]> git.lyx.org Git - lyx.git/blob - lib/doc/fr/EmbeddedObjects.lyx
German Math.lyx, EmbeddedObjects.lyx: spell checking
[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
21789 \lang english
21790 Subfloats
21791 \begin_inset Index
21792 status open
21793
21794 \begin_layout Plain Layout
21795 Flottants ! 
21796 \lang english
21797 Subfloats
21798 \end_layout
21799
21800 \end_inset
21801
21802
21803 \end_layout
21804
21805 \begin_layout Standard
21806
21807 \lang english
21808 Subfloats are for example used when a figure consists of several images.
21809  They are created by inserting a float to an existing float.
21810  The placement of the subfloats can be controlled like for paragraphs as
21811  shown in table
21812 \begin_inset space ~
21813 \end_inset
21814
21815
21816 \begin_inset CommandInset ref
21817 LatexCommand ref
21818 reference "tab:Two-subtables-side"
21819
21820 \end_inset
21821
21822  and 
21823 \begin_inset CommandInset ref
21824 LatexCommand ref
21825 reference "tab:Two-subtables-upon"
21826
21827 \end_inset
21828
21829 .
21830 \end_layout
21831
21832 \begin_layout Standard
21833
21834 \lang english
21835 Referencing subfloats works as for normal floats: Table
21836 \begin_inset space ~
21837 \end_inset
21838
21839
21840 \begin_inset CommandInset ref
21841 LatexCommand ref
21842 reference "tab:This-is-subtable-a"
21843
21844 \end_inset
21845
21846  and 
21847 \begin_inset CommandInset ref
21848 LatexCommand ref
21849 reference "tab:This-is-subtable-b"
21850
21851 \end_inset
21852
21853  are subtables of table
21854 \begin_inset space ~
21855 \end_inset
21856
21857
21858 \begin_inset CommandInset ref
21859 LatexCommand ref
21860 reference "tab:Two-subtables-side"
21861
21862 \end_inset
21863
21864 .
21865 \end_layout
21866
21867 \begin_layout Standard
21868
21869 \lang english
21870 \begin_inset Float table
21871 wide false
21872 sideways false
21873 status open
21874
21875 \begin_layout Plain Layout
21876
21877 \lang english
21878 \begin_inset Caption
21879
21880 \begin_layout Plain Layout
21881
21882 \lang english
21883 \begin_inset CommandInset label
21884 LatexCommand label
21885 name "tab:Two-subtables-side"
21886
21887 \end_inset
21888
21889 Two subtables placed side by side.
21890 \end_layout
21891
21892 \end_inset
21893
21894
21895 \end_layout
21896
21897 \begin_layout Plain Layout
21898 \align center
21899
21900 \lang english
21901 \begin_inset space \hfill{}
21902 \end_inset
21903
21904
21905 \begin_inset Float table
21906 wide false
21907 sideways false
21908 status open
21909
21910 \begin_layout Plain Layout
21911
21912 \lang english
21913 \begin_inset Caption
21914
21915 \begin_layout Plain Layout
21916
21917 \lang english
21918 \begin_inset CommandInset label
21919 LatexCommand label
21920 name "tab:This-is-subtable-a"
21921
21922 \end_inset
21923
21924 This is subtable a.
21925 \end_layout
21926
21927 \end_inset
21928
21929
21930 \end_layout
21931
21932 \begin_layout Plain Layout
21933 \align center
21934 \begin_inset Tabular
21935 <lyxtabular version="3" rows="1" columns="5">
21936 <features>
21937 <column alignment="center" valignment="top" width="0">
21938 <column alignment="center" valignment="top" width="0">
21939 <column alignment="center" valignment="top" width="0">
21940 <column alignment="center" valignment="top" width="0">
21941 <column alignment="center" valignment="top" width="0">
21942 <row>
21943 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21944 \begin_inset Text
21945
21946 \begin_layout Plain Layout
21947 test
21948 \end_layout
21949
21950 \end_inset
21951 </cell>
21952 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21953 \begin_inset Text
21954
21955 \begin_layout Plain Layout
21956 b
21957 \end_layout
21958
21959 \end_inset
21960 </cell>
21961 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21962 \begin_inset Text
21963
21964 \begin_layout Plain Layout
21965 c
21966 \end_layout
21967
21968 \end_inset
21969 </cell>
21970 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21971 \begin_inset Text
21972
21973 \begin_layout Plain Layout
21974 d
21975 \end_layout
21976
21977 \end_inset
21978 </cell>
21979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21980 \begin_inset Text
21981
21982 \begin_layout Plain Layout
21983 e
21984 \end_layout
21985
21986 \end_inset
21987 </cell>
21988 </row>
21989 </lyxtabular>
21990
21991 \end_inset
21992
21993
21994 \end_layout
21995
21996 \end_inset
21997
21998
21999 \begin_inset space \hfill{}
22000 \end_inset
22001
22002
22003 \begin_inset Float table
22004 wide false
22005 sideways false
22006 status open
22007
22008 \begin_layout Plain Layout
22009
22010 \lang english
22011 \begin_inset Caption
22012
22013 \begin_layout Plain Layout
22014
22015 \lang english
22016 \begin_inset CommandInset label
22017 LatexCommand label
22018 name "tab:This-is-subtable-b"
22019
22020 \end_inset
22021
22022 This is subtable b.
22023 \end_layout
22024
22025 \end_inset
22026
22027
22028 \end_layout
22029
22030 \begin_layout Plain Layout
22031 \align center
22032 \begin_inset Tabular
22033 <lyxtabular version="3" rows="1" columns="5">
22034 <features>
22035 <column alignment="center" valignment="top" width="0">
22036 <column alignment="center" valignment="top" width="0">
22037 <column alignment="center" valignment="top" width="0">
22038 <column alignment="center" valignment="top" width="0">
22039 <column alignment="center" valignment="top" width="0">
22040 <row>
22041 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22042 \begin_inset Text
22043
22044 \begin_layout Plain Layout
22045 e
22046 \end_layout
22047
22048 \end_inset
22049 </cell>
22050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22051 \begin_inset Text
22052
22053 \begin_layout Plain Layout
22054 d
22055 \end_layout
22056
22057 \end_inset
22058 </cell>
22059 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22060 \begin_inset Text
22061
22062 \begin_layout Plain Layout
22063 c
22064 \end_layout
22065
22066 \end_inset
22067 </cell>
22068 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22069 \begin_inset Text
22070
22071 \begin_layout Plain Layout
22072 b
22073 \end_layout
22074
22075 \end_inset
22076 </cell>
22077 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22078 \begin_inset Text
22079
22080 \begin_layout Plain Layout
22081 test
22082 \end_layout
22083
22084 \end_inset
22085 </cell>
22086 </row>
22087 </lyxtabular>
22088
22089 \end_inset
22090
22091
22092 \end_layout
22093
22094 \end_inset
22095
22096
22097 \begin_inset space \hfill{}
22098 \end_inset
22099
22100
22101 \end_layout
22102
22103 \end_inset
22104
22105
22106 \end_layout
22107
22108 \begin_layout Standard
22109
22110 \lang english
22111 \begin_inset Float table
22112 wide false
22113 sideways false
22114 status open
22115
22116 \begin_layout Plain Layout
22117
22118 \lang english
22119 \begin_inset Caption
22120
22121 \begin_layout Plain Layout
22122
22123 \lang english
22124 \begin_inset CommandInset label
22125 LatexCommand label
22126 name "tab:Two-subtables-upon"
22127
22128 \end_inset
22129
22130 Two subtables placed one upon the other.
22131  (a) table with 4 cells, (b) table with 5 cells.
22132 \end_layout
22133
22134 \end_inset
22135
22136
22137 \end_layout
22138
22139 \begin_layout Plain Layout
22140 \align center
22141 \begin_inset Float table
22142 wide false
22143 sideways false
22144 status collapsed
22145
22146 \begin_layout Plain Layout
22147 \begin_inset Caption
22148
22149 \begin_layout Plain Layout
22150
22151 \end_layout
22152
22153 \end_inset
22154
22155
22156 \end_layout
22157
22158 \begin_layout Plain Layout
22159 \align center
22160 \begin_inset Tabular
22161 <lyxtabular version="3" rows="1" columns="4">
22162 <features>
22163 <column alignment="center" valignment="top" width="0">
22164 <column alignment="center" valignment="top" width="0">
22165 <column alignment="center" valignment="top" width="0">
22166 <column alignment="center" valignment="top" width="0">
22167 <row>
22168 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22169 \begin_inset Text
22170
22171 \begin_layout Plain Layout
22172 test
22173 \end_layout
22174
22175 \end_inset
22176 </cell>
22177 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22178 \begin_inset Text
22179
22180 \begin_layout Plain Layout
22181 test
22182 \end_layout
22183
22184 \end_inset
22185 </cell>
22186 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22187 \begin_inset Text
22188
22189 \begin_layout Plain Layout
22190 test
22191 \end_layout
22192
22193 \end_inset
22194 </cell>
22195 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22196 \begin_inset Text
22197
22198 \begin_layout Plain Layout
22199 test
22200 \end_layout
22201
22202 \end_inset
22203 </cell>
22204 </row>
22205 </lyxtabular>
22206
22207 \end_inset
22208
22209
22210 \end_layout
22211
22212 \end_inset
22213
22214
22215 \end_layout
22216
22217 \begin_layout Plain Layout
22218 \align center
22219 \begin_inset Float table
22220 wide false
22221 sideways false
22222 status collapsed
22223
22224 \begin_layout Plain Layout
22225 \begin_inset Caption
22226
22227 \begin_layout Plain Layout
22228
22229 \end_layout
22230
22231 \end_inset
22232
22233
22234 \end_layout
22235
22236 \begin_layout Plain Layout
22237 \align center
22238 \begin_inset Tabular
22239 <lyxtabular version="3" rows="1" columns="5">
22240 <features>
22241 <column alignment="center" valignment="top" width="0">
22242 <column alignment="center" valignment="top" width="0">
22243 <column alignment="center" valignment="top" width="0">
22244 <column alignment="center" valignment="top" width="0">
22245 <column alignment="center" valignment="top" width="0">
22246 <row>
22247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22248 \begin_inset Text
22249
22250 \begin_layout Plain Layout
22251 a
22252 \end_layout
22253
22254 \end_inset
22255 </cell>
22256 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22257 \begin_inset Text
22258
22259 \begin_layout Plain Layout
22260 b
22261 \end_layout
22262
22263 \end_inset
22264 </cell>
22265 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22266 \begin_inset Text
22267
22268 \begin_layout Plain Layout
22269 c
22270 \end_layout
22271
22272 \end_inset
22273 </cell>
22274 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22275 \begin_inset Text
22276
22277 \begin_layout Plain Layout
22278 d
22279 \end_layout
22280
22281 \end_inset
22282 </cell>
22283 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22284 \begin_inset Text
22285
22286 \begin_layout Plain Layout
22287 e
22288 \end_layout
22289
22290 \end_inset
22291 </cell>
22292 </row>
22293 </lyxtabular>
22294
22295 \end_inset
22296
22297
22298 \end_layout
22299
22300 \end_inset
22301
22302
22303 \end_layout
22304
22305 \end_inset
22306
22307
22308 \end_layout
22309
22310 \begin_layout Section
22311 Flottants côte-à-côte
22312 \begin_inset Index
22313 status collapsed
22314
22315 \begin_layout Plain Layout
22316 Flottants ! côte-à-côte
22317 \end_layout
22318
22319 \end_inset
22320
22321
22322 \end_layout
22323
22324 \begin_layout Standard
22325 Pour placer des flottants côte-à-côte, comme pour la figure
22326 \begin_inset space ~
22327 \end_inset
22328
22329
22330 \begin_inset CommandInset ref
22331 LatexCommand ref
22332 reference "fig:Flottant-gauche"
22333
22334 \end_inset
22335
22336  et 
22337 \begin_inset CommandInset ref
22338 LatexCommand ref
22339 reference "fig:Flottant-droit"
22340
22341 \end_inset
22342
22343 , on n'utilise 
22344 \emph on
22345 qu'un seul 
22346 \emph default
22347 flottant.
22348  On y insère deux boîtes de minipages.
22349 \begin_inset Foot
22350 status collapsed
22351
22352 \begin_layout Plain Layout
22353 Les minipages sont décrites dans la section
22354 \begin_inset space ~
22355 \end_inset
22356
22357
22358 \begin_inset CommandInset ref
22359 LatexCommand ref
22360 reference "sec:Minipages"
22361
22362 \end_inset
22363
22364 .
22365 \end_layout
22366
22367 \end_inset
22368
22369  La largeur est mise à 45
22370 \begin_inset space \thinspace{}
22371 \end_inset
22372
22373 -50
22374 \begin_inset space \thinspace{}
22375 \end_inset
22376
22377 column% et l'alignement de la boîte à 
22378 \family sans
22379 Bas
22380 \family default
22381  pour chaque minipage.
22382  Les boîtes minipages contiennent l'image et la légende exactement comme
22383  avec un flottant.
22384  La seule différence est que l'unité de longueur 
22385 \family sans
22386 Largeur
22387 \begin_inset space ~
22388 \end_inset
22389
22390 colonne
22391 \begin_inset space ~
22392 \end_inset
22393
22394 %
22395 \family default
22396  utilisée pour l'image est maintenant définie par rapport à la largeur des
22397  boîtes minipages.
22398 \end_layout
22399
22400 \begin_layout Standard
22401 \begin_inset Float figure
22402 wide false
22403 sideways false
22404 status open
22405
22406 \begin_layout Plain Layout
22407 \begin_inset Box Frameless
22408 position "b"
22409 hor_pos "c"
22410 has_inner_box 1
22411 inner_pos "t"
22412 use_parbox 0
22413 width "45col%"
22414 special "none"
22415 height "1in"
22416 height_special "totalheight"
22417 status open
22418
22419 \begin_layout Plain Layout
22420 \align center
22421 \begin_inset Graphics
22422         filename ../clipart/mobius.eps
22423         lyxscale 50
22424         width 100col%
22425         scaleBeforeRotation
22426
22427 \end_inset
22428
22429
22430 \end_layout
22431
22432 \begin_layout Plain Layout
22433 \begin_inset Caption
22434
22435 \begin_layout Plain Layout
22436 \begin_inset CommandInset label
22437 LatexCommand label
22438 name "fig:Flottant-gauche"
22439
22440 \end_inset
22441
22442 Flottant du côté gauche.
22443 \end_layout
22444
22445 \end_inset
22446
22447
22448 \end_layout
22449
22450 \end_inset
22451
22452
22453 \begin_inset space \hfill{}
22454 \end_inset
22455
22456
22457 \begin_inset Box Frameless
22458 position "b"
22459 hor_pos "c"
22460 has_inner_box 1
22461 inner_pos "t"
22462 use_parbox 0
22463 width "45col%"
22464 special "none"
22465 height "1in"
22466 height_special "totalheight"
22467 status open
22468
22469 \begin_layout Plain Layout
22470 \align center
22471 \begin_inset Graphics
22472         filename ../clipart/platypus.eps
22473         lyxscale 50
22474         width 100col%
22475         scaleBeforeRotation
22476
22477 \end_inset
22478
22479
22480 \end_layout
22481
22482 \begin_layout Plain Layout
22483 \begin_inset Caption
22484
22485 \begin_layout Plain Layout
22486 \begin_inset CommandInset label
22487 LatexCommand label
22488 name "fig:Flottant-droit"
22489
22490 \end_inset
22491
22492 Flottant du côté droit.
22493 \end_layout
22494
22495 \end_inset
22496
22497
22498 \end_layout
22499
22500 \end_inset
22501
22502
22503 \end_layout
22504
22505 \end_inset
22506
22507
22508 \end_layout
22509
22510 \begin_layout Section
22511 Mise en Forme de la Légende
22512 \begin_inset Index
22513 status collapsed
22514
22515 \begin_layout Plain Layout
22516 Légende ! Mise en forme
22517 \end_layout
22518
22519 \end_inset
22520
22521
22522 \begin_inset Index
22523 status collapsed
22524
22525 \begin_layout Plain Layout
22526 Flottants ! Mise en forme de la Légende
22527 \end_layout
22528
22529 \end_inset
22530
22531
22532 \begin_inset CommandInset label
22533 LatexCommand label
22534 name "sec:Formatage-légende"
22535
22536 \end_inset
22537
22538
22539 \end_layout
22540
22541 \begin_layout Standard
22542 L'environnement 
22543 \family sans
22544 Légende
22545 \family default
22546  est l'environnement de paragraphe par défaut pour les 
22547 \family sans
22548 flottants
22549 \family default
22550 .
22551  Dans la fenêtre de LyX les légendes apparaissent comme une étiquette comme
22552  par exemple 
22553 \begin_inset Quotes eld
22554 \end_inset
22555
22556
22557 \family sans
22558 Figure #:
22559 \family default
22560
22561 \begin_inset Quotes erd
22562 \end_inset
22563
22564  suivi par le texte de la légende.
22565  Le 
22566 \begin_inset Quotes eld
22567 \end_inset
22568
22569 #
22570 \begin_inset Quotes erd
22571 \end_inset
22572
22573  étant remplacé par le numéro de référence réel.
22574  Par défaut l'étiquette et le numéro sont dans la même police de caractères
22575  que le texte de la légende et deux points suivent le numéro pour séparer
22576  l'étiquette du texte.
22577  Ce format de légende n'est pas forcément adapté à tous les types de documents.
22578 \end_layout
22579
22580 \begin_layout Standard
22581 Pour modifier le format par défaut des légendes, il faut charger le paquetage
22582  LaTeX 
22583 \series bold
22584 caption
22585 \series default
22586
22587 \begin_inset Index
22588 status collapsed
22589
22590 \begin_layout Plain Layout
22591 Paquetages LaTeX ! caption
22592 \end_layout
22593
22594 \end_inset
22595
22596  dans le préambule de votre document avec la ligne suivante :
22597 \end_layout
22598
22599 \begin_layout Standard
22600
22601 \series bold
22602
22603 \backslash
22604 usepackage[format definition]{caption}
22605 \end_layout
22606
22607 \begin_layout Standard
22608 Pour avoir par exemple l'étiquette et le numéro dans une police sans empattement
22609  grasse et les légendes de tableau toujours au dessus des tableaux, comme
22610  dans ce document, utilisez les commandes suivantes :
22611 \end_layout
22612
22613 \begin_layout Standard
22614
22615 \series bold
22616
22617 \backslash
22618 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
22619 \end_layout
22620
22621 \begin_layout Standard
22622 Vous pouvez aussi définir des formats de légendes différents pour les différents
22623  types de flottants.
22624  Dans ce cas chargez le paquetage 
22625 \series bold
22626 caption 
22627 \series default
22628 sans option de format spécifique et définissez les différents formats à
22629  l'aide de la commande 
22630 \end_layout
22631
22632 \begin_layout Standard
22633
22634 \series bold
22635
22636 \backslash
22637 captionsetup[type de flottant]{définition du format}
22638 \end_layout
22639
22640 \begin_layout Standard
22641 dans le préambule du document.
22642  Par exemple les formats de légende de la Figure
22643 \begin_inset space ~
22644 \end_inset
22645
22646
22647 \begin_inset CommandInset ref
22648 LatexCommand ref
22649 reference "fig:Legende-de-fig"
22650
22651 \end_inset
22652
22653  et du Tableau
22654 \begin_inset space ~
22655 \end_inset
22656
22657
22658 \begin_inset CommandInset ref
22659 LatexCommand ref
22660 reference "tab:Légende-de-tab"
22661
22662 \end_inset
22663
22664  peuvent être créés en utilisant les commandes suivantes dans le préambule
22665  :
22666 \end_layout
22667
22668 \begin_layout Standard
22669
22670 \series bold
22671
22672 \backslash
22673 usepackage[tableposition=top]{caption}
22674 \series default
22675
22676 \begin_inset Newline newline
22677 \end_inset
22678
22679
22680 \series bold
22681
22682 \backslash
22683 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
22684 \begin_inset Newline newline
22685 \end_inset
22686
22687
22688 \begin_inset ERT
22689 status collapsed
22690
22691 \begin_layout Plain Layout
22692
22693
22694 \backslash
22695 hphantom{
22696 \backslash
22697
22698 \backslash
22699 captionsetup[figure]
22700 \backslash
22701 {}
22702 \end_layout
22703
22704 \end_inset
22705
22706  labelsep=period}
22707 \begin_inset Newline newline
22708 \end_inset
22709
22710
22711 \backslash
22712 captionsetup[table]{labelfont={bf,sf}}
22713 \end_layout
22714
22715 \begin_layout Standard
22716 \begin_inset Note Greyedout
22717 status open
22718
22719 \begin_layout Plain Layout
22720
22721 \series bold
22722 Note:
22723 \series default
22724  L'option 
22725 \series bold
22726 tableposition=top
22727 \series default
22728  n'a pas d'effet quand on utilise un document de classe 
22729 \series bold
22730 KOMA-script
22731 \series default
22732
22733 \begin_inset Index
22734 status collapsed
22735
22736 \begin_layout Plain Layout
22737 Paquetages LaTeX ! KOMA-script
22738 \end_layout
22739
22740 \end_inset
22741
22742 .
22743  Dans ce cas on doit utiliser l'option 
22744 \series bold
22745 tablecaptionabove
22746 \series default
22747  de la classe de document.
22748 \end_layout
22749
22750 \end_inset
22751
22752
22753 \end_layout
22754
22755 \begin_layout Standard
22756 Pour plus d'information sur le paquetage 
22757 \series bold
22758 caption
22759 \series default
22760  nous vous renvoyons à sa documentation 
22761 \begin_inset CommandInset citation
22762 LatexCommand cite
22763 key "caption"
22764
22765 \end_inset
22766
22767 .
22768 \end_layout
22769
22770 \begin_layout Standard
22771 Pour changer le nom de l'étiquette, par exemple de 
22772 \begin_inset Quotes eld
22773 \end_inset
22774
22775 Figure
22776 \begin_inset Quotes erd
22777 \end_inset
22778
22779  à 
22780 \begin_inset Quotes eld
22781 \end_inset
22782
22783 Image
22784 \begin_inset Quotes erd
22785 \end_inset
22786
22787 , utilisez la commande suivante dans le préambule :
22788 \end_layout
22789
22790 \begin_layout Standard
22791
22792 \series bold
22793
22794 \backslash
22795 renewcommand{
22796 \backslash
22797 fnum@figure}{Image~
22798 \backslash
22799 thefigure}
22800 \end_layout
22801
22802 \begin_layout Standard
22803 où 
22804 \series bold
22805
22806 \backslash
22807 thefigure
22808 \series default
22809  insère le numéro de la figure et
22810 \series bold
22811  
22812 \begin_inset Quotes eld
22813 \end_inset
22814
22815 ~
22816 \series default
22817
22818 \begin_inset Quotes erd
22819 \end_inset
22820
22821  ajoute une espace insécable.
22822 \end_layout
22823
22824 \begin_layout Standard
22825 \begin_inset VSpace bigskip
22826 \end_inset
22827
22828 Si vous utilisez un document de classe 
22829 \series bold
22830 KOMA-script
22831 \series default
22832
22833 \begin_inset Index
22834 status collapsed
22835
22836 \begin_layout Plain Layout
22837 Paquetages LaTeX ! KOMA-script
22838 \end_layout
22839
22840 \end_inset
22841
22842  (
22843 \family sans
22844 article (KOMA-script)
22845 \family default
22846
22847 \family sans
22848 book (KOMA-script)
22849 \family default
22850
22851 \family sans
22852 letter (KOMA-script)
22853 \family default
22854 , ou 
22855 \family sans
22856 report (KOMA-script)
22857 \family default
22858
22859 \begin_inset space \thinspace{}
22860 \end_inset
22861
22862 ), Vous pouvez utiliser la commande incorporée 
22863 \series bold
22864
22865 \backslash
22866 setkomafont 
22867 \series default
22868 du paquetage
22869 \series bold
22870  KOMA-script 
22871 \series default
22872 à la place du paquetage
22873 \series bold
22874  caption.
22875  
22876 \series default
22877 Par exemple, pour avoir une étiquette de légende en gras, ajoutez la commande
22878  suivante au préambule de votre document :
22879 \end_layout
22880
22881 \begin_layout Standard
22882
22883 \series bold
22884
22885 \backslash
22886 setkomafont{captionlabel}{
22887 \backslash
22888 bfseries}
22889 \end_layout
22890
22891 \begin_layout Standard
22892 Pour plus d'information au sujet de 
22893 \series bold
22894
22895 \backslash
22896 setkomafont
22897 \series default
22898  nous vous renvoyons à la documentation du paquetage 
22899 \series bold
22900 KOMA-script
22901 \series default
22902  
22903 \begin_inset CommandInset citation
22904 LatexCommand cite
22905 key "KOMA-script"
22906
22907 \end_inset
22908
22909 .
22910 \end_layout
22911
22912 \begin_layout Standard
22913 \begin_inset ERT
22914 status collapsed
22915
22916 \begin_layout Plain Layout
22917
22918
22919 \backslash
22920 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
22921 }
22922 \end_layout
22923
22924 \end_inset
22925
22926
22927 \begin_inset Note Note
22928 status open
22929
22930 \begin_layout Plain Layout
22931 Le format de la légende n'est modifié que pour cet exemple.
22932 \end_layout
22933
22934 \end_inset
22935
22936
22937 \end_layout
22938
22939 \begin_layout Standard
22940 \begin_inset Float figure
22941 placement !p
22942 wide false
22943 sideways false
22944 status open
22945
22946 \begin_layout Plain Layout
22947 \align center
22948 \begin_inset Graphics
22949         filename ../clipart/mobius.eps
22950         lyxscale 50
22951         scale 50
22952         scaleBeforeRotation
22953
22954 \end_inset
22955
22956
22957 \end_layout
22958
22959 \begin_layout Plain Layout
22960 \begin_inset Caption
22961
22962 \begin_layout Plain Layout
22963 \begin_inset CommandInset label
22964 LatexCommand label
22965 name "fig:Legende-de-fig"
22966
22967 \end_inset
22968
22969 Ceci est un exemple de légende de figure qui est plus longue qu'une ligne
22970  pour montrer les différents types de formats de légendes.
22971  Ici on a utilisé un format de légende personnalisé.
22972 \end_layout
22973
22974 \end_inset
22975
22976
22977 \end_layout
22978
22979 \end_inset
22980
22981
22982 \end_layout
22983
22984 \begin_layout Standard
22985 \begin_inset ERT
22986 status collapsed
22987
22988 \begin_layout Plain Layout
22989
22990
22991 \backslash
22992 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
22993 on}
22994 \end_layout
22995
22996 \end_inset
22997
22998
22999 \end_layout
23000
23001 \begin_layout Standard
23002 \begin_inset Float table
23003 placement !p
23004 wide false
23005 sideways false
23006 status open
23007
23008 \begin_layout Plain Layout
23009 \begin_inset Caption
23010
23011 \begin_layout Plain Layout
23012 \begin_inset CommandInset label
23013 LatexCommand label
23014 name "tab:Légende-de-tab"
23015
23016 \end_inset
23017
23018 Ceci est un exemple de légende de tableau qui est plus longue qu'une ligne
23019  pour montrer les différents types de formats de légendes.
23020  Ici on a utilisé le format de légende par défaut.
23021 \end_layout
23022
23023 \end_inset
23024
23025
23026 \end_layout
23027
23028 \begin_layout Plain Layout
23029 \align center
23030 \begin_inset Tabular
23031 <lyxtabular version="3" rows="1" columns="5">
23032 <features>
23033 <column alignment="center" valignment="top" width="0">
23034 <column alignment="center" valignment="top" width="0">
23035 <column alignment="center" valignment="top" width="0">
23036 <column alignment="center" valignment="top" width="0">
23037 <column alignment="center" valignment="top" width="0">
23038 <row>
23039 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23040 \begin_inset Text
23041
23042 \begin_layout Plain Layout
23043 a
23044 \end_layout
23045
23046 \end_inset
23047 </cell>
23048 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23049 \begin_inset Text
23050
23051 \begin_layout Plain Layout
23052 b
23053 \end_layout
23054
23055 \end_inset
23056 </cell>
23057 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23058 \begin_inset Text
23059
23060 \begin_layout Plain Layout
23061 c
23062 \end_layout
23063
23064 \end_inset
23065 </cell>
23066 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23067 \begin_inset Text
23068
23069 \begin_layout Plain Layout
23070 d
23071 \end_layout
23072
23073 \end_inset
23074 </cell>
23075 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23076 \begin_inset Text
23077
23078 \begin_layout Plain Layout
23079 e
23080 \end_layout
23081
23082 \end_inset
23083 </cell>
23084 </row>
23085 </lyxtabular>
23086
23087 \end_inset
23088
23089
23090 \end_layout
23091
23092 \end_inset
23093
23094
23095 \end_layout
23096
23097 \begin_layout Section
23098 Positionnement de la Légende
23099 \begin_inset Index
23100 status collapsed
23101
23102 \begin_layout Plain Layout
23103 Légende ! Placement
23104 \end_layout
23105
23106 \end_inset
23107
23108
23109 \begin_inset Index
23110 status collapsed
23111
23112 \begin_layout Plain Layout
23113 Flottants ! Placement de la légende
23114 \end_layout
23115
23116 \end_inset
23117
23118
23119 \begin_inset CommandInset label
23120 LatexCommand label
23121 name "sec:Placement-légende"
23122
23123 \end_inset
23124
23125
23126 \end_layout
23127
23128 \begin_layout Standard
23129 La règle habituelle pour placer la légende est :
23130 \end_layout
23131
23132 \begin_layout Description
23133 Figure
23134 \begin_inset space ~
23135 \end_inset
23136
23137 : La légende est placée en dessous de la figure
23138 \end_layout
23139
23140 \begin_layout Description
23141 Tableau
23142 \begin_inset space ~
23143 \end_inset
23144
23145 : La légende est placée au dessus du tableau
23146 \end_layout
23147
23148 \begin_layout Standard
23149 Malheureusement les classes standard de LaTeX ne gèrent pas les légendes
23150  au dessus des tableaux.
23151  Ce qui fait que si vous utilisez une des classes de document 
23152 \family sans
23153 article
23154 \family default
23155
23156 \family sans
23157 book
23158 \family default
23159
23160 \family sans
23161 letter
23162 \family default
23163 , ou 
23164 \family sans
23165 report
23166 \family default
23167  il n'y aura pas d'espace libre entre la légende et le tableau.
23168  Pour insérer l'espace nécessaire, ajoutez l'option suivante à la commande
23169  de chargement du paquetage LaTeX 
23170 \series bold
23171 caption
23172 \series default
23173  dans le préambule de votre document
23174 \begin_inset Foot
23175 status open
23176
23177 \begin_layout Plain Layout
23178 Voir la section
23179 \begin_inset space ~
23180 \end_inset
23181
23182
23183 \begin_inset CommandInset ref
23184 LatexCommand ref
23185 reference "sec:Formatage-légende"
23186
23187 \end_inset
23188
23189  pour plus d'information sur le paquetage 
23190 \series bold
23191 caption
23192 \series default
23193 .
23194 \end_layout
23195
23196 \end_inset
23197
23198 :
23199 \end_layout
23200
23201 \begin_layout Standard
23202
23203 \series bold
23204 tableposition=top
23205 \end_layout
23206
23207 \begin_layout Standard
23208 Si vous utilisez une classe de document 
23209 \series bold
23210 KOMA-script
23211 \series default
23212
23213 \begin_inset Index
23214 status collapsed
23215
23216 \begin_layout Plain Layout
23217 Paquetages LaTeX ! KOMA-script
23218 \end_layout
23219
23220 \end_inset
23221
23222  (
23223 \family sans
23224 article (KOMA-script)
23225 \family default
23226
23227 \family sans
23228 book (KOMA-script)
23229 \family default
23230
23231 \family sans
23232 letter (KOMA-script)
23233 \family default
23234 , ou 
23235 \family sans
23236 report (KOMA-script)
23237 \family default
23238
23239 \begin_inset space \thinspace{}
23240 \end_inset
23241
23242 ), vous pouvez utiliser à la place du paquetage 
23243 \series bold
23244 caption
23245 \series default
23246  l'option 
23247 \series bold
23248 tablecaptionabove
23249 \series default
23250  de la classe de document.
23251 \end_layout
23252
23253 \begin_layout Standard
23254 \begin_inset VSpace bigskip
23255 \end_inset
23256
23257 On peut aussi mettre la légende à côté d'une figure ou d'un tableau.
23258  Pour cela, vous devez charger le paquetage LaTeX 
23259 \series bold
23260 sidecap
23261 \series default
23262
23263 \begin_inset Index
23264 status collapsed
23265
23266 \begin_layout Plain Layout
23267 Paquetages LaTeX ! sidecap
23268 \end_layout
23269
23270 \end_inset
23271
23272  dans le préambule de votre document avec la ligne de commande suivante
23273 \end_layout
23274
23275 \begin_layout Standard
23276
23277 \series bold
23278
23279 \backslash
23280 usepackage[option]{sidecap}
23281 \end_layout
23282
23283 \begin_layout Standard
23284 Si vous ne mettez aucune option, la légende sera placée du côté de la marge
23285  extérieure – à droite sur les pages impaires et à gauche sur les pages
23286  paires.
23287  Vous pouvez mettre la légende dans la marge interne en utilisant l'option
23288  
23289 \series bold
23290 innercaption
23291 \series default
23292 .
23293  Pour forcer le placement toujours à droite ou à gauche, utilisez les options
23294  
23295 \series bold
23296 rightcaption
23297 \series default
23298  ou 
23299 \series bold
23300 leftcaption
23301 \series default
23302 .
23303 \end_layout
23304
23305 \begin_layout Standard
23306 \begin_inset ERT
23307 status collapsed
23308
23309 \begin_layout Plain Layout
23310
23311
23312 \backslash
23313 ifsidecap
23314 \end_layout
23315
23316 \end_inset
23317
23318
23319 \begin_inset Note Note
23320 status open
23321
23322 \begin_layout Plain Layout
23323 La section suivante ne sera affichée que si le paquetage LaTeX 
23324 \series bold
23325 sidecap
23326 \series default
23327  a été installé.
23328 \end_layout
23329
23330 \end_inset
23331
23332
23333 \end_layout
23334
23335 \begin_layout Standard
23336 Pour pouvoir placer la légende d'un flottant à côté de celui-ci, vous devez
23337  ajouter ces commandes dans le préambule de votre document :
23338 \end_layout
23339
23340 \begin_layout Standard
23341
23342 \lyxline
23343
23344 \end_layout
23345
23346 \begin_layout Standard
23347
23348 \series bold
23349
23350 \backslash
23351 newcommand{
23352 \backslash
23353 TabBesBeg}{%
23354 \begin_inset Newline newline
23355 \end_inset
23356
23357
23358 \begin_inset ERT
23359 status collapsed
23360
23361 \begin_layout Plain Layout
23362
23363
23364 \backslash
23365 hphantom{ }
23366 \end_layout
23367
23368 \end_inset
23369
23370
23371 \backslash
23372 let
23373 \backslash
23374 MyTable
23375 \backslash
23376 table
23377 \begin_inset Newline newline
23378 \end_inset
23379
23380
23381 \begin_inset ERT
23382 status collapsed
23383
23384 \begin_layout Plain Layout
23385
23386
23387 \backslash
23388 hphantom{ }
23389 \end_layout
23390
23391 \end_inset
23392
23393
23394 \backslash
23395 let
23396 \backslash
23397 MyEndtable
23398 \backslash
23399 endtable
23400 \begin_inset Newline newline
23401 \end_inset
23402
23403
23404 \begin_inset ERT
23405 status collapsed
23406
23407 \begin_layout Plain Layout
23408
23409
23410 \backslash
23411 hphantom{ }
23412 \end_layout
23413
23414 \end_inset
23415
23416
23417 \backslash
23418 renewenvironment{table}{
23419 \backslash
23420 begin{SCtable}}{
23421 \backslash
23422 end{SCtable}}}
23423 \end_layout
23424
23425 \begin_layout Standard
23426
23427 \series bold
23428
23429 \backslash
23430 newcommand{
23431 \backslash
23432 TabBesEnd}{%
23433 \begin_inset Newline newline
23434 \end_inset
23435
23436
23437 \begin_inset ERT
23438 status collapsed
23439
23440 \begin_layout Plain Layout
23441
23442
23443 \backslash
23444 hphantom{ }
23445 \end_layout
23446
23447 \end_inset
23448
23449
23450 \backslash
23451 let
23452 \backslash
23453 table
23454 \backslash
23455 MyTable
23456 \begin_inset Newline newline
23457 \end_inset
23458
23459
23460 \begin_inset ERT
23461 status collapsed
23462
23463 \begin_layout Plain Layout
23464
23465
23466 \backslash
23467 hphantom{ }
23468 \end_layout
23469
23470 \end_inset
23471
23472
23473 \backslash
23474 let
23475 \backslash
23476 endtable
23477 \backslash
23478 MyEndtable
23479 \end_layout
23480
23481 \begin_layout Standard
23482
23483 \series bold
23484
23485 \backslash
23486 newcommand{
23487 \backslash
23488 FigBesBeg}{%
23489 \begin_inset Newline newline
23490 \end_inset
23491
23492
23493 \begin_inset ERT
23494 status collapsed
23495
23496 \begin_layout Plain Layout
23497
23498
23499 \backslash
23500 hphantom{ }
23501 \end_layout
23502
23503 \end_inset
23504
23505
23506 \backslash
23507 let
23508 \backslash
23509 MyFigure
23510 \backslash
23511 figure
23512 \begin_inset Newline newline
23513 \end_inset
23514
23515
23516 \begin_inset ERT
23517 status collapsed
23518
23519 \begin_layout Plain Layout
23520
23521
23522 \backslash
23523 hphantom{ }
23524 \end_layout
23525
23526 \end_inset
23527
23528
23529 \backslash
23530 let
23531 \backslash
23532 MyEndfigure
23533 \backslash
23534 endfigure
23535 \begin_inset Newline newline
23536 \end_inset
23537
23538
23539 \begin_inset ERT
23540 status collapsed
23541
23542 \begin_layout Plain Layout
23543
23544
23545 \backslash
23546 hphantom{ }
23547 \end_layout
23548
23549 \end_inset
23550
23551
23552 \backslash
23553 renewenvironment{figure}{
23554 \backslash
23555 begin{SCfigure}}{
23556 \backslash
23557 end{SCfigure}}}
23558 \end_layout
23559
23560 \begin_layout Standard
23561
23562 \series bold
23563
23564 \backslash
23565 newcommand{
23566 \backslash
23567 FigBesEnd}{%
23568 \begin_inset Newline newline
23569 \end_inset
23570
23571
23572 \begin_inset ERT
23573 status collapsed
23574
23575 \begin_layout Plain Layout
23576
23577
23578 \backslash
23579 hphantom{ }
23580 \end_layout
23581
23582 \end_inset
23583
23584
23585 \backslash
23586 let
23587 \backslash
23588 figure
23589 \backslash
23590 MyFigure
23591 \begin_inset Newline newline
23592 \end_inset
23593
23594
23595 \begin_inset ERT
23596 status collapsed
23597
23598 \begin_layout Plain Layout
23599
23600
23601 \backslash
23602 hphantom{ }
23603 \end_layout
23604
23605 \end_inset
23606
23607
23608 \backslash
23609 let
23610 \backslash
23611 endfigure
23612 \backslash
23613 MyEndfigure}
23614 \end_layout
23615
23616 \begin_layout Standard
23617
23618 \lyxline
23619
23620 \end_layout
23621
23622 \begin_layout Standard
23623 Ces commandes vous permettent de redéfinir les flottants de façon à ce que
23624  la légende se place sur le côté.
23625  Pour les flottants de figure, utilisez la commande
23626 \end_layout
23627
23628 \begin_layout Standard
23629
23630 \series bold
23631
23632 \backslash
23633 FigBesBeg
23634 \end_layout
23635
23636 \begin_layout Standard
23637 en code TeX avant le flottant.
23638  Après le flottant, insérez la commande
23639 \end_layout
23640
23641 \begin_layout Standard
23642
23643 \series bold
23644
23645 \backslash
23646 FigBesEnd
23647 \end_layout
23648
23649 \begin_layout Standard
23650 en code TeX pour revenir à la définition originale du flottant.
23651 \end_layout
23652
23653 \begin_layout Standard
23654 Pour les flottants de tableau, utilisez les commandes correspondantes
23655 \end_layout
23656
23657 \begin_layout Standard
23658
23659 \series bold
23660
23661 \backslash
23662 TabBesBeg
23663 \series default
23664  et 
23665 \series bold
23666
23667 \backslash
23668 TabBesEnd
23669 \end_layout
23670
23671 \begin_layout Standard
23672 La figure
23673 \begin_inset space ~
23674 \end_inset
23675
23676
23677 \begin_inset CommandInset ref
23678 LatexCommand ref
23679 reference "fig:legende-a-coté-fig"
23680
23681 \end_inset
23682
23683  et le tableau
23684 \begin_inset space ~
23685 \end_inset
23686
23687
23688 \begin_inset CommandInset ref
23689 LatexCommand ref
23690 reference "tab:legende-à-coté-tableau"
23691
23692 \end_inset
23693
23694  sont des exemples où la légende a été mises sur le coté.
23695 \end_layout
23696
23697 \begin_layout Standard
23698 Vous pouvez voir dans ces exemples que la légende est en haut du flottant
23699  pour les flottants de tableau et vers le bas pour les flottants de figure.
23700  Pour changer ce comportement, vous pouvez utiliser les commandes
23701 \end_layout
23702
23703 \begin_layout Standard
23704
23705 \series bold
23706
23707 \backslash
23708 sidecaptionvpos{type flottant}{placement}
23709 \end_layout
23710
23711 \begin_layout Standard
23712 dans le préambule du document ou en code TeX juste avant le flottant visé.
23713  Le type du flottant est soit 
23714 \family sans
23715 figure
23716 \family default
23717  soit 
23718 \family sans
23719 table
23720 \family default
23721 , le placement peut être 
23722 \begin_inset Quotes eld
23723 \end_inset
23724
23725
23726 \family sans
23727 t
23728 \family default
23729
23730 \begin_inset Quotes erd
23731 \end_inset
23732
23733  pour haut (top), 
23734 \begin_inset Quotes eld
23735 \end_inset
23736
23737
23738 \family sans
23739 c
23740 \family default
23741
23742 \begin_inset Quotes erd
23743 \end_inset
23744
23745  pour centre (center), ou 
23746 \begin_inset Quotes eld
23747 \end_inset
23748
23749
23750 \family sans
23751 b
23752 \family default
23753
23754 \begin_inset Quotes erd
23755 \end_inset
23756
23757  pour bas (bottom).
23758  Pour que, par exemple, les légendes des flottants de figure soient centrés
23759  verticalement, utilisez la commande
23760 \end_layout
23761
23762 \begin_layout Standard
23763
23764 \series bold
23765
23766 \backslash
23767 sidecaptionvpos{figure}{c}
23768 \end_layout
23769
23770 \begin_layout Standard
23771 C'est ce qui a été utilisé pour la figure
23772 \begin_inset space ~
23773 \end_inset
23774
23775
23776 \begin_inset CommandInset ref
23777 LatexCommand ref
23778 reference "fig:legende-à-coté-fig-2"
23779
23780 \end_inset
23781
23782 .
23783 \end_layout
23784
23785 \begin_layout Standard
23786 \begin_inset VSpace medskip
23787 \end_inset
23788
23789 Pour plus d'information sur le paquetage 
23790 \series bold
23791 sidecap
23792 \series default
23793  nous vous renvoyons à sa documentation 
23794 \begin_inset CommandInset citation
23795 LatexCommand cite
23796 key "sidecap"
23797
23798 \end_inset
23799
23800 .
23801 \end_layout
23802
23803 \begin_layout Standard
23804 \begin_inset Note Greyedout
23805 status open
23806
23807 \begin_layout Plain Layout
23808
23809 \series bold
23810 Note:
23811 \series default
23812  Le paquetage LaTeX 
23813 \series bold
23814 hypcap
23815 \series default
23816
23817 \begin_inset Index
23818 status collapsed
23819
23820 \begin_layout Plain Layout
23821 Paquetages LaTeX ! hypcap
23822 \end_layout
23823
23824 \end_inset
23825
23826 , qui est décrit dans la section
23827 \begin_inset space ~
23828 \end_inset
23829
23830
23831 \begin_inset CommandInset ref
23832 LatexCommand ref
23833 reference "sub:Reference-Position"
23834
23835 \end_inset
23836
23837 , n'a pas d'effet sur les flottants avec une légende placée à côté.
23838 \end_layout
23839
23840 \end_inset
23841
23842
23843 \end_layout
23844
23845 \begin_layout Standard
23846 \begin_inset ERT
23847 status collapsed
23848
23849 \begin_layout Plain Layout
23850
23851
23852 \backslash
23853 FigBesBeg 
23854 \end_layout
23855
23856 \end_inset
23857
23858
23859 \end_layout
23860
23861 \begin_layout Standard
23862 \begin_inset Float figure
23863 wide false
23864 sideways false
23865 status open
23866
23867 \begin_layout Plain Layout
23868 \begin_inset Graphics
23869         filename ../clipart/escher-lsd.eps
23870         scale 75
23871         scaleBeforeRotation
23872
23873 \end_inset
23874
23875
23876 \end_layout
23877
23878 \begin_layout Plain Layout
23879 \begin_inset Caption
23880
23881 \begin_layout Plain Layout
23882 \begin_inset CommandInset label
23883 LatexCommand label
23884 name "fig:legende-a-coté-fig"
23885
23886 \end_inset
23887
23888 Une légende à côté d'une figure.
23889 \end_layout
23890
23891 \end_inset
23892
23893
23894 \end_layout
23895
23896 \end_inset
23897
23898
23899 \end_layout
23900
23901 \begin_layout Standard
23902 \begin_inset ERT
23903 status collapsed
23904
23905 \begin_layout Plain Layout
23906
23907
23908 \backslash
23909 TabBesBeg 
23910 \end_layout
23911
23912 \end_inset
23913
23914
23915 \end_layout
23916
23917 \begin_layout Standard
23918 \begin_inset Float table
23919 wide false
23920 sideways false
23921 status open
23922
23923 \begin_layout Plain Layout
23924 \begin_inset Caption
23925
23926 \begin_layout Plain Layout
23927 \begin_inset CommandInset label
23928 LatexCommand label
23929 name "tab:legende-à-coté-tableau"
23930
23931 \end_inset
23932
23933 Une légende à côté d'un tableau.
23934 \end_layout
23935
23936 \end_inset
23937
23938
23939 \end_layout
23940
23941 \begin_layout Plain Layout
23942 \begin_inset Tabular
23943 <lyxtabular version="3" rows="4" columns="5">
23944 <features>
23945 <column alignment="center" valignment="top" width="0">
23946 <column alignment="center" valignment="top" width="0">
23947 <column alignment="center" valignment="top" width="0">
23948 <column alignment="center" valignment="top" width="0">
23949 <column alignment="center" valignment="top" width="0">
23950 <row>
23951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23952 \begin_inset Text
23953
23954 \begin_layout Plain Layout
23955 a
23956 \end_layout
23957
23958 \end_inset
23959 </cell>
23960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23961 \begin_inset Text
23962
23963 \begin_layout Plain Layout
23964
23965 \end_layout
23966
23967 \end_inset
23968 </cell>
23969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23970 \begin_inset Text
23971
23972 \begin_layout Plain Layout
23973 b
23974 \end_layout
23975
23976 \end_inset
23977 </cell>
23978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23979 \begin_inset Text
23980
23981 \begin_layout Plain Layout
23982
23983 \end_layout
23984
23985 \end_inset
23986 </cell>
23987 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23988 \begin_inset Text
23989
23990 \begin_layout Plain Layout
23991 c
23992 \end_layout
23993
23994 \end_inset
23995 </cell>
23996 </row>
23997 <row>
23998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23999 \begin_inset Text
24000
24001 \begin_layout Plain Layout
24002
24003 \end_layout
24004
24005 \end_inset
24006 </cell>
24007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24008 \begin_inset Text
24009
24010 \begin_layout Plain Layout
24011 d
24012 \end_layout
24013
24014 \end_inset
24015 </cell>
24016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24017 \begin_inset Text
24018
24019 \begin_layout Plain Layout
24020
24021 \end_layout
24022
24023 \end_inset
24024 </cell>
24025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24026 \begin_inset Text
24027
24028 \begin_layout Plain Layout
24029 e
24030 \end_layout
24031
24032 \end_inset
24033 </cell>
24034 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24035 \begin_inset Text
24036
24037 \begin_layout Plain Layout
24038
24039 \end_layout
24040
24041 \end_inset
24042 </cell>
24043 </row>
24044 <row>
24045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24046 \begin_inset Text
24047
24048 \begin_layout Plain Layout
24049 f
24050 \end_layout
24051
24052 \end_inset
24053 </cell>
24054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24055 \begin_inset Text
24056
24057 \begin_layout Plain Layout
24058
24059 \end_layout
24060
24061 \end_inset
24062 </cell>
24063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24064 \begin_inset Text
24065
24066 \begin_layout Plain Layout
24067 g
24068 \end_layout
24069
24070 \end_inset
24071 </cell>
24072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24073 \begin_inset Text
24074
24075 \begin_layout Plain Layout
24076
24077 \end_layout
24078
24079 \end_inset
24080 </cell>
24081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24082 \begin_inset Text
24083
24084 \begin_layout Plain Layout
24085 h
24086 \end_layout
24087
24088 \end_inset
24089 </cell>
24090 </row>
24091 <row>
24092 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24093 \begin_inset Text
24094
24095 \begin_layout Plain Layout
24096
24097 \end_layout
24098
24099 \end_inset
24100 </cell>
24101 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24102 \begin_inset Text
24103
24104 \begin_layout Plain Layout
24105 i
24106 \end_layout
24107
24108 \end_inset
24109 </cell>
24110 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24111 \begin_inset Text
24112
24113 \begin_layout Plain Layout
24114
24115 \end_layout
24116
24117 \end_inset
24118 </cell>
24119 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24120 \begin_inset Text
24121
24122 \begin_layout Plain Layout
24123 j
24124 \end_layout
24125
24126 \end_inset
24127 </cell>
24128 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24129 \begin_inset Text
24130
24131 \begin_layout Plain Layout
24132
24133 \end_layout
24134
24135 \end_inset
24136 </cell>
24137 </row>
24138 </lyxtabular>
24139
24140 \end_inset
24141
24142
24143 \end_layout
24144
24145 \end_inset
24146
24147
24148 \end_layout
24149
24150 \begin_layout Standard
24151 \begin_inset ERT
24152 status collapsed
24153
24154 \begin_layout Plain Layout
24155
24156
24157 \backslash
24158 TabBesEnd
24159 \end_layout
24160
24161 \end_inset
24162
24163
24164 \end_layout
24165
24166 \begin_layout Standard
24167 \begin_inset ERT
24168 status collapsed
24169
24170 \begin_layout Plain Layout
24171
24172
24173 \backslash
24174 sidecaptionvpos{figure}{c}
24175 \end_layout
24176
24177 \end_inset
24178
24179
24180 \begin_inset Float figure
24181 wide false
24182 sideways false
24183 status open
24184
24185 \begin_layout Plain Layout
24186 \begin_inset Graphics
24187         filename ../clipart/escher-lsd.eps
24188         scale 75
24189         scaleBeforeRotation
24190
24191 \end_inset
24192
24193
24194 \end_layout
24195
24196 \begin_layout Plain Layout
24197 \begin_inset Caption
24198
24199 \begin_layout Plain Layout
24200 \begin_inset CommandInset label
24201 LatexCommand label
24202 name "fig:legende-à-coté-fig-2"
24203
24204 \end_inset
24205
24206 Une légende centrée verticalement à côté d'une figure.
24207 \end_layout
24208
24209 \end_inset
24210
24211
24212 \end_layout
24213
24214 \end_inset
24215
24216
24217 \end_layout
24218
24219 \begin_layout Standard
24220 \begin_inset ERT
24221 status collapsed
24222
24223 \begin_layout Plain Layout
24224
24225
24226 \backslash
24227 FigBesEnd
24228 \end_layout
24229
24230 \end_inset
24231
24232
24233 \end_layout
24234
24235 \begin_layout Standard
24236 \begin_inset ERT
24237 status collapsed
24238
24239 \begin_layout Plain Layout
24240
24241
24242 \backslash
24243 else
24244 \end_layout
24245
24246 \end_inset
24247
24248
24249 \begin_inset Note Note
24250 status open
24251
24252 \begin_layout Plain Layout
24253 Ce qui suit sera affiché si le paquetage LaTeX 
24254 \series bold
24255 sidecap
24256 \series default
24257  n'est pas installé :
24258 \end_layout
24259
24260 \end_inset
24261
24262
24263 \end_layout
24264
24265 \begin_layout Standard
24266 Vous devez installer le paquetage LaTeX 
24267 \series bold
24268 sidecap
24269 \series default
24270  pour voir la suite de cette section dans la sortie imprimée.
24271 \end_layout
24272
24273 \begin_layout Standard
24274 \begin_inset ERT
24275 status collapsed
24276
24277 \begin_layout Plain Layout
24278
24279
24280 \backslash
24281 fi
24282 \end_layout
24283
24284 \end_inset
24285
24286
24287 \end_layout
24288
24289 \begin_layout Section
24290 Les Listes de Flottants
24291 \begin_inset Index
24292 status collapsed
24293
24294 \begin_layout Plain Layout
24295 Flottants ! Listes de Flottants
24296 \end_layout
24297
24298 \end_inset
24299
24300
24301 \end_layout
24302
24303 \begin_layout Standard
24304 De la même façon que la table des matières fait la liste des sections du
24305  document, il y a des listes pour tous les types de flottants, comme par
24306  exemple pour les figures du document.
24307  Vous pouvez les insérer en utilisant le menu 
24308 \family sans
24309 Insérer\SpecialChar \menuseparator
24310 Listes
24311 \begin_inset space ~
24312 \end_inset
24313
24314 &
24315 \begin_inset space ~
24316 \end_inset
24317
24318 TdM
24319 \family default
24320 .
24321 \end_layout
24322
24323 \begin_layout Standard
24324 Les entrées de la liste sont la légende du flottant ou éventuellement le
24325  titre court, le numéro du flottant, et le numéro de la page où le flottant
24326  apparaît dans le document.
24327 \end_layout
24328
24329 \begin_layout Standard
24330 Vous trouverez à la fin de ce document une liste des figures et une liste
24331  des tableaux.
24332 \end_layout
24333
24334 \begin_layout Chapter
24335 Notes
24336 \end_layout
24337
24338 \begin_layout Section
24339 Les Notes de LyX
24340 \begin_inset Index
24341 status collapsed
24342
24343 \begin_layout Plain Layout
24344 Notes ! Notes LyX 
24345 \end_layout
24346
24347 \end_inset
24348
24349
24350 \end_layout
24351
24352 \begin_layout Standard
24353 On peut insérer une note en utilisant le bouton 
24354 \begin_inset Graphics
24355         filename ../../images/note-insert.png
24356         scale 85
24357         scaleBeforeRotation
24358
24359 \end_inset
24360
24361  de la barre d'outils ou avec le menu 
24362 \family sans
24363 Insérer\SpecialChar \menuseparator
24364 Note
24365 \family default
24366 .
24367  Il y a trois types de notes :
24368 \end_layout
24369
24370 \begin_layout Description
24371 Note
24372 \begin_inset space ~
24373 \end_inset
24374
24375 LyX Ce type de note est à usage interne et n'apparaîtra pas sur la sortie
24376  finale.
24377  La boîte de cette note ressemble à ceci :
24378 \begin_inset Newline newline
24379 \end_inset
24380
24381
24382 \begin_inset Newline newline
24383 \end_inset
24384
24385
24386 \begin_inset Graphics
24387         filename clipart/LyXNoteImageQt4.png
24388         display false
24389         scale 65
24390         scaleBeforeRotation
24391
24392 \end_inset
24393
24394  
24395 \begin_inset Note Note
24396 status open
24397
24398 \begin_layout Plain Layout
24399 Le texte de cette note n'apparaîtra pas à l'impression.
24400 \end_layout
24401
24402 \end_inset
24403
24404
24405 \end_layout
24406
24407 \begin_layout Description
24408 Commentaire Ce type de note n'apparaît pas non plus à l'impression, mais
24409  il est inséré comme un commentaire LaTeX quand vous exportez votre document
24410  vers un fichier au format LaTeX avec le menu 
24411 \family sans
24412 Fichier\SpecialChar \menuseparator
24413 Exporter\SpecialChar \menuseparator
24414 LaTeX (pdflatex) / (plain)
24415 \family default
24416 .
24417  La boîte de cette note ressemble à ceci :
24418 \begin_inset Newline newline
24419 \end_inset
24420
24421
24422 \begin_inset Newline newline
24423 \end_inset
24424
24425
24426 \begin_inset Graphics
24427         filename clipart/CommentNoteImageQt4.png
24428         display false
24429         scale 55
24430         scaleBeforeRotation
24431
24432 \end_inset
24433
24434
24435 \lang english
24436  
24437 \lang french
24438
24439 \begin_inset Note Comment
24440 status open
24441
24442 \begin_layout Plain Layout
24443 Le texte de cette note n'apparaîtra que comme commentaire dans un fichier
24444  LaTeX.
24445 \end_layout
24446
24447 \end_inset
24448
24449
24450 \end_layout
24451
24452 \begin_layout Description
24453 Grisée Ce type de note apparaît à l'impression sous forme de texte grisé.
24454  La boîte de cette note ressemble à ceci :
24455 \lang english
24456
24457 \begin_inset Newline newline
24458 \end_inset
24459
24460
24461 \lang french
24462
24463 \begin_inset Newline newline
24464 \end_inset
24465
24466
24467 \begin_inset Graphics
24468         filename clipart/GreyedOutNoteImageQt4.png
24469         lyxscale 80
24470         display false
24471         scale 55
24472         scaleBeforeRotation
24473
24474 \end_inset
24475
24476
24477 \begin_inset Newline newline
24478 \end_inset
24479
24480
24481 \begin_inset ERT
24482 status collapsed
24483
24484 \begin_layout Plain Layout
24485
24486
24487 \backslash
24488 renewenvironment{lyxgreyedout}
24489 \end_layout
24490
24491 \begin_layout Plain Layout
24492
24493 {
24494 \backslash
24495 textcolor[gray]{0.8}
24496 \backslash
24497 bgroup}{
24498 \backslash
24499 egroup}
24500 \end_layout
24501
24502 \end_inset
24503
24504
24505 \begin_inset Note Greyedout
24506 status open
24507
24508 \begin_layout Plain Layout
24509 Le texte
24510 \begin_inset Foot
24511 status collapsed
24512
24513 \begin_layout Plain Layout
24514 Ceci est un exemple de note de bas de page à l'intérieur d'une note en texte
24515  grisé.
24516  
24517 \end_layout
24518
24519 \end_inset
24520
24521  de ce commentaire apparaîtra à l'impression sous forme de texte grisé.
24522 \end_layout
24523
24524 \end_inset
24525
24526
24527 \begin_inset ERT
24528 status collapsed
24529
24530 \begin_layout Plain Layout
24531
24532
24533 \backslash
24534 renewenvironment{lyxgreyedout}
24535 \end_layout
24536
24537 \begin_layout Plain Layout
24538
24539 {
24540 \backslash
24541 textcolor{blue}
24542 \backslash
24543 bgroup}{
24544 \backslash
24545 egroup}
24546 \end_layout
24547
24548 \end_inset
24549
24550
24551 \begin_inset Note Note
24552 status open
24553
24554 \begin_layout Plain Layout
24555 Ici, on a redéfini la note grisée pour qu'elle apparaisse avec la définition
24556  originale qu'elle a dans LyX.
24557  En effet, dans ce document les notes grisées sont redéfinies dans le préambule,
24558  comme c'est décrit plus loin, pour apparaître avec le texte en bleu.
24559 \end_layout
24560
24561 \end_inset
24562
24563
24564 \begin_inset Newline newline
24565 \end_inset
24566
24567
24568 \begin_inset Newline newline
24569 \end_inset
24570
24571 Comme vous pouvez le voir dans l'exemple, la première ligne des notes grisées
24572  est un peu décalée et ce type de notes peut avoir des notes de bas de page.
24573 \end_layout
24574
24575 \begin_layout Standard
24576 \begin_inset VSpace bigskip
24577 \end_inset
24578
24579 Quand vous utilisez le bouton 
24580 \begin_inset Graphics
24581         filename ../../images/note-insert.png
24582         scale 85
24583         scaleBeforeRotation
24584
24585 \end_inset
24586
24587  de la barre d'outils, vous insérez une 
24588 \family sans
24589 Note
24590 \begin_inset space ~
24591 \end_inset
24592
24593 LyX
24594 \family default
24595 .
24596  Si vous voulez transformer une portion de texte existant en note, sélectionnez-
24597 la et cliquez sur le bouton d'insertion de note.
24598  Pour retransformer une note en texte, appuyez sur la touche 
24599 \family sans
24600 backspace
24601 \family default
24602  quand le curseur est au tout début de la note ou appuyez sur la touche
24603  
24604 \family sans
24605 Suppr.
24606
24607 \family default
24608  quand le curseur se trouve à la fin de la note.
24609 \end_layout
24610
24611 \begin_layout Standard
24612 \begin_inset VSpace bigskip
24613 \end_inset
24614
24615 Vous pouvez changer la couleur du texte des notes grisées en mettant les
24616  commandes suivantes dans le préambule :
24617 \end_layout
24618
24619 \begin_layout Standard
24620
24621 \series bold
24622
24623 \backslash
24624 renewenvironment{lyxgreyedout}
24625 \begin_inset Newline newline
24626 \end_inset
24627
24628
24629 \begin_inset ERT
24630 status collapsed
24631
24632 \begin_layout Plain Layout
24633
24634
24635 \backslash
24636 hphantom{ }
24637 \end_layout
24638
24639 \end_inset
24640
24641 {
24642 \backslash
24643 textcolor{color}
24644 \backslash
24645 bgroup}{
24646 \backslash
24647 egroup}
24648 \end_layout
24649
24650 \begin_layout Standard
24651 Les couleurs disponibles et la méthode pour définir vos propres couleurs
24652  sont expliqués dans la section
24653 \begin_inset space ~
24654 \end_inset
24655
24656
24657 \begin_inset CommandInset ref
24658 LatexCommand ref
24659 reference "sec:Tableaux-Colorés"
24660
24661 \end_inset
24662
24663 .
24664 \end_layout
24665
24666 \begin_layout Standard
24667 Les notes qui apparaissent en bleu dans ce texte sont en fait des notes
24668  grisées avec leur texte en bleu.
24669 \end_layout
24670
24671 \begin_layout Section
24672 Notes en Bas de Page
24673 \begin_inset CommandInset label
24674 LatexCommand label
24675 name "sec:Notes-bas-de-page"
24676
24677 \end_inset
24678
24679
24680 \begin_inset Index
24681 status collapsed
24682
24683 \begin_layout Plain Layout
24684 Notes ! Notes de bas de page
24685 \end_layout
24686
24687 \end_inset
24688
24689
24690 \begin_inset Index
24691 status collapsed
24692
24693 \begin_layout Plain Layout
24694 Notes de bas de page
24695 \end_layout
24696
24697 \end_inset
24698
24699
24700 \end_layout
24701
24702 \begin_layout Standard
24703 Les notes en bas de page peuvent être insérées soit en utilisant le bouton
24704  
24705 \begin_inset Graphics
24706         filename ../../images/footnote-insert.png
24707         scale 85
24708         scaleBeforeRotation
24709
24710 \end_inset
24711
24712  de la barre d'outils, soit en utilisant le menu 
24713 \family sans
24714 Insérer\SpecialChar \menuseparator
24715 Note
24716 \begin_inset space ~
24717 \end_inset
24718
24719 en
24720 \begin_inset space ~
24721 \end_inset
24722
24723 Bas
24724 \begin_inset space ~
24725 \end_inset
24726
24727 de
24728 \begin_inset space ~
24729 \end_inset
24730
24731 Page
24732 \family default
24733 .
24734  Vous voyez alors apparaître dans votre texte une boîte grise avec une étiquette
24735  rouge 
24736 \begin_inset Quotes fld
24737 \end_inset
24738
24739 bas
24740 \begin_inset Quotes frd
24741 \end_inset
24742
24743  qui ressemble à ceci : 
24744 \begin_inset Graphics
24745         filename clipart/footnoteQt4.png
24746         scale 80
24747         scaleBeforeRotation
24748
24749 \end_inset
24750
24751  Vous pouvez y entrer votre texte.
24752  Si vous voulez transformer du texte déjà existant en note en bas de page,
24753  sélectionnez-le et cliquez sur le bouton 
24754 \family sans
24755 Note
24756 \begin_inset space ~
24757 \end_inset
24758
24759 en
24760 \begin_inset space ~
24761 \end_inset
24762
24763 Bas
24764 \begin_inset space ~
24765 \end_inset
24766
24767 de
24768 \begin_inset space ~
24769 \end_inset
24770
24771 Page
24772 \family default
24773  de la barre d'outils.
24774  Pour retransformer une note de bas de page en texte, appuyez sur la touche
24775  
24776 \family sans
24777 backspace
24778 \family default
24779  quand le curseur est au tout début de la note ou appuyez sur la touche
24780  
24781 \family sans
24782 Suppr.
24783
24784 \family default
24785  quand le curseur se trouve à la fin de la note.
24786 \end_layout
24787
24788 \begin_layout Standard
24789 Voici un exemple de note en bas de page:
24790 \begin_inset Foot
24791 status open
24792
24793 \begin_layout Plain Layout
24794 \begin_inset CommandInset label
24795 LatexCommand label
24796 name "fn:Note-en-bas"
24797
24798 \end_inset
24799
24800 Ceci est un exemple de note en bas de page.
24801 \end_layout
24802
24803 \end_inset
24804
24805
24806 \begin_inset ERT
24807 status collapsed
24808
24809 \begin_layout Plain Layout
24810
24811
24812 \backslash
24813 newcounter{MyRepeatFoot}
24814 \end_layout
24815
24816 \begin_layout Plain Layout
24817
24818
24819 \backslash
24820 setcounter{MyRepeatFoot}{
24821 \backslash
24822 thefootnote}
24823 \end_layout
24824
24825 \end_inset
24826
24827
24828 \end_layout
24829
24830 \begin_layout Standard
24831 La note de bas de page apparaîtra dans la sortie imprimée sous la forme
24832  d'un numéro en exposant à la position qu'occupe dans le texte la boîte
24833  de note.
24834  Le texte de la note est placé en bas de la page courante.
24835  Le numéro de note est calculé par LaTeX, et les numéros se suivent.
24836  Selon votre classe de document les numéros de notes pourront être réinitialisés
24837  à chaque nouveau chapitre.
24838 \end_layout
24839
24840 \begin_layout Standard
24841 On peut faire référence à une note en bas de page comme on le fait avec
24842  les flottants : Insérez une étiquette dans la note et faites une référence
24843  croisée vers cette étiquette comme c'est décrit dans la
24844 \begin_inset space ~
24845 \end_inset
24846
24847
24848 \begin_inset CommandInset ref
24849 LatexCommand ref
24850 reference "sec:Referencer-les-Flottants"
24851
24852 \end_inset
24853
24854 .
24855 \begin_inset Newline newline
24856 \end_inset
24857
24858 Voici une référence à une note de bas de page :
24859 \begin_inset space ~
24860 \end_inset
24861
24862
24863 \begin_inset CommandInset ref
24864 LatexCommand ref
24865 reference "fn:Note-en-bas"
24866
24867 \end_inset
24868
24869 .
24870 \end_layout
24871
24872 \begin_layout Standard
24873 \begin_inset VSpace defskip
24874 \end_inset
24875
24876 Pour utiliser des notes de bas de page dans les tableaux, vous devez utiliser
24877  des minipages, voyez la section
24878 \begin_inset space ~
24879 \end_inset
24880
24881
24882 \begin_inset CommandInset ref
24883 LatexCommand ref
24884 reference "sec:Minipages"
24885
24886 \end_inset
24887
24888 .
24889  Les notes de bas de page dans des tableaux longs sont traitées dans la
24890  section
24891 \begin_inset space ~
24892 \end_inset
24893
24894
24895 \begin_inset CommandInset ref
24896 LatexCommand ref
24897 reference "sub:Notes-dans-tableau-long"
24898
24899 \end_inset
24900
24901 .
24902 \end_layout
24903
24904 \begin_layout Standard
24905 \begin_inset VSpace defskip
24906 \end_inset
24907
24908 Pour créer seulement la marque de note, utilisez la commande 
24909 \series bold
24910
24911 \backslash
24912 footnotemark[nombre]
24913 \series default
24914  en code TeX.
24915  On utilise cette possibilité quand on a plusieurs fois la même annotation
24916  dans le texte, mais que l'on ne veut pas répéter le texte de la note de
24917  bas de page à chaque fois.
24918 \begin_inset Newline newline
24919 \end_inset
24920
24921 Comme vous ne connaissez pas le numéro de la note que vous voulez répéter
24922  au moment où vous tapez votre texte, vous devez enregistrer ce nombre quelque
24923  part.
24924  Pour la marque de note qui suit, ces commandes ont été insérées en code
24925  TeX après la note
24926 \begin_inset space ~
24927 \end_inset
24928
24929
24930 \begin_inset CommandInset ref
24931 LatexCommand ref
24932 reference "fn:Note-en-bas"
24933
24934 \end_inset
24935
24936  pour enregistrer le numéro de note de bas de page :
24937 \end_layout
24938
24939 \begin_layout Standard
24940
24941 \series bold
24942
24943 \backslash
24944 newcounter{MyRepeatFoot}
24945 \begin_inset Newline newline
24946 \end_inset
24947
24948
24949 \backslash
24950 setcounter{MyRepeatFoot}{
24951 \backslash
24952 thefootnote}
24953 \end_layout
24954
24955 \begin_layout Standard
24956 La marque de note a été créée avec la commande suivante :
24957 \end_layout
24958
24959 \begin_layout Standard
24960
24961 \series bold
24962
24963 \backslash
24964 footnotemark[
24965 \backslash
24966 theMyRepeatFoot]
24967 \end_layout
24968
24969 \begin_layout Standard
24970 Voici un exemple de marque de note de bas de page : 
24971 \begin_inset ERT
24972 status collapsed
24973
24974 \begin_layout Plain Layout
24975
24976
24977 \backslash
24978 footnotemark[
24979 \backslash
24980 theMyRepeatFoot]
24981 \end_layout
24982
24983 \end_inset
24984
24985
24986 \end_layout
24987
24988 \begin_layout Subsection
24989 Numérotation de Notes de Bas de Page
24990 \begin_inset CommandInset label
24991 LatexCommand label
24992 name "sub:Numerotation-notes-bas-de-page"
24993
24994 \end_inset
24995
24996
24997 \begin_inset Index
24998 status collapsed
24999
25000 \begin_layout Plain Layout
25001 Notes de bas de page ! Numérotation
25002 \end_layout
25003
25004 \end_inset
25005
25006
25007 \end_layout
25008
25009 \begin_layout Standard
25010 Pour remettre les numéros de notes de bas de page à zéro après chaque section,
25011  ajoutez cette commande dans le préambule de votre document :
25012 \end_layout
25013
25014 \begin_layout Standard
25015
25016 \series bold
25017
25018 \backslash
25019 @addtoreset{footnote}{section}
25020 \end_layout
25021
25022 \begin_layout Standard
25023 \begin_inset VSpace bigskip
25024 \end_inset
25025
25026 La commande de préambule suivante change le style de numérotation des notes
25027  en petits chiffres romains :
25028 \end_layout
25029
25030 \begin_layout Standard
25031
25032 \series bold
25033
25034 \backslash
25035 renewcommand{
25036 \backslash
25037 thefootnote}{
25038 \backslash
25039 roman{footnote}}
25040 \end_layout
25041
25042 \begin_layout Standard
25043 \begin_inset ERT
25044 status collapsed
25045
25046 \begin_layout Plain Layout
25047
25048
25049 \backslash
25050 renewcommand{
25051 \backslash
25052 thefootnote}{
25053 \backslash
25054 roman{footnote}}
25055 \end_layout
25056
25057 \end_inset
25058
25059  Cette note de bas de page utilise une numérotation en chiffres romains
25060  :
25061 \begin_inset Foot
25062 status open
25063
25064 \begin_layout Plain Layout
25065 Ceci est un exemple de note de bas de page numérotée avec de petits chiffres
25066  romains.
25067 \end_layout
25068
25069 \end_inset
25070
25071
25072 \end_layout
25073
25074 \begin_layout Standard
25075 Pour mettre la numérotation en chiffres romains majuscules, remplacez dans
25076  la commande précédente 
25077 \series bold
25078
25079 \backslash
25080 roman
25081 \series default
25082  par 
25083 \series bold
25084
25085 \backslash
25086 Roman
25087 \series default
25088 .
25089  Pour numéroter les notes avec des lettres latines minuscules ou majuscules,
25090  utilisez respectivement soit 
25091 \series bold
25092
25093 \backslash
25094 Alph
25095 \series default
25096  soit 
25097 \series bold
25098
25099 \backslash
25100 alph
25101 \series default
25102 .
25103  Pour les 
25104 \begin_inset Quotes eld
25105 \end_inset
25106
25107 numéroter
25108 \begin_inset Quotes erd
25109 \end_inset
25110
25111  avec des symboles, utilisez 
25112 \series bold
25113
25114 \backslash
25115 fnsymbol
25116 \series default
25117 .
25118 \end_layout
25119
25120 \begin_layout Standard
25121 \begin_inset Note Greyedout
25122 status open
25123
25124 \begin_layout Plain Layout
25125
25126 \series bold
25127 Note:
25128 \series default
25129  Vous ne pouvez numéroter que 26 notes de bas de page avec des lettres latines,
25130  puisque cette numérotation est limitée à des lettres seules.
25131 \end_layout
25132
25133 \end_inset
25134
25135
25136 \begin_inset Newline newline
25137 \end_inset
25138
25139
25140 \begin_inset Note Greyedout
25141 status open
25142
25143 \begin_layout Plain Layout
25144
25145 \series bold
25146 Note:
25147 \series default
25148  Vous ne pouvez numéroter que 9 notes de bas de page avec des symboles.
25149 \end_layout
25150
25151 \end_inset
25152
25153
25154 \end_layout
25155
25156 \begin_layout Standard
25157 Pour revenir au style de numérotation par défaut quand vous en avez changé,
25158  utilisez 
25159 \series bold
25160
25161 \backslash
25162 arabic
25163 \series default
25164  à la place de 
25165 \series bold
25166
25167 \backslash
25168 roman
25169 \series default
25170  dans la commande précédente.
25171 \begin_inset ERT
25172 status collapsed
25173
25174 \begin_layout Plain Layout
25175
25176
25177 \backslash
25178 renewcommand{
25179 \backslash
25180 thefootnote}{
25181 \backslash
25182 arabic{footnote}}
25183 \end_layout
25184
25185 \end_inset
25186
25187
25188 \end_layout
25189
25190 \begin_layout Standard
25191 \begin_inset VSpace bigskip
25192 \end_inset
25193
25194
25195 \end_layout
25196
25197 \begin_layout Standard
25198 Si vous voulez que vos notes de bas de pages soient numérotées en suivant
25199  le schéma 
25200 \begin_inset Quotes eld
25201 \end_inset
25202
25203 chapitre.note
25204 \begin_inset Quotes erd
25205 \end_inset
25206
25207 , ajoutez la commande suivante au préambule de votre document :
25208 \end_layout
25209
25210 \begin_layout Standard
25211
25212 \series bold
25213
25214 \backslash
25215 numberwithin{footnote}{chapter}
25216 \end_layout
25217
25218 \begin_layout Standard
25219 Pour pouvoir utiliser la commande 
25220 \series bold
25221
25222 \backslash
25223 numberwithin
25224 \series default
25225 , activez dans la rubrique 
25226 \family sans
25227 Options
25228 \begin_inset space ~
25229 \end_inset
25230
25231 des
25232 \begin_inset space ~
25233 \end_inset
25234
25235 Maths
25236 \family default
25237  dans les paramètres du document, l'option 
25238 \family sans
25239 Utiliser
25240 \begin_inset space ~
25241 \end_inset
25242
25243 le
25244 \begin_inset space ~
25245 \end_inset
25246
25247 paquetage
25248 \begin_inset space ~
25249 \end_inset
25250
25251 maths
25252 \begin_inset space ~
25253 \end_inset
25254
25255 AMS
25256 \family default
25257 .
25258 \end_layout
25259
25260 \begin_layout Standard
25261 \begin_inset ERT
25262 status collapsed
25263
25264 \begin_layout Plain Layout
25265
25266
25267 \backslash
25268 numberwithin{footnote}{chapter}
25269 \end_layout
25270
25271 \end_inset
25272
25273 Ceci est un autre exemple de note de bas de page:
25274 \series bold
25275
25276 \begin_inset Foot
25277 status open
25278
25279 \begin_layout Plain Layout
25280 Cette note est numérotée en suivant le schéma 
25281 \begin_inset Quotes eld
25282 \end_inset
25283
25284 chapitre.note
25285 \begin_inset Quotes erd
25286 \end_inset
25287
25288 .
25289 \end_layout
25290
25291 \end_inset
25292
25293
25294 \series default
25295
25296 \begin_inset ERT
25297 status collapsed
25298
25299 \begin_layout Plain Layout
25300
25301
25302 \backslash
25303 renewcommand{
25304 \backslash
25305 thefootnote}{
25306 \backslash
25307 arabic{footnote}}
25308 \end_layout
25309
25310 \end_inset
25311
25312
25313 \end_layout
25314
25315 \begin_layout Standard
25316 \begin_inset Note Greyedout
25317 status open
25318
25319 \begin_layout Plain Layout
25320
25321 \series bold
25322 Note:
25323 \series default
25324  
25325 \series bold
25326
25327 \backslash
25328 numberwithin
25329 \series default
25330  imprime toujours les numéros de notes en nombres arabes ; les redéfinitions
25331  précédentes ayant pour but d'avoir des numéros non arabes ne sont plus
25332  prises en compte.
25333  
25334 \end_layout
25335
25336 \end_inset
25337
25338
25339 \end_layout
25340
25341 \begin_layout Standard
25342 Donc pour avoir par exemple le schéma 
25343 \begin_inset Quotes eld
25344 \end_inset
25345
25346 chapitre.
25347 \backslash
25348 Roman{note}
25349 \begin_inset Quotes erd
25350 \end_inset
25351
25352 , utilisez la commande suivante plutôt que 
25353 \series bold
25354
25355 \backslash
25356 numberwithin
25357 \series default
25358  :
25359 \end_layout
25360
25361 \begin_layout Standard
25362
25363 \series bold
25364
25365 \backslash
25366 renewcommand{
25367 \backslash
25368 thefootnote}{
25369 \backslash
25370 thechapter.
25371 \backslash
25372 Roman{footnote}}
25373 \end_layout
25374
25375 \begin_layout Subsection
25376 Positionnement de notes de bas de page
25377 \begin_inset Index
25378 status collapsed
25379
25380 \begin_layout Plain Layout
25381 Notes de bas de page ! Positionnement
25382 \end_layout
25383
25384 \end_inset
25385
25386
25387 \end_layout
25388
25389 \begin_layout Standard
25390 Si vous avez plusieurs notes sur une même page, elle apparaissent sans espace
25391  vertical entre elles en bas de la page.
25392  Pour les rendre plus lisibles vous pouvez par exemple ajouter un espace
25393  de 1.5
25394 \begin_inset space \thinspace{}
25395 \end_inset
25396
25397 mm avec la commande suivante dans le préambule :
25398 \end_layout
25399
25400 \begin_layout Standard
25401
25402 \series bold
25403
25404 \backslash
25405 let
25406 \backslash
25407 myFoot
25408 \backslash
25409 footnote
25410 \begin_inset Newline newline
25411 \end_inset
25412
25413
25414 \backslash
25415 renewcommand{
25416 \backslash
25417 footnote}[1]{
25418 \backslash
25419 myFoot{#1
25420 \backslash
25421 vspace{1.5mm}}}
25422 \end_layout
25423
25424 \begin_layout Standard
25425 \begin_inset VSpace bigskip
25426 \end_inset
25427
25428 Dans un document à deux colonnes les notes de bas de page apparaissent en
25429  bas de chaque colonne, comme sur la Figure
25430 \begin_inset space ~
25431 \end_inset
25432
25433
25434 \begin_inset CommandInset ref
25435 LatexCommand ref
25436 reference "fig:Position-standard-note-bas-de-page"
25437
25438 \end_inset
25439
25440 .
25441  Si les notes ne doivent apparaître qu'en bas de la colonne de droite, comme
25442  sur la Figure
25443 \begin_inset space ~
25444 \end_inset
25445
25446
25447 \begin_inset CommandInset ref
25448 LatexCommand ref
25449 reference "fig:Position-note-avec-ftnright"
25450
25451 \end_inset
25452
25453 , utilisez le paquetage LaTeX 
25454 \series bold
25455 ftnright
25456 \series default
25457
25458 \begin_inset Index
25459 status collapsed
25460
25461 \begin_layout Plain Layout
25462 Paquetages LaTeX ! ftnright
25463 \end_layout
25464
25465 \end_inset
25466
25467  avec cette commande dans le préambule du document:
25468 \end_layout
25469
25470 \begin_layout Standard
25471
25472 \series bold
25473
25474 \backslash
25475 usepackage{ftnright}
25476 \end_layout
25477
25478 \begin_layout Standard
25479 \begin_inset Float figure
25480 placement !h
25481 wide false
25482 sideways false
25483 status open
25484
25485 \begin_layout Plain Layout
25486 \begin_inset ERT
25487 status collapsed
25488
25489 \begin_layout Plain Layout
25490
25491
25492 \backslash
25493 framebox{
25494 \end_layout
25495
25496 \end_inset
25497
25498
25499 \begin_inset Graphics
25500         filename ../clipart/without_fntright.pdf
25501         width 100col%
25502         scaleBeforeRotation
25503
25504 \end_inset
25505
25506
25507 \begin_inset ERT
25508 status collapsed
25509
25510 \begin_layout Plain Layout
25511
25512 }
25513 \end_layout
25514
25515 \end_inset
25516
25517
25518 \end_layout
25519
25520 \begin_layout Plain Layout
25521 \begin_inset Caption
25522
25523 \begin_layout Plain Layout
25524 \begin_inset CommandInset label
25525 LatexCommand label
25526 name "fig:Position-standard-note-bas-de-page"
25527
25528 \end_inset
25529
25530 Positionnement standard des notes de bas de page dans un document à deux
25531  colonnes.
25532 \end_layout
25533
25534 \end_inset
25535
25536
25537 \end_layout
25538
25539 \end_inset
25540
25541
25542 \end_layout
25543
25544 \begin_layout Standard
25545 \begin_inset Float figure
25546 placement !h
25547 wide false
25548 sideways false
25549 status open
25550
25551 \begin_layout Plain Layout
25552 \begin_inset ERT
25553 status collapsed
25554
25555 \begin_layout Plain Layout
25556
25557
25558 \backslash
25559 framebox{
25560 \end_layout
25561
25562 \end_inset
25563
25564
25565 \begin_inset Graphics
25566         filename ../clipart/with_fntright.pdf
25567         width 100col%
25568         scaleBeforeRotation
25569
25570 \end_inset
25571
25572
25573 \begin_inset ERT
25574 status collapsed
25575
25576 \begin_layout Plain Layout
25577
25578 }
25579 \end_layout
25580
25581 \end_inset
25582
25583
25584 \end_layout
25585
25586 \begin_layout Plain Layout
25587 \begin_inset Caption
25588
25589 \begin_layout Plain Layout
25590 \begin_inset CommandInset label
25591 LatexCommand label
25592 name "fig:Position-note-avec-ftnright"
25593
25594 \end_inset
25595
25596 Positionnement de notes de bas de page dans un document à deux colonnes
25597  en utilisant le paquetage LaTeX 
25598 \series bold
25599 ftnright
25600 \series default
25601 .
25602 \end_layout
25603
25604 \end_inset
25605
25606
25607 \end_layout
25608
25609 \end_inset
25610
25611
25612 \end_layout
25613
25614 \begin_layout Standard
25615 \begin_inset VSpace bigskip
25616 \end_inset
25617
25618 Dans certaines publications scientifiques, il est courant de rassembler
25619  les notes de bas de page et de les imprimer dans un paragraphe particulier
25620  à la fin de la section, comme sur la Figure
25621 \begin_inset space ~
25622 \end_inset
25623
25624
25625 \begin_inset CommandInset ref
25626 LatexCommand ref
25627 reference "fig:Notes-de-fin---notes-de-bas-de-page"
25628
25629 \end_inset
25630
25631 .
25632  On les appelle 
25633 \begin_inset Quotes eld
25634 \end_inset
25635
25636 notes de fin
25637 \begin_inset Quotes erd
25638 \end_inset
25639
25640 .
25641 \begin_inset Note Note
25642 status collapsed
25643
25644 \begin_layout Plain Layout
25645 J'ai pas trouvé mieux pour endnotes (NdT)
25646 \end_layout
25647
25648 \end_inset
25649
25650
25651 \begin_inset Index
25652 status collapsed
25653
25654 \begin_layout Plain Layout
25655 Notes de fin
25656 \end_layout
25657
25658 \end_inset
25659
25660  Pour utiliser des notes de fin à la place des notes de bas de page dans
25661  votre document, chargez le paquetage LaTeX 
25662 \series bold
25663 endnotes
25664 \series default
25665
25666 \begin_inset Index
25667 status collapsed
25668
25669 \begin_layout Plain Layout
25670 Paquetages LaTeX ! endnotes
25671 \end_layout
25672
25673 \end_inset
25674
25675  avec ces lignes dans le préambule du document
25676 \end_layout
25677
25678 \begin_layout Standard
25679
25680 \series bold
25681
25682 \backslash
25683 usepackage{endnotes}
25684 \begin_inset Newline newline
25685 \end_inset
25686
25687
25688 \backslash
25689 let
25690 \backslash
25691 footnote
25692 \backslash
25693 endnote
25694 \end_layout
25695
25696 \begin_layout Standard
25697 Pour insérer les notes qui ont ainsi été rassemblées, mettez la commande
25698 \end_layout
25699
25700 \begin_layout Standard
25701
25702 \series bold
25703
25704 \backslash
25705 theendnotes
25706 \end_layout
25707
25708 \begin_layout Standard
25709 en code TeX à la fin d'une section ou d'un chapitre.
25710 \end_layout
25711
25712 \begin_layout Standard
25713 \begin_inset Float figure
25714 wide false
25715 sideways false
25716 status open
25717
25718 \begin_layout Plain Layout
25719 \align center
25720 \begin_inset ERT
25721 status collapsed
25722
25723 \begin_layout Plain Layout
25724
25725
25726 \backslash
25727 framebox{
25728 \end_layout
25729
25730 \end_inset
25731
25732
25733 \begin_inset Graphics
25734         filename ../clipart/endnotes.pdf
25735         scaleBeforeRotation
25736
25737 \end_inset
25738
25739
25740 \begin_inset ERT
25741 status collapsed
25742
25743 \begin_layout Plain Layout
25744
25745 }
25746 \end_layout
25747
25748 \end_inset
25749
25750
25751 \end_layout
25752
25753 \begin_layout Plain Layout
25754 \begin_inset Caption
25755
25756 \begin_layout Plain Layout
25757 \begin_inset CommandInset label
25758 LatexCommand label
25759 name "fig:Notes-de-fin---notes-de-bas-de-page"
25760
25761 \end_inset
25762
25763 Les notes de fin – notes de bas de page sont imprimées dans un paragraphe
25764  séparé à la fin des sections ou des chapitres.
25765 \end_layout
25766
25767 \end_inset
25768
25769
25770 \end_layout
25771
25772 \end_inset
25773
25774
25775 \end_layout
25776
25777 \begin_layout Standard
25778 \begin_inset VSpace medskip
25779 \end_inset
25780
25781 L'entête de paragraphe pour les notes de fin n'est pas traduit automatiquement
25782  dans la langue du document, cela doit être fait manuellement.
25783  Les lignes de préambule suivantes traduisent le nom en anglais par défaut
25784  
25785 \begin_inset Quotes eld
25786 \end_inset
25787
25788 Notes
25789 \begin_inset Quotes erd
25790 \end_inset
25791
25792  en sa traduction Allemande
25793 \begin_inset Foot
25794 status collapsed
25795
25796 \begin_layout Plain Layout
25797 En français, 
25798 \begin_inset Quotes eld
25799 \end_inset
25800
25801 Notes
25802 \begin_inset Quotes erd
25803 \end_inset
25804
25805  peut être conservé.
25806 \end_layout
25807
25808 \end_inset
25809
25810  
25811 \begin_inset Quotes eld
25812 \end_inset
25813
25814 Anmerkungen
25815 \begin_inset Quotes erd
25816 \end_inset
25817
25818  :
25819 \end_layout
25820
25821 \begin_layout Standard
25822
25823 \series bold
25824
25825 \backslash
25826 renewcommand{
25827 \backslash
25828 notesname}{Anmerkungen}
25829 \end_layout
25830
25831 \begin_layout Standard
25832 \begin_inset VSpace medskip
25833 \end_inset
25834
25835 La numérotation des notes de fin peut être modifiée comme celle des notes
25836  de bas de page comme c'est décrit dans la section
25837 \begin_inset space ~
25838 \end_inset
25839
25840
25841 \begin_inset CommandInset ref
25842 LatexCommand ref
25843 reference "sub:Numerotation-notes-bas-de-page"
25844
25845 \end_inset
25846
25847  ; remplacez juste la commande 
25848 \series bold
25849
25850 \backslash
25851 thefootnote
25852 \series default
25853  par 
25854 \series bold
25855
25856 \backslash
25857 theendnote
25858 \series default
25859 .
25860  Pour réinitialiser le numéro de note de fin, utilisez la commande 
25861 \series bold
25862
25863 \backslash
25864 @addtoreset
25865 \series default
25866  comme c'est décrit dans la section
25867 \begin_inset space ~
25868 \end_inset
25869
25870
25871 \begin_inset CommandInset ref
25872 LatexCommand ref
25873 reference "sub:Numerotation-notes-bas-de-page"
25874
25875 \end_inset
25876
25877  et remplacez le paramètre de commande 
25878 \series bold
25879 footnote
25880 \series default
25881  par 
25882 \series bold
25883 endnote
25884 \series default
25885 .
25886 \end_layout
25887
25888 \begin_layout Standard
25889 Pour seulement créer une marque de note de fin, utilisez la commande 
25890 \series bold
25891
25892 \backslash
25893 endnotemark[numéro]
25894 \series default
25895  qui est semblable à 
25896 \series bold
25897
25898 \backslash
25899 footnotemark
25900 \series default
25901 , décrite dans la section
25902 \begin_inset space ~
25903 \end_inset
25904
25905
25906 \begin_inset CommandInset ref
25907 LatexCommand ref
25908 reference "sec:Notes-bas-de-page"
25909
25910 \end_inset
25911
25912 .
25913 \end_layout
25914
25915 \begin_layout Standard
25916 \begin_inset VSpace bigskip
25917 \end_inset
25918
25919 Les notes de bas de page peuvent être mise dans la marge de la page et l'alignem
25920 ent du texte des notes peut être modifié, voyez le paquetage LaTeX 
25921 \series bold
25922 footmisc
25923 \series default
25924
25925 \begin_inset Index
25926 status collapsed
25927
25928 \begin_layout Plain Layout
25929 Paquetages LaTeX ! footmisc
25930 \end_layout
25931
25932 \end_inset
25933
25934
25935 \begin_inset CommandInset citation
25936 LatexCommand cite
25937 key "footmisc"
25938
25939 \end_inset
25940
25941  pour plus d'information à ce sujet.
25942 \end_layout
25943
25944 \begin_layout Standard
25945 Pour plein d'autres problèmes de mises en formes des notes de bas de page,
25946  voyez les livres sur LaTeX, 
25947 \begin_inset CommandInset citation
25948 LatexCommand cite
25949 key "latexcompanion,latexguide,latexbook"
25950
25951 \end_inset
25952
25953 .
25954 \end_layout
25955
25956 \begin_layout Section
25957 Notes en Marge
25958 \begin_inset Index
25959 status collapsed
25960
25961 \begin_layout Plain Layout
25962 Notes ! Notes en Marge
25963 \end_layout
25964
25965 \end_inset
25966
25967
25968 \end_layout
25969
25970 \begin_layout Standard
25971 Les notes en marge dans LyX ressemblent aux notes en bas de page et se comporten
25972 t de la même façon.
25973  Quand vous insérez une note en marge avec 
25974 \family sans
25975 Insérer\SpecialChar \menuseparator
25976 Note
25977 \begin_inset space ~
25978 \end_inset
25979
25980 en
25981 \begin_inset space ~
25982 \end_inset
25983
25984 Marge
25985 \family default
25986  ou avec le bouton 
25987 \begin_inset Graphics
25988         filename ../../images/marginalnote-insert.png
25989         scale 85
25990         scaleBeforeRotation
25991
25992 \end_inset
25993
25994  de la barre d'outils, vous voyez apparaître dans votre texte une boîte
25995  grise avec une étiquette rouge 
25996 \begin_inset Quotes fld
25997 \end_inset
25998
25999 marge
26000 \begin_inset Quotes frd
26001 \end_inset
26002
26003 .
26004  
26005 \begin_inset Marginal
26006 status collapsed
26007
26008 \begin_layout Plain Layout
26009 C'est une note en marge.
26010 \end_layout
26011
26012 \end_inset
26013
26014  Cette boîte est la représentation de votre note dans LyX.
26015  Vous pouvez y entrer votre texte.
26016 \end_layout
26017
26018 \begin_layout Standard
26019 Les notes en marge apparaissent dans la marge de droite dans les documents
26020  imprimées sur une seule face.
26021  Dans les documents imprimés recto-verso, elles apparaissent dans la marge
26022  
26023 \begin_inset Quotes eld
26024 \end_inset
26025
26026 extérieure
26027 \begin_inset Quotes erd
26028 \end_inset
26029
26030  – la gauche sur les pages paires et la droite sur les pages impaires.
26031  Le texte de la note en marge est aligné à l'opposé de la marge externe
26032  – aligné à droite quand la note apparaît dans la marge de gauche.
26033  La première ligne de la note apparaît à la hauteur de la ligne de texte
26034  où la note a été insérée dans le document.
26035 \end_layout
26036
26037 \begin_layout Standard
26038 \begin_inset VSpace bigskip
26039 \end_inset
26040
26041 Pour placer une note dans la marge interne, ajoutez la commande suivante
26042  :
26043 \end_layout
26044
26045 \begin_layout Standard
26046
26047 \series bold
26048
26049 \backslash
26050 reversemarginpar
26051 \end_layout
26052
26053 \begin_layout Standard
26054 sous forme de code TeX avant votre note de marge.
26055  Le nouveau positionnement est pris en compte pour toutes les notes en marge
26056  qui suivent 
26057 \begin_inset ERT
26058 status collapsed
26059
26060 \begin_layout Plain Layout
26061
26062
26063 \backslash
26064 reversemarginpar 
26065 \end_layout
26066
26067 \end_inset
26068
26069
26070 \begin_inset Marginal
26071 status open
26072
26073 \begin_layout Plain Layout
26074 Cette note en marge est dans la marge interne.
26075 \end_layout
26076
26077 \end_inset
26078
26079
26080 \series bold
26081
26082 \begin_inset Newline newline
26083 \end_inset
26084
26085
26086 \series default
26087
26088 \begin_inset Note Greyedout
26089 status open
26090
26091 \begin_layout Plain Layout
26092
26093 \series bold
26094 Note:
26095 \series default
26096  Il y a souvent pas assez d'espace dans la marge interne, ce qui fait que
26097  les notes sont souvent mal mises en formes dans la sortie imprimée.
26098 \end_layout
26099
26100 \end_inset
26101
26102
26103 \end_layout
26104
26105 \begin_layout Standard
26106 Pour revenir au positionnement par défaut, ajoutez la commande :
26107 \end_layout
26108
26109 \begin_layout Standard
26110
26111 \series bold
26112
26113 \backslash
26114 normalmarginpar
26115 \end_layout
26116
26117 \begin_layout Standard
26118 sous forme de code TeX.
26119 \begin_inset ERT
26120 status collapsed
26121
26122 \begin_layout Plain Layout
26123
26124
26125 \backslash
26126 normalmarginpar 
26127 \end_layout
26128
26129 \end_inset
26130
26131
26132 \begin_inset Newline newline
26133 \end_inset
26134
26135  
26136 \begin_inset Note Greyedout
26137 status open
26138
26139 \begin_layout Plain Layout
26140
26141 \series bold
26142 Note:
26143 \series default
26144  Cette commande est ignorée quand elle est dans un paragraphe ou la commande
26145  
26146 \series bold
26147
26148 \backslash
26149 reversemarginpar
26150 \series default
26151  est aussi utilisée.
26152 \end_layout
26153
26154 \end_inset
26155
26156
26157 \end_layout
26158
26159 \begin_layout Standard
26160 \begin_inset VSpace bigskip
26161 \end_inset
26162
26163
26164 \begin_inset Marginal
26165 status open
26166
26167 \begin_layout Plain Layout
26168 UnTrèsLongMotEnMarge sans césure.
26169 \end_layout
26170
26171 \end_inset
26172
26173  Comme dans le cas décrit dans la section
26174 \begin_inset space ~
26175 \end_inset
26176
26177
26178 \begin_inset CommandInset ref
26179 LatexCommand ref
26180 reference "sub:Lignes-multiple-dans-cellule"
26181
26182 \end_inset
26183
26184 , les mots trop longs ne peuvent pas subir de césure s'ils sont le premier
26185  mot d'une note en marge.
26186  Pour éviter ce problème, insérez un espacement horizontal de 0
26187 \begin_inset space \thinspace{}
26188 \end_inset
26189
26190 pt avant le mot en question: 
26191 \begin_inset Marginal
26192 status open
26193
26194 \begin_layout Plain Layout
26195 \begin_inset space \hspace{}
26196 \length 0pt
26197 \end_inset
26198
26199 UnMotTrèsLongEnMarge avec une césure.
26200 \end_layout
26201
26202 \end_inset
26203
26204
26205 \end_layout
26206
26207 \begin_layout Standard
26208 \begin_inset VSpace bigskip
26209 \end_inset
26210
26211
26212 \end_layout
26213
26214 \begin_layout Standard
26215 \begin_inset Note Greyedout
26216 status open
26217
26218 \begin_layout Plain Layout
26219
26220 \series bold
26221 Note:
26222 \series default
26223  Normalement, les notes en marge ne peuvent pas être utilisées dans des
26224  tableaux, des flottants et des notes de bas de page.
26225 \end_layout
26226
26227 \end_inset
26228
26229
26230 \end_layout
26231
26232 \begin_layout Standard
26233 \begin_inset VSpace bigskip
26234 \end_inset
26235
26236
26237 \end_layout
26238
26239 \begin_layout Standard
26240 \begin_inset ERT
26241 status collapsed
26242
26243 \begin_layout Plain Layout
26244
26245
26246 \backslash
26247 ifmarginnote
26248 \end_layout
26249
26250 \end_inset
26251
26252
26253 \begin_inset Note Note
26254 status open
26255
26256 \begin_layout Plain Layout
26257 La section suivante ne sera affichée que si le paquetage LaTeX 
26258 \series bold
26259 marginnote
26260 \series default
26261  a été installé.
26262 \end_layout
26263
26264 \end_inset
26265
26266
26267 \end_layout
26268
26269 \begin_layout Standard
26270 Cette restriction peut être évitée en utilisant le paquetage LaTeX 
26271 \series bold
26272 marginnote
26273 \series default
26274
26275 \begin_inset Index
26276 status collapsed
26277
26278 \begin_layout Plain Layout
26279 Paquetages LaTeX ! marginnote
26280 \end_layout
26281
26282 \end_inset
26283
26284 .
26285  En ajoutant les deux lignes suivantes au préambule de votre document, la
26286  commande que LyX utilise pour les notes de marge est redéfinie pour utiliser
26287  la commande fournie par le paquetage 
26288 \series bold
26289 marginnote
26290 \series default
26291  :
26292 \end_layout
26293
26294 \begin_layout Standard
26295
26296 \series bold
26297
26298 \backslash
26299 usepackage{marginnote}
26300 \begin_inset Newline newline
26301 \end_inset
26302
26303
26304 \backslash
26305 let
26306 \backslash
26307 marginpar
26308 \backslash
26309 marginnote
26310 \end_layout
26311
26312 \begin_layout Standard
26313 Ce paquetage est aussi utilisé dans ce document parce que 
26314 \series bold
26315 marginnote
26316 \series default
26317  a une autre fonction très utile : Vous pouvez définir un décalage (offset)
26318  vertical pour une note.
26319  C'est souvent nécessaire quand vous avez trop de notes en marge et qu'elles
26320  sont trop proches les unes des autres ou que vous voulez améliorer la mise
26321  en page.
26322  Le décalage est inséré dans LyX sous forme de code TeX directement après
26323  la note sous la forme
26324 \end_layout
26325
26326 \begin_layout Standard
26327
26328 \series bold
26329 [offset]
26330 \end_layout
26331
26332 \begin_layout Standard
26333 où l'offset utilise l'une des unités listées dans le tableau
26334 \begin_inset space ~
26335 \end_inset
26336
26337
26338 \begin_inset CommandInset ref
26339 LatexCommand ref
26340 reference "cha:Unités-de-longueur"
26341
26342 \end_inset
26343
26344 .
26345  Une valeur négative déplace la note vers le haut, une valeur positive la
26346  déplace vers le bas.
26347  Par exemple la note qui se trouve à côté de cette ligne de texte est décalée
26348  vers le haut de 1.5
26349 \begin_inset space \thinspace{}
26350 \end_inset
26351
26352 cm avec la commande en code TeX 
26353 \begin_inset Quotes eld
26354 \end_inset
26355
26356
26357 \series bold
26358 [-1.5cm]
26359 \series default
26360
26361 \begin_inset Quotes erd
26362 \end_inset
26363
26364
26365 \begin_inset Marginal
26366 status collapsed
26367
26368 \begin_layout Plain Layout
26369 Cette note en marge est décalée vers le haut de 1.5
26370 \begin_inset space \thinspace{}
26371 \end_inset
26372
26373 cm par rapport à sa position d'origine.
26374 \end_layout
26375
26376 \end_inset
26377
26378
26379 \begin_inset ERT
26380 status collapsed
26381
26382 \begin_layout Plain Layout
26383
26384 [-1.5cm]
26385 \end_layout
26386
26387 \end_inset
26388
26389
26390 \end_layout
26391
26392 \begin_layout Standard
26393 \begin_inset VSpace medskip
26394 \end_inset
26395
26396 Avec le paquetage 
26397 \series bold
26398 marginnote
26399 \series default
26400  vous pouvez aussi modifier l'alignement du texte dans la note de marge.
26401  Par exemple les commandes 
26402 \end_layout
26403
26404 \begin_layout Standard
26405
26406 \series bold
26407
26408 \backslash
26409 renewcommand*{
26410 \backslash
26411 raggedleftmarginnote}{
26412 \backslash
26413 centering}
26414 \begin_inset Newline newline
26415 \end_inset
26416
26417
26418 \backslash
26419 renewcommand*{
26420 \backslash
26421 raggedrightmarginnote}{
26422 \backslash
26423 centering}
26424 \end_layout
26425
26426 \begin_layout Standard
26427 donnent un alignement centré.
26428  
26429 \series bold
26430
26431 \backslash
26432 raggedleftmarginnote
26433 \series default
26434  indique une note qui apparaît dans la marge de gauche.
26435 \begin_inset ERT
26436 status collapsed
26437
26438 \begin_layout Plain Layout
26439
26440
26441 \backslash
26442 renewcommand*{
26443 \backslash
26444 raggedleftmarginnote}{
26445 \backslash
26446 centering}
26447 \end_layout
26448
26449 \begin_layout Plain Layout
26450
26451
26452 \backslash
26453 renewcommand*{
26454 \backslash
26455 raggedrightmarginnote}{
26456 \backslash
26457 centering}
26458 \end_layout
26459
26460 \end_inset
26461
26462
26463 \begin_inset Marginal
26464 status collapsed
26465
26466 \begin_layout Plain Layout
26467 Le texte de cette note en marge est centré.
26468 \end_layout
26469
26470 \end_inset
26471
26472 .
26473  Le comportement par défaut est donné par
26474 \end_layout
26475
26476 \begin_layout Standard
26477
26478 \series bold
26479
26480 \backslash
26481 renewcommand*{
26482 \backslash
26483 raggedleftmarginnote}{
26484 \backslash
26485 raggedleft}
26486 \begin_inset Newline newline
26487 \end_inset
26488
26489
26490 \backslash
26491 renewcommand*{
26492 \backslash
26493 raggedrightmarginnote}{
26494 \backslash
26495 raggedright}
26496 \series default
26497
26498 \begin_inset ERT
26499 status collapsed
26500
26501 \begin_layout Plain Layout
26502
26503
26504 \backslash
26505 renewcommand*{
26506 \backslash
26507 raggedleftmarginnote}{
26508 \backslash
26509 raggedleft}
26510 \end_layout
26511
26512 \begin_layout Plain Layout
26513
26514
26515 \backslash
26516 renewcommand*{
26517 \backslash
26518 raggedrightmarginnote}{
26519 \backslash
26520 raggedright}
26521 \end_layout
26522
26523 \end_inset
26524
26525
26526 \end_layout
26527
26528 \begin_layout Standard
26529 \begin_inset VSpace medskip
26530 \end_inset
26531
26532 Pour les autre fonctions du paquetage 
26533 \series bold
26534 marginnote
26535 \series default
26536  nous vous renvoyons à sa documentation 
26537 \begin_inset CommandInset citation
26538 LatexCommand cite
26539 key "marginnote"
26540
26541 \end_inset
26542
26543 .
26544 \end_layout
26545
26546 \begin_layout Standard
26547 \begin_inset VSpace bigskip
26548 \end_inset
26549
26550 Vous pouvez changer la mise en forme d'une note en marge en changeant sa
26551  définition.
26552  Pour créer par exemple une entête pour toutes les notes en marge avec le
26553  texte 
26554 \begin_inset Quotes eld
26555 \end_inset
26556
26557
26558 \family sans
26559 \series bold
26560 \bar under
26561 Attention!
26562 \family default
26563 \series default
26564 \bar default
26565
26566 \begin_inset Quotes erd
26567 \end_inset
26568
26569  écrit en souligné, sans-sérif et en gras, ajoutez ce qui suit dans le préambule
26570  de votre document :
26571 \end_layout
26572
26573 \begin_layout Standard
26574
26575 \series bold
26576
26577 \backslash
26578 let
26579 \backslash
26580 myMarginpar
26581 \backslash
26582 marginpar
26583 \begin_inset Newline newline
26584 \end_inset
26585
26586
26587 \backslash
26588 renewcommand{
26589 \backslash
26590 marginpar}[1]{
26591 \backslash
26592 myMarginpar{%
26593 \begin_inset Newline newline
26594 \end_inset
26595
26596
26597 \begin_inset ERT
26598 status collapsed
26599
26600 \begin_layout Plain Layout
26601
26602
26603 \backslash
26604 hphantom{ }
26605 \end_layout
26606
26607 \end_inset
26608
26609
26610 \backslash
26611 hspace{0pt}
26612 \backslash
26613 textsf{
26614 \backslash
26615 textbf{
26616 \backslash
26617 underbar{Attention!}}}%
26618 \begin_inset Newline newline
26619 \end_inset
26620
26621
26622 \begin_inset ERT
26623 status collapsed
26624
26625 \begin_layout Plain Layout
26626
26627
26628 \backslash
26629 hphantom{ }
26630 \end_layout
26631
26632 \end_inset
26633
26634
26635 \backslash
26636 vspace{1.5mm}
26637 \backslash
26638
26639 \backslash
26640 #1}}
26641 \end_layout
26642
26643 \begin_layout Standard
26644 \begin_inset ERT
26645 status collapsed
26646
26647 \begin_layout Plain Layout
26648
26649
26650 \backslash
26651 let
26652 \backslash
26653 myMarginpar
26654 \backslash
26655 marginpar
26656 \end_layout
26657
26658 \begin_layout Plain Layout
26659
26660
26661 \backslash
26662 renewcommand{
26663 \backslash
26664 marginpar}[1]{
26665 \backslash
26666 myMarginpar{%
26667 \end_layout
26668
26669 \begin_layout Plain Layout
26670
26671    
26672 \backslash
26673 textsf{
26674 \backslash
26675 textbf{
26676 \backslash
26677 underbar{Attention!}}}%
26678 \end_layout
26679
26680 \begin_layout Plain Layout
26681
26682    
26683 \backslash
26684 vspace{1.5mm}
26685 \backslash
26686
26687 \backslash
26688 #1}}
26689 \end_layout
26690
26691 \end_inset
26692
26693
26694 \begin_inset Marginal
26695 status open
26696
26697 \begin_layout Plain Layout
26698 Ceci est une note en marge avec une en-tête prédéfinie.
26699 \end_layout
26700
26701 \end_inset
26702
26703
26704 \begin_inset ERT
26705 status collapsed
26706
26707 \begin_layout Plain Layout
26708
26709 [-1.5cm]
26710 \end_layout
26711
26712 \end_inset
26713
26714
26715 \begin_inset ERT
26716 status collapsed
26717
26718 \begin_layout Plain Layout
26719
26720
26721 \backslash
26722 renewcommand{
26723 \backslash
26724 marginpar}[1]{
26725 \backslash
26726 myMarginpar{#1}}
26727 \end_layout
26728
26729 \end_inset
26730
26731
26732 \begin_inset Note Note
26733 status collapsed
26734
26735 \begin_layout Plain Layout
26736
26737 \lang english
26738 The margin note format is changed only for this example.
26739 \end_layout
26740
26741 \end_inset
26742
26743
26744 \end_layout
26745
26746 \begin_layout Standard
26747 \begin_inset ERT
26748 status collapsed
26749
26750 \begin_layout Plain Layout
26751
26752
26753 \backslash
26754 else
26755 \end_layout
26756
26757 \end_inset
26758
26759
26760 \begin_inset Note Note
26761 status open
26762
26763 \begin_layout Plain Layout
26764 Ce qui suit sera affiché si le paquetage LaTeX 
26765 \series bold
26766 marginnote
26767 \series default
26768  n'est pas installé :
26769 \end_layout
26770
26771 \end_inset
26772
26773
26774 \end_layout
26775
26776 \begin_layout Standard
26777 Vous devez installer le paquetage LaTeX 
26778 \series bold
26779 marginnote
26780 \series default
26781  pour voir la suite de cette section dans la sortie imprimée.
26782 \end_layout
26783
26784 \begin_layout Standard
26785 \begin_inset ERT
26786 status collapsed
26787
26788 \begin_layout Plain Layout
26789
26790
26791 \backslash
26792 fi
26793 \end_layout
26794
26795 \end_inset
26796
26797
26798 \end_layout
26799
26800 \begin_layout Chapter
26801 Les Boîtes
26802 \end_layout
26803
26804 \begin_layout Section
26805 Introduction
26806 \begin_inset Index
26807 status collapsed
26808
26809 \begin_layout Plain Layout
26810 Boîtes ! Introduction
26811 \end_layout
26812
26813 \end_inset
26814
26815
26816 \end_layout
26817
26818 \begin_layout Standard
26819 Les boîtes sont utilisées pour mettre en forme un bloc de texte.
26820  Elles peuvent être utilisées pour écrire un document en plusieurs langues,
26821  voir la section
26822 \begin_inset space ~
26823 \end_inset
26824
26825
26826 \begin_inset CommandInset ref
26827 LatexCommand ref
26828 reference "sec:Minipages"
26829
26830 \end_inset
26831
26832 , pour encadrer des portions de texte, voir la section
26833 \begin_inset space ~
26834 \end_inset
26835
26836
26837 \begin_inset CommandInset ref
26838 LatexCommand ref
26839 reference "sec:Décorations"
26840
26841 \end_inset
26842
26843 , pour empêcher que des mots subissent une césure, voir la section
26844 \begin_inset space ~
26845 \end_inset
26846
26847
26848 \begin_inset CommandInset ref
26849 LatexCommand ref
26850 reference "sec:Empêcher-césure"
26851
26852 \end_inset
26853
26854 , pour aligner du texte, voir la section
26855 \begin_inset space ~
26856 \end_inset
26857
26858
26859 \begin_inset CommandInset ref
26860 LatexCommand ref
26861 reference "sub:Alignement-Vertical"
26862
26863 \end_inset
26864
26865 , ou pour modifier la couleur de fond d'une portion de texte, voir la section
26866 \begin_inset space ~
26867 \end_inset
26868
26869
26870 \begin_inset CommandInset ref
26871 LatexCommand ref
26872 reference "sec:Boîtes-colorées"
26873
26874 \end_inset
26875
26876 .
26877 \end_layout
26878
26879 \begin_layout Standard
26880 On peut insérer une boîte en utilisant le menu 
26881 \family sans
26882 Insérer\SpecialChar \menuseparator
26883 Boîte
26884 \family default
26885  ou avec le bouton 
26886 \begin_inset Graphics
26887         filename ../../images/box-insert.png
26888         scale 85
26889         scaleBeforeRotation
26890
26891 \end_inset
26892
26893  de la barre d'outils.
26894  Une boîte grise avec une étiquette 
26895 \family sans
26896 Boîte
26897 \begin_inset space ~
26898 \end_inset
26899
26900 (Minipage)
26901 \family default
26902
26903 \begin_inset Graphics
26904         filename clipart/BoxInsetDefaultQt4.png
26905         scale 65
26906         scaleBeforeRotation
26907
26908 \end_inset
26909
26910  est alors insérée.
26911  Le type de la boîte peut être précisé en faisant un clic droit sur la boîte.
26912  La fenêtre de dialogue qui apparaît donne accès aux types de
26913 \family sans
26914  Boîte
26915 \begin_inset space ~
26916 \end_inset
26917
26918 Intérieure
26919 \family default
26920  
26921 \family sans
26922 Parbox
26923 \begin_inset Note Note
26924 status collapsed
26925
26926 \begin_layout Plain Layout
26927 En attendant un traduction plus correcte NdT
26928 \end_layout
26929
26930 \end_inset
26931
26932
26933 \family default
26934  et 
26935 \family sans
26936 Minipage
26937 \family default
26938 .
26939  Le type 
26940 \family sans
26941 Minipage
26942 \family default
26943  est le type par défaut pour les boîtes nouvellement créées et il est décrit
26944  dans la section
26945 \begin_inset space ~
26946 \end_inset
26947
26948
26949 \begin_inset CommandInset ref
26950 LatexCommand ref
26951 reference "sec:Minipages"
26952
26953 \end_inset
26954
26955 ; le type 
26956 \family sans
26957 Parbox
26958 \family default
26959  est décrit dans la section
26960 \begin_inset space ~
26961 \end_inset
26962
26963
26964 \begin_inset CommandInset ref
26965 LatexCommand ref
26966 reference "sec:Parboxes"
26967
26968 \end_inset
26969
26970 .
26971 \end_layout
26972
26973 \begin_layout Standard
26974 Les boîtes ne sont pas numérotées et donc ne peuvent pas être référencées
26975  comme les flottants ou les notes de bas de page.
26976 \end_layout
26977
26978 \begin_layout Standard
26979 \begin_inset Note Greyedout
26980 status open
26981
26982 \begin_layout Plain Layout
26983
26984 \series bold
26985 Note:
26986 \series default
26987  Vous ne pouvez pas employer une boîte comme élément dans un environnement
26988  de type 
26989 \family sans
26990 Liste
26991 \family default
26992  ou 
26993 \family sans
26994 Description
26995 \family default
26996 .
26997 \end_layout
26998
26999 \end_inset
27000
27001
27002 \end_layout
27003
27004 \begin_layout Standard
27005 \begin_inset Note Greyedout
27006 status open
27007
27008 \begin_layout Plain Layout
27009
27010 \series bold
27011 Note:
27012 \series default
27013  Pour une raison inconnue, vous ne pouvez mettre le type de la 
27014 \family sans
27015 Boîte
27016 \begin_inset space ~
27017 \end_inset
27018
27019 Intérieure
27020 \family default
27021  à 
27022 \family sans
27023 Aucune
27024 \family default
27025  que quand vous utilisez une boîte encadrée.
27026  Les boîtes sans 
27027 \family sans
27028 Boîte
27029 \begin_inset space ~
27030 \end_inset
27031
27032 Intérieure
27033 \family default
27034  et sans cadre sont expliquées dans la section
27035 \begin_inset space ~
27036 \end_inset
27037
27038
27039 \begin_inset CommandInset ref
27040 LatexCommand ref
27041 reference "sec:Empêcher-césure"
27042
27043 \end_inset
27044
27045 .
27046 \end_layout
27047
27048 \end_inset
27049
27050
27051 \end_layout
27052
27053 \begin_layout Section
27054 La fenêtre de dialogue Boîte
27055 \begin_inset CommandInset label
27056 LatexCommand label
27057 name "sec:Boîte-Dialogue"
27058
27059 \end_inset
27060
27061
27062 \begin_inset Index
27063 status collapsed
27064
27065 \begin_layout Plain Layout
27066 Boîtes ! Fenêtre de dialogue Boîte
27067 \end_layout
27068
27069 \end_inset
27070
27071
27072 \end_layout
27073
27074 \begin_layout Subsection
27075 Taille
27076 \begin_inset Index
27077 status collapsed
27078
27079 \begin_layout Plain Layout
27080 Boîtes ! Taille
27081 \end_layout
27082
27083 \end_inset
27084
27085
27086 \end_layout
27087
27088 \begin_layout Standard
27089 Dans la fenêtre de dialogue 
27090 \family sans
27091 Paramètres
27092 \begin_inset space ~
27093 \end_inset
27094
27095 de
27096 \begin_inset space ~
27097 \end_inset
27098
27099 Boîte
27100 \family default
27101  vous pouvez modifier la géométrie de la boîte avec les champs 
27102 \family sans
27103 Largeur
27104 \family default
27105  et 
27106 \family sans
27107 Hauteur
27108 \family default
27109 .
27110  Les unités de longueur qui sont utilisables dans ces champs sont décrites
27111  dans le tableau
27112 \begin_inset space ~
27113 \end_inset
27114
27115
27116 \begin_inset CommandInset ref
27117 LatexCommand ref
27118 reference "tab:Unités"
27119
27120 \end_inset
27121
27122 .
27123  Le champ 
27124 \family sans
27125 Hauteur
27126 \family default
27127  offre en plus les spécifications de taille suivantes :
27128 \end_layout
27129
27130 \begin_layout Description
27131 Profondeur C'est simplement la 
27132 \begin_inset Quotes eld
27133 \end_inset
27134
27135 hauteur
27136 \begin_inset Quotes erd
27137 \end_inset
27138
27139  du texte.
27140  On ne tient pas compte de hauteur réelle du texte quand il y a plusieurs
27141  lignes de texte dans la boîte.
27142 \begin_inset Newline newline
27143 \end_inset
27144
27145
27146 \begin_inset Newline newline
27147 \end_inset
27148
27149
27150 \begin_inset Newline newline
27151 \end_inset
27152
27153
27154 \begin_inset Box Boxed
27155 position "c"
27156 hor_pos "c"
27157 has_inner_box 1
27158 inner_pos "c"
27159 use_parbox 0
27160 width "12col%"
27161 special "none"
27162 height "1in"
27163 height_special "depth"
27164 status open
27165
27166 \begin_layout Plain Layout
27167 \align center
27168 Boîte dont la hauteur est égale à 1
27169 \begin_inset space \thinspace{}
27170 \end_inset
27171
27172 Profondeur
27173 \end_layout
27174
27175 \end_inset
27176
27177
27178 \begin_inset Newline newline
27179 \end_inset
27180
27181
27182 \begin_inset Newline newline
27183 \end_inset
27184
27185
27186 \end_layout
27187
27188 \begin_layout Description
27189 Hauteur C'est la hauteur totale du texte qui se trouve dans la boîte.
27190  Par exemple, une valeur de 2 pour cette taille va donner une boîte qui
27191  est deux fois plus haute que le texte : 
27192 \begin_inset Box Boxed
27193 position "c"
27194 hor_pos "c"
27195 has_inner_box 1
27196 inner_pos "c"
27197 use_parbox 0
27198 width "20col%"
27199 special "none"
27200 height "2in"
27201 height_special "height"
27202 status open
27203
27204 \begin_layout Plain Layout
27205 \align center
27206 Boîte dont la hauteur est 2
27207 \begin_inset space \thinspace{}
27208 \end_inset
27209
27210 Hauteur
27211 \end_layout
27212
27213 \end_inset
27214
27215
27216 \end_layout
27217
27218 \begin_layout Description
27219 Hauteur
27220 \begin_inset space ~
27221 \end_inset
27222
27223 Totale C'est égal à Hauteur
27224 \begin_inset space \thinspace{}
27225 \end_inset
27226
27227 +
27228 \begin_inset space \thinspace{}
27229 \end_inset
27230
27231 Profondeur : 
27232 \begin_inset Box Boxed
27233 position "c"
27234 hor_pos "c"
27235 has_inner_box 1
27236 inner_pos "c"
27237 use_parbox 0
27238 width "20col%"
27239 special "none"
27240 height "1in"
27241 height_special "totalheight"
27242 status open
27243
27244 \begin_layout Plain Layout
27245 \align center
27246 Boîte dont la hauteur est 1
27247 \begin_inset space \thinspace{}
27248 \end_inset
27249
27250 Hauteur
27251 \begin_inset space ~
27252 \end_inset
27253
27254 Totale
27255 \end_layout
27256
27257 \end_inset
27258
27259
27260 \end_layout
27261
27262 \begin_layout Description
27263 Largeur On prend la largeur de la boîte comme hauteur : 
27264 \begin_inset Box Boxed
27265 position "c"
27266 hor_pos "c"
27267 has_inner_box 1
27268 inner_pos "c"
27269 use_parbox 0
27270 width "12col%"
27271 special "none"
27272 height "1in"
27273 height_special "width"
27274 status open
27275
27276 \begin_layout Plain Layout
27277 \align center
27278 Boîte dont la hauteur est 1
27279 \begin_inset space \thinspace{}
27280 \end_inset
27281
27282 Largeur
27283 \end_layout
27284
27285 \end_inset
27286
27287
27288 \end_layout
27289
27290 \begin_layout Subsection
27291 Alignement
27292 \begin_inset Index
27293 status collapsed
27294
27295 \begin_layout Plain Layout
27296 Boîtes ! Alignement
27297 \end_layout
27298
27299 \end_inset
27300
27301
27302 \end_layout
27303
27304 \begin_layout Standard
27305 Quand vous avez choisi une 
27306 \family sans
27307 Boîte
27308 \begin_inset space ~
27309 \end_inset
27310
27311 Intérieure
27312 \family default
27313 , l'alignement vertical de la boîte peut être :
27314 \end_layout
27315
27316 \begin_layout Description
27317 Haut Ceci est un exemple de texte.
27318  
27319 \begin_inset Box Boxed
27320 position "t"
27321 hor_pos "c"
27322 has_inner_box 1
27323 inner_pos "c"
27324 use_parbox 0
27325 width "12col%"
27326 special "none"
27327 height "1in"
27328 height_special "totalheight"
27329 status collapsed
27330
27331 \begin_layout Plain Layout
27332 \align center
27333 Cette boîte est alignée sur le haut.
27334 \end_layout
27335
27336 \end_inset
27337
27338  Ceci est un exemple de texte.
27339 \end_layout
27340
27341 \begin_layout Description
27342 Milieu Ceci est un exemple de texte.
27343  
27344 \begin_inset Box Boxed
27345 position "c"
27346 hor_pos "c"
27347 has_inner_box 1
27348 inner_pos "c"
27349 use_parbox 0
27350 width "12col%"
27351 special "none"
27352 height "1in"
27353 height_special "totalheight"
27354 status collapsed
27355
27356 \begin_layout Plain Layout
27357 \align center
27358 Cette boîte est alignée au centre.
27359 \end_layout
27360
27361 \end_inset
27362
27363  Ceci est un exemple de texte.
27364 \end_layout
27365
27366 \begin_layout Description
27367 Bas Ceci est un exemple de texte.
27368  
27369 \begin_inset Box Boxed
27370 position "b"
27371 hor_pos "c"
27372 has_inner_box 1
27373 inner_pos "c"
27374 use_parbox 0
27375 width "12col%"
27376 special "none"
27377 height "1in"
27378 height_special "totalheight"
27379 status collapsed
27380
27381 \begin_layout Plain Layout
27382 \align center
27383 Cette boîte est alignée sur le bas.
27384 \end_layout
27385
27386 \end_inset
27387
27388  Ceci est un exemple de texte.
27389 \end_layout
27390
27391 \begin_layout Standard
27392 \begin_inset Note Greyedout
27393 status open
27394
27395 \begin_layout Plain Layout
27396
27397 \series bold
27398 Note:
27399 \series default
27400  L'alignement vertical peut être perturbé dans la sortie finale quand vous
27401  avez par exemple deux boîtes sur une même ligne, une avec une ombre et
27402  l'autre non.
27403 \end_layout
27404
27405 \end_inset
27406
27407
27408 \end_layout
27409
27410 \begin_layout Standard
27411 L'alignement horizontal de la boîte peut être modifié quand elle a son propre
27412  paragraphe grâce à la fenêtre de dialogue 
27413 \family sans
27414 Paramètres
27415 \begin_inset space ~
27416 \end_inset
27417
27418 de
27419 \begin_inset space ~
27420 \end_inset
27421
27422 Boîte
27423 \family default
27424 .
27425 \end_layout
27426
27427 \begin_layout Standard
27428 \begin_inset VSpace bigskip
27429 \end_inset
27430
27431 Quand vous avez choisi une 
27432 \family sans
27433 Boîte
27434 \begin_inset space ~
27435 \end_inset
27436
27437 Intérieure
27438 \family default
27439 , l'alignement vertical du contenu de la boîte peut être :
27440 \end_layout
27441
27442 \begin_layout Description
27443 haut Ceci est un exemple de texte.
27444 \begin_inset Box Boxed
27445 position "c"
27446 hor_pos "c"
27447 has_inner_box 1
27448 inner_pos "t"
27449 use_parbox 0
27450 width "12col%"
27451 special "none"
27452 height "1.5in"
27453 height_special "totalheight"
27454 status collapsed
27455
27456 \begin_layout Plain Layout
27457 \align center
27458 Le texte de cette boîte est aligné sur le haut.
27459 \end_layout
27460
27461 \end_inset
27462
27463  Ceci est un exemple de texte.
27464 \end_layout
27465
27466 \begin_layout Description
27467 milieu Ceci est un exemple de texte.
27468  
27469 \begin_inset Box Boxed
27470 position "c"
27471 hor_pos "c"
27472 has_inner_box 1
27473 inner_pos "c"
27474 use_parbox 0
27475 width "12col%"
27476 special "none"
27477 height "1.5in"
27478 height_special "totalheight"
27479 status collapsed
27480
27481 \begin_layout Plain Layout
27482 \align center
27483 Le texte de cette boîte est aligné au centre
27484 \end_layout
27485
27486 \end_inset
27487
27488  Ceci est un exemple de texte.
27489 \end_layout
27490
27491 \begin_layout Description
27492 bas Ceci est un exemple de texte.
27493  
27494 \begin_inset Box Boxed
27495 position "c"
27496 hor_pos "c"
27497 has_inner_box 1
27498 inner_pos "b"
27499 use_parbox 0
27500 width "12col%"
27501 special "none"
27502 height "1.5in"
27503 height_special "totalheight"
27504 status collapsed
27505
27506 \begin_layout Plain Layout
27507 \align center
27508 Le texte de cette boîte est aligné en bas.
27509 \end_layout
27510
27511 \end_inset
27512
27513  Ceci est un exemple de texte.
27514 \end_layout
27515
27516 \begin_layout Description
27517 élongation Ceci est un exemple de texte.
27518  
27519 \begin_inset Box Boxed
27520 position "c"
27521 hor_pos "c"
27522 has_inner_box 1
27523 inner_pos "s"
27524 use_parbox 0
27525 width "12col%"
27526 special "none"
27527 height "1.5in"
27528 height_special "totalheight"
27529 status collapsed
27530
27531 \begin_layout Plain Layout
27532 \align center
27533 Le texte 
27534 \end_layout
27535
27536 \begin_layout Plain Layout
27537 \align center
27538 de cette
27539 \end_layout
27540
27541 \begin_layout Plain Layout
27542 \align center
27543 boîte est
27544 \end_layout
27545
27546 \begin_layout Plain Layout
27547 \align center
27548 allongé.
27549 \end_layout
27550
27551 \end_inset
27552
27553  Ceci est un exemple de texte.
27554 \end_layout
27555
27556 \begin_layout Standard
27557 Pour allonger le contenu d'une boîte, il doit être constitué de plus d'un
27558  paragraphe.
27559  Dans l'exemple ci-dessus, chaque ligne de texte a son propre paragraphe.
27560 \end_layout
27561
27562 \begin_layout Standard
27563 \begin_inset VSpace bigskip
27564 \end_inset
27565
27566 Pour aligner horizontalement le contenu d'une boîte vous pouvez utiliser
27567  la fenêtre de dialogue 
27568 \family sans
27569 Paramètres
27570 \begin_inset space ~
27571 \end_inset
27572
27573 de
27574 \begin_inset space ~
27575 \end_inset
27576
27577 paragraphe
27578 \family default
27579  quand vous avez choisi une 
27580 \family sans
27581 Boîte
27582 \begin_inset space ~
27583 \end_inset
27584
27585 Intérieure
27586 \family default
27587 .
27588 \end_layout
27589
27590 \begin_layout Standard
27591 \align center
27592 \begin_inset Box Boxed
27593 position "c"
27594 hor_pos "c"
27595 has_inner_box 1
27596 inner_pos "s"
27597 use_parbox 0
27598 width "15col%"
27599 special "none"
27600 height "1.25in"
27601 height_special "totalheight"
27602 status open
27603
27604 \begin_layout Plain Layout
27605 \align left
27606 Le texte de 
27607 \end_layout
27608
27609 \begin_layout Plain Layout
27610 \align left
27611 cette boîte
27612 \end_layout
27613
27614 \begin_layout Plain Layout
27615 \align right
27616 est allongé.
27617 \end_layout
27618
27619 \end_inset
27620
27621
27622 \end_layout
27623
27624 \begin_layout Standard
27625 Si vous n'avez pas choisi une 
27626 \family sans
27627 Boîte
27628 \begin_inset space ~
27629 \end_inset
27630
27631 Intérieure
27632 \family default
27633 , vous pouvez allonger le contenu de la boîte horizontalement avec la fenêtre
27634  de dialogue de boîte.
27635 \end_layout
27636
27637 \begin_layout Standard
27638 \align center
27639 \begin_inset Box Boxed
27640 position "c"
27641 hor_pos "s"
27642 has_inner_box 0
27643 inner_pos "s"
27644 use_parbox 0
27645 width "90col%"
27646 special "none"
27647 height "1.25in"
27648 height_special "totalheight"
27649 status open
27650
27651 \begin_layout Plain Layout
27652 \align left
27653 Le texte de cette boîte est allongé horizontalement.
27654 \end_layout
27655
27656 \end_inset
27657
27658
27659 \end_layout
27660
27661 \begin_layout Subsection
27662 Décorations
27663 \begin_inset CommandInset label
27664 LatexCommand label
27665 name "sec:Décorations"
27666
27667 \end_inset
27668
27669
27670 \begin_inset Index
27671 status open
27672
27673 \begin_layout Plain Layout
27674 Boîtes ! Décorations
27675 \end_layout
27676
27677 \end_inset
27678
27679
27680 \end_layout
27681
27682 \begin_layout Standard
27683 On peut spécifier le style de la boîte en utilisant la liste déroulante
27684  
27685 \family sans
27686 Décoration
27687 \family default
27688 .
27689  Les possibilités sont les suivantes :
27690 \end_layout
27691
27692 \begin_layout Description
27693 Cadre
27694 \begin_inset space ~
27695 \end_inset
27696
27697 simple Ceci dessine un cadre rectangulaire autour de la boîte.
27698  L'épaisseur du trait de ce cadre est donnée par la variable  
27699 \series bold
27700
27701 \backslash
27702 fboxrule
27703 \series default
27704 .
27705  
27706 \begin_inset Box Boxed
27707 position "c"
27708 hor_pos "c"
27709 has_inner_box 1
27710 inner_pos "c"
27711 use_parbox 0
27712 width "20col%"
27713 special "none"
27714 height "1in"
27715 height_special "totalheight"
27716 status open
27717
27718 \begin_layout Plain Layout
27719 \align center
27720 Boîte rectangulaire
27721 \end_layout
27722
27723 \end_inset
27724
27725
27726 \end_layout
27727
27728 \begin_layout Description
27729 Cadre
27730 \begin_inset space ~
27731 \end_inset
27732
27733 simple,
27734 \begin_inset space ~
27735 \end_inset
27736
27737 sauts
27738 \begin_inset space ~
27739 \end_inset
27740
27741 de
27742 \begin_inset space ~
27743 \end_inset
27744
27745 page Quand vous utilisez le style de décoration 
27746 \family sans
27747 cadre simple
27748 \family default
27749  sans boîte intérieure, vous pouvez autoriser les sauts de page à l'intérieur
27750  de la boîte.
27751  Notez que dans ce cas, contrairement aux autres boîtes avec cadre, le cadre
27752  predra toute la largeur de la colonne, la boîte sera considérée comme son
27753  propre paragraphe et 
27754 \series bold
27755
27756 \backslash
27757 fboxrule
27758 \series default
27759  et 
27760 \series bold
27761
27762 \backslash
27763 fboxsep
27764 \series default
27765  n'ont aucun effet sur ce type de boîte.
27766  L'épaisseur de la ligne du cadre a la valeur de 
27767 \series bold
27768
27769 \backslash
27770 FrameRule
27771 \series default
27772 .
27773  
27774 \lang english
27775
27776 \begin_inset Box Framed
27777 position "t"
27778 hor_pos "c"
27779 has_inner_box 0
27780 inner_pos "t"
27781 use_parbox 0
27782 width "100col%"
27783 special "none"
27784 height "1in"
27785 height_special "totalheight"
27786 status collapsed
27787
27788 \begin_layout Plain Layout
27789 Boîte avec cadre simple et sauts de page
27790 \end_layout
27791
27792 \end_inset
27793
27794
27795 \end_layout
27796
27797 \begin_layout Description
27798 Cadre
27799 \begin_inset space ~
27800 \end_inset
27801
27802 oval,
27803 \begin_inset space ~
27804 \end_inset
27805
27806 fin Ceci dessine un cadre ovalisée autour de la boîte.
27807  L'épaisseur du trait de ce cadre est de  0.4
27808 \begin_inset space \thinspace{}
27809 \end_inset
27810
27811 pt.
27812  
27813 \begin_inset Box ovalbox
27814 position "c"
27815 hor_pos "c"
27816 has_inner_box 1
27817 inner_pos "c"
27818 use_parbox 0
27819 width "20col%"
27820 special "none"
27821 height "1in"
27822 height_special "totalheight"
27823 status open
27824
27825 \begin_layout Plain Layout
27826 \align center
27827 Boîte ovalisée, fine
27828 \end_layout
27829
27830 \end_inset
27831
27832
27833 \end_layout
27834
27835 \begin_layout Description
27836 Cadre
27837 \begin_inset space ~
27838 \end_inset
27839
27840 oval,
27841 \begin_inset space ~
27842 \end_inset
27843
27844 épais Ceci dessine un cadre ovalisée autour de la boîte.
27845  L'épaisseur du trait de ce cadre est de   0.8
27846 \begin_inset space \thinspace{}
27847 \end_inset
27848
27849 pt.
27850  
27851 \begin_inset Box Ovalbox
27852 position "c"
27853 hor_pos "c"
27854 has_inner_box 1
27855 inner_pos "c"
27856 use_parbox 0
27857 width "20col%"
27858 special "none"
27859 height "1in"
27860 height_special "totalheight"
27861 status open
27862
27863 \begin_layout Plain Layout
27864 \align center
27865 Boîte ovalisée, épaisse
27866 \end_layout
27867
27868 \end_inset
27869
27870
27871 \end_layout
27872
27873 \begin_layout Description
27874 Ombre
27875 \begin_inset space ~
27876 \end_inset
27877
27878 en
27879 \begin_inset space ~
27880 \end_inset
27881
27882 relief Ceci dessine un cadre rectangulaire avec une ombre autour de la boîte.
27883  L'épaisseur du trait de ce cadre est donnée par la variable  
27884 \series bold
27885
27886 \backslash
27887 fboxrule
27888 \series default
27889 , l'ombre a une épaisseur de  4
27890 \begin_inset space \thinspace{}
27891 \end_inset
27892
27893 pt.
27894  
27895 \begin_inset Box Shadowbox
27896 position "c"
27897 hor_pos "c"
27898 has_inner_box 1
27899 inner_pos "c"
27900 use_parbox 0
27901 width "20col%"
27902 special "none"
27903 height "1in"
27904 height_special "totalheight"
27905 status open
27906
27907 \begin_layout Plain Layout
27908 \align center
27909 Boîte ombrée
27910 \end_layout
27911
27912 \end_inset
27913
27914
27915 \end_layout
27916
27917 \begin_layout Description
27918 Fond
27919 \begin_inset space ~
27920 \end_inset
27921
27922 ombré Ceci dessine une boîte avec un arrière plan rouge.
27923  Contrairement aux boîtes coloriées
27924 \begin_inset Foot
27925 status collapsed
27926
27927 \begin_layout Plain Layout
27928 Voir la section
27929 \begin_inset space ~
27930 \end_inset
27931
27932
27933 \begin_inset CommandInset ref
27934 LatexCommand ref
27935 reference "sec:Boîtes-colorées"
27936
27937 \end_inset
27938
27939 .
27940 \end_layout
27941
27942 \end_inset
27943
27944 , elle utilise toujours toute la largeur de la colonne et la boîte constitue
27945  son propre paragraphe.
27946 \lang english
27947
27948 \begin_inset Box Shaded
27949 position "t"
27950 hor_pos "c"
27951 has_inner_box 0
27952 inner_pos "t"
27953 use_parbox 0
27954 width "50col%"
27955 special "none"
27956 height "1in"
27957 height_special "totalheight"
27958 status collapsed
27959
27960 \begin_layout Plain Layout
27961 Boîte avec fond ombré
27962 \end_layout
27963
27964 \end_inset
27965
27966
27967 \end_layout
27968
27969 \begin_layout Description
27970 Double
27971 \begin_inset space ~
27972 \end_inset
27973
27974 cadre Ceci dessine un cadre rectangulaire à deux traits autour de la boîte.
27975  L'épaisseur du trait du cadre interne est de 0.75
27976 \begin_inset space \thinspace{}
27977 \end_inset
27978
27979
27980 \series bold
27981
27982 \backslash
27983 fboxrule
27984 \series default
27985 , l'épaisseur du trait du cadre externe est de 1.5
27986 \begin_inset space \thinspace{}
27987 \end_inset
27988
27989
27990 \series bold
27991
27992 \backslash
27993 fboxrule
27994 \series default
27995 .
27996  La distance entre les deux cadres est de  1.5
27997 \begin_inset space \thinspace{}
27998 \end_inset
27999
28000
28001 \series bold
28002
28003 \backslash
28004 fboxrule
28005 \series default
28006
28007 \begin_inset space \thinspace{}
28008 \end_inset
28009
28010 +
28011 \begin_inset space \thinspace{}
28012 \end_inset
28013
28014 0.5
28015 \begin_inset space \thinspace{}
28016 \end_inset
28017
28018 pt.
28019  
28020 \begin_inset Box Doublebox
28021 position "c"
28022 hor_pos "c"
28023 has_inner_box 1
28024 inner_pos "c"
28025 use_parbox 0
28026 width "20col%"
28027 special "none"
28028 height "1in"
28029 height_special "totalheight"
28030 status open
28031
28032 \begin_layout Plain Layout
28033 \align center
28034 Boîte double
28035 \end_layout
28036
28037 \end_inset
28038
28039
28040 \end_layout
28041
28042 \begin_layout Standard
28043 \begin_inset VSpace bigskip
28044 \end_inset
28045
28046 L'étiquette qui se trouve sur la boîte dans LyX s'adapte pour montrer le
28047  style de boîte utilisé.
28048  Pour pouvoir utiliser ces différents types de cadres, vous devez installer
28049  le paquetage LaTeX 
28050 \series bold
28051 fancybox
28052 \series default
28053
28054 \begin_inset Index
28055 status collapsed
28056
28057 \begin_layout Plain Layout
28058 Paquetages LaTeX ! fancybox
28059 \end_layout
28060
28061 \end_inset
28062
28063 .
28064 \end_layout
28065
28066 \begin_layout Section
28067 Personnalisation des boîtes
28068 \begin_inset Index
28069 status open
28070
28071 \begin_layout Plain Layout
28072 Boîtes! Personnalisation
28073 \end_layout
28074
28075 \end_inset
28076
28077
28078 \end_layout
28079
28080 \begin_layout Standard
28081 La valeur par défaut pour la variable 
28082 \series bold
28083
28084 \backslash
28085 fboxrule
28086 \series default
28087  est 0.4
28088 \begin_inset space \thinspace{}
28089 \end_inset
28090
28091 pt.
28092  Elle peut être modifiée avec la commande suivante en code TeX, par exemple
28093  pour avoir 2
28094 \begin_inset space \thinspace{}
28095 \end_inset
28096
28097 pt :
28098 \end_layout
28099
28100 \begin_layout Standard
28101
28102 \series bold
28103
28104 \backslash
28105 setlength{
28106 \backslash
28107 fboxrule}{2pt}
28108 \end_layout
28109
28110 \begin_layout Standard
28111 \begin_inset ERT
28112 status collapsed
28113
28114 \begin_layout Plain Layout
28115
28116
28117 \backslash
28118 setlength{
28119 \backslash
28120 fboxrule}{2pt}
28121 \end_layout
28122
28123 \end_inset
28124
28125
28126 \begin_inset Box Boxed
28127 position "c"
28128 hor_pos "c"
28129 has_inner_box 1
28130 inner_pos "c"
28131 use_parbox 0
28132 width "25col%"
28133 special "none"
28134 height "1in"
28135 height_special "totalheight"
28136 status open
28137
28138 \begin_layout Plain Layout
28139 \align center
28140 Boîte rectangulaire avec 
28141 \series bold
28142
28143 \backslash
28144 fboxrule
28145 \series default
28146
28147 \begin_inset space \thinspace{}
28148 \end_inset
28149
28150 =
28151 \begin_inset space \thinspace{}
28152 \end_inset
28153
28154 2
28155 \begin_inset space \thinspace{}
28156 \end_inset
28157
28158 pt
28159 \end_layout
28160
28161 \end_inset
28162
28163
28164 \begin_inset ERT
28165 status collapsed
28166
28167 \begin_layout Plain Layout
28168
28169
28170 \backslash
28171 setlength{
28172 \backslash
28173 fboxrule}{0.4pt}
28174 \end_layout
28175
28176 \end_inset
28177
28178
28179 \end_layout
28180
28181 \begin_layout Standard
28182 \begin_inset VSpace bigskip
28183 \end_inset
28184
28185 L'espace entre le cadre et le contenu de la boîte est le même pour tous
28186  les types de cadres, par défaut il est de 3
28187 \begin_inset space \thinspace{}
28188 \end_inset
28189
28190 pt.
28191  Vous pouvez le modifier en donnant une autre valeur à la variable 
28192 \series bold
28193
28194 \backslash
28195 fboxsep
28196 \series default
28197 .
28198  Par exemple la commande
28199 \end_layout
28200
28201 \begin_layout Standard
28202
28203 \series bold
28204
28205 \backslash
28206 setlength{
28207 \backslash
28208 fboxsep}{10pt}
28209 \end_layout
28210
28211 \begin_layout Standard
28212 met une valeur de 10
28213 \begin_inset space \thinspace{}
28214 \end_inset
28215
28216 pt, comme celle utilisée pour cette boîte :
28217 \end_layout
28218
28219 \begin_layout Standard
28220 \begin_inset ERT
28221 status collapsed
28222
28223 \begin_layout Plain Layout
28224
28225
28226 \backslash
28227 setlength{
28228 \backslash
28229 fboxsep}{10pt}
28230 \end_layout
28231
28232 \end_inset
28233
28234
28235 \begin_inset Box Boxed
28236 position "c"
28237 hor_pos "c"
28238 has_inner_box 1
28239 inner_pos "c"
28240 use_parbox 0
28241 width "25col%"
28242 special "none"
28243 height "1in"
28244 height_special "totalheight"
28245 status open
28246
28247 \begin_layout Plain Layout
28248 \align center
28249 Boîte rectangulaire avec 
28250 \series bold
28251
28252 \backslash
28253 fboxsep
28254 \series default
28255
28256 \begin_inset space \thinspace{}
28257 \end_inset
28258
28259 =
28260 \begin_inset space \thinspace{}
28261 \end_inset
28262
28263 10
28264 \begin_inset space \thinspace{}
28265 \end_inset
28266
28267 pt
28268 \end_layout
28269
28270 \end_inset
28271
28272
28273 \begin_inset ERT
28274 status collapsed
28275
28276 \begin_layout Plain Layout
28277
28278
28279 \backslash
28280 setlength{
28281 \backslash
28282 fboxsep}{3pt}
28283 \end_layout
28284
28285 \end_inset
28286
28287
28288 \end_layout
28289
28290 \begin_layout Standard
28291 \begin_inset VSpace bigskip
28292 \end_inset
28293
28294 Le diamètre des coins arrondis des boîtes ovalisées peut être modifié par
28295  la commande 
28296 \series bold
28297
28298 \backslash
28299 cornersize
28300 \series default
28301 .
28302  Par exemple, la commande
28303 \end_layout
28304
28305 \begin_layout Standard
28306
28307 \series bold
28308
28309 \backslash
28310 cornersize*{1cm}
28311 \end_layout
28312
28313 \begin_layout Standard
28314 donne un diamètre de 1
28315 \begin_inset space \thinspace{}
28316 \end_inset
28317
28318 cm.
28319  La commande
28320 \end_layout
28321
28322 \begin_layout Standard
28323
28324 \series bold
28325
28326 \backslash
28327 cornersize{num}
28328 \end_layout
28329
28330 \begin_layout Standard
28331 fixe le diamètre à 
28332 \family sans
28333 num
28334 \begin_inset space \thinspace{}
28335 \end_inset
28336
28337 ×
28338 \begin_inset space \thinspace{}
28339 \end_inset
28340
28341 minimum(largeur et hauteur de la boîte)
28342 \family default
28343 .
28344  La valeur par défaut est 
28345 \series bold
28346
28347 \backslash
28348 cornersize{0.5}
28349 \series default
28350 .
28351 \end_layout
28352
28353 \begin_layout Standard
28354 \begin_inset ERT
28355 status collapsed
28356
28357 \begin_layout Plain Layout
28358
28359
28360 \backslash
28361 cornersize*{1.5cm}
28362 \end_layout
28363
28364 \end_inset
28365
28366
28367 \begin_inset Box Ovalbox
28368 position "c"
28369 hor_pos "c"
28370 has_inner_box 1
28371 inner_pos "c"
28372 use_parbox 0
28373 width "25col%"
28374 special "none"
28375 height "1in"
28376 height_special "totalheight"
28377 status open
28378
28379 \begin_layout Plain Layout
28380 \align center
28381 Boîte ovale avec 
28382 \series bold
28383
28384 \backslash
28385 cornersize
28386 \series default
28387
28388 \begin_inset space \thinspace{}
28389 \end_inset
28390
28391 =
28392 \begin_inset space \thinspace{}
28393 \end_inset
28394
28395 1.5
28396 \begin_inset space \thinspace{}
28397 \end_inset
28398
28399 cm
28400 \end_layout
28401
28402 \end_inset
28403
28404
28405 \begin_inset ERT
28406 status collapsed
28407
28408 \begin_layout Plain Layout
28409
28410
28411 \backslash
28412 cornersize{0.5}
28413 \end_layout
28414
28415 \end_inset
28416
28417
28418 \end_layout
28419
28420 \begin_layout Standard
28421 \begin_inset VSpace bigskip
28422 \end_inset
28423
28424 La taille de l'ombre peut être ajustée en changeant la valeur de la variable
28425  
28426 \series bold
28427
28428 \backslash
28429 shadowsize
28430 \series default
28431 .
28432  Elle est fixée à 2
28433 \begin_inset space \thinspace{}
28434 \end_inset
28435
28436 pt pour la boîte suivante par la commande :
28437 \end_layout
28438
28439 \begin_layout Standard
28440
28441 \series bold
28442
28443 \backslash
28444 setlength{
28445 \backslash
28446 shadowsize}{2pt}
28447 \end_layout
28448
28449 \begin_layout Standard
28450 \begin_inset ERT
28451 status collapsed
28452
28453 \begin_layout Plain Layout
28454
28455
28456 \backslash
28457 setlength{
28458 \backslash
28459 shadowsize}{2pt}
28460 \end_layout
28461
28462 \end_inset
28463
28464
28465 \begin_inset Box Shadowbox
28466 position "c"
28467 hor_pos "c"
28468 has_inner_box 1
28469 inner_pos "c"
28470 use_parbox 0
28471 width "25col%"
28472 special "none"
28473 height "1in"
28474 height_special "totalheight"
28475 status open
28476
28477 \begin_layout Plain Layout
28478 \align center
28479 Boîte ombrée avec 
28480 \series bold
28481
28482 \backslash
28483 shadowsize
28484 \series default
28485
28486 \begin_inset space \thinspace{}
28487 \end_inset
28488
28489 =
28490 \begin_inset space \thinspace{}
28491 \end_inset
28492
28493 2
28494 \begin_inset space \thinspace{}
28495 \end_inset
28496
28497 pt
28498 \end_layout
28499
28500 \end_inset
28501
28502
28503 \begin_inset ERT
28504 status collapsed
28505
28506 \begin_layout Plain Layout
28507
28508
28509 \backslash
28510 setlength{
28511 \backslash
28512 shadowsize}{4pt}
28513 \end_layout
28514
28515 \end_inset
28516
28517
28518 \end_layout
28519
28520 \begin_layout Standard
28521 \begin_inset VSpace bigskip
28522 \end_inset
28523
28524
28525 \end_layout
28526
28527 \begin_layout Standard
28528 La valeur par défaut pour la longueur 
28529 \series bold
28530
28531 \backslash
28532 FrameRule
28533 \series default
28534  est 0,4
28535 \begin_inset space \thinspace{}
28536 \end_inset
28537
28538 pt.
28539  L'espacement par défaut entre le contenu de la note et le cadre est de
28540  9
28541 \begin_inset space \thinspace{}
28542 \end_inset
28543
28544 pt et il peut être modifié en utilisant la valeur de 
28545 \series bold
28546
28547 \backslash
28548 FrameSep
28549 \series default
28550 .
28551  Par exemple, l'apparence de la boîte suivante a été modifiée avec les commandes
28552  suivantes en code TeX
28553 \end_layout
28554
28555 \begin_layout Standard
28556
28557 \series bold
28558
28559 \backslash
28560 setlength{
28561 \backslash
28562 FrameRule}{5pt}
28563 \begin_inset Newline newline
28564 \end_inset
28565
28566
28567 \backslash
28568 setlength{
28569 \backslash
28570 FrameSep}{0.5cm}
28571 \end_layout
28572
28573 \begin_layout Standard
28574
28575 \lang english
28576 \begin_inset ERT
28577 status collapsed
28578
28579 \begin_layout Plain Layout
28580
28581
28582 \backslash
28583 setlength{
28584 \backslash
28585 FrameRule}{5pt}
28586 \end_layout
28587
28588 \begin_layout Plain Layout
28589
28590
28591 \backslash
28592 setlength{
28593 \backslash
28594 FrameSep}{0.5cm}
28595 \end_layout
28596
28597 \end_inset
28598
28599
28600 \begin_inset Box Framed
28601 position "t"
28602 hor_pos "c"
28603 has_inner_box 0
28604 inner_pos "t"
28605 use_parbox 0
28606 width "100col%"
28607 special "none"
28608 height "1in"
28609 height_special "totalheight"
28610 status open
28611
28612 \begin_layout Plain Layout
28613 Ceci est un texte dans une boîte autorisant les 
28614 \family sans
28615 sauts de page
28616 \family default
28617 .
28618 \end_layout
28619
28620 \end_inset
28621
28622
28623 \begin_inset ERT
28624 status collapsed
28625
28626 \begin_layout Plain Layout
28627
28628
28629 \backslash
28630 setlength{
28631 \backslash
28632 FrameRule}{0.4pt}
28633 \end_layout
28634
28635 \begin_layout Plain Layout
28636
28637
28638 \backslash
28639 setlength{
28640 \backslash
28641 FrameSep}{9pt}
28642 \end_layout
28643
28644 \end_inset
28645
28646
28647 \end_layout
28648
28649 \begin_layout Standard
28650
28651 \lang english
28652 \begin_inset VSpace bigskip
28653 \end_inset
28654
28655
28656 \end_layout
28657
28658 \begin_layout Standard
28659 Pour les bôites à 
28660 \family sans
28661 Fond
28662 \begin_inset space ~
28663 \end_inset
28664
28665 ombré
28666 \family default
28667 , l'espacement par défaut entre le contenu de la boîte et son cadre est
28668  de 3
28669 \begin_inset space \thinspace{}
28670 \end_inset
28671
28672 pt et il peut être modifié avec la valeur de 
28673 \series bold
28674
28675 \backslash
28676 fboxsep
28677 \series default
28678 .
28679  La couleur rouge utilisée par défaut pour le fond peut soit être modifiée
28680  localement avec la commande 
28681 \series bold
28682
28683 \backslash
28684 definecolor{shadebox}
28685 \series default
28686 , soit globalement avec le menu 
28687 \family sans
28688 Outils\SpecialChar \menuseparator
28689 Préférences
28690 \family default
28691 \SpecialChar \menuseparator
28692
28693 \family sans
28694 Couleurs\SpecialChar \menuseparator
28695 boîte
28696 \begin_inset space ~
28697 \end_inset
28698
28699 ombrée
28700 \family default
28701 .
28702  La syntaxe de la commande 
28703 \series bold
28704
28705 \backslash
28706 definecolor
28707 \series default
28708  est expliquée dans la section
28709 \begin_inset space ~
28710 \end_inset
28711
28712
28713 \begin_inset CommandInset ref
28714 LatexCommand ref
28715 reference "sec:Tableaux-Colorés"
28716
28717 \end_inset
28718
28719
28720 \begin_inset Foot
28721 status collapsed
28722
28723 \begin_layout Plain Layout
28724 Notez que l'utilisation de 
28725 \series bold
28726
28727 \backslash
28728 definecolor
28729 \series default
28730  ne peut se faire sans le paquetage LaTeX 
28731 \series bold
28732 color
28733 \series default
28734  dans le préambule, voir la section
28735 \begin_inset space ~
28736 \end_inset
28737
28738
28739 \begin_inset CommandInset ref
28740 LatexCommand ref
28741 reference "sec:Boîtes-colorées"
28742
28743 \end_inset
28744
28745 .
28746  
28747 \end_layout
28748
28749 \end_inset
28750
28751 .
28752 \end_layout
28753
28754 \begin_layout Standard
28755 Par exemple l'apparence de la note à fond ombré suivante a été modifié avec
28756  les commandes en code TeX suivantes
28757 \end_layout
28758
28759 \begin_layout Standard
28760
28761 \series bold
28762
28763 \backslash
28764 setlength{
28765 \backslash
28766 fboxsep}{0.5cm}
28767 \series default
28768
28769 \begin_inset Newline newline
28770 \end_inset
28771
28772
28773 \series bold
28774
28775 \backslash
28776 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
28777 \end_layout
28778
28779 \begin_layout Standard
28780
28781 \lang english
28782 \begin_inset ERT
28783 status collapsed
28784
28785 \begin_layout Plain Layout
28786
28787
28788 \backslash
28789 setlength{
28790 \backslash
28791 fboxsep}{0.5cm}
28792 \end_layout
28793
28794 \begin_layout Plain Layout
28795
28796
28797 \backslash
28798 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
28799 \end_layout
28800
28801 \end_inset
28802
28803
28804 \begin_inset Box Shaded
28805 position "t"
28806 hor_pos "c"
28807 has_inner_box 0
28808 inner_pos "t"
28809 use_parbox 0
28810 width "100col%"
28811 special "none"
28812 height "1in"
28813 height_special "totalheight"
28814 status open
28815
28816 \begin_layout Plain Layout
28817
28818 \color yellow
28819 Ceci est un texte jaune dans une boîte à 
28820 \family sans
28821 Fond
28822 \begin_inset space ~
28823 \end_inset
28824
28825 ombré
28826 \family default
28827 \color inherit
28828  
28829 \color yellow
28830 avec un fond vert foncé.
28831 \end_layout
28832
28833 \end_inset
28834
28835
28836 \begin_inset ERT
28837 status collapsed
28838
28839 \begin_layout Plain Layout
28840
28841
28842 \backslash
28843 setlength{
28844 \backslash
28845 fboxsep}{3pt}
28846 \end_layout
28847
28848 \begin_layout Plain Layout
28849
28850
28851 \backslash
28852 definecolor{shadecolor}{rgb}{1,0,0}
28853 \end_layout
28854
28855 \end_inset
28856
28857
28858 \end_layout
28859
28860 \begin_layout Standard
28861
28862 \lang english
28863 \begin_inset VSpace bigskip
28864 \end_inset
28865
28866
28867 \end_layout
28868
28869 \begin_layout Standard
28870 Les longueurs et les largeurs ainsi modifiées restent valables pour toutes
28871  les boîtes qui suivent la commandes qui les a changées.
28872 \end_layout
28873
28874 \begin_layout Section
28875 Minipages
28876 \begin_inset CommandInset label
28877 LatexCommand label
28878 name "sec:Minipages"
28879
28880 \end_inset
28881
28882
28883 \begin_inset Index
28884 status collapsed
28885
28886 \begin_layout Plain Layout
28887 Boîtes ! Minipages
28888 \end_layout
28889
28890 \end_inset
28891
28892
28893 \end_layout
28894
28895 \begin_layout Standard
28896 LaTeX fournit un mécanisme qui, en fait, permet de produire une page à l'intérie
28897 ur d'une page.
28898  On parle alors d'une minipage, et à l'intérieur de celle-ci, toutes les
28899  règles d'indentation, de saut de ligne, etc.
28900  s'appliquent.
28901 \end_layout
28902
28903 \begin_layout Standard
28904 Les minipages sont par exemple utiles quand on écrit un document avec plusieurs
28905  langues.
28906 \end_layout
28907
28908 \begin_layout Standard
28909 Ci-dessous, vous avez deux exemples de minipages côte-à-côte.
28910  Leur largeur est fixée à 45
28911 \begin_inset space \thinspace{}
28912 \end_inset
28913
28914 col% et elles sont séparées par un ressort horizontal, qui a été inséré
28915  via le menu 
28916 \family sans
28917 Insérer\SpecialChar \menuseparator
28918 Typographie
28919 \begin_inset space ~
28920 \end_inset
28921
28922 spéciale\SpecialChar \menuseparator
28923 Ressort
28924 \begin_inset space ~
28925 \end_inset
28926
28927 Horizontal
28928 \family default
28929 .
28930 \end_layout
28931
28932 \begin_layout Standard
28933
28934 \end_layout
28935
28936 \begin_layout Standard
28937
28938 \lang english
28939 \begin_inset Box Frameless
28940 position "t"
28941 hor_pos "c"
28942 has_inner_box 1
28943 inner_pos "c"
28944 use_parbox 0
28945 width "45col%"
28946 special "none"
28947 height "1in"
28948 height_special "totalheight"
28949 status open
28950
28951 \begin_layout Plain Layout
28952
28953 \lang german
28954 Dies ist ein deutscher Text.
28955  Dies ist ein deutscher Text.
28956  Dies ist ein deutscher Text.
28957  Dies ist ein deutscher Text.
28958  Dies ist ein deutscher Text.
28959  Dies ist ein deutscher Text.
28960  Dies ist ein deutscher Text.
28961  Dies ist ein deutscher Text.
28962  Dies ist ein deutscher Text.
28963  Dies ist ein deutscher Text.
28964  Dies ist ein deutscher Text.
28965  Dies ist ein deutscher Text.
28966  Dies ist ein deutscher Text
28967 \begin_inset Foot
28968 status collapsed
28969
28970 \begin_layout Plain Layout
28971
28972 \lang german
28973 Dies ist eine deutsche Fußnote.
28974 \end_layout
28975
28976 \end_inset
28977
28978 .
28979  Dies ist ein deutscher Text.
28980  Dies ist ein deutscher Text.
28981 \end_layout
28982
28983 \end_inset
28984
28985
28986 \begin_inset space \hfill{}
28987 \end_inset
28988
28989
28990 \begin_inset Box Frameless
28991 position "t"
28992 hor_pos "c"
28993 has_inner_box 1
28994 inner_pos "c"
28995 use_parbox 0
28996 width "45col%"
28997 special "none"
28998 height "1in"
28999 height_special "totalheight"
29000 status open
29001
29002 \begin_layout Plain Layout
29003
29004 \lang english
29005 This is an English Text.
29006  This is an English Text.
29007  This is an English Text.
29008  This is an English Text.
29009  This is an English Text.
29010  This is an English Text.
29011  This is an English Text.
29012  This is an English Text.
29013  This is an English Text.
29014  This is an English Text.
29015  This is an English Text.
29016  This is an English Text.
29017  This is an English Text.
29018  This is an English Text.
29019  This is an English Text.
29020  This is an English Text.
29021 \begin_inset Foot
29022 status collapsed
29023
29024 \begin_layout Plain Layout
29025
29026 \lang english
29027 This is an English footnote.
29028 \end_layout
29029
29030 \end_inset
29031
29032  This is an English Text.
29033  
29034 \end_layout
29035
29036 \end_inset
29037
29038
29039 \end_layout
29040
29041 \begin_layout Standard
29042 \begin_inset VSpace bigskip
29043 \end_inset
29044
29045 Une autre application des minipages est l'ajout de notes de bas de page
29046  à l'intérieur d'un tableau.
29047  À cause d'une restriction due à LaTeX, les notes de bas de pages insérées
29048  dans un tableau n'apparaissent pas en bas de la page courante.
29049  Mais si vous mettez votre tableau dans une minipage, la note de bas de
29050  page apparaîtra en bas de celle-ci, numérotée avec des lettres latines.
29051  Le numéro de note est remis à 1 à chaque nouvelle minipage, mais pas en
29052  dehors des minipages.
29053 \end_layout
29054
29055 \begin_layout Standard
29056 Les notes de bas de page de ce tableau n'apparaissent pas : 
29057 \begin_inset Tabular
29058 <lyxtabular version="3" rows="3" columns="4">
29059 <features>
29060 <column alignment="center" valignment="top" width="0pt">
29061 <column alignment="center" valignment="top" width="0pt">
29062 <column alignment="center" valignment="top" width="0pt">
29063 <column alignment="center" valignment="top" width="0pt">
29064 <row>
29065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29066 \begin_inset Text
29067
29068 \begin_layout Plain Layout
29069 1
29070 \end_layout
29071
29072 \end_inset
29073 </cell>
29074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29075 \begin_inset Text
29076
29077 \begin_layout Plain Layout
29078 2
29079 \end_layout
29080
29081 \end_inset
29082 </cell>
29083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29084 \begin_inset Text
29085
29086 \begin_layout Plain Layout
29087 3
29088 \begin_inset Foot
29089 status open
29090
29091 \begin_layout Plain Layout
29092 Ceci est une note de bas de page à l'intérieur d'un tableau.
29093 \end_layout
29094
29095 \end_inset
29096
29097
29098 \end_layout
29099
29100 \end_inset
29101 </cell>
29102 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29103 \begin_inset Text
29104
29105 \begin_layout Plain Layout
29106 4
29107 \end_layout
29108
29109 \end_inset
29110 </cell>
29111 </row>
29112 <row>
29113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29114 \begin_inset Text
29115
29116 \begin_layout Plain Layout
29117 a
29118 \end_layout
29119
29120 \end_inset
29121 </cell>
29122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29123 \begin_inset Text
29124
29125 \begin_layout Plain Layout
29126 b
29127 \end_layout
29128
29129 \end_inset
29130 </cell>
29131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29132 \begin_inset Text
29133
29134 \begin_layout Plain Layout
29135 c
29136 \end_layout
29137
29138 \end_inset
29139 </cell>
29140 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29141 \begin_inset Text
29142
29143 \begin_layout Plain Layout
29144 d
29145 \end_layout
29146
29147 \end_inset
29148 </cell>
29149 </row>
29150 <row>
29151 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29152 \begin_inset Text
29153
29154 \begin_layout Plain Layout
29155 e
29156 \end_layout
29157
29158 \end_inset
29159 </cell>
29160 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29161 \begin_inset Text
29162
29163 \begin_layout Plain Layout
29164 f
29165 \end_layout
29166
29167 \end_inset
29168 </cell>
29169 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29170 \begin_inset Text
29171
29172 \begin_layout Plain Layout
29173 g
29174 \end_layout
29175
29176 \end_inset
29177 </cell>
29178 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29179 \begin_inset Text
29180
29181 \begin_layout Plain Layout
29182 h
29183 \end_layout
29184
29185 \end_inset
29186 </cell>
29187 </row>
29188 </lyxtabular>
29189
29190 \end_inset
29191
29192
29193 \end_layout
29194
29195 \begin_layout Standard
29196 \align center
29197 \begin_inset Box Frameless
29198 position "t"
29199 hor_pos "c"
29200 has_inner_box 1
29201 inner_pos "c"
29202 use_parbox 0
29203 width "30col%"
29204 special "none"
29205 height "1in"
29206 height_special "totalheight"
29207 status open
29208
29209 \begin_layout Plain Layout
29210 \align center
29211 \begin_inset Tabular
29212 <lyxtabular version="3" rows="3" columns="4">
29213 <features>
29214 <column alignment="center" valignment="top" width="0pt">
29215 <column alignment="center" valignment="top" width="0pt">
29216 <column alignment="center" valignment="top" width="0pt">
29217 <column alignment="center" valignment="top" width="0pt">
29218 <row>
29219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29220 \begin_inset Text
29221
29222 \begin_layout Plain Layout
29223 1
29224 \end_layout
29225
29226 \end_inset
29227 </cell>
29228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29229 \begin_inset Text
29230
29231 \begin_layout Plain Layout
29232 2
29233 \end_layout
29234
29235 \end_inset
29236 </cell>
29237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29238 \begin_inset Text
29239
29240 \begin_layout Plain Layout
29241 3
29242 \begin_inset Foot
29243 status open
29244
29245 \begin_layout Plain Layout
29246 Ceci est une note de bas de page à l'intérieur d'un tableau.
29247 \end_layout
29248
29249 \end_inset
29250
29251
29252 \end_layout
29253
29254 \end_inset
29255 </cell>
29256 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29257 \begin_inset Text
29258
29259 \begin_layout Plain Layout
29260 4
29261 \end_layout
29262
29263 \end_inset
29264 </cell>
29265 </row>
29266 <row>
29267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29268 \begin_inset Text
29269
29270 \begin_layout Plain Layout
29271 a
29272 \end_layout
29273
29274 \end_inset
29275 </cell>
29276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29277 \begin_inset Text
29278
29279 \begin_layout Plain Layout
29280 b
29281 \end_layout
29282
29283 \end_inset
29284 </cell>
29285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29286 \begin_inset Text
29287
29288 \begin_layout Plain Layout
29289 c
29290 \end_layout
29291
29292 \end_inset
29293 </cell>
29294 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29295 \begin_inset Text
29296
29297 \begin_layout Plain Layout
29298 d
29299 \end_layout
29300
29301 \end_inset
29302 </cell>
29303 </row>
29304 <row>
29305 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29306 \begin_inset Text
29307
29308 \begin_layout Plain Layout
29309 e
29310 \end_layout
29311
29312 \end_inset
29313 </cell>
29314 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29315 \begin_inset Text
29316
29317 \begin_layout Plain Layout
29318 f
29319 \end_layout
29320
29321 \end_inset
29322 </cell>
29323 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29324 \begin_inset Text
29325
29326 \begin_layout Plain Layout
29327 g
29328 \end_layout
29329
29330 \end_inset
29331 </cell>
29332 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29333 \begin_inset Text
29334
29335 \begin_layout Plain Layout
29336 h
29337 \end_layout
29338
29339 \end_inset
29340 </cell>
29341 </row>
29342 </lyxtabular>
29343
29344 \end_inset
29345
29346
29347 \end_layout
29348
29349 \end_inset
29350
29351
29352 \end_layout
29353
29354 \begin_layout Standard
29355 \begin_inset VSpace bigskip
29356 \end_inset
29357
29358 Les paramètres globaux du document sont ignorés au sein d'une minipage.
29359  Cela signifie qu'il n'y aura pas d'espace entre les paragraphes dans les
29360  minipages, même si vous les avez mis par exemple à 
29361 \family sans
29362 Moyen
29363 \family default
29364  dans les paramètres du document.
29365 \end_layout
29366
29367 \begin_layout Standard
29368 Les minipages peuvent être utilisées pour changer la couleur de fond d'une
29369  portion de texte, voyez la section
29370 \begin_inset space ~
29371 \end_inset
29372
29373
29374 \begin_inset CommandInset ref
29375 LatexCommand ref
29376 reference "sub:Couleur-pour-les-Paragraphes"
29377
29378 \end_inset
29379
29380 .
29381 \end_layout
29382
29383 \begin_layout Standard
29384 \begin_inset Note Greyedout
29385 status open
29386
29387 \begin_layout Plain Layout
29388
29389 \series bold
29390 Note:
29391 \series default
29392  Vous ne pouvez avoir des flottants ou des notes en marge dans un minipage,
29393  mais les minipages peuvent être utilisées dans un tableau, un flottant
29394  ou une autre boîte.
29395 \end_layout
29396
29397 \end_inset
29398
29399
29400 \end_layout
29401
29402 \begin_layout Section
29403 Les Parboxes
29404 \begin_inset CommandInset label
29405 LatexCommand label
29406 name "sec:Parboxes"
29407
29408 \end_inset
29409
29410
29411 \begin_inset Index
29412 status collapsed
29413
29414 \begin_layout Plain Layout
29415 Boîtes ! Parboxes
29416 \end_layout
29417
29418 \end_inset
29419
29420
29421 \end_layout
29422
29423 \begin_layout Standard
29424 \begin_inset Note Note
29425 status collapsed
29426
29427 \begin_layout Plain Layout
29428
29429 \lang english
29430 En attendant une traduction de parbox (NdT)
29431 \end_layout
29432
29433 \end_inset
29434
29435 Les parboxes ressemblent beaucoup aux minipages à la différence qu'elles
29436  ne peuvent avoir de note de bas de page.
29437  La principale différence avec les minipages, c'est que les minipages au
29438  contraire des parboxes, ne sont pas de vraies boîtes, mais des environnements
29439  LaTeX.
29440 \end_layout
29441
29442 \begin_layout Standard
29443 \align center
29444 \begin_inset Box Frameless
29445 position "t"
29446 hor_pos "c"
29447 has_inner_box 1
29448 inner_pos "t"
29449 use_parbox 1
29450 width "33col%"
29451 special "none"
29452 height "1in"
29453 height_special "totalheight"
29454 status collapsed
29455
29456 \begin_layout Plain Layout
29457 Ceci est un texte à l'intérieur d'une parbox.
29458  Ceci est un texte à l'intérieur d'une parbox.
29459 \end_layout
29460
29461 \begin_layout Plain Layout
29462 Cette note de bas de page ne devrait pas apparaître :
29463 \begin_inset Foot
29464 status open
29465
29466 \begin_layout Plain Layout
29467 Cette note de bas de page est à l'intérieur d'une parbox et donc n'apparaîtra
29468  pas.
29469 \end_layout
29470
29471 \end_inset
29472
29473
29474 \end_layout
29475
29476 \end_inset
29477
29478
29479 \end_layout
29480
29481 \begin_layout Section
29482 Des Boîtes pour les Mots et les Caractères
29483 \begin_inset Index
29484 status collapsed
29485
29486 \begin_layout Plain Layout
29487 Boîtes ! Pour les caractères
29488 \end_layout
29489
29490 \end_inset
29491
29492
29493 \end_layout
29494
29495 \begin_layout Subsection
29496 Empêcher la Césure
29497 \begin_inset CommandInset label
29498 LatexCommand label
29499 name "sec:Empêcher-césure"
29500
29501 \end_inset
29502
29503
29504 \begin_inset Index
29505 status collapsed
29506
29507 \begin_layout Plain Layout
29508 Boîtes ! Pour empêcher la césure
29509 \end_layout
29510
29511 \end_inset
29512
29513
29514 \end_layout
29515
29516 \begin_layout Standard
29517 Vous pouvez utiliser un type spécial de boîte pour empêcher qu'un mot ou
29518  un texte ne soit coupé par une césure.
29519 \begin_inset Newline newline
29520 \end_inset
29521
29522 Voici un exemple de texte :
29523 \end_layout
29524
29525 \begin_layout Standard
29526 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
29527  césure dans un 
29528 \begin_inset Quotes eld
29529 \end_inset
29530
29531 motTrèsTrèsLong
29532 \begin_inset Quotes erd
29533 \end_inset
29534
29535
29536 \end_layout
29537
29538 \begin_layout Standard
29539 Pour empêcher que le mot 
29540 \begin_inset Quotes eld
29541 \end_inset
29542
29543 motTrèsTrèsLong
29544 \begin_inset Quotes erd
29545 \end_inset
29546
29547  soit coupé, ajoutez la commande
29548 \end_layout
29549
29550 \begin_layout Standard
29551
29552 \series bold
29553
29554 \backslash
29555 mbox{
29556 \end_layout
29557
29558 \begin_layout Standard
29559 en code TeX avant le mot.
29560  Après le mot, insérez l'accolade fermante 
29561 \begin_inset Quotes eld
29562 \end_inset
29563
29564
29565 \series bold
29566 }
29567 \series default
29568
29569 \begin_inset Quotes erd
29570 \end_inset
29571
29572  en code TeX.
29573 \end_layout
29574
29575 \begin_layout Standard
29576 Voici le résultat :
29577 \end_layout
29578
29579 \begin_layout Standard
29580 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
29581  césure dans un
29582 \begin_inset ERT
29583 status collapsed
29584
29585 \begin_layout Plain Layout
29586
29587
29588 \backslash
29589 mbox{
29590 \end_layout
29591
29592 \end_inset
29593
29594
29595 \begin_inset Quotes eld
29596 \end_inset
29597
29598 motTrèsTrèsLong
29599 \begin_inset Quotes erd
29600 \end_inset
29601
29602 .
29603 \begin_inset ERT
29604 status collapsed
29605
29606 \begin_layout Plain Layout
29607
29608 }
29609 \end_layout
29610
29611 \end_inset
29612
29613
29614 \end_layout
29615
29616 \begin_layout Standard
29617 Une autre méthode consiste à mettre la commande 
29618 \begin_inset Quotes eld
29619 \end_inset
29620
29621
29622 \series bold
29623
29624 \backslash
29625 -
29626 \series default
29627
29628 \begin_inset Quotes grd
29629 \end_inset
29630
29631  en code TeX, juste avant le mot :
29632 \end_layout
29633
29634 \begin_layout Standard
29635 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
29636  césure dans un 
29637 \begin_inset Quotes eld
29638 \end_inset
29639
29640
29641 \begin_inset ERT
29642 status collapsed
29643
29644 \begin_layout Plain Layout
29645
29646
29647 \backslash
29648 -
29649 \end_layout
29650
29651 \end_inset
29652
29653 motTrèsTrèsLong
29654 \begin_inset Quotes erd
29655 \end_inset
29656
29657 .
29658 \end_layout
29659
29660 \begin_layout Standard
29661 Bien sûr, maintenant le mot dépasse dans la marge latérale.
29662  Pour éviter cela, ajoutez un saut de ligne avant le mot avec le menu 
29663 \family sans
29664 Insérer\SpecialChar \menuseparator
29665 Formats\SpecialChar \menuseparator
29666 Passage
29667 \begin_inset space ~
29668 \end_inset
29669
29670 à
29671 \begin_inset space ~
29672 \end_inset
29673
29674 la
29675 \begin_inset space ~
29676 \end_inset
29677
29678 Ligne
29679 \family default
29680  (raccourci 
29681 \series bold
29682 Ctrl-Entrée
29683 \series default
29684 ) :
29685 \end_layout
29686
29687 \begin_layout Standard
29688 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
29689  césure dans un
29690 \begin_inset Newline newline
29691 \end_inset
29692
29693
29694 \begin_inset ERT
29695 status collapsed
29696
29697 \begin_layout Plain Layout
29698
29699
29700 \backslash
29701 mbox{
29702 \end_layout
29703
29704 \end_inset
29705
29706
29707 \begin_inset Quotes eld
29708 \end_inset
29709
29710 motTrèsTrèsLong
29711 \begin_inset Quotes erd
29712 \end_inset
29713
29714 .
29715 \begin_inset ERT
29716 status collapsed
29717
29718 \begin_layout Plain Layout
29719
29720 }
29721 \end_layout
29722
29723 \end_inset
29724
29725
29726 \end_layout
29727
29728 \begin_layout Subsection
29729 Alignement Vertical
29730 \begin_inset CommandInset label
29731 LatexCommand label
29732 name "sub:Alignement-Vertical"
29733
29734 \end_inset
29735
29736
29737 \begin_inset Index
29738 status collapsed
29739
29740 \begin_layout Plain Layout
29741 Boîtes ! Pour l'alignement vertical
29742 \end_layout
29743
29744 \end_inset
29745
29746
29747 \begin_inset Index
29748 status collapsed
29749
29750 \begin_layout Plain Layout
29751 Boîtes ! Boîtes élévatrices
29752 \end_layout
29753
29754 \end_inset
29755
29756
29757 \begin_inset Index
29758 status collapsed
29759
29760 \begin_layout Plain Layout
29761 Raisebox|see
29762 \begin_inset ERT
29763 status collapsed
29764
29765 \begin_layout Plain Layout
29766
29767 {
29768 \end_layout
29769
29770 \end_inset
29771
29772 Boîtes élévatrices
29773 \begin_inset ERT
29774 status collapsed
29775
29776 \begin_layout Plain Layout
29777
29778 }
29779 \end_layout
29780
29781 \end_inset
29782
29783
29784 \end_layout
29785
29786 \end_inset
29787
29788
29789 \end_layout
29790
29791 \begin_layout Standard
29792 Avec la commande 
29793 \series bold
29794
29795 \backslash
29796 raisebox
29797 \series default
29798  vous pouvez aligner des mots, des caractères ou d'autres boîtes, verticalement
29799  par rapport au texte qui l'entoure.
29800  La commande
29801 \series bold
29802  
29803 \backslash
29804 raisebox
29805 \series default
29806  s'utilise en suivant la syntaxe suivante :
29807 \end_layout
29808
29809 \begin_layout Standard
29810
29811 \series bold
29812
29813 \backslash
29814 raisebox{déplacement}[hauteur][profondeur]{contenu de la boîte}
29815 \end_layout
29816
29817 \begin_layout Standard
29818 Le déplacement peut être une valeur positive pour élever la boîte ou négative
29819  pour l'abaisser.
29820 \end_layout
29821
29822 \begin_layout Standard
29823 Pour aligner le mot 
29824 \begin_inset Quotes eld
29825 \end_inset
29826
29827 empêcher
29828 \begin_inset Quotes erd
29829 \end_inset
29830
29831  de façon à ce que le point le plus bas du caractère le plus 
29832 \begin_inset Quotes eld
29833 \end_inset
29834
29835 profond
29836 \begin_inset Quotes erd
29837 \end_inset
29838
29839 , le 
29840 \begin_inset Quotes eld
29841 \end_inset
29842
29843 p
29844 \begin_inset Quotes erd
29845 \end_inset
29846
29847 , soit au niveau de la ligne de base, insérez la commande 
29848 \end_layout
29849
29850 \begin_layout Standard
29851
29852 \series bold
29853
29854 \backslash
29855 raisebox{
29856 \backslash
29857 depth}{
29858 \end_layout
29859
29860 \begin_layout Standard
29861 en code TeX avant le mot.
29862  Insérez après le mot l'accolade fermante 
29863 \begin_inset Quotes eld
29864 \end_inset
29865
29866
29867 \series bold
29868 }
29869 \series default
29870
29871 \begin_inset Quotes erd
29872 \end_inset
29873
29874  en code TeX.
29875 \begin_inset Newline newline
29876 \end_inset
29877
29878 Voici le résultat :
29879 \end_layout
29880
29881 \begin_layout Standard
29882 Cette ligne de texte contient le mot 
29883 \begin_inset ERT
29884 status collapsed
29885
29886 \begin_layout Plain Layout
29887
29888
29889 \backslash
29890 raisebox{
29891 \backslash
29892 depth}{
29893 \end_layout
29894
29895 \end_inset
29896
29897
29898 \begin_inset Quotes eld
29899 \end_inset
29900
29901 empêcher
29902 \begin_inset Quotes erd
29903 \end_inset
29904
29905
29906 \begin_inset ERT
29907 status collapsed
29908
29909 \begin_layout Plain Layout
29910
29911 }
29912 \end_layout
29913
29914 \end_inset
29915
29916  comme mot élevé.
29917 \end_layout
29918
29919 \begin_layout Standard
29920 \begin_inset VSpace bigskip
29921 \end_inset
29922
29923 Quand vous élevez ou vous abaissez des caractères dans une ligne, la distance
29924  entre les lignes va être agrandie :
29925 \end_layout
29926
29927 \begin_layout Standard
29928 Cette ligne de texte contient le mot
29929 \begin_inset ERT
29930 status collapsed
29931
29932 \begin_layout Plain Layout
29933
29934
29935 \backslash
29936 raisebox{-
29937 \backslash
29938 depth}{
29939 \end_layout
29940
29941 \end_inset
29942
29943
29944 \begin_inset Quotes eld
29945 \end_inset
29946
29947 empêcher
29948 \begin_inset Quotes erd
29949 \end_inset
29950
29951
29952 \begin_inset ERT
29953 status collapsed
29954
29955 \begin_layout Plain Layout
29956
29957 }
29958 \end_layout
29959
29960 \end_inset
29961
29962  comme mot abaissé.
29963 \begin_inset Newline newline
29964 \end_inset
29965
29966 Cette ligne de texte contient le mot 
29967 \begin_inset ERT
29968 status collapsed
29969
29970 \begin_layout Plain Layout
29971
29972
29973 \backslash
29974 raisebox{0.5cm}{
29975 \end_layout
29976
29977 \end_inset
29978
29979
29980 \begin_inset Quotes eld
29981 \end_inset
29982
29983 tester
29984 \begin_inset Quotes erd
29985 \end_inset
29986
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  comme mot élevé.
29999 \end_layout
30000
30001 \begin_layout Standard
30002 Si, pour une raison ou une autre, vous voulez empêcher que cela se produise,
30003  mettez la hauteur de la boîte à zéro.
30004  Par exemple utilisez
30005 \end_layout
30006
30007 \begin_layout Standard
30008
30009 \series bold
30010
30011 \backslash
30012 raisebox{-
30013 \backslash
30014 depth}[0pt]{
30015 \end_layout
30016
30017 \begin_layout Standard
30018 Cette ligne de texte contient le mot
30019 \begin_inset ERT
30020 status collapsed
30021
30022 \begin_layout Plain Layout
30023
30024
30025 \backslash
30026 raisebox{-
30027 \backslash
30028 depth}[0pt]{
30029 \end_layout
30030
30031 \end_inset
30032
30033
30034 \begin_inset Quotes eld
30035 \end_inset
30036
30037 empêcher
30038 \begin_inset Quotes erd
30039 \end_inset
30040
30041
30042 \begin_inset ERT
30043 status collapsed
30044
30045 \begin_layout Plain Layout
30046
30047 }
30048 \end_layout
30049
30050 \end_inset
30051
30052  comme mot abaissé.
30053 \begin_inset Newline newline
30054 \end_inset
30055
30056 Cette ligne de texte contient le mot 
30057 \begin_inset ERT
30058 status collapsed
30059
30060 \begin_layout Plain Layout
30061
30062
30063 \backslash
30064 raisebox{0.5cm}[0pt]{
30065 \end_layout
30066
30067 \end_inset
30068
30069
30070 \begin_inset Quotes eld
30071 \end_inset
30072
30073 tester
30074 \begin_inset Quotes erd
30075 \end_inset
30076
30077
30078 \begin_inset ERT
30079 status collapsed
30080
30081 \begin_layout Plain Layout
30082
30083 }
30084 \end_layout
30085
30086 \end_inset
30087
30088  comme mot élevé.
30089 \end_layout
30090
30091 \begin_layout Section
30092 Boîtes Colorées
30093 \begin_inset CommandInset label
30094 LatexCommand label
30095 name "sec:Boîtes-colorées"
30096
30097 \end_inset
30098
30099
30100 \begin_inset Index
30101 status collapsed
30102
30103 \begin_layout Plain Layout
30104 Boîtes ! Couleur
30105 \end_layout
30106
30107 \end_inset
30108
30109
30110 \end_layout
30111
30112 \begin_layout Subsection
30113 De la couleur pour le texte
30114 \begin_inset Index
30115 status collapsed
30116
30117 \begin_layout Plain Layout
30118 Couleur ! Pour le texte
30119 \end_layout
30120
30121 \end_inset
30122
30123
30124 \end_layout
30125
30126 \begin_layout Standard
30127 Pour pouvoir colorer la couleur de fond d'un texte, il faut le mettre dans
30128  une boîte appelée 
30129 \begin_inset Quotes eld
30130 \end_inset
30131
30132 colorbox
30133 \begin_inset Quotes erd
30134 \end_inset
30135
30136 .
30137  Cela demande que le paquetage LaTeX 
30138 \series bold
30139 color
30140 \series default
30141
30142 \begin_inset Index
30143 status collapsed
30144
30145 \begin_layout Plain Layout
30146 Paquetages LaTeX ! color
30147 \end_layout
30148
30149 \end_inset
30150
30151  soit chargé dans le préambule du document avec la commande
30152 \end_layout
30153
30154 \begin_layout Standard
30155
30156 \series bold
30157
30158 \backslash
30159 @ifundefined{textcolor}
30160 \begin_inset Newline newline
30161 \end_inset
30162
30163
30164 \begin_inset ERT
30165 status collapsed
30166
30167 \begin_layout Plain Layout
30168
30169
30170 \backslash
30171 hphantom{ }
30172 \end_layout
30173
30174 \end_inset
30175
30176 {
30177 \backslash
30178 usepackage{color}}{}
30179 \end_layout
30180
30181 \begin_layout Standard
30182 Le paquetage 
30183 \series bold
30184 color
30185 \series default
30186  sera chargé automatiquement par LyX dès que vous colorez du texte
30187 \begin_inset Foot
30188 status collapsed
30189
30190 \begin_layout Plain Layout
30191 C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
30192  
30193 \series bold
30194
30195 \backslash
30196 @ifundefined
30197 \series default
30198 .
30199 \end_layout
30200
30201 \end_inset
30202
30203 .
30204 \end_layout
30205
30206 \begin_layout Standard
30207 \begin_inset VSpace medskip
30208 \end_inset
30209
30210 Les boîtes colorées sont créées par la commande 
30211 \series bold
30212
30213 \backslash
30214 colorbox
30215 \series default
30216 .
30217  Elle est utilisée avec la syntaxe suivante :
30218 \end_layout
30219
30220 \begin_layout Standard
30221
30222 \series bold
30223
30224 \backslash
30225 colorbox{couleur}{contenu de la boîte}
30226 \end_layout
30227
30228 \begin_layout Standard
30229 Le contenu de la boîte peut aussi être une boîte et les boîtes colorées
30230  peuvent être placées à l'intérieur d'autres boîtes.
30231 \end_layout
30232
30233 \begin_layout Standard
30234 Les couleurs suivantes sont prédéfinies ::
30235 \begin_inset Newline newline
30236 \end_inset
30237
30238
30239 \family sans
30240 black
30241 \family default
30242  (noir), 
30243 \family sans
30244 blue
30245 \family default
30246  (bleu), 
30247 \family sans
30248 cyan
30249 \family default
30250 \series bold
30251 ,
30252 \series default
30253  
30254 \family sans
30255 green
30256 \family default
30257  (vert), 
30258 \family sans
30259 magenta
30260 \family default
30261
30262 \family sans
30263 red
30264 \family default
30265  (rouge), 
30266 \family sans
30267 white
30268 \family default
30269  (blanc), and 
30270 \family sans
30271 yellow
30272 \family default
30273  (jaune).
30274 \begin_inset Newline newline
30275 \end_inset
30276
30277 Vous pouvez aussi définir vos propres couleurs comme c'est décrit dans la
30278  section
30279 \begin_inset space ~
30280 \end_inset
30281
30282
30283 \begin_inset CommandInset ref
30284 LatexCommand ref
30285 reference "sec:Tableaux-Colorés"
30286
30287 \end_inset
30288
30289 .
30290 \end_layout
30291
30292 \begin_layout Standard
30293 Par exemple, pour avoir un mot sur fond rouge, insérez la commande 
30294 \end_layout
30295
30296 \begin_layout Standard
30297
30298 \series bold
30299
30300 \backslash
30301 colorbox{red}{
30302 \end_layout
30303
30304 \begin_layout Standard
30305 avant le mot en code TeX.
30306  Insérez l'accolade fermante 
30307 \begin_inset Quotes eld
30308 \end_inset
30309
30310 }
30311 \begin_inset Quotes erd
30312 \end_inset
30313
30314  après le mot, en code TeX.
30315 \begin_inset Newline newline
30316 \end_inset
30317
30318 Voici le résultat :
30319 \end_layout
30320
30321 \begin_layout Standard
30322 Cette ligne de texte contient le mot
30323 \begin_inset ERT
30324 status collapsed
30325
30326 \begin_layout Plain Layout
30327
30328
30329 \backslash
30330 colorbox{red}{
30331 \end_layout
30332
30333 \end_inset
30334
30335
30336 \begin_inset Quotes eld
30337 \end_inset
30338
30339 Attention!
30340 \begin_inset Quotes erd
30341 \end_inset
30342
30343
30344 \begin_inset ERT
30345 status collapsed
30346
30347 \begin_layout Plain Layout
30348
30349 }
30350 \end_layout
30351
30352 \end_inset
30353
30354  sur fond rouge.
30355 \end_layout
30356
30357 \begin_layout Standard
30358 \begin_inset VSpace bigskip
30359 \end_inset
30360
30361 Si vous voulez que la boîte soit entourée d'une bordure dans une autre couleur,
30362  vous pouvez utiliser la commande 
30363 \series bold
30364
30365 \backslash
30366 fcolorbox
30367 \series default
30368  avec la syntaxe suivante :
30369 \end_layout
30370
30371 \begin_layout Standard
30372
30373 \series bold
30374
30375 \backslash
30376 fcolorbox{couleur du cadre}{couleur de la boîte}{contenu de la boîte}
30377 \end_layout
30378
30379 \begin_layout Standard
30380
30381 \series bold
30382
30383 \backslash
30384 fcolorbox
30385 \series default
30386  est une extension de 
30387 \series bold
30388
30389 \backslash
30390 colorbox
30391 \series default
30392 .
30393  L'épaisseur du cadre et l'espace entre le cadre et le contenu de la boîte
30394  peuvent être modifiés avec les variables 
30395 \series bold
30396
30397 \backslash
30398 fboxrule
30399 \series default
30400  et 
30401 \series bold
30402
30403 \backslash
30404 fboxsep
30405 \series default
30406 , comme c'est décrit dans la section
30407 \begin_inset space ~
30408 \end_inset
30409
30410
30411 \begin_inset CommandInset ref
30412 LatexCommand ref
30413 reference "sec:Décorations"
30414
30415 \end_inset
30416
30417 .
30418 \end_layout
30419
30420 \begin_layout Standard
30421 Pour l'exemple suivant, on a utilisé la commande
30422 \end_layout
30423
30424 \begin_layout Standard
30425
30426 \series bold
30427
30428 \backslash
30429 fcolorbox{cyan}{magenta}{
30430 \end_layout
30431
30432 \begin_layout Standard
30433 Voici un exemple où l'épaisseur de la ligne du cadre a été mise à 1
30434 \begin_inset space \thinspace{}
30435 \end_inset
30436
30437 mm:
30438 \begin_inset Newline newline
30439 \end_inset
30440
30441
30442 \begin_inset ERT
30443 status collapsed
30444
30445 \begin_layout Plain Layout
30446
30447
30448 \backslash
30449 fboxrule 1mm 
30450 \backslash
30451 fboxsep 1mm
30452 \end_layout
30453
30454 \end_inset
30455
30456
30457 \begin_inset ERT
30458 status collapsed
30459
30460 \begin_layout Plain Layout
30461
30462
30463 \backslash
30464 fcolorbox{cyan}{magenta}{
30465 \end_layout
30466
30467 \end_inset
30468
30469 Ce texte est dans une boîte encadrée et colorée.
30470 \begin_inset ERT
30471 status collapsed
30472
30473 \begin_layout Plain Layout
30474
30475 }
30476 \end_layout
30477
30478 \end_inset
30479
30480
30481 \end_layout
30482
30483 \begin_layout Standard
30484 \begin_inset VSpace bigskip
30485 \end_inset
30486
30487 Bien sûr, vous pouvez avoir du texte coloré dans une boîte colorée (attention,
30488  les yeux ! - NdT) :
30489 \begin_inset Newline newline
30490 \end_inset
30491
30492
30493 \begin_inset ERT
30494 status collapsed
30495
30496 \begin_layout Plain Layout
30497
30498
30499 \backslash
30500 fcolorbox{cyan}{magenta}{
30501 \end_layout
30502
30503 \end_inset
30504
30505
30506 \color yellow
30507 Ce texte est coloré dans une boîte colorée et encadrée.
30508 \color inherit
30509
30510 \begin_inset ERT
30511 status collapsed
30512
30513 \begin_layout Plain Layout
30514
30515 }
30516 \end_layout
30517
30518 \end_inset
30519
30520
30521 \begin_inset ERT
30522 status collapsed
30523
30524 \begin_layout Plain Layout
30525
30526
30527 \backslash
30528 fboxrule 0.4pt 
30529 \backslash
30530 fboxsep 3pt
30531 \end_layout
30532
30533 \end_inset
30534
30535
30536 \end_layout
30537
30538 \begin_layout Standard
30539
30540 \series bold
30541 \begin_inset VSpace medskip
30542 \end_inset
30543
30544
30545 \end_layout
30546
30547 \begin_layout Standard
30548 \begin_inset Note Greyedout
30549 status open
30550
30551 \begin_layout Plain Layout
30552
30553 \series bold
30554 Note:
30555 \series default
30556  Le texte qui se trouve dans une boîte colorée ne peut pas avoir de sauts
30557  de ligne.
30558  Pour colorer plusieurs lignes de texte ou un paragraphe, utilisez une boîte
30559  à l'intérieur d'une boîte colorée comme c'est décrit dans ce qui suit.
30560 \end_layout
30561
30562 \end_inset
30563
30564
30565 \end_layout
30566
30567 \begin_layout Subsection
30568 De la couleur pour les paragraphes
30569 \begin_inset CommandInset label
30570 LatexCommand label
30571 name "sub:Couleur-pour-les-Paragraphes"
30572
30573 \end_inset
30574
30575
30576 \begin_inset Index
30577 status collapsed
30578
30579 \begin_layout Plain Layout
30580 Couleur ! Pour les  paragraphes
30581 \end_layout
30582
30583 \end_inset
30584
30585
30586 \end_layout
30587
30588 \begin_layout Standard
30589 Pour modifier la couleur de fond de plus d'une ligne de texte, mettez le
30590  texte dans une minipage.
30591  Avant la minipage, insérez la commande 
30592 \series bold
30593
30594 \backslash
30595 colorbox
30596 \series default
30597  
30598 \end_layout
30599
30600 \begin_layout Standard
30601
30602 \series bold
30603
30604 \backslash
30605 colorbox{color}{
30606 \end_layout
30607
30608 \begin_layout Standard
30609 en code TeX.
30610  Après la minipage, insérez l'accolade fermante 
30611 \begin_inset Quotes eld
30612 \end_inset
30613
30614 }
30615 \begin_inset Quotes erd
30616 \end_inset
30617
30618  en code TeX.
30619 \end_layout
30620
30621 \begin_layout Standard
30622 \begin_inset ERT
30623 status collapsed
30624
30625 \begin_layout Plain Layout
30626
30627
30628 \backslash
30629 colorbox{lightgrey}{
30630 \end_layout
30631
30632 \end_inset
30633
30634
30635 \begin_inset Box Frameless
30636 position "t"
30637 hor_pos "c"
30638 has_inner_box 1
30639 inner_pos "t"
30640 use_parbox 0
30641 width "100col%"
30642 special "none"
30643 height "1in"
30644 height_special "totalheight"
30645 status collapsed
30646
30647 \begin_layout Plain Layout
30648 Ce texte a un fond coloré.
30649  Ce texte a un fond coloré.
30650 \end_layout
30651
30652 \begin_layout Plain Layout
30653 \begin_inset VSpace defskip
30654 \end_inset
30655
30656 Le texte peut avoir des notes de bas de page
30657 \begin_inset Foot
30658 status collapsed
30659
30660 \begin_layout Plain Layout
30661 Un autre exemple de note de bas de page
30662 \end_layout
30663
30664 \end_inset
30665
30666  et contenir des figures et des tableaux.
30667 \end_layout
30668
30669 \begin_layout Plain Layout
30670 \align center
30671 \begin_inset Tabular
30672 <lyxtabular version="3" rows="3" columns="3">
30673 <features>
30674 <column alignment="center" valignment="top" width="0">
30675 <column alignment="center" valignment="top" width="0">
30676 <column alignment="center" valignment="top" width="0">
30677 <row>
30678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30679 \begin_inset Text
30680
30681 \begin_layout Plain Layout
30682 a
30683 \end_layout
30684
30685 \end_inset
30686 </cell>
30687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30688 \begin_inset Text
30689
30690 \begin_layout Plain Layout
30691 !
30692 \end_layout
30693
30694 \end_inset
30695 </cell>
30696 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30697 \begin_inset Text
30698
30699 \begin_layout Plain Layout
30700 3
30701 \end_layout
30702
30703 \end_inset
30704 </cell>
30705 </row>
30706 <row>
30707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30708 \begin_inset Text
30709
30710 \begin_layout Plain Layout
30711 <
30712 \end_layout
30713
30714 \end_inset
30715 </cell>
30716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30717 \begin_inset Text
30718
30719 \begin_layout Plain Layout
30720 b2
30721 \begin_inset Quotes erd
30722 \end_inset
30723
30724 |
30725 \end_layout
30726
30727 \end_inset
30728 </cell>
30729 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30730 \begin_inset Text
30731
30732 \begin_layout Plain Layout
30733 >
30734 \end_layout
30735
30736 \end_inset
30737 </cell>
30738 </row>
30739 <row>
30740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30741 \begin_inset Text
30742
30743 \begin_layout Plain Layout
30744 1
30745 \end_layout
30746
30747 \end_inset
30748 </cell>
30749 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30750 \begin_inset Text
30751
30752 \begin_layout Plain Layout
30753 §
30754 \end_layout
30755
30756 \end_inset
30757 </cell>
30758 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30759 \begin_inset Text
30760
30761 \begin_layout Plain Layout
30762 c
30763 \end_layout
30764
30765 \end_inset
30766 </cell>
30767 </row>
30768 </lyxtabular>
30769
30770 \end_inset
30771
30772
30773 \end_layout
30774
30775 \end_inset
30776
30777
30778 \begin_inset ERT
30779 status collapsed
30780
30781 \begin_layout Plain Layout
30782
30783 }
30784 \end_layout
30785
30786 \end_inset
30787
30788
30789 \end_layout
30790
30791 \begin_layout Section
30792 Les boîtes pivotées et redimensionnées
30793 \end_layout
30794
30795 \begin_layout Standard
30796 Pour pouvoir utiliser les commandes décrites dans cette section, vous devez
30797  charger le paquetage LaTeX 
30798 \series bold
30799 graphicx
30800 \series default
30801
30802 \begin_inset Index
30803 status collapsed
30804
30805 \begin_layout Plain Layout
30806 Paquetages LaTeX ! graphicx
30807 \end_layout
30808
30809 \end_inset
30810
30811  dans le préambule de votre document avec la commande
30812 \end_layout
30813
30814 \begin_layout Standard
30815
30816 \series bold
30817
30818 \backslash
30819 @ifundefined{rotatebox}
30820 \begin_inset Newline newline
30821 \end_inset
30822
30823
30824 \begin_inset ERT
30825 status collapsed
30826
30827 \begin_layout Plain Layout
30828
30829
30830 \backslash
30831 hphantom{ }
30832 \end_layout
30833
30834 \end_inset
30835
30836 {
30837 \backslash
30838 usepackage{graphicx}}{}
30839 \end_layout
30840
30841 \begin_layout Standard
30842 \begin_inset Note Greyedout
30843 status open
30844
30845 \begin_layout Plain Layout
30846
30847 \series bold
30848 Note:
30849 \series default
30850  Certain visualiseurs DVI ne peuvent pas afficher des objets pivotés ou
30851  redimensionnés.
30852 \end_layout
30853
30854 \end_inset
30855
30856
30857 \end_layout
30858
30859 \begin_layout Standard
30860 \begin_inset Note Greyedout
30861 status open
30862
30863 \begin_layout Plain Layout
30864
30865 \series bold
30866 Note:
30867 \series default
30868  On ne doit pas mettre de flottants à l'intérieur d'une boîte pivotée ou
30869  redimensionnée.
30870 \end_layout
30871
30872 \end_inset
30873
30874
30875 \end_layout
30876
30877 \begin_layout Subsection
30878 Les Boîtes pivotées
30879 \begin_inset Index
30880 status collapsed
30881
30882 \begin_layout Plain Layout
30883 Boîtes ! pivotées
30884 \end_layout
30885
30886 \end_inset
30887
30888
30889 \begin_inset Index
30890 status collapsed
30891
30892 \begin_layout Plain Layout
30893 Pivoter des objets
30894 \end_layout
30895
30896 \end_inset
30897
30898
30899 \begin_inset Index
30900 status collapsed
30901
30902 \begin_layout Plain Layout
30903 Figures ! Pivotées
30904 \end_layout
30905
30906 \end_inset
30907
30908
30909 \begin_inset Index
30910 status collapsed
30911
30912 \begin_layout Plain Layout
30913 Tableau ! Pivoter
30914 \end_layout
30915
30916 \end_inset
30917
30918
30919 \end_layout
30920
30921 \begin_layout Standard
30922 Pour faire tourner des objets, vous pouvez les mettre dans une boîte pivotante
30923  (rotated).
30924  Une telle boîte est créée avec la commande 
30925 \series bold
30926
30927 \backslash
30928 rotatebox
30929 \series default
30930  en code TeX avec la syntaxe
30931 \end_layout
30932
30933 \begin_layout Standard
30934
30935 \series bold
30936
30937 \backslash
30938 rotatebox[origine rotation]{angle rotation}{contenu de la boîte}
30939 \end_layout
30940
30941 \begin_layout Standard
30942 La position du pivot est donnée par l'origine de rotation spécifiée sous
30943  la forme 
30944 \series bold
30945 origin=position
30946 \series default
30947 .
30948  Les valeurs suivantes sont possibles pour la position: 
30949 \emph on
30950 c
30951 \emph default
30952  (centre), 
30953 \emph on
30954 l
30955 \emph default
30956  (gauche/
30957 \lang english
30958 left
30959 \lang french
30960 ), 
30961 \emph on
30962 r
30963 \emph default
30964  (droite/
30965 \lang english
30966 right
30967 \lang french
30968 ), 
30969 \emph on
30970 b
30971 \emph default
30972  (bas/
30973 \lang english
30974 bottom
30975 \lang french
30976 ), 
30977 \emph on
30978 t
30979 \emph default
30980  (haut/
30981 \lang english
30982 top
30983 \lang french
30984 ), et aussi des combinaisons des quatre positions de base.
30985  Par exemple 
30986 \emph on
30987 lt
30988 \emph default
30989  signifie que le pivot est situé dans le coin en haut à gauche de la boîte.
30990  Quand on ne donne pas d'origine, la position 
30991 \emph on
30992 l
30993 \emph default
30994  est utilisée.
30995  L'angle de rotation est un nombre, exprimé en degrés et qui peut être positif
30996  ou négatif.
30997  Le sens positif de rotation est anti-horaire.
30998 \end_layout
30999
31000 \begin_layout Standard
31001 Dans l'exemple qui suit, la commande 
31002 \series bold
31003
31004 \backslash
31005 rotatebox[origin=c]{60}{
31006 \series default
31007  a été insérée en code TeX juste avant le texte 
31008 \begin_inset Quotes eld
31009 \end_inset
31010
31011 pivoté de 90°
31012 \begin_inset Quotes erd
31013 \end_inset
31014
31015  ; la boîte est refermée juste après le texte par une accolade fermante
31016  
31017 \begin_inset Quotes eld
31018 \end_inset
31019
31020 }
31021 \begin_inset Quotes erd
31022 \end_inset
31023
31024  en code TeX.
31025 \end_layout
31026
31027 \begin_layout Standard
31028 Voici une ligne avec du texte 
31029 \begin_inset ERT
31030 status collapsed
31031
31032 \begin_layout Plain Layout
31033
31034
31035 \backslash
31036 rotatebox[origin=c]{60}{
31037 \end_layout
31038
31039 \end_inset
31040
31041 pivoté de 60°
31042 \begin_inset ERT
31043 status collapsed
31044
31045 \begin_layout Plain Layout
31046
31047 }
31048 \end_layout
31049
31050 \end_inset
31051
31052 .
31053 \end_layout
31054
31055 \begin_layout Standard
31056 La boîte peut contenir une autre boîte ou une formule en ligne :
31057 \end_layout
31058
31059 \begin_layout Standard
31060 Voici une ligne avec du texte 
31061 \begin_inset ERT
31062 status collapsed
31063
31064 \begin_layout Plain Layout
31065
31066
31067 \backslash
31068 rotatebox[origin=r]{-60}{
31069 \end_layout
31070
31071 \end_inset
31072
31073
31074 \begin_inset Box Doublebox
31075 position "c"
31076 hor_pos "c"
31077 has_inner_box 0
31078 inner_pos "c"
31079 use_parbox 0
31080 width "1in"
31081 special "width"
31082 height "1in"
31083 height_special "totalheight"
31084 status collapsed
31085
31086 \begin_layout Plain Layout
31087 pivoté de -60°
31088 \end_layout
31089
31090 \end_inset
31091
31092
31093 \begin_inset ERT
31094 status collapsed
31095
31096 \begin_layout Plain Layout
31097
31098 }
31099 \end_layout
31100
31101 \end_inset
31102
31103  et encadré 
31104 \begin_inset ERT
31105 status collapsed
31106
31107 \begin_layout Plain Layout
31108
31109
31110 \backslash
31111 rotatebox[origin=lb]{60}{
31112 \end_layout
31113
31114 \end_inset
31115
31116
31117 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31118 \end_inset
31119
31120
31121 \begin_inset ERT
31122 status collapsed
31123
31124 \begin_layout Plain Layout
31125
31126 }
31127 \end_layout
31128
31129 \end_inset
31130
31131  et une formule.
31132 \end_layout
31133
31134 \begin_layout Standard
31135 ou encore une figure ou un tableau :
31136 \end_layout
31137
31138 \begin_layout Standard
31139 Voici une ligne
31140 \begin_inset ERT
31141 status collapsed
31142
31143 \begin_layout Plain Layout
31144
31145
31146 \backslash
31147 rotatebox[origin=lb]{90}{
31148 \end_layout
31149
31150 \end_inset
31151
31152
31153 \begin_inset Graphics
31154         filename ../clipart/platypus.eps
31155         lyxscale 50
31156         width 25col%
31157
31158 \end_inset
31159
31160
31161 \begin_inset ERT
31162 status collapsed
31163
31164 \begin_layout Plain Layout
31165
31166 }
31167 \end_layout
31168
31169 \end_inset
31170
31171  avec une image pivotée de 90° 
31172 \begin_inset ERT
31173 status collapsed
31174
31175 \begin_layout Plain Layout
31176
31177
31178 \backslash
31179 rotatebox[origin=l]{-90}{
31180 \end_layout
31181
31182 \end_inset
31183
31184
31185 \begin_inset Tabular
31186 <lyxtabular version="3" rows="2" columns="2">
31187 <features>
31188 <column alignment="center" valignment="top" width="0">
31189 <column alignment="center" valignment="top" width="0">
31190 <row>
31191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31192 \begin_inset Text
31193
31194 \begin_layout Plain Layout
31195 q
31196 \end_layout
31197
31198 \end_inset
31199 </cell>
31200 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31201 \begin_inset Text
31202
31203 \begin_layout Plain Layout
31204 w
31205 \end_layout
31206
31207 \end_inset
31208 </cell>
31209 </row>
31210 <row>
31211 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31212 \begin_inset Text
31213
31214 \begin_layout Plain Layout
31215 e
31216 \end_layout
31217
31218 \end_inset
31219 </cell>
31220 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31221 \begin_inset Text
31222
31223 \begin_layout Plain Layout
31224 r
31225 \end_layout
31226
31227 \end_inset
31228 </cell>
31229 </row>
31230 </lyxtabular>
31231
31232 \end_inset
31233
31234
31235 \begin_inset ERT
31236 status collapsed
31237
31238 \begin_layout Plain Layout
31239
31240 }
31241 \end_layout
31242
31243 \end_inset
31244
31245  et un tableau.
31246 \end_layout
31247
31248 \begin_layout Subsection
31249 Les boîtes redimensionnées
31250 \begin_inset Index
31251 status collapsed
31252
31253 \begin_layout Plain Layout
31254 Boîtes ! Redimensionnées
31255 \end_layout
31256
31257 \end_inset
31258
31259
31260 \begin_inset Index
31261 status collapsed
31262
31263 \begin_layout Plain Layout
31264 Redimensionner des objets
31265 \end_layout
31266
31267 \end_inset
31268
31269
31270 \begin_inset Index
31271 status collapsed
31272
31273 \begin_layout Plain Layout
31274 Figures ! Redimensionnées
31275 \end_layout
31276
31277 \end_inset
31278
31279
31280 \begin_inset Index
31281 status collapsed
31282
31283 \begin_layout Plain Layout
31284 Tableau ! Redimensionner
31285 \end_layout
31286
31287 \end_inset
31288
31289
31290 \end_layout
31291
31292 \begin_layout Standard
31293 Pour redimensionner des objets on peut utiliser les commandes 
31294 \series bold
31295
31296 \backslash
31297 scalebox
31298 \series default
31299  et 
31300 \series bold
31301
31302 \backslash
31303 resizebox
31304 \series default
31305  insérées sous forme de code TeX.
31306 \end_layout
31307
31308 \begin_layout Standard
31309
31310 \series bold
31311
31312 \backslash
31313 scalebox
31314 \series default
31315  est utilisée avec la syntaxe suivante :
31316 \end_layout
31317
31318 \begin_layout Standard
31319
31320 \series bold
31321
31322 \backslash
31323 scalebox{horizontal}[vertical]{contenu de la boîte}
31324 \end_layout
31325
31326 \begin_layout Standard
31327 Horizontal et vertical sont les facteurs d'échelle correspondants.
31328  Si on ne donne pas de facteur vertical, le facteur horizontal sera aussi
31329  utilisé comme facteur vertical.
31330 \end_layout
31331
31332 \begin_layout Standard
31333 Par exemple, la commande 
31334 \series bold
31335
31336 \backslash
31337 scalebox{2}{Bonjour}
31338 \series default
31339  crée un 
31340 \begin_inset ERT
31341 status collapsed
31342
31343 \begin_layout Plain Layout
31344
31345
31346 \backslash
31347 scalebox{2}{
31348 \end_layout
31349
31350 \end_inset
31351
31352 Bonjour
31353 \begin_inset ERT
31354 status collapsed
31355
31356 \begin_layout Plain Layout
31357
31358 }
31359 \end_layout
31360
31361 \end_inset
31362
31363  de taille double par rapport à la taille du texte du document.
31364 \end_layout
31365
31366 \begin_layout Standard
31367
31368 \series bold
31369
31370 \backslash
31371 scalebox{2}[1]{Hello}
31372 \series default
31373  au contraire va déformer le 
31374 \begin_inset ERT
31375 status collapsed
31376
31377 \begin_layout Plain Layout
31378
31379
31380 \backslash
31381 scalebox{2}[1]{
31382 \end_layout
31383
31384 \end_inset
31385
31386 Bonjour
31387 \begin_inset ERT
31388 status collapsed
31389
31390 \begin_layout Plain Layout
31391
31392 }
31393 \end_layout
31394
31395 \end_inset
31396
31397 .
31398 \end_layout
31399
31400 \begin_layout Standard
31401 Si le facteur d'échelle est négatif, le contenu sera retourné en miroir.
31402  La commande 
31403 \series bold
31404
31405 \backslash
31406 scalebox{-1}[1]{Hello}
31407 \series default
31408  peut donc être utilisée pour créer du texte en miroir : 
31409 \begin_inset ERT
31410 status collapsed
31411
31412 \begin_layout Plain Layout
31413
31414
31415 \backslash
31416 scalebox{-1}[1]{
31417 \end_layout
31418
31419 \end_inset
31420
31421 Bonjour
31422 \begin_inset ERT
31423 status collapsed
31424
31425 \begin_layout Plain Layout
31426
31427 }
31428 \end_layout
31429
31430 \end_inset
31431
31432
31433 \end_layout
31434
31435 \begin_layout Standard
31436
31437 \series bold
31438
31439 \backslash
31440 scalebox{1}[-1]{Bonjour}
31441 \series default
31442  effectue une réflexion du 
31443 \begin_inset ERT
31444 status collapsed
31445
31446 \begin_layout Plain Layout
31447
31448
31449 \backslash
31450 scalebox{1}[-1]{
31451 \end_layout
31452
31453 \end_inset
31454
31455 Bonjour
31456 \begin_inset ERT
31457 status collapsed
31458
31459 \begin_layout Plain Layout
31460
31461 }
31462 \end_layout
31463
31464 \end_inset
31465
31466  par rapport à la ligne de base.
31467 \end_layout
31468
31469 \begin_layout Standard
31470 La commande 
31471 \series bold
31472
31473 \backslash
31474 reflectbox{contenu de la boîte} 
31475 \series default
31476 existe aussi et est équivalente à
31477 \series bold
31478  
31479 \backslash
31480 scalebox{-1}[1]{contenu de la boîte}.
31481
31482 \series default
31483  
31484 \begin_inset Newline newline
31485 \end_inset
31486
31487
31488 \end_layout
31489
31490 \begin_layout Standard
31491 \begin_inset VSpace bigskip
31492 \end_inset
31493
31494 La commande 
31495 \series bold
31496
31497 \backslash
31498 resizebox
31499 \series default
31500  est utilisée pour redimensionner une boîte à une largeur et une hauteur
31501  données.
31502  La syntaxe de la commande est :
31503 \end_layout
31504
31505 \begin_layout Standard
31506
31507 \series bold
31508
31509 \backslash
31510 resizebox{largeur}{hauteur}{contenu de la boîte}
31511 \end_layout
31512
31513 \begin_layout Standard
31514 Si un des deux paramètres est remplacé par un point d'exclamation 
31515 \series bold
31516 !
31517 \series default
31518 , la taille est ajustée pour conserver le rapport d'aspect de la boîte.
31519 \end_layout
31520
31521 \begin_layout Standard
31522 La commande 
31523 \series bold
31524
31525 \backslash
31526 resizebox{2cm}{1cm}{Bonjour}
31527 \series default
31528  produit : 
31529 \begin_inset ERT
31530 status collapsed
31531
31532 \begin_layout Plain Layout
31533
31534
31535 \backslash
31536 resizebox{2cm}{1cm}{
31537 \end_layout
31538
31539 \end_inset
31540
31541 Bonjour
31542 \begin_inset ERT
31543 status collapsed
31544
31545 \begin_layout Plain Layout
31546
31547 }
31548 \end_layout
31549
31550 \end_inset
31551
31552
31553 \begin_inset Newline newline
31554 \end_inset
31555
31556 La commande 
31557 \series bold
31558
31559 \backslash
31560 resizebox{2cm}{!}{Bonjour}
31561 \series default
31562  produit : 
31563 \begin_inset ERT
31564 status collapsed
31565
31566 \begin_layout Plain Layout
31567
31568
31569 \backslash
31570 resizebox{2cm}{!}{
31571 \end_layout
31572
31573 \end_inset
31574
31575 Bonjour
31576 \begin_inset ERT
31577 status collapsed
31578
31579 \begin_layout Plain Layout
31580
31581 }
31582 \end_layout
31583
31584 \end_inset
31585
31586
31587 \end_layout
31588
31589 \begin_layout Standard
31590 \begin_inset VSpace bigskip
31591 \end_inset
31592
31593
31594 \end_layout
31595
31596 \begin_layout Standard
31597 \begin_inset Note Greyedout
31598 status open
31599
31600 \begin_layout Plain Layout
31601
31602 \series bold
31603 Note:
31604 \series default
31605  Quand les paramètres des commandes 
31606 \series bold
31607
31608 \backslash
31609 scalebox
31610 \series default
31611  ou 
31612 \series bold
31613
31614 \backslash
31615 resizebox
31616 \series default
31617  sont mis à zéro, il ne se produit pas d'erreur LaTeX quand on exporte le
31618  document, mais le document exporté peut ne pas s'afficher ou s'afficher
31619  partiellement.
31620 \end_layout
31621
31622 \end_inset
31623
31624
31625 \end_layout
31626
31627 \begin_layout Standard
31628 \begin_inset VSpace bigskip
31629 \end_inset
31630
31631
31632 \end_layout
31633
31634 \begin_layout Standard
31635 Les boîtes peuvent être combinée dans n'importe quel ordre.
31636  Par exemple, la commande 
31637 \begin_inset Newline newline
31638 \end_inset
31639
31640
31641 \series bold
31642
31643 \backslash
31644 rotatebox[origin=c]{-45}{
31645 \backslash
31646 resizebox{2cm}{!}{
31647 \backslash
31648 reflectbox{Bonjour}}}
31649 \begin_inset Newline newline
31650 \end_inset
31651
31652
31653 \series default
31654 produit :
31655 \end_layout
31656
31657 \begin_layout Standard
31658 \align center
31659 \begin_inset ERT
31660 status collapsed
31661
31662 \begin_layout Plain Layout
31663
31664
31665 \backslash
31666 rotatebox[origin=c]{-45}{
31667 \backslash
31668 resizebox{2cm}{!}{
31669 \backslash
31670 reflectbox{
31671 \end_layout
31672
31673 \end_inset
31674
31675 Bonjour
31676 \begin_inset ERT
31677 status collapsed
31678
31679 \begin_layout Plain Layout
31680
31681 }}}
31682 \end_layout
31683
31684 \end_inset
31685
31686
31687 \end_layout
31688
31689 \begin_layout Standard
31690 \noindent
31691 Les images, les tableaux et les formules sont autorisées comme contenu de
31692  boîte :
31693 \end_layout
31694
31695 \begin_layout Standard
31696 \align center
31697 \begin_inset ERT
31698 status collapsed
31699
31700 \begin_layout Plain Layout
31701
31702
31703 \backslash
31704 rotatebox[origin=c]{-30}{
31705 \backslash
31706 resizebox{2cm}{!}{
31707 \backslash
31708 reflectbox{
31709 \end_layout
31710
31711 \end_inset
31712
31713
31714 \begin_inset Graphics
31715         filename ../clipart/platypus.eps
31716         lyxscale 50
31717         width 25col%
31718
31719 \end_inset
31720
31721
31722 \begin_inset ERT
31723 status collapsed
31724
31725 \begin_layout Plain Layout
31726
31727 }}}
31728 \end_layout
31729
31730 \end_inset
31731
31732
31733 \begin_inset ERT
31734 status collapsed
31735
31736 \begin_layout Plain Layout
31737
31738
31739 \backslash
31740 rotatebox[origin=c]{-45}{
31741 \backslash
31742 resizebox{2cm}{!}{
31743 \backslash
31744 reflectbox{
31745 \end_layout
31746
31747 \end_inset
31748
31749
31750 \begin_inset Tabular
31751 <lyxtabular version="3" rows="2" columns="2">
31752 <features>
31753 <column alignment="center" valignment="top" width="0">
31754 <column alignment="center" valignment="top" width="0">
31755 <row>
31756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31757 \begin_inset Text
31758
31759 \begin_layout Plain Layout
31760 q
31761 \end_layout
31762
31763 \end_inset
31764 </cell>
31765 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31766 \begin_inset Text
31767
31768 \begin_layout Plain Layout
31769 w
31770 \end_layout
31771
31772 \end_inset
31773 </cell>
31774 </row>
31775 <row>
31776 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31777 \begin_inset Text
31778
31779 \begin_layout Plain Layout
31780 e
31781 \end_layout
31782
31783 \end_inset
31784 </cell>
31785 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31786 \begin_inset Text
31787
31788 \begin_layout Plain Layout
31789 r
31790 \end_layout
31791
31792 \end_inset
31793 </cell>
31794 </row>
31795 </lyxtabular>
31796
31797 \end_inset
31798
31799
31800 \begin_inset ERT
31801 status collapsed
31802
31803 \begin_layout Plain Layout
31804
31805 }}}
31806 \end_layout
31807
31808 \end_inset
31809
31810
31811 \begin_inset ERT
31812 status collapsed
31813
31814 \begin_layout Plain Layout
31815
31816
31817 \backslash
31818 rotatebox[origin=c]{-45}{
31819 \backslash
31820 resizebox{2cm}{!}{
31821 \backslash
31822 reflectbox{
31823 \end_layout
31824
31825 \end_inset
31826
31827
31828 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31829 \end_inset
31830
31831
31832 \begin_inset ERT
31833 status collapsed
31834
31835 \begin_layout Plain Layout
31836
31837 }}}
31838 \end_layout
31839
31840 \end_inset
31841
31842
31843 \end_layout
31844
31845 \begin_layout Standard
31846 Quand on utilise le style global de formule 
31847 \series bold
31848 fleqn
31849 \series default
31850  dans le document
31851 \begin_inset Foot
31852 status collapsed
31853
31854 \begin_layout Plain Layout
31855 Quand 
31856 \begin_inset Quotes eld
31857 \end_inset
31858
31859 fleqn
31860 \begin_inset Quotes erd
31861 \end_inset
31862
31863  est ajouté aux options de la classe de document.
31864 \end_layout
31865
31866 \end_inset
31867
31868 , les formules hors texte peuvent aussi être redimensionnées.
31869 \end_layout
31870
31871 \begin_layout Chapter
31872 Trucs Externes
31873 \begin_inset Index
31874 status collapsed
31875
31876 \begin_layout Plain Layout
31877 Trucs externes
31878 \end_layout
31879
31880 \end_inset
31881
31882
31883 \end_layout
31884
31885 \begin_layout Standard
31886 Avec le menu 
31887 \family sans
31888 Insérer\SpecialChar \menuseparator
31889 Fichier
31890 \family default
31891  vous pouvez insérer un contenu externe à votre document.
31892  Ce contenu peut être :
31893 \end_layout
31894
31895 \begin_layout Description
31896 Document
31897 \begin_inset space ~
31898 \end_inset
31899
31900 LyX Un autre document LyX ; son contenu est directement inséré dans votre
31901  document.
31902 \end_layout
31903
31904 \begin_layout Description
31905 Texte
31906 \begin_inset space ~
31907 \end_inset
31908
31909 Brut Un document textuel ; chacune des ses lignes est insérée comme un paragraph
31910 e.
31911 \end_layout
31912
31913 \begin_layout Description
31914 Texte
31915 \begin_inset space ~
31916 \end_inset
31917
31918 Brut
31919 \begin_inset space ~
31920 \end_inset
31921
31922 par
31923 \begin_inset space ~
31924 \end_inset
31925
31926 Ligne Un document textuel ; ses lignes sont insérées telle qu'elles.
31927  Les lignes vides créent un nouveau paragraphe dans votre document.
31928 \end_layout
31929
31930 \begin_layout Description
31931 Objet
31932 \begin_inset space ~
31933 \end_inset
31934
31935 Externe Fichiers de formats variés.
31936 \end_layout
31937
31938 \begin_layout Description
31939 Sous-document Documents LyX ou LaTeX.
31940 \end_layout
31941
31942 \begin_layout Section
31943 Objets Externes 
31944 \begin_inset Index
31945 status collapsed
31946
31947 \begin_layout Plain Layout
31948 Trucs externes ! Objets Externes
31949 \end_layout
31950
31951 \end_inset
31952
31953
31954 \end_layout
31955
31956 \begin_layout Standard
31957 La fonction d'insertion d'objets externes vous permet d'insérer le contenu
31958  de fichiers dans votre document sans avoir à convertir ces derniers en
31959  un format qui soit compatible avec le format de sortie, puisque c'est LyX
31960  qui va s'occuper des conversions.
31961  Ce mécanisme est semblable à celui qui permet d'insérer dans un document
31962  LyX des images dans des formats divers.
31963  
31964 \lang english
31965 When you have enabled Instant Preview in LyX's preferences under 
31966 \family sans
31967 Look
31968 \begin_inset space ~
31969 \end_inset
31970
31971 and
31972 \begin_inset space ~
31973 \end_inset
31974
31975 feel\SpecialChar \menuseparator
31976 Graphics
31977 \family default
31978 , the external material types Dia and Xfig is directly shown in LyX.
31979 \end_layout
31980
31981 \begin_layout Standard
31982 On insère des objets externes en utilisant la fenêtre de dialogue 
31983 \family sans
31984 Objet
31985 \begin_inset space ~
31986 \end_inset
31987
31988 Externe
31989 \family default
31990  qui est accessible via le menu 
31991 \family sans
31992 Insérer\SpecialChar \menuseparator
31993 Fichiers\SpecialChar \menuseparator
31994 Objet
31995 \begin_inset space ~
31996 \end_inset
31997
31998 Externe
31999 \family default
32000 .
32001  Actuellement les types de fichiers (
32002 \family sans
32003 Modèles
32004 \family default
32005 ) suivants sont autorisés :
32006 \end_layout
32007
32008 \begin_layout Description
32009 Échiquier Ce modèle accepte les diagrammes de positions d'échec produits
32010  par le programme 
32011 \series bold
32012
32013 \begin_inset CommandInset href
32014 LatexCommand href
32015 name "XBoard"
32016 target "http://en.wikipedia.org/wiki/XBoard"
32017
32018 \end_inset
32019
32020
32021 \series default
32022 .
32023 \end_layout
32024
32025 \begin_layout Description
32026 Date Ce modèle insère la date sous la forme 
32027 \emph on
32028 Jour-Mois-Année
32029 \emph default
32030 .
32031  Voici un exemple de date insérée comme objet externe :: 
32032 \begin_inset External
32033         template Date
32034         filename .
32035
32036 \end_inset
32037
32038
32039 \lang english
32040
32041 \begin_inset space ~
32042 \end_inset
32043
32044
32045 \begin_inset Note Note
32046 status open
32047
32048 \begin_layout Plain Layout
32049
32050 \lang english
32051 Remove the protected space when bug 4398 is fixed!
32052 \end_layout
32053
32054 \end_inset
32055
32056
32057 \lang french
32058
32059 \begin_inset Newline newline
32060 \end_inset
32061
32062 La date n'apparaîtra pas dans LyX, mais seulement dans la sortie imprimée.
32063  Il y a deux autre méthodes pour insérer une date : Avec le menu 
32064 \family sans
32065 Insérer\SpecialChar \menuseparator
32066 Date
32067 \family default
32068  et avec la commande LaTeX 
32069 \series bold
32070
32071 \backslash
32072 today
32073 \series default
32074  entrée comme code TeX.
32075  Ces différentes méthodes sont comparée dans le tableau
32076 \begin_inset space ~
32077 \end_inset
32078
32079
32080 \begin_inset CommandInset ref
32081 LatexCommand ref
32082 reference "tab:Comparaison-des-dates"
32083
32084 \end_inset
32085
32086 .
32087 \end_layout
32088
32089 \begin_layout Description
32090
32091 \lang english
32092 Dia This template supports diagrams created with the program 
32093 \series bold
32094
32095 \begin_inset CommandInset href
32096 LatexCommand href
32097 name "Dia"
32098 target "http://en.wikipedia.org/wiki/Dia_(software)"
32099
32100 \end_inset
32101
32102
32103 \series default
32104 .
32105 \end_layout
32106
32107 \begin_layout Description
32108 LilyPond Ce modèle est utilisé avec des partitions musicales mises en forme
32109  par le programme 
32110 \series bold
32111
32112 \begin_inset CommandInset href
32113 LatexCommand href
32114 name "LilyPond"
32115 target "http://en.wikipedia.org/wiki/LilyPond"
32116
32117 \end_inset
32118
32119
32120 \series default
32121 .
32122 \end_layout
32123
32124 \begin_layout Description
32125 PDFPages Ce modèle permet d'insérer des documents en PDF dans votre document.
32126  Pour insérer certaines pages ou toutes les pages d'un PDF, utilisez l'option
32127  
32128 \emph on
32129 pages
32130 \emph default
32131  dans le champ 
32132 \family sans
32133 Option
32134 \family default
32135  dans l'onglet 
32136 \family sans
32137 Options LaTeX et LyX
32138 \family default
32139  en suivant les instructions données pour le modèle.
32140  Si on ne donne pas d'option 
32141 \emph on
32142 pages
32143 \emph default
32144 , seule la première page du PDF sera insérée.
32145 \end_layout
32146
32147 \begin_layout Description
32148 RasterImage Ce modèle peut être utilisé pour les images matricielles (bitmap).
32149  À peu près tous les formats d'images populaires sont acceptés.
32150  Les images peuvent être traitées dans la fenêtre de dialogue 
32151 \family sans
32152 Objet
32153 \begin_inset space ~
32154 \end_inset
32155
32156 Externe
32157 \family default
32158  comme les images qui sont habituellement incorporées en utilisant le menu
32159  
32160 \family sans
32161 Insérer\SpecialChar \menuseparator
32162 Graphique
32163 \family default
32164 , comme c'est décrit dans la section
32165 \begin_inset space ~
32166 \end_inset
32167
32168
32169 \begin_inset CommandInset ref
32170 LatexCommand ref
32171 reference "sec:Graphics-Dialog"
32172
32173 \end_inset
32174
32175 .
32176  La différence est que seules les images matricielles sont autorisées, ce
32177  qui veut dire que les images PDF et EPS ne sont pas acceptées.
32178 \end_layout
32179
32180 \begin_layout Description
32181 XFig Ce modèle accepte les images créées avec le programme 
32182 \series bold
32183
32184 \begin_inset CommandInset href
32185 LatexCommand href
32186 name "Xfig"
32187 target "http://en.wikipedia.org/wiki/Xfig"
32188
32189 \end_inset
32190
32191
32192 \series default
32193 .
32194 \end_layout
32195
32196 \begin_layout Standard
32197 \begin_inset Float table
32198 placement h
32199 wide false
32200 sideways false
32201 status open
32202
32203 \begin_layout Plain Layout
32204 \begin_inset Caption
32205
32206 \begin_layout Plain Layout
32207 \begin_inset CommandInset label
32208 LatexCommand label
32209 name "tab:Comparaison-des-dates"
32210
32211 \end_inset
32212
32213 Comparaison des méthodes d'insertion de la date.
32214 \end_layout
32215
32216 \end_inset
32217
32218
32219 \end_layout
32220
32221 \begin_layout Plain Layout
32222 \align center
32223 \begin_inset Tabular
32224 <lyxtabular version="3" rows="4" columns="4">
32225 <features>
32226 <column alignment="center" valignment="top" width="0">
32227 <column alignment="center" valignment="top" width="0">
32228 <column alignment="center" valignment="top" width="0">
32229 <column alignment="center" valignment="top" width="0">
32230 <row>
32231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32232 \begin_inset Text
32233
32234 \begin_layout Plain Layout
32235 Format du document
32236 \end_layout
32237
32238 \end_inset
32239 </cell>
32240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32241 \begin_inset Text
32242
32243 \begin_layout Plain Layout
32244
32245 \family sans
32246 Objet
32247 \begin_inset space ~
32248 \end_inset
32249
32250 Externe\SpecialChar \menuseparator
32251 Date
32252 \end_layout
32253
32254 \end_inset
32255 </cell>
32256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32257 \begin_inset Text
32258
32259 \begin_layout Plain Layout
32260
32261 \family sans
32262 Insérer\SpecialChar \menuseparator
32263 Date
32264 \end_layout
32265
32266 \end_inset
32267 </cell>
32268 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32269 \begin_inset Text
32270
32271 \begin_layout Plain Layout
32272 commande 
32273 \series bold
32274
32275 \backslash
32276 today
32277 \end_layout
32278
32279 \end_inset
32280 </cell>
32281 </row>
32282 <row>
32283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32284 \begin_inset Text
32285
32286 \begin_layout Plain Layout
32287 LyX
32288 \end_layout
32289
32290 \end_inset
32291 </cell>
32292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32293 \begin_inset Text
32294
32295 \begin_layout Plain Layout
32296 comme boîte d'insert
32297 \end_layout
32298
32299 \end_inset
32300 </cell>
32301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32302 \begin_inset Text
32303
32304 \begin_layout Plain Layout
32305 comme date
32306 \end_layout
32307
32308 \end_inset
32309 </cell>
32310 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32311 \begin_inset Text
32312
32313 \begin_layout Plain Layout
32314 comme boîte de code TeX
32315 \end_layout
32316
32317 \end_inset
32318 </cell>
32319 </row>
32320 <row>
32321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32322 \begin_inset Text
32323
32324 \begin_layout Plain Layout
32325 LaTeX
32326 \end_layout
32327
32328 \end_inset
32329 </cell>
32330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32331 \begin_inset Text
32332
32333 \begin_layout Plain Layout
32334 comme date
32335 \end_layout
32336
32337 \end_inset
32338 </cell>
32339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32340 \begin_inset Text
32341
32342 \begin_layout Plain Layout
32343 comme date
32344 \end_layout
32345
32346 \end_inset
32347 </cell>
32348 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32349 \begin_inset Text
32350
32351 \begin_layout Plain Layout
32352 comme commande
32353 \end_layout
32354
32355 \end_inset
32356 </cell>
32357 </row>
32358 <row>
32359 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32360 \begin_inset Text
32361
32362 \begin_layout Plain Layout
32363 DVI, PDF, PS
32364 \end_layout
32365
32366 \end_inset
32367 </cell>
32368 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32369 \begin_inset Text
32370
32371 \begin_layout Plain Layout
32372 comme date
32373 \end_layout
32374
32375 \end_inset
32376 </cell>
32377 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32378 \begin_inset Text
32379
32380 \begin_layout Plain Layout
32381 comme date
32382 \end_layout
32383
32384 \end_inset
32385 </cell>
32386 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32387 \begin_inset Text
32388
32389 \begin_layout Plain Layout
32390 comme date date
32391 \end_layout
32392
32393 \end_inset
32394 </cell>
32395 </row>
32396 </lyxtabular>
32397
32398 \end_inset
32399
32400
32401 \end_layout
32402
32403 \end_inset
32404
32405
32406 \end_layout
32407
32408 \begin_layout Standard
32409 Quand vous activez l'option 
32410 \family sans
32411 Brouillon
32412 \family default
32413  de l'onglet 
32414 \family sans
32415 Fichier
32416 \family default
32417  de la fenêtre de dialogue 
32418 \family sans
32419 Objet
32420 \begin_inset space ~
32421 \end_inset
32422
32423 Externe
32424 \family default
32425 , seul le chemin vers le fichier inséré est affiché dans la sortie imprimée.
32426 \begin_inset Newline newline
32427 \end_inset
32428
32429 Les objets externes apparaissent dans LyX, soit comme une boîte comme celle-ci
32430  : 
32431 \begin_inset Graphics
32432         filename ../clipart/ExternalMaterialQt4.png
32433         scale 85
32434         scaleBeforeRotation
32435
32436 \end_inset
32437
32438  soit comme une image, selon que vous avez ou non activé l'option 
32439 \family sans
32440 Afficher
32441 \begin_inset space ~
32442 \end_inset
32443
32444 dans
32445 \begin_inset space ~
32446 \end_inset
32447
32448 LyX
32449 \family default
32450  de l'onglet 
32451 \family sans
32452 Options LaTeX et LyX
32453 \family default
32454  de la fenêtre de dialogue.
32455 \end_layout
32456
32457 \begin_layout Standard
32458 Le manuel 
32459 \family sans
32460 \emph on
32461 Personnalisation
32462 \family default
32463 \emph default
32464  explique comment vous pouvez créer vos propres modèles.
32465 \end_layout
32466
32467 \begin_layout Section
32468 Sous-documents
32469 \begin_inset CommandInset label
32470 LatexCommand label
32471 name "sec:Sous-documents"
32472
32473 \end_inset
32474
32475
32476 \begin_inset Index
32477 status collapsed
32478
32479 \begin_layout Plain Layout
32480 Trucs externes ! Sous-documents
32481 \end_layout
32482
32483 \end_inset
32484
32485
32486 \begin_inset Index
32487 status collapsed
32488
32489 \begin_layout Plain Layout
32490 Fichiers ! Insérer
32491 \end_layout
32492
32493 \end_inset
32494
32495
32496 \end_layout
32497
32498 \begin_layout Standard
32499 Les sous-documents sont utilisés quand on a un document très long qui peut
32500  être décomposé en plusieurs parties ou sections plus petites.
32501  Pour des raisons de maintenance il est souvent utile et parfois obligatoire
32502  de découper le document en plusieurs fichiers qui peuvent être relus séparément.
32503  Les différents documents sont ce que l'on appelle les sous-documents et
32504  un document maître les relie pour imprimer le document complet ou seulement
32505  une partie de celui-ci.
32506  
32507 \lang english
32508 A child documents inherits contents of its master, for example the LaTeX
32509  preamble, the bibliography, and labels for cross-references.
32510 \end_layout
32511
32512 \begin_layout Standard
32513 Les documents inclus sont visualisés dans LyX sous la forme d'une boîte
32514  comme celle-ci : 
32515 \begin_inset Graphics
32516         filename clipart/ChildDocumentQt4.png
32517         lyxscale 70
32518         scale 60
32519         scaleBeforeRotation
32520
32521 \end_inset
32522
32523  Pour inclure des sous-documents dans un document maître , on utilise le
32524  menu 
32525 \family sans
32526 Insérer\SpecialChar \menuseparator
32527 Fichier\SpecialChar \menuseparator
32528 Sous-document
32529 \family default
32530 .
32531  Une fenêtre de dialogue s'ouvre pour que vous puissiez choisir entre l'une
32532  des quatre méthodes d'inclusion :
32533 \end_layout
32534
32535 \begin_layout Description
32536 Inclus
32537 \begin_inset space ~
32538 \end_inset
32539
32540 (include) Vous pouvez inclure des documents LyX et LaTeX.
32541  Quand vous cliquez sur le bouton 
32542 \family sans
32543 Charger
32544 \family default
32545  dans la fenêtre de dialogue 
32546 \family sans
32547 Sous-document
32548 \family default
32549 , le document inclus est ouvert dans LyX dans un nouvel onglet pour que
32550  vous puissiez le modifier.
32551 \begin_inset Newline newline
32552 \end_inset
32553
32554
32555 \end_layout
32556
32557 \begin_layout Standard
32558 Voici un sous-document inséré avec la méthode 
32559 \family sans
32560 Inclus
32561 \family default
32562  : 
32563 \begin_inset CommandInset include
32564 LatexCommand include
32565 filename "DocumentBidon1.lyx"
32566
32567 \end_inset
32568
32569
32570 \end_layout
32571
32572 \begin_layout Standard
32573 La numérotation des sections va prendre en compte les sections des fichiers
32574  incorporés dans l'ordre où ils sont insérés dans le document maître.
32575  Le document qui est inclus comme exemple possède une sous-section qui sera
32576  numérotée comme sous-section de la section actuelle.
32577  Les étiquettes présentes dans le fichier inclus peuvent être référencées
32578  : la sous-section
32579 \begin_inset space ~
32580 \end_inset
32581
32582
32583 \begin_inset CommandInset ref
32584 LatexCommand ref
32585 reference "sub:Sous-section-externe-1"
32586
32587 \end_inset
32588
32589  est dans le fichier inclus.
32590 \end_layout
32591
32592 \begin_layout Standard
32593 Le préambule du sous-document est tout simplement ignoré, seul le préambule
32594  du document maître est utilisé.
32595  
32596 \lang english
32597 Branches in child documents will be ignored by the master document as long
32598  as also the master document has a branch with the same name.
32599
32600 \lang french
32601  Les documents inclus sont insérés en commençant une nouvelle page et sont
32602  suivis par un saut de page.
32603 \end_layout
32604
32605 \begin_layout Standard
32606 Avec la commande LaTeX 
32607 \series bold
32608
32609 \backslash
32610 includeonly 
32611 \series default
32612 vous pouvez préciser quels sous-documents seront traités pour générer la
32613  sortie imprimée.
32614  C'est utile quand vous ne travaillez que sur quelques chapitres d'un document
32615  important puisque cela vous fait économiser du temps de compilation.
32616  La commande 
32617 \series bold
32618
32619 \backslash
32620 includeonly
32621 \series default
32622  est insérée dans le préambule du document maître.
32623  Elle prend comme arguments une liste de noms de fichiers séparés par des
32624  virgules, par exemple :
32625 \end_layout
32626
32627 \begin_layout Standard
32628
32629 \series bold
32630
32631 \backslash
32632 includeonly{chapitre1,chapitre5}
32633 \end_layout
32634
32635 \begin_layout Standard
32636 fera que seuls les fichiers nommés 
32637 \begin_inset Quotes eld
32638 \end_inset
32639
32640 chapitre1.lyx
32641 \begin_inset Quotes erd
32642 \end_inset
32643
32644  (ou 
32645 \begin_inset Quotes eld
32646 \end_inset
32647
32648 chapitre1.tex
32649 \begin_inset Quotes erd
32650 \end_inset
32651
32652 ) et 
32653 \begin_inset Quotes eld
32654 \end_inset
32655
32656 chapitre5.lyx
32657 \begin_inset Quotes erd
32658 \end_inset
32659
32660  seront traités lors de la compilation.
32661 \end_layout
32662
32663 \begin_layout Standard
32664 \begin_inset Note Greyedout
32665 status open
32666
32667 \begin_layout Plain Layout
32668
32669 \series bold
32670 Note:
32671 \series default
32672  Quand vous avez inclus un fichier LyX ou LaTeX, et que ce dernier utilise
32673  une classe de document différente de celle du document maître, vous recevez
32674  un avertissement quand vous tentez une visualisation ou une exportation,
32675  vu que cela peut produire des résultats inattendus sur la sortie imprimée.
32676 \end_layout
32677
32678 \end_inset
32679
32680
32681 \end_layout
32682
32683 \begin_layout Description
32684 Incorporé
32685 \begin_inset space ~
32686 \end_inset
32687
32688 (input) Cette méthode est très semblable à la méthode Inclus, les différences
32689  sont :
32690 \end_layout
32691
32692 \begin_deeper
32693 \begin_layout Itemize
32694 Les fichiers incorporés ne commencent pas une nouvelle page ni ne sont suivis
32695  par un saut de page.
32696 \end_layout
32697
32698 \begin_layout Itemize
32699 Les fichiers incorporés peuvent être prévisualisés dans LyX quand l'option
32700  
32701 \family sans
32702 Aperçu
32703 \begin_inset space ~
32704 \end_inset
32705
32706 sur
32707 \begin_inset space ~
32708 \end_inset
32709
32710 le
32711 \begin_inset space ~
32712 \end_inset
32713
32714 vif
32715 \family default
32716  est activée dans les préférences dans la rubrique 
32717 \family sans
32718 Apparence\SpecialChar \menuseparator
32719 Graphique
32720 \family default
32721 .
32722 \end_layout
32723
32724 \begin_layout Itemize
32725 La commande LaTeX 
32726 \series bold
32727
32728 \backslash
32729 includeonly
32730 \series default
32731  ne peut pas être utilisée.
32732 \end_layout
32733
32734 \end_deeper
32735 \begin_layout Standard
32736 Voici un sous document inséré en utilisant la méthode 
32737 \family sans
32738 Incorporé
32739 \family default
32740  : 
32741 \begin_inset CommandInset include
32742 LatexCommand input
32743 preview true
32744 filename "DocumentBidon2.lyx"
32745
32746 \end_inset
32747
32748
32749 \end_layout
32750
32751 \begin_layout Description
32752 Verbatim Avec cette méthodes tous les fichiers textes peuvent être inclus.
32753  Si c'est un fichier LyX ou LaTeX, le contenu sera affiché dans la sortie
32754  sous forme de code source et aucune des commandes éventuellement présentes
32755  ne sera exécutée.
32756  Vous pouvez utiliser l'option 
32757 \family sans
32758 Marquer
32759 \begin_inset space ~
32760 \end_inset
32761
32762 les
32763 \begin_inset space ~
32764 \end_inset
32765
32766 espaces
32767 \family default
32768  qui matérialise chaque espace présente dans le code source par un caractère
32769  
32770 \begin_inset Quotes eld
32771 \end_inset
32772
32773
32774 \begin_inset ERT
32775 status collapsed
32776
32777 \begin_layout Plain Layout
32778
32779
32780 \backslash
32781 textvisiblespace 
32782 \end_layout
32783
32784 \end_inset
32785
32786
32787 \begin_inset Quotes erd
32788 \end_inset
32789
32790  .
32791  La différence avec la méthode qui consiste à utiliser le menu 
32792 \family sans
32793 Insérer\SpecialChar \menuseparator
32794 Fichier\SpecialChar \menuseparator
32795 Texte
32796 \begin_inset space ~
32797 \end_inset
32798
32799 brut
32800 \family default
32801  est que le contenu du document n'apparaît pas dans LyX.
32802 \end_layout
32803
32804 \begin_layout Standard
32805 Voici un sous-document inclus en utilisant la méthode 
32806 \family sans
32807 verbatim
32808 \family default
32809  : 
32810 \begin_inset CommandInset include
32811 LatexCommand verbatiminput
32812 filename "DocumentTexteBidon.txt"
32813
32814 \end_inset
32815
32816
32817 \begin_inset VSpace bigskip
32818 \end_inset
32819
32820 Voici un autre sous-document incorporé par la méthode verbatim en utilisant
32821  l'option 
32822 \family sans
32823 Marquer
32824 \begin_inset space ~
32825 \end_inset
32826
32827 les
32828 \begin_inset space ~
32829 \end_inset
32830
32831 espaces :
32832 \family default
32833  
32834 \begin_inset CommandInset include
32835 LatexCommand verbatiminput*
32836 filename "DocumentTexteBidon.txt"
32837
32838 \end_inset
32839
32840
32841 \end_layout
32842
32843 \begin_layout Standard
32844 \begin_inset VSpace bigskip
32845 \end_inset
32846
32847
32848 \end_layout
32849
32850 \begin_layout Standard
32851 \begin_inset Note Greyedout
32852 status open
32853
32854 \begin_layout Plain Layout
32855
32856 \series bold
32857 Note:
32858 \series default
32859  Comme vous pouvez le voir avec les exemples ci-dessus, le texte des documents
32860  inclus avec la méthode verbatim n'est pas découpé à la fin des lignes.
32861 \end_layout
32862
32863 \end_inset
32864
32865
32866 \end_layout
32867
32868 \begin_layout Description
32869 Listings Ce type d'inclusion est décrit dans le chapitre
32870 \begin_inset space ~
32871 \end_inset
32872
32873
32874 \begin_inset CommandInset ref
32875 LatexCommand ref
32876 reference "cha:Program-Code-Listings"
32877
32878 \end_inset
32879
32880 .
32881 \end_layout
32882
32883 \begin_layout Standard
32884 \begin_inset Note Greyedout
32885 status open
32886
32887 \begin_layout Plain Layout
32888
32889 \series bold
32890 Note:
32891 \series default
32892  Inclure le même document deux fois dans un même document peut poser des
32893  problèmes avec LaTeX.
32894 \end_layout
32895
32896 \end_inset
32897
32898
32899 \end_layout
32900
32901 \begin_layout Chapter
32902 Listings de Code Source
32903 \begin_inset CommandInset label
32904 LatexCommand label
32905 name "cha:Program-Code-Listings"
32906
32907 \end_inset
32908
32909
32910 \begin_inset Index
32911 status collapsed
32912
32913 \begin_layout Plain Layout
32914 Listings
32915 \end_layout
32916
32917 \end_inset
32918
32919
32920 \begin_inset Index
32921 status collapsed
32922
32923 \begin_layout Plain Layout
32924 Code Source
32925 \end_layout
32926
32927 \end_inset
32928
32929
32930 \begin_inset Index
32931 status collapsed
32932
32933 \begin_layout Plain Layout
32934 Flottants ! Listings
32935 \end_layout
32936
32937 \end_inset
32938
32939
32940 \end_layout
32941
32942 \begin_layout Standard
32943 Pour inclure et mettre en forme un listing de code source, vous pouvez utiliser
32944  un insert 
32945 \family sans
32946 Listings
32947 \family default
32948  qui peut être créé grâce au menu 
32949 \family sans
32950 Insérer
32951 \family default
32952 \SpecialChar \menuseparator
32953
32954 \family sans
32955 Listing
32956 \begin_inset space ~
32957 \end_inset
32958
32959 de
32960 \begin_inset space ~
32961 \end_inset
32962
32963 Code
32964 \begin_inset space ~
32965 \end_inset
32966
32967 Source
32968 \family default
32969 .
32970  Le paquetage LaTeX 
32971 \series bold
32972 listings
32973 \series default
32974
32975 \begin_inset Index
32976 status collapsed
32977
32978 \begin_layout Plain Layout
32979 Paquetages LaTeX ! listings
32980 \end_layout
32981
32982 \end_inset
32983
32984  fournit un moyen puissant et flexible d'insérer des listings de code source
32985  dans votre document.
32986  
32987 \end_layout
32988
32989 \begin_layout Standard
32990 Quand vous cliquez avec le bouton droit sur un insert de listings, 
32991 \lang english
32992 the context menu
32993 \lang french
32994  s'ouvre pour vous permettre de modifier le format du listing.
32995 \end_layout
32996
32997 \begin_layout Standard
32998 Par défaut, un listing commence un nouveau paragraphe dans la sortie imprimée.
32999  L'option d'emplacement 
33000 \family sans
33001 Listing
33002 \begin_inset space ~
33003 \end_inset
33004
33005 en
33006 \begin_inset space ~
33007 \end_inset
33008
33009 Ligne
33010 \family default
33011  imprime le listing dans la ligne comme ceci : 
33012 \begin_inset listings
33013 lstparams "language={C++}"
33014 inline true
33015 status open
33016
33017 \begin_layout Plain Layout
33018
33019 int a=5;
33020 \end_layout
33021
33022 \end_inset
33023
33024
33025 \begin_inset Newline newline
33026 \end_inset
33027
33028 L'option 
33029 \family sans
33030 Flottant
33031 \family default
33032  crée un flottant de listing pour lequel vous pouvez préciser les options
33033  classiques d'emplacement : 
33034 \begin_inset Quotes eld
33035 \end_inset
33036
33037
33038 \family sans
33039 h
33040 \family default
33041
33042 \begin_inset Quotes erd
33043 \end_inset
33044
33045
33046 \begin_inset Quotes eld
33047 \end_inset
33048
33049
33050 \family sans
33051 t
33052 \family default
33053
33054 \begin_inset Quotes erd
33055 \end_inset
33056
33057
33058 \begin_inset Quotes eld
33059 \end_inset
33060
33061
33062 \family sans
33063 b
33064 \family default
33065
33066 \begin_inset Quotes erd
33067 \end_inset
33068
33069 , et 
33070 \begin_inset Quotes eld
33071 \end_inset
33072
33073
33074 \family sans
33075 p
33076 \family default
33077
33078 \begin_inset Quotes erd
33079 \end_inset
33080
33081  correspondant aux emplacement décrits dans la section
33082 \begin_inset space ~
33083 \end_inset
33084
33085
33086 \begin_inset CommandInset ref
33087 LatexCommand ref
33088 reference "sec:Placement-flottants"
33089
33090 \end_inset
33091
33092 .
33093  Les options de positionnement peuvent être mélangées et doivent être saisies
33094  sans séparation, par exemple, on peut taper 
33095 \begin_inset Quotes eld
33096 \end_inset
33097
33098
33099 \family sans
33100 htbp
33101 \family default
33102
33103 \begin_inset Quotes erd
33104 \end_inset
33105
33106 .
33107  L' option 
33108 \begin_inset Quotes eld
33109 \end_inset
33110
33111 h
33112 \begin_inset Quotes erd
33113 \end_inset
33114
33115  a parfois aucun effet, mais vous n'avez pas besoin d'utiliser l'option
33116  
33117 \family sans
33118 Flottant
33119 \family default
33120  dans ce cas, vu que les listings non flottants peuvent aussi avoir une
33121  légende et être référencés.
33122 \end_layout
33123
33124 \begin_layout Standard
33125 Vous pouvez ajouter une légende à un listing avec le menu 
33126 \family sans
33127 Insérer\SpecialChar \menuseparator
33128 Légende
33129 \family default
33130 .
33131  On peut référencer les listings de la même façon que les flottants :Voir
33132  le listing
33133 \begin_inset space ~
33134 \end_inset
33135
33136
33137 \begin_inset CommandInset ref
33138 LatexCommand ref
33139 reference "lst:Listing-exemple"
33140
33141 \end_inset
33142
33143
33144 \end_layout
33145
33146 \begin_layout Standard
33147 \begin_inset listings
33148 lstparams "language=Python"
33149 inline false
33150 status open
33151
33152 \begin_layout Plain Layout
33153
33154 \begin_inset Caption
33155
33156 \begin_layout Plain Layout
33157 \begin_inset CommandInset label
33158 LatexCommand label
33159 name "lst:Listing-exemple"
33160
33161 \end_inset
33162
33163 Exemple de listing flottant
33164 \end_layout
33165
33166 \end_inset
33167
33168 # Exemple de listing flottant
33169 \end_layout
33170
33171 \begin_layout Plain Layout
33172
33173 def func(param):
33174 \end_layout
33175
33176 \begin_layout Plain Layout
33177
33178     'ceci est une fonction python'
33179 \end_layout
33180
33181 \begin_layout Plain Layout
33182
33183     pass
33184 \end_layout
33185
33186 \end_inset
33187
33188
33189 \end_layout
33190
33191 \begin_layout Standard
33192 Quand vous avez choisi un langage de programmation dans la fenêtre de dialogue
33193  de listing, les mots-clés de ce langage seront reconnus et mis en forme
33194  de manière particulière dans la sortie imprimée.
33195  Dans l'exemple de listing, le mot clé Python 
33196 \begin_inset Quotes eld
33197 \end_inset
33198
33199 def
33200 \begin_inset Quotes erd
33201 \end_inset
33202
33203  est reconnu et imprimé en caractères gras dans la sortie.
33204 \end_layout
33205
33206 \begin_layout Standard
33207 \begin_inset Note Greyedout
33208 status open
33209
33210 \begin_layout Plain Layout
33211
33212 \series bold
33213 Note:
33214 \series default
33215  Si vous n'obtenez pas des mots-clés en caractères gras quand vous utilisez
33216  une police de caractères à 
33217 \family typewriter
33218 chasse fixe
33219 \family default
33220 , c'est que votre police ne contient probablement pas de série grasse.
33221  Dans ce cas choisissez une police différente dans le menu 
33222 \family sans
33223 Document\SpecialChar \menuseparator
33224 Paramètres\SpecialChar \menuseparator
33225 Polices
33226 \family default
33227 .
33228  (Les polices 
33229 \emph on
33230 LuxiMono, BeraMono
33231 \emph default
33232  et 
33233 \emph on
33234 Courier
33235 \emph default
33236  contiennent une série grasse.)
33237 \end_layout
33238
33239 \end_inset
33240
33241
33242 \end_layout
33243
33244 \begin_layout Standard
33245 Dans la rubrique 
33246 \family sans
33247 Numérotation
33248 \begin_inset space ~
33249 \end_inset
33250
33251 des
33252 \begin_inset space ~
33253 \end_inset
33254
33255 Lignes
33256 \family default
33257  de la fenêtre de dialogue listings, vous pouvez choisir le style de numérotatio
33258 n des lignes.
33259  Vous pouvez mettre un nombre dans le champ 
33260 \family sans
33261 Pas
33262 \family default
33263  pour désigner les lignes qui seront numérotées.
33264  Par exemple, si vous mettez 
33265 \begin_inset Quotes eld
33266 \end_inset
33267
33268 3
33269 \begin_inset Quotes erd
33270 \end_inset
33271
33272 , seule une ligne sur trois sera numérotée.
33273 \end_layout
33274
33275 \begin_layout Standard
33276 En plus vous pouvez préciser un intervalle de lignes et seules ces lignes
33277  apparaîtront dans la sortie.
33278  Vous devez utiliser l'option 
33279 \family sans
33280 Table
33281 \begin_inset space ~
33282 \end_inset
33283
33284 de
33285 \begin_inset space ~
33286 \end_inset
33287
33288 Caractères
33289 \begin_inset space ~
33290 \end_inset
33291
33292 Étendue
33293 \family default
33294  quand vous employez des caractères spécifiques à une langue donnée comme
33295  les umlauts Allemands dans votre listing.
33296 \begin_inset Newline newline
33297 \end_inset
33298
33299 Voici un exemple de listing avec la numérotation des lignes à gauche par
33300  pas de 3, en langage Python, avec les options 
33301 \begin_inset Quotes eld
33302 \end_inset
33303
33304 Table
33305 \begin_inset space ~
33306 \end_inset
33307
33308 de
33309 \begin_inset space ~
33310 \end_inset
33311
33312 caractères
33313 \begin_inset space ~
33314 \end_inset
33315
33316 étendue
33317 \begin_inset Quotes erd
33318 \end_inset
33319
33320  et 
33321 \begin_inset Quotes eld
33322 \end_inset
33323
33324 Espace
33325 \begin_inset space ~
33326 \end_inset
33327
33328 représenté
33329 \begin_inset space ~
33330 \end_inset
33331
33332 par
33333 \begin_inset space ~
33334 \end_inset
33335
33336 un
33337 \begin_inset space ~
33338 \end_inset
33339
33340 symbole
33341 \begin_inset Quotes erd
33342 \end_inset
33343
33344 , l'intervalle de ligne étant 3
33345 \begin_inset space \thinspace{}
33346 \end_inset
33347
33348 -
33349 \begin_inset space \thinspace{}
33350 \end_inset
33351
33352 8:
33353 \end_layout
33354
33355 \begin_layout Standard
33356 \begin_inset listings
33357 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
33358 inline false
33359 status open
33360
33361 \begin_layout Plain Layout
33362
33363 def func(param):
33364 \end_layout
33365
33366 \begin_layout Plain Layout
33367
33368     'ceci est une fonction Python'
33369 \end_layout
33370
33371 \begin_layout Plain Layout
33372
33373     pass
33374 \end_layout
33375
33376 \begin_layout Plain Layout
33377
33378 def func(param):
33379 \end_layout
33380
33381 \begin_layout Plain Layout
33382
33383 'Ça, c'est un mot Allemand : Tschüß'
33384 \end_layout
33385
33386 \begin_layout Plain Layout
33387
33388 pass
33389 \end_layout
33390
33391 \begin_layout Plain Layout
33392
33393 def func(param):
33394 \end_layout
33395
33396 \begin_layout Plain Layout
33397
33398 'ceci est une fonction Python'
33399 \end_layout
33400
33401 \begin_layout Plain Layout
33402
33403 pass
33404 \end_layout
33405
33406 \end_inset
33407
33408
33409 \end_layout
33410
33411 \begin_layout Standard
33412 \begin_inset Note Greyedout
33413 status open
33414
33415 \begin_layout Plain Layout
33416
33417 \series bold
33418 Note:
33419 \series default
33420  À cause d'un bug dans le paquetage 
33421 \series bold
33422 listings
33423 \series default
33424  la numérotation des lignes se trouve décalée d'une ligne à chaque nouveau
33425  listing.
33426  C'est la raison pour laquelle les lignes 2 et 5 sont numérotées et pas
33427  les lignes 3 et 6.
33428 \end_layout
33429
33430 \end_inset
33431
33432
33433 \end_layout
33434
33435 \begin_layout Standard
33436 \begin_inset VSpace bigskip
33437 \end_inset
33438
33439
33440 \end_layout
33441
33442 \begin_layout Standard
33443 Il est aussi possible d'imprimer les lignes d'un fichier sous la forme d'un
33444  listing.
33445  Pour le faire, il suffit d'utiliser le menu 
33446 \family sans
33447 Insérer\SpecialChar \menuseparator
33448 Fichier\SpecialChar \menuseparator
33449 Sous-document
33450 \family default
33451  et de choisir le type 
33452 \family sans
33453 Listing
33454 \family default
33455
33456 \begin_inset space ~
33457 \end_inset
33458
33459
33460 \family sans
33461 de
33462 \begin_inset space ~
33463 \end_inset
33464
33465 Code
33466 \begin_inset space ~
33467 \end_inset
33468
33469 source
33470 \family default
33471 .
33472 \begin_inset Foot
33473 status collapsed
33474
33475 \begin_layout Plain Layout
33476 Les autres types de sous-documents sont décrits dans la section
33477 \begin_inset space ~
33478 \end_inset
33479
33480
33481 \begin_inset CommandInset ref
33482 LatexCommand ref
33483 reference "sec:Sous-documents"
33484
33485 \end_inset
33486
33487 .
33488 \end_layout
33489
33490 \end_inset
33491
33492  Dans la fenêtre de dialogue du sous-document vous pouvez donner les paramètres
33493  à utiliser pour le listing dans une zone de texte.
33494  Pour avoir une liste des paramètres disponibles, tapez un point d'interrogation
33495  
33496 \begin_inset Quotes eld
33497 \end_inset
33498
33499 ?
33500 \begin_inset Quotes erd
33501 \end_inset
33502
33503  dans la zone de texte.
33504 \end_layout
33505
33506 \begin_layout Standard
33507 Pour faire référence à un sous-document de type listing, tapez une étiquette
33508  dans le champ correspondant de la fenêtre de dialogue.
33509  On peut alors faire référence à cette étiquette en utilisant le menu 
33510 \family sans
33511 Insérer\SpecialChar \menuseparator
33512 Référence
33513 \begin_inset space ~
33514 \end_inset
33515
33516 Croisée
33517 \family default
33518 .
33519 \end_layout
33520
33521 \begin_layout Standard
33522 Le listing
33523 \begin_inset space ~
33524 \end_inset
33525
33526
33527 \begin_inset CommandInset ref
33528 LatexCommand ref
33529 reference "lst:listing-fichier"
33530
33531 \end_inset
33532
33533  est une exemple de listing issu d'un fichier ; ici les lignes 10
33534 \begin_inset space \thinspace{}
33535 \end_inset
33536
33537 -
33538 \begin_inset space \thinspace{}
33539 \end_inset
33540
33541 15 de ce fichier LyX sont listées.
33542 \end_layout
33543
33544 \begin_layout Standard
33545 \begin_inset CommandInset include
33546 LatexCommand lstinputlisting
33547 filename "EmbeddedObjects.lyx"
33548 lstparams "breaklines=true,caption={Lignes 10 - 15 de ce fichier LyX},extendedchars=true,firstline=10,label={lst:listing-fichier},language={[LaTeX]TeX},lastline=15"
33549
33550 \end_inset
33551
33552
33553 \end_layout
33554
33555 \begin_layout Standard
33556 \begin_inset VSpace bigskip
33557 \end_inset
33558
33559
33560 \end_layout
33561
33562 \begin_layout Standard
33563 Les paramètres globaux pour les listings peuvent être modifiés avec la fenêtre
33564  de dialogue 
33565 \family sans
33566 Document\SpecialChar \menuseparator
33567 Paramètres\SpecialChar \menuseparator
33568 Format
33569 \begin_inset space ~
33570 \end_inset
33571
33572 du
33573 \begin_inset space ~
33574 \end_inset
33575
33576 Texte
33577 \family default
33578 .
33579  Pour avoir la liste des options disponibles, tapez un point d'interrogation
33580  
33581 \begin_inset Quotes eld
33582 \end_inset
33583
33584 ?
33585 \begin_inset Quotes erd
33586 \end_inset
33587
33588  dans le champ 
33589 \family sans
33590 Paramètres
33591 \begin_inset space ~
33592 \end_inset
33593
33594 du
33595 \begin_inset space ~
33596 \end_inset
33597
33598 Listing
33599 \family default
33600 .
33601 \end_layout
33602
33603 \begin_layout Standard
33604 Pour plus d'information sur le paquetage 
33605 \series bold
33606 listings
33607 \series default
33608 , nous vous renvoyons à sa documentation 
33609 \begin_inset CommandInset citation
33610 LatexCommand cite
33611 key "listings"
33612
33613 \end_inset
33614
33615 .
33616 \end_layout
33617
33618 \begin_layout Standard
33619 \begin_inset Newpage newpage
33620 \end_inset
33621
33622
33623 \end_layout
33624
33625 \begin_layout Chapter
33626 \start_of_appendix
33627 Unités de longueur utilisables avec LyX
33628 \begin_inset OptArg
33629 status collapsed
33630
33631 \begin_layout Plain Layout
33632 Unités de longueur
33633 \end_layout
33634
33635 \end_inset
33636
33637
33638 \begin_inset Index
33639 status collapsed
33640
33641 \begin_layout Plain Layout
33642 Unités
33643 \end_layout
33644
33645 \end_inset
33646
33647
33648 \begin_inset CommandInset label
33649 LatexCommand label
33650 name "cha:Unités-de-longueur"
33651
33652 \end_inset
33653
33654
33655 \end_layout
33656
33657 \begin_layout Standard
33658 Pour comprendre les unités de longueur utilisées dans cette documentation,
33659  le tableau
33660 \begin_inset space ~
33661 \end_inset
33662
33663
33664 \begin_inset CommandInset ref
33665 LatexCommand ref
33666 reference "tab:Unités"
33667
33668 \end_inset
33669
33670 décrit les unités utilisées par LyX.
33671 \begin_inset Float table
33672 placement h
33673 wide false
33674 sideways false
33675 status open
33676
33677 \begin_layout Plain Layout
33678 \begin_inset Caption
33679
33680 \begin_layout Plain Layout
33681 \begin_inset CommandInset label
33682 LatexCommand label
33683 name "tab:Unités"
33684
33685 \end_inset
33686
33687 Unités de longueur
33688 \end_layout
33689
33690 \end_inset
33691
33692
33693 \end_layout
33694
33695 \begin_layout Plain Layout
33696 \begin_inset VSpace medskip
33697 \end_inset
33698
33699
33700 \end_layout
33701
33702 \begin_layout Plain Layout
33703 \align center
33704 \begin_inset Tabular
33705 <lyxtabular version="3" rows="20" columns="2">
33706 <features>
33707 <column alignment="center" valignment="top" width="0">
33708 <column alignment="center" valignment="top" width="0">
33709 <row>
33710 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33711 \begin_inset Text
33712
33713 \begin_layout Plain Layout
33714 unité
33715 \end_layout
33716
33717 \end_inset
33718 </cell>
33719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33720 \begin_inset Text
33721
33722 \begin_layout Plain Layout
33723 nom/description
33724 \end_layout
33725
33726 \end_inset
33727 </cell>
33728 </row>
33729 <row>
33730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33731 \begin_inset Text
33732
33733 \begin_layout Plain Layout
33734 mm
33735 \end_layout
33736
33737 \end_inset
33738 </cell>
33739 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33740 \begin_inset Text
33741
33742 \begin_layout Plain Layout
33743 millimètre
33744 \end_layout
33745
33746 \end_inset
33747 </cell>
33748 </row>
33749 <row>
33750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33751 \begin_inset Text
33752
33753 \begin_layout Plain Layout
33754 cm
33755 \end_layout
33756
33757 \end_inset
33758 </cell>
33759 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33760 \begin_inset Text
33761
33762 \begin_layout Plain Layout
33763 centimètre
33764 \end_layout
33765
33766 \end_inset
33767 </cell>
33768 </row>
33769 <row>
33770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33771 \begin_inset Text
33772
33773 \begin_layout Plain Layout
33774 in
33775 \end_layout
33776
33777 \end_inset
33778 </cell>
33779 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33780 \begin_inset Text
33781
33782 \begin_layout Plain Layout
33783 pouce (inch)
33784 \end_layout
33785
33786 \end_inset
33787 </cell>
33788 </row>
33789 <row>
33790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33791 \begin_inset Text
33792
33793 \begin_layout Plain Layout
33794 pt
33795 \end_layout
33796
33797 \end_inset
33798 </cell>
33799 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33800 \begin_inset Text
33801
33802 \begin_layout Plain Layout
33803 point (72.27
33804 \begin_inset space \thinspace{}
33805 \end_inset
33806
33807 pt = 1
33808 \begin_inset space \thinspace{}
33809 \end_inset
33810
33811 in)
33812 \end_layout
33813
33814 \end_inset
33815 </cell>
33816 </row>
33817 <row>
33818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33819 \begin_inset Text
33820
33821 \begin_layout Plain Layout
33822 pc
33823 \end_layout
33824
33825 \end_inset
33826 </cell>
33827 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33828 \begin_inset Text
33829
33830 \begin_layout Plain Layout
33831 pica (1
33832 \begin_inset space \thinspace{}
33833 \end_inset
33834
33835 pc = 12
33836 \begin_inset space \thinspace{}
33837 \end_inset
33838
33839 pt)
33840 \end_layout
33841
33842 \end_inset
33843 </cell>
33844 </row>
33845 <row>
33846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33847 \begin_inset Text
33848
33849 \begin_layout Plain Layout
33850 sp
33851 \end_layout
33852
33853 \end_inset
33854 </cell>
33855 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33856 \begin_inset Text
33857
33858 \begin_layout Plain Layout
33859 scaled point (65536
33860 \begin_inset space \thinspace{}
33861 \end_inset
33862
33863 sp = 1
33864 \begin_inset space \thinspace{}
33865 \end_inset
33866
33867 pt)
33868 \end_layout
33869
33870 \end_inset
33871 </cell>
33872 </row>
33873 <row>
33874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33875 \begin_inset Text
33876
33877 \begin_layout Plain Layout
33878 bp
33879 \end_layout
33880
33881 \end_inset
33882 </cell>
33883 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33884 \begin_inset Text
33885
33886 \begin_layout Plain Layout
33887 gros point (72
33888 \begin_inset space \thinspace{}
33889 \end_inset
33890
33891 bp = 1
33892 \begin_inset space \thinspace{}
33893 \end_inset
33894
33895 in)
33896 \end_layout
33897
33898 \end_inset
33899 </cell>
33900 </row>
33901 <row>
33902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33903 \begin_inset Text
33904
33905 \begin_layout Plain Layout
33906 dd
33907 \end_layout
33908
33909 \end_inset
33910 </cell>
33911 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33912 \begin_inset Text
33913
33914 \begin_layout Plain Layout
33915 didot (72
33916 \begin_inset space \thinspace{}
33917 \end_inset
33918
33919 dd 
33920 \begin_inset Formula $\approx$
33921 \end_inset
33922
33923  37.6
33924 \begin_inset space \thinspace{}
33925 \end_inset
33926
33927 mm)
33928 \end_layout
33929
33930 \end_inset
33931 </cell>
33932 </row>
33933 <row>
33934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33935 \begin_inset Text
33936
33937 \begin_layout Plain Layout
33938 cc
33939 \end_layout
33940
33941 \end_inset
33942 </cell>
33943 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33944 \begin_inset Text
33945
33946 \begin_layout Plain Layout
33947 cicero (1
33948 \begin_inset space \thinspace{}
33949 \end_inset
33950
33951 cc = 12
33952 \begin_inset space \thinspace{}
33953 \end_inset
33954
33955 dd)
33956 \end_layout
33957
33958 \end_inset
33959 </cell>
33960 </row>
33961 <row>
33962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33963 \begin_inset Text
33964
33965 \begin_layout Plain Layout
33966 Scale%
33967 \end_layout
33968
33969 \end_inset
33970 </cell>
33971 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33972 \begin_inset Text
33973
33974 \begin_layout Plain Layout
33975 % de la largeur originale de l'image
33976 \end_layout
33977
33978 \end_inset
33979 </cell>
33980 </row>
33981 <row>
33982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33983 \begin_inset Text
33984
33985 \begin_layout Plain Layout
33986 text%
33987 \end_layout
33988
33989 \end_inset
33990 </cell>
33991 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33992 \begin_inset Text
33993
33994 \begin_layout Plain Layout
33995 % de la largeur du texte
33996 \end_layout
33997
33998 \end_inset
33999 </cell>
34000 </row>
34001 <row>
34002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34003 \begin_inset Text
34004
34005 \begin_layout Plain Layout
34006 col%
34007 \end_layout
34008
34009 \end_inset
34010 </cell>
34011 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34012 \begin_inset Text
34013
34014 \begin_layout Plain Layout
34015 % de la largeur de la colonne
34016 \end_layout
34017
34018 \end_inset
34019 </cell>
34020 </row>
34021 <row>
34022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34023 \begin_inset Text
34024
34025 \begin_layout Plain Layout
34026 page%
34027 \end_layout
34028
34029 \end_inset
34030 </cell>
34031 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34032 \begin_inset Text
34033
34034 \begin_layout Plain Layout
34035 % de la largeur du papier
34036 \end_layout
34037
34038 \end_inset
34039 </cell>
34040 </row>
34041 <row>
34042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34043 \begin_inset Text
34044
34045 \begin_layout Plain Layout
34046 line%
34047 \end_layout
34048
34049 \end_inset
34050 </cell>
34051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34052 \begin_inset Text
34053
34054 \begin_layout Plain Layout
34055 % de la largeur de la ligne
34056 \end_layout
34057
34058 \end_inset
34059 </cell>
34060 </row>
34061 <row>
34062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34063 \begin_inset Text
34064
34065 \begin_layout Plain Layout
34066 theight%
34067 \end_layout
34068
34069 \end_inset
34070 </cell>
34071 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34072 \begin_inset Text
34073
34074 \begin_layout Plain Layout
34075 % la hauteur du texte
34076 \end_layout
34077
34078 \end_inset
34079 </cell>
34080 </row>
34081 <row>
34082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34083 \begin_inset Text
34084
34085 \begin_layout Plain Layout
34086 pheight%
34087 \end_layout
34088
34089 \end_inset
34090 </cell>
34091 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34092 \begin_inset Text
34093
34094 \begin_layout Plain Layout
34095 % hauteur du papier
34096 \end_layout
34097
34098 \end_inset
34099 </cell>
34100 </row>
34101 <row>
34102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34103 \begin_inset Text
34104
34105 \begin_layout Plain Layout
34106 ex
34107 \end_layout
34108
34109 \end_inset
34110 </cell>
34111 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34112 \begin_inset Text
34113
34114 \begin_layout Plain Layout
34115 hauteur de la lettre 
34116 \emph on
34117 x
34118 \emph default
34119  dans la police courante
34120 \end_layout
34121
34122 \end_inset
34123 </cell>
34124 </row>
34125 <row>
34126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34127 \begin_inset Text
34128
34129 \begin_layout Plain Layout
34130 em
34131 \end_layout
34132
34133 \end_inset
34134 </cell>
34135 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34136 \begin_inset Text
34137
34138 \begin_layout Plain Layout
34139 largeur de la lettre
34140 \emph on
34141  M
34142 \emph default
34143  dans la police courante
34144 \end_layout
34145
34146 \end_inset
34147 </cell>
34148 </row>
34149 <row>
34150 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34151 \begin_inset Text
34152
34153 \begin_layout Plain Layout
34154 mu
34155 \end_layout
34156
34157 \end_inset
34158 </cell>
34159 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34160 \begin_inset Text
34161
34162 \begin_layout Plain Layout
34163 unité mathématique (1
34164 \begin_inset space \thinspace{}
34165 \end_inset
34166
34167 mu = 1/18
34168 \begin_inset space \thinspace{}
34169 \end_inset
34170
34171 em)
34172 \end_layout
34173
34174 \end_inset
34175 </cell>
34176 </row>
34177 </lyxtabular>
34178
34179 \end_inset
34180
34181
34182 \end_layout
34183
34184 \end_inset
34185
34186
34187 \end_layout
34188
34189 \begin_layout Chapter
34190 Formats des fichiers de sortie graphiques
34191 \begin_inset CommandInset label
34192 LatexCommand label
34193 name "cha:Formats-fichiers-graphiques"
34194
34195 \end_inset
34196
34197
34198 \end_layout
34199
34200 \begin_layout Section
34201 DVI
34202 \begin_inset Index
34203 status collapsed
34204
34205 \begin_layout Plain Layout
34206 Formats de Fichiers! DVI
34207 \end_layout
34208
34209 \end_inset
34210
34211
34212 \begin_inset Index
34213 status collapsed
34214
34215 \begin_layout Plain Layout
34216 DVI|see
34217 \begin_inset ERT
34218 status collapsed
34219
34220 \begin_layout Plain Layout
34221
34222 {
34223 \end_layout
34224
34225 \end_inset
34226
34227 Formats de Fichiers
34228 \begin_inset ERT
34229 status collapsed
34230
34231 \begin_layout Plain Layout
34232
34233 }
34234 \end_layout
34235
34236 \end_inset
34237
34238
34239 \end_layout
34240
34241 \end_inset
34242
34243
34244 \end_layout
34245
34246 \begin_layout Standard
34247 Ce type de fichiers a l'extension 
34248 \begin_inset Quotes fld
34249 \end_inset
34250
34251
34252 \family typewriter
34253 .dvi
34254 \family default
34255
34256 \begin_inset Quotes frd
34257 \end_inset
34258
34259 .
34260  Il est appelé 
34261 \emph on
34262 indépendant de l'appareil
34263 \emph default
34264  ou 
34265 \begin_inset Quotes fld
34266 \end_inset
34267
34268 device independent (DVI)
34269 \begin_inset Quotes frd
34270 \end_inset
34271
34272 , car il est complètement portable ; vous pouvez les recopier d'une machine
34273  à l'autre sans avoir à faire de conversion.
34274  À l'époque où ce format a été développé, c'était loin d'être évident.
34275  Les fichiers DVI sont utilisés pour une visualisation rapide et comme une
34276  étape préliminaire avant la conversion vers un autre format comme le PostScript.
34277 \end_layout
34278
34279 \begin_layout Standard
34280 \begin_inset Note Greyedout
34281 status open
34282
34283 \begin_layout Plain Layout
34284
34285 \series bold
34286 Note:
34287 \series default
34288  Les fichiers DVI ne contiennent pas d'images, elles sont seulement liées
34289  au fichier.
34290  
34291 \end_layout
34292
34293 \end_inset
34294
34295  N'oubliez donc pas de fournir vos images en même temps que vos fichiers
34296  
34297 \family typewriter
34298 .dvi
34299 \family default
34300 .
34301  Cette caractéristique peut aussi ralentir votre ordinateur quand vous visualise
34302 z le DVI puisque le programme de visualisation doit convertir les images
34303  en tâche de fond pour les rendre visibles quand vous faites défiler votre
34304  document.
34305  C'est pourquoi nous recommandons d'utiliser des fichiers PDF pour les documents
34306  avec de nombreuses images.
34307 \end_layout
34308
34309 \begin_layout Standard
34310 Vous pouvez exporter votre document comme un fichier DVI en utilisant le
34311  menu 
34312 \family sans
34313 Fichier\SpecialChar \menuseparator
34314 Exporter\SpecialChar \menuseparator
34315 DVI.
34316
34317 \family default
34318  Vous pouvez visualiser votre document sous forme de DVI grâce au menu 
34319 \family sans
34320 Visualiser
34321 \family default
34322  ou en utilisant le bouton
34323 \begin_inset Graphics
34324         filename ../../images/buffer-view_dvi.png
34325         scale 85
34326         scaleBeforeRotation
34327
34328 \end_inset
34329
34330  de la barre d'outils.
34331 \end_layout
34332
34333 \begin_layout Section
34334 PostScript
34335 \begin_inset CommandInset label
34336 LatexCommand label
34337 name "sec:PostScript"
34338
34339 \end_inset
34340
34341
34342 \begin_inset Index
34343 status collapsed
34344
34345 \begin_layout Plain Layout
34346 Formats de Fichiers ! PostScript
34347 \end_layout
34348
34349 \end_inset
34350
34351
34352 \begin_inset Index
34353 status collapsed
34354
34355 \begin_layout Plain Layout
34356 PostScript|see
34357 \begin_inset ERT
34358 status collapsed
34359
34360 \begin_layout Plain Layout
34361
34362 {
34363 \end_layout
34364
34365 \end_inset
34366
34367 Formats de Fichiers
34368 \begin_inset ERT
34369 status collapsed
34370
34371 \begin_layout Plain Layout
34372
34373 }
34374 \end_layout
34375
34376 \end_inset
34377
34378
34379 \end_layout
34380
34381 \end_inset
34382
34383
34384 \end_layout
34385
34386 \begin_layout Standard
34387 Ce type de fichiers a l'extension 
34388 \begin_inset Quotes fld
34389 \end_inset
34390
34391
34392 \family typewriter
34393 .ps
34394 \family default
34395
34396 \begin_inset Quotes frd
34397 \end_inset
34398
34399 .
34400  PostScript a été développé par la société 
34401 \series bold
34402 Adobe
34403 \series default
34404  comme un langage pour les imprimantes.
34405  De ce fait le fichier contient toutes les commandes utilisées par l'imprimante
34406  pour imprimer le document.
34407  PostScript peut être considéré comme un 
34408 \begin_inset Quotes fld
34409 \end_inset
34410
34411 langage de programmation
34412 \begin_inset Quotes frd
34413 \end_inset
34414
34415  ; vous pouvez en effet faire des calculs  ou tracer des diagrammes ou des
34416  images
34417 \begin_inset Foot
34418 status open
34419
34420 \begin_layout Plain Layout
34421 Si vous souhaitez en apprendre plus à ce sujet, jetez un coup d'œil au paquetage
34422  LaTeX 
34423 \series bold
34424 pstricks
34425 \series default
34426
34427 \begin_inset CommandInset citation
34428 LatexCommand cite
34429 key "pstricks"
34430
34431 \end_inset
34432
34433 .
34434 \end_layout
34435
34436 \end_inset
34437
34438 .
34439  En partie à cause de toutes ces possibilités un fichier PostScript est
34440  souvent plus gros qu'un PDF.
34441 \end_layout
34442
34443 \begin_layout Standard
34444 En partie à cause de toutes ces possibilités un fichier PostScript est souvent
34445  plus gros qu'un PDF.
34446 \end_layout
34447
34448 \begin_layout Standard
34449 PostScript ne peut contenir que des images au format 
34450 \begin_inset Quotes fld
34451 \end_inset
34452
34453 PostScript Encapsulé
34454 \begin_inset Quotes frd
34455 \end_inset
34456
34457  (encapsulated PostScript ou EPS, d'extension 
34458 \family typewriter
34459 .eps
34460 \family default
34461 ).
34462  Comme LyX vous permet n'importe quel format d'image connu dans votre document,
34463  il doit les convertir en interne en EPS.
34464  Si vous avez par exemple 50 images dans votre document, LyX doit faire
34465  50 conversions à chaque fois que vous visualisez ou que vous exportez votre
34466  document.
34467  Cela risque de ralentir de façon importante votre rythme de travail.
34468  En conclusion, si vous prévoyez d'utiliser PostScript, vous pouvez insérer
34469  vos images directement en EPS pour éviter ce problème.
34470 \end_layout
34471
34472 \begin_layout Standard
34473 Vous pouvez exporter votre document comme un fichier PostScript en utilisant
34474  le menu 
34475 \family sans
34476 Fichier\SpecialChar \menuseparator
34477 Exporter\SpecialChar \menuseparator
34478 PostScript.
34479
34480 \family default
34481  Vous pouvez visualiser votre document sous forme PostScript grâce au menu
34482  
34483 \family sans
34484 Visualiser
34485 \family default
34486  ou en utilisant le bouton 
34487 \begin_inset Graphics
34488         filename ../../images/buffer-view_ps.png
34489         scale 85
34490         scaleBeforeRotation
34491
34492 \end_inset
34493
34494  de la barre d'outils.
34495 \end_layout
34496
34497 \begin_layout Section
34498 PDF
34499 \begin_inset Index
34500 status collapsed
34501
34502 \begin_layout Plain Layout
34503 Formats de Fichiers ! PDF
34504 \end_layout
34505
34506 \end_inset
34507
34508
34509 \begin_inset Index
34510 status collapsed
34511
34512 \begin_layout Plain Layout
34513 PDF
34514 \end_layout
34515
34516 \end_inset
34517
34518
34519 \end_layout
34520
34521 \begin_layout Standard
34522 Ce type de fichiers a l'extension 
34523 \begin_inset Quotes fld
34524 \end_inset
34525
34526
34527 \family typewriter
34528 .pdf
34529 \family default
34530
34531 \begin_inset Quotes frd
34532 \end_inset
34533
34534 .
34535  Ce 
34536 \begin_inset Quotes fld
34537 \end_inset
34538
34539 format de document portable
34540 \begin_inset Quotes frd
34541 \end_inset
34542
34543  (portable document format ou PDF) est développé par 
34544 \family typewriter
34545 Adobe
34546 \family default
34547  comme une évolution de PostScript.
34548  Il est plus comprimé et utilise moins de commandes que PostScript.
34549  Comme son nom l'indique, il est 
34550 \begin_inset Quotes fld
34551 \end_inset
34552
34553 portable
34554 \begin_inset Quotes frd
34555 \end_inset
34556
34557  et peut donc être traité par n'importe quel ordinateur et la sortie imprimée
34558  aura exactement le même aspect.
34559 \end_layout
34560
34561 \begin_layout Standard
34562 PDF peut contenir des images dans son propre format PDF et dans les formats
34563  JPG (format du 
34564 \begin_inset Quotes fld
34565 \end_inset
34566
34567 Joint Photographic Expert Group
34568 \begin_inset Quotes frd
34569 \end_inset
34570
34571  avec comme extension 
34572 \family typewriter
34573 .jpg
34574 \family default
34575  ou 
34576 \family typewriter
34577 .jpeg
34578 \family default
34579 ) et PNG (
34580 \begin_inset Quotes fld
34581 \end_inset
34582
34583 Portable Network Graphics
34584 \begin_inset Quotes frd
34585 \end_inset
34586
34587  avec l'extension 
34588 \family typewriter
34589 .png
34590 \family default
34591 ).
34592  Vous pouvez quand même utiliser d'autres formats puisque LyX les convertit
34593  dans un de ces formats.
34594  Mais comme il est dit dans la section sur PostScript, les conversions d'images
34595  vont ralentir votre travail.
34596  Nous recommandons donc l'utilisation de l'un des trois formats cités.
34597 \end_layout
34598
34599 \begin_layout Standard
34600 Vous pouvez exporter votre document comme un fichier PDF en utilisant le
34601  menu 
34602 \family sans
34603 Fichier\SpecialChar \menuseparator
34604 Exporter 
34605 \family default
34606 de trois façons différentes:
34607 \end_layout
34608
34609 \begin_layout Description
34610 PDF
34611 \begin_inset space ~
34612 \end_inset
34613
34614 (ps2pdf) Ceci utilise le programme 
34615 \family typewriter
34616 ps2pdf
34617 \family default
34618  qui créé un PDF à partir de la version PostScript de votre fichier.
34619  Cette dernière est produite par le programme 
34620 \family typewriter
34621 dvips
34622 \family default
34623  qui utilise une version DVI comme étape intermédiaire.
34624  Cette variante consiste donc en trois conversions.
34625 \end_layout
34626
34627 \begin_layout Description
34628 PDF
34629 \begin_inset space ~
34630 \end_inset
34631
34632 (dvipdfm) Ceci utilise le programme 
34633 \family typewriter
34634 dvipdfm
34635 \family default
34636  qui convertit votre fichier en DVI avant de le convertir en PDF.
34637 \end_layout
34638
34639 \begin_layout Description
34640 PDF
34641 \begin_inset space ~
34642 \end_inset
34643
34644 (pdflatex) Ceci utilise le programme 
34645 \family typewriter
34646 pdftex
34647 \family default
34648  qui convertit directement votre fichier en PDF.
34649 \end_layout
34650
34651 \begin_layout Standard
34652 Nous recommandons d'utiliser l'option 
34653 \family sans
34654 PDF
34655 \begin_inset space ~
34656 \end_inset
34657
34658 (pdflatex)
34659 \family default
34660  car 
34661 \family typewriter
34662 pdftex
34663 \family default
34664  accepte toutes les fonctionnalités des versions actuelles de PDF.
34665  Il est en plus rapide et stable.
34666  Le programme 
34667 \family typewriter
34668 dvipdfm
34669 \family default
34670  n'est plus développé est est donc un peu dépassé.
34671 \end_layout
34672
34673 \begin_layout Standard
34674
34675 \end_layout
34676
34677 \begin_layout Standard
34678 Vous pouvez visualiser votre document sous forme PDF grâce au menu 
34679 \family sans
34680 Visualiser
34681 \family default
34682  ou en utilisant le bouton 
34683 \begin_inset Graphics
34684         filename ../../images/buffer-view_pdf2.png
34685         scale 85
34686         scaleBeforeRotation
34687
34688 \end_inset
34689
34690  de la barre d'outils
34691 \family sans
34692  (
34693 \family default
34694 qui utilise 
34695 \family sans
34696 PDF
34697 \begin_inset space ~
34698 \end_inset
34699
34700 (pdflatex)
34701 \family default
34702 ).
34703 \end_layout
34704
34705 \begin_layout Chapter
34706 Explication de l' Équation
34707 \begin_inset space ~
34708 \end_inset
34709
34710
34711 \begin_inset CommandInset ref
34712 LatexCommand eqref
34713 reference "eq:Wgn"
34714
34715 \end_inset
34716
34717
34718 \begin_inset CommandInset label
34719 LatexCommand label
34720 name "cha:Explication-de-l'Equation"
34721
34722 \end_inset
34723
34724
34725 \end_layout
34726
34727 \begin_layout Standard
34728 La largeur totale de 
34729 \emph on
34730 n
34731 \emph default
34732  cellules de tableau 
34733 \begin_inset Formula $W_{\mathrm{tot\, n}}$
34734 \end_inset
34735
34736  peut être calculée avec
34737 \end_layout
34738
34739 \begin_layout Standard
34740 \begin_inset Formula \begin{equation}
34741 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}
34742
34743 \end_inset
34744
34745
34746 \end_layout
34747
34748 \begin_layout Standard
34749 Où 
34750 \begin_inset Formula $W_{g\, n}$
34751 \end_inset
34752
34753  est la largeur fixe de toutes les cellules.
34754  
34755 \series bold
34756
34757 \backslash
34758 tabcolsep
34759 \series default
34760  est la largeur utilisée par LaTeX entre le texte de la cellule et la bordure,
34761  sa valeur par défaut est 6
34762 \begin_inset space \thinspace{}
34763 \end_inset
34764
34765 pt.
34766  
34767 \series bold
34768
34769 \backslash
34770 arrayrulewidth
34771 \series default
34772  est l'épaisseur de la bordure de la cellule, qui est par défaut de 0.4
34773 \begin_inset space \thinspace{}
34774 \end_inset
34775
34776 pt.
34777 \end_layout
34778
34779 \begin_layout Standard
34780 D'après l'équation
34781 \begin_inset space ~
34782 \end_inset
34783
34784
34785 \begin_inset CommandInset ref
34786 LatexCommand eqref
34787 reference "eq:Wtot_n"
34788
34789 \end_inset
34790
34791 , la largeur totale d'une multicolonne, 
34792 \begin_inset Formula $W_{\mathrm{tot\, mult}}$
34793 \end_inset
34794
34795  est
34796 \end_layout
34797
34798 \begin_layout Standard
34799 \begin_inset Formula \begin{equation}
34800 W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}\end{equation}
34801
34802 \end_inset
34803
34804
34805 \end_layout
34806
34807 \begin_layout Standard
34808 En posant que les équations 
34809 \begin_inset space ~
34810 \end_inset
34811
34812
34813 \begin_inset CommandInset ref
34814 LatexCommand eqref
34815 reference "eq:Wtot_n"
34816
34817 \end_inset
34818
34819  et 
34820 \begin_inset CommandInset ref
34821 LatexCommand eqref
34822 reference "eq:Wtot_mult"
34823
34824 \end_inset
34825
34826  sont égales, on peut calculer la largeur nécessaire 
34827 \begin_inset Formula $W_{g\, n}$
34828 \end_inset
34829
34830  quand 
34831 \emph on
34832 n
34833 \emph default
34834  colonnes sont couvertes, de façon à ce que chaque colonne ait une largeur
34835  de 
34836 \begin_inset Formula $W_{\mathrm{tot\, mult}}/n$
34837 \end_inset
34838
34839 :
34840 \end_layout
34841
34842 \begin_layout Standard
34843 \begin_inset Formula \begin{equation}
34844 W_{g\, n}=(W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}))/n\end{equation}
34845
34846 \end_inset
34847
34848
34849 \end_layout
34850
34851 \begin_layout Bibliography
34852 \begin_inset CommandInset bibitem
34853 LatexCommand bibitem
34854 key "latexcompanion"
34855
34856 \end_inset
34857
34858 Frank Mittelbach and Michel Goossens: 
34859 \emph on
34860 The LaTeX Companion Second Edition.
34861
34862 \emph default
34863  Addison-Wesley, 2004
34864 \end_layout
34865
34866 \begin_layout Bibliography
34867 \begin_inset CommandInset bibitem
34868 LatexCommand bibitem
34869 key "latexguide"
34870
34871 \end_inset
34872
34873 Helmut Kopka and Patrick W.
34874  Daly: 
34875 \emph on
34876 A Guide to LaTeX Fourth Edition.
34877
34878 \emph default
34879  Addison-Wesley, 2003
34880 \end_layout
34881
34882 \begin_layout Bibliography
34883 \begin_inset CommandInset bibitem
34884 LatexCommand bibitem
34885 key "latexbook"
34886
34887 \end_inset
34888
34889 Leslie Lamport: 
34890 \emph on
34891 LaTeX: A Document Preparation System.
34892
34893 \emph default
34894  Addison-Wesley, second edition, 1994
34895 \end_layout
34896
34897 \begin_layout Bibliography
34898 \begin_inset CommandInset bibitem
34899 LatexCommand bibitem
34900 key "booktabs"
34901
34902 \end_inset
34903
34904 Documentation du paquetage LaTeX 
34905 \series bold
34906
34907 \begin_inset CommandInset href
34908 LatexCommand href
34909 name "booktabs"
34910 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
34911
34912 \end_inset
34913
34914
34915 \series default
34916
34917 \begin_inset Index
34918 status collapsed
34919
34920 \begin_layout Plain Layout
34921 Paquetages LaTeX ! booktabs
34922 \end_layout
34923
34924 \end_inset
34925
34926
34927 \end_layout
34928
34929 \begin_layout Bibliography
34930 \begin_inset CommandInset bibitem
34931 LatexCommand bibitem
34932 key "caption"
34933
34934 \end_inset
34935
34936 Documentation du paquetage LaTeX 
34937 \series bold
34938
34939 \begin_inset CommandInset href
34940 LatexCommand href
34941 name "caption"
34942 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
34943
34944 \end_inset
34945
34946
34947 \series default
34948
34949 \begin_inset Index
34950 status collapsed
34951
34952 \begin_layout Plain Layout
34953 Paquetages LaTeX ! caption
34954 \end_layout
34955
34956 \end_inset
34957
34958
34959 \end_layout
34960
34961 \begin_layout Bibliography
34962 \begin_inset CommandInset bibitem
34963 LatexCommand bibitem
34964 key "endfloat"
34965
34966 \end_inset
34967
34968 Documentation du paquetage LaTeX 
34969 \series bold
34970
34971 \begin_inset CommandInset href
34972 LatexCommand href
34973 name "endfloat"
34974 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
34975
34976 \end_inset
34977
34978
34979 \series default
34980
34981 \begin_inset Index
34982 status collapsed
34983
34984 \begin_layout Plain Layout
34985 Paquetages LaTeX ! endfloat
34986 \end_layout
34987
34988 \end_inset
34989
34990
34991 \end_layout
34992
34993 \begin_layout Bibliography
34994 \begin_inset CommandInset bibitem
34995 LatexCommand bibitem
34996 key "wrapfig"
34997
34998 \end_inset
34999
35000 Documentation du paquetage LaTeX 
35001 \series bold
35002
35003 \begin_inset CommandInset href
35004 LatexCommand href
35005 name "wrapfig"
35006 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
35007
35008 \end_inset
35009
35010
35011 \series default
35012
35013 \begin_inset Index
35014 status collapsed
35015
35016 \begin_layout Plain Layout
35017 Paquetages LaTeX ! wrapfig
35018 \begin_inset ERT
35019 status collapsed
35020
35021 \begin_layout Plain Layout
35022
35023
35024 \backslash
35025 vspace{4mm}
35026 \end_layout
35027
35028 \end_inset
35029
35030
35031 \end_layout
35032
35033 \end_inset
35034
35035
35036 \end_layout
35037
35038 \begin_layout Bibliography
35039 \begin_inset CommandInset bibitem
35040 LatexCommand bibitem
35041 key "footmisc"
35042
35043 \end_inset
35044
35045 Documentation du paquetage LaTeX 
35046 \series bold
35047
35048 \begin_inset CommandInset href
35049 LatexCommand href
35050 name "footmisc"
35051 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
35052
35053 \end_inset
35054
35055
35056 \series default
35057
35058 \begin_inset Index
35059 status collapsed
35060
35061 \begin_layout Plain Layout
35062 Paquetages LaTeX ! footmisc
35063 \end_layout
35064
35065 \end_inset
35066
35067
35068 \end_layout
35069
35070 \begin_layout Bibliography
35071 \begin_inset CommandInset bibitem
35072 LatexCommand bibitem
35073 key "hypcap"
35074
35075 \end_inset
35076
35077 Documentation du paquetage LaTeX 
35078 \series bold
35079
35080 \begin_inset CommandInset href
35081 LatexCommand href
35082 name "hypcap"
35083 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
35084
35085 \end_inset
35086
35087
35088 \series default
35089
35090 \begin_inset Index
35091 status collapsed
35092
35093 \begin_layout Plain Layout
35094 Paquetages LaTeX ! hyperref
35095 \end_layout
35096
35097 \end_inset
35098
35099
35100 \end_layout
35101
35102 \begin_layout Bibliography
35103 \begin_inset CommandInset bibitem
35104 LatexCommand bibitem
35105 key "hyperref"
35106
35107 \end_inset
35108
35109 Documentation du paquetage LaTeX 
35110 \series bold
35111
35112 \begin_inset CommandInset href
35113 LatexCommand href
35114 name "hyperref"
35115 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
35116
35117 \end_inset
35118
35119
35120 \series default
35121
35122 \begin_inset Index
35123 status collapsed
35124
35125 \begin_layout Plain Layout
35126 Paquetages LaTeX ! hyperref
35127 \end_layout
35128
35129 \end_inset
35130
35131
35132 \end_layout
35133
35134 \begin_layout Bibliography
35135 \begin_inset CommandInset bibitem
35136 LatexCommand bibitem
35137 key "KOMA-script"
35138
35139 \end_inset
35140
35141 Documentation du paquetage LaTeX 
35142 \series bold
35143
35144 \begin_inset CommandInset href
35145 LatexCommand href
35146 name "KOMA-script"
35147 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguien.pdf"
35148
35149 \end_inset
35150
35151
35152 \series default
35153
35154 \begin_inset Index
35155 status collapsed
35156
35157 \begin_layout Plain Layout
35158 Paquetages LaTeX ! KOMA-script
35159 \end_layout
35160
35161 \end_inset
35162
35163
35164 \end_layout
35165
35166 \begin_layout Bibliography
35167 \begin_inset CommandInset bibitem
35168 LatexCommand bibitem
35169 key "listings"
35170
35171 \end_inset
35172
35173 Documentation du paquetage LaTeX 
35174 \series bold
35175
35176 \begin_inset CommandInset href
35177 LatexCommand href
35178 name "listings"
35179 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
35180
35181 \end_inset
35182
35183
35184 \series default
35185
35186 \begin_inset Index
35187 status collapsed
35188
35189 \begin_layout Plain Layout
35190 Paquetages LaTeX ! listings
35191 \end_layout
35192
35193 \end_inset
35194
35195
35196 \end_layout
35197
35198 \begin_layout Bibliography
35199 \begin_inset CommandInset bibitem
35200 LatexCommand bibitem
35201 key "marginnote"
35202
35203 \end_inset
35204
35205 Documentation du paquetage LaTeX 
35206 \series bold
35207
35208 \begin_inset CommandInset href
35209 LatexCommand href
35210 name "marginnote"
35211 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
35212
35213 \end_inset
35214
35215
35216 \series default
35217
35218 \begin_inset Index
35219 status collapsed
35220
35221 \begin_layout Plain Layout
35222 Paquetages LaTeX ! marginnote
35223 \end_layout
35224
35225 \end_inset
35226
35227
35228 \end_layout
35229
35230 \begin_layout Bibliography
35231 \begin_inset CommandInset bibitem
35232 LatexCommand bibitem
35233 key "pstricks"
35234
35235 \end_inset
35236
35237 Page Web du paquetage LaTeX 
35238 \series bold
35239
35240 \begin_inset CommandInset href
35241 LatexCommand href
35242 name "PSTricks"
35243 target "http://tug.org/PSTricks/"
35244
35245 \end_inset
35246
35247
35248 \series default
35249
35250 \begin_inset Index
35251 status collapsed
35252
35253 \begin_layout Plain Layout
35254 Paquetages LaTeX ! PSTricks
35255 \end_layout
35256
35257 \end_inset
35258
35259
35260 \end_layout
35261
35262 \begin_layout Bibliography
35263 \begin_inset CommandInset bibitem
35264 LatexCommand bibitem
35265 key "sidecap"
35266
35267 \end_inset
35268
35269 Documentation du paquetage LaTeX 
35270 \series bold
35271
35272 \begin_inset CommandInset href
35273 LatexCommand href
35274 name "sidecap"
35275 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
35276
35277 \end_inset
35278
35279
35280 \series default
35281
35282 \begin_inset Index
35283 status collapsed
35284
35285 \begin_layout Plain Layout
35286 Paquetages LaTeX ! sidecap
35287 \end_layout
35288
35289 \end_inset
35290
35291
35292 \end_layout
35293
35294 \begin_layout Bibliography
35295 \begin_inset CommandInset bibitem
35296 LatexCommand bibitem
35297 key "NewInLyX16"
35298
35299 \end_inset
35300
35301
35302 \begin_inset CommandInset href
35303 LatexCommand href
35304 name "Page Wiki"
35305 target "http://wiki.lyx.org/LyX/NewInLyX16"
35306
35307 \end_inset
35308
35309  au sujet des nouveautés de 
35310 \family sans
35311 LyX 1.6.0
35312 \family default
35313 .
35314 \end_layout
35315
35316 \begin_layout Standard
35317 \begin_inset CommandInset index_print
35318 LatexCommand printindex
35319
35320 \end_inset
35321
35322
35323 \end_layout
35324
35325 \begin_layout Standard
35326 \begin_inset FloatList figure
35327
35328 \end_inset
35329
35330
35331 \end_layout
35332
35333 \begin_layout Standard
35334 \begin_inset FloatList table
35335
35336 \end_inset
35337
35338
35339 \end_layout
35340
35341 \begin_layout Standard
35342 \begin_inset ERT
35343 status open
35344
35345 \begin_layout Plain Layout
35346
35347
35348 \backslash
35349 listof{algorithm}{Liste des Algorithmes}
35350 \end_layout
35351
35352 \end_inset
35353
35354
35355 \begin_inset Note Note
35356 status collapsed
35357
35358 \begin_layout Plain Layout
35359 voir la section
35360 \begin_inset space ~
35361 \end_inset
35362
35363
35364 \begin_inset CommandInset ref
35365 LatexCommand ref
35366 reference "sub:Flottant-d'Algorithme"
35367
35368 \end_inset
35369
35370  pour une description
35371 \end_layout
35372
35373 \end_inset
35374
35375
35376 \end_layout
35377
35378 \end_body
35379 \end_document