]> git.lyx.org Git - lyx.git/blob - lib/doc/fr/EmbeddedObjects.lyx
EmbeddedObjects.lyx: add a sentence about branches in child documents
[lyx.git] / lib / doc / fr / EmbeddedObjects.lyx
1 #LyX 1.6.4svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 345
3 \begin_document
4 \begin_header
5 \textclass scrbook
6 \begin_preamble
7 % if pdflatex is used
8 \usepackage{ifpdf}
9 \ifpdf
10
11 % set fonts for nicer pdf view
12 \IfFileExists{lmodern.sty}
13  {\usepackage{lmodern}}{}
14
15 \fi % end if pdflatex is used
16
17 % that links to image floats jumps
18 % to the beginning of the float and 
19 % not to its caption
20 \usepackage[figure]{hypcap}
21
22 % the pages of the TOC are numbered roman
23 % and a PDF-bookmark for the TOC is added
24 \let\myTOC\tableofcontents
25 \renewcommand\tableofcontents{%
26   \frontmatter
27   \pdfbookmark[1]{\contentsname}{}
28   \myTOC
29   \mainmatter }
30
31 % provides caption formatting
32 \usepackage[labelfont={bf,sf}, tableposition=top]{caption}[2004/07/16]
33
34 % provides commands to set caption
35 % beside tables/images
36 \usepackage{sidecap}
37
38 \newcommand{\TabBesBeg}{%
39  \let\MyTable\table
40  \let\MyEndtable\endtable
41  \renewenvironment{table}{\begin{SCtable}}{\end{SCtable}}}
42
43 \newcommand{\TabBesEnd}{%
44  \let\table\MyTable
45  \let\endtable\MyEndtable}
46
47 \newcommand{\FigBesBeg}{%
48  \let\MyFigure\figure
49  \let\MyEndfigure\endfigure
50  \renewenvironment{figure}{\begin{SCfigure}}{\end{SCfigure}}}
51
52 \newcommand{\FigBesEnd}{%
53  \let\figure\MyFigure
54  \let\endfigure\MyEndfigure}
55
56 % enables calculation of values,
57 \usepackage{calc}
58
59 % provides special table cell alignments
60 \usepackage{dcolumn}
61
62 % increase the bottom float placement fraction
63 \renewcommand{\bottomfraction}{0.5}
64
65 % avoids that floats are placed before their
66 % corresponding section starts
67 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
68
69 % speed up the longtable calculation
70 \setcounter{LTchunksize}{100}
71
72 % used for scaled and rotated boxes
73 \@ifundefined{rotatebox}{\usepackage{graphicx}}{}
74
75 % used for colored tables
76 \@ifundefined{textcolor}
77  {\usepackage{color}}{}
78 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
79 \definecolor{lightgrey}{gray}{0.8}
80
81 % check for package colortbl
82 % used for colored table cells
83 \newboolean{colortbl}
84 \IfFileExists{colortbl.sty}
85  {\usepackage{colortbl}
86   \setboolean{colortbl}{true}}
87  {\setboolean{colortbl}{false}}
88
89 % used for multirows
90 \usepackage{multirow}
91 %\renewcommand{\multirowsetup}{\centering}
92
93 % used for book-style tables
94 \usepackage{booktabs}
95
96 % used to have extra space in table cells
97 \@ifundefined{extrarowheight}
98  {\usepackage{array}}{}
99 \setlength{\extrarowheight}{2pt}
100
101 % used for customized tables
102 % ---
103 \newcolumntype{M}[1]
104  {>{\centering\hspace{0pt}}m{#1}}
105
106 \newcolumntype{S}[2]
107  {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
108
109 \newcolumntype{K}[1]
110  {>{\columncolor{#1}\hspace{0pt}}c}
111
112 \newcolumntype{V}{!{\vrule width 1.5pt}}
113
114 \newcolumntype{W}{!{\color{green}\vline}}
115 % ---
116
117 % insert additional vertical space of
118 % 1.5 mm between footnotes
119 \let\myFoot\footnote
120 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
121
122 % number algorithm floats within chapters
123 \numberwithin{algorithm}{chapter}
124
125 % redefine the greyed out note
126 \renewenvironment{lyxgreyedout}
127  {\textcolor{blue}\bgroup}{\egroup}
128
129 % ------------------------------------
130 % used to check for needed LaTeX packages
131 \usepackage{ifthen}
132
133 % check for package arydshln
134 % used for tables with dashed lines
135 \newboolean{arydshln}
136 \IfFileExists{arydshln.sty}
137  {\usepackage{arydshln}
138   \setboolean{arydshln}{true}}
139  {\setboolean{arydshln}{false}}
140
141 % check for package marginnote
142 % used for margin notes
143 \newboolean{marginnote}
144 \IfFileExists{marginnote.sty}
145  {\usepackage{marginnote}
146   \let\marginpar\marginnote
147   \setboolean{marginnote}{true}}
148  {\setboolean{marginnote}{false}}
149
150 % check for package sidecap
151 % used for captions on the side
152 \newboolean{sidecap}
153 \IfFileExists{sidecap.sty}
154  {\usepackage{sidecap}
155   \setboolean{sidecap}{true}}
156  {\setboolean{sidecap}{false}}
157
158 % redefine the \LyX macro for PDF bookmarks
159 \def\LyX{\texorpdfstring{%
160   L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
161   {LyX}}
162
163 % use normal list environments also in French documents
164 \StandardLayout
165 \end_preamble
166 \options fleqn,liststotoc,bibtotoc,idxtotoc,BCOR7.5mm,titlepage,tablecaptionabove
167 \use_default_options false
168 \language french
169 \inputencoding auto
170 \font_roman default
171 \font_sans default
172 \font_typewriter default
173 \font_default_family default
174 \font_sc false
175 \font_osf false
176 \font_sf_scale 100
177 \font_tt_scale 100
178
179 \graphics default
180 \paperfontsize 12
181 \spacing single
182 \use_hyperref true
183 \pdf_title "LyX's Figure, Table, Floats, Notes, and Boxes manual"
184 \pdf_author "L'équipe LyX, Uwe Stöhr, traduction: Adrien Rebollo et Siegfried Meunier-Guttin-Cluzel"
185 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
186 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
187 \pdf_bookmarks true
188 \pdf_bookmarksnumbered true
189 \pdf_bookmarksopen true
190 \pdf_bookmarksopenlevel 1
191 \pdf_breaklinks false
192 \pdf_pdfborder false
193 \pdf_colorlinks true
194 \pdf_backref false
195 \pdf_pdfusetitle false
196 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,  pdfpagelayout=OneColumn, pdfnewwindow=true,  pdfstartview=XYZ, plainpages=false, pdfpagelabels"
197 \papersize default
198 \use_geometry false
199 \use_amsmath 2
200 \use_esint 0
201 \cite_engine basic
202 \use_bibtopic false
203 \paperorientation portrait
204 \secnumdepth 3
205 \tocdepth 3
206 \paragraph_separation skip
207 \defskip medskip
208 \quotes_language english
209 \papercolumns 1
210 \papersides 2
211 \paperpagestyle default
212 \bullet 1 1 34 -1
213 \bullet 2 2 35 -1
214 \bullet 3 2 7 -1
215 \tracking_changes false
216 \output_changes false
217 \author "" 
218 \author "" 
219 \end_header
220
221 \begin_body
222
223 \begin_layout Title
224 Manuel détaillé pour les Figures, les Tableaux, les Flottants, les Notes,
225  les Boîtes et les Objets Externes de LyX
226 \end_layout
227
228 \begin_layout Author
229 par l'Équipe LyX
230 \begin_inset Foot
231 status collapsed
232
233 \begin_layout Plain Layout
234 \noindent
235 Merci d'envoyer vos commentaires et corrections à la liste de diffusion
236  de la documentation de LyX: 
237 \begin_inset CommandInset href
238 LatexCommand href
239 name "lyx-docs@lists.lyx.org"
240 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
241 type "mailto:"
242
243 \end_inset
244
245
246 \end_layout
247
248 \end_inset
249
250
251 \begin_inset Note Note
252 status collapsed
253
254 \begin_layout Plain Layout
255 auteur original : Uwe Stöhr
256 \end_layout
257
258 \begin_layout Plain Layout
259 Traduction française : Siegfried Meunier-Guttin-Cluzel
260 \end_layout
261
262 \begin_layout Plain Layout
263 version 1.5.2 - novembre 2007
264 \end_layout
265
266 \end_inset
267
268
269 \begin_inset Newline newline
270 \end_inset
271
272
273 \begin_inset Newline newline
274 \end_inset
275
276
277 \family sans
278 Version 1.6.x
279 \end_layout
280
281 \begin_layout Standard
282 \begin_inset CommandInset toc
283 LatexCommand tableofcontents
284
285 \end_inset
286
287
288 \end_layout
289
290 \begin_layout Standard
291 \begin_inset Note Note
292 status open
293
294 \begin_layout Plain Layout
295 Pour pouvoir exporter ce document en PDF, PS ou DVI, les paquetages LaTeX
296  
297 \series bold
298 arydshln
299 \series default
300
301 \series bold
302 colortbl
303 \series default
304
305 \series bold
306 marginnote
307 \series default
308 , et 
309 \series bold
310 sidecap
311 \series default
312  doivent être installés.
313  Si ce n'est pas le cas, vous pouvez quand même exporter le document mais
314  les sections qui nécessitent les paquetages en question n'apparaîtront
315  pas sur la sortie.
316 \end_layout
317
318 \begin_layout Plain Layout
319 Vous pouvez trouver la dernière version au format PDF de ce manuel ici :
320 \begin_inset Newline newline
321 \end_inset
322
323
324 \series bold
325 http://wiki.lyx.org/LyX/DocumentationDevelopment#EmbeddedObjects
326 \begin_inset Newline newline
327 \end_inset
328
329
330 \series default
331 (version anglaise)
332 \end_layout
333
334 \end_inset
335
336
337 \end_layout
338
339 \begin_layout Chapter
340 Figures
341 \begin_inset Index
342 status collapsed
343
344 \begin_layout Plain Layout
345 Figures
346 \end_layout
347
348 \end_inset
349
350
351 \begin_inset Index
352 status collapsed
353
354 \begin_layout Plain Layout
355 Graphiques|see
356 \begin_inset ERT
357 status collapsed
358
359 \begin_layout Plain Layout
360
361 {
362 \end_layout
363
364 \end_inset
365
366 Figures
367 \begin_inset ERT
368 status collapsed
369
370 \begin_layout Plain Layout
371
372 }
373 \end_layout
374
375 \end_inset
376
377
378 \end_layout
379
380 \end_inset
381
382
383 \end_layout
384
385 \begin_layout Section
386 La fenêtre de dialogue Graphique
387 \begin_inset Index
388 status collapsed
389
390 \begin_layout Plain Layout
391 Figures ! Fenêtre de dialogue Graphique
392 \end_layout
393
394 \end_inset
395
396
397 \begin_inset CommandInset label
398 LatexCommand label
399 name "sec:Graphics-Dialog"
400
401 \end_inset
402
403
404 \end_layout
405
406 \begin_layout Standard
407 Pour placer une figure dans votre document, cliquez sur le bouton
408 \begin_inset Graphics
409         filename ../../images/dialog-show-new-inset_graphics.png
410         scale 85
411         scaleBeforeRotation
412
413 \end_inset
414
415  dans la barre d'outils, ou faites 
416 \family sans
417 Insérer\SpecialChar \menuseparator
418 Graphique
419 \family default
420 .
421  Une fenêtre de dialogue va s'ouvrir où vous pourrez choisir le fichier
422  à charger.
423  L'image apparaîtra dans la sortie finale à la position exacte qu'elle a
424  dans le texte.
425 \end_layout
426
427 \begin_layout Standard
428 La fenêtre de dialogue Graphique peut être rappelée à tout moment en cliquant
429  sur une image
430 \begin_inset Note Note
431 status collapsed
432
433 \begin_layout Plain Layout
434 Ça marche aussi avec le bouton gauche ! (NdT)
435 \end_layout
436
437 \end_inset
438
439 .
440  Cette fenêtre de dialogue possède trois onglets:
441 \end_layout
442
443 \begin_layout Description
444 Graphique Cet onglet vous permet de choisir le fichier contenant votre image
445  et d'ajuster l'apparence qu'elle aura sur la sortie imprimée.
446  Les unités de longueurs utilisées sont décrites dans l'appendice
447 \begin_inset space ~
448 \end_inset
449
450
451 \begin_inset CommandInset ref
452 LatexCommand ref
453 reference "cha:Unités-de-longueur"
454
455 \end_inset
456
457 .
458 \begin_inset Newline newline
459 \end_inset
460
461
462 \begin_inset Index
463 status collapsed
464
465 \begin_layout Plain Layout
466 Figures ! Pivotées
467 \end_layout
468
469 \end_inset
470
471 Vous pouvez faire pivoter vos images dans le sens inverse des aiguilles
472  d'une montre, en donnant l'angle de rotation et la position du pivot.
473  L'image apparaîtra pivotée dans LyX.
474 \begin_inset Newline newline
475 \end_inset
476
477
478 \begin_inset Index
479 status collapsed
480
481 \begin_layout Plain Layout
482 Figures ! Redimensionnées
483 \end_layout
484
485 \end_inset
486
487 La taille de l'image peut être modifiée, soit en donnant un facteur d'échelle
488  sous forme d'un pourcentage, soit en donnant directement sa hauteur et
489  sa largeur.
490  Si vous ne fixez que la largeur ou que la hauteur, l'autre dimension sera
491  déterminée automatiquement.
492  Si vous fixez les deux, l'image sera transformée à la taille voulue, avec
493  éventuellement une distorsion.
494  Pour éviter une telle distorsion de l'image, vous pouvez utiliser l'option
495  
496 \family sans
497 Conserver
498 \begin_inset space ~
499 \end_inset
500
501 les
502 \begin_inset space ~
503 \end_inset
504
505 proportions
506 \family default
507 .
508  L'image sera mise à l'échelle de façon à ce que ses dimensions ne dépassent
509  pas les valeurs fixées.
510  
511 \begin_inset Newline newline
512 \end_inset
513
514 Les images peuvent être modifiée en utilisant le programme de votre choix
515  
516 \lang english
517 by right-clicking on it choosing the entry
518 \lang french
519  
520 \family sans
521 Éditer le fichier ailleurs
522 \family default
523  
524 \lang english
525 in the appearing context menu.
526
527 \lang french
528  Ce programme peut être sélectionné pour chaque format d'image dans la rubrique
529  
530 \family sans
531 Formats
532 \begin_inset space ~
533 \end_inset
534
535 de
536 \begin_inset space ~
537 \end_inset
538
539 fichiers
540 \family default
541  dans la fenêtre de dialogue de 
542 \family sans
543 Préférences
544 \family default
545  de LyX.
546 \end_layout
547
548 \begin_layout Description
549 Rogner Une autre façon d'ajuster la hauteur et la largeur de l'image dans
550  la sortie finale est de modifier les coordonnées de la zone de l'image
551  qui est affichée.
552  Cette zone peut être calculée automatiquement à partir des données présentes
553  dans le fichier en appuyant sur le bouton 
554 \family sans
555 Valeurs
556 \begin_inset space ~
557 \end_inset
558
559 du
560 \begin_inset space ~
561 \end_inset
562
563 Fichier
564 \family default
565 .
566  Avec l'option 
567 \family sans
568 Couper
569 \begin_inset space ~
570 \end_inset
571
572 à
573 \begin_inset space ~
574 \end_inset
575
576 la
577 \begin_inset space ~
578 \end_inset
579
580 boîte
581 \begin_inset space ~
582 \end_inset
583
584 de
585 \begin_inset space ~
586 \end_inset
587
588 délimitation, 
589 \family default
590 seule la portion de l'image qui est dans la zone définie sera imprimée.
591  En principe vous n'avez pas à vous occuper des coordonnées de l'image et
592  donc vous pouvez ignorer l'onglet 
593 \family sans
594 Rogner
595 \family default
596 .
597 \end_layout
598
599 \begin_layout Description
600
601 \family sans
602 Options
603 \begin_inset space ~
604 \end_inset
605
606 LaTeX
607 \begin_inset space ~
608 \end_inset
609
610 et
611 \begin_inset space ~
612 \end_inset
613
614 LyX
615 \family default
616  Avec cet onglet, vous pouvez modifier l'apparence de l'image dans LyX et
617  les experts ès-LaTeX pourront fournir des options supplémentaires pour
618  LaTeX
619 \begin_inset Newline newline
620 \end_inset
621
622 L'option 
623 \family sans
624 Mode brouillon
625 \family default
626  fait que l'image apparaîtra sur la sortie sous la forme d'un cadre vide
627  avec la taille de l'image.
628 \begin_inset Newline newline
629 \end_inset
630
631 L'option 
632 \family sans
633 Ne
634 \begin_inset space ~
635 \end_inset
636
637 pas
638 \begin_inset space ~
639 \end_inset
640
641 décompresser
642 \begin_inset space ~
643 \end_inset
644
645 à
646 \begin_inset space ~
647 \end_inset
648
649 l'exportation
650 \family default
651  n'affectera que les graphiques EPS zippés, par exemple 
652 \family typewriter
653 x.eps.gz
654 \family default
655 .
656  Quand cette option est activée, les images ne sont pas décompressées à
657  l'exportation, vu que LaTeX peut les traiter telles-quelles
658 \begin_inset Newline newline
659 \end_inset
660
661 Les graphiques EPS zippés sont utiles pour économiser de la place sur les
662  disques quand on utilise PostScript comme format de sortie, voir l'appendice
663 \begin_inset space ~
664 \end_inset
665
666
667 \begin_inset CommandInset ref
668 LatexCommand ref
669 reference "sec:PostScript"
670
671 \end_inset
672
673 .
674  Pour zipper un graphique EPS, utilisez les commandes suivantes dans un
675  terminal UNIX ou une console Windows:
676 \begin_inset Newline newline
677 \end_inset
678
679
680 \series bold
681 gzip x.eps
682 \series default
683
684 \begin_inset Newline newline
685 \end_inset
686
687
688 \series bold
689 zgrep %%Bounding x.eps.gz > x.eps.bb
690 \series default
691
692 \begin_inset Newline newline
693 \end_inset
694
695 La seconde commande va créer le fichier contenant la description de la boîte
696  de délimitation 
697 \begin_inset Quotes eld
698 \end_inset
699
700
701 \family typewriter
702 x.eps.bb
703 \family default
704
705 \begin_inset Quotes erd
706 \end_inset
707
708  qui est indispensable pour que LaTeX puisse traiter un fichier compressé.
709 \begin_inset Newline newline
710 \end_inset
711
712 Le champ 
713 \family sans
714 Initialiser
715 \begin_inset space ~
716 \end_inset
717
718 le
719 \begin_inset space ~
720 \end_inset
721
722 nom
723 \begin_inset space ~
724 \end_inset
725
726 du
727 \begin_inset space ~
728 \end_inset
729
730 groupe
731 \family default
732  vous permet de définir ou de choisir un groupe de paramètres d'image
733 \begin_inset Index
734 status open
735
736 \begin_layout Plain Layout
737 Figures ! Groupes de paramétrisation
738 \end_layout
739
740 \end_inset
741
742 .
743  Les images qui sont rassemblées dans un tel groupe partagent leurs paramètres,
744  ce qui fait qu'il suffit de modifier une image du groupe pour que toutes
745  les autres soient automatiquement modifiées de la même manière.
746  Vous pouvez par exemple modifier la taille de tout un lot d'images sans
747  avoir à modifier leur taille manuellement une par une.
748  On peut rattacher une image à un groupe existant en utilisant le menu contextue
749 l de l'image et en cochant le nom du groupe dans la liste
750 \begin_inset Foot
751 status open
752
753 \begin_layout Plain Layout
754 La liste des groupes n'apparaît que si au moins un groupe a été défini (N.d.T.)
755 \end_layout
756
757 \end_inset
758
759 .
760 \end_layout
761
762 \begin_layout Standard
763 \begin_inset VSpace bigskip
764 \end_inset
765
766
767 \end_layout
768
769 \begin_layout Standard
770 Voici un exemple d'image au format EPS
771 \begin_inset Foot
772 status collapsed
773
774 \begin_layout Plain Layout
775 Les format d'images sont décrits dans la section
776 \begin_inset space ~
777 \end_inset
778
779
780 \begin_inset CommandInset ref
781 LatexCommand ref
782 reference "sec:Image-Formats"
783
784 \end_inset
785
786 .
787 \end_layout
788
789 \end_inset
790
791  qui se trouve dans son propre paragraphe, ce dernier étant centré horizontaleme
792 nt:
793 \end_layout
794
795 \begin_layout Standard
796 \align center
797 \begin_inset Graphics
798         filename ../clipart/mobius.eps
799         scale 70
800         scaleBeforeRotation
801         rotateOrigin center
802
803 \end_inset
804
805
806 \end_layout
807
808 \begin_layout Standard
809 Et voici la même image mais en mode brouillon:
810 \end_layout
811
812 \begin_layout Standard
813 \align center
814 \begin_inset Graphics
815         filename ../clipart/mobius.eps
816         scale 70
817         draft
818         scaleBeforeRotation
819         rotateOrigin center
820
821 \end_inset
822
823
824 \end_layout
825
826 \begin_layout Section
827 Figures Flottantes
828 \begin_inset CommandInset label
829 LatexCommand label
830 name "sec:Figure-Floats"
831
832 \end_inset
833
834
835 \begin_inset Index
836 status collapsed
837
838 \begin_layout Plain Layout
839 Flottants ! Figures
840 \end_layout
841
842 \end_inset
843
844
845 \begin_inset Index
846 status collapsed
847
848 \begin_layout Plain Layout
849 Figures ! Flottants
850 \end_layout
851
852 \end_inset
853
854
855 \end_layout
856
857 \begin_layout Standard
858 Pour des explications d'ordre général concernant les flottants, jetez un
859  coup d'œil à la section
860 \begin_inset space ~
861 \end_inset
862
863
864 \begin_inset CommandInset ref
865 LatexCommand ref
866 reference "sec:Flottants-Introduction"
867
868 \end_inset
869
870 .
871 \end_layout
872
873 \begin_layout Standard
874 Le bouton 
875 \begin_inset Graphics
876         filename ../../images/float-insert_figure.png
877         scale 85
878         scaleBeforeRotation
879
880 \end_inset
881
882  de la barre d'outils et le menu 
883 \family sans
884 Insérer\SpecialChar \menuseparator
885 Flottant\SpecialChar \menuseparator
886 Figure
887 \family default
888  insèrent un flottant avec l'étiquette 
889 \begin_inset Quotes eld
890 \end_inset
891
892
893 \series bold
894 Figure
895 \begin_inset space ~
896 \end_inset
897
898 #:
899 \series default
900
901 \begin_inset Quotes erd
902 \end_inset
903
904  (# est le numéro réel de l'image).
905  Vous pouvez insérer l'image au dessus de la légende comme pour la figure
906 \begin_inset space ~
907 \end_inset
908
909
910 \begin_inset CommandInset ref
911 LatexCommand ref
912 reference "fig:kill-plat"
913
914 \end_inset
915
916  ou en dessous de la légende comme pour la Figure
917 \begin_inset space ~
918 \end_inset
919
920
921 \begin_inset CommandInset ref
922 LatexCommand ref
923 reference "fig:escher"
924
925 \end_inset
926
927 .
928  Vous trouverez plus d'information sur le positionnement des légendes dans
929  la section
930 \begin_inset space ~
931 \end_inset
932
933
934 \begin_inset CommandInset ref
935 LatexCommand ref
936 reference "sec:Placement-légende"
937
938 \end_inset
939
940 .
941 \end_layout
942
943 \begin_layout Standard
944 \begin_inset Float figure
945 wide false
946 sideways false
947 status open
948
949 \begin_layout Plain Layout
950 \align center
951 \begin_inset Graphics
952         filename ../clipart/platypus.eps
953         width 50col%
954         scaleBeforeRotation
955         rotateOrigin center
956
957 \end_inset
958
959
960 \end_layout
961
962 \begin_layout Plain Layout
963 \begin_inset Caption
964
965 \begin_layout Plain Layout
966 \begin_inset CommandInset label
967 LatexCommand label
968 name "fig:kill-plat"
969
970 \end_inset
971
972 Un ornithorynque sévèrement déformé dans un flottant de figure.
973 \end_layout
974
975 \end_inset
976
977
978 \end_layout
979
980 \end_inset
981
982
983 \end_layout
984
985 \begin_layout Standard
986 \begin_inset Float figure
987 wide false
988 sideways false
989 status open
990
991 \begin_layout Plain Layout
992 \begin_inset Caption
993
994 \begin_layout Plain Layout
995 \begin_inset CommandInset label
996 LatexCommand label
997 name "fig:escher"
998
999 \end_inset
1000
1001 M.C.
1002  Escher sous LSD.
1003 \end_layout
1004
1005 \end_inset
1006
1007
1008 \end_layout
1009
1010 \begin_layout Plain Layout
1011 \align center
1012 \begin_inset Graphics
1013         filename ../clipart/escher-lsd.eps
1014         scale 80
1015         scaleBeforeRotation
1016         rotateOrigin center
1017
1018 \end_inset
1019
1020
1021 \end_layout
1022
1023 \end_inset
1024
1025
1026 \end_layout
1027
1028 \begin_layout Standard
1029 \begin_inset Index
1030 status collapsed
1031
1032 \begin_layout Plain Layout
1033 References@Références ! à des Figures
1034 \end_layout
1035
1036 \end_inset
1037
1038 Les figure
1039 \begin_inset space ~
1040 \end_inset
1041
1042
1043 \begin_inset CommandInset ref
1044 LatexCommand ref
1045 reference "fig:kill-plat"
1046
1047 \end_inset
1048
1049  et 
1050 \begin_inset CommandInset ref
1051 LatexCommand ref
1052 reference "fig:escher"
1053
1054 \end_inset
1055
1056  sont des exemples de figures référencées.
1057  Dans le texte, on fait référence à une figure en faisant référence à sa
1058  légende.
1059  On insère donc une étiquette dans la légende en utilisant le menu 
1060 \family sans
1061 Insérer
1062 \family default
1063 \SpecialChar \menuseparator
1064
1065 \family sans
1066 Étiquette
1067 \family default
1068  ou le bouton 
1069 \begin_inset Graphics
1070         filename ../../images/label-insert.png
1071         scale 85
1072         scaleBeforeRotation
1073
1074 \end_inset
1075
1076  de la barre d'outils.
1077  On peut alors faire référence à cette étiquette en utilisant le menu 
1078 \family sans
1079 Insérer\SpecialChar \menuseparator
1080 Référence
1081 \begin_inset space ~
1082 \end_inset
1083
1084 croisée
1085 \family default
1086  ou le bouton 
1087 \begin_inset Graphics
1088         filename ../../images/dialog-show-new-inset_ref.png
1089         scale 85
1090         scaleBeforeRotation
1091
1092 \end_inset
1093
1094  de la barre d'outils.
1095  Il est important d'utiliser des références pour les flottants de figures
1096  plutôt que des locutions vagues du genre 
1097 \begin_inset Quotes eld
1098 \end_inset
1099
1100 la figure ci-dessous
1101 \begin_inset Quotes erd
1102 \end_inset
1103
1104 , puisque LaTeX va repositionner la figure dans le document final.
1105  Votre figure risque de ne plus être ci-dessous du tout !
1106 \begin_inset Newline newline
1107 \end_inset
1108
1109 Le référencement est expliqué plus en détail dans la section
1110 \begin_inset space ~
1111 \end_inset
1112
1113
1114 \begin_inset CommandInset ref
1115 LatexCommand ref
1116 reference "sec:Referencer-les-Flottants"
1117
1118 \end_inset
1119
1120 .
1121 \end_layout
1122
1123 \begin_layout Standard
1124 En principe on met une seule figure dans un flottant, mais parfois vous
1125  pouvez vouloir deux figures avec chacune sa sous-légende.
1126  C'est possible en insérant des flottants d'image dans des flottants d'image
1127  existants.
1128  Notez que seule la légende principale des flottants est reprise dans la
1129  liste des figures.
1130  La figure
1131 \begin_inset space ~
1132 \end_inset
1133
1134
1135 \begin_inset CommandInset ref
1136 LatexCommand ref
1137 reference "fig:Deux-images-déformées"
1138
1139 \end_inset
1140
1141  est un exemple de flottant de figure avec deux images mises l'une à côté
1142  de l'autre.
1143  Vous pouvez aussi mettre les images les unes sous les autres.
1144  Les figures
1145 \begin_inset space ~
1146 \end_inset
1147
1148
1149 \begin_inset CommandInset ref
1150 LatexCommand ref
1151 reference "fig:Structure-indéfinissable"
1152
1153 \end_inset
1154
1155  et 
1156 \begin_inset CommandInset ref
1157 LatexCommand ref
1158 reference "fig:Un-ornithorynque"
1159
1160 \end_inset
1161
1162  sont des sous-figures.
1163 \end_layout
1164
1165 \begin_layout Standard
1166 \begin_inset Float figure
1167 wide false
1168 sideways false
1169 status open
1170
1171 \begin_layout Plain Layout
1172 \begin_inset space \hfill{}
1173 \end_inset
1174
1175
1176 \begin_inset Float figure
1177 wide false
1178 sideways false
1179 status open
1180
1181 \begin_layout Plain Layout
1182 \begin_inset Caption
1183
1184 \begin_layout Plain Layout
1185 \begin_inset CommandInset label
1186 LatexCommand label
1187 name "fig:Structure-indéfinissable"
1188
1189 \end_inset
1190
1191 Structure indéfinissable
1192 \end_layout
1193
1194 \end_inset
1195
1196
1197 \end_layout
1198
1199 \begin_layout Plain Layout
1200 \begin_inset Graphics
1201         filename ../clipart/escher-lsd.eps
1202         width 45col%
1203         scaleBeforeRotation
1204         groupId Déformés
1205
1206 \end_inset
1207
1208
1209 \end_layout
1210
1211 \end_inset
1212
1213
1214 \begin_inset space \hfill{}
1215 \end_inset
1216
1217
1218 \begin_inset Float figure
1219 wide false
1220 sideways false
1221 status open
1222
1223 \begin_layout Plain Layout
1224 \begin_inset Caption
1225
1226 \begin_layout Plain Layout
1227 \begin_inset CommandInset label
1228 LatexCommand label
1229 name "fig:Un-ornithorynque"
1230
1231 \end_inset
1232
1233 Un ornithorynque
1234 \end_layout
1235
1236 \end_inset
1237
1238
1239 \end_layout
1240
1241 \begin_layout Plain Layout
1242 \begin_inset Graphics
1243         filename ../clipart/platypus.eps
1244         width 45col%
1245         scaleBeforeRotation
1246         groupId Déformés
1247
1248 \end_inset
1249
1250
1251 \end_layout
1252
1253 \end_inset
1254
1255
1256 \begin_inset space \hfill{}
1257 \end_inset
1258
1259
1260 \end_layout
1261
1262 \begin_layout Plain Layout
1263 \begin_inset Caption
1264
1265 \begin_layout Plain Layout
1266 \begin_inset CommandInset label
1267 LatexCommand label
1268 name "fig:Deux-images-déformées"
1269
1270 \end_inset
1271
1272 Deux images déformées.
1273  Les deux images font partie du groupe de paramétrisation 
1274 \begin_inset Quotes eld
1275 \end_inset
1276
1277 déformés
1278 \begin_inset Quotes erd
1279 \end_inset
1280
1281 .
1282 \end_layout
1283
1284 \end_inset
1285
1286
1287 \end_layout
1288
1289 \end_inset
1290
1291
1292 \end_layout
1293
1294 \begin_layout Section
1295 Les Formats d'images
1296 \begin_inset CommandInset label
1297 LatexCommand label
1298 name "sec:Image-Formats"
1299
1300 \end_inset
1301
1302
1303 \begin_inset Index
1304 status collapsed
1305
1306 \begin_layout Plain Layout
1307 Formats d' images
1308 \end_layout
1309
1310 \end_inset
1311
1312
1313 \begin_inset Index
1314 status collapsed
1315
1316 \begin_layout Plain Layout
1317 Figures ! Formats d'images
1318 \end_layout
1319
1320 \end_inset
1321
1322
1323 \end_layout
1324
1325 \begin_layout Standard
1326 Vous pouvez insérer des images dans n'importe quel format connu.
1327  Mais, comme nous l'avons expliqué dans l'appendice
1328 \begin_inset space ~
1329 \end_inset
1330
1331
1332 \begin_inset CommandInset ref
1333 LatexCommand ref
1334 reference "cha:Formats-fichiers-graphiques"
1335
1336 \end_inset
1337
1338 ,
1339 \lang english
1340  
1341 \lang french
1342 chaque format pour la sortie du document ne va accepter qu'un petit nombre
1343  de formats d'images.
1344  Pour s'en sortir LyX utilise le programme 
1345 \family typewriter
1346 Imagemagick
1347 \family default
1348  en arrière plan pour convertir les formats que vous utilisez dans un des
1349  formats acceptés par le format de sortie.
1350  Ces conversions prenant forcément du temps, vous pouvez accélérer vos exportati
1351 ons en n'utilisant que les formats listés dans les sous sections de
1352 \lang english
1353  
1354 \lang french
1355 l'appendice
1356 \begin_inset space ~
1357 \end_inset
1358
1359
1360 \begin_inset CommandInset ref
1361 LatexCommand ref
1362 reference "cha:Formats-fichiers-graphiques"
1363
1364 \end_inset
1365
1366 .
1367 \end_layout
1368
1369 \begin_layout Standard
1370 Comme pour les polices de caractères, il y a deux grands types de formats
1371  d'images:
1372 \end_layout
1373
1374 \begin_layout Description
1375 Les
1376 \begin_inset space ~
1377 \end_inset
1378
1379 images
1380 \begin_inset space ~
1381 \end_inset
1382
1383 Matricielles
1384 \begin_inset space ~
1385 \end_inset
1386
1387 (ou
1388 \begin_inset space ~
1389 \end_inset
1390
1391 bitmap) l'image est décomposée en une mosaïque de points (ou pixels), souvent
1392  enregistrés sous un format compressé.
1393  Elles ne sont pas facilement redimensionnables et on voit apparaître des
1394  petits carrés quand on utilise des agrandissements trop importants (aspect
1395  
1396 \begin_inset Quotes eld
1397 \end_inset
1398
1399 pixellisé
1400 \begin_inset Quotes erd
1401 \end_inset
1402
1403 ).
1404  Les formats matriciels les plus connus sont le GIF (
1405 \begin_inset Quotes eld
1406 \end_inset
1407
1408 Graphics Interchange Format
1409 \begin_inset Quotes erd
1410 \end_inset
1411
1412 , avec comme extension de fichier 
1413 \begin_inset Quotes eld
1414 \end_inset
1415
1416
1417 \family typewriter
1418 .gif
1419 \family default
1420
1421 \begin_inset Quotes erd
1422 \end_inset
1423
1424 )
1425 \begin_inset Index
1426 status collapsed
1427
1428 \begin_layout Plain Layout
1429 GIF|see
1430 \begin_inset ERT
1431 status collapsed
1432
1433 \begin_layout Plain Layout
1434
1435 {
1436 \end_layout
1437
1438 \end_inset
1439
1440 Format d'image
1441 \begin_inset ERT
1442 status collapsed
1443
1444 \begin_layout Plain Layout
1445
1446 }
1447 \end_layout
1448
1449 \end_inset
1450
1451
1452 \end_layout
1453
1454 \end_inset
1455
1456 , le PNG (
1457 \begin_inset Quotes eld
1458 \end_inset
1459
1460 Portable Network Graphics, extension 
1461 \begin_inset Quotes eld
1462 \end_inset
1463
1464
1465 \family typewriter
1466 .png
1467 \family default
1468
1469 \begin_inset Quotes erd
1470 \end_inset
1471
1472 )
1473 \begin_inset Index
1474 status collapsed
1475
1476 \begin_layout Plain Layout
1477 PNG|see
1478 \begin_inset ERT
1479 status collapsed
1480
1481 \begin_layout Plain Layout
1482
1483 {
1484 \end_layout
1485
1486 \end_inset
1487
1488 Formats d'image
1489 \begin_inset ERT
1490 status collapsed
1491
1492 \begin_layout Plain Layout
1493
1494 }
1495 \end_layout
1496
1497 \end_inset
1498
1499
1500 \end_layout
1501
1502 \end_inset
1503
1504  et le JPG (
1505 \begin_inset Quotes eld
1506 \end_inset
1507
1508 Joint Photographic Expert Group, extension 
1509 \begin_inset Quotes eld
1510 \end_inset
1511
1512
1513 \family typewriter
1514 .jpg
1515 \family default
1516
1517 \begin_inset Quotes erd
1518 \end_inset
1519
1520  ou 
1521 \begin_inset Quotes eld
1522 \end_inset
1523
1524
1525 \family typewriter
1526 .jpeg
1527 \family default
1528
1529 \begin_inset Quotes erd
1530 \end_inset
1531
1532 )
1533 \begin_inset Index
1534 status collapsed
1535
1536 \begin_layout Plain Layout
1537 JPG|see
1538 \begin_inset ERT
1539 status collapsed
1540
1541 \begin_layout Plain Layout
1542
1543 {
1544 \end_layout
1545
1546 \end_inset
1547
1548 Formats d'image
1549 \begin_inset ERT
1550 status collapsed
1551
1552 \begin_layout Plain Layout
1553
1554 }
1555 \end_layout
1556
1557 \end_inset
1558
1559
1560 \end_layout
1561
1562 \end_inset
1563
1564 .
1565 \end_layout
1566
1567 \begin_layout Description
1568 Les
1569 \begin_inset space ~
1570 \end_inset
1571
1572 images
1573 \begin_inset space ~
1574 \end_inset
1575
1576 Vectorielles
1577 \begin_inset space ~
1578 \end_inset
1579
1580 (ou
1581 \begin_inset space ~
1582 \end_inset
1583
1584 redimensionnables) l'image est décrite sous forme d'objets, ou vecteurs
1585  (lignes, courbes, formes géométriques, caractères...) et peut donc être redimensio
1586 nnée comme on le veut sans perte de précision.
1587  La possibilité de redimensionner les images est très utilisé pour les présentat
1588 ions, vu que le passage par un vidéo-projecteur entraîne forcément un redimensio
1589 nnement.
1590  Le redimensionnement permet aussi de présenter des documents en ligne où
1591  le lecteur pourra agrandir les diagrammes comme il le souhaite pour en
1592  étudier les détails.
1593 \begin_inset Newline newline
1594 \end_inset
1595
1596 Les principaux formats vectoriels sont le SVG (
1597 \begin_inset Quotes eld
1598 \end_inset
1599
1600 Scalable Vector Graphics
1601 \begin_inset Quotes erd
1602 \end_inset
1603
1604 , extension
1605 \begin_inset Quotes eld
1606 \end_inset
1607
1608
1609 \family typewriter
1610 .svg
1611 \family default
1612
1613 \begin_inset Quotes erd
1614 \end_inset
1615
1616 )
1617 \begin_inset Index
1618 status collapsed
1619
1620 \begin_layout Plain Layout
1621 SVG|see
1622 \begin_inset ERT
1623 status collapsed
1624
1625 \begin_layout Plain Layout
1626
1627 {
1628 \end_layout
1629
1630 \end_inset
1631
1632 Format d'image
1633 \begin_inset ERT
1634 status collapsed
1635
1636 \begin_layout Plain Layout
1637
1638 }
1639 \end_layout
1640
1641 \end_inset
1642
1643
1644 \end_layout
1645
1646 \end_inset
1647
1648 , l'EPS ( 
1649 \begin_inset Quotes eld
1650 \end_inset
1651
1652 encapsulated PostScript
1653 \begin_inset Quotes erd
1654 \end_inset
1655
1656 , extension
1657 \begin_inset Quotes eld
1658 \end_inset
1659
1660
1661 \family typewriter
1662 .eps
1663 \family default
1664
1665 \begin_inset Quotes erd
1666 \end_inset
1667
1668 )
1669 \begin_inset Index
1670 status collapsed
1671
1672 \begin_layout Plain Layout
1673 EPS|see
1674 \begin_inset ERT
1675 status collapsed
1676
1677 \begin_layout Plain Layout
1678
1679 {
1680 \end_layout
1681
1682 \end_inset
1683
1684 Format d'image
1685 \begin_inset ERT
1686 status collapsed
1687
1688 \begin_layout Plain Layout
1689
1690 }
1691 \end_layout
1692
1693 \end_inset
1694
1695
1696 \end_layout
1697
1698 \end_inset
1699
1700 , le PDF (
1701 \begin_inset Quotes eld
1702 \end_inset
1703
1704 Portable Document Format
1705 \begin_inset Quotes erd
1706 \end_inset
1707
1708 , extension
1709 \begin_inset Quotes eld
1710 \end_inset
1711
1712
1713 \family typewriter
1714 .pdf
1715 \family default
1716
1717 \begin_inset Quotes erd
1718 \end_inset
1719
1720 )
1721 \begin_inset Index
1722 status collapsed
1723
1724 \begin_layout Plain Layout
1725 PDF|see
1726 \begin_inset ERT
1727 status collapsed
1728
1729 \begin_layout Plain Layout
1730
1731 {
1732 \end_layout
1733
1734 \end_inset
1735
1736 Format d'image
1737 \begin_inset ERT
1738 status collapsed
1739
1740 \begin_layout Plain Layout
1741
1742 }
1743 \end_layout
1744
1745 \end_inset
1746
1747
1748 \end_layout
1749
1750 \end_inset
1751
1752  et le WMF (
1753 \begin_inset Quotes eld
1754 \end_inset
1755
1756 Windows Metafile
1757 \begin_inset Quotes erd
1758 \end_inset
1759
1760 , extension 
1761 \begin_inset Quotes eld
1762 \end_inset
1763
1764
1765 \family typewriter
1766 .wfm
1767 \family default
1768
1769 \begin_inset Quotes erd
1770 \end_inset
1771
1772  ou 
1773 \begin_inset Quotes eld
1774 \end_inset
1775
1776
1777 \family typewriter
1778 .emf
1779 \family default
1780
1781 \begin_inset Quotes erd
1782 \end_inset
1783
1784 )
1785 \begin_inset Index
1786 status collapsed
1787
1788 \begin_layout Plain Layout
1789 WMF|see
1790 \begin_inset ERT
1791 status collapsed
1792
1793 \begin_layout Plain Layout
1794
1795 {
1796 \end_layout
1797
1798 \end_inset
1799
1800 Formats d'images
1801 \begin_inset ERT
1802 status collapsed
1803
1804 \begin_layout Plain Layout
1805
1806 }
1807 \end_layout
1808
1809 \end_inset
1810
1811
1812 \end_layout
1813
1814 \end_inset
1815
1816 .
1817  En fait vous pouvez convertir n'importe quel format matriciel en PDF ou
1818  en EPS, mais le résultat ne sera pas redimensionnable.
1819  Dans ce cas seul une en-tête est réellement ajoutée à l'image initiale
1820 \begin_inset Foot
1821 status open
1822
1823 \begin_layout Plain Layout
1824 Dans le cas du PDF l'image initiale est aussi compressée.
1825 \end_layout
1826
1827 \end_inset
1828
1829 .
1830 \end_layout
1831
1832 \begin_layout Standard
1833 Les fichiers PDF générés par 
1834 \family typewriter
1835 Adobe Photoshop
1836 \family default
1837 , par exemple, sont des images matricielles.
1838 \end_layout
1839
1840 \begin_layout Standard
1841 En principe il est quasiment impossible de convertir une image matricielle
1842  en graphique vectoriel, seul le contraire est possible.
1843
1844 \lang english
1845  
1846 \lang french
1847 Seuls les formats d'image PDF et EPS peuvent être directement incorporés
1848  dans respectivement un fichier de sortie PDF ou PostScript.
1849  Les images en SVG ou en WMF sont recalculées sous forme de bitmaps quand
1850  la sortie est générée puisqu'il n'existe pas actuellement de convertisseurs
1851  WMF/SVG
1852 \begin_inset Formula $\to$
1853 \end_inset
1854
1855 PDF/EPS convenables.
1856 \end_layout
1857
1858 \begin_layout Chapter
1859 Tableaux
1860 \begin_inset Index
1861 status collapsed
1862
1863 \begin_layout Plain Layout
1864 Tableau
1865 \end_layout
1866
1867 \end_inset
1868
1869
1870 \end_layout
1871
1872 \begin_layout Section
1873 Introduction
1874 \begin_inset Index
1875 status collapsed
1876
1877 \begin_layout Plain Layout
1878 Tableau ! Introduction
1879 \end_layout
1880
1881 \end_inset
1882
1883
1884 \end_layout
1885
1886 \begin_layout Standard
1887 Vous pouvez insérer un tableau en utilisant soit le bouton de la barre d'outils
1888  
1889 \begin_inset Graphics
1890         filename ../../images/tabular-insert.png
1891         scale 85
1892         scaleBeforeRotation
1893
1894 \end_inset
1895
1896  soit 
1897 \family sans
1898 Insérer\SpecialChar \menuseparator
1899 Tableau
1900 \family default
1901 .
1902  Le bouton vous offre un moyen graphique pour choisir la taille du tableau
1903  : Vous déplacez le curseur de la souris pour indiquer le nombre de lignes
1904  et de colonnes que doit avoir le tableau qui va être créé et vous appuyez
1905  sur un bouton de la souris pour valider votre choix.
1906  Quand vous utilisez le menu pour créer un tableau, une fenêtre apparaît,
1907  vous demandant le nombre de lignes et de colonnes.
1908 \begin_inset Newline newline
1909 \end_inset
1910
1911 Le tableau par défaut a une bordure au dessus et à gauche de chaque case,
1912  une à droite de la colonne la plus à droite et une en bas de la rangée
1913  du bas, qui forment une boîte autour du tableau.
1914  En plus, la rangée supérieure a aussi une bordure en bas, ce qui fait qu'elle
1915  apparaît séparée du reste du tableau.
1916  Voici un exemple :
1917 \end_layout
1918
1919 \begin_layout Standard
1920 \align center
1921 \begin_inset Tabular
1922 <lyxtabular version="3" rows="4" columns="4">
1923 <features>
1924 <column alignment="center" valignment="top" width="0">
1925 <column alignment="center" valignment="top" width="0">
1926 <column alignment="center" valignment="top" width="0">
1927 <column alignment="center" valignment="top" width="0">
1928 <row>
1929 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1930 \begin_inset Text
1931
1932 \begin_layout Plain Layout
1933
1934 \end_layout
1935
1936 \end_inset
1937 </cell>
1938 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1939 \begin_inset Text
1940
1941 \begin_layout Plain Layout
1942 1
1943 \end_layout
1944
1945 \end_inset
1946 </cell>
1947 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1948 \begin_inset Text
1949
1950 \begin_layout Plain Layout
1951 2
1952 \end_layout
1953
1954 \end_inset
1955 </cell>
1956 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1957 \begin_inset Text
1958
1959 \begin_layout Plain Layout
1960 3
1961 \end_layout
1962
1963 \end_inset
1964 </cell>
1965 </row>
1966 <row>
1967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1968 \begin_inset Text
1969
1970 \begin_layout Plain Layout
1971 A
1972 \end_layout
1973
1974 \end_inset
1975 </cell>
1976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1977 \begin_inset Text
1978
1979 \begin_layout Plain Layout
1980
1981 \end_layout
1982
1983 \end_inset
1984 </cell>
1985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1986 \begin_inset Text
1987
1988 \begin_layout Plain Layout
1989
1990 \end_layout
1991
1992 \end_inset
1993 </cell>
1994 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1995 \begin_inset Text
1996
1997 \begin_layout Plain Layout
1998
1999 \end_layout
2000
2001 \end_inset
2002 </cell>
2003 </row>
2004 <row>
2005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2006 \begin_inset Text
2007
2008 \begin_layout Plain Layout
2009 B
2010 \end_layout
2011
2012 \end_inset
2013 </cell>
2014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2015 \begin_inset Text
2016
2017 \begin_layout Plain Layout
2018
2019 \end_layout
2020
2021 \end_inset
2022 </cell>
2023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2024 \begin_inset Text
2025
2026 \begin_layout Plain Layout
2027
2028 \end_layout
2029
2030 \end_inset
2031 </cell>
2032 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2033 \begin_inset Text
2034
2035 \begin_layout Plain Layout
2036
2037 \end_layout
2038
2039 \end_inset
2040 </cell>
2041 </row>
2042 <row>
2043 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2044 \begin_inset Text
2045
2046 \begin_layout Plain Layout
2047 C
2048 \end_layout
2049
2050 \end_inset
2051 </cell>
2052 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2053 \begin_inset Text
2054
2055 \begin_layout Plain Layout
2056
2057 \end_layout
2058
2059 \end_inset
2060 </cell>
2061 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2062 \begin_inset Text
2063
2064 \begin_layout Plain Layout
2065
2066 \end_layout
2067
2068 \end_inset
2069 </cell>
2070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2071 \begin_inset Text
2072
2073 \begin_layout Plain Layout
2074
2075 \end_layout
2076
2077 \end_inset
2078 </cell>
2079 </row>
2080 </lyxtabular>
2081
2082 \end_inset
2083
2084
2085 \end_layout
2086
2087 \begin_layout Section
2088 La fenêtre 
2089 \family sans
2090 Tableau
2091 \family default
2092
2093 \begin_inset Index
2094 status collapsed
2095
2096 \begin_layout Plain Layout
2097 Tableau ! Fenêtre de dialogue
2098 \end_layout
2099
2100 \end_inset
2101
2102
2103 \end_layout
2104
2105 \begin_layout Standard
2106 Vous pouvez agir sur un tableau en cliquant dessus avec le bouton droit
2107  de la souris, ce qui fait apparaître une fenêtre avec des options.
2108  Dans cette fenêtre vous pouvez modifier les réglages concernant la cellule,
2109  la colonne et la ligne dans laquelle le curseur se trouve.
2110  La plupart des options peuvent s'appliquer à des sélections.
2111  Ce qui signifie que si vous avez sélectionné plus d'une cellule, plus d'une
2112  ligne ou plus d'une colonne, l'action demandée prendra en compte toute
2113  votre sélection.
2114  Notez qu'il y a une différence entre sélectionner le 
2115 \emph on
2116 contenu 
2117 \emph default
2118 d'une cellule et sélectionner la cellule elle-même.
2119  Vous pouvez utiliser les onglets suivants de la fenêtre de dialogue de
2120  tableaux :
2121 \end_layout
2122
2123 \begin_layout Description
2124 Tableau Avec cet onglet, vous pouvez choisir l'alignement horizontal et
2125  la largeur de la colonne courante.
2126  Quand vous avez fixé une largeur, vous pouvez aussi modifier l'alignement
2127  vertical de la ligne courante.
2128  Une largeur fixée va permettre aux cellules d'avoir des sauts de lignes
2129  et donc, plusieurs paragraphes de texte, voir la section
2130 \begin_inset space ~
2131 \end_inset
2132
2133
2134 \begin_inset CommandInset ref
2135 LatexCommand ref
2136 reference "sub:Lignes-multiple-dans-cellule"
2137
2138 \end_inset
2139
2140 .
2141  Si vous ne fixez pas la largeur, la colonne sera aussi large qu'il le faudra
2142  pour accommoder le contenu de cellule le plus large.
2143 \begin_inset Newline newline
2144 \end_inset
2145
2146 Vous pouvez aussi marquer une ou plusieurs cellules d'une ligne comme étant
2147  un multicolonne, voir la section
2148 \begin_inset space ~
2149 \end_inset
2150
2151
2152 \begin_inset CommandInset ref
2153 LatexCommand ref
2154 reference "sub:Multicolonnes"
2155
2156 \end_inset
2157
2158 .
2159 \begin_inset Newline newline
2160 \end_inset
2161
2162 L'option 
2163 \family sans
2164 Tourner
2165 \begin_inset space ~
2166 \end_inset
2167
2168 la
2169 \begin_inset space ~
2170 \end_inset
2171
2172 case
2173 \begin_inset space ~
2174 \end_inset
2175
2176 de
2177 \begin_inset space ~
2178 \end_inset
2179
2180 90°
2181 \family default
2182  fait pivoter la case courante ou une sélection de 90° dans le sens anti-horaire.
2183  L'option 
2184 \family sans
2185 Tourner
2186 \begin_inset space ~
2187 \end_inset
2188
2189 le
2190 \begin_inset space ~
2191 \end_inset
2192
2193 tableau
2194 \begin_inset space ~
2195 \end_inset
2196
2197 de
2198 \begin_inset space ~
2199 \end_inset
2200
2201 90°
2202 \family default
2203  fait pivoter tout le tableau.
2204  Ces rotations ne sont pas visibles dans LyX, mais devraient l'être dans
2205  la sortie finale.
2206 \begin_inset Newline newline
2207 \end_inset
2208
2209
2210 \begin_inset Note Greyedout
2211 status open
2212
2213 \begin_layout Plain Layout
2214
2215 \series bold
2216 Note:
2217 \series default
2218  La plupart des visualiseurs DVI ne sont 
2219 \emph on
2220 pas
2221 \emph default
2222  capables d'afficher ces rotations.
2223 \end_layout
2224
2225 \end_inset
2226
2227
2228 \lang english
2229
2230 \begin_inset Newline newline
2231 \end_inset
2232
2233
2234 \lang french
2235 On peut aussi entrer des paramètres LaTeX pour obtenir des mise en formes
2236  spéciales pour le tableau, voir les sections
2237 \begin_inset space ~
2238 \end_inset
2239
2240
2241 \begin_inset CommandInset ref
2242 LatexCommand ref
2243 reference "sub:Calculs-multicolonnes"
2244
2245 \end_inset
2246
2247  et 
2248 \begin_inset CommandInset ref
2249 LatexCommand ref
2250 reference "sec:Tableaux-Colorés"
2251
2252 \end_inset
2253
2254 .
2255 \end_layout
2256
2257 \begin_layout Description
2258
2259 \family sans
2260 Bordures
2261 \family default
2262  Cet onglet vous permet d'ajouter ou de supprimer les bordures pour la ligne
2263  ou la colonne courante.
2264  
2265 \begin_inset Newline newline
2266 \end_inset
2267
2268 En utilisant le style 
2269 \family sans
2270 Formel
2271 \family default
2272  à la place du style par 
2273 \family sans
2274 Défaut
2275 \family default
2276 , on va convertir le tableau en tableau formel comme on le décrit dans la
2277  section
2278 \begin_inset space ~
2279 \end_inset
2280
2281
2282 \begin_inset CommandInset ref
2283 LatexCommand ref
2284 reference "sec:Tableaux-Formels"
2285
2286 \end_inset
2287
2288 .
2289 \begin_inset Newline newline
2290 \end_inset
2291
2292 Vous pouvez aussi utiliser cet onglet pour ajouter un espacement vertical
2293  dans les lignes du tableau comme c'est décrit dans la section
2294 \begin_inset space ~
2295 \end_inset
2296
2297
2298 \begin_inset CommandInset ref
2299 LatexCommand ref
2300 reference "sub:Espacement-lignes"
2301
2302 \end_inset
2303
2304 .
2305 \end_layout
2306
2307 \begin_layout Description
2308 Tableau
2309 \begin_inset space ~
2310 \end_inset
2311
2312 long Cet onglet est utilisé pour transformer un tableau en ce que l'on nomme
2313  un 
2314 \begin_inset Quotes eld
2315 \end_inset
2316
2317
2318 \emph on
2319 tableau long
2320 \emph default
2321
2322 \begin_inset Quotes erd
2323 \end_inset
2324
2325  qui peut continuer sur plusieurs pages.
2326  Les sections
2327 \begin_inset space ~
2328 \end_inset
2329
2330
2331 \begin_inset CommandInset ref
2332 LatexCommand ref
2333 reference "sec:Tableaux-longs"
2334
2335 \end_inset
2336
2337  et 
2338 \begin_inset CommandInset ref
2339 LatexCommand ref
2340 reference "sec:Questions-sur-tableaux-longs"
2341
2342 \end_inset
2343
2344  décrivent ces tableaux longs plus en détail.
2345 \end_layout
2346
2347 \begin_layout Standard
2348 Quand la barre d'outils tableau est activée, vous pouvez déplacer le curseur
2349  de cellule en cellule avec les touches de déplacement et voir s'afficher
2350  les propriétés de la cellule courante dans la fenêtre de dialogue.
2351 \end_layout
2352
2353 \begin_layout Section
2354 La barre d'outils tableau
2355 \begin_inset Index
2356 status collapsed
2357
2358 \begin_layout Plain Layout
2359 Tableau ! Barre d'outils
2360 \end_layout
2361
2362 \end_inset
2363
2364
2365 \end_layout
2366
2367 \begin_layout Standard
2368 La barre d'outils tableau est une alternative à la fenêtre de dialogue qui
2369  permet de modifier plus rapidement les tableaux.
2370  Elle apparaît normalement en bas de la fenêtre principale de LyX quand
2371  le curseur se trouve à l'intérieur d'un tableau.
2372  Vous pouvez aussi choisir de la faire apparaître de façon permanente grâce
2373  au menu 
2374 \family sans
2375 Visualiser\SpecialChar \menuseparator
2376 Barres
2377 \begin_inset space ~
2378 \end_inset
2379
2380 d'outils\SpecialChar \menuseparator
2381 Tableau
2382 \family default
2383 .
2384 \end_layout
2385
2386 \begin_layout Standard
2387 La barre d'outils contient les icônes suivantes :
2388 \end_layout
2389
2390 \begin_layout Labeling
2391 \labelwidthstring 00.00.0000
2392 \begin_inset Graphics
2393         filename ../../images/tabular-feature_append-row.png
2394         scaleBeforeRotation
2395
2396 \end_inset
2397
2398  ajoute une ligne sous la cellule ou la sélection courante
2399 \end_layout
2400
2401 \begin_layout Labeling
2402 \labelwidthstring 00.00.0000
2403 \begin_inset Graphics
2404         filename ../../images/tabular-feature_append-column.png
2405         scaleBeforeRotation
2406
2407 \end_inset
2408
2409  ajoute une colonne à la droite de la cellule ou de la sélection courante
2410 \end_layout
2411
2412 \begin_layout Labeling
2413 \labelwidthstring 00.00.0000
2414 \begin_inset Graphics
2415         filename ../../images/tabular-feature_delete-row.png
2416         scaleBeforeRotation
2417
2418 \end_inset
2419
2420  supprime la ligne ou la sélection courante
2421 \end_layout
2422
2423 \begin_layout Labeling
2424 \labelwidthstring 00.00.0000
2425 \begin_inset Graphics
2426         filename ../../images/tabular-feature_delete-column.png
2427         scaleBeforeRotation
2428
2429 \end_inset
2430
2431  supprime la colonne ou la sélection courante
2432 \end_layout
2433
2434 \begin_layout Labeling
2435 \labelwidthstring 00.00.0000
2436 \begin_inset Graphics
2437         filename ../../images/tabular-feature_toggle-line-top.png
2438         scaleBeforeRotation
2439
2440 \end_inset
2441
2442  ajoute une ligne en haut de la cellule, de la ligne ou de la sélection
2443  courante
2444 \end_layout
2445
2446 \begin_layout Labeling
2447 \labelwidthstring 00.00.0000
2448 \begin_inset Graphics
2449         filename ../../images/tabular-feature_toggle-line-bottom.png
2450         scaleBeforeRotation
2451
2452 \end_inset
2453
2454  ajoute une ligne en bas de la cellule, de la ligne ou de la sélection courante
2455 \end_layout
2456
2457 \begin_layout Labeling
2458 \labelwidthstring 00.00.0000
2459 \begin_inset Graphics
2460         filename ../../images/tabular-feature_toggle-line-left.png
2461         scaleBeforeRotation
2462
2463 \end_inset
2464
2465  ajoute une ligne sur le côté gauche de la cellule, de la ligne 
2466 \begin_inset Note Note
2467 status collapsed
2468
2469 \begin_layout Plain Layout
2470 ou colonne ?
2471 \end_layout
2472
2473 \end_inset
2474
2475  ou de la sélection courante
2476 \end_layout
2477
2478 \begin_layout Labeling
2479 \labelwidthstring 00.00.0000
2480 \begin_inset Graphics
2481         filename ../../images/tabular-feature_toggle-line-right.png
2482         scaleBeforeRotation
2483
2484 \end_inset
2485
2486  ajoute une ligne sur le côté droit de la cellule, de la ligne 
2487 \begin_inset Note Note
2488 status collapsed
2489
2490 \begin_layout Plain Layout
2491 ou colonne ?
2492 \end_layout
2493
2494 \end_inset
2495
2496  ou de la sélection courante
2497 \end_layout
2498
2499 \begin_layout Labeling
2500 \labelwidthstring 00.00.0000
2501 \begin_inset Graphics
2502         filename ../../images/tabular-feature_set-all-lines.png
2503         scaleBeforeRotation
2504
2505 \end_inset
2506
2507  ajoute des lignes autour de la cellule ou de la sélection de cellules courante
2508  - si la cellule courante n'est pas multi-colonnes cela affecte aussi la
2509  colonne et la ligne courante
2510 \end_layout
2511
2512 \begin_layout Labeling
2513 \labelwidthstring 00.00.0000
2514 \begin_inset Graphics
2515         filename ../../images/tabular-feature_unset-all-lines.png
2516         scaleBeforeRotation
2517
2518 \end_inset
2519
2520  supprime toutes les lignes autour de la cellule ou de la sélection de cellules
2521  courante- si la cellule courante n'est pas multi-colonnes cela affecte
2522  aussi la colonne et la ligne courante
2523 \end_layout
2524
2525 \begin_layout Labeling
2526 \labelwidthstring 00.00.0000
2527 \begin_inset Graphics
2528         filename ../../images/tabular-feature_m-align-left.png
2529         scaleBeforeRotation
2530
2531 \end_inset
2532
2533  aligne à gauche le contenu de la cellule ou de la colonne courante
2534 \end_layout
2535
2536 \begin_layout Labeling
2537 \labelwidthstring 00.00.0000
2538 \begin_inset Graphics
2539         filename ../../images/tabular-feature_m-align-center.png
2540         scaleBeforeRotation
2541
2542 \end_inset
2543
2544  centre horizontalement le contenu de la cellule ou de la colonne courante
2545 \end_layout
2546
2547 \begin_layout Labeling
2548 \labelwidthstring 00.00.0000
2549 \begin_inset Graphics
2550         filename ../../images/tabular-feature_m-align-right.png
2551         scaleBeforeRotation
2552
2553 \end_inset
2554
2555  aligne à droite le contenu de la cellule ou de la colonne courante
2556 \end_layout
2557
2558 \begin_layout Labeling
2559 \labelwidthstring 00.00.0000
2560 \begin_inset Graphics
2561         filename ../../images/tabular-feature_m-valign-top.png
2562         scaleBeforeRotation
2563
2564 \end_inset
2565
2566  aligne le contenu de la cellule courante verticalement vers le haut
2567 \end_layout
2568
2569 \begin_layout Labeling
2570 \labelwidthstring 00.00.0000
2571 \begin_inset Graphics
2572         filename ../../images/tabular-feature_m-valign-middle.png
2573         scaleBeforeRotation
2574
2575 \end_inset
2576
2577  centre verticalement le contenu de la cellule courante
2578 \end_layout
2579
2580 \begin_layout Labeling
2581 \labelwidthstring 00.00.0000
2582 \begin_inset Graphics
2583         filename ../../images/tabular-feature_m-valign-bottom.png
2584         scaleBeforeRotation
2585
2586 \end_inset
2587
2588  aligne le contenu de la cellule courante verticalement vers le bas
2589 \end_layout
2590
2591 \begin_layout Labeling
2592 \labelwidthstring 00.00.0000
2593 \begin_inset Graphics
2594         filename ../../images/tabular-feature_set-rotate-cell.png
2595         scaleBeforeRotation
2596
2597 \end_inset
2598
2599  fait pivoter la cellule ou la sélection courante de 90° dans le sens anti-horai
2600 re
2601 \end_layout
2602
2603 \begin_layout Labeling
2604 \labelwidthstring 00.00.0000
2605 \begin_inset Graphics
2606         filename ../../images/tabular-feature_set-rotate-tabular.png
2607         scaleBeforeRotation
2608
2609 \end_inset
2610
2611  fait pivoter tout le tableau de 90° dans le sens anti-horaire
2612 \end_layout
2613
2614 \begin_layout Labeling
2615 \labelwidthstring 00.00.0000
2616 \begin_inset Graphics
2617         filename ../../images/tabular-feature_multicolumn.png
2618         scaleBeforeRotation
2619
2620 \end_inset
2621
2622  transforme en multi-colonne la cellule ou la sélection courante
2623 \end_layout
2624
2625 \begin_layout Standard
2626 \begin_inset Note Greyedout
2627 status open
2628
2629 \begin_layout Plain Layout
2630
2631 \series bold
2632 Note :
2633 \series default
2634  Pour la sortie, l'alignement vertical de la première cellule d'une ligne
2635  est utilisé pour toutes les autres cellules de la ligne.
2636 \end_layout
2637
2638 \end_inset
2639
2640
2641 \end_layout
2642
2643 \begin_layout Section
2644 Le Menu Éditer Tableau
2645 \begin_inset Index
2646 status collapsed
2647
2648 \begin_layout Plain Layout
2649 Tableau ! Menu Éditer
2650 \end_layout
2651
2652 \end_inset
2653
2654
2655 \end_layout
2656
2657 \begin_layout Standard
2658 En plus de la fenêtre de dialogue et de la barre d'outils tableau, le menu
2659  
2660 \family sans
2661 Éditer\SpecialChar \menuseparator
2662 Tableau
2663 \family default
2664  vous permet d'ajouter ou de supprimer les lignes de bordure de la colonne
2665  ou de la ligne courante et aussi de transformer la sélection courante en
2666  multi-colonne.
2667  Ce menu n'est accessible que si le curseur se trouve dans un tableau.
2668 \end_layout
2669
2670 \begin_layout Section
2671 Flottant de Tableau
2672 \begin_inset CommandInset label
2673 LatexCommand label
2674 name "sec:Table-Floats"
2675
2676 \end_inset
2677
2678
2679 \begin_inset Index
2680 status collapsed
2681
2682 \begin_layout Plain Layout
2683 Flottants ! Tableaux
2684 \end_layout
2685
2686 \end_inset
2687
2688
2689 \begin_inset Index
2690 status collapsed
2691
2692 \begin_layout Plain Layout
2693 Tableau ! Flottants
2694 \end_layout
2695
2696 \end_inset
2697
2698
2699 \end_layout
2700
2701 \begin_layout Standard
2702 Pour des explications générales sur les flottants, jetez un œil à la section
2703 \begin_inset space ~
2704 \end_inset
2705
2706
2707 \begin_inset CommandInset ref
2708 LatexCommand ref
2709 reference "sec:Flottants-Introduction"
2710
2711 \end_inset
2712
2713 .
2714 \end_layout
2715
2716 \begin_layout Standard
2717 \begin_inset Float table
2718 placement h
2719 wide false
2720 sideways false
2721 status open
2722
2723 \begin_layout Plain Layout
2724 \begin_inset Caption
2725
2726 \begin_layout Plain Layout
2727 \begin_inset CommandInset label
2728 LatexCommand label
2729 name "tab:Flottant-de-tableau"
2730
2731 \end_inset
2732
2733 Un flottant de tableau.
2734 \end_layout
2735
2736 \end_inset
2737
2738
2739 \end_layout
2740
2741 \begin_layout Plain Layout
2742 \align center
2743 \begin_inset Tabular
2744 <lyxtabular version="3" rows="3" columns="3">
2745 <features>
2746 <column alignment="center" valignment="top" width="0pt">
2747 <column alignment="center" valignment="top" width="0pt">
2748 <column alignment="center" valignment="top" width="0pt">
2749 <row>
2750 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2751 \begin_inset Text
2752
2753 \begin_layout Plain Layout
2754 1
2755 \end_layout
2756
2757 \end_inset
2758 </cell>
2759 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2760 \begin_inset Text
2761
2762 \begin_layout Plain Layout
2763 2
2764 \end_layout
2765
2766 \end_inset
2767 </cell>
2768 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2769 \begin_inset Text
2770
2771 \begin_layout Plain Layout
2772 3
2773 \end_layout
2774
2775 \end_inset
2776 </cell>
2777 </row>
2778 <row>
2779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2780 \begin_inset Text
2781
2782 \begin_layout Plain Layout
2783 Jules
2784 \end_layout
2785
2786 \end_inset
2787 </cell>
2788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2789 \begin_inset Text
2790
2791 \begin_layout Plain Layout
2792 Marie
2793 \end_layout
2794
2795 \end_inset
2796 </cell>
2797 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2798 \begin_inset Text
2799
2800 \begin_layout Plain Layout
2801 Jean
2802 \end_layout
2803
2804 \end_inset
2805 </cell>
2806 </row>
2807 <row>
2808 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2809 \begin_inset Text
2810
2811 \begin_layout Plain Layout
2812 \begin_inset Formula $\int x^{2}dx$
2813 \end_inset
2814
2815
2816 \end_layout
2817
2818 \end_inset
2819 </cell>
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 \begin_inset Formula $\left[\begin{array}{cc}
2825 a & b\\
2826 c & d\end{array}\right]$
2827 \end_inset
2828
2829
2830 \end_layout
2831
2832 \end_inset
2833 </cell>
2834 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2835 \begin_inset Text
2836
2837 \begin_layout Plain Layout
2838 \begin_inset Formula $1+1=2$
2839 \end_inset
2840
2841
2842 \end_layout
2843
2844 \end_inset
2845 </cell>
2846 </row>
2847 </lyxtabular>
2848
2849 \end_inset
2850
2851
2852 \end_layout
2853
2854 \end_inset
2855
2856
2857 \end_layout
2858
2859 \begin_layout Standard
2860 Les flottants de tableau sont insérés en utilisant le menu 
2861 \family sans
2862 Insérer\SpecialChar \menuseparator
2863 Flottant\SpecialChar \menuseparator
2864 Tableau
2865 \family default
2866  ou le bouton 
2867 \begin_inset Graphics
2868         filename ../../images/float-insert_table.png
2869         scale 85
2870         scaleBeforeRotation
2871
2872 \end_inset
2873
2874  de la barre d'outils.
2875 \end_layout
2876
2877 \begin_layout Standard
2878 Le flottant apparaît à l'écran comme une boîte repliable avec une légende
2879  qui a comme étiquette 
2880 \begin_inset Quotes eld
2881 \end_inset
2882
2883 Tableau
2884 \begin_inset space ~
2885 \end_inset
2886
2887 #:
2888 \begin_inset Quotes erd
2889 \end_inset
2890
2891  (où # est le numéro du tableau).
2892  Vous pouvez insérer le tableau au dessus ou en dessous de la légende.
2893 \end_layout
2894
2895 \begin_layout Standard
2896 Le tableau
2897 \begin_inset space ~
2898 \end_inset
2899
2900
2901 \begin_inset CommandInset ref
2902 LatexCommand ref
2903 reference "tab:Flottant-de-tableau"
2904
2905 \end_inset
2906
2907  est un exemple de tableau dans un flottant de tableau.
2908 \end_layout
2909
2910 \begin_layout Standard
2911 On met habituellement la légende au dessus des tableaux, mais cette règle
2912  n'est malheureusement pas respectée par certaines classes standard de LaTeX.
2913  Cela signifie que si vous utilisez un document appartenant aux classes
2914  
2915 \family sans
2916 article
2917 \family default
2918
2919 \family sans
2920 book
2921 \family default
2922
2923 \family sans
2924 letter
2925 \family default
2926 , ou
2927 \family sans
2928  report
2929 \family default
2930  il n'y aura pas d'espace entre la légende et le tableau.
2931  Pour insérer l'espace nécessaire vous devez ajouter l'option suivante à
2932  la commande de chargement du paquetage LaTeX 
2933 \series bold
2934 caption
2935 \series default
2936
2937 \begin_inset Index
2938 status collapsed
2939
2940 \begin_layout Plain Layout
2941 Paquetages LaTeX ! caption
2942 \end_layout
2943
2944 \end_inset
2945
2946  dans le préambule de votre document.
2947 \begin_inset Foot
2948 status open
2949
2950 \begin_layout Plain Layout
2951 Pour plus d'information voyez la section
2952 \begin_inset space ~
2953 \end_inset
2954
2955
2956 \begin_inset CommandInset ref
2957 LatexCommand ref
2958 reference "sec:Placement-légende"
2959
2960 \end_inset
2961
2962 .
2963 \end_layout
2964
2965 \end_inset
2966
2967 :
2968 \end_layout
2969
2970 \begin_layout Standard
2971
2972 \series bold
2973 tableposition=top
2974 \end_layout
2975
2976 \begin_layout Standard
2977 Le paquetage 
2978 \series bold
2979 caption
2980 \series default
2981 , qui est décrit dans la section
2982 \begin_inset space ~
2983 \end_inset
2984
2985
2986 \begin_inset CommandInset ref
2987 LatexCommand ref
2988 reference "sec:Formatage-légende"
2989
2990 \end_inset
2991
2992 , est utilisé pour ajuster le format des légendes.
2993 \end_layout
2994
2995 \begin_layout Standard
2996 Dans le texte, on fait référence à un tableau
2997 \begin_inset Index
2998 status collapsed
2999
3000 \begin_layout Plain Layout
3001 References@Références ! à des Tableaux
3002 \end_layout
3003
3004 \end_inset
3005
3006  en faisant référence à sa légende.
3007  On insère donc une étiquette dans la légende en utilisant le menu 
3008 \family sans
3009 Insérer
3010 \family default
3011 \SpecialChar \menuseparator
3012
3013 \family sans
3014 Étiquette
3015 \family default
3016  ou le bouton 
3017 \begin_inset Graphics
3018         filename ../../images/label-insert.png
3019         scale 85
3020         scaleBeforeRotation
3021
3022 \end_inset
3023
3024  de la barre d'outils.
3025  On peut alors faire référence à cette étiquette en utilisant le menu 
3026 \family sans
3027 Insérer\SpecialChar \menuseparator
3028 Référence
3029 \begin_inset space ~
3030 \end_inset
3031
3032 croisée
3033 \family default
3034  ou le bouton 
3035 \begin_inset Graphics
3036         filename ../../images/dialog-show-new-inset_ref.png
3037         scale 85
3038         scaleBeforeRotation
3039
3040 \end_inset
3041
3042  de la barre d'outils.
3043 \begin_inset Newline newline
3044 \end_inset
3045
3046 Les références croisées sont expliquées en détail dans la section
3047 \begin_inset space ~
3048 \end_inset
3049
3050
3051 \begin_inset CommandInset ref
3052 LatexCommand ref
3053 reference "sec:Referencer-les-Flottants"
3054
3055 \end_inset
3056
3057 .
3058 \end_layout
3059
3060 \begin_layout Section
3061 Tableaux Longs
3062 \begin_inset CommandInset label
3063 LatexCommand label
3064 name "sec:Tableaux-longs"
3065
3066 \end_inset
3067
3068
3069 \begin_inset Index
3070 status collapsed
3071
3072 \begin_layout Plain Layout
3073 Tableaux longs
3074 \end_layout
3075
3076 \end_inset
3077
3078
3079 \begin_inset Index
3080 status collapsed
3081
3082 \begin_layout Plain Layout
3083 Tableau ! Tableaux longs
3084 \end_layout
3085
3086 \end_inset
3087
3088
3089 \end_layout
3090
3091 \begin_layout Standard
3092 Si un tableau est trop haut pour tenir sur un page, vous pouvez utiliser
3093  l'option 
3094 \family sans
3095 Utiliser
3096 \begin_inset space ~
3097 \end_inset
3098
3099 les
3100 \begin_inset space ~
3101 \end_inset
3102
3103 tableaux
3104 \begin_inset space ~
3105 \end_inset
3106
3107 longs
3108 \family default
3109  de l'onglet 
3110 \family sans
3111 Tableau
3112 \begin_inset space ~
3113 \end_inset
3114
3115 long
3116 \family default
3117  de la fenêtre 
3118 \family sans
3119 Paramètres
3120 \begin_inset space ~
3121 \end_inset
3122
3123 du
3124 \begin_inset space ~
3125 \end_inset
3126
3127 tableau
3128 \family default
3129  pour le répartir automatiquement sur plusieurs pages.
3130  En cochant cette option, vous activez les options suivantes:
3131 \end_layout
3132
3133 \begin_layout Description
3134 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3135  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3136  d'en-tête utilisées pour toutes les pages du tableau long; sauf pour la
3137  première page, si 
3138 \family sans
3139 Premier
3140 \begin_inset space ~
3141 \end_inset
3142
3143 en-tête
3144 \family default
3145  est défini.
3146  Ces lignes forment l'en-tête principal.
3147 \end_layout
3148
3149 \begin_layout Description
3150 Premier
3151 \begin_inset space ~
3152 \end_inset
3153
3154 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3155  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3156  d'en-tête utilisées pour la première page du tableau long.
3157 \end_layout
3158
3159 \begin_layout Description
3160 Pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3161  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3162  constituant les pieds de toutes les pages du tableau long; sauf de la dernière
3163  page si 
3164 \family sans
3165 Dernier
3166 \begin_inset space ~
3167 \end_inset
3168
3169 pied
3170 \family default
3171  est défini.
3172 \end_layout
3173
3174 \begin_layout Description
3175 Dernier
3176 \begin_inset space ~
3177 \end_inset
3178
3179 pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3180  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3181  constituant le pied de la dernière page du tableau long.
3182 \end_layout
3183
3184 \begin_layout Description
3185 Légende La ligne courante 
3186 \lang english
3187 contains the table caption
3188 \lang french
3189 .
3190  La première ligne est transformée en une colonne unique et une légende
3191  
3192 \lang english
3193 is inserted
3194 \lang french
3195 .
3196  Vous trouverez d'autres explications sur les légendes pour les tableaux
3197  longs dans la section
3198 \begin_inset space ~
3199 \end_inset
3200
3201
3202 \begin_inset CommandInset ref
3203 LatexCommand ref
3204 reference "sub:Tableaux-longs-légende"
3205
3206 \end_inset
3207
3208 .
3209 \end_layout
3210
3211 \begin_layout Standard
3212 Vous pouvez aussi préciser une ligne où la table devra être coupée.
3213  Voyez le tableau long qui suit pour voir comment ça marche :
3214 \end_layout
3215
3216 \begin_layout Standard
3217 \align center
3218 \begin_inset Tabular
3219 <lyxtabular version="3" rows="69" columns="3">
3220 <features islongtable="true">
3221 <column alignment="left" valignment="top" width="0cm">
3222 <column alignment="left" valignment="top" width="0pt">
3223 <column alignment="center" valignment="top" width="0pt">
3224 <row endfirsthead="true">
3225 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3226 \begin_inset Text
3227
3228 \begin_layout Plain Layout
3229
3230 \series bold
3231 Exemple d'annuaire téléphonique (ignorez les noms)
3232 \end_layout
3233
3234 \end_inset
3235 </cell>
3236 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3237 \begin_inset Text
3238
3239 \begin_layout Plain Layout
3240
3241 \end_layout
3242
3243 \end_inset
3244 </cell>
3245 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3246 \begin_inset Text
3247
3248 \begin_layout Plain Layout
3249
3250 \end_layout
3251
3252 \end_inset
3253 </cell>
3254 </row>
3255 <row endfirsthead="true">
3256 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3257 \begin_inset Text
3258
3259 \begin_layout Plain Layout
3260
3261 \series bold
3262 NOM
3263 \end_layout
3264
3265 \end_inset
3266 </cell>
3267 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3268 \begin_inset Text
3269
3270 \begin_layout Plain Layout
3271
3272 \end_layout
3273
3274 \end_inset
3275 </cell>
3276 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3277 \begin_inset Text
3278
3279 \begin_layout Plain Layout
3280
3281 \series bold
3282 TEL.
3283 \end_layout
3284
3285 \end_inset
3286 </cell>
3287 </row>
3288 <row endhead="true">
3289 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3290 \begin_inset Text
3291
3292 \begin_layout Plain Layout
3293
3294 \series bold
3295 Exemple d'annuaire téléphonique
3296 \end_layout
3297
3298 \end_inset
3299 </cell>
3300 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3301 \begin_inset Text
3302
3303 \begin_layout Plain Layout
3304
3305 \end_layout
3306
3307 \end_inset
3308 </cell>
3309 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3310 \begin_inset Text
3311
3312 \begin_layout Plain Layout
3313
3314 \end_layout
3315
3316 \end_inset
3317 </cell>
3318 </row>
3319 <row endhead="true">
3320 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3321 \begin_inset Text
3322
3323 \begin_layout Plain Layout
3324
3325 \series bold
3326 NOM
3327 \end_layout
3328
3329 \end_inset
3330 </cell>
3331 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3332 \begin_inset Text
3333
3334 \begin_layout Plain Layout
3335
3336 \end_layout
3337
3338 \end_inset
3339 </cell>
3340 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3341 \begin_inset Text
3342
3343 \begin_layout Plain Layout
3344
3345 \series bold
3346 TEL.
3347 \end_layout
3348
3349 \end_inset
3350 </cell>
3351 </row>
3352 <row endfoot="true">
3353 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3354 \begin_inset Text
3355
3356 \begin_layout Plain Layout
3357  continue page suivante
3358 \end_layout
3359
3360 \end_inset
3361 </cell>
3362 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3363 \begin_inset Text
3364
3365 \begin_layout Plain Layout
3366
3367 \end_layout
3368
3369 \end_inset
3370 </cell>
3371 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3372 \begin_inset Text
3373
3374 \begin_layout Plain Layout
3375
3376 \end_layout
3377
3378 \end_inset
3379 </cell>
3380 </row>
3381 <row>
3382 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3383 \begin_inset Text
3384
3385 \begin_layout Plain Layout
3386
3387 \series bold
3388 Annovi
3389 \end_layout
3390
3391 \end_inset
3392 </cell>
3393 <cell alignment="center" valignment="top" usebox="none">
3394 \begin_inset Text
3395
3396 \begin_layout Plain Layout
3397 Silvia
3398 \end_layout
3399
3400 \end_inset
3401 </cell>
3402 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3403 \begin_inset Text
3404
3405 \begin_layout Plain Layout
3406 111
3407 \end_layout
3408
3409 \end_inset
3410 </cell>
3411 </row>
3412 <row>
3413 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3414 \begin_inset Text
3415
3416 \begin_layout Plain Layout
3417
3418 \series bold
3419 Bertoli
3420 \end_layout
3421
3422 \end_inset
3423 </cell>
3424 <cell alignment="center" valignment="top" usebox="none">
3425 \begin_inset Text
3426
3427 \begin_layout Plain Layout
3428 Stefano
3429 \end_layout
3430
3431 \end_inset
3432 </cell>
3433 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3434 \begin_inset Text
3435
3436 \begin_layout Plain Layout
3437 111
3438 \end_layout
3439
3440 \end_inset
3441 </cell>
3442 </row>
3443 <row>
3444 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3445 \begin_inset Text
3446
3447 \begin_layout Plain Layout
3448
3449 \series bold
3450 Bozzi
3451 \end_layout
3452
3453 \end_inset
3454 </cell>
3455 <cell alignment="center" valignment="top" usebox="none">
3456 \begin_inset Text
3457
3458 \begin_layout Plain Layout
3459 Walter
3460 \end_layout
3461
3462 \end_inset
3463 </cell>
3464 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3465 \begin_inset Text
3466
3467 \begin_layout Plain Layout
3468 111
3469 \end_layout
3470
3471 \end_inset
3472 </cell>
3473 </row>
3474 <row>
3475 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3476 \begin_inset Text
3477
3478 \begin_layout Plain Layout
3479
3480 \series bold
3481 Cachia
3482 \end_layout
3483
3484 \end_inset
3485 </cell>
3486 <cell alignment="center" valignment="top" usebox="none">
3487 \begin_inset Text
3488
3489 \begin_layout Plain Layout
3490 Maria
3491 \end_layout
3492
3493 \end_inset
3494 </cell>
3495 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3496 \begin_inset Text
3497
3498 \begin_layout Plain Layout
3499 111
3500 \end_layout
3501
3502 \end_inset
3503 </cell>
3504 </row>
3505 <row>
3506 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3507 \begin_inset Text
3508
3509 \begin_layout Plain Layout
3510
3511 \series bold
3512 Cachia
3513 \end_layout
3514
3515 \end_inset
3516 </cell>
3517 <cell alignment="center" valignment="top" usebox="none">
3518 \begin_inset Text
3519
3520 \begin_layout Plain Layout
3521 Maurizio
3522 \end_layout
3523
3524 \end_inset
3525 </cell>
3526 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3527 \begin_inset Text
3528
3529 \begin_layout Plain Layout
3530 111
3531 \end_layout
3532
3533 \end_inset
3534 </cell>
3535 </row>
3536 <row>
3537 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3538 \begin_inset Text
3539
3540 \begin_layout Plain Layout
3541
3542 \series bold
3543 Cinquemani
3544 \end_layout
3545
3546 \end_inset
3547 </cell>
3548 <cell alignment="center" valignment="top" usebox="none">
3549 \begin_inset Text
3550
3551 \begin_layout Plain Layout
3552 Giusi
3553 \end_layout
3554
3555 \end_inset
3556 </cell>
3557 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3558 \begin_inset Text
3559
3560 \begin_layout Plain Layout
3561 111
3562 \end_layout
3563
3564 \end_inset
3565 </cell>
3566 </row>
3567 <row>
3568 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3569 \begin_inset Text
3570
3571 \begin_layout Plain Layout
3572
3573 \series bold
3574 Colin
3575 \end_layout
3576
3577 \end_inset
3578 </cell>
3579 <cell alignment="center" valignment="top" usebox="none">
3580 \begin_inset Text
3581
3582 \begin_layout Plain Layout
3583 Bernard
3584 \end_layout
3585
3586 \end_inset
3587 </cell>
3588 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3589 \begin_inset Text
3590
3591 \begin_layout Plain Layout
3592 111
3593 \end_layout
3594
3595 \end_inset
3596 </cell>
3597 </row>
3598 <row>
3599 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3600 \begin_inset Text
3601
3602 \begin_layout Plain Layout
3603
3604 \series bold
3605 Concli
3606 \end_layout
3607
3608 \end_inset
3609 </cell>
3610 <cell alignment="center" valignment="top" usebox="none">
3611 \begin_inset Text
3612
3613 \begin_layout Plain Layout
3614 Gianfranco
3615 \end_layout
3616
3617 \end_inset
3618 </cell>
3619 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3620 \begin_inset Text
3621
3622 \begin_layout Plain Layout
3623 111
3624 \end_layout
3625
3626 \end_inset
3627 </cell>
3628 </row>
3629 <row>
3630 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3631 \begin_inset Text
3632
3633 \begin_layout Plain Layout
3634
3635 \series bold
3636 Dal Bosco
3637 \end_layout
3638
3639 \end_inset
3640 </cell>
3641 <cell alignment="center" valignment="top" usebox="none">
3642 \begin_inset Text
3643
3644 \begin_layout Plain Layout
3645 Carolina
3646 \end_layout
3647
3648 \end_inset
3649 </cell>
3650 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3651 \begin_inset Text
3652
3653 \begin_layout Plain Layout
3654 111
3655 \end_layout
3656
3657 \end_inset
3658 </cell>
3659 </row>
3660 <row>
3661 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3662 \begin_inset Text
3663
3664 \begin_layout Plain Layout
3665
3666 \series bold
3667 Dalpiaz
3668 \end_layout
3669
3670 \end_inset
3671 </cell>
3672 <cell alignment="center" valignment="top" usebox="none">
3673 \begin_inset Text
3674
3675 \begin_layout Plain Layout
3676 Annamaria
3677 \end_layout
3678
3679 \end_inset
3680 </cell>
3681 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3682 \begin_inset Text
3683
3684 \begin_layout Plain Layout
3685 111
3686 \end_layout
3687
3688 \end_inset
3689 </cell>
3690 </row>
3691 <row>
3692 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3693 \begin_inset Text
3694
3695 \begin_layout Plain Layout
3696
3697 \series bold
3698 Feliciello
3699 \end_layout
3700
3701 \end_inset
3702 </cell>
3703 <cell alignment="center" valignment="top" usebox="none">
3704 \begin_inset Text
3705
3706 \begin_layout Plain Layout
3707 Domenico
3708 \end_layout
3709
3710 \end_inset
3711 </cell>
3712 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3713 \begin_inset Text
3714
3715 \begin_layout Plain Layout
3716 111
3717 \end_layout
3718
3719 \end_inset
3720 </cell>
3721 </row>
3722 <row>
3723 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3724 \begin_inset Text
3725
3726 \begin_layout Plain Layout
3727
3728 \series bold
3729 Focarelli
3730 \end_layout
3731
3732 \end_inset
3733 </cell>
3734 <cell alignment="center" valignment="top" usebox="none">
3735 \begin_inset Text
3736
3737 \begin_layout Plain Layout
3738 Paola
3739 \end_layout
3740
3741 \end_inset
3742 </cell>
3743 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3744 \begin_inset Text
3745
3746 \begin_layout Plain Layout
3747 111
3748 \end_layout
3749
3750 \end_inset
3751 </cell>
3752 </row>
3753 <row>
3754 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3755 \begin_inset Text
3756
3757 \begin_layout Plain Layout
3758
3759 \series bold
3760 Galletti
3761 \end_layout
3762
3763 \end_inset
3764 </cell>
3765 <cell alignment="center" valignment="top" usebox="none">
3766 \begin_inset Text
3767
3768 \begin_layout Plain Layout
3769 Oreste
3770 \end_layout
3771
3772 \end_inset
3773 </cell>
3774 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3775 \begin_inset Text
3776
3777 \begin_layout Plain Layout
3778 111
3779 \end_layout
3780
3781 \end_inset
3782 </cell>
3783 </row>
3784 <row>
3785 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3786 \begin_inset Text
3787
3788 \begin_layout Plain Layout
3789
3790 \series bold
3791 Gasparini
3792 \end_layout
3793
3794 \end_inset
3795 </cell>
3796 <cell alignment="center" valignment="top" usebox="none">
3797 \begin_inset Text
3798
3799 \begin_layout Plain Layout
3800 Franca
3801 \end_layout
3802
3803 \end_inset
3804 </cell>
3805 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3806 \begin_inset Text
3807
3808 \begin_layout Plain Layout
3809 111
3810 \end_layout
3811
3812 \end_inset
3813 </cell>
3814 </row>
3815 <row>
3816 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3817 \begin_inset Text
3818
3819 \begin_layout Plain Layout
3820
3821 \series bold
3822 Rizzardi
3823 \end_layout
3824
3825 \end_inset
3826 </cell>
3827 <cell alignment="center" valignment="top" usebox="none">
3828 \begin_inset Text
3829
3830 \begin_layout Plain Layout
3831 Paola
3832 \end_layout
3833
3834 \end_inset
3835 </cell>
3836 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3837 \begin_inset Text
3838
3839 \begin_layout Plain Layout
3840 111
3841 \end_layout
3842
3843 \end_inset
3844 </cell>
3845 </row>
3846 <row>
3847 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3848 \begin_inset Text
3849
3850 \begin_layout Plain Layout
3851
3852 \series bold
3853 Lassini
3854 \end_layout
3855
3856 \end_inset
3857 </cell>
3858 <cell alignment="center" valignment="top" usebox="none">
3859 \begin_inset Text
3860
3861 \begin_layout Plain Layout
3862 Giancarlo
3863 \end_layout
3864
3865 \end_inset
3866 </cell>
3867 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3868 \begin_inset Text
3869
3870 \begin_layout Plain Layout
3871 111
3872 \end_layout
3873
3874 \end_inset
3875 </cell>
3876 </row>
3877 <row>
3878 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3879 \begin_inset Text
3880
3881 \begin_layout Plain Layout
3882
3883 \series bold
3884 Malfatti
3885 \end_layout
3886
3887 \end_inset
3888 </cell>
3889 <cell alignment="center" valignment="top" usebox="none">
3890 \begin_inset Text
3891
3892 \begin_layout Plain Layout
3893 Luciano
3894 \end_layout
3895
3896 \end_inset
3897 </cell>
3898 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3899 \begin_inset Text
3900
3901 \begin_layout Plain Layout
3902 111
3903 \end_layout
3904
3905 \end_inset
3906 </cell>
3907 </row>
3908 <row>
3909 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3910 \begin_inset Text
3911
3912 \begin_layout Plain Layout
3913
3914 \series bold
3915 Malfatti
3916 \end_layout
3917
3918 \end_inset
3919 </cell>
3920 <cell alignment="center" valignment="top" usebox="none">
3921 \begin_inset Text
3922
3923 \begin_layout Plain Layout
3924 Valeriano
3925 \end_layout
3926
3927 \end_inset
3928 </cell>
3929 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3930 \begin_inset Text
3931
3932 \begin_layout Plain Layout
3933 111
3934 \end_layout
3935
3936 \end_inset
3937 </cell>
3938 </row>
3939 <row>
3940 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3941 \begin_inset Text
3942
3943 \begin_layout Plain Layout
3944
3945 \series bold
3946 Meneguzzo
3947 \end_layout
3948
3949 \end_inset
3950 </cell>
3951 <cell alignment="center" valignment="top" usebox="none">
3952 \begin_inset Text
3953
3954 \begin_layout Plain Layout
3955 Roberto
3956 \end_layout
3957
3958 \end_inset
3959 </cell>
3960 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3961 \begin_inset Text
3962
3963 \begin_layout Plain Layout
3964 111
3965 \end_layout
3966
3967 \end_inset
3968 </cell>
3969 </row>
3970 <row>
3971 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3972 \begin_inset Text
3973
3974 \begin_layout Plain Layout
3975
3976 \series bold
3977 Mezzadra
3978 \end_layout
3979
3980 \end_inset
3981 </cell>
3982 <cell alignment="center" valignment="top" usebox="none">
3983 \begin_inset Text
3984
3985 \begin_layout Plain Layout
3986 Roberto
3987 \end_layout
3988
3989 \end_inset
3990 </cell>
3991 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3992 \begin_inset Text
3993
3994 \begin_layout Plain Layout
3995 111
3996 \end_layout
3997
3998 \end_inset
3999 </cell>
4000 </row>
4001 <row>
4002 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4003 \begin_inset Text
4004
4005 \begin_layout Plain Layout
4006
4007 \series bold
4008 Pirpamer
4009 \end_layout
4010
4011 \end_inset
4012 </cell>
4013 <cell alignment="center" valignment="top" usebox="none">
4014 \begin_inset Text
4015
4016 \begin_layout Plain Layout
4017 Erich
4018 \end_layout
4019
4020 \end_inset
4021 </cell>
4022 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4023 \begin_inset Text
4024
4025 \begin_layout Plain Layout
4026 111
4027 \end_layout
4028
4029 \end_inset
4030 </cell>
4031 </row>
4032 <row>
4033 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4034 \begin_inset Text
4035
4036 \begin_layout Plain Layout
4037
4038 \series bold
4039 Pochiesa
4040 \end_layout
4041
4042 \end_inset
4043 </cell>
4044 <cell alignment="center" valignment="top" usebox="none">
4045 \begin_inset Text
4046
4047 \begin_layout Plain Layout
4048 Paolo
4049 \end_layout
4050
4051 \end_inset
4052 </cell>
4053 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4054 \begin_inset Text
4055
4056 \begin_layout Plain Layout
4057 111, 222
4058 \end_layout
4059
4060 \end_inset
4061 </cell>
4062 </row>
4063 <row>
4064 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4065 \begin_inset Text
4066
4067 \begin_layout Plain Layout
4068
4069 \series bold
4070 Radina
4071 \end_layout
4072
4073 \end_inset
4074 </cell>
4075 <cell alignment="center" valignment="top" usebox="none">
4076 \begin_inset Text
4077
4078 \begin_layout Plain Layout
4079 Claudio
4080 \end_layout
4081
4082 \end_inset
4083 </cell>
4084 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4085 \begin_inset Text
4086
4087 \begin_layout Plain Layout
4088 111
4089 \end_layout
4090
4091 \end_inset
4092 </cell>
4093 </row>
4094 <row>
4095 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4096 \begin_inset Text
4097
4098 \begin_layout Plain Layout
4099
4100 \series bold
4101 Stuffer
4102 \end_layout
4103
4104 \end_inset
4105 </cell>
4106 <cell alignment="center" valignment="top" usebox="none">
4107 \begin_inset Text
4108
4109 \begin_layout Plain Layout
4110 Oskar
4111 \end_layout
4112
4113 \end_inset
4114 </cell>
4115 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4116 \begin_inset Text
4117
4118 \begin_layout Plain Layout
4119 111
4120 \end_layout
4121
4122 \end_inset
4123 </cell>
4124 </row>
4125 <row>
4126 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4127 \begin_inset Text
4128
4129 \begin_layout Plain Layout
4130
4131 \series bold
4132 Tacchelli
4133 \end_layout
4134
4135 \end_inset
4136 </cell>
4137 <cell alignment="center" valignment="top" usebox="none">
4138 \begin_inset Text
4139
4140 \begin_layout Plain Layout
4141 Ugo
4142 \end_layout
4143
4144 \end_inset
4145 </cell>
4146 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4147 \begin_inset Text
4148
4149 \begin_layout Plain Layout
4150 111
4151 \end_layout
4152
4153 \end_inset
4154 </cell>
4155 </row>
4156 <row>
4157 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4158 \begin_inset Text
4159
4160 \begin_layout Plain Layout
4161
4162 \series bold
4163 Tezzele
4164 \end_layout
4165
4166 \end_inset
4167 </cell>
4168 <cell alignment="center" valignment="top" usebox="none">
4169 \begin_inset Text
4170
4171 \begin_layout Plain Layout
4172 Margit
4173 \end_layout
4174
4175 \end_inset
4176 </cell>
4177 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4178 \begin_inset Text
4179
4180 \begin_layout Plain Layout
4181 111
4182 \end_layout
4183
4184 \end_inset
4185 </cell>
4186 </row>
4187 <row>
4188 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4189 \begin_inset Text
4190
4191 \begin_layout Plain Layout
4192
4193 \series bold
4194 Unterkalmsteiner
4195 \end_layout
4196
4197 \end_inset
4198 </cell>
4199 <cell alignment="center" valignment="top" usebox="none">
4200 \begin_inset Text
4201
4202 \begin_layout Plain Layout
4203 Frieda
4204 \end_layout
4205
4206 \end_inset
4207 </cell>
4208 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4209 \begin_inset Text
4210
4211 \begin_layout Plain Layout
4212 111
4213 \end_layout
4214
4215 \end_inset
4216 </cell>
4217 </row>
4218 <row>
4219 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4220 \begin_inset Text
4221
4222 \begin_layout Plain Layout
4223
4224 \series bold
4225 Vieider
4226 \end_layout
4227
4228 \end_inset
4229 </cell>
4230 <cell alignment="center" valignment="top" usebox="none">
4231 \begin_inset Text
4232
4233 \begin_layout Plain Layout
4234 Hilde
4235 \end_layout
4236
4237 \end_inset
4238 </cell>
4239 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4240 \begin_inset Text
4241
4242 \begin_layout Plain Layout
4243 111
4244 \end_layout
4245
4246 \end_inset
4247 </cell>
4248 </row>
4249 <row>
4250 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4251 \begin_inset Text
4252
4253 \begin_layout Plain Layout
4254
4255 \series bold
4256 Vigna
4257 \end_layout
4258
4259 \end_inset
4260 </cell>
4261 <cell alignment="center" valignment="top" usebox="none">
4262 \begin_inset Text
4263
4264 \begin_layout Plain Layout
4265 Jürgen
4266 \end_layout
4267
4268 \end_inset
4269 </cell>
4270 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4271 \begin_inset Text
4272
4273 \begin_layout Plain Layout
4274 111
4275 \end_layout
4276
4277 \end_inset
4278 </cell>
4279 </row>
4280 <row>
4281 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4282 \begin_inset Text
4283
4284 \begin_layout Plain Layout
4285
4286 \series bold
4287 Weber
4288 \end_layout
4289
4290 \end_inset
4291 </cell>
4292 <cell alignment="center" valignment="top" usebox="none">
4293 \begin_inset Text
4294
4295 \begin_layout Plain Layout
4296 Maurizio
4297 \end_layout
4298
4299 \end_inset
4300 </cell>
4301 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4302 \begin_inset Text
4303
4304 \begin_layout Plain Layout
4305 111
4306 \end_layout
4307
4308 \end_inset
4309 </cell>
4310 </row>
4311 <row>
4312 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4313 \begin_inset Text
4314
4315 \begin_layout Plain Layout
4316
4317 \series bold
4318 Winkler
4319 \end_layout
4320
4321 \end_inset
4322 </cell>
4323 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4324 \begin_inset Text
4325
4326 \begin_layout Plain Layout
4327 Franz
4328 \end_layout
4329
4330 \end_inset
4331 </cell>
4332 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4333 \begin_inset Text
4334
4335 \begin_layout Plain Layout
4336 111
4337 \end_layout
4338
4339 \end_inset
4340 </cell>
4341 </row>
4342 <row>
4343 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4344 \begin_inset Text
4345
4346 \begin_layout Plain Layout
4347  
4348 \end_layout
4349
4350 \end_inset
4351 </cell>
4352 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4353 \begin_inset Text
4354
4355 \begin_layout Plain Layout
4356
4357 \end_layout
4358
4359 \end_inset
4360 </cell>
4361 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4362 \begin_inset Text
4363
4364 \begin_layout Plain Layout
4365
4366 \end_layout
4367
4368 \end_inset
4369 </cell>
4370 </row>
4371 <row>
4372 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4373 \begin_inset Text
4374
4375 \begin_layout Plain Layout
4376
4377 \series bold
4378 Annovi
4379 \end_layout
4380
4381 \end_inset
4382 </cell>
4383 <cell alignment="center" valignment="top" usebox="none">
4384 \begin_inset Text
4385
4386 \begin_layout Plain Layout
4387 Silvia
4388 \end_layout
4389
4390 \end_inset
4391 </cell>
4392 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4393 \begin_inset Text
4394
4395 \begin_layout Plain Layout
4396 555
4397 \end_layout
4398
4399 \end_inset
4400 </cell>
4401 </row>
4402 <row>
4403 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4404 \begin_inset Text
4405
4406 \begin_layout Plain Layout
4407
4408 \series bold
4409 Bertoli
4410 \end_layout
4411
4412 \end_inset
4413 </cell>
4414 <cell alignment="center" valignment="top" usebox="none">
4415 \begin_inset Text
4416
4417 \begin_layout Plain Layout
4418 Stefano
4419 \end_layout
4420
4421 \end_inset
4422 </cell>
4423 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4424 \begin_inset Text
4425
4426 \begin_layout Plain Layout
4427 555
4428 \end_layout
4429
4430 \end_inset
4431 </cell>
4432 </row>
4433 <row>
4434 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4435 \begin_inset Text
4436
4437 \begin_layout Plain Layout
4438
4439 \series bold
4440 Bozzi
4441 \end_layout
4442
4443 \end_inset
4444 </cell>
4445 <cell alignment="center" valignment="top" usebox="none">
4446 \begin_inset Text
4447
4448 \begin_layout Plain Layout
4449 Walter
4450 \end_layout
4451
4452 \end_inset
4453 </cell>
4454 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4455 \begin_inset Text
4456
4457 \begin_layout Plain Layout
4458 555
4459 \end_layout
4460
4461 \end_inset
4462 </cell>
4463 </row>
4464 <row>
4465 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4466 \begin_inset Text
4467
4468 \begin_layout Plain Layout
4469
4470 \series bold
4471 Cachia
4472 \end_layout
4473
4474 \end_inset
4475 </cell>
4476 <cell alignment="center" valignment="top" usebox="none">
4477 \begin_inset Text
4478
4479 \begin_layout Plain Layout
4480 Maria
4481 \end_layout
4482
4483 \end_inset
4484 </cell>
4485 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4486 \begin_inset Text
4487
4488 \begin_layout Plain Layout
4489 555
4490 \end_layout
4491
4492 \end_inset
4493 </cell>
4494 </row>
4495 <row>
4496 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4497 \begin_inset Text
4498
4499 \begin_layout Plain Layout
4500
4501 \series bold
4502 Cachia
4503 \end_layout
4504
4505 \end_inset
4506 </cell>
4507 <cell alignment="center" valignment="top" usebox="none">
4508 \begin_inset Text
4509
4510 \begin_layout Plain Layout
4511 Maurizio
4512 \end_layout
4513
4514 \end_inset
4515 </cell>
4516 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4517 \begin_inset Text
4518
4519 \begin_layout Plain Layout
4520 555
4521 \end_layout
4522
4523 \end_inset
4524 </cell>
4525 </row>
4526 <row>
4527 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4528 \begin_inset Text
4529
4530 \begin_layout Plain Layout
4531
4532 \series bold
4533 Cinquemani
4534 \end_layout
4535
4536 \end_inset
4537 </cell>
4538 <cell alignment="center" valignment="top" usebox="none">
4539 \begin_inset Text
4540
4541 \begin_layout Plain Layout
4542 Giusi
4543 \end_layout
4544
4545 \end_inset
4546 </cell>
4547 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4548 \begin_inset Text
4549
4550 \begin_layout Plain Layout
4551 555
4552 \end_layout
4553
4554 \end_inset
4555 </cell>
4556 </row>
4557 <row>
4558 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4559 \begin_inset Text
4560
4561 \begin_layout Plain Layout
4562
4563 \series bold
4564 Colin
4565 \end_layout
4566
4567 \end_inset
4568 </cell>
4569 <cell alignment="center" valignment="top" usebox="none">
4570 \begin_inset Text
4571
4572 \begin_layout Plain Layout
4573 Bernard
4574 \end_layout
4575
4576 \end_inset
4577 </cell>
4578 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4579 \begin_inset Text
4580
4581 \begin_layout Plain Layout
4582 555
4583 \end_layout
4584
4585 \end_inset
4586 </cell>
4587 </row>
4588 <row>
4589 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4590 \begin_inset Text
4591
4592 \begin_layout Plain Layout
4593
4594 \series bold
4595 Concli
4596 \end_layout
4597
4598 \end_inset
4599 </cell>
4600 <cell alignment="center" valignment="top" usebox="none">
4601 \begin_inset Text
4602
4603 \begin_layout Plain Layout
4604 Gianfranco
4605 \end_layout
4606
4607 \end_inset
4608 </cell>
4609 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4610 \begin_inset Text
4611
4612 \begin_layout Plain Layout
4613 555
4614 \end_layout
4615
4616 \end_inset
4617 </cell>
4618 </row>
4619 <row>
4620 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4621 \begin_inset Text
4622
4623 \begin_layout Plain Layout
4624
4625 \series bold
4626 Dal Bosco
4627 \end_layout
4628
4629 \end_inset
4630 </cell>
4631 <cell alignment="center" valignment="top" usebox="none">
4632 \begin_inset Text
4633
4634 \begin_layout Plain Layout
4635 Carolina
4636 \end_layout
4637
4638 \end_inset
4639 </cell>
4640 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4641 \begin_inset Text
4642
4643 \begin_layout Plain Layout
4644 555
4645 \end_layout
4646
4647 \end_inset
4648 </cell>
4649 </row>
4650 <row>
4651 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4652 \begin_inset Text
4653
4654 \begin_layout Plain Layout
4655
4656 \series bold
4657 Dalpiaz
4658 \end_layout
4659
4660 \end_inset
4661 </cell>
4662 <cell alignment="center" valignment="top" usebox="none">
4663 \begin_inset Text
4664
4665 \begin_layout Plain Layout
4666 Annamaria
4667 \end_layout
4668
4669 \end_inset
4670 </cell>
4671 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4672 \begin_inset Text
4673
4674 \begin_layout Plain Layout
4675 555
4676 \end_layout
4677
4678 \end_inset
4679 </cell>
4680 </row>
4681 <row>
4682 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4683 \begin_inset Text
4684
4685 \begin_layout Plain Layout
4686
4687 \series bold
4688 Feliciello
4689 \end_layout
4690
4691 \end_inset
4692 </cell>
4693 <cell alignment="center" valignment="top" usebox="none">
4694 \begin_inset Text
4695
4696 \begin_layout Plain Layout
4697 Domenico
4698 \end_layout
4699
4700 \end_inset
4701 </cell>
4702 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4703 \begin_inset Text
4704
4705 \begin_layout Plain Layout
4706 555
4707 \end_layout
4708
4709 \end_inset
4710 </cell>
4711 </row>
4712 <row>
4713 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4714 \begin_inset Text
4715
4716 \begin_layout Plain Layout
4717
4718 \series bold
4719 Focarelli
4720 \end_layout
4721
4722 \end_inset
4723 </cell>
4724 <cell alignment="center" valignment="top" usebox="none">
4725 \begin_inset Text
4726
4727 \begin_layout Plain Layout
4728 Paola
4729 \end_layout
4730
4731 \end_inset
4732 </cell>
4733 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4734 \begin_inset Text
4735
4736 \begin_layout Plain Layout
4737 555
4738 \end_layout
4739
4740 \end_inset
4741 </cell>
4742 </row>
4743 <row>
4744 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4745 \begin_inset Text
4746
4747 \begin_layout Plain Layout
4748
4749 \series bold
4750 Galletti
4751 \end_layout
4752
4753 \end_inset
4754 </cell>
4755 <cell alignment="center" valignment="top" usebox="none">
4756 \begin_inset Text
4757
4758 \begin_layout Plain Layout
4759 Oreste
4760 \end_layout
4761
4762 \end_inset
4763 </cell>
4764 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4765 \begin_inset Text
4766
4767 \begin_layout Plain Layout
4768 555
4769 \end_layout
4770
4771 \end_inset
4772 </cell>
4773 </row>
4774 <row>
4775 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4776 \begin_inset Text
4777
4778 \begin_layout Plain Layout
4779
4780 \series bold
4781 Gasparini
4782 \end_layout
4783
4784 \end_inset
4785 </cell>
4786 <cell alignment="center" valignment="top" usebox="none">
4787 \begin_inset Text
4788
4789 \begin_layout Plain Layout
4790 Franca
4791 \end_layout
4792
4793 \end_inset
4794 </cell>
4795 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4796 \begin_inset Text
4797
4798 \begin_layout Plain Layout
4799 555
4800 \end_layout
4801
4802 \end_inset
4803 </cell>
4804 </row>
4805 <row>
4806 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4807 \begin_inset Text
4808
4809 \begin_layout Plain Layout
4810
4811 \series bold
4812 Rizzardi
4813 \end_layout
4814
4815 \end_inset
4816 </cell>
4817 <cell alignment="center" valignment="top" usebox="none">
4818 \begin_inset Text
4819
4820 \begin_layout Plain Layout
4821 Paola
4822 \end_layout
4823
4824 \end_inset
4825 </cell>
4826 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4827 \begin_inset Text
4828
4829 \begin_layout Plain Layout
4830 555
4831 \end_layout
4832
4833 \end_inset
4834 </cell>
4835 </row>
4836 <row>
4837 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4838 \begin_inset Text
4839
4840 \begin_layout Plain Layout
4841
4842 \series bold
4843 Lassini
4844 \end_layout
4845
4846 \end_inset
4847 </cell>
4848 <cell alignment="center" valignment="top" usebox="none">
4849 \begin_inset Text
4850
4851 \begin_layout Plain Layout
4852 Giancarlo
4853 \end_layout
4854
4855 \end_inset
4856 </cell>
4857 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4858 \begin_inset Text
4859
4860 \begin_layout Plain Layout
4861 555
4862 \end_layout
4863
4864 \end_inset
4865 </cell>
4866 </row>
4867 <row>
4868 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4869 \begin_inset Text
4870
4871 \begin_layout Plain Layout
4872
4873 \series bold
4874 Malfatti
4875 \end_layout
4876
4877 \end_inset
4878 </cell>
4879 <cell alignment="center" valignment="top" usebox="none">
4880 \begin_inset Text
4881
4882 \begin_layout Plain Layout
4883 Luciano
4884 \end_layout
4885
4886 \end_inset
4887 </cell>
4888 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4889 \begin_inset Text
4890
4891 \begin_layout Plain Layout
4892 555
4893 \end_layout
4894
4895 \end_inset
4896 </cell>
4897 </row>
4898 <row>
4899 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4900 \begin_inset Text
4901
4902 \begin_layout Plain Layout
4903
4904 \series bold
4905 Malfatti
4906 \end_layout
4907
4908 \end_inset
4909 </cell>
4910 <cell alignment="center" valignment="top" usebox="none">
4911 \begin_inset Text
4912
4913 \begin_layout Plain Layout
4914 Valeriano
4915 \end_layout
4916
4917 \end_inset
4918 </cell>
4919 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4920 \begin_inset Text
4921
4922 \begin_layout Plain Layout
4923 555
4924 \end_layout
4925
4926 \end_inset
4927 </cell>
4928 </row>
4929 <row>
4930 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4931 \begin_inset Text
4932
4933 \begin_layout Plain Layout
4934
4935 \series bold
4936 Meneguzzo
4937 \end_layout
4938
4939 \end_inset
4940 </cell>
4941 <cell alignment="center" valignment="top" usebox="none">
4942 \begin_inset Text
4943
4944 \begin_layout Plain Layout
4945 Roberto
4946 \end_layout
4947
4948 \end_inset
4949 </cell>
4950 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4951 \begin_inset Text
4952
4953 \begin_layout Plain Layout
4954 555
4955 \end_layout
4956
4957 \end_inset
4958 </cell>
4959 </row>
4960 <row>
4961 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4962 \begin_inset Text
4963
4964 \begin_layout Plain Layout
4965
4966 \series bold
4967 Mezzadra
4968 \end_layout
4969
4970 \end_inset
4971 </cell>
4972 <cell alignment="center" valignment="top" usebox="none">
4973 \begin_inset Text
4974
4975 \begin_layout Plain Layout
4976 Roberto
4977 \end_layout
4978
4979 \end_inset
4980 </cell>
4981 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4982 \begin_inset Text
4983
4984 \begin_layout Plain Layout
4985 555
4986 \end_layout
4987
4988 \end_inset
4989 </cell>
4990 </row>
4991 <row>
4992 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4993 \begin_inset Text
4994
4995 \begin_layout Plain Layout
4996
4997 \series bold
4998 Pirpamer
4999 \end_layout
5000
5001 \end_inset
5002 </cell>
5003 <cell alignment="center" valignment="top" usebox="none">
5004 \begin_inset Text
5005
5006 \begin_layout Plain Layout
5007 Erich
5008 \end_layout
5009
5010 \end_inset
5011 </cell>
5012 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5013 \begin_inset Text
5014
5015 \begin_layout Plain Layout
5016 555
5017 \end_layout
5018
5019 \end_inset
5020 </cell>
5021 </row>
5022 <row>
5023 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5024 \begin_inset Text
5025
5026 \begin_layout Plain Layout
5027
5028 \series bold
5029 Pochiesa
5030 \end_layout
5031
5032 \end_inset
5033 </cell>
5034 <cell alignment="center" valignment="top" usebox="none">
5035 \begin_inset Text
5036
5037 \begin_layout Plain Layout
5038 Paolo
5039 \end_layout
5040
5041 \end_inset
5042 </cell>
5043 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5044 \begin_inset Text
5045
5046 \begin_layout Plain Layout
5047 555, 222
5048 \end_layout
5049
5050 \end_inset
5051 </cell>
5052 </row>
5053 <row>
5054 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5055 \begin_inset Text
5056
5057 \begin_layout Plain Layout
5058
5059 \series bold
5060 Radina
5061 \end_layout
5062
5063 \end_inset
5064 </cell>
5065 <cell alignment="center" valignment="top" usebox="none">
5066 \begin_inset Text
5067
5068 \begin_layout Plain Layout
5069 Claudio
5070 \end_layout
5071
5072 \end_inset
5073 </cell>
5074 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5075 \begin_inset Text
5076
5077 \begin_layout Plain Layout
5078 555
5079 \end_layout
5080
5081 \end_inset
5082 </cell>
5083 </row>
5084 <row>
5085 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5086 \begin_inset Text
5087
5088 \begin_layout Plain Layout
5089
5090 \series bold
5091 Stuffer
5092 \end_layout
5093
5094 \end_inset
5095 </cell>
5096 <cell alignment="center" valignment="top" usebox="none">
5097 \begin_inset Text
5098
5099 \begin_layout Plain Layout
5100 Oskar
5101 \end_layout
5102
5103 \end_inset
5104 </cell>
5105 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5106 \begin_inset Text
5107
5108 \begin_layout Plain Layout
5109 555
5110 \end_layout
5111
5112 \end_inset
5113 </cell>
5114 </row>
5115 <row>
5116 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5117 \begin_inset Text
5118
5119 \begin_layout Plain Layout
5120
5121 \series bold
5122 Tacchelli
5123 \end_layout
5124
5125 \end_inset
5126 </cell>
5127 <cell alignment="center" valignment="top" usebox="none">
5128 \begin_inset Text
5129
5130 \begin_layout Plain Layout
5131 Ugo
5132 \end_layout
5133
5134 \end_inset
5135 </cell>
5136 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5137 \begin_inset Text
5138
5139 \begin_layout Plain Layout
5140 555
5141 \end_layout
5142
5143 \end_inset
5144 </cell>
5145 </row>
5146 <row>
5147 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5148 \begin_inset Text
5149
5150 \begin_layout Plain Layout
5151
5152 \series bold
5153 Tezzele
5154 \end_layout
5155
5156 \end_inset
5157 </cell>
5158 <cell alignment="center" valignment="top" usebox="none">
5159 \begin_inset Text
5160
5161 \begin_layout Plain Layout
5162 Margit
5163 \end_layout
5164
5165 \end_inset
5166 </cell>
5167 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5168 \begin_inset Text
5169
5170 \begin_layout Plain Layout
5171 555
5172 \end_layout
5173
5174 \end_inset
5175 </cell>
5176 </row>
5177 <row>
5178 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5179 \begin_inset Text
5180
5181 \begin_layout Plain Layout
5182
5183 \series bold
5184 Unterkalmsteiner
5185 \end_layout
5186
5187 \end_inset
5188 </cell>
5189 <cell alignment="center" valignment="top" usebox="none">
5190 \begin_inset Text
5191
5192 \begin_layout Plain Layout
5193 Frieda
5194 \end_layout
5195
5196 \end_inset
5197 </cell>
5198 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5199 \begin_inset Text
5200
5201 \begin_layout Plain Layout
5202 555
5203 \end_layout
5204
5205 \end_inset
5206 </cell>
5207 </row>
5208 <row>
5209 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5210 \begin_inset Text
5211
5212 \begin_layout Plain Layout
5213
5214 \series bold
5215 Vieider
5216 \end_layout
5217
5218 \end_inset
5219 </cell>
5220 <cell alignment="center" valignment="top" usebox="none">
5221 \begin_inset Text
5222
5223 \begin_layout Plain Layout
5224 Hilde
5225 \end_layout
5226
5227 \end_inset
5228 </cell>
5229 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5230 \begin_inset Text
5231
5232 \begin_layout Plain Layout
5233 555
5234 \end_layout
5235
5236 \end_inset
5237 </cell>
5238 </row>
5239 <row>
5240 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5241 \begin_inset Text
5242
5243 \begin_layout Plain Layout
5244
5245 \series bold
5246 Vigna
5247 \end_layout
5248
5249 \end_inset
5250 </cell>
5251 <cell alignment="center" valignment="top" usebox="none">
5252 \begin_inset Text
5253
5254 \begin_layout Plain Layout
5255 Jürgen
5256 \end_layout
5257
5258 \end_inset
5259 </cell>
5260 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5261 \begin_inset Text
5262
5263 \begin_layout Plain Layout
5264 999
5265 \end_layout
5266
5267 \end_inset
5268 </cell>
5269 </row>
5270 <row>
5271 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5272 \begin_inset Text
5273
5274 \begin_layout Plain Layout
5275
5276 \series bold
5277 Weber
5278 \end_layout
5279
5280 \end_inset
5281 </cell>
5282 <cell alignment="center" valignment="top" usebox="none">
5283 \begin_inset Text
5284
5285 \begin_layout Plain Layout
5286 Maurizio
5287 \end_layout
5288
5289 \end_inset
5290 </cell>
5291 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5292 \begin_inset Text
5293
5294 \begin_layout Plain Layout
5295 555
5296 \end_layout
5297
5298 \end_inset
5299 </cell>
5300 </row>
5301 <row>
5302 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5303 \begin_inset Text
5304
5305 \begin_layout Plain Layout
5306
5307 \series bold
5308 Winkler
5309 \end_layout
5310
5311 \end_inset
5312 </cell>
5313 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5314 \begin_inset Text
5315
5316 \begin_layout Plain Layout
5317 Franz
5318 \end_layout
5319
5320 \end_inset
5321 </cell>
5322 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5323 \begin_inset Text
5324
5325 \begin_layout Plain Layout
5326 555
5327 \end_layout
5328
5329 \end_inset
5330 </cell>
5331 </row>
5332 <row endlastfoot="true">
5333 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5334 \begin_inset Text
5335
5336 \begin_layout Plain Layout
5337 Fin
5338 \end_layout
5339
5340 \end_inset
5341 </cell>
5342 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5343 \begin_inset Text
5344
5345 \begin_layout Plain Layout
5346
5347 \end_layout
5348
5349 \end_inset
5350 </cell>
5351 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5352 \begin_inset Text
5353
5354 \begin_layout Plain Layout
5355
5356 \end_layout
5357
5358 \end_inset
5359 </cell>
5360 </row>
5361 </lyxtabular>
5362
5363 \end_inset
5364
5365
5366 \begin_inset ERT
5367 status collapsed
5368
5369 \begin_layout Plain Layout
5370
5371
5372 \backslash
5373 addtocounter{table}{-1}
5374 \end_layout
5375
5376 \end_inset
5377
5378
5379 \begin_inset Note Note
5380 status collapsed
5381
5382 \begin_layout Plain Layout
5383 Voyez la première note grisée de la section
5384 \begin_inset space ~
5385 \end_inset
5386
5387
5388 \begin_inset CommandInset ref
5389 LatexCommand ref
5390 reference "sub:Tableaux-longs-légende"
5391
5392 \end_inset
5393
5394  pour une explication de cette commande.
5395 \end_layout
5396
5397 \end_inset
5398
5399
5400 \end_layout
5401
5402 \begin_layout Subsection
5403 Notes de Bas de Page dans les Tableaux Longs
5404 \begin_inset CommandInset label
5405 LatexCommand label
5406 name "sub:Notes-dans-tableau-long"
5407
5408 \end_inset
5409
5410
5411 \begin_inset Index
5412 status collapsed
5413
5414 \begin_layout Plain Layout
5415 Tableaux longs ! Notes de bas de page
5416 \end_layout
5417
5418 \end_inset
5419
5420
5421 \end_layout
5422
5423 \begin_layout Standard
5424 Vous pouvez insérer des notes de bas de page dans chaque cellule d'un tableau
5425  long.
5426  Elles apparaissent en bas de la page dans laquelle se trouve la cellule
5427  contenant la note.
5428  Par exemple le tableau
5429 \begin_inset space ~
5430 \end_inset
5431
5432
5433 \begin_inset CommandInset ref
5434 LatexCommand ref
5435 reference "tab:Légendes-tableau-différentes"
5436
5437 \end_inset
5438
5439  a une note de bas de page.
5440 \end_layout
5441
5442 \begin_layout Subsection
5443 Alignement des Tableaux Longs
5444 \begin_inset Index
5445 status collapsed
5446
5447 \begin_layout Plain Layout
5448 Tableaux longs ! Alignement
5449 \end_layout
5450
5451 \end_inset
5452
5453
5454 \end_layout
5455
5456 \begin_layout Standard
5457 Par défaut les Tableaux Longs sont centrés.
5458  Contrairement à l'alignement dans les colonnes et les lignes, l'alignement
5459  du tableau ne peut actuellement pas être modifié à partir de la fenêtre
5460  de dialogue.
5461  Pour modifier l'alignement d'un tableau long, vous devez modifier les valeurs
5462  des longueurs 
5463 \series bold
5464
5465 \backslash
5466 LTleft 
5467 \series default
5468 et 
5469 \series bold
5470
5471 \backslash
5472 LTright
5473 \series default
5474  en insérant la ligne suivante sous forme de code TeX avant le tableau long
5475  concerné :
5476 \end_layout
5477
5478 \begin_layout Standard
5479
5480 \series bold
5481
5482 \backslash
5483 setlength{
5484 \backslash
5485 LTleft}{valeur}
5486 \end_layout
5487
5488 \begin_layout Standard
5489 Où 
5490 \series bold
5491 valeur
5492 \series default
5493  peut avoir n'importe laquelle des unités listées dans le tableau
5494 \begin_inset space ~
5495 \end_inset
5496
5497
5498 \begin_inset CommandInset ref
5499 LatexCommand ref
5500 reference "cha:Unités-de-longueur"
5501
5502 \end_inset
5503
5504 .
5505  
5506 \series bold
5507
5508 \backslash
5509 LTleft
5510 \series default
5511  contrôle la distance horizontale entre le bord gauche de la page et le
5512  tableau, et
5513 \series bold
5514  
5515 \backslash
5516 LTright
5517 \series default
5518  la distance au bord droit.
5519  La valeur par défaut des ces deux distances est 
5520 \series bold
5521
5522 \backslash
5523 fill
5524 \series default
5525 , ce qui dans ce cas correspond à un ressort horizontal dans LyX.
5526 \end_layout
5527
5528 \begin_layout Standard
5529 Le tableau long suivant a été aligné à gauche en mettant 
5530 \series bold
5531
5532 \backslash
5533 LTleft
5534 \series default
5535  à 0
5536 \begin_inset space \thinspace{}
5537 \end_inset
5538
5539 pt.
5540 \begin_inset ERT
5541 status collapsed
5542
5543 \begin_layout Plain Layout
5544
5545
5546 \backslash
5547 setlength{
5548 \backslash
5549 LTleft}{0pt}
5550 \end_layout
5551
5552 \end_inset
5553
5554
5555 \end_layout
5556
5557 \begin_layout Standard
5558 \begin_inset Tabular
5559 <lyxtabular version="3" rows="5" columns="5">
5560 <features islongtable="true">
5561 <column alignment="center" valignment="top" width="0">
5562 <column alignment="center" valignment="top" width="0">
5563 <column alignment="center" valignment="top" width="0">
5564 <column alignment="center" valignment="top" width="0">
5565 <column alignment="center" valignment="top" width="0">
5566 <row>
5567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5568 \begin_inset Text
5569
5570 \begin_layout Plain Layout
5571 1
5572 \end_layout
5573
5574 \end_inset
5575 </cell>
5576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5577 \begin_inset Text
5578
5579 \begin_layout Plain Layout
5580 2
5581 \end_layout
5582
5583 \end_inset
5584 </cell>
5585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5586 \begin_inset Text
5587
5588 \begin_layout Plain Layout
5589 3
5590 \end_layout
5591
5592 \end_inset
5593 </cell>
5594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5595 \begin_inset Text
5596
5597 \begin_layout Plain Layout
5598 4
5599 \end_layout
5600
5601 \end_inset
5602 </cell>
5603 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5604 \begin_inset Text
5605
5606 \begin_layout Plain Layout
5607 5
5608 \end_layout
5609
5610 \end_inset
5611 </cell>
5612 </row>
5613 <row>
5614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5615 \begin_inset Text
5616
5617 \begin_layout Plain Layout
5618 asd
5619 \end_layout
5620
5621 \end_inset
5622 </cell>
5623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5624 \begin_inset Text
5625
5626 \begin_layout Plain Layout
5627 s
5628 \end_layout
5629
5630 \end_inset
5631 </cell>
5632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5633 \begin_inset Text
5634
5635 \begin_layout Plain Layout
5636 s
5637 \end_layout
5638
5639 \end_inset
5640 </cell>
5641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5642 \begin_inset Text
5643
5644 \begin_layout Plain Layout
5645 s
5646 \end_layout
5647
5648 \end_inset
5649 </cell>
5650 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5651 \begin_inset Text
5652
5653 \begin_layout Plain Layout
5654 asd
5655 \end_layout
5656
5657 \end_inset
5658 </cell>
5659 </row>
5660 <row>
5661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5662 \begin_inset Text
5663
5664 \begin_layout Plain Layout
5665 asd
5666 \end_layout
5667
5668 \end_inset
5669 </cell>
5670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5671 \begin_inset Text
5672
5673 \begin_layout Plain Layout
5674 s
5675 \end_layout
5676
5677 \end_inset
5678 </cell>
5679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5680 \begin_inset Text
5681
5682 \begin_layout Plain Layout
5683 s
5684 \end_layout
5685
5686 \end_inset
5687 </cell>
5688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5689 \begin_inset Text
5690
5691 \begin_layout Plain Layout
5692 s
5693 \end_layout
5694
5695 \end_inset
5696 </cell>
5697 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5698 \begin_inset Text
5699
5700 \begin_layout Plain Layout
5701 asd
5702 \end_layout
5703
5704 \end_inset
5705 </cell>
5706 </row>
5707 <row>
5708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5709 \begin_inset Text
5710
5711 \begin_layout Plain Layout
5712 asd
5713 \end_layout
5714
5715 \end_inset
5716 </cell>
5717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5718 \begin_inset Text
5719
5720 \begin_layout Plain Layout
5721 s
5722 \end_layout
5723
5724 \end_inset
5725 </cell>
5726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5727 \begin_inset Text
5728
5729 \begin_layout Plain Layout
5730 s
5731 \end_layout
5732
5733 \end_inset
5734 </cell>
5735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5736 \begin_inset Text
5737
5738 \begin_layout Plain Layout
5739 s
5740 \end_layout
5741
5742 \end_inset
5743 </cell>
5744 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5745 \begin_inset Text
5746
5747 \begin_layout Plain Layout
5748 asd
5749 \end_layout
5750
5751 \end_inset
5752 </cell>
5753 </row>
5754 <row>
5755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5756 \begin_inset Text
5757
5758 \begin_layout Plain Layout
5759 asd
5760 \end_layout
5761
5762 \end_inset
5763 </cell>
5764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5765 \begin_inset Text
5766
5767 \begin_layout Plain Layout
5768 asd
5769 \end_layout
5770
5771 \end_inset
5772 </cell>
5773 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5774 \begin_inset Text
5775
5776 \begin_layout Plain Layout
5777 asd
5778 \end_layout
5779
5780 \end_inset
5781 </cell>
5782 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5783 \begin_inset Text
5784
5785 \begin_layout Plain Layout
5786 asd
5787 \end_layout
5788
5789 \end_inset
5790 </cell>
5791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5792 \begin_inset Text
5793
5794 \begin_layout Plain Layout
5795 asd
5796 \end_layout
5797
5798 \end_inset
5799 </cell>
5800 </row>
5801 </lyxtabular>
5802
5803 \end_inset
5804
5805
5806 \begin_inset ERT
5807 status collapsed
5808
5809 \begin_layout Plain Layout
5810
5811
5812 \backslash
5813 setlength{
5814 \backslash
5815 LTleft}{
5816 \backslash
5817 fill}
5818 \end_layout
5819
5820 \end_inset
5821
5822
5823 \begin_inset ERT
5824 status collapsed
5825
5826 \begin_layout Plain Layout
5827
5828
5829 \backslash
5830 addtocounter{table}{-1}
5831 \end_layout
5832
5833 \end_inset
5834
5835
5836 \begin_inset Note Note
5837 status collapsed
5838
5839 \begin_layout Plain Layout
5840 Voyez la première note grisée de la section
5841 \begin_inset space ~
5842 \end_inset
5843
5844
5845 \begin_inset CommandInset ref
5846 LatexCommand ref
5847 reference "sub:Tableaux-longs-légende"
5848
5849 \end_inset
5850
5851  pour une explication de cette commande.
5852 \end_layout
5853
5854 \end_inset
5855
5856
5857 \end_layout
5858
5859 \begin_layout Subsection
5860 Légendes et Tableaux longs
5861 \begin_inset Index
5862 status collapsed
5863
5864 \begin_layout Plain Layout
5865 Tableaux longs ! Legendes@Légendes
5866 \end_layout
5867
5868 \end_inset
5869
5870
5871 \begin_inset CommandInset label
5872 LatexCommand label
5873 name "sub:Tableaux-longs-légende"
5874
5875 \end_inset
5876
5877
5878 \end_layout
5879
5880 \begin_layout Standard
5881 Vous ne pouvez pas placer un tableau long dans un flottant de tableau puisque
5882  les flottants ne peuvent pas être sur plusieurs pages, mais l'environnement
5883  de légende des flottants de tableau peut aussi être utilisé pour les Tableaux
5884  Longs.
5885  
5886 \lang english
5887 But the caption environment of floats can also be used for longtables when
5888  you use for a table row the longtable option 
5889 \family sans
5890 Caption
5891 \family default
5892 \lang french
5893 , comme c'est expliqué dans la section
5894 \begin_inset space ~
5895 \end_inset
5896
5897
5898 \begin_inset CommandInset ref
5899 LatexCommand ref
5900 reference "sec:Tableaux-longs"
5901
5902 \end_inset
5903
5904 .
5905 \end_layout
5906
5907 \begin_layout Standard
5908 Voici un petit Tableau long pour voir comment ça marche :
5909 \end_layout
5910
5911 \begin_layout Standard
5912 \begin_inset Tabular
5913 <lyxtabular version="3" rows="6" columns="5">
5914 <features islongtable="true">
5915 <column alignment="center" valignment="top" width="0">
5916 <column alignment="center" valignment="top" width="0">
5917 <column alignment="center" valignment="top" width="0">
5918 <column alignment="center" valignment="top" width="0">
5919 <column alignment="center" valignment="top" width="0">
5920 <row caption="true">
5921 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
5922 \begin_inset Text
5923
5924 \begin_layout Plain Layout
5925 \begin_inset Caption
5926
5927 \begin_layout Plain Layout
5928 Tableau long avec une légende
5929 \begin_inset OptArg
5930 status open
5931
5932 \begin_layout Plain Layout
5933 Tableau long
5934 \end_layout
5935
5936 \end_inset
5937
5938
5939 \end_layout
5940
5941 \end_inset
5942
5943
5944 \end_layout
5945
5946 \end_inset
5947 </cell>
5948 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5949 \begin_inset Text
5950
5951 \begin_layout Plain Layout
5952
5953 \end_layout
5954
5955 \end_inset
5956 </cell>
5957 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5958 \begin_inset Text
5959
5960 \begin_layout Plain Layout
5961
5962 \end_layout
5963
5964 \end_inset
5965 </cell>
5966 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5967 \begin_inset Text
5968
5969 \begin_layout Plain Layout
5970
5971 \end_layout
5972
5973 \end_inset
5974 </cell>
5975 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5976 \begin_inset Text
5977
5978 \begin_layout Plain Layout
5979
5980 \end_layout
5981
5982 \end_inset
5983 </cell>
5984 </row>
5985 <row>
5986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5987 \begin_inset Text
5988
5989 \begin_layout Plain Layout
5990 1
5991 \end_layout
5992
5993 \end_inset
5994 </cell>
5995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5996 \begin_inset Text
5997
5998 \begin_layout Plain Layout
5999 2
6000 \end_layout
6001
6002 \end_inset
6003 </cell>
6004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6005 \begin_inset Text
6006
6007 \begin_layout Plain Layout
6008 3
6009 \end_layout
6010
6011 \end_inset
6012 </cell>
6013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6014 \begin_inset Text
6015
6016 \begin_layout Plain Layout
6017 4
6018 \end_layout
6019
6020 \end_inset
6021 </cell>
6022 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6023 \begin_inset Text
6024
6025 \begin_layout Plain Layout
6026 5
6027 \end_layout
6028
6029 \end_inset
6030 </cell>
6031 </row>
6032 <row>
6033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6034 \begin_inset Text
6035
6036 \begin_layout Plain Layout
6037 asd
6038 \end_layout
6039
6040 \end_inset
6041 </cell>
6042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6043 \begin_inset Text
6044
6045 \begin_layout Plain Layout
6046 s
6047 \end_layout
6048
6049 \end_inset
6050 </cell>
6051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6052 \begin_inset Text
6053
6054 \begin_layout Plain Layout
6055 s
6056 \end_layout
6057
6058 \end_inset
6059 </cell>
6060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6061 \begin_inset Text
6062
6063 \begin_layout Plain Layout
6064 s
6065 \end_layout
6066
6067 \end_inset
6068 </cell>
6069 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6070 \begin_inset Text
6071
6072 \begin_layout Plain Layout
6073 asd
6074 \end_layout
6075
6076 \end_inset
6077 </cell>
6078 </row>
6079 <row>
6080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6081 \begin_inset Text
6082
6083 \begin_layout Plain Layout
6084 asd
6085 \end_layout
6086
6087 \end_inset
6088 </cell>
6089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6090 \begin_inset Text
6091
6092 \begin_layout Plain Layout
6093 s
6094 \end_layout
6095
6096 \end_inset
6097 </cell>
6098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6099 \begin_inset Text
6100
6101 \begin_layout Plain Layout
6102 s
6103 \end_layout
6104
6105 \end_inset
6106 </cell>
6107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6108 \begin_inset Text
6109
6110 \begin_layout Plain Layout
6111 s
6112 \end_layout
6113
6114 \end_inset
6115 </cell>
6116 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6117 \begin_inset Text
6118
6119 \begin_layout Plain Layout
6120 asd
6121 \end_layout
6122
6123 \end_inset
6124 </cell>
6125 </row>
6126 <row>
6127 <cell alignment="center" valignment="top" topline="true" leftline="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 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6137 \begin_inset Text
6138
6139 \begin_layout Plain Layout
6140 s
6141 \end_layout
6142
6143 \end_inset
6144 </cell>
6145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6146 \begin_inset Text
6147
6148 \begin_layout Plain Layout
6149 s
6150 \end_layout
6151
6152 \end_inset
6153 </cell>
6154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6155 \begin_inset Text
6156
6157 \begin_layout Plain Layout
6158 s
6159 \end_layout
6160
6161 \end_inset
6162 </cell>
6163 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6164 \begin_inset Text
6165
6166 \begin_layout Plain Layout
6167 asd
6168 \end_layout
6169
6170 \end_inset
6171 </cell>
6172 </row>
6173 <row>
6174 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="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 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6184 \begin_inset Text
6185
6186 \begin_layout Plain Layout
6187 asd
6188 \end_layout
6189
6190 \end_inset
6191 </cell>
6192 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6193 \begin_inset Text
6194
6195 \begin_layout Plain Layout
6196 asd
6197 \end_layout
6198
6199 \end_inset
6200 </cell>
6201 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6202 \begin_inset Text
6203
6204 \begin_layout Plain Layout
6205 asd
6206 \end_layout
6207
6208 \end_inset
6209 </cell>
6210 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6211 \begin_inset Text
6212
6213 \begin_layout Plain Layout
6214 asd
6215 \end_layout
6216
6217 \end_inset
6218 </cell>
6219 </row>
6220 </lyxtabular>
6221
6222 \end_inset
6223
6224
6225 \end_layout
6226
6227 \begin_layout Standard
6228 \begin_inset VSpace medskip
6229 \end_inset
6230
6231
6232 \begin_inset Note Greyedout
6233 status open
6234
6235 \begin_layout Plain Layout
6236
6237 \series bold
6238 Note
6239 \begin_inset space ~
6240 \end_inset
6241
6242 1:
6243 \series default
6244  Le numéro de tableau est incrémenté à chaque tableau long, même si vous
6245  n'avez pas prévu de légende.
6246  À cause de ça, vous pouvez avoir le cas où par exemple le tableau
6247 \begin_inset space ~
6248 \end_inset
6249
6250 2.4 suit le tableau
6251 \begin_inset space ~
6252 \end_inset
6253
6254 2.1 dans la liste des tableaux, si entre les deux il y a deux tableaux longs
6255  sans légende.
6256  Pour éviter ce problème, vous pouvez ajouter cette commande en code TeX
6257  après chaque tableau long sans légende :
6258 \end_layout
6259
6260 \begin_layout Plain Layout
6261
6262 \series bold
6263
6264 \backslash
6265 addtocounter{table}{-1}
6266 \end_layout
6267
6268 \begin_layout Plain Layout
6269
6270 \lang english
6271 This is not needed when none of your longtables have a caption and you add
6272  the following code to the document preamble:
6273 \end_layout
6274
6275 \begin_layout Plain Layout
6276
6277 \series bold
6278
6279 \backslash
6280 let
6281 \backslash
6282 myEnd
6283 \backslash
6284 endlongtable
6285 \begin_inset Newline newline
6286 \end_inset
6287
6288
6289 \backslash
6290 renewcommand{
6291 \backslash
6292 endlongtable}{
6293 \backslash
6294 myEnd
6295 \backslash
6296 addtocounter{table}{-1}}
6297 \end_layout
6298
6299 \end_inset
6300
6301
6302 \end_layout
6303
6304 \begin_layout Standard
6305 \begin_inset Note Greyedout
6306 status open
6307
6308 \begin_layout Plain Layout
6309
6310 \series bold
6311 Note
6312 \begin_inset space ~
6313 \end_inset
6314
6315 2:
6316 \series default
6317  Si vous utilisez 
6318 \series bold
6319 hyperref
6320 \series default
6321
6322 \begin_inset Index
6323 status collapsed
6324
6325 \begin_layout Plain Layout
6326 Paquetages LaTeX ! hyperref
6327 \end_layout
6328
6329 \end_inset
6330
6331  dans les 
6332 \family sans
6333 Paramètres du document
6334 \family default
6335  rubrique 
6336 \family sans
6337 Propriétés
6338 \begin_inset space ~
6339 \end_inset
6340
6341 du
6342 \begin_inset space ~
6343 \end_inset
6344
6345 PDF
6346 \family default
6347 , pour transformer vos références croisées en liens cliquables, le lien
6348  vers un tableau long pointera toujours sur le début du document.
6349 \end_layout
6350
6351 \end_inset
6352
6353
6354 \end_layout
6355
6356 \begin_layout Subsubsection
6357 Références à des tableaux longs
6358 \begin_inset Index
6359 status collapsed
6360
6361 \begin_layout Plain Layout
6362 Tableaux longs ! Références
6363 \end_layout
6364
6365 \end_inset
6366
6367
6368 \end_layout
6369
6370 \begin_layout Standard
6371 \begin_inset Tabular
6372 <lyxtabular version="3" rows="6" columns="5">
6373 <features islongtable="true">
6374 <column alignment="center" valignment="top" width="0">
6375 <column alignment="center" valignment="top" width="0">
6376 <column alignment="center" valignment="top" width="0">
6377 <column alignment="center" valignment="top" width="0">
6378 <column alignment="center" valignment="top" width="0">
6379 <row caption="true">
6380 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6381 \begin_inset Text
6382
6383 \begin_layout Plain Layout
6384 \begin_inset Caption
6385
6386 \begin_layout Plain Layout
6387 Tableau long référencé
6388 \begin_inset CommandInset label
6389 LatexCommand label
6390 name "tab:RefExemple"
6391
6392 \end_inset
6393
6394
6395 \end_layout
6396
6397 \end_inset
6398
6399
6400 \end_layout
6401
6402 \end_inset
6403 </cell>
6404 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6405 \begin_inset Text
6406
6407 \begin_layout Plain Layout
6408
6409 \end_layout
6410
6411 \end_inset
6412 </cell>
6413 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6414 \begin_inset Text
6415
6416 \begin_layout Plain Layout
6417
6418 \end_layout
6419
6420 \end_inset
6421 </cell>
6422 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6423 \begin_inset Text
6424
6425 \begin_layout Plain Layout
6426
6427 \end_layout
6428
6429 \end_inset
6430 </cell>
6431 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6432 \begin_inset Text
6433
6434 \begin_layout Plain Layout
6435
6436 \end_layout
6437
6438 \end_inset
6439 </cell>
6440 </row>
6441 <row>
6442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6443 \begin_inset Text
6444
6445 \begin_layout Plain Layout
6446 1
6447 \end_layout
6448
6449 \end_inset
6450 </cell>
6451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6452 \begin_inset Text
6453
6454 \begin_layout Plain Layout
6455 2
6456 \end_layout
6457
6458 \end_inset
6459 </cell>
6460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6461 \begin_inset Text
6462
6463 \begin_layout Plain Layout
6464 3
6465 \end_layout
6466
6467 \end_inset
6468 </cell>
6469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6470 \begin_inset Text
6471
6472 \begin_layout Plain Layout
6473 4
6474 \end_layout
6475
6476 \end_inset
6477 </cell>
6478 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6479 \begin_inset Text
6480
6481 \begin_layout Plain Layout
6482 5
6483 \end_layout
6484
6485 \end_inset
6486 </cell>
6487 </row>
6488 <row>
6489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6490 \begin_inset Text
6491
6492 \begin_layout Plain Layout
6493 asd
6494 \end_layout
6495
6496 \end_inset
6497 </cell>
6498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6499 \begin_inset Text
6500
6501 \begin_layout Plain Layout
6502 s
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 s
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 s
6521 \end_layout
6522
6523 \end_inset
6524 </cell>
6525 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6526 \begin_inset Text
6527
6528 \begin_layout Plain Layout
6529 asd
6530 \end_layout
6531
6532 \end_inset
6533 </cell>
6534 </row>
6535 <row>
6536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6537 \begin_inset Text
6538
6539 \begin_layout Plain Layout
6540 asd
6541 \end_layout
6542
6543 \end_inset
6544 </cell>
6545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6546 \begin_inset Text
6547
6548 \begin_layout Plain Layout
6549 s
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" rightline="true" usebox="none">
6573 \begin_inset Text
6574
6575 \begin_layout Plain Layout
6576 asd
6577 \end_layout
6578
6579 \end_inset
6580 </cell>
6581 </row>
6582 <row>
6583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6584 \begin_inset Text
6585
6586 \begin_layout Plain Layout
6587 asd
6588 \end_layout
6589
6590 \end_inset
6591 </cell>
6592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6593 \begin_inset Text
6594
6595 \begin_layout Plain Layout
6596 s
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" rightline="true" usebox="none">
6620 \begin_inset Text
6621
6622 \begin_layout Plain Layout
6623 asd
6624 \end_layout
6625
6626 \end_inset
6627 </cell>
6628 </row>
6629 <row>
6630 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6631 \begin_inset Text
6632
6633 \begin_layout Plain Layout
6634 asd
6635 \end_layout
6636
6637 \end_inset
6638 </cell>
6639 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6640 \begin_inset Text
6641
6642 \begin_layout Plain Layout
6643 sad
6644 \end_layout
6645
6646 \end_inset
6647 </cell>
6648 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6649 \begin_inset Text
6650
6651 \begin_layout Plain Layout
6652 asd
6653 \end_layout
6654
6655 \end_inset
6656 </cell>
6657 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6658 \begin_inset Text
6659
6660 \begin_layout Plain Layout
6661 asd
6662 \end_layout
6663
6664 \end_inset
6665 </cell>
6666 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6667 \begin_inset Text
6668
6669 \begin_layout Plain Layout
6670 asd
6671 \end_layout
6672
6673 \end_inset
6674 </cell>
6675 </row>
6676 </lyxtabular>
6677
6678 \end_inset
6679
6680
6681 \end_layout
6682
6683 \begin_layout Standard
6684 Pour pouvoir faire référence à un tableau long, il faut insérer une étiquette
6685  dans sa légende.
6686 \end_layout
6687
6688 \begin_layout Standard
6689 Ceci est une référence au tableau
6690 \begin_inset space ~
6691 \end_inset
6692
6693
6694 \begin_inset CommandInset ref
6695 LatexCommand ref
6696 reference "tab:RefExemple"
6697
6698 \end_inset
6699
6700 .
6701 \end_layout
6702
6703 \begin_layout Standard
6704 La mise en forme de la légende peut être ajustée avec celle de toutes les
6705  autres légendes de votre document en utilisant le paquetage LaTeX 
6706 \series bold
6707 caption
6708 \series default
6709
6710 \begin_inset Index
6711 status collapsed
6712
6713 \begin_layout Plain Layout
6714 Paquetages LaTeX ! caption
6715 \end_layout
6716
6717 \end_inset
6718
6719 , voir la section
6720 \begin_inset space ~
6721 \end_inset
6722
6723
6724 \begin_inset CommandInset ref
6725 LatexCommand ref
6726 reference "sec:Formatage-légende"
6727
6728 \end_inset
6729
6730 .
6731 \end_layout
6732
6733 \begin_layout Subsubsection
6734 Largeur de la légende
6735 \begin_inset Index
6736 status collapsed
6737
6738 \begin_layout Plain Layout
6739 Tableaux longs ! Largeur de la légende
6740 \end_layout
6741
6742 \end_inset
6743
6744
6745 \end_layout
6746
6747 \begin_layout Standard
6748 La largeur maximale des lignes de légende est définie par la longueur 
6749 \series bold
6750
6751 \backslash
6752 LTcapwidth
6753 \series default
6754 .
6755  Sa valeur par défaut est 4
6756 \begin_inset space \thinspace{}
6757 \end_inset
6758
6759 in.
6760  Pour la changer, vous pouvez ajouter la commande suivante dans le préambule
6761  de votre document ou en tant que code TeX directement dans votre document
6762  avant le tableau qui doit être affectée.
6763 \end_layout
6764
6765 \begin_layout Standard
6766
6767 \series bold
6768
6769 \backslash
6770 setlength{
6771 \backslash
6772 LTcapwidth}{largeur}
6773 \end_layout
6774
6775 \begin_layout Standard
6776 où la largeur peur être exprimée avec les unités qui sont listées dans l'appendi
6777 ce
6778 \begin_inset space ~
6779 \end_inset
6780
6781
6782 \begin_inset CommandInset ref
6783 LatexCommand ref
6784 reference "cha:Unités-de-longueur"
6785
6786 \end_inset
6787
6788 .
6789 \end_layout
6790
6791 \begin_layout Standard
6792 \begin_inset Newpage pagebreak
6793 \end_inset
6794
6795
6796 \end_layout
6797
6798 \begin_layout Standard
6799 Les tableaux suivants montrent la différence :
6800 \end_layout
6801
6802 \begin_layout Standard
6803 \begin_inset Tabular
6804 <lyxtabular version="3" rows="6" columns="5">
6805 <features islongtable="true">
6806 <column alignment="center" valignment="top" width="0">
6807 <column alignment="center" valignment="top" width="0">
6808 <column alignment="center" valignment="top" width="0">
6809 <column alignment="center" valignment="top" width="0">
6810 <column alignment="center" valignment="top" width="0">
6811 <row caption="true">
6812 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6813 \begin_inset Text
6814
6815 \begin_layout Plain Layout
6816 \begin_inset Caption
6817
6818 \begin_layout Plain Layout
6819 long titre complet avec la largeur par défaut long titre complet avec la
6820  largeur par défaut long titre complet avec la largeur par défaut
6821 \begin_inset OptArg
6822 status open
6823
6824 \begin_layout Plain Layout
6825 Légende avec largeur par défaut
6826 \end_layout
6827
6828 \end_inset
6829
6830
6831 \end_layout
6832
6833 \end_inset
6834
6835
6836 \end_layout
6837
6838 \end_inset
6839 </cell>
6840 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6841 \begin_inset Text
6842
6843 \begin_layout Plain Layout
6844
6845 \end_layout
6846
6847 \end_inset
6848 </cell>
6849 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6850 \begin_inset Text
6851
6852 \begin_layout Plain Layout
6853
6854 \end_layout
6855
6856 \end_inset
6857 </cell>
6858 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6859 \begin_inset Text
6860
6861 \begin_layout Plain Layout
6862
6863 \end_layout
6864
6865 \end_inset
6866 </cell>
6867 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6868 \begin_inset Text
6869
6870 \begin_layout Plain Layout
6871
6872 \end_layout
6873
6874 \end_inset
6875 </cell>
6876 </row>
6877 <row>
6878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6879 \begin_inset Text
6880
6881 \begin_layout Plain Layout
6882 1
6883 \end_layout
6884
6885 \end_inset
6886 </cell>
6887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6888 \begin_inset Text
6889
6890 \begin_layout Plain Layout
6891 2
6892 \end_layout
6893
6894 \end_inset
6895 </cell>
6896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6897 \begin_inset Text
6898
6899 \begin_layout Plain Layout
6900 3
6901 \end_layout
6902
6903 \end_inset
6904 </cell>
6905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6906 \begin_inset Text
6907
6908 \begin_layout Plain Layout
6909 4
6910 \end_layout
6911
6912 \end_inset
6913 </cell>
6914 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6915 \begin_inset Text
6916
6917 \begin_layout Plain Layout
6918 5
6919 \end_layout
6920
6921 \end_inset
6922 </cell>
6923 </row>
6924 <row>
6925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6926 \begin_inset Text
6927
6928 \begin_layout Plain Layout
6929 asd
6930 \end_layout
6931
6932 \end_inset
6933 </cell>
6934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6935 \begin_inset Text
6936
6937 \begin_layout Plain Layout
6938 s
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 s
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 s
6957 \end_layout
6958
6959 \end_inset
6960 </cell>
6961 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6962 \begin_inset Text
6963
6964 \begin_layout Plain Layout
6965 asd
6966 \end_layout
6967
6968 \end_inset
6969 </cell>
6970 </row>
6971 <row>
6972 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6973 \begin_inset Text
6974
6975 \begin_layout Plain Layout
6976 asd
6977 \end_layout
6978
6979 \end_inset
6980 </cell>
6981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6982 \begin_inset Text
6983
6984 \begin_layout Plain Layout
6985 s
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" rightline="true" usebox="none">
7009 \begin_inset Text
7010
7011 \begin_layout Plain Layout
7012 asd
7013 \end_layout
7014
7015 \end_inset
7016 </cell>
7017 </row>
7018 <row>
7019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7020 \begin_inset Text
7021
7022 \begin_layout Plain Layout
7023 asd
7024 \end_layout
7025
7026 \end_inset
7027 </cell>
7028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7029 \begin_inset Text
7030
7031 \begin_layout Plain Layout
7032 s
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" rightline="true" usebox="none">
7056 \begin_inset Text
7057
7058 \begin_layout Plain Layout
7059 asd
7060 \end_layout
7061
7062 \end_inset
7063 </cell>
7064 </row>
7065 <row>
7066 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7067 \begin_inset Text
7068
7069 \begin_layout Plain Layout
7070 asd
7071 \end_layout
7072
7073 \end_inset
7074 </cell>
7075 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7076 \begin_inset Text
7077
7078 \begin_layout Plain Layout
7079 sad
7080 \end_layout
7081
7082 \end_inset
7083 </cell>
7084 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7085 \begin_inset Text
7086
7087 \begin_layout Plain Layout
7088 asd
7089 \end_layout
7090
7091 \end_inset
7092 </cell>
7093 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7094 \begin_inset Text
7095
7096 \begin_layout Plain Layout
7097 asd
7098 \end_layout
7099
7100 \end_inset
7101 </cell>
7102 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7103 \begin_inset Text
7104
7105 \begin_layout Plain Layout
7106 asd
7107 \end_layout
7108
7109 \end_inset
7110 </cell>
7111 </row>
7112 </lyxtabular>
7113
7114 \end_inset
7115
7116
7117 \end_layout
7118
7119 \begin_layout Standard
7120 \begin_inset ERT
7121 status collapsed
7122
7123 \begin_layout Plain Layout
7124
7125
7126 \backslash
7127 setlength{
7128 \backslash
7129 LTcapwidth}{5cm}
7130 \end_layout
7131
7132 \end_inset
7133
7134
7135 \begin_inset Tabular
7136 <lyxtabular version="3" rows="6" columns="5">
7137 <features islongtable="true">
7138 <column alignment="center" valignment="top" width="0">
7139 <column alignment="center" valignment="top" width="0">
7140 <column alignment="center" valignment="top" width="0">
7141 <column alignment="center" valignment="top" width="0">
7142 <column alignment="center" valignment="top" width="0">
7143 <row caption="true">
7144 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7145 \begin_inset Text
7146
7147 \begin_layout Plain Layout
7148 \begin_inset Caption
7149
7150 \begin_layout Plain Layout
7151 long titre complet avec la largeur réglée à 5
7152 \begin_inset space \thinspace{}
7153 \end_inset
7154
7155 cm long titre complet avec la largeur réglée à 5
7156 \begin_inset space \thinspace{}
7157 \end_inset
7158
7159 cm long titre complet avec la largeur réglée à 5
7160 \begin_inset space \thinspace{}
7161 \end_inset
7162
7163 cm
7164 \begin_inset OptArg
7165 status open
7166
7167 \begin_layout Plain Layout
7168 Légende avec largeur à
7169 \begin_inset space \thinspace{}
7170 \end_inset
7171
7172 =
7173 \begin_inset space \thinspace{}
7174 \end_inset
7175
7176 5
7177 \begin_inset space \thinspace{}
7178 \end_inset
7179
7180 cm
7181 \end_layout
7182
7183 \end_inset
7184
7185
7186 \end_layout
7187
7188 \end_inset
7189
7190
7191 \end_layout
7192
7193 \end_inset
7194 </cell>
7195 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7196 \begin_inset Text
7197
7198 \begin_layout Plain Layout
7199
7200 \end_layout
7201
7202 \end_inset
7203 </cell>
7204 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7205 \begin_inset Text
7206
7207 \begin_layout Plain Layout
7208
7209 \end_layout
7210
7211 \end_inset
7212 </cell>
7213 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7214 \begin_inset Text
7215
7216 \begin_layout Plain Layout
7217
7218 \end_layout
7219
7220 \end_inset
7221 </cell>
7222 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7223 \begin_inset Text
7224
7225 \begin_layout Plain Layout
7226
7227 \end_layout
7228
7229 \end_inset
7230 </cell>
7231 </row>
7232 <row>
7233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7234 \begin_inset Text
7235
7236 \begin_layout Plain Layout
7237 1
7238 \end_layout
7239
7240 \end_inset
7241 </cell>
7242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7243 \begin_inset Text
7244
7245 \begin_layout Plain Layout
7246 2
7247 \end_layout
7248
7249 \end_inset
7250 </cell>
7251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7252 \begin_inset Text
7253
7254 \begin_layout Plain Layout
7255 3
7256 \end_layout
7257
7258 \end_inset
7259 </cell>
7260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7261 \begin_inset Text
7262
7263 \begin_layout Plain Layout
7264 4
7265 \end_layout
7266
7267 \end_inset
7268 </cell>
7269 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7270 \begin_inset Text
7271
7272 \begin_layout Plain Layout
7273 5
7274 \end_layout
7275
7276 \end_inset
7277 </cell>
7278 </row>
7279 <row>
7280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7281 \begin_inset Text
7282
7283 \begin_layout Plain Layout
7284 asd
7285 \end_layout
7286
7287 \end_inset
7288 </cell>
7289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7290 \begin_inset Text
7291
7292 \begin_layout Plain Layout
7293 s
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 s
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 s
7312 \end_layout
7313
7314 \end_inset
7315 </cell>
7316 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7317 \begin_inset Text
7318
7319 \begin_layout Plain Layout
7320 asd
7321 \end_layout
7322
7323 \end_inset
7324 </cell>
7325 </row>
7326 <row>
7327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7328 \begin_inset Text
7329
7330 \begin_layout Plain Layout
7331 asd
7332 \end_layout
7333
7334 \end_inset
7335 </cell>
7336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7337 \begin_inset Text
7338
7339 \begin_layout Plain Layout
7340 s
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" rightline="true" usebox="none">
7364 \begin_inset Text
7365
7366 \begin_layout Plain Layout
7367 asd
7368 \end_layout
7369
7370 \end_inset
7371 </cell>
7372 </row>
7373 <row>
7374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7375 \begin_inset Text
7376
7377 \begin_layout Plain Layout
7378 asd
7379 \end_layout
7380
7381 \end_inset
7382 </cell>
7383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7384 \begin_inset Text
7385
7386 \begin_layout Plain Layout
7387 s
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" rightline="true" usebox="none">
7411 \begin_inset Text
7412
7413 \begin_layout Plain Layout
7414 asd
7415 \end_layout
7416
7417 \end_inset
7418 </cell>
7419 </row>
7420 <row>
7421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7422 \begin_inset Text
7423
7424 \begin_layout Plain Layout
7425 asd
7426 \end_layout
7427
7428 \end_inset
7429 </cell>
7430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7431 \begin_inset Text
7432
7433 \begin_layout Plain Layout
7434 sad
7435 \end_layout
7436
7437 \end_inset
7438 </cell>
7439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7440 \begin_inset Text
7441
7442 \begin_layout Plain Layout
7443 asd
7444 \end_layout
7445
7446 \end_inset
7447 </cell>
7448 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7449 \begin_inset Text
7450
7451 \begin_layout Plain Layout
7452 asd
7453 \end_layout
7454
7455 \end_inset
7456 </cell>
7457 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7458 \begin_inset Text
7459
7460 \begin_layout Plain Layout
7461 asd
7462 \end_layout
7463
7464 \end_inset
7465 </cell>
7466 </row>
7467 </lyxtabular>
7468
7469 \end_inset
7470
7471
7472 \end_layout
7473
7474 \begin_layout Standard
7475 \begin_inset ERT
7476 status collapsed
7477
7478 \begin_layout Plain Layout
7479
7480
7481 \backslash
7482 setlength{
7483 \backslash
7484 LTcapwidth}{4in}
7485 \end_layout
7486
7487 \end_inset
7488
7489
7490 \end_layout
7491
7492 \begin_layout Standard
7493 \begin_inset Note Greyedout
7494 status open
7495
7496 \begin_layout Plain Layout
7497
7498 \series bold
7499 Note:
7500 \series default
7501  Quand on utilise la paquetage LaTeX 
7502 \series bold
7503 caption
7504 \series default
7505
7506 \begin_inset Index
7507 status collapsed
7508
7509 \begin_layout Plain Layout
7510 Paquetages LaTeX ! caption
7511 \end_layout
7512
7513 \end_inset
7514
7515  , comme c'est les cas dans ce document, la légende prend toute la largeur
7516  de la page quand on utilise la largeur par défaut de 4
7517 \begin_inset space \thinspace{}
7518 \end_inset
7519
7520 in pour 
7521 \series bold
7522
7523 \backslash
7524 LTcapwidth
7525 \series default
7526 .
7527  Pour avoir dans ce cas une légende qui fasse exactement 4
7528 \begin_inset space \thinspace{}
7529 \end_inset
7530
7531 in de large, vous pouvez soit prendre une valeur très légèrement différente,
7532  comme par exemple 3.99
7533 \begin_inset space \thinspace{}
7534 \end_inset
7535
7536 in, soit utiliser la commande LaTeX 
7537 \series bold
7538
7539 \backslash
7540 captionsetup{width=valeur}
7541 \series default
7542  qui est disponible dans le paquetage 
7543 \series bold
7544 caption
7545 \series default
7546 .
7547 \end_layout
7548
7549 \end_inset
7550
7551
7552 \end_layout
7553
7554 \begin_layout Subsubsection
7555 Des Légendes différentes sur chaque page d'un tableau
7556 \begin_inset OptArg
7557 status collapsed
7558
7559 \begin_layout Plain Layout
7560 Légendes différentes
7561 \end_layout
7562
7563 \end_inset
7564
7565
7566 \begin_inset Index
7567 status collapsed
7568
7569 \begin_layout Plain Layout
7570 Tableaux longs ! Legendes@Légendes différentes par page
7571 \end_layout
7572
7573 \end_inset
7574
7575
7576 \end_layout
7577
7578 \begin_layout Standard
7579
7580 \lang english
7581 When the table captions for the following pages should differ from the one
7582  of the first table page, insert a caption with the TeX code
7583 \lang french
7584  commande
7585 \end_layout
7586
7587 \begin_layout Standard
7588
7589 \series bold
7590
7591 \backslash
7592 caption*{caption text}
7593 \backslash
7594
7595 \backslash
7596 %
7597 \end_layout
7598
7599 \begin_layout Standard
7600
7601 \lang english
7602 in a dummy caption row that is marked as header.
7603
7604 \lang french
7605  Le tableau
7606 \begin_inset space ~
7607 \end_inset
7608
7609
7610 \begin_inset CommandInset ref
7611 LatexCommand ref
7612 reference "tab:Légendes-tableau-différentes"
7613
7614 \end_inset
7615
7616  est un exemple de tableau long avec des légendes différentes et où la seconde
7617  légende ne contient pas le numéro du tableau.
7618 \end_layout
7619
7620 \begin_layout Standard
7621 \align center
7622 \begin_inset Tabular
7623 <lyxtabular version="3" rows="59" columns="3">
7624 <features islongtable="true" lastFootEmpty="true">
7625 <column alignment="left" valignment="top" width="0cm">
7626 <column alignment="left" valignment="top" width="0pt">
7627 <column alignment="center" valignment="top" width="0pt">
7628 <row caption="true">
7629 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7630 \begin_inset Text
7631
7632 \begin_layout Plain Layout
7633 \begin_inset Caption
7634
7635 \begin_layout Plain Layout
7636 Exemple d'annuaire téléphonique
7637 \begin_inset CommandInset label
7638 LatexCommand label
7639 name "tab:Légendes-tableau-différentes"
7640
7641 \end_inset
7642
7643
7644 \begin_inset OptArg
7645 status collapsed
7646
7647 \begin_layout Plain Layout
7648 Exemple Annuaire 
7649 \end_layout
7650
7651 \end_inset
7652
7653
7654 \end_layout
7655
7656 \end_inset
7657
7658
7659 \end_layout
7660
7661 \end_inset
7662 </cell>
7663 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7664 \begin_inset Text
7665
7666 \begin_layout Plain Layout
7667
7668 \end_layout
7669
7670 \end_inset
7671 </cell>
7672 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7673 \begin_inset Text
7674
7675 \begin_layout Plain Layout
7676
7677 \end_layout
7678
7679 \end_inset
7680 </cell>
7681 </row>
7682 <row endfirsthead="true">
7683 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7684 \begin_inset Text
7685
7686 \begin_layout Plain Layout
7687
7688 \series bold
7689 Exemple d'annuaire téléphonique (ne pas faire attention aux noms)
7690 \end_layout
7691
7692 \end_inset
7693 </cell>
7694 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7695 \begin_inset Text
7696
7697 \begin_layout Plain Layout
7698
7699 \end_layout
7700
7701 \end_inset
7702 </cell>
7703 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7704 \begin_inset Text
7705
7706 \begin_layout Plain Layout
7707
7708 \end_layout
7709
7710 \end_inset
7711 </cell>
7712 </row>
7713 <row endfirsthead="true">
7714 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7715 \begin_inset Text
7716
7717 \begin_layout Plain Layout
7718
7719 \series bold
7720 NOM
7721 \end_layout
7722
7723 \end_inset
7724 </cell>
7725 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7726 \begin_inset Text
7727
7728 \begin_layout Plain Layout
7729
7730 \end_layout
7731
7732 \end_inset
7733 </cell>
7734 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7735 \begin_inset Text
7736
7737 \begin_layout Plain Layout
7738
7739 \series bold
7740 TÉL.
7741 \end_layout
7742
7743 \end_inset
7744 </cell>
7745 </row>
7746 <row endhead="true">
7747 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7748 \begin_inset Text
7749
7750 \begin_layout Plain Layout
7751 \begin_inset ERT
7752 status open
7753
7754 \begin_layout Plain Layout
7755
7756
7757 \backslash
7758 caption*{Suite de l'exemple d'annuaire téléphonique}
7759 \backslash
7760
7761 \backslash
7762 %
7763 \end_layout
7764
7765 \end_inset
7766
7767
7768 \end_layout
7769
7770 \end_inset
7771 </cell>
7772 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7773 \begin_inset Text
7774
7775 \begin_layout Plain Layout
7776
7777 \end_layout
7778
7779 \end_inset
7780 </cell>
7781 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7782 \begin_inset Text
7783
7784 \begin_layout Plain Layout
7785
7786 \end_layout
7787
7788 \end_inset
7789 </cell>
7790 </row>
7791 <row endhead="true">
7792 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7793 \begin_inset Text
7794
7795 \begin_layout Plain Layout
7796
7797 \series bold
7798 Exemple d'annuaire téléphonique
7799 \end_layout
7800
7801 \end_inset
7802 </cell>
7803 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7804 \begin_inset Text
7805
7806 \begin_layout Plain Layout
7807
7808 \end_layout
7809
7810 \end_inset
7811 </cell>
7812 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7813 \begin_inset Text
7814
7815 \begin_layout Plain Layout
7816
7817 \end_layout
7818
7819 \end_inset
7820 </cell>
7821 </row>
7822 <row endhead="true">
7823 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7824 \begin_inset Text
7825
7826 \begin_layout Plain Layout
7827
7828 \series bold
7829 NOM
7830 \end_layout
7831
7832 \end_inset
7833 </cell>
7834 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7835 \begin_inset Text
7836
7837 \begin_layout Plain Layout
7838
7839 \end_layout
7840
7841 \end_inset
7842 </cell>
7843 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7844 \begin_inset Text
7845
7846 \begin_layout Plain Layout
7847
7848 \series bold
7849 TÉL.
7850 \end_layout
7851
7852 \end_inset
7853 </cell>
7854 </row>
7855 <row endfoot="true">
7856 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
7857 \begin_inset Text
7858
7859 \begin_layout Plain Layout
7860 suite page suivante\SpecialChar \ldots{}
7861
7862 \end_layout
7863
7864 \end_inset
7865 </cell>
7866 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7867 \begin_inset Text
7868
7869 \begin_layout Plain Layout
7870
7871 \end_layout
7872
7873 \end_inset
7874 </cell>
7875 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7876 \begin_inset Text
7877
7878 \begin_layout Plain Layout
7879
7880 \end_layout
7881
7882 \end_inset
7883 </cell>
7884 </row>
7885 <row>
7886 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7887 \begin_inset Text
7888
7889 \begin_layout Plain Layout
7890
7891 \series bold
7892 Annovi
7893 \end_layout
7894
7895 \end_inset
7896 </cell>
7897 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7898 \begin_inset Text
7899
7900 \begin_layout Plain Layout
7901 Silvia
7902 \end_layout
7903
7904 \end_inset
7905 </cell>
7906 <cell alignment="right" valignment="top" rightline="true" usebox="none">
7907 \begin_inset Text
7908
7909 \begin_layout Plain Layout
7910 111
7911 \end_layout
7912
7913 \end_inset
7914 </cell>
7915 </row>
7916 <row>
7917 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7918 \begin_inset Text
7919
7920 \begin_layout Plain Layout
7921
7922 \series bold
7923 Bertoli
7924 \end_layout
7925
7926 \end_inset
7927 </cell>
7928 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7929 \begin_inset Text
7930
7931 \begin_layout Plain Layout
7932 Stefano
7933 \end_layout
7934
7935 \end_inset
7936 </cell>
7937 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7938 \begin_inset Text
7939
7940 \begin_layout Plain Layout
7941 111
7942 \end_layout
7943
7944 \end_inset
7945 </cell>
7946 </row>
7947 <row>
7948 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7949 \begin_inset Text
7950
7951 \begin_layout Plain Layout
7952
7953 \series bold
7954 Bozzi
7955 \end_layout
7956
7957 \end_inset
7958 </cell>
7959 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7960 \begin_inset Text
7961
7962 \begin_layout Plain Layout
7963 Walter
7964 \end_layout
7965
7966 \end_inset
7967 </cell>
7968 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7969 \begin_inset Text
7970
7971 \begin_layout Plain Layout
7972 111
7973 \end_layout
7974
7975 \end_inset
7976 </cell>
7977 </row>
7978 <row>
7979 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7980 \begin_inset Text
7981
7982 \begin_layout Plain Layout
7983
7984 \series bold
7985 Cachia
7986 \end_layout
7987
7988 \end_inset
7989 </cell>
7990 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7991 \begin_inset Text
7992
7993 \begin_layout Plain Layout
7994 Maria
7995 \end_layout
7996
7997 \end_inset
7998 </cell>
7999 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8000 \begin_inset Text
8001
8002 \begin_layout Plain Layout
8003 111
8004 \end_layout
8005
8006 \end_inset
8007 </cell>
8008 </row>
8009 <row>
8010 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8011 \begin_inset Text
8012
8013 \begin_layout Plain Layout
8014
8015 \series bold
8016 Cachia
8017 \end_layout
8018
8019 \end_inset
8020 </cell>
8021 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8022 \begin_inset Text
8023
8024 \begin_layout Plain Layout
8025 Maurizio
8026 \end_layout
8027
8028 \end_inset
8029 </cell>
8030 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8031 \begin_inset Text
8032
8033 \begin_layout Plain Layout
8034 111
8035 \end_layout
8036
8037 \end_inset
8038 </cell>
8039 </row>
8040 <row>
8041 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8042 \begin_inset Text
8043
8044 \begin_layout Plain Layout
8045
8046 \series bold
8047 Cinquemani
8048 \end_layout
8049
8050 \end_inset
8051 </cell>
8052 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8053 \begin_inset Text
8054
8055 \begin_layout Plain Layout
8056 Giusi
8057 \end_layout
8058
8059 \end_inset
8060 </cell>
8061 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8062 \begin_inset Text
8063
8064 \begin_layout Plain Layout
8065 111
8066 \end_layout
8067
8068 \end_inset
8069 </cell>
8070 </row>
8071 <row>
8072 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8073 \begin_inset Text
8074
8075 \begin_layout Plain Layout
8076
8077 \series bold
8078 Colin
8079 \end_layout
8080
8081 \end_inset
8082 </cell>
8083 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8084 \begin_inset Text
8085
8086 \begin_layout Plain Layout
8087 Bernard
8088 \end_layout
8089
8090 \end_inset
8091 </cell>
8092 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8093 \begin_inset Text
8094
8095 \begin_layout Plain Layout
8096 111
8097 \end_layout
8098
8099 \end_inset
8100 </cell>
8101 </row>
8102 <row>
8103 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8104 \begin_inset Text
8105
8106 \begin_layout Plain Layout
8107
8108 \series bold
8109 Concli
8110 \end_layout
8111
8112 \end_inset
8113 </cell>
8114 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8115 \begin_inset Text
8116
8117 \begin_layout Plain Layout
8118 Gianfranco
8119 \end_layout
8120
8121 \end_inset
8122 </cell>
8123 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8124 \begin_inset Text
8125
8126 \begin_layout Plain Layout
8127 111
8128 \end_layout
8129
8130 \end_inset
8131 </cell>
8132 </row>
8133 <row>
8134 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8135 \begin_inset Text
8136
8137 \begin_layout Plain Layout
8138
8139 \series bold
8140 Dal Bosco
8141 \end_layout
8142
8143 \end_inset
8144 </cell>
8145 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8146 \begin_inset Text
8147
8148 \begin_layout Plain Layout
8149 Carolina
8150 \end_layout
8151
8152 \end_inset
8153 </cell>
8154 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8155 \begin_inset Text
8156
8157 \begin_layout Plain Layout
8158 111
8159 \end_layout
8160
8161 \end_inset
8162 </cell>
8163 </row>
8164 <row>
8165 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8166 \begin_inset Text
8167
8168 \begin_layout Plain Layout
8169
8170 \series bold
8171 Dalpiaz
8172 \end_layout
8173
8174 \end_inset
8175 </cell>
8176 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8177 \begin_inset Text
8178
8179 \begin_layout Plain Layout
8180 Annamaria
8181 \end_layout
8182
8183 \end_inset
8184 </cell>
8185 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8186 \begin_inset Text
8187
8188 \begin_layout Plain Layout
8189 111
8190 \end_layout
8191
8192 \end_inset
8193 </cell>
8194 </row>
8195 <row>
8196 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8197 \begin_inset Text
8198
8199 \begin_layout Plain Layout
8200
8201 \series bold
8202 Feliciello
8203 \end_layout
8204
8205 \end_inset
8206 </cell>
8207 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8208 \begin_inset Text
8209
8210 \begin_layout Plain Layout
8211 Domenico
8212 \end_layout
8213
8214 \end_inset
8215 </cell>
8216 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8217 \begin_inset Text
8218
8219 \begin_layout Plain Layout
8220 111
8221 \end_layout
8222
8223 \end_inset
8224 </cell>
8225 </row>
8226 <row>
8227 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8228 \begin_inset Text
8229
8230 \begin_layout Plain Layout
8231
8232 \series bold
8233 Focarelli
8234 \end_layout
8235
8236 \end_inset
8237 </cell>
8238 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8239 \begin_inset Text
8240
8241 \begin_layout Plain Layout
8242 Paola
8243 \end_layout
8244
8245 \end_inset
8246 </cell>
8247 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8248 \begin_inset Text
8249
8250 \begin_layout Plain Layout
8251 111
8252 \end_layout
8253
8254 \end_inset
8255 </cell>
8256 </row>
8257 <row>
8258 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8259 \begin_inset Text
8260
8261 \begin_layout Plain Layout
8262
8263 \series bold
8264 Galletti
8265 \end_layout
8266
8267 \end_inset
8268 </cell>
8269 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8270 \begin_inset Text
8271
8272 \begin_layout Plain Layout
8273 Oreste
8274 \end_layout
8275
8276 \end_inset
8277 </cell>
8278 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8279 \begin_inset Text
8280
8281 \begin_layout Plain Layout
8282 111
8283 \end_layout
8284
8285 \end_inset
8286 </cell>
8287 </row>
8288 <row>
8289 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8290 \begin_inset Text
8291
8292 \begin_layout Plain Layout
8293
8294 \series bold
8295 Gasparini
8296 \end_layout
8297
8298 \end_inset
8299 </cell>
8300 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8301 \begin_inset Text
8302
8303 \begin_layout Plain Layout
8304 Franca
8305 \end_layout
8306
8307 \end_inset
8308 </cell>
8309 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8310 \begin_inset Text
8311
8312 \begin_layout Plain Layout
8313 111
8314 \end_layout
8315
8316 \end_inset
8317 </cell>
8318 </row>
8319 <row>
8320 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8321 \begin_inset Text
8322
8323 \begin_layout Plain Layout
8324
8325 \series bold
8326 Rizzardi
8327 \series default
8328
8329 \begin_inset Foot
8330 status open
8331
8332 \begin_layout Plain Layout
8333 Exemple de note de bas de page
8334 \end_layout
8335
8336 \end_inset
8337
8338
8339 \end_layout
8340
8341 \end_inset
8342 </cell>
8343 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8344 \begin_inset Text
8345
8346 \begin_layout Plain Layout
8347 Paola
8348 \end_layout
8349
8350 \end_inset
8351 </cell>
8352 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8353 \begin_inset Text
8354
8355 \begin_layout Plain Layout
8356 111
8357 \end_layout
8358
8359 \end_inset
8360 </cell>
8361 </row>
8362 <row>
8363 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8364 \begin_inset Text
8365
8366 \begin_layout Plain Layout
8367
8368 \series bold
8369 Lassini
8370 \end_layout
8371
8372 \end_inset
8373 </cell>
8374 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8375 \begin_inset Text
8376
8377 \begin_layout Plain Layout
8378 Giancarlo
8379 \end_layout
8380
8381 \end_inset
8382 </cell>
8383 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8384 \begin_inset Text
8385
8386 \begin_layout Plain Layout
8387 111
8388 \end_layout
8389
8390 \end_inset
8391 </cell>
8392 </row>
8393 <row>
8394 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8395 \begin_inset Text
8396
8397 \begin_layout Plain Layout
8398
8399 \series bold
8400 Malfatti
8401 \end_layout
8402
8403 \end_inset
8404 </cell>
8405 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8406 \begin_inset Text
8407
8408 \begin_layout Plain Layout
8409 Luciano
8410 \end_layout
8411
8412 \end_inset
8413 </cell>
8414 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8415 \begin_inset Text
8416
8417 \begin_layout Plain Layout
8418 111
8419 \end_layout
8420
8421 \end_inset
8422 </cell>
8423 </row>
8424 <row>
8425 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8426 \begin_inset Text
8427
8428 \begin_layout Plain Layout
8429
8430 \series bold
8431 Malfatti
8432 \end_layout
8433
8434 \end_inset
8435 </cell>
8436 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8437 \begin_inset Text
8438
8439 \begin_layout Plain Layout
8440 Valeriano
8441 \end_layout
8442
8443 \end_inset
8444 </cell>
8445 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8446 \begin_inset Text
8447
8448 \begin_layout Plain Layout
8449 111
8450 \end_layout
8451
8452 \end_inset
8453 </cell>
8454 </row>
8455 <row>
8456 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8457 \begin_inset Text
8458
8459 \begin_layout Plain Layout
8460
8461 \series bold
8462 Meneguzzo
8463 \end_layout
8464
8465 \end_inset
8466 </cell>
8467 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8468 \begin_inset Text
8469
8470 \begin_layout Plain Layout
8471 Roberto
8472 \end_layout
8473
8474 \end_inset
8475 </cell>
8476 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8477 \begin_inset Text
8478
8479 \begin_layout Plain Layout
8480 111
8481 \end_layout
8482
8483 \end_inset
8484 </cell>
8485 </row>
8486 <row>
8487 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8488 \begin_inset Text
8489
8490 \begin_layout Plain Layout
8491
8492 \series bold
8493 Mezzadra
8494 \end_layout
8495
8496 \end_inset
8497 </cell>
8498 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8499 \begin_inset Text
8500
8501 \begin_layout Plain Layout
8502 Roberto
8503 \end_layout
8504
8505 \end_inset
8506 </cell>
8507 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8508 \begin_inset Text
8509
8510 \begin_layout Plain Layout
8511 111
8512 \end_layout
8513
8514 \end_inset
8515 </cell>
8516 </row>
8517 <row>
8518 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8519 \begin_inset Text
8520
8521 \begin_layout Plain Layout
8522
8523 \series bold
8524 Pirpamer
8525 \end_layout
8526
8527 \end_inset
8528 </cell>
8529 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8530 \begin_inset Text
8531
8532 \begin_layout Plain Layout
8533 Erich
8534 \end_layout
8535
8536 \end_inset
8537 </cell>
8538 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8539 \begin_inset Text
8540
8541 \begin_layout Plain Layout
8542 111
8543 \end_layout
8544
8545 \end_inset
8546 </cell>
8547 </row>
8548 <row>
8549 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8550 \begin_inset Text
8551
8552 \begin_layout Plain Layout
8553
8554 \series bold
8555 Pochiesa
8556 \end_layout
8557
8558 \end_inset
8559 </cell>
8560 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8561 \begin_inset Text
8562
8563 \begin_layout Plain Layout
8564 Paolo
8565 \end_layout
8566
8567 \end_inset
8568 </cell>
8569 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8570 \begin_inset Text
8571
8572 \begin_layout Plain Layout
8573 111, 222
8574 \end_layout
8575
8576 \end_inset
8577 </cell>
8578 </row>
8579 <row>
8580 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8581 \begin_inset Text
8582
8583 \begin_layout Plain Layout
8584
8585 \series bold
8586 Radina
8587 \end_layout
8588
8589 \end_inset
8590 </cell>
8591 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8592 \begin_inset Text
8593
8594 \begin_layout Plain Layout
8595 Claudio
8596 \end_layout
8597
8598 \end_inset
8599 </cell>
8600 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8601 \begin_inset Text
8602
8603 \begin_layout Plain Layout
8604 111
8605 \end_layout
8606
8607 \end_inset
8608 </cell>
8609 </row>
8610 <row>
8611 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8612 \begin_inset Text
8613
8614 \begin_layout Plain Layout
8615
8616 \series bold
8617 Stuffer
8618 \end_layout
8619
8620 \end_inset
8621 </cell>
8622 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8623 \begin_inset Text
8624
8625 \begin_layout Plain Layout
8626 Oskar
8627 \end_layout
8628
8629 \end_inset
8630 </cell>
8631 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8632 \begin_inset Text
8633
8634 \begin_layout Plain Layout
8635 111
8636 \end_layout
8637
8638 \end_inset
8639 </cell>
8640 </row>
8641 <row>
8642 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8643 \begin_inset Text
8644
8645 \begin_layout Plain Layout
8646
8647 \series bold
8648 Tacchelli
8649 \end_layout
8650
8651 \end_inset
8652 </cell>
8653 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8654 \begin_inset Text
8655
8656 \begin_layout Plain Layout
8657 Ugo
8658 \end_layout
8659
8660 \end_inset
8661 </cell>
8662 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8663 \begin_inset Text
8664
8665 \begin_layout Plain Layout
8666 111
8667 \end_layout
8668
8669 \end_inset
8670 </cell>
8671 </row>
8672 <row>
8673 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8674 \begin_inset Text
8675
8676 \begin_layout Plain Layout
8677
8678 \series bold
8679 Tezzele
8680 \end_layout
8681
8682 \end_inset
8683 </cell>
8684 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8685 \begin_inset Text
8686
8687 \begin_layout Plain Layout
8688 Margit
8689 \end_layout
8690
8691 \end_inset
8692 </cell>
8693 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8694 \begin_inset Text
8695
8696 \begin_layout Plain Layout
8697 111
8698 \end_layout
8699
8700 \end_inset
8701 </cell>
8702 </row>
8703 <row>
8704 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8705 \begin_inset Text
8706
8707 \begin_layout Plain Layout
8708
8709 \series bold
8710 Unterkalmsteiner
8711 \end_layout
8712
8713 \end_inset
8714 </cell>
8715 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8716 \begin_inset Text
8717
8718 \begin_layout Plain Layout
8719 Frieda
8720 \end_layout
8721
8722 \end_inset
8723 </cell>
8724 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8725 \begin_inset Text
8726
8727 \begin_layout Plain Layout
8728 111
8729 \end_layout
8730
8731 \end_inset
8732 </cell>
8733 </row>
8734 <row>
8735 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8736 \begin_inset Text
8737
8738 \begin_layout Plain Layout
8739
8740 \series bold
8741 Vieider
8742 \end_layout
8743
8744 \end_inset
8745 </cell>
8746 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8747 \begin_inset Text
8748
8749 \begin_layout Plain Layout
8750 Hilde
8751 \end_layout
8752
8753 \end_inset
8754 </cell>
8755 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8756 \begin_inset Text
8757
8758 \begin_layout Plain Layout
8759 111
8760 \end_layout
8761
8762 \end_inset
8763 </cell>
8764 </row>
8765 <row>
8766 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8767 \begin_inset Text
8768
8769 \begin_layout Plain Layout
8770
8771 \series bold
8772 Vigna
8773 \end_layout
8774
8775 \end_inset
8776 </cell>
8777 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8778 \begin_inset Text
8779
8780 \begin_layout Plain Layout
8781 Jürgen
8782 \end_layout
8783
8784 \end_inset
8785 </cell>
8786 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8787 \begin_inset Text
8788
8789 \begin_layout Plain Layout
8790 111
8791 \end_layout
8792
8793 \end_inset
8794 </cell>
8795 </row>
8796 <row>
8797 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8798 \begin_inset Text
8799
8800 \begin_layout Plain Layout
8801
8802 \series bold
8803 Weber
8804 \end_layout
8805
8806 \end_inset
8807 </cell>
8808 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8809 \begin_inset Text
8810
8811 \begin_layout Plain Layout
8812 Maurizio
8813 \end_layout
8814
8815 \end_inset
8816 </cell>
8817 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8818 \begin_inset Text
8819
8820 \begin_layout Plain Layout
8821 111
8822 \end_layout
8823
8824 \end_inset
8825 </cell>
8826 </row>
8827 <row>
8828 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8829 \begin_inset Text
8830
8831 \begin_layout Plain Layout
8832
8833 \series bold
8834 Winkler
8835 \end_layout
8836
8837 \end_inset
8838 </cell>
8839 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8840 \begin_inset Text
8841
8842 \begin_layout Plain Layout
8843 Franz
8844 \end_layout
8845
8846 \end_inset
8847 </cell>
8848 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8849 \begin_inset Text
8850
8851 \begin_layout Plain Layout
8852 111
8853 \end_layout
8854
8855 \end_inset
8856 </cell>
8857 </row>
8858 <row>
8859 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8860 \begin_inset Text
8861
8862 \begin_layout Plain Layout
8863  
8864 \end_layout
8865
8866 \end_inset
8867 </cell>
8868 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
8869 \begin_inset Text
8870
8871 \begin_layout Plain Layout
8872
8873 \end_layout
8874
8875 \end_inset
8876 </cell>
8877 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8878 \begin_inset Text
8879
8880 \begin_layout Plain Layout
8881
8882 \end_layout
8883
8884 \end_inset
8885 </cell>
8886 </row>
8887 <row>
8888 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8889 \begin_inset Text
8890
8891 \begin_layout Plain Layout
8892
8893 \series bold
8894 Annovi
8895 \end_layout
8896
8897 \end_inset
8898 </cell>
8899 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8900 \begin_inset Text
8901
8902 \begin_layout Plain Layout
8903 Silvia
8904 \end_layout
8905
8906 \end_inset
8907 </cell>
8908 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8909 \begin_inset Text
8910
8911 \begin_layout Plain Layout
8912 555
8913 \end_layout
8914
8915 \end_inset
8916 </cell>
8917 </row>
8918 <row>
8919 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8920 \begin_inset Text
8921
8922 \begin_layout Plain Layout
8923
8924 \series bold
8925 Bertoli
8926 \end_layout
8927
8928 \end_inset
8929 </cell>
8930 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8931 \begin_inset Text
8932
8933 \begin_layout Plain Layout
8934 Stefano
8935 \end_layout
8936
8937 \end_inset
8938 </cell>
8939 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8940 \begin_inset Text
8941
8942 \begin_layout Plain Layout
8943 555
8944 \end_layout
8945
8946 \end_inset
8947 </cell>
8948 </row>
8949 <row>
8950 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8951 \begin_inset Text
8952
8953 \begin_layout Plain Layout
8954
8955 \series bold
8956 Bozzi
8957 \end_layout
8958
8959 \end_inset
8960 </cell>
8961 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8962 \begin_inset Text
8963
8964 \begin_layout Plain Layout
8965 Walter
8966 \end_layout
8967
8968 \end_inset
8969 </cell>
8970 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8971 \begin_inset Text
8972
8973 \begin_layout Plain Layout
8974 555
8975 \end_layout
8976
8977 \end_inset
8978 </cell>
8979 </row>
8980 <row>
8981 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8982 \begin_inset Text
8983
8984 \begin_layout Plain Layout
8985
8986 \series bold
8987 Cachia
8988 \end_layout
8989
8990 \end_inset
8991 </cell>
8992 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8993 \begin_inset Text
8994
8995 \begin_layout Plain Layout
8996 Maria
8997 \end_layout
8998
8999 \end_inset
9000 </cell>
9001 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9002 \begin_inset Text
9003
9004 \begin_layout Plain Layout
9005 555
9006 \end_layout
9007
9008 \end_inset
9009 </cell>
9010 </row>
9011 <row>
9012 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9013 \begin_inset Text
9014
9015 \begin_layout Plain Layout
9016
9017 \series bold
9018 Cachia
9019 \end_layout
9020
9021 \end_inset
9022 </cell>
9023 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9024 \begin_inset Text
9025
9026 \begin_layout Plain Layout
9027 Maurizio
9028 \end_layout
9029
9030 \end_inset
9031 </cell>
9032 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9033 \begin_inset Text
9034
9035 \begin_layout Plain Layout
9036 555
9037 \end_layout
9038
9039 \end_inset
9040 </cell>
9041 </row>
9042 <row>
9043 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9044 \begin_inset Text
9045
9046 \begin_layout Plain Layout
9047
9048 \series bold
9049 Cinquemani
9050 \end_layout
9051
9052 \end_inset
9053 </cell>
9054 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9055 \begin_inset Text
9056
9057 \begin_layout Plain Layout
9058 Giusi
9059 \end_layout
9060
9061 \end_inset
9062 </cell>
9063 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9064 \begin_inset Text
9065
9066 \begin_layout Plain Layout
9067 555
9068 \end_layout
9069
9070 \end_inset
9071 </cell>
9072 </row>
9073 <row>
9074 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9075 \begin_inset Text
9076
9077 \begin_layout Plain Layout
9078
9079 \series bold
9080 Colin
9081 \end_layout
9082
9083 \end_inset
9084 </cell>
9085 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9086 \begin_inset Text
9087
9088 \begin_layout Plain Layout
9089 Bernard
9090 \end_layout
9091
9092 \end_inset
9093 </cell>
9094 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9095 \begin_inset Text
9096
9097 \begin_layout Plain Layout
9098 555
9099 \end_layout
9100
9101 \end_inset
9102 </cell>
9103 </row>
9104 <row>
9105 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9106 \begin_inset Text
9107
9108 \begin_layout Plain Layout
9109
9110 \series bold
9111 Concli
9112 \end_layout
9113
9114 \end_inset
9115 </cell>
9116 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9117 \begin_inset Text
9118
9119 \begin_layout Plain Layout
9120 Gianfranco
9121 \end_layout
9122
9123 \end_inset
9124 </cell>
9125 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9126 \begin_inset Text
9127
9128 \begin_layout Plain Layout
9129 555
9130 \end_layout
9131
9132 \end_inset
9133 </cell>
9134 </row>
9135 <row>
9136 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9137 \begin_inset Text
9138
9139 \begin_layout Plain Layout
9140
9141 \series bold
9142 Dal Bosco
9143 \end_layout
9144
9145 \end_inset
9146 </cell>
9147 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9148 \begin_inset Text
9149
9150 \begin_layout Plain Layout
9151 Carolina
9152 \end_layout
9153
9154 \end_inset
9155 </cell>
9156 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9157 \begin_inset Text
9158
9159 \begin_layout Plain Layout
9160 555
9161 \end_layout
9162
9163 \end_inset
9164 </cell>
9165 </row>
9166 <row>
9167 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9168 \begin_inset Text
9169
9170 \begin_layout Plain Layout
9171
9172 \series bold
9173 Dalpiaz
9174 \end_layout
9175
9176 \end_inset
9177 </cell>
9178 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9179 \begin_inset Text
9180
9181 \begin_layout Plain Layout
9182 Annamaria
9183 \end_layout
9184
9185 \end_inset
9186 </cell>
9187 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9188 \begin_inset Text
9189
9190 \begin_layout Plain Layout
9191 555
9192 \end_layout
9193
9194 \end_inset
9195 </cell>
9196 </row>
9197 <row>
9198 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9199 \begin_inset Text
9200
9201 \begin_layout Plain Layout
9202
9203 \series bold
9204 Feliciello
9205 \end_layout
9206
9207 \end_inset
9208 </cell>
9209 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9210 \begin_inset Text
9211
9212 \begin_layout Plain Layout
9213 Domenico
9214 \end_layout
9215
9216 \end_inset
9217 </cell>
9218 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9219 \begin_inset Text
9220
9221 \begin_layout Plain Layout
9222 555
9223 \end_layout
9224
9225 \end_inset
9226 </cell>
9227 </row>
9228 <row>
9229 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9230 \begin_inset Text
9231
9232 \begin_layout Plain Layout
9233
9234 \series bold
9235 Focarelli
9236 \end_layout
9237
9238 \end_inset
9239 </cell>
9240 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9241 \begin_inset Text
9242
9243 \begin_layout Plain Layout
9244 Paola
9245 \end_layout
9246
9247 \end_inset
9248 </cell>
9249 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9250 \begin_inset Text
9251
9252 \begin_layout Plain Layout
9253 555
9254 \end_layout
9255
9256 \end_inset
9257 </cell>
9258 </row>
9259 <row>
9260 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9261 \begin_inset Text
9262
9263 \begin_layout Plain Layout
9264
9265 \series bold
9266 Galletti
9267 \end_layout
9268
9269 \end_inset
9270 </cell>
9271 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9272 \begin_inset Text
9273
9274 \begin_layout Plain Layout
9275 Oreste
9276 \end_layout
9277
9278 \end_inset
9279 </cell>
9280 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9281 \begin_inset Text
9282
9283 \begin_layout Plain Layout
9284 555
9285 \end_layout
9286
9287 \end_inset
9288 </cell>
9289 </row>
9290 <row>
9291 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9292 \begin_inset Text
9293
9294 \begin_layout Plain Layout
9295
9296 \series bold
9297 Gasparini
9298 \end_layout
9299
9300 \end_inset
9301 </cell>
9302 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9303 \begin_inset Text
9304
9305 \begin_layout Plain Layout
9306 Franca
9307 \end_layout
9308
9309 \end_inset
9310 </cell>
9311 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9312 \begin_inset Text
9313
9314 \begin_layout Plain Layout
9315 555
9316 \end_layout
9317
9318 \end_inset
9319 </cell>
9320 </row>
9321 <row>
9322 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9323 \begin_inset Text
9324
9325 \begin_layout Plain Layout
9326
9327 \series bold
9328 Rizzardi
9329 \end_layout
9330
9331 \end_inset
9332 </cell>
9333 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9334 \begin_inset Text
9335
9336 \begin_layout Plain Layout
9337 Paola
9338 \end_layout
9339
9340 \end_inset
9341 </cell>
9342 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9343 \begin_inset Text
9344
9345 \begin_layout Plain Layout
9346 555
9347 \end_layout
9348
9349 \end_inset
9350 </cell>
9351 </row>
9352 <row>
9353 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9354 \begin_inset Text
9355
9356 \begin_layout Plain Layout
9357
9358 \series bold
9359 Lassini
9360 \end_layout
9361
9362 \end_inset
9363 </cell>
9364 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9365 \begin_inset Text
9366
9367 \begin_layout Plain Layout
9368 Giancarlo
9369 \end_layout
9370
9371 \end_inset
9372 </cell>
9373 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9374 \begin_inset Text
9375
9376 \begin_layout Plain Layout
9377 555
9378 \end_layout
9379
9380 \end_inset
9381 </cell>
9382 </row>
9383 <row>
9384 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9385 \begin_inset Text
9386
9387 \begin_layout Plain Layout
9388
9389 \series bold
9390 Malfatti
9391 \end_layout
9392
9393 \end_inset
9394 </cell>
9395 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9396 \begin_inset Text
9397
9398 \begin_layout Plain Layout
9399 Luciano
9400 \end_layout
9401
9402 \end_inset
9403 </cell>
9404 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9405 \begin_inset Text
9406
9407 \begin_layout Plain Layout
9408 555
9409 \end_layout
9410
9411 \end_inset
9412 </cell>
9413 </row>
9414 <row>
9415 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9416 \begin_inset Text
9417
9418 \begin_layout Plain Layout
9419
9420 \series bold
9421 Malfatti
9422 \end_layout
9423
9424 \end_inset
9425 </cell>
9426 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9427 \begin_inset Text
9428
9429 \begin_layout Plain Layout
9430 Valeriano
9431 \end_layout
9432
9433 \end_inset
9434 </cell>
9435 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9436 \begin_inset Text
9437
9438 \begin_layout Plain Layout
9439 555
9440 \end_layout
9441
9442 \end_inset
9443 </cell>
9444 </row>
9445 <row>
9446 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9447 \begin_inset Text
9448
9449 \begin_layout Plain Layout
9450
9451 \series bold
9452 Meneguzzo
9453 \end_layout
9454
9455 \end_inset
9456 </cell>
9457 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9458 \begin_inset Text
9459
9460 \begin_layout Plain Layout
9461 Roberto
9462 \end_layout
9463
9464 \end_inset
9465 </cell>
9466 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9467 \begin_inset Text
9468
9469 \begin_layout Plain Layout
9470 555
9471 \end_layout
9472
9473 \end_inset
9474 </cell>
9475 </row>
9476 <row>
9477 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9478 \begin_inset Text
9479
9480 \begin_layout Plain Layout
9481
9482 \series bold
9483 Mezzadra
9484 \end_layout
9485
9486 \end_inset
9487 </cell>
9488 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9489 \begin_inset Text
9490
9491 \begin_layout Plain Layout
9492 Roberto
9493 \end_layout
9494
9495 \end_inset
9496 </cell>
9497 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9498 \begin_inset Text
9499
9500 \begin_layout Plain Layout
9501 555
9502 \end_layout
9503
9504 \end_inset
9505 </cell>
9506 </row>
9507 </lyxtabular>
9508
9509 \end_inset
9510
9511
9512 \end_layout
9513
9514 \begin_layout Section
9515 Questions particulières concernant les tableaux longs
9516 \begin_inset OptArg
9517 status collapsed
9518
9519 \begin_layout Plain Layout
9520 Questions sur les tableaux longs
9521 \end_layout
9522
9523 \end_inset
9524
9525
9526 \begin_inset CommandInset label
9527 LatexCommand label
9528 name "sec:Questions-sur-tableaux-longs"
9529
9530 \end_inset
9531
9532
9533 \end_layout
9534
9535 \begin_layout Subsection
9536 Calculs des pages des tableaux longs
9537 \begin_inset Index
9538 status collapsed
9539
9540 \begin_layout Plain Layout
9541 Tableaux longs ! Calculs
9542 \end_layout
9543
9544 \end_inset
9545
9546
9547 \end_layout
9548
9549 \begin_layout Standard
9550 LaTeX calcule la hauteur de chaque page de tableau et leurs sauts de page
9551  en utilisant des blocs (chunks).
9552  Ces blocs sont des portions de tableau qui tiennent en une fois dans la
9553  mémoire de LaTeX.
9554  La valeur par défaut est fixée pour des raisons historiques à seulement
9555  20 lignes de tableau.
9556  Si vous utilisez des tableaux longs couvrant de nombreuses pages, ceci
9557  peut ralentir la création de votre document.
9558  Vous pouvez sans risque augmenter la taille des blocs pour atteindre des
9559  valeurs de 100 ou de 1000 en ajoutant une ligne comme celle-ci dans le
9560  préambule de votre document :
9561 \end_layout
9562
9563 \begin_layout Standard
9564
9565 \series bold
9566
9567 \backslash
9568 setcounter{LTchunksize}{100}
9569 \end_layout
9570
9571 \begin_layout Subsection
9572 Les Flottants et les Tableaux Longs
9573 \begin_inset Index
9574 status collapsed
9575
9576 \begin_layout Plain Layout
9577 Tableaux longs ! Flottants
9578 \end_layout
9579
9580 \end_inset
9581
9582
9583 \end_layout
9584
9585 \begin_layout Standard
9586 Il peut y avoir des problèmes quand un flottant apparaît sur la page où
9587  commence un tableau long.
9588  Pour éviter une telle situation, ajoutez la commande 
9589 \series bold
9590
9591 \backslash
9592 clearpage
9593 \series default
9594  en tant que code TeX juste avant votre tableau long.
9595 \end_layout
9596
9597 \begin_layout Subsection
9598 Sauts de pages forcés
9599 \begin_inset Index
9600 status collapsed
9601
9602 \begin_layout Plain Layout
9603 Tableaux longs ! Sauts de pages forcés
9604 \end_layout
9605
9606 \end_inset
9607
9608
9609 \end_layout
9610
9611 \begin_layout Standard
9612 Par défaut les tableaux ne peuvent être coupés qu'entre deux lignes.
9613  Si vous avez une cellule avec plusieurs lignes et que vous voulez avoir
9614  un saut de page à l'intérieur de cette cellule, insérez la commande LaTeX
9615  de saut de ligne 
9616 \begin_inset Quotes eld
9617 \end_inset
9618
9619
9620 \backslash
9621
9622 \backslash
9623
9624 \begin_inset Quotes erd
9625 \end_inset
9626
9627  en code TeX à l'endroit de la cellule où vous voulez qu'elle soit coupée.
9628  Avant la commande 
9629 \begin_inset Quotes eld
9630 \end_inset
9631
9632
9633 \backslash
9634
9635 \backslash
9636
9637 \begin_inset Quotes erd
9638 \end_inset
9639
9640 , vous devez insérer en code TeX, autant de caractères 
9641 \begin_inset Quotes eld
9642 \end_inset
9643
9644 &
9645 \begin_inset Quotes erd
9646 \end_inset
9647
9648  qu'il y a de colonnes après la cellule concernée.
9649  Le caractère 
9650 \begin_inset Quotes eld
9651 \end_inset
9652
9653 &
9654 \begin_inset Quotes erd
9655 \end_inset
9656
9657  sert à séparer les colonnes d'un tableau.
9658  Écrivez en code-TeX, après chaque 
9659 \begin_inset Quotes eld
9660 \end_inset
9661
9662 &
9663 \begin_inset Quotes erd
9664 \end_inset
9665
9666  le contenu des cellules correspondantes et en même temps supprimez le contenu
9667  de ces cellules dans le texte normal.
9668  
9669 \begin_inset Newline newline
9670 \end_inset
9671
9672 Après la commande 
9673 \backslash
9674
9675 \backslash
9676 , insérez autant de caractères 
9677 \begin_inset Quotes eld
9678 \end_inset
9679
9680 &
9681 \begin_inset Quotes erd
9682 \end_inset
9683
9684  qu'il y a de colonnes avant la colonne traitée.
9685  Dans le tableau
9686 \begin_inset space ~
9687 \end_inset
9688
9689
9690 \begin_inset CommandInset ref
9691 LatexCommand ref
9692 reference "tab:Tableau-saut-de-page"
9693
9694 \end_inset
9695
9696  la cellule qui doit être coupée est dans la deuxième colonne et elle est
9697  suivie par une autre colonne.
9698  La commande suivante a donc été insérée en code TeX dans la cellule après
9699  le mot 
9700 \begin_inset Quotes eld
9701 \end_inset
9702
9703
9704 \emph on
9705 Castelchiodato,
9706 \emph default
9707
9708 \begin_inset Quotes erd
9709 \end_inset
9710
9711 :
9712 \end_layout
9713
9714 \begin_layout Standard
9715
9716 \series bold
9717 & 111
9718 \backslash
9719
9720 \backslash
9721  
9722 \backslash
9723 newpage
9724 \begin_inset Newline newline
9725 \end_inset
9726
9727 &
9728 \end_layout
9729
9730 \begin_layout Standard
9731 Le 
9732 \begin_inset Quotes eld
9733 \end_inset
9734
9735 111
9736 \begin_inset Quotes erd
9737 \end_inset
9738
9739  dans la troisième colonne de la ligne a été supprimé.
9740  
9741 \series bold
9742 \lang english
9743
9744 \backslash
9745 newpage
9746 \series default
9747  is only needed when a page break should definitively occur at this position,
9748  otherwise it is only a possibility to break.
9749
9750 \lang french
9751  Si votre ligne de pied de tableau n'a pas de bordure supérieure pour une
9752  raison ou une autre mais que vous voulez une ligne à l'endroit où la cellule
9753  est coupée, utilisez cette commande à la place de la précédente :
9754 \end_layout
9755
9756 \begin_layout Standard
9757
9758 \series bold
9759 & 111
9760 \backslash
9761
9762 \backslash
9763
9764 \begin_inset Newline newline
9765 \end_inset
9766
9767
9768 \backslash
9769 hline &
9770 \end_layout
9771
9772 \begin_layout Standard
9773 Quand la cellule qui doit être coupée est dans la dernière colonne, on doit
9774  insérer la commande
9775 \end_layout
9776
9777 \begin_layout Standard
9778
9779 \series bold
9780
9781 \backslash
9782 setlength{
9783 \backslash
9784 parfillskip}{0pt}
9785 \end_layout
9786
9787 \begin_layout Standard
9788 au début de la cellule.
9789  Cela assure que la portion de la cellule qui va se trouver affichée sur
9790  la page suivante le sera avec toute la largeur de la cellule.
9791 \end_layout
9792
9793 \begin_layout Standard
9794 \align center
9795 \begin_inset Tabular
9796 <lyxtabular version="3" rows="38" columns="3">
9797 <features islongtable="true" lastFootEmpty="true">
9798 <column alignment="left" valignment="top" width="0cm">
9799 <column alignment="left" valignment="top" width="3cm">
9800 <column alignment="center" valignment="top" width="0pt">
9801 <row caption="true">
9802 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9803 \begin_inset Text
9804
9805 \begin_layout Plain Layout
9806 \begin_inset Caption
9807
9808 \begin_layout Plain Layout
9809 Tableau avec un saut de page forcé dans une cellule
9810 \begin_inset CommandInset label
9811 LatexCommand label
9812 name "tab:Tableau-saut-de-page"
9813
9814 \end_inset
9815
9816
9817 \begin_inset OptArg
9818 status collapsed
9819
9820 \begin_layout Plain Layout
9821 Tableau avec un saut de page forcé dans une cellule
9822 \end_layout
9823
9824 \end_inset
9825
9826
9827 \end_layout
9828
9829 \end_inset
9830
9831
9832 \end_layout
9833
9834 \end_inset
9835 </cell>
9836 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9837 \begin_inset Text
9838
9839 \begin_layout Plain Layout
9840
9841 \end_layout
9842
9843 \end_inset
9844 </cell>
9845 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9846 \begin_inset Text
9847
9848 \begin_layout Plain Layout
9849
9850 \end_layout
9851
9852 \end_inset
9853 </cell>
9854 </row>
9855 <row endfirsthead="true">
9856 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9857 \begin_inset Text
9858
9859 \begin_layout Plain Layout
9860
9861 \series bold
9862 Exemple d'annuaire téléphonique (ne faites pas attention aux noms)
9863 \end_layout
9864
9865 \end_inset
9866 </cell>
9867 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9868 \begin_inset Text
9869
9870 \begin_layout Plain Layout
9871
9872 \end_layout
9873
9874 \end_inset
9875 </cell>
9876 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9877 \begin_inset Text
9878
9879 \begin_layout Plain Layout
9880
9881 \end_layout
9882
9883 \end_inset
9884 </cell>
9885 </row>
9886 <row endfirsthead="true">
9887 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9888 \begin_inset Text
9889
9890 \begin_layout Plain Layout
9891
9892 \series bold
9893 NOM
9894 \end_layout
9895
9896 \end_inset
9897 </cell>
9898 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9899 \begin_inset Text
9900
9901 \begin_layout Plain Layout
9902
9903 \end_layout
9904
9905 \end_inset
9906 </cell>
9907 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9908 \begin_inset Text
9909
9910 \begin_layout Plain Layout
9911
9912 \series bold
9913 TÉL.
9914 \end_layout
9915
9916 \end_inset
9917 </cell>
9918 </row>
9919 <row endhead="true">
9920 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9921 \begin_inset Text
9922
9923 \begin_layout Plain Layout
9924 \begin_inset ERT
9925 status collapsed
9926
9927 \begin_layout Plain Layout
9928
9929
9930 \backslash
9931 caption*{Tableau sur deux pages avec un saut de page dans une cellule}
9932 \backslash
9933
9934 \backslash
9935 %
9936 \end_layout
9937
9938 \end_inset
9939
9940
9941 \end_layout
9942
9943 \end_inset
9944 </cell>
9945 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9946 \begin_inset Text
9947
9948 \begin_layout Plain Layout
9949
9950 \end_layout
9951
9952 \end_inset
9953 </cell>
9954 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9955 \begin_inset Text
9956
9957 \begin_layout Plain Layout
9958
9959 \end_layout
9960
9961 \end_inset
9962 </cell>
9963 </row>
9964 <row endhead="true">
9965 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9966 \begin_inset Text
9967
9968 \begin_layout Plain Layout
9969  
9970 \series bold
9971 Exemple d'annuaire téléphonique
9972 \end_layout
9973
9974 \end_inset
9975 </cell>
9976 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9977 \begin_inset Text
9978
9979 \begin_layout Plain Layout
9980
9981 \end_layout
9982
9983 \end_inset
9984 </cell>
9985 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9986 \begin_inset Text
9987
9988 \begin_layout Plain Layout
9989
9990 \end_layout
9991
9992 \end_inset
9993 </cell>
9994 </row>
9995 <row endhead="true">
9996 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9997 \begin_inset Text
9998
9999 \begin_layout Plain Layout
10000
10001 \series bold
10002 NOM
10003 \end_layout
10004
10005 \end_inset
10006 </cell>
10007 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10008 \begin_inset Text
10009
10010 \begin_layout Plain Layout
10011
10012 \end_layout
10013
10014 \end_inset
10015 </cell>
10016 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10017 \begin_inset Text
10018
10019 \begin_layout Plain Layout
10020
10021 \series bold
10022 TÉL.
10023 \end_layout
10024
10025 \end_inset
10026 </cell>
10027 </row>
10028 <row endfoot="true">
10029 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
10030 \begin_inset Text
10031
10032 \begin_layout Plain Layout
10033 suite page suivante\SpecialChar \ldots{}
10034
10035 \end_layout
10036
10037 \end_inset
10038 </cell>
10039 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10040 \begin_inset Text
10041
10042 \begin_layout Plain Layout
10043
10044 \end_layout
10045
10046 \end_inset
10047 </cell>
10048 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10049 \begin_inset Text
10050
10051 \begin_layout Plain Layout
10052
10053 \end_layout
10054
10055 \end_inset
10056 </cell>
10057 </row>
10058 <row>
10059 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10060 \begin_inset Text
10061
10062 \begin_layout Plain Layout
10063
10064 \series bold
10065 Annovi
10066 \end_layout
10067
10068 \end_inset
10069 </cell>
10070 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10071 \begin_inset Text
10072
10073 \begin_layout Plain Layout
10074 Silvia
10075 \end_layout
10076
10077 \end_inset
10078 </cell>
10079 <cell alignment="right" valignment="top" rightline="true" usebox="none">
10080 \begin_inset Text
10081
10082 \begin_layout Plain Layout
10083 111
10084 \end_layout
10085
10086 \end_inset
10087 </cell>
10088 </row>
10089 <row>
10090 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10091 \begin_inset Text
10092
10093 \begin_layout Plain Layout
10094
10095 \series bold
10096 Bertoli
10097 \end_layout
10098
10099 \end_inset
10100 </cell>
10101 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10102 \begin_inset Text
10103
10104 \begin_layout Plain Layout
10105 Stefano
10106 \end_layout
10107
10108 \end_inset
10109 </cell>
10110 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10111 \begin_inset Text
10112
10113 \begin_layout Plain Layout
10114 111
10115 \end_layout
10116
10117 \end_inset
10118 </cell>
10119 </row>
10120 <row>
10121 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10122 \begin_inset Text
10123
10124 \begin_layout Plain Layout
10125
10126 \series bold
10127 Bozzi
10128 \end_layout
10129
10130 \end_inset
10131 </cell>
10132 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10133 \begin_inset Text
10134
10135 \begin_layout Plain Layout
10136 Walter
10137 \end_layout
10138
10139 \end_inset
10140 </cell>
10141 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10142 \begin_inset Text
10143
10144 \begin_layout Plain Layout
10145 111
10146 \end_layout
10147
10148 \end_inset
10149 </cell>
10150 </row>
10151 <row>
10152 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10153 \begin_inset Text
10154
10155 \begin_layout Plain Layout
10156
10157 \series bold
10158 Cachia
10159 \end_layout
10160
10161 \end_inset
10162 </cell>
10163 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10164 \begin_inset Text
10165
10166 \begin_layout Plain Layout
10167 Maria
10168 \end_layout
10169
10170 \end_inset
10171 </cell>
10172 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10173 \begin_inset Text
10174
10175 \begin_layout Plain Layout
10176 111
10177 \end_layout
10178
10179 \end_inset
10180 </cell>
10181 </row>
10182 <row>
10183 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10184 \begin_inset Text
10185
10186 \begin_layout Plain Layout
10187
10188 \series bold
10189 Cachia
10190 \end_layout
10191
10192 \end_inset
10193 </cell>
10194 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10195 \begin_inset Text
10196
10197 \begin_layout Plain Layout
10198 Maurizio
10199 \end_layout
10200
10201 \end_inset
10202 </cell>
10203 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10204 \begin_inset Text
10205
10206 \begin_layout Plain Layout
10207 111
10208 \end_layout
10209
10210 \end_inset
10211 </cell>
10212 </row>
10213 <row>
10214 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10215 \begin_inset Text
10216
10217 \begin_layout Plain Layout
10218
10219 \series bold
10220 Cinquemani
10221 \end_layout
10222
10223 \end_inset
10224 </cell>
10225 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10226 \begin_inset Text
10227
10228 \begin_layout Plain Layout
10229 Giusi
10230 \end_layout
10231
10232 \end_inset
10233 </cell>
10234 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10235 \begin_inset Text
10236
10237 \begin_layout Plain Layout
10238 111
10239 \end_layout
10240
10241 \end_inset
10242 </cell>
10243 </row>
10244 <row>
10245 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10246 \begin_inset Text
10247
10248 \begin_layout Plain Layout
10249
10250 \series bold
10251 Colin
10252 \end_layout
10253
10254 \end_inset
10255 </cell>
10256 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10257 \begin_inset Text
10258
10259 \begin_layout Plain Layout
10260 Bernard
10261 \end_layout
10262
10263 \end_inset
10264 </cell>
10265 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10266 \begin_inset Text
10267
10268 \begin_layout Plain Layout
10269 111
10270 \end_layout
10271
10272 \end_inset
10273 </cell>
10274 </row>
10275 <row>
10276 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10277 \begin_inset Text
10278
10279 \begin_layout Plain Layout
10280
10281 \series bold
10282 Concli
10283 \end_layout
10284
10285 \end_inset
10286 </cell>
10287 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10288 \begin_inset Text
10289
10290 \begin_layout Plain Layout
10291 Gianfranco
10292 \end_layout
10293
10294 \end_inset
10295 </cell>
10296 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10297 \begin_inset Text
10298
10299 \begin_layout Plain Layout
10300 111
10301 \end_layout
10302
10303 \end_inset
10304 </cell>
10305 </row>
10306 <row>
10307 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10308 \begin_inset Text
10309
10310 \begin_layout Plain Layout
10311
10312 \series bold
10313 Dal Bosco
10314 \end_layout
10315
10316 \end_inset
10317 </cell>
10318 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10319 \begin_inset Text
10320
10321 \begin_layout Plain Layout
10322 Carolina
10323 \end_layout
10324
10325 \end_inset
10326 </cell>
10327 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10328 \begin_inset Text
10329
10330 \begin_layout Plain Layout
10331 111
10332 \end_layout
10333
10334 \end_inset
10335 </cell>
10336 </row>
10337 <row>
10338 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10339 \begin_inset Text
10340
10341 \begin_layout Plain Layout
10342
10343 \series bold
10344 Dalpiaz
10345 \end_layout
10346
10347 \end_inset
10348 </cell>
10349 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10350 \begin_inset Text
10351
10352 \begin_layout Plain Layout
10353 Annamaria
10354 \end_layout
10355
10356 \end_inset
10357 </cell>
10358 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10359 \begin_inset Text
10360
10361 \begin_layout Plain Layout
10362 111
10363 \end_layout
10364
10365 \end_inset
10366 </cell>
10367 </row>
10368 <row>
10369 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10370 \begin_inset Text
10371
10372 \begin_layout Plain Layout
10373
10374 \series bold
10375 Feliciello
10376 \end_layout
10377
10378 \end_inset
10379 </cell>
10380 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10381 \begin_inset Text
10382
10383 \begin_layout Plain Layout
10384 Domenico
10385 \end_layout
10386
10387 \end_inset
10388 </cell>
10389 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10390 \begin_inset Text
10391
10392 \begin_layout Plain Layout
10393 111
10394 \end_layout
10395
10396 \end_inset
10397 </cell>
10398 </row>
10399 <row>
10400 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10401 \begin_inset Text
10402
10403 \begin_layout Plain Layout
10404
10405 \series bold
10406 Focarelli
10407 \end_layout
10408
10409 \end_inset
10410 </cell>
10411 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10412 \begin_inset Text
10413
10414 \begin_layout Plain Layout
10415 Paola
10416 \end_layout
10417
10418 \end_inset
10419 </cell>
10420 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10421 \begin_inset Text
10422
10423 \begin_layout Plain Layout
10424 111
10425 \end_layout
10426
10427 \end_inset
10428 </cell>
10429 </row>
10430 <row>
10431 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10432 \begin_inset Text
10433
10434 \begin_layout Plain Layout
10435
10436 \series bold
10437 Galletti
10438 \end_layout
10439
10440 \end_inset
10441 </cell>
10442 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10443 \begin_inset Text
10444
10445 \begin_layout Plain Layout
10446 Oreste
10447 \end_layout
10448
10449 \end_inset
10450 </cell>
10451 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10452 \begin_inset Text
10453
10454 \begin_layout Plain Layout
10455 111
10456 \end_layout
10457
10458 \end_inset
10459 </cell>
10460 </row>
10461 <row>
10462 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10463 \begin_inset Text
10464
10465 \begin_layout Plain Layout
10466
10467 \series bold
10468 Gasparini
10469 \end_layout
10470
10471 \end_inset
10472 </cell>
10473 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10474 \begin_inset Text
10475
10476 \begin_layout Plain Layout
10477 Franca
10478 \end_layout
10479
10480 \end_inset
10481 </cell>
10482 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10483 \begin_inset Text
10484
10485 \begin_layout Plain Layout
10486 111
10487 \end_layout
10488
10489 \end_inset
10490 </cell>
10491 </row>
10492 <row>
10493 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10494 \begin_inset Text
10495
10496 \begin_layout Plain Layout
10497
10498 \series bold
10499 Lassini
10500 \end_layout
10501
10502 \end_inset
10503 </cell>
10504 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10505 \begin_inset Text
10506
10507 \begin_layout Plain Layout
10508 Giancarlo
10509 \end_layout
10510
10511 \end_inset
10512 </cell>
10513 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10514 \begin_inset Text
10515
10516 \begin_layout Plain Layout
10517 111
10518 \end_layout
10519
10520 \end_inset
10521 </cell>
10522 </row>
10523 <row>
10524 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10525 \begin_inset Text
10526
10527 \begin_layout Plain Layout
10528
10529 \series bold
10530 Malfatti
10531 \end_layout
10532
10533 \end_inset
10534 </cell>
10535 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10536 \begin_inset Text
10537
10538 \begin_layout Plain Layout
10539 Luciano
10540 \end_layout
10541
10542 \end_inset
10543 </cell>
10544 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10545 \begin_inset Text
10546
10547 \begin_layout Plain Layout
10548 111
10549 \end_layout
10550
10551 \end_inset
10552 </cell>
10553 </row>
10554 <row>
10555 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10556 \begin_inset Text
10557
10558 \begin_layout Plain Layout
10559
10560 \series bold
10561 Malfatti
10562 \end_layout
10563
10564 \end_inset
10565 </cell>
10566 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10567 \begin_inset Text
10568
10569 \begin_layout Plain Layout
10570 Valeriano
10571 \end_layout
10572
10573 \end_inset
10574 </cell>
10575 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10576 \begin_inset Text
10577
10578 \begin_layout Plain Layout
10579 111
10580 \end_layout
10581
10582 \end_inset
10583 </cell>
10584 </row>
10585 <row>
10586 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10587 \begin_inset Text
10588
10589 \begin_layout Plain Layout
10590
10591 \series bold
10592 Meneguzzo
10593 \end_layout
10594
10595 \end_inset
10596 </cell>
10597 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10598 \begin_inset Text
10599
10600 \begin_layout Plain Layout
10601 Roberto
10602 \end_layout
10603
10604 \end_inset
10605 </cell>
10606 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10607 \begin_inset Text
10608
10609 \begin_layout Plain Layout
10610 111
10611 \end_layout
10612
10613 \end_inset
10614 </cell>
10615 </row>
10616 <row>
10617 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10618 \begin_inset Text
10619
10620 \begin_layout Plain Layout
10621
10622 \series bold
10623 Mezzadra
10624 \end_layout
10625
10626 \end_inset
10627 </cell>
10628 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10629 \begin_inset Text
10630
10631 \begin_layout Plain Layout
10632 Roberto
10633 \end_layout
10634
10635 \end_inset
10636 </cell>
10637 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10638 \begin_inset Text
10639
10640 \begin_layout Plain Layout
10641 111
10642 \end_layout
10643
10644 \end_inset
10645 </cell>
10646 </row>
10647 <row>
10648 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10649 \begin_inset Text
10650
10651 \begin_layout Plain Layout
10652
10653 \series bold
10654 Pirpamer
10655 \end_layout
10656
10657 \end_inset
10658 </cell>
10659 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10660 \begin_inset Text
10661
10662 \begin_layout Plain Layout
10663 Erich
10664 \end_layout
10665
10666 \end_inset
10667 </cell>
10668 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10669 \begin_inset Text
10670
10671 \begin_layout Plain Layout
10672 111
10673 \end_layout
10674
10675 \end_inset
10676 </cell>
10677 </row>
10678 <row>
10679 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10680 \begin_inset Text
10681
10682 \begin_layout Plain Layout
10683
10684 \series bold
10685 Pochiesa
10686 \end_layout
10687
10688 \end_inset
10689 </cell>
10690 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10691 \begin_inset Text
10692
10693 \begin_layout Plain Layout
10694 Paolo
10695 \end_layout
10696
10697 \end_inset
10698 </cell>
10699 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10700 \begin_inset Text
10701
10702 \begin_layout Plain Layout
10703 111, 222
10704 \end_layout
10705
10706 \end_inset
10707 </cell>
10708 </row>
10709 <row>
10710 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10711 \begin_inset Text
10712
10713 \begin_layout Plain Layout
10714
10715 \series bold
10716 Radina
10717 \end_layout
10718
10719 \end_inset
10720 </cell>
10721 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10722 \begin_inset Text
10723
10724 \begin_layout Plain Layout
10725 Claudio
10726 \end_layout
10727
10728 \end_inset
10729 </cell>
10730 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10731 \begin_inset Text
10732
10733 \begin_layout Plain Layout
10734 111
10735 \end_layout
10736
10737 \end_inset
10738 </cell>
10739 </row>
10740 <row>
10741 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10742 \begin_inset Text
10743
10744 \begin_layout Plain Layout
10745
10746 \series bold
10747 Rizzardi
10748 \end_layout
10749
10750 \end_inset
10751 </cell>
10752 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10753 \begin_inset Text
10754
10755 \begin_layout Plain Layout
10756 Giancarlo, 11.
10757  Fürst von Montecompatri, 11.
10758  Fürst von Sulmona und Vivaro, 10.
10759  Fürst von Rossano, 5.
10760  Herzog von Canemorte, 11.
10761  Herzog von Palombara, 5.
10762  Herzog von Castelchiodato,
10763 \begin_inset ERT
10764 status open
10765
10766 \begin_layout Plain Layout
10767
10768 & 111
10769 \backslash
10770
10771 \backslash
10772  
10773 \backslash
10774 newpage
10775 \end_layout
10776
10777 \begin_layout Plain Layout
10778
10779 &
10780 \end_layout
10781
10782 \end_inset
10783
10784  11.
10785  Herzog von Poggionativo, 11.
10786  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10787  Graf von Valinfreda, 11.
10788  Baron von Cropalati, 11.
10789  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10790 \end_layout
10791
10792 \end_inset
10793 </cell>
10794 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10795 \begin_inset Text
10796
10797 \begin_layout Plain Layout
10798
10799 \end_layout
10800
10801 \end_inset
10802 </cell>
10803 </row>
10804 <row>
10805 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10806 \begin_inset Text
10807
10808 \begin_layout Plain Layout
10809
10810 \series bold
10811 Stuffer
10812 \end_layout
10813
10814 \end_inset
10815 </cell>
10816 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10817 \begin_inset Text
10818
10819 \begin_layout Plain Layout
10820 Oskar
10821 \end_layout
10822
10823 \end_inset
10824 </cell>
10825 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10826 \begin_inset Text
10827
10828 \begin_layout Plain Layout
10829 111
10830 \end_layout
10831
10832 \end_inset
10833 </cell>
10834 </row>
10835 <row>
10836 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10837 \begin_inset Text
10838
10839 \begin_layout Plain Layout
10840
10841 \series bold
10842 Tacchelli
10843 \end_layout
10844
10845 \end_inset
10846 </cell>
10847 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10848 \begin_inset Text
10849
10850 \begin_layout Plain Layout
10851 Ugo
10852 \end_layout
10853
10854 \end_inset
10855 </cell>
10856 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10857 \begin_inset Text
10858
10859 \begin_layout Plain Layout
10860 111
10861 \end_layout
10862
10863 \end_inset
10864 </cell>
10865 </row>
10866 <row>
10867 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10868 \begin_inset Text
10869
10870 \begin_layout Plain Layout
10871
10872 \series bold
10873 Tezzele
10874 \end_layout
10875
10876 \end_inset
10877 </cell>
10878 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10879 \begin_inset Text
10880
10881 \begin_layout Plain Layout
10882 Margit
10883 \end_layout
10884
10885 \end_inset
10886 </cell>
10887 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10888 \begin_inset Text
10889
10890 \begin_layout Plain Layout
10891 111
10892 \end_layout
10893
10894 \end_inset
10895 </cell>
10896 </row>
10897 <row>
10898 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10899 \begin_inset Text
10900
10901 \begin_layout Plain Layout
10902
10903 \series bold
10904 Unterkalmsteiner
10905 \end_layout
10906
10907 \end_inset
10908 </cell>
10909 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10910 \begin_inset Text
10911
10912 \begin_layout Plain Layout
10913 Frieda
10914 \end_layout
10915
10916 \end_inset
10917 </cell>
10918 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10919 \begin_inset Text
10920
10921 \begin_layout Plain Layout
10922 111
10923 \end_layout
10924
10925 \end_inset
10926 </cell>
10927 </row>
10928 <row>
10929 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10930 \begin_inset Text
10931
10932 \begin_layout Plain Layout
10933
10934 \series bold
10935 Vieider
10936 \end_layout
10937
10938 \end_inset
10939 </cell>
10940 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10941 \begin_inset Text
10942
10943 \begin_layout Plain Layout
10944 Hilde
10945 \end_layout
10946
10947 \end_inset
10948 </cell>
10949 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10950 \begin_inset Text
10951
10952 \begin_layout Plain Layout
10953 111
10954 \end_layout
10955
10956 \end_inset
10957 </cell>
10958 </row>
10959 <row>
10960 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10961 \begin_inset Text
10962
10963 \begin_layout Plain Layout
10964
10965 \series bold
10966 Vigna
10967 \end_layout
10968
10969 \end_inset
10970 </cell>
10971 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10972 \begin_inset Text
10973
10974 \begin_layout Plain Layout
10975 Jürgen
10976 \end_layout
10977
10978 \end_inset
10979 </cell>
10980 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10981 \begin_inset Text
10982
10983 \begin_layout Plain Layout
10984 111
10985 \end_layout
10986
10987 \end_inset
10988 </cell>
10989 </row>
10990 <row>
10991 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10992 \begin_inset Text
10993
10994 \begin_layout Plain Layout
10995
10996 \series bold
10997 Weber
10998 \end_layout
10999
11000 \end_inset
11001 </cell>
11002 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11003 \begin_inset Text
11004
11005 \begin_layout Plain Layout
11006 Maurizio
11007 \end_layout
11008
11009 \end_inset
11010 </cell>
11011 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11012 \begin_inset Text
11013
11014 \begin_layout Plain Layout
11015 111
11016 \end_layout
11017
11018 \end_inset
11019 </cell>
11020 </row>
11021 <row>
11022 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11023 \begin_inset Text
11024
11025 \begin_layout Plain Layout
11026
11027 \series bold
11028 Winkler
11029 \end_layout
11030
11031 \end_inset
11032 </cell>
11033 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11034 \begin_inset Text
11035
11036 \begin_layout Plain Layout
11037 Franz
11038 \end_layout
11039
11040 \end_inset
11041 </cell>
11042 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11043 \begin_inset Text
11044
11045 \begin_layout Plain Layout
11046 111
11047 \end_layout
11048
11049 \end_inset
11050 </cell>
11051 </row>
11052 </lyxtabular>
11053
11054 \end_inset
11055
11056
11057 \end_layout
11058
11059 \begin_layout Section
11060 Colonnes et lignes à lignes multiples
11061 \end_layout
11062
11063 \begin_layout Subsection
11064 Lignes multiples dans une cellule de tableau
11065 \begin_inset CommandInset label
11066 LatexCommand label
11067 name "sub:Lignes-multiple-dans-cellule"
11068
11069 \end_inset
11070
11071
11072 \begin_inset Index
11073 status collapsed
11074
11075 \begin_layout Plain Layout
11076 Plusieurs lignes dans une case de tableau
11077 \end_layout
11078
11079 \end_inset
11080
11081
11082 \begin_inset Index
11083 status collapsed
11084
11085 \begin_layout Plain Layout
11086 Tableau ! Saut de ligne
11087 \end_layout
11088
11089 \end_inset
11090
11091
11092 \end_layout
11093
11094 \begin_layout Standard
11095 \noindent
11096 \begin_inset Float table
11097 placement H
11098 wide false
11099 sideways false
11100 status open
11101
11102 \begin_layout Plain Layout
11103 \begin_inset Caption
11104
11105 \begin_layout Plain Layout
11106 \begin_inset CommandInset label
11107 LatexCommand label
11108 name "tab:Tableau-avec-plusieurs-lignes"
11109
11110 \end_inset
11111
11112 Tableau avec des lignes multiples dans une cellule
11113 \end_layout
11114
11115 \end_inset
11116
11117
11118 \end_layout
11119
11120 \begin_layout Plain Layout
11121 \align center
11122 \begin_inset Tabular
11123 <lyxtabular version="3" rows="3" columns="3">
11124 <features>
11125 <column alignment="center" valignment="middle" width="2.5cm">
11126 <column alignment="center" valignment="middle" width="0">
11127 <column alignment="center" valignment="middle" width="0">
11128 <row>
11129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11130 \begin_inset Text
11131
11132 \begin_layout Plain Layout
11133 Lignes
11134 \begin_inset Newline linebreak
11135 \end_inset
11136
11137 multiples
11138 \end_layout
11139
11140 \end_inset
11141 </cell>
11142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11143 \begin_inset Text
11144
11145 \begin_layout Plain Layout
11146 b
11147 \end_layout
11148
11149 \end_inset
11150 </cell>
11151 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11152 \begin_inset Text
11153
11154 \begin_layout Plain Layout
11155 c
11156 \end_layout
11157
11158 \end_inset
11159 </cell>
11160 </row>
11161 <row>
11162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11163 \begin_inset Text
11164
11165 \begin_layout Plain Layout
11166 d
11167 \end_layout
11168
11169 \end_inset
11170 </cell>
11171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11172 \begin_inset Text
11173
11174 \begin_layout Plain Layout
11175 e
11176 \end_layout
11177
11178 \end_inset
11179 </cell>
11180 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11181 \begin_inset Text
11182
11183 \begin_layout Plain Layout
11184 f
11185 \end_layout
11186
11187 \end_inset
11188 </cell>
11189 </row>
11190 <row>
11191 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11192 \begin_inset Text
11193
11194 \begin_layout Plain Layout
11195 g
11196 \end_layout
11197
11198 \end_inset
11199 </cell>
11200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11201 \begin_inset Text
11202
11203 \begin_layout Plain Layout
11204 h
11205 \end_layout
11206
11207 \end_inset
11208 </cell>
11209 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11210 \begin_inset Text
11211
11212 \begin_layout Plain Layout
11213 i
11214 \end_layout
11215
11216 \end_inset
11217 </cell>
11218 </row>
11219 </lyxtabular>
11220
11221 \end_inset
11222
11223
11224 \end_layout
11225
11226 \end_inset
11227
11228
11229 \end_layout
11230
11231 \begin_layout Standard
11232 En fixant la largeur d'une colonne, on permet d'entrer du texte sous forme
11233  d'un paragraphe avec des sauts de lignes et des césures.
11234 \end_layout
11235
11236 \begin_layout Standard
11237 Pour obtenir le tableau
11238 \begin_inset space ~
11239 \end_inset
11240
11241
11242 \begin_inset CommandInset ref
11243 LatexCommand ref
11244 reference "tab:Tableau-avec-plusieurs-lignes"
11245
11246 \end_inset
11247
11248 , créez un tableau 3×3, sélectionnez la première cellule et faites un clic
11249  droit dessus.
11250  Dans la fenêtre de dialogue qui s'ouvre fixez une largeur de cellule de
11251  2.5
11252 \begin_inset space \thinspace{}
11253 \end_inset
11254
11255 cm et choisissez les alignements vertical et horizontal centrés.
11256  L'alignement vertical va s'appliquer à toutes les cellules de la ligne.
11257  Comme notre texte est plus petit que 2.5
11258 \begin_inset space \thinspace{}
11259 \end_inset
11260
11261 cm, une seule ligne va apparaître.
11262  Pour avoir deux lignes, un saut de ligne justifié a été ajouté (raccourci
11263  
11264 \family sans
11265 Ctrl-Shift-Entrée
11266 \family default
11267 ).
11268  Si le texte est plus large que la taille de cellule choisie, il sera automatiqu
11269 ement découpé en plusieurs lignes.
11270 \end_layout
11271
11272 \begin_layout Standard
11273 Si vous avez un mot long dans une cellule de largeur fixée, LaTeX ne peut
11274  pas effectuer de césure si c'est le premier élément de la cellule.
11275  Vous devez donc insérer quelque chose avant pour qu'il ne soit plus le
11276  premier élément : Ajoutez un espace horizontal de 0
11277 \begin_inset space \thinspace{}
11278 \end_inset
11279
11280 pt juste avant votre mot.
11281  Comme l'espace est égal à zéro, la sortie ne sera pas modifiée.
11282  Le tableau
11283 \begin_inset space ~
11284 \end_inset
11285
11286
11287 \begin_inset CommandInset ref
11288 LatexCommand ref
11289 reference "tab:Tableau-césure"
11290
11291 \end_inset
11292
11293  montre l'effet de cette insertion.
11294 \end_layout
11295
11296 \begin_layout Standard
11297 \begin_inset Float table
11298 placement h
11299 wide false
11300 sideways false
11301 status open
11302
11303 \begin_layout Plain Layout
11304 \begin_inset Caption
11305
11306 \begin_layout Plain Layout
11307 \begin_inset CommandInset label
11308 LatexCommand label
11309 name "tab:Tableau-césure"
11310
11311 \end_inset
11312
11313 Tableau avec et sans césure.
11314 \end_layout
11315
11316 \end_inset
11317
11318
11319 \end_layout
11320
11321 \begin_layout Plain Layout
11322 \begin_inset space \hfill{}
11323 \end_inset
11324
11325
11326 \begin_inset Tabular
11327 <lyxtabular version="3" rows="3" columns="3">
11328 <features>
11329 <column alignment="center" valignment="middle" width="2.5cm">
11330 <column alignment="center" valignment="middle" width="0">
11331 <column alignment="center" valignment="middle" width="0">
11332 <row>
11333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11334 \begin_inset Text
11335
11336 \begin_layout Plain Layout
11337 mottrèslongdansunecellule
11338 \end_layout
11339
11340 \end_inset
11341 </cell>
11342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11343 \begin_inset Text
11344
11345 \begin_layout Plain Layout
11346 b
11347 \end_layout
11348
11349 \end_inset
11350 </cell>
11351 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11352 \begin_inset Text
11353
11354 \begin_layout Plain Layout
11355 c
11356 \end_layout
11357
11358 \end_inset
11359 </cell>
11360 </row>
11361 <row>
11362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11363 \begin_inset Text
11364
11365 \begin_layout Plain Layout
11366 d
11367 \end_layout
11368
11369 \end_inset
11370 </cell>
11371 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11372 \begin_inset Text
11373
11374 \begin_layout Plain Layout
11375 e
11376 \end_layout
11377
11378 \end_inset
11379 </cell>
11380 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11381 \begin_inset Text
11382
11383 \begin_layout Plain Layout
11384 f
11385 \end_layout
11386
11387 \end_inset
11388 </cell>
11389 </row>
11390 <row>
11391 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11392 \begin_inset Text
11393
11394 \begin_layout Plain Layout
11395 g
11396 \end_layout
11397
11398 \end_inset
11399 </cell>
11400 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11401 \begin_inset Text
11402
11403 \begin_layout Plain Layout
11404 h
11405 \end_layout
11406
11407 \end_inset
11408 </cell>
11409 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11410 \begin_inset Text
11411
11412 \begin_layout Plain Layout
11413 i
11414 \end_layout
11415
11416 \end_inset
11417 </cell>
11418 </row>
11419 </lyxtabular>
11420
11421 \end_inset
11422
11423
11424 \begin_inset space \hfill{}
11425 \end_inset
11426
11427
11428 \begin_inset Tabular
11429 <lyxtabular version="3" rows="3" columns="3">
11430 <features>
11431 <column alignment="center" valignment="middle" width="2.5cm">
11432 <column alignment="center" valignment="middle" width="0">
11433 <column alignment="center" valignment="middle" width="0">
11434 <row>
11435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11436 \begin_inset Text
11437
11438 \begin_layout Plain Layout
11439 \begin_inset space \hspace{}
11440 \length 0pt
11441 \end_inset
11442
11443 mottrèslongdansunecellule
11444 \end_layout
11445
11446 \end_inset
11447 </cell>
11448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11449 \begin_inset Text
11450
11451 \begin_layout Plain Layout
11452 b
11453 \end_layout
11454
11455 \end_inset
11456 </cell>
11457 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11458 \begin_inset Text
11459
11460 \begin_layout Plain Layout
11461 c
11462 \end_layout
11463
11464 \end_inset
11465 </cell>
11466 </row>
11467 <row>
11468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11469 \begin_inset Text
11470
11471 \begin_layout Plain Layout
11472 d
11473 \end_layout
11474
11475 \end_inset
11476 </cell>
11477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11478 \begin_inset Text
11479
11480 \begin_layout Plain Layout
11481 e
11482 \end_layout
11483
11484 \end_inset
11485 </cell>
11486 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11487 \begin_inset Text
11488
11489 \begin_layout Plain Layout
11490 f
11491 \end_layout
11492
11493 \end_inset
11494 </cell>
11495 </row>
11496 <row>
11497 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11498 \begin_inset Text
11499
11500 \begin_layout Plain Layout
11501 g
11502 \end_layout
11503
11504 \end_inset
11505 </cell>
11506 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11507 \begin_inset Text
11508
11509 \begin_layout Plain Layout
11510 h
11511 \end_layout
11512
11513 \end_inset
11514 </cell>
11515 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11516 \begin_inset Text
11517
11518 \begin_layout Plain Layout
11519 i
11520 \end_layout
11521
11522 \end_inset
11523 </cell>
11524 </row>
11525 </lyxtabular>
11526
11527 \end_inset
11528
11529
11530 \begin_inset space \hfill{}
11531 \end_inset
11532
11533
11534 \end_layout
11535
11536 \end_inset
11537
11538
11539 \end_layout
11540
11541 \begin_layout Subsection
11542 Multi-colonnes
11543 \begin_inset CommandInset label
11544 LatexCommand label
11545 name "sub:Multicolonnes"
11546
11547 \end_inset
11548
11549
11550 \begin_inset Index
11551 status collapsed
11552
11553 \begin_layout Plain Layout
11554 Multi-colonnes
11555 \end_layout
11556
11557 \end_inset
11558
11559
11560 \begin_inset Index
11561 status collapsed
11562
11563 \begin_layout Plain Layout
11564 Tableau ! Multi-colonnes
11565 \end_layout
11566
11567 \end_inset
11568
11569
11570 \end_layout
11571
11572 \begin_layout Subsubsection
11573 Les Bases des Multicolonnes
11574 \end_layout
11575
11576 \begin_layout Standard
11577 Pour faire qu'une cellule couvre plusieurs colonnes, marquez les cellules
11578  qu'elle doit couvrir et utilisez soit le bouton
11579 \begin_inset Graphics
11580         filename ../../images/tabular-feature_multicolumn.png
11581         scale 85
11582         scaleBeforeRotation
11583
11584 \end_inset
11585
11586  de la barre d'outils tableau, ou le menu 
11587 \family sans
11588 Éditer\SpecialChar \menuseparator
11589 Tableau\SpecialChar \menuseparator
11590 Multi-colonnes
11591 \family default
11592 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
11593  multicolonne dans la fenêtre de dialogue de tableau qui apparaît dans l'onglet
11594  
11595 \family sans
11596 Tableau
11597 \family default
11598 .
11599 \end_layout
11600
11601 \begin_layout Standard
11602 Les multi-colonnes ont leurs propres paramètres de cellule.
11603  Ce qui veut dire que si on change les bordures, l'alignement ou la largeur
11604  de la cellule, cela n'affecte que la cellule multi-colonne.
11605  Voici un exemple de tableau avec une cellule multi-colonne dans la première
11606  ligne et une cellule sans bordure supérieure dans la dernière ligne :
11607 \end_layout
11608
11609 \begin_layout Standard
11610 \align center
11611 \begin_inset Tabular
11612 <lyxtabular version="3" rows="3" columns="4">
11613 <features firstHeadTopDL="true" firstHeadBottomDL="true">
11614 <column alignment="center" valignment="top" width="0pt">
11615 <column alignment="center" valignment="middle" width="0">
11616 <column alignment="center" valignment="top" width="0in">
11617 <column alignment="center" valignment="top" width="0pt">
11618 <row>
11619 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11620 \begin_inset Text
11621
11622 \begin_layout Plain Layout
11623 abc
11624 \end_layout
11625
11626 \end_inset
11627 </cell>
11628 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11629 \begin_inset Text
11630
11631 \begin_layout Plain Layout
11632 def ghi
11633 \end_layout
11634
11635 \end_inset
11636 </cell>
11637 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11638 \begin_inset Text
11639
11640 \begin_layout Plain Layout
11641
11642 \end_layout
11643
11644 \end_inset
11645 </cell>
11646 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11647 \begin_inset Text
11648
11649 \begin_layout Plain Layout
11650 jkl
11651 \end_layout
11652
11653 \end_inset
11654 </cell>
11655 </row>
11656 <row>
11657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11658 \begin_inset Text
11659
11660 \begin_layout Plain Layout
11661 A
11662 \end_layout
11663
11664 \end_inset
11665 </cell>
11666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11667 \begin_inset Text
11668
11669 \begin_layout Plain Layout
11670 B
11671 \end_layout
11672
11673 \end_inset
11674 </cell>
11675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11676 \begin_inset Text
11677
11678 \begin_layout Plain Layout
11679 C
11680 \end_layout
11681
11682 \end_inset
11683 </cell>
11684 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11685 \begin_inset Text
11686
11687 \begin_layout Plain Layout
11688 D
11689 \end_layout
11690
11691 \end_inset
11692 </cell>
11693 </row>
11694 <row>
11695 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11696 \begin_inset Text
11697
11698 \begin_layout Plain Layout
11699 1
11700 \end_layout
11701
11702 \end_inset
11703 </cell>
11704 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11705 \begin_inset Text
11706
11707 \begin_layout Plain Layout
11708 2
11709 \end_layout
11710
11711 \end_inset
11712 </cell>
11713 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11714 \begin_inset Text
11715
11716 \begin_layout Plain Layout
11717 3
11718 \end_layout
11719
11720 \end_inset
11721 </cell>
11722 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11723 \begin_inset Text
11724
11725 \begin_layout Plain Layout
11726 4
11727 \end_layout
11728
11729 \end_inset
11730 </cell>
11731 </row>
11732 </lyxtabular>
11733
11734 \end_inset
11735
11736
11737 \end_layout
11738
11739 \begin_layout Subsubsection
11740 Calculs avec les multi-colonnes
11741 \begin_inset CommandInset label
11742 LatexCommand label
11743 name "sub:Calculs-multicolonnes"
11744
11745 \end_inset
11746
11747
11748 \begin_inset Index
11749 status collapsed
11750
11751 \begin_layout Plain Layout
11752 Multi-colonnes ! Calculs
11753 \end_layout
11754
11755 \end_inset
11756
11757
11758 \end_layout
11759
11760 \begin_layout Standard
11761 LyX gère directement les multi-colonnes, mais nous devons faire attention
11762  à la largeur des cellules couvertes par la cellule multicolonne.
11763 \end_layout
11764
11765 \begin_layout Standard
11766 \begin_inset Float table
11767 placement h
11768 wide false
11769 sideways false
11770 status open
11771
11772 \begin_layout Plain Layout
11773 \begin_inset Caption
11774
11775 \begin_layout Plain Layout
11776 \begin_inset CommandInset label
11777 LatexCommand label
11778 name "tab:Tableau-multicolonne-parfaite"
11779
11780 \end_inset
11781
11782 Tableau avec un texte centré dans une case multicolonne au-dessus de deux
11783  colonnes qui ont exactement la moitié de la largeur de la case multicolonne.
11784 \begin_inset OptArg
11785 status open
11786
11787 \begin_layout Plain Layout
11788 Tableau avec multicolonne parfaite
11789 \end_layout
11790
11791 \end_inset
11792
11793
11794 \end_layout
11795
11796 \end_inset
11797
11798
11799 \end_layout
11800
11801 \begin_layout Plain Layout
11802 \align center
11803 \begin_inset Tabular
11804 <lyxtabular version="3" rows="3" columns="3">
11805 <features>
11806 <column alignment="center" valignment="middle" width="0" special=">{\centering}m{1.25cm-6.2pt}">
11807 <column alignment="center" valignment="middle" width="0">
11808 <column alignment="center" valignment="top" width="0">
11809 <row>
11810 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
11811 \begin_inset Text
11812
11813 \begin_layout Plain Layout
11814 multicolonne sur plusieurs lignes
11815 \end_layout
11816
11817 \end_inset
11818 </cell>
11819 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11820 \begin_inset Text
11821
11822 \begin_layout Plain Layout
11823
11824 \end_layout
11825
11826 \end_inset
11827 </cell>
11828 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11829 \begin_inset Text
11830
11831 \begin_layout Plain Layout
11832 c
11833 \end_layout
11834
11835 \end_inset
11836 </cell>
11837 </row>
11838 <row>
11839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11840 \begin_inset Text
11841
11842 \begin_layout Plain Layout
11843 d
11844 \end_layout
11845
11846 \end_inset
11847 </cell>
11848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11849 \begin_inset Text
11850
11851 \begin_layout Plain Layout
11852 e
11853 \end_layout
11854
11855 \end_inset
11856 </cell>
11857 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11858 \begin_inset Text
11859
11860 \begin_layout Plain Layout
11861 f
11862 \end_layout
11863
11864 \end_inset
11865 </cell>
11866 </row>
11867 <row>
11868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11869 \begin_inset Text
11870
11871 \begin_layout Plain Layout
11872 g
11873 \end_layout
11874
11875 \end_inset
11876 </cell>
11877 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11878 \begin_inset Text
11879
11880 \begin_layout Plain Layout
11881 h
11882 \end_layout
11883
11884 \end_inset
11885 </cell>
11886 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11887 \begin_inset Text
11888
11889 \begin_layout Plain Layout
11890 i
11891 \end_layout
11892
11893 \end_inset
11894 </cell>
11895 </row>
11896 </lyxtabular>
11897
11898 \end_inset
11899
11900
11901 \end_layout
11902
11903 \end_inset
11904
11905
11906 \end_layout
11907
11908 \begin_layout Standard
11909 Par exemple, pour créer le tableau
11910 \begin_inset space ~
11911 \end_inset
11912
11913
11914 \begin_inset CommandInset ref
11915 LatexCommand ref
11916 reference "tab:Tableau-multicolonne-parfaite"
11917
11918 \end_inset
11919
11920 , sélectionnez les deux premières cellules de la première ligne d'un tableau
11921  3×3 et faites un clic droit dessus.
11922  Ensuite choisissez pour cette cellule
11923 \emph on
11924 ,
11925 \emph default
11926  dans la fenêtre de dialogue de tableau, 
11927 \emph on
11928 multicolonne
11929 \emph default
11930
11931 \emph on
11932 alignement
11933 \begin_inset space ~
11934 \end_inset
11935
11936 horizontal
11937 \begin_inset space ~
11938 \end_inset
11939
11940 centré
11941 \emph default
11942  et une largeur de 2.5
11943 \begin_inset space \thinspace{}
11944 \end_inset
11945
11946 cm.
11947  Les colonnes couvertes doivent avoir exactement la moitié de la largeur
11948  de la cellule multicolonne, vous devez donc donner une largeur de 1.25
11949 \begin_inset space \thinspace{}
11950 \end_inset
11951
11952 cm pour la première colonne.
11953  La deuxième colonne aura alors automatiquement une largeur de 1.25
11954 \begin_inset space \thinspace{}
11955 \end_inset
11956
11957 cm (la largeur de la multicolonne moins la largeur de la première colonne).
11958  C'est ce qui a été fait pour le tableau
11959 \begin_inset space ~
11960 \end_inset
11961
11962
11963 \begin_inset CommandInset ref
11964 LatexCommand ref
11965 reference "tab:Tableau-multicolonne-imparfait"
11966
11967 \end_inset
11968
11969 .
11970 \end_layout
11971
11972 \begin_layout Standard
11973 \begin_inset Float table
11974 wide false
11975 sideways false
11976 status open
11977
11978 \begin_layout Plain Layout
11979 \begin_inset Caption
11980
11981 \begin_layout Plain Layout
11982 \begin_inset CommandInset label
11983 LatexCommand label
11984 name "tab:Tableau-multicolonne-imparfait"
11985
11986 \end_inset
11987
11988 Tableau où la largeur de colonnes couvertes n'est pas exactement la moitié
11989  de la largeur de la cellule multicolonne.
11990 \begin_inset OptArg
11991 status open
11992
11993 \begin_layout Plain Layout
11994 Tableau avec multicolonne pas parfaite
11995 \end_layout
11996
11997 \end_inset
11998
11999
12000 \end_layout
12001
12002 \end_inset
12003
12004
12005 \end_layout
12006
12007 \begin_layout Plain Layout
12008 \align center
12009 \begin_inset Tabular
12010 <lyxtabular version="3" rows="3" columns="3">
12011 <features>
12012 <column alignment="center" valignment="top" width="1.25cm">
12013 <column alignment="center" valignment="top" width="0">
12014 <column alignment="center" valignment="top" width="0">
12015 <row>
12016 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
12017 \begin_inset Text
12018
12019 \begin_layout Plain Layout
12020 multicolonne sur plusieurs lignes
12021 \end_layout
12022
12023 \end_inset
12024 </cell>
12025 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12026 \begin_inset Text
12027
12028 \begin_layout Plain Layout
12029
12030 \end_layout
12031
12032 \end_inset
12033 </cell>
12034 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12035 \begin_inset Text
12036
12037 \begin_layout Plain Layout
12038 c
12039 \end_layout
12040
12041 \end_inset
12042 </cell>
12043 </row>
12044 <row>
12045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12046 \begin_inset Text
12047
12048 \begin_layout Plain Layout
12049 d
12050 \end_layout
12051
12052 \end_inset
12053 </cell>
12054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12055 \begin_inset Text
12056
12057 \begin_layout Plain Layout
12058 e
12059 \end_layout
12060
12061 \end_inset
12062 </cell>
12063 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12064 \begin_inset Text
12065
12066 \begin_layout Plain Layout
12067 f
12068 \end_layout
12069
12070 \end_inset
12071 </cell>
12072 </row>
12073 <row>
12074 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12075 \begin_inset Text
12076
12077 \begin_layout Plain Layout
12078 g
12079 \end_layout
12080
12081 \end_inset
12082 </cell>
12083 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12084 \begin_inset Text
12085
12086 \begin_layout Plain Layout
12087 h
12088 \end_layout
12089
12090 \end_inset
12091 </cell>
12092 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12093 \begin_inset Text
12094
12095 \begin_layout Plain Layout
12096 i
12097 \end_layout
12098
12099 \end_inset
12100 </cell>
12101 </row>
12102 </lyxtabular>
12103
12104 \end_inset
12105
12106
12107 \end_layout
12108
12109 \end_inset
12110
12111
12112 \end_layout
12113
12114 \begin_layout Standard
12115 Vous pouvez voir que la première colonne n'a pas la moitié de la largeur
12116  de la cellule multicolonne, elle est un peu plus large.
12117  La raison est que la taille que l'on donne à une cellule, 
12118 \begin_inset Formula $W_{g}$
12119 \end_inset
12120
12121  n'est pas sa taille totale, 
12122 \begin_inset Formula $W_{\mathrm{tot}}$
12123 \end_inset
12124
12125  parce qu'une cellule est toujours un peu plus large que la taille qu'on
12126  lui donne.
12127  L'appendice
12128 \begin_inset space ~
12129 \end_inset
12130
12131
12132 \begin_inset CommandInset ref
12133 LatexCommand eqref
12134 reference "cha:Explication-de-l'Equation"
12135
12136 \end_inset
12137
12138  explique pourquoi en détail.
12139 \end_layout
12140
12141 \begin_layout Standard
12142 La largeur nécessaire 
12143 \begin_inset Formula $W_{g\, n}$
12144 \end_inset
12145
12146  quand 
12147 \emph on
12148 n
12149 \emph default
12150  colonnes sont couvertes peut être calculée de façon à ce que chaque colonne
12151  ait une largeur totale de 
12152 \begin_inset Formula $W_{\mathrm{tot\, multicolonne}}/n$
12153 \end_inset
12154
12155 :
12156 \begin_inset Formula \begin{equation}
12157 W_{g\, n}=(W_{g\,\mathrm{multicolonne}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}\end{equation}
12158
12159 \end_inset
12160
12161
12162 \end_layout
12163
12164 \begin_layout Standard
12165 Dans notre cas nous avons 
12166 \begin_inset Formula $n=2$
12167 \end_inset
12168
12169
12170 \begin_inset Formula $W_{g\,\mathrm{multicolonnen}}=2.5\,$
12171 \end_inset
12172
12173 cm et les valeurs par défaut pour les autres longueurs, l'équation
12174 \begin_inset space ~
12175 \end_inset
12176
12177
12178 \begin_inset CommandInset ref
12179 LatexCommand ref
12180 reference "eq:Wgn"
12181
12182 \end_inset
12183
12184  devient
12185 \begin_inset Formula \begin{equation}
12186 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}\end{equation}
12187
12188 \end_inset
12189
12190
12191 \end_layout
12192
12193 \begin_layout Standard
12194 Pour permettre des calculs avec LaTeX, vous devez charger le paquetage LaTeX
12195  
12196 \series bold
12197 calc
12198 \series default
12199  avec la ligne suivante dans le préambule du document
12200 \begin_inset Index
12201 status collapsed
12202
12203 \begin_layout Plain Layout
12204 Paquetages LaTeX ! calc
12205 \end_layout
12206
12207 \end_inset
12208
12209
12210 \end_layout
12211
12212 \begin_layout Standard
12213
12214 \series bold
12215
12216 \backslash
12217 usepackage{calc}
12218 \end_layout
12219
12220 \begin_layout Standard
12221 LyX ne permet pas d'effectuer des calculs dans le champ largeur de la fenêtre
12222  de dialogue.
12223  Vous devez donc for mater la colonne en insérant un paramètre LaTeX dans
12224  la fenêtre de dialogue.
12225  Voici un aperçu de ces paramètres :
12226 \end_layout
12227
12228 \begin_layout Itemize
12229
12230 \series bold
12231 p{largeur}
12232 \series default
12233  crée une cellule de taille donnée, le texte est aligné verticalement en
12234  haut.
12235 \end_layout
12236
12237 \begin_layout Itemize
12238
12239 \series bold
12240 m{largeur}
12241 \series default
12242  crée une cellule de taille donnée, le texte est aligné verticalement au
12243  centre
12244 \end_layout
12245
12246 \begin_layout Itemize
12247
12248 \series bold
12249 b{largeur}
12250 \series default
12251  crée une cellule de taille donnée, le texte est aligné verticalement en
12252  bas
12253 \end_layout
12254
12255 \begin_layout Standard
12256 En entrant un paramètre LaTeX, tous les réglages de cellule donnés dans
12257  la fenêtre de dialogue sont ignorés.
12258 \end_layout
12259
12260 \begin_layout Standard
12261 \begin_inset Note Greyedout
12262 status open
12263
12264 \begin_layout Plain Layout
12265
12266 \series bold
12267 Note:
12268 \series default
12269  À cause d'un bug, LyX affiche quand même les réglages qui ne sont pas pris
12270  en compte.
12271 \end_layout
12272
12273 \end_inset
12274
12275
12276 \end_layout
12277
12278 \begin_layout Standard
12279 Comme le texte doit être centré horizontalement, on ajoute la commande 
12280 \series bold
12281
12282 \backslash
12283 centering
12284 \series default
12285 .
12286  Vous pouvez maintenant ajouter le paramètre LaTeX suivant pour la première
12287  des colonnes recouvertes :
12288 \end_layout
12289
12290 \begin_layout Standard
12291
12292 \series bold
12293 >{
12294 \backslash
12295 centering}m{1.25cm-6.2pt}
12296 \end_layout
12297
12298 \begin_layout Standard
12299 La commande 
12300 \series bold
12301 >{ }
12302 \series default
12303  signifie que les commandes qui se trouvent entre les accolades doivent
12304  être appliquées avant que la cellule ne soit créée.
12305 \end_layout
12306
12307 \begin_layout Standard
12308 Bien que nous ayons choisi un alignement centré pour le texte de la cellule
12309  multicolonne, il est toujours aligné à gauche.
12310  Cela vient du fait que LyX applique l'alignement seulement à des colonnes
12311  isolées.
12312  Nous devons donc utiliser le paramètre LaTeX suivant pour la multicolonne
12313 \end_layout
12314
12315 \begin_layout Standard
12316
12317 \series bold
12318 >{
12319 \backslash
12320 centering}m{2.5cm}
12321 \end_layout
12322
12323 \begin_layout Subsection
12324 Multi-lignes
12325 \begin_inset Index
12326 status collapsed
12327
12328 \begin_layout Plain Layout
12329 Multi-lignes
12330 \end_layout
12331
12332 \end_inset
12333
12334
12335 \begin_inset Index
12336 status collapsed
12337
12338 \begin_layout Plain Layout
12339 Tableau ! Multi-ligne
12340 \end_layout
12341
12342 \end_inset
12343
12344
12345 \end_layout
12346
12347 \begin_layout Standard
12348 Au contraire des multi-colonnes, les multi-lignes ne sont pas encore gérés
12349  par LyX, il faut donc utiliser un peu de code TeX.
12350  Pour utiliser les multi-lignes, vous devez charger le paquetage LaTeX 
12351 \series bold
12352 multirow
12353 \series default
12354
12355 \begin_inset Index
12356 status collapsed
12357
12358 \begin_layout Plain Layout
12359 Paquetages LaTeX ! multirow
12360 \end_layout
12361
12362 \end_inset
12363
12364
12365 \series bold
12366  
12367 \series default
12368 dans le préambule de votre document avec la commande 
12369 \end_layout
12370
12371 \begin_layout Standard
12372
12373 \series bold
12374
12375 \backslash
12376 usepackage{multirow}
12377 \end_layout
12378
12379 \begin_layout Standard
12380 Les cellules multilignes sont créées avec la commande
12381 \end_layout
12382
12383 \begin_layout Standard
12384
12385 \series bold
12386
12387 \backslash
12388 multirow{number of rows}{cell width}{cell entry}
12389 \end_layout
12390
12391 \begin_layout Standard
12392 Pour créer le tableau suivant :
12393 \end_layout
12394
12395 \begin_layout Standard
12396 \align center
12397 \begin_inset ERT
12398 status collapsed
12399
12400 \begin_layout Plain Layout
12401
12402
12403 \backslash
12404 renewcommand{
12405 \backslash
12406 multirowsetup}{
12407 \backslash
12408 centering}
12409 \end_layout
12410
12411 \end_inset
12412
12413
12414 \begin_inset Tabular
12415 <lyxtabular version="3" rows="3" columns="3">
12416 <features>
12417 <column alignment="center" valignment="top" width="0">
12418 <column alignment="center" valignment="top" width="0">
12419 <column alignment="center" valignment="top" width="0">
12420 <row>
12421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12422 \begin_inset Text
12423
12424 \begin_layout Plain Layout
12425 a
12426 \end_layout
12427
12428 \end_inset
12429 </cell>
12430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12431 \begin_inset Text
12432
12433 \begin_layout Plain Layout
12434 b
12435 \end_layout
12436
12437 \end_inset
12438 </cell>
12439 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12440 \begin_inset Text
12441
12442 \begin_layout Plain Layout
12443 c
12444 \end_layout
12445
12446 \end_inset
12447 </cell>
12448 </row>
12449 <row>
12450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12451 \begin_inset Text
12452
12453 \begin_layout Plain Layout
12454 \begin_inset ERT
12455 status open
12456
12457 \begin_layout Plain Layout
12458
12459
12460 \backslash
12461 multirow{2}{2.5cm}{
12462 \end_layout
12463
12464 \end_inset
12465
12466 cellule multi-lignes
12467 \begin_inset ERT
12468 status collapsed
12469
12470 \begin_layout Plain Layout
12471
12472 }
12473 \end_layout
12474
12475 \end_inset
12476
12477
12478 \end_layout
12479
12480 \end_inset
12481 </cell>
12482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12483 \begin_inset Text
12484
12485 \begin_layout Plain Layout
12486 e
12487 \end_layout
12488
12489 \end_inset
12490 </cell>
12491 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12492 \begin_inset Text
12493
12494 \begin_layout Plain Layout
12495 f
12496 \end_layout
12497
12498 \end_inset
12499 </cell>
12500 </row>
12501 <row>
12502 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
12503 \begin_inset Text
12504
12505 \begin_layout Plain Layout
12506
12507 \end_layout
12508
12509 \end_inset
12510 </cell>
12511 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12512 \begin_inset Text
12513
12514 \begin_layout Plain Layout
12515 h
12516 \end_layout
12517
12518 \end_inset
12519 </cell>
12520 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12521 \begin_inset Text
12522
12523 \begin_layout Plain Layout
12524 i
12525 \end_layout
12526
12527 \end_inset
12528 </cell>
12529 </row>
12530 </lyxtabular>
12531
12532 \end_inset
12533
12534
12535 \begin_inset ERT
12536 status collapsed
12537
12538 \begin_layout Plain Layout
12539
12540
12541 \backslash
12542 renewcommand{
12543 \backslash
12544 multirowsetup}{
12545 \backslash
12546 raggedright}
12547 \end_layout
12548
12549 \end_inset
12550
12551
12552 \end_layout
12553
12554 \begin_layout Standard
12555 créez un tableau 3×3.
12556  Pour se débarrasser de la bordure au dessus de la dernière cellule de la
12557  première colonne, la cellule est marquée comme étant une multicolonne et
12558  la bordure supérieure est désactivée.
12559  La cellule multi-ligne est ensuite créée dans la deuxième cellule de la
12560  première colonne en y insérant la commande
12561 \end_layout
12562
12563 \begin_layout Standard
12564
12565 \series bold
12566
12567 \backslash
12568 multirow{2}{2.5cm}{
12569 \end_layout
12570
12571 \begin_layout Standard
12572 comme du code TeX.
12573  Les paramètres de la commande indiquent que la cellule multi-ligne couvre
12574  deux lignes et a une largeur de 2.5
12575 \begin_inset space \thinspace{}
12576 \end_inset
12577
12578 cm.
12579  Le contenu de la cellule suit le code TeX et on termine la commande en
12580  ajoutant l'accolade fermante 
12581 \series bold
12582 }
12583 \series default
12584  dans une nouvelle boîte de code TeX, juste après le texte.
12585 \end_layout
12586
12587 \begin_layout Standard
12588
12589 \series bold
12590
12591 \backslash
12592 multirow
12593 \series default
12594  aligne par défaut son contenu à gauche.
12595  Pour passer outre le comportement par défaut, vous devez redéfinir la commande
12596  
12597 \series bold
12598
12599 \backslash
12600 multirowsetup
12601 \series default
12602  avec la commande
12603 \end_layout
12604
12605 \begin_layout Standard
12606
12607 \series bold
12608
12609 \backslash
12610 renewcommand{
12611 \backslash
12612 multirowsetup}{
12613 \backslash
12614 centering}
12615 \end_layout
12616
12617 \begin_layout Standard
12618 dans le préambule du document.
12619  Après ça, tous les contenus de cellules multi-lignes du document seront
12620  centrés.
12621  Si vous ne souhaitez utiliser des contenus centrés que pour quelques tableaux,
12622  vous pouvez redéfinir la commande en l'insérant sous forme de code TeX
12623  juste avant le tableau concerné, plutôt que dans le préambule.
12624  Si le texte doit être aligné à droite, remplacez 
12625 \series bold
12626
12627 \backslash
12628 centering
12629 \series default
12630  par 
12631 \series bold
12632
12633 \backslash
12634 raggedleft
12635 \series default
12636 .
12637  Pour revenir à l'alignement à gauche utilisez 
12638 \series bold
12639
12640 \backslash
12641 raggedright
12642 \series default
12643 .
12644 \end_layout
12645
12646 \begin_layout Section
12647 Les Tableaux Formels
12648 \begin_inset CommandInset label
12649 LatexCommand label
12650 name "sec:Tableaux-Formels"
12651
12652 \end_inset
12653
12654
12655 \begin_inset Index
12656 status collapsed
12657
12658 \begin_layout Plain Layout
12659 Tableau ! Formel
12660 \end_layout
12661
12662 \end_inset
12663
12664
12665 \end_layout
12666
12667 \begin_layout Standard
12668 Dans les livres les tableaux sont souvent mis en forme d'une façon semblable
12669  à celle du tableau
12670 \begin_inset space ~
12671 \end_inset
12672
12673
12674 \begin_inset CommandInset ref
12675 LatexCommand ref
12676 reference "tab:Exemple-tableau-booktabs"
12677
12678 \end_inset
12679
12680 .
12681  Ce genre de tableau est appelé 
12682 \begin_inset Quotes eld
12683 \end_inset
12684
12685
12686 \emph on
12687 formel
12688 \emph default
12689
12690 \begin_inset Quotes erd
12691 \end_inset
12692
12693 .
12694  Pour transformer un tableau en tableau formel, utilisez l'option 
12695 \family sans
12696 Formel
12697 \family default
12698  de l'onglet 
12699 \family sans
12700 Bordures
12701 \family default
12702  de la fenêtre de dialogue 
12703 \family sans
12704 Paramètres
12705 \begin_inset space ~
12706 \end_inset
12707
12708 du
12709 \begin_inset space ~
12710 \end_inset
12711
12712 tableau
12713 \family default
12714 .
12715 \end_layout
12716
12717 \begin_layout Standard
12718 \begin_inset Float table
12719 placement h
12720 wide false
12721 sideways false
12722 status open
12723
12724 \begin_layout Plain Layout
12725 \begin_inset Caption
12726
12727 \begin_layout Plain Layout
12728 \begin_inset CommandInset label
12729 LatexCommand label
12730 name "tab:Exemple-tableau-booktabs"
12731
12732 \end_inset
12733
12734 Exemple de tableau formel
12735 \end_layout
12736
12737 \end_inset
12738
12739
12740 \end_layout
12741
12742 \begin_layout Plain Layout
12743 \align center
12744 \begin_inset Tabular
12745 <lyxtabular version="3" rows="8" columns="4">
12746 <features booktabs="true">
12747 <column alignment="center" valignment="top" width="0">
12748 <column alignment="center" valignment="top" width="0">
12749 <column alignment="center" valignment="top" width="0">
12750 <column alignment="center" valignment="top" width="0">
12751 <row>
12752 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12753 \begin_inset Text
12754
12755 \begin_layout Plain Layout
12756 Système
12757 \end_layout
12758
12759 \end_inset
12760 </cell>
12761 <cell alignment="center" valignment="top" topline="true" usebox="none">
12762 \begin_inset Text
12763
12764 \begin_layout Plain Layout
12765 Medipix
12766 \begin_inset space \thinspace{}
12767 \end_inset
12768
12769 1
12770 \end_layout
12771
12772 \end_inset
12773 </cell>
12774 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
12775 \begin_inset Text
12776
12777 \begin_layout Plain Layout
12778 Medipix
12779 \begin_inset space \thinspace{}
12780 \end_inset
12781
12782 2
12783 \end_layout
12784
12785 \end_inset
12786 </cell>
12787 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12788 \begin_inset Text
12789
12790 \begin_layout Plain Layout
12791
12792 \end_layout
12793
12794 \end_inset
12795 </cell>
12796 </row>
12797 <row>
12798 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12799 \begin_inset Text
12800
12801 \begin_layout Plain Layout
12802 \begin_inset ERT
12803 status collapsed
12804
12805 \begin_layout Plain Layout
12806
12807
12808 \backslash
12809 cmidrule(r){2-2}
12810 \end_layout
12811
12812 \end_inset
12813
12814
12815 \begin_inset ERT
12816 status collapsed
12817
12818 \begin_layout Plain Layout
12819
12820
12821 \backslash
12822 cmidrule(l){3-4}
12823 \end_layout
12824
12825 \end_inset
12826
12827 Épaisseur du capteur [µm]
12828 \end_layout
12829
12830 \end_inset
12831 </cell>
12832 <cell alignment="center" valignment="top" usebox="none">
12833 \begin_inset Text
12834
12835 \begin_layout Plain Layout
12836 300
12837 \end_layout
12838
12839 \end_inset
12840 </cell>
12841 <cell alignment="center" valignment="top" usebox="none">
12842 \begin_inset Text
12843
12844 \begin_layout Plain Layout
12845 300
12846 \end_layout
12847
12848 \end_inset
12849 </cell>
12850 <cell alignment="center" valignment="top" usebox="none">
12851 \begin_inset Text
12852
12853 \begin_layout Plain Layout
12854 700
12855 \end_layout
12856
12857 \end_inset
12858 </cell>
12859 </row>
12860 <row>
12861 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12862 \begin_inset Text
12863
12864 \begin_layout Plain Layout
12865 Angle du biseau [°]
12866 \end_layout
12867
12868 \end_inset
12869 </cell>
12870 <cell alignment="center" valignment="top" topline="true" usebox="none">
12871 \begin_inset Text
12872
12873 \begin_layout Plain Layout
12874 3.55
12875 \end_layout
12876
12877 \end_inset
12878 </cell>
12879 <cell alignment="center" valignment="top" topline="true" usebox="none">
12880 \begin_inset Text
12881
12882 \begin_layout Plain Layout
12883 2.71
12884 \end_layout
12885
12886 \end_inset
12887 </cell>
12888 <cell alignment="center" valignment="top" topline="true" usebox="none">
12889 \begin_inset Text
12890
12891 \begin_layout Plain Layout
12892 7.99
12893 \end_layout
12894
12895 \end_inset
12896 </cell>
12897 </row>
12898 <row topspace="default">
12899 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12900 \begin_inset Text
12901
12902 \begin_layout Plain Layout
12903 Résolution spatiale [µm]
12904 \end_layout
12905
12906 \end_inset
12907 </cell>
12908 <cell alignment="center" valignment="top" usebox="none">
12909 \begin_inset Text
12910
12911 \begin_layout Plain Layout
12912 4.26
12913 \end_layout
12914
12915 \end_inset
12916 </cell>
12917 <cell alignment="center" valignment="top" usebox="none">
12918 \begin_inset Text
12919
12920 \begin_layout Plain Layout
12921 10.17
12922 \end_layout
12923
12924 \end_inset
12925 </cell>
12926 <cell alignment="center" valignment="top" usebox="none">
12927 \begin_inset Text
12928
12929 \begin_layout Plain Layout
12930 10.56
12931 \end_layout
12932
12933 \end_inset
12934 </cell>
12935 </row>
12936 <row topspace="default">
12937 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12938 \begin_inset Text
12939
12940 \begin_layout Plain Layout
12941 MTF à 
12942 \begin_inset Formula $f_{\mathrm{max}}$
12943 \end_inset
12944
12945
12946 \end_layout
12947
12948 \end_inset
12949 </cell>
12950 <cell alignment="center" valignment="top" usebox="none">
12951 \begin_inset Text
12952
12953 \begin_layout Plain Layout
12954 0.53
12955 \end_layout
12956
12957 \end_inset
12958 </cell>
12959 <cell alignment="center" valignment="top" usebox="none">
12960 \begin_inset Text
12961
12962 \begin_layout Plain Layout
12963 0.37
12964 \end_layout
12965
12966 \end_inset
12967 </cell>
12968 <cell alignment="center" valignment="top" usebox="none">
12969 \begin_inset Text
12970
12971 \begin_layout Plain Layout
12972 0.39
12973 \end_layout
12974
12975 \end_inset
12976 </cell>
12977 </row>
12978 <row topspace="default">
12979 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12980 \begin_inset Text
12981
12982 \begin_layout Plain Layout
12983 \begin_inset ERT
12984 status collapsed
12985
12986 \begin_layout Plain Layout
12987
12988
12989 \backslash
12990 cmidrule(l{10pt}){1-1}
12991 \end_layout
12992
12993 \end_inset
12994
12995 résolution spatiale LSF
12996 \end_layout
12997
12998 \end_inset
12999 </cell>
13000 <cell alignment="center" valignment="top" usebox="none">
13001 \begin_inset Text
13002
13003 \begin_layout Plain Layout
13004
13005 \end_layout
13006
13007 \end_inset
13008 </cell>
13009 <cell alignment="center" valignment="top" usebox="none">
13010 \begin_inset Text
13011
13012 \begin_layout Plain Layout
13013
13014 \end_layout
13015
13016 \end_inset
13017 </cell>
13018 <cell alignment="center" valignment="top" usebox="none">
13019 \begin_inset Text
13020
13021 \begin_layout Plain Layout
13022
13023 \end_layout
13024
13025 \end_inset
13026 </cell>
13027 </row>
13028 <row>
13029 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13030 \begin_inset Text
13031
13032 \begin_layout Plain Layout
13033 en µm
13034 \end_layout
13035
13036 \end_inset
13037 </cell>
13038 <cell alignment="center" valignment="top" usebox="none">
13039 \begin_inset Text
13040
13041 \begin_layout Plain Layout
13042 129.7
13043 \end_layout
13044
13045 \end_inset
13046 </cell>
13047 <cell alignment="center" valignment="top" usebox="none">
13048 \begin_inset Text
13049
13050 \begin_layout Plain Layout
13051 52.75
13052 \end_layout
13053
13054 \end_inset
13055 </cell>
13056 <cell alignment="center" valignment="top" usebox="none">
13057 \begin_inset Text
13058
13059 \begin_layout Plain Layout
13060 50.78
13061 \end_layout
13062
13063 \end_inset
13064 </cell>
13065 </row>
13066 <row>
13067 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
13068 \begin_inset Text
13069
13070 \begin_layout Plain Layout
13071 en % de la taille des pixels
13072 \end_layout
13073
13074 \end_inset
13075 </cell>
13076 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13077 \begin_inset Text
13078
13079 \begin_layout Plain Layout
13080 76.3
13081 \end_layout
13082
13083 \end_inset
13084 </cell>
13085 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13086 \begin_inset Text
13087
13088 \begin_layout Plain Layout
13089 95.9
13090 \end_layout
13091
13092 \end_inset
13093 </cell>
13094 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13095 \begin_inset Text
13096
13097 \begin_layout Plain Layout
13098 92.3
13099 \end_layout
13100
13101 \end_inset
13102 </cell>
13103 </row>
13104 </lyxtabular>
13105
13106 \end_inset
13107
13108
13109 \end_layout
13110
13111 \end_inset
13112
13113
13114 \end_layout
13115
13116 \begin_layout Standard
13117 De l'espace vertical peut être ajouté entre les lignes en utilisant l'onglet
13118  
13119 \family sans
13120 Bordures
13121 \family default
13122  de la fenêtre de dialogue 
13123 \family sans
13124 Paramètres
13125 \begin_inset space ~
13126 \end_inset
13127
13128 du
13129 \begin_inset space ~
13130 \end_inset
13131
13132 tableau
13133 \family default
13134  comme c'est décrit dans la section
13135 \begin_inset space ~
13136 \end_inset
13137
13138
13139 \begin_inset CommandInset ref
13140 LatexCommand ref
13141 reference "sub:Espacement-lignes"
13142
13143 \end_inset
13144
13145 .
13146 \end_layout
13147
13148 \begin_layout Standard
13149 Au contraire des tableaux normaux, les tableaux formels n'ont pas de lignes
13150  verticales.
13151  Les lignes horizontales peuvent être mise en place comme pour les tableaux
13152  normaux mais elles apparaissent avec des épaisseurs différentes dans la
13153  sortie imprimée :
13154 \begin_inset Newline newline
13155 \end_inset
13156
13157 La première et la dernière ligne ont par défaut une épaisseur de 0.08
13158 \begin_inset space \thinspace{}
13159 \end_inset
13160
13161 em alors que les autres lignes ont par défaut une épaisseur de 0.05
13162 \begin_inset space \thinspace{}
13163 \end_inset
13164
13165 em.
13166 \end_layout
13167
13168 \begin_layout Standard
13169 Les épaisseurs prises par défaut peuvent être modifiées en utilisant les
13170  lignes de préambule suivantes :
13171 \end_layout
13172
13173 \begin_layout Standard
13174
13175 \series bold
13176
13177 \backslash
13178 let
13179 \backslash
13180 mytoprule
13181 \backslash
13182 toprule
13183 \begin_inset Newline newline
13184 \end_inset
13185
13186
13187 \backslash
13188 renewcommand{
13189 \backslash
13190 toprule}{
13191 \backslash
13192 mytoprule[width]}
13193 \end_layout
13194
13195 \begin_layout Standard
13196 Cet exemple concerne la première ligne, appelée 
13197 \series bold
13198 toprule
13199 \series default
13200 .
13201  Si vous voulez changer l'épaisseur de la dernière ligne, remplacez 
13202 \series bold
13203 toprule
13204 \series default
13205  par 
13206 \series bold
13207 bottomrule
13208 \series default
13209 .
13210  Pour changer l'épaisseur de toutes les lignes intermédiaires, remplacez
13211  
13212 \series bold
13213 toprule
13214 \series default
13215  par 
13216 \series bold
13217 midrule
13218 \series default
13219 .
13220  Vous pouvez utiliser toutes les unités de longueur définies dans l'appendice
13221 \begin_inset space ~
13222 \end_inset
13223
13224
13225 \begin_inset CommandInset ref
13226 LatexCommand ref
13227 reference "cha:Unités-de-longueur"
13228
13229 \end_inset
13230
13231  pour préciser l'épaisseur voulue.
13232 \end_layout
13233
13234 \begin_layout Standard
13235 On peut aussi créer des lignes qui ne font pas toute la largeur du tableau
13236  en mettant une ligne pour une cellule multi colonne.
13237  LyX va utiliser en interne la commande 
13238 \series bold
13239
13240 \backslash
13241 cmidrule
13242 \series default
13243  pour créer cette ligne.
13244  Sa syntaxe complète est :
13245 \end_layout
13246
13247 \begin_layout Standard
13248
13249 \series bold
13250
13251 \backslash
13252 cmidrule[largeur](rognage){colDépart-colFin}
13253 \end_layout
13254
13255 \begin_layout Standard
13256 Les options de la commande 
13257 \series bold
13258
13259 \backslash
13260 cmidrule
13261 \series default
13262  ne sont pas actuellement gérées par LyX, vous devez donc utiliser du code
13263  TeX pour pouvoir les utiliser.
13264  On peut créer manuellement des lignes 
13265 \series bold
13266
13267 \backslash
13268 mitrales
13269 \series default
13270  en insérant la commande en code TeX comme le premier élément de la première
13271  cellule de la ligne.
13272  La ligne est alors affichée dans la sortie imprimée au dessus de la ligne
13273  en question.
13274 \end_layout
13275
13276 \begin_layout Standard
13277 La valeur par défaut pour l'épaisseur des lignes est de 0.03
13278 \begin_inset space \thinspace{}
13279 \end_inset
13280
13281 em.
13282  
13283 \series bold
13284 colDépart
13285 \series default
13286  est le numéro de la colonne dans laquelle la ligne commence et 
13287 \series bold
13288 colFin
13289 \series default
13290  est le numéro de la colonne dans laquelle elle se termine.
13291  La valeur de 
13292 \series bold
13293 colFin
13294 \series default
13295  doit toujours être précisée, même si la ligne ne couvre qu'une seule colonne.
13296  Le paramètre optionnel 
13297 \series bold
13298 rognage
13299 \series default
13300  peut être soit 
13301 \emph on
13302 l{largeurRognage}
13303 \emph default
13304 , ou 
13305 \emph on
13306 r{largeurRognage}
13307 \emph default
13308  où les valeurs de
13309 \emph on
13310  largeurRognage
13311 \emph default
13312  sont aussi optionnelles.
13313  En utilisant par exemple la valeur 
13314 \emph on
13315 l{2pt}
13316 \emph default
13317  pour ce paramètre, la ligne va être rognée de 2
13318 \begin_inset space \thinspace{}
13319 \end_inset
13320
13321 pt à son extrémité gauche.
13322  Si vous ne spécifiez pas de valeur pour 
13323 \emph on
13324 largeurRognage
13325 \emph default
13326  les lignes sont par défaut rognées de 0.5
13327 \begin_inset space \thinspace{}
13328 \end_inset
13329
13330 em.
13331 \end_layout
13332
13333 \begin_layout Standard
13334 \begin_inset VSpace bigskip
13335 \end_inset
13336
13337 Le tableau
13338 \begin_inset space ~
13339 \end_inset
13340
13341
13342 \begin_inset CommandInset ref
13343 LatexCommand ref
13344 reference "tab:Exemple-tableau-booktabs"
13345
13346 \end_inset
13347
13348  a été créé en utilisant les commandes
13349 \end_layout
13350
13351 \begin_layout Standard
13352
13353 \series bold
13354
13355 \backslash
13356 cmidrule(r){2-2}
13357 \backslash
13358 cmidrule(l){3-4}
13359 \end_layout
13360
13361 \begin_layout Standard
13362 au début de la deuxième ligne et
13363 \end_layout
13364
13365 \begin_layout Standard
13366
13367 \series bold
13368
13369 \backslash
13370 cmidrule(l{10pt}){1-1}
13371 \end_layout
13372
13373 \begin_layout Standard
13374 au début de la sixième ligne.
13375 \end_layout
13376
13377 \begin_layout Standard
13378 \begin_inset VSpace bigskip
13379 \end_inset
13380
13381
13382 \end_layout
13383
13384 \begin_layout Standard
13385 Vous pouvez vouloir des commandes 
13386 \series bold
13387
13388 \backslash
13389 cmidrule
13390 \series default
13391 s qui se recouvrent comme pour le tableau
13392 \begin_inset space ~
13393 \end_inset
13394
13395
13396 \begin_inset CommandInset ref
13397 LatexCommand ref
13398 reference "tab:Tableau-booktabs-special"
13399
13400 \end_inset
13401
13402 .
13403  On obtient ce résultat en utilisant la commande suivante en code TeX
13404 \end_layout
13405
13406 \begin_layout Standard
13407
13408 \series bold
13409
13410 \backslash
13411 morecmidrules
13412 \end_layout
13413
13414 \begin_layout Standard
13415 La commande qui a été utilisée pour la deuxième ligne du tableau
13416 \begin_inset space ~
13417 \end_inset
13418
13419
13420 \begin_inset CommandInset ref
13421 LatexCommand ref
13422 reference "tab:Tableau-booktabs-special"
13423
13424 \end_inset
13425
13426  est
13427 \end_layout
13428
13429 \begin_layout Standard
13430
13431 \series bold
13432
13433 \backslash
13434 cmidrule(r){2-2}
13435 \backslash
13436 cmidrule(l){3-4}
13437 \backslash
13438 morecmidrules
13439 \backslash
13440 cmidrule{2-4}
13441 \end_layout
13442
13443 \begin_layout Standard
13444 La commande pour la sixième ligne est
13445 \end_layout
13446
13447 \begin_layout Standard
13448
13449 \series bold
13450
13451 \backslash
13452 midrule
13453 \backslash
13454 morecmidrules
13455 \backslash
13456 cmidrule{3-4}
13457 \end_layout
13458
13459 \begin_layout Standard
13460 \begin_inset VSpace bigskip
13461 \end_inset
13462
13463
13464 \end_layout
13465
13466 \begin_layout Standard
13467 Si vous n'êtes toujours pas satisfait avec l'espacement des lignes de séparation
13468 , vous pouvez utiliser la commande suivante pour produire des lignes qui
13469  font toute la largeur du tableau :
13470 \end_layout
13471
13472 \begin_layout Standard
13473
13474 \series bold
13475
13476 \backslash
13477 specialrule{largeur}{espace au dessus}{espace en dessous}
13478 \end_layout
13479
13480 \begin_layout Standard
13481 Pour plus d'informations sur ces spécialités, nous vous renvoyons au manuel
13482  du paquetage LaTeX 
13483 \series bold
13484 booktabs
13485 \series default
13486  
13487 \begin_inset CommandInset citation
13488 LatexCommand cite
13489 key "booktabs"
13490
13491 \end_inset
13492
13493 .
13494 \begin_inset Index
13495 status collapsed
13496
13497 \begin_layout Plain Layout
13498 Paquetages LaTeX ! booktabs
13499 \end_layout
13500
13501 \end_inset
13502
13503
13504 \end_layout
13505
13506 \begin_layout Standard
13507 \begin_inset Float table
13508 placement h
13509 wide false
13510 sideways false
13511 status open
13512
13513 \begin_layout Plain Layout
13514 \begin_inset Caption
13515
13516 \begin_layout Plain Layout
13517 \begin_inset CommandInset label
13518 LatexCommand label
13519 name "tab:Tableau-booktabs-special"
13520
13521 \end_inset
13522
13523 Tableau formel spécial
13524 \end_layout
13525
13526 \end_inset
13527
13528
13529 \end_layout
13530
13531 \begin_layout Plain Layout
13532 \align center
13533 \begin_inset Tabular
13534 <lyxtabular version="3" rows="8" columns="4">
13535 <features booktabs="true">
13536 <column alignment="center" valignment="top" width="0">
13537 <column alignment="center" valignment="top" width="0">
13538 <column alignment="center" valignment="top" width="0">
13539 <column alignment="center" valignment="top" width="0">
13540 <row>
13541 <cell alignment="center" valignment="top" topline="true" usebox="none">
13542 \begin_inset Text
13543
13544 \begin_layout Plain Layout
13545 Système
13546 \end_layout
13547
13548 \end_inset
13549 </cell>
13550 <cell alignment="center" valignment="top" topline="true" usebox="none">
13551 \begin_inset Text
13552
13553 \begin_layout Plain Layout
13554 Medipix
13555 \begin_inset space \thinspace{}
13556 \end_inset
13557
13558 1
13559 \end_layout
13560
13561 \end_inset
13562 </cell>
13563 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
13564 \begin_inset Text
13565
13566 \begin_layout Plain Layout
13567 Medipix
13568 \begin_inset space \thinspace{}
13569 \end_inset
13570
13571 2
13572 \end_layout
13573
13574 \end_inset
13575 </cell>
13576 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13577 \begin_inset Text
13578
13579 \begin_layout Plain Layout
13580
13581 \end_layout
13582
13583 \end_inset
13584 </cell>
13585 </row>
13586 <row>
13587 <cell alignment="center" valignment="top" usebox="none">
13588 \begin_inset Text
13589
13590 \begin_layout Plain Layout
13591 \begin_inset ERT
13592 status collapsed
13593
13594 \begin_layout Plain Layout
13595
13596
13597 \backslash
13598 cmidrule(r){2-2}
13599 \end_layout
13600
13601 \end_inset
13602
13603
13604 \begin_inset ERT
13605 status collapsed
13606
13607 \begin_layout Plain Layout
13608
13609
13610 \backslash
13611 cmidrule(l){3-4}
13612 \end_layout
13613
13614 \end_inset
13615
13616
13617 \begin_inset ERT
13618 status collapsed
13619
13620 \begin_layout Plain Layout
13621
13622
13623 \backslash
13624 morecmidrules 
13625 \end_layout
13626
13627 \end_inset
13628
13629
13630 \begin_inset ERT
13631 status collapsed
13632
13633 \begin_layout Plain Layout
13634
13635
13636 \backslash
13637 cmidrule{2-4}
13638 \end_layout
13639
13640 \end_inset
13641
13642 Epaisseur du capteur [µm]
13643 \end_layout
13644
13645 \end_inset
13646 </cell>
13647 <cell alignment="center" valignment="top" usebox="none">
13648 \begin_inset Text
13649
13650 \begin_layout Plain Layout
13651 300
13652 \end_layout
13653
13654 \end_inset
13655 </cell>
13656 <cell alignment="center" valignment="top" usebox="none">
13657 \begin_inset Text
13658
13659 \begin_layout Plain Layout
13660 300
13661 \end_layout
13662
13663 \end_inset
13664 </cell>
13665 <cell alignment="center" valignment="top" usebox="none">
13666 \begin_inset Text
13667
13668 \begin_layout Plain Layout
13669 700
13670 \end_layout
13671
13672 \end_inset
13673 </cell>
13674 </row>
13675 <row>
13676 <cell alignment="center" valignment="top" topline="true" usebox="none">
13677 \begin_inset Text
13678
13679 \begin_layout Plain Layout
13680 Angle biseau [°]
13681 \end_layout
13682
13683 \end_inset
13684 </cell>
13685 <cell alignment="center" valignment="top" topline="true" usebox="none">
13686 \begin_inset Text
13687
13688 \begin_layout Plain Layout
13689 3.55
13690 \end_layout
13691
13692 \end_inset
13693 </cell>
13694 <cell alignment="center" valignment="top" topline="true" usebox="none">
13695 \begin_inset Text
13696
13697 \begin_layout Plain Layout
13698 2.71
13699 \end_layout
13700
13701 \end_inset
13702 </cell>
13703 <cell alignment="center" valignment="top" topline="true" usebox="none">
13704 \begin_inset Text
13705
13706 \begin_layout Plain Layout
13707 7.99
13708 \end_layout
13709
13710 \end_inset
13711 </cell>
13712 </row>
13713 <row topspace="default">
13714 <cell alignment="center" valignment="top" usebox="none">
13715 \begin_inset Text
13716
13717 \begin_layout Plain Layout
13718 Résolution spatiale [µm]
13719 \end_layout
13720
13721 \end_inset
13722 </cell>
13723 <cell alignment="center" valignment="top" usebox="none">
13724 \begin_inset Text
13725
13726 \begin_layout Plain Layout
13727 4.26
13728 \end_layout
13729
13730 \end_inset
13731 </cell>
13732 <cell alignment="center" valignment="top" usebox="none">
13733 \begin_inset Text
13734
13735 \begin_layout Plain Layout
13736 10.17
13737 \end_layout
13738
13739 \end_inset
13740 </cell>
13741 <cell alignment="center" valignment="top" usebox="none">
13742 \begin_inset Text
13743
13744 \begin_layout Plain Layout
13745 10.56
13746 \end_layout
13747
13748 \end_inset
13749 </cell>
13750 </row>
13751 <row topspace="default">
13752 <cell alignment="center" valignment="top" usebox="none">
13753 \begin_inset Text
13754
13755 \begin_layout Plain Layout
13756 MTF à 
13757 \begin_inset Formula $f_{\mathrm{max}}$
13758 \end_inset
13759
13760
13761 \end_layout
13762
13763 \end_inset
13764 </cell>
13765 <cell alignment="center" valignment="top" usebox="none">
13766 \begin_inset Text
13767
13768 \begin_layout Plain Layout
13769 0.53
13770 \end_layout
13771
13772 \end_inset
13773 </cell>
13774 <cell alignment="center" valignment="top" usebox="none">
13775 \begin_inset Text
13776
13777 \begin_layout Plain Layout
13778 0.37
13779 \end_layout
13780
13781 \end_inset
13782 </cell>
13783 <cell alignment="center" valignment="top" usebox="none">
13784 \begin_inset Text
13785
13786 \begin_layout Plain Layout
13787 0.39
13788 \end_layout
13789
13790 \end_inset
13791 </cell>
13792 </row>
13793 <row>
13794 <cell alignment="center" valignment="top" topline="true" usebox="none">
13795 \begin_inset Text
13796
13797 \begin_layout Plain Layout
13798 \begin_inset ERT
13799 status collapsed
13800
13801 \begin_layout Plain Layout
13802
13803
13804 \backslash
13805 morecmidrules 
13806 \end_layout
13807
13808 \end_inset
13809
13810
13811 \begin_inset ERT
13812 status collapsed
13813
13814 \begin_layout Plain Layout
13815
13816
13817 \backslash
13818 cmidrule{3-4}
13819 \end_layout
13820
13821 \end_inset
13822
13823 résolution spatiale LSF
13824 \end_layout
13825
13826 \end_inset
13827 </cell>
13828 <cell alignment="center" valignment="top" topline="true" usebox="none">
13829 \begin_inset Text
13830
13831 \begin_layout Plain Layout
13832
13833 \end_layout
13834
13835 \end_inset
13836 </cell>
13837 <cell alignment="center" valignment="top" topline="true" usebox="none">
13838 \begin_inset Text
13839
13840 \begin_layout Plain Layout
13841
13842 \end_layout
13843
13844 \end_inset
13845 </cell>
13846 <cell alignment="center" valignment="top" topline="true" usebox="none">
13847 \begin_inset Text
13848
13849 \begin_layout Plain Layout
13850
13851 \end_layout
13852
13853 \end_inset
13854 </cell>
13855 </row>
13856 <row>
13857 <cell alignment="center" valignment="top" usebox="none">
13858 \begin_inset Text
13859
13860 \begin_layout Plain Layout
13861 en µm
13862 \end_layout
13863
13864 \end_inset
13865 </cell>
13866 <cell alignment="center" valignment="top" usebox="none">
13867 \begin_inset Text
13868
13869 \begin_layout Plain Layout
13870 129.7
13871 \end_layout
13872
13873 \end_inset
13874 </cell>
13875 <cell alignment="center" valignment="top" usebox="none">
13876 \begin_inset Text
13877
13878 \begin_layout Plain Layout
13879 52.75
13880 \end_layout
13881
13882 \end_inset
13883 </cell>
13884 <cell alignment="center" valignment="top" usebox="none">
13885 \begin_inset Text
13886
13887 \begin_layout Plain Layout
13888 50.78
13889 \end_layout
13890
13891 \end_inset
13892 </cell>
13893 </row>
13894 <row>
13895 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13896 \begin_inset Text
13897
13898 \begin_layout Plain Layout
13899 en % de la taille des pixels
13900 \end_layout
13901
13902 \end_inset
13903 </cell>
13904 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13905 \begin_inset Text
13906
13907 \begin_layout Plain Layout
13908 76.3
13909 \end_layout
13910
13911 \end_inset
13912 </cell>
13913 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13914 \begin_inset Text
13915
13916 \begin_layout Plain Layout
13917 95.9
13918 \end_layout
13919
13920 \end_inset
13921 </cell>
13922 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13923 \begin_inset Text
13924
13925 \begin_layout Plain Layout
13926 92.3
13927 \end_layout
13928
13929 \end_inset
13930 </cell>
13931 </row>
13932 </lyxtabular>
13933
13934 \end_inset
13935
13936
13937 \end_layout
13938
13939 \end_inset
13940
13941
13942 \end_layout
13943
13944 \begin_layout Section
13945 Alignement Vertical des Tableaux
13946 \begin_inset Index
13947 status collapsed
13948
13949 \begin_layout Plain Layout
13950 Tableau ! Alignement
13951 \end_layout
13952
13953 \end_inset
13954
13955
13956 \end_layout
13957
13958 \begin_layout Standard
13959 Pour pouvoir être aligné verticalement par rapport au texte, un tableau
13960  doit être à l'intérieur d'une boîte.
13961  La boîte peut alors être alignée comme c'est décrit dans la 
13962 \begin_inset space ~
13963 \end_inset
13964
13965
13966 \begin_inset CommandInset ref
13967 LatexCommand ref
13968 reference "sec:Boîte-Dialogue"
13969
13970 \end_inset
13971
13972 .
13973 \end_layout
13974
13975 \begin_layout Standard
13976 Dans l'exemple qui suit les tableaux sont à l'intérieur d'une boîte de type
13977  minipage
13978 \begin_inset Foot
13979 status open
13980
13981 \begin_layout Plain Layout
13982 Les minipages son décrites dans la section
13983 \begin_inset space ~
13984 \end_inset
13985
13986
13987 \begin_inset CommandInset ref
13988 LatexCommand ref
13989 reference "sec:Minipages"
13990
13991 \end_inset
13992
13993 .
13994 \end_layout
13995
13996 \end_inset
13997
13998  dont la largeur est de 15
13999 \begin_inset space \thinspace{}
14000 \end_inset
14001
14002 col% :
14003 \end_layout
14004
14005 \begin_layout Itemize
14006 test 
14007 \begin_inset Box Frameless
14008 position "t"
14009 hor_pos "c"
14010 has_inner_box 1
14011 inner_pos "c"
14012 use_parbox 0
14013 width "15col%"
14014 special "none"
14015 height "1in"
14016 height_special "totalheight"
14017 status collapsed
14018
14019 \begin_layout Plain Layout
14020 \begin_inset Tabular
14021 <lyxtabular version="3" rows="3" columns="3">
14022 <features>
14023 <column alignment="center" valignment="top" width="0">
14024 <column alignment="center" valignment="top" width="0">
14025 <column alignment="center" valignment="top" width="0">
14026 <row>
14027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14028 \begin_inset Text
14029
14030 \begin_layout Plain Layout
14031 a
14032 \end_layout
14033
14034 \end_inset
14035 </cell>
14036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14037 \begin_inset Text
14038
14039 \begin_layout Plain Layout
14040 d
14041 \end_layout
14042
14043 \end_inset
14044 </cell>
14045 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14046 \begin_inset Text
14047
14048 \begin_layout Plain Layout
14049 g
14050 \end_layout
14051
14052 \end_inset
14053 </cell>
14054 </row>
14055 <row>
14056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14057 \begin_inset Text
14058
14059 \begin_layout Plain Layout
14060 b
14061 \end_layout
14062
14063 \end_inset
14064 </cell>
14065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14066 \begin_inset Text
14067
14068 \begin_layout Plain Layout
14069 e
14070 \end_layout
14071
14072 \end_inset
14073 </cell>
14074 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14075 \begin_inset Text
14076
14077 \begin_layout Plain Layout
14078 h
14079 \end_layout
14080
14081 \end_inset
14082 </cell>
14083 </row>
14084 <row>
14085 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14086 \begin_inset Text
14087
14088 \begin_layout Plain Layout
14089 c
14090 \end_layout
14091
14092 \end_inset
14093 </cell>
14094 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14095 \begin_inset Text
14096
14097 \begin_layout Plain Layout
14098 f
14099 \end_layout
14100
14101 \end_inset
14102 </cell>
14103 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14104 \begin_inset Text
14105
14106 \begin_layout Plain Layout
14107 i
14108 \end_layout
14109
14110 \end_inset
14111 </cell>
14112 </row>
14113 </lyxtabular>
14114
14115 \end_inset
14116
14117
14118 \end_layout
14119
14120 \end_inset
14121
14122  test 
14123 \begin_inset ERT
14124 status collapsed
14125
14126 \begin_layout Plain Layout
14127
14128
14129 \backslash
14130 raisebox{0.85
14131 \backslash
14132 baselineskip}{
14133 \end_layout
14134
14135 \end_inset
14136
14137
14138 \begin_inset Box Frameless
14139 position "t"
14140 hor_pos "c"
14141 has_inner_box 1
14142 inner_pos "c"
14143 use_parbox 0
14144 width "15col%"
14145 special "none"
14146 height "1in"
14147 height_special "totalheight"
14148 status collapsed
14149
14150 \begin_layout Plain Layout
14151 \begin_inset Tabular
14152 <lyxtabular version="3" rows="3" columns="3">
14153 <features>
14154 <column alignment="center" valignment="top" width="0">
14155 <column alignment="center" valignment="top" width="0">
14156 <column alignment="center" valignment="top" width="0">
14157 <row>
14158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14159 \begin_inset Text
14160
14161 \begin_layout Plain Layout
14162 a
14163 \end_layout
14164
14165 \end_inset
14166 </cell>
14167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14168 \begin_inset Text
14169
14170 \begin_layout Plain Layout
14171 d
14172 \end_layout
14173
14174 \end_inset
14175 </cell>
14176 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14177 \begin_inset Text
14178
14179 \begin_layout Plain Layout
14180 g
14181 \end_layout
14182
14183 \end_inset
14184 </cell>
14185 </row>
14186 <row>
14187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14188 \begin_inset Text
14189
14190 \begin_layout Plain Layout
14191 b
14192 \end_layout
14193
14194 \end_inset
14195 </cell>
14196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14197 \begin_inset Text
14198
14199 \begin_layout Plain Layout
14200 e
14201 \end_layout
14202
14203 \end_inset
14204 </cell>
14205 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14206 \begin_inset Text
14207
14208 \begin_layout Plain Layout
14209 h
14210 \end_layout
14211
14212 \end_inset
14213 </cell>
14214 </row>
14215 <row>
14216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14217 \begin_inset Text
14218
14219 \begin_layout Plain Layout
14220 c
14221 \end_layout
14222
14223 \end_inset
14224 </cell>
14225 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14226 \begin_inset Text
14227
14228 \begin_layout Plain Layout
14229 f
14230 \end_layout
14231
14232 \end_inset
14233 </cell>
14234 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14235 \begin_inset Text
14236
14237 \begin_layout Plain Layout
14238 i
14239 \end_layout
14240
14241 \end_inset
14242 </cell>
14243 </row>
14244 </lyxtabular>
14245
14246 \end_inset
14247
14248
14249 \end_layout
14250
14251 \end_inset
14252
14253
14254 \begin_inset ERT
14255 status collapsed
14256
14257 \begin_layout Plain Layout
14258
14259 }
14260 \end_layout
14261
14262 \end_inset
14263
14264
14265 \end_layout
14266
14267 \begin_layout Itemize
14268 test 
14269 \begin_inset Box Frameless
14270 position "c"
14271 hor_pos "c"
14272 has_inner_box 1
14273 inner_pos "c"
14274 use_parbox 0
14275 width "15col%"
14276 special "none"
14277 height "1in"
14278 height_special "totalheight"
14279 status collapsed
14280
14281 \begin_layout Plain Layout
14282 \begin_inset Tabular
14283 <lyxtabular version="3" rows="3" columns="3">
14284 <features>
14285 <column alignment="center" valignment="top" width="0">
14286 <column alignment="center" valignment="top" width="0">
14287 <column alignment="center" valignment="top" width="0">
14288 <row>
14289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14290 \begin_inset Text
14291
14292 \begin_layout Plain Layout
14293 a
14294 \end_layout
14295
14296 \end_inset
14297 </cell>
14298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14299 \begin_inset Text
14300
14301 \begin_layout Plain Layout
14302 d
14303 \end_layout
14304
14305 \end_inset
14306 </cell>
14307 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14308 \begin_inset Text
14309
14310 \begin_layout Plain Layout
14311 g
14312 \end_layout
14313
14314 \end_inset
14315 </cell>
14316 </row>
14317 <row>
14318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14319 \begin_inset Text
14320
14321 \begin_layout Plain Layout
14322 b
14323 \end_layout
14324
14325 \end_inset
14326 </cell>
14327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14328 \begin_inset Text
14329
14330 \begin_layout Plain Layout
14331 e
14332 \end_layout
14333
14334 \end_inset
14335 </cell>
14336 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14337 \begin_inset Text
14338
14339 \begin_layout Plain Layout
14340 h
14341 \end_layout
14342
14343 \end_inset
14344 </cell>
14345 </row>
14346 <row>
14347 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14348 \begin_inset Text
14349
14350 \begin_layout Plain Layout
14351 c
14352 \end_layout
14353
14354 \end_inset
14355 </cell>
14356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14357 \begin_inset Text
14358
14359 \begin_layout Plain Layout
14360 f
14361 \end_layout
14362
14363 \end_inset
14364 </cell>
14365 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14366 \begin_inset Text
14367
14368 \begin_layout Plain Layout
14369 i
14370 \end_layout
14371
14372 \end_inset
14373 </cell>
14374 </row>
14375 </lyxtabular>
14376
14377 \end_inset
14378
14379
14380 \end_layout
14381
14382 \end_inset
14383
14384
14385 \end_layout
14386
14387 \begin_layout Itemize
14388 test 
14389 \begin_inset Box Frameless
14390 position "b"
14391 hor_pos "c"
14392 has_inner_box 1
14393 inner_pos "c"
14394 use_parbox 0
14395 width "15col%"
14396 special "none"
14397 height "1in"
14398 height_special "totalheight"
14399 status collapsed
14400
14401 \begin_layout Plain Layout
14402 \begin_inset Tabular
14403 <lyxtabular version="3" rows="3" columns="3">
14404 <features>
14405 <column alignment="center" valignment="top" width="0">
14406 <column alignment="center" valignment="top" width="0">
14407 <column alignment="center" valignment="top" width="0">
14408 <row>
14409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14410 \begin_inset Text
14411
14412 \begin_layout Plain Layout
14413 a
14414 \end_layout
14415
14416 \end_inset
14417 </cell>
14418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14419 \begin_inset Text
14420
14421 \begin_layout Plain Layout
14422 d
14423 \end_layout
14424
14425 \end_inset
14426 </cell>
14427 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14428 \begin_inset Text
14429
14430 \begin_layout Plain Layout
14431 g
14432 \end_layout
14433
14434 \end_inset
14435 </cell>
14436 </row>
14437 <row>
14438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14439 \begin_inset Text
14440
14441 \begin_layout Plain Layout
14442 b
14443 \end_layout
14444
14445 \end_inset
14446 </cell>
14447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14448 \begin_inset Text
14449
14450 \begin_layout Plain Layout
14451 e
14452 \end_layout
14453
14454 \end_inset
14455 </cell>
14456 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14457 \begin_inset Text
14458
14459 \begin_layout Plain Layout
14460 h
14461 \end_layout
14462
14463 \end_inset
14464 </cell>
14465 </row>
14466 <row>
14467 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14468 \begin_inset Text
14469
14470 \begin_layout Plain Layout
14471 c
14472 \end_layout
14473
14474 \end_inset
14475 </cell>
14476 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14477 \begin_inset Text
14478
14479 \begin_layout Plain Layout
14480 f
14481 \end_layout
14482
14483 \end_inset
14484 </cell>
14485 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14486 \begin_inset Text
14487
14488 \begin_layout Plain Layout
14489 i
14490 \end_layout
14491
14492 \end_inset
14493 </cell>
14494 </row>
14495 </lyxtabular>
14496
14497 \end_inset
14498
14499
14500 \end_layout
14501
14502 \end_inset
14503
14504  test 
14505 \begin_inset ERT
14506 status collapsed
14507
14508 \begin_layout Plain Layout
14509
14510
14511 \backslash
14512 raisebox{-0.32
14513 \backslash
14514 baselineskip}{
14515 \end_layout
14516
14517 \end_inset
14518
14519
14520 \begin_inset Box Frameless
14521 position "b"
14522 hor_pos "c"
14523 has_inner_box 1
14524 inner_pos "c"
14525 use_parbox 0
14526 width "15col%"
14527 special "none"
14528 height "1in"
14529 height_special "totalheight"
14530 status collapsed
14531
14532 \begin_layout Plain Layout
14533 \begin_inset Tabular
14534 <lyxtabular version="3" rows="3" columns="3">
14535 <features>
14536 <column alignment="center" valignment="top" width="0">
14537 <column alignment="center" valignment="top" width="0">
14538 <column alignment="center" valignment="top" width="0">
14539 <row>
14540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14541 \begin_inset Text
14542
14543 \begin_layout Plain Layout
14544 a
14545 \end_layout
14546
14547 \end_inset
14548 </cell>
14549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14550 \begin_inset Text
14551
14552 \begin_layout Plain Layout
14553 d
14554 \end_layout
14555
14556 \end_inset
14557 </cell>
14558 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14559 \begin_inset Text
14560
14561 \begin_layout Plain Layout
14562 g
14563 \end_layout
14564
14565 \end_inset
14566 </cell>
14567 </row>
14568 <row>
14569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14570 \begin_inset Text
14571
14572 \begin_layout Plain Layout
14573 b
14574 \end_layout
14575
14576 \end_inset
14577 </cell>
14578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14579 \begin_inset Text
14580
14581 \begin_layout Plain Layout
14582 e
14583 \end_layout
14584
14585 \end_inset
14586 </cell>
14587 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14588 \begin_inset Text
14589
14590 \begin_layout Plain Layout
14591 h
14592 \end_layout
14593
14594 \end_inset
14595 </cell>
14596 </row>
14597 <row>
14598 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14599 \begin_inset Text
14600
14601 \begin_layout Plain Layout
14602 c
14603 \end_layout
14604
14605 \end_inset
14606 </cell>
14607 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14608 \begin_inset Text
14609
14610 \begin_layout Plain Layout
14611 f
14612 \end_layout
14613
14614 \end_inset
14615 </cell>
14616 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14617 \begin_inset Text
14618
14619 \begin_layout Plain Layout
14620 i
14621 \end_layout
14622
14623 \end_inset
14624 </cell>
14625 </row>
14626 </lyxtabular>
14627
14628 \end_inset
14629
14630
14631 \end_layout
14632
14633 \end_inset
14634
14635
14636 \begin_inset ERT
14637 status collapsed
14638
14639 \begin_layout Plain Layout
14640
14641 }
14642 \end_layout
14643
14644 \end_inset
14645
14646
14647 \end_layout
14648
14649 \begin_layout Standard
14650 Comme vous pouvez le voir, le contenu des premiers tableaux de la première
14651  et de la dernière ligne, n'est pas correctement aligné avec le texte de
14652  la ligne dans laquelle le tableau est inséré.
14653  Pour obtenir cet alignement, vous devez mettre la boîte minipage dans une
14654  boîte élévatrice (raisebox)
14655 \begin_inset Foot
14656 status collapsed
14657
14658 \begin_layout Plain Layout
14659 Les boîtes élévatrices (raiseboxes) sont décrites dans la section
14660 \begin_inset space ~
14661 \end_inset
14662
14663
14664 \begin_inset CommandInset ref
14665 LatexCommand ref
14666 reference "sub:Alignement-Vertical"
14667
14668 \end_inset
14669
14670 .
14671 \end_layout
14672
14673 \end_inset
14674
14675 .
14676  Dans l'exemple précédent, le deuxième tableau de la première ligne est
14677  aligné en utilisant la commande en code TeX suivante 
14678 \end_layout
14679
14680 \begin_layout Standard
14681
14682 \series bold
14683
14684 \backslash
14685 raisebox{0.85
14686 \backslash
14687 baselineskip}{
14688 \end_layout
14689
14690 \begin_layout Standard
14691 placée juste avant la boîte minipage.
14692  Après la boîte on insère l'accolade fermante en code TeX.
14693  Pour le deuxième tableau de la dernière ligne, la commande 
14694 \end_layout
14695
14696 \begin_layout Standard
14697
14698 \series bold
14699
14700 \backslash
14701 raisebox{-0.32
14702 \backslash
14703 baselineskip}{
14704 \end_layout
14705
14706 \begin_layout Standard
14707 est utilisée.
14708 \end_layout
14709
14710 \begin_layout Standard
14711 \begin_inset Note Greyedout
14712 status open
14713
14714 \begin_layout Plain Layout
14715
14716 \series bold
14717 Note:
14718 \series default
14719  L'alignement entre le contenu de la ligne du tableau et le texte de la
14720  ligne qui l'entoure ne peut pas être parfait.
14721  Le facteur utilisé dans la commande 
14722 \series bold
14723
14724 \backslash
14725 raisebox
14726 \series default
14727  pour obtenir cet alignement dépend de la police de caractères du document,
14728  de la taille de la police et de l'épaisseur des lignes du tableau.
14729 \end_layout
14730
14731 \end_inset
14732
14733
14734 \end_layout
14735
14736 \begin_layout Section
14737 Tableaux Colorés
14738 \begin_inset CommandInset label
14739 LatexCommand label
14740 name "sec:Tableaux-Colorés"
14741
14742 \end_inset
14743
14744
14745 \begin_inset Index
14746 status collapsed
14747
14748 \begin_layout Plain Layout
14749 Tableau ! Coloré
14750 \end_layout
14751
14752 \end_inset
14753
14754
14755 \end_layout
14756
14757 \begin_layout Subsection
14758 Cellules Colorées
14759 \begin_inset Index
14760 status collapsed
14761
14762 \begin_layout Plain Layout
14763 Couleur des tableaux ! Pour les cellules
14764 \end_layout
14765
14766 \end_inset
14767
14768
14769 \begin_inset Index
14770 status collapsed
14771
14772 \begin_layout Plain Layout
14773 Couleur ! Pour les cellules de tableau
14774 \end_layout
14775
14776 \end_inset
14777
14778
14779 \end_layout
14780
14781 \begin_layout Standard
14782 \begin_inset Float table
14783 placement h
14784 wide false
14785 sideways false
14786 status open
14787
14788 \begin_layout Plain Layout
14789 \begin_inset Caption
14790
14791 \begin_layout Plain Layout
14792 \begin_inset CommandInset label
14793 LatexCommand label
14794 name "tab:Tableau-coloré-sans-colortbl"
14795
14796 \end_inset
14797
14798 Tableau coloré sans utiliser le paquetage  
14799 \series bold
14800 colortbl
14801 \series default
14802
14803 \begin_inset OptArg
14804 status open
14805
14806 \begin_layout Plain Layout
14807 Tableau sans colortbl
14808 \end_layout
14809
14810 \end_inset
14811
14812
14813 \end_layout
14814
14815 \end_inset
14816
14817
14818 \end_layout
14819
14820 \begin_layout Plain Layout
14821 \align center
14822 \begin_inset Tabular
14823 <lyxtabular version="3" rows="3" columns="3">
14824 <features>
14825 <column alignment="center" valignment="top" width="0">
14826 <column alignment="center" valignment="top" width="0">
14827 <column alignment="center" valignment="top" width="0">
14828 <row>
14829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14830 \begin_inset Text
14831
14832 \begin_layout Plain Layout
14833
14834 \color green
14835 a
14836 \end_layout
14837
14838 \end_inset
14839 </cell>
14840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14841 \begin_inset Text
14842
14843 \begin_layout Plain Layout
14844
14845 \color red
14846 b
14847 \end_layout
14848
14849 \end_inset
14850 </cell>
14851 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14852 \begin_inset Text
14853
14854 \begin_layout Plain Layout
14855
14856 \color red
14857 c
14858 \end_layout
14859
14860 \end_inset
14861 </cell>
14862 </row>
14863 <row>
14864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14865 \begin_inset Text
14866
14867 \begin_layout Plain Layout
14868
14869 \color green
14870 d
14871 \end_layout
14872
14873 \end_inset
14874 </cell>
14875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14876 \begin_inset Text
14877
14878 \begin_layout Plain Layout
14879
14880 \color blue
14881 e
14882 \end_layout
14883
14884 \end_inset
14885 </cell>
14886 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14887 \begin_inset Text
14888
14889 \begin_layout Plain Layout
14890
14891 \color blue
14892 f
14893 \end_layout
14894
14895 \end_inset
14896 </cell>
14897 </row>
14898 <row>
14899 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14900 \begin_inset Text
14901
14902 \begin_layout Plain Layout
14903
14904 \color green
14905 g
14906 \end_layout
14907
14908 \end_inset
14909 </cell>
14910 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14911 \begin_inset Text
14912
14913 \begin_layout Plain Layout
14914
14915 \color blue
14916 h
14917 \end_layout
14918
14919 \end_inset
14920 </cell>
14921 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14922 \begin_inset Text
14923
14924 \begin_layout Plain Layout
14925
14926 \color blue
14927 i
14928 \end_layout
14929
14930 \end_inset
14931 </cell>
14932 </row>
14933 </lyxtabular>
14934
14935 \end_inset
14936
14937
14938 \end_layout
14939
14940 \end_inset
14941
14942
14943 \end_layout
14944
14945 \begin_layout Standard
14946 Si vous voulez seulement avoir du texte en couleur, sélectionnez les cellules
14947  et choisissez une couleur dans le menu 
14948 \family sans
14949 Éditer\SpecialChar \menuseparator
14950 Style
14951 \begin_inset space ~
14952 \end_inset
14953
14954 de
14955 \begin_inset space ~
14956 \end_inset
14957
14958 Texte
14959 \family default
14960 .
14961  C'est ce qui a été utilisé pour créer le tableau
14962 \begin_inset space ~
14963 \end_inset
14964
14965
14966 \begin_inset CommandInset ref
14967 LatexCommand ref
14968 reference "tab:Tableau-coloré-sans-colortbl"
14969
14970 \end_inset
14971
14972 .
14973  Dans tous les autres cas vous aurez à utiliser le paquetage LaTeX 
14974 \series bold
14975 colortbl
14976 \series default
14977 .
14978 \begin_inset Index
14979 status collapsed
14980
14981 \begin_layout Plain Layout
14982 Paquetages LaTeX ! colortbl
14983 \end_layout
14984
14985 \end_inset
14986
14987
14988 \end_layout
14989
14990 \begin_layout Standard
14991 \begin_inset ERT
14992 status collapsed
14993
14994 \begin_layout Plain Layout
14995
14996
14997 \backslash
14998 ifcolortbl
14999 \end_layout
15000
15001 \end_inset
15002
15003
15004 \begin_inset Note Note
15005 status open
15006
15007 \begin_layout Plain Layout
15008 La section qui suit ne sera affichée que si vous avez installé le paquetage
15009  LaTeX 
15010 \series bold
15011 colortbl
15012 \series default
15013 .
15014 \end_layout
15015
15016 \end_inset
15017
15018
15019 \end_layout
15020
15021 \begin_layout Standard
15022 Pour créer des tableaux colorés, vous devez charger le paquetage
15023 \series bold
15024  colortbl
15025 \series default
15026  dans le préambule avec la ligne
15027 \end_layout
15028
15029 \begin_layout Standard
15030
15031 \series bold
15032
15033 \backslash
15034 usepackage{colortbl}
15035 \end_layout
15036
15037 \begin_layout Standard
15038 On choisit la couleur d'une colonne avec la commande 
15039 \end_layout
15040
15041 \begin_layout Standard
15042
15043 \series bold
15044
15045 \backslash
15046 columncolor{nom de couleur}
15047 \end_layout
15048
15049 \begin_layout Standard
15050 à l'intérieur d'une commande 
15051 \series bold
15052 >{ }
15053 \series default
15054 .
15055  Vous trouverez plus d'information sur la commande 
15056 \series bold
15057 >{}
15058 \series default
15059  dans la section
15060 \begin_inset space ~
15061 \end_inset
15062
15063
15064 \begin_inset CommandInset ref
15065 LatexCommand ref
15066 reference "sub:Calculs-multicolonnes"
15067
15068 \end_inset
15069
15070 .
15071 \end_layout
15072
15073 \begin_layout Standard
15074 Les noms de couleurs suivants sont prédéfinis :
15075 \end_layout
15076
15077 \begin_layout Standard
15078
15079 \family sans
15080 red
15081 \family default
15082  (rouge), 
15083 \family sans
15084 green
15085 \family default
15086  (vert), 
15087 \family sans
15088 yellow
15089 \family default
15090  (jaune), 
15091 \family sans
15092 blue
15093 \family default
15094  (bleu), 
15095 \family sans
15096 cyan
15097 \family default
15098
15099 \family sans
15100 magenta
15101 \family default
15102
15103 \family sans
15104 black 
15105 \family default
15106 (noir) et 
15107 \family sans
15108 white 
15109 \family default
15110 (blanc).
15111 \end_layout
15112
15113 \begin_layout Standard
15114 \begin_inset VSpace medskip
15115 \end_inset
15116
15117
15118 \end_layout
15119
15120 \begin_layout Standard
15121 Vous pouvez aussi définir votre propre couleur avec la commande
15122 \end_layout
15123
15124 \begin_layout Standard
15125
15126 \series bold
15127
15128 \backslash
15129 definecolor{nom de la couleur}{modèle de couleur}{valeurs de couleur}
15130 \end_layout
15131
15132 \begin_layout Standard
15133 Le modèle de couleur peut être
15134 \end_layout
15135
15136 \begin_layout Labeling
15137 \labelwidthstring 00.00.0000
15138 cmyk: cyan, magenta, jaune (yellow), noir (black)
15139 \end_layout
15140
15141 \begin_layout Labeling
15142 \labelwidthstring 00.00.0000
15143 rgb: red, vert (green), bleu (blue)
15144 \end_layout
15145
15146 \begin_layout Labeling
15147 \labelwidthstring 00.00.0000
15148 gray dégradé de gris (gray)
15149 \end_layout
15150
15151 \begin_layout Standard
15152 et les valeurs de couleur sont des nombres compris entre 0 et 1, séparés
15153  par des virgules qui décrivent la couleur dans le modèle de couleur choisi.
15154 \end_layout
15155
15156 \begin_layout Standard
15157 Vous pouvez par exemple définir la couleur 
15158 \begin_inset Quotes eld
15159 \end_inset
15160
15161
15162 \emph on
15163 vertfonce
15164 \begin_inset Quotes erd
15165 \end_inset
15166
15167  dans le préambule avec la ligne
15168 \end_layout
15169
15170 \begin_layout Standard
15171
15172 \series bold
15173
15174 \backslash
15175 definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5}
15176 \end_layout
15177
15178 \begin_layout Standard
15179 et la couleur "
15180 \emph on
15181 grisclair
15182 \emph default
15183 " avec
15184 \end_layout
15185
15186 \begin_layout Standard
15187
15188 \series bold
15189
15190 \backslash
15191 definecolor{grisclair}{gray}{0.8}
15192 \end_layout
15193
15194 \begin_layout Standard
15195 \begin_inset VSpace medskip
15196 \end_inset
15197
15198
15199 \end_layout
15200
15201 \begin_layout Standard
15202 Les lignes sont colorées avec la commande
15203 \end_layout
15204
15205 \begin_layout Standard
15206
15207 \series bold
15208
15209 \backslash
15210 rowcolor{nom de la couleur}
15211 \end_layout
15212
15213 \begin_layout Standard
15214 et les cellules sont colorées avec la commande
15215 \end_layout
15216
15217 \begin_layout Standard
15218
15219 \series bold
15220
15221 \backslash
15222 cellcolor{nom de la couleur}
15223 \end_layout
15224
15225 \begin_layout Standard
15226 Les deux commandes sont insérées au début d'une cellule comme du code TeX.
15227 \end_layout
15228
15229 \begin_layout Standard
15230 Pour colorer de caractères dans un tableau, sélectionnez les cellules et
15231  choisissez une couleur dans le menu 
15232 \family sans
15233 Éditer\SpecialChar \menuseparator
15234 Style
15235 \begin_inset space ~
15236 \end_inset
15237
15238 de
15239 \begin_inset space ~
15240 \end_inset
15241
15242 Texte
15243 \family default
15244 .
15245  Si une cellule contient du code TeX, faites bien attention à ne colorer
15246  que le texte, sinon le code TeX coloré provoquera des erreurs LaTeX.
15247 \end_layout
15248
15249 \begin_layout Standard
15250 \begin_inset Note Greyedout
15251 status open
15252
15253 \begin_layout Plain Layout
15254
15255 \series bold
15256 Note:
15257 \series default
15258  Tous les visualiseurs DVI ne sont pas capables d'afficher les couleurs
15259  définies par l'utilisateur.
15260 \end_layout
15261
15262 \end_inset
15263
15264
15265 \end_layout
15266
15267 \begin_layout Standard
15268 \begin_inset VSpace bigskip
15269 \end_inset
15270
15271
15272 \end_layout
15273
15274 \begin_layout Standard
15275 Pour créer le tableau
15276 \begin_inset space ~
15277 \end_inset
15278
15279
15280 \begin_inset CommandInset ref
15281 LatexCommand ref
15282 reference "tab:Tableau-coloré-avec-colortbl"
15283
15284 \end_inset
15285
15286  faites ce qui suit : La couleur de la première colonne doit être 
15287 \emph on
15288 vertfonce
15289 \emph default
15290 .
15291  On insère donc la commande
15292 \end_layout
15293
15294 \begin_layout Standard
15295
15296 \series bold
15297 >{
15298 \backslash
15299 columncolor{vertfonce}
15300 \backslash
15301 centering}c
15302 \end_layout
15303
15304 \begin_layout Standard
15305 en code TeX pour cette colonne.
15306  La première ligne doit être bleue
15307 \begin_inset Note Note
15308 status open
15309
15310 \begin_layout Plain Layout
15311 cyan ? (NdT)
15312 \end_layout
15313
15314 \end_inset
15315
15316 , d'où la commande en code TeX
15317 \end_layout
15318
15319 \begin_layout Standard
15320
15321 \series bold
15322
15323 \backslash
15324 rowcolow{cyan}
15325 \end_layout
15326
15327 \begin_layout Standard
15328 qui est insérée dans la première cellule de cette ligne.
15329  Notez que cela annule la couleur de colonne pour la première cellule.
15330  La dernière cellule de la dernière ligne est colorée en magenta en insérant
15331  en code TeX la commande
15332 \end_layout
15333
15334 \begin_layout Standard
15335
15336 \series bold
15337
15338 \backslash
15339 cellcolor{magenta}
15340 \end_layout
15341
15342 \begin_layout Standard
15343 Les caractères peuvent maintenant être colorés en utilisant le menu 
15344 \family sans
15345 Éditer\SpecialChar \menuseparator
15346 Style
15347 \begin_inset space ~
15348 \end_inset
15349
15350 de
15351 \begin_inset space ~
15352 \end_inset
15353
15354 Texte
15355 \family default
15356 .
15357 \end_layout
15358
15359 \begin_layout Standard
15360 \begin_inset Float table
15361 placement h
15362 wide false
15363 sideways false
15364 status open
15365
15366 \begin_layout Plain Layout
15367 \begin_inset Caption
15368
15369 \begin_layout Plain Layout
15370 \begin_inset CommandInset label
15371 LatexCommand label
15372 name "tab:Tableau-coloré-avec-colortbl"
15373
15374 \end_inset
15375
15376 Tableau coloré en utilisant le paquetage 
15377 \series bold
15378 colortbl
15379 \series default
15380
15381 \begin_inset OptArg
15382 status collapsed
15383
15384 \begin_layout Plain Layout
15385 Tableau avec colortbl
15386 \end_layout
15387
15388 \end_inset
15389
15390
15391 \end_layout
15392
15393 \end_inset
15394
15395
15396 \end_layout
15397
15398 \begin_layout Plain Layout
15399 \align center
15400 \begin_inset Tabular
15401 <lyxtabular version="3" rows="3" columns="3">
15402 <features>
15403 <column alignment="center" valignment="top" width="0" special=">{\columncolor{darkgreen}\centering}c">
15404 <column alignment="center" valignment="top" width="0">
15405 <column alignment="center" valignment="top" width="0">
15406 <row>
15407 <cell alignment="center" valignment="top" usebox="none">
15408 \begin_inset Text
15409
15410 \begin_layout Plain Layout
15411 \begin_inset ERT
15412 status collapsed
15413
15414 \begin_layout Plain Layout
15415
15416
15417 \backslash
15418 rowcolor{cyan}
15419 \end_layout
15420
15421 \end_inset
15422
15423
15424 \color magenta
15425 a
15426 \end_layout
15427
15428 \end_inset
15429 </cell>
15430 <cell alignment="center" valignment="top" usebox="none">
15431 \begin_inset Text
15432
15433 \begin_layout Plain Layout
15434
15435 \color red
15436 b
15437 \end_layout
15438
15439 \end_inset
15440 </cell>
15441 <cell alignment="center" valignment="top" usebox="none">
15442 \begin_inset Text
15443
15444 \begin_layout Plain Layout
15445
15446 \color red
15447 c
15448 \end_layout
15449
15450 \end_inset
15451 </cell>
15452 </row>
15453 <row>
15454 <cell alignment="center" valignment="top" usebox="none">
15455 \begin_inset Text
15456
15457 \begin_layout Plain Layout
15458
15459 \color yellow
15460 d
15461 \end_layout
15462
15463 \end_inset
15464 </cell>
15465 <cell alignment="center" valignment="top" usebox="none">
15466 \begin_inset Text
15467
15468 \begin_layout Plain Layout
15469
15470 \color blue
15471 e
15472 \end_layout
15473
15474 \end_inset
15475 </cell>
15476 <cell alignment="center" valignment="top" usebox="none">
15477 \begin_inset Text
15478
15479 \begin_layout Plain Layout
15480
15481 \color blue
15482 f
15483 \end_layout
15484
15485 \end_inset
15486 </cell>
15487 </row>
15488 <row>
15489 <cell alignment="center" valignment="top" usebox="none">
15490 \begin_inset Text
15491
15492 \begin_layout Plain Layout
15493
15494 \color yellow
15495 g
15496 \end_layout
15497
15498 \end_inset
15499 </cell>
15500 <cell alignment="center" valignment="top" usebox="none">
15501 \begin_inset Text
15502
15503 \begin_layout Plain Layout
15504
15505 \color blue
15506 h
15507 \end_layout
15508
15509 \end_inset
15510 </cell>
15511 <cell alignment="center" valignment="top" usebox="none">
15512 \begin_inset Text
15513
15514 \begin_layout Plain Layout
15515 \begin_inset ERT
15516 status collapsed
15517
15518 \begin_layout Plain Layout
15519
15520
15521 \backslash
15522 cellcolor{magenta}
15523 \end_layout
15524
15525 \end_inset
15526
15527
15528 \color green
15529 i
15530 \end_layout
15531
15532 \end_inset
15533 </cell>
15534 </row>
15535 </lyxtabular>
15536
15537 \end_inset
15538
15539
15540 \end_layout
15541
15542 \end_inset
15543
15544
15545 \end_layout
15546
15547 \begin_layout Standard
15548 \begin_inset ERT
15549 status collapsed
15550
15551 \begin_layout Plain Layout
15552
15553
15554 \backslash
15555 else
15556 \end_layout
15557
15558 \end_inset
15559
15560
15561 \begin_inset Note Note
15562 status open
15563
15564 \begin_layout Plain Layout
15565 Ce qui suit sera affiché si le paquetage 
15566 \series bold
15567 colortbl
15568 \series default
15569  n'est pas installé :
15570 \end_layout
15571
15572 \end_inset
15573
15574
15575 \end_layout
15576
15577 \begin_layout Standard
15578 Vous devez installer le paquetage 
15579 \series bold
15580 colortbl
15581 \series default
15582  pour voir le contenu des cette section dans la sortie imprimée.
15583 \end_layout
15584
15585 \begin_layout Standard
15586 \begin_inset ERT
15587 status collapsed
15588
15589 \begin_layout Plain Layout
15590
15591
15592 \backslash
15593 fi
15594 \end_layout
15595
15596 \end_inset
15597
15598
15599 \end_layout
15600
15601 \begin_layout Subsection
15602 Les filets colorées
15603 \begin_inset Index
15604 status collapsed
15605
15606 \begin_layout Plain Layout
15607 Tableau Coloré ! Pour les filets
15608 \end_layout
15609
15610 \end_inset
15611
15612
15613 \begin_inset Index
15614 status collapsed
15615
15616 \begin_layout Plain Layout
15617 Couleur ! Pour les filets des tableaux
15618 \end_layout
15619
15620 \end_inset
15621
15622
15623 \begin_inset Note Note
15624 status collapsed
15625
15626 \begin_layout Plain Layout
15627 on parle de filets plutôt que de lignes pour les tableaux
15628 \end_layout
15629
15630 \end_inset
15631
15632
15633 \end_layout
15634
15635 \begin_layout Standard
15636 Comme c'est décrit dans la section
15637 \begin_inset space ~
15638 \end_inset
15639
15640
15641 \begin_inset CommandInset ref
15642 LatexCommand ref
15643 reference "sub:Epaisseur-filets"
15644
15645 \end_inset
15646
15647 , l'épaisseur de tous les filets d'un tableau peut être modifiée avec la
15648  variable 
15649 \series bold
15650
15651 \backslash
15652 arrayrulewidth
15653 \series default
15654 .
15655  Elle est mise à 1.5
15656 \begin_inset space \thinspace{}
15657 \end_inset
15658
15659 pt pour tous les tableaux de cette section.
15660 \begin_inset ERT
15661 status collapsed
15662
15663 \begin_layout Plain Layout
15664
15665
15666 \backslash
15667 setlength{
15668 \backslash
15669 arrayrulewidth}{1.5pt}
15670 \end_layout
15671
15672 \end_inset
15673
15674
15675 \end_layout
15676
15677 \begin_layout Standard
15678 Pour colorer les filets verticaux, par exemple en vert, créez le format
15679  de colonne suivant dans le préambule du document, en suivant la description
15680  de la section
15681 \begin_inset space ~
15682 \end_inset
15683
15684
15685 \begin_inset CommandInset ref
15686 LatexCommand ref
15687 reference "sub:Formats-personnalisés"
15688
15689 \end_inset
15690
15691 :
15692 \end_layout
15693
15694 \begin_layout Standard
15695
15696 \series bold
15697
15698 \backslash
15699 newcolumntype{W}{!{
15700 \backslash
15701 color{green}
15702 \backslash
15703 vline}}
15704 \end_layout
15705
15706 \begin_layout Standard
15707 Pour le tableau
15708 \begin_inset space ~
15709 \end_inset
15710
15711
15712 \begin_inset CommandInset ref
15713 LatexCommand ref
15714 reference "tab:Tableau-filets-verticaux-colorés"
15715
15716 \end_inset
15717
15718  le paramètre LaTeX
15719 \series bold
15720  WcW
15721 \series default
15722  a été utilisé pour la dernière colonne et
15723 \series bold
15724  Wc
15725 \series default
15726  pour les autres colonnes.
15727 \end_layout
15728
15729 \begin_layout Standard
15730 Si vous voulez plusieurs couleurs, définissez plusieurs formats de colonne.
15731 \end_layout
15732
15733 \begin_layout Standard
15734 \begin_inset Float table
15735 placement h
15736 wide false
15737 sideways false
15738 status open
15739
15740 \begin_layout Plain Layout
15741 \begin_inset Caption
15742
15743 \begin_layout Plain Layout
15744 \begin_inset CommandInset label
15745 LatexCommand label
15746 name "tab:Tableau-filets-verticaux-colorés"
15747
15748 \end_inset
15749
15750 Tableau avec filets verticaux colorés
15751 \end_layout
15752
15753 \end_inset
15754
15755
15756 \end_layout
15757
15758 \begin_layout Plain Layout
15759 \align center
15760 \begin_inset Tabular
15761 <lyxtabular version="3" rows="3" columns="3">
15762 <features>
15763 <column alignment="center" valignment="top" width="0" special="Wc">
15764 <column alignment="center" valignment="top" width="0" special="Wc">
15765 <column alignment="center" valignment="top" width="0" special="WcW">
15766 <row>
15767 <cell alignment="center" valignment="top" topline="true" usebox="none">
15768 \begin_inset Text
15769
15770 \begin_layout Plain Layout
15771 sd
15772 \end_layout
15773
15774 \end_inset
15775 </cell>
15776 <cell alignment="center" valignment="top" topline="true" usebox="none">
15777 \begin_inset Text
15778
15779 \begin_layout Plain Layout
15780
15781 \end_layout
15782
15783 \end_inset
15784 </cell>
15785 <cell alignment="center" valignment="top" topline="true" usebox="none">
15786 \begin_inset Text
15787
15788 \begin_layout Plain Layout
15789
15790 \end_layout
15791
15792 \end_inset
15793 </cell>
15794 </row>
15795 <row>
15796 <cell alignment="center" valignment="top" topline="true" usebox="none">
15797 \begin_inset Text
15798
15799 \begin_layout Plain Layout
15800
15801 \end_layout
15802
15803 \end_inset
15804 </cell>
15805 <cell alignment="center" valignment="top" topline="true" usebox="none">
15806 \begin_inset Text
15807
15808 \begin_layout Plain Layout
15809 sd
15810 \end_layout
15811
15812 \end_inset
15813 </cell>
15814 <cell alignment="center" valignment="top" topline="true" usebox="none">
15815 \begin_inset Text
15816
15817 \begin_layout Plain Layout
15818
15819 \end_layout
15820
15821 \end_inset
15822 </cell>
15823 </row>
15824 <row>
15825 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15826 \begin_inset Text
15827
15828 \begin_layout Plain Layout
15829
15830 \end_layout
15831
15832 \end_inset
15833 </cell>
15834 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15835 \begin_inset Text
15836
15837 \begin_layout Plain Layout
15838
15839 \end_layout
15840
15841 \end_inset
15842 </cell>
15843 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15844 \begin_inset Text
15845
15846 \begin_layout Plain Layout
15847 sd
15848 \end_layout
15849
15850 \end_inset
15851 </cell>
15852 </row>
15853 </lyxtabular>
15854
15855 \end_inset
15856
15857
15858 \end_layout
15859
15860 \end_inset
15861
15862
15863 \end_layout
15864
15865 \begin_layout Standard
15866 \begin_inset VSpace bigskip
15867 \end_inset
15868
15869 Pour colorer les filets horizontaux en rouge comme pour le tableau
15870 \begin_inset space ~
15871 \end_inset
15872
15873
15874 \begin_inset CommandInset ref
15875 LatexCommand ref
15876 reference "tab:Tableau-filet-horizontaux-colorés"
15877
15878 \end_inset
15879
15880 , insérez les commandes suivantes en code TeX juste avant le tableau ou
15881  le flottant de tableau :
15882 \end_layout
15883
15884 \begin_layout Standard
15885
15886 \series bold
15887
15888 \backslash
15889 let
15890 \backslash
15891 myHlineC
15892 \backslash
15893 hline
15894 \begin_inset Newline newline
15895 \end_inset
15896
15897
15898 \backslash
15899 renewcommand{
15900 \backslash
15901 hline}
15902 \begin_inset Newline newline
15903 \end_inset
15904
15905
15906 \begin_inset ERT
15907 status collapsed
15908
15909 \begin_layout Plain Layout
15910
15911
15912 \backslash
15913 hphantom{ }
15914 \end_layout
15915
15916 \end_inset
15917
15918 {
15919 \backslash
15920 arrayrulecolor{red}
15921 \backslash
15922 myHlineC
15923 \backslash
15924 arrayrulecolor{black}}
15925 \end_layout
15926
15927 \begin_layout Standard
15928 \begin_inset ERT
15929 status collapsed
15930
15931 \begin_layout Plain Layout
15932
15933
15934 \backslash
15935 let
15936 \backslash
15937 myHlineC
15938 \backslash
15939 hline
15940 \end_layout
15941
15942 \begin_layout Plain Layout
15943
15944
15945 \backslash
15946 renewcommand{
15947 \backslash
15948 hline}
15949 \end_layout
15950
15951 \begin_layout Plain Layout
15952
15953  {
15954 \backslash
15955 arrayrulecolor{red}
15956 \backslash
15957 myHlineC
15958 \backslash
15959 arrayrulecolor{black}}
15960 \end_layout
15961
15962 \end_inset
15963
15964
15965 \begin_inset Float table
15966 placement h
15967 wide false
15968 sideways false
15969 status open
15970
15971 \begin_layout Plain Layout
15972 \begin_inset Caption
15973
15974 \begin_layout Plain Layout
15975 \begin_inset CommandInset label
15976 LatexCommand label
15977 name "tab:Tableau-filet-horizontaux-colorés"
15978
15979 \end_inset
15980
15981 Tableau avec filets horizontaux colorés
15982 \end_layout
15983
15984 \end_inset
15985
15986
15987 \end_layout
15988
15989 \begin_layout Plain Layout
15990 \align center
15991 \begin_inset Tabular
15992 <lyxtabular version="3" rows="3" columns="3">
15993 <features>
15994 <column alignment="center" valignment="top" width="0">
15995 <column alignment="center" valignment="top" width="0">
15996 <column alignment="center" valignment="top" width="0">
15997 <row>
15998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15999 \begin_inset Text
16000
16001 \begin_layout Plain Layout
16002 sd
16003 \end_layout
16004
16005 \end_inset
16006 </cell>
16007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16008 \begin_inset Text
16009
16010 \begin_layout Plain Layout
16011
16012 \end_layout
16013
16014 \end_inset
16015 </cell>
16016 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16017 \begin_inset Text
16018
16019 \begin_layout Plain Layout
16020
16021 \end_layout
16022
16023 \end_inset
16024 </cell>
16025 </row>
16026 <row>
16027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16028 \begin_inset Text
16029
16030 \begin_layout Plain Layout
16031
16032 \end_layout
16033
16034 \end_inset
16035 </cell>
16036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16037 \begin_inset Text
16038
16039 \begin_layout Plain Layout
16040 sd
16041 \end_layout
16042
16043 \end_inset
16044 </cell>
16045 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16046 \begin_inset Text
16047
16048 \begin_layout Plain Layout
16049
16050 \end_layout
16051
16052 \end_inset
16053 </cell>
16054 </row>
16055 <row>
16056 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16057 \begin_inset Text
16058
16059 \begin_layout Plain Layout
16060
16061 \end_layout
16062
16063 \end_inset
16064 </cell>
16065 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16066 \begin_inset Text
16067
16068 \begin_layout Plain Layout
16069
16070 \end_layout
16071
16072 \end_inset
16073 </cell>
16074 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16075 \begin_inset Text
16076
16077 \begin_layout Plain Layout
16078 sd
16079 \end_layout
16080
16081 \end_inset
16082 </cell>
16083 </row>
16084 </lyxtabular>
16085
16086 \end_inset
16087
16088
16089 \end_layout
16090
16091 \end_inset
16092
16093
16094 \end_layout
16095
16096 \begin_layout Standard
16097 Pour revenir à la couleur noire par défaut, insérez la commande suivante
16098  en code TeX, juste après le tableau ou le flottant de tableau :
16099 \end_layout
16100
16101 \begin_layout Standard
16102
16103 \series bold
16104
16105 \backslash
16106 renewcommand{
16107 \backslash
16108 hline}{
16109 \backslash
16110 myHlineC}
16111 \end_layout
16112
16113 \begin_layout Standard
16114 Le tableau
16115 \begin_inset space ~
16116 \end_inset
16117
16118
16119 \begin_inset CommandInset ref
16120 LatexCommand ref
16121 reference "tab:Tableau-avec-filets-colorés"
16122
16123 \end_inset
16124
16125  est un exemple avec des filets horizontaux et verticaux colorés.
16126 \end_layout
16127
16128 \begin_layout Standard
16129 \begin_inset Float table
16130 placement h
16131 wide false
16132 sideways false
16133 status open
16134
16135 \begin_layout Plain Layout
16136 \begin_inset Caption
16137
16138 \begin_layout Plain Layout
16139 \begin_inset CommandInset label
16140 LatexCommand label
16141 name "tab:Tableau-avec-filets-colorés"
16142
16143 \end_inset
16144
16145 Tableau avec filets horizontaux et verticaux colorés
16146 \end_layout
16147
16148 \end_inset
16149
16150
16151 \end_layout
16152
16153 \begin_layout Plain Layout
16154 \align center
16155 \begin_inset Tabular
16156 <lyxtabular version="3" rows="3" columns="3">
16157 <features>
16158 <column alignment="center" valignment="top" width="0" special="Wc">
16159 <column alignment="center" valignment="top" width="0" special="Wc">
16160 <column alignment="center" valignment="top" width="0" special="WcW">
16161 <row>
16162 <cell alignment="center" valignment="top" topline="true" usebox="none">
16163 \begin_inset Text
16164
16165 \begin_layout Plain Layout
16166 sd
16167 \end_layout
16168
16169 \end_inset
16170 </cell>
16171 <cell alignment="center" valignment="top" topline="true" usebox="none">
16172 \begin_inset Text
16173
16174 \begin_layout Plain Layout
16175
16176 \end_layout
16177
16178 \end_inset
16179 </cell>
16180 <cell alignment="center" valignment="top" topline="true" usebox="none">
16181 \begin_inset Text
16182
16183 \begin_layout Plain Layout
16184
16185 \end_layout
16186
16187 \end_inset
16188 </cell>
16189 </row>
16190 <row>
16191 <cell alignment="center" valignment="top" topline="true" usebox="none">
16192 \begin_inset Text
16193
16194 \begin_layout Plain Layout
16195
16196 \end_layout
16197
16198 \end_inset
16199 </cell>
16200 <cell alignment="center" valignment="top" topline="true" usebox="none">
16201 \begin_inset Text
16202
16203 \begin_layout Plain Layout
16204 sd
16205 \end_layout
16206
16207 \end_inset
16208 </cell>
16209 <cell alignment="center" valignment="top" topline="true" usebox="none">
16210 \begin_inset Text
16211
16212 \begin_layout Plain Layout
16213
16214 \end_layout
16215
16216 \end_inset
16217 </cell>
16218 </row>
16219 <row topspace="default">
16220 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16221 \begin_inset Text
16222
16223 \begin_layout Plain Layout
16224
16225 \end_layout
16226
16227 \end_inset
16228 </cell>
16229 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16230 \begin_inset Text
16231
16232 \begin_layout Plain Layout
16233
16234 \end_layout
16235
16236 \end_inset
16237 </cell>
16238 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16239 \begin_inset Text
16240
16241 \begin_layout Plain Layout
16242 sd
16243 \end_layout
16244
16245 \end_inset
16246 </cell>
16247 </row>
16248 </lyxtabular>
16249
16250 \end_inset
16251
16252
16253 \end_layout
16254
16255 \end_inset
16256
16257
16258 \end_layout
16259
16260 \begin_layout Standard
16261 \begin_inset ERT
16262 status collapsed
16263
16264 \begin_layout Plain Layout
16265
16266
16267 \backslash
16268 renewcommand{
16269 \backslash
16270 hline}{
16271 \backslash
16272 myHlineC}
16273 \end_layout
16274
16275 \end_inset
16276
16277
16278 \end_layout
16279
16280 \begin_layout Standard
16281 \begin_inset ERT
16282 status collapsed
16283
16284 \begin_layout Plain Layout
16285
16286
16287 \backslash
16288 setlength{
16289 \backslash
16290 arrayrulewidth}{0.4pt}
16291 \end_layout
16292
16293 \end_inset
16294
16295
16296 \end_layout
16297
16298 \begin_layout Section
16299 Personnalisation des Tableaux
16300 \begin_inset Index
16301 status collapsed
16302
16303 \begin_layout Plain Layout
16304 Tableau ! Personnalisation
16305 \end_layout
16306
16307 \end_inset
16308
16309
16310 \begin_inset Index
16311 status collapsed
16312
16313 \begin_layout Plain Layout
16314 Personnalisation des tableaux
16315 \end_layout
16316
16317 \end_inset
16318
16319
16320 \end_layout
16321
16322 \begin_layout Subsection
16323 Espacement des lignes
16324 \begin_inset CommandInset label
16325 LatexCommand label
16326 name "sub:Espacement-lignes"
16327
16328 \end_inset
16329
16330
16331 \begin_inset Index
16332 status collapsed
16333
16334 \begin_layout Plain Layout
16335 Personnalisation des tableaux ! Espacement des lignes
16336 \end_layout
16337
16338 \end_inset
16339
16340
16341 \end_layout
16342
16343 \begin_layout Standard
16344 Vous pouvez ajouter de l'espace vertical entre les lignes d'un tableau avec
16345  l'onglet 
16346 \family sans
16347 Bordures
16348 \family default
16349  de la fenêtre de dialogue 
16350 \family sans
16351 Paramètres
16352 \begin_inset space ~
16353 \end_inset
16354
16355 du
16356 \begin_inset space ~
16357 \end_inset
16358
16359 tableau
16360 \family default
16361 .
16362  Vous y trouverez trois possibilités :
16363 \end_layout
16364
16365 \begin_layout Description
16366 Haut
16367 \begin_inset space ~
16368 \end_inset
16369
16370 de
16371 \begin_inset space ~
16372 \end_inset
16373
16374 ligne va ajouter de l'espace au-dessus de caractères de la ligne .
16375  Si le tableau est un tableau formel
16376 \begin_inset Foot
16377 status collapsed
16378
16379 \begin_layout Plain Layout
16380 Les tableaux formels sont décrits dans la section
16381 \begin_inset space ~
16382 \end_inset
16383
16384
16385 \begin_inset CommandInset ref
16386 LatexCommand ref
16387 reference "sec:Tableaux-Formels"
16388
16389 \end_inset
16390
16391 .
16392 \end_layout
16393
16394 \end_inset
16395
16396  LyX va insérer par défaut un espace de 0.5
16397 \begin_inset space \thinspace{}
16398 \end_inset
16399
16400 em.
16401  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
16402  les filets verticaux comme dans le tableau suivant :
16403 \begin_inset VSpace medskip
16404 \end_inset
16405
16406
16407 \begin_inset Newline newline
16408 \end_inset
16409
16410
16411 \begin_inset space \hspace*{}
16412 \length 0pt
16413 \end_inset
16414
16415
16416 \begin_inset space \hfill{}
16417 \end_inset
16418
16419
16420 \begin_inset Tabular
16421 <lyxtabular version="3" rows="3" columns="1">
16422 <features>
16423 <column alignment="center" valignment="top" width="0">
16424 <row>
16425 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16426 \begin_inset Text
16427
16428 \begin_layout Plain Layout
16429 A
16430 \end_layout
16431
16432 \end_inset
16433 </cell>
16434 </row>
16435 <row topspace="3mm">
16436 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16437 \begin_inset Text
16438
16439 \begin_layout Plain Layout
16440 espace de 3
16441 \begin_inset space \thinspace{}
16442 \end_inset
16443
16444 mm en haut de la ligne
16445 \end_layout
16446
16447 \end_inset
16448 </cell>
16449 </row>
16450 <row>
16451 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16452 \begin_inset Text
16453
16454 \begin_layout Plain Layout
16455 C
16456 \end_layout
16457
16458 \end_inset
16459 </cell>
16460 </row>
16461 </lyxtabular>
16462
16463 \end_inset
16464
16465
16466 \begin_inset space \hfill{}
16467 \end_inset
16468
16469
16470 \begin_inset space \hspace*{}
16471 \length 0pt
16472 \end_inset
16473
16474
16475 \begin_inset VSpace medskip
16476 \end_inset
16477
16478
16479 \begin_inset Newline newline
16480 \end_inset
16481
16482 L'insertion d'espace en haut de ligne n'a donc d'intérêt que si vous n'avez
16483  pas de filets verticaux.
16484 \end_layout
16485
16486 \begin_layout Description
16487 Bas
16488 \begin_inset space ~
16489 \end_inset
16490
16491 de
16492 \begin_inset space ~
16493 \end_inset
16494
16495 ligne va ajouter de l'espace sous les caractères de la ligne.
16496  Si le tableau est un tableau formel LyX va insérer par défaut un espace
16497  de 0.5
16498 \begin_inset space \thinspace{}
16499 \end_inset
16500
16501 em, pour les tableaux normaux, l'espace par défaut est de 2
16502 \begin_inset space \thinspace{}
16503 \end_inset
16504
16505 pt.
16506 \end_layout
16507
16508 \begin_layout Description
16509 Entre
16510 \begin_inset space ~
16511 \end_inset
16512
16513 les
16514 \begin_inset space ~
16515 \end_inset
16516
16517 lignes ajoute l'espace entre la ligne courante et la ligne suivante.
16518  Si le tableau est un tableau formel LyX va insérer par défaut un espace
16519  de 0.5
16520 \begin_inset space \thinspace{}
16521 \end_inset
16522
16523 em.
16524  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
16525  les filets verticaux comme dans le tableau suivant :
16526 \begin_inset VSpace medskip
16527 \end_inset
16528
16529
16530 \begin_inset Newline newline
16531 \end_inset
16532
16533
16534 \begin_inset space \hspace*{}
16535 \length 0pt
16536 \end_inset
16537
16538
16539 \begin_inset space \hfill{}
16540 \end_inset
16541
16542
16543 \begin_inset Tabular
16544 <lyxtabular version="3" rows="3" columns="1">
16545 <features>
16546 <column alignment="center" valignment="top" width="0">
16547 <row>
16548 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16549 \begin_inset Text
16550
16551 \begin_layout Plain Layout
16552 A
16553 \end_layout
16554
16555 \end_inset
16556 </cell>
16557 </row>
16558 <row interlinespace="3mm">
16559 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16560 \begin_inset Text
16561
16562 \begin_layout Plain Layout
16563 \begin_inset Formula $\downarrow$
16564 \end_inset
16565
16566  espace de 3
16567 \begin_inset space \thinspace{}
16568 \end_inset
16569
16570 mm entre les lignes 
16571 \begin_inset Formula $\downarrow$
16572 \end_inset
16573
16574
16575 \end_layout
16576
16577 \end_inset
16578 </cell>
16579 </row>
16580 <row>
16581 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16582 \begin_inset Text
16583
16584 \begin_layout Plain Layout
16585 \begin_inset Formula $\uparrow$
16586 \end_inset
16587
16588  espace de 3
16589 \begin_inset space \thinspace{}
16590 \end_inset
16591
16592 mm entre les lignes 
16593 \begin_inset Formula $\uparrow$
16594 \end_inset
16595
16596
16597 \end_layout
16598
16599 \end_inset
16600 </cell>
16601 </row>
16602 </lyxtabular>
16603
16604 \end_inset
16605
16606
16607 \begin_inset space \hfill{}
16608 \end_inset
16609
16610
16611 \begin_inset space \hspace*{}
16612 \length 0pt
16613 \end_inset
16614
16615
16616 \begin_inset VSpace medskip
16617 \end_inset
16618
16619
16620 \begin_inset Newline newline
16621 \end_inset
16622
16623 L'insertion d'espace entre les lignes n'a donc d'intérêt que si vous n'avez
16624  pas de filets verticaux.
16625 \end_layout
16626
16627 \begin_layout Standard
16628 \begin_inset VSpace bigskip
16629 \end_inset
16630
16631 Quand vous voulez ajouter de l'espace à toutes les cases de tous les tableaux
16632  de votre document, vous pouvez le faire en ajoutant les lignes suivantes
16633  dans le préambule :
16634 \end_layout
16635
16636 \begin_layout Standard
16637
16638 \series bold
16639
16640 \backslash
16641 @ifundefined{extrarowheight}
16642 \begin_inset Newline newline
16643 \end_inset
16644
16645
16646 \begin_inset ERT
16647 status collapsed
16648
16649 \begin_layout Plain Layout
16650
16651
16652 \backslash
16653 hphantom{ }
16654 \end_layout
16655
16656 \end_inset
16657
16658 {
16659 \backslash
16660 usepackage{array}}{}
16661 \begin_inset Newline newline
16662 \end_inset
16663
16664
16665 \backslash
16666 setlength{
16667 \backslash
16668 extrarowheight}{height}
16669 \end_layout
16670
16671 \begin_layout Standard
16672 Mais ceci présente le défaut que le texte des cellules de tableau n'est
16673  plus exactement centré verticalement.
16674  (le paquetage 
16675 \series bold
16676 array 
16677 \series default
16678 sera chargé automatiquement par LyX quand vous utilisez des formats de tableaux
16679  auto-définis.
16680  C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
16681  
16682 \series bold
16683
16684 \backslash
16685 @ifundefined
16686 \series default
16687  dans la commande précédente.)
16688 \end_layout
16689
16690 \begin_layout Subsection
16691 Alignements de cellules spéciaux
16692 \begin_inset Index
16693 status collapsed
16694
16695 \begin_layout Plain Layout
16696 Personnalisation des tableaux ! Alignement de cellules spéciaux
16697 \end_layout
16698
16699 \end_inset
16700
16701
16702 \end_layout
16703
16704 \begin_layout Standard
16705 On peut parfois améliorer l'aspect d'un tableau en alignant le contenu des
16706  cellules sur un caractère donné, par exemple le séparateur décimal comme
16707  dans le tableau
16708 \begin_inset space ~
16709 \end_inset
16710
16711
16712 \begin_inset CommandInset ref
16713 LatexCommand ref
16714 reference "tab:Tableau-centré-sur-séparateur"
16715
16716 \end_inset
16717
16718 .
16719 \end_layout
16720
16721 \begin_layout Standard
16722 \begin_inset Float table
16723 placement h
16724 wide false
16725 sideways false
16726 status open
16727
16728 \begin_layout Plain Layout
16729 \begin_inset Caption
16730
16731 \begin_layout Plain Layout
16732 \begin_inset CommandInset label
16733 LatexCommand label
16734 name "tab:Tableau-centré-sur-séparateur"
16735
16736 \end_inset
16737
16738 Les cellules d'une colonnes sont centrées sur le séparateur décimal.
16739 \end_layout
16740
16741 \end_inset
16742
16743
16744 \end_layout
16745
16746 \begin_layout Plain Layout
16747 \align center
16748 \begin_inset Tabular
16749 <lyxtabular version="3" rows="4" columns="2">
16750 <features>
16751 <column alignment="right" valignment="top" width="0">
16752 <column alignment="left" valignment="top" width="0" special="@{}l">
16753 <row>
16754 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
16755 \begin_inset Text
16756
16757 \begin_layout Plain Layout
16758 en-tête
16759 \end_layout
16760
16761 \end_inset
16762 </cell>
16763 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16764 \begin_inset Text
16765
16766 \begin_layout Plain Layout
16767
16768 \end_layout
16769
16770 \end_inset
16771 </cell>
16772 </row>
16773 <row>
16774 <cell alignment="center" valignment="top" usebox="none">
16775 \begin_inset Text
16776
16777 \begin_layout Plain Layout
16778 12,
16779 \end_layout
16780
16781 \end_inset
16782 </cell>
16783 <cell alignment="center" valignment="top" usebox="none">
16784 \begin_inset Text
16785
16786 \begin_layout Plain Layout
16787 6
16788 \end_layout
16789
16790 \end_inset
16791 </cell>
16792 </row>
16793 <row>
16794 <cell alignment="center" valignment="top" usebox="none">
16795 \begin_inset Text
16796
16797 \begin_layout Plain Layout
16798 0,
16799 \end_layout
16800
16801 \end_inset
16802 </cell>
16803 <cell alignment="center" valignment="top" usebox="none">
16804 \begin_inset Text
16805
16806 \begin_layout Plain Layout
16807 68
16808 \end_layout
16809
16810 \end_inset
16811 </cell>
16812 </row>
16813 <row>
16814 <cell alignment="center" valignment="top" usebox="none">
16815 \begin_inset Text
16816
16817 \begin_layout Plain Layout
16818 -123,
16819 \end_layout
16820
16821 \end_inset
16822 </cell>
16823 <cell alignment="center" valignment="top" usebox="none">
16824 \begin_inset Text
16825
16826 \begin_layout Plain Layout
16827 0
16828 \end_layout
16829
16830 \end_inset
16831 </cell>
16832 </row>
16833 </lyxtabular>
16834
16835 \end_inset
16836
16837
16838 \end_layout
16839
16840 \end_inset
16841
16842
16843 \end_layout
16844
16845 \begin_layout Standard
16846 Ce tableau a été créé comme un tableau 4×2.
16847  L'en-tête est une cellule multicolonne centrée.
16848  La première colonne est alignée à droite et contient les chiffres qui se
16849  trouvent avant la virgule ainsi que la virgule elle-même.
16850  La deuxième colonne est alignée à gauche et contient les chiffres situés
16851  après la virgule.
16852  Pour éviter l'espace qui est normalement placé entre deux colonnes d'un
16853  tableau, utilisez le paramètre LaTeX suivant pour la deuxième colonne :
16854 \end_layout
16855
16856 \begin_layout Standard
16857
16858 \series bold
16859 @{}l
16860 \end_layout
16861
16862 \begin_layout Standard
16863 Le tableau
16864 \begin_inset space ~
16865 \end_inset
16866
16867
16868 \begin_inset CommandInset ref
16869 LatexCommand ref
16870 reference "tab:Plusieurs-exemples-alignements"
16871
16872 \end_inset
16873
16874  montre quelques exemples d'alignements.
16875  Pour l'alignement sur l'opérateur de relation, vous devez ajouter le deuxième
16876  plus petit espace mathématique au début de la dernière colonne pour obtenir
16877  l'espacement correct autour du signe de relation.
16878 \end_layout
16879
16880 \begin_layout Standard
16881 \begin_inset Float table
16882 wide false
16883 sideways false
16884 status open
16885
16886 \begin_layout Plain Layout
16887 \begin_inset Caption
16888
16889 \begin_layout Plain Layout
16890 \begin_inset CommandInset label
16891 LatexCommand label
16892 name "tab:Plusieurs-exemples-alignements"
16893
16894 \end_inset
16895
16896 Plusieurs exemples d'alignement de cellules
16897 \lang english
16898 .
16899 \end_layout
16900
16901 \end_inset
16902
16903
16904 \end_layout
16905
16906 \begin_layout Plain Layout
16907 \align center
16908 \begin_inset Tabular
16909 <lyxtabular version="3" rows="4" columns="6">
16910 <features>
16911 <column alignment="right" valignment="top" width="0">
16912 <column alignment="left" valignment="top" width="0" special="@{}l">
16913 <column alignment="right" valignment="top" width="0">
16914 <column alignment="left" valignment="top" width="0" special="@{}l">
16915 <column alignment="right" valignment="top" width="0">
16916 <column alignment="left" valignment="top" width="0" special="@{}l">
16917 <row>
16918 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
16919 \begin_inset Text
16920
16921 \begin_layout Plain Layout
16922 unités
16923 \end_layout
16924
16925 \end_inset
16926 </cell>
16927 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16928 \begin_inset Text
16929
16930 \begin_layout Plain Layout
16931
16932 \end_layout
16933
16934 \end_inset
16935 </cell>
16936 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
16937 \begin_inset Text
16938
16939 \begin_layout Plain Layout
16940 exposants
16941 \end_layout
16942
16943 \end_inset
16944 </cell>
16945 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16946 \begin_inset Text
16947
16948 \begin_layout Plain Layout
16949
16950 \end_layout
16951
16952 \end_inset
16953 </cell>
16954 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
16955 \begin_inset Text
16956
16957 \begin_layout Plain Layout
16958 relations
16959 \end_layout
16960
16961 \end_inset
16962 </cell>
16963 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16964 \begin_inset Text
16965
16966 \begin_layout Plain Layout
16967
16968 \end_layout
16969
16970 \end_inset
16971 </cell>
16972 </row>
16973 <row>
16974 <cell alignment="center" valignment="top" usebox="none">
16975 \begin_inset Text
16976
16977 \begin_layout Plain Layout
16978 12×
16979 \end_layout
16980
16981 \end_inset
16982 </cell>
16983 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16984 \begin_inset Text
16985
16986 \begin_layout Plain Layout
16987 24
16988 \begin_inset space \thinspace{}
16989 \end_inset
16990
16991 bouteilles
16992 \end_layout
16993
16994 \end_inset
16995 </cell>
16996 <cell alignment="center" valignment="top" usebox="none">
16997 \begin_inset Text
16998
16999 \begin_layout Plain Layout
17000 \begin_inset Formula $10\cdot$
17001 \end_inset
17002
17003
17004 \end_layout
17005
17006 \end_inset
17007 </cell>
17008 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17009 \begin_inset Text
17010
17011 \begin_layout Plain Layout
17012 \begin_inset Formula $10^{\mbox{-}17}$
17013 \end_inset
17014
17015
17016 \end_layout
17017
17018 \end_inset
17019 </cell>
17020 <cell alignment="center" valignment="top" usebox="none">
17021 \begin_inset Text
17022
17023 \begin_layout Plain Layout
17024 \begin_inset Formula $\Gamma(t)\propto$
17025 \end_inset
17026
17027
17028 \end_layout
17029
17030 \end_inset
17031 </cell>
17032 <cell alignment="center" valignment="top" usebox="none">
17033 \begin_inset Text
17034
17035 \begin_layout Plain Layout
17036 \begin_inset Formula $\:\Upsilon(t)$
17037 \end_inset
17038
17039
17040 \end_layout
17041
17042 \end_inset
17043 </cell>
17044 </row>
17045 <row>
17046 <cell alignment="center" valignment="top" usebox="none">
17047 \begin_inset Text
17048
17049 \begin_layout Plain Layout
17050 1024×
17051 \end_layout
17052
17053 \end_inset
17054 </cell>
17055 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17056 \begin_inset Text
17057
17058 \begin_layout Plain Layout
17059 768
17060 \begin_inset space \thinspace{}
17061 \end_inset
17062
17063 Pixels
17064 \end_layout
17065
17066 \end_inset
17067 </cell>
17068 <cell alignment="center" valignment="top" usebox="none">
17069 \begin_inset Text
17070
17071 \begin_layout Plain Layout
17072 \begin_inset Formula $5.78\cdot$
17073 \end_inset
17074
17075
17076 \end_layout
17077
17078 \end_inset
17079 </cell>
17080 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17081 \begin_inset Text
17082
17083 \begin_layout Plain Layout
17084 \begin_inset Formula $10^{7}$
17085 \end_inset
17086
17087
17088 \end_layout
17089
17090 \end_inset
17091 </cell>
17092 <cell alignment="center" valignment="top" usebox="none">
17093 \begin_inset Text
17094
17095 \begin_layout Plain Layout
17096 \begin_inset Formula $A\ne$
17097 \end_inset
17098
17099
17100 \end_layout
17101
17102 \end_inset
17103 </cell>
17104 <cell alignment="center" valignment="top" usebox="none">
17105 \begin_inset Text
17106
17107 \begin_layout Plain Layout
17108 \begin_inset Formula $\: B_{\mathrm{red}}$
17109 \end_inset
17110
17111
17112 \end_layout
17113
17114 \end_inset
17115 </cell>
17116 </row>
17117 <row>
17118 <cell alignment="center" valignment="top" usebox="none">
17119 \begin_inset Text
17120
17121 \begin_layout Plain Layout
17122 32×
17123 \end_layout
17124
17125 \end_inset
17126 </cell>
17127 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17128 \begin_inset Text
17129
17130 \begin_layout Plain Layout
17131 6
17132 \begin_inset space \thinspace{}
17133 \end_inset
17134
17135 cm
17136 \end_layout
17137
17138 \end_inset
17139 </cell>
17140 <cell alignment="center" valignment="top" usebox="none">
17141 \begin_inset Text
17142
17143 \begin_layout Plain Layout
17144 -
17145 \begin_inset Formula $33.5\cdot$
17146 \end_inset
17147
17148
17149 \end_layout
17150
17151 \end_inset
17152 </cell>
17153 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17154 \begin_inset Text
17155
17156 \begin_layout Plain Layout
17157 \begin_inset Formula $10^{4}$
17158 \end_inset
17159
17160
17161 \end_layout
17162
17163 \end_inset
17164 </cell>
17165 <cell alignment="center" valignment="top" usebox="none">
17166 \begin_inset Text
17167
17168 \begin_layout Plain Layout
17169 \begin_inset Formula $\sin(\alpha)\ge$
17170 \end_inset
17171
17172
17173 \end_layout
17174
17175 \end_inset
17176 </cell>
17177 <cell alignment="center" valignment="top" usebox="none">
17178 \begin_inset Text
17179
17180 \begin_layout Plain Layout
17181 \begin_inset Formula $\:\sin(\beta)$
17182 \end_inset
17183
17184
17185 \end_layout
17186
17187 \end_inset
17188 </cell>
17189 </row>
17190 </lyxtabular>
17191
17192 \end_inset
17193
17194
17195 \end_layout
17196
17197 \end_inset
17198
17199
17200 \end_layout
17201
17202 \begin_layout Standard
17203 \begin_inset VSpace bigskip
17204 \end_inset
17205
17206 Il y a aussi le paquetage LaTeX 
17207 \series bold
17208 dcolumn
17209 \series default
17210
17211 \begin_inset Index
17212 status collapsed
17213
17214 \begin_layout Plain Layout
17215 Paquetages LaTeX ! dcolumn
17216 \end_layout
17217
17218 \end_inset
17219
17220  qui fournit des alignements pour les cellules de tableaux.
17221  Mais malheureusement, il traite le contenu des cellules comme des mathématiques
17222  et ne permet pas de formules dans les cellules du tableau : Avec 
17223 \series bold
17224 dcolumn
17225 \series default
17226  la première colonne du tableau
17227 \begin_inset space ~
17228 \end_inset
17229
17230
17231 \begin_inset CommandInset ref
17232 LatexCommand ref
17233 reference "tab:Plusieurs-exemples-alignements"
17234
17235 \end_inset
17236
17237  ressemblera à la première colonne du tableau
17238 \begin_inset space ~
17239 \end_inset
17240
17241
17242 \begin_inset CommandInset ref
17243 LatexCommand ref
17244 reference "tab:Alignements-avec-dcolumn"
17245
17246 \end_inset
17247
17248
17249 \lang english
17250  and only with some tricks like the expected.
17251  
17252 \lang french
17253 On ne peut pas aligner la deuxième et la troisième colonne du tableau
17254 \begin_inset space ~
17255 \end_inset
17256
17257
17258 \begin_inset CommandInset ref
17259 LatexCommand ref
17260 reference "tab:Plusieurs-exemples-alignements"
17261
17262 \end_inset
17263
17264  avec 
17265 \series bold
17266 dcolumn
17267 \series default
17268 .
17269 \end_layout
17270
17271 \begin_layout Standard
17272 \begin_inset Float table
17273 placement h
17274 wide false
17275 sideways false
17276 status open
17277
17278 \begin_layout Plain Layout
17279 \begin_inset Caption
17280
17281 \begin_layout Plain Layout
17282 \begin_inset CommandInset label
17283 LatexCommand label
17284 name "tab:Alignements-avec-dcolumn"
17285
17286 \end_inset
17287
17288 Alignements quand on utilise le paquetage LaTeX dcolumn.
17289  Pour toutes les colonnes des astuces d'alignement ont du être utilisée
17290  pour obtenir la sortie.
17291 \end_layout
17292
17293 \end_inset
17294
17295
17296 \end_layout
17297
17298 \begin_layout Plain Layout
17299 \align center
17300 \begin_inset Tabular
17301 <lyxtabular version="3" rows="4" columns="3">
17302 <features>
17303 <column alignment="center" valignment="top" width="0" special="D{x}{\times}{-1.0}">
17304 <column alignment="center" valignment="top" width="0" special="D{x}{\times}{4.11}">
17305 <column alignment="center" valignment="top" width="0" special="D{~}{\,}{9.9}">
17306 <row>
17307 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17308 \begin_inset Text
17309
17310 \begin_layout Plain Layout
17311 unités
17312 \end_layout
17313
17314 \end_inset
17315 </cell>
17316 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17317 \begin_inset Text
17318
17319 \begin_layout Plain Layout
17320 unités
17321 \end_layout
17322
17323 \end_inset
17324 </cell>
17325 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17326 \begin_inset Text
17327
17328 \begin_layout Plain Layout
17329 unités
17330 \end_layout
17331
17332 \end_inset
17333 </cell>
17334 </row>
17335 <row>
17336 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17337 \begin_inset Text
17338
17339 \begin_layout Plain Layout
17340 12x24
17341 \begin_inset space \thinspace{}
17342 \end_inset
17343
17344 bouteilles
17345 \end_layout
17346
17347 \end_inset
17348 </cell>
17349 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17350 \begin_inset Text
17351
17352 \begin_layout Plain Layout
17353 12x24
17354 \begin_inset space \thinspace{}
17355 \end_inset
17356
17357
17358 \begin_inset Formula $\mbox{bouteilles}$
17359 \end_inset
17360
17361
17362 \end_layout
17363
17364 \end_inset
17365 </cell>
17366 <cell alignment="center" valignment="top" usebox="none">
17367 \begin_inset Text
17368
17369 \begin_layout Plain Layout
17370 12
17371 \begin_inset ERT
17372 status collapsed
17373
17374 \begin_layout Plain Layout
17375
17376
17377 \backslash
17378 times 
17379 \end_layout
17380
17381 \end_inset
17382
17383 24~
17384 \begin_inset Formula $\mbox{bouteilles}$
17385 \end_inset
17386
17387
17388 \end_layout
17389
17390 \end_inset
17391 </cell>
17392 </row>
17393 <row>
17394 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17395 \begin_inset Text
17396
17397 \begin_layout Plain Layout
17398 1024x768
17399 \begin_inset space \thinspace{}
17400 \end_inset
17401
17402 Pixels
17403 \end_layout
17404
17405 \end_inset
17406 </cell>
17407 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17408 \begin_inset Text
17409
17410 \begin_layout Plain Layout
17411 1024x768
17412 \begin_inset space \thinspace{}
17413 \end_inset
17414
17415
17416 \begin_inset Formula $\mbox{Pixels}$
17417 \end_inset
17418
17419
17420 \end_layout
17421
17422 \end_inset
17423 </cell>
17424 <cell alignment="center" valignment="top" usebox="none">
17425 \begin_inset Text
17426
17427 \begin_layout Plain Layout
17428 1024
17429 \begin_inset ERT
17430 status collapsed
17431
17432 \begin_layout Plain Layout
17433
17434
17435 \backslash
17436 times 
17437 \end_layout
17438
17439 \end_inset
17440
17441 768~
17442 \begin_inset Formula $\mbox{Pixels}$
17443 \end_inset
17444
17445
17446 \end_layout
17447
17448 \end_inset
17449 </cell>
17450 </row>
17451 <row>
17452 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17453 \begin_inset Text
17454
17455 \begin_layout Plain Layout
17456 32x6
17457 \begin_inset space \thinspace{}
17458 \end_inset
17459
17460 cm
17461 \end_layout
17462
17463 \end_inset
17464 </cell>
17465 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17466 \begin_inset Text
17467
17468 \begin_layout Plain Layout
17469 32x6
17470 \begin_inset space \thinspace{}
17471 \end_inset
17472
17473
17474 \begin_inset Formula $\mbox{cm}$
17475 \end_inset
17476
17477
17478 \end_layout
17479
17480 \end_inset
17481 </cell>
17482 <cell alignment="center" valignment="top" usebox="none">
17483 \begin_inset Text
17484
17485 \begin_layout Plain Layout
17486 32
17487 \begin_inset ERT
17488 status collapsed
17489
17490 \begin_layout Plain Layout
17491
17492
17493 \backslash
17494 times 
17495 \end_layout
17496
17497 \end_inset
17498
17499 6~
17500 \begin_inset Formula $\mbox{cm}$
17501 \end_inset
17502
17503
17504 \end_layout
17505
17506 \end_inset
17507 </cell>
17508 </row>
17509 </lyxtabular>
17510
17511 \end_inset
17512
17513
17514 \end_layout
17515
17516 \end_inset
17517
17518
17519 \end_layout
17520
17521 \begin_layout Subsection
17522 Formats de cellule et de colonne personnalisés
17523 \begin_inset CommandInset label
17524 LatexCommand label
17525 name "sub:Formats-personnalisés"
17526
17527 \end_inset
17528
17529
17530 \begin_inset Index
17531 status collapsed
17532
17533 \begin_layout Plain Layout
17534 Personnalisation des tableaux !  Format de cellule/colonne
17535 \end_layout
17536
17537 \end_inset
17538
17539
17540 \end_layout
17541
17542 \begin_layout Standard
17543 Calculer la largeur nécessaire pour des colonnes couvertes par un cellule
17544  multicolonne comme dans la section
17545 \begin_inset space ~
17546 \end_inset
17547
17548
17549 \begin_inset CommandInset ref
17550 LatexCommand ref
17551 reference "sub:Calculs-multicolonnes"
17552
17553 \end_inset
17554
17555  peut devenir très pénible si vous avez plusieurs tableaux avec des cellules
17556  multicolonnes.
17557  Pour vous rendre la vie plus facile, vous pouvez définir dans le préambule
17558  un format de cellule/colonne, qui puisse être utilisé dans tous les tableaux
17559  du document.
17560  Le format est défini avec la commande
17561 \end_layout
17562
17563 \begin_layout Standard
17564
17565 \series bold
17566
17567 \backslash
17568 newcolumntype{nom du format}[nombre d'arguments]{commandes}
17569 \end_layout
17570
17571 \begin_layout Standard
17572 Le nom du format peut n'avoir qu'une lettre.
17573  Les lettres 
17574 \emph on
17575 b
17576 \emph default
17577
17578 \emph on
17579 c
17580 \emph default
17581
17582 \emph on
17583 l
17584 \emph default
17585
17586 \emph on
17587 m
17588 \emph default
17589
17590 \emph on
17591 p
17592 \emph default
17593  et 
17594 \emph on
17595 r
17596 \emph default
17597  sont prédéfinies et donc ne peuvent être utilisées.
17598  Mais toutes les lettres de l'alphabet sont autorisées en majuscules.
17599 \end_layout
17600
17601 \begin_layout Standard
17602 \begin_inset VSpace medskip
17603 \end_inset
17604
17605
17606 \end_layout
17607
17608 \begin_layout Standard
17609 Pour de cellules multicolonnes centrées verticalement et horizontalement
17610  avec une largeur donnée, vous pouvez définir le format de cellule suivant
17611  :
17612 \end_layout
17613
17614 \begin_layout Standard
17615
17616 \series bold
17617
17618 \backslash
17619 newcolumntype{M}[1]{>{
17620 \backslash
17621 centering
17622 \backslash
17623 hspace{0pt}}m{#1}}
17624 \end_layout
17625
17626 \begin_layout Standard
17627 Où le 
17628 \series bold
17629
17630 \backslash
17631 hspace{0pt}
17632 \series default
17633  évite le problème de césure du premier mot, comme c'est décrit en section
17634 \begin_inset space ~
17635 \end_inset
17636
17637
17638 \begin_inset CommandInset ref
17639 LatexCommand ref
17640 reference "sub:Lignes-multiple-dans-cellule"
17641
17642 \end_inset
17643
17644 .
17645  Ensuite, vous pouvez entrer
17646 \end_layout
17647
17648 \begin_layout Standard
17649
17650 \series bold
17651 M{width}
17652 \end_layout
17653
17654 \begin_layout Standard
17655 comme paramètre LaTeX dans la fenêtre de dialogue de tableau pour créer
17656  une multicolonne.
17657 \end_layout
17658
17659 \begin_layout Standard
17660 \begin_inset VSpace bigskip
17661 \end_inset
17662
17663
17664 \end_layout
17665
17666 \begin_layout Standard
17667 Pour les cellules qui sont couvertes par la cellule multicolonne, vous pouvez
17668  définir le format
17669 \end_layout
17670
17671 \begin_layout Standard
17672
17673 \series bold
17674
17675 \backslash
17676 newcolumntype{S}[2]{>{
17677 \backslash
17678 centering
17679 \backslash
17680 hspace{0pt}}
17681 \begin_inset Newline newline
17682 \end_inset
17683
17684
17685 \begin_inset ERT
17686 status collapsed
17687
17688 \begin_layout Plain Layout
17689
17690
17691 \backslash
17692 phantom{
17693 \end_layout
17694
17695 \end_inset
17696
17697
17698 \backslash
17699 newcolumntype{S}[2]
17700 \begin_inset ERT
17701 status collapsed
17702
17703 \begin_layout Plain Layout
17704
17705 }
17706 \end_layout
17707
17708 \end_inset
17709
17710 m{(#1+(2
17711 \backslash
17712 tabcolsep+
17713 \backslash
17714 arrayrulewidth)*(1-#2))/#2}}
17715 \end_layout
17716
17717 \begin_layout Standard
17718 Ce format utilise l'équation
17719 \begin_inset space ~
17720 \end_inset
17721
17722
17723 \begin_inset CommandInset ref
17724 LatexCommand eqref
17725 reference "eq:Wgn"
17726
17727 \end_inset
17728
17729  pour calculer la largeur que doit avoir chacune des cellules couverte par
17730  la cellule multicolonne pour qu'elles aient toutes la même largeur.
17731 \end_layout
17732
17733 \begin_layout Standard
17734 Ensuite, vous pouvez entrer
17735 \end_layout
17736
17737 \begin_layout Standard
17738
17739 \series bold
17740 S{largeur de la cellule multicolonne}{nombre de colonnes couvertes}
17741 \end_layout
17742
17743 \begin_layout Standard
17744 comme paramètre LaTeX de la colonne.
17745 \end_layout
17746
17747 \begin_layout Standard
17748 \begin_inset VSpace bigskip
17749 \end_inset
17750
17751
17752 \end_layout
17753
17754 \begin_layout Standard
17755 Pour des colonnes colorées, vous pouvez définir
17756 \end_layout
17757
17758 \begin_layout Standard
17759
17760 \series bold
17761
17762 \backslash
17763 newcolumntype{K}[1]{>{
17764 \backslash
17765 columncolor{#1}
17766 \backslash
17767 hspace{0pt}}c}
17768 \end_layout
17769
17770 \begin_layout Standard
17771 Le 
17772 \begin_inset Quotes eld
17773 \end_inset
17774
17775 c
17776 \begin_inset Quotes erd
17777 \end_inset
17778
17779  à la fin crée une colonne de largeur variable dont le texte est centré
17780  horizontalement.
17781  Vous pouvez maintenant entrer
17782 \end_layout
17783
17784 \begin_layout Standard
17785
17786 \series bold
17787 K{nom de couleur}
17788 \end_layout
17789
17790 \begin_layout Standard
17791 comme paramètre LaTeX.
17792 \end_layout
17793
17794 \begin_layout Standard
17795 \begin_inset VSpace bigskip
17796 \end_inset
17797
17798
17799 \end_layout
17800
17801 \begin_layout Standard
17802 Pour créer le tableau
17803 \begin_inset space ~
17804 \end_inset
17805
17806
17807 \begin_inset CommandInset ref
17808 LatexCommand ref
17809 reference "tab:Tableau-formats-personnalisés"
17810
17811 \end_inset
17812
17813  utilisez les paramètres LaTeX
17814 \end_layout
17815
17816 \begin_layout Standard
17817
17818 \series bold
17819 M{2.5cm}
17820 \end_layout
17821
17822 \begin_layout Standard
17823 pour la première colonne et la multicolonne,
17824 \end_layout
17825
17826 \begin_layout Standard
17827
17828 \series bold
17829 K{red}
17830 \end_layout
17831
17832 \begin_layout Standard
17833 pour la dernière colonne, et
17834 \end_layout
17835
17836 \begin_layout Standard
17837
17838 \series bold
17839 S{2.5cm}{2}
17840 \end_layout
17841
17842 \begin_layout Standard
17843 pour les cellules de la deuxième colonne.
17844 \end_layout
17845
17846 \begin_layout Standard
17847 \begin_inset Float table
17848 placement h
17849 wide false
17850 sideways false
17851 status open
17852
17853 \begin_layout Plain Layout
17854 \begin_inset Caption
17855
17856 \begin_layout Plain Layout
17857 \begin_inset CommandInset label
17858 LatexCommand label
17859 name "tab:Tableau-formats-personnalisés"
17860
17861 \end_inset
17862
17863 Tableau utilisant des formats personnalisés
17864 \end_layout
17865
17866 \end_inset
17867
17868
17869 \end_layout
17870
17871 \begin_layout Plain Layout
17872 \align center
17873 \begin_inset Tabular
17874 <lyxtabular version="3" rows="3" columns="4">
17875 <features>
17876 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
17877 <column alignment="center" valignment="middle" width="0" special="S{2.5cm}{2}">
17878 <column alignment="center" valignment="middle" width="0">
17879 <column alignment="center" valignment="middle" width="0" special="K{red}">
17880 <row>
17881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17882 \begin_inset Text
17883
17884 \begin_layout Plain Layout
17885 motTrèsLongDansUneCellule
17886 \end_layout
17887
17888 \end_inset
17889 </cell>
17890 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
17891 \begin_inset Text
17892
17893 \begin_layout Plain Layout
17894 multicolonne avec multiligne
17895 \end_layout
17896
17897 \end_inset
17898 </cell>
17899 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17900 \begin_inset Text
17901
17902 \begin_layout Plain Layout
17903
17904 \end_layout
17905
17906 \end_inset
17907 </cell>
17908 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17909 \begin_inset Text
17910
17911 \begin_layout Plain Layout
17912 c
17913 \end_layout
17914
17915 \end_inset
17916 </cell>
17917 </row>
17918 <row>
17919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17920 \begin_inset Text
17921
17922 \begin_layout Plain Layout
17923 d
17924 \end_layout
17925
17926 \end_inset
17927 </cell>
17928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17929 \begin_inset Text
17930
17931 \begin_layout Plain Layout
17932 e
17933 \end_layout
17934
17935 \end_inset
17936 </cell>
17937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17938 \begin_inset Text
17939
17940 \begin_layout Plain Layout
17941 f
17942 \end_layout
17943
17944 \end_inset
17945 </cell>
17946 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17947 \begin_inset Text
17948
17949 \begin_layout Plain Layout
17950 g
17951 \end_layout
17952
17953 \end_inset
17954 </cell>
17955 </row>
17956 <row>
17957 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17958 \begin_inset Text
17959
17960 \begin_layout Plain Layout
17961 h
17962 \end_layout
17963
17964 \end_inset
17965 </cell>
17966 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17967 \begin_inset Text
17968
17969 \begin_layout Plain Layout
17970 i
17971 \end_layout
17972
17973 \end_inset
17974 </cell>
17975 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17976 \begin_inset Text
17977
17978 \begin_layout Plain Layout
17979 j
17980 \end_layout
17981
17982 \end_inset
17983 </cell>
17984 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17985 \begin_inset Text
17986
17987 \begin_layout Plain Layout
17988 k
17989 \end_layout
17990
17991 \end_inset
17992 </cell>
17993 </row>
17994 </lyxtabular>
17995
17996 \end_inset
17997
17998
17999 \end_layout
18000
18001 \end_inset
18002
18003
18004 \end_layout
18005
18006 \begin_layout Subsection
18007 Épaisseur des filets
18008 \begin_inset CommandInset label
18009 LatexCommand label
18010 name "sub:Epaisseur-filets"
18011
18012 \end_inset
18013
18014
18015 \begin_inset Index
18016 status collapsed
18017
18018 \begin_layout Plain Layout
18019 Personnalisation des tableaux ! Épaisseur filets
18020 \end_layout
18021
18022 \end_inset
18023
18024
18025 \end_layout
18026
18027 \begin_layout Standard
18028 L'épaisseur de tous les filets d'un tableau peut être modifiée avec la variable
18029  
18030 \series bold
18031
18032 \backslash
18033 arrayrulewidth
18034 \series default
18035 .
18036  Pour mettre, par exemple, une épaisseur de filet de 1.5
18037 \begin_inset space \thinspace{}
18038 \end_inset
18039
18040 pt, comme pour le tableau
18041 \begin_inset space ~
18042 \end_inset
18043
18044
18045 \begin_inset CommandInset ref
18046 LatexCommand ref
18047 reference "tab:Tableau-filets-1.5pt"
18048
18049 \end_inset
18050
18051 , insérez la commande
18052 \end_layout
18053
18054 \begin_layout Standard
18055
18056 \series bold
18057
18058 \backslash
18059 setlength{
18060 \backslash
18061 arrayrulewidth}{1.5pt}
18062 \end_layout
18063
18064 \begin_layout Standard
18065 en code TeX avant le tableau ou le flottant de tableau.
18066  La nouvelle épaisseur de filet reste valable pour tous les tableaux qui
18067  suivent.
18068  pour revenir aux valeurs par défaut, mettez 
18069 \series bold
18070
18071 \backslash
18072 arrayrulewidth
18073 \series default
18074  à 0.4
18075 \begin_inset space \thinspace{}
18076 \end_inset
18077
18078 pt en utilisant du code LaTeX après le tableau ou le flottant de tableau.
18079 \end_layout
18080
18081 \begin_layout Standard
18082 \begin_inset ERT
18083 status collapsed
18084
18085 \begin_layout Plain Layout
18086
18087
18088 \backslash
18089 setlength{
18090 \backslash
18091 arrayrulewidth}{1.5pt}
18092 \end_layout
18093
18094 \end_inset
18095
18096
18097 \begin_inset Float table
18098 wide false
18099 sideways false
18100 status open
18101
18102 \begin_layout Plain Layout
18103 \begin_inset Caption
18104
18105 \begin_layout Plain Layout
18106 \begin_inset CommandInset label
18107 LatexCommand label
18108 name "tab:Tableau-filets-1.5pt"
18109
18110 \end_inset
18111
18112 Tableau avec des filets de 1.5
18113 \begin_inset space \thinspace{}
18114 \end_inset
18115
18116 pt
18117 \end_layout
18118
18119 \end_inset
18120
18121
18122 \end_layout
18123
18124 \begin_layout Plain Layout
18125 \align center
18126 \begin_inset Tabular
18127 <lyxtabular version="3" rows="3" columns="3">
18128 <features>
18129 <column alignment="center" valignment="top" width="0">
18130 <column alignment="center" valignment="top" width="0">
18131 <column alignment="center" valignment="top" width="0">
18132 <row>
18133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18134 \begin_inset Text
18135
18136 \begin_layout Plain Layout
18137 sd
18138 \end_layout
18139
18140 \end_inset
18141 </cell>
18142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18143 \begin_inset Text
18144
18145 \begin_layout Plain Layout
18146
18147 \end_layout
18148
18149 \end_inset
18150 </cell>
18151 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18152 \begin_inset Text
18153
18154 \begin_layout Plain Layout
18155
18156 \end_layout
18157
18158 \end_inset
18159 </cell>
18160 </row>
18161 <row>
18162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18163 \begin_inset Text
18164
18165 \begin_layout Plain Layout
18166
18167 \end_layout
18168
18169 \end_inset
18170 </cell>
18171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18172 \begin_inset Text
18173
18174 \begin_layout Plain Layout
18175 sd
18176 \end_layout
18177
18178 \end_inset
18179 </cell>
18180 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18181 \begin_inset Text
18182
18183 \begin_layout Plain Layout
18184
18185 \end_layout
18186
18187 \end_inset
18188 </cell>
18189 </row>
18190 <row>
18191 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18192 \begin_inset Text
18193
18194 \begin_layout Plain Layout
18195
18196 \end_layout
18197
18198 \end_inset
18199 </cell>
18200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18201 \begin_inset Text
18202
18203 \begin_layout Plain Layout
18204
18205 \end_layout
18206
18207 \end_inset
18208 </cell>
18209 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18210 \begin_inset Text
18211
18212 \begin_layout Plain Layout
18213 sd
18214 \end_layout
18215
18216 \end_inset
18217 </cell>
18218 </row>
18219 </lyxtabular>
18220
18221 \end_inset
18222
18223
18224 \end_layout
18225
18226 \end_inset
18227
18228
18229 \begin_inset ERT
18230 status collapsed
18231
18232 \begin_layout Plain Layout
18233
18234
18235 \backslash
18236 setlength{
18237 \backslash
18238 arrayrulewidth}{0.4pt}
18239 \end_layout
18240
18241 \end_inset
18242
18243
18244 \end_layout
18245
18246 \begin_layout Standard
18247 \begin_inset VSpace bigskip
18248 \end_inset
18249
18250 Pour que seuls les filets horizontaux aient une épaisseur de 1.5
18251 \begin_inset space \thinspace{}
18252 \end_inset
18253
18254 pt, comme dans le tableau
18255 \begin_inset space ~
18256 \end_inset
18257
18258
18259 \begin_inset CommandInset ref
18260 LatexCommand ref
18261 reference "tab:Tableau-filets-horizontaux-1.5pt"
18262
18263 \end_inset
18264
18265 , insérez les commandes suivantes en code TeX avant le tableau ou le flottant
18266  de tableau :
18267 \end_layout
18268
18269 \begin_layout Standard
18270
18271 \series bold
18272
18273 \backslash
18274 let
18275 \backslash
18276 myHline
18277 \backslash
18278 hline
18279 \begin_inset Newline newline
18280 \end_inset
18281
18282
18283 \backslash
18284 renewcommand{
18285 \backslash
18286 hline}
18287 \begin_inset Newline newline
18288 \end_inset
18289
18290  {
18291 \backslash
18292 noalign{
18293 \backslash
18294 global
18295 \backslash
18296 arrayrulewidth 1.5pt}
18297 \begin_inset Newline newline
18298 \end_inset
18299
18300  
18301 \backslash
18302 myHline
18303 \backslash
18304 noalign{
18305 \backslash
18306 global
18307 \backslash
18308 arrayrulewidth 0.4pt}}
18309 \end_layout
18310
18311 \begin_layout Standard
18312 Pour revenir à l'épaisseur de filet par défaut, insérez les commandes suivantes
18313  en code TeX après le tableau ou le flottant de tableau :
18314 \end_layout
18315
18316 \begin_layout Standard
18317
18318 \series bold
18319
18320 \backslash
18321 renewcommand{
18322 \backslash
18323 hline}{
18324 \backslash
18325 myHline}
18326 \end_layout
18327
18328 \begin_layout Standard
18329 \begin_inset ERT
18330 status collapsed
18331
18332 \begin_layout Plain Layout
18333
18334
18335 \backslash
18336 let
18337 \backslash
18338 myHline
18339 \backslash
18340 hline
18341 \end_layout
18342
18343 \begin_layout Plain Layout
18344
18345
18346 \backslash
18347 renewcommand{
18348 \backslash
18349 hline}
18350 \end_layout
18351
18352 \begin_layout Plain Layout
18353
18354  {
18355 \backslash
18356 noalign{
18357 \backslash
18358 global
18359 \backslash
18360 arrayrulewidth 1.5pt}
18361 \end_layout
18362
18363 \begin_layout Plain Layout
18364
18365   
18366 \backslash
18367 myHline
18368 \backslash
18369 noalign{
18370 \backslash
18371 global
18372 \backslash
18373 arrayrulewidth 0.4pt}}
18374 \end_layout
18375
18376 \end_inset
18377
18378
18379 \begin_inset Float table
18380 wide false
18381 sideways false
18382 status open
18383
18384 \begin_layout Plain Layout
18385 \begin_inset Caption
18386
18387 \begin_layout Plain Layout
18388 \begin_inset CommandInset label
18389 LatexCommand label
18390 name "tab:Tableau-filets-horizontaux-1.5pt"
18391
18392 \end_inset
18393
18394 Tableau avec des filets horizontaux de 1.5
18395 \begin_inset space \thinspace{}
18396 \end_inset
18397
18398 pt
18399 \end_layout
18400
18401 \end_inset
18402
18403
18404 \end_layout
18405
18406 \begin_layout Plain Layout
18407 \align center
18408 \begin_inset Tabular
18409 <lyxtabular version="3" rows="3" columns="3">
18410 <features>
18411 <column alignment="center" valignment="top" width="0">
18412 <column alignment="center" valignment="top" width="0">
18413 <column alignment="center" valignment="top" width="0">
18414 <row>
18415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18416 \begin_inset Text
18417
18418 \begin_layout Plain Layout
18419 sd
18420 \end_layout
18421
18422 \end_inset
18423 </cell>
18424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18425 \begin_inset Text
18426
18427 \begin_layout Plain Layout
18428
18429 \end_layout
18430
18431 \end_inset
18432 </cell>
18433 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18434 \begin_inset Text
18435
18436 \begin_layout Plain Layout
18437
18438 \end_layout
18439
18440 \end_inset
18441 </cell>
18442 </row>
18443 <row>
18444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18445 \begin_inset Text
18446
18447 \begin_layout Plain Layout
18448
18449 \end_layout
18450
18451 \end_inset
18452 </cell>
18453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18454 \begin_inset Text
18455
18456 \begin_layout Plain Layout
18457 sd
18458 \end_layout
18459
18460 \end_inset
18461 </cell>
18462 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18463 \begin_inset Text
18464
18465 \begin_layout Plain Layout
18466
18467 \end_layout
18468
18469 \end_inset
18470 </cell>
18471 </row>
18472 <row>
18473 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18474 \begin_inset Text
18475
18476 \begin_layout Plain Layout
18477
18478 \end_layout
18479
18480 \end_inset
18481 </cell>
18482 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18483 \begin_inset Text
18484
18485 \begin_layout Plain Layout
18486
18487 \end_layout
18488
18489 \end_inset
18490 </cell>
18491 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18492 \begin_inset Text
18493
18494 \begin_layout Plain Layout
18495 sd
18496 \end_layout
18497
18498 \end_inset
18499 </cell>
18500 </row>
18501 </lyxtabular>
18502
18503 \end_inset
18504
18505
18506 \end_layout
18507
18508 \end_inset
18509
18510
18511 \begin_inset ERT
18512 status collapsed
18513
18514 \begin_layout Plain Layout
18515
18516
18517 \backslash
18518 renewcommand{
18519 \backslash
18520 hline}{
18521 \backslash
18522 myHline}
18523 \end_layout
18524
18525 \end_inset
18526
18527
18528 \end_layout
18529
18530 \begin_layout Standard
18531 \begin_inset VSpace bigskip
18532 \end_inset
18533
18534 Pour que seuls les filets verticaux aient une épaisseur de 1.5
18535 \begin_inset space \thinspace{}
18536 \end_inset
18537
18538 pt, créez le format de colonne suivant dans le préambule, en suivant la
18539  description de la section
18540 \begin_inset space ~
18541 \end_inset
18542
18543
18544 \begin_inset CommandInset ref
18545 LatexCommand ref
18546 reference "sub:Formats-personnalisés"
18547
18548 \end_inset
18549
18550 :
18551 \end_layout
18552
18553 \begin_layout Standard
18554
18555 \series bold
18556
18557 \backslash
18558 newcolumntype{V}{!{
18559 \backslash
18560 vrule width 1.5pt}}
18561 \end_layout
18562
18563 \begin_layout Standard
18564 Pour le tableau
18565 \begin_inset space ~
18566 \end_inset
18567
18568
18569 \begin_inset CommandInset ref
18570 LatexCommand ref
18571 reference "tab:Tableau-filets-verticaux-1.5pt"
18572
18573 \end_inset
18574
18575  le paramètre LaTeX 
18576 \end_layout
18577
18578 \begin_layout Standard
18579
18580 \series bold
18581 VcV
18582 \end_layout
18583
18584 \begin_layout Standard
18585 a été utilisé pour la dernière colonne et
18586 \end_layout
18587
18588 \begin_layout Standard
18589
18590 \series bold
18591 Vc
18592 \end_layout
18593
18594 \begin_layout Standard
18595 pour les autres colonnes.
18596 \end_layout
18597
18598 \begin_layout Standard
18599 \begin_inset Float table
18600 wide false
18601 sideways false
18602 status open
18603
18604 \begin_layout Plain Layout
18605 \begin_inset Caption
18606
18607 \begin_layout Plain Layout
18608 \begin_inset CommandInset label
18609 LatexCommand label
18610 name "tab:Tableau-filets-verticaux-1.5pt"
18611
18612 \end_inset
18613
18614 Tableau avec des filets verticaux de 1.5
18615 \begin_inset space \thinspace{}
18616 \end_inset
18617
18618 pt 
18619 \end_layout
18620
18621 \end_inset
18622
18623
18624 \end_layout
18625
18626 \begin_layout Plain Layout
18627 \align center
18628 \begin_inset Tabular
18629 <lyxtabular version="3" rows="3" columns="3">
18630 <features>
18631 <column alignment="center" valignment="top" width="0" special="Vc">
18632 <column alignment="center" valignment="top" width="0" special="Vc">
18633 <column alignment="center" valignment="top" width="0" special="VcV">
18634 <row>
18635 <cell alignment="center" valignment="top" topline="true" usebox="none">
18636 \begin_inset Text
18637
18638 \begin_layout Plain Layout
18639 sd
18640 \end_layout
18641
18642 \end_inset
18643 </cell>
18644 <cell alignment="center" valignment="top" topline="true" usebox="none">
18645 \begin_inset Text
18646
18647 \begin_layout Plain Layout
18648
18649 \end_layout
18650
18651 \end_inset
18652 </cell>
18653 <cell alignment="center" valignment="top" topline="true" usebox="none">
18654 \begin_inset Text
18655
18656 \begin_layout Plain Layout
18657
18658 \end_layout
18659
18660 \end_inset
18661 </cell>
18662 </row>
18663 <row>
18664 <cell alignment="center" valignment="top" topline="true" usebox="none">
18665 \begin_inset Text
18666
18667 \begin_layout Plain Layout
18668
18669 \end_layout
18670
18671 \end_inset
18672 </cell>
18673 <cell alignment="center" valignment="top" topline="true" usebox="none">
18674 \begin_inset Text
18675
18676 \begin_layout Plain Layout
18677 sd
18678 \end_layout
18679
18680 \end_inset
18681 </cell>
18682 <cell alignment="center" valignment="top" topline="true" usebox="none">
18683 \begin_inset Text
18684
18685 \begin_layout Plain Layout
18686
18687 \end_layout
18688
18689 \end_inset
18690 </cell>
18691 </row>
18692 <row>
18693 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18694 \begin_inset Text
18695
18696 \begin_layout Plain Layout
18697
18698 \end_layout
18699
18700 \end_inset
18701 </cell>
18702 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18703 \begin_inset Text
18704
18705 \begin_layout Plain Layout
18706
18707 \end_layout
18708
18709 \end_inset
18710 </cell>
18711 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18712 \begin_inset Text
18713
18714 \begin_layout Plain Layout
18715 sd
18716 \end_layout
18717
18718 \end_inset
18719 </cell>
18720 </row>
18721 </lyxtabular>
18722
18723 \end_inset
18724
18725
18726 \end_layout
18727
18728 \end_inset
18729
18730
18731 \end_layout
18732
18733 \begin_layout Subsection
18734 Filets à traits interrompus
18735 \begin_inset Index
18736 status collapsed
18737
18738 \begin_layout Plain Layout
18739 Personnalisation des tableaux ! Filets à traits interrompus
18740 \end_layout
18741
18742 \end_inset
18743
18744
18745 \end_layout
18746
18747 \begin_layout Standard
18748 \begin_inset ERT
18749 status collapsed
18750
18751 \begin_layout Plain Layout
18752
18753
18754 \backslash
18755 ifarydshln
18756 \end_layout
18757
18758 \end_inset
18759
18760
18761 \begin_inset Note Note
18762 status open
18763
18764 \begin_layout Plain Layout
18765 La section suivante ne s'affichera que si vous avez installé le paquetage
18766  LaTeX 
18767 \series bold
18768 arydshln
18769 \series default
18770 .
18771 \end_layout
18772
18773 \end_inset
18774
18775
18776 \end_layout
18777
18778 \begin_layout Standard
18779 \begin_inset Float table
18780 placement H
18781 wide false
18782 sideways false
18783 status open
18784
18785 \begin_layout Plain Layout
18786 \begin_inset Caption
18787
18788 \begin_layout Plain Layout
18789 \begin_inset CommandInset label
18790 LatexCommand label
18791 name "tab:Tableau-filets-tirets"
18792
18793 \end_inset
18794
18795 Tableau avec des filets à traits interrompus
18796 \end_layout
18797
18798 \end_inset
18799
18800
18801 \end_layout
18802
18803 \begin_layout Plain Layout
18804 \align center
18805 \begin_inset Tabular
18806 <lyxtabular version="3" rows="5" columns="5">
18807 <features>
18808 <column alignment="center" valignment="top" width="0">
18809 <column alignment="center" valignment="top" width="0">
18810 <column alignment="center" valignment="top" width="0" special=":c">
18811 <column alignment="center" valignment="top" width="0">
18812 <column alignment="center" valignment="top" width="0">
18813 <row>
18814 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18815 \begin_inset Text
18816
18817 \begin_layout Plain Layout
18818 a
18819 \end_layout
18820
18821 \end_inset
18822 </cell>
18823 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18824 \begin_inset Text
18825
18826 \begin_layout Plain Layout
18827 b
18828 \end_layout
18829
18830 \end_inset
18831 </cell>
18832 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18833 \begin_inset Text
18834
18835 \begin_layout Plain Layout
18836 c
18837 \end_layout
18838
18839 \end_inset
18840 </cell>
18841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18842 \begin_inset Text
18843
18844 \begin_layout Plain Layout
18845 d
18846 \end_layout
18847
18848 \end_inset
18849 </cell>
18850 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18851 \begin_inset Text
18852
18853 \begin_layout Plain Layout
18854 e
18855 \end_layout
18856
18857 \end_inset
18858 </cell>
18859 </row>
18860 <row>
18861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18862 \begin_inset Text
18863
18864 \begin_layout Plain Layout
18865 f
18866 \end_layout
18867
18868 \end_inset
18869 </cell>
18870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18871 \begin_inset Text
18872
18873 \begin_layout Plain Layout
18874 g
18875 \end_layout
18876
18877 \end_inset
18878 </cell>
18879 <cell alignment="center" valignment="top" topline="true" usebox="none">
18880 \begin_inset Text
18881
18882 \begin_layout Plain Layout
18883 h
18884 \end_layout
18885
18886 \end_inset
18887 </cell>
18888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18889 \begin_inset Text
18890
18891 \begin_layout Plain Layout
18892 i
18893 \end_layout
18894
18895 \end_inset
18896 </cell>
18897 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18898 \begin_inset Text
18899
18900 \begin_layout Plain Layout
18901 j
18902 \end_layout
18903
18904 \end_inset
18905 </cell>
18906 </row>
18907 <row>
18908 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18909 \begin_inset Text
18910
18911 \begin_layout Plain Layout
18912 \begin_inset ERT
18913 status collapsed
18914
18915 \begin_layout Plain Layout
18916
18917
18918 \backslash
18919 hdashline 
18920 \end_layout
18921
18922 \end_inset
18923
18924 k
18925 \end_layout
18926
18927 \end_inset
18928 </cell>
18929 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18930 \begin_inset Text
18931
18932 \begin_layout Plain Layout
18933 l
18934 \end_layout
18935
18936 \end_inset
18937 </cell>
18938 <cell alignment="center" valignment="top" usebox="none">
18939 \begin_inset Text
18940
18941 \begin_layout Plain Layout
18942 m
18943 \end_layout
18944
18945 \end_inset
18946 </cell>
18947 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18948 \begin_inset Text
18949
18950 \begin_layout Plain Layout
18951 n
18952 \end_layout
18953
18954 \end_inset
18955 </cell>
18956 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18957 \begin_inset Text
18958
18959 \begin_layout Plain Layout
18960 o
18961 \end_layout
18962
18963 \end_inset
18964 </cell>
18965 </row>
18966 <row>
18967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18968 \begin_inset Text
18969
18970 \begin_layout Plain Layout
18971 \begin_inset ERT
18972 status collapsed
18973
18974 \begin_layout Plain Layout
18975
18976
18977 \backslash
18978 cdashline{4-5}
18979 \end_layout
18980
18981 \end_inset
18982
18983 p
18984 \end_layout
18985
18986 \end_inset
18987 </cell>
18988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18989 \begin_inset Text
18990
18991 \begin_layout Plain Layout
18992 q
18993 \end_layout
18994
18995 \end_inset
18996 </cell>
18997 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
18998 \begin_inset Text
18999
19000 \begin_layout Plain Layout
19001 r
19002 \end_layout
19003
19004 \end_inset
19005 </cell>
19006 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none" special="c:">
19007 \begin_inset Text
19008
19009 \begin_layout Plain Layout
19010 s
19011 \end_layout
19012
19013 \end_inset
19014 </cell>
19015 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19016 \begin_inset Text
19017
19018 \begin_layout Plain Layout
19019
19020 \end_layout
19021
19022 \end_inset
19023 </cell>
19024 </row>
19025 <row>
19026 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19027 \begin_inset Text
19028
19029 \begin_layout Plain Layout
19030 t
19031 \end_layout
19032
19033 \end_inset
19034 </cell>
19035 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19036 \begin_inset Text
19037
19038 \begin_layout Plain Layout
19039 u
19040 \end_layout
19041
19042 \end_inset
19043 </cell>
19044 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19045 \begin_inset Text
19046
19047 \begin_layout Plain Layout
19048 v
19049 \end_layout
19050
19051 \end_inset
19052 </cell>
19053 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19054 \begin_inset Text
19055
19056 \begin_layout Plain Layout
19057 w
19058 \end_layout
19059
19060 \end_inset
19061 </cell>
19062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19063 \begin_inset Text
19064
19065 \begin_layout Plain Layout
19066 x
19067 \end_layout
19068
19069 \end_inset
19070 </cell>
19071 </row>
19072 </lyxtabular>
19073
19074 \end_inset
19075
19076
19077 \end_layout
19078
19079 \end_inset
19080
19081
19082 \end_layout
19083
19084 \begin_layout Standard
19085 LyX ne gère pas de façon native les filets à lignes interrompues, vous devez
19086  donc employer du code TeX.
19087  Mais avant il faut charger le paquetage LaTeX 
19088 \series bold
19089 arydshln
19090 \series default
19091
19092 \begin_inset Index
19093 status collapsed
19094
19095 \begin_layout Plain Layout
19096 Paquetages LaTeX ! arydshln
19097 \end_layout
19098
19099 \end_inset
19100
19101  dans le préambule du document avec la commande 
19102 \end_layout
19103
19104 \begin_layout Standard
19105
19106 \series bold
19107
19108 \backslash
19109 usepackage{arydshln}
19110 \end_layout
19111
19112 \begin_layout Standard
19113 Pour faire un filet vertical avec un trait interrompu, mettez deux points
19114  
19115 \begin_inset Quotes eld
19116 \end_inset
19117
19118 :
19119 \begin_inset Quotes erd
19120 \end_inset
19121
19122  avec le caractère décrivant l'alignement horizontal comme paramètre LaTeX
19123  dans la fenêtre de dialogue de paramètre du tableau.
19124 \end_layout
19125
19126 \begin_layout Standard
19127 Pour un trait horizontal interrompu, ajoutez la commande
19128 \end_layout
19129
19130 \begin_layout Standard
19131
19132 \series bold
19133
19134 \backslash
19135 hdashline
19136 \end_layout
19137
19138 \begin_layout Standard
19139 en code TeX comme premier élément de la première cellule de la ligne de
19140  tableau.
19141 \end_layout
19142
19143 \begin_layout Standard
19144 Pour des filets interrompus avec des cellules multicolonnes, utilisez la
19145  commande 
19146 \end_layout
19147
19148 \begin_layout Standard
19149
19150 \series bold
19151
19152 \backslash
19153 cdashline{
19154 \series default
19155 numéros de colonnes}
19156 \end_layout
19157
19158 \begin_layout Standard
19159 en code TeX comme premier élément de la première cellule de la ligne.
19160  Si par exemple, vous avez une cellule multicolonne qui couvre les colonnes
19161  2 à 4 et que vous voulez un filet interrompu au dessus, ajoutez la commande
19162 \end_layout
19163
19164 \begin_layout Standard
19165
19166 \series bold
19167
19168 \backslash
19169 cdashline{2-4}
19170 \end_layout
19171
19172 \begin_layout Standard
19173 comme premier élément de la première cellule de la ligne contenant la multicolon
19174 ne.
19175 \end_layout
19176
19177 \begin_layout Standard
19178 \begin_inset VSpace bigskip
19179 \end_inset
19180
19181
19182 \end_layout
19183
19184 \begin_layout Standard
19185 Le tableau
19186 \begin_inset space ~
19187 \end_inset
19188
19189
19190 \begin_inset CommandInset ref
19191 LatexCommand ref
19192 reference "tab:Tableau-filets-tirets"
19193
19194 \end_inset
19195
19196  a été créé en utilisant 
19197 \begin_inset Quotes eld
19198 \end_inset
19199
19200
19201 \series bold
19202 :c
19203 \series default
19204
19205 \begin_inset Quotes erd
19206 \end_inset
19207
19208  comme paramètre LaTeX pour la troisième colonne.
19209  La commande en code TeX 
19210 \series bold
19211
19212 \backslash
19213 hdashline
19214 \series default
19215  a été insérée dans la première cellule de la troisième ligne et la commande
19216  en code TeX 
19217 \series bold
19218
19219 \backslash
19220 cdashline{4-5}
19221 \series default
19222  a été insérée dans la première cellule de la quatrième ligne.
19223 \end_layout
19224
19225 \begin_layout Standard
19226 \begin_inset Note Greyedout
19227 status open
19228
19229 \begin_layout Plain Layout
19230
19231 \series bold
19232 Note:
19233 \series default
19234  Le paquetage LaTeX 
19235 \series bold
19236 arydshln
19237 \series default
19238  qui a été utilisé n'est apparemment pas compatible avec le paquetage LaTeX
19239  
19240 \series bold
19241 colortbl
19242 \series default
19243
19244 \begin_inset Index
19245 status collapsed
19246
19247 \begin_layout Plain Layout
19248 Paquetages LaTeX ! colortbl
19249 \end_layout
19250
19251 \end_inset
19252
19253  qui est utilisé pour avoir des tableaux colorés dans la section
19254 \begin_inset space ~
19255 \end_inset
19256
19257
19258 \begin_inset CommandInset ref
19259 LatexCommand ref
19260 reference "sec:Tableaux-Colorés"
19261
19262 \end_inset
19263
19264 .
19265  Cela signifie que les tableaux colorés ne peuvent pas avoir de filets à
19266  traits interrompus.
19267 \end_layout
19268
19269 \end_inset
19270
19271
19272 \end_layout
19273
19274 \begin_layout Standard
19275 \begin_inset ERT
19276 status collapsed
19277
19278 \begin_layout Plain Layout
19279
19280
19281 \backslash
19282 else
19283 \end_layout
19284
19285 \end_inset
19286
19287
19288 \begin_inset Note Note
19289 status open
19290
19291 \begin_layout Plain Layout
19292 Ce qui suit sera affiché si le paquetage LaTeX 
19293 \series bold
19294 arydshln
19295 \series default
19296  n'est pas installé :
19297 \end_layout
19298
19299 \end_inset
19300
19301
19302 \end_layout
19303
19304 \begin_layout Standard
19305 Vous devez installer le paquetage LaTeX 
19306 \series bold
19307 arydshln
19308 \series default
19309  pour voir le contenu des cette section dans la sortie imprimée.
19310 \end_layout
19311
19312 \begin_layout Standard
19313 \begin_inset ERT
19314 status collapsed
19315
19316 \begin_layout Plain Layout
19317
19318
19319 \backslash
19320 fi
19321 \end_layout
19322
19323 \end_inset
19324
19325
19326 \end_layout
19327
19328 \begin_layout Chapter
19329 Flottants
19330 \begin_inset Index
19331 status collapsed
19332
19333 \begin_layout Plain Layout
19334 Flottants
19335 \end_layout
19336
19337 \end_inset
19338
19339
19340 \end_layout
19341
19342 \begin_layout Section
19343 Introduction
19344 \begin_inset CommandInset label
19345 LatexCommand label
19346 name "sec:Flottants-Introduction"
19347
19348 \end_inset
19349
19350
19351 \begin_inset Index
19352 status collapsed
19353
19354 \begin_layout Plain Layout
19355 Flottants ! Introduction
19356 \end_layout
19357
19358 \end_inset
19359
19360
19361 \end_layout
19362
19363 \begin_layout Standard
19364 Un flottant est une portion de document, qui peut être associé à une étiquette
19365  et dont la position n'est pas fixée.
19366  Il peut 
19367 \begin_inset Quotes eld
19368 \end_inset
19369
19370 flotter
19371 \begin_inset Quotes erd
19372 \end_inset
19373
19374  d'une page ou deux en avant ou en arrière, pour trouver l'emplacement le
19375  plus approprié.
19376  Les 
19377 \family sans
19378 Notes
19379 \begin_inset space ~
19380 \end_inset
19381
19382 en
19383 \begin_inset space ~
19384 \end_inset
19385
19386 Bas
19387 \begin_inset space ~
19388 \end_inset
19389
19390 de
19391 \begin_inset space ~
19392 \end_inset
19393
19394 Page
19395 \family default
19396  et le 
19397 \family sans
19398 Notes
19399 \begin_inset space ~
19400 \end_inset
19401
19402 en
19403 \begin_inset space ~
19404 \end_inset
19405
19406 Marge
19407 \family default
19408  sont par exemple aussi des flottants, puisqu'elles peuvent se retrouver
19409  sur la page suivante quand il y a trop de notes sur la page courante.
19410 \end_layout
19411
19412 \begin_layout Standard
19413 Grâce aux flottants, on peut obtenir automatiquement une mise en page de
19414  très grande qualité.
19415  Les images et les tableaux peuvent être répartis sur plusieurs pages pour
19416  éviter des lignes blanches ou des pages sans texte.
19417  Comme le fait d'utiliser un flottant supprime la liaison entre le texte
19418  et le tableau ou l'image, on va pouvoir faire référence au flottant dans
19419  le texte.
19420  Les flottants sont donc numérotés.
19421  Les références croisées sont décrites dans la section
19422 \begin_inset space ~
19423 \end_inset
19424
19425
19426 \begin_inset CommandInset ref
19427 LatexCommand ref
19428 reference "sec:Referencer-les-Flottants"
19429
19430 \end_inset
19431
19432 .
19433 \end_layout
19434
19435 \begin_layout Standard
19436 Pour insérer un flottant, on utilise un des sous menus du menu 
19437 \family sans
19438 Insérer\SpecialChar \menuseparator
19439 Flottant.
19440
19441 \family default
19442  Une boîte va être insérée dans votre document avec par exemple une étiquette
19443  du genre 
19444 \begin_inset Quotes eld
19445 \end_inset
19446
19447 Figure
19448 \begin_inset space ~
19449 \end_inset
19450
19451 #:
19452 \begin_inset Quotes erd
19453 \end_inset
19454
19455  (où # est un numéro).
19456  L'étiquette est automatiquement traduite dans la langue du document dans
19457  la sortie finale.
19458  Après l'étiquette vous pouvez insérer du texte comme légende.
19459  L'image ou le tableau est inséré avant ou après la légende dans un paragraphe
19460  séparé, à l'intérieur du flottant.
19461  Vous trouverez plus de détails sur le positionnement des légendes dans
19462  la section
19463 \begin_inset space ~
19464 \end_inset
19465
19466
19467 \begin_inset CommandInset ref
19468 LatexCommand ref
19469 reference "sec:Placement-légende"
19470
19471 \end_inset
19472
19473 .
19474  Pour améliorer la lisibilité de votre document dans LyX, vous pouvez fermer
19475  ou ouvrir la boîte de votre flottant en cliquant avec le bouton de gauche
19476  sur la boîte grise qui se trouve en haut à gauche de celui-ci.
19477  Une boîte de flottant fermée ressemble à ceci : 
19478 \begin_inset Graphics
19479         filename clipart/floatQt4.png
19480         scale 60
19481
19482 \end_inset
19483
19484  – une case grise avec un texte rouge.
19485 \end_layout
19486
19487 \begin_layout Standard
19488 Il est recommandé d'insérer les flottants comme des paragraphes séparés
19489  pour éviter des erreurs avec LaTeX, quand le texte qui entoure le flottant
19490  est formaté de façon particulière.
19491 \end_layout
19492
19493 \begin_layout Section
19494 Les Types de Flottants
19495 \end_layout
19496
19497 \begin_layout Standard
19498 En plus des flottants de figures et de tableau qui sont décrits respectivement
19499  dans les sections
19500 \begin_inset space ~
19501 \end_inset
19502
19503
19504 \begin_inset CommandInset ref
19505 LatexCommand ref
19506 reference "sec:Figure-Floats"
19507
19508 \end_inset
19509
19510  et 
19511 \begin_inset CommandInset ref
19512 LatexCommand ref
19513 reference "sec:Table-Floats"
19514
19515 \end_inset
19516
19517 , LyX offre aussi les types 
19518 \series bold
19519 Algorithme
19520 \series default
19521  et 
19522 \series bold
19523 Enrobage
19524 \series default
19525 .
19526 \end_layout
19527
19528 \begin_layout Subsection
19529 Flottant d'algorithme
19530 \begin_inset Index
19531 status collapsed
19532
19533 \begin_layout Plain Layout
19534 Flottants ! Algorithmes
19535 \end_layout
19536
19537 \end_inset
19538
19539
19540 \begin_inset CommandInset label
19541 LatexCommand label
19542 name "sub:Flottant-d'Algorithme"
19543
19544 \end_inset
19545
19546
19547 \end_layout
19548
19549 \begin_layout Standard
19550 \begin_inset Float algorithm
19551 placement h
19552 wide false
19553 sideways false
19554 status open
19555
19556 \begin_layout Plain Layout
19557 \begin_inset Caption
19558
19559 \begin_layout Plain Layout
19560 \begin_inset CommandInset label
19561 LatexCommand label
19562 name "alg:Exemple-Flottant-Algorithme"
19563
19564 \end_inset
19565
19566 Exemple de flottant d'algorithme
19567 \end_layout
19568
19569 \end_inset
19570
19571
19572 \end_layout
19573
19574 \begin_layout LyX-Code
19575 for I in 1..N loop
19576 \begin_inset Newline newline
19577 \end_inset
19578
19579  Sum:= Sum + A(I); /*comment*/
19580 \begin_inset Newline newline
19581 \end_inset
19582
19583 end loop
19584 \begin_inset VSpace -4mm
19585 \end_inset
19586
19587
19588 \end_layout
19589
19590 \end_inset
19591
19592
19593 \end_layout
19594
19595 \begin_layout Standard
19596 Ce type de flottant est inséré à l'aide du menu 
19597 \family sans
19598 Insérer\SpecialChar \menuseparator
19599 Flottant\SpecialChar \menuseparator
19600 Algorithme
19601 \family default
19602 .
19603  Il peut être utilisé pour des morceaux de code source ou des descriptions
19604  d'algorithmes et 
19605 \lang english
19606 can be seen as an alternative to program code listings that are explained
19607  in chapter
19608 \lang french
19609
19610 \begin_inset space ~
19611 \end_inset
19612
19613
19614 \begin_inset CommandInset ref
19615 LatexCommand ref
19616 reference "cha:Program-Code-Listings"
19617
19618 \end_inset
19619
19620 .
19621  Vous pouvez par exemple utiliser l'environnement Code
19622 \begin_inset space ~
19623 \end_inset
19624
19625 LyX qui est décrit dans le 
19626 \emph on
19627 Guide
19628 \emph default
19629
19630 \begin_inset space ~
19631 \end_inset
19632
19633
19634 \emph on
19635 de
19636 \begin_inset space ~
19637 \end_inset
19638
19639 l'Utilisateur
19640 \emph default
19641  de LyX.
19642  l'algorithme
19643 \begin_inset space ~
19644 \end_inset
19645
19646
19647 \begin_inset CommandInset ref
19648 LatexCommand ref
19649 reference "alg:Exemple-Flottant-Algorithme"
19650
19651 \end_inset
19652
19653  est un exemple de flottant d'algorithme où un espace vertical de -4
19654 \begin_inset space \thinspace{}
19655 \end_inset
19656
19657 mm a été ajouté à la fin du flottant pour que la ligne du bas du flottant
19658  soit placée exactement sous le texte de la dernière ligne.
19659 \end_layout
19660
19661 \begin_layout Standard
19662 L'étiquette de ce flottant n'est pas automatiquement traduite dans la langue
19663  du document.
19664  Si votre document n'est pas en anglais, vous devez le faire vous-même manuellem
19665 ent en ajoutant la ligne suivante dans le préambule de votre document :
19666 \end_layout
19667
19668 \begin_layout Standard
19669
19670 \series bold
19671
19672 \backslash
19673 floatname{algorithm}{votre
19674 \begin_inset space ~
19675 \end_inset
19676
19677 nom}
19678 \end_layout
19679
19680 \begin_layout Standard
19681
19682 \family sans
19683  votre
19684 \begin_inset space ~
19685 \end_inset
19686
19687 nom
19688 \family default
19689  est le mot 
19690 \begin_inset Quotes eld
19691 \end_inset
19692
19693
19694 \emph on
19695 algorithme
19696 \emph default
19697
19698 \begin_inset Quotes erd
19699 \end_inset
19700
19701  dans votre langue.
19702 \end_layout
19703
19704 \begin_layout Standard
19705 Pour insérer la liste des algorithmes, vous pouvez utiliser le menu 
19706 \family sans
19707 Insérer\SpecialChar \menuseparator
19708 Listes
19709 \begin_inset space ~
19710 \end_inset
19711
19712 &
19713 \begin_inset space ~
19714 \end_inset
19715
19716 TdM\SpecialChar \menuseparator
19717 Liste
19718 \begin_inset space ~
19719 \end_inset
19720
19721 des
19722 \begin_inset space ~
19723 \end_inset
19724
19725 algorithmes
19726 \family default
19727  si votre document est en la même langue 
19728 \lang english
19729 as LyX's menu names
19730 \lang french
19731 .
19732  Pour les documents qui ne sont pas en anglais, utilisez la commande suivante
19733  en code TeX à la place:
19734 \end_layout
19735
19736 \begin_layout Standard
19737
19738 \series bold
19739
19740 \backslash
19741 listof{algorithm}{votre
19742 \begin_inset space ~
19743 \end_inset
19744
19745 nom}
19746 \end_layout
19747
19748 \begin_layout Standard
19749 où 
19750 \family sans
19751 votre
19752 \begin_inset space ~
19753 \end_inset
19754
19755 nom
19756 \family default
19757  est la traduction de 
19758 \begin_inset Quotes eld
19759 \end_inset
19760
19761
19762 \emph on
19763 List of Algorithm
19764 \emph default
19765 s
19766 \begin_inset Quotes erd
19767 \end_inset
19768
19769  dans votre langue.
19770 \end_layout
19771
19772 \begin_layout Standard
19773 Les flottants d'algorithme ne sont pas numérotés par défaut en suivant le
19774  schéma 
19775 \begin_inset Quotes eld
19776 \end_inset
19777
19778 chapitre.algorithme
19779 \begin_inset Quotes erd
19780 \end_inset
19781
19782  comme c'est le cas pour les tableaux dans plusieurs classes de documents.
19783  Pour numéroter les flottants d'algorithme dans ce schéma, ajoutez cette
19784  commande dans le préambule de votre document :
19785 \end_layout
19786
19787 \begin_layout Standard
19788
19789 \series bold
19790
19791 \backslash
19792 numberwithin{algorithm}{chapter}
19793 \end_layout
19794
19795 \begin_layout Standard
19796 Pour pouvoir utiliser la commande 
19797 \series bold
19798
19799 \backslash
19800 numberwithin
19801 \series default
19802 , activez l'option 
19803 \family sans
19804 Utiliser
19805 \begin_inset space ~
19806 \end_inset
19807
19808 le
19809 \begin_inset space ~
19810 \end_inset
19811
19812 paquetage
19813 \begin_inset space ~
19814 \end_inset
19815
19816 AMS
19817 \begin_inset space ~
19818 \end_inset
19819
19820 math
19821 \family default
19822  dans la rubrique 
19823 \family sans
19824 Options
19825 \begin_inset space ~
19826 \end_inset
19827
19828 des
19829 \begin_inset space ~
19830 \end_inset
19831
19832 Maths
19833 \family default
19834  de la fenêtre de dialogue 
19835 \family sans
19836 Paramètres
19837 \begin_inset space ~
19838 \end_inset
19839
19840 du
19841 \begin_inset space ~
19842 \end_inset
19843
19844 Document
19845 \family default
19846 .
19847 \begin_inset Newpage newpage
19848 \end_inset
19849
19850
19851 \end_layout
19852
19853 \begin_layout Subsection
19854 Flottant d'enrobage
19855 \begin_inset Index
19856 status collapsed
19857
19858 \begin_layout Plain Layout
19859 Flottants ! Flottants d'enrobage
19860 \end_layout
19861
19862 \end_inset
19863
19864
19865 \end_layout
19866
19867 \begin_layout Standard
19868 \begin_inset Wrap figure
19869 lines 0
19870 placement l
19871 overhang 1cm
19872 width "40col%"
19873 status open
19874
19875 \begin_layout Plain Layout
19876 \begin_inset Graphics
19877         filename ../clipart/mobius.eps
19878         width 40col%
19879         scaleBeforeRotation
19880         rotateOrigin center
19881
19882 \end_inset
19883
19884
19885 \end_layout
19886
19887 \begin_layout Plain Layout
19888 \begin_inset Caption
19889
19890 \begin_layout Plain Layout
19891 \begin_inset CommandInset label
19892 LatexCommand label
19893 name "fig:Figure-enrobée"
19894
19895 \end_inset
19896
19897 Ceci est une figure habillée.
19898 \end_layout
19899
19900 \end_inset
19901
19902
19903 \end_layout
19904
19905 \end_inset
19906
19907  Ce type de flottant est utilisé quand on veut que le texte habille la figure
19908  de sorte qu'elle n'occupe plus qu'une partie de la largeur de la colonne.
19909  Vous pouvez en insérer un en utilisant le menu 
19910 \family sans
19911 Insérer\SpecialChar \menuseparator
19912 Flottant\SpecialChar \menuseparator
19913 Flottant
19914 \begin_inset space ~
19915 \end_inset
19916
19917 d'enrobage
19918 \family default
19919  à la condition que le paquetage LaTeX 
19920 \series bold
19921 wrapfig
19922 \series default
19923
19924 \begin_inset Index
19925 status collapsed
19926
19927 \begin_layout Plain Layout
19928 Paquetages LaTeX ! wrapfig
19929 \begin_inset ERT
19930 status collapsed
19931
19932 \begin_layout Plain Layout
19933
19934
19935 \backslash
19936 vspace{4mm}
19937 \end_layout
19938
19939 \end_inset
19940
19941
19942 \end_layout
19943
19944 \end_inset
19945
19946  soit installé.
19947 \begin_inset Foot
19948 status collapsed
19949
19950 \begin_layout Plain Layout
19951 Voyez dans la manuel 
19952 \emph on
19953 Configuration
19954 \begin_inset space ~
19955 \end_inset
19956
19957 LaTeX 
19958 \emph default
19959 comment installer des paquetages LaTeX.
19960 \end_layout
19961
19962 \end_inset
19963
19964  Les paramètres du flottant peuvent être modifiés en faisant un clic droit
19965  sur la boîte du flottant.
19966  Les paramètres obligatoires sont l'
19967 \family sans
19968 Emplacement
19969 \family default
19970  et la 
19971 \family sans
19972 Largeur
19973 \family default
19974 .
19975  Les paramètres facultatifs sont le 
19976 \family sans
19977 Débordement
19978 \family default
19979  qui précise de combien le flottant déborde sur la marge du paragraphe ou
19980  de la page et la 
19981 \family sans
19982 Porté de la ligne
19983 \family default
19984  qui précise le nombre approximatif de lignes dont le flottant va avoir
19985  besoin.
19986  Cette dernière valeur est parfois difficile à évaluer, il vaut mieux ne
19987  l'utiliser que si on rencontre des problème avec le positionnement du flottant.
19988  Vous pouvez aussi décider si vous autorisez LaTeX à faire flotter le flottant
19989  à l'intérieur du paragraphe ou vers les autres paragraphes.
19990  La figure
19991 \begin_inset space ~
19992 \end_inset
19993
19994
19995 \begin_inset CommandInset ref
19996 LatexCommand ref
19997 reference "fig:Figure-enrobée"
19998
19999 \end_inset
20000
20001  est un exemple de flottant d'enrobage avec une largeur de 40
20002 \begin_inset space \thinspace{}
20003 \end_inset
20004
20005 col%, un débordement de 1
20006 \begin_inset space \thinspace{}
20007 \end_inset
20008
20009 cm et placé à gauche.
20010 \begin_inset Foot
20011 status collapsed
20012
20013 \begin_layout Plain Layout
20014 Les unités disponibles sont expliquées dans l'appendice
20015 \begin_inset space ~
20016 \end_inset
20017
20018
20019 \begin_inset CommandInset ref
20020 LatexCommand ref
20021 reference "cha:Unités-de-longueur"
20022
20023 \end_inset
20024
20025 .
20026 \end_layout
20027
20028 \end_inset
20029
20030
20031 \end_layout
20032
20033 \begin_layout Standard
20034 \begin_inset Note Greyedout
20035 status open
20036
20037 \begin_layout Plain Layout
20038
20039 \series bold
20040 Note:
20041 \series default
20042  Les flottants d'enrobage peuvent être fragiles! Par exemple, avoir une
20043  figure trop près du bas de page peut tout chambouler et faire que le flottant
20044  n'apparaît pas à l'impression ou qu'il se retrouve par dessus une portion
20045  de texte.
20046 \end_layout
20047
20048 \end_inset
20049
20050
20051 \end_layout
20052
20053 \begin_layout Standard
20054 En général:
20055 \end_layout
20056
20057 \begin_layout Itemize
20058 Les flottants d'enrobage ne doivent pas être placés dans des paragraphes
20059  qui risquent de passer à la page suivante.
20060  Ce qui veut dire que les flottants d'enrobages doivent de préférence être
20061  positionnés à l'endroit exact où on veut qu'ils apparaissent dans la sortie,
20062  et ce quand le document est presque prêt pour pouvoir anticiper les sauts
20063  de page.
20064 \end_layout
20065
20066 \begin_layout Itemize
20067 Les flottants d'enrobage devraient être placés soit dans leur propre paragraphe,
20068  juste avant le paragraphe qui doit les habiller ou à l'intérieur d'un paragraph
20069 e.
20070 \end_layout
20071
20072 \begin_layout Itemize
20073 Des flottants d'enrobages dans deux paragraphes consécutifs peuvent poser
20074  des problèmes, il vaut donc mieux s'assurer qu'il y a un paragraphe de
20075  texte entre les deux, comme séparateur.
20076 \end_layout
20077
20078 \begin_layout Itemize
20079 Les flottants d'enrobage ne sont pas autorisés dans les en-têtes de sections
20080  ou les tableaux.
20081 \end_layout
20082
20083 \begin_layout Section
20084 Numérotation des flottants
20085 \begin_inset Index
20086 status collapsed
20087
20088 \begin_layout Plain Layout
20089 Flottants ! Numérotation
20090 \end_layout
20091
20092 \end_inset
20093
20094
20095 \end_layout
20096
20097 \begin_layout Standard
20098 Les flottant sont soit numérotés indépendemment des sections dans lesquelles
20099  ils se trouvent, soit en utilisant un format du genre 
20100 \begin_inset Quotes eld
20101 \end_inset
20102
20103 chapitre.numéro
20104 \begin_inset Quotes erd
20105 \end_inset
20106
20107  ou 
20108 \begin_inset Quotes eld
20109 \end_inset
20110
20111 section.numéro
20112 \begin_inset Quotes erd
20113 \end_inset
20114
20115 .
20116  Cela dépend de la classe de document utilisée.
20117 \end_layout
20118
20119 \begin_layout Standard
20120 Pour changer le format de la numérotation qui ne dépend pas de la section
20121  dans laquelle on se trouve, on peut utiliser la commande suivante dans
20122  le préambule du document :
20123 \end_layout
20124
20125 \begin_layout Standard
20126
20127 \series bold
20128
20129 \backslash
20130 renewcommand{
20131 \backslash
20132 thetable}{
20133 \backslash
20134 roman{table}}
20135 \end_layout
20136
20137 \begin_layout Standard
20138
20139 \series bold
20140
20141 \backslash
20142 thetable
20143 \series default
20144  est la commande qui imprime le numéro du tableau, pour les figures, la
20145  commande serait 
20146 \series bold
20147
20148 \backslash
20149 thefigure
20150 \series default
20151 .
20152  La commande 
20153 \series bold
20154
20155 \backslash
20156 roman
20157 \series default
20158  utilisée dans la commande précédente, imprime le numéro du tableau sous
20159  forme de petits chiffres romains.
20160 \end_layout
20161
20162 \begin_layout Standard
20163 Pour changer le type de numérotation pour par exemple 
20164 \begin_inset Quotes eld
20165 \end_inset
20166
20167 sous-section.numéro
20168 \begin_inset Quotes erd
20169 \end_inset
20170
20171 , utilisez la commande suivante dans le préambule du document :
20172 \end_layout
20173
20174 \begin_layout Standard
20175
20176 \series bold
20177
20178 \backslash
20179 numberwithin{table}{subsection}
20180 \end_layout
20181
20182 \begin_layout Standard
20183 Pour pouvoir utiliser la commande 
20184 \series bold
20185
20186 \backslash
20187 numberwithin
20188 \series default
20189 , vous devez activer l'option 
20190 \family sans
20191 Utiliser
20192 \begin_inset space ~
20193 \end_inset
20194
20195 le
20196 \begin_inset space ~
20197 \end_inset
20198
20199 paquetage
20200 \begin_inset space ~
20201 \end_inset
20202
20203 maths
20204 \begin_inset space ~
20205 \end_inset
20206
20207 AMS
20208 \family default
20209  dans la rubrique 
20210 \family sans
20211 Options
20212 \begin_inset space ~
20213 \end_inset
20214
20215 des
20216 \begin_inset space ~
20217 \end_inset
20218
20219 Maths
20220 \family default
20221  de la fenêtre de dialogue 
20222 \family sans
20223 Paramètres
20224 \family default
20225  du document.
20226 \end_layout
20227
20228 \begin_layout Standard
20229 Veuillez aussi jeter un coup d'œil à la section
20230 \begin_inset space ~
20231 \end_inset
20232
20233
20234 \begin_inset CommandInset ref
20235 LatexCommand ref
20236 reference "sub:Numerotation-notes-bas-de-page"
20237
20238 \end_inset
20239
20240  pour plus de détails et des notes importantes sur les commandes de numérotation.
20241 \end_layout
20242
20243 \begin_layout Section
20244 Faire Référence à des Flottants
20245 \begin_inset CommandInset label
20246 LatexCommand label
20247 name "sec:Referencer-les-Flottants"
20248
20249 \end_inset
20250
20251
20252 \begin_inset Index
20253 status collapsed
20254
20255 \begin_layout Plain Layout
20256 Flottants ! Références
20257 \end_layout
20258
20259 \end_inset
20260
20261
20262 \begin_inset Index
20263 status collapsed
20264
20265 \begin_layout Plain Layout
20266 References@Références ! à des Flottants 
20267 \end_layout
20268
20269 \end_inset
20270
20271
20272 \end_layout
20273
20274 \begin_layout Standard
20275 Pour faire référence à un flottant, insérez une étiquette dans sa légende
20276  en utilisant le menu 
20277 \family sans
20278 Insérer\SpecialChar \menuseparator
20279 Étiquette
20280 \family default
20281  ou le bouton 
20282 \begin_inset Graphics
20283         filename ../../images/label-insert.png
20284         scale 85
20285         scaleBeforeRotation
20286
20287 \end_inset
20288
20289  de la barre d'outils.
20290  Une boîte grise de ce genre : 
20291 \begin_inset Graphics
20292         filename clipart/labelQt4.png
20293         scale 85
20294         scaleBeforeRotation
20295
20296 \end_inset
20297
20298  sera insérée et la fenêtre de l'étiquette s'ouvrira pour vous permettre
20299  de saisir le texte de l'étiquette.
20300  LyX propose comme texte pour l'étiquette les premiers mots de la légendes
20301  précédés d'un préfixe.
20302  Ce préfixe dépend du type de flottant, par exemple, pour une figure le
20303  préfixe sera "
20304 \family sans
20305 fig:
20306 \family default
20307 ".
20308 \end_layout
20309
20310 \begin_layout Standard
20311 L'étiquette sert à la fois de point d'ancrage et de nom pour la référence.
20312  Vous pouvez faire référence à cette étiquette en utilisant le menu 
20313 \family sans
20314 Insérer\SpecialChar \menuseparator
20315 Référence
20316 \begin_inset space ~
20317 \end_inset
20318
20319 Croisée
20320 \family default
20321  ou le bouton 
20322 \begin_inset Graphics
20323         filename ../../images/dialog-show-new-inset_ref.png
20324         scale 85
20325         scaleBeforeRotation
20326
20327 \end_inset
20328
20329  de la barre d'outils.
20330  Une boîte grise de référence croisée comme celle-ci : 
20331 \begin_inset Graphics
20332         filename ../clipart/referenceQt4.png
20333         scale 85
20334         scaleBeforeRotation
20335
20336 \end_inset
20337
20338  va être insérée et la fenêtre de référence croisée va s'ouvrir et montrer
20339  toutes les étiquettes définies dans votre document.
20340  Si vous avez plusieurs documents LyX ouverts, vous pouvez choisir celui
20341  que vous voulez utiliser avec la liste déroulante qui se trouve en haut
20342  de la fenêtre de dialogue.
20343  Vous pouvez trier les étiquettes par ordre alphabétique et ensuite en choisir
20344  une.
20345  Dans la sortie imprimée, le numéro du flottant apparaîtra à la position
20346  de la référence croisée.
20347 \end_layout
20348
20349 \begin_layout Standard
20350 Il est recommandé d'utiliser une espace insécable entre le nom d'une référence
20351  croisée et son numéro pour éviter un saut de ligne peu esthétique entre
20352  les deux.
20353  Si une référence croisées fait référence à une étiquette qui n'existe pas,
20354  vous verrez deux points d'interrogation dans la sortie imprimée à la place
20355  du numéro de la référence.
20356 \end_layout
20357
20358 \begin_layout Standard
20359 Vous pouvez modifier une étiquette à tout moment en cliquant sur sa boîte.
20360  Les références vers l'étiquette modifiée seront mise à jour automatiquement
20361  pour tenir compte du nouveau texte de l'étiquette, de sorte que vous n'avez
20362  pas à vous en préoccuper.
20363 \end_layout
20364
20365 \begin_layout Standard
20366 Le bouton 
20367 \family sans
20368 Aller
20369 \begin_inset space ~
20370 \end_inset
20371
20372 à
20373 \begin_inset space ~
20374 \end_inset
20375
20376 l'étiquette
20377 \family default
20378  dans la fenêtre de référence croisée va positionner le curseur juste devant
20379  l'étiquette à laquelle on fait référence.
20380  Le nom du bouton bouton 
20381 \family sans
20382 Revenir
20383 \family default
20384  et vous pouvez l'utiliser pour remettre le curseur sur la référence croisée.
20385  Si vous faites un clic droit sur la boîte d'une référence croisée, le curseur
20386  est aussi placé devant l'étiquette concernée, mais vous ne pouvez pas revenir
20387  à votre point de départ.
20388 \end_layout
20389
20390 \begin_layout Subsection
20391 Formats de Références Croisées
20392 \begin_inset CommandInset label
20393 LatexCommand label
20394 name "sub:Formats-Références-Croisées"
20395
20396 \end_inset
20397
20398
20399 \begin_inset Index
20400 status collapsed
20401
20402 \begin_layout Plain Layout
20403 References@Références ! Formats
20404 \end_layout
20405
20406 \end_inset
20407
20408
20409 \end_layout
20410
20411 \begin_layout Standard
20412 Il y a six types de références croisées :
20413 \end_layout
20414
20415 \begin_layout Description
20416 <référence>
20417 \begin_inset space ~
20418 \end_inset
20419
20420 : affiche le numéro de l'élément, c'est le choix par défaut : 
20421 \begin_inset CommandInset ref
20422 LatexCommand ref
20423 reference "fig:Deux-images-déformées"
20424
20425 \end_inset
20426
20427
20428 \end_layout
20429
20430 \begin_layout Description
20431 (<référence>)
20432 \begin_inset space ~
20433 \end_inset
20434
20435 : affiche le numéro de l'élément entre parenthèses, c'est le style utilisé
20436  normalement pour faire référence à des formules mathématiques, en particulier
20437  quand le mot 
20438 \begin_inset Quotes eld
20439 \end_inset
20440
20441 Équation
20442 \begin_inset Quotes erd
20443 \end_inset
20444
20445  est omis : 
20446 \begin_inset CommandInset ref
20447 LatexCommand eqref
20448 reference "eq:Wgn"
20449
20450 \end_inset
20451
20452
20453 \end_layout
20454
20455 \begin_layout Description
20456 <page>
20457 \begin_inset space ~
20458 \end_inset
20459
20460 : affiche le numéro de la page sur laquelle se trouve l'élément: Page
20461 \begin_inset space ~
20462 \end_inset
20463
20464
20465 \begin_inset CommandInset ref
20466 LatexCommand pageref
20467 reference "fig:Deux-images-déformées"
20468
20469 \end_inset
20470
20471
20472 \end_layout
20473
20474 \begin_layout Description
20475 page
20476 \begin_inset space ~
20477 \end_inset
20478
20479 <page>
20480 \begin_inset space ~
20481 \end_inset
20482
20483 : affiche le mot 
20484 \begin_inset Quotes eld
20485 \end_inset
20486
20487 page
20488 \begin_inset Quotes erd
20489 \end_inset
20490
20491  suivi du numéro de la page sur laquelle se trouve l'élément : 
20492 \begin_inset CommandInset ref
20493 LatexCommand vpageref
20494 reference "fig:Deux-images-déformées"
20495
20496 \end_inset
20497
20498
20499 \end_layout
20500
20501 \begin_layout Description
20502 <référence>
20503 \begin_inset space ~
20504 \end_inset
20505
20506 page
20507 \begin_inset space ~
20508 \end_inset
20509
20510 <page>
20511 \begin_inset space ~
20512 \end_inset
20513
20514 : affiche le numéro de l'élément, le mot 
20515 \begin_inset Quotes eld
20516 \end_inset
20517
20518 page
20519 \begin_inset Quotes erd
20520 \end_inset
20521
20522  et le numéro de la page : 
20523 \begin_inset CommandInset ref
20524 LatexCommand vref
20525 reference "fig:Deux-images-déformées"
20526
20527 \end_inset
20528
20529
20530 \end_layout
20531
20532 \begin_layout Description
20533 Référence
20534 \begin_inset space ~
20535 \end_inset
20536
20537 mise
20538 \begin_inset space ~
20539 \end_inset
20540
20541 en
20542 \begin_inset space ~
20543 \end_inset
20544
20545 forme
20546 \begin_inset space ~
20547 \end_inset
20548
20549 : affiche une référence croisée qui définit son propre format.
20550
20551 \lang english
20552  
20553 \lang french
20554
20555 \begin_inset Note Greyedout
20556 status open
20557
20558 \begin_layout Plain Layout
20559
20560 \series bold
20561 Note:
20562 \series default
20563  Ce type de référence croisée n'est disponible que si vous avez installé
20564  le paquetage LaTeX 
20565 \series bold
20566 prettyref.
20567 \end_layout
20568
20569 \end_inset
20570
20571
20572 \end_layout
20573
20574 \begin_layout Standard
20575 Notez que le style <page> n'imprimera pas le numéro de la page si l'étiquette
20576  se trouve sur la page précédente, la même page ou la page suivante.
20577  Vous verrez par exemple un texte du genre 
20578 \begin_inset Quotes eld
20579 \end_inset
20580
20581 sur cette page
20582 \begin_inset Quotes erd
20583 \end_inset
20584
20585  à la place.
20586 \end_layout
20587
20588 \begin_layout Standard
20589 Le numéro affecté à une étiquette et le numéro de la page sur laquelle elle
20590  se trouve sont calculés automatiquement par LaTeX.
20591  Vous choisissez une des six variétés de références dans le champ Format
20592  de la fenêtre de référence croisée qui s'ouvre quand vous cliquez sur la
20593  boîte de la référence croisée.
20594 \end_layout
20595
20596 \begin_layout Subsection
20597 Nommage automatique des références croisées
20598 \begin_inset Index
20599 status collapsed
20600
20601 \begin_layout Plain Layout
20602 References@Références ! Nommage automatique
20603 \end_layout
20604
20605 \end_inset
20606
20607
20608 \end_layout
20609
20610 \begin_layout Standard
20611 Le paquetage LaTeX 
20612 \series bold
20613 hyperref
20614 \begin_inset Index
20615 status collapsed
20616
20617 \begin_layout Plain Layout
20618 Paquetages LaTeX ! hyperref
20619 \end_layout
20620
20621 \end_inset
20622
20623
20624 \series default
20625 qui est activé dans la rubrique 
20626 \family sans
20627 Propriétés du PDF
20628 \family default
20629  de la fenêtre de dialogue 
20630 \family sans
20631 Paramètres du document
20632 \family default
20633  fournit une fonction très utile pour automatiser la création des références
20634  croisées, en incluant le nom du flottant référencé (ou d'une partie comme
20635  une section).
20636  Par exemple pour vous éviter de devoir écrire le mot 
20637 \begin_inset Quotes eld
20638 \end_inset
20639
20640 Figure
20641 \begin_inset Quotes erd
20642 \end_inset
20643
20644  devant chaque référence à une figure.
20645  Pour profiter de ce nommage automatique des références croisées, vous devez
20646  activer 
20647 \series bold
20648 hyperref
20649 \series default
20650  et insérer la ligne suivante dans le préambule du document :
20651 \end_layout
20652
20653 \begin_layout Standard
20654
20655 \series bold
20656
20657 \backslash
20658 AtBeginDocument{
20659 \backslash
20660 renewcommand{
20661 \backslash
20662 ref}[1]{
20663 \backslash
20664 mbox{
20665 \backslash
20666 autoref{#1}}}}
20667 \end_layout
20668
20669 \begin_layout Standard
20670 Si vous préférez d'autres noms de référence que ceux qui sont proposés par
20671  défaut, par exemple vous préférez le nom 
20672 \begin_inset Quotes eld
20673 \end_inset
20674
20675 sec.
20676 \begin_inset space \thinspace{}
20677 \end_inset
20678
20679
20680 \begin_inset Quotes eld
20681 \end_inset
20682
20683  plutôt que 
20684 \begin_inset Quotes eld
20685 \end_inset
20686
20687 section
20688 \begin_inset Quotes erd
20689 \end_inset
20690
20691 , vous pouvez redéfinir ce nom en insérant ceci dans le préambule:
20692 \end_layout
20693
20694 \begin_layout Standard
20695
20696 \series bold
20697
20698 \backslash
20699 addto
20700 \backslash
20701 extrasenglish{
20702 \backslash
20703 renewcommand{
20704 \backslash
20705 sectionautorefname}
20706 \begin_inset Newline newline
20707 \end_inset
20708
20709
20710 \begin_inset ERT
20711 status collapsed
20712
20713 \begin_layout Plain Layout
20714
20715
20716 \backslash
20717 hphantom{ }
20718 \end_layout
20719
20720 \end_inset
20721
20722 {sec.
20723 \backslash
20724 negthinspace}}
20725 \end_layout
20726
20727 \begin_layout Standard
20728 Si vous utilisez une autre langue que l'anglais, remplacez 
20729 \series bold
20730
20731 \backslash
20732 extrasenglish
20733 \series default
20734  par 
20735 \series bold
20736
20737 \backslash
20738 extras***
20739 \series default
20740 , où *** est le nom de la langue que vous utilisez.
20741
20742 \series bold
20743  
20744 \end_layout
20745
20746 \begin_layout Standard
20747 Pour avoir des noms automatiques, mais pas pour certains types de références,
20748  par exemple pas pour les équations, utilisez le code suivant dans le préambule:
20749 \end_layout
20750
20751 \begin_layout Standard
20752
20753 \series bold
20754
20755 \backslash
20756 newlength{
20757 \backslash
20758 abc}
20759 \begin_inset Newline newline
20760 \end_inset
20761
20762
20763 \backslash
20764 settowidth{
20765 \backslash
20766 abc}{
20767 \backslash
20768 space}
20769 \begin_inset Newline newline
20770 \end_inset
20771
20772
20773 \backslash
20774 addto
20775 \backslash
20776 extrasenglish{
20777 \backslash
20778 renewcommand{
20779 \backslash
20780 equationautorefname}
20781 \begin_inset Newline newline
20782 \end_inset
20783
20784
20785 \begin_inset ERT
20786 status collapsed
20787
20788 \begin_layout Plain Layout
20789
20790
20791 \backslash
20792 hphantom{ }
20793 \end_layout
20794
20795 \end_inset
20796
20797 {
20798 \backslash
20799 hspace{-
20800 \backslash
20801 abc}}
20802 \end_layout
20803
20804 \begin_layout Standard
20805 Vous pouvez trouver plus d'information sur ce sujet dans la documentation
20806  de 
20807 \series bold
20808 hyperref
20809 \series default
20810  
20811 \begin_inset CommandInset citation
20812 LatexCommand cite
20813 key "hyperref"
20814
20815 \end_inset
20816
20817 .
20818 \end_layout
20819
20820 \begin_layout Standard
20821 \begin_inset Note Greyedout
20822 status open
20823
20824 \begin_layout Plain Layout
20825
20826 \series bold
20827 Note:
20828 \series default
20829  Le nommage automatique de références ne peut être utilisé si vous avez
20830  choisi le style de référence 
20831 \family sans
20832 Référence
20833 \begin_inset space ~
20834 \end_inset
20835
20836 mise
20837 \begin_inset space ~
20838 \end_inset
20839
20840 en
20841 \begin_inset space ~
20842 \end_inset
20843
20844 forme
20845 \family default
20846  décrit dans la section
20847 \begin_inset space ~
20848 \end_inset
20849
20850
20851 \begin_inset CommandInset ref
20852 LatexCommand ref
20853 reference "sub:Formats-Références-Croisées"
20854
20855 \end_inset
20856
20857 .
20858 \end_layout
20859
20860 \end_inset
20861
20862
20863 \end_layout
20864
20865 \begin_layout Standard
20866 Le manuel 
20867 \emph on
20868 Math
20869 \emph default
20870  est un exemple dans lequel on a utilisé le référencement automatique.
20871 \end_layout
20872
20873 \begin_layout Subsection
20874 Positionnement des Références 
20875 \begin_inset CommandInset label
20876 LatexCommand label
20877 name "sub:Reference-Position"
20878
20879 \end_inset
20880
20881
20882 \begin_inset Index
20883 status collapsed
20884
20885 \begin_layout Plain Layout
20886 References@Références ! Positionnement
20887 \end_layout
20888
20889 \end_inset
20890
20891
20892 \end_layout
20893
20894 \begin_layout Standard
20895 Si vous utilisez le paquetage 
20896 \series bold
20897 hyperref, 
20898 \series default
20899 qui est activé dans la rubrique 
20900 \family sans
20901 Propriétés du PDF
20902 \family default
20903  de la fenêtre de dialogue 
20904 \family sans
20905 Paramètres du document,
20906 \family default
20907  pour lier vos références croisées dans la sortie finale, vous verrez que
20908  cliquer sur la référence à un flottant d'image saute vers l'étiquette de
20909  l'image.
20910  La légende sera dans la partie haute de l'écran, ce qui fait que vous ne
20911  pourrez voir l'image sans faire défiler le texte.
20912  Ce problème vient du fait que le point d'ancrage de la référence se situe
20913  à l'endroit de l'étiquette.
20914  En utilisant le paquetage LaTeX 
20915 \series bold
20916 hypcap
20917 \series default
20918
20919 \begin_inset Index
20920 status collapsed
20921
20922 \begin_layout Plain Layout
20923 Paquetages LaTeX ! hypcap
20924 \end_layout
20925
20926 \end_inset
20927
20928 , qui fait partie du paquetage LaTeX 
20929 \series bold
20930 oberdiek
20931 \series default
20932
20933 \begin_inset Index
20934 status collapsed
20935
20936 \begin_layout Plain Layout
20937 Paquetages LaTeX ! oberdiek
20938 \end_layout
20939
20940 \end_inset
20941
20942 , le point d'ancrage d'un lien est place en haut du flottant.
20943  Pour utiliser cette fonction avec les flottants de figure, chargez 
20944 \series bold
20945 hypcap
20946 \series default
20947  dans l'entête du document avec la ligne
20948 \end_layout
20949
20950 \begin_layout Standard
20951
20952 \series bold
20953
20954 \backslash
20955 usepackage[figure]{hypcap}
20956 \end_layout
20957
20958 \begin_layout Standard
20959 Vous pouvez aussi utiliser 
20960 \series bold
20961 hypcap
20962 \series default
20963  pour tous les types de flottants, mais ce n'est pas recommandé pour des
20964  raisons de stabilité.
20965  Pour plus d'information, jetez un coup d'œil au manuel d' 
20966 \series bold
20967 hypcap
20968 \series default
20969  
20970 \begin_inset CommandInset citation
20971 LatexCommand cite
20972 key "hypcap"
20973
20974 \end_inset
20975
20976 .
20977 \end_layout
20978
20979 \begin_layout Standard
20980 \begin_inset Note Greyedout
20981 status open
20982
20983 \begin_layout Plain Layout
20984
20985 \series bold
20986 Note:
20987 \series default
20988  
20989 \series bold
20990 hypcap
20991 \series default
20992  n'a aucun effet pour les références à des sous-figures.
20993 \end_layout
20994
20995 \end_inset
20996
20997
20998 \end_layout
20999
21000 \begin_layout Section
21001 Placement des flottants
21002 \begin_inset CommandInset label
21003 LatexCommand label
21004 name "sec:Placement-flottants"
21005
21006 \end_inset
21007
21008
21009 \begin_inset Index
21010 status collapsed
21011
21012 \begin_layout Plain Layout
21013 Flottants ! Placement
21014 \end_layout
21015
21016 \end_inset
21017
21018
21019 \end_layout
21020
21021 \begin_layout Standard
21022 En faisant un clic droit sur la boîte d'un flottant, on ouvre la fenêtre
21023  de dialogue 
21024 \family sans
21025 Paramètre
21026 \begin_inset space ~
21027 \end_inset
21028
21029 de
21030 \begin_inset space ~
21031 \end_inset
21032
21033 Flottant
21034 \family default
21035  dans laquelle vous pouvez modifier le paramètres de placement que LaTeX
21036  utilise pour déterminer où placer le flottant.
21037 \begin_inset Newline newline
21038 \end_inset
21039
21040 L'option 
21041 \family sans
21042 Plusieurs
21043 \begin_inset space ~
21044 \end_inset
21045
21046 colonnes
21047 \family default
21048  n'est utilisée que dans le cas d'un document à plusieurs colonnes: si vous
21049  l'activez, le flottant va couvrir l'ensemble des colonnes au lieu d'être
21050  confiné sur une seule colonne.
21051 \begin_inset Newline newline
21052 \end_inset
21053
21054 L'option 
21055 \family sans
21056 Rotation
21057 \begin_inset space ~
21058 \end_inset
21059
21060 90°
21061 \family default
21062  est utilisée pour faire tourner les flottants, voyez la section
21063 \begin_inset space ~
21064 \end_inset
21065
21066
21067 \begin_inset CommandInset ref
21068 LatexCommand ref
21069 reference "sec:Flottants-renversés"
21070
21071 \end_inset
21072
21073 .
21074 \end_layout
21075
21076 \begin_layout Standard
21077 En désactivant l'option 
21078 \family sans
21079 Utilise
21080 \begin_inset space ~
21081 \end_inset
21082
21083 le
21084 \begin_inset space ~
21085 \end_inset
21086
21087 placement
21088 \begin_inset space ~
21089 \end_inset
21090
21091 par
21092 \begin_inset space ~
21093 \end_inset
21094
21095 défaut
21096 \family default
21097  vous pouvez utiliser une ou plusieurs des options suivantes pour modifier
21098  le placement du flottant:
21099 \end_layout
21100
21101 \begin_layout Description
21102 Ici,
21103 \begin_inset space ~
21104 \end_inset
21105
21106 si
21107 \begin_inset space ~
21108 \end_inset
21109
21110 possible: essaie de placer le flottant à la position où il a été inséré
21111  dans LyX
21112 \end_layout
21113
21114 \begin_layout Description
21115 Haut
21116 \begin_inset space ~
21117 \end_inset
21118
21119 de
21120 \begin_inset space ~
21121 \end_inset
21122
21123 la
21124 \begin_inset space ~
21125 \end_inset
21126
21127 page: essaie de placer le flottant en haut de la page courante
21128 \end_layout
21129
21130 \begin_layout Description
21131 Bas
21132 \begin_inset space ~
21133 \end_inset
21134
21135 de
21136 \begin_inset space ~
21137 \end_inset
21138
21139 la
21140 \begin_inset space ~
21141 \end_inset
21142
21143 page: essaie de placer le flottant en bas de la page courante
21144 \end_layout
21145
21146 \begin_layout Description
21147 Page
21148 \begin_inset space ~
21149 \end_inset
21150
21151 de
21152 \begin_inset space ~
21153 \end_inset
21154
21155 flottants: essaie de placer le flottant sur une page à part, éventuellement
21156  avec d'autres flottants 
21157 \end_layout
21158
21159 \begin_layout Standard
21160 LaTeX utilise
21161 \emph on
21162  toujours 
21163 \emph default
21164 les options dans l'ordre donné ci-dessus.
21165  Ce qui veut dire que si vous utilisez le placement par défaut, LaTeX va
21166  d'abord essayer 
21167 \family sans
21168 Ici
21169 \begin_inset space ~
21170 \end_inset
21171
21172 si
21173 \begin_inset space ~
21174 \end_inset
21175
21176 possible
21177 \family default
21178 , ensuite 
21179 \family sans
21180 Haut
21181 \begin_inset space ~
21182 \end_inset
21183
21184 de
21185 \begin_inset space ~
21186 \end_inset
21187
21188 la
21189 \begin_inset space ~
21190 \end_inset
21191
21192 page
21193 \family default
21194 , et ainsi de suite.
21195  Si vous n'utilisez pas le placement par défaut, LaTeX va essayer les options
21196  que vous avez cochées, mais dans l'ordre donné ci-dessus.
21197  Si aucune des quatre options de placement n'est possible, la procédure
21198  est répétée avec la possibilité de mettre les flottant sur la page suivante.
21199 \end_layout
21200
21201 \begin_layout Standard
21202 Par défaut, chaque option a ses propres règles d'application:
21203 \end_layout
21204
21205 \begin_layout Standard
21206
21207 \family sans
21208 Haut
21209 \begin_inset space ~
21210 \end_inset
21211
21212 de
21213 \begin_inset space ~
21214 \end_inset
21215
21216 la
21217 \begin_inset space ~
21218 \end_inset
21219
21220 page
21221 \family default
21222  : seuls les flottants occupant moins de 70% de la page peuvent être placés
21223  en haut de page (
21224 \series bold
21225
21226 \backslash
21227 topfraction
21228 \series default
21229 ).
21230 \end_layout
21231
21232 \begin_layout Standard
21233
21234 \family sans
21235 Bas
21236 \begin_inset space ~
21237 \end_inset
21238
21239 de
21240 \begin_inset space ~
21241 \end_inset
21242
21243 la
21244 \begin_inset space ~
21245 \end_inset
21246
21247 page
21248 \family default
21249  : seuls les flottants occupant moins de 30% de la page peuvent être placés
21250  en bas de page (
21251 \series bold
21252
21253 \backslash
21254 bottomfraction
21255 \series default
21256 ).
21257 \end_layout
21258
21259 \begin_layout Standard
21260
21261 \family sans
21262 Page
21263 \begin_inset space ~
21264 \end_inset
21265
21266 de
21267 \begin_inset space ~
21268 \end_inset
21269
21270 flottants
21271 \family default
21272  : plusieurs flottants peuvent être placés ensembles sur une page seulement
21273  si ils occupent plus de 50% de celle-ci (
21274 \series bold
21275
21276 \backslash
21277 floatpagefraction
21278 \series default
21279 ).
21280 \end_layout
21281
21282 \begin_layout Standard
21283 Si vous n'aimez pas ces règles, vous pouvez les ignorer en utilisant l'option
21284  supplémentaire 
21285 \family sans
21286 Ignorer
21287 \begin_inset space ~
21288 \end_inset
21289
21290 les
21291 \begin_inset space ~
21292 \end_inset
21293
21294 règles
21295 \begin_inset space ~
21296 \end_inset
21297
21298 LaTeX
21299 \family default
21300 \lang english
21301 .
21302 \begin_inset Newline newline
21303 \end_inset
21304
21305
21306 \lang french
21307 Vous pouvez aussi redéfinir les règles avec les commandes LaTeX qui sont
21308  données entre parenthèses après les descriptions des règles données ci-dessus.
21309  Par exemple, pour augmenter à 50
21310 \begin_inset space \thinspace{}
21311 \end_inset
21312
21313 % la valeur de la règle de bas de page dont la valeur par défaut est souvent
21314  trop petite, ajoutez cette ligne au préambule de votre document :
21315 \end_layout
21316
21317 \begin_layout Standard
21318
21319 \series bold
21320
21321 \backslash
21322 renewcommand{
21323 \backslash
21324 bottomfraction}{0.5}
21325 \end_layout
21326
21327 \begin_layout Standard
21328 Parfois, vous avez besoin que dans tous les cas, le flottant soit placé
21329  exactement à l'endroit où vous l'avez inséré.
21330  dans ce cas utilisez l'option 
21331 \family sans
21332 Ici
21333 \begin_inset space ~
21334 \end_inset
21335
21336 à
21337 \begin_inset space ~
21338 \end_inset
21339
21340 tout
21341 \begin_inset space ~
21342 \end_inset
21343
21344 Prix
21345 \family default
21346 .
21347  Utilisez cette option le moins souvent possible et seulement quand le document
21348  est presque prêt à être imprimé.
21349  En effet, le flottant n'est plus capable de 
21350 \begin_inset Quotes eld
21351 \end_inset
21352
21353 flotter
21354 \begin_inset Quotes erd
21355 \end_inset
21356
21357 , ce qui peut perturber toutes les mises en page.
21358 \end_layout
21359
21360 \begin_layout Standard
21361 Il n'y a pas d'option de placement pour les flottants d'enrobage, puisqu'ils
21362  sont toujours entourés par le texte d'un paragraphe donné.
21363 \begin_inset VSpace bigskip
21364 \end_inset
21365
21366
21367 \end_layout
21368
21369 \begin_layout Standard
21370 On peut parfois se trouver dans la situation où un flottant est placé en
21371  haut d'une page alors que la section concernée ne commence qu'au milieu
21372  de la page, ce qui fait que le lecteur peut penser qu'il fait partie de
21373  la section précédente.
21374  On peut utiliser la commande LaTeX 
21375 \series bold
21376
21377 \backslash
21378 suppressfloats
21379 \series default
21380  pour éviter ce cas.
21381  Elle empêche le placement d'un flottant donné dans la page dans laquelle
21382  il est inséré et donc elle peut être utilisée pour éviter qu'un flottant
21383  soit placé avant que la section commence.
21384  Pour obtenir ce comportement, ajoutez ces commandes dans le préambule de
21385  votre document :
21386 \end_layout
21387
21388 \begin_layout Standard
21389
21390 \series bold
21391
21392 \backslash
21393 let
21394 \backslash
21395 mySection
21396 \backslash
21397 section
21398 \begin_inset Newline newline
21399 \end_inset
21400
21401
21402 \backslash
21403 renewcommand{
21404 \backslash
21405 section}{
21406 \backslash
21407 suppressfloats[t]
21408 \backslash
21409 mySection}
21410 \end_layout
21411
21412 \begin_layout Standard
21413 Vous pouvez définir la même chose pour tous les types d'en-têtes de section,
21414  comme les chapitres et les sous-sections.
21415  Il n'est pas recommandé d'utiliser cette définition avec des portions de
21416  texte trop petites comme les sous-sous-sections parce que LaTeX pourrait
21417  ensuite avoir du mal à trouver un positionnement correct.
21418 \end_layout
21419
21420 \begin_layout Standard
21421 \begin_inset VSpace bigskip
21422 \end_inset
21423
21424 Dans certains cas il est demandé de placer toutes les figures et tous les
21425  tableaux à la fin du document.
21426  C'est pour de telles situations que le paquetage LaTeX 
21427 \series bold
21428 endfloat
21429 \series default
21430
21431 \begin_inset Index
21432 status collapsed
21433
21434 \begin_layout Plain Layout
21435 Paquetages LaTeX ! endfloat
21436 \end_layout
21437
21438 \end_inset
21439
21440  a été développé.
21441  Il met en effet tous les flottants de figures et de tableaux à la fin du
21442  document dans leurs propres sections.
21443  À la position d'origine du flottant, une indication textuelle du genre
21444  
21445 \begin_inset Quotes eld
21446 \end_inset
21447
21448
21449 \family sans
21450 [Figure
21451 \begin_inset space ~
21452 \end_inset
21453
21454 3.2 
21455 \lang english
21456 about here.
21457 \lang french
21458 ]
21459 \family default
21460
21461 \begin_inset Quotes erd
21462 \end_inset
21463
21464  est insérée.
21465  Le paquetage 
21466 \series bold
21467 endfloat
21468 \series default
21469  est chargé dans le préambule avec la ligne suivante 
21470 \end_layout
21471
21472 \begin_layout Standard
21473
21474 \series bold
21475
21476 \backslash
21477 usepackage[options]{endfloat}
21478 \end_layout
21479
21480 \begin_layout Standard
21481 Il y a aussi de nombreuses options de paquetage pour modifier le format
21482  des sections de figures ou de tableau qui sont créées.
21483  Pour plus d'information, nous vous renvoyons à la documentation du paquetage
21484  
21485 \series bold
21486 endfloa
21487 \series default
21488
21489 \begin_inset CommandInset citation
21490 LatexCommand cite
21491 key "endfloat"
21492
21493 \end_inset
21494
21495 .
21496 \begin_inset Newline newline
21497 \end_inset
21498
21499
21500 \begin_inset Note Greyedout
21501 status open
21502
21503 \begin_layout Plain Layout
21504
21505 \series bold
21506 Note: endfloat
21507 \series default
21508  ne fournit pas de traduction automatique de l'indication textuelle, vous
21509  devez donc le faire manuellement, voyez la section
21510 \begin_inset space ~
21511 \end_inset
21512
21513 4 de 
21514 \begin_inset CommandInset citation
21515 LatexCommand cite
21516 key "endfloat"
21517
21518 \end_inset
21519
21520 .
21521 \end_layout
21522
21523 \end_inset
21524
21525
21526 \begin_inset Newline newline
21527 \end_inset
21528
21529
21530 \begin_inset Note Greyedout
21531 status open
21532
21533 \begin_layout Plain Layout
21534
21535 \series bold
21536 Note:
21537 \series default
21538  Il y a actuellement un bug dans le paquetage 
21539 \series bold
21540 endfloat
21541 \series default
21542  quand la légende contient un 
21543 \begin_inset Quotes eld
21544 \end_inset
21545
21546 ß
21547 \begin_inset Quotes erd
21548 \end_inset
21549
21550  allemand.
21551  Utilisez dans ce cas la commande 
21552 \begin_inset Quotes eld
21553 \end_inset
21554
21555
21556 \series bold
21557
21558 \backslash
21559 ss
21560 \series default
21561
21562 \begin_inset Quotes erd
21563 \end_inset
21564
21565  en code TeX à la place du 
21566 \begin_inset Quotes eld
21567 \end_inset
21568
21569 ß
21570 \begin_inset Quotes erd
21571 \end_inset
21572
21573 .
21574 \end_layout
21575
21576 \end_inset
21577
21578
21579 \end_layout
21580
21581 \begin_layout Standard
21582 \begin_inset VSpace bigskip
21583 \end_inset
21584
21585 Pour plus d'information sur les manières de placer les flottants, jetez
21586  un coup d'œil aux livres sur LaTeX, 
21587 \begin_inset CommandInset citation
21588 LatexCommand cite
21589 key "latexcompanion,latexguide,latexbook"
21590
21591 \end_inset
21592
21593 .
21594 \end_layout
21595
21596 \begin_layout Section
21597 Flottants Renversés
21598 \begin_inset CommandInset label
21599 LatexCommand label
21600 name "sec:Flottants-renversés"
21601
21602 \end_inset
21603
21604
21605 \begin_inset Index
21606 status collapsed
21607
21608 \begin_layout Plain Layout
21609 Flottants ! Renversés
21610 \end_layout
21611
21612 \end_inset
21613
21614
21615 \end_layout
21616
21617 \begin_layout Standard
21618 Vous pouvez vouloir faire pivoter vos flottants, surtout dans le cas de
21619  tableaux très larges.
21620  Pour faire pivoter l'ensemble d'un flottant, y compris sa légende, faites
21621  un clic droit sur la boîte du flottant et utilisez l'option 
21622 \family sans
21623 Rotation
21624 \begin_inset space ~
21625 \end_inset
21626
21627 90°
21628 \family default
21629 .
21630 \end_layout
21631
21632 \begin_layout Standard
21633 Les flottants renversés sont systématiquement placés sur leur propre page
21634  ( ou colonne, si vous avez un document sur deux colonnes ).
21635  Vous pouvez les laisser couvrir plusieurs colonnes en utilisant l'option
21636  
21637 \family sans
21638 Plusieurs
21639 \begin_inset space ~
21640 \end_inset
21641
21642 colonnes
21643 \family default
21644  dans les paramètres du flottant.
21645  Le flottants sont pivotés de sorte que vous puissiez les lire en vous plaçant
21646  du côté de la marge externe.
21647  Pour forcer un sens de rotation donné pour toutes les pages, vous pouvez
21648  ajouter soit l'option 
21649 \series bold
21650 figuresleft
21651 \series default
21652  soit l'option 
21653 \series bold
21654 figuresright
21655 \series default
21656  aux options de la classe de document.
21657 \end_layout
21658
21659 \begin_layout Standard
21660 Faire référence à un flottant renversé se fait de la même manière que pour
21661  un flottant normal, la mise en forme de la légende est aussi identique
21662  : Le tableau
21663 \begin_inset space ~
21664 \end_inset
21665
21666
21667 \begin_inset CommandInset ref
21668 LatexCommand ref
21669 reference "tab:Tableau-pivoté"
21670
21671 \end_inset
21672
21673  est un exemple de flottant de tableau renversé.
21674 \end_layout
21675
21676 \begin_layout Standard
21677 \begin_inset Note Greyedout
21678 status open
21679
21680 \begin_layout Plain Layout
21681
21682 \series bold
21683 Note:
21684 \series default
21685  Les flottants pivotés ne sont pas affichables par tous les visualiseurs
21686  DVI.
21687 \end_layout
21688
21689 \end_inset
21690
21691
21692 \end_layout
21693
21694 \begin_layout Standard
21695 \begin_inset Float table
21696 wide false
21697 sideways true
21698 status open
21699
21700 \begin_layout Plain Layout
21701 \begin_inset Caption
21702
21703 \begin_layout Plain Layout
21704 \begin_inset CommandInset label
21705 LatexCommand label
21706 name "tab:Tableau-pivoté"
21707
21708 \end_inset
21709
21710  Tableau pivoté
21711 \end_layout
21712
21713 \end_inset
21714
21715
21716 \end_layout
21717
21718 \begin_layout Plain Layout
21719 \align center
21720 \begin_inset Tabular
21721 <lyxtabular version="3" rows="1" columns="5">
21722 <features>
21723 <column alignment="center" valignment="top" width="0">
21724 <column alignment="center" valignment="top" width="0">
21725 <column alignment="center" valignment="top" width="0">
21726 <column alignment="center" valignment="top" width="0">
21727 <column alignment="center" valignment="top" width="0">
21728 <row>
21729 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21730 \begin_inset Text
21731
21732 \begin_layout Plain Layout
21733 test
21734 \end_layout
21735
21736 \end_inset
21737 </cell>
21738 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21739 \begin_inset Text
21740
21741 \begin_layout Plain Layout
21742 b
21743 \end_layout
21744
21745 \end_inset
21746 </cell>
21747 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21748 \begin_inset Text
21749
21750 \begin_layout Plain Layout
21751 c
21752 \end_layout
21753
21754 \end_inset
21755 </cell>
21756 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21757 \begin_inset Text
21758
21759 \begin_layout Plain Layout
21760 d
21761 \end_layout
21762
21763 \end_inset
21764 </cell>
21765 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21766 \begin_inset Text
21767
21768 \begin_layout Plain Layout
21769 e
21770 \end_layout
21771
21772 \end_inset
21773 </cell>
21774 </row>
21775 </lyxtabular>
21776
21777 \end_inset
21778
21779
21780 \end_layout
21781
21782 \end_inset
21783
21784
21785 \end_layout
21786
21787 \begin_layout Section
21788 Flottants côte-à-côte
21789 \begin_inset Index
21790 status collapsed
21791
21792 \begin_layout Plain Layout
21793 Flottants ! côte-à-côte
21794 \end_layout
21795
21796 \end_inset
21797
21798
21799 \end_layout
21800
21801 \begin_layout Standard
21802 Pour placer des flottants côte-à-côte, comme pour la figure
21803 \begin_inset space ~
21804 \end_inset
21805
21806
21807 \begin_inset CommandInset ref
21808 LatexCommand ref
21809 reference "fig:Flottant-gauche"
21810
21811 \end_inset
21812
21813  et 
21814 \begin_inset CommandInset ref
21815 LatexCommand ref
21816 reference "fig:Flottant-droit"
21817
21818 \end_inset
21819
21820 , on n'utilise 
21821 \emph on
21822 qu'un seul 
21823 \emph default
21824 flottant.
21825  On y insère deux boîtes de minipages
21826 \begin_inset Foot
21827 status collapsed
21828
21829 \begin_layout Plain Layout
21830 Les minipages sont décrites dans la section
21831 \begin_inset space ~
21832 \end_inset
21833
21834
21835 \begin_inset CommandInset ref
21836 LatexCommand ref
21837 reference "sec:Minipages"
21838
21839 \end_inset
21840
21841 .
21842 \end_layout
21843
21844 \end_inset
21845
21846 .
21847  La largeur est mise à 45
21848 \begin_inset space \thinspace{}
21849 \end_inset
21850
21851 -50
21852 \begin_inset space \thinspace{}
21853 \end_inset
21854
21855 column% et l'alignement de la boîte à 
21856 \family sans
21857 Bas
21858 \family default
21859  pour chaque minipage.
21860  Les boîtes minipages contiennent l'image et la légende exactement comme
21861  avec un flottant.
21862  La seule différence est que l'unité de longueur 
21863 \family sans
21864 Largeur
21865 \begin_inset space ~
21866 \end_inset
21867
21868 colonne
21869 \begin_inset space ~
21870 \end_inset
21871
21872 %
21873 \family default
21874  utilisée pour l'image est maintenant définie par rapport à la largeur des
21875  boîtes minipages.
21876 \end_layout
21877
21878 \begin_layout Standard
21879 \begin_inset Float figure
21880 wide false
21881 sideways false
21882 status open
21883
21884 \begin_layout Plain Layout
21885 \begin_inset Box Frameless
21886 position "b"
21887 hor_pos "c"
21888 has_inner_box 1
21889 inner_pos "t"
21890 use_parbox 0
21891 width "45col%"
21892 special "none"
21893 height "1in"
21894 height_special "totalheight"
21895 status open
21896
21897 \begin_layout Plain Layout
21898 \align center
21899 \begin_inset Graphics
21900         filename ../clipart/mobius.eps
21901         lyxscale 50
21902         width 100col%
21903         scaleBeforeRotation
21904
21905 \end_inset
21906
21907
21908 \end_layout
21909
21910 \begin_layout Plain Layout
21911 \begin_inset Caption
21912
21913 \begin_layout Plain Layout
21914 \begin_inset CommandInset label
21915 LatexCommand label
21916 name "fig:Flottant-gauche"
21917
21918 \end_inset
21919
21920 Flottant du côté gauche.
21921 \end_layout
21922
21923 \end_inset
21924
21925
21926 \end_layout
21927
21928 \end_inset
21929
21930
21931 \begin_inset space \hfill{}
21932 \end_inset
21933
21934
21935 \begin_inset Box Frameless
21936 position "b"
21937 hor_pos "c"
21938 has_inner_box 1
21939 inner_pos "t"
21940 use_parbox 0
21941 width "45col%"
21942 special "none"
21943 height "1in"
21944 height_special "totalheight"
21945 status open
21946
21947 \begin_layout Plain Layout
21948 \align center
21949 \begin_inset Graphics
21950         filename ../clipart/platypus.eps
21951         lyxscale 50
21952         width 100col%
21953         scaleBeforeRotation
21954
21955 \end_inset
21956
21957
21958 \end_layout
21959
21960 \begin_layout Plain Layout
21961 \begin_inset Caption
21962
21963 \begin_layout Plain Layout
21964 \begin_inset CommandInset label
21965 LatexCommand label
21966 name "fig:Flottant-droit"
21967
21968 \end_inset
21969
21970 Flottant du côté droit.
21971 \end_layout
21972
21973 \end_inset
21974
21975
21976 \end_layout
21977
21978 \end_inset
21979
21980
21981 \end_layout
21982
21983 \end_inset
21984
21985
21986 \end_layout
21987
21988 \begin_layout Section
21989 Mise en Forme de la Légende
21990 \begin_inset Index
21991 status collapsed
21992
21993 \begin_layout Plain Layout
21994 Légende ! Mise en forme
21995 \end_layout
21996
21997 \end_inset
21998
21999
22000 \begin_inset Index
22001 status collapsed
22002
22003 \begin_layout Plain Layout
22004 Flottants ! Mise en forme de la Légende
22005 \end_layout
22006
22007 \end_inset
22008
22009
22010 \begin_inset CommandInset label
22011 LatexCommand label
22012 name "sec:Formatage-légende"
22013
22014 \end_inset
22015
22016
22017 \end_layout
22018
22019 \begin_layout Standard
22020 L'environnement 
22021 \family sans
22022 Légende
22023 \family default
22024  est l'environnement de paragraphe par défaut pour les 
22025 \family sans
22026 flottants
22027 \family default
22028 .
22029  Dans la fenêtre de LyX les légendes apparaissent comme une étiquette comme
22030  par exemple 
22031 \begin_inset Quotes eld
22032 \end_inset
22033
22034
22035 \family sans
22036 Figure #:
22037 \family default
22038
22039 \begin_inset Quotes erd
22040 \end_inset
22041
22042  suivi par le texte de la légende.
22043  Le 
22044 \begin_inset Quotes eld
22045 \end_inset
22046
22047 #
22048 \begin_inset Quotes erd
22049 \end_inset
22050
22051  étant remplacé par le numéro de référence réel.
22052  Par défaut l'étiquette et le numéro sont dans la même police de caractères
22053  que le texte de la légende et deux points suivent le numéro pour séparer
22054  l'étiquette du texte.
22055  Ce format de légende n'est pas forcément adapté à tous les types de documents.
22056 \end_layout
22057
22058 \begin_layout Standard
22059 Pour modifier le format par défaut des légendes, il faut charger le paquetage
22060  LaTeX 
22061 \series bold
22062 caption
22063 \series default
22064
22065 \begin_inset Index
22066 status collapsed
22067
22068 \begin_layout Plain Layout
22069 Paquetages LaTeX ! caption
22070 \end_layout
22071
22072 \end_inset
22073
22074  dans le préambule de votre document avec la ligne suivante :
22075 \end_layout
22076
22077 \begin_layout Standard
22078
22079 \series bold
22080
22081 \backslash
22082 usepackage[format definition]{caption}
22083 \end_layout
22084
22085 \begin_layout Standard
22086 Pour avoir par exemple l'étiquette et le numéro dans une police sans empattement
22087  grasse et les légendes de tableau toujours au dessus des tableaux, comme
22088  dans ce document, utilisez les commandes suivantes :
22089 \end_layout
22090
22091 \begin_layout Standard
22092
22093 \series bold
22094
22095 \backslash
22096 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
22097 \end_layout
22098
22099 \begin_layout Standard
22100 Vous pouvez aussi définir des formats de légendes différents pour les différents
22101  types de flottants.
22102  Dans ce cas chargez le paquetage 
22103 \series bold
22104 caption 
22105 \series default
22106 sans option de format spécifique et définissez les différents formats à
22107  l'aide de la commande 
22108 \end_layout
22109
22110 \begin_layout Standard
22111
22112 \series bold
22113
22114 \backslash
22115 captionsetup[type de flottant]{définition du format}
22116 \end_layout
22117
22118 \begin_layout Standard
22119 dans le préambule du document.
22120  Par exemple les formats de légende de la Figure
22121 \begin_inset space ~
22122 \end_inset
22123
22124
22125 \begin_inset CommandInset ref
22126 LatexCommand ref
22127 reference "fig:Legende-de-fig"
22128
22129 \end_inset
22130
22131  et du Tableau
22132 \begin_inset space ~
22133 \end_inset
22134
22135
22136 \begin_inset CommandInset ref
22137 LatexCommand ref
22138 reference "tab:Légende-de-tab"
22139
22140 \end_inset
22141
22142  peuvent être créés en utilisant les commandes suivantes dans le préambule
22143  :
22144 \end_layout
22145
22146 \begin_layout Standard
22147
22148 \series bold
22149
22150 \backslash
22151 usepackage[tableposition=top]{caption}
22152 \series default
22153
22154 \begin_inset Newline newline
22155 \end_inset
22156
22157
22158 \series bold
22159
22160 \backslash
22161 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
22162 \begin_inset Newline newline
22163 \end_inset
22164
22165
22166 \begin_inset ERT
22167 status collapsed
22168
22169 \begin_layout Plain Layout
22170
22171
22172 \backslash
22173 hphantom{
22174 \backslash
22175
22176 \backslash
22177 captionsetup[figure]
22178 \backslash
22179 {}
22180 \end_layout
22181
22182 \end_inset
22183
22184  labelsep=period}
22185 \begin_inset Newline newline
22186 \end_inset
22187
22188
22189 \backslash
22190 captionsetup[table]{labelfont={bf,sf}}
22191 \end_layout
22192
22193 \begin_layout Standard
22194 \begin_inset Note Greyedout
22195 status open
22196
22197 \begin_layout Plain Layout
22198
22199 \series bold
22200 Note:
22201 \series default
22202  L'option 
22203 \series bold
22204 tableposition=top
22205 \series default
22206  n'a pas d'effet quand on utilise un document de classe 
22207 \series bold
22208 koma-script
22209 \series default
22210
22211 \begin_inset Index
22212 status collapsed
22213
22214 \begin_layout Plain Layout
22215 Paquetages LaTeX ! koma-script
22216 \end_layout
22217
22218 \end_inset
22219
22220 .
22221  Dans ce cas on doit utiliser l'option 
22222 \series bold
22223 tablecaptionabove
22224 \series default
22225  de la classe de document.
22226 \end_layout
22227
22228 \end_inset
22229
22230
22231 \end_layout
22232
22233 \begin_layout Standard
22234 Pour plus d'information sur le paquetage 
22235 \series bold
22236 caption
22237 \series default
22238  nous vous renvoyons à sa documentation 
22239 \begin_inset CommandInset citation
22240 LatexCommand cite
22241 key "caption"
22242
22243 \end_inset
22244
22245 .
22246 \end_layout
22247
22248 \begin_layout Standard
22249 Pour changer le nom de l'étiquette, par exemple de 
22250 \begin_inset Quotes eld
22251 \end_inset
22252
22253 Figure
22254 \begin_inset Quotes erd
22255 \end_inset
22256
22257  à 
22258 \begin_inset Quotes eld
22259 \end_inset
22260
22261 Image
22262 \begin_inset Quotes erd
22263 \end_inset
22264
22265 , utilisez la commande suivante dans le préambule :
22266 \end_layout
22267
22268 \begin_layout Standard
22269
22270 \series bold
22271
22272 \backslash
22273 renewcommand{
22274 \backslash
22275 fnum@figure}{Image~
22276 \backslash
22277 thefigure}
22278 \end_layout
22279
22280 \begin_layout Standard
22281 où 
22282 \series bold
22283
22284 \backslash
22285 thefigure
22286 \series default
22287  insère le numéro de la figure et
22288 \series bold
22289  
22290 \begin_inset Quotes eld
22291 \end_inset
22292
22293 ~
22294 \series default
22295
22296 \begin_inset Quotes erd
22297 \end_inset
22298
22299  ajoute une espace insécable.
22300 \end_layout
22301
22302 \begin_layout Standard
22303 \begin_inset VSpace bigskip
22304 \end_inset
22305
22306 Si vous utilisez un document de classe 
22307 \series bold
22308 koma-script
22309 \series default
22310
22311 \begin_inset Index
22312 status collapsed
22313
22314 \begin_layout Plain Layout
22315 Paquetages LaTeX ! koma-script
22316 \end_layout
22317
22318 \end_inset
22319
22320  (
22321 \family sans
22322 article (koma-script)
22323 \family default
22324
22325 \family sans
22326 book (koma-script)
22327 \family default
22328
22329 \family sans
22330 letter (koma-script)
22331 \family default
22332 , ou 
22333 \family sans
22334 report (koma-script)
22335 \family default
22336
22337 \begin_inset space \thinspace{}
22338 \end_inset
22339
22340 ), Vous pouvez utiliser la commande incorporée 
22341 \series bold
22342
22343 \backslash
22344 setkomafont 
22345 \series default
22346 du paquetage
22347 \series bold
22348  koma-script 
22349 \series default
22350 à la place du paquetage
22351 \series bold
22352  caption.
22353  
22354 \series default
22355 Par exemple, pour avoir une étiquette de légende en gras, ajoutez la commande
22356  suivante au préambule de votre document :
22357 \end_layout
22358
22359 \begin_layout Standard
22360
22361 \series bold
22362
22363 \backslash
22364 setkomafont{captionlabel}{
22365 \backslash
22366 bfseries}
22367 \end_layout
22368
22369 \begin_layout Standard
22370 Pour plus d'information au sujet de 
22371 \series bold
22372
22373 \backslash
22374 setkomafont
22375 \series default
22376  nous vous renvoyons à la documentation du paquetage 
22377 \series bold
22378 koma-script
22379 \series default
22380  
22381 \begin_inset CommandInset citation
22382 LatexCommand cite
22383 key "koma-script"
22384
22385 \end_inset
22386
22387 .
22388 \end_layout
22389
22390 \begin_layout Standard
22391 \begin_inset ERT
22392 status collapsed
22393
22394 \begin_layout Plain Layout
22395
22396
22397 \backslash
22398 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
22399 }
22400 \end_layout
22401
22402 \end_inset
22403
22404
22405 \begin_inset Note Note
22406 status open
22407
22408 \begin_layout Plain Layout
22409 Le format de la légende n'est modifié que pour cet exemple.
22410 \end_layout
22411
22412 \end_inset
22413
22414
22415 \end_layout
22416
22417 \begin_layout Standard
22418 \begin_inset Float figure
22419 placement !p
22420 wide false
22421 sideways false
22422 status open
22423
22424 \begin_layout Plain Layout
22425 \align center
22426 \begin_inset Graphics
22427         filename ../clipart/mobius.eps
22428         lyxscale 50
22429         scale 50
22430         scaleBeforeRotation
22431
22432 \end_inset
22433
22434
22435 \end_layout
22436
22437 \begin_layout Plain Layout
22438 \begin_inset Caption
22439
22440 \begin_layout Plain Layout
22441 \begin_inset CommandInset label
22442 LatexCommand label
22443 name "fig:Legende-de-fig"
22444
22445 \end_inset
22446
22447 Ceci est un exemple de légende de figure qui est plus longue qu'une ligne
22448  pour montrer les différents types de formats de légendes.
22449  Ici on a utilisé un format de légende personnalisé.
22450 \end_layout
22451
22452 \end_inset
22453
22454
22455 \end_layout
22456
22457 \end_inset
22458
22459
22460 \end_layout
22461
22462 \begin_layout Standard
22463 \begin_inset ERT
22464 status collapsed
22465
22466 \begin_layout Plain Layout
22467
22468
22469 \backslash
22470 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
22471 on}
22472 \end_layout
22473
22474 \end_inset
22475
22476
22477 \end_layout
22478
22479 \begin_layout Standard
22480 \begin_inset Float table
22481 placement !p
22482 wide false
22483 sideways false
22484 status open
22485
22486 \begin_layout Plain Layout
22487 \begin_inset Caption
22488
22489 \begin_layout Plain Layout
22490 \begin_inset CommandInset label
22491 LatexCommand label
22492 name "tab:Légende-de-tab"
22493
22494 \end_inset
22495
22496 Ceci est un exemple de légende de tableau qui est plus longue qu'une ligne
22497  pour montrer les différents types de formats de légendes.
22498  Ici on a utilisé le format de légende par défaut.
22499 \end_layout
22500
22501 \end_inset
22502
22503
22504 \end_layout
22505
22506 \begin_layout Plain Layout
22507 \align center
22508 \begin_inset Tabular
22509 <lyxtabular version="3" rows="1" columns="5">
22510 <features>
22511 <column alignment="center" valignment="top" width="0">
22512 <column alignment="center" valignment="top" width="0">
22513 <column alignment="center" valignment="top" width="0">
22514 <column alignment="center" valignment="top" width="0">
22515 <column alignment="center" valignment="top" width="0">
22516 <row>
22517 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22518 \begin_inset Text
22519
22520 \begin_layout Plain Layout
22521 a
22522 \end_layout
22523
22524 \end_inset
22525 </cell>
22526 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22527 \begin_inset Text
22528
22529 \begin_layout Plain Layout
22530 b
22531 \end_layout
22532
22533 \end_inset
22534 </cell>
22535 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22536 \begin_inset Text
22537
22538 \begin_layout Plain Layout
22539 c
22540 \end_layout
22541
22542 \end_inset
22543 </cell>
22544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22545 \begin_inset Text
22546
22547 \begin_layout Plain Layout
22548 d
22549 \end_layout
22550
22551 \end_inset
22552 </cell>
22553 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22554 \begin_inset Text
22555
22556 \begin_layout Plain Layout
22557 e
22558 \end_layout
22559
22560 \end_inset
22561 </cell>
22562 </row>
22563 </lyxtabular>
22564
22565 \end_inset
22566
22567
22568 \end_layout
22569
22570 \end_inset
22571
22572
22573 \end_layout
22574
22575 \begin_layout Section
22576 Positionnement de la Légende
22577 \begin_inset Index
22578 status collapsed
22579
22580 \begin_layout Plain Layout
22581 Légende ! Placement
22582 \end_layout
22583
22584 \end_inset
22585
22586
22587 \begin_inset Index
22588 status collapsed
22589
22590 \begin_layout Plain Layout
22591 Flottants ! Placement de la légende
22592 \end_layout
22593
22594 \end_inset
22595
22596
22597 \begin_inset CommandInset label
22598 LatexCommand label
22599 name "sec:Placement-légende"
22600
22601 \end_inset
22602
22603
22604 \end_layout
22605
22606 \begin_layout Standard
22607 La règle habituelle pour placer la légende est :
22608 \end_layout
22609
22610 \begin_layout Description
22611 Figure
22612 \begin_inset space ~
22613 \end_inset
22614
22615 : La légende est placée en dessous de la figure
22616 \end_layout
22617
22618 \begin_layout Description
22619 Tableau
22620 \begin_inset space ~
22621 \end_inset
22622
22623 : La légende est placée au dessus du tableau
22624 \end_layout
22625
22626 \begin_layout Standard
22627 Malheureusement les classes standard de LaTeX ne gèrent pas les légendes
22628  au dessus des tableaux.
22629  Ce qui fait que si vous utilisez une des classes de document 
22630 \family sans
22631 article
22632 \family default
22633
22634 \family sans
22635 book
22636 \family default
22637
22638 \family sans
22639 letter
22640 \family default
22641 , ou 
22642 \family sans
22643 report
22644 \family default
22645  il n'y aura pas d'espace libre entre la légende et le tableau.
22646  Pour insérer l'espace nécessaire, ajoutez l'option suivante à la commande
22647  de chargement du paquetage LaTeX 
22648 \series bold
22649 caption
22650 \series default
22651  dans le préambule de votre document
22652 \begin_inset Foot
22653 status open
22654
22655 \begin_layout Plain Layout
22656 Voir la section
22657 \begin_inset space ~
22658 \end_inset
22659
22660
22661 \begin_inset CommandInset ref
22662 LatexCommand ref
22663 reference "sec:Formatage-légende"
22664
22665 \end_inset
22666
22667  pour plus d'information sur le paquetage 
22668 \series bold
22669 caption
22670 \series default
22671 .
22672 \end_layout
22673
22674 \end_inset
22675
22676 :
22677 \end_layout
22678
22679 \begin_layout Standard
22680
22681 \series bold
22682 tableposition=top
22683 \end_layout
22684
22685 \begin_layout Standard
22686 Si vous utilisez une classe de document 
22687 \series bold
22688 koma-script
22689 \series default
22690
22691 \begin_inset Index
22692 status collapsed
22693
22694 \begin_layout Plain Layout
22695 Paquetages LaTeX ! koma-script
22696 \end_layout
22697
22698 \end_inset
22699
22700  (
22701 \family sans
22702 article (koma-script)
22703 \family default
22704
22705 \family sans
22706 book (koma-script)
22707 \family default
22708
22709 \family sans
22710 letter (koma-script)
22711 \family default
22712 , ou 
22713 \family sans
22714 report (koma-script)
22715 \family default
22716
22717 \begin_inset space \thinspace{}
22718 \end_inset
22719
22720 ), vous pouvez utiliser à la place du paquetage 
22721 \series bold
22722 caption
22723 \series default
22724  l'option 
22725 \series bold
22726 tablecaptionabove
22727 \series default
22728  de la classe de document.
22729 \end_layout
22730
22731 \begin_layout Standard
22732 \begin_inset VSpace bigskip
22733 \end_inset
22734
22735 On peut aussi mettre la légende à côté d'une figure ou d'un tableau.
22736  Pour cela, vous devez charger le paquetage LaTeX 
22737 \series bold
22738 sidecap
22739 \series default
22740
22741 \begin_inset Index
22742 status collapsed
22743
22744 \begin_layout Plain Layout
22745 Paquetages LaTeX ! sidecap
22746 \end_layout
22747
22748 \end_inset
22749
22750  dans le préambule de votre document avec la ligne de commande suivante
22751 \end_layout
22752
22753 \begin_layout Standard
22754
22755 \series bold
22756
22757 \backslash
22758 usepackage[option]{sidecap}
22759 \end_layout
22760
22761 \begin_layout Standard
22762 Si vous ne mettez aucune option, la légende sera placée du côté de la marge
22763  extérieure – à droite sur les pages impaires et à gauche sur les pages
22764  paires.
22765  Vous pouvez mettre la légende dans la marge interne en utilisant l'option
22766  
22767 \series bold
22768 innercaption
22769 \series default
22770 .
22771  Pour forcer le placement toujours à droite ou à gauche, utilisez les options
22772  
22773 \series bold
22774 rightcaption
22775 \series default
22776  ou 
22777 \series bold
22778 leftcaption
22779 \series default
22780 .
22781 \end_layout
22782
22783 \begin_layout Standard
22784 \begin_inset ERT
22785 status collapsed
22786
22787 \begin_layout Plain Layout
22788
22789
22790 \backslash
22791 ifsidecap
22792 \end_layout
22793
22794 \end_inset
22795
22796
22797 \begin_inset Note Note
22798 status open
22799
22800 \begin_layout Plain Layout
22801 La section suivante ne sera affichée que si le paquetage LaTeX 
22802 \series bold
22803 sidecap
22804 \series default
22805  a été installé.
22806 \end_layout
22807
22808 \end_inset
22809
22810
22811 \end_layout
22812
22813 \begin_layout Standard
22814 Pour pouvoir placer la légende d'un flottant à côté de celui-ci, vous devez
22815  ajouter ces commandes dans le préambule de votre document :
22816 \end_layout
22817
22818 \begin_layout Standard
22819
22820 \lyxline
22821
22822 \end_layout
22823
22824 \begin_layout Standard
22825
22826 \series bold
22827
22828 \backslash
22829 newcommand{
22830 \backslash
22831 TabBesBeg}{%
22832 \begin_inset Newline newline
22833 \end_inset
22834
22835
22836 \begin_inset ERT
22837 status collapsed
22838
22839 \begin_layout Plain Layout
22840
22841
22842 \backslash
22843 hphantom{ }
22844 \end_layout
22845
22846 \end_inset
22847
22848
22849 \backslash
22850 let
22851 \backslash
22852 MyTable
22853 \backslash
22854 table
22855 \begin_inset Newline newline
22856 \end_inset
22857
22858
22859 \begin_inset ERT
22860 status collapsed
22861
22862 \begin_layout Plain Layout
22863
22864
22865 \backslash
22866 hphantom{ }
22867 \end_layout
22868
22869 \end_inset
22870
22871
22872 \backslash
22873 let
22874 \backslash
22875 MyEndtable
22876 \backslash
22877 endtable
22878 \begin_inset Newline newline
22879 \end_inset
22880
22881
22882 \begin_inset ERT
22883 status collapsed
22884
22885 \begin_layout Plain Layout
22886
22887
22888 \backslash
22889 hphantom{ }
22890 \end_layout
22891
22892 \end_inset
22893
22894
22895 \backslash
22896 renewenvironment{table}{
22897 \backslash
22898 begin{SCtable}}{
22899 \backslash
22900 end{SCtable}}}
22901 \end_layout
22902
22903 \begin_layout Standard
22904
22905 \series bold
22906
22907 \backslash
22908 newcommand{
22909 \backslash
22910 TabBesEnd}{%
22911 \begin_inset Newline newline
22912 \end_inset
22913
22914
22915 \begin_inset ERT
22916 status collapsed
22917
22918 \begin_layout Plain Layout
22919
22920
22921 \backslash
22922 hphantom{ }
22923 \end_layout
22924
22925 \end_inset
22926
22927
22928 \backslash
22929 let
22930 \backslash
22931 table
22932 \backslash
22933 MyTable
22934 \begin_inset Newline newline
22935 \end_inset
22936
22937
22938 \begin_inset ERT
22939 status collapsed
22940
22941 \begin_layout Plain Layout
22942
22943
22944 \backslash
22945 hphantom{ }
22946 \end_layout
22947
22948 \end_inset
22949
22950
22951 \backslash
22952 let
22953 \backslash
22954 endtable
22955 \backslash
22956 MyEndtable
22957 \end_layout
22958
22959 \begin_layout Standard
22960
22961 \series bold
22962
22963 \backslash
22964 newcommand{
22965 \backslash
22966 FigBesBeg}{%
22967 \begin_inset Newline newline
22968 \end_inset
22969
22970
22971 \begin_inset ERT
22972 status collapsed
22973
22974 \begin_layout Plain Layout
22975
22976
22977 \backslash
22978 hphantom{ }
22979 \end_layout
22980
22981 \end_inset
22982
22983
22984 \backslash
22985 let
22986 \backslash
22987 MyFigure
22988 \backslash
22989 figure
22990 \begin_inset Newline newline
22991 \end_inset
22992
22993
22994 \begin_inset ERT
22995 status collapsed
22996
22997 \begin_layout Plain Layout
22998
22999
23000 \backslash
23001 hphantom{ }
23002 \end_layout
23003
23004 \end_inset
23005
23006
23007 \backslash
23008 let
23009 \backslash
23010 MyEndfigure
23011 \backslash
23012 endfigure
23013 \begin_inset Newline newline
23014 \end_inset
23015
23016
23017 \begin_inset ERT
23018 status collapsed
23019
23020 \begin_layout Plain Layout
23021
23022
23023 \backslash
23024 hphantom{ }
23025 \end_layout
23026
23027 \end_inset
23028
23029
23030 \backslash
23031 renewenvironment{figure}{
23032 \backslash
23033 begin{SCfigure}}{
23034 \backslash
23035 end{SCfigure}}}
23036 \end_layout
23037
23038 \begin_layout Standard
23039
23040 \series bold
23041
23042 \backslash
23043 newcommand{
23044 \backslash
23045 FigBesEnd}{%
23046 \begin_inset Newline newline
23047 \end_inset
23048
23049
23050 \begin_inset ERT
23051 status collapsed
23052
23053 \begin_layout Plain Layout
23054
23055
23056 \backslash
23057 hphantom{ }
23058 \end_layout
23059
23060 \end_inset
23061
23062
23063 \backslash
23064 let
23065 \backslash
23066 figure
23067 \backslash
23068 MyFigure
23069 \begin_inset Newline newline
23070 \end_inset
23071
23072
23073 \begin_inset ERT
23074 status collapsed
23075
23076 \begin_layout Plain Layout
23077
23078
23079 \backslash
23080 hphantom{ }
23081 \end_layout
23082
23083 \end_inset
23084
23085
23086 \backslash
23087 let
23088 \backslash
23089 endfigure
23090 \backslash
23091 MyEndfigure}
23092 \end_layout
23093
23094 \begin_layout Standard
23095
23096 \lyxline
23097
23098 \end_layout
23099
23100 \begin_layout Standard
23101 Ces commandes vous permettent de redéfinir les flottants de façon à ce que
23102  la légende se place sur le côté.
23103  Pour les flottants de figure, utilisez la commande
23104 \end_layout
23105
23106 \begin_layout Standard
23107
23108 \series bold
23109
23110 \backslash
23111 FigBesBeg
23112 \end_layout
23113
23114 \begin_layout Standard
23115 en code TeX avant le flottant.
23116  Après le flottant, insérez la commande
23117 \end_layout
23118
23119 \begin_layout Standard
23120
23121 \series bold
23122
23123 \backslash
23124 FigBesEnd
23125 \end_layout
23126
23127 \begin_layout Standard
23128 en code TeX pour revenir à la définition originale du flottant.
23129 \end_layout
23130
23131 \begin_layout Standard
23132 Pour les flottants de tableau, utilisez les commandes correspondantes
23133 \end_layout
23134
23135 \begin_layout Standard
23136
23137 \series bold
23138
23139 \backslash
23140 TabBesBeg
23141 \series default
23142  et 
23143 \series bold
23144
23145 \backslash
23146 TabBesEnd
23147 \end_layout
23148
23149 \begin_layout Standard
23150 La figure
23151 \begin_inset space ~
23152 \end_inset
23153
23154
23155 \begin_inset CommandInset ref
23156 LatexCommand ref
23157 reference "fig:legende-a-coté-fig"
23158
23159 \end_inset
23160
23161  et le tableau
23162 \begin_inset space ~
23163 \end_inset
23164
23165
23166 \begin_inset CommandInset ref
23167 LatexCommand ref
23168 reference "tab:legende-à-coté-tableau"
23169
23170 \end_inset
23171
23172  sont des exemples où la légende a été mises sur le coté.
23173 \end_layout
23174
23175 \begin_layout Standard
23176 Vous pouvez voir dans ces exemples que la légende est en haut du flottant
23177  pour les flottants de tableau et vers le bas pour les flottants de figure.
23178  Pour changer ce comportement, vous pouvez utiliser les commandes
23179 \end_layout
23180
23181 \begin_layout Standard
23182
23183 \series bold
23184
23185 \backslash
23186 sidecaptionvpos{type flottant}{placement}
23187 \end_layout
23188
23189 \begin_layout Standard
23190 dans le préambule du document ou en code TeX juste avant le flottant visé.
23191  Le type du flottant est soit 
23192 \family sans
23193 figure
23194 \family default
23195  soit 
23196 \family sans
23197 table
23198 \family default
23199 , le placement peut être 
23200 \begin_inset Quotes eld
23201 \end_inset
23202
23203
23204 \family sans
23205 t
23206 \family default
23207
23208 \begin_inset Quotes erd
23209 \end_inset
23210
23211  pour haut (top), 
23212 \begin_inset Quotes eld
23213 \end_inset
23214
23215
23216 \family sans
23217 c
23218 \family default
23219
23220 \begin_inset Quotes erd
23221 \end_inset
23222
23223  pour centre (center), ou 
23224 \begin_inset Quotes eld
23225 \end_inset
23226
23227
23228 \family sans
23229 b
23230 \family default
23231
23232 \begin_inset Quotes erd
23233 \end_inset
23234
23235  pour bas (bottom).
23236  Pour que, par exemple, les légendes des flottants de figure soient centrés
23237  verticalement, utilisez la commande
23238 \end_layout
23239
23240 \begin_layout Standard
23241
23242 \series bold
23243
23244 \backslash
23245 sidecaptionvpos{figure}{c}
23246 \end_layout
23247
23248 \begin_layout Standard
23249 C'est ce qui a été utilisé pour la figure
23250 \begin_inset space ~
23251 \end_inset
23252
23253
23254 \begin_inset CommandInset ref
23255 LatexCommand ref
23256 reference "fig:legende-à-coté-fig-2"
23257
23258 \end_inset
23259
23260 .
23261 \end_layout
23262
23263 \begin_layout Standard
23264 \begin_inset VSpace medskip
23265 \end_inset
23266
23267 Pour plus d'information sur le paquetage 
23268 \series bold
23269 sidecap
23270 \series default
23271  nous vous renvoyons à sa documentation 
23272 \begin_inset CommandInset citation
23273 LatexCommand cite
23274 key "sidecap"
23275
23276 \end_inset
23277
23278 .
23279 \end_layout
23280
23281 \begin_layout Standard
23282 \begin_inset Note Greyedout
23283 status open
23284
23285 \begin_layout Plain Layout
23286
23287 \series bold
23288 Note:
23289 \series default
23290  Le paquetage LaTeX 
23291 \series bold
23292 hypcap
23293 \series default
23294
23295 \begin_inset Index
23296 status collapsed
23297
23298 \begin_layout Plain Layout
23299 Paquetages LaTeX ! hypcap
23300 \end_layout
23301
23302 \end_inset
23303
23304 , qui est décrit dans la section
23305 \begin_inset space ~
23306 \end_inset
23307
23308
23309 \begin_inset CommandInset ref
23310 LatexCommand ref
23311 reference "sub:Reference-Position"
23312
23313 \end_inset
23314
23315 , n'a pas d'effet sur les flottants avec une légende placée à côté.
23316 \end_layout
23317
23318 \end_inset
23319
23320
23321 \end_layout
23322
23323 \begin_layout Standard
23324 \begin_inset ERT
23325 status collapsed
23326
23327 \begin_layout Plain Layout
23328
23329
23330 \backslash
23331 FigBesBeg 
23332 \end_layout
23333
23334 \end_inset
23335
23336
23337 \end_layout
23338
23339 \begin_layout Standard
23340 \begin_inset Float figure
23341 wide false
23342 sideways false
23343 status open
23344
23345 \begin_layout Plain Layout
23346 \begin_inset Graphics
23347         filename ../clipart/escher-lsd.eps
23348         scale 75
23349         scaleBeforeRotation
23350
23351 \end_inset
23352
23353
23354 \end_layout
23355
23356 \begin_layout Plain Layout
23357 \begin_inset Caption
23358
23359 \begin_layout Plain Layout
23360 \begin_inset CommandInset label
23361 LatexCommand label
23362 name "fig:legende-a-coté-fig"
23363
23364 \end_inset
23365
23366 Une légende à côté d'une figure.
23367 \end_layout
23368
23369 \end_inset
23370
23371
23372 \end_layout
23373
23374 \end_inset
23375
23376
23377 \end_layout
23378
23379 \begin_layout Standard
23380 \begin_inset ERT
23381 status collapsed
23382
23383 \begin_layout Plain Layout
23384
23385
23386 \backslash
23387 TabBesBeg 
23388 \end_layout
23389
23390 \end_inset
23391
23392
23393 \end_layout
23394
23395 \begin_layout Standard
23396 \begin_inset Float table
23397 wide false
23398 sideways false
23399 status open
23400
23401 \begin_layout Plain Layout
23402 \begin_inset Caption
23403
23404 \begin_layout Plain Layout
23405 \begin_inset CommandInset label
23406 LatexCommand label
23407 name "tab:legende-à-coté-tableau"
23408
23409 \end_inset
23410
23411 Une légende à côté d'un tableau.
23412 \end_layout
23413
23414 \end_inset
23415
23416
23417 \end_layout
23418
23419 \begin_layout Plain Layout
23420 \begin_inset Tabular
23421 <lyxtabular version="3" rows="4" columns="5">
23422 <features>
23423 <column alignment="center" valignment="top" width="0">
23424 <column alignment="center" valignment="top" width="0">
23425 <column alignment="center" valignment="top" width="0">
23426 <column alignment="center" valignment="top" width="0">
23427 <column alignment="center" valignment="top" width="0">
23428 <row>
23429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23430 \begin_inset Text
23431
23432 \begin_layout Plain Layout
23433 a
23434 \end_layout
23435
23436 \end_inset
23437 </cell>
23438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23439 \begin_inset Text
23440
23441 \begin_layout Plain Layout
23442
23443 \end_layout
23444
23445 \end_inset
23446 </cell>
23447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23448 \begin_inset Text
23449
23450 \begin_layout Plain Layout
23451 b
23452 \end_layout
23453
23454 \end_inset
23455 </cell>
23456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23457 \begin_inset Text
23458
23459 \begin_layout Plain Layout
23460
23461 \end_layout
23462
23463 \end_inset
23464 </cell>
23465 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23466 \begin_inset Text
23467
23468 \begin_layout Plain Layout
23469 c
23470 \end_layout
23471
23472 \end_inset
23473 </cell>
23474 </row>
23475 <row>
23476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23477 \begin_inset Text
23478
23479 \begin_layout Plain Layout
23480
23481 \end_layout
23482
23483 \end_inset
23484 </cell>
23485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23486 \begin_inset Text
23487
23488 \begin_layout Plain Layout
23489 d
23490 \end_layout
23491
23492 \end_inset
23493 </cell>
23494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23495 \begin_inset Text
23496
23497 \begin_layout Plain Layout
23498
23499 \end_layout
23500
23501 \end_inset
23502 </cell>
23503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23504 \begin_inset Text
23505
23506 \begin_layout Plain Layout
23507 e
23508 \end_layout
23509
23510 \end_inset
23511 </cell>
23512 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23513 \begin_inset Text
23514
23515 \begin_layout Plain Layout
23516
23517 \end_layout
23518
23519 \end_inset
23520 </cell>
23521 </row>
23522 <row>
23523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23524 \begin_inset Text
23525
23526 \begin_layout Plain Layout
23527 f
23528 \end_layout
23529
23530 \end_inset
23531 </cell>
23532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23533 \begin_inset Text
23534
23535 \begin_layout Plain Layout
23536
23537 \end_layout
23538
23539 \end_inset
23540 </cell>
23541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23542 \begin_inset Text
23543
23544 \begin_layout Plain Layout
23545 g
23546 \end_layout
23547
23548 \end_inset
23549 </cell>
23550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23551 \begin_inset Text
23552
23553 \begin_layout Plain Layout
23554
23555 \end_layout
23556
23557 \end_inset
23558 </cell>
23559 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23560 \begin_inset Text
23561
23562 \begin_layout Plain Layout
23563 h
23564 \end_layout
23565
23566 \end_inset
23567 </cell>
23568 </row>
23569 <row>
23570 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23571 \begin_inset Text
23572
23573 \begin_layout Plain Layout
23574
23575 \end_layout
23576
23577 \end_inset
23578 </cell>
23579 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23580 \begin_inset Text
23581
23582 \begin_layout Plain Layout
23583 i
23584 \end_layout
23585
23586 \end_inset
23587 </cell>
23588 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23589 \begin_inset Text
23590
23591 \begin_layout Plain Layout
23592
23593 \end_layout
23594
23595 \end_inset
23596 </cell>
23597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23598 \begin_inset Text
23599
23600 \begin_layout Plain Layout
23601 j
23602 \end_layout
23603
23604 \end_inset
23605 </cell>
23606 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23607 \begin_inset Text
23608
23609 \begin_layout Plain Layout
23610
23611 \end_layout
23612
23613 \end_inset
23614 </cell>
23615 </row>
23616 </lyxtabular>
23617
23618 \end_inset
23619
23620
23621 \end_layout
23622
23623 \end_inset
23624
23625
23626 \end_layout
23627
23628 \begin_layout Standard
23629 \begin_inset ERT
23630 status collapsed
23631
23632 \begin_layout Plain Layout
23633
23634
23635 \backslash
23636 TabBesEnd
23637 \end_layout
23638
23639 \end_inset
23640
23641
23642 \end_layout
23643
23644 \begin_layout Standard
23645 \begin_inset ERT
23646 status collapsed
23647
23648 \begin_layout Plain Layout
23649
23650
23651 \backslash
23652 sidecaptionvpos{figure}{c}
23653 \end_layout
23654
23655 \end_inset
23656
23657
23658 \begin_inset Float figure
23659 wide false
23660 sideways false
23661 status open
23662
23663 \begin_layout Plain Layout
23664 \begin_inset Graphics
23665         filename ../clipart/escher-lsd.eps
23666         scale 75
23667         scaleBeforeRotation
23668
23669 \end_inset
23670
23671
23672 \end_layout
23673
23674 \begin_layout Plain Layout
23675 \begin_inset Caption
23676
23677 \begin_layout Plain Layout
23678 \begin_inset CommandInset label
23679 LatexCommand label
23680 name "fig:legende-à-coté-fig-2"
23681
23682 \end_inset
23683
23684 Une légende centrée verticalement à côté d'une figure.
23685 \end_layout
23686
23687 \end_inset
23688
23689
23690 \end_layout
23691
23692 \end_inset
23693
23694
23695 \end_layout
23696
23697 \begin_layout Standard
23698 \begin_inset ERT
23699 status collapsed
23700
23701 \begin_layout Plain Layout
23702
23703
23704 \backslash
23705 FigBesEnd
23706 \end_layout
23707
23708 \end_inset
23709
23710
23711 \end_layout
23712
23713 \begin_layout Standard
23714 \begin_inset ERT
23715 status collapsed
23716
23717 \begin_layout Plain Layout
23718
23719
23720 \backslash
23721 else
23722 \end_layout
23723
23724 \end_inset
23725
23726
23727 \begin_inset Note Note
23728 status open
23729
23730 \begin_layout Plain Layout
23731 Ce qui suit sera affiché si le paquetage LaTeX 
23732 \series bold
23733 sidecap
23734 \series default
23735  n'est pas installé :
23736 \end_layout
23737
23738 \end_inset
23739
23740
23741 \end_layout
23742
23743 \begin_layout Standard
23744 Vous devez installer le paquetage LaTeX 
23745 \series bold
23746 sidecap
23747 \series default
23748  pour voir la suite de cette section dans la sortie imprimée.
23749 \end_layout
23750
23751 \begin_layout Standard
23752 \begin_inset ERT
23753 status collapsed
23754
23755 \begin_layout Plain Layout
23756
23757
23758 \backslash
23759 fi
23760 \end_layout
23761
23762 \end_inset
23763
23764
23765 \end_layout
23766
23767 \begin_layout Section
23768 Les Listes de Flottants
23769 \begin_inset Index
23770 status collapsed
23771
23772 \begin_layout Plain Layout
23773 Flottants ! Listes de Flottants
23774 \end_layout
23775
23776 \end_inset
23777
23778
23779 \end_layout
23780
23781 \begin_layout Standard
23782 De la même façon que la table des matières fait la liste des sections du
23783  document, il y a des listes pour tous les types de flottants, comme par
23784  exemple pour les figures du document.
23785  Vous pouvez les insérer en utilisant le menu 
23786 \family sans
23787 Insérer\SpecialChar \menuseparator
23788 Listes
23789 \begin_inset space ~
23790 \end_inset
23791
23792 &
23793 \begin_inset space ~
23794 \end_inset
23795
23796 TdM
23797 \family default
23798 .
23799 \end_layout
23800
23801 \begin_layout Standard
23802 Les entrées de la liste sont la légende du flottant ou éventuellement le
23803  titre court, le numéro du flottant, et le numéro de la page où le flottant
23804  apparaît dans le document.
23805 \end_layout
23806
23807 \begin_layout Standard
23808 Vous trouverez à la fin de ce document une liste des figures et une liste
23809  des tableaux.
23810 \end_layout
23811
23812 \begin_layout Chapter
23813 Notes
23814 \end_layout
23815
23816 \begin_layout Section
23817 Les Notes de LyX
23818 \begin_inset Index
23819 status collapsed
23820
23821 \begin_layout Plain Layout
23822 Notes ! Notes LyX 
23823 \end_layout
23824
23825 \end_inset
23826
23827
23828 \end_layout
23829
23830 \begin_layout Standard
23831 On peut insérer une note en utilisant le bouton 
23832 \begin_inset Graphics
23833         filename ../../images/note-insert.png
23834         scale 85
23835         scaleBeforeRotation
23836
23837 \end_inset
23838
23839  de la barre d'outils ou avec le menu 
23840 \family sans
23841 Insérer\SpecialChar \menuseparator
23842 Note
23843 \family default
23844 .
23845  Il y a trois types de notes :
23846 \end_layout
23847
23848 \begin_layout Description
23849 Note
23850 \begin_inset space ~
23851 \end_inset
23852
23853 LyX Ce type de note est à usage interne et n'apparaîtra pas sur la sortie
23854  finale.
23855  La boîte de cette note ressemble à ceci :
23856 \begin_inset Newline newline
23857 \end_inset
23858
23859
23860 \begin_inset Newline newline
23861 \end_inset
23862
23863
23864 \begin_inset Graphics
23865         filename clipart/LyXNoteImageQt4.png
23866         display false
23867         scale 65
23868         scaleBeforeRotation
23869
23870 \end_inset
23871
23872  
23873 \begin_inset Note Note
23874 status open
23875
23876 \begin_layout Plain Layout
23877 Le texte de cette note n'apparaîtra pas à l'impression.
23878 \end_layout
23879
23880 \end_inset
23881
23882
23883 \end_layout
23884
23885 \begin_layout Description
23886 Commentaire Ce type de note n'apparaît pas non plus à l'impression, mais
23887  il est inséré comme un commentaire LaTeX quand vous exportez votre document
23888  vers un fichier au format LaTeX avec le menu 
23889 \family sans
23890 Fichier\SpecialChar \menuseparator
23891 Exporter\SpecialChar \menuseparator
23892 LaTeX (pdflatex) / (plain)
23893 \family default
23894 .
23895  La boîte de cette note ressemble à ceci :
23896 \begin_inset Newline newline
23897 \end_inset
23898
23899
23900 \begin_inset Newline newline
23901 \end_inset
23902
23903
23904 \begin_inset Graphics
23905         filename clipart/CommentNoteImageQt4.png
23906         display false
23907         scale 55
23908         scaleBeforeRotation
23909
23910 \end_inset
23911
23912
23913 \lang english
23914  
23915 \lang french
23916
23917 \begin_inset Note Comment
23918 status open
23919
23920 \begin_layout Plain Layout
23921 Le texte de cette note n'apparaîtra que comme commentaire dans un fichier
23922  LaTeX.
23923 \end_layout
23924
23925 \end_inset
23926
23927
23928 \end_layout
23929
23930 \begin_layout Description
23931 Grisée Ce type de note apparaît à l'impression sous forme de texte grisé.
23932  La boîte de cette note ressemble à ceci :
23933 \lang english
23934
23935 \begin_inset Newline newline
23936 \end_inset
23937
23938
23939 \lang french
23940
23941 \begin_inset Newline newline
23942 \end_inset
23943
23944
23945 \begin_inset Graphics
23946         filename clipart/GreyedOutNoteImageQt4.png
23947         lyxscale 80
23948         display false
23949         scale 55
23950         scaleBeforeRotation
23951
23952 \end_inset
23953
23954
23955 \begin_inset Newline newline
23956 \end_inset
23957
23958
23959 \begin_inset ERT
23960 status collapsed
23961
23962 \begin_layout Plain Layout
23963
23964
23965 \backslash
23966 renewenvironment{lyxgreyedout}
23967 \end_layout
23968
23969 \begin_layout Plain Layout
23970
23971 {
23972 \backslash
23973 textcolor[gray]{0.8}
23974 \backslash
23975 bgroup}{
23976 \backslash
23977 egroup}
23978 \end_layout
23979
23980 \end_inset
23981
23982
23983 \begin_inset Note Greyedout
23984 status open
23985
23986 \begin_layout Plain Layout
23987 Le texte
23988 \begin_inset Foot
23989 status collapsed
23990
23991 \begin_layout Plain Layout
23992 Ceci est un exemple de note de bas de page à l'intérieur d'une note en texte
23993  grisé.
23994  
23995 \end_layout
23996
23997 \end_inset
23998
23999  de ce commentaire apparaîtra à l'impression sous forme de texte grisé.
24000 \end_layout
24001
24002 \end_inset
24003
24004
24005 \begin_inset ERT
24006 status collapsed
24007
24008 \begin_layout Plain Layout
24009
24010
24011 \backslash
24012 renewenvironment{lyxgreyedout}
24013 \end_layout
24014
24015 \begin_layout Plain Layout
24016
24017 {
24018 \backslash
24019 textcolor{blue}
24020 \backslash
24021 bgroup}{
24022 \backslash
24023 egroup}
24024 \end_layout
24025
24026 \end_inset
24027
24028
24029 \begin_inset Note Note
24030 status open
24031
24032 \begin_layout Plain Layout
24033 Ici, on a redéfini la note grisée pour qu'elle apparaisse avec la définition
24034  originale qu'elle a dans LyX.
24035  En effet, dans ce document les notes grisées sont redéfinies dans le préambule,
24036  comme c'est décrit plus loin, pour apparaître avec le texte en bleu.
24037 \end_layout
24038
24039 \end_inset
24040
24041
24042 \begin_inset Newline newline
24043 \end_inset
24044
24045
24046 \begin_inset Newline newline
24047 \end_inset
24048
24049 Comme vous pouvez le voir dans l'exemple, la première ligne des notes grisées
24050  est un peu décalée et ce type de notes peut avoir des notes de bas de page.
24051 \end_layout
24052
24053 \begin_layout Standard
24054 \begin_inset VSpace bigskip
24055 \end_inset
24056
24057 Quand vous utilisez le bouton 
24058 \begin_inset Graphics
24059         filename ../../images/note-insert.png
24060         scale 85
24061         scaleBeforeRotation
24062
24063 \end_inset
24064
24065  de la barre d'outils, vous insérez une 
24066 \family sans
24067 Note
24068 \begin_inset space ~
24069 \end_inset
24070
24071 LyX
24072 \family default
24073 .
24074  Si vous voulez transformer une portion de texte existant en note, sélectionnez-
24075 la et cliquez sur le bouton d'insertion de note.
24076  Pour retransformer une note en texte, appuyez sur la touche 
24077 \family sans
24078 backspace
24079 \family default
24080  quand le curseur est au tout début de la note ou appuyez sur la touche
24081  
24082 \family sans
24083 Suppr.
24084
24085 \family default
24086  quand le curseur se trouve à la fin de la note.
24087 \end_layout
24088
24089 \begin_layout Standard
24090 \begin_inset VSpace bigskip
24091 \end_inset
24092
24093 Vous pouvez changer la couleur du texte des notes grisées en mettant les
24094  commandes suivantes dans le préambule :
24095 \end_layout
24096
24097 \begin_layout Standard
24098
24099 \series bold
24100
24101 \backslash
24102 renewenvironment{lyxgreyedout}
24103 \begin_inset Newline newline
24104 \end_inset
24105
24106
24107 \begin_inset ERT
24108 status collapsed
24109
24110 \begin_layout Plain Layout
24111
24112
24113 \backslash
24114 hphantom{ }
24115 \end_layout
24116
24117 \end_inset
24118
24119 {
24120 \backslash
24121 textcolor{color}
24122 \backslash
24123 bgroup}{
24124 \backslash
24125 egroup}
24126 \end_layout
24127
24128 \begin_layout Standard
24129 Les couleurs disponibles et la méthode pour définir vos propres couleurs
24130  sont expliqués dans la section
24131 \begin_inset space ~
24132 \end_inset
24133
24134
24135 \begin_inset CommandInset ref
24136 LatexCommand ref
24137 reference "sec:Tableaux-Colorés"
24138
24139 \end_inset
24140
24141 .
24142 \end_layout
24143
24144 \begin_layout Standard
24145 Les notes qui apparaissent en bleu dans ce texte sont en fait des notes
24146  grisées avec leur texte en bleu.
24147 \end_layout
24148
24149 \begin_layout Section
24150 Notes en Bas de Page
24151 \begin_inset CommandInset label
24152 LatexCommand label
24153 name "sec:Notes-bas-de-page"
24154
24155 \end_inset
24156
24157
24158 \begin_inset Index
24159 status collapsed
24160
24161 \begin_layout Plain Layout
24162 Notes ! Notes de bas de page
24163 \end_layout
24164
24165 \end_inset
24166
24167
24168 \begin_inset Index
24169 status collapsed
24170
24171 \begin_layout Plain Layout
24172 Notes de bas de page
24173 \end_layout
24174
24175 \end_inset
24176
24177
24178 \end_layout
24179
24180 \begin_layout Standard
24181 Les notes en bas de page peuvent être insérées soit en utilisant le bouton
24182  
24183 \begin_inset Graphics
24184         filename ../../images/footnote-insert.png
24185         scale 85
24186         scaleBeforeRotation
24187
24188 \end_inset
24189
24190  de la barre d'outils, soit en utilisant le menu 
24191 \family sans
24192 Insérer\SpecialChar \menuseparator
24193 Note
24194 \begin_inset space ~
24195 \end_inset
24196
24197 en
24198 \begin_inset space ~
24199 \end_inset
24200
24201 Bas
24202 \begin_inset space ~
24203 \end_inset
24204
24205 de
24206 \begin_inset space ~
24207 \end_inset
24208
24209 Page
24210 \family default
24211 .
24212  Vous voyez alors apparaître dans votre texte une boîte grise avec une étiquette
24213  rouge 
24214 \begin_inset Quotes fld
24215 \end_inset
24216
24217 bas
24218 \begin_inset Quotes frd
24219 \end_inset
24220
24221  qui ressemble à ceci : 
24222 \begin_inset Graphics
24223         filename clipart/footnoteQt4.png
24224         scale 80
24225         scaleBeforeRotation
24226
24227 \end_inset
24228
24229  Vous pouvez y entrer votre texte.
24230  Si vous voulez transformer du texte déjà existant en note en bas de page,
24231  sélectionnez-le et cliquez sur le bouton 
24232 \family sans
24233 Note
24234 \begin_inset space ~
24235 \end_inset
24236
24237 en
24238 \begin_inset space ~
24239 \end_inset
24240
24241 Bas
24242 \begin_inset space ~
24243 \end_inset
24244
24245 de
24246 \begin_inset space ~
24247 \end_inset
24248
24249 Page
24250 \family default
24251  de la barre d'outils.
24252  Pour retransformer une note de bas de page en texte, appuyez sur la touche
24253  
24254 \family sans
24255 backspace
24256 \family default
24257  quand le curseur est au tout début de la note ou appuyez sur la touche
24258  
24259 \family sans
24260 Suppr.
24261
24262 \family default
24263  quand le curseur se trouve à la fin de la note.
24264 \end_layout
24265
24266 \begin_layout Standard
24267 Voici un exemple de note en bas de page:
24268 \begin_inset Foot
24269 status open
24270
24271 \begin_layout Plain Layout
24272 \begin_inset CommandInset label
24273 LatexCommand label
24274 name "fn:Note-en-bas"
24275
24276 \end_inset
24277
24278 Ceci est un exemple de note en bas de page.
24279 \end_layout
24280
24281 \end_inset
24282
24283
24284 \begin_inset ERT
24285 status collapsed
24286
24287 \begin_layout Plain Layout
24288
24289
24290 \backslash
24291 newcounter{MyRepeatFoot}
24292 \end_layout
24293
24294 \begin_layout Plain Layout
24295
24296
24297 \backslash
24298 setcounter{MyRepeatFoot}{
24299 \backslash
24300 thefootnote}
24301 \end_layout
24302
24303 \end_inset
24304
24305
24306 \end_layout
24307
24308 \begin_layout Standard
24309 La note de bas de page apparaîtra dans la sortie imprimée sous la forme
24310  d'un numéro en exposant à la position qu'occupe dans le texte la boîte
24311  de note.
24312  Le texte de la note est placé en bas de la page courante.
24313  Le numéro de note est calculé par LaTeX, et les numéros se suivent.
24314  Selon votre classe de document les numéros de notes pourront être réinitialisés
24315  à chaque nouveau chapitre.
24316 \end_layout
24317
24318 \begin_layout Standard
24319 On peut faire référence à une note en bas de page comme on le fait avec
24320  les flottants : Insérez une étiquette dans la note et faites une référence
24321  croisée vers cette étiquette comme c'est décrit dans la
24322 \begin_inset space ~
24323 \end_inset
24324
24325
24326 \begin_inset CommandInset ref
24327 LatexCommand ref
24328 reference "sec:Referencer-les-Flottants"
24329
24330 \end_inset
24331
24332 .
24333 \begin_inset Newline newline
24334 \end_inset
24335
24336 Voici une référence à une note de bas de page :
24337 \begin_inset space ~
24338 \end_inset
24339
24340
24341 \begin_inset CommandInset ref
24342 LatexCommand ref
24343 reference "fn:Note-en-bas"
24344
24345 \end_inset
24346
24347 .
24348 \end_layout
24349
24350 \begin_layout Standard
24351 \begin_inset VSpace defskip
24352 \end_inset
24353
24354 Pour utiliser des notes de bas de page dans les tableaux, vous devez utiliser
24355  des minipages, voyez la section
24356 \begin_inset space ~
24357 \end_inset
24358
24359
24360 \begin_inset CommandInset ref
24361 LatexCommand ref
24362 reference "sec:Minipages"
24363
24364 \end_inset
24365
24366 .
24367  Les notes de bas de page dans des tableaux longs sont traitées dans la
24368  section
24369 \begin_inset space ~
24370 \end_inset
24371
24372
24373 \begin_inset CommandInset ref
24374 LatexCommand ref
24375 reference "sub:Notes-dans-tableau-long"
24376
24377 \end_inset
24378
24379 .
24380 \end_layout
24381
24382 \begin_layout Standard
24383 \begin_inset VSpace defskip
24384 \end_inset
24385
24386 Pour créer seulement la marque de note, utilisez la commande 
24387 \series bold
24388
24389 \backslash
24390 footnotemark[nombre]
24391 \series default
24392  en code TeX.
24393  On utilise cette possibilité quand on a plusieurs fois la même annotation
24394  dans le texte, mais que l'on ne veut pas répéter le texte de la note de
24395  bas de page à chaque fois.
24396 \begin_inset Newline newline
24397 \end_inset
24398
24399 Comme vous ne connaissez pas le numéro de la note que vous voulez répéter
24400  au moment où vous tapez votre texte, vous devez enregistrer ce nombre quelque
24401  part.
24402  Pour la marque de note qui suit, ces commandes ont été insérées en code
24403  TeX après la note
24404 \begin_inset space ~
24405 \end_inset
24406
24407
24408 \begin_inset CommandInset ref
24409 LatexCommand ref
24410 reference "fn:Note-en-bas"
24411
24412 \end_inset
24413
24414  pour enregistrer le numéro de note de bas de page :
24415 \end_layout
24416
24417 \begin_layout Standard
24418
24419 \series bold
24420
24421 \backslash
24422 newcounter{MyRepeatFoot}
24423 \begin_inset Newline newline
24424 \end_inset
24425
24426
24427 \backslash
24428 setcounter{MyRepeatFoot}{
24429 \backslash
24430 thefootnote}
24431 \end_layout
24432
24433 \begin_layout Standard
24434 La marque de note a été créée avec la commande suivante :
24435 \end_layout
24436
24437 \begin_layout Standard
24438
24439 \series bold
24440
24441 \backslash
24442 footnotemark[
24443 \backslash
24444 theMyRepeatFoot]
24445 \end_layout
24446
24447 \begin_layout Standard
24448 Voici un exemple de marque de note de bas de page : 
24449 \begin_inset ERT
24450 status collapsed
24451
24452 \begin_layout Plain Layout
24453
24454
24455 \backslash
24456 footnotemark[
24457 \backslash
24458 theMyRepeatFoot]
24459 \end_layout
24460
24461 \end_inset
24462
24463
24464 \end_layout
24465
24466 \begin_layout Subsection
24467 Numérotation de Notes de Bas de Page
24468 \begin_inset CommandInset label
24469 LatexCommand label
24470 name "sub:Numerotation-notes-bas-de-page"
24471
24472 \end_inset
24473
24474
24475 \begin_inset Index
24476 status collapsed
24477
24478 \begin_layout Plain Layout
24479 Notes de bas de page ! Numérotation
24480 \end_layout
24481
24482 \end_inset
24483
24484
24485 \end_layout
24486
24487 \begin_layout Standard
24488 Pour remettre les numéros de notes de bas de page à zéro après chaque section,
24489  ajoutez cette commande dans le préambule de votre document :
24490 \end_layout
24491
24492 \begin_layout Standard
24493
24494 \series bold
24495
24496 \backslash
24497 @addtoreset{footnote}{section}
24498 \end_layout
24499
24500 \begin_layout Standard
24501 \begin_inset VSpace bigskip
24502 \end_inset
24503
24504 La commande de préambule suivante change le style de numérotation des notes
24505  en petits chiffres romains :
24506 \end_layout
24507
24508 \begin_layout Standard
24509
24510 \series bold
24511
24512 \backslash
24513 renewcommand{
24514 \backslash
24515 thefootnote}{
24516 \backslash
24517 roman{footnote}}
24518 \end_layout
24519
24520 \begin_layout Standard
24521 \begin_inset ERT
24522 status collapsed
24523
24524 \begin_layout Plain Layout
24525
24526
24527 \backslash
24528 renewcommand{
24529 \backslash
24530 thefootnote}{
24531 \backslash
24532 roman{footnote}}
24533 \end_layout
24534
24535 \end_inset
24536
24537  Cette note de bas de page utilise une numérotation en chiffres romains
24538  :
24539 \begin_inset Foot
24540 status open
24541
24542 \begin_layout Plain Layout
24543 Ceci est un exemple de note de bas de page numérotée avec de petits chiffres
24544  romains.
24545 \end_layout
24546
24547 \end_inset
24548
24549
24550 \end_layout
24551
24552 \begin_layout Standard
24553 Pour mettre la numérotation en chiffres romains majuscules, remplacez dans
24554  la commande précédente 
24555 \series bold
24556
24557 \backslash
24558 roman
24559 \series default
24560  par 
24561 \series bold
24562
24563 \backslash
24564 Roman
24565 \series default
24566 .
24567  Pour numéroter les notes avec des lettres latines minuscules ou majuscules,
24568  utilisez respectivement soit 
24569 \series bold
24570
24571 \backslash
24572 Alph
24573 \series default
24574  soit 
24575 \series bold
24576
24577 \backslash
24578 alph
24579 \series default
24580 .
24581  Pour les 
24582 \begin_inset Quotes eld
24583 \end_inset
24584
24585 numéroter
24586 \begin_inset Quotes erd
24587 \end_inset
24588
24589  avec des symboles, utilisez 
24590 \series bold
24591
24592 \backslash
24593 fnsymbol
24594 \series default
24595 .
24596 \end_layout
24597
24598 \begin_layout Standard
24599 \begin_inset Note Greyedout
24600 status open
24601
24602 \begin_layout Plain Layout
24603
24604 \series bold
24605 Note:
24606 \series default
24607  Vous ne pouvez numéroter que 26 notes de bas de page avec des lettres latines,
24608  puisque cette numérotation est limitée à des lettres seules.
24609 \end_layout
24610
24611 \end_inset
24612
24613
24614 \begin_inset Newline newline
24615 \end_inset
24616
24617
24618 \begin_inset Note Greyedout
24619 status open
24620
24621 \begin_layout Plain Layout
24622
24623 \series bold
24624 Note:
24625 \series default
24626  Vous ne pouvez numéroter que 9 notes de bas de page avec des symboles.
24627 \end_layout
24628
24629 \end_inset
24630
24631
24632 \end_layout
24633
24634 \begin_layout Standard
24635 Pour revenir au style de numérotation par défaut quand vous en avez changé,
24636  utilisez 
24637 \series bold
24638
24639 \backslash
24640 arabic
24641 \series default
24642  à la place de 
24643 \series bold
24644
24645 \backslash
24646 roman
24647 \series default
24648  dans la commande précédente.
24649 \begin_inset ERT
24650 status collapsed
24651
24652 \begin_layout Plain Layout
24653
24654
24655 \backslash
24656 renewcommand{
24657 \backslash
24658 thefootnote}{
24659 \backslash
24660 arabic{footnote}}
24661 \end_layout
24662
24663 \end_inset
24664
24665
24666 \end_layout
24667
24668 \begin_layout Standard
24669 \begin_inset VSpace bigskip
24670 \end_inset
24671
24672
24673 \end_layout
24674
24675 \begin_layout Standard
24676 Si vous voulez que vos notes de bas de pages soient numérotées en suivant
24677  le schéma 
24678 \begin_inset Quotes eld
24679 \end_inset
24680
24681 chapitre.note
24682 \begin_inset Quotes erd
24683 \end_inset
24684
24685 , ajoutez la commande suivante au préambule de votre document :
24686 \end_layout
24687
24688 \begin_layout Standard
24689
24690 \series bold
24691
24692 \backslash
24693 numberwithin{footnote}{chapter}
24694 \end_layout
24695
24696 \begin_layout Standard
24697 Pour pouvoir utiliser la commande 
24698 \series bold
24699
24700 \backslash
24701 numberwithin
24702 \series default
24703 , activez dans la rubrique 
24704 \family sans
24705 Options
24706 \begin_inset space ~
24707 \end_inset
24708
24709 des
24710 \begin_inset space ~
24711 \end_inset
24712
24713 Maths
24714 \family default
24715  dans les paramètres du document, l'option 
24716 \family sans
24717 Utiliser
24718 \begin_inset space ~
24719 \end_inset
24720
24721 le
24722 \begin_inset space ~
24723 \end_inset
24724
24725 paquetage
24726 \begin_inset space ~
24727 \end_inset
24728
24729 maths
24730 \begin_inset space ~
24731 \end_inset
24732
24733 AMS
24734 \family default
24735 .
24736 \end_layout
24737
24738 \begin_layout Standard
24739 \begin_inset ERT
24740 status collapsed
24741
24742 \begin_layout Plain Layout
24743
24744
24745 \backslash
24746 numberwithin{footnote}{chapter}
24747 \end_layout
24748
24749 \end_inset
24750
24751 Ceci est un autre exemple de note de bas de page:
24752 \series bold
24753
24754 \begin_inset Foot
24755 status open
24756
24757 \begin_layout Plain Layout
24758 Cette note est numérotée en suivant le schéma 
24759 \begin_inset Quotes eld
24760 \end_inset
24761
24762 chapitre.note
24763 \begin_inset Quotes erd
24764 \end_inset
24765
24766 .
24767 \end_layout
24768
24769 \end_inset
24770
24771
24772 \series default
24773
24774 \begin_inset ERT
24775 status collapsed
24776
24777 \begin_layout Plain Layout
24778
24779
24780 \backslash
24781 renewcommand{
24782 \backslash
24783 thefootnote}{
24784 \backslash
24785 arabic{footnote}}
24786 \end_layout
24787
24788 \end_inset
24789
24790
24791 \end_layout
24792
24793 \begin_layout Standard
24794 \begin_inset Note Greyedout
24795 status open
24796
24797 \begin_layout Plain Layout
24798
24799 \series bold
24800 Note:
24801 \series default
24802  
24803 \series bold
24804
24805 \backslash
24806 numberwithin
24807 \series default
24808  imprime toujours les numéros de notes en nombres arabes ; les redéfinitions
24809  précédentes ayant pour but d'avoir des numéros non arabes ne sont plus
24810  prises en compte.
24811  
24812 \end_layout
24813
24814 \end_inset
24815
24816
24817 \end_layout
24818
24819 \begin_layout Standard
24820 Donc pour avoir par exemple le schéma 
24821 \begin_inset Quotes eld
24822 \end_inset
24823
24824 chapitre.
24825 \backslash
24826 Roman{note}
24827 \begin_inset Quotes erd
24828 \end_inset
24829
24830 , utilisez la commande suivante plutôt que 
24831 \series bold
24832
24833 \backslash
24834 numberwithin
24835 \series default
24836  :
24837 \end_layout
24838
24839 \begin_layout Standard
24840
24841 \series bold
24842
24843 \backslash
24844 renewcommand{
24845 \backslash
24846 thefootnote}{
24847 \backslash
24848 thechapter.
24849 \backslash
24850 Roman{footnote}}
24851 \end_layout
24852
24853 \begin_layout Subsection
24854 Positionnement de notes de bas de page
24855 \begin_inset Index
24856 status collapsed
24857
24858 \begin_layout Plain Layout
24859 Notes de bas de page ! Positionnement
24860 \end_layout
24861
24862 \end_inset
24863
24864
24865 \end_layout
24866
24867 \begin_layout Standard
24868 Si vous avez plusieurs notes sur une même page, elle apparaissent sans espace
24869  vertical entre elles en bas de la page.
24870  Pour les rendre plus lisibles vous pouvez par exemple ajouter un espace
24871  de 1.5
24872 \begin_inset space \thinspace{}
24873 \end_inset
24874
24875 mm avec la commande suivante dans le préambule :
24876 \end_layout
24877
24878 \begin_layout Standard
24879
24880 \series bold
24881
24882 \backslash
24883 let
24884 \backslash
24885 myFoot
24886 \backslash
24887 footnote
24888 \begin_inset Newline newline
24889 \end_inset
24890
24891
24892 \backslash
24893 renewcommand{
24894 \backslash
24895 footnote}[1]{
24896 \backslash
24897 myFoot{#1
24898 \backslash
24899 vspace{1.5mm}}}
24900 \end_layout
24901
24902 \begin_layout Standard
24903 \begin_inset VSpace bigskip
24904 \end_inset
24905
24906 Dans un document à deux colonnes les notes de bas de page apparaissent en
24907  bas de chaque colonne, comme sur la Figure
24908 \begin_inset space ~
24909 \end_inset
24910
24911
24912 \begin_inset CommandInset ref
24913 LatexCommand ref
24914 reference "fig:Position-standard-note-bas-de-page"
24915
24916 \end_inset
24917
24918 .
24919  Si les notes ne doivent apparaître qu'en bas de la colonne de droite, comme
24920  sur la Figure
24921 \begin_inset space ~
24922 \end_inset
24923
24924
24925 \begin_inset CommandInset ref
24926 LatexCommand ref
24927 reference "fig:Position-note-avec-ftnright"
24928
24929 \end_inset
24930
24931 , utilisez le paquetage LaTeX 
24932 \series bold
24933 ftnright
24934 \series default
24935
24936 \begin_inset Index
24937 status collapsed
24938
24939 \begin_layout Plain Layout
24940 Paquetages LaTeX ! ftnright
24941 \end_layout
24942
24943 \end_inset
24944
24945  avec cette commande dans le préambule du document:
24946 \end_layout
24947
24948 \begin_layout Standard
24949
24950 \series bold
24951
24952 \backslash
24953 usepackage{ftnright}
24954 \end_layout
24955
24956 \begin_layout Standard
24957 \begin_inset Float figure
24958 placement !h
24959 wide false
24960 sideways false
24961 status open
24962
24963 \begin_layout Plain Layout
24964 \begin_inset ERT
24965 status collapsed
24966
24967 \begin_layout Plain Layout
24968
24969
24970 \backslash
24971 framebox{
24972 \end_layout
24973
24974 \end_inset
24975
24976
24977 \begin_inset Graphics
24978         filename ../clipart/without_fntright.pdf
24979         width 100col%
24980         scaleBeforeRotation
24981
24982 \end_inset
24983
24984
24985 \begin_inset ERT
24986 status collapsed
24987
24988 \begin_layout Plain Layout
24989
24990 }
24991 \end_layout
24992
24993 \end_inset
24994
24995
24996 \end_layout
24997
24998 \begin_layout Plain Layout
24999 \begin_inset Caption
25000
25001 \begin_layout Plain Layout
25002 \begin_inset CommandInset label
25003 LatexCommand label
25004 name "fig:Position-standard-note-bas-de-page"
25005
25006 \end_inset
25007
25008 Positionnement standard des notes de bas de page dans un document à deux
25009  colonnes.
25010 \end_layout
25011
25012 \end_inset
25013
25014
25015 \end_layout
25016
25017 \end_inset
25018
25019
25020 \end_layout
25021
25022 \begin_layout Standard
25023 \begin_inset Float figure
25024 placement !h
25025 wide false
25026 sideways false
25027 status open
25028
25029 \begin_layout Plain Layout
25030 \begin_inset ERT
25031 status collapsed
25032
25033 \begin_layout Plain Layout
25034
25035
25036 \backslash
25037 framebox{
25038 \end_layout
25039
25040 \end_inset
25041
25042
25043 \begin_inset Graphics
25044         filename ../clipart/with_fntright.pdf
25045         width 100col%
25046         scaleBeforeRotation
25047
25048 \end_inset
25049
25050
25051 \begin_inset ERT
25052 status collapsed
25053
25054 \begin_layout Plain Layout
25055
25056 }
25057 \end_layout
25058
25059 \end_inset
25060
25061
25062 \end_layout
25063
25064 \begin_layout Plain Layout
25065 \begin_inset Caption
25066
25067 \begin_layout Plain Layout
25068 \begin_inset CommandInset label
25069 LatexCommand label
25070 name "fig:Position-note-avec-ftnright"
25071
25072 \end_inset
25073
25074 Positionnement de notes de bas de page dans un document à deux colonnes
25075  en utilisant le paquetage LaTeX 
25076 \series bold
25077 ftnright
25078 \series default
25079 .
25080 \end_layout
25081
25082 \end_inset
25083
25084
25085 \end_layout
25086
25087 \end_inset
25088
25089
25090 \end_layout
25091
25092 \begin_layout Standard
25093 \begin_inset VSpace bigskip
25094 \end_inset
25095
25096 Dans certaines publications scientifiques, il est courant de rassembler
25097  les notes de bas de page et de les imprimer dans un paragraphe particulier
25098  à la fin de la section, comme sur la Figure
25099 \begin_inset space ~
25100 \end_inset
25101
25102
25103 \begin_inset CommandInset ref
25104 LatexCommand ref
25105 reference "fig:Notes-de-fin---notes-de-bas-de-page"
25106
25107 \end_inset
25108
25109 .
25110  On les appelle 
25111 \begin_inset Quotes eld
25112 \end_inset
25113
25114 notes de fin
25115 \begin_inset Quotes erd
25116 \end_inset
25117
25118 .
25119 \begin_inset Note Note
25120 status collapsed
25121
25122 \begin_layout Plain Layout
25123 J'ai pas trouvé mieux pour endnotes (NdT)
25124 \end_layout
25125
25126 \end_inset
25127
25128
25129 \begin_inset Index
25130 status collapsed
25131
25132 \begin_layout Plain Layout
25133 Notes de fin
25134 \end_layout
25135
25136 \end_inset
25137
25138  Pour utiliser des notes de fin à la place des notes de bas de page dans
25139  votre document, chargez le paquetage LaTeX 
25140 \series bold
25141 endnotes
25142 \series default
25143
25144 \begin_inset Index
25145 status collapsed
25146
25147 \begin_layout Plain Layout
25148 Paquetages LaTeX ! endnotes
25149 \end_layout
25150
25151 \end_inset
25152
25153  avec ces lignes dans le préambule du document
25154 \end_layout
25155
25156 \begin_layout Standard
25157
25158 \series bold
25159
25160 \backslash
25161 usepackage{endnotes}
25162 \begin_inset Newline newline
25163 \end_inset
25164
25165
25166 \backslash
25167 let
25168 \backslash
25169 footnote
25170 \backslash
25171 endnote
25172 \end_layout
25173
25174 \begin_layout Standard
25175 Pour insérer les notes qui ont ainsi été rassemblées, mettez la commande
25176 \end_layout
25177
25178 \begin_layout Standard
25179
25180 \series bold
25181
25182 \backslash
25183 theendnotes
25184 \end_layout
25185
25186 \begin_layout Standard
25187 en code TeX à la fin d'une section ou d'un chapitre.
25188 \end_layout
25189
25190 \begin_layout Standard
25191 \begin_inset Float figure
25192 wide false
25193 sideways false
25194 status open
25195
25196 \begin_layout Plain Layout
25197 \align center
25198 \begin_inset ERT
25199 status collapsed
25200
25201 \begin_layout Plain Layout
25202
25203
25204 \backslash
25205 framebox{
25206 \end_layout
25207
25208 \end_inset
25209
25210
25211 \begin_inset Graphics
25212         filename ../clipart/endnotes.pdf
25213         scaleBeforeRotation
25214
25215 \end_inset
25216
25217
25218 \begin_inset ERT
25219 status collapsed
25220
25221 \begin_layout Plain Layout
25222
25223 }
25224 \end_layout
25225
25226 \end_inset
25227
25228
25229 \end_layout
25230
25231 \begin_layout Plain Layout
25232 \begin_inset Caption
25233
25234 \begin_layout Plain Layout
25235 \begin_inset CommandInset label
25236 LatexCommand label
25237 name "fig:Notes-de-fin---notes-de-bas-de-page"
25238
25239 \end_inset
25240
25241 Les notes de fin – notes de bas de page sont imprimées dans un paragraphe
25242  séparé à la fin des sections ou des chapitres.
25243 \end_layout
25244
25245 \end_inset
25246
25247
25248 \end_layout
25249
25250 \end_inset
25251
25252
25253 \end_layout
25254
25255 \begin_layout Standard
25256 \begin_inset VSpace medskip
25257 \end_inset
25258
25259 L'entête de paragraphe pour les notes de fin n'est pas traduit automatiquement
25260  dans la langue du document, cela doit être fait manuellement.
25261  Les lignes de préambule suivantes traduisent le nom en anglais par défaut
25262  
25263 \begin_inset Quotes eld
25264 \end_inset
25265
25266 Notes
25267 \begin_inset Quotes erd
25268 \end_inset
25269
25270  en sa traduction Allemande
25271 \begin_inset Foot
25272 status collapsed
25273
25274 \begin_layout Plain Layout
25275 En français, 
25276 \begin_inset Quotes eld
25277 \end_inset
25278
25279 Notes
25280 \begin_inset Quotes erd
25281 \end_inset
25282
25283  peut être conservé.
25284 \end_layout
25285
25286 \end_inset
25287
25288  
25289 \begin_inset Quotes eld
25290 \end_inset
25291
25292 Anmerkungen
25293 \begin_inset Quotes erd
25294 \end_inset
25295
25296  :
25297 \end_layout
25298
25299 \begin_layout Standard
25300
25301 \series bold
25302
25303 \backslash
25304 renewcommand{
25305 \backslash
25306 notesname}{Anmerkungen}
25307 \end_layout
25308
25309 \begin_layout Standard
25310 \begin_inset VSpace medskip
25311 \end_inset
25312
25313 La numérotation des notes de fin peut être modifiée comme celle des notes
25314  de bas de page comme c'est décrit dans la section
25315 \begin_inset space ~
25316 \end_inset
25317
25318
25319 \begin_inset CommandInset ref
25320 LatexCommand ref
25321 reference "sub:Numerotation-notes-bas-de-page"
25322
25323 \end_inset
25324
25325  ; remplacez juste la commande 
25326 \series bold
25327
25328 \backslash
25329 thefootnote
25330 \series default
25331  par 
25332 \series bold
25333
25334 \backslash
25335 theendnote
25336 \series default
25337 .
25338  Pour réinitialiser le numéro de note de fin, utilisez la commande 
25339 \series bold
25340
25341 \backslash
25342 @addtoreset
25343 \series default
25344  comme c'est décrit dans la section
25345 \begin_inset space ~
25346 \end_inset
25347
25348
25349 \begin_inset CommandInset ref
25350 LatexCommand ref
25351 reference "sub:Numerotation-notes-bas-de-page"
25352
25353 \end_inset
25354
25355  et remplacez le paramètre de commande 
25356 \series bold
25357 footnote
25358 \series default
25359  par 
25360 \series bold
25361 endnote
25362 \series default
25363 .
25364 \end_layout
25365
25366 \begin_layout Standard
25367 Pour seulement créer une marque de note de fin, utilisez la commande 
25368 \series bold
25369
25370 \backslash
25371 endnotemark[numéro]
25372 \series default
25373  qui est semblable à 
25374 \series bold
25375
25376 \backslash
25377 footnotemark
25378 \series default
25379 , décrite dans la section
25380 \begin_inset space ~
25381 \end_inset
25382
25383
25384 \begin_inset CommandInset ref
25385 LatexCommand ref
25386 reference "sec:Notes-bas-de-page"
25387
25388 \end_inset
25389
25390 .
25391 \end_layout
25392
25393 \begin_layout Standard
25394 \begin_inset VSpace bigskip
25395 \end_inset
25396
25397 Les notes de bas de page peuvent être mise dans la marge de la page et l'alignem
25398 ent du texte des notes peut être modifié, voyez le paquetage LaTeX 
25399 \series bold
25400 footmisc
25401 \series default
25402
25403 \begin_inset Index
25404 status collapsed
25405
25406 \begin_layout Plain Layout
25407 Paquetages LaTeX ! footmisc
25408 \end_layout
25409
25410 \end_inset
25411
25412
25413 \begin_inset CommandInset citation
25414 LatexCommand cite
25415 key "footmisc"
25416
25417 \end_inset
25418
25419  pour plus d'information à ce sujet.
25420 \end_layout
25421
25422 \begin_layout Standard
25423 Pour plein d'autres problèmes de mises en formes des notes de bas de page,
25424  voyez les livres sur LaTeX, 
25425 \begin_inset CommandInset citation
25426 LatexCommand cite
25427 key "latexcompanion,latexguide,latexbook"
25428
25429 \end_inset
25430
25431 .
25432 \end_layout
25433
25434 \begin_layout Section
25435 Notes en Marge
25436 \begin_inset Index
25437 status collapsed
25438
25439 \begin_layout Plain Layout
25440 Notes ! Notes en Marge
25441 \end_layout
25442
25443 \end_inset
25444
25445
25446 \end_layout
25447
25448 \begin_layout Standard
25449 Les notes en marge dans LyX ressemblent aux notes en bas de page et se comporten
25450 t de la même façon.
25451  Quand vous insérez une note en marge avec 
25452 \family sans
25453 Insérer\SpecialChar \menuseparator
25454 Note
25455 \begin_inset space ~
25456 \end_inset
25457
25458 en
25459 \begin_inset space ~
25460 \end_inset
25461
25462 Marge
25463 \family default
25464  ou avec le bouton 
25465 \begin_inset Graphics
25466         filename ../../images/marginalnote-insert.png
25467         scale 85
25468         scaleBeforeRotation
25469
25470 \end_inset
25471
25472  de la barre d'outils, vous voyez apparaître dans votre texte une boîte
25473  grise avec une étiquette rouge 
25474 \begin_inset Quotes fld
25475 \end_inset
25476
25477 marge
25478 \begin_inset Quotes frd
25479 \end_inset
25480
25481 .
25482  
25483 \begin_inset Marginal
25484 status collapsed
25485
25486 \begin_layout Plain Layout
25487 C'est une note en marge.
25488 \end_layout
25489
25490 \end_inset
25491
25492  Cette boîte est la représentation de votre note dans LyX.
25493  Vous pouvez y entrer votre texte.
25494 \end_layout
25495
25496 \begin_layout Standard
25497 Les notes en marge apparaissent dans la marge de droite dans les documents
25498  imprimées sur une seule face.
25499  Dans les documents imprimés recto-verso, elles apparaissent dans la marge
25500  
25501 \begin_inset Quotes eld
25502 \end_inset
25503
25504 extérieure
25505 \begin_inset Quotes erd
25506 \end_inset
25507
25508  – la gauche sur les pages paires et la droite sur les pages impaires.
25509  Le texte de la note en marge est aligné à l'opposé de la marge externe
25510  – aligné à droite quand la note apparaît dans la marge de gauche.
25511  La première ligne de la note apparaît à la hauteur de la ligne de texte
25512  où la note a été insérée dans le document.
25513 \end_layout
25514
25515 \begin_layout Standard
25516 \begin_inset VSpace bigskip
25517 \end_inset
25518
25519 Pour placer une note dans la marge interne, ajoutez la commande suivante
25520  :
25521 \end_layout
25522
25523 \begin_layout Standard
25524
25525 \series bold
25526
25527 \backslash
25528 reversemarginpar
25529 \end_layout
25530
25531 \begin_layout Standard
25532 sous forme de code TeX avant votre note de marge.
25533  Le nouveau positionnement est pris en compte pour toutes les notes en marge
25534  qui suivent 
25535 \begin_inset ERT
25536 status collapsed
25537
25538 \begin_layout Plain Layout
25539
25540
25541 \backslash
25542 reversemarginpar 
25543 \end_layout
25544
25545 \end_inset
25546
25547
25548 \begin_inset Marginal
25549 status open
25550
25551 \begin_layout Plain Layout
25552 Cette note en marge est dans la marge interne.
25553 \end_layout
25554
25555 \end_inset
25556
25557
25558 \series bold
25559
25560 \begin_inset Newline newline
25561 \end_inset
25562
25563
25564 \series default
25565
25566 \begin_inset Note Greyedout
25567 status open
25568
25569 \begin_layout Plain Layout
25570
25571 \series bold
25572 Note:
25573 \series default
25574  Il y a souvent pas assez d'espace dans la marge interne, ce qui fait que
25575  les notes sont souvent mal mises en formes dans la sortie imprimée.
25576 \end_layout
25577
25578 \end_inset
25579
25580
25581 \end_layout
25582
25583 \begin_layout Standard
25584 Pour revenir au positionnement par défaut, ajoutez la commande :
25585 \end_layout
25586
25587 \begin_layout Standard
25588
25589 \series bold
25590
25591 \backslash
25592 normalmarginpar
25593 \end_layout
25594
25595 \begin_layout Standard
25596 sous forme de code TeX.
25597 \begin_inset ERT
25598 status collapsed
25599
25600 \begin_layout Plain Layout
25601
25602
25603 \backslash
25604 normalmarginpar 
25605 \end_layout
25606
25607 \end_inset
25608
25609
25610 \begin_inset Newline newline
25611 \end_inset
25612
25613  
25614 \begin_inset Note Greyedout
25615 status open
25616
25617 \begin_layout Plain Layout
25618
25619 \series bold
25620 Note:
25621 \series default
25622  Cette commande est ignorée quand elle est dans un paragraphe ou la commande
25623  
25624 \series bold
25625
25626 \backslash
25627 reversemarginpar
25628 \series default
25629  est aussi utilisée.
25630 \end_layout
25631
25632 \end_inset
25633
25634
25635 \end_layout
25636
25637 \begin_layout Standard
25638 \begin_inset VSpace bigskip
25639 \end_inset
25640
25641
25642 \begin_inset Marginal
25643 status open
25644
25645 \begin_layout Plain Layout
25646 UnTrèsLongMotEnMarge sans césure.
25647 \end_layout
25648
25649 \end_inset
25650
25651  Comme dans le cas décrit dans la section
25652 \begin_inset space ~
25653 \end_inset
25654
25655
25656 \begin_inset CommandInset ref
25657 LatexCommand ref
25658 reference "sub:Lignes-multiple-dans-cellule"
25659
25660 \end_inset
25661
25662 , les mots trop longs ne peuvent pas subir de césure s'ils sont le premier
25663  mot d'une note en marge.
25664  Pour éviter ce problème, insérez un espacement horizontal de 0
25665 \begin_inset space \thinspace{}
25666 \end_inset
25667
25668 pt avant le mot en question: 
25669 \begin_inset Marginal
25670 status open
25671
25672 \begin_layout Plain Layout
25673 \begin_inset space \hspace{}
25674 \length 0pt
25675 \end_inset
25676
25677 UnMotTrèsLongEnMarge avec une césure.
25678 \end_layout
25679
25680 \end_inset
25681
25682
25683 \end_layout
25684
25685 \begin_layout Standard
25686 \begin_inset VSpace bigskip
25687 \end_inset
25688
25689
25690 \end_layout
25691
25692 \begin_layout Standard
25693 \begin_inset Note Greyedout
25694 status open
25695
25696 \begin_layout Plain Layout
25697
25698 \series bold
25699 Note:
25700 \series default
25701  Normalement, les notes en marge ne peuvent pas être utilisées dans des
25702  tableaux, des flottants et des notes de bas de page.
25703 \end_layout
25704
25705 \end_inset
25706
25707
25708 \end_layout
25709
25710 \begin_layout Standard
25711 \begin_inset VSpace bigskip
25712 \end_inset
25713
25714
25715 \end_layout
25716
25717 \begin_layout Standard
25718 \begin_inset ERT
25719 status collapsed
25720
25721 \begin_layout Plain Layout
25722
25723
25724 \backslash
25725 ifmarginnote
25726 \end_layout
25727
25728 \end_inset
25729
25730
25731 \begin_inset Note Note
25732 status open
25733
25734 \begin_layout Plain Layout
25735 La section suivante ne sera affichée que si le paquetage LaTeX 
25736 \series bold
25737 marginnote
25738 \series default
25739  a été installé.
25740 \end_layout
25741
25742 \end_inset
25743
25744
25745 \end_layout
25746
25747 \begin_layout Standard
25748 Cette restriction peut être évitée en utilisant le paquetage LaTeX 
25749 \series bold
25750 marginnote
25751 \series default
25752
25753 \begin_inset Index
25754 status collapsed
25755
25756 \begin_layout Plain Layout
25757 Paquetages LaTeX ! marginnote
25758 \end_layout
25759
25760 \end_inset
25761
25762 .
25763  En ajoutant les deux lignes suivantes au préambule de votre document, la
25764  commande que LyX utilise pour les notes de marge est redéfinie pour utiliser
25765  la commande fournie par le paquetage 
25766 \series bold
25767 marginnote
25768 \series default
25769  :
25770 \end_layout
25771
25772 \begin_layout Standard
25773
25774 \series bold
25775
25776 \backslash
25777 usepackage{marginnote}
25778 \begin_inset Newline newline
25779 \end_inset
25780
25781
25782 \backslash
25783 let
25784 \backslash
25785 marginpar
25786 \backslash
25787 marginnote
25788 \end_layout
25789
25790 \begin_layout Standard
25791 Ce paquetage est aussi utilisé dans ce document parce que 
25792 \series bold
25793 marginnote
25794 \series default
25795  a une autre fonction très utile : Vous pouvez définir un décalage (offset)
25796  vertical pour une note.
25797  C'est souvent nécessaire quand vous avez trop de notes en marge et qu'elles
25798  sont trop proches les unes des autres ou que vous voulez améliorer la mise
25799  en page.
25800  Le décalage est inséré dans LyX sous forme de code TeX directement après
25801  la note sous la forme
25802 \end_layout
25803
25804 \begin_layout Standard
25805
25806 \series bold
25807 [offset]
25808 \end_layout
25809
25810 \begin_layout Standard
25811 où l'offset utilise l'une des unités listées dans le tableau
25812 \begin_inset space ~
25813 \end_inset
25814
25815
25816 \begin_inset CommandInset ref
25817 LatexCommand ref
25818 reference "cha:Unités-de-longueur"
25819
25820 \end_inset
25821
25822 .
25823  Une valeur négative déplace la note vers le haut, une valeur positive la
25824  déplace vers le bas.
25825  Par exemple la note qui se trouve à côté de cette ligne de texte est décalée
25826  vers le haut de 1.5
25827 \begin_inset space \thinspace{}
25828 \end_inset
25829
25830 cm avec la commande en code TeX 
25831 \begin_inset Quotes eld
25832 \end_inset
25833
25834
25835 \series bold
25836 [-1.5cm]
25837 \series default
25838
25839 \begin_inset Quotes erd
25840 \end_inset
25841
25842
25843 \begin_inset Marginal
25844 status collapsed
25845
25846 \begin_layout Plain Layout
25847 Cette note en marge est décalée vers le haut de 1.5
25848 \begin_inset space \thinspace{}
25849 \end_inset
25850
25851 cm par rapport à sa position d'origine.
25852 \end_layout
25853
25854 \end_inset
25855
25856
25857 \begin_inset ERT
25858 status collapsed
25859
25860 \begin_layout Plain Layout
25861
25862 [-1.5cm]
25863 \end_layout
25864
25865 \end_inset
25866
25867
25868 \end_layout
25869
25870 \begin_layout Standard
25871 \begin_inset VSpace medskip
25872 \end_inset
25873
25874 Avec le paquetage 
25875 \series bold
25876 marginnote
25877 \series default
25878  vous pouvez aussi modifier l'alignement du texte dans la note de marge.
25879  Par exemple les commandes 
25880 \end_layout
25881
25882 \begin_layout Standard
25883
25884 \series bold
25885
25886 \backslash
25887 renewcommand*{
25888 \backslash
25889 raggedleftmarginnote}{
25890 \backslash
25891 centering}
25892 \begin_inset Newline newline
25893 \end_inset
25894
25895
25896 \backslash
25897 renewcommand*{
25898 \backslash
25899 raggedrightmarginnote}{
25900 \backslash
25901 centering}
25902 \end_layout
25903
25904 \begin_layout Standard
25905 donnent un alignement centré.
25906  
25907 \series bold
25908
25909 \backslash
25910 raggedleftmarginnote
25911 \series default
25912  indique une note qui apparaît dans la marge de gauche.
25913 \begin_inset ERT
25914 status collapsed
25915
25916 \begin_layout Plain Layout
25917
25918
25919 \backslash
25920 renewcommand*{
25921 \backslash
25922 raggedleftmarginnote}{
25923 \backslash
25924 centering}
25925 \end_layout
25926
25927 \begin_layout Plain Layout
25928
25929
25930 \backslash
25931 renewcommand*{
25932 \backslash
25933 raggedrightmarginnote}{
25934 \backslash
25935 centering}
25936 \end_layout
25937
25938 \end_inset
25939
25940
25941 \begin_inset Marginal
25942 status collapsed
25943
25944 \begin_layout Plain Layout
25945 Le texte de cette note en marge est centré.
25946 \end_layout
25947
25948 \end_inset
25949
25950 .
25951  Le comportement par défaut est donné par
25952 \end_layout
25953
25954 \begin_layout Standard
25955
25956 \series bold
25957
25958 \backslash
25959 renewcommand*{
25960 \backslash
25961 raggedleftmarginnote}{
25962 \backslash
25963 raggedleft}
25964 \begin_inset Newline newline
25965 \end_inset
25966
25967
25968 \backslash
25969 renewcommand*{
25970 \backslash
25971 raggedrightmarginnote}{
25972 \backslash
25973 raggedright}
25974 \series default
25975
25976 \begin_inset ERT
25977 status collapsed
25978
25979 \begin_layout Plain Layout
25980
25981
25982 \backslash
25983 renewcommand*{
25984 \backslash
25985 raggedleftmarginnote}{
25986 \backslash
25987 raggedleft}
25988 \end_layout
25989
25990 \begin_layout Plain Layout
25991
25992
25993 \backslash
25994 renewcommand*{
25995 \backslash
25996 raggedrightmarginnote}{
25997 \backslash
25998 raggedright}
25999 \end_layout
26000
26001 \end_inset
26002
26003
26004 \end_layout
26005
26006 \begin_layout Standard
26007 \begin_inset VSpace medskip
26008 \end_inset
26009
26010 Pour les autre fonctions du paquetage 
26011 \series bold
26012 marginnote
26013 \series default
26014  nous vous renvoyons à sa documentation 
26015 \begin_inset CommandInset citation
26016 LatexCommand cite
26017 key "marginnote"
26018
26019 \end_inset
26020
26021 .
26022 \end_layout
26023
26024 \begin_layout Standard
26025 \begin_inset VSpace bigskip
26026 \end_inset
26027
26028 Vous pouvez changer la mise en forme d'une note en marge en changeant sa
26029  définition.
26030  Pour créer par exemple une entête pour toutes les notes en marge avec le
26031  texte 
26032 \begin_inset Quotes eld
26033 \end_inset
26034
26035
26036 \family sans
26037 \series bold
26038 \bar under
26039 Attention!
26040 \family default
26041 \series default
26042 \bar default
26043
26044 \begin_inset Quotes erd
26045 \end_inset
26046
26047  écrit en souligné, sans-sérif et en gras, ajoutez ce qui suit dans le préambule
26048  de votre document :
26049 \end_layout
26050
26051 \begin_layout Standard
26052
26053 \series bold
26054
26055 \backslash
26056 let
26057 \backslash
26058 myMarginpar
26059 \backslash
26060 marginpar
26061 \begin_inset Newline newline
26062 \end_inset
26063
26064
26065 \backslash
26066 renewcommand{
26067 \backslash
26068 marginpar}[1]{
26069 \backslash
26070 myMarginpar{%
26071 \begin_inset Newline newline
26072 \end_inset
26073
26074
26075 \begin_inset ERT
26076 status collapsed
26077
26078 \begin_layout Plain Layout
26079
26080
26081 \backslash
26082 hphantom{ }
26083 \end_layout
26084
26085 \end_inset
26086
26087
26088 \backslash
26089 hspace{0pt}
26090 \backslash
26091 textsf{
26092 \backslash
26093 textbf{
26094 \backslash
26095 underbar{Attention!}}}%
26096 \begin_inset Newline newline
26097 \end_inset
26098
26099
26100 \begin_inset ERT
26101 status collapsed
26102
26103 \begin_layout Plain Layout
26104
26105
26106 \backslash
26107 hphantom{ }
26108 \end_layout
26109
26110 \end_inset
26111
26112
26113 \backslash
26114 vspace{1.5mm}
26115 \backslash
26116
26117 \backslash
26118 #1}}
26119 \end_layout
26120
26121 \begin_layout Standard
26122 \begin_inset ERT
26123 status collapsed
26124
26125 \begin_layout Plain Layout
26126
26127
26128 \backslash
26129 let
26130 \backslash
26131 myMarginpar
26132 \backslash
26133 marginpar
26134 \end_layout
26135
26136 \begin_layout Plain Layout
26137
26138
26139 \backslash
26140 renewcommand{
26141 \backslash
26142 marginpar}[1]{
26143 \backslash
26144 myMarginpar{%
26145 \end_layout
26146
26147 \begin_layout Plain Layout
26148
26149    
26150 \backslash
26151 textsf{
26152 \backslash
26153 textbf{
26154 \backslash
26155 underbar{Attention!}}}%
26156 \end_layout
26157
26158 \begin_layout Plain Layout
26159
26160    
26161 \backslash
26162 vspace{1.5mm}
26163 \backslash
26164
26165 \backslash
26166 #1}}
26167 \end_layout
26168
26169 \end_inset
26170
26171
26172 \begin_inset Marginal
26173 status open
26174
26175 \begin_layout Plain Layout
26176 Ceci est une note en marge avec une en-tête prédéfinie.
26177 \end_layout
26178
26179 \end_inset
26180
26181
26182 \begin_inset ERT
26183 status collapsed
26184
26185 \begin_layout Plain Layout
26186
26187 [-1.5cm]
26188 \end_layout
26189
26190 \end_inset
26191
26192
26193 \begin_inset ERT
26194 status collapsed
26195
26196 \begin_layout Plain Layout
26197
26198
26199 \backslash
26200 renewcommand{
26201 \backslash
26202 marginpar}[1]{
26203 \backslash
26204 myMarginpar{#1}}
26205 \end_layout
26206
26207 \end_inset
26208
26209
26210 \begin_inset Note Note
26211 status collapsed
26212
26213 \begin_layout Plain Layout
26214
26215 \lang english
26216 The margin note format is changed only for this example.
26217 \end_layout
26218
26219 \end_inset
26220
26221
26222 \end_layout
26223
26224 \begin_layout Standard
26225 \begin_inset ERT
26226 status collapsed
26227
26228 \begin_layout Plain Layout
26229
26230
26231 \backslash
26232 else
26233 \end_layout
26234
26235 \end_inset
26236
26237
26238 \begin_inset Note Note
26239 status open
26240
26241 \begin_layout Plain Layout
26242 Ce qui suit sera affiché si le paquetage LaTeX 
26243 \series bold
26244 marginnote
26245 \series default
26246  n'est pas installé :
26247 \end_layout
26248
26249 \end_inset
26250
26251
26252 \end_layout
26253
26254 \begin_layout Standard
26255 Vous devez installer le paquetage LaTeX 
26256 \series bold
26257 marginnote
26258 \series default
26259  pour voir la suite de cette section dans la sortie imprimée.
26260 \end_layout
26261
26262 \begin_layout Standard
26263 \begin_inset ERT
26264 status collapsed
26265
26266 \begin_layout Plain Layout
26267
26268
26269 \backslash
26270 fi
26271 \end_layout
26272
26273 \end_inset
26274
26275
26276 \end_layout
26277
26278 \begin_layout Chapter
26279 Les Boîtes
26280 \end_layout
26281
26282 \begin_layout Section
26283 Introduction
26284 \begin_inset Index
26285 status collapsed
26286
26287 \begin_layout Plain Layout
26288 Boîtes ! Introduction
26289 \end_layout
26290
26291 \end_inset
26292
26293
26294 \end_layout
26295
26296 \begin_layout Standard
26297 Les boîtes sont utilisées pour mettre en forme un bloc de texte.
26298  Elles peuvent être utilisées pour écrire un document en plusieurs langues,
26299  voir la section
26300 \begin_inset space ~
26301 \end_inset
26302
26303
26304 \begin_inset CommandInset ref
26305 LatexCommand ref
26306 reference "sec:Minipages"
26307
26308 \end_inset
26309
26310 , pour encadrer des portions de texte, voir la section
26311 \begin_inset space ~
26312 \end_inset
26313
26314
26315 \begin_inset CommandInset ref
26316 LatexCommand ref
26317 reference "sec:Décorations"
26318
26319 \end_inset
26320
26321 , pour empêcher que des mots subissent une césure, voir la section
26322 \begin_inset space ~
26323 \end_inset
26324
26325
26326 \begin_inset CommandInset ref
26327 LatexCommand ref
26328 reference "sec:Empêcher-césure"
26329
26330 \end_inset
26331
26332 , pour aligner du texte, voir la section
26333 \begin_inset space ~
26334 \end_inset
26335
26336
26337 \begin_inset CommandInset ref
26338 LatexCommand ref
26339 reference "sub:Alignement-Vertical"
26340
26341 \end_inset
26342
26343 , ou pour modifier la couleur de fond d'une portion de texte, voir la section
26344 \begin_inset space ~
26345 \end_inset
26346
26347
26348 \begin_inset CommandInset ref
26349 LatexCommand ref
26350 reference "sec:Boîtes-colorées"
26351
26352 \end_inset
26353
26354 .
26355 \end_layout
26356
26357 \begin_layout Standard
26358 On peut insérer une boîte en utilisant le menu 
26359 \family sans
26360 Insérer\SpecialChar \menuseparator
26361 Boîte
26362 \family default
26363  ou avec le bouton 
26364 \begin_inset Graphics
26365         filename ../../images/box-insert.png
26366         scale 85
26367         scaleBeforeRotation
26368
26369 \end_inset
26370
26371  de la barre d'outils.
26372  Une boîte grise avec une étiquette 
26373 \family sans
26374 Boîte
26375 \begin_inset space ~
26376 \end_inset
26377
26378 (Minipage)
26379 \family default
26380
26381 \begin_inset Graphics
26382         filename clipart/BoxInsetDefaultQt4.png
26383         scale 65
26384         scaleBeforeRotation
26385
26386 \end_inset
26387
26388  est alors insérée.
26389  Le type de la boîte peut être précisé en faisant un clic droit sur la boîte.
26390  La fenêtre de dialogue qui apparaît donne accès aux types de
26391 \family sans
26392  Boîte
26393 \begin_inset space ~
26394 \end_inset
26395
26396 Intérieure
26397 \family default
26398  
26399 \family sans
26400 Parbox
26401 \begin_inset Note Note
26402 status collapsed
26403
26404 \begin_layout Plain Layout
26405 En attendant un traduction plus correcte NdT
26406 \end_layout
26407
26408 \end_inset
26409
26410
26411 \family default
26412  et 
26413 \family sans
26414 Minipage
26415 \family default
26416 .
26417  Le type 
26418 \family sans
26419 Minipage
26420 \family default
26421  est le type par défaut pour les boîtes nouvellement créées et il est décrit
26422  dans la section
26423 \begin_inset space ~
26424 \end_inset
26425
26426
26427 \begin_inset CommandInset ref
26428 LatexCommand ref
26429 reference "sec:Minipages"
26430
26431 \end_inset
26432
26433 ; le type 
26434 \family sans
26435 Parbox
26436 \family default
26437  est décrit dans la section
26438 \begin_inset space ~
26439 \end_inset
26440
26441
26442 \begin_inset CommandInset ref
26443 LatexCommand ref
26444 reference "sec:Parboxes"
26445
26446 \end_inset
26447
26448 .
26449 \end_layout
26450
26451 \begin_layout Standard
26452 Les boîtes ne sont pas numérotées et donc ne peuvent pas être référencées
26453  comme les flottants ou les notes de bas de page.
26454 \end_layout
26455
26456 \begin_layout Standard
26457 \begin_inset Note Greyedout
26458 status open
26459
26460 \begin_layout Plain Layout
26461
26462 \series bold
26463 Note:
26464 \series default
26465  Vous ne pouvez pas employer une boîte comme élément dans un environnement
26466  de type 
26467 \family sans
26468 Liste
26469 \family default
26470  ou 
26471 \family sans
26472 Description
26473 \family default
26474 .
26475 \end_layout
26476
26477 \end_inset
26478
26479
26480 \end_layout
26481
26482 \begin_layout Standard
26483 \begin_inset Note Greyedout
26484 status open
26485
26486 \begin_layout Plain Layout
26487
26488 \series bold
26489 Note:
26490 \series default
26491  Pour une raison inconnue, vous ne pouvez mettre le type de la 
26492 \family sans
26493 Boîte
26494 \begin_inset space ~
26495 \end_inset
26496
26497 Intérieure
26498 \family default
26499  à 
26500 \family sans
26501 Aucune
26502 \family default
26503  que quand vous utilisez une boîte encadrée.
26504  Les boîtes sans 
26505 \family sans
26506 Boîte
26507 \begin_inset space ~
26508 \end_inset
26509
26510 Intérieure
26511 \family default
26512  et sans cadre sont expliquées dans la section
26513 \begin_inset space ~
26514 \end_inset
26515
26516
26517 \begin_inset CommandInset ref
26518 LatexCommand ref
26519 reference "sec:Empêcher-césure"
26520
26521 \end_inset
26522
26523 .
26524 \end_layout
26525
26526 \end_inset
26527
26528
26529 \end_layout
26530
26531 \begin_layout Section
26532 La fenêtre de dialogue Boîte
26533 \begin_inset CommandInset label
26534 LatexCommand label
26535 name "sec:Boîte-Dialogue"
26536
26537 \end_inset
26538
26539
26540 \begin_inset Index
26541 status collapsed
26542
26543 \begin_layout Plain Layout
26544 Boîtes ! Fenêtre de dialogue Boîte
26545 \end_layout
26546
26547 \end_inset
26548
26549
26550 \end_layout
26551
26552 \begin_layout Subsection
26553 Taille
26554 \begin_inset Index
26555 status collapsed
26556
26557 \begin_layout Plain Layout
26558 Boîtes ! Taille
26559 \end_layout
26560
26561 \end_inset
26562
26563
26564 \end_layout
26565
26566 \begin_layout Standard
26567 Dans la fenêtre de dialogue 
26568 \family sans
26569 Paramètres
26570 \begin_inset space ~
26571 \end_inset
26572
26573 de
26574 \begin_inset space ~
26575 \end_inset
26576
26577 Boîte
26578 \family default
26579  vous pouvez modifier la géométrie de la boîte avec les champs 
26580 \family sans
26581 Largeur
26582 \family default
26583  et 
26584 \family sans
26585 Hauteur
26586 \family default
26587 .
26588  Les unités de longueur qui sont utilisables dans ces champs sont décrites
26589  dans le tableau
26590 \begin_inset space ~
26591 \end_inset
26592
26593
26594 \begin_inset CommandInset ref
26595 LatexCommand ref
26596 reference "tab:Unités"
26597
26598 \end_inset
26599
26600 .
26601  Le champ 
26602 \family sans
26603 Hauteur
26604 \family default
26605  offre en plus les spécifications de taille suivantes :
26606 \end_layout
26607
26608 \begin_layout Description
26609 Profondeur C'est simplement la 
26610 \begin_inset Quotes eld
26611 \end_inset
26612
26613 hauteur
26614 \begin_inset Quotes erd
26615 \end_inset
26616
26617  du texte.
26618  On ne tient pas compte de hauteur réelle du texte quand il y a plusieurs
26619  lignes de texte dans la boîte.
26620 \begin_inset Newline newline
26621 \end_inset
26622
26623
26624 \begin_inset Newline newline
26625 \end_inset
26626
26627
26628 \begin_inset Newline newline
26629 \end_inset
26630
26631
26632 \begin_inset Box Boxed
26633 position "c"
26634 hor_pos "c"
26635 has_inner_box 1
26636 inner_pos "c"
26637 use_parbox 0
26638 width "12col%"
26639 special "none"
26640 height "1in"
26641 height_special "depth"
26642 status open
26643
26644 \begin_layout Plain Layout
26645 \align center
26646 Boîte dont la hauteur est égale à 1
26647 \begin_inset space \thinspace{}
26648 \end_inset
26649
26650 Profondeur
26651 \end_layout
26652
26653 \end_inset
26654
26655
26656 \begin_inset Newline newline
26657 \end_inset
26658
26659
26660 \begin_inset Newline newline
26661 \end_inset
26662
26663
26664 \end_layout
26665
26666 \begin_layout Description
26667 Hauteur C'est la hauteur totale du texte qui se trouve dans la boîte.
26668  Par exemple, une valeur de 2 pour cette taille va donner une boîte qui
26669  est deux fois plus haute que le texte : 
26670 \begin_inset Box Boxed
26671 position "c"
26672 hor_pos "c"
26673 has_inner_box 1
26674 inner_pos "c"
26675 use_parbox 0
26676 width "20col%"
26677 special "none"
26678 height "2in"
26679 height_special "height"
26680 status open
26681
26682 \begin_layout Plain Layout
26683 \align center
26684 Boîte dont la hauteur est 2
26685 \begin_inset space \thinspace{}
26686 \end_inset
26687
26688 Hauteur
26689 \end_layout
26690
26691 \end_inset
26692
26693
26694 \end_layout
26695
26696 \begin_layout Description
26697 Hauteur
26698 \begin_inset space ~
26699 \end_inset
26700
26701 Totale C'est égal à Hauteur
26702 \begin_inset space \thinspace{}
26703 \end_inset
26704
26705 +
26706 \begin_inset space \thinspace{}
26707 \end_inset
26708
26709 Profondeur : 
26710 \begin_inset Box Boxed
26711 position "c"
26712 hor_pos "c"
26713 has_inner_box 1
26714 inner_pos "c"
26715 use_parbox 0
26716 width "20col%"
26717 special "none"
26718 height "1in"
26719 height_special "totalheight"
26720 status open
26721
26722 \begin_layout Plain Layout
26723 \align center
26724 Boîte dont la hauteur est 1
26725 \begin_inset space \thinspace{}
26726 \end_inset
26727
26728 Hauteur
26729 \begin_inset space ~
26730 \end_inset
26731
26732 Totale
26733 \end_layout
26734
26735 \end_inset
26736
26737
26738 \end_layout
26739
26740 \begin_layout Description
26741 Largeur On prend la largeur de la boîte comme hauteur : 
26742 \begin_inset Box Boxed
26743 position "c"
26744 hor_pos "c"
26745 has_inner_box 1
26746 inner_pos "c"
26747 use_parbox 0
26748 width "12col%"
26749 special "none"
26750 height "1in"
26751 height_special "width"
26752 status open
26753
26754 \begin_layout Plain Layout
26755 \align center
26756 Boîte dont la hauteur est 1
26757 \begin_inset space \thinspace{}
26758 \end_inset
26759
26760 Largeur
26761 \end_layout
26762
26763 \end_inset
26764
26765
26766 \end_layout
26767
26768 \begin_layout Subsection
26769 Alignement
26770 \begin_inset Index
26771 status collapsed
26772
26773 \begin_layout Plain Layout
26774 Boîtes ! Alignement
26775 \end_layout
26776
26777 \end_inset
26778
26779
26780 \end_layout
26781
26782 \begin_layout Standard
26783 Quand vous avez choisi une 
26784 \family sans
26785 Boîte
26786 \begin_inset space ~
26787 \end_inset
26788
26789 Intérieure
26790 \family default
26791 , l'alignement vertical de la boîte peut être :
26792 \end_layout
26793
26794 \begin_layout Description
26795 Haut Ceci est un exemple de texte.
26796  
26797 \begin_inset Box Boxed
26798 position "t"
26799 hor_pos "c"
26800 has_inner_box 1
26801 inner_pos "c"
26802 use_parbox 0
26803 width "12col%"
26804 special "none"
26805 height "1in"
26806 height_special "totalheight"
26807 status collapsed
26808
26809 \begin_layout Plain Layout
26810 \align center
26811 Cette boîte est alignée sur le haut.
26812 \end_layout
26813
26814 \end_inset
26815
26816  Ceci est un exemple de texte.
26817 \end_layout
26818
26819 \begin_layout Description
26820 Milieu Ceci est un exemple de texte.
26821  
26822 \begin_inset Box Boxed
26823 position "c"
26824 hor_pos "c"
26825 has_inner_box 1
26826 inner_pos "c"
26827 use_parbox 0
26828 width "12col%"
26829 special "none"
26830 height "1in"
26831 height_special "totalheight"
26832 status collapsed
26833
26834 \begin_layout Plain Layout
26835 \align center
26836 Cette boîte est alignée au centre.
26837 \end_layout
26838
26839 \end_inset
26840
26841  Ceci est un exemple de texte.
26842 \end_layout
26843
26844 \begin_layout Description
26845 Bas Ceci est un exemple de texte.
26846  
26847 \begin_inset Box Boxed
26848 position "b"
26849 hor_pos "c"
26850 has_inner_box 1
26851 inner_pos "c"
26852 use_parbox 0
26853 width "12col%"
26854 special "none"
26855 height "1in"
26856 height_special "totalheight"
26857 status collapsed
26858
26859 \begin_layout Plain Layout
26860 \align center
26861 Cette boîte est alignée sur le bas.
26862 \end_layout
26863
26864 \end_inset
26865
26866  Ceci est un exemple de texte.
26867 \end_layout
26868
26869 \begin_layout Standard
26870 \begin_inset Note Greyedout
26871 status open
26872
26873 \begin_layout Plain Layout
26874
26875 \series bold
26876 Note:
26877 \series default
26878  L'alignement vertical peut être perturbé dans la sortie finale quand vous
26879  avez par exemple deux boîtes sur une même ligne, une avec une ombre et
26880  l'autre non.
26881 \end_layout
26882
26883 \end_inset
26884
26885
26886 \end_layout
26887
26888 \begin_layout Standard
26889 L'alignement horizontal de la boîte peut être modifié quand elle a son propre
26890  paragraphe grâce à la fenêtre de dialogue 
26891 \family sans
26892 Paramètres
26893 \begin_inset space ~
26894 \end_inset
26895
26896 de
26897 \begin_inset space ~
26898 \end_inset
26899
26900 Boîte
26901 \family default
26902 .
26903 \end_layout
26904
26905 \begin_layout Standard
26906 \begin_inset VSpace bigskip
26907 \end_inset
26908
26909 Quand vous avez choisi une 
26910 \family sans
26911 Boîte
26912 \begin_inset space ~
26913 \end_inset
26914
26915 Intérieure
26916 \family default
26917 , l'alignement vertical du contenu de la boîte peut être :
26918 \end_layout
26919
26920 \begin_layout Description
26921 haut Ceci est un exemple de texte.
26922 \begin_inset Box Boxed
26923 position "c"
26924 hor_pos "c"
26925 has_inner_box 1
26926 inner_pos "t"
26927 use_parbox 0
26928 width "12col%"
26929 special "none"
26930 height "1.5in"
26931 height_special "totalheight"
26932 status collapsed
26933
26934 \begin_layout Plain Layout
26935 \align center
26936 Le texte de cette boîte est aligné sur le haut.
26937 \end_layout
26938
26939 \end_inset
26940
26941  Ceci est un exemple de texte.
26942 \end_layout
26943
26944 \begin_layout Description
26945 milieu Ceci est un exemple de texte.
26946  
26947 \begin_inset Box Boxed
26948 position "c"
26949 hor_pos "c"
26950 has_inner_box 1
26951 inner_pos "c"
26952 use_parbox 0
26953 width "12col%"
26954 special "none"
26955 height "1.5in"
26956 height_special "totalheight"
26957 status collapsed
26958
26959 \begin_layout Plain Layout
26960 \align center
26961 Le texte de cette boîte est aligné au centre
26962 \end_layout
26963
26964 \end_inset
26965
26966  Ceci est un exemple de texte.
26967 \end_layout
26968
26969 \begin_layout Description
26970 bas Ceci est un exemple de texte.
26971  
26972 \begin_inset Box Boxed
26973 position "c"
26974 hor_pos "c"
26975 has_inner_box 1
26976 inner_pos "b"
26977 use_parbox 0
26978 width "12col%"
26979 special "none"
26980 height "1.5in"
26981 height_special "totalheight"
26982 status collapsed
26983
26984 \begin_layout Plain Layout
26985 \align center
26986 Le texte de cette boîte est aligné en bas.
26987 \end_layout
26988
26989 \end_inset
26990
26991  Ceci est un exemple de texte.
26992 \end_layout
26993
26994 \begin_layout Description
26995 élongation Ceci est un exemple de texte.
26996  
26997 \begin_inset Box Boxed
26998 position "c"
26999 hor_pos "c"
27000 has_inner_box 1
27001 inner_pos "s"
27002 use_parbox 0
27003 width "12col%"
27004 special "none"
27005 height "1.5in"
27006 height_special "totalheight"
27007 status collapsed
27008
27009 \begin_layout Plain Layout
27010 \align center
27011 Le texte 
27012 \end_layout
27013
27014 \begin_layout Plain Layout
27015 \align center
27016 de cette
27017 \end_layout
27018
27019 \begin_layout Plain Layout
27020 \align center
27021 boîte est
27022 \end_layout
27023
27024 \begin_layout Plain Layout
27025 \align center
27026 allongé.
27027 \end_layout
27028
27029 \end_inset
27030
27031  Ceci est un exemple de texte.
27032 \end_layout
27033
27034 \begin_layout Standard
27035 Pour allonger le contenu d'une boîte, il doit être constitué de plus d'un
27036  paragraphe.
27037  Dans l'exemple ci-dessus, chaque ligne de texte a son propre paragraphe.
27038 \end_layout
27039
27040 \begin_layout Standard
27041 \begin_inset VSpace bigskip
27042 \end_inset
27043
27044 Pour aligner horizontalement le contenu d'une boîte vous pouvez utiliser
27045  la fenêtre de dialogue 
27046 \family sans
27047 Paramètres
27048 \begin_inset space ~
27049 \end_inset
27050
27051 de
27052 \begin_inset space ~
27053 \end_inset
27054
27055 paragraphe
27056 \family default
27057  quand vous avez choisi une 
27058 \family sans
27059 Boîte
27060 \begin_inset space ~
27061 \end_inset
27062
27063 Intérieure
27064 \family default
27065 .
27066 \end_layout
27067
27068 \begin_layout Standard
27069 \align center
27070 \begin_inset Box Boxed
27071 position "c"
27072 hor_pos "c"
27073 has_inner_box 1
27074 inner_pos "s"
27075 use_parbox 0
27076 width "15col%"
27077 special "none"
27078 height "1.25in"
27079 height_special "totalheight"
27080 status open
27081
27082 \begin_layout Plain Layout
27083 \align left
27084 Le texte de 
27085 \end_layout
27086
27087 \begin_layout Plain Layout
27088 \align left
27089 cette boîte
27090 \end_layout
27091
27092 \begin_layout Plain Layout
27093 \align right
27094 est allongé.
27095 \end_layout
27096
27097 \end_inset
27098
27099
27100 \end_layout
27101
27102 \begin_layout Standard
27103 Si vous n'avez pas choisi une 
27104 \family sans
27105 Boîte
27106 \begin_inset space ~
27107 \end_inset
27108
27109 Intérieure
27110 \family default
27111 , vous pouvez allonger le contenu de la boîte horizontalement avec la fenêtre
27112  de dialogue de boîte.
27113 \end_layout
27114
27115 \begin_layout Standard
27116 \align center
27117 \begin_inset Box Boxed
27118 position "c"
27119 hor_pos "s"
27120 has_inner_box 0
27121 inner_pos "s"
27122 use_parbox 0
27123 width "90col%"
27124 special "none"
27125 height "1.25in"
27126 height_special "totalheight"
27127 status open
27128
27129 \begin_layout Plain Layout
27130 \align left
27131 Le texte de cette boîte est allongé horizontalement.
27132 \end_layout
27133
27134 \end_inset
27135
27136
27137 \end_layout
27138
27139 \begin_layout Subsection
27140 Décorations
27141 \begin_inset CommandInset label
27142 LatexCommand label
27143 name "sec:Décorations"
27144
27145 \end_inset
27146
27147
27148 \begin_inset Index
27149 status open
27150
27151 \begin_layout Plain Layout
27152 Boîtes ! Décorations
27153 \end_layout
27154
27155 \end_inset
27156
27157
27158 \end_layout
27159
27160 \begin_layout Standard
27161 On peut spécifier le style de la boîte en utilisant la liste déroulante
27162  
27163 \family sans
27164 Décoration
27165 \family default
27166 .
27167  Les possibilités sont les suivantes :
27168 \end_layout
27169
27170 \begin_layout Description
27171 Cadre
27172 \begin_inset space ~
27173 \end_inset
27174
27175 simple Ceci dessine un cadre rectangulaire autour de la boîte.
27176  L'épaisseur du trait de ce cadre est donnée par la variable  
27177 \series bold
27178
27179 \backslash
27180 fboxrule
27181 \series default
27182 .
27183  
27184 \begin_inset Box Boxed
27185 position "c"
27186 hor_pos "c"
27187 has_inner_box 1
27188 inner_pos "c"
27189 use_parbox 0
27190 width "20col%"
27191 special "none"
27192 height "1in"
27193 height_special "totalheight"
27194 status open
27195
27196 \begin_layout Plain Layout
27197 \align center
27198 Boîte rectangulaire
27199 \end_layout
27200
27201 \end_inset
27202
27203
27204 \end_layout
27205
27206 \begin_layout Description
27207 Cadre
27208 \begin_inset space ~
27209 \end_inset
27210
27211 simple,
27212 \begin_inset space ~
27213 \end_inset
27214
27215 sauts
27216 \begin_inset space ~
27217 \end_inset
27218
27219 de
27220 \begin_inset space ~
27221 \end_inset
27222
27223 page Quand vous utilisez le style de décoration 
27224 \family sans
27225 cadre simple
27226 \family default
27227  sans boîte intérieure, vous pouvez autoriser les sauts de page à l'intérieur
27228  de la boîte.
27229  Notez que dans ce cas, contrairement aux autres boîtes avec cadre, le cadre
27230  predra toute la largeur de la colonne, la boîte sera considérée comme son
27231  propre paragraphe et 
27232 \series bold
27233
27234 \backslash
27235 fboxrule
27236 \series default
27237  et 
27238 \series bold
27239
27240 \backslash
27241 fboxsep
27242 \series default
27243  n'ont aucun effet sur ce type de boîte.
27244  L'épaisseur de la ligne du cadre a la valeur de 
27245 \series bold
27246
27247 \backslash
27248 FrameRule
27249 \series default
27250 .
27251  
27252 \lang english
27253
27254 \begin_inset Box Framed
27255 position "t"
27256 hor_pos "c"
27257 has_inner_box 0
27258 inner_pos "t"
27259 use_parbox 0
27260 width "100col%"
27261 special "none"
27262 height "1in"
27263 height_special "totalheight"
27264 status collapsed
27265
27266 \begin_layout Plain Layout
27267 Boîte avec cadre simple et sauts de page
27268 \end_layout
27269
27270 \end_inset
27271
27272
27273 \end_layout
27274
27275 \begin_layout Description
27276 Cadre
27277 \begin_inset space ~
27278 \end_inset
27279
27280 oval,
27281 \begin_inset space ~
27282 \end_inset
27283
27284 fin Ceci dessine un cadre ovalisée autour de la boîte.
27285  L'épaisseur du trait de ce cadre est de  0.4
27286 \begin_inset space \thinspace{}
27287 \end_inset
27288
27289 pt.
27290  
27291 \begin_inset Box ovalbox
27292 position "c"
27293 hor_pos "c"
27294 has_inner_box 1
27295 inner_pos "c"
27296 use_parbox 0
27297 width "20col%"
27298 special "none"
27299 height "1in"
27300 height_special "totalheight"
27301 status open
27302
27303 \begin_layout Plain Layout
27304 \align center
27305 Boîte ovalisée, fine
27306 \end_layout
27307
27308 \end_inset
27309
27310
27311 \end_layout
27312
27313 \begin_layout Description
27314 Cadre
27315 \begin_inset space ~
27316 \end_inset
27317
27318 oval,
27319 \begin_inset space ~
27320 \end_inset
27321
27322 épais Ceci dessine un cadre ovalisée autour de la boîte.
27323  L'épaisseur du trait de ce cadre est de   0.8
27324 \begin_inset space \thinspace{}
27325 \end_inset
27326
27327 pt.
27328  
27329 \begin_inset Box Ovalbox
27330 position "c"
27331 hor_pos "c"
27332 has_inner_box 1
27333 inner_pos "c"
27334 use_parbox 0
27335 width "20col%"
27336 special "none"
27337 height "1in"
27338 height_special "totalheight"
27339 status open
27340
27341 \begin_layout Plain Layout
27342 \align center
27343 Boîte ovalisée, épaisse
27344 \end_layout
27345
27346 \end_inset
27347
27348
27349 \end_layout
27350
27351 \begin_layout Description
27352 Ombre
27353 \begin_inset space ~
27354 \end_inset
27355
27356 en
27357 \begin_inset space ~
27358 \end_inset
27359
27360 relief Ceci dessine un cadre rectangulaire avec une ombre autour de la boîte.
27361  L'épaisseur du trait de ce cadre est donnée par la variable  
27362 \series bold
27363
27364 \backslash
27365 fboxrule
27366 \series default
27367 , l'ombre a une épaisseur de  4
27368 \begin_inset space \thinspace{}
27369 \end_inset
27370
27371 pt.
27372  
27373 \begin_inset Box Shadowbox
27374 position "c"
27375 hor_pos "c"
27376 has_inner_box 1
27377 inner_pos "c"
27378 use_parbox 0
27379 width "20col%"
27380 special "none"
27381 height "1in"
27382 height_special "totalheight"
27383 status open
27384
27385 \begin_layout Plain Layout
27386 \align center
27387 Boîte ombrée
27388 \end_layout
27389
27390 \end_inset
27391
27392
27393 \end_layout
27394
27395 \begin_layout Description
27396 Fond
27397 \begin_inset space ~
27398 \end_inset
27399
27400 ombré Ceci dessine une boîte avec un arrière plan rouge.
27401  Contrairement aux boîtes coloriées
27402 \begin_inset Foot
27403 status collapsed
27404
27405 \begin_layout Plain Layout
27406 Voir la section
27407 \begin_inset space ~
27408 \end_inset
27409
27410
27411 \begin_inset CommandInset ref
27412 LatexCommand ref
27413 reference "sec:Boîtes-colorées"
27414
27415 \end_inset
27416
27417 .
27418 \end_layout
27419
27420 \end_inset
27421
27422 , elle utilise toujours toute la largeur de la colonne et la boîte constitue
27423  son propre paragraphe.
27424 \lang english
27425
27426 \begin_inset Box Shaded
27427 position "t"
27428 hor_pos "c"
27429 has_inner_box 0
27430 inner_pos "t"
27431 use_parbox 0
27432 width "50col%"
27433 special "none"
27434 height "1in"
27435 height_special "totalheight"
27436 status collapsed
27437
27438 \begin_layout Plain Layout
27439 Boîte avec fond ombré
27440 \end_layout
27441
27442 \end_inset
27443
27444
27445 \end_layout
27446
27447 \begin_layout Description
27448 Double
27449 \begin_inset space ~
27450 \end_inset
27451
27452 cadre Ceci dessine un cadre rectangulaire à deux traits autour de la boîte.
27453  L'épaisseur du trait du cadre interne est de 0.75
27454 \begin_inset space \thinspace{}
27455 \end_inset
27456
27457
27458 \series bold
27459
27460 \backslash
27461 fboxrule
27462 \series default
27463 , l'épaisseur du trait du cadre externe est de 1.5
27464 \begin_inset space \thinspace{}
27465 \end_inset
27466
27467
27468 \series bold
27469
27470 \backslash
27471 fboxrule
27472 \series default
27473 .
27474  La distance entre les deux cadres est de  1.5
27475 \begin_inset space \thinspace{}
27476 \end_inset
27477
27478
27479 \series bold
27480
27481 \backslash
27482 fboxrule
27483 \series default
27484
27485 \begin_inset space \thinspace{}
27486 \end_inset
27487
27488 +
27489 \begin_inset space \thinspace{}
27490 \end_inset
27491
27492 0.5
27493 \begin_inset space \thinspace{}
27494 \end_inset
27495
27496 pt.
27497  
27498 \begin_inset Box Doublebox
27499 position "c"
27500 hor_pos "c"
27501 has_inner_box 1
27502 inner_pos "c"
27503 use_parbox 0
27504 width "20col%"
27505 special "none"
27506 height "1in"
27507 height_special "totalheight"
27508 status open
27509
27510 \begin_layout Plain Layout
27511 \align center
27512 Boîte double
27513 \end_layout
27514
27515 \end_inset
27516
27517
27518 \end_layout
27519
27520 \begin_layout Standard
27521 \begin_inset VSpace bigskip
27522 \end_inset
27523
27524 L'étiquette qui se trouve sur la boîte dans LyX s'adapte pour montrer le
27525  style de boîte utilisé.
27526  Pour pouvoir utiliser ces différents types de cadres, vous devez installer
27527  le paquetage LaTeX 
27528 \series bold
27529 fancybox
27530 \series default
27531
27532 \begin_inset Index
27533 status collapsed
27534
27535 \begin_layout Plain Layout
27536 Paquetages LaTeX ! fancybox
27537 \end_layout
27538
27539 \end_inset
27540
27541 .
27542 \end_layout
27543
27544 \begin_layout Section
27545 Personnalisation des boîtes
27546 \begin_inset Index
27547 status open
27548
27549 \begin_layout Plain Layout
27550 Boîtes! Personnalisation
27551 \end_layout
27552
27553 \end_inset
27554
27555
27556 \end_layout
27557
27558 \begin_layout Standard
27559 La valeur par défaut pour la variable 
27560 \series bold
27561
27562 \backslash
27563 fboxrule
27564 \series default
27565  est 0.4
27566 \begin_inset space \thinspace{}
27567 \end_inset
27568
27569 pt.
27570  Elle peut être modifiée avec la commande suivante en code TeX, par exemple
27571  pour avoir 2
27572 \begin_inset space \thinspace{}
27573 \end_inset
27574
27575 pt :
27576 \end_layout
27577
27578 \begin_layout Standard
27579
27580 \series bold
27581
27582 \backslash
27583 setlength{
27584 \backslash
27585 fboxrule}{2pt}
27586 \end_layout
27587
27588 \begin_layout Standard
27589 \begin_inset ERT
27590 status collapsed
27591
27592 \begin_layout Plain Layout
27593
27594
27595 \backslash
27596 setlength{
27597 \backslash
27598 fboxrule}{2pt}
27599 \end_layout
27600
27601 \end_inset
27602
27603
27604 \begin_inset Box Boxed
27605 position "c"
27606 hor_pos "c"
27607 has_inner_box 1
27608 inner_pos "c"
27609 use_parbox 0
27610 width "25col%"
27611 special "none"
27612 height "1in"
27613 height_special "totalheight"
27614 status open
27615
27616 \begin_layout Plain Layout
27617 \align center
27618 Boîte rectangulaire avec 
27619 \series bold
27620
27621 \backslash
27622 fboxrule
27623 \series default
27624
27625 \begin_inset space \thinspace{}
27626 \end_inset
27627
27628 =
27629 \begin_inset space \thinspace{}
27630 \end_inset
27631
27632 2
27633 \begin_inset space \thinspace{}
27634 \end_inset
27635
27636 pt
27637 \end_layout
27638
27639 \end_inset
27640
27641
27642 \begin_inset ERT
27643 status collapsed
27644
27645 \begin_layout Plain Layout
27646
27647
27648 \backslash
27649 setlength{
27650 \backslash
27651 fboxrule}{0.4pt}
27652 \end_layout
27653
27654 \end_inset
27655
27656
27657 \end_layout
27658
27659 \begin_layout Standard
27660 \begin_inset VSpace bigskip
27661 \end_inset
27662
27663 L'espace entre le cadre et le contenu de la boîte est le même pour tous
27664  les types de cadres, par défaut il est de 3
27665 \begin_inset space \thinspace{}
27666 \end_inset
27667
27668 pt.
27669  Vous pouvez le modifier en donnant une autre valeur à la variable 
27670 \series bold
27671
27672 \backslash
27673 fboxsep
27674 \series default
27675 .
27676  Par exemple la commande
27677 \end_layout
27678
27679 \begin_layout Standard
27680
27681 \series bold
27682
27683 \backslash
27684 setlength{
27685 \backslash
27686 fboxsep}{10pt}
27687 \end_layout
27688
27689 \begin_layout Standard
27690 met une valeur de 10
27691 \begin_inset space \thinspace{}
27692 \end_inset
27693
27694 pt, comme celle utilisée pour cette boîte :
27695 \end_layout
27696
27697 \begin_layout Standard
27698 \begin_inset ERT
27699 status collapsed
27700
27701 \begin_layout Plain Layout
27702
27703
27704 \backslash
27705 setlength{
27706 \backslash
27707 fboxsep}{10pt}
27708 \end_layout
27709
27710 \end_inset
27711
27712
27713 \begin_inset Box Boxed
27714 position "c"
27715 hor_pos "c"
27716 has_inner_box 1
27717 inner_pos "c"
27718 use_parbox 0
27719 width "25col%"
27720 special "none"
27721 height "1in"
27722 height_special "totalheight"
27723 status open
27724
27725 \begin_layout Plain Layout
27726 \align center
27727 Boîte rectangulaire avec 
27728 \series bold
27729
27730 \backslash
27731 fboxsep
27732 \series default
27733
27734 \begin_inset space \thinspace{}
27735 \end_inset
27736
27737 =
27738 \begin_inset space \thinspace{}
27739 \end_inset
27740
27741 10
27742 \begin_inset space \thinspace{}
27743 \end_inset
27744
27745 pt
27746 \end_layout
27747
27748 \end_inset
27749
27750
27751 \begin_inset ERT
27752 status collapsed
27753
27754 \begin_layout Plain Layout
27755
27756
27757 \backslash
27758 setlength{
27759 \backslash
27760 fboxsep}{3pt}
27761 \end_layout
27762
27763 \end_inset
27764
27765
27766 \end_layout
27767
27768 \begin_layout Standard
27769 \begin_inset VSpace bigskip
27770 \end_inset
27771
27772 Le diamètre des coins arrondis des boîtes ovalisées peut être modifié par
27773  la commande 
27774 \series bold
27775
27776 \backslash
27777 cornersize
27778 \series default
27779 .
27780  Par exemple, la commande
27781 \end_layout
27782
27783 \begin_layout Standard
27784
27785 \series bold
27786
27787 \backslash
27788 cornersize*{1cm}
27789 \end_layout
27790
27791 \begin_layout Standard
27792 donne un diamètre de 1
27793 \begin_inset space \thinspace{}
27794 \end_inset
27795
27796 cm.
27797  La commande
27798 \end_layout
27799
27800 \begin_layout Standard
27801
27802 \series bold
27803
27804 \backslash
27805 cornersize{num}
27806 \end_layout
27807
27808 \begin_layout Standard
27809 fixe le diamètre à 
27810 \family sans
27811 num
27812 \begin_inset space \thinspace{}
27813 \end_inset
27814
27815 ×
27816 \begin_inset space \thinspace{}
27817 \end_inset
27818
27819 minimum(largeur et hauteur de la boîte)
27820 \family default
27821 .
27822  La valeur par défaut est 
27823 \series bold
27824
27825 \backslash
27826 cornersize{0.5}
27827 \series default
27828 .
27829 \end_layout
27830
27831 \begin_layout Standard
27832 \begin_inset ERT
27833 status collapsed
27834
27835 \begin_layout Plain Layout
27836
27837
27838 \backslash
27839 cornersize*{1.5cm}
27840 \end_layout
27841
27842 \end_inset
27843
27844
27845 \begin_inset Box Ovalbox
27846 position "c"
27847 hor_pos "c"
27848 has_inner_box 1
27849 inner_pos "c"
27850 use_parbox 0
27851 width "25col%"
27852 special "none"
27853 height "1in"
27854 height_special "totalheight"
27855 status open
27856
27857 \begin_layout Plain Layout
27858 \align center
27859 Boîte ovale avec 
27860 \series bold
27861
27862 \backslash
27863 cornersize
27864 \series default
27865
27866 \begin_inset space \thinspace{}
27867 \end_inset
27868
27869 =
27870 \begin_inset space \thinspace{}
27871 \end_inset
27872
27873 1.5
27874 \begin_inset space \thinspace{}
27875 \end_inset
27876
27877 cm
27878 \end_layout
27879
27880 \end_inset
27881
27882
27883 \begin_inset ERT
27884 status collapsed
27885
27886 \begin_layout Plain Layout
27887
27888
27889 \backslash
27890 cornersize{0.5}
27891 \end_layout
27892
27893 \end_inset
27894
27895
27896 \end_layout
27897
27898 \begin_layout Standard
27899 \begin_inset VSpace bigskip
27900 \end_inset
27901
27902 La taille de l'ombre peut être ajustée en changeant la valeur de la variable
27903  
27904 \series bold
27905
27906 \backslash
27907 shadowsize
27908 \series default
27909 .
27910  Elle est fixée à 2
27911 \begin_inset space \thinspace{}
27912 \end_inset
27913
27914 pt pour la boîte suivante par la commande :
27915 \end_layout
27916
27917 \begin_layout Standard
27918
27919 \series bold
27920
27921 \backslash
27922 setlength{
27923 \backslash
27924 shadowsize}{2pt}
27925 \end_layout
27926
27927 \begin_layout Standard
27928 \begin_inset ERT
27929 status collapsed
27930
27931 \begin_layout Plain Layout
27932
27933
27934 \backslash
27935 setlength{
27936 \backslash
27937 shadowsize}{2pt}
27938 \end_layout
27939
27940 \end_inset
27941
27942
27943 \begin_inset Box Shadowbox
27944 position "c"
27945 hor_pos "c"
27946 has_inner_box 1
27947 inner_pos "c"
27948 use_parbox 0
27949 width "25col%"
27950 special "none"
27951 height "1in"
27952 height_special "totalheight"
27953 status open
27954
27955 \begin_layout Plain Layout
27956 \align center
27957 Boîte ombrée avec 
27958 \series bold
27959
27960 \backslash
27961 shadowsize
27962 \series default
27963
27964 \begin_inset space \thinspace{}
27965 \end_inset
27966
27967 =
27968 \begin_inset space \thinspace{}
27969 \end_inset
27970
27971 2
27972 \begin_inset space \thinspace{}
27973 \end_inset
27974
27975 pt
27976 \end_layout
27977
27978 \end_inset
27979
27980
27981 \begin_inset ERT
27982 status collapsed
27983
27984 \begin_layout Plain Layout
27985
27986
27987 \backslash
27988 setlength{
27989 \backslash
27990 shadowsize}{4pt}
27991 \end_layout
27992
27993 \end_inset
27994
27995
27996 \end_layout
27997
27998 \begin_layout Standard
27999 \begin_inset VSpace bigskip
28000 \end_inset
28001
28002
28003 \end_layout
28004
28005 \begin_layout Standard
28006 La valeur par défaut pour la longueur 
28007 \series bold
28008
28009 \backslash
28010 FrameRule
28011 \series default
28012  est 0,4
28013 \begin_inset space \thinspace{}
28014 \end_inset
28015
28016 pt.
28017  L'espacement par défaut entre le contenu de la note et le cadre est de
28018  9
28019 \begin_inset space \thinspace{}
28020 \end_inset
28021
28022 pt et il peut être modifié en utilisant la valeur de 
28023 \series bold
28024
28025 \backslash
28026 FrameSep
28027 \series default
28028 .
28029  Par exemple, l'apparence de la boîte suivante a été modifiée avec les commandes
28030  suivantes en code TeX
28031 \end_layout
28032
28033 \begin_layout Standard
28034
28035 \series bold
28036
28037 \backslash
28038 setlength{
28039 \backslash
28040 FrameRule}{5pt}
28041 \begin_inset Newline newline
28042 \end_inset
28043
28044
28045 \backslash
28046 setlength{
28047 \backslash
28048 FrameSep}{0.5cm}
28049 \end_layout
28050
28051 \begin_layout Standard
28052
28053 \lang english
28054 \begin_inset ERT
28055 status collapsed
28056
28057 \begin_layout Plain Layout
28058
28059
28060 \backslash
28061 setlength{
28062 \backslash
28063 FrameRule}{5pt}
28064 \end_layout
28065
28066 \begin_layout Plain Layout
28067
28068
28069 \backslash
28070 setlength{
28071 \backslash
28072 FrameSep}{0.5cm}
28073 \end_layout
28074
28075 \end_inset
28076
28077
28078 \begin_inset Box Framed
28079 position "t"
28080 hor_pos "c"
28081 has_inner_box 0
28082 inner_pos "t"
28083 use_parbox 0
28084 width "100col%"
28085 special "none"
28086 height "1in"
28087 height_special "totalheight"
28088 status open
28089
28090 \begin_layout Plain Layout
28091 Ceci est un texte dans une boîte autorisant les 
28092 \family sans
28093 sauts de page
28094 \family default
28095 .
28096 \end_layout
28097
28098 \end_inset
28099
28100
28101 \begin_inset ERT
28102 status collapsed
28103
28104 \begin_layout Plain Layout
28105
28106
28107 \backslash
28108 setlength{
28109 \backslash
28110 FrameRule}{0.4pt}
28111 \end_layout
28112
28113 \begin_layout Plain Layout
28114
28115
28116 \backslash
28117 setlength{
28118 \backslash
28119 FrameSep}{9pt}
28120 \end_layout
28121
28122 \end_inset
28123
28124
28125 \end_layout
28126
28127 \begin_layout Standard
28128
28129 \lang english
28130 \begin_inset VSpace bigskip
28131 \end_inset
28132
28133
28134 \end_layout
28135
28136 \begin_layout Standard
28137 Pour les bôites à 
28138 \family sans
28139 Fond
28140 \begin_inset space ~
28141 \end_inset
28142
28143 ombré
28144 \family default
28145 , l'espacement par défaut entre le contenu de la boîte et son cadre est
28146  de 3
28147 \begin_inset space \thinspace{}
28148 \end_inset
28149
28150 pt et il peut être modifié avec la valeur de 
28151 \series bold
28152
28153 \backslash
28154 fboxsep
28155 \series default
28156 .
28157  La couleur rouge utilisée par défaut pour le fond peut soit être modifiée
28158  localement avec la commande 
28159 \series bold
28160
28161 \backslash
28162 definecolor{shadebox}
28163 \series default
28164 , soit globalement avec le menu 
28165 \family sans
28166 Outils\SpecialChar \menuseparator
28167 Préférences
28168 \family default
28169 \SpecialChar \menuseparator
28170
28171 \family sans
28172 Couleurs\SpecialChar \menuseparator
28173 boîte
28174 \begin_inset space ~
28175 \end_inset
28176
28177 ombrée
28178 \family default
28179 .
28180  La syntaxe de la commande 
28181 \series bold
28182
28183 \backslash
28184 definecolor
28185 \series default
28186  est expliquée dans la section
28187 \begin_inset space ~
28188 \end_inset
28189
28190
28191 \begin_inset CommandInset ref
28192 LatexCommand ref
28193 reference "sec:Tableaux-Colorés"
28194
28195 \end_inset
28196
28197
28198 \begin_inset Foot
28199 status collapsed
28200
28201 \begin_layout Plain Layout
28202 Notez que l'utilisation de 
28203 \series bold
28204
28205 \backslash
28206 definecolor
28207 \series default
28208  ne peut se faire sans le paquetage LaTeX 
28209 \series bold
28210 color
28211 \series default
28212  dans le préambule, voir la section
28213 \begin_inset space ~
28214 \end_inset
28215
28216
28217 \begin_inset CommandInset ref
28218 LatexCommand ref
28219 reference "sec:Boîtes-colorées"
28220
28221 \end_inset
28222
28223 .
28224  
28225 \end_layout
28226
28227 \end_inset
28228
28229 .
28230 \end_layout
28231
28232 \begin_layout Standard
28233 Par exemple l'apparence de la note à fond ombré suivante a été modifié avec
28234  les commandes en code TeX suivantes
28235 \end_layout
28236
28237 \begin_layout Standard
28238
28239 \series bold
28240
28241 \backslash
28242 setlength{
28243 \backslash
28244 fboxsep}{0.5cm}
28245 \series default
28246
28247 \begin_inset Newline newline
28248 \end_inset
28249
28250
28251 \series bold
28252
28253 \backslash
28254 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
28255 \end_layout
28256
28257 \begin_layout Standard
28258
28259 \lang english
28260 \begin_inset ERT
28261 status collapsed
28262
28263 \begin_layout Plain Layout
28264
28265
28266 \backslash
28267 setlength{
28268 \backslash
28269 fboxsep}{0.5cm}
28270 \end_layout
28271
28272 \begin_layout Plain Layout
28273
28274
28275 \backslash
28276 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
28277 \end_layout
28278
28279 \end_inset
28280
28281
28282 \begin_inset Box Shaded
28283 position "t"
28284 hor_pos "c"
28285 has_inner_box 0
28286 inner_pos "t"
28287 use_parbox 0
28288 width "100col%"
28289 special "none"
28290 height "1in"
28291 height_special "totalheight"
28292 status open
28293
28294 \begin_layout Plain Layout
28295
28296 \color yellow
28297 Ceci est un texte jaune dans une boîte à 
28298 \family sans
28299 Fond
28300 \begin_inset space ~
28301 \end_inset
28302
28303 ombré
28304 \family default
28305 \color inherit
28306  
28307 \color yellow
28308 avec un fond vert foncé.
28309 \end_layout
28310
28311 \end_inset
28312
28313
28314 \begin_inset ERT
28315 status collapsed
28316
28317 \begin_layout Plain Layout
28318
28319
28320 \backslash
28321 setlength{
28322 \backslash
28323 fboxsep}{3pt}
28324 \end_layout
28325
28326 \begin_layout Plain Layout
28327
28328
28329 \backslash
28330 definecolor{shadecolor}{rgb}{1,0,0}
28331 \end_layout
28332
28333 \end_inset
28334
28335
28336 \end_layout
28337
28338 \begin_layout Standard
28339
28340 \lang english
28341 \begin_inset VSpace bigskip
28342 \end_inset
28343
28344
28345 \end_layout
28346
28347 \begin_layout Standard
28348 Les longueurs et les largeurs ainsi modifiées restent valables pour toutes
28349  les boîtes qui suivent la commandes qui les a changées.
28350 \end_layout
28351
28352 \begin_layout Section
28353 Minipages
28354 \begin_inset CommandInset label
28355 LatexCommand label
28356 name "sec:Minipages"
28357
28358 \end_inset
28359
28360
28361 \begin_inset Index
28362 status collapsed
28363
28364 \begin_layout Plain Layout
28365 Boîtes ! Minipages
28366 \end_layout
28367
28368 \end_inset
28369
28370
28371 \end_layout
28372
28373 \begin_layout Standard
28374 LaTeX fournit un mécanisme qui, en fait, permet de produire une page à l'intérie
28375 ur d'une page.
28376  On parle alors d'une minipage, et à l'intérieur de celle-ci, toutes les
28377  règles d'indentation, de saut de ligne, etc.
28378  s'appliquent.
28379 \end_layout
28380
28381 \begin_layout Standard
28382 Les minipages sont par exemple utiles quand on écrit un document avec plusieurs
28383  langues.
28384 \end_layout
28385
28386 \begin_layout Standard
28387 Ci-dessous, vous avez deux exemples de minipages côte-à-côte.
28388  Leur largeur est fixée à 45
28389 \begin_inset space \thinspace{}
28390 \end_inset
28391
28392 col% et elles sont séparées par un ressort horizontal, qui a été inséré
28393  via le menu 
28394 \family sans
28395 Insérer\SpecialChar \menuseparator
28396 Typographie
28397 \begin_inset space ~
28398 \end_inset
28399
28400 spéciale\SpecialChar \menuseparator
28401 Ressort
28402 \begin_inset space ~
28403 \end_inset
28404
28405 Horizontal
28406 \family default
28407 .
28408 \end_layout
28409
28410 \begin_layout Standard
28411
28412 \end_layout
28413
28414 \begin_layout Standard
28415
28416 \lang english
28417 \begin_inset Box Frameless
28418 position "t"
28419 hor_pos "c"
28420 has_inner_box 1
28421 inner_pos "c"
28422 use_parbox 0
28423 width "45col%"
28424 special "none"
28425 height "1in"
28426 height_special "totalheight"
28427 status open
28428
28429 \begin_layout Plain Layout
28430
28431 \lang german
28432 Dies ist ein deutscher Text.
28433  Dies ist ein deutscher Text.
28434  Dies ist ein deutscher Text.
28435  Dies ist ein deutscher Text.
28436  Dies ist ein deutscher Text.
28437  Dies ist ein deutscher Text.
28438  Dies ist ein deutscher Text.
28439  Dies ist ein deutscher Text.
28440  Dies ist ein deutscher Text.
28441  Dies ist ein deutscher Text.
28442  Dies ist ein deutscher Text.
28443  Dies ist ein deutscher Text.
28444  Dies ist ein deutscher Text
28445 \begin_inset Foot
28446 status collapsed
28447
28448 \begin_layout Plain Layout
28449
28450 \lang german
28451 Dies ist eine deutsche Fußnote.
28452 \end_layout
28453
28454 \end_inset
28455
28456 .
28457  Dies ist ein deutscher Text.
28458  Dies ist ein deutscher Text.
28459 \end_layout
28460
28461 \end_inset
28462
28463
28464 \begin_inset space \hfill{}
28465 \end_inset
28466
28467
28468 \begin_inset Box Frameless
28469 position "t"
28470 hor_pos "c"
28471 has_inner_box 1
28472 inner_pos "c"
28473 use_parbox 0
28474 width "45col%"
28475 special "none"
28476 height "1in"
28477 height_special "totalheight"
28478 status open
28479
28480 \begin_layout Plain Layout
28481
28482 \lang english
28483 This is an English Text.
28484  This is an English Text.
28485  This is an English Text.
28486  This is an English Text.
28487  This is an English Text.
28488  This is an English Text.
28489  This is an English Text.
28490  This is an English Text.
28491  This is an English Text.
28492  This is an English Text.
28493  This is an English Text.
28494  This is an English Text.
28495  This is an English Text.
28496  This is an English Text.
28497  This is an English Text.
28498  This is an English Text.
28499 \begin_inset Foot
28500 status collapsed
28501
28502 \begin_layout Plain Layout
28503
28504 \lang english
28505 This is an English footnote.
28506 \end_layout
28507
28508 \end_inset
28509
28510  This is an English Text.
28511  
28512 \end_layout
28513
28514 \end_inset
28515
28516
28517 \end_layout
28518
28519 \begin_layout Standard
28520 \begin_inset VSpace bigskip
28521 \end_inset
28522
28523 Une autre application des minipages est l'ajout de notes de bas de page
28524  à l'intérieur d'un tableau.
28525  À cause d'une restriction due à LaTeX, les notes de bas de pages insérées
28526  dans un tableau n'apparaissent pas en bas de la page courante.
28527  Mais si vous mettez votre tableau dans une minipage, la note de bas de
28528  page apparaîtra en bas de celle-ci, numérotée avec des lettres latines.
28529  Le numéro de note est remis à 1 à chaque nouvelle minipage, mais pas en
28530  dehors des minipages.
28531 \end_layout
28532
28533 \begin_layout Standard
28534 Les notes de bas de page de ce tableau n'apparaissent pas : 
28535 \begin_inset Tabular
28536 <lyxtabular version="3" rows="3" columns="4">
28537 <features>
28538 <column alignment="center" valignment="top" width="0pt">
28539 <column alignment="center" valignment="top" width="0pt">
28540 <column alignment="center" valignment="top" width="0pt">
28541 <column alignment="center" valignment="top" width="0pt">
28542 <row>
28543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28544 \begin_inset Text
28545
28546 \begin_layout Plain Layout
28547 1
28548 \end_layout
28549
28550 \end_inset
28551 </cell>
28552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28553 \begin_inset Text
28554
28555 \begin_layout Plain Layout
28556 2
28557 \end_layout
28558
28559 \end_inset
28560 </cell>
28561 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28562 \begin_inset Text
28563
28564 \begin_layout Plain Layout
28565 3
28566 \begin_inset Foot
28567 status open
28568
28569 \begin_layout Plain Layout
28570 Ceci est une note de bas de page à l'intérieur d'un tableau.
28571 \end_layout
28572
28573 \end_inset
28574
28575
28576 \end_layout
28577
28578 \end_inset
28579 </cell>
28580 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28581 \begin_inset Text
28582
28583 \begin_layout Plain Layout
28584 4
28585 \end_layout
28586
28587 \end_inset
28588 </cell>
28589 </row>
28590 <row>
28591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28592 \begin_inset Text
28593
28594 \begin_layout Plain Layout
28595 a
28596 \end_layout
28597
28598 \end_inset
28599 </cell>
28600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28601 \begin_inset Text
28602
28603 \begin_layout Plain Layout
28604 b
28605 \end_layout
28606
28607 \end_inset
28608 </cell>
28609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28610 \begin_inset Text
28611
28612 \begin_layout Plain Layout
28613 c
28614 \end_layout
28615
28616 \end_inset
28617 </cell>
28618 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28619 \begin_inset Text
28620
28621 \begin_layout Plain Layout
28622 d
28623 \end_layout
28624
28625 \end_inset
28626 </cell>
28627 </row>
28628 <row>
28629 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28630 \begin_inset Text
28631
28632 \begin_layout Plain Layout
28633 e
28634 \end_layout
28635
28636 \end_inset
28637 </cell>
28638 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28639 \begin_inset Text
28640
28641 \begin_layout Plain Layout
28642 f
28643 \end_layout
28644
28645 \end_inset
28646 </cell>
28647 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28648 \begin_inset Text
28649
28650 \begin_layout Plain Layout
28651 g
28652 \end_layout
28653
28654 \end_inset
28655 </cell>
28656 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28657 \begin_inset Text
28658
28659 \begin_layout Plain Layout
28660 h
28661 \end_layout
28662
28663 \end_inset
28664 </cell>
28665 </row>
28666 </lyxtabular>
28667
28668 \end_inset
28669
28670
28671 \end_layout
28672
28673 \begin_layout Standard
28674 \align center
28675 \begin_inset Box Frameless
28676 position "t"
28677 hor_pos "c"
28678 has_inner_box 1
28679 inner_pos "c"
28680 use_parbox 0
28681 width "30col%"
28682 special "none"
28683 height "1in"
28684 height_special "totalheight"
28685 status open
28686
28687 \begin_layout Plain Layout
28688 \align center
28689 \begin_inset Tabular
28690 <lyxtabular version="3" rows="3" columns="4">
28691 <features>
28692 <column alignment="center" valignment="top" width="0pt">
28693 <column alignment="center" valignment="top" width="0pt">
28694 <column alignment="center" valignment="top" width="0pt">
28695 <column alignment="center" valignment="top" width="0pt">
28696 <row>
28697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28698 \begin_inset Text
28699
28700 \begin_layout Plain Layout
28701 1
28702 \end_layout
28703
28704 \end_inset
28705 </cell>
28706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28707 \begin_inset Text
28708
28709 \begin_layout Plain Layout
28710 2
28711 \end_layout
28712
28713 \end_inset
28714 </cell>
28715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28716 \begin_inset Text
28717
28718 \begin_layout Plain Layout
28719 3
28720 \begin_inset Foot
28721 status open
28722
28723 \begin_layout Plain Layout
28724 Ceci est une note de bas de page à l'intérieur d'un tableau.
28725 \end_layout
28726
28727 \end_inset
28728
28729
28730 \end_layout
28731
28732 \end_inset
28733 </cell>
28734 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28735 \begin_inset Text
28736
28737 \begin_layout Plain Layout
28738 4
28739 \end_layout
28740
28741 \end_inset
28742 </cell>
28743 </row>
28744 <row>
28745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28746 \begin_inset Text
28747
28748 \begin_layout Plain Layout
28749 a
28750 \end_layout
28751
28752 \end_inset
28753 </cell>
28754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28755 \begin_inset Text
28756
28757 \begin_layout Plain Layout
28758 b
28759 \end_layout
28760
28761 \end_inset
28762 </cell>
28763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28764 \begin_inset Text
28765
28766 \begin_layout Plain Layout
28767 c
28768 \end_layout
28769
28770 \end_inset
28771 </cell>
28772 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28773 \begin_inset Text
28774
28775 \begin_layout Plain Layout
28776 d
28777 \end_layout
28778
28779 \end_inset
28780 </cell>
28781 </row>
28782 <row>
28783 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28784 \begin_inset Text
28785
28786 \begin_layout Plain Layout
28787 e
28788 \end_layout
28789
28790 \end_inset
28791 </cell>
28792 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28793 \begin_inset Text
28794
28795 \begin_layout Plain Layout
28796 f
28797 \end_layout
28798
28799 \end_inset
28800 </cell>
28801 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28802 \begin_inset Text
28803
28804 \begin_layout Plain Layout
28805 g
28806 \end_layout
28807
28808 \end_inset
28809 </cell>
28810 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28811 \begin_inset Text
28812
28813 \begin_layout Plain Layout
28814 h
28815 \end_layout
28816
28817 \end_inset
28818 </cell>
28819 </row>
28820 </lyxtabular>
28821
28822 \end_inset
28823
28824
28825 \end_layout
28826
28827 \end_inset
28828
28829
28830 \end_layout
28831
28832 \begin_layout Standard
28833 \begin_inset VSpace bigskip
28834 \end_inset
28835
28836 Les paramètres globaux du document sont ignorés au sein d'une minipage.
28837  Cela signifie qu'il n'y aura pas d'espace entre les paragraphes dans les
28838  minipages, même si vous les avez mis par exemple à 
28839 \family sans
28840 Moyen
28841 \family default
28842  dans les paramètres du document.
28843 \end_layout
28844
28845 \begin_layout Standard
28846 Les minipages peuvent être utilisées pour changer la couleur de fond d'une
28847  portion de texte, voyez la section
28848 \begin_inset space ~
28849 \end_inset
28850
28851
28852 \begin_inset CommandInset ref
28853 LatexCommand ref
28854 reference "sub:Couleur-pour-les-Paragraphes"
28855
28856 \end_inset
28857
28858 .
28859 \end_layout
28860
28861 \begin_layout Standard
28862 \begin_inset Note Greyedout
28863 status open
28864
28865 \begin_layout Plain Layout
28866
28867 \series bold
28868 Note:
28869 \series default
28870  Vous ne pouvez avoir des flottants ou des notes en marge dans un minipage,
28871  mais les minipages peuvent être utilisées dans un tableau, un flottant
28872  ou une autre boîte.
28873 \end_layout
28874
28875 \end_inset
28876
28877
28878 \end_layout
28879
28880 \begin_layout Section
28881 Les Parboxes
28882 \begin_inset CommandInset label
28883 LatexCommand label
28884 name "sec:Parboxes"
28885
28886 \end_inset
28887
28888
28889 \begin_inset Index
28890 status collapsed
28891
28892 \begin_layout Plain Layout
28893 Boîtes ! Parboxes
28894 \end_layout
28895
28896 \end_inset
28897
28898
28899 \end_layout
28900
28901 \begin_layout Standard
28902 \begin_inset Note Note
28903 status collapsed
28904
28905 \begin_layout Plain Layout
28906
28907 \lang english
28908 En attendant une traduction de parbox (NdT)
28909 \end_layout
28910
28911 \end_inset
28912
28913 Les parboxes ressemblent beaucoup aux minipages à la différence qu'elles
28914  ne peuvent avoir de note de bas de page.
28915  La principale différence avec les minipages, c'est que les minipages au
28916  contraire des parboxes, ne sont pas de vraies boîtes, mais des environnements
28917  LaTeX.
28918 \end_layout
28919
28920 \begin_layout Standard
28921 \align center
28922 \begin_inset Box Frameless
28923 position "t"
28924 hor_pos "c"
28925 has_inner_box 1
28926 inner_pos "t"
28927 use_parbox 1
28928 width "33col%"
28929 special "none"
28930 height "1in"
28931 height_special "totalheight"
28932 status collapsed
28933
28934 \begin_layout Plain Layout
28935 Ceci est un texte à l'intérieur d'une parbox.
28936  Ceci est un texte à l'intérieur d'une parbox.
28937 \end_layout
28938
28939 \begin_layout Plain Layout
28940 Cette note de bas de page ne devrait pas apparaître :
28941 \begin_inset Foot
28942 status open
28943
28944 \begin_layout Plain Layout
28945 Cette note de bas de page est à l'intérieur d'une parbox et donc n'apparaîtra
28946  pas.
28947 \end_layout
28948
28949 \end_inset
28950
28951
28952 \end_layout
28953
28954 \end_inset
28955
28956
28957 \end_layout
28958
28959 \begin_layout Section
28960 Des Boîtes pour les Mots et les Caractères
28961 \begin_inset Index
28962 status collapsed
28963
28964 \begin_layout Plain Layout
28965 Boîtes ! Pour les caractères
28966 \end_layout
28967
28968 \end_inset
28969
28970
28971 \end_layout
28972
28973 \begin_layout Subsection
28974 Empêcher la Césure
28975 \begin_inset CommandInset label
28976 LatexCommand label
28977 name "sec:Empêcher-césure"
28978
28979 \end_inset
28980
28981
28982 \begin_inset Index
28983 status collapsed
28984
28985 \begin_layout Plain Layout
28986 Boîtes ! Pour empêcher la césure
28987 \end_layout
28988
28989 \end_inset
28990
28991
28992 \end_layout
28993
28994 \begin_layout Standard
28995 Vous pouvez utiliser un type spécial de boîte pour empêcher qu'un mot ou
28996  un texte ne soit coupé par une césure.
28997 \begin_inset Newline newline
28998 \end_inset
28999
29000 Voici un exemple de texte :
29001 \end_layout
29002
29003 \begin_layout Standard
29004 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
29005  césure dans un 
29006 \begin_inset Quotes eld
29007 \end_inset
29008
29009 motTrèsTrèsLong
29010 \begin_inset Quotes erd
29011 \end_inset
29012
29013
29014 \end_layout
29015
29016 \begin_layout Standard
29017 Pour empêcher que le mot 
29018 \begin_inset Quotes eld
29019 \end_inset
29020
29021 motTrèsTrèsLong
29022 \begin_inset Quotes erd
29023 \end_inset
29024
29025  soit coupé, ajoutez la commande
29026 \end_layout
29027
29028 \begin_layout Standard
29029
29030 \series bold
29031
29032 \backslash
29033 mbox{
29034 \end_layout
29035
29036 \begin_layout Standard
29037 en code TeX avant le mot.
29038  Après le mot, insérez l'accolade fermante 
29039 \begin_inset Quotes eld
29040 \end_inset
29041
29042
29043 \series bold
29044 }
29045 \series default
29046
29047 \begin_inset Quotes erd
29048 \end_inset
29049
29050  en code TeX.
29051 \end_layout
29052
29053 \begin_layout Standard
29054 Voici le résultat :
29055 \end_layout
29056
29057 \begin_layout Standard
29058 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
29059  césure dans un
29060 \begin_inset ERT
29061 status collapsed
29062
29063 \begin_layout Plain Layout
29064
29065
29066 \backslash
29067 mbox{
29068 \end_layout
29069
29070 \end_inset
29071
29072
29073 \begin_inset Quotes eld
29074 \end_inset
29075
29076 motTrèsTrèsLong
29077 \begin_inset Quotes erd
29078 \end_inset
29079
29080 .
29081 \begin_inset ERT
29082 status collapsed
29083
29084 \begin_layout Plain Layout
29085
29086 }
29087 \end_layout
29088
29089 \end_inset
29090
29091
29092 \end_layout
29093
29094 \begin_layout Standard
29095 Une autre méthode consiste à mettre la commande 
29096 \begin_inset Quotes eld
29097 \end_inset
29098
29099
29100 \series bold
29101
29102 \backslash
29103 -
29104 \series default
29105
29106 \begin_inset Quotes grd
29107 \end_inset
29108
29109  en code TeX, juste avant le mot :
29110 \end_layout
29111
29112 \begin_layout Standard
29113 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
29114  césure dans un 
29115 \begin_inset Quotes eld
29116 \end_inset
29117
29118
29119 \begin_inset ERT
29120 status collapsed
29121
29122 \begin_layout Plain Layout
29123
29124
29125 \backslash
29126 -
29127 \end_layout
29128
29129 \end_inset
29130
29131 motTrèsTrèsLong
29132 \begin_inset Quotes erd
29133 \end_inset
29134
29135 .
29136 \end_layout
29137
29138 \begin_layout Standard
29139 Bien sûr, maintenant le mot dépasse dans la marge latérale.
29140  Pour éviter cela, ajoutez un saut de ligne avant le mot avec le menu 
29141 \family sans
29142 Insérer\SpecialChar \menuseparator
29143 Formats\SpecialChar \menuseparator
29144 Passage
29145 \begin_inset space ~
29146 \end_inset
29147
29148 à
29149 \begin_inset space ~
29150 \end_inset
29151
29152 la
29153 \begin_inset space ~
29154 \end_inset
29155
29156 Ligne
29157 \family default
29158  (raccourci 
29159 \series bold
29160 Ctrl-Entrée
29161 \series default
29162 ) :
29163 \end_layout
29164
29165 \begin_layout Standard
29166 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
29167  césure dans un
29168 \begin_inset Newline newline
29169 \end_inset
29170
29171
29172 \begin_inset ERT
29173 status collapsed
29174
29175 \begin_layout Plain Layout
29176
29177
29178 \backslash
29179 mbox{
29180 \end_layout
29181
29182 \end_inset
29183
29184
29185 \begin_inset Quotes eld
29186 \end_inset
29187
29188 motTrèsTrèsLong
29189 \begin_inset Quotes erd
29190 \end_inset
29191
29192 .
29193 \begin_inset ERT
29194 status collapsed
29195
29196 \begin_layout Plain Layout
29197
29198 }
29199 \end_layout
29200
29201 \end_inset
29202
29203
29204 \end_layout
29205
29206 \begin_layout Subsection
29207 Alignement Vertical
29208 \begin_inset CommandInset label
29209 LatexCommand label
29210 name "sub:Alignement-Vertical"
29211
29212 \end_inset
29213
29214
29215 \begin_inset Index
29216 status collapsed
29217
29218 \begin_layout Plain Layout
29219 Boîtes ! Pour l'alignement vertical
29220 \end_layout
29221
29222 \end_inset
29223
29224
29225 \begin_inset Index
29226 status collapsed
29227
29228 \begin_layout Plain Layout
29229 Boîtes ! Boîtes élévatrices
29230 \end_layout
29231
29232 \end_inset
29233
29234
29235 \begin_inset Index
29236 status collapsed
29237
29238 \begin_layout Plain Layout
29239 Raisebox|see
29240 \begin_inset ERT
29241 status collapsed
29242
29243 \begin_layout Plain Layout
29244
29245 {
29246 \end_layout
29247
29248 \end_inset
29249
29250 Boîtes élévatrices
29251 \begin_inset ERT
29252 status collapsed
29253
29254 \begin_layout Plain Layout
29255
29256 }
29257 \end_layout
29258
29259 \end_inset
29260
29261
29262 \end_layout
29263
29264 \end_inset
29265
29266
29267 \end_layout
29268
29269 \begin_layout Standard
29270 Avec la commande 
29271 \series bold
29272
29273 \backslash
29274 raisebox
29275 \series default
29276  vous pouvez aligner des mots, des caractères ou d'autres boîtes, verticalement
29277  par rapport au texte qui l'entoure.
29278  La commande
29279 \series bold
29280  
29281 \backslash
29282 raisebox
29283 \series default
29284  s'utilise en suivant la syntaxe suivante :
29285 \end_layout
29286
29287 \begin_layout Standard
29288
29289 \series bold
29290
29291 \backslash
29292 raisebox{déplacement}[hauteur][profondeur]{contenu de la boîte}
29293 \end_layout
29294
29295 \begin_layout Standard
29296 Le déplacement peut être une valeur positive pour élever la boîte ou négative
29297  pour l'abaisser.
29298 \end_layout
29299
29300 \begin_layout Standard
29301 Pour aligner le mot 
29302 \begin_inset Quotes eld
29303 \end_inset
29304
29305 empêcher
29306 \begin_inset Quotes erd
29307 \end_inset
29308
29309  de façon à ce que le point le plus bas du caractère le plus 
29310 \begin_inset Quotes eld
29311 \end_inset
29312
29313 profond
29314 \begin_inset Quotes erd
29315 \end_inset
29316
29317 , le 
29318 \begin_inset Quotes eld
29319 \end_inset
29320
29321 p
29322 \begin_inset Quotes erd
29323 \end_inset
29324
29325 , soit au niveau de la ligne de base, insérez la commande 
29326 \end_layout
29327
29328 \begin_layout Standard
29329
29330 \series bold
29331
29332 \backslash
29333 raisebox{
29334 \backslash
29335 depth}{
29336 \end_layout
29337
29338 \begin_layout Standard
29339 en code TeX avant le mot.
29340  Insérez après le mot l'accolade fermante 
29341 \begin_inset Quotes eld
29342 \end_inset
29343
29344
29345 \series bold
29346 }
29347 \series default
29348
29349 \begin_inset Quotes erd
29350 \end_inset
29351
29352  en code TeX.
29353 \begin_inset Newline newline
29354 \end_inset
29355
29356 Voici le résultat :
29357 \end_layout
29358
29359 \begin_layout Standard
29360 Cette ligne de texte contient le mot 
29361 \begin_inset ERT
29362 status collapsed
29363
29364 \begin_layout Plain Layout
29365
29366
29367 \backslash
29368 raisebox{
29369 \backslash
29370 depth}{
29371 \end_layout
29372
29373 \end_inset
29374
29375
29376 \begin_inset Quotes eld
29377 \end_inset
29378
29379 empêcher
29380 \begin_inset Quotes erd
29381 \end_inset
29382
29383
29384 \begin_inset ERT
29385 status collapsed
29386
29387 \begin_layout Plain Layout
29388
29389 }
29390 \end_layout
29391
29392 \end_inset
29393
29394  comme mot élevé.
29395 \end_layout
29396
29397 \begin_layout Standard
29398 \begin_inset VSpace bigskip
29399 \end_inset
29400
29401 Quand vous élevez ou vous abaissez des caractères dans une ligne, la distance
29402  entre les lignes va être agrandie :
29403 \end_layout
29404
29405 \begin_layout Standard
29406 Cette ligne de texte contient le mot
29407 \begin_inset ERT
29408 status collapsed
29409
29410 \begin_layout Plain Layout
29411
29412
29413 \backslash
29414 raisebox{-
29415 \backslash
29416 depth}{
29417 \end_layout
29418
29419 \end_inset
29420
29421
29422 \begin_inset Quotes eld
29423 \end_inset
29424
29425 empêcher
29426 \begin_inset Quotes erd
29427 \end_inset
29428
29429
29430 \begin_inset ERT
29431 status collapsed
29432
29433 \begin_layout Plain Layout
29434
29435 }
29436 \end_layout
29437
29438 \end_inset
29439
29440  comme mot abaissé.
29441 \begin_inset Newline newline
29442 \end_inset
29443
29444 Cette ligne de texte contient le mot 
29445 \begin_inset ERT
29446 status collapsed
29447
29448 \begin_layout Plain Layout
29449
29450
29451 \backslash
29452 raisebox{0.5cm}{
29453 \end_layout
29454
29455 \end_inset
29456
29457
29458 \begin_inset Quotes eld
29459 \end_inset
29460
29461 tester
29462 \begin_inset Quotes erd
29463 \end_inset
29464
29465
29466 \begin_inset ERT
29467 status collapsed
29468
29469 \begin_layout Plain Layout
29470
29471 }
29472 \end_layout
29473
29474 \end_inset
29475
29476  comme mot élevé.
29477 \end_layout
29478
29479 \begin_layout Standard
29480 Si, pour une raison ou une autre, vous voulez empêcher que cela se produise,
29481  mettez la hauteur de la boîte à zéro.
29482  Par exemple utilisez
29483 \end_layout
29484
29485 \begin_layout Standard
29486
29487 \series bold
29488
29489 \backslash
29490 raisebox{-
29491 \backslash
29492 depth}[0pt]{
29493 \end_layout
29494
29495 \begin_layout Standard
29496 Cette ligne de texte contient le mot
29497 \begin_inset ERT
29498 status collapsed
29499
29500 \begin_layout Plain Layout
29501
29502
29503 \backslash
29504 raisebox{-
29505 \backslash
29506 depth}[0pt]{
29507 \end_layout
29508
29509 \end_inset
29510
29511
29512 \begin_inset Quotes eld
29513 \end_inset
29514
29515 empêcher
29516 \begin_inset Quotes erd
29517 \end_inset
29518
29519
29520 \begin_inset ERT
29521 status collapsed
29522
29523 \begin_layout Plain Layout
29524
29525 }
29526 \end_layout
29527
29528 \end_inset
29529
29530  comme mot abaissé.
29531 \begin_inset Newline newline
29532 \end_inset
29533
29534 Cette ligne de texte contient le mot 
29535 \begin_inset ERT
29536 status collapsed
29537
29538 \begin_layout Plain Layout
29539
29540
29541 \backslash
29542 raisebox{0.5cm}[0pt]{
29543 \end_layout
29544
29545 \end_inset
29546
29547
29548 \begin_inset Quotes eld
29549 \end_inset
29550
29551 tester
29552 \begin_inset Quotes erd
29553 \end_inset
29554
29555
29556 \begin_inset ERT
29557 status collapsed
29558
29559 \begin_layout Plain Layout
29560
29561 }
29562 \end_layout
29563
29564 \end_inset
29565
29566  comme mot élevé.
29567 \end_layout
29568
29569 \begin_layout Section
29570 Boîtes Colorées
29571 \begin_inset CommandInset label
29572 LatexCommand label
29573 name "sec:Boîtes-colorées"
29574
29575 \end_inset
29576
29577
29578 \begin_inset Index
29579 status collapsed
29580
29581 \begin_layout Plain Layout
29582 Boîtes ! Couleur
29583 \end_layout
29584
29585 \end_inset
29586
29587
29588 \end_layout
29589
29590 \begin_layout Subsection
29591 De la couleur pour le texte
29592 \begin_inset Index
29593 status collapsed
29594
29595 \begin_layout Plain Layout
29596 Couleur ! Pour le texte
29597 \end_layout
29598
29599 \end_inset
29600
29601
29602 \end_layout
29603
29604 \begin_layout Standard
29605 Pour pouvoir colorer la couleur de fond d'un texte, il faut le mettre dans
29606  une boîte appelée 
29607 \begin_inset Quotes eld
29608 \end_inset
29609
29610 colorbox
29611 \begin_inset Quotes erd
29612 \end_inset
29613
29614 .
29615  Cela demande que le paquetage LaTeX 
29616 \series bold
29617 color
29618 \series default
29619
29620 \begin_inset Index
29621 status collapsed
29622
29623 \begin_layout Plain Layout
29624 Paquetages LaTeX ! color
29625 \end_layout
29626
29627 \end_inset
29628
29629  soit chargé dans le préambule du document avec la commande
29630 \end_layout
29631
29632 \begin_layout Standard
29633
29634 \series bold
29635
29636 \backslash
29637 @ifundefined{textcolor}
29638 \begin_inset Newline newline
29639 \end_inset
29640
29641
29642 \begin_inset ERT
29643 status collapsed
29644
29645 \begin_layout Plain Layout
29646
29647
29648 \backslash
29649 hphantom{ }
29650 \end_layout
29651
29652 \end_inset
29653
29654 {
29655 \backslash
29656 usepackage{color}}{}
29657 \end_layout
29658
29659 \begin_layout Standard
29660 Le paquetage 
29661 \series bold
29662 color
29663 \series default
29664  sera chargé automatiquement par LyX dès que vous colorez du texte
29665 \begin_inset Foot
29666 status collapsed
29667
29668 \begin_layout Plain Layout
29669 C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
29670  
29671 \series bold
29672
29673 \backslash
29674 @ifundefined
29675 \series default
29676 .
29677 \end_layout
29678
29679 \end_inset
29680
29681 .
29682 \end_layout
29683
29684 \begin_layout Standard
29685 \begin_inset VSpace medskip
29686 \end_inset
29687
29688 Les boîtes colorées sont créées par la commande 
29689 \series bold
29690
29691 \backslash
29692 colorbox
29693 \series default
29694 .
29695  Elle est utilisée avec la syntaxe suivante :
29696 \end_layout
29697
29698 \begin_layout Standard
29699
29700 \series bold
29701
29702 \backslash
29703 colorbox{couleur}{contenu de la boîte}
29704 \end_layout
29705
29706 \begin_layout Standard
29707 Le contenu de la boîte peut aussi être une boîte et les boîtes colorées
29708  peuvent être placées à l'intérieur d'autres boîtes.
29709 \end_layout
29710
29711 \begin_layout Standard
29712 Les couleurs suivantes sont prédéfinies ::
29713 \begin_inset Newline newline
29714 \end_inset
29715
29716
29717 \family sans
29718 black
29719 \family default
29720  (noir), 
29721 \family sans
29722 blue
29723 \family default
29724  (bleu), 
29725 \family sans
29726 cyan
29727 \family default
29728 \series bold
29729 ,
29730 \series default
29731  
29732 \family sans
29733 green
29734 \family default
29735  (vert), 
29736 \family sans
29737 magenta
29738 \family default
29739
29740 \family sans
29741 red
29742 \family default
29743  (rouge), 
29744 \family sans
29745 white
29746 \family default
29747  (blanc), and 
29748 \family sans
29749 yellow
29750 \family default
29751  (jaune).
29752 \begin_inset Newline newline
29753 \end_inset
29754
29755 Vous pouvez aussi définir vos propres couleurs comme c'est décrit dans la
29756  section
29757 \begin_inset space ~
29758 \end_inset
29759
29760
29761 \begin_inset CommandInset ref
29762 LatexCommand ref
29763 reference "sec:Tableaux-Colorés"
29764
29765 \end_inset
29766
29767 .
29768 \end_layout
29769
29770 \begin_layout Standard
29771 Par exemple, pour avoir un mot sur fond rouge, insérez la commande 
29772 \end_layout
29773
29774 \begin_layout Standard
29775
29776 \series bold
29777
29778 \backslash
29779 colorbox{red}{
29780 \end_layout
29781
29782 \begin_layout Standard
29783 avant le mot en code TeX.
29784  Insérez l'accolade fermante 
29785 \begin_inset Quotes eld
29786 \end_inset
29787
29788 }
29789 \begin_inset Quotes erd
29790 \end_inset
29791
29792  après le mot, en code TeX.
29793 \begin_inset Newline newline
29794 \end_inset
29795
29796 Voici le résultat :
29797 \end_layout
29798
29799 \begin_layout Standard
29800 Cette ligne de texte contient le mot
29801 \begin_inset ERT
29802 status collapsed
29803
29804 \begin_layout Plain Layout
29805
29806
29807 \backslash
29808 colorbox{red}{
29809 \end_layout
29810
29811 \end_inset
29812
29813
29814 \begin_inset Quotes eld
29815 \end_inset
29816
29817 Attention!
29818 \begin_inset Quotes erd
29819 \end_inset
29820
29821
29822 \begin_inset ERT
29823 status collapsed
29824
29825 \begin_layout Plain Layout
29826
29827 }
29828 \end_layout
29829
29830 \end_inset
29831
29832  sur fond rouge.
29833 \end_layout
29834
29835 \begin_layout Standard
29836 \begin_inset VSpace bigskip
29837 \end_inset
29838
29839 Si vous voulez que la boîte soit entourée d'une bordure dans une autre couleur,
29840  vous pouvez utiliser la commande 
29841 \series bold
29842
29843 \backslash
29844 fcolorbox
29845 \series default
29846  avec la syntaxe suivante :
29847 \end_layout
29848
29849 \begin_layout Standard
29850
29851 \series bold
29852
29853 \backslash
29854 fcolorbox{couleur du cadre}{couleur de la boîte}{contenu de la boîte}
29855 \end_layout
29856
29857 \begin_layout Standard
29858
29859 \series bold
29860
29861 \backslash
29862 fcolorbox
29863 \series default
29864  est une extension de 
29865 \series bold
29866
29867 \backslash
29868 colorbox
29869 \series default
29870 .
29871  L'épaisseur du cadre et l'espace entre le cadre et le contenu de la boîte
29872  peuvent être modifiés avec les variables 
29873 \series bold
29874
29875 \backslash
29876 fboxrule
29877 \series default
29878  et 
29879 \series bold
29880
29881 \backslash
29882 fboxsep
29883 \series default
29884 , comme c'est décrit dans la section
29885 \begin_inset space ~
29886 \end_inset
29887
29888
29889 \begin_inset CommandInset ref
29890 LatexCommand ref
29891 reference "sec:Décorations"
29892
29893 \end_inset
29894
29895 .
29896 \end_layout
29897
29898 \begin_layout Standard
29899 Pour l'exemple suivant, on a utilisé la commande
29900 \end_layout
29901
29902 \begin_layout Standard
29903
29904 \series bold
29905
29906 \backslash
29907 fcolorbox{cyan}{magenta}{
29908 \end_layout
29909
29910 \begin_layout Standard
29911 Voici un exemple où l'épaisseur de la ligne du cadre a été mise à 1
29912 \begin_inset space \thinspace{}
29913 \end_inset
29914
29915 mm:
29916 \begin_inset Newline newline
29917 \end_inset
29918
29919
29920 \begin_inset ERT
29921 status collapsed
29922
29923 \begin_layout Plain Layout
29924
29925
29926 \backslash
29927 fboxrule 1mm 
29928 \backslash
29929 fboxsep 1mm
29930 \end_layout
29931
29932 \end_inset
29933
29934
29935 \begin_inset ERT
29936 status collapsed
29937
29938 \begin_layout Plain Layout
29939
29940
29941 \backslash
29942 fcolorbox{cyan}{magenta}{
29943 \end_layout
29944
29945 \end_inset
29946
29947 Ce texte est dans une boîte encadrée et colorée.
29948 \begin_inset ERT
29949 status collapsed
29950
29951 \begin_layout Plain Layout
29952
29953 }
29954 \end_layout
29955
29956 \end_inset
29957
29958
29959 \end_layout
29960
29961 \begin_layout Standard
29962 \begin_inset VSpace bigskip
29963 \end_inset
29964
29965 Bien sûr, vous pouvez avoir du texte coloré dans une boîte colorée (attention,
29966  les yeux ! - NdT) :
29967 \begin_inset Newline newline
29968 \end_inset
29969
29970
29971 \begin_inset ERT
29972 status collapsed
29973
29974 \begin_layout Plain Layout
29975
29976
29977 \backslash
29978 fcolorbox{cyan}{magenta}{
29979 \end_layout
29980
29981 \end_inset
29982
29983
29984 \color yellow
29985 Ce texte est coloré dans une boîte colorée et encadrée.
29986 \color inherit
29987
29988 \begin_inset ERT
29989 status collapsed
29990
29991 \begin_layout Plain Layout
29992
29993 }
29994 \end_layout
29995
29996 \end_inset
29997
29998
29999 \begin_inset ERT
30000 status collapsed
30001
30002 \begin_layout Plain Layout
30003
30004
30005 \backslash
30006 fboxrule 0.4pt 
30007 \backslash
30008 fboxsep 3pt
30009 \end_layout
30010
30011 \end_inset
30012
30013
30014 \end_layout
30015
30016 \begin_layout Standard
30017
30018 \series bold
30019 \begin_inset VSpace medskip
30020 \end_inset
30021
30022
30023 \end_layout
30024
30025 \begin_layout Standard
30026 \begin_inset Note Greyedout
30027 status open
30028
30029 \begin_layout Plain Layout
30030
30031 \series bold
30032 Note:
30033 \series default
30034  Le texte qui se trouve dans une boîte colorée ne peut pas avoir de sauts
30035  de ligne.
30036  Pour colorer plusieurs lignes de texte ou un paragraphe, utilisez une boîte
30037  à l'intérieur d'une boîte colorée comme c'est décrit dans ce qui suit.
30038 \end_layout
30039
30040 \end_inset
30041
30042
30043 \end_layout
30044
30045 \begin_layout Subsection
30046 De la couleur pour les paragraphes
30047 \begin_inset CommandInset label
30048 LatexCommand label
30049 name "sub:Couleur-pour-les-Paragraphes"
30050
30051 \end_inset
30052
30053
30054 \begin_inset Index
30055 status collapsed
30056
30057 \begin_layout Plain Layout
30058 Couleur ! Pour les  paragraphes
30059 \end_layout
30060
30061 \end_inset
30062
30063
30064 \end_layout
30065
30066 \begin_layout Standard
30067 Pour modifier la couleur de fond de plus d'une ligne de texte, mettez le
30068  texte dans une minipage.
30069  Avant la minipage, insérez la commande 
30070 \series bold
30071
30072 \backslash
30073 colorbox
30074 \series default
30075  
30076 \end_layout
30077
30078 \begin_layout Standard
30079
30080 \series bold
30081
30082 \backslash
30083 colorbox{color}{
30084 \end_layout
30085
30086 \begin_layout Standard
30087 en code TeX.
30088  Après la minipage, insérez l'accolade fermante 
30089 \begin_inset Quotes eld
30090 \end_inset
30091
30092 }
30093 \begin_inset Quotes erd
30094 \end_inset
30095
30096  en code TeX.
30097 \end_layout
30098
30099 \begin_layout Standard
30100 \begin_inset ERT
30101 status collapsed
30102
30103 \begin_layout Plain Layout
30104
30105
30106 \backslash
30107 colorbox{lightgrey}{
30108 \end_layout
30109
30110 \end_inset
30111
30112
30113 \begin_inset Box Frameless
30114 position "t"
30115 hor_pos "c"
30116 has_inner_box 1
30117 inner_pos "t"
30118 use_parbox 0
30119 width "100col%"
30120 special "none"
30121 height "1in"
30122 height_special "totalheight"
30123 status collapsed
30124
30125 \begin_layout Plain Layout
30126 Ce texte a un fond coloré.
30127  Ce texte a un fond coloré.
30128 \end_layout
30129
30130 \begin_layout Plain Layout
30131 \begin_inset VSpace defskip
30132 \end_inset
30133
30134 Le texte peut avoir des notes de bas de page
30135 \begin_inset Foot
30136 status collapsed
30137
30138 \begin_layout Plain Layout
30139 Un autre exemple de note de bas de page
30140 \end_layout
30141
30142 \end_inset
30143
30144  et contenir des figures et des tableaux.
30145 \end_layout
30146
30147 \begin_layout Plain Layout
30148 \align center
30149 \begin_inset Tabular
30150 <lyxtabular version="3" rows="3" columns="3">
30151 <features>
30152 <column alignment="center" valignment="top" width="0">
30153 <column alignment="center" valignment="top" width="0">
30154 <column alignment="center" valignment="top" width="0">
30155 <row>
30156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30157 \begin_inset Text
30158
30159 \begin_layout Plain Layout
30160 a
30161 \end_layout
30162
30163 \end_inset
30164 </cell>
30165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30166 \begin_inset Text
30167
30168 \begin_layout Plain Layout
30169 !
30170 \end_layout
30171
30172 \end_inset
30173 </cell>
30174 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30175 \begin_inset Text
30176
30177 \begin_layout Plain Layout
30178 3
30179 \end_layout
30180
30181 \end_inset
30182 </cell>
30183 </row>
30184 <row>
30185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30186 \begin_inset Text
30187
30188 \begin_layout Plain Layout
30189 <
30190 \end_layout
30191
30192 \end_inset
30193 </cell>
30194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30195 \begin_inset Text
30196
30197 \begin_layout Plain Layout
30198 b2
30199 \begin_inset Quotes erd
30200 \end_inset
30201
30202 |
30203 \end_layout
30204
30205 \end_inset
30206 </cell>
30207 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30208 \begin_inset Text
30209
30210 \begin_layout Plain Layout
30211 >
30212 \end_layout
30213
30214 \end_inset
30215 </cell>
30216 </row>
30217 <row>
30218 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30219 \begin_inset Text
30220
30221 \begin_layout Plain Layout
30222 1
30223 \end_layout
30224
30225 \end_inset
30226 </cell>
30227 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30228 \begin_inset Text
30229
30230 \begin_layout Plain Layout
30231 §
30232 \end_layout
30233
30234 \end_inset
30235 </cell>
30236 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30237 \begin_inset Text
30238
30239 \begin_layout Plain Layout
30240 c
30241 \end_layout
30242
30243 \end_inset
30244 </cell>
30245 </row>
30246 </lyxtabular>
30247
30248 \end_inset
30249
30250
30251 \end_layout
30252
30253 \end_inset
30254
30255
30256 \begin_inset ERT
30257 status collapsed
30258
30259 \begin_layout Plain Layout
30260
30261 }
30262 \end_layout
30263
30264 \end_inset
30265
30266
30267 \end_layout
30268
30269 \begin_layout Section
30270 Les boîtes pivotées et redimensionnées
30271 \end_layout
30272
30273 \begin_layout Standard
30274 Pour pouvoir utiliser les commandes décrites dans cette section, vous devez
30275  charger le paquetage LaTeX 
30276 \series bold
30277 graphicx
30278 \series default
30279
30280 \begin_inset Index
30281 status collapsed
30282
30283 \begin_layout Plain Layout
30284 Paquetages LaTeX ! graphicx
30285 \end_layout
30286
30287 \end_inset
30288
30289  dans le préambule de votre document avec la commande
30290 \end_layout
30291
30292 \begin_layout Standard
30293
30294 \series bold
30295
30296 \backslash
30297 @ifundefined{rotatebox}
30298 \begin_inset Newline newline
30299 \end_inset
30300
30301
30302 \begin_inset ERT
30303 status collapsed
30304
30305 \begin_layout Plain Layout
30306
30307
30308 \backslash
30309 hphantom{ }
30310 \end_layout
30311
30312 \end_inset
30313
30314 {
30315 \backslash
30316 usepackage{graphicx}}{}
30317 \end_layout
30318
30319 \begin_layout Standard
30320 \begin_inset Note Greyedout
30321 status open
30322
30323 \begin_layout Plain Layout
30324
30325 \series bold
30326 Note:
30327 \series default
30328  Certain visualiseurs DVI ne peuvent pas afficher des objets pivotés ou
30329  redimensionnés.
30330 \end_layout
30331
30332 \end_inset
30333
30334
30335 \end_layout
30336
30337 \begin_layout Standard
30338 \begin_inset Note Greyedout
30339 status open
30340
30341 \begin_layout Plain Layout
30342
30343 \series bold
30344 Note:
30345 \series default
30346  On ne doit pas mettre de flottants à l'intérieur d'une boîte pivotée ou
30347  redimensionnée.
30348 \end_layout
30349
30350 \end_inset
30351
30352
30353 \end_layout
30354
30355 \begin_layout Subsection
30356 Les Boîtes pivotées
30357 \begin_inset Index
30358 status collapsed
30359
30360 \begin_layout Plain Layout
30361 Boîtes ! pivotées
30362 \end_layout
30363
30364 \end_inset
30365
30366
30367 \begin_inset Index
30368 status collapsed
30369
30370 \begin_layout Plain Layout
30371 Pivoter des objets
30372 \end_layout
30373
30374 \end_inset
30375
30376
30377 \begin_inset Index
30378 status collapsed
30379
30380 \begin_layout Plain Layout
30381 Figures ! Pivotées
30382 \end_layout
30383
30384 \end_inset
30385
30386
30387 \begin_inset Index
30388 status collapsed
30389
30390 \begin_layout Plain Layout
30391 Tableau ! Pivoter
30392 \end_layout
30393
30394 \end_inset
30395
30396
30397 \end_layout
30398
30399 \begin_layout Standard
30400 Pour faire tourner des objets, vous pouvez les mettre dans une boîte pivotante
30401  (rotated).
30402  Une telle boîte est créée avec la commande 
30403 \series bold
30404
30405 \backslash
30406 rotatebox
30407 \series default
30408  en code TeX avec la syntaxe
30409 \end_layout
30410
30411 \begin_layout Standard
30412
30413 \series bold
30414
30415 \backslash
30416 rotatebox[origine rotation]{angle rotation}{contenu de la boîte}
30417 \end_layout
30418
30419 \begin_layout Standard
30420 La position du pivot est donnée par l'origine de rotation spécifiée sous
30421  la forme 
30422 \series bold
30423 origin=position
30424 \series default
30425 .
30426  Les valeurs suivantes sont possibles pour la position: 
30427 \emph on
30428 c
30429 \emph default
30430  (centre), 
30431 \emph on
30432 l
30433 \emph default
30434  (gauche/
30435 \lang english
30436 left
30437 \lang french
30438 ), 
30439 \emph on
30440 r
30441 \emph default
30442  (droite/
30443 \lang english
30444 right
30445 \lang french
30446 ), 
30447 \emph on
30448 b
30449 \emph default
30450  (bas/
30451 \lang english
30452 bottom
30453 \lang french
30454 ), 
30455 \emph on
30456 t
30457 \emph default
30458  (haut/
30459 \lang english
30460 top
30461 \lang french
30462 ), et aussi des combinaisons des quatre positions de base.
30463  Par exemple 
30464 \emph on
30465 lt
30466 \emph default
30467  signifie que le pivot est situé dans le coin en haut à gauche de la boîte.
30468  Quand on ne donne pas d'origine, la position 
30469 \emph on
30470 l
30471 \emph default
30472  est utilisée.
30473  L'angle de rotation est un nombre, exprimé en degrés et qui peut être positif
30474  ou négatif.
30475  Le sens positif de rotation est anti-horaire.
30476 \end_layout
30477
30478 \begin_layout Standard
30479 Dans l'exemple qui suit, la commande 
30480 \series bold
30481
30482 \backslash
30483 rotatebox[origin=c]{60}{
30484 \series default
30485  a été insérée en code TeX juste avant le texte 
30486 \begin_inset Quotes eld
30487 \end_inset
30488
30489 pivoté de 90°
30490 \begin_inset Quotes erd
30491 \end_inset
30492
30493  ; la boîte est refermée juste après le texte par une accolade fermante
30494  
30495 \begin_inset Quotes eld
30496 \end_inset
30497
30498 }
30499 \begin_inset Quotes erd
30500 \end_inset
30501
30502  en code TeX.
30503 \end_layout
30504
30505 \begin_layout Standard
30506 Voici une ligne avec du texte 
30507 \begin_inset ERT
30508 status collapsed
30509
30510 \begin_layout Plain Layout
30511
30512
30513 \backslash
30514 rotatebox[origin=c]{60}{
30515 \end_layout
30516
30517 \end_inset
30518
30519 pivoté de 60°
30520 \begin_inset ERT
30521 status collapsed
30522
30523 \begin_layout Plain Layout
30524
30525 }
30526 \end_layout
30527
30528 \end_inset
30529
30530 .
30531 \end_layout
30532
30533 \begin_layout Standard
30534 La boîte peut contenir une autre boîte ou une formule en ligne :
30535 \end_layout
30536
30537 \begin_layout Standard
30538 Voici une ligne avec du texte 
30539 \begin_inset ERT
30540 status collapsed
30541
30542 \begin_layout Plain Layout
30543
30544
30545 \backslash
30546 rotatebox[origin=r]{-60}{
30547 \end_layout
30548
30549 \end_inset
30550
30551
30552 \begin_inset Box Doublebox
30553 position "c"
30554 hor_pos "c"
30555 has_inner_box 0
30556 inner_pos "c"
30557 use_parbox 0
30558 width "1in"
30559 special "width"
30560 height "1in"
30561 height_special "totalheight"
30562 status collapsed
30563
30564 \begin_layout Plain Layout
30565 pivoté de -60°
30566 \end_layout
30567
30568 \end_inset
30569
30570
30571 \begin_inset ERT
30572 status collapsed
30573
30574 \begin_layout Plain Layout
30575
30576 }
30577 \end_layout
30578
30579 \end_inset
30580
30581  et encadré 
30582 \begin_inset ERT
30583 status collapsed
30584
30585 \begin_layout Plain Layout
30586
30587
30588 \backslash
30589 rotatebox[origin=lb]{60}{
30590 \end_layout
30591
30592 \end_inset
30593
30594
30595 \begin_inset Formula $\int A\,\mathrm{d}x=B$
30596 \end_inset
30597
30598
30599 \begin_inset ERT
30600 status collapsed
30601
30602 \begin_layout Plain Layout
30603
30604 }
30605 \end_layout
30606
30607 \end_inset
30608
30609  et une formule.
30610 \end_layout
30611
30612 \begin_layout Standard
30613 ou encore une figure ou un tableau :
30614 \end_layout
30615
30616 \begin_layout Standard
30617 Voici une ligne
30618 \begin_inset ERT
30619 status collapsed
30620
30621 \begin_layout Plain Layout
30622
30623
30624 \backslash
30625 rotatebox[origin=lb]{90}{
30626 \end_layout
30627
30628 \end_inset
30629
30630
30631 \begin_inset Graphics
30632         filename ../clipart/platypus.eps
30633         lyxscale 50
30634         width 25col%
30635
30636 \end_inset
30637
30638
30639 \begin_inset ERT
30640 status collapsed
30641
30642 \begin_layout Plain Layout
30643
30644 }
30645 \end_layout
30646
30647 \end_inset
30648
30649  avec une image pivotée de 90° 
30650 \begin_inset ERT
30651 status collapsed
30652
30653 \begin_layout Plain Layout
30654
30655
30656 \backslash
30657 rotatebox[origin=l]{-90}{
30658 \end_layout
30659
30660 \end_inset
30661
30662
30663 \begin_inset Tabular
30664 <lyxtabular version="3" rows="2" columns="2">
30665 <features>
30666 <column alignment="center" valignment="top" width="0">
30667 <column alignment="center" valignment="top" width="0">
30668 <row>
30669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30670 \begin_inset Text
30671
30672 \begin_layout Plain Layout
30673 q
30674 \end_layout
30675
30676 \end_inset
30677 </cell>
30678 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30679 \begin_inset Text
30680
30681 \begin_layout Plain Layout
30682 w
30683 \end_layout
30684
30685 \end_inset
30686 </cell>
30687 </row>
30688 <row>
30689 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30690 \begin_inset Text
30691
30692 \begin_layout Plain Layout
30693 e
30694 \end_layout
30695
30696 \end_inset
30697 </cell>
30698 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30699 \begin_inset Text
30700
30701 \begin_layout Plain Layout
30702 r
30703 \end_layout
30704
30705 \end_inset
30706 </cell>
30707 </row>
30708 </lyxtabular>
30709
30710 \end_inset
30711
30712
30713 \begin_inset ERT
30714 status collapsed
30715
30716 \begin_layout Plain Layout
30717
30718 }
30719 \end_layout
30720
30721 \end_inset
30722
30723  et un tableau.
30724 \end_layout
30725
30726 \begin_layout Subsection
30727 Les boîtes redimensionnées
30728 \begin_inset Index
30729 status collapsed
30730
30731 \begin_layout Plain Layout
30732 Boîtes ! Redimensionnées
30733 \end_layout
30734
30735 \end_inset
30736
30737
30738 \begin_inset Index
30739 status collapsed
30740
30741 \begin_layout Plain Layout
30742 Redimensionner des objets
30743 \end_layout
30744
30745 \end_inset
30746
30747
30748 \begin_inset Index
30749 status collapsed
30750
30751 \begin_layout Plain Layout
30752 Figures ! Redimensionnées
30753 \end_layout
30754
30755 \end_inset
30756
30757
30758 \begin_inset Index
30759 status collapsed
30760
30761 \begin_layout Plain Layout
30762 Tableau ! Redimensionner
30763 \end_layout
30764
30765 \end_inset
30766
30767
30768 \end_layout
30769
30770 \begin_layout Standard
30771 Pour redimensionner des objets on peut utiliser les commandes 
30772 \series bold
30773
30774 \backslash
30775 scalebox
30776 \series default
30777  et 
30778 \series bold
30779
30780 \backslash
30781 resizebox
30782 \series default
30783  insérées sous forme de code TeX.
30784 \end_layout
30785
30786 \begin_layout Standard
30787
30788 \series bold
30789
30790 \backslash
30791 scalebox
30792 \series default
30793  est utilisée avec la syntaxe suivante :
30794 \end_layout
30795
30796 \begin_layout Standard
30797
30798 \series bold
30799
30800 \backslash
30801 scalebox{horizontal}[vertical]{contenu de la boîte}
30802 \end_layout
30803
30804 \begin_layout Standard
30805 Horizontal et vertical sont les facteurs d'échelle correspondants.
30806  Si on ne donne pas de facteur vertical, le facteur horizontal sera aussi
30807  utilisé comme facteur vertical.
30808 \end_layout
30809
30810 \begin_layout Standard
30811 Par exemple, la commande 
30812 \series bold
30813
30814 \backslash
30815 scalebox{2}{Bonjour}
30816 \series default
30817  crée un 
30818 \begin_inset ERT
30819 status collapsed
30820
30821 \begin_layout Plain Layout
30822
30823
30824 \backslash
30825 scalebox{2}{
30826 \end_layout
30827
30828 \end_inset
30829
30830 Bonjour
30831 \begin_inset ERT
30832 status collapsed
30833
30834 \begin_layout Plain Layout
30835
30836 }
30837 \end_layout
30838
30839 \end_inset
30840
30841  de taille double par rapport à la taille du texte du document.
30842 \end_layout
30843
30844 \begin_layout Standard
30845
30846 \series bold
30847
30848 \backslash
30849 scalebox{2}[1]{Hello}
30850 \series default
30851  au contraire va déformer le 
30852 \begin_inset ERT
30853 status collapsed
30854
30855 \begin_layout Plain Layout
30856
30857
30858 \backslash
30859 scalebox{2}[1]{
30860 \end_layout
30861
30862 \end_inset
30863
30864 Bonjour
30865 \begin_inset ERT
30866 status collapsed
30867
30868 \begin_layout Plain Layout
30869
30870 }
30871 \end_layout
30872
30873 \end_inset
30874
30875 .
30876 \end_layout
30877
30878 \begin_layout Standard
30879 Si le facteur d'échelle est négatif, le contenu sera retourné en miroir.
30880  La commande 
30881 \series bold
30882
30883 \backslash
30884 scalebox{-1}[1]{Hello}
30885 \series default
30886  peut donc être utilisée pour créer du texte en miroir : 
30887 \begin_inset ERT
30888 status collapsed
30889
30890 \begin_layout Plain Layout
30891
30892
30893 \backslash
30894 scalebox{-1}[1]{
30895 \end_layout
30896
30897 \end_inset
30898
30899 Bonjour
30900 \begin_inset ERT
30901 status collapsed
30902
30903 \begin_layout Plain Layout
30904
30905 }
30906 \end_layout
30907
30908 \end_inset
30909
30910
30911 \end_layout
30912
30913 \begin_layout Standard
30914
30915 \series bold
30916
30917 \backslash
30918 scalebox{1}[-1]{Bonjour}
30919 \series default
30920  effectue une réflexion du 
30921 \begin_inset ERT
30922 status collapsed
30923
30924 \begin_layout Plain Layout
30925
30926
30927 \backslash
30928 scalebox{1}[-1]{
30929 \end_layout
30930
30931 \end_inset
30932
30933 Bonjour
30934 \begin_inset ERT
30935 status collapsed
30936
30937 \begin_layout Plain Layout
30938
30939 }
30940 \end_layout
30941
30942 \end_inset
30943
30944  par rapport à la ligne de base.
30945 \end_layout
30946
30947 \begin_layout Standard
30948 La commande 
30949 \series bold
30950
30951 \backslash
30952 reflectbox{contenu de la boîte} 
30953 \series default
30954 existe aussi et est équivalente à
30955 \series bold
30956  
30957 \backslash
30958 scalebox{-1}[1]{contenu de la boîte}.
30959
30960 \series default
30961  
30962 \begin_inset Newline newline
30963 \end_inset
30964
30965
30966 \end_layout
30967
30968 \begin_layout Standard
30969 \begin_inset VSpace bigskip
30970 \end_inset
30971
30972 La commande 
30973 \series bold
30974
30975 \backslash
30976 resizebox
30977 \series default
30978  est utilisée pour redimensionner une boîte à une largeur et une hauteur
30979  données.
30980  La syntaxe de la commande est :
30981 \end_layout
30982
30983 \begin_layout Standard
30984
30985 \series bold
30986
30987 \backslash
30988 resizebox{largeur}{hauteur}{contenu de la boîte}
30989 \end_layout
30990
30991 \begin_layout Standard
30992 Si un des deux paramètres est remplacé par un point d'exclamation 
30993 \series bold
30994 !
30995 \series default
30996 , la taille est ajustée pour conserver le rapport d'aspect de la boîte.
30997 \end_layout
30998
30999 \begin_layout Standard
31000 La commande 
31001 \series bold
31002
31003 \backslash
31004 resizebox{2cm}{1cm}{Bonjour}
31005 \series default
31006  produit : 
31007 \begin_inset ERT
31008 status collapsed
31009
31010 \begin_layout Plain Layout
31011
31012
31013 \backslash
31014 resizebox{2cm}{1cm}{
31015 \end_layout
31016
31017 \end_inset
31018
31019 Bonjour
31020 \begin_inset ERT
31021 status collapsed
31022
31023 \begin_layout Plain Layout
31024
31025 }
31026 \end_layout
31027
31028 \end_inset
31029
31030
31031 \begin_inset Newline newline
31032 \end_inset
31033
31034 La commande 
31035 \series bold
31036
31037 \backslash
31038 resizebox{2cm}{!}{Bonjour}
31039 \series default
31040  produit : 
31041 \begin_inset ERT
31042 status collapsed
31043
31044 \begin_layout Plain Layout
31045
31046
31047 \backslash
31048 resizebox{2cm}{!}{
31049 \end_layout
31050
31051 \end_inset
31052
31053 Bonjour
31054 \begin_inset ERT
31055 status collapsed
31056
31057 \begin_layout Plain Layout
31058
31059 }
31060 \end_layout
31061
31062 \end_inset
31063
31064
31065 \end_layout
31066
31067 \begin_layout Standard
31068 \begin_inset VSpace bigskip
31069 \end_inset
31070
31071
31072 \end_layout
31073
31074 \begin_layout Standard
31075 \begin_inset Note Greyedout
31076 status open
31077
31078 \begin_layout Plain Layout
31079
31080 \series bold
31081 Note:
31082 \series default
31083  Quand les paramètres des commandes 
31084 \series bold
31085
31086 \backslash
31087 scalebox
31088 \series default
31089  ou 
31090 \series bold
31091
31092 \backslash
31093 resizebox
31094 \series default
31095  sont mis à zéro, il ne se produit pas d'erreur LaTeX quand on exporte le
31096  document, mais le document exporté peut ne pas s'afficher ou s'afficher
31097  partiellement.
31098 \end_layout
31099
31100 \end_inset
31101
31102
31103 \end_layout
31104
31105 \begin_layout Standard
31106 \begin_inset VSpace bigskip
31107 \end_inset
31108
31109
31110 \end_layout
31111
31112 \begin_layout Standard
31113 Les boîtes peuvent être combinée dans n'importe quel ordre.
31114  Par exemple, la commande 
31115 \begin_inset Newline newline
31116 \end_inset
31117
31118
31119 \series bold
31120
31121 \backslash
31122 rotatebox[origin=c]{-45}{
31123 \backslash
31124 resizebox{2cm}{!}{
31125 \backslash
31126 reflectbox{Bonjour}}}
31127 \begin_inset Newline newline
31128 \end_inset
31129
31130
31131 \series default
31132 produit :
31133 \end_layout
31134
31135 \begin_layout Standard
31136 \align center
31137 \begin_inset ERT
31138 status collapsed
31139
31140 \begin_layout Plain Layout
31141
31142
31143 \backslash
31144 rotatebox[origin=c]{-45}{
31145 \backslash
31146 resizebox{2cm}{!}{
31147 \backslash
31148 reflectbox{
31149 \end_layout
31150
31151 \end_inset
31152
31153 Bonjour
31154 \begin_inset ERT
31155 status collapsed
31156
31157 \begin_layout Plain Layout
31158
31159 }}}
31160 \end_layout
31161
31162 \end_inset
31163
31164
31165 \end_layout
31166
31167 \begin_layout Standard
31168 \noindent
31169 Les images, les tableaux et les formules sont autorisées comme contenu de
31170  boîte :
31171 \end_layout
31172
31173 \begin_layout Standard
31174 \align center
31175 \begin_inset ERT
31176 status collapsed
31177
31178 \begin_layout Plain Layout
31179
31180
31181 \backslash
31182 rotatebox[origin=c]{-30}{
31183 \backslash
31184 resizebox{2cm}{!}{
31185 \backslash
31186 reflectbox{
31187 \end_layout
31188
31189 \end_inset
31190
31191
31192 \begin_inset Graphics
31193         filename ../clipart/platypus.eps
31194         lyxscale 50
31195         width 25col%
31196
31197 \end_inset
31198
31199
31200 \begin_inset ERT
31201 status collapsed
31202
31203 \begin_layout Plain Layout
31204
31205 }}}
31206 \end_layout
31207
31208 \end_inset
31209
31210
31211 \begin_inset ERT
31212 status collapsed
31213
31214 \begin_layout Plain Layout
31215
31216
31217 \backslash
31218 rotatebox[origin=c]{-45}{
31219 \backslash
31220 resizebox{2cm}{!}{
31221 \backslash
31222 reflectbox{
31223 \end_layout
31224
31225 \end_inset
31226
31227
31228 \begin_inset Tabular
31229 <lyxtabular version="3" rows="2" columns="2">
31230 <features>
31231 <column alignment="center" valignment="top" width="0">
31232 <column alignment="center" valignment="top" width="0">
31233 <row>
31234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31235 \begin_inset Text
31236
31237 \begin_layout Plain Layout
31238 q
31239 \end_layout
31240
31241 \end_inset
31242 </cell>
31243 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31244 \begin_inset Text
31245
31246 \begin_layout Plain Layout
31247 w
31248 \end_layout
31249
31250 \end_inset
31251 </cell>
31252 </row>
31253 <row>
31254 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31255 \begin_inset Text
31256
31257 \begin_layout Plain Layout
31258 e
31259 \end_layout
31260
31261 \end_inset
31262 </cell>
31263 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31264 \begin_inset Text
31265
31266 \begin_layout Plain Layout
31267 r
31268 \end_layout
31269
31270 \end_inset
31271 </cell>
31272 </row>
31273 </lyxtabular>
31274
31275 \end_inset
31276
31277
31278 \begin_inset ERT
31279 status collapsed
31280
31281 \begin_layout Plain Layout
31282
31283 }}}
31284 \end_layout
31285
31286 \end_inset
31287
31288
31289 \begin_inset ERT
31290 status collapsed
31291
31292 \begin_layout Plain Layout
31293
31294
31295 \backslash
31296 rotatebox[origin=c]{-45}{
31297 \backslash
31298 resizebox{2cm}{!}{
31299 \backslash
31300 reflectbox{
31301 \end_layout
31302
31303 \end_inset
31304
31305
31306 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31307 \end_inset
31308
31309
31310 \begin_inset ERT
31311 status collapsed
31312
31313 \begin_layout Plain Layout
31314
31315 }}}
31316 \end_layout
31317
31318 \end_inset
31319
31320
31321 \end_layout
31322
31323 \begin_layout Standard
31324 Quand on utilise le style global de formule 
31325 \series bold
31326 fleqn
31327 \series default
31328  dans le document
31329 \begin_inset Foot
31330 status collapsed
31331
31332 \begin_layout Plain Layout
31333 Quand 
31334 \begin_inset Quotes eld
31335 \end_inset
31336
31337 fleqn
31338 \begin_inset Quotes erd
31339 \end_inset
31340
31341  est ajouté aux options de la classe de document.
31342 \end_layout
31343
31344 \end_inset
31345
31346 , les formules hors texte peuvent aussi être redimensionnées.
31347 \end_layout
31348
31349 \begin_layout Chapter
31350 Trucs Externes
31351 \begin_inset Index
31352 status collapsed
31353
31354 \begin_layout Plain Layout
31355 Trucs externes
31356 \end_layout
31357
31358 \end_inset
31359
31360
31361 \end_layout
31362
31363 \begin_layout Standard
31364 Avec le menu 
31365 \family sans
31366 Insérer\SpecialChar \menuseparator
31367 Fichier
31368 \family default
31369  vous pouvez insérer un contenu externe à votre document.
31370  Ce contenu peut être :
31371 \end_layout
31372
31373 \begin_layout Description
31374 Document
31375 \begin_inset space ~
31376 \end_inset
31377
31378 LyX Un autre document LyX ; son contenu est directement inséré dans votre
31379  document.
31380 \end_layout
31381
31382 \begin_layout Description
31383 Texte
31384 \begin_inset space ~
31385 \end_inset
31386
31387 Brut Un document textuel ; chacune des ses lignes est insérée comme un paragraph
31388 e.
31389 \end_layout
31390
31391 \begin_layout Description
31392 Texte
31393 \begin_inset space ~
31394 \end_inset
31395
31396 Brut
31397 \begin_inset space ~
31398 \end_inset
31399
31400 par
31401 \begin_inset space ~
31402 \end_inset
31403
31404 Ligne Un document textuel ; ses lignes sont insérées telle qu'elles.
31405  Les lignes vides créent un nouveau paragraphe dans votre document.
31406 \end_layout
31407
31408 \begin_layout Description
31409 Objet
31410 \begin_inset space ~
31411 \end_inset
31412
31413 Externe Fichiers de formats variés.
31414 \end_layout
31415
31416 \begin_layout Description
31417 Sous-document Documents LyX ou LaTeX.
31418 \end_layout
31419
31420 \begin_layout Section
31421 Objets Externes 
31422 \begin_inset Index
31423 status collapsed
31424
31425 \begin_layout Plain Layout
31426 Trucs externes ! Objets Externes
31427 \end_layout
31428
31429 \end_inset
31430
31431
31432 \end_layout
31433
31434 \begin_layout Standard
31435 La fonction d'insertion d'objets externes vous permet d'insérer le contenu
31436  de fichiers dans votre document sans avoir à convertir ces derniers en
31437  un format qui soit compatible avec le format de sortie, puisque c'est LyX
31438  qui va s'occuper des conversions.
31439  Ce mécanisme est semblable à celui qui permet d'insérer dans un document
31440  LyX des images dans des formats divers.
31441  
31442 \lang english
31443 When you have enabled Instant Preview in LyX's preferences under 
31444 \family sans
31445 Look
31446 \begin_inset space ~
31447 \end_inset
31448
31449 and
31450 \begin_inset space ~
31451 \end_inset
31452
31453 feel\SpecialChar \menuseparator
31454 Graphics
31455 \family default
31456 , the external material types Dia and Xfig is directly shown in LyX.
31457 \end_layout
31458
31459 \begin_layout Standard
31460 On insère des objets externes en utilisant la fenêtre de dialogue 
31461 \family sans
31462 Objet
31463 \begin_inset space ~
31464 \end_inset
31465
31466 Externe
31467 \family default
31468  qui est accessible via le menu 
31469 \family sans
31470 Insérer\SpecialChar \menuseparator
31471 Fichiers\SpecialChar \menuseparator
31472 Objet
31473 \begin_inset space ~
31474 \end_inset
31475
31476 Externe
31477 \family default
31478 .
31479  Actuellement les types de fichiers (
31480 \family sans
31481 Modèles
31482 \family default
31483 ) suivants sont autorisés :
31484 \end_layout
31485
31486 \begin_layout Description
31487 Échiquier Ce modèle accepte les diagrammes de positions d'échec produits
31488  par le programme 
31489 \series bold
31490
31491 \begin_inset CommandInset href
31492 LatexCommand href
31493 name "XBoard"
31494 target "http://en.wikipedia.org/wiki/XBoard"
31495
31496 \end_inset
31497
31498
31499 \series default
31500 .
31501 \end_layout
31502
31503 \begin_layout Description
31504 Date Ce modèle insère la date sous la forme 
31505 \emph on
31506 Jour-Mois-Année
31507 \emph default
31508 .
31509  Voici un exemple de date insérée comme objet externe :: 
31510 \begin_inset External
31511         template Date
31512         filename .
31513
31514 \end_inset
31515
31516
31517 \lang english
31518
31519 \begin_inset space ~
31520 \end_inset
31521
31522
31523 \begin_inset Note Note
31524 status open
31525
31526 \begin_layout Plain Layout
31527
31528 \lang english
31529 Remove the protected space when bug 4398 is fixed!
31530 \end_layout
31531
31532 \end_inset
31533
31534
31535 \lang french
31536
31537 \begin_inset Newline newline
31538 \end_inset
31539
31540 La date n'apparaîtra pas dans LyX, mais seulement dans la sortie imprimée.
31541  Il y a deux autre méthodes pour insérer une date : Avec le menu 
31542 \family sans
31543 Insérer\SpecialChar \menuseparator
31544 Date
31545 \family default
31546  et avec la commande LaTeX 
31547 \series bold
31548
31549 \backslash
31550 today
31551 \series default
31552  entrée comme code TeX.
31553  Ces différentes méthodes sont comparée dans le tableau
31554 \begin_inset space ~
31555 \end_inset
31556
31557
31558 \begin_inset CommandInset ref
31559 LatexCommand ref
31560 reference "tab:Comparaison-des-dates"
31561
31562 \end_inset
31563
31564 .
31565 \end_layout
31566
31567 \begin_layout Description
31568
31569 \lang english
31570 Dia This template supports diagrams created with the program 
31571 \series bold
31572
31573 \begin_inset CommandInset href
31574 LatexCommand href
31575 name "Dia"
31576 target "http://en.wikipedia.org/wiki/Dia_(software)"
31577
31578 \end_inset
31579
31580
31581 \series default
31582 .
31583 \end_layout
31584
31585 \begin_layout Description
31586 LilyPond Ce modèle est utilisé avec des partitions musicales mises en forme
31587  par le programme 
31588 \series bold
31589
31590 \begin_inset CommandInset href
31591 LatexCommand href
31592 name "LilyPond"
31593 target "http://en.wikipedia.org/wiki/LilyPond"
31594
31595 \end_inset
31596
31597
31598 \series default
31599 .
31600 \end_layout
31601
31602 \begin_layout Description
31603 PDFPages Ce modèle permet d'insérer des documents en PDF dans votre document.
31604  Pour insérer certaines pages ou toutes les pages d'un PDF, utilisez l'option
31605  
31606 \emph on
31607 pages
31608 \emph default
31609  dans le champ 
31610 \family sans
31611 Option
31612 \family default
31613  dans l'onglet 
31614 \family sans
31615 Options LaTeX et LyX
31616 \family default
31617  en suivant les instructions données pour le modèle.
31618  Si on ne donne pas d'option 
31619 \emph on
31620 pages
31621 \emph default
31622 , seule la première page du PDF sera insérée.
31623 \end_layout
31624
31625 \begin_layout Description
31626 RasterImage Ce modèle peut être utilisé pour les images matricielles (bitmap).
31627  À peu près tous les formats d'images populaires sont acceptés.
31628  Les images peuvent être traitées dans la fenêtre de dialogue 
31629 \family sans
31630 Objet
31631 \begin_inset space ~
31632 \end_inset
31633
31634 Externe
31635 \family default
31636  comme les images qui sont habituellement incorporées en utilisant le menu
31637  
31638 \family sans
31639 Insérer\SpecialChar \menuseparator
31640 Graphique
31641 \family default
31642 , comme c'est décrit dans la section
31643 \begin_inset space ~
31644 \end_inset
31645
31646
31647 \begin_inset CommandInset ref
31648 LatexCommand ref
31649 reference "sec:Graphics-Dialog"
31650
31651 \end_inset
31652
31653 .
31654  La différence est que seules les images matricielles sont autorisées, ce
31655  qui veut dire que les images PDF et EPS ne sont pas acceptées.
31656 \end_layout
31657
31658 \begin_layout Description
31659 XFig Ce modèle accepte les images créées avec le programme 
31660 \series bold
31661
31662 \begin_inset CommandInset href
31663 LatexCommand href
31664 name "Xfig"
31665 target "http://en.wikipedia.org/wiki/Xfig"
31666
31667 \end_inset
31668
31669
31670 \series default
31671 .
31672 \end_layout
31673
31674 \begin_layout Standard
31675 \begin_inset Float table
31676 placement h
31677 wide false
31678 sideways false
31679 status open
31680
31681 \begin_layout Plain Layout
31682 \begin_inset Caption
31683
31684 \begin_layout Plain Layout
31685 \begin_inset CommandInset label
31686 LatexCommand label
31687 name "tab:Comparaison-des-dates"
31688
31689 \end_inset
31690
31691 Comparaison des méthodes d'insertion de la date.
31692 \end_layout
31693
31694 \end_inset
31695
31696
31697 \end_layout
31698
31699 \begin_layout Plain Layout
31700 \align center
31701 \begin_inset Tabular
31702 <lyxtabular version="3" rows="4" columns="4">
31703 <features>
31704 <column alignment="center" valignment="top" width="0">
31705 <column alignment="center" valignment="top" width="0">
31706 <column alignment="center" valignment="top" width="0">
31707 <column alignment="center" valignment="top" width="0">
31708 <row>
31709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31710 \begin_inset Text
31711
31712 \begin_layout Plain Layout
31713 Format du document
31714 \end_layout
31715
31716 \end_inset
31717 </cell>
31718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31719 \begin_inset Text
31720
31721 \begin_layout Plain Layout
31722
31723 \family sans
31724 Objet
31725 \begin_inset space ~
31726 \end_inset
31727
31728 Externe\SpecialChar \menuseparator
31729 Date
31730 \end_layout
31731
31732 \end_inset
31733 </cell>
31734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31735 \begin_inset Text
31736
31737 \begin_layout Plain Layout
31738
31739 \family sans
31740 Insérer\SpecialChar \menuseparator
31741 Date
31742 \end_layout
31743
31744 \end_inset
31745 </cell>
31746 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31747 \begin_inset Text
31748
31749 \begin_layout Plain Layout
31750 commande 
31751 \series bold
31752
31753 \backslash
31754 today
31755 \end_layout
31756
31757 \end_inset
31758 </cell>
31759 </row>
31760 <row>
31761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31762 \begin_inset Text
31763
31764 \begin_layout Plain Layout
31765 LyX
31766 \end_layout
31767
31768 \end_inset
31769 </cell>
31770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31771 \begin_inset Text
31772
31773 \begin_layout Plain Layout
31774 comme boîte d'insert
31775 \end_layout
31776
31777 \end_inset
31778 </cell>
31779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31780 \begin_inset Text
31781
31782 \begin_layout Plain Layout
31783 comme date
31784 \end_layout
31785
31786 \end_inset
31787 </cell>
31788 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31789 \begin_inset Text
31790
31791 \begin_layout Plain Layout
31792 comme boîte de code TeX
31793 \end_layout
31794
31795 \end_inset
31796 </cell>
31797 </row>
31798 <row>
31799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31800 \begin_inset Text
31801
31802 \begin_layout Plain Layout
31803 LaTeX
31804 \end_layout
31805
31806 \end_inset
31807 </cell>
31808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31809 \begin_inset Text
31810
31811 \begin_layout Plain Layout
31812 comme date
31813 \end_layout
31814
31815 \end_inset
31816 </cell>
31817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31818 \begin_inset Text
31819
31820 \begin_layout Plain Layout
31821 comme date
31822 \end_layout
31823
31824 \end_inset
31825 </cell>
31826 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31827 \begin_inset Text
31828
31829 \begin_layout Plain Layout
31830 comme commande
31831 \end_layout
31832
31833 \end_inset
31834 </cell>
31835 </row>
31836 <row>
31837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31838 \begin_inset Text
31839
31840 \begin_layout Plain Layout
31841 DVI, PDF, PS
31842 \end_layout
31843
31844 \end_inset
31845 </cell>
31846 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31847 \begin_inset Text
31848
31849 \begin_layout Plain Layout
31850 comme date
31851 \end_layout
31852
31853 \end_inset
31854 </cell>
31855 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31856 \begin_inset Text
31857
31858 \begin_layout Plain Layout
31859 comme date
31860 \end_layout
31861
31862 \end_inset
31863 </cell>
31864 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31865 \begin_inset Text
31866
31867 \begin_layout Plain Layout
31868 comme date date
31869 \end_layout
31870
31871 \end_inset
31872 </cell>
31873 </row>
31874 </lyxtabular>
31875
31876 \end_inset
31877
31878
31879 \end_layout
31880
31881 \end_inset
31882
31883
31884 \end_layout
31885
31886 \begin_layout Standard
31887 Quand vous activez l'option 
31888 \family sans
31889 Brouillon
31890 \family default
31891  de l'onglet 
31892 \family sans
31893 Fichier
31894 \family default
31895  de la fenêtre de dialogue 
31896 \family sans
31897 Objet
31898 \begin_inset space ~
31899 \end_inset
31900
31901 Externe
31902 \family default
31903 , seul le chemin vers le fichier inséré est affiché dans la sortie imprimée.
31904 \begin_inset Newline newline
31905 \end_inset
31906
31907 Les objets externes apparaissent dans LyX, soit comme une boîte comme celle-ci
31908  : 
31909 \begin_inset Graphics
31910         filename ../clipart/ExternalMaterialQt4.png
31911         scale 85
31912         scaleBeforeRotation
31913
31914 \end_inset
31915
31916  soit comme une image, selon que vous avez ou non activé l'option 
31917 \family sans
31918 Afficher
31919 \begin_inset space ~
31920 \end_inset
31921
31922 dans
31923 \begin_inset space ~
31924 \end_inset
31925
31926 LyX
31927 \family default
31928  de l'onglet 
31929 \family sans
31930 Options LaTeX et LyX
31931 \family default
31932  de la fenêtre de dialogue.
31933 \end_layout
31934
31935 \begin_layout Standard
31936 Le manuel 
31937 \family sans
31938 \emph on
31939 Personnalisation
31940 \family default
31941 \emph default
31942  explique comment vous pouvez créer vos propres modèles.
31943 \end_layout
31944
31945 \begin_layout Section
31946 Sous-documents
31947 \begin_inset CommandInset label
31948 LatexCommand label
31949 name "sec:Sous-documents"
31950
31951 \end_inset
31952
31953
31954 \begin_inset Index
31955 status collapsed
31956
31957 \begin_layout Plain Layout
31958 Trucs externes ! Sous-documents
31959 \end_layout
31960
31961 \end_inset
31962
31963
31964 \begin_inset Index
31965 status collapsed
31966
31967 \begin_layout Plain Layout
31968 Fichiers ! Insérer
31969 \end_layout
31970
31971 \end_inset
31972
31973
31974 \end_layout
31975
31976 \begin_layout Standard
31977 Les sous-documents sont utilisés quand on a un document très long qui peut
31978  être décomposé en plusieurs parties ou sections plus petites.
31979  Pour des raisons de maintenance il est souvent utile et parfois obligatoire
31980  de découper le document en plusieurs fichiers qui peuvent être relus séparément.
31981  Les différents documents sont ce que l'on appelle les sous-documents et
31982  un document maître les relie pour imprimer le document complet ou seulement
31983  une partie de celui-ci.
31984  
31985 \lang english
31986 A child documents inherits contents of its master, for example the LaTeX
31987  preamble, the bibliography, and labels for cross-references.
31988 \end_layout
31989
31990 \begin_layout Standard
31991 Les documents inclus sont visualisés dans LyX sous la forme d'une boîte
31992  comme celle-ci : 
31993 \begin_inset Graphics
31994         filename clipart/ChildDocumentQt4.png
31995         lyxscale 70
31996         scale 60
31997         scaleBeforeRotation
31998
31999 \end_inset
32000
32001  Pour inclure des sous-documents dans un document maître , on utilise le
32002  menu 
32003 \family sans
32004 Insérer\SpecialChar \menuseparator
32005 Fichier\SpecialChar \menuseparator
32006 Sous-document
32007 \family default
32008 .
32009  Une fenêtre de dialogue s'ouvre pour que vous puissiez choisir entre l'une
32010  des quatre méthodes d'inclusion :
32011 \end_layout
32012
32013 \begin_layout Description
32014 Inclus
32015 \begin_inset space ~
32016 \end_inset
32017
32018 (include) Vous pouvez inclure des documents LyX et LaTeX.
32019  Quand vous cliquez sur le bouton 
32020 \family sans
32021 Charger
32022 \family default
32023  dans la fenêtre de dialogue 
32024 \family sans
32025 Sous-document
32026 \family default
32027 , le document inclus est ouvert dans LyX dans un nouvel onglet pour que
32028  vous puissiez le modifier.
32029 \begin_inset Newline newline
32030 \end_inset
32031
32032
32033 \end_layout
32034
32035 \begin_layout Standard
32036 Voici un sous-document inséré avec la méthode 
32037 \family sans
32038 Inclus
32039 \family default
32040  : 
32041 \begin_inset CommandInset include
32042 LatexCommand include
32043 filename "DocumentBidon1.lyx"
32044
32045 \end_inset
32046
32047
32048 \end_layout
32049
32050 \begin_layout Standard
32051 La numérotation des sections va prendre en compte les sections des fichiers
32052  incorporés dans l'ordre où ils sont insérés dans le document maître.
32053  Le document qui est inclus comme exemple possède une sous-section qui sera
32054  numérotée comme sous-section de la section actuelle.
32055  Les étiquettes présentes dans le fichier inclus peuvent être référencées
32056  : la sous-section
32057 \begin_inset space ~
32058 \end_inset
32059
32060
32061 \begin_inset CommandInset ref
32062 LatexCommand ref
32063 reference "sub:Sous-section-externe-1"
32064
32065 \end_inset
32066
32067  est dans le fichier inclus.
32068 \end_layout
32069
32070 \begin_layout Standard
32071 Le préambule du sous-document est tout simplement ignoré, seul le préambule
32072  du document maître est utilisé.
32073  
32074 \lang english
32075 Branches in child documents will be ignored by the master document as long
32076  as also the master document has a branch with the same name.
32077
32078 \lang french
32079  Les documents inclus sont insérés en commençant une nouvelle page et sont
32080  suivis par un saut de page.
32081 \end_layout
32082
32083 \begin_layout Standard
32084 Avec la commande LaTeX 
32085 \series bold
32086
32087 \backslash
32088 includeonly 
32089 \series default
32090 vous pouvez préciser quels sous-documents seront traités pour générer la
32091  sortie imprimée.
32092  C'est utile quand vous ne travaillez que sur quelques chapitres d'un document
32093  important puisque cela vous fait économiser du temps de compilation.
32094  La commande 
32095 \series bold
32096
32097 \backslash
32098 includeonly
32099 \series default
32100  est insérée dans le préambule du document maître.
32101  Elle prend comme arguments une liste de noms de fichiers séparés par des
32102  virgules, par exemple :
32103 \end_layout
32104
32105 \begin_layout Standard
32106
32107 \series bold
32108
32109 \backslash
32110 includeonly{chapitre1,chapitre5}
32111 \end_layout
32112
32113 \begin_layout Standard
32114 fera que seuls les fichiers nommés 
32115 \begin_inset Quotes eld
32116 \end_inset
32117
32118 chapitre1.lyx
32119 \begin_inset Quotes erd
32120 \end_inset
32121
32122  (ou 
32123 \begin_inset Quotes eld
32124 \end_inset
32125
32126 chapitre1.tex
32127 \begin_inset Quotes erd
32128 \end_inset
32129
32130 ) et 
32131 \begin_inset Quotes eld
32132 \end_inset
32133
32134 chapitre5.lyx
32135 \begin_inset Quotes erd
32136 \end_inset
32137
32138  seront traités lors de la compilation.
32139 \end_layout
32140
32141 \begin_layout Standard
32142 \begin_inset Note Greyedout
32143 status open
32144
32145 \begin_layout Plain Layout
32146
32147 \series bold
32148 Note:
32149 \series default
32150  Quand vous avez inclus un fichier LyX ou LaTeX, et que ce dernier utilise
32151  une classe de document différente de celle du document maître, vous recevez
32152  un avertissement quand vous tentez une visualisation ou une exportation,
32153  vu que cela peut produire des résultats inattendus sur la sortie imprimée.
32154 \end_layout
32155
32156 \end_inset
32157
32158
32159 \end_layout
32160
32161 \begin_layout Description
32162 Incorporé
32163 \begin_inset space ~
32164 \end_inset
32165
32166 (input) Cette méthode est très semblable à la méthode Inclus, les différences
32167  sont :
32168 \end_layout
32169
32170 \begin_deeper
32171 \begin_layout Itemize
32172 Les fichiers incorporés ne commencent pas une nouvelle page ni ne sont suivis
32173  par un saut de page.
32174 \end_layout
32175
32176 \begin_layout Itemize
32177 Les fichiers incorporés peuvent être prévisualisés dans LyX quand l'option
32178  
32179 \family sans
32180 Aperçu
32181 \begin_inset space ~
32182 \end_inset
32183
32184 sur
32185 \begin_inset space ~
32186 \end_inset
32187
32188 le
32189 \begin_inset space ~
32190 \end_inset
32191
32192 vif
32193 \family default
32194  est activée dans les préférences dans la rubrique 
32195 \family sans
32196 Apparence\SpecialChar \menuseparator
32197 Graphique
32198 \family default
32199 .
32200 \end_layout
32201
32202 \begin_layout Itemize
32203 La commande LaTeX 
32204 \series bold
32205
32206 \backslash
32207 includeonly
32208 \series default
32209  ne peut pas être utilisée.
32210 \end_layout
32211
32212 \end_deeper
32213 \begin_layout Standard
32214 Voici un sous document inséré en utilisant la méthode 
32215 \family sans
32216 Incorporé
32217 \family default
32218  : 
32219 \begin_inset CommandInset include
32220 LatexCommand input
32221 preview true
32222 filename "DocumentBidon2.lyx"
32223
32224 \end_inset
32225
32226
32227 \end_layout
32228
32229 \begin_layout Description
32230 Verbatim Avec cette méthodes tous les fichiers textes peuvent être inclus.
32231  Si c'est un fichier LyX ou LaTeX, le contenu sera affiché dans la sortie
32232  sous forme de code source et aucune des commandes éventuellement présentes
32233  ne sera exécutée.
32234  Vous pouvez utiliser l'option 
32235 \family sans
32236 Marquer
32237 \begin_inset space ~
32238 \end_inset
32239
32240 les
32241 \begin_inset space ~
32242 \end_inset
32243
32244 espaces
32245 \family default
32246  qui matérialise chaque espace présente dans le code source par un caractère
32247  
32248 \begin_inset Quotes eld
32249 \end_inset
32250
32251
32252 \begin_inset ERT
32253 status collapsed
32254
32255 \begin_layout Plain Layout
32256
32257
32258 \backslash
32259 textvisiblespace 
32260 \end_layout
32261
32262 \end_inset
32263
32264
32265 \begin_inset Quotes erd
32266 \end_inset
32267
32268  .
32269  La différence avec la méthode qui consiste à utiliser le menu 
32270 \family sans
32271 Insérer\SpecialChar \menuseparator
32272 Fichier\SpecialChar \menuseparator
32273 Texte
32274 \begin_inset space ~
32275 \end_inset
32276
32277 brut
32278 \family default
32279  est que le contenu du document n'apparaît pas dans LyX.
32280 \end_layout
32281
32282 \begin_layout Standard
32283 Voici un sous-document inclus en utilisant la méthode 
32284 \family sans
32285 verbatim
32286 \family default
32287  : 
32288 \begin_inset CommandInset include
32289 LatexCommand verbatiminput
32290 filename "DocumentTexteBidon.txt"
32291
32292 \end_inset
32293
32294
32295 \begin_inset VSpace bigskip
32296 \end_inset
32297
32298 Voici un autre sous-document incorporé par la méthode verbatim en utilisant
32299  l'option 
32300 \family sans
32301 Marquer
32302 \begin_inset space ~
32303 \end_inset
32304
32305 les
32306 \begin_inset space ~
32307 \end_inset
32308
32309 espaces :
32310 \family default
32311  
32312 \begin_inset CommandInset include
32313 LatexCommand verbatiminput*
32314 filename "DocumentTexteBidon.txt"
32315
32316 \end_inset
32317
32318
32319 \end_layout
32320
32321 \begin_layout Standard
32322 \begin_inset VSpace bigskip
32323 \end_inset
32324
32325
32326 \end_layout
32327
32328 \begin_layout Standard
32329 \begin_inset Note Greyedout
32330 status open
32331
32332 \begin_layout Plain Layout
32333
32334 \series bold
32335 Note:
32336 \series default
32337  Comme vous pouvez le voir avec les exemples ci-dessus, le texte des documents
32338  inclus avec la méthode verbatim n'est pas découpé à la fin des lignes.
32339 \end_layout
32340
32341 \end_inset
32342
32343
32344 \end_layout
32345
32346 \begin_layout Description
32347 Listings Ce type d'inclusion est décrit dans le chapitre
32348 \begin_inset space ~
32349 \end_inset
32350
32351
32352 \begin_inset CommandInset ref
32353 LatexCommand ref
32354 reference "cha:Program-Code-Listings"
32355
32356 \end_inset
32357
32358 .
32359 \end_layout
32360
32361 \begin_layout Standard
32362 \begin_inset Note Greyedout
32363 status open
32364
32365 \begin_layout Plain Layout
32366
32367 \series bold
32368 Note:
32369 \series default
32370  Inclure le même document deux fois dans un même document peut poser des
32371  problèmes avec LaTeX.
32372 \end_layout
32373
32374 \end_inset
32375
32376
32377 \end_layout
32378
32379 \begin_layout Chapter
32380 Listings de Code Source
32381 \begin_inset CommandInset label
32382 LatexCommand label
32383 name "cha:Program-Code-Listings"
32384
32385 \end_inset
32386
32387
32388 \begin_inset Index
32389 status collapsed
32390
32391 \begin_layout Plain Layout
32392 Listings
32393 \end_layout
32394
32395 \end_inset
32396
32397
32398 \begin_inset Index
32399 status collapsed
32400
32401 \begin_layout Plain Layout
32402 Code Source
32403 \end_layout
32404
32405 \end_inset
32406
32407
32408 \begin_inset Index
32409 status collapsed
32410
32411 \begin_layout Plain Layout
32412 Flottants ! Listings
32413 \end_layout
32414
32415 \end_inset
32416
32417
32418 \end_layout
32419
32420 \begin_layout Standard
32421 Pour inclure et mettre en forme un listing de code source, vous pouvez utiliser
32422  un insert 
32423 \family sans
32424 Listings
32425 \family default
32426  qui peut être créé grâce au menu 
32427 \family sans
32428 Insérer
32429 \family default
32430 \SpecialChar \menuseparator
32431
32432 \family sans
32433 Listing
32434 \begin_inset space ~
32435 \end_inset
32436
32437 de
32438 \begin_inset space ~
32439 \end_inset
32440
32441 Code
32442 \begin_inset space ~
32443 \end_inset
32444
32445 Source
32446 \family default
32447 .
32448  Le paquetage LaTeX 
32449 \series bold
32450 listings
32451 \series default
32452
32453 \begin_inset Index
32454 status collapsed
32455
32456 \begin_layout Plain Layout
32457 Paquetages LaTeX ! listings
32458 \end_layout
32459
32460 \end_inset
32461
32462  fournit un moyen puissant et flexible d'insérer des listings de code source
32463  dans votre document.
32464  
32465 \end_layout
32466
32467 \begin_layout Standard
32468 Quand vous cliquez avec le bouton droit sur un insert de listings, 
32469 \lang english
32470 the context menu
32471 \lang french
32472  s'ouvre pour vous permettre de modifier le format du listing.
32473 \end_layout
32474
32475 \begin_layout Standard
32476 Par défaut, un listing commence un nouveau paragraphe dans la sortie imprimée.
32477  L'option d'emplacement 
32478 \family sans
32479 Listing
32480 \begin_inset space ~
32481 \end_inset
32482
32483 en
32484 \begin_inset space ~
32485 \end_inset
32486
32487 Ligne
32488 \family default
32489  imprime le listing dans la ligne comme ceci : 
32490 \begin_inset listings
32491 lstparams "language={C++}"
32492 inline true
32493 status open
32494
32495 \begin_layout Plain Layout
32496
32497 int a=5;
32498 \end_layout
32499
32500 \end_inset
32501
32502
32503 \begin_inset Newline newline
32504 \end_inset
32505
32506 L'option 
32507 \family sans
32508 Flottant
32509 \family default
32510  crée un flottant de listing pour lequel vous pouvez préciser les options
32511  classiques d'emplacement : 
32512 \begin_inset Quotes eld
32513 \end_inset
32514
32515
32516 \family sans
32517 h
32518 \family default
32519
32520 \begin_inset Quotes erd
32521 \end_inset
32522
32523
32524 \begin_inset Quotes eld
32525 \end_inset
32526
32527
32528 \family sans
32529 t
32530 \family default
32531
32532 \begin_inset Quotes erd
32533 \end_inset
32534
32535
32536 \begin_inset Quotes eld
32537 \end_inset
32538
32539
32540 \family sans
32541 b
32542 \family default
32543
32544 \begin_inset Quotes erd
32545 \end_inset
32546
32547 , et 
32548 \begin_inset Quotes eld
32549 \end_inset
32550
32551
32552 \family sans
32553 p
32554 \family default
32555
32556 \begin_inset Quotes erd
32557 \end_inset
32558
32559  correspondant aux emplacement décrits dans la section
32560 \begin_inset space ~
32561 \end_inset
32562
32563
32564 \begin_inset CommandInset ref
32565 LatexCommand ref
32566 reference "sec:Placement-flottants"
32567
32568 \end_inset
32569
32570 .
32571  Les options de positionnement peuvent être mélangées et doivent être saisies
32572  sans séparation, par exemple, on peut taper 
32573 \begin_inset Quotes eld
32574 \end_inset
32575
32576
32577 \family sans
32578 htbp
32579 \family default
32580
32581 \begin_inset Quotes erd
32582 \end_inset
32583
32584 .
32585  L' option 
32586 \begin_inset Quotes eld
32587 \end_inset
32588
32589 h
32590 \begin_inset Quotes erd
32591 \end_inset
32592
32593  a parfois aucun effet, mais vous n'avez pas besoin d'utiliser l'option
32594  
32595 \family sans
32596 Flottant
32597 \family default
32598  dans ce cas, vu que les listings non flottants peuvent aussi avoir une
32599  légende et être référencés.
32600 \end_layout
32601
32602 \begin_layout Standard
32603 Vous pouvez ajouter une légende à un listing avec le menu 
32604 \family sans
32605 Insérer\SpecialChar \menuseparator
32606 Légende
32607 \family default
32608 .
32609  On peut référencer les listings de la même façon que les flottants :Voir
32610  le listing
32611 \begin_inset space ~
32612 \end_inset
32613
32614
32615 \begin_inset CommandInset ref
32616 LatexCommand ref
32617 reference "lst:Listing-exemple"
32618
32619 \end_inset
32620
32621
32622 \end_layout
32623
32624 \begin_layout Standard
32625 \begin_inset listings
32626 lstparams "language=Python"
32627 inline false
32628 status open
32629
32630 \begin_layout Plain Layout
32631
32632 \begin_inset Caption
32633
32634 \begin_layout Plain Layout
32635 \begin_inset CommandInset label
32636 LatexCommand label
32637 name "lst:Listing-exemple"
32638
32639 \end_inset
32640
32641 Exemple de listing flottant
32642 \end_layout
32643
32644 \end_inset
32645
32646 # Exemple de listing flottant
32647 \end_layout
32648
32649 \begin_layout Plain Layout
32650
32651 def func(param):
32652 \end_layout
32653
32654 \begin_layout Plain Layout
32655
32656     'ceci est une fonction python'
32657 \end_layout
32658
32659 \begin_layout Plain Layout
32660
32661     pass
32662 \end_layout
32663
32664 \end_inset
32665
32666
32667 \end_layout
32668
32669 \begin_layout Standard
32670 Quand vous avez choisi un langage de programmation dans la fenêtre de dialogue
32671  de listing, les mots-clés de ce langage seront reconnus et mis en forme
32672  de manière particulière dans la sortie imprimée.
32673  Dans l'exemple de listing, le mot clé Python 
32674 \begin_inset Quotes eld
32675 \end_inset
32676
32677 def
32678 \begin_inset Quotes erd
32679 \end_inset
32680
32681  est reconnu et imprimé en caractères gras dans la sortie.
32682 \end_layout
32683
32684 \begin_layout Standard
32685 \begin_inset Note Greyedout
32686 status open
32687
32688 \begin_layout Plain Layout
32689
32690 \series bold
32691 Note:
32692 \series default
32693  Si vous n'obtenez pas des mots-clés en caractères gras quand vous utilisez
32694  une police de caractères à 
32695 \family typewriter
32696 chasse fixe
32697 \family default
32698 , c'est que votre police ne contient probablement pas de série grasse.
32699  Dans ce cas choisissez une police différente dans le menu 
32700 \family sans
32701 Document\SpecialChar \menuseparator
32702 Paramètres\SpecialChar \menuseparator
32703 Polices
32704 \family default
32705 .
32706  (Les polices 
32707 \emph on
32708 LuxiMono, BeraMono
32709 \emph default
32710  et 
32711 \emph on
32712 Courier
32713 \emph default
32714  contiennent une série grasse.)
32715 \end_layout
32716
32717 \end_inset
32718
32719
32720 \end_layout
32721
32722 \begin_layout Standard
32723 Dans la rubrique 
32724 \family sans
32725 Numérotation
32726 \begin_inset space ~
32727 \end_inset
32728
32729 des
32730 \begin_inset space ~
32731 \end_inset
32732
32733 Lignes
32734 \family default
32735  de la fenêtre de dialogue listings, vous pouvez choisir le style de numérotatio
32736 n des lignes.
32737  Vous pouvez mettre un nombre dans le champ 
32738 \family sans
32739 Pas
32740 \family default
32741  pour désigner les lignes qui seront numérotées.
32742  Par exemple, si vous mettez 
32743 \begin_inset Quotes eld
32744 \end_inset
32745
32746 3
32747 \begin_inset Quotes erd
32748 \end_inset
32749
32750 , seule une ligne sur trois sera numérotée.
32751 \end_layout
32752
32753 \begin_layout Standard
32754 En plus vous pouvez préciser un intervalle de lignes et seules ces lignes
32755  apparaîtront dans la sortie.
32756  Vous devez utiliser l'option 
32757 \family sans
32758 Table
32759 \begin_inset space ~
32760 \end_inset
32761
32762 de
32763 \begin_inset space ~
32764 \end_inset
32765
32766 Caractères
32767 \begin_inset space ~
32768 \end_inset
32769
32770 Étendue
32771 \family default
32772  quand vous employez des caractères spécifiques à une langue donnée comme
32773  les umlauts Allemands dans votre listing.
32774 \begin_inset Newline newline
32775 \end_inset
32776
32777 Voici un exemple de listing avec la numérotation des lignes à gauche par
32778  pas de 3, en langage Python, avec les options 
32779 \begin_inset Quotes eld
32780 \end_inset
32781
32782 Table
32783 \begin_inset space ~
32784 \end_inset
32785
32786 de
32787 \begin_inset space ~
32788 \end_inset
32789
32790 caractères
32791 \begin_inset space ~
32792 \end_inset
32793
32794 étendue
32795 \begin_inset Quotes erd
32796 \end_inset
32797
32798  et 
32799 \begin_inset Quotes eld
32800 \end_inset
32801
32802 Espace
32803 \begin_inset space ~
32804 \end_inset
32805
32806 représenté
32807 \begin_inset space ~
32808 \end_inset
32809
32810 par
32811 \begin_inset space ~
32812 \end_inset
32813
32814 un
32815 \begin_inset space ~
32816 \end_inset
32817
32818 symbole
32819 \begin_inset Quotes erd
32820 \end_inset
32821
32822 , l'intervalle de ligne étant 3
32823 \begin_inset space \thinspace{}
32824 \end_inset
32825
32826 -
32827 \begin_inset space \thinspace{}
32828 \end_inset
32829
32830 8:
32831 \end_layout
32832
32833 \begin_layout Standard
32834 \begin_inset listings
32835 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
32836 inline false
32837 status open
32838
32839 \begin_layout Plain Layout
32840
32841 def func(param):
32842 \end_layout
32843
32844 \begin_layout Plain Layout
32845
32846     'ceci est une fonction Python'
32847 \end_layout
32848
32849 \begin_layout Plain Layout
32850
32851     pass
32852 \end_layout
32853
32854 \begin_layout Plain Layout
32855
32856 def func(param):
32857 \end_layout
32858
32859 \begin_layout Plain Layout
32860
32861 'Ça, c'est un mot Allemand : Tschüß'
32862 \end_layout
32863
32864 \begin_layout Plain Layout
32865
32866 pass
32867 \end_layout
32868
32869 \begin_layout Plain Layout
32870
32871 def func(param):
32872 \end_layout
32873
32874 \begin_layout Plain Layout
32875
32876 'ceci est une fonction Python'
32877 \end_layout
32878
32879 \begin_layout Plain Layout
32880
32881 pass
32882 \end_layout
32883
32884 \end_inset
32885
32886
32887 \end_layout
32888
32889 \begin_layout Standard
32890 \begin_inset Note Greyedout
32891 status open
32892
32893 \begin_layout Plain Layout
32894
32895 \series bold
32896 Note:
32897 \series default
32898  À cause d'un bug dans le paquetage 
32899 \series bold
32900 listings
32901 \series default
32902  la numérotation des lignes se trouve décalée d'une ligne à chaque nouveau
32903  listing.
32904  C'est la raison pour laquelle les lignes 2 et 5 sont numérotées et pas
32905  les lignes 3 et 6.
32906 \end_layout
32907
32908 \end_inset
32909
32910
32911 \end_layout
32912
32913 \begin_layout Standard
32914 \begin_inset VSpace bigskip
32915 \end_inset
32916
32917
32918 \end_layout
32919
32920 \begin_layout Standard
32921 Il est aussi possible d'imprimer les lignes d'un fichier sous la forme d'un
32922  listing.
32923  Pour le faire, il suffit d'utiliser le menu 
32924 \family sans
32925 Insérer\SpecialChar \menuseparator
32926 Fichier\SpecialChar \menuseparator
32927 Sous-document
32928 \family default
32929  et de choisir le type 
32930 \family sans
32931 Listing
32932 \family default
32933
32934 \begin_inset space ~
32935 \end_inset
32936
32937
32938 \family sans
32939 de
32940 \begin_inset space ~
32941 \end_inset
32942
32943 Code
32944 \begin_inset space ~
32945 \end_inset
32946
32947 source
32948 \family default
32949 .
32950 \begin_inset Foot
32951 status collapsed
32952
32953 \begin_layout Plain Layout
32954 Les autres types de sous-documents sont décrits dans la section
32955 \begin_inset space ~
32956 \end_inset
32957
32958
32959 \begin_inset CommandInset ref
32960 LatexCommand ref
32961 reference "sec:Sous-documents"
32962
32963 \end_inset
32964
32965 .
32966 \end_layout
32967
32968 \end_inset
32969
32970  Dans la fenêtre de dialogue du sous-document vous pouvez donner les paramètres
32971  à utiliser pour le listing dans une zone de texte.
32972  Pour avoir une liste des paramètres disponibles, tapez un point d'interrogation
32973  
32974 \begin_inset Quotes eld
32975 \end_inset
32976
32977 ?
32978 \begin_inset Quotes erd
32979 \end_inset
32980
32981  dans la zone de texte.
32982 \end_layout
32983
32984 \begin_layout Standard
32985 Pour faire référence à un sous-document de type listing, tapez une étiquette
32986  dans le champ correspondant de la fenêtre de dialogue.
32987  On peut alors faire référence à cette étiquette en utilisant le menu 
32988 \family sans
32989 Insérer\SpecialChar \menuseparator
32990 Référence
32991 \begin_inset space ~
32992 \end_inset
32993
32994 Croisée
32995 \family default
32996 .
32997 \end_layout
32998
32999 \begin_layout Standard
33000 Le listing
33001 \begin_inset space ~
33002 \end_inset
33003
33004
33005 \begin_inset CommandInset ref
33006 LatexCommand ref
33007 reference "lst:listing-fichier"
33008
33009 \end_inset
33010
33011  est une exemple de listing issu d'un fichier ; ici les lignes 10
33012 \begin_inset space \thinspace{}
33013 \end_inset
33014
33015 -
33016 \begin_inset space \thinspace{}
33017 \end_inset
33018
33019 15 de ce fichier LyX sont listées.
33020 \end_layout
33021
33022 \begin_layout Standard
33023 \begin_inset CommandInset include
33024 LatexCommand lstinputlisting
33025 filename "EmbeddedObjects.lyx"
33026 lstparams "breaklines=true,caption={Lignes 10 - 15 de ce fichier LyX},extendedchars=true,firstline=10,label={lst:listing-fichier},language={[LaTeX]TeX},lastline=15"
33027
33028 \end_inset
33029
33030
33031 \end_layout
33032
33033 \begin_layout Standard
33034 \begin_inset VSpace bigskip
33035 \end_inset
33036
33037
33038 \end_layout
33039
33040 \begin_layout Standard
33041 Les paramètres globaux pour les listings peuvent être modifiés avec la fenêtre
33042  de dialogue 
33043 \family sans
33044 Document\SpecialChar \menuseparator
33045 Paramètres\SpecialChar \menuseparator
33046 Format
33047 \begin_inset space ~
33048 \end_inset
33049
33050 du
33051 \begin_inset space ~
33052 \end_inset
33053
33054 Texte
33055 \family default
33056 .
33057  Pour avoir la liste des options disponibles, tapez un point d'interrogation
33058  
33059 \begin_inset Quotes eld
33060 \end_inset
33061
33062 ?
33063 \begin_inset Quotes erd
33064 \end_inset
33065
33066  dans le champ 
33067 \family sans
33068 Paramètres
33069 \begin_inset space ~
33070 \end_inset
33071
33072 du
33073 \begin_inset space ~
33074 \end_inset
33075
33076 Listing
33077 \family default
33078 .
33079 \end_layout
33080
33081 \begin_layout Standard
33082 Pour plus d'information sur le paquetage 
33083 \series bold
33084 listings
33085 \series default
33086 , nous vous renvoyons à sa documentation 
33087 \begin_inset CommandInset citation
33088 LatexCommand cite
33089 key "listings"
33090
33091 \end_inset
33092
33093 .
33094 \end_layout
33095
33096 \begin_layout Standard
33097 \begin_inset Newpage newpage
33098 \end_inset
33099
33100
33101 \end_layout
33102
33103 \begin_layout Chapter
33104 \start_of_appendix
33105 Unités de longueur utilisables avec LyX
33106 \begin_inset OptArg
33107 status collapsed
33108
33109 \begin_layout Plain Layout
33110 Unités de longueur
33111 \end_layout
33112
33113 \end_inset
33114
33115
33116 \begin_inset Index
33117 status collapsed
33118
33119 \begin_layout Plain Layout
33120 Unités
33121 \end_layout
33122
33123 \end_inset
33124
33125
33126 \begin_inset CommandInset label
33127 LatexCommand label
33128 name "cha:Unités-de-longueur"
33129
33130 \end_inset
33131
33132
33133 \end_layout
33134
33135 \begin_layout Standard
33136 Pour comprendre les unités de longueur utilisées dans cette documentation,
33137  le tableau
33138 \begin_inset space ~
33139 \end_inset
33140
33141
33142 \begin_inset CommandInset ref
33143 LatexCommand ref
33144 reference "tab:Unités"
33145
33146 \end_inset
33147
33148 décrit les unités utilisées par LyX.
33149 \begin_inset Float table
33150 placement h
33151 wide false
33152 sideways false
33153 status open
33154
33155 \begin_layout Plain Layout
33156 \begin_inset Caption
33157
33158 \begin_layout Plain Layout
33159 \begin_inset CommandInset label
33160 LatexCommand label
33161 name "tab:Unités"
33162
33163 \end_inset
33164
33165 Unités de longueur
33166 \end_layout
33167
33168 \end_inset
33169
33170
33171 \end_layout
33172
33173 \begin_layout Plain Layout
33174 \begin_inset VSpace medskip
33175 \end_inset
33176
33177
33178 \end_layout
33179
33180 \begin_layout Plain Layout
33181 \align center
33182 \begin_inset Tabular
33183 <lyxtabular version="3" rows="20" columns="2">
33184 <features>
33185 <column alignment="center" valignment="top" width="0">
33186 <column alignment="center" valignment="top" width="0">
33187 <row>
33188 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33189 \begin_inset Text
33190
33191 \begin_layout Plain Layout
33192 unité
33193 \end_layout
33194
33195 \end_inset
33196 </cell>
33197 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33198 \begin_inset Text
33199
33200 \begin_layout Plain Layout
33201 nom/description
33202 \end_layout
33203
33204 \end_inset
33205 </cell>
33206 </row>
33207 <row>
33208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33209 \begin_inset Text
33210
33211 \begin_layout Plain Layout
33212 mm
33213 \end_layout
33214
33215 \end_inset
33216 </cell>
33217 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33218 \begin_inset Text
33219
33220 \begin_layout Plain Layout
33221 millimètre
33222 \end_layout
33223
33224 \end_inset
33225 </cell>
33226 </row>
33227 <row>
33228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33229 \begin_inset Text
33230
33231 \begin_layout Plain Layout
33232 cm
33233 \end_layout
33234
33235 \end_inset
33236 </cell>
33237 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33238 \begin_inset Text
33239
33240 \begin_layout Plain Layout
33241 centimètre
33242 \end_layout
33243
33244 \end_inset
33245 </cell>
33246 </row>
33247 <row>
33248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33249 \begin_inset Text
33250
33251 \begin_layout Plain Layout
33252 in
33253 \end_layout
33254
33255 \end_inset
33256 </cell>
33257 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33258 \begin_inset Text
33259
33260 \begin_layout Plain Layout
33261 pouce (inch)
33262 \end_layout
33263
33264 \end_inset
33265 </cell>
33266 </row>
33267 <row>
33268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33269 \begin_inset Text
33270
33271 \begin_layout Plain Layout
33272 pt
33273 \end_layout
33274
33275 \end_inset
33276 </cell>
33277 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33278 \begin_inset Text
33279
33280 \begin_layout Plain Layout
33281 point (72.27
33282 \begin_inset space \thinspace{}
33283 \end_inset
33284
33285 pt = 1
33286 \begin_inset space \thinspace{}
33287 \end_inset
33288
33289 in)
33290 \end_layout
33291
33292 \end_inset
33293 </cell>
33294 </row>
33295 <row>
33296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33297 \begin_inset Text
33298
33299 \begin_layout Plain Layout
33300 pc
33301 \end_layout
33302
33303 \end_inset
33304 </cell>
33305 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33306 \begin_inset Text
33307
33308 \begin_layout Plain Layout
33309 pica (1
33310 \begin_inset space \thinspace{}
33311 \end_inset
33312
33313 pc = 12
33314 \begin_inset space \thinspace{}
33315 \end_inset
33316
33317 pt)
33318 \end_layout
33319
33320 \end_inset
33321 </cell>
33322 </row>
33323 <row>
33324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33325 \begin_inset Text
33326
33327 \begin_layout Plain Layout
33328 sp
33329 \end_layout
33330
33331 \end_inset
33332 </cell>
33333 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33334 \begin_inset Text
33335
33336 \begin_layout Plain Layout
33337 scaled point (65536
33338 \begin_inset space \thinspace{}
33339 \end_inset
33340
33341 sp = 1
33342 \begin_inset space \thinspace{}
33343 \end_inset
33344
33345 pt)
33346 \end_layout
33347
33348 \end_inset
33349 </cell>
33350 </row>
33351 <row>
33352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33353 \begin_inset Text
33354
33355 \begin_layout Plain Layout
33356 bp
33357 \end_layout
33358
33359 \end_inset
33360 </cell>
33361 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33362 \begin_inset Text
33363
33364 \begin_layout Plain Layout
33365 gros point (72
33366 \begin_inset space \thinspace{}
33367 \end_inset
33368
33369 bp = 1
33370 \begin_inset space \thinspace{}
33371 \end_inset
33372
33373 in)
33374 \end_layout
33375
33376 \end_inset
33377 </cell>
33378 </row>
33379 <row>
33380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33381 \begin_inset Text
33382
33383 \begin_layout Plain Layout
33384 dd
33385 \end_layout
33386
33387 \end_inset
33388 </cell>
33389 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33390 \begin_inset Text
33391
33392 \begin_layout Plain Layout
33393 didot (72
33394 \begin_inset space \thinspace{}
33395 \end_inset
33396
33397 dd 
33398 \begin_inset Formula $\approx$
33399 \end_inset
33400
33401  37.6
33402 \begin_inset space \thinspace{}
33403 \end_inset
33404
33405 mm)
33406 \end_layout
33407
33408 \end_inset
33409 </cell>
33410 </row>
33411 <row>
33412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33413 \begin_inset Text
33414
33415 \begin_layout Plain Layout
33416 cc
33417 \end_layout
33418
33419 \end_inset
33420 </cell>
33421 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33422 \begin_inset Text
33423
33424 \begin_layout Plain Layout
33425 cicero (1
33426 \begin_inset space \thinspace{}
33427 \end_inset
33428
33429 cc = 12
33430 \begin_inset space \thinspace{}
33431 \end_inset
33432
33433 dd)
33434 \end_layout
33435
33436 \end_inset
33437 </cell>
33438 </row>
33439 <row>
33440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33441 \begin_inset Text
33442
33443 \begin_layout Plain Layout
33444 Scale%
33445 \end_layout
33446
33447 \end_inset
33448 </cell>
33449 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33450 \begin_inset Text
33451
33452 \begin_layout Plain Layout
33453 % de la largeur originale de l'image
33454 \end_layout
33455
33456 \end_inset
33457 </cell>
33458 </row>
33459 <row>
33460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33461 \begin_inset Text
33462
33463 \begin_layout Plain Layout
33464 text%
33465 \end_layout
33466
33467 \end_inset
33468 </cell>
33469 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33470 \begin_inset Text
33471
33472 \begin_layout Plain Layout
33473 % de la largeur du texte
33474 \end_layout
33475
33476 \end_inset
33477 </cell>
33478 </row>
33479 <row>
33480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33481 \begin_inset Text
33482
33483 \begin_layout Plain Layout
33484 col%
33485 \end_layout
33486
33487 \end_inset
33488 </cell>
33489 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33490 \begin_inset Text
33491
33492 \begin_layout Plain Layout
33493 % de la largeur de la colonne
33494 \end_layout
33495
33496 \end_inset
33497 </cell>
33498 </row>
33499 <row>
33500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33501 \begin_inset Text
33502
33503 \begin_layout Plain Layout
33504 page%
33505 \end_layout
33506
33507 \end_inset
33508 </cell>
33509 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33510 \begin_inset Text
33511
33512 \begin_layout Plain Layout
33513 % de la largeur du papier
33514 \end_layout
33515
33516 \end_inset
33517 </cell>
33518 </row>
33519 <row>
33520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33521 \begin_inset Text
33522
33523 \begin_layout Plain Layout
33524 line%
33525 \end_layout
33526
33527 \end_inset
33528 </cell>
33529 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33530 \begin_inset Text
33531
33532 \begin_layout Plain Layout
33533 % de la largeur de la ligne
33534 \end_layout
33535
33536 \end_inset
33537 </cell>
33538 </row>
33539 <row>
33540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33541 \begin_inset Text
33542
33543 \begin_layout Plain Layout
33544 theight%
33545 \end_layout
33546
33547 \end_inset
33548 </cell>
33549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33550 \begin_inset Text
33551
33552 \begin_layout Plain Layout
33553 % la hauteur du texte
33554 \end_layout
33555
33556 \end_inset
33557 </cell>
33558 </row>
33559 <row>
33560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33561 \begin_inset Text
33562
33563 \begin_layout Plain Layout
33564 pheight%
33565 \end_layout
33566
33567 \end_inset
33568 </cell>
33569 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33570 \begin_inset Text
33571
33572 \begin_layout Plain Layout
33573 % hauteur du papier
33574 \end_layout
33575
33576 \end_inset
33577 </cell>
33578 </row>
33579 <row>
33580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33581 \begin_inset Text
33582
33583 \begin_layout Plain Layout
33584 ex
33585 \end_layout
33586
33587 \end_inset
33588 </cell>
33589 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33590 \begin_inset Text
33591
33592 \begin_layout Plain Layout
33593 hauteur de la lettre 
33594 \emph on
33595 x
33596 \emph default
33597  dans la police courante
33598 \end_layout
33599
33600 \end_inset
33601 </cell>
33602 </row>
33603 <row>
33604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33605 \begin_inset Text
33606
33607 \begin_layout Plain Layout
33608 em
33609 \end_layout
33610
33611 \end_inset
33612 </cell>
33613 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33614 \begin_inset Text
33615
33616 \begin_layout Plain Layout
33617 largeur de la lettre
33618 \emph on
33619  M
33620 \emph default
33621  dans la police courante
33622 \end_layout
33623
33624 \end_inset
33625 </cell>
33626 </row>
33627 <row>
33628 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33629 \begin_inset Text
33630
33631 \begin_layout Plain Layout
33632 mu
33633 \end_layout
33634
33635 \end_inset
33636 </cell>
33637 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33638 \begin_inset Text
33639
33640 \begin_layout Plain Layout
33641 unité mathématique (1
33642 \begin_inset space \thinspace{}
33643 \end_inset
33644
33645 mu = 1/18
33646 \begin_inset space \thinspace{}
33647 \end_inset
33648
33649 em)
33650 \end_layout
33651
33652 \end_inset
33653 </cell>
33654 </row>
33655 </lyxtabular>
33656
33657 \end_inset
33658
33659
33660 \end_layout
33661
33662 \end_inset
33663
33664
33665 \end_layout
33666
33667 \begin_layout Chapter
33668 Formats des fichiers de sortie graphiques
33669 \begin_inset CommandInset label
33670 LatexCommand label
33671 name "cha:Formats-fichiers-graphiques"
33672
33673 \end_inset
33674
33675
33676 \end_layout
33677
33678 \begin_layout Section
33679 DVI
33680 \begin_inset Index
33681 status collapsed
33682
33683 \begin_layout Plain Layout
33684 Formats de Fichiers! DVI
33685 \end_layout
33686
33687 \end_inset
33688
33689
33690 \begin_inset Index
33691 status collapsed
33692
33693 \begin_layout Plain Layout
33694 DVI|see
33695 \begin_inset ERT
33696 status collapsed
33697
33698 \begin_layout Plain Layout
33699
33700 {
33701 \end_layout
33702
33703 \end_inset
33704
33705 Formats de Fichiers
33706 \begin_inset ERT
33707 status collapsed
33708
33709 \begin_layout Plain Layout
33710
33711 }
33712 \end_layout
33713
33714 \end_inset
33715
33716
33717 \end_layout
33718
33719 \end_inset
33720
33721
33722 \end_layout
33723
33724 \begin_layout Standard
33725 Ce type de fichiers a l'extension 
33726 \begin_inset Quotes fld
33727 \end_inset
33728
33729
33730 \family typewriter
33731 .dvi
33732 \family default
33733
33734 \begin_inset Quotes frd
33735 \end_inset
33736
33737 .
33738  Il est appelé 
33739 \emph on
33740 indépendant de l'appareil
33741 \emph default
33742  ou 
33743 \begin_inset Quotes fld
33744 \end_inset
33745
33746 device independent (DVI)
33747 \begin_inset Quotes frd
33748 \end_inset
33749
33750 , car il est complètement portable ; vous pouvez les recopier d'une machine
33751  à l'autre sans avoir à faire de conversion.
33752  À l'époque où ce format a été développé, c'était loin d'être évident.
33753  Les fichiers DVI sont utilisés pour une visualisation rapide et comme une
33754  étape préliminaire avant la conversion vers un autre format comme le PostScript.
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  Les fichiers DVI ne contiennent pas d'images, elles sont seulement liées
33767  au fichier.
33768  
33769 \end_layout
33770
33771 \end_inset
33772
33773  N'oubliez donc pas de fournir vos images en même temps que vos fichiers
33774  
33775 \family typewriter
33776 .dvi
33777 \family default
33778 .
33779  Cette caractéristique peut aussi ralentir votre ordinateur quand vous visualise
33780 z le DVI puisque le programme de visualisation doit convertir les images
33781  en tâche de fond pour les rendre visibles quand vous faites défiler votre
33782  document.
33783  C'est pourquoi nous recommandons d'utiliser des fichiers PDF pour les documents
33784  avec de nombreuses images.
33785 \end_layout
33786
33787 \begin_layout Standard
33788 Vous pouvez exporter votre document comme un fichier DVI en utilisant le
33789  menu 
33790 \family sans
33791 Fichier\SpecialChar \menuseparator
33792 Exporter\SpecialChar \menuseparator
33793 DVI.
33794
33795 \family default
33796  Vous pouvez visualiser votre document sous forme de DVI grâce au menu 
33797 \family sans
33798 Visualiser
33799 \family default
33800  ou en utilisant le bouton
33801 \begin_inset Graphics
33802         filename ../../images/buffer-view_dvi.png
33803         scale 85
33804         scaleBeforeRotation
33805
33806 \end_inset
33807
33808  de la barre d'outils.
33809 \end_layout
33810
33811 \begin_layout Section
33812 PostScript
33813 \begin_inset CommandInset label
33814 LatexCommand label
33815 name "sec:PostScript"
33816
33817 \end_inset
33818
33819
33820 \begin_inset Index
33821 status collapsed
33822
33823 \begin_layout Plain Layout
33824 Formats de Fichiers ! PostScript
33825 \end_layout
33826
33827 \end_inset
33828
33829
33830 \begin_inset Index
33831 status collapsed
33832
33833 \begin_layout Plain Layout
33834 PostScript|see
33835 \begin_inset ERT
33836 status collapsed
33837
33838 \begin_layout Plain Layout
33839
33840 {
33841 \end_layout
33842
33843 \end_inset
33844
33845 Formats de Fichiers
33846 \begin_inset ERT
33847 status collapsed
33848
33849 \begin_layout Plain Layout
33850
33851 }
33852 \end_layout
33853
33854 \end_inset
33855
33856
33857 \end_layout
33858
33859 \end_inset
33860
33861
33862 \end_layout
33863
33864 \begin_layout Standard
33865 Ce type de fichiers a l'extension 
33866 \begin_inset Quotes fld
33867 \end_inset
33868
33869
33870 \family typewriter
33871 .ps
33872 \family default
33873
33874 \begin_inset Quotes frd
33875 \end_inset
33876
33877 .
33878  PostScript a été développé par la société 
33879 \series bold
33880 Adobe
33881 \series default
33882  comme un langage pour les imprimantes.
33883  De ce fait le fichier contient toutes les commandes utilisées par l'imprimante
33884  pour imprimer le document.
33885  PostScript peut être considéré comme un 
33886 \begin_inset Quotes fld
33887 \end_inset
33888
33889 langage de programmation
33890 \begin_inset Quotes frd
33891 \end_inset
33892
33893  ; vous pouvez en effet faire des calculs  ou tracer des diagrammes ou des
33894  images
33895 \begin_inset Foot
33896 status open
33897
33898 \begin_layout Plain Layout
33899 Si vous souhaitez en apprendre plus à ce sujet, jetez un coup d'œil au paquetage
33900  LaTeX 
33901 \series bold
33902 pstricks
33903 \series default
33904
33905 \begin_inset CommandInset citation
33906 LatexCommand cite
33907 key "pstricks"
33908
33909 \end_inset
33910
33911 .
33912 \end_layout
33913
33914 \end_inset
33915
33916 .
33917  En partie à cause de toutes ces possibilités un fichier PostScript est
33918  souvent plus gros qu'un PDF.
33919 \end_layout
33920
33921 \begin_layout Standard
33922 En partie à cause de toutes ces possibilités un fichier PostScript est souvent
33923  plus gros qu'un PDF.
33924 \end_layout
33925
33926 \begin_layout Standard
33927 PostScript ne peut contenir que des images au format 
33928 \begin_inset Quotes fld
33929 \end_inset
33930
33931 PostScript Encapsulé
33932 \begin_inset Quotes frd
33933 \end_inset
33934
33935  (encapsulated PostScript ou EPS, d'extension 
33936 \family typewriter
33937 .eps
33938 \family default
33939 ).
33940  Comme LyX vous permet n'importe quel format d'image connu dans votre document,
33941  il doit les convertir en interne en EPS.
33942  Si vous avez par exemple 50 images dans votre document, LyX doit faire
33943  50 conversions à chaque fois que vous visualisez ou que vous exportez votre
33944  document.
33945  Cela risque de ralentir de façon importante votre rythme de travail.
33946  En conclusion, si vous prévoyez d'utiliser PostScript, vous pouvez insérer
33947  vos images directement en EPS pour éviter ce problème.
33948 \end_layout
33949
33950 \begin_layout Standard
33951 Vous pouvez exporter votre document comme un fichier PostScript en utilisant
33952  le menu 
33953 \family sans
33954 Fichier\SpecialChar \menuseparator
33955 Exporter\SpecialChar \menuseparator
33956 PostScript.
33957
33958 \family default
33959  Vous pouvez visualiser votre document sous forme PostScript grâce au menu
33960  
33961 \family sans
33962 Visualiser
33963 \family default
33964  ou en utilisant le bouton 
33965 \begin_inset Graphics
33966         filename ../../images/buffer-view_ps.png
33967         scale 85
33968         scaleBeforeRotation
33969
33970 \end_inset
33971
33972  de la barre d'outils.
33973 \end_layout
33974
33975 \begin_layout Section
33976 PDF
33977 \begin_inset Index
33978 status collapsed
33979
33980 \begin_layout Plain Layout
33981 Formats de Fichiers ! PDF
33982 \end_layout
33983
33984 \end_inset
33985
33986
33987 \begin_inset Index
33988 status collapsed
33989
33990 \begin_layout Plain Layout
33991 PDF
33992 \end_layout
33993
33994 \end_inset
33995
33996
33997 \end_layout
33998
33999 \begin_layout Standard
34000 Ce type de fichiers a l'extension 
34001 \begin_inset Quotes fld
34002 \end_inset
34003
34004
34005 \family typewriter
34006 .pdf
34007 \family default
34008
34009 \begin_inset Quotes frd
34010 \end_inset
34011
34012 .
34013  Ce 
34014 \begin_inset Quotes fld
34015 \end_inset
34016
34017 format de document portable
34018 \begin_inset Quotes frd
34019 \end_inset
34020
34021  (portable document format ou PDF) est développé par 
34022 \family typewriter
34023 Adobe
34024 \family default
34025  comme une évolution de PostScript.
34026  Il est plus comprimé et utilise moins de commandes que PostScript.
34027  Comme son nom l'indique, il est 
34028 \begin_inset Quotes fld
34029 \end_inset
34030
34031 portable
34032 \begin_inset Quotes frd
34033 \end_inset
34034
34035  et peut donc être traité par n'importe quel ordinateur et la sortie imprimée
34036  aura exactement le même aspect.
34037 \end_layout
34038
34039 \begin_layout Standard
34040 PDF peut contenir des images dans son propre format PDF et dans les formats
34041  JPG (format du 
34042 \begin_inset Quotes fld
34043 \end_inset
34044
34045 Joint Photographic Expert Group
34046 \begin_inset Quotes frd
34047 \end_inset
34048
34049  avec comme extension 
34050 \family typewriter
34051 .jpg
34052 \family default
34053  ou 
34054 \family typewriter
34055 .jpeg
34056 \family default
34057 ) et PNG (
34058 \begin_inset Quotes fld
34059 \end_inset
34060
34061 Portable Network Graphics
34062 \begin_inset Quotes frd
34063 \end_inset
34064
34065  avec l'extension 
34066 \family typewriter
34067 .png
34068 \family default
34069 ).
34070  Vous pouvez quand même utiliser d'autres formats puisque LyX les convertit
34071  dans un de ces formats.
34072  Mais comme il est dit dans la section sur PostScript, les conversions d'images
34073  vont ralentir votre travail.
34074  Nous recommandons donc l'utilisation de l'un des trois formats cités.
34075 \end_layout
34076
34077 \begin_layout Standard
34078 Vous pouvez exporter votre document comme un fichier PDF en utilisant le
34079  menu 
34080 \family sans
34081 Fichier\SpecialChar \menuseparator
34082 Exporter 
34083 \family default
34084 de trois façons différentes:
34085 \end_layout
34086
34087 \begin_layout Description
34088 PDF
34089 \begin_inset space ~
34090 \end_inset
34091
34092 (ps2pdf) Ceci utilise le programme 
34093 \family typewriter
34094 ps2pdf
34095 \family default
34096  qui créé un PDF à partir de la version PostScript de votre fichier.
34097  Cette dernière est produite par le programme 
34098 \family typewriter
34099 dvips
34100 \family default
34101  qui utilise une version DVI comme étape intermédiaire.
34102  Cette variante consiste donc en trois conversions.
34103 \end_layout
34104
34105 \begin_layout Description
34106 PDF
34107 \begin_inset space ~
34108 \end_inset
34109
34110 (dvipdfm) Ceci utilise le programme 
34111 \family typewriter
34112 dvipdfm
34113 \family default
34114  qui convertit votre fichier en DVI avant de le convertir en PDF.
34115 \end_layout
34116
34117 \begin_layout Description
34118 PDF
34119 \begin_inset space ~
34120 \end_inset
34121
34122 (pdflatex) Ceci utilise le programme 
34123 \family typewriter
34124 pdftex
34125 \family default
34126  qui convertit directement votre fichier en PDF.
34127 \end_layout
34128
34129 \begin_layout Standard
34130 Nous recommandons d'utiliser l'option 
34131 \family sans
34132 PDF
34133 \begin_inset space ~
34134 \end_inset
34135
34136 (pdflatex)
34137 \family default
34138  car 
34139 \family typewriter
34140 pdftex
34141 \family default
34142  accepte toutes les fonctionnalités des versions actuelles de PDF.
34143  Il est en plus rapide et stable.
34144  Le programme 
34145 \family typewriter
34146 dvipdfm
34147 \family default
34148  n'est plus développé est est donc un peu dépassé.
34149 \end_layout
34150
34151 \begin_layout Standard
34152
34153 \end_layout
34154
34155 \begin_layout Standard
34156 Vous pouvez visualiser votre document sous forme PDF grâce au menu 
34157 \family sans
34158 Visualiser
34159 \family default
34160  ou en utilisant le bouton 
34161 \begin_inset Graphics
34162         filename ../../images/buffer-view_pdf2.png
34163         scale 85
34164         scaleBeforeRotation
34165
34166 \end_inset
34167
34168  de la barre d'outils
34169 \family sans
34170  (
34171 \family default
34172 qui utilise 
34173 \family sans
34174 PDF
34175 \begin_inset space ~
34176 \end_inset
34177
34178 (pdflatex)
34179 \family default
34180 ).
34181 \end_layout
34182
34183 \begin_layout Chapter
34184 Explication de l' Équation
34185 \begin_inset space ~
34186 \end_inset
34187
34188
34189 \begin_inset CommandInset ref
34190 LatexCommand eqref
34191 reference "eq:Wgn"
34192
34193 \end_inset
34194
34195
34196 \begin_inset CommandInset label
34197 LatexCommand label
34198 name "cha:Explication-de-l'Equation"
34199
34200 \end_inset
34201
34202
34203 \end_layout
34204
34205 \begin_layout Standard
34206 La largeur totale de 
34207 \emph on
34208 n
34209 \emph default
34210  cellules de tableau 
34211 \begin_inset Formula $W_{\mathrm{tot\, n}}$
34212 \end_inset
34213
34214  peut être calculée avec
34215 \end_layout
34216
34217 \begin_layout Standard
34218 \begin_inset Formula \begin{equation}
34219 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}
34220
34221 \end_inset
34222
34223
34224 \end_layout
34225
34226 \begin_layout Standard
34227 Où 
34228 \begin_inset Formula $W_{g\, n}$
34229 \end_inset
34230
34231  est la largeur fixe de toutes les cellules.
34232  
34233 \series bold
34234
34235 \backslash
34236 tabcolsep
34237 \series default
34238  est la largeur utilisée par LaTeX entre le texte de la cellule et la bordure,
34239  sa valeur par défaut est 6
34240 \begin_inset space \thinspace{}
34241 \end_inset
34242
34243 pt.
34244  
34245 \series bold
34246
34247 \backslash
34248 arrayrulewidth
34249 \series default
34250  est l'épaisseur de la bordure de la cellule, qui est par défaut de 0.4
34251 \begin_inset space \thinspace{}
34252 \end_inset
34253
34254 pt.
34255 \end_layout
34256
34257 \begin_layout Standard
34258 D'après l'équation
34259 \begin_inset space ~
34260 \end_inset
34261
34262
34263 \begin_inset CommandInset ref
34264 LatexCommand eqref
34265 reference "eq:Wtot_n"
34266
34267 \end_inset
34268
34269 , la largeur totale d'une multicolonne, 
34270 \begin_inset Formula $W_{\mathrm{tot\, mult}}$
34271 \end_inset
34272
34273  est
34274 \end_layout
34275
34276 \begin_layout Standard
34277 \begin_inset Formula \begin{equation}
34278 W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}\end{equation}
34279
34280 \end_inset
34281
34282
34283 \end_layout
34284
34285 \begin_layout Standard
34286 En posant que les équations 
34287 \begin_inset space ~
34288 \end_inset
34289
34290
34291 \begin_inset CommandInset ref
34292 LatexCommand eqref
34293 reference "eq:Wtot_n"
34294
34295 \end_inset
34296
34297  et 
34298 \begin_inset CommandInset ref
34299 LatexCommand eqref
34300 reference "eq:Wtot_mult"
34301
34302 \end_inset
34303
34304  sont égales, on peut calculer la largeur nécessaire 
34305 \begin_inset Formula $W_{g\, n}$
34306 \end_inset
34307
34308  quand 
34309 \emph on
34310 n
34311 \emph default
34312  colonnes sont couvertes, de façon à ce que chaque colonne ait une largeur
34313  de 
34314 \begin_inset Formula $W_{\mathrm{tot\, mult}}/n$
34315 \end_inset
34316
34317 :
34318 \end_layout
34319
34320 \begin_layout Standard
34321 \begin_inset Formula \begin{equation}
34322 W_{g\, n}=(W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}))/n\end{equation}
34323
34324 \end_inset
34325
34326
34327 \end_layout
34328
34329 \begin_layout Bibliography
34330 \begin_inset CommandInset bibitem
34331 LatexCommand bibitem
34332 key "latexcompanion"
34333
34334 \end_inset
34335
34336 Frank Mittelbach and Michel Goossens: 
34337 \emph on
34338 The LaTeX Companion Second Edition.
34339
34340 \emph default
34341  Addison-Wesley, 2004
34342 \end_layout
34343
34344 \begin_layout Bibliography
34345 \begin_inset CommandInset bibitem
34346 LatexCommand bibitem
34347 key "latexguide"
34348
34349 \end_inset
34350
34351 Helmut Kopka and Patrick W.
34352  Daly: 
34353 \emph on
34354 A Guide to LaTeX Fourth Edition.
34355
34356 \emph default
34357  Addison-Wesley, 2003
34358 \end_layout
34359
34360 \begin_layout Bibliography
34361 \begin_inset CommandInset bibitem
34362 LatexCommand bibitem
34363 key "latexbook"
34364
34365 \end_inset
34366
34367 Leslie Lamport: 
34368 \emph on
34369 LaTeX: A Document Preparation System.
34370
34371 \emph default
34372  Addison-Wesley, second edition, 1994
34373 \end_layout
34374
34375 \begin_layout Bibliography
34376 \begin_inset CommandInset bibitem
34377 LatexCommand bibitem
34378 key "booktabs"
34379
34380 \end_inset
34381
34382 Documentation du paquetage LaTeX 
34383 \series bold
34384
34385 \begin_inset CommandInset href
34386 LatexCommand href
34387 name "booktabs"
34388 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
34389
34390 \end_inset
34391
34392
34393 \series default
34394
34395 \begin_inset Index
34396 status collapsed
34397
34398 \begin_layout Plain Layout
34399 Paquetages LaTeX ! booktabs
34400 \end_layout
34401
34402 \end_inset
34403
34404
34405 \end_layout
34406
34407 \begin_layout Bibliography
34408 \begin_inset CommandInset bibitem
34409 LatexCommand bibitem
34410 key "caption"
34411
34412 \end_inset
34413
34414 Documentation du paquetage LaTeX 
34415 \series bold
34416
34417 \begin_inset CommandInset href
34418 LatexCommand href
34419 name "caption"
34420 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
34421
34422 \end_inset
34423
34424
34425 \series default
34426
34427 \begin_inset Index
34428 status collapsed
34429
34430 \begin_layout Plain Layout
34431 Paquetages LaTeX ! caption
34432 \end_layout
34433
34434 \end_inset
34435
34436
34437 \end_layout
34438
34439 \begin_layout Bibliography
34440 \begin_inset CommandInset bibitem
34441 LatexCommand bibitem
34442 key "endfloat"
34443
34444 \end_inset
34445
34446 Documentation du paquetage LaTeX 
34447 \series bold
34448
34449 \begin_inset CommandInset href
34450 LatexCommand href
34451 name "endfloat"
34452 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
34453
34454 \end_inset
34455
34456
34457 \series default
34458
34459 \begin_inset Index
34460 status collapsed
34461
34462 \begin_layout Plain Layout
34463 Paquetages LaTeX ! endfloat
34464 \end_layout
34465
34466 \end_inset
34467
34468
34469 \end_layout
34470
34471 \begin_layout Bibliography
34472 \begin_inset CommandInset bibitem
34473 LatexCommand bibitem
34474 key "wrapfig"
34475
34476 \end_inset
34477
34478 Documentation du paquetage LaTeX 
34479 \series bold
34480
34481 \begin_inset CommandInset href
34482 LatexCommand href
34483 name "wrapfig"
34484 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
34485
34486 \end_inset
34487
34488
34489 \series default
34490
34491 \begin_inset Index
34492 status collapsed
34493
34494 \begin_layout Plain Layout
34495 Paquetages LaTeX ! wrapfig
34496 \begin_inset ERT
34497 status collapsed
34498
34499 \begin_layout Plain Layout
34500
34501
34502 \backslash
34503 vspace{4mm}
34504 \end_layout
34505
34506 \end_inset
34507
34508
34509 \end_layout
34510
34511 \end_inset
34512
34513
34514 \end_layout
34515
34516 \begin_layout Bibliography
34517 \begin_inset CommandInset bibitem
34518 LatexCommand bibitem
34519 key "footmisc"
34520
34521 \end_inset
34522
34523 Documentation du paquetage LaTeX 
34524 \series bold
34525
34526 \begin_inset CommandInset href
34527 LatexCommand href
34528 name "footmisc"
34529 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
34530
34531 \end_inset
34532
34533
34534 \series default
34535
34536 \begin_inset Index
34537 status collapsed
34538
34539 \begin_layout Plain Layout
34540 Paquetages LaTeX ! footmisc
34541 \end_layout
34542
34543 \end_inset
34544
34545
34546 \end_layout
34547
34548 \begin_layout Bibliography
34549 \begin_inset CommandInset bibitem
34550 LatexCommand bibitem
34551 key "hypcap"
34552
34553 \end_inset
34554
34555 Documentation du paquetage LaTeX 
34556 \series bold
34557
34558 \begin_inset CommandInset href
34559 LatexCommand href
34560 name "hypcap"
34561 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
34562
34563 \end_inset
34564
34565
34566 \series default
34567
34568 \begin_inset Index
34569 status collapsed
34570
34571 \begin_layout Plain Layout
34572 Paquetages LaTeX ! hyperref
34573 \end_layout
34574
34575 \end_inset
34576
34577
34578 \end_layout
34579
34580 \begin_layout Bibliography
34581 \begin_inset CommandInset bibitem
34582 LatexCommand bibitem
34583 key "hyperref"
34584
34585 \end_inset
34586
34587 Documentation du paquetage LaTeX 
34588 \series bold
34589
34590 \begin_inset CommandInset href
34591 LatexCommand href
34592 name "hyperref"
34593 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
34594
34595 \end_inset
34596
34597
34598 \series default
34599
34600 \begin_inset Index
34601 status collapsed
34602
34603 \begin_layout Plain Layout
34604 Paquetages LaTeX ! hyperref
34605 \end_layout
34606
34607 \end_inset
34608
34609
34610 \end_layout
34611
34612 \begin_layout Bibliography
34613 \begin_inset CommandInset bibitem
34614 LatexCommand bibitem
34615 key "koma-script"
34616
34617 \end_inset
34618
34619 Documentation du paquetage LaTeX 
34620 \series bold
34621
34622 \begin_inset CommandInset href
34623 LatexCommand href
34624 name "koma-script"
34625 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguien.pdf"
34626
34627 \end_inset
34628
34629
34630 \series default
34631
34632 \begin_inset Index
34633 status collapsed
34634
34635 \begin_layout Plain Layout
34636 Paquetages LaTeX ! koma-script
34637 \end_layout
34638
34639 \end_inset
34640
34641
34642 \end_layout
34643
34644 \begin_layout Bibliography
34645 \begin_inset CommandInset bibitem
34646 LatexCommand bibitem
34647 key "listings"
34648
34649 \end_inset
34650
34651 Documentation du paquetage LaTeX 
34652 \series bold
34653
34654 \begin_inset CommandInset href
34655 LatexCommand href
34656 name "listings"
34657 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
34658
34659 \end_inset
34660
34661
34662 \series default
34663
34664 \begin_inset Index
34665 status collapsed
34666
34667 \begin_layout Plain Layout
34668 Paquetages LaTeX ! listings
34669 \end_layout
34670
34671 \end_inset
34672
34673
34674 \end_layout
34675
34676 \begin_layout Bibliography
34677 \begin_inset CommandInset bibitem
34678 LatexCommand bibitem
34679 key "marginnote"
34680
34681 \end_inset
34682
34683 Documentation du paquetage LaTeX 
34684 \series bold
34685
34686 \begin_inset CommandInset href
34687 LatexCommand href
34688 name "marginnote"
34689 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
34690
34691 \end_inset
34692
34693
34694 \series default
34695
34696 \begin_inset Index
34697 status collapsed
34698
34699 \begin_layout Plain Layout
34700 Paquetages LaTeX ! marginnote
34701 \end_layout
34702
34703 \end_inset
34704
34705
34706 \end_layout
34707
34708 \begin_layout Bibliography
34709 \begin_inset CommandInset bibitem
34710 LatexCommand bibitem
34711 key "pstricks"
34712
34713 \end_inset
34714
34715 Page Web du paquetage LaTeX 
34716 \series bold
34717
34718 \begin_inset CommandInset href
34719 LatexCommand href
34720 name "PSTricks"
34721 target "http://tug.org/PSTricks/"
34722
34723 \end_inset
34724
34725
34726 \series default
34727
34728 \begin_inset Index
34729 status collapsed
34730
34731 \begin_layout Plain Layout
34732 Paquetages LaTeX ! PSTricks
34733 \end_layout
34734
34735 \end_inset
34736
34737
34738 \end_layout
34739
34740 \begin_layout Bibliography
34741 \begin_inset CommandInset bibitem
34742 LatexCommand bibitem
34743 key "sidecap"
34744
34745 \end_inset
34746
34747 Documentation du paquetage LaTeX 
34748 \series bold
34749
34750 \begin_inset CommandInset href
34751 LatexCommand href
34752 name "sidecap"
34753 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
34754
34755 \end_inset
34756
34757
34758 \series default
34759
34760 \begin_inset Index
34761 status collapsed
34762
34763 \begin_layout Plain Layout
34764 Paquetages LaTeX ! sidecap
34765 \end_layout
34766
34767 \end_inset
34768
34769
34770 \end_layout
34771
34772 \begin_layout Bibliography
34773 \begin_inset CommandInset bibitem
34774 LatexCommand bibitem
34775 key "NewInLyX16"
34776
34777 \end_inset
34778
34779
34780 \begin_inset CommandInset href
34781 LatexCommand href
34782 name "Page Wiki"
34783 target "http://wiki.lyx.org/LyX/NewInLyX16"
34784
34785 \end_inset
34786
34787  au sujet des nouveautés de 
34788 \family sans
34789 LyX 1.6.0
34790 \family default
34791 .
34792 \end_layout
34793
34794 \begin_layout Standard
34795 \begin_inset CommandInset index_print
34796 LatexCommand printindex
34797
34798 \end_inset
34799
34800
34801 \end_layout
34802
34803 \begin_layout Standard
34804 \begin_inset FloatList figure
34805
34806 \end_inset
34807
34808
34809 \end_layout
34810
34811 \begin_layout Standard
34812 \begin_inset FloatList table
34813
34814 \end_inset
34815
34816
34817 \end_layout
34818
34819 \begin_layout Standard
34820 \begin_inset ERT
34821 status open
34822
34823 \begin_layout Plain Layout
34824
34825
34826 \backslash
34827 listof{algorithm}{Liste des Algorithmes}
34828 \end_layout
34829
34830 \end_inset
34831
34832
34833 \begin_inset Note Note
34834 status collapsed
34835
34836 \begin_layout Plain Layout
34837 voir la section
34838 \begin_inset space ~
34839 \end_inset
34840
34841
34842 \begin_inset CommandInset ref
34843 LatexCommand ref
34844 reference "sub:Flottant-d'Algorithme"
34845
34846 \end_inset
34847
34848  pour une description
34849 \end_layout
34850
34851 \end_inset
34852
34853
34854 \end_layout
34855
34856 \end_body
34857 \end_document