]> git.lyx.org Git - lyx.git/blob - lib/doc/fr/EmbeddedObjects.lyx
Documentation for customization of citation formats.
[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, ajoutez la commande 
9624 \series bold
9625
9626 \backslash
9627 clearpage
9628 \series default
9629  en tant que code TeX juste avant votre tableau long.
9630 \end_layout
9631
9632 \begin_layout Subsection
9633 Sauts de pages forcés
9634 \begin_inset Index
9635 status collapsed
9636
9637 \begin_layout Plain Layout
9638 Tableaux longs ! Sauts de pages forcés
9639 \end_layout
9640
9641 \end_inset
9642
9643
9644 \end_layout
9645
9646 \begin_layout Standard
9647 Implicitement les tableaux ne peuvent être coupés qu'entre deux lignes.
9648  Si vous avez une cellule avec plusieurs lignes et que vous voulez avoir
9649  un saut de page à l'intérieur de cette cellule, insérez la commande LaTeX
9650  de saut de ligne 
9651 \begin_inset Quotes eld
9652 \end_inset
9653
9654
9655 \backslash
9656
9657 \backslash
9658
9659 \begin_inset Quotes erd
9660 \end_inset
9661
9662  en code TeX à l'endroit de la cellule où vous voulez qu'elle soit coupée.
9663  Avant la commande 
9664 \begin_inset Quotes eld
9665 \end_inset
9666
9667
9668 \backslash
9669
9670 \backslash
9671
9672 \begin_inset Quotes erd
9673 \end_inset
9674
9675 , vous devez insérer en code TeX, autant de caractères 
9676 \begin_inset Quotes eld
9677 \end_inset
9678
9679 &
9680 \begin_inset Quotes erd
9681 \end_inset
9682
9683  qu'il y a de colonnes après la cellule concernée.
9684  Le caractère 
9685 \begin_inset Quotes eld
9686 \end_inset
9687
9688 &
9689 \begin_inset Quotes erd
9690 \end_inset
9691
9692  sert à séparer les colonnes d'un tableau.
9693  Écrivez en code-TeX, après chaque 
9694 \begin_inset Quotes eld
9695 \end_inset
9696
9697 &
9698 \begin_inset Quotes erd
9699 \end_inset
9700
9701  le contenu des cellules correspondantes et en même temps supprimez le contenu
9702  de ces cellules dans le texte normal.
9703  
9704 \begin_inset Newline newline
9705 \end_inset
9706
9707 Après la commande 
9708 \backslash
9709
9710 \backslash
9711 , insérez autant de caractères 
9712 \begin_inset Quotes eld
9713 \end_inset
9714
9715 &
9716 \begin_inset Quotes erd
9717 \end_inset
9718
9719  qu'il y a de colonnes avant la colonne traitée.
9720  Dans le tableau
9721 \begin_inset space ~
9722 \end_inset
9723
9724
9725 \begin_inset CommandInset ref
9726 LatexCommand ref
9727 reference "tab:Tableau-saut-de-page"
9728
9729 \end_inset
9730
9731  la cellule qui doit être coupée est dans la deuxième colonne et elle est
9732  suivie par une autre colonne.
9733  La commande suivante a donc été insérée en code TeX dans la cellule après
9734  le mot 
9735 \begin_inset Quotes eld
9736 \end_inset
9737
9738
9739 \emph on
9740 Castelchiodato,
9741 \emph default
9742
9743 \begin_inset Quotes erd
9744 \end_inset
9745
9746 :
9747 \end_layout
9748
9749 \begin_layout Standard
9750
9751 \series bold
9752 & 111
9753 \backslash
9754
9755 \backslash
9756  
9757 \backslash
9758 newpage
9759 \begin_inset Newline newline
9760 \end_inset
9761
9762 &
9763 \end_layout
9764
9765 \begin_layout Standard
9766 Le 
9767 \begin_inset Quotes eld
9768 \end_inset
9769
9770 111
9771 \begin_inset Quotes erd
9772 \end_inset
9773
9774  dans la troisième colonne de la ligne a été supprimé.
9775  
9776 \series bold
9777
9778 \backslash
9779 newpage
9780 \series default
9781  est nécessaire seulement quand un saut de page doit impérativement avoir
9782  lieu à cet endroit, sinon on n'a qu'une possibilité de saut.
9783  Si votre ligne de pied de tableau n'a pas de bordure supérieure pour une
9784  raison ou une autre mais que vous voulez une ligne à l'endroit où la cellule
9785  est coupée, utilisez cette commande à la place de la précédente :
9786 \end_layout
9787
9788 \begin_layout Standard
9789
9790 \series bold
9791 & 111
9792 \backslash
9793
9794 \backslash
9795
9796 \begin_inset Newline newline
9797 \end_inset
9798
9799
9800 \backslash
9801 hline &
9802 \end_layout
9803
9804 \begin_layout Standard
9805 Quand la cellule qui doit être coupée est dans la dernière colonne, on doit
9806  insérer la commande
9807 \end_layout
9808
9809 \begin_layout Standard
9810
9811 \series bold
9812
9813 \backslash
9814 setlength{
9815 \backslash
9816 parfillskip}{0pt}
9817 \end_layout
9818
9819 \begin_layout Standard
9820 au début de la cellule.
9821  Cela assure que la portion de la cellule qui va se trouver affichée sur
9822  la page suivante le sera avec toute la largeur de la cellule.
9823 \end_layout
9824
9825 \begin_layout Standard
9826 \align center
9827 \begin_inset Tabular
9828 <lyxtabular version="3" rows="38" columns="3">
9829 <features islongtable="true" lastFootEmpty="true">
9830 <column alignment="left" valignment="top" width="0cm">
9831 <column alignment="left" valignment="top" width="3cm">
9832 <column alignment="center" valignment="top" width="0pt">
9833 <row caption="true">
9834 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9835 \begin_inset Text
9836
9837 \begin_layout Plain Layout
9838 \begin_inset Caption
9839
9840 \begin_layout Plain Layout
9841 Tableau avec un saut de page forcé dans une cellule
9842 \begin_inset CommandInset label
9843 LatexCommand label
9844 name "tab:Tableau-saut-de-page"
9845
9846 \end_inset
9847
9848
9849 \begin_inset OptArg
9850 status collapsed
9851
9852 \begin_layout Plain Layout
9853 Tableau avec un saut de page forcé dans une cellule
9854 \end_layout
9855
9856 \end_inset
9857
9858
9859 \end_layout
9860
9861 \end_inset
9862
9863
9864 \end_layout
9865
9866 \end_inset
9867 </cell>
9868 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9869 \begin_inset Text
9870
9871 \begin_layout Plain Layout
9872
9873 \end_layout
9874
9875 \end_inset
9876 </cell>
9877 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9878 \begin_inset Text
9879
9880 \begin_layout Plain Layout
9881
9882 \end_layout
9883
9884 \end_inset
9885 </cell>
9886 </row>
9887 <row endfirsthead="true">
9888 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9889 \begin_inset Text
9890
9891 \begin_layout Plain Layout
9892
9893 \series bold
9894 Exemple d'annuaire téléphonique (ne faites pas attention aux noms)
9895 \end_layout
9896
9897 \end_inset
9898 </cell>
9899 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9900 \begin_inset Text
9901
9902 \begin_layout Plain Layout
9903
9904 \end_layout
9905
9906 \end_inset
9907 </cell>
9908 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9909 \begin_inset Text
9910
9911 \begin_layout Plain Layout
9912
9913 \end_layout
9914
9915 \end_inset
9916 </cell>
9917 </row>
9918 <row endfirsthead="true">
9919 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9920 \begin_inset Text
9921
9922 \begin_layout Plain Layout
9923
9924 \series bold
9925 NOM
9926 \end_layout
9927
9928 \end_inset
9929 </cell>
9930 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9931 \begin_inset Text
9932
9933 \begin_layout Plain Layout
9934
9935 \end_layout
9936
9937 \end_inset
9938 </cell>
9939 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9940 \begin_inset Text
9941
9942 \begin_layout Plain Layout
9943
9944 \series bold
9945 TÉL.
9946 \end_layout
9947
9948 \end_inset
9949 </cell>
9950 </row>
9951 <row endhead="true">
9952 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9953 \begin_inset Text
9954
9955 \begin_layout Plain Layout
9956 \begin_inset ERT
9957 status collapsed
9958
9959 \begin_layout Plain Layout
9960
9961
9962 \backslash
9963 caption*{Tableau sur deux pages avec un saut de page dans une cellule}
9964 \backslash
9965
9966 \backslash
9967 %
9968 \end_layout
9969
9970 \end_inset
9971
9972
9973 \end_layout
9974
9975 \end_inset
9976 </cell>
9977 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9978 \begin_inset Text
9979
9980 \begin_layout Plain Layout
9981
9982 \end_layout
9983
9984 \end_inset
9985 </cell>
9986 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9987 \begin_inset Text
9988
9989 \begin_layout Plain Layout
9990
9991 \end_layout
9992
9993 \end_inset
9994 </cell>
9995 </row>
9996 <row endhead="true">
9997 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9998 \begin_inset Text
9999
10000 \begin_layout Plain Layout
10001  
10002 \series bold
10003 Exemple d'annuaire téléphonique
10004 \end_layout
10005
10006 \end_inset
10007 </cell>
10008 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10009 \begin_inset Text
10010
10011 \begin_layout Plain Layout
10012
10013 \end_layout
10014
10015 \end_inset
10016 </cell>
10017 <cell multicolumn="2" 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 \end_layout
10023
10024 \end_inset
10025 </cell>
10026 </row>
10027 <row endhead="true">
10028 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10029 \begin_inset Text
10030
10031 \begin_layout Plain Layout
10032
10033 \series bold
10034 NOM
10035 \end_layout
10036
10037 \end_inset
10038 </cell>
10039 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10040 \begin_inset Text
10041
10042 \begin_layout Plain Layout
10043
10044 \end_layout
10045
10046 \end_inset
10047 </cell>
10048 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10049 \begin_inset Text
10050
10051 \begin_layout Plain Layout
10052
10053 \series bold
10054 TÉL.
10055 \end_layout
10056
10057 \end_inset
10058 </cell>
10059 </row>
10060 <row endfoot="true">
10061 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
10062 \begin_inset Text
10063
10064 \begin_layout Plain Layout
10065 suite page suivante\SpecialChar \ldots{}
10066
10067 \end_layout
10068
10069 \end_inset
10070 </cell>
10071 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10072 \begin_inset Text
10073
10074 \begin_layout Plain Layout
10075
10076 \end_layout
10077
10078 \end_inset
10079 </cell>
10080 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10081 \begin_inset Text
10082
10083 \begin_layout Plain Layout
10084
10085 \end_layout
10086
10087 \end_inset
10088 </cell>
10089 </row>
10090 <row>
10091 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10092 \begin_inset Text
10093
10094 \begin_layout Plain Layout
10095
10096 \series bold
10097 Annovi
10098 \end_layout
10099
10100 \end_inset
10101 </cell>
10102 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10103 \begin_inset Text
10104
10105 \begin_layout Plain Layout
10106 Silvia
10107 \end_layout
10108
10109 \end_inset
10110 </cell>
10111 <cell alignment="right" valignment="top" rightline="true" usebox="none">
10112 \begin_inset Text
10113
10114 \begin_layout Plain Layout
10115 111
10116 \end_layout
10117
10118 \end_inset
10119 </cell>
10120 </row>
10121 <row>
10122 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10123 \begin_inset Text
10124
10125 \begin_layout Plain Layout
10126
10127 \series bold
10128 Bertoli
10129 \end_layout
10130
10131 \end_inset
10132 </cell>
10133 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10134 \begin_inset Text
10135
10136 \begin_layout Plain Layout
10137 Stefano
10138 \end_layout
10139
10140 \end_inset
10141 </cell>
10142 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10143 \begin_inset Text
10144
10145 \begin_layout Plain Layout
10146 111
10147 \end_layout
10148
10149 \end_inset
10150 </cell>
10151 </row>
10152 <row>
10153 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10154 \begin_inset Text
10155
10156 \begin_layout Plain Layout
10157
10158 \series bold
10159 Bozzi
10160 \end_layout
10161
10162 \end_inset
10163 </cell>
10164 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10165 \begin_inset Text
10166
10167 \begin_layout Plain Layout
10168 Walter
10169 \end_layout
10170
10171 \end_inset
10172 </cell>
10173 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10174 \begin_inset Text
10175
10176 \begin_layout Plain Layout
10177 111
10178 \end_layout
10179
10180 \end_inset
10181 </cell>
10182 </row>
10183 <row>
10184 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10185 \begin_inset Text
10186
10187 \begin_layout Plain Layout
10188
10189 \series bold
10190 Cachia
10191 \end_layout
10192
10193 \end_inset
10194 </cell>
10195 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10196 \begin_inset Text
10197
10198 \begin_layout Plain Layout
10199 Maria
10200 \end_layout
10201
10202 \end_inset
10203 </cell>
10204 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10205 \begin_inset Text
10206
10207 \begin_layout Plain Layout
10208 111
10209 \end_layout
10210
10211 \end_inset
10212 </cell>
10213 </row>
10214 <row>
10215 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10216 \begin_inset Text
10217
10218 \begin_layout Plain Layout
10219
10220 \series bold
10221 Cachia
10222 \end_layout
10223
10224 \end_inset
10225 </cell>
10226 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10227 \begin_inset Text
10228
10229 \begin_layout Plain Layout
10230 Maurizio
10231 \end_layout
10232
10233 \end_inset
10234 </cell>
10235 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10236 \begin_inset Text
10237
10238 \begin_layout Plain Layout
10239 111
10240 \end_layout
10241
10242 \end_inset
10243 </cell>
10244 </row>
10245 <row>
10246 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10247 \begin_inset Text
10248
10249 \begin_layout Plain Layout
10250
10251 \series bold
10252 Cinquemani
10253 \end_layout
10254
10255 \end_inset
10256 </cell>
10257 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10258 \begin_inset Text
10259
10260 \begin_layout Plain Layout
10261 Giusi
10262 \end_layout
10263
10264 \end_inset
10265 </cell>
10266 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10267 \begin_inset Text
10268
10269 \begin_layout Plain Layout
10270 111
10271 \end_layout
10272
10273 \end_inset
10274 </cell>
10275 </row>
10276 <row>
10277 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10278 \begin_inset Text
10279
10280 \begin_layout Plain Layout
10281
10282 \series bold
10283 Colin
10284 \end_layout
10285
10286 \end_inset
10287 </cell>
10288 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10289 \begin_inset Text
10290
10291 \begin_layout Plain Layout
10292 Bernard
10293 \end_layout
10294
10295 \end_inset
10296 </cell>
10297 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10298 \begin_inset Text
10299
10300 \begin_layout Plain Layout
10301 111
10302 \end_layout
10303
10304 \end_inset
10305 </cell>
10306 </row>
10307 <row>
10308 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10309 \begin_inset Text
10310
10311 \begin_layout Plain Layout
10312
10313 \series bold
10314 Concli
10315 \end_layout
10316
10317 \end_inset
10318 </cell>
10319 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10320 \begin_inset Text
10321
10322 \begin_layout Plain Layout
10323 Gianfranco
10324 \end_layout
10325
10326 \end_inset
10327 </cell>
10328 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10329 \begin_inset Text
10330
10331 \begin_layout Plain Layout
10332 111
10333 \end_layout
10334
10335 \end_inset
10336 </cell>
10337 </row>
10338 <row>
10339 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10340 \begin_inset Text
10341
10342 \begin_layout Plain Layout
10343
10344 \series bold
10345 Dal Bosco
10346 \end_layout
10347
10348 \end_inset
10349 </cell>
10350 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10351 \begin_inset Text
10352
10353 \begin_layout Plain Layout
10354 Carolina
10355 \end_layout
10356
10357 \end_inset
10358 </cell>
10359 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10360 \begin_inset Text
10361
10362 \begin_layout Plain Layout
10363 111
10364 \end_layout
10365
10366 \end_inset
10367 </cell>
10368 </row>
10369 <row>
10370 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10371 \begin_inset Text
10372
10373 \begin_layout Plain Layout
10374
10375 \series bold
10376 Dalpiaz
10377 \end_layout
10378
10379 \end_inset
10380 </cell>
10381 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10382 \begin_inset Text
10383
10384 \begin_layout Plain Layout
10385 Annamaria
10386 \end_layout
10387
10388 \end_inset
10389 </cell>
10390 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10391 \begin_inset Text
10392
10393 \begin_layout Plain Layout
10394 111
10395 \end_layout
10396
10397 \end_inset
10398 </cell>
10399 </row>
10400 <row>
10401 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10402 \begin_inset Text
10403
10404 \begin_layout Plain Layout
10405
10406 \series bold
10407 Feliciello
10408 \end_layout
10409
10410 \end_inset
10411 </cell>
10412 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10413 \begin_inset Text
10414
10415 \begin_layout Plain Layout
10416 Domenico
10417 \end_layout
10418
10419 \end_inset
10420 </cell>
10421 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10422 \begin_inset Text
10423
10424 \begin_layout Plain Layout
10425 111
10426 \end_layout
10427
10428 \end_inset
10429 </cell>
10430 </row>
10431 <row>
10432 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10433 \begin_inset Text
10434
10435 \begin_layout Plain Layout
10436
10437 \series bold
10438 Focarelli
10439 \end_layout
10440
10441 \end_inset
10442 </cell>
10443 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10444 \begin_inset Text
10445
10446 \begin_layout Plain Layout
10447 Paola
10448 \end_layout
10449
10450 \end_inset
10451 </cell>
10452 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10453 \begin_inset Text
10454
10455 \begin_layout Plain Layout
10456 111
10457 \end_layout
10458
10459 \end_inset
10460 </cell>
10461 </row>
10462 <row>
10463 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10464 \begin_inset Text
10465
10466 \begin_layout Plain Layout
10467
10468 \series bold
10469 Galletti
10470 \end_layout
10471
10472 \end_inset
10473 </cell>
10474 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10475 \begin_inset Text
10476
10477 \begin_layout Plain Layout
10478 Oreste
10479 \end_layout
10480
10481 \end_inset
10482 </cell>
10483 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10484 \begin_inset Text
10485
10486 \begin_layout Plain Layout
10487 111
10488 \end_layout
10489
10490 \end_inset
10491 </cell>
10492 </row>
10493 <row>
10494 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10495 \begin_inset Text
10496
10497 \begin_layout Plain Layout
10498
10499 \series bold
10500 Gasparini
10501 \end_layout
10502
10503 \end_inset
10504 </cell>
10505 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10506 \begin_inset Text
10507
10508 \begin_layout Plain Layout
10509 Franca
10510 \end_layout
10511
10512 \end_inset
10513 </cell>
10514 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10515 \begin_inset Text
10516
10517 \begin_layout Plain Layout
10518 111
10519 \end_layout
10520
10521 \end_inset
10522 </cell>
10523 </row>
10524 <row>
10525 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10526 \begin_inset Text
10527
10528 \begin_layout Plain Layout
10529
10530 \series bold
10531 Lassini
10532 \end_layout
10533
10534 \end_inset
10535 </cell>
10536 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10537 \begin_inset Text
10538
10539 \begin_layout Plain Layout
10540 Giancarlo
10541 \end_layout
10542
10543 \end_inset
10544 </cell>
10545 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10546 \begin_inset Text
10547
10548 \begin_layout Plain Layout
10549 111
10550 \end_layout
10551
10552 \end_inset
10553 </cell>
10554 </row>
10555 <row>
10556 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10557 \begin_inset Text
10558
10559 \begin_layout Plain Layout
10560
10561 \series bold
10562 Malfatti
10563 \end_layout
10564
10565 \end_inset
10566 </cell>
10567 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10568 \begin_inset Text
10569
10570 \begin_layout Plain Layout
10571 Luciano
10572 \end_layout
10573
10574 \end_inset
10575 </cell>
10576 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10577 \begin_inset Text
10578
10579 \begin_layout Plain Layout
10580 111
10581 \end_layout
10582
10583 \end_inset
10584 </cell>
10585 </row>
10586 <row>
10587 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10588 \begin_inset Text
10589
10590 \begin_layout Plain Layout
10591
10592 \series bold
10593 Malfatti
10594 \end_layout
10595
10596 \end_inset
10597 </cell>
10598 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10599 \begin_inset Text
10600
10601 \begin_layout Plain Layout
10602 Valeriano
10603 \end_layout
10604
10605 \end_inset
10606 </cell>
10607 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10608 \begin_inset Text
10609
10610 \begin_layout Plain Layout
10611 111
10612 \end_layout
10613
10614 \end_inset
10615 </cell>
10616 </row>
10617 <row>
10618 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10619 \begin_inset Text
10620
10621 \begin_layout Plain Layout
10622
10623 \series bold
10624 Meneguzzo
10625 \end_layout
10626
10627 \end_inset
10628 </cell>
10629 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10630 \begin_inset Text
10631
10632 \begin_layout Plain Layout
10633 Roberto
10634 \end_layout
10635
10636 \end_inset
10637 </cell>
10638 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10639 \begin_inset Text
10640
10641 \begin_layout Plain Layout
10642 111
10643 \end_layout
10644
10645 \end_inset
10646 </cell>
10647 </row>
10648 <row>
10649 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10650 \begin_inset Text
10651
10652 \begin_layout Plain Layout
10653
10654 \series bold
10655 Mezzadra
10656 \end_layout
10657
10658 \end_inset
10659 </cell>
10660 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10661 \begin_inset Text
10662
10663 \begin_layout Plain Layout
10664 Roberto
10665 \end_layout
10666
10667 \end_inset
10668 </cell>
10669 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10670 \begin_inset Text
10671
10672 \begin_layout Plain Layout
10673 111
10674 \end_layout
10675
10676 \end_inset
10677 </cell>
10678 </row>
10679 <row>
10680 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10681 \begin_inset Text
10682
10683 \begin_layout Plain Layout
10684
10685 \series bold
10686 Pirpamer
10687 \end_layout
10688
10689 \end_inset
10690 </cell>
10691 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10692 \begin_inset Text
10693
10694 \begin_layout Plain Layout
10695 Erich
10696 \end_layout
10697
10698 \end_inset
10699 </cell>
10700 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10701 \begin_inset Text
10702
10703 \begin_layout Plain Layout
10704 111
10705 \end_layout
10706
10707 \end_inset
10708 </cell>
10709 </row>
10710 <row>
10711 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10712 \begin_inset Text
10713
10714 \begin_layout Plain Layout
10715
10716 \series bold
10717 Pochiesa
10718 \end_layout
10719
10720 \end_inset
10721 </cell>
10722 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10723 \begin_inset Text
10724
10725 \begin_layout Plain Layout
10726 Paolo
10727 \end_layout
10728
10729 \end_inset
10730 </cell>
10731 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10732 \begin_inset Text
10733
10734 \begin_layout Plain Layout
10735 111, 222
10736 \end_layout
10737
10738 \end_inset
10739 </cell>
10740 </row>
10741 <row>
10742 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10743 \begin_inset Text
10744
10745 \begin_layout Plain Layout
10746
10747 \series bold
10748 Radina
10749 \end_layout
10750
10751 \end_inset
10752 </cell>
10753 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10754 \begin_inset Text
10755
10756 \begin_layout Plain Layout
10757 Claudio
10758 \end_layout
10759
10760 \end_inset
10761 </cell>
10762 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10763 \begin_inset Text
10764
10765 \begin_layout Plain Layout
10766 111
10767 \end_layout
10768
10769 \end_inset
10770 </cell>
10771 </row>
10772 <row>
10773 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10774 \begin_inset Text
10775
10776 \begin_layout Plain Layout
10777
10778 \series bold
10779 Rizzardi
10780 \end_layout
10781
10782 \end_inset
10783 </cell>
10784 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10785 \begin_inset Text
10786
10787 \begin_layout Plain Layout
10788 Giancarlo, 11.
10789  Fürst von Montecompatri, 11.
10790  Fürst von Sulmona und Vivaro, 10.
10791  Fürst von Rossano, 5.
10792  Herzog von Canemorte, 11.
10793  Herzog von Palombara, 5.
10794  Herzog von Castelchiodato,
10795 \begin_inset ERT
10796 status open
10797
10798 \begin_layout Plain Layout
10799
10800 & 111
10801 \backslash
10802
10803 \backslash
10804  
10805 \backslash
10806 newpage
10807 \end_layout
10808
10809 \begin_layout Plain Layout
10810
10811 &
10812 \end_layout
10813
10814 \end_inset
10815
10816  11.
10817  Herzog von Poggionativo, 11.
10818  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10819  Graf von Valinfreda, 11.
10820  Baron von Cropalati, 11.
10821  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10822 \end_layout
10823
10824 \end_inset
10825 </cell>
10826 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10827 \begin_inset Text
10828
10829 \begin_layout Plain Layout
10830
10831 \end_layout
10832
10833 \end_inset
10834 </cell>
10835 </row>
10836 <row>
10837 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10838 \begin_inset Text
10839
10840 \begin_layout Plain Layout
10841
10842 \series bold
10843 Stuffer
10844 \end_layout
10845
10846 \end_inset
10847 </cell>
10848 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10849 \begin_inset Text
10850
10851 \begin_layout Plain Layout
10852 Oskar
10853 \end_layout
10854
10855 \end_inset
10856 </cell>
10857 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10858 \begin_inset Text
10859
10860 \begin_layout Plain Layout
10861 111
10862 \end_layout
10863
10864 \end_inset
10865 </cell>
10866 </row>
10867 <row>
10868 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10869 \begin_inset Text
10870
10871 \begin_layout Plain Layout
10872
10873 \series bold
10874 Tacchelli
10875 \end_layout
10876
10877 \end_inset
10878 </cell>
10879 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10880 \begin_inset Text
10881
10882 \begin_layout Plain Layout
10883 Ugo
10884 \end_layout
10885
10886 \end_inset
10887 </cell>
10888 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10889 \begin_inset Text
10890
10891 \begin_layout Plain Layout
10892 111
10893 \end_layout
10894
10895 \end_inset
10896 </cell>
10897 </row>
10898 <row>
10899 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10900 \begin_inset Text
10901
10902 \begin_layout Plain Layout
10903
10904 \series bold
10905 Tezzele
10906 \end_layout
10907
10908 \end_inset
10909 </cell>
10910 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10911 \begin_inset Text
10912
10913 \begin_layout Plain Layout
10914 Margit
10915 \end_layout
10916
10917 \end_inset
10918 </cell>
10919 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10920 \begin_inset Text
10921
10922 \begin_layout Plain Layout
10923 111
10924 \end_layout
10925
10926 \end_inset
10927 </cell>
10928 </row>
10929 <row>
10930 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10931 \begin_inset Text
10932
10933 \begin_layout Plain Layout
10934
10935 \series bold
10936 Unterkalmsteiner
10937 \end_layout
10938
10939 \end_inset
10940 </cell>
10941 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10942 \begin_inset Text
10943
10944 \begin_layout Plain Layout
10945 Frieda
10946 \end_layout
10947
10948 \end_inset
10949 </cell>
10950 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10951 \begin_inset Text
10952
10953 \begin_layout Plain Layout
10954 111
10955 \end_layout
10956
10957 \end_inset
10958 </cell>
10959 </row>
10960 <row>
10961 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10962 \begin_inset Text
10963
10964 \begin_layout Plain Layout
10965
10966 \series bold
10967 Vieider
10968 \end_layout
10969
10970 \end_inset
10971 </cell>
10972 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10973 \begin_inset Text
10974
10975 \begin_layout Plain Layout
10976 Hilde
10977 \end_layout
10978
10979 \end_inset
10980 </cell>
10981 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10982 \begin_inset Text
10983
10984 \begin_layout Plain Layout
10985 111
10986 \end_layout
10987
10988 \end_inset
10989 </cell>
10990 </row>
10991 <row>
10992 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10993 \begin_inset Text
10994
10995 \begin_layout Plain Layout
10996
10997 \series bold
10998 Vigna
10999 \end_layout
11000
11001 \end_inset
11002 </cell>
11003 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11004 \begin_inset Text
11005
11006 \begin_layout Plain Layout
11007 Jürgen
11008 \end_layout
11009
11010 \end_inset
11011 </cell>
11012 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11013 \begin_inset Text
11014
11015 \begin_layout Plain Layout
11016 111
11017 \end_layout
11018
11019 \end_inset
11020 </cell>
11021 </row>
11022 <row>
11023 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11024 \begin_inset Text
11025
11026 \begin_layout Plain Layout
11027
11028 \series bold
11029 Weber
11030 \end_layout
11031
11032 \end_inset
11033 </cell>
11034 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11035 \begin_inset Text
11036
11037 \begin_layout Plain Layout
11038 Maurizio
11039 \end_layout
11040
11041 \end_inset
11042 </cell>
11043 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11044 \begin_inset Text
11045
11046 \begin_layout Plain Layout
11047 111
11048 \end_layout
11049
11050 \end_inset
11051 </cell>
11052 </row>
11053 <row>
11054 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11055 \begin_inset Text
11056
11057 \begin_layout Plain Layout
11058
11059 \series bold
11060 Winkler
11061 \end_layout
11062
11063 \end_inset
11064 </cell>
11065 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11066 \begin_inset Text
11067
11068 \begin_layout Plain Layout
11069 Franz
11070 \end_layout
11071
11072 \end_inset
11073 </cell>
11074 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11075 \begin_inset Text
11076
11077 \begin_layout Plain Layout
11078 111
11079 \end_layout
11080
11081 \end_inset
11082 </cell>
11083 </row>
11084 </lyxtabular>
11085
11086 \end_inset
11087
11088
11089 \end_layout
11090
11091 \begin_layout Section
11092 Colonnes et lignes à lignes multiples
11093 \end_layout
11094
11095 \begin_layout Subsection
11096 Lignes multiples dans une cellule de tableau
11097 \begin_inset CommandInset label
11098 LatexCommand label
11099 name "sub:Lignes-multiple-dans-cellule"
11100
11101 \end_inset
11102
11103
11104 \begin_inset Index
11105 status collapsed
11106
11107 \begin_layout Plain Layout
11108 Plusieurs lignes dans une case de tableau
11109 \end_layout
11110
11111 \end_inset
11112
11113
11114 \begin_inset Index
11115 status collapsed
11116
11117 \begin_layout Plain Layout
11118 Tableau ! Saut de ligne
11119 \end_layout
11120
11121 \end_inset
11122
11123
11124 \end_layout
11125
11126 \begin_layout Standard
11127 \noindent
11128 \begin_inset Float table
11129 placement H
11130 wide false
11131 sideways false
11132 status open
11133
11134 \begin_layout Plain Layout
11135 \begin_inset Caption
11136
11137 \begin_layout Plain Layout
11138 \begin_inset CommandInset label
11139 LatexCommand label
11140 name "tab:Tableau-avec-plusieurs-lignes"
11141
11142 \end_inset
11143
11144 Tableau avec des lignes multiples dans une cellule
11145 \end_layout
11146
11147 \end_inset
11148
11149
11150 \end_layout
11151
11152 \begin_layout Plain Layout
11153 \align center
11154 \begin_inset Tabular
11155 <lyxtabular version="3" rows="3" columns="3">
11156 <features>
11157 <column alignment="center" valignment="middle" width="2.5cm">
11158 <column alignment="center" valignment="middle" width="0">
11159 <column alignment="center" valignment="middle" width="0">
11160 <row>
11161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11162 \begin_inset Text
11163
11164 \begin_layout Plain Layout
11165 Lignes
11166 \begin_inset Newline linebreak
11167 \end_inset
11168
11169 multiples
11170 \end_layout
11171
11172 \end_inset
11173 </cell>
11174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11175 \begin_inset Text
11176
11177 \begin_layout Plain Layout
11178 b
11179 \end_layout
11180
11181 \end_inset
11182 </cell>
11183 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11184 \begin_inset Text
11185
11186 \begin_layout Plain Layout
11187 c
11188 \end_layout
11189
11190 \end_inset
11191 </cell>
11192 </row>
11193 <row>
11194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11195 \begin_inset Text
11196
11197 \begin_layout Plain Layout
11198 d
11199 \end_layout
11200
11201 \end_inset
11202 </cell>
11203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11204 \begin_inset Text
11205
11206 \begin_layout Plain Layout
11207 e
11208 \end_layout
11209
11210 \end_inset
11211 </cell>
11212 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11213 \begin_inset Text
11214
11215 \begin_layout Plain Layout
11216 f
11217 \end_layout
11218
11219 \end_inset
11220 </cell>
11221 </row>
11222 <row>
11223 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11224 \begin_inset Text
11225
11226 \begin_layout Plain Layout
11227 g
11228 \end_layout
11229
11230 \end_inset
11231 </cell>
11232 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11233 \begin_inset Text
11234
11235 \begin_layout Plain Layout
11236 h
11237 \end_layout
11238
11239 \end_inset
11240 </cell>
11241 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11242 \begin_inset Text
11243
11244 \begin_layout Plain Layout
11245 i
11246 \end_layout
11247
11248 \end_inset
11249 </cell>
11250 </row>
11251 </lyxtabular>
11252
11253 \end_inset
11254
11255
11256 \end_layout
11257
11258 \end_inset
11259
11260
11261 \end_layout
11262
11263 \begin_layout Standard
11264 En fixant la largeur d'une colonne, on permet d'entrer du texte sous forme
11265  d'un paragraphe avec des sauts de lignes et des césures.
11266 \end_layout
11267
11268 \begin_layout Standard
11269 Pour obtenir le tableau
11270 \begin_inset space ~
11271 \end_inset
11272
11273
11274 \begin_inset CommandInset ref
11275 LatexCommand ref
11276 reference "tab:Tableau-avec-plusieurs-lignes"
11277
11278 \end_inset
11279
11280 , créez un tableau 3×3, sélectionnez la première cellule et faites un clic
11281  droit dessus.
11282  Dans la fenêtre de dialogue qui s'ouvre fixez une largeur de cellule de
11283  2.5
11284 \begin_inset space \thinspace{}
11285 \end_inset
11286
11287 cm et choisissez les alignements vertical et horizontal centrés.
11288  L'alignement vertical va s'appliquer à toutes les cellules de la ligne.
11289  Comme notre texte est plus petit que 2.5
11290 \begin_inset space \thinspace{}
11291 \end_inset
11292
11293 cm, une seule ligne va apparaître.
11294  Pour avoir deux lignes, un saut de ligne justifié a été ajouté (raccourci
11295  
11296 \family sans
11297 Ctrl-Shift-Entrée
11298 \family default
11299 ).
11300  Si le texte est plus large que la taille de cellule choisie, il sera automatiqu
11301 ement découpé en plusieurs lignes.
11302 \end_layout
11303
11304 \begin_layout Standard
11305 Si vous avez un mot long dans une cellule de largeur fixée, LaTeX ne peut
11306  pas effectuer de césure si c'est le premier élément de la cellule.
11307  Vous devez donc insérer quelque chose avant pour qu'il ne soit plus le
11308  premier élément : Ajoutez un espace horizontal de 0
11309 \begin_inset space \thinspace{}
11310 \end_inset
11311
11312 pt juste avant votre mot.
11313  Comme l'espace est égal à zéro, la sortie ne sera pas modifiée.
11314  Le tableau
11315 \begin_inset space ~
11316 \end_inset
11317
11318
11319 \begin_inset CommandInset ref
11320 LatexCommand ref
11321 reference "tab:Tableau-césure"
11322
11323 \end_inset
11324
11325  montre l'effet de cette insertion.
11326 \end_layout
11327
11328 \begin_layout Standard
11329 \begin_inset Float table
11330 placement h
11331 wide false
11332 sideways false
11333 status open
11334
11335 \begin_layout Plain Layout
11336 \begin_inset Caption
11337
11338 \begin_layout Plain Layout
11339 \begin_inset CommandInset label
11340 LatexCommand label
11341 name "tab:Tableau-césure"
11342
11343 \end_inset
11344
11345 Tableau avec et sans césure.
11346 \end_layout
11347
11348 \end_inset
11349
11350
11351 \end_layout
11352
11353 \begin_layout Plain Layout
11354 \begin_inset space \hfill{}
11355 \end_inset
11356
11357
11358 \begin_inset Tabular
11359 <lyxtabular version="3" rows="3" columns="3">
11360 <features>
11361 <column alignment="center" valignment="middle" width="2.5cm">
11362 <column alignment="center" valignment="middle" width="0">
11363 <column alignment="center" valignment="middle" width="0">
11364 <row>
11365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11366 \begin_inset Text
11367
11368 \begin_layout Plain Layout
11369 mottrèslongdansunecellule
11370 \end_layout
11371
11372 \end_inset
11373 </cell>
11374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11375 \begin_inset Text
11376
11377 \begin_layout Plain Layout
11378 b
11379 \end_layout
11380
11381 \end_inset
11382 </cell>
11383 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11384 \begin_inset Text
11385
11386 \begin_layout Plain Layout
11387 c
11388 \end_layout
11389
11390 \end_inset
11391 </cell>
11392 </row>
11393 <row>
11394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11395 \begin_inset Text
11396
11397 \begin_layout Plain Layout
11398 d
11399 \end_layout
11400
11401 \end_inset
11402 </cell>
11403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11404 \begin_inset Text
11405
11406 \begin_layout Plain Layout
11407 e
11408 \end_layout
11409
11410 \end_inset
11411 </cell>
11412 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11413 \begin_inset Text
11414
11415 \begin_layout Plain Layout
11416 f
11417 \end_layout
11418
11419 \end_inset
11420 </cell>
11421 </row>
11422 <row>
11423 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11424 \begin_inset Text
11425
11426 \begin_layout Plain Layout
11427 g
11428 \end_layout
11429
11430 \end_inset
11431 </cell>
11432 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11433 \begin_inset Text
11434
11435 \begin_layout Plain Layout
11436 h
11437 \end_layout
11438
11439 \end_inset
11440 </cell>
11441 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11442 \begin_inset Text
11443
11444 \begin_layout Plain Layout
11445 i
11446 \end_layout
11447
11448 \end_inset
11449 </cell>
11450 </row>
11451 </lyxtabular>
11452
11453 \end_inset
11454
11455
11456 \begin_inset space \hfill{}
11457 \end_inset
11458
11459
11460 \begin_inset Tabular
11461 <lyxtabular version="3" rows="3" columns="3">
11462 <features>
11463 <column alignment="center" valignment="middle" width="2.5cm">
11464 <column alignment="center" valignment="middle" width="0">
11465 <column alignment="center" valignment="middle" width="0">
11466 <row>
11467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11468 \begin_inset Text
11469
11470 \begin_layout Plain Layout
11471 \begin_inset space \hspace{}
11472 \length 0pt
11473 \end_inset
11474
11475 mottrèslongdansunecellule
11476 \end_layout
11477
11478 \end_inset
11479 </cell>
11480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11481 \begin_inset Text
11482
11483 \begin_layout Plain Layout
11484 b
11485 \end_layout
11486
11487 \end_inset
11488 </cell>
11489 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11490 \begin_inset Text
11491
11492 \begin_layout Plain Layout
11493 c
11494 \end_layout
11495
11496 \end_inset
11497 </cell>
11498 </row>
11499 <row>
11500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11501 \begin_inset Text
11502
11503 \begin_layout Plain Layout
11504 d
11505 \end_layout
11506
11507 \end_inset
11508 </cell>
11509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11510 \begin_inset Text
11511
11512 \begin_layout Plain Layout
11513 e
11514 \end_layout
11515
11516 \end_inset
11517 </cell>
11518 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11519 \begin_inset Text
11520
11521 \begin_layout Plain Layout
11522 f
11523 \end_layout
11524
11525 \end_inset
11526 </cell>
11527 </row>
11528 <row>
11529 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11530 \begin_inset Text
11531
11532 \begin_layout Plain Layout
11533 g
11534 \end_layout
11535
11536 \end_inset
11537 </cell>
11538 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11539 \begin_inset Text
11540
11541 \begin_layout Plain Layout
11542 h
11543 \end_layout
11544
11545 \end_inset
11546 </cell>
11547 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11548 \begin_inset Text
11549
11550 \begin_layout Plain Layout
11551 i
11552 \end_layout
11553
11554 \end_inset
11555 </cell>
11556 </row>
11557 </lyxtabular>
11558
11559 \end_inset
11560
11561
11562 \begin_inset space \hfill{}
11563 \end_inset
11564
11565
11566 \end_layout
11567
11568 \end_inset
11569
11570
11571 \end_layout
11572
11573 \begin_layout Subsection
11574 Multi-colonnes
11575 \begin_inset CommandInset label
11576 LatexCommand label
11577 name "sub:Multicolonnes"
11578
11579 \end_inset
11580
11581
11582 \begin_inset Index
11583 status collapsed
11584
11585 \begin_layout Plain Layout
11586 Multi-colonnes
11587 \end_layout
11588
11589 \end_inset
11590
11591
11592 \begin_inset Index
11593 status collapsed
11594
11595 \begin_layout Plain Layout
11596 Tableau ! Multi-colonnes
11597 \end_layout
11598
11599 \end_inset
11600
11601
11602 \end_layout
11603
11604 \begin_layout Subsubsection
11605 Les Bases des Multicolonnes
11606 \end_layout
11607
11608 \begin_layout Standard
11609 Pour faire qu'une cellule couvre plusieurs colonnes, marquez les cellules
11610  qu'elle doit couvrir et utilisez soit le bouton
11611 \begin_inset Graphics
11612         filename ../../images/tabular-feature_multicolumn.png
11613         scale 85
11614         scaleBeforeRotation
11615
11616 \end_inset
11617
11618  de la barre d'outils tableau, ou le menu 
11619 \family sans
11620 Éditer\SpecialChar \menuseparator
11621 Tableau\SpecialChar \menuseparator
11622 Multi-colonnes
11623 \family default
11624 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
11625  multicolonne dans la fenêtre de dialogue de tableau qui apparaît dans l'onglet
11626  
11627 \family sans
11628 Tableau
11629 \family default
11630 .
11631 \end_layout
11632
11633 \begin_layout Standard
11634 Les multi-colonnes ont leurs propres paramètres de cellule.
11635  Ce qui veut dire que si on change les bordures, l'alignement ou la largeur
11636  de la cellule, cela n'affecte que la cellule multi-colonne.
11637  Voici un exemple de tableau avec une cellule multi-colonne dans la première
11638  ligne et une cellule sans bordure supérieure dans la dernière ligne :
11639 \end_layout
11640
11641 \begin_layout Standard
11642 \align center
11643 \begin_inset Tabular
11644 <lyxtabular version="3" rows="3" columns="4">
11645 <features firstHeadTopDL="true" firstHeadBottomDL="true">
11646 <column alignment="center" valignment="top" width="0pt">
11647 <column alignment="center" valignment="middle" width="0">
11648 <column alignment="center" valignment="top" width="0in">
11649 <column alignment="center" valignment="top" width="0pt">
11650 <row>
11651 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11652 \begin_inset Text
11653
11654 \begin_layout Plain Layout
11655 abc
11656 \end_layout
11657
11658 \end_inset
11659 </cell>
11660 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11661 \begin_inset Text
11662
11663 \begin_layout Plain Layout
11664 def ghi
11665 \end_layout
11666
11667 \end_inset
11668 </cell>
11669 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11670 \begin_inset Text
11671
11672 \begin_layout Plain Layout
11673
11674 \end_layout
11675
11676 \end_inset
11677 </cell>
11678 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11679 \begin_inset Text
11680
11681 \begin_layout Plain Layout
11682 jkl
11683 \end_layout
11684
11685 \end_inset
11686 </cell>
11687 </row>
11688 <row>
11689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11690 \begin_inset Text
11691
11692 \begin_layout Plain Layout
11693 A
11694 \end_layout
11695
11696 \end_inset
11697 </cell>
11698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11699 \begin_inset Text
11700
11701 \begin_layout Plain Layout
11702 B
11703 \end_layout
11704
11705 \end_inset
11706 </cell>
11707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11708 \begin_inset Text
11709
11710 \begin_layout Plain Layout
11711 C
11712 \end_layout
11713
11714 \end_inset
11715 </cell>
11716 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11717 \begin_inset Text
11718
11719 \begin_layout Plain Layout
11720 D
11721 \end_layout
11722
11723 \end_inset
11724 </cell>
11725 </row>
11726 <row>
11727 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11728 \begin_inset Text
11729
11730 \begin_layout Plain Layout
11731 1
11732 \end_layout
11733
11734 \end_inset
11735 </cell>
11736 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11737 \begin_inset Text
11738
11739 \begin_layout Plain Layout
11740 2
11741 \end_layout
11742
11743 \end_inset
11744 </cell>
11745 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11746 \begin_inset Text
11747
11748 \begin_layout Plain Layout
11749 3
11750 \end_layout
11751
11752 \end_inset
11753 </cell>
11754 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11755 \begin_inset Text
11756
11757 \begin_layout Plain Layout
11758 4
11759 \end_layout
11760
11761 \end_inset
11762 </cell>
11763 </row>
11764 </lyxtabular>
11765
11766 \end_inset
11767
11768
11769 \end_layout
11770
11771 \begin_layout Subsubsection
11772 Calculs avec les multi-colonnes
11773 \begin_inset CommandInset label
11774 LatexCommand label
11775 name "sub:Calculs-multicolonnes"
11776
11777 \end_inset
11778
11779
11780 \begin_inset Index
11781 status collapsed
11782
11783 \begin_layout Plain Layout
11784 Multi-colonnes ! Calculs
11785 \end_layout
11786
11787 \end_inset
11788
11789
11790 \end_layout
11791
11792 \begin_layout Standard
11793 LyX gère directement les multi-colonnes, mais nous devons faire attention
11794  à la largeur des cellules couvertes par la cellule multicolonne.
11795 \end_layout
11796
11797 \begin_layout Standard
11798 \begin_inset Float table
11799 placement h
11800 wide false
11801 sideways false
11802 status open
11803
11804 \begin_layout Plain Layout
11805 \begin_inset Caption
11806
11807 \begin_layout Plain Layout
11808 \begin_inset CommandInset label
11809 LatexCommand label
11810 name "tab:Tableau-multicolonne-parfaite"
11811
11812 \end_inset
11813
11814 Tableau avec un texte centré dans une case multicolonne au-dessus de deux
11815  colonnes qui ont exactement la moitié de la largeur de la case multicolonne.
11816 \begin_inset OptArg
11817 status open
11818
11819 \begin_layout Plain Layout
11820 Tableau avec multicolonne parfaite
11821 \end_layout
11822
11823 \end_inset
11824
11825
11826 \end_layout
11827
11828 \end_inset
11829
11830
11831 \end_layout
11832
11833 \begin_layout Plain Layout
11834 \align center
11835 \begin_inset Tabular
11836 <lyxtabular version="3" rows="3" columns="3">
11837 <features>
11838 <column alignment="center" valignment="middle" width="0" special=">{\centering}m{1.25cm-6.2pt}">
11839 <column alignment="center" valignment="middle" width="0">
11840 <column alignment="center" valignment="top" width="0">
11841 <row>
11842 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
11843 \begin_inset Text
11844
11845 \begin_layout Plain Layout
11846 multicolonne sur plusieurs lignes
11847 \end_layout
11848
11849 \end_inset
11850 </cell>
11851 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11852 \begin_inset Text
11853
11854 \begin_layout Plain Layout
11855
11856 \end_layout
11857
11858 \end_inset
11859 </cell>
11860 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11861 \begin_inset Text
11862
11863 \begin_layout Plain Layout
11864 c
11865 \end_layout
11866
11867 \end_inset
11868 </cell>
11869 </row>
11870 <row>
11871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11872 \begin_inset Text
11873
11874 \begin_layout Plain Layout
11875 d
11876 \end_layout
11877
11878 \end_inset
11879 </cell>
11880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11881 \begin_inset Text
11882
11883 \begin_layout Plain Layout
11884 e
11885 \end_layout
11886
11887 \end_inset
11888 </cell>
11889 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11890 \begin_inset Text
11891
11892 \begin_layout Plain Layout
11893 f
11894 \end_layout
11895
11896 \end_inset
11897 </cell>
11898 </row>
11899 <row>
11900 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11901 \begin_inset Text
11902
11903 \begin_layout Plain Layout
11904 g
11905 \end_layout
11906
11907 \end_inset
11908 </cell>
11909 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11910 \begin_inset Text
11911
11912 \begin_layout Plain Layout
11913 h
11914 \end_layout
11915
11916 \end_inset
11917 </cell>
11918 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11919 \begin_inset Text
11920
11921 \begin_layout Plain Layout
11922 i
11923 \end_layout
11924
11925 \end_inset
11926 </cell>
11927 </row>
11928 </lyxtabular>
11929
11930 \end_inset
11931
11932
11933 \end_layout
11934
11935 \end_inset
11936
11937
11938 \end_layout
11939
11940 \begin_layout Standard
11941 Par exemple, pour créer le tableau
11942 \begin_inset space ~
11943 \end_inset
11944
11945
11946 \begin_inset CommandInset ref
11947 LatexCommand ref
11948 reference "tab:Tableau-multicolonne-parfaite"
11949
11950 \end_inset
11951
11952 , sélectionnez les deux premières cellules de la première ligne d'un tableau
11953  3×3 et faites un clic droit dessus.
11954  Ensuite choisissez pour cette cellule
11955 \emph on
11956 ,
11957 \emph default
11958  dans la fenêtre de dialogue de tableau, 
11959 \emph on
11960 multicolonne
11961 \emph default
11962
11963 \emph on
11964 alignement
11965 \begin_inset space ~
11966 \end_inset
11967
11968 horizontal
11969 \begin_inset space ~
11970 \end_inset
11971
11972 centré
11973 \emph default
11974  et une largeur de 2.5
11975 \begin_inset space \thinspace{}
11976 \end_inset
11977
11978 cm.
11979  Les colonnes couvertes doivent avoir exactement la moitié de la largeur
11980  de la cellule multicolonne, vous devez donc donner une largeur de 1.25
11981 \begin_inset space \thinspace{}
11982 \end_inset
11983
11984 cm pour la première colonne.
11985  La deuxième colonne aura alors automatiquement une largeur de 1.25
11986 \begin_inset space \thinspace{}
11987 \end_inset
11988
11989 cm (la largeur de la multicolonne moins la largeur de la première colonne).
11990  C'est ce qui a été fait pour le tableau
11991 \begin_inset space ~
11992 \end_inset
11993
11994
11995 \begin_inset CommandInset ref
11996 LatexCommand ref
11997 reference "tab:Tableau-multicolonne-imparfait"
11998
11999 \end_inset
12000
12001 .
12002 \end_layout
12003
12004 \begin_layout Standard
12005 \begin_inset Float table
12006 wide false
12007 sideways false
12008 status open
12009
12010 \begin_layout Plain Layout
12011 \begin_inset Caption
12012
12013 \begin_layout Plain Layout
12014 \begin_inset CommandInset label
12015 LatexCommand label
12016 name "tab:Tableau-multicolonne-imparfait"
12017
12018 \end_inset
12019
12020 Tableau où la largeur de colonnes couvertes n'est pas exactement la moitié
12021  de la largeur de la cellule multicolonne.
12022 \begin_inset OptArg
12023 status open
12024
12025 \begin_layout Plain Layout
12026 Tableau avec multicolonne pas parfaite
12027 \end_layout
12028
12029 \end_inset
12030
12031
12032 \end_layout
12033
12034 \end_inset
12035
12036
12037 \end_layout
12038
12039 \begin_layout Plain Layout
12040 \align center
12041 \begin_inset Tabular
12042 <lyxtabular version="3" rows="3" columns="3">
12043 <features>
12044 <column alignment="center" valignment="top" width="1.25cm">
12045 <column alignment="center" valignment="top" width="0">
12046 <column alignment="center" valignment="top" width="0">
12047 <row>
12048 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
12049 \begin_inset Text
12050
12051 \begin_layout Plain Layout
12052 multicolonne sur plusieurs lignes
12053 \end_layout
12054
12055 \end_inset
12056 </cell>
12057 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12058 \begin_inset Text
12059
12060 \begin_layout Plain Layout
12061
12062 \end_layout
12063
12064 \end_inset
12065 </cell>
12066 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12067 \begin_inset Text
12068
12069 \begin_layout Plain Layout
12070 c
12071 \end_layout
12072
12073 \end_inset
12074 </cell>
12075 </row>
12076 <row>
12077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12078 \begin_inset Text
12079
12080 \begin_layout Plain Layout
12081 d
12082 \end_layout
12083
12084 \end_inset
12085 </cell>
12086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12087 \begin_inset Text
12088
12089 \begin_layout Plain Layout
12090 e
12091 \end_layout
12092
12093 \end_inset
12094 </cell>
12095 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12096 \begin_inset Text
12097
12098 \begin_layout Plain Layout
12099 f
12100 \end_layout
12101
12102 \end_inset
12103 </cell>
12104 </row>
12105 <row>
12106 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12107 \begin_inset Text
12108
12109 \begin_layout Plain Layout
12110 g
12111 \end_layout
12112
12113 \end_inset
12114 </cell>
12115 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12116 \begin_inset Text
12117
12118 \begin_layout Plain Layout
12119 h
12120 \end_layout
12121
12122 \end_inset
12123 </cell>
12124 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12125 \begin_inset Text
12126
12127 \begin_layout Plain Layout
12128 i
12129 \end_layout
12130
12131 \end_inset
12132 </cell>
12133 </row>
12134 </lyxtabular>
12135
12136 \end_inset
12137
12138
12139 \end_layout
12140
12141 \end_inset
12142
12143
12144 \end_layout
12145
12146 \begin_layout Standard
12147 Vous pouvez voir que la première colonne n'a pas la moitié de la largeur
12148  de la cellule multicolonne, elle est un peu plus large.
12149  La raison est que la taille que l'on donne à une cellule, 
12150 \begin_inset Formula $W_{g}$
12151 \end_inset
12152
12153  n'est pas sa taille totale, 
12154 \begin_inset Formula $W_{\mathrm{tot}}$
12155 \end_inset
12156
12157  parce qu'une cellule est toujours un peu plus large que la taille qu'on
12158  lui donne.
12159  L'appendice
12160 \begin_inset space ~
12161 \end_inset
12162
12163
12164 \begin_inset CommandInset ref
12165 LatexCommand eqref
12166 reference "cha:Explication-de-l'Equation"
12167
12168 \end_inset
12169
12170  explique pourquoi en détail.
12171 \end_layout
12172
12173 \begin_layout Standard
12174 La largeur nécessaire 
12175 \begin_inset Formula $W_{g\, n}$
12176 \end_inset
12177
12178  quand 
12179 \emph on
12180 n
12181 \emph default
12182  colonnes sont couvertes peut être calculée de façon à ce que chaque colonne
12183  ait une largeur totale de 
12184 \begin_inset Formula $W_{\mathrm{tot\, multicolonne}}/n$
12185 \end_inset
12186
12187 :
12188 \begin_inset Formula \begin{equation}
12189 W_{g\, n}=(W_{g\,\mathrm{multicolonne}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}\end{equation}
12190
12191 \end_inset
12192
12193
12194 \end_layout
12195
12196 \begin_layout Standard
12197 Dans notre cas nous avons 
12198 \begin_inset Formula $n=2$
12199 \end_inset
12200
12201
12202 \begin_inset Formula $W_{g\,\mathrm{multicolonnen}}=2.5\,$
12203 \end_inset
12204
12205 cm et les valeurs implicites pour les autres longueurs, l'équation
12206 \begin_inset space ~
12207 \end_inset
12208
12209
12210 \begin_inset CommandInset ref
12211 LatexCommand ref
12212 reference "eq:Wgn"
12213
12214 \end_inset
12215
12216  devient
12217 \begin_inset Formula \begin{equation}
12218 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}\end{equation}
12219
12220 \end_inset
12221
12222
12223 \end_layout
12224
12225 \begin_layout Standard
12226 Pour permettre des calculs avec LaTeX, vous devez charger le paquetage LaTeX
12227  
12228 \series bold
12229 calc
12230 \series default
12231  avec la ligne suivante dans le préambule du document
12232 \begin_inset Index
12233 status collapsed
12234
12235 \begin_layout Plain Layout
12236 Paquetages LaTeX ! calc
12237 \end_layout
12238
12239 \end_inset
12240
12241
12242 \end_layout
12243
12244 \begin_layout Standard
12245
12246 \series bold
12247
12248 \backslash
12249 usepackage{calc}
12250 \end_layout
12251
12252 \begin_layout Standard
12253 LyX ne permet pas d'effectuer des calculs dans le champ largeur de la fenêtre
12254  de dialogue.
12255  Vous devez donc for mater la colonne en insérant un paramètre LaTeX dans
12256  la fenêtre de dialogue.
12257  Voici un aperçu de ces paramètres :
12258 \end_layout
12259
12260 \begin_layout Itemize
12261
12262 \series bold
12263 p{largeur}
12264 \series default
12265  crée une cellule de taille donnée, le texte est aligné verticalement en
12266  haut.
12267 \end_layout
12268
12269 \begin_layout Itemize
12270
12271 \series bold
12272 m{largeur}
12273 \series default
12274  crée une cellule de taille donnée, le texte est aligné verticalement au
12275  centre
12276 \end_layout
12277
12278 \begin_layout Itemize
12279
12280 \series bold
12281 b{largeur}
12282 \series default
12283  crée une cellule de taille donnée, le texte est aligné verticalement en
12284  bas
12285 \end_layout
12286
12287 \begin_layout Standard
12288 En entrant un paramètre LaTeX, tous les réglages de cellule donnés dans
12289  la fenêtre de dialogue sont ignorés.
12290 \end_layout
12291
12292 \begin_layout Standard
12293 \begin_inset Note Greyedout
12294 status open
12295
12296 \begin_layout Plain Layout
12297
12298 \series bold
12299 Note:
12300 \series default
12301  À cause d'un bug, LyX affiche quand même les réglages qui ne sont pas pris
12302  en compte.
12303 \end_layout
12304
12305 \end_inset
12306
12307
12308 \end_layout
12309
12310 \begin_layout Standard
12311 Comme le texte doit être centré horizontalement, on ajoute la commande 
12312 \series bold
12313
12314 \backslash
12315 centering
12316 \series default
12317 .
12318  Vous pouvez maintenant ajouter le paramètre LaTeX suivant pour la première
12319  des colonnes recouvertes :
12320 \end_layout
12321
12322 \begin_layout Standard
12323
12324 \series bold
12325 >{
12326 \backslash
12327 centering}m{1.25cm-6.2pt}
12328 \end_layout
12329
12330 \begin_layout Standard
12331 La commande 
12332 \series bold
12333 >{ }
12334 \series default
12335  signifie que les commandes qui se trouvent entre les accolades doivent
12336  être appliquées avant que la cellule ne soit créée.
12337 \end_layout
12338
12339 \begin_layout Standard
12340 Bien que nous ayons choisi un alignement centré pour le texte de la cellule
12341  multicolonne, il est toujours aligné à gauche.
12342  Cela vient du fait que LyX applique l'alignement seulement à des colonnes
12343  isolées.
12344  Nous devons donc utiliser le paramètre LaTeX suivant pour la multicolonne
12345 \end_layout
12346
12347 \begin_layout Standard
12348
12349 \series bold
12350 >{
12351 \backslash
12352 centering}m{2.5cm}
12353 \end_layout
12354
12355 \begin_layout Subsection
12356 Multi-lignes
12357 \begin_inset Index
12358 status collapsed
12359
12360 \begin_layout Plain Layout
12361 Multi-lignes
12362 \end_layout
12363
12364 \end_inset
12365
12366
12367 \begin_inset Index
12368 status collapsed
12369
12370 \begin_layout Plain Layout
12371 Tableau ! Multi-ligne
12372 \end_layout
12373
12374 \end_inset
12375
12376
12377 \end_layout
12378
12379 \begin_layout Standard
12380 Au contraire des multi-colonnes, les multi-lignes ne sont pas encore gérés
12381  par LyX, il faut donc utiliser un peu de code TeX.
12382  Pour utiliser les multi-lignes, vous devez charger le paquetage LaTeX 
12383 \series bold
12384 multirow
12385 \series default
12386
12387 \begin_inset Index
12388 status collapsed
12389
12390 \begin_layout Plain Layout
12391 Paquetages LaTeX ! multirow
12392 \end_layout
12393
12394 \end_inset
12395
12396
12397 \series bold
12398  
12399 \series default
12400 dans le préambule de votre document avec la commande 
12401 \end_layout
12402
12403 \begin_layout Standard
12404
12405 \series bold
12406
12407 \backslash
12408 usepackage{multirow}
12409 \end_layout
12410
12411 \begin_layout Standard
12412 Les cellules multilignes sont créées avec la commande
12413 \end_layout
12414
12415 \begin_layout Standard
12416
12417 \series bold
12418
12419 \backslash
12420 multirow{number of rows}{cell width}{cell entry}
12421 \end_layout
12422
12423 \begin_layout Standard
12424 Pour créer le tableau suivant :
12425 \end_layout
12426
12427 \begin_layout Standard
12428 \align center
12429 \begin_inset ERT
12430 status collapsed
12431
12432 \begin_layout Plain Layout
12433
12434
12435 \backslash
12436 renewcommand{
12437 \backslash
12438 multirowsetup}{
12439 \backslash
12440 centering}
12441 \end_layout
12442
12443 \end_inset
12444
12445
12446 \begin_inset Tabular
12447 <lyxtabular version="3" rows="3" columns="3">
12448 <features>
12449 <column alignment="center" valignment="top" width="0">
12450 <column alignment="center" valignment="top" width="0">
12451 <column alignment="center" valignment="top" width="0">
12452 <row>
12453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12454 \begin_inset Text
12455
12456 \begin_layout Plain Layout
12457 a
12458 \end_layout
12459
12460 \end_inset
12461 </cell>
12462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12463 \begin_inset Text
12464
12465 \begin_layout Plain Layout
12466 b
12467 \end_layout
12468
12469 \end_inset
12470 </cell>
12471 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12472 \begin_inset Text
12473
12474 \begin_layout Plain Layout
12475 c
12476 \end_layout
12477
12478 \end_inset
12479 </cell>
12480 </row>
12481 <row>
12482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12483 \begin_inset Text
12484
12485 \begin_layout Plain Layout
12486 \begin_inset ERT
12487 status collapsed
12488
12489 \begin_layout Plain Layout
12490
12491
12492 \backslash
12493 multirow{2}{2.5cm}{
12494 \end_layout
12495
12496 \end_inset
12497
12498 cellule multi-lignes
12499 \begin_inset ERT
12500 status collapsed
12501
12502 \begin_layout Plain Layout
12503
12504 }
12505 \end_layout
12506
12507 \end_inset
12508
12509
12510 \end_layout
12511
12512 \end_inset
12513 </cell>
12514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12515 \begin_inset Text
12516
12517 \begin_layout Plain Layout
12518 e
12519 \end_layout
12520
12521 \end_inset
12522 </cell>
12523 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12524 \begin_inset Text
12525
12526 \begin_layout Plain Layout
12527 f
12528 \end_layout
12529
12530 \end_inset
12531 </cell>
12532 </row>
12533 <row>
12534 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
12535 \begin_inset Text
12536
12537 \begin_layout Plain Layout
12538
12539 \end_layout
12540
12541 \end_inset
12542 </cell>
12543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12544 \begin_inset Text
12545
12546 \begin_layout Plain Layout
12547 h
12548 \end_layout
12549
12550 \end_inset
12551 </cell>
12552 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12553 \begin_inset Text
12554
12555 \begin_layout Plain Layout
12556 i
12557 \end_layout
12558
12559 \end_inset
12560 </cell>
12561 </row>
12562 </lyxtabular>
12563
12564 \end_inset
12565
12566
12567 \begin_inset ERT
12568 status collapsed
12569
12570 \begin_layout Plain Layout
12571
12572
12573 \backslash
12574 renewcommand{
12575 \backslash
12576 multirowsetup}{
12577 \backslash
12578 raggedright}
12579 \end_layout
12580
12581 \end_inset
12582
12583
12584 \end_layout
12585
12586 \begin_layout Standard
12587 créez un tableau 3×3.
12588  Désactivez la bordure supérieure de la dernière cellule dans la première
12589  colonne.
12590  La cellule multi-ligne est ensuite créée dans la deuxième cellule de la
12591  première colonne en y insérant la commande
12592 \end_layout
12593
12594 \begin_layout Standard
12595
12596 \series bold
12597
12598 \backslash
12599 multirow{2}{2.5cm}{
12600 \end_layout
12601
12602 \begin_layout Standard
12603 comme du code TeX.
12604  Les paramètres de la commande indiquent que la cellule multi-ligne couvre
12605  deux lignes et a une largeur de 2.5
12606 \begin_inset space \thinspace{}
12607 \end_inset
12608
12609 cm.
12610  Le contenu de la cellule suit le code TeX et on termine la commande en
12611  ajoutant l'accolade fermante 
12612 \series bold
12613 }
12614 \series default
12615  dans une nouvelle boîte de code TeX, juste après le texte.
12616 \end_layout
12617
12618 \begin_layout Standard
12619
12620 \series bold
12621
12622 \backslash
12623 multirow
12624 \series default
12625  aligne implicitement son contenu à gauche.
12626  Pour passer outre le comportement implicite, vous devez redéfinir la commande
12627  
12628 \series bold
12629
12630 \backslash
12631 multirowsetup
12632 \series default
12633  avec la commande
12634 \end_layout
12635
12636 \begin_layout Standard
12637
12638 \series bold
12639
12640 \backslash
12641 renewcommand{
12642 \backslash
12643 multirowsetup}{
12644 \backslash
12645 centering}
12646 \end_layout
12647
12648 \begin_layout Standard
12649 dans le préambule du document.
12650  Après ça, tous les contenus de cellules multi-lignes du document seront
12651  centrés.
12652  Si vous ne souhaitez utiliser des contenus centrés que pour quelques tableaux,
12653  vous pouvez redéfinir la commande en l'insérant sous forme de code TeX
12654  juste avant le tableau concerné, plutôt que dans le préambule.
12655  Si le texte doit être aligné à droite, remplacez 
12656 \series bold
12657
12658 \backslash
12659 centering
12660 \series default
12661  par 
12662 \series bold
12663
12664 \backslash
12665 raggedleft
12666 \series default
12667 .
12668  Pour revenir à l'alignement à gauche utilisez 
12669 \series bold
12670
12671 \backslash
12672 raggedright
12673 \series default
12674 .
12675 \end_layout
12676
12677 \begin_layout Section
12678 Les Tableaux Formels
12679 \begin_inset CommandInset label
12680 LatexCommand label
12681 name "sec:Tableaux-Formels"
12682
12683 \end_inset
12684
12685
12686 \begin_inset Index
12687 status collapsed
12688
12689 \begin_layout Plain Layout
12690 Tableau ! Formel
12691 \end_layout
12692
12693 \end_inset
12694
12695
12696 \end_layout
12697
12698 \begin_layout Standard
12699 Dans les livres les tableaux sont souvent mis en forme d'une façon semblable
12700  à celle du tableau
12701 \begin_inset space ~
12702 \end_inset
12703
12704
12705 \begin_inset CommandInset ref
12706 LatexCommand ref
12707 reference "tab:Exemple-tableau-booktabs"
12708
12709 \end_inset
12710
12711 .
12712  Ce genre de tableau est appelé 
12713 \begin_inset Quotes eld
12714 \end_inset
12715
12716
12717 \emph on
12718 formel
12719 \emph default
12720
12721 \begin_inset Quotes erd
12722 \end_inset
12723
12724 .
12725  Pour transformer un tableau en tableau formel, utilisez l'option 
12726 \family sans
12727 Formel
12728 \family default
12729  de l'onglet 
12730 \family sans
12731 Bordures
12732 \family default
12733  de la fenêtre de dialogue 
12734 \family sans
12735 Paramètres
12736 \begin_inset space ~
12737 \end_inset
12738
12739 du
12740 \begin_inset space ~
12741 \end_inset
12742
12743 tableau
12744 \family default
12745 .
12746 \end_layout
12747
12748 \begin_layout Standard
12749 \begin_inset Float table
12750 placement h
12751 wide false
12752 sideways false
12753 status open
12754
12755 \begin_layout Plain Layout
12756 \begin_inset Caption
12757
12758 \begin_layout Plain Layout
12759 \begin_inset CommandInset label
12760 LatexCommand label
12761 name "tab:Exemple-tableau-booktabs"
12762
12763 \end_inset
12764
12765 Exemple de tableau formel
12766 \end_layout
12767
12768 \end_inset
12769
12770
12771 \end_layout
12772
12773 \begin_layout Plain Layout
12774 \align center
12775 \begin_inset Tabular
12776 <lyxtabular version="3" rows="8" columns="4">
12777 <features booktabs="true">
12778 <column alignment="center" valignment="top" width="0">
12779 <column alignment="center" valignment="top" width="0">
12780 <column alignment="center" valignment="top" width="0">
12781 <column alignment="center" valignment="top" width="0">
12782 <row>
12783 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12784 \begin_inset Text
12785
12786 \begin_layout Plain Layout
12787 Système
12788 \end_layout
12789
12790 \end_inset
12791 </cell>
12792 <cell alignment="center" valignment="top" topline="true" usebox="none">
12793 \begin_inset Text
12794
12795 \begin_layout Plain Layout
12796 Medipix
12797 \begin_inset space \thinspace{}
12798 \end_inset
12799
12800 1
12801 \end_layout
12802
12803 \end_inset
12804 </cell>
12805 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
12806 \begin_inset Text
12807
12808 \begin_layout Plain Layout
12809 Medipix
12810 \begin_inset space \thinspace{}
12811 \end_inset
12812
12813 2
12814 \end_layout
12815
12816 \end_inset
12817 </cell>
12818 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12819 \begin_inset Text
12820
12821 \begin_layout Plain Layout
12822
12823 \end_layout
12824
12825 \end_inset
12826 </cell>
12827 </row>
12828 <row>
12829 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12830 \begin_inset Text
12831
12832 \begin_layout Plain Layout
12833 \begin_inset ERT
12834 status collapsed
12835
12836 \begin_layout Plain Layout
12837
12838
12839 \backslash
12840 cmidrule(r){2-2}
12841 \end_layout
12842
12843 \end_inset
12844
12845
12846 \begin_inset ERT
12847 status collapsed
12848
12849 \begin_layout Plain Layout
12850
12851
12852 \backslash
12853 cmidrule(l){3-4}
12854 \end_layout
12855
12856 \end_inset
12857
12858 Épaisseur du capteur [µm]
12859 \end_layout
12860
12861 \end_inset
12862 </cell>
12863 <cell alignment="center" valignment="top" usebox="none">
12864 \begin_inset Text
12865
12866 \begin_layout Plain Layout
12867 300
12868 \end_layout
12869
12870 \end_inset
12871 </cell>
12872 <cell alignment="center" valignment="top" usebox="none">
12873 \begin_inset Text
12874
12875 \begin_layout Plain Layout
12876 300
12877 \end_layout
12878
12879 \end_inset
12880 </cell>
12881 <cell alignment="center" valignment="top" usebox="none">
12882 \begin_inset Text
12883
12884 \begin_layout Plain Layout
12885 700
12886 \end_layout
12887
12888 \end_inset
12889 </cell>
12890 </row>
12891 <row>
12892 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12893 \begin_inset Text
12894
12895 \begin_layout Plain Layout
12896 Angle du biseau [°]
12897 \end_layout
12898
12899 \end_inset
12900 </cell>
12901 <cell alignment="center" valignment="top" topline="true" usebox="none">
12902 \begin_inset Text
12903
12904 \begin_layout Plain Layout
12905 3.55
12906 \end_layout
12907
12908 \end_inset
12909 </cell>
12910 <cell alignment="center" valignment="top" topline="true" usebox="none">
12911 \begin_inset Text
12912
12913 \begin_layout Plain Layout
12914 2.71
12915 \end_layout
12916
12917 \end_inset
12918 </cell>
12919 <cell alignment="center" valignment="top" topline="true" usebox="none">
12920 \begin_inset Text
12921
12922 \begin_layout Plain Layout
12923 7.99
12924 \end_layout
12925
12926 \end_inset
12927 </cell>
12928 </row>
12929 <row topspace="default">
12930 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12931 \begin_inset Text
12932
12933 \begin_layout Plain Layout
12934 Résolution spatiale [µm]
12935 \end_layout
12936
12937 \end_inset
12938 </cell>
12939 <cell alignment="center" valignment="top" usebox="none">
12940 \begin_inset Text
12941
12942 \begin_layout Plain Layout
12943 4.26
12944 \end_layout
12945
12946 \end_inset
12947 </cell>
12948 <cell alignment="center" valignment="top" usebox="none">
12949 \begin_inset Text
12950
12951 \begin_layout Plain Layout
12952 10.17
12953 \end_layout
12954
12955 \end_inset
12956 </cell>
12957 <cell alignment="center" valignment="top" usebox="none">
12958 \begin_inset Text
12959
12960 \begin_layout Plain Layout
12961 10.56
12962 \end_layout
12963
12964 \end_inset
12965 </cell>
12966 </row>
12967 <row topspace="default">
12968 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12969 \begin_inset Text
12970
12971 \begin_layout Plain Layout
12972 MTF à 
12973 \begin_inset Formula $f_{\mathrm{max}}$
12974 \end_inset
12975
12976
12977 \end_layout
12978
12979 \end_inset
12980 </cell>
12981 <cell alignment="center" valignment="top" usebox="none">
12982 \begin_inset Text
12983
12984 \begin_layout Plain Layout
12985 0.53
12986 \end_layout
12987
12988 \end_inset
12989 </cell>
12990 <cell alignment="center" valignment="top" usebox="none">
12991 \begin_inset Text
12992
12993 \begin_layout Plain Layout
12994 0.37
12995 \end_layout
12996
12997 \end_inset
12998 </cell>
12999 <cell alignment="center" valignment="top" usebox="none">
13000 \begin_inset Text
13001
13002 \begin_layout Plain Layout
13003 0.39
13004 \end_layout
13005
13006 \end_inset
13007 </cell>
13008 </row>
13009 <row topspace="default">
13010 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13011 \begin_inset Text
13012
13013 \begin_layout Plain Layout
13014 \begin_inset ERT
13015 status collapsed
13016
13017 \begin_layout Plain Layout
13018
13019
13020 \backslash
13021 cmidrule(l{10pt}){1-1}
13022 \end_layout
13023
13024 \end_inset
13025
13026 résolution spatiale LSF
13027 \end_layout
13028
13029 \end_inset
13030 </cell>
13031 <cell alignment="center" valignment="top" usebox="none">
13032 \begin_inset Text
13033
13034 \begin_layout Plain Layout
13035
13036 \end_layout
13037
13038 \end_inset
13039 </cell>
13040 <cell alignment="center" valignment="top" usebox="none">
13041 \begin_inset Text
13042
13043 \begin_layout Plain Layout
13044
13045 \end_layout
13046
13047 \end_inset
13048 </cell>
13049 <cell alignment="center" valignment="top" usebox="none">
13050 \begin_inset Text
13051
13052 \begin_layout Plain Layout
13053
13054 \end_layout
13055
13056 \end_inset
13057 </cell>
13058 </row>
13059 <row>
13060 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13061 \begin_inset Text
13062
13063 \begin_layout Plain Layout
13064 en µm
13065 \end_layout
13066
13067 \end_inset
13068 </cell>
13069 <cell alignment="center" valignment="top" usebox="none">
13070 \begin_inset Text
13071
13072 \begin_layout Plain Layout
13073 129.7
13074 \end_layout
13075
13076 \end_inset
13077 </cell>
13078 <cell alignment="center" valignment="top" usebox="none">
13079 \begin_inset Text
13080
13081 \begin_layout Plain Layout
13082 52.75
13083 \end_layout
13084
13085 \end_inset
13086 </cell>
13087 <cell alignment="center" valignment="top" usebox="none">
13088 \begin_inset Text
13089
13090 \begin_layout Plain Layout
13091 50.78
13092 \end_layout
13093
13094 \end_inset
13095 </cell>
13096 </row>
13097 <row>
13098 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
13099 \begin_inset Text
13100
13101 \begin_layout Plain Layout
13102 en % de la taille des pixels
13103 \end_layout
13104
13105 \end_inset
13106 </cell>
13107 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13108 \begin_inset Text
13109
13110 \begin_layout Plain Layout
13111 76.3
13112 \end_layout
13113
13114 \end_inset
13115 </cell>
13116 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13117 \begin_inset Text
13118
13119 \begin_layout Plain Layout
13120 95.9
13121 \end_layout
13122
13123 \end_inset
13124 </cell>
13125 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13126 \begin_inset Text
13127
13128 \begin_layout Plain Layout
13129 92.3
13130 \end_layout
13131
13132 \end_inset
13133 </cell>
13134 </row>
13135 </lyxtabular>
13136
13137 \end_inset
13138
13139
13140 \end_layout
13141
13142 \end_inset
13143
13144
13145 \end_layout
13146
13147 \begin_layout Standard
13148 De l'espace vertical peut être ajouté entre les lignes en utilisant l'onglet
13149  
13150 \family sans
13151 Bordures
13152 \family default
13153  de la fenêtre de dialogue 
13154 \family sans
13155 Paramètres
13156 \begin_inset space ~
13157 \end_inset
13158
13159 du
13160 \begin_inset space ~
13161 \end_inset
13162
13163 tableau
13164 \family default
13165  comme c'est décrit dans la section
13166 \begin_inset space ~
13167 \end_inset
13168
13169
13170 \begin_inset CommandInset ref
13171 LatexCommand ref
13172 reference "sub:Espacement-lignes"
13173
13174 \end_inset
13175
13176 .
13177 \end_layout
13178
13179 \begin_layout Standard
13180 Au contraire des tableaux normaux, les tableaux formels n'ont pas de lignes
13181  verticales.
13182  Les lignes horizontales peuvent être mise en place comme pour les tableaux
13183  normaux mais elles apparaissent avec des épaisseurs différentes dans la
13184  sortie imprimée :
13185 \begin_inset Newline newline
13186 \end_inset
13187
13188 La première et la dernière ligne ont implicitement une épaisseur de 0.08
13189 \begin_inset space \thinspace{}
13190 \end_inset
13191
13192 em alors que les autres lignes ont implicite une épaisseur de 0.05
13193 \begin_inset space \thinspace{}
13194 \end_inset
13195
13196 em.
13197 \end_layout
13198
13199 \begin_layout Standard
13200 Les épaisseurs prises implicitement peuvent être modifiées en utilisant
13201  les lignes de préambule suivantes :
13202 \end_layout
13203
13204 \begin_layout Standard
13205
13206 \series bold
13207
13208 \backslash
13209 let
13210 \backslash
13211 mytoprule
13212 \backslash
13213 toprule
13214 \begin_inset Newline newline
13215 \end_inset
13216
13217
13218 \backslash
13219 renewcommand{
13220 \backslash
13221 toprule}{
13222 \backslash
13223 mytoprule[width]}
13224 \end_layout
13225
13226 \begin_layout Standard
13227 Cet exemple concerne la première ligne, appelée 
13228 \series bold
13229 toprule
13230 \series default
13231 .
13232  Si vous voulez changer l'épaisseur de la dernière ligne, remplacez 
13233 \series bold
13234 toprule
13235 \series default
13236  par 
13237 \series bold
13238 bottomrule
13239 \series default
13240 .
13241  Pour changer l'épaisseur de toutes les lignes intermédiaires, remplacez
13242  
13243 \series bold
13244 toprule
13245 \series default
13246  par 
13247 \series bold
13248 midrule
13249 \series default
13250 .
13251  Vous pouvez utiliser toutes les unités de longueur définies dans l'appendice
13252 \begin_inset space ~
13253 \end_inset
13254
13255
13256 \begin_inset CommandInset ref
13257 LatexCommand ref
13258 reference "cha:Unités-de-longueur"
13259
13260 \end_inset
13261
13262  pour préciser l'épaisseur voulue.
13263 \end_layout
13264
13265 \begin_layout Standard
13266 On peut aussi créer des lignes qui ne font pas toute la largeur du tableau
13267  en mettant une ligne pour une cellule multi colonne.
13268  LyX va utiliser en interne la commande 
13269 \series bold
13270
13271 \backslash
13272 cmidrule
13273 \series default
13274  pour créer cette ligne.
13275  Sa syntaxe complète est :
13276 \end_layout
13277
13278 \begin_layout Standard
13279
13280 \series bold
13281
13282 \backslash
13283 cmidrule[largeur](rognage){colDépart-colFin}
13284 \end_layout
13285
13286 \begin_layout Standard
13287 Les options de la commande 
13288 \series bold
13289
13290 \backslash
13291 cmidrule
13292 \series default
13293  ne sont pas actuellement gérées par LyX, vous devez donc utiliser du code
13294  TeX pour pouvoir les utiliser.
13295  On peut créer manuellement des lignes 
13296 \series bold
13297
13298 \backslash
13299 mitrales
13300 \series default
13301  en insérant la commande en code TeX comme le premier élément de la première
13302  cellule de la ligne.
13303  La ligne est alors affichée dans la sortie imprimée au dessus de la ligne
13304  en question.
13305 \end_layout
13306
13307 \begin_layout Standard
13308 La valeur implicite pour l'épaisseur des lignes est de 0.03
13309 \begin_inset space \thinspace{}
13310 \end_inset
13311
13312 em.
13313  
13314 \series bold
13315 colDépart
13316 \series default
13317  est le numéro de la colonne dans laquelle la ligne commence et 
13318 \series bold
13319 colFin
13320 \series default
13321  est le numéro de la colonne dans laquelle elle se termine.
13322  La valeur de 
13323 \series bold
13324 colFin
13325 \series default
13326  doit toujours être précisée, même si la ligne ne couvre qu'une seule colonne.
13327  Le paramètre optionnel 
13328 \series bold
13329 rognage
13330 \series default
13331  peut être soit 
13332 \emph on
13333 l{largeurRognage}
13334 \emph default
13335 , ou 
13336 \emph on
13337 r{largeurRognage}
13338 \emph default
13339  où les valeurs de
13340 \emph on
13341  largeurRognage
13342 \emph default
13343  sont aussi optionnelles.
13344  En utilisant par exemple la valeur 
13345 \emph on
13346 l{2pt}
13347 \emph default
13348  pour ce paramètre, la ligne va être rognée de 2
13349 \begin_inset space \thinspace{}
13350 \end_inset
13351
13352 pt à son extrémité gauche.
13353  Si vous ne spécifiez pas de valeur pour 
13354 \emph on
13355 largeurRognage
13356 \emph default
13357  les lignes sont implicitement rognées de 0.5
13358 \begin_inset space \thinspace{}
13359 \end_inset
13360
13361 em.
13362 \end_layout
13363
13364 \begin_layout Standard
13365 \begin_inset VSpace bigskip
13366 \end_inset
13367
13368 Le tableau
13369 \begin_inset space ~
13370 \end_inset
13371
13372
13373 \begin_inset CommandInset ref
13374 LatexCommand ref
13375 reference "tab:Exemple-tableau-booktabs"
13376
13377 \end_inset
13378
13379  a été créé en utilisant les commandes
13380 \end_layout
13381
13382 \begin_layout Standard
13383
13384 \series bold
13385
13386 \backslash
13387 cmidrule(r){2-2}
13388 \backslash
13389 cmidrule(l){3-4}
13390 \end_layout
13391
13392 \begin_layout Standard
13393 au début de la deuxième ligne et
13394 \end_layout
13395
13396 \begin_layout Standard
13397
13398 \series bold
13399
13400 \backslash
13401 cmidrule(l{10pt}){1-1}
13402 \end_layout
13403
13404 \begin_layout Standard
13405 au début de la sixième ligne.
13406 \end_layout
13407
13408 \begin_layout Standard
13409 \begin_inset VSpace bigskip
13410 \end_inset
13411
13412
13413 \end_layout
13414
13415 \begin_layout Standard
13416 Vous pouvez vouloir des commandes 
13417 \series bold
13418
13419 \backslash
13420 cmidrule
13421 \series default
13422 s qui se recouvrent comme pour le tableau
13423 \begin_inset space ~
13424 \end_inset
13425
13426
13427 \begin_inset CommandInset ref
13428 LatexCommand ref
13429 reference "tab:Tableau-booktabs-special"
13430
13431 \end_inset
13432
13433 .
13434  On obtient ce résultat en utilisant la commande suivante en code TeX
13435 \end_layout
13436
13437 \begin_layout Standard
13438
13439 \series bold
13440
13441 \backslash
13442 morecmidrules
13443 \end_layout
13444
13445 \begin_layout Standard
13446 La commande qui a été utilisée pour la deuxième ligne du tableau
13447 \begin_inset space ~
13448 \end_inset
13449
13450
13451 \begin_inset CommandInset ref
13452 LatexCommand ref
13453 reference "tab:Tableau-booktabs-special"
13454
13455 \end_inset
13456
13457  est
13458 \end_layout
13459
13460 \begin_layout Standard
13461
13462 \series bold
13463
13464 \backslash
13465 cmidrule(r){2-2}
13466 \backslash
13467 cmidrule(l){3-4}
13468 \backslash
13469 morecmidrules
13470 \backslash
13471 cmidrule{2-4}
13472 \end_layout
13473
13474 \begin_layout Standard
13475 La commande pour la sixième ligne est
13476 \end_layout
13477
13478 \begin_layout Standard
13479
13480 \series bold
13481
13482 \backslash
13483 midrule
13484 \backslash
13485 morecmidrules
13486 \backslash
13487 cmidrule{3-4}
13488 \end_layout
13489
13490 \begin_layout Standard
13491 \begin_inset VSpace bigskip
13492 \end_inset
13493
13494
13495 \end_layout
13496
13497 \begin_layout Standard
13498 Si vous n'êtes toujours pas satisfait avec l'espacement des lignes de séparation
13499 , vous pouvez utiliser la commande suivante pour produire des lignes qui
13500  font toute la largeur du tableau :
13501 \end_layout
13502
13503 \begin_layout Standard
13504
13505 \series bold
13506
13507 \backslash
13508 specialrule{largeur}{espace au dessus}{espace en dessous}
13509 \end_layout
13510
13511 \begin_layout Standard
13512 Pour plus d'informations sur ces spécialités, nous vous renvoyons au manuel
13513  du paquetage LaTeX 
13514 \series bold
13515 booktabs
13516 \series default
13517  
13518 \begin_inset CommandInset citation
13519 LatexCommand cite
13520 key "booktabs"
13521
13522 \end_inset
13523
13524 .
13525 \begin_inset Index
13526 status collapsed
13527
13528 \begin_layout Plain Layout
13529 Paquetages LaTeX ! booktabs
13530 \end_layout
13531
13532 \end_inset
13533
13534
13535 \end_layout
13536
13537 \begin_layout Standard
13538 \begin_inset Float table
13539 placement h
13540 wide false
13541 sideways false
13542 status open
13543
13544 \begin_layout Plain Layout
13545 \begin_inset Caption
13546
13547 \begin_layout Plain Layout
13548 \begin_inset CommandInset label
13549 LatexCommand label
13550 name "tab:Tableau-booktabs-special"
13551
13552 \end_inset
13553
13554 Tableau formel spécial
13555 \end_layout
13556
13557 \end_inset
13558
13559
13560 \end_layout
13561
13562 \begin_layout Plain Layout
13563 \align center
13564 \begin_inset Tabular
13565 <lyxtabular version="3" rows="8" columns="4">
13566 <features booktabs="true">
13567 <column alignment="center" valignment="top" width="0">
13568 <column alignment="center" valignment="top" width="0">
13569 <column alignment="center" valignment="top" width="0">
13570 <column alignment="center" valignment="top" width="0">
13571 <row>
13572 <cell alignment="center" valignment="top" topline="true" usebox="none">
13573 \begin_inset Text
13574
13575 \begin_layout Plain Layout
13576 Système
13577 \end_layout
13578
13579 \end_inset
13580 </cell>
13581 <cell alignment="center" valignment="top" topline="true" usebox="none">
13582 \begin_inset Text
13583
13584 \begin_layout Plain Layout
13585 Medipix
13586 \begin_inset space \thinspace{}
13587 \end_inset
13588
13589 1
13590 \end_layout
13591
13592 \end_inset
13593 </cell>
13594 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
13595 \begin_inset Text
13596
13597 \begin_layout Plain Layout
13598 Medipix
13599 \begin_inset space \thinspace{}
13600 \end_inset
13601
13602 2
13603 \end_layout
13604
13605 \end_inset
13606 </cell>
13607 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13608 \begin_inset Text
13609
13610 \begin_layout Plain Layout
13611
13612 \end_layout
13613
13614 \end_inset
13615 </cell>
13616 </row>
13617 <row>
13618 <cell alignment="center" valignment="top" usebox="none">
13619 \begin_inset Text
13620
13621 \begin_layout Plain Layout
13622 \begin_inset ERT
13623 status collapsed
13624
13625 \begin_layout Plain Layout
13626
13627
13628 \backslash
13629 cmidrule(r){2-2}
13630 \end_layout
13631
13632 \end_inset
13633
13634
13635 \begin_inset ERT
13636 status collapsed
13637
13638 \begin_layout Plain Layout
13639
13640
13641 \backslash
13642 cmidrule(l){3-4}
13643 \end_layout
13644
13645 \end_inset
13646
13647
13648 \begin_inset ERT
13649 status collapsed
13650
13651 \begin_layout Plain Layout
13652
13653
13654 \backslash
13655 morecmidrules 
13656 \end_layout
13657
13658 \end_inset
13659
13660
13661 \begin_inset ERT
13662 status collapsed
13663
13664 \begin_layout Plain Layout
13665
13666
13667 \backslash
13668 cmidrule{2-4}
13669 \end_layout
13670
13671 \end_inset
13672
13673 Epaisseur du capteur [µm]
13674 \end_layout
13675
13676 \end_inset
13677 </cell>
13678 <cell alignment="center" valignment="top" usebox="none">
13679 \begin_inset Text
13680
13681 \begin_layout Plain Layout
13682 300
13683 \end_layout
13684
13685 \end_inset
13686 </cell>
13687 <cell alignment="center" valignment="top" usebox="none">
13688 \begin_inset Text
13689
13690 \begin_layout Plain Layout
13691 300
13692 \end_layout
13693
13694 \end_inset
13695 </cell>
13696 <cell alignment="center" valignment="top" usebox="none">
13697 \begin_inset Text
13698
13699 \begin_layout Plain Layout
13700 700
13701 \end_layout
13702
13703 \end_inset
13704 </cell>
13705 </row>
13706 <row>
13707 <cell alignment="center" valignment="top" topline="true" usebox="none">
13708 \begin_inset Text
13709
13710 \begin_layout Plain Layout
13711 Angle biseau [°]
13712 \end_layout
13713
13714 \end_inset
13715 </cell>
13716 <cell alignment="center" valignment="top" topline="true" usebox="none">
13717 \begin_inset Text
13718
13719 \begin_layout Plain Layout
13720 3.55
13721 \end_layout
13722
13723 \end_inset
13724 </cell>
13725 <cell alignment="center" valignment="top" topline="true" usebox="none">
13726 \begin_inset Text
13727
13728 \begin_layout Plain Layout
13729 2.71
13730 \end_layout
13731
13732 \end_inset
13733 </cell>
13734 <cell alignment="center" valignment="top" topline="true" usebox="none">
13735 \begin_inset Text
13736
13737 \begin_layout Plain Layout
13738 7.99
13739 \end_layout
13740
13741 \end_inset
13742 </cell>
13743 </row>
13744 <row topspace="default">
13745 <cell alignment="center" valignment="top" usebox="none">
13746 \begin_inset Text
13747
13748 \begin_layout Plain Layout
13749 Résolution spatiale [µm]
13750 \end_layout
13751
13752 \end_inset
13753 </cell>
13754 <cell alignment="center" valignment="top" usebox="none">
13755 \begin_inset Text
13756
13757 \begin_layout Plain Layout
13758 4.26
13759 \end_layout
13760
13761 \end_inset
13762 </cell>
13763 <cell alignment="center" valignment="top" usebox="none">
13764 \begin_inset Text
13765
13766 \begin_layout Plain Layout
13767 10.17
13768 \end_layout
13769
13770 \end_inset
13771 </cell>
13772 <cell alignment="center" valignment="top" usebox="none">
13773 \begin_inset Text
13774
13775 \begin_layout Plain Layout
13776 10.56
13777 \end_layout
13778
13779 \end_inset
13780 </cell>
13781 </row>
13782 <row topspace="default">
13783 <cell alignment="center" valignment="top" usebox="none">
13784 \begin_inset Text
13785
13786 \begin_layout Plain Layout
13787 MTF à 
13788 \begin_inset Formula $f_{\mathrm{max}}$
13789 \end_inset
13790
13791
13792 \end_layout
13793
13794 \end_inset
13795 </cell>
13796 <cell alignment="center" valignment="top" usebox="none">
13797 \begin_inset Text
13798
13799 \begin_layout Plain Layout
13800 0.53
13801 \end_layout
13802
13803 \end_inset
13804 </cell>
13805 <cell alignment="center" valignment="top" usebox="none">
13806 \begin_inset Text
13807
13808 \begin_layout Plain Layout
13809 0.37
13810 \end_layout
13811
13812 \end_inset
13813 </cell>
13814 <cell alignment="center" valignment="top" usebox="none">
13815 \begin_inset Text
13816
13817 \begin_layout Plain Layout
13818 0.39
13819 \end_layout
13820
13821 \end_inset
13822 </cell>
13823 </row>
13824 <row>
13825 <cell alignment="center" valignment="top" topline="true" usebox="none">
13826 \begin_inset Text
13827
13828 \begin_layout Plain Layout
13829 \begin_inset ERT
13830 status collapsed
13831
13832 \begin_layout Plain Layout
13833
13834
13835 \backslash
13836 morecmidrules 
13837 \end_layout
13838
13839 \end_inset
13840
13841
13842 \begin_inset ERT
13843 status collapsed
13844
13845 \begin_layout Plain Layout
13846
13847
13848 \backslash
13849 cmidrule{3-4}
13850 \end_layout
13851
13852 \end_inset
13853
13854 résolution spatiale LSF
13855 \end_layout
13856
13857 \end_inset
13858 </cell>
13859 <cell alignment="center" valignment="top" topline="true" usebox="none">
13860 \begin_inset Text
13861
13862 \begin_layout Plain Layout
13863
13864 \end_layout
13865
13866 \end_inset
13867 </cell>
13868 <cell alignment="center" valignment="top" topline="true" usebox="none">
13869 \begin_inset Text
13870
13871 \begin_layout Plain Layout
13872
13873 \end_layout
13874
13875 \end_inset
13876 </cell>
13877 <cell alignment="center" valignment="top" topline="true" usebox="none">
13878 \begin_inset Text
13879
13880 \begin_layout Plain Layout
13881
13882 \end_layout
13883
13884 \end_inset
13885 </cell>
13886 </row>
13887 <row>
13888 <cell alignment="center" valignment="top" usebox="none">
13889 \begin_inset Text
13890
13891 \begin_layout Plain Layout
13892 en µm
13893 \end_layout
13894
13895 \end_inset
13896 </cell>
13897 <cell alignment="center" valignment="top" usebox="none">
13898 \begin_inset Text
13899
13900 \begin_layout Plain Layout
13901 129.7
13902 \end_layout
13903
13904 \end_inset
13905 </cell>
13906 <cell alignment="center" valignment="top" usebox="none">
13907 \begin_inset Text
13908
13909 \begin_layout Plain Layout
13910 52.75
13911 \end_layout
13912
13913 \end_inset
13914 </cell>
13915 <cell alignment="center" valignment="top" usebox="none">
13916 \begin_inset Text
13917
13918 \begin_layout Plain Layout
13919 50.78
13920 \end_layout
13921
13922 \end_inset
13923 </cell>
13924 </row>
13925 <row>
13926 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13927 \begin_inset Text
13928
13929 \begin_layout Plain Layout
13930 en % de la taille des pixels
13931 \end_layout
13932
13933 \end_inset
13934 </cell>
13935 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13936 \begin_inset Text
13937
13938 \begin_layout Plain Layout
13939 76.3
13940 \end_layout
13941
13942 \end_inset
13943 </cell>
13944 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13945 \begin_inset Text
13946
13947 \begin_layout Plain Layout
13948 95.9
13949 \end_layout
13950
13951 \end_inset
13952 </cell>
13953 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13954 \begin_inset Text
13955
13956 \begin_layout Plain Layout
13957 92.3
13958 \end_layout
13959
13960 \end_inset
13961 </cell>
13962 </row>
13963 </lyxtabular>
13964
13965 \end_inset
13966
13967
13968 \end_layout
13969
13970 \end_inset
13971
13972
13973 \end_layout
13974
13975 \begin_layout Section
13976 Alignement Vertical des Tableaux
13977 \begin_inset Index
13978 status collapsed
13979
13980 \begin_layout Plain Layout
13981 Tableau ! Alignement
13982 \end_layout
13983
13984 \end_inset
13985
13986
13987 \end_layout
13988
13989 \begin_layout Standard
13990 Pour pouvoir être aligné verticalement par rapport au texte, un tableau
13991  doit être à l'intérieur d'une boîte.
13992  La boîte peut alors être alignée comme c'est décrit dans la 
13993 \begin_inset space ~
13994 \end_inset
13995
13996
13997 \begin_inset CommandInset ref
13998 LatexCommand ref
13999 reference "sec:Boîte-Dialogue"
14000
14001 \end_inset
14002
14003 .
14004 \end_layout
14005
14006 \begin_layout Standard
14007 Dans l'exemple qui suit les tableaux sont à l'intérieur d'une boîte de type
14008  minipage
14009 \begin_inset Foot
14010 status open
14011
14012 \begin_layout Plain Layout
14013 Les minipages son décrites dans la section
14014 \begin_inset space ~
14015 \end_inset
14016
14017
14018 \begin_inset CommandInset ref
14019 LatexCommand ref
14020 reference "sec:Minipages"
14021
14022 \end_inset
14023
14024 .
14025 \end_layout
14026
14027 \end_inset
14028
14029  dont la largeur est de 15
14030 \begin_inset space \thinspace{}
14031 \end_inset
14032
14033 col% :
14034 \end_layout
14035
14036 \begin_layout Itemize
14037 test 
14038 \begin_inset Box Frameless
14039 position "t"
14040 hor_pos "c"
14041 has_inner_box 1
14042 inner_pos "c"
14043 use_parbox 0
14044 width "15col%"
14045 special "none"
14046 height "1in"
14047 height_special "totalheight"
14048 status collapsed
14049
14050 \begin_layout Plain Layout
14051 \begin_inset Tabular
14052 <lyxtabular version="3" rows="3" columns="3">
14053 <features>
14054 <column alignment="center" valignment="top" width="0">
14055 <column alignment="center" valignment="top" width="0">
14056 <column alignment="center" valignment="top" width="0">
14057 <row>
14058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14059 \begin_inset Text
14060
14061 \begin_layout Plain Layout
14062 a
14063 \end_layout
14064
14065 \end_inset
14066 </cell>
14067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14068 \begin_inset Text
14069
14070 \begin_layout Plain Layout
14071 d
14072 \end_layout
14073
14074 \end_inset
14075 </cell>
14076 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14077 \begin_inset Text
14078
14079 \begin_layout Plain Layout
14080 g
14081 \end_layout
14082
14083 \end_inset
14084 </cell>
14085 </row>
14086 <row>
14087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14088 \begin_inset Text
14089
14090 \begin_layout Plain Layout
14091 b
14092 \end_layout
14093
14094 \end_inset
14095 </cell>
14096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14097 \begin_inset Text
14098
14099 \begin_layout Plain Layout
14100 e
14101 \end_layout
14102
14103 \end_inset
14104 </cell>
14105 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14106 \begin_inset Text
14107
14108 \begin_layout Plain Layout
14109 h
14110 \end_layout
14111
14112 \end_inset
14113 </cell>
14114 </row>
14115 <row>
14116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14117 \begin_inset Text
14118
14119 \begin_layout Plain Layout
14120 c
14121 \end_layout
14122
14123 \end_inset
14124 </cell>
14125 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14126 \begin_inset Text
14127
14128 \begin_layout Plain Layout
14129 f
14130 \end_layout
14131
14132 \end_inset
14133 </cell>
14134 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14135 \begin_inset Text
14136
14137 \begin_layout Plain Layout
14138 i
14139 \end_layout
14140
14141 \end_inset
14142 </cell>
14143 </row>
14144 </lyxtabular>
14145
14146 \end_inset
14147
14148
14149 \end_layout
14150
14151 \end_inset
14152
14153  test 
14154 \begin_inset ERT
14155 status collapsed
14156
14157 \begin_layout Plain Layout
14158
14159
14160 \backslash
14161 raisebox{0.85
14162 \backslash
14163 baselineskip}{
14164 \end_layout
14165
14166 \end_inset
14167
14168
14169 \begin_inset Box Frameless
14170 position "t"
14171 hor_pos "c"
14172 has_inner_box 1
14173 inner_pos "c"
14174 use_parbox 0
14175 width "15col%"
14176 special "none"
14177 height "1in"
14178 height_special "totalheight"
14179 status collapsed
14180
14181 \begin_layout Plain Layout
14182 \begin_inset Tabular
14183 <lyxtabular version="3" rows="3" columns="3">
14184 <features>
14185 <column alignment="center" valignment="top" width="0">
14186 <column alignment="center" valignment="top" width="0">
14187 <column alignment="center" valignment="top" width="0">
14188 <row>
14189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14190 \begin_inset Text
14191
14192 \begin_layout Plain Layout
14193 a
14194 \end_layout
14195
14196 \end_inset
14197 </cell>
14198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14199 \begin_inset Text
14200
14201 \begin_layout Plain Layout
14202 d
14203 \end_layout
14204
14205 \end_inset
14206 </cell>
14207 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14208 \begin_inset Text
14209
14210 \begin_layout Plain Layout
14211 g
14212 \end_layout
14213
14214 \end_inset
14215 </cell>
14216 </row>
14217 <row>
14218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14219 \begin_inset Text
14220
14221 \begin_layout Plain Layout
14222 b
14223 \end_layout
14224
14225 \end_inset
14226 </cell>
14227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14228 \begin_inset Text
14229
14230 \begin_layout Plain Layout
14231 e
14232 \end_layout
14233
14234 \end_inset
14235 </cell>
14236 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14237 \begin_inset Text
14238
14239 \begin_layout Plain Layout
14240 h
14241 \end_layout
14242
14243 \end_inset
14244 </cell>
14245 </row>
14246 <row>
14247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14248 \begin_inset Text
14249
14250 \begin_layout Plain Layout
14251 c
14252 \end_layout
14253
14254 \end_inset
14255 </cell>
14256 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14257 \begin_inset Text
14258
14259 \begin_layout Plain Layout
14260 f
14261 \end_layout
14262
14263 \end_inset
14264 </cell>
14265 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14266 \begin_inset Text
14267
14268 \begin_layout Plain Layout
14269 i
14270 \end_layout
14271
14272 \end_inset
14273 </cell>
14274 </row>
14275 </lyxtabular>
14276
14277 \end_inset
14278
14279
14280 \end_layout
14281
14282 \end_inset
14283
14284
14285 \begin_inset ERT
14286 status collapsed
14287
14288 \begin_layout Plain Layout
14289
14290 }
14291 \end_layout
14292
14293 \end_inset
14294
14295
14296 \end_layout
14297
14298 \begin_layout Itemize
14299 test 
14300 \begin_inset Box Frameless
14301 position "c"
14302 hor_pos "c"
14303 has_inner_box 1
14304 inner_pos "c"
14305 use_parbox 0
14306 width "15col%"
14307 special "none"
14308 height "1in"
14309 height_special "totalheight"
14310 status collapsed
14311
14312 \begin_layout Plain Layout
14313 \begin_inset Tabular
14314 <lyxtabular version="3" rows="3" columns="3">
14315 <features>
14316 <column alignment="center" valignment="top" width="0">
14317 <column alignment="center" valignment="top" width="0">
14318 <column alignment="center" valignment="top" width="0">
14319 <row>
14320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14321 \begin_inset Text
14322
14323 \begin_layout Plain Layout
14324 a
14325 \end_layout
14326
14327 \end_inset
14328 </cell>
14329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14330 \begin_inset Text
14331
14332 \begin_layout Plain Layout
14333 d
14334 \end_layout
14335
14336 \end_inset
14337 </cell>
14338 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14339 \begin_inset Text
14340
14341 \begin_layout Plain Layout
14342 g
14343 \end_layout
14344
14345 \end_inset
14346 </cell>
14347 </row>
14348 <row>
14349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14350 \begin_inset Text
14351
14352 \begin_layout Plain Layout
14353 b
14354 \end_layout
14355
14356 \end_inset
14357 </cell>
14358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14359 \begin_inset Text
14360
14361 \begin_layout Plain Layout
14362 e
14363 \end_layout
14364
14365 \end_inset
14366 </cell>
14367 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14368 \begin_inset Text
14369
14370 \begin_layout Plain Layout
14371 h
14372 \end_layout
14373
14374 \end_inset
14375 </cell>
14376 </row>
14377 <row>
14378 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14379 \begin_inset Text
14380
14381 \begin_layout Plain Layout
14382 c
14383 \end_layout
14384
14385 \end_inset
14386 </cell>
14387 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14388 \begin_inset Text
14389
14390 \begin_layout Plain Layout
14391 f
14392 \end_layout
14393
14394 \end_inset
14395 </cell>
14396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14397 \begin_inset Text
14398
14399 \begin_layout Plain Layout
14400 i
14401 \end_layout
14402
14403 \end_inset
14404 </cell>
14405 </row>
14406 </lyxtabular>
14407
14408 \end_inset
14409
14410
14411 \end_layout
14412
14413 \end_inset
14414
14415
14416 \end_layout
14417
14418 \begin_layout Itemize
14419 test 
14420 \begin_inset Box Frameless
14421 position "b"
14422 hor_pos "c"
14423 has_inner_box 1
14424 inner_pos "c"
14425 use_parbox 0
14426 width "15col%"
14427 special "none"
14428 height "1in"
14429 height_special "totalheight"
14430 status collapsed
14431
14432 \begin_layout Plain Layout
14433 \begin_inset Tabular
14434 <lyxtabular version="3" rows="3" columns="3">
14435 <features>
14436 <column alignment="center" valignment="top" width="0">
14437 <column alignment="center" valignment="top" width="0">
14438 <column alignment="center" valignment="top" width="0">
14439 <row>
14440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14441 \begin_inset Text
14442
14443 \begin_layout Plain Layout
14444 a
14445 \end_layout
14446
14447 \end_inset
14448 </cell>
14449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14450 \begin_inset Text
14451
14452 \begin_layout Plain Layout
14453 d
14454 \end_layout
14455
14456 \end_inset
14457 </cell>
14458 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14459 \begin_inset Text
14460
14461 \begin_layout Plain Layout
14462 g
14463 \end_layout
14464
14465 \end_inset
14466 </cell>
14467 </row>
14468 <row>
14469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14470 \begin_inset Text
14471
14472 \begin_layout Plain Layout
14473 b
14474 \end_layout
14475
14476 \end_inset
14477 </cell>
14478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14479 \begin_inset Text
14480
14481 \begin_layout Plain Layout
14482 e
14483 \end_layout
14484
14485 \end_inset
14486 </cell>
14487 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14488 \begin_inset Text
14489
14490 \begin_layout Plain Layout
14491 h
14492 \end_layout
14493
14494 \end_inset
14495 </cell>
14496 </row>
14497 <row>
14498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14499 \begin_inset Text
14500
14501 \begin_layout Plain Layout
14502 c
14503 \end_layout
14504
14505 \end_inset
14506 </cell>
14507 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14508 \begin_inset Text
14509
14510 \begin_layout Plain Layout
14511 f
14512 \end_layout
14513
14514 \end_inset
14515 </cell>
14516 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14517 \begin_inset Text
14518
14519 \begin_layout Plain Layout
14520 i
14521 \end_layout
14522
14523 \end_inset
14524 </cell>
14525 </row>
14526 </lyxtabular>
14527
14528 \end_inset
14529
14530
14531 \end_layout
14532
14533 \end_inset
14534
14535  test 
14536 \begin_inset ERT
14537 status collapsed
14538
14539 \begin_layout Plain Layout
14540
14541
14542 \backslash
14543 raisebox{-0.32
14544 \backslash
14545 baselineskip}{
14546 \end_layout
14547
14548 \end_inset
14549
14550
14551 \begin_inset Box Frameless
14552 position "b"
14553 hor_pos "c"
14554 has_inner_box 1
14555 inner_pos "c"
14556 use_parbox 0
14557 width "15col%"
14558 special "none"
14559 height "1in"
14560 height_special "totalheight"
14561 status collapsed
14562
14563 \begin_layout Plain Layout
14564 \begin_inset Tabular
14565 <lyxtabular version="3" rows="3" columns="3">
14566 <features>
14567 <column alignment="center" valignment="top" width="0">
14568 <column alignment="center" valignment="top" width="0">
14569 <column alignment="center" valignment="top" width="0">
14570 <row>
14571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14572 \begin_inset Text
14573
14574 \begin_layout Plain Layout
14575 a
14576 \end_layout
14577
14578 \end_inset
14579 </cell>
14580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14581 \begin_inset Text
14582
14583 \begin_layout Plain Layout
14584 d
14585 \end_layout
14586
14587 \end_inset
14588 </cell>
14589 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14590 \begin_inset Text
14591
14592 \begin_layout Plain Layout
14593 g
14594 \end_layout
14595
14596 \end_inset
14597 </cell>
14598 </row>
14599 <row>
14600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14601 \begin_inset Text
14602
14603 \begin_layout Plain Layout
14604 b
14605 \end_layout
14606
14607 \end_inset
14608 </cell>
14609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14610 \begin_inset Text
14611
14612 \begin_layout Plain Layout
14613 e
14614 \end_layout
14615
14616 \end_inset
14617 </cell>
14618 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14619 \begin_inset Text
14620
14621 \begin_layout Plain Layout
14622 h
14623 \end_layout
14624
14625 \end_inset
14626 </cell>
14627 </row>
14628 <row>
14629 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14630 \begin_inset Text
14631
14632 \begin_layout Plain Layout
14633 c
14634 \end_layout
14635
14636 \end_inset
14637 </cell>
14638 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14639 \begin_inset Text
14640
14641 \begin_layout Plain Layout
14642 f
14643 \end_layout
14644
14645 \end_inset
14646 </cell>
14647 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14648 \begin_inset Text
14649
14650 \begin_layout Plain Layout
14651 i
14652 \end_layout
14653
14654 \end_inset
14655 </cell>
14656 </row>
14657 </lyxtabular>
14658
14659 \end_inset
14660
14661
14662 \end_layout
14663
14664 \end_inset
14665
14666
14667 \begin_inset ERT
14668 status collapsed
14669
14670 \begin_layout Plain Layout
14671
14672 }
14673 \end_layout
14674
14675 \end_inset
14676
14677
14678 \end_layout
14679
14680 \begin_layout Standard
14681 Comme vous pouvez le voir, le contenu des premiers tableaux de la première
14682  et de la dernière ligne, n'est pas correctement aligné avec le texte de
14683  la ligne dans laquelle le tableau est inséré.
14684  Pour obtenir cet alignement, vous devez mettre la boîte minipage dans une
14685  boîte élévatrice (raisebox)
14686 \begin_inset Foot
14687 status collapsed
14688
14689 \begin_layout Plain Layout
14690 Les boîtes élévatrices (raiseboxes) sont décrites dans la section
14691 \begin_inset space ~
14692 \end_inset
14693
14694
14695 \begin_inset CommandInset ref
14696 LatexCommand ref
14697 reference "sub:Alignement-Vertical"
14698
14699 \end_inset
14700
14701 .
14702 \end_layout
14703
14704 \end_inset
14705
14706 .
14707  Dans l'exemple précédent, le deuxième tableau de la première ligne est
14708  aligné en utilisant la commande en code TeX suivante 
14709 \end_layout
14710
14711 \begin_layout Standard
14712
14713 \series bold
14714
14715 \backslash
14716 raisebox{0.85
14717 \backslash
14718 baselineskip}{
14719 \end_layout
14720
14721 \begin_layout Standard
14722 placée juste avant la boîte minipage.
14723  Après la boîte on insère l'accolade fermante en code TeX.
14724  Pour le deuxième tableau de la dernière ligne, la commande 
14725 \end_layout
14726
14727 \begin_layout Standard
14728
14729 \series bold
14730
14731 \backslash
14732 raisebox{-0.32
14733 \backslash
14734 baselineskip}{
14735 \end_layout
14736
14737 \begin_layout Standard
14738 est utilisée.
14739 \end_layout
14740
14741 \begin_layout Standard
14742 \begin_inset Note Greyedout
14743 status open
14744
14745 \begin_layout Plain Layout
14746
14747 \series bold
14748 Note:
14749 \series default
14750  L'alignement entre le contenu de la ligne du tableau et le texte de la
14751  ligne qui l'entoure ne peut pas être parfait.
14752  Le facteur utilisé dans la commande 
14753 \series bold
14754
14755 \backslash
14756 raisebox
14757 \series default
14758  pour obtenir cet alignement dépend de la police de caractères du document,
14759  de la taille de la police et de l'épaisseur des lignes du tableau.
14760 \end_layout
14761
14762 \end_inset
14763
14764
14765 \end_layout
14766
14767 \begin_layout Section
14768 Tableaux Colorés
14769 \begin_inset CommandInset label
14770 LatexCommand label
14771 name "sec:Tableaux-Colorés"
14772
14773 \end_inset
14774
14775
14776 \begin_inset Index
14777 status collapsed
14778
14779 \begin_layout Plain Layout
14780 Tableau ! Coloré
14781 \end_layout
14782
14783 \end_inset
14784
14785
14786 \end_layout
14787
14788 \begin_layout Subsection
14789 Cellules Colorées
14790 \begin_inset Index
14791 status collapsed
14792
14793 \begin_layout Plain Layout
14794 Couleur des tableaux ! Pour les cellules
14795 \end_layout
14796
14797 \end_inset
14798
14799
14800 \begin_inset Index
14801 status collapsed
14802
14803 \begin_layout Plain Layout
14804 Couleur ! Pour les cellules de tableau
14805 \end_layout
14806
14807 \end_inset
14808
14809
14810 \end_layout
14811
14812 \begin_layout Standard
14813 \begin_inset Float table
14814 placement h
14815 wide false
14816 sideways false
14817 status open
14818
14819 \begin_layout Plain Layout
14820 \begin_inset Caption
14821
14822 \begin_layout Plain Layout
14823 \begin_inset CommandInset label
14824 LatexCommand label
14825 name "tab:Tableau-coloré-sans-colortbl"
14826
14827 \end_inset
14828
14829 Tableau coloré sans utiliser le paquetage  
14830 \series bold
14831 colortbl
14832 \series default
14833
14834 \begin_inset OptArg
14835 status open
14836
14837 \begin_layout Plain Layout
14838 Tableau sans colortbl
14839 \end_layout
14840
14841 \end_inset
14842
14843
14844 \end_layout
14845
14846 \end_inset
14847
14848
14849 \end_layout
14850
14851 \begin_layout Plain Layout
14852 \align center
14853 \begin_inset Tabular
14854 <lyxtabular version="3" rows="3" columns="3">
14855 <features>
14856 <column alignment="center" valignment="top" width="0">
14857 <column alignment="center" valignment="top" width="0">
14858 <column alignment="center" valignment="top" width="0">
14859 <row>
14860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14861 \begin_inset Text
14862
14863 \begin_layout Plain Layout
14864
14865 \color green
14866 a
14867 \end_layout
14868
14869 \end_inset
14870 </cell>
14871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14872 \begin_inset Text
14873
14874 \begin_layout Plain Layout
14875
14876 \color red
14877 b
14878 \end_layout
14879
14880 \end_inset
14881 </cell>
14882 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14883 \begin_inset Text
14884
14885 \begin_layout Plain Layout
14886
14887 \color red
14888 c
14889 \end_layout
14890
14891 \end_inset
14892 </cell>
14893 </row>
14894 <row>
14895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14896 \begin_inset Text
14897
14898 \begin_layout Plain Layout
14899
14900 \color green
14901 d
14902 \end_layout
14903
14904 \end_inset
14905 </cell>
14906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14907 \begin_inset Text
14908
14909 \begin_layout Plain Layout
14910
14911 \color blue
14912 e
14913 \end_layout
14914
14915 \end_inset
14916 </cell>
14917 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14918 \begin_inset Text
14919
14920 \begin_layout Plain Layout
14921
14922 \color blue
14923 f
14924 \end_layout
14925
14926 \end_inset
14927 </cell>
14928 </row>
14929 <row>
14930 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14931 \begin_inset Text
14932
14933 \begin_layout Plain Layout
14934
14935 \color green
14936 g
14937 \end_layout
14938
14939 \end_inset
14940 </cell>
14941 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14942 \begin_inset Text
14943
14944 \begin_layout Plain Layout
14945
14946 \color blue
14947 h
14948 \end_layout
14949
14950 \end_inset
14951 </cell>
14952 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14953 \begin_inset Text
14954
14955 \begin_layout Plain Layout
14956
14957 \color blue
14958 i
14959 \end_layout
14960
14961 \end_inset
14962 </cell>
14963 </row>
14964 </lyxtabular>
14965
14966 \end_inset
14967
14968
14969 \end_layout
14970
14971 \end_inset
14972
14973
14974 \end_layout
14975
14976 \begin_layout Standard
14977 Si vous voulez seulement avoir du texte en couleur, sélectionnez les cellules
14978  et choisissez une couleur dans le menu 
14979 \family sans
14980 Éditer\SpecialChar \menuseparator
14981 Style
14982 \begin_inset space ~
14983 \end_inset
14984
14985 de
14986 \begin_inset space ~
14987 \end_inset
14988
14989 Texte
14990 \family default
14991 .
14992  C'est ce qui a été utilisé pour créer le tableau
14993 \begin_inset space ~
14994 \end_inset
14995
14996
14997 \begin_inset CommandInset ref
14998 LatexCommand ref
14999 reference "tab:Tableau-coloré-sans-colortbl"
15000
15001 \end_inset
15002
15003 .
15004  Dans tous les autres cas vous aurez à utiliser le paquetage LaTeX 
15005 \series bold
15006 colortbl
15007 \series default
15008 .
15009 \begin_inset Index
15010 status collapsed
15011
15012 \begin_layout Plain Layout
15013 Paquetages LaTeX ! colortbl
15014 \end_layout
15015
15016 \end_inset
15017
15018
15019 \end_layout
15020
15021 \begin_layout Standard
15022 \begin_inset ERT
15023 status collapsed
15024
15025 \begin_layout Plain Layout
15026
15027
15028 \backslash
15029 ifcolortbl
15030 \end_layout
15031
15032 \end_inset
15033
15034
15035 \begin_inset Note Note
15036 status open
15037
15038 \begin_layout Plain Layout
15039 La section qui suit ne sera affichée que si vous avez installé le paquetage
15040  LaTeX 
15041 \series bold
15042 colortbl
15043 \series default
15044 .
15045 \end_layout
15046
15047 \end_inset
15048
15049
15050 \end_layout
15051
15052 \begin_layout Standard
15053 Pour créer des tableaux colorés, vous devez charger le paquetage
15054 \series bold
15055  colortbl
15056 \series default
15057  dans le préambule avec la ligne
15058 \end_layout
15059
15060 \begin_layout Standard
15061
15062 \series bold
15063
15064 \backslash
15065 usepackage{colortbl}
15066 \end_layout
15067
15068 \begin_layout Standard
15069 On choisit la couleur d'une colonne avec la commande 
15070 \end_layout
15071
15072 \begin_layout Standard
15073
15074 \series bold
15075
15076 \backslash
15077 columncolor{nom de couleur}
15078 \end_layout
15079
15080 \begin_layout Standard
15081 à l'intérieur d'une commande 
15082 \series bold
15083 >{ }
15084 \series default
15085 .
15086  Vous trouverez plus d'information sur la commande 
15087 \series bold
15088 >{}
15089 \series default
15090  dans la section
15091 \begin_inset space ~
15092 \end_inset
15093
15094
15095 \begin_inset CommandInset ref
15096 LatexCommand ref
15097 reference "sub:Calculs-multicolonnes"
15098
15099 \end_inset
15100
15101 .
15102 \end_layout
15103
15104 \begin_layout Standard
15105 Les noms de couleurs suivants sont prédéfinis :
15106 \end_layout
15107
15108 \begin_layout Standard
15109
15110 \family sans
15111 red
15112 \family default
15113  (rouge), 
15114 \family sans
15115 green
15116 \family default
15117  (vert), 
15118 \family sans
15119 yellow
15120 \family default
15121  (jaune), 
15122 \family sans
15123 blue
15124 \family default
15125  (bleu), 
15126 \family sans
15127 cyan
15128 \family default
15129
15130 \family sans
15131 magenta
15132 \family default
15133
15134 \family sans
15135 black 
15136 \family default
15137 (noir) et 
15138 \family sans
15139 white 
15140 \family default
15141 (blanc).
15142 \end_layout
15143
15144 \begin_layout Standard
15145 \begin_inset VSpace medskip
15146 \end_inset
15147
15148
15149 \end_layout
15150
15151 \begin_layout Standard
15152 Vous pouvez aussi définir votre propre couleur avec la commande
15153 \end_layout
15154
15155 \begin_layout Standard
15156
15157 \series bold
15158
15159 \backslash
15160 definecolor{nom de la couleur}{modèle de couleur}{valeurs de couleur}
15161 \end_layout
15162
15163 \begin_layout Standard
15164 Le modèle de couleur peut être
15165 \end_layout
15166
15167 \begin_layout Labeling
15168 \labelwidthstring 00.00.0000
15169 cmyk: cyan, magenta, jaune (yellow), noir (black)
15170 \end_layout
15171
15172 \begin_layout Labeling
15173 \labelwidthstring 00.00.0000
15174 rgb: red, vert (green), bleu (blue)
15175 \end_layout
15176
15177 \begin_layout Labeling
15178 \labelwidthstring 00.00.0000
15179 gray dégradé de gris (gray)
15180 \end_layout
15181
15182 \begin_layout Standard
15183 et les valeurs de couleur sont des nombres compris entre 0 et 1, séparés
15184  par des virgules qui décrivent la couleur dans le modèle de couleur choisi.
15185 \end_layout
15186
15187 \begin_layout Standard
15188 Vous pouvez par exemple définir la couleur 
15189 \begin_inset Quotes eld
15190 \end_inset
15191
15192
15193 \emph on
15194 vertfonce
15195 \begin_inset Quotes erd
15196 \end_inset
15197
15198  dans le préambule avec la ligne
15199 \end_layout
15200
15201 \begin_layout Standard
15202
15203 \series bold
15204
15205 \backslash
15206 definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5}
15207 \end_layout
15208
15209 \begin_layout Standard
15210 et la couleur "
15211 \emph on
15212 grisclair
15213 \emph default
15214 " avec
15215 \end_layout
15216
15217 \begin_layout Standard
15218
15219 \series bold
15220
15221 \backslash
15222 definecolor{grisclair}{gray}{0.8}
15223 \end_layout
15224
15225 \begin_layout Standard
15226 \begin_inset VSpace medskip
15227 \end_inset
15228
15229
15230 \end_layout
15231
15232 \begin_layout Standard
15233 Les lignes sont colorées avec la commande
15234 \end_layout
15235
15236 \begin_layout Standard
15237
15238 \series bold
15239
15240 \backslash
15241 rowcolor{nom de la couleur}
15242 \end_layout
15243
15244 \begin_layout Standard
15245 et les cellules sont colorées avec la commande
15246 \end_layout
15247
15248 \begin_layout Standard
15249
15250 \series bold
15251
15252 \backslash
15253 cellcolor{nom de la couleur}
15254 \end_layout
15255
15256 \begin_layout Standard
15257 Les deux commandes sont insérées au début d'une cellule comme du code TeX.
15258 \end_layout
15259
15260 \begin_layout Standard
15261 Pour colorer de caractères dans un tableau, sélectionnez les cellules et
15262  choisissez une couleur dans le menu 
15263 \family sans
15264 Éditer\SpecialChar \menuseparator
15265 Style
15266 \begin_inset space ~
15267 \end_inset
15268
15269 de
15270 \begin_inset space ~
15271 \end_inset
15272
15273 Texte
15274 \family default
15275 .
15276  Si une cellule contient du code TeX, faites bien attention à ne colorer
15277  que le texte, sinon le code TeX coloré provoquera des erreurs LaTeX.
15278 \end_layout
15279
15280 \begin_layout Standard
15281 \begin_inset Note Greyedout
15282 status open
15283
15284 \begin_layout Plain Layout
15285
15286 \series bold
15287 Note:
15288 \series default
15289  Tous les visualiseurs DVI ne sont pas capables d'afficher les couleurs
15290  définies par l'utilisateur.
15291 \end_layout
15292
15293 \end_inset
15294
15295
15296 \end_layout
15297
15298 \begin_layout Standard
15299 \begin_inset VSpace bigskip
15300 \end_inset
15301
15302
15303 \end_layout
15304
15305 \begin_layout Standard
15306 Pour créer le tableau
15307 \begin_inset space ~
15308 \end_inset
15309
15310
15311 \begin_inset CommandInset ref
15312 LatexCommand ref
15313 reference "tab:Tableau-coloré-avec-colortbl"
15314
15315 \end_inset
15316
15317  faites ce qui suit : La couleur de la première colonne doit être 
15318 \emph on
15319 vertfonce
15320 \emph default
15321 .
15322  On insère donc la commande
15323 \end_layout
15324
15325 \begin_layout Standard
15326
15327 \series bold
15328 >{
15329 \backslash
15330 columncolor{vertfonce}
15331 \backslash
15332 centering}c
15333 \end_layout
15334
15335 \begin_layout Standard
15336 en code TeX pour cette colonne.
15337  La première ligne doit être bleue
15338 \begin_inset Note Note
15339 status open
15340
15341 \begin_layout Plain Layout
15342 cyan ? (NdT)
15343 \end_layout
15344
15345 \end_inset
15346
15347 , d'où la commande en code TeX
15348 \end_layout
15349
15350 \begin_layout Standard
15351
15352 \series bold
15353
15354 \backslash
15355 rowcolor{cyan}
15356 \end_layout
15357
15358 \begin_layout Standard
15359 qui est insérée dans la première cellule de cette ligne.
15360  Notez que cela annule la couleur de colonne pour la première cellule.
15361  La dernière cellule de la dernière ligne est colorée en magenta en insérant
15362  en code TeX la commande
15363 \end_layout
15364
15365 \begin_layout Standard
15366
15367 \series bold
15368
15369 \backslash
15370 cellcolor{magenta}
15371 \end_layout
15372
15373 \begin_layout Standard
15374 Les caractères peuvent maintenant être colorés en utilisant le menu 
15375 \family sans
15376 Éditer\SpecialChar \menuseparator
15377 Style
15378 \begin_inset space ~
15379 \end_inset
15380
15381 de
15382 \begin_inset space ~
15383 \end_inset
15384
15385 Texte
15386 \family default
15387 .
15388 \end_layout
15389
15390 \begin_layout Standard
15391 \begin_inset Float table
15392 placement h
15393 wide false
15394 sideways false
15395 status open
15396
15397 \begin_layout Plain Layout
15398 \begin_inset Caption
15399
15400 \begin_layout Plain Layout
15401 \begin_inset CommandInset label
15402 LatexCommand label
15403 name "tab:Tableau-coloré-avec-colortbl"
15404
15405 \end_inset
15406
15407 Tableau coloré en utilisant le paquetage 
15408 \series bold
15409 colortbl
15410 \series default
15411
15412 \begin_inset OptArg
15413 status collapsed
15414
15415 \begin_layout Plain Layout
15416 Tableau avec colortbl
15417 \end_layout
15418
15419 \end_inset
15420
15421
15422 \end_layout
15423
15424 \end_inset
15425
15426
15427 \end_layout
15428
15429 \begin_layout Plain Layout
15430 \align center
15431 \begin_inset Tabular
15432 <lyxtabular version="3" rows="3" columns="3">
15433 <features>
15434 <column alignment="center" valignment="top" width="0" special=">{\columncolor{darkgreen}\centering}c">
15435 <column alignment="center" valignment="top" width="0">
15436 <column alignment="center" valignment="top" width="0">
15437 <row>
15438 <cell alignment="center" valignment="top" usebox="none">
15439 \begin_inset Text
15440
15441 \begin_layout Plain Layout
15442 \begin_inset ERT
15443 status collapsed
15444
15445 \begin_layout Plain Layout
15446
15447
15448 \backslash
15449 rowcolor{cyan}
15450 \end_layout
15451
15452 \end_inset
15453
15454
15455 \color magenta
15456 a
15457 \end_layout
15458
15459 \end_inset
15460 </cell>
15461 <cell alignment="center" valignment="top" usebox="none">
15462 \begin_inset Text
15463
15464 \begin_layout Plain Layout
15465
15466 \color red
15467 b
15468 \end_layout
15469
15470 \end_inset
15471 </cell>
15472 <cell alignment="center" valignment="top" usebox="none">
15473 \begin_inset Text
15474
15475 \begin_layout Plain Layout
15476
15477 \color red
15478 c
15479 \end_layout
15480
15481 \end_inset
15482 </cell>
15483 </row>
15484 <row>
15485 <cell alignment="center" valignment="top" usebox="none">
15486 \begin_inset Text
15487
15488 \begin_layout Plain Layout
15489
15490 \color yellow
15491 d
15492 \end_layout
15493
15494 \end_inset
15495 </cell>
15496 <cell alignment="center" valignment="top" usebox="none">
15497 \begin_inset Text
15498
15499 \begin_layout Plain Layout
15500
15501 \color blue
15502 e
15503 \end_layout
15504
15505 \end_inset
15506 </cell>
15507 <cell alignment="center" valignment="top" usebox="none">
15508 \begin_inset Text
15509
15510 \begin_layout Plain Layout
15511
15512 \color blue
15513 f
15514 \end_layout
15515
15516 \end_inset
15517 </cell>
15518 </row>
15519 <row>
15520 <cell alignment="center" valignment="top" usebox="none">
15521 \begin_inset Text
15522
15523 \begin_layout Plain Layout
15524
15525 \color yellow
15526 g
15527 \end_layout
15528
15529 \end_inset
15530 </cell>
15531 <cell alignment="center" valignment="top" usebox="none">
15532 \begin_inset Text
15533
15534 \begin_layout Plain Layout
15535
15536 \color blue
15537 h
15538 \end_layout
15539
15540 \end_inset
15541 </cell>
15542 <cell alignment="center" valignment="top" usebox="none">
15543 \begin_inset Text
15544
15545 \begin_layout Plain Layout
15546 \begin_inset ERT
15547 status collapsed
15548
15549 \begin_layout Plain Layout
15550
15551
15552 \backslash
15553 cellcolor{magenta}
15554 \end_layout
15555
15556 \end_inset
15557
15558
15559 \color green
15560 i
15561 \end_layout
15562
15563 \end_inset
15564 </cell>
15565 </row>
15566 </lyxtabular>
15567
15568 \end_inset
15569
15570
15571 \end_layout
15572
15573 \end_inset
15574
15575
15576 \end_layout
15577
15578 \begin_layout Standard
15579 \begin_inset ERT
15580 status collapsed
15581
15582 \begin_layout Plain Layout
15583
15584
15585 \backslash
15586 else
15587 \end_layout
15588
15589 \end_inset
15590
15591
15592 \begin_inset Note Note
15593 status open
15594
15595 \begin_layout Plain Layout
15596 Ce qui suit sera affiché si le paquetage 
15597 \series bold
15598 colortbl
15599 \series default
15600  n'est pas installé :
15601 \end_layout
15602
15603 \end_inset
15604
15605
15606 \end_layout
15607
15608 \begin_layout Standard
15609 Vous devez installer le paquetage 
15610 \series bold
15611 colortbl
15612 \series default
15613  pour voir le contenu des cette section dans la sortie imprimée.
15614 \end_layout
15615
15616 \begin_layout Standard
15617 \begin_inset ERT
15618 status collapsed
15619
15620 \begin_layout Plain Layout
15621
15622
15623 \backslash
15624 fi
15625 \end_layout
15626
15627 \end_inset
15628
15629
15630 \end_layout
15631
15632 \begin_layout Subsection
15633 Les filets colorées
15634 \begin_inset Index
15635 status collapsed
15636
15637 \begin_layout Plain Layout
15638 Tableau Coloré ! Pour les filets
15639 \end_layout
15640
15641 \end_inset
15642
15643
15644 \begin_inset Index
15645 status collapsed
15646
15647 \begin_layout Plain Layout
15648 Couleur ! Pour les filets des tableaux
15649 \end_layout
15650
15651 \end_inset
15652
15653
15654 \begin_inset Note Note
15655 status collapsed
15656
15657 \begin_layout Plain Layout
15658 on parle de filets plutôt que de lignes pour les tableaux
15659 \end_layout
15660
15661 \end_inset
15662
15663
15664 \end_layout
15665
15666 \begin_layout Standard
15667 Comme c'est décrit dans la section
15668 \begin_inset space ~
15669 \end_inset
15670
15671
15672 \begin_inset CommandInset ref
15673 LatexCommand ref
15674 reference "sub:Epaisseur-filets"
15675
15676 \end_inset
15677
15678 , l'épaisseur de tous les filets d'un tableau peut être modifiée avec la
15679  variable 
15680 \series bold
15681
15682 \backslash
15683 arrayrulewidth
15684 \series default
15685 .
15686  Elle est mise à 1.5
15687 \begin_inset space \thinspace{}
15688 \end_inset
15689
15690 pt pour tous les tableaux de cette section.
15691 \begin_inset ERT
15692 status collapsed
15693
15694 \begin_layout Plain Layout
15695
15696
15697 \backslash
15698 setlength{
15699 \backslash
15700 arrayrulewidth}{1.5pt}
15701 \end_layout
15702
15703 \end_inset
15704
15705
15706 \end_layout
15707
15708 \begin_layout Standard
15709 Pour colorer les filets verticaux, par exemple en vert, créez le format
15710  de colonne suivant dans le préambule du document, en suivant la description
15711  de la section
15712 \begin_inset space ~
15713 \end_inset
15714
15715
15716 \begin_inset CommandInset ref
15717 LatexCommand ref
15718 reference "sub:Formats-personnalisés"
15719
15720 \end_inset
15721
15722 :
15723 \end_layout
15724
15725 \begin_layout Standard
15726
15727 \series bold
15728
15729 \backslash
15730 newcolumntype{W}{!{
15731 \backslash
15732 color{green}
15733 \backslash
15734 vline}}
15735 \end_layout
15736
15737 \begin_layout Standard
15738 Pour le tableau
15739 \begin_inset space ~
15740 \end_inset
15741
15742
15743 \begin_inset CommandInset ref
15744 LatexCommand ref
15745 reference "tab:Tableau-filets-verticaux-colorés"
15746
15747 \end_inset
15748
15749  le paramètre LaTeX
15750 \series bold
15751  WcW
15752 \series default
15753  a été utilisé pour la dernière colonne et
15754 \series bold
15755  Wc
15756 \series default
15757  pour les autres colonnes.
15758 \end_layout
15759
15760 \begin_layout Standard
15761 Si vous voulez plusieurs couleurs, définissez plusieurs formats de colonne.
15762 \end_layout
15763
15764 \begin_layout Standard
15765 \begin_inset Float table
15766 placement h
15767 wide false
15768 sideways false
15769 status open
15770
15771 \begin_layout Plain Layout
15772 \begin_inset Caption
15773
15774 \begin_layout Plain Layout
15775 \begin_inset CommandInset label
15776 LatexCommand label
15777 name "tab:Tableau-filets-verticaux-colorés"
15778
15779 \end_inset
15780
15781 Tableau avec filets verticaux colorés
15782 \end_layout
15783
15784 \end_inset
15785
15786
15787 \end_layout
15788
15789 \begin_layout Plain Layout
15790 \align center
15791 \begin_inset Tabular
15792 <lyxtabular version="3" rows="3" columns="3">
15793 <features>
15794 <column alignment="center" valignment="top" width="0" special="Wc">
15795 <column alignment="center" valignment="top" width="0" special="Wc">
15796 <column alignment="center" valignment="top" width="0" special="WcW">
15797 <row>
15798 <cell alignment="center" valignment="top" topline="true" usebox="none">
15799 \begin_inset Text
15800
15801 \begin_layout Plain Layout
15802 sd
15803 \end_layout
15804
15805 \end_inset
15806 </cell>
15807 <cell alignment="center" valignment="top" topline="true" usebox="none">
15808 \begin_inset Text
15809
15810 \begin_layout Plain Layout
15811
15812 \end_layout
15813
15814 \end_inset
15815 </cell>
15816 <cell alignment="center" valignment="top" topline="true" usebox="none">
15817 \begin_inset Text
15818
15819 \begin_layout Plain Layout
15820
15821 \end_layout
15822
15823 \end_inset
15824 </cell>
15825 </row>
15826 <row>
15827 <cell alignment="center" valignment="top" topline="true" usebox="none">
15828 \begin_inset Text
15829
15830 \begin_layout Plain Layout
15831
15832 \end_layout
15833
15834 \end_inset
15835 </cell>
15836 <cell alignment="center" valignment="top" topline="true" usebox="none">
15837 \begin_inset Text
15838
15839 \begin_layout Plain Layout
15840 sd
15841 \end_layout
15842
15843 \end_inset
15844 </cell>
15845 <cell alignment="center" valignment="top" topline="true" usebox="none">
15846 \begin_inset Text
15847
15848 \begin_layout Plain Layout
15849
15850 \end_layout
15851
15852 \end_inset
15853 </cell>
15854 </row>
15855 <row>
15856 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15857 \begin_inset Text
15858
15859 \begin_layout Plain Layout
15860
15861 \end_layout
15862
15863 \end_inset
15864 </cell>
15865 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15866 \begin_inset Text
15867
15868 \begin_layout Plain Layout
15869
15870 \end_layout
15871
15872 \end_inset
15873 </cell>
15874 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15875 \begin_inset Text
15876
15877 \begin_layout Plain Layout
15878 sd
15879 \end_layout
15880
15881 \end_inset
15882 </cell>
15883 </row>
15884 </lyxtabular>
15885
15886 \end_inset
15887
15888
15889 \end_layout
15890
15891 \end_inset
15892
15893
15894 \end_layout
15895
15896 \begin_layout Standard
15897 \begin_inset VSpace bigskip
15898 \end_inset
15899
15900 Pour colorer les filets horizontaux en rouge comme pour le tableau
15901 \begin_inset space ~
15902 \end_inset
15903
15904
15905 \begin_inset CommandInset ref
15906 LatexCommand ref
15907 reference "tab:Tableau-filet-horizontaux-colorés"
15908
15909 \end_inset
15910
15911 , insérez les commandes suivantes en code TeX juste avant le tableau ou
15912  le flottant de tableau :
15913 \end_layout
15914
15915 \begin_layout Standard
15916
15917 \series bold
15918
15919 \backslash
15920 let
15921 \backslash
15922 myHlineC
15923 \backslash
15924 hline
15925 \begin_inset Newline newline
15926 \end_inset
15927
15928
15929 \backslash
15930 renewcommand{
15931 \backslash
15932 hline}
15933 \begin_inset Newline newline
15934 \end_inset
15935
15936
15937 \begin_inset ERT
15938 status collapsed
15939
15940 \begin_layout Plain Layout
15941
15942
15943 \backslash
15944 hphantom{ }
15945 \end_layout
15946
15947 \end_inset
15948
15949 {
15950 \backslash
15951 arrayrulecolor{red}
15952 \backslash
15953 myHlineC
15954 \backslash
15955 arrayrulecolor{black}}
15956 \end_layout
15957
15958 \begin_layout Standard
15959 \begin_inset ERT
15960 status collapsed
15961
15962 \begin_layout Plain Layout
15963
15964
15965 \backslash
15966 let
15967 \backslash
15968 myHlineC
15969 \backslash
15970 hline
15971 \end_layout
15972
15973 \begin_layout Plain Layout
15974
15975
15976 \backslash
15977 renewcommand{
15978 \backslash
15979 hline}
15980 \end_layout
15981
15982 \begin_layout Plain Layout
15983
15984  {
15985 \backslash
15986 arrayrulecolor{red}
15987 \backslash
15988 myHlineC
15989 \backslash
15990 arrayrulecolor{black}}
15991 \end_layout
15992
15993 \end_inset
15994
15995
15996 \begin_inset Float table
15997 placement h
15998 wide false
15999 sideways false
16000 status open
16001
16002 \begin_layout Plain Layout
16003 \begin_inset Caption
16004
16005 \begin_layout Plain Layout
16006 \begin_inset CommandInset label
16007 LatexCommand label
16008 name "tab:Tableau-filet-horizontaux-colorés"
16009
16010 \end_inset
16011
16012 Tableau avec filets horizontaux colorés
16013 \end_layout
16014
16015 \end_inset
16016
16017
16018 \end_layout
16019
16020 \begin_layout Plain Layout
16021 \align center
16022 \begin_inset Tabular
16023 <lyxtabular version="3" rows="3" columns="3">
16024 <features>
16025 <column alignment="center" valignment="top" width="0">
16026 <column alignment="center" valignment="top" width="0">
16027 <column alignment="center" valignment="top" width="0">
16028 <row>
16029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16030 \begin_inset Text
16031
16032 \begin_layout Plain Layout
16033 sd
16034 \end_layout
16035
16036 \end_inset
16037 </cell>
16038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16039 \begin_inset Text
16040
16041 \begin_layout Plain Layout
16042
16043 \end_layout
16044
16045 \end_inset
16046 </cell>
16047 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16048 \begin_inset Text
16049
16050 \begin_layout Plain Layout
16051
16052 \end_layout
16053
16054 \end_inset
16055 </cell>
16056 </row>
16057 <row>
16058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16059 \begin_inset Text
16060
16061 \begin_layout Plain Layout
16062
16063 \end_layout
16064
16065 \end_inset
16066 </cell>
16067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16068 \begin_inset Text
16069
16070 \begin_layout Plain Layout
16071 sd
16072 \end_layout
16073
16074 \end_inset
16075 </cell>
16076 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16077 \begin_inset Text
16078
16079 \begin_layout Plain Layout
16080
16081 \end_layout
16082
16083 \end_inset
16084 </cell>
16085 </row>
16086 <row>
16087 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16088 \begin_inset Text
16089
16090 \begin_layout Plain Layout
16091
16092 \end_layout
16093
16094 \end_inset
16095 </cell>
16096 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16097 \begin_inset Text
16098
16099 \begin_layout Plain Layout
16100
16101 \end_layout
16102
16103 \end_inset
16104 </cell>
16105 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16106 \begin_inset Text
16107
16108 \begin_layout Plain Layout
16109 sd
16110 \end_layout
16111
16112 \end_inset
16113 </cell>
16114 </row>
16115 </lyxtabular>
16116
16117 \end_inset
16118
16119
16120 \end_layout
16121
16122 \end_inset
16123
16124
16125 \end_layout
16126
16127 \begin_layout Standard
16128 Pour revenir à la couleur noire implicite, insérez la commande suivante
16129  en code TeX, juste après le tableau ou le flottant de tableau :
16130 \end_layout
16131
16132 \begin_layout Standard
16133
16134 \series bold
16135
16136 \backslash
16137 renewcommand{
16138 \backslash
16139 hline}{
16140 \backslash
16141 myHlineC}
16142 \end_layout
16143
16144 \begin_layout Standard
16145 Le tableau
16146 \begin_inset space ~
16147 \end_inset
16148
16149
16150 \begin_inset CommandInset ref
16151 LatexCommand ref
16152 reference "tab:Tableau-avec-filets-colorés"
16153
16154 \end_inset
16155
16156  est un exemple avec des filets horizontaux et verticaux colorés.
16157 \end_layout
16158
16159 \begin_layout Standard
16160 \begin_inset Float table
16161 placement h
16162 wide false
16163 sideways false
16164 status open
16165
16166 \begin_layout Plain Layout
16167 \begin_inset Caption
16168
16169 \begin_layout Plain Layout
16170 \begin_inset CommandInset label
16171 LatexCommand label
16172 name "tab:Tableau-avec-filets-colorés"
16173
16174 \end_inset
16175
16176 Tableau avec filets horizontaux et verticaux colorés
16177 \end_layout
16178
16179 \end_inset
16180
16181
16182 \end_layout
16183
16184 \begin_layout Plain Layout
16185 \align center
16186 \begin_inset Tabular
16187 <lyxtabular version="3" rows="3" columns="3">
16188 <features>
16189 <column alignment="center" valignment="top" width="0" special="Wc">
16190 <column alignment="center" valignment="top" width="0" special="Wc">
16191 <column alignment="center" valignment="top" width="0" special="WcW">
16192 <row>
16193 <cell alignment="center" valignment="top" topline="true" usebox="none">
16194 \begin_inset Text
16195
16196 \begin_layout Plain Layout
16197 sd
16198 \end_layout
16199
16200 \end_inset
16201 </cell>
16202 <cell alignment="center" valignment="top" topline="true" usebox="none">
16203 \begin_inset Text
16204
16205 \begin_layout Plain Layout
16206
16207 \end_layout
16208
16209 \end_inset
16210 </cell>
16211 <cell alignment="center" valignment="top" topline="true" usebox="none">
16212 \begin_inset Text
16213
16214 \begin_layout Plain Layout
16215
16216 \end_layout
16217
16218 \end_inset
16219 </cell>
16220 </row>
16221 <row>
16222 <cell alignment="center" valignment="top" topline="true" usebox="none">
16223 \begin_inset Text
16224
16225 \begin_layout Plain Layout
16226
16227 \end_layout
16228
16229 \end_inset
16230 </cell>
16231 <cell alignment="center" valignment="top" topline="true" usebox="none">
16232 \begin_inset Text
16233
16234 \begin_layout Plain Layout
16235 sd
16236 \end_layout
16237
16238 \end_inset
16239 </cell>
16240 <cell alignment="center" valignment="top" topline="true" usebox="none">
16241 \begin_inset Text
16242
16243 \begin_layout Plain Layout
16244
16245 \end_layout
16246
16247 \end_inset
16248 </cell>
16249 </row>
16250 <row topspace="default">
16251 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16252 \begin_inset Text
16253
16254 \begin_layout Plain Layout
16255
16256 \end_layout
16257
16258 \end_inset
16259 </cell>
16260 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16261 \begin_inset Text
16262
16263 \begin_layout Plain Layout
16264
16265 \end_layout
16266
16267 \end_inset
16268 </cell>
16269 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16270 \begin_inset Text
16271
16272 \begin_layout Plain Layout
16273 sd
16274 \end_layout
16275
16276 \end_inset
16277 </cell>
16278 </row>
16279 </lyxtabular>
16280
16281 \end_inset
16282
16283
16284 \end_layout
16285
16286 \end_inset
16287
16288
16289 \end_layout
16290
16291 \begin_layout Standard
16292 \begin_inset ERT
16293 status collapsed
16294
16295 \begin_layout Plain Layout
16296
16297
16298 \backslash
16299 renewcommand{
16300 \backslash
16301 hline}{
16302 \backslash
16303 myHlineC}
16304 \end_layout
16305
16306 \end_inset
16307
16308
16309 \end_layout
16310
16311 \begin_layout Standard
16312 \begin_inset ERT
16313 status collapsed
16314
16315 \begin_layout Plain Layout
16316
16317
16318 \backslash
16319 setlength{
16320 \backslash
16321 arrayrulewidth}{0.4pt}
16322 \end_layout
16323
16324 \end_inset
16325
16326
16327 \end_layout
16328
16329 \begin_layout Section
16330 Personnalisation des Tableaux
16331 \begin_inset Index
16332 status collapsed
16333
16334 \begin_layout Plain Layout
16335 Tableau ! Personnalisation
16336 \end_layout
16337
16338 \end_inset
16339
16340
16341 \begin_inset Index
16342 status collapsed
16343
16344 \begin_layout Plain Layout
16345 Personnalisation des tableaux
16346 \end_layout
16347
16348 \end_inset
16349
16350
16351 \end_layout
16352
16353 \begin_layout Subsection
16354 Espacement des lignes
16355 \begin_inset CommandInset label
16356 LatexCommand label
16357 name "sub:Espacement-lignes"
16358
16359 \end_inset
16360
16361
16362 \begin_inset Index
16363 status collapsed
16364
16365 \begin_layout Plain Layout
16366 Personnalisation des tableaux ! Espacement des lignes
16367 \end_layout
16368
16369 \end_inset
16370
16371
16372 \end_layout
16373
16374 \begin_layout Standard
16375 Vous pouvez ajouter de l'espace vertical entre les lignes d'un tableau avec
16376  l'onglet 
16377 \family sans
16378 Bordures
16379 \family default
16380  de la fenêtre de dialogue 
16381 \family sans
16382 Paramètres
16383 \begin_inset space ~
16384 \end_inset
16385
16386 du
16387 \begin_inset space ~
16388 \end_inset
16389
16390 tableau
16391 \family default
16392 .
16393  Vous y trouverez trois possibilités :
16394 \end_layout
16395
16396 \begin_layout Description
16397 Haut
16398 \begin_inset space ~
16399 \end_inset
16400
16401 de
16402 \begin_inset space ~
16403 \end_inset
16404
16405 ligne va ajouter de l'espace au-dessus de caractères de la ligne .
16406  Si le tableau est un tableau formel
16407 \begin_inset Foot
16408 status collapsed
16409
16410 \begin_layout Plain Layout
16411 Les tableaux formels sont décrits dans la section
16412 \begin_inset space ~
16413 \end_inset
16414
16415
16416 \begin_inset CommandInset ref
16417 LatexCommand ref
16418 reference "sec:Tableaux-Formels"
16419
16420 \end_inset
16421
16422 .
16423 \end_layout
16424
16425 \end_inset
16426
16427  LyX va insérer implicitement un espace de 0.5
16428 \begin_inset space \thinspace{}
16429 \end_inset
16430
16431 em.
16432  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
16433  les filets verticaux comme dans le tableau suivant :
16434 \begin_inset VSpace medskip
16435 \end_inset
16436
16437
16438 \begin_inset Newline newline
16439 \end_inset
16440
16441
16442 \begin_inset space \hspace*{}
16443 \length 0pt
16444 \end_inset
16445
16446
16447 \begin_inset space \hfill{}
16448 \end_inset
16449
16450
16451 \begin_inset Tabular
16452 <lyxtabular version="3" rows="3" columns="1">
16453 <features>
16454 <column alignment="center" valignment="top" width="0">
16455 <row>
16456 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16457 \begin_inset Text
16458
16459 \begin_layout Plain Layout
16460 A
16461 \end_layout
16462
16463 \end_inset
16464 </cell>
16465 </row>
16466 <row topspace="3mm">
16467 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16468 \begin_inset Text
16469
16470 \begin_layout Plain Layout
16471 espace de 3
16472 \begin_inset space \thinspace{}
16473 \end_inset
16474
16475 mm en haut de la ligne
16476 \end_layout
16477
16478 \end_inset
16479 </cell>
16480 </row>
16481 <row>
16482 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16483 \begin_inset Text
16484
16485 \begin_layout Plain Layout
16486 C
16487 \end_layout
16488
16489 \end_inset
16490 </cell>
16491 </row>
16492 </lyxtabular>
16493
16494 \end_inset
16495
16496
16497 \begin_inset space \hfill{}
16498 \end_inset
16499
16500
16501 \begin_inset space \hspace*{}
16502 \length 0pt
16503 \end_inset
16504
16505
16506 \begin_inset VSpace medskip
16507 \end_inset
16508
16509
16510 \begin_inset Newline newline
16511 \end_inset
16512
16513 L'insertion d'espace en haut de ligne n'a donc d'intérêt que si vous n'avez
16514  pas de filets verticaux.
16515 \end_layout
16516
16517 \begin_layout Description
16518 Bas
16519 \begin_inset space ~
16520 \end_inset
16521
16522 de
16523 \begin_inset space ~
16524 \end_inset
16525
16526 ligne va ajouter de l'espace sous les caractères de la ligne.
16527  Si le tableau est un tableau formel LyX va insérer implicitement un espace
16528  de 0.5
16529 \begin_inset space \thinspace{}
16530 \end_inset
16531
16532 em, pour les tableaux normaux, l'espace implicite est de 2
16533 \begin_inset space \thinspace{}
16534 \end_inset
16535
16536 pt.
16537 \end_layout
16538
16539 \begin_layout Description
16540 Entre
16541 \begin_inset space ~
16542 \end_inset
16543
16544 les
16545 \begin_inset space ~
16546 \end_inset
16547
16548 lignes ajoute l'espace entre la ligne courante et la ligne suivante.
16549  Si le tableau est un tableau formel LyX va insérer implicitement un espace
16550  de 0.5
16551 \begin_inset space \thinspace{}
16552 \end_inset
16553
16554 em.
16555  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
16556  les filets verticaux comme dans le tableau suivant :
16557 \begin_inset VSpace medskip
16558 \end_inset
16559
16560
16561 \begin_inset Newline newline
16562 \end_inset
16563
16564
16565 \begin_inset space \hspace*{}
16566 \length 0pt
16567 \end_inset
16568
16569
16570 \begin_inset space \hfill{}
16571 \end_inset
16572
16573
16574 \begin_inset Tabular
16575 <lyxtabular version="3" rows="3" columns="1">
16576 <features>
16577 <column alignment="center" valignment="top" width="0">
16578 <row>
16579 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16580 \begin_inset Text
16581
16582 \begin_layout Plain Layout
16583 A
16584 \end_layout
16585
16586 \end_inset
16587 </cell>
16588 </row>
16589 <row interlinespace="3mm">
16590 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16591 \begin_inset Text
16592
16593 \begin_layout Plain Layout
16594 \begin_inset Formula $\downarrow$
16595 \end_inset
16596
16597  espace de 3
16598 \begin_inset space \thinspace{}
16599 \end_inset
16600
16601 mm entre les lignes 
16602 \begin_inset Formula $\downarrow$
16603 \end_inset
16604
16605
16606 \end_layout
16607
16608 \end_inset
16609 </cell>
16610 </row>
16611 <row>
16612 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16613 \begin_inset Text
16614
16615 \begin_layout Plain Layout
16616 \begin_inset Formula $\uparrow$
16617 \end_inset
16618
16619  espace de 3
16620 \begin_inset space \thinspace{}
16621 \end_inset
16622
16623 mm entre les lignes 
16624 \begin_inset Formula $\uparrow$
16625 \end_inset
16626
16627
16628 \end_layout
16629
16630 \end_inset
16631 </cell>
16632 </row>
16633 </lyxtabular>
16634
16635 \end_inset
16636
16637
16638 \begin_inset space \hfill{}
16639 \end_inset
16640
16641
16642 \begin_inset space \hspace*{}
16643 \length 0pt
16644 \end_inset
16645
16646
16647 \begin_inset VSpace medskip
16648 \end_inset
16649
16650
16651 \begin_inset Newline newline
16652 \end_inset
16653
16654 L'insertion d'espace entre les lignes n'a donc d'intérêt que si vous n'avez
16655  pas de filets verticaux.
16656 \end_layout
16657
16658 \begin_layout Standard
16659 \begin_inset VSpace bigskip
16660 \end_inset
16661
16662 Quand vous voulez ajouter de l'espace à toutes les cases de tous les tableaux
16663  de votre document, vous pouvez le faire en ajoutant les lignes suivantes
16664  dans le préambule :
16665 \end_layout
16666
16667 \begin_layout Standard
16668
16669 \series bold
16670
16671 \backslash
16672 @ifundefined{extrarowheight}
16673 \begin_inset Newline newline
16674 \end_inset
16675
16676
16677 \begin_inset ERT
16678 status collapsed
16679
16680 \begin_layout Plain Layout
16681
16682
16683 \backslash
16684 hphantom{ }
16685 \end_layout
16686
16687 \end_inset
16688
16689 {
16690 \backslash
16691 usepackage{array}}{}
16692 \begin_inset Newline newline
16693 \end_inset
16694
16695
16696 \backslash
16697 setlength{
16698 \backslash
16699 extrarowheight}{height}
16700 \end_layout
16701
16702 \begin_layout Standard
16703 Mais ceci présente le défaut que le texte des cellules de tableau n'est
16704  plus exactement centré verticalement.
16705  (le paquetage 
16706 \series bold
16707 array 
16708 \series default
16709 sera chargé automatiquement par LyX quand vous utilisez des formats de tableaux
16710  auto-définis.
16711  C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
16712  
16713 \series bold
16714
16715 \backslash
16716 @ifundefined
16717 \series default
16718  dans la commande précédente.)
16719 \end_layout
16720
16721 \begin_layout Standard
16722 Si vous utilisez des polices de taille plus grande que la taille normale,
16723  les bordures des tableaux sont souvent trop proches du texte.
16724  On peut corriger ce problème en insérant la commande 
16725 \series bold
16726
16727 \begin_inset space \space{}
16728 \end_inset
16729
16730
16731 \backslash
16732 strut
16733 \series default
16734  en code TeX au debut d'une ligne du tableau.
16735  Le tableau
16736 \lang english
16737
16738 \begin_inset space ~
16739 \end_inset
16740
16741
16742 \begin_inset CommandInset ref
16743 LatexCommand ref
16744 reference "tab:Alignement-vertical"
16745
16746 \end_inset
16747
16748
16749 \lang french
16750  montre l'effet de cette commande.
16751 \end_layout
16752
16753 \begin_layout Standard
16754 \noindent
16755 \begin_inset Float table
16756 placement h
16757 wide false
16758 sideways false
16759 status open
16760
16761 \begin_layout Plain Layout
16762 \begin_inset Caption
16763
16764 \begin_layout Plain Layout
16765 \begin_inset CommandInset label
16766 LatexCommand label
16767 name "tab:Alignement-vertical"
16768
16769 \end_inset
16770
16771 Alignement vertical d'un texte avec une police de grande taille.
16772 \end_layout
16773
16774 \end_inset
16775
16776
16777 \end_layout
16778
16779 \begin_layout Plain Layout
16780 \begin_inset space \hfill{}
16781 \end_inset
16782
16783
16784 \begin_inset Float table
16785 wide false
16786 sideways false
16787 status collapsed
16788
16789 \begin_layout Plain Layout
16790 \begin_inset Caption
16791
16792 \begin_layout Plain Layout
16793 Tableau normal.
16794 \end_layout
16795
16796 \end_inset
16797
16798
16799 \end_layout
16800
16801 \begin_layout Plain Layout
16802 \noindent
16803 \align center
16804 \begin_inset Tabular
16805 <lyxtabular version="3" rows="6" columns="1">
16806 <features>
16807 <column alignment="left" valignment="top" width="0">
16808 <row>
16809 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16810 \begin_inset Text
16811
16812 \begin_layout Plain Layout
16813 Normal, g
16814 \end_layout
16815
16816 \end_inset
16817 </cell>
16818 </row>
16819 <row>
16820 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16821 \begin_inset Text
16822
16823 \begin_layout Plain Layout
16824
16825 \size large
16826 Large
16827 \end_layout
16828
16829 \end_inset
16830 </cell>
16831 </row>
16832 <row>
16833 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16834 \begin_inset Text
16835
16836 \begin_layout Plain Layout
16837
16838 \size larger
16839 Larger
16840 \end_layout
16841
16842 \end_inset
16843 </cell>
16844 </row>
16845 <row>
16846 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16847 \begin_inset Text
16848
16849 \begin_layout Plain Layout
16850
16851 \size largest
16852 Largest
16853 \end_layout
16854
16855 \end_inset
16856 </cell>
16857 </row>
16858 <row>
16859 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16860 \begin_inset Text
16861
16862 \begin_layout Plain Layout
16863
16864 \size huge
16865 Huge
16866 \end_layout
16867
16868 \end_inset
16869 </cell>
16870 </row>
16871 <row>
16872 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16873 \begin_inset Text
16874
16875 \begin_layout Plain Layout
16876
16877 \size huge
16878 Huger
16879 \end_layout
16880
16881 \end_inset
16882 </cell>
16883 </row>
16884 </lyxtabular>
16885
16886 \end_inset
16887
16888
16889 \end_layout
16890
16891 \end_inset
16892
16893
16894 \begin_inset space \hfill{}
16895 \end_inset
16896
16897
16898 \begin_inset Float table
16899 wide false
16900 sideways false
16901 status collapsed
16902
16903 \begin_layout Plain Layout
16904 \begin_inset Caption
16905
16906 \begin_layout Plain Layout
16907 Tableau utilisant la commande 
16908 \series bold
16909
16910 \backslash
16911 strut
16912 \series default
16913 .
16914 \end_layout
16915
16916 \end_inset
16917
16918
16919 \end_layout
16920
16921 \begin_layout Plain Layout
16922 \noindent
16923 \align center
16924 \begin_inset Tabular
16925 <lyxtabular version="3" rows="6" columns="1">
16926 <features>
16927 <column alignment="left" valignment="top" width="0">
16928 <row>
16929 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16930 \begin_inset Text
16931
16932 \begin_layout Plain Layout
16933 Normal, g
16934 \end_layout
16935
16936 \end_inset
16937 </cell>
16938 </row>
16939 <row>
16940 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16941 \begin_inset Text
16942
16943 \begin_layout Plain Layout
16944
16945 \size large
16946 \begin_inset ERT
16947 status collapsed
16948
16949 \begin_layout Plain Layout
16950
16951
16952 \backslash
16953 strut 
16954 \end_layout
16955
16956 \end_inset
16957
16958 Large
16959 \end_layout
16960
16961 \end_inset
16962 </cell>
16963 </row>
16964 <row>
16965 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16966 \begin_inset Text
16967
16968 \begin_layout Plain Layout
16969
16970 \size larger
16971 \begin_inset ERT
16972 status collapsed
16973
16974 \begin_layout Plain Layout
16975
16976
16977 \backslash
16978 strut 
16979 \end_layout
16980
16981 \end_inset
16982
16983 Larger
16984 \end_layout
16985
16986 \end_inset
16987 </cell>
16988 </row>
16989 <row>
16990 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16991 \begin_inset Text
16992
16993 \begin_layout Plain Layout
16994
16995 \size largest
16996 \begin_inset ERT
16997 status collapsed
16998
16999 \begin_layout Plain Layout
17000
17001
17002 \backslash
17003 strut 
17004 \end_layout
17005
17006 \end_inset
17007
17008 Largest
17009 \end_layout
17010
17011 \end_inset
17012 </cell>
17013 </row>
17014 <row>
17015 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17016 \begin_inset Text
17017
17018 \begin_layout Plain Layout
17019
17020 \size huge
17021 \begin_inset ERT
17022 status collapsed
17023
17024 \begin_layout Plain Layout
17025
17026
17027 \backslash
17028 strut 
17029 \end_layout
17030
17031 \end_inset
17032
17033 Huge
17034 \end_layout
17035
17036 \end_inset
17037 </cell>
17038 </row>
17039 <row>
17040 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17041 \begin_inset Text
17042
17043 \begin_layout Plain Layout
17044
17045 \size giant
17046 \begin_inset ERT
17047 status collapsed
17048
17049 \begin_layout Plain Layout
17050
17051
17052 \backslash
17053 strut 
17054 \end_layout
17055
17056 \end_inset
17057
17058
17059 \size huge
17060 Huger
17061 \end_layout
17062
17063 \end_inset
17064 </cell>
17065 </row>
17066 </lyxtabular>
17067
17068 \end_inset
17069
17070
17071 \end_layout
17072
17073 \end_inset
17074
17075
17076 \begin_inset space \hfill{}
17077 \end_inset
17078
17079
17080 \end_layout
17081
17082 \end_inset
17083
17084
17085 \end_layout
17086
17087 \begin_layout Subsection
17088 Alignements de cellules spéciaux
17089 \begin_inset Index
17090 status collapsed
17091
17092 \begin_layout Plain Layout
17093 Personnalisation des tableaux ! Alignement de cellules spéciaux
17094 \end_layout
17095
17096 \end_inset
17097
17098
17099 \end_layout
17100
17101 \begin_layout Standard
17102 On peut parfois améliorer l'aspect d'un tableau en alignant le contenu des
17103  cellules sur un caractère donné, par exemple le séparateur décimal comme
17104  dans le tableau
17105 \begin_inset space ~
17106 \end_inset
17107
17108
17109 \begin_inset CommandInset ref
17110 LatexCommand ref
17111 reference "tab:Tableau-centré-sur-séparateur"
17112
17113 \end_inset
17114
17115 .
17116 \end_layout
17117
17118 \begin_layout Standard
17119 \begin_inset Float table
17120 placement h
17121 wide false
17122 sideways false
17123 status open
17124
17125 \begin_layout Plain Layout
17126 \begin_inset Caption
17127
17128 \begin_layout Plain Layout
17129 \begin_inset CommandInset label
17130 LatexCommand label
17131 name "tab:Tableau-centré-sur-séparateur"
17132
17133 \end_inset
17134
17135 Les cellules d'une colonnes sont centrées sur le séparateur décimal.
17136 \end_layout
17137
17138 \end_inset
17139
17140
17141 \end_layout
17142
17143 \begin_layout Plain Layout
17144 \align center
17145 \begin_inset Tabular
17146 <lyxtabular version="3" rows="4" columns="2">
17147 <features>
17148 <column alignment="right" valignment="top" width="0">
17149 <column alignment="left" valignment="top" width="0" special="@{}l">
17150 <row>
17151 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17152 \begin_inset Text
17153
17154 \begin_layout Plain Layout
17155 en-tête
17156 \end_layout
17157
17158 \end_inset
17159 </cell>
17160 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17161 \begin_inset Text
17162
17163 \begin_layout Plain Layout
17164
17165 \end_layout
17166
17167 \end_inset
17168 </cell>
17169 </row>
17170 <row>
17171 <cell alignment="center" valignment="top" usebox="none">
17172 \begin_inset Text
17173
17174 \begin_layout Plain Layout
17175 12,
17176 \end_layout
17177
17178 \end_inset
17179 </cell>
17180 <cell alignment="center" valignment="top" usebox="none">
17181 \begin_inset Text
17182
17183 \begin_layout Plain Layout
17184 6
17185 \end_layout
17186
17187 \end_inset
17188 </cell>
17189 </row>
17190 <row>
17191 <cell alignment="center" valignment="top" usebox="none">
17192 \begin_inset Text
17193
17194 \begin_layout Plain Layout
17195 0,
17196 \end_layout
17197
17198 \end_inset
17199 </cell>
17200 <cell alignment="center" valignment="top" usebox="none">
17201 \begin_inset Text
17202
17203 \begin_layout Plain Layout
17204 68
17205 \end_layout
17206
17207 \end_inset
17208 </cell>
17209 </row>
17210 <row>
17211 <cell alignment="center" valignment="top" usebox="none">
17212 \begin_inset Text
17213
17214 \begin_layout Plain Layout
17215 -123,
17216 \end_layout
17217
17218 \end_inset
17219 </cell>
17220 <cell alignment="center" valignment="top" usebox="none">
17221 \begin_inset Text
17222
17223 \begin_layout Plain Layout
17224 0
17225 \end_layout
17226
17227 \end_inset
17228 </cell>
17229 </row>
17230 </lyxtabular>
17231
17232 \end_inset
17233
17234
17235 \end_layout
17236
17237 \end_inset
17238
17239
17240 \end_layout
17241
17242 \begin_layout Standard
17243 Ce tableau a été créé comme un tableau 4×2.
17244  L'en-tête est une cellule multicolonne centrée.
17245  La première colonne est alignée à droite et contient les chiffres qui se
17246  trouvent avant la virgule ainsi que la virgule elle-même.
17247  La deuxième colonne est alignée à gauche et contient les chiffres situés
17248  après la virgule.
17249  Pour éviter l'espace qui est normalement placé entre deux colonnes d'un
17250  tableau, utilisez le paramètre LaTeX suivant pour la deuxième colonne :
17251 \end_layout
17252
17253 \begin_layout Standard
17254
17255 \series bold
17256 @{}l
17257 \end_layout
17258
17259 \begin_layout Standard
17260 Le tableau
17261 \begin_inset space ~
17262 \end_inset
17263
17264
17265 \begin_inset CommandInset ref
17266 LatexCommand ref
17267 reference "tab:Plusieurs-exemples-alignements"
17268
17269 \end_inset
17270
17271  montre quelques exemples d'alignements.
17272  Pour l'alignement sur l'opérateur de relation, vous devez ajouter le deuxième
17273  plus petit espace mathématique au début de la dernière colonne pour obtenir
17274  l'espacement correct autour du signe de relation.
17275 \end_layout
17276
17277 \begin_layout Standard
17278 \begin_inset Float table
17279 wide false
17280 sideways false
17281 status open
17282
17283 \begin_layout Plain Layout
17284 \begin_inset Caption
17285
17286 \begin_layout Plain Layout
17287 \begin_inset CommandInset label
17288 LatexCommand label
17289 name "tab:Plusieurs-exemples-alignements"
17290
17291 \end_inset
17292
17293 Plusieurs exemples d'alignement de cellules.
17294 \end_layout
17295
17296 \end_inset
17297
17298
17299 \end_layout
17300
17301 \begin_layout Plain Layout
17302 \align center
17303 \begin_inset Tabular
17304 <lyxtabular version="3" rows="4" columns="6">
17305 <features>
17306 <column alignment="right" valignment="top" width="0">
17307 <column alignment="left" valignment="top" width="0" special="@{}l">
17308 <column alignment="right" valignment="top" width="0">
17309 <column alignment="left" valignment="top" width="0" special="@{}l">
17310 <column alignment="right" valignment="top" width="0">
17311 <column alignment="left" valignment="top" width="0" special="@{}l">
17312 <row>
17313 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17314 \begin_inset Text
17315
17316 \begin_layout Plain Layout
17317 unités
17318 \end_layout
17319
17320 \end_inset
17321 </cell>
17322 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17323 \begin_inset Text
17324
17325 \begin_layout Plain Layout
17326
17327 \end_layout
17328
17329 \end_inset
17330 </cell>
17331 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17332 \begin_inset Text
17333
17334 \begin_layout Plain Layout
17335 exposants
17336 \end_layout
17337
17338 \end_inset
17339 </cell>
17340 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17341 \begin_inset Text
17342
17343 \begin_layout Plain Layout
17344
17345 \end_layout
17346
17347 \end_inset
17348 </cell>
17349 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17350 \begin_inset Text
17351
17352 \begin_layout Plain Layout
17353 relations
17354 \end_layout
17355
17356 \end_inset
17357 </cell>
17358 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17359 \begin_inset Text
17360
17361 \begin_layout Plain Layout
17362
17363 \end_layout
17364
17365 \end_inset
17366 </cell>
17367 </row>
17368 <row>
17369 <cell alignment="center" valignment="top" usebox="none">
17370 \begin_inset Text
17371
17372 \begin_layout Plain Layout
17373 12×
17374 \end_layout
17375
17376 \end_inset
17377 </cell>
17378 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17379 \begin_inset Text
17380
17381 \begin_layout Plain Layout
17382 24
17383 \begin_inset space \thinspace{}
17384 \end_inset
17385
17386 bouteilles
17387 \end_layout
17388
17389 \end_inset
17390 </cell>
17391 <cell alignment="center" valignment="top" usebox="none">
17392 \begin_inset Text
17393
17394 \begin_layout Plain Layout
17395 \begin_inset Formula $10\cdot$
17396 \end_inset
17397
17398
17399 \end_layout
17400
17401 \end_inset
17402 </cell>
17403 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17404 \begin_inset Text
17405
17406 \begin_layout Plain Layout
17407 \begin_inset Formula $10^{\mbox{-}17}$
17408 \end_inset
17409
17410
17411 \end_layout
17412
17413 \end_inset
17414 </cell>
17415 <cell alignment="center" valignment="top" usebox="none">
17416 \begin_inset Text
17417
17418 \begin_layout Plain Layout
17419 \begin_inset Formula $\Gamma(t)\propto$
17420 \end_inset
17421
17422
17423 \end_layout
17424
17425 \end_inset
17426 </cell>
17427 <cell alignment="center" valignment="top" usebox="none">
17428 \begin_inset Text
17429
17430 \begin_layout Plain Layout
17431 \begin_inset Formula $\:\Upsilon(t)$
17432 \end_inset
17433
17434
17435 \end_layout
17436
17437 \end_inset
17438 </cell>
17439 </row>
17440 <row>
17441 <cell alignment="center" valignment="top" usebox="none">
17442 \begin_inset Text
17443
17444 \begin_layout Plain Layout
17445 1024×
17446 \end_layout
17447
17448 \end_inset
17449 </cell>
17450 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17451 \begin_inset Text
17452
17453 \begin_layout Plain Layout
17454 768
17455 \begin_inset space \thinspace{}
17456 \end_inset
17457
17458 Pixels
17459 \end_layout
17460
17461 \end_inset
17462 </cell>
17463 <cell alignment="center" valignment="top" usebox="none">
17464 \begin_inset Text
17465
17466 \begin_layout Plain Layout
17467 \begin_inset Formula $5.78\cdot$
17468 \end_inset
17469
17470
17471 \end_layout
17472
17473 \end_inset
17474 </cell>
17475 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17476 \begin_inset Text
17477
17478 \begin_layout Plain Layout
17479 \begin_inset Formula $10^{7}$
17480 \end_inset
17481
17482
17483 \end_layout
17484
17485 \end_inset
17486 </cell>
17487 <cell alignment="center" valignment="top" usebox="none">
17488 \begin_inset Text
17489
17490 \begin_layout Plain Layout
17491 \begin_inset Formula $A\ne$
17492 \end_inset
17493
17494
17495 \end_layout
17496
17497 \end_inset
17498 </cell>
17499 <cell alignment="center" valignment="top" usebox="none">
17500 \begin_inset Text
17501
17502 \begin_layout Plain Layout
17503 \begin_inset Formula $\: B_{\mathrm{red}}$
17504 \end_inset
17505
17506
17507 \end_layout
17508
17509 \end_inset
17510 </cell>
17511 </row>
17512 <row>
17513 <cell alignment="center" valignment="top" usebox="none">
17514 \begin_inset Text
17515
17516 \begin_layout Plain Layout
17517 32×
17518 \end_layout
17519
17520 \end_inset
17521 </cell>
17522 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17523 \begin_inset Text
17524
17525 \begin_layout Plain Layout
17526 6
17527 \begin_inset space \thinspace{}
17528 \end_inset
17529
17530 cm
17531 \end_layout
17532
17533 \end_inset
17534 </cell>
17535 <cell alignment="center" valignment="top" usebox="none">
17536 \begin_inset Text
17537
17538 \begin_layout Plain Layout
17539 -
17540 \begin_inset Formula $33.5\cdot$
17541 \end_inset
17542
17543
17544 \end_layout
17545
17546 \end_inset
17547 </cell>
17548 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17549 \begin_inset Text
17550
17551 \begin_layout Plain Layout
17552 \begin_inset Formula $10^{4}$
17553 \end_inset
17554
17555
17556 \end_layout
17557
17558 \end_inset
17559 </cell>
17560 <cell alignment="center" valignment="top" usebox="none">
17561 \begin_inset Text
17562
17563 \begin_layout Plain Layout
17564 \begin_inset Formula $\sin(\alpha)\ge$
17565 \end_inset
17566
17567
17568 \end_layout
17569
17570 \end_inset
17571 </cell>
17572 <cell alignment="center" valignment="top" usebox="none">
17573 \begin_inset Text
17574
17575 \begin_layout Plain Layout
17576 \begin_inset Formula $\:\sin(\beta)$
17577 \end_inset
17578
17579
17580 \end_layout
17581
17582 \end_inset
17583 </cell>
17584 </row>
17585 </lyxtabular>
17586
17587 \end_inset
17588
17589
17590 \end_layout
17591
17592 \end_inset
17593
17594
17595 \end_layout
17596
17597 \begin_layout Standard
17598 \begin_inset VSpace bigskip
17599 \end_inset
17600
17601 Il y a aussi le paquetage LaTeX 
17602 \series bold
17603 dcolumn
17604 \series default
17605
17606 \begin_inset Index
17607 status collapsed
17608
17609 \begin_layout Plain Layout
17610 Paquetages LaTeX ! dcolumn
17611 \end_layout
17612
17613 \end_inset
17614
17615  qui fournit des alignements pour les cellules de tableaux.
17616  Mais malheureusement, il traite le contenu des cellules comme des mathématiques
17617  et ne permet pas de formules dans les cellules du tableau : Avec 
17618 \series bold
17619 dcolumn
17620 \series default
17621  la première colonne du tableau
17622 \begin_inset space ~
17623 \end_inset
17624
17625
17626 \begin_inset CommandInset ref
17627 LatexCommand ref
17628 reference "tab:Plusieurs-exemples-alignements"
17629
17630 \end_inset
17631
17632  ressemblera à la première colonne du tableau
17633 \begin_inset space ~
17634 \end_inset
17635
17636
17637 \begin_inset CommandInset ref
17638 LatexCommand ref
17639 reference "tab:Alignements-avec-dcolumn"
17640
17641 \end_inset
17642
17643
17644 \lang english
17645  and only with some tricks like the expected.
17646  
17647 \lang french
17648 On ne peut pas aligner la deuxième et la troisième colonne du tableau
17649 \begin_inset space ~
17650 \end_inset
17651
17652
17653 \begin_inset CommandInset ref
17654 LatexCommand ref
17655 reference "tab:Plusieurs-exemples-alignements"
17656
17657 \end_inset
17658
17659  avec 
17660 \series bold
17661 dcolumn
17662 \series default
17663 .
17664 \end_layout
17665
17666 \begin_layout Standard
17667 \begin_inset Float table
17668 placement h
17669 wide false
17670 sideways false
17671 status open
17672
17673 \begin_layout Plain Layout
17674 \begin_inset Caption
17675
17676 \begin_layout Plain Layout
17677 \begin_inset CommandInset label
17678 LatexCommand label
17679 name "tab:Alignements-avec-dcolumn"
17680
17681 \end_inset
17682
17683 Alignements quand on utilise le paquetage LaTeX dcolumn.
17684  Pour toutes les colonnes des astuces d'alignement ont dû être utilisées
17685  pour obtenir la sortie.
17686 \end_layout
17687
17688 \end_inset
17689
17690
17691 \end_layout
17692
17693 \begin_layout Plain Layout
17694 \align center
17695 \begin_inset Tabular
17696 <lyxtabular version="3" rows="4" columns="3">
17697 <features>
17698 <column alignment="center" valignment="top" width="0" special="D{x}{\times}{-1.0}">
17699 <column alignment="center" valignment="top" width="0" special="D{x}{\times}{4.11}">
17700 <column alignment="center" valignment="top" width="0" special="D{+}{\,}{9.9}">
17701 <row>
17702 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17703 \begin_inset Text
17704
17705 \begin_layout Plain Layout
17706 unités
17707 \end_layout
17708
17709 \end_inset
17710 </cell>
17711 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17712 \begin_inset Text
17713
17714 \begin_layout Plain Layout
17715 unités
17716 \end_layout
17717
17718 \end_inset
17719 </cell>
17720 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17721 \begin_inset Text
17722
17723 \begin_layout Plain Layout
17724 unités
17725 \end_layout
17726
17727 \end_inset
17728 </cell>
17729 </row>
17730 <row>
17731 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17732 \begin_inset Text
17733
17734 \begin_layout Plain Layout
17735 12x24
17736 \begin_inset space \thinspace{}
17737 \end_inset
17738
17739 bouteilles
17740 \end_layout
17741
17742 \end_inset
17743 </cell>
17744 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17745 \begin_inset Text
17746
17747 \begin_layout Plain Layout
17748 12x24
17749 \begin_inset space \thinspace{}
17750 \end_inset
17751
17752
17753 \begin_inset Formula $\mbox{bouteilles}$
17754 \end_inset
17755
17756
17757 \end_layout
17758
17759 \end_inset
17760 </cell>
17761 <cell alignment="center" valignment="top" usebox="none">
17762 \begin_inset Text
17763
17764 \begin_layout Plain Layout
17765 12
17766 \begin_inset ERT
17767 status collapsed
17768
17769 \begin_layout Plain Layout
17770
17771
17772 \backslash
17773 times 
17774 \end_layout
17775
17776 \end_inset
17777
17778 24+
17779 \begin_inset Formula $\mbox{bouteilles}$
17780 \end_inset
17781
17782
17783 \end_layout
17784
17785 \end_inset
17786 </cell>
17787 </row>
17788 <row>
17789 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17790 \begin_inset Text
17791
17792 \begin_layout Plain Layout
17793 1024x768
17794 \begin_inset space \thinspace{}
17795 \end_inset
17796
17797 Pixels
17798 \end_layout
17799
17800 \end_inset
17801 </cell>
17802 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17803 \begin_inset Text
17804
17805 \begin_layout Plain Layout
17806 1024x768
17807 \begin_inset space \thinspace{}
17808 \end_inset
17809
17810
17811 \begin_inset Formula $\mbox{Pixels}$
17812 \end_inset
17813
17814
17815 \end_layout
17816
17817 \end_inset
17818 </cell>
17819 <cell alignment="center" valignment="top" usebox="none">
17820 \begin_inset Text
17821
17822 \begin_layout Plain Layout
17823 1024
17824 \begin_inset ERT
17825 status collapsed
17826
17827 \begin_layout Plain Layout
17828
17829
17830 \backslash
17831 times 
17832 \end_layout
17833
17834 \end_inset
17835
17836 768+
17837 \begin_inset Formula $\mbox{Pixels}$
17838 \end_inset
17839
17840
17841 \end_layout
17842
17843 \end_inset
17844 </cell>
17845 </row>
17846 <row>
17847 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17848 \begin_inset Text
17849
17850 \begin_layout Plain Layout
17851 32x6
17852 \begin_inset space \thinspace{}
17853 \end_inset
17854
17855 cm
17856 \end_layout
17857
17858 \end_inset
17859 </cell>
17860 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17861 \begin_inset Text
17862
17863 \begin_layout Plain Layout
17864 32x6
17865 \begin_inset space \thinspace{}
17866 \end_inset
17867
17868
17869 \begin_inset Formula $\mbox{cm}$
17870 \end_inset
17871
17872
17873 \end_layout
17874
17875 \end_inset
17876 </cell>
17877 <cell alignment="center" valignment="top" usebox="none">
17878 \begin_inset Text
17879
17880 \begin_layout Plain Layout
17881 32
17882 \begin_inset ERT
17883 status collapsed
17884
17885 \begin_layout Plain Layout
17886
17887
17888 \backslash
17889 times 
17890 \end_layout
17891
17892 \end_inset
17893
17894 6+
17895 \begin_inset Formula $\mbox{cm}$
17896 \end_inset
17897
17898
17899 \end_layout
17900
17901 \end_inset
17902 </cell>
17903 </row>
17904 </lyxtabular>
17905
17906 \end_inset
17907
17908
17909 \end_layout
17910
17911 \end_inset
17912
17913
17914 \end_layout
17915
17916 \begin_layout Subsection
17917 Formats de cellule et de colonne personnalisés
17918 \begin_inset CommandInset label
17919 LatexCommand label
17920 name "sub:Formats-personnalisés"
17921
17922 \end_inset
17923
17924
17925 \begin_inset Index
17926 status collapsed
17927
17928 \begin_layout Plain Layout
17929 Personnalisation des tableaux !  Format de cellule/colonne
17930 \end_layout
17931
17932 \end_inset
17933
17934
17935 \end_layout
17936
17937 \begin_layout Standard
17938 Calculer la largeur nécessaire pour des colonnes couvertes par un cellule
17939  multicolonne comme dans la section
17940 \begin_inset space ~
17941 \end_inset
17942
17943
17944 \begin_inset CommandInset ref
17945 LatexCommand ref
17946 reference "sub:Calculs-multicolonnes"
17947
17948 \end_inset
17949
17950  peut devenir très pénible si vous avez plusieurs tableaux avec des cellules
17951  multicolonnes.
17952  Pour vous rendre la vie plus facile, vous pouvez définir dans le préambule
17953  un format de cellule/colonne, qui puisse être utilisé dans tous les tableaux
17954  du document.
17955  Le format est défini avec la commande
17956 \end_layout
17957
17958 \begin_layout Standard
17959
17960 \series bold
17961
17962 \backslash
17963 newcolumntype{nom du format}[nombre d'arguments]{commandes}
17964 \end_layout
17965
17966 \begin_layout Standard
17967 Le nom du format peut n'avoir qu'une lettre.
17968  Les lettres 
17969 \emph on
17970 b
17971 \emph default
17972
17973 \emph on
17974 c
17975 \emph default
17976
17977 \emph on
17978 l
17979 \emph default
17980
17981 \emph on
17982 m
17983 \emph default
17984
17985 \emph on
17986 p
17987 \emph default
17988  et 
17989 \emph on
17990 r
17991 \emph default
17992  sont prédéfinies et donc ne peuvent être utilisées.
17993  Mais toutes les lettres de l'alphabet sont autorisées en majuscules.
17994 \end_layout
17995
17996 \begin_layout Standard
17997 \begin_inset VSpace medskip
17998 \end_inset
17999
18000
18001 \end_layout
18002
18003 \begin_layout Standard
18004 Pour de cellules multicolonnes centrées verticalement et horizontalement
18005  avec une largeur donnée, vous pouvez définir le format de cellule suivant
18006  :
18007 \end_layout
18008
18009 \begin_layout Standard
18010
18011 \series bold
18012
18013 \backslash
18014 newcolumntype{M}[1]{>{
18015 \backslash
18016 centering
18017 \backslash
18018 hspace{0pt}}m{#1}}
18019 \end_layout
18020
18021 \begin_layout Standard
18022 Où le 
18023 \series bold
18024
18025 \backslash
18026 hspace{0pt}
18027 \series default
18028  évite le problème de césure du premier mot, comme c'est décrit en section
18029 \begin_inset space ~
18030 \end_inset
18031
18032
18033 \begin_inset CommandInset ref
18034 LatexCommand ref
18035 reference "sub:Lignes-multiple-dans-cellule"
18036
18037 \end_inset
18038
18039 .
18040  Ensuite, vous pouvez entrer
18041 \end_layout
18042
18043 \begin_layout Standard
18044
18045 \series bold
18046 M{width}
18047 \end_layout
18048
18049 \begin_layout Standard
18050 comme paramètre LaTeX dans la fenêtre de dialogue de tableau pour créer
18051  une multicolonne.
18052 \end_layout
18053
18054 \begin_layout Standard
18055 \begin_inset VSpace bigskip
18056 \end_inset
18057
18058
18059 \end_layout
18060
18061 \begin_layout Standard
18062 Pour les cellules qui sont couvertes par la cellule multicolonne, vous pouvez
18063  définir le format
18064 \end_layout
18065
18066 \begin_layout Standard
18067
18068 \series bold
18069
18070 \backslash
18071 newcolumntype{S}[2]{>{
18072 \backslash
18073 centering
18074 \backslash
18075 hspace{0pt}}
18076 \begin_inset Newline newline
18077 \end_inset
18078
18079
18080 \begin_inset ERT
18081 status collapsed
18082
18083 \begin_layout Plain Layout
18084
18085
18086 \backslash
18087 phantom{
18088 \end_layout
18089
18090 \end_inset
18091
18092
18093 \backslash
18094 newcolumntype{S}[2]
18095 \begin_inset ERT
18096 status collapsed
18097
18098 \begin_layout Plain Layout
18099
18100 }
18101 \end_layout
18102
18103 \end_inset
18104
18105 m{(#1+(2
18106 \backslash
18107 tabcolsep+
18108 \backslash
18109 arrayrulewidth)*(1-#2))/#2}}
18110 \end_layout
18111
18112 \begin_layout Standard
18113 Ce format utilise l'équation
18114 \begin_inset space ~
18115 \end_inset
18116
18117
18118 \begin_inset CommandInset ref
18119 LatexCommand eqref
18120 reference "eq:Wgn"
18121
18122 \end_inset
18123
18124  pour calculer la largeur que doit avoir chacune des cellules couverte par
18125  la cellule multicolonne pour qu'elles aient toutes la même largeur.
18126 \end_layout
18127
18128 \begin_layout Standard
18129 Ensuite, vous pouvez entrer
18130 \end_layout
18131
18132 \begin_layout Standard
18133
18134 \series bold
18135 S{largeur de la cellule multicolonne}{nombre de colonnes couvertes}
18136 \end_layout
18137
18138 \begin_layout Standard
18139 comme paramètre LaTeX de la colonne.
18140 \end_layout
18141
18142 \begin_layout Standard
18143 \begin_inset VSpace bigskip
18144 \end_inset
18145
18146
18147 \end_layout
18148
18149 \begin_layout Standard
18150 Pour des colonnes colorées, vous pouvez définir
18151 \end_layout
18152
18153 \begin_layout Standard
18154
18155 \series bold
18156
18157 \backslash
18158 newcolumntype{K}[1]{>{
18159 \backslash
18160 columncolor{#1}
18161 \backslash
18162 hspace{0pt}}c}
18163 \end_layout
18164
18165 \begin_layout Standard
18166 Le 
18167 \begin_inset Quotes eld
18168 \end_inset
18169
18170 c
18171 \begin_inset Quotes erd
18172 \end_inset
18173
18174  à la fin crée une colonne de largeur variable dont le texte est centré
18175  horizontalement.
18176  Vous pouvez maintenant entrer
18177 \end_layout
18178
18179 \begin_layout Standard
18180
18181 \series bold
18182 K{nom de couleur}
18183 \end_layout
18184
18185 \begin_layout Standard
18186 comme paramètre LaTeX.
18187 \end_layout
18188
18189 \begin_layout Standard
18190 \begin_inset VSpace bigskip
18191 \end_inset
18192
18193
18194 \end_layout
18195
18196 \begin_layout Standard
18197 Pour créer le tableau
18198 \begin_inset space ~
18199 \end_inset
18200
18201
18202 \begin_inset CommandInset ref
18203 LatexCommand ref
18204 reference "tab:Tableau-formats-personnalisés"
18205
18206 \end_inset
18207
18208  utilisez les paramètres LaTeX
18209 \end_layout
18210
18211 \begin_layout Standard
18212
18213 \series bold
18214 M{2.5cm}
18215 \end_layout
18216
18217 \begin_layout Standard
18218 pour la première colonne et la multicolonne,
18219 \end_layout
18220
18221 \begin_layout Standard
18222
18223 \series bold
18224 K{red}
18225 \end_layout
18226
18227 \begin_layout Standard
18228 pour la dernière colonne, et
18229 \end_layout
18230
18231 \begin_layout Standard
18232
18233 \series bold
18234 S{2.5cm}{2}
18235 \end_layout
18236
18237 \begin_layout Standard
18238 pour les cellules de la deuxième colonne.
18239 \end_layout
18240
18241 \begin_layout Standard
18242 \begin_inset Float table
18243 placement h
18244 wide false
18245 sideways false
18246 status open
18247
18248 \begin_layout Plain Layout
18249 \begin_inset Caption
18250
18251 \begin_layout Plain Layout
18252 \begin_inset CommandInset label
18253 LatexCommand label
18254 name "tab:Tableau-formats-personnalisés"
18255
18256 \end_inset
18257
18258 Tableau utilisant des formats personnalisés
18259 \end_layout
18260
18261 \end_inset
18262
18263
18264 \end_layout
18265
18266 \begin_layout Plain Layout
18267 \align center
18268 \begin_inset Tabular
18269 <lyxtabular version="3" rows="3" columns="4">
18270 <features>
18271 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
18272 <column alignment="center" valignment="middle" width="0" special="S{2.5cm}{2}">
18273 <column alignment="center" valignment="middle" width="0">
18274 <column alignment="center" valignment="middle" width="0" special="K{red}">
18275 <row>
18276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18277 \begin_inset Text
18278
18279 \begin_layout Plain Layout
18280 motTrèsLongDansUneCellule
18281 \end_layout
18282
18283 \end_inset
18284 </cell>
18285 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
18286 \begin_inset Text
18287
18288 \begin_layout Plain Layout
18289 multicolonne avec multiligne
18290 \end_layout
18291
18292 \end_inset
18293 </cell>
18294 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18295 \begin_inset Text
18296
18297 \begin_layout Plain Layout
18298
18299 \end_layout
18300
18301 \end_inset
18302 </cell>
18303 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18304 \begin_inset Text
18305
18306 \begin_layout Plain Layout
18307 c
18308 \end_layout
18309
18310 \end_inset
18311 </cell>
18312 </row>
18313 <row>
18314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18315 \begin_inset Text
18316
18317 \begin_layout Plain Layout
18318 d
18319 \end_layout
18320
18321 \end_inset
18322 </cell>
18323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18324 \begin_inset Text
18325
18326 \begin_layout Plain Layout
18327 e
18328 \end_layout
18329
18330 \end_inset
18331 </cell>
18332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18333 \begin_inset Text
18334
18335 \begin_layout Plain Layout
18336 f
18337 \end_layout
18338
18339 \end_inset
18340 </cell>
18341 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18342 \begin_inset Text
18343
18344 \begin_layout Plain Layout
18345 g
18346 \end_layout
18347
18348 \end_inset
18349 </cell>
18350 </row>
18351 <row>
18352 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18353 \begin_inset Text
18354
18355 \begin_layout Plain Layout
18356 h
18357 \end_layout
18358
18359 \end_inset
18360 </cell>
18361 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18362 \begin_inset Text
18363
18364 \begin_layout Plain Layout
18365 i
18366 \end_layout
18367
18368 \end_inset
18369 </cell>
18370 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18371 \begin_inset Text
18372
18373 \begin_layout Plain Layout
18374 j
18375 \end_layout
18376
18377 \end_inset
18378 </cell>
18379 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18380 \begin_inset Text
18381
18382 \begin_layout Plain Layout
18383 k
18384 \end_layout
18385
18386 \end_inset
18387 </cell>
18388 </row>
18389 </lyxtabular>
18390
18391 \end_inset
18392
18393
18394 \end_layout
18395
18396 \end_inset
18397
18398
18399 \end_layout
18400
18401 \begin_layout Subsection
18402 Épaisseur des filets
18403 \begin_inset CommandInset label
18404 LatexCommand label
18405 name "sub:Epaisseur-filets"
18406
18407 \end_inset
18408
18409
18410 \begin_inset Index
18411 status collapsed
18412
18413 \begin_layout Plain Layout
18414 Personnalisation des tableaux ! Épaisseur filets
18415 \end_layout
18416
18417 \end_inset
18418
18419
18420 \end_layout
18421
18422 \begin_layout Standard
18423 L'épaisseur de tous les filets d'un tableau peut être modifiée avec la variable
18424  
18425 \series bold
18426
18427 \backslash
18428 arrayrulewidth
18429 \series default
18430 .
18431  Pour mettre, par exemple, une épaisseur de filet de 1.5
18432 \begin_inset space \thinspace{}
18433 \end_inset
18434
18435 pt, comme pour le tableau
18436 \begin_inset space ~
18437 \end_inset
18438
18439
18440 \begin_inset CommandInset ref
18441 LatexCommand ref
18442 reference "tab:Tableau-filets-1.5pt"
18443
18444 \end_inset
18445
18446 , insérez la commande
18447 \end_layout
18448
18449 \begin_layout Standard
18450
18451 \series bold
18452
18453 \backslash
18454 setlength{
18455 \backslash
18456 arrayrulewidth}{1.5pt}
18457 \end_layout
18458
18459 \begin_layout Standard
18460 en code TeX avant le tableau ou le flottant de tableau.
18461  La nouvelle épaisseur de filet reste valable pour tous les tableaux qui
18462  suivent.
18463  pour revenir aux valeurs implicites, mettez 
18464 \series bold
18465
18466 \backslash
18467 arrayrulewidth
18468 \series default
18469  à 0.4
18470 \begin_inset space \thinspace{}
18471 \end_inset
18472
18473 pt en utilisant du code LaTeX après le tableau ou le flottant de tableau.
18474 \end_layout
18475
18476 \begin_layout Standard
18477 \begin_inset ERT
18478 status collapsed
18479
18480 \begin_layout Plain Layout
18481
18482
18483 \backslash
18484 setlength{
18485 \backslash
18486 arrayrulewidth}{1.5pt}
18487 \end_layout
18488
18489 \end_inset
18490
18491
18492 \begin_inset Float table
18493 wide false
18494 sideways false
18495 status open
18496
18497 \begin_layout Plain Layout
18498 \begin_inset Caption
18499
18500 \begin_layout Plain Layout
18501 \begin_inset CommandInset label
18502 LatexCommand label
18503 name "tab:Tableau-filets-1.5pt"
18504
18505 \end_inset
18506
18507 Tableau avec des filets de 1.5
18508 \begin_inset space \thinspace{}
18509 \end_inset
18510
18511 pt
18512 \end_layout
18513
18514 \end_inset
18515
18516
18517 \end_layout
18518
18519 \begin_layout Plain Layout
18520 \align center
18521 \begin_inset Tabular
18522 <lyxtabular version="3" rows="3" columns="3">
18523 <features>
18524 <column alignment="center" valignment="top" width="0">
18525 <column alignment="center" valignment="top" width="0">
18526 <column alignment="center" valignment="top" width="0">
18527 <row>
18528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18529 \begin_inset Text
18530
18531 \begin_layout Plain Layout
18532 sd
18533 \end_layout
18534
18535 \end_inset
18536 </cell>
18537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18538 \begin_inset Text
18539
18540 \begin_layout Plain Layout
18541
18542 \end_layout
18543
18544 \end_inset
18545 </cell>
18546 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18547 \begin_inset Text
18548
18549 \begin_layout Plain Layout
18550
18551 \end_layout
18552
18553 \end_inset
18554 </cell>
18555 </row>
18556 <row>
18557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18558 \begin_inset Text
18559
18560 \begin_layout Plain Layout
18561
18562 \end_layout
18563
18564 \end_inset
18565 </cell>
18566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18567 \begin_inset Text
18568
18569 \begin_layout Plain Layout
18570 sd
18571 \end_layout
18572
18573 \end_inset
18574 </cell>
18575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18576 \begin_inset Text
18577
18578 \begin_layout Plain Layout
18579
18580 \end_layout
18581
18582 \end_inset
18583 </cell>
18584 </row>
18585 <row>
18586 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18587 \begin_inset Text
18588
18589 \begin_layout Plain Layout
18590
18591 \end_layout
18592
18593 \end_inset
18594 </cell>
18595 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18596 \begin_inset Text
18597
18598 \begin_layout Plain Layout
18599
18600 \end_layout
18601
18602 \end_inset
18603 </cell>
18604 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18605 \begin_inset Text
18606
18607 \begin_layout Plain Layout
18608 sd
18609 \end_layout
18610
18611 \end_inset
18612 </cell>
18613 </row>
18614 </lyxtabular>
18615
18616 \end_inset
18617
18618
18619 \end_layout
18620
18621 \end_inset
18622
18623
18624 \begin_inset ERT
18625 status collapsed
18626
18627 \begin_layout Plain Layout
18628
18629
18630 \backslash
18631 setlength{
18632 \backslash
18633 arrayrulewidth}{0.4pt}
18634 \end_layout
18635
18636 \end_inset
18637
18638
18639 \end_layout
18640
18641 \begin_layout Standard
18642 \begin_inset VSpace bigskip
18643 \end_inset
18644
18645 Pour que seuls les filets horizontaux aient une épaisseur de 1.5
18646 \begin_inset space \thinspace{}
18647 \end_inset
18648
18649 pt, comme dans le tableau
18650 \begin_inset space ~
18651 \end_inset
18652
18653
18654 \begin_inset CommandInset ref
18655 LatexCommand ref
18656 reference "tab:Tableau-filets-horizontaux-1.5pt"
18657
18658 \end_inset
18659
18660 , insérez les commandes suivantes en code TeX avant le tableau ou le flottant
18661  de tableau :
18662 \end_layout
18663
18664 \begin_layout Standard
18665
18666 \series bold
18667
18668 \backslash
18669 let
18670 \backslash
18671 myHline
18672 \backslash
18673 hline
18674 \begin_inset Newline newline
18675 \end_inset
18676
18677
18678 \backslash
18679 renewcommand{
18680 \backslash
18681 hline}
18682 \begin_inset Newline newline
18683 \end_inset
18684
18685  {
18686 \backslash
18687 noalign{
18688 \backslash
18689 global
18690 \backslash
18691 arrayrulewidth 1.5pt}
18692 \begin_inset Newline newline
18693 \end_inset
18694
18695  
18696 \backslash
18697 myHline
18698 \backslash
18699 noalign{
18700 \backslash
18701 global
18702 \backslash
18703 arrayrulewidth 0.4pt}}
18704 \end_layout
18705
18706 \begin_layout Standard
18707 Pour revenir à l'épaisseur de filet implicite, insérez les commandes suivantes
18708  en code TeX après le tableau ou le flottant de tableau :
18709 \end_layout
18710
18711 \begin_layout Standard
18712
18713 \series bold
18714
18715 \backslash
18716 renewcommand{
18717 \backslash
18718 hline}{
18719 \backslash
18720 myHline}
18721 \end_layout
18722
18723 \begin_layout Standard
18724 \begin_inset ERT
18725 status collapsed
18726
18727 \begin_layout Plain Layout
18728
18729
18730 \backslash
18731 let
18732 \backslash
18733 myHline
18734 \backslash
18735 hline
18736 \end_layout
18737
18738 \begin_layout Plain Layout
18739
18740
18741 \backslash
18742 renewcommand{
18743 \backslash
18744 hline}
18745 \end_layout
18746
18747 \begin_layout Plain Layout
18748
18749  {
18750 \backslash
18751 noalign{
18752 \backslash
18753 global
18754 \backslash
18755 arrayrulewidth 1.5pt}
18756 \end_layout
18757
18758 \begin_layout Plain Layout
18759
18760   
18761 \backslash
18762 myHline
18763 \backslash
18764 noalign{
18765 \backslash
18766 global
18767 \backslash
18768 arrayrulewidth 0.4pt}}
18769 \end_layout
18770
18771 \end_inset
18772
18773
18774 \begin_inset Float table
18775 wide false
18776 sideways false
18777 status open
18778
18779 \begin_layout Plain Layout
18780 \begin_inset Caption
18781
18782 \begin_layout Plain Layout
18783 \begin_inset CommandInset label
18784 LatexCommand label
18785 name "tab:Tableau-filets-horizontaux-1.5pt"
18786
18787 \end_inset
18788
18789 Tableau avec des filets horizontaux de 1.5
18790 \begin_inset space \thinspace{}
18791 \end_inset
18792
18793 pt
18794 \end_layout
18795
18796 \end_inset
18797
18798
18799 \end_layout
18800
18801 \begin_layout Plain Layout
18802 \align center
18803 \begin_inset Tabular
18804 <lyxtabular version="3" rows="3" columns="3">
18805 <features>
18806 <column alignment="center" valignment="top" width="0">
18807 <column alignment="center" valignment="top" width="0">
18808 <column alignment="center" valignment="top" width="0">
18809 <row>
18810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18811 \begin_inset Text
18812
18813 \begin_layout Plain Layout
18814 sd
18815 \end_layout
18816
18817 \end_inset
18818 </cell>
18819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18820 \begin_inset Text
18821
18822 \begin_layout Plain Layout
18823
18824 \end_layout
18825
18826 \end_inset
18827 </cell>
18828 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18829 \begin_inset Text
18830
18831 \begin_layout Plain Layout
18832
18833 \end_layout
18834
18835 \end_inset
18836 </cell>
18837 </row>
18838 <row>
18839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18840 \begin_inset Text
18841
18842 \begin_layout Plain Layout
18843
18844 \end_layout
18845
18846 \end_inset
18847 </cell>
18848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18849 \begin_inset Text
18850
18851 \begin_layout Plain Layout
18852 sd
18853 \end_layout
18854
18855 \end_inset
18856 </cell>
18857 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18858 \begin_inset Text
18859
18860 \begin_layout Plain Layout
18861
18862 \end_layout
18863
18864 \end_inset
18865 </cell>
18866 </row>
18867 <row>
18868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18869 \begin_inset Text
18870
18871 \begin_layout Plain Layout
18872
18873 \end_layout
18874
18875 \end_inset
18876 </cell>
18877 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18878 \begin_inset Text
18879
18880 \begin_layout Plain Layout
18881
18882 \end_layout
18883
18884 \end_inset
18885 </cell>
18886 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18887 \begin_inset Text
18888
18889 \begin_layout Plain Layout
18890 sd
18891 \end_layout
18892
18893 \end_inset
18894 </cell>
18895 </row>
18896 </lyxtabular>
18897
18898 \end_inset
18899
18900
18901 \end_layout
18902
18903 \end_inset
18904
18905
18906 \begin_inset ERT
18907 status collapsed
18908
18909 \begin_layout Plain Layout
18910
18911
18912 \backslash
18913 renewcommand{
18914 \backslash
18915 hline}{
18916 \backslash
18917 myHline}
18918 \end_layout
18919
18920 \end_inset
18921
18922
18923 \end_layout
18924
18925 \begin_layout Standard
18926 \begin_inset VSpace bigskip
18927 \end_inset
18928
18929 Pour que seuls les filets verticaux aient une épaisseur de 1.5
18930 \begin_inset space \thinspace{}
18931 \end_inset
18932
18933 pt, créez le format de colonne suivant dans le préambule, en suivant la
18934  description de la section
18935 \begin_inset space ~
18936 \end_inset
18937
18938
18939 \begin_inset CommandInset ref
18940 LatexCommand ref
18941 reference "sub:Formats-personnalisés"
18942
18943 \end_inset
18944
18945 :
18946 \end_layout
18947
18948 \begin_layout Standard
18949
18950 \series bold
18951
18952 \backslash
18953 newcolumntype{V}{!{
18954 \backslash
18955 vrule width 1.5pt}}
18956 \end_layout
18957
18958 \begin_layout Standard
18959 Pour le tableau
18960 \begin_inset space ~
18961 \end_inset
18962
18963
18964 \begin_inset CommandInset ref
18965 LatexCommand ref
18966 reference "tab:Tableau-filets-verticaux-1.5pt"
18967
18968 \end_inset
18969
18970  le paramètre LaTeX 
18971 \end_layout
18972
18973 \begin_layout Standard
18974
18975 \series bold
18976 VcV
18977 \end_layout
18978
18979 \begin_layout Standard
18980 a été utilisé pour la dernière colonne et
18981 \end_layout
18982
18983 \begin_layout Standard
18984
18985 \series bold
18986 Vc
18987 \end_layout
18988
18989 \begin_layout Standard
18990 pour les autres colonnes.
18991 \end_layout
18992
18993 \begin_layout Standard
18994 \begin_inset Float table
18995 wide false
18996 sideways false
18997 status open
18998
18999 \begin_layout Plain Layout
19000 \begin_inset Caption
19001
19002 \begin_layout Plain Layout
19003 \begin_inset CommandInset label
19004 LatexCommand label
19005 name "tab:Tableau-filets-verticaux-1.5pt"
19006
19007 \end_inset
19008
19009 Tableau avec des filets verticaux de 1.5
19010 \begin_inset space \thinspace{}
19011 \end_inset
19012
19013 pt 
19014 \end_layout
19015
19016 \end_inset
19017
19018
19019 \end_layout
19020
19021 \begin_layout Plain Layout
19022 \align center
19023 \begin_inset Tabular
19024 <lyxtabular version="3" rows="3" columns="3">
19025 <features>
19026 <column alignment="center" valignment="top" width="0" special="Vc">
19027 <column alignment="center" valignment="top" width="0" special="Vc">
19028 <column alignment="center" valignment="top" width="0" special="VcV">
19029 <row>
19030 <cell alignment="center" valignment="top" topline="true" usebox="none">
19031 \begin_inset Text
19032
19033 \begin_layout Plain Layout
19034 sd
19035 \end_layout
19036
19037 \end_inset
19038 </cell>
19039 <cell alignment="center" valignment="top" topline="true" usebox="none">
19040 \begin_inset Text
19041
19042 \begin_layout Plain Layout
19043
19044 \end_layout
19045
19046 \end_inset
19047 </cell>
19048 <cell alignment="center" valignment="top" topline="true" usebox="none">
19049 \begin_inset Text
19050
19051 \begin_layout Plain Layout
19052
19053 \end_layout
19054
19055 \end_inset
19056 </cell>
19057 </row>
19058 <row>
19059 <cell alignment="center" valignment="top" topline="true" usebox="none">
19060 \begin_inset Text
19061
19062 \begin_layout Plain Layout
19063
19064 \end_layout
19065
19066 \end_inset
19067 </cell>
19068 <cell alignment="center" valignment="top" topline="true" usebox="none">
19069 \begin_inset Text
19070
19071 \begin_layout Plain Layout
19072 sd
19073 \end_layout
19074
19075 \end_inset
19076 </cell>
19077 <cell alignment="center" valignment="top" topline="true" usebox="none">
19078 \begin_inset Text
19079
19080 \begin_layout Plain Layout
19081
19082 \end_layout
19083
19084 \end_inset
19085 </cell>
19086 </row>
19087 <row>
19088 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19089 \begin_inset Text
19090
19091 \begin_layout Plain Layout
19092
19093 \end_layout
19094
19095 \end_inset
19096 </cell>
19097 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19098 \begin_inset Text
19099
19100 \begin_layout Plain Layout
19101
19102 \end_layout
19103
19104 \end_inset
19105 </cell>
19106 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19107 \begin_inset Text
19108
19109 \begin_layout Plain Layout
19110 sd
19111 \end_layout
19112
19113 \end_inset
19114 </cell>
19115 </row>
19116 </lyxtabular>
19117
19118 \end_inset
19119
19120
19121 \end_layout
19122
19123 \end_inset
19124
19125
19126 \end_layout
19127
19128 \begin_layout Subsection
19129 Filets à traits interrompus
19130 \begin_inset Index
19131 status collapsed
19132
19133 \begin_layout Plain Layout
19134 Personnalisation des tableaux ! Filets à traits interrompus
19135 \end_layout
19136
19137 \end_inset
19138
19139
19140 \end_layout
19141
19142 \begin_layout Standard
19143 \begin_inset ERT
19144 status collapsed
19145
19146 \begin_layout Plain Layout
19147
19148
19149 \backslash
19150 ifarydshln
19151 \end_layout
19152
19153 \end_inset
19154
19155
19156 \begin_inset Note Note
19157 status open
19158
19159 \begin_layout Plain Layout
19160 La section suivante ne s'affichera que si vous avez installé le paquetage
19161  LaTeX 
19162 \series bold
19163 arydshln
19164 \series default
19165 .
19166 \end_layout
19167
19168 \end_inset
19169
19170
19171 \end_layout
19172
19173 \begin_layout Standard
19174 \begin_inset Float table
19175 placement H
19176 wide false
19177 sideways false
19178 status open
19179
19180 \begin_layout Plain Layout
19181 \begin_inset Caption
19182
19183 \begin_layout Plain Layout
19184 \begin_inset CommandInset label
19185 LatexCommand label
19186 name "tab:Tableau-filets-tirets"
19187
19188 \end_inset
19189
19190 Tableau avec des filets à traits interrompus
19191 \end_layout
19192
19193 \end_inset
19194
19195
19196 \end_layout
19197
19198 \begin_layout Plain Layout
19199 \align center
19200 \begin_inset Tabular
19201 <lyxtabular version="3" rows="5" columns="5">
19202 <features>
19203 <column alignment="center" valignment="top" width="0">
19204 <column alignment="center" valignment="top" width="0">
19205 <column alignment="center" valignment="top" width="0" special=":c">
19206 <column alignment="center" valignment="top" width="0">
19207 <column alignment="center" valignment="top" width="0">
19208 <row>
19209 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19210 \begin_inset Text
19211
19212 \begin_layout Plain Layout
19213 a
19214 \end_layout
19215
19216 \end_inset
19217 </cell>
19218 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19219 \begin_inset Text
19220
19221 \begin_layout Plain Layout
19222 b
19223 \end_layout
19224
19225 \end_inset
19226 </cell>
19227 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19228 \begin_inset Text
19229
19230 \begin_layout Plain Layout
19231 c
19232 \end_layout
19233
19234 \end_inset
19235 </cell>
19236 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19237 \begin_inset Text
19238
19239 \begin_layout Plain Layout
19240 d
19241 \end_layout
19242
19243 \end_inset
19244 </cell>
19245 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19246 \begin_inset Text
19247
19248 \begin_layout Plain Layout
19249 e
19250 \end_layout
19251
19252 \end_inset
19253 </cell>
19254 </row>
19255 <row>
19256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19257 \begin_inset Text
19258
19259 \begin_layout Plain Layout
19260 f
19261 \end_layout
19262
19263 \end_inset
19264 </cell>
19265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19266 \begin_inset Text
19267
19268 \begin_layout Plain Layout
19269 g
19270 \end_layout
19271
19272 \end_inset
19273 </cell>
19274 <cell alignment="center" valignment="top" topline="true" usebox="none">
19275 \begin_inset Text
19276
19277 \begin_layout Plain Layout
19278 h
19279 \end_layout
19280
19281 \end_inset
19282 </cell>
19283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19284 \begin_inset Text
19285
19286 \begin_layout Plain Layout
19287 i
19288 \end_layout
19289
19290 \end_inset
19291 </cell>
19292 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19293 \begin_inset Text
19294
19295 \begin_layout Plain Layout
19296 j
19297 \end_layout
19298
19299 \end_inset
19300 </cell>
19301 </row>
19302 <row>
19303 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19304 \begin_inset Text
19305
19306 \begin_layout Plain Layout
19307 \begin_inset ERT
19308 status collapsed
19309
19310 \begin_layout Plain Layout
19311
19312
19313 \backslash
19314 hdashline 
19315 \end_layout
19316
19317 \end_inset
19318
19319 k
19320 \end_layout
19321
19322 \end_inset
19323 </cell>
19324 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19325 \begin_inset Text
19326
19327 \begin_layout Plain Layout
19328 l
19329 \end_layout
19330
19331 \end_inset
19332 </cell>
19333 <cell alignment="center" valignment="top" usebox="none">
19334 \begin_inset Text
19335
19336 \begin_layout Plain Layout
19337 m
19338 \end_layout
19339
19340 \end_inset
19341 </cell>
19342 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19343 \begin_inset Text
19344
19345 \begin_layout Plain Layout
19346 n
19347 \end_layout
19348
19349 \end_inset
19350 </cell>
19351 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19352 \begin_inset Text
19353
19354 \begin_layout Plain Layout
19355 o
19356 \end_layout
19357
19358 \end_inset
19359 </cell>
19360 </row>
19361 <row>
19362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19363 \begin_inset Text
19364
19365 \begin_layout Plain Layout
19366 \begin_inset ERT
19367 status collapsed
19368
19369 \begin_layout Plain Layout
19370
19371
19372 \backslash
19373 cdashline{4-5}
19374 \end_layout
19375
19376 \end_inset
19377
19378 p
19379 \end_layout
19380
19381 \end_inset
19382 </cell>
19383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19384 \begin_inset Text
19385
19386 \begin_layout Plain Layout
19387 q
19388 \end_layout
19389
19390 \end_inset
19391 </cell>
19392 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
19393 \begin_inset Text
19394
19395 \begin_layout Plain Layout
19396 r
19397 \end_layout
19398
19399 \end_inset
19400 </cell>
19401 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none" special="c:">
19402 \begin_inset Text
19403
19404 \begin_layout Plain Layout
19405 s
19406 \end_layout
19407
19408 \end_inset
19409 </cell>
19410 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19411 \begin_inset Text
19412
19413 \begin_layout Plain Layout
19414
19415 \end_layout
19416
19417 \end_inset
19418 </cell>
19419 </row>
19420 <row>
19421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19422 \begin_inset Text
19423
19424 \begin_layout Plain Layout
19425 t
19426 \end_layout
19427
19428 \end_inset
19429 </cell>
19430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19431 \begin_inset Text
19432
19433 \begin_layout Plain Layout
19434 u
19435 \end_layout
19436
19437 \end_inset
19438 </cell>
19439 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19440 \begin_inset Text
19441
19442 \begin_layout Plain Layout
19443 v
19444 \end_layout
19445
19446 \end_inset
19447 </cell>
19448 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19449 \begin_inset Text
19450
19451 \begin_layout Plain Layout
19452 w
19453 \end_layout
19454
19455 \end_inset
19456 </cell>
19457 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19458 \begin_inset Text
19459
19460 \begin_layout Plain Layout
19461 x
19462 \end_layout
19463
19464 \end_inset
19465 </cell>
19466 </row>
19467 </lyxtabular>
19468
19469 \end_inset
19470
19471
19472 \end_layout
19473
19474 \end_inset
19475
19476
19477 \end_layout
19478
19479 \begin_layout Standard
19480 LyX ne gère pas de façon native les filets à lignes interrompues, vous devez
19481  donc employer du code TeX.
19482  Mais avant il faut charger le paquetage LaTeX 
19483 \series bold
19484 arydshln
19485 \series default
19486
19487 \begin_inset Index
19488 status collapsed
19489
19490 \begin_layout Plain Layout
19491 Paquetages LaTeX ! arydshln
19492 \end_layout
19493
19494 \end_inset
19495
19496  dans le préambule du document avec la commande 
19497 \end_layout
19498
19499 \begin_layout Standard
19500
19501 \series bold
19502
19503 \backslash
19504 usepackage{arydshln}
19505 \end_layout
19506
19507 \begin_layout Standard
19508 Pour faire un filet vertical avec un trait interrompu, mettez deux points
19509  
19510 \begin_inset Quotes eld
19511 \end_inset
19512
19513 :
19514 \begin_inset Quotes erd
19515 \end_inset
19516
19517  avec le caractère décrivant l'alignement horizontal comme paramètre LaTeX
19518  dans la fenêtre de dialogue de paramètre du tableau.
19519 \end_layout
19520
19521 \begin_layout Standard
19522 Pour un trait horizontal interrompu, ajoutez la commande
19523 \end_layout
19524
19525 \begin_layout Standard
19526
19527 \series bold
19528
19529 \backslash
19530 hdashline
19531 \end_layout
19532
19533 \begin_layout Standard
19534 en code TeX comme premier élément de la première cellule de la ligne de
19535  tableau.
19536 \end_layout
19537
19538 \begin_layout Standard
19539 Pour des filets interrompus avec des cellules multicolonnes, utilisez la
19540  commande 
19541 \end_layout
19542
19543 \begin_layout Standard
19544
19545 \series bold
19546
19547 \backslash
19548 cdashline{
19549 \series default
19550 numéros de colonnes}
19551 \end_layout
19552
19553 \begin_layout Standard
19554 en code TeX comme premier élément de la première cellule de la ligne.
19555  Si par exemple, vous avez une cellule multicolonne qui couvre les colonnes
19556  2 à 4 et que vous voulez un filet interrompu au dessus, ajoutez la commande
19557 \end_layout
19558
19559 \begin_layout Standard
19560
19561 \series bold
19562
19563 \backslash
19564 cdashline{2-4}
19565 \end_layout
19566
19567 \begin_layout Standard
19568 comme premier élément de la première cellule de la ligne contenant la multicolon
19569 ne.
19570 \end_layout
19571
19572 \begin_layout Standard
19573 \begin_inset VSpace bigskip
19574 \end_inset
19575
19576
19577 \end_layout
19578
19579 \begin_layout Standard
19580 Le tableau
19581 \begin_inset space ~
19582 \end_inset
19583
19584
19585 \begin_inset CommandInset ref
19586 LatexCommand ref
19587 reference "tab:Tableau-filets-tirets"
19588
19589 \end_inset
19590
19591  a été créé en utilisant 
19592 \begin_inset Quotes eld
19593 \end_inset
19594
19595
19596 \series bold
19597 :c
19598 \series default
19599
19600 \begin_inset Quotes erd
19601 \end_inset
19602
19603  comme paramètre LaTeX pour la troisième colonne.
19604  La commande en code TeX 
19605 \series bold
19606
19607 \backslash
19608 hdashline
19609 \series default
19610  a été insérée dans la première cellule de la troisième ligne et la commande
19611  en code TeX 
19612 \series bold
19613
19614 \backslash
19615 cdashline{4-5}
19616 \series default
19617  a été insérée dans la première cellule de la quatrième ligne.
19618 \end_layout
19619
19620 \begin_layout Standard
19621 \begin_inset Note Greyedout
19622 status open
19623
19624 \begin_layout Plain Layout
19625
19626 \series bold
19627 Note:
19628 \series default
19629  Le paquetage LaTeX 
19630 \series bold
19631 arydshln
19632 \series default
19633  qui a été utilisé n'est apparemment pas compatible avec le paquetage LaTeX
19634  
19635 \series bold
19636 colortbl
19637 \series default
19638
19639 \begin_inset Index
19640 status collapsed
19641
19642 \begin_layout Plain Layout
19643 Paquetages LaTeX ! colortbl
19644 \end_layout
19645
19646 \end_inset
19647
19648  qui est utilisé pour avoir des tableaux colorés dans la section
19649 \begin_inset space ~
19650 \end_inset
19651
19652
19653 \begin_inset CommandInset ref
19654 LatexCommand ref
19655 reference "sec:Tableaux-Colorés"
19656
19657 \end_inset
19658
19659 .
19660  Cela signifie que les tableaux colorés ne peuvent pas avoir de filets à
19661  traits interrompus.
19662 \end_layout
19663
19664 \end_inset
19665
19666
19667 \end_layout
19668
19669 \begin_layout Standard
19670 \begin_inset ERT
19671 status collapsed
19672
19673 \begin_layout Plain Layout
19674
19675
19676 \backslash
19677 else
19678 \end_layout
19679
19680 \end_inset
19681
19682
19683 \begin_inset Note Note
19684 status open
19685
19686 \begin_layout Plain Layout
19687 Ce qui suit sera affiché si le paquetage LaTeX 
19688 \series bold
19689 arydshln
19690 \series default
19691  n'est pas installé :
19692 \end_layout
19693
19694 \end_inset
19695
19696
19697 \end_layout
19698
19699 \begin_layout Standard
19700 Vous devez installer le paquetage LaTeX 
19701 \series bold
19702 arydshln
19703 \series default
19704  pour voir le contenu des cette section dans la sortie imprimée.
19705 \end_layout
19706
19707 \begin_layout Standard
19708 \begin_inset ERT
19709 status collapsed
19710
19711 \begin_layout Plain Layout
19712
19713
19714 \backslash
19715 fi
19716 \end_layout
19717
19718 \end_inset
19719
19720
19721 \end_layout
19722
19723 \begin_layout Chapter
19724 Flottants
19725 \begin_inset Index
19726 status collapsed
19727
19728 \begin_layout Plain Layout
19729 Flottants
19730 \end_layout
19731
19732 \end_inset
19733
19734
19735 \end_layout
19736
19737 \begin_layout Section
19738 Introduction
19739 \begin_inset CommandInset label
19740 LatexCommand label
19741 name "sec:Flottants-Introduction"
19742
19743 \end_inset
19744
19745
19746 \begin_inset Index
19747 status collapsed
19748
19749 \begin_layout Plain Layout
19750 Flottants ! Introduction
19751 \end_layout
19752
19753 \end_inset
19754
19755
19756 \end_layout
19757
19758 \begin_layout Standard
19759 Un flottant est une portion de document, qui peut être associé à une étiquette
19760  et dont la position n'est pas fixée.
19761  Il peut 
19762 \begin_inset Quotes eld
19763 \end_inset
19764
19765 flotter
19766 \begin_inset Quotes erd
19767 \end_inset
19768
19769  d'une page ou deux en avant ou en arrière, pour trouver l'emplacement le
19770  plus approprié.
19771  Les 
19772 \family sans
19773 Notes
19774 \begin_inset space ~
19775 \end_inset
19776
19777 en
19778 \begin_inset space ~
19779 \end_inset
19780
19781 Bas
19782 \begin_inset space ~
19783 \end_inset
19784
19785 de
19786 \begin_inset space ~
19787 \end_inset
19788
19789 Page
19790 \family default
19791  et le 
19792 \family sans
19793 Notes
19794 \begin_inset space ~
19795 \end_inset
19796
19797 en
19798 \begin_inset space ~
19799 \end_inset
19800
19801 Marge
19802 \family default
19803  sont par exemple aussi des flottants, puisqu'elles peuvent se retrouver
19804  sur la page suivante quand il y a trop de notes sur la page courante.
19805 \end_layout
19806
19807 \begin_layout Standard
19808 Grâce aux flottants, on peut obtenir automatiquement une mise en page de
19809  très grande qualité.
19810  Les images et les tableaux peuvent être répartis sur plusieurs pages pour
19811  éviter des lignes blanches ou des pages sans texte.
19812  Comme le fait d'utiliser un flottant supprime la liaison entre le texte
19813  et le tableau ou l'image, on va pouvoir faire référence au flottant dans
19814  le texte.
19815  Les flottants sont donc numérotés.
19816  Les références croisées sont décrites dans la section
19817 \begin_inset space ~
19818 \end_inset
19819
19820
19821 \begin_inset CommandInset ref
19822 LatexCommand ref
19823 reference "sec:Referencer-les-Flottants"
19824
19825 \end_inset
19826
19827 .
19828 \end_layout
19829
19830 \begin_layout Standard
19831 Pour insérer un flottant, on utilise un des sous menus du menu 
19832 \family sans
19833 Insérer\SpecialChar \menuseparator
19834 Flottant.
19835
19836 \family default
19837  Une boîte va être insérée dans votre document avec par exemple une étiquette
19838  du genre 
19839 \begin_inset Quotes eld
19840 \end_inset
19841
19842 Figure
19843 \begin_inset space ~
19844 \end_inset
19845
19846 #:
19847 \begin_inset Quotes erd
19848 \end_inset
19849
19850  (où # est un numéro).
19851  L'étiquette est automatiquement traduite dans la langue du document dans
19852  la sortie finale.
19853  Après l'étiquette vous pouvez insérer du texte comme légende.
19854  L'image ou le tableau est inséré avant ou après la légende dans un paragraphe
19855  séparé, à l'intérieur du flottant.
19856  Vous trouverez plus de détails sur le positionnement des légendes dans
19857  la section
19858 \begin_inset space ~
19859 \end_inset
19860
19861
19862 \begin_inset CommandInset ref
19863 LatexCommand ref
19864 reference "sec:Placement-légende"
19865
19866 \end_inset
19867
19868 .
19869  Pour améliorer la lisibilité de votre document dans LyX, vous pouvez fermer
19870  ou ouvrir la boîte de votre flottant en cliquant avec le bouton de gauche
19871  sur la boîte grise qui se trouve en haut à gauche de celui-ci.
19872  Une boîte de flottant fermée ressemble à ceci : 
19873 \begin_inset Graphics
19874         filename clipart/floatQt4.png
19875         scale 60
19876
19877 \end_inset
19878
19879  – une case grise avec un texte rouge.
19880 \end_layout
19881
19882 \begin_layout Standard
19883 Il est recommandé d'insérer les flottants comme des paragraphes séparés
19884  pour éviter des erreurs avec LaTeX, quand le texte qui entoure le flottant
19885  est formaté de façon particulière.
19886 \end_layout
19887
19888 \begin_layout Section
19889 Les Types de Flottants
19890 \end_layout
19891
19892 \begin_layout Standard
19893 En plus des flottants de figures et de tableau qui sont décrits respectivement
19894  dans les sections
19895 \begin_inset space ~
19896 \end_inset
19897
19898
19899 \begin_inset CommandInset ref
19900 LatexCommand ref
19901 reference "sec:Figure-Floats"
19902
19903 \end_inset
19904
19905  et 
19906 \begin_inset CommandInset ref
19907 LatexCommand ref
19908 reference "sec:Table-Floats"
19909
19910 \end_inset
19911
19912 , LyX offre aussi les types 
19913 \series bold
19914 Algorithme
19915 \series default
19916  et 
19917 \series bold
19918 Enrobage
19919 \series default
19920 .
19921 \end_layout
19922
19923 \begin_layout Subsection
19924 Flottant d'algorithme
19925 \begin_inset Index
19926 status collapsed
19927
19928 \begin_layout Plain Layout
19929 Flottants ! Algorithmes
19930 \end_layout
19931
19932 \end_inset
19933
19934
19935 \begin_inset CommandInset label
19936 LatexCommand label
19937 name "sub:Flottant-d'Algorithme"
19938
19939 \end_inset
19940
19941
19942 \end_layout
19943
19944 \begin_layout Standard
19945 \begin_inset Float algorithm
19946 placement h
19947 wide false
19948 sideways false
19949 status open
19950
19951 \begin_layout Plain Layout
19952 \begin_inset Caption
19953
19954 \begin_layout Plain Layout
19955 \begin_inset CommandInset label
19956 LatexCommand label
19957 name "alg:Exemple-Flottant-Algorithme"
19958
19959 \end_inset
19960
19961 Exemple de flottant d'algorithme
19962 \end_layout
19963
19964 \end_inset
19965
19966
19967 \end_layout
19968
19969 \begin_layout LyX-Code
19970 for I in 1..N loop
19971 \begin_inset Newline newline
19972 \end_inset
19973
19974  Sum:= Sum + A(I); /*comment*/
19975 \begin_inset Newline newline
19976 \end_inset
19977
19978 end loop
19979 \begin_inset VSpace -4mm
19980 \end_inset
19981
19982
19983 \end_layout
19984
19985 \end_inset
19986
19987
19988 \end_layout
19989
19990 \begin_layout Standard
19991 Ce type de flottant est inséré à l'aide du menu 
19992 \family sans
19993 Insérer\SpecialChar \menuseparator
19994 Flottant\SpecialChar \menuseparator
19995 Algorithme
19996 \family default
19997 .
19998  Il peut être utilisé pour des morceaux de code source ou des descriptions
19999  d'algorithmes et peut être utilisé comme une alternative au listing de
20000  code source qui est décrit au chapitre
20001 \begin_inset space ~
20002 \end_inset
20003
20004
20005 \begin_inset CommandInset ref
20006 LatexCommand ref
20007 reference "cha:Program-Code-Listings"
20008
20009 \end_inset
20010
20011 .
20012  Vous pouvez par exemple utiliser l'environnement Code
20013 \begin_inset space ~
20014 \end_inset
20015
20016 LyX qui est décrit dans le 
20017 \emph on
20018 Guide
20019 \emph default
20020
20021 \begin_inset space ~
20022 \end_inset
20023
20024
20025 \emph on
20026 de
20027 \begin_inset space ~
20028 \end_inset
20029
20030 l'Utilisateur
20031 \emph default
20032  de LyX.
20033  l'algorithme
20034 \begin_inset space ~
20035 \end_inset
20036
20037
20038 \begin_inset CommandInset ref
20039 LatexCommand ref
20040 reference "alg:Exemple-Flottant-Algorithme"
20041
20042 \end_inset
20043
20044  est un exemple de flottant d'algorithme où un espace vertical de -4
20045 \begin_inset space \thinspace{}
20046 \end_inset
20047
20048 mm a été ajouté à la fin du flottant pour que la ligne du bas du flottant
20049  soit placée exactement sous le texte de la dernière ligne.
20050 \end_layout
20051
20052 \begin_layout Standard
20053 L'étiquette de ce flottant n'est pas automatiquement traduite dans la langue
20054  du document.
20055  Si votre document n'est pas en anglais, vous devez le faire vous-même manuellem
20056 ent en ajoutant la ligne suivante dans le préambule de votre document :
20057 \end_layout
20058
20059 \begin_layout Standard
20060
20061 \series bold
20062
20063 \backslash
20064 floatname{algorithm}{votre
20065 \begin_inset space ~
20066 \end_inset
20067
20068 nom}
20069 \end_layout
20070
20071 \begin_layout Standard
20072
20073 \family sans
20074  votre
20075 \begin_inset space ~
20076 \end_inset
20077
20078 nom
20079 \family default
20080  est le mot 
20081 \begin_inset Quotes eld
20082 \end_inset
20083
20084
20085 \emph on
20086 algorithme
20087 \emph default
20088
20089 \begin_inset Quotes erd
20090 \end_inset
20091
20092  dans votre langue.
20093 \end_layout
20094
20095 \begin_layout Standard
20096 Pour insérer la liste des algorithmes, vous pouvez utiliser le menu 
20097 \family sans
20098 Insérer\SpecialChar \menuseparator
20099 Listes
20100 \begin_inset space ~
20101 \end_inset
20102
20103 &
20104 \begin_inset space ~
20105 \end_inset
20106
20107 TdM\SpecialChar \menuseparator
20108 Liste
20109 \begin_inset space ~
20110 \end_inset
20111
20112 des
20113 \begin_inset space ~
20114 \end_inset
20115
20116 algorithmes
20117 \family default
20118  si votre document est en la même langue que les menus de LyX.
20119  Pour les documents qui ne sont pas en anglais, utilisez la commande suivante
20120  en code TeX à la place:
20121 \end_layout
20122
20123 \begin_layout Standard
20124
20125 \series bold
20126
20127 \backslash
20128 listof{algorithm}{votre
20129 \begin_inset space ~
20130 \end_inset
20131
20132 nom}
20133 \end_layout
20134
20135 \begin_layout Standard
20136 où 
20137 \family sans
20138 votre
20139 \begin_inset space ~
20140 \end_inset
20141
20142 nom
20143 \family default
20144  est la traduction de 
20145 \begin_inset Quotes eld
20146 \end_inset
20147
20148
20149 \emph on
20150 List of Algorithm
20151 \emph default
20152 s
20153 \begin_inset Quotes erd
20154 \end_inset
20155
20156  dans votre langue.
20157 \end_layout
20158
20159 \begin_layout Standard
20160 Les flottants d'algorithme ne sont pas numérotés implicitement en suivant
20161  le schéma 
20162 \begin_inset Quotes eld
20163 \end_inset
20164
20165 chapitre.algorithme
20166 \begin_inset Quotes erd
20167 \end_inset
20168
20169  comme c'est le cas pour les tableaux dans plusieurs classes de documents.
20170  Pour numéroter les flottants d'algorithme dans ce schéma, ajoutez cette
20171  commande dans le préambule de votre document :
20172 \end_layout
20173
20174 \begin_layout Standard
20175
20176 \series bold
20177
20178 \backslash
20179 numberwithin{algorithm}{chapter}
20180 \end_layout
20181
20182 \begin_layout Standard
20183 Pour pouvoir utiliser la commande 
20184 \series bold
20185
20186 \backslash
20187 numberwithin
20188 \series default
20189 , activez l'option 
20190 \family sans
20191 Utiliser
20192 \begin_inset space ~
20193 \end_inset
20194
20195 le
20196 \begin_inset space ~
20197 \end_inset
20198
20199 paquetage
20200 \begin_inset space ~
20201 \end_inset
20202
20203 AMS
20204 \begin_inset space ~
20205 \end_inset
20206
20207 math
20208 \family default
20209  dans la rubrique 
20210 \family sans
20211 Options
20212 \begin_inset space ~
20213 \end_inset
20214
20215 des
20216 \begin_inset space ~
20217 \end_inset
20218
20219 Maths
20220 \family default
20221  de la fenêtre de dialogue 
20222 \family sans
20223 Paramètres
20224 \begin_inset space ~
20225 \end_inset
20226
20227 du
20228 \begin_inset space ~
20229 \end_inset
20230
20231 Document
20232 \family default
20233 .
20234 \begin_inset Newpage newpage
20235 \end_inset
20236
20237
20238 \end_layout
20239
20240 \begin_layout Subsection
20241 Flottant d'enrobage
20242 \begin_inset Index
20243 status collapsed
20244
20245 \begin_layout Plain Layout
20246 Flottants ! Flottants d'enrobage
20247 \end_layout
20248
20249 \end_inset
20250
20251
20252 \end_layout
20253
20254 \begin_layout Standard
20255 \begin_inset Wrap figure
20256 lines 0
20257 placement l
20258 overhang 1cm
20259 width "40col%"
20260 status open
20261
20262 \begin_layout Plain Layout
20263 \begin_inset Graphics
20264         filename ../clipart/mobius.eps
20265         width 40col%
20266         scaleBeforeRotation
20267         rotateOrigin center
20268
20269 \end_inset
20270
20271
20272 \end_layout
20273
20274 \begin_layout Plain Layout
20275 \begin_inset Caption
20276
20277 \begin_layout Plain Layout
20278 \begin_inset CommandInset label
20279 LatexCommand label
20280 name "fig:Figure-enrobée"
20281
20282 \end_inset
20283
20284 Ceci est une figure habillée.
20285 \end_layout
20286
20287 \end_inset
20288
20289
20290 \end_layout
20291
20292 \end_inset
20293
20294  Ce type de flottant est utilisé quand on veut que le texte habille la figure
20295  de sorte qu'elle n'occupe plus qu'une partie de la largeur de la colonne.
20296  Vous pouvez en insérer un en utilisant le menu 
20297 \family sans
20298 Insérer\SpecialChar \menuseparator
20299 Flottant\SpecialChar \menuseparator
20300 Flottant
20301 \begin_inset space ~
20302 \end_inset
20303
20304 d'enrobage
20305 \family default
20306  à la condition que le paquetage LaTeX 
20307 \series bold
20308 wrapfig
20309 \series default
20310
20311 \begin_inset Index
20312 status collapsed
20313
20314 \begin_layout Plain Layout
20315 Paquetages LaTeX ! wrapfig
20316 \begin_inset ERT
20317 status collapsed
20318
20319 \begin_layout Plain Layout
20320
20321
20322 \backslash
20323 vspace{4mm}
20324 \end_layout
20325
20326 \end_inset
20327
20328
20329 \end_layout
20330
20331 \end_inset
20332
20333  soit installé.
20334 \begin_inset Foot
20335 status collapsed
20336
20337 \begin_layout Plain Layout
20338 Voyez dans la manuel 
20339 \emph on
20340 Configuration
20341 \begin_inset space ~
20342 \end_inset
20343
20344 LaTeX 
20345 \emph default
20346 comment installer des paquetages LaTeX.
20347 \end_layout
20348
20349 \end_inset
20350
20351  Les paramètres du flottant peuvent être modifiés en faisant un clic droit
20352  sur la boîte du flottant.
20353  Les paramètres obligatoires sont l'
20354 \family sans
20355 Emplacement
20356 \family default
20357  et la 
20358 \family sans
20359 Largeur
20360 \family default
20361 .
20362  Les paramètres facultatifs sont le 
20363 \family sans
20364 Débordement
20365 \family default
20366  qui précise de combien le flottant déborde sur la marge du paragraphe ou
20367  de la page et la 
20368 \family sans
20369 Porté de la ligne
20370 \family default
20371  qui précise le nombre approximatif de lignes dont le flottant va avoir
20372  besoin.
20373  Cette dernière valeur est parfois difficile à évaluer, il vaut mieux ne
20374  l'utiliser que si on rencontre des problème avec le positionnement du flottant.
20375  Vous pouvez aussi décider si vous autorisez LaTeX à faire flotter le flottant
20376  à l'intérieur du paragraphe ou vers les autres paragraphes.
20377  La figure
20378 \begin_inset space ~
20379 \end_inset
20380
20381
20382 \begin_inset CommandInset ref
20383 LatexCommand ref
20384 reference "fig:Figure-enrobée"
20385
20386 \end_inset
20387
20388  est un exemple de flottant d'enrobage avec une largeur de 40
20389 \begin_inset space \thinspace{}
20390 \end_inset
20391
20392 col%, un débordement de 1
20393 \begin_inset space \thinspace{}
20394 \end_inset
20395
20396 cm et placé à gauche.
20397 \begin_inset Foot
20398 status collapsed
20399
20400 \begin_layout Plain Layout
20401 Les unités disponibles sont expliquées dans l'appendice
20402 \begin_inset space ~
20403 \end_inset
20404
20405
20406 \begin_inset CommandInset ref
20407 LatexCommand ref
20408 reference "cha:Unités-de-longueur"
20409
20410 \end_inset
20411
20412 .
20413 \end_layout
20414
20415 \end_inset
20416
20417
20418 \end_layout
20419
20420 \begin_layout Standard
20421 \begin_inset Note Greyedout
20422 status open
20423
20424 \begin_layout Plain Layout
20425
20426 \series bold
20427 Note:
20428 \series default
20429  Les flottants d'enrobage peuvent être fragiles! Par exemple, avoir une
20430  figure trop près du bas de page peut tout chambouler et faire que le flottant
20431  n'apparaît pas à l'impression ou qu'il se retrouve par dessus une portion
20432  de texte.
20433 \end_layout
20434
20435 \end_inset
20436
20437
20438 \end_layout
20439
20440 \begin_layout Standard
20441 En général:
20442 \end_layout
20443
20444 \begin_layout Itemize
20445 Les flottants d'enrobage ne doivent pas être placés dans des paragraphes
20446  qui risquent de passer à la page suivante.
20447  Ce qui veut dire que les flottants d'enrobages doivent de préférence être
20448  positionnés à l'endroit exact où on veut qu'ils apparaissent dans la sortie,
20449  et ce quand le document est presque prêt pour pouvoir anticiper les sauts
20450  de page.
20451 \end_layout
20452
20453 \begin_layout Itemize
20454 Les flottants d'enrobage devraient être placés soit dans leur propre paragraphe,
20455  juste avant le paragraphe qui doit les habiller ou à l'intérieur d'un paragraph
20456 e.
20457 \end_layout
20458
20459 \begin_layout Itemize
20460 Des flottants d'enrobages dans deux paragraphes consécutifs peuvent poser
20461  des problèmes, il vaut donc mieux s'assurer qu'il y a un paragraphe de
20462  texte entre les deux, comme séparateur.
20463 \end_layout
20464
20465 \begin_layout Itemize
20466 Les flottants d'enrobage ne sont pas autorisés dans les en-têtes de sections
20467  ou les tableaux.
20468 \end_layout
20469
20470 \begin_layout Section
20471 Numérotation des flottants
20472 \begin_inset Index
20473 status collapsed
20474
20475 \begin_layout Plain Layout
20476 Flottants ! Numérotation
20477 \end_layout
20478
20479 \end_inset
20480
20481
20482 \end_layout
20483
20484 \begin_layout Standard
20485 Les flottant sont soit numérotés indépendemment des sections dans lesquelles
20486  ils se trouvent, soit en utilisant un format du genre 
20487 \begin_inset Quotes eld
20488 \end_inset
20489
20490 chapitre.numéro
20491 \begin_inset Quotes erd
20492 \end_inset
20493
20494  ou 
20495 \begin_inset Quotes eld
20496 \end_inset
20497
20498 section.numéro
20499 \begin_inset Quotes erd
20500 \end_inset
20501
20502 .
20503  Cela dépend de la classe de document utilisée.
20504 \end_layout
20505
20506 \begin_layout Standard
20507 Pour changer le format de la numérotation qui ne dépend pas de la section
20508  dans laquelle on se trouve, on peut utiliser la commande suivante dans
20509  le préambule du document :
20510 \end_layout
20511
20512 \begin_layout Standard
20513
20514 \series bold
20515
20516 \backslash
20517 renewcommand{
20518 \backslash
20519 thetable}{
20520 \backslash
20521 roman{table}}
20522 \end_layout
20523
20524 \begin_layout Standard
20525
20526 \series bold
20527
20528 \backslash
20529 thetable
20530 \series default
20531  est la commande qui imprime le numéro du tableau, pour les figures, la
20532  commande serait 
20533 \series bold
20534
20535 \backslash
20536 thefigure
20537 \series default
20538 .
20539  La commande 
20540 \series bold
20541
20542 \backslash
20543 roman
20544 \series default
20545  utilisée dans la commande précédente, imprime le numéro du tableau sous
20546  forme de petits chiffres romains.
20547 \end_layout
20548
20549 \begin_layout Standard
20550 Pour changer le type de numérotation pour par exemple 
20551 \begin_inset Quotes eld
20552 \end_inset
20553
20554 sous-section.numéro
20555 \begin_inset Quotes erd
20556 \end_inset
20557
20558 , utilisez la commande suivante dans le préambule du document :
20559 \end_layout
20560
20561 \begin_layout Standard
20562
20563 \series bold
20564
20565 \backslash
20566 numberwithin{table}{subsection}
20567 \end_layout
20568
20569 \begin_layout Standard
20570 Pour pouvoir utiliser la commande 
20571 \series bold
20572
20573 \backslash
20574 numberwithin
20575 \series default
20576 , vous devez activer l'option 
20577 \family sans
20578 Utiliser
20579 \begin_inset space ~
20580 \end_inset
20581
20582 le
20583 \begin_inset space ~
20584 \end_inset
20585
20586 paquetage
20587 \begin_inset space ~
20588 \end_inset
20589
20590 maths
20591 \begin_inset space ~
20592 \end_inset
20593
20594 AMS
20595 \family default
20596  dans la rubrique 
20597 \family sans
20598 Options
20599 \begin_inset space ~
20600 \end_inset
20601
20602 des
20603 \begin_inset space ~
20604 \end_inset
20605
20606 Maths
20607 \family default
20608  de la fenêtre de dialogue 
20609 \family sans
20610 Paramètres
20611 \family default
20612  du document.
20613 \end_layout
20614
20615 \begin_layout Standard
20616 Veuillez aussi jeter un coup d'œil à la section
20617 \begin_inset space ~
20618 \end_inset
20619
20620
20621 \begin_inset CommandInset ref
20622 LatexCommand ref
20623 reference "sub:Numerotation-notes-bas-de-page"
20624
20625 \end_inset
20626
20627  pour plus de détails et des notes importantes sur les commandes de numérotation.
20628 \end_layout
20629
20630 \begin_layout Section
20631 Faire Référence à des Flottants
20632 \begin_inset CommandInset label
20633 LatexCommand label
20634 name "sec:Referencer-les-Flottants"
20635
20636 \end_inset
20637
20638
20639 \begin_inset Index
20640 status collapsed
20641
20642 \begin_layout Plain Layout
20643 Flottants ! Références
20644 \end_layout
20645
20646 \end_inset
20647
20648
20649 \begin_inset Index
20650 status collapsed
20651
20652 \begin_layout Plain Layout
20653 References@Références ! à des Flottants 
20654 \end_layout
20655
20656 \end_inset
20657
20658
20659 \end_layout
20660
20661 \begin_layout Standard
20662 Pour faire référence à un flottant, insérez une étiquette dans sa légende
20663  en utilisant le menu 
20664 \family sans
20665 Insérer\SpecialChar \menuseparator
20666 Étiquette
20667 \family default
20668  ou le bouton 
20669 \begin_inset Graphics
20670         filename ../../images/label-insert.png
20671         scale 85
20672         scaleBeforeRotation
20673
20674 \end_inset
20675
20676  de la barre d'outils.
20677  Une boîte grise de ce genre : 
20678 \begin_inset Graphics
20679         filename clipart/labelQt4.png
20680         scale 85
20681         scaleBeforeRotation
20682
20683 \end_inset
20684
20685  sera insérée et la fenêtre de l'étiquette s'ouvrira pour vous permettre
20686  de saisir le texte de l'étiquette.
20687  LyX propose comme texte pour l'étiquette les premiers mots de la légendes
20688  précédés d'un préfixe.
20689  Ce préfixe dépend du type de flottant, par exemple, pour une figure le
20690  préfixe sera "
20691 \family sans
20692 fig:
20693 \family default
20694 ".
20695 \end_layout
20696
20697 \begin_layout Standard
20698 L'étiquette sert à la fois de point d'ancrage et de nom pour la référence.
20699  Vous pouvez faire référence à cette étiquette en utilisant le menu 
20700 \family sans
20701 Insérer\SpecialChar \menuseparator
20702 Référence
20703 \begin_inset space ~
20704 \end_inset
20705
20706 Croisée
20707 \family default
20708  ou le bouton 
20709 \begin_inset Graphics
20710         filename ../../images/dialog-show-new-inset_ref.png
20711         scale 85
20712         scaleBeforeRotation
20713
20714 \end_inset
20715
20716  de la barre d'outils.
20717  Une boîte grise de référence croisée comme celle-ci : 
20718 \begin_inset Graphics
20719         filename ../clipart/referenceQt4.png
20720         scale 85
20721         scaleBeforeRotation
20722
20723 \end_inset
20724
20725  va être insérée et la fenêtre de référence croisée va s'ouvrir et montrer
20726  toutes les étiquettes définies dans votre document.
20727  Si vous avez plusieurs documents LyX ouverts, vous pouvez choisir celui
20728  que vous voulez utiliser avec la liste déroulante qui se trouve en haut
20729  de la fenêtre de dialogue.
20730  Vous pouvez trier les étiquettes par ordre alphabétique et ensuite en choisir
20731  une.
20732  Dans la sortie imprimée, le numéro du flottant apparaîtra à la position
20733  de la référence croisée.
20734 \end_layout
20735
20736 \begin_layout Standard
20737 Il est recommandé d'utiliser une espace insécable entre le nom d'une référence
20738  croisée et son numéro pour éviter un saut de ligne peu esthétique entre
20739  les deux.
20740  Si une référence croisées fait référence à une étiquette qui n'existe pas,
20741  vous verrez deux points d'interrogation dans la sortie imprimée à la place
20742  du numéro de la référence.
20743 \end_layout
20744
20745 \begin_layout Standard
20746 Vous pouvez modifier une étiquette à tout moment en cliquant sur sa boîte.
20747  Les références vers l'étiquette modifiée seront mise à jour automatiquement
20748  pour tenir compte du nouveau texte de l'étiquette, de sorte que vous n'avez
20749  pas à vous en préoccuper.
20750 \end_layout
20751
20752 \begin_layout Standard
20753 Le bouton 
20754 \family sans
20755 Aller
20756 \begin_inset space ~
20757 \end_inset
20758
20759 à
20760 \begin_inset space ~
20761 \end_inset
20762
20763 l'étiquette
20764 \family default
20765  dans la fenêtre de référence croisée va positionner le curseur juste devant
20766  l'étiquette à laquelle on fait référence.
20767  Le nom du bouton bouton 
20768 \family sans
20769 Revenir
20770 \family default
20771  et vous pouvez l'utiliser pour remettre le curseur sur la référence croisée.
20772  Si vous faites un clic droit sur la boîte d'une référence croisée, le curseur
20773  est aussi placé devant l'étiquette concernée, mais vous ne pouvez pas revenir
20774  à votre point de départ.
20775 \end_layout
20776
20777 \begin_layout Subsection
20778 Formats de Références Croisées
20779 \begin_inset CommandInset label
20780 LatexCommand label
20781 name "sub:Formats-Références-Croisées"
20782
20783 \end_inset
20784
20785
20786 \begin_inset Index
20787 status collapsed
20788
20789 \begin_layout Plain Layout
20790 References@Références ! Formats
20791 \end_layout
20792
20793 \end_inset
20794
20795
20796 \end_layout
20797
20798 \begin_layout Standard
20799 Il y a six types de références croisées :
20800 \end_layout
20801
20802 \begin_layout Description
20803 <référence>
20804 \begin_inset space ~
20805 \end_inset
20806
20807 : affiche le numéro de l'élément, c'est le choix implicite : 
20808 \begin_inset CommandInset ref
20809 LatexCommand ref
20810 reference "fig:Deux-images-déformées"
20811
20812 \end_inset
20813
20814
20815 \end_layout
20816
20817 \begin_layout Description
20818 (<référence>)
20819 \begin_inset space ~
20820 \end_inset
20821
20822 : affiche le numéro de l'élément entre parenthèses, c'est le style utilisé
20823  normalement pour faire référence à des formules mathématiques, en particulier
20824  quand le mot 
20825 \begin_inset Quotes eld
20826 \end_inset
20827
20828 Équation
20829 \begin_inset Quotes erd
20830 \end_inset
20831
20832  est omis : 
20833 \begin_inset CommandInset ref
20834 LatexCommand eqref
20835 reference "eq:Wgn"
20836
20837 \end_inset
20838
20839
20840 \end_layout
20841
20842 \begin_layout Description
20843 <page>
20844 \begin_inset space ~
20845 \end_inset
20846
20847 : affiche le numéro de la page sur laquelle se trouve l'élément: Page
20848 \begin_inset space ~
20849 \end_inset
20850
20851
20852 \begin_inset CommandInset ref
20853 LatexCommand pageref
20854 reference "fig:Deux-images-déformées"
20855
20856 \end_inset
20857
20858
20859 \end_layout
20860
20861 \begin_layout Description
20862 page
20863 \begin_inset space ~
20864 \end_inset
20865
20866 <page>
20867 \begin_inset space ~
20868 \end_inset
20869
20870 : affiche le mot 
20871 \begin_inset Quotes eld
20872 \end_inset
20873
20874 page
20875 \begin_inset Quotes erd
20876 \end_inset
20877
20878  suivi du numéro de la page sur laquelle se trouve l'élément : 
20879 \begin_inset CommandInset ref
20880 LatexCommand vpageref
20881 reference "fig:Deux-images-déformées"
20882
20883 \end_inset
20884
20885
20886 \end_layout
20887
20888 \begin_layout Description
20889 <référence>
20890 \begin_inset space ~
20891 \end_inset
20892
20893 page
20894 \begin_inset space ~
20895 \end_inset
20896
20897 <page>
20898 \begin_inset space ~
20899 \end_inset
20900
20901 : affiche le numéro de l'élément, le mot 
20902 \begin_inset Quotes eld
20903 \end_inset
20904
20905 page
20906 \begin_inset Quotes erd
20907 \end_inset
20908
20909  et le numéro de la page : 
20910 \begin_inset CommandInset ref
20911 LatexCommand vref
20912 reference "fig:Deux-images-déformées"
20913
20914 \end_inset
20915
20916
20917 \end_layout
20918
20919 \begin_layout Description
20920 Référence
20921 \begin_inset space ~
20922 \end_inset
20923
20924 mise
20925 \begin_inset space ~
20926 \end_inset
20927
20928 en
20929 \begin_inset space ~
20930 \end_inset
20931
20932 forme
20933 \begin_inset space ~
20934 \end_inset
20935
20936 : affiche une référence croisée qui définit son propre format.
20937
20938 \lang english
20939  
20940 \lang french
20941
20942 \begin_inset Note Greyedout
20943 status open
20944
20945 \begin_layout Plain Layout
20946
20947 \series bold
20948 Note:
20949 \series default
20950  Ce type de référence croisée n'est disponible que si vous avez installé
20951  le paquetage LaTeX 
20952 \series bold
20953 prettyref.
20954 \end_layout
20955
20956 \end_inset
20957
20958
20959 \end_layout
20960
20961 \begin_layout Standard
20962 Notez que le style <page> n'imprimera pas le numéro de la page si l'étiquette
20963  se trouve sur la page précédente, la même page ou la page suivante.
20964  Vous verrez par exemple un texte du genre 
20965 \begin_inset Quotes eld
20966 \end_inset
20967
20968 sur cette page
20969 \begin_inset Quotes erd
20970 \end_inset
20971
20972  à la place.
20973 \end_layout
20974
20975 \begin_layout Standard
20976 Le numéro affecté à une étiquette et le numéro de la page sur laquelle elle
20977  se trouve sont calculés automatiquement par LaTeX.
20978  Vous choisissez une des six variétés de références dans le champ Format
20979  de la fenêtre de référence croisée qui s'ouvre quand vous cliquez sur la
20980  boîte de la référence croisée.
20981 \end_layout
20982
20983 \begin_layout Subsection
20984 Nommage automatique des références croisées
20985 \begin_inset Index
20986 status collapsed
20987
20988 \begin_layout Plain Layout
20989 References@Références ! Nommage automatique
20990 \end_layout
20991
20992 \end_inset
20993
20994
20995 \end_layout
20996
20997 \begin_layout Standard
20998 Le paquetage LaTeX 
20999 \series bold
21000 hyperref
21001 \begin_inset Index
21002 status collapsed
21003
21004 \begin_layout Plain Layout
21005 Paquetages LaTeX ! hyperref
21006 \end_layout
21007
21008 \end_inset
21009
21010
21011 \series default
21012 qui est activé dans la rubrique 
21013 \family sans
21014 Propriétés du PDF
21015 \family default
21016  de la fenêtre de dialogue 
21017 \family sans
21018 Paramètres du document
21019 \family default
21020  fournit une fonction très utile pour automatiser la création des références
21021  croisées, en incluant le nom du flottant référencé (ou d'une partie comme
21022  une section).
21023  Par exemple pour vous éviter de devoir écrire le mot 
21024 \begin_inset Quotes eld
21025 \end_inset
21026
21027 Figure
21028 \begin_inset Quotes erd
21029 \end_inset
21030
21031  devant chaque référence à une figure.
21032  Pour profiter de ce nommage automatique des références croisées, vous devez
21033  activer 
21034 \series bold
21035 hyperref
21036 \series default
21037  et insérer la ligne suivante dans le préambule du document :
21038 \end_layout
21039
21040 \begin_layout Standard
21041
21042 \series bold
21043
21044 \backslash
21045 AtBeginDocument{
21046 \backslash
21047 renewcommand{
21048 \backslash
21049 ref}[1]{
21050 \backslash
21051 mbox{
21052 \backslash
21053 autoref{#1}}}}
21054 \end_layout
21055
21056 \begin_layout Standard
21057 Si vous préférez d'autres noms de référence que ceux qui sont proposés par
21058  défaut, par exemple vous préférez le nom 
21059 \begin_inset Quotes eld
21060 \end_inset
21061
21062 sec.
21063 \begin_inset space \thinspace{}
21064 \end_inset
21065
21066
21067 \begin_inset Quotes eld
21068 \end_inset
21069
21070  plutôt que 
21071 \begin_inset Quotes eld
21072 \end_inset
21073
21074 section
21075 \begin_inset Quotes erd
21076 \end_inset
21077
21078 , vous pouvez redéfinir ce nom en insérant ceci dans le préambule:
21079 \end_layout
21080
21081 \begin_layout Standard
21082
21083 \series bold
21084
21085 \backslash
21086 addto
21087 \backslash
21088 extrasenglish{
21089 \backslash
21090 renewcommand{
21091 \backslash
21092 sectionautorefname}
21093 \begin_inset Newline newline
21094 \end_inset
21095
21096
21097 \begin_inset ERT
21098 status collapsed
21099
21100 \begin_layout Plain Layout
21101
21102
21103 \backslash
21104 hphantom{ }
21105 \end_layout
21106
21107 \end_inset
21108
21109 {sec.
21110 \backslash
21111 negthinspace}}
21112 \end_layout
21113
21114 \begin_layout Standard
21115 Si vous utilisez une autre langue que l'anglais, remplacez 
21116 \series bold
21117
21118 \backslash
21119 extrasenglish
21120 \series default
21121  par 
21122 \series bold
21123
21124 \backslash
21125 extras***
21126 \series default
21127 , où *** est le nom de la langue que vous utilisez.
21128
21129 \series bold
21130  
21131 \end_layout
21132
21133 \begin_layout Standard
21134 Pour avoir des noms automatiques, mais pas pour certains types de références,
21135  par exemple pas pour les équations, utilisez le code suivant dans le préambule:
21136 \end_layout
21137
21138 \begin_layout Standard
21139
21140 \series bold
21141
21142 \backslash
21143 newlength{
21144 \backslash
21145 abc}
21146 \begin_inset Newline newline
21147 \end_inset
21148
21149
21150 \backslash
21151 settowidth{
21152 \backslash
21153 abc}{
21154 \backslash
21155 space}
21156 \begin_inset Newline newline
21157 \end_inset
21158
21159
21160 \backslash
21161 addto
21162 \backslash
21163 extrasenglish{
21164 \backslash
21165 renewcommand{
21166 \backslash
21167 equationautorefname}
21168 \begin_inset Newline newline
21169 \end_inset
21170
21171
21172 \begin_inset ERT
21173 status collapsed
21174
21175 \begin_layout Plain Layout
21176
21177
21178 \backslash
21179 hphantom{ }
21180 \end_layout
21181
21182 \end_inset
21183
21184 {
21185 \backslash
21186 hspace{-
21187 \backslash
21188 abc}}
21189 \end_layout
21190
21191 \begin_layout Standard
21192 Vous pouvez trouver plus d'information sur ce sujet dans la documentation
21193  de 
21194 \series bold
21195 hyperref
21196 \series default
21197  
21198 \begin_inset CommandInset citation
21199 LatexCommand cite
21200 key "hyperref"
21201
21202 \end_inset
21203
21204 .
21205 \end_layout
21206
21207 \begin_layout Standard
21208 \begin_inset Note Greyedout
21209 status open
21210
21211 \begin_layout Plain Layout
21212
21213 \series bold
21214 Note:
21215 \series default
21216  Le nommage automatique de références ne peut être utilisé si vous avez
21217  choisi le style de référence 
21218 \family sans
21219 Référence
21220 \begin_inset space ~
21221 \end_inset
21222
21223 mise
21224 \begin_inset space ~
21225 \end_inset
21226
21227 en
21228 \begin_inset space ~
21229 \end_inset
21230
21231 forme
21232 \family default
21233  décrit dans la section
21234 \begin_inset space ~
21235 \end_inset
21236
21237
21238 \begin_inset CommandInset ref
21239 LatexCommand ref
21240 reference "sub:Formats-Références-Croisées"
21241
21242 \end_inset
21243
21244 .
21245 \end_layout
21246
21247 \end_inset
21248
21249
21250 \end_layout
21251
21252 \begin_layout Standard
21253 Le manuel 
21254 \emph on
21255 Math
21256 \emph default
21257  est un exemple dans lequel on a utilisé le référencement automatique.
21258 \end_layout
21259
21260 \begin_layout Subsection
21261 Positionnement des Références 
21262 \begin_inset CommandInset label
21263 LatexCommand label
21264 name "sub:Reference-Position"
21265
21266 \end_inset
21267
21268
21269 \begin_inset Index
21270 status collapsed
21271
21272 \begin_layout Plain Layout
21273 References@Références ! Positionnement
21274 \end_layout
21275
21276 \end_inset
21277
21278
21279 \end_layout
21280
21281 \begin_layout Standard
21282 Si vous utilisez le paquetage 
21283 \series bold
21284 hyperref, 
21285 \series default
21286 qui est activé dans la rubrique 
21287 \family sans
21288 Propriétés du PDF
21289 \family default
21290  de la fenêtre de dialogue 
21291 \family sans
21292 Paramètres du document,
21293 \family default
21294  pour lier vos références croisées dans la sortie finale, vous verrez que
21295  cliquer sur la référence à un flottant d'image saute vers l'étiquette de
21296  l'image.
21297  La légende sera dans la partie haute de l'écran, ce qui fait que vous ne
21298  pourrez voir l'image sans faire défiler le texte.
21299  Ce problème vient du fait que le point d'ancrage de la référence se situe
21300  à l'endroit de l'étiquette.
21301  En utilisant le paquetage LaTeX 
21302 \series bold
21303 hypcap
21304 \series default
21305
21306 \begin_inset Index
21307 status collapsed
21308
21309 \begin_layout Plain Layout
21310 Paquetages LaTeX ! hypcap
21311 \end_layout
21312
21313 \end_inset
21314
21315 , qui fait partie du paquetage LaTeX 
21316 \series bold
21317 oberdiek
21318 \series default
21319
21320 \begin_inset Index
21321 status collapsed
21322
21323 \begin_layout Plain Layout
21324 Paquetages LaTeX ! oberdiek
21325 \end_layout
21326
21327 \end_inset
21328
21329 , le point d'ancrage d'un lien est place en haut du flottant.
21330  Pour utiliser cette fonction avec les flottants de figure, chargez 
21331 \series bold
21332 hypcap
21333 \series default
21334  dans l'entête du document avec la ligne
21335 \end_layout
21336
21337 \begin_layout Standard
21338
21339 \series bold
21340
21341 \backslash
21342 usepackage[figure]{hypcap}
21343 \end_layout
21344
21345 \begin_layout Standard
21346 Vous pouvez aussi utiliser 
21347 \series bold
21348 hypcap
21349 \series default
21350  pour tous les types de flottants, mais ce n'est pas recommandé pour des
21351  raisons de stabilité.
21352  Pour plus d'information, jetez un coup d'œil au manuel d' 
21353 \series bold
21354 hypcap
21355 \series default
21356  
21357 \begin_inset CommandInset citation
21358 LatexCommand cite
21359 key "hypcap"
21360
21361 \end_inset
21362
21363 .
21364 \end_layout
21365
21366 \begin_layout Standard
21367 \begin_inset Note Greyedout
21368 status open
21369
21370 \begin_layout Plain Layout
21371
21372 \series bold
21373 Note:
21374 \series default
21375  
21376 \series bold
21377 hypcap
21378 \series default
21379  n'a aucun effet pour les références à des sous-figures.
21380 \end_layout
21381
21382 \end_inset
21383
21384
21385 \end_layout
21386
21387 \begin_layout Section
21388 Placement des flottants
21389 \begin_inset CommandInset label
21390 LatexCommand label
21391 name "sec:Placement-flottants"
21392
21393 \end_inset
21394
21395
21396 \begin_inset Index
21397 status collapsed
21398
21399 \begin_layout Plain Layout
21400 Flottants ! Placement
21401 \end_layout
21402
21403 \end_inset
21404
21405
21406 \end_layout
21407
21408 \begin_layout Standard
21409 En faisant un clic droit sur la boîte d'un flottant, on ouvre la fenêtre
21410  de dialogue 
21411 \family sans
21412 Paramètre
21413 \begin_inset space ~
21414 \end_inset
21415
21416 de
21417 \begin_inset space ~
21418 \end_inset
21419
21420 Flottant
21421 \family default
21422  dans laquelle vous pouvez modifier le paramètres de placement que LaTeX
21423  utilise pour déterminer où placer le flottant.
21424 \begin_inset Newline newline
21425 \end_inset
21426
21427 L'option 
21428 \family sans
21429 Plusieurs
21430 \begin_inset space ~
21431 \end_inset
21432
21433 colonnes
21434 \family default
21435  n'est utilisée que dans le cas d'un document à plusieurs colonnes: si vous
21436  l'activez, le flottant va couvrir l'ensemble des colonnes au lieu d'être
21437  confiné sur une seule colonne.
21438 \begin_inset Newline newline
21439 \end_inset
21440
21441 L'option 
21442 \family sans
21443 Rotation
21444 \begin_inset space ~
21445 \end_inset
21446
21447 90°
21448 \family default
21449  est utilisée pour faire tourner les flottants, voyez la section
21450 \begin_inset space ~
21451 \end_inset
21452
21453
21454 \begin_inset CommandInset ref
21455 LatexCommand ref
21456 reference "sec:Flottants-renversés"
21457
21458 \end_inset
21459
21460 .
21461 \end_layout
21462
21463 \begin_layout Standard
21464 En désactivant l'option 
21465 \family sans
21466 Utilise
21467 \begin_inset space ~
21468 \end_inset
21469
21470 le
21471 \begin_inset space ~
21472 \end_inset
21473
21474 placement
21475 \begin_inset space ~
21476 \end_inset
21477
21478 par
21479 \begin_inset space ~
21480 \end_inset
21481
21482 défaut
21483 \family default
21484  vous pouvez utiliser une ou plusieurs des options suivantes pour modifier
21485  le placement du flottant:
21486 \end_layout
21487
21488 \begin_layout Description
21489 Ici,
21490 \begin_inset space ~
21491 \end_inset
21492
21493 si
21494 \begin_inset space ~
21495 \end_inset
21496
21497 possible: essaie de placer le flottant à la position où il a été inséré
21498  dans LyX
21499 \end_layout
21500
21501 \begin_layout Description
21502 Haut
21503 \begin_inset space ~
21504 \end_inset
21505
21506 de
21507 \begin_inset space ~
21508 \end_inset
21509
21510 la
21511 \begin_inset space ~
21512 \end_inset
21513
21514 page: essaie de placer le flottant en haut de la page courante
21515 \end_layout
21516
21517 \begin_layout Description
21518 Bas
21519 \begin_inset space ~
21520 \end_inset
21521
21522 de
21523 \begin_inset space ~
21524 \end_inset
21525
21526 la
21527 \begin_inset space ~
21528 \end_inset
21529
21530 page: essaie de placer le flottant en bas de la page courante
21531 \end_layout
21532
21533 \begin_layout Description
21534 Page
21535 \begin_inset space ~
21536 \end_inset
21537
21538 de
21539 \begin_inset space ~
21540 \end_inset
21541
21542 flottants: essaie de placer le flottant sur une page à part, éventuellement
21543  avec d'autres flottants 
21544 \end_layout
21545
21546 \begin_layout Standard
21547 LaTeX utilise
21548 \emph on
21549  toujours 
21550 \emph default
21551 les options dans l'ordre donné ci-dessus.
21552  Ce qui veut dire que si vous utilisez le placement implicite, LaTeX va
21553  d'abord essayer 
21554 \family sans
21555 Ici
21556 \begin_inset space ~
21557 \end_inset
21558
21559 si
21560 \begin_inset space ~
21561 \end_inset
21562
21563 possible
21564 \family default
21565 , ensuite 
21566 \family sans
21567 Haut
21568 \begin_inset space ~
21569 \end_inset
21570
21571 de
21572 \begin_inset space ~
21573 \end_inset
21574
21575 la
21576 \begin_inset space ~
21577 \end_inset
21578
21579 page
21580 \family default
21581 , et ainsi de suite.
21582  Si vous n'utilisez pas le placement implicite, LaTeX va essayer les options
21583  que vous avez cochées, mais dans l'ordre donné ci-dessus.
21584  Si aucune des quatre options de placement n'est possible, la procédure
21585  est répétée avec la possibilité de mettre les flottant sur la page suivante.
21586 \end_layout
21587
21588 \begin_layout Standard
21589 Implicitement, chaque option a ses propres règles d'application:
21590 \end_layout
21591
21592 \begin_layout Standard
21593
21594 \family sans
21595 Haut
21596 \begin_inset space ~
21597 \end_inset
21598
21599 de
21600 \begin_inset space ~
21601 \end_inset
21602
21603 la
21604 \begin_inset space ~
21605 \end_inset
21606
21607 page
21608 \family default
21609  : seuls les flottants occupant moins de 70% de la page peuvent être placés
21610  en haut de page (
21611 \series bold
21612
21613 \backslash
21614 topfraction
21615 \series default
21616 ).
21617 \end_layout
21618
21619 \begin_layout Standard
21620
21621 \family sans
21622 Bas
21623 \begin_inset space ~
21624 \end_inset
21625
21626 de
21627 \begin_inset space ~
21628 \end_inset
21629
21630 la
21631 \begin_inset space ~
21632 \end_inset
21633
21634 page
21635 \family default
21636  : seuls les flottants occupant moins de 30% de la page peuvent être placés
21637  en bas de page (
21638 \series bold
21639
21640 \backslash
21641 bottomfraction
21642 \series default
21643 ).
21644 \end_layout
21645
21646 \begin_layout Standard
21647
21648 \family sans
21649 Page
21650 \begin_inset space ~
21651 \end_inset
21652
21653 de
21654 \begin_inset space ~
21655 \end_inset
21656
21657 flottants
21658 \family default
21659  : plusieurs flottants peuvent être placés ensembles sur une page seulement
21660  si ils occupent plus de 50% de celle-ci (
21661 \series bold
21662
21663 \backslash
21664 floatpagefraction
21665 \series default
21666 ).
21667 \end_layout
21668
21669 \begin_layout Standard
21670 Si vous n'aimez pas ces règles, vous pouvez les ignorer en utilisant l'option
21671  supplémentaire 
21672 \family sans
21673 Ignorer
21674 \begin_inset space ~
21675 \end_inset
21676
21677 les
21678 \begin_inset space ~
21679 \end_inset
21680
21681 règles
21682 \begin_inset space ~
21683 \end_inset
21684
21685 LaTeX
21686 \family default
21687 \lang english
21688 .
21689 \begin_inset Newline newline
21690 \end_inset
21691
21692
21693 \lang french
21694 Vous pouvez aussi redéfinir les règles avec les commandes LaTeX qui sont
21695  données entre parenthèses après les descriptions des règles données ci-dessus.
21696  Par exemple, pour augmenter à 50
21697 \begin_inset space \thinspace{}
21698 \end_inset
21699
21700 % la valeur de la règle de bas de page dont la valeur implicite est souvent
21701  trop petite, ajoutez cette ligne au préambule de votre document :
21702 \end_layout
21703
21704 \begin_layout Standard
21705
21706 \series bold
21707
21708 \backslash
21709 renewcommand{
21710 \backslash
21711 bottomfraction}{0.5}
21712 \end_layout
21713
21714 \begin_layout Standard
21715 Parfois, vous avez besoin que dans tous les cas, le flottant soit placé
21716  exactement à l'endroit où vous l'avez inséré.
21717  dans ce cas utilisez l'option 
21718 \family sans
21719 Ici
21720 \begin_inset space ~
21721 \end_inset
21722
21723 à
21724 \begin_inset space ~
21725 \end_inset
21726
21727 tout
21728 \begin_inset space ~
21729 \end_inset
21730
21731 Prix
21732 \family default
21733 .
21734  Utilisez cette option le moins souvent possible et seulement quand le document
21735  est presque prêt à être imprimé.
21736  En effet, le flottant n'est plus capable de 
21737 \begin_inset Quotes eld
21738 \end_inset
21739
21740 flotter
21741 \begin_inset Quotes erd
21742 \end_inset
21743
21744 , ce qui peut perturber toutes les mises en page.
21745 \end_layout
21746
21747 \begin_layout Standard
21748 Il n'y a pas d'option de placement pour les flottants d'enrobage, puisqu'ils
21749  sont toujours entourés par le texte d'un paragraphe donné.
21750 \begin_inset VSpace bigskip
21751 \end_inset
21752
21753
21754 \end_layout
21755
21756 \begin_layout Standard
21757 On peut parfois se trouver dans la situation où un flottant est placé en
21758  haut d'une page alors que la section concernée ne commence qu'au milieu
21759  de la page, ce qui fait que le lecteur peut penser qu'il fait partie de
21760  la section précédente.
21761  On peut utiliser la commande LaTeX 
21762 \series bold
21763
21764 \backslash
21765 suppressfloats
21766 \series default
21767  pour éviter ce cas.
21768  Elle empêche le placement d'un flottant donné dans la page dans laquelle
21769  il est inséré et donc elle peut être utilisée pour éviter qu'un flottant
21770  soit placé avant que la section commence.
21771  Pour obtenir ce comportement, ajoutez ces commandes dans le préambule de
21772  votre document :
21773 \end_layout
21774
21775 \begin_layout Standard
21776
21777 \series bold
21778
21779 \backslash
21780 let
21781 \backslash
21782 mySection
21783 \backslash
21784 section
21785 \begin_inset Newline newline
21786 \end_inset
21787
21788
21789 \backslash
21790 renewcommand{
21791 \backslash
21792 section}{
21793 \backslash
21794 suppressfloats[t]
21795 \backslash
21796 mySection}
21797 \end_layout
21798
21799 \begin_layout Standard
21800 Vous pouvez définir la même chose pour tous les types d'en-têtes de section,
21801  comme les chapitres et les sous-sections.
21802  Il n'est pas recommandé d'utiliser cette définition avec des portions de
21803  texte trop petites comme les sous-sous-sections parce que LaTeX pourrait
21804  ensuite avoir du mal à trouver un positionnement correct.
21805 \end_layout
21806
21807 \begin_layout Standard
21808 \begin_inset VSpace bigskip
21809 \end_inset
21810
21811 Dans certains cas il est demandé de placer toutes les figures et tous les
21812  tableaux à la fin du document.
21813  C'est pour de telles situations que le paquetage LaTeX 
21814 \series bold
21815 endfloat
21816 \series default
21817
21818 \begin_inset Index
21819 status collapsed
21820
21821 \begin_layout Plain Layout
21822 Paquetages LaTeX ! endfloat
21823 \end_layout
21824
21825 \end_inset
21826
21827  a été développé.
21828  Il met en effet tous les flottants de figures et de tableaux à la fin du
21829  document dans leurs propres sections.
21830  À la position d'origine du flottant, une indication textuelle du genre
21831  
21832 \begin_inset Quotes eld
21833 \end_inset
21834
21835
21836 \family sans
21837 [Figure
21838 \begin_inset space ~
21839 \end_inset
21840
21841 3.2 
21842 \lang english
21843 about here.
21844 \lang french
21845 ]
21846 \family default
21847
21848 \begin_inset Quotes erd
21849 \end_inset
21850
21851  est insérée.
21852  Le paquetage 
21853 \series bold
21854 endfloat
21855 \series default
21856  est chargé dans le préambule avec la ligne suivante 
21857 \end_layout
21858
21859 \begin_layout Standard
21860
21861 \series bold
21862
21863 \backslash
21864 usepackage[options]{endfloat}
21865 \end_layout
21866
21867 \begin_layout Standard
21868 Il y a aussi de nombreuses options de paquetage pour modifier le format
21869  des sections de figures ou de tableau qui sont créées.
21870  Pour plus d'information, nous vous renvoyons à la documentation du paquetage
21871  
21872 \series bold
21873 endfloa
21874 \series default
21875
21876 \begin_inset CommandInset citation
21877 LatexCommand cite
21878 key "endfloat"
21879
21880 \end_inset
21881
21882 .
21883 \begin_inset Newline newline
21884 \end_inset
21885
21886
21887 \begin_inset Note Greyedout
21888 status open
21889
21890 \begin_layout Plain Layout
21891
21892 \series bold
21893 Note: endfloat
21894 \series default
21895  ne fournit pas de traduction automatique de l'indication textuelle, vous
21896  devez donc le faire manuellement, voyez la section
21897 \begin_inset space ~
21898 \end_inset
21899
21900 4 de 
21901 \begin_inset CommandInset citation
21902 LatexCommand cite
21903 key "endfloat"
21904
21905 \end_inset
21906
21907 .
21908 \end_layout
21909
21910 \end_inset
21911
21912
21913 \begin_inset Newline newline
21914 \end_inset
21915
21916
21917 \begin_inset Note Greyedout
21918 status open
21919
21920 \begin_layout Plain Layout
21921
21922 \series bold
21923 Note:
21924 \series default
21925  Il y a actuellement un bug dans le paquetage 
21926 \series bold
21927 endfloat
21928 \series default
21929  quand la légende contient un 
21930 \begin_inset Quotes eld
21931 \end_inset
21932
21933 ß
21934 \begin_inset Quotes erd
21935 \end_inset
21936
21937  allemand.
21938  Utilisez dans ce cas la commande 
21939 \begin_inset Quotes eld
21940 \end_inset
21941
21942
21943 \series bold
21944
21945 \backslash
21946 ss
21947 \series default
21948
21949 \begin_inset Quotes erd
21950 \end_inset
21951
21952  en code TeX à la place du 
21953 \begin_inset Quotes eld
21954 \end_inset
21955
21956 ß
21957 \begin_inset Quotes erd
21958 \end_inset
21959
21960 .
21961 \end_layout
21962
21963 \end_inset
21964
21965
21966 \end_layout
21967
21968 \begin_layout Standard
21969 \begin_inset VSpace bigskip
21970 \end_inset
21971
21972 Pour plus d'information sur les manières de placer les flottants, jetez
21973  un coup d'œil aux livres sur LaTeX, 
21974 \begin_inset CommandInset citation
21975 LatexCommand cite
21976 key "latexcompanion,latexguide,latexbook"
21977
21978 \end_inset
21979
21980 .
21981 \end_layout
21982
21983 \begin_layout Section
21984 Flottants Renversés
21985 \begin_inset CommandInset label
21986 LatexCommand label
21987 name "sec:Flottants-renversés"
21988
21989 \end_inset
21990
21991
21992 \begin_inset Index
21993 status collapsed
21994
21995 \begin_layout Plain Layout
21996 Flottants ! Renversés
21997 \end_layout
21998
21999 \end_inset
22000
22001
22002 \end_layout
22003
22004 \begin_layout Standard
22005 Vous pouvez vouloir faire pivoter vos flottants, surtout dans le cas de
22006  tableaux très larges.
22007  Pour faire pivoter l'ensemble d'un flottant, y compris sa légende, faites
22008  un clic droit sur la boîte du flottant et utilisez l'option 
22009 \family sans
22010 Rotation
22011 \begin_inset space ~
22012 \end_inset
22013
22014 90°
22015 \family default
22016 .
22017 \end_layout
22018
22019 \begin_layout Standard
22020 Les flottants renversés sont systématiquement placés sur leur propre page
22021  ( ou colonne, si vous avez un document sur deux colonnes ).
22022  Vous pouvez les laisser couvrir plusieurs colonnes en utilisant l'option
22023  
22024 \family sans
22025 Plusieurs
22026 \begin_inset space ~
22027 \end_inset
22028
22029 colonnes
22030 \family default
22031  dans les paramètres du flottant.
22032  Le flottants sont pivotés de sorte que vous puissiez les lire en vous plaçant
22033  du côté de la marge externe.
22034  Pour forcer un sens de rotation donné pour toutes les pages, vous pouvez
22035  ajouter soit l'option 
22036 \series bold
22037 figuresleft
22038 \series default
22039  soit l'option 
22040 \series bold
22041 figuresright
22042 \series default
22043  aux options de la classe de document.
22044 \end_layout
22045
22046 \begin_layout Standard
22047 Faire référence à un flottant renversé se fait de la même manière que pour
22048  un flottant normal, la mise en forme de la légende est aussi identique
22049  : Le tableau
22050 \begin_inset space ~
22051 \end_inset
22052
22053
22054 \begin_inset CommandInset ref
22055 LatexCommand ref
22056 reference "tab:Tableau-pivoté"
22057
22058 \end_inset
22059
22060  est un exemple de flottant de tableau renversé.
22061 \end_layout
22062
22063 \begin_layout Standard
22064 \begin_inset Note Greyedout
22065 status open
22066
22067 \begin_layout Plain Layout
22068
22069 \series bold
22070 Note:
22071 \series default
22072  Les flottants pivotés ne sont pas affichables par tous les visualiseurs
22073  DVI.
22074 \end_layout
22075
22076 \end_inset
22077
22078
22079 \end_layout
22080
22081 \begin_layout Standard
22082 \begin_inset Float table
22083 wide false
22084 sideways true
22085 status open
22086
22087 \begin_layout Plain Layout
22088 \begin_inset Caption
22089
22090 \begin_layout Plain Layout
22091 \begin_inset CommandInset label
22092 LatexCommand label
22093 name "tab:Tableau-pivoté"
22094
22095 \end_inset
22096
22097  Tableau pivoté
22098 \end_layout
22099
22100 \end_inset
22101
22102
22103 \end_layout
22104
22105 \begin_layout Plain Layout
22106 \align center
22107 \begin_inset Tabular
22108 <lyxtabular version="3" rows="1" columns="5">
22109 <features>
22110 <column alignment="center" valignment="top" width="0">
22111 <column alignment="center" valignment="top" width="0">
22112 <column alignment="center" valignment="top" width="0">
22113 <column alignment="center" valignment="top" width="0">
22114 <column alignment="center" valignment="top" width="0">
22115 <row>
22116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22117 \begin_inset Text
22118
22119 \begin_layout Plain Layout
22120 test
22121 \end_layout
22122
22123 \end_inset
22124 </cell>
22125 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22126 \begin_inset Text
22127
22128 \begin_layout Plain Layout
22129 b
22130 \end_layout
22131
22132 \end_inset
22133 </cell>
22134 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22135 \begin_inset Text
22136
22137 \begin_layout Plain Layout
22138 c
22139 \end_layout
22140
22141 \end_inset
22142 </cell>
22143 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22144 \begin_inset Text
22145
22146 \begin_layout Plain Layout
22147 d
22148 \end_layout
22149
22150 \end_inset
22151 </cell>
22152 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22153 \begin_inset Text
22154
22155 \begin_layout Plain Layout
22156 e
22157 \end_layout
22158
22159 \end_inset
22160 </cell>
22161 </row>
22162 </lyxtabular>
22163
22164 \end_inset
22165
22166
22167 \end_layout
22168
22169 \end_inset
22170
22171
22172 \end_layout
22173
22174 \begin_layout Section
22175 Sous-flottants
22176 \begin_inset Index
22177 status collapsed
22178
22179 \begin_layout Plain Layout
22180 Flottants ! Sous-flottants
22181 \end_layout
22182
22183 \end_inset
22184
22185
22186 \end_layout
22187
22188 \begin_layout Standard
22189 Un exemple de sous-flottant : une figure composée de plusieurs images.
22190  On les crée en insérant un flottant dans un flottant existant.
22191  Le positionnement des sous-flottants peut être contrôlé comme pour les
22192  paragraphes comme on le voit avec les tableaux
22193 \begin_inset space ~
22194 \end_inset
22195
22196
22197 \begin_inset CommandInset ref
22198 LatexCommand ref
22199 reference "tab:Deux-sous-tableaux-cote-a-cote"
22200
22201 \end_inset
22202
22203  et 
22204 \begin_inset CommandInset ref
22205 LatexCommand ref
22206 reference "tab:Deux-sous-tableaux-l-un-sur-l-autre"
22207
22208 \end_inset
22209
22210 .
22211 \end_layout
22212
22213 \begin_layout Standard
22214 On fait référence à des sous-flottants comme on le ferait avec des flottants
22215  normaux : Les tableaux
22216 \begin_inset space ~
22217 \end_inset
22218
22219
22220 \begin_inset CommandInset ref
22221 LatexCommand ref
22222 reference "tab:Le-sous-tableau-a"
22223
22224 \end_inset
22225
22226  et 
22227 \begin_inset CommandInset ref
22228 LatexCommand ref
22229 reference "tab:Le-sous-tableau-b"
22230
22231 \end_inset
22232
22233  sont des sous-tableaux du tableau
22234 \begin_inset space ~
22235 \end_inset
22236
22237
22238 \begin_inset CommandInset ref
22239 LatexCommand ref
22240 reference "tab:Deux-sous-tableaux-cote-a-cote"
22241
22242 \end_inset
22243
22244 .
22245 \end_layout
22246
22247 \begin_layout Standard
22248 \begin_inset Float table
22249 wide false
22250 sideways false
22251 status open
22252
22253 \begin_layout Plain Layout
22254 \begin_inset Caption
22255
22256 \begin_layout Plain Layout
22257 \begin_inset CommandInset label
22258 LatexCommand label
22259 name "tab:Deux-sous-tableaux-cote-a-cote"
22260
22261 \end_inset
22262
22263 Deux sous-tableaux placés côte-à-côte.
22264 \end_layout
22265
22266 \end_inset
22267
22268
22269 \end_layout
22270
22271 \begin_layout Plain Layout
22272 \align center
22273 \begin_inset space \hfill{}
22274 \end_inset
22275
22276
22277 \begin_inset Float table
22278 wide false
22279 sideways false
22280 status collapsed
22281
22282 \begin_layout Plain Layout
22283 \begin_inset Caption
22284
22285 \begin_layout Plain Layout
22286 \begin_inset CommandInset label
22287 LatexCommand label
22288 name "tab:Le-sous-tableau-a"
22289
22290 \end_inset
22291
22292 Le sous-tableau a
22293 \end_layout
22294
22295 \end_inset
22296
22297
22298 \end_layout
22299
22300 \begin_layout Plain Layout
22301 \align center
22302 \begin_inset Tabular
22303 <lyxtabular version="3" rows="1" columns="5">
22304 <features>
22305 <column alignment="center" valignment="top" width="0">
22306 <column alignment="center" valignment="top" width="0">
22307 <column alignment="center" valignment="top" width="0">
22308 <column alignment="center" valignment="top" width="0">
22309 <column alignment="center" valignment="top" width="0">
22310 <row>
22311 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22312 \begin_inset Text
22313
22314 \begin_layout Plain Layout
22315 test
22316 \end_layout
22317
22318 \end_inset
22319 </cell>
22320 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22321 \begin_inset Text
22322
22323 \begin_layout Plain Layout
22324 b
22325 \end_layout
22326
22327 \end_inset
22328 </cell>
22329 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22330 \begin_inset Text
22331
22332 \begin_layout Plain Layout
22333 c
22334 \end_layout
22335
22336 \end_inset
22337 </cell>
22338 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22339 \begin_inset Text
22340
22341 \begin_layout Plain Layout
22342 d
22343 \end_layout
22344
22345 \end_inset
22346 </cell>
22347 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22348 \begin_inset Text
22349
22350 \begin_layout Plain Layout
22351 e
22352 \end_layout
22353
22354 \end_inset
22355 </cell>
22356 </row>
22357 </lyxtabular>
22358
22359 \end_inset
22360
22361
22362 \end_layout
22363
22364 \end_inset
22365
22366
22367 \begin_inset space \hfill{}
22368 \end_inset
22369
22370
22371 \begin_inset Float table
22372 wide false
22373 sideways false
22374 status collapsed
22375
22376 \begin_layout Plain Layout
22377 \begin_inset Caption
22378
22379 \begin_layout Plain Layout
22380 \begin_inset CommandInset label
22381 LatexCommand label
22382 name "tab:Le-sous-tableau-b"
22383
22384 \end_inset
22385
22386 Le sous-tableau b.
22387 \end_layout
22388
22389 \end_inset
22390
22391
22392 \end_layout
22393
22394 \begin_layout Plain Layout
22395 \align center
22396 \begin_inset Tabular
22397 <lyxtabular version="3" rows="1" columns="5">
22398 <features>
22399 <column alignment="center" valignment="top" width="0">
22400 <column alignment="center" valignment="top" width="0">
22401 <column alignment="center" valignment="top" width="0">
22402 <column alignment="center" valignment="top" width="0">
22403 <column alignment="center" valignment="top" width="0">
22404 <row>
22405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22406 \begin_inset Text
22407
22408 \begin_layout Plain Layout
22409 e
22410 \end_layout
22411
22412 \end_inset
22413 </cell>
22414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22415 \begin_inset Text
22416
22417 \begin_layout Plain Layout
22418 d
22419 \end_layout
22420
22421 \end_inset
22422 </cell>
22423 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22424 \begin_inset Text
22425
22426 \begin_layout Plain Layout
22427 c
22428 \end_layout
22429
22430 \end_inset
22431 </cell>
22432 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22433 \begin_inset Text
22434
22435 \begin_layout Plain Layout
22436 b
22437 \end_layout
22438
22439 \end_inset
22440 </cell>
22441 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22442 \begin_inset Text
22443
22444 \begin_layout Plain Layout
22445 test
22446 \end_layout
22447
22448 \end_inset
22449 </cell>
22450 </row>
22451 </lyxtabular>
22452
22453 \end_inset
22454
22455
22456 \end_layout
22457
22458 \end_inset
22459
22460
22461 \begin_inset space \hfill{}
22462 \end_inset
22463
22464
22465 \end_layout
22466
22467 \end_inset
22468
22469
22470 \end_layout
22471
22472 \begin_layout Standard
22473 \begin_inset Float table
22474 wide false
22475 sideways false
22476 status open
22477
22478 \begin_layout Plain Layout
22479 \begin_inset Caption
22480
22481 \begin_layout Plain Layout
22482 \begin_inset CommandInset label
22483 LatexCommand label
22484 name "tab:Deux-sous-tableaux-l-un-sur-l-autre"
22485
22486 \end_inset
22487
22488 Deux sous-tableaux placés l'un sur l'autre.
22489  (a) un tableau avec 4 cellules, (b) un tableau avec 5 cellules.
22490 \end_layout
22491
22492 \end_inset
22493
22494
22495 \end_layout
22496
22497 \begin_layout Plain Layout
22498 \align center
22499 \begin_inset Float table
22500 wide false
22501 sideways false
22502 status collapsed
22503
22504 \begin_layout Plain Layout
22505 \begin_inset Caption
22506
22507 \begin_layout Plain Layout
22508
22509 \end_layout
22510
22511 \end_inset
22512
22513
22514 \end_layout
22515
22516 \begin_layout Plain Layout
22517 \align center
22518 \begin_inset Tabular
22519 <lyxtabular version="3" rows="1" columns="4">
22520 <features>
22521 <column alignment="center" valignment="top" width="0">
22522 <column alignment="center" valignment="top" width="0">
22523 <column alignment="center" valignment="top" width="0">
22524 <column alignment="center" valignment="top" width="0">
22525 <row>
22526 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22527 \begin_inset Text
22528
22529 \begin_layout Plain Layout
22530 test
22531 \end_layout
22532
22533 \end_inset
22534 </cell>
22535 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22536 \begin_inset Text
22537
22538 \begin_layout Plain Layout
22539 test
22540 \end_layout
22541
22542 \end_inset
22543 </cell>
22544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22545 \begin_inset Text
22546
22547 \begin_layout Plain Layout
22548 test
22549 \end_layout
22550
22551 \end_inset
22552 </cell>
22553 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22554 \begin_inset Text
22555
22556 \begin_layout Plain Layout
22557 test
22558 \end_layout
22559
22560 \end_inset
22561 </cell>
22562 </row>
22563 </lyxtabular>
22564
22565 \end_inset
22566
22567
22568 \end_layout
22569
22570 \end_inset
22571
22572
22573 \end_layout
22574
22575 \begin_layout Plain Layout
22576 \align center
22577 \begin_inset Float table
22578 wide false
22579 sideways false
22580 status collapsed
22581
22582 \begin_layout Plain Layout
22583 \begin_inset Caption
22584
22585 \begin_layout Plain Layout
22586
22587 \end_layout
22588
22589 \end_inset
22590
22591
22592 \end_layout
22593
22594 \begin_layout Plain Layout
22595 \align center
22596 \begin_inset Tabular
22597 <lyxtabular version="3" rows="1" columns="5">
22598 <features>
22599 <column alignment="center" valignment="top" width="0">
22600 <column alignment="center" valignment="top" width="0">
22601 <column alignment="center" valignment="top" width="0">
22602 <column alignment="center" valignment="top" width="0">
22603 <column alignment="center" valignment="top" width="0">
22604 <row>
22605 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22606 \begin_inset Text
22607
22608 \begin_layout Plain Layout
22609 a
22610 \end_layout
22611
22612 \end_inset
22613 </cell>
22614 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22615 \begin_inset Text
22616
22617 \begin_layout Plain Layout
22618 b
22619 \end_layout
22620
22621 \end_inset
22622 </cell>
22623 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22624 \begin_inset Text
22625
22626 \begin_layout Plain Layout
22627 c
22628 \end_layout
22629
22630 \end_inset
22631 </cell>
22632 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22633 \begin_inset Text
22634
22635 \begin_layout Plain Layout
22636 d
22637 \end_layout
22638
22639 \end_inset
22640 </cell>
22641 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22642 \begin_inset Text
22643
22644 \begin_layout Plain Layout
22645 e
22646 \end_layout
22647
22648 \end_inset
22649 </cell>
22650 </row>
22651 </lyxtabular>
22652
22653 \end_inset
22654
22655
22656 \end_layout
22657
22658 \end_inset
22659
22660
22661 \end_layout
22662
22663 \end_inset
22664
22665
22666 \end_layout
22667
22668 \begin_layout Section
22669 Flottants côte-à-côte
22670 \begin_inset Index
22671 status collapsed
22672
22673 \begin_layout Plain Layout
22674 Flottants ! côte-à-côte
22675 \end_layout
22676
22677 \end_inset
22678
22679
22680 \end_layout
22681
22682 \begin_layout Standard
22683 Pour placer des flottants côte-à-côte, comme pour la figure
22684 \begin_inset space ~
22685 \end_inset
22686
22687
22688 \begin_inset CommandInset ref
22689 LatexCommand ref
22690 reference "fig:Flottant-gauche"
22691
22692 \end_inset
22693
22694  et 
22695 \begin_inset CommandInset ref
22696 LatexCommand ref
22697 reference "fig:Flottant-droit"
22698
22699 \end_inset
22700
22701 , on n'utilise 
22702 \emph on
22703 qu'un seul 
22704 \emph default
22705 flottant.
22706  On y insère deux boîtes de minipages.
22707 \begin_inset Foot
22708 status collapsed
22709
22710 \begin_layout Plain Layout
22711 Les minipages sont décrites dans la section
22712 \begin_inset space ~
22713 \end_inset
22714
22715
22716 \begin_inset CommandInset ref
22717 LatexCommand ref
22718 reference "sec:Minipages"
22719
22720 \end_inset
22721
22722 .
22723 \end_layout
22724
22725 \end_inset
22726
22727  La largeur est mise à 45
22728 \begin_inset space \thinspace{}
22729 \end_inset
22730
22731 -50
22732 \begin_inset space \thinspace{}
22733 \end_inset
22734
22735 column% et l'alignement de la boîte à 
22736 \family sans
22737 Bas
22738 \family default
22739  pour chaque minipage.
22740  Les boîtes minipages contiennent l'image et la légende exactement comme
22741  avec un flottant.
22742  La seule différence est que l'unité de longueur 
22743 \family sans
22744 Largeur
22745 \begin_inset space ~
22746 \end_inset
22747
22748 colonne
22749 \begin_inset space ~
22750 \end_inset
22751
22752 %
22753 \family default
22754  utilisée pour l'image est maintenant définie par rapport à la largeur des
22755  boîtes minipages.
22756 \end_layout
22757
22758 \begin_layout Standard
22759 \begin_inset Float figure
22760 wide false
22761 sideways false
22762 status open
22763
22764 \begin_layout Plain Layout
22765 \begin_inset Box Frameless
22766 position "b"
22767 hor_pos "c"
22768 has_inner_box 1
22769 inner_pos "t"
22770 use_parbox 0
22771 width "45col%"
22772 special "none"
22773 height "1in"
22774 height_special "totalheight"
22775 status open
22776
22777 \begin_layout Plain Layout
22778 \align center
22779 \begin_inset Graphics
22780         filename ../clipart/mobius.eps
22781         lyxscale 50
22782         width 100col%
22783         scaleBeforeRotation
22784
22785 \end_inset
22786
22787
22788 \end_layout
22789
22790 \begin_layout Plain Layout
22791 \begin_inset Caption
22792
22793 \begin_layout Plain Layout
22794 \begin_inset CommandInset label
22795 LatexCommand label
22796 name "fig:Flottant-gauche"
22797
22798 \end_inset
22799
22800 Flottant du côté gauche.
22801 \end_layout
22802
22803 \end_inset
22804
22805
22806 \end_layout
22807
22808 \end_inset
22809
22810
22811 \begin_inset space \hfill{}
22812 \end_inset
22813
22814
22815 \begin_inset Box Frameless
22816 position "b"
22817 hor_pos "c"
22818 has_inner_box 1
22819 inner_pos "t"
22820 use_parbox 0
22821 width "45col%"
22822 special "none"
22823 height "1in"
22824 height_special "totalheight"
22825 status open
22826
22827 \begin_layout Plain Layout
22828 \align center
22829 \begin_inset Graphics
22830         filename ../clipart/platypus.eps
22831         lyxscale 50
22832         width 100col%
22833         scaleBeforeRotation
22834
22835 \end_inset
22836
22837
22838 \end_layout
22839
22840 \begin_layout Plain Layout
22841 \begin_inset Caption
22842
22843 \begin_layout Plain Layout
22844 \begin_inset CommandInset label
22845 LatexCommand label
22846 name "fig:Flottant-droit"
22847
22848 \end_inset
22849
22850 Flottant du côté droit.
22851 \end_layout
22852
22853 \end_inset
22854
22855
22856 \end_layout
22857
22858 \end_inset
22859
22860
22861 \end_layout
22862
22863 \end_inset
22864
22865
22866 \end_layout
22867
22868 \begin_layout Section
22869 Mise en Forme de la Légende
22870 \begin_inset Index
22871 status collapsed
22872
22873 \begin_layout Plain Layout
22874 Légende ! Mise en forme
22875 \end_layout
22876
22877 \end_inset
22878
22879
22880 \begin_inset Index
22881 status collapsed
22882
22883 \begin_layout Plain Layout
22884 Flottants ! Mise en forme de la Légende
22885 \end_layout
22886
22887 \end_inset
22888
22889
22890 \begin_inset CommandInset label
22891 LatexCommand label
22892 name "sec:Formatage-légende"
22893
22894 \end_inset
22895
22896
22897 \end_layout
22898
22899 \begin_layout Standard
22900 L'environnement 
22901 \family sans
22902 Légende
22903 \family default
22904  est l'environnement de paragraphe implicite pour les 
22905 \family sans
22906 flottants
22907 \family default
22908 .
22909  Dans la fenêtre de LyX les légendes apparaissent comme une étiquette comme
22910  par exemple 
22911 \begin_inset Quotes eld
22912 \end_inset
22913
22914
22915 \family sans
22916 Figure #:
22917 \family default
22918
22919 \begin_inset Quotes erd
22920 \end_inset
22921
22922  suivi par le texte de la légende.
22923  Le 
22924 \begin_inset Quotes eld
22925 \end_inset
22926
22927 #
22928 \begin_inset Quotes erd
22929 \end_inset
22930
22931  étant remplacé par le numéro de référence réel.
22932  implicitement l'étiquette et le numéro sont dans la même police de caractères
22933  que le texte de la légende et deux points suivent le numéro pour séparer
22934  l'étiquette du texte.
22935  Ce format de légende n'est pas forcément adapté à tous les types de documents.
22936 \end_layout
22937
22938 \begin_layout Standard
22939 Pour modifier le format implicite des légendes, il faut charger le paquetage
22940  LaTeX 
22941 \series bold
22942 caption
22943 \series default
22944
22945 \begin_inset Index
22946 status collapsed
22947
22948 \begin_layout Plain Layout
22949 Paquetages LaTeX ! caption
22950 \end_layout
22951
22952 \end_inset
22953
22954  dans le préambule de votre document avec la ligne suivante :
22955 \end_layout
22956
22957 \begin_layout Standard
22958
22959 \series bold
22960
22961 \backslash
22962 usepackage[format definition]{caption}
22963 \end_layout
22964
22965 \begin_layout Standard
22966 Pour avoir par exemple l'étiquette et le numéro dans une police sans empattement
22967  grasse et les légendes de tableau toujours au dessus des tableaux, comme
22968  dans ce document, utilisez les commandes suivantes :
22969 \end_layout
22970
22971 \begin_layout Standard
22972
22973 \series bold
22974
22975 \backslash
22976 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
22977 \end_layout
22978
22979 \begin_layout Standard
22980 Vous pouvez aussi définir des formats de légendes différents pour les différents
22981  types de flottants.
22982  Dans ce cas chargez le paquetage 
22983 \series bold
22984 caption 
22985 \series default
22986 sans option de format spécifique et définissez les différents formats à
22987  l'aide de la commande 
22988 \end_layout
22989
22990 \begin_layout Standard
22991
22992 \series bold
22993
22994 \backslash
22995 captionsetup[type de flottant]{définition du format}
22996 \end_layout
22997
22998 \begin_layout Standard
22999 dans le préambule du document.
23000  Par exemple les formats de légende de la Figure
23001 \begin_inset space ~
23002 \end_inset
23003
23004
23005 \begin_inset CommandInset ref
23006 LatexCommand ref
23007 reference "fig:Legende-de-fig"
23008
23009 \end_inset
23010
23011  et du Tableau
23012 \begin_inset space ~
23013 \end_inset
23014
23015
23016 \begin_inset CommandInset ref
23017 LatexCommand ref
23018 reference "tab:Légende-de-tab"
23019
23020 \end_inset
23021
23022  peuvent être créés en utilisant les commandes suivantes dans le préambule
23023  :
23024 \end_layout
23025
23026 \begin_layout Standard
23027
23028 \series bold
23029
23030 \backslash
23031 usepackage[tableposition=top]{caption}
23032 \series default
23033
23034 \begin_inset Newline newline
23035 \end_inset
23036
23037
23038 \series bold
23039
23040 \backslash
23041 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
23042 \begin_inset Newline newline
23043 \end_inset
23044
23045
23046 \begin_inset ERT
23047 status collapsed
23048
23049 \begin_layout Plain Layout
23050
23051
23052 \backslash
23053 hphantom{
23054 \backslash
23055
23056 \backslash
23057 captionsetup[figure]
23058 \backslash
23059 {}
23060 \end_layout
23061
23062 \end_inset
23063
23064  labelsep=period}
23065 \begin_inset Newline newline
23066 \end_inset
23067
23068
23069 \backslash
23070 captionsetup[table]{labelfont={bf,sf}}
23071 \end_layout
23072
23073 \begin_layout Standard
23074 \begin_inset Note Greyedout
23075 status open
23076
23077 \begin_layout Plain Layout
23078
23079 \series bold
23080 Note:
23081 \series default
23082  L'option 
23083 \series bold
23084 tableposition=top
23085 \series default
23086  n'a pas d'effet quand on utilise un document de classe 
23087 \series bold
23088 KOMA-Script
23089 \series default
23090
23091 \begin_inset Index
23092 status collapsed
23093
23094 \begin_layout Plain Layout
23095 Paquetages LaTeX ! KOMA-Script
23096 \end_layout
23097
23098 \end_inset
23099
23100 .
23101  Dans ce cas on doit utiliser l'option 
23102 \series bold
23103 tablecaptionabove
23104 \series default
23105  de la classe de document.
23106 \end_layout
23107
23108 \end_inset
23109
23110
23111 \end_layout
23112
23113 \begin_layout Standard
23114 Pour plus d'information sur le paquetage 
23115 \series bold
23116 caption
23117 \series default
23118  nous vous renvoyons à sa documentation 
23119 \begin_inset CommandInset citation
23120 LatexCommand cite
23121 key "caption"
23122
23123 \end_inset
23124
23125 .
23126 \end_layout
23127
23128 \begin_layout Standard
23129 Pour changer le nom de l'étiquette, par exemple de 
23130 \begin_inset Quotes eld
23131 \end_inset
23132
23133 Figure
23134 \begin_inset Quotes erd
23135 \end_inset
23136
23137  à 
23138 \begin_inset Quotes eld
23139 \end_inset
23140
23141 Image
23142 \begin_inset Quotes erd
23143 \end_inset
23144
23145 , utilisez la commande suivante dans le préambule :
23146 \end_layout
23147
23148 \begin_layout Standard
23149
23150 \series bold
23151
23152 \backslash
23153 renewcommand{
23154 \backslash
23155 fnum@figure}{Image~
23156 \backslash
23157 thefigure}
23158 \end_layout
23159
23160 \begin_layout Standard
23161 où 
23162 \series bold
23163
23164 \backslash
23165 thefigure
23166 \series default
23167  insère le numéro de la figure et
23168 \series bold
23169  
23170 \begin_inset Quotes eld
23171 \end_inset
23172
23173 ~
23174 \series default
23175
23176 \begin_inset Quotes erd
23177 \end_inset
23178
23179  ajoute une espace insécable.
23180 \end_layout
23181
23182 \begin_layout Standard
23183 \begin_inset VSpace bigskip
23184 \end_inset
23185
23186 Si vous utilisez un document de classe 
23187 \series bold
23188 KOMA-Script
23189 \series default
23190
23191 \begin_inset Index
23192 status collapsed
23193
23194 \begin_layout Plain Layout
23195 Paquetages LaTeX ! KOMA-Script
23196 \end_layout
23197
23198 \end_inset
23199
23200  (
23201 \family sans
23202 article (KOMA-Script)
23203 \family default
23204
23205 \family sans
23206 book (KOMA-Script)
23207 \family default
23208
23209 \family sans
23210 letter (KOMA-Script)
23211 \family default
23212 , ou 
23213 \family sans
23214 report (KOMA-Script)
23215 \family default
23216
23217 \begin_inset space \thinspace{}
23218 \end_inset
23219
23220 ), Vous pouvez utiliser la commande incorporée 
23221 \series bold
23222
23223 \backslash
23224 setkomafont 
23225 \series default
23226 du paquetage
23227 \series bold
23228  KOMA-Script 
23229 \series default
23230 à la place du paquetage
23231 \series bold
23232  caption.
23233  
23234 \series default
23235 Par exemple, pour avoir une étiquette de légende en gras, ajoutez la commande
23236  suivante au préambule de votre document :
23237 \end_layout
23238
23239 \begin_layout Standard
23240
23241 \series bold
23242
23243 \backslash
23244 setkomafont{captionlabel}{
23245 \backslash
23246 bfseries}
23247 \end_layout
23248
23249 \begin_layout Standard
23250 Pour plus d'information au sujet de 
23251 \series bold
23252
23253 \backslash
23254 setkomafont
23255 \series default
23256  nous vous renvoyons à la documentation du paquetage 
23257 \series bold
23258 KOMA-Script
23259 \series default
23260  
23261 \begin_inset CommandInset citation
23262 LatexCommand cite
23263 key "KOMA-Script"
23264
23265 \end_inset
23266
23267 .
23268 \end_layout
23269
23270 \begin_layout Standard
23271 \begin_inset ERT
23272 status collapsed
23273
23274 \begin_layout Plain Layout
23275
23276
23277 \backslash
23278 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
23279 }
23280 \end_layout
23281
23282 \end_inset
23283
23284
23285 \begin_inset Note Note
23286 status open
23287
23288 \begin_layout Plain Layout
23289 Le format de la légende n'est modifié que pour cet exemple.
23290 \end_layout
23291
23292 \end_inset
23293
23294
23295 \end_layout
23296
23297 \begin_layout Standard
23298 \begin_inset Float figure
23299 placement !p
23300 wide false
23301 sideways false
23302 status open
23303
23304 \begin_layout Plain Layout
23305 \align center
23306 \begin_inset Graphics
23307         filename ../clipart/mobius.eps
23308         lyxscale 50
23309         scale 50
23310         scaleBeforeRotation
23311
23312 \end_inset
23313
23314
23315 \end_layout
23316
23317 \begin_layout Plain Layout
23318 \begin_inset Caption
23319
23320 \begin_layout Plain Layout
23321 \begin_inset CommandInset label
23322 LatexCommand label
23323 name "fig:Legende-de-fig"
23324
23325 \end_inset
23326
23327 Ceci est un exemple de légende de figure qui est plus longue qu'une ligne
23328  pour montrer les différents types de formats de légendes.
23329  Ici on a utilisé un format de légende personnalisé.
23330 \end_layout
23331
23332 \end_inset
23333
23334
23335 \end_layout
23336
23337 \end_inset
23338
23339
23340 \end_layout
23341
23342 \begin_layout Standard
23343 \begin_inset ERT
23344 status collapsed
23345
23346 \begin_layout Plain Layout
23347
23348
23349 \backslash
23350 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
23351 on}
23352 \end_layout
23353
23354 \end_inset
23355
23356
23357 \end_layout
23358
23359 \begin_layout Standard
23360 \begin_inset Float table
23361 placement !p
23362 wide false
23363 sideways false
23364 status open
23365
23366 \begin_layout Plain Layout
23367 \begin_inset Caption
23368
23369 \begin_layout Plain Layout
23370 \begin_inset CommandInset label
23371 LatexCommand label
23372 name "tab:Légende-de-tab"
23373
23374 \end_inset
23375
23376 Ceci est un exemple de légende de tableau qui est plus longue qu'une ligne
23377  pour montrer les différents types de formats de légendes.
23378  Ici on a utilisé le format de légende implicite.
23379 \end_layout
23380
23381 \end_inset
23382
23383
23384 \end_layout
23385
23386 \begin_layout Plain Layout
23387 \align center
23388 \begin_inset Tabular
23389 <lyxtabular version="3" rows="1" columns="5">
23390 <features>
23391 <column alignment="center" valignment="top" width="0">
23392 <column alignment="center" valignment="top" width="0">
23393 <column alignment="center" valignment="top" width="0">
23394 <column alignment="center" valignment="top" width="0">
23395 <column alignment="center" valignment="top" width="0">
23396 <row>
23397 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23398 \begin_inset Text
23399
23400 \begin_layout Plain Layout
23401 a
23402 \end_layout
23403
23404 \end_inset
23405 </cell>
23406 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23407 \begin_inset Text
23408
23409 \begin_layout Plain Layout
23410 b
23411 \end_layout
23412
23413 \end_inset
23414 </cell>
23415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23416 \begin_inset Text
23417
23418 \begin_layout Plain Layout
23419 c
23420 \end_layout
23421
23422 \end_inset
23423 </cell>
23424 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23425 \begin_inset Text
23426
23427 \begin_layout Plain Layout
23428 d
23429 \end_layout
23430
23431 \end_inset
23432 </cell>
23433 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23434 \begin_inset Text
23435
23436 \begin_layout Plain Layout
23437 e
23438 \end_layout
23439
23440 \end_inset
23441 </cell>
23442 </row>
23443 </lyxtabular>
23444
23445 \end_inset
23446
23447
23448 \end_layout
23449
23450 \end_inset
23451
23452
23453 \end_layout
23454
23455 \begin_layout Section
23456 Positionnement de la Légende
23457 \begin_inset Index
23458 status collapsed
23459
23460 \begin_layout Plain Layout
23461 Légende ! Placement
23462 \end_layout
23463
23464 \end_inset
23465
23466
23467 \begin_inset Index
23468 status collapsed
23469
23470 \begin_layout Plain Layout
23471 Flottants ! Placement de la légende
23472 \end_layout
23473
23474 \end_inset
23475
23476
23477 \begin_inset CommandInset label
23478 LatexCommand label
23479 name "sec:Placement-légende"
23480
23481 \end_inset
23482
23483
23484 \end_layout
23485
23486 \begin_layout Standard
23487 La règle habituelle pour placer la légende est :
23488 \end_layout
23489
23490 \begin_layout Description
23491 Figure
23492 \begin_inset space ~
23493 \end_inset
23494
23495 : La légende est placée en dessous de la figure
23496 \end_layout
23497
23498 \begin_layout Description
23499 Tableau
23500 \begin_inset space ~
23501 \end_inset
23502
23503 : La légende est placée au dessus du tableau
23504 \end_layout
23505
23506 \begin_layout Standard
23507 Malheureusement les classes standard de LaTeX ne gèrent pas les légendes
23508  au dessus des tableaux.
23509  Ce qui fait que si vous utilisez une des classes de document 
23510 \family sans
23511 article
23512 \family default
23513
23514 \family sans
23515 book
23516 \family default
23517
23518 \family sans
23519 letter
23520 \family default
23521 , ou 
23522 \family sans
23523 report
23524 \family default
23525  il n'y aura pas d'espace libre entre la légende et le tableau.
23526  Pour insérer l'espace nécessaire, ajoutez l'option suivante à la commande
23527  de chargement du paquetage LaTeX 
23528 \series bold
23529 caption
23530 \series default
23531  dans le préambule de votre document
23532 \begin_inset Foot
23533 status open
23534
23535 \begin_layout Plain Layout
23536 Voir la section
23537 \begin_inset space ~
23538 \end_inset
23539
23540
23541 \begin_inset CommandInset ref
23542 LatexCommand ref
23543 reference "sec:Formatage-légende"
23544
23545 \end_inset
23546
23547  pour plus d'information sur le paquetage 
23548 \series bold
23549 caption
23550 \series default
23551 .
23552 \end_layout
23553
23554 \end_inset
23555
23556 :
23557 \end_layout
23558
23559 \begin_layout Standard
23560
23561 \series bold
23562 tableposition=top
23563 \end_layout
23564
23565 \begin_layout Standard
23566 Si vous utilisez une classe de document 
23567 \series bold
23568 KOMA-Script
23569 \series default
23570
23571 \begin_inset Index
23572 status collapsed
23573
23574 \begin_layout Plain Layout
23575 Paquetages LaTeX ! KOMA-Script
23576 \end_layout
23577
23578 \end_inset
23579
23580  (
23581 \family sans
23582 article (KOMA-Script)
23583 \family default
23584
23585 \family sans
23586 book (KOMA-Script)
23587 \family default
23588
23589 \family sans
23590 letter (KOMA-Script)
23591 \family default
23592 , ou 
23593 \family sans
23594 report (KOMA-Script)
23595 \family default
23596
23597 \begin_inset space \thinspace{}
23598 \end_inset
23599
23600 ), vous pouvez utiliser à la place du paquetage 
23601 \series bold
23602 caption
23603 \series default
23604  l'option 
23605 \series bold
23606 tablecaptionabove
23607 \series default
23608  de la classe de document.
23609 \end_layout
23610
23611 \begin_layout Standard
23612 \begin_inset VSpace bigskip
23613 \end_inset
23614
23615 On peut aussi mettre la légende à côté d'une figure ou d'un tableau.
23616  Pour cela, vous devez charger le paquetage LaTeX 
23617 \series bold
23618 sidecap
23619 \series default
23620
23621 \begin_inset Index
23622 status collapsed
23623
23624 \begin_layout Plain Layout
23625 Paquetages LaTeX ! sidecap
23626 \end_layout
23627
23628 \end_inset
23629
23630  dans le préambule de votre document avec la ligne de commande suivante
23631 \end_layout
23632
23633 \begin_layout Standard
23634
23635 \series bold
23636
23637 \backslash
23638 usepackage[option]{sidecap}
23639 \end_layout
23640
23641 \begin_layout Standard
23642 Si vous ne mettez aucune option, la légende sera placée du côté de la marge
23643  extérieure – à droite sur les pages impaires et à gauche sur les pages
23644  paires.
23645  Vous pouvez mettre la légende dans la marge interne en utilisant l'option
23646  
23647 \series bold
23648 innercaption
23649 \series default
23650 .
23651  Pour forcer le placement toujours à droite ou à gauche, utilisez les options
23652  
23653 \series bold
23654 rightcaption
23655 \series default
23656  ou 
23657 \series bold
23658 leftcaption
23659 \series default
23660 .
23661 \end_layout
23662
23663 \begin_layout Standard
23664 \begin_inset ERT
23665 status collapsed
23666
23667 \begin_layout Plain Layout
23668
23669
23670 \backslash
23671 ifsidecap
23672 \end_layout
23673
23674 \end_inset
23675
23676
23677 \begin_inset Note Note
23678 status open
23679
23680 \begin_layout Plain Layout
23681 La section suivante ne sera affichée que si le paquetage LaTeX 
23682 \series bold
23683 sidecap
23684 \series default
23685  a été installé.
23686 \end_layout
23687
23688 \end_inset
23689
23690
23691 \end_layout
23692
23693 \begin_layout Standard
23694 Pour pouvoir placer la légende d'un flottant à côté de celui-ci, vous devez
23695  ajouter ces commandes dans le préambule de votre document :
23696 \end_layout
23697
23698 \begin_layout Standard
23699
23700 \lyxline
23701
23702 \end_layout
23703
23704 \begin_layout Standard
23705
23706 \series bold
23707
23708 \backslash
23709 newcommand{
23710 \backslash
23711 TabBesBeg}{%
23712 \begin_inset Newline newline
23713 \end_inset
23714
23715
23716 \begin_inset ERT
23717 status collapsed
23718
23719 \begin_layout Plain Layout
23720
23721
23722 \backslash
23723 hphantom{ }
23724 \end_layout
23725
23726 \end_inset
23727
23728
23729 \backslash
23730 let
23731 \backslash
23732 MyTable
23733 \backslash
23734 table
23735 \begin_inset Newline newline
23736 \end_inset
23737
23738
23739 \begin_inset ERT
23740 status collapsed
23741
23742 \begin_layout Plain Layout
23743
23744
23745 \backslash
23746 hphantom{ }
23747 \end_layout
23748
23749 \end_inset
23750
23751
23752 \backslash
23753 let
23754 \backslash
23755 MyEndtable
23756 \backslash
23757 endtable
23758 \begin_inset Newline newline
23759 \end_inset
23760
23761
23762 \begin_inset ERT
23763 status collapsed
23764
23765 \begin_layout Plain Layout
23766
23767
23768 \backslash
23769 hphantom{ }
23770 \end_layout
23771
23772 \end_inset
23773
23774
23775 \backslash
23776 renewenvironment{table}{
23777 \backslash
23778 begin{SCtable}}{
23779 \backslash
23780 end{SCtable}}}
23781 \end_layout
23782
23783 \begin_layout Standard
23784
23785 \series bold
23786
23787 \backslash
23788 newcommand{
23789 \backslash
23790 TabBesEnd}{%
23791 \begin_inset Newline newline
23792 \end_inset
23793
23794
23795 \begin_inset ERT
23796 status collapsed
23797
23798 \begin_layout Plain Layout
23799
23800
23801 \backslash
23802 hphantom{ }
23803 \end_layout
23804
23805 \end_inset
23806
23807
23808 \backslash
23809 let
23810 \backslash
23811 table
23812 \backslash
23813 MyTable
23814 \begin_inset Newline newline
23815 \end_inset
23816
23817
23818 \begin_inset ERT
23819 status collapsed
23820
23821 \begin_layout Plain Layout
23822
23823
23824 \backslash
23825 hphantom{ }
23826 \end_layout
23827
23828 \end_inset
23829
23830
23831 \backslash
23832 let
23833 \backslash
23834 endtable
23835 \backslash
23836 MyEndtable
23837 \end_layout
23838
23839 \begin_layout Standard
23840
23841 \series bold
23842
23843 \backslash
23844 newcommand{
23845 \backslash
23846 FigBesBeg}{%
23847 \begin_inset Newline newline
23848 \end_inset
23849
23850
23851 \begin_inset ERT
23852 status collapsed
23853
23854 \begin_layout Plain Layout
23855
23856
23857 \backslash
23858 hphantom{ }
23859 \end_layout
23860
23861 \end_inset
23862
23863
23864 \backslash
23865 let
23866 \backslash
23867 MyFigure
23868 \backslash
23869 figure
23870 \begin_inset Newline newline
23871 \end_inset
23872
23873
23874 \begin_inset ERT
23875 status collapsed
23876
23877 \begin_layout Plain Layout
23878
23879
23880 \backslash
23881 hphantom{ }
23882 \end_layout
23883
23884 \end_inset
23885
23886
23887 \backslash
23888 let
23889 \backslash
23890 MyEndfigure
23891 \backslash
23892 endfigure
23893 \begin_inset Newline newline
23894 \end_inset
23895
23896
23897 \begin_inset ERT
23898 status collapsed
23899
23900 \begin_layout Plain Layout
23901
23902
23903 \backslash
23904 hphantom{ }
23905 \end_layout
23906
23907 \end_inset
23908
23909
23910 \backslash
23911 renewenvironment{figure}{
23912 \backslash
23913 begin{SCfigure}}{
23914 \backslash
23915 end{SCfigure}}}
23916 \end_layout
23917
23918 \begin_layout Standard
23919
23920 \series bold
23921
23922 \backslash
23923 newcommand{
23924 \backslash
23925 FigBesEnd}{%
23926 \begin_inset Newline newline
23927 \end_inset
23928
23929
23930 \begin_inset ERT
23931 status collapsed
23932
23933 \begin_layout Plain Layout
23934
23935
23936 \backslash
23937 hphantom{ }
23938 \end_layout
23939
23940 \end_inset
23941
23942
23943 \backslash
23944 let
23945 \backslash
23946 figure
23947 \backslash
23948 MyFigure
23949 \begin_inset Newline newline
23950 \end_inset
23951
23952
23953 \begin_inset ERT
23954 status collapsed
23955
23956 \begin_layout Plain Layout
23957
23958
23959 \backslash
23960 hphantom{ }
23961 \end_layout
23962
23963 \end_inset
23964
23965
23966 \backslash
23967 let
23968 \backslash
23969 endfigure
23970 \backslash
23971 MyEndfigure}
23972 \end_layout
23973
23974 \begin_layout Standard
23975
23976 \lyxline
23977
23978 \end_layout
23979
23980 \begin_layout Standard
23981 Ces commandes vous permettent de redéfinir les flottants de façon à ce que
23982  la légende se place sur le côté.
23983  Pour les flottants de figure, utilisez la commande
23984 \end_layout
23985
23986 \begin_layout Standard
23987
23988 \series bold
23989
23990 \backslash
23991 FigBesBeg
23992 \end_layout
23993
23994 \begin_layout Standard
23995 en code TeX avant le flottant.
23996  Après le flottant, insérez la commande
23997 \end_layout
23998
23999 \begin_layout Standard
24000
24001 \series bold
24002
24003 \backslash
24004 FigBesEnd
24005 \end_layout
24006
24007 \begin_layout Standard
24008 en code TeX pour revenir à la définition originale du flottant.
24009 \end_layout
24010
24011 \begin_layout Standard
24012 Pour les flottants de tableau, utilisez les commandes correspondantes
24013 \end_layout
24014
24015 \begin_layout Standard
24016
24017 \series bold
24018
24019 \backslash
24020 TabBesBeg
24021 \series default
24022  et 
24023 \series bold
24024
24025 \backslash
24026 TabBesEnd
24027 \end_layout
24028
24029 \begin_layout Standard
24030 La figure
24031 \begin_inset space ~
24032 \end_inset
24033
24034
24035 \begin_inset CommandInset ref
24036 LatexCommand ref
24037 reference "fig:legende-a-coté-fig"
24038
24039 \end_inset
24040
24041  et le tableau
24042 \begin_inset space ~
24043 \end_inset
24044
24045
24046 \begin_inset CommandInset ref
24047 LatexCommand ref
24048 reference "tab:legende-à-coté-tableau"
24049
24050 \end_inset
24051
24052  sont des exemples où la légende a été mises sur le coté.
24053 \end_layout
24054
24055 \begin_layout Standard
24056 Vous pouvez voir dans ces exemples que la légende est en haut du flottant
24057  pour les flottants de tableau et vers le bas pour les flottants de figure.
24058  Pour changer ce comportement, vous pouvez utiliser les commandes
24059 \end_layout
24060
24061 \begin_layout Standard
24062
24063 \series bold
24064
24065 \backslash
24066 sidecaptionvpos{type flottant}{placement}
24067 \end_layout
24068
24069 \begin_layout Standard
24070 dans le préambule du document ou en code TeX juste avant le flottant visé.
24071  Le type du flottant est soit 
24072 \family sans
24073 figure
24074 \family default
24075  soit 
24076 \family sans
24077 table
24078 \family default
24079 , le placement peut être 
24080 \begin_inset Quotes eld
24081 \end_inset
24082
24083
24084 \family sans
24085 t
24086 \family default
24087
24088 \begin_inset Quotes erd
24089 \end_inset
24090
24091  pour haut (top), 
24092 \begin_inset Quotes eld
24093 \end_inset
24094
24095
24096 \family sans
24097 c
24098 \family default
24099
24100 \begin_inset Quotes erd
24101 \end_inset
24102
24103  pour centre (center), ou 
24104 \begin_inset Quotes eld
24105 \end_inset
24106
24107
24108 \family sans
24109 b
24110 \family default
24111
24112 \begin_inset Quotes erd
24113 \end_inset
24114
24115  pour bas (bottom).
24116  Pour que, par exemple, les légendes des flottants de figure soient centrés
24117  verticalement, utilisez la commande
24118 \end_layout
24119
24120 \begin_layout Standard
24121
24122 \series bold
24123
24124 \backslash
24125 sidecaptionvpos{figure}{c}
24126 \end_layout
24127
24128 \begin_layout Standard
24129 C'est ce qui a été utilisé pour la figure
24130 \begin_inset space ~
24131 \end_inset
24132
24133
24134 \begin_inset CommandInset ref
24135 LatexCommand ref
24136 reference "fig:legende-à-coté-fig-2"
24137
24138 \end_inset
24139
24140 .
24141 \end_layout
24142
24143 \begin_layout Standard
24144 \begin_inset VSpace medskip
24145 \end_inset
24146
24147 Pour plus d'information sur le paquetage 
24148 \series bold
24149 sidecap
24150 \series default
24151  nous vous renvoyons à sa documentation 
24152 \begin_inset CommandInset citation
24153 LatexCommand cite
24154 key "sidecap"
24155
24156 \end_inset
24157
24158 .
24159 \end_layout
24160
24161 \begin_layout Standard
24162 \begin_inset Note Greyedout
24163 status open
24164
24165 \begin_layout Plain Layout
24166
24167 \series bold
24168 Note:
24169 \series default
24170  Le paquetage LaTeX 
24171 \series bold
24172 hypcap
24173 \series default
24174
24175 \begin_inset Index
24176 status collapsed
24177
24178 \begin_layout Plain Layout
24179 Paquetages LaTeX ! hypcap
24180 \end_layout
24181
24182 \end_inset
24183
24184 , qui est décrit dans la section
24185 \begin_inset space ~
24186 \end_inset
24187
24188
24189 \begin_inset CommandInset ref
24190 LatexCommand ref
24191 reference "sub:Reference-Position"
24192
24193 \end_inset
24194
24195 , n'a pas d'effet sur les flottants avec une légende placée à côté.
24196 \end_layout
24197
24198 \end_inset
24199
24200
24201 \end_layout
24202
24203 \begin_layout Standard
24204 \begin_inset ERT
24205 status collapsed
24206
24207 \begin_layout Plain Layout
24208
24209
24210 \backslash
24211 FigBesBeg 
24212 \end_layout
24213
24214 \end_inset
24215
24216
24217 \end_layout
24218
24219 \begin_layout Standard
24220 \begin_inset Float figure
24221 wide false
24222 sideways false
24223 status open
24224
24225 \begin_layout Plain Layout
24226 \begin_inset Graphics
24227         filename ../clipart/escher-lsd.eps
24228         scale 75
24229         scaleBeforeRotation
24230
24231 \end_inset
24232
24233
24234 \end_layout
24235
24236 \begin_layout Plain Layout
24237 \begin_inset Caption
24238
24239 \begin_layout Plain Layout
24240 \begin_inset CommandInset label
24241 LatexCommand label
24242 name "fig:legende-a-coté-fig"
24243
24244 \end_inset
24245
24246 Une légende à côté d'une figure.
24247 \end_layout
24248
24249 \end_inset
24250
24251
24252 \end_layout
24253
24254 \end_inset
24255
24256
24257 \end_layout
24258
24259 \begin_layout Standard
24260 \begin_inset ERT
24261 status collapsed
24262
24263 \begin_layout Plain Layout
24264
24265
24266 \backslash
24267 TabBesBeg 
24268 \end_layout
24269
24270 \end_inset
24271
24272
24273 \end_layout
24274
24275 \begin_layout Standard
24276 \begin_inset Float table
24277 wide false
24278 sideways false
24279 status open
24280
24281 \begin_layout Plain Layout
24282 \begin_inset Caption
24283
24284 \begin_layout Plain Layout
24285 \begin_inset CommandInset label
24286 LatexCommand label
24287 name "tab:legende-à-coté-tableau"
24288
24289 \end_inset
24290
24291 Une légende à côté d'un tableau.
24292 \end_layout
24293
24294 \end_inset
24295
24296
24297 \end_layout
24298
24299 \begin_layout Plain Layout
24300 \begin_inset Tabular
24301 <lyxtabular version="3" rows="4" columns="5">
24302 <features>
24303 <column alignment="center" valignment="top" width="0">
24304 <column alignment="center" valignment="top" width="0">
24305 <column alignment="center" valignment="top" width="0">
24306 <column alignment="center" valignment="top" width="0">
24307 <column alignment="center" valignment="top" width="0">
24308 <row>
24309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24310 \begin_inset Text
24311
24312 \begin_layout Plain Layout
24313 a
24314 \end_layout
24315
24316 \end_inset
24317 </cell>
24318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24319 \begin_inset Text
24320
24321 \begin_layout Plain Layout
24322
24323 \end_layout
24324
24325 \end_inset
24326 </cell>
24327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24328 \begin_inset Text
24329
24330 \begin_layout Plain Layout
24331 b
24332 \end_layout
24333
24334 \end_inset
24335 </cell>
24336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24337 \begin_inset Text
24338
24339 \begin_layout Plain Layout
24340
24341 \end_layout
24342
24343 \end_inset
24344 </cell>
24345 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24346 \begin_inset Text
24347
24348 \begin_layout Plain Layout
24349 c
24350 \end_layout
24351
24352 \end_inset
24353 </cell>
24354 </row>
24355 <row>
24356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24357 \begin_inset Text
24358
24359 \begin_layout Plain Layout
24360
24361 \end_layout
24362
24363 \end_inset
24364 </cell>
24365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24366 \begin_inset Text
24367
24368 \begin_layout Plain Layout
24369 d
24370 \end_layout
24371
24372 \end_inset
24373 </cell>
24374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24375 \begin_inset Text
24376
24377 \begin_layout Plain Layout
24378
24379 \end_layout
24380
24381 \end_inset
24382 </cell>
24383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24384 \begin_inset Text
24385
24386 \begin_layout Plain Layout
24387 e
24388 \end_layout
24389
24390 \end_inset
24391 </cell>
24392 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24393 \begin_inset Text
24394
24395 \begin_layout Plain Layout
24396
24397 \end_layout
24398
24399 \end_inset
24400 </cell>
24401 </row>
24402 <row>
24403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24404 \begin_inset Text
24405
24406 \begin_layout Plain Layout
24407 f
24408 \end_layout
24409
24410 \end_inset
24411 </cell>
24412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24413 \begin_inset Text
24414
24415 \begin_layout Plain Layout
24416
24417 \end_layout
24418
24419 \end_inset
24420 </cell>
24421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24422 \begin_inset Text
24423
24424 \begin_layout Plain Layout
24425 g
24426 \end_layout
24427
24428 \end_inset
24429 </cell>
24430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24431 \begin_inset Text
24432
24433 \begin_layout Plain Layout
24434
24435 \end_layout
24436
24437 \end_inset
24438 </cell>
24439 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24440 \begin_inset Text
24441
24442 \begin_layout Plain Layout
24443 h
24444 \end_layout
24445
24446 \end_inset
24447 </cell>
24448 </row>
24449 <row>
24450 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24451 \begin_inset Text
24452
24453 \begin_layout Plain Layout
24454
24455 \end_layout
24456
24457 \end_inset
24458 </cell>
24459 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24460 \begin_inset Text
24461
24462 \begin_layout Plain Layout
24463 i
24464 \end_layout
24465
24466 \end_inset
24467 </cell>
24468 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24469 \begin_inset Text
24470
24471 \begin_layout Plain Layout
24472
24473 \end_layout
24474
24475 \end_inset
24476 </cell>
24477 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24478 \begin_inset Text
24479
24480 \begin_layout Plain Layout
24481 j
24482 \end_layout
24483
24484 \end_inset
24485 </cell>
24486 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24487 \begin_inset Text
24488
24489 \begin_layout Plain Layout
24490
24491 \end_layout
24492
24493 \end_inset
24494 </cell>
24495 </row>
24496 </lyxtabular>
24497
24498 \end_inset
24499
24500
24501 \end_layout
24502
24503 \end_inset
24504
24505
24506 \end_layout
24507
24508 \begin_layout Standard
24509 \begin_inset ERT
24510 status collapsed
24511
24512 \begin_layout Plain Layout
24513
24514
24515 \backslash
24516 TabBesEnd
24517 \end_layout
24518
24519 \end_inset
24520
24521
24522 \end_layout
24523
24524 \begin_layout Standard
24525 \begin_inset ERT
24526 status collapsed
24527
24528 \begin_layout Plain Layout
24529
24530
24531 \backslash
24532 sidecaptionvpos{figure}{c}
24533 \end_layout
24534
24535 \end_inset
24536
24537
24538 \begin_inset Float figure
24539 wide false
24540 sideways false
24541 status open
24542
24543 \begin_layout Plain Layout
24544 \begin_inset Graphics
24545         filename ../clipart/escher-lsd.eps
24546         scale 75
24547         scaleBeforeRotation
24548
24549 \end_inset
24550
24551
24552 \end_layout
24553
24554 \begin_layout Plain Layout
24555 \begin_inset Caption
24556
24557 \begin_layout Plain Layout
24558 \begin_inset CommandInset label
24559 LatexCommand label
24560 name "fig:legende-à-coté-fig-2"
24561
24562 \end_inset
24563
24564 Une légende centrée verticalement à côté d'une figure.
24565 \end_layout
24566
24567 \end_inset
24568
24569
24570 \end_layout
24571
24572 \end_inset
24573
24574
24575 \end_layout
24576
24577 \begin_layout Standard
24578 \begin_inset ERT
24579 status collapsed
24580
24581 \begin_layout Plain Layout
24582
24583
24584 \backslash
24585 FigBesEnd
24586 \end_layout
24587
24588 \end_inset
24589
24590
24591 \end_layout
24592
24593 \begin_layout Standard
24594 \begin_inset ERT
24595 status collapsed
24596
24597 \begin_layout Plain Layout
24598
24599
24600 \backslash
24601 else
24602 \end_layout
24603
24604 \end_inset
24605
24606
24607 \begin_inset Note Note
24608 status open
24609
24610 \begin_layout Plain Layout
24611 Ce qui suit sera affiché si le paquetage LaTeX 
24612 \series bold
24613 sidecap
24614 \series default
24615  n'est pas installé :
24616 \end_layout
24617
24618 \end_inset
24619
24620
24621 \end_layout
24622
24623 \begin_layout Standard
24624 Vous devez installer le paquetage LaTeX 
24625 \series bold
24626 sidecap
24627 \series default
24628  pour voir la suite de cette section dans la sortie imprimée.
24629 \end_layout
24630
24631 \begin_layout Standard
24632 \begin_inset ERT
24633 status collapsed
24634
24635 \begin_layout Plain Layout
24636
24637
24638 \backslash
24639 fi
24640 \end_layout
24641
24642 \end_inset
24643
24644
24645 \end_layout
24646
24647 \begin_layout Section
24648 Les Listes de Flottants
24649 \begin_inset Index
24650 status collapsed
24651
24652 \begin_layout Plain Layout
24653 Flottants ! Listes de Flottants
24654 \end_layout
24655
24656 \end_inset
24657
24658
24659 \end_layout
24660
24661 \begin_layout Standard
24662 De la même façon que la table des matières fait la liste des sections du
24663  document, il y a des listes pour tous les types de flottants, comme par
24664  exemple pour les figures du document.
24665  Vous pouvez les insérer en utilisant le menu 
24666 \family sans
24667 Insérer\SpecialChar \menuseparator
24668 Listes
24669 \begin_inset space ~
24670 \end_inset
24671
24672 &
24673 \begin_inset space ~
24674 \end_inset
24675
24676 TdM
24677 \family default
24678 .
24679 \end_layout
24680
24681 \begin_layout Standard
24682 Les entrées de la liste sont la légende du flottant ou éventuellement le
24683  titre court, le numéro du flottant, et le numéro de la page où le flottant
24684  apparaît dans le document.
24685 \end_layout
24686
24687 \begin_layout Standard
24688 Vous trouverez à la fin de ce document une liste des figures et une liste
24689  des tableaux.
24690 \end_layout
24691
24692 \begin_layout Chapter
24693 Notes
24694 \end_layout
24695
24696 \begin_layout Section
24697 Les Notes de LyX
24698 \begin_inset Index
24699 status collapsed
24700
24701 \begin_layout Plain Layout
24702 Notes ! Notes LyX 
24703 \end_layout
24704
24705 \end_inset
24706
24707
24708 \end_layout
24709
24710 \begin_layout Standard
24711 On peut insérer une note en utilisant le bouton 
24712 \begin_inset Graphics
24713         filename ../../images/note-insert.png
24714         scale 85
24715         scaleBeforeRotation
24716
24717 \end_inset
24718
24719  de la barre d'outils ou avec le menu 
24720 \family sans
24721 Insérer\SpecialChar \menuseparator
24722 Note
24723 \family default
24724 .
24725  Il y a trois types de notes :
24726 \end_layout
24727
24728 \begin_layout Description
24729 Note
24730 \begin_inset space ~
24731 \end_inset
24732
24733 LyX Ce type de note est à usage interne et n'apparaîtra pas sur la sortie
24734  finale.
24735  La boîte de cette note ressemble à ceci :
24736 \begin_inset Newline newline
24737 \end_inset
24738
24739
24740 \begin_inset Newline newline
24741 \end_inset
24742
24743
24744 \begin_inset Graphics
24745         filename clipart/LyXNoteImageQt4.png
24746         display false
24747         scale 65
24748         scaleBeforeRotation
24749
24750 \end_inset
24751
24752  
24753 \begin_inset Note Note
24754 status open
24755
24756 \begin_layout Plain Layout
24757 Le texte de cette note n'apparaîtra pas à l'impression.
24758 \end_layout
24759
24760 \end_inset
24761
24762
24763 \end_layout
24764
24765 \begin_layout Description
24766 Commentaire Ce type de note n'apparaît pas non plus à l'impression, mais
24767  il est inséré comme un commentaire LaTeX quand vous exportez votre document
24768  vers un fichier au format LaTeX avec le menu 
24769 \family sans
24770 Fichier\SpecialChar \menuseparator
24771 Exporter\SpecialChar \menuseparator
24772 LaTeX (pdflatex) / (plain)
24773 \family default
24774 .
24775  La boîte de cette note ressemble à ceci :
24776 \begin_inset Newline newline
24777 \end_inset
24778
24779
24780 \begin_inset Newline newline
24781 \end_inset
24782
24783
24784 \begin_inset Graphics
24785         filename clipart/CommentNoteImageQt4.png
24786         display false
24787         scale 55
24788         scaleBeforeRotation
24789
24790 \end_inset
24791
24792
24793 \lang english
24794  
24795 \lang french
24796
24797 \begin_inset Note Comment
24798 status open
24799
24800 \begin_layout Plain Layout
24801 Le texte de cette note n'apparaîtra que comme commentaire dans un fichier
24802  LaTeX.
24803 \end_layout
24804
24805 \end_inset
24806
24807
24808 \end_layout
24809
24810 \begin_layout Description
24811 Grisée Ce type de note apparaît à l'impression sous forme de texte grisé.
24812  La boîte de cette note ressemble à ceci :
24813 \lang english
24814
24815 \begin_inset Newline newline
24816 \end_inset
24817
24818
24819 \lang french
24820
24821 \begin_inset Newline newline
24822 \end_inset
24823
24824
24825 \begin_inset Graphics
24826         filename clipart/GreyedOutNoteImageQt4.png
24827         lyxscale 80
24828         display false
24829         scale 55
24830         scaleBeforeRotation
24831
24832 \end_inset
24833
24834
24835 \begin_inset Newline newline
24836 \end_inset
24837
24838
24839 \begin_inset ERT
24840 status collapsed
24841
24842 \begin_layout Plain Layout
24843
24844
24845 \backslash
24846 renewenvironment{lyxgreyedout}
24847 \end_layout
24848
24849 \begin_layout Plain Layout
24850
24851 {
24852 \backslash
24853 textcolor[gray]{0.8}
24854 \backslash
24855 bgroup}{
24856 \backslash
24857 egroup}
24858 \end_layout
24859
24860 \end_inset
24861
24862
24863 \begin_inset Note Greyedout
24864 status open
24865
24866 \begin_layout Plain Layout
24867 Le texte
24868 \begin_inset Foot
24869 status collapsed
24870
24871 \begin_layout Plain Layout
24872 Ceci est un exemple de note de bas de page à l'intérieur d'une note en texte
24873  grisé.
24874  
24875 \end_layout
24876
24877 \end_inset
24878
24879  de ce commentaire apparaîtra à l'impression sous forme de texte grisé.
24880 \end_layout
24881
24882 \end_inset
24883
24884
24885 \begin_inset ERT
24886 status collapsed
24887
24888 \begin_layout Plain Layout
24889
24890
24891 \backslash
24892 renewenvironment{lyxgreyedout}
24893 \end_layout
24894
24895 \begin_layout Plain Layout
24896
24897 {
24898 \backslash
24899 textcolor{blue}
24900 \backslash
24901 bgroup}{
24902 \backslash
24903 egroup}
24904 \end_layout
24905
24906 \end_inset
24907
24908
24909 \begin_inset Note Note
24910 status open
24911
24912 \begin_layout Plain Layout
24913 Ici, on a redéfini la note grisée pour qu'elle apparaisse avec la définition
24914  originale qu'elle a dans LyX.
24915  En effet, dans ce document les notes grisées sont redéfinies dans le préambule,
24916  comme c'est décrit plus loin, pour apparaître avec le texte en bleu.
24917 \end_layout
24918
24919 \end_inset
24920
24921
24922 \begin_inset Newline newline
24923 \end_inset
24924
24925
24926 \begin_inset Newline newline
24927 \end_inset
24928
24929 Comme vous pouvez le voir dans l'exemple, la première ligne des notes grisées
24930  est un peu décalée et ce type de notes peut avoir des notes de bas de page.
24931 \end_layout
24932
24933 \begin_layout Standard
24934 \begin_inset VSpace bigskip
24935 \end_inset
24936
24937 Quand vous utilisez le bouton 
24938 \begin_inset Graphics
24939         filename ../../images/note-insert.png
24940         scale 85
24941         scaleBeforeRotation
24942
24943 \end_inset
24944
24945  de la barre d'outils, vous insérez une 
24946 \family sans
24947 Note
24948 \begin_inset space ~
24949 \end_inset
24950
24951 LyX
24952 \family default
24953 .
24954  Si vous voulez transformer une portion de texte existant en note, sélectionnez-
24955 la et cliquez sur le bouton d'insertion de note.
24956  Pour retransformer une note en texte, appuyez sur la touche 
24957 \family sans
24958 backspace
24959 \family default
24960  quand le curseur est au tout début de la note ou appuyez sur la touche
24961  
24962 \family sans
24963 Suppr.
24964
24965 \family default
24966  quand le curseur se trouve à la fin de la note.
24967 \end_layout
24968
24969 \begin_layout Standard
24970 \begin_inset VSpace bigskip
24971 \end_inset
24972
24973 Vous pouvez changer la couleur du texte des notes grisées en mettant les
24974  commandes suivantes dans le préambule :
24975 \end_layout
24976
24977 \begin_layout Standard
24978
24979 \series bold
24980
24981 \backslash
24982 renewenvironment{lyxgreyedout}
24983 \begin_inset Newline newline
24984 \end_inset
24985
24986
24987 \begin_inset ERT
24988 status collapsed
24989
24990 \begin_layout Plain Layout
24991
24992
24993 \backslash
24994 hphantom{ }
24995 \end_layout
24996
24997 \end_inset
24998
24999 {
25000 \backslash
25001 textcolor{color}
25002 \backslash
25003 bgroup}{
25004 \backslash
25005 egroup}
25006 \end_layout
25007
25008 \begin_layout Standard
25009 Les couleurs disponibles et la méthode pour définir vos propres couleurs
25010  sont expliqués dans la section
25011 \begin_inset space ~
25012 \end_inset
25013
25014
25015 \begin_inset CommandInset ref
25016 LatexCommand ref
25017 reference "sec:Tableaux-Colorés"
25018
25019 \end_inset
25020
25021 .
25022 \end_layout
25023
25024 \begin_layout Standard
25025 Les notes qui apparaissent en bleu dans ce texte sont en fait des notes
25026  grisées avec leur texte en bleu.
25027 \end_layout
25028
25029 \begin_layout Section
25030 Notes en Bas de Page
25031 \begin_inset CommandInset label
25032 LatexCommand label
25033 name "sec:Notes-bas-de-page"
25034
25035 \end_inset
25036
25037
25038 \begin_inset Index
25039 status collapsed
25040
25041 \begin_layout Plain Layout
25042 Notes ! Notes de bas de page
25043 \end_layout
25044
25045 \end_inset
25046
25047
25048 \begin_inset Index
25049 status collapsed
25050
25051 \begin_layout Plain Layout
25052 Notes de bas de page
25053 \end_layout
25054
25055 \end_inset
25056
25057
25058 \end_layout
25059
25060 \begin_layout Standard
25061 Les notes en bas de page peuvent être insérées soit en utilisant le bouton
25062  
25063 \begin_inset Graphics
25064         filename ../../images/footnote-insert.png
25065         scale 85
25066         scaleBeforeRotation
25067
25068 \end_inset
25069
25070  de la barre d'outils, soit en utilisant le menu 
25071 \family sans
25072 Insérer\SpecialChar \menuseparator
25073 Note
25074 \begin_inset space ~
25075 \end_inset
25076
25077 en
25078 \begin_inset space ~
25079 \end_inset
25080
25081 Bas
25082 \begin_inset space ~
25083 \end_inset
25084
25085 de
25086 \begin_inset space ~
25087 \end_inset
25088
25089 Page
25090 \family default
25091 .
25092  Vous voyez alors apparaître dans votre texte une boîte grise avec une étiquette
25093  rouge 
25094 \begin_inset Quotes fld
25095 \end_inset
25096
25097 bas
25098 \begin_inset Quotes frd
25099 \end_inset
25100
25101  qui ressemble à ceci : 
25102 \begin_inset Graphics
25103         filename clipart/footnoteQt4.png
25104         scale 80
25105         scaleBeforeRotation
25106
25107 \end_inset
25108
25109  Vous pouvez y entrer votre texte.
25110  Si vous voulez transformer du texte déjà existant en note en bas de page,
25111  sélectionnez-le et cliquez sur le bouton 
25112 \family sans
25113 Note
25114 \begin_inset space ~
25115 \end_inset
25116
25117 en
25118 \begin_inset space ~
25119 \end_inset
25120
25121 Bas
25122 \begin_inset space ~
25123 \end_inset
25124
25125 de
25126 \begin_inset space ~
25127 \end_inset
25128
25129 Page
25130 \family default
25131  de la barre d'outils.
25132  Pour retransformer une note de bas de page en texte, appuyez sur la touche
25133  
25134 \family sans
25135 backspace
25136 \family default
25137  quand le curseur est au tout début de la note ou appuyez sur la touche
25138  
25139 \family sans
25140 Suppr.
25141
25142 \family default
25143  quand le curseur se trouve à la fin de la note.
25144 \end_layout
25145
25146 \begin_layout Standard
25147 Voici un exemple de note en bas de page:
25148 \begin_inset Foot
25149 status open
25150
25151 \begin_layout Plain Layout
25152 \begin_inset CommandInset label
25153 LatexCommand label
25154 name "fn:Note-en-bas"
25155
25156 \end_inset
25157
25158 Ceci est un exemple de note en bas de page.
25159 \end_layout
25160
25161 \end_inset
25162
25163
25164 \begin_inset ERT
25165 status collapsed
25166
25167 \begin_layout Plain Layout
25168
25169
25170 \backslash
25171 newcounter{MyRepeatFoot}
25172 \end_layout
25173
25174 \begin_layout Plain Layout
25175
25176
25177 \backslash
25178 setcounter{MyRepeatFoot}{
25179 \backslash
25180 thefootnote}
25181 \end_layout
25182
25183 \end_inset
25184
25185
25186 \end_layout
25187
25188 \begin_layout Standard
25189 La note de bas de page apparaîtra dans la sortie imprimée sous la forme
25190  d'un numéro en exposant à la position qu'occupe dans le texte la boîte
25191  de note.
25192  Le texte de la note est placé en bas de la page courante.
25193  Le numéro de note est calculé par LaTeX, et les numéros se suivent.
25194  Selon votre classe de document les numéros de notes pourront être réinitialisés
25195  à chaque nouveau chapitre.
25196 \end_layout
25197
25198 \begin_layout Standard
25199 On peut faire référence à une note en bas de page comme on le fait avec
25200  les flottants : Insérez une étiquette dans la note et faites une référence
25201  croisée vers cette étiquette comme c'est décrit dans la
25202 \begin_inset space ~
25203 \end_inset
25204
25205
25206 \begin_inset CommandInset ref
25207 LatexCommand ref
25208 reference "sec:Referencer-les-Flottants"
25209
25210 \end_inset
25211
25212 .
25213 \begin_inset Newline newline
25214 \end_inset
25215
25216 Voici une référence à une note de bas de page :
25217 \begin_inset space ~
25218 \end_inset
25219
25220
25221 \begin_inset CommandInset ref
25222 LatexCommand ref
25223 reference "fn:Note-en-bas"
25224
25225 \end_inset
25226
25227 .
25228 \end_layout
25229
25230 \begin_layout Standard
25231 \begin_inset VSpace defskip
25232 \end_inset
25233
25234 Pour utiliser des notes de bas de page dans les tableaux, vous devez utiliser
25235  des minipages, voyez la section
25236 \begin_inset space ~
25237 \end_inset
25238
25239
25240 \begin_inset CommandInset ref
25241 LatexCommand ref
25242 reference "sec:Minipages"
25243
25244 \end_inset
25245
25246 .
25247  Les notes de bas de page dans des tableaux longs sont traitées dans la
25248  section
25249 \begin_inset space ~
25250 \end_inset
25251
25252
25253 \begin_inset CommandInset ref
25254 LatexCommand ref
25255 reference "sub:Notes-dans-tableau-long"
25256
25257 \end_inset
25258
25259 .
25260 \end_layout
25261
25262 \begin_layout Standard
25263 \begin_inset VSpace defskip
25264 \end_inset
25265
25266 Pour créer seulement la marque de note, utilisez la commande 
25267 \series bold
25268
25269 \backslash
25270 footnotemark[nombre]
25271 \series default
25272  en code TeX.
25273  On utilise cette possibilité quand on a plusieurs fois la même annotation
25274  dans le texte, mais que l'on ne veut pas répéter le texte de la note de
25275  bas de page à chaque fois.
25276 \begin_inset Newline newline
25277 \end_inset
25278
25279 Comme vous ne connaissez pas le numéro de la note que vous voulez répéter
25280  au moment où vous tapez votre texte, vous devez enregistrer ce nombre quelque
25281  part.
25282  Pour la marque de note qui suit, ces commandes ont été insérées en code
25283  TeX après la note
25284 \begin_inset space ~
25285 \end_inset
25286
25287
25288 \begin_inset CommandInset ref
25289 LatexCommand ref
25290 reference "fn:Note-en-bas"
25291
25292 \end_inset
25293
25294  pour enregistrer le numéro de note de bas de page :
25295 \end_layout
25296
25297 \begin_layout Standard
25298
25299 \series bold
25300
25301 \backslash
25302 newcounter{MyRepeatFoot}
25303 \begin_inset Newline newline
25304 \end_inset
25305
25306
25307 \backslash
25308 setcounter{MyRepeatFoot}{
25309 \backslash
25310 thefootnote}
25311 \end_layout
25312
25313 \begin_layout Standard
25314 La marque de note a été créée avec la commande suivante :
25315 \end_layout
25316
25317 \begin_layout Standard
25318
25319 \series bold
25320
25321 \backslash
25322 footnotemark[
25323 \backslash
25324 theMyRepeatFoot]
25325 \end_layout
25326
25327 \begin_layout Standard
25328 Voici un exemple de marque de note de bas de page : 
25329 \begin_inset ERT
25330 status collapsed
25331
25332 \begin_layout Plain Layout
25333
25334
25335 \backslash
25336 footnotemark[
25337 \backslash
25338 theMyRepeatFoot]
25339 \end_layout
25340
25341 \end_inset
25342
25343
25344 \end_layout
25345
25346 \begin_layout Subsection
25347 Numérotation de Notes de Bas de Page
25348 \begin_inset CommandInset label
25349 LatexCommand label
25350 name "sub:Numerotation-notes-bas-de-page"
25351
25352 \end_inset
25353
25354
25355 \begin_inset Index
25356 status collapsed
25357
25358 \begin_layout Plain Layout
25359 Notes de bas de page ! Numérotation
25360 \end_layout
25361
25362 \end_inset
25363
25364
25365 \end_layout
25366
25367 \begin_layout Standard
25368 Pour remettre les numéros de notes de bas de page à zéro après chaque section,
25369  ajoutez cette commande dans le préambule de votre document :
25370 \end_layout
25371
25372 \begin_layout Standard
25373
25374 \series bold
25375
25376 \backslash
25377 @addtoreset{footnote}{section}
25378 \end_layout
25379
25380 \begin_layout Standard
25381 \begin_inset VSpace bigskip
25382 \end_inset
25383
25384 La commande de préambule suivante change le style de numérotation des notes
25385  en petits chiffres romains :
25386 \end_layout
25387
25388 \begin_layout Standard
25389
25390 \series bold
25391
25392 \backslash
25393 renewcommand{
25394 \backslash
25395 thefootnote}{
25396 \backslash
25397 roman{footnote}}
25398 \end_layout
25399
25400 \begin_layout Standard
25401 \begin_inset ERT
25402 status collapsed
25403
25404 \begin_layout Plain Layout
25405
25406
25407 \backslash
25408 renewcommand{
25409 \backslash
25410 thefootnote}{
25411 \backslash
25412 roman{footnote}}
25413 \end_layout
25414
25415 \end_inset
25416
25417  Cette note de bas de page utilise une numérotation en chiffres romains
25418  :
25419 \begin_inset Foot
25420 status open
25421
25422 \begin_layout Plain Layout
25423 Ceci est un exemple de note de bas de page numérotée avec de petits chiffres
25424  romains.
25425 \end_layout
25426
25427 \end_inset
25428
25429
25430 \end_layout
25431
25432 \begin_layout Standard
25433 Pour mettre la numérotation en chiffres romains majuscules, remplacez dans
25434  la commande précédente 
25435 \series bold
25436
25437 \backslash
25438 roman
25439 \series default
25440  par 
25441 \series bold
25442
25443 \backslash
25444 Roman
25445 \series default
25446 .
25447  Pour numéroter les notes avec des lettres latines minuscules ou majuscules,
25448  utilisez respectivement soit 
25449 \series bold
25450
25451 \backslash
25452 Alph
25453 \series default
25454  soit 
25455 \series bold
25456
25457 \backslash
25458 alph
25459 \series default
25460 .
25461  Pour les 
25462 \begin_inset Quotes eld
25463 \end_inset
25464
25465 numéroter
25466 \begin_inset Quotes erd
25467 \end_inset
25468
25469  avec des symboles, utilisez 
25470 \series bold
25471
25472 \backslash
25473 fnsymbol
25474 \series default
25475 .
25476 \end_layout
25477
25478 \begin_layout Standard
25479 \begin_inset Note Greyedout
25480 status open
25481
25482 \begin_layout Plain Layout
25483
25484 \series bold
25485 Note:
25486 \series default
25487  Vous ne pouvez numéroter que 26 notes de bas de page avec des lettres latines,
25488  puisque cette numérotation est limitée à des lettres seules.
25489 \end_layout
25490
25491 \end_inset
25492
25493
25494 \begin_inset Newline newline
25495 \end_inset
25496
25497
25498 \begin_inset Note Greyedout
25499 status open
25500
25501 \begin_layout Plain Layout
25502
25503 \series bold
25504 Note:
25505 \series default
25506  Vous ne pouvez numéroter que 9 notes de bas de page avec des symboles.
25507 \end_layout
25508
25509 \end_inset
25510
25511
25512 \end_layout
25513
25514 \begin_layout Standard
25515 Pour revenir au style de numérotation implicite quand vous en avez changé,
25516  utilisez 
25517 \series bold
25518
25519 \backslash
25520 arabic
25521 \series default
25522  à la place de 
25523 \series bold
25524
25525 \backslash
25526 roman
25527 \series default
25528  dans la commande précédente.
25529 \begin_inset ERT
25530 status collapsed
25531
25532 \begin_layout Plain Layout
25533
25534
25535 \backslash
25536 renewcommand{
25537 \backslash
25538 thefootnote}{
25539 \backslash
25540 arabic{footnote}}
25541 \end_layout
25542
25543 \end_inset
25544
25545
25546 \end_layout
25547
25548 \begin_layout Standard
25549 \begin_inset VSpace bigskip
25550 \end_inset
25551
25552
25553 \end_layout
25554
25555 \begin_layout Standard
25556 Si vous voulez que vos notes de bas de pages soient numérotées en suivant
25557  le schéma 
25558 \begin_inset Quotes eld
25559 \end_inset
25560
25561 chapitre.note
25562 \begin_inset Quotes erd
25563 \end_inset
25564
25565 , ajoutez la commande suivante au préambule de votre document :
25566 \end_layout
25567
25568 \begin_layout Standard
25569
25570 \series bold
25571
25572 \backslash
25573 numberwithin{footnote}{chapter}
25574 \end_layout
25575
25576 \begin_layout Standard
25577 Pour pouvoir utiliser la commande 
25578 \series bold
25579
25580 \backslash
25581 numberwithin
25582 \series default
25583 , activez dans la rubrique 
25584 \family sans
25585 Options
25586 \begin_inset space ~
25587 \end_inset
25588
25589 des
25590 \begin_inset space ~
25591 \end_inset
25592
25593 Maths
25594 \family default
25595  dans les paramètres du document, l'option 
25596 \family sans
25597 Utiliser
25598 \begin_inset space ~
25599 \end_inset
25600
25601 le
25602 \begin_inset space ~
25603 \end_inset
25604
25605 paquetage
25606 \begin_inset space ~
25607 \end_inset
25608
25609 maths
25610 \begin_inset space ~
25611 \end_inset
25612
25613 AMS
25614 \family default
25615 .
25616 \end_layout
25617
25618 \begin_layout Standard
25619 \begin_inset ERT
25620 status collapsed
25621
25622 \begin_layout Plain Layout
25623
25624
25625 \backslash
25626 numberwithin{footnote}{chapter}
25627 \end_layout
25628
25629 \end_inset
25630
25631 Ceci est un autre exemple de note de bas de page:
25632 \series bold
25633
25634 \begin_inset Foot
25635 status open
25636
25637 \begin_layout Plain Layout
25638 Cette note est numérotée en suivant le schéma 
25639 \begin_inset Quotes eld
25640 \end_inset
25641
25642 chapitre.note
25643 \begin_inset Quotes erd
25644 \end_inset
25645
25646 .
25647 \end_layout
25648
25649 \end_inset
25650
25651
25652 \series default
25653
25654 \begin_inset ERT
25655 status collapsed
25656
25657 \begin_layout Plain Layout
25658
25659
25660 \backslash
25661 renewcommand{
25662 \backslash
25663 thefootnote}{
25664 \backslash
25665 arabic{footnote}}
25666 \end_layout
25667
25668 \end_inset
25669
25670
25671 \end_layout
25672
25673 \begin_layout Standard
25674 \begin_inset Note Greyedout
25675 status open
25676
25677 \begin_layout Plain Layout
25678
25679 \series bold
25680 Note:
25681 \series default
25682  
25683 \series bold
25684
25685 \backslash
25686 numberwithin
25687 \series default
25688  imprime toujours les numéros de notes en nombres arabes ; les redéfinitions
25689  précédentes ayant pour but d'avoir des numéros non arabes ne sont plus
25690  prises en compte.
25691  
25692 \end_layout
25693
25694 \end_inset
25695
25696
25697 \end_layout
25698
25699 \begin_layout Standard
25700 Donc pour avoir par exemple le schéma 
25701 \begin_inset Quotes eld
25702 \end_inset
25703
25704 chapitre.
25705 \backslash
25706 Roman{note}
25707 \begin_inset Quotes erd
25708 \end_inset
25709
25710 , utilisez la commande suivante plutôt que 
25711 \series bold
25712
25713 \backslash
25714 numberwithin
25715 \series default
25716  :
25717 \end_layout
25718
25719 \begin_layout Standard
25720
25721 \series bold
25722
25723 \backslash
25724 renewcommand{
25725 \backslash
25726 thefootnote}{
25727 \backslash
25728 thechapter.
25729 \backslash
25730 Roman{footnote}}
25731 \end_layout
25732
25733 \begin_layout Subsection
25734 Positionnement de notes de bas de page
25735 \begin_inset Index
25736 status collapsed
25737
25738 \begin_layout Plain Layout
25739 Notes de bas de page ! Positionnement
25740 \end_layout
25741
25742 \end_inset
25743
25744
25745 \end_layout
25746
25747 \begin_layout Standard
25748 Si vous avez plusieurs notes sur une même page, elle apparaissent sans espace
25749  vertical entre elles en bas de la page.
25750  Pour les rendre plus lisibles vous pouvez par exemple ajouter un espace
25751  de 1.5
25752 \begin_inset space \thinspace{}
25753 \end_inset
25754
25755 mm avec la commande suivante dans le préambule :
25756 \end_layout
25757
25758 \begin_layout Standard
25759
25760 \series bold
25761
25762 \backslash
25763 let
25764 \backslash
25765 myFoot
25766 \backslash
25767 footnote
25768 \begin_inset Newline newline
25769 \end_inset
25770
25771
25772 \backslash
25773 renewcommand{
25774 \backslash
25775 footnote}[1]{
25776 \backslash
25777 myFoot{#1
25778 \backslash
25779 vspace{1.5mm}}}
25780 \end_layout
25781
25782 \begin_layout Standard
25783 \begin_inset VSpace bigskip
25784 \end_inset
25785
25786 Dans un document à deux colonnes les notes de bas de page apparaissent en
25787  bas de chaque colonne, comme sur la Figure
25788 \begin_inset space ~
25789 \end_inset
25790
25791
25792 \begin_inset CommandInset ref
25793 LatexCommand ref
25794 reference "fig:Position-standard-note-bas-de-page"
25795
25796 \end_inset
25797
25798 .
25799  Si les notes ne doivent apparaître qu'en bas de la colonne de droite, comme
25800  sur la Figure
25801 \begin_inset space ~
25802 \end_inset
25803
25804
25805 \begin_inset CommandInset ref
25806 LatexCommand ref
25807 reference "fig:Position-note-avec-ftnright"
25808
25809 \end_inset
25810
25811 , utilisez le paquetage LaTeX 
25812 \series bold
25813 ftnright
25814 \series default
25815
25816 \begin_inset Index
25817 status collapsed
25818
25819 \begin_layout Plain Layout
25820 Paquetages LaTeX ! ftnright
25821 \end_layout
25822
25823 \end_inset
25824
25825  avec cette commande dans le préambule du document:
25826 \end_layout
25827
25828 \begin_layout Standard
25829
25830 \series bold
25831
25832 \backslash
25833 usepackage{ftnright}
25834 \end_layout
25835
25836 \begin_layout Standard
25837 \begin_inset Float figure
25838 placement !h
25839 wide false
25840 sideways false
25841 status open
25842
25843 \begin_layout Plain Layout
25844 \begin_inset ERT
25845 status collapsed
25846
25847 \begin_layout Plain Layout
25848
25849
25850 \backslash
25851 framebox{
25852 \end_layout
25853
25854 \end_inset
25855
25856
25857 \begin_inset Graphics
25858         filename ../clipart/without_fntright.pdf
25859         width 100col%
25860         scaleBeforeRotation
25861
25862 \end_inset
25863
25864
25865 \begin_inset ERT
25866 status collapsed
25867
25868 \begin_layout Plain Layout
25869
25870 }
25871 \end_layout
25872
25873 \end_inset
25874
25875
25876 \end_layout
25877
25878 \begin_layout Plain Layout
25879 \begin_inset Caption
25880
25881 \begin_layout Plain Layout
25882 \begin_inset CommandInset label
25883 LatexCommand label
25884 name "fig:Position-standard-note-bas-de-page"
25885
25886 \end_inset
25887
25888 Positionnement standard des notes de bas de page dans un document à deux
25889  colonnes.
25890 \end_layout
25891
25892 \end_inset
25893
25894
25895 \end_layout
25896
25897 \end_inset
25898
25899
25900 \end_layout
25901
25902 \begin_layout Standard
25903 \begin_inset Float figure
25904 placement !h
25905 wide false
25906 sideways false
25907 status open
25908
25909 \begin_layout Plain Layout
25910 \begin_inset ERT
25911 status collapsed
25912
25913 \begin_layout Plain Layout
25914
25915
25916 \backslash
25917 framebox{
25918 \end_layout
25919
25920 \end_inset
25921
25922
25923 \begin_inset Graphics
25924         filename ../clipart/with_fntright.pdf
25925         width 100col%
25926         scaleBeforeRotation
25927
25928 \end_inset
25929
25930
25931 \begin_inset ERT
25932 status collapsed
25933
25934 \begin_layout Plain Layout
25935
25936 }
25937 \end_layout
25938
25939 \end_inset
25940
25941
25942 \end_layout
25943
25944 \begin_layout Plain Layout
25945 \begin_inset Caption
25946
25947 \begin_layout Plain Layout
25948 \begin_inset CommandInset label
25949 LatexCommand label
25950 name "fig:Position-note-avec-ftnright"
25951
25952 \end_inset
25953
25954 Positionnement de notes de bas de page dans un document à deux colonnes
25955  en utilisant le paquetage LaTeX 
25956 \series bold
25957 ftnright
25958 \series default
25959 .
25960 \end_layout
25961
25962 \end_inset
25963
25964
25965 \end_layout
25966
25967 \end_inset
25968
25969
25970 \end_layout
25971
25972 \begin_layout Standard
25973 \begin_inset VSpace bigskip
25974 \end_inset
25975
25976 Dans certaines publications scientifiques, il est courant de rassembler
25977  les notes de bas de page et de les imprimer dans un paragraphe particulier
25978  à la fin de la section, comme sur la Figure
25979 \begin_inset space ~
25980 \end_inset
25981
25982
25983 \begin_inset CommandInset ref
25984 LatexCommand ref
25985 reference "fig:Notes-de-fin"
25986
25987 \end_inset
25988
25989 .
25990  On les appelle 
25991 \begin_inset Quotes eld
25992 \end_inset
25993
25994 notes de fin
25995 \begin_inset Quotes erd
25996 \end_inset
25997
25998 .
25999 \begin_inset Index
26000 status collapsed
26001
26002 \begin_layout Plain Layout
26003 Notes de fin
26004 \end_layout
26005
26006 \end_inset
26007
26008  Pour utiliser des notes de fin à la place des notes de bas de page dans
26009  votre document, 
26010 \lang english
26011 load in the menu
26012 \lang french
26013  
26014 \family sans
26015 Document\SpecialChar \menuseparator
26016 Paramètres\SpecialChar \menuseparator
26017 Modules 
26018 \family default
26019 \lang english
26020 the module
26021 \lang french
26022  
26023 \family sans
26024 Note de bas de page en fin de document
26025 \family default
26026 .
26027  Pour insérer les notes qui ont ainsi été rassemblées, mettez la commande
26028 \end_layout
26029
26030 \begin_layout Standard
26031
26032 \series bold
26033
26034 \backslash
26035 theendnotes
26036 \end_layout
26037
26038 \begin_layout Standard
26039 en code TeX à la fin d'une section ou d'un chapitre.
26040 \end_layout
26041
26042 \begin_layout Standard
26043 \begin_inset Float figure
26044 wide false
26045 sideways false
26046 status open
26047
26048 \begin_layout Plain Layout
26049 \align center
26050 \begin_inset ERT
26051 status collapsed
26052
26053 \begin_layout Plain Layout
26054
26055
26056 \backslash
26057 framebox{
26058 \end_layout
26059
26060 \end_inset
26061
26062
26063 \begin_inset Graphics
26064         filename ../clipart/endnotes.pdf
26065         scaleBeforeRotation
26066
26067 \end_inset
26068
26069
26070 \begin_inset ERT
26071 status collapsed
26072
26073 \begin_layout Plain Layout
26074
26075 }
26076 \end_layout
26077
26078 \end_inset
26079
26080
26081 \end_layout
26082
26083 \begin_layout Plain Layout
26084 \begin_inset Caption
26085
26086 \begin_layout Plain Layout
26087 \begin_inset CommandInset label
26088 LatexCommand label
26089 name "fig:Notes-de-fin"
26090
26091 \end_inset
26092
26093 Les notes de fin – notes de bas de page sont imprimées dans un paragraphe
26094  séparé à la fin des sections ou des chapitres.
26095 \end_layout
26096
26097 \end_inset
26098
26099
26100 \end_layout
26101
26102 \end_inset
26103
26104
26105 \end_layout
26106
26107 \begin_layout Standard
26108 \begin_inset VSpace medskip
26109 \end_inset
26110
26111 L'entête de paragraphe pour les notes de fin n'est pas traduit automatiquement
26112  dans la langue du document, cela doit être fait manuellement.
26113  Les lignes de préambule suivantes traduisent implicitement le nom en anglais
26114  
26115 \begin_inset Quotes eld
26116 \end_inset
26117
26118 Notes
26119 \begin_inset Quotes erd
26120 \end_inset
26121
26122  en sa traduction Allemande
26123 \begin_inset Foot
26124 status collapsed
26125
26126 \begin_layout Plain Layout
26127 En français, 
26128 \begin_inset Quotes eld
26129 \end_inset
26130
26131 Notes
26132 \begin_inset Quotes erd
26133 \end_inset
26134
26135  peut être conservé.
26136 \end_layout
26137
26138 \end_inset
26139
26140  
26141 \begin_inset Quotes eld
26142 \end_inset
26143
26144 Anmerkungen
26145 \begin_inset Quotes erd
26146 \end_inset
26147
26148  :
26149 \end_layout
26150
26151 \begin_layout Standard
26152
26153 \series bold
26154
26155 \backslash
26156 renewcommand{
26157 \backslash
26158 notesname}{Anmerkungen}
26159 \end_layout
26160
26161 \begin_layout Standard
26162 \begin_inset VSpace medskip
26163 \end_inset
26164
26165 La numérotation des notes de fin peut être modifiée comme celle des notes
26166  de bas de page comme c'est décrit dans la section
26167 \begin_inset space ~
26168 \end_inset
26169
26170
26171 \begin_inset CommandInset ref
26172 LatexCommand ref
26173 reference "sub:Numerotation-notes-bas-de-page"
26174
26175 \end_inset
26176
26177  ; remplacez juste la commande 
26178 \series bold
26179
26180 \backslash
26181 thefootnote
26182 \series default
26183  par 
26184 \series bold
26185
26186 \backslash
26187 theendnote
26188 \series default
26189 .
26190  Pour réinitialiser le numéro de note de fin, utilisez la commande 
26191 \series bold
26192
26193 \backslash
26194 @addtoreset
26195 \series default
26196  comme c'est décrit dans la section
26197 \begin_inset space ~
26198 \end_inset
26199
26200
26201 \begin_inset CommandInset ref
26202 LatexCommand ref
26203 reference "sub:Numerotation-notes-bas-de-page"
26204
26205 \end_inset
26206
26207  et remplacez le paramètre de commande 
26208 \series bold
26209 footnote
26210 \series default
26211  par 
26212 \series bold
26213 endnote
26214 \series default
26215 .
26216 \end_layout
26217
26218 \begin_layout Standard
26219 Pour seulement créer une marque de note de fin, utilisez la commande 
26220 \series bold
26221
26222 \backslash
26223 endnotemark[numéro]
26224 \series default
26225  qui est semblable à 
26226 \series bold
26227
26228 \backslash
26229 footnotemark
26230 \series default
26231 , décrite dans la section
26232 \begin_inset space ~
26233 \end_inset
26234
26235
26236 \begin_inset CommandInset ref
26237 LatexCommand ref
26238 reference "sec:Notes-bas-de-page"
26239
26240 \end_inset
26241
26242 .
26243 \end_layout
26244
26245 \begin_layout Standard
26246 \begin_inset VSpace bigskip
26247 \end_inset
26248
26249 Les notes de bas de page peuvent être mise dans la marge de la page et l'alignem
26250 ent du texte des notes peut être modifié, voyez le paquetage LaTeX 
26251 \series bold
26252 footmisc
26253 \series default
26254
26255 \begin_inset Index
26256 status collapsed
26257
26258 \begin_layout Plain Layout
26259 Paquetages LaTeX ! footmisc
26260 \end_layout
26261
26262 \end_inset
26263
26264
26265 \begin_inset CommandInset citation
26266 LatexCommand cite
26267 key "footmisc"
26268
26269 \end_inset
26270
26271  pour plus d'information à ce sujet.
26272 \end_layout
26273
26274 \begin_layout Standard
26275 Pour plein d'autres problèmes de mises en formes des notes de bas de page,
26276  voyez les livres sur LaTeX, 
26277 \begin_inset CommandInset citation
26278 LatexCommand cite
26279 key "latexcompanion,latexguide,latexbook"
26280
26281 \end_inset
26282
26283 .
26284 \end_layout
26285
26286 \begin_layout Section
26287 Notes en Marge
26288 \begin_inset Index
26289 status collapsed
26290
26291 \begin_layout Plain Layout
26292 Notes ! Notes en Marge
26293 \end_layout
26294
26295 \end_inset
26296
26297
26298 \end_layout
26299
26300 \begin_layout Standard
26301 Les notes en marge dans LyX ressemblent aux notes en bas de page et se comporten
26302 t de la même façon.
26303  Quand vous insérez une note en marge avec 
26304 \family sans
26305 Insérer\SpecialChar \menuseparator
26306 Note
26307 \begin_inset space ~
26308 \end_inset
26309
26310 en
26311 \begin_inset space ~
26312 \end_inset
26313
26314 Marge
26315 \family default
26316  ou avec le bouton 
26317 \begin_inset Graphics
26318         filename ../../images/marginalnote-insert.png
26319         scale 85
26320         scaleBeforeRotation
26321
26322 \end_inset
26323
26324  de la barre d'outils, vous voyez apparaître dans votre texte une boîte
26325  grise avec une étiquette rouge 
26326 \begin_inset Quotes fld
26327 \end_inset
26328
26329 marge
26330 \begin_inset Quotes frd
26331 \end_inset
26332
26333 .
26334  
26335 \begin_inset Marginal
26336 status collapsed
26337
26338 \begin_layout Plain Layout
26339 C'est une note en marge.
26340 \end_layout
26341
26342 \end_inset
26343
26344  Cette boîte est la représentation de votre note dans LyX.
26345  Vous pouvez y entrer votre texte.
26346 \end_layout
26347
26348 \begin_layout Standard
26349 Les notes en marge apparaissent dans la marge de droite dans les documents
26350  imprimées sur une seule face.
26351  Dans les documents imprimés recto-verso, elles apparaissent dans la marge
26352  
26353 \begin_inset Quotes eld
26354 \end_inset
26355
26356 extérieure
26357 \begin_inset Quotes erd
26358 \end_inset
26359
26360  – la gauche sur les pages paires et la droite sur les pages impaires.
26361  Le texte de la note en marge est aligné à l'opposé de la marge externe
26362  – aligné à droite quand la note apparaît dans la marge de gauche.
26363  La première ligne de la note apparaît à la hauteur de la ligne de texte
26364  où la note a été insérée dans le document.
26365 \end_layout
26366
26367 \begin_layout Standard
26368 \begin_inset VSpace bigskip
26369 \end_inset
26370
26371 Pour placer une note dans la marge interne, ajoutez la commande suivante
26372  :
26373 \end_layout
26374
26375 \begin_layout Standard
26376
26377 \series bold
26378
26379 \backslash
26380 reversemarginpar
26381 \end_layout
26382
26383 \begin_layout Standard
26384 sous forme de code TeX avant votre note de marge.
26385  Le nouveau positionnement est pris en compte pour toutes les notes en marge
26386  qui suivent 
26387 \begin_inset ERT
26388 status collapsed
26389
26390 \begin_layout Plain Layout
26391
26392
26393 \backslash
26394 reversemarginpar 
26395 \end_layout
26396
26397 \end_inset
26398
26399
26400 \begin_inset Marginal
26401 status open
26402
26403 \begin_layout Plain Layout
26404 Cette note en marge est dans la marge interne.
26405 \end_layout
26406
26407 \end_inset
26408
26409
26410 \series bold
26411
26412 \begin_inset Newline newline
26413 \end_inset
26414
26415
26416 \series default
26417
26418 \begin_inset Note Greyedout
26419 status open
26420
26421 \begin_layout Plain Layout
26422
26423 \series bold
26424 Note:
26425 \series default
26426  Il y a souvent pas assez d'espace dans la marge interne, ce qui fait que
26427  les notes sont souvent mal mises en formes dans la sortie imprimée.
26428 \end_layout
26429
26430 \end_inset
26431
26432
26433 \end_layout
26434
26435 \begin_layout Standard
26436 Pour revenir au positionnement implicite, ajoutez la commande :
26437 \end_layout
26438
26439 \begin_layout Standard
26440
26441 \series bold
26442
26443 \backslash
26444 normalmarginpar
26445 \end_layout
26446
26447 \begin_layout Standard
26448 sous forme de code TeX.
26449 \begin_inset ERT
26450 status collapsed
26451
26452 \begin_layout Plain Layout
26453
26454
26455 \backslash
26456 normalmarginpar 
26457 \end_layout
26458
26459 \end_inset
26460
26461
26462 \begin_inset Newline newline
26463 \end_inset
26464
26465  
26466 \begin_inset Note Greyedout
26467 status open
26468
26469 \begin_layout Plain Layout
26470
26471 \series bold
26472 Note:
26473 \series default
26474  Cette commande est ignorée quand elle est dans un paragraphe ou la commande
26475  
26476 \series bold
26477
26478 \backslash
26479 reversemarginpar
26480 \series default
26481  est aussi utilisée.
26482 \end_layout
26483
26484 \end_inset
26485
26486
26487 \end_layout
26488
26489 \begin_layout Standard
26490 \begin_inset VSpace bigskip
26491 \end_inset
26492
26493
26494 \begin_inset Marginal
26495 status open
26496
26497 \begin_layout Plain Layout
26498 UnTrèsLongMotEnMarge sans césure.
26499 \end_layout
26500
26501 \end_inset
26502
26503  Comme dans le cas décrit dans la section
26504 \begin_inset space ~
26505 \end_inset
26506
26507
26508 \begin_inset CommandInset ref
26509 LatexCommand ref
26510 reference "sub:Lignes-multiple-dans-cellule"
26511
26512 \end_inset
26513
26514 , les mots trop longs ne peuvent pas subir de césure s'ils sont le premier
26515  mot d'une note en marge.
26516  Pour éviter ce problème, insérez un espacement horizontal de 0
26517 \begin_inset space \thinspace{}
26518 \end_inset
26519
26520 pt avant le mot en question: 
26521 \begin_inset Marginal
26522 status open
26523
26524 \begin_layout Plain Layout
26525 \begin_inset space \hspace{}
26526 \length 0pt
26527 \end_inset
26528
26529 UnMotTrèsLongEnMarge avec une césure.
26530 \end_layout
26531
26532 \end_inset
26533
26534
26535 \end_layout
26536
26537 \begin_layout Standard
26538 \begin_inset VSpace bigskip
26539 \end_inset
26540
26541
26542 \end_layout
26543
26544 \begin_layout Standard
26545 \begin_inset Note Greyedout
26546 status open
26547
26548 \begin_layout Plain Layout
26549
26550 \series bold
26551 Note:
26552 \series default
26553  Normalement, les notes en marge ne peuvent pas être utilisées dans des
26554  tableaux, des flottants et des notes de bas de page.
26555 \end_layout
26556
26557 \end_inset
26558
26559
26560 \end_layout
26561
26562 \begin_layout Standard
26563 \begin_inset VSpace bigskip
26564 \end_inset
26565
26566
26567 \end_layout
26568
26569 \begin_layout Standard
26570 \begin_inset ERT
26571 status collapsed
26572
26573 \begin_layout Plain Layout
26574
26575
26576 \backslash
26577 ifmarginnote
26578 \end_layout
26579
26580 \end_inset
26581
26582
26583 \begin_inset Note Note
26584 status open
26585
26586 \begin_layout Plain Layout
26587 La section suivante ne sera affichée que si le paquetage LaTeX 
26588 \series bold
26589 marginnote
26590 \series default
26591  a été installé.
26592 \end_layout
26593
26594 \end_inset
26595
26596
26597 \end_layout
26598
26599 \begin_layout Standard
26600 Cette restriction peut être évitée en utilisant le paquetage LaTeX 
26601 \series bold
26602 marginnote
26603 \series default
26604
26605 \begin_inset Index
26606 status collapsed
26607
26608 \begin_layout Plain Layout
26609 Paquetages LaTeX ! marginnote
26610 \end_layout
26611
26612 \end_inset
26613
26614 .
26615  En ajoutant les deux lignes suivantes au préambule de votre document, la
26616  commande que LyX utilise pour les notes de marge est redéfinie pour utiliser
26617  la commande fournie par le paquetage 
26618 \series bold
26619 marginnote
26620 \series default
26621  :
26622 \end_layout
26623
26624 \begin_layout Standard
26625
26626 \series bold
26627
26628 \backslash
26629 usepackage{marginnote}
26630 \begin_inset Newline newline
26631 \end_inset
26632
26633
26634 \backslash
26635 let
26636 \backslash
26637 marginpar
26638 \backslash
26639 marginnote
26640 \end_layout
26641
26642 \begin_layout Standard
26643 Ce paquetage est aussi utilisé dans ce document parce que 
26644 \series bold
26645 marginnote
26646 \series default
26647  a une autre fonction très utile : Vous pouvez définir un décalage (offset)
26648  vertical pour une note.
26649  C'est souvent nécessaire quand vous avez trop de notes en marge et qu'elles
26650  sont trop proches les unes des autres ou que vous voulez améliorer la mise
26651  en page.
26652  Le décalage est inséré dans LyX sous forme de code TeX directement après
26653  la note sous la forme
26654 \end_layout
26655
26656 \begin_layout Standard
26657
26658 \series bold
26659 [offset]
26660 \end_layout
26661
26662 \begin_layout Standard
26663 où l'offset utilise l'une des unités listées dans le tableau
26664 \begin_inset space ~
26665 \end_inset
26666
26667
26668 \begin_inset CommandInset ref
26669 LatexCommand ref
26670 reference "cha:Unités-de-longueur"
26671
26672 \end_inset
26673
26674 .
26675  Une valeur négative déplace la note vers le haut, une valeur positive la
26676  déplace vers le bas.
26677  Par exemple la note qui se trouve à côté de cette ligne de texte est décalée
26678  vers le haut de 1.5
26679 \begin_inset space \thinspace{}
26680 \end_inset
26681
26682 cm avec la commande en code TeX 
26683 \begin_inset Quotes eld
26684 \end_inset
26685
26686
26687 \series bold
26688 [-1.5cm]
26689 \series default
26690
26691 \begin_inset Quotes erd
26692 \end_inset
26693
26694
26695 \begin_inset Marginal
26696 status collapsed
26697
26698 \begin_layout Plain Layout
26699 Cette note en marge est décalée vers le haut de 1.5
26700 \begin_inset space \thinspace{}
26701 \end_inset
26702
26703 cm par rapport à sa position d'origine.
26704 \end_layout
26705
26706 \end_inset
26707
26708
26709 \begin_inset ERT
26710 status collapsed
26711
26712 \begin_layout Plain Layout
26713
26714 [-1.5cm]
26715 \end_layout
26716
26717 \end_inset
26718
26719
26720 \end_layout
26721
26722 \begin_layout Standard
26723 \begin_inset VSpace medskip
26724 \end_inset
26725
26726 Avec le paquetage 
26727 \series bold
26728 marginnote
26729 \series default
26730  vous pouvez aussi modifier l'alignement du texte dans la note de marge.
26731  Par exemple les commandes 
26732 \end_layout
26733
26734 \begin_layout Standard
26735
26736 \series bold
26737
26738 \backslash
26739 renewcommand*{
26740 \backslash
26741 raggedleftmarginnote}{
26742 \backslash
26743 centering}
26744 \begin_inset Newline newline
26745 \end_inset
26746
26747
26748 \backslash
26749 renewcommand*{
26750 \backslash
26751 raggedrightmarginnote}{
26752 \backslash
26753 centering}
26754 \end_layout
26755
26756 \begin_layout Standard
26757 donnent un alignement centré.
26758  
26759 \series bold
26760
26761 \backslash
26762 raggedleftmarginnote
26763 \series default
26764  indique une note qui apparaît dans la marge de gauche.
26765 \begin_inset ERT
26766 status collapsed
26767
26768 \begin_layout Plain Layout
26769
26770
26771 \backslash
26772 renewcommand*{
26773 \backslash
26774 raggedleftmarginnote}{
26775 \backslash
26776 centering}
26777 \end_layout
26778
26779 \begin_layout Plain Layout
26780
26781
26782 \backslash
26783 renewcommand*{
26784 \backslash
26785 raggedrightmarginnote}{
26786 \backslash
26787 centering}
26788 \end_layout
26789
26790 \end_inset
26791
26792
26793 \begin_inset Marginal
26794 status collapsed
26795
26796 \begin_layout Plain Layout
26797 Le texte de cette note en marge est centré.
26798 \end_layout
26799
26800 \end_inset
26801
26802 .
26803  Le comportement implicite est donné par
26804 \end_layout
26805
26806 \begin_layout Standard
26807
26808 \series bold
26809
26810 \backslash
26811 renewcommand*{
26812 \backslash
26813 raggedleftmarginnote}{
26814 \backslash
26815 raggedleft}
26816 \begin_inset Newline newline
26817 \end_inset
26818
26819
26820 \backslash
26821 renewcommand*{
26822 \backslash
26823 raggedrightmarginnote}{
26824 \backslash
26825 raggedright}
26826 \series default
26827
26828 \begin_inset ERT
26829 status collapsed
26830
26831 \begin_layout Plain Layout
26832
26833
26834 \backslash
26835 renewcommand*{
26836 \backslash
26837 raggedleftmarginnote}{
26838 \backslash
26839 raggedleft}
26840 \end_layout
26841
26842 \begin_layout Plain Layout
26843
26844
26845 \backslash
26846 renewcommand*{
26847 \backslash
26848 raggedrightmarginnote}{
26849 \backslash
26850 raggedright}
26851 \end_layout
26852
26853 \end_inset
26854
26855
26856 \end_layout
26857
26858 \begin_layout Standard
26859 \begin_inset VSpace medskip
26860 \end_inset
26861
26862 Pour les autre fonctions du paquetage 
26863 \series bold
26864 marginnote
26865 \series default
26866  nous vous renvoyons à sa documentation 
26867 \begin_inset CommandInset citation
26868 LatexCommand cite
26869 key "marginnote"
26870
26871 \end_inset
26872
26873 .
26874 \end_layout
26875
26876 \begin_layout Standard
26877 \begin_inset VSpace bigskip
26878 \end_inset
26879
26880 Vous pouvez changer la mise en forme d'une note en marge en changeant sa
26881  définition.
26882  Pour créer par exemple une entête pour toutes les notes en marge avec le
26883  texte 
26884 \begin_inset Quotes eld
26885 \end_inset
26886
26887
26888 \family sans
26889 \series bold
26890 \bar under
26891 Attention!
26892 \family default
26893 \series default
26894 \bar default
26895
26896 \begin_inset Quotes erd
26897 \end_inset
26898
26899  écrit en souligné, sans-sérif et en gras, ajoutez ce qui suit dans le préambule
26900  de votre document :
26901 \end_layout
26902
26903 \begin_layout Standard
26904
26905 \series bold
26906
26907 \backslash
26908 let
26909 \backslash
26910 myMarginpar
26911 \backslash
26912 marginpar
26913 \begin_inset Newline newline
26914 \end_inset
26915
26916
26917 \backslash
26918 renewcommand{
26919 \backslash
26920 marginpar}[1]{
26921 \backslash
26922 myMarginpar{%
26923 \begin_inset Newline newline
26924 \end_inset
26925
26926
26927 \begin_inset ERT
26928 status collapsed
26929
26930 \begin_layout Plain Layout
26931
26932
26933 \backslash
26934 hphantom{ }
26935 \end_layout
26936
26937 \end_inset
26938
26939
26940 \backslash
26941 hspace{0pt}
26942 \backslash
26943 textsf{
26944 \backslash
26945 textbf{
26946 \backslash
26947 underbar{Attention!}}}%
26948 \begin_inset Newline newline
26949 \end_inset
26950
26951
26952 \begin_inset ERT
26953 status collapsed
26954
26955 \begin_layout Plain Layout
26956
26957
26958 \backslash
26959 hphantom{ }
26960 \end_layout
26961
26962 \end_inset
26963
26964
26965 \backslash
26966 vspace{1.5mm}
26967 \backslash
26968
26969 \backslash
26970 #1}}
26971 \end_layout
26972
26973 \begin_layout Standard
26974 \begin_inset ERT
26975 status collapsed
26976
26977 \begin_layout Plain Layout
26978
26979
26980 \backslash
26981 let
26982 \backslash
26983 myMarginpar
26984 \backslash
26985 marginpar
26986 \end_layout
26987
26988 \begin_layout Plain Layout
26989
26990
26991 \backslash
26992 renewcommand{
26993 \backslash
26994 marginpar}[1]{
26995 \backslash
26996 myMarginpar{%
26997 \end_layout
26998
26999 \begin_layout Plain Layout
27000
27001    
27002 \backslash
27003 textsf{
27004 \backslash
27005 textbf{
27006 \backslash
27007 underbar{Attention!}}}%
27008 \end_layout
27009
27010 \begin_layout Plain Layout
27011
27012    
27013 \backslash
27014 vspace{1.5mm}
27015 \backslash
27016
27017 \backslash
27018 #1}}
27019 \end_layout
27020
27021 \end_inset
27022
27023
27024 \begin_inset Marginal
27025 status open
27026
27027 \begin_layout Plain Layout
27028 Ceci est une note en marge avec une en-tête prédéfinie.
27029 \end_layout
27030
27031 \end_inset
27032
27033
27034 \begin_inset ERT
27035 status collapsed
27036
27037 \begin_layout Plain Layout
27038
27039 [-1.5cm]
27040 \end_layout
27041
27042 \end_inset
27043
27044
27045 \begin_inset ERT
27046 status collapsed
27047
27048 \begin_layout Plain Layout
27049
27050
27051 \backslash
27052 renewcommand{
27053 \backslash
27054 marginpar}[1]{
27055 \backslash
27056 myMarginpar{#1}}
27057 \end_layout
27058
27059 \end_inset
27060
27061
27062 \begin_inset Note Note
27063 status collapsed
27064
27065 \begin_layout Plain Layout
27066
27067 \lang english
27068 The margin note format is changed only for this example.
27069 \end_layout
27070
27071 \end_inset
27072
27073
27074 \end_layout
27075
27076 \begin_layout Standard
27077 \begin_inset ERT
27078 status collapsed
27079
27080 \begin_layout Plain Layout
27081
27082
27083 \backslash
27084 else
27085 \end_layout
27086
27087 \end_inset
27088
27089
27090 \begin_inset Note Note
27091 status open
27092
27093 \begin_layout Plain Layout
27094 Ce qui suit sera affiché si le paquetage LaTeX 
27095 \series bold
27096 marginnote
27097 \series default
27098  n'est pas installé :
27099 \end_layout
27100
27101 \end_inset
27102
27103
27104 \end_layout
27105
27106 \begin_layout Standard
27107 Vous devez installer le paquetage LaTeX 
27108 \series bold
27109 marginnote
27110 \series default
27111  pour voir la suite de cette section dans la sortie imprimée.
27112 \end_layout
27113
27114 \begin_layout Standard
27115 \begin_inset ERT
27116 status collapsed
27117
27118 \begin_layout Plain Layout
27119
27120
27121 \backslash
27122 fi
27123 \end_layout
27124
27125 \end_inset
27126
27127
27128 \end_layout
27129
27130 \begin_layout Chapter
27131 Les Boîtes
27132 \end_layout
27133
27134 \begin_layout Section
27135 Introduction
27136 \begin_inset Index
27137 status collapsed
27138
27139 \begin_layout Plain Layout
27140 Boîtes ! Introduction
27141 \end_layout
27142
27143 \end_inset
27144
27145
27146 \end_layout
27147
27148 \begin_layout Standard
27149 Les boîtes sont utilisées pour mettre en forme un bloc de texte.
27150  Elles peuvent être utilisées pour écrire un document en plusieurs langues,
27151  voir la section
27152 \begin_inset space ~
27153 \end_inset
27154
27155
27156 \begin_inset CommandInset ref
27157 LatexCommand ref
27158 reference "sec:Minipages"
27159
27160 \end_inset
27161
27162 , pour encadrer des portions de texte, voir la section
27163 \begin_inset space ~
27164 \end_inset
27165
27166
27167 \begin_inset CommandInset ref
27168 LatexCommand ref
27169 reference "sec:Décorations"
27170
27171 \end_inset
27172
27173 , pour empêcher que des mots subissent une césure, voir la section
27174 \begin_inset space ~
27175 \end_inset
27176
27177
27178 \begin_inset CommandInset ref
27179 LatexCommand ref
27180 reference "sec:Empêcher-césure"
27181
27182 \end_inset
27183
27184 , pour aligner du texte, voir la section
27185 \begin_inset space ~
27186 \end_inset
27187
27188
27189 \begin_inset CommandInset ref
27190 LatexCommand ref
27191 reference "sub:Alignement-Vertical"
27192
27193 \end_inset
27194
27195 , ou pour modifier la couleur de fond d'une portion de texte, voir la section
27196 \begin_inset space ~
27197 \end_inset
27198
27199
27200 \begin_inset CommandInset ref
27201 LatexCommand ref
27202 reference "sec:Boîtes-colorées"
27203
27204 \end_inset
27205
27206 .
27207 \end_layout
27208
27209 \begin_layout Standard
27210 On peut insérer une boîte en utilisant le menu 
27211 \family sans
27212 Insérer\SpecialChar \menuseparator
27213 Boîte
27214 \family default
27215  ou avec le bouton 
27216 \begin_inset Graphics
27217         filename ../../images/box-insert.png
27218         scale 85
27219         scaleBeforeRotation
27220
27221 \end_inset
27222
27223  de la barre d'outils.
27224  Une boîte grise avec une étiquette 
27225 \family sans
27226 Boîte
27227 \begin_inset space ~
27228 \end_inset
27229
27230 (Minipage)
27231 \family default
27232
27233 \begin_inset Graphics
27234         filename clipart/BoxInsetDefaultQt4.png
27235         scale 65
27236         scaleBeforeRotation
27237
27238 \end_inset
27239
27240  est alors insérée.
27241  Le type de la boîte peut être précisé en faisant un clic droit sur la boîte.
27242  La fenêtre de dialogue qui apparaît donne accès aux types de
27243 \family sans
27244  Boîte
27245 \begin_inset space ~
27246 \end_inset
27247
27248 Intérieure
27249 \family default
27250  
27251 \family sans
27252 Parbox
27253 \begin_inset Note Note
27254 status collapsed
27255
27256 \begin_layout Plain Layout
27257 En attendant un traduction plus correcte NdT
27258 \end_layout
27259
27260 \end_inset
27261
27262
27263 \family default
27264  et 
27265 \family sans
27266 Minipage
27267 \family default
27268 .
27269  Le type 
27270 \family sans
27271 Minipage
27272 \family default
27273  est le type implicite pour les boîtes nouvellement créées et il est décrit
27274  dans la section
27275 \begin_inset space ~
27276 \end_inset
27277
27278
27279 \begin_inset CommandInset ref
27280 LatexCommand ref
27281 reference "sec:Minipages"
27282
27283 \end_inset
27284
27285 ; le type 
27286 \family sans
27287 Parbox
27288 \family default
27289  est décrit dans la section
27290 \begin_inset space ~
27291 \end_inset
27292
27293
27294 \begin_inset CommandInset ref
27295 LatexCommand ref
27296 reference "sec:Parboxes"
27297
27298 \end_inset
27299
27300 .
27301 \end_layout
27302
27303 \begin_layout Standard
27304 Les boîtes ne sont pas numérotées et donc ne peuvent pas être référencées
27305  comme les flottants ou les notes de bas de page.
27306 \end_layout
27307
27308 \begin_layout Standard
27309 \begin_inset Note Greyedout
27310 status open
27311
27312 \begin_layout Plain Layout
27313
27314 \series bold
27315 Note:
27316 \series default
27317  Vous ne pouvez pas employer une boîte comme élément dans un environnement
27318  de type 
27319 \family sans
27320 Liste
27321 \family default
27322  ou 
27323 \family sans
27324 Description
27325 \family default
27326 .
27327 \end_layout
27328
27329 \end_inset
27330
27331
27332 \end_layout
27333
27334 \begin_layout Standard
27335 \begin_inset Note Greyedout
27336 status open
27337
27338 \begin_layout Plain Layout
27339
27340 \series bold
27341 Note:
27342 \series default
27343  Pour une raison inconnue, vous ne pouvez mettre le type de la 
27344 \family sans
27345 Boîte
27346 \begin_inset space ~
27347 \end_inset
27348
27349 Intérieure
27350 \family default
27351  à 
27352 \family sans
27353 Aucune
27354 \family default
27355  que quand vous utilisez une boîte encadrée.
27356  Les boîtes sans 
27357 \family sans
27358 Boîte
27359 \begin_inset space ~
27360 \end_inset
27361
27362 Intérieure
27363 \family default
27364  et sans cadre sont expliquées dans la section
27365 \begin_inset space ~
27366 \end_inset
27367
27368
27369 \begin_inset CommandInset ref
27370 LatexCommand ref
27371 reference "sec:Empêcher-césure"
27372
27373 \end_inset
27374
27375 .
27376 \end_layout
27377
27378 \end_inset
27379
27380
27381 \end_layout
27382
27383 \begin_layout Section
27384 La fenêtre de dialogue Boîte
27385 \begin_inset CommandInset label
27386 LatexCommand label
27387 name "sec:Boîte-Dialogue"
27388
27389 \end_inset
27390
27391
27392 \begin_inset Index
27393 status collapsed
27394
27395 \begin_layout Plain Layout
27396 Boîtes ! Fenêtre de dialogue Boîte
27397 \end_layout
27398
27399 \end_inset
27400
27401
27402 \end_layout
27403
27404 \begin_layout Subsection
27405 Taille
27406 \begin_inset Index
27407 status collapsed
27408
27409 \begin_layout Plain Layout
27410 Boîtes ! Taille
27411 \end_layout
27412
27413 \end_inset
27414
27415
27416 \end_layout
27417
27418 \begin_layout Standard
27419 Dans la fenêtre de dialogue 
27420 \family sans
27421 Paramètres
27422 \begin_inset space ~
27423 \end_inset
27424
27425 de
27426 \begin_inset space ~
27427 \end_inset
27428
27429 Boîte
27430 \family default
27431  vous pouvez modifier la géométrie de la boîte avec les champs 
27432 \family sans
27433 Largeur
27434 \family default
27435  et 
27436 \family sans
27437 Hauteur
27438 \family default
27439 .
27440  Les unités de longueur qui sont utilisables dans ces champs sont décrites
27441  dans le tableau
27442 \begin_inset space ~
27443 \end_inset
27444
27445
27446 \begin_inset CommandInset ref
27447 LatexCommand ref
27448 reference "tab:Unités"
27449
27450 \end_inset
27451
27452 .
27453  Le champ 
27454 \family sans
27455 Hauteur
27456 \family default
27457  offre en plus les spécifications de taille suivantes :
27458 \end_layout
27459
27460 \begin_layout Description
27461 Profondeur C'est simplement la 
27462 \begin_inset Quotes eld
27463 \end_inset
27464
27465 hauteur
27466 \begin_inset Quotes erd
27467 \end_inset
27468
27469  du texte.
27470  On ne tient pas compte de hauteur réelle du texte quand il y a plusieurs
27471  lignes de texte dans la boîte.
27472 \begin_inset Newline newline
27473 \end_inset
27474
27475
27476 \begin_inset Newline newline
27477 \end_inset
27478
27479
27480 \begin_inset Newline newline
27481 \end_inset
27482
27483
27484 \begin_inset Box Boxed
27485 position "c"
27486 hor_pos "c"
27487 has_inner_box 1
27488 inner_pos "c"
27489 use_parbox 0
27490 width "12col%"
27491 special "none"
27492 height "1in"
27493 height_special "depth"
27494 status open
27495
27496 \begin_layout Plain Layout
27497 \align center
27498 Boîte dont la hauteur est égale à 1
27499 \begin_inset space \thinspace{}
27500 \end_inset
27501
27502 Profondeur
27503 \end_layout
27504
27505 \end_inset
27506
27507
27508 \begin_inset Newline newline
27509 \end_inset
27510
27511
27512 \begin_inset Newline newline
27513 \end_inset
27514
27515
27516 \end_layout
27517
27518 \begin_layout Description
27519 Hauteur C'est la hauteur totale du texte qui se trouve dans la boîte.
27520  Par exemple, une valeur de 2 pour cette taille va donner une boîte qui
27521  est deux fois plus haute que le texte : 
27522 \begin_inset Box Boxed
27523 position "c"
27524 hor_pos "c"
27525 has_inner_box 1
27526 inner_pos "c"
27527 use_parbox 0
27528 width "20col%"
27529 special "none"
27530 height "2in"
27531 height_special "height"
27532 status open
27533
27534 \begin_layout Plain Layout
27535 \align center
27536 Boîte dont la hauteur est 2
27537 \begin_inset space \thinspace{}
27538 \end_inset
27539
27540 Hauteur
27541 \end_layout
27542
27543 \end_inset
27544
27545
27546 \end_layout
27547
27548 \begin_layout Description
27549 Hauteur
27550 \begin_inset space ~
27551 \end_inset
27552
27553 Totale C'est égal à Hauteur
27554 \begin_inset space \thinspace{}
27555 \end_inset
27556
27557 +
27558 \begin_inset space \thinspace{}
27559 \end_inset
27560
27561 Profondeur : 
27562 \begin_inset Box Boxed
27563 position "c"
27564 hor_pos "c"
27565 has_inner_box 1
27566 inner_pos "c"
27567 use_parbox 0
27568 width "20col%"
27569 special "none"
27570 height "1in"
27571 height_special "totalheight"
27572 status open
27573
27574 \begin_layout Plain Layout
27575 \align center
27576 Boîte dont la hauteur est 1
27577 \begin_inset space \thinspace{}
27578 \end_inset
27579
27580 Hauteur
27581 \begin_inset space ~
27582 \end_inset
27583
27584 Totale
27585 \end_layout
27586
27587 \end_inset
27588
27589
27590 \end_layout
27591
27592 \begin_layout Description
27593 Largeur On prend la largeur de la boîte comme hauteur : 
27594 \begin_inset Box Boxed
27595 position "c"
27596 hor_pos "c"
27597 has_inner_box 1
27598 inner_pos "c"
27599 use_parbox 0
27600 width "12col%"
27601 special "none"
27602 height "1in"
27603 height_special "width"
27604 status open
27605
27606 \begin_layout Plain Layout
27607 \align center
27608 Boîte dont la hauteur est 1
27609 \begin_inset space \thinspace{}
27610 \end_inset
27611
27612 Largeur
27613 \end_layout
27614
27615 \end_inset
27616
27617
27618 \end_layout
27619
27620 \begin_layout Subsection
27621 Alignement
27622 \begin_inset Index
27623 status collapsed
27624
27625 \begin_layout Plain Layout
27626 Boîtes ! Alignement
27627 \end_layout
27628
27629 \end_inset
27630
27631
27632 \end_layout
27633
27634 \begin_layout Standard
27635 Quand vous avez choisi une 
27636 \family sans
27637 Boîte
27638 \begin_inset space ~
27639 \end_inset
27640
27641 Intérieure
27642 \family default
27643 , l'alignement vertical de la boîte peut être :
27644 \end_layout
27645
27646 \begin_layout Description
27647 Haut Ceci est un exemple de texte.
27648  
27649 \begin_inset Box Boxed
27650 position "t"
27651 hor_pos "c"
27652 has_inner_box 1
27653 inner_pos "c"
27654 use_parbox 0
27655 width "12col%"
27656 special "none"
27657 height "1in"
27658 height_special "totalheight"
27659 status collapsed
27660
27661 \begin_layout Plain Layout
27662 \align center
27663 Cette boîte est alignée sur le haut.
27664 \end_layout
27665
27666 \end_inset
27667
27668  Ceci est un exemple de texte.
27669 \end_layout
27670
27671 \begin_layout Description
27672 Milieu Ceci est un exemple de texte.
27673  
27674 \begin_inset Box Boxed
27675 position "c"
27676 hor_pos "c"
27677 has_inner_box 1
27678 inner_pos "c"
27679 use_parbox 0
27680 width "12col%"
27681 special "none"
27682 height "1in"
27683 height_special "totalheight"
27684 status collapsed
27685
27686 \begin_layout Plain Layout
27687 \align center
27688 Cette boîte est alignée au centre.
27689 \end_layout
27690
27691 \end_inset
27692
27693  Ceci est un exemple de texte.
27694 \end_layout
27695
27696 \begin_layout Description
27697 Bas Ceci est un exemple de texte.
27698  
27699 \begin_inset Box Boxed
27700 position "b"
27701 hor_pos "c"
27702 has_inner_box 1
27703 inner_pos "c"
27704 use_parbox 0
27705 width "12col%"
27706 special "none"
27707 height "1in"
27708 height_special "totalheight"
27709 status collapsed
27710
27711 \begin_layout Plain Layout
27712 \align center
27713 Cette boîte est alignée sur le bas.
27714 \end_layout
27715
27716 \end_inset
27717
27718  Ceci est un exemple de texte.
27719 \end_layout
27720
27721 \begin_layout Standard
27722 \begin_inset Note Greyedout
27723 status open
27724
27725 \begin_layout Plain Layout
27726
27727 \series bold
27728 Note:
27729 \series default
27730  L'alignement vertical peut être perturbé dans la sortie finale quand vous
27731  avez par exemple deux boîtes sur une même ligne, une avec une ombre et
27732  l'autre non.
27733 \end_layout
27734
27735 \end_inset
27736
27737
27738 \end_layout
27739
27740 \begin_layout Standard
27741 L'alignement horizontal de la boîte peut être modifié quand elle a son propre
27742  paragraphe grâce à la fenêtre de dialogue 
27743 \family sans
27744 Paramètres
27745 \begin_inset space ~
27746 \end_inset
27747
27748 de
27749 \begin_inset space ~
27750 \end_inset
27751
27752 Boîte
27753 \family default
27754 .
27755 \end_layout
27756
27757 \begin_layout Standard
27758 \begin_inset VSpace bigskip
27759 \end_inset
27760
27761 Quand vous avez choisi une 
27762 \family sans
27763 Boîte
27764 \begin_inset space ~
27765 \end_inset
27766
27767 Intérieure
27768 \family default
27769 , l'alignement vertical du contenu de la boîte peut être :
27770 \end_layout
27771
27772 \begin_layout Description
27773 haut Ceci est un exemple de texte.
27774 \begin_inset Box Boxed
27775 position "c"
27776 hor_pos "c"
27777 has_inner_box 1
27778 inner_pos "t"
27779 use_parbox 0
27780 width "12col%"
27781 special "none"
27782 height "1.5in"
27783 height_special "totalheight"
27784 status collapsed
27785
27786 \begin_layout Plain Layout
27787 \align center
27788 Le texte de cette boîte est aligné sur le haut.
27789 \end_layout
27790
27791 \end_inset
27792
27793  Ceci est un exemple de texte.
27794 \end_layout
27795
27796 \begin_layout Description
27797 milieu Ceci est un exemple de texte.
27798  
27799 \begin_inset Box Boxed
27800 position "c"
27801 hor_pos "c"
27802 has_inner_box 1
27803 inner_pos "c"
27804 use_parbox 0
27805 width "12col%"
27806 special "none"
27807 height "1.5in"
27808 height_special "totalheight"
27809 status collapsed
27810
27811 \begin_layout Plain Layout
27812 \align center
27813 Le texte de cette boîte est aligné au centre
27814 \end_layout
27815
27816 \end_inset
27817
27818  Ceci est un exemple de texte.
27819 \end_layout
27820
27821 \begin_layout Description
27822 bas Ceci est un exemple de texte.
27823  
27824 \begin_inset Box Boxed
27825 position "c"
27826 hor_pos "c"
27827 has_inner_box 1
27828 inner_pos "b"
27829 use_parbox 0
27830 width "12col%"
27831 special "none"
27832 height "1.5in"
27833 height_special "totalheight"
27834 status collapsed
27835
27836 \begin_layout Plain Layout
27837 \align center
27838 Le texte de cette boîte est aligné en bas.
27839 \end_layout
27840
27841 \end_inset
27842
27843  Ceci est un exemple de texte.
27844 \end_layout
27845
27846 \begin_layout Description
27847 élongation Ceci est un exemple de texte.
27848  
27849 \begin_inset Box Boxed
27850 position "c"
27851 hor_pos "c"
27852 has_inner_box 1
27853 inner_pos "s"
27854 use_parbox 0
27855 width "12col%"
27856 special "none"
27857 height "1.5in"
27858 height_special "totalheight"
27859 status collapsed
27860
27861 \begin_layout Plain Layout
27862 \align center
27863 Le texte 
27864 \end_layout
27865
27866 \begin_layout Plain Layout
27867 \align center
27868 de cette
27869 \end_layout
27870
27871 \begin_layout Plain Layout
27872 \align center
27873 boîte est
27874 \end_layout
27875
27876 \begin_layout Plain Layout
27877 \align center
27878 allongé.
27879 \end_layout
27880
27881 \end_inset
27882
27883  Ceci est un exemple de texte.
27884 \end_layout
27885
27886 \begin_layout Standard
27887 Pour allonger le contenu d'une boîte, il doit être constitué de plus d'un
27888  paragraphe.
27889  Dans l'exemple ci-dessus, chaque ligne de texte a son propre paragraphe.
27890 \end_layout
27891
27892 \begin_layout Standard
27893 \begin_inset VSpace bigskip
27894 \end_inset
27895
27896 Pour aligner horizontalement le contenu d'une boîte vous pouvez utiliser
27897  la fenêtre de dialogue 
27898 \family sans
27899 Paramètres
27900 \begin_inset space ~
27901 \end_inset
27902
27903 de
27904 \begin_inset space ~
27905 \end_inset
27906
27907 paragraphe
27908 \family default
27909  quand vous avez choisi une 
27910 \family sans
27911 Boîte
27912 \begin_inset space ~
27913 \end_inset
27914
27915 Intérieure
27916 \family default
27917 .
27918 \end_layout
27919
27920 \begin_layout Standard
27921 \align center
27922 \begin_inset Box Boxed
27923 position "c"
27924 hor_pos "c"
27925 has_inner_box 1
27926 inner_pos "s"
27927 use_parbox 0
27928 width "15col%"
27929 special "none"
27930 height "1.25in"
27931 height_special "totalheight"
27932 status open
27933
27934 \begin_layout Plain Layout
27935 \align left
27936 Le texte de 
27937 \end_layout
27938
27939 \begin_layout Plain Layout
27940 \align left
27941 cette boîte
27942 \end_layout
27943
27944 \begin_layout Plain Layout
27945 \align right
27946 est allongé.
27947 \end_layout
27948
27949 \end_inset
27950
27951
27952 \end_layout
27953
27954 \begin_layout Standard
27955 Si vous n'avez pas choisi une 
27956 \family sans
27957 Boîte
27958 \begin_inset space ~
27959 \end_inset
27960
27961 Intérieure
27962 \family default
27963 , vous pouvez allonger le contenu de la boîte horizontalement avec la fenêtre
27964  de dialogue de boîte.
27965 \end_layout
27966
27967 \begin_layout Standard
27968 \align center
27969 \begin_inset Box Boxed
27970 position "c"
27971 hor_pos "s"
27972 has_inner_box 0
27973 inner_pos "s"
27974 use_parbox 0
27975 width "90col%"
27976 special "none"
27977 height "1.25in"
27978 height_special "totalheight"
27979 status open
27980
27981 \begin_layout Plain Layout
27982 \align left
27983 Le texte de cette boîte est allongé horizontalement.
27984 \end_layout
27985
27986 \end_inset
27987
27988
27989 \end_layout
27990
27991 \begin_layout Subsection
27992 Décorations
27993 \begin_inset CommandInset label
27994 LatexCommand label
27995 name "sec:Décorations"
27996
27997 \end_inset
27998
27999
28000 \begin_inset Index
28001 status collapsed
28002
28003 \begin_layout Plain Layout
28004 Boîtes ! Décorations
28005 \end_layout
28006
28007 \end_inset
28008
28009
28010 \end_layout
28011
28012 \begin_layout Standard
28013 On peut spécifier le style de la boîte en utilisant la liste déroulante
28014  
28015 \family sans
28016 Décoration
28017 \family default
28018 .
28019  Les possibilités sont les suivantes :
28020 \end_layout
28021
28022 \begin_layout Description
28023 Cadre
28024 \begin_inset space ~
28025 \end_inset
28026
28027 simple Ceci dessine un cadre rectangulaire autour de la boîte.
28028  L'épaisseur du trait de ce cadre est donnée par la variable  
28029 \series bold
28030
28031 \backslash
28032 fboxrule
28033 \series default
28034 .
28035  
28036 \begin_inset Box Boxed
28037 position "c"
28038 hor_pos "c"
28039 has_inner_box 1
28040 inner_pos "c"
28041 use_parbox 0
28042 width "20col%"
28043 special "none"
28044 height "1in"
28045 height_special "totalheight"
28046 status open
28047
28048 \begin_layout Plain Layout
28049 \align center
28050 Boîte rectangulaire
28051 \end_layout
28052
28053 \end_inset
28054
28055
28056 \end_layout
28057
28058 \begin_layout Description
28059 Cadre
28060 \begin_inset space ~
28061 \end_inset
28062
28063 simple,
28064 \begin_inset space ~
28065 \end_inset
28066
28067 sauts
28068 \begin_inset space ~
28069 \end_inset
28070
28071 de
28072 \begin_inset space ~
28073 \end_inset
28074
28075 page Quand vous utilisez le style de décoration 
28076 \family sans
28077 cadre simple
28078 \family default
28079  sans boîte intérieure, vous pouvez autoriser les sauts de page à l'intérieur
28080  de la boîte.
28081  Notez que dans ce cas, contrairement aux autres boîtes avec cadre, le cadre
28082  predra toute la largeur de la colonne, la boîte sera considérée comme son
28083  propre paragraphe et 
28084 \series bold
28085
28086 \backslash
28087 fboxrule
28088 \series default
28089  et 
28090 \series bold
28091
28092 \backslash
28093 fboxsep
28094 \series default
28095  n'ont aucun effet sur ce type de boîte.
28096  L'épaisseur de la ligne du cadre a la valeur de 
28097 \series bold
28098
28099 \backslash
28100 FrameRule
28101 \series default
28102 .
28103  
28104 \lang english
28105
28106 \begin_inset Box Framed
28107 position "t"
28108 hor_pos "c"
28109 has_inner_box 0
28110 inner_pos "t"
28111 use_parbox 0
28112 width "100col%"
28113 special "none"
28114 height "1in"
28115 height_special "totalheight"
28116 status collapsed
28117
28118 \begin_layout Plain Layout
28119 Boîte avec cadre simple et sauts de page
28120 \end_layout
28121
28122 \end_inset
28123
28124
28125 \end_layout
28126
28127 \begin_layout Description
28128 Cadre
28129 \begin_inset space ~
28130 \end_inset
28131
28132 oval,
28133 \begin_inset space ~
28134 \end_inset
28135
28136 fin Ceci dessine un cadre ovalisée autour de la boîte.
28137  L'épaisseur du trait de ce cadre est de  0.4
28138 \begin_inset space \thinspace{}
28139 \end_inset
28140
28141 pt.
28142  
28143 \begin_inset Box ovalbox
28144 position "c"
28145 hor_pos "c"
28146 has_inner_box 1
28147 inner_pos "c"
28148 use_parbox 0
28149 width "20col%"
28150 special "none"
28151 height "1in"
28152 height_special "totalheight"
28153 status open
28154
28155 \begin_layout Plain Layout
28156 \align center
28157 Boîte ovalisée, fine
28158 \end_layout
28159
28160 \end_inset
28161
28162
28163 \end_layout
28164
28165 \begin_layout Description
28166 Cadre
28167 \begin_inset space ~
28168 \end_inset
28169
28170 oval,
28171 \begin_inset space ~
28172 \end_inset
28173
28174 épais Ceci dessine un cadre ovalisée autour de la boîte.
28175  L'épaisseur du trait de ce cadre est de   0.8
28176 \begin_inset space \thinspace{}
28177 \end_inset
28178
28179 pt.
28180  
28181 \begin_inset Box Ovalbox
28182 position "c"
28183 hor_pos "c"
28184 has_inner_box 1
28185 inner_pos "c"
28186 use_parbox 0
28187 width "20col%"
28188 special "none"
28189 height "1in"
28190 height_special "totalheight"
28191 status open
28192
28193 \begin_layout Plain Layout
28194 \align center
28195 Boîte ovalisée, épaisse
28196 \end_layout
28197
28198 \end_inset
28199
28200
28201 \end_layout
28202
28203 \begin_layout Description
28204 Ombre
28205 \begin_inset space ~
28206 \end_inset
28207
28208 en
28209 \begin_inset space ~
28210 \end_inset
28211
28212 relief Ceci dessine un cadre rectangulaire avec une ombre autour de la boîte.
28213  L'épaisseur du trait de ce cadre est donnée par la variable  
28214 \series bold
28215
28216 \backslash
28217 fboxrule
28218 \series default
28219 , l'ombre a une épaisseur de  4
28220 \begin_inset space \thinspace{}
28221 \end_inset
28222
28223 pt.
28224  
28225 \begin_inset Box Shadowbox
28226 position "c"
28227 hor_pos "c"
28228 has_inner_box 1
28229 inner_pos "c"
28230 use_parbox 0
28231 width "20col%"
28232 special "none"
28233 height "1in"
28234 height_special "totalheight"
28235 status open
28236
28237 \begin_layout Plain Layout
28238 \align center
28239 Boîte ombrée
28240 \end_layout
28241
28242 \end_inset
28243
28244
28245 \end_layout
28246
28247 \begin_layout Description
28248 Fond
28249 \begin_inset space ~
28250 \end_inset
28251
28252 ombré Ceci dessine une boîte avec un arrière plan rouge.
28253  Contrairement aux boîtes coloriées
28254 \begin_inset Foot
28255 status collapsed
28256
28257 \begin_layout Plain Layout
28258 Voir la section
28259 \begin_inset space ~
28260 \end_inset
28261
28262
28263 \begin_inset CommandInset ref
28264 LatexCommand ref
28265 reference "sec:Boîtes-colorées"
28266
28267 \end_inset
28268
28269 .
28270 \end_layout
28271
28272 \end_inset
28273
28274 , elle utilise toujours toute la largeur de la colonne et la boîte constitue
28275  son propre paragraphe.
28276 \lang english
28277
28278 \begin_inset Box Shaded
28279 position "t"
28280 hor_pos "c"
28281 has_inner_box 0
28282 inner_pos "t"
28283 use_parbox 0
28284 width "50col%"
28285 special "none"
28286 height "1in"
28287 height_special "totalheight"
28288 status collapsed
28289
28290 \begin_layout Plain Layout
28291 Boîte avec fond ombré
28292 \end_layout
28293
28294 \end_inset
28295
28296
28297 \end_layout
28298
28299 \begin_layout Description
28300 Double
28301 \begin_inset space ~
28302 \end_inset
28303
28304 cadre Ceci dessine un cadre rectangulaire à deux traits autour de la boîte.
28305  L'épaisseur du trait du cadre interne est de 0.75
28306 \begin_inset space \thinspace{}
28307 \end_inset
28308
28309
28310 \series bold
28311
28312 \backslash
28313 fboxrule
28314 \series default
28315 , l'épaisseur du trait du cadre externe est de 1.5
28316 \begin_inset space \thinspace{}
28317 \end_inset
28318
28319
28320 \series bold
28321
28322 \backslash
28323 fboxrule
28324 \series default
28325 .
28326  La distance entre les deux cadres est de  1.5
28327 \begin_inset space \thinspace{}
28328 \end_inset
28329
28330
28331 \series bold
28332
28333 \backslash
28334 fboxrule
28335 \series default
28336
28337 \begin_inset space \thinspace{}
28338 \end_inset
28339
28340 +
28341 \begin_inset space \thinspace{}
28342 \end_inset
28343
28344 0.5
28345 \begin_inset space \thinspace{}
28346 \end_inset
28347
28348 pt.
28349  
28350 \begin_inset Box Doublebox
28351 position "c"
28352 hor_pos "c"
28353 has_inner_box 1
28354 inner_pos "c"
28355 use_parbox 0
28356 width "20col%"
28357 special "none"
28358 height "1in"
28359 height_special "totalheight"
28360 status open
28361
28362 \begin_layout Plain Layout
28363 \align center
28364 Boîte double
28365 \end_layout
28366
28367 \end_inset
28368
28369
28370 \end_layout
28371
28372 \begin_layout Standard
28373 \begin_inset VSpace bigskip
28374 \end_inset
28375
28376 L'étiquette qui se trouve sur la boîte dans LyX s'adapte pour montrer le
28377  style de boîte utilisé.
28378  Pour pouvoir utiliser ces différents types de cadres, vous devez installer
28379  le paquetage LaTeX 
28380 \series bold
28381 fancybox
28382 \series default
28383
28384 \begin_inset Index
28385 status collapsed
28386
28387 \begin_layout Plain Layout
28388 Paquetages LaTeX ! fancybox
28389 \end_layout
28390
28391 \end_inset
28392
28393 .
28394 \end_layout
28395
28396 \begin_layout Section
28397 Personnalisation des boîtes
28398 \begin_inset Index
28399 status collapsed
28400
28401 \begin_layout Plain Layout
28402 Boîtes! Personnalisation
28403 \end_layout
28404
28405 \end_inset
28406
28407
28408 \end_layout
28409
28410 \begin_layout Standard
28411 La valeur implicite pour la variable 
28412 \series bold
28413
28414 \backslash
28415 fboxrule
28416 \series default
28417  est 0.4
28418 \begin_inset space \thinspace{}
28419 \end_inset
28420
28421 pt.
28422  Elle peut être modifiée avec la commande suivante en code TeX, par exemple
28423  pour avoir 2
28424 \begin_inset space \thinspace{}
28425 \end_inset
28426
28427 pt :
28428 \end_layout
28429
28430 \begin_layout Standard
28431
28432 \series bold
28433
28434 \backslash
28435 setlength{
28436 \backslash
28437 fboxrule}{2pt}
28438 \end_layout
28439
28440 \begin_layout Standard
28441 \begin_inset ERT
28442 status collapsed
28443
28444 \begin_layout Plain Layout
28445
28446
28447 \backslash
28448 setlength{
28449 \backslash
28450 fboxrule}{2pt}
28451 \end_layout
28452
28453 \end_inset
28454
28455
28456 \begin_inset Box Boxed
28457 position "c"
28458 hor_pos "c"
28459 has_inner_box 1
28460 inner_pos "c"
28461 use_parbox 0
28462 width "25col%"
28463 special "none"
28464 height "1in"
28465 height_special "totalheight"
28466 status open
28467
28468 \begin_layout Plain Layout
28469 \align center
28470 Boîte rectangulaire avec 
28471 \series bold
28472
28473 \backslash
28474 fboxrule
28475 \series default
28476
28477 \begin_inset space \thinspace{}
28478 \end_inset
28479
28480 =
28481 \begin_inset space \thinspace{}
28482 \end_inset
28483
28484 2
28485 \begin_inset space \thinspace{}
28486 \end_inset
28487
28488 pt
28489 \end_layout
28490
28491 \end_inset
28492
28493
28494 \begin_inset ERT
28495 status collapsed
28496
28497 \begin_layout Plain Layout
28498
28499
28500 \backslash
28501 setlength{
28502 \backslash
28503 fboxrule}{0.4pt}
28504 \end_layout
28505
28506 \end_inset
28507
28508
28509 \end_layout
28510
28511 \begin_layout Standard
28512 \begin_inset VSpace bigskip
28513 \end_inset
28514
28515 L'espace entre le cadre et le contenu de la boîte est le même pour tous
28516  les types de cadres, implicitement il est de 3
28517 \begin_inset space \thinspace{}
28518 \end_inset
28519
28520 pt.
28521  Vous pouvez le modifier en donnant une autre valeur à la variable 
28522 \series bold
28523
28524 \backslash
28525 fboxsep
28526 \series default
28527 .
28528  Par exemple la commande
28529 \end_layout
28530
28531 \begin_layout Standard
28532
28533 \series bold
28534
28535 \backslash
28536 setlength{
28537 \backslash
28538 fboxsep}{10pt}
28539 \end_layout
28540
28541 \begin_layout Standard
28542 met une valeur de 10
28543 \begin_inset space \thinspace{}
28544 \end_inset
28545
28546 pt, comme celle utilisée pour cette boîte :
28547 \end_layout
28548
28549 \begin_layout Standard
28550 \begin_inset ERT
28551 status collapsed
28552
28553 \begin_layout Plain Layout
28554
28555
28556 \backslash
28557 setlength{
28558 \backslash
28559 fboxsep}{10pt}
28560 \end_layout
28561
28562 \end_inset
28563
28564
28565 \begin_inset Box Boxed
28566 position "c"
28567 hor_pos "c"
28568 has_inner_box 1
28569 inner_pos "c"
28570 use_parbox 0
28571 width "25col%"
28572 special "none"
28573 height "1in"
28574 height_special "totalheight"
28575 status open
28576
28577 \begin_layout Plain Layout
28578 \align center
28579 Boîte rectangulaire avec 
28580 \series bold
28581
28582 \backslash
28583 fboxsep
28584 \series default
28585
28586 \begin_inset space \thinspace{}
28587 \end_inset
28588
28589 =
28590 \begin_inset space \thinspace{}
28591 \end_inset
28592
28593 10
28594 \begin_inset space \thinspace{}
28595 \end_inset
28596
28597 pt
28598 \end_layout
28599
28600 \end_inset
28601
28602
28603 \begin_inset ERT
28604 status collapsed
28605
28606 \begin_layout Plain Layout
28607
28608
28609 \backslash
28610 setlength{
28611 \backslash
28612 fboxsep}{3pt}
28613 \end_layout
28614
28615 \end_inset
28616
28617
28618 \end_layout
28619
28620 \begin_layout Standard
28621 \begin_inset VSpace bigskip
28622 \end_inset
28623
28624 Le diamètre des coins arrondis des boîtes ovalisées peut être modifié par
28625  la commande 
28626 \series bold
28627
28628 \backslash
28629 cornersize
28630 \series default
28631 .
28632  Par exemple, la commande
28633 \end_layout
28634
28635 \begin_layout Standard
28636
28637 \series bold
28638
28639 \backslash
28640 cornersize*{1cm}
28641 \end_layout
28642
28643 \begin_layout Standard
28644 donne un diamètre de 1
28645 \begin_inset space \thinspace{}
28646 \end_inset
28647
28648 cm.
28649  La commande
28650 \end_layout
28651
28652 \begin_layout Standard
28653
28654 \series bold
28655
28656 \backslash
28657 cornersize{num}
28658 \end_layout
28659
28660 \begin_layout Standard
28661 fixe le diamètre à 
28662 \family sans
28663 num
28664 \begin_inset space \thinspace{}
28665 \end_inset
28666
28667 ×
28668 \begin_inset space \thinspace{}
28669 \end_inset
28670
28671 minimum(largeur et hauteur de la boîte)
28672 \family default
28673 .
28674  La valeur implicite est 
28675 \series bold
28676
28677 \backslash
28678 cornersize{0.5}
28679 \series default
28680 .
28681 \end_layout
28682
28683 \begin_layout Standard
28684 \begin_inset ERT
28685 status collapsed
28686
28687 \begin_layout Plain Layout
28688
28689
28690 \backslash
28691 cornersize*{1.5cm}
28692 \end_layout
28693
28694 \end_inset
28695
28696
28697 \begin_inset Box Ovalbox
28698 position "c"
28699 hor_pos "c"
28700 has_inner_box 1
28701 inner_pos "c"
28702 use_parbox 0
28703 width "25col%"
28704 special "none"
28705 height "1in"
28706 height_special "totalheight"
28707 status open
28708
28709 \begin_layout Plain Layout
28710 \align center
28711 Boîte ovale avec 
28712 \series bold
28713
28714 \backslash
28715 cornersize
28716 \series default
28717
28718 \begin_inset space \thinspace{}
28719 \end_inset
28720
28721 =
28722 \begin_inset space \thinspace{}
28723 \end_inset
28724
28725 1.5
28726 \begin_inset space \thinspace{}
28727 \end_inset
28728
28729 cm
28730 \end_layout
28731
28732 \end_inset
28733
28734
28735 \begin_inset ERT
28736 status collapsed
28737
28738 \begin_layout Plain Layout
28739
28740
28741 \backslash
28742 cornersize{0.5}
28743 \end_layout
28744
28745 \end_inset
28746
28747
28748 \end_layout
28749
28750 \begin_layout Standard
28751 \begin_inset VSpace bigskip
28752 \end_inset
28753
28754 La taille de l'ombre peut être ajustée en changeant la valeur de la variable
28755  
28756 \series bold
28757
28758 \backslash
28759 shadowsize
28760 \series default
28761 .
28762  Elle est fixée à 2
28763 \begin_inset space \thinspace{}
28764 \end_inset
28765
28766 pt pour la boîte suivante par la commande :
28767 \end_layout
28768
28769 \begin_layout Standard
28770
28771 \series bold
28772
28773 \backslash
28774 setlength{
28775 \backslash
28776 shadowsize}{2pt}
28777 \end_layout
28778
28779 \begin_layout Standard
28780 \begin_inset ERT
28781 status collapsed
28782
28783 \begin_layout Plain Layout
28784
28785
28786 \backslash
28787 setlength{
28788 \backslash
28789 shadowsize}{2pt}
28790 \end_layout
28791
28792 \end_inset
28793
28794
28795 \begin_inset Box Shadowbox
28796 position "c"
28797 hor_pos "c"
28798 has_inner_box 1
28799 inner_pos "c"
28800 use_parbox 0
28801 width "25col%"
28802 special "none"
28803 height "1in"
28804 height_special "totalheight"
28805 status open
28806
28807 \begin_layout Plain Layout
28808 \align center
28809 Boîte ombrée avec 
28810 \series bold
28811
28812 \backslash
28813 shadowsize
28814 \series default
28815
28816 \begin_inset space \thinspace{}
28817 \end_inset
28818
28819 =
28820 \begin_inset space \thinspace{}
28821 \end_inset
28822
28823 2
28824 \begin_inset space \thinspace{}
28825 \end_inset
28826
28827 pt
28828 \end_layout
28829
28830 \end_inset
28831
28832
28833 \begin_inset ERT
28834 status collapsed
28835
28836 \begin_layout Plain Layout
28837
28838
28839 \backslash
28840 setlength{
28841 \backslash
28842 shadowsize}{4pt}
28843 \end_layout
28844
28845 \end_inset
28846
28847
28848 \end_layout
28849
28850 \begin_layout Standard
28851 \begin_inset VSpace bigskip
28852 \end_inset
28853
28854
28855 \end_layout
28856
28857 \begin_layout Standard
28858 La valeur implicite pour la longueur 
28859 \series bold
28860
28861 \backslash
28862 FrameRule
28863 \series default
28864  est 0,4
28865 \begin_inset space \thinspace{}
28866 \end_inset
28867
28868 pt.
28869  L'espacement implicite entre le contenu de la note et le cadre est de 9
28870 \begin_inset space \thinspace{}
28871 \end_inset
28872
28873 pt et il peut être modifié en utilisant la valeur de 
28874 \series bold
28875
28876 \backslash
28877 FrameSep
28878 \series default
28879 .
28880  Par exemple, l'apparence de la boîte suivante a été modifiée avec les commandes
28881  suivantes en code TeX
28882 \end_layout
28883
28884 \begin_layout Standard
28885
28886 \series bold
28887
28888 \backslash
28889 setlength{
28890 \backslash
28891 FrameRule}{5pt}
28892 \begin_inset Newline newline
28893 \end_inset
28894
28895
28896 \backslash
28897 setlength{
28898 \backslash
28899 FrameSep}{0.5cm}
28900 \end_layout
28901
28902 \begin_layout Standard
28903 \begin_inset ERT
28904 status collapsed
28905
28906 \begin_layout Plain Layout
28907
28908
28909 \backslash
28910 setlength{
28911 \backslash
28912 FrameRule}{5pt}
28913 \end_layout
28914
28915 \begin_layout Plain Layout
28916
28917
28918 \backslash
28919 setlength{
28920 \backslash
28921 FrameSep}{0.5cm}
28922 \end_layout
28923
28924 \end_inset
28925
28926
28927 \begin_inset Box Framed
28928 position "t"
28929 hor_pos "c"
28930 has_inner_box 0
28931 inner_pos "t"
28932 use_parbox 0
28933 width "100col%"
28934 special "none"
28935 height "1in"
28936 height_special "totalheight"
28937 status open
28938
28939 \begin_layout Plain Layout
28940 Ceci est un texte dans une boîte autorisant les 
28941 \family sans
28942 sauts de page
28943 \family default
28944 .
28945 \end_layout
28946
28947 \end_inset
28948
28949
28950 \begin_inset ERT
28951 status collapsed
28952
28953 \begin_layout Plain Layout
28954
28955
28956 \backslash
28957 setlength{
28958 \backslash
28959 FrameRule}{0.4pt}
28960 \end_layout
28961
28962 \begin_layout Plain Layout
28963
28964
28965 \backslash
28966 setlength{
28967 \backslash
28968 FrameSep}{9pt}
28969 \end_layout
28970
28971 \end_inset
28972
28973
28974 \end_layout
28975
28976 \begin_layout Standard
28977
28978 \lang english
28979 \begin_inset VSpace bigskip
28980 \end_inset
28981
28982
28983 \end_layout
28984
28985 \begin_layout Standard
28986 Pour les bôites à 
28987 \family sans
28988 Fond
28989 \begin_inset space ~
28990 \end_inset
28991
28992 ombré
28993 \family default
28994 , l'espacement implicite entre le contenu de la boîte et son cadre est de
28995  3
28996 \begin_inset space \thinspace{}
28997 \end_inset
28998
28999 pt et il peut être modifié avec la valeur de 
29000 \series bold
29001
29002 \backslash
29003 fboxsep
29004 \series default
29005 .
29006  La couleur rouge utilisée implicitement pour le fond peut soit être modifiée
29007  localement avec la commande 
29008 \series bold
29009
29010 \backslash
29011 definecolor{shadecolor}
29012 \series default
29013 , soit globalement avec le menu 
29014 \family sans
29015 Outils\SpecialChar \menuseparator
29016 Préférences
29017 \family default
29018 \SpecialChar \menuseparator
29019
29020 \family sans
29021 Couleurs\SpecialChar \menuseparator
29022 boîte
29023 \begin_inset space ~
29024 \end_inset
29025
29026 ombrée
29027 \family default
29028 .
29029  La syntaxe de la commande 
29030 \series bold
29031
29032 \backslash
29033 definecolor
29034 \series default
29035  est expliquée dans la section
29036 \begin_inset space ~
29037 \end_inset
29038
29039
29040 \begin_inset CommandInset ref
29041 LatexCommand ref
29042 reference "sec:Tableaux-Colorés"
29043
29044 \end_inset
29045
29046
29047 \begin_inset Foot
29048 status collapsed
29049
29050 \begin_layout Plain Layout
29051 Notez que l'utilisation de 
29052 \series bold
29053
29054 \backslash
29055 definecolor
29056 \series default
29057  ne peut se faire sans le paquetage LaTeX 
29058 \series bold
29059 color
29060 \series default
29061  dans le préambule, voir la section
29062 \begin_inset space ~
29063 \end_inset
29064
29065
29066 \begin_inset CommandInset ref
29067 LatexCommand ref
29068 reference "sec:Boîtes-colorées"
29069
29070 \end_inset
29071
29072 .
29073  
29074 \end_layout
29075
29076 \end_inset
29077
29078 .
29079 \end_layout
29080
29081 \begin_layout Standard
29082 Par exemple l'apparence de la note à fond ombré suivante a été modifié avec
29083  les commandes en code TeX suivantes
29084 \end_layout
29085
29086 \begin_layout Standard
29087
29088 \series bold
29089
29090 \backslash
29091 setlength{
29092 \backslash
29093 fboxsep}{0.5cm}
29094 \series default
29095
29096 \begin_inset Newline newline
29097 \end_inset
29098
29099
29100 \series bold
29101
29102 \backslash
29103 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
29104 \end_layout
29105
29106 \begin_layout Standard
29107 \begin_inset ERT
29108 status collapsed
29109
29110 \begin_layout Plain Layout
29111
29112
29113 \backslash
29114 setlength{
29115 \backslash
29116 fboxsep}{0.5cm}
29117 \end_layout
29118
29119 \begin_layout Plain Layout
29120
29121
29122 \backslash
29123 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
29124 \end_layout
29125
29126 \end_inset
29127
29128
29129 \begin_inset Box Shaded
29130 position "t"
29131 hor_pos "c"
29132 has_inner_box 0
29133 inner_pos "t"
29134 use_parbox 0
29135 width "100col%"
29136 special "none"
29137 height "1in"
29138 height_special "totalheight"
29139 status open
29140
29141 \begin_layout Plain Layout
29142
29143 \color yellow
29144 Ceci est un texte jaune dans une boîte à 
29145 \family sans
29146 Fond
29147 \begin_inset space ~
29148 \end_inset
29149
29150 ombré
29151 \family default
29152 \color inherit
29153  
29154 \color yellow
29155 avec un fond vert foncé.
29156 \end_layout
29157
29158 \end_inset
29159
29160
29161 \begin_inset ERT
29162 status collapsed
29163
29164 \begin_layout Plain Layout
29165
29166
29167 \backslash
29168 setlength{
29169 \backslash
29170 fboxsep}{3pt}
29171 \end_layout
29172
29173 \begin_layout Plain Layout
29174
29175
29176 \backslash
29177 definecolor{shadecolor}{rgb}{1,0,0}
29178 \end_layout
29179
29180 \end_inset
29181
29182
29183 \end_layout
29184
29185 \begin_layout Standard
29186
29187 \lang english
29188 \begin_inset VSpace bigskip
29189 \end_inset
29190
29191
29192 \end_layout
29193
29194 \begin_layout Standard
29195 Les longueurs et les largeurs ainsi modifiées restent valables pour toutes
29196  les boîtes qui suivent la commandes qui les a changées.
29197 \end_layout
29198
29199 \begin_layout Section
29200 Minipages
29201 \begin_inset CommandInset label
29202 LatexCommand label
29203 name "sec:Minipages"
29204
29205 \end_inset
29206
29207
29208 \begin_inset Index
29209 status collapsed
29210
29211 \begin_layout Plain Layout
29212 Boîtes ! Minipages
29213 \end_layout
29214
29215 \end_inset
29216
29217
29218 \end_layout
29219
29220 \begin_layout Standard
29221 LaTeX fournit un mécanisme qui, en fait, permet de produire une page à l'intérie
29222 ur d'une page.
29223  On parle alors d'une minipage, et à l'intérieur de celle-ci, toutes les
29224  règles d'indentation, de saut de ligne, etc.
29225  s'appliquent.
29226 \end_layout
29227
29228 \begin_layout Standard
29229 Les minipages sont par exemple utiles quand on écrit un document avec plusieurs
29230  langues.
29231 \end_layout
29232
29233 \begin_layout Standard
29234 Ci-dessous, vous avez deux exemples de minipages côte-à-côte.
29235  Leur largeur est fixée à 45
29236 \begin_inset space \thinspace{}
29237 \end_inset
29238
29239 col% et elles sont séparées par un ressort horizontal, qui a été inséré
29240  via le menu 
29241 \family sans
29242 Insérer\SpecialChar \menuseparator
29243 Typographie
29244 \begin_inset space ~
29245 \end_inset
29246
29247 spéciale\SpecialChar \menuseparator
29248 Ressort
29249 \begin_inset space ~
29250 \end_inset
29251
29252 Horizontal
29253 \family default
29254 .
29255 \end_layout
29256
29257 \begin_layout Standard
29258
29259 \end_layout
29260
29261 \begin_layout Standard
29262
29263 \lang english
29264 \begin_inset Box Frameless
29265 position "t"
29266 hor_pos "c"
29267 has_inner_box 1
29268 inner_pos "c"
29269 use_parbox 0
29270 width "45col%"
29271 special "none"
29272 height "1in"
29273 height_special "totalheight"
29274 status open
29275
29276 \begin_layout Plain Layout
29277
29278 \lang german
29279 Dies ist ein deutscher Text.
29280  Dies ist ein deutscher Text.
29281  Dies ist ein deutscher Text.
29282  Dies ist ein deutscher Text.
29283  Dies ist ein deutscher Text.
29284  Dies ist ein deutscher Text.
29285  Dies ist ein deutscher Text.
29286  Dies ist ein deutscher Text.
29287  Dies ist ein deutscher Text.
29288  Dies ist ein deutscher Text.
29289  Dies ist ein deutscher Text.
29290  Dies ist ein deutscher Text.
29291  Dies ist ein deutscher Text
29292 \begin_inset Foot
29293 status collapsed
29294
29295 \begin_layout Plain Layout
29296
29297 \lang german
29298 Dies ist eine deutsche Fußnote.
29299 \end_layout
29300
29301 \end_inset
29302
29303 .
29304  Dies ist ein deutscher Text.
29305  Dies ist ein deutscher Text.
29306 \end_layout
29307
29308 \end_inset
29309
29310
29311 \begin_inset space \hfill{}
29312 \end_inset
29313
29314
29315 \begin_inset Box Frameless
29316 position "t"
29317 hor_pos "c"
29318 has_inner_box 1
29319 inner_pos "c"
29320 use_parbox 0
29321 width "45col%"
29322 special "none"
29323 height "1in"
29324 height_special "totalheight"
29325 status open
29326
29327 \begin_layout Plain Layout
29328
29329 \lang english
29330 This is an English Text.
29331  This is an English Text.
29332  This is an English Text.
29333  This is an English Text.
29334  This is an English Text.
29335  This is an English Text.
29336  This is an English Text.
29337  This is an English Text.
29338  This is an English Text.
29339  This is an English Text.
29340  This is an English Text.
29341  This is an English Text.
29342  This is an English Text.
29343  This is an English Text.
29344  This is an English Text.
29345  This is an English Text.
29346 \begin_inset Foot
29347 status collapsed
29348
29349 \begin_layout Plain Layout
29350
29351 \lang english
29352 This is an English footnote.
29353 \end_layout
29354
29355 \end_inset
29356
29357  This is an English Text.
29358  
29359 \end_layout
29360
29361 \end_inset
29362
29363
29364 \end_layout
29365
29366 \begin_layout Standard
29367 \begin_inset VSpace bigskip
29368 \end_inset
29369
29370 Une autre application des minipages est l'ajout de notes de bas de page
29371  à l'intérieur d'un tableau.
29372  À cause d'une restriction due à LaTeX, les notes de bas de pages insérées
29373  dans un tableau n'apparaissent pas en bas de la page courante.
29374  Mais si vous mettez votre tableau dans une minipage, la note de bas de
29375  page apparaîtra en bas de celle-ci, numérotée avec des lettres latines.
29376  Le numéro de note est remis à 1 à chaque nouvelle minipage, mais pas en
29377  dehors des minipages.
29378 \end_layout
29379
29380 \begin_layout Standard
29381 Les notes de bas de page de ce tableau n'apparaissent pas : 
29382 \begin_inset Tabular
29383 <lyxtabular version="3" rows="3" columns="4">
29384 <features>
29385 <column alignment="center" valignment="top" width="0pt">
29386 <column alignment="center" valignment="top" width="0pt">
29387 <column alignment="center" valignment="top" width="0pt">
29388 <column alignment="center" valignment="top" width="0pt">
29389 <row>
29390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29391 \begin_inset Text
29392
29393 \begin_layout Plain Layout
29394 1
29395 \end_layout
29396
29397 \end_inset
29398 </cell>
29399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29400 \begin_inset Text
29401
29402 \begin_layout Plain Layout
29403 2
29404 \end_layout
29405
29406 \end_inset
29407 </cell>
29408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29409 \begin_inset Text
29410
29411 \begin_layout Plain Layout
29412 3
29413 \begin_inset Foot
29414 status open
29415
29416 \begin_layout Plain Layout
29417 Ceci est une note de bas de page à l'intérieur d'un tableau.
29418 \end_layout
29419
29420 \end_inset
29421
29422
29423 \end_layout
29424
29425 \end_inset
29426 </cell>
29427 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29428 \begin_inset Text
29429
29430 \begin_layout Plain Layout
29431 4
29432 \end_layout
29433
29434 \end_inset
29435 </cell>
29436 </row>
29437 <row>
29438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29439 \begin_inset Text
29440
29441 \begin_layout Plain Layout
29442 a
29443 \end_layout
29444
29445 \end_inset
29446 </cell>
29447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29448 \begin_inset Text
29449
29450 \begin_layout Plain Layout
29451 b
29452 \end_layout
29453
29454 \end_inset
29455 </cell>
29456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29457 \begin_inset Text
29458
29459 \begin_layout Plain Layout
29460 c
29461 \end_layout
29462
29463 \end_inset
29464 </cell>
29465 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29466 \begin_inset Text
29467
29468 \begin_layout Plain Layout
29469 d
29470 \end_layout
29471
29472 \end_inset
29473 </cell>
29474 </row>
29475 <row>
29476 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29477 \begin_inset Text
29478
29479 \begin_layout Plain Layout
29480 e
29481 \end_layout
29482
29483 \end_inset
29484 </cell>
29485 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29486 \begin_inset Text
29487
29488 \begin_layout Plain Layout
29489 f
29490 \end_layout
29491
29492 \end_inset
29493 </cell>
29494 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29495 \begin_inset Text
29496
29497 \begin_layout Plain Layout
29498 g
29499 \end_layout
29500
29501 \end_inset
29502 </cell>
29503 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29504 \begin_inset Text
29505
29506 \begin_layout Plain Layout
29507 h
29508 \end_layout
29509
29510 \end_inset
29511 </cell>
29512 </row>
29513 </lyxtabular>
29514
29515 \end_inset
29516
29517
29518 \end_layout
29519
29520 \begin_layout Standard
29521 \align center
29522 \begin_inset Box Frameless
29523 position "t"
29524 hor_pos "c"
29525 has_inner_box 1
29526 inner_pos "c"
29527 use_parbox 0
29528 width "30col%"
29529 special "none"
29530 height "1in"
29531 height_special "totalheight"
29532 status open
29533
29534 \begin_layout Plain Layout
29535 \align center
29536 \begin_inset Tabular
29537 <lyxtabular version="3" rows="3" columns="4">
29538 <features>
29539 <column alignment="center" valignment="top" width="0pt">
29540 <column alignment="center" valignment="top" width="0pt">
29541 <column alignment="center" valignment="top" width="0pt">
29542 <column alignment="center" valignment="top" width="0pt">
29543 <row>
29544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29545 \begin_inset Text
29546
29547 \begin_layout Plain Layout
29548 1
29549 \end_layout
29550
29551 \end_inset
29552 </cell>
29553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29554 \begin_inset Text
29555
29556 \begin_layout Plain Layout
29557 2
29558 \end_layout
29559
29560 \end_inset
29561 </cell>
29562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29563 \begin_inset Text
29564
29565 \begin_layout Plain Layout
29566 3
29567 \begin_inset Foot
29568 status open
29569
29570 \begin_layout Plain Layout
29571 Ceci est une note de bas de page à l'intérieur d'un tableau.
29572 \end_layout
29573
29574 \end_inset
29575
29576
29577 \end_layout
29578
29579 \end_inset
29580 </cell>
29581 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29582 \begin_inset Text
29583
29584 \begin_layout Plain Layout
29585 4
29586 \end_layout
29587
29588 \end_inset
29589 </cell>
29590 </row>
29591 <row>
29592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29593 \begin_inset Text
29594
29595 \begin_layout Plain Layout
29596 a
29597 \end_layout
29598
29599 \end_inset
29600 </cell>
29601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29602 \begin_inset Text
29603
29604 \begin_layout Plain Layout
29605 b
29606 \end_layout
29607
29608 \end_inset
29609 </cell>
29610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29611 \begin_inset Text
29612
29613 \begin_layout Plain Layout
29614 c
29615 \end_layout
29616
29617 \end_inset
29618 </cell>
29619 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29620 \begin_inset Text
29621
29622 \begin_layout Plain Layout
29623 d
29624 \end_layout
29625
29626 \end_inset
29627 </cell>
29628 </row>
29629 <row>
29630 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29631 \begin_inset Text
29632
29633 \begin_layout Plain Layout
29634 e
29635 \end_layout
29636
29637 \end_inset
29638 </cell>
29639 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29640 \begin_inset Text
29641
29642 \begin_layout Plain Layout
29643 f
29644 \end_layout
29645
29646 \end_inset
29647 </cell>
29648 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29649 \begin_inset Text
29650
29651 \begin_layout Plain Layout
29652 g
29653 \end_layout
29654
29655 \end_inset
29656 </cell>
29657 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29658 \begin_inset Text
29659
29660 \begin_layout Plain Layout
29661 h
29662 \end_layout
29663
29664 \end_inset
29665 </cell>
29666 </row>
29667 </lyxtabular>
29668
29669 \end_inset
29670
29671
29672 \end_layout
29673
29674 \end_inset
29675
29676
29677 \end_layout
29678
29679 \begin_layout Standard
29680 \begin_inset VSpace bigskip
29681 \end_inset
29682
29683 Les paramètres globaux du document sont ignorés au sein d'une minipage.
29684  Cela signifie qu'il n'y aura pas d'espace entre les paragraphes dans les
29685  minipages, même si vous les avez mis par exemple à 
29686 \family sans
29687 Moyen
29688 \family default
29689  dans les paramètres du document.
29690 \end_layout
29691
29692 \begin_layout Standard
29693 Les minipages peuvent être utilisées pour changer la couleur de fond d'une
29694  portion de texte, voyez la section
29695 \begin_inset space ~
29696 \end_inset
29697
29698
29699 \begin_inset CommandInset ref
29700 LatexCommand ref
29701 reference "sub:Couleur-pour-les-Paragraphes"
29702
29703 \end_inset
29704
29705 .
29706 \end_layout
29707
29708 \begin_layout Standard
29709 \begin_inset Note Greyedout
29710 status open
29711
29712 \begin_layout Plain Layout
29713
29714 \series bold
29715 Note:
29716 \series default
29717  Vous ne pouvez avoir des flottants ou des notes en marge dans un minipage,
29718  mais les minipages peuvent être utilisées dans un tableau, un flottant
29719  ou une autre boîte.
29720 \end_layout
29721
29722 \end_inset
29723
29724
29725 \end_layout
29726
29727 \begin_layout Section
29728 Les Parboxes
29729 \begin_inset CommandInset label
29730 LatexCommand label
29731 name "sec:Parboxes"
29732
29733 \end_inset
29734
29735
29736 \begin_inset Index
29737 status collapsed
29738
29739 \begin_layout Plain Layout
29740 Boîtes ! Parboxes
29741 \end_layout
29742
29743 \end_inset
29744
29745
29746 \end_layout
29747
29748 \begin_layout Standard
29749 \begin_inset Note Note
29750 status collapsed
29751
29752 \begin_layout Plain Layout
29753
29754 \lang english
29755 En attendant une traduction de parbox (NdT)
29756 \end_layout
29757
29758 \end_inset
29759
29760 Les parboxes ressemblent beaucoup aux minipages à la différence qu'elles
29761  ne peuvent avoir de note de bas de page.
29762  La principale différence avec les minipages, c'est que les minipages au
29763  contraire des parboxes, ne sont pas de vraies boîtes, mais des environnements
29764  LaTeX.
29765 \end_layout
29766
29767 \begin_layout Standard
29768 \align center
29769 \begin_inset Box Frameless
29770 position "t"
29771 hor_pos "c"
29772 has_inner_box 1
29773 inner_pos "t"
29774 use_parbox 1
29775 width "33col%"
29776 special "none"
29777 height "1in"
29778 height_special "totalheight"
29779 status collapsed
29780
29781 \begin_layout Plain Layout
29782 Ceci est un texte à l'intérieur d'une parbox.
29783  Ceci est un texte à l'intérieur d'une parbox.
29784 \end_layout
29785
29786 \begin_layout Plain Layout
29787 Cette note de bas de page ne devrait pas apparaître :
29788 \begin_inset Foot
29789 status open
29790
29791 \begin_layout Plain Layout
29792 Cette note de bas de page est à l'intérieur d'une parbox et donc n'apparaîtra
29793  pas.
29794 \end_layout
29795
29796 \end_inset
29797
29798
29799 \end_layout
29800
29801 \end_inset
29802
29803
29804 \end_layout
29805
29806 \begin_layout Section
29807 Des Boîtes pour les Mots et les Caractères
29808 \begin_inset Index
29809 status collapsed
29810
29811 \begin_layout Plain Layout
29812 Boîtes ! Pour les caractères
29813 \end_layout
29814
29815 \end_inset
29816
29817
29818 \end_layout
29819
29820 \begin_layout Subsection
29821 Empêcher la Césure
29822 \begin_inset CommandInset label
29823 LatexCommand label
29824 name "sec:Empêcher-césure"
29825
29826 \end_inset
29827
29828
29829 \begin_inset Index
29830 status collapsed
29831
29832 \begin_layout Plain Layout
29833 Boîtes ! Pour empêcher la césure
29834 \end_layout
29835
29836 \end_inset
29837
29838
29839 \end_layout
29840
29841 \begin_layout Standard
29842 Vous pouvez utiliser un type spécial de boîte pour empêcher qu'un mot ou
29843  un texte ne soit coupé par une césure.
29844 \begin_inset Newline newline
29845 \end_inset
29846
29847 Voici un exemple de texte :
29848 \end_layout
29849
29850 \begin_layout Standard
29851 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
29852  césure dans un 
29853 \begin_inset Quotes eld
29854 \end_inset
29855
29856 motTrèsTrèsLong
29857 \begin_inset Quotes erd
29858 \end_inset
29859
29860
29861 \end_layout
29862
29863 \begin_layout Standard
29864 Pour empêcher que le mot 
29865 \begin_inset Quotes eld
29866 \end_inset
29867
29868 motTrèsTrèsLong
29869 \begin_inset Quotes erd
29870 \end_inset
29871
29872  soit coupé, ajoutez la commande
29873 \end_layout
29874
29875 \begin_layout Standard
29876
29877 \series bold
29878
29879 \backslash
29880 mbox{
29881 \end_layout
29882
29883 \begin_layout Standard
29884 en code TeX avant le mot.
29885  Après le mot, insérez l'accolade fermante 
29886 \begin_inset Quotes eld
29887 \end_inset
29888
29889
29890 \series bold
29891 }
29892 \series default
29893
29894 \begin_inset Quotes erd
29895 \end_inset
29896
29897  en code TeX.
29898 \end_layout
29899
29900 \begin_layout Standard
29901 Voici le résultat :
29902 \end_layout
29903
29904 \begin_layout Standard
29905 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
29906  césure dans un
29907 \begin_inset ERT
29908 status collapsed
29909
29910 \begin_layout Plain Layout
29911
29912
29913 \backslash
29914 mbox{
29915 \end_layout
29916
29917 \end_inset
29918
29919
29920 \begin_inset Quotes eld
29921 \end_inset
29922
29923 motTrèsTrèsLong
29924 \begin_inset Quotes erd
29925 \end_inset
29926
29927 .
29928 \begin_inset ERT
29929 status collapsed
29930
29931 \begin_layout Plain Layout
29932
29933 }
29934 \end_layout
29935
29936 \end_inset
29937
29938
29939 \end_layout
29940
29941 \begin_layout Standard
29942 Une autre méthode consiste à mettre la commande 
29943 \begin_inset Quotes eld
29944 \end_inset
29945
29946
29947 \series bold
29948
29949 \backslash
29950 -
29951 \series default
29952
29953 \begin_inset Quotes grd
29954 \end_inset
29955
29956  en code TeX, juste avant le mot :
29957 \end_layout
29958
29959 \begin_layout Standard
29960 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
29961  césure dans un 
29962 \begin_inset Quotes eld
29963 \end_inset
29964
29965
29966 \begin_inset ERT
29967 status collapsed
29968
29969 \begin_layout Plain Layout
29970
29971
29972 \backslash
29973 -
29974 \end_layout
29975
29976 \end_inset
29977
29978 motTrèsTrèsLong
29979 \begin_inset Quotes erd
29980 \end_inset
29981
29982 .
29983 \end_layout
29984
29985 \begin_layout Standard
29986 Bien sûr, maintenant le mot dépasse dans la marge latérale.
29987  Pour éviter cela, ajoutez un saut de ligne avant le mot avec le menu 
29988 \family sans
29989 Insérer\SpecialChar \menuseparator
29990 Formats\SpecialChar \menuseparator
29991 Passage
29992 \begin_inset space ~
29993 \end_inset
29994
29995 à
29996 \begin_inset space ~
29997 \end_inset
29998
29999 la
30000 \begin_inset space ~
30001 \end_inset
30002
30003 Ligne
30004 \family default
30005  (raccourci 
30006 \series bold
30007 Ctrl-Entrée
30008 \series default
30009 ) :
30010 \end_layout
30011
30012 \begin_layout Standard
30013 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
30014  césure dans un
30015 \begin_inset Newline newline
30016 \end_inset
30017
30018
30019 \begin_inset ERT
30020 status collapsed
30021
30022 \begin_layout Plain Layout
30023
30024
30025 \backslash
30026 mbox{
30027 \end_layout
30028
30029 \end_inset
30030
30031
30032 \begin_inset Quotes eld
30033 \end_inset
30034
30035 motTrèsTrèsLong
30036 \begin_inset Quotes erd
30037 \end_inset
30038
30039 .
30040 \begin_inset ERT
30041 status collapsed
30042
30043 \begin_layout Plain Layout
30044
30045 }
30046 \end_layout
30047
30048 \end_inset
30049
30050
30051 \end_layout
30052
30053 \begin_layout Subsection
30054 Alignement Vertical
30055 \begin_inset CommandInset label
30056 LatexCommand label
30057 name "sub:Alignement-Vertical"
30058
30059 \end_inset
30060
30061
30062 \begin_inset Index
30063 status collapsed
30064
30065 \begin_layout Plain Layout
30066 Boîtes ! Pour l'alignement vertical
30067 \end_layout
30068
30069 \end_inset
30070
30071
30072 \begin_inset Index
30073 status collapsed
30074
30075 \begin_layout Plain Layout
30076 Boîtes ! Boîtes élévatrices
30077 \end_layout
30078
30079 \end_inset
30080
30081
30082 \begin_inset Index
30083 status collapsed
30084
30085 \begin_layout Plain Layout
30086 Raisebox|see
30087 \begin_inset ERT
30088 status collapsed
30089
30090 \begin_layout Plain Layout
30091
30092 {
30093 \end_layout
30094
30095 \end_inset
30096
30097 Boîtes élévatrices
30098 \begin_inset ERT
30099 status collapsed
30100
30101 \begin_layout Plain Layout
30102
30103 }
30104 \end_layout
30105
30106 \end_inset
30107
30108
30109 \end_layout
30110
30111 \end_inset
30112
30113
30114 \end_layout
30115
30116 \begin_layout Standard
30117 Avec la commande 
30118 \series bold
30119
30120 \backslash
30121 raisebox
30122 \series default
30123  vous pouvez aligner des mots, des caractères ou d'autres boîtes, verticalement
30124  par rapport au texte qui l'entoure.
30125  La commande
30126 \series bold
30127  
30128 \backslash
30129 raisebox
30130 \series default
30131  s'utilise en suivant la syntaxe suivante :
30132 \end_layout
30133
30134 \begin_layout Standard
30135
30136 \series bold
30137
30138 \backslash
30139 raisebox{déplacement}[hauteur][profondeur]{contenu de la boîte}
30140 \end_layout
30141
30142 \begin_layout Standard
30143 Le déplacement peut être une valeur positive pour élever la boîte ou négative
30144  pour l'abaisser.
30145 \end_layout
30146
30147 \begin_layout Standard
30148 Pour aligner le mot 
30149 \begin_inset Quotes eld
30150 \end_inset
30151
30152 empêcher
30153 \begin_inset Quotes erd
30154 \end_inset
30155
30156  de façon à ce que le point le plus bas du caractère le plus 
30157 \begin_inset Quotes eld
30158 \end_inset
30159
30160 profond
30161 \begin_inset Quotes erd
30162 \end_inset
30163
30164 , le 
30165 \begin_inset Quotes eld
30166 \end_inset
30167
30168 p
30169 \begin_inset Quotes erd
30170 \end_inset
30171
30172 , soit au niveau de la ligne de base, insérez la commande 
30173 \end_layout
30174
30175 \begin_layout Standard
30176
30177 \series bold
30178
30179 \backslash
30180 raisebox{
30181 \backslash
30182 depth}{
30183 \end_layout
30184
30185 \begin_layout Standard
30186 en code TeX avant le mot.
30187  Insérez après le mot l'accolade fermante 
30188 \begin_inset Quotes eld
30189 \end_inset
30190
30191
30192 \series bold
30193 }
30194 \series default
30195
30196 \begin_inset Quotes erd
30197 \end_inset
30198
30199  en code TeX.
30200 \begin_inset Newline newline
30201 \end_inset
30202
30203 Voici le résultat :
30204 \end_layout
30205
30206 \begin_layout Standard
30207 Cette ligne de texte contient le mot 
30208 \begin_inset ERT
30209 status collapsed
30210
30211 \begin_layout Plain Layout
30212
30213
30214 \backslash
30215 raisebox{
30216 \backslash
30217 depth}{
30218 \end_layout
30219
30220 \end_inset
30221
30222
30223 \begin_inset Quotes eld
30224 \end_inset
30225
30226 empêcher
30227 \begin_inset Quotes erd
30228 \end_inset
30229
30230
30231 \begin_inset ERT
30232 status collapsed
30233
30234 \begin_layout Plain Layout
30235
30236 }
30237 \end_layout
30238
30239 \end_inset
30240
30241  comme mot élevé.
30242 \end_layout
30243
30244 \begin_layout Standard
30245 \begin_inset VSpace bigskip
30246 \end_inset
30247
30248 Quand vous élevez ou vous abaissez des caractères dans une ligne, la distance
30249  entre les lignes va être agrandie :
30250 \end_layout
30251
30252 \begin_layout Standard
30253 Cette ligne de texte contient le mot
30254 \begin_inset ERT
30255 status collapsed
30256
30257 \begin_layout Plain Layout
30258
30259
30260 \backslash
30261 raisebox{-
30262 \backslash
30263 depth}{
30264 \end_layout
30265
30266 \end_inset
30267
30268
30269 \begin_inset Quotes eld
30270 \end_inset
30271
30272 empêcher
30273 \begin_inset Quotes erd
30274 \end_inset
30275
30276
30277 \begin_inset ERT
30278 status collapsed
30279
30280 \begin_layout Plain Layout
30281
30282 }
30283 \end_layout
30284
30285 \end_inset
30286
30287  comme mot abaissé.
30288 \begin_inset Newline newline
30289 \end_inset
30290
30291 Cette ligne de texte contient le mot 
30292 \begin_inset ERT
30293 status collapsed
30294
30295 \begin_layout Plain Layout
30296
30297
30298 \backslash
30299 raisebox{0.5cm}{
30300 \end_layout
30301
30302 \end_inset
30303
30304
30305 \begin_inset Quotes eld
30306 \end_inset
30307
30308 tester
30309 \begin_inset Quotes erd
30310 \end_inset
30311
30312
30313 \begin_inset ERT
30314 status collapsed
30315
30316 \begin_layout Plain Layout
30317
30318 }
30319 \end_layout
30320
30321 \end_inset
30322
30323  comme mot élevé.
30324 \end_layout
30325
30326 \begin_layout Standard
30327 Si, pour une raison ou une autre, vous voulez empêcher que cela se produise,
30328  mettez la hauteur de la boîte à zéro.
30329  Par exemple utilisez
30330 \end_layout
30331
30332 \begin_layout Standard
30333
30334 \series bold
30335
30336 \backslash
30337 raisebox{-
30338 \backslash
30339 depth}[0pt]{
30340 \end_layout
30341
30342 \begin_layout Standard
30343 Cette ligne de texte contient le mot
30344 \begin_inset ERT
30345 status collapsed
30346
30347 \begin_layout Plain Layout
30348
30349
30350 \backslash
30351 raisebox{-
30352 \backslash
30353 depth}[0pt]{
30354 \end_layout
30355
30356 \end_inset
30357
30358
30359 \begin_inset Quotes eld
30360 \end_inset
30361
30362 empêcher
30363 \begin_inset Quotes erd
30364 \end_inset
30365
30366
30367 \begin_inset ERT
30368 status collapsed
30369
30370 \begin_layout Plain Layout
30371
30372 }
30373 \end_layout
30374
30375 \end_inset
30376
30377  comme mot abaissé.
30378 \begin_inset Newline newline
30379 \end_inset
30380
30381 Cette ligne de texte contient le mot 
30382 \begin_inset ERT
30383 status collapsed
30384
30385 \begin_layout Plain Layout
30386
30387
30388 \backslash
30389 raisebox{0.5cm}[0pt]{
30390 \end_layout
30391
30392 \end_inset
30393
30394
30395 \begin_inset Quotes eld
30396 \end_inset
30397
30398 tester
30399 \begin_inset Quotes erd
30400 \end_inset
30401
30402
30403 \begin_inset ERT
30404 status collapsed
30405
30406 \begin_layout Plain Layout
30407
30408 }
30409 \end_layout
30410
30411 \end_inset
30412
30413  comme mot élevé.
30414 \end_layout
30415
30416 \begin_layout Section
30417 Boîtes Colorées
30418 \begin_inset CommandInset label
30419 LatexCommand label
30420 name "sec:Boîtes-colorées"
30421
30422 \end_inset
30423
30424
30425 \begin_inset Index
30426 status collapsed
30427
30428 \begin_layout Plain Layout
30429 Boîtes ! Couleur
30430 \end_layout
30431
30432 \end_inset
30433
30434
30435 \end_layout
30436
30437 \begin_layout Subsection
30438 De la couleur pour le texte
30439 \begin_inset Index
30440 status collapsed
30441
30442 \begin_layout Plain Layout
30443 Couleur ! Pour le texte
30444 \end_layout
30445
30446 \end_inset
30447
30448
30449 \end_layout
30450
30451 \begin_layout Standard
30452 Pour pouvoir colorer la couleur de fond d'un texte, il faut le mettre dans
30453  une boîte appelée 
30454 \begin_inset Quotes eld
30455 \end_inset
30456
30457 colorbox
30458 \begin_inset Quotes erd
30459 \end_inset
30460
30461 .
30462  Cela demande que le paquetage LaTeX 
30463 \series bold
30464 color
30465 \series default
30466
30467 \begin_inset Index
30468 status collapsed
30469
30470 \begin_layout Plain Layout
30471 Paquetages LaTeX ! color
30472 \end_layout
30473
30474 \end_inset
30475
30476  soit chargé dans le préambule du document avec la commande
30477 \end_layout
30478
30479 \begin_layout Standard
30480
30481 \series bold
30482
30483 \backslash
30484 @ifundefined{textcolor}
30485 \begin_inset Newline newline
30486 \end_inset
30487
30488
30489 \begin_inset ERT
30490 status collapsed
30491
30492 \begin_layout Plain Layout
30493
30494
30495 \backslash
30496 hphantom{ }
30497 \end_layout
30498
30499 \end_inset
30500
30501 {
30502 \backslash
30503 usepackage{color}}{}
30504 \end_layout
30505
30506 \begin_layout Standard
30507 Le paquetage 
30508 \series bold
30509 color
30510 \series default
30511  sera chargé automatiquement par LyX dès que vous colorez du texte
30512 \begin_inset Foot
30513 status collapsed
30514
30515 \begin_layout Plain Layout
30516 C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
30517  
30518 \series bold
30519
30520 \backslash
30521 @ifundefined
30522 \series default
30523 .
30524 \end_layout
30525
30526 \end_inset
30527
30528 .
30529 \end_layout
30530
30531 \begin_layout Standard
30532 \begin_inset VSpace medskip
30533 \end_inset
30534
30535 Les boîtes colorées sont créées par la commande 
30536 \series bold
30537
30538 \backslash
30539 colorbox
30540 \series default
30541 .
30542  Elle est utilisée avec la syntaxe suivante :
30543 \end_layout
30544
30545 \begin_layout Standard
30546
30547 \series bold
30548
30549 \backslash
30550 colorbox{couleur}{contenu de la boîte}
30551 \end_layout
30552
30553 \begin_layout Standard
30554 Le contenu de la boîte peut aussi être une boîte et les boîtes colorées
30555  peuvent être placées à l'intérieur d'autres boîtes.
30556 \end_layout
30557
30558 \begin_layout Standard
30559 Les couleurs suivantes sont prédéfinies ::
30560 \begin_inset Newline newline
30561 \end_inset
30562
30563
30564 \family sans
30565 black
30566 \family default
30567  (noir), 
30568 \family sans
30569 blue
30570 \family default
30571  (bleu), 
30572 \family sans
30573 cyan
30574 \family default
30575 \series bold
30576 ,
30577 \series default
30578  
30579 \family sans
30580 green
30581 \family default
30582  (vert), 
30583 \family sans
30584 magenta
30585 \family default
30586
30587 \family sans
30588 red
30589 \family default
30590  (rouge), 
30591 \family sans
30592 white
30593 \family default
30594  (blanc), and 
30595 \family sans
30596 yellow
30597 \family default
30598  (jaune).
30599 \begin_inset Newline newline
30600 \end_inset
30601
30602 Vous pouvez aussi définir vos propres couleurs comme c'est décrit dans la
30603  section
30604 \begin_inset space ~
30605 \end_inset
30606
30607
30608 \begin_inset CommandInset ref
30609 LatexCommand ref
30610 reference "sec:Tableaux-Colorés"
30611
30612 \end_inset
30613
30614 .
30615 \end_layout
30616
30617 \begin_layout Standard
30618 Par exemple, pour avoir un mot sur fond rouge, insérez la commande 
30619 \end_layout
30620
30621 \begin_layout Standard
30622
30623 \series bold
30624
30625 \backslash
30626 colorbox{red}{
30627 \end_layout
30628
30629 \begin_layout Standard
30630 avant le mot en code TeX.
30631  Insérez l'accolade fermante 
30632 \begin_inset Quotes eld
30633 \end_inset
30634
30635 }
30636 \begin_inset Quotes erd
30637 \end_inset
30638
30639  après le mot, en code TeX.
30640 \begin_inset Newline newline
30641 \end_inset
30642
30643 Voici le résultat :
30644 \end_layout
30645
30646 \begin_layout Standard
30647 Cette ligne de texte contient le mot
30648 \begin_inset ERT
30649 status collapsed
30650
30651 \begin_layout Plain Layout
30652
30653
30654 \backslash
30655 colorbox{red}{
30656 \end_layout
30657
30658 \end_inset
30659
30660
30661 \begin_inset Quotes eld
30662 \end_inset
30663
30664 Attention!
30665 \begin_inset Quotes erd
30666 \end_inset
30667
30668
30669 \begin_inset ERT
30670 status collapsed
30671
30672 \begin_layout Plain Layout
30673
30674 }
30675 \end_layout
30676
30677 \end_inset
30678
30679  sur fond rouge.
30680 \end_layout
30681
30682 \begin_layout Standard
30683 \begin_inset VSpace bigskip
30684 \end_inset
30685
30686 Si vous voulez que la boîte soit entourée d'une bordure dans une autre couleur,
30687  vous pouvez utiliser la commande 
30688 \series bold
30689
30690 \backslash
30691 fcolorbox
30692 \series default
30693  avec la syntaxe suivante :
30694 \end_layout
30695
30696 \begin_layout Standard
30697
30698 \series bold
30699
30700 \backslash
30701 fcolorbox{couleur du cadre}{couleur de la boîte}{contenu de la boîte}
30702 \end_layout
30703
30704 \begin_layout Standard
30705
30706 \series bold
30707
30708 \backslash
30709 fcolorbox
30710 \series default
30711  est une extension de 
30712 \series bold
30713
30714 \backslash
30715 colorbox
30716 \series default
30717 .
30718  L'épaisseur du cadre et l'espace entre le cadre et le contenu de la boîte
30719  peuvent être modifiés avec les variables 
30720 \series bold
30721
30722 \backslash
30723 fboxrule
30724 \series default
30725  et 
30726 \series bold
30727
30728 \backslash
30729 fboxsep
30730 \series default
30731 , comme c'est décrit dans la section
30732 \begin_inset space ~
30733 \end_inset
30734
30735
30736 \begin_inset CommandInset ref
30737 LatexCommand ref
30738 reference "sec:Décorations"
30739
30740 \end_inset
30741
30742 .
30743 \end_layout
30744
30745 \begin_layout Standard
30746 Pour l'exemple suivant, on a utilisé la commande
30747 \end_layout
30748
30749 \begin_layout Standard
30750
30751 \series bold
30752
30753 \backslash
30754 fcolorbox{cyan}{magenta}{
30755 \end_layout
30756
30757 \begin_layout Standard
30758 Voici un exemple où l'épaisseur de la ligne du cadre a été mise à 1
30759 \begin_inset space \thinspace{}
30760 \end_inset
30761
30762 mm:
30763 \begin_inset Newline newline
30764 \end_inset
30765
30766
30767 \begin_inset ERT
30768 status collapsed
30769
30770 \begin_layout Plain Layout
30771
30772
30773 \backslash
30774 fboxrule 1mm 
30775 \backslash
30776 fboxsep 1mm
30777 \end_layout
30778
30779 \end_inset
30780
30781
30782 \begin_inset ERT
30783 status collapsed
30784
30785 \begin_layout Plain Layout
30786
30787
30788 \backslash
30789 fcolorbox{cyan}{magenta}{
30790 \end_layout
30791
30792 \end_inset
30793
30794 Ce texte est dans une boîte encadrée et colorée.
30795 \begin_inset ERT
30796 status collapsed
30797
30798 \begin_layout Plain Layout
30799
30800 }
30801 \end_layout
30802
30803 \end_inset
30804
30805
30806 \end_layout
30807
30808 \begin_layout Standard
30809 \begin_inset VSpace bigskip
30810 \end_inset
30811
30812 Bien sûr, vous pouvez avoir du texte coloré dans une boîte colorée (attention,
30813  les yeux ! - NdT) :
30814 \begin_inset Newline newline
30815 \end_inset
30816
30817
30818 \begin_inset ERT
30819 status collapsed
30820
30821 \begin_layout Plain Layout
30822
30823
30824 \backslash
30825 fcolorbox{cyan}{magenta}{
30826 \end_layout
30827
30828 \end_inset
30829
30830
30831 \color yellow
30832 Ce texte est coloré dans une boîte colorée et encadrée.
30833 \color inherit
30834
30835 \begin_inset ERT
30836 status collapsed
30837
30838 \begin_layout Plain Layout
30839
30840 }
30841 \end_layout
30842
30843 \end_inset
30844
30845
30846 \begin_inset ERT
30847 status collapsed
30848
30849 \begin_layout Plain Layout
30850
30851
30852 \backslash
30853 fboxrule 0.4pt 
30854 \backslash
30855 fboxsep 3pt
30856 \end_layout
30857
30858 \end_inset
30859
30860
30861 \end_layout
30862
30863 \begin_layout Standard
30864
30865 \series bold
30866 \begin_inset VSpace medskip
30867 \end_inset
30868
30869
30870 \end_layout
30871
30872 \begin_layout Standard
30873 \begin_inset Note Greyedout
30874 status open
30875
30876 \begin_layout Plain Layout
30877
30878 \series bold
30879 Note:
30880 \series default
30881  Le texte qui se trouve dans une boîte colorée ne peut pas avoir de sauts
30882  de ligne.
30883  Pour colorer plusieurs lignes de texte ou un paragraphe, utilisez une boîte
30884  à l'intérieur d'une boîte colorée comme c'est décrit dans ce qui suit.
30885 \end_layout
30886
30887 \end_inset
30888
30889
30890 \end_layout
30891
30892 \begin_layout Subsection
30893 De la couleur pour les paragraphes
30894 \begin_inset CommandInset label
30895 LatexCommand label
30896 name "sub:Couleur-pour-les-Paragraphes"
30897
30898 \end_inset
30899
30900
30901 \begin_inset Index
30902 status collapsed
30903
30904 \begin_layout Plain Layout
30905 Couleur ! Pour les  paragraphes
30906 \end_layout
30907
30908 \end_inset
30909
30910
30911 \end_layout
30912
30913 \begin_layout Standard
30914 Pour modifier la couleur de fond de plus d'une ligne de texte, mettez le
30915  texte dans une minipage.
30916  Avant la minipage, insérez la commande 
30917 \series bold
30918
30919 \backslash
30920 colorbox
30921 \series default
30922  
30923 \end_layout
30924
30925 \begin_layout Standard
30926
30927 \series bold
30928
30929 \backslash
30930 colorbox{color}{
30931 \end_layout
30932
30933 \begin_layout Standard
30934 en code TeX.
30935  Après la minipage, insérez l'accolade fermante 
30936 \begin_inset Quotes eld
30937 \end_inset
30938
30939 }
30940 \begin_inset Quotes erd
30941 \end_inset
30942
30943  en code TeX.
30944 \end_layout
30945
30946 \begin_layout Standard
30947 \begin_inset ERT
30948 status collapsed
30949
30950 \begin_layout Plain Layout
30951
30952
30953 \backslash
30954 colorbox{lightgrey}{
30955 \end_layout
30956
30957 \end_inset
30958
30959
30960 \begin_inset Box Frameless
30961 position "t"
30962 hor_pos "c"
30963 has_inner_box 1
30964 inner_pos "t"
30965 use_parbox 0
30966 width "100col%"
30967 special "none"
30968 height "1in"
30969 height_special "totalheight"
30970 status collapsed
30971
30972 \begin_layout Plain Layout
30973 Ce texte a un fond coloré.
30974  Ce texte a un fond coloré.
30975 \end_layout
30976
30977 \begin_layout Plain Layout
30978 \begin_inset VSpace defskip
30979 \end_inset
30980
30981 Le texte peut avoir des notes de bas de page
30982 \begin_inset Foot
30983 status collapsed
30984
30985 \begin_layout Plain Layout
30986 Un autre exemple de note de bas de page
30987 \end_layout
30988
30989 \end_inset
30990
30991  et contenir des figures et des tableaux.
30992 \end_layout
30993
30994 \begin_layout Plain Layout
30995 \align center
30996 \begin_inset Tabular
30997 <lyxtabular version="3" rows="3" columns="3">
30998 <features>
30999 <column alignment="center" valignment="top" width="0">
31000 <column alignment="center" valignment="top" width="0">
31001 <column alignment="center" valignment="top" width="0">
31002 <row>
31003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31004 \begin_inset Text
31005
31006 \begin_layout Plain Layout
31007 a
31008 \end_layout
31009
31010 \end_inset
31011 </cell>
31012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31013 \begin_inset Text
31014
31015 \begin_layout Plain Layout
31016 !
31017 \end_layout
31018
31019 \end_inset
31020 </cell>
31021 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31022 \begin_inset Text
31023
31024 \begin_layout Plain Layout
31025 3
31026 \end_layout
31027
31028 \end_inset
31029 </cell>
31030 </row>
31031 <row>
31032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31033 \begin_inset Text
31034
31035 \begin_layout Plain Layout
31036 <
31037 \end_layout
31038
31039 \end_inset
31040 </cell>
31041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31042 \begin_inset Text
31043
31044 \begin_layout Plain Layout
31045 b2
31046 \begin_inset Quotes erd
31047 \end_inset
31048
31049 |
31050 \end_layout
31051
31052 \end_inset
31053 </cell>
31054 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31055 \begin_inset Text
31056
31057 \begin_layout Plain Layout
31058 >
31059 \end_layout
31060
31061 \end_inset
31062 </cell>
31063 </row>
31064 <row>
31065 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31066 \begin_inset Text
31067
31068 \begin_layout Plain Layout
31069 1
31070 \end_layout
31071
31072 \end_inset
31073 </cell>
31074 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31075 \begin_inset Text
31076
31077 \begin_layout Plain Layout
31078 §
31079 \end_layout
31080
31081 \end_inset
31082 </cell>
31083 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31084 \begin_inset Text
31085
31086 \begin_layout Plain Layout
31087 c
31088 \end_layout
31089
31090 \end_inset
31091 </cell>
31092 </row>
31093 </lyxtabular>
31094
31095 \end_inset
31096
31097
31098 \end_layout
31099
31100 \end_inset
31101
31102
31103 \begin_inset ERT
31104 status collapsed
31105
31106 \begin_layout Plain Layout
31107
31108 }
31109 \end_layout
31110
31111 \end_inset
31112
31113
31114 \end_layout
31115
31116 \begin_layout Section
31117 Les boîtes pivotées et redimensionnées
31118 \end_layout
31119
31120 \begin_layout Standard
31121 Pour pouvoir utiliser les commandes décrites dans cette section, vous devez
31122  charger le paquetage LaTeX 
31123 \series bold
31124 graphicx
31125 \series default
31126
31127 \begin_inset Index
31128 status collapsed
31129
31130 \begin_layout Plain Layout
31131 Paquetages LaTeX ! graphicx
31132 \end_layout
31133
31134 \end_inset
31135
31136  dans le préambule de votre document avec la commande
31137 \end_layout
31138
31139 \begin_layout Standard
31140
31141 \series bold
31142
31143 \backslash
31144 @ifundefined{rotatebox}
31145 \begin_inset Newline newline
31146 \end_inset
31147
31148
31149 \begin_inset ERT
31150 status collapsed
31151
31152 \begin_layout Plain Layout
31153
31154
31155 \backslash
31156 hphantom{ }
31157 \end_layout
31158
31159 \end_inset
31160
31161 {
31162 \backslash
31163 usepackage{graphicx}}{}
31164 \end_layout
31165
31166 \begin_layout Standard
31167 \begin_inset Note Greyedout
31168 status open
31169
31170 \begin_layout Plain Layout
31171
31172 \series bold
31173 Note:
31174 \series default
31175  Certain visualiseurs DVI ne peuvent pas afficher des objets pivotés ou
31176  redimensionnés.
31177 \end_layout
31178
31179 \end_inset
31180
31181
31182 \end_layout
31183
31184 \begin_layout Standard
31185 \begin_inset Note Greyedout
31186 status open
31187
31188 \begin_layout Plain Layout
31189
31190 \series bold
31191 Note:
31192 \series default
31193  On ne doit pas mettre de flottants à l'intérieur d'une boîte pivotée ou
31194  redimensionnée.
31195 \end_layout
31196
31197 \end_inset
31198
31199
31200 \end_layout
31201
31202 \begin_layout Subsection
31203 Les Boîtes pivotées
31204 \begin_inset Index
31205 status collapsed
31206
31207 \begin_layout Plain Layout
31208 Boîtes ! pivotées
31209 \end_layout
31210
31211 \end_inset
31212
31213
31214 \begin_inset Index
31215 status collapsed
31216
31217 \begin_layout Plain Layout
31218 Pivoter des objets
31219 \end_layout
31220
31221 \end_inset
31222
31223
31224 \begin_inset Index
31225 status collapsed
31226
31227 \begin_layout Plain Layout
31228 Figures ! Pivotées
31229 \end_layout
31230
31231 \end_inset
31232
31233
31234 \begin_inset Index
31235 status collapsed
31236
31237 \begin_layout Plain Layout
31238 Tableau ! Pivoter
31239 \end_layout
31240
31241 \end_inset
31242
31243
31244 \end_layout
31245
31246 \begin_layout Standard
31247 Pour faire tourner des objets, vous pouvez les mettre dans une boîte pivotante
31248  (rotated).
31249  Une telle boîte est créée avec la commande 
31250 \series bold
31251
31252 \backslash
31253 rotatebox
31254 \series default
31255  en code TeX avec la syntaxe
31256 \end_layout
31257
31258 \begin_layout Standard
31259
31260 \series bold
31261
31262 \backslash
31263 rotatebox[origine rotation]{angle rotation}{contenu de la boîte}
31264 \end_layout
31265
31266 \begin_layout Standard
31267 La position du pivot est donnée par l'origine de rotation spécifiée sous
31268  la forme 
31269 \series bold
31270 origin=position
31271 \series default
31272 .
31273  Les valeurs suivantes sont possibles pour la position: 
31274 \emph on
31275 c
31276 \emph default
31277  (centre), 
31278 \emph on
31279 l
31280 \emph default
31281  (gauche/
31282 \lang english
31283 left
31284 \lang french
31285 ), 
31286 \emph on
31287 r
31288 \emph default
31289  (droite/
31290 \lang english
31291 right
31292 \lang french
31293 ), 
31294 \emph on
31295 b
31296 \emph default
31297  (bas/
31298 \lang english
31299 bottom
31300 \lang french
31301 ), 
31302 \emph on
31303 t
31304 \emph default
31305  (haut/
31306 \lang english
31307 top
31308 \lang french
31309 ), et aussi des combinaisons des quatre positions de base.
31310  Par exemple 
31311 \emph on
31312 lt
31313 \emph default
31314  signifie que le pivot est situé dans le coin en haut à gauche de la boîte.
31315  Quand on ne donne pas d'origine, la position 
31316 \emph on
31317 l
31318 \emph default
31319  est utilisée.
31320  L'angle de rotation est un nombre, exprimé en degrés et qui peut être positif
31321  ou négatif.
31322  Le sens positif de rotation est anti-horaire.
31323 \end_layout
31324
31325 \begin_layout Standard
31326 Dans l'exemple qui suit, la commande 
31327 \series bold
31328
31329 \backslash
31330 rotatebox[origin=c]{60}{
31331 \series default
31332  a été insérée en code TeX juste avant le texte 
31333 \begin_inset Quotes eld
31334 \end_inset
31335
31336 pivoté de 90°
31337 \begin_inset Quotes erd
31338 \end_inset
31339
31340  ; la boîte est refermée juste après le texte par une accolade fermante
31341  
31342 \begin_inset Quotes eld
31343 \end_inset
31344
31345 }
31346 \begin_inset Quotes erd
31347 \end_inset
31348
31349  en code TeX.
31350 \end_layout
31351
31352 \begin_layout Standard
31353 Voici une ligne avec du texte 
31354 \begin_inset ERT
31355 status collapsed
31356
31357 \begin_layout Plain Layout
31358
31359
31360 \backslash
31361 rotatebox[origin=c]{60}{
31362 \end_layout
31363
31364 \end_inset
31365
31366 pivoté de 60°
31367 \begin_inset ERT
31368 status collapsed
31369
31370 \begin_layout Plain Layout
31371
31372 }
31373 \end_layout
31374
31375 \end_inset
31376
31377 .
31378 \end_layout
31379
31380 \begin_layout Standard
31381 La boîte peut contenir une autre boîte ou une formule en ligne :
31382 \end_layout
31383
31384 \begin_layout Standard
31385 Voici une ligne avec du texte 
31386 \begin_inset ERT
31387 status collapsed
31388
31389 \begin_layout Plain Layout
31390
31391
31392 \backslash
31393 rotatebox[origin=r]{-60}{
31394 \end_layout
31395
31396 \end_inset
31397
31398
31399 \begin_inset Box Doublebox
31400 position "c"
31401 hor_pos "c"
31402 has_inner_box 0
31403 inner_pos "c"
31404 use_parbox 0
31405 width "1in"
31406 special "width"
31407 height "1in"
31408 height_special "totalheight"
31409 status collapsed
31410
31411 \begin_layout Plain Layout
31412 pivoté de -60°
31413 \end_layout
31414
31415 \end_inset
31416
31417
31418 \begin_inset ERT
31419 status collapsed
31420
31421 \begin_layout Plain Layout
31422
31423 }
31424 \end_layout
31425
31426 \end_inset
31427
31428  et encadré 
31429 \begin_inset ERT
31430 status collapsed
31431
31432 \begin_layout Plain Layout
31433
31434
31435 \backslash
31436 rotatebox[origin=lb]{60}{
31437 \end_layout
31438
31439 \end_inset
31440
31441
31442 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31443 \end_inset
31444
31445
31446 \begin_inset ERT
31447 status collapsed
31448
31449 \begin_layout Plain Layout
31450
31451 }
31452 \end_layout
31453
31454 \end_inset
31455
31456  et une formule.
31457 \end_layout
31458
31459 \begin_layout Standard
31460 ou encore une figure ou un tableau :
31461 \end_layout
31462
31463 \begin_layout Standard
31464 Voici une ligne
31465 \begin_inset ERT
31466 status collapsed
31467
31468 \begin_layout Plain Layout
31469
31470
31471 \backslash
31472 rotatebox[origin=lb]{90}{
31473 \end_layout
31474
31475 \end_inset
31476
31477
31478 \begin_inset Graphics
31479         filename ../clipart/platypus.eps
31480         lyxscale 50
31481         width 25col%
31482
31483 \end_inset
31484
31485
31486 \begin_inset ERT
31487 status collapsed
31488
31489 \begin_layout Plain Layout
31490
31491 }
31492 \end_layout
31493
31494 \end_inset
31495
31496  avec une image pivotée de 90° 
31497 \begin_inset ERT
31498 status collapsed
31499
31500 \begin_layout Plain Layout
31501
31502
31503 \backslash
31504 rotatebox[origin=l]{-90}{
31505 \end_layout
31506
31507 \end_inset
31508
31509
31510 \begin_inset Tabular
31511 <lyxtabular version="3" rows="2" columns="2">
31512 <features>
31513 <column alignment="center" valignment="top" width="0">
31514 <column alignment="center" valignment="top" width="0">
31515 <row>
31516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31517 \begin_inset Text
31518
31519 \begin_layout Plain Layout
31520 q
31521 \end_layout
31522
31523 \end_inset
31524 </cell>
31525 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31526 \begin_inset Text
31527
31528 \begin_layout Plain Layout
31529 w
31530 \end_layout
31531
31532 \end_inset
31533 </cell>
31534 </row>
31535 <row>
31536 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31537 \begin_inset Text
31538
31539 \begin_layout Plain Layout
31540 e
31541 \end_layout
31542
31543 \end_inset
31544 </cell>
31545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31546 \begin_inset Text
31547
31548 \begin_layout Plain Layout
31549 r
31550 \end_layout
31551
31552 \end_inset
31553 </cell>
31554 </row>
31555 </lyxtabular>
31556
31557 \end_inset
31558
31559
31560 \begin_inset ERT
31561 status collapsed
31562
31563 \begin_layout Plain Layout
31564
31565 }
31566 \end_layout
31567
31568 \end_inset
31569
31570  et un tableau.
31571 \end_layout
31572
31573 \begin_layout Subsection
31574 Les boîtes redimensionnées
31575 \begin_inset Index
31576 status collapsed
31577
31578 \begin_layout Plain Layout
31579 Boîtes ! Redimensionnées
31580 \end_layout
31581
31582 \end_inset
31583
31584
31585 \begin_inset Index
31586 status collapsed
31587
31588 \begin_layout Plain Layout
31589 Redimensionner des objets
31590 \end_layout
31591
31592 \end_inset
31593
31594
31595 \begin_inset Index
31596 status collapsed
31597
31598 \begin_layout Plain Layout
31599 Figures ! Redimensionnées
31600 \end_layout
31601
31602 \end_inset
31603
31604
31605 \begin_inset Index
31606 status collapsed
31607
31608 \begin_layout Plain Layout
31609 Tableau ! Redimensionner
31610 \end_layout
31611
31612 \end_inset
31613
31614
31615 \end_layout
31616
31617 \begin_layout Standard
31618 Pour redimensionner des objets on peut utiliser les commandes 
31619 \series bold
31620
31621 \backslash
31622 scalebox
31623 \series default
31624  et 
31625 \series bold
31626
31627 \backslash
31628 resizebox
31629 \series default
31630  insérées sous forme de code TeX.
31631 \end_layout
31632
31633 \begin_layout Standard
31634
31635 \series bold
31636
31637 \backslash
31638 scalebox
31639 \series default
31640  est utilisée avec la syntaxe suivante :
31641 \end_layout
31642
31643 \begin_layout Standard
31644
31645 \series bold
31646
31647 \backslash
31648 scalebox{horizontal}[vertical]{contenu de la boîte}
31649 \end_layout
31650
31651 \begin_layout Standard
31652 Horizontal et vertical sont les facteurs d'échelle correspondants.
31653  Si on ne donne pas de facteur vertical, le facteur horizontal sera aussi
31654  utilisé comme facteur vertical.
31655 \end_layout
31656
31657 \begin_layout Standard
31658 Par exemple, la commande 
31659 \series bold
31660
31661 \backslash
31662 scalebox{2}{Bonjour}
31663 \series default
31664  crée un 
31665 \begin_inset ERT
31666 status collapsed
31667
31668 \begin_layout Plain Layout
31669
31670
31671 \backslash
31672 scalebox{2}{
31673 \end_layout
31674
31675 \end_inset
31676
31677 Bonjour
31678 \begin_inset ERT
31679 status collapsed
31680
31681 \begin_layout Plain Layout
31682
31683 }
31684 \end_layout
31685
31686 \end_inset
31687
31688  de taille double par rapport à la taille du texte du document.
31689 \end_layout
31690
31691 \begin_layout Standard
31692
31693 \series bold
31694
31695 \backslash
31696 scalebox{2}[1]{Hello}
31697 \series default
31698  au contraire va déformer le 
31699 \begin_inset ERT
31700 status collapsed
31701
31702 \begin_layout Plain Layout
31703
31704
31705 \backslash
31706 scalebox{2}[1]{
31707 \end_layout
31708
31709 \end_inset
31710
31711 Bonjour
31712 \begin_inset ERT
31713 status collapsed
31714
31715 \begin_layout Plain Layout
31716
31717 }
31718 \end_layout
31719
31720 \end_inset
31721
31722 .
31723 \end_layout
31724
31725 \begin_layout Standard
31726 Si le facteur d'échelle est négatif, le contenu sera retourné en miroir.
31727  La commande 
31728 \series bold
31729
31730 \backslash
31731 scalebox{-1}[1]{Hello}
31732 \series default
31733  peut donc être utilisée pour créer du texte en miroir : 
31734 \begin_inset ERT
31735 status collapsed
31736
31737 \begin_layout Plain Layout
31738
31739
31740 \backslash
31741 scalebox{-1}[1]{
31742 \end_layout
31743
31744 \end_inset
31745
31746 Bonjour
31747 \begin_inset ERT
31748 status collapsed
31749
31750 \begin_layout Plain Layout
31751
31752 }
31753 \end_layout
31754
31755 \end_inset
31756
31757
31758 \end_layout
31759
31760 \begin_layout Standard
31761
31762 \series bold
31763
31764 \backslash
31765 scalebox{1}[-1]{Bonjour}
31766 \series default
31767  effectue une réflexion du 
31768 \begin_inset ERT
31769 status collapsed
31770
31771 \begin_layout Plain Layout
31772
31773
31774 \backslash
31775 scalebox{1}[-1]{
31776 \end_layout
31777
31778 \end_inset
31779
31780 Bonjour
31781 \begin_inset ERT
31782 status collapsed
31783
31784 \begin_layout Plain Layout
31785
31786 }
31787 \end_layout
31788
31789 \end_inset
31790
31791  par rapport à la ligne de base.
31792 \end_layout
31793
31794 \begin_layout Standard
31795 La commande 
31796 \series bold
31797
31798 \backslash
31799 reflectbox{contenu de la boîte} 
31800 \series default
31801 existe aussi et est équivalente à
31802 \series bold
31803  
31804 \backslash
31805 scalebox{-1}[1]{contenu de la boîte}.
31806
31807 \series default
31808  
31809 \begin_inset Newline newline
31810 \end_inset
31811
31812
31813 \end_layout
31814
31815 \begin_layout Standard
31816 \begin_inset VSpace bigskip
31817 \end_inset
31818
31819 La commande 
31820 \series bold
31821
31822 \backslash
31823 resizebox
31824 \series default
31825  est utilisée pour redimensionner une boîte à une largeur et une hauteur
31826  données.
31827  La syntaxe de la commande est :
31828 \end_layout
31829
31830 \begin_layout Standard
31831
31832 \series bold
31833
31834 \backslash
31835 resizebox{largeur}{hauteur}{contenu de la boîte}
31836 \end_layout
31837
31838 \begin_layout Standard
31839 Si un des deux paramètres est remplacé par un point d'exclamation 
31840 \series bold
31841 !
31842 \series default
31843 , la taille est ajustée pour conserver le rapport d'aspect de la boîte.
31844 \end_layout
31845
31846 \begin_layout Standard
31847 La commande 
31848 \series bold
31849
31850 \backslash
31851 resizebox{2cm}{1cm}{Bonjour}
31852 \series default
31853  produit : 
31854 \begin_inset ERT
31855 status collapsed
31856
31857 \begin_layout Plain Layout
31858
31859
31860 \backslash
31861 resizebox{2cm}{1cm}{
31862 \end_layout
31863
31864 \end_inset
31865
31866 Bonjour
31867 \begin_inset ERT
31868 status collapsed
31869
31870 \begin_layout Plain Layout
31871
31872 }
31873 \end_layout
31874
31875 \end_inset
31876
31877
31878 \begin_inset Newline newline
31879 \end_inset
31880
31881 La commande 
31882 \series bold
31883
31884 \backslash
31885 resizebox{2cm}{!}{Bonjour}
31886 \series default
31887  produit : 
31888 \begin_inset ERT
31889 status collapsed
31890
31891 \begin_layout Plain Layout
31892
31893
31894 \backslash
31895 resizebox{2cm}{!}{
31896 \end_layout
31897
31898 \end_inset
31899
31900 Bonjour
31901 \begin_inset ERT
31902 status collapsed
31903
31904 \begin_layout Plain Layout
31905
31906 }
31907 \end_layout
31908
31909 \end_inset
31910
31911
31912 \end_layout
31913
31914 \begin_layout Standard
31915 \begin_inset VSpace bigskip
31916 \end_inset
31917
31918
31919 \end_layout
31920
31921 \begin_layout Standard
31922 \begin_inset Note Greyedout
31923 status open
31924
31925 \begin_layout Plain Layout
31926
31927 \series bold
31928 Note:
31929 \series default
31930  Quand les paramètres des commandes 
31931 \series bold
31932
31933 \backslash
31934 scalebox
31935 \series default
31936  ou 
31937 \series bold
31938
31939 \backslash
31940 resizebox
31941 \series default
31942  sont mis à zéro, il ne se produit pas d'erreur LaTeX quand on exporte le
31943  document, mais le document exporté peut ne pas s'afficher ou s'afficher
31944  partiellement.
31945 \end_layout
31946
31947 \end_inset
31948
31949
31950 \end_layout
31951
31952 \begin_layout Standard
31953 \begin_inset VSpace bigskip
31954 \end_inset
31955
31956
31957 \end_layout
31958
31959 \begin_layout Standard
31960 Les boîtes peuvent être combinée dans n'importe quel ordre.
31961  Par exemple, la commande 
31962 \begin_inset Newline newline
31963 \end_inset
31964
31965
31966 \series bold
31967
31968 \backslash
31969 rotatebox[origin=c]{-45}{
31970 \backslash
31971 resizebox{2cm}{!}{
31972 \backslash
31973 reflectbox{Bonjour}}}
31974 \begin_inset Newline newline
31975 \end_inset
31976
31977
31978 \series default
31979 produit :
31980 \end_layout
31981
31982 \begin_layout Standard
31983 \align center
31984 \begin_inset ERT
31985 status collapsed
31986
31987 \begin_layout Plain Layout
31988
31989
31990 \backslash
31991 rotatebox[origin=c]{-45}{
31992 \backslash
31993 resizebox{2cm}{!}{
31994 \backslash
31995 reflectbox{
31996 \end_layout
31997
31998 \end_inset
31999
32000 Bonjour
32001 \begin_inset ERT
32002 status collapsed
32003
32004 \begin_layout Plain Layout
32005
32006 }}}
32007 \end_layout
32008
32009 \end_inset
32010
32011
32012 \end_layout
32013
32014 \begin_layout Standard
32015 \noindent
32016 Les images, les tableaux et les formules sont autorisées comme contenu de
32017  boîte :
32018 \end_layout
32019
32020 \begin_layout Standard
32021 \align center
32022 \begin_inset ERT
32023 status collapsed
32024
32025 \begin_layout Plain Layout
32026
32027
32028 \backslash
32029 rotatebox[origin=c]{-30}{
32030 \backslash
32031 resizebox{2cm}{!}{
32032 \backslash
32033 reflectbox{
32034 \end_layout
32035
32036 \end_inset
32037
32038
32039 \begin_inset Graphics
32040         filename ../clipart/platypus.eps
32041         lyxscale 50
32042         width 25col%
32043
32044 \end_inset
32045
32046
32047 \begin_inset ERT
32048 status collapsed
32049
32050 \begin_layout Plain Layout
32051
32052 }}}
32053 \end_layout
32054
32055 \end_inset
32056
32057
32058 \begin_inset ERT
32059 status collapsed
32060
32061 \begin_layout Plain Layout
32062
32063
32064 \backslash
32065 rotatebox[origin=c]{-45}{
32066 \backslash
32067 resizebox{2cm}{!}{
32068 \backslash
32069 reflectbox{
32070 \end_layout
32071
32072 \end_inset
32073
32074
32075 \begin_inset Tabular
32076 <lyxtabular version="3" rows="2" columns="2">
32077 <features>
32078 <column alignment="center" valignment="top" width="0">
32079 <column alignment="center" valignment="top" width="0">
32080 <row>
32081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32082 \begin_inset Text
32083
32084 \begin_layout Plain Layout
32085 q
32086 \end_layout
32087
32088 \end_inset
32089 </cell>
32090 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32091 \begin_inset Text
32092
32093 \begin_layout Plain Layout
32094 w
32095 \end_layout
32096
32097 \end_inset
32098 </cell>
32099 </row>
32100 <row>
32101 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32102 \begin_inset Text
32103
32104 \begin_layout Plain Layout
32105 e
32106 \end_layout
32107
32108 \end_inset
32109 </cell>
32110 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32111 \begin_inset Text
32112
32113 \begin_layout Plain Layout
32114 r
32115 \end_layout
32116
32117 \end_inset
32118 </cell>
32119 </row>
32120 </lyxtabular>
32121
32122 \end_inset
32123
32124
32125 \begin_inset ERT
32126 status collapsed
32127
32128 \begin_layout Plain Layout
32129
32130 }}}
32131 \end_layout
32132
32133 \end_inset
32134
32135
32136 \begin_inset ERT
32137 status collapsed
32138
32139 \begin_layout Plain Layout
32140
32141
32142 \backslash
32143 rotatebox[origin=c]{-45}{
32144 \backslash
32145 resizebox{2cm}{!}{
32146 \backslash
32147 reflectbox{
32148 \end_layout
32149
32150 \end_inset
32151
32152
32153 \begin_inset Formula $\int A\,\mathrm{d}x=B$
32154 \end_inset
32155
32156
32157 \begin_inset ERT
32158 status collapsed
32159
32160 \begin_layout Plain Layout
32161
32162 }}}
32163 \end_layout
32164
32165 \end_inset
32166
32167
32168 \end_layout
32169
32170 \begin_layout Standard
32171 Quand on utilise le style global de formule 
32172 \series bold
32173 fleqn
32174 \series default
32175  dans le document
32176 \begin_inset Foot
32177 status collapsed
32178
32179 \begin_layout Plain Layout
32180 Quand 
32181 \begin_inset Quotes eld
32182 \end_inset
32183
32184 fleqn
32185 \begin_inset Quotes erd
32186 \end_inset
32187
32188  est ajouté aux options de la classe de document.
32189 \end_layout
32190
32191 \end_inset
32192
32193 , les formules hors texte peuvent aussi être redimensionnées.
32194 \end_layout
32195
32196 \begin_layout Chapter
32197 Trucs Externes
32198 \begin_inset Index
32199 status collapsed
32200
32201 \begin_layout Plain Layout
32202 Trucs externes
32203 \end_layout
32204
32205 \end_inset
32206
32207
32208 \end_layout
32209
32210 \begin_layout Standard
32211 Avec le menu 
32212 \family sans
32213 Insérer\SpecialChar \menuseparator
32214 Fichier
32215 \family default
32216  vous pouvez insérer un contenu externe à votre document.
32217  Ce contenu peut être :
32218 \end_layout
32219
32220 \begin_layout Description
32221 Document
32222 \begin_inset space ~
32223 \end_inset
32224
32225 LyX Un autre document LyX ; son contenu est directement inséré dans votre
32226  document.
32227 \end_layout
32228
32229 \begin_layout Description
32230 Texte
32231 \begin_inset space ~
32232 \end_inset
32233
32234 Brut Un document textuel ; chacune des ses lignes est insérée comme un paragraph
32235 e.
32236 \end_layout
32237
32238 \begin_layout Description
32239 Texte
32240 \begin_inset space ~
32241 \end_inset
32242
32243 Brut
32244 \begin_inset space ~
32245 \end_inset
32246
32247 par
32248 \begin_inset space ~
32249 \end_inset
32250
32251 Ligne Un document textuel ; ses lignes sont insérées telle qu'elles.
32252  Les lignes vides créent un nouveau paragraphe dans votre document.
32253 \end_layout
32254
32255 \begin_layout Description
32256 Objet
32257 \begin_inset space ~
32258 \end_inset
32259
32260 Externe Fichiers de formats variés.
32261 \end_layout
32262
32263 \begin_layout Description
32264 Sous-document Documents LyX ou LaTeX.
32265 \end_layout
32266
32267 \begin_layout Section
32268 Objets Externes 
32269 \begin_inset Index
32270 status collapsed
32271
32272 \begin_layout Plain Layout
32273 Trucs externes ! Objets Externes
32274 \end_layout
32275
32276 \end_inset
32277
32278
32279 \end_layout
32280
32281 \begin_layout Standard
32282 La fonction d'insertion d'objets externes vous permet d'insérer le contenu
32283  de fichiers dans votre document sans avoir à convertir ces derniers en
32284  un format qui soit compatible avec le format de sortie, puisque c'est LyX
32285  qui va s'occuper des conversions.
32286  Ce mécanisme est semblable à celui qui permet d'insérer dans un document
32287  LyX des images dans des formats divers.
32288  Quand vous avez activé 
32289 \family sans
32290 Aperçu
32291 \begin_inset space ~
32292 \end_inset
32293
32294 sur
32295 \begin_inset space ~
32296 \end_inset
32297
32298 le
32299 \begin_inset space ~
32300 \end_inset
32301
32302 vif
32303 \family default
32304  dans le menu des préférences de LyX, dans la rubrique 
32305 \family sans
32306 Apparence\SpecialChar \menuseparator
32307 Graphiques
32308 \family default
32309 , les objets externes de type Dia et Xfig sont affichés directement dans
32310  LyX.
32311 \end_layout
32312
32313 \begin_layout Standard
32314 On insère des objets externes en utilisant la fenêtre de dialogue 
32315 \family sans
32316 Objet
32317 \begin_inset space ~
32318 \end_inset
32319
32320 Externe
32321 \family default
32322  qui est accessible via le menu 
32323 \family sans
32324 Insérer\SpecialChar \menuseparator
32325 Fichiers\SpecialChar \menuseparator
32326 Objet
32327 \begin_inset space ~
32328 \end_inset
32329
32330 Externe
32331 \family default
32332 .
32333  Actuellement les types de fichiers (
32334 \family sans
32335 Modèles
32336 \family default
32337 ) suivants sont autorisés :
32338 \end_layout
32339
32340 \begin_layout Description
32341 Échiquier Ce modèle accepte les diagrammes de positions d'échec produits
32342  par le programme 
32343 \series bold
32344
32345 \begin_inset CommandInset href
32346 LatexCommand href
32347 name "XBoard"
32348 target "http://en.wikipedia.org/wiki/XBoard"
32349
32350 \end_inset
32351
32352
32353 \series default
32354 .
32355 \end_layout
32356
32357 \begin_layout Description
32358 Date Ce modèle insère la date sous la forme 
32359 \emph on
32360 Jour-Mois-Année
32361 \emph default
32362 .
32363  Voici un exemple de date insérée comme objet externe :: 
32364 \begin_inset External
32365         template Date
32366         filename .
32367
32368 \end_inset
32369
32370
32371 \begin_inset space ~
32372 \end_inset
32373
32374
32375 \begin_inset Note Note
32376 status open
32377
32378 \begin_layout Plain Layout
32379 Retirer l'espace prot
32380 \begin_inset Quotes frd
32381 \end_inset
32382
32383 gé quand le bug 4398 sera résolu !
32384 \end_layout
32385
32386 \end_inset
32387
32388
32389 \begin_inset Newline newline
32390 \end_inset
32391
32392 La date n'apparaîtra pas dans LyX, mais seulement dans la sortie imprimée.
32393  Il y a deux autre méthodes pour insérer une date : Avec le menu 
32394 \family sans
32395 Insérer\SpecialChar \menuseparator
32396 Date
32397 \family default
32398  et avec la commande LaTeX 
32399 \series bold
32400
32401 \backslash
32402 today
32403 \series default
32404  entrée comme code TeX.
32405  Ces différentes méthodes sont comparée dans le tableau
32406 \begin_inset space ~
32407 \end_inset
32408
32409
32410 \begin_inset CommandInset ref
32411 LatexCommand ref
32412 reference "tab:Comparaison-des-dates"
32413
32414 \end_inset
32415
32416 .
32417 \end_layout
32418
32419 \begin_layout Description
32420 Dia Ce modèle accepte les diagrammes créés avec le programme 
32421 \series bold
32422
32423 \begin_inset CommandInset href
32424 LatexCommand href
32425 name "Dia"
32426 target "http://en.wikipedia.org/wiki/Dia_(software)"
32427
32428 \end_inset
32429
32430
32431 \series default
32432 .
32433 \end_layout
32434
32435 \begin_layout Description
32436 LilyPond Ce modèle est utilisé avec des partitions musicales mises en forme
32437  par le programme 
32438 \series bold
32439
32440 \begin_inset CommandInset href
32441 LatexCommand href
32442 name "LilyPond"
32443 target "http://en.wikipedia.org/wiki/LilyPond"
32444
32445 \end_inset
32446
32447
32448 \series default
32449 .
32450 \end_layout
32451
32452 \begin_layout Description
32453 PDFPages Ce modèle permet d'insérer des documents en PDF dans votre document.
32454  Pour insérer certaines pages ou toutes les pages d'un PDF, utilisez l'option
32455  
32456 \emph on
32457 pages
32458 \emph default
32459  dans le champ 
32460 \family sans
32461 Option
32462 \family default
32463  dans l'onglet 
32464 \family sans
32465 Options LaTeX et LyX
32466 \family default
32467  en suivant les instructions données pour le modèle.
32468  Si on ne donne pas d'option 
32469 \emph on
32470 pages
32471 \emph default
32472 , seule la première page du PDF sera insérée.
32473 \end_layout
32474
32475 \begin_layout Description
32476 RasterImage Ce modèle peut être utilisé pour les images matricielles (bitmap).
32477  À peu près tous les formats d'images populaires sont acceptés.
32478  Les images peuvent être traitées dans la fenêtre de dialogue 
32479 \family sans
32480 Objet
32481 \begin_inset space ~
32482 \end_inset
32483
32484 Externe
32485 \family default
32486  comme les images qui sont habituellement incorporées en utilisant le menu
32487  
32488 \family sans
32489 Insérer\SpecialChar \menuseparator
32490 Graphique
32491 \family default
32492 , comme c'est décrit dans la section
32493 \begin_inset space ~
32494 \end_inset
32495
32496
32497 \begin_inset CommandInset ref
32498 LatexCommand ref
32499 reference "sec:Graphics-Dialog"
32500
32501 \end_inset
32502
32503 .
32504  La différence est que seules les images matricielles sont autorisées, ce
32505  qui veut dire que les images PDF et EPS ne sont pas acceptées.
32506 \end_layout
32507
32508 \begin_layout Description
32509 XFig Ce modèle accepte les images créées avec le programme 
32510 \series bold
32511
32512 \begin_inset CommandInset href
32513 LatexCommand href
32514 name "Xfig"
32515 target "http://en.wikipedia.org/wiki/Xfig"
32516
32517 \end_inset
32518
32519
32520 \series default
32521 .
32522 \end_layout
32523
32524 \begin_layout Standard
32525 \begin_inset Float table
32526 placement h
32527 wide false
32528 sideways false
32529 status open
32530
32531 \begin_layout Plain Layout
32532 \begin_inset Caption
32533
32534 \begin_layout Plain Layout
32535 \begin_inset CommandInset label
32536 LatexCommand label
32537 name "tab:Comparaison-des-dates"
32538
32539 \end_inset
32540
32541 Comparaison des méthodes d'insertion de la date.
32542 \end_layout
32543
32544 \end_inset
32545
32546
32547 \end_layout
32548
32549 \begin_layout Plain Layout
32550 \align center
32551 \begin_inset Tabular
32552 <lyxtabular version="3" rows="4" columns="4">
32553 <features>
32554 <column alignment="center" valignment="top" width="0">
32555 <column alignment="center" valignment="top" width="0">
32556 <column alignment="center" valignment="top" width="0">
32557 <column alignment="center" valignment="top" width="0">
32558 <row>
32559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32560 \begin_inset Text
32561
32562 \begin_layout Plain Layout
32563 Format du document
32564 \end_layout
32565
32566 \end_inset
32567 </cell>
32568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32569 \begin_inset Text
32570
32571 \begin_layout Plain Layout
32572
32573 \family sans
32574 Objet
32575 \begin_inset space ~
32576 \end_inset
32577
32578 Externe\SpecialChar \menuseparator
32579 Date
32580 \end_layout
32581
32582 \end_inset
32583 </cell>
32584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32585 \begin_inset Text
32586
32587 \begin_layout Plain Layout
32588
32589 \family sans
32590 Insérer\SpecialChar \menuseparator
32591 Date
32592 \end_layout
32593
32594 \end_inset
32595 </cell>
32596 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32597 \begin_inset Text
32598
32599 \begin_layout Plain Layout
32600 commande 
32601 \series bold
32602
32603 \backslash
32604 today
32605 \end_layout
32606
32607 \end_inset
32608 </cell>
32609 </row>
32610 <row>
32611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32612 \begin_inset Text
32613
32614 \begin_layout Plain Layout
32615 LyX
32616 \end_layout
32617
32618 \end_inset
32619 </cell>
32620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32621 \begin_inset Text
32622
32623 \begin_layout Plain Layout
32624 comme boîte d'insert
32625 \end_layout
32626
32627 \end_inset
32628 </cell>
32629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32630 \begin_inset Text
32631
32632 \begin_layout Plain Layout
32633 comme date
32634 \end_layout
32635
32636 \end_inset
32637 </cell>
32638 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32639 \begin_inset Text
32640
32641 \begin_layout Plain Layout
32642 comme boîte de code TeX
32643 \end_layout
32644
32645 \end_inset
32646 </cell>
32647 </row>
32648 <row>
32649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32650 \begin_inset Text
32651
32652 \begin_layout Plain Layout
32653 LaTeX
32654 \end_layout
32655
32656 \end_inset
32657 </cell>
32658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32659 \begin_inset Text
32660
32661 \begin_layout Plain Layout
32662 comme date
32663 \end_layout
32664
32665 \end_inset
32666 </cell>
32667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32668 \begin_inset Text
32669
32670 \begin_layout Plain Layout
32671 comme date
32672 \end_layout
32673
32674 \end_inset
32675 </cell>
32676 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32677 \begin_inset Text
32678
32679 \begin_layout Plain Layout
32680 comme commande
32681 \end_layout
32682
32683 \end_inset
32684 </cell>
32685 </row>
32686 <row>
32687 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32688 \begin_inset Text
32689
32690 \begin_layout Plain Layout
32691 DVI, PDF, PS
32692 \end_layout
32693
32694 \end_inset
32695 </cell>
32696 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32697 \begin_inset Text
32698
32699 \begin_layout Plain Layout
32700 comme date
32701 \end_layout
32702
32703 \end_inset
32704 </cell>
32705 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32706 \begin_inset Text
32707
32708 \begin_layout Plain Layout
32709 comme date
32710 \end_layout
32711
32712 \end_inset
32713 </cell>
32714 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32715 \begin_inset Text
32716
32717 \begin_layout Plain Layout
32718 comme date date
32719 \end_layout
32720
32721 \end_inset
32722 </cell>
32723 </row>
32724 </lyxtabular>
32725
32726 \end_inset
32727
32728
32729 \end_layout
32730
32731 \end_inset
32732
32733
32734 \end_layout
32735
32736 \begin_layout Standard
32737 Quand vous activez l'option 
32738 \family sans
32739 Brouillon
32740 \family default
32741  de l'onglet 
32742 \family sans
32743 Fichier
32744 \family default
32745  de la fenêtre de dialogue 
32746 \family sans
32747 Objet
32748 \begin_inset space ~
32749 \end_inset
32750
32751 Externe
32752 \family default
32753 , seul le chemin vers le fichier inséré est affiché dans la sortie imprimée.
32754 \begin_inset Newline newline
32755 \end_inset
32756
32757 Les objets externes apparaissent dans LyX, soit comme une boîte comme celle-ci
32758  : 
32759 \begin_inset Graphics
32760         filename ../clipart/ExternalMaterialQt4.png
32761         scale 85
32762         scaleBeforeRotation
32763
32764 \end_inset
32765
32766  soit comme une image, selon que vous avez ou non activé l'option 
32767 \family sans
32768 Afficher
32769 \begin_inset space ~
32770 \end_inset
32771
32772 dans
32773 \begin_inset space ~
32774 \end_inset
32775
32776 LyX
32777 \family default
32778  de l'onglet 
32779 \family sans
32780 Options LaTeX et LyX
32781 \family default
32782  de la fenêtre de dialogue.
32783 \end_layout
32784
32785 \begin_layout Standard
32786 Le manuel 
32787 \family sans
32788 \emph on
32789 Personnalisation
32790 \family default
32791 \emph default
32792  explique comment vous pouvez créer vos propres modèles.
32793 \end_layout
32794
32795 \begin_layout Section
32796 Sous-documents
32797 \begin_inset CommandInset label
32798 LatexCommand label
32799 name "sec:Sous-documents"
32800
32801 \end_inset
32802
32803
32804 \begin_inset Index
32805 status collapsed
32806
32807 \begin_layout Plain Layout
32808 Trucs externes ! Sous-documents
32809 \end_layout
32810
32811 \end_inset
32812
32813
32814 \begin_inset Index
32815 status collapsed
32816
32817 \begin_layout Plain Layout
32818 Fichiers ! Insérer
32819 \end_layout
32820
32821 \end_inset
32822
32823
32824 \end_layout
32825
32826 \begin_layout Standard
32827 Les sous-documents sont utilisés quand on a un document très long qui peut
32828  être décomposé en plusieurs parties ou sections plus petites.
32829  Pour des raisons de maintenance il est souvent utile et parfois obligatoire
32830  de découper le document en plusieurs fichiers qui peuvent être relus séparément.
32831  Les différents documents sont ce que l'on appelle les sous-documents et
32832  un document maître les relie pour imprimer le document complet ou seulement
32833  une partie de celui-ci.
32834  Un sous-document hérite du contenu de son maître, par exemple le préambule
32835  LaTeX, la bibliographie, et les étiquettes pour les références croisées.
32836 \end_layout
32837
32838 \begin_layout Standard
32839 Les documents inclus sont visualisés dans LyX sous la forme d'une boîte
32840  comme celle-ci : 
32841 \begin_inset Graphics
32842         filename clipart/ChildDocumentQt4.png
32843         lyxscale 70
32844         scale 60
32845         scaleBeforeRotation
32846
32847 \end_inset
32848
32849  Pour inclure des sous-documents dans un document maître , on utilise le
32850  menu 
32851 \family sans
32852 Insérer\SpecialChar \menuseparator
32853 Fichier\SpecialChar \menuseparator
32854 Sous-document
32855 \family default
32856 .
32857  Une fenêtre de dialogue s'ouvre pour que vous puissiez choisir entre l'une
32858  des quatre méthodes d'inclusion :
32859 \end_layout
32860
32861 \begin_layout Description
32862 Inclus
32863 \begin_inset space ~
32864 \end_inset
32865
32866 (include) Vous pouvez inclure des documents LyX et LaTeX.
32867  Quand vous cliquez sur le bouton 
32868 \family sans
32869 Charger
32870 \family default
32871  dans la fenêtre de dialogue 
32872 \family sans
32873 Sous-document
32874 \family default
32875 , le document inclus est ouvert dans LyX dans un nouvel onglet pour que
32876  vous puissiez le modifier.
32877 \begin_inset Newline newline
32878 \end_inset
32879
32880
32881 \end_layout
32882
32883 \begin_layout Standard
32884 Voici un sous-document inséré avec la méthode 
32885 \family sans
32886 Inclus
32887 \family default
32888  : 
32889 \begin_inset CommandInset include
32890 LatexCommand include
32891 filename "DocumentBidon1.lyx"
32892
32893 \end_inset
32894
32895
32896 \end_layout
32897
32898 \begin_layout Standard
32899 La numérotation des sections va prendre en compte les sections des fichiers
32900  incorporés dans l'ordre où ils sont insérés dans le document maître.
32901  Le document qui est inclus comme exemple possède une sous-section qui sera
32902  numérotée comme sous-section de la section actuelle.
32903  Les étiquettes présentes dans le fichier inclus peuvent être référencées
32904  : la sous-section
32905 \begin_inset space ~
32906 \end_inset
32907
32908
32909 \begin_inset CommandInset ref
32910 LatexCommand ref
32911 reference "sub:Sous-section-externe-1"
32912
32913 \end_inset
32914
32915  est dans le fichier inclus.
32916 \end_layout
32917
32918 \begin_layout Standard
32919 Le préambule du sous-document est tout simplement ignoré, seul le préambule
32920  du document maître est utilisé.
32921  Les branches présentes dans le sous-document seront ignorées par le document
32922  maître tant que le document maître possède une branche avec le même nom.
32923  Les documents inclus sont insérés en commençant une nouvelle page et sont
32924  suivis par un saut de page.
32925 \end_layout
32926
32927 \begin_layout Standard
32928 Si vous travaillez uniquement sur un chapitre particulier d'un document
32929  important et que vous voulez optimiser le temps de compilation, vous pouvez
32930  inclure chaque fichier dans une branche
32931 \begin_inset Foot
32932 status open
32933
32934 \begin_layout Plain Layout
32935 Les branches sont décrites dans la section 
32936 \emph on
32937 Branches
32938 \emph default
32939  du 
32940 \emph on
32941 Guide de l'utilisateur
32942 \emph default
32943  de LyX.
32944 \end_layout
32945
32946 \end_inset
32947
32948 .
32949  En activant ou désactivant une branche, vous pouvez décider les fichiers
32950  inclus qui doivent apparaître dans la sortie imprimée.
32951 \end_layout
32952
32953 \begin_layout Standard
32954 \begin_inset Note Greyedout
32955 status open
32956
32957 \begin_layout Plain Layout
32958
32959 \series bold
32960 Note:
32961 \series default
32962  À cause d'un bug de LyX, la commande 
32963 \series bold
32964
32965 \backslash
32966 includeonly
32967 \series default
32968  ne peut actuellement pas être utilisée comme solution alternative pour
32969  décider quels sont les fichiers qui doivent être inclus.
32970 \end_layout
32971
32972 \end_inset
32973
32974
32975 \end_layout
32976
32977 \begin_layout Standard
32978 \begin_inset Note Greyedout
32979 status open
32980
32981 \begin_layout Plain Layout
32982
32983 \series bold
32984 Note:
32985 \series default
32986  Quand vous avez inclus un fichier LyX ou LaTeX, et que ce dernier utilise
32987  une classe de document différente de celle du document maître, vous recevez
32988  un avertissement quand vous tentez de le visionner ou de l'exporter, vu
32989  que cela peut produire des résultats inattendus sur la sortie imprimée.
32990 \end_layout
32991
32992 \end_inset
32993
32994
32995 \end_layout
32996
32997 \begin_layout Description
32998 Incorporé
32999 \begin_inset space ~
33000 \end_inset
33001
33002 (input) Cette méthode est très semblable à la méthode Inclus, les différences
33003  sont :
33004 \end_layout
33005
33006 \begin_deeper
33007 \begin_layout Itemize
33008 Les fichiers incorporés ne commencent pas une nouvelle page ni ne sont suivis
33009  par un saut de page.
33010 \end_layout
33011
33012 \begin_layout Itemize
33013 Les fichiers incorporés peuvent être prévisualisés dans LyX quand l'option
33014  
33015 \family sans
33016 Aperçu
33017 \begin_inset space ~
33018 \end_inset
33019
33020 sur
33021 \begin_inset space ~
33022 \end_inset
33023
33024 le
33025 \begin_inset space ~
33026 \end_inset
33027
33028 vif
33029 \family default
33030  est activée dans les préférences dans la rubrique 
33031 \family sans
33032 Apparence\SpecialChar \menuseparator
33033 Graphique
33034 \family default
33035 .
33036 \end_layout
33037
33038 \begin_layout Itemize
33039 La commande LaTeX 
33040 \series bold
33041
33042 \backslash
33043 includeonly
33044 \series default
33045  ne peut pas être utilisée.
33046 \end_layout
33047
33048 \end_deeper
33049 \begin_layout Standard
33050 Voici un sous document inséré en utilisant la méthode 
33051 \family sans
33052 Incorporé
33053 \family default
33054  : 
33055 \begin_inset CommandInset include
33056 LatexCommand input
33057 preview true
33058 filename "DocumentBidon2.lyx"
33059
33060 \end_inset
33061
33062
33063 \end_layout
33064
33065 \begin_layout Description
33066 Verbatim Avec cette méthodes tous les fichiers textes peuvent être inclus.
33067  Si c'est un fichier LyX ou LaTeX, le contenu sera affiché dans la sortie
33068  sous forme de code source et aucune des commandes éventuellement présentes
33069  ne sera exécutée.
33070  Vous pouvez utiliser l'option 
33071 \family sans
33072 Marquer
33073 \begin_inset space ~
33074 \end_inset
33075
33076 les
33077 \begin_inset space ~
33078 \end_inset
33079
33080 espaces
33081 \family default
33082  qui matérialise chaque espace présente dans le code source par un caractère
33083  
33084 \begin_inset Quotes eld
33085 \end_inset
33086
33087
33088 \begin_inset ERT
33089 status collapsed
33090
33091 \begin_layout Plain Layout
33092
33093
33094 \backslash
33095 textvisiblespace 
33096 \end_layout
33097
33098 \end_inset
33099
33100
33101 \begin_inset Quotes erd
33102 \end_inset
33103
33104  .
33105  La différence avec la méthode qui consiste à utiliser le menu 
33106 \family sans
33107 Insérer\SpecialChar \menuseparator
33108 Fichier\SpecialChar \menuseparator
33109 Texte
33110 \begin_inset space ~
33111 \end_inset
33112
33113 brut
33114 \family default
33115  est que le contenu du document n'apparaît pas dans LyX.
33116 \end_layout
33117
33118 \begin_layout Standard
33119 Voici un sous-document inclus en utilisant la méthode 
33120 \family sans
33121 verbatim
33122 \family default
33123  : 
33124 \begin_inset CommandInset include
33125 LatexCommand verbatiminput
33126 filename "DocumentTexteBidon.txt"
33127
33128 \end_inset
33129
33130
33131 \begin_inset VSpace bigskip
33132 \end_inset
33133
33134 Voici un autre sous-document incorporé par la méthode verbatim en utilisant
33135  l'option 
33136 \family sans
33137 Marquer
33138 \begin_inset space ~
33139 \end_inset
33140
33141 les
33142 \begin_inset space ~
33143 \end_inset
33144
33145 espaces :
33146 \family default
33147  
33148 \begin_inset CommandInset include
33149 LatexCommand verbatiminput*
33150 filename "DocumentTexteBidon.txt"
33151
33152 \end_inset
33153
33154
33155 \end_layout
33156
33157 \begin_layout Standard
33158 \begin_inset VSpace bigskip
33159 \end_inset
33160
33161
33162 \end_layout
33163
33164 \begin_layout Standard
33165 \begin_inset Note Greyedout
33166 status open
33167
33168 \begin_layout Plain Layout
33169
33170 \series bold
33171 Note:
33172 \series default
33173  Comme vous pouvez le voir avec les exemples ci-dessus, le texte des documents
33174  inclus avec la méthode verbatim n'est pas découpé à la fin des lignes.
33175 \end_layout
33176
33177 \end_inset
33178
33179
33180 \end_layout
33181
33182 \begin_layout Description
33183 Listings Ce type d'inclusion est décrit dans le chapitre
33184 \begin_inset space ~
33185 \end_inset
33186
33187
33188 \begin_inset CommandInset ref
33189 LatexCommand ref
33190 reference "cha:Program-Code-Listings"
33191
33192 \end_inset
33193
33194 .
33195 \end_layout
33196
33197 \begin_layout Standard
33198 \begin_inset Note Greyedout
33199 status open
33200
33201 \begin_layout Plain Layout
33202
33203 \series bold
33204 Note:
33205 \series default
33206  Inclure le même document deux fois dans un même document peut poser des
33207  problèmes avec LaTeX.
33208 \end_layout
33209
33210 \end_inset
33211
33212
33213 \end_layout
33214
33215 \begin_layout Chapter
33216 Listings de Code Source
33217 \begin_inset CommandInset label
33218 LatexCommand label
33219 name "cha:Program-Code-Listings"
33220
33221 \end_inset
33222
33223
33224 \begin_inset Index
33225 status collapsed
33226
33227 \begin_layout Plain Layout
33228 Listings
33229 \end_layout
33230
33231 \end_inset
33232
33233
33234 \begin_inset Index
33235 status collapsed
33236
33237 \begin_layout Plain Layout
33238 Code Source
33239 \end_layout
33240
33241 \end_inset
33242
33243
33244 \begin_inset Index
33245 status collapsed
33246
33247 \begin_layout Plain Layout
33248 Flottants ! Listings
33249 \end_layout
33250
33251 \end_inset
33252
33253
33254 \end_layout
33255
33256 \begin_layout Standard
33257 Pour inclure et mettre en forme un listing de code source, vous pouvez utiliser
33258  un insert 
33259 \family sans
33260 Listings
33261 \family default
33262  qui peut être créé grâce au menu 
33263 \family sans
33264 Insérer
33265 \family default
33266 \SpecialChar \menuseparator
33267
33268 \family sans
33269 Listing
33270 \begin_inset space ~
33271 \end_inset
33272
33273 de
33274 \begin_inset space ~
33275 \end_inset
33276
33277 Code
33278 \begin_inset space ~
33279 \end_inset
33280
33281 Source
33282 \family default
33283 .
33284  Le paquetage LaTeX 
33285 \series bold
33286 listings
33287 \series default
33288
33289 \begin_inset Index
33290 status collapsed
33291
33292 \begin_layout Plain Layout
33293 Paquetages LaTeX ! listings
33294 \end_layout
33295
33296 \end_inset
33297
33298  fournit un moyen puissant et flexible d'insérer des listings de code source
33299  dans votre document.
33300  
33301 \end_layout
33302
33303 \begin_layout Standard
33304 Quand vous cliquez avec le bouton droit sur un insert de listings, un menu
33305  contextuel s'ouvre pour vous permettre de modifier le format du listing.
33306 \end_layout
33307
33308 \begin_layout Standard
33309 Implicitement, un listing commence un nouveau paragraphe dans la sortie
33310  imprimée.
33311  L'option d'emplacement 
33312 \family sans
33313 Listing
33314 \begin_inset space ~
33315 \end_inset
33316
33317 en
33318 \begin_inset space ~
33319 \end_inset
33320
33321 Ligne
33322 \family default
33323  imprime le listing dans la ligne comme ceci : 
33324 \begin_inset listings
33325 lstparams "language={C++}"
33326 inline true
33327 status open
33328
33329 \begin_layout Plain Layout
33330
33331 int a=5;
33332 \end_layout
33333
33334 \end_inset
33335
33336
33337 \begin_inset Newline newline
33338 \end_inset
33339
33340 L'option 
33341 \family sans
33342 Flottant
33343 \family default
33344  crée un flottant de listing pour lequel vous pouvez préciser les options
33345  classiques d'emplacement : 
33346 \begin_inset Quotes eld
33347 \end_inset
33348
33349
33350 \family sans
33351 h
33352 \family default
33353
33354 \begin_inset Quotes erd
33355 \end_inset
33356
33357
33358 \begin_inset Quotes eld
33359 \end_inset
33360
33361
33362 \family sans
33363 t
33364 \family default
33365
33366 \begin_inset Quotes erd
33367 \end_inset
33368
33369
33370 \begin_inset Quotes eld
33371 \end_inset
33372
33373
33374 \family sans
33375 b
33376 \family default
33377
33378 \begin_inset Quotes erd
33379 \end_inset
33380
33381 , et 
33382 \begin_inset Quotes eld
33383 \end_inset
33384
33385
33386 \family sans
33387 p
33388 \family default
33389
33390 \begin_inset Quotes erd
33391 \end_inset
33392
33393  correspondant aux emplacement décrits dans la section
33394 \begin_inset space ~
33395 \end_inset
33396
33397
33398 \begin_inset CommandInset ref
33399 LatexCommand ref
33400 reference "sec:Placement-flottants"
33401
33402 \end_inset
33403
33404 .
33405  Les options de positionnement peuvent être mélangées et doivent être saisies
33406  sans séparation, par exemple, on peut taper 
33407 \begin_inset Quotes eld
33408 \end_inset
33409
33410
33411 \family sans
33412 htbp
33413 \family default
33414
33415 \begin_inset Quotes erd
33416 \end_inset
33417
33418 .
33419  L' option 
33420 \begin_inset Quotes eld
33421 \end_inset
33422
33423 h
33424 \begin_inset Quotes erd
33425 \end_inset
33426
33427  a parfois aucun effet, mais vous n'avez pas besoin d'utiliser l'option
33428  
33429 \family sans
33430 Flottant
33431 \family default
33432  dans ce cas, vu que les listings non flottants peuvent aussi avoir une
33433  légende et être référencés.
33434 \end_layout
33435
33436 \begin_layout Standard
33437 Vous pouvez ajouter une légende à un listing avec le menu 
33438 \family sans
33439 Insérer\SpecialChar \menuseparator
33440 Légende
33441 \family default
33442 .
33443  On peut référencer les listings de la même façon que les flottants :Voir
33444  le listing
33445 \begin_inset space ~
33446 \end_inset
33447
33448
33449 \begin_inset CommandInset ref
33450 LatexCommand ref
33451 reference "lst:Listing-exemple"
33452
33453 \end_inset
33454
33455
33456 \end_layout
33457
33458 \begin_layout Standard
33459 \begin_inset listings
33460 lstparams "language=Python"
33461 inline false
33462 status open
33463
33464 \begin_layout Plain Layout
33465
33466 \begin_inset Caption
33467
33468 \begin_layout Plain Layout
33469 \begin_inset CommandInset label
33470 LatexCommand label
33471 name "lst:Listing-exemple"
33472
33473 \end_inset
33474
33475 Exemple de listing flottant
33476 \end_layout
33477
33478 \end_inset
33479
33480 # Exemple de listing flottant
33481 \end_layout
33482
33483 \begin_layout Plain Layout
33484
33485 def func(param):
33486 \end_layout
33487
33488 \begin_layout Plain Layout
33489
33490     'ceci est une fonction python'
33491 \end_layout
33492
33493 \begin_layout Plain Layout
33494
33495     pass
33496 \end_layout
33497
33498 \end_inset
33499
33500
33501 \end_layout
33502
33503 \begin_layout Standard
33504 Quand vous avez choisi un langage de programmation dans la fenêtre de dialogue
33505  de listing, les mots-clés de ce langage seront reconnus et mis en forme
33506  de manière particulière dans la sortie imprimée.
33507  Dans l'exemple de listing, le mot clé Python 
33508 \begin_inset Quotes eld
33509 \end_inset
33510
33511 def
33512 \begin_inset Quotes erd
33513 \end_inset
33514
33515  est reconnu et imprimé en caractères gras dans la sortie.
33516 \end_layout
33517
33518 \begin_layout Standard
33519 \begin_inset Note Greyedout
33520 status open
33521
33522 \begin_layout Plain Layout
33523
33524 \series bold
33525 Note:
33526 \series default
33527  Si vous n'obtenez pas des mots-clés en caractères gras quand vous utilisez
33528  une police de caractères à 
33529 \family typewriter
33530 chasse fixe
33531 \family default
33532 , c'est que votre police ne contient probablement pas de série grasse.
33533  Dans ce cas choisissez une police différente dans le menu 
33534 \family sans
33535 Document\SpecialChar \menuseparator
33536 Paramètres\SpecialChar \menuseparator
33537 Polices
33538 \family default
33539 .
33540  (Les polices 
33541 \emph on
33542 LuxiMono, BeraMono
33543 \emph default
33544  et 
33545 \emph on
33546 Courier
33547 \emph default
33548  contiennent une série grasse.)
33549 \end_layout
33550
33551 \end_inset
33552
33553
33554 \end_layout
33555
33556 \begin_layout Standard
33557 Dans la rubrique 
33558 \family sans
33559 Numérotation
33560 \begin_inset space ~
33561 \end_inset
33562
33563 des
33564 \begin_inset space ~
33565 \end_inset
33566
33567 Lignes
33568 \family default
33569  de la fenêtre de dialogue listings, vous pouvez choisir le style de numérotatio
33570 n des lignes.
33571  Vous pouvez mettre un nombre dans le champ 
33572 \family sans
33573 Pas
33574 \family default
33575  pour désigner les lignes qui seront numérotées.
33576  Par exemple, si vous mettez 
33577 \begin_inset Quotes eld
33578 \end_inset
33579
33580 3
33581 \begin_inset Quotes erd
33582 \end_inset
33583
33584 , seule une ligne sur trois sera numérotée.
33585 \end_layout
33586
33587 \begin_layout Standard
33588 En plus vous pouvez préciser un intervalle de lignes et seules ces lignes
33589  apparaîtront dans la sortie.
33590  Vous devez utiliser l'option 
33591 \family sans
33592 Table
33593 \begin_inset space ~
33594 \end_inset
33595
33596 de
33597 \begin_inset space ~
33598 \end_inset
33599
33600 Caractères
33601 \begin_inset space ~
33602 \end_inset
33603
33604 Étendue
33605 \family default
33606  quand vous employez des caractères spécifiques à une langue donnée comme
33607  les umlauts Allemands dans votre listing.
33608 \begin_inset Newline newline
33609 \end_inset
33610
33611 Voici un exemple de listing avec la numérotation des lignes à gauche par
33612  pas de 3, en langage Python, avec les options 
33613 \begin_inset Quotes eld
33614 \end_inset
33615
33616 Table
33617 \begin_inset space ~
33618 \end_inset
33619
33620 de
33621 \begin_inset space ~
33622 \end_inset
33623
33624 caractères
33625 \begin_inset space ~
33626 \end_inset
33627
33628 étendue
33629 \begin_inset Quotes erd
33630 \end_inset
33631
33632  et 
33633 \begin_inset Quotes eld
33634 \end_inset
33635
33636 Espace
33637 \begin_inset space ~
33638 \end_inset
33639
33640 représenté
33641 \begin_inset space ~
33642 \end_inset
33643
33644 par
33645 \begin_inset space ~
33646 \end_inset
33647
33648 un
33649 \begin_inset space ~
33650 \end_inset
33651
33652 symbole
33653 \begin_inset Quotes erd
33654 \end_inset
33655
33656 , l'intervalle de ligne étant 3
33657 \begin_inset space \thinspace{}
33658 \end_inset
33659
33660 -
33661 \begin_inset space \thinspace{}
33662 \end_inset
33663
33664 8:
33665 \end_layout
33666
33667 \begin_layout Standard
33668 \begin_inset listings
33669 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
33670 inline false
33671 status open
33672
33673 \begin_layout Plain Layout
33674
33675 def func(param):
33676 \end_layout
33677
33678 \begin_layout Plain Layout
33679
33680     'ceci est une fonction Python'
33681 \end_layout
33682
33683 \begin_layout Plain Layout
33684
33685     pass
33686 \end_layout
33687
33688 \begin_layout Plain Layout
33689
33690 def func(param):
33691 \end_layout
33692
33693 \begin_layout Plain Layout
33694
33695 'Ça, c'est un mot Allemand : Tschüß'
33696 \end_layout
33697
33698 \begin_layout Plain Layout
33699
33700 pass
33701 \end_layout
33702
33703 \begin_layout Plain Layout
33704
33705 def func(param):
33706 \end_layout
33707
33708 \begin_layout Plain Layout
33709
33710 'ceci est une fonction Python'
33711 \end_layout
33712
33713 \begin_layout Plain Layout
33714
33715 pass
33716 \end_layout
33717
33718 \end_inset
33719
33720
33721 \end_layout
33722
33723 \begin_layout Standard
33724 \begin_inset Note Greyedout
33725 status open
33726
33727 \begin_layout Plain Layout
33728
33729 \series bold
33730 Note:
33731 \series default
33732  À cause d'un bug dans le paquetage 
33733 \series bold
33734 listings
33735 \series default
33736  la numérotation des lignes se trouve décalée d'une ligne à chaque nouveau
33737  listing.
33738  C'est la raison pour laquelle les lignes 2 et 5 sont numérotées et pas
33739  les lignes 3 et 6.
33740 \end_layout
33741
33742 \end_inset
33743
33744
33745 \end_layout
33746
33747 \begin_layout Standard
33748 \begin_inset VSpace bigskip
33749 \end_inset
33750
33751
33752 \end_layout
33753
33754 \begin_layout Standard
33755 Il est aussi possible d'imprimer les lignes d'un fichier sous la forme d'un
33756  listing.
33757  Pour le faire, il suffit d'utiliser le menu 
33758 \family sans
33759 Insérer\SpecialChar \menuseparator
33760 Fichier\SpecialChar \menuseparator
33761 Sous-document
33762 \family default
33763  et de choisir le type 
33764 \family sans
33765 Listing
33766 \family default
33767
33768 \begin_inset space ~
33769 \end_inset
33770
33771
33772 \family sans
33773 de
33774 \begin_inset space ~
33775 \end_inset
33776
33777 Code
33778 \begin_inset space ~
33779 \end_inset
33780
33781 source
33782 \family default
33783 .
33784 \begin_inset Foot
33785 status collapsed
33786
33787 \begin_layout Plain Layout
33788 Les autres types de sous-documents sont décrits dans la section
33789 \begin_inset space ~
33790 \end_inset
33791
33792
33793 \begin_inset CommandInset ref
33794 LatexCommand ref
33795 reference "sec:Sous-documents"
33796
33797 \end_inset
33798
33799 .
33800 \end_layout
33801
33802 \end_inset
33803
33804  Dans la fenêtre de dialogue du sous-document vous pouvez donner les paramètres
33805  à utiliser pour le listing dans une zone de texte.
33806  Pour avoir une liste des paramètres disponibles, tapez un point d'interrogation
33807  
33808 \begin_inset Quotes eld
33809 \end_inset
33810
33811 ?
33812 \begin_inset Quotes erd
33813 \end_inset
33814
33815  dans la zone de texte.
33816 \end_layout
33817
33818 \begin_layout Standard
33819 Pour faire référence à un sous-document de type listing, tapez une étiquette
33820  dans le champ correspondant de la fenêtre de dialogue.
33821  On peut alors faire référence à cette étiquette en utilisant le menu 
33822 \family sans
33823 Insérer\SpecialChar \menuseparator
33824 Référence
33825 \begin_inset space ~
33826 \end_inset
33827
33828 Croisée
33829 \family default
33830 .
33831 \end_layout
33832
33833 \begin_layout Standard
33834 Le listing
33835 \begin_inset space ~
33836 \end_inset
33837
33838
33839 \begin_inset CommandInset ref
33840 LatexCommand ref
33841 reference "lst:listing-fichier"
33842
33843 \end_inset
33844
33845  est une exemple de listing issu d'un fichier ; ici les lignes 10
33846 \begin_inset space \thinspace{}
33847 \end_inset
33848
33849 -
33850 \begin_inset space \thinspace{}
33851 \end_inset
33852
33853 15 de ce fichier LyX sont listées.
33854 \end_layout
33855
33856 \begin_layout Standard
33857 \begin_inset CommandInset include
33858 LatexCommand lstinputlisting
33859 filename "EmbeddedObjects.lyx"
33860 lstparams "breaklines=true,caption={Lignes 10 - 15 de ce fichier LyX},extendedchars=true,firstline=10,label={lst:listing-fichier},language={[LaTeX]TeX},lastline=15"
33861
33862 \end_inset
33863
33864
33865 \end_layout
33866
33867 \begin_layout Standard
33868 \begin_inset VSpace bigskip
33869 \end_inset
33870
33871
33872 \end_layout
33873
33874 \begin_layout Standard
33875 Les paramètres globaux pour les listings peuvent être modifiés avec la fenêtre
33876  de dialogue 
33877 \family sans
33878 Document\SpecialChar \menuseparator
33879 Paramètres\SpecialChar \menuseparator
33880 Format
33881 \begin_inset space ~
33882 \end_inset
33883
33884 du
33885 \begin_inset space ~
33886 \end_inset
33887
33888 Texte
33889 \family default
33890 .
33891  Pour avoir la liste des options disponibles, tapez un point d'interrogation
33892  
33893 \begin_inset Quotes eld
33894 \end_inset
33895
33896 ?
33897 \begin_inset Quotes erd
33898 \end_inset
33899
33900  dans le champ 
33901 \family sans
33902 Paramètres
33903 \begin_inset space ~
33904 \end_inset
33905
33906 du
33907 \begin_inset space ~
33908 \end_inset
33909
33910 Listing
33911 \family default
33912 .
33913 \end_layout
33914
33915 \begin_layout Standard
33916 Pour plus d'information sur le paquetage 
33917 \series bold
33918 listings
33919 \series default
33920 , nous vous renvoyons à sa documentation 
33921 \begin_inset CommandInset citation
33922 LatexCommand cite
33923 key "listings"
33924
33925 \end_inset
33926
33927 .
33928 \end_layout
33929
33930 \begin_layout Standard
33931 \begin_inset Newpage newpage
33932 \end_inset
33933
33934
33935 \end_layout
33936
33937 \begin_layout Chapter
33938 \start_of_appendix
33939 Unités de longueur utilisables avec LyX
33940 \begin_inset OptArg
33941 status collapsed
33942
33943 \begin_layout Plain Layout
33944 Unités de longueur
33945 \end_layout
33946
33947 \end_inset
33948
33949
33950 \begin_inset Index
33951 status collapsed
33952
33953 \begin_layout Plain Layout
33954 Unités
33955 \end_layout
33956
33957 \end_inset
33958
33959
33960 \begin_inset CommandInset label
33961 LatexCommand label
33962 name "cha:Unités-de-longueur"
33963
33964 \end_inset
33965
33966
33967 \end_layout
33968
33969 \begin_layout Standard
33970 Pour comprendre les unités de longueur utilisées dans cette documentation,
33971  le tableau
33972 \begin_inset space ~
33973 \end_inset
33974
33975
33976 \begin_inset CommandInset ref
33977 LatexCommand ref
33978 reference "tab:Unités"
33979
33980 \end_inset
33981
33982 décrit les unités utilisées par LyX.
33983 \begin_inset Float table
33984 placement h
33985 wide false
33986 sideways false
33987 status open
33988
33989 \begin_layout Plain Layout
33990 \begin_inset Caption
33991
33992 \begin_layout Plain Layout
33993 \begin_inset CommandInset label
33994 LatexCommand label
33995 name "tab:Unités"
33996
33997 \end_inset
33998
33999 Unités de longueur
34000 \end_layout
34001
34002 \end_inset
34003
34004
34005 \end_layout
34006
34007 \begin_layout Plain Layout
34008 \begin_inset VSpace medskip
34009 \end_inset
34010
34011
34012 \end_layout
34013
34014 \begin_layout Plain Layout
34015 \align center
34016 \begin_inset Tabular
34017 <lyxtabular version="3" rows="20" columns="2">
34018 <features>
34019 <column alignment="center" valignment="top" width="0">
34020 <column alignment="center" valignment="top" width="0">
34021 <row>
34022 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34023 \begin_inset Text
34024
34025 \begin_layout Plain Layout
34026 unité
34027 \end_layout
34028
34029 \end_inset
34030 </cell>
34031 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34032 \begin_inset Text
34033
34034 \begin_layout Plain Layout
34035 nom/description
34036 \end_layout
34037
34038 \end_inset
34039 </cell>
34040 </row>
34041 <row>
34042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34043 \begin_inset Text
34044
34045 \begin_layout Plain Layout
34046 mm
34047 \end_layout
34048
34049 \end_inset
34050 </cell>
34051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34052 \begin_inset Text
34053
34054 \begin_layout Plain Layout
34055 millimètre
34056 \end_layout
34057
34058 \end_inset
34059 </cell>
34060 </row>
34061 <row>
34062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34063 \begin_inset Text
34064
34065 \begin_layout Plain Layout
34066 cm
34067 \end_layout
34068
34069 \end_inset
34070 </cell>
34071 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34072 \begin_inset Text
34073
34074 \begin_layout Plain Layout
34075 centimètre
34076 \end_layout
34077
34078 \end_inset
34079 </cell>
34080 </row>
34081 <row>
34082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34083 \begin_inset Text
34084
34085 \begin_layout Plain Layout
34086 in
34087 \end_layout
34088
34089 \end_inset
34090 </cell>
34091 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34092 \begin_inset Text
34093
34094 \begin_layout Plain Layout
34095 pouce (inch)
34096 \end_layout
34097
34098 \end_inset
34099 </cell>
34100 </row>
34101 <row>
34102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34103 \begin_inset Text
34104
34105 \begin_layout Plain Layout
34106 pt
34107 \end_layout
34108
34109 \end_inset
34110 </cell>
34111 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34112 \begin_inset Text
34113
34114 \begin_layout Plain Layout
34115 point (72.27
34116 \begin_inset space \thinspace{}
34117 \end_inset
34118
34119 pt = 1
34120 \begin_inset space \thinspace{}
34121 \end_inset
34122
34123 in)
34124 \end_layout
34125
34126 \end_inset
34127 </cell>
34128 </row>
34129 <row>
34130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34131 \begin_inset Text
34132
34133 \begin_layout Plain Layout
34134 pc
34135 \end_layout
34136
34137 \end_inset
34138 </cell>
34139 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34140 \begin_inset Text
34141
34142 \begin_layout Plain Layout
34143 pica (1
34144 \begin_inset space \thinspace{}
34145 \end_inset
34146
34147 pc = 12
34148 \begin_inset space \thinspace{}
34149 \end_inset
34150
34151 pt)
34152 \end_layout
34153
34154 \end_inset
34155 </cell>
34156 </row>
34157 <row>
34158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34159 \begin_inset Text
34160
34161 \begin_layout Plain Layout
34162 sp
34163 \end_layout
34164
34165 \end_inset
34166 </cell>
34167 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34168 \begin_inset Text
34169
34170 \begin_layout Plain Layout
34171 scaled point (65536
34172 \begin_inset space \thinspace{}
34173 \end_inset
34174
34175 sp = 1
34176 \begin_inset space \thinspace{}
34177 \end_inset
34178
34179 pt)
34180 \end_layout
34181
34182 \end_inset
34183 </cell>
34184 </row>
34185 <row>
34186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34187 \begin_inset Text
34188
34189 \begin_layout Plain Layout
34190 bp
34191 \end_layout
34192
34193 \end_inset
34194 </cell>
34195 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34196 \begin_inset Text
34197
34198 \begin_layout Plain Layout
34199 gros point (72
34200 \begin_inset space \thinspace{}
34201 \end_inset
34202
34203 bp = 1
34204 \begin_inset space \thinspace{}
34205 \end_inset
34206
34207 in)
34208 \end_layout
34209
34210 \end_inset
34211 </cell>
34212 </row>
34213 <row>
34214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34215 \begin_inset Text
34216
34217 \begin_layout Plain Layout
34218 dd
34219 \end_layout
34220
34221 \end_inset
34222 </cell>
34223 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34224 \begin_inset Text
34225
34226 \begin_layout Plain Layout
34227 didot (72
34228 \begin_inset space \thinspace{}
34229 \end_inset
34230
34231 dd 
34232 \begin_inset Formula $\approx$
34233 \end_inset
34234
34235  37.6
34236 \begin_inset space \thinspace{}
34237 \end_inset
34238
34239 mm)
34240 \end_layout
34241
34242 \end_inset
34243 </cell>
34244 </row>
34245 <row>
34246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34247 \begin_inset Text
34248
34249 \begin_layout Plain Layout
34250 cc
34251 \end_layout
34252
34253 \end_inset
34254 </cell>
34255 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34256 \begin_inset Text
34257
34258 \begin_layout Plain Layout
34259 cicero (1
34260 \begin_inset space \thinspace{}
34261 \end_inset
34262
34263 cc = 12
34264 \begin_inset space \thinspace{}
34265 \end_inset
34266
34267 dd)
34268 \end_layout
34269
34270 \end_inset
34271 </cell>
34272 </row>
34273 <row>
34274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34275 \begin_inset Text
34276
34277 \begin_layout Plain Layout
34278 Scale%
34279 \end_layout
34280
34281 \end_inset
34282 </cell>
34283 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34284 \begin_inset Text
34285
34286 \begin_layout Plain Layout
34287 % de la largeur originale de l'image
34288 \end_layout
34289
34290 \end_inset
34291 </cell>
34292 </row>
34293 <row>
34294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34295 \begin_inset Text
34296
34297 \begin_layout Plain Layout
34298 text%
34299 \end_layout
34300
34301 \end_inset
34302 </cell>
34303 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34304 \begin_inset Text
34305
34306 \begin_layout Plain Layout
34307 % de la largeur du texte
34308 \end_layout
34309
34310 \end_inset
34311 </cell>
34312 </row>
34313 <row>
34314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34315 \begin_inset Text
34316
34317 \begin_layout Plain Layout
34318 col%
34319 \end_layout
34320
34321 \end_inset
34322 </cell>
34323 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34324 \begin_inset Text
34325
34326 \begin_layout Plain Layout
34327 % de la largeur de la colonne
34328 \end_layout
34329
34330 \end_inset
34331 </cell>
34332 </row>
34333 <row>
34334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34335 \begin_inset Text
34336
34337 \begin_layout Plain Layout
34338 page%
34339 \end_layout
34340
34341 \end_inset
34342 </cell>
34343 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34344 \begin_inset Text
34345
34346 \begin_layout Plain Layout
34347 % de la largeur du papier
34348 \end_layout
34349
34350 \end_inset
34351 </cell>
34352 </row>
34353 <row>
34354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34355 \begin_inset Text
34356
34357 \begin_layout Plain Layout
34358 line%
34359 \end_layout
34360
34361 \end_inset
34362 </cell>
34363 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34364 \begin_inset Text
34365
34366 \begin_layout Plain Layout
34367 % de la largeur de la ligne
34368 \end_layout
34369
34370 \end_inset
34371 </cell>
34372 </row>
34373 <row>
34374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34375 \begin_inset Text
34376
34377 \begin_layout Plain Layout
34378 theight%
34379 \end_layout
34380
34381 \end_inset
34382 </cell>
34383 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34384 \begin_inset Text
34385
34386 \begin_layout Plain Layout
34387 % la hauteur du texte
34388 \end_layout
34389
34390 \end_inset
34391 </cell>
34392 </row>
34393 <row>
34394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34395 \begin_inset Text
34396
34397 \begin_layout Plain Layout
34398 pheight%
34399 \end_layout
34400
34401 \end_inset
34402 </cell>
34403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34404 \begin_inset Text
34405
34406 \begin_layout Plain Layout
34407 % hauteur du papier
34408 \end_layout
34409
34410 \end_inset
34411 </cell>
34412 </row>
34413 <row>
34414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34415 \begin_inset Text
34416
34417 \begin_layout Plain Layout
34418 ex
34419 \end_layout
34420
34421 \end_inset
34422 </cell>
34423 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34424 \begin_inset Text
34425
34426 \begin_layout Plain Layout
34427 hauteur de la lettre 
34428 \emph on
34429 x
34430 \emph default
34431  dans la police courante
34432 \end_layout
34433
34434 \end_inset
34435 </cell>
34436 </row>
34437 <row>
34438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34439 \begin_inset Text
34440
34441 \begin_layout Plain Layout
34442 em
34443 \end_layout
34444
34445 \end_inset
34446 </cell>
34447 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34448 \begin_inset Text
34449
34450 \begin_layout Plain Layout
34451 largeur de la lettre
34452 \emph on
34453  M
34454 \emph default
34455  dans la police courante
34456 \end_layout
34457
34458 \end_inset
34459 </cell>
34460 </row>
34461 <row>
34462 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34463 \begin_inset Text
34464
34465 \begin_layout Plain Layout
34466 mu
34467 \end_layout
34468
34469 \end_inset
34470 </cell>
34471 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34472 \begin_inset Text
34473
34474 \begin_layout Plain Layout
34475 unité mathématique (1
34476 \begin_inset space \thinspace{}
34477 \end_inset
34478
34479 mu = 1/18
34480 \begin_inset space \thinspace{}
34481 \end_inset
34482
34483 em)
34484 \end_layout
34485
34486 \end_inset
34487 </cell>
34488 </row>
34489 </lyxtabular>
34490
34491 \end_inset
34492
34493
34494 \end_layout
34495
34496 \end_inset
34497
34498
34499 \end_layout
34500
34501 \begin_layout Chapter
34502 Formats des fichiers de sortie graphiques
34503 \begin_inset CommandInset label
34504 LatexCommand label
34505 name "cha:Formats-fichiers-graphiques"
34506
34507 \end_inset
34508
34509
34510 \end_layout
34511
34512 \begin_layout Section
34513 DVI
34514 \begin_inset Index
34515 status collapsed
34516
34517 \begin_layout Plain Layout
34518 Formats de Fichiers! DVI
34519 \end_layout
34520
34521 \end_inset
34522
34523
34524 \begin_inset Index
34525 status collapsed
34526
34527 \begin_layout Plain Layout
34528 DVI|see
34529 \begin_inset ERT
34530 status collapsed
34531
34532 \begin_layout Plain Layout
34533
34534 {
34535 \end_layout
34536
34537 \end_inset
34538
34539 Formats de Fichiers
34540 \begin_inset ERT
34541 status collapsed
34542
34543 \begin_layout Plain Layout
34544
34545 }
34546 \end_layout
34547
34548 \end_inset
34549
34550
34551 \end_layout
34552
34553 \end_inset
34554
34555
34556 \end_layout
34557
34558 \begin_layout Standard
34559 Ce type de fichiers a l'extension 
34560 \begin_inset Quotes fld
34561 \end_inset
34562
34563
34564 \family typewriter
34565 .dvi
34566 \family default
34567
34568 \begin_inset Quotes frd
34569 \end_inset
34570
34571 .
34572  Il est appelé 
34573 \emph on
34574 indépendant de l'appareil
34575 \emph default
34576  ou 
34577 \begin_inset Quotes fld
34578 \end_inset
34579
34580 device independent (DVI)
34581 \begin_inset Quotes frd
34582 \end_inset
34583
34584 , car il est complètement portable ; vous pouvez les recopier d'une machine
34585  à l'autre sans avoir à faire de conversion.
34586  À l'époque où ce format a été développé, c'était loin d'être évident.
34587  Les fichiers DVI sont utilisés pour un visionnement rapide et comme une
34588  étape préliminaire avant la conversion vers un autre format comme le PostScript.
34589 \end_layout
34590
34591 \begin_layout Standard
34592 \begin_inset Note Greyedout
34593 status open
34594
34595 \begin_layout Plain Layout
34596
34597 \series bold
34598 Note:
34599 \series default
34600  Les fichiers DVI ne contiennent pas d'images, elles sont seulement liées
34601  au fichier.
34602  
34603 \end_layout
34604
34605 \end_inset
34606
34607  N'oubliez donc pas de fournir vos images en même temps que vos fichiers
34608  
34609 \family typewriter
34610 .dvi
34611 \family default
34612 .
34613  Cette caractéristique peut aussi ralentir votre ordinateur quand vous visualise
34614 z le DVI puisque la visionneuse doit convertir les images en tâche de fond
34615  pour les rendre visibles quand vous faites défiler votre document.
34616  C'est pourquoi nous recommandons d'utiliser des fichiers PDF pour les documents
34617  avec de nombreuses images.
34618 \end_layout
34619
34620 \begin_layout Standard
34621 Vous pouvez exporter votre document comme un fichier DVI en utilisant le
34622  menu 
34623 \family sans
34624 Fichier\SpecialChar \menuseparator
34625 Exporter\SpecialChar \menuseparator
34626 DVI.
34627
34628 \family default
34629  Vous pouvez visionner votre document sous forme de DVI grâce au menu 
34630 \family sans
34631 Visualiser
34632 \family default
34633  ou en utilisant le bouton
34634 \begin_inset Graphics
34635         filename ../../images/buffer-view_dvi.png
34636         scale 85
34637         scaleBeforeRotation
34638
34639 \end_inset
34640
34641  de la barre d'outils.
34642 \end_layout
34643
34644 \begin_layout Section
34645 PostScript
34646 \begin_inset CommandInset label
34647 LatexCommand label
34648 name "sec:PostScript"
34649
34650 \end_inset
34651
34652
34653 \begin_inset Index
34654 status collapsed
34655
34656 \begin_layout Plain Layout
34657 Formats de Fichiers ! PostScript
34658 \end_layout
34659
34660 \end_inset
34661
34662
34663 \begin_inset Index
34664 status collapsed
34665
34666 \begin_layout Plain Layout
34667 PostScript|see
34668 \begin_inset ERT
34669 status collapsed
34670
34671 \begin_layout Plain Layout
34672
34673 {
34674 \end_layout
34675
34676 \end_inset
34677
34678 Formats de Fichiers
34679 \begin_inset ERT
34680 status collapsed
34681
34682 \begin_layout Plain Layout
34683
34684 }
34685 \end_layout
34686
34687 \end_inset
34688
34689
34690 \end_layout
34691
34692 \end_inset
34693
34694
34695 \end_layout
34696
34697 \begin_layout Standard
34698 Ce type de fichiers a l'extension 
34699 \begin_inset Quotes fld
34700 \end_inset
34701
34702
34703 \family typewriter
34704 .ps
34705 \family default
34706
34707 \begin_inset Quotes frd
34708 \end_inset
34709
34710 .
34711  PostScript a été développé par la société 
34712 \series bold
34713 Adobe
34714 \series default
34715  comme un langage pour les imprimantes.
34716  De ce fait le fichier contient toutes les commandes utilisées par l'imprimante
34717  pour imprimer le document.
34718  PostScript peut être considéré comme un 
34719 \begin_inset Quotes fld
34720 \end_inset
34721
34722 langage de programmation
34723 \begin_inset Quotes frd
34724 \end_inset
34725
34726  ; vous pouvez en effet faire des calculs  ou tracer des diagrammes ou des
34727  images
34728 \begin_inset Foot
34729 status open
34730
34731 \begin_layout Plain Layout
34732 Si vous souhaitez en apprendre plus à ce sujet, jetez un coup d'œil au paquetage
34733  LaTeX 
34734 \series bold
34735 pstricks
34736 \series default
34737
34738 \begin_inset CommandInset citation
34739 LatexCommand cite
34740 key "pstricks"
34741
34742 \end_inset
34743
34744 .
34745 \end_layout
34746
34747 \end_inset
34748
34749 .
34750  En partie à cause de toutes ces possibilités un fichier PostScript est
34751  souvent plus gros qu'un PDF.
34752 \end_layout
34753
34754 \begin_layout Standard
34755 En partie à cause de toutes ces possibilités un fichier PostScript est souvent
34756  plus gros qu'un PDF.
34757 \end_layout
34758
34759 \begin_layout Standard
34760 PostScript ne peut contenir que des images au format 
34761 \begin_inset Quotes fld
34762 \end_inset
34763
34764 PostScript Encapsulé
34765 \begin_inset Quotes frd
34766 \end_inset
34767
34768  (encapsulated PostScript ou EPS, d'extension 
34769 \family typewriter
34770 .eps
34771 \family default
34772 ).
34773  Comme LyX vous permet n'importe quel format d'image connu dans votre document,
34774  il doit les convertir en interne en EPS.
34775  Si vous avez par exemple 50 images dans votre document, LyX doit faire
34776  50 conversions à chaque fois que vous visualisez ou que vous exportez votre
34777  document.
34778  Cela risque de ralentir de façon importante votre rythme de travail.
34779  En conclusion, si vous prévoyez d'utiliser PostScript, vous pouvez insérer
34780  vos images directement en EPS pour éviter ce problème.
34781 \end_layout
34782
34783 \begin_layout Standard
34784 Vous pouvez exporter votre document comme un fichier PostScript en utilisant
34785  le menu 
34786 \family sans
34787 Fichier\SpecialChar \menuseparator
34788 Exporter\SpecialChar \menuseparator
34789 PostScript.
34790
34791 \family default
34792  Vous pouvez visionner votre document sous forme PostScript grâce au menu
34793  
34794 \family sans
34795 Visualiser
34796 \family default
34797  ou en utilisant le bouton 
34798 \begin_inset Graphics
34799         filename ../../images/buffer-view_ps.png
34800         scale 85
34801         scaleBeforeRotation
34802
34803 \end_inset
34804
34805  de la barre d'outils.
34806 \end_layout
34807
34808 \begin_layout Section
34809 PDF
34810 \begin_inset Index
34811 status collapsed
34812
34813 \begin_layout Plain Layout
34814 Formats de Fichiers ! PDF
34815 \end_layout
34816
34817 \end_inset
34818
34819
34820 \begin_inset Index
34821 status collapsed
34822
34823 \begin_layout Plain Layout
34824 PDF
34825 \end_layout
34826
34827 \end_inset
34828
34829
34830 \end_layout
34831
34832 \begin_layout Standard
34833 Ce type de fichiers a l'extension 
34834 \begin_inset Quotes fld
34835 \end_inset
34836
34837
34838 \family typewriter
34839 .pdf
34840 \family default
34841
34842 \begin_inset Quotes frd
34843 \end_inset
34844
34845 .
34846  Ce 
34847 \begin_inset Quotes fld
34848 \end_inset
34849
34850 format de document portable
34851 \begin_inset Quotes frd
34852 \end_inset
34853
34854  (portable document format ou PDF) est développé par 
34855 \family typewriter
34856 Adobe
34857 \family default
34858  comme une évolution de PostScript.
34859  Il est plus comprimé et utilise moins de commandes que PostScript.
34860  Comme son nom l'indique, il est 
34861 \begin_inset Quotes fld
34862 \end_inset
34863
34864 portable
34865 \begin_inset Quotes frd
34866 \end_inset
34867
34868  et peut donc être traité par n'importe quel ordinateur et la sortie imprimée
34869  aura exactement le même aspect.
34870 \end_layout
34871
34872 \begin_layout Standard
34873 PDF peut contenir des images dans son propre format PDF et dans les formats
34874  JPG (format du 
34875 \begin_inset Quotes fld
34876 \end_inset
34877
34878 Joint Photographic Expert Group
34879 \begin_inset Quotes frd
34880 \end_inset
34881
34882  avec comme extension 
34883 \family typewriter
34884 .jpg
34885 \family default
34886  ou 
34887 \family typewriter
34888 .jpeg
34889 \family default
34890 ) et PNG (
34891 \begin_inset Quotes fld
34892 \end_inset
34893
34894 Portable Network Graphics
34895 \begin_inset Quotes frd
34896 \end_inset
34897
34898  avec l'extension 
34899 \family typewriter
34900 .png
34901 \family default
34902 ).
34903  Vous pouvez quand même utiliser d'autres formats puisque LyX les convertit
34904  dans un de ces formats.
34905  Mais comme il est dit dans la section sur PostScript, les conversions d'images
34906  vont ralentir votre travail.
34907  Nous recommandons donc l'utilisation de l'un des trois formats cités.
34908 \end_layout
34909
34910 \begin_layout Standard
34911 Vous pouvez exporter votre document comme un fichier PDF en utilisant le
34912  menu 
34913 \family sans
34914 Fichier\SpecialChar \menuseparator
34915 Exporter 
34916 \family default
34917 de trois façons différentes:
34918 \end_layout
34919
34920 \begin_layout Description
34921 PDF
34922 \begin_inset space ~
34923 \end_inset
34924
34925 (ps2pdf) Ceci utilise le programme 
34926 \family typewriter
34927 ps2pdf
34928 \family default
34929  qui créé un PDF à partir de la version PostScript de votre fichier.
34930  Cette dernière est produite par le programme 
34931 \family typewriter
34932 dvips
34933 \family default
34934  qui utilise une version DVI comme étape intermédiaire.
34935  Cette variante consiste donc en trois conversions.
34936 \end_layout
34937
34938 \begin_layout Description
34939 PDF
34940 \begin_inset space ~
34941 \end_inset
34942
34943 (dvipdfm) Ceci utilise le programme 
34944 \family typewriter
34945 dvipdfm
34946 \family default
34947  qui convertit votre fichier en DVI avant de le convertir en PDF.
34948 \end_layout
34949
34950 \begin_layout Description
34951 PDF
34952 \begin_inset space ~
34953 \end_inset
34954
34955 (pdflatex) Ceci utilise le programme 
34956 \family typewriter
34957 pdftex
34958 \family default
34959  qui convertit directement votre fichier en PDF.
34960 \end_layout
34961
34962 \begin_layout Standard
34963 Nous recommandons d'utiliser l'option 
34964 \family sans
34965 PDF
34966 \begin_inset space ~
34967 \end_inset
34968
34969 (pdflatex)
34970 \family default
34971  car 
34972 \family typewriter
34973 pdftex
34974 \family default
34975  accepte toutes les fonctionnalités des versions actuelles de PDF.
34976  Il est en plus rapide et stable.
34977  Le programme 
34978 \family typewriter
34979 dvipdfm
34980 \family default
34981  n'est plus développé est est donc un peu dépassé.
34982 \end_layout
34983
34984 \begin_layout Standard
34985
34986 \end_layout
34987
34988 \begin_layout Standard
34989 Vous pouvez visionner votre document sous forme PDF grâce au menu 
34990 \family sans
34991 Visualiser
34992 \family default
34993  ou en utilisant le bouton 
34994 \begin_inset Graphics
34995         filename ../../images/buffer-view_pdf2.png
34996         scale 85
34997         scaleBeforeRotation
34998
34999 \end_inset
35000
35001  de la barre d'outils
35002 \family sans
35003  (
35004 \family default
35005 qui utilise 
35006 \family sans
35007 PDF
35008 \begin_inset space ~
35009 \end_inset
35010
35011 (pdflatex)
35012 \family default
35013 ).
35014 \end_layout
35015
35016 \begin_layout Chapter
35017 Explication de l' Équation
35018 \begin_inset space ~
35019 \end_inset
35020
35021
35022 \begin_inset CommandInset ref
35023 LatexCommand eqref
35024 reference "eq:Wgn"
35025
35026 \end_inset
35027
35028
35029 \begin_inset CommandInset label
35030 LatexCommand label
35031 name "cha:Explication-de-l'Equation"
35032
35033 \end_inset
35034
35035
35036 \end_layout
35037
35038 \begin_layout Standard
35039 La largeur totale de 
35040 \emph on
35041 n
35042 \emph default
35043  cellules de tableau 
35044 \begin_inset Formula $W_{\mathrm{tot\, n}}$
35045 \end_inset
35046
35047  peut être calculée avec
35048 \end_layout
35049
35050 \begin_layout Standard
35051 \begin_inset Formula \begin{equation}
35052 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}
35053
35054 \end_inset
35055
35056
35057 \end_layout
35058
35059 \begin_layout Standard
35060 Où 
35061 \begin_inset Formula $W_{g\, n}$
35062 \end_inset
35063
35064  est la largeur fixe de toutes les cellules.
35065  
35066 \series bold
35067
35068 \backslash
35069 tabcolsep
35070 \series default
35071  est la largeur utilisée par LaTeX entre le texte de la cellule et la bordure,
35072  sa valeur implicite est 6
35073 \begin_inset space \thinspace{}
35074 \end_inset
35075
35076 pt.
35077  
35078 \series bold
35079
35080 \backslash
35081 arrayrulewidth
35082 \series default
35083  est l'épaisseur de la bordure de la cellule, qui est implicitement de 0.4
35084 \begin_inset space \thinspace{}
35085 \end_inset
35086
35087 pt.
35088 \end_layout
35089
35090 \begin_layout Standard
35091 D'après l'équation
35092 \begin_inset space ~
35093 \end_inset
35094
35095
35096 \begin_inset CommandInset ref
35097 LatexCommand eqref
35098 reference "eq:Wtot_n"
35099
35100 \end_inset
35101
35102 , la largeur totale d'une multicolonne, 
35103 \begin_inset Formula $W_{\mathrm{tot\, mult}}$
35104 \end_inset
35105
35106  est
35107 \end_layout
35108
35109 \begin_layout Standard
35110 \begin_inset Formula \begin{equation}
35111 W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}\end{equation}
35112
35113 \end_inset
35114
35115
35116 \end_layout
35117
35118 \begin_layout Standard
35119 En posant que les équations 
35120 \begin_inset space ~
35121 \end_inset
35122
35123
35124 \begin_inset CommandInset ref
35125 LatexCommand eqref
35126 reference "eq:Wtot_n"
35127
35128 \end_inset
35129
35130  et 
35131 \begin_inset CommandInset ref
35132 LatexCommand eqref
35133 reference "eq:Wtot_mult"
35134
35135 \end_inset
35136
35137  sont égales, on peut calculer la largeur nécessaire 
35138 \begin_inset Formula $W_{g\, n}$
35139 \end_inset
35140
35141  quand 
35142 \emph on
35143 n
35144 \emph default
35145  colonnes sont couvertes, de façon à ce que chaque colonne ait une largeur
35146  de 
35147 \begin_inset Formula $W_{\mathrm{tot\, mult}}/n$
35148 \end_inset
35149
35150 :
35151 \end_layout
35152
35153 \begin_layout Standard
35154 \begin_inset Formula \begin{equation}
35155 W_{g\, n}=(W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}))/n\end{equation}
35156
35157 \end_inset
35158
35159
35160 \end_layout
35161
35162 \begin_layout Bibliography
35163 \begin_inset CommandInset bibitem
35164 LatexCommand bibitem
35165 key "latexcompanion"
35166
35167 \end_inset
35168
35169 Frank Mittelbach and Michel Goossens: 
35170 \emph on
35171 The LaTeX Companion Second Edition.
35172
35173 \emph default
35174  Addison-Wesley, 2004
35175 \end_layout
35176
35177 \begin_layout Bibliography
35178 \begin_inset CommandInset bibitem
35179 LatexCommand bibitem
35180 key "latexguide"
35181
35182 \end_inset
35183
35184 Helmut Kopka and Patrick W.
35185  Daly: 
35186 \emph on
35187 A Guide to LaTeX Fourth Edition.
35188
35189 \emph default
35190  Addison-Wesley, 2003
35191 \end_layout
35192
35193 \begin_layout Bibliography
35194 \begin_inset CommandInset bibitem
35195 LatexCommand bibitem
35196 key "latexbook"
35197
35198 \end_inset
35199
35200 Leslie Lamport: 
35201 \emph on
35202 LaTeX: A Document Preparation System.
35203
35204 \emph default
35205  Addison-Wesley, second edition, 1994
35206 \end_layout
35207
35208 \begin_layout Bibliography
35209 \begin_inset CommandInset bibitem
35210 LatexCommand bibitem
35211 key "booktabs"
35212
35213 \end_inset
35214
35215 Documentation du paquetage LaTeX 
35216 \series bold
35217
35218 \begin_inset CommandInset href
35219 LatexCommand href
35220 name "booktabs"
35221 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
35222
35223 \end_inset
35224
35225
35226 \series default
35227
35228 \begin_inset Index
35229 status collapsed
35230
35231 \begin_layout Plain Layout
35232 Paquetages LaTeX ! booktabs
35233 \end_layout
35234
35235 \end_inset
35236
35237
35238 \end_layout
35239
35240 \begin_layout Bibliography
35241 \begin_inset CommandInset bibitem
35242 LatexCommand bibitem
35243 key "caption"
35244
35245 \end_inset
35246
35247 Documentation du paquetage LaTeX 
35248 \series bold
35249
35250 \begin_inset CommandInset href
35251 LatexCommand href
35252 name "caption"
35253 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
35254
35255 \end_inset
35256
35257
35258 \series default
35259
35260 \begin_inset Index
35261 status collapsed
35262
35263 \begin_layout Plain Layout
35264 Paquetages LaTeX ! caption
35265 \end_layout
35266
35267 \end_inset
35268
35269
35270 \end_layout
35271
35272 \begin_layout Bibliography
35273 \begin_inset CommandInset bibitem
35274 LatexCommand bibitem
35275 key "endfloat"
35276
35277 \end_inset
35278
35279 Documentation du paquetage LaTeX 
35280 \series bold
35281
35282 \begin_inset CommandInset href
35283 LatexCommand href
35284 name "endfloat"
35285 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
35286
35287 \end_inset
35288
35289
35290 \series default
35291
35292 \begin_inset Index
35293 status collapsed
35294
35295 \begin_layout Plain Layout
35296 Paquetages LaTeX ! endfloat
35297 \end_layout
35298
35299 \end_inset
35300
35301
35302 \end_layout
35303
35304 \begin_layout Bibliography
35305 \begin_inset CommandInset bibitem
35306 LatexCommand bibitem
35307 key "wrapfig"
35308
35309 \end_inset
35310
35311 Documentation du paquetage LaTeX 
35312 \series bold
35313
35314 \begin_inset CommandInset href
35315 LatexCommand href
35316 name "wrapfig"
35317 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
35318
35319 \end_inset
35320
35321
35322 \series default
35323
35324 \begin_inset Index
35325 status collapsed
35326
35327 \begin_layout Plain Layout
35328 Paquetages LaTeX ! wrapfig
35329 \begin_inset ERT
35330 status collapsed
35331
35332 \begin_layout Plain Layout
35333
35334
35335 \backslash
35336 vspace{4mm}
35337 \end_layout
35338
35339 \end_inset
35340
35341
35342 \end_layout
35343
35344 \end_inset
35345
35346
35347 \end_layout
35348
35349 \begin_layout Bibliography
35350 \begin_inset CommandInset bibitem
35351 LatexCommand bibitem
35352 key "footmisc"
35353
35354 \end_inset
35355
35356 Documentation du paquetage LaTeX 
35357 \series bold
35358
35359 \begin_inset CommandInset href
35360 LatexCommand href
35361 name "footmisc"
35362 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
35363
35364 \end_inset
35365
35366
35367 \series default
35368
35369 \begin_inset Index
35370 status collapsed
35371
35372 \begin_layout Plain Layout
35373 Paquetages LaTeX ! footmisc
35374 \end_layout
35375
35376 \end_inset
35377
35378
35379 \end_layout
35380
35381 \begin_layout Bibliography
35382 \begin_inset CommandInset bibitem
35383 LatexCommand bibitem
35384 key "hypcap"
35385
35386 \end_inset
35387
35388 Documentation du paquetage LaTeX 
35389 \series bold
35390
35391 \begin_inset CommandInset href
35392 LatexCommand href
35393 name "hypcap"
35394 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
35395
35396 \end_inset
35397
35398
35399 \series default
35400
35401 \begin_inset Index
35402 status collapsed
35403
35404 \begin_layout Plain Layout
35405 Paquetages LaTeX ! hyperref
35406 \end_layout
35407
35408 \end_inset
35409
35410
35411 \end_layout
35412
35413 \begin_layout Bibliography
35414 \begin_inset CommandInset bibitem
35415 LatexCommand bibitem
35416 key "hyperref"
35417
35418 \end_inset
35419
35420 Documentation du paquetage LaTeX 
35421 \series bold
35422
35423 \begin_inset CommandInset href
35424 LatexCommand href
35425 name "hyperref"
35426 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
35427
35428 \end_inset
35429
35430
35431 \series default
35432
35433 \begin_inset Index
35434 status collapsed
35435
35436 \begin_layout Plain Layout
35437 Paquetages LaTeX ! hyperref
35438 \end_layout
35439
35440 \end_inset
35441
35442
35443 \end_layout
35444
35445 \begin_layout Bibliography
35446 \begin_inset CommandInset bibitem
35447 LatexCommand bibitem
35448 key "KOMA-Script"
35449
35450 \end_inset
35451
35452 Documentation du paquetage LaTeX 
35453 \series bold
35454
35455 \begin_inset CommandInset href
35456 LatexCommand href
35457 name "KOMA-Script"
35458 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguien.pdf"
35459
35460 \end_inset
35461
35462
35463 \series default
35464
35465 \begin_inset Index
35466 status collapsed
35467
35468 \begin_layout Plain Layout
35469 Paquetages LaTeX ! KOMA-Script
35470 \end_layout
35471
35472 \end_inset
35473
35474
35475 \end_layout
35476
35477 \begin_layout Bibliography
35478 \begin_inset CommandInset bibitem
35479 LatexCommand bibitem
35480 key "listings"
35481
35482 \end_inset
35483
35484 Documentation du paquetage LaTeX 
35485 \series bold
35486
35487 \begin_inset CommandInset href
35488 LatexCommand href
35489 name "listings"
35490 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
35491
35492 \end_inset
35493
35494
35495 \series default
35496
35497 \begin_inset Index
35498 status collapsed
35499
35500 \begin_layout Plain Layout
35501 Paquetages LaTeX ! listings
35502 \end_layout
35503
35504 \end_inset
35505
35506
35507 \end_layout
35508
35509 \begin_layout Bibliography
35510 \begin_inset CommandInset bibitem
35511 LatexCommand bibitem
35512 key "marginnote"
35513
35514 \end_inset
35515
35516 Documentation du paquetage LaTeX 
35517 \series bold
35518
35519 \begin_inset CommandInset href
35520 LatexCommand href
35521 name "marginnote"
35522 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
35523
35524 \end_inset
35525
35526
35527 \series default
35528
35529 \begin_inset Index
35530 status collapsed
35531
35532 \begin_layout Plain Layout
35533 Paquetages LaTeX ! marginnote
35534 \end_layout
35535
35536 \end_inset
35537
35538
35539 \end_layout
35540
35541 \begin_layout Bibliography
35542 \begin_inset CommandInset bibitem
35543 LatexCommand bibitem
35544 key "pstricks"
35545
35546 \end_inset
35547
35548 Page Web du paquetage LaTeX 
35549 \series bold
35550
35551 \begin_inset CommandInset href
35552 LatexCommand href
35553 name "PSTricks"
35554 target "http://tug.org/PSTricks/"
35555
35556 \end_inset
35557
35558
35559 \series default
35560
35561 \begin_inset Index
35562 status collapsed
35563
35564 \begin_layout Plain Layout
35565 Paquetages LaTeX ! PSTricks
35566 \end_layout
35567
35568 \end_inset
35569
35570
35571 \end_layout
35572
35573 \begin_layout Bibliography
35574 \begin_inset CommandInset bibitem
35575 LatexCommand bibitem
35576 key "sidecap"
35577
35578 \end_inset
35579
35580 Documentation du paquetage LaTeX 
35581 \series bold
35582
35583 \begin_inset CommandInset href
35584 LatexCommand href
35585 name "sidecap"
35586 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
35587
35588 \end_inset
35589
35590
35591 \series default
35592
35593 \begin_inset Index
35594 status collapsed
35595
35596 \begin_layout Plain Layout
35597 Paquetages LaTeX ! sidecap
35598 \end_layout
35599
35600 \end_inset
35601
35602
35603 \end_layout
35604
35605 \begin_layout Bibliography
35606 \begin_inset CommandInset bibitem
35607 LatexCommand bibitem
35608 key "NewInLyX16"
35609
35610 \end_inset
35611
35612
35613 \begin_inset CommandInset href
35614 LatexCommand href
35615 name "Page Wiki"
35616 target "http://wiki.lyx.org/LyX/NewInLyX16"
35617
35618 \end_inset
35619
35620  au sujet des nouveautés de 
35621 \family sans
35622 LyX 1.6.0
35623 \family default
35624 .
35625 \end_layout
35626
35627 \begin_layout Standard
35628 \begin_inset CommandInset index_print
35629 LatexCommand printindex
35630
35631 \end_inset
35632
35633
35634 \end_layout
35635
35636 \begin_layout Standard
35637 \begin_inset FloatList figure
35638
35639 \end_inset
35640
35641
35642 \end_layout
35643
35644 \begin_layout Standard
35645 \begin_inset FloatList table
35646
35647 \end_inset
35648
35649
35650 \end_layout
35651
35652 \begin_layout Standard
35653 \begin_inset ERT
35654 status open
35655
35656 \begin_layout Plain Layout
35657
35658
35659 \backslash
35660 listof{algorithm}{Liste des Algorithmes}
35661 \end_layout
35662
35663 \end_inset
35664
35665
35666 \begin_inset Note Note
35667 status collapsed
35668
35669 \begin_layout Plain Layout
35670 voir la section
35671 \begin_inset space ~
35672 \end_inset
35673
35674
35675 \begin_inset CommandInset ref
35676 LatexCommand ref
35677 reference "sub:Flottant-d'Algorithme"
35678
35679 \end_inset
35680
35681  pour une description
35682 \end_layout
35683
35684 \end_inset
35685
35686
35687 \end_layout
35688
35689 \end_body
35690 \end_document