]> git.lyx.org Git - lyx.git/blob - lib/doc/fr/EmbeddedObjects.lyx
documentation files: remove preamble code for the greyed-out note color that we now...
[lyx.git] / lib / doc / fr / EmbeddedObjects.lyx
1 #LyX 2.0.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 401
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
126 % ------------------------------------
127 % used to check for needed LaTeX packages
128 \usepackage{ifthen}
129
130 % check for package arydshln
131 % used for tables with dashed lines
132 \newboolean{arydshln}
133 \IfFileExists{arydshln.sty}
134  {\usepackage{arydshln}
135   \setboolean{arydshln}{true}}
136  {\setboolean{arydshln}{false}}
137
138 % check for package marginnote
139 % used for margin notes
140 \newboolean{marginnote}
141 \IfFileExists{marginnote.sty}
142  {\usepackage{marginnote}
143   \let\marginpar\marginnote
144   \setboolean{marginnote}{true}}
145  {\setboolean{marginnote}{false}}
146
147 % check for package sidecap
148 % used for captions on the side
149 \newboolean{sidecap}
150 \IfFileExists{sidecap.sty}
151  {\usepackage{sidecap}
152   \setboolean{sidecap}{true}}
153  {\setboolean{sidecap}{false}}
154
155 % redefine the \LyX macro for PDF bookmarks
156 \def\LyX{\texorpdfstring{%
157   L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
158   {LyX}}
159
160 % use normal list environments also in French documents
161 \StandardLayout
162 \end_preamble
163 \options fleqn,liststotoc,bibtotoc,idxtotoc,BCOR7.5mm,titlepage,tablecaptionabove
164 \use_default_options false
165 \maintain_unincluded_children false
166 \language french
167 \inputencoding auto
168 \fontencoding global
169 \font_roman default
170 \font_sans default
171 \font_typewriter default
172 \font_default_family default
173 \use_xetex false
174 \font_sc false
175 \font_osf false
176 \font_sf_scale 100
177 \font_tt_scale 100
178
179 \graphics default
180 \default_output_format default
181 \output_sync 0
182 \bibtex_command default
183 \index_command default
184 \paperfontsize 12
185 \spacing single
186 \use_hyperref true
187 \pdf_title "LyX's Figure, Table, Floats, Notes, and Boxes manual"
188 \pdf_author "L'équipe LyX, Uwe Stöhr, traduction: Adrien Rebollo et Siegfried Meunier-Guttin-Cluzel"
189 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
190 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
191 \pdf_bookmarks true
192 \pdf_bookmarksnumbered true
193 \pdf_bookmarksopen true
194 \pdf_bookmarksopenlevel 1
195 \pdf_breaklinks false
196 \pdf_pdfborder false
197 \pdf_colorlinks true
198 \pdf_backref false
199 \pdf_pdfusetitle false
200 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
201 \papersize default
202 \use_geometry false
203 \use_amsmath 2
204 \use_esint 0
205 \use_mhchem 1
206 \use_mathdots 1
207 \cite_engine basic
208 \use_bibtopic false
209 \use_indices false
210 \paperorientation portrait
211 \suppress_date false
212 \notefontcolor #0000ff
213 \index Index
214 \shortcut idx
215 \color #008000
216 \end_index
217 \secnumdepth 3
218 \tocdepth 3
219 \paragraph_separation skip
220 \defskip medskip
221 \quotes_language french
222 \papercolumns 1
223 \papersides 2
224 \paperpagestyle default
225 \bullet 1 1 34 -1
226 \bullet 2 2 35 -1
227 \bullet 3 2 7 -1
228 \tracking_changes false
229 \output_changes false
230 \html_math_output 0
231 \html_be_strict false
232 \end_header
233
234 \begin_body
235
236 \begin_layout Title
237 Manuel détaillé pour les Figures, les Tableaux, les Flottants, les Notes,
238  les Boîtes et les Objets Externes de LyX
239 \end_layout
240
241 \begin_layout Author
242 par l'Équipe LyX
243 \begin_inset Foot
244 status collapsed
245
246 \begin_layout Plain Layout
247 \noindent
248 Merci d'envoyer vos commentaires et corrections à la liste de diffusion
249  de la documentation de LyX: 
250 \begin_inset CommandInset href
251 LatexCommand href
252 name "lyx-docs@lists.lyx.org"
253 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
254 type "mailto:"
255
256 \end_inset
257
258
259 \end_layout
260
261 \end_inset
262
263
264 \begin_inset Note Note
265 status collapsed
266
267 \begin_layout Plain Layout
268 auteur original : Uwe Stöhr
269 \end_layout
270
271 \begin_layout Plain Layout
272 Traduction française : Siegfried Meunier-Guttin-Cluzel
273 \end_layout
274
275 \begin_layout Plain Layout
276 version 1.6.x janvier 2010
277 \end_layout
278
279 \end_inset
280
281
282 \begin_inset Newline newline
283 \end_inset
284
285
286 \begin_inset Newline newline
287 \end_inset
288
289
290 \family sans
291 Version 2.0.x
292 \end_layout
293
294 \begin_layout Standard
295 \begin_inset CommandInset toc
296 LatexCommand tableofcontents
297
298 \end_inset
299
300
301 \end_layout
302
303 \begin_layout Standard
304 \begin_inset Note Note
305 status collapsed
306
307 \begin_layout Plain Layout
308 Si votre distribution LaTeX est un peu ancienne (TeXLive 2007 par exemple),
309  
310 \begin_inset Quotes fld
311 \end_inset
312
313 Visionner
314 \begin_inset Quotes frd
315 \end_inset
316
317  ou 
318 \begin_inset Quotes fld
319 \end_inset
320
321 Exporter
322 \begin_inset Quotes frd
323 \end_inset
324
325  en PDF ne fonctionnera pas du fait d'un conflit entre 
326 \family typewriter
327 varioref/hyperref
328 \family default
329  et le caractère 
330 \begin_inset Quotes fld
331 \end_inset
332
333 :
334 \begin_inset Quotes frd
335 \end_inset
336
337  apparaissant dans certaines étiquettes.
338  Pour résoudre ce problème, vous pouvez:
339 \end_layout
340
341 \begin_layout Itemize
342 soit désactiver 
343 \family typewriter
344 hyperref
345 \family default
346  dans le menu 
347 \family sans
348 Document\SpecialChar \menuseparator
349 Paramètres\SpecialChar \menuseparator
350 Propriété PDF
351 \family default
352 ;
353 \end_layout
354
355 \begin_layout Itemize
356 Vous pouvez trouver la dernière version au format PDF de ce manuel ici :
357 \begin_inset Newline newline
358 \end_inset
359
360
361 \series bold
362 http://wiki.lyx.org/LyX/DocumentationDevelopment#UserGuide
363 \series default
364 ;
365 \end_layout
366
367 \begin_layout Itemize
368 soit mettre à jour votre distribution (en installant par exemple au moins
369  TeXLive 2008)
370 \end_layout
371
372 \end_inset
373
374
375 \begin_inset Note Note
376 status collapsed
377
378 \begin_layout Plain Layout
379 Pour pouvoir exporter ce document en PDF, PS ou DVI, les paquetages LaTeX
380  
381 \series bold
382 arydshln
383 \series default
384
385 \series bold
386 colortbl
387 \series default
388
389 \series bold
390 marginnote
391 \series default
392 , et 
393 \series bold
394 sidecap
395 \series default
396  doivent être installés.
397  Si ce n'est pas le cas, vous pouvez quand même exporter le document mais
398  les sections qui nécessitent les paquetages en question n'apparaîtront
399  pas sur la sortie.
400 \end_layout
401
402 \begin_layout Plain Layout
403 Vous pouvez trouver la dernière version au format PDF de ce manuel ici :
404 \begin_inset Newline newline
405 \end_inset
406
407
408 \series bold
409 http://wiki.lyx.org/LyX/DocumentationDevelopment#EmbeddedObjects
410 \end_layout
411
412 \end_inset
413
414
415 \end_layout
416
417 \begin_layout Chapter
418 Figures
419 \begin_inset Index idx
420 status collapsed
421
422 \begin_layout Plain Layout
423 Figures
424 \end_layout
425
426 \end_inset
427
428
429 \begin_inset Index idx
430 status collapsed
431
432 \begin_layout Plain Layout
433 Graphiques|see
434 \begin_inset ERT
435 status collapsed
436
437 \begin_layout Plain Layout
438
439 {
440 \end_layout
441
442 \end_inset
443
444 Figures
445 \begin_inset ERT
446 status collapsed
447
448 \begin_layout Plain Layout
449
450 }
451 \end_layout
452
453 \end_inset
454
455
456 \end_layout
457
458 \end_inset
459
460
461 \end_layout
462
463 \begin_layout Section
464 La fenêtre de dialogue Graphique
465 \begin_inset Index idx
466 status collapsed
467
468 \begin_layout Plain Layout
469 Figures ! Fenêtre de dialogue Graphique
470 \end_layout
471
472 \end_inset
473
474
475 \begin_inset CommandInset label
476 LatexCommand label
477 name "sec:Graphics-Dialog"
478
479 \end_inset
480
481
482 \end_layout
483
484 \begin_layout Standard
485 Pour placer une figure dans votre document, cliquez sur le bouton
486 \begin_inset Graphics
487         filename ../../images/dialog-show-new-inset_graphics.png
488         scale 85
489         scaleBeforeRotation
490
491 \end_inset
492
493  dans la barre d'outils, ou faites 
494 \family sans
495 Insérer\SpecialChar \menuseparator
496 Graphique
497 \family default
498 .
499  Une fenêtre de dialogue va s'ouvrir où vous pourrez choisir le fichier
500  à charger.
501  L'image apparaîtra dans la sortie finale à la position exacte qu'elle a
502  dans le texte.
503 \end_layout
504
505 \begin_layout Standard
506 La fenêtre de dialogue Graphique peut être rappelée à tout moment en cliquant
507  sur une image
508 \begin_inset Note Note
509 status collapsed
510
511 \begin_layout Plain Layout
512 Ça marche aussi avec le bouton gauche ! (NdT)
513 \end_layout
514
515 \end_inset
516
517 .
518  Cette fenêtre de dialogue possède trois onglets:
519 \end_layout
520
521 \begin_layout Description
522 Graphique Cet onglet vous permet de choisir le fichier contenant votre image
523  et d'ajuster l'apparence qu'elle aura sur la sortie imprimée.
524  Les unités de longueurs utilisées sont décrites dans l'appendice
525 \begin_inset space ~
526 \end_inset
527
528
529 \begin_inset CommandInset ref
530 LatexCommand ref
531 reference "cha:Unités-de-longueur"
532
533 \end_inset
534
535 .
536 \begin_inset Newline newline
537 \end_inset
538
539
540 \begin_inset Index idx
541 status collapsed
542
543 \begin_layout Plain Layout
544 Figures ! Pivotées
545 \end_layout
546
547 \end_inset
548
549 Vous pouvez faire pivoter vos images dans le sens inverse des aiguilles
550  d'une montre, en donnant l'angle de rotation et la position du pivot.
551  L'image apparaîtra pivotée dans LyX.
552 \begin_inset Newline newline
553 \end_inset
554
555
556 \begin_inset Index idx
557 status collapsed
558
559 \begin_layout Plain Layout
560 Figures ! Redimensionnées
561 \end_layout
562
563 \end_inset
564
565 La taille de l'image peut être modifiée, soit en donnant un facteur d'échelle
566  sous forme d'un pourcentage, soit en donnant directement sa hauteur et
567  sa largeur.
568  Si vous ne fixez que la largeur ou que la hauteur, l'autre dimension sera
569  déterminée automatiquement.
570  Si vous fixez les deux, l'image sera transformée à la taille voulue, avec
571  éventuellement une distorsion.
572  Pour éviter une telle distorsion de l'image, vous pouvez utiliser l'option
573  
574 \family sans
575 Conserver
576 \begin_inset space ~
577 \end_inset
578
579 les
580 \begin_inset space ~
581 \end_inset
582
583 proportions
584 \family default
585 .
586  L'image sera mise à l'échelle de façon à ce que ses dimensions ne dépassent
587  pas les valeurs fixées.
588  
589 \begin_inset Newline newline
590 \end_inset
591
592 Les images peuvent être modifiée en utilisant le programme de votre choix
593  en faisant un clic droit dessus et en choisissant 
594 \family sans
595 Éditer le fichier ailleurs
596 \family default
597  dans le menu contextuel qui apparaît.
598  Ce programme peut être sélectionné pour chaque format d'image dans la rubrique
599  
600 \family sans
601 Formats
602 \begin_inset space ~
603 \end_inset
604
605 de
606 \begin_inset space ~
607 \end_inset
608
609 fichiers
610 \family default
611  dans la fenêtre de dialogue de 
612 \family sans
613 Préférences
614 \family default
615  de LyX.
616 \end_layout
617
618 \begin_layout Description
619 Rogner Une autre façon d'ajuster la hauteur et la largeur de l'image dans
620  la sortie finale est de modifier les coordonnées de la zone de l'image
621  qui est affichée.
622  Cette zone peut être calculée automatiquement à partir des données présentes
623  dans le fichier en appuyant sur le bouton 
624 \family sans
625 Valeurs
626 \begin_inset space ~
627 \end_inset
628
629 du
630 \begin_inset space ~
631 \end_inset
632
633 Fichier
634 \family default
635 .
636  Avec l'option 
637 \family sans
638 Couper
639 \begin_inset space ~
640 \end_inset
641
642 à
643 \begin_inset space ~
644 \end_inset
645
646 la
647 \begin_inset space ~
648 \end_inset
649
650 boîte
651 \begin_inset space ~
652 \end_inset
653
654 de
655 \begin_inset space ~
656 \end_inset
657
658 délimitation, 
659 \family default
660 seule la portion de l'image qui est dans la zone définie sera imprimée.
661  En principe vous n'avez pas à vous occuper des coordonnées de l'image et
662  donc vous pouvez ignorer l'onglet 
663 \family sans
664 Rogner
665 \family default
666 .
667 \end_layout
668
669 \begin_layout Description
670
671 \family sans
672 Options
673 \begin_inset space ~
674 \end_inset
675
676 LaTeX
677 \begin_inset space ~
678 \end_inset
679
680 et
681 \begin_inset space ~
682 \end_inset
683
684 LyX
685 \family default
686  Avec cet onglet, vous pouvez modifier l'apparence de l'image dans LyX et
687  les experts ès-LaTeX pourront fournir des options supplémentaires pour
688  LaTeX
689 \begin_inset Newline newline
690 \end_inset
691
692 L'option 
693 \family sans
694 Mode brouillon
695 \family default
696  fait que l'image apparaîtra sur la sortie sous la forme d'un cadre vide
697  avec la taille de l'image.
698 \begin_inset Newline newline
699 \end_inset
700
701 L'option 
702 \family sans
703 Ne
704 \begin_inset space ~
705 \end_inset
706
707 pas
708 \begin_inset space ~
709 \end_inset
710
711 décompresser
712 \begin_inset space ~
713 \end_inset
714
715 à
716 \begin_inset space ~
717 \end_inset
718
719 l'exportation
720 \family default
721  n'affectera que les graphiques EPS zippés, par exemple 
722 \family typewriter
723 x.eps.gz
724 \family default
725 .
726  Quand cette option est activée, les images ne sont pas décompressées à
727  l'exportation, vu que LaTeX peut les traiter telles-quelles
728 \begin_inset Newline newline
729 \end_inset
730
731 Les graphiques EPS zippés sont utiles pour économiser de la place sur les
732  disques quand on utilise PostScript comme format de sortie, voir l'appendice
733 \begin_inset space ~
734 \end_inset
735
736
737 \begin_inset CommandInset ref
738 LatexCommand ref
739 reference "sec:PostScript"
740
741 \end_inset
742
743 .
744  Pour zipper un graphique EPS, utilisez les commandes suivantes dans un
745  terminal UNIX ou une console Windows:
746 \begin_inset Newline newline
747 \end_inset
748
749
750 \series bold
751 gzip x.eps
752 \series default
753
754 \begin_inset Newline newline
755 \end_inset
756
757
758 \series bold
759 zgrep %%Bounding x.eps.gz > x.eps.bb
760 \series default
761
762 \begin_inset Newline newline
763 \end_inset
764
765 La seconde commande va créer le fichier contenant la description de la boîte
766  de délimitation 
767 \begin_inset Quotes eld
768 \end_inset
769
770
771 \family typewriter
772 x.eps.bb
773 \family default
774
775 \begin_inset Quotes erd
776 \end_inset
777
778  qui est indispensable pour que LaTeX puisse traiter un fichier compressé.
779 \begin_inset Newline newline
780 \end_inset
781
782 Le champ 
783 \family sans
784 Initialiser
785 \begin_inset space ~
786 \end_inset
787
788 le
789 \begin_inset space ~
790 \end_inset
791
792 nom
793 \begin_inset space ~
794 \end_inset
795
796 du
797 \begin_inset space ~
798 \end_inset
799
800 groupe
801 \family default
802  vous permet de définir ou de choisir un groupe de paramètres d'image
803 \begin_inset Index idx
804 status collapsed
805
806 \begin_layout Plain Layout
807 Figures ! Groupes de paramétrisation
808 \end_layout
809
810 \end_inset
811
812 .
813  Les images qui sont rassemblées dans un tel groupe partagent leurs paramètres,
814  ce qui fait qu'il suffit de modifier une image du groupe pour que toutes
815  les autres soient automatiquement modifiées de la même manière.
816  Vous pouvez par exemple modifier la taille de tout un lot d'images sans
817  avoir à modifier leur taille manuellement une par une.
818  On peut rattacher une image à un groupe existant en utilisant le menu contextue
819 l de l'image et en cochant le nom du groupe dans la liste
820 \begin_inset Foot
821 status collapsed
822
823 \begin_layout Plain Layout
824 La liste des groupes n'apparaît que si au moins un groupe a été défini (N.d.T.)
825 \end_layout
826
827 \end_inset
828
829 .
830 \end_layout
831
832 \begin_layout Standard
833 \begin_inset VSpace bigskip
834 \end_inset
835
836
837 \end_layout
838
839 \begin_layout Standard
840 Voici un exemple d'image au format EPS
841 \begin_inset Foot
842 status collapsed
843
844 \begin_layout Plain Layout
845 Les format d'images sont décrits dans la section
846 \begin_inset space ~
847 \end_inset
848
849
850 \begin_inset CommandInset ref
851 LatexCommand ref
852 reference "sec:Image-Formats"
853
854 \end_inset
855
856 .
857 \end_layout
858
859 \end_inset
860
861  qui se trouve dans son propre paragraphe, ce dernier étant centré horizontaleme
862 nt:
863 \end_layout
864
865 \begin_layout Standard
866 \align center
867 \begin_inset Graphics
868         filename ../clipart/mobius.eps
869         scale 70
870         scaleBeforeRotation
871         rotateOrigin center
872
873 \end_inset
874
875
876 \end_layout
877
878 \begin_layout Standard
879 Et voici la même image mais en mode brouillon:
880 \end_layout
881
882 \begin_layout Standard
883 \align center
884 \begin_inset Graphics
885         filename ../clipart/mobius.eps
886         scale 70
887         draft
888         scaleBeforeRotation
889         rotateOrigin center
890
891 \end_inset
892
893
894 \end_layout
895
896 \begin_layout Section
897 Figures Flottantes
898 \begin_inset CommandInset label
899 LatexCommand label
900 name "sec:Figure-Floats"
901
902 \end_inset
903
904
905 \begin_inset Index idx
906 status collapsed
907
908 \begin_layout Plain Layout
909 Flottants ! Figures
910 \end_layout
911
912 \end_inset
913
914
915 \begin_inset Index idx
916 status collapsed
917
918 \begin_layout Plain Layout
919 Figures ! Flottants
920 \end_layout
921
922 \end_inset
923
924
925 \end_layout
926
927 \begin_layout Standard
928 Pour des explications d'ordre général concernant les flottants, jetez un
929  coup d'œil à la section
930 \begin_inset space ~
931 \end_inset
932
933
934 \begin_inset CommandInset ref
935 LatexCommand ref
936 reference "sec:Flottants-Introduction"
937
938 \end_inset
939
940 .
941 \end_layout
942
943 \begin_layout Standard
944 Le bouton 
945 \begin_inset Graphics
946         filename ../../images/float-insert_figure.png
947         scale 85
948         scaleBeforeRotation
949
950 \end_inset
951
952  de la barre d'outils et le menu 
953 \family sans
954 Insérer\SpecialChar \menuseparator
955 Flottant\SpecialChar \menuseparator
956 Figure
957 \family default
958  insèrent un flottant avec l'étiquette 
959 \begin_inset Quotes eld
960 \end_inset
961
962
963 \series bold
964 Figure
965 \begin_inset space ~
966 \end_inset
967
968 #:
969 \series default
970
971 \begin_inset Quotes erd
972 \end_inset
973
974  (# est le numéro réel de l'image).
975  Vous pouvez insérer l'image au dessus de la légende comme pour la figure
976 \begin_inset space ~
977 \end_inset
978
979
980 \begin_inset CommandInset ref
981 LatexCommand ref
982 reference "fig:kill-plat"
983
984 \end_inset
985
986  ou en dessous de la légende comme pour la Figure
987 \begin_inset space ~
988 \end_inset
989
990
991 \begin_inset CommandInset ref
992 LatexCommand ref
993 reference "fig:escher"
994
995 \end_inset
996
997 .
998  Vous trouverez plus d'information sur le positionnement des légendes dans
999  la section
1000 \begin_inset space ~
1001 \end_inset
1002
1003
1004 \begin_inset CommandInset ref
1005 LatexCommand ref
1006 reference "sec:Placement-légende"
1007
1008 \end_inset
1009
1010 .
1011 \end_layout
1012
1013 \begin_layout Standard
1014 \begin_inset Float figure
1015 wide false
1016 sideways false
1017 status open
1018
1019 \begin_layout Plain Layout
1020 \align center
1021 \begin_inset Graphics
1022         filename ../clipart/platypus.eps
1023         width 50col%
1024         scaleBeforeRotation
1025         rotateOrigin center
1026
1027 \end_inset
1028
1029
1030 \end_layout
1031
1032 \begin_layout Plain Layout
1033 \begin_inset Caption
1034
1035 \begin_layout Plain Layout
1036 \begin_inset CommandInset label
1037 LatexCommand label
1038 name "fig:kill-plat"
1039
1040 \end_inset
1041
1042 Un ornithorynque sévèrement déformé dans un flottant de figure.
1043 \end_layout
1044
1045 \end_inset
1046
1047
1048 \end_layout
1049
1050 \end_inset
1051
1052
1053 \end_layout
1054
1055 \begin_layout Standard
1056 \begin_inset Float figure
1057 wide false
1058 sideways false
1059 status open
1060
1061 \begin_layout Plain Layout
1062 \begin_inset Caption
1063
1064 \begin_layout Plain Layout
1065 \begin_inset CommandInset label
1066 LatexCommand label
1067 name "fig:escher"
1068
1069 \end_inset
1070
1071 M.C.
1072  Escher sous LSD.
1073 \end_layout
1074
1075 \end_inset
1076
1077
1078 \end_layout
1079
1080 \begin_layout Plain Layout
1081 \align center
1082 \begin_inset Graphics
1083         filename ../clipart/escher-lsd.eps
1084         scale 80
1085         scaleBeforeRotation
1086         rotateOrigin center
1087
1088 \end_inset
1089
1090
1091 \end_layout
1092
1093 \end_inset
1094
1095
1096 \end_layout
1097
1098 \begin_layout Standard
1099 \begin_inset Index idx
1100 status collapsed
1101
1102 \begin_layout Plain Layout
1103 References@Références ! à des Figures
1104 \end_layout
1105
1106 \end_inset
1107
1108 Les figure
1109 \begin_inset space ~
1110 \end_inset
1111
1112
1113 \begin_inset CommandInset ref
1114 LatexCommand ref
1115 reference "fig:kill-plat"
1116
1117 \end_inset
1118
1119  et 
1120 \begin_inset CommandInset ref
1121 LatexCommand ref
1122 reference "fig:escher"
1123
1124 \end_inset
1125
1126  sont des exemples de figures référencées.
1127  Dans le texte, on fait référence à une figure en faisant référence à sa
1128  légende.
1129  On insère donc une étiquette dans la légende en utilisant le menu 
1130 \family sans
1131 Insérer
1132 \family default
1133 \SpecialChar \menuseparator
1134
1135 \family sans
1136 Étiquette
1137 \family default
1138  ou le bouton 
1139 \begin_inset Graphics
1140         filename ../../images/label-insert.png
1141         scale 85
1142         scaleBeforeRotation
1143
1144 \end_inset
1145
1146  de la barre d'outils.
1147  On peut alors faire référence à cette étiquette en utilisant le menu 
1148 \family sans
1149 Insérer\SpecialChar \menuseparator
1150 Référence
1151 \begin_inset space ~
1152 \end_inset
1153
1154 croisée
1155 \family default
1156  ou le bouton 
1157 \begin_inset Graphics
1158         filename ../../images/dialog-show-new-inset_ref.png
1159         scale 85
1160         scaleBeforeRotation
1161
1162 \end_inset
1163
1164  de la barre d'outils.
1165  Il est important d'utiliser des références pour les flottants de figures
1166  plutôt que des locutions vagues du genre 
1167 \begin_inset Quotes eld
1168 \end_inset
1169
1170 la figure ci-dessous
1171 \begin_inset Quotes erd
1172 \end_inset
1173
1174 , puisque LaTeX va repositionner la figure dans le document final.
1175  Votre figure risque de ne plus être ci-dessous du tout !
1176 \begin_inset Newline newline
1177 \end_inset
1178
1179 Le référencement est expliqué plus en détail dans la section
1180 \begin_inset space ~
1181 \end_inset
1182
1183
1184 \begin_inset CommandInset ref
1185 LatexCommand ref
1186 reference "sec:Referencer-les-Flottants"
1187
1188 \end_inset
1189
1190 .
1191 \end_layout
1192
1193 \begin_layout Standard
1194 En principe on met une seule figure dans un flottant, mais parfois vous
1195  pouvez vouloir deux figures avec chacune sa sous-légende.
1196  C'est possible en insérant des flottants d'image dans des flottants d'image
1197  existants.
1198  Notez que seule la légende principale des flottants est reprise dans la
1199  liste des figures.
1200  La figure
1201 \begin_inset space ~
1202 \end_inset
1203
1204
1205 \begin_inset CommandInset ref
1206 LatexCommand ref
1207 reference "fig:Deux-images-déformées"
1208
1209 \end_inset
1210
1211  est un exemple de flottant de figure avec deux images mises l'une à côté
1212  de l'autre.
1213  Vous pouvez aussi mettre les images les unes sous les autres.
1214  Les figures
1215 \begin_inset space ~
1216 \end_inset
1217
1218
1219 \begin_inset CommandInset ref
1220 LatexCommand ref
1221 reference "fig:Structure-indéfinissable"
1222
1223 \end_inset
1224
1225  et 
1226 \begin_inset CommandInset ref
1227 LatexCommand ref
1228 reference "fig:Un-ornithorynque"
1229
1230 \end_inset
1231
1232  sont des sous-figures.
1233 \end_layout
1234
1235 \begin_layout Standard
1236 \begin_inset Float figure
1237 wide false
1238 sideways false
1239 status open
1240
1241 \begin_layout Plain Layout
1242 \begin_inset space \hfill{}
1243 \end_inset
1244
1245
1246 \begin_inset Float figure
1247 wide false
1248 sideways false
1249 status open
1250
1251 \begin_layout Plain Layout
1252 \begin_inset Caption
1253
1254 \begin_layout Plain Layout
1255 \begin_inset CommandInset label
1256 LatexCommand label
1257 name "fig:Structure-indéfinissable"
1258
1259 \end_inset
1260
1261 Structure indéfinissable
1262 \end_layout
1263
1264 \end_inset
1265
1266
1267 \end_layout
1268
1269 \begin_layout Plain Layout
1270 \begin_inset Graphics
1271         filename ../clipart/escher-lsd.eps
1272         width 45col%
1273         scaleBeforeRotation
1274         groupId Déformés
1275
1276 \end_inset
1277
1278
1279 \end_layout
1280
1281 \end_inset
1282
1283
1284 \begin_inset space \hfill{}
1285 \end_inset
1286
1287
1288 \begin_inset Float figure
1289 wide false
1290 sideways false
1291 status open
1292
1293 \begin_layout Plain Layout
1294 \begin_inset Caption
1295
1296 \begin_layout Plain Layout
1297 \begin_inset CommandInset label
1298 LatexCommand label
1299 name "fig:Un-ornithorynque"
1300
1301 \end_inset
1302
1303 Un ornithorynque
1304 \end_layout
1305
1306 \end_inset
1307
1308
1309 \end_layout
1310
1311 \begin_layout Plain Layout
1312 \begin_inset Graphics
1313         filename ../clipart/platypus.eps
1314         width 45col%
1315         scaleBeforeRotation
1316         groupId Déformés
1317
1318 \end_inset
1319
1320
1321 \end_layout
1322
1323 \end_inset
1324
1325
1326 \begin_inset space \hfill{}
1327 \end_inset
1328
1329
1330 \end_layout
1331
1332 \begin_layout Plain Layout
1333 \begin_inset Caption
1334
1335 \begin_layout Plain Layout
1336 \begin_inset CommandInset label
1337 LatexCommand label
1338 name "fig:Deux-images-déformées"
1339
1340 \end_inset
1341
1342 Deux images déformées.
1343  Les deux images font partie du groupe de paramétrisation 
1344 \begin_inset Quotes eld
1345 \end_inset
1346
1347 déformés
1348 \begin_inset Quotes erd
1349 \end_inset
1350
1351 .
1352 \end_layout
1353
1354 \end_inset
1355
1356
1357 \end_layout
1358
1359 \end_inset
1360
1361
1362 \end_layout
1363
1364 \begin_layout Section
1365 Les Formats d'images
1366 \begin_inset CommandInset label
1367 LatexCommand label
1368 name "sec:Image-Formats"
1369
1370 \end_inset
1371
1372
1373 \begin_inset Index idx
1374 status collapsed
1375
1376 \begin_layout Plain Layout
1377 Formats d' images
1378 \end_layout
1379
1380 \end_inset
1381
1382
1383 \begin_inset Index idx
1384 status collapsed
1385
1386 \begin_layout Plain Layout
1387 Figures ! Formats d'images
1388 \end_layout
1389
1390 \end_inset
1391
1392
1393 \end_layout
1394
1395 \begin_layout Standard
1396 Vous pouvez insérer des images dans n'importe quel format connu.
1397  Mais, comme nous l'avons expliqué dans l'appendice
1398 \begin_inset space ~
1399 \end_inset
1400
1401
1402 \begin_inset CommandInset ref
1403 LatexCommand ref
1404 reference "cha:Formats-fichiers-graphiques"
1405
1406 \end_inset
1407
1408 ,
1409 \lang english
1410  
1411 \lang french
1412 chaque format pour la sortie du document ne va accepter qu'un petit nombre
1413  de formats d'images.
1414  Pour s'en sortir LyX utilise le programme 
1415 \family typewriter
1416 ImageMagick
1417 \family default
1418  en arrière plan pour convertir les formats que vous utilisez dans un des
1419  formats acceptés par le format de sortie.
1420  Ces conversions prenant forcément du temps, vous pouvez accélérer vos exportati
1421 ons en n'utilisant que les formats listés dans les sous sections de
1422 \lang english
1423  
1424 \lang french
1425 l'appendice
1426 \begin_inset space ~
1427 \end_inset
1428
1429
1430 \begin_inset CommandInset ref
1431 LatexCommand ref
1432 reference "cha:Formats-fichiers-graphiques"
1433
1434 \end_inset
1435
1436 .
1437 \end_layout
1438
1439 \begin_layout Standard
1440 Comme pour les polices de caractères, il y a deux grands types de formats
1441  d'images:
1442 \end_layout
1443
1444 \begin_layout Description
1445 Les
1446 \begin_inset space ~
1447 \end_inset
1448
1449 images
1450 \begin_inset space ~
1451 \end_inset
1452
1453 Matricielles
1454 \begin_inset space ~
1455 \end_inset
1456
1457 (ou
1458 \begin_inset space ~
1459 \end_inset
1460
1461 bitmap) l'image est décomposée en une mosaïque de points (ou pixels), souvent
1462  enregistrés sous un format compressé.
1463  Elles ne sont pas facilement redimensionnables et on voit apparaître des
1464  petits carrés quand on utilise des agrandissements trop importants (aspect
1465  
1466 \begin_inset Quotes eld
1467 \end_inset
1468
1469 pixellisé
1470 \begin_inset Quotes erd
1471 \end_inset
1472
1473 ).
1474  Les formats matriciels les plus connus sont le GIF (
1475 \begin_inset Quotes eld
1476 \end_inset
1477
1478 Graphics Interchange Format
1479 \begin_inset Quotes erd
1480 \end_inset
1481
1482 , avec comme extension de fichier 
1483 \begin_inset Quotes eld
1484 \end_inset
1485
1486
1487 \family typewriter
1488 .gif
1489 \family default
1490
1491 \begin_inset Quotes erd
1492 \end_inset
1493
1494 )
1495 \begin_inset Index idx
1496 status collapsed
1497
1498 \begin_layout Plain Layout
1499 GIF|see
1500 \begin_inset ERT
1501 status collapsed
1502
1503 \begin_layout Plain Layout
1504
1505 {
1506 \end_layout
1507
1508 \end_inset
1509
1510 Format d'image
1511 \begin_inset ERT
1512 status collapsed
1513
1514 \begin_layout Plain Layout
1515
1516 }
1517 \end_layout
1518
1519 \end_inset
1520
1521
1522 \end_layout
1523
1524 \end_inset
1525
1526 , le PNG (
1527 \begin_inset Quotes eld
1528 \end_inset
1529
1530 Portable Network Graphics, extension 
1531 \begin_inset Quotes eld
1532 \end_inset
1533
1534
1535 \family typewriter
1536 .png
1537 \family default
1538
1539 \begin_inset Quotes erd
1540 \end_inset
1541
1542 )
1543 \begin_inset Index idx
1544 status collapsed
1545
1546 \begin_layout Plain Layout
1547 PNG|see
1548 \begin_inset ERT
1549 status collapsed
1550
1551 \begin_layout Plain Layout
1552
1553 {
1554 \end_layout
1555
1556 \end_inset
1557
1558 Formats d'image
1559 \begin_inset ERT
1560 status collapsed
1561
1562 \begin_layout Plain Layout
1563
1564 }
1565 \end_layout
1566
1567 \end_inset
1568
1569
1570 \end_layout
1571
1572 \end_inset
1573
1574  et le JPG (
1575 \begin_inset Quotes eld
1576 \end_inset
1577
1578 Joint Photographic Expert Group, extension 
1579 \begin_inset Quotes eld
1580 \end_inset
1581
1582
1583 \family typewriter
1584 .jpg
1585 \family default
1586
1587 \begin_inset Quotes erd
1588 \end_inset
1589
1590  ou 
1591 \begin_inset Quotes eld
1592 \end_inset
1593
1594
1595 \family typewriter
1596 .jpeg
1597 \family default
1598
1599 \begin_inset Quotes erd
1600 \end_inset
1601
1602 )
1603 \begin_inset Index idx
1604 status collapsed
1605
1606 \begin_layout Plain Layout
1607 JPG|see
1608 \begin_inset ERT
1609 status collapsed
1610
1611 \begin_layout Plain Layout
1612
1613 {
1614 \end_layout
1615
1616 \end_inset
1617
1618 Formats d'image
1619 \begin_inset ERT
1620 status collapsed
1621
1622 \begin_layout Plain Layout
1623
1624 }
1625 \end_layout
1626
1627 \end_inset
1628
1629
1630 \end_layout
1631
1632 \end_inset
1633
1634 .
1635 \end_layout
1636
1637 \begin_layout Description
1638 Les
1639 \begin_inset space ~
1640 \end_inset
1641
1642 images
1643 \begin_inset space ~
1644 \end_inset
1645
1646 Vectorielles
1647 \begin_inset space ~
1648 \end_inset
1649
1650 (ou
1651 \begin_inset space ~
1652 \end_inset
1653
1654 redimensionnables) l'image est décrite sous forme d'objets, ou vecteurs
1655  (lignes, courbes, formes géométriques, caractères...) et peut donc être redimensio
1656 nnée comme on le veut sans perte de précision.
1657  La possibilité de redimensionner les images est très utilisé pour les présentat
1658 ions, vu que le passage par un vidéo-projecteur entraîne forcément un redimensio
1659 nnement.
1660  Le redimensionnement permet aussi de présenter des documents en ligne où
1661  le lecteur pourra agrandir les diagrammes comme il le souhaite pour en
1662  étudier les détails.
1663 \begin_inset Newline newline
1664 \end_inset
1665
1666 Les principaux formats vectoriels sont le SVG (
1667 \begin_inset Quotes eld
1668 \end_inset
1669
1670 Scalable Vector Graphics
1671 \begin_inset Quotes erd
1672 \end_inset
1673
1674 , extension
1675 \begin_inset Quotes eld
1676 \end_inset
1677
1678
1679 \family typewriter
1680 .svg
1681 \family default
1682
1683 \begin_inset Quotes erd
1684 \end_inset
1685
1686 )
1687 \begin_inset Index idx
1688 status collapsed
1689
1690 \begin_layout Plain Layout
1691 SVG|see
1692 \begin_inset ERT
1693 status collapsed
1694
1695 \begin_layout Plain Layout
1696
1697 {
1698 \end_layout
1699
1700 \end_inset
1701
1702 Format d'image
1703 \begin_inset ERT
1704 status collapsed
1705
1706 \begin_layout Plain Layout
1707
1708 }
1709 \end_layout
1710
1711 \end_inset
1712
1713
1714 \end_layout
1715
1716 \end_inset
1717
1718 , l'EPS ( 
1719 \begin_inset Quotes eld
1720 \end_inset
1721
1722 encapsulated PostScript
1723 \begin_inset Quotes erd
1724 \end_inset
1725
1726 , extension
1727 \begin_inset Quotes eld
1728 \end_inset
1729
1730
1731 \family typewriter
1732 .eps
1733 \family default
1734
1735 \begin_inset Quotes erd
1736 \end_inset
1737
1738 )
1739 \begin_inset Index idx
1740 status collapsed
1741
1742 \begin_layout Plain Layout
1743 EPS|see
1744 \begin_inset ERT
1745 status collapsed
1746
1747 \begin_layout Plain Layout
1748
1749 {
1750 \end_layout
1751
1752 \end_inset
1753
1754 Format d'image
1755 \begin_inset ERT
1756 status collapsed
1757
1758 \begin_layout Plain Layout
1759
1760 }
1761 \end_layout
1762
1763 \end_inset
1764
1765
1766 \end_layout
1767
1768 \end_inset
1769
1770 , le PDF (
1771 \begin_inset Quotes eld
1772 \end_inset
1773
1774 Portable Document Format
1775 \begin_inset Quotes erd
1776 \end_inset
1777
1778 , extension
1779 \begin_inset Quotes eld
1780 \end_inset
1781
1782
1783 \family typewriter
1784 .pdf
1785 \family default
1786
1787 \begin_inset Quotes erd
1788 \end_inset
1789
1790 )
1791 \begin_inset Index idx
1792 status collapsed
1793
1794 \begin_layout Plain Layout
1795 PDF|see
1796 \begin_inset ERT
1797 status collapsed
1798
1799 \begin_layout Plain Layout
1800
1801 {
1802 \end_layout
1803
1804 \end_inset
1805
1806 Format d'image
1807 \begin_inset ERT
1808 status collapsed
1809
1810 \begin_layout Plain Layout
1811
1812 }
1813 \end_layout
1814
1815 \end_inset
1816
1817
1818 \end_layout
1819
1820 \end_inset
1821
1822  et le WMF (
1823 \begin_inset Quotes eld
1824 \end_inset
1825
1826 Windows Metafile
1827 \begin_inset Quotes erd
1828 \end_inset
1829
1830 , extension 
1831 \begin_inset Quotes eld
1832 \end_inset
1833
1834
1835 \family typewriter
1836 .wfm
1837 \family default
1838
1839 \begin_inset Quotes erd
1840 \end_inset
1841
1842  ou 
1843 \begin_inset Quotes eld
1844 \end_inset
1845
1846
1847 \family typewriter
1848 .emf
1849 \family default
1850
1851 \begin_inset Quotes erd
1852 \end_inset
1853
1854 )
1855 \begin_inset Index idx
1856 status collapsed
1857
1858 \begin_layout Plain Layout
1859 WMF|see
1860 \begin_inset ERT
1861 status collapsed
1862
1863 \begin_layout Plain Layout
1864
1865 {
1866 \end_layout
1867
1868 \end_inset
1869
1870 Formats d'images
1871 \begin_inset ERT
1872 status collapsed
1873
1874 \begin_layout Plain Layout
1875
1876 }
1877 \end_layout
1878
1879 \end_inset
1880
1881
1882 \end_layout
1883
1884 \end_inset
1885
1886 .
1887  En fait vous pouvez convertir n'importe quel format matriciel en PDF ou
1888  en EPS, mais le résultat ne sera pas redimensionnable.
1889  Dans ce cas seul une en-tête est réellement ajoutée à l'image initiale
1890 \begin_inset Foot
1891 status open
1892
1893 \begin_layout Plain Layout
1894 Dans le cas du PDF l'image initiale est aussi compressée.
1895 \end_layout
1896
1897 \end_inset
1898
1899 .
1900 \end_layout
1901
1902 \begin_layout Standard
1903 Les fichiers PDF générés par 
1904 \family typewriter
1905 Adobe Photoshop
1906 \family default
1907 , par exemple, sont des images matricielles.
1908 \end_layout
1909
1910 \begin_layout Standard
1911 En principe il est quasiment impossible de convertir une image matricielle
1912  en graphique vectoriel, seul le contraire est possible.
1913
1914 \lang english
1915  
1916 \lang french
1917 Seuls les formats d'image PDF et EPS peuvent être directement incorporés
1918  dans respectivement un fichier de sortie PDF ou PostScript.
1919  Les images en SVG ou en WMF sont recalculées sous forme de bitmaps quand
1920  la sortie est générée puisqu'il n'existe pas actuellement de convertisseurs
1921  WMF/SVG
1922 \begin_inset Formula $\to$
1923 \end_inset
1924
1925 PDF/EPS convenables.
1926 \end_layout
1927
1928 \begin_layout Chapter
1929 Tableaux
1930 \begin_inset Index idx
1931 status collapsed
1932
1933 \begin_layout Plain Layout
1934 Tableau
1935 \end_layout
1936
1937 \end_inset
1938
1939
1940 \end_layout
1941
1942 \begin_layout Section
1943 Introduction
1944 \begin_inset Index idx
1945 status collapsed
1946
1947 \begin_layout Plain Layout
1948 Tableau ! Introduction
1949 \end_layout
1950
1951 \end_inset
1952
1953
1954 \end_layout
1955
1956 \begin_layout Standard
1957 Vous pouvez insérer un tableau en utilisant soit le bouton de la barre d'outils
1958  
1959 \begin_inset Graphics
1960         filename ../../images/tabular-insert.png
1961         scale 85
1962         scaleBeforeRotation
1963
1964 \end_inset
1965
1966  soit 
1967 \family sans
1968 Insérer\SpecialChar \menuseparator
1969 Tableau
1970 \family default
1971 .
1972  Le bouton vous offre un moyen graphique pour choisir la taille du tableau
1973  : Vous déplacez le curseur de la souris pour indiquer le nombre de lignes
1974  et de colonnes que doit avoir le tableau qui va être créé et vous appuyez
1975  sur un bouton de la souris pour valider votre choix.
1976  Quand vous utilisez le menu pour créer un tableau, une fenêtre apparaît,
1977  vous demandant le nombre de lignes et de colonnes.
1978 \begin_inset Newline newline
1979 \end_inset
1980
1981 Le tableau a implicitementune bordure au dessus et à gauche de chaque case,
1982  une à droite de la colonne la plus à droite et une en bas de la rangée
1983  du bas, qui forment une boîte autour du tableau.
1984  En plus, la rangée supérieure a aussi une bordure en bas, ce qui fait qu'elle
1985  apparaît séparée du reste du tableau.
1986  Voici un exemple :
1987 \end_layout
1988
1989 \begin_layout Standard
1990 \align center
1991 \begin_inset Tabular
1992 <lyxtabular version="3" rows="4" columns="4">
1993 <features tabularvalignment="middle">
1994 <column alignment="center" valignment="top" width="0">
1995 <column alignment="center" valignment="top" width="0">
1996 <column alignment="center" valignment="top" width="0">
1997 <column alignment="center" valignment="top" width="0">
1998 <row>
1999 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2000 \begin_inset Text
2001
2002 \begin_layout Plain Layout
2003
2004 \end_layout
2005
2006 \end_inset
2007 </cell>
2008 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2009 \begin_inset Text
2010
2011 \begin_layout Plain Layout
2012 1
2013 \end_layout
2014
2015 \end_inset
2016 </cell>
2017 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2018 \begin_inset Text
2019
2020 \begin_layout Plain Layout
2021 2
2022 \end_layout
2023
2024 \end_inset
2025 </cell>
2026 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2027 \begin_inset Text
2028
2029 \begin_layout Plain Layout
2030 3
2031 \end_layout
2032
2033 \end_inset
2034 </cell>
2035 </row>
2036 <row>
2037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2038 \begin_inset Text
2039
2040 \begin_layout Plain Layout
2041 A
2042 \end_layout
2043
2044 \end_inset
2045 </cell>
2046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2047 \begin_inset Text
2048
2049 \begin_layout Plain Layout
2050
2051 \end_layout
2052
2053 \end_inset
2054 </cell>
2055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2056 \begin_inset Text
2057
2058 \begin_layout Plain Layout
2059
2060 \end_layout
2061
2062 \end_inset
2063 </cell>
2064 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2065 \begin_inset Text
2066
2067 \begin_layout Plain Layout
2068
2069 \end_layout
2070
2071 \end_inset
2072 </cell>
2073 </row>
2074 <row>
2075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2076 \begin_inset Text
2077
2078 \begin_layout Plain Layout
2079 B
2080 \end_layout
2081
2082 \end_inset
2083 </cell>
2084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2085 \begin_inset Text
2086
2087 \begin_layout Plain Layout
2088
2089 \end_layout
2090
2091 \end_inset
2092 </cell>
2093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2094 \begin_inset Text
2095
2096 \begin_layout Plain Layout
2097
2098 \end_layout
2099
2100 \end_inset
2101 </cell>
2102 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2103 \begin_inset Text
2104
2105 \begin_layout Plain Layout
2106
2107 \end_layout
2108
2109 \end_inset
2110 </cell>
2111 </row>
2112 <row>
2113 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2114 \begin_inset Text
2115
2116 \begin_layout Plain Layout
2117 C
2118 \end_layout
2119
2120 \end_inset
2121 </cell>
2122 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2123 \begin_inset Text
2124
2125 \begin_layout Plain Layout
2126
2127 \end_layout
2128
2129 \end_inset
2130 </cell>
2131 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2132 \begin_inset Text
2133
2134 \begin_layout Plain Layout
2135
2136 \end_layout
2137
2138 \end_inset
2139 </cell>
2140 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2141 \begin_inset Text
2142
2143 \begin_layout Plain Layout
2144
2145 \end_layout
2146
2147 \end_inset
2148 </cell>
2149 </row>
2150 </lyxtabular>
2151
2152 \end_inset
2153
2154
2155 \end_layout
2156
2157 \begin_layout Section
2158 La fenêtre 
2159 \family sans
2160 Tableau
2161 \family default
2162
2163 \begin_inset Index idx
2164 status collapsed
2165
2166 \begin_layout Plain Layout
2167 Tableau ! Fenêtre de dialogue
2168 \end_layout
2169
2170 \end_inset
2171
2172
2173 \end_layout
2174
2175 \begin_layout Standard
2176 Vous pouvez agir sur un tableau en cliquant dessus avec le bouton droit
2177  de la souris, ce qui fait apparaître une fenêtre avec des options.
2178  Dans cette fenêtre vous pouvez modifier les réglages concernant la cellule,
2179  la colonne et la ligne dans laquelle le curseur se trouve.
2180  La plupart des options peuvent s'appliquer à des sélections.
2181  Ce qui signifie que si vous avez sélectionné plus d'une cellule, plus d'une
2182  ligne ou plus d'une colonne, l'action demandée prendra en compte toute
2183  votre sélection.
2184  Notez qu'il y a une différence entre sélectionner le 
2185 \emph on
2186 contenu 
2187 \emph default
2188 d'une cellule et sélectionner la cellule elle-même.
2189  Vous pouvez utiliser les onglets suivants de la fenêtre de dialogue de
2190  tableaux :
2191 \end_layout
2192
2193 \begin_layout Description
2194 Tableau Avec cet onglet, vous pouvez choisir l'alignement horizontal et
2195  la largeur de la colonne courante.
2196  Quand vous avez fixé une largeur, vous pouvez aussi modifier l'alignement
2197  vertical de la ligne courante.
2198  Une largeur fixée va permettre aux cellules d'avoir des sauts de lignes
2199  et donc, plusieurs paragraphes de texte, voir la section
2200 \begin_inset space ~
2201 \end_inset
2202
2203
2204 \begin_inset CommandInset ref
2205 LatexCommand ref
2206 reference "sub:Lignes-multiple-dans-cellule"
2207
2208 \end_inset
2209
2210 .
2211  Si vous ne fixez pas la largeur, la colonne sera aussi large qu'il le faudra
2212  pour accommoder le contenu de cellule le plus large.
2213 \begin_inset Newline newline
2214 \end_inset
2215
2216 Vous pouvez aussi marquer une ou plusieurs cellules d'une ligne comme étant
2217  un multicolonne, voir la section
2218 \begin_inset space ~
2219 \end_inset
2220
2221
2222 \begin_inset CommandInset ref
2223 LatexCommand ref
2224 reference "sub:Multicolonnes"
2225
2226 \end_inset
2227
2228 .
2229 \begin_inset Newline newline
2230 \end_inset
2231
2232 L'option 
2233 \family sans
2234 Tourner
2235 \begin_inset space ~
2236 \end_inset
2237
2238 la
2239 \begin_inset space ~
2240 \end_inset
2241
2242 case
2243 \begin_inset space ~
2244 \end_inset
2245
2246 de
2247 \begin_inset space ~
2248 \end_inset
2249
2250 90°
2251 \family default
2252  fait pivoter la case courante ou une sélection de 90° dans le sens anti-horaire.
2253  L'option 
2254 \family sans
2255 Tourner
2256 \begin_inset space ~
2257 \end_inset
2258
2259 le
2260 \begin_inset space ~
2261 \end_inset
2262
2263 tableau
2264 \begin_inset space ~
2265 \end_inset
2266
2267 de
2268 \begin_inset space ~
2269 \end_inset
2270
2271 90°
2272 \family default
2273  fait pivoter tout le tableau.
2274  Ces rotations ne sont pas visibles dans LyX, mais devraient l'être dans
2275  la sortie finale.
2276 \begin_inset Newline newline
2277 \end_inset
2278
2279
2280 \begin_inset Note Greyedout
2281 status open
2282
2283 \begin_layout Plain Layout
2284
2285 \series bold
2286 Note:
2287 \series default
2288  La plupart des visualiseurs DVI ne sont 
2289 \emph on
2290 pas
2291 \emph default
2292  capables d'afficher ces rotations.
2293 \end_layout
2294
2295 \end_inset
2296
2297
2298 \lang english
2299
2300 \begin_inset Newline newline
2301 \end_inset
2302
2303
2304 \lang french
2305 On peut aussi entrer des paramètres LaTeX pour obtenir des mise en formes
2306  spéciales pour le tableau, voir les sections
2307 \begin_inset space ~
2308 \end_inset
2309
2310
2311 \begin_inset CommandInset ref
2312 LatexCommand ref
2313 reference "sub:Calculs-multicolonnes"
2314
2315 \end_inset
2316
2317  et 
2318 \begin_inset CommandInset ref
2319 LatexCommand ref
2320 reference "sec:Tableaux-Colorés"
2321
2322 \end_inset
2323
2324 .
2325 \end_layout
2326
2327 \begin_layout Description
2328
2329 \family sans
2330 Bordures
2331 \family default
2332  Cet onglet vous permet d'ajouter ou de supprimer les bordures pour la ligne
2333  ou la colonne courante.
2334  
2335 \begin_inset Newline newline
2336 \end_inset
2337
2338 En utilisant le style 
2339 \family sans
2340 Formel
2341 \family default
2342  à la place du style par 
2343 \family sans
2344 Défaut
2345 \family default
2346 , on va convertir le tableau en tableau formel comme on le décrit dans la
2347  section
2348 \begin_inset space ~
2349 \end_inset
2350
2351
2352 \begin_inset CommandInset ref
2353 LatexCommand ref
2354 reference "sec:Tableaux-Formels"
2355
2356 \end_inset
2357
2358 .
2359 \begin_inset Newline newline
2360 \end_inset
2361
2362 Vous pouvez aussi utiliser cet onglet pour ajouter un espacement vertical
2363  dans les lignes du tableau comme c'est décrit dans la section
2364 \begin_inset space ~
2365 \end_inset
2366
2367
2368 \begin_inset CommandInset ref
2369 LatexCommand ref
2370 reference "sub:Espacement-lignes"
2371
2372 \end_inset
2373
2374 .
2375 \end_layout
2376
2377 \begin_layout Description
2378 Tableau
2379 \begin_inset space ~
2380 \end_inset
2381
2382 long Cet onglet est utilisé pour transformer un tableau en ce que l'on nomme
2383  un 
2384 \begin_inset Quotes eld
2385 \end_inset
2386
2387
2388 \emph on
2389 tableau long
2390 \emph default
2391
2392 \begin_inset Quotes erd
2393 \end_inset
2394
2395  qui peut continuer sur plusieurs pages.
2396  Les sections
2397 \begin_inset space ~
2398 \end_inset
2399
2400
2401 \begin_inset CommandInset ref
2402 LatexCommand ref
2403 reference "sec:Tableaux-longs"
2404
2405 \end_inset
2406
2407  et 
2408 \begin_inset CommandInset ref
2409 LatexCommand ref
2410 reference "sec:Questions-sur-tableaux-longs"
2411
2412 \end_inset
2413
2414  décrivent ces tableaux longs plus en détail.
2415 \end_layout
2416
2417 \begin_layout Standard
2418 Quand la barre d'outils tableau est activée, vous pouvez déplacer le curseur
2419  de cellule en cellule avec les touches de déplacement et voir s'afficher
2420  les propriétés de la cellule courante dans la fenêtre de dialogue.
2421 \end_layout
2422
2423 \begin_layout Section
2424 La barre d'outils tableau
2425 \begin_inset Index idx
2426 status collapsed
2427
2428 \begin_layout Plain Layout
2429 Tableau ! Barre d'outils
2430 \end_layout
2431
2432 \end_inset
2433
2434
2435 \end_layout
2436
2437 \begin_layout Standard
2438 La barre d'outils tableau est une alternative à la fenêtre de dialogue qui
2439  permet de modifier plus rapidement les tableaux.
2440  Elle apparaît normalement en bas de la fenêtre principale de LyX quand
2441  le curseur se trouve à l'intérieur d'un tableau.
2442  Vous pouvez aussi choisir de la faire apparaître de façon permanente grâce
2443  au menu 
2444 \family sans
2445 Visualiser\SpecialChar \menuseparator
2446 Barres
2447 \begin_inset space ~
2448 \end_inset
2449
2450 d'outils\SpecialChar \menuseparator
2451 Tableau
2452 \family default
2453 .
2454 \end_layout
2455
2456 \begin_layout Standard
2457 La barre d'outils contient les icônes suivantes :
2458 \end_layout
2459
2460 \begin_layout Labeling
2461 \labelwidthstring 00.00.0000
2462 \begin_inset Graphics
2463         filename ../../images/tabular-feature_append-row.png
2464         scaleBeforeRotation
2465
2466 \end_inset
2467
2468  ajoute une ligne sous la cellule ou la sélection courante
2469 \end_layout
2470
2471 \begin_layout Labeling
2472 \labelwidthstring 00.00.0000
2473 \begin_inset Graphics
2474         filename ../../images/tabular-feature_append-column.png
2475         scaleBeforeRotation
2476
2477 \end_inset
2478
2479  ajoute une colonne à la droite de la cellule ou de la sélection courante
2480 \end_layout
2481
2482 \begin_layout Labeling
2483 \labelwidthstring 00.00.0000
2484 \begin_inset Graphics
2485         filename ../../images/tabular-feature_delete-row.png
2486         scaleBeforeRotation
2487
2488 \end_inset
2489
2490  supprime la ligne ou la sélection courante
2491 \end_layout
2492
2493 \begin_layout Labeling
2494 \labelwidthstring 00.00.0000
2495 \begin_inset Graphics
2496         filename ../../images/tabular-feature_delete-column.png
2497         scaleBeforeRotation
2498
2499 \end_inset
2500
2501  supprime la colonne ou la sélection courante
2502 \end_layout
2503
2504 \begin_layout Labeling
2505 \labelwidthstring 00.00.0000
2506 \begin_inset Graphics
2507         filename ../../images/tabular-feature_toggle-line-top.png
2508         scaleBeforeRotation
2509
2510 \end_inset
2511
2512  ajoute une ligne en haut de la cellule, de la ligne ou de la sélection
2513  courante
2514 \end_layout
2515
2516 \begin_layout Labeling
2517 \labelwidthstring 00.00.0000
2518 \begin_inset Graphics
2519         filename ../../images/tabular-feature_toggle-line-bottom.png
2520         scaleBeforeRotation
2521
2522 \end_inset
2523
2524  ajoute une ligne en bas de la cellule, de la ligne ou de la sélection courante
2525 \end_layout
2526
2527 \begin_layout Labeling
2528 \labelwidthstring 00.00.0000
2529 \begin_inset Graphics
2530         filename ../../images/tabular-feature_toggle-line-left.png
2531         scaleBeforeRotation
2532
2533 \end_inset
2534
2535  ajoute une ligne sur le côté gauche de la cellule, de la ligne 
2536 \begin_inset Note Note
2537 status collapsed
2538
2539 \begin_layout Plain Layout
2540 ou colonne ?
2541 \end_layout
2542
2543 \end_inset
2544
2545  ou de la sélection courante
2546 \end_layout
2547
2548 \begin_layout Labeling
2549 \labelwidthstring 00.00.0000
2550 \begin_inset Graphics
2551         filename ../../images/tabular-feature_toggle-line-right.png
2552         scaleBeforeRotation
2553
2554 \end_inset
2555
2556  ajoute une ligne sur le côté droit de la cellule, de la ligne 
2557 \begin_inset Note Note
2558 status collapsed
2559
2560 \begin_layout Plain Layout
2561 ou colonne ?
2562 \end_layout
2563
2564 \end_inset
2565
2566  ou de la sélection courante
2567 \end_layout
2568
2569 \begin_layout Labeling
2570 \labelwidthstring 00.00.0000
2571 \begin_inset Graphics
2572         filename ../../images/tabular-feature_set-all-lines.png
2573         scaleBeforeRotation
2574
2575 \end_inset
2576
2577  ajoute des lignes autour de la cellule ou de la sélection de cellules courante
2578  - si la cellule courante n'est pas multi-colonnes cela affecte aussi la
2579  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_unset-all-lines.png
2586         scaleBeforeRotation
2587
2588 \end_inset
2589
2590  supprime toutes les lignes autour de la cellule ou de la sélection de cellules
2591  courante- si la cellule courante n'est pas multi-colonnes cela affecte
2592  aussi la colonne et la ligne courante
2593 \end_layout
2594
2595 \begin_layout Labeling
2596 \labelwidthstring 00.00.0000
2597 \begin_inset Graphics
2598         filename ../../images/tabular-feature_m-align-left.png
2599         scaleBeforeRotation
2600
2601 \end_inset
2602
2603  aligne à gauche le contenu de la cellule ou de la colonne courante
2604 \end_layout
2605
2606 \begin_layout Labeling
2607 \labelwidthstring 00.00.0000
2608 \begin_inset Graphics
2609         filename ../../images/tabular-feature_m-align-center.png
2610         scaleBeforeRotation
2611
2612 \end_inset
2613
2614  centre horizontalement le contenu de la cellule ou de la colonne courante
2615 \end_layout
2616
2617 \begin_layout Labeling
2618 \labelwidthstring 00.00.0000
2619 \begin_inset Graphics
2620         filename ../../images/tabular-feature_m-align-right.png
2621         scaleBeforeRotation
2622
2623 \end_inset
2624
2625  aligne à droite le contenu de la cellule ou de la colonne courante
2626 \end_layout
2627
2628 \begin_layout Labeling
2629 \labelwidthstring 00.00.0000
2630 \begin_inset Graphics
2631         filename ../../images/tabular-feature_m-valign-top.png
2632         scaleBeforeRotation
2633
2634 \end_inset
2635
2636  aligne le contenu de la cellule courante verticalement vers le haut
2637 \end_layout
2638
2639 \begin_layout Labeling
2640 \labelwidthstring 00.00.0000
2641 \begin_inset Graphics
2642         filename ../../images/tabular-feature_m-valign-middle.png
2643         scaleBeforeRotation
2644
2645 \end_inset
2646
2647  centre verticalement le contenu de la cellule courante
2648 \end_layout
2649
2650 \begin_layout Labeling
2651 \labelwidthstring 00.00.0000
2652 \begin_inset Graphics
2653         filename ../../images/tabular-feature_m-valign-bottom.png
2654         scaleBeforeRotation
2655
2656 \end_inset
2657
2658  aligne le contenu de la cellule courante verticalement vers le bas
2659 \end_layout
2660
2661 \begin_layout Labeling
2662 \labelwidthstring 00.00.0000
2663 \begin_inset Graphics
2664         filename ../../images/tabular-feature_set-rotate-cell.png
2665         scaleBeforeRotation
2666
2667 \end_inset
2668
2669  fait pivoter la cellule ou la sélection courante de 90° dans le sens anti-horai
2670 re
2671 \end_layout
2672
2673 \begin_layout Labeling
2674 \labelwidthstring 00.00.0000
2675 \begin_inset Graphics
2676         filename ../../images/tabular-feature_set-rotate-tabular.png
2677         scaleBeforeRotation
2678
2679 \end_inset
2680
2681  fait pivoter tout le tableau de 90° dans le sens anti-horaire
2682 \end_layout
2683
2684 \begin_layout Labeling
2685 \labelwidthstring 00.00.0000
2686 \begin_inset Graphics
2687         filename ../../images/tabular-feature_multicolumn.png
2688         scaleBeforeRotation
2689
2690 \end_inset
2691
2692  transforme en multi-colonne la cellule ou la sélection courante
2693 \end_layout
2694
2695 \begin_layout Standard
2696 \begin_inset Note Greyedout
2697 status open
2698
2699 \begin_layout Plain Layout
2700
2701 \series bold
2702 Note :
2703 \series default
2704  Pour la sortie, l'alignement vertical de la première cellule d'une ligne
2705  est utilisé pour toutes les autres cellules de la ligne.
2706 \end_layout
2707
2708 \end_inset
2709
2710
2711 \end_layout
2712
2713 \begin_layout Section
2714 Le Menu Éditer Tableau
2715 \begin_inset Index idx
2716 status collapsed
2717
2718 \begin_layout Plain Layout
2719 Tableau ! Menu Éditer
2720 \end_layout
2721
2722 \end_inset
2723
2724
2725 \end_layout
2726
2727 \begin_layout Standard
2728 En plus de la fenêtre de dialogue et de la barre d'outils tableau, le menu
2729  
2730 \family sans
2731 Éditer\SpecialChar \menuseparator
2732 Tableau
2733 \family default
2734  vous permet d'ajouter ou de supprimer les lignes de bordure de la colonne
2735  ou de la ligne courante et aussi de transformer la sélection courante en
2736  multi-colonne.
2737  Ce menu n'est accessible que si le curseur se trouve dans un tableau.
2738 \end_layout
2739
2740 \begin_layout Section
2741 Flottant de Tableau
2742 \begin_inset CommandInset label
2743 LatexCommand label
2744 name "sec:Table-Floats"
2745
2746 \end_inset
2747
2748
2749 \begin_inset Index idx
2750 status collapsed
2751
2752 \begin_layout Plain Layout
2753 Flottants ! Tableaux
2754 \end_layout
2755
2756 \end_inset
2757
2758
2759 \begin_inset Index idx
2760 status collapsed
2761
2762 \begin_layout Plain Layout
2763 Tableau ! Flottants
2764 \end_layout
2765
2766 \end_inset
2767
2768
2769 \end_layout
2770
2771 \begin_layout Standard
2772 Pour des explications générales sur les flottants, jetez un œil à la section
2773 \begin_inset space ~
2774 \end_inset
2775
2776
2777 \begin_inset CommandInset ref
2778 LatexCommand ref
2779 reference "sec:Flottants-Introduction"
2780
2781 \end_inset
2782
2783 .
2784 \end_layout
2785
2786 \begin_layout Standard
2787 \begin_inset Float table
2788 placement h
2789 wide false
2790 sideways false
2791 status open
2792
2793 \begin_layout Plain Layout
2794 \begin_inset Caption
2795
2796 \begin_layout Plain Layout
2797 \begin_inset CommandInset label
2798 LatexCommand label
2799 name "tab:Flottant-de-tableau"
2800
2801 \end_inset
2802
2803 Un flottant de tableau.
2804 \end_layout
2805
2806 \end_inset
2807
2808
2809 \end_layout
2810
2811 \begin_layout Plain Layout
2812 \align center
2813 \begin_inset Tabular
2814 <lyxtabular version="3" rows="3" columns="3">
2815 <features tabularvalignment="middle">
2816 <column alignment="center" valignment="top" width="0pt">
2817 <column alignment="center" valignment="top" width="0pt">
2818 <column alignment="center" valignment="top" width="0pt">
2819 <row>
2820 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2821 \begin_inset Text
2822
2823 \begin_layout Plain Layout
2824 1
2825 \end_layout
2826
2827 \end_inset
2828 </cell>
2829 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2830 \begin_inset Text
2831
2832 \begin_layout Plain Layout
2833 2
2834 \end_layout
2835
2836 \end_inset
2837 </cell>
2838 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2839 \begin_inset Text
2840
2841 \begin_layout Plain Layout
2842 3
2843 \end_layout
2844
2845 \end_inset
2846 </cell>
2847 </row>
2848 <row>
2849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2850 \begin_inset Text
2851
2852 \begin_layout Plain Layout
2853 Jules
2854 \end_layout
2855
2856 \end_inset
2857 </cell>
2858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2859 \begin_inset Text
2860
2861 \begin_layout Plain Layout
2862 Marie
2863 \end_layout
2864
2865 \end_inset
2866 </cell>
2867 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2868 \begin_inset Text
2869
2870 \begin_layout Plain Layout
2871 Jean
2872 \end_layout
2873
2874 \end_inset
2875 </cell>
2876 </row>
2877 <row>
2878 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2879 \begin_inset Text
2880
2881 \begin_layout Plain Layout
2882 \begin_inset Formula $\int x^{2}dx$
2883 \end_inset
2884
2885
2886 \end_layout
2887
2888 \end_inset
2889 </cell>
2890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2891 \begin_inset Text
2892
2893 \begin_layout Plain Layout
2894 \begin_inset Formula $\left[\begin{array}{cc}
2895 a & b\\
2896 c & d
2897 \end{array}\right]$
2898 \end_inset
2899
2900
2901 \end_layout
2902
2903 \end_inset
2904 </cell>
2905 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2906 \begin_inset Text
2907
2908 \begin_layout Plain Layout
2909 \begin_inset Formula $1+1=2$
2910 \end_inset
2911
2912
2913 \end_layout
2914
2915 \end_inset
2916 </cell>
2917 </row>
2918 </lyxtabular>
2919
2920 \end_inset
2921
2922
2923 \end_layout
2924
2925 \end_inset
2926
2927
2928 \end_layout
2929
2930 \begin_layout Standard
2931 Les flottants de tableau sont insérés en utilisant le menu 
2932 \family sans
2933 Insérer\SpecialChar \menuseparator
2934 Flottant\SpecialChar \menuseparator
2935 Tableau
2936 \family default
2937  ou le bouton 
2938 \begin_inset Graphics
2939         filename ../../images/float-insert_table.png
2940         scale 85
2941         scaleBeforeRotation
2942
2943 \end_inset
2944
2945  de la barre d'outils.
2946 \end_layout
2947
2948 \begin_layout Standard
2949 Le flottant apparaît à l'écran comme une boîte repliable avec une légende
2950  qui a comme étiquette 
2951 \begin_inset Quotes eld
2952 \end_inset
2953
2954 Tableau
2955 \begin_inset space ~
2956 \end_inset
2957
2958 #:
2959 \begin_inset Quotes erd
2960 \end_inset
2961
2962  (où # est le numéro du tableau).
2963  Vous pouvez insérer le tableau au dessus ou en dessous de la légende.
2964 \end_layout
2965
2966 \begin_layout Standard
2967 Le tableau
2968 \begin_inset space ~
2969 \end_inset
2970
2971
2972 \begin_inset CommandInset ref
2973 LatexCommand ref
2974 reference "tab:Flottant-de-tableau"
2975
2976 \end_inset
2977
2978  est un exemple de tableau dans un flottant de tableau.
2979 \end_layout
2980
2981 \begin_layout Standard
2982 On met habituellement la légende au dessus des tableaux, mais cette règle
2983  n'est malheureusement pas respectée par certaines classes standard de LaTeX.
2984  Cela signifie que si vous utilisez un document appartenant aux classes
2985  
2986 \family sans
2987 article
2988 \family default
2989
2990 \family sans
2991 book
2992 \family default
2993
2994 \family sans
2995 letter
2996 \family default
2997 , ou
2998 \family sans
2999  report
3000 \family default
3001  il n'y aura pas d'espace entre la légende et le tableau.
3002  Pour insérer l'espace nécessaire vous devez ajouter l'option suivante à
3003  la commande de chargement du paquetage LaTeX 
3004 \series bold
3005 caption
3006 \series default
3007
3008 \begin_inset Index idx
3009 status collapsed
3010
3011 \begin_layout Plain Layout
3012 Paquetages LaTeX ! caption
3013 \end_layout
3014
3015 \end_inset
3016
3017  dans le préambule de votre document.
3018 \begin_inset Foot
3019 status open
3020
3021 \begin_layout Plain Layout
3022 Pour plus d'information voyez la section
3023 \begin_inset space ~
3024 \end_inset
3025
3026
3027 \begin_inset CommandInset ref
3028 LatexCommand ref
3029 reference "sec:Placement-légende"
3030
3031 \end_inset
3032
3033 .
3034 \end_layout
3035
3036 \end_inset
3037
3038 :
3039 \end_layout
3040
3041 \begin_layout Standard
3042
3043 \series bold
3044 tableposition=top
3045 \end_layout
3046
3047 \begin_layout Standard
3048 Le paquetage 
3049 \series bold
3050 caption
3051 \series default
3052 , qui est décrit dans la section
3053 \begin_inset space ~
3054 \end_inset
3055
3056
3057 \begin_inset CommandInset ref
3058 LatexCommand ref
3059 reference "sec:Formatage-légende"
3060
3061 \end_inset
3062
3063 , est utilisé pour ajuster le format des légendes.
3064 \end_layout
3065
3066 \begin_layout Standard
3067 Dans le texte, on fait référence à un tableau
3068 \begin_inset Index idx
3069 status collapsed
3070
3071 \begin_layout Plain Layout
3072 References@Références ! à des Tableaux
3073 \end_layout
3074
3075 \end_inset
3076
3077  en faisant référence à sa légende.
3078  On insère donc une étiquette dans la légende en utilisant le menu 
3079 \family sans
3080 Insérer
3081 \family default
3082 \SpecialChar \menuseparator
3083
3084 \family sans
3085 Étiquette
3086 \family default
3087  ou le bouton 
3088 \begin_inset Graphics
3089         filename ../../images/label-insert.png
3090         scale 85
3091         scaleBeforeRotation
3092
3093 \end_inset
3094
3095  de la barre d'outils.
3096  On peut alors faire référence à cette étiquette en utilisant le menu 
3097 \family sans
3098 Insérer\SpecialChar \menuseparator
3099 Référence
3100 \begin_inset space ~
3101 \end_inset
3102
3103 croisée
3104 \family default
3105  ou le bouton 
3106 \begin_inset Graphics
3107         filename ../../images/dialog-show-new-inset_ref.png
3108         scale 85
3109         scaleBeforeRotation
3110
3111 \end_inset
3112
3113  de la barre d'outils.
3114 \begin_inset Newline newline
3115 \end_inset
3116
3117 Les références croisées sont expliquées en détail dans la section
3118 \begin_inset space ~
3119 \end_inset
3120
3121
3122 \begin_inset CommandInset ref
3123 LatexCommand ref
3124 reference "sec:Referencer-les-Flottants"
3125
3126 \end_inset
3127
3128 .
3129 \end_layout
3130
3131 \begin_layout Section
3132 Tableaux Longs
3133 \begin_inset CommandInset label
3134 LatexCommand label
3135 name "sec:Tableaux-longs"
3136
3137 \end_inset
3138
3139
3140 \begin_inset Index idx
3141 status collapsed
3142
3143 \begin_layout Plain Layout
3144 Tableaux longs
3145 \end_layout
3146
3147 \end_inset
3148
3149
3150 \begin_inset Index idx
3151 status collapsed
3152
3153 \begin_layout Plain Layout
3154 Tableau ! Tableaux longs
3155 \end_layout
3156
3157 \end_inset
3158
3159
3160 \end_layout
3161
3162 \begin_layout Standard
3163 Si un tableau est trop haut pour tenir sur un page, vous pouvez utiliser
3164  l'option 
3165 \family sans
3166 Utiliser
3167 \begin_inset space ~
3168 \end_inset
3169
3170 les
3171 \begin_inset space ~
3172 \end_inset
3173
3174 tableaux
3175 \begin_inset space ~
3176 \end_inset
3177
3178 longs
3179 \family default
3180  de l'onglet 
3181 \family sans
3182 Tableau
3183 \begin_inset space ~
3184 \end_inset
3185
3186 long
3187 \family default
3188  de la fenêtre 
3189 \family sans
3190 Paramètres
3191 \begin_inset space ~
3192 \end_inset
3193
3194 du
3195 \begin_inset space ~
3196 \end_inset
3197
3198 tableau
3199 \family default
3200  pour le répartir automatiquement sur plusieurs pages.
3201  En cochant cette option, vous activez les options suivantes:
3202 \end_layout
3203
3204 \begin_layout Description
3205 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3206  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3207  d'en-tête utilisées pour toutes les pages du tableau long; sauf pour la
3208  première page, si 
3209 \family sans
3210 Premier
3211 \begin_inset space ~
3212 \end_inset
3213
3214 en-tête
3215 \family default
3216  est défini.
3217  Ces lignes forment l'en-tête principal.
3218 \end_layout
3219
3220 \begin_layout Description
3221 Premier
3222 \begin_inset space ~
3223 \end_inset
3224
3225 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3226  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3227  d'en-tête utilisées pour la première page du tableau long.
3228 \end_layout
3229
3230 \begin_layout Description
3231 Pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3232  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3233  constituant les pieds de toutes les pages du tableau long; sauf de la dernière
3234  page si 
3235 \family sans
3236 Dernier
3237 \begin_inset space ~
3238 \end_inset
3239
3240 pied
3241 \family default
3242  est défini.
3243 \end_layout
3244
3245 \begin_layout Description
3246 Dernier
3247 \begin_inset space ~
3248 \end_inset
3249
3250 pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3251  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3252  constituant le pied de la dernière page du tableau long.
3253 \end_layout
3254
3255 \begin_layout Description
3256 Légende La ligne courante contient la légende du tableau.
3257  La première ligne est transformée en une colonne unique et une légende
3258  est insérée.
3259  Vous trouverez d'autres explications sur les légendes pour les tableaux
3260  longs dans la section
3261 \begin_inset space ~
3262 \end_inset
3263
3264
3265 \begin_inset CommandInset ref
3266 LatexCommand ref
3267 reference "sub:Tableaux-longs-légende"
3268
3269 \end_inset
3270
3271 .
3272 \end_layout
3273
3274 \begin_layout Standard
3275 Vous pouvez aussi préciser une ligne où la table devra être coupée.
3276  Voyez le tableau long qui suit pour voir comment ça marche :
3277 \end_layout
3278
3279 \begin_layout Standard
3280 \align center
3281 \begin_inset Tabular
3282 <lyxtabular version="3" rows="69" columns="3">
3283 <features islongtable="true" longtabularalignment="center">
3284 <column alignment="left" valignment="top" width="0cm">
3285 <column alignment="left" valignment="top" width="0pt">
3286 <column alignment="center" valignment="top" width="0pt">
3287 <row endfirsthead="true">
3288 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3289 \begin_inset Text
3290
3291 \begin_layout Plain Layout
3292
3293 \series bold
3294 Exemple d'annuaire téléphonique (ignorez les noms)
3295 \end_layout
3296
3297 \end_inset
3298 </cell>
3299 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3300 \begin_inset Text
3301
3302 \begin_layout Plain Layout
3303
3304 \end_layout
3305
3306 \end_inset
3307 </cell>
3308 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3309 \begin_inset Text
3310
3311 \begin_layout Plain Layout
3312
3313 \end_layout
3314
3315 \end_inset
3316 </cell>
3317 </row>
3318 <row endfirsthead="true">
3319 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3320 \begin_inset Text
3321
3322 \begin_layout Plain Layout
3323
3324 \series bold
3325 NOM
3326 \end_layout
3327
3328 \end_inset
3329 </cell>
3330 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3331 \begin_inset Text
3332
3333 \begin_layout Plain Layout
3334
3335 \end_layout
3336
3337 \end_inset
3338 </cell>
3339 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3340 \begin_inset Text
3341
3342 \begin_layout Plain Layout
3343
3344 \series bold
3345 TEL.
3346 \end_layout
3347
3348 \end_inset
3349 </cell>
3350 </row>
3351 <row endhead="true">
3352 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3353 \begin_inset Text
3354
3355 \begin_layout Plain Layout
3356
3357 \series bold
3358 Exemple d'annuaire téléphonique
3359 \end_layout
3360
3361 \end_inset
3362 </cell>
3363 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3364 \begin_inset Text
3365
3366 \begin_layout Plain Layout
3367
3368 \end_layout
3369
3370 \end_inset
3371 </cell>
3372 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3373 \begin_inset Text
3374
3375 \begin_layout Plain Layout
3376
3377 \end_layout
3378
3379 \end_inset
3380 </cell>
3381 </row>
3382 <row endhead="true">
3383 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3384 \begin_inset Text
3385
3386 \begin_layout Plain Layout
3387
3388 \series bold
3389 NOM
3390 \end_layout
3391
3392 \end_inset
3393 </cell>
3394 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3395 \begin_inset Text
3396
3397 \begin_layout Plain Layout
3398
3399 \end_layout
3400
3401 \end_inset
3402 </cell>
3403 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3404 \begin_inset Text
3405
3406 \begin_layout Plain Layout
3407
3408 \series bold
3409 TEL.
3410 \end_layout
3411
3412 \end_inset
3413 </cell>
3414 </row>
3415 <row endfoot="true">
3416 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3417 \begin_inset Text
3418
3419 \begin_layout Plain Layout
3420  continue page suivante
3421 \end_layout
3422
3423 \end_inset
3424 </cell>
3425 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3426 \begin_inset Text
3427
3428 \begin_layout Plain Layout
3429
3430 \end_layout
3431
3432 \end_inset
3433 </cell>
3434 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3435 \begin_inset Text
3436
3437 \begin_layout Plain Layout
3438
3439 \end_layout
3440
3441 \end_inset
3442 </cell>
3443 </row>
3444 <row>
3445 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3446 \begin_inset Text
3447
3448 \begin_layout Plain Layout
3449
3450 \series bold
3451 Annovi
3452 \end_layout
3453
3454 \end_inset
3455 </cell>
3456 <cell alignment="center" valignment="top" usebox="none">
3457 \begin_inset Text
3458
3459 \begin_layout Plain Layout
3460 Silvia
3461 \end_layout
3462
3463 \end_inset
3464 </cell>
3465 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3466 \begin_inset Text
3467
3468 \begin_layout Plain Layout
3469 111
3470 \end_layout
3471
3472 \end_inset
3473 </cell>
3474 </row>
3475 <row>
3476 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3477 \begin_inset Text
3478
3479 \begin_layout Plain Layout
3480
3481 \series bold
3482 Bertoli
3483 \end_layout
3484
3485 \end_inset
3486 </cell>
3487 <cell alignment="center" valignment="top" usebox="none">
3488 \begin_inset Text
3489
3490 \begin_layout Plain Layout
3491 Stefano
3492 \end_layout
3493
3494 \end_inset
3495 </cell>
3496 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3497 \begin_inset Text
3498
3499 \begin_layout Plain Layout
3500 111
3501 \end_layout
3502
3503 \end_inset
3504 </cell>
3505 </row>
3506 <row>
3507 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3508 \begin_inset Text
3509
3510 \begin_layout Plain Layout
3511
3512 \series bold
3513 Bozzi
3514 \end_layout
3515
3516 \end_inset
3517 </cell>
3518 <cell alignment="center" valignment="top" usebox="none">
3519 \begin_inset Text
3520
3521 \begin_layout Plain Layout
3522 Walter
3523 \end_layout
3524
3525 \end_inset
3526 </cell>
3527 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3528 \begin_inset Text
3529
3530 \begin_layout Plain Layout
3531 111
3532 \end_layout
3533
3534 \end_inset
3535 </cell>
3536 </row>
3537 <row>
3538 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3539 \begin_inset Text
3540
3541 \begin_layout Plain Layout
3542
3543 \series bold
3544 Cachia
3545 \end_layout
3546
3547 \end_inset
3548 </cell>
3549 <cell alignment="center" valignment="top" usebox="none">
3550 \begin_inset Text
3551
3552 \begin_layout Plain Layout
3553 Maria
3554 \end_layout
3555
3556 \end_inset
3557 </cell>
3558 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3559 \begin_inset Text
3560
3561 \begin_layout Plain Layout
3562 111
3563 \end_layout
3564
3565 \end_inset
3566 </cell>
3567 </row>
3568 <row>
3569 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3570 \begin_inset Text
3571
3572 \begin_layout Plain Layout
3573
3574 \series bold
3575 Cachia
3576 \end_layout
3577
3578 \end_inset
3579 </cell>
3580 <cell alignment="center" valignment="top" usebox="none">
3581 \begin_inset Text
3582
3583 \begin_layout Plain Layout
3584 Maurizio
3585 \end_layout
3586
3587 \end_inset
3588 </cell>
3589 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3590 \begin_inset Text
3591
3592 \begin_layout Plain Layout
3593 111
3594 \end_layout
3595
3596 \end_inset
3597 </cell>
3598 </row>
3599 <row>
3600 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3601 \begin_inset Text
3602
3603 \begin_layout Plain Layout
3604
3605 \series bold
3606 Cinquemani
3607 \end_layout
3608
3609 \end_inset
3610 </cell>
3611 <cell alignment="center" valignment="top" usebox="none">
3612 \begin_inset Text
3613
3614 \begin_layout Plain Layout
3615 Giusi
3616 \end_layout
3617
3618 \end_inset
3619 </cell>
3620 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3621 \begin_inset Text
3622
3623 \begin_layout Plain Layout
3624 111
3625 \end_layout
3626
3627 \end_inset
3628 </cell>
3629 </row>
3630 <row>
3631 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3632 \begin_inset Text
3633
3634 \begin_layout Plain Layout
3635
3636 \series bold
3637 Colin
3638 \end_layout
3639
3640 \end_inset
3641 </cell>
3642 <cell alignment="center" valignment="top" usebox="none">
3643 \begin_inset Text
3644
3645 \begin_layout Plain Layout
3646 Bernard
3647 \end_layout
3648
3649 \end_inset
3650 </cell>
3651 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3652 \begin_inset Text
3653
3654 \begin_layout Plain Layout
3655 111
3656 \end_layout
3657
3658 \end_inset
3659 </cell>
3660 </row>
3661 <row>
3662 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3663 \begin_inset Text
3664
3665 \begin_layout Plain Layout
3666
3667 \series bold
3668 Concli
3669 \end_layout
3670
3671 \end_inset
3672 </cell>
3673 <cell alignment="center" valignment="top" usebox="none">
3674 \begin_inset Text
3675
3676 \begin_layout Plain Layout
3677 Gianfranco
3678 \end_layout
3679
3680 \end_inset
3681 </cell>
3682 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3683 \begin_inset Text
3684
3685 \begin_layout Plain Layout
3686 111
3687 \end_layout
3688
3689 \end_inset
3690 </cell>
3691 </row>
3692 <row>
3693 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3694 \begin_inset Text
3695
3696 \begin_layout Plain Layout
3697
3698 \series bold
3699 Dal Bosco
3700 \end_layout
3701
3702 \end_inset
3703 </cell>
3704 <cell alignment="center" valignment="top" usebox="none">
3705 \begin_inset Text
3706
3707 \begin_layout Plain Layout
3708 Carolina
3709 \end_layout
3710
3711 \end_inset
3712 </cell>
3713 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3714 \begin_inset Text
3715
3716 \begin_layout Plain Layout
3717 111
3718 \end_layout
3719
3720 \end_inset
3721 </cell>
3722 </row>
3723 <row>
3724 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3725 \begin_inset Text
3726
3727 \begin_layout Plain Layout
3728
3729 \series bold
3730 Dalpiaz
3731 \end_layout
3732
3733 \end_inset
3734 </cell>
3735 <cell alignment="center" valignment="top" usebox="none">
3736 \begin_inset Text
3737
3738 \begin_layout Plain Layout
3739 Annamaria
3740 \end_layout
3741
3742 \end_inset
3743 </cell>
3744 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3745 \begin_inset Text
3746
3747 \begin_layout Plain Layout
3748 111
3749 \end_layout
3750
3751 \end_inset
3752 </cell>
3753 </row>
3754 <row>
3755 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3756 \begin_inset Text
3757
3758 \begin_layout Plain Layout
3759
3760 \series bold
3761 Feliciello
3762 \end_layout
3763
3764 \end_inset
3765 </cell>
3766 <cell alignment="center" valignment="top" usebox="none">
3767 \begin_inset Text
3768
3769 \begin_layout Plain Layout
3770 Domenico
3771 \end_layout
3772
3773 \end_inset
3774 </cell>
3775 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3776 \begin_inset Text
3777
3778 \begin_layout Plain Layout
3779 111
3780 \end_layout
3781
3782 \end_inset
3783 </cell>
3784 </row>
3785 <row>
3786 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3787 \begin_inset Text
3788
3789 \begin_layout Plain Layout
3790
3791 \series bold
3792 Focarelli
3793 \end_layout
3794
3795 \end_inset
3796 </cell>
3797 <cell alignment="center" valignment="top" usebox="none">
3798 \begin_inset Text
3799
3800 \begin_layout Plain Layout
3801 Paola
3802 \end_layout
3803
3804 \end_inset
3805 </cell>
3806 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3807 \begin_inset Text
3808
3809 \begin_layout Plain Layout
3810 111
3811 \end_layout
3812
3813 \end_inset
3814 </cell>
3815 </row>
3816 <row>
3817 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3818 \begin_inset Text
3819
3820 \begin_layout Plain Layout
3821
3822 \series bold
3823 Galletti
3824 \end_layout
3825
3826 \end_inset
3827 </cell>
3828 <cell alignment="center" valignment="top" usebox="none">
3829 \begin_inset Text
3830
3831 \begin_layout Plain Layout
3832 Oreste
3833 \end_layout
3834
3835 \end_inset
3836 </cell>
3837 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3838 \begin_inset Text
3839
3840 \begin_layout Plain Layout
3841 111
3842 \end_layout
3843
3844 \end_inset
3845 </cell>
3846 </row>
3847 <row>
3848 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3849 \begin_inset Text
3850
3851 \begin_layout Plain Layout
3852
3853 \series bold
3854 Gasparini
3855 \end_layout
3856
3857 \end_inset
3858 </cell>
3859 <cell alignment="center" valignment="top" usebox="none">
3860 \begin_inset Text
3861
3862 \begin_layout Plain Layout
3863 Franca
3864 \end_layout
3865
3866 \end_inset
3867 </cell>
3868 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3869 \begin_inset Text
3870
3871 \begin_layout Plain Layout
3872 111
3873 \end_layout
3874
3875 \end_inset
3876 </cell>
3877 </row>
3878 <row>
3879 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3880 \begin_inset Text
3881
3882 \begin_layout Plain Layout
3883
3884 \series bold
3885 Rizzardi
3886 \end_layout
3887
3888 \end_inset
3889 </cell>
3890 <cell alignment="center" valignment="top" usebox="none">
3891 \begin_inset Text
3892
3893 \begin_layout Plain Layout
3894 Paola
3895 \end_layout
3896
3897 \end_inset
3898 </cell>
3899 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3900 \begin_inset Text
3901
3902 \begin_layout Plain Layout
3903 111
3904 \end_layout
3905
3906 \end_inset
3907 </cell>
3908 </row>
3909 <row>
3910 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3911 \begin_inset Text
3912
3913 \begin_layout Plain Layout
3914
3915 \series bold
3916 Lassini
3917 \end_layout
3918
3919 \end_inset
3920 </cell>
3921 <cell alignment="center" valignment="top" usebox="none">
3922 \begin_inset Text
3923
3924 \begin_layout Plain Layout
3925 Giancarlo
3926 \end_layout
3927
3928 \end_inset
3929 </cell>
3930 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3931 \begin_inset Text
3932
3933 \begin_layout Plain Layout
3934 111
3935 \end_layout
3936
3937 \end_inset
3938 </cell>
3939 </row>
3940 <row>
3941 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3942 \begin_inset Text
3943
3944 \begin_layout Plain Layout
3945
3946 \series bold
3947 Malfatti
3948 \end_layout
3949
3950 \end_inset
3951 </cell>
3952 <cell alignment="center" valignment="top" usebox="none">
3953 \begin_inset Text
3954
3955 \begin_layout Plain Layout
3956 Luciano
3957 \end_layout
3958
3959 \end_inset
3960 </cell>
3961 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3962 \begin_inset Text
3963
3964 \begin_layout Plain Layout
3965 111
3966 \end_layout
3967
3968 \end_inset
3969 </cell>
3970 </row>
3971 <row>
3972 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3973 \begin_inset Text
3974
3975 \begin_layout Plain Layout
3976
3977 \series bold
3978 Malfatti
3979 \end_layout
3980
3981 \end_inset
3982 </cell>
3983 <cell alignment="center" valignment="top" usebox="none">
3984 \begin_inset Text
3985
3986 \begin_layout Plain Layout
3987 Valeriano
3988 \end_layout
3989
3990 \end_inset
3991 </cell>
3992 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3993 \begin_inset Text
3994
3995 \begin_layout Plain Layout
3996 111
3997 \end_layout
3998
3999 \end_inset
4000 </cell>
4001 </row>
4002 <row>
4003 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4004 \begin_inset Text
4005
4006 \begin_layout Plain Layout
4007
4008 \series bold
4009 Meneguzzo
4010 \end_layout
4011
4012 \end_inset
4013 </cell>
4014 <cell alignment="center" valignment="top" usebox="none">
4015 \begin_inset Text
4016
4017 \begin_layout Plain Layout
4018 Roberto
4019 \end_layout
4020
4021 \end_inset
4022 </cell>
4023 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4024 \begin_inset Text
4025
4026 \begin_layout Plain Layout
4027 111
4028 \end_layout
4029
4030 \end_inset
4031 </cell>
4032 </row>
4033 <row>
4034 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4035 \begin_inset Text
4036
4037 \begin_layout Plain Layout
4038
4039 \series bold
4040 Mezzadra
4041 \end_layout
4042
4043 \end_inset
4044 </cell>
4045 <cell alignment="center" valignment="top" usebox="none">
4046 \begin_inset Text
4047
4048 \begin_layout Plain Layout
4049 Roberto
4050 \end_layout
4051
4052 \end_inset
4053 </cell>
4054 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4055 \begin_inset Text
4056
4057 \begin_layout Plain Layout
4058 111
4059 \end_layout
4060
4061 \end_inset
4062 </cell>
4063 </row>
4064 <row>
4065 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4066 \begin_inset Text
4067
4068 \begin_layout Plain Layout
4069
4070 \series bold
4071 Pirpamer
4072 \end_layout
4073
4074 \end_inset
4075 </cell>
4076 <cell alignment="center" valignment="top" usebox="none">
4077 \begin_inset Text
4078
4079 \begin_layout Plain Layout
4080 Erich
4081 \end_layout
4082
4083 \end_inset
4084 </cell>
4085 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4086 \begin_inset Text
4087
4088 \begin_layout Plain Layout
4089 111
4090 \end_layout
4091
4092 \end_inset
4093 </cell>
4094 </row>
4095 <row>
4096 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4097 \begin_inset Text
4098
4099 \begin_layout Plain Layout
4100
4101 \series bold
4102 Pochiesa
4103 \end_layout
4104
4105 \end_inset
4106 </cell>
4107 <cell alignment="center" valignment="top" usebox="none">
4108 \begin_inset Text
4109
4110 \begin_layout Plain Layout
4111 Paolo
4112 \end_layout
4113
4114 \end_inset
4115 </cell>
4116 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4117 \begin_inset Text
4118
4119 \begin_layout Plain Layout
4120 111, 222
4121 \end_layout
4122
4123 \end_inset
4124 </cell>
4125 </row>
4126 <row>
4127 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4128 \begin_inset Text
4129
4130 \begin_layout Plain Layout
4131
4132 \series bold
4133 Radina
4134 \end_layout
4135
4136 \end_inset
4137 </cell>
4138 <cell alignment="center" valignment="top" usebox="none">
4139 \begin_inset Text
4140
4141 \begin_layout Plain Layout
4142 Claudio
4143 \end_layout
4144
4145 \end_inset
4146 </cell>
4147 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4148 \begin_inset Text
4149
4150 \begin_layout Plain Layout
4151 111
4152 \end_layout
4153
4154 \end_inset
4155 </cell>
4156 </row>
4157 <row>
4158 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4159 \begin_inset Text
4160
4161 \begin_layout Plain Layout
4162
4163 \series bold
4164 Stuffer
4165 \end_layout
4166
4167 \end_inset
4168 </cell>
4169 <cell alignment="center" valignment="top" usebox="none">
4170 \begin_inset Text
4171
4172 \begin_layout Plain Layout
4173 Oskar
4174 \end_layout
4175
4176 \end_inset
4177 </cell>
4178 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4179 \begin_inset Text
4180
4181 \begin_layout Plain Layout
4182 111
4183 \end_layout
4184
4185 \end_inset
4186 </cell>
4187 </row>
4188 <row>
4189 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4190 \begin_inset Text
4191
4192 \begin_layout Plain Layout
4193
4194 \series bold
4195 Tacchelli
4196 \end_layout
4197
4198 \end_inset
4199 </cell>
4200 <cell alignment="center" valignment="top" usebox="none">
4201 \begin_inset Text
4202
4203 \begin_layout Plain Layout
4204 Ugo
4205 \end_layout
4206
4207 \end_inset
4208 </cell>
4209 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4210 \begin_inset Text
4211
4212 \begin_layout Plain Layout
4213 111
4214 \end_layout
4215
4216 \end_inset
4217 </cell>
4218 </row>
4219 <row>
4220 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4221 \begin_inset Text
4222
4223 \begin_layout Plain Layout
4224
4225 \series bold
4226 Tezzele
4227 \end_layout
4228
4229 \end_inset
4230 </cell>
4231 <cell alignment="center" valignment="top" usebox="none">
4232 \begin_inset Text
4233
4234 \begin_layout Plain Layout
4235 Margit
4236 \end_layout
4237
4238 \end_inset
4239 </cell>
4240 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4241 \begin_inset Text
4242
4243 \begin_layout Plain Layout
4244 111
4245 \end_layout
4246
4247 \end_inset
4248 </cell>
4249 </row>
4250 <row>
4251 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4252 \begin_inset Text
4253
4254 \begin_layout Plain Layout
4255
4256 \series bold
4257 Unterkalmsteiner
4258 \end_layout
4259
4260 \end_inset
4261 </cell>
4262 <cell alignment="center" valignment="top" usebox="none">
4263 \begin_inset Text
4264
4265 \begin_layout Plain Layout
4266 Frieda
4267 \end_layout
4268
4269 \end_inset
4270 </cell>
4271 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4272 \begin_inset Text
4273
4274 \begin_layout Plain Layout
4275 111
4276 \end_layout
4277
4278 \end_inset
4279 </cell>
4280 </row>
4281 <row>
4282 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4283 \begin_inset Text
4284
4285 \begin_layout Plain Layout
4286
4287 \series bold
4288 Vieider
4289 \end_layout
4290
4291 \end_inset
4292 </cell>
4293 <cell alignment="center" valignment="top" usebox="none">
4294 \begin_inset Text
4295
4296 \begin_layout Plain Layout
4297 Hilde
4298 \end_layout
4299
4300 \end_inset
4301 </cell>
4302 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4303 \begin_inset Text
4304
4305 \begin_layout Plain Layout
4306 111
4307 \end_layout
4308
4309 \end_inset
4310 </cell>
4311 </row>
4312 <row>
4313 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4314 \begin_inset Text
4315
4316 \begin_layout Plain Layout
4317
4318 \series bold
4319 Vigna
4320 \end_layout
4321
4322 \end_inset
4323 </cell>
4324 <cell alignment="center" valignment="top" usebox="none">
4325 \begin_inset Text
4326
4327 \begin_layout Plain Layout
4328 Jürgen
4329 \end_layout
4330
4331 \end_inset
4332 </cell>
4333 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4334 \begin_inset Text
4335
4336 \begin_layout Plain Layout
4337 111
4338 \end_layout
4339
4340 \end_inset
4341 </cell>
4342 </row>
4343 <row>
4344 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4345 \begin_inset Text
4346
4347 \begin_layout Plain Layout
4348
4349 \series bold
4350 Weber
4351 \end_layout
4352
4353 \end_inset
4354 </cell>
4355 <cell alignment="center" valignment="top" usebox="none">
4356 \begin_inset Text
4357
4358 \begin_layout Plain Layout
4359 Maurizio
4360 \end_layout
4361
4362 \end_inset
4363 </cell>
4364 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4365 \begin_inset Text
4366
4367 \begin_layout Plain Layout
4368 111
4369 \end_layout
4370
4371 \end_inset
4372 </cell>
4373 </row>
4374 <row>
4375 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4376 \begin_inset Text
4377
4378 \begin_layout Plain Layout
4379
4380 \series bold
4381 Winkler
4382 \end_layout
4383
4384 \end_inset
4385 </cell>
4386 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4387 \begin_inset Text
4388
4389 \begin_layout Plain Layout
4390 Franz
4391 \end_layout
4392
4393 \end_inset
4394 </cell>
4395 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4396 \begin_inset Text
4397
4398 \begin_layout Plain Layout
4399 111
4400 \end_layout
4401
4402 \end_inset
4403 </cell>
4404 </row>
4405 <row>
4406 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4407 \begin_inset Text
4408
4409 \begin_layout Plain Layout
4410  
4411 \end_layout
4412
4413 \end_inset
4414 </cell>
4415 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4416 \begin_inset Text
4417
4418 \begin_layout Plain Layout
4419
4420 \end_layout
4421
4422 \end_inset
4423 </cell>
4424 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4425 \begin_inset Text
4426
4427 \begin_layout Plain Layout
4428
4429 \end_layout
4430
4431 \end_inset
4432 </cell>
4433 </row>
4434 <row>
4435 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4436 \begin_inset Text
4437
4438 \begin_layout Plain Layout
4439
4440 \series bold
4441 Annovi
4442 \end_layout
4443
4444 \end_inset
4445 </cell>
4446 <cell alignment="center" valignment="top" usebox="none">
4447 \begin_inset Text
4448
4449 \begin_layout Plain Layout
4450 Silvia
4451 \end_layout
4452
4453 \end_inset
4454 </cell>
4455 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4456 \begin_inset Text
4457
4458 \begin_layout Plain Layout
4459 555
4460 \end_layout
4461
4462 \end_inset
4463 </cell>
4464 </row>
4465 <row>
4466 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4467 \begin_inset Text
4468
4469 \begin_layout Plain Layout
4470
4471 \series bold
4472 Bertoli
4473 \end_layout
4474
4475 \end_inset
4476 </cell>
4477 <cell alignment="center" valignment="top" usebox="none">
4478 \begin_inset Text
4479
4480 \begin_layout Plain Layout
4481 Stefano
4482 \end_layout
4483
4484 \end_inset
4485 </cell>
4486 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4487 \begin_inset Text
4488
4489 \begin_layout Plain Layout
4490 555
4491 \end_layout
4492
4493 \end_inset
4494 </cell>
4495 </row>
4496 <row>
4497 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4498 \begin_inset Text
4499
4500 \begin_layout Plain Layout
4501
4502 \series bold
4503 Bozzi
4504 \end_layout
4505
4506 \end_inset
4507 </cell>
4508 <cell alignment="center" valignment="top" usebox="none">
4509 \begin_inset Text
4510
4511 \begin_layout Plain Layout
4512 Walter
4513 \end_layout
4514
4515 \end_inset
4516 </cell>
4517 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4518 \begin_inset Text
4519
4520 \begin_layout Plain Layout
4521 555
4522 \end_layout
4523
4524 \end_inset
4525 </cell>
4526 </row>
4527 <row>
4528 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4529 \begin_inset Text
4530
4531 \begin_layout Plain Layout
4532
4533 \series bold
4534 Cachia
4535 \end_layout
4536
4537 \end_inset
4538 </cell>
4539 <cell alignment="center" valignment="top" usebox="none">
4540 \begin_inset Text
4541
4542 \begin_layout Plain Layout
4543 Maria
4544 \end_layout
4545
4546 \end_inset
4547 </cell>
4548 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4549 \begin_inset Text
4550
4551 \begin_layout Plain Layout
4552 555
4553 \end_layout
4554
4555 \end_inset
4556 </cell>
4557 </row>
4558 <row>
4559 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4560 \begin_inset Text
4561
4562 \begin_layout Plain Layout
4563
4564 \series bold
4565 Cachia
4566 \end_layout
4567
4568 \end_inset
4569 </cell>
4570 <cell alignment="center" valignment="top" usebox="none">
4571 \begin_inset Text
4572
4573 \begin_layout Plain Layout
4574 Maurizio
4575 \end_layout
4576
4577 \end_inset
4578 </cell>
4579 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4580 \begin_inset Text
4581
4582 \begin_layout Plain Layout
4583 555
4584 \end_layout
4585
4586 \end_inset
4587 </cell>
4588 </row>
4589 <row>
4590 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4591 \begin_inset Text
4592
4593 \begin_layout Plain Layout
4594
4595 \series bold
4596 Cinquemani
4597 \end_layout
4598
4599 \end_inset
4600 </cell>
4601 <cell alignment="center" valignment="top" usebox="none">
4602 \begin_inset Text
4603
4604 \begin_layout Plain Layout
4605 Giusi
4606 \end_layout
4607
4608 \end_inset
4609 </cell>
4610 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4611 \begin_inset Text
4612
4613 \begin_layout Plain Layout
4614 555
4615 \end_layout
4616
4617 \end_inset
4618 </cell>
4619 </row>
4620 <row>
4621 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4622 \begin_inset Text
4623
4624 \begin_layout Plain Layout
4625
4626 \series bold
4627 Colin
4628 \end_layout
4629
4630 \end_inset
4631 </cell>
4632 <cell alignment="center" valignment="top" usebox="none">
4633 \begin_inset Text
4634
4635 \begin_layout Plain Layout
4636 Bernard
4637 \end_layout
4638
4639 \end_inset
4640 </cell>
4641 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4642 \begin_inset Text
4643
4644 \begin_layout Plain Layout
4645 555
4646 \end_layout
4647
4648 \end_inset
4649 </cell>
4650 </row>
4651 <row>
4652 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4653 \begin_inset Text
4654
4655 \begin_layout Plain Layout
4656
4657 \series bold
4658 Concli
4659 \end_layout
4660
4661 \end_inset
4662 </cell>
4663 <cell alignment="center" valignment="top" usebox="none">
4664 \begin_inset Text
4665
4666 \begin_layout Plain Layout
4667 Gianfranco
4668 \end_layout
4669
4670 \end_inset
4671 </cell>
4672 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4673 \begin_inset Text
4674
4675 \begin_layout Plain Layout
4676 555
4677 \end_layout
4678
4679 \end_inset
4680 </cell>
4681 </row>
4682 <row>
4683 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4684 \begin_inset Text
4685
4686 \begin_layout Plain Layout
4687
4688 \series bold
4689 Dal Bosco
4690 \end_layout
4691
4692 \end_inset
4693 </cell>
4694 <cell alignment="center" valignment="top" usebox="none">
4695 \begin_inset Text
4696
4697 \begin_layout Plain Layout
4698 Carolina
4699 \end_layout
4700
4701 \end_inset
4702 </cell>
4703 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4704 \begin_inset Text
4705
4706 \begin_layout Plain Layout
4707 555
4708 \end_layout
4709
4710 \end_inset
4711 </cell>
4712 </row>
4713 <row>
4714 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4715 \begin_inset Text
4716
4717 \begin_layout Plain Layout
4718
4719 \series bold
4720 Dalpiaz
4721 \end_layout
4722
4723 \end_inset
4724 </cell>
4725 <cell alignment="center" valignment="top" usebox="none">
4726 \begin_inset Text
4727
4728 \begin_layout Plain Layout
4729 Annamaria
4730 \end_layout
4731
4732 \end_inset
4733 </cell>
4734 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4735 \begin_inset Text
4736
4737 \begin_layout Plain Layout
4738 555
4739 \end_layout
4740
4741 \end_inset
4742 </cell>
4743 </row>
4744 <row>
4745 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4746 \begin_inset Text
4747
4748 \begin_layout Plain Layout
4749
4750 \series bold
4751 Feliciello
4752 \end_layout
4753
4754 \end_inset
4755 </cell>
4756 <cell alignment="center" valignment="top" usebox="none">
4757 \begin_inset Text
4758
4759 \begin_layout Plain Layout
4760 Domenico
4761 \end_layout
4762
4763 \end_inset
4764 </cell>
4765 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4766 \begin_inset Text
4767
4768 \begin_layout Plain Layout
4769 555
4770 \end_layout
4771
4772 \end_inset
4773 </cell>
4774 </row>
4775 <row>
4776 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4777 \begin_inset Text
4778
4779 \begin_layout Plain Layout
4780
4781 \series bold
4782 Focarelli
4783 \end_layout
4784
4785 \end_inset
4786 </cell>
4787 <cell alignment="center" valignment="top" usebox="none">
4788 \begin_inset Text
4789
4790 \begin_layout Plain Layout
4791 Paola
4792 \end_layout
4793
4794 \end_inset
4795 </cell>
4796 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4797 \begin_inset Text
4798
4799 \begin_layout Plain Layout
4800 555
4801 \end_layout
4802
4803 \end_inset
4804 </cell>
4805 </row>
4806 <row>
4807 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4808 \begin_inset Text
4809
4810 \begin_layout Plain Layout
4811
4812 \series bold
4813 Galletti
4814 \end_layout
4815
4816 \end_inset
4817 </cell>
4818 <cell alignment="center" valignment="top" usebox="none">
4819 \begin_inset Text
4820
4821 \begin_layout Plain Layout
4822 Oreste
4823 \end_layout
4824
4825 \end_inset
4826 </cell>
4827 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4828 \begin_inset Text
4829
4830 \begin_layout Plain Layout
4831 555
4832 \end_layout
4833
4834 \end_inset
4835 </cell>
4836 </row>
4837 <row>
4838 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4839 \begin_inset Text
4840
4841 \begin_layout Plain Layout
4842
4843 \series bold
4844 Gasparini
4845 \end_layout
4846
4847 \end_inset
4848 </cell>
4849 <cell alignment="center" valignment="top" usebox="none">
4850 \begin_inset Text
4851
4852 \begin_layout Plain Layout
4853 Franca
4854 \end_layout
4855
4856 \end_inset
4857 </cell>
4858 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4859 \begin_inset Text
4860
4861 \begin_layout Plain Layout
4862 555
4863 \end_layout
4864
4865 \end_inset
4866 </cell>
4867 </row>
4868 <row>
4869 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4870 \begin_inset Text
4871
4872 \begin_layout Plain Layout
4873
4874 \series bold
4875 Rizzardi
4876 \end_layout
4877
4878 \end_inset
4879 </cell>
4880 <cell alignment="center" valignment="top" usebox="none">
4881 \begin_inset Text
4882
4883 \begin_layout Plain Layout
4884 Paola
4885 \end_layout
4886
4887 \end_inset
4888 </cell>
4889 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4890 \begin_inset Text
4891
4892 \begin_layout Plain Layout
4893 555
4894 \end_layout
4895
4896 \end_inset
4897 </cell>
4898 </row>
4899 <row>
4900 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4901 \begin_inset Text
4902
4903 \begin_layout Plain Layout
4904
4905 \series bold
4906 Lassini
4907 \end_layout
4908
4909 \end_inset
4910 </cell>
4911 <cell alignment="center" valignment="top" usebox="none">
4912 \begin_inset Text
4913
4914 \begin_layout Plain Layout
4915 Giancarlo
4916 \end_layout
4917
4918 \end_inset
4919 </cell>
4920 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4921 \begin_inset Text
4922
4923 \begin_layout Plain Layout
4924 555
4925 \end_layout
4926
4927 \end_inset
4928 </cell>
4929 </row>
4930 <row>
4931 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4932 \begin_inset Text
4933
4934 \begin_layout Plain Layout
4935
4936 \series bold
4937 Malfatti
4938 \end_layout
4939
4940 \end_inset
4941 </cell>
4942 <cell alignment="center" valignment="top" usebox="none">
4943 \begin_inset Text
4944
4945 \begin_layout Plain Layout
4946 Luciano
4947 \end_layout
4948
4949 \end_inset
4950 </cell>
4951 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4952 \begin_inset Text
4953
4954 \begin_layout Plain Layout
4955 555
4956 \end_layout
4957
4958 \end_inset
4959 </cell>
4960 </row>
4961 <row>
4962 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4963 \begin_inset Text
4964
4965 \begin_layout Plain Layout
4966
4967 \series bold
4968 Malfatti
4969 \end_layout
4970
4971 \end_inset
4972 </cell>
4973 <cell alignment="center" valignment="top" usebox="none">
4974 \begin_inset Text
4975
4976 \begin_layout Plain Layout
4977 Valeriano
4978 \end_layout
4979
4980 \end_inset
4981 </cell>
4982 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4983 \begin_inset Text
4984
4985 \begin_layout Plain Layout
4986 555
4987 \end_layout
4988
4989 \end_inset
4990 </cell>
4991 </row>
4992 <row>
4993 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4994 \begin_inset Text
4995
4996 \begin_layout Plain Layout
4997
4998 \series bold
4999 Meneguzzo
5000 \end_layout
5001
5002 \end_inset
5003 </cell>
5004 <cell alignment="center" valignment="top" usebox="none">
5005 \begin_inset Text
5006
5007 \begin_layout Plain Layout
5008 Roberto
5009 \end_layout
5010
5011 \end_inset
5012 </cell>
5013 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5014 \begin_inset Text
5015
5016 \begin_layout Plain Layout
5017 555
5018 \end_layout
5019
5020 \end_inset
5021 </cell>
5022 </row>
5023 <row>
5024 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5025 \begin_inset Text
5026
5027 \begin_layout Plain Layout
5028
5029 \series bold
5030 Mezzadra
5031 \end_layout
5032
5033 \end_inset
5034 </cell>
5035 <cell alignment="center" valignment="top" usebox="none">
5036 \begin_inset Text
5037
5038 \begin_layout Plain Layout
5039 Roberto
5040 \end_layout
5041
5042 \end_inset
5043 </cell>
5044 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5045 \begin_inset Text
5046
5047 \begin_layout Plain Layout
5048 555
5049 \end_layout
5050
5051 \end_inset
5052 </cell>
5053 </row>
5054 <row>
5055 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5056 \begin_inset Text
5057
5058 \begin_layout Plain Layout
5059
5060 \series bold
5061 Pirpamer
5062 \end_layout
5063
5064 \end_inset
5065 </cell>
5066 <cell alignment="center" valignment="top" usebox="none">
5067 \begin_inset Text
5068
5069 \begin_layout Plain Layout
5070 Erich
5071 \end_layout
5072
5073 \end_inset
5074 </cell>
5075 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5076 \begin_inset Text
5077
5078 \begin_layout Plain Layout
5079 555
5080 \end_layout
5081
5082 \end_inset
5083 </cell>
5084 </row>
5085 <row>
5086 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5087 \begin_inset Text
5088
5089 \begin_layout Plain Layout
5090
5091 \series bold
5092 Pochiesa
5093 \end_layout
5094
5095 \end_inset
5096 </cell>
5097 <cell alignment="center" valignment="top" usebox="none">
5098 \begin_inset Text
5099
5100 \begin_layout Plain Layout
5101 Paolo
5102 \end_layout
5103
5104 \end_inset
5105 </cell>
5106 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5107 \begin_inset Text
5108
5109 \begin_layout Plain Layout
5110 555, 222
5111 \end_layout
5112
5113 \end_inset
5114 </cell>
5115 </row>
5116 <row>
5117 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5118 \begin_inset Text
5119
5120 \begin_layout Plain Layout
5121
5122 \series bold
5123 Radina
5124 \end_layout
5125
5126 \end_inset
5127 </cell>
5128 <cell alignment="center" valignment="top" usebox="none">
5129 \begin_inset Text
5130
5131 \begin_layout Plain Layout
5132 Claudio
5133 \end_layout
5134
5135 \end_inset
5136 </cell>
5137 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5138 \begin_inset Text
5139
5140 \begin_layout Plain Layout
5141 555
5142 \end_layout
5143
5144 \end_inset
5145 </cell>
5146 </row>
5147 <row>
5148 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5149 \begin_inset Text
5150
5151 \begin_layout Plain Layout
5152
5153 \series bold
5154 Stuffer
5155 \end_layout
5156
5157 \end_inset
5158 </cell>
5159 <cell alignment="center" valignment="top" usebox="none">
5160 \begin_inset Text
5161
5162 \begin_layout Plain Layout
5163 Oskar
5164 \end_layout
5165
5166 \end_inset
5167 </cell>
5168 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5169 \begin_inset Text
5170
5171 \begin_layout Plain Layout
5172 555
5173 \end_layout
5174
5175 \end_inset
5176 </cell>
5177 </row>
5178 <row>
5179 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5180 \begin_inset Text
5181
5182 \begin_layout Plain Layout
5183
5184 \series bold
5185 Tacchelli
5186 \end_layout
5187
5188 \end_inset
5189 </cell>
5190 <cell alignment="center" valignment="top" usebox="none">
5191 \begin_inset Text
5192
5193 \begin_layout Plain Layout
5194 Ugo
5195 \end_layout
5196
5197 \end_inset
5198 </cell>
5199 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5200 \begin_inset Text
5201
5202 \begin_layout Plain Layout
5203 555
5204 \end_layout
5205
5206 \end_inset
5207 </cell>
5208 </row>
5209 <row>
5210 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5211 \begin_inset Text
5212
5213 \begin_layout Plain Layout
5214
5215 \series bold
5216 Tezzele
5217 \end_layout
5218
5219 \end_inset
5220 </cell>
5221 <cell alignment="center" valignment="top" usebox="none">
5222 \begin_inset Text
5223
5224 \begin_layout Plain Layout
5225 Margit
5226 \end_layout
5227
5228 \end_inset
5229 </cell>
5230 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5231 \begin_inset Text
5232
5233 \begin_layout Plain Layout
5234 555
5235 \end_layout
5236
5237 \end_inset
5238 </cell>
5239 </row>
5240 <row>
5241 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5242 \begin_inset Text
5243
5244 \begin_layout Plain Layout
5245
5246 \series bold
5247 Unterkalmsteiner
5248 \end_layout
5249
5250 \end_inset
5251 </cell>
5252 <cell alignment="center" valignment="top" usebox="none">
5253 \begin_inset Text
5254
5255 \begin_layout Plain Layout
5256 Frieda
5257 \end_layout
5258
5259 \end_inset
5260 </cell>
5261 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5262 \begin_inset Text
5263
5264 \begin_layout Plain Layout
5265 555
5266 \end_layout
5267
5268 \end_inset
5269 </cell>
5270 </row>
5271 <row>
5272 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5273 \begin_inset Text
5274
5275 \begin_layout Plain Layout
5276
5277 \series bold
5278 Vieider
5279 \end_layout
5280
5281 \end_inset
5282 </cell>
5283 <cell alignment="center" valignment="top" usebox="none">
5284 \begin_inset Text
5285
5286 \begin_layout Plain Layout
5287 Hilde
5288 \end_layout
5289
5290 \end_inset
5291 </cell>
5292 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5293 \begin_inset Text
5294
5295 \begin_layout Plain Layout
5296 555
5297 \end_layout
5298
5299 \end_inset
5300 </cell>
5301 </row>
5302 <row>
5303 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5304 \begin_inset Text
5305
5306 \begin_layout Plain Layout
5307
5308 \series bold
5309 Vigna
5310 \end_layout
5311
5312 \end_inset
5313 </cell>
5314 <cell alignment="center" valignment="top" usebox="none">
5315 \begin_inset Text
5316
5317 \begin_layout Plain Layout
5318 Jürgen
5319 \end_layout
5320
5321 \end_inset
5322 </cell>
5323 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5324 \begin_inset Text
5325
5326 \begin_layout Plain Layout
5327 999
5328 \end_layout
5329
5330 \end_inset
5331 </cell>
5332 </row>
5333 <row>
5334 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5335 \begin_inset Text
5336
5337 \begin_layout Plain Layout
5338
5339 \series bold
5340 Weber
5341 \end_layout
5342
5343 \end_inset
5344 </cell>
5345 <cell alignment="center" valignment="top" usebox="none">
5346 \begin_inset Text
5347
5348 \begin_layout Plain Layout
5349 Maurizio
5350 \end_layout
5351
5352 \end_inset
5353 </cell>
5354 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5355 \begin_inset Text
5356
5357 \begin_layout Plain Layout
5358 555
5359 \end_layout
5360
5361 \end_inset
5362 </cell>
5363 </row>
5364 <row>
5365 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5366 \begin_inset Text
5367
5368 \begin_layout Plain Layout
5369
5370 \series bold
5371 Winkler
5372 \end_layout
5373
5374 \end_inset
5375 </cell>
5376 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5377 \begin_inset Text
5378
5379 \begin_layout Plain Layout
5380 Franz
5381 \end_layout
5382
5383 \end_inset
5384 </cell>
5385 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5386 \begin_inset Text
5387
5388 \begin_layout Plain Layout
5389 555
5390 \end_layout
5391
5392 \end_inset
5393 </cell>
5394 </row>
5395 <row endlastfoot="true">
5396 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5397 \begin_inset Text
5398
5399 \begin_layout Plain Layout
5400 Fin
5401 \end_layout
5402
5403 \end_inset
5404 </cell>
5405 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5406 \begin_inset Text
5407
5408 \begin_layout Plain Layout
5409
5410 \end_layout
5411
5412 \end_inset
5413 </cell>
5414 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5415 \begin_inset Text
5416
5417 \begin_layout Plain Layout
5418
5419 \end_layout
5420
5421 \end_inset
5422 </cell>
5423 </row>
5424 </lyxtabular>
5425
5426 \end_inset
5427
5428
5429 \begin_inset ERT
5430 status collapsed
5431
5432 \begin_layout Plain Layout
5433
5434
5435 \backslash
5436 addtocounter{table}{-1}
5437 \end_layout
5438
5439 \end_inset
5440
5441
5442 \begin_inset Note Note
5443 status collapsed
5444
5445 \begin_layout Plain Layout
5446 Voyez la première note grisée de la section
5447 \begin_inset space ~
5448 \end_inset
5449
5450
5451 \begin_inset CommandInset ref
5452 LatexCommand ref
5453 reference "sub:Tableaux-longs-légende"
5454
5455 \end_inset
5456
5457  pour une explication de cette commande.
5458 \end_layout
5459
5460 \end_inset
5461
5462
5463 \end_layout
5464
5465 \begin_layout Subsection
5466 Notes de Bas de Page dans les Tableaux Longs
5467 \begin_inset CommandInset label
5468 LatexCommand label
5469 name "sub:Notes-dans-tableau-long"
5470
5471 \end_inset
5472
5473
5474 \begin_inset Index idx
5475 status collapsed
5476
5477 \begin_layout Plain Layout
5478 Tableaux longs ! Notes de bas de page
5479 \end_layout
5480
5481 \end_inset
5482
5483
5484 \end_layout
5485
5486 \begin_layout Standard
5487 Vous pouvez insérer des notes de bas de page dans chaque cellule d'un tableau
5488  long.
5489  Elles apparaissent en bas de la page dans laquelle se trouve la cellule
5490  contenant la note.
5491  Par exemple le tableau
5492 \begin_inset space ~
5493 \end_inset
5494
5495
5496 \begin_inset CommandInset ref
5497 LatexCommand ref
5498 reference "tab:Légendes-tableau-différentes"
5499
5500 \end_inset
5501
5502  a une note de bas de page.
5503 \end_layout
5504
5505 \begin_layout Subsection
5506 Alignement des Tableaux Longs
5507 \begin_inset Index idx
5508 status collapsed
5509
5510 \begin_layout Plain Layout
5511 Tableaux longs ! Alignement
5512 \end_layout
5513
5514 \end_inset
5515
5516
5517 \end_layout
5518
5519 \begin_layout Standard
5520 Implicitement les Tableaux Longs sont centrés.
5521  Contrairement à l'alignement dans les colonnes et les lignes, l'alignement
5522  du tableau ne peut actuellement pas être modifié à partir de la fenêtre
5523  de dialogue.
5524  Pour modifier l'alignement d'un tableau long, vous devez modifier les valeurs
5525  des longueurs 
5526 \series bold
5527
5528 \backslash
5529 LTleft 
5530 \series default
5531 et 
5532 \series bold
5533
5534 \backslash
5535 LTright
5536 \series default
5537  en insérant la ligne suivante sous forme de code TeX avant le tableau long
5538  concerné :
5539 \end_layout
5540
5541 \begin_layout Standard
5542
5543 \series bold
5544
5545 \backslash
5546 setlength{
5547 \backslash
5548 LTleft}{valeur}
5549 \end_layout
5550
5551 \begin_layout Standard
5552 Où 
5553 \series bold
5554 valeur
5555 \series default
5556  peut avoir n'importe laquelle des unités listées dans le tableau
5557 \begin_inset space ~
5558 \end_inset
5559
5560
5561 \begin_inset CommandInset ref
5562 LatexCommand ref
5563 reference "cha:Unités-de-longueur"
5564
5565 \end_inset
5566
5567 .
5568  
5569 \series bold
5570
5571 \backslash
5572 LTleft
5573 \series default
5574  contrôle la distance horizontale entre le bord gauche de la page et le
5575  tableau, et
5576 \series bold
5577  
5578 \backslash
5579 LTright
5580 \series default
5581  la distance au bord droit.
5582  La valeur implicite des ces deux distances est 
5583 \series bold
5584
5585 \backslash
5586 fill
5587 \series default
5588 , ce qui dans ce cas correspond à un ressort horizontal dans LyX.
5589 \end_layout
5590
5591 \begin_layout Standard
5592 Le tableau long suivant a été aligné à gauche en mettant 
5593 \series bold
5594
5595 \backslash
5596 LTleft
5597 \series default
5598  à 0
5599 \begin_inset space \thinspace{}
5600 \end_inset
5601
5602 pt.
5603 \begin_inset ERT
5604 status collapsed
5605
5606 \begin_layout Plain Layout
5607
5608
5609 \backslash
5610 setlength{
5611 \backslash
5612 LTleft}{0pt}
5613 \end_layout
5614
5615 \end_inset
5616
5617
5618 \end_layout
5619
5620 \begin_layout Standard
5621 \begin_inset Tabular
5622 <lyxtabular version="3" rows="5" columns="5">
5623 <features islongtable="true" longtabularalignment="center">
5624 <column alignment="center" valignment="top" width="0">
5625 <column alignment="center" valignment="top" width="0">
5626 <column alignment="center" valignment="top" width="0">
5627 <column alignment="center" valignment="top" width="0">
5628 <column alignment="center" valignment="top" width="0">
5629 <row>
5630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5631 \begin_inset Text
5632
5633 \begin_layout Plain Layout
5634 1
5635 \end_layout
5636
5637 \end_inset
5638 </cell>
5639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5640 \begin_inset Text
5641
5642 \begin_layout Plain Layout
5643 2
5644 \end_layout
5645
5646 \end_inset
5647 </cell>
5648 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5649 \begin_inset Text
5650
5651 \begin_layout Plain Layout
5652 3
5653 \end_layout
5654
5655 \end_inset
5656 </cell>
5657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5658 \begin_inset Text
5659
5660 \begin_layout Plain Layout
5661 4
5662 \end_layout
5663
5664 \end_inset
5665 </cell>
5666 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5667 \begin_inset Text
5668
5669 \begin_layout Plain Layout
5670 5
5671 \end_layout
5672
5673 \end_inset
5674 </cell>
5675 </row>
5676 <row>
5677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5678 \begin_inset Text
5679
5680 \begin_layout Plain Layout
5681 asd
5682 \end_layout
5683
5684 \end_inset
5685 </cell>
5686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5687 \begin_inset Text
5688
5689 \begin_layout Plain Layout
5690 s
5691 \end_layout
5692
5693 \end_inset
5694 </cell>
5695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5696 \begin_inset Text
5697
5698 \begin_layout Plain Layout
5699 s
5700 \end_layout
5701
5702 \end_inset
5703 </cell>
5704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5705 \begin_inset Text
5706
5707 \begin_layout Plain Layout
5708 s
5709 \end_layout
5710
5711 \end_inset
5712 </cell>
5713 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5714 \begin_inset Text
5715
5716 \begin_layout Plain Layout
5717 asd
5718 \end_layout
5719
5720 \end_inset
5721 </cell>
5722 </row>
5723 <row>
5724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5725 \begin_inset Text
5726
5727 \begin_layout Plain Layout
5728 asd
5729 \end_layout
5730
5731 \end_inset
5732 </cell>
5733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5734 \begin_inset Text
5735
5736 \begin_layout Plain Layout
5737 s
5738 \end_layout
5739
5740 \end_inset
5741 </cell>
5742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5743 \begin_inset Text
5744
5745 \begin_layout Plain Layout
5746 s
5747 \end_layout
5748
5749 \end_inset
5750 </cell>
5751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5752 \begin_inset Text
5753
5754 \begin_layout Plain Layout
5755 s
5756 \end_layout
5757
5758 \end_inset
5759 </cell>
5760 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5761 \begin_inset Text
5762
5763 \begin_layout Plain Layout
5764 asd
5765 \end_layout
5766
5767 \end_inset
5768 </cell>
5769 </row>
5770 <row>
5771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5772 \begin_inset Text
5773
5774 \begin_layout Plain Layout
5775 asd
5776 \end_layout
5777
5778 \end_inset
5779 </cell>
5780 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5781 \begin_inset Text
5782
5783 \begin_layout Plain Layout
5784 s
5785 \end_layout
5786
5787 \end_inset
5788 </cell>
5789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5790 \begin_inset Text
5791
5792 \begin_layout Plain Layout
5793 s
5794 \end_layout
5795
5796 \end_inset
5797 </cell>
5798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5799 \begin_inset Text
5800
5801 \begin_layout Plain Layout
5802 s
5803 \end_layout
5804
5805 \end_inset
5806 </cell>
5807 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5808 \begin_inset Text
5809
5810 \begin_layout Plain Layout
5811 asd
5812 \end_layout
5813
5814 \end_inset
5815 </cell>
5816 </row>
5817 <row>
5818 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5819 \begin_inset Text
5820
5821 \begin_layout Plain Layout
5822 asd
5823 \end_layout
5824
5825 \end_inset
5826 </cell>
5827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5828 \begin_inset Text
5829
5830 \begin_layout Plain Layout
5831 asd
5832 \end_layout
5833
5834 \end_inset
5835 </cell>
5836 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5837 \begin_inset Text
5838
5839 \begin_layout Plain Layout
5840 asd
5841 \end_layout
5842
5843 \end_inset
5844 </cell>
5845 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5846 \begin_inset Text
5847
5848 \begin_layout Plain Layout
5849 asd
5850 \end_layout
5851
5852 \end_inset
5853 </cell>
5854 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5855 \begin_inset Text
5856
5857 \begin_layout Plain Layout
5858 asd
5859 \end_layout
5860
5861 \end_inset
5862 </cell>
5863 </row>
5864 </lyxtabular>
5865
5866 \end_inset
5867
5868
5869 \begin_inset ERT
5870 status collapsed
5871
5872 \begin_layout Plain Layout
5873
5874
5875 \backslash
5876 setlength{
5877 \backslash
5878 LTleft}{
5879 \backslash
5880 fill}
5881 \end_layout
5882
5883 \end_inset
5884
5885
5886 \begin_inset ERT
5887 status collapsed
5888
5889 \begin_layout Plain Layout
5890
5891
5892 \backslash
5893 addtocounter{table}{-1}
5894 \end_layout
5895
5896 \end_inset
5897
5898
5899 \begin_inset Note Note
5900 status collapsed
5901
5902 \begin_layout Plain Layout
5903 Voyez la première note grisée de la section
5904 \begin_inset space ~
5905 \end_inset
5906
5907
5908 \begin_inset CommandInset ref
5909 LatexCommand ref
5910 reference "sub:Tableaux-longs-légende"
5911
5912 \end_inset
5913
5914  pour une explication de cette commande.
5915 \end_layout
5916
5917 \end_inset
5918
5919
5920 \end_layout
5921
5922 \begin_layout Subsection
5923 Légendes et Tableaux longs
5924 \begin_inset Index idx
5925 status collapsed
5926
5927 \begin_layout Plain Layout
5928 Tableaux longs ! Legendes@Légendes
5929 \end_layout
5930
5931 \end_inset
5932
5933
5934 \begin_inset CommandInset label
5935 LatexCommand label
5936 name "sub:Tableaux-longs-légende"
5937
5938 \end_inset
5939
5940
5941 \end_layout
5942
5943 \begin_layout Standard
5944 Vous ne pouvez pas placer un tableau long dans un flottant de tableau puisque
5945  les flottants ne peuvent pas être sur plusieurs pages, mais l'environnement
5946  de légende des flottants de tableau peut aussi être utilisé pour les Tableaux
5947  Longs quand on utilise pour une ligne l'option de tableau long 
5948 \family sans
5949 Légende
5950 \family default
5951 , comme c'est expliqué dans la section
5952 \begin_inset space ~
5953 \end_inset
5954
5955
5956 \begin_inset CommandInset ref
5957 LatexCommand ref
5958 reference "sec:Tableaux-longs"
5959
5960 \end_inset
5961
5962 .
5963 \end_layout
5964
5965 \begin_layout Standard
5966 Voici un petit Tableau long pour voir comment ça marche :
5967 \end_layout
5968
5969 \begin_layout Standard
5970 \begin_inset Tabular
5971 <lyxtabular version="3" rows="6" columns="5">
5972 <features islongtable="true" longtabularalignment="center">
5973 <column alignment="center" valignment="top" width="0">
5974 <column alignment="center" valignment="top" width="0">
5975 <column alignment="center" valignment="top" width="0">
5976 <column alignment="center" valignment="top" width="0">
5977 <column alignment="center" valignment="top" width="0">
5978 <row caption="true">
5979 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
5980 \begin_inset Text
5981
5982 \begin_layout Plain Layout
5983 \begin_inset Caption
5984
5985 \begin_layout Plain Layout
5986 Tableau long avec une légende
5987 \begin_inset Argument
5988 status open
5989
5990 \begin_layout Plain Layout
5991 Tableau long
5992 \end_layout
5993
5994 \end_inset
5995
5996
5997 \end_layout
5998
5999 \end_inset
6000
6001
6002 \end_layout
6003
6004 \end_inset
6005 </cell>
6006 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6007 \begin_inset Text
6008
6009 \begin_layout Plain Layout
6010
6011 \end_layout
6012
6013 \end_inset
6014 </cell>
6015 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6016 \begin_inset Text
6017
6018 \begin_layout Plain Layout
6019
6020 \end_layout
6021
6022 \end_inset
6023 </cell>
6024 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6025 \begin_inset Text
6026
6027 \begin_layout Plain Layout
6028
6029 \end_layout
6030
6031 \end_inset
6032 </cell>
6033 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6034 \begin_inset Text
6035
6036 \begin_layout Plain Layout
6037
6038 \end_layout
6039
6040 \end_inset
6041 </cell>
6042 </row>
6043 <row>
6044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6045 \begin_inset Text
6046
6047 \begin_layout Plain Layout
6048 1
6049 \end_layout
6050
6051 \end_inset
6052 </cell>
6053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6054 \begin_inset Text
6055
6056 \begin_layout Plain Layout
6057 2
6058 \end_layout
6059
6060 \end_inset
6061 </cell>
6062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6063 \begin_inset Text
6064
6065 \begin_layout Plain Layout
6066 3
6067 \end_layout
6068
6069 \end_inset
6070 </cell>
6071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6072 \begin_inset Text
6073
6074 \begin_layout Plain Layout
6075 4
6076 \end_layout
6077
6078 \end_inset
6079 </cell>
6080 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6081 \begin_inset Text
6082
6083 \begin_layout Plain Layout
6084 5
6085 \end_layout
6086
6087 \end_inset
6088 </cell>
6089 </row>
6090 <row>
6091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6092 \begin_inset Text
6093
6094 \begin_layout Plain Layout
6095 asd
6096 \end_layout
6097
6098 \end_inset
6099 </cell>
6100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6101 \begin_inset Text
6102
6103 \begin_layout Plain Layout
6104 s
6105 \end_layout
6106
6107 \end_inset
6108 </cell>
6109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6110 \begin_inset Text
6111
6112 \begin_layout Plain Layout
6113 s
6114 \end_layout
6115
6116 \end_inset
6117 </cell>
6118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6119 \begin_inset Text
6120
6121 \begin_layout Plain Layout
6122 s
6123 \end_layout
6124
6125 \end_inset
6126 </cell>
6127 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6128 \begin_inset Text
6129
6130 \begin_layout Plain Layout
6131 asd
6132 \end_layout
6133
6134 \end_inset
6135 </cell>
6136 </row>
6137 <row>
6138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6139 \begin_inset Text
6140
6141 \begin_layout Plain Layout
6142 asd
6143 \end_layout
6144
6145 \end_inset
6146 </cell>
6147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6148 \begin_inset Text
6149
6150 \begin_layout Plain Layout
6151 s
6152 \end_layout
6153
6154 \end_inset
6155 </cell>
6156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6157 \begin_inset Text
6158
6159 \begin_layout Plain Layout
6160 s
6161 \end_layout
6162
6163 \end_inset
6164 </cell>
6165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6166 \begin_inset Text
6167
6168 \begin_layout Plain Layout
6169 s
6170 \end_layout
6171
6172 \end_inset
6173 </cell>
6174 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6175 \begin_inset Text
6176
6177 \begin_layout Plain Layout
6178 asd
6179 \end_layout
6180
6181 \end_inset
6182 </cell>
6183 </row>
6184 <row>
6185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6186 \begin_inset Text
6187
6188 \begin_layout Plain Layout
6189 asd
6190 \end_layout
6191
6192 \end_inset
6193 </cell>
6194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6195 \begin_inset Text
6196
6197 \begin_layout Plain Layout
6198 s
6199 \end_layout
6200
6201 \end_inset
6202 </cell>
6203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6204 \begin_inset Text
6205
6206 \begin_layout Plain Layout
6207 s
6208 \end_layout
6209
6210 \end_inset
6211 </cell>
6212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6213 \begin_inset Text
6214
6215 \begin_layout Plain Layout
6216 s
6217 \end_layout
6218
6219 \end_inset
6220 </cell>
6221 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6222 \begin_inset Text
6223
6224 \begin_layout Plain Layout
6225 asd
6226 \end_layout
6227
6228 \end_inset
6229 </cell>
6230 </row>
6231 <row>
6232 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6233 \begin_inset Text
6234
6235 \begin_layout Plain Layout
6236 asd
6237 \end_layout
6238
6239 \end_inset
6240 </cell>
6241 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6242 \begin_inset Text
6243
6244 \begin_layout Plain Layout
6245 asd
6246 \end_layout
6247
6248 \end_inset
6249 </cell>
6250 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6251 \begin_inset Text
6252
6253 \begin_layout Plain Layout
6254 asd
6255 \end_layout
6256
6257 \end_inset
6258 </cell>
6259 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6260 \begin_inset Text
6261
6262 \begin_layout Plain Layout
6263 asd
6264 \end_layout
6265
6266 \end_inset
6267 </cell>
6268 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6269 \begin_inset Text
6270
6271 \begin_layout Plain Layout
6272 asd
6273 \end_layout
6274
6275 \end_inset
6276 </cell>
6277 </row>
6278 </lyxtabular>
6279
6280 \end_inset
6281
6282
6283 \end_layout
6284
6285 \begin_layout Standard
6286 \begin_inset VSpace medskip
6287 \end_inset
6288
6289
6290 \begin_inset Note Greyedout
6291 status open
6292
6293 \begin_layout Plain Layout
6294
6295 \series bold
6296 Note
6297 \begin_inset space ~
6298 \end_inset
6299
6300 1:
6301 \series default
6302  Le numéro de tableau est incrémenté à chaque tableau long, même si vous
6303  n'avez pas prévu de légende.
6304  À cause de ça, vous pouvez avoir le cas où par exemple le tableau
6305 \begin_inset space ~
6306 \end_inset
6307
6308 2.4 suit le tableau
6309 \begin_inset space ~
6310 \end_inset
6311
6312 2.1 dans la liste des tableaux, si entre les deux il y a deux tableaux longs
6313  sans légende.
6314  Pour éviter ce problème, vous pouvez ajouter cette commande en code TeX
6315  après chaque tableau long sans légende :
6316 \end_layout
6317
6318 \begin_layout Plain Layout
6319
6320 \series bold
6321
6322 \backslash
6323 addtocounter{table}{-1}
6324 \end_layout
6325
6326 \begin_layout Plain Layout
6327 Ce n'est pas nécessaire quand aucun de vos tableaux longs n'a de légende
6328  et que vous ajoutez le code suivant dans le préambule du document :
6329 \end_layout
6330
6331 \begin_layout Plain Layout
6332
6333 \series bold
6334
6335 \backslash
6336 let
6337 \backslash
6338 myEnd
6339 \backslash
6340 endlongtable
6341 \begin_inset Newline newline
6342 \end_inset
6343
6344
6345 \backslash
6346 renewcommand{
6347 \backslash
6348 endlongtable}{
6349 \backslash
6350 myEnd
6351 \backslash
6352 addtocounter{table}{-1}}
6353 \end_layout
6354
6355 \end_inset
6356
6357
6358 \end_layout
6359
6360 \begin_layout Standard
6361 \begin_inset Note Greyedout
6362 status open
6363
6364 \begin_layout Plain Layout
6365
6366 \series bold
6367 Note
6368 \begin_inset space ~
6369 \end_inset
6370
6371 2:
6372 \series default
6373  Si vous utilisez 
6374 \series bold
6375 hyperref
6376 \series default
6377
6378 \begin_inset Index idx
6379 status collapsed
6380
6381 \begin_layout Plain Layout
6382 Paquetages LaTeX ! hyperref
6383 \end_layout
6384
6385 \end_inset
6386
6387  dans les 
6388 \family sans
6389 Paramètres du document
6390 \family default
6391  rubrique 
6392 \family sans
6393 Propriétés
6394 \begin_inset space ~
6395 \end_inset
6396
6397 du
6398 \begin_inset space ~
6399 \end_inset
6400
6401 PDF
6402 \family default
6403 , pour transformer vos références croisées en liens cliquables, le lien
6404  vers un tableau long pointera toujours sur le début du document.
6405 \end_layout
6406
6407 \end_inset
6408
6409
6410 \end_layout
6411
6412 \begin_layout Subsubsection
6413 Références à des tableaux longs
6414 \begin_inset Index idx
6415 status collapsed
6416
6417 \begin_layout Plain Layout
6418 Tableaux longs ! Références
6419 \end_layout
6420
6421 \end_inset
6422
6423
6424 \end_layout
6425
6426 \begin_layout Standard
6427 \begin_inset Tabular
6428 <lyxtabular version="3" rows="6" columns="5">
6429 <features islongtable="true" longtabularalignment="center">
6430 <column alignment="center" valignment="top" width="0">
6431 <column alignment="center" valignment="top" width="0">
6432 <column alignment="center" valignment="top" width="0">
6433 <column alignment="center" valignment="top" width="0">
6434 <column alignment="center" valignment="top" width="0">
6435 <row caption="true">
6436 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6437 \begin_inset Text
6438
6439 \begin_layout Plain Layout
6440 \begin_inset Caption
6441
6442 \begin_layout Plain Layout
6443 Tableau long référencé
6444 \begin_inset CommandInset label
6445 LatexCommand label
6446 name "tab:RefExemple"
6447
6448 \end_inset
6449
6450
6451 \end_layout
6452
6453 \end_inset
6454
6455
6456 \end_layout
6457
6458 \end_inset
6459 </cell>
6460 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6461 \begin_inset Text
6462
6463 \begin_layout Plain Layout
6464
6465 \end_layout
6466
6467 \end_inset
6468 </cell>
6469 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6470 \begin_inset Text
6471
6472 \begin_layout Plain Layout
6473
6474 \end_layout
6475
6476 \end_inset
6477 </cell>
6478 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6479 \begin_inset Text
6480
6481 \begin_layout Plain Layout
6482
6483 \end_layout
6484
6485 \end_inset
6486 </cell>
6487 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6488 \begin_inset Text
6489
6490 \begin_layout Plain Layout
6491
6492 \end_layout
6493
6494 \end_inset
6495 </cell>
6496 </row>
6497 <row>
6498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6499 \begin_inset Text
6500
6501 \begin_layout Plain Layout
6502 1
6503 \end_layout
6504
6505 \end_inset
6506 </cell>
6507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6508 \begin_inset Text
6509
6510 \begin_layout Plain Layout
6511 2
6512 \end_layout
6513
6514 \end_inset
6515 </cell>
6516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6517 \begin_inset Text
6518
6519 \begin_layout Plain Layout
6520 3
6521 \end_layout
6522
6523 \end_inset
6524 </cell>
6525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6526 \begin_inset Text
6527
6528 \begin_layout Plain Layout
6529 4
6530 \end_layout
6531
6532 \end_inset
6533 </cell>
6534 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6535 \begin_inset Text
6536
6537 \begin_layout Plain Layout
6538 5
6539 \end_layout
6540
6541 \end_inset
6542 </cell>
6543 </row>
6544 <row>
6545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6546 \begin_inset Text
6547
6548 \begin_layout Plain Layout
6549 asd
6550 \end_layout
6551
6552 \end_inset
6553 </cell>
6554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6555 \begin_inset Text
6556
6557 \begin_layout Plain Layout
6558 s
6559 \end_layout
6560
6561 \end_inset
6562 </cell>
6563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6564 \begin_inset Text
6565
6566 \begin_layout Plain Layout
6567 s
6568 \end_layout
6569
6570 \end_inset
6571 </cell>
6572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6573 \begin_inset Text
6574
6575 \begin_layout Plain Layout
6576 s
6577 \end_layout
6578
6579 \end_inset
6580 </cell>
6581 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6582 \begin_inset Text
6583
6584 \begin_layout Plain Layout
6585 asd
6586 \end_layout
6587
6588 \end_inset
6589 </cell>
6590 </row>
6591 <row>
6592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6593 \begin_inset Text
6594
6595 \begin_layout Plain Layout
6596 asd
6597 \end_layout
6598
6599 \end_inset
6600 </cell>
6601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6602 \begin_inset Text
6603
6604 \begin_layout Plain Layout
6605 s
6606 \end_layout
6607
6608 \end_inset
6609 </cell>
6610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6611 \begin_inset Text
6612
6613 \begin_layout Plain Layout
6614 s
6615 \end_layout
6616
6617 \end_inset
6618 </cell>
6619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6620 \begin_inset Text
6621
6622 \begin_layout Plain Layout
6623 s
6624 \end_layout
6625
6626 \end_inset
6627 </cell>
6628 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6629 \begin_inset Text
6630
6631 \begin_layout Plain Layout
6632 asd
6633 \end_layout
6634
6635 \end_inset
6636 </cell>
6637 </row>
6638 <row>
6639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6640 \begin_inset Text
6641
6642 \begin_layout Plain Layout
6643 asd
6644 \end_layout
6645
6646 \end_inset
6647 </cell>
6648 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6649 \begin_inset Text
6650
6651 \begin_layout Plain Layout
6652 s
6653 \end_layout
6654
6655 \end_inset
6656 </cell>
6657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6658 \begin_inset Text
6659
6660 \begin_layout Plain Layout
6661 s
6662 \end_layout
6663
6664 \end_inset
6665 </cell>
6666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6667 \begin_inset Text
6668
6669 \begin_layout Plain Layout
6670 s
6671 \end_layout
6672
6673 \end_inset
6674 </cell>
6675 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6676 \begin_inset Text
6677
6678 \begin_layout Plain Layout
6679 asd
6680 \end_layout
6681
6682 \end_inset
6683 </cell>
6684 </row>
6685 <row>
6686 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6687 \begin_inset Text
6688
6689 \begin_layout Plain Layout
6690 asd
6691 \end_layout
6692
6693 \end_inset
6694 </cell>
6695 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6696 \begin_inset Text
6697
6698 \begin_layout Plain Layout
6699 sad
6700 \end_layout
6701
6702 \end_inset
6703 </cell>
6704 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6705 \begin_inset Text
6706
6707 \begin_layout Plain Layout
6708 asd
6709 \end_layout
6710
6711 \end_inset
6712 </cell>
6713 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6714 \begin_inset Text
6715
6716 \begin_layout Plain Layout
6717 asd
6718 \end_layout
6719
6720 \end_inset
6721 </cell>
6722 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6723 \begin_inset Text
6724
6725 \begin_layout Plain Layout
6726 asd
6727 \end_layout
6728
6729 \end_inset
6730 </cell>
6731 </row>
6732 </lyxtabular>
6733
6734 \end_inset
6735
6736
6737 \end_layout
6738
6739 \begin_layout Standard
6740 Pour pouvoir faire référence à un tableau long, il faut insérer une étiquette
6741  dans sa légende.
6742 \end_layout
6743
6744 \begin_layout Standard
6745 Ceci est une référence au tableau
6746 \begin_inset space ~
6747 \end_inset
6748
6749
6750 \begin_inset CommandInset ref
6751 LatexCommand ref
6752 reference "tab:RefExemple"
6753
6754 \end_inset
6755
6756 .
6757 \end_layout
6758
6759 \begin_layout Standard
6760 La mise en forme de la légende peut être ajustée avec celle de toutes les
6761  autres légendes de votre document en utilisant le paquetage LaTeX 
6762 \series bold
6763 caption
6764 \series default
6765
6766 \begin_inset Index idx
6767 status collapsed
6768
6769 \begin_layout Plain Layout
6770 Paquetages LaTeX ! caption
6771 \end_layout
6772
6773 \end_inset
6774
6775 , voir la section
6776 \begin_inset space ~
6777 \end_inset
6778
6779
6780 \begin_inset CommandInset ref
6781 LatexCommand ref
6782 reference "sec:Formatage-légende"
6783
6784 \end_inset
6785
6786 .
6787 \end_layout
6788
6789 \begin_layout Subsubsection
6790 Largeur de la légende
6791 \begin_inset Index idx
6792 status collapsed
6793
6794 \begin_layout Plain Layout
6795 Tableaux longs ! Largeur de la légende
6796 \end_layout
6797
6798 \end_inset
6799
6800
6801 \end_layout
6802
6803 \begin_layout Standard
6804 La largeur maximale des lignes de légende est définie par la longueur 
6805 \series bold
6806
6807 \backslash
6808 LTcapwidth
6809 \series default
6810 .
6811  Sa valeur implicite est 4
6812 \begin_inset space \thinspace{}
6813 \end_inset
6814
6815 in.
6816  Pour la changer, vous pouvez ajouter la commande suivante dans le préambule
6817  de votre document ou en tant que code TeX directement dans votre document
6818  avant le tableau qui doit être affectée.
6819 \end_layout
6820
6821 \begin_layout Standard
6822
6823 \series bold
6824
6825 \backslash
6826 setlength{
6827 \backslash
6828 LTcapwidth}{largeur}
6829 \end_layout
6830
6831 \begin_layout Standard
6832 où la largeur peur être exprimée avec les unités qui sont listées dans l'appendi
6833 ce
6834 \begin_inset space ~
6835 \end_inset
6836
6837
6838 \begin_inset CommandInset ref
6839 LatexCommand ref
6840 reference "cha:Unités-de-longueur"
6841
6842 \end_inset
6843
6844 .
6845 \end_layout
6846
6847 \begin_layout Standard
6848 \begin_inset Newpage pagebreak
6849 \end_inset
6850
6851
6852 \end_layout
6853
6854 \begin_layout Standard
6855 Les tableaux suivants montrent la différence :
6856 \end_layout
6857
6858 \begin_layout Standard
6859 \begin_inset Tabular
6860 <lyxtabular version="3" rows="6" columns="5">
6861 <features islongtable="true" longtabularalignment="center">
6862 <column alignment="center" valignment="top" width="0">
6863 <column alignment="center" valignment="top" width="0">
6864 <column alignment="center" valignment="top" width="0">
6865 <column alignment="center" valignment="top" width="0">
6866 <column alignment="center" valignment="top" width="0">
6867 <row caption="true">
6868 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6869 \begin_inset Text
6870
6871 \begin_layout Plain Layout
6872 \begin_inset Caption
6873
6874 \begin_layout Plain Layout
6875 long titre complet avec la largeur implicite long titre complet avec la
6876  largeur implicite long titre complet avec la largeur implicite
6877 \begin_inset Argument
6878 status open
6879
6880 \begin_layout Plain Layout
6881 Légende avec largeur implicite
6882 \end_layout
6883
6884 \end_inset
6885
6886
6887 \end_layout
6888
6889 \end_inset
6890
6891
6892 \end_layout
6893
6894 \end_inset
6895 </cell>
6896 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6897 \begin_inset Text
6898
6899 \begin_layout Plain Layout
6900
6901 \end_layout
6902
6903 \end_inset
6904 </cell>
6905 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6906 \begin_inset Text
6907
6908 \begin_layout Plain Layout
6909
6910 \end_layout
6911
6912 \end_inset
6913 </cell>
6914 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6915 \begin_inset Text
6916
6917 \begin_layout Plain Layout
6918
6919 \end_layout
6920
6921 \end_inset
6922 </cell>
6923 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6924 \begin_inset Text
6925
6926 \begin_layout Plain Layout
6927
6928 \end_layout
6929
6930 \end_inset
6931 </cell>
6932 </row>
6933 <row>
6934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6935 \begin_inset Text
6936
6937 \begin_layout Plain Layout
6938 1
6939 \end_layout
6940
6941 \end_inset
6942 </cell>
6943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6944 \begin_inset Text
6945
6946 \begin_layout Plain Layout
6947 2
6948 \end_layout
6949
6950 \end_inset
6951 </cell>
6952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6953 \begin_inset Text
6954
6955 \begin_layout Plain Layout
6956 3
6957 \end_layout
6958
6959 \end_inset
6960 </cell>
6961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6962 \begin_inset Text
6963
6964 \begin_layout Plain Layout
6965 4
6966 \end_layout
6967
6968 \end_inset
6969 </cell>
6970 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6971 \begin_inset Text
6972
6973 \begin_layout Plain Layout
6974 5
6975 \end_layout
6976
6977 \end_inset
6978 </cell>
6979 </row>
6980 <row>
6981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6982 \begin_inset Text
6983
6984 \begin_layout Plain Layout
6985 asd
6986 \end_layout
6987
6988 \end_inset
6989 </cell>
6990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6991 \begin_inset Text
6992
6993 \begin_layout Plain Layout
6994 s
6995 \end_layout
6996
6997 \end_inset
6998 </cell>
6999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7000 \begin_inset Text
7001
7002 \begin_layout Plain Layout
7003 s
7004 \end_layout
7005
7006 \end_inset
7007 </cell>
7008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7009 \begin_inset Text
7010
7011 \begin_layout Plain Layout
7012 s
7013 \end_layout
7014
7015 \end_inset
7016 </cell>
7017 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7018 \begin_inset Text
7019
7020 \begin_layout Plain Layout
7021 asd
7022 \end_layout
7023
7024 \end_inset
7025 </cell>
7026 </row>
7027 <row>
7028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7029 \begin_inset Text
7030
7031 \begin_layout Plain Layout
7032 asd
7033 \end_layout
7034
7035 \end_inset
7036 </cell>
7037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7038 \begin_inset Text
7039
7040 \begin_layout Plain Layout
7041 s
7042 \end_layout
7043
7044 \end_inset
7045 </cell>
7046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7047 \begin_inset Text
7048
7049 \begin_layout Plain Layout
7050 s
7051 \end_layout
7052
7053 \end_inset
7054 </cell>
7055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7056 \begin_inset Text
7057
7058 \begin_layout Plain Layout
7059 s
7060 \end_layout
7061
7062 \end_inset
7063 </cell>
7064 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7065 \begin_inset Text
7066
7067 \begin_layout Plain Layout
7068 asd
7069 \end_layout
7070
7071 \end_inset
7072 </cell>
7073 </row>
7074 <row>
7075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7076 \begin_inset Text
7077
7078 \begin_layout Plain Layout
7079 asd
7080 \end_layout
7081
7082 \end_inset
7083 </cell>
7084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7085 \begin_inset Text
7086
7087 \begin_layout Plain Layout
7088 s
7089 \end_layout
7090
7091 \end_inset
7092 </cell>
7093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7094 \begin_inset Text
7095
7096 \begin_layout Plain Layout
7097 s
7098 \end_layout
7099
7100 \end_inset
7101 </cell>
7102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7103 \begin_inset Text
7104
7105 \begin_layout Plain Layout
7106 s
7107 \end_layout
7108
7109 \end_inset
7110 </cell>
7111 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7112 \begin_inset Text
7113
7114 \begin_layout Plain Layout
7115 asd
7116 \end_layout
7117
7118 \end_inset
7119 </cell>
7120 </row>
7121 <row>
7122 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7123 \begin_inset Text
7124
7125 \begin_layout Plain Layout
7126 asd
7127 \end_layout
7128
7129 \end_inset
7130 </cell>
7131 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7132 \begin_inset Text
7133
7134 \begin_layout Plain Layout
7135 sad
7136 \end_layout
7137
7138 \end_inset
7139 </cell>
7140 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7141 \begin_inset Text
7142
7143 \begin_layout Plain Layout
7144 asd
7145 \end_layout
7146
7147 \end_inset
7148 </cell>
7149 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7150 \begin_inset Text
7151
7152 \begin_layout Plain Layout
7153 asd
7154 \end_layout
7155
7156 \end_inset
7157 </cell>
7158 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7159 \begin_inset Text
7160
7161 \begin_layout Plain Layout
7162 asd
7163 \end_layout
7164
7165 \end_inset
7166 </cell>
7167 </row>
7168 </lyxtabular>
7169
7170 \end_inset
7171
7172
7173 \end_layout
7174
7175 \begin_layout Standard
7176 \begin_inset ERT
7177 status collapsed
7178
7179 \begin_layout Plain Layout
7180
7181
7182 \backslash
7183 setlength{
7184 \backslash
7185 LTcapwidth}{5cm}
7186 \end_layout
7187
7188 \end_inset
7189
7190
7191 \begin_inset Tabular
7192 <lyxtabular version="3" rows="6" columns="5">
7193 <features islongtable="true" longtabularalignment="center">
7194 <column alignment="center" valignment="top" width="0">
7195 <column alignment="center" valignment="top" width="0">
7196 <column alignment="center" valignment="top" width="0">
7197 <column alignment="center" valignment="top" width="0">
7198 <column alignment="center" valignment="top" width="0">
7199 <row caption="true">
7200 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7201 \begin_inset Text
7202
7203 \begin_layout Plain Layout
7204 \begin_inset Caption
7205
7206 \begin_layout Plain Layout
7207 long titre complet avec la largeur réglée à 5
7208 \begin_inset space \thinspace{}
7209 \end_inset
7210
7211 cm long titre complet avec la largeur réglée à 5
7212 \begin_inset space \thinspace{}
7213 \end_inset
7214
7215 cm long titre complet avec la largeur réglée à 5
7216 \begin_inset space \thinspace{}
7217 \end_inset
7218
7219 cm
7220 \begin_inset Argument
7221 status open
7222
7223 \begin_layout Plain Layout
7224 Légende avec largeur à
7225 \begin_inset space \thinspace{}
7226 \end_inset
7227
7228 =
7229 \begin_inset space \thinspace{}
7230 \end_inset
7231
7232 5
7233 \begin_inset space \thinspace{}
7234 \end_inset
7235
7236 cm
7237 \end_layout
7238
7239 \end_inset
7240
7241
7242 \end_layout
7243
7244 \end_inset
7245
7246
7247 \end_layout
7248
7249 \end_inset
7250 </cell>
7251 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7252 \begin_inset Text
7253
7254 \begin_layout Plain Layout
7255
7256 \end_layout
7257
7258 \end_inset
7259 </cell>
7260 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7261 \begin_inset Text
7262
7263 \begin_layout Plain Layout
7264
7265 \end_layout
7266
7267 \end_inset
7268 </cell>
7269 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7270 \begin_inset Text
7271
7272 \begin_layout Plain Layout
7273
7274 \end_layout
7275
7276 \end_inset
7277 </cell>
7278 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7279 \begin_inset Text
7280
7281 \begin_layout Plain Layout
7282
7283 \end_layout
7284
7285 \end_inset
7286 </cell>
7287 </row>
7288 <row>
7289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7290 \begin_inset Text
7291
7292 \begin_layout Plain Layout
7293 1
7294 \end_layout
7295
7296 \end_inset
7297 </cell>
7298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7299 \begin_inset Text
7300
7301 \begin_layout Plain Layout
7302 2
7303 \end_layout
7304
7305 \end_inset
7306 </cell>
7307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7308 \begin_inset Text
7309
7310 \begin_layout Plain Layout
7311 3
7312 \end_layout
7313
7314 \end_inset
7315 </cell>
7316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7317 \begin_inset Text
7318
7319 \begin_layout Plain Layout
7320 4
7321 \end_layout
7322
7323 \end_inset
7324 </cell>
7325 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7326 \begin_inset Text
7327
7328 \begin_layout Plain Layout
7329 5
7330 \end_layout
7331
7332 \end_inset
7333 </cell>
7334 </row>
7335 <row>
7336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7337 \begin_inset Text
7338
7339 \begin_layout Plain Layout
7340 asd
7341 \end_layout
7342
7343 \end_inset
7344 </cell>
7345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7346 \begin_inset Text
7347
7348 \begin_layout Plain Layout
7349 s
7350 \end_layout
7351
7352 \end_inset
7353 </cell>
7354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7355 \begin_inset Text
7356
7357 \begin_layout Plain Layout
7358 s
7359 \end_layout
7360
7361 \end_inset
7362 </cell>
7363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7364 \begin_inset Text
7365
7366 \begin_layout Plain Layout
7367 s
7368 \end_layout
7369
7370 \end_inset
7371 </cell>
7372 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7373 \begin_inset Text
7374
7375 \begin_layout Plain Layout
7376 asd
7377 \end_layout
7378
7379 \end_inset
7380 </cell>
7381 </row>
7382 <row>
7383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7384 \begin_inset Text
7385
7386 \begin_layout Plain Layout
7387 asd
7388 \end_layout
7389
7390 \end_inset
7391 </cell>
7392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7393 \begin_inset Text
7394
7395 \begin_layout Plain Layout
7396 s
7397 \end_layout
7398
7399 \end_inset
7400 </cell>
7401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7402 \begin_inset Text
7403
7404 \begin_layout Plain Layout
7405 s
7406 \end_layout
7407
7408 \end_inset
7409 </cell>
7410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7411 \begin_inset Text
7412
7413 \begin_layout Plain Layout
7414 s
7415 \end_layout
7416
7417 \end_inset
7418 </cell>
7419 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7420 \begin_inset Text
7421
7422 \begin_layout Plain Layout
7423 asd
7424 \end_layout
7425
7426 \end_inset
7427 </cell>
7428 </row>
7429 <row>
7430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7431 \begin_inset Text
7432
7433 \begin_layout Plain Layout
7434 asd
7435 \end_layout
7436
7437 \end_inset
7438 </cell>
7439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7440 \begin_inset Text
7441
7442 \begin_layout Plain Layout
7443 s
7444 \end_layout
7445
7446 \end_inset
7447 </cell>
7448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7449 \begin_inset Text
7450
7451 \begin_layout Plain Layout
7452 s
7453 \end_layout
7454
7455 \end_inset
7456 </cell>
7457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7458 \begin_inset Text
7459
7460 \begin_layout Plain Layout
7461 s
7462 \end_layout
7463
7464 \end_inset
7465 </cell>
7466 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7467 \begin_inset Text
7468
7469 \begin_layout Plain Layout
7470 asd
7471 \end_layout
7472
7473 \end_inset
7474 </cell>
7475 </row>
7476 <row>
7477 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7478 \begin_inset Text
7479
7480 \begin_layout Plain Layout
7481 asd
7482 \end_layout
7483
7484 \end_inset
7485 </cell>
7486 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7487 \begin_inset Text
7488
7489 \begin_layout Plain Layout
7490 sad
7491 \end_layout
7492
7493 \end_inset
7494 </cell>
7495 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7496 \begin_inset Text
7497
7498 \begin_layout Plain Layout
7499 asd
7500 \end_layout
7501
7502 \end_inset
7503 </cell>
7504 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7505 \begin_inset Text
7506
7507 \begin_layout Plain Layout
7508 asd
7509 \end_layout
7510
7511 \end_inset
7512 </cell>
7513 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7514 \begin_inset Text
7515
7516 \begin_layout Plain Layout
7517 asd
7518 \end_layout
7519
7520 \end_inset
7521 </cell>
7522 </row>
7523 </lyxtabular>
7524
7525 \end_inset
7526
7527
7528 \end_layout
7529
7530 \begin_layout Standard
7531 \begin_inset ERT
7532 status collapsed
7533
7534 \begin_layout Plain Layout
7535
7536
7537 \backslash
7538 setlength{
7539 \backslash
7540 LTcapwidth}{4in}
7541 \end_layout
7542
7543 \end_inset
7544
7545
7546 \end_layout
7547
7548 \begin_layout Standard
7549 \begin_inset Note Greyedout
7550 status open
7551
7552 \begin_layout Plain Layout
7553
7554 \series bold
7555 Note:
7556 \series default
7557  Quand on utilise la paquetage LaTeX 
7558 \series bold
7559 caption
7560 \series default
7561
7562 \begin_inset Index idx
7563 status collapsed
7564
7565 \begin_layout Plain Layout
7566 Paquetages LaTeX ! caption
7567 \end_layout
7568
7569 \end_inset
7570
7571  , comme c'est les cas dans ce document, la légende prend toute la largeur
7572  de la page quand on utilise la largeur implicite de 4
7573 \begin_inset space \thinspace{}
7574 \end_inset
7575
7576 in pour 
7577 \series bold
7578
7579 \backslash
7580 LTcapwidth
7581 \series default
7582 .
7583  Pour avoir dans ce cas une légende qui fasse exactement 4
7584 \begin_inset space \thinspace{}
7585 \end_inset
7586
7587 in de large, vous pouvez soit prendre une valeur très légèrement différente,
7588  comme par exemple 3.99
7589 \begin_inset space \thinspace{}
7590 \end_inset
7591
7592 in, soit utiliser la commande LaTeX 
7593 \series bold
7594
7595 \backslash
7596 captionsetup{width=valeur}
7597 \series default
7598  qui est disponible dans le paquetage 
7599 \series bold
7600 caption
7601 \series default
7602 .
7603 \end_layout
7604
7605 \end_inset
7606
7607
7608 \end_layout
7609
7610 \begin_layout Subsubsection
7611 Des Légendes différentes sur chaque page d'un tableau
7612 \begin_inset Argument
7613 status collapsed
7614
7615 \begin_layout Plain Layout
7616 Légendes différentes
7617 \end_layout
7618
7619 \end_inset
7620
7621
7622 \begin_inset Index idx
7623 status collapsed
7624
7625 \begin_layout Plain Layout
7626 Tableaux longs ! Legendes@Légendes différentes par page
7627 \end_layout
7628
7629 \end_inset
7630
7631
7632 \end_layout
7633
7634 \begin_layout Standard
7635 Quand la légende du tableau pour les pages suivantes doit être différente
7636  de celle de la première page, insérez une légende avec la commande suivante
7637  en code TeX :
7638 \end_layout
7639
7640 \begin_layout Standard
7641
7642 \series bold
7643
7644 \backslash
7645 caption*{caption text}
7646 \backslash
7647
7648 \backslash
7649 %
7650 \end_layout
7651
7652 \begin_layout Standard
7653 dans une ligne de légende fictive qui sera marquée comme une entête.
7654  Le tableau
7655 \begin_inset space ~
7656 \end_inset
7657
7658
7659 \begin_inset CommandInset ref
7660 LatexCommand ref
7661 reference "tab:Légendes-tableau-différentes"
7662
7663 \end_inset
7664
7665  est un exemple de tableau long avec des légendes différentes et où la seconde
7666  légende ne contient pas le numéro du tableau.
7667 \end_layout
7668
7669 \begin_layout Standard
7670 \align center
7671 \begin_inset Tabular
7672 <lyxtabular version="3" rows="59" columns="3">
7673 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
7674 <column alignment="left" valignment="top" width="0cm">
7675 <column alignment="left" valignment="top" width="0pt">
7676 <column alignment="center" valignment="top" width="0pt">
7677 <row caption="true">
7678 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7679 \begin_inset Text
7680
7681 \begin_layout Plain Layout
7682 \begin_inset Caption
7683
7684 \begin_layout Plain Layout
7685 Exemple d'annuaire téléphonique
7686 \begin_inset CommandInset label
7687 LatexCommand label
7688 name "tab:Légendes-tableau-différentes"
7689
7690 \end_inset
7691
7692
7693 \begin_inset Argument
7694 status collapsed
7695
7696 \begin_layout Plain Layout
7697 Exemple Annuaire 
7698 \end_layout
7699
7700 \end_inset
7701
7702
7703 \end_layout
7704
7705 \end_inset
7706
7707
7708 \end_layout
7709
7710 \end_inset
7711 </cell>
7712 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7713 \begin_inset Text
7714
7715 \begin_layout Plain Layout
7716
7717 \end_layout
7718
7719 \end_inset
7720 </cell>
7721 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7722 \begin_inset Text
7723
7724 \begin_layout Plain Layout
7725
7726 \end_layout
7727
7728 \end_inset
7729 </cell>
7730 </row>
7731 <row endfirsthead="true">
7732 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7733 \begin_inset Text
7734
7735 \begin_layout Plain Layout
7736
7737 \series bold
7738 Exemple d'annuaire téléphonique (ne pas faire attention aux noms)
7739 \end_layout
7740
7741 \end_inset
7742 </cell>
7743 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7744 \begin_inset Text
7745
7746 \begin_layout Plain Layout
7747
7748 \end_layout
7749
7750 \end_inset
7751 </cell>
7752 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7753 \begin_inset Text
7754
7755 \begin_layout Plain Layout
7756
7757 \end_layout
7758
7759 \end_inset
7760 </cell>
7761 </row>
7762 <row endfirsthead="true">
7763 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7764 \begin_inset Text
7765
7766 \begin_layout Plain Layout
7767
7768 \series bold
7769 NOM
7770 \end_layout
7771
7772 \end_inset
7773 </cell>
7774 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7775 \begin_inset Text
7776
7777 \begin_layout Plain Layout
7778
7779 \end_layout
7780
7781 \end_inset
7782 </cell>
7783 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7784 \begin_inset Text
7785
7786 \begin_layout Plain Layout
7787
7788 \series bold
7789 TÉL.
7790 \end_layout
7791
7792 \end_inset
7793 </cell>
7794 </row>
7795 <row endhead="true">
7796 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7797 \begin_inset Text
7798
7799 \begin_layout Plain Layout
7800 \begin_inset ERT
7801 status open
7802
7803 \begin_layout Plain Layout
7804
7805
7806 \backslash
7807 caption*{Suite de l'exemple d'annuaire téléphonique}
7808 \backslash
7809
7810 \backslash
7811 %
7812 \end_layout
7813
7814 \end_inset
7815
7816
7817 \end_layout
7818
7819 \end_inset
7820 </cell>
7821 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7822 \begin_inset Text
7823
7824 \begin_layout Plain Layout
7825
7826 \end_layout
7827
7828 \end_inset
7829 </cell>
7830 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7831 \begin_inset Text
7832
7833 \begin_layout Plain Layout
7834
7835 \end_layout
7836
7837 \end_inset
7838 </cell>
7839 </row>
7840 <row endhead="true">
7841 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7842 \begin_inset Text
7843
7844 \begin_layout Plain Layout
7845
7846 \series bold
7847 Exemple d'annuaire téléphonique
7848 \end_layout
7849
7850 \end_inset
7851 </cell>
7852 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7853 \begin_inset Text
7854
7855 \begin_layout Plain Layout
7856
7857 \end_layout
7858
7859 \end_inset
7860 </cell>
7861 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7862 \begin_inset Text
7863
7864 \begin_layout Plain Layout
7865
7866 \end_layout
7867
7868 \end_inset
7869 </cell>
7870 </row>
7871 <row endhead="true">
7872 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7873 \begin_inset Text
7874
7875 \begin_layout Plain Layout
7876
7877 \series bold
7878 NOM
7879 \end_layout
7880
7881 \end_inset
7882 </cell>
7883 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7884 \begin_inset Text
7885
7886 \begin_layout Plain Layout
7887
7888 \end_layout
7889
7890 \end_inset
7891 </cell>
7892 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7893 \begin_inset Text
7894
7895 \begin_layout Plain Layout
7896
7897 \series bold
7898 TÉL.
7899 \end_layout
7900
7901 \end_inset
7902 </cell>
7903 </row>
7904 <row endfoot="true">
7905 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
7906 \begin_inset Text
7907
7908 \begin_layout Plain Layout
7909 suite page suivante\SpecialChar \ldots{}
7910
7911 \end_layout
7912
7913 \end_inset
7914 </cell>
7915 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7916 \begin_inset Text
7917
7918 \begin_layout Plain Layout
7919
7920 \end_layout
7921
7922 \end_inset
7923 </cell>
7924 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7925 \begin_inset Text
7926
7927 \begin_layout Plain Layout
7928
7929 \end_layout
7930
7931 \end_inset
7932 </cell>
7933 </row>
7934 <row>
7935 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7936 \begin_inset Text
7937
7938 \begin_layout Plain Layout
7939
7940 \series bold
7941 Annovi
7942 \end_layout
7943
7944 \end_inset
7945 </cell>
7946 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7947 \begin_inset Text
7948
7949 \begin_layout Plain Layout
7950 Silvia
7951 \end_layout
7952
7953 \end_inset
7954 </cell>
7955 <cell alignment="right" valignment="top" rightline="true" usebox="none">
7956 \begin_inset Text
7957
7958 \begin_layout Plain Layout
7959 111
7960 \end_layout
7961
7962 \end_inset
7963 </cell>
7964 </row>
7965 <row>
7966 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7967 \begin_inset Text
7968
7969 \begin_layout Plain Layout
7970
7971 \series bold
7972 Bertoli
7973 \end_layout
7974
7975 \end_inset
7976 </cell>
7977 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7978 \begin_inset Text
7979
7980 \begin_layout Plain Layout
7981 Stefano
7982 \end_layout
7983
7984 \end_inset
7985 </cell>
7986 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7987 \begin_inset Text
7988
7989 \begin_layout Plain Layout
7990 111
7991 \end_layout
7992
7993 \end_inset
7994 </cell>
7995 </row>
7996 <row>
7997 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7998 \begin_inset Text
7999
8000 \begin_layout Plain Layout
8001
8002 \series bold
8003 Bozzi
8004 \end_layout
8005
8006 \end_inset
8007 </cell>
8008 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8009 \begin_inset Text
8010
8011 \begin_layout Plain Layout
8012 Walter
8013 \end_layout
8014
8015 \end_inset
8016 </cell>
8017 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8018 \begin_inset Text
8019
8020 \begin_layout Plain Layout
8021 111
8022 \end_layout
8023
8024 \end_inset
8025 </cell>
8026 </row>
8027 <row>
8028 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8029 \begin_inset Text
8030
8031 \begin_layout Plain Layout
8032
8033 \series bold
8034 Cachia
8035 \end_layout
8036
8037 \end_inset
8038 </cell>
8039 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8040 \begin_inset Text
8041
8042 \begin_layout Plain Layout
8043 Maria
8044 \end_layout
8045
8046 \end_inset
8047 </cell>
8048 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8049 \begin_inset Text
8050
8051 \begin_layout Plain Layout
8052 111
8053 \end_layout
8054
8055 \end_inset
8056 </cell>
8057 </row>
8058 <row>
8059 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8060 \begin_inset Text
8061
8062 \begin_layout Plain Layout
8063
8064 \series bold
8065 Cachia
8066 \end_layout
8067
8068 \end_inset
8069 </cell>
8070 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8071 \begin_inset Text
8072
8073 \begin_layout Plain Layout
8074 Maurizio
8075 \end_layout
8076
8077 \end_inset
8078 </cell>
8079 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8080 \begin_inset Text
8081
8082 \begin_layout Plain Layout
8083 111
8084 \end_layout
8085
8086 \end_inset
8087 </cell>
8088 </row>
8089 <row>
8090 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8091 \begin_inset Text
8092
8093 \begin_layout Plain Layout
8094
8095 \series bold
8096 Cinquemani
8097 \end_layout
8098
8099 \end_inset
8100 </cell>
8101 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8102 \begin_inset Text
8103
8104 \begin_layout Plain Layout
8105 Giusi
8106 \end_layout
8107
8108 \end_inset
8109 </cell>
8110 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8111 \begin_inset Text
8112
8113 \begin_layout Plain Layout
8114 111
8115 \end_layout
8116
8117 \end_inset
8118 </cell>
8119 </row>
8120 <row>
8121 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8122 \begin_inset Text
8123
8124 \begin_layout Plain Layout
8125
8126 \series bold
8127 Colin
8128 \end_layout
8129
8130 \end_inset
8131 </cell>
8132 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8133 \begin_inset Text
8134
8135 \begin_layout Plain Layout
8136 Bernard
8137 \end_layout
8138
8139 \end_inset
8140 </cell>
8141 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8142 \begin_inset Text
8143
8144 \begin_layout Plain Layout
8145 111
8146 \end_layout
8147
8148 \end_inset
8149 </cell>
8150 </row>
8151 <row>
8152 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8153 \begin_inset Text
8154
8155 \begin_layout Plain Layout
8156
8157 \series bold
8158 Concli
8159 \end_layout
8160
8161 \end_inset
8162 </cell>
8163 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8164 \begin_inset Text
8165
8166 \begin_layout Plain Layout
8167 Gianfranco
8168 \end_layout
8169
8170 \end_inset
8171 </cell>
8172 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8173 \begin_inset Text
8174
8175 \begin_layout Plain Layout
8176 111
8177 \end_layout
8178
8179 \end_inset
8180 </cell>
8181 </row>
8182 <row>
8183 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8184 \begin_inset Text
8185
8186 \begin_layout Plain Layout
8187
8188 \series bold
8189 Dal Bosco
8190 \end_layout
8191
8192 \end_inset
8193 </cell>
8194 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8195 \begin_inset Text
8196
8197 \begin_layout Plain Layout
8198 Carolina
8199 \end_layout
8200
8201 \end_inset
8202 </cell>
8203 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8204 \begin_inset Text
8205
8206 \begin_layout Plain Layout
8207 111
8208 \end_layout
8209
8210 \end_inset
8211 </cell>
8212 </row>
8213 <row>
8214 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8215 \begin_inset Text
8216
8217 \begin_layout Plain Layout
8218
8219 \series bold
8220 Dalpiaz
8221 \end_layout
8222
8223 \end_inset
8224 </cell>
8225 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8226 \begin_inset Text
8227
8228 \begin_layout Plain Layout
8229 Annamaria
8230 \end_layout
8231
8232 \end_inset
8233 </cell>
8234 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8235 \begin_inset Text
8236
8237 \begin_layout Plain Layout
8238 111
8239 \end_layout
8240
8241 \end_inset
8242 </cell>
8243 </row>
8244 <row>
8245 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8246 \begin_inset Text
8247
8248 \begin_layout Plain Layout
8249
8250 \series bold
8251 Feliciello
8252 \end_layout
8253
8254 \end_inset
8255 </cell>
8256 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8257 \begin_inset Text
8258
8259 \begin_layout Plain Layout
8260 Domenico
8261 \end_layout
8262
8263 \end_inset
8264 </cell>
8265 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8266 \begin_inset Text
8267
8268 \begin_layout Plain Layout
8269 111
8270 \end_layout
8271
8272 \end_inset
8273 </cell>
8274 </row>
8275 <row>
8276 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8277 \begin_inset Text
8278
8279 \begin_layout Plain Layout
8280
8281 \series bold
8282 Focarelli
8283 \end_layout
8284
8285 \end_inset
8286 </cell>
8287 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8288 \begin_inset Text
8289
8290 \begin_layout Plain Layout
8291 Paola
8292 \end_layout
8293
8294 \end_inset
8295 </cell>
8296 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8297 \begin_inset Text
8298
8299 \begin_layout Plain Layout
8300 111
8301 \end_layout
8302
8303 \end_inset
8304 </cell>
8305 </row>
8306 <row>
8307 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8308 \begin_inset Text
8309
8310 \begin_layout Plain Layout
8311
8312 \series bold
8313 Galletti
8314 \end_layout
8315
8316 \end_inset
8317 </cell>
8318 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8319 \begin_inset Text
8320
8321 \begin_layout Plain Layout
8322 Oreste
8323 \end_layout
8324
8325 \end_inset
8326 </cell>
8327 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8328 \begin_inset Text
8329
8330 \begin_layout Plain Layout
8331 111
8332 \end_layout
8333
8334 \end_inset
8335 </cell>
8336 </row>
8337 <row>
8338 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8339 \begin_inset Text
8340
8341 \begin_layout Plain Layout
8342
8343 \series bold
8344 Gasparini
8345 \end_layout
8346
8347 \end_inset
8348 </cell>
8349 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8350 \begin_inset Text
8351
8352 \begin_layout Plain Layout
8353 Franca
8354 \end_layout
8355
8356 \end_inset
8357 </cell>
8358 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8359 \begin_inset Text
8360
8361 \begin_layout Plain Layout
8362 111
8363 \end_layout
8364
8365 \end_inset
8366 </cell>
8367 </row>
8368 <row>
8369 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8370 \begin_inset Text
8371
8372 \begin_layout Plain Layout
8373
8374 \series bold
8375 Rizzardi
8376 \series default
8377
8378 \begin_inset Foot
8379 status open
8380
8381 \begin_layout Plain Layout
8382 Exemple de note de bas de page
8383 \end_layout
8384
8385 \end_inset
8386
8387
8388 \end_layout
8389
8390 \end_inset
8391 </cell>
8392 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8393 \begin_inset Text
8394
8395 \begin_layout Plain Layout
8396 Paola
8397 \end_layout
8398
8399 \end_inset
8400 </cell>
8401 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8402 \begin_inset Text
8403
8404 \begin_layout Plain Layout
8405 111
8406 \end_layout
8407
8408 \end_inset
8409 </cell>
8410 </row>
8411 <row>
8412 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8413 \begin_inset Text
8414
8415 \begin_layout Plain Layout
8416
8417 \series bold
8418 Lassini
8419 \end_layout
8420
8421 \end_inset
8422 </cell>
8423 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8424 \begin_inset Text
8425
8426 \begin_layout Plain Layout
8427 Giancarlo
8428 \end_layout
8429
8430 \end_inset
8431 </cell>
8432 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8433 \begin_inset Text
8434
8435 \begin_layout Plain Layout
8436 111
8437 \end_layout
8438
8439 \end_inset
8440 </cell>
8441 </row>
8442 <row>
8443 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8444 \begin_inset Text
8445
8446 \begin_layout Plain Layout
8447
8448 \series bold
8449 Malfatti
8450 \end_layout
8451
8452 \end_inset
8453 </cell>
8454 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8455 \begin_inset Text
8456
8457 \begin_layout Plain Layout
8458 Luciano
8459 \end_layout
8460
8461 \end_inset
8462 </cell>
8463 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8464 \begin_inset Text
8465
8466 \begin_layout Plain Layout
8467 111
8468 \end_layout
8469
8470 \end_inset
8471 </cell>
8472 </row>
8473 <row>
8474 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8475 \begin_inset Text
8476
8477 \begin_layout Plain Layout
8478
8479 \series bold
8480 Malfatti
8481 \end_layout
8482
8483 \end_inset
8484 </cell>
8485 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8486 \begin_inset Text
8487
8488 \begin_layout Plain Layout
8489 Valeriano
8490 \end_layout
8491
8492 \end_inset
8493 </cell>
8494 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8495 \begin_inset Text
8496
8497 \begin_layout Plain Layout
8498 111
8499 \end_layout
8500
8501 \end_inset
8502 </cell>
8503 </row>
8504 <row>
8505 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8506 \begin_inset Text
8507
8508 \begin_layout Plain Layout
8509
8510 \series bold
8511 Meneguzzo
8512 \end_layout
8513
8514 \end_inset
8515 </cell>
8516 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8517 \begin_inset Text
8518
8519 \begin_layout Plain Layout
8520 Roberto
8521 \end_layout
8522
8523 \end_inset
8524 </cell>
8525 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8526 \begin_inset Text
8527
8528 \begin_layout Plain Layout
8529 111
8530 \end_layout
8531
8532 \end_inset
8533 </cell>
8534 </row>
8535 <row>
8536 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8537 \begin_inset Text
8538
8539 \begin_layout Plain Layout
8540
8541 \series bold
8542 Mezzadra
8543 \end_layout
8544
8545 \end_inset
8546 </cell>
8547 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8548 \begin_inset Text
8549
8550 \begin_layout Plain Layout
8551 Roberto
8552 \end_layout
8553
8554 \end_inset
8555 </cell>
8556 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8557 \begin_inset Text
8558
8559 \begin_layout Plain Layout
8560 111
8561 \end_layout
8562
8563 \end_inset
8564 </cell>
8565 </row>
8566 <row>
8567 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8568 \begin_inset Text
8569
8570 \begin_layout Plain Layout
8571
8572 \series bold
8573 Pirpamer
8574 \end_layout
8575
8576 \end_inset
8577 </cell>
8578 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8579 \begin_inset Text
8580
8581 \begin_layout Plain Layout
8582 Erich
8583 \end_layout
8584
8585 \end_inset
8586 </cell>
8587 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8588 \begin_inset Text
8589
8590 \begin_layout Plain Layout
8591 111
8592 \end_layout
8593
8594 \end_inset
8595 </cell>
8596 </row>
8597 <row>
8598 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8599 \begin_inset Text
8600
8601 \begin_layout Plain Layout
8602
8603 \series bold
8604 Pochiesa
8605 \end_layout
8606
8607 \end_inset
8608 </cell>
8609 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8610 \begin_inset Text
8611
8612 \begin_layout Plain Layout
8613 Paolo
8614 \end_layout
8615
8616 \end_inset
8617 </cell>
8618 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8619 \begin_inset Text
8620
8621 \begin_layout Plain Layout
8622 111, 222
8623 \end_layout
8624
8625 \end_inset
8626 </cell>
8627 </row>
8628 <row>
8629 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8630 \begin_inset Text
8631
8632 \begin_layout Plain Layout
8633
8634 \series bold
8635 Radina
8636 \end_layout
8637
8638 \end_inset
8639 </cell>
8640 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8641 \begin_inset Text
8642
8643 \begin_layout Plain Layout
8644 Claudio
8645 \end_layout
8646
8647 \end_inset
8648 </cell>
8649 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8650 \begin_inset Text
8651
8652 \begin_layout Plain Layout
8653 111
8654 \end_layout
8655
8656 \end_inset
8657 </cell>
8658 </row>
8659 <row>
8660 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8661 \begin_inset Text
8662
8663 \begin_layout Plain Layout
8664
8665 \series bold
8666 Stuffer
8667 \end_layout
8668
8669 \end_inset
8670 </cell>
8671 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8672 \begin_inset Text
8673
8674 \begin_layout Plain Layout
8675 Oskar
8676 \end_layout
8677
8678 \end_inset
8679 </cell>
8680 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8681 \begin_inset Text
8682
8683 \begin_layout Plain Layout
8684 111
8685 \end_layout
8686
8687 \end_inset
8688 </cell>
8689 </row>
8690 <row>
8691 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8692 \begin_inset Text
8693
8694 \begin_layout Plain Layout
8695
8696 \series bold
8697 Tacchelli
8698 \end_layout
8699
8700 \end_inset
8701 </cell>
8702 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8703 \begin_inset Text
8704
8705 \begin_layout Plain Layout
8706 Ugo
8707 \end_layout
8708
8709 \end_inset
8710 </cell>
8711 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8712 \begin_inset Text
8713
8714 \begin_layout Plain Layout
8715 111
8716 \end_layout
8717
8718 \end_inset
8719 </cell>
8720 </row>
8721 <row>
8722 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8723 \begin_inset Text
8724
8725 \begin_layout Plain Layout
8726
8727 \series bold
8728 Tezzele
8729 \end_layout
8730
8731 \end_inset
8732 </cell>
8733 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8734 \begin_inset Text
8735
8736 \begin_layout Plain Layout
8737 Margit
8738 \end_layout
8739
8740 \end_inset
8741 </cell>
8742 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8743 \begin_inset Text
8744
8745 \begin_layout Plain Layout
8746 111
8747 \end_layout
8748
8749 \end_inset
8750 </cell>
8751 </row>
8752 <row>
8753 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8754 \begin_inset Text
8755
8756 \begin_layout Plain Layout
8757
8758 \series bold
8759 Unterkalmsteiner
8760 \end_layout
8761
8762 \end_inset
8763 </cell>
8764 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8765 \begin_inset Text
8766
8767 \begin_layout Plain Layout
8768 Frieda
8769 \end_layout
8770
8771 \end_inset
8772 </cell>
8773 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8774 \begin_inset Text
8775
8776 \begin_layout Plain Layout
8777 111
8778 \end_layout
8779
8780 \end_inset
8781 </cell>
8782 </row>
8783 <row>
8784 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8785 \begin_inset Text
8786
8787 \begin_layout Plain Layout
8788
8789 \series bold
8790 Vieider
8791 \end_layout
8792
8793 \end_inset
8794 </cell>
8795 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8796 \begin_inset Text
8797
8798 \begin_layout Plain Layout
8799 Hilde
8800 \end_layout
8801
8802 \end_inset
8803 </cell>
8804 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8805 \begin_inset Text
8806
8807 \begin_layout Plain Layout
8808 111
8809 \end_layout
8810
8811 \end_inset
8812 </cell>
8813 </row>
8814 <row>
8815 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8816 \begin_inset Text
8817
8818 \begin_layout Plain Layout
8819
8820 \series bold
8821 Vigna
8822 \end_layout
8823
8824 \end_inset
8825 </cell>
8826 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8827 \begin_inset Text
8828
8829 \begin_layout Plain Layout
8830 Jürgen
8831 \end_layout
8832
8833 \end_inset
8834 </cell>
8835 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8836 \begin_inset Text
8837
8838 \begin_layout Plain Layout
8839 111
8840 \end_layout
8841
8842 \end_inset
8843 </cell>
8844 </row>
8845 <row>
8846 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8847 \begin_inset Text
8848
8849 \begin_layout Plain Layout
8850
8851 \series bold
8852 Weber
8853 \end_layout
8854
8855 \end_inset
8856 </cell>
8857 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8858 \begin_inset Text
8859
8860 \begin_layout Plain Layout
8861 Maurizio
8862 \end_layout
8863
8864 \end_inset
8865 </cell>
8866 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8867 \begin_inset Text
8868
8869 \begin_layout Plain Layout
8870 111
8871 \end_layout
8872
8873 \end_inset
8874 </cell>
8875 </row>
8876 <row>
8877 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8878 \begin_inset Text
8879
8880 \begin_layout Plain Layout
8881
8882 \series bold
8883 Winkler
8884 \end_layout
8885
8886 \end_inset
8887 </cell>
8888 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8889 \begin_inset Text
8890
8891 \begin_layout Plain Layout
8892 Franz
8893 \end_layout
8894
8895 \end_inset
8896 </cell>
8897 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8898 \begin_inset Text
8899
8900 \begin_layout Plain Layout
8901 111
8902 \end_layout
8903
8904 \end_inset
8905 </cell>
8906 </row>
8907 <row>
8908 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8909 \begin_inset Text
8910
8911 \begin_layout Plain Layout
8912  
8913 \end_layout
8914
8915 \end_inset
8916 </cell>
8917 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
8918 \begin_inset Text
8919
8920 \begin_layout Plain Layout
8921
8922 \end_layout
8923
8924 \end_inset
8925 </cell>
8926 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8927 \begin_inset Text
8928
8929 \begin_layout Plain Layout
8930
8931 \end_layout
8932
8933 \end_inset
8934 </cell>
8935 </row>
8936 <row>
8937 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8938 \begin_inset Text
8939
8940 \begin_layout Plain Layout
8941
8942 \series bold
8943 Annovi
8944 \end_layout
8945
8946 \end_inset
8947 </cell>
8948 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8949 \begin_inset Text
8950
8951 \begin_layout Plain Layout
8952 Silvia
8953 \end_layout
8954
8955 \end_inset
8956 </cell>
8957 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8958 \begin_inset Text
8959
8960 \begin_layout Plain Layout
8961 555
8962 \end_layout
8963
8964 \end_inset
8965 </cell>
8966 </row>
8967 <row>
8968 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8969 \begin_inset Text
8970
8971 \begin_layout Plain Layout
8972
8973 \series bold
8974 Bertoli
8975 \end_layout
8976
8977 \end_inset
8978 </cell>
8979 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8980 \begin_inset Text
8981
8982 \begin_layout Plain Layout
8983 Stefano
8984 \end_layout
8985
8986 \end_inset
8987 </cell>
8988 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8989 \begin_inset Text
8990
8991 \begin_layout Plain Layout
8992 555
8993 \end_layout
8994
8995 \end_inset
8996 </cell>
8997 </row>
8998 <row>
8999 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9000 \begin_inset Text
9001
9002 \begin_layout Plain Layout
9003
9004 \series bold
9005 Bozzi
9006 \end_layout
9007
9008 \end_inset
9009 </cell>
9010 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9011 \begin_inset Text
9012
9013 \begin_layout Plain Layout
9014 Walter
9015 \end_layout
9016
9017 \end_inset
9018 </cell>
9019 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9020 \begin_inset Text
9021
9022 \begin_layout Plain Layout
9023 555
9024 \end_layout
9025
9026 \end_inset
9027 </cell>
9028 </row>
9029 <row>
9030 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9031 \begin_inset Text
9032
9033 \begin_layout Plain Layout
9034
9035 \series bold
9036 Cachia
9037 \end_layout
9038
9039 \end_inset
9040 </cell>
9041 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9042 \begin_inset Text
9043
9044 \begin_layout Plain Layout
9045 Maria
9046 \end_layout
9047
9048 \end_inset
9049 </cell>
9050 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9051 \begin_inset Text
9052
9053 \begin_layout Plain Layout
9054 555
9055 \end_layout
9056
9057 \end_inset
9058 </cell>
9059 </row>
9060 <row>
9061 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9062 \begin_inset Text
9063
9064 \begin_layout Plain Layout
9065
9066 \series bold
9067 Cachia
9068 \end_layout
9069
9070 \end_inset
9071 </cell>
9072 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9073 \begin_inset Text
9074
9075 \begin_layout Plain Layout
9076 Maurizio
9077 \end_layout
9078
9079 \end_inset
9080 </cell>
9081 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9082 \begin_inset Text
9083
9084 \begin_layout Plain Layout
9085 555
9086 \end_layout
9087
9088 \end_inset
9089 </cell>
9090 </row>
9091 <row>
9092 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9093 \begin_inset Text
9094
9095 \begin_layout Plain Layout
9096
9097 \series bold
9098 Cinquemani
9099 \end_layout
9100
9101 \end_inset
9102 </cell>
9103 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9104 \begin_inset Text
9105
9106 \begin_layout Plain Layout
9107 Giusi
9108 \end_layout
9109
9110 \end_inset
9111 </cell>
9112 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9113 \begin_inset Text
9114
9115 \begin_layout Plain Layout
9116 555
9117 \end_layout
9118
9119 \end_inset
9120 </cell>
9121 </row>
9122 <row>
9123 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9124 \begin_inset Text
9125
9126 \begin_layout Plain Layout
9127
9128 \series bold
9129 Colin
9130 \end_layout
9131
9132 \end_inset
9133 </cell>
9134 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9135 \begin_inset Text
9136
9137 \begin_layout Plain Layout
9138 Bernard
9139 \end_layout
9140
9141 \end_inset
9142 </cell>
9143 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9144 \begin_inset Text
9145
9146 \begin_layout Plain Layout
9147 555
9148 \end_layout
9149
9150 \end_inset
9151 </cell>
9152 </row>
9153 <row>
9154 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9155 \begin_inset Text
9156
9157 \begin_layout Plain Layout
9158
9159 \series bold
9160 Concli
9161 \end_layout
9162
9163 \end_inset
9164 </cell>
9165 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9166 \begin_inset Text
9167
9168 \begin_layout Plain Layout
9169 Gianfranco
9170 \end_layout
9171
9172 \end_inset
9173 </cell>
9174 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9175 \begin_inset Text
9176
9177 \begin_layout Plain Layout
9178 555
9179 \end_layout
9180
9181 \end_inset
9182 </cell>
9183 </row>
9184 <row>
9185 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9186 \begin_inset Text
9187
9188 \begin_layout Plain Layout
9189
9190 \series bold
9191 Dal Bosco
9192 \end_layout
9193
9194 \end_inset
9195 </cell>
9196 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9197 \begin_inset Text
9198
9199 \begin_layout Plain Layout
9200 Carolina
9201 \end_layout
9202
9203 \end_inset
9204 </cell>
9205 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9206 \begin_inset Text
9207
9208 \begin_layout Plain Layout
9209 555
9210 \end_layout
9211
9212 \end_inset
9213 </cell>
9214 </row>
9215 <row>
9216 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9217 \begin_inset Text
9218
9219 \begin_layout Plain Layout
9220
9221 \series bold
9222 Dalpiaz
9223 \end_layout
9224
9225 \end_inset
9226 </cell>
9227 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9228 \begin_inset Text
9229
9230 \begin_layout Plain Layout
9231 Annamaria
9232 \end_layout
9233
9234 \end_inset
9235 </cell>
9236 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9237 \begin_inset Text
9238
9239 \begin_layout Plain Layout
9240 555
9241 \end_layout
9242
9243 \end_inset
9244 </cell>
9245 </row>
9246 <row>
9247 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9248 \begin_inset Text
9249
9250 \begin_layout Plain Layout
9251
9252 \series bold
9253 Feliciello
9254 \end_layout
9255
9256 \end_inset
9257 </cell>
9258 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9259 \begin_inset Text
9260
9261 \begin_layout Plain Layout
9262 Domenico
9263 \end_layout
9264
9265 \end_inset
9266 </cell>
9267 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9268 \begin_inset Text
9269
9270 \begin_layout Plain Layout
9271 555
9272 \end_layout
9273
9274 \end_inset
9275 </cell>
9276 </row>
9277 <row>
9278 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9279 \begin_inset Text
9280
9281 \begin_layout Plain Layout
9282
9283 \series bold
9284 Focarelli
9285 \end_layout
9286
9287 \end_inset
9288 </cell>
9289 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9290 \begin_inset Text
9291
9292 \begin_layout Plain Layout
9293 Paola
9294 \end_layout
9295
9296 \end_inset
9297 </cell>
9298 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9299 \begin_inset Text
9300
9301 \begin_layout Plain Layout
9302 555
9303 \end_layout
9304
9305 \end_inset
9306 </cell>
9307 </row>
9308 <row>
9309 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9310 \begin_inset Text
9311
9312 \begin_layout Plain Layout
9313
9314 \series bold
9315 Galletti
9316 \end_layout
9317
9318 \end_inset
9319 </cell>
9320 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9321 \begin_inset Text
9322
9323 \begin_layout Plain Layout
9324 Oreste
9325 \end_layout
9326
9327 \end_inset
9328 </cell>
9329 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9330 \begin_inset Text
9331
9332 \begin_layout Plain Layout
9333 555
9334 \end_layout
9335
9336 \end_inset
9337 </cell>
9338 </row>
9339 <row>
9340 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9341 \begin_inset Text
9342
9343 \begin_layout Plain Layout
9344
9345 \series bold
9346 Gasparini
9347 \end_layout
9348
9349 \end_inset
9350 </cell>
9351 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9352 \begin_inset Text
9353
9354 \begin_layout Plain Layout
9355 Franca
9356 \end_layout
9357
9358 \end_inset
9359 </cell>
9360 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9361 \begin_inset Text
9362
9363 \begin_layout Plain Layout
9364 555
9365 \end_layout
9366
9367 \end_inset
9368 </cell>
9369 </row>
9370 <row>
9371 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9372 \begin_inset Text
9373
9374 \begin_layout Plain Layout
9375
9376 \series bold
9377 Rizzardi
9378 \end_layout
9379
9380 \end_inset
9381 </cell>
9382 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9383 \begin_inset Text
9384
9385 \begin_layout Plain Layout
9386 Paola
9387 \end_layout
9388
9389 \end_inset
9390 </cell>
9391 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9392 \begin_inset Text
9393
9394 \begin_layout Plain Layout
9395 555
9396 \end_layout
9397
9398 \end_inset
9399 </cell>
9400 </row>
9401 <row>
9402 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9403 \begin_inset Text
9404
9405 \begin_layout Plain Layout
9406
9407 \series bold
9408 Lassini
9409 \end_layout
9410
9411 \end_inset
9412 </cell>
9413 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9414 \begin_inset Text
9415
9416 \begin_layout Plain Layout
9417 Giancarlo
9418 \end_layout
9419
9420 \end_inset
9421 </cell>
9422 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9423 \begin_inset Text
9424
9425 \begin_layout Plain Layout
9426 555
9427 \end_layout
9428
9429 \end_inset
9430 </cell>
9431 </row>
9432 <row>
9433 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9434 \begin_inset Text
9435
9436 \begin_layout Plain Layout
9437
9438 \series bold
9439 Malfatti
9440 \end_layout
9441
9442 \end_inset
9443 </cell>
9444 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9445 \begin_inset Text
9446
9447 \begin_layout Plain Layout
9448 Luciano
9449 \end_layout
9450
9451 \end_inset
9452 </cell>
9453 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9454 \begin_inset Text
9455
9456 \begin_layout Plain Layout
9457 555
9458 \end_layout
9459
9460 \end_inset
9461 </cell>
9462 </row>
9463 <row>
9464 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9465 \begin_inset Text
9466
9467 \begin_layout Plain Layout
9468
9469 \series bold
9470 Malfatti
9471 \end_layout
9472
9473 \end_inset
9474 </cell>
9475 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9476 \begin_inset Text
9477
9478 \begin_layout Plain Layout
9479 Valeriano
9480 \end_layout
9481
9482 \end_inset
9483 </cell>
9484 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9485 \begin_inset Text
9486
9487 \begin_layout Plain Layout
9488 555
9489 \end_layout
9490
9491 \end_inset
9492 </cell>
9493 </row>
9494 <row>
9495 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9496 \begin_inset Text
9497
9498 \begin_layout Plain Layout
9499
9500 \series bold
9501 Meneguzzo
9502 \end_layout
9503
9504 \end_inset
9505 </cell>
9506 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9507 \begin_inset Text
9508
9509 \begin_layout Plain Layout
9510 Roberto
9511 \end_layout
9512
9513 \end_inset
9514 </cell>
9515 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9516 \begin_inset Text
9517
9518 \begin_layout Plain Layout
9519 555
9520 \end_layout
9521
9522 \end_inset
9523 </cell>
9524 </row>
9525 <row>
9526 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9527 \begin_inset Text
9528
9529 \begin_layout Plain Layout
9530
9531 \series bold
9532 Mezzadra
9533 \end_layout
9534
9535 \end_inset
9536 </cell>
9537 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9538 \begin_inset Text
9539
9540 \begin_layout Plain Layout
9541 Roberto
9542 \end_layout
9543
9544 \end_inset
9545 </cell>
9546 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9547 \begin_inset Text
9548
9549 \begin_layout Plain Layout
9550 555
9551 \end_layout
9552
9553 \end_inset
9554 </cell>
9555 </row>
9556 </lyxtabular>
9557
9558 \end_inset
9559
9560
9561 \end_layout
9562
9563 \begin_layout Section
9564 Questions particulières concernant les tableaux longs
9565 \begin_inset Argument
9566 status collapsed
9567
9568 \begin_layout Plain Layout
9569 Questions sur les tableaux longs
9570 \end_layout
9571
9572 \end_inset
9573
9574
9575 \begin_inset CommandInset label
9576 LatexCommand label
9577 name "sec:Questions-sur-tableaux-longs"
9578
9579 \end_inset
9580
9581
9582 \end_layout
9583
9584 \begin_layout Subsection
9585 Calculs des pages des tableaux longs
9586 \begin_inset Index idx
9587 status collapsed
9588
9589 \begin_layout Plain Layout
9590 Tableaux longs ! Calculs
9591 \end_layout
9592
9593 \end_inset
9594
9595
9596 \end_layout
9597
9598 \begin_layout Standard
9599 LaTeX calcule la hauteur de chaque page de tableau et leurs sauts de page
9600  en utilisant des blocs (chunks).
9601  Ces blocs sont des portions de tableau qui tiennent en une fois dans la
9602  mémoire de LaTeX.
9603  La valeur implicite est fixée pour des raisons historiques à seulement
9604  20 lignes de tableau.
9605  Si vous utilisez des tableaux longs couvrant de nombreuses pages, ceci
9606  peut ralentir la création de votre document.
9607  Vous pouvez sans risque augmenter la taille des blocs pour atteindre des
9608  valeurs de 100 ou de 1000 en ajoutant une ligne comme celle-ci dans le
9609  préambule de votre document :
9610 \end_layout
9611
9612 \begin_layout Standard
9613
9614 \series bold
9615
9616 \backslash
9617 setcounter{LTchunksize}{100}
9618 \end_layout
9619
9620 \begin_layout Subsection
9621 Les Flottants et les Tableaux Longs
9622 \begin_inset Index idx
9623 status collapsed
9624
9625 \begin_layout Plain Layout
9626 Tableaux longs ! Flottants
9627 \end_layout
9628
9629 \end_inset
9630
9631
9632 \end_layout
9633
9634 \begin_layout Standard
9635 Il peut y avoir des problèmes quand un flottant apparaît sur la page où
9636  commence un tableau long.
9637  Pour éviter une telle situation, 
9638 \lang english
9639 insert a 
9640 \begin_inset Quotes eld
9641 \end_inset
9642
9643 clear page
9644 \begin_inset Quotes erd
9645 \end_inset
9646
9647  (menu
9648 \lang french
9649  
9650 \family sans
9651 Insérer\SpecialChar \menuseparator
9652 Typographie
9653 \begin_inset space ~
9654 \end_inset
9655
9656 spéciale\SpecialChar \menuseparator
9657 Saut de page (vide le tampon)
9658 \family default
9659
9660 \begin_inset space \thinspace{}
9661 \end_inset
9662
9663 ) juste avant votre tableau long.
9664 \end_layout
9665
9666 \begin_layout Subsection
9667 Sauts de pages forcés
9668 \begin_inset Index idx
9669 status collapsed
9670
9671 \begin_layout Plain Layout
9672 Tableaux longs ! Sauts de pages forcés
9673 \end_layout
9674
9675 \end_inset
9676
9677
9678 \end_layout
9679
9680 \begin_layout Standard
9681 Implicitement les tableaux ne peuvent être coupés qu'entre deux lignes.
9682  Si vous avez une cellule avec plusieurs lignes et que vous voulez avoir
9683  un saut de page à l'intérieur de cette cellule, insérez la commande LaTeX
9684  de saut de ligne 
9685 \begin_inset Quotes eld
9686 \end_inset
9687
9688
9689 \backslash
9690
9691 \backslash
9692
9693 \begin_inset Quotes erd
9694 \end_inset
9695
9696  en code TeX à l'endroit de la cellule où vous voulez qu'elle soit coupée.
9697  Avant la commande 
9698 \begin_inset Quotes eld
9699 \end_inset
9700
9701
9702 \backslash
9703
9704 \backslash
9705
9706 \begin_inset Quotes erd
9707 \end_inset
9708
9709 , vous devez insérer en code TeX, autant de caractères 
9710 \begin_inset Quotes eld
9711 \end_inset
9712
9713 &
9714 \begin_inset Quotes erd
9715 \end_inset
9716
9717  qu'il y a de colonnes après la cellule concernée.
9718  Le caractère 
9719 \begin_inset Quotes eld
9720 \end_inset
9721
9722 &
9723 \begin_inset Quotes erd
9724 \end_inset
9725
9726  sert à séparer les colonnes d'un tableau.
9727  Écrivez en code-TeX, après chaque 
9728 \begin_inset Quotes eld
9729 \end_inset
9730
9731 &
9732 \begin_inset Quotes erd
9733 \end_inset
9734
9735  le contenu des cellules correspondantes et en même temps supprimez le contenu
9736  de ces cellules dans le texte normal.
9737  
9738 \begin_inset Newline newline
9739 \end_inset
9740
9741 Après la commande 
9742 \backslash
9743
9744 \backslash
9745 , insérez autant de caractères 
9746 \begin_inset Quotes eld
9747 \end_inset
9748
9749 &
9750 \begin_inset Quotes erd
9751 \end_inset
9752
9753  qu'il y a de colonnes avant la colonne traitée.
9754  Dans le tableau
9755 \begin_inset space ~
9756 \end_inset
9757
9758
9759 \begin_inset CommandInset ref
9760 LatexCommand ref
9761 reference "tab:Tableau-saut-de-page"
9762
9763 \end_inset
9764
9765  la cellule qui doit être coupée est dans la deuxième colonne et elle est
9766  suivie par une autre colonne.
9767  La commande suivante a donc été insérée en code TeX dans la cellule après
9768  le mot 
9769 \begin_inset Quotes eld
9770 \end_inset
9771
9772
9773 \emph on
9774 Castelchiodato,
9775 \emph default
9776
9777 \begin_inset Quotes erd
9778 \end_inset
9779
9780 :
9781 \end_layout
9782
9783 \begin_layout Standard
9784
9785 \series bold
9786 & 111
9787 \backslash
9788
9789 \backslash
9790  
9791 \backslash
9792 newpage
9793 \begin_inset Newline newline
9794 \end_inset
9795
9796 &
9797 \end_layout
9798
9799 \begin_layout Standard
9800 Le 
9801 \begin_inset Quotes eld
9802 \end_inset
9803
9804 111
9805 \begin_inset Quotes erd
9806 \end_inset
9807
9808  dans la troisième colonne de la ligne a été supprimé.
9809  
9810 \series bold
9811
9812 \backslash
9813 newpage
9814 \series default
9815  est nécessaire seulement quand un saut de page doit impérativement avoir
9816  lieu à cet endroit, sinon on n'a qu'une possibilité de saut.
9817  Si votre ligne de pied de tableau n'a pas de bordure supérieure pour une
9818  raison ou une autre mais que vous voulez une ligne à l'endroit où la cellule
9819  est coupée, utilisez cette commande à la place de la précédente :
9820 \end_layout
9821
9822 \begin_layout Standard
9823
9824 \series bold
9825 & 111
9826 \backslash
9827
9828 \backslash
9829
9830 \begin_inset Newline newline
9831 \end_inset
9832
9833
9834 \backslash
9835 hline &
9836 \end_layout
9837
9838 \begin_layout Standard
9839 Quand la cellule qui doit être coupée est dans la dernière colonne, on doit
9840  insérer la commande
9841 \end_layout
9842
9843 \begin_layout Standard
9844
9845 \series bold
9846
9847 \backslash
9848 setlength{
9849 \backslash
9850 parfillskip}{0pt}
9851 \end_layout
9852
9853 \begin_layout Standard
9854 au début de la cellule.
9855  Cela assure que la portion de la cellule qui va se trouver affichée sur
9856  la page suivante le sera avec toute la largeur de la cellule.
9857 \end_layout
9858
9859 \begin_layout Standard
9860 \align center
9861 \begin_inset Tabular
9862 <lyxtabular version="3" rows="38" columns="3">
9863 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
9864 <column alignment="left" valignment="top" width="0cm">
9865 <column alignment="left" valignment="top" width="3cm">
9866 <column alignment="center" valignment="top" width="0pt">
9867 <row caption="true">
9868 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9869 \begin_inset Text
9870
9871 \begin_layout Plain Layout
9872 \begin_inset Caption
9873
9874 \begin_layout Plain Layout
9875 Tableau avec un saut de page forcé dans une cellule
9876 \begin_inset CommandInset label
9877 LatexCommand label
9878 name "tab:Tableau-saut-de-page"
9879
9880 \end_inset
9881
9882
9883 \begin_inset Argument
9884 status collapsed
9885
9886 \begin_layout Plain Layout
9887 Tableau avec un saut de page forcé dans une cellule
9888 \end_layout
9889
9890 \end_inset
9891
9892
9893 \end_layout
9894
9895 \end_inset
9896
9897
9898 \end_layout
9899
9900 \end_inset
9901 </cell>
9902 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9903 \begin_inset Text
9904
9905 \begin_layout Plain Layout
9906
9907 \end_layout
9908
9909 \end_inset
9910 </cell>
9911 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9912 \begin_inset Text
9913
9914 \begin_layout Plain Layout
9915
9916 \end_layout
9917
9918 \end_inset
9919 </cell>
9920 </row>
9921 <row endfirsthead="true">
9922 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9923 \begin_inset Text
9924
9925 \begin_layout Plain Layout
9926
9927 \series bold
9928 Exemple d'annuaire téléphonique (ne faites pas attention aux noms)
9929 \end_layout
9930
9931 \end_inset
9932 </cell>
9933 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9934 \begin_inset Text
9935
9936 \begin_layout Plain Layout
9937
9938 \end_layout
9939
9940 \end_inset
9941 </cell>
9942 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9943 \begin_inset Text
9944
9945 \begin_layout Plain Layout
9946
9947 \end_layout
9948
9949 \end_inset
9950 </cell>
9951 </row>
9952 <row endfirsthead="true">
9953 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9954 \begin_inset Text
9955
9956 \begin_layout Plain Layout
9957
9958 \series bold
9959 NOM
9960 \end_layout
9961
9962 \end_inset
9963 </cell>
9964 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9965 \begin_inset Text
9966
9967 \begin_layout Plain Layout
9968
9969 \end_layout
9970
9971 \end_inset
9972 </cell>
9973 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9974 \begin_inset Text
9975
9976 \begin_layout Plain Layout
9977
9978 \series bold
9979 TÉL.
9980 \end_layout
9981
9982 \end_inset
9983 </cell>
9984 </row>
9985 <row endhead="true">
9986 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9987 \begin_inset Text
9988
9989 \begin_layout Plain Layout
9990 \begin_inset ERT
9991 status collapsed
9992
9993 \begin_layout Plain Layout
9994
9995
9996 \backslash
9997 caption*{Tableau sur deux pages avec un saut de page dans une cellule}
9998 \backslash
9999
10000 \backslash
10001 %
10002 \end_layout
10003
10004 \end_inset
10005
10006
10007 \end_layout
10008
10009 \end_inset
10010 </cell>
10011 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10012 \begin_inset Text
10013
10014 \begin_layout Plain Layout
10015
10016 \end_layout
10017
10018 \end_inset
10019 </cell>
10020 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10021 \begin_inset Text
10022
10023 \begin_layout Plain Layout
10024
10025 \end_layout
10026
10027 \end_inset
10028 </cell>
10029 </row>
10030 <row endhead="true">
10031 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10032 \begin_inset Text
10033
10034 \begin_layout Plain Layout
10035  
10036 \series bold
10037 Exemple d'annuaire téléphonique
10038 \end_layout
10039
10040 \end_inset
10041 </cell>
10042 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10043 \begin_inset Text
10044
10045 \begin_layout Plain Layout
10046
10047 \end_layout
10048
10049 \end_inset
10050 </cell>
10051 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10052 \begin_inset Text
10053
10054 \begin_layout Plain Layout
10055
10056 \end_layout
10057
10058 \end_inset
10059 </cell>
10060 </row>
10061 <row endhead="true">
10062 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10063 \begin_inset Text
10064
10065 \begin_layout Plain Layout
10066
10067 \series bold
10068 NOM
10069 \end_layout
10070
10071 \end_inset
10072 </cell>
10073 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10074 \begin_inset Text
10075
10076 \begin_layout Plain Layout
10077
10078 \end_layout
10079
10080 \end_inset
10081 </cell>
10082 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10083 \begin_inset Text
10084
10085 \begin_layout Plain Layout
10086
10087 \series bold
10088 TÉL.
10089 \end_layout
10090
10091 \end_inset
10092 </cell>
10093 </row>
10094 <row endfoot="true">
10095 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
10096 \begin_inset Text
10097
10098 \begin_layout Plain Layout
10099 suite page suivante\SpecialChar \ldots{}
10100
10101 \end_layout
10102
10103 \end_inset
10104 </cell>
10105 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10106 \begin_inset Text
10107
10108 \begin_layout Plain Layout
10109
10110 \end_layout
10111
10112 \end_inset
10113 </cell>
10114 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10115 \begin_inset Text
10116
10117 \begin_layout Plain Layout
10118
10119 \end_layout
10120
10121 \end_inset
10122 </cell>
10123 </row>
10124 <row>
10125 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10126 \begin_inset Text
10127
10128 \begin_layout Plain Layout
10129
10130 \series bold
10131 Annovi
10132 \end_layout
10133
10134 \end_inset
10135 </cell>
10136 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10137 \begin_inset Text
10138
10139 \begin_layout Plain Layout
10140 Silvia
10141 \end_layout
10142
10143 \end_inset
10144 </cell>
10145 <cell alignment="right" valignment="top" rightline="true" usebox="none">
10146 \begin_inset Text
10147
10148 \begin_layout Plain Layout
10149 111
10150 \end_layout
10151
10152 \end_inset
10153 </cell>
10154 </row>
10155 <row>
10156 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10157 \begin_inset Text
10158
10159 \begin_layout Plain Layout
10160
10161 \series bold
10162 Bertoli
10163 \end_layout
10164
10165 \end_inset
10166 </cell>
10167 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10168 \begin_inset Text
10169
10170 \begin_layout Plain Layout
10171 Stefano
10172 \end_layout
10173
10174 \end_inset
10175 </cell>
10176 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10177 \begin_inset Text
10178
10179 \begin_layout Plain Layout
10180 111
10181 \end_layout
10182
10183 \end_inset
10184 </cell>
10185 </row>
10186 <row>
10187 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10188 \begin_inset Text
10189
10190 \begin_layout Plain Layout
10191
10192 \series bold
10193 Bozzi
10194 \end_layout
10195
10196 \end_inset
10197 </cell>
10198 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10199 \begin_inset Text
10200
10201 \begin_layout Plain Layout
10202 Walter
10203 \end_layout
10204
10205 \end_inset
10206 </cell>
10207 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10208 \begin_inset Text
10209
10210 \begin_layout Plain Layout
10211 111
10212 \end_layout
10213
10214 \end_inset
10215 </cell>
10216 </row>
10217 <row>
10218 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10219 \begin_inset Text
10220
10221 \begin_layout Plain Layout
10222
10223 \series bold
10224 Cachia
10225 \end_layout
10226
10227 \end_inset
10228 </cell>
10229 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10230 \begin_inset Text
10231
10232 \begin_layout Plain Layout
10233 Maria
10234 \end_layout
10235
10236 \end_inset
10237 </cell>
10238 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10239 \begin_inset Text
10240
10241 \begin_layout Plain Layout
10242 111
10243 \end_layout
10244
10245 \end_inset
10246 </cell>
10247 </row>
10248 <row>
10249 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10250 \begin_inset Text
10251
10252 \begin_layout Plain Layout
10253
10254 \series bold
10255 Cachia
10256 \end_layout
10257
10258 \end_inset
10259 </cell>
10260 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10261 \begin_inset Text
10262
10263 \begin_layout Plain Layout
10264 Maurizio
10265 \end_layout
10266
10267 \end_inset
10268 </cell>
10269 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10270 \begin_inset Text
10271
10272 \begin_layout Plain Layout
10273 111
10274 \end_layout
10275
10276 \end_inset
10277 </cell>
10278 </row>
10279 <row>
10280 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10281 \begin_inset Text
10282
10283 \begin_layout Plain Layout
10284
10285 \series bold
10286 Cinquemani
10287 \end_layout
10288
10289 \end_inset
10290 </cell>
10291 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10292 \begin_inset Text
10293
10294 \begin_layout Plain Layout
10295 Giusi
10296 \end_layout
10297
10298 \end_inset
10299 </cell>
10300 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10301 \begin_inset Text
10302
10303 \begin_layout Plain Layout
10304 111
10305 \end_layout
10306
10307 \end_inset
10308 </cell>
10309 </row>
10310 <row>
10311 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10312 \begin_inset Text
10313
10314 \begin_layout Plain Layout
10315
10316 \series bold
10317 Colin
10318 \end_layout
10319
10320 \end_inset
10321 </cell>
10322 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10323 \begin_inset Text
10324
10325 \begin_layout Plain Layout
10326 Bernard
10327 \end_layout
10328
10329 \end_inset
10330 </cell>
10331 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10332 \begin_inset Text
10333
10334 \begin_layout Plain Layout
10335 111
10336 \end_layout
10337
10338 \end_inset
10339 </cell>
10340 </row>
10341 <row>
10342 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10343 \begin_inset Text
10344
10345 \begin_layout Plain Layout
10346
10347 \series bold
10348 Concli
10349 \end_layout
10350
10351 \end_inset
10352 </cell>
10353 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10354 \begin_inset Text
10355
10356 \begin_layout Plain Layout
10357 Gianfranco
10358 \end_layout
10359
10360 \end_inset
10361 </cell>
10362 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10363 \begin_inset Text
10364
10365 \begin_layout Plain Layout
10366 111
10367 \end_layout
10368
10369 \end_inset
10370 </cell>
10371 </row>
10372 <row>
10373 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10374 \begin_inset Text
10375
10376 \begin_layout Plain Layout
10377
10378 \series bold
10379 Dal Bosco
10380 \end_layout
10381
10382 \end_inset
10383 </cell>
10384 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10385 \begin_inset Text
10386
10387 \begin_layout Plain Layout
10388 Carolina
10389 \end_layout
10390
10391 \end_inset
10392 </cell>
10393 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10394 \begin_inset Text
10395
10396 \begin_layout Plain Layout
10397 111
10398 \end_layout
10399
10400 \end_inset
10401 </cell>
10402 </row>
10403 <row>
10404 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10405 \begin_inset Text
10406
10407 \begin_layout Plain Layout
10408
10409 \series bold
10410 Dalpiaz
10411 \end_layout
10412
10413 \end_inset
10414 </cell>
10415 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10416 \begin_inset Text
10417
10418 \begin_layout Plain Layout
10419 Annamaria
10420 \end_layout
10421
10422 \end_inset
10423 </cell>
10424 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10425 \begin_inset Text
10426
10427 \begin_layout Plain Layout
10428 111
10429 \end_layout
10430
10431 \end_inset
10432 </cell>
10433 </row>
10434 <row>
10435 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10436 \begin_inset Text
10437
10438 \begin_layout Plain Layout
10439
10440 \series bold
10441 Feliciello
10442 \end_layout
10443
10444 \end_inset
10445 </cell>
10446 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10447 \begin_inset Text
10448
10449 \begin_layout Plain Layout
10450 Domenico
10451 \end_layout
10452
10453 \end_inset
10454 </cell>
10455 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10456 \begin_inset Text
10457
10458 \begin_layout Plain Layout
10459 111
10460 \end_layout
10461
10462 \end_inset
10463 </cell>
10464 </row>
10465 <row>
10466 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10467 \begin_inset Text
10468
10469 \begin_layout Plain Layout
10470
10471 \series bold
10472 Focarelli
10473 \end_layout
10474
10475 \end_inset
10476 </cell>
10477 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10478 \begin_inset Text
10479
10480 \begin_layout Plain Layout
10481 Paola
10482 \end_layout
10483
10484 \end_inset
10485 </cell>
10486 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10487 \begin_inset Text
10488
10489 \begin_layout Plain Layout
10490 111
10491 \end_layout
10492
10493 \end_inset
10494 </cell>
10495 </row>
10496 <row>
10497 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10498 \begin_inset Text
10499
10500 \begin_layout Plain Layout
10501
10502 \series bold
10503 Galletti
10504 \end_layout
10505
10506 \end_inset
10507 </cell>
10508 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10509 \begin_inset Text
10510
10511 \begin_layout Plain Layout
10512 Oreste
10513 \end_layout
10514
10515 \end_inset
10516 </cell>
10517 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10518 \begin_inset Text
10519
10520 \begin_layout Plain Layout
10521 111
10522 \end_layout
10523
10524 \end_inset
10525 </cell>
10526 </row>
10527 <row>
10528 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10529 \begin_inset Text
10530
10531 \begin_layout Plain Layout
10532
10533 \series bold
10534 Gasparini
10535 \end_layout
10536
10537 \end_inset
10538 </cell>
10539 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10540 \begin_inset Text
10541
10542 \begin_layout Plain Layout
10543 Franca
10544 \end_layout
10545
10546 \end_inset
10547 </cell>
10548 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10549 \begin_inset Text
10550
10551 \begin_layout Plain Layout
10552 111
10553 \end_layout
10554
10555 \end_inset
10556 </cell>
10557 </row>
10558 <row>
10559 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10560 \begin_inset Text
10561
10562 \begin_layout Plain Layout
10563
10564 \series bold
10565 Lassini
10566 \end_layout
10567
10568 \end_inset
10569 </cell>
10570 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10571 \begin_inset Text
10572
10573 \begin_layout Plain Layout
10574 Giancarlo
10575 \end_layout
10576
10577 \end_inset
10578 </cell>
10579 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10580 \begin_inset Text
10581
10582 \begin_layout Plain Layout
10583 111
10584 \end_layout
10585
10586 \end_inset
10587 </cell>
10588 </row>
10589 <row>
10590 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10591 \begin_inset Text
10592
10593 \begin_layout Plain Layout
10594
10595 \series bold
10596 Malfatti
10597 \end_layout
10598
10599 \end_inset
10600 </cell>
10601 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10602 \begin_inset Text
10603
10604 \begin_layout Plain Layout
10605 Luciano
10606 \end_layout
10607
10608 \end_inset
10609 </cell>
10610 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10611 \begin_inset Text
10612
10613 \begin_layout Plain Layout
10614 111
10615 \end_layout
10616
10617 \end_inset
10618 </cell>
10619 </row>
10620 <row>
10621 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10622 \begin_inset Text
10623
10624 \begin_layout Plain Layout
10625
10626 \series bold
10627 Malfatti
10628 \end_layout
10629
10630 \end_inset
10631 </cell>
10632 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10633 \begin_inset Text
10634
10635 \begin_layout Plain Layout
10636 Valeriano
10637 \end_layout
10638
10639 \end_inset
10640 </cell>
10641 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10642 \begin_inset Text
10643
10644 \begin_layout Plain Layout
10645 111
10646 \end_layout
10647
10648 \end_inset
10649 </cell>
10650 </row>
10651 <row>
10652 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10653 \begin_inset Text
10654
10655 \begin_layout Plain Layout
10656
10657 \series bold
10658 Meneguzzo
10659 \end_layout
10660
10661 \end_inset
10662 </cell>
10663 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10664 \begin_inset Text
10665
10666 \begin_layout Plain Layout
10667 Roberto
10668 \end_layout
10669
10670 \end_inset
10671 </cell>
10672 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10673 \begin_inset Text
10674
10675 \begin_layout Plain Layout
10676 111
10677 \end_layout
10678
10679 \end_inset
10680 </cell>
10681 </row>
10682 <row>
10683 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10684 \begin_inset Text
10685
10686 \begin_layout Plain Layout
10687
10688 \series bold
10689 Mezzadra
10690 \end_layout
10691
10692 \end_inset
10693 </cell>
10694 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10695 \begin_inset Text
10696
10697 \begin_layout Plain Layout
10698 Roberto
10699 \end_layout
10700
10701 \end_inset
10702 </cell>
10703 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10704 \begin_inset Text
10705
10706 \begin_layout Plain Layout
10707 111
10708 \end_layout
10709
10710 \end_inset
10711 </cell>
10712 </row>
10713 <row>
10714 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10715 \begin_inset Text
10716
10717 \begin_layout Plain Layout
10718
10719 \series bold
10720 Pirpamer
10721 \end_layout
10722
10723 \end_inset
10724 </cell>
10725 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10726 \begin_inset Text
10727
10728 \begin_layout Plain Layout
10729 Erich
10730 \end_layout
10731
10732 \end_inset
10733 </cell>
10734 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10735 \begin_inset Text
10736
10737 \begin_layout Plain Layout
10738 111
10739 \end_layout
10740
10741 \end_inset
10742 </cell>
10743 </row>
10744 <row>
10745 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10746 \begin_inset Text
10747
10748 \begin_layout Plain Layout
10749
10750 \series bold
10751 Pochiesa
10752 \end_layout
10753
10754 \end_inset
10755 </cell>
10756 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10757 \begin_inset Text
10758
10759 \begin_layout Plain Layout
10760 Paolo
10761 \end_layout
10762
10763 \end_inset
10764 </cell>
10765 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10766 \begin_inset Text
10767
10768 \begin_layout Plain Layout
10769 111, 222
10770 \end_layout
10771
10772 \end_inset
10773 </cell>
10774 </row>
10775 <row>
10776 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10777 \begin_inset Text
10778
10779 \begin_layout Plain Layout
10780
10781 \series bold
10782 Radina
10783 \end_layout
10784
10785 \end_inset
10786 </cell>
10787 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10788 \begin_inset Text
10789
10790 \begin_layout Plain Layout
10791 Claudio
10792 \end_layout
10793
10794 \end_inset
10795 </cell>
10796 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10797 \begin_inset Text
10798
10799 \begin_layout Plain Layout
10800 111
10801 \end_layout
10802
10803 \end_inset
10804 </cell>
10805 </row>
10806 <row>
10807 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10808 \begin_inset Text
10809
10810 \begin_layout Plain Layout
10811
10812 \series bold
10813 Rizzardi
10814 \end_layout
10815
10816 \end_inset
10817 </cell>
10818 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10819 \begin_inset Text
10820
10821 \begin_layout Plain Layout
10822 Giancarlo, 11.
10823  Fürst von Montecompatri, 11.
10824  Fürst von Sulmona und Vivaro, 10.
10825  Fürst von Rossano, 5.
10826  Herzog von Canemorte, 11.
10827  Herzog von Palombara, 5.
10828  Herzog von Castelchiodato,
10829 \begin_inset ERT
10830 status open
10831
10832 \begin_layout Plain Layout
10833
10834 & 111
10835 \backslash
10836
10837 \backslash
10838  
10839 \backslash
10840 newpage
10841 \end_layout
10842
10843 \begin_layout Plain Layout
10844
10845 &
10846 \end_layout
10847
10848 \end_inset
10849
10850  11.
10851  Herzog von Poggionativo, 11.
10852  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10853  Graf von Valinfreda, 11.
10854  Baron von Cropalati, 11.
10855  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10856 \end_layout
10857
10858 \end_inset
10859 </cell>
10860 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10861 \begin_inset Text
10862
10863 \begin_layout Plain Layout
10864
10865 \end_layout
10866
10867 \end_inset
10868 </cell>
10869 </row>
10870 <row>
10871 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10872 \begin_inset Text
10873
10874 \begin_layout Plain Layout
10875
10876 \series bold
10877 Stuffer
10878 \end_layout
10879
10880 \end_inset
10881 </cell>
10882 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10883 \begin_inset Text
10884
10885 \begin_layout Plain Layout
10886 Oskar
10887 \end_layout
10888
10889 \end_inset
10890 </cell>
10891 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10892 \begin_inset Text
10893
10894 \begin_layout Plain Layout
10895 111
10896 \end_layout
10897
10898 \end_inset
10899 </cell>
10900 </row>
10901 <row>
10902 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10903 \begin_inset Text
10904
10905 \begin_layout Plain Layout
10906
10907 \series bold
10908 Tacchelli
10909 \end_layout
10910
10911 \end_inset
10912 </cell>
10913 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10914 \begin_inset Text
10915
10916 \begin_layout Plain Layout
10917 Ugo
10918 \end_layout
10919
10920 \end_inset
10921 </cell>
10922 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10923 \begin_inset Text
10924
10925 \begin_layout Plain Layout
10926 111
10927 \end_layout
10928
10929 \end_inset
10930 </cell>
10931 </row>
10932 <row>
10933 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10934 \begin_inset Text
10935
10936 \begin_layout Plain Layout
10937
10938 \series bold
10939 Tezzele
10940 \end_layout
10941
10942 \end_inset
10943 </cell>
10944 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10945 \begin_inset Text
10946
10947 \begin_layout Plain Layout
10948 Margit
10949 \end_layout
10950
10951 \end_inset
10952 </cell>
10953 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10954 \begin_inset Text
10955
10956 \begin_layout Plain Layout
10957 111
10958 \end_layout
10959
10960 \end_inset
10961 </cell>
10962 </row>
10963 <row>
10964 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10965 \begin_inset Text
10966
10967 \begin_layout Plain Layout
10968
10969 \series bold
10970 Unterkalmsteiner
10971 \end_layout
10972
10973 \end_inset
10974 </cell>
10975 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10976 \begin_inset Text
10977
10978 \begin_layout Plain Layout
10979 Frieda
10980 \end_layout
10981
10982 \end_inset
10983 </cell>
10984 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10985 \begin_inset Text
10986
10987 \begin_layout Plain Layout
10988 111
10989 \end_layout
10990
10991 \end_inset
10992 </cell>
10993 </row>
10994 <row>
10995 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10996 \begin_inset Text
10997
10998 \begin_layout Plain Layout
10999
11000 \series bold
11001 Vieider
11002 \end_layout
11003
11004 \end_inset
11005 </cell>
11006 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11007 \begin_inset Text
11008
11009 \begin_layout Plain Layout
11010 Hilde
11011 \end_layout
11012
11013 \end_inset
11014 </cell>
11015 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11016 \begin_inset Text
11017
11018 \begin_layout Plain Layout
11019 111
11020 \end_layout
11021
11022 \end_inset
11023 </cell>
11024 </row>
11025 <row>
11026 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11027 \begin_inset Text
11028
11029 \begin_layout Plain Layout
11030
11031 \series bold
11032 Vigna
11033 \end_layout
11034
11035 \end_inset
11036 </cell>
11037 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11038 \begin_inset Text
11039
11040 \begin_layout Plain Layout
11041 Jürgen
11042 \end_layout
11043
11044 \end_inset
11045 </cell>
11046 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11047 \begin_inset Text
11048
11049 \begin_layout Plain Layout
11050 111
11051 \end_layout
11052
11053 \end_inset
11054 </cell>
11055 </row>
11056 <row>
11057 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11058 \begin_inset Text
11059
11060 \begin_layout Plain Layout
11061
11062 \series bold
11063 Weber
11064 \end_layout
11065
11066 \end_inset
11067 </cell>
11068 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11069 \begin_inset Text
11070
11071 \begin_layout Plain Layout
11072 Maurizio
11073 \end_layout
11074
11075 \end_inset
11076 </cell>
11077 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11078 \begin_inset Text
11079
11080 \begin_layout Plain Layout
11081 111
11082 \end_layout
11083
11084 \end_inset
11085 </cell>
11086 </row>
11087 <row>
11088 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11089 \begin_inset Text
11090
11091 \begin_layout Plain Layout
11092
11093 \series bold
11094 Winkler
11095 \end_layout
11096
11097 \end_inset
11098 </cell>
11099 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11100 \begin_inset Text
11101
11102 \begin_layout Plain Layout
11103 Franz
11104 \end_layout
11105
11106 \end_inset
11107 </cell>
11108 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11109 \begin_inset Text
11110
11111 \begin_layout Plain Layout
11112 111
11113 \end_layout
11114
11115 \end_inset
11116 </cell>
11117 </row>
11118 </lyxtabular>
11119
11120 \end_inset
11121
11122
11123 \end_layout
11124
11125 \begin_layout Section
11126 Colonnes et lignes à lignes multiples
11127 \end_layout
11128
11129 \begin_layout Subsection
11130 Lignes multiples dans une cellule de tableau
11131 \begin_inset CommandInset label
11132 LatexCommand label
11133 name "sub:Lignes-multiple-dans-cellule"
11134
11135 \end_inset
11136
11137
11138 \begin_inset Index idx
11139 status collapsed
11140
11141 \begin_layout Plain Layout
11142 Plusieurs lignes dans une case de tableau
11143 \end_layout
11144
11145 \end_inset
11146
11147
11148 \begin_inset Index idx
11149 status collapsed
11150
11151 \begin_layout Plain Layout
11152 Tableau ! Saut de ligne
11153 \end_layout
11154
11155 \end_inset
11156
11157
11158 \end_layout
11159
11160 \begin_layout Standard
11161 \noindent
11162 \begin_inset Float table
11163 placement H
11164 wide false
11165 sideways false
11166 status open
11167
11168 \begin_layout Plain Layout
11169 \begin_inset Caption
11170
11171 \begin_layout Plain Layout
11172 \begin_inset CommandInset label
11173 LatexCommand label
11174 name "tab:Tableau-avec-plusieurs-lignes"
11175
11176 \end_inset
11177
11178 Tableau avec des lignes multiples dans une cellule
11179 \end_layout
11180
11181 \end_inset
11182
11183
11184 \end_layout
11185
11186 \begin_layout Plain Layout
11187 \align center
11188 \begin_inset Tabular
11189 <lyxtabular version="3" rows="3" columns="3">
11190 <features tabularvalignment="middle">
11191 <column alignment="center" valignment="middle" width="2.5cm">
11192 <column alignment="center" valignment="middle" width="0">
11193 <column alignment="center" valignment="middle" width="0">
11194 <row>
11195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11196 \begin_inset Text
11197
11198 \begin_layout Plain Layout
11199 Lignes
11200 \begin_inset Newline linebreak
11201 \end_inset
11202
11203 multiples
11204 \end_layout
11205
11206 \end_inset
11207 </cell>
11208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11209 \begin_inset Text
11210
11211 \begin_layout Plain Layout
11212 b
11213 \end_layout
11214
11215 \end_inset
11216 </cell>
11217 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11218 \begin_inset Text
11219
11220 \begin_layout Plain Layout
11221 c
11222 \end_layout
11223
11224 \end_inset
11225 </cell>
11226 </row>
11227 <row>
11228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11229 \begin_inset Text
11230
11231 \begin_layout Plain Layout
11232 d
11233 \end_layout
11234
11235 \end_inset
11236 </cell>
11237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11238 \begin_inset Text
11239
11240 \begin_layout Plain Layout
11241 e
11242 \end_layout
11243
11244 \end_inset
11245 </cell>
11246 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11247 \begin_inset Text
11248
11249 \begin_layout Plain Layout
11250 f
11251 \end_layout
11252
11253 \end_inset
11254 </cell>
11255 </row>
11256 <row>
11257 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11258 \begin_inset Text
11259
11260 \begin_layout Plain Layout
11261 g
11262 \end_layout
11263
11264 \end_inset
11265 </cell>
11266 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11267 \begin_inset Text
11268
11269 \begin_layout Plain Layout
11270 h
11271 \end_layout
11272
11273 \end_inset
11274 </cell>
11275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11276 \begin_inset Text
11277
11278 \begin_layout Plain Layout
11279 i
11280 \end_layout
11281
11282 \end_inset
11283 </cell>
11284 </row>
11285 </lyxtabular>
11286
11287 \end_inset
11288
11289
11290 \end_layout
11291
11292 \end_inset
11293
11294
11295 \end_layout
11296
11297 \begin_layout Standard
11298 En fixant la largeur d'une colonne, on permet d'entrer du texte sous forme
11299  d'un paragraphe avec des sauts de lignes et des césures.
11300 \end_layout
11301
11302 \begin_layout Standard
11303 Pour obtenir le tableau
11304 \begin_inset space ~
11305 \end_inset
11306
11307
11308 \begin_inset CommandInset ref
11309 LatexCommand ref
11310 reference "tab:Tableau-avec-plusieurs-lignes"
11311
11312 \end_inset
11313
11314 , créez un tableau 3×3, sélectionnez la première cellule et faites un clic
11315  droit dessus.
11316  Dans la fenêtre de dialogue qui s'ouvre fixez une largeur de cellule de
11317  2.5
11318 \begin_inset space \thinspace{}
11319 \end_inset
11320
11321 cm et choisissez les alignements vertical et horizontal centrés.
11322  L'alignement vertical va s'appliquer à toutes les cellules de la ligne.
11323  Comme notre texte est plus petit que 2.5
11324 \begin_inset space \thinspace{}
11325 \end_inset
11326
11327 cm, une seule ligne va apparaître.
11328  Pour avoir deux lignes, un saut de ligne justifié a été ajouté (raccourci
11329  
11330 \family sans
11331 Ctrl-Shift-Entrée
11332 \family default
11333 ).
11334  Si le texte est plus large que la taille de cellule choisie, il sera automatiqu
11335 ement découpé en plusieurs lignes.
11336 \end_layout
11337
11338 \begin_layout Standard
11339 Si vous avez un mot long dans une cellule de largeur fixée, LaTeX ne peut
11340  pas effectuer de césure si c'est le premier élément de la cellule.
11341  Vous devez donc insérer quelque chose avant pour qu'il ne soit plus le
11342  premier élément : Ajoutez un espace horizontal de 0
11343 \begin_inset space \thinspace{}
11344 \end_inset
11345
11346 pt juste avant votre mot.
11347  Comme l'espace est égal à zéro, la sortie ne sera pas modifiée.
11348  Le tableau
11349 \begin_inset space ~
11350 \end_inset
11351
11352
11353 \begin_inset CommandInset ref
11354 LatexCommand ref
11355 reference "tab:Tableau-césure"
11356
11357 \end_inset
11358
11359  montre l'effet de cette insertion.
11360 \end_layout
11361
11362 \begin_layout Standard
11363 \begin_inset Float table
11364 placement h
11365 wide false
11366 sideways false
11367 status open
11368
11369 \begin_layout Plain Layout
11370 \begin_inset Caption
11371
11372 \begin_layout Plain Layout
11373 \begin_inset CommandInset label
11374 LatexCommand label
11375 name "tab:Tableau-césure"
11376
11377 \end_inset
11378
11379 Tableau avec et sans césure.
11380 \end_layout
11381
11382 \end_inset
11383
11384
11385 \end_layout
11386
11387 \begin_layout Plain Layout
11388 \begin_inset space \hfill{}
11389 \end_inset
11390
11391
11392 \begin_inset Tabular
11393 <lyxtabular version="3" rows="3" columns="3">
11394 <features tabularvalignment="middle">
11395 <column alignment="center" valignment="middle" width="2.5cm">
11396 <column alignment="center" valignment="middle" width="0">
11397 <column alignment="center" valignment="middle" width="0">
11398 <row>
11399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11400 \begin_inset Text
11401
11402 \begin_layout Plain Layout
11403 mottrèslongdansunecellule
11404 \end_layout
11405
11406 \end_inset
11407 </cell>
11408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11409 \begin_inset Text
11410
11411 \begin_layout Plain Layout
11412 b
11413 \end_layout
11414
11415 \end_inset
11416 </cell>
11417 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11418 \begin_inset Text
11419
11420 \begin_layout Plain Layout
11421 c
11422 \end_layout
11423
11424 \end_inset
11425 </cell>
11426 </row>
11427 <row>
11428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11429 \begin_inset Text
11430
11431 \begin_layout Plain Layout
11432 d
11433 \end_layout
11434
11435 \end_inset
11436 </cell>
11437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11438 \begin_inset Text
11439
11440 \begin_layout Plain Layout
11441 e
11442 \end_layout
11443
11444 \end_inset
11445 </cell>
11446 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11447 \begin_inset Text
11448
11449 \begin_layout Plain Layout
11450 f
11451 \end_layout
11452
11453 \end_inset
11454 </cell>
11455 </row>
11456 <row>
11457 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11458 \begin_inset Text
11459
11460 \begin_layout Plain Layout
11461 g
11462 \end_layout
11463
11464 \end_inset
11465 </cell>
11466 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11467 \begin_inset Text
11468
11469 \begin_layout Plain Layout
11470 h
11471 \end_layout
11472
11473 \end_inset
11474 </cell>
11475 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11476 \begin_inset Text
11477
11478 \begin_layout Plain Layout
11479 i
11480 \end_layout
11481
11482 \end_inset
11483 </cell>
11484 </row>
11485 </lyxtabular>
11486
11487 \end_inset
11488
11489
11490 \begin_inset space \hfill{}
11491 \end_inset
11492
11493
11494 \begin_inset Tabular
11495 <lyxtabular version="3" rows="3" columns="3">
11496 <features tabularvalignment="middle">
11497 <column alignment="center" valignment="middle" width="2.5cm">
11498 <column alignment="center" valignment="middle" width="0">
11499 <column alignment="center" valignment="middle" width="0">
11500 <row>
11501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11502 \begin_inset Text
11503
11504 \begin_layout Plain Layout
11505 \begin_inset space \hspace{}
11506 \length 0pt
11507 \end_inset
11508
11509 mottrèslongdansunecellule
11510 \end_layout
11511
11512 \end_inset
11513 </cell>
11514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11515 \begin_inset Text
11516
11517 \begin_layout Plain Layout
11518 b
11519 \end_layout
11520
11521 \end_inset
11522 </cell>
11523 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11524 \begin_inset Text
11525
11526 \begin_layout Plain Layout
11527 c
11528 \end_layout
11529
11530 \end_inset
11531 </cell>
11532 </row>
11533 <row>
11534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11535 \begin_inset Text
11536
11537 \begin_layout Plain Layout
11538 d
11539 \end_layout
11540
11541 \end_inset
11542 </cell>
11543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11544 \begin_inset Text
11545
11546 \begin_layout Plain Layout
11547 e
11548 \end_layout
11549
11550 \end_inset
11551 </cell>
11552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11553 \begin_inset Text
11554
11555 \begin_layout Plain Layout
11556 f
11557 \end_layout
11558
11559 \end_inset
11560 </cell>
11561 </row>
11562 <row>
11563 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11564 \begin_inset Text
11565
11566 \begin_layout Plain Layout
11567 g
11568 \end_layout
11569
11570 \end_inset
11571 </cell>
11572 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11573 \begin_inset Text
11574
11575 \begin_layout Plain Layout
11576 h
11577 \end_layout
11578
11579 \end_inset
11580 </cell>
11581 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11582 \begin_inset Text
11583
11584 \begin_layout Plain Layout
11585 i
11586 \end_layout
11587
11588 \end_inset
11589 </cell>
11590 </row>
11591 </lyxtabular>
11592
11593 \end_inset
11594
11595
11596 \begin_inset space \hfill{}
11597 \end_inset
11598
11599
11600 \end_layout
11601
11602 \end_inset
11603
11604
11605 \end_layout
11606
11607 \begin_layout Subsection
11608 Multi-colonnes
11609 \begin_inset CommandInset label
11610 LatexCommand label
11611 name "sub:Multicolonnes"
11612
11613 \end_inset
11614
11615
11616 \begin_inset Index idx
11617 status collapsed
11618
11619 \begin_layout Plain Layout
11620 Multi-colonnes
11621 \end_layout
11622
11623 \end_inset
11624
11625
11626 \begin_inset Index idx
11627 status collapsed
11628
11629 \begin_layout Plain Layout
11630 Tableau ! Multi-colonnes
11631 \end_layout
11632
11633 \end_inset
11634
11635
11636 \end_layout
11637
11638 \begin_layout Subsubsection
11639 Les Bases des Multicolonnes
11640 \end_layout
11641
11642 \begin_layout Standard
11643 Pour faire qu'une cellule couvre plusieurs colonnes, marquez les cellules
11644  qu'elle doit couvrir et utilisez soit le bouton
11645 \begin_inset Graphics
11646         filename ../../images/tabular-feature_multicolumn.png
11647         scale 85
11648         scaleBeforeRotation
11649
11650 \end_inset
11651
11652  de la barre d'outils tableau, ou le menu 
11653 \family sans
11654 Éditer\SpecialChar \menuseparator
11655 Tableau\SpecialChar \menuseparator
11656 Multi-colonnes
11657 \family default
11658 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
11659  
11660 \family sans
11661 Multi-colonnes
11662 \family default
11663  
11664 \lang english
11665 in the appearing context menu.
11666 \end_layout
11667
11668 \begin_layout Standard
11669 Les multi-colonnes ont leurs propres paramètres de cellule.
11670  Ce qui veut dire que si on change les bordures, l'alignement ou la largeur
11671  de la cellule, cela n'affecte que la cellule multi-colonne.
11672  Voici un exemple de tableau avec une cellule multi-colonne dans la première
11673  ligne et une cellule sans bordure supérieure dans la dernière ligne :
11674 \end_layout
11675
11676 \begin_layout Standard
11677 \align center
11678 \begin_inset Tabular
11679 <lyxtabular version="3" rows="3" columns="4">
11680 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
11681 <column alignment="center" valignment="top" width="0pt">
11682 <column alignment="center" valignment="middle" width="0">
11683 <column alignment="center" valignment="top" width="0in">
11684 <column alignment="center" valignment="top" width="0pt">
11685 <row>
11686 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11687 \begin_inset Text
11688
11689 \begin_layout Plain Layout
11690 abc
11691 \end_layout
11692
11693 \end_inset
11694 </cell>
11695 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11696 \begin_inset Text
11697
11698 \begin_layout Plain Layout
11699 def ghi
11700 \end_layout
11701
11702 \end_inset
11703 </cell>
11704 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11705 \begin_inset Text
11706
11707 \begin_layout Plain Layout
11708
11709 \end_layout
11710
11711 \end_inset
11712 </cell>
11713 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11714 \begin_inset Text
11715
11716 \begin_layout Plain Layout
11717 jkl
11718 \end_layout
11719
11720 \end_inset
11721 </cell>
11722 </row>
11723 <row>
11724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11725 \begin_inset Text
11726
11727 \begin_layout Plain Layout
11728 A
11729 \end_layout
11730
11731 \end_inset
11732 </cell>
11733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11734 \begin_inset Text
11735
11736 \begin_layout Plain Layout
11737 B
11738 \end_layout
11739
11740 \end_inset
11741 </cell>
11742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11743 \begin_inset Text
11744
11745 \begin_layout Plain Layout
11746 C
11747 \end_layout
11748
11749 \end_inset
11750 </cell>
11751 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11752 \begin_inset Text
11753
11754 \begin_layout Plain Layout
11755 D
11756 \end_layout
11757
11758 \end_inset
11759 </cell>
11760 </row>
11761 <row>
11762 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11763 \begin_inset Text
11764
11765 \begin_layout Plain Layout
11766 1
11767 \end_layout
11768
11769 \end_inset
11770 </cell>
11771 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11772 \begin_inset Text
11773
11774 \begin_layout Plain Layout
11775 2
11776 \end_layout
11777
11778 \end_inset
11779 </cell>
11780 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11781 \begin_inset Text
11782
11783 \begin_layout Plain Layout
11784 3
11785 \end_layout
11786
11787 \end_inset
11788 </cell>
11789 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11790 \begin_inset Text
11791
11792 \begin_layout Plain Layout
11793 4
11794 \end_layout
11795
11796 \end_inset
11797 </cell>
11798 </row>
11799 </lyxtabular>
11800
11801 \end_inset
11802
11803
11804 \end_layout
11805
11806 \begin_layout Subsubsection
11807 Calculs avec les multi-colonnes
11808 \begin_inset CommandInset label
11809 LatexCommand label
11810 name "sub:Calculs-multicolonnes"
11811
11812 \end_inset
11813
11814
11815 \begin_inset Index idx
11816 status collapsed
11817
11818 \begin_layout Plain Layout
11819 Multi-colonnes ! Calculs
11820 \end_layout
11821
11822 \end_inset
11823
11824
11825 \end_layout
11826
11827 \begin_layout Standard
11828 LyX gère directement les multi-colonnes, mais nous devons faire attention
11829  à la largeur des cellules couvertes par la cellule multicolonne.
11830 \end_layout
11831
11832 \begin_layout Standard
11833 \begin_inset Float table
11834 placement h
11835 wide false
11836 sideways false
11837 status open
11838
11839 \begin_layout Plain Layout
11840 \begin_inset Caption
11841
11842 \begin_layout Plain Layout
11843 \begin_inset CommandInset label
11844 LatexCommand label
11845 name "tab:Tableau-multicolonne-parfaite"
11846
11847 \end_inset
11848
11849 Tableau avec un texte centré dans une case multicolonne au-dessus de deux
11850  colonnes qui ont exactement la moitié de la largeur de la case multicolonne.
11851 \begin_inset Argument
11852 status open
11853
11854 \begin_layout Plain Layout
11855 Tableau avec multicolonne parfaite
11856 \end_layout
11857
11858 \end_inset
11859
11860
11861 \end_layout
11862
11863 \end_inset
11864
11865
11866 \end_layout
11867
11868 \begin_layout Plain Layout
11869 \align center
11870 \begin_inset Tabular
11871 <lyxtabular version="3" rows="3" columns="3">
11872 <features tabularvalignment="middle">
11873 <column alignment="center" valignment="middle" width="0" special=">{\centering}m{1.25cm-6.2pt}">
11874 <column alignment="center" valignment="middle" width="0">
11875 <column alignment="center" valignment="top" width="0">
11876 <row>
11877 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
11878 \begin_inset Text
11879
11880 \begin_layout Plain Layout
11881 multicolonne sur plusieurs lignes
11882 \end_layout
11883
11884 \end_inset
11885 </cell>
11886 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11887 \begin_inset Text
11888
11889 \begin_layout Plain Layout
11890
11891 \end_layout
11892
11893 \end_inset
11894 </cell>
11895 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11896 \begin_inset Text
11897
11898 \begin_layout Plain Layout
11899 c
11900 \end_layout
11901
11902 \end_inset
11903 </cell>
11904 </row>
11905 <row>
11906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11907 \begin_inset Text
11908
11909 \begin_layout Plain Layout
11910 d
11911 \end_layout
11912
11913 \end_inset
11914 </cell>
11915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11916 \begin_inset Text
11917
11918 \begin_layout Plain Layout
11919 e
11920 \end_layout
11921
11922 \end_inset
11923 </cell>
11924 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11925 \begin_inset Text
11926
11927 \begin_layout Plain Layout
11928 f
11929 \end_layout
11930
11931 \end_inset
11932 </cell>
11933 </row>
11934 <row>
11935 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11936 \begin_inset Text
11937
11938 \begin_layout Plain Layout
11939 g
11940 \end_layout
11941
11942 \end_inset
11943 </cell>
11944 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11945 \begin_inset Text
11946
11947 \begin_layout Plain Layout
11948 h
11949 \end_layout
11950
11951 \end_inset
11952 </cell>
11953 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11954 \begin_inset Text
11955
11956 \begin_layout Plain Layout
11957 i
11958 \end_layout
11959
11960 \end_inset
11961 </cell>
11962 </row>
11963 </lyxtabular>
11964
11965 \end_inset
11966
11967
11968 \end_layout
11969
11970 \end_inset
11971
11972
11973 \end_layout
11974
11975 \begin_layout Standard
11976 Par exemple, pour créer le tableau
11977 \begin_inset space ~
11978 \end_inset
11979
11980
11981 \begin_inset CommandInset ref
11982 LatexCommand ref
11983 reference "tab:Tableau-multicolonne-parfaite"
11984
11985 \end_inset
11986
11987 , sélectionnez les deux premières cellules de la première ligne d'un tableau
11988  3×3 et faites un clic droit dessus.
11989  Ensuite choisissez pour cette cellule
11990 \emph on
11991 ,
11992 \emph default
11993  dans la fenêtre de dialogue de tableau, 
11994 \emph on
11995 multicolonne
11996 \emph default
11997
11998 \emph on
11999 alignement
12000 \begin_inset space ~
12001 \end_inset
12002
12003 horizontal
12004 \begin_inset space ~
12005 \end_inset
12006
12007 centré
12008 \emph default
12009  et une largeur de 2.5
12010 \begin_inset space \thinspace{}
12011 \end_inset
12012
12013 cm.
12014  Les colonnes couvertes doivent avoir exactement la moitié de la largeur
12015  de la cellule multicolonne, vous devez donc donner une largeur de 1.25
12016 \begin_inset space \thinspace{}
12017 \end_inset
12018
12019 cm pour la première colonne.
12020  La deuxième colonne aura alors automatiquement une largeur de 1.25
12021 \begin_inset space \thinspace{}
12022 \end_inset
12023
12024 cm (la largeur de la multicolonne moins la largeur de la première colonne).
12025  C'est ce qui a été fait pour le tableau
12026 \begin_inset space ~
12027 \end_inset
12028
12029
12030 \begin_inset CommandInset ref
12031 LatexCommand ref
12032 reference "tab:Tableau-multicolonne-imparfait"
12033
12034 \end_inset
12035
12036 .
12037 \end_layout
12038
12039 \begin_layout Standard
12040 \begin_inset Float table
12041 wide false
12042 sideways false
12043 status open
12044
12045 \begin_layout Plain Layout
12046 \begin_inset Caption
12047
12048 \begin_layout Plain Layout
12049 \begin_inset CommandInset label
12050 LatexCommand label
12051 name "tab:Tableau-multicolonne-imparfait"
12052
12053 \end_inset
12054
12055 Tableau où la largeur de colonnes couvertes n'est pas exactement la moitié
12056  de la largeur de la cellule multicolonne.
12057 \begin_inset Argument
12058 status open
12059
12060 \begin_layout Plain Layout
12061 Tableau avec multicolonne pas parfaite
12062 \end_layout
12063
12064 \end_inset
12065
12066
12067 \end_layout
12068
12069 \end_inset
12070
12071
12072 \end_layout
12073
12074 \begin_layout Plain Layout
12075 \align center
12076 \begin_inset Tabular
12077 <lyxtabular version="3" rows="3" columns="3">
12078 <features tabularvalignment="middle">
12079 <column alignment="center" valignment="top" width="1.25cm">
12080 <column alignment="center" valignment="top" width="0">
12081 <column alignment="center" valignment="top" width="0">
12082 <row>
12083 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
12084 \begin_inset Text
12085
12086 \begin_layout Plain Layout
12087 multicolonne sur plusieurs lignes
12088 \end_layout
12089
12090 \end_inset
12091 </cell>
12092 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12093 \begin_inset Text
12094
12095 \begin_layout Plain Layout
12096
12097 \end_layout
12098
12099 \end_inset
12100 </cell>
12101 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12102 \begin_inset Text
12103
12104 \begin_layout Plain Layout
12105 c
12106 \end_layout
12107
12108 \end_inset
12109 </cell>
12110 </row>
12111 <row>
12112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12113 \begin_inset Text
12114
12115 \begin_layout Plain Layout
12116 d
12117 \end_layout
12118
12119 \end_inset
12120 </cell>
12121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12122 \begin_inset Text
12123
12124 \begin_layout Plain Layout
12125 e
12126 \end_layout
12127
12128 \end_inset
12129 </cell>
12130 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12131 \begin_inset Text
12132
12133 \begin_layout Plain Layout
12134 f
12135 \end_layout
12136
12137 \end_inset
12138 </cell>
12139 </row>
12140 <row>
12141 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12142 \begin_inset Text
12143
12144 \begin_layout Plain Layout
12145 g
12146 \end_layout
12147
12148 \end_inset
12149 </cell>
12150 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12151 \begin_inset Text
12152
12153 \begin_layout Plain Layout
12154 h
12155 \end_layout
12156
12157 \end_inset
12158 </cell>
12159 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12160 \begin_inset Text
12161
12162 \begin_layout Plain Layout
12163 i
12164 \end_layout
12165
12166 \end_inset
12167 </cell>
12168 </row>
12169 </lyxtabular>
12170
12171 \end_inset
12172
12173
12174 \end_layout
12175
12176 \end_inset
12177
12178
12179 \end_layout
12180
12181 \begin_layout Standard
12182 Vous pouvez voir que la première colonne n'a pas la moitié de la largeur
12183  de la cellule multicolonne, elle est un peu plus large.
12184  La raison est que la taille que l'on donne à une cellule, 
12185 \begin_inset Formula $W_{g}$
12186 \end_inset
12187
12188  n'est pas sa taille totale, 
12189 \begin_inset Formula $W_{\mathrm{tot}}$
12190 \end_inset
12191
12192  parce qu'une cellule est toujours un peu plus large que la taille qu'on
12193  lui donne.
12194  L'appendice
12195 \begin_inset space ~
12196 \end_inset
12197
12198
12199 \begin_inset CommandInset ref
12200 LatexCommand eqref
12201 reference "cha:Explication-de-l'Equation"
12202
12203 \end_inset
12204
12205  explique pourquoi en détail.
12206 \end_layout
12207
12208 \begin_layout Standard
12209 La largeur nécessaire 
12210 \begin_inset Formula $W_{g\, n}$
12211 \end_inset
12212
12213  quand 
12214 \emph on
12215 n
12216 \emph default
12217  colonnes sont couvertes peut être calculée de façon à ce que chaque colonne
12218  ait une largeur totale de 
12219 \begin_inset Formula $W_{\mathrm{tot\, multicolonne}}/n$
12220 \end_inset
12221
12222 :
12223 \begin_inset Formula \begin{equation}
12224 W_{g\, n}=(W_{g\,\mathrm{multicolonne}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}\end{equation}
12225
12226 \end_inset
12227
12228
12229 \end_layout
12230
12231 \begin_layout Standard
12232 Dans notre cas nous avons 
12233 \begin_inset Formula $n=2$
12234 \end_inset
12235
12236
12237 \begin_inset Formula $W_{g\,\mathrm{multicolonnen}}=2.5\,$
12238 \end_inset
12239
12240 cm et les valeurs implicites pour les autres longueurs, l'équation
12241 \begin_inset space ~
12242 \end_inset
12243
12244
12245 \begin_inset CommandInset ref
12246 LatexCommand ref
12247 reference "eq:Wgn"
12248
12249 \end_inset
12250
12251  devient
12252 \begin_inset Formula \begin{equation}
12253 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}\end{equation}
12254
12255 \end_inset
12256
12257
12258 \end_layout
12259
12260 \begin_layout Standard
12261 Pour permettre des calculs avec LaTeX, vous devez charger le paquetage LaTeX
12262  
12263 \series bold
12264 calc
12265 \series default
12266  avec la ligne suivante dans le préambule du document
12267 \begin_inset Index idx
12268 status collapsed
12269
12270 \begin_layout Plain Layout
12271 Paquetages LaTeX ! calc
12272 \end_layout
12273
12274 \end_inset
12275
12276
12277 \end_layout
12278
12279 \begin_layout Standard
12280
12281 \series bold
12282
12283 \backslash
12284 usepackage{calc}
12285 \end_layout
12286
12287 \begin_layout Standard
12288 LyX ne permet pas d'effectuer des calculs dans le champ largeur de la fenêtre
12289  de dialogue.
12290  Vous devez donc for mater la colonne en insérant un paramètre LaTeX dans
12291  la fenêtre de dialogue.
12292  Voici un aperçu de ces paramètres :
12293 \end_layout
12294
12295 \begin_layout Itemize
12296
12297 \series bold
12298 p{largeur}
12299 \series default
12300  crée une cellule de taille donnée, le texte est aligné verticalement en
12301  haut.
12302 \end_layout
12303
12304 \begin_layout Itemize
12305
12306 \series bold
12307 m{largeur}
12308 \series default
12309  crée une cellule de taille donnée, le texte est aligné verticalement au
12310  centre
12311 \end_layout
12312
12313 \begin_layout Itemize
12314
12315 \series bold
12316 b{largeur}
12317 \series default
12318  crée une cellule de taille donnée, le texte est aligné verticalement en
12319  bas
12320 \end_layout
12321
12322 \begin_layout Standard
12323 En entrant un paramètre LaTeX, tous les réglages de cellule donnés dans
12324  la fenêtre de dialogue sont ignorés.
12325 \end_layout
12326
12327 \begin_layout Standard
12328 \begin_inset Note Greyedout
12329 status open
12330
12331 \begin_layout Plain Layout
12332
12333 \series bold
12334 Note:
12335 \series default
12336  À cause d'un bug, LyX affiche quand même les réglages qui ne sont pas pris
12337  en compte.
12338 \end_layout
12339
12340 \end_inset
12341
12342
12343 \end_layout
12344
12345 \begin_layout Standard
12346 Comme le texte doit être centré horizontalement, on ajoute la commande 
12347 \series bold
12348
12349 \backslash
12350 centering
12351 \series default
12352 .
12353  Vous pouvez maintenant ajouter le paramètre LaTeX suivant pour la première
12354  des colonnes recouvertes :
12355 \end_layout
12356
12357 \begin_layout Standard
12358
12359 \series bold
12360 >{
12361 \backslash
12362 centering}m{1.25cm-6.2pt}
12363 \end_layout
12364
12365 \begin_layout Standard
12366 La commande 
12367 \series bold
12368 >{ }
12369 \series default
12370  signifie que les commandes qui se trouvent entre les accolades doivent
12371  être appliquées avant que la cellule ne soit créée.
12372 \end_layout
12373
12374 \begin_layout Standard
12375 Bien que nous ayons choisi un alignement centré pour le texte de la cellule
12376  multicolonne, il est toujours aligné à gauche.
12377  Cela vient du fait que LyX applique l'alignement seulement à des colonnes
12378  isolées.
12379  Nous devons donc utiliser le paramètre LaTeX suivant pour la multicolonne
12380 \end_layout
12381
12382 \begin_layout Standard
12383
12384 \series bold
12385 >{
12386 \backslash
12387 centering}m{2.5cm}
12388 \end_layout
12389
12390 \begin_layout Subsection
12391 Multi-lignes
12392 \begin_inset Index idx
12393 status collapsed
12394
12395 \begin_layout Plain Layout
12396 Multi-lignes
12397 \end_layout
12398
12399 \end_inset
12400
12401
12402 \begin_inset Index idx
12403 status collapsed
12404
12405 \begin_layout Plain Layout
12406 Tableau ! Multi-ligne
12407 \end_layout
12408
12409 \end_inset
12410
12411
12412 \end_layout
12413
12414 \begin_layout Standard
12415 Au contraire des multi-colonnes, les multi-lignes ne sont pas encore gérés
12416  par LyX, il faut donc utiliser un peu de code TeX.
12417  Pour utiliser les multi-lignes, vous devez charger le paquetage LaTeX 
12418 \series bold
12419 multirow
12420 \series default
12421
12422 \begin_inset Index idx
12423 status collapsed
12424
12425 \begin_layout Plain Layout
12426 Paquetages LaTeX ! multirow
12427 \end_layout
12428
12429 \end_inset
12430
12431
12432 \series bold
12433  
12434 \series default
12435 dans le préambule de votre document avec la commande 
12436 \end_layout
12437
12438 \begin_layout Standard
12439
12440 \series bold
12441
12442 \backslash
12443 usepackage{multirow}
12444 \end_layout
12445
12446 \begin_layout Standard
12447 Les cellules multilignes sont créées avec la commande
12448 \end_layout
12449
12450 \begin_layout Standard
12451
12452 \series bold
12453
12454 \backslash
12455 multirow{number of rows}{cell width}{cell entry}
12456 \end_layout
12457
12458 \begin_layout Standard
12459 Pour créer le tableau suivant :
12460 \end_layout
12461
12462 \begin_layout Standard
12463 \align center
12464 \begin_inset ERT
12465 status collapsed
12466
12467 \begin_layout Plain Layout
12468
12469
12470 \backslash
12471 renewcommand{
12472 \backslash
12473 multirowsetup}{
12474 \backslash
12475 centering}
12476 \end_layout
12477
12478 \end_inset
12479
12480
12481 \begin_inset Tabular
12482 <lyxtabular version="3" rows="3" columns="3">
12483 <features tabularvalignment="middle">
12484 <column alignment="center" valignment="top" width="0">
12485 <column alignment="center" valignment="top" width="0">
12486 <column alignment="center" valignment="top" width="0">
12487 <row>
12488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12489 \begin_inset Text
12490
12491 \begin_layout Plain Layout
12492 a
12493 \end_layout
12494
12495 \end_inset
12496 </cell>
12497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12498 \begin_inset Text
12499
12500 \begin_layout Plain Layout
12501 b
12502 \end_layout
12503
12504 \end_inset
12505 </cell>
12506 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12507 \begin_inset Text
12508
12509 \begin_layout Plain Layout
12510 c
12511 \end_layout
12512
12513 \end_inset
12514 </cell>
12515 </row>
12516 <row>
12517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12518 \begin_inset Text
12519
12520 \begin_layout Plain Layout
12521 \begin_inset ERT
12522 status collapsed
12523
12524 \begin_layout Plain Layout
12525
12526
12527 \backslash
12528 multirow{2}{2.5cm}{
12529 \end_layout
12530
12531 \end_inset
12532
12533 cellule multi-lignes
12534 \begin_inset ERT
12535 status collapsed
12536
12537 \begin_layout Plain Layout
12538
12539 }
12540 \end_layout
12541
12542 \end_inset
12543
12544
12545 \end_layout
12546
12547 \end_inset
12548 </cell>
12549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12550 \begin_inset Text
12551
12552 \begin_layout Plain Layout
12553 e
12554 \end_layout
12555
12556 \end_inset
12557 </cell>
12558 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12559 \begin_inset Text
12560
12561 \begin_layout Plain Layout
12562 f
12563 \end_layout
12564
12565 \end_inset
12566 </cell>
12567 </row>
12568 <row>
12569 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
12570 \begin_inset Text
12571
12572 \begin_layout Plain Layout
12573
12574 \end_layout
12575
12576 \end_inset
12577 </cell>
12578 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12579 \begin_inset Text
12580
12581 \begin_layout Plain Layout
12582 h
12583 \end_layout
12584
12585 \end_inset
12586 </cell>
12587 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12588 \begin_inset Text
12589
12590 \begin_layout Plain Layout
12591 i
12592 \end_layout
12593
12594 \end_inset
12595 </cell>
12596 </row>
12597 </lyxtabular>
12598
12599 \end_inset
12600
12601
12602 \begin_inset ERT
12603 status collapsed
12604
12605 \begin_layout Plain Layout
12606
12607
12608 \backslash
12609 renewcommand{
12610 \backslash
12611 multirowsetup}{
12612 \backslash
12613 raggedright}
12614 \end_layout
12615
12616 \end_inset
12617
12618
12619 \end_layout
12620
12621 \begin_layout Standard
12622 créez un tableau 3×3.
12623  Désactivez la bordure supérieure de la dernière cellule dans la première
12624  colonne.
12625  La cellule multi-ligne est ensuite créée dans la deuxième cellule de la
12626  première colonne en y insérant la commande
12627 \end_layout
12628
12629 \begin_layout Standard
12630
12631 \series bold
12632
12633 \backslash
12634 multirow{2}{2.5cm}{
12635 \end_layout
12636
12637 \begin_layout Standard
12638 comme du code TeX.
12639  Les paramètres de la commande indiquent que la cellule multi-ligne couvre
12640  deux lignes et a une largeur de 2.5
12641 \begin_inset space \thinspace{}
12642 \end_inset
12643
12644 cm.
12645  Le contenu de la cellule suit le code TeX et on termine la commande en
12646  ajoutant l'accolade fermante 
12647 \series bold
12648 }
12649 \series default
12650  dans une nouvelle boîte de code TeX, juste après le texte.
12651 \end_layout
12652
12653 \begin_layout Standard
12654
12655 \series bold
12656
12657 \backslash
12658 multirow
12659 \series default
12660  aligne implicitement son contenu à gauche.
12661  Pour passer outre le comportement implicite, vous devez redéfinir la commande
12662  
12663 \series bold
12664
12665 \backslash
12666 multirowsetup
12667 \series default
12668  avec la commande
12669 \end_layout
12670
12671 \begin_layout Standard
12672
12673 \series bold
12674
12675 \backslash
12676 renewcommand{
12677 \backslash
12678 multirowsetup}{
12679 \backslash
12680 centering}
12681 \end_layout
12682
12683 \begin_layout Standard
12684 dans le préambule du document.
12685  Après ça, tous les contenus de cellules multi-lignes du document seront
12686  centrés.
12687  Si vous ne souhaitez utiliser des contenus centrés que pour quelques tableaux,
12688  vous pouvez redéfinir la commande en l'insérant sous forme de code TeX
12689  juste avant le tableau concerné, plutôt que dans le préambule.
12690  Si le texte doit être aligné à droite, remplacez 
12691 \series bold
12692
12693 \backslash
12694 centering
12695 \series default
12696  par 
12697 \series bold
12698
12699 \backslash
12700 raggedleft
12701 \series default
12702 .
12703  Pour revenir à l'alignement à gauche utilisez 
12704 \series bold
12705
12706 \backslash
12707 raggedright
12708 \series default
12709 .
12710 \end_layout
12711
12712 \begin_layout Section
12713 Les Tableaux Formels
12714 \begin_inset CommandInset label
12715 LatexCommand label
12716 name "sec:Tableaux-Formels"
12717
12718 \end_inset
12719
12720
12721 \begin_inset Index idx
12722 status collapsed
12723
12724 \begin_layout Plain Layout
12725 Tableau ! Formel
12726 \end_layout
12727
12728 \end_inset
12729
12730
12731 \end_layout
12732
12733 \begin_layout Standard
12734 Dans les livres les tableaux sont souvent mis en forme d'une façon semblable
12735  à celle du tableau
12736 \begin_inset space ~
12737 \end_inset
12738
12739
12740 \begin_inset CommandInset ref
12741 LatexCommand ref
12742 reference "tab:Exemple-tableau-booktabs"
12743
12744 \end_inset
12745
12746 .
12747  Ce genre de tableau est appelé 
12748 \begin_inset Quotes eld
12749 \end_inset
12750
12751
12752 \emph on
12753 formel
12754 \emph default
12755
12756 \begin_inset Quotes erd
12757 \end_inset
12758
12759 .
12760  Pour transformer un tableau en tableau formel, utilisez l'option 
12761 \family sans
12762 Formel
12763 \family default
12764  de l'onglet 
12765 \family sans
12766 Bordures
12767 \family default
12768  de la fenêtre de dialogue 
12769 \family sans
12770 Paramètres
12771 \begin_inset space ~
12772 \end_inset
12773
12774 du
12775 \begin_inset space ~
12776 \end_inset
12777
12778 tableau
12779 \family default
12780 .
12781 \end_layout
12782
12783 \begin_layout Standard
12784 \begin_inset Float table
12785 placement h
12786 wide false
12787 sideways false
12788 status open
12789
12790 \begin_layout Plain Layout
12791 \begin_inset Caption
12792
12793 \begin_layout Plain Layout
12794 \begin_inset CommandInset label
12795 LatexCommand label
12796 name "tab:Exemple-tableau-booktabs"
12797
12798 \end_inset
12799
12800 Exemple de tableau formel
12801 \end_layout
12802
12803 \end_inset
12804
12805
12806 \end_layout
12807
12808 \begin_layout Plain Layout
12809 \align center
12810 \begin_inset Tabular
12811 <lyxtabular version="3" rows="8" columns="4">
12812 <features booktabs="true" tabularvalignment="middle">
12813 <column alignment="center" valignment="top" width="0">
12814 <column alignment="center" valignment="top" width="0">
12815 <column alignment="center" valignment="top" width="0">
12816 <column alignment="center" valignment="top" width="0">
12817 <row>
12818 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12819 \begin_inset Text
12820
12821 \begin_layout Plain Layout
12822 Système
12823 \end_layout
12824
12825 \end_inset
12826 </cell>
12827 <cell alignment="center" valignment="top" topline="true" usebox="none">
12828 \begin_inset Text
12829
12830 \begin_layout Plain Layout
12831 Chip
12832 \begin_inset space \thinspace{}
12833 \end_inset
12834
12835 1
12836 \end_layout
12837
12838 \end_inset
12839 </cell>
12840 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
12841 \begin_inset Text
12842
12843 \begin_layout Plain Layout
12844 Chip
12845 \begin_inset space \thinspace{}
12846 \end_inset
12847
12848 2
12849 \end_layout
12850
12851 \end_inset
12852 </cell>
12853 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12854 \begin_inset Text
12855
12856 \begin_layout Plain Layout
12857
12858 \end_layout
12859
12860 \end_inset
12861 </cell>
12862 </row>
12863 <row>
12864 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12865 \begin_inset Text
12866
12867 \begin_layout Plain Layout
12868 \begin_inset ERT
12869 status collapsed
12870
12871 \begin_layout Plain Layout
12872
12873
12874 \backslash
12875 cmidrule(r){2-2}
12876 \end_layout
12877
12878 \end_inset
12879
12880
12881 \begin_inset ERT
12882 status collapsed
12883
12884 \begin_layout Plain Layout
12885
12886
12887 \backslash
12888 cmidrule(l){3-4}
12889 \end_layout
12890
12891 \end_inset
12892
12893 Épaisseur du capteur en µm
12894 \end_layout
12895
12896 \end_inset
12897 </cell>
12898 <cell alignment="center" valignment="top" usebox="none">
12899 \begin_inset Text
12900
12901 \begin_layout Plain Layout
12902 300
12903 \end_layout
12904
12905 \end_inset
12906 </cell>
12907 <cell alignment="center" valignment="top" usebox="none">
12908 \begin_inset Text
12909
12910 \begin_layout Plain Layout
12911 300
12912 \end_layout
12913
12914 \end_inset
12915 </cell>
12916 <cell alignment="center" valignment="top" usebox="none">
12917 \begin_inset Text
12918
12919 \begin_layout Plain Layout
12920 700
12921 \end_layout
12922
12923 \end_inset
12924 </cell>
12925 </row>
12926 <row>
12927 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12928 \begin_inset Text
12929
12930 \begin_layout Plain Layout
12931 Angle du biseau en °
12932 \end_layout
12933
12934 \end_inset
12935 </cell>
12936 <cell alignment="center" valignment="top" topline="true" usebox="none">
12937 \begin_inset Text
12938
12939 \begin_layout Plain Layout
12940 3.55
12941 \end_layout
12942
12943 \end_inset
12944 </cell>
12945 <cell alignment="center" valignment="top" topline="true" usebox="none">
12946 \begin_inset Text
12947
12948 \begin_layout Plain Layout
12949 2.71
12950 \end_layout
12951
12952 \end_inset
12953 </cell>
12954 <cell alignment="center" valignment="top" topline="true" usebox="none">
12955 \begin_inset Text
12956
12957 \begin_layout Plain Layout
12958 7.99
12959 \end_layout
12960
12961 \end_inset
12962 </cell>
12963 </row>
12964 <row topspace="default">
12965 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12966 \begin_inset Text
12967
12968 \begin_layout Plain Layout
12969 Résolution spatiale en µm
12970 \end_layout
12971
12972 \end_inset
12973 </cell>
12974 <cell alignment="center" valignment="top" usebox="none">
12975 \begin_inset Text
12976
12977 \begin_layout Plain Layout
12978 4.26
12979 \end_layout
12980
12981 \end_inset
12982 </cell>
12983 <cell alignment="center" valignment="top" usebox="none">
12984 \begin_inset Text
12985
12986 \begin_layout Plain Layout
12987 10.17
12988 \end_layout
12989
12990 \end_inset
12991 </cell>
12992 <cell alignment="center" valignment="top" usebox="none">
12993 \begin_inset Text
12994
12995 \begin_layout Plain Layout
12996 10.56
12997 \end_layout
12998
12999 \end_inset
13000 </cell>
13001 </row>
13002 <row topspace="default">
13003 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13004 \begin_inset Text
13005
13006 \begin_layout Plain Layout
13007 MTF à 
13008 \begin_inset Formula $f_{\mathrm{max}}$
13009 \end_inset
13010
13011
13012 \end_layout
13013
13014 \end_inset
13015 </cell>
13016 <cell alignment="center" valignment="top" usebox="none">
13017 \begin_inset Text
13018
13019 \begin_layout Plain Layout
13020 0.53
13021 \end_layout
13022
13023 \end_inset
13024 </cell>
13025 <cell alignment="center" valignment="top" usebox="none">
13026 \begin_inset Text
13027
13028 \begin_layout Plain Layout
13029 0.37
13030 \end_layout
13031
13032 \end_inset
13033 </cell>
13034 <cell alignment="center" valignment="top" usebox="none">
13035 \begin_inset Text
13036
13037 \begin_layout Plain Layout
13038 0.39
13039 \end_layout
13040
13041 \end_inset
13042 </cell>
13043 </row>
13044 <row topspace="default">
13045 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13046 \begin_inset Text
13047
13048 \begin_layout Plain Layout
13049 \begin_inset ERT
13050 status collapsed
13051
13052 \begin_layout Plain Layout
13053
13054
13055 \backslash
13056 cmidrule(l{10pt}){1-1}
13057 \end_layout
13058
13059 \end_inset
13060
13061 résolution spatiale LSF
13062 \end_layout
13063
13064 \end_inset
13065 </cell>
13066 <cell alignment="center" valignment="top" usebox="none">
13067 \begin_inset Text
13068
13069 \begin_layout Plain Layout
13070
13071 \end_layout
13072
13073 \end_inset
13074 </cell>
13075 <cell alignment="center" valignment="top" usebox="none">
13076 \begin_inset Text
13077
13078 \begin_layout Plain Layout
13079
13080 \end_layout
13081
13082 \end_inset
13083 </cell>
13084 <cell alignment="center" valignment="top" usebox="none">
13085 \begin_inset Text
13086
13087 \begin_layout Plain Layout
13088
13089 \end_layout
13090
13091 \end_inset
13092 </cell>
13093 </row>
13094 <row>
13095 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13096 \begin_inset Text
13097
13098 \begin_layout Plain Layout
13099 en µm
13100 \end_layout
13101
13102 \end_inset
13103 </cell>
13104 <cell alignment="center" valignment="top" usebox="none">
13105 \begin_inset Text
13106
13107 \begin_layout Plain Layout
13108 129.7
13109 \end_layout
13110
13111 \end_inset
13112 </cell>
13113 <cell alignment="center" valignment="top" usebox="none">
13114 \begin_inset Text
13115
13116 \begin_layout Plain Layout
13117 52.75
13118 \end_layout
13119
13120 \end_inset
13121 </cell>
13122 <cell alignment="center" valignment="top" usebox="none">
13123 \begin_inset Text
13124
13125 \begin_layout Plain Layout
13126 50.78
13127 \end_layout
13128
13129 \end_inset
13130 </cell>
13131 </row>
13132 <row>
13133 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
13134 \begin_inset Text
13135
13136 \begin_layout Plain Layout
13137 en % de la taille des pixels
13138 \end_layout
13139
13140 \end_inset
13141 </cell>
13142 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13143 \begin_inset Text
13144
13145 \begin_layout Plain Layout
13146 76.3
13147 \end_layout
13148
13149 \end_inset
13150 </cell>
13151 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13152 \begin_inset Text
13153
13154 \begin_layout Plain Layout
13155 95.9
13156 \end_layout
13157
13158 \end_inset
13159 </cell>
13160 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13161 \begin_inset Text
13162
13163 \begin_layout Plain Layout
13164 92.3
13165 \end_layout
13166
13167 \end_inset
13168 </cell>
13169 </row>
13170 </lyxtabular>
13171
13172 \end_inset
13173
13174
13175 \end_layout
13176
13177 \end_inset
13178
13179
13180 \end_layout
13181
13182 \begin_layout Standard
13183 De l'espace vertical peut être ajouté entre les lignes en utilisant l'onglet
13184  
13185 \family sans
13186 Bordures
13187 \family default
13188  de la fenêtre de dialogue 
13189 \family sans
13190 Paramètres
13191 \begin_inset space ~
13192 \end_inset
13193
13194 du
13195 \begin_inset space ~
13196 \end_inset
13197
13198 tableau
13199 \family default
13200  comme c'est décrit dans la section
13201 \begin_inset space ~
13202 \end_inset
13203
13204
13205 \begin_inset CommandInset ref
13206 LatexCommand ref
13207 reference "sub:Espacement-lignes"
13208
13209 \end_inset
13210
13211 .
13212 \end_layout
13213
13214 \begin_layout Standard
13215 Au contraire des tableaux normaux, les tableaux formels n'ont pas de lignes
13216  verticales.
13217  Les lignes horizontales peuvent être mise en place comme pour les tableaux
13218  normaux mais elles apparaissent avec des épaisseurs différentes dans la
13219  sortie imprimée :
13220 \begin_inset Newline newline
13221 \end_inset
13222
13223 La première et la dernière ligne ont implicitement une épaisseur de 0.08
13224 \begin_inset space \thinspace{}
13225 \end_inset
13226
13227 em alors que les autres lignes ont implicite une épaisseur de 0.05
13228 \begin_inset space \thinspace{}
13229 \end_inset
13230
13231 em.
13232 \end_layout
13233
13234 \begin_layout Standard
13235 Les épaisseurs prises implicitement peuvent être modifiées en utilisant
13236  les lignes de préambule suivantes :
13237 \end_layout
13238
13239 \begin_layout Standard
13240
13241 \series bold
13242
13243 \backslash
13244 let
13245 \backslash
13246 mytoprule
13247 \backslash
13248 toprule
13249 \begin_inset Newline newline
13250 \end_inset
13251
13252
13253 \backslash
13254 renewcommand{
13255 \backslash
13256 toprule}{
13257 \backslash
13258 mytoprule[width]}
13259 \end_layout
13260
13261 \begin_layout Standard
13262 Cet exemple concerne la première ligne, appelée 
13263 \series bold
13264 toprule
13265 \series default
13266 .
13267  Si vous voulez changer l'épaisseur de la dernière ligne, remplacez 
13268 \series bold
13269 toprule
13270 \series default
13271  par 
13272 \series bold
13273 bottomrule
13274 \series default
13275 .
13276  Pour changer l'épaisseur de toutes les lignes intermédiaires, remplacez
13277  
13278 \series bold
13279 toprule
13280 \series default
13281  par 
13282 \series bold
13283 midrule
13284 \series default
13285 .
13286  Vous pouvez utiliser toutes les unités de longueur définies dans l'appendice
13287 \begin_inset space ~
13288 \end_inset
13289
13290
13291 \begin_inset CommandInset ref
13292 LatexCommand ref
13293 reference "cha:Unités-de-longueur"
13294
13295 \end_inset
13296
13297  pour préciser l'épaisseur voulue.
13298 \end_layout
13299
13300 \begin_layout Standard
13301 On peut aussi créer des lignes qui ne font pas toute la largeur du tableau
13302  en mettant une ligne pour une cellule multi colonne.
13303  LyX va utiliser en interne la commande 
13304 \series bold
13305
13306 \backslash
13307 cmidrule
13308 \series default
13309  pour créer cette ligne.
13310  Sa syntaxe complète est :
13311 \end_layout
13312
13313 \begin_layout Standard
13314
13315 \series bold
13316
13317 \backslash
13318 cmidrule[largeur](rognage){colDépart-colFin}
13319 \end_layout
13320
13321 \begin_layout Standard
13322 Les options de la commande 
13323 \series bold
13324
13325 \backslash
13326 cmidrule
13327 \series default
13328  ne sont pas actuellement gérées par LyX, vous devez donc utiliser du code
13329  TeX pour pouvoir les utiliser.
13330  On peut créer manuellement des lignes 
13331 \series bold
13332
13333 \backslash
13334 mitrales
13335 \series default
13336  en insérant la commande en code TeX comme le premier élément de la première
13337  cellule de la ligne.
13338  La ligne est alors affichée dans la sortie imprimée au dessus de la ligne
13339  en question.
13340 \end_layout
13341
13342 \begin_layout Standard
13343 La valeur implicite pour l'épaisseur des lignes est de 0.03
13344 \begin_inset space \thinspace{}
13345 \end_inset
13346
13347 em.
13348  
13349 \series bold
13350 colDépart
13351 \series default
13352  est le numéro de la colonne dans laquelle la ligne commence et 
13353 \series bold
13354 colFin
13355 \series default
13356  est le numéro de la colonne dans laquelle elle se termine.
13357  La valeur de 
13358 \series bold
13359 colFin
13360 \series default
13361  doit toujours être précisée, même si la ligne ne couvre qu'une seule colonne.
13362  Le paramètre optionnel 
13363 \series bold
13364 rognage
13365 \series default
13366  peut être soit 
13367 \emph on
13368 l{largeurRognage}
13369 \emph default
13370 , ou 
13371 \emph on
13372 r{largeurRognage}
13373 \emph default
13374  où les valeurs de
13375 \emph on
13376  largeurRognage
13377 \emph default
13378  sont aussi optionnelles.
13379  En utilisant par exemple la valeur 
13380 \emph on
13381 l{2pt}
13382 \emph default
13383  pour ce paramètre, la ligne va être rognée de 2
13384 \begin_inset space \thinspace{}
13385 \end_inset
13386
13387 pt à son extrémité gauche.
13388  Si vous ne spécifiez pas de valeur pour 
13389 \emph on
13390 largeurRognage
13391 \emph default
13392  les lignes sont implicitement rognées de 0.5
13393 \begin_inset space \thinspace{}
13394 \end_inset
13395
13396 em.
13397 \end_layout
13398
13399 \begin_layout Standard
13400 \begin_inset VSpace bigskip
13401 \end_inset
13402
13403 Le tableau
13404 \begin_inset space ~
13405 \end_inset
13406
13407
13408 \begin_inset CommandInset ref
13409 LatexCommand ref
13410 reference "tab:Exemple-tableau-booktabs"
13411
13412 \end_inset
13413
13414  a été créé en utilisant les commandes
13415 \end_layout
13416
13417 \begin_layout Standard
13418
13419 \series bold
13420
13421 \backslash
13422 cmidrule(r){2-2}
13423 \backslash
13424 cmidrule(l){3-4}
13425 \end_layout
13426
13427 \begin_layout Standard
13428 au début de la deuxième ligne et
13429 \end_layout
13430
13431 \begin_layout Standard
13432
13433 \series bold
13434
13435 \backslash
13436 cmidrule(l{10pt}){1-1}
13437 \end_layout
13438
13439 \begin_layout Standard
13440 au début de la sixième ligne.
13441 \end_layout
13442
13443 \begin_layout Standard
13444 \begin_inset VSpace bigskip
13445 \end_inset
13446
13447
13448 \end_layout
13449
13450 \begin_layout Standard
13451 Vous pouvez vouloir des commandes 
13452 \series bold
13453
13454 \backslash
13455 cmidrule
13456 \series default
13457 s qui se recouvrent comme pour le tableau
13458 \begin_inset space ~
13459 \end_inset
13460
13461
13462 \begin_inset CommandInset ref
13463 LatexCommand ref
13464 reference "tab:Tableau-booktabs-special"
13465
13466 \end_inset
13467
13468 .
13469  On obtient ce résultat en utilisant la commande suivante en code TeX
13470 \end_layout
13471
13472 \begin_layout Standard
13473
13474 \series bold
13475
13476 \backslash
13477 morecmidrules
13478 \end_layout
13479
13480 \begin_layout Standard
13481 La commande qui a été utilisée pour la deuxième ligne du tableau
13482 \begin_inset space ~
13483 \end_inset
13484
13485
13486 \begin_inset CommandInset ref
13487 LatexCommand ref
13488 reference "tab:Tableau-booktabs-special"
13489
13490 \end_inset
13491
13492  est
13493 \end_layout
13494
13495 \begin_layout Standard
13496
13497 \series bold
13498
13499 \backslash
13500 cmidrule(r){2-2}
13501 \backslash
13502 cmidrule(l){3-4}
13503 \backslash
13504 morecmidrules
13505 \backslash
13506 cmidrule{2-4}
13507 \end_layout
13508
13509 \begin_layout Standard
13510 La commande pour la sixième ligne est
13511 \end_layout
13512
13513 \begin_layout Standard
13514
13515 \series bold
13516
13517 \backslash
13518 midrule
13519 \backslash
13520 morecmidrules
13521 \backslash
13522 cmidrule{3-4}
13523 \end_layout
13524
13525 \begin_layout Standard
13526 \begin_inset VSpace bigskip
13527 \end_inset
13528
13529
13530 \end_layout
13531
13532 \begin_layout Standard
13533 Si vous n'êtes toujours pas satisfait avec l'espacement des lignes de séparation
13534 , vous pouvez utiliser la commande suivante pour produire des lignes qui
13535  font toute la largeur du tableau :
13536 \end_layout
13537
13538 \begin_layout Standard
13539
13540 \series bold
13541
13542 \backslash
13543 specialrule{largeur}{espace au dessus}{espace en dessous}
13544 \end_layout
13545
13546 \begin_layout Standard
13547 Pour plus d'informations sur ces spécialités, nous vous renvoyons au manuel
13548  du paquetage LaTeX 
13549 \series bold
13550 booktabs
13551 \series default
13552  
13553 \begin_inset CommandInset citation
13554 LatexCommand cite
13555 key "booktabs"
13556
13557 \end_inset
13558
13559 .
13560 \begin_inset Index idx
13561 status collapsed
13562
13563 \begin_layout Plain Layout
13564 Paquetages LaTeX ! booktabs
13565 \end_layout
13566
13567 \end_inset
13568
13569
13570 \end_layout
13571
13572 \begin_layout Standard
13573 \begin_inset Float table
13574 placement h
13575 wide false
13576 sideways false
13577 status open
13578
13579 \begin_layout Plain Layout
13580 \begin_inset Caption
13581
13582 \begin_layout Plain Layout
13583 \begin_inset CommandInset label
13584 LatexCommand label
13585 name "tab:Tableau-booktabs-special"
13586
13587 \end_inset
13588
13589 Tableau formel spécial
13590 \end_layout
13591
13592 \end_inset
13593
13594
13595 \end_layout
13596
13597 \begin_layout Plain Layout
13598 \align center
13599 \begin_inset Tabular
13600 <lyxtabular version="3" rows="8" columns="4">
13601 <features booktabs="true" tabularvalignment="middle">
13602 <column alignment="center" valignment="top" width="0">
13603 <column alignment="center" valignment="top" width="0">
13604 <column alignment="center" valignment="top" width="0">
13605 <column alignment="center" valignment="top" width="0">
13606 <row>
13607 <cell alignment="center" valignment="top" topline="true" usebox="none">
13608 \begin_inset Text
13609
13610 \begin_layout Plain Layout
13611 Système
13612 \end_layout
13613
13614 \end_inset
13615 </cell>
13616 <cell alignment="center" valignment="top" topline="true" usebox="none">
13617 \begin_inset Text
13618
13619 \begin_layout Plain Layout
13620 Chip
13621 \begin_inset space \thinspace{}
13622 \end_inset
13623
13624 1
13625 \end_layout
13626
13627 \end_inset
13628 </cell>
13629 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
13630 \begin_inset Text
13631
13632 \begin_layout Plain Layout
13633 Chip
13634 \begin_inset space \thinspace{}
13635 \end_inset
13636
13637 2
13638 \end_layout
13639
13640 \end_inset
13641 </cell>
13642 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13643 \begin_inset Text
13644
13645 \begin_layout Plain Layout
13646
13647 \end_layout
13648
13649 \end_inset
13650 </cell>
13651 </row>
13652 <row>
13653 <cell alignment="center" valignment="top" usebox="none">
13654 \begin_inset Text
13655
13656 \begin_layout Plain Layout
13657 \begin_inset ERT
13658 status collapsed
13659
13660 \begin_layout Plain Layout
13661
13662
13663 \backslash
13664 cmidrule(r){2-2}
13665 \end_layout
13666
13667 \end_inset
13668
13669
13670 \begin_inset ERT
13671 status collapsed
13672
13673 \begin_layout Plain Layout
13674
13675
13676 \backslash
13677 cmidrule(l){3-4}
13678 \end_layout
13679
13680 \end_inset
13681
13682
13683 \begin_inset ERT
13684 status collapsed
13685
13686 \begin_layout Plain Layout
13687
13688
13689 \backslash
13690 morecmidrules 
13691 \end_layout
13692
13693 \end_inset
13694
13695
13696 \begin_inset ERT
13697 status collapsed
13698
13699 \begin_layout Plain Layout
13700
13701
13702 \backslash
13703 cmidrule{2-4}
13704 \end_layout
13705
13706 \end_inset
13707
13708 Epaisseur du capteur en µm
13709 \end_layout
13710
13711 \end_inset
13712 </cell>
13713 <cell alignment="center" valignment="top" usebox="none">
13714 \begin_inset Text
13715
13716 \begin_layout Plain Layout
13717 300
13718 \end_layout
13719
13720 \end_inset
13721 </cell>
13722 <cell alignment="center" valignment="top" usebox="none">
13723 \begin_inset Text
13724
13725 \begin_layout Plain Layout
13726 300
13727 \end_layout
13728
13729 \end_inset
13730 </cell>
13731 <cell alignment="center" valignment="top" usebox="none">
13732 \begin_inset Text
13733
13734 \begin_layout Plain Layout
13735 700
13736 \end_layout
13737
13738 \end_inset
13739 </cell>
13740 </row>
13741 <row>
13742 <cell alignment="center" valignment="top" topline="true" usebox="none">
13743 \begin_inset Text
13744
13745 \begin_layout Plain Layout
13746 Angle biseau en °
13747 \end_layout
13748
13749 \end_inset
13750 </cell>
13751 <cell alignment="center" valignment="top" topline="true" usebox="none">
13752 \begin_inset Text
13753
13754 \begin_layout Plain Layout
13755 3.55
13756 \end_layout
13757
13758 \end_inset
13759 </cell>
13760 <cell alignment="center" valignment="top" topline="true" usebox="none">
13761 \begin_inset Text
13762
13763 \begin_layout Plain Layout
13764 2.71
13765 \end_layout
13766
13767 \end_inset
13768 </cell>
13769 <cell alignment="center" valignment="top" topline="true" usebox="none">
13770 \begin_inset Text
13771
13772 \begin_layout Plain Layout
13773 7.99
13774 \end_layout
13775
13776 \end_inset
13777 </cell>
13778 </row>
13779 <row topspace="default">
13780 <cell alignment="center" valignment="top" usebox="none">
13781 \begin_inset Text
13782
13783 \begin_layout Plain Layout
13784 Résolution spatiale en µm
13785 \end_layout
13786
13787 \end_inset
13788 </cell>
13789 <cell alignment="center" valignment="top" usebox="none">
13790 \begin_inset Text
13791
13792 \begin_layout Plain Layout
13793 4.26
13794 \end_layout
13795
13796 \end_inset
13797 </cell>
13798 <cell alignment="center" valignment="top" usebox="none">
13799 \begin_inset Text
13800
13801 \begin_layout Plain Layout
13802 10.17
13803 \end_layout
13804
13805 \end_inset
13806 </cell>
13807 <cell alignment="center" valignment="top" usebox="none">
13808 \begin_inset Text
13809
13810 \begin_layout Plain Layout
13811 10.56
13812 \end_layout
13813
13814 \end_inset
13815 </cell>
13816 </row>
13817 <row topspace="default">
13818 <cell alignment="center" valignment="top" usebox="none">
13819 \begin_inset Text
13820
13821 \begin_layout Plain Layout
13822 MTF à 
13823 \begin_inset Formula $f_{\mathrm{max}}$
13824 \end_inset
13825
13826
13827 \end_layout
13828
13829 \end_inset
13830 </cell>
13831 <cell alignment="center" valignment="top" usebox="none">
13832 \begin_inset Text
13833
13834 \begin_layout Plain Layout
13835 0.53
13836 \end_layout
13837
13838 \end_inset
13839 </cell>
13840 <cell alignment="center" valignment="top" usebox="none">
13841 \begin_inset Text
13842
13843 \begin_layout Plain Layout
13844 0.37
13845 \end_layout
13846
13847 \end_inset
13848 </cell>
13849 <cell alignment="center" valignment="top" usebox="none">
13850 \begin_inset Text
13851
13852 \begin_layout Plain Layout
13853 0.39
13854 \end_layout
13855
13856 \end_inset
13857 </cell>
13858 </row>
13859 <row>
13860 <cell alignment="center" valignment="top" topline="true" usebox="none">
13861 \begin_inset Text
13862
13863 \begin_layout Plain Layout
13864 \begin_inset ERT
13865 status collapsed
13866
13867 \begin_layout Plain Layout
13868
13869
13870 \backslash
13871 morecmidrules 
13872 \end_layout
13873
13874 \end_inset
13875
13876
13877 \begin_inset ERT
13878 status collapsed
13879
13880 \begin_layout Plain Layout
13881
13882
13883 \backslash
13884 cmidrule{3-4}
13885 \end_layout
13886
13887 \end_inset
13888
13889 résolution spatiale LSF
13890 \end_layout
13891
13892 \end_inset
13893 </cell>
13894 <cell alignment="center" valignment="top" topline="true" usebox="none">
13895 \begin_inset Text
13896
13897 \begin_layout Plain Layout
13898
13899 \end_layout
13900
13901 \end_inset
13902 </cell>
13903 <cell alignment="center" valignment="top" topline="true" usebox="none">
13904 \begin_inset Text
13905
13906 \begin_layout Plain Layout
13907
13908 \end_layout
13909
13910 \end_inset
13911 </cell>
13912 <cell alignment="center" valignment="top" topline="true" usebox="none">
13913 \begin_inset Text
13914
13915 \begin_layout Plain Layout
13916
13917 \end_layout
13918
13919 \end_inset
13920 </cell>
13921 </row>
13922 <row>
13923 <cell alignment="center" valignment="top" usebox="none">
13924 \begin_inset Text
13925
13926 \begin_layout Plain Layout
13927 en µm
13928 \end_layout
13929
13930 \end_inset
13931 </cell>
13932 <cell alignment="center" valignment="top" usebox="none">
13933 \begin_inset Text
13934
13935 \begin_layout Plain Layout
13936 129.7
13937 \end_layout
13938
13939 \end_inset
13940 </cell>
13941 <cell alignment="center" valignment="top" usebox="none">
13942 \begin_inset Text
13943
13944 \begin_layout Plain Layout
13945 52.75
13946 \end_layout
13947
13948 \end_inset
13949 </cell>
13950 <cell alignment="center" valignment="top" usebox="none">
13951 \begin_inset Text
13952
13953 \begin_layout Plain Layout
13954 50.78
13955 \end_layout
13956
13957 \end_inset
13958 </cell>
13959 </row>
13960 <row>
13961 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13962 \begin_inset Text
13963
13964 \begin_layout Plain Layout
13965 en % de la taille des pixels
13966 \end_layout
13967
13968 \end_inset
13969 </cell>
13970 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13971 \begin_inset Text
13972
13973 \begin_layout Plain Layout
13974 76.3
13975 \end_layout
13976
13977 \end_inset
13978 </cell>
13979 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13980 \begin_inset Text
13981
13982 \begin_layout Plain Layout
13983 95.9
13984 \end_layout
13985
13986 \end_inset
13987 </cell>
13988 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13989 \begin_inset Text
13990
13991 \begin_layout Plain Layout
13992 92.3
13993 \end_layout
13994
13995 \end_inset
13996 </cell>
13997 </row>
13998 </lyxtabular>
13999
14000 \end_inset
14001
14002
14003 \end_layout
14004
14005 \end_inset
14006
14007
14008 \end_layout
14009
14010 \begin_layout Section
14011 Alignement Vertical des Tableaux
14012 \begin_inset Index idx
14013 status collapsed
14014
14015 \begin_layout Plain Layout
14016 Tableau ! Alignement
14017 \end_layout
14018
14019 \end_inset
14020
14021
14022 \end_layout
14023
14024 \begin_layout Standard
14025 Pour pouvoir être aligné verticalement par rapport au texte, un tableau
14026  doit être à l'intérieur d'une boîte.
14027  La boîte peut alors être alignée comme c'est décrit dans la 
14028 \begin_inset space ~
14029 \end_inset
14030
14031
14032 \begin_inset CommandInset ref
14033 LatexCommand ref
14034 reference "sec:Boîte-Dialogue"
14035
14036 \end_inset
14037
14038 .
14039 \end_layout
14040
14041 \begin_layout Standard
14042 Dans l'exemple qui suit les tableaux sont à l'intérieur d'une boîte de type
14043  minipage
14044 \begin_inset Foot
14045 status open
14046
14047 \begin_layout Plain Layout
14048 Les minipages son décrites dans la section
14049 \begin_inset space ~
14050 \end_inset
14051
14052
14053 \begin_inset CommandInset ref
14054 LatexCommand ref
14055 reference "sec:Minipages"
14056
14057 \end_inset
14058
14059 .
14060 \end_layout
14061
14062 \end_inset
14063
14064  dont la largeur est de 15
14065 \begin_inset space \thinspace{}
14066 \end_inset
14067
14068 col% :
14069 \end_layout
14070
14071 \begin_layout Itemize
14072 test 
14073 \begin_inset Box Frameless
14074 position "t"
14075 hor_pos "c"
14076 has_inner_box 1
14077 inner_pos "c"
14078 use_parbox 0
14079 use_makebox 0
14080 width "15col%"
14081 special "none"
14082 height "1in"
14083 height_special "totalheight"
14084 status collapsed
14085
14086 \begin_layout Plain Layout
14087 \begin_inset Tabular
14088 <lyxtabular version="3" rows="3" columns="3">
14089 <features tabularvalignment="middle">
14090 <column alignment="center" valignment="top" width="0">
14091 <column alignment="center" valignment="top" width="0">
14092 <column alignment="center" valignment="top" width="0">
14093 <row>
14094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14095 \begin_inset Text
14096
14097 \begin_layout Plain Layout
14098 a
14099 \end_layout
14100
14101 \end_inset
14102 </cell>
14103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14104 \begin_inset Text
14105
14106 \begin_layout Plain Layout
14107 d
14108 \end_layout
14109
14110 \end_inset
14111 </cell>
14112 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14113 \begin_inset Text
14114
14115 \begin_layout Plain Layout
14116 g
14117 \end_layout
14118
14119 \end_inset
14120 </cell>
14121 </row>
14122 <row>
14123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14124 \begin_inset Text
14125
14126 \begin_layout Plain Layout
14127 b
14128 \end_layout
14129
14130 \end_inset
14131 </cell>
14132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14133 \begin_inset Text
14134
14135 \begin_layout Plain Layout
14136 e
14137 \end_layout
14138
14139 \end_inset
14140 </cell>
14141 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14142 \begin_inset Text
14143
14144 \begin_layout Plain Layout
14145 h
14146 \end_layout
14147
14148 \end_inset
14149 </cell>
14150 </row>
14151 <row>
14152 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14153 \begin_inset Text
14154
14155 \begin_layout Plain Layout
14156 c
14157 \end_layout
14158
14159 \end_inset
14160 </cell>
14161 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14162 \begin_inset Text
14163
14164 \begin_layout Plain Layout
14165 f
14166 \end_layout
14167
14168 \end_inset
14169 </cell>
14170 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14171 \begin_inset Text
14172
14173 \begin_layout Plain Layout
14174 i
14175 \end_layout
14176
14177 \end_inset
14178 </cell>
14179 </row>
14180 </lyxtabular>
14181
14182 \end_inset
14183
14184
14185 \end_layout
14186
14187 \end_inset
14188
14189  test 
14190 \begin_inset ERT
14191 status collapsed
14192
14193 \begin_layout Plain Layout
14194
14195
14196 \backslash
14197 raisebox{0.85
14198 \backslash
14199 baselineskip}{
14200 \end_layout
14201
14202 \end_inset
14203
14204
14205 \begin_inset Box Frameless
14206 position "t"
14207 hor_pos "c"
14208 has_inner_box 1
14209 inner_pos "c"
14210 use_parbox 0
14211 use_makebox 0
14212 width "15col%"
14213 special "none"
14214 height "1in"
14215 height_special "totalheight"
14216 status collapsed
14217
14218 \begin_layout Plain Layout
14219 \begin_inset Tabular
14220 <lyxtabular version="3" rows="3" columns="3">
14221 <features tabularvalignment="middle">
14222 <column alignment="center" valignment="top" width="0">
14223 <column alignment="center" valignment="top" width="0">
14224 <column alignment="center" valignment="top" width="0">
14225 <row>
14226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14227 \begin_inset Text
14228
14229 \begin_layout Plain Layout
14230 a
14231 \end_layout
14232
14233 \end_inset
14234 </cell>
14235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14236 \begin_inset Text
14237
14238 \begin_layout Plain Layout
14239 d
14240 \end_layout
14241
14242 \end_inset
14243 </cell>
14244 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14245 \begin_inset Text
14246
14247 \begin_layout Plain Layout
14248 g
14249 \end_layout
14250
14251 \end_inset
14252 </cell>
14253 </row>
14254 <row>
14255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14256 \begin_inset Text
14257
14258 \begin_layout Plain Layout
14259 b
14260 \end_layout
14261
14262 \end_inset
14263 </cell>
14264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14265 \begin_inset Text
14266
14267 \begin_layout Plain Layout
14268 e
14269 \end_layout
14270
14271 \end_inset
14272 </cell>
14273 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14274 \begin_inset Text
14275
14276 \begin_layout Plain Layout
14277 h
14278 \end_layout
14279
14280 \end_inset
14281 </cell>
14282 </row>
14283 <row>
14284 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14285 \begin_inset Text
14286
14287 \begin_layout Plain Layout
14288 c
14289 \end_layout
14290
14291 \end_inset
14292 </cell>
14293 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14294 \begin_inset Text
14295
14296 \begin_layout Plain Layout
14297 f
14298 \end_layout
14299
14300 \end_inset
14301 </cell>
14302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14303 \begin_inset Text
14304
14305 \begin_layout Plain Layout
14306 i
14307 \end_layout
14308
14309 \end_inset
14310 </cell>
14311 </row>
14312 </lyxtabular>
14313
14314 \end_inset
14315
14316
14317 \end_layout
14318
14319 \end_inset
14320
14321
14322 \begin_inset ERT
14323 status collapsed
14324
14325 \begin_layout Plain Layout
14326
14327 }
14328 \end_layout
14329
14330 \end_inset
14331
14332
14333 \end_layout
14334
14335 \begin_layout Itemize
14336 test 
14337 \begin_inset Box Frameless
14338 position "c"
14339 hor_pos "c"
14340 has_inner_box 1
14341 inner_pos "c"
14342 use_parbox 0
14343 use_makebox 0
14344 width "15col%"
14345 special "none"
14346 height "1in"
14347 height_special "totalheight"
14348 status collapsed
14349
14350 \begin_layout Plain Layout
14351 \begin_inset Tabular
14352 <lyxtabular version="3" rows="3" columns="3">
14353 <features tabularvalignment="middle">
14354 <column alignment="center" valignment="top" width="0">
14355 <column alignment="center" valignment="top" width="0">
14356 <column alignment="center" valignment="top" width="0">
14357 <row>
14358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14359 \begin_inset Text
14360
14361 \begin_layout Plain Layout
14362 a
14363 \end_layout
14364
14365 \end_inset
14366 </cell>
14367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14368 \begin_inset Text
14369
14370 \begin_layout Plain Layout
14371 d
14372 \end_layout
14373
14374 \end_inset
14375 </cell>
14376 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14377 \begin_inset Text
14378
14379 \begin_layout Plain Layout
14380 g
14381 \end_layout
14382
14383 \end_inset
14384 </cell>
14385 </row>
14386 <row>
14387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14388 \begin_inset Text
14389
14390 \begin_layout Plain Layout
14391 b
14392 \end_layout
14393
14394 \end_inset
14395 </cell>
14396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14397 \begin_inset Text
14398
14399 \begin_layout Plain Layout
14400 e
14401 \end_layout
14402
14403 \end_inset
14404 </cell>
14405 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14406 \begin_inset Text
14407
14408 \begin_layout Plain Layout
14409 h
14410 \end_layout
14411
14412 \end_inset
14413 </cell>
14414 </row>
14415 <row>
14416 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14417 \begin_inset Text
14418
14419 \begin_layout Plain Layout
14420 c
14421 \end_layout
14422
14423 \end_inset
14424 </cell>
14425 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14426 \begin_inset Text
14427
14428 \begin_layout Plain Layout
14429 f
14430 \end_layout
14431
14432 \end_inset
14433 </cell>
14434 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14435 \begin_inset Text
14436
14437 \begin_layout Plain Layout
14438 i
14439 \end_layout
14440
14441 \end_inset
14442 </cell>
14443 </row>
14444 </lyxtabular>
14445
14446 \end_inset
14447
14448
14449 \end_layout
14450
14451 \end_inset
14452
14453
14454 \end_layout
14455
14456 \begin_layout Itemize
14457 test 
14458 \begin_inset Box Frameless
14459 position "b"
14460 hor_pos "c"
14461 has_inner_box 1
14462 inner_pos "c"
14463 use_parbox 0
14464 use_makebox 0
14465 width "15col%"
14466 special "none"
14467 height "1in"
14468 height_special "totalheight"
14469 status collapsed
14470
14471 \begin_layout Plain Layout
14472 \begin_inset Tabular
14473 <lyxtabular version="3" rows="3" columns="3">
14474 <features tabularvalignment="middle">
14475 <column alignment="center" valignment="top" width="0">
14476 <column alignment="center" valignment="top" width="0">
14477 <column alignment="center" valignment="top" width="0">
14478 <row>
14479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14480 \begin_inset Text
14481
14482 \begin_layout Plain Layout
14483 a
14484 \end_layout
14485
14486 \end_inset
14487 </cell>
14488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14489 \begin_inset Text
14490
14491 \begin_layout Plain Layout
14492 d
14493 \end_layout
14494
14495 \end_inset
14496 </cell>
14497 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14498 \begin_inset Text
14499
14500 \begin_layout Plain Layout
14501 g
14502 \end_layout
14503
14504 \end_inset
14505 </cell>
14506 </row>
14507 <row>
14508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14509 \begin_inset Text
14510
14511 \begin_layout Plain Layout
14512 b
14513 \end_layout
14514
14515 \end_inset
14516 </cell>
14517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14518 \begin_inset Text
14519
14520 \begin_layout Plain Layout
14521 e
14522 \end_layout
14523
14524 \end_inset
14525 </cell>
14526 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14527 \begin_inset Text
14528
14529 \begin_layout Plain Layout
14530 h
14531 \end_layout
14532
14533 \end_inset
14534 </cell>
14535 </row>
14536 <row>
14537 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14538 \begin_inset Text
14539
14540 \begin_layout Plain Layout
14541 c
14542 \end_layout
14543
14544 \end_inset
14545 </cell>
14546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14547 \begin_inset Text
14548
14549 \begin_layout Plain Layout
14550 f
14551 \end_layout
14552
14553 \end_inset
14554 </cell>
14555 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14556 \begin_inset Text
14557
14558 \begin_layout Plain Layout
14559 i
14560 \end_layout
14561
14562 \end_inset
14563 </cell>
14564 </row>
14565 </lyxtabular>
14566
14567 \end_inset
14568
14569
14570 \end_layout
14571
14572 \end_inset
14573
14574  test 
14575 \begin_inset ERT
14576 status collapsed
14577
14578 \begin_layout Plain Layout
14579
14580
14581 \backslash
14582 raisebox{-0.32
14583 \backslash
14584 baselineskip}{
14585 \end_layout
14586
14587 \end_inset
14588
14589
14590 \begin_inset Box Frameless
14591 position "b"
14592 hor_pos "c"
14593 has_inner_box 1
14594 inner_pos "c"
14595 use_parbox 0
14596 use_makebox 0
14597 width "15col%"
14598 special "none"
14599 height "1in"
14600 height_special "totalheight"
14601 status collapsed
14602
14603 \begin_layout Plain Layout
14604 \begin_inset Tabular
14605 <lyxtabular version="3" rows="3" columns="3">
14606 <features tabularvalignment="middle">
14607 <column alignment="center" valignment="top" width="0">
14608 <column alignment="center" valignment="top" width="0">
14609 <column alignment="center" valignment="top" width="0">
14610 <row>
14611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14612 \begin_inset Text
14613
14614 \begin_layout Plain Layout
14615 a
14616 \end_layout
14617
14618 \end_inset
14619 </cell>
14620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14621 \begin_inset Text
14622
14623 \begin_layout Plain Layout
14624 d
14625 \end_layout
14626
14627 \end_inset
14628 </cell>
14629 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14630 \begin_inset Text
14631
14632 \begin_layout Plain Layout
14633 g
14634 \end_layout
14635
14636 \end_inset
14637 </cell>
14638 </row>
14639 <row>
14640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14641 \begin_inset Text
14642
14643 \begin_layout Plain Layout
14644 b
14645 \end_layout
14646
14647 \end_inset
14648 </cell>
14649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14650 \begin_inset Text
14651
14652 \begin_layout Plain Layout
14653 e
14654 \end_layout
14655
14656 \end_inset
14657 </cell>
14658 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14659 \begin_inset Text
14660
14661 \begin_layout Plain Layout
14662 h
14663 \end_layout
14664
14665 \end_inset
14666 </cell>
14667 </row>
14668 <row>
14669 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14670 \begin_inset Text
14671
14672 \begin_layout Plain Layout
14673 c
14674 \end_layout
14675
14676 \end_inset
14677 </cell>
14678 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14679 \begin_inset Text
14680
14681 \begin_layout Plain Layout
14682 f
14683 \end_layout
14684
14685 \end_inset
14686 </cell>
14687 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14688 \begin_inset Text
14689
14690 \begin_layout Plain Layout
14691 i
14692 \end_layout
14693
14694 \end_inset
14695 </cell>
14696 </row>
14697 </lyxtabular>
14698
14699 \end_inset
14700
14701
14702 \end_layout
14703
14704 \end_inset
14705
14706
14707 \begin_inset ERT
14708 status collapsed
14709
14710 \begin_layout Plain Layout
14711
14712 }
14713 \end_layout
14714
14715 \end_inset
14716
14717
14718 \end_layout
14719
14720 \begin_layout Standard
14721 Comme vous pouvez le voir, le contenu des premiers tableaux de la première
14722  et de la dernière ligne, n'est pas correctement aligné avec le texte de
14723  la ligne dans laquelle le tableau est inséré.
14724  Pour obtenir cet alignement, vous devez mettre la boîte minipage dans une
14725  boîte élévatrice (raisebox)
14726 \begin_inset Foot
14727 status collapsed
14728
14729 \begin_layout Plain Layout
14730 Les boîtes élévatrices (raiseboxes) sont décrites dans la section
14731 \begin_inset space ~
14732 \end_inset
14733
14734
14735 \begin_inset CommandInset ref
14736 LatexCommand ref
14737 reference "sub:Alignement-Vertical"
14738
14739 \end_inset
14740
14741 .
14742 \end_layout
14743
14744 \end_inset
14745
14746 .
14747  Dans l'exemple précédent, le deuxième tableau de la première ligne est
14748  aligné en utilisant la commande en code TeX suivante 
14749 \end_layout
14750
14751 \begin_layout Standard
14752
14753 \series bold
14754
14755 \backslash
14756 raisebox{0.85
14757 \backslash
14758 baselineskip}{
14759 \end_layout
14760
14761 \begin_layout Standard
14762 placée juste avant la boîte minipage.
14763  Après la boîte on insère l'accolade fermante en code TeX.
14764  Pour le deuxième tableau de la dernière ligne, la commande 
14765 \end_layout
14766
14767 \begin_layout Standard
14768
14769 \series bold
14770
14771 \backslash
14772 raisebox{-0.32
14773 \backslash
14774 baselineskip}{
14775 \end_layout
14776
14777 \begin_layout Standard
14778 est utilisée.
14779 \end_layout
14780
14781 \begin_layout Standard
14782 \begin_inset Note Greyedout
14783 status open
14784
14785 \begin_layout Plain Layout
14786
14787 \series bold
14788 Note:
14789 \series default
14790  L'alignement entre le contenu de la ligne du tableau et le texte de la
14791  ligne qui l'entoure ne peut pas être parfait.
14792  Le facteur utilisé dans la commande 
14793 \series bold
14794
14795 \backslash
14796 raisebox
14797 \series default
14798  pour obtenir cet alignement dépend de la police de caractères du document,
14799  de la taille de la police et de l'épaisseur des lignes du tableau.
14800 \end_layout
14801
14802 \end_inset
14803
14804
14805 \end_layout
14806
14807 \begin_layout Section
14808 Tableaux Colorés
14809 \begin_inset CommandInset label
14810 LatexCommand label
14811 name "sec:Tableaux-Colorés"
14812
14813 \end_inset
14814
14815
14816 \begin_inset Index idx
14817 status collapsed
14818
14819 \begin_layout Plain Layout
14820 Tableau ! Coloré
14821 \end_layout
14822
14823 \end_inset
14824
14825
14826 \end_layout
14827
14828 \begin_layout Subsection
14829 Cellules Colorées
14830 \begin_inset Index idx
14831 status collapsed
14832
14833 \begin_layout Plain Layout
14834 Couleur des tableaux ! Pour les cellules
14835 \end_layout
14836
14837 \end_inset
14838
14839
14840 \begin_inset Index idx
14841 status collapsed
14842
14843 \begin_layout Plain Layout
14844 Couleur ! Pour les cellules de tableau
14845 \end_layout
14846
14847 \end_inset
14848
14849
14850 \end_layout
14851
14852 \begin_layout Standard
14853 \begin_inset Float table
14854 placement h
14855 wide false
14856 sideways false
14857 status open
14858
14859 \begin_layout Plain Layout
14860 \begin_inset Caption
14861
14862 \begin_layout Plain Layout
14863 \begin_inset CommandInset label
14864 LatexCommand label
14865 name "tab:Tableau-coloré-sans-colortbl"
14866
14867 \end_inset
14868
14869 Tableau coloré sans utiliser le paquetage  
14870 \series bold
14871 colortbl
14872 \series default
14873
14874 \begin_inset Argument
14875 status open
14876
14877 \begin_layout Plain Layout
14878 Tableau sans colortbl
14879 \end_layout
14880
14881 \end_inset
14882
14883
14884 \end_layout
14885
14886 \end_inset
14887
14888
14889 \end_layout
14890
14891 \begin_layout Plain Layout
14892 \align center
14893 \begin_inset Tabular
14894 <lyxtabular version="3" rows="3" columns="3">
14895 <features tabularvalignment="middle">
14896 <column alignment="center" valignment="top" width="0">
14897 <column alignment="center" valignment="top" width="0">
14898 <column alignment="center" valignment="top" width="0">
14899 <row>
14900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14901 \begin_inset Text
14902
14903 \begin_layout Plain Layout
14904
14905 \color green
14906 a
14907 \end_layout
14908
14909 \end_inset
14910 </cell>
14911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14912 \begin_inset Text
14913
14914 \begin_layout Plain Layout
14915
14916 \color red
14917 b
14918 \end_layout
14919
14920 \end_inset
14921 </cell>
14922 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14923 \begin_inset Text
14924
14925 \begin_layout Plain Layout
14926
14927 \color red
14928 c
14929 \end_layout
14930
14931 \end_inset
14932 </cell>
14933 </row>
14934 <row>
14935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14936 \begin_inset Text
14937
14938 \begin_layout Plain Layout
14939
14940 \color green
14941 d
14942 \end_layout
14943
14944 \end_inset
14945 </cell>
14946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14947 \begin_inset Text
14948
14949 \begin_layout Plain Layout
14950
14951 \color blue
14952 e
14953 \end_layout
14954
14955 \end_inset
14956 </cell>
14957 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14958 \begin_inset Text
14959
14960 \begin_layout Plain Layout
14961
14962 \color blue
14963 f
14964 \end_layout
14965
14966 \end_inset
14967 </cell>
14968 </row>
14969 <row>
14970 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14971 \begin_inset Text
14972
14973 \begin_layout Plain Layout
14974
14975 \color green
14976 g
14977 \end_layout
14978
14979 \end_inset
14980 </cell>
14981 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14982 \begin_inset Text
14983
14984 \begin_layout Plain Layout
14985
14986 \color blue
14987 h
14988 \end_layout
14989
14990 \end_inset
14991 </cell>
14992 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14993 \begin_inset Text
14994
14995 \begin_layout Plain Layout
14996
14997 \color blue
14998 i
14999 \end_layout
15000
15001 \end_inset
15002 </cell>
15003 </row>
15004 </lyxtabular>
15005
15006 \end_inset
15007
15008
15009 \end_layout
15010
15011 \end_inset
15012
15013
15014 \end_layout
15015
15016 \begin_layout Standard
15017 Si vous voulez seulement avoir du texte en couleur, sélectionnez les cellules
15018  et choisissez une couleur dans le menu 
15019 \family sans
15020 Éditer\SpecialChar \menuseparator
15021 Style
15022 \begin_inset space ~
15023 \end_inset
15024
15025 de
15026 \begin_inset space ~
15027 \end_inset
15028
15029 Texte
15030 \family default
15031 .
15032  C'est ce qui a été utilisé pour créer le tableau
15033 \begin_inset space ~
15034 \end_inset
15035
15036
15037 \begin_inset CommandInset ref
15038 LatexCommand ref
15039 reference "tab:Tableau-coloré-sans-colortbl"
15040
15041 \end_inset
15042
15043 .
15044  Dans tous les autres cas vous aurez à utiliser le paquetage LaTeX 
15045 \series bold
15046 colortbl
15047 \series default
15048 .
15049 \begin_inset Index idx
15050 status collapsed
15051
15052 \begin_layout Plain Layout
15053 Paquetages LaTeX ! colortbl
15054 \end_layout
15055
15056 \end_inset
15057
15058
15059 \end_layout
15060
15061 \begin_layout Standard
15062 \begin_inset ERT
15063 status collapsed
15064
15065 \begin_layout Plain Layout
15066
15067
15068 \backslash
15069 ifcolortbl
15070 \end_layout
15071
15072 \end_inset
15073
15074
15075 \begin_inset Note Note
15076 status open
15077
15078 \begin_layout Plain Layout
15079 La section qui suit ne sera affichée que si vous avez installé le paquetage
15080  LaTeX 
15081 \series bold
15082 colortbl
15083 \series default
15084 .
15085 \end_layout
15086
15087 \end_inset
15088
15089
15090 \end_layout
15091
15092 \begin_layout Standard
15093 Pour créer des tableaux colorés, vous devez charger le paquetage
15094 \series bold
15095  colortbl
15096 \series default
15097  dans le préambule avec la ligne
15098 \end_layout
15099
15100 \begin_layout Standard
15101
15102 \series bold
15103
15104 \backslash
15105 usepackage{colortbl}
15106 \end_layout
15107
15108 \begin_layout Standard
15109 On choisit la couleur d'une colonne avec la commande 
15110 \end_layout
15111
15112 \begin_layout Standard
15113
15114 \series bold
15115
15116 \backslash
15117 columncolor{nom de couleur}
15118 \end_layout
15119
15120 \begin_layout Standard
15121 à l'intérieur d'une commande 
15122 \series bold
15123 >{ }
15124 \series default
15125 .
15126  Vous trouverez plus d'information sur la commande 
15127 \series bold
15128 >{}
15129 \series default
15130  dans la section
15131 \begin_inset space ~
15132 \end_inset
15133
15134
15135 \begin_inset CommandInset ref
15136 LatexCommand ref
15137 reference "sub:Calculs-multicolonnes"
15138
15139 \end_inset
15140
15141 .
15142 \end_layout
15143
15144 \begin_layout Standard
15145 Les noms de couleurs suivants sont prédéfinis :
15146 \end_layout
15147
15148 \begin_layout Standard
15149
15150 \family sans
15151 red
15152 \family default
15153  (rouge), 
15154 \family sans
15155 green
15156 \family default
15157  (vert), 
15158 \family sans
15159 yellow
15160 \family default
15161  (jaune), 
15162 \family sans
15163 blue
15164 \family default
15165  (bleu), 
15166 \family sans
15167 cyan
15168 \family default
15169
15170 \family sans
15171 magenta
15172 \family default
15173
15174 \family sans
15175 black 
15176 \family default
15177 (noir) et 
15178 \family sans
15179 white 
15180 \family default
15181 (blanc).
15182 \end_layout
15183
15184 \begin_layout Standard
15185 \begin_inset VSpace medskip
15186 \end_inset
15187
15188
15189 \end_layout
15190
15191 \begin_layout Standard
15192 Vous pouvez aussi définir votre propre couleur avec la commande
15193 \end_layout
15194
15195 \begin_layout Standard
15196
15197 \series bold
15198
15199 \backslash
15200 definecolor{nom de la couleur}{modèle de couleur}{valeurs de couleur}
15201 \end_layout
15202
15203 \begin_layout Standard
15204 Le modèle de couleur peut être
15205 \end_layout
15206
15207 \begin_layout Labeling
15208 \labelwidthstring 00.00.0000
15209 cmyk: cyan, magenta, jaune (yellow), noir (black)
15210 \end_layout
15211
15212 \begin_layout Labeling
15213 \labelwidthstring 00.00.0000
15214 rgb: red, vert (green), bleu (blue)
15215 \end_layout
15216
15217 \begin_layout Labeling
15218 \labelwidthstring 00.00.0000
15219 gray dégradé de gris (gray)
15220 \end_layout
15221
15222 \begin_layout Standard
15223 et les valeurs de couleur sont des nombres compris entre 0 et 1, séparés
15224  par des virgules qui décrivent la couleur dans le modèle de couleur choisi.
15225 \end_layout
15226
15227 \begin_layout Standard
15228 Vous pouvez par exemple définir la couleur 
15229 \begin_inset Quotes eld
15230 \end_inset
15231
15232
15233 \emph on
15234 vertfonce
15235 \begin_inset Quotes erd
15236 \end_inset
15237
15238  dans le préambule avec la ligne
15239 \end_layout
15240
15241 \begin_layout Standard
15242
15243 \series bold
15244
15245 \backslash
15246 definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5}
15247 \end_layout
15248
15249 \begin_layout Standard
15250 et la couleur "
15251 \emph on
15252 grisclair
15253 \emph default
15254 " avec
15255 \end_layout
15256
15257 \begin_layout Standard
15258
15259 \series bold
15260
15261 \backslash
15262 definecolor{grisclair}{gray}{0.8}
15263 \end_layout
15264
15265 \begin_layout Standard
15266 \begin_inset VSpace medskip
15267 \end_inset
15268
15269
15270 \end_layout
15271
15272 \begin_layout Standard
15273 Les lignes sont colorées avec la commande
15274 \end_layout
15275
15276 \begin_layout Standard
15277
15278 \series bold
15279
15280 \backslash
15281 rowcolor{nom de la couleur}
15282 \end_layout
15283
15284 \begin_layout Standard
15285 et les cellules sont colorées avec la commande
15286 \end_layout
15287
15288 \begin_layout Standard
15289
15290 \series bold
15291
15292 \backslash
15293 cellcolor{nom de la couleur}
15294 \end_layout
15295
15296 \begin_layout Standard
15297 Les deux commandes sont insérées au début d'une cellule comme du code TeX.
15298 \end_layout
15299
15300 \begin_layout Standard
15301 Pour colorer de caractères dans un tableau, sélectionnez les cellules et
15302  choisissez une couleur dans le menu 
15303 \family sans
15304 Éditer\SpecialChar \menuseparator
15305 Style
15306 \begin_inset space ~
15307 \end_inset
15308
15309 de
15310 \begin_inset space ~
15311 \end_inset
15312
15313 Texte
15314 \family default
15315 .
15316  Si une cellule contient du code TeX, faites bien attention à ne colorer
15317  que le texte, sinon le code TeX coloré provoquera des erreurs LaTeX.
15318 \end_layout
15319
15320 \begin_layout Standard
15321 \begin_inset Note Greyedout
15322 status open
15323
15324 \begin_layout Plain Layout
15325
15326 \series bold
15327 Note:
15328 \series default
15329  Tous les visualiseurs DVI ne sont pas capables d'afficher les couleurs
15330  définies par l'utilisateur.
15331 \end_layout
15332
15333 \end_inset
15334
15335
15336 \end_layout
15337
15338 \begin_layout Standard
15339 \begin_inset VSpace bigskip
15340 \end_inset
15341
15342
15343 \end_layout
15344
15345 \begin_layout Standard
15346 Pour créer le tableau
15347 \begin_inset space ~
15348 \end_inset
15349
15350
15351 \begin_inset CommandInset ref
15352 LatexCommand ref
15353 reference "tab:Tableau-coloré-avec-colortbl"
15354
15355 \end_inset
15356
15357  faites ce qui suit : La couleur de la première colonne doit être 
15358 \emph on
15359 vertfonce
15360 \emph default
15361 .
15362  On insère donc la commande
15363 \end_layout
15364
15365 \begin_layout Standard
15366
15367 \series bold
15368 >{
15369 \backslash
15370 columncolor{vertfonce}
15371 \backslash
15372 centering}c
15373 \end_layout
15374
15375 \begin_layout Standard
15376 en code TeX pour cette colonne.
15377  La première ligne doit être bleue
15378 \begin_inset Note Note
15379 status open
15380
15381 \begin_layout Plain Layout
15382 cyan ? (NdT)
15383 \end_layout
15384
15385 \end_inset
15386
15387 , d'où la commande en code TeX
15388 \end_layout
15389
15390 \begin_layout Standard
15391
15392 \series bold
15393
15394 \backslash
15395 rowcolor{cyan}
15396 \end_layout
15397
15398 \begin_layout Standard
15399 qui est insérée dans la première cellule de cette ligne.
15400  Notez que cela annule la couleur de colonne pour la première cellule.
15401  La dernière cellule de la dernière ligne est colorée en magenta en insérant
15402  en code TeX la commande
15403 \end_layout
15404
15405 \begin_layout Standard
15406
15407 \series bold
15408
15409 \backslash
15410 cellcolor{magenta}
15411 \end_layout
15412
15413 \begin_layout Standard
15414 Les caractères peuvent maintenant être colorés en utilisant le menu 
15415 \family sans
15416 Éditer\SpecialChar \menuseparator
15417 Style
15418 \begin_inset space ~
15419 \end_inset
15420
15421 de
15422 \begin_inset space ~
15423 \end_inset
15424
15425 Texte
15426 \family default
15427 .
15428 \end_layout
15429
15430 \begin_layout Standard
15431 \begin_inset Float table
15432 placement h
15433 wide false
15434 sideways false
15435 status open
15436
15437 \begin_layout Plain Layout
15438 \begin_inset Caption
15439
15440 \begin_layout Plain Layout
15441 \begin_inset CommandInset label
15442 LatexCommand label
15443 name "tab:Tableau-coloré-avec-colortbl"
15444
15445 \end_inset
15446
15447 Tableau coloré en utilisant le paquetage 
15448 \series bold
15449 colortbl
15450 \series default
15451
15452 \begin_inset Argument
15453 status collapsed
15454
15455 \begin_layout Plain Layout
15456 Tableau avec colortbl
15457 \end_layout
15458
15459 \end_inset
15460
15461
15462 \end_layout
15463
15464 \end_inset
15465
15466
15467 \end_layout
15468
15469 \begin_layout Plain Layout
15470 \align center
15471 \begin_inset Tabular
15472 <lyxtabular version="3" rows="3" columns="3">
15473 <features tabularvalignment="middle">
15474 <column alignment="center" valignment="top" width="0" special=">{\columncolor{darkgreen}\centering}c">
15475 <column alignment="center" valignment="top" width="0">
15476 <column alignment="center" valignment="top" width="0">
15477 <row>
15478 <cell alignment="center" valignment="top" usebox="none">
15479 \begin_inset Text
15480
15481 \begin_layout Plain Layout
15482 \begin_inset ERT
15483 status collapsed
15484
15485 \begin_layout Plain Layout
15486
15487
15488 \backslash
15489 rowcolor{cyan}
15490 \end_layout
15491
15492 \end_inset
15493
15494
15495 \color magenta
15496 a
15497 \end_layout
15498
15499 \end_inset
15500 </cell>
15501 <cell alignment="center" valignment="top" usebox="none">
15502 \begin_inset Text
15503
15504 \begin_layout Plain Layout
15505
15506 \color red
15507 b
15508 \end_layout
15509
15510 \end_inset
15511 </cell>
15512 <cell alignment="center" valignment="top" usebox="none">
15513 \begin_inset Text
15514
15515 \begin_layout Plain Layout
15516
15517 \color red
15518 c
15519 \end_layout
15520
15521 \end_inset
15522 </cell>
15523 </row>
15524 <row>
15525 <cell alignment="center" valignment="top" usebox="none">
15526 \begin_inset Text
15527
15528 \begin_layout Plain Layout
15529
15530 \color yellow
15531 d
15532 \end_layout
15533
15534 \end_inset
15535 </cell>
15536 <cell alignment="center" valignment="top" usebox="none">
15537 \begin_inset Text
15538
15539 \begin_layout Plain Layout
15540
15541 \color blue
15542 e
15543 \end_layout
15544
15545 \end_inset
15546 </cell>
15547 <cell alignment="center" valignment="top" usebox="none">
15548 \begin_inset Text
15549
15550 \begin_layout Plain Layout
15551
15552 \color blue
15553 f
15554 \end_layout
15555
15556 \end_inset
15557 </cell>
15558 </row>
15559 <row>
15560 <cell alignment="center" valignment="top" usebox="none">
15561 \begin_inset Text
15562
15563 \begin_layout Plain Layout
15564
15565 \color yellow
15566 g
15567 \end_layout
15568
15569 \end_inset
15570 </cell>
15571 <cell alignment="center" valignment="top" usebox="none">
15572 \begin_inset Text
15573
15574 \begin_layout Plain Layout
15575
15576 \color blue
15577 h
15578 \end_layout
15579
15580 \end_inset
15581 </cell>
15582 <cell alignment="center" valignment="top" usebox="none">
15583 \begin_inset Text
15584
15585 \begin_layout Plain Layout
15586 \begin_inset ERT
15587 status collapsed
15588
15589 \begin_layout Plain Layout
15590
15591
15592 \backslash
15593 cellcolor{magenta}
15594 \end_layout
15595
15596 \end_inset
15597
15598
15599 \color green
15600 i
15601 \end_layout
15602
15603 \end_inset
15604 </cell>
15605 </row>
15606 </lyxtabular>
15607
15608 \end_inset
15609
15610
15611 \end_layout
15612
15613 \end_inset
15614
15615
15616 \end_layout
15617
15618 \begin_layout Standard
15619 \begin_inset ERT
15620 status collapsed
15621
15622 \begin_layout Plain Layout
15623
15624
15625 \backslash
15626 else
15627 \end_layout
15628
15629 \end_inset
15630
15631
15632 \begin_inset Note Note
15633 status open
15634
15635 \begin_layout Plain Layout
15636 Ce qui suit sera affiché si le paquetage 
15637 \series bold
15638 colortbl
15639 \series default
15640  n'est pas installé :
15641 \end_layout
15642
15643 \end_inset
15644
15645
15646 \end_layout
15647
15648 \begin_layout Standard
15649 Vous devez installer le paquetage 
15650 \series bold
15651 colortbl
15652 \series default
15653  pour voir le contenu des cette section dans la sortie imprimée.
15654 \end_layout
15655
15656 \begin_layout Standard
15657 \begin_inset ERT
15658 status collapsed
15659
15660 \begin_layout Plain Layout
15661
15662
15663 \backslash
15664 fi
15665 \end_layout
15666
15667 \end_inset
15668
15669
15670 \end_layout
15671
15672 \begin_layout Subsection
15673 Les filets colorées
15674 \begin_inset Index idx
15675 status collapsed
15676
15677 \begin_layout Plain Layout
15678 Tableau Coloré ! Pour les filets
15679 \end_layout
15680
15681 \end_inset
15682
15683
15684 \begin_inset Index idx
15685 status collapsed
15686
15687 \begin_layout Plain Layout
15688 Couleur ! Pour les filets des tableaux
15689 \end_layout
15690
15691 \end_inset
15692
15693
15694 \begin_inset Note Note
15695 status collapsed
15696
15697 \begin_layout Plain Layout
15698 on parle de filets plutôt que de lignes pour les tableaux
15699 \end_layout
15700
15701 \end_inset
15702
15703
15704 \end_layout
15705
15706 \begin_layout Standard
15707 Comme c'est décrit dans la section
15708 \begin_inset space ~
15709 \end_inset
15710
15711
15712 \begin_inset CommandInset ref
15713 LatexCommand ref
15714 reference "sub:Epaisseur-filets"
15715
15716 \end_inset
15717
15718 , l'épaisseur de tous les filets d'un tableau peut être modifiée avec la
15719  variable 
15720 \series bold
15721
15722 \backslash
15723 arrayrulewidth
15724 \series default
15725 .
15726  Elle est mise à 1.5
15727 \begin_inset space \thinspace{}
15728 \end_inset
15729
15730 pt pour tous les tableaux de cette section.
15731 \begin_inset ERT
15732 status collapsed
15733
15734 \begin_layout Plain Layout
15735
15736
15737 \backslash
15738 setlength{
15739 \backslash
15740 arrayrulewidth}{1.5pt}
15741 \end_layout
15742
15743 \end_inset
15744
15745
15746 \end_layout
15747
15748 \begin_layout Standard
15749 Pour colorer les filets verticaux, par exemple en vert, créez le format
15750  de colonne suivant dans le préambule du document, en suivant la description
15751  de la section
15752 \begin_inset space ~
15753 \end_inset
15754
15755
15756 \begin_inset CommandInset ref
15757 LatexCommand ref
15758 reference "sub:Formats-personnalisés"
15759
15760 \end_inset
15761
15762 :
15763 \end_layout
15764
15765 \begin_layout Standard
15766
15767 \series bold
15768
15769 \backslash
15770 newcolumntype{W}{!{
15771 \backslash
15772 color{green}
15773 \backslash
15774 vline}}
15775 \end_layout
15776
15777 \begin_layout Standard
15778 Pour le tableau
15779 \begin_inset space ~
15780 \end_inset
15781
15782
15783 \begin_inset CommandInset ref
15784 LatexCommand ref
15785 reference "tab:Tableau-filets-verticaux-colorés"
15786
15787 \end_inset
15788
15789  le paramètre LaTeX
15790 \series bold
15791  WcW
15792 \series default
15793  a été utilisé pour la dernière colonne et
15794 \series bold
15795  Wc
15796 \series default
15797  pour les autres colonnes.
15798 \end_layout
15799
15800 \begin_layout Standard
15801 Si vous voulez plusieurs couleurs, définissez plusieurs formats de colonne.
15802 \end_layout
15803
15804 \begin_layout Standard
15805 \begin_inset Float table
15806 placement h
15807 wide false
15808 sideways false
15809 status open
15810
15811 \begin_layout Plain Layout
15812 \begin_inset Caption
15813
15814 \begin_layout Plain Layout
15815 \begin_inset CommandInset label
15816 LatexCommand label
15817 name "tab:Tableau-filets-verticaux-colorés"
15818
15819 \end_inset
15820
15821 Tableau avec filets verticaux colorés
15822 \end_layout
15823
15824 \end_inset
15825
15826
15827 \end_layout
15828
15829 \begin_layout Plain Layout
15830 \align center
15831 \begin_inset Tabular
15832 <lyxtabular version="3" rows="3" columns="3">
15833 <features tabularvalignment="middle">
15834 <column alignment="center" valignment="top" width="0" special="Wc">
15835 <column alignment="center" valignment="top" width="0" special="Wc">
15836 <column alignment="center" valignment="top" width="0" special="WcW">
15837 <row>
15838 <cell alignment="center" valignment="top" topline="true" usebox="none">
15839 \begin_inset Text
15840
15841 \begin_layout Plain Layout
15842 sd
15843 \end_layout
15844
15845 \end_inset
15846 </cell>
15847 <cell alignment="center" valignment="top" topline="true" usebox="none">
15848 \begin_inset Text
15849
15850 \begin_layout Plain Layout
15851
15852 \end_layout
15853
15854 \end_inset
15855 </cell>
15856 <cell alignment="center" valignment="top" topline="true" usebox="none">
15857 \begin_inset Text
15858
15859 \begin_layout Plain Layout
15860
15861 \end_layout
15862
15863 \end_inset
15864 </cell>
15865 </row>
15866 <row>
15867 <cell alignment="center" valignment="top" topline="true" usebox="none">
15868 \begin_inset Text
15869
15870 \begin_layout Plain Layout
15871
15872 \end_layout
15873
15874 \end_inset
15875 </cell>
15876 <cell alignment="center" valignment="top" topline="true" usebox="none">
15877 \begin_inset Text
15878
15879 \begin_layout Plain Layout
15880 sd
15881 \end_layout
15882
15883 \end_inset
15884 </cell>
15885 <cell alignment="center" valignment="top" topline="true" usebox="none">
15886 \begin_inset Text
15887
15888 \begin_layout Plain Layout
15889
15890 \end_layout
15891
15892 \end_inset
15893 </cell>
15894 </row>
15895 <row>
15896 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15897 \begin_inset Text
15898
15899 \begin_layout Plain Layout
15900
15901 \end_layout
15902
15903 \end_inset
15904 </cell>
15905 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15906 \begin_inset Text
15907
15908 \begin_layout Plain Layout
15909
15910 \end_layout
15911
15912 \end_inset
15913 </cell>
15914 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15915 \begin_inset Text
15916
15917 \begin_layout Plain Layout
15918 sd
15919 \end_layout
15920
15921 \end_inset
15922 </cell>
15923 </row>
15924 </lyxtabular>
15925
15926 \end_inset
15927
15928
15929 \end_layout
15930
15931 \end_inset
15932
15933
15934 \end_layout
15935
15936 \begin_layout Standard
15937 \begin_inset VSpace bigskip
15938 \end_inset
15939
15940 Pour colorer les filets horizontaux en rouge comme pour le tableau
15941 \begin_inset space ~
15942 \end_inset
15943
15944
15945 \begin_inset CommandInset ref
15946 LatexCommand ref
15947 reference "tab:Tableau-filet-horizontaux-colorés"
15948
15949 \end_inset
15950
15951 , insérez les commandes suivantes en code TeX juste avant le tableau ou
15952  le flottant de tableau :
15953 \end_layout
15954
15955 \begin_layout Standard
15956
15957 \series bold
15958
15959 \backslash
15960 let
15961 \backslash
15962 myHlineC
15963 \backslash
15964 hline
15965 \begin_inset Newline newline
15966 \end_inset
15967
15968
15969 \backslash
15970 renewcommand{
15971 \backslash
15972 hline}
15973 \begin_inset Newline newline
15974 \end_inset
15975
15976
15977 \begin_inset Phantom HPhantom
15978 status open
15979
15980 \begin_layout Plain Layout
15981
15982 \series bold
15983 \begin_inset space ~
15984 \end_inset
15985
15986
15987 \end_layout
15988
15989 \end_inset
15990
15991 {
15992 \backslash
15993 arrayrulecolor{red}
15994 \backslash
15995 myHlineC
15996 \backslash
15997 arrayrulecolor{black}}
15998 \end_layout
15999
16000 \begin_layout Standard
16001 \begin_inset ERT
16002 status collapsed
16003
16004 \begin_layout Plain Layout
16005
16006
16007 \backslash
16008 let
16009 \backslash
16010 myHlineC
16011 \backslash
16012 hline
16013 \end_layout
16014
16015 \begin_layout Plain Layout
16016
16017
16018 \backslash
16019 renewcommand{
16020 \backslash
16021 hline}
16022 \end_layout
16023
16024 \begin_layout Plain Layout
16025
16026  {
16027 \backslash
16028 arrayrulecolor{red}
16029 \backslash
16030 myHlineC
16031 \backslash
16032 arrayrulecolor{black}}
16033 \end_layout
16034
16035 \end_inset
16036
16037
16038 \begin_inset Float table
16039 placement h
16040 wide false
16041 sideways false
16042 status open
16043
16044 \begin_layout Plain Layout
16045 \begin_inset Caption
16046
16047 \begin_layout Plain Layout
16048 \begin_inset CommandInset label
16049 LatexCommand label
16050 name "tab:Tableau-filet-horizontaux-colorés"
16051
16052 \end_inset
16053
16054 Tableau avec filets horizontaux colorés
16055 \end_layout
16056
16057 \end_inset
16058
16059
16060 \end_layout
16061
16062 \begin_layout Plain Layout
16063 \align center
16064 \begin_inset Tabular
16065 <lyxtabular version="3" rows="3" columns="3">
16066 <features tabularvalignment="middle">
16067 <column alignment="center" valignment="top" width="0">
16068 <column alignment="center" valignment="top" width="0">
16069 <column alignment="center" valignment="top" width="0">
16070 <row>
16071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16072 \begin_inset Text
16073
16074 \begin_layout Plain Layout
16075 sd
16076 \end_layout
16077
16078 \end_inset
16079 </cell>
16080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16081 \begin_inset Text
16082
16083 \begin_layout Plain Layout
16084
16085 \end_layout
16086
16087 \end_inset
16088 </cell>
16089 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16090 \begin_inset Text
16091
16092 \begin_layout Plain Layout
16093
16094 \end_layout
16095
16096 \end_inset
16097 </cell>
16098 </row>
16099 <row>
16100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16101 \begin_inset Text
16102
16103 \begin_layout Plain Layout
16104
16105 \end_layout
16106
16107 \end_inset
16108 </cell>
16109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16110 \begin_inset Text
16111
16112 \begin_layout Plain Layout
16113 sd
16114 \end_layout
16115
16116 \end_inset
16117 </cell>
16118 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16119 \begin_inset Text
16120
16121 \begin_layout Plain Layout
16122
16123 \end_layout
16124
16125 \end_inset
16126 </cell>
16127 </row>
16128 <row>
16129 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16130 \begin_inset Text
16131
16132 \begin_layout Plain Layout
16133
16134 \end_layout
16135
16136 \end_inset
16137 </cell>
16138 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16139 \begin_inset Text
16140
16141 \begin_layout Plain Layout
16142
16143 \end_layout
16144
16145 \end_inset
16146 </cell>
16147 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16148 \begin_inset Text
16149
16150 \begin_layout Plain Layout
16151 sd
16152 \end_layout
16153
16154 \end_inset
16155 </cell>
16156 </row>
16157 </lyxtabular>
16158
16159 \end_inset
16160
16161
16162 \end_layout
16163
16164 \end_inset
16165
16166
16167 \end_layout
16168
16169 \begin_layout Standard
16170 Pour revenir à la couleur noire implicite, insérez la commande suivante
16171  en code TeX, juste après le tableau ou le flottant de tableau :
16172 \end_layout
16173
16174 \begin_layout Standard
16175
16176 \series bold
16177
16178 \backslash
16179 renewcommand{
16180 \backslash
16181 hline}{
16182 \backslash
16183 myHlineC}
16184 \end_layout
16185
16186 \begin_layout Standard
16187 Le tableau
16188 \begin_inset space ~
16189 \end_inset
16190
16191
16192 \begin_inset CommandInset ref
16193 LatexCommand ref
16194 reference "tab:Tableau-avec-filets-colorés"
16195
16196 \end_inset
16197
16198  est un exemple avec des filets horizontaux et verticaux colorés.
16199 \end_layout
16200
16201 \begin_layout Standard
16202 \begin_inset Float table
16203 placement h
16204 wide false
16205 sideways false
16206 status open
16207
16208 \begin_layout Plain Layout
16209 \begin_inset Caption
16210
16211 \begin_layout Plain Layout
16212 \begin_inset CommandInset label
16213 LatexCommand label
16214 name "tab:Tableau-avec-filets-colorés"
16215
16216 \end_inset
16217
16218 Tableau avec filets horizontaux et verticaux colorés
16219 \end_layout
16220
16221 \end_inset
16222
16223
16224 \end_layout
16225
16226 \begin_layout Plain Layout
16227 \align center
16228 \begin_inset Tabular
16229 <lyxtabular version="3" rows="3" columns="3">
16230 <features tabularvalignment="middle">
16231 <column alignment="center" valignment="top" width="0" special="Wc">
16232 <column alignment="center" valignment="top" width="0" special="Wc">
16233 <column alignment="center" valignment="top" width="0" special="WcW">
16234 <row>
16235 <cell alignment="center" valignment="top" topline="true" usebox="none">
16236 \begin_inset Text
16237
16238 \begin_layout Plain Layout
16239 sd
16240 \end_layout
16241
16242 \end_inset
16243 </cell>
16244 <cell alignment="center" valignment="top" topline="true" usebox="none">
16245 \begin_inset Text
16246
16247 \begin_layout Plain Layout
16248
16249 \end_layout
16250
16251 \end_inset
16252 </cell>
16253 <cell alignment="center" valignment="top" topline="true" usebox="none">
16254 \begin_inset Text
16255
16256 \begin_layout Plain Layout
16257
16258 \end_layout
16259
16260 \end_inset
16261 </cell>
16262 </row>
16263 <row>
16264 <cell alignment="center" valignment="top" topline="true" usebox="none">
16265 \begin_inset Text
16266
16267 \begin_layout Plain Layout
16268
16269 \end_layout
16270
16271 \end_inset
16272 </cell>
16273 <cell alignment="center" valignment="top" topline="true" usebox="none">
16274 \begin_inset Text
16275
16276 \begin_layout Plain Layout
16277 sd
16278 \end_layout
16279
16280 \end_inset
16281 </cell>
16282 <cell alignment="center" valignment="top" topline="true" usebox="none">
16283 \begin_inset Text
16284
16285 \begin_layout Plain Layout
16286
16287 \end_layout
16288
16289 \end_inset
16290 </cell>
16291 </row>
16292 <row topspace="default">
16293 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16294 \begin_inset Text
16295
16296 \begin_layout Plain Layout
16297
16298 \end_layout
16299
16300 \end_inset
16301 </cell>
16302 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16303 \begin_inset Text
16304
16305 \begin_layout Plain Layout
16306
16307 \end_layout
16308
16309 \end_inset
16310 </cell>
16311 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16312 \begin_inset Text
16313
16314 \begin_layout Plain Layout
16315 sd
16316 \end_layout
16317
16318 \end_inset
16319 </cell>
16320 </row>
16321 </lyxtabular>
16322
16323 \end_inset
16324
16325
16326 \end_layout
16327
16328 \end_inset
16329
16330
16331 \end_layout
16332
16333 \begin_layout Standard
16334 \begin_inset ERT
16335 status collapsed
16336
16337 \begin_layout Plain Layout
16338
16339
16340 \backslash
16341 renewcommand{
16342 \backslash
16343 hline}{
16344 \backslash
16345 myHlineC}
16346 \end_layout
16347
16348 \end_inset
16349
16350
16351 \end_layout
16352
16353 \begin_layout Standard
16354 \begin_inset ERT
16355 status collapsed
16356
16357 \begin_layout Plain Layout
16358
16359
16360 \backslash
16361 setlength{
16362 \backslash
16363 arrayrulewidth}{0.4pt}
16364 \end_layout
16365
16366 \end_inset
16367
16368
16369 \end_layout
16370
16371 \begin_layout Section
16372 Personnalisation des Tableaux
16373 \begin_inset Index idx
16374 status collapsed
16375
16376 \begin_layout Plain Layout
16377 Tableau ! Personnalisation
16378 \end_layout
16379
16380 \end_inset
16381
16382
16383 \begin_inset Index idx
16384 status collapsed
16385
16386 \begin_layout Plain Layout
16387 Personnalisation des tableaux
16388 \end_layout
16389
16390 \end_inset
16391
16392
16393 \end_layout
16394
16395 \begin_layout Subsection
16396 Espacement des lignes
16397 \begin_inset CommandInset label
16398 LatexCommand label
16399 name "sub:Espacement-lignes"
16400
16401 \end_inset
16402
16403
16404 \begin_inset Index idx
16405 status collapsed
16406
16407 \begin_layout Plain Layout
16408 Personnalisation des tableaux ! Espacement des lignes
16409 \end_layout
16410
16411 \end_inset
16412
16413
16414 \end_layout
16415
16416 \begin_layout Standard
16417 Vous pouvez ajouter de l'espace vertical entre les lignes d'un tableau avec
16418  l'onglet 
16419 \family sans
16420 Bordures
16421 \family default
16422  de la fenêtre de dialogue 
16423 \family sans
16424 Paramètres
16425 \begin_inset space ~
16426 \end_inset
16427
16428 du
16429 \begin_inset space ~
16430 \end_inset
16431
16432 tableau
16433 \family default
16434 .
16435  Vous y trouverez trois possibilités :
16436 \end_layout
16437
16438 \begin_layout Description
16439 Haut
16440 \begin_inset space ~
16441 \end_inset
16442
16443 de
16444 \begin_inset space ~
16445 \end_inset
16446
16447 ligne va ajouter de l'espace au-dessus de caractères de la ligne .
16448  Si le tableau est un tableau formel
16449 \begin_inset Foot
16450 status collapsed
16451
16452 \begin_layout Plain Layout
16453 Les tableaux formels sont décrits dans la section
16454 \begin_inset space ~
16455 \end_inset
16456
16457
16458 \begin_inset CommandInset ref
16459 LatexCommand ref
16460 reference "sec:Tableaux-Formels"
16461
16462 \end_inset
16463
16464 .
16465 \end_layout
16466
16467 \end_inset
16468
16469  LyX va insérer implicitement un espace de 0.5
16470 \begin_inset space \thinspace{}
16471 \end_inset
16472
16473 em.
16474  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
16475  les filets verticaux comme dans le tableau suivant :
16476 \begin_inset VSpace medskip
16477 \end_inset
16478
16479
16480 \begin_inset Newline newline
16481 \end_inset
16482
16483
16484 \begin_inset space \hspace*{}
16485 \length 0pt
16486 \end_inset
16487
16488
16489 \begin_inset space \hfill{}
16490 \end_inset
16491
16492
16493 \begin_inset Tabular
16494 <lyxtabular version="3" rows="3" columns="1">
16495 <features tabularvalignment="middle">
16496 <column alignment="center" valignment="top" width="0">
16497 <row>
16498 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16499 \begin_inset Text
16500
16501 \begin_layout Plain Layout
16502 A
16503 \end_layout
16504
16505 \end_inset
16506 </cell>
16507 </row>
16508 <row topspace="3mm">
16509 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16510 \begin_inset Text
16511
16512 \begin_layout Plain Layout
16513 espace de 3
16514 \begin_inset space \thinspace{}
16515 \end_inset
16516
16517 mm en haut de la ligne
16518 \end_layout
16519
16520 \end_inset
16521 </cell>
16522 </row>
16523 <row>
16524 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16525 \begin_inset Text
16526
16527 \begin_layout Plain Layout
16528 C
16529 \end_layout
16530
16531 \end_inset
16532 </cell>
16533 </row>
16534 </lyxtabular>
16535
16536 \end_inset
16537
16538
16539 \begin_inset space \hfill{}
16540 \end_inset
16541
16542
16543 \begin_inset space \hspace*{}
16544 \length 0pt
16545 \end_inset
16546
16547
16548 \begin_inset VSpace medskip
16549 \end_inset
16550
16551
16552 \begin_inset Newline newline
16553 \end_inset
16554
16555 L'insertion d'espace en haut de ligne n'a donc d'intérêt que si vous n'avez
16556  pas de filets verticaux.
16557 \end_layout
16558
16559 \begin_layout Description
16560 Bas
16561 \begin_inset space ~
16562 \end_inset
16563
16564 de
16565 \begin_inset space ~
16566 \end_inset
16567
16568 ligne va ajouter de l'espace sous les caractères de la ligne.
16569  Si le tableau est un tableau formel LyX va insérer implicitement un espace
16570  de 0.5
16571 \begin_inset space \thinspace{}
16572 \end_inset
16573
16574 em, pour les tableaux normaux, l'espace implicite est de 2
16575 \begin_inset space \thinspace{}
16576 \end_inset
16577
16578 pt.
16579 \end_layout
16580
16581 \begin_layout Description
16582 Entre
16583 \begin_inset space ~
16584 \end_inset
16585
16586 les
16587 \begin_inset space ~
16588 \end_inset
16589
16590 lignes ajoute l'espace entre la ligne courante et la ligne suivante.
16591  Si le tableau est un tableau formel LyX va insérer implicitement un espace
16592  de 0.5
16593 \begin_inset space \thinspace{}
16594 \end_inset
16595
16596 em.
16597  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
16598  les filets verticaux comme dans le tableau suivant :
16599 \begin_inset VSpace medskip
16600 \end_inset
16601
16602
16603 \begin_inset Newline newline
16604 \end_inset
16605
16606
16607 \begin_inset space \hspace*{}
16608 \length 0pt
16609 \end_inset
16610
16611
16612 \begin_inset space \hfill{}
16613 \end_inset
16614
16615
16616 \begin_inset Tabular
16617 <lyxtabular version="3" rows="3" columns="1">
16618 <features tabularvalignment="middle">
16619 <column alignment="center" valignment="top" width="0">
16620 <row>
16621 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16622 \begin_inset Text
16623
16624 \begin_layout Plain Layout
16625 A
16626 \end_layout
16627
16628 \end_inset
16629 </cell>
16630 </row>
16631 <row interlinespace="3mm">
16632 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16633 \begin_inset Text
16634
16635 \begin_layout Plain Layout
16636 \begin_inset Formula $\downarrow$
16637 \end_inset
16638
16639  espace de 3
16640 \begin_inset space \thinspace{}
16641 \end_inset
16642
16643 mm entre les lignes 
16644 \begin_inset Formula $\downarrow$
16645 \end_inset
16646
16647
16648 \end_layout
16649
16650 \end_inset
16651 </cell>
16652 </row>
16653 <row>
16654 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16655 \begin_inset Text
16656
16657 \begin_layout Plain Layout
16658 \begin_inset Formula $\uparrow$
16659 \end_inset
16660
16661  espace de 3
16662 \begin_inset space \thinspace{}
16663 \end_inset
16664
16665 mm entre les lignes 
16666 \begin_inset Formula $\uparrow$
16667 \end_inset
16668
16669
16670 \end_layout
16671
16672 \end_inset
16673 </cell>
16674 </row>
16675 </lyxtabular>
16676
16677 \end_inset
16678
16679
16680 \begin_inset space \hfill{}
16681 \end_inset
16682
16683
16684 \begin_inset space \hspace*{}
16685 \length 0pt
16686 \end_inset
16687
16688
16689 \begin_inset VSpace medskip
16690 \end_inset
16691
16692
16693 \begin_inset Newline newline
16694 \end_inset
16695
16696 L'insertion d'espace entre les lignes n'a donc d'intérêt que si vous n'avez
16697  pas de filets verticaux.
16698 \end_layout
16699
16700 \begin_layout Standard
16701 \begin_inset VSpace bigskip
16702 \end_inset
16703
16704 Quand vous voulez ajouter de l'espace à toutes les cases de tous les tableaux
16705  de votre document, vous pouvez le faire en ajoutant les lignes suivantes
16706  dans le préambule :
16707 \end_layout
16708
16709 \begin_layout Standard
16710
16711 \series bold
16712
16713 \backslash
16714 @ifundefined{extrarowheight}
16715 \begin_inset Newline newline
16716 \end_inset
16717
16718
16719 \begin_inset Phantom HPhantom
16720 status open
16721
16722 \begin_layout Plain Layout
16723
16724 \series bold
16725 \begin_inset space ~
16726 \end_inset
16727
16728
16729 \end_layout
16730
16731 \end_inset
16732
16733 {
16734 \backslash
16735 usepackage{array}}{}
16736 \begin_inset Newline newline
16737 \end_inset
16738
16739
16740 \backslash
16741 setlength{
16742 \backslash
16743 extrarowheight}{height}
16744 \end_layout
16745
16746 \begin_layout Standard
16747 Mais ceci présente le défaut que le texte des cellules de tableau n'est
16748  plus exactement centré verticalement.
16749  (le paquetage 
16750 \series bold
16751 array 
16752 \series default
16753 sera chargé automatiquement par LyX quand vous utilisez des formats de tableaux
16754  auto-définis.
16755  C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
16756  
16757 \series bold
16758
16759 \backslash
16760 @ifundefined
16761 \series default
16762  dans la commande précédente.)
16763 \end_layout
16764
16765 \begin_layout Standard
16766 Si vous utilisez des polices de taille plus grande que la taille normale,
16767  les bordures des tableaux sont souvent trop proches du texte.
16768  On peut corriger ce problème en insérant la commande 
16769 \series bold
16770
16771 \begin_inset space \space{}
16772 \end_inset
16773
16774
16775 \backslash
16776 strut
16777 \series default
16778  en code TeX au debut d'une ligne du tableau.
16779  Le tableau
16780 \lang english
16781
16782 \begin_inset space ~
16783 \end_inset
16784
16785
16786 \begin_inset CommandInset ref
16787 LatexCommand ref
16788 reference "tab:Alignement-vertical"
16789
16790 \end_inset
16791
16792
16793 \lang french
16794  montre l'effet de cette commande.
16795 \end_layout
16796
16797 \begin_layout Standard
16798 \noindent
16799 \begin_inset Float table
16800 placement h
16801 wide false
16802 sideways false
16803 status open
16804
16805 \begin_layout Plain Layout
16806 \begin_inset Caption
16807
16808 \begin_layout Plain Layout
16809 \begin_inset CommandInset label
16810 LatexCommand label
16811 name "tab:Alignement-vertical"
16812
16813 \end_inset
16814
16815 Alignement vertical d'un texte avec une police de grande taille.
16816 \end_layout
16817
16818 \end_inset
16819
16820
16821 \end_layout
16822
16823 \begin_layout Plain Layout
16824 \begin_inset space \hfill{}
16825 \end_inset
16826
16827
16828 \begin_inset Float table
16829 wide false
16830 sideways false
16831 status collapsed
16832
16833 \begin_layout Plain Layout
16834 \begin_inset Caption
16835
16836 \begin_layout Plain Layout
16837 Tableau normal.
16838 \end_layout
16839
16840 \end_inset
16841
16842
16843 \end_layout
16844
16845 \begin_layout Plain Layout
16846 \noindent
16847 \align center
16848 \begin_inset Tabular
16849 <lyxtabular version="3" rows="6" columns="1">
16850 <features tabularvalignment="middle">
16851 <column alignment="left" valignment="top" width="0">
16852 <row>
16853 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16854 \begin_inset Text
16855
16856 \begin_layout Plain Layout
16857 Normal, g
16858 \end_layout
16859
16860 \end_inset
16861 </cell>
16862 </row>
16863 <row>
16864 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16865 \begin_inset Text
16866
16867 \begin_layout Plain Layout
16868
16869 \size large
16870 Large
16871 \end_layout
16872
16873 \end_inset
16874 </cell>
16875 </row>
16876 <row>
16877 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16878 \begin_inset Text
16879
16880 \begin_layout Plain Layout
16881
16882 \size larger
16883 Larger
16884 \end_layout
16885
16886 \end_inset
16887 </cell>
16888 </row>
16889 <row>
16890 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16891 \begin_inset Text
16892
16893 \begin_layout Plain Layout
16894
16895 \size largest
16896 Largest
16897 \end_layout
16898
16899 \end_inset
16900 </cell>
16901 </row>
16902 <row>
16903 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16904 \begin_inset Text
16905
16906 \begin_layout Plain Layout
16907
16908 \size huge
16909 Huge
16910 \end_layout
16911
16912 \end_inset
16913 </cell>
16914 </row>
16915 <row>
16916 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16917 \begin_inset Text
16918
16919 \begin_layout Plain Layout
16920
16921 \size huge
16922 Huger
16923 \end_layout
16924
16925 \end_inset
16926 </cell>
16927 </row>
16928 </lyxtabular>
16929
16930 \end_inset
16931
16932
16933 \end_layout
16934
16935 \end_inset
16936
16937
16938 \begin_inset space \hfill{}
16939 \end_inset
16940
16941
16942 \begin_inset Float table
16943 wide false
16944 sideways false
16945 status collapsed
16946
16947 \begin_layout Plain Layout
16948 \begin_inset Caption
16949
16950 \begin_layout Plain Layout
16951 Tableau utilisant la commande 
16952 \series bold
16953
16954 \backslash
16955 strut
16956 \series default
16957 .
16958 \end_layout
16959
16960 \end_inset
16961
16962
16963 \end_layout
16964
16965 \begin_layout Plain Layout
16966 \noindent
16967 \align center
16968 \begin_inset Tabular
16969 <lyxtabular version="3" rows="6" columns="1">
16970 <features tabularvalignment="middle">
16971 <column alignment="left" valignment="top" width="0">
16972 <row>
16973 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16974 \begin_inset Text
16975
16976 \begin_layout Plain Layout
16977 Normal, g
16978 \end_layout
16979
16980 \end_inset
16981 </cell>
16982 </row>
16983 <row>
16984 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16985 \begin_inset Text
16986
16987 \begin_layout Plain Layout
16988
16989 \size large
16990 \begin_inset ERT
16991 status collapsed
16992
16993 \begin_layout Plain Layout
16994
16995
16996 \backslash
16997 strut 
16998 \end_layout
16999
17000 \end_inset
17001
17002 Large
17003 \end_layout
17004
17005 \end_inset
17006 </cell>
17007 </row>
17008 <row>
17009 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17010 \begin_inset Text
17011
17012 \begin_layout Plain Layout
17013
17014 \size larger
17015 \begin_inset ERT
17016 status collapsed
17017
17018 \begin_layout Plain Layout
17019
17020
17021 \backslash
17022 strut 
17023 \end_layout
17024
17025 \end_inset
17026
17027 Larger
17028 \end_layout
17029
17030 \end_inset
17031 </cell>
17032 </row>
17033 <row>
17034 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17035 \begin_inset Text
17036
17037 \begin_layout Plain Layout
17038
17039 \size largest
17040 \begin_inset ERT
17041 status collapsed
17042
17043 \begin_layout Plain Layout
17044
17045
17046 \backslash
17047 strut 
17048 \end_layout
17049
17050 \end_inset
17051
17052 Largest
17053 \end_layout
17054
17055 \end_inset
17056 </cell>
17057 </row>
17058 <row>
17059 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17060 \begin_inset Text
17061
17062 \begin_layout Plain Layout
17063
17064 \size huge
17065 \begin_inset ERT
17066 status collapsed
17067
17068 \begin_layout Plain Layout
17069
17070
17071 \backslash
17072 strut 
17073 \end_layout
17074
17075 \end_inset
17076
17077 Huge
17078 \end_layout
17079
17080 \end_inset
17081 </cell>
17082 </row>
17083 <row>
17084 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17085 \begin_inset Text
17086
17087 \begin_layout Plain Layout
17088
17089 \size giant
17090 \begin_inset ERT
17091 status collapsed
17092
17093 \begin_layout Plain Layout
17094
17095
17096 \backslash
17097 strut 
17098 \end_layout
17099
17100 \end_inset
17101
17102
17103 \size huge
17104 Huger
17105 \end_layout
17106
17107 \end_inset
17108 </cell>
17109 </row>
17110 </lyxtabular>
17111
17112 \end_inset
17113
17114
17115 \end_layout
17116
17117 \end_inset
17118
17119
17120 \begin_inset space \hfill{}
17121 \end_inset
17122
17123
17124 \end_layout
17125
17126 \end_inset
17127
17128
17129 \end_layout
17130
17131 \begin_layout Subsection
17132 Alignements de cellules spéciaux
17133 \begin_inset Index idx
17134 status collapsed
17135
17136 \begin_layout Plain Layout
17137 Personnalisation des tableaux ! Alignement de cellules spéciaux
17138 \end_layout
17139
17140 \end_inset
17141
17142
17143 \end_layout
17144
17145 \begin_layout Standard
17146 On peut parfois améliorer l'aspect d'un tableau en alignant le contenu des
17147  cellules sur un caractère donné, par exemple le séparateur décimal comme
17148  dans le tableau
17149 \begin_inset space ~
17150 \end_inset
17151
17152
17153 \begin_inset CommandInset ref
17154 LatexCommand ref
17155 reference "tab:Tableau-centré-sur-séparateur"
17156
17157 \end_inset
17158
17159 .
17160 \end_layout
17161
17162 \begin_layout Standard
17163 \begin_inset Float table
17164 placement h
17165 wide false
17166 sideways false
17167 status open
17168
17169 \begin_layout Plain Layout
17170 \begin_inset Caption
17171
17172 \begin_layout Plain Layout
17173 \begin_inset CommandInset label
17174 LatexCommand label
17175 name "tab:Tableau-centré-sur-séparateur"
17176
17177 \end_inset
17178
17179 Les cellules d'une colonnes sont centrées sur le séparateur décimal.
17180 \end_layout
17181
17182 \end_inset
17183
17184
17185 \end_layout
17186
17187 \begin_layout Plain Layout
17188 \align center
17189 \begin_inset Tabular
17190 <lyxtabular version="3" rows="4" columns="2">
17191 <features tabularvalignment="middle">
17192 <column alignment="right" valignment="top" width="0">
17193 <column alignment="left" valignment="top" width="0" special="@{}l">
17194 <row>
17195 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17196 \begin_inset Text
17197
17198 \begin_layout Plain Layout
17199 en-tête
17200 \end_layout
17201
17202 \end_inset
17203 </cell>
17204 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17205 \begin_inset Text
17206
17207 \begin_layout Plain Layout
17208
17209 \end_layout
17210
17211 \end_inset
17212 </cell>
17213 </row>
17214 <row>
17215 <cell alignment="center" valignment="top" usebox="none">
17216 \begin_inset Text
17217
17218 \begin_layout Plain Layout
17219 12,
17220 \end_layout
17221
17222 \end_inset
17223 </cell>
17224 <cell alignment="center" valignment="top" usebox="none">
17225 \begin_inset Text
17226
17227 \begin_layout Plain Layout
17228 6
17229 \end_layout
17230
17231 \end_inset
17232 </cell>
17233 </row>
17234 <row>
17235 <cell alignment="center" valignment="top" usebox="none">
17236 \begin_inset Text
17237
17238 \begin_layout Plain Layout
17239 0,
17240 \end_layout
17241
17242 \end_inset
17243 </cell>
17244 <cell alignment="center" valignment="top" usebox="none">
17245 \begin_inset Text
17246
17247 \begin_layout Plain Layout
17248 68
17249 \end_layout
17250
17251 \end_inset
17252 </cell>
17253 </row>
17254 <row>
17255 <cell alignment="center" valignment="top" usebox="none">
17256 \begin_inset Text
17257
17258 \begin_layout Plain Layout
17259 -123,
17260 \end_layout
17261
17262 \end_inset
17263 </cell>
17264 <cell alignment="center" valignment="top" usebox="none">
17265 \begin_inset Text
17266
17267 \begin_layout Plain Layout
17268 0
17269 \end_layout
17270
17271 \end_inset
17272 </cell>
17273 </row>
17274 </lyxtabular>
17275
17276 \end_inset
17277
17278
17279 \end_layout
17280
17281 \end_inset
17282
17283
17284 \end_layout
17285
17286 \begin_layout Standard
17287 Ce tableau a été créé comme un tableau 4×2.
17288  L'en-tête est une cellule multicolonne centrée.
17289  La première colonne est alignée à droite et contient les chiffres qui se
17290  trouvent avant la virgule ainsi que la virgule elle-même.
17291  La deuxième colonne est alignée à gauche et contient les chiffres situés
17292  après la virgule.
17293  Pour éviter l'espace qui est normalement placé entre deux colonnes d'un
17294  tableau, le paramètre LaTeX suivant 
17295 \lang english
17296 was used
17297 \lang french
17298  pour la deuxième colonne :
17299 \end_layout
17300
17301 \begin_layout Standard
17302
17303 \series bold
17304 @{}l
17305 \end_layout
17306
17307 \begin_layout Standard
17308 Le tableau
17309 \begin_inset space ~
17310 \end_inset
17311
17312
17313 \begin_inset CommandInset ref
17314 LatexCommand ref
17315 reference "tab:Plusieurs-exemples-alignements"
17316
17317 \end_inset
17318
17319  montre quelques exemples d'alignements.
17320  Pour l'alignement sur l'opérateur de relation, vous devez ajouter le deuxième
17321  plus petit espace mathématique au début de la dernière colonne pour obtenir
17322  l'espacement correct autour du signe de relation.
17323 \end_layout
17324
17325 \begin_layout Standard
17326 \begin_inset Float table
17327 wide false
17328 sideways false
17329 status open
17330
17331 \begin_layout Plain Layout
17332 \begin_inset Caption
17333
17334 \begin_layout Plain Layout
17335 \begin_inset CommandInset label
17336 LatexCommand label
17337 name "tab:Plusieurs-exemples-alignements"
17338
17339 \end_inset
17340
17341 Plusieurs exemples d'alignement de cellules.
17342 \end_layout
17343
17344 \end_inset
17345
17346
17347 \end_layout
17348
17349 \begin_layout Plain Layout
17350 \align center
17351 \begin_inset Tabular
17352 <lyxtabular version="3" rows="4" columns="6">
17353 <features tabularvalignment="middle">
17354 <column alignment="right" valignment="top" width="0">
17355 <column alignment="left" valignment="top" width="0" special="@{}l">
17356 <column alignment="right" valignment="top" width="0">
17357 <column alignment="left" valignment="top" width="0" special="@{}l">
17358 <column alignment="right" valignment="top" width="0">
17359 <column alignment="left" valignment="top" width="0" special="@{}l">
17360 <row>
17361 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17362 \begin_inset Text
17363
17364 \begin_layout Plain Layout
17365 unités
17366 \end_layout
17367
17368 \end_inset
17369 </cell>
17370 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17371 \begin_inset Text
17372
17373 \begin_layout Plain Layout
17374
17375 \end_layout
17376
17377 \end_inset
17378 </cell>
17379 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17380 \begin_inset Text
17381
17382 \begin_layout Plain Layout
17383 exposants
17384 \end_layout
17385
17386 \end_inset
17387 </cell>
17388 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17389 \begin_inset Text
17390
17391 \begin_layout Plain Layout
17392
17393 \end_layout
17394
17395 \end_inset
17396 </cell>
17397 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17398 \begin_inset Text
17399
17400 \begin_layout Plain Layout
17401 relations
17402 \end_layout
17403
17404 \end_inset
17405 </cell>
17406 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17407 \begin_inset Text
17408
17409 \begin_layout Plain Layout
17410
17411 \end_layout
17412
17413 \end_inset
17414 </cell>
17415 </row>
17416 <row>
17417 <cell alignment="center" valignment="top" usebox="none">
17418 \begin_inset Text
17419
17420 \begin_layout Plain Layout
17421 12×
17422 \end_layout
17423
17424 \end_inset
17425 </cell>
17426 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17427 \begin_inset Text
17428
17429 \begin_layout Plain Layout
17430 24
17431 \begin_inset space \thinspace{}
17432 \end_inset
17433
17434 bouteilles
17435 \end_layout
17436
17437 \end_inset
17438 </cell>
17439 <cell alignment="center" valignment="top" usebox="none">
17440 \begin_inset Text
17441
17442 \begin_layout Plain Layout
17443 \begin_inset Formula $10\cdot$
17444 \end_inset
17445
17446
17447 \end_layout
17448
17449 \end_inset
17450 </cell>
17451 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17452 \begin_inset Text
17453
17454 \begin_layout Plain Layout
17455 \begin_inset Formula $10^{\mbox{-}17}$
17456 \end_inset
17457
17458
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 $\Gamma(t)\propto$
17468 \end_inset
17469
17470
17471 \end_layout
17472
17473 \end_inset
17474 </cell>
17475 <cell alignment="center" valignment="top" usebox="none">
17476 \begin_inset Text
17477
17478 \begin_layout Plain Layout
17479 \begin_inset Formula $\:\Upsilon(t)$
17480 \end_inset
17481
17482
17483 \end_layout
17484
17485 \end_inset
17486 </cell>
17487 </row>
17488 <row>
17489 <cell alignment="center" valignment="top" usebox="none">
17490 \begin_inset Text
17491
17492 \begin_layout Plain Layout
17493 1024×
17494 \end_layout
17495
17496 \end_inset
17497 </cell>
17498 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17499 \begin_inset Text
17500
17501 \begin_layout Plain Layout
17502 768
17503 \begin_inset space \thinspace{}
17504 \end_inset
17505
17506 Pixels
17507 \end_layout
17508
17509 \end_inset
17510 </cell>
17511 <cell alignment="center" valignment="top" usebox="none">
17512 \begin_inset Text
17513
17514 \begin_layout Plain Layout
17515 \begin_inset Formula $5.78\cdot$
17516 \end_inset
17517
17518
17519 \end_layout
17520
17521 \end_inset
17522 </cell>
17523 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17524 \begin_inset Text
17525
17526 \begin_layout Plain Layout
17527 \begin_inset Formula $10^{7}$
17528 \end_inset
17529
17530
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 \begin_inset Formula $A\ne$
17540 \end_inset
17541
17542
17543 \end_layout
17544
17545 \end_inset
17546 </cell>
17547 <cell alignment="center" valignment="top" usebox="none">
17548 \begin_inset Text
17549
17550 \begin_layout Plain Layout
17551 \begin_inset Formula $\: B_{\mathrm{red}}$
17552 \end_inset
17553
17554
17555 \end_layout
17556
17557 \end_inset
17558 </cell>
17559 </row>
17560 <row>
17561 <cell alignment="center" valignment="top" usebox="none">
17562 \begin_inset Text
17563
17564 \begin_layout Plain Layout
17565 32×
17566 \end_layout
17567
17568 \end_inset
17569 </cell>
17570 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17571 \begin_inset Text
17572
17573 \begin_layout Plain Layout
17574 6
17575 \begin_inset space \thinspace{}
17576 \end_inset
17577
17578 cm
17579 \end_layout
17580
17581 \end_inset
17582 </cell>
17583 <cell alignment="center" valignment="top" usebox="none">
17584 \begin_inset Text
17585
17586 \begin_layout Plain Layout
17587 -
17588 \begin_inset Formula $33.5\cdot$
17589 \end_inset
17590
17591
17592 \end_layout
17593
17594 \end_inset
17595 </cell>
17596 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17597 \begin_inset Text
17598
17599 \begin_layout Plain Layout
17600 \begin_inset Formula $10^{4}$
17601 \end_inset
17602
17603
17604 \end_layout
17605
17606 \end_inset
17607 </cell>
17608 <cell alignment="center" valignment="top" usebox="none">
17609 \begin_inset Text
17610
17611 \begin_layout Plain Layout
17612 \begin_inset Formula $\sin(\alpha)\ge$
17613 \end_inset
17614
17615
17616 \end_layout
17617
17618 \end_inset
17619 </cell>
17620 <cell alignment="center" valignment="top" usebox="none">
17621 \begin_inset Text
17622
17623 \begin_layout Plain Layout
17624 \begin_inset Formula $\:\sin(\beta)$
17625 \end_inset
17626
17627
17628 \end_layout
17629
17630 \end_inset
17631 </cell>
17632 </row>
17633 </lyxtabular>
17634
17635 \end_inset
17636
17637
17638 \end_layout
17639
17640 \end_inset
17641
17642
17643 \end_layout
17644
17645 \begin_layout Standard
17646 \begin_inset VSpace bigskip
17647 \end_inset
17648
17649 Il y a aussi le paquetage LaTeX 
17650 \series bold
17651 dcolumn
17652 \series default
17653
17654 \begin_inset Index idx
17655 status collapsed
17656
17657 \begin_layout Plain Layout
17658 Paquetages LaTeX ! dcolumn
17659 \end_layout
17660
17661 \end_inset
17662
17663  qui fournit des alignements pour les cellules de tableaux.
17664  Mais malheureusement, il traite le contenu des cellules comme des mathématiques
17665  et ne permet pas de formules dans les cellules du tableau : Avec 
17666 \series bold
17667 dcolumn
17668 \series default
17669  la première colonne du tableau
17670 \begin_inset space ~
17671 \end_inset
17672
17673
17674 \begin_inset CommandInset ref
17675 LatexCommand ref
17676 reference "tab:Plusieurs-exemples-alignements"
17677
17678 \end_inset
17679
17680  ressemblera à la première colonne du tableau
17681 \begin_inset space ~
17682 \end_inset
17683
17684
17685 \begin_inset CommandInset ref
17686 LatexCommand ref
17687 reference "tab:Alignements-avec-dcolumn"
17688
17689 \end_inset
17690
17691
17692 \lang english
17693  and only with some tricks like the expected.
17694  
17695 \lang french
17696 On ne peut pas aligner la deuxième et la troisième colonne du tableau
17697 \begin_inset space ~
17698 \end_inset
17699
17700
17701 \begin_inset CommandInset ref
17702 LatexCommand ref
17703 reference "tab:Plusieurs-exemples-alignements"
17704
17705 \end_inset
17706
17707  avec 
17708 \series bold
17709 dcolumn
17710 \series default
17711 .
17712 \end_layout
17713
17714 \begin_layout Standard
17715 \begin_inset Float table
17716 placement h
17717 wide false
17718 sideways false
17719 status open
17720
17721 \begin_layout Plain Layout
17722 \begin_inset Caption
17723
17724 \begin_layout Plain Layout
17725 \begin_inset CommandInset label
17726 LatexCommand label
17727 name "tab:Alignements-avec-dcolumn"
17728
17729 \end_inset
17730
17731 Alignements quand on utilise le paquetage LaTeX dcolumn.
17732  Pour toutes les colonnes des astuces d'alignement ont dû être utilisées
17733  pour obtenir la sortie.
17734 \end_layout
17735
17736 \end_inset
17737
17738
17739 \end_layout
17740
17741 \begin_layout Plain Layout
17742 \align center
17743 \begin_inset Tabular
17744 <lyxtabular version="3" rows="4" columns="3">
17745 <features tabularvalignment="middle">
17746 <column alignment="center" valignment="top" width="0" special="D{x}{\times}{-1.0}">
17747 <column alignment="center" valignment="top" width="0" special="D{x}{\times}{4.11}">
17748 <column alignment="center" valignment="top" width="0" special="D{+}{\,}{9.9}">
17749 <row>
17750 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17751 \begin_inset Text
17752
17753 \begin_layout Plain Layout
17754 unités
17755 \end_layout
17756
17757 \end_inset
17758 </cell>
17759 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17760 \begin_inset Text
17761
17762 \begin_layout Plain Layout
17763 unités
17764 \end_layout
17765
17766 \end_inset
17767 </cell>
17768 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17769 \begin_inset Text
17770
17771 \begin_layout Plain Layout
17772 unités
17773 \end_layout
17774
17775 \end_inset
17776 </cell>
17777 </row>
17778 <row>
17779 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17780 \begin_inset Text
17781
17782 \begin_layout Plain Layout
17783 12x24
17784 \begin_inset space \thinspace{}
17785 \end_inset
17786
17787 bouteilles
17788 \end_layout
17789
17790 \end_inset
17791 </cell>
17792 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17793 \begin_inset Text
17794
17795 \begin_layout Plain Layout
17796 12x24
17797 \begin_inset space \thinspace{}
17798 \end_inset
17799
17800
17801 \begin_inset Formula $\mbox{bouteilles}$
17802 \end_inset
17803
17804
17805 \end_layout
17806
17807 \end_inset
17808 </cell>
17809 <cell alignment="center" valignment="top" usebox="none">
17810 \begin_inset Text
17811
17812 \begin_layout Plain Layout
17813 12
17814 \begin_inset ERT
17815 status collapsed
17816
17817 \begin_layout Plain Layout
17818
17819
17820 \backslash
17821 times 
17822 \end_layout
17823
17824 \end_inset
17825
17826 24+
17827 \begin_inset Formula $\mbox{bouteilles}$
17828 \end_inset
17829
17830
17831 \end_layout
17832
17833 \end_inset
17834 </cell>
17835 </row>
17836 <row>
17837 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17838 \begin_inset Text
17839
17840 \begin_layout Plain Layout
17841 1024x768
17842 \begin_inset space \thinspace{}
17843 \end_inset
17844
17845 Pixels
17846 \end_layout
17847
17848 \end_inset
17849 </cell>
17850 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17851 \begin_inset Text
17852
17853 \begin_layout Plain Layout
17854 1024x768
17855 \begin_inset space \thinspace{}
17856 \end_inset
17857
17858
17859 \begin_inset Formula $\mbox{Pixels}$
17860 \end_inset
17861
17862
17863 \end_layout
17864
17865 \end_inset
17866 </cell>
17867 <cell alignment="center" valignment="top" usebox="none">
17868 \begin_inset Text
17869
17870 \begin_layout Plain Layout
17871 1024
17872 \begin_inset ERT
17873 status collapsed
17874
17875 \begin_layout Plain Layout
17876
17877
17878 \backslash
17879 times 
17880 \end_layout
17881
17882 \end_inset
17883
17884 768+
17885 \begin_inset Formula $\mbox{Pixels}$
17886 \end_inset
17887
17888
17889 \end_layout
17890
17891 \end_inset
17892 </cell>
17893 </row>
17894 <row>
17895 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17896 \begin_inset Text
17897
17898 \begin_layout Plain Layout
17899 32x6
17900 \begin_inset space \thinspace{}
17901 \end_inset
17902
17903 cm
17904 \end_layout
17905
17906 \end_inset
17907 </cell>
17908 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17909 \begin_inset Text
17910
17911 \begin_layout Plain Layout
17912 32x6
17913 \begin_inset space \thinspace{}
17914 \end_inset
17915
17916
17917 \begin_inset Formula $\mbox{cm}$
17918 \end_inset
17919
17920
17921 \end_layout
17922
17923 \end_inset
17924 </cell>
17925 <cell alignment="center" valignment="top" usebox="none">
17926 \begin_inset Text
17927
17928 \begin_layout Plain Layout
17929 32
17930 \begin_inset ERT
17931 status collapsed
17932
17933 \begin_layout Plain Layout
17934
17935
17936 \backslash
17937 times 
17938 \end_layout
17939
17940 \end_inset
17941
17942 6+
17943 \begin_inset Formula $\mbox{cm}$
17944 \end_inset
17945
17946
17947 \end_layout
17948
17949 \end_inset
17950 </cell>
17951 </row>
17952 </lyxtabular>
17953
17954 \end_inset
17955
17956
17957 \end_layout
17958
17959 \end_inset
17960
17961
17962 \end_layout
17963
17964 \begin_layout Subsection
17965 Formats de cellule et de colonne personnalisés
17966 \begin_inset CommandInset label
17967 LatexCommand label
17968 name "sub:Formats-personnalisés"
17969
17970 \end_inset
17971
17972
17973 \begin_inset Index idx
17974 status collapsed
17975
17976 \begin_layout Plain Layout
17977 Personnalisation des tableaux !  Format de cellule/colonne
17978 \end_layout
17979
17980 \end_inset
17981
17982
17983 \end_layout
17984
17985 \begin_layout Standard
17986 Calculer la largeur nécessaire pour des colonnes couvertes par un cellule
17987  multicolonne comme dans la section
17988 \begin_inset space ~
17989 \end_inset
17990
17991
17992 \begin_inset CommandInset ref
17993 LatexCommand ref
17994 reference "sub:Calculs-multicolonnes"
17995
17996 \end_inset
17997
17998  peut devenir très pénible si vous avez plusieurs tableaux avec des cellules
17999  multicolonnes.
18000  Pour vous rendre la vie plus facile, vous pouvez définir dans le préambule
18001  un format de cellule/colonne, qui puisse être utilisé dans tous les tableaux
18002  du document.
18003  Le format est défini avec la commande
18004 \end_layout
18005
18006 \begin_layout Standard
18007
18008 \series bold
18009
18010 \backslash
18011 newcolumntype{nom du format}[nombre d'arguments]{commandes}
18012 \end_layout
18013
18014 \begin_layout Standard
18015 Le nom du format peut n'avoir qu'une lettre.
18016  Les lettres 
18017 \emph on
18018 b
18019 \emph default
18020
18021 \emph on
18022 c
18023 \emph default
18024
18025 \emph on
18026 l
18027 \emph default
18028
18029 \emph on
18030 m
18031 \emph default
18032
18033 \emph on
18034 p
18035 \emph default
18036  et 
18037 \emph on
18038 r
18039 \emph default
18040  sont prédéfinies et donc ne peuvent être utilisées.
18041  Mais toutes les lettres de l'alphabet sont autorisées en majuscules.
18042 \end_layout
18043
18044 \begin_layout Standard
18045 \begin_inset VSpace medskip
18046 \end_inset
18047
18048
18049 \end_layout
18050
18051 \begin_layout Standard
18052 Pour de cellules multicolonnes centrées verticalement et horizontalement
18053  avec une largeur donnée, vous pouvez définir le format de cellule suivant
18054  :
18055 \end_layout
18056
18057 \begin_layout Standard
18058
18059 \series bold
18060
18061 \backslash
18062 newcolumntype{M}[1]{>{
18063 \backslash
18064 centering
18065 \backslash
18066 hspace{0pt}}m{#1}}
18067 \end_layout
18068
18069 \begin_layout Standard
18070 Où le 
18071 \series bold
18072
18073 \backslash
18074 hspace{0pt}
18075 \series default
18076  évite le problème de césure du premier mot, comme c'est décrit en section
18077 \begin_inset space ~
18078 \end_inset
18079
18080
18081 \begin_inset CommandInset ref
18082 LatexCommand ref
18083 reference "sub:Lignes-multiple-dans-cellule"
18084
18085 \end_inset
18086
18087 .
18088  Ensuite, vous pouvez entrer
18089 \end_layout
18090
18091 \begin_layout Standard
18092
18093 \series bold
18094 M{width}
18095 \end_layout
18096
18097 \begin_layout Standard
18098 comme paramètre LaTeX dans la fenêtre de dialogue de tableau pour créer
18099  une multicolonne.
18100 \end_layout
18101
18102 \begin_layout Standard
18103 \begin_inset VSpace bigskip
18104 \end_inset
18105
18106
18107 \end_layout
18108
18109 \begin_layout Standard
18110 Pour les cellules qui sont couvertes par la cellule multicolonne, vous pouvez
18111  définir le format
18112 \end_layout
18113
18114 \begin_layout Standard
18115
18116 \series bold
18117
18118 \backslash
18119 newcolumntype{S}[2]{>{
18120 \backslash
18121 centering
18122 \backslash
18123 hspace{0pt}}
18124 \begin_inset Newline newline
18125 \end_inset
18126
18127
18128 \begin_inset Phantom HPhantom
18129 status open
18130
18131 \begin_layout Plain Layout
18132
18133 \series bold
18134
18135 \backslash
18136 newcolumntype{S}[2]
18137 \end_layout
18138
18139 \end_inset
18140
18141 m{(#1+(2
18142 \backslash
18143 tabcolsep+
18144 \backslash
18145 arrayrulewidth)*(1-#2))/#2}}
18146 \end_layout
18147
18148 \begin_layout Standard
18149 Ce format utilise l'équation
18150 \begin_inset space ~
18151 \end_inset
18152
18153
18154 \begin_inset CommandInset ref
18155 LatexCommand eqref
18156 reference "eq:Wgn"
18157
18158 \end_inset
18159
18160  pour calculer la largeur que doit avoir chacune des cellules couverte par
18161  la cellule multicolonne pour qu'elles aient toutes la même largeur.
18162 \end_layout
18163
18164 \begin_layout Standard
18165 Ensuite, vous pouvez entrer
18166 \end_layout
18167
18168 \begin_layout Standard
18169
18170 \series bold
18171 S{largeur de la cellule multicolonne}{nombre de colonnes couvertes}
18172 \end_layout
18173
18174 \begin_layout Standard
18175 comme paramètre LaTeX de la colonne.
18176 \end_layout
18177
18178 \begin_layout Standard
18179 \begin_inset VSpace bigskip
18180 \end_inset
18181
18182
18183 \end_layout
18184
18185 \begin_layout Standard
18186 Pour des colonnes colorées, vous pouvez définir
18187 \end_layout
18188
18189 \begin_layout Standard
18190
18191 \series bold
18192
18193 \backslash
18194 newcolumntype{K}[1]{>{
18195 \backslash
18196 columncolor{#1}
18197 \backslash
18198 hspace{0pt}}c}
18199 \end_layout
18200
18201 \begin_layout Standard
18202 Le 
18203 \begin_inset Quotes eld
18204 \end_inset
18205
18206 c
18207 \begin_inset Quotes erd
18208 \end_inset
18209
18210  à la fin crée une colonne de largeur variable dont le texte est centré
18211  horizontalement.
18212  Vous pouvez maintenant entrer
18213 \end_layout
18214
18215 \begin_layout Standard
18216
18217 \series bold
18218 K{nom de couleur}
18219 \end_layout
18220
18221 \begin_layout Standard
18222 comme paramètre LaTeX.
18223 \end_layout
18224
18225 \begin_layout Standard
18226 \begin_inset VSpace bigskip
18227 \end_inset
18228
18229
18230 \end_layout
18231
18232 \begin_layout Standard
18233 Pour créer le tableau
18234 \begin_inset space ~
18235 \end_inset
18236
18237
18238 \begin_inset CommandInset ref
18239 LatexCommand ref
18240 reference "tab:Tableau-formats-personnalisés"
18241
18242 \end_inset
18243
18244  utilisez les paramètres LaTeX
18245 \end_layout
18246
18247 \begin_layout Standard
18248
18249 \series bold
18250 M{2.5cm}
18251 \end_layout
18252
18253 \begin_layout Standard
18254 pour la première colonne et la multicolonne,
18255 \end_layout
18256
18257 \begin_layout Standard
18258
18259 \series bold
18260 K{red}
18261 \end_layout
18262
18263 \begin_layout Standard
18264 pour la dernière colonne, et
18265 \end_layout
18266
18267 \begin_layout Standard
18268
18269 \series bold
18270 S{2.5cm}{2}
18271 \end_layout
18272
18273 \begin_layout Standard
18274 pour les cellules de la deuxième colonne.
18275 \end_layout
18276
18277 \begin_layout Standard
18278 \begin_inset Float table
18279 placement h
18280 wide false
18281 sideways false
18282 status open
18283
18284 \begin_layout Plain Layout
18285 \begin_inset Caption
18286
18287 \begin_layout Plain Layout
18288 \begin_inset CommandInset label
18289 LatexCommand label
18290 name "tab:Tableau-formats-personnalisés"
18291
18292 \end_inset
18293
18294 Tableau utilisant des formats personnalisés
18295 \end_layout
18296
18297 \end_inset
18298
18299
18300 \end_layout
18301
18302 \begin_layout Plain Layout
18303 \align center
18304 \begin_inset Tabular
18305 <lyxtabular version="3" rows="3" columns="4">
18306 <features tabularvalignment="middle">
18307 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
18308 <column alignment="center" valignment="middle" width="0" special="S{2.5cm}{2}">
18309 <column alignment="center" valignment="middle" width="0">
18310 <column alignment="center" valignment="middle" width="0" special="K{red}">
18311 <row>
18312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18313 \begin_inset Text
18314
18315 \begin_layout Plain Layout
18316 motTrèsLongDansUneCellule
18317 \end_layout
18318
18319 \end_inset
18320 </cell>
18321 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
18322 \begin_inset Text
18323
18324 \begin_layout Plain Layout
18325 multicolonne avec multiligne
18326 \end_layout
18327
18328 \end_inset
18329 </cell>
18330 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18331 \begin_inset Text
18332
18333 \begin_layout Plain Layout
18334
18335 \end_layout
18336
18337 \end_inset
18338 </cell>
18339 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18340 \begin_inset Text
18341
18342 \begin_layout Plain Layout
18343 c
18344 \end_layout
18345
18346 \end_inset
18347 </cell>
18348 </row>
18349 <row>
18350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18351 \begin_inset Text
18352
18353 \begin_layout Plain Layout
18354 d
18355 \end_layout
18356
18357 \end_inset
18358 </cell>
18359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18360 \begin_inset Text
18361
18362 \begin_layout Plain Layout
18363 e
18364 \end_layout
18365
18366 \end_inset
18367 </cell>
18368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18369 \begin_inset Text
18370
18371 \begin_layout Plain Layout
18372 f
18373 \end_layout
18374
18375 \end_inset
18376 </cell>
18377 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18378 \begin_inset Text
18379
18380 \begin_layout Plain Layout
18381 g
18382 \end_layout
18383
18384 \end_inset
18385 </cell>
18386 </row>
18387 <row>
18388 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18389 \begin_inset Text
18390
18391 \begin_layout Plain Layout
18392 h
18393 \end_layout
18394
18395 \end_inset
18396 </cell>
18397 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18398 \begin_inset Text
18399
18400 \begin_layout Plain Layout
18401 i
18402 \end_layout
18403
18404 \end_inset
18405 </cell>
18406 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18407 \begin_inset Text
18408
18409 \begin_layout Plain Layout
18410 j
18411 \end_layout
18412
18413 \end_inset
18414 </cell>
18415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18416 \begin_inset Text
18417
18418 \begin_layout Plain Layout
18419 k
18420 \end_layout
18421
18422 \end_inset
18423 </cell>
18424 </row>
18425 </lyxtabular>
18426
18427 \end_inset
18428
18429
18430 \end_layout
18431
18432 \end_inset
18433
18434
18435 \end_layout
18436
18437 \begin_layout Subsection
18438 Épaisseur des filets
18439 \begin_inset CommandInset label
18440 LatexCommand label
18441 name "sub:Epaisseur-filets"
18442
18443 \end_inset
18444
18445
18446 \begin_inset Index idx
18447 status collapsed
18448
18449 \begin_layout Plain Layout
18450 Personnalisation des tableaux ! Épaisseur filets
18451 \end_layout
18452
18453 \end_inset
18454
18455
18456 \end_layout
18457
18458 \begin_layout Standard
18459 L'épaisseur de tous les filets d'un tableau peut être modifiée avec la variable
18460  
18461 \series bold
18462
18463 \backslash
18464 arrayrulewidth
18465 \series default
18466 .
18467  Pour mettre, par exemple, une épaisseur de filet de 1.5
18468 \begin_inset space \thinspace{}
18469 \end_inset
18470
18471 pt, comme pour le tableau
18472 \begin_inset space ~
18473 \end_inset
18474
18475
18476 \begin_inset CommandInset ref
18477 LatexCommand ref
18478 reference "tab:Tableau-filets-1.5pt"
18479
18480 \end_inset
18481
18482 , insérez la commande
18483 \end_layout
18484
18485 \begin_layout Standard
18486
18487 \series bold
18488
18489 \backslash
18490 setlength{
18491 \backslash
18492 arrayrulewidth}{1.5pt}
18493 \end_layout
18494
18495 \begin_layout Standard
18496 en code TeX avant le tableau ou le flottant de tableau.
18497  La nouvelle épaisseur de filet reste valable pour tous les tableaux qui
18498  suivent.
18499  pour revenir aux valeurs implicites, mettez 
18500 \series bold
18501
18502 \backslash
18503 arrayrulewidth
18504 \series default
18505  à 0.4
18506 \begin_inset space \thinspace{}
18507 \end_inset
18508
18509 pt en utilisant du code LaTeX après le tableau ou le flottant de tableau.
18510 \end_layout
18511
18512 \begin_layout Standard
18513 \begin_inset ERT
18514 status collapsed
18515
18516 \begin_layout Plain Layout
18517
18518
18519 \backslash
18520 setlength{
18521 \backslash
18522 arrayrulewidth}{1.5pt}
18523 \end_layout
18524
18525 \end_inset
18526
18527
18528 \begin_inset Float table
18529 wide false
18530 sideways false
18531 status open
18532
18533 \begin_layout Plain Layout
18534 \begin_inset Caption
18535
18536 \begin_layout Plain Layout
18537 \begin_inset CommandInset label
18538 LatexCommand label
18539 name "tab:Tableau-filets-1.5pt"
18540
18541 \end_inset
18542
18543 Tableau avec des filets de 1.5
18544 \begin_inset space \thinspace{}
18545 \end_inset
18546
18547 pt
18548 \end_layout
18549
18550 \end_inset
18551
18552
18553 \end_layout
18554
18555 \begin_layout Plain Layout
18556 \align center
18557 \begin_inset Tabular
18558 <lyxtabular version="3" rows="3" columns="3">
18559 <features tabularvalignment="middle">
18560 <column alignment="center" valignment="top" width="0">
18561 <column alignment="center" valignment="top" width="0">
18562 <column alignment="center" valignment="top" width="0">
18563 <row>
18564 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18565 \begin_inset Text
18566
18567 \begin_layout Plain Layout
18568 sd
18569 \end_layout
18570
18571 \end_inset
18572 </cell>
18573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18574 \begin_inset Text
18575
18576 \begin_layout Plain Layout
18577
18578 \end_layout
18579
18580 \end_inset
18581 </cell>
18582 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18583 \begin_inset Text
18584
18585 \begin_layout Plain Layout
18586
18587 \end_layout
18588
18589 \end_inset
18590 </cell>
18591 </row>
18592 <row>
18593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18594 \begin_inset Text
18595
18596 \begin_layout Plain Layout
18597
18598 \end_layout
18599
18600 \end_inset
18601 </cell>
18602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18603 \begin_inset Text
18604
18605 \begin_layout Plain Layout
18606 sd
18607 \end_layout
18608
18609 \end_inset
18610 </cell>
18611 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18612 \begin_inset Text
18613
18614 \begin_layout Plain Layout
18615
18616 \end_layout
18617
18618 \end_inset
18619 </cell>
18620 </row>
18621 <row>
18622 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18623 \begin_inset Text
18624
18625 \begin_layout Plain Layout
18626
18627 \end_layout
18628
18629 \end_inset
18630 </cell>
18631 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18632 \begin_inset Text
18633
18634 \begin_layout Plain Layout
18635
18636 \end_layout
18637
18638 \end_inset
18639 </cell>
18640 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18641 \begin_inset Text
18642
18643 \begin_layout Plain Layout
18644 sd
18645 \end_layout
18646
18647 \end_inset
18648 </cell>
18649 </row>
18650 </lyxtabular>
18651
18652 \end_inset
18653
18654
18655 \end_layout
18656
18657 \end_inset
18658
18659
18660 \begin_inset ERT
18661 status collapsed
18662
18663 \begin_layout Plain Layout
18664
18665
18666 \backslash
18667 setlength{
18668 \backslash
18669 arrayrulewidth}{0.4pt}
18670 \end_layout
18671
18672 \end_inset
18673
18674
18675 \end_layout
18676
18677 \begin_layout Standard
18678 \begin_inset VSpace bigskip
18679 \end_inset
18680
18681 Pour que seuls les filets horizontaux aient une épaisseur de 1.5
18682 \begin_inset space \thinspace{}
18683 \end_inset
18684
18685 pt, comme dans le tableau
18686 \begin_inset space ~
18687 \end_inset
18688
18689
18690 \begin_inset CommandInset ref
18691 LatexCommand ref
18692 reference "tab:Tableau-filets-horizontaux-1.5pt"
18693
18694 \end_inset
18695
18696 , insérez les commandes suivantes en code TeX avant le tableau ou le flottant
18697  de tableau :
18698 \end_layout
18699
18700 \begin_layout Standard
18701
18702 \series bold
18703
18704 \backslash
18705 let
18706 \backslash
18707 myHline
18708 \backslash
18709 hline
18710 \begin_inset Newline newline
18711 \end_inset
18712
18713
18714 \backslash
18715 renewcommand{
18716 \backslash
18717 hline}
18718 \begin_inset Newline newline
18719 \end_inset
18720
18721  {
18722 \backslash
18723 noalign{
18724 \backslash
18725 global
18726 \backslash
18727 arrayrulewidth 1.5pt}
18728 \begin_inset Newline newline
18729 \end_inset
18730
18731  
18732 \backslash
18733 myHline
18734 \backslash
18735 noalign{
18736 \backslash
18737 global
18738 \backslash
18739 arrayrulewidth 0.4pt}}
18740 \end_layout
18741
18742 \begin_layout Standard
18743 Pour revenir à l'épaisseur de filet implicite, insérez les commandes suivantes
18744  en code TeX après le tableau ou le flottant de tableau :
18745 \end_layout
18746
18747 \begin_layout Standard
18748
18749 \series bold
18750
18751 \backslash
18752 renewcommand{
18753 \backslash
18754 hline}{
18755 \backslash
18756 myHline}
18757 \end_layout
18758
18759 \begin_layout Standard
18760 \begin_inset ERT
18761 status collapsed
18762
18763 \begin_layout Plain Layout
18764
18765
18766 \backslash
18767 let
18768 \backslash
18769 myHline
18770 \backslash
18771 hline
18772 \end_layout
18773
18774 \begin_layout Plain Layout
18775
18776
18777 \backslash
18778 renewcommand{
18779 \backslash
18780 hline}
18781 \end_layout
18782
18783 \begin_layout Plain Layout
18784
18785  {
18786 \backslash
18787 noalign{
18788 \backslash
18789 global
18790 \backslash
18791 arrayrulewidth 1.5pt}
18792 \end_layout
18793
18794 \begin_layout Plain Layout
18795
18796   
18797 \backslash
18798 myHline
18799 \backslash
18800 noalign{
18801 \backslash
18802 global
18803 \backslash
18804 arrayrulewidth 0.4pt}}
18805 \end_layout
18806
18807 \end_inset
18808
18809
18810 \begin_inset Float table
18811 wide false
18812 sideways false
18813 status open
18814
18815 \begin_layout Plain Layout
18816 \begin_inset Caption
18817
18818 \begin_layout Plain Layout
18819 \begin_inset CommandInset label
18820 LatexCommand label
18821 name "tab:Tableau-filets-horizontaux-1.5pt"
18822
18823 \end_inset
18824
18825 Tableau avec des filets horizontaux de 1.5
18826 \begin_inset space \thinspace{}
18827 \end_inset
18828
18829 pt
18830 \end_layout
18831
18832 \end_inset
18833
18834
18835 \end_layout
18836
18837 \begin_layout Plain Layout
18838 \align center
18839 \begin_inset Tabular
18840 <lyxtabular version="3" rows="3" columns="3">
18841 <features tabularvalignment="middle">
18842 <column alignment="center" valignment="top" width="0">
18843 <column alignment="center" valignment="top" width="0">
18844 <column alignment="center" valignment="top" width="0">
18845 <row>
18846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18847 \begin_inset Text
18848
18849 \begin_layout Plain Layout
18850 sd
18851 \end_layout
18852
18853 \end_inset
18854 </cell>
18855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18856 \begin_inset Text
18857
18858 \begin_layout Plain Layout
18859
18860 \end_layout
18861
18862 \end_inset
18863 </cell>
18864 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18865 \begin_inset Text
18866
18867 \begin_layout Plain Layout
18868
18869 \end_layout
18870
18871 \end_inset
18872 </cell>
18873 </row>
18874 <row>
18875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18876 \begin_inset Text
18877
18878 \begin_layout Plain Layout
18879
18880 \end_layout
18881
18882 \end_inset
18883 </cell>
18884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18885 \begin_inset Text
18886
18887 \begin_layout Plain Layout
18888 sd
18889 \end_layout
18890
18891 \end_inset
18892 </cell>
18893 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18894 \begin_inset Text
18895
18896 \begin_layout Plain Layout
18897
18898 \end_layout
18899
18900 \end_inset
18901 </cell>
18902 </row>
18903 <row>
18904 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18905 \begin_inset Text
18906
18907 \begin_layout Plain Layout
18908
18909 \end_layout
18910
18911 \end_inset
18912 </cell>
18913 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18914 \begin_inset Text
18915
18916 \begin_layout Plain Layout
18917
18918 \end_layout
18919
18920 \end_inset
18921 </cell>
18922 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18923 \begin_inset Text
18924
18925 \begin_layout Plain Layout
18926 sd
18927 \end_layout
18928
18929 \end_inset
18930 </cell>
18931 </row>
18932 </lyxtabular>
18933
18934 \end_inset
18935
18936
18937 \end_layout
18938
18939 \end_inset
18940
18941
18942 \begin_inset ERT
18943 status collapsed
18944
18945 \begin_layout Plain Layout
18946
18947
18948 \backslash
18949 renewcommand{
18950 \backslash
18951 hline}{
18952 \backslash
18953 myHline}
18954 \end_layout
18955
18956 \end_inset
18957
18958
18959 \end_layout
18960
18961 \begin_layout Standard
18962 \begin_inset VSpace bigskip
18963 \end_inset
18964
18965 Pour que seuls les filets verticaux aient une épaisseur de 1.5
18966 \begin_inset space \thinspace{}
18967 \end_inset
18968
18969 pt, créez le format de colonne suivant dans le préambule, en suivant la
18970  description de la section
18971 \begin_inset space ~
18972 \end_inset
18973
18974
18975 \begin_inset CommandInset ref
18976 LatexCommand ref
18977 reference "sub:Formats-personnalisés"
18978
18979 \end_inset
18980
18981 :
18982 \end_layout
18983
18984 \begin_layout Standard
18985
18986 \series bold
18987
18988 \backslash
18989 newcolumntype{V}{!{
18990 \backslash
18991 vrule width 1.5pt}}
18992 \end_layout
18993
18994 \begin_layout Standard
18995 Pour le tableau
18996 \begin_inset space ~
18997 \end_inset
18998
18999
19000 \begin_inset CommandInset ref
19001 LatexCommand ref
19002 reference "tab:Tableau-filets-verticaux-1.5pt"
19003
19004 \end_inset
19005
19006  le paramètre LaTeX 
19007 \end_layout
19008
19009 \begin_layout Standard
19010
19011 \series bold
19012 VcV
19013 \end_layout
19014
19015 \begin_layout Standard
19016 a été utilisé pour la dernière colonne et
19017 \end_layout
19018
19019 \begin_layout Standard
19020
19021 \series bold
19022 Vc
19023 \end_layout
19024
19025 \begin_layout Standard
19026 pour les autres colonnes.
19027 \end_layout
19028
19029 \begin_layout Standard
19030 \begin_inset Float table
19031 wide false
19032 sideways false
19033 status open
19034
19035 \begin_layout Plain Layout
19036 \begin_inset Caption
19037
19038 \begin_layout Plain Layout
19039 \begin_inset CommandInset label
19040 LatexCommand label
19041 name "tab:Tableau-filets-verticaux-1.5pt"
19042
19043 \end_inset
19044
19045 Tableau avec des filets verticaux de 1.5
19046 \begin_inset space \thinspace{}
19047 \end_inset
19048
19049 pt 
19050 \end_layout
19051
19052 \end_inset
19053
19054
19055 \end_layout
19056
19057 \begin_layout Plain Layout
19058 \align center
19059 \begin_inset Tabular
19060 <lyxtabular version="3" rows="3" columns="3">
19061 <features tabularvalignment="middle">
19062 <column alignment="center" valignment="top" width="0" special="Vc">
19063 <column alignment="center" valignment="top" width="0" special="Vc">
19064 <column alignment="center" valignment="top" width="0" special="VcV">
19065 <row>
19066 <cell alignment="center" valignment="top" topline="true" usebox="none">
19067 \begin_inset Text
19068
19069 \begin_layout Plain Layout
19070 sd
19071 \end_layout
19072
19073 \end_inset
19074 </cell>
19075 <cell alignment="center" valignment="top" topline="true" usebox="none">
19076 \begin_inset Text
19077
19078 \begin_layout Plain Layout
19079
19080 \end_layout
19081
19082 \end_inset
19083 </cell>
19084 <cell alignment="center" valignment="top" topline="true" usebox="none">
19085 \begin_inset Text
19086
19087 \begin_layout Plain Layout
19088
19089 \end_layout
19090
19091 \end_inset
19092 </cell>
19093 </row>
19094 <row>
19095 <cell alignment="center" valignment="top" topline="true" usebox="none">
19096 \begin_inset Text
19097
19098 \begin_layout Plain Layout
19099
19100 \end_layout
19101
19102 \end_inset
19103 </cell>
19104 <cell alignment="center" valignment="top" topline="true" usebox="none">
19105 \begin_inset Text
19106
19107 \begin_layout Plain Layout
19108 sd
19109 \end_layout
19110
19111 \end_inset
19112 </cell>
19113 <cell alignment="center" valignment="top" topline="true" usebox="none">
19114 \begin_inset Text
19115
19116 \begin_layout Plain Layout
19117
19118 \end_layout
19119
19120 \end_inset
19121 </cell>
19122 </row>
19123 <row>
19124 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19125 \begin_inset Text
19126
19127 \begin_layout Plain Layout
19128
19129 \end_layout
19130
19131 \end_inset
19132 </cell>
19133 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19134 \begin_inset Text
19135
19136 \begin_layout Plain Layout
19137
19138 \end_layout
19139
19140 \end_inset
19141 </cell>
19142 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19143 \begin_inset Text
19144
19145 \begin_layout Plain Layout
19146 sd
19147 \end_layout
19148
19149 \end_inset
19150 </cell>
19151 </row>
19152 </lyxtabular>
19153
19154 \end_inset
19155
19156
19157 \end_layout
19158
19159 \end_inset
19160
19161
19162 \end_layout
19163
19164 \begin_layout Subsection
19165 Filets à traits interrompus
19166 \begin_inset Index idx
19167 status collapsed
19168
19169 \begin_layout Plain Layout
19170 Personnalisation des tableaux ! Filets à traits interrompus
19171 \end_layout
19172
19173 \end_inset
19174
19175
19176 \end_layout
19177
19178 \begin_layout Standard
19179 \begin_inset ERT
19180 status collapsed
19181
19182 \begin_layout Plain Layout
19183
19184
19185 \backslash
19186 ifarydshln
19187 \end_layout
19188
19189 \end_inset
19190
19191
19192 \begin_inset Note Note
19193 status open
19194
19195 \begin_layout Plain Layout
19196 La section suivante ne s'affichera que si vous avez installé le paquetage
19197  LaTeX 
19198 \series bold
19199 arydshln
19200 \series default
19201 .
19202 \end_layout
19203
19204 \end_inset
19205
19206
19207 \end_layout
19208
19209 \begin_layout Standard
19210 \begin_inset Float table
19211 placement H
19212 wide false
19213 sideways false
19214 status open
19215
19216 \begin_layout Plain Layout
19217 \begin_inset Caption
19218
19219 \begin_layout Plain Layout
19220 \begin_inset CommandInset label
19221 LatexCommand label
19222 name "tab:Tableau-filets-tirets"
19223
19224 \end_inset
19225
19226 Tableau avec des filets à traits interrompus
19227 \end_layout
19228
19229 \end_inset
19230
19231
19232 \end_layout
19233
19234 \begin_layout Plain Layout
19235 \align center
19236 \begin_inset Tabular
19237 <lyxtabular version="3" rows="5" columns="5">
19238 <features tabularvalignment="middle">
19239 <column alignment="center" valignment="top" width="0">
19240 <column alignment="center" valignment="top" width="0">
19241 <column alignment="center" valignment="top" width="0" special=":c">
19242 <column alignment="center" valignment="top" width="0">
19243 <column alignment="center" valignment="top" width="0">
19244 <row>
19245 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19246 \begin_inset Text
19247
19248 \begin_layout Plain Layout
19249 a
19250 \end_layout
19251
19252 \end_inset
19253 </cell>
19254 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19255 \begin_inset Text
19256
19257 \begin_layout Plain Layout
19258 b
19259 \end_layout
19260
19261 \end_inset
19262 </cell>
19263 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19264 \begin_inset Text
19265
19266 \begin_layout Plain Layout
19267 c
19268 \end_layout
19269
19270 \end_inset
19271 </cell>
19272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19273 \begin_inset Text
19274
19275 \begin_layout Plain Layout
19276 d
19277 \end_layout
19278
19279 \end_inset
19280 </cell>
19281 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19282 \begin_inset Text
19283
19284 \begin_layout Plain Layout
19285 e
19286 \end_layout
19287
19288 \end_inset
19289 </cell>
19290 </row>
19291 <row>
19292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19293 \begin_inset Text
19294
19295 \begin_layout Plain Layout
19296 f
19297 \end_layout
19298
19299 \end_inset
19300 </cell>
19301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19302 \begin_inset Text
19303
19304 \begin_layout Plain Layout
19305 g
19306 \end_layout
19307
19308 \end_inset
19309 </cell>
19310 <cell alignment="center" valignment="top" topline="true" usebox="none">
19311 \begin_inset Text
19312
19313 \begin_layout Plain Layout
19314 h
19315 \end_layout
19316
19317 \end_inset
19318 </cell>
19319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19320 \begin_inset Text
19321
19322 \begin_layout Plain Layout
19323 i
19324 \end_layout
19325
19326 \end_inset
19327 </cell>
19328 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19329 \begin_inset Text
19330
19331 \begin_layout Plain Layout
19332 j
19333 \end_layout
19334
19335 \end_inset
19336 </cell>
19337 </row>
19338 <row>
19339 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19340 \begin_inset Text
19341
19342 \begin_layout Plain Layout
19343 \begin_inset ERT
19344 status collapsed
19345
19346 \begin_layout Plain Layout
19347
19348
19349 \backslash
19350 hdashline 
19351 \end_layout
19352
19353 \end_inset
19354
19355 k
19356 \end_layout
19357
19358 \end_inset
19359 </cell>
19360 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19361 \begin_inset Text
19362
19363 \begin_layout Plain Layout
19364 l
19365 \end_layout
19366
19367 \end_inset
19368 </cell>
19369 <cell alignment="center" valignment="top" usebox="none">
19370 \begin_inset Text
19371
19372 \begin_layout Plain Layout
19373 m
19374 \end_layout
19375
19376 \end_inset
19377 </cell>
19378 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19379 \begin_inset Text
19380
19381 \begin_layout Plain Layout
19382 n
19383 \end_layout
19384
19385 \end_inset
19386 </cell>
19387 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19388 \begin_inset Text
19389
19390 \begin_layout Plain Layout
19391 o
19392 \end_layout
19393
19394 \end_inset
19395 </cell>
19396 </row>
19397 <row>
19398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19399 \begin_inset Text
19400
19401 \begin_layout Plain Layout
19402 \begin_inset ERT
19403 status collapsed
19404
19405 \begin_layout Plain Layout
19406
19407
19408 \backslash
19409 cdashline{4-5}
19410 \end_layout
19411
19412 \end_inset
19413
19414 p
19415 \end_layout
19416
19417 \end_inset
19418 </cell>
19419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19420 \begin_inset Text
19421
19422 \begin_layout Plain Layout
19423 q
19424 \end_layout
19425
19426 \end_inset
19427 </cell>
19428 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
19429 \begin_inset Text
19430
19431 \begin_layout Plain Layout
19432 r
19433 \end_layout
19434
19435 \end_inset
19436 </cell>
19437 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none" special="c:">
19438 \begin_inset Text
19439
19440 \begin_layout Plain Layout
19441 s
19442 \end_layout
19443
19444 \end_inset
19445 </cell>
19446 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19447 \begin_inset Text
19448
19449 \begin_layout Plain Layout
19450
19451 \end_layout
19452
19453 \end_inset
19454 </cell>
19455 </row>
19456 <row>
19457 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19458 \begin_inset Text
19459
19460 \begin_layout Plain Layout
19461 t
19462 \end_layout
19463
19464 \end_inset
19465 </cell>
19466 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19467 \begin_inset Text
19468
19469 \begin_layout Plain Layout
19470 u
19471 \end_layout
19472
19473 \end_inset
19474 </cell>
19475 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19476 \begin_inset Text
19477
19478 \begin_layout Plain Layout
19479 v
19480 \end_layout
19481
19482 \end_inset
19483 </cell>
19484 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19485 \begin_inset Text
19486
19487 \begin_layout Plain Layout
19488 w
19489 \end_layout
19490
19491 \end_inset
19492 </cell>
19493 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19494 \begin_inset Text
19495
19496 \begin_layout Plain Layout
19497 x
19498 \end_layout
19499
19500 \end_inset
19501 </cell>
19502 </row>
19503 </lyxtabular>
19504
19505 \end_inset
19506
19507
19508 \end_layout
19509
19510 \end_inset
19511
19512
19513 \end_layout
19514
19515 \begin_layout Standard
19516 LyX ne gère pas de façon native les filets à lignes interrompues, vous devez
19517  donc employer du code TeX.
19518  Mais avant il faut charger le paquetage LaTeX 
19519 \series bold
19520 arydshln
19521 \series default
19522
19523 \begin_inset Index idx
19524 status collapsed
19525
19526 \begin_layout Plain Layout
19527 Paquetages LaTeX ! arydshln
19528 \end_layout
19529
19530 \end_inset
19531
19532  dans le préambule du document avec la commande 
19533 \end_layout
19534
19535 \begin_layout Standard
19536
19537 \series bold
19538
19539 \backslash
19540 usepackage{arydshln}
19541 \end_layout
19542
19543 \begin_layout Standard
19544 Pour faire un filet vertical avec un trait interrompu, mettez deux points
19545  
19546 \begin_inset Quotes eld
19547 \end_inset
19548
19549 :
19550 \begin_inset Quotes erd
19551 \end_inset
19552
19553  avec le caractère décrivant l'alignement horizontal comme paramètre LaTeX
19554  dans la fenêtre de dialogue de paramètre du tableau.
19555 \end_layout
19556
19557 \begin_layout Standard
19558 Pour un trait horizontal interrompu, ajoutez la commande
19559 \end_layout
19560
19561 \begin_layout Standard
19562
19563 \series bold
19564
19565 \backslash
19566 hdashline
19567 \end_layout
19568
19569 \begin_layout Standard
19570 en code TeX comme premier élément de la première cellule de la ligne de
19571  tableau.
19572 \end_layout
19573
19574 \begin_layout Standard
19575 Pour des filets interrompus avec des cellules multicolonnes, utilisez la
19576  commande 
19577 \end_layout
19578
19579 \begin_layout Standard
19580
19581 \series bold
19582
19583 \backslash
19584 cdashline{
19585 \series default
19586 numéros de colonnes}
19587 \end_layout
19588
19589 \begin_layout Standard
19590 en code TeX comme premier élément de la première cellule de la ligne.
19591  Si par exemple, vous avez une cellule multicolonne qui couvre les colonnes
19592  2 à 4 et que vous voulez un filet interrompu au dessus, ajoutez la commande
19593 \end_layout
19594
19595 \begin_layout Standard
19596
19597 \series bold
19598
19599 \backslash
19600 cdashline{2-4}
19601 \end_layout
19602
19603 \begin_layout Standard
19604 comme premier élément de la première cellule de la ligne contenant la multicolon
19605 ne.
19606 \end_layout
19607
19608 \begin_layout Standard
19609 \begin_inset VSpace bigskip
19610 \end_inset
19611
19612
19613 \end_layout
19614
19615 \begin_layout Standard
19616 Le tableau
19617 \begin_inset space ~
19618 \end_inset
19619
19620
19621 \begin_inset CommandInset ref
19622 LatexCommand ref
19623 reference "tab:Tableau-filets-tirets"
19624
19625 \end_inset
19626
19627  a été créé en utilisant 
19628 \begin_inset Quotes eld
19629 \end_inset
19630
19631
19632 \series bold
19633 :c
19634 \series default
19635
19636 \begin_inset Quotes erd
19637 \end_inset
19638
19639  comme paramètre LaTeX pour la troisième colonne.
19640  La commande en code TeX 
19641 \series bold
19642
19643 \backslash
19644 hdashline
19645 \series default
19646  a été insérée dans la première cellule de la troisième ligne et la commande
19647  en code TeX 
19648 \series bold
19649
19650 \backslash
19651 cdashline{4-5}
19652 \series default
19653  a été insérée dans la première cellule de la quatrième ligne.
19654 \end_layout
19655
19656 \begin_layout Standard
19657 \begin_inset Note Greyedout
19658 status open
19659
19660 \begin_layout Plain Layout
19661
19662 \series bold
19663 Note:
19664 \series default
19665  Le paquetage LaTeX 
19666 \series bold
19667 arydshln
19668 \series default
19669  qui a été utilisé n'est apparemment pas compatible avec le paquetage LaTeX
19670  
19671 \series bold
19672 colortbl
19673 \series default
19674
19675 \begin_inset Index idx
19676 status collapsed
19677
19678 \begin_layout Plain Layout
19679 Paquetages LaTeX ! colortbl
19680 \end_layout
19681
19682 \end_inset
19683
19684  qui est utilisé pour avoir des tableaux colorés dans la section
19685 \begin_inset space ~
19686 \end_inset
19687
19688
19689 \begin_inset CommandInset ref
19690 LatexCommand ref
19691 reference "sec:Tableaux-Colorés"
19692
19693 \end_inset
19694
19695 .
19696  Cela signifie que les tableaux colorés ne peuvent pas avoir de filets à
19697  traits interrompus.
19698 \end_layout
19699
19700 \end_inset
19701
19702
19703 \end_layout
19704
19705 \begin_layout Standard
19706 \begin_inset ERT
19707 status collapsed
19708
19709 \begin_layout Plain Layout
19710
19711
19712 \backslash
19713 else
19714 \end_layout
19715
19716 \end_inset
19717
19718
19719 \begin_inset Note Note
19720 status open
19721
19722 \begin_layout Plain Layout
19723 Ce qui suit sera affiché si le paquetage LaTeX 
19724 \series bold
19725 arydshln
19726 \series default
19727  n'est pas installé :
19728 \end_layout
19729
19730 \end_inset
19731
19732
19733 \end_layout
19734
19735 \begin_layout Standard
19736 Vous devez installer le paquetage LaTeX 
19737 \series bold
19738 arydshln
19739 \series default
19740  pour voir le contenu des cette section dans la sortie imprimée.
19741 \end_layout
19742
19743 \begin_layout Standard
19744 \begin_inset ERT
19745 status collapsed
19746
19747 \begin_layout Plain Layout
19748
19749
19750 \backslash
19751 fi
19752 \end_layout
19753
19754 \end_inset
19755
19756
19757 \end_layout
19758
19759 \begin_layout Chapter
19760 Flottants
19761 \begin_inset Index idx
19762 status collapsed
19763
19764 \begin_layout Plain Layout
19765 Flottants
19766 \end_layout
19767
19768 \end_inset
19769
19770
19771 \end_layout
19772
19773 \begin_layout Section
19774 Introduction
19775 \begin_inset CommandInset label
19776 LatexCommand label
19777 name "sec:Flottants-Introduction"
19778
19779 \end_inset
19780
19781
19782 \begin_inset Index idx
19783 status collapsed
19784
19785 \begin_layout Plain Layout
19786 Flottants ! Introduction
19787 \end_layout
19788
19789 \end_inset
19790
19791
19792 \end_layout
19793
19794 \begin_layout Standard
19795 Un flottant est une portion de document, qui peut être associé à une étiquette
19796  et dont la position n'est pas fixée.
19797  Il peut 
19798 \begin_inset Quotes eld
19799 \end_inset
19800
19801 flotter
19802 \begin_inset Quotes erd
19803 \end_inset
19804
19805  d'une page ou deux en avant ou en arrière, pour trouver l'emplacement le
19806  plus approprié.
19807  Les 
19808 \family sans
19809 Notes
19810 \begin_inset space ~
19811 \end_inset
19812
19813 en
19814 \begin_inset space ~
19815 \end_inset
19816
19817 Bas
19818 \begin_inset space ~
19819 \end_inset
19820
19821 de
19822 \begin_inset space ~
19823 \end_inset
19824
19825 Page
19826 \family default
19827  et le 
19828 \family sans
19829 Notes
19830 \begin_inset space ~
19831 \end_inset
19832
19833 en
19834 \begin_inset space ~
19835 \end_inset
19836
19837 Marge
19838 \family default
19839  sont par exemple aussi des flottants, puisqu'elles peuvent se retrouver
19840  sur la page suivante quand il y a trop de notes sur la page courante.
19841 \end_layout
19842
19843 \begin_layout Standard
19844 Grâce aux flottants, on peut obtenir automatiquement une mise en page de
19845  très grande qualité.
19846  Les images et les tableaux peuvent être répartis sur plusieurs pages pour
19847  éviter des lignes blanches ou des pages sans texte.
19848  Comme le fait d'utiliser un flottant supprime la liaison entre le texte
19849  et le tableau ou l'image, on va pouvoir faire référence au flottant dans
19850  le texte.
19851  Les flottants sont donc numérotés.
19852  Les références croisées sont décrites dans la section
19853 \begin_inset space ~
19854 \end_inset
19855
19856
19857 \begin_inset CommandInset ref
19858 LatexCommand ref
19859 reference "sec:Referencer-les-Flottants"
19860
19861 \end_inset
19862
19863 .
19864 \end_layout
19865
19866 \begin_layout Standard
19867 Pour insérer un flottant, on utilise un des sous menus du menu 
19868 \family sans
19869 Insérer\SpecialChar \menuseparator
19870 Flottant.
19871
19872 \family default
19873  Une boîte va être insérée dans votre document avec par exemple une étiquette
19874  du genre 
19875 \begin_inset Quotes eld
19876 \end_inset
19877
19878 Figure
19879 \begin_inset space ~
19880 \end_inset
19881
19882 #:
19883 \begin_inset Quotes erd
19884 \end_inset
19885
19886  (où # est un numéro).
19887  L'étiquette est automatiquement traduite dans la langue du document dans
19888  la sortie finale.
19889  Après l'étiquette vous pouvez insérer du texte comme légende.
19890  L'image ou le tableau est inséré avant ou après la légende dans un paragraphe
19891  séparé, à l'intérieur du flottant.
19892  Vous trouverez plus de détails sur le positionnement des légendes dans
19893  la section
19894 \begin_inset space ~
19895 \end_inset
19896
19897
19898 \begin_inset CommandInset ref
19899 LatexCommand ref
19900 reference "sec:Placement-légende"
19901
19902 \end_inset
19903
19904 .
19905  Pour améliorer la lisibilité de votre document dans LyX, vous pouvez fermer
19906  ou ouvrir la boîte de votre flottant en cliquant avec le bouton de gauche
19907  sur la boîte grise qui se trouve en haut à gauche de celui-ci.
19908  Une boîte de flottant fermée ressemble à ceci : 
19909 \begin_inset Graphics
19910         filename clipart/floatQt4.png
19911         scale 60
19912
19913 \end_inset
19914
19915  – une case grise avec un texte rouge.
19916 \end_layout
19917
19918 \begin_layout Standard
19919 Il est recommandé d'insérer les flottants comme des paragraphes séparés
19920  pour éviter des erreurs avec LaTeX, quand le texte qui entoure le flottant
19921  est formaté de façon particulière.
19922 \end_layout
19923
19924 \begin_layout Section
19925 Les Types de Flottants
19926 \end_layout
19927
19928 \begin_layout Standard
19929 En plus des flottants de figures et de tableau qui sont décrits respectivement
19930  dans les sections
19931 \begin_inset space ~
19932 \end_inset
19933
19934
19935 \begin_inset CommandInset ref
19936 LatexCommand ref
19937 reference "sec:Figure-Floats"
19938
19939 \end_inset
19940
19941  et 
19942 \begin_inset CommandInset ref
19943 LatexCommand ref
19944 reference "sec:Table-Floats"
19945
19946 \end_inset
19947
19948 , LyX offre aussi les types 
19949 \series bold
19950 Algorithme
19951 \series default
19952  et 
19953 \series bold
19954 Enrobage
19955 \series default
19956 .
19957 \end_layout
19958
19959 \begin_layout Subsection
19960 Flottant d'algorithme
19961 \begin_inset Index idx
19962 status collapsed
19963
19964 \begin_layout Plain Layout
19965 Flottants ! Algorithmes
19966 \end_layout
19967
19968 \end_inset
19969
19970
19971 \begin_inset CommandInset label
19972 LatexCommand label
19973 name "sub:Flottant-d'Algorithme"
19974
19975 \end_inset
19976
19977
19978 \end_layout
19979
19980 \begin_layout Standard
19981 \begin_inset Float algorithm
19982 placement h
19983 wide false
19984 sideways false
19985 status open
19986
19987 \begin_layout Plain Layout
19988 \begin_inset Caption
19989
19990 \begin_layout Plain Layout
19991 \begin_inset CommandInset label
19992 LatexCommand label
19993 name "alg:Exemple-Flottant-Algorithme"
19994
19995 \end_inset
19996
19997 Exemple de flottant d'algorithme
19998 \end_layout
19999
20000 \end_inset
20001
20002
20003 \end_layout
20004
20005 \begin_layout LyX-Code
20006 for I in 1..N loop
20007 \begin_inset Newline newline
20008 \end_inset
20009
20010  Sum:= Sum + A(I); /*comment*/
20011 \begin_inset Newline newline
20012 \end_inset
20013
20014 end loop
20015 \begin_inset VSpace -4mm
20016 \end_inset
20017
20018
20019 \end_layout
20020
20021 \end_inset
20022
20023
20024 \end_layout
20025
20026 \begin_layout Standard
20027 Ce type de flottant est inséré à l'aide du menu 
20028 \family sans
20029 Insérer\SpecialChar \menuseparator
20030 Flottant\SpecialChar \menuseparator
20031 Algorithme
20032 \family default
20033 .
20034  Il peut être utilisé pour des morceaux de code source ou des descriptions
20035  d'algorithmes et peut être utilisé comme une alternative au listing de
20036  code source qui est décrit au chapitre
20037 \begin_inset space ~
20038 \end_inset
20039
20040
20041 \begin_inset CommandInset ref
20042 LatexCommand ref
20043 reference "cha:Program-Code-Listings"
20044
20045 \end_inset
20046
20047 .
20048  Vous pouvez par exemple utiliser l'environnement Code
20049 \begin_inset space ~
20050 \end_inset
20051
20052 LyX qui est décrit dans le 
20053 \emph on
20054 Guide
20055 \emph default
20056
20057 \begin_inset space ~
20058 \end_inset
20059
20060
20061 \emph on
20062 de
20063 \begin_inset space ~
20064 \end_inset
20065
20066 l'Utilisateur
20067 \emph default
20068  de LyX.
20069  l'algorithme
20070 \begin_inset space ~
20071 \end_inset
20072
20073
20074 \begin_inset CommandInset ref
20075 LatexCommand ref
20076 reference "alg:Exemple-Flottant-Algorithme"
20077
20078 \end_inset
20079
20080  est un exemple de flottant d'algorithme où un espace vertical de -4
20081 \begin_inset space \thinspace{}
20082 \end_inset
20083
20084 mm a été ajouté à la fin du flottant pour que la ligne du bas du flottant
20085  soit placée exactement sous le texte de la dernière ligne.
20086 \end_layout
20087
20088 \begin_layout Standard
20089 L'étiquette de ce flottant n'est pas automatiquement traduite dans la langue
20090  du document.
20091  Si votre document n'est pas en anglais, vous devez le faire vous-même manuellem
20092 ent en ajoutant la ligne suivante dans le préambule de votre document :
20093 \end_layout
20094
20095 \begin_layout Standard
20096
20097 \series bold
20098
20099 \backslash
20100 floatname{algorithm}{votre
20101 \begin_inset space ~
20102 \end_inset
20103
20104 nom}
20105 \end_layout
20106
20107 \begin_layout Standard
20108
20109 \family sans
20110  votre
20111 \begin_inset space ~
20112 \end_inset
20113
20114 nom
20115 \family default
20116  est le mot 
20117 \begin_inset Quotes eld
20118 \end_inset
20119
20120
20121 \emph on
20122 algorithme
20123 \emph default
20124
20125 \begin_inset Quotes erd
20126 \end_inset
20127
20128  dans votre langue.
20129 \end_layout
20130
20131 \begin_layout Standard
20132 Pour insérer la liste des algorithmes, vous pouvez utiliser le menu 
20133 \family sans
20134 Insérer\SpecialChar \menuseparator
20135 Listes
20136 \begin_inset space ~
20137 \end_inset
20138
20139 &
20140 \begin_inset space ~
20141 \end_inset
20142
20143 TdM\SpecialChar \menuseparator
20144 Liste
20145 \begin_inset space ~
20146 \end_inset
20147
20148 des
20149 \begin_inset space ~
20150 \end_inset
20151
20152 algorithmes
20153 \family default
20154  si votre document est en la même langue que les menus de LyX.
20155  Pour les documents qui ne sont pas en anglais, utilisez la commande suivante
20156  en code TeX à la place:
20157 \end_layout
20158
20159 \begin_layout Standard
20160
20161 \series bold
20162
20163 \backslash
20164 listof{algorithm}{votre
20165 \begin_inset space ~
20166 \end_inset
20167
20168 nom}
20169 \end_layout
20170
20171 \begin_layout Standard
20172 où 
20173 \family sans
20174 votre
20175 \begin_inset space ~
20176 \end_inset
20177
20178 nom
20179 \family default
20180  est la traduction de 
20181 \begin_inset Quotes eld
20182 \end_inset
20183
20184
20185 \emph on
20186 List of Algorithm
20187 \emph default
20188 s
20189 \begin_inset Quotes erd
20190 \end_inset
20191
20192  dans votre langue.
20193 \end_layout
20194
20195 \begin_layout Standard
20196 Les flottants d'algorithme ne sont pas numérotés implicitement en suivant
20197  le schéma 
20198 \begin_inset Quotes eld
20199 \end_inset
20200
20201 chapitre.algorithme
20202 \begin_inset Quotes erd
20203 \end_inset
20204
20205  comme c'est le cas pour les tableaux dans plusieurs classes de documents.
20206  Pour numéroter les flottants d'algorithme dans ce schéma, ajoutez cette
20207  commande dans le préambule de votre document :
20208 \end_layout
20209
20210 \begin_layout Standard
20211
20212 \series bold
20213
20214 \backslash
20215 numberwithin{algorithm}{chapter}
20216 \end_layout
20217
20218 \begin_layout Standard
20219 Pour pouvoir utiliser la commande 
20220 \series bold
20221
20222 \backslash
20223 numberwithin
20224 \series default
20225 , activez l'option 
20226 \family sans
20227 Utiliser
20228 \begin_inset space ~
20229 \end_inset
20230
20231 le
20232 \begin_inset space ~
20233 \end_inset
20234
20235 paquetage
20236 \begin_inset space ~
20237 \end_inset
20238
20239 AMS
20240 \begin_inset space ~
20241 \end_inset
20242
20243 math
20244 \family default
20245  dans la rubrique 
20246 \family sans
20247 Options
20248 \begin_inset space ~
20249 \end_inset
20250
20251 des
20252 \begin_inset space ~
20253 \end_inset
20254
20255 Maths
20256 \family default
20257  de la fenêtre de dialogue 
20258 \family sans
20259 Paramètres
20260 \begin_inset space ~
20261 \end_inset
20262
20263 du
20264 \begin_inset space ~
20265 \end_inset
20266
20267 Document
20268 \family default
20269 .
20270 \begin_inset Newpage newpage
20271 \end_inset
20272
20273
20274 \end_layout
20275
20276 \begin_layout Subsection
20277 Flottant d'enrobage
20278 \begin_inset Index idx
20279 status collapsed
20280
20281 \begin_layout Plain Layout
20282 Flottants ! Flottants d'enrobage
20283 \end_layout
20284
20285 \end_inset
20286
20287
20288 \end_layout
20289
20290 \begin_layout Standard
20291 \begin_inset Wrap figure
20292 lines 0
20293 placement l
20294 overhang 1cm
20295 width "40col%"
20296 status open
20297
20298 \begin_layout Plain Layout
20299 \begin_inset Graphics
20300         filename ../clipart/mobius.eps
20301         width 40col%
20302         scaleBeforeRotation
20303         rotateOrigin center
20304
20305 \end_inset
20306
20307
20308 \end_layout
20309
20310 \begin_layout Plain Layout
20311 \begin_inset Caption
20312
20313 \begin_layout Plain Layout
20314 \begin_inset CommandInset label
20315 LatexCommand label
20316 name "fig:Figure-enrobée"
20317
20318 \end_inset
20319
20320 Ceci est une figure habillée.
20321 \end_layout
20322
20323 \end_inset
20324
20325
20326 \end_layout
20327
20328 \end_inset
20329
20330  Ce type de flottant est utilisé quand on veut que le texte habille la figure
20331  de sorte qu'elle n'occupe plus qu'une partie de la largeur de la colonne.
20332  Vous pouvez en insérer un en utilisant le menu 
20333 \family sans
20334 Insérer\SpecialChar \menuseparator
20335 Flottant\SpecialChar \menuseparator
20336 Flottant
20337 \begin_inset space ~
20338 \end_inset
20339
20340 d'enrobage
20341 \family default
20342  à la condition que le paquetage LaTeX 
20343 \series bold
20344 wrapfig
20345 \series default
20346
20347 \begin_inset Index idx
20348 status collapsed
20349
20350 \begin_layout Plain Layout
20351 Paquetages LaTeX ! wrapfig
20352 \begin_inset ERT
20353 status collapsed
20354
20355 \begin_layout Plain Layout
20356
20357
20358 \backslash
20359 vspace{4mm}
20360 \end_layout
20361
20362 \end_inset
20363
20364
20365 \end_layout
20366
20367 \end_inset
20368
20369  soit installé.
20370 \begin_inset Foot
20371 status collapsed
20372
20373 \begin_layout Plain Layout
20374 Voyez dans la manuel 
20375 \emph on
20376 Configuration
20377 \begin_inset space ~
20378 \end_inset
20379
20380 LaTeX 
20381 \emph default
20382 comment installer des paquetages LaTeX.
20383 \end_layout
20384
20385 \end_inset
20386
20387  Les paramètres du flottant peuvent être modifiés en faisant un clic droit
20388  sur la boîte du flottant.
20389  Les paramètres obligatoires sont l'
20390 \family sans
20391 Emplacement
20392 \family default
20393  et la 
20394 \family sans
20395 Largeur
20396 \family default
20397 .
20398  Les paramètres facultatifs sont le 
20399 \family sans
20400 Débordement
20401 \family default
20402  qui précise de combien le flottant déborde sur la marge du paragraphe ou
20403  de la page et la 
20404 \family sans
20405 Porté de la ligne
20406 \family default
20407  qui précise le nombre approximatif de lignes dont le flottant va avoir
20408  besoin.
20409  Cette dernière valeur est parfois difficile à évaluer, il vaut mieux ne
20410  l'utiliser que si on rencontre des problème avec le positionnement du flottant.
20411  Vous pouvez aussi décider si vous autorisez LaTeX à faire flotter le flottant
20412  à l'intérieur du paragraphe ou vers les autres paragraphes.
20413  La figure
20414 \begin_inset space ~
20415 \end_inset
20416
20417
20418 \begin_inset CommandInset ref
20419 LatexCommand ref
20420 reference "fig:Figure-enrobée"
20421
20422 \end_inset
20423
20424  est un exemple de flottant d'enrobage avec une largeur de 40
20425 \begin_inset space \thinspace{}
20426 \end_inset
20427
20428 col%, un débordement de 1
20429 \begin_inset space \thinspace{}
20430 \end_inset
20431
20432 cm et placé à gauche.
20433 \begin_inset Foot
20434 status collapsed
20435
20436 \begin_layout Plain Layout
20437 Les unités disponibles sont expliquées dans l'appendice
20438 \begin_inset space ~
20439 \end_inset
20440
20441
20442 \begin_inset CommandInset ref
20443 LatexCommand ref
20444 reference "cha:Unités-de-longueur"
20445
20446 \end_inset
20447
20448 .
20449 \end_layout
20450
20451 \end_inset
20452
20453
20454 \end_layout
20455
20456 \begin_layout Standard
20457 \begin_inset Note Greyedout
20458 status open
20459
20460 \begin_layout Plain Layout
20461
20462 \series bold
20463 Note:
20464 \series default
20465  Les flottants d'enrobage peuvent être fragiles! Par exemple, avoir une
20466  figure trop près du bas de page peut tout chambouler et faire que le flottant
20467  n'apparaît pas à l'impression ou qu'il se retrouve par dessus une portion
20468  de texte.
20469 \end_layout
20470
20471 \end_inset
20472
20473
20474 \end_layout
20475
20476 \begin_layout Standard
20477 En général:
20478 \end_layout
20479
20480 \begin_layout Itemize
20481 Les flottants d'enrobage ne doivent pas être placés dans des paragraphes
20482  qui risquent de passer à la page suivante.
20483  Ce qui veut dire que les flottants d'enrobages doivent de préférence être
20484  positionnés à l'endroit exact où on veut qu'ils apparaissent dans la sortie,
20485  et ce quand le document est presque prêt pour pouvoir anticiper les sauts
20486  de page.
20487 \end_layout
20488
20489 \begin_layout Itemize
20490 Les flottants d'enrobage devraient être placés soit dans leur propre paragraphe,
20491  juste avant le paragraphe qui doit les habiller ou à l'intérieur d'un paragraph
20492 e.
20493 \end_layout
20494
20495 \begin_layout Itemize
20496 Des flottants d'enrobages dans deux paragraphes consécutifs peuvent poser
20497  des problèmes, il vaut donc mieux s'assurer qu'il y a un paragraphe de
20498  texte entre les deux, comme séparateur.
20499 \end_layout
20500
20501 \begin_layout Itemize
20502 Les flottants d'enrobage ne sont pas autorisés dans les en-têtes de sections
20503  ou les tableaux.
20504 \end_layout
20505
20506 \begin_layout Section
20507 Numérotation des flottants
20508 \begin_inset Index idx
20509 status collapsed
20510
20511 \begin_layout Plain Layout
20512 Flottants ! Numérotation
20513 \end_layout
20514
20515 \end_inset
20516
20517
20518 \end_layout
20519
20520 \begin_layout Standard
20521 Les flottant sont soit numérotés indépendemment des sections dans lesquelles
20522  ils se trouvent, soit en utilisant un format du genre 
20523 \begin_inset Quotes eld
20524 \end_inset
20525
20526 chapitre.numéro
20527 \begin_inset Quotes erd
20528 \end_inset
20529
20530  ou 
20531 \begin_inset Quotes eld
20532 \end_inset
20533
20534 section.numéro
20535 \begin_inset Quotes erd
20536 \end_inset
20537
20538 .
20539  Cela dépend de la classe de document utilisée.
20540 \end_layout
20541
20542 \begin_layout Standard
20543 Pour changer le format de la numérotation qui ne dépend pas de la section
20544  dans laquelle on se trouve, on peut utiliser la commande suivante dans
20545  le préambule du document :
20546 \end_layout
20547
20548 \begin_layout Standard
20549
20550 \series bold
20551
20552 \backslash
20553 renewcommand{
20554 \backslash
20555 thetable}{
20556 \backslash
20557 roman{table}}
20558 \end_layout
20559
20560 \begin_layout Standard
20561
20562 \series bold
20563
20564 \backslash
20565 thetable
20566 \series default
20567  est la commande qui imprime le numéro du tableau, pour les figures, la
20568  commande serait 
20569 \series bold
20570
20571 \backslash
20572 thefigure
20573 \series default
20574 .
20575  La commande 
20576 \series bold
20577
20578 \backslash
20579 roman
20580 \series default
20581  utilisée dans la commande précédente, imprime le numéro du tableau sous
20582  forme de petits chiffres romains.
20583 \end_layout
20584
20585 \begin_layout Standard
20586 Pour changer le type de numérotation pour par exemple 
20587 \begin_inset Quotes eld
20588 \end_inset
20589
20590 sous-section.numéro
20591 \begin_inset Quotes erd
20592 \end_inset
20593
20594 , utilisez la commande suivante dans le préambule du document :
20595 \end_layout
20596
20597 \begin_layout Standard
20598
20599 \series bold
20600
20601 \backslash
20602 numberwithin{table}{subsection}
20603 \end_layout
20604
20605 \begin_layout Standard
20606 Pour pouvoir utiliser la commande 
20607 \series bold
20608
20609 \backslash
20610 numberwithin
20611 \series default
20612 , vous devez activer l'option 
20613 \family sans
20614 Utiliser
20615 \begin_inset space ~
20616 \end_inset
20617
20618 le
20619 \begin_inset space ~
20620 \end_inset
20621
20622 paquetage
20623 \begin_inset space ~
20624 \end_inset
20625
20626 maths
20627 \begin_inset space ~
20628 \end_inset
20629
20630 AMS
20631 \family default
20632  dans la rubrique 
20633 \family sans
20634 Options
20635 \begin_inset space ~
20636 \end_inset
20637
20638 des
20639 \begin_inset space ~
20640 \end_inset
20641
20642 Maths
20643 \family default
20644  de la fenêtre de dialogue 
20645 \family sans
20646 Paramètres
20647 \family default
20648  du document.
20649 \end_layout
20650
20651 \begin_layout Standard
20652 Veuillez aussi jeter un coup d'œil à la section
20653 \begin_inset space ~
20654 \end_inset
20655
20656
20657 \begin_inset CommandInset ref
20658 LatexCommand ref
20659 reference "sub:Numerotation-notes-bas-de-page"
20660
20661 \end_inset
20662
20663  pour plus de détails et des notes importantes sur les commandes de numérotation.
20664 \end_layout
20665
20666 \begin_layout Section
20667 Faire Référence à des Flottants
20668 \begin_inset CommandInset label
20669 LatexCommand label
20670 name "sec:Referencer-les-Flottants"
20671
20672 \end_inset
20673
20674
20675 \begin_inset Index idx
20676 status collapsed
20677
20678 \begin_layout Plain Layout
20679 Flottants ! Références
20680 \end_layout
20681
20682 \end_inset
20683
20684
20685 \begin_inset Index idx
20686 status collapsed
20687
20688 \begin_layout Plain Layout
20689 References@Références ! à des Flottants 
20690 \end_layout
20691
20692 \end_inset
20693
20694
20695 \end_layout
20696
20697 \begin_layout Standard
20698 Pour faire référence à un flottant, insérez une étiquette dans sa légende
20699  en utilisant le menu 
20700 \family sans
20701 Insérer\SpecialChar \menuseparator
20702 Étiquette
20703 \family default
20704  ou le bouton 
20705 \begin_inset Graphics
20706         filename ../../images/label-insert.png
20707         scale 85
20708         scaleBeforeRotation
20709
20710 \end_inset
20711
20712  de la barre d'outils.
20713  Une boîte grise de ce genre : 
20714 \begin_inset Graphics
20715         filename clipart/labelQt4.png
20716         scale 85
20717         scaleBeforeRotation
20718
20719 \end_inset
20720
20721  sera insérée et la fenêtre de l'étiquette s'ouvrira pour vous permettre
20722  de saisir le texte de l'étiquette.
20723  LyX propose comme texte pour l'étiquette les premiers mots de la légendes
20724  précédés d'un préfixe.
20725  Ce préfixe dépend du type de flottant, par exemple, pour une figure le
20726  préfixe sera "
20727 \family sans
20728 fig:
20729 \family default
20730 ".
20731 \end_layout
20732
20733 \begin_layout Standard
20734 L'étiquette sert à la fois de point d'ancrage et de nom pour la référence.
20735  Vous pouvez faire référence à cette étiquette en utilisant le menu 
20736 \family sans
20737 Insérer\SpecialChar \menuseparator
20738 Référence
20739 \begin_inset space ~
20740 \end_inset
20741
20742 Croisée
20743 \family default
20744  ou le bouton 
20745 \begin_inset Graphics
20746         filename ../../images/dialog-show-new-inset_ref.png
20747         scale 85
20748         scaleBeforeRotation
20749
20750 \end_inset
20751
20752  de la barre d'outils.
20753  Une boîte grise de référence croisée comme celle-ci : 
20754 \begin_inset Graphics
20755         filename ../clipart/referenceQt4.png
20756         scale 85
20757         scaleBeforeRotation
20758
20759 \end_inset
20760
20761  va être insérée et la fenêtre de référence croisée va s'ouvrir et montrer
20762  toutes les étiquettes définies dans votre document.
20763  Si vous avez plusieurs documents LyX ouverts, vous pouvez choisir celui
20764  que vous voulez utiliser avec la liste déroulante qui se trouve en haut
20765  de la fenêtre de dialogue.
20766  Vous pouvez trier les étiquettes par ordre alphabétique et ensuite en choisir
20767  une.
20768  Dans la sortie imprimée, le numéro du flottant apparaîtra à la position
20769  de la référence croisée.
20770 \end_layout
20771
20772 \begin_layout Standard
20773 Il est recommandé d'utiliser une espace insécable entre le nom d'une référence
20774  croisée et son numéro pour éviter un saut de ligne peu esthétique entre
20775  les deux.
20776  Si une référence croisées fait référence à une étiquette qui n'existe pas,
20777  vous verrez deux points d'interrogation dans la sortie imprimée à la place
20778  du numéro de la référence.
20779 \end_layout
20780
20781 \begin_layout Standard
20782 Vous pouvez modifier une étiquette à tout moment en cliquant sur sa boîte.
20783  Les références vers l'étiquette modifiée seront mise à jour automatiquement
20784  pour tenir compte du nouveau texte de l'étiquette, de sorte que vous n'avez
20785  pas à vous en préoccuper.
20786 \end_layout
20787
20788 \begin_layout Standard
20789 Le bouton 
20790 \family sans
20791 Aller
20792 \begin_inset space ~
20793 \end_inset
20794
20795 à
20796 \begin_inset space ~
20797 \end_inset
20798
20799 l'étiquette
20800 \family default
20801  dans la fenêtre de référence croisée va positionner le curseur juste devant
20802  l'étiquette à laquelle on fait référence.
20803  Le nom du bouton bouton 
20804 \family sans
20805 Revenir
20806 \family default
20807  et vous pouvez l'utiliser pour remettre le curseur sur la référence croisée.
20808  Si vous faites un clic droit sur la boîte d'une référence croisée, le curseur
20809  est aussi placé devant l'étiquette concernée, mais vous ne pouvez pas revenir
20810  à votre point de départ.
20811 \end_layout
20812
20813 \begin_layout Subsection
20814 Formats de Références Croisées
20815 \begin_inset CommandInset label
20816 LatexCommand label
20817 name "sub:Formats-Références-Croisées"
20818
20819 \end_inset
20820
20821
20822 \begin_inset Index idx
20823 status collapsed
20824
20825 \begin_layout Plain Layout
20826 References@Références ! Formats
20827 \end_layout
20828
20829 \end_inset
20830
20831
20832 \end_layout
20833
20834 \begin_layout Standard
20835 Il y a six types de références croisées :
20836 \end_layout
20837
20838 \begin_layout Description
20839 <référence>
20840 \begin_inset space ~
20841 \end_inset
20842
20843 : affiche le numéro de l'élément, c'est le choix implicite : 
20844 \begin_inset CommandInset ref
20845 LatexCommand ref
20846 reference "fig:Deux-images-déformées"
20847
20848 \end_inset
20849
20850
20851 \end_layout
20852
20853 \begin_layout Description
20854 (<référence>)
20855 \begin_inset space ~
20856 \end_inset
20857
20858 : affiche le numéro de l'élément entre parenthèses, c'est le style utilisé
20859  normalement pour faire référence à des formules mathématiques, en particulier
20860  quand le mot 
20861 \begin_inset Quotes eld
20862 \end_inset
20863
20864 Équation
20865 \begin_inset Quotes erd
20866 \end_inset
20867
20868  est omis : 
20869 \begin_inset CommandInset ref
20870 LatexCommand eqref
20871 reference "eq:Wgn"
20872
20873 \end_inset
20874
20875
20876 \end_layout
20877
20878 \begin_layout Description
20879 <page>
20880 \begin_inset space ~
20881 \end_inset
20882
20883 : affiche le numéro de la page sur laquelle se trouve l'élément: Page
20884 \begin_inset space ~
20885 \end_inset
20886
20887
20888 \begin_inset CommandInset ref
20889 LatexCommand pageref
20890 reference "fig:Deux-images-déformées"
20891
20892 \end_inset
20893
20894
20895 \end_layout
20896
20897 \begin_layout Description
20898 page
20899 \begin_inset space ~
20900 \end_inset
20901
20902 <page>
20903 \begin_inset space ~
20904 \end_inset
20905
20906 : affiche le mot 
20907 \begin_inset Quotes eld
20908 \end_inset
20909
20910 page
20911 \begin_inset Quotes erd
20912 \end_inset
20913
20914  suivi du numéro de la page sur laquelle se trouve l'élément : 
20915 \begin_inset CommandInset ref
20916 LatexCommand vpageref
20917 reference "fig:Deux-images-déformées"
20918
20919 \end_inset
20920
20921
20922 \end_layout
20923
20924 \begin_layout Description
20925 <référence>
20926 \begin_inset space ~
20927 \end_inset
20928
20929 page
20930 \begin_inset space ~
20931 \end_inset
20932
20933 <page>
20934 \begin_inset space ~
20935 \end_inset
20936
20937 : affiche le numéro de l'élément, le mot 
20938 \begin_inset Quotes eld
20939 \end_inset
20940
20941 page
20942 \begin_inset Quotes erd
20943 \end_inset
20944
20945  et le numéro de la page : 
20946 \begin_inset CommandInset ref
20947 LatexCommand vref
20948 reference "fig:Deux-images-déformées"
20949
20950 \end_inset
20951
20952
20953 \end_layout
20954
20955 \begin_layout Description
20956 Référence
20957 \begin_inset space ~
20958 \end_inset
20959
20960 mise
20961 \begin_inset space ~
20962 \end_inset
20963
20964 en
20965 \begin_inset space ~
20966 \end_inset
20967
20968 forme
20969 \begin_inset space ~
20970 \end_inset
20971
20972 : affiche une référence croisée qui définit son propre format.
20973
20974 \lang english
20975  
20976 \lang french
20977
20978 \begin_inset Note Greyedout
20979 status open
20980
20981 \begin_layout Plain Layout
20982
20983 \series bold
20984 Note:
20985 \series default
20986  Ce type de référence croisée n'est disponible que si vous avez installé
20987  le paquetage LaTeX 
20988 \series bold
20989 prettyref
20990 \series default
20991
20992 \begin_inset Index idx
20993 status collapsed
20994
20995 \begin_layout Plain Layout
20996 Paquetages LaTeX ! prettyref
20997 \end_layout
20998
20999 \end_inset
21000
21001 .
21002 \end_layout
21003
21004 \end_inset
21005
21006
21007 \end_layout
21008
21009 \begin_layout Standard
21010
21011 \family sans
21012 <page>
21013 \family default
21014  n'imprimera pas le numéro de la page si l'étiquette se trouve sur la page
21015  précédente, la même page ou la page suivante.
21016  Vous verrez par exemple un texte du genre 
21017 \begin_inset Quotes eld
21018 \end_inset
21019
21020
21021 \family sans
21022 sur cette page
21023 \family default
21024
21025 \begin_inset Quotes erd
21026 \end_inset
21027
21028  à la place.
21029  Le style 
21030 \family sans
21031 <référence>
21032 \begin_inset space ~
21033 \end_inset
21034
21035 page
21036 \begin_inset space ~
21037 \end_inset
21038
21039 <page>
21040 \family default
21041  
21042 \lang english
21043 will not print anything about the page if the label is on the same page.
21044 \end_layout
21045
21046 \begin_layout Standard
21047 Le numéro affecté à une étiquette et le numéro de la page sur laquelle elle
21048  se trouve sont calculés automatiquement par LaTeX.
21049  Vous choisissez une des six variétés de références dans le champ Format
21050  de la fenêtre de référence croisée qui s'ouvre quand vous cliquez sur la
21051  boîte de la référence croisée.
21052 \end_layout
21053
21054 \begin_layout Standard
21055 \begin_inset Note Greyedout
21056 status open
21057
21058 \begin_layout Plain Layout
21059
21060 \series bold
21061 Note:
21062 \series default
21063  Le paquetage LaTeX 
21064 \series bold
21065 prettyref
21066 \series default
21067
21068 \begin_inset Index idx
21069 status collapsed
21070
21071 \begin_layout Plain Layout
21072 Paquetages LaTeX ! prettyref
21073 \end_layout
21074
21075 \end_inset
21076
21077  ne connaît pas tous les raccourcis possibles pour les étiquettes
21078 \begin_inset Foot
21079 status collapsed
21080
21081 \begin_layout Plain Layout
21082 \begin_inset Quotes eld
21083 \end_inset
21084
21085 fig:
21086 \begin_inset Quotes erd
21087 \end_inset
21088
21089  est par exempel le raccourci LyX pour les étiquettes dans les légendes
21090  de figures,.
21091 \end_layout
21092
21093 \end_inset
21094
21095  et n'est pas internationalisé.
21096  Pour savoir comment introduire de nouveaux raccourcis ou de nouvelles traductio
21097 ns dans 
21098 \series bold
21099 prettyref
21100 \series default
21101 , voir la documentation du paquetage
21102 \begin_inset CommandInset citation
21103 LatexCommand cite
21104 key "prettyref"
21105
21106 \end_inset
21107
21108 .
21109 \end_layout
21110
21111 \end_inset
21112
21113
21114 \end_layout
21115
21116 \begin_layout Standard
21117 \begin_inset Note Greyedout
21118 status open
21119
21120 \begin_layout Plain Layout
21121
21122 \series bold
21123 Note:
21124 \series default
21125  Du fait d'un bogue dans la paquetage LaTeX 
21126 \series bold
21127 varioref
21128 \series default
21129  (version 1.4w), certaines références croisées produiront des erreurs LaTeX
21130  si la langue du document est le français.
21131  Pour contourner ce bogue, voir
21132 \begin_inset Newline newline
21133 \end_inset
21134
21135
21136 \begin_inset CommandInset href
21137 LatexCommand href
21138 target "http://wiki.lyx.org/LaTeX/LatexBugs#toc5"
21139
21140 \end_inset
21141
21142 .
21143 \end_layout
21144
21145 \end_inset
21146
21147
21148 \end_layout
21149
21150 \begin_layout Subsection
21151 Nommage automatique des références croisées
21152 \begin_inset Index idx
21153 status collapsed
21154
21155 \begin_layout Plain Layout
21156 References@Références ! Nommage automatique
21157 \end_layout
21158
21159 \end_inset
21160
21161
21162 \end_layout
21163
21164 \begin_layout Standard
21165 Le paquetage LaTeX 
21166 \series bold
21167 hyperref
21168 \series default
21169
21170 \begin_inset Index idx
21171 status collapsed
21172
21173 \begin_layout Plain Layout
21174 Paquetages LaTeX ! hyperref
21175 \end_layout
21176
21177 \end_inset
21178
21179
21180 \series bold
21181
21182 \series default
21183 qui est activé dans la rubrique 
21184 \family sans
21185 Propriétés du PDF
21186 \family default
21187  de la fenêtre de dialogue 
21188 \family sans
21189 Paramètres du document
21190 \family default
21191  fournit une fonction très utile pour automatiser la création des références
21192  croisées, en incluant le nom du flottant référencé (ou d'une partie comme
21193  une section).
21194  Par exemple pour vous éviter de devoir écrire le mot 
21195 \begin_inset Quotes eld
21196 \end_inset
21197
21198 Figure
21199 \begin_inset Quotes erd
21200 \end_inset
21201
21202  devant chaque référence à une figure.
21203  Pour profiter de ce nommage automatique des références croisées, vous devez
21204  activer 
21205 \series bold
21206 hyperref
21207 \series default
21208  et insérer la ligne suivante dans le préambule du document :
21209 \end_layout
21210
21211 \begin_layout Standard
21212
21213 \series bold
21214
21215 \backslash
21216 AtBeginDocument{
21217 \backslash
21218 renewcommand{
21219 \backslash
21220 ref}[1]{
21221 \backslash
21222 mbox{
21223 \backslash
21224 autoref{#1}}}}
21225 \end_layout
21226
21227 \begin_layout Standard
21228 Si vous préférez d'autres noms de référence que ceux qui sont proposés par
21229  défaut, par exemple vous préférez le nom 
21230 \begin_inset Quotes eld
21231 \end_inset
21232
21233 sec.
21234 \begin_inset space \thinspace{}
21235 \end_inset
21236
21237
21238 \begin_inset Quotes eld
21239 \end_inset
21240
21241  plutôt que 
21242 \begin_inset Quotes eld
21243 \end_inset
21244
21245 section
21246 \begin_inset Quotes erd
21247 \end_inset
21248
21249 , vous pouvez redéfinir ce nom en insérant ceci dans le préambule:
21250 \end_layout
21251
21252 \begin_layout Standard
21253
21254 \series bold
21255
21256 \backslash
21257 addto
21258 \backslash
21259 extrasenglish{
21260 \backslash
21261 renewcommand{
21262 \backslash
21263 sectionautorefname}
21264 \begin_inset Newline newline
21265 \end_inset
21266
21267
21268 \begin_inset Phantom HPhantom
21269 status open
21270
21271 \begin_layout Plain Layout
21272
21273 \series bold
21274 \begin_inset space ~
21275 \end_inset
21276
21277
21278 \end_layout
21279
21280 \end_inset
21281
21282 {sec.
21283 \backslash
21284 negthinspace}}
21285 \end_layout
21286
21287 \begin_layout Standard
21288 Si vous utilisez une autre langue que l'anglais, remplacez 
21289 \series bold
21290
21291 \backslash
21292 extrasenglish
21293 \series default
21294  par 
21295 \series bold
21296
21297 \backslash
21298 extras***
21299 \series default
21300 , où *** est le nom de la langue que vous utilisez.
21301
21302 \series bold
21303  
21304 \end_layout
21305
21306 \begin_layout Standard
21307 Pour avoir des noms automatiques, mais pas pour certains types de références,
21308  par exemple pas pour les équations, utilisez le code suivant dans le préambule:
21309 \end_layout
21310
21311 \begin_layout Standard
21312
21313 \series bold
21314
21315 \backslash
21316 newlength{
21317 \backslash
21318 abc}
21319 \begin_inset Newline newline
21320 \end_inset
21321
21322
21323 \backslash
21324 settowidth{
21325 \backslash
21326 abc}{
21327 \backslash
21328 space}
21329 \begin_inset Newline newline
21330 \end_inset
21331
21332
21333 \backslash
21334 addto
21335 \backslash
21336 extrasenglish{
21337 \backslash
21338 renewcommand{
21339 \backslash
21340 equationautorefname}
21341 \begin_inset Newline newline
21342 \end_inset
21343
21344
21345 \begin_inset Phantom HPhantom
21346 status open
21347
21348 \begin_layout Plain Layout
21349
21350 \series bold
21351 \begin_inset space ~
21352 \end_inset
21353
21354
21355 \end_layout
21356
21357 \end_inset
21358
21359 {
21360 \backslash
21361 hspace{-
21362 \backslash
21363 abc}}
21364 \end_layout
21365
21366 \begin_layout Standard
21367 Vous pouvez trouver plus d'information sur ce sujet dans la documentation
21368  de 
21369 \series bold
21370 hyperref
21371 \series default
21372  
21373 \begin_inset CommandInset citation
21374 LatexCommand cite
21375 key "hyperref"
21376
21377 \end_inset
21378
21379 .
21380 \end_layout
21381
21382 \begin_layout Standard
21383 \begin_inset Note Greyedout
21384 status open
21385
21386 \begin_layout Plain Layout
21387
21388 \series bold
21389 Note:
21390 \series default
21391  Le nommage automatique de références ne peut être utilisé si vous avez
21392  choisi le style de référence 
21393 \family sans
21394 Référence
21395 \begin_inset space ~
21396 \end_inset
21397
21398 mise
21399 \begin_inset space ~
21400 \end_inset
21401
21402 en
21403 \begin_inset space ~
21404 \end_inset
21405
21406 forme
21407 \family default
21408  décrit dans la section
21409 \begin_inset space ~
21410 \end_inset
21411
21412
21413 \begin_inset CommandInset ref
21414 LatexCommand ref
21415 reference "sub:Formats-Références-Croisées"
21416
21417 \end_inset
21418
21419 .
21420 \end_layout
21421
21422 \end_inset
21423
21424
21425 \end_layout
21426
21427 \begin_layout Standard
21428 Le manuel 
21429 \emph on
21430 Math
21431 \emph default
21432  est un exemple dans lequel on a utilisé le référencement automatique.
21433 \end_layout
21434
21435 \begin_layout Subsection
21436 Positionnement des Références 
21437 \begin_inset CommandInset label
21438 LatexCommand label
21439 name "sub:Reference-Position"
21440
21441 \end_inset
21442
21443
21444 \begin_inset Index idx
21445 status collapsed
21446
21447 \begin_layout Plain Layout
21448 References@Références ! Positionnement
21449 \end_layout
21450
21451 \end_inset
21452
21453
21454 \end_layout
21455
21456 \begin_layout Standard
21457 Si vous utilisez le paquetage 
21458 \series bold
21459 hyperref, 
21460 \series default
21461 qui est activé dans la rubrique 
21462 \family sans
21463 Propriétés du PDF
21464 \family default
21465  de la fenêtre de dialogue 
21466 \family sans
21467 Paramètres du document,
21468 \family default
21469  pour lier vos références croisées dans la sortie finale, vous verrez que
21470  cliquer sur la référence à un flottant d'image saute vers l'étiquette de
21471  l'image.
21472  La légende sera dans la partie haute de l'écran, ce qui fait que vous ne
21473  pourrez voir l'image sans faire défiler le texte.
21474  Ce problème vient du fait que le point d'ancrage de la référence se situe
21475  à l'endroit de l'étiquette.
21476  En utilisant le paquetage LaTeX 
21477 \series bold
21478 hypcap
21479 \series default
21480
21481 \begin_inset Index idx
21482 status collapsed
21483
21484 \begin_layout Plain Layout
21485 Paquetages LaTeX ! hypcap
21486 \end_layout
21487
21488 \end_inset
21489
21490 , qui fait partie du paquetage LaTeX 
21491 \series bold
21492 oberdiek
21493 \series default
21494
21495 \begin_inset Index idx
21496 status collapsed
21497
21498 \begin_layout Plain Layout
21499 Paquetages LaTeX ! oberdiek
21500 \end_layout
21501
21502 \end_inset
21503
21504 , le point d'ancrage d'un lien est place en haut du flottant.
21505  Pour utiliser cette fonction avec les flottants de figure, chargez 
21506 \series bold
21507 hypcap
21508 \series default
21509  dans l'entête du document avec la ligne
21510 \end_layout
21511
21512 \begin_layout Standard
21513
21514 \series bold
21515
21516 \backslash
21517 usepackage[figure]{hypcap}
21518 \end_layout
21519
21520 \begin_layout Standard
21521 Vous pouvez aussi utiliser 
21522 \series bold
21523 hypcap
21524 \series default
21525  pour tous les types de flottants, mais ce n'est pas recommandé pour des
21526  raisons de stabilité.
21527  Pour plus d'information, jetez un coup d'œil au manuel d' 
21528 \series bold
21529 hypcap
21530 \series default
21531  
21532 \begin_inset CommandInset citation
21533 LatexCommand cite
21534 key "hypcap"
21535
21536 \end_inset
21537
21538 .
21539 \end_layout
21540
21541 \begin_layout Standard
21542 \begin_inset Note Greyedout
21543 status open
21544
21545 \begin_layout Plain Layout
21546
21547 \series bold
21548 Note:
21549 \series default
21550  
21551 \series bold
21552 hypcap
21553 \series default
21554  n'a aucun effet pour les références à des sous-figures.
21555 \end_layout
21556
21557 \end_inset
21558
21559
21560 \end_layout
21561
21562 \begin_layout Section
21563 Placement des flottants
21564 \begin_inset CommandInset label
21565 LatexCommand label
21566 name "sec:Placement-flottants"
21567
21568 \end_inset
21569
21570
21571 \begin_inset Index idx
21572 status collapsed
21573
21574 \begin_layout Plain Layout
21575 Flottants ! Placement
21576 \end_layout
21577
21578 \end_inset
21579
21580
21581 \end_layout
21582
21583 \begin_layout Standard
21584 En faisant un clic droit sur la boîte d'un flottant, on ouvre la fenêtre
21585  de dialogue 
21586 \family sans
21587 Paramètre
21588 \begin_inset space ~
21589 \end_inset
21590
21591 de
21592 \begin_inset space ~
21593 \end_inset
21594
21595 Flottant
21596 \family default
21597  dans laquelle vous pouvez modifier le paramètres de placement que LaTeX
21598  utilise pour déterminer où placer le flottant.
21599 \begin_inset Newline newline
21600 \end_inset
21601
21602 L'option 
21603 \family sans
21604 Plusieurs
21605 \begin_inset space ~
21606 \end_inset
21607
21608 colonnes
21609 \family default
21610  n'est utilisée que dans le cas d'un document à plusieurs colonnes: si vous
21611  l'activez, le flottant va couvrir l'ensemble des colonnes au lieu d'être
21612  confiné sur une seule colonne.
21613 \begin_inset Newline newline
21614 \end_inset
21615
21616 L'option 
21617 \family sans
21618 Rotation
21619 \begin_inset space ~
21620 \end_inset
21621
21622 90°
21623 \family default
21624  est utilisée pour faire tourner les flottants, voyez la section
21625 \begin_inset space ~
21626 \end_inset
21627
21628
21629 \begin_inset CommandInset ref
21630 LatexCommand ref
21631 reference "sec:Flottants-renversés"
21632
21633 \end_inset
21634
21635 .
21636 \end_layout
21637
21638 \begin_layout Standard
21639 En désactivant l'option 
21640 \family sans
21641 Utilise
21642 \begin_inset space ~
21643 \end_inset
21644
21645 le
21646 \begin_inset space ~
21647 \end_inset
21648
21649 placement
21650 \begin_inset space ~
21651 \end_inset
21652
21653 par
21654 \begin_inset space ~
21655 \end_inset
21656
21657 défaut
21658 \family default
21659  vous pouvez utiliser une ou plusieurs des options suivantes pour modifier
21660  le placement du flottant:
21661 \end_layout
21662
21663 \begin_layout Description
21664 Ici,
21665 \begin_inset space ~
21666 \end_inset
21667
21668 si
21669 \begin_inset space ~
21670 \end_inset
21671
21672 possible: essaie de placer le flottant à la position où il a été inséré
21673  dans LyX
21674 \end_layout
21675
21676 \begin_layout Description
21677 Haut
21678 \begin_inset space ~
21679 \end_inset
21680
21681 de
21682 \begin_inset space ~
21683 \end_inset
21684
21685 la
21686 \begin_inset space ~
21687 \end_inset
21688
21689 page: essaie de placer le flottant en haut de la page courante
21690 \end_layout
21691
21692 \begin_layout Description
21693 Bas
21694 \begin_inset space ~
21695 \end_inset
21696
21697 de
21698 \begin_inset space ~
21699 \end_inset
21700
21701 la
21702 \begin_inset space ~
21703 \end_inset
21704
21705 page: essaie de placer le flottant en bas de la page courante
21706 \end_layout
21707
21708 \begin_layout Description
21709 Page
21710 \begin_inset space ~
21711 \end_inset
21712
21713 de
21714 \begin_inset space ~
21715 \end_inset
21716
21717 flottants: essaie de placer le flottant sur une page à part, éventuellement
21718  avec d'autres flottants 
21719 \end_layout
21720
21721 \begin_layout Standard
21722 LaTeX utilise
21723 \emph on
21724  toujours 
21725 \emph default
21726 les options dans l'ordre donné ci-dessus.
21727  Ce qui veut dire que si vous utilisez le placement implicite, LaTeX va
21728  d'abord essayer 
21729 \family sans
21730 Ici
21731 \begin_inset space ~
21732 \end_inset
21733
21734 si
21735 \begin_inset space ~
21736 \end_inset
21737
21738 possible
21739 \family default
21740 , ensuite 
21741 \family sans
21742 Haut
21743 \begin_inset space ~
21744 \end_inset
21745
21746 de
21747 \begin_inset space ~
21748 \end_inset
21749
21750 la
21751 \begin_inset space ~
21752 \end_inset
21753
21754 page
21755 \family default
21756 , et ainsi de suite.
21757  Si vous n'utilisez pas le placement implicite, LaTeX va essayer les options
21758  que vous avez cochées, mais dans l'ordre donné ci-dessus.
21759  Si aucune des quatre options de placement n'est possible, la procédure
21760  est répétée avec la possibilité de mettre les flottant sur la page suivante.
21761 \end_layout
21762
21763 \begin_layout Standard
21764 Implicitement, chaque option a ses propres règles d'application:
21765 \end_layout
21766
21767 \begin_layout Standard
21768
21769 \family sans
21770 Haut
21771 \begin_inset space ~
21772 \end_inset
21773
21774 de
21775 \begin_inset space ~
21776 \end_inset
21777
21778 la
21779 \begin_inset space ~
21780 \end_inset
21781
21782 page
21783 \family default
21784  : seuls les flottants occupant moins de 70% de la page peuvent être placés
21785  en haut de page (
21786 \series bold
21787
21788 \backslash
21789 topfraction
21790 \series default
21791 ).
21792 \end_layout
21793
21794 \begin_layout Standard
21795
21796 \family sans
21797 Bas
21798 \begin_inset space ~
21799 \end_inset
21800
21801 de
21802 \begin_inset space ~
21803 \end_inset
21804
21805 la
21806 \begin_inset space ~
21807 \end_inset
21808
21809 page
21810 \family default
21811  : seuls les flottants occupant moins de 30% de la page peuvent être placés
21812  en bas de page (
21813 \series bold
21814
21815 \backslash
21816 bottomfraction
21817 \series default
21818 ).
21819 \end_layout
21820
21821 \begin_layout Standard
21822
21823 \family sans
21824 Page
21825 \begin_inset space ~
21826 \end_inset
21827
21828 de
21829 \begin_inset space ~
21830 \end_inset
21831
21832 flottants
21833 \family default
21834  : plusieurs flottants peuvent être placés ensembles sur une page seulement
21835  si ils occupent plus de 50% de celle-ci (
21836 \series bold
21837
21838 \backslash
21839 floatpagefraction
21840 \series default
21841 ).
21842 \end_layout
21843
21844 \begin_layout Standard
21845 Si vous n'aimez pas ces règles, vous pouvez les ignorer en utilisant l'option
21846  supplémentaire 
21847 \family sans
21848 Ignorer
21849 \begin_inset space ~
21850 \end_inset
21851
21852 les
21853 \begin_inset space ~
21854 \end_inset
21855
21856 règles
21857 \begin_inset space ~
21858 \end_inset
21859
21860 LaTeX
21861 \family default
21862 \lang english
21863 .
21864 \begin_inset Newline newline
21865 \end_inset
21866
21867
21868 \lang french
21869 Vous pouvez aussi redéfinir les règles avec les commandes LaTeX qui sont
21870  données entre parenthèses après les descriptions des règles données ci-dessus.
21871  Par exemple, pour augmenter à 50
21872 \begin_inset space \thinspace{}
21873 \end_inset
21874
21875 % la valeur de la règle de bas de page dont la valeur implicite est souvent
21876  trop petite, ajoutez cette ligne au préambule de votre document :
21877 \end_layout
21878
21879 \begin_layout Standard
21880
21881 \series bold
21882
21883 \backslash
21884 renewcommand{
21885 \backslash
21886 bottomfraction}{0.5}
21887 \end_layout
21888
21889 \begin_layout Standard
21890 Parfois, vous avez besoin que dans tous les cas, le flottant soit placé
21891  exactement à l'endroit où vous l'avez inséré.
21892  dans ce cas utilisez l'option 
21893 \family sans
21894 Ici
21895 \begin_inset space ~
21896 \end_inset
21897
21898 à
21899 \begin_inset space ~
21900 \end_inset
21901
21902 tout
21903 \begin_inset space ~
21904 \end_inset
21905
21906 Prix
21907 \family default
21908 .
21909  Utilisez cette option le moins souvent possible et seulement quand le document
21910  est presque prêt à être imprimé.
21911  En effet, le flottant n'est plus capable de 
21912 \begin_inset Quotes eld
21913 \end_inset
21914
21915 flotter
21916 \begin_inset Quotes erd
21917 \end_inset
21918
21919 , ce qui peut perturber toutes les mises en page.
21920 \end_layout
21921
21922 \begin_layout Standard
21923 Il n'y a pas d'option de placement pour les flottants d'enrobage, puisqu'ils
21924  sont toujours entourés par le texte d'un paragraphe donné.
21925 \begin_inset VSpace bigskip
21926 \end_inset
21927
21928
21929 \end_layout
21930
21931 \begin_layout Standard
21932 On peut parfois se trouver dans la situation où un flottant est placé en
21933  haut d'une page alors que la section concernée ne commence qu'au milieu
21934  de la page, ce qui fait que le lecteur peut penser qu'il fait partie de
21935  la section précédente.
21936  On peut utiliser la commande LaTeX 
21937 \series bold
21938
21939 \backslash
21940 suppressfloats
21941 \series default
21942  pour éviter ce cas.
21943  Elle empêche le placement d'un flottant donné dans la page dans laquelle
21944  il est inséré et donc elle peut être utilisée pour éviter qu'un flottant
21945  soit placé avant que la section commence.
21946  Pour obtenir ce comportement, ajoutez ces commandes dans le préambule de
21947  votre document :
21948 \end_layout
21949
21950 \begin_layout Standard
21951
21952 \series bold
21953
21954 \backslash
21955 let
21956 \backslash
21957 mySection
21958 \backslash
21959 section
21960 \begin_inset Newline newline
21961 \end_inset
21962
21963
21964 \backslash
21965 renewcommand{
21966 \backslash
21967 section}{
21968 \backslash
21969 suppressfloats[t]
21970 \backslash
21971 mySection}
21972 \end_layout
21973
21974 \begin_layout Standard
21975 Vous pouvez définir la même chose pour tous les types d'en-têtes de section,
21976  comme les chapitres et les sous-sections.
21977  Il n'est pas recommandé d'utiliser cette définition avec des portions de
21978  texte trop petites comme les sous-sous-sections parce que LaTeX pourrait
21979  ensuite avoir du mal à trouver un positionnement correct.
21980 \end_layout
21981
21982 \begin_layout Standard
21983 \begin_inset VSpace bigskip
21984 \end_inset
21985
21986 Dans certains cas il est demandé de placer toutes les figures et tous les
21987  tableaux à la fin du document.
21988  C'est pour de telles situations que le paquetage LaTeX 
21989 \series bold
21990 endfloat
21991 \series default
21992
21993 \begin_inset Index idx
21994 status collapsed
21995
21996 \begin_layout Plain Layout
21997 Paquetages LaTeX ! endfloat
21998 \end_layout
21999
22000 \end_inset
22001
22002  a été développé.
22003  Il met en effet tous les flottants de figures et de tableaux à la fin du
22004  document dans leurs propres sections.
22005  À la position d'origine du flottant, une indication textuelle du genre
22006  
22007 \begin_inset Quotes eld
22008 \end_inset
22009
22010
22011 \family sans
22012 [Figure
22013 \begin_inset space ~
22014 \end_inset
22015
22016 3.2 
22017 \lang english
22018 about here.
22019 \lang french
22020 ]
22021 \family default
22022
22023 \begin_inset Quotes erd
22024 \end_inset
22025
22026  est insérée.
22027  Le paquetage 
22028 \series bold
22029 endfloat
22030 \series default
22031  est chargé dans le préambule avec la ligne suivante 
22032 \end_layout
22033
22034 \begin_layout Standard
22035
22036 \series bold
22037
22038 \backslash
22039 usepackage[options]{endfloat}
22040 \end_layout
22041
22042 \begin_layout Standard
22043 Il y a aussi de nombreuses options de paquetage pour modifier le format
22044  des sections de figures ou de tableau qui sont créées.
22045  Pour plus d'information, nous vous renvoyons à la documentation du paquetage
22046  
22047 \series bold
22048 endfloa
22049 \series default
22050
22051 \begin_inset CommandInset citation
22052 LatexCommand cite
22053 key "endfloat"
22054
22055 \end_inset
22056
22057 .
22058 \begin_inset Newline newline
22059 \end_inset
22060
22061
22062 \begin_inset Note Greyedout
22063 status open
22064
22065 \begin_layout Plain Layout
22066
22067 \series bold
22068 Note: endfloat
22069 \series default
22070  ne fournit pas de traduction automatique de l'indication textuelle, vous
22071  devez donc le faire manuellement, voyez la section
22072 \begin_inset space ~
22073 \end_inset
22074
22075 4 de 
22076 \begin_inset CommandInset citation
22077 LatexCommand cite
22078 key "endfloat"
22079
22080 \end_inset
22081
22082 .
22083 \end_layout
22084
22085 \end_inset
22086
22087
22088 \begin_inset Newline newline
22089 \end_inset
22090
22091
22092 \begin_inset Note Greyedout
22093 status open
22094
22095 \begin_layout Plain Layout
22096
22097 \series bold
22098 Note:
22099 \series default
22100  Il y a actuellement un bug dans le paquetage 
22101 \series bold
22102 endfloat
22103 \series default
22104  quand la légende contient un 
22105 \begin_inset Quotes eld
22106 \end_inset
22107
22108 ß
22109 \begin_inset Quotes erd
22110 \end_inset
22111
22112  allemand.
22113  Utilisez dans ce cas la commande 
22114 \begin_inset Quotes eld
22115 \end_inset
22116
22117
22118 \series bold
22119
22120 \backslash
22121 ss
22122 \series default
22123
22124 \begin_inset Quotes erd
22125 \end_inset
22126
22127  en code TeX à la place du 
22128 \begin_inset Quotes eld
22129 \end_inset
22130
22131 ß
22132 \begin_inset Quotes erd
22133 \end_inset
22134
22135 .
22136 \end_layout
22137
22138 \end_inset
22139
22140
22141 \end_layout
22142
22143 \begin_layout Standard
22144 \begin_inset VSpace bigskip
22145 \end_inset
22146
22147 Pour plus d'information sur les manières de placer les flottants, jetez
22148  un coup d'œil aux livres sur LaTeX, 
22149 \begin_inset CommandInset citation
22150 LatexCommand cite
22151 key "latexcompanion,latexguide,latexbook"
22152
22153 \end_inset
22154
22155 .
22156 \end_layout
22157
22158 \begin_layout Section
22159 Flottants Renversés
22160 \begin_inset CommandInset label
22161 LatexCommand label
22162 name "sec:Flottants-renversés"
22163
22164 \end_inset
22165
22166
22167 \begin_inset Index idx
22168 status collapsed
22169
22170 \begin_layout Plain Layout
22171 Flottants ! Renversés
22172 \end_layout
22173
22174 \end_inset
22175
22176
22177 \end_layout
22178
22179 \begin_layout Standard
22180 Vous pouvez vouloir faire pivoter vos flottants, surtout dans le cas de
22181  tableaux très larges.
22182  Pour faire pivoter l'ensemble d'un flottant, y compris sa légende, faites
22183  un clic droit sur la boîte du flottant et utilisez l'option 
22184 \family sans
22185 Rotation
22186 \begin_inset space ~
22187 \end_inset
22188
22189 90°
22190 \family default
22191 .
22192 \end_layout
22193
22194 \begin_layout Standard
22195 Les flottants renversés sont systématiquement placés sur leur propre page
22196  ( ou colonne, si vous avez un document sur deux colonnes ).
22197  Vous pouvez les laisser couvrir plusieurs colonnes en utilisant l'option
22198  
22199 \family sans
22200 Plusieurs
22201 \begin_inset space ~
22202 \end_inset
22203
22204 colonnes
22205 \family default
22206  dans les paramètres du flottant.
22207  Le flottants sont pivotés de sorte que vous puissiez les lire en vous plaçant
22208  du côté de la marge externe.
22209  Pour forcer un sens de rotation donné pour toutes les pages, vous pouvez
22210  ajouter soit l'option 
22211 \series bold
22212 figuresleft
22213 \series default
22214  soit l'option 
22215 \series bold
22216 figuresright
22217 \series default
22218  aux options de la classe de document.
22219 \end_layout
22220
22221 \begin_layout Standard
22222 Faire référence à un flottant renversé se fait de la même manière que pour
22223  un flottant normal, la mise en forme de la légende est aussi identique
22224  : Le tableau
22225 \begin_inset space ~
22226 \end_inset
22227
22228
22229 \begin_inset CommandInset ref
22230 LatexCommand ref
22231 reference "tab:Tableau-pivoté"
22232
22233 \end_inset
22234
22235  est un exemple de flottant de tableau renversé.
22236 \end_layout
22237
22238 \begin_layout Standard
22239 \begin_inset Note Greyedout
22240 status open
22241
22242 \begin_layout Plain Layout
22243
22244 \series bold
22245 Note:
22246 \series default
22247  Les flottants pivotés ne sont pas affichables par tous les visualiseurs
22248  DVI.
22249 \end_layout
22250
22251 \end_inset
22252
22253
22254 \end_layout
22255
22256 \begin_layout Standard
22257 \begin_inset Float table
22258 wide false
22259 sideways true
22260 status open
22261
22262 \begin_layout Plain Layout
22263 \begin_inset Caption
22264
22265 \begin_layout Plain Layout
22266 \begin_inset CommandInset label
22267 LatexCommand label
22268 name "tab:Tableau-pivoté"
22269
22270 \end_inset
22271
22272  Tableau pivoté
22273 \end_layout
22274
22275 \end_inset
22276
22277
22278 \end_layout
22279
22280 \begin_layout Plain Layout
22281 \align center
22282 \begin_inset Tabular
22283 <lyxtabular version="3" rows="1" columns="5">
22284 <features tabularvalignment="middle">
22285 <column alignment="center" valignment="top" width="0">
22286 <column alignment="center" valignment="top" width="0">
22287 <column alignment="center" valignment="top" width="0">
22288 <column alignment="center" valignment="top" width="0">
22289 <column alignment="center" valignment="top" width="0">
22290 <row>
22291 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22292 \begin_inset Text
22293
22294 \begin_layout Plain Layout
22295 test
22296 \end_layout
22297
22298 \end_inset
22299 </cell>
22300 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22301 \begin_inset Text
22302
22303 \begin_layout Plain Layout
22304 b
22305 \end_layout
22306
22307 \end_inset
22308 </cell>
22309 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22310 \begin_inset Text
22311
22312 \begin_layout Plain Layout
22313 c
22314 \end_layout
22315
22316 \end_inset
22317 </cell>
22318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22319 \begin_inset Text
22320
22321 \begin_layout Plain Layout
22322 d
22323 \end_layout
22324
22325 \end_inset
22326 </cell>
22327 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22328 \begin_inset Text
22329
22330 \begin_layout Plain Layout
22331 e
22332 \end_layout
22333
22334 \end_inset
22335 </cell>
22336 </row>
22337 </lyxtabular>
22338
22339 \end_inset
22340
22341
22342 \end_layout
22343
22344 \end_inset
22345
22346
22347 \end_layout
22348
22349 \begin_layout Section
22350 Sous-flottants
22351 \begin_inset Index idx
22352 status collapsed
22353
22354 \begin_layout Plain Layout
22355 Flottants ! Sous-flottants
22356 \end_layout
22357
22358 \end_inset
22359
22360
22361 \end_layout
22362
22363 \begin_layout Standard
22364 Un exemple de sous-flottant : une figure composée de plusieurs images.
22365  On les crée en insérant un flottant dans un flottant existant.
22366  Le positionnement des sous-flottants peut être contrôlé comme pour les
22367  paragraphes comme on le voit avec les tableaux
22368 \begin_inset space ~
22369 \end_inset
22370
22371
22372 \begin_inset CommandInset ref
22373 LatexCommand ref
22374 reference "tab:Deux-sous-tableaux-cote-a-cote"
22375
22376 \end_inset
22377
22378  et 
22379 \begin_inset CommandInset ref
22380 LatexCommand ref
22381 reference "tab:Deux-sous-tableaux-l-un-sur-l-autre"
22382
22383 \end_inset
22384
22385 .
22386 \end_layout
22387
22388 \begin_layout Standard
22389 On fait référence à des sous-flottants comme on le ferait avec des flottants
22390  normaux : Les tableaux
22391 \begin_inset space ~
22392 \end_inset
22393
22394
22395 \begin_inset CommandInset ref
22396 LatexCommand ref
22397 reference "tab:Le-sous-tableau-a"
22398
22399 \end_inset
22400
22401  et 
22402 \begin_inset CommandInset ref
22403 LatexCommand ref
22404 reference "tab:Le-sous-tableau-b"
22405
22406 \end_inset
22407
22408  sont des sous-tableaux du tableau
22409 \begin_inset space ~
22410 \end_inset
22411
22412
22413 \begin_inset CommandInset ref
22414 LatexCommand ref
22415 reference "tab:Deux-sous-tableaux-cote-a-cote"
22416
22417 \end_inset
22418
22419 .
22420 \end_layout
22421
22422 \begin_layout Standard
22423 \begin_inset Float table
22424 wide false
22425 sideways false
22426 status open
22427
22428 \begin_layout Plain Layout
22429 \begin_inset Caption
22430
22431 \begin_layout Plain Layout
22432 \begin_inset CommandInset label
22433 LatexCommand label
22434 name "tab:Deux-sous-tableaux-cote-a-cote"
22435
22436 \end_inset
22437
22438 Deux sous-tableaux placés côte-à-côte.
22439 \end_layout
22440
22441 \end_inset
22442
22443
22444 \end_layout
22445
22446 \begin_layout Plain Layout
22447 \align center
22448 \begin_inset space \hfill{}
22449 \end_inset
22450
22451
22452 \begin_inset Float table
22453 wide false
22454 sideways false
22455 status collapsed
22456
22457 \begin_layout Plain Layout
22458 \begin_inset Caption
22459
22460 \begin_layout Plain Layout
22461 \begin_inset CommandInset label
22462 LatexCommand label
22463 name "tab:Le-sous-tableau-a"
22464
22465 \end_inset
22466
22467 Le sous-tableau a
22468 \end_layout
22469
22470 \end_inset
22471
22472
22473 \end_layout
22474
22475 \begin_layout Plain Layout
22476 \align center
22477 \begin_inset Tabular
22478 <lyxtabular version="3" rows="1" columns="5">
22479 <features tabularvalignment="middle">
22480 <column alignment="center" valignment="top" width="0">
22481 <column alignment="center" valignment="top" width="0">
22482 <column alignment="center" valignment="top" width="0">
22483 <column alignment="center" valignment="top" width="0">
22484 <column alignment="center" valignment="top" width="0">
22485 <row>
22486 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22487 \begin_inset Text
22488
22489 \begin_layout Plain Layout
22490 test
22491 \end_layout
22492
22493 \end_inset
22494 </cell>
22495 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22496 \begin_inset Text
22497
22498 \begin_layout Plain Layout
22499 b
22500 \end_layout
22501
22502 \end_inset
22503 </cell>
22504 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22505 \begin_inset Text
22506
22507 \begin_layout Plain Layout
22508 c
22509 \end_layout
22510
22511 \end_inset
22512 </cell>
22513 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22514 \begin_inset Text
22515
22516 \begin_layout Plain Layout
22517 d
22518 \end_layout
22519
22520 \end_inset
22521 </cell>
22522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22523 \begin_inset Text
22524
22525 \begin_layout Plain Layout
22526 e
22527 \end_layout
22528
22529 \end_inset
22530 </cell>
22531 </row>
22532 </lyxtabular>
22533
22534 \end_inset
22535
22536
22537 \end_layout
22538
22539 \end_inset
22540
22541
22542 \begin_inset space \hfill{}
22543 \end_inset
22544
22545
22546 \begin_inset Float table
22547 wide false
22548 sideways false
22549 status collapsed
22550
22551 \begin_layout Plain Layout
22552 \begin_inset Caption
22553
22554 \begin_layout Plain Layout
22555 \begin_inset CommandInset label
22556 LatexCommand label
22557 name "tab:Le-sous-tableau-b"
22558
22559 \end_inset
22560
22561 Le sous-tableau b.
22562 \end_layout
22563
22564 \end_inset
22565
22566
22567 \end_layout
22568
22569 \begin_layout Plain Layout
22570 \align center
22571 \begin_inset Tabular
22572 <lyxtabular version="3" rows="1" columns="5">
22573 <features tabularvalignment="middle">
22574 <column alignment="center" valignment="top" width="0">
22575 <column alignment="center" valignment="top" width="0">
22576 <column alignment="center" valignment="top" width="0">
22577 <column alignment="center" valignment="top" width="0">
22578 <column alignment="center" valignment="top" width="0">
22579 <row>
22580 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22581 \begin_inset Text
22582
22583 \begin_layout Plain Layout
22584 e
22585 \end_layout
22586
22587 \end_inset
22588 </cell>
22589 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22590 \begin_inset Text
22591
22592 \begin_layout Plain Layout
22593 d
22594 \end_layout
22595
22596 \end_inset
22597 </cell>
22598 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22599 \begin_inset Text
22600
22601 \begin_layout Plain Layout
22602 c
22603 \end_layout
22604
22605 \end_inset
22606 </cell>
22607 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22608 \begin_inset Text
22609
22610 \begin_layout Plain Layout
22611 b
22612 \end_layout
22613
22614 \end_inset
22615 </cell>
22616 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22617 \begin_inset Text
22618
22619 \begin_layout Plain Layout
22620 test
22621 \end_layout
22622
22623 \end_inset
22624 </cell>
22625 </row>
22626 </lyxtabular>
22627
22628 \end_inset
22629
22630
22631 \end_layout
22632
22633 \end_inset
22634
22635
22636 \begin_inset space \hfill{}
22637 \end_inset
22638
22639
22640 \end_layout
22641
22642 \end_inset
22643
22644
22645 \end_layout
22646
22647 \begin_layout Standard
22648 \begin_inset Float table
22649 wide false
22650 sideways false
22651 status open
22652
22653 \begin_layout Plain Layout
22654 \begin_inset Caption
22655
22656 \begin_layout Plain Layout
22657 \begin_inset CommandInset label
22658 LatexCommand label
22659 name "tab:Deux-sous-tableaux-l-un-sur-l-autre"
22660
22661 \end_inset
22662
22663 Deux sous-tableaux placés l'un sur l'autre.
22664  (a) un tableau avec 4 cellules, (b) un tableau avec 5 cellules.
22665 \end_layout
22666
22667 \end_inset
22668
22669
22670 \end_layout
22671
22672 \begin_layout Plain Layout
22673 \align center
22674 \begin_inset Float table
22675 wide false
22676 sideways false
22677 status collapsed
22678
22679 \begin_layout Plain Layout
22680 \begin_inset Caption
22681
22682 \begin_layout Plain Layout
22683
22684 \end_layout
22685
22686 \end_inset
22687
22688
22689 \end_layout
22690
22691 \begin_layout Plain Layout
22692 \align center
22693 \begin_inset Tabular
22694 <lyxtabular version="3" rows="1" columns="4">
22695 <features tabularvalignment="middle">
22696 <column alignment="center" valignment="top" width="0">
22697 <column alignment="center" valignment="top" width="0">
22698 <column alignment="center" valignment="top" width="0">
22699 <column alignment="center" valignment="top" width="0">
22700 <row>
22701 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22702 \begin_inset Text
22703
22704 \begin_layout Plain Layout
22705 test
22706 \end_layout
22707
22708 \end_inset
22709 </cell>
22710 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22711 \begin_inset Text
22712
22713 \begin_layout Plain Layout
22714 test
22715 \end_layout
22716
22717 \end_inset
22718 </cell>
22719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22720 \begin_inset Text
22721
22722 \begin_layout Plain Layout
22723 test
22724 \end_layout
22725
22726 \end_inset
22727 </cell>
22728 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22729 \begin_inset Text
22730
22731 \begin_layout Plain Layout
22732 test
22733 \end_layout
22734
22735 \end_inset
22736 </cell>
22737 </row>
22738 </lyxtabular>
22739
22740 \end_inset
22741
22742
22743 \end_layout
22744
22745 \end_inset
22746
22747
22748 \end_layout
22749
22750 \begin_layout Plain Layout
22751 \align center
22752 \begin_inset Float table
22753 wide false
22754 sideways false
22755 status collapsed
22756
22757 \begin_layout Plain Layout
22758 \begin_inset Caption
22759
22760 \begin_layout Plain Layout
22761
22762 \end_layout
22763
22764 \end_inset
22765
22766
22767 \end_layout
22768
22769 \begin_layout Plain Layout
22770 \align center
22771 \begin_inset Tabular
22772 <lyxtabular version="3" rows="1" columns="5">
22773 <features tabularvalignment="middle">
22774 <column alignment="center" valignment="top" width="0">
22775 <column alignment="center" valignment="top" width="0">
22776 <column alignment="center" valignment="top" width="0">
22777 <column alignment="center" valignment="top" width="0">
22778 <column alignment="center" valignment="top" width="0">
22779 <row>
22780 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22781 \begin_inset Text
22782
22783 \begin_layout Plain Layout
22784 a
22785 \end_layout
22786
22787 \end_inset
22788 </cell>
22789 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22790 \begin_inset Text
22791
22792 \begin_layout Plain Layout
22793 b
22794 \end_layout
22795
22796 \end_inset
22797 </cell>
22798 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22799 \begin_inset Text
22800
22801 \begin_layout Plain Layout
22802 c
22803 \end_layout
22804
22805 \end_inset
22806 </cell>
22807 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22808 \begin_inset Text
22809
22810 \begin_layout Plain Layout
22811 d
22812 \end_layout
22813
22814 \end_inset
22815 </cell>
22816 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22817 \begin_inset Text
22818
22819 \begin_layout Plain Layout
22820 e
22821 \end_layout
22822
22823 \end_inset
22824 </cell>
22825 </row>
22826 </lyxtabular>
22827
22828 \end_inset
22829
22830
22831 \end_layout
22832
22833 \end_inset
22834
22835
22836 \end_layout
22837
22838 \end_inset
22839
22840
22841 \end_layout
22842
22843 \begin_layout Section
22844 Flottants côte-à-côte
22845 \begin_inset Index idx
22846 status collapsed
22847
22848 \begin_layout Plain Layout
22849 Flottants ! côte-à-côte
22850 \end_layout
22851
22852 \end_inset
22853
22854
22855 \end_layout
22856
22857 \begin_layout Standard
22858 Pour placer des flottants côte-à-côte, comme pour la figure
22859 \begin_inset space ~
22860 \end_inset
22861
22862
22863 \begin_inset CommandInset ref
22864 LatexCommand ref
22865 reference "fig:Flottant-gauche"
22866
22867 \end_inset
22868
22869  et 
22870 \begin_inset CommandInset ref
22871 LatexCommand ref
22872 reference "fig:Flottant-droit"
22873
22874 \end_inset
22875
22876 , on n'utilise 
22877 \emph on
22878 qu'un seul 
22879 \emph default
22880 flottant.
22881  On y insère deux boîtes de minipages.
22882 \begin_inset Foot
22883 status collapsed
22884
22885 \begin_layout Plain Layout
22886 Les minipages sont décrites dans la section
22887 \begin_inset space ~
22888 \end_inset
22889
22890
22891 \begin_inset CommandInset ref
22892 LatexCommand ref
22893 reference "sec:Minipages"
22894
22895 \end_inset
22896
22897 .
22898 \end_layout
22899
22900 \end_inset
22901
22902  La largeur est mise à 45
22903 \begin_inset space \thinspace{}
22904 \end_inset
22905
22906 -50
22907 \begin_inset space \thinspace{}
22908 \end_inset
22909
22910 column% et l'alignement de la boîte à 
22911 \family sans
22912 Bas
22913 \family default
22914  pour chaque minipage.
22915  Les boîtes minipages contiennent l'image et la légende exactement comme
22916  avec un flottant.
22917  La seule différence est que l'unité de longueur 
22918 \family sans
22919 Largeur
22920 \begin_inset space ~
22921 \end_inset
22922
22923 colonne
22924 \begin_inset space ~
22925 \end_inset
22926
22927 %
22928 \family default
22929  utilisée pour l'image est maintenant définie par rapport à la largeur des
22930  boîtes minipages.
22931 \end_layout
22932
22933 \begin_layout Standard
22934 \begin_inset Float figure
22935 wide false
22936 sideways false
22937 status open
22938
22939 \begin_layout Plain Layout
22940 \begin_inset Box Frameless
22941 position "b"
22942 hor_pos "c"
22943 has_inner_box 1
22944 inner_pos "t"
22945 use_parbox 0
22946 use_makebox 0
22947 width "45col%"
22948 special "none"
22949 height "1in"
22950 height_special "totalheight"
22951 status open
22952
22953 \begin_layout Plain Layout
22954 \align center
22955 \begin_inset Graphics
22956         filename ../clipart/mobius.eps
22957         lyxscale 50
22958         width 100col%
22959         scaleBeforeRotation
22960
22961 \end_inset
22962
22963
22964 \end_layout
22965
22966 \begin_layout Plain Layout
22967 \begin_inset Caption
22968
22969 \begin_layout Plain Layout
22970 \begin_inset CommandInset label
22971 LatexCommand label
22972 name "fig:Flottant-gauche"
22973
22974 \end_inset
22975
22976 Flottant du côté gauche.
22977 \end_layout
22978
22979 \end_inset
22980
22981
22982 \end_layout
22983
22984 \end_inset
22985
22986
22987 \begin_inset space \hfill{}
22988 \end_inset
22989
22990
22991 \begin_inset Box Frameless
22992 position "b"
22993 hor_pos "c"
22994 has_inner_box 1
22995 inner_pos "t"
22996 use_parbox 0
22997 use_makebox 0
22998 width "45col%"
22999 special "none"
23000 height "1in"
23001 height_special "totalheight"
23002 status open
23003
23004 \begin_layout Plain Layout
23005 \align center
23006 \begin_inset Graphics
23007         filename ../clipart/platypus.eps
23008         lyxscale 50
23009         width 100col%
23010         scaleBeforeRotation
23011
23012 \end_inset
23013
23014
23015 \end_layout
23016
23017 \begin_layout Plain Layout
23018 \begin_inset Caption
23019
23020 \begin_layout Plain Layout
23021 \begin_inset CommandInset label
23022 LatexCommand label
23023 name "fig:Flottant-droit"
23024
23025 \end_inset
23026
23027 Flottant du côté droit.
23028 \end_layout
23029
23030 \end_inset
23031
23032
23033 \end_layout
23034
23035 \end_inset
23036
23037
23038 \end_layout
23039
23040 \end_inset
23041
23042
23043 \end_layout
23044
23045 \begin_layout Section
23046 Mise en Forme de la Légende
23047 \begin_inset Index idx
23048 status collapsed
23049
23050 \begin_layout Plain Layout
23051 Légende ! Mise en forme
23052 \end_layout
23053
23054 \end_inset
23055
23056
23057 \begin_inset Index idx
23058 status collapsed
23059
23060 \begin_layout Plain Layout
23061 Flottants ! Mise en forme de la Légende
23062 \end_layout
23063
23064 \end_inset
23065
23066
23067 \begin_inset CommandInset label
23068 LatexCommand label
23069 name "sec:Formatage-légende"
23070
23071 \end_inset
23072
23073
23074 \end_layout
23075
23076 \begin_layout Standard
23077 L'environnement 
23078 \family sans
23079 Légende
23080 \family default
23081  est l'environnement de paragraphe implicite pour les 
23082 \family sans
23083 flottants
23084 \family default
23085 .
23086  Dans la fenêtre de LyX les légendes apparaissent comme une étiquette comme
23087  par exemple 
23088 \begin_inset Quotes eld
23089 \end_inset
23090
23091
23092 \family sans
23093 Figure #:
23094 \family default
23095
23096 \begin_inset Quotes erd
23097 \end_inset
23098
23099  suivi par le texte de la légende.
23100  Le 
23101 \begin_inset Quotes eld
23102 \end_inset
23103
23104 #
23105 \begin_inset Quotes erd
23106 \end_inset
23107
23108  étant remplacé par le numéro de référence réel.
23109  implicitement l'étiquette et le numéro sont dans la même police de caractères
23110  que le texte de la légende et deux points suivent le numéro pour séparer
23111  l'étiquette du texte.
23112  Ce format de légende n'est pas forcément adapté à tous les types de documents.
23113 \end_layout
23114
23115 \begin_layout Standard
23116 Pour modifier le format implicite des légendes, il faut charger le paquetage
23117  LaTeX 
23118 \series bold
23119 caption
23120 \series default
23121
23122 \begin_inset Index idx
23123 status collapsed
23124
23125 \begin_layout Plain Layout
23126 Paquetages LaTeX ! caption
23127 \end_layout
23128
23129 \end_inset
23130
23131  dans le préambule de votre document avec la ligne suivante :
23132 \end_layout
23133
23134 \begin_layout Standard
23135
23136 \series bold
23137
23138 \backslash
23139 usepackage[format definition]{caption}
23140 \end_layout
23141
23142 \begin_layout Standard
23143 Pour avoir par exemple l'étiquette et le numéro dans une police sans empattement
23144  grasse et les légendes de tableau toujours au dessus des tableaux, comme
23145  dans ce document, utilisez les commandes suivantes :
23146 \end_layout
23147
23148 \begin_layout Standard
23149
23150 \series bold
23151
23152 \backslash
23153 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
23154 \end_layout
23155
23156 \begin_layout Standard
23157 Vous pouvez aussi définir des formats de légendes différents pour les différents
23158  types de flottants.
23159  Dans ce cas chargez le paquetage 
23160 \series bold
23161 caption 
23162 \series default
23163 sans option de format spécifique et définissez les différents formats à
23164  l'aide de la commande 
23165 \end_layout
23166
23167 \begin_layout Standard
23168
23169 \series bold
23170
23171 \backslash
23172 captionsetup[type de flottant]{définition du format}
23173 \end_layout
23174
23175 \begin_layout Standard
23176 dans le préambule du document.
23177  Par exemple les formats de légende de la Figure
23178 \begin_inset space ~
23179 \end_inset
23180
23181
23182 \begin_inset CommandInset ref
23183 LatexCommand ref
23184 reference "fig:Legende-de-fig"
23185
23186 \end_inset
23187
23188  et du Tableau
23189 \begin_inset space ~
23190 \end_inset
23191
23192
23193 \begin_inset CommandInset ref
23194 LatexCommand ref
23195 reference "tab:Légende-de-tab"
23196
23197 \end_inset
23198
23199  peuvent être créés en utilisant les commandes suivantes dans le préambule
23200  :
23201 \end_layout
23202
23203 \begin_layout Standard
23204
23205 \series bold
23206
23207 \backslash
23208 usepackage[tableposition=top]{caption}
23209 \series default
23210
23211 \begin_inset Newline newline
23212 \end_inset
23213
23214
23215 \series bold
23216
23217 \backslash
23218 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
23219 \begin_inset Newline newline
23220 \end_inset
23221
23222
23223 \begin_inset Phantom HPhantom
23224 status open
23225
23226 \begin_layout Plain Layout
23227
23228 \series bold
23229
23230 \backslash
23231 captionsetup[figure]{
23232 \end_layout
23233
23234 \end_inset
23235
23236 labelsep=period}
23237 \begin_inset Newline newline
23238 \end_inset
23239
23240
23241 \backslash
23242 captionsetup[table]{labelfont={bf,sf}}
23243 \end_layout
23244
23245 \begin_layout Standard
23246 \begin_inset Note Greyedout
23247 status open
23248
23249 \begin_layout Plain Layout
23250
23251 \series bold
23252 Note:
23253 \series default
23254  L'option 
23255 \series bold
23256 tableposition=top
23257 \series default
23258  n'a pas d'effet quand on utilise un document de classe 
23259 \series bold
23260 KOMA-Script
23261 \series default
23262
23263 \begin_inset Index idx
23264 status collapsed
23265
23266 \begin_layout Plain Layout
23267 Paquetages LaTeX ! KOMA-Script
23268 \end_layout
23269
23270 \end_inset
23271
23272 .
23273  Dans ce cas on doit utiliser l'option 
23274 \series bold
23275 tablecaptionabove
23276 \series default
23277  de la classe de document.
23278 \end_layout
23279
23280 \end_inset
23281
23282
23283 \end_layout
23284
23285 \begin_layout Standard
23286 Pour plus d'information sur le paquetage 
23287 \series bold
23288 caption
23289 \series default
23290  nous vous renvoyons à sa documentation 
23291 \begin_inset CommandInset citation
23292 LatexCommand cite
23293 key "caption"
23294
23295 \end_inset
23296
23297 .
23298 \end_layout
23299
23300 \begin_layout Standard
23301 Pour changer le nom de l'étiquette, par exemple de 
23302 \begin_inset Quotes eld
23303 \end_inset
23304
23305 Figure
23306 \begin_inset Quotes erd
23307 \end_inset
23308
23309  à 
23310 \begin_inset Quotes eld
23311 \end_inset
23312
23313 Image
23314 \begin_inset Quotes erd
23315 \end_inset
23316
23317 , utilisez la commande suivante dans le préambule :
23318 \end_layout
23319
23320 \begin_layout Standard
23321
23322 \series bold
23323
23324 \backslash
23325 renewcommand{
23326 \backslash
23327 fnum@figure}{Image~
23328 \backslash
23329 thefigure}
23330 \end_layout
23331
23332 \begin_layout Standard
23333 où 
23334 \series bold
23335
23336 \backslash
23337 thefigure
23338 \series default
23339  insère le numéro de la figure et
23340 \series bold
23341  
23342 \begin_inset Quotes eld
23343 \end_inset
23344
23345 ~
23346 \series default
23347
23348 \begin_inset Quotes erd
23349 \end_inset
23350
23351  ajoute une espace insécable.
23352 \end_layout
23353
23354 \begin_layout Standard
23355 \begin_inset VSpace bigskip
23356 \end_inset
23357
23358 Si vous utilisez un document de classe 
23359 \series bold
23360 KOMA-Script
23361 \series default
23362
23363 \begin_inset Index idx
23364 status collapsed
23365
23366 \begin_layout Plain Layout
23367 Paquetages LaTeX ! KOMA-Script
23368 \end_layout
23369
23370 \end_inset
23371
23372  (
23373 \family sans
23374 article (KOMA-Script)
23375 \family default
23376
23377 \family sans
23378 book (KOMA-Script)
23379 \family default
23380
23381 \family sans
23382 letter (KOMA-Script)
23383 \family default
23384 , ou 
23385 \family sans
23386 report (KOMA-Script)
23387 \family default
23388
23389 \begin_inset space \thinspace{}
23390 \end_inset
23391
23392 ), Vous pouvez utiliser la commande incorporée 
23393 \series bold
23394
23395 \backslash
23396 setkomafont 
23397 \series default
23398 du paquetage
23399 \series bold
23400  KOMA-Script 
23401 \series default
23402 à la place du paquetage
23403 \series bold
23404  caption.
23405  
23406 \series default
23407 Par exemple, pour avoir une étiquette de légende en gras, ajoutez la commande
23408  suivante au préambule de votre document :
23409 \end_layout
23410
23411 \begin_layout Standard
23412
23413 \series bold
23414
23415 \backslash
23416 setkomafont{captionlabel}{
23417 \backslash
23418 bfseries}
23419 \end_layout
23420
23421 \begin_layout Standard
23422 Pour plus d'information au sujet de 
23423 \series bold
23424
23425 \backslash
23426 setkomafont
23427 \series default
23428  nous vous renvoyons à la documentation du paquetage 
23429 \series bold
23430 KOMA-Script
23431 \series default
23432  
23433 \begin_inset CommandInset citation
23434 LatexCommand cite
23435 key "KOMA-Script"
23436
23437 \end_inset
23438
23439 .
23440 \end_layout
23441
23442 \begin_layout Standard
23443 \begin_inset ERT
23444 status collapsed
23445
23446 \begin_layout Plain Layout
23447
23448
23449 \backslash
23450 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
23451 }
23452 \end_layout
23453
23454 \end_inset
23455
23456
23457 \begin_inset Note Note
23458 status open
23459
23460 \begin_layout Plain Layout
23461 Le format de la légende n'est modifié que pour cet exemple.
23462 \end_layout
23463
23464 \end_inset
23465
23466
23467 \end_layout
23468
23469 \begin_layout Standard
23470 \begin_inset Float figure
23471 placement !p
23472 wide false
23473 sideways false
23474 status open
23475
23476 \begin_layout Plain Layout
23477 \align center
23478 \begin_inset Graphics
23479         filename ../clipart/mobius.eps
23480         lyxscale 50
23481         scale 50
23482         scaleBeforeRotation
23483
23484 \end_inset
23485
23486
23487 \end_layout
23488
23489 \begin_layout Plain Layout
23490 \begin_inset Caption
23491
23492 \begin_layout Plain Layout
23493 \begin_inset CommandInset label
23494 LatexCommand label
23495 name "fig:Legende-de-fig"
23496
23497 \end_inset
23498
23499 Ceci est un exemple de légende de figure qui est plus longue qu'une ligne
23500  pour montrer les différents types de formats de légendes.
23501  Ici on a utilisé un format de légende personnalisé.
23502 \end_layout
23503
23504 \end_inset
23505
23506
23507 \end_layout
23508
23509 \end_inset
23510
23511
23512 \end_layout
23513
23514 \begin_layout Standard
23515 \begin_inset ERT
23516 status collapsed
23517
23518 \begin_layout Plain Layout
23519
23520
23521 \backslash
23522 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
23523 on}
23524 \end_layout
23525
23526 \end_inset
23527
23528
23529 \end_layout
23530
23531 \begin_layout Standard
23532 \begin_inset Float table
23533 placement !p
23534 wide false
23535 sideways false
23536 status open
23537
23538 \begin_layout Plain Layout
23539 \begin_inset Caption
23540
23541 \begin_layout Plain Layout
23542 \begin_inset CommandInset label
23543 LatexCommand label
23544 name "tab:Légende-de-tab"
23545
23546 \end_inset
23547
23548 Ceci est un exemple de légende de tableau qui est plus longue qu'une ligne
23549  pour montrer les différents types de formats de légendes.
23550  Ici on a utilisé le format de légende implicite.
23551 \end_layout
23552
23553 \end_inset
23554
23555
23556 \end_layout
23557
23558 \begin_layout Plain Layout
23559 \align center
23560 \begin_inset Tabular
23561 <lyxtabular version="3" rows="1" columns="5">
23562 <features tabularvalignment="middle">
23563 <column alignment="center" valignment="top" width="0">
23564 <column alignment="center" valignment="top" width="0">
23565 <column alignment="center" valignment="top" width="0">
23566 <column alignment="center" valignment="top" width="0">
23567 <column alignment="center" valignment="top" width="0">
23568 <row>
23569 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23570 \begin_inset Text
23571
23572 \begin_layout Plain Layout
23573 a
23574 \end_layout
23575
23576 \end_inset
23577 </cell>
23578 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23579 \begin_inset Text
23580
23581 \begin_layout Plain Layout
23582 b
23583 \end_layout
23584
23585 \end_inset
23586 </cell>
23587 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23588 \begin_inset Text
23589
23590 \begin_layout Plain Layout
23591 c
23592 \end_layout
23593
23594 \end_inset
23595 </cell>
23596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23597 \begin_inset Text
23598
23599 \begin_layout Plain Layout
23600 d
23601 \end_layout
23602
23603 \end_inset
23604 </cell>
23605 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23606 \begin_inset Text
23607
23608 \begin_layout Plain Layout
23609 e
23610 \end_layout
23611
23612 \end_inset
23613 </cell>
23614 </row>
23615 </lyxtabular>
23616
23617 \end_inset
23618
23619
23620 \end_layout
23621
23622 \end_inset
23623
23624
23625 \end_layout
23626
23627 \begin_layout Section
23628 Positionnement de la Légende
23629 \begin_inset Index idx
23630 status collapsed
23631
23632 \begin_layout Plain Layout
23633 Légende ! Placement
23634 \end_layout
23635
23636 \end_inset
23637
23638
23639 \begin_inset Index idx
23640 status collapsed
23641
23642 \begin_layout Plain Layout
23643 Flottants ! Placement de la légende
23644 \end_layout
23645
23646 \end_inset
23647
23648
23649 \begin_inset CommandInset label
23650 LatexCommand label
23651 name "sec:Placement-légende"
23652
23653 \end_inset
23654
23655
23656 \end_layout
23657
23658 \begin_layout Standard
23659 La règle habituelle pour placer la légende est :
23660 \end_layout
23661
23662 \begin_layout Description
23663 Figure
23664 \begin_inset space ~
23665 \end_inset
23666
23667 : La légende est placée en dessous de la figure
23668 \end_layout
23669
23670 \begin_layout Description
23671 Tableau
23672 \begin_inset space ~
23673 \end_inset
23674
23675 : La légende est placée au dessus du tableau
23676 \end_layout
23677
23678 \begin_layout Standard
23679 Malheureusement les classes standard de LaTeX ne gèrent pas les légendes
23680  au dessus des tableaux.
23681  Ce qui fait que si vous utilisez une des classes de document 
23682 \family sans
23683 article
23684 \family default
23685
23686 \family sans
23687 book
23688 \family default
23689
23690 \family sans
23691 letter
23692 \family default
23693 , ou 
23694 \family sans
23695 report
23696 \family default
23697  il n'y aura pas d'espace libre entre la légende et le tableau.
23698  Pour insérer l'espace nécessaire, ajoutez l'option suivante à la commande
23699  de chargement du paquetage LaTeX 
23700 \series bold
23701 caption
23702 \series default
23703  dans le préambule de votre document
23704 \begin_inset Foot
23705 status open
23706
23707 \begin_layout Plain Layout
23708 Voir la section
23709 \begin_inset space ~
23710 \end_inset
23711
23712
23713 \begin_inset CommandInset ref
23714 LatexCommand ref
23715 reference "sec:Formatage-légende"
23716
23717 \end_inset
23718
23719  pour plus d'information sur le paquetage 
23720 \series bold
23721 caption
23722 \series default
23723 .
23724 \end_layout
23725
23726 \end_inset
23727
23728 :
23729 \end_layout
23730
23731 \begin_layout Standard
23732
23733 \series bold
23734 tableposition=top
23735 \end_layout
23736
23737 \begin_layout Standard
23738 Si vous utilisez une classe de document 
23739 \series bold
23740 KOMA-Script
23741 \series default
23742
23743 \begin_inset Index idx
23744 status collapsed
23745
23746 \begin_layout Plain Layout
23747 Paquetages LaTeX ! KOMA-Script
23748 \end_layout
23749
23750 \end_inset
23751
23752  (
23753 \family sans
23754 article (KOMA-Script)
23755 \family default
23756
23757 \family sans
23758 book (KOMA-Script)
23759 \family default
23760
23761 \family sans
23762 letter (KOMA-Script)
23763 \family default
23764 , ou 
23765 \family sans
23766 report (KOMA-Script)
23767 \family default
23768
23769 \begin_inset space \thinspace{}
23770 \end_inset
23771
23772 ), vous pouvez utiliser à la place du paquetage 
23773 \series bold
23774 caption
23775 \series default
23776  l'option 
23777 \series bold
23778 tablecaptionabove
23779 \series default
23780  de la classe de document.
23781 \end_layout
23782
23783 \begin_layout Standard
23784 \begin_inset VSpace bigskip
23785 \end_inset
23786
23787 On peut aussi mettre la légende à côté d'une figure ou d'un tableau.
23788  Pour cela, vous devez charger le paquetage LaTeX 
23789 \series bold
23790 sidecap
23791 \series default
23792
23793 \begin_inset Index idx
23794 status collapsed
23795
23796 \begin_layout Plain Layout
23797 Paquetages LaTeX ! sidecap
23798 \end_layout
23799
23800 \end_inset
23801
23802  dans le préambule de votre document avec la ligne de commande suivante
23803 \end_layout
23804
23805 \begin_layout Standard
23806
23807 \series bold
23808
23809 \backslash
23810 usepackage[option]{sidecap}
23811 \end_layout
23812
23813 \begin_layout Standard
23814 Si vous ne mettez aucune option, la légende sera placée du côté de la marge
23815  extérieure – à droite sur les pages impaires et à gauche sur les pages
23816  paires.
23817  Vous pouvez mettre la légende dans la marge interne en utilisant l'option
23818  
23819 \series bold
23820 innercaption
23821 \series default
23822 .
23823  Pour forcer le placement toujours à droite ou à gauche, utilisez les options
23824  
23825 \series bold
23826 rightcaption
23827 \series default
23828  ou 
23829 \series bold
23830 leftcaption
23831 \series default
23832 .
23833 \end_layout
23834
23835 \begin_layout Standard
23836 \begin_inset ERT
23837 status collapsed
23838
23839 \begin_layout Plain Layout
23840
23841
23842 \backslash
23843 ifsidecap
23844 \end_layout
23845
23846 \end_inset
23847
23848
23849 \begin_inset Note Note
23850 status open
23851
23852 \begin_layout Plain Layout
23853 La section suivante ne sera affichée que si le paquetage LaTeX 
23854 \series bold
23855 sidecap
23856 \series default
23857  a été installé.
23858 \end_layout
23859
23860 \end_inset
23861
23862
23863 \end_layout
23864
23865 \begin_layout Standard
23866 Pour pouvoir placer la légende d'un flottant à côté de celui-ci, vous devez
23867  ajouter ces commandes dans le préambule de votre document :
23868 \end_layout
23869
23870 \begin_layout Standard
23871 \noindent
23872 \begin_inset CommandInset line
23873 LatexCommand rule
23874 offset "0.5ex"
23875 width "100line%"
23876 height "1pt"
23877
23878 \end_inset
23879
23880
23881 \end_layout
23882
23883 \begin_layout Standard
23884
23885 \series bold
23886
23887 \backslash
23888 newcommand{
23889 \backslash
23890 TabBesBeg}{%
23891 \begin_inset Newline newline
23892 \end_inset
23893
23894
23895 \begin_inset Phantom HPhantom
23896 status open
23897
23898 \begin_layout Plain Layout
23899
23900 \series bold
23901 \begin_inset space ~
23902 \end_inset
23903
23904
23905 \end_layout
23906
23907 \end_inset
23908
23909
23910 \backslash
23911 let
23912 \backslash
23913 MyTable
23914 \backslash
23915 table
23916 \begin_inset Newline newline
23917 \end_inset
23918
23919
23920 \begin_inset Phantom HPhantom
23921 status open
23922
23923 \begin_layout Plain Layout
23924
23925 \series bold
23926 \begin_inset space ~
23927 \end_inset
23928
23929
23930 \end_layout
23931
23932 \end_inset
23933
23934
23935 \backslash
23936 let
23937 \backslash
23938 MyEndtable
23939 \backslash
23940 endtable
23941 \begin_inset Newline newline
23942 \end_inset
23943
23944
23945 \begin_inset Phantom HPhantom
23946 status open
23947
23948 \begin_layout Plain Layout
23949
23950 \series bold
23951 \begin_inset space ~
23952 \end_inset
23953
23954
23955 \end_layout
23956
23957 \end_inset
23958
23959
23960 \backslash
23961 renewenvironment{table}{
23962 \backslash
23963 begin{SCtable}}{
23964 \backslash
23965 end{SCtable}}}
23966 \end_layout
23967
23968 \begin_layout Standard
23969
23970 \series bold
23971
23972 \backslash
23973 newcommand{
23974 \backslash
23975 TabBesEnd}{%
23976 \begin_inset Newline newline
23977 \end_inset
23978
23979
23980 \begin_inset Phantom HPhantom
23981 status open
23982
23983 \begin_layout Plain Layout
23984
23985 \series bold
23986 \begin_inset space ~
23987 \end_inset
23988
23989
23990 \end_layout
23991
23992 \end_inset
23993
23994
23995 \backslash
23996 let
23997 \backslash
23998 table
23999 \backslash
24000 MyTable
24001 \begin_inset Newline newline
24002 \end_inset
24003
24004
24005 \begin_inset Phantom HPhantom
24006 status open
24007
24008 \begin_layout Plain Layout
24009
24010 \series bold
24011 \begin_inset space ~
24012 \end_inset
24013
24014
24015 \end_layout
24016
24017 \end_inset
24018
24019
24020 \backslash
24021 let
24022 \backslash
24023 endtable
24024 \backslash
24025 MyEndtable
24026 \end_layout
24027
24028 \begin_layout Standard
24029
24030 \series bold
24031
24032 \backslash
24033 newcommand{
24034 \backslash
24035 FigBesBeg}{%
24036 \begin_inset Newline newline
24037 \end_inset
24038
24039
24040 \begin_inset Phantom HPhantom
24041 status open
24042
24043 \begin_layout Plain Layout
24044
24045 \series bold
24046 \begin_inset space ~
24047 \end_inset
24048
24049
24050 \end_layout
24051
24052 \end_inset
24053
24054
24055 \backslash
24056 let
24057 \backslash
24058 MyFigure
24059 \backslash
24060 figure
24061 \begin_inset Newline newline
24062 \end_inset
24063
24064
24065 \begin_inset Phantom HPhantom
24066 status open
24067
24068 \begin_layout Plain Layout
24069
24070 \series bold
24071 \begin_inset space ~
24072 \end_inset
24073
24074
24075 \end_layout
24076
24077 \end_inset
24078
24079
24080 \backslash
24081 let
24082 \backslash
24083 MyEndfigure
24084 \backslash
24085 endfigure
24086 \begin_inset Newline newline
24087 \end_inset
24088
24089
24090 \begin_inset Phantom HPhantom
24091 status open
24092
24093 \begin_layout Plain Layout
24094
24095 \series bold
24096 \begin_inset space ~
24097 \end_inset
24098
24099
24100 \end_layout
24101
24102 \end_inset
24103
24104
24105 \backslash
24106 renewenvironment{figure}{
24107 \backslash
24108 begin{SCfigure}}{
24109 \backslash
24110 end{SCfigure}}}
24111 \end_layout
24112
24113 \begin_layout Standard
24114
24115 \series bold
24116
24117 \backslash
24118 newcommand{
24119 \backslash
24120 FigBesEnd}{%
24121 \begin_inset Newline newline
24122 \end_inset
24123
24124
24125 \begin_inset Phantom HPhantom
24126 status open
24127
24128 \begin_layout Plain Layout
24129
24130 \series bold
24131 \begin_inset space ~
24132 \end_inset
24133
24134
24135 \end_layout
24136
24137 \end_inset
24138
24139
24140 \backslash
24141 let
24142 \backslash
24143 figure
24144 \backslash
24145 MyFigure
24146 \begin_inset Newline newline
24147 \end_inset
24148
24149
24150 \begin_inset Phantom HPhantom
24151 status open
24152
24153 \begin_layout Plain Layout
24154
24155 \series bold
24156 \begin_inset space ~
24157 \end_inset
24158
24159
24160 \end_layout
24161
24162 \end_inset
24163
24164
24165 \backslash
24166 let
24167 \backslash
24168 endfigure
24169 \backslash
24170 MyEndfigure}
24171 \end_layout
24172
24173 \begin_layout Standard
24174 \noindent
24175 \begin_inset CommandInset line
24176 LatexCommand rule
24177 offset "0.5ex"
24178 width "100line%"
24179 height "1pt"
24180
24181 \end_inset
24182
24183
24184 \end_layout
24185
24186 \begin_layout Standard
24187 Ces commandes vous permettent de redéfinir les flottants de façon à ce que
24188  la légende se place sur le côté.
24189  Pour les flottants de figure, utilisez la commande
24190 \end_layout
24191
24192 \begin_layout Standard
24193
24194 \series bold
24195
24196 \backslash
24197 FigBesBeg
24198 \end_layout
24199
24200 \begin_layout Standard
24201 en code TeX avant le flottant.
24202  Après le flottant, insérez la commande
24203 \end_layout
24204
24205 \begin_layout Standard
24206
24207 \series bold
24208
24209 \backslash
24210 FigBesEnd
24211 \end_layout
24212
24213 \begin_layout Standard
24214 en code TeX pour revenir à la définition originale du flottant.
24215 \end_layout
24216
24217 \begin_layout Standard
24218 Pour les flottants de tableau, utilisez les commandes correspondantes
24219 \end_layout
24220
24221 \begin_layout Standard
24222
24223 \series bold
24224
24225 \backslash
24226 TabBesBeg
24227 \series default
24228  et 
24229 \series bold
24230
24231 \backslash
24232 TabBesEnd
24233 \end_layout
24234
24235 \begin_layout Standard
24236 La figure
24237 \begin_inset space ~
24238 \end_inset
24239
24240
24241 \begin_inset CommandInset ref
24242 LatexCommand ref
24243 reference "fig:legende-a-coté-fig"
24244
24245 \end_inset
24246
24247  et le tableau
24248 \begin_inset space ~
24249 \end_inset
24250
24251
24252 \begin_inset CommandInset ref
24253 LatexCommand ref
24254 reference "tab:legende-à-coté-tableau"
24255
24256 \end_inset
24257
24258  sont des exemples où la légende a été mises sur le coté.
24259 \end_layout
24260
24261 \begin_layout Standard
24262 Vous pouvez voir dans ces exemples que la légende est en haut du flottant
24263  pour les flottants de tableau et vers le bas pour les flottants de figure.
24264  Pour changer ce comportement, vous pouvez utiliser les commandes
24265 \end_layout
24266
24267 \begin_layout Standard
24268
24269 \series bold
24270
24271 \backslash
24272 sidecaptionvpos{type flottant}{placement}
24273 \end_layout
24274
24275 \begin_layout Standard
24276 dans le préambule du document ou en code TeX juste avant le flottant visé.
24277  Le type du flottant est soit 
24278 \family sans
24279 figure
24280 \family default
24281  soit 
24282 \family sans
24283 table
24284 \family default
24285 , le placement peut être 
24286 \begin_inset Quotes eld
24287 \end_inset
24288
24289
24290 \family sans
24291 t
24292 \family default
24293
24294 \begin_inset Quotes erd
24295 \end_inset
24296
24297  pour haut (top), 
24298 \begin_inset Quotes eld
24299 \end_inset
24300
24301
24302 \family sans
24303 c
24304 \family default
24305
24306 \begin_inset Quotes erd
24307 \end_inset
24308
24309  pour centre (center), ou 
24310 \begin_inset Quotes eld
24311 \end_inset
24312
24313
24314 \family sans
24315 b
24316 \family default
24317
24318 \begin_inset Quotes erd
24319 \end_inset
24320
24321  pour bas (bottom).
24322  Pour que, par exemple, les légendes des flottants de figure soient centrés
24323  verticalement, utilisez la commande
24324 \end_layout
24325
24326 \begin_layout Standard
24327
24328 \series bold
24329
24330 \backslash
24331 sidecaptionvpos{figure}{c}
24332 \end_layout
24333
24334 \begin_layout Standard
24335 C'est ce qui a été utilisé pour la figure
24336 \begin_inset space ~
24337 \end_inset
24338
24339
24340 \begin_inset CommandInset ref
24341 LatexCommand ref
24342 reference "fig:legende-à-coté-fig-2"
24343
24344 \end_inset
24345
24346 .
24347 \end_layout
24348
24349 \begin_layout Standard
24350 \begin_inset VSpace medskip
24351 \end_inset
24352
24353 Pour plus d'information sur le paquetage 
24354 \series bold
24355 sidecap
24356 \series default
24357  nous vous renvoyons à sa documentation 
24358 \begin_inset CommandInset citation
24359 LatexCommand cite
24360 key "sidecap"
24361
24362 \end_inset
24363
24364 .
24365 \end_layout
24366
24367 \begin_layout Standard
24368 \begin_inset Note Greyedout
24369 status open
24370
24371 \begin_layout Plain Layout
24372
24373 \series bold
24374 Note:
24375 \series default
24376  Le paquetage LaTeX 
24377 \series bold
24378 hypcap
24379 \series default
24380
24381 \begin_inset Index idx
24382 status collapsed
24383
24384 \begin_layout Plain Layout
24385 Paquetages LaTeX ! hypcap
24386 \end_layout
24387
24388 \end_inset
24389
24390 , qui est décrit dans la section
24391 \begin_inset space ~
24392 \end_inset
24393
24394
24395 \begin_inset CommandInset ref
24396 LatexCommand ref
24397 reference "sub:Reference-Position"
24398
24399 \end_inset
24400
24401 , n'a pas d'effet sur les flottants avec une légende placée à côté.
24402 \end_layout
24403
24404 \end_inset
24405
24406
24407 \end_layout
24408
24409 \begin_layout Standard
24410 \begin_inset ERT
24411 status collapsed
24412
24413 \begin_layout Plain Layout
24414
24415
24416 \backslash
24417 FigBesBeg 
24418 \end_layout
24419
24420 \end_inset
24421
24422
24423 \end_layout
24424
24425 \begin_layout Standard
24426 \begin_inset Float figure
24427 wide false
24428 sideways false
24429 status open
24430
24431 \begin_layout Plain Layout
24432 \begin_inset Graphics
24433         filename ../clipart/escher-lsd.eps
24434         scale 75
24435         scaleBeforeRotation
24436
24437 \end_inset
24438
24439
24440 \end_layout
24441
24442 \begin_layout Plain Layout
24443 \begin_inset Caption
24444
24445 \begin_layout Plain Layout
24446 \begin_inset CommandInset label
24447 LatexCommand label
24448 name "fig:legende-a-coté-fig"
24449
24450 \end_inset
24451
24452 Une légende à côté d'une figure.
24453 \end_layout
24454
24455 \end_inset
24456
24457
24458 \end_layout
24459
24460 \end_inset
24461
24462
24463 \end_layout
24464
24465 \begin_layout Standard
24466 \begin_inset ERT
24467 status collapsed
24468
24469 \begin_layout Plain Layout
24470
24471
24472 \backslash
24473 TabBesBeg 
24474 \end_layout
24475
24476 \end_inset
24477
24478
24479 \end_layout
24480
24481 \begin_layout Standard
24482 \begin_inset Float table
24483 wide false
24484 sideways false
24485 status open
24486
24487 \begin_layout Plain Layout
24488 \begin_inset Caption
24489
24490 \begin_layout Plain Layout
24491 \begin_inset CommandInset label
24492 LatexCommand label
24493 name "tab:legende-à-coté-tableau"
24494
24495 \end_inset
24496
24497 Une légende à côté d'un tableau.
24498 \end_layout
24499
24500 \end_inset
24501
24502
24503 \end_layout
24504
24505 \begin_layout Plain Layout
24506 \begin_inset Tabular
24507 <lyxtabular version="3" rows="4" columns="5">
24508 <features tabularvalignment="middle">
24509 <column alignment="center" valignment="top" width="0">
24510 <column alignment="center" valignment="top" width="0">
24511 <column alignment="center" valignment="top" width="0">
24512 <column alignment="center" valignment="top" width="0">
24513 <column alignment="center" valignment="top" width="0">
24514 <row>
24515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24516 \begin_inset Text
24517
24518 \begin_layout Plain Layout
24519 a
24520 \end_layout
24521
24522 \end_inset
24523 </cell>
24524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24525 \begin_inset Text
24526
24527 \begin_layout Plain Layout
24528
24529 \end_layout
24530
24531 \end_inset
24532 </cell>
24533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24534 \begin_inset Text
24535
24536 \begin_layout Plain Layout
24537 b
24538 \end_layout
24539
24540 \end_inset
24541 </cell>
24542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24543 \begin_inset Text
24544
24545 \begin_layout Plain Layout
24546
24547 \end_layout
24548
24549 \end_inset
24550 </cell>
24551 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24552 \begin_inset Text
24553
24554 \begin_layout Plain Layout
24555 c
24556 \end_layout
24557
24558 \end_inset
24559 </cell>
24560 </row>
24561 <row>
24562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24563 \begin_inset Text
24564
24565 \begin_layout Plain Layout
24566
24567 \end_layout
24568
24569 \end_inset
24570 </cell>
24571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24572 \begin_inset Text
24573
24574 \begin_layout Plain Layout
24575 d
24576 \end_layout
24577
24578 \end_inset
24579 </cell>
24580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24581 \begin_inset Text
24582
24583 \begin_layout Plain Layout
24584
24585 \end_layout
24586
24587 \end_inset
24588 </cell>
24589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24590 \begin_inset Text
24591
24592 \begin_layout Plain Layout
24593 e
24594 \end_layout
24595
24596 \end_inset
24597 </cell>
24598 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24599 \begin_inset Text
24600
24601 \begin_layout Plain Layout
24602
24603 \end_layout
24604
24605 \end_inset
24606 </cell>
24607 </row>
24608 <row>
24609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24610 \begin_inset Text
24611
24612 \begin_layout Plain Layout
24613 f
24614 \end_layout
24615
24616 \end_inset
24617 </cell>
24618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24619 \begin_inset Text
24620
24621 \begin_layout Plain Layout
24622
24623 \end_layout
24624
24625 \end_inset
24626 </cell>
24627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24628 \begin_inset Text
24629
24630 \begin_layout Plain Layout
24631 g
24632 \end_layout
24633
24634 \end_inset
24635 </cell>
24636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24637 \begin_inset Text
24638
24639 \begin_layout Plain Layout
24640
24641 \end_layout
24642
24643 \end_inset
24644 </cell>
24645 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24646 \begin_inset Text
24647
24648 \begin_layout Plain Layout
24649 h
24650 \end_layout
24651
24652 \end_inset
24653 </cell>
24654 </row>
24655 <row>
24656 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24657 \begin_inset Text
24658
24659 \begin_layout Plain Layout
24660
24661 \end_layout
24662
24663 \end_inset
24664 </cell>
24665 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24666 \begin_inset Text
24667
24668 \begin_layout Plain Layout
24669 i
24670 \end_layout
24671
24672 \end_inset
24673 </cell>
24674 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24675 \begin_inset Text
24676
24677 \begin_layout Plain Layout
24678
24679 \end_layout
24680
24681 \end_inset
24682 </cell>
24683 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24684 \begin_inset Text
24685
24686 \begin_layout Plain Layout
24687 j
24688 \end_layout
24689
24690 \end_inset
24691 </cell>
24692 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24693 \begin_inset Text
24694
24695 \begin_layout Plain Layout
24696
24697 \end_layout
24698
24699 \end_inset
24700 </cell>
24701 </row>
24702 </lyxtabular>
24703
24704 \end_inset
24705
24706
24707 \end_layout
24708
24709 \end_inset
24710
24711
24712 \end_layout
24713
24714 \begin_layout Standard
24715 \begin_inset ERT
24716 status collapsed
24717
24718 \begin_layout Plain Layout
24719
24720
24721 \backslash
24722 TabBesEnd
24723 \end_layout
24724
24725 \end_inset
24726
24727
24728 \end_layout
24729
24730 \begin_layout Standard
24731 \begin_inset ERT
24732 status collapsed
24733
24734 \begin_layout Plain Layout
24735
24736
24737 \backslash
24738 sidecaptionvpos{figure}{c}
24739 \end_layout
24740
24741 \end_inset
24742
24743
24744 \begin_inset Float figure
24745 wide false
24746 sideways false
24747 status open
24748
24749 \begin_layout Plain Layout
24750 \begin_inset Graphics
24751         filename ../clipart/escher-lsd.eps
24752         scale 75
24753         scaleBeforeRotation
24754
24755 \end_inset
24756
24757
24758 \end_layout
24759
24760 \begin_layout Plain Layout
24761 \begin_inset Caption
24762
24763 \begin_layout Plain Layout
24764 \begin_inset CommandInset label
24765 LatexCommand label
24766 name "fig:legende-à-coté-fig-2"
24767
24768 \end_inset
24769
24770 Une légende centrée verticalement à côté d'une figure.
24771 \end_layout
24772
24773 \end_inset
24774
24775
24776 \end_layout
24777
24778 \end_inset
24779
24780
24781 \end_layout
24782
24783 \begin_layout Standard
24784 \begin_inset ERT
24785 status collapsed
24786
24787 \begin_layout Plain Layout
24788
24789
24790 \backslash
24791 FigBesEnd
24792 \end_layout
24793
24794 \end_inset
24795
24796
24797 \end_layout
24798
24799 \begin_layout Standard
24800 \begin_inset ERT
24801 status collapsed
24802
24803 \begin_layout Plain Layout
24804
24805
24806 \backslash
24807 else
24808 \end_layout
24809
24810 \end_inset
24811
24812
24813 \begin_inset Note Note
24814 status open
24815
24816 \begin_layout Plain Layout
24817 Ce qui suit sera affiché si le paquetage LaTeX 
24818 \series bold
24819 sidecap
24820 \series default
24821  n'est pas installé :
24822 \end_layout
24823
24824 \end_inset
24825
24826
24827 \end_layout
24828
24829 \begin_layout Standard
24830 Vous devez installer le paquetage LaTeX 
24831 \series bold
24832 sidecap
24833 \series default
24834  pour voir la suite de cette section dans la sortie imprimée.
24835 \end_layout
24836
24837 \begin_layout Standard
24838 \begin_inset ERT
24839 status collapsed
24840
24841 \begin_layout Plain Layout
24842
24843
24844 \backslash
24845 fi
24846 \end_layout
24847
24848 \end_inset
24849
24850
24851 \end_layout
24852
24853 \begin_layout Section
24854 Les Listes de Flottants
24855 \begin_inset Index idx
24856 status collapsed
24857
24858 \begin_layout Plain Layout
24859 Flottants ! Listes de Flottants
24860 \end_layout
24861
24862 \end_inset
24863
24864
24865 \end_layout
24866
24867 \begin_layout Standard
24868 De la même façon que la table des matières fait la liste des sections du
24869  document, il y a des listes pour tous les types de flottants, comme par
24870  exemple pour les figures du document.
24871  Vous pouvez les insérer en utilisant le menu 
24872 \family sans
24873 Insérer\SpecialChar \menuseparator
24874 Listes
24875 \begin_inset space ~
24876 \end_inset
24877
24878 &
24879 \begin_inset space ~
24880 \end_inset
24881
24882 TdM
24883 \family default
24884 .
24885 \end_layout
24886
24887 \begin_layout Standard
24888 Les entrées de la liste sont la légende du flottant ou éventuellement le
24889  titre court, le numéro du flottant, et le numéro de la page où le flottant
24890  apparaît dans le document.
24891 \end_layout
24892
24893 \begin_layout Standard
24894 Vous trouverez à la fin de ce document une liste des figures et une liste
24895  des tableaux.
24896 \end_layout
24897
24898 \begin_layout Chapter
24899 Notes
24900 \end_layout
24901
24902 \begin_layout Section
24903 Les Notes de LyX
24904 \begin_inset Index idx
24905 status collapsed
24906
24907 \begin_layout Plain Layout
24908 Notes ! Notes LyX 
24909 \end_layout
24910
24911 \end_inset
24912
24913
24914 \end_layout
24915
24916 \begin_layout Standard
24917 On peut insérer une note en utilisant le bouton 
24918 \begin_inset Graphics
24919         filename ../../images/note-insert.png
24920         scale 85
24921         scaleBeforeRotation
24922
24923 \end_inset
24924
24925  de la barre d'outils ou avec le menu 
24926 \family sans
24927 Insérer\SpecialChar \menuseparator
24928 Note
24929 \family default
24930 .
24931  Il y a trois types de notes :
24932 \end_layout
24933
24934 \begin_layout Description
24935 Note
24936 \begin_inset space ~
24937 \end_inset
24938
24939 LyX Ce type de note est à usage interne et n'apparaîtra pas sur la sortie
24940  finale.
24941  La boîte de cette note ressemble à ceci :
24942 \begin_inset Newline newline
24943 \end_inset
24944
24945
24946 \begin_inset Newline newline
24947 \end_inset
24948
24949
24950 \begin_inset Graphics
24951         filename clipart/LyXNoteImageQt4.png
24952         display false
24953         scale 65
24954         scaleBeforeRotation
24955
24956 \end_inset
24957
24958  
24959 \begin_inset Note Note
24960 status open
24961
24962 \begin_layout Plain Layout
24963 Le texte de cette note n'apparaîtra pas à l'impression.
24964 \end_layout
24965
24966 \end_inset
24967
24968
24969 \end_layout
24970
24971 \begin_layout Description
24972 Commentaire Ce type de note n'apparaît pas non plus à l'impression, mais
24973  il est inséré comme un commentaire LaTeX quand vous exportez votre document
24974  vers un fichier au format LaTeX avec le menu 
24975 \family sans
24976 Fichier\SpecialChar \menuseparator
24977 Exporter\SpecialChar \menuseparator
24978 LaTeX (pdflatex) / (plain)
24979 \family default
24980 .
24981  La boîte de cette note ressemble à ceci :
24982 \begin_inset Newline newline
24983 \end_inset
24984
24985
24986 \begin_inset Newline newline
24987 \end_inset
24988
24989
24990 \begin_inset Graphics
24991         filename clipart/CommentNoteImageQt4.png
24992         display false
24993         scale 55
24994         scaleBeforeRotation
24995
24996 \end_inset
24997
24998
24999 \lang english
25000  
25001 \lang french
25002
25003 \begin_inset Note Comment
25004 status open
25005
25006 \begin_layout Plain Layout
25007 Le texte de cette note n'apparaîtra que comme commentaire dans un fichier
25008  LaTeX.
25009 \end_layout
25010
25011 \end_inset
25012
25013
25014 \end_layout
25015
25016 \begin_layout Description
25017 Grisée Ce type de note apparaît à l'impression sous forme de texte grisé.
25018  La boîte de cette note ressemble à ceci :
25019 \lang english
25020
25021 \begin_inset Newline newline
25022 \end_inset
25023
25024
25025 \lang french
25026
25027 \begin_inset Newline newline
25028 \end_inset
25029
25030
25031 \begin_inset Graphics
25032         filename clipart/GreyedOutNoteImageQt4.png
25033         lyxscale 80
25034         display false
25035         scale 55
25036         scaleBeforeRotation
25037
25038 \end_inset
25039
25040
25041 \begin_inset Newline newline
25042 \end_inset
25043
25044
25045 \begin_inset ERT
25046 status collapsed
25047
25048 \begin_layout Plain Layout
25049
25050
25051 \backslash
25052 renewenvironment{lyxgreyedout}
25053 \end_layout
25054
25055 \begin_layout Plain Layout
25056
25057 {
25058 \backslash
25059 textcolor[gray]{0.8}
25060 \backslash
25061 bgroup}{
25062 \backslash
25063 egroup}
25064 \end_layout
25065
25066 \end_inset
25067
25068
25069 \begin_inset Note Greyedout
25070 status open
25071
25072 \begin_layout Plain Layout
25073 Le texte
25074 \begin_inset Foot
25075 status collapsed
25076
25077 \begin_layout Plain Layout
25078 Ceci est un exemple de note de bas de page à l'intérieur d'une note en texte
25079  grisé.
25080  
25081 \end_layout
25082
25083 \end_inset
25084
25085  de ce commentaire apparaîtra à l'impression sous forme de texte grisé.
25086 \end_layout
25087
25088 \end_inset
25089
25090
25091 \begin_inset ERT
25092 status collapsed
25093
25094 \begin_layout Plain Layout
25095
25096
25097 \backslash
25098 renewenvironment{lyxgreyedout}
25099 \end_layout
25100
25101 \begin_layout Plain Layout
25102
25103 {
25104 \backslash
25105 textcolor{blue}
25106 \backslash
25107 bgroup}{
25108 \backslash
25109 egroup}
25110 \end_layout
25111
25112 \end_inset
25113
25114
25115 \begin_inset Note Note
25116 status open
25117
25118 \begin_layout Plain Layout
25119 Ici, on a redéfini la note grisée pour qu'elle apparaisse avec la définition
25120  originale qu'elle a dans LyX.
25121  En effet, dans ce document les notes grisées sont redéfinies dans le préambule,
25122  comme c'est décrit plus loin, pour apparaître avec le texte en bleu.
25123 \end_layout
25124
25125 \end_inset
25126
25127
25128 \begin_inset Newline newline
25129 \end_inset
25130
25131
25132 \begin_inset Newline newline
25133 \end_inset
25134
25135 Comme vous pouvez le voir dans l'exemple, la première ligne des notes grisées
25136  est un peu décalée et ce type de notes peut avoir des notes de bas de page.
25137 \end_layout
25138
25139 \begin_layout Standard
25140 \begin_inset VSpace bigskip
25141 \end_inset
25142
25143 Quand vous utilisez le bouton 
25144 \begin_inset Graphics
25145         filename ../../images/note-insert.png
25146         scale 85
25147         scaleBeforeRotation
25148
25149 \end_inset
25150
25151  de la barre d'outils, vous insérez une 
25152 \family sans
25153 Note
25154 \begin_inset space ~
25155 \end_inset
25156
25157 LyX
25158 \family default
25159 .
25160  Si vous voulez transformer une portion de texte existant en note, sélectionnez-
25161 la et cliquez sur le bouton d'insertion de note.
25162  Pour retransformer une note en texte, appuyez sur la touche 
25163 \family sans
25164 backspace
25165 \family default
25166  quand le curseur est au tout début de la note ou appuyez sur la touche
25167  
25168 \family sans
25169 Suppr.
25170
25171 \family default
25172  quand le curseur se trouve à la fin de la note.
25173 \end_layout
25174
25175 \begin_layout Standard
25176 \begin_inset VSpace bigskip
25177 \end_inset
25178
25179 Vous pouvez changer la couleur du texte des notes grisées en mettant les
25180  commandes suivantes dans le préambule :
25181 \end_layout
25182
25183 \begin_layout Standard
25184
25185 \series bold
25186
25187 \backslash
25188 renewenvironment{lyxgreyedout}
25189 \begin_inset Newline newline
25190 \end_inset
25191
25192
25193 \begin_inset Phantom HPhantom
25194 status open
25195
25196 \begin_layout Plain Layout
25197
25198 \series bold
25199 \begin_inset space ~
25200 \end_inset
25201
25202
25203 \end_layout
25204
25205 \end_inset
25206
25207 {
25208 \backslash
25209 textcolor{color}
25210 \backslash
25211 bgroup}{
25212 \backslash
25213 egroup}
25214 \end_layout
25215
25216 \begin_layout Standard
25217 Les couleurs disponibles et la méthode pour définir vos propres couleurs
25218  sont expliqués dans la section
25219 \begin_inset space ~
25220 \end_inset
25221
25222
25223 \begin_inset CommandInset ref
25224 LatexCommand ref
25225 reference "sec:Tableaux-Colorés"
25226
25227 \end_inset
25228
25229 .
25230 \end_layout
25231
25232 \begin_layout Standard
25233 Les notes qui apparaissent en bleu dans ce texte sont en fait des notes
25234  grisées avec leur texte en bleu.
25235 \end_layout
25236
25237 \begin_layout Section
25238 Notes en Bas de Page
25239 \begin_inset CommandInset label
25240 LatexCommand label
25241 name "sec:Notes-bas-de-page"
25242
25243 \end_inset
25244
25245
25246 \begin_inset Index idx
25247 status collapsed
25248
25249 \begin_layout Plain Layout
25250 Notes ! Notes de bas de page
25251 \end_layout
25252
25253 \end_inset
25254
25255
25256 \begin_inset Index idx
25257 status collapsed
25258
25259 \begin_layout Plain Layout
25260 Notes de bas de page
25261 \end_layout
25262
25263 \end_inset
25264
25265
25266 \end_layout
25267
25268 \begin_layout Standard
25269 Les notes en bas de page peuvent être insérées soit en utilisant le bouton
25270  
25271 \begin_inset Graphics
25272         filename ../../images/footnote-insert.png
25273         scale 85
25274         scaleBeforeRotation
25275
25276 \end_inset
25277
25278  de la barre d'outils, soit en utilisant le menu 
25279 \family sans
25280 Insérer\SpecialChar \menuseparator
25281 Note
25282 \begin_inset space ~
25283 \end_inset
25284
25285 en
25286 \begin_inset space ~
25287 \end_inset
25288
25289 Bas
25290 \begin_inset space ~
25291 \end_inset
25292
25293 de
25294 \begin_inset space ~
25295 \end_inset
25296
25297 Page
25298 \family default
25299 .
25300  Vous voyez alors apparaître dans votre texte une boîte grise avec une étiquette
25301  rouge 
25302 \begin_inset Quotes fld
25303 \end_inset
25304
25305 bas
25306 \begin_inset Quotes frd
25307 \end_inset
25308
25309  qui ressemble à ceci : 
25310 \begin_inset Graphics
25311         filename clipart/footnoteQt4.png
25312         scale 80
25313         scaleBeforeRotation
25314
25315 \end_inset
25316
25317  Vous pouvez y entrer votre texte.
25318  Si vous voulez transformer du texte déjà existant en note en bas de page,
25319  sélectionnez-le et cliquez sur le bouton 
25320 \family sans
25321 Note
25322 \begin_inset space ~
25323 \end_inset
25324
25325 en
25326 \begin_inset space ~
25327 \end_inset
25328
25329 Bas
25330 \begin_inset space ~
25331 \end_inset
25332
25333 de
25334 \begin_inset space ~
25335 \end_inset
25336
25337 Page
25338 \family default
25339  de la barre d'outils.
25340  Pour retransformer une note de bas de page en texte, appuyez sur la touche
25341  
25342 \family sans
25343 backspace
25344 \family default
25345  quand le curseur est au tout début de la note ou appuyez sur la touche
25346  
25347 \family sans
25348 Suppr.
25349
25350 \family default
25351  quand le curseur se trouve à la fin de la note.
25352 \end_layout
25353
25354 \begin_layout Standard
25355 Voici un exemple de note en bas de page:
25356 \begin_inset Foot
25357 status open
25358
25359 \begin_layout Plain Layout
25360 \begin_inset CommandInset label
25361 LatexCommand label
25362 name "fn:Note-en-bas"
25363
25364 \end_inset
25365
25366 Ceci est un exemple de note en bas de page.
25367 \end_layout
25368
25369 \end_inset
25370
25371
25372 \begin_inset ERT
25373 status collapsed
25374
25375 \begin_layout Plain Layout
25376
25377
25378 \backslash
25379 newcounter{MyRepeatFoot}
25380 \end_layout
25381
25382 \begin_layout Plain Layout
25383
25384
25385 \backslash
25386 setcounter{MyRepeatFoot}{
25387 \backslash
25388 thefootnote}
25389 \end_layout
25390
25391 \end_inset
25392
25393
25394 \end_layout
25395
25396 \begin_layout Standard
25397 La note de bas de page apparaîtra dans la sortie imprimée sous la forme
25398  d'un numéro en exposant à la position qu'occupe dans le texte la boîte
25399  de note.
25400  Le texte de la note est placé en bas de la page courante.
25401  Le numéro de note est calculé par LaTeX, et les numéros se suivent.
25402  Selon votre classe de document les numéros de notes pourront être réinitialisés
25403  à chaque nouveau chapitre.
25404 \end_layout
25405
25406 \begin_layout Standard
25407 On peut faire référence à une note en bas de page comme on le fait avec
25408  les flottants : Insérez une étiquette dans la note et faites une référence
25409  croisée vers cette étiquette comme c'est décrit dans la
25410 \begin_inset space ~
25411 \end_inset
25412
25413
25414 \begin_inset CommandInset ref
25415 LatexCommand ref
25416 reference "sec:Referencer-les-Flottants"
25417
25418 \end_inset
25419
25420 .
25421 \begin_inset Newline newline
25422 \end_inset
25423
25424 Voici une référence à une note de bas de page :
25425 \begin_inset space ~
25426 \end_inset
25427
25428
25429 \begin_inset CommandInset ref
25430 LatexCommand ref
25431 reference "fn:Note-en-bas"
25432
25433 \end_inset
25434
25435 .
25436 \end_layout
25437
25438 \begin_layout Standard
25439 \begin_inset VSpace defskip
25440 \end_inset
25441
25442
25443 \end_layout
25444
25445 \begin_layout Standard
25446
25447 \lang english
25448 Footnotes in tables are not printed by LaTeX due to technical reasons.
25449  However there exists another method to print them: Instead of the footnote
25450  the command 
25451 \series bold
25452
25453 \backslash
25454 footnotemark{}
25455 \series default
25456  is inserted as TeX-code.
25457  The text of the footnote is entered as argument of the TeX-code command
25458  
25459 \series bold
25460
25461 \backslash
25462 footnotetext
25463 \series default
25464  after the table.
25465 \begin_inset Newline newline
25466 \end_inset
25467
25468 This was done for the following table with the command
25469 \end_layout
25470
25471 \begin_layout Standard
25472
25473 \series bold
25474 \lang english
25475
25476 \backslash
25477 footnotetext{
25478 \series default
25479 Printed table footnote.
25480 \series bold
25481 }
25482 \end_layout
25483
25484 \begin_layout Standard
25485
25486 \lang english
25487 \begin_inset Tabular
25488 <lyxtabular version="3" rows="2" columns="1">
25489 <features tabularvalignment="middle">
25490 <column alignment="center" valignment="top" width="0">
25491 <row>
25492 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25493 \begin_inset Text
25494
25495 \begin_layout Plain Layout
25496
25497 \lang english
25498 This an example text.
25499 \begin_inset Foot
25500 status open
25501
25502 \begin_layout Plain Layout
25503
25504 \lang english
25505 This footnote will not be printed!
25506 \end_layout
25507
25508 \end_inset
25509
25510
25511 \end_layout
25512
25513 \end_inset
25514 </cell>
25515 </row>
25516 <row>
25517 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25518 \begin_inset Text
25519
25520 \begin_layout Plain Layout
25521
25522 \lang english
25523 This an example text.
25524 \begin_inset ERT
25525 status collapsed
25526
25527 \begin_layout Plain Layout
25528
25529
25530 \backslash
25531 footnotemark{}
25532 \end_layout
25533
25534 \end_inset
25535
25536
25537 \end_layout
25538
25539 \end_inset
25540 </cell>
25541 </row>
25542 </lyxtabular>
25543
25544 \end_inset
25545
25546
25547 \begin_inset ERT
25548 status collapsed
25549
25550 \begin_layout Plain Layout
25551
25552
25553 \backslash
25554 footnotetext{
25555 \end_layout
25556
25557 \end_inset
25558
25559 Printed table footnote.
25560 \begin_inset ERT
25561 status collapsed
25562
25563 \begin_layout Plain Layout
25564
25565 }
25566 \end_layout
25567
25568 \end_inset
25569
25570
25571 \end_layout
25572
25573 \begin_layout Standard
25574
25575 \lang english
25576 Footnotes in longtables are described in section
25577 \begin_inset space ~
25578 \end_inset
25579
25580
25581 \lang french
25582
25583 \begin_inset CommandInset ref
25584 LatexCommand ref
25585 reference "sub:Notes-dans-tableau-long"
25586
25587 \end_inset
25588
25589 .
25590 \end_layout
25591
25592 \begin_layout Standard
25593
25594 \lang english
25595 Footnotes in minipage boxes are printed, but inside the box and with a different
25596  numbering because a minipage box is like a page inside a page.
25597  (For more about minipages, see section
25598 \begin_inset space ~
25599 \end_inset
25600
25601
25602 \lang french
25603
25604 \begin_inset CommandInset ref
25605 LatexCommand ref
25606 reference "sec:Minipages"
25607
25608 \end_inset
25609
25610
25611 \lang english
25612 .) To get a footnote in the minipage that is output at the bottom of the
25613  page like normal footnotes, also use the method of 
25614 \series bold
25615
25616 \backslash
25617 footnotemark{}
25618 \series default
25619  and 
25620 \series bold
25621
25622 \backslash
25623 footnotetext
25624 \series default
25625 .
25626 \end_layout
25627
25628 \begin_layout Standard
25629
25630 \lang english
25631 \begin_inset Box Frameless
25632 position "t"
25633 hor_pos "c"
25634 has_inner_box 1
25635 inner_pos "t"
25636 use_parbox 0
25637 use_makebox 0
25638 width "100col%"
25639 special "none"
25640 height "1in"
25641 height_special "totalheight"
25642 status open
25643
25644 \begin_layout Plain Layout
25645
25646 \lang english
25647 This an example text in a minipage.
25648 \begin_inset Foot
25649 status open
25650
25651 \begin_layout Plain Layout
25652
25653 \lang english
25654 Footnote in the minipage.
25655 \end_layout
25656
25657 \end_inset
25658
25659
25660 \end_layout
25661
25662 \begin_layout Plain Layout
25663
25664 \lang english
25665 This an example text in a minipage.
25666 \begin_inset ERT
25667 status collapsed
25668
25669 \begin_layout Plain Layout
25670
25671
25672 \backslash
25673 footnotemark{}
25674 \end_layout
25675
25676 \end_inset
25677
25678
25679 \end_layout
25680
25681 \end_inset
25682
25683
25684 \end_layout
25685
25686 \begin_layout Standard
25687
25688 \lang english
25689 \begin_inset ERT
25690 status collapsed
25691
25692 \begin_layout Plain Layout
25693
25694
25695 \backslash
25696 footnotetext{
25697 \end_layout
25698
25699 \end_inset
25700
25701 Footnote outside the minipage.
25702 \begin_inset ERT
25703 status collapsed
25704
25705 \begin_layout Plain Layout
25706
25707 }
25708 \end_layout
25709
25710 \end_inset
25711
25712
25713 \end_layout
25714
25715 \begin_layout Standard
25716 \begin_inset VSpace defskip
25717 \end_inset
25718
25719
25720 \end_layout
25721
25722 \begin_layout Standard
25723
25724 \lang english
25725 To refer to the same footnote several times without printing the footnote
25726  text every time, use the command 
25727 \series bold
25728
25729 \backslash
25730 footnotemark[number]
25731 \series default
25732  in TeX-code.
25733 \begin_inset Newline newline
25734 \end_inset
25735
25736 As you do not know the number of the repeating footnote while you are writing
25737  the text, you have to store its number.
25738  For the following footnote mark example, these commands were inserted in
25739  TeX-code after Footnote
25740 \begin_inset space ~
25741 \end_inset
25742
25743
25744 \lang french
25745
25746 \begin_inset CommandInset ref
25747 LatexCommand ref
25748 reference "fn:Note-en-bas"
25749
25750 \end_inset
25751
25752
25753 \lang english
25754  to store the footnote number
25755 \lang french
25756 :
25757 \end_layout
25758
25759 \begin_layout Standard
25760
25761 \series bold
25762
25763 \backslash
25764 newcounter{MyRepeatFoot}
25765 \begin_inset Newline newline
25766 \end_inset
25767
25768
25769 \backslash
25770 setcounter{MyRepeatFoot}{
25771 \backslash
25772 thefootnote}
25773 \end_layout
25774
25775 \begin_layout Standard
25776
25777 \lang english
25778 The footnote mark was then created with this command
25779 \lang french
25780 :
25781 \end_layout
25782
25783 \begin_layout Standard
25784
25785 \series bold
25786
25787 \backslash
25788 footnotemark[
25789 \backslash
25790 theMyRepeatFoot]
25791 \end_layout
25792
25793 \begin_layout Standard
25794
25795 \lang english
25796 Here is a repeated footnote
25797 \lang french
25798 :
25799 \begin_inset ERT
25800 status collapsed
25801
25802 \begin_layout Plain Layout
25803
25804
25805 \backslash
25806 footnotemark[
25807 \backslash
25808 theMyRepeatFoot]
25809 \end_layout
25810
25811 \end_inset
25812
25813
25814 \end_layout
25815
25816 \begin_layout Standard
25817
25818 \lang english
25819 If you want to repeat the previous footnote, you can omit the storage of
25820  the footnote number and just use this command instead
25821 \lang french
25822 :
25823 \end_layout
25824
25825 \begin_layout Standard
25826
25827 \series bold
25828
25829 \backslash
25830 footnotemark[
25831 \backslash
25832 thefootnote]
25833 \end_layout
25834
25835 \begin_layout Standard
25836
25837 \lang english
25838 Here is another repeated footnote
25839 \lang french
25840 :
25841 \begin_inset ERT
25842 status collapsed
25843
25844 \begin_layout Plain Layout
25845
25846
25847 \backslash
25848 footnotemark[
25849 \backslash
25850 thefootnote]
25851 \end_layout
25852
25853 \end_inset
25854
25855
25856 \end_layout
25857
25858 \begin_layout Subsection
25859 Numérotation de Notes de Bas de Page
25860 \begin_inset CommandInset label
25861 LatexCommand label
25862 name "sub:Numerotation-notes-bas-de-page"
25863
25864 \end_inset
25865
25866
25867 \begin_inset Index idx
25868 status collapsed
25869
25870 \begin_layout Plain Layout
25871 Notes de bas de page ! Numérotation
25872 \end_layout
25873
25874 \end_inset
25875
25876
25877 \end_layout
25878
25879 \begin_layout Standard
25880 Pour remettre les numéros de notes de bas de page à zéro après chaque section,
25881  ajoutez cette commande dans le préambule de votre document :
25882 \end_layout
25883
25884 \begin_layout Standard
25885
25886 \series bold
25887
25888 \backslash
25889 @addtoreset{footnote}{section}
25890 \end_layout
25891
25892 \begin_layout Standard
25893 \begin_inset VSpace bigskip
25894 \end_inset
25895
25896 La commande de préambule suivante change le style de numérotation des notes
25897  en petits chiffres romains :
25898 \end_layout
25899
25900 \begin_layout Standard
25901
25902 \series bold
25903
25904 \backslash
25905 renewcommand{
25906 \backslash
25907 thefootnote}{
25908 \backslash
25909 roman{footnote}}
25910 \end_layout
25911
25912 \begin_layout Standard
25913 \begin_inset ERT
25914 status collapsed
25915
25916 \begin_layout Plain Layout
25917
25918
25919 \backslash
25920 renewcommand{
25921 \backslash
25922 thefootnote}{
25923 \backslash
25924 roman{footnote}}
25925 \end_layout
25926
25927 \end_inset
25928
25929  Cette note de bas de page utilise une numérotation en chiffres romains
25930  :
25931 \begin_inset Foot
25932 status open
25933
25934 \begin_layout Plain Layout
25935 Ceci est un exemple de note de bas de page numérotée avec de petits chiffres
25936  romains.
25937 \end_layout
25938
25939 \end_inset
25940
25941
25942 \end_layout
25943
25944 \begin_layout Standard
25945 Pour mettre la numérotation en chiffres romains majuscules, remplacez dans
25946  la commande précédente 
25947 \series bold
25948
25949 \backslash
25950 roman
25951 \series default
25952  par 
25953 \series bold
25954
25955 \backslash
25956 Roman
25957 \series default
25958 .
25959  Pour numéroter les notes avec des lettres latines minuscules ou majuscules,
25960  utilisez respectivement soit 
25961 \series bold
25962
25963 \backslash
25964 Alph
25965 \series default
25966  soit 
25967 \series bold
25968
25969 \backslash
25970 alph
25971 \series default
25972 .
25973  Pour les 
25974 \begin_inset Quotes eld
25975 \end_inset
25976
25977 numéroter
25978 \begin_inset Quotes erd
25979 \end_inset
25980
25981  avec des symboles, utilisez 
25982 \series bold
25983
25984 \backslash
25985 fnsymbol
25986 \series default
25987 .
25988 \end_layout
25989
25990 \begin_layout Standard
25991 \begin_inset Note Greyedout
25992 status open
25993
25994 \begin_layout Plain Layout
25995
25996 \series bold
25997 Note:
25998 \series default
25999  Vous ne pouvez numéroter que 26 notes de bas de page avec des lettres latines,
26000  puisque cette numérotation est limitée à des lettres seules.
26001 \end_layout
26002
26003 \end_inset
26004
26005
26006 \begin_inset Newline newline
26007 \end_inset
26008
26009
26010 \begin_inset Note Greyedout
26011 status open
26012
26013 \begin_layout Plain Layout
26014
26015 \series bold
26016 Note:
26017 \series default
26018  Vous ne pouvez numéroter que 9 notes de bas de page avec des symboles.
26019 \end_layout
26020
26021 \end_inset
26022
26023
26024 \end_layout
26025
26026 \begin_layout Standard
26027 Pour revenir au style de numérotation implicite quand vous en avez changé,
26028  utilisez 
26029 \series bold
26030
26031 \backslash
26032 arabic
26033 \series default
26034  à la place de 
26035 \series bold
26036
26037 \backslash
26038 roman
26039 \series default
26040  dans la commande précédente.
26041 \begin_inset ERT
26042 status collapsed
26043
26044 \begin_layout Plain Layout
26045
26046
26047 \backslash
26048 renewcommand{
26049 \backslash
26050 thefootnote}{
26051 \backslash
26052 arabic{footnote}}
26053 \end_layout
26054
26055 \end_inset
26056
26057
26058 \end_layout
26059
26060 \begin_layout Standard
26061 \begin_inset VSpace bigskip
26062 \end_inset
26063
26064
26065 \end_layout
26066
26067 \begin_layout Standard
26068 Si vous voulez que vos notes de bas de pages soient numérotées en suivant
26069  le schéma 
26070 \begin_inset Quotes eld
26071 \end_inset
26072
26073 chapitre.note
26074 \begin_inset Quotes erd
26075 \end_inset
26076
26077 , ajoutez la commande suivante au préambule de votre document :
26078 \end_layout
26079
26080 \begin_layout Standard
26081
26082 \series bold
26083
26084 \backslash
26085 numberwithin{footnote}{chapter}
26086 \end_layout
26087
26088 \begin_layout Standard
26089 Pour pouvoir utiliser la commande 
26090 \series bold
26091
26092 \backslash
26093 numberwithin
26094 \series default
26095 , activez dans la rubrique 
26096 \family sans
26097 Options
26098 \begin_inset space ~
26099 \end_inset
26100
26101 des
26102 \begin_inset space ~
26103 \end_inset
26104
26105 Maths
26106 \family default
26107  dans les paramètres du document, l'option 
26108 \family sans
26109 Utiliser
26110 \begin_inset space ~
26111 \end_inset
26112
26113 le
26114 \begin_inset space ~
26115 \end_inset
26116
26117 paquetage
26118 \begin_inset space ~
26119 \end_inset
26120
26121 maths
26122 \begin_inset space ~
26123 \end_inset
26124
26125 AMS
26126 \family default
26127 .
26128 \end_layout
26129
26130 \begin_layout Standard
26131 \begin_inset ERT
26132 status collapsed
26133
26134 \begin_layout Plain Layout
26135
26136
26137 \backslash
26138 numberwithin{footnote}{chapter}
26139 \end_layout
26140
26141 \end_inset
26142
26143 Ceci est un autre exemple de note de bas de page:
26144 \series bold
26145
26146 \begin_inset Foot
26147 status open
26148
26149 \begin_layout Plain Layout
26150 Cette note est numérotée en suivant le schéma 
26151 \begin_inset Quotes eld
26152 \end_inset
26153
26154 chapitre.note
26155 \begin_inset Quotes erd
26156 \end_inset
26157
26158 .
26159 \end_layout
26160
26161 \end_inset
26162
26163
26164 \series default
26165
26166 \begin_inset ERT
26167 status collapsed
26168
26169 \begin_layout Plain Layout
26170
26171
26172 \backslash
26173 renewcommand{
26174 \backslash
26175 thefootnote}{
26176 \backslash
26177 arabic{footnote}}
26178 \end_layout
26179
26180 \end_inset
26181
26182
26183 \end_layout
26184
26185 \begin_layout Standard
26186 \begin_inset Note Greyedout
26187 status open
26188
26189 \begin_layout Plain Layout
26190
26191 \series bold
26192 Note:
26193 \series default
26194  
26195 \series bold
26196
26197 \backslash
26198 numberwithin
26199 \series default
26200  imprime toujours les numéros de notes en nombres arabes ; les redéfinitions
26201  précédentes ayant pour but d'avoir des numéros non arabes ne sont plus
26202  prises en compte.
26203  
26204 \end_layout
26205
26206 \end_inset
26207
26208
26209 \end_layout
26210
26211 \begin_layout Standard
26212 Donc pour avoir par exemple le schéma 
26213 \begin_inset Quotes eld
26214 \end_inset
26215
26216 chapitre.
26217 \backslash
26218 Roman{note}
26219 \begin_inset Quotes erd
26220 \end_inset
26221
26222 , utilisez la commande suivante plutôt que 
26223 \series bold
26224
26225 \backslash
26226 numberwithin
26227 \series default
26228  :
26229 \end_layout
26230
26231 \begin_layout Standard
26232
26233 \series bold
26234
26235 \backslash
26236 renewcommand{
26237 \backslash
26238 thefootnote}{
26239 \backslash
26240 thechapter.
26241 \backslash
26242 Roman{footnote}}
26243 \end_layout
26244
26245 \begin_layout Subsection
26246 Positionnement de notes de bas de page
26247 \begin_inset Index idx
26248 status collapsed
26249
26250 \begin_layout Plain Layout
26251 Notes de bas de page ! Positionnement
26252 \end_layout
26253
26254 \end_inset
26255
26256
26257 \end_layout
26258
26259 \begin_layout Standard
26260 Si vous avez plusieurs notes sur une même page, elle apparaissent sans espace
26261  vertical entre elles en bas de la page.
26262  Pour les rendre plus lisibles vous pouvez par exemple ajouter un espace
26263  de 1.5
26264 \begin_inset space \thinspace{}
26265 \end_inset
26266
26267 mm avec la commande suivante dans le préambule :
26268 \end_layout
26269
26270 \begin_layout Standard
26271
26272 \series bold
26273
26274 \backslash
26275 let
26276 \backslash
26277 myFoot
26278 \backslash
26279 footnote
26280 \begin_inset Newline newline
26281 \end_inset
26282
26283
26284 \backslash
26285 renewcommand{
26286 \backslash
26287 footnote}[1]{
26288 \backslash
26289 myFoot{#1
26290 \backslash
26291 vspace{1.5mm}}}
26292 \end_layout
26293
26294 \begin_layout Standard
26295 \begin_inset VSpace bigskip
26296 \end_inset
26297
26298 Dans un document à deux colonnes les notes de bas de page apparaissent en
26299  bas de chaque colonne, comme sur la Figure
26300 \begin_inset space ~
26301 \end_inset
26302
26303
26304 \begin_inset CommandInset ref
26305 LatexCommand ref
26306 reference "fig:Position-standard-note-bas-de-page"
26307
26308 \end_inset
26309
26310 .
26311  Si les notes ne doivent apparaître qu'en bas de la colonne de droite, comme
26312  sur la Figure
26313 \begin_inset space ~
26314 \end_inset
26315
26316
26317 \begin_inset CommandInset ref
26318 LatexCommand ref
26319 reference "fig:Position-note-avec-ftnright"
26320
26321 \end_inset
26322
26323 , utilisez le paquetage LaTeX 
26324 \series bold
26325 ftnright
26326 \series default
26327
26328 \begin_inset Index idx
26329 status collapsed
26330
26331 \begin_layout Plain Layout
26332 Paquetages LaTeX ! ftnright
26333 \end_layout
26334
26335 \end_inset
26336
26337  avec cette commande dans le préambule du document:
26338 \end_layout
26339
26340 \begin_layout Standard
26341
26342 \series bold
26343
26344 \backslash
26345 usepackage{ftnright}
26346 \end_layout
26347
26348 \begin_layout Standard
26349 \begin_inset Float figure
26350 placement !h
26351 wide false
26352 sideways false
26353 status open
26354
26355 \begin_layout Plain Layout
26356 \begin_inset ERT
26357 status collapsed
26358
26359 \begin_layout Plain Layout
26360
26361
26362 \backslash
26363 framebox{
26364 \end_layout
26365
26366 \end_inset
26367
26368
26369 \begin_inset Graphics
26370         filename ../clipart/without_fntright.pdf
26371         width 100col%
26372         scaleBeforeRotation
26373
26374 \end_inset
26375
26376
26377 \begin_inset ERT
26378 status collapsed
26379
26380 \begin_layout Plain Layout
26381
26382 }
26383 \end_layout
26384
26385 \end_inset
26386
26387
26388 \end_layout
26389
26390 \begin_layout Plain Layout
26391 \begin_inset Caption
26392
26393 \begin_layout Plain Layout
26394 \begin_inset CommandInset label
26395 LatexCommand label
26396 name "fig:Position-standard-note-bas-de-page"
26397
26398 \end_inset
26399
26400 Positionnement standard des notes de bas de page dans un document à deux
26401  colonnes.
26402 \end_layout
26403
26404 \end_inset
26405
26406
26407 \end_layout
26408
26409 \end_inset
26410
26411
26412 \end_layout
26413
26414 \begin_layout Standard
26415 \begin_inset Float figure
26416 placement !h
26417 wide false
26418 sideways false
26419 status open
26420
26421 \begin_layout Plain Layout
26422 \begin_inset ERT
26423 status collapsed
26424
26425 \begin_layout Plain Layout
26426
26427
26428 \backslash
26429 framebox{
26430 \end_layout
26431
26432 \end_inset
26433
26434
26435 \begin_inset Graphics
26436         filename ../clipart/with_fntright.pdf
26437         width 100col%
26438         scaleBeforeRotation
26439
26440 \end_inset
26441
26442
26443 \begin_inset ERT
26444 status collapsed
26445
26446 \begin_layout Plain Layout
26447
26448 }
26449 \end_layout
26450
26451 \end_inset
26452
26453
26454 \end_layout
26455
26456 \begin_layout Plain Layout
26457 \begin_inset Caption
26458
26459 \begin_layout Plain Layout
26460 \begin_inset CommandInset label
26461 LatexCommand label
26462 name "fig:Position-note-avec-ftnright"
26463
26464 \end_inset
26465
26466 Positionnement de notes de bas de page dans un document à deux colonnes
26467  en utilisant le paquetage LaTeX 
26468 \series bold
26469 ftnright
26470 \series default
26471 .
26472 \end_layout
26473
26474 \end_inset
26475
26476
26477 \end_layout
26478
26479 \end_inset
26480
26481
26482 \end_layout
26483
26484 \begin_layout Standard
26485 \begin_inset VSpace bigskip
26486 \end_inset
26487
26488 Dans certaines publications scientifiques, il est courant de rassembler
26489  les notes de bas de page et de les imprimer dans un paragraphe particulier
26490  à la fin de la section, comme sur la Figure
26491 \begin_inset space ~
26492 \end_inset
26493
26494
26495 \begin_inset CommandInset ref
26496 LatexCommand ref
26497 reference "fig:Notes-de-fin"
26498
26499 \end_inset
26500
26501 .
26502  On les appelle 
26503 \begin_inset Quotes eld
26504 \end_inset
26505
26506 notes de fin
26507 \begin_inset Quotes erd
26508 \end_inset
26509
26510 .
26511 \begin_inset Index idx
26512 status collapsed
26513
26514 \begin_layout Plain Layout
26515 Notes de fin
26516 \end_layout
26517
26518 \end_inset
26519
26520  Pour utiliser des notes de fin à la place des notes de bas de page dans
26521  votre document, charger le module 
26522 \family sans
26523 Note de bas de page en fin de document
26524 \family default
26525  à partir de 
26526 \family sans
26527 Document\SpecialChar \menuseparator
26528 Paramètres\SpecialChar \menuseparator
26529 Modules
26530 \family default
26531 .
26532  Pour insérer les notes qui ont ainsi été rassemblées, mettez la commande
26533 \end_layout
26534
26535 \begin_layout Standard
26536
26537 \series bold
26538
26539 \backslash
26540 theendnotes
26541 \end_layout
26542
26543 \begin_layout Standard
26544 en code TeX à la fin d'une section ou d'un chapitre.
26545 \end_layout
26546
26547 \begin_layout Standard
26548 \begin_inset Float figure
26549 wide false
26550 sideways false
26551 status open
26552
26553 \begin_layout Plain Layout
26554 \align center
26555 \begin_inset ERT
26556 status collapsed
26557
26558 \begin_layout Plain Layout
26559
26560
26561 \backslash
26562 framebox{
26563 \end_layout
26564
26565 \end_inset
26566
26567
26568 \begin_inset Graphics
26569         filename ../clipart/endnotes.pdf
26570         scaleBeforeRotation
26571
26572 \end_inset
26573
26574
26575 \begin_inset ERT
26576 status collapsed
26577
26578 \begin_layout Plain Layout
26579
26580 }
26581 \end_layout
26582
26583 \end_inset
26584
26585
26586 \end_layout
26587
26588 \begin_layout Plain Layout
26589 \begin_inset Caption
26590
26591 \begin_layout Plain Layout
26592 \begin_inset CommandInset label
26593 LatexCommand label
26594 name "fig:Notes-de-fin"
26595
26596 \end_inset
26597
26598 Les notes de fin – notes de bas de page sont imprimées dans un paragraphe
26599  séparé à la fin des sections ou des chapitres.
26600 \end_layout
26601
26602 \end_inset
26603
26604
26605 \end_layout
26606
26607 \end_inset
26608
26609
26610 \end_layout
26611
26612 \begin_layout Standard
26613 \begin_inset VSpace medskip
26614 \end_inset
26615
26616 L'entête de paragraphe pour les notes de fin n'est pas traduit automatiquement
26617  dans la langue du document, cela doit être fait manuellement.
26618  Les lignes de préambule suivantes traduisent implicitement le nom en anglais
26619  
26620 \begin_inset Quotes eld
26621 \end_inset
26622
26623 Notes
26624 \begin_inset Quotes erd
26625 \end_inset
26626
26627  en sa traduction Allemande
26628 \begin_inset Foot
26629 status collapsed
26630
26631 \begin_layout Plain Layout
26632 En français, 
26633 \begin_inset Quotes eld
26634 \end_inset
26635
26636 Notes
26637 \begin_inset Quotes erd
26638 \end_inset
26639
26640  peut être conservé.
26641 \end_layout
26642
26643 \end_inset
26644
26645  
26646 \begin_inset Quotes eld
26647 \end_inset
26648
26649 Anmerkungen
26650 \begin_inset Quotes erd
26651 \end_inset
26652
26653  :
26654 \end_layout
26655
26656 \begin_layout Standard
26657
26658 \series bold
26659
26660 \backslash
26661 renewcommand{
26662 \backslash
26663 notesname}{Anmerkungen}
26664 \end_layout
26665
26666 \begin_layout Standard
26667 \begin_inset VSpace medskip
26668 \end_inset
26669
26670 La numérotation des notes de fin peut être modifiée comme celle des notes
26671  de bas de page comme c'est décrit dans la section
26672 \begin_inset space ~
26673 \end_inset
26674
26675
26676 \begin_inset CommandInset ref
26677 LatexCommand ref
26678 reference "sub:Numerotation-notes-bas-de-page"
26679
26680 \end_inset
26681
26682  ; remplacez juste la commande 
26683 \series bold
26684
26685 \backslash
26686 thefootnote
26687 \series default
26688  par 
26689 \series bold
26690
26691 \backslash
26692 theendnote
26693 \series default
26694 .
26695  Pour réinitialiser le numéro de note de fin, utilisez la commande 
26696 \series bold
26697
26698 \backslash
26699 @addtoreset
26700 \series default
26701  comme c'est décrit dans la section
26702 \begin_inset space ~
26703 \end_inset
26704
26705
26706 \begin_inset CommandInset ref
26707 LatexCommand ref
26708 reference "sub:Numerotation-notes-bas-de-page"
26709
26710 \end_inset
26711
26712  et remplacez le paramètre de commande 
26713 \series bold
26714 footnote
26715 \series default
26716  par 
26717 \series bold
26718 endnote
26719 \series default
26720 .
26721 \end_layout
26722
26723 \begin_layout Standard
26724
26725 \lang english
26726 For endnotes there is
26727 \lang french
26728  la commande 
26729 \series bold
26730
26731 \backslash
26732 endnotemark[numéro]
26733 \series default
26734  qui est semblable à 
26735 \series bold
26736
26737 \backslash
26738 footnotemark
26739 \series default
26740 , décrite dans la section
26741 \begin_inset space ~
26742 \end_inset
26743
26744
26745 \begin_inset CommandInset ref
26746 LatexCommand ref
26747 reference "sec:Notes-bas-de-page"
26748
26749 \end_inset
26750
26751 .
26752 \end_layout
26753
26754 \begin_layout Standard
26755 \begin_inset VSpace bigskip
26756 \end_inset
26757
26758 Les notes de bas de page peuvent être mise dans la marge de la page et l'alignem
26759 ent du texte des notes peut être modifié, voyez le paquetage LaTeX 
26760 \series bold
26761 footmisc
26762 \series default
26763
26764 \begin_inset Index idx
26765 status collapsed
26766
26767 \begin_layout Plain Layout
26768 Paquetages LaTeX ! footmisc
26769 \end_layout
26770
26771 \end_inset
26772
26773
26774 \begin_inset CommandInset citation
26775 LatexCommand cite
26776 key "footmisc"
26777
26778 \end_inset
26779
26780  pour plus d'information à ce sujet.
26781 \end_layout
26782
26783 \begin_layout Standard
26784 Pour plein d'autres problèmes de mises en formes des notes de bas de page,
26785  voyez les livres sur LaTeX, 
26786 \begin_inset CommandInset citation
26787 LatexCommand cite
26788 key "latexcompanion,latexguide,latexbook"
26789
26790 \end_inset
26791
26792 .
26793 \end_layout
26794
26795 \begin_layout Section
26796 Notes en Marge
26797 \begin_inset Index idx
26798 status collapsed
26799
26800 \begin_layout Plain Layout
26801 Notes ! Notes en Marge
26802 \end_layout
26803
26804 \end_inset
26805
26806
26807 \end_layout
26808
26809 \begin_layout Standard
26810 Les notes en marge dans LyX ressemblent aux notes en bas de page et se comporten
26811 t de la même façon.
26812  Quand vous insérez une note en marge avec 
26813 \family sans
26814 Insérer\SpecialChar \menuseparator
26815 Note
26816 \begin_inset space ~
26817 \end_inset
26818
26819 en
26820 \begin_inset space ~
26821 \end_inset
26822
26823 Marge
26824 \family default
26825  ou avec le bouton 
26826 \begin_inset Graphics
26827         filename ../../images/marginalnote-insert.png
26828         scale 85
26829         scaleBeforeRotation
26830
26831 \end_inset
26832
26833  de la barre d'outils, vous voyez apparaître dans votre texte une boîte
26834  grise avec une étiquette rouge 
26835 \begin_inset Quotes fld
26836 \end_inset
26837
26838 marge
26839 \begin_inset Quotes frd
26840 \end_inset
26841
26842 .
26843  
26844 \begin_inset Marginal
26845 status collapsed
26846
26847 \begin_layout Plain Layout
26848 C'est une note en marge.
26849 \end_layout
26850
26851 \end_inset
26852
26853  Cette boîte est la représentation de votre note dans LyX.
26854  Vous pouvez y entrer votre texte.
26855 \end_layout
26856
26857 \begin_layout Standard
26858 Les notes en marge apparaissent dans la marge de droite dans les documents
26859  imprimées sur une seule face.
26860  Dans les documents imprimés recto-verso, elles apparaissent dans la marge
26861  
26862 \begin_inset Quotes eld
26863 \end_inset
26864
26865 extérieure
26866 \begin_inset Quotes erd
26867 \end_inset
26868
26869  – la gauche sur les pages paires et la droite sur les pages impaires.
26870  Le texte de la note en marge est aligné à l'opposé de la marge externe
26871  – aligné à droite quand la note apparaît dans la marge de gauche.
26872  La première ligne de la note apparaît à la hauteur de la ligne de texte
26873  où la note a été insérée dans le document.
26874 \end_layout
26875
26876 \begin_layout Standard
26877 \begin_inset VSpace bigskip
26878 \end_inset
26879
26880 Pour placer une note dans la marge interne, ajoutez la commande suivante
26881  :
26882 \end_layout
26883
26884 \begin_layout Standard
26885
26886 \series bold
26887
26888 \backslash
26889 reversemarginpar
26890 \end_layout
26891
26892 \begin_layout Standard
26893 sous forme de code TeX avant votre note de marge.
26894  Le nouveau positionnement est pris en compte pour toutes les notes en marge
26895  qui suivent 
26896 \begin_inset ERT
26897 status collapsed
26898
26899 \begin_layout Plain Layout
26900
26901
26902 \backslash
26903 reversemarginpar 
26904 \end_layout
26905
26906 \end_inset
26907
26908
26909 \begin_inset Marginal
26910 status open
26911
26912 \begin_layout Plain Layout
26913 Cette note en marge est dans la marge interne.
26914 \end_layout
26915
26916 \end_inset
26917
26918
26919 \series bold
26920
26921 \begin_inset Newline newline
26922 \end_inset
26923
26924
26925 \series default
26926
26927 \begin_inset Note Greyedout
26928 status open
26929
26930 \begin_layout Plain Layout
26931
26932 \series bold
26933 Note:
26934 \series default
26935  Il y a souvent pas assez d'espace dans la marge interne, ce qui fait que
26936  les notes sont souvent mal mises en formes dans la sortie imprimée.
26937 \end_layout
26938
26939 \end_inset
26940
26941
26942 \end_layout
26943
26944 \begin_layout Standard
26945 Pour revenir au positionnement implicite, ajoutez la commande :
26946 \end_layout
26947
26948 \begin_layout Standard
26949
26950 \series bold
26951
26952 \backslash
26953 normalmarginpar
26954 \end_layout
26955
26956 \begin_layout Standard
26957 sous forme de code TeX.
26958 \begin_inset ERT
26959 status collapsed
26960
26961 \begin_layout Plain Layout
26962
26963
26964 \backslash
26965 normalmarginpar 
26966 \end_layout
26967
26968 \end_inset
26969
26970
26971 \begin_inset Newline newline
26972 \end_inset
26973
26974  
26975 \begin_inset Note Greyedout
26976 status open
26977
26978 \begin_layout Plain Layout
26979
26980 \series bold
26981 Note:
26982 \series default
26983  Cette commande est ignorée quand elle est dans un paragraphe ou la commande
26984  
26985 \series bold
26986
26987 \backslash
26988 reversemarginpar
26989 \series default
26990  est aussi utilisée.
26991 \end_layout
26992
26993 \end_inset
26994
26995
26996 \end_layout
26997
26998 \begin_layout Standard
26999 \begin_inset VSpace bigskip
27000 \end_inset
27001
27002
27003 \begin_inset Marginal
27004 status open
27005
27006 \begin_layout Plain Layout
27007 UnTrèsLongMotEnMarge sans césure.
27008 \end_layout
27009
27010 \end_inset
27011
27012  Comme dans le cas décrit dans la section
27013 \begin_inset space ~
27014 \end_inset
27015
27016
27017 \begin_inset CommandInset ref
27018 LatexCommand ref
27019 reference "sub:Lignes-multiple-dans-cellule"
27020
27021 \end_inset
27022
27023 , les mots trop longs ne peuvent pas subir de césure s'ils sont le premier
27024  mot d'une note en marge.
27025  Pour éviter ce problème, insérez un espacement horizontal de 0
27026 \begin_inset space \thinspace{}
27027 \end_inset
27028
27029 pt avant le mot en question: 
27030 \begin_inset Marginal
27031 status open
27032
27033 \begin_layout Plain Layout
27034 \begin_inset space \hspace{}
27035 \length 0pt
27036 \end_inset
27037
27038 UnMotTrèsLongEnMarge avec une césure.
27039 \end_layout
27040
27041 \end_inset
27042
27043
27044 \end_layout
27045
27046 \begin_layout Standard
27047 \begin_inset VSpace bigskip
27048 \end_inset
27049
27050
27051 \end_layout
27052
27053 \begin_layout Standard
27054 \begin_inset Note Greyedout
27055 status open
27056
27057 \begin_layout Plain Layout
27058
27059 \series bold
27060 Note:
27061 \series default
27062  Normalement, les notes en marge ne peuvent pas être utilisées dans des
27063  tableaux, des flottants et des notes de bas de page.
27064 \end_layout
27065
27066 \end_inset
27067
27068
27069 \end_layout
27070
27071 \begin_layout Standard
27072 \begin_inset VSpace bigskip
27073 \end_inset
27074
27075
27076 \end_layout
27077
27078 \begin_layout Standard
27079 \begin_inset ERT
27080 status collapsed
27081
27082 \begin_layout Plain Layout
27083
27084
27085 \backslash
27086 ifmarginnote
27087 \end_layout
27088
27089 \end_inset
27090
27091
27092 \begin_inset Note Note
27093 status open
27094
27095 \begin_layout Plain Layout
27096 La section suivante ne sera affichée que si le paquetage LaTeX 
27097 \series bold
27098 marginnote
27099 \series default
27100  a été installé.
27101 \end_layout
27102
27103 \end_inset
27104
27105
27106 \end_layout
27107
27108 \begin_layout Standard
27109 Cette restriction peut être évitée en utilisant le paquetage LaTeX 
27110 \series bold
27111 marginnote
27112 \series default
27113
27114 \begin_inset Index idx
27115 status collapsed
27116
27117 \begin_layout Plain Layout
27118 Paquetages LaTeX ! marginnote
27119 \end_layout
27120
27121 \end_inset
27122
27123 .
27124  En ajoutant les deux lignes suivantes au préambule de votre document, la
27125  commande que LyX utilise pour les notes de marge est redéfinie pour utiliser
27126  la commande fournie par le paquetage 
27127 \series bold
27128 marginnote
27129 \series default
27130  :
27131 \end_layout
27132
27133 \begin_layout Standard
27134
27135 \series bold
27136
27137 \backslash
27138 usepackage{marginnote}
27139 \begin_inset Newline newline
27140 \end_inset
27141
27142
27143 \backslash
27144 let
27145 \backslash
27146 marginpar
27147 \backslash
27148 marginnote
27149 \end_layout
27150
27151 \begin_layout Standard
27152 Ce paquetage est aussi utilisé dans ce document parce que 
27153 \series bold
27154 marginnote
27155 \series default
27156  a une autre fonction très utile : Vous pouvez définir un décalage (offset)
27157  vertical pour une note.
27158  C'est souvent nécessaire quand vous avez trop de notes en marge et qu'elles
27159  sont trop proches les unes des autres ou que vous voulez améliorer la mise
27160  en page.
27161  Le décalage est inséré dans LyX sous forme de code TeX directement après
27162  la note sous la forme
27163 \end_layout
27164
27165 \begin_layout Standard
27166
27167 \series bold
27168 [offset]
27169 \end_layout
27170
27171 \begin_layout Standard
27172 où l'offset utilise l'une des unités listées dans le tableau
27173 \begin_inset space ~
27174 \end_inset
27175
27176
27177 \begin_inset CommandInset ref
27178 LatexCommand ref
27179 reference "cha:Unités-de-longueur"
27180
27181 \end_inset
27182
27183 .
27184  Une valeur négative déplace la note vers le haut, une valeur positive la
27185  déplace vers le bas.
27186  Par exemple la note qui se trouve à côté de cette ligne de texte est décalée
27187  vers le haut de 1.5
27188 \begin_inset space \thinspace{}
27189 \end_inset
27190
27191 cm avec la commande en code TeX 
27192 \begin_inset Quotes eld
27193 \end_inset
27194
27195
27196 \series bold
27197 [-1.5cm]
27198 \series default
27199
27200 \begin_inset Quotes erd
27201 \end_inset
27202
27203
27204 \begin_inset Marginal
27205 status collapsed
27206
27207 \begin_layout Plain Layout
27208 Cette note en marge est décalée vers le haut de 1.5
27209 \begin_inset space \thinspace{}
27210 \end_inset
27211
27212 cm par rapport à sa position d'origine.
27213 \end_layout
27214
27215 \end_inset
27216
27217
27218 \begin_inset ERT
27219 status collapsed
27220
27221 \begin_layout Plain Layout
27222
27223 [-1.5cm]
27224 \end_layout
27225
27226 \end_inset
27227
27228
27229 \end_layout
27230
27231 \begin_layout Standard
27232 \begin_inset VSpace medskip
27233 \end_inset
27234
27235 Avec le paquetage 
27236 \series bold
27237 marginnote
27238 \series default
27239  vous pouvez aussi modifier l'alignement du texte dans la note de marge.
27240  Par exemple les commandes 
27241 \end_layout
27242
27243 \begin_layout Standard
27244
27245 \series bold
27246
27247 \backslash
27248 renewcommand*{
27249 \backslash
27250 raggedleftmarginnote}{
27251 \backslash
27252 centering}
27253 \begin_inset Newline newline
27254 \end_inset
27255
27256
27257 \backslash
27258 renewcommand*{
27259 \backslash
27260 raggedrightmarginnote}{
27261 \backslash
27262 centering}
27263 \end_layout
27264
27265 \begin_layout Standard
27266 donnent un alignement centré.
27267  
27268 \series bold
27269
27270 \backslash
27271 raggedleftmarginnote
27272 \series default
27273  indique une note qui apparaît dans la marge de gauche.
27274 \begin_inset ERT
27275 status collapsed
27276
27277 \begin_layout Plain Layout
27278
27279
27280 \backslash
27281 renewcommand*{
27282 \backslash
27283 raggedleftmarginnote}{
27284 \backslash
27285 centering}
27286 \end_layout
27287
27288 \begin_layout Plain Layout
27289
27290
27291 \backslash
27292 renewcommand*{
27293 \backslash
27294 raggedrightmarginnote}{
27295 \backslash
27296 centering}
27297 \end_layout
27298
27299 \end_inset
27300
27301
27302 \begin_inset Marginal
27303 status collapsed
27304
27305 \begin_layout Plain Layout
27306 Le texte de cette note en marge est centré.
27307 \end_layout
27308
27309 \end_inset
27310
27311 .
27312  Le comportement implicite est donné par
27313 \end_layout
27314
27315 \begin_layout Standard
27316
27317 \series bold
27318
27319 \backslash
27320 renewcommand*{
27321 \backslash
27322 raggedleftmarginnote}{
27323 \backslash
27324 raggedleft}
27325 \begin_inset Newline newline
27326 \end_inset
27327
27328
27329 \backslash
27330 renewcommand*{
27331 \backslash
27332 raggedrightmarginnote}{
27333 \backslash
27334 raggedright}
27335 \series default
27336
27337 \begin_inset ERT
27338 status collapsed
27339
27340 \begin_layout Plain Layout
27341
27342
27343 \backslash
27344 renewcommand*{
27345 \backslash
27346 raggedleftmarginnote}{
27347 \backslash
27348 raggedleft}
27349 \end_layout
27350
27351 \begin_layout Plain Layout
27352
27353
27354 \backslash
27355 renewcommand*{
27356 \backslash
27357 raggedrightmarginnote}{
27358 \backslash
27359 raggedright}
27360 \end_layout
27361
27362 \end_inset
27363
27364
27365 \end_layout
27366
27367 \begin_layout Standard
27368 \begin_inset VSpace medskip
27369 \end_inset
27370
27371 Pour les autre fonctions du paquetage 
27372 \series bold
27373 marginnote
27374 \series default
27375  nous vous renvoyons à sa documentation 
27376 \begin_inset CommandInset citation
27377 LatexCommand cite
27378 key "marginnote"
27379
27380 \end_inset
27381
27382 .
27383 \end_layout
27384
27385 \begin_layout Standard
27386 \begin_inset VSpace bigskip
27387 \end_inset
27388
27389 Vous pouvez changer la mise en forme d'une note en marge en changeant sa
27390  définition.
27391  Pour créer par exemple une entête pour toutes les notes en marge avec le
27392  texte 
27393 \begin_inset Quotes eld
27394 \end_inset
27395
27396
27397 \family sans
27398 \series bold
27399 \bar under
27400 Attention!
27401 \family default
27402 \series default
27403 \bar default
27404
27405 \begin_inset Quotes erd
27406 \end_inset
27407
27408  écrit en souligné, sans-sérif et en gras, ajoutez ce qui suit dans le préambule
27409  de votre document :
27410 \end_layout
27411
27412 \begin_layout Standard
27413
27414 \series bold
27415
27416 \backslash
27417 let
27418 \backslash
27419 myMarginpar
27420 \backslash
27421 marginpar
27422 \begin_inset Newline newline
27423 \end_inset
27424
27425
27426 \backslash
27427 renewcommand{
27428 \backslash
27429 marginpar}[1]{
27430 \backslash
27431 myMarginpar{%
27432 \begin_inset Newline newline
27433 \end_inset
27434
27435
27436 \begin_inset Phantom HPhantom
27437 status open
27438
27439 \begin_layout Plain Layout
27440
27441 \series bold
27442 \begin_inset space ~
27443 \end_inset
27444
27445
27446 \end_layout
27447
27448 \end_inset
27449
27450
27451 \backslash
27452 hspace{0pt}
27453 \backslash
27454 textsf{
27455 \backslash
27456 textbf{
27457 \backslash
27458 underbar{Attention!}}}%
27459 \begin_inset Newline newline
27460 \end_inset
27461
27462
27463 \begin_inset Phantom HPhantom
27464 status open
27465
27466 \begin_layout Plain Layout
27467
27468 \series bold
27469 \begin_inset space ~
27470 \end_inset
27471
27472
27473 \end_layout
27474
27475 \end_inset
27476
27477
27478 \backslash
27479 vspace{1.5mm}
27480 \backslash
27481
27482 \backslash
27483 #1}}
27484 \end_layout
27485
27486 \begin_layout Standard
27487 \begin_inset ERT
27488 status collapsed
27489
27490 \begin_layout Plain Layout
27491
27492
27493 \backslash
27494 let
27495 \backslash
27496 myMarginpar
27497 \backslash
27498 marginpar
27499 \end_layout
27500
27501 \begin_layout Plain Layout
27502
27503
27504 \backslash
27505 renewcommand{
27506 \backslash
27507 marginpar}[1]{
27508 \backslash
27509 myMarginpar{%
27510 \end_layout
27511
27512 \begin_layout Plain Layout
27513
27514    
27515 \backslash
27516 textsf{
27517 \backslash
27518 textbf{
27519 \backslash
27520 underbar{Attention!}}}%
27521 \end_layout
27522
27523 \begin_layout Plain Layout
27524
27525    
27526 \backslash
27527 vspace{1.5mm}
27528 \backslash
27529
27530 \backslash
27531 #1}}
27532 \end_layout
27533
27534 \end_inset
27535
27536
27537 \begin_inset Marginal
27538 status open
27539
27540 \begin_layout Plain Layout
27541 Ceci est une note en marge avec une en-tête prédéfinie.
27542 \end_layout
27543
27544 \end_inset
27545
27546
27547 \begin_inset ERT
27548 status collapsed
27549
27550 \begin_layout Plain Layout
27551
27552 [-1.5cm]
27553 \end_layout
27554
27555 \end_inset
27556
27557
27558 \begin_inset ERT
27559 status collapsed
27560
27561 \begin_layout Plain Layout
27562
27563
27564 \backslash
27565 renewcommand{
27566 \backslash
27567 marginpar}[1]{
27568 \backslash
27569 myMarginpar{#1}}
27570 \end_layout
27571
27572 \end_inset
27573
27574
27575 \begin_inset Note Note
27576 status collapsed
27577
27578 \begin_layout Plain Layout
27579
27580 \lang english
27581 The margin note format is changed only for this example.
27582 \end_layout
27583
27584 \end_inset
27585
27586
27587 \end_layout
27588
27589 \begin_layout Standard
27590 \begin_inset ERT
27591 status collapsed
27592
27593 \begin_layout Plain Layout
27594
27595
27596 \backslash
27597 else
27598 \end_layout
27599
27600 \end_inset
27601
27602
27603 \begin_inset Note Note
27604 status open
27605
27606 \begin_layout Plain Layout
27607 Ce qui suit sera affiché si le paquetage LaTeX 
27608 \series bold
27609 marginnote
27610 \series default
27611  n'est pas installé :
27612 \end_layout
27613
27614 \end_inset
27615
27616
27617 \end_layout
27618
27619 \begin_layout Standard
27620 Vous devez installer le paquetage LaTeX 
27621 \series bold
27622 marginnote
27623 \series default
27624  pour voir la suite de cette section dans la sortie imprimée.
27625 \end_layout
27626
27627 \begin_layout Standard
27628 \begin_inset ERT
27629 status collapsed
27630
27631 \begin_layout Plain Layout
27632
27633
27634 \backslash
27635 fi
27636 \end_layout
27637
27638 \end_inset
27639
27640
27641 \end_layout
27642
27643 \begin_layout Chapter
27644 Les Boîtes
27645 \end_layout
27646
27647 \begin_layout Section
27648 Introduction
27649 \begin_inset Index idx
27650 status collapsed
27651
27652 \begin_layout Plain Layout
27653 Boîtes ! Introduction
27654 \end_layout
27655
27656 \end_inset
27657
27658
27659 \end_layout
27660
27661 \begin_layout Standard
27662 Les boîtes sont utilisées pour mettre en forme un bloc de texte.
27663  Elles peuvent être utilisées pour écrire un document en plusieurs langues,
27664  voir la section
27665 \begin_inset space ~
27666 \end_inset
27667
27668
27669 \begin_inset CommandInset ref
27670 LatexCommand ref
27671 reference "sec:Minipages"
27672
27673 \end_inset
27674
27675 , pour encadrer des portions de texte, voir la section
27676 \begin_inset space ~
27677 \end_inset
27678
27679
27680 \begin_inset CommandInset ref
27681 LatexCommand ref
27682 reference "sec:Décorations"
27683
27684 \end_inset
27685
27686 , pour empêcher que des mots subissent une césure, voir la section
27687 \begin_inset space ~
27688 \end_inset
27689
27690
27691 \begin_inset CommandInset ref
27692 LatexCommand ref
27693 reference "sec:Empêcher-césure"
27694
27695 \end_inset
27696
27697 , pour aligner du texte, voir la section
27698 \begin_inset space ~
27699 \end_inset
27700
27701
27702 \begin_inset CommandInset ref
27703 LatexCommand ref
27704 reference "sub:Alignement-Vertical"
27705
27706 \end_inset
27707
27708 , ou pour modifier la couleur de fond d'une portion de texte, voir la section
27709 \begin_inset space ~
27710 \end_inset
27711
27712
27713 \begin_inset CommandInset ref
27714 LatexCommand ref
27715 reference "sec:Boîtes-colorées"
27716
27717 \end_inset
27718
27719 .
27720 \end_layout
27721
27722 \begin_layout Standard
27723 On peut insérer une boîte en utilisant le menu 
27724 \family sans
27725 Insérer\SpecialChar \menuseparator
27726 Boîte
27727 \family default
27728  ou avec le bouton 
27729 \begin_inset Graphics
27730         filename ../../images/box-insert.png
27731         scale 85
27732         scaleBeforeRotation
27733
27734 \end_inset
27735
27736  de la barre d'outils.
27737  Une boîte grise avec une étiquette 
27738 \family sans
27739 Boîte
27740 \begin_inset space ~
27741 \end_inset
27742
27743 (Minipage)
27744 \family default
27745
27746 \begin_inset Graphics
27747         filename clipart/BoxInsetDefaultQt4.png
27748         scale 65
27749         scaleBeforeRotation
27750
27751 \end_inset
27752
27753  est alors insérée.
27754  Le type de la boîte peut être précisé en faisant un clic droit sur la boîte
27755  et 
27756 \lang english
27757 selecting 
27758 \family sans
27759 Settings
27760 \family default
27761 \lang french
27762 .
27763  La fenêtre de dialogue qui apparaît donne accès aux types de
27764 \family sans
27765  Boîte
27766 \begin_inset space ~
27767 \end_inset
27768
27769 Intérieure
27770 \family default
27771  
27772 \family sans
27773 Parbox
27774 \begin_inset Note Note
27775 status collapsed
27776
27777 \begin_layout Plain Layout
27778 En attendant un traduction plus correcte NdT
27779 \end_layout
27780
27781 \end_inset
27782
27783
27784 \family default
27785  et 
27786 \family sans
27787 Minipage
27788 \family default
27789 .
27790  Le type 
27791 \family sans
27792 Minipage
27793 \family default
27794  est le type implicite pour les boîtes nouvellement créées et il est décrit
27795  dans la section
27796 \begin_inset space ~
27797 \end_inset
27798
27799
27800 \begin_inset CommandInset ref
27801 LatexCommand ref
27802 reference "sec:Minipages"
27803
27804 \end_inset
27805
27806 ; le type 
27807 \family sans
27808 Parbox
27809 \family default
27810  est décrit dans la section
27811 \begin_inset space ~
27812 \end_inset
27813
27814
27815 \begin_inset CommandInset ref
27816 LatexCommand ref
27817 reference "sec:Parboxes"
27818
27819 \end_inset
27820
27821 .
27822 \end_layout
27823
27824 \begin_layout Standard
27825 Les boîtes ne sont pas numérotées et donc ne peuvent pas être référencées
27826  comme les flottants ou les notes de bas de page.
27827 \end_layout
27828
27829 \begin_layout Standard
27830 \begin_inset Note Greyedout
27831 status open
27832
27833 \begin_layout Plain Layout
27834
27835 \series bold
27836 Note:
27837 \series default
27838  Vous ne pouvez pas employer une boîte comme élément dans un environnement
27839  de type 
27840 \family sans
27841 Liste
27842 \family default
27843  ou 
27844 \family sans
27845 Description
27846 \family default
27847 .
27848 \end_layout
27849
27850 \end_inset
27851
27852
27853 \end_layout
27854
27855 \begin_layout Standard
27856 \begin_inset Note Greyedout
27857 status open
27858
27859 \begin_layout Plain Layout
27860
27861 \series bold
27862 Note:
27863 \series default
27864  Pour une raison inconnue, vous ne pouvez mettre le type de la 
27865 \family sans
27866 Boîte
27867 \begin_inset space ~
27868 \end_inset
27869
27870 Intérieure
27871 \family default
27872  à 
27873 \family sans
27874 Aucune
27875 \family default
27876  que quand vous utilisez une boîte encadrée.
27877  Les boîtes sans 
27878 \family sans
27879 Boîte
27880 \begin_inset space ~
27881 \end_inset
27882
27883 Intérieure
27884 \family default
27885  et sans cadre sont expliquées dans la section
27886 \begin_inset space ~
27887 \end_inset
27888
27889
27890 \begin_inset CommandInset ref
27891 LatexCommand ref
27892 reference "sec:Empêcher-césure"
27893
27894 \end_inset
27895
27896 .
27897 \end_layout
27898
27899 \end_inset
27900
27901
27902 \end_layout
27903
27904 \begin_layout Section
27905 La fenêtre de dialogue Boîte
27906 \begin_inset CommandInset label
27907 LatexCommand label
27908 name "sec:Boîte-Dialogue"
27909
27910 \end_inset
27911
27912
27913 \begin_inset Index idx
27914 status collapsed
27915
27916 \begin_layout Plain Layout
27917 Boîtes ! Fenêtre de dialogue Boîte
27918 \end_layout
27919
27920 \end_inset
27921
27922
27923 \end_layout
27924
27925 \begin_layout Subsection
27926 Taille
27927 \begin_inset Index idx
27928 status collapsed
27929
27930 \begin_layout Plain Layout
27931 Boîtes ! Taille
27932 \end_layout
27933
27934 \end_inset
27935
27936
27937 \end_layout
27938
27939 \begin_layout Standard
27940 Dans la fenêtre de dialogue 
27941 \family sans
27942 Paramètres
27943 \begin_inset space ~
27944 \end_inset
27945
27946 de
27947 \begin_inset space ~
27948 \end_inset
27949
27950 Boîte
27951 \family default
27952  vous pouvez modifier la géométrie de la boîte avec les champs 
27953 \family sans
27954 Largeur
27955 \family default
27956  et 
27957 \family sans
27958 Hauteur
27959 \family default
27960 .
27961  Les unités de longueur qui sont utilisables dans ces champs sont décrites
27962  dans le tableau
27963 \begin_inset space ~
27964 \end_inset
27965
27966
27967 \begin_inset CommandInset ref
27968 LatexCommand ref
27969 reference "tab:Unités"
27970
27971 \end_inset
27972
27973 .
27974  Le champ 
27975 \family sans
27976 Hauteur
27977 \family default
27978  offre en plus les spécifications de taille suivantes :
27979 \end_layout
27980
27981 \begin_layout Description
27982 Profondeur C'est simplement la 
27983 \begin_inset Quotes eld
27984 \end_inset
27985
27986 hauteur
27987 \begin_inset Quotes erd
27988 \end_inset
27989
27990  du texte.
27991  On ne tient pas compte de hauteur réelle du texte quand il y a plusieurs
27992  lignes de texte dans la boîte.
27993 \begin_inset Newline newline
27994 \end_inset
27995
27996
27997 \begin_inset Newline newline
27998 \end_inset
27999
28000
28001 \begin_inset Newline newline
28002 \end_inset
28003
28004
28005 \begin_inset Box Boxed
28006 position "c"
28007 hor_pos "c"
28008 has_inner_box 1
28009 inner_pos "c"
28010 use_parbox 0
28011 use_makebox 0
28012 width "12col%"
28013 special "none"
28014 height "1in"
28015 height_special "depth"
28016 status open
28017
28018 \begin_layout Plain Layout
28019 \align center
28020 Boîte dont la hauteur est égale à 1
28021 \begin_inset space \thinspace{}
28022 \end_inset
28023
28024 Profondeur
28025 \end_layout
28026
28027 \end_inset
28028
28029
28030 \begin_inset Newline newline
28031 \end_inset
28032
28033
28034 \begin_inset Newline newline
28035 \end_inset
28036
28037
28038 \end_layout
28039
28040 \begin_layout Description
28041 Hauteur C'est la hauteur totale du texte qui se trouve dans la boîte.
28042  Par exemple, une valeur de 2 pour cette taille va donner une boîte qui
28043  est deux fois plus haute que le texte : 
28044 \begin_inset Box Boxed
28045 position "c"
28046 hor_pos "c"
28047 has_inner_box 1
28048 inner_pos "c"
28049 use_parbox 0
28050 use_makebox 0
28051 width "20col%"
28052 special "none"
28053 height "2in"
28054 height_special "height"
28055 status open
28056
28057 \begin_layout Plain Layout
28058 \align center
28059 Boîte dont la hauteur est 2
28060 \begin_inset space \thinspace{}
28061 \end_inset
28062
28063 Hauteur
28064 \end_layout
28065
28066 \end_inset
28067
28068
28069 \end_layout
28070
28071 \begin_layout Description
28072 Hauteur
28073 \begin_inset space ~
28074 \end_inset
28075
28076 Totale C'est égal à Hauteur
28077 \begin_inset space \thinspace{}
28078 \end_inset
28079
28080 +
28081 \begin_inset space \thinspace{}
28082 \end_inset
28083
28084 Profondeur : 
28085 \begin_inset Box Boxed
28086 position "c"
28087 hor_pos "c"
28088 has_inner_box 1
28089 inner_pos "c"
28090 use_parbox 0
28091 use_makebox 0
28092 width "20col%"
28093 special "none"
28094 height "1in"
28095 height_special "totalheight"
28096 status open
28097
28098 \begin_layout Plain Layout
28099 \align center
28100 Boîte dont la hauteur est 1
28101 \begin_inset space \thinspace{}
28102 \end_inset
28103
28104 Hauteur
28105 \begin_inset space ~
28106 \end_inset
28107
28108 Totale
28109 \end_layout
28110
28111 \end_inset
28112
28113
28114 \end_layout
28115
28116 \begin_layout Description
28117 Largeur On prend la largeur de la boîte comme hauteur : 
28118 \begin_inset Box Boxed
28119 position "c"
28120 hor_pos "c"
28121 has_inner_box 1
28122 inner_pos "c"
28123 use_parbox 0
28124 use_makebox 0
28125 width "12col%"
28126 special "none"
28127 height "1in"
28128 height_special "width"
28129 status open
28130
28131 \begin_layout Plain Layout
28132 \align center
28133 Boîte dont la hauteur est 1
28134 \begin_inset space \thinspace{}
28135 \end_inset
28136
28137 Largeur
28138 \end_layout
28139
28140 \end_inset
28141
28142
28143 \end_layout
28144
28145 \begin_layout Subsection
28146 Alignement
28147 \begin_inset Index idx
28148 status collapsed
28149
28150 \begin_layout Plain Layout
28151 Boîtes ! Alignement
28152 \end_layout
28153
28154 \end_inset
28155
28156
28157 \end_layout
28158
28159 \begin_layout Standard
28160 Quand vous avez choisi une 
28161 \family sans
28162 Boîte
28163 \begin_inset space ~
28164 \end_inset
28165
28166 Intérieure
28167 \family default
28168 , l'alignement vertical de la boîte peut être :
28169 \end_layout
28170
28171 \begin_layout Description
28172 Haut Ceci est un exemple de texte.
28173  
28174 \begin_inset Box Boxed
28175 position "t"
28176 hor_pos "c"
28177 has_inner_box 1
28178 inner_pos "c"
28179 use_parbox 0
28180 use_makebox 0
28181 width "12col%"
28182 special "none"
28183 height "1in"
28184 height_special "totalheight"
28185 status collapsed
28186
28187 \begin_layout Plain Layout
28188 \align center
28189 Cette boîte est alignée sur le haut.
28190 \end_layout
28191
28192 \end_inset
28193
28194  Ceci est un exemple de texte.
28195 \end_layout
28196
28197 \begin_layout Description
28198 Milieu Ceci est un exemple de texte.
28199  
28200 \begin_inset Box Boxed
28201 position "c"
28202 hor_pos "c"
28203 has_inner_box 1
28204 inner_pos "c"
28205 use_parbox 0
28206 use_makebox 0
28207 width "12col%"
28208 special "none"
28209 height "1in"
28210 height_special "totalheight"
28211 status collapsed
28212
28213 \begin_layout Plain Layout
28214 \align center
28215 Cette boîte est alignée au centre.
28216 \end_layout
28217
28218 \end_inset
28219
28220  Ceci est un exemple de texte.
28221 \end_layout
28222
28223 \begin_layout Description
28224 Bas Ceci est un exemple de texte.
28225  
28226 \begin_inset Box Boxed
28227 position "b"
28228 hor_pos "c"
28229 has_inner_box 1
28230 inner_pos "c"
28231 use_parbox 0
28232 use_makebox 0
28233 width "12col%"
28234 special "none"
28235 height "1in"
28236 height_special "totalheight"
28237 status collapsed
28238
28239 \begin_layout Plain Layout
28240 \align center
28241 Cette boîte est alignée sur le bas.
28242 \end_layout
28243
28244 \end_inset
28245
28246  Ceci est un exemple de texte.
28247 \end_layout
28248
28249 \begin_layout Standard
28250 \begin_inset Note Greyedout
28251 status open
28252
28253 \begin_layout Plain Layout
28254
28255 \series bold
28256 Note:
28257 \series default
28258  L'alignement vertical peut être perturbé dans la sortie finale quand vous
28259  avez par exemple deux boîtes sur une même ligne, une avec une ombre et
28260  l'autre non.
28261 \end_layout
28262
28263 \end_inset
28264
28265
28266 \end_layout
28267
28268 \begin_layout Standard
28269 L'alignement horizontal de la boîte peut être modifié quand elle a son propre
28270  paragraphe grâce à la fenêtre de dialogue 
28271 \family sans
28272 Paramètres
28273 \begin_inset space ~
28274 \end_inset
28275
28276 de
28277 \begin_inset space ~
28278 \end_inset
28279
28280 Boîte
28281 \family default
28282 .
28283 \end_layout
28284
28285 \begin_layout Standard
28286 \begin_inset VSpace bigskip
28287 \end_inset
28288
28289 Quand vous avez choisi une 
28290 \family sans
28291 Boîte
28292 \begin_inset space ~
28293 \end_inset
28294
28295 Intérieure
28296 \family default
28297 , l'alignement vertical du contenu de la boîte peut être :
28298 \end_layout
28299
28300 \begin_layout Description
28301 haut Ceci est un exemple de texte.
28302 \begin_inset Box Boxed
28303 position "c"
28304 hor_pos "c"
28305 has_inner_box 1
28306 inner_pos "t"
28307 use_parbox 0
28308 use_makebox 0
28309 width "12col%"
28310 special "none"
28311 height "1.5in"
28312 height_special "totalheight"
28313 status collapsed
28314
28315 \begin_layout Plain Layout
28316 \align center
28317 Le texte de cette boîte est aligné sur le haut.
28318 \end_layout
28319
28320 \end_inset
28321
28322  Ceci est un exemple de texte.
28323 \end_layout
28324
28325 \begin_layout Description
28326 milieu Ceci est un exemple de texte.
28327  
28328 \begin_inset Box Boxed
28329 position "c"
28330 hor_pos "c"
28331 has_inner_box 1
28332 inner_pos "c"
28333 use_parbox 0
28334 use_makebox 0
28335 width "12col%"
28336 special "none"
28337 height "1.5in"
28338 height_special "totalheight"
28339 status collapsed
28340
28341 \begin_layout Plain Layout
28342 \align center
28343 Le texte de cette boîte est aligné au centre
28344 \end_layout
28345
28346 \end_inset
28347
28348  Ceci est un exemple de texte.
28349 \end_layout
28350
28351 \begin_layout Description
28352 bas Ceci est un exemple de texte.
28353  
28354 \begin_inset Box Boxed
28355 position "c"
28356 hor_pos "c"
28357 has_inner_box 1
28358 inner_pos "b"
28359 use_parbox 0
28360 use_makebox 0
28361 width "12col%"
28362 special "none"
28363 height "1.5in"
28364 height_special "totalheight"
28365 status collapsed
28366
28367 \begin_layout Plain Layout
28368 \align center
28369 Le texte de cette boîte est aligné en bas.
28370 \end_layout
28371
28372 \end_inset
28373
28374  Ceci est un exemple de texte.
28375 \end_layout
28376
28377 \begin_layout Description
28378 élongation Ceci est un exemple de texte.
28379  
28380 \begin_inset Box Boxed
28381 position "c"
28382 hor_pos "c"
28383 has_inner_box 1
28384 inner_pos "s"
28385 use_parbox 0
28386 use_makebox 0
28387 width "12col%"
28388 special "none"
28389 height "1.5in"
28390 height_special "totalheight"
28391 status collapsed
28392
28393 \begin_layout Plain Layout
28394 \align center
28395 Le texte 
28396 \end_layout
28397
28398 \begin_layout Plain Layout
28399 \align center
28400 de cette
28401 \end_layout
28402
28403 \begin_layout Plain Layout
28404 \align center
28405 boîte est
28406 \end_layout
28407
28408 \begin_layout Plain Layout
28409 \align center
28410 allongé.
28411 \end_layout
28412
28413 \end_inset
28414
28415  Ceci est un exemple de texte.
28416 \end_layout
28417
28418 \begin_layout Standard
28419 Pour allonger le contenu d'une boîte, il doit être constitué de plus d'un
28420  paragraphe.
28421  Dans l'exemple ci-dessus, chaque ligne de texte a son propre paragraphe.
28422 \end_layout
28423
28424 \begin_layout Standard
28425 \begin_inset VSpace bigskip
28426 \end_inset
28427
28428 Pour aligner horizontalement le contenu d'une boîte vous pouvez utiliser
28429  la fenêtre de dialogue 
28430 \family sans
28431 Paramètres
28432 \begin_inset space ~
28433 \end_inset
28434
28435 de
28436 \begin_inset space ~
28437 \end_inset
28438
28439 paragraphe
28440 \family default
28441  quand vous avez choisi une 
28442 \family sans
28443 Boîte
28444 \begin_inset space ~
28445 \end_inset
28446
28447 Intérieure
28448 \family default
28449 .
28450 \end_layout
28451
28452 \begin_layout Standard
28453 \align center
28454 \begin_inset Box Boxed
28455 position "c"
28456 hor_pos "c"
28457 has_inner_box 1
28458 inner_pos "s"
28459 use_parbox 0
28460 use_makebox 0
28461 width "15col%"
28462 special "none"
28463 height "1.25in"
28464 height_special "totalheight"
28465 status open
28466
28467 \begin_layout Plain Layout
28468 \align left
28469 Le texte de 
28470 \end_layout
28471
28472 \begin_layout Plain Layout
28473 \align left
28474 cette boîte
28475 \end_layout
28476
28477 \begin_layout Plain Layout
28478 \align right
28479 est allongé.
28480 \end_layout
28481
28482 \end_inset
28483
28484
28485 \end_layout
28486
28487 \begin_layout Standard
28488 Si vous n'avez pas choisi une 
28489 \family sans
28490 Boîte
28491 \begin_inset space ~
28492 \end_inset
28493
28494 Intérieure
28495 \family default
28496 , vous pouvez allonger le contenu de la boîte horizontalement avec la fenêtre
28497  de dialogue de boîte.
28498 \end_layout
28499
28500 \begin_layout Standard
28501 \align center
28502 \begin_inset Box Boxed
28503 position "c"
28504 hor_pos "s"
28505 has_inner_box 0
28506 inner_pos "s"
28507 use_parbox 0
28508 use_makebox 0
28509 width "90col%"
28510 special "none"
28511 height "1.25in"
28512 height_special "totalheight"
28513 status open
28514
28515 \begin_layout Plain Layout
28516 \align left
28517 Le texte de cette boîte est allongé horizontalement.
28518 \end_layout
28519
28520 \end_inset
28521
28522
28523 \end_layout
28524
28525 \begin_layout Subsection
28526 Décorations
28527 \begin_inset CommandInset label
28528 LatexCommand label
28529 name "sec:Décorations"
28530
28531 \end_inset
28532
28533
28534 \begin_inset Index idx
28535 status collapsed
28536
28537 \begin_layout Plain Layout
28538 Boîtes ! Décorations
28539 \end_layout
28540
28541 \end_inset
28542
28543
28544 \end_layout
28545
28546 \begin_layout Standard
28547 On peut spécifier le style de la boîte en utilisant la liste déroulante
28548  
28549 \family sans
28550 Décoration
28551 \family default
28552 .
28553  Les possibilités sont les suivantes :
28554 \end_layout
28555
28556 \begin_layout Description
28557 Cadre
28558 \begin_inset space ~
28559 \end_inset
28560
28561 simple Ceci dessine un cadre rectangulaire autour de la boîte.
28562  L'épaisseur du trait de ce cadre est donnée par la variable  
28563 \series bold
28564
28565 \backslash
28566 fboxrule
28567 \series default
28568 .
28569  
28570 \begin_inset Box Boxed
28571 position "c"
28572 hor_pos "c"
28573 has_inner_box 1
28574 inner_pos "c"
28575 use_parbox 0
28576 use_makebox 0
28577 width "20col%"
28578 special "none"
28579 height "1in"
28580 height_special "totalheight"
28581 status open
28582
28583 \begin_layout Plain Layout
28584 \align center
28585 Boîte rectangulaire
28586 \end_layout
28587
28588 \end_inset
28589
28590
28591 \end_layout
28592
28593 \begin_layout Description
28594 Cadre
28595 \begin_inset space ~
28596 \end_inset
28597
28598 simple,
28599 \begin_inset space ~
28600 \end_inset
28601
28602 sauts
28603 \begin_inset space ~
28604 \end_inset
28605
28606 de
28607 \begin_inset space ~
28608 \end_inset
28609
28610 page Quand vous utilisez le style de décoration 
28611 \family sans
28612 cadre simple
28613 \family default
28614  sans boîte intérieure, vous pouvez autoriser les sauts de page à l'intérieur
28615  de la boîte.
28616  Notez que dans ce cas, contrairement aux autres boîtes avec cadre, le cadre
28617  predra toute la largeur de la colonne, la boîte sera considérée comme son
28618  propre paragraphe et 
28619 \series bold
28620
28621 \backslash
28622 fboxrule
28623 \series default
28624  et 
28625 \series bold
28626
28627 \backslash
28628 fboxsep
28629 \series default
28630  n'ont aucun effet sur ce type de boîte.
28631  L'épaisseur de la ligne du cadre a la valeur de 
28632 \series bold
28633
28634 \backslash
28635 FrameRule
28636 \series default
28637 .
28638  
28639 \lang english
28640
28641 \begin_inset Box Framed
28642 position "t"
28643 hor_pos "c"
28644 has_inner_box 0
28645 inner_pos "t"
28646 use_parbox 0
28647 use_makebox 0
28648 width "100col%"
28649 special "none"
28650 height "1in"
28651 height_special "totalheight"
28652 status collapsed
28653
28654 \begin_layout Plain Layout
28655 Boîte avec cadre simple et sauts de page
28656 \end_layout
28657
28658 \end_inset
28659
28660
28661 \end_layout
28662
28663 \begin_layout Description
28664 Cadre
28665 \begin_inset space ~
28666 \end_inset
28667
28668 oval,
28669 \begin_inset space ~
28670 \end_inset
28671
28672 fin Ceci dessine un cadre ovalisée autour de la boîte.
28673  L'épaisseur du trait de ce cadre est de  0.4
28674 \begin_inset space \thinspace{}
28675 \end_inset
28676
28677 pt.
28678  
28679 \begin_inset Box ovalbox
28680 position "c"
28681 hor_pos "c"
28682 has_inner_box 1
28683 inner_pos "c"
28684 use_parbox 0
28685 use_makebox 0
28686 width "20col%"
28687 special "none"
28688 height "1in"
28689 height_special "totalheight"
28690 status open
28691
28692 \begin_layout Plain Layout
28693 \align center
28694 Boîte ovalisée, fine
28695 \end_layout
28696
28697 \end_inset
28698
28699
28700 \end_layout
28701
28702 \begin_layout Description
28703 Cadre
28704 \begin_inset space ~
28705 \end_inset
28706
28707 oval,
28708 \begin_inset space ~
28709 \end_inset
28710
28711 épais Ceci dessine un cadre ovalisée autour de la boîte.
28712  L'épaisseur du trait de ce cadre est de   0.8
28713 \begin_inset space \thinspace{}
28714 \end_inset
28715
28716 pt.
28717  
28718 \begin_inset Box Ovalbox
28719 position "c"
28720 hor_pos "c"
28721 has_inner_box 1
28722 inner_pos "c"
28723 use_parbox 0
28724 use_makebox 0
28725 width "20col%"
28726 special "none"
28727 height "1in"
28728 height_special "totalheight"
28729 status open
28730
28731 \begin_layout Plain Layout
28732 \align center
28733 Boîte ovalisée, épaisse
28734 \end_layout
28735
28736 \end_inset
28737
28738
28739 \end_layout
28740
28741 \begin_layout Description
28742 Ombre
28743 \begin_inset space ~
28744 \end_inset
28745
28746 en
28747 \begin_inset space ~
28748 \end_inset
28749
28750 relief Ceci dessine un cadre rectangulaire avec une ombre autour de la boîte.
28751  L'épaisseur du trait de ce cadre est donnée par la variable  
28752 \series bold
28753
28754 \backslash
28755 fboxrule
28756 \series default
28757 , l'ombre a une épaisseur de  4
28758 \begin_inset space \thinspace{}
28759 \end_inset
28760
28761 pt.
28762  
28763 \begin_inset Box Shadowbox
28764 position "c"
28765 hor_pos "c"
28766 has_inner_box 1
28767 inner_pos "c"
28768 use_parbox 0
28769 use_makebox 0
28770 width "20col%"
28771 special "none"
28772 height "1in"
28773 height_special "totalheight"
28774 status open
28775
28776 \begin_layout Plain Layout
28777 \align center
28778 Boîte ombrée
28779 \end_layout
28780
28781 \end_inset
28782
28783
28784 \end_layout
28785
28786 \begin_layout Description
28787 Fond
28788 \begin_inset space ~
28789 \end_inset
28790
28791 ombré Ceci dessine une boîte avec un arrière plan rouge.
28792  Contrairement aux boîtes coloriées
28793 \begin_inset Foot
28794 status collapsed
28795
28796 \begin_layout Plain Layout
28797 Voir la section
28798 \begin_inset space ~
28799 \end_inset
28800
28801
28802 \begin_inset CommandInset ref
28803 LatexCommand ref
28804 reference "sec:Boîtes-colorées"
28805
28806 \end_inset
28807
28808 .
28809 \end_layout
28810
28811 \end_inset
28812
28813 , elle utilise toujours toute la largeur de la colonne et la boîte constitue
28814  son propre paragraphe.
28815 \lang english
28816
28817 \begin_inset Box Shaded
28818 position "t"
28819 hor_pos "c"
28820 has_inner_box 0
28821 inner_pos "t"
28822 use_parbox 0
28823 use_makebox 0
28824 width "50col%"
28825 special "none"
28826 height "1in"
28827 height_special "totalheight"
28828 status collapsed
28829
28830 \begin_layout Plain Layout
28831 Boîte avec fond ombré
28832 \end_layout
28833
28834 \end_inset
28835
28836
28837 \end_layout
28838
28839 \begin_layout Description
28840 Double
28841 \begin_inset space ~
28842 \end_inset
28843
28844 cadre Ceci dessine un cadre rectangulaire à deux traits autour de la boîte.
28845  L'épaisseur du trait du cadre interne est de 0.75
28846 \begin_inset space \thinspace{}
28847 \end_inset
28848
28849
28850 \series bold
28851
28852 \backslash
28853 fboxrule
28854 \series default
28855 , l'épaisseur du trait du cadre externe est de 1.5
28856 \begin_inset space \thinspace{}
28857 \end_inset
28858
28859
28860 \series bold
28861
28862 \backslash
28863 fboxrule
28864 \series default
28865 .
28866  La distance entre les deux cadres est de  1.5
28867 \begin_inset space \thinspace{}
28868 \end_inset
28869
28870
28871 \series bold
28872
28873 \backslash
28874 fboxrule
28875 \series default
28876
28877 \begin_inset space \thinspace{}
28878 \end_inset
28879
28880 +
28881 \begin_inset space \thinspace{}
28882 \end_inset
28883
28884 0.5
28885 \begin_inset space \thinspace{}
28886 \end_inset
28887
28888 pt.
28889  
28890 \begin_inset Box Doublebox
28891 position "c"
28892 hor_pos "c"
28893 has_inner_box 1
28894 inner_pos "c"
28895 use_parbox 0
28896 use_makebox 0
28897 width "20col%"
28898 special "none"
28899 height "1in"
28900 height_special "totalheight"
28901 status open
28902
28903 \begin_layout Plain Layout
28904 \align center
28905 Boîte double
28906 \end_layout
28907
28908 \end_inset
28909
28910
28911 \end_layout
28912
28913 \begin_layout Standard
28914 \begin_inset VSpace bigskip
28915 \end_inset
28916
28917 L'étiquette qui se trouve sur la boîte dans LyX s'adapte pour montrer le
28918  style de boîte utilisé.
28919  Pour pouvoir utiliser ces différents types de cadres, vous devez installer
28920  le paquetage LaTeX 
28921 \series bold
28922 fancybox
28923 \series default
28924
28925 \begin_inset Index idx
28926 status collapsed
28927
28928 \begin_layout Plain Layout
28929 Paquetages LaTeX ! fancybox
28930 \end_layout
28931
28932 \end_inset
28933
28934 .
28935 \end_layout
28936
28937 \begin_layout Section
28938 Personnalisation des boîtes
28939 \begin_inset Index idx
28940 status collapsed
28941
28942 \begin_layout Plain Layout
28943 Boîtes! Personnalisation
28944 \end_layout
28945
28946 \end_inset
28947
28948
28949 \end_layout
28950
28951 \begin_layout Standard
28952 La valeur implicite pour la variable 
28953 \series bold
28954
28955 \backslash
28956 fboxrule
28957 \series default
28958  est 0.4
28959 \begin_inset space \thinspace{}
28960 \end_inset
28961
28962 pt.
28963  Elle peut être modifiée avec la commande suivante en code TeX, par exemple
28964  pour avoir 2
28965 \begin_inset space \thinspace{}
28966 \end_inset
28967
28968 pt :
28969 \end_layout
28970
28971 \begin_layout Standard
28972
28973 \series bold
28974
28975 \backslash
28976 setlength{
28977 \backslash
28978 fboxrule}{2pt}
28979 \end_layout
28980
28981 \begin_layout Standard
28982 \begin_inset ERT
28983 status collapsed
28984
28985 \begin_layout Plain Layout
28986
28987
28988 \backslash
28989 setlength{
28990 \backslash
28991 fboxrule}{2pt}
28992 \end_layout
28993
28994 \end_inset
28995
28996
28997 \begin_inset Box Boxed
28998 position "c"
28999 hor_pos "c"
29000 has_inner_box 1
29001 inner_pos "c"
29002 use_parbox 0
29003 use_makebox 0
29004 width "25col%"
29005 special "none"
29006 height "1in"
29007 height_special "totalheight"
29008 status open
29009
29010 \begin_layout Plain Layout
29011 \align center
29012 Boîte rectangulaire avec 
29013 \series bold
29014
29015 \backslash
29016 fboxrule
29017 \series default
29018
29019 \begin_inset space \thinspace{}
29020 \end_inset
29021
29022 =
29023 \begin_inset space \thinspace{}
29024 \end_inset
29025
29026 2
29027 \begin_inset space \thinspace{}
29028 \end_inset
29029
29030 pt
29031 \end_layout
29032
29033 \end_inset
29034
29035
29036 \begin_inset ERT
29037 status collapsed
29038
29039 \begin_layout Plain Layout
29040
29041
29042 \backslash
29043 setlength{
29044 \backslash
29045 fboxrule}{0.4pt}
29046 \end_layout
29047
29048 \end_inset
29049
29050
29051 \end_layout
29052
29053 \begin_layout Standard
29054 \begin_inset VSpace bigskip
29055 \end_inset
29056
29057 L'espace entre le cadre et le contenu de la boîte est le même pour tous
29058  les types de cadres, implicitement il est de 3
29059 \begin_inset space \thinspace{}
29060 \end_inset
29061
29062 pt.
29063  Vous pouvez le modifier en donnant une autre valeur à la variable 
29064 \series bold
29065
29066 \backslash
29067 fboxsep
29068 \series default
29069 .
29070  Par exemple la commande
29071 \end_layout
29072
29073 \begin_layout Standard
29074
29075 \series bold
29076
29077 \backslash
29078 setlength{
29079 \backslash
29080 fboxsep}{10pt}
29081 \end_layout
29082
29083 \begin_layout Standard
29084 met une valeur de 10
29085 \begin_inset space \thinspace{}
29086 \end_inset
29087
29088 pt, comme celle utilisée pour cette boîte :
29089 \end_layout
29090
29091 \begin_layout Standard
29092 \begin_inset ERT
29093 status collapsed
29094
29095 \begin_layout Plain Layout
29096
29097
29098 \backslash
29099 setlength{
29100 \backslash
29101 fboxsep}{10pt}
29102 \end_layout
29103
29104 \end_inset
29105
29106
29107 \begin_inset Box Boxed
29108 position "c"
29109 hor_pos "c"
29110 has_inner_box 1
29111 inner_pos "c"
29112 use_parbox 0
29113 use_makebox 0
29114 width "25col%"
29115 special "none"
29116 height "1in"
29117 height_special "totalheight"
29118 status open
29119
29120 \begin_layout Plain Layout
29121 \align center
29122 Boîte rectangulaire avec 
29123 \series bold
29124
29125 \backslash
29126 fboxsep
29127 \series default
29128
29129 \begin_inset space \thinspace{}
29130 \end_inset
29131
29132 =
29133 \begin_inset space \thinspace{}
29134 \end_inset
29135
29136 10
29137 \begin_inset space \thinspace{}
29138 \end_inset
29139
29140 pt
29141 \end_layout
29142
29143 \end_inset
29144
29145
29146 \begin_inset ERT
29147 status collapsed
29148
29149 \begin_layout Plain Layout
29150
29151
29152 \backslash
29153 setlength{
29154 \backslash
29155 fboxsep}{3pt}
29156 \end_layout
29157
29158 \end_inset
29159
29160
29161 \end_layout
29162
29163 \begin_layout Standard
29164 \begin_inset VSpace bigskip
29165 \end_inset
29166
29167 Le diamètre des coins arrondis des boîtes ovalisées peut être modifié par
29168  la commande 
29169 \series bold
29170
29171 \backslash
29172 cornersize
29173 \series default
29174 .
29175  Par exemple, la commande
29176 \end_layout
29177
29178 \begin_layout Standard
29179
29180 \series bold
29181
29182 \backslash
29183 cornersize*{1cm}
29184 \end_layout
29185
29186 \begin_layout Standard
29187 donne un diamètre de 1
29188 \begin_inset space \thinspace{}
29189 \end_inset
29190
29191 cm.
29192  La commande
29193 \end_layout
29194
29195 \begin_layout Standard
29196
29197 \series bold
29198
29199 \backslash
29200 cornersize{num}
29201 \end_layout
29202
29203 \begin_layout Standard
29204 fixe le diamètre à 
29205 \family sans
29206 num
29207 \begin_inset space \thinspace{}
29208 \end_inset
29209
29210 ×
29211 \begin_inset space \thinspace{}
29212 \end_inset
29213
29214 minimum(largeur et hauteur de la boîte)
29215 \family default
29216 .
29217  La valeur implicite est 
29218 \series bold
29219
29220 \backslash
29221 cornersize{0.5}
29222 \series default
29223 .
29224 \end_layout
29225
29226 \begin_layout Standard
29227 \begin_inset ERT
29228 status collapsed
29229
29230 \begin_layout Plain Layout
29231
29232
29233 \backslash
29234 cornersize*{1.5cm}
29235 \end_layout
29236
29237 \end_inset
29238
29239
29240 \begin_inset Box Ovalbox
29241 position "c"
29242 hor_pos "c"
29243 has_inner_box 1
29244 inner_pos "c"
29245 use_parbox 0
29246 use_makebox 0
29247 width "25col%"
29248 special "none"
29249 height "1in"
29250 height_special "totalheight"
29251 status open
29252
29253 \begin_layout Plain Layout
29254 \align center
29255 Boîte ovale avec 
29256 \series bold
29257
29258 \backslash
29259 cornersize
29260 \series default
29261
29262 \begin_inset space \thinspace{}
29263 \end_inset
29264
29265 =
29266 \begin_inset space \thinspace{}
29267 \end_inset
29268
29269 1.5
29270 \begin_inset space \thinspace{}
29271 \end_inset
29272
29273 cm
29274 \end_layout
29275
29276 \end_inset
29277
29278
29279 \begin_inset ERT
29280 status collapsed
29281
29282 \begin_layout Plain Layout
29283
29284
29285 \backslash
29286 cornersize{0.5}
29287 \end_layout
29288
29289 \end_inset
29290
29291
29292 \end_layout
29293
29294 \begin_layout Standard
29295 \begin_inset VSpace bigskip
29296 \end_inset
29297
29298 La taille de l'ombre peut être ajustée en changeant la valeur de la variable
29299  
29300 \series bold
29301
29302 \backslash
29303 shadowsize
29304 \series default
29305 .
29306  Elle est fixée à 2
29307 \begin_inset space \thinspace{}
29308 \end_inset
29309
29310 pt pour la boîte suivante par la commande :
29311 \end_layout
29312
29313 \begin_layout Standard
29314
29315 \series bold
29316
29317 \backslash
29318 setlength{
29319 \backslash
29320 shadowsize}{2pt}
29321 \end_layout
29322
29323 \begin_layout Standard
29324 \begin_inset ERT
29325 status collapsed
29326
29327 \begin_layout Plain Layout
29328
29329
29330 \backslash
29331 setlength{
29332 \backslash
29333 shadowsize}{2pt}
29334 \end_layout
29335
29336 \end_inset
29337
29338
29339 \begin_inset Box Shadowbox
29340 position "c"
29341 hor_pos "c"
29342 has_inner_box 1
29343 inner_pos "c"
29344 use_parbox 0
29345 use_makebox 0
29346 width "25col%"
29347 special "none"
29348 height "1in"
29349 height_special "totalheight"
29350 status open
29351
29352 \begin_layout Plain Layout
29353 \align center
29354 Boîte ombrée avec 
29355 \series bold
29356
29357 \backslash
29358 shadowsize
29359 \series default
29360
29361 \begin_inset space \thinspace{}
29362 \end_inset
29363
29364 =
29365 \begin_inset space \thinspace{}
29366 \end_inset
29367
29368 2
29369 \begin_inset space \thinspace{}
29370 \end_inset
29371
29372 pt
29373 \end_layout
29374
29375 \end_inset
29376
29377
29378 \begin_inset ERT
29379 status collapsed
29380
29381 \begin_layout Plain Layout
29382
29383
29384 \backslash
29385 setlength{
29386 \backslash
29387 shadowsize}{4pt}
29388 \end_layout
29389
29390 \end_inset
29391
29392
29393 \end_layout
29394
29395 \begin_layout Standard
29396 \begin_inset VSpace bigskip
29397 \end_inset
29398
29399
29400 \end_layout
29401
29402 \begin_layout Standard
29403 La valeur implicite pour la longueur 
29404 \series bold
29405
29406 \backslash
29407 FrameRule
29408 \series default
29409  est 0,4
29410 \begin_inset space \thinspace{}
29411 \end_inset
29412
29413 pt.
29414  L'espacement implicite entre le contenu de la note et le cadre est de 9
29415 \begin_inset space \thinspace{}
29416 \end_inset
29417
29418 pt et il peut être modifié en utilisant la valeur de 
29419 \series bold
29420
29421 \backslash
29422 FrameSep
29423 \series default
29424 .
29425  Par exemple, l'apparence de la boîte suivante a été modifiée avec les commandes
29426  suivantes en code TeX
29427 \end_layout
29428
29429 \begin_layout Standard
29430
29431 \series bold
29432
29433 \backslash
29434 setlength{
29435 \backslash
29436 FrameRule}{5pt}
29437 \begin_inset Newline newline
29438 \end_inset
29439
29440
29441 \backslash
29442 setlength{
29443 \backslash
29444 FrameSep}{0.5cm}
29445 \end_layout
29446
29447 \begin_layout Standard
29448 \begin_inset ERT
29449 status collapsed
29450
29451 \begin_layout Plain Layout
29452
29453
29454 \backslash
29455 setlength{
29456 \backslash
29457 FrameRule}{5pt}
29458 \end_layout
29459
29460 \begin_layout Plain Layout
29461
29462
29463 \backslash
29464 setlength{
29465 \backslash
29466 FrameSep}{0.5cm}
29467 \end_layout
29468
29469 \end_inset
29470
29471
29472 \begin_inset Box Framed
29473 position "t"
29474 hor_pos "c"
29475 has_inner_box 0
29476 inner_pos "t"
29477 use_parbox 0
29478 use_makebox 0
29479 width "100col%"
29480 special "none"
29481 height "1in"
29482 height_special "totalheight"
29483 status open
29484
29485 \begin_layout Plain Layout
29486 Ceci est un texte dans une boîte autorisant les 
29487 \family sans
29488 sauts de page
29489 \family default
29490 .
29491 \end_layout
29492
29493 \end_inset
29494
29495
29496 \begin_inset ERT
29497 status collapsed
29498
29499 \begin_layout Plain Layout
29500
29501
29502 \backslash
29503 setlength{
29504 \backslash
29505 FrameRule}{0.4pt}
29506 \end_layout
29507
29508 \begin_layout Plain Layout
29509
29510
29511 \backslash
29512 setlength{
29513 \backslash
29514 FrameSep}{9pt}
29515 \end_layout
29516
29517 \end_inset
29518
29519
29520 \end_layout
29521
29522 \begin_layout Standard
29523
29524 \lang english
29525 \begin_inset VSpace bigskip
29526 \end_inset
29527
29528
29529 \end_layout
29530
29531 \begin_layout Standard
29532 Pour les bôites à 
29533 \family sans
29534 Fond
29535 \begin_inset space ~
29536 \end_inset
29537
29538 ombré
29539 \family default
29540 , l'espacement implicite entre le contenu de la boîte et son cadre est de
29541  3
29542 \begin_inset space \thinspace{}
29543 \end_inset
29544
29545 pt et il peut être modifié avec la valeur de 
29546 \series bold
29547
29548 \backslash
29549 fboxsep
29550 \series default
29551 .
29552  La couleur rouge utilisée implicitement pour le fond peut soit être modifiée
29553  localement avec la commande 
29554 \series bold
29555
29556 \backslash
29557 definecolor{shadecolor}
29558 \series default
29559 , soit globalement avec le menu 
29560 \family sans
29561 Outils\SpecialChar \menuseparator
29562 Préférences
29563 \family default
29564 \SpecialChar \menuseparator
29565
29566 \family sans
29567 Couleurs\SpecialChar \menuseparator
29568 boîte
29569 \begin_inset space ~
29570 \end_inset
29571
29572 ombrée
29573 \family default
29574 .
29575  La syntaxe de la commande 
29576 \series bold
29577
29578 \backslash
29579 definecolor
29580 \series default
29581  est expliquée dans la section
29582 \begin_inset space ~
29583 \end_inset
29584
29585
29586 \begin_inset CommandInset ref
29587 LatexCommand ref
29588 reference "sec:Tableaux-Colorés"
29589
29590 \end_inset
29591
29592
29593 \begin_inset Foot
29594 status collapsed
29595
29596 \begin_layout Plain Layout
29597 Notez que l'utilisation de 
29598 \series bold
29599
29600 \backslash
29601 definecolor
29602 \series default
29603  ne peut se faire sans le paquetage LaTeX 
29604 \series bold
29605 color
29606 \series default
29607  dans le préambule, voir la section
29608 \begin_inset space ~
29609 \end_inset
29610
29611
29612 \begin_inset CommandInset ref
29613 LatexCommand ref
29614 reference "sec:Boîtes-colorées"
29615
29616 \end_inset
29617
29618 .
29619  
29620 \end_layout
29621
29622 \end_inset
29623
29624 .
29625 \end_layout
29626
29627 \begin_layout Standard
29628 Par exemple l'apparence de la note à fond ombré suivante a été modifié avec
29629  les commandes en code TeX suivantes
29630 \end_layout
29631
29632 \begin_layout Standard
29633
29634 \series bold
29635
29636 \backslash
29637 setlength{
29638 \backslash
29639 fboxsep}{0.5cm}
29640 \series default
29641
29642 \begin_inset Newline newline
29643 \end_inset
29644
29645
29646 \series bold
29647
29648 \backslash
29649 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
29650 \end_layout
29651
29652 \begin_layout Standard
29653 \begin_inset ERT
29654 status collapsed
29655
29656 \begin_layout Plain Layout
29657
29658
29659 \backslash
29660 setlength{
29661 \backslash
29662 fboxsep}{0.5cm}
29663 \end_layout
29664
29665 \begin_layout Plain Layout
29666
29667
29668 \backslash
29669 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
29670 \end_layout
29671
29672 \end_inset
29673
29674
29675 \begin_inset Box Shaded
29676 position "t"
29677 hor_pos "c"
29678 has_inner_box 0
29679 inner_pos "t"
29680 use_parbox 0
29681 use_makebox 0
29682 width "100col%"
29683 special "none"
29684 height "1in"
29685 height_special "totalheight"
29686 status open
29687
29688 \begin_layout Plain Layout
29689
29690 \color yellow
29691 Ceci est un texte jaune dans une boîte à 
29692 \family sans
29693 Fond
29694 \begin_inset space ~
29695 \end_inset
29696
29697 ombré
29698 \family default
29699 \color inherit
29700  
29701 \color yellow
29702 avec un fond vert foncé.
29703 \end_layout
29704
29705 \end_inset
29706
29707
29708 \begin_inset ERT
29709 status collapsed
29710
29711 \begin_layout Plain Layout
29712
29713
29714 \backslash
29715 setlength{
29716 \backslash
29717 fboxsep}{3pt}
29718 \end_layout
29719
29720 \begin_layout Plain Layout
29721
29722
29723 \backslash
29724 definecolor{shadecolor}{rgb}{1,0,0}
29725 \end_layout
29726
29727 \end_inset
29728
29729
29730 \end_layout
29731
29732 \begin_layout Standard
29733
29734 \lang english
29735 \begin_inset VSpace bigskip
29736 \end_inset
29737
29738
29739 \end_layout
29740
29741 \begin_layout Standard
29742 Les longueurs et les largeurs ainsi modifiées restent valables pour toutes
29743  les boîtes qui suivent la commandes qui les a changées.
29744 \end_layout
29745
29746 \begin_layout Section
29747 Minipages
29748 \begin_inset CommandInset label
29749 LatexCommand label
29750 name "sec:Minipages"
29751
29752 \end_inset
29753
29754
29755 \begin_inset Index idx
29756 status collapsed
29757
29758 \begin_layout Plain Layout
29759 Boîtes ! Minipages
29760 \end_layout
29761
29762 \end_inset
29763
29764
29765 \end_layout
29766
29767 \begin_layout Standard
29768 LaTeX fournit un mécanisme qui, en fait, permet de produire une page à l'intérie
29769 ur d'une page.
29770  On parle alors d'une minipage, et à l'intérieur de celle-ci, toutes les
29771  règles d'indentation, de saut de ligne, etc.
29772  s'appliquent.
29773 \end_layout
29774
29775 \begin_layout Standard
29776 Les minipages sont par exemple utiles quand on écrit un document avec plusieurs
29777  langues.
29778 \end_layout
29779
29780 \begin_layout Standard
29781 Ci-dessous, vous avez deux exemples de minipages côte-à-côte.
29782  Leur largeur est fixée à 45
29783 \begin_inset space \thinspace{}
29784 \end_inset
29785
29786 col% et elles sont séparées par un ressort horizontal, qui a été inséré
29787  via le menu 
29788 \family sans
29789 Insérer\SpecialChar \menuseparator
29790 Typographie
29791 \begin_inset space ~
29792 \end_inset
29793
29794 spéciale\SpecialChar \menuseparator
29795 Ressort
29796 \begin_inset space ~
29797 \end_inset
29798
29799 Horizontal
29800 \family default
29801 .
29802 \end_layout
29803
29804 \begin_layout Standard
29805
29806 \end_layout
29807
29808 \begin_layout Standard
29809
29810 \lang english
29811 \begin_inset Box Frameless
29812 position "t"
29813 hor_pos "c"
29814 has_inner_box 1
29815 inner_pos "c"
29816 use_parbox 0
29817 use_makebox 0
29818 width "45col%"
29819 special "none"
29820 height "1in"
29821 height_special "totalheight"
29822 status open
29823
29824 \begin_layout Plain Layout
29825
29826 \lang german
29827 Dies ist ein deutscher Text.
29828  Dies ist ein deutscher Text.
29829  Dies ist ein deutscher Text.
29830  Dies ist ein deutscher Text.
29831  Dies ist ein deutscher Text.
29832  Dies ist ein deutscher Text.
29833  Dies ist ein deutscher Text.
29834  Dies ist ein deutscher Text.
29835  Dies ist ein deutscher Text.
29836  Dies ist ein deutscher Text.
29837  Dies ist ein deutscher Text.
29838  Dies ist ein deutscher Text.
29839  Dies ist ein deutscher Text
29840 \begin_inset Foot
29841 status collapsed
29842
29843 \begin_layout Plain Layout
29844
29845 \lang german
29846 Dies ist eine deutsche Fußnote.
29847 \end_layout
29848
29849 \end_inset
29850
29851 .
29852  Dies ist ein deutscher Text.
29853  Dies ist ein deutscher Text.
29854 \end_layout
29855
29856 \end_inset
29857
29858
29859 \begin_inset space \hfill{}
29860 \end_inset
29861
29862
29863 \begin_inset Box Frameless
29864 position "t"
29865 hor_pos "c"
29866 has_inner_box 1
29867 inner_pos "c"
29868 use_parbox 0
29869 use_makebox 0
29870 width "45col%"
29871 special "none"
29872 height "1in"
29873 height_special "totalheight"
29874 status open
29875
29876 \begin_layout Plain Layout
29877
29878 \lang english
29879 This is an English Text.
29880  This is an English Text.
29881  This is an English Text.
29882  This is an English Text.
29883  This is an English Text.
29884  This is an English Text.
29885  This is an English Text.
29886  This is an English Text.
29887  This is an English Text.
29888  This is an English Text.
29889  This is an English Text.
29890  This is an English Text.
29891  This is an English Text.
29892  This is an English Text.
29893  This is an English Text.
29894  This is an English Text.
29895 \begin_inset Foot
29896 status collapsed
29897
29898 \begin_layout Plain Layout
29899
29900 \lang english
29901 This is an English footnote.
29902 \end_layout
29903
29904 \end_inset
29905
29906  This is an English Text.
29907  
29908 \end_layout
29909
29910 \end_inset
29911
29912
29913 \end_layout
29914
29915 \begin_layout Standard
29916 \begin_inset VSpace bigskip
29917 \end_inset
29918
29919 Les paramètres globaux du document sont ignorés au sein d'une minipage.
29920  Cela signifie qu'il n'y aura pas d'espace entre les paragraphes dans les
29921  minipages, même si vous les avez mis par exemple à 
29922 \family sans
29923 Moyen
29924 \family default
29925  dans les paramètres du document.
29926 \end_layout
29927
29928 \begin_layout Standard
29929 Les minipages peuvent être utilisées pour changer la couleur de fond d'une
29930  portion de texte, voyez la section
29931 \begin_inset space ~
29932 \end_inset
29933
29934
29935 \begin_inset CommandInset ref
29936 LatexCommand ref
29937 reference "sub:Couleur-pour-les-Paragraphes"
29938
29939 \end_inset
29940
29941 .
29942 \end_layout
29943
29944 \begin_layout Standard
29945 \begin_inset Note Greyedout
29946 status open
29947
29948 \begin_layout Plain Layout
29949
29950 \series bold
29951 Note:
29952 \series default
29953  Vous ne pouvez avoir des flottants ou des notes en marge dans un minipage,
29954  mais les minipages peuvent être utilisées dans un tableau, un flottant
29955  ou une autre boîte.
29956 \end_layout
29957
29958 \end_inset
29959
29960
29961 \end_layout
29962
29963 \begin_layout Section
29964 Les Parboxes
29965 \begin_inset CommandInset label
29966 LatexCommand label
29967 name "sec:Parboxes"
29968
29969 \end_inset
29970
29971
29972 \begin_inset Index idx
29973 status collapsed
29974
29975 \begin_layout Plain Layout
29976 Boîtes ! Parboxes
29977 \end_layout
29978
29979 \end_inset
29980
29981
29982 \end_layout
29983
29984 \begin_layout Standard
29985 \begin_inset Note Note
29986 status collapsed
29987
29988 \begin_layout Plain Layout
29989
29990 \lang english
29991 En attendant une traduction de parbox (NdT)
29992 \end_layout
29993
29994 \end_inset
29995
29996 Les parboxes ressemblent beaucoup aux minipages à la différence qu'elles
29997  ne peuvent avoir de note de bas de page.
29998  La principale différence avec les minipages, c'est que les minipages au
29999  contraire des parboxes, ne sont pas de vraies boîtes, mais des environnements
30000  LaTeX.
30001 \end_layout
30002
30003 \begin_layout Standard
30004 \align center
30005 \begin_inset Box Frameless
30006 position "t"
30007 hor_pos "c"
30008 has_inner_box 1
30009 inner_pos "t"
30010 use_parbox 1
30011 use_makebox 0
30012 width "33col%"
30013 special "none"
30014 height "1in"
30015 height_special "totalheight"
30016 status collapsed
30017
30018 \begin_layout Plain Layout
30019 Ceci est un texte à l'intérieur d'une parbox.
30020  Ceci est un texte à l'intérieur d'une parbox.
30021 \end_layout
30022
30023 \begin_layout Plain Layout
30024 Cette note de bas de page ne devrait pas apparaître :
30025 \begin_inset Foot
30026 status open
30027
30028 \begin_layout Plain Layout
30029 Cette note de bas de page est à l'intérieur d'une parbox et donc n'apparaîtra
30030  pas.
30031 \end_layout
30032
30033 \end_inset
30034
30035
30036 \end_layout
30037
30038 \end_inset
30039
30040
30041 \end_layout
30042
30043 \begin_layout Section
30044 Des Boîtes pour les Mots et les Caractères
30045 \begin_inset Index idx
30046 status collapsed
30047
30048 \begin_layout Plain Layout
30049 Boîtes ! Pour les caractères
30050 \end_layout
30051
30052 \end_inset
30053
30054
30055 \end_layout
30056
30057 \begin_layout Subsection
30058 Empêcher la Césure
30059 \begin_inset CommandInset label
30060 LatexCommand label
30061 name "sec:Empêcher-césure"
30062
30063 \end_inset
30064
30065
30066 \begin_inset Index idx
30067 status collapsed
30068
30069 \begin_layout Plain Layout
30070 Boîtes ! Pour empêcher la césure
30071 \end_layout
30072
30073 \end_inset
30074
30075
30076 \end_layout
30077
30078 \begin_layout Standard
30079 Vous pouvez utiliser un type spécial de boîte pour empêcher qu'un mot ou
30080  un texte ne soit coupé par une césure.
30081 \begin_inset Newline newline
30082 \end_inset
30083
30084 Voici un exemple de texte :
30085 \end_layout
30086
30087 \begin_layout Standard
30088 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
30089  césure dans un 
30090 \begin_inset Quotes eld
30091 \end_inset
30092
30093 motTrèsTrèsLong
30094 \begin_inset Quotes erd
30095 \end_inset
30096
30097
30098 \end_layout
30099
30100 \begin_layout Standard
30101 Pour empêcher que le mot 
30102 \begin_inset Quotes eld
30103 \end_inset
30104
30105 motTrèsTrèsLong
30106 \begin_inset Quotes erd
30107 \end_inset
30108
30109  soit coupé, ajoutez la commande
30110 \end_layout
30111
30112 \begin_layout Standard
30113
30114 \series bold
30115
30116 \backslash
30117 mbox{
30118 \end_layout
30119
30120 \begin_layout Standard
30121 en code TeX avant le mot.
30122  Après le mot, insérez l'accolade fermante 
30123 \begin_inset Quotes eld
30124 \end_inset
30125
30126
30127 \series bold
30128 }
30129 \series default
30130
30131 \begin_inset Quotes erd
30132 \end_inset
30133
30134  en code TeX.
30135 \end_layout
30136
30137 \begin_layout Standard
30138 Voici le résultat :
30139 \end_layout
30140
30141 \begin_layout Standard
30142 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
30143  césure dans un
30144 \begin_inset ERT
30145 status collapsed
30146
30147 \begin_layout Plain Layout
30148
30149
30150 \backslash
30151 mbox{
30152 \end_layout
30153
30154 \end_inset
30155
30156
30157 \begin_inset Quotes eld
30158 \end_inset
30159
30160 motTrèsTrèsLong
30161 \begin_inset Quotes erd
30162 \end_inset
30163
30164 .
30165 \begin_inset ERT
30166 status collapsed
30167
30168 \begin_layout Plain Layout
30169
30170 }
30171 \end_layout
30172
30173 \end_inset
30174
30175
30176 \end_layout
30177
30178 \begin_layout Standard
30179 Une autre méthode consiste à mettre la commande 
30180 \begin_inset Quotes eld
30181 \end_inset
30182
30183
30184 \series bold
30185
30186 \backslash
30187 -
30188 \series default
30189
30190 \begin_inset Quotes grd
30191 \end_inset
30192
30193  en code TeX, juste avant le mot :
30194 \end_layout
30195
30196 \begin_layout Standard
30197 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
30198  césure dans un 
30199 \begin_inset Quotes eld
30200 \end_inset
30201
30202
30203 \begin_inset ERT
30204 status collapsed
30205
30206 \begin_layout Plain Layout
30207
30208
30209 \backslash
30210 -
30211 \end_layout
30212
30213 \end_inset
30214
30215 motTrèsTrèsLong
30216 \begin_inset Quotes erd
30217 \end_inset
30218
30219 .
30220 \end_layout
30221
30222 \begin_layout Standard
30223 Bien sûr, maintenant le mot dépasse dans la marge latérale.
30224  Pour éviter cela, ajoutez un saut de ligne avant le mot avec le menu 
30225 \family sans
30226 Insérer\SpecialChar \menuseparator
30227 Formats\SpecialChar \menuseparator
30228 Passage
30229 \begin_inset space ~
30230 \end_inset
30231
30232 à
30233 \begin_inset space ~
30234 \end_inset
30235
30236 la
30237 \begin_inset space ~
30238 \end_inset
30239
30240 Ligne
30241 \family default
30242  (raccourci 
30243 \series bold
30244 Ctrl-Entrée
30245 \series default
30246 ) :
30247 \end_layout
30248
30249 \begin_layout Standard
30250 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
30251  césure dans un
30252 \begin_inset Newline newline
30253 \end_inset
30254
30255
30256 \begin_inset ERT
30257 status collapsed
30258
30259 \begin_layout Plain Layout
30260
30261
30262 \backslash
30263 mbox{
30264 \end_layout
30265
30266 \end_inset
30267
30268
30269 \begin_inset Quotes eld
30270 \end_inset
30271
30272 motTrèsTrèsLong
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
30288 \end_layout
30289
30290 \begin_layout Subsection
30291 Alignement Vertical
30292 \begin_inset CommandInset label
30293 LatexCommand label
30294 name "sub:Alignement-Vertical"
30295
30296 \end_inset
30297
30298
30299 \begin_inset Index idx
30300 status collapsed
30301
30302 \begin_layout Plain Layout
30303 Boîtes ! Pour l'alignement vertical
30304 \end_layout
30305
30306 \end_inset
30307
30308
30309 \begin_inset Index idx
30310 status collapsed
30311
30312 \begin_layout Plain Layout
30313 Boîtes ! Boîtes élévatrices
30314 \end_layout
30315
30316 \end_inset
30317
30318
30319 \begin_inset Index idx
30320 status collapsed
30321
30322 \begin_layout Plain Layout
30323 Raisebox|see
30324 \begin_inset ERT
30325 status collapsed
30326
30327 \begin_layout Plain Layout
30328
30329 {
30330 \end_layout
30331
30332 \end_inset
30333
30334 Boîtes élévatrices
30335 \begin_inset ERT
30336 status collapsed
30337
30338 \begin_layout Plain Layout
30339
30340 }
30341 \end_layout
30342
30343 \end_inset
30344
30345
30346 \end_layout
30347
30348 \end_inset
30349
30350
30351 \end_layout
30352
30353 \begin_layout Standard
30354 Avec la commande 
30355 \series bold
30356
30357 \backslash
30358 raisebox
30359 \series default
30360  vous pouvez aligner des mots, des caractères ou d'autres boîtes, verticalement
30361  par rapport au texte qui l'entoure.
30362  La commande
30363 \series bold
30364  
30365 \backslash
30366 raisebox
30367 \series default
30368  s'utilise en suivant la syntaxe suivante :
30369 \end_layout
30370
30371 \begin_layout Standard
30372
30373 \series bold
30374
30375 \backslash
30376 raisebox{déplacement}[hauteur][profondeur]{contenu de la boîte}
30377 \end_layout
30378
30379 \begin_layout Standard
30380 Le déplacement peut être une valeur positive pour élever la boîte ou négative
30381  pour l'abaisser.
30382 \end_layout
30383
30384 \begin_layout Standard
30385 Pour aligner le mot 
30386 \begin_inset Quotes eld
30387 \end_inset
30388
30389 empêcher
30390 \begin_inset Quotes erd
30391 \end_inset
30392
30393  de façon à ce que le point le plus bas du caractère le plus 
30394 \begin_inset Quotes eld
30395 \end_inset
30396
30397 profond
30398 \begin_inset Quotes erd
30399 \end_inset
30400
30401 , le 
30402 \begin_inset Quotes eld
30403 \end_inset
30404
30405 p
30406 \begin_inset Quotes erd
30407 \end_inset
30408
30409 , soit au niveau de la ligne de base, insérez la commande 
30410 \end_layout
30411
30412 \begin_layout Standard
30413
30414 \series bold
30415
30416 \backslash
30417 raisebox{
30418 \backslash
30419 depth}{
30420 \end_layout
30421
30422 \begin_layout Standard
30423 en code TeX avant le mot.
30424  Insérez après le mot l'accolade fermante 
30425 \begin_inset Quotes eld
30426 \end_inset
30427
30428
30429 \series bold
30430 }
30431 \series default
30432
30433 \begin_inset Quotes erd
30434 \end_inset
30435
30436  en code TeX.
30437 \begin_inset Newline newline
30438 \end_inset
30439
30440 Voici le résultat :
30441 \end_layout
30442
30443 \begin_layout Standard
30444 Cette ligne de texte contient le mot 
30445 \begin_inset ERT
30446 status collapsed
30447
30448 \begin_layout Plain Layout
30449
30450
30451 \backslash
30452 raisebox{
30453 \backslash
30454 depth}{
30455 \end_layout
30456
30457 \end_inset
30458
30459
30460 \begin_inset Quotes eld
30461 \end_inset
30462
30463 empêcher
30464 \begin_inset Quotes erd
30465 \end_inset
30466
30467
30468 \begin_inset ERT
30469 status collapsed
30470
30471 \begin_layout Plain Layout
30472
30473 }
30474 \end_layout
30475
30476 \end_inset
30477
30478  comme mot élevé.
30479 \end_layout
30480
30481 \begin_layout Standard
30482 \begin_inset VSpace bigskip
30483 \end_inset
30484
30485 Quand vous élevez ou vous abaissez des caractères dans une ligne, la distance
30486  entre les lignes va être agrandie :
30487 \end_layout
30488
30489 \begin_layout Standard
30490 Cette ligne de texte contient le mot
30491 \begin_inset ERT
30492 status collapsed
30493
30494 \begin_layout Plain Layout
30495
30496
30497 \backslash
30498 raisebox{-
30499 \backslash
30500 depth}{
30501 \end_layout
30502
30503 \end_inset
30504
30505
30506 \begin_inset Quotes eld
30507 \end_inset
30508
30509 empêcher
30510 \begin_inset Quotes erd
30511 \end_inset
30512
30513
30514 \begin_inset ERT
30515 status collapsed
30516
30517 \begin_layout Plain Layout
30518
30519 }
30520 \end_layout
30521
30522 \end_inset
30523
30524  comme mot abaissé.
30525 \begin_inset Newline newline
30526 \end_inset
30527
30528 Cette ligne de texte contient le mot 
30529 \begin_inset ERT
30530 status collapsed
30531
30532 \begin_layout Plain Layout
30533
30534
30535 \backslash
30536 raisebox{0.5cm}{
30537 \end_layout
30538
30539 \end_inset
30540
30541
30542 \begin_inset Quotes eld
30543 \end_inset
30544
30545 tester
30546 \begin_inset Quotes erd
30547 \end_inset
30548
30549
30550 \begin_inset ERT
30551 status collapsed
30552
30553 \begin_layout Plain Layout
30554
30555 }
30556 \end_layout
30557
30558 \end_inset
30559
30560  comme mot élevé.
30561 \end_layout
30562
30563 \begin_layout Standard
30564 Si, pour une raison ou une autre, vous voulez empêcher que cela se produise,
30565  mettez la hauteur de la boîte à zéro.
30566  Par exemple utilisez
30567 \end_layout
30568
30569 \begin_layout Standard
30570
30571 \series bold
30572
30573 \backslash
30574 raisebox{-
30575 \backslash
30576 depth}[0pt]{
30577 \end_layout
30578
30579 \begin_layout Standard
30580 Cette ligne de texte contient le mot
30581 \begin_inset ERT
30582 status collapsed
30583
30584 \begin_layout Plain Layout
30585
30586
30587 \backslash
30588 raisebox{-
30589 \backslash
30590 depth}[0pt]{
30591 \end_layout
30592
30593 \end_inset
30594
30595
30596 \begin_inset Quotes eld
30597 \end_inset
30598
30599 empêcher
30600 \begin_inset Quotes erd
30601 \end_inset
30602
30603
30604 \begin_inset ERT
30605 status collapsed
30606
30607 \begin_layout Plain Layout
30608
30609 }
30610 \end_layout
30611
30612 \end_inset
30613
30614  comme mot abaissé.
30615 \begin_inset Newline newline
30616 \end_inset
30617
30618 Cette ligne de texte contient le mot 
30619 \begin_inset ERT
30620 status collapsed
30621
30622 \begin_layout Plain Layout
30623
30624
30625 \backslash
30626 raisebox{0.5cm}[0pt]{
30627 \end_layout
30628
30629 \end_inset
30630
30631
30632 \begin_inset Quotes eld
30633 \end_inset
30634
30635 tester
30636 \begin_inset Quotes erd
30637 \end_inset
30638
30639
30640 \begin_inset ERT
30641 status collapsed
30642
30643 \begin_layout Plain Layout
30644
30645 }
30646 \end_layout
30647
30648 \end_inset
30649
30650  comme mot élevé.
30651 \end_layout
30652
30653 \begin_layout Section
30654 Boîtes Colorées
30655 \begin_inset CommandInset label
30656 LatexCommand label
30657 name "sec:Boîtes-colorées"
30658
30659 \end_inset
30660
30661
30662 \begin_inset Index idx
30663 status collapsed
30664
30665 \begin_layout Plain Layout
30666 Boîtes ! Couleur
30667 \end_layout
30668
30669 \end_inset
30670
30671
30672 \end_layout
30673
30674 \begin_layout Subsection
30675 De la couleur pour le texte
30676 \begin_inset Index idx
30677 status collapsed
30678
30679 \begin_layout Plain Layout
30680 Couleur ! Pour le texte
30681 \end_layout
30682
30683 \end_inset
30684
30685
30686 \end_layout
30687
30688 \begin_layout Standard
30689 Pour pouvoir colorer la couleur de fond d'un texte, il faut le mettre dans
30690  une boîte appelée 
30691 \begin_inset Quotes eld
30692 \end_inset
30693
30694 colorbox
30695 \begin_inset Quotes erd
30696 \end_inset
30697
30698 .
30699  Cela demande que le paquetage LaTeX 
30700 \series bold
30701 color
30702 \series default
30703
30704 \begin_inset Index idx
30705 status collapsed
30706
30707 \begin_layout Plain Layout
30708 Paquetages LaTeX ! color
30709 \end_layout
30710
30711 \end_inset
30712
30713  soit chargé dans le préambule du document avec la commande
30714 \end_layout
30715
30716 \begin_layout Standard
30717
30718 \series bold
30719
30720 \backslash
30721 @ifundefined{textcolor}
30722 \begin_inset Newline newline
30723 \end_inset
30724
30725
30726 \begin_inset Phantom HPhantom
30727 status open
30728
30729 \begin_layout Plain Layout
30730
30731 \series bold
30732 \begin_inset space ~
30733 \end_inset
30734
30735
30736 \end_layout
30737
30738 \end_inset
30739
30740 {
30741 \backslash
30742 usepackage{color}}{}
30743 \end_layout
30744
30745 \begin_layout Standard
30746 Le paquetage 
30747 \series bold
30748 color
30749 \series default
30750  sera chargé automatiquement par LyX dès que vous colorez du texte.
30751 \begin_inset Foot
30752 status collapsed
30753
30754 \begin_layout Plain Layout
30755 C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
30756  
30757 \series bold
30758
30759 \backslash
30760 @ifundefined
30761 \series default
30762 .
30763 \end_layout
30764
30765 \end_inset
30766
30767
30768 \end_layout
30769
30770 \begin_layout Standard
30771 \begin_inset VSpace medskip
30772 \end_inset
30773
30774 Les boîtes colorées sont créées par la commande 
30775 \series bold
30776
30777 \backslash
30778 colorbox
30779 \series default
30780 .
30781  Elle est utilisée avec la syntaxe suivante :
30782 \end_layout
30783
30784 \begin_layout Standard
30785
30786 \series bold
30787
30788 \backslash
30789 colorbox{couleur}{contenu de la boîte}
30790 \end_layout
30791
30792 \begin_layout Standard
30793 Le contenu de la boîte peut aussi être une boîte et les boîtes colorées
30794  peuvent être placées à l'intérieur d'autres boîtes.
30795 \end_layout
30796
30797 \begin_layout Standard
30798 Les couleurs suivantes sont prédéfinies ::
30799 \begin_inset Newline newline
30800 \end_inset
30801
30802
30803 \family sans
30804 black
30805 \family default
30806  (noir), 
30807 \family sans
30808 blue
30809 \family default
30810  (bleu), 
30811 \family sans
30812 cyan
30813 \family default
30814 \series bold
30815 ,
30816 \series default
30817  
30818 \family sans
30819 green
30820 \family default
30821  (vert), 
30822 \family sans
30823 magenta
30824 \family default
30825
30826 \family sans
30827 red
30828 \family default
30829  (rouge), 
30830 \family sans
30831 white
30832 \family default
30833  (blanc), and 
30834 \family sans
30835 yellow
30836 \family default
30837  (jaune).
30838 \begin_inset Newline newline
30839 \end_inset
30840
30841 Vous pouvez aussi définir vos propres couleurs comme c'est décrit dans la
30842  section
30843 \begin_inset space ~
30844 \end_inset
30845
30846
30847 \begin_inset CommandInset ref
30848 LatexCommand ref
30849 reference "sec:Tableaux-Colorés"
30850
30851 \end_inset
30852
30853 .
30854 \end_layout
30855
30856 \begin_layout Standard
30857 Par exemple, pour avoir un mot sur fond rouge, insérez la commande 
30858 \end_layout
30859
30860 \begin_layout Standard
30861
30862 \series bold
30863
30864 \backslash
30865 colorbox{red}{
30866 \end_layout
30867
30868 \begin_layout Standard
30869 avant le mot en code TeX.
30870  Insérez l'accolade fermante 
30871 \begin_inset Quotes eld
30872 \end_inset
30873
30874 }
30875 \begin_inset Quotes erd
30876 \end_inset
30877
30878  après le mot, en code TeX.
30879 \begin_inset Newline newline
30880 \end_inset
30881
30882 Voici le résultat :
30883 \end_layout
30884
30885 \begin_layout Standard
30886 Cette ligne de texte contient le mot
30887 \begin_inset ERT
30888 status collapsed
30889
30890 \begin_layout Plain Layout
30891
30892
30893 \backslash
30894 colorbox{red}{
30895 \end_layout
30896
30897 \end_inset
30898
30899
30900 \begin_inset Quotes eld
30901 \end_inset
30902
30903 Attention!
30904 \begin_inset Quotes erd
30905 \end_inset
30906
30907
30908 \begin_inset ERT
30909 status collapsed
30910
30911 \begin_layout Plain Layout
30912
30913 }
30914 \end_layout
30915
30916 \end_inset
30917
30918  sur fond rouge.
30919 \end_layout
30920
30921 \begin_layout Standard
30922 \begin_inset VSpace bigskip
30923 \end_inset
30924
30925 Si vous voulez que la boîte soit entourée d'une bordure dans une autre couleur,
30926  vous pouvez utiliser la commande 
30927 \series bold
30928
30929 \backslash
30930 fcolorbox
30931 \series default
30932  avec la syntaxe suivante :
30933 \end_layout
30934
30935 \begin_layout Standard
30936
30937 \series bold
30938
30939 \backslash
30940 fcolorbox{couleur du cadre}{couleur de la boîte}{contenu de la boîte}
30941 \end_layout
30942
30943 \begin_layout Standard
30944
30945 \series bold
30946
30947 \backslash
30948 fcolorbox
30949 \series default
30950  est une extension de 
30951 \series bold
30952
30953 \backslash
30954 colorbox
30955 \series default
30956 .
30957  L'épaisseur du cadre et l'espace entre le cadre et le contenu de la boîte
30958  peuvent être modifiés avec les variables 
30959 \series bold
30960
30961 \backslash
30962 fboxrule
30963 \series default
30964  et 
30965 \series bold
30966
30967 \backslash
30968 fboxsep
30969 \series default
30970 , comme c'est décrit dans la section
30971 \begin_inset space ~
30972 \end_inset
30973
30974
30975 \begin_inset CommandInset ref
30976 LatexCommand ref
30977 reference "sec:Décorations"
30978
30979 \end_inset
30980
30981 .
30982 \end_layout
30983
30984 \begin_layout Standard
30985 Pour l'exemple suivant, on a utilisé la commande
30986 \end_layout
30987
30988 \begin_layout Standard
30989
30990 \series bold
30991
30992 \backslash
30993 fcolorbox{cyan}{magenta}{
30994 \end_layout
30995
30996 \begin_layout Standard
30997 Voici un exemple où l'épaisseur de la ligne du cadre a été mise à 1
30998 \begin_inset space \thinspace{}
30999 \end_inset
31000
31001 mm:
31002 \begin_inset Newline newline
31003 \end_inset
31004
31005
31006 \begin_inset ERT
31007 status collapsed
31008
31009 \begin_layout Plain Layout
31010
31011
31012 \backslash
31013 fboxrule 1mm 
31014 \backslash
31015 fboxsep 1mm
31016 \end_layout
31017
31018 \end_inset
31019
31020
31021 \begin_inset ERT
31022 status collapsed
31023
31024 \begin_layout Plain Layout
31025
31026
31027 \backslash
31028 fcolorbox{cyan}{magenta}{
31029 \end_layout
31030
31031 \end_inset
31032
31033 Ce texte est dans une boîte encadrée et colorée.
31034 \begin_inset ERT
31035 status collapsed
31036
31037 \begin_layout Plain Layout
31038
31039 }
31040 \end_layout
31041
31042 \end_inset
31043
31044
31045 \end_layout
31046
31047 \begin_layout Standard
31048 \begin_inset VSpace bigskip
31049 \end_inset
31050
31051 Bien sûr, vous pouvez avoir du texte coloré dans une boîte colorée (attention,
31052  les yeux ! - NdT) :
31053 \begin_inset Newline newline
31054 \end_inset
31055
31056
31057 \begin_inset ERT
31058 status collapsed
31059
31060 \begin_layout Plain Layout
31061
31062
31063 \backslash
31064 fcolorbox{cyan}{magenta}{
31065 \end_layout
31066
31067 \end_inset
31068
31069
31070 \color yellow
31071 Ce texte est coloré dans une boîte colorée et encadrée.
31072 \color inherit
31073
31074 \begin_inset ERT
31075 status collapsed
31076
31077 \begin_layout Plain Layout
31078
31079 }
31080 \end_layout
31081
31082 \end_inset
31083
31084
31085 \begin_inset ERT
31086 status collapsed
31087
31088 \begin_layout Plain Layout
31089
31090
31091 \backslash
31092 fboxrule 0.4pt 
31093 \backslash
31094 fboxsep 3pt
31095 \end_layout
31096
31097 \end_inset
31098
31099
31100 \end_layout
31101
31102 \begin_layout Standard
31103
31104 \series bold
31105 \begin_inset VSpace medskip
31106 \end_inset
31107
31108
31109 \end_layout
31110
31111 \begin_layout Standard
31112 \begin_inset Note Greyedout
31113 status open
31114
31115 \begin_layout Plain Layout
31116
31117 \series bold
31118 Note:
31119 \series default
31120  Le texte qui se trouve dans une boîte colorée ne peut pas avoir de sauts
31121  de ligne.
31122  Pour colorer plusieurs lignes de texte ou un paragraphe, utilisez une boîte
31123  à l'intérieur d'une boîte colorée comme c'est décrit dans ce qui suit.
31124 \end_layout
31125
31126 \end_inset
31127
31128
31129 \end_layout
31130
31131 \begin_layout Subsection
31132 De la couleur pour les paragraphes
31133 \begin_inset CommandInset label
31134 LatexCommand label
31135 name "sub:Couleur-pour-les-Paragraphes"
31136
31137 \end_inset
31138
31139
31140 \begin_inset Index idx
31141 status collapsed
31142
31143 \begin_layout Plain Layout
31144 Couleur ! Pour les  paragraphes
31145 \end_layout
31146
31147 \end_inset
31148
31149
31150 \end_layout
31151
31152 \begin_layout Standard
31153 Pour modifier la couleur de fond de plus d'une ligne de texte, mettez le
31154  texte dans une minipage.
31155  Avant la minipage, insérez la commande 
31156 \series bold
31157
31158 \backslash
31159 colorbox
31160 \series default
31161  
31162 \end_layout
31163
31164 \begin_layout Standard
31165
31166 \series bold
31167
31168 \backslash
31169 colorbox{color}{
31170 \end_layout
31171
31172 \begin_layout Standard
31173 en code TeX.
31174  Après la minipage, insérez l'accolade fermante 
31175 \begin_inset Quotes eld
31176 \end_inset
31177
31178 }
31179 \begin_inset Quotes erd
31180 \end_inset
31181
31182  en code TeX.
31183 \end_layout
31184
31185 \begin_layout Standard
31186 \begin_inset ERT
31187 status collapsed
31188
31189 \begin_layout Plain Layout
31190
31191
31192 \backslash
31193 colorbox{lightgrey}{
31194 \end_layout
31195
31196 \end_inset
31197
31198
31199 \begin_inset Box Frameless
31200 position "t"
31201 hor_pos "c"
31202 has_inner_box 1
31203 inner_pos "t"
31204 use_parbox 0
31205 use_makebox 0
31206 width "100col%"
31207 special "none"
31208 height "1in"
31209 height_special "totalheight"
31210 status collapsed
31211
31212 \begin_layout Plain Layout
31213 Ce texte a un fond coloré.
31214  Ce texte a un fond coloré.
31215 \end_layout
31216
31217 \begin_layout Plain Layout
31218 \begin_inset VSpace defskip
31219 \end_inset
31220
31221 Le texte peut avoir des notes de bas de page
31222 \begin_inset Foot
31223 status collapsed
31224
31225 \begin_layout Plain Layout
31226 Un autre exemple de note de bas de page
31227 \end_layout
31228
31229 \end_inset
31230
31231  et contenir des figures et des tableaux.
31232 \end_layout
31233
31234 \begin_layout Plain Layout
31235 \align center
31236 \begin_inset Tabular
31237 <lyxtabular version="3" rows="3" columns="3">
31238 <features tabularvalignment="middle">
31239 <column alignment="center" valignment="top" width="0">
31240 <column alignment="center" valignment="top" width="0">
31241 <column alignment="center" valignment="top" width="0">
31242 <row>
31243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31244 \begin_inset Text
31245
31246 \begin_layout Plain Layout
31247 a
31248 \end_layout
31249
31250 \end_inset
31251 </cell>
31252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31253 \begin_inset Text
31254
31255 \begin_layout Plain Layout
31256 !
31257 \end_layout
31258
31259 \end_inset
31260 </cell>
31261 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31262 \begin_inset Text
31263
31264 \begin_layout Plain Layout
31265 3
31266 \end_layout
31267
31268 \end_inset
31269 </cell>
31270 </row>
31271 <row>
31272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31273 \begin_inset Text
31274
31275 \begin_layout Plain Layout
31276 <
31277 \end_layout
31278
31279 \end_inset
31280 </cell>
31281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31282 \begin_inset Text
31283
31284 \begin_layout Plain Layout
31285 b2
31286 \begin_inset Quotes erd
31287 \end_inset
31288
31289 |
31290 \end_layout
31291
31292 \end_inset
31293 </cell>
31294 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31295 \begin_inset Text
31296
31297 \begin_layout Plain Layout
31298 >
31299 \end_layout
31300
31301 \end_inset
31302 </cell>
31303 </row>
31304 <row>
31305 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31306 \begin_inset Text
31307
31308 \begin_layout Plain Layout
31309 1
31310 \end_layout
31311
31312 \end_inset
31313 </cell>
31314 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31315 \begin_inset Text
31316
31317 \begin_layout Plain Layout
31318 §
31319 \end_layout
31320
31321 \end_inset
31322 </cell>
31323 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31324 \begin_inset Text
31325
31326 \begin_layout Plain Layout
31327 c
31328 \end_layout
31329
31330 \end_inset
31331 </cell>
31332 </row>
31333 </lyxtabular>
31334
31335 \end_inset
31336
31337
31338 \end_layout
31339
31340 \end_inset
31341
31342
31343 \begin_inset ERT
31344 status collapsed
31345
31346 \begin_layout Plain Layout
31347
31348 }
31349 \end_layout
31350
31351 \end_inset
31352
31353
31354 \end_layout
31355
31356 \begin_layout Section
31357 Les boîtes pivotées et redimensionnées
31358 \end_layout
31359
31360 \begin_layout Standard
31361 Pour pouvoir utiliser les commandes décrites dans cette section, vous devez
31362  charger le paquetage LaTeX 
31363 \series bold
31364 graphicx
31365 \series default
31366
31367 \begin_inset Index idx
31368 status collapsed
31369
31370 \begin_layout Plain Layout
31371 Paquetages LaTeX ! graphicx
31372 \end_layout
31373
31374 \end_inset
31375
31376  dans le préambule de votre document avec la commande
31377 \end_layout
31378
31379 \begin_layout Standard
31380
31381 \series bold
31382
31383 \backslash
31384 @ifundefined{rotatebox}
31385 \begin_inset Newline newline
31386 \end_inset
31387
31388
31389 \begin_inset Phantom HPhantom
31390 status open
31391
31392 \begin_layout Plain Layout
31393
31394 \series bold
31395 \begin_inset space ~
31396 \end_inset
31397
31398
31399 \end_layout
31400
31401 \end_inset
31402
31403 {
31404 \backslash
31405 usepackage{graphicx}}{}
31406 \end_layout
31407
31408 \begin_layout Standard
31409 \begin_inset Note Greyedout
31410 status open
31411
31412 \begin_layout Plain Layout
31413
31414 \series bold
31415 Note:
31416 \series default
31417  Certain visualiseurs DVI ne peuvent pas afficher des objets pivotés ou
31418  redimensionnés.
31419 \end_layout
31420
31421 \end_inset
31422
31423
31424 \end_layout
31425
31426 \begin_layout Standard
31427 \begin_inset Note Greyedout
31428 status open
31429
31430 \begin_layout Plain Layout
31431
31432 \series bold
31433 Note:
31434 \series default
31435  On ne doit pas mettre de flottants à l'intérieur d'une boîte pivotée ou
31436  redimensionnée.
31437 \end_layout
31438
31439 \end_inset
31440
31441
31442 \end_layout
31443
31444 \begin_layout Subsection
31445 Les Boîtes pivotées
31446 \begin_inset Index idx
31447 status collapsed
31448
31449 \begin_layout Plain Layout
31450 Boîtes ! pivotées
31451 \end_layout
31452
31453 \end_inset
31454
31455
31456 \begin_inset Index idx
31457 status collapsed
31458
31459 \begin_layout Plain Layout
31460 Pivoter des objets
31461 \end_layout
31462
31463 \end_inset
31464
31465
31466 \begin_inset Index idx
31467 status collapsed
31468
31469 \begin_layout Plain Layout
31470 Figures ! Pivotées
31471 \end_layout
31472
31473 \end_inset
31474
31475
31476 \begin_inset Index idx
31477 status collapsed
31478
31479 \begin_layout Plain Layout
31480 Tableau ! Pivoter
31481 \end_layout
31482
31483 \end_inset
31484
31485
31486 \end_layout
31487
31488 \begin_layout Standard
31489 Pour faire tourner des objets, vous pouvez les mettre dans une boîte pivotante
31490  (rotated).
31491  Une telle boîte est créée avec la commande 
31492 \series bold
31493
31494 \backslash
31495 rotatebox
31496 \series default
31497  en code TeX avec la syntaxe
31498 \end_layout
31499
31500 \begin_layout Standard
31501
31502 \series bold
31503
31504 \backslash
31505 rotatebox[origine rotation]{angle rotation}{contenu de la boîte}
31506 \end_layout
31507
31508 \begin_layout Standard
31509 La position du pivot est donnée par l'origine de rotation spécifiée sous
31510  la forme 
31511 \series bold
31512 origin=position
31513 \series default
31514 .
31515  Les valeurs suivantes sont possibles pour la position: 
31516 \emph on
31517 c
31518 \emph default
31519  (centre), 
31520 \emph on
31521 l
31522 \emph default
31523  (gauche/
31524 \lang english
31525 left
31526 \lang french
31527 ), 
31528 \emph on
31529 r
31530 \emph default
31531  (droite/
31532 \lang english
31533 right
31534 \lang french
31535 ), 
31536 \emph on
31537 b
31538 \emph default
31539  (bas/
31540 \lang english
31541 bottom
31542 \lang french
31543 ), 
31544 \emph on
31545 t
31546 \emph default
31547  (haut/
31548 \lang english
31549 top
31550 \lang french
31551 ), et aussi des combinaisons des quatre positions de base.
31552  Par exemple 
31553 \emph on
31554 lt
31555 \emph default
31556  signifie que le pivot est situé dans le coin en haut à gauche de la boîte.
31557  Quand on ne donne pas d'origine, la position 
31558 \emph on
31559 l
31560 \emph default
31561  est utilisée.
31562  L'angle de rotation est un nombre, exprimé en degrés et qui peut être positif
31563  ou négatif.
31564  Le sens positif de rotation est anti-horaire.
31565 \end_layout
31566
31567 \begin_layout Standard
31568 Dans l'exemple qui suit, la commande 
31569 \series bold
31570
31571 \backslash
31572 rotatebox[origin=c]{60}{
31573 \series default
31574  a été insérée en code TeX juste avant le texte 
31575 \begin_inset Quotes eld
31576 \end_inset
31577
31578 pivoté de 90°
31579 \begin_inset Quotes erd
31580 \end_inset
31581
31582  ; la boîte est refermée juste après le texte par une accolade fermante
31583  
31584 \begin_inset Quotes eld
31585 \end_inset
31586
31587 }
31588 \begin_inset Quotes erd
31589 \end_inset
31590
31591  en code TeX.
31592 \end_layout
31593
31594 \begin_layout Standard
31595 Voici une ligne avec du texte 
31596 \begin_inset ERT
31597 status collapsed
31598
31599 \begin_layout Plain Layout
31600
31601
31602 \backslash
31603 rotatebox[origin=c]{60}{
31604 \end_layout
31605
31606 \end_inset
31607
31608 pivoté de 60°
31609 \begin_inset ERT
31610 status collapsed
31611
31612 \begin_layout Plain Layout
31613
31614 }
31615 \end_layout
31616
31617 \end_inset
31618
31619 .
31620 \end_layout
31621
31622 \begin_layout Standard
31623 La boîte peut contenir une autre boîte ou une formule en ligne :
31624 \end_layout
31625
31626 \begin_layout Standard
31627 Voici une ligne avec du texte 
31628 \begin_inset ERT
31629 status collapsed
31630
31631 \begin_layout Plain Layout
31632
31633
31634 \backslash
31635 rotatebox[origin=r]{-60}{
31636 \end_layout
31637
31638 \end_inset
31639
31640
31641 \begin_inset Box Doublebox
31642 position "c"
31643 hor_pos "c"
31644 has_inner_box 0
31645 inner_pos "c"
31646 use_parbox 0
31647 use_makebox 0
31648 width "1in"
31649 special "width"
31650 height "1in"
31651 height_special "totalheight"
31652 status collapsed
31653
31654 \begin_layout Plain Layout
31655 pivoté de -60°
31656 \end_layout
31657
31658 \end_inset
31659
31660
31661 \begin_inset ERT
31662 status collapsed
31663
31664 \begin_layout Plain Layout
31665
31666 }
31667 \end_layout
31668
31669 \end_inset
31670
31671  et encadré 
31672 \begin_inset ERT
31673 status collapsed
31674
31675 \begin_layout Plain Layout
31676
31677
31678 \backslash
31679 rotatebox[origin=lb]{60}{
31680 \end_layout
31681
31682 \end_inset
31683
31684
31685 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31686 \end_inset
31687
31688
31689 \begin_inset ERT
31690 status collapsed
31691
31692 \begin_layout Plain Layout
31693
31694 }
31695 \end_layout
31696
31697 \end_inset
31698
31699  et une formule.
31700 \end_layout
31701
31702 \begin_layout Standard
31703 ou encore une figure ou un tableau :
31704 \end_layout
31705
31706 \begin_layout Standard
31707 Voici une ligne
31708 \begin_inset ERT
31709 status collapsed
31710
31711 \begin_layout Plain Layout
31712
31713
31714 \backslash
31715 rotatebox[origin=lb]{90}{
31716 \end_layout
31717
31718 \end_inset
31719
31720
31721 \begin_inset Graphics
31722         filename ../clipart/platypus.eps
31723         lyxscale 50
31724         width 25col%
31725
31726 \end_inset
31727
31728
31729 \begin_inset ERT
31730 status collapsed
31731
31732 \begin_layout Plain Layout
31733
31734 }
31735 \end_layout
31736
31737 \end_inset
31738
31739  avec une image pivotée de 90° 
31740 \begin_inset ERT
31741 status collapsed
31742
31743 \begin_layout Plain Layout
31744
31745
31746 \backslash
31747 rotatebox[origin=l]{-90}{
31748 \end_layout
31749
31750 \end_inset
31751
31752
31753 \begin_inset Tabular
31754 <lyxtabular version="3" rows="2" columns="2">
31755 <features tabularvalignment="middle">
31756 <column alignment="center" valignment="top" width="0">
31757 <column alignment="center" valignment="top" width="0">
31758 <row>
31759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31760 \begin_inset Text
31761
31762 \begin_layout Plain Layout
31763 q
31764 \end_layout
31765
31766 \end_inset
31767 </cell>
31768 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31769 \begin_inset Text
31770
31771 \begin_layout Plain Layout
31772 w
31773 \end_layout
31774
31775 \end_inset
31776 </cell>
31777 </row>
31778 <row>
31779 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31780 \begin_inset Text
31781
31782 \begin_layout Plain Layout
31783 e
31784 \end_layout
31785
31786 \end_inset
31787 </cell>
31788 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31789 \begin_inset Text
31790
31791 \begin_layout Plain Layout
31792 r
31793 \end_layout
31794
31795 \end_inset
31796 </cell>
31797 </row>
31798 </lyxtabular>
31799
31800 \end_inset
31801
31802
31803 \begin_inset ERT
31804 status collapsed
31805
31806 \begin_layout Plain Layout
31807
31808 }
31809 \end_layout
31810
31811 \end_inset
31812
31813  et un tableau.
31814 \end_layout
31815
31816 \begin_layout Subsection
31817 Les boîtes redimensionnées
31818 \begin_inset Index idx
31819 status collapsed
31820
31821 \begin_layout Plain Layout
31822 Boîtes ! Redimensionnées
31823 \end_layout
31824
31825 \end_inset
31826
31827
31828 \begin_inset Index idx
31829 status collapsed
31830
31831 \begin_layout Plain Layout
31832 Redimensionner des objets
31833 \end_layout
31834
31835 \end_inset
31836
31837
31838 \begin_inset Index idx
31839 status collapsed
31840
31841 \begin_layout Plain Layout
31842 Figures ! Redimensionnées
31843 \end_layout
31844
31845 \end_inset
31846
31847
31848 \begin_inset Index idx
31849 status collapsed
31850
31851 \begin_layout Plain Layout
31852 Tableau ! Redimensionner
31853 \end_layout
31854
31855 \end_inset
31856
31857
31858 \end_layout
31859
31860 \begin_layout Standard
31861 Pour redimensionner des objets on peut utiliser les commandes 
31862 \series bold
31863
31864 \backslash
31865 scalebox
31866 \series default
31867  et 
31868 \series bold
31869
31870 \backslash
31871 resizebox
31872 \series default
31873  insérées sous forme de code TeX.
31874 \end_layout
31875
31876 \begin_layout Standard
31877
31878 \series bold
31879
31880 \backslash
31881 scalebox
31882 \series default
31883  est utilisée avec la syntaxe suivante :
31884 \end_layout
31885
31886 \begin_layout Standard
31887
31888 \series bold
31889
31890 \backslash
31891 scalebox{horizontal}[vertical]{contenu de la boîte}
31892 \end_layout
31893
31894 \begin_layout Standard
31895 Horizontal et vertical sont les facteurs d'échelle correspondants.
31896  Si on ne donne pas de facteur vertical, le facteur horizontal sera aussi
31897  utilisé comme facteur vertical.
31898 \end_layout
31899
31900 \begin_layout Standard
31901 Par exemple, la commande 
31902 \series bold
31903
31904 \backslash
31905 scalebox{2}{Bonjour}
31906 \series default
31907  crée un 
31908 \begin_inset ERT
31909 status collapsed
31910
31911 \begin_layout Plain Layout
31912
31913
31914 \backslash
31915 scalebox{2}{
31916 \end_layout
31917
31918 \end_inset
31919
31920 Bonjour
31921 \begin_inset ERT
31922 status collapsed
31923
31924 \begin_layout Plain Layout
31925
31926 }
31927 \end_layout
31928
31929 \end_inset
31930
31931  de taille double par rapport à la taille du texte du document.
31932 \end_layout
31933
31934 \begin_layout Standard
31935
31936 \series bold
31937
31938 \backslash
31939 scalebox{2}[1]{Hello}
31940 \series default
31941  au contraire va déformer le 
31942 \begin_inset ERT
31943 status collapsed
31944
31945 \begin_layout Plain Layout
31946
31947
31948 \backslash
31949 scalebox{2}[1]{
31950 \end_layout
31951
31952 \end_inset
31953
31954 Bonjour
31955 \begin_inset ERT
31956 status collapsed
31957
31958 \begin_layout Plain Layout
31959
31960 }
31961 \end_layout
31962
31963 \end_inset
31964
31965 .
31966 \end_layout
31967
31968 \begin_layout Standard
31969 Si le facteur d'échelle est négatif, le contenu sera retourné en miroir.
31970  La commande 
31971 \series bold
31972
31973 \backslash
31974 scalebox{-1}[1]{Hello}
31975 \series default
31976  peut donc être utilisée pour créer du texte en miroir : 
31977 \begin_inset ERT
31978 status collapsed
31979
31980 \begin_layout Plain Layout
31981
31982
31983 \backslash
31984 scalebox{-1}[1]{
31985 \end_layout
31986
31987 \end_inset
31988
31989 Bonjour
31990 \begin_inset ERT
31991 status collapsed
31992
31993 \begin_layout Plain Layout
31994
31995 }
31996 \end_layout
31997
31998 \end_inset
31999
32000
32001 \end_layout
32002
32003 \begin_layout Standard
32004
32005 \series bold
32006
32007 \backslash
32008 scalebox{1}[-1]{Bonjour}
32009 \series default
32010  effectue une réflexion du 
32011 \begin_inset ERT
32012 status collapsed
32013
32014 \begin_layout Plain Layout
32015
32016
32017 \backslash
32018 scalebox{1}[-1]{
32019 \end_layout
32020
32021 \end_inset
32022
32023 Bonjour
32024 \begin_inset ERT
32025 status collapsed
32026
32027 \begin_layout Plain Layout
32028
32029 }
32030 \end_layout
32031
32032 \end_inset
32033
32034  par rapport à la ligne de base.
32035 \end_layout
32036
32037 \begin_layout Standard
32038 La commande 
32039 \series bold
32040
32041 \backslash
32042 reflectbox{contenu de la boîte} 
32043 \series default
32044 existe aussi et est équivalente à
32045 \series bold
32046  
32047 \backslash
32048 scalebox{-1}[1]{contenu de la boîte}.
32049
32050 \series default
32051  
32052 \begin_inset Newline newline
32053 \end_inset
32054
32055
32056 \end_layout
32057
32058 \begin_layout Standard
32059 \begin_inset VSpace bigskip
32060 \end_inset
32061
32062 La commande 
32063 \series bold
32064
32065 \backslash
32066 resizebox
32067 \series default
32068  est utilisée pour redimensionner une boîte à une largeur et une hauteur
32069  données.
32070  La syntaxe de la commande est :
32071 \end_layout
32072
32073 \begin_layout Standard
32074
32075 \series bold
32076
32077 \backslash
32078 resizebox{largeur}{hauteur}{contenu de la boîte}
32079 \end_layout
32080
32081 \begin_layout Standard
32082 Si un des deux paramètres est remplacé par un point d'exclamation 
32083 \series bold
32084 !
32085 \series default
32086 , la taille est ajustée pour conserver le rapport d'aspect de la boîte.
32087 \end_layout
32088
32089 \begin_layout Standard
32090 La commande 
32091 \series bold
32092
32093 \backslash
32094 resizebox{2cm}{1cm}{Bonjour}
32095 \series default
32096  produit : 
32097 \begin_inset ERT
32098 status collapsed
32099
32100 \begin_layout Plain Layout
32101
32102
32103 \backslash
32104 resizebox{2cm}{1cm}{
32105 \end_layout
32106
32107 \end_inset
32108
32109 Bonjour
32110 \begin_inset ERT
32111 status collapsed
32112
32113 \begin_layout Plain Layout
32114
32115 }
32116 \end_layout
32117
32118 \end_inset
32119
32120
32121 \begin_inset Newline newline
32122 \end_inset
32123
32124 La commande 
32125 \series bold
32126
32127 \backslash
32128 resizebox{2cm}{!}{Bonjour}
32129 \series default
32130  produit : 
32131 \begin_inset ERT
32132 status collapsed
32133
32134 \begin_layout Plain Layout
32135
32136
32137 \backslash
32138 resizebox{2cm}{!}{
32139 \end_layout
32140
32141 \end_inset
32142
32143 Bonjour
32144 \begin_inset ERT
32145 status collapsed
32146
32147 \begin_layout Plain Layout
32148
32149 }
32150 \end_layout
32151
32152 \end_inset
32153
32154
32155 \end_layout
32156
32157 \begin_layout Standard
32158 \begin_inset VSpace bigskip
32159 \end_inset
32160
32161
32162 \end_layout
32163
32164 \begin_layout Standard
32165 \begin_inset Note Greyedout
32166 status open
32167
32168 \begin_layout Plain Layout
32169
32170 \series bold
32171 Note:
32172 \series default
32173  Quand les paramètres des commandes 
32174 \series bold
32175
32176 \backslash
32177 scalebox
32178 \series default
32179  ou 
32180 \series bold
32181
32182 \backslash
32183 resizebox
32184 \series default
32185  sont mis à zéro, il ne se produit pas d'erreur LaTeX quand on exporte le
32186  document, mais le document exporté peut ne pas s'afficher ou s'afficher
32187  partiellement.
32188 \end_layout
32189
32190 \end_inset
32191
32192
32193 \end_layout
32194
32195 \begin_layout Standard
32196 \begin_inset VSpace bigskip
32197 \end_inset
32198
32199
32200 \end_layout
32201
32202 \begin_layout Standard
32203 Les boîtes peuvent être combinée dans n'importe quel ordre.
32204  Par exemple, la commande 
32205 \begin_inset Newline newline
32206 \end_inset
32207
32208
32209 \series bold
32210
32211 \backslash
32212 rotatebox[origin=c]{-45}{
32213 \backslash
32214 resizebox{2cm}{!}{
32215 \backslash
32216 reflectbox{Bonjour}}}
32217 \begin_inset Newline newline
32218 \end_inset
32219
32220
32221 \series default
32222 produit :
32223 \end_layout
32224
32225 \begin_layout Standard
32226 \align center
32227 \begin_inset ERT
32228 status collapsed
32229
32230 \begin_layout Plain Layout
32231
32232
32233 \backslash
32234 rotatebox[origin=c]{-45}{
32235 \backslash
32236 resizebox{2cm}{!}{
32237 \backslash
32238 reflectbox{
32239 \end_layout
32240
32241 \end_inset
32242
32243 Bonjour
32244 \begin_inset ERT
32245 status collapsed
32246
32247 \begin_layout Plain Layout
32248
32249 }}}
32250 \end_layout
32251
32252 \end_inset
32253
32254
32255 \end_layout
32256
32257 \begin_layout Standard
32258 \noindent
32259 Les images, les tableaux et les formules sont autorisées comme contenu de
32260  boîte :
32261 \end_layout
32262
32263 \begin_layout Standard
32264 \align center
32265 \begin_inset ERT
32266 status collapsed
32267
32268 \begin_layout Plain Layout
32269
32270
32271 \backslash
32272 rotatebox[origin=c]{-30}{
32273 \backslash
32274 resizebox{2cm}{!}{
32275 \backslash
32276 reflectbox{
32277 \end_layout
32278
32279 \end_inset
32280
32281
32282 \begin_inset Graphics
32283         filename ../clipart/platypus.eps
32284         lyxscale 50
32285         width 25col%
32286
32287 \end_inset
32288
32289
32290 \begin_inset ERT
32291 status collapsed
32292
32293 \begin_layout Plain Layout
32294
32295 }}}
32296 \end_layout
32297
32298 \end_inset
32299
32300
32301 \begin_inset ERT
32302 status collapsed
32303
32304 \begin_layout Plain Layout
32305
32306
32307 \backslash
32308 rotatebox[origin=c]{-45}{
32309 \backslash
32310 resizebox{2cm}{!}{
32311 \backslash
32312 reflectbox{
32313 \end_layout
32314
32315 \end_inset
32316
32317
32318 \begin_inset Tabular
32319 <lyxtabular version="3" rows="2" columns="2">
32320 <features tabularvalignment="middle">
32321 <column alignment="center" valignment="top" width="0">
32322 <column alignment="center" valignment="top" width="0">
32323 <row>
32324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32325 \begin_inset Text
32326
32327 \begin_layout Plain Layout
32328 q
32329 \end_layout
32330
32331 \end_inset
32332 </cell>
32333 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32334 \begin_inset Text
32335
32336 \begin_layout Plain Layout
32337 w
32338 \end_layout
32339
32340 \end_inset
32341 </cell>
32342 </row>
32343 <row>
32344 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32345 \begin_inset Text
32346
32347 \begin_layout Plain Layout
32348 e
32349 \end_layout
32350
32351 \end_inset
32352 </cell>
32353 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32354 \begin_inset Text
32355
32356 \begin_layout Plain Layout
32357 r
32358 \end_layout
32359
32360 \end_inset
32361 </cell>
32362 </row>
32363 </lyxtabular>
32364
32365 \end_inset
32366
32367
32368 \begin_inset ERT
32369 status collapsed
32370
32371 \begin_layout Plain Layout
32372
32373 }}}
32374 \end_layout
32375
32376 \end_inset
32377
32378
32379 \begin_inset ERT
32380 status collapsed
32381
32382 \begin_layout Plain Layout
32383
32384
32385 \backslash
32386 rotatebox[origin=c]{-45}{
32387 \backslash
32388 resizebox{2cm}{!}{
32389 \backslash
32390 reflectbox{
32391 \end_layout
32392
32393 \end_inset
32394
32395
32396 \begin_inset Formula $\int A\,\mathrm{d}x=B$
32397 \end_inset
32398
32399
32400 \begin_inset ERT
32401 status collapsed
32402
32403 \begin_layout Plain Layout
32404
32405 }}}
32406 \end_layout
32407
32408 \end_inset
32409
32410
32411 \end_layout
32412
32413 \begin_layout Standard
32414 Quand on utilise le style global de formule 
32415 \series bold
32416 fleqn
32417 \series default
32418  dans le document
32419 \begin_inset Foot
32420 status collapsed
32421
32422 \begin_layout Plain Layout
32423 Quand 
32424 \begin_inset Quotes eld
32425 \end_inset
32426
32427 fleqn
32428 \begin_inset Quotes erd
32429 \end_inset
32430
32431  est ajouté aux options de la classe de document.
32432 \end_layout
32433
32434 \end_inset
32435
32436 , les formules hors texte peuvent aussi être redimensionnées.
32437 \end_layout
32438
32439 \begin_layout Chapter
32440 Trucs Externes
32441 \begin_inset Index idx
32442 status collapsed
32443
32444 \begin_layout Plain Layout
32445 Trucs externes
32446 \end_layout
32447
32448 \end_inset
32449
32450
32451 \end_layout
32452
32453 \begin_layout Standard
32454 Avec le menu 
32455 \family sans
32456 Insérer\SpecialChar \menuseparator
32457 Fichier
32458 \family default
32459  vous pouvez insérer un contenu externe à votre document.
32460  Ce contenu peut être :
32461 \end_layout
32462
32463 \begin_layout Description
32464 Document
32465 \begin_inset space ~
32466 \end_inset
32467
32468 LyX Un autre document LyX ; son contenu est directement inséré dans votre
32469  document.
32470 \end_layout
32471
32472 \begin_layout Description
32473 Texte
32474 \begin_inset space ~
32475 \end_inset
32476
32477 Brut Un document textuel ; chacune des ses lignes est insérée comme un paragraph
32478 e.
32479 \end_layout
32480
32481 \begin_layout Description
32482 Texte
32483 \begin_inset space ~
32484 \end_inset
32485
32486 Brut
32487 \begin_inset space ~
32488 \end_inset
32489
32490 par
32491 \begin_inset space ~
32492 \end_inset
32493
32494 Ligne Un document textuel ; ses lignes sont insérées telle qu'elles.
32495  Les lignes vides créent un nouveau paragraphe dans votre document.
32496 \end_layout
32497
32498 \begin_layout Description
32499 Objet
32500 \begin_inset space ~
32501 \end_inset
32502
32503 Externe Fichiers de formats variés.
32504 \end_layout
32505
32506 \begin_layout Description
32507 Sous-document Documents LyX ou LaTeX.
32508 \end_layout
32509
32510 \begin_layout Section
32511 Objets Externes 
32512 \begin_inset Index idx
32513 status collapsed
32514
32515 \begin_layout Plain Layout
32516 Trucs externes ! Objets Externes
32517 \end_layout
32518
32519 \end_inset
32520
32521
32522 \end_layout
32523
32524 \begin_layout Standard
32525 La fonction d'insertion d'objets externes vous permet d'insérer le contenu
32526  de fichiers dans votre document sans avoir à convertir ces derniers en
32527  un format qui soit compatible avec le format de sortie, puisque c'est LyX
32528  qui va s'occuper des conversions.
32529  Ce mécanisme est semblable à celui qui permet d'insérer dans un document
32530  LyX des images dans des formats divers.
32531  Quand vous avez activé 
32532 \family sans
32533 Aperçu
32534 \begin_inset space ~
32535 \end_inset
32536
32537 sur
32538 \begin_inset space ~
32539 \end_inset
32540
32541 le
32542 \begin_inset space ~
32543 \end_inset
32544
32545 vif
32546 \family default
32547  dans le menu des préférences de LyX, dans la rubrique 
32548 \family sans
32549 Apparence\SpecialChar \menuseparator
32550 Graphiques
32551 \family default
32552 , les objets externes de type Dia et Xfig sont affichés directement dans
32553  LyX.
32554 \end_layout
32555
32556 \begin_layout Standard
32557 On insère des objets externes en utilisant la fenêtre de dialogue 
32558 \family sans
32559 Objet
32560 \begin_inset space ~
32561 \end_inset
32562
32563 Externe
32564 \family default
32565  qui est accessible via le menu 
32566 \family sans
32567 Insérer\SpecialChar \menuseparator
32568 Fichiers\SpecialChar \menuseparator
32569 Objet
32570 \begin_inset space ~
32571 \end_inset
32572
32573 Externe
32574 \family default
32575 .
32576  Actuellement les types de fichiers (
32577 \family sans
32578 Modèles
32579 \family default
32580 ) suivants sont autorisés :
32581 \end_layout
32582
32583 \begin_layout Description
32584 Échiquier Ce modèle accepte les diagrammes de positions d'échec produits
32585  par le programme 
32586 \series bold
32587
32588 \begin_inset CommandInset href
32589 LatexCommand href
32590 name "XBoard"
32591 target "http://en.wikipedia.org/wiki/XBoard"
32592
32593 \end_inset
32594
32595
32596 \series default
32597 .
32598 \end_layout
32599
32600 \begin_layout Description
32601 Date Ce modèle insère la date sous la forme 
32602 \emph on
32603 Jour-Mois-Année
32604 \emph default
32605 .
32606  Voici un exemple de date insérée comme objet externe :: 
32607 \begin_inset External
32608         template Date
32609         filename .
32610
32611 \end_inset
32612
32613
32614 \begin_inset space ~
32615 \end_inset
32616
32617
32618 \begin_inset Note Note
32619 status open
32620
32621 \begin_layout Plain Layout
32622 Retirer l'espace protégé quand le bug 4398 sera résolu !
32623 \end_layout
32624
32625 \end_inset
32626
32627
32628 \begin_inset Newline newline
32629 \end_inset
32630
32631 La date n'apparaîtra pas dans LyX, mais seulement dans la sortie imprimée.
32632  Il y a deux autre méthodes pour insérer une date : Avec le menu 
32633 \family sans
32634 Insérer\SpecialChar \menuseparator
32635 Date
32636 \family default
32637  et avec la commande LaTeX 
32638 \series bold
32639
32640 \backslash
32641 today
32642 \series default
32643  entrée comme code TeX.
32644  Ces différentes méthodes sont comparée dans le tableau
32645 \begin_inset space ~
32646 \end_inset
32647
32648
32649 \begin_inset CommandInset ref
32650 LatexCommand ref
32651 reference "tab:Comparaison-des-dates"
32652
32653 \end_inset
32654
32655 .
32656 \end_layout
32657
32658 \begin_layout Description
32659 Dia Ce modèle accepte les diagrammes créés avec le programme 
32660 \series bold
32661
32662 \begin_inset CommandInset href
32663 LatexCommand href
32664 name "Dia"
32665 target "http://en.wikipedia.org/wiki/Dia_(software)"
32666
32667 \end_inset
32668
32669
32670 \series default
32671 .
32672 \end_layout
32673
32674 \begin_layout Description
32675 LilyPond Ce modèle est utilisé avec des partitions musicales mises en forme
32676  par le programme 
32677 \series bold
32678
32679 \begin_inset CommandInset href
32680 LatexCommand href
32681 name "LilyPond"
32682 target "http://en.wikipedia.org/wiki/LilyPond"
32683
32684 \end_inset
32685
32686
32687 \series default
32688 .
32689 \end_layout
32690
32691 \begin_layout Description
32692 PDFPages Ce modèle permet d'insérer des documents en PDF dans votre document.
32693  Pour insérer certaines pages ou toutes les pages d'un PDF, utilisez l'option
32694  
32695 \emph on
32696 pages
32697 \emph default
32698  dans le champ 
32699 \family sans
32700 Option
32701 \family default
32702  dans l'onglet 
32703 \family sans
32704 Options LaTeX et LyX
32705 \family default
32706  en suivant les instructions données pour le modèle.
32707  Si on ne donne pas d'option 
32708 \emph on
32709 pages
32710 \emph default
32711 , seule la première page du PDF sera insérée.
32712 \end_layout
32713
32714 \begin_layout Description
32715 RasterImage Ce modèle peut être utilisé pour les images matricielles (bitmap).
32716  À peu près tous les formats d'images populaires sont acceptés.
32717  Les images peuvent être traitées dans la fenêtre de dialogue 
32718 \family sans
32719 Objet
32720 \begin_inset space ~
32721 \end_inset
32722
32723 Externe
32724 \family default
32725  comme les images qui sont habituellement incorporées en utilisant le menu
32726  
32727 \family sans
32728 Insérer\SpecialChar \menuseparator
32729 Graphique
32730 \family default
32731 , comme c'est décrit dans la section
32732 \begin_inset space ~
32733 \end_inset
32734
32735
32736 \begin_inset CommandInset ref
32737 LatexCommand ref
32738 reference "sec:Graphics-Dialog"
32739
32740 \end_inset
32741
32742 .
32743  La différence est que seules les images matricielles sont autorisées, ce
32744  qui veut dire que les images PDF et EPS ne sont pas acceptées.
32745 \end_layout
32746
32747 \begin_layout Description
32748 XFig Ce modèle accepte les images créées avec le programme 
32749 \series bold
32750
32751 \begin_inset CommandInset href
32752 LatexCommand href
32753 name "Xfig"
32754 target "http://en.wikipedia.org/wiki/Xfig"
32755
32756 \end_inset
32757
32758
32759 \series default
32760 .
32761 \end_layout
32762
32763 \begin_layout Standard
32764 \begin_inset Float table
32765 placement h
32766 wide false
32767 sideways false
32768 status open
32769
32770 \begin_layout Plain Layout
32771 \begin_inset Caption
32772
32773 \begin_layout Plain Layout
32774 \begin_inset CommandInset label
32775 LatexCommand label
32776 name "tab:Comparaison-des-dates"
32777
32778 \end_inset
32779
32780 Comparaison des méthodes d'insertion de la date.
32781 \end_layout
32782
32783 \end_inset
32784
32785
32786 \end_layout
32787
32788 \begin_layout Plain Layout
32789 \align center
32790 \begin_inset Tabular
32791 <lyxtabular version="3" rows="4" columns="4">
32792 <features tabularvalignment="middle">
32793 <column alignment="center" valignment="top" width="0">
32794 <column alignment="center" valignment="top" width="0">
32795 <column alignment="center" valignment="top" width="0">
32796 <column alignment="center" valignment="top" width="0">
32797 <row>
32798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32799 \begin_inset Text
32800
32801 \begin_layout Plain Layout
32802 Format du document
32803 \end_layout
32804
32805 \end_inset
32806 </cell>
32807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32808 \begin_inset Text
32809
32810 \begin_layout Plain Layout
32811
32812 \family sans
32813 Objet
32814 \begin_inset space ~
32815 \end_inset
32816
32817 Externe\SpecialChar \menuseparator
32818 Date
32819 \end_layout
32820
32821 \end_inset
32822 </cell>
32823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32824 \begin_inset Text
32825
32826 \begin_layout Plain Layout
32827
32828 \family sans
32829 Insérer\SpecialChar \menuseparator
32830 Date
32831 \end_layout
32832
32833 \end_inset
32834 </cell>
32835 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32836 \begin_inset Text
32837
32838 \begin_layout Plain Layout
32839 commande 
32840 \series bold
32841
32842 \backslash
32843 today
32844 \end_layout
32845
32846 \end_inset
32847 </cell>
32848 </row>
32849 <row>
32850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32851 \begin_inset Text
32852
32853 \begin_layout Plain Layout
32854 LyX
32855 \end_layout
32856
32857 \end_inset
32858 </cell>
32859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32860 \begin_inset Text
32861
32862 \begin_layout Plain Layout
32863 comme boîte d'insert
32864 \end_layout
32865
32866 \end_inset
32867 </cell>
32868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32869 \begin_inset Text
32870
32871 \begin_layout Plain Layout
32872 comme date
32873 \end_layout
32874
32875 \end_inset
32876 </cell>
32877 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32878 \begin_inset Text
32879
32880 \begin_layout Plain Layout
32881 comme boîte de code TeX
32882 \end_layout
32883
32884 \end_inset
32885 </cell>
32886 </row>
32887 <row>
32888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32889 \begin_inset Text
32890
32891 \begin_layout Plain Layout
32892 LaTeX
32893 \end_layout
32894
32895 \end_inset
32896 </cell>
32897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32898 \begin_inset Text
32899
32900 \begin_layout Plain Layout
32901 comme date
32902 \end_layout
32903
32904 \end_inset
32905 </cell>
32906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32907 \begin_inset Text
32908
32909 \begin_layout Plain Layout
32910 comme date
32911 \end_layout
32912
32913 \end_inset
32914 </cell>
32915 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32916 \begin_inset Text
32917
32918 \begin_layout Plain Layout
32919 comme commande
32920 \end_layout
32921
32922 \end_inset
32923 </cell>
32924 </row>
32925 <row>
32926 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32927 \begin_inset Text
32928
32929 \begin_layout Plain Layout
32930 DVI, PDF, PS
32931 \end_layout
32932
32933 \end_inset
32934 </cell>
32935 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32936 \begin_inset Text
32937
32938 \begin_layout Plain Layout
32939 comme date
32940 \end_layout
32941
32942 \end_inset
32943 </cell>
32944 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32945 \begin_inset Text
32946
32947 \begin_layout Plain Layout
32948 comme date
32949 \end_layout
32950
32951 \end_inset
32952 </cell>
32953 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32954 \begin_inset Text
32955
32956 \begin_layout Plain Layout
32957 comme date date
32958 \end_layout
32959
32960 \end_inset
32961 </cell>
32962 </row>
32963 </lyxtabular>
32964
32965 \end_inset
32966
32967
32968 \end_layout
32969
32970 \end_inset
32971
32972
32973 \end_layout
32974
32975 \begin_layout Standard
32976 Quand vous activez l'option 
32977 \family sans
32978 Brouillon
32979 \family default
32980  de l'onglet 
32981 \family sans
32982 Fichier
32983 \family default
32984  de la fenêtre de dialogue 
32985 \family sans
32986 Objet
32987 \begin_inset space ~
32988 \end_inset
32989
32990 Externe
32991 \family default
32992 , seul le chemin vers le fichier inséré est affiché dans la sortie imprimée.
32993 \begin_inset Newline newline
32994 \end_inset
32995
32996 Les objets externes apparaissent dans LyX, soit comme une boîte comme celle-ci
32997  : 
32998 \begin_inset Graphics
32999         filename ../clipart/ExternalMaterialQt4.png
33000         scale 85
33001         scaleBeforeRotation
33002
33003 \end_inset
33004
33005  soit comme une image, selon que vous avez ou non activé l'option 
33006 \family sans
33007 Afficher
33008 \begin_inset space ~
33009 \end_inset
33010
33011 dans
33012 \begin_inset space ~
33013 \end_inset
33014
33015 LyX
33016 \family default
33017  de l'onglet 
33018 \family sans
33019 Options LaTeX et LyX
33020 \family default
33021  de la fenêtre de dialogue.
33022 \end_layout
33023
33024 \begin_layout Standard
33025 Le manuel 
33026 \family sans
33027 \emph on
33028 Personnalisation
33029 \family default
33030 \emph default
33031  explique comment vous pouvez créer vos propres modèles.
33032 \end_layout
33033
33034 \begin_layout Section
33035 Sous-documents
33036 \begin_inset CommandInset label
33037 LatexCommand label
33038 name "sec:Sous-documents"
33039
33040 \end_inset
33041
33042
33043 \begin_inset Index idx
33044 status collapsed
33045
33046 \begin_layout Plain Layout
33047 Trucs externes ! Sous-documents
33048 \end_layout
33049
33050 \end_inset
33051
33052
33053 \begin_inset Index idx
33054 status collapsed
33055
33056 \begin_layout Plain Layout
33057 Fichiers ! Insérer
33058 \end_layout
33059
33060 \end_inset
33061
33062
33063 \end_layout
33064
33065 \begin_layout Standard
33066 Les sous-documents sont utilisés quand on a un document très long qui peut
33067  être décomposé en plusieurs parties ou sections plus petites.
33068  Pour des raisons de maintenance il est souvent utile et parfois obligatoire
33069  de découper le document en plusieurs fichiers qui peuvent être relus séparément.
33070  Les différents documents sont ce que l'on appelle les sous-documents et
33071  un document maître les relie pour imprimer le document complet ou seulement
33072  une partie de celui-ci.
33073  Un sous-document hérite du contenu de son maître, par exemple le préambule
33074  LaTeX, la bibliographie, et les étiquettes pour les références croisées.
33075 \end_layout
33076
33077 \begin_layout Standard
33078 Les documents inclus sont visualisés dans LyX sous la forme d'une boîte
33079  comme celle-ci : 
33080 \begin_inset Graphics
33081         filename clipart/ChildDocumentQt4.png
33082         lyxscale 70
33083         scale 60
33084         scaleBeforeRotation
33085
33086 \end_inset
33087
33088  Pour inclure des sous-documents dans un document maître , on utilise le
33089  menu 
33090 \family sans
33091 Insérer\SpecialChar \menuseparator
33092 Fichier\SpecialChar \menuseparator
33093 Sous-document
33094 \family default
33095 .
33096  Une fenêtre de dialogue s'ouvre pour que vous puissiez choisir entre l'une
33097  des quatre méthodes d'inclusion :
33098 \end_layout
33099
33100 \begin_layout Description
33101 Inclus
33102 \begin_inset space ~
33103 \end_inset
33104
33105 (include) Vous pouvez inclure des documents LyX et LaTeX.
33106  Quand vous cliquez sur le bouton 
33107 \family sans
33108 Charger
33109 \family default
33110  dans la fenêtre de dialogue 
33111 \family sans
33112 Sous-document
33113 \family default
33114 , le document inclus est ouvert dans LyX dans un nouvel onglet pour que
33115  vous puissiez le modifier.
33116 \begin_inset Newline newline
33117 \end_inset
33118
33119
33120 \end_layout
33121
33122 \begin_layout Standard
33123 Voici un sous-document inséré avec la méthode 
33124 \family sans
33125 Inclus
33126 \family default
33127  : 
33128 \begin_inset CommandInset include
33129 LatexCommand include
33130 filename "DocumentBidon1.lyx"
33131
33132 \end_inset
33133
33134
33135 \end_layout
33136
33137 \begin_layout Standard
33138 La numérotation des sections va prendre en compte les sections des fichiers
33139  incorporés dans l'ordre où ils sont insérés dans le document maître.
33140  Le document qui est inclus comme exemple possède une sous-section qui sera
33141  numérotée comme sous-section de la section actuelle.
33142  Les étiquettes présentes dans le fichier inclus peuvent être référencées
33143  : la sous-section
33144 \begin_inset space ~
33145 \end_inset
33146
33147
33148 \begin_inset CommandInset ref
33149 LatexCommand ref
33150 reference "sub:Sous-section-externe-1"
33151
33152 \end_inset
33153
33154  est dans le fichier inclus.
33155 \end_layout
33156
33157 \begin_layout Standard
33158 Le préambule du sous-document est tout simplement ignoré, seul le préambule
33159  du document maître est utilisé.
33160  Les branches présentes dans le sous-document seront ignorées par le document
33161  maître tant que le document maître possède une branche avec le même nom.
33162  Les documents inclus sont insérés en commençant une nouvelle page et sont
33163  suivis par un saut de page.
33164 \end_layout
33165
33166 \begin_layout Standard
33167 Si vous travaillez uniquement sur un chapitre particulier d'un document
33168  important et que vous voulez optimiser le temps de compilation, vous pouvez
33169  inclure chaque fichier dans une branche
33170 \begin_inset Foot
33171 status open
33172
33173 \begin_layout Plain Layout
33174 Les branches sont décrites dans la section 
33175 \emph on
33176 Branches
33177 \emph default
33178  du 
33179 \emph on
33180 Guide de l'utilisateur
33181 \emph default
33182  de LyX.
33183 \end_layout
33184
33185 \end_inset
33186
33187 .
33188  En activant ou désactivant une branche, vous pouvez décider les fichiers
33189  inclus qui doivent apparaître dans la sortie imprimée.
33190 \end_layout
33191
33192 \begin_layout Standard
33193 \begin_inset Note Greyedout
33194 status open
33195
33196 \begin_layout Plain Layout
33197
33198 \series bold
33199 Note:
33200 \series default
33201  À cause d'un bug de LyX, la commande 
33202 \series bold
33203
33204 \backslash
33205 includeonly
33206 \series default
33207  ne peut actuellement pas être utilisée comme solution alternative pour
33208  décider quels sont les fichiers qui doivent être inclus.
33209 \end_layout
33210
33211 \end_inset
33212
33213
33214 \end_layout
33215
33216 \begin_layout Standard
33217 \begin_inset Note Greyedout
33218 status open
33219
33220 \begin_layout Plain Layout
33221
33222 \series bold
33223 Note:
33224 \series default
33225  Quand vous avez inclus un fichier LyX ou LaTeX, et que ce dernier utilise
33226  une classe de document différente de celle du document maître, vous recevez
33227  un avertissement quand vous tentez de le visionner ou de l'exporter, vu
33228  que cela peut produire des résultats inattendus sur la sortie imprimée.
33229 \end_layout
33230
33231 \end_inset
33232
33233
33234 \end_layout
33235
33236 \begin_layout Description
33237 Incorporé
33238 \begin_inset space ~
33239 \end_inset
33240
33241 (input) Cette méthode est très semblable à la méthode Inclus, les différences
33242  sont :
33243 \end_layout
33244
33245 \begin_deeper
33246 \begin_layout Itemize
33247 Les fichiers incorporés ne commencent pas une nouvelle page ni ne sont suivis
33248  par un saut de page.
33249 \end_layout
33250
33251 \begin_layout Itemize
33252 Les fichiers incorporés peuvent être prévisualisés dans LyX quand l'option
33253  
33254 \family sans
33255 Aperçu
33256 \begin_inset space ~
33257 \end_inset
33258
33259 sur
33260 \begin_inset space ~
33261 \end_inset
33262
33263 le
33264 \begin_inset space ~
33265 \end_inset
33266
33267 vif
33268 \family default
33269  est activée dans les préférences dans la rubrique 
33270 \family sans
33271 Apparence\SpecialChar \menuseparator
33272 Graphique
33273 \family default
33274 .
33275 \end_layout
33276
33277 \begin_layout Itemize
33278 La commande LaTeX 
33279 \series bold
33280
33281 \backslash
33282 includeonly
33283 \series default
33284  ne peut pas être utilisée.
33285 \end_layout
33286
33287 \end_deeper
33288 \begin_layout Standard
33289 Voici un sous document inséré en utilisant la méthode 
33290 \family sans
33291 Incorporé
33292 \family default
33293  : 
33294 \begin_inset CommandInset include
33295 LatexCommand input
33296 preview true
33297 filename "DocumentBidon2.lyx"
33298
33299 \end_inset
33300
33301
33302 \end_layout
33303
33304 \begin_layout Description
33305 Verbatim Avec cette méthodes tous les fichiers textes peuvent être inclus.
33306  Si c'est un fichier LyX ou LaTeX, le contenu sera affiché dans la sortie
33307  sous forme de code source et aucune des commandes éventuellement présentes
33308  ne sera exécutée.
33309  Vous pouvez utiliser l'option 
33310 \family sans
33311 Marquer
33312 \begin_inset space ~
33313 \end_inset
33314
33315 les
33316 \begin_inset space ~
33317 \end_inset
33318
33319 espaces
33320 \family default
33321  qui matérialise chaque espace présente dans le code source par un caractère
33322  
33323 \begin_inset Quotes eld
33324 \end_inset
33325
33326
33327 \begin_inset ERT
33328 status collapsed
33329
33330 \begin_layout Plain Layout
33331
33332
33333 \backslash
33334 textvisiblespace 
33335 \end_layout
33336
33337 \end_inset
33338
33339
33340 \begin_inset Quotes erd
33341 \end_inset
33342
33343  .
33344  La différence avec la méthode qui consiste à utiliser le menu 
33345 \family sans
33346 Insérer\SpecialChar \menuseparator
33347 Fichier\SpecialChar \menuseparator
33348 Texte
33349 \begin_inset space ~
33350 \end_inset
33351
33352 brut
33353 \family default
33354  est que le contenu du document n'apparaît pas dans LyX.
33355 \end_layout
33356
33357 \begin_layout Standard
33358 Voici un sous-document inclus en utilisant la méthode 
33359 \family sans
33360 verbatim
33361 \family default
33362  : 
33363 \begin_inset CommandInset include
33364 LatexCommand verbatiminput
33365 filename "DocumentTexteBidon.txt"
33366
33367 \end_inset
33368
33369
33370 \begin_inset VSpace bigskip
33371 \end_inset
33372
33373 Voici un autre sous-document incorporé par la méthode verbatim en utilisant
33374  l'option 
33375 \family sans
33376 Marquer
33377 \begin_inset space ~
33378 \end_inset
33379
33380 les
33381 \begin_inset space ~
33382 \end_inset
33383
33384 espaces :
33385 \family default
33386  
33387 \begin_inset CommandInset include
33388 LatexCommand verbatiminput*
33389 filename "DocumentTexteBidon.txt"
33390
33391 \end_inset
33392
33393
33394 \end_layout
33395
33396 \begin_layout Standard
33397 \begin_inset VSpace bigskip
33398 \end_inset
33399
33400
33401 \end_layout
33402
33403 \begin_layout Standard
33404 \begin_inset Note Greyedout
33405 status open
33406
33407 \begin_layout Plain Layout
33408
33409 \series bold
33410 Note:
33411 \series default
33412  Comme vous pouvez le voir avec les exemples ci-dessus, le texte des documents
33413  inclus avec la méthode verbatim n'est pas découpé à la fin des lignes.
33414 \end_layout
33415
33416 \end_inset
33417
33418
33419 \end_layout
33420
33421 \begin_layout Description
33422 Listings Ce type d'inclusion est décrit dans le chapitre
33423 \begin_inset space ~
33424 \end_inset
33425
33426
33427 \begin_inset CommandInset ref
33428 LatexCommand ref
33429 reference "cha:Program-Code-Listings"
33430
33431 \end_inset
33432
33433 .
33434 \end_layout
33435
33436 \begin_layout Standard
33437 \begin_inset Note Greyedout
33438 status open
33439
33440 \begin_layout Plain Layout
33441
33442 \series bold
33443 Note:
33444 \series default
33445  Inclure le même document deux fois dans un même document peut poser des
33446  problèmes avec LaTeX.
33447 \end_layout
33448
33449 \end_inset
33450
33451
33452 \end_layout
33453
33454 \begin_layout Chapter
33455 Listings de Code Source
33456 \begin_inset CommandInset label
33457 LatexCommand label
33458 name "cha:Program-Code-Listings"
33459
33460 \end_inset
33461
33462
33463 \begin_inset Index idx
33464 status collapsed
33465
33466 \begin_layout Plain Layout
33467 Listings
33468 \end_layout
33469
33470 \end_inset
33471
33472
33473 \begin_inset Index idx
33474 status collapsed
33475
33476 \begin_layout Plain Layout
33477 Code Source
33478 \end_layout
33479
33480 \end_inset
33481
33482
33483 \begin_inset Index idx
33484 status collapsed
33485
33486 \begin_layout Plain Layout
33487 Flottants ! Listings
33488 \end_layout
33489
33490 \end_inset
33491
33492
33493 \end_layout
33494
33495 \begin_layout Standard
33496 Pour inclure et mettre en forme un listing de code source, vous pouvez utiliser
33497  un insert 
33498 \family sans
33499 Listings
33500 \family default
33501  qui peut être créé grâce au menu 
33502 \family sans
33503 Insérer
33504 \family default
33505 \SpecialChar \menuseparator
33506
33507 \family sans
33508 Listing
33509 \begin_inset space ~
33510 \end_inset
33511
33512 de
33513 \begin_inset space ~
33514 \end_inset
33515
33516 Code
33517 \begin_inset space ~
33518 \end_inset
33519
33520 Source
33521 \family default
33522 .
33523  Le paquetage LaTeX 
33524 \series bold
33525 listings
33526 \series default
33527
33528 \begin_inset Index idx
33529 status collapsed
33530
33531 \begin_layout Plain Layout
33532 Paquetages LaTeX ! listings
33533 \end_layout
33534
33535 \end_inset
33536
33537  fournit un moyen puissant et flexible d'insérer des listings de code source
33538  dans votre document.
33539  
33540 \end_layout
33541
33542 \begin_layout Standard
33543 Quand vous cliquez avec le bouton droit sur un insert de listings, un menu
33544  contextuel s'ouvre pour vous permettre de modifier le format du listing.
33545 \end_layout
33546
33547 \begin_layout Standard
33548 Implicitement, un listing commence un nouveau paragraphe dans la sortie
33549  imprimée.
33550  L'option d'emplacement 
33551 \family sans
33552 Listing
33553 \begin_inset space ~
33554 \end_inset
33555
33556 en
33557 \begin_inset space ~
33558 \end_inset
33559
33560 Ligne
33561 \family default
33562  imprime le listing dans la ligne comme ceci : 
33563 \begin_inset listings
33564 lstparams "language={C++}"
33565 inline true
33566 status open
33567
33568 \begin_layout Plain Layout
33569
33570 int a=5;
33571 \end_layout
33572
33573 \end_inset
33574
33575
33576 \begin_inset Newline newline
33577 \end_inset
33578
33579 L'option 
33580 \family sans
33581 Flottant
33582 \family default
33583  crée un flottant de listing pour lequel vous pouvez préciser les options
33584  classiques d'emplacement : 
33585 \begin_inset Quotes eld
33586 \end_inset
33587
33588
33589 \family sans
33590 h
33591 \family default
33592
33593 \begin_inset Quotes erd
33594 \end_inset
33595
33596
33597 \begin_inset Quotes eld
33598 \end_inset
33599
33600
33601 \family sans
33602 t
33603 \family default
33604
33605 \begin_inset Quotes erd
33606 \end_inset
33607
33608
33609 \begin_inset Quotes eld
33610 \end_inset
33611
33612
33613 \family sans
33614 b
33615 \family default
33616
33617 \begin_inset Quotes erd
33618 \end_inset
33619
33620 , et 
33621 \begin_inset Quotes eld
33622 \end_inset
33623
33624
33625 \family sans
33626 p
33627 \family default
33628
33629 \begin_inset Quotes erd
33630 \end_inset
33631
33632  correspondant aux emplacement décrits dans la section
33633 \begin_inset space ~
33634 \end_inset
33635
33636
33637 \begin_inset CommandInset ref
33638 LatexCommand ref
33639 reference "sec:Placement-flottants"
33640
33641 \end_inset
33642
33643 .
33644  Les options de positionnement peuvent être mélangées et doivent être saisies
33645  sans séparation, par exemple, on peut taper 
33646 \begin_inset Quotes eld
33647 \end_inset
33648
33649
33650 \family sans
33651 htbp
33652 \family default
33653
33654 \begin_inset Quotes erd
33655 \end_inset
33656
33657 .
33658  L' option 
33659 \begin_inset Quotes eld
33660 \end_inset
33661
33662 h
33663 \begin_inset Quotes erd
33664 \end_inset
33665
33666  a parfois aucun effet, mais vous n'avez pas besoin d'utiliser l'option
33667  
33668 \family sans
33669 Flottant
33670 \family default
33671  dans ce cas, vu que les listings non flottants peuvent aussi avoir une
33672  légende et être référencés.
33673 \end_layout
33674
33675 \begin_layout Standard
33676 Vous pouvez ajouter une légende à un listing avec le menu 
33677 \family sans
33678 Insérer\SpecialChar \menuseparator
33679 Légende
33680 \family default
33681 .
33682  On peut référencer les listings de la même façon que les flottants :Voir
33683  le listing
33684 \begin_inset space ~
33685 \end_inset
33686
33687
33688 \begin_inset CommandInset ref
33689 LatexCommand ref
33690 reference "lst:Listing-exemple"
33691
33692 \end_inset
33693
33694
33695 \end_layout
33696
33697 \begin_layout Standard
33698 \begin_inset listings
33699 lstparams "language=Python"
33700 inline false
33701 status open
33702
33703 \begin_layout Plain Layout
33704
33705 \begin_inset Caption
33706
33707 \begin_layout Plain Layout
33708 \begin_inset CommandInset label
33709 LatexCommand label
33710 name "lst:Listing-exemple"
33711
33712 \end_inset
33713
33714 Exemple de listing flottant
33715 \end_layout
33716
33717 \end_inset
33718
33719 # Exemple de listing flottant
33720 \end_layout
33721
33722 \begin_layout Plain Layout
33723
33724 def func(param):
33725 \end_layout
33726
33727 \begin_layout Plain Layout
33728
33729     'ceci est une fonction python'
33730 \end_layout
33731
33732 \begin_layout Plain Layout
33733
33734     pass
33735 \end_layout
33736
33737 \end_inset
33738
33739
33740 \end_layout
33741
33742 \begin_layout Standard
33743 Quand vous avez choisi un langage de programmation dans la fenêtre de dialogue
33744  de listing, les mots-clés de ce langage seront reconnus et mis en forme
33745  de manière particulière dans la sortie imprimée.
33746  Dans l'exemple de listing, le mot clé Python 
33747 \begin_inset Quotes eld
33748 \end_inset
33749
33750 def
33751 \begin_inset Quotes erd
33752 \end_inset
33753
33754  est reconnu et imprimé en caractères gras dans la sortie.
33755 \end_layout
33756
33757 \begin_layout Standard
33758 \begin_inset Note Greyedout
33759 status open
33760
33761 \begin_layout Plain Layout
33762
33763 \series bold
33764 Note:
33765 \series default
33766  Si vous n'obtenez pas des mots-clés en caractères gras quand vous utilisez
33767  une police de caractères à 
33768 \family typewriter
33769 chasse fixe
33770 \family default
33771 , c'est que votre police ne contient probablement pas de série grasse.
33772  Dans ce cas choisissez une police différente dans le menu 
33773 \family sans
33774 Document\SpecialChar \menuseparator
33775 Paramètres\SpecialChar \menuseparator
33776 Polices
33777 \family default
33778 .
33779  (Les polices 
33780 \emph on
33781 LuxiMono, BeraMono
33782 \emph default
33783  et 
33784 \emph on
33785 Courier
33786 \emph default
33787  contiennent une série grasse.)
33788 \end_layout
33789
33790 \end_inset
33791
33792
33793 \end_layout
33794
33795 \begin_layout Standard
33796 Dans la rubrique 
33797 \family sans
33798 Numérotation
33799 \begin_inset space ~
33800 \end_inset
33801
33802 des
33803 \begin_inset space ~
33804 \end_inset
33805
33806 Lignes
33807 \family default
33808  de la fenêtre de dialogue listings, vous pouvez choisir le style de numérotatio
33809 n des lignes.
33810  Vous pouvez mettre un nombre dans le champ 
33811 \family sans
33812 Pas
33813 \family default
33814  pour désigner les lignes qui seront numérotées.
33815  Par exemple, si vous mettez 
33816 \begin_inset Quotes eld
33817 \end_inset
33818
33819 3
33820 \begin_inset Quotes erd
33821 \end_inset
33822
33823 , seule une ligne sur trois sera numérotée.
33824 \end_layout
33825
33826 \begin_layout Standard
33827 En plus vous pouvez préciser un intervalle de lignes et seules ces lignes
33828  apparaîtront dans la sortie.
33829  Vous devez utiliser l'option 
33830 \family sans
33831 Table
33832 \begin_inset space ~
33833 \end_inset
33834
33835 de
33836 \begin_inset space ~
33837 \end_inset
33838
33839 Caractères
33840 \begin_inset space ~
33841 \end_inset
33842
33843 Étendue
33844 \family default
33845  quand vous employez des caractères spécifiques à une langue donnée comme
33846  les umlauts Allemands dans votre listing.
33847 \begin_inset Newline newline
33848 \end_inset
33849
33850 Voici un exemple de listing avec la numérotation des lignes à gauche par
33851  pas de 3, en langage Python, avec les options 
33852 \begin_inset Quotes eld
33853 \end_inset
33854
33855 Table
33856 \begin_inset space ~
33857 \end_inset
33858
33859 de
33860 \begin_inset space ~
33861 \end_inset
33862
33863 caractères
33864 \begin_inset space ~
33865 \end_inset
33866
33867 étendue
33868 \begin_inset Quotes erd
33869 \end_inset
33870
33871  et 
33872 \begin_inset Quotes eld
33873 \end_inset
33874
33875 Espace
33876 \begin_inset space ~
33877 \end_inset
33878
33879 représenté
33880 \begin_inset space ~
33881 \end_inset
33882
33883 par
33884 \begin_inset space ~
33885 \end_inset
33886
33887 un
33888 \begin_inset space ~
33889 \end_inset
33890
33891 symbole
33892 \begin_inset Quotes erd
33893 \end_inset
33894
33895 , l'intervalle de ligne étant 3
33896 \begin_inset space \thinspace{}
33897 \end_inset
33898
33899 -
33900 \begin_inset space \thinspace{}
33901 \end_inset
33902
33903 8:
33904 \end_layout
33905
33906 \begin_layout Standard
33907 \begin_inset listings
33908 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
33909 inline false
33910 status open
33911
33912 \begin_layout Plain Layout
33913
33914 def func(param):
33915 \end_layout
33916
33917 \begin_layout Plain Layout
33918
33919     'ceci est une fonction Python'
33920 \end_layout
33921
33922 \begin_layout Plain Layout
33923
33924     pass
33925 \end_layout
33926
33927 \begin_layout Plain Layout
33928
33929 def func(param):
33930 \end_layout
33931
33932 \begin_layout Plain Layout
33933
33934 'Ça, c'est un mot Allemand : Tschüß'
33935 \end_layout
33936
33937 \begin_layout Plain Layout
33938
33939 pass
33940 \end_layout
33941
33942 \begin_layout Plain Layout
33943
33944 def func(param):
33945 \end_layout
33946
33947 \begin_layout Plain Layout
33948
33949 'ceci est une fonction Python'
33950 \end_layout
33951
33952 \begin_layout Plain Layout
33953
33954 pass
33955 \end_layout
33956
33957 \end_inset
33958
33959
33960 \end_layout
33961
33962 \begin_layout Standard
33963 \begin_inset Note Greyedout
33964 status open
33965
33966 \begin_layout Plain Layout
33967
33968 \series bold
33969 Note:
33970 \series default
33971  À cause d'un bug dans le paquetage 
33972 \series bold
33973 listings
33974 \series default
33975  la numérotation des lignes se trouve décalée d'une ligne à chaque nouveau
33976  listing.
33977  C'est la raison pour laquelle les lignes 2 et 5 sont numérotées et pas
33978  les lignes 3 et 6.
33979 \end_layout
33980
33981 \end_inset
33982
33983
33984 \end_layout
33985
33986 \begin_layout Standard
33987 \begin_inset VSpace bigskip
33988 \end_inset
33989
33990
33991 \end_layout
33992
33993 \begin_layout Standard
33994 Il est aussi possible d'imprimer les lignes d'un fichier sous la forme d'un
33995  listing.
33996  Pour le faire, il suffit d'utiliser le menu 
33997 \family sans
33998 Insérer\SpecialChar \menuseparator
33999 Fichier\SpecialChar \menuseparator
34000 Sous-document
34001 \family default
34002  et de choisir le type 
34003 \family sans
34004 Listing
34005 \family default
34006
34007 \begin_inset space ~
34008 \end_inset
34009
34010
34011 \family sans
34012 de
34013 \begin_inset space ~
34014 \end_inset
34015
34016 Code
34017 \begin_inset space ~
34018 \end_inset
34019
34020 source
34021 \family default
34022 .
34023 \begin_inset Foot
34024 status collapsed
34025
34026 \begin_layout Plain Layout
34027 Les autres types de sous-documents sont décrits dans la section
34028 \begin_inset space ~
34029 \end_inset
34030
34031
34032 \begin_inset CommandInset ref
34033 LatexCommand ref
34034 reference "sec:Sous-documents"
34035
34036 \end_inset
34037
34038 .
34039 \end_layout
34040
34041 \end_inset
34042
34043  Dans la fenêtre de dialogue du sous-document vous pouvez donner les paramètres
34044  à utiliser pour le listing dans une zone de texte.
34045  Pour avoir une liste des paramètres disponibles, tapez un point d'interrogation
34046  
34047 \begin_inset Quotes eld
34048 \end_inset
34049
34050 ?
34051 \begin_inset Quotes erd
34052 \end_inset
34053
34054  dans la zone de texte.
34055 \end_layout
34056
34057 \begin_layout Standard
34058 Pour faire référence à un sous-document de type listing, tapez une étiquette
34059  dans le champ correspondant de la fenêtre de dialogue.
34060  On peut alors faire référence à cette étiquette en utilisant le menu 
34061 \family sans
34062 Insérer\SpecialChar \menuseparator
34063 Référence
34064 \begin_inset space ~
34065 \end_inset
34066
34067 Croisée
34068 \family default
34069 .
34070 \end_layout
34071
34072 \begin_layout Standard
34073 Le listing
34074 \begin_inset space ~
34075 \end_inset
34076
34077
34078 \begin_inset CommandInset ref
34079 LatexCommand ref
34080 reference "lst:listing-fichier"
34081
34082 \end_inset
34083
34084  est une exemple de listing issu d'un fichier ; ici les lignes 10
34085 \begin_inset space \thinspace{}
34086 \end_inset
34087
34088 -
34089 \begin_inset space \thinspace{}
34090 \end_inset
34091
34092 15 de ce fichier LyX sont listées.
34093 \end_layout
34094
34095 \begin_layout Standard
34096 \begin_inset CommandInset include
34097 LatexCommand lstinputlisting
34098 filename "EmbeddedObjects.lyx"
34099 lstparams "breaklines=true,caption={Lignes 10 - 15 de ce fichier LyX},extendedchars=true,firstline=10,label={lst:listing-fichier},language={[LaTeX]TeX},lastline=15"
34100
34101 \end_inset
34102
34103
34104 \end_layout
34105
34106 \begin_layout Standard
34107 \begin_inset VSpace bigskip
34108 \end_inset
34109
34110
34111 \end_layout
34112
34113 \begin_layout Standard
34114 Les paramètres globaux pour les listings peuvent être modifiés avec la fenêtre
34115  de dialogue 
34116 \family sans
34117 Document\SpecialChar \menuseparator
34118 Paramètres\SpecialChar \menuseparator
34119 Format
34120 \begin_inset space ~
34121 \end_inset
34122
34123 du
34124 \begin_inset space ~
34125 \end_inset
34126
34127 Texte
34128 \family default
34129 .
34130  Pour avoir la liste des options disponibles, tapez un point d'interrogation
34131  
34132 \begin_inset Quotes eld
34133 \end_inset
34134
34135 ?
34136 \begin_inset Quotes erd
34137 \end_inset
34138
34139  dans le champ 
34140 \family sans
34141 Paramètres
34142 \begin_inset space ~
34143 \end_inset
34144
34145 du
34146 \begin_inset space ~
34147 \end_inset
34148
34149 Listing
34150 \family default
34151 .
34152 \end_layout
34153
34154 \begin_layout Standard
34155 Pour plus d'information sur le paquetage 
34156 \series bold
34157 listings
34158 \series default
34159 , nous vous renvoyons à sa documentation 
34160 \begin_inset CommandInset citation
34161 LatexCommand cite
34162 key "listings"
34163
34164 \end_inset
34165
34166 .
34167 \end_layout
34168
34169 \begin_layout Standard
34170 \begin_inset Newpage newpage
34171 \end_inset
34172
34173
34174 \end_layout
34175
34176 \begin_layout Chapter
34177 \start_of_appendix
34178 Unités de longueur utilisables avec LyX
34179 \begin_inset Argument
34180 status collapsed
34181
34182 \begin_layout Plain Layout
34183 Unités de longueur
34184 \end_layout
34185
34186 \end_inset
34187
34188
34189 \begin_inset Index idx
34190 status collapsed
34191
34192 \begin_layout Plain Layout
34193 Unités
34194 \end_layout
34195
34196 \end_inset
34197
34198
34199 \begin_inset CommandInset label
34200 LatexCommand label
34201 name "cha:Unités-de-longueur"
34202
34203 \end_inset
34204
34205
34206 \end_layout
34207
34208 \begin_layout Standard
34209 Pour comprendre les unités de longueur utilisées dans cette documentation,
34210  le tableau
34211 \begin_inset space ~
34212 \end_inset
34213
34214
34215 \begin_inset CommandInset ref
34216 LatexCommand ref
34217 reference "tab:Unités"
34218
34219 \end_inset
34220
34221 décrit les unités utilisées par LyX.
34222 \begin_inset Float table
34223 placement h
34224 wide false
34225 sideways false
34226 status open
34227
34228 \begin_layout Plain Layout
34229 \begin_inset Caption
34230
34231 \begin_layout Plain Layout
34232 \begin_inset CommandInset label
34233 LatexCommand label
34234 name "tab:Unités"
34235
34236 \end_inset
34237
34238 Unités de longueur
34239 \end_layout
34240
34241 \end_inset
34242
34243
34244 \end_layout
34245
34246 \begin_layout Plain Layout
34247 \begin_inset VSpace medskip
34248 \end_inset
34249
34250
34251 \end_layout
34252
34253 \begin_layout Plain Layout
34254 \align center
34255 \begin_inset Tabular
34256 <lyxtabular version="3" rows="20" columns="2">
34257 <features tabularvalignment="middle">
34258 <column alignment="center" valignment="top" width="0">
34259 <column alignment="center" valignment="top" width="0">
34260 <row>
34261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34262 \begin_inset Text
34263
34264 \begin_layout Plain Layout
34265 unité
34266 \end_layout
34267
34268 \end_inset
34269 </cell>
34270 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34271 \begin_inset Text
34272
34273 \begin_layout Plain Layout
34274 nom/description
34275 \end_layout
34276
34277 \end_inset
34278 </cell>
34279 </row>
34280 <row>
34281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34282 \begin_inset Text
34283
34284 \begin_layout Plain Layout
34285 mm
34286 \end_layout
34287
34288 \end_inset
34289 </cell>
34290 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34291 \begin_inset Text
34292
34293 \begin_layout Plain Layout
34294 millimètre
34295 \end_layout
34296
34297 \end_inset
34298 </cell>
34299 </row>
34300 <row>
34301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34302 \begin_inset Text
34303
34304 \begin_layout Plain Layout
34305 cm
34306 \end_layout
34307
34308 \end_inset
34309 </cell>
34310 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34311 \begin_inset Text
34312
34313 \begin_layout Plain Layout
34314 centimètre
34315 \end_layout
34316
34317 \end_inset
34318 </cell>
34319 </row>
34320 <row>
34321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34322 \begin_inset Text
34323
34324 \begin_layout Plain Layout
34325 in
34326 \end_layout
34327
34328 \end_inset
34329 </cell>
34330 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34331 \begin_inset Text
34332
34333 \begin_layout Plain Layout
34334 pouce (inch)
34335 \end_layout
34336
34337 \end_inset
34338 </cell>
34339 </row>
34340 <row>
34341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34342 \begin_inset Text
34343
34344 \begin_layout Plain Layout
34345 pt
34346 \end_layout
34347
34348 \end_inset
34349 </cell>
34350 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34351 \begin_inset Text
34352
34353 \begin_layout Plain Layout
34354 point (72.27
34355 \begin_inset space \thinspace{}
34356 \end_inset
34357
34358 pt = 1
34359 \begin_inset space \thinspace{}
34360 \end_inset
34361
34362 in)
34363 \end_layout
34364
34365 \end_inset
34366 </cell>
34367 </row>
34368 <row>
34369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34370 \begin_inset Text
34371
34372 \begin_layout Plain Layout
34373 pc
34374 \end_layout
34375
34376 \end_inset
34377 </cell>
34378 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34379 \begin_inset Text
34380
34381 \begin_layout Plain Layout
34382 pica (1
34383 \begin_inset space \thinspace{}
34384 \end_inset
34385
34386 pc = 12
34387 \begin_inset space \thinspace{}
34388 \end_inset
34389
34390 pt)
34391 \end_layout
34392
34393 \end_inset
34394 </cell>
34395 </row>
34396 <row>
34397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34398 \begin_inset Text
34399
34400 \begin_layout Plain Layout
34401 sp
34402 \end_layout
34403
34404 \end_inset
34405 </cell>
34406 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34407 \begin_inset Text
34408
34409 \begin_layout Plain Layout
34410 scaled point (65536
34411 \begin_inset space \thinspace{}
34412 \end_inset
34413
34414 sp = 1
34415 \begin_inset space \thinspace{}
34416 \end_inset
34417
34418 pt)
34419 \end_layout
34420
34421 \end_inset
34422 </cell>
34423 </row>
34424 <row>
34425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34426 \begin_inset Text
34427
34428 \begin_layout Plain Layout
34429 bp
34430 \end_layout
34431
34432 \end_inset
34433 </cell>
34434 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34435 \begin_inset Text
34436
34437 \begin_layout Plain Layout
34438 gros point (72
34439 \begin_inset space \thinspace{}
34440 \end_inset
34441
34442 bp = 1
34443 \begin_inset space \thinspace{}
34444 \end_inset
34445
34446 in)
34447 \end_layout
34448
34449 \end_inset
34450 </cell>
34451 </row>
34452 <row>
34453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34454 \begin_inset Text
34455
34456 \begin_layout Plain Layout
34457 dd
34458 \end_layout
34459
34460 \end_inset
34461 </cell>
34462 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34463 \begin_inset Text
34464
34465 \begin_layout Plain Layout
34466 didot (72
34467 \begin_inset space \thinspace{}
34468 \end_inset
34469
34470 dd 
34471 \begin_inset Formula $\approx$
34472 \end_inset
34473
34474  37.6
34475 \begin_inset space \thinspace{}
34476 \end_inset
34477
34478 mm)
34479 \end_layout
34480
34481 \end_inset
34482 </cell>
34483 </row>
34484 <row>
34485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34486 \begin_inset Text
34487
34488 \begin_layout Plain Layout
34489 cc
34490 \end_layout
34491
34492 \end_inset
34493 </cell>
34494 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34495 \begin_inset Text
34496
34497 \begin_layout Plain Layout
34498 cicero (1
34499 \begin_inset space \thinspace{}
34500 \end_inset
34501
34502 cc = 12
34503 \begin_inset space \thinspace{}
34504 \end_inset
34505
34506 dd)
34507 \end_layout
34508
34509 \end_inset
34510 </cell>
34511 </row>
34512 <row>
34513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34514 \begin_inset Text
34515
34516 \begin_layout Plain Layout
34517 Scale%
34518 \end_layout
34519
34520 \end_inset
34521 </cell>
34522 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34523 \begin_inset Text
34524
34525 \begin_layout Plain Layout
34526 % de la largeur originale de l'image
34527 \end_layout
34528
34529 \end_inset
34530 </cell>
34531 </row>
34532 <row>
34533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34534 \begin_inset Text
34535
34536 \begin_layout Plain Layout
34537 text%
34538 \end_layout
34539
34540 \end_inset
34541 </cell>
34542 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34543 \begin_inset Text
34544
34545 \begin_layout Plain Layout
34546 % de la largeur du texte
34547 \end_layout
34548
34549 \end_inset
34550 </cell>
34551 </row>
34552 <row>
34553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34554 \begin_inset Text
34555
34556 \begin_layout Plain Layout
34557 col%
34558 \end_layout
34559
34560 \end_inset
34561 </cell>
34562 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34563 \begin_inset Text
34564
34565 \begin_layout Plain Layout
34566 % de la largeur de la colonne
34567 \end_layout
34568
34569 \end_inset
34570 </cell>
34571 </row>
34572 <row>
34573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34574 \begin_inset Text
34575
34576 \begin_layout Plain Layout
34577 page%
34578 \end_layout
34579
34580 \end_inset
34581 </cell>
34582 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34583 \begin_inset Text
34584
34585 \begin_layout Plain Layout
34586 % de la largeur du papier
34587 \end_layout
34588
34589 \end_inset
34590 </cell>
34591 </row>
34592 <row>
34593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34594 \begin_inset Text
34595
34596 \begin_layout Plain Layout
34597 line%
34598 \end_layout
34599
34600 \end_inset
34601 </cell>
34602 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34603 \begin_inset Text
34604
34605 \begin_layout Plain Layout
34606 % de la largeur de la ligne
34607 \end_layout
34608
34609 \end_inset
34610 </cell>
34611 </row>
34612 <row>
34613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34614 \begin_inset Text
34615
34616 \begin_layout Plain Layout
34617 theight%
34618 \end_layout
34619
34620 \end_inset
34621 </cell>
34622 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34623 \begin_inset Text
34624
34625 \begin_layout Plain Layout
34626 % la hauteur du texte
34627 \end_layout
34628
34629 \end_inset
34630 </cell>
34631 </row>
34632 <row>
34633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34634 \begin_inset Text
34635
34636 \begin_layout Plain Layout
34637 pheight%
34638 \end_layout
34639
34640 \end_inset
34641 </cell>
34642 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34643 \begin_inset Text
34644
34645 \begin_layout Plain Layout
34646 % hauteur du papier
34647 \end_layout
34648
34649 \end_inset
34650 </cell>
34651 </row>
34652 <row>
34653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34654 \begin_inset Text
34655
34656 \begin_layout Plain Layout
34657 ex
34658 \end_layout
34659
34660 \end_inset
34661 </cell>
34662 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34663 \begin_inset Text
34664
34665 \begin_layout Plain Layout
34666 hauteur de la lettre 
34667 \emph on
34668 x
34669 \emph default
34670  dans la police courante
34671 \end_layout
34672
34673 \end_inset
34674 </cell>
34675 </row>
34676 <row>
34677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34678 \begin_inset Text
34679
34680 \begin_layout Plain Layout
34681 em
34682 \end_layout
34683
34684 \end_inset
34685 </cell>
34686 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34687 \begin_inset Text
34688
34689 \begin_layout Plain Layout
34690 largeur de la lettre
34691 \emph on
34692  M
34693 \emph default
34694  dans la police courante
34695 \end_layout
34696
34697 \end_inset
34698 </cell>
34699 </row>
34700 <row>
34701 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34702 \begin_inset Text
34703
34704 \begin_layout Plain Layout
34705 mu
34706 \end_layout
34707
34708 \end_inset
34709 </cell>
34710 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34711 \begin_inset Text
34712
34713 \begin_layout Plain Layout
34714 unité mathématique (1
34715 \begin_inset space \thinspace{}
34716 \end_inset
34717
34718 mu = 1/18
34719 \begin_inset space \thinspace{}
34720 \end_inset
34721
34722 em)
34723 \end_layout
34724
34725 \end_inset
34726 </cell>
34727 </row>
34728 </lyxtabular>
34729
34730 \end_inset
34731
34732
34733 \end_layout
34734
34735 \end_inset
34736
34737
34738 \end_layout
34739
34740 \begin_layout Chapter
34741 Formats des fichiers de sortie graphiques
34742 \begin_inset CommandInset label
34743 LatexCommand label
34744 name "cha:Formats-fichiers-graphiques"
34745
34746 \end_inset
34747
34748
34749 \end_layout
34750
34751 \begin_layout Section
34752 DVI
34753 \begin_inset Index idx
34754 status collapsed
34755
34756 \begin_layout Plain Layout
34757 Formats de Fichiers! DVI
34758 \end_layout
34759
34760 \end_inset
34761
34762
34763 \begin_inset Index idx
34764 status collapsed
34765
34766 \begin_layout Plain Layout
34767 DVI|see
34768 \begin_inset ERT
34769 status collapsed
34770
34771 \begin_layout Plain Layout
34772
34773 {
34774 \end_layout
34775
34776 \end_inset
34777
34778 Formats de Fichiers
34779 \begin_inset ERT
34780 status collapsed
34781
34782 \begin_layout Plain Layout
34783
34784 }
34785 \end_layout
34786
34787 \end_inset
34788
34789
34790 \end_layout
34791
34792 \end_inset
34793
34794
34795 \end_layout
34796
34797 \begin_layout Standard
34798 Ce type de fichiers a l'extension 
34799 \begin_inset Quotes fld
34800 \end_inset
34801
34802
34803 \family typewriter
34804 .dvi
34805 \family default
34806
34807 \begin_inset Quotes frd
34808 \end_inset
34809
34810 .
34811  Il est appelé 
34812 \emph on
34813 indépendant de l'appareil
34814 \emph default
34815  ou 
34816 \begin_inset Quotes fld
34817 \end_inset
34818
34819 device independent (DVI)
34820 \begin_inset Quotes frd
34821 \end_inset
34822
34823 , car il est complètement portable ; vous pouvez les recopier d'une machine
34824  à l'autre sans avoir à faire de conversion.
34825  À l'époque où ce format a été développé, c'était loin d'être évident.
34826  Les fichiers DVI sont utilisés pour un visionnement rapide et comme une
34827  étape préliminaire avant la conversion vers un autre format comme le PostScript.
34828 \end_layout
34829
34830 \begin_layout Standard
34831 \begin_inset Note Greyedout
34832 status open
34833
34834 \begin_layout Plain Layout
34835
34836 \series bold
34837 Note:
34838 \series default
34839  Les fichiers DVI ne contiennent pas d'images, elles sont seulement liées
34840  au fichier.
34841  
34842 \end_layout
34843
34844 \end_inset
34845
34846  N'oubliez donc pas de fournir vos images en même temps que vos fichiers
34847  
34848 \family typewriter
34849 .dvi
34850 \family default
34851 .
34852  Cette caractéristique peut aussi ralentir votre ordinateur quand vous visualise
34853 z le DVI puisque la visionneuse doit convertir les images en tâche de fond
34854  pour les rendre visibles quand vous faites défiler votre document.
34855  C'est pourquoi nous recommandons d'utiliser des fichiers PDF pour les documents
34856  avec de nombreuses images.
34857 \end_layout
34858
34859 \begin_layout Standard
34860 Vous pouvez exporter votre document comme un fichier DVI en utilisant le
34861  menu 
34862 \family sans
34863 Fichier\SpecialChar \menuseparator
34864 Exporter\SpecialChar \menuseparator
34865 DVI.
34866
34867 \family default
34868  Vous pouvez visionner votre document sous forme de DVI grâce au menu 
34869 \family sans
34870 Visualiser
34871 \family default
34872  ou en utilisant le bouton
34873 \begin_inset Graphics
34874         filename ../../images/buffer-view_dvi.png
34875         scale 85
34876         scaleBeforeRotation
34877
34878 \end_inset
34879
34880  de la barre d'outils.
34881 \end_layout
34882
34883 \begin_layout Section
34884 PostScript
34885 \begin_inset CommandInset label
34886 LatexCommand label
34887 name "sec:PostScript"
34888
34889 \end_inset
34890
34891
34892 \begin_inset Index idx
34893 status collapsed
34894
34895 \begin_layout Plain Layout
34896 Formats de Fichiers ! PostScript
34897 \end_layout
34898
34899 \end_inset
34900
34901
34902 \begin_inset Index idx
34903 status collapsed
34904
34905 \begin_layout Plain Layout
34906 PostScript|see
34907 \begin_inset ERT
34908 status collapsed
34909
34910 \begin_layout Plain Layout
34911
34912 {
34913 \end_layout
34914
34915 \end_inset
34916
34917 Formats de Fichiers
34918 \begin_inset ERT
34919 status collapsed
34920
34921 \begin_layout Plain Layout
34922
34923 }
34924 \end_layout
34925
34926 \end_inset
34927
34928
34929 \end_layout
34930
34931 \end_inset
34932
34933
34934 \end_layout
34935
34936 \begin_layout Standard
34937 Ce type de fichiers a l'extension 
34938 \begin_inset Quotes fld
34939 \end_inset
34940
34941
34942 \family typewriter
34943 .ps
34944 \family default
34945
34946 \begin_inset Quotes frd
34947 \end_inset
34948
34949 .
34950  PostScript a été développé par la société 
34951 \series bold
34952 Adobe
34953 \series default
34954  comme un langage pour les imprimantes.
34955  De ce fait le fichier contient toutes les commandes utilisées par l'imprimante
34956  pour imprimer le document.
34957  PostScript peut être considéré comme un 
34958 \begin_inset Quotes fld
34959 \end_inset
34960
34961 langage de programmation
34962 \begin_inset Quotes frd
34963 \end_inset
34964
34965  ; vous pouvez en effet faire des calculs  ou tracer des diagrammes ou des
34966  images
34967 \begin_inset Foot
34968 status open
34969
34970 \begin_layout Plain Layout
34971 Si vous souhaitez en apprendre plus à ce sujet, jetez un coup d'œil au paquetage
34972  LaTeX 
34973 \series bold
34974 pstricks
34975 \series default
34976
34977 \begin_inset CommandInset citation
34978 LatexCommand cite
34979 key "pstricks"
34980
34981 \end_inset
34982
34983 .
34984 \end_layout
34985
34986 \end_inset
34987
34988 .
34989  En partie à cause de toutes ces possibilités un fichier PostScript est
34990  souvent plus gros qu'un PDF.
34991 \end_layout
34992
34993 \begin_layout Standard
34994 En partie à cause de toutes ces possibilités un fichier PostScript est souvent
34995  plus gros qu'un PDF.
34996 \end_layout
34997
34998 \begin_layout Standard
34999 PostScript ne peut contenir que des images au format 
35000 \begin_inset Quotes fld
35001 \end_inset
35002
35003 PostScript Encapsulé
35004 \begin_inset Quotes frd
35005 \end_inset
35006
35007  (encapsulated PostScript ou EPS, d'extension 
35008 \family typewriter
35009 .eps
35010 \family default
35011 ).
35012  Comme LyX vous permet n'importe quel format d'image connu dans votre document,
35013  il doit les convertir en interne en EPS.
35014  Si vous avez par exemple 50 images dans votre document, LyX doit faire
35015  50 conversions à chaque fois que vous visualisez ou que vous exportez votre
35016  document.
35017  Cela risque de ralentir de façon importante votre rythme de travail.
35018  En conclusion, si vous prévoyez d'utiliser PostScript, vous pouvez insérer
35019  vos images directement en EPS pour éviter ce problème.
35020 \end_layout
35021
35022 \begin_layout Standard
35023 Vous pouvez exporter votre document comme un fichier PostScript en utilisant
35024  le menu 
35025 \family sans
35026 Fichier\SpecialChar \menuseparator
35027 Exporter\SpecialChar \menuseparator
35028 PostScript.
35029
35030 \family default
35031  Vous pouvez visionner votre document sous forme PostScript grâce au menu
35032  
35033 \family sans
35034 Visualiser
35035 \family default
35036  ou en utilisant le bouton 
35037 \begin_inset Graphics
35038         filename ../../images/buffer-view_ps.png
35039         scale 85
35040         scaleBeforeRotation
35041
35042 \end_inset
35043
35044  de la barre d'outils.
35045 \end_layout
35046
35047 \begin_layout Section
35048 PDF
35049 \begin_inset Index idx
35050 status collapsed
35051
35052 \begin_layout Plain Layout
35053 Formats de Fichiers ! PDF
35054 \end_layout
35055
35056 \end_inset
35057
35058
35059 \begin_inset Index idx
35060 status collapsed
35061
35062 \begin_layout Plain Layout
35063 PDF
35064 \end_layout
35065
35066 \end_inset
35067
35068
35069 \end_layout
35070
35071 \begin_layout Standard
35072 Ce type de fichiers a l'extension 
35073 \begin_inset Quotes fld
35074 \end_inset
35075
35076
35077 \family typewriter
35078 .pdf
35079 \family default
35080
35081 \begin_inset Quotes frd
35082 \end_inset
35083
35084 .
35085  Ce 
35086 \begin_inset Quotes fld
35087 \end_inset
35088
35089 format de document portable
35090 \begin_inset Quotes frd
35091 \end_inset
35092
35093  (portable document format ou PDF) est développé par 
35094 \family typewriter
35095 Adobe
35096 \family default
35097  comme une évolution de PostScript.
35098  Il est plus comprimé et utilise moins de commandes que PostScript.
35099  Comme son nom l'indique, il est 
35100 \begin_inset Quotes fld
35101 \end_inset
35102
35103 portable
35104 \begin_inset Quotes frd
35105 \end_inset
35106
35107  et peut donc être traité par n'importe quel ordinateur et la sortie imprimée
35108  aura exactement le même aspect.
35109 \end_layout
35110
35111 \begin_layout Standard
35112 PDF peut contenir des images dans son propre format PDF et dans les formats
35113  JPG (format du 
35114 \begin_inset Quotes fld
35115 \end_inset
35116
35117 Joint Photographic Expert Group
35118 \begin_inset Quotes frd
35119 \end_inset
35120
35121  avec comme extension 
35122 \family typewriter
35123 .jpg
35124 \family default
35125  ou 
35126 \family typewriter
35127 .jpeg
35128 \family default
35129 ) et PNG (
35130 \begin_inset Quotes fld
35131 \end_inset
35132
35133 Portable Network Graphics
35134 \begin_inset Quotes frd
35135 \end_inset
35136
35137  avec l'extension 
35138 \family typewriter
35139 .png
35140 \family default
35141 ).
35142  Vous pouvez quand même utiliser d'autres formats puisque LyX les convertit
35143  dans un de ces formats.
35144  Mais comme il est dit dans la section sur PostScript, les conversions d'images
35145  vont ralentir votre travail.
35146  Nous recommandons donc l'utilisation de l'un des trois formats cités.
35147 \end_layout
35148
35149 \begin_layout Standard
35150 Vous pouvez exporter votre document comme un fichier PDF en utilisant le
35151  menu 
35152 \family sans
35153 Fichier\SpecialChar \menuseparator
35154 Exporter 
35155 \family default
35156 de trois façons différentes:
35157 \end_layout
35158
35159 \begin_layout Description
35160 PDF
35161 \begin_inset space ~
35162 \end_inset
35163
35164 (ps2pdf) Ceci utilise le programme 
35165 \family typewriter
35166 ps2pdf
35167 \family default
35168  qui créé un PDF à partir de la version PostScript de votre fichier.
35169  Cette dernière est produite par le programme 
35170 \family typewriter
35171 dvips
35172 \family default
35173  qui utilise une version DVI comme étape intermédiaire.
35174  Cette variante consiste donc en trois conversions.
35175 \end_layout
35176
35177 \begin_layout Description
35178 PDF
35179 \begin_inset space ~
35180 \end_inset
35181
35182 (dvipdfm) Ceci utilise le programme 
35183 \family typewriter
35184 dvipdfm
35185 \family default
35186  qui convertit votre fichier en DVI avant de le convertir en PDF.
35187 \end_layout
35188
35189 \begin_layout Description
35190 PDF
35191 \begin_inset space ~
35192 \end_inset
35193
35194 (pdflatex) Ceci utilise le programme 
35195 \family typewriter
35196 pdftex
35197 \family default
35198  qui convertit directement votre fichier en PDF.
35199 \end_layout
35200
35201 \begin_layout Standard
35202 Nous recommandons d'utiliser l'option 
35203 \family sans
35204 PDF
35205 \begin_inset space ~
35206 \end_inset
35207
35208 (pdflatex)
35209 \family default
35210  car 
35211 \family typewriter
35212 pdftex
35213 \family default
35214  accepte toutes les fonctionnalités des versions actuelles de PDF.
35215  Il est en plus rapide et stable.
35216  Le programme 
35217 \family typewriter
35218 dvipdfm
35219 \family default
35220  n'est plus développé est est donc un peu dépassé.
35221 \end_layout
35222
35223 \begin_layout Standard
35224
35225 \end_layout
35226
35227 \begin_layout Standard
35228 Vous pouvez visionner votre document sous forme PDF grâce au menu 
35229 \family sans
35230 Visualiser
35231 \family default
35232  ou en utilisant le bouton 
35233 \begin_inset Graphics
35234         filename ../../images/buffer-view_pdf2.png
35235         scale 85
35236         scaleBeforeRotation
35237
35238 \end_inset
35239
35240  de la barre d'outils
35241 \family sans
35242  (
35243 \family default
35244 qui utilise 
35245 \family sans
35246 PDF
35247 \begin_inset space ~
35248 \end_inset
35249
35250 (pdflatex)
35251 \family default
35252 ).
35253 \end_layout
35254
35255 \begin_layout Chapter
35256 Explication de l' Équation
35257 \begin_inset space ~
35258 \end_inset
35259
35260
35261 \begin_inset CommandInset ref
35262 LatexCommand eqref
35263 reference "eq:Wgn"
35264
35265 \end_inset
35266
35267
35268 \begin_inset CommandInset label
35269 LatexCommand label
35270 name "cha:Explication-de-l'Equation"
35271
35272 \end_inset
35273
35274
35275 \end_layout
35276
35277 \begin_layout Standard
35278 La largeur totale de 
35279 \emph on
35280 n
35281 \emph default
35282  cellules de tableau 
35283 \begin_inset Formula $W_{\mathrm{tot\, n}}$
35284 \end_inset
35285
35286  peut être calculée avec
35287 \end_layout
35288
35289 \begin_layout Standard
35290 \begin_inset Formula \begin{equation}
35291 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}
35292
35293 \end_inset
35294
35295
35296 \end_layout
35297
35298 \begin_layout Standard
35299 Où 
35300 \begin_inset Formula $W_{g\, n}$
35301 \end_inset
35302
35303  est la largeur fixe de toutes les cellules.
35304  
35305 \series bold
35306
35307 \backslash
35308 tabcolsep
35309 \series default
35310  est la largeur utilisée par LaTeX entre le texte de la cellule et la bordure,
35311  sa valeur implicite est 6
35312 \begin_inset space \thinspace{}
35313 \end_inset
35314
35315 pt.
35316  
35317 \series bold
35318
35319 \backslash
35320 arrayrulewidth
35321 \series default
35322  est l'épaisseur de la bordure de la cellule, qui est implicitement de 0.4
35323 \begin_inset space \thinspace{}
35324 \end_inset
35325
35326 pt.
35327 \end_layout
35328
35329 \begin_layout Standard
35330 D'après l'équation
35331 \begin_inset space ~
35332 \end_inset
35333
35334
35335 \begin_inset CommandInset ref
35336 LatexCommand eqref
35337 reference "eq:Wtot_n"
35338
35339 \end_inset
35340
35341 , la largeur totale d'une multicolonne, 
35342 \begin_inset Formula $W_{\mathrm{tot\, mult}}$
35343 \end_inset
35344
35345  est
35346 \end_layout
35347
35348 \begin_layout Standard
35349 \begin_inset Formula \begin{equation}
35350 W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}\end{equation}
35351
35352 \end_inset
35353
35354
35355 \end_layout
35356
35357 \begin_layout Standard
35358 En posant que les équations 
35359 \begin_inset space ~
35360 \end_inset
35361
35362
35363 \begin_inset CommandInset ref
35364 LatexCommand eqref
35365 reference "eq:Wtot_n"
35366
35367 \end_inset
35368
35369  et 
35370 \begin_inset CommandInset ref
35371 LatexCommand eqref
35372 reference "eq:Wtot_mult"
35373
35374 \end_inset
35375
35376  sont égales, on peut calculer la largeur nécessaire 
35377 \begin_inset Formula $W_{g\, n}$
35378 \end_inset
35379
35380  quand 
35381 \emph on
35382 n
35383 \emph default
35384  colonnes sont couvertes, de façon à ce que chaque colonne ait une largeur
35385  de 
35386 \begin_inset Formula $W_{\mathrm{tot\, mult}}/n$
35387 \end_inset
35388
35389 :
35390 \end_layout
35391
35392 \begin_layout Standard
35393 \begin_inset Formula \begin{equation}
35394 W_{g\, n}=(W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}))/n\end{equation}
35395
35396 \end_inset
35397
35398
35399 \end_layout
35400
35401 \begin_layout Bibliography
35402 \labelwidthstring Bibliographie
35403 \begin_inset CommandInset bibitem
35404 LatexCommand bibitem
35405 key "latexcompanion"
35406
35407 \end_inset
35408
35409 Frank Mittelbach and Michel Goossens: 
35410 \emph on
35411 The LaTeX Companion Second Edition.
35412
35413 \emph default
35414  Addison-Wesley, 2004
35415 \end_layout
35416
35417 \begin_layout Bibliography
35418 \labelwidthstring Bibliographie
35419 \begin_inset CommandInset bibitem
35420 LatexCommand bibitem
35421 key "latexguide"
35422
35423 \end_inset
35424
35425 Helmut Kopka and Patrick W.
35426  Daly: 
35427 \emph on
35428 A Guide to LaTeX Fourth Edition.
35429
35430 \emph default
35431  Addison-Wesley, 2003
35432 \end_layout
35433
35434 \begin_layout Bibliography
35435 \labelwidthstring Bibliographie
35436 \begin_inset CommandInset bibitem
35437 LatexCommand bibitem
35438 key "latexbook"
35439
35440 \end_inset
35441
35442 Leslie Lamport: 
35443 \emph on
35444 LaTeX: A Document Preparation System.
35445
35446 \emph default
35447  Addison-Wesley, second edition, 1994
35448 \end_layout
35449
35450 \begin_layout Bibliography
35451 \labelwidthstring Bibliographie
35452 \begin_inset CommandInset bibitem
35453 LatexCommand bibitem
35454 key "booktabs"
35455
35456 \end_inset
35457
35458 Documentation du paquetage LaTeX 
35459 \series bold
35460
35461 \begin_inset CommandInset href
35462 LatexCommand href
35463 name "booktabs"
35464 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
35465
35466 \end_inset
35467
35468
35469 \series default
35470
35471 \begin_inset Index idx
35472 status collapsed
35473
35474 \begin_layout Plain Layout
35475 Paquetages LaTeX ! booktabs
35476 \end_layout
35477
35478 \end_inset
35479
35480
35481 \end_layout
35482
35483 \begin_layout Bibliography
35484 \labelwidthstring Bibliographie
35485 \begin_inset CommandInset bibitem
35486 LatexCommand bibitem
35487 key "caption"
35488
35489 \end_inset
35490
35491 Documentation du paquetage LaTeX 
35492 \series bold
35493
35494 \begin_inset CommandInset href
35495 LatexCommand href
35496 name "caption"
35497 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
35498
35499 \end_inset
35500
35501
35502 \series default
35503
35504 \begin_inset Index idx
35505 status collapsed
35506
35507 \begin_layout Plain Layout
35508 Paquetages LaTeX ! caption
35509 \end_layout
35510
35511 \end_inset
35512
35513
35514 \end_layout
35515
35516 \begin_layout Bibliography
35517 \labelwidthstring Bibliographie
35518 \begin_inset CommandInset bibitem
35519 LatexCommand bibitem
35520 key "endfloat"
35521
35522 \end_inset
35523
35524 Documentation du paquetage LaTeX 
35525 \series bold
35526
35527 \begin_inset CommandInset href
35528 LatexCommand href
35529 name "endfloat"
35530 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
35531
35532 \end_inset
35533
35534
35535 \series default
35536
35537 \begin_inset Index idx
35538 status collapsed
35539
35540 \begin_layout Plain Layout
35541 Paquetages LaTeX ! endfloat
35542 \end_layout
35543
35544 \end_inset
35545
35546
35547 \end_layout
35548
35549 \begin_layout Bibliography
35550 \labelwidthstring Bibliographie
35551 \begin_inset CommandInset bibitem
35552 LatexCommand bibitem
35553 key "wrapfig"
35554
35555 \end_inset
35556
35557 Documentation du paquetage LaTeX 
35558 \series bold
35559
35560 \begin_inset CommandInset href
35561 LatexCommand href
35562 name "wrapfig"
35563 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
35564
35565 \end_inset
35566
35567
35568 \series default
35569
35570 \begin_inset Index idx
35571 status collapsed
35572
35573 \begin_layout Plain Layout
35574 Paquetages LaTeX ! wrapfig
35575 \begin_inset ERT
35576 status collapsed
35577
35578 \begin_layout Plain Layout
35579
35580
35581 \backslash
35582 vspace{4mm}
35583 \end_layout
35584
35585 \end_inset
35586
35587
35588 \end_layout
35589
35590 \end_inset
35591
35592
35593 \end_layout
35594
35595 \begin_layout Bibliography
35596 \labelwidthstring Bibliographie
35597 \begin_inset CommandInset bibitem
35598 LatexCommand bibitem
35599 key "footmisc"
35600
35601 \end_inset
35602
35603 Documentation du paquetage LaTeX 
35604 \series bold
35605
35606 \begin_inset CommandInset href
35607 LatexCommand href
35608 name "footmisc"
35609 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
35610
35611 \end_inset
35612
35613
35614 \series default
35615
35616 \begin_inset Index idx
35617 status collapsed
35618
35619 \begin_layout Plain Layout
35620 Paquetages LaTeX ! footmisc
35621 \end_layout
35622
35623 \end_inset
35624
35625
35626 \end_layout
35627
35628 \begin_layout Bibliography
35629 \labelwidthstring Bibliographie
35630 \begin_inset CommandInset bibitem
35631 LatexCommand bibitem
35632 key "hypcap"
35633
35634 \end_inset
35635
35636 Documentation du paquetage LaTeX 
35637 \series bold
35638
35639 \begin_inset CommandInset href
35640 LatexCommand href
35641 name "hypcap"
35642 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
35643
35644 \end_inset
35645
35646
35647 \series default
35648
35649 \begin_inset Index idx
35650 status collapsed
35651
35652 \begin_layout Plain Layout
35653 Paquetages LaTeX ! hyperref
35654 \end_layout
35655
35656 \end_inset
35657
35658
35659 \end_layout
35660
35661 \begin_layout Bibliography
35662 \labelwidthstring Bibliographie
35663 \begin_inset CommandInset bibitem
35664 LatexCommand bibitem
35665 key "hyperref"
35666
35667 \end_inset
35668
35669 Documentation du paquetage LaTeX 
35670 \series bold
35671
35672 \begin_inset CommandInset href
35673 LatexCommand href
35674 name "hyperref"
35675 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
35676
35677 \end_inset
35678
35679
35680 \series default
35681
35682 \begin_inset Index idx
35683 status collapsed
35684
35685 \begin_layout Plain Layout
35686 Paquetages LaTeX ! hyperref
35687 \end_layout
35688
35689 \end_inset
35690
35691
35692 \end_layout
35693
35694 \begin_layout Bibliography
35695 \labelwidthstring Bibliographie
35696 \begin_inset CommandInset bibitem
35697 LatexCommand bibitem
35698 key "KOMA-Script"
35699
35700 \end_inset
35701
35702 Documentation du paquetage LaTeX 
35703 \series bold
35704
35705 \begin_inset CommandInset href
35706 LatexCommand href
35707 name "KOMA-Script"
35708 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguien.pdf"
35709
35710 \end_inset
35711
35712
35713 \series default
35714
35715 \begin_inset Index idx
35716 status collapsed
35717
35718 \begin_layout Plain Layout
35719 Paquetages LaTeX ! KOMA-Script
35720 \end_layout
35721
35722 \end_inset
35723
35724
35725 \end_layout
35726
35727 \begin_layout Bibliography
35728 \labelwidthstring Bibliographie
35729 \begin_inset CommandInset bibitem
35730 LatexCommand bibitem
35731 key "listings"
35732
35733 \end_inset
35734
35735 Documentation du paquetage LaTeX 
35736 \series bold
35737
35738 \begin_inset CommandInset href
35739 LatexCommand href
35740 name "listings"
35741 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
35742
35743 \end_inset
35744
35745
35746 \series default
35747
35748 \begin_inset Index idx
35749 status collapsed
35750
35751 \begin_layout Plain Layout
35752 Paquetages LaTeX ! listings
35753 \end_layout
35754
35755 \end_inset
35756
35757
35758 \end_layout
35759
35760 \begin_layout Bibliography
35761 \labelwidthstring Bibliographie
35762 \begin_inset CommandInset bibitem
35763 LatexCommand bibitem
35764 key "marginnote"
35765
35766 \end_inset
35767
35768 Documentation du paquetage LaTeX 
35769 \series bold
35770
35771 \begin_inset CommandInset href
35772 LatexCommand href
35773 name "marginnote"
35774 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
35775
35776 \end_inset
35777
35778
35779 \series default
35780
35781 \begin_inset Index idx
35782 status collapsed
35783
35784 \begin_layout Plain Layout
35785 Paquetages LaTeX ! marginnote
35786 \end_layout
35787
35788 \end_inset
35789
35790
35791 \end_layout
35792
35793 \begin_layout Bibliography
35794 \labelwidthstring Bibliographie
35795 \begin_inset CommandInset bibitem
35796 LatexCommand bibitem
35797 key "pstricks"
35798
35799 \end_inset
35800
35801 Page Web du paquetage LaTeX 
35802 \series bold
35803
35804 \begin_inset CommandInset href
35805 LatexCommand href
35806 name "PSTricks"
35807 target "http://tug.org/PSTricks/"
35808
35809 \end_inset
35810
35811
35812 \series default
35813
35814 \begin_inset Index idx
35815 status collapsed
35816
35817 \begin_layout Plain Layout
35818 Paquetages LaTeX ! PSTricks
35819 \end_layout
35820
35821 \end_inset
35822
35823
35824 \end_layout
35825
35826 \begin_layout Bibliography
35827 \labelwidthstring Bibliographie
35828 \begin_inset CommandInset bibitem
35829 LatexCommand bibitem
35830 key "sidecap"
35831
35832 \end_inset
35833
35834 Documentation du paquetage LaTeX 
35835 \series bold
35836
35837 \begin_inset CommandInset href
35838 LatexCommand href
35839 name "sidecap"
35840 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
35841
35842 \end_inset
35843
35844
35845 \series default
35846
35847 \begin_inset Index idx
35848 status collapsed
35849
35850 \begin_layout Plain Layout
35851 Paquetages LaTeX ! sidecap
35852 \end_layout
35853
35854 \end_inset
35855
35856
35857 \end_layout
35858
35859 \begin_layout Bibliography
35860 \labelwidthstring Bibliographie
35861 \begin_inset CommandInset bibitem
35862 LatexCommand bibitem
35863 key "prettyref"
35864
35865 \end_inset
35866
35867 Documentation du paquetage LaTeX
35868 \series bold
35869  
35870 \begin_inset CommandInset href
35871 LatexCommand href
35872 name "prettyref"
35873 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
35874
35875 \end_inset
35876
35877
35878 \series default
35879
35880 \begin_inset Index idx
35881 status collapsed
35882
35883 \begin_layout Plain Layout
35884 Paquetages LaTeX ! prettyref
35885 \end_layout
35886
35887 \end_inset
35888
35889
35890 \end_layout
35891
35892 \begin_layout Bibliography
35893 \labelwidthstring Bibliographie
35894 \begin_inset CommandInset bibitem
35895 LatexCommand bibitem
35896 key "NewInLyX16"
35897
35898 \end_inset
35899
35900
35901 \begin_inset CommandInset href
35902 LatexCommand href
35903 name "Page Wiki"
35904 target "http://wiki.lyx.org/LyX/NewInLyX16"
35905
35906 \end_inset
35907
35908  au sujet des nouveautés de 
35909 \family sans
35910 LyX 1.6.0
35911 \family default
35912 .
35913 \end_layout
35914
35915 \begin_layout Standard
35916 \begin_inset CommandInset index_print
35917 LatexCommand printindex
35918 type "idx"
35919
35920 \end_inset
35921
35922
35923 \end_layout
35924
35925 \begin_layout Standard
35926 \begin_inset FloatList figure
35927
35928 \end_inset
35929
35930
35931 \end_layout
35932
35933 \begin_layout Standard
35934 \begin_inset FloatList table
35935
35936 \end_inset
35937
35938
35939 \end_layout
35940
35941 \begin_layout Standard
35942 \begin_inset ERT
35943 status open
35944
35945 \begin_layout Plain Layout
35946
35947
35948 \backslash
35949 listof{algorithm}{Liste des Algorithmes}
35950 \end_layout
35951
35952 \end_inset
35953
35954
35955 \begin_inset Note Note
35956 status collapsed
35957
35958 \begin_layout Plain Layout
35959 voir la section
35960 \begin_inset space ~
35961 \end_inset
35962
35963
35964 \begin_inset CommandInset ref
35965 LatexCommand ref
35966 reference "sub:Flottant-d'Algorithme"
35967
35968 \end_inset
35969
35970  pour une description
35971 \end_layout
35972
35973 \end_inset
35974
35975
35976 \end_layout
35977
35978 \end_body
35979 \end_document