]> git.lyx.org Git - lyx.git/blob - lib/doc/fr/EmbeddedObjects.lyx
French documentation files: translation updates by Siegfried
[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 french
209 \papercolumns 1
210 \papersides 2
211 \paperpagestyle default
212 \bullet 1 1 34 -1
213 \bullet 2 2 35 -1
214 \bullet 3 2 7 -1
215 \tracking_changes false
216 \output_changes false
217 \author "" 
218 \author "" 
219 \end_header
220
221 \begin_body
222
223 \begin_layout Title
224 Manuel détaillé pour les Figures, les Tableaux, les Flottants, les Notes,
225  les Boîtes et les Objets Externes de LyX
226 \end_layout
227
228 \begin_layout Author
229 par l'Équipe LyX
230 \begin_inset Foot
231 status collapsed
232
233 \begin_layout Plain Layout
234 \noindent
235 Merci d'envoyer vos commentaires et corrections à la liste de diffusion
236  de la documentation de LyX: 
237 \begin_inset CommandInset href
238 LatexCommand href
239 name "lyx-docs@lists.lyx.org"
240 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
241 type "mailto:"
242
243 \end_inset
244
245
246 \end_layout
247
248 \end_inset
249
250
251 \begin_inset Note Note
252 status collapsed
253
254 \begin_layout Plain Layout
255 auteur original : Uwe Stöhr
256 \end_layout
257
258 \begin_layout Plain Layout
259 Traduction française : Siegfried Meunier-Guttin-Cluzel
260 \end_layout
261
262 \begin_layout Plain Layout
263 version 1.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  en faisant un clic droit dessus et en choisissant 
516 \family sans
517 Éditer le fichier ailleurs
518 \family default
519  dans le menu contextuel qui apparaît.
520  Ce programme peut être sélectionné pour chaque format d'image dans la rubrique
521  
522 \family sans
523 Formats
524 \begin_inset space ~
525 \end_inset
526
527 de
528 \begin_inset space ~
529 \end_inset
530
531 fichiers
532 \family default
533  dans la fenêtre de dialogue de 
534 \family sans
535 Préférences
536 \family default
537  de LyX.
538 \end_layout
539
540 \begin_layout Description
541 Rogner Une autre façon d'ajuster la hauteur et la largeur de l'image dans
542  la sortie finale est de modifier les coordonnées de la zone de l'image
543  qui est affichée.
544  Cette zone peut être calculée automatiquement à partir des données présentes
545  dans le fichier en appuyant sur le bouton 
546 \family sans
547 Valeurs
548 \begin_inset space ~
549 \end_inset
550
551 du
552 \begin_inset space ~
553 \end_inset
554
555 Fichier
556 \family default
557 .
558  Avec l'option 
559 \family sans
560 Couper
561 \begin_inset space ~
562 \end_inset
563
564 à
565 \begin_inset space ~
566 \end_inset
567
568 la
569 \begin_inset space ~
570 \end_inset
571
572 boîte
573 \begin_inset space ~
574 \end_inset
575
576 de
577 \begin_inset space ~
578 \end_inset
579
580 délimitation, 
581 \family default
582 seule la portion de l'image qui est dans la zone définie sera imprimée.
583  En principe vous n'avez pas à vous occuper des coordonnées de l'image et
584  donc vous pouvez ignorer l'onglet 
585 \family sans
586 Rogner
587 \family default
588 .
589 \end_layout
590
591 \begin_layout Description
592
593 \family sans
594 Options
595 \begin_inset space ~
596 \end_inset
597
598 LaTeX
599 \begin_inset space ~
600 \end_inset
601
602 et
603 \begin_inset space ~
604 \end_inset
605
606 LyX
607 \family default
608  Avec cet onglet, vous pouvez modifier l'apparence de l'image dans LyX et
609  les experts ès-LaTeX pourront fournir des options supplémentaires pour
610  LaTeX
611 \begin_inset Newline newline
612 \end_inset
613
614 L'option 
615 \family sans
616 Mode brouillon
617 \family default
618  fait que l'image apparaîtra sur la sortie sous la forme d'un cadre vide
619  avec la taille de l'image.
620 \begin_inset Newline newline
621 \end_inset
622
623 L'option 
624 \family sans
625 Ne
626 \begin_inset space ~
627 \end_inset
628
629 pas
630 \begin_inset space ~
631 \end_inset
632
633 décompresser
634 \begin_inset space ~
635 \end_inset
636
637 à
638 \begin_inset space ~
639 \end_inset
640
641 l'exportation
642 \family default
643  n'affectera que les graphiques EPS zippés, par exemple 
644 \family typewriter
645 x.eps.gz
646 \family default
647 .
648  Quand cette option est activée, les images ne sont pas décompressées à
649  l'exportation, vu que LaTeX peut les traiter telles-quelles
650 \begin_inset Newline newline
651 \end_inset
652
653 Les graphiques EPS zippés sont utiles pour économiser de la place sur les
654  disques quand on utilise PostScript comme format de sortie, voir l'appendice
655 \begin_inset space ~
656 \end_inset
657
658
659 \begin_inset CommandInset ref
660 LatexCommand ref
661 reference "sec:PostScript"
662
663 \end_inset
664
665 .
666  Pour zipper un graphique EPS, utilisez les commandes suivantes dans un
667  terminal UNIX ou une console Windows:
668 \begin_inset Newline newline
669 \end_inset
670
671
672 \series bold
673 gzip x.eps
674 \series default
675
676 \begin_inset Newline newline
677 \end_inset
678
679
680 \series bold
681 zgrep %%Bounding x.eps.gz > x.eps.bb
682 \series default
683
684 \begin_inset Newline newline
685 \end_inset
686
687 La seconde commande va créer le fichier contenant la description de la boîte
688  de délimitation 
689 \begin_inset Quotes eld
690 \end_inset
691
692
693 \family typewriter
694 x.eps.bb
695 \family default
696
697 \begin_inset Quotes erd
698 \end_inset
699
700  qui est indispensable pour que LaTeX puisse traiter un fichier compressé.
701 \begin_inset Newline newline
702 \end_inset
703
704 Le champ 
705 \family sans
706 Initialiser
707 \begin_inset space ~
708 \end_inset
709
710 le
711 \begin_inset space ~
712 \end_inset
713
714 nom
715 \begin_inset space ~
716 \end_inset
717
718 du
719 \begin_inset space ~
720 \end_inset
721
722 groupe
723 \family default
724  vous permet de définir ou de choisir un groupe de paramètres d'image
725 \begin_inset Index
726 status open
727
728 \begin_layout Plain Layout
729 Figures ! Groupes de paramétrisation
730 \end_layout
731
732 \end_inset
733
734 .
735  Les images qui sont rassemblées dans un tel groupe partagent leurs paramètres,
736  ce qui fait qu'il suffit de modifier une image du groupe pour que toutes
737  les autres soient automatiquement modifiées de la même manière.
738  Vous pouvez par exemple modifier la taille de tout un lot d'images sans
739  avoir à modifier leur taille manuellement une par une.
740  On peut rattacher une image à un groupe existant en utilisant le menu contextue
741 l de l'image et en cochant le nom du groupe dans la liste
742 \begin_inset Foot
743 status open
744
745 \begin_layout Plain Layout
746 La liste des groupes n'apparaît que si au moins un groupe a été défini (N.d.T.)
747 \end_layout
748
749 \end_inset
750
751 .
752 \end_layout
753
754 \begin_layout Standard
755 \begin_inset VSpace bigskip
756 \end_inset
757
758
759 \end_layout
760
761 \begin_layout Standard
762 Voici un exemple d'image au format EPS
763 \begin_inset Foot
764 status collapsed
765
766 \begin_layout Plain Layout
767 Les format d'images sont décrits dans la section
768 \begin_inset space ~
769 \end_inset
770
771
772 \begin_inset CommandInset ref
773 LatexCommand ref
774 reference "sec:Image-Formats"
775
776 \end_inset
777
778 .
779 \end_layout
780
781 \end_inset
782
783  qui se trouve dans son propre paragraphe, ce dernier étant centré horizontaleme
784 nt:
785 \end_layout
786
787 \begin_layout Standard
788 \align center
789 \begin_inset Graphics
790         filename ../clipart/mobius.eps
791         scale 70
792         scaleBeforeRotation
793         rotateOrigin center
794
795 \end_inset
796
797
798 \end_layout
799
800 \begin_layout Standard
801 Et voici la même image mais en mode brouillon:
802 \end_layout
803
804 \begin_layout Standard
805 \align center
806 \begin_inset Graphics
807         filename ../clipart/mobius.eps
808         scale 70
809         draft
810         scaleBeforeRotation
811         rotateOrigin center
812
813 \end_inset
814
815
816 \end_layout
817
818 \begin_layout Section
819 Figures Flottantes
820 \begin_inset CommandInset label
821 LatexCommand label
822 name "sec:Figure-Floats"
823
824 \end_inset
825
826
827 \begin_inset Index
828 status collapsed
829
830 \begin_layout Plain Layout
831 Flottants ! Figures
832 \end_layout
833
834 \end_inset
835
836
837 \begin_inset Index
838 status collapsed
839
840 \begin_layout Plain Layout
841 Figures ! Flottants
842 \end_layout
843
844 \end_inset
845
846
847 \end_layout
848
849 \begin_layout Standard
850 Pour des explications d'ordre général concernant les flottants, jetez un
851  coup d'œil à la section
852 \begin_inset space ~
853 \end_inset
854
855
856 \begin_inset CommandInset ref
857 LatexCommand ref
858 reference "sec:Flottants-Introduction"
859
860 \end_inset
861
862 .
863 \end_layout
864
865 \begin_layout Standard
866 Le bouton 
867 \begin_inset Graphics
868         filename ../../images/float-insert_figure.png
869         scale 85
870         scaleBeforeRotation
871
872 \end_inset
873
874  de la barre d'outils et le menu 
875 \family sans
876 Insérer\SpecialChar \menuseparator
877 Flottant\SpecialChar \menuseparator
878 Figure
879 \family default
880  insèrent un flottant avec l'étiquette 
881 \begin_inset Quotes eld
882 \end_inset
883
884
885 \series bold
886 Figure
887 \begin_inset space ~
888 \end_inset
889
890 #:
891 \series default
892
893 \begin_inset Quotes erd
894 \end_inset
895
896  (# est le numéro réel de l'image).
897  Vous pouvez insérer l'image au dessus de la légende comme pour la figure
898 \begin_inset space ~
899 \end_inset
900
901
902 \begin_inset CommandInset ref
903 LatexCommand ref
904 reference "fig:kill-plat"
905
906 \end_inset
907
908  ou en dessous de la légende comme pour la Figure
909 \begin_inset space ~
910 \end_inset
911
912
913 \begin_inset CommandInset ref
914 LatexCommand ref
915 reference "fig:escher"
916
917 \end_inset
918
919 .
920  Vous trouverez plus d'information sur le positionnement des légendes dans
921  la section
922 \begin_inset space ~
923 \end_inset
924
925
926 \begin_inset CommandInset ref
927 LatexCommand ref
928 reference "sec:Placement-légende"
929
930 \end_inset
931
932 .
933 \end_layout
934
935 \begin_layout Standard
936 \begin_inset Float figure
937 wide false
938 sideways false
939 status open
940
941 \begin_layout Plain Layout
942 \align center
943 \begin_inset Graphics
944         filename ../clipart/platypus.eps
945         width 50col%
946         scaleBeforeRotation
947         rotateOrigin center
948
949 \end_inset
950
951
952 \end_layout
953
954 \begin_layout Plain Layout
955 \begin_inset Caption
956
957 \begin_layout Plain Layout
958 \begin_inset CommandInset label
959 LatexCommand label
960 name "fig:kill-plat"
961
962 \end_inset
963
964 Un ornithorynque sévèrement déformé dans un flottant de figure.
965 \end_layout
966
967 \end_inset
968
969
970 \end_layout
971
972 \end_inset
973
974
975 \end_layout
976
977 \begin_layout Standard
978 \begin_inset Float figure
979 wide false
980 sideways false
981 status open
982
983 \begin_layout Plain Layout
984 \begin_inset Caption
985
986 \begin_layout Plain Layout
987 \begin_inset CommandInset label
988 LatexCommand label
989 name "fig:escher"
990
991 \end_inset
992
993 M.C.
994  Escher sous LSD.
995 \end_layout
996
997 \end_inset
998
999
1000 \end_layout
1001
1002 \begin_layout Plain Layout
1003 \align center
1004 \begin_inset Graphics
1005         filename ../clipart/escher-lsd.eps
1006         scale 80
1007         scaleBeforeRotation
1008         rotateOrigin center
1009
1010 \end_inset
1011
1012
1013 \end_layout
1014
1015 \end_inset
1016
1017
1018 \end_layout
1019
1020 \begin_layout Standard
1021 \begin_inset Index
1022 status collapsed
1023
1024 \begin_layout Plain Layout
1025 References@Références ! à des Figures
1026 \end_layout
1027
1028 \end_inset
1029
1030 Les figure
1031 \begin_inset space ~
1032 \end_inset
1033
1034
1035 \begin_inset CommandInset ref
1036 LatexCommand ref
1037 reference "fig:kill-plat"
1038
1039 \end_inset
1040
1041  et 
1042 \begin_inset CommandInset ref
1043 LatexCommand ref
1044 reference "fig:escher"
1045
1046 \end_inset
1047
1048  sont des exemples de figures référencées.
1049  Dans le texte, on fait référence à une figure en faisant référence à sa
1050  légende.
1051  On insère donc une étiquette dans la légende en utilisant le menu 
1052 \family sans
1053 Insérer
1054 \family default
1055 \SpecialChar \menuseparator
1056
1057 \family sans
1058 Étiquette
1059 \family default
1060  ou le bouton 
1061 \begin_inset Graphics
1062         filename ../../images/label-insert.png
1063         scale 85
1064         scaleBeforeRotation
1065
1066 \end_inset
1067
1068  de la barre d'outils.
1069  On peut alors faire référence à cette étiquette en utilisant le menu 
1070 \family sans
1071 Insérer\SpecialChar \menuseparator
1072 Référence
1073 \begin_inset space ~
1074 \end_inset
1075
1076 croisée
1077 \family default
1078  ou le bouton 
1079 \begin_inset Graphics
1080         filename ../../images/dialog-show-new-inset_ref.png
1081         scale 85
1082         scaleBeforeRotation
1083
1084 \end_inset
1085
1086  de la barre d'outils.
1087  Il est important d'utiliser des références pour les flottants de figures
1088  plutôt que des locutions vagues du genre 
1089 \begin_inset Quotes eld
1090 \end_inset
1091
1092 la figure ci-dessous
1093 \begin_inset Quotes erd
1094 \end_inset
1095
1096 , puisque LaTeX va repositionner la figure dans le document final.
1097  Votre figure risque de ne plus être ci-dessous du tout !
1098 \begin_inset Newline newline
1099 \end_inset
1100
1101 Le référencement est expliqué plus en détail dans la section
1102 \begin_inset space ~
1103 \end_inset
1104
1105
1106 \begin_inset CommandInset ref
1107 LatexCommand ref
1108 reference "sec:Referencer-les-Flottants"
1109
1110 \end_inset
1111
1112 .
1113 \end_layout
1114
1115 \begin_layout Standard
1116 En principe on met une seule figure dans un flottant, mais parfois vous
1117  pouvez vouloir deux figures avec chacune sa sous-légende.
1118  C'est possible en insérant des flottants d'image dans des flottants d'image
1119  existants.
1120  Notez que seule la légende principale des flottants est reprise dans la
1121  liste des figures.
1122  La figure
1123 \begin_inset space ~
1124 \end_inset
1125
1126
1127 \begin_inset CommandInset ref
1128 LatexCommand ref
1129 reference "fig:Deux-images-déformées"
1130
1131 \end_inset
1132
1133  est un exemple de flottant de figure avec deux images mises l'une à côté
1134  de l'autre.
1135  Vous pouvez aussi mettre les images les unes sous les autres.
1136  Les figures
1137 \begin_inset space ~
1138 \end_inset
1139
1140
1141 \begin_inset CommandInset ref
1142 LatexCommand ref
1143 reference "fig:Structure-indéfinissable"
1144
1145 \end_inset
1146
1147  et 
1148 \begin_inset CommandInset ref
1149 LatexCommand ref
1150 reference "fig:Un-ornithorynque"
1151
1152 \end_inset
1153
1154  sont des sous-figures.
1155 \end_layout
1156
1157 \begin_layout Standard
1158 \begin_inset Float figure
1159 wide false
1160 sideways false
1161 status open
1162
1163 \begin_layout Plain Layout
1164 \begin_inset space \hfill{}
1165 \end_inset
1166
1167
1168 \begin_inset Float figure
1169 wide false
1170 sideways false
1171 status open
1172
1173 \begin_layout Plain Layout
1174 \begin_inset Caption
1175
1176 \begin_layout Plain Layout
1177 \begin_inset CommandInset label
1178 LatexCommand label
1179 name "fig:Structure-indéfinissable"
1180
1181 \end_inset
1182
1183 Structure indéfinissable
1184 \end_layout
1185
1186 \end_inset
1187
1188
1189 \end_layout
1190
1191 \begin_layout Plain Layout
1192 \begin_inset Graphics
1193         filename ../clipart/escher-lsd.eps
1194         width 45col%
1195         scaleBeforeRotation
1196         groupId Déformés
1197
1198 \end_inset
1199
1200
1201 \end_layout
1202
1203 \end_inset
1204
1205
1206 \begin_inset space \hfill{}
1207 \end_inset
1208
1209
1210 \begin_inset Float figure
1211 wide false
1212 sideways false
1213 status open
1214
1215 \begin_layout Plain Layout
1216 \begin_inset Caption
1217
1218 \begin_layout Plain Layout
1219 \begin_inset CommandInset label
1220 LatexCommand label
1221 name "fig:Un-ornithorynque"
1222
1223 \end_inset
1224
1225 Un ornithorynque
1226 \end_layout
1227
1228 \end_inset
1229
1230
1231 \end_layout
1232
1233 \begin_layout Plain Layout
1234 \begin_inset Graphics
1235         filename ../clipart/platypus.eps
1236         width 45col%
1237         scaleBeforeRotation
1238         groupId Déformés
1239
1240 \end_inset
1241
1242
1243 \end_layout
1244
1245 \end_inset
1246
1247
1248 \begin_inset space \hfill{}
1249 \end_inset
1250
1251
1252 \end_layout
1253
1254 \begin_layout Plain Layout
1255 \begin_inset Caption
1256
1257 \begin_layout Plain Layout
1258 \begin_inset CommandInset label
1259 LatexCommand label
1260 name "fig:Deux-images-déformées"
1261
1262 \end_inset
1263
1264 Deux images déformées.
1265  Les deux images font partie du groupe de paramétrisation 
1266 \begin_inset Quotes eld
1267 \end_inset
1268
1269 déformés
1270 \begin_inset Quotes erd
1271 \end_inset
1272
1273 .
1274 \end_layout
1275
1276 \end_inset
1277
1278
1279 \end_layout
1280
1281 \end_inset
1282
1283
1284 \end_layout
1285
1286 \begin_layout Section
1287 Les Formats d'images
1288 \begin_inset CommandInset label
1289 LatexCommand label
1290 name "sec:Image-Formats"
1291
1292 \end_inset
1293
1294
1295 \begin_inset Index
1296 status collapsed
1297
1298 \begin_layout Plain Layout
1299 Formats d' images
1300 \end_layout
1301
1302 \end_inset
1303
1304
1305 \begin_inset Index
1306 status collapsed
1307
1308 \begin_layout Plain Layout
1309 Figures ! Formats d'images
1310 \end_layout
1311
1312 \end_inset
1313
1314
1315 \end_layout
1316
1317 \begin_layout Standard
1318 Vous pouvez insérer des images dans n'importe quel format connu.
1319  Mais, comme nous l'avons expliqué dans l'appendice
1320 \begin_inset space ~
1321 \end_inset
1322
1323
1324 \begin_inset CommandInset ref
1325 LatexCommand ref
1326 reference "cha:Formats-fichiers-graphiques"
1327
1328 \end_inset
1329
1330 ,
1331 \lang english
1332  
1333 \lang french
1334 chaque format pour la sortie du document ne va accepter qu'un petit nombre
1335  de formats d'images.
1336  Pour s'en sortir LyX utilise le programme 
1337 \family typewriter
1338 ImageMagick
1339 \family default
1340  en arrière plan pour convertir les formats que vous utilisez dans un des
1341  formats acceptés par le format de sortie.
1342  Ces conversions prenant forcément du temps, vous pouvez accélérer vos exportati
1343 ons en n'utilisant que les formats listés dans les sous sections de
1344 \lang english
1345  
1346 \lang french
1347 l'appendice
1348 \begin_inset space ~
1349 \end_inset
1350
1351
1352 \begin_inset CommandInset ref
1353 LatexCommand ref
1354 reference "cha:Formats-fichiers-graphiques"
1355
1356 \end_inset
1357
1358 .
1359 \end_layout
1360
1361 \begin_layout Standard
1362 Comme pour les polices de caractères, il y a deux grands types de formats
1363  d'images:
1364 \end_layout
1365
1366 \begin_layout Description
1367 Les
1368 \begin_inset space ~
1369 \end_inset
1370
1371 images
1372 \begin_inset space ~
1373 \end_inset
1374
1375 Matricielles
1376 \begin_inset space ~
1377 \end_inset
1378
1379 (ou
1380 \begin_inset space ~
1381 \end_inset
1382
1383 bitmap) l'image est décomposée en une mosaïque de points (ou pixels), souvent
1384  enregistrés sous un format compressé.
1385  Elles ne sont pas facilement redimensionnables et on voit apparaître des
1386  petits carrés quand on utilise des agrandissements trop importants (aspect
1387  
1388 \begin_inset Quotes eld
1389 \end_inset
1390
1391 pixellisé
1392 \begin_inset Quotes erd
1393 \end_inset
1394
1395 ).
1396  Les formats matriciels les plus connus sont le GIF (
1397 \begin_inset Quotes eld
1398 \end_inset
1399
1400 Graphics Interchange Format
1401 \begin_inset Quotes erd
1402 \end_inset
1403
1404 , avec comme extension de fichier 
1405 \begin_inset Quotes eld
1406 \end_inset
1407
1408
1409 \family typewriter
1410 .gif
1411 \family default
1412
1413 \begin_inset Quotes erd
1414 \end_inset
1415
1416 )
1417 \begin_inset Index
1418 status collapsed
1419
1420 \begin_layout Plain Layout
1421 GIF|see
1422 \begin_inset ERT
1423 status collapsed
1424
1425 \begin_layout Plain Layout
1426
1427 {
1428 \end_layout
1429
1430 \end_inset
1431
1432 Format d'image
1433 \begin_inset ERT
1434 status collapsed
1435
1436 \begin_layout Plain Layout
1437
1438 }
1439 \end_layout
1440
1441 \end_inset
1442
1443
1444 \end_layout
1445
1446 \end_inset
1447
1448 , le PNG (
1449 \begin_inset Quotes eld
1450 \end_inset
1451
1452 Portable Network Graphics, extension 
1453 \begin_inset Quotes eld
1454 \end_inset
1455
1456
1457 \family typewriter
1458 .png
1459 \family default
1460
1461 \begin_inset Quotes erd
1462 \end_inset
1463
1464 )
1465 \begin_inset Index
1466 status collapsed
1467
1468 \begin_layout Plain Layout
1469 PNG|see
1470 \begin_inset ERT
1471 status collapsed
1472
1473 \begin_layout Plain Layout
1474
1475 {
1476 \end_layout
1477
1478 \end_inset
1479
1480 Formats d'image
1481 \begin_inset ERT
1482 status collapsed
1483
1484 \begin_layout Plain Layout
1485
1486 }
1487 \end_layout
1488
1489 \end_inset
1490
1491
1492 \end_layout
1493
1494 \end_inset
1495
1496  et le JPG (
1497 \begin_inset Quotes eld
1498 \end_inset
1499
1500 Joint Photographic Expert Group, extension 
1501 \begin_inset Quotes eld
1502 \end_inset
1503
1504
1505 \family typewriter
1506 .jpg
1507 \family default
1508
1509 \begin_inset Quotes erd
1510 \end_inset
1511
1512  ou 
1513 \begin_inset Quotes eld
1514 \end_inset
1515
1516
1517 \family typewriter
1518 .jpeg
1519 \family default
1520
1521 \begin_inset Quotes erd
1522 \end_inset
1523
1524 )
1525 \begin_inset Index
1526 status collapsed
1527
1528 \begin_layout Plain Layout
1529 JPG|see
1530 \begin_inset ERT
1531 status collapsed
1532
1533 \begin_layout Plain Layout
1534
1535 {
1536 \end_layout
1537
1538 \end_inset
1539
1540 Formats d'image
1541 \begin_inset ERT
1542 status collapsed
1543
1544 \begin_layout Plain Layout
1545
1546 }
1547 \end_layout
1548
1549 \end_inset
1550
1551
1552 \end_layout
1553
1554 \end_inset
1555
1556 .
1557 \end_layout
1558
1559 \begin_layout Description
1560 Les
1561 \begin_inset space ~
1562 \end_inset
1563
1564 images
1565 \begin_inset space ~
1566 \end_inset
1567
1568 Vectorielles
1569 \begin_inset space ~
1570 \end_inset
1571
1572 (ou
1573 \begin_inset space ~
1574 \end_inset
1575
1576 redimensionnables) l'image est décrite sous forme d'objets, ou vecteurs
1577  (lignes, courbes, formes géométriques, caractères...) et peut donc être redimensio
1578 nnée comme on le veut sans perte de précision.
1579  La possibilité de redimensionner les images est très utilisé pour les présentat
1580 ions, vu que le passage par un vidéo-projecteur entraîne forcément un redimensio
1581 nnement.
1582  Le redimensionnement permet aussi de présenter des documents en ligne où
1583  le lecteur pourra agrandir les diagrammes comme il le souhaite pour en
1584  étudier les détails.
1585 \begin_inset Newline newline
1586 \end_inset
1587
1588 Les principaux formats vectoriels sont le SVG (
1589 \begin_inset Quotes eld
1590 \end_inset
1591
1592 Scalable Vector Graphics
1593 \begin_inset Quotes erd
1594 \end_inset
1595
1596 , extension
1597 \begin_inset Quotes eld
1598 \end_inset
1599
1600
1601 \family typewriter
1602 .svg
1603 \family default
1604
1605 \begin_inset Quotes erd
1606 \end_inset
1607
1608 )
1609 \begin_inset Index
1610 status collapsed
1611
1612 \begin_layout Plain Layout
1613 SVG|see
1614 \begin_inset ERT
1615 status collapsed
1616
1617 \begin_layout Plain Layout
1618
1619 {
1620 \end_layout
1621
1622 \end_inset
1623
1624 Format d'image
1625 \begin_inset ERT
1626 status collapsed
1627
1628 \begin_layout Plain Layout
1629
1630 }
1631 \end_layout
1632
1633 \end_inset
1634
1635
1636 \end_layout
1637
1638 \end_inset
1639
1640 , l'EPS ( 
1641 \begin_inset Quotes eld
1642 \end_inset
1643
1644 encapsulated PostScript
1645 \begin_inset Quotes erd
1646 \end_inset
1647
1648 , extension
1649 \begin_inset Quotes eld
1650 \end_inset
1651
1652
1653 \family typewriter
1654 .eps
1655 \family default
1656
1657 \begin_inset Quotes erd
1658 \end_inset
1659
1660 )
1661 \begin_inset Index
1662 status collapsed
1663
1664 \begin_layout Plain Layout
1665 EPS|see
1666 \begin_inset ERT
1667 status collapsed
1668
1669 \begin_layout Plain Layout
1670
1671 {
1672 \end_layout
1673
1674 \end_inset
1675
1676 Format d'image
1677 \begin_inset ERT
1678 status collapsed
1679
1680 \begin_layout Plain Layout
1681
1682 }
1683 \end_layout
1684
1685 \end_inset
1686
1687
1688 \end_layout
1689
1690 \end_inset
1691
1692 , le PDF (
1693 \begin_inset Quotes eld
1694 \end_inset
1695
1696 Portable Document Format
1697 \begin_inset Quotes erd
1698 \end_inset
1699
1700 , extension
1701 \begin_inset Quotes eld
1702 \end_inset
1703
1704
1705 \family typewriter
1706 .pdf
1707 \family default
1708
1709 \begin_inset Quotes erd
1710 \end_inset
1711
1712 )
1713 \begin_inset Index
1714 status collapsed
1715
1716 \begin_layout Plain Layout
1717 PDF|see
1718 \begin_inset ERT
1719 status collapsed
1720
1721 \begin_layout Plain Layout
1722
1723 {
1724 \end_layout
1725
1726 \end_inset
1727
1728 Format d'image
1729 \begin_inset ERT
1730 status collapsed
1731
1732 \begin_layout Plain Layout
1733
1734 }
1735 \end_layout
1736
1737 \end_inset
1738
1739
1740 \end_layout
1741
1742 \end_inset
1743
1744  et le WMF (
1745 \begin_inset Quotes eld
1746 \end_inset
1747
1748 Windows Metafile
1749 \begin_inset Quotes erd
1750 \end_inset
1751
1752 , extension 
1753 \begin_inset Quotes eld
1754 \end_inset
1755
1756
1757 \family typewriter
1758 .wfm
1759 \family default
1760
1761 \begin_inset Quotes erd
1762 \end_inset
1763
1764  ou 
1765 \begin_inset Quotes eld
1766 \end_inset
1767
1768
1769 \family typewriter
1770 .emf
1771 \family default
1772
1773 \begin_inset Quotes erd
1774 \end_inset
1775
1776 )
1777 \begin_inset Index
1778 status collapsed
1779
1780 \begin_layout Plain Layout
1781 WMF|see
1782 \begin_inset ERT
1783 status collapsed
1784
1785 \begin_layout Plain Layout
1786
1787 {
1788 \end_layout
1789
1790 \end_inset
1791
1792 Formats d'images
1793 \begin_inset ERT
1794 status collapsed
1795
1796 \begin_layout Plain Layout
1797
1798 }
1799 \end_layout
1800
1801 \end_inset
1802
1803
1804 \end_layout
1805
1806 \end_inset
1807
1808 .
1809  En fait vous pouvez convertir n'importe quel format matriciel en PDF ou
1810  en EPS, mais le résultat ne sera pas redimensionnable.
1811  Dans ce cas seul une en-tête est réellement ajoutée à l'image initiale
1812 \begin_inset Foot
1813 status open
1814
1815 \begin_layout Plain Layout
1816 Dans le cas du PDF l'image initiale est aussi compressée.
1817 \end_layout
1818
1819 \end_inset
1820
1821 .
1822 \end_layout
1823
1824 \begin_layout Standard
1825 Les fichiers PDF générés par 
1826 \family typewriter
1827 Adobe Photoshop
1828 \family default
1829 , par exemple, sont des images matricielles.
1830 \end_layout
1831
1832 \begin_layout Standard
1833 En principe il est quasiment impossible de convertir une image matricielle
1834  en graphique vectoriel, seul le contraire est possible.
1835
1836 \lang english
1837  
1838 \lang french
1839 Seuls les formats d'image PDF et EPS peuvent être directement incorporés
1840  dans respectivement un fichier de sortie PDF ou PostScript.
1841  Les images en SVG ou en WMF sont recalculées sous forme de bitmaps quand
1842  la sortie est générée puisqu'il n'existe pas actuellement de convertisseurs
1843  WMF/SVG
1844 \begin_inset Formula $\to$
1845 \end_inset
1846
1847 PDF/EPS convenables.
1848 \end_layout
1849
1850 \begin_layout Chapter
1851 Tableaux
1852 \begin_inset Index
1853 status collapsed
1854
1855 \begin_layout Plain Layout
1856 Tableau
1857 \end_layout
1858
1859 \end_inset
1860
1861
1862 \end_layout
1863
1864 \begin_layout Section
1865 Introduction
1866 \begin_inset Index
1867 status collapsed
1868
1869 \begin_layout Plain Layout
1870 Tableau ! Introduction
1871 \end_layout
1872
1873 \end_inset
1874
1875
1876 \end_layout
1877
1878 \begin_layout Standard
1879 Vous pouvez insérer un tableau en utilisant soit le bouton de la barre d'outils
1880  
1881 \begin_inset Graphics
1882         filename ../../images/tabular-insert.png
1883         scale 85
1884         scaleBeforeRotation
1885
1886 \end_inset
1887
1888  soit 
1889 \family sans
1890 Insérer\SpecialChar \menuseparator
1891 Tableau
1892 \family default
1893 .
1894  Le bouton vous offre un moyen graphique pour choisir la taille du tableau
1895  : Vous déplacez le curseur de la souris pour indiquer le nombre de lignes
1896  et de colonnes que doit avoir le tableau qui va être créé et vous appuyez
1897  sur un bouton de la souris pour valider votre choix.
1898  Quand vous utilisez le menu pour créer un tableau, une fenêtre apparaît,
1899  vous demandant le nombre de lignes et de colonnes.
1900 \begin_inset Newline newline
1901 \end_inset
1902
1903 Le tableau a implicitementune bordure au dessus et à gauche de chaque case,
1904  une à droite de la colonne la plus à droite et une en bas de la rangée
1905  du bas, qui forment une boîte autour du tableau.
1906  En plus, la rangée supérieure a aussi une bordure en bas, ce qui fait qu'elle
1907  apparaît séparée du reste du tableau.
1908  Voici un exemple :
1909 \end_layout
1910
1911 \begin_layout Standard
1912 \align center
1913 \begin_inset Tabular
1914 <lyxtabular version="3" rows="4" columns="4">
1915 <features>
1916 <column alignment="center" valignment="top" width="0">
1917 <column alignment="center" valignment="top" width="0">
1918 <column alignment="center" valignment="top" width="0">
1919 <column alignment="center" valignment="top" width="0">
1920 <row>
1921 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1922 \begin_inset Text
1923
1924 \begin_layout Plain Layout
1925
1926 \end_layout
1927
1928 \end_inset
1929 </cell>
1930 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1931 \begin_inset Text
1932
1933 \begin_layout Plain Layout
1934 1
1935 \end_layout
1936
1937 \end_inset
1938 </cell>
1939 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1940 \begin_inset Text
1941
1942 \begin_layout Plain Layout
1943 2
1944 \end_layout
1945
1946 \end_inset
1947 </cell>
1948 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1949 \begin_inset Text
1950
1951 \begin_layout Plain Layout
1952 3
1953 \end_layout
1954
1955 \end_inset
1956 </cell>
1957 </row>
1958 <row>
1959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1960 \begin_inset Text
1961
1962 \begin_layout Plain Layout
1963 A
1964 \end_layout
1965
1966 \end_inset
1967 </cell>
1968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1969 \begin_inset Text
1970
1971 \begin_layout Plain Layout
1972
1973 \end_layout
1974
1975 \end_inset
1976 </cell>
1977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1978 \begin_inset Text
1979
1980 \begin_layout Plain Layout
1981
1982 \end_layout
1983
1984 \end_inset
1985 </cell>
1986 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1987 \begin_inset Text
1988
1989 \begin_layout Plain Layout
1990
1991 \end_layout
1992
1993 \end_inset
1994 </cell>
1995 </row>
1996 <row>
1997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1998 \begin_inset Text
1999
2000 \begin_layout Plain Layout
2001 B
2002 \end_layout
2003
2004 \end_inset
2005 </cell>
2006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2007 \begin_inset Text
2008
2009 \begin_layout Plain Layout
2010
2011 \end_layout
2012
2013 \end_inset
2014 </cell>
2015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2016 \begin_inset Text
2017
2018 \begin_layout Plain Layout
2019
2020 \end_layout
2021
2022 \end_inset
2023 </cell>
2024 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2025 \begin_inset Text
2026
2027 \begin_layout Plain Layout
2028
2029 \end_layout
2030
2031 \end_inset
2032 </cell>
2033 </row>
2034 <row>
2035 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2036 \begin_inset Text
2037
2038 \begin_layout Plain Layout
2039 C
2040 \end_layout
2041
2042 \end_inset
2043 </cell>
2044 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2045 \begin_inset Text
2046
2047 \begin_layout Plain Layout
2048
2049 \end_layout
2050
2051 \end_inset
2052 </cell>
2053 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2054 \begin_inset Text
2055
2056 \begin_layout Plain Layout
2057
2058 \end_layout
2059
2060 \end_inset
2061 </cell>
2062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2063 \begin_inset Text
2064
2065 \begin_layout Plain Layout
2066
2067 \end_layout
2068
2069 \end_inset
2070 </cell>
2071 </row>
2072 </lyxtabular>
2073
2074 \end_inset
2075
2076
2077 \end_layout
2078
2079 \begin_layout Section
2080 La fenêtre 
2081 \family sans
2082 Tableau
2083 \family default
2084
2085 \begin_inset Index
2086 status collapsed
2087
2088 \begin_layout Plain Layout
2089 Tableau ! Fenêtre de dialogue
2090 \end_layout
2091
2092 \end_inset
2093
2094
2095 \end_layout
2096
2097 \begin_layout Standard
2098 Vous pouvez agir sur un tableau en cliquant dessus avec le bouton droit
2099  de la souris, ce qui fait apparaître une fenêtre avec des options.
2100  Dans cette fenêtre vous pouvez modifier les réglages concernant la cellule,
2101  la colonne et la ligne dans laquelle le curseur se trouve.
2102  La plupart des options peuvent s'appliquer à des sélections.
2103  Ce qui signifie que si vous avez sélectionné plus d'une cellule, plus d'une
2104  ligne ou plus d'une colonne, l'action demandée prendra en compte toute
2105  votre sélection.
2106  Notez qu'il y a une différence entre sélectionner le 
2107 \emph on
2108 contenu 
2109 \emph default
2110 d'une cellule et sélectionner la cellule elle-même.
2111  Vous pouvez utiliser les onglets suivants de la fenêtre de dialogue de
2112  tableaux :
2113 \end_layout
2114
2115 \begin_layout Description
2116 Tableau Avec cet onglet, vous pouvez choisir l'alignement horizontal et
2117  la largeur de la colonne courante.
2118  Quand vous avez fixé une largeur, vous pouvez aussi modifier l'alignement
2119  vertical de la ligne courante.
2120  Une largeur fixée va permettre aux cellules d'avoir des sauts de lignes
2121  et donc, plusieurs paragraphes de texte, voir la section
2122 \begin_inset space ~
2123 \end_inset
2124
2125
2126 \begin_inset CommandInset ref
2127 LatexCommand ref
2128 reference "sub:Lignes-multiple-dans-cellule"
2129
2130 \end_inset
2131
2132 .
2133  Si vous ne fixez pas la largeur, la colonne sera aussi large qu'il le faudra
2134  pour accommoder le contenu de cellule le plus large.
2135 \begin_inset Newline newline
2136 \end_inset
2137
2138 Vous pouvez aussi marquer une ou plusieurs cellules d'une ligne comme étant
2139  un multicolonne, voir la section
2140 \begin_inset space ~
2141 \end_inset
2142
2143
2144 \begin_inset CommandInset ref
2145 LatexCommand ref
2146 reference "sub:Multicolonnes"
2147
2148 \end_inset
2149
2150 .
2151 \begin_inset Newline newline
2152 \end_inset
2153
2154 L'option 
2155 \family sans
2156 Tourner
2157 \begin_inset space ~
2158 \end_inset
2159
2160 la
2161 \begin_inset space ~
2162 \end_inset
2163
2164 case
2165 \begin_inset space ~
2166 \end_inset
2167
2168 de
2169 \begin_inset space ~
2170 \end_inset
2171
2172 90°
2173 \family default
2174  fait pivoter la case courante ou une sélection de 90° dans le sens anti-horaire.
2175  L'option 
2176 \family sans
2177 Tourner
2178 \begin_inset space ~
2179 \end_inset
2180
2181 le
2182 \begin_inset space ~
2183 \end_inset
2184
2185 tableau
2186 \begin_inset space ~
2187 \end_inset
2188
2189 de
2190 \begin_inset space ~
2191 \end_inset
2192
2193 90°
2194 \family default
2195  fait pivoter tout le tableau.
2196  Ces rotations ne sont pas visibles dans LyX, mais devraient l'être dans
2197  la sortie finale.
2198 \begin_inset Newline newline
2199 \end_inset
2200
2201
2202 \begin_inset Note Greyedout
2203 status open
2204
2205 \begin_layout Plain Layout
2206
2207 \series bold
2208 Note:
2209 \series default
2210  La plupart des visualiseurs DVI ne sont 
2211 \emph on
2212 pas
2213 \emph default
2214  capables d'afficher ces rotations.
2215 \end_layout
2216
2217 \end_inset
2218
2219
2220 \lang english
2221
2222 \begin_inset Newline newline
2223 \end_inset
2224
2225
2226 \lang french
2227 On peut aussi entrer des paramètres LaTeX pour obtenir des mise en formes
2228  spéciales pour le tableau, voir les sections
2229 \begin_inset space ~
2230 \end_inset
2231
2232
2233 \begin_inset CommandInset ref
2234 LatexCommand ref
2235 reference "sub:Calculs-multicolonnes"
2236
2237 \end_inset
2238
2239  et 
2240 \begin_inset CommandInset ref
2241 LatexCommand ref
2242 reference "sec:Tableaux-Colorés"
2243
2244 \end_inset
2245
2246 .
2247 \end_layout
2248
2249 \begin_layout Description
2250
2251 \family sans
2252 Bordures
2253 \family default
2254  Cet onglet vous permet d'ajouter ou de supprimer les bordures pour la ligne
2255  ou la colonne courante.
2256  
2257 \begin_inset Newline newline
2258 \end_inset
2259
2260 En utilisant le style 
2261 \family sans
2262 Formel
2263 \family default
2264  à la place du style par 
2265 \family sans
2266 Défaut
2267 \family default
2268 , on va convertir le tableau en tableau formel comme on le décrit dans la
2269  section
2270 \begin_inset space ~
2271 \end_inset
2272
2273
2274 \begin_inset CommandInset ref
2275 LatexCommand ref
2276 reference "sec:Tableaux-Formels"
2277
2278 \end_inset
2279
2280 .
2281 \begin_inset Newline newline
2282 \end_inset
2283
2284 Vous pouvez aussi utiliser cet onglet pour ajouter un espacement vertical
2285  dans les lignes du tableau comme c'est décrit dans la section
2286 \begin_inset space ~
2287 \end_inset
2288
2289
2290 \begin_inset CommandInset ref
2291 LatexCommand ref
2292 reference "sub:Espacement-lignes"
2293
2294 \end_inset
2295
2296 .
2297 \end_layout
2298
2299 \begin_layout Description
2300 Tableau
2301 \begin_inset space ~
2302 \end_inset
2303
2304 long Cet onglet est utilisé pour transformer un tableau en ce que l'on nomme
2305  un 
2306 \begin_inset Quotes eld
2307 \end_inset
2308
2309
2310 \emph on
2311 tableau long
2312 \emph default
2313
2314 \begin_inset Quotes erd
2315 \end_inset
2316
2317  qui peut continuer sur plusieurs pages.
2318  Les sections
2319 \begin_inset space ~
2320 \end_inset
2321
2322
2323 \begin_inset CommandInset ref
2324 LatexCommand ref
2325 reference "sec:Tableaux-longs"
2326
2327 \end_inset
2328
2329  et 
2330 \begin_inset CommandInset ref
2331 LatexCommand ref
2332 reference "sec:Questions-sur-tableaux-longs"
2333
2334 \end_inset
2335
2336  décrivent ces tableaux longs plus en détail.
2337 \end_layout
2338
2339 \begin_layout Standard
2340 Quand la barre d'outils tableau est activée, vous pouvez déplacer le curseur
2341  de cellule en cellule avec les touches de déplacement et voir s'afficher
2342  les propriétés de la cellule courante dans la fenêtre de dialogue.
2343 \end_layout
2344
2345 \begin_layout Section
2346 La barre d'outils tableau
2347 \begin_inset Index
2348 status collapsed
2349
2350 \begin_layout Plain Layout
2351 Tableau ! Barre d'outils
2352 \end_layout
2353
2354 \end_inset
2355
2356
2357 \end_layout
2358
2359 \begin_layout Standard
2360 La barre d'outils tableau est une alternative à la fenêtre de dialogue qui
2361  permet de modifier plus rapidement les tableaux.
2362  Elle apparaît normalement en bas de la fenêtre principale de LyX quand
2363  le curseur se trouve à l'intérieur d'un tableau.
2364  Vous pouvez aussi choisir de la faire apparaître de façon permanente grâce
2365  au menu 
2366 \family sans
2367 Visualiser\SpecialChar \menuseparator
2368 Barres
2369 \begin_inset space ~
2370 \end_inset
2371
2372 d'outils\SpecialChar \menuseparator
2373 Tableau
2374 \family default
2375 .
2376 \end_layout
2377
2378 \begin_layout Standard
2379 La barre d'outils contient les icônes suivantes :
2380 \end_layout
2381
2382 \begin_layout Labeling
2383 \labelwidthstring 00.00.0000
2384 \begin_inset Graphics
2385         filename ../../images/tabular-feature_append-row.png
2386         scaleBeforeRotation
2387
2388 \end_inset
2389
2390  ajoute une ligne sous la cellule ou la sélection courante
2391 \end_layout
2392
2393 \begin_layout Labeling
2394 \labelwidthstring 00.00.0000
2395 \begin_inset Graphics
2396         filename ../../images/tabular-feature_append-column.png
2397         scaleBeforeRotation
2398
2399 \end_inset
2400
2401  ajoute une colonne à la droite de la cellule ou de la sélection courante
2402 \end_layout
2403
2404 \begin_layout Labeling
2405 \labelwidthstring 00.00.0000
2406 \begin_inset Graphics
2407         filename ../../images/tabular-feature_delete-row.png
2408         scaleBeforeRotation
2409
2410 \end_inset
2411
2412  supprime la ligne ou la sélection courante
2413 \end_layout
2414
2415 \begin_layout Labeling
2416 \labelwidthstring 00.00.0000
2417 \begin_inset Graphics
2418         filename ../../images/tabular-feature_delete-column.png
2419         scaleBeforeRotation
2420
2421 \end_inset
2422
2423  supprime la colonne ou la sélection courante
2424 \end_layout
2425
2426 \begin_layout Labeling
2427 \labelwidthstring 00.00.0000
2428 \begin_inset Graphics
2429         filename ../../images/tabular-feature_toggle-line-top.png
2430         scaleBeforeRotation
2431
2432 \end_inset
2433
2434  ajoute une ligne en haut de la cellule, de la ligne ou de la sélection
2435  courante
2436 \end_layout
2437
2438 \begin_layout Labeling
2439 \labelwidthstring 00.00.0000
2440 \begin_inset Graphics
2441         filename ../../images/tabular-feature_toggle-line-bottom.png
2442         scaleBeforeRotation
2443
2444 \end_inset
2445
2446  ajoute une ligne en bas de la cellule, de la ligne ou de la sélection courante
2447 \end_layout
2448
2449 \begin_layout Labeling
2450 \labelwidthstring 00.00.0000
2451 \begin_inset Graphics
2452         filename ../../images/tabular-feature_toggle-line-left.png
2453         scaleBeforeRotation
2454
2455 \end_inset
2456
2457  ajoute une ligne sur le côté gauche de la cellule, de la ligne 
2458 \begin_inset Note Note
2459 status collapsed
2460
2461 \begin_layout Plain Layout
2462 ou colonne ?
2463 \end_layout
2464
2465 \end_inset
2466
2467  ou de la sélection courante
2468 \end_layout
2469
2470 \begin_layout Labeling
2471 \labelwidthstring 00.00.0000
2472 \begin_inset Graphics
2473         filename ../../images/tabular-feature_toggle-line-right.png
2474         scaleBeforeRotation
2475
2476 \end_inset
2477
2478  ajoute une ligne sur le côté droit de la cellule, de la ligne 
2479 \begin_inset Note Note
2480 status collapsed
2481
2482 \begin_layout Plain Layout
2483 ou colonne ?
2484 \end_layout
2485
2486 \end_inset
2487
2488  ou de la sélection courante
2489 \end_layout
2490
2491 \begin_layout Labeling
2492 \labelwidthstring 00.00.0000
2493 \begin_inset Graphics
2494         filename ../../images/tabular-feature_set-all-lines.png
2495         scaleBeforeRotation
2496
2497 \end_inset
2498
2499  ajoute des lignes autour de la cellule ou de la sélection de cellules courante
2500  - si la cellule courante n'est pas multi-colonnes cela affecte aussi la
2501  colonne et la ligne courante
2502 \end_layout
2503
2504 \begin_layout Labeling
2505 \labelwidthstring 00.00.0000
2506 \begin_inset Graphics
2507         filename ../../images/tabular-feature_unset-all-lines.png
2508         scaleBeforeRotation
2509
2510 \end_inset
2511
2512  supprime toutes les lignes autour de la cellule ou de la sélection de cellules
2513  courante- si la cellule courante n'est pas multi-colonnes cela affecte
2514  aussi la colonne et la ligne courante
2515 \end_layout
2516
2517 \begin_layout Labeling
2518 \labelwidthstring 00.00.0000
2519 \begin_inset Graphics
2520         filename ../../images/tabular-feature_m-align-left.png
2521         scaleBeforeRotation
2522
2523 \end_inset
2524
2525  aligne à gauche le contenu de la cellule ou de la colonne courante
2526 \end_layout
2527
2528 \begin_layout Labeling
2529 \labelwidthstring 00.00.0000
2530 \begin_inset Graphics
2531         filename ../../images/tabular-feature_m-align-center.png
2532         scaleBeforeRotation
2533
2534 \end_inset
2535
2536  centre horizontalement le contenu de la cellule ou de la colonne courante
2537 \end_layout
2538
2539 \begin_layout Labeling
2540 \labelwidthstring 00.00.0000
2541 \begin_inset Graphics
2542         filename ../../images/tabular-feature_m-align-right.png
2543         scaleBeforeRotation
2544
2545 \end_inset
2546
2547  aligne à droite le contenu de la cellule ou de la colonne courante
2548 \end_layout
2549
2550 \begin_layout Labeling
2551 \labelwidthstring 00.00.0000
2552 \begin_inset Graphics
2553         filename ../../images/tabular-feature_m-valign-top.png
2554         scaleBeforeRotation
2555
2556 \end_inset
2557
2558  aligne le contenu de la cellule courante verticalement vers le haut
2559 \end_layout
2560
2561 \begin_layout Labeling
2562 \labelwidthstring 00.00.0000
2563 \begin_inset Graphics
2564         filename ../../images/tabular-feature_m-valign-middle.png
2565         scaleBeforeRotation
2566
2567 \end_inset
2568
2569  centre verticalement le contenu de la cellule courante
2570 \end_layout
2571
2572 \begin_layout Labeling
2573 \labelwidthstring 00.00.0000
2574 \begin_inset Graphics
2575         filename ../../images/tabular-feature_m-valign-bottom.png
2576         scaleBeforeRotation
2577
2578 \end_inset
2579
2580  aligne le contenu de la cellule courante verticalement vers le bas
2581 \end_layout
2582
2583 \begin_layout Labeling
2584 \labelwidthstring 00.00.0000
2585 \begin_inset Graphics
2586         filename ../../images/tabular-feature_set-rotate-cell.png
2587         scaleBeforeRotation
2588
2589 \end_inset
2590
2591  fait pivoter la cellule ou la sélection courante de 90° dans le sens anti-horai
2592 re
2593 \end_layout
2594
2595 \begin_layout Labeling
2596 \labelwidthstring 00.00.0000
2597 \begin_inset Graphics
2598         filename ../../images/tabular-feature_set-rotate-tabular.png
2599         scaleBeforeRotation
2600
2601 \end_inset
2602
2603  fait pivoter tout le tableau de 90° dans le sens anti-horaire
2604 \end_layout
2605
2606 \begin_layout Labeling
2607 \labelwidthstring 00.00.0000
2608 \begin_inset Graphics
2609         filename ../../images/tabular-feature_multicolumn.png
2610         scaleBeforeRotation
2611
2612 \end_inset
2613
2614  transforme en multi-colonne la cellule ou la sélection courante
2615 \end_layout
2616
2617 \begin_layout Standard
2618 \begin_inset Note Greyedout
2619 status open
2620
2621 \begin_layout Plain Layout
2622
2623 \series bold
2624 Note :
2625 \series default
2626  Pour la sortie, l'alignement vertical de la première cellule d'une ligne
2627  est utilisé pour toutes les autres cellules de la ligne.
2628 \end_layout
2629
2630 \end_inset
2631
2632
2633 \end_layout
2634
2635 \begin_layout Section
2636 Le Menu Éditer Tableau
2637 \begin_inset Index
2638 status collapsed
2639
2640 \begin_layout Plain Layout
2641 Tableau ! Menu Éditer
2642 \end_layout
2643
2644 \end_inset
2645
2646
2647 \end_layout
2648
2649 \begin_layout Standard
2650 En plus de la fenêtre de dialogue et de la barre d'outils tableau, le menu
2651  
2652 \family sans
2653 Éditer\SpecialChar \menuseparator
2654 Tableau
2655 \family default
2656  vous permet d'ajouter ou de supprimer les lignes de bordure de la colonne
2657  ou de la ligne courante et aussi de transformer la sélection courante en
2658  multi-colonne.
2659  Ce menu n'est accessible que si le curseur se trouve dans un tableau.
2660 \end_layout
2661
2662 \begin_layout Section
2663 Flottant de Tableau
2664 \begin_inset CommandInset label
2665 LatexCommand label
2666 name "sec:Table-Floats"
2667
2668 \end_inset
2669
2670
2671 \begin_inset Index
2672 status collapsed
2673
2674 \begin_layout Plain Layout
2675 Flottants ! Tableaux
2676 \end_layout
2677
2678 \end_inset
2679
2680
2681 \begin_inset Index
2682 status collapsed
2683
2684 \begin_layout Plain Layout
2685 Tableau ! Flottants
2686 \end_layout
2687
2688 \end_inset
2689
2690
2691 \end_layout
2692
2693 \begin_layout Standard
2694 Pour des explications générales sur les flottants, jetez un œil à la section
2695 \begin_inset space ~
2696 \end_inset
2697
2698
2699 \begin_inset CommandInset ref
2700 LatexCommand ref
2701 reference "sec:Flottants-Introduction"
2702
2703 \end_inset
2704
2705 .
2706 \end_layout
2707
2708 \begin_layout Standard
2709 \begin_inset Float table
2710 placement h
2711 wide false
2712 sideways false
2713 status open
2714
2715 \begin_layout Plain Layout
2716 \begin_inset Caption
2717
2718 \begin_layout Plain Layout
2719 \begin_inset CommandInset label
2720 LatexCommand label
2721 name "tab:Flottant-de-tableau"
2722
2723 \end_inset
2724
2725 Un flottant de tableau.
2726 \end_layout
2727
2728 \end_inset
2729
2730
2731 \end_layout
2732
2733 \begin_layout Plain Layout
2734 \align center
2735 \begin_inset Tabular
2736 <lyxtabular version="3" rows="3" columns="3">
2737 <features>
2738 <column alignment="center" valignment="top" width="0pt">
2739 <column alignment="center" valignment="top" width="0pt">
2740 <column alignment="center" valignment="top" width="0pt">
2741 <row>
2742 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2743 \begin_inset Text
2744
2745 \begin_layout Plain Layout
2746 1
2747 \end_layout
2748
2749 \end_inset
2750 </cell>
2751 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2752 \begin_inset Text
2753
2754 \begin_layout Plain Layout
2755 2
2756 \end_layout
2757
2758 \end_inset
2759 </cell>
2760 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2761 \begin_inset Text
2762
2763 \begin_layout Plain Layout
2764 3
2765 \end_layout
2766
2767 \end_inset
2768 </cell>
2769 </row>
2770 <row>
2771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2772 \begin_inset Text
2773
2774 \begin_layout Plain Layout
2775 Jules
2776 \end_layout
2777
2778 \end_inset
2779 </cell>
2780 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2781 \begin_inset Text
2782
2783 \begin_layout Plain Layout
2784 Marie
2785 \end_layout
2786
2787 \end_inset
2788 </cell>
2789 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2790 \begin_inset Text
2791
2792 \begin_layout Plain Layout
2793 Jean
2794 \end_layout
2795
2796 \end_inset
2797 </cell>
2798 </row>
2799 <row>
2800 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2801 \begin_inset Text
2802
2803 \begin_layout Plain Layout
2804 \begin_inset Formula $\int x^{2}dx$
2805 \end_inset
2806
2807
2808 \end_layout
2809
2810 \end_inset
2811 </cell>
2812 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2813 \begin_inset Text
2814
2815 \begin_layout Plain Layout
2816 \begin_inset Formula $\left[\begin{array}{cc}
2817 a & b\\
2818 c & d\end{array}\right]$
2819 \end_inset
2820
2821
2822 \end_layout
2823
2824 \end_inset
2825 </cell>
2826 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2827 \begin_inset Text
2828
2829 \begin_layout Plain Layout
2830 \begin_inset Formula $1+1=2$
2831 \end_inset
2832
2833
2834 \end_layout
2835
2836 \end_inset
2837 </cell>
2838 </row>
2839 </lyxtabular>
2840
2841 \end_inset
2842
2843
2844 \end_layout
2845
2846 \end_inset
2847
2848
2849 \end_layout
2850
2851 \begin_layout Standard
2852 Les flottants de tableau sont insérés en utilisant le menu 
2853 \family sans
2854 Insérer\SpecialChar \menuseparator
2855 Flottant\SpecialChar \menuseparator
2856 Tableau
2857 \family default
2858  ou le bouton 
2859 \begin_inset Graphics
2860         filename ../../images/float-insert_table.png
2861         scale 85
2862         scaleBeforeRotation
2863
2864 \end_inset
2865
2866  de la barre d'outils.
2867 \end_layout
2868
2869 \begin_layout Standard
2870 Le flottant apparaît à l'écran comme une boîte repliable avec une légende
2871  qui a comme étiquette 
2872 \begin_inset Quotes eld
2873 \end_inset
2874
2875 Tableau
2876 \begin_inset space ~
2877 \end_inset
2878
2879 #:
2880 \begin_inset Quotes erd
2881 \end_inset
2882
2883  (où # est le numéro du tableau).
2884  Vous pouvez insérer le tableau au dessus ou en dessous de la légende.
2885 \end_layout
2886
2887 \begin_layout Standard
2888 Le tableau
2889 \begin_inset space ~
2890 \end_inset
2891
2892
2893 \begin_inset CommandInset ref
2894 LatexCommand ref
2895 reference "tab:Flottant-de-tableau"
2896
2897 \end_inset
2898
2899  est un exemple de tableau dans un flottant de tableau.
2900 \end_layout
2901
2902 \begin_layout Standard
2903 On met habituellement la légende au dessus des tableaux, mais cette règle
2904  n'est malheureusement pas respectée par certaines classes standard de LaTeX.
2905  Cela signifie que si vous utilisez un document appartenant aux classes
2906  
2907 \family sans
2908 article
2909 \family default
2910
2911 \family sans
2912 book
2913 \family default
2914
2915 \family sans
2916 letter
2917 \family default
2918 , ou
2919 \family sans
2920  report
2921 \family default
2922  il n'y aura pas d'espace entre la légende et le tableau.
2923  Pour insérer l'espace nécessaire vous devez ajouter l'option suivante à
2924  la commande de chargement du paquetage LaTeX 
2925 \series bold
2926 caption
2927 \series default
2928
2929 \begin_inset Index
2930 status collapsed
2931
2932 \begin_layout Plain Layout
2933 Paquetages LaTeX ! caption
2934 \end_layout
2935
2936 \end_inset
2937
2938  dans le préambule de votre document.
2939 \begin_inset Foot
2940 status open
2941
2942 \begin_layout Plain Layout
2943 Pour plus d'information voyez la section
2944 \begin_inset space ~
2945 \end_inset
2946
2947
2948 \begin_inset CommandInset ref
2949 LatexCommand ref
2950 reference "sec:Placement-légende"
2951
2952 \end_inset
2953
2954 .
2955 \end_layout
2956
2957 \end_inset
2958
2959 :
2960 \end_layout
2961
2962 \begin_layout Standard
2963
2964 \series bold
2965 tableposition=top
2966 \end_layout
2967
2968 \begin_layout Standard
2969 Le paquetage 
2970 \series bold
2971 caption
2972 \series default
2973 , qui est décrit dans la section
2974 \begin_inset space ~
2975 \end_inset
2976
2977
2978 \begin_inset CommandInset ref
2979 LatexCommand ref
2980 reference "sec:Formatage-légende"
2981
2982 \end_inset
2983
2984 , est utilisé pour ajuster le format des légendes.
2985 \end_layout
2986
2987 \begin_layout Standard
2988 Dans le texte, on fait référence à un tableau
2989 \begin_inset Index
2990 status collapsed
2991
2992 \begin_layout Plain Layout
2993 References@Références ! à des Tableaux
2994 \end_layout
2995
2996 \end_inset
2997
2998  en faisant référence à sa légende.
2999  On insère donc une étiquette dans la légende en utilisant le menu 
3000 \family sans
3001 Insérer
3002 \family default
3003 \SpecialChar \menuseparator
3004
3005 \family sans
3006 Étiquette
3007 \family default
3008  ou le bouton 
3009 \begin_inset Graphics
3010         filename ../../images/label-insert.png
3011         scale 85
3012         scaleBeforeRotation
3013
3014 \end_inset
3015
3016  de la barre d'outils.
3017  On peut alors faire référence à cette étiquette en utilisant le menu 
3018 \family sans
3019 Insérer\SpecialChar \menuseparator
3020 Référence
3021 \begin_inset space ~
3022 \end_inset
3023
3024 croisée
3025 \family default
3026  ou le bouton 
3027 \begin_inset Graphics
3028         filename ../../images/dialog-show-new-inset_ref.png
3029         scale 85
3030         scaleBeforeRotation
3031
3032 \end_inset
3033
3034  de la barre d'outils.
3035 \begin_inset Newline newline
3036 \end_inset
3037
3038 Les références croisées sont expliquées en détail dans la section
3039 \begin_inset space ~
3040 \end_inset
3041
3042
3043 \begin_inset CommandInset ref
3044 LatexCommand ref
3045 reference "sec:Referencer-les-Flottants"
3046
3047 \end_inset
3048
3049 .
3050 \end_layout
3051
3052 \begin_layout Section
3053 Tableaux Longs
3054 \begin_inset CommandInset label
3055 LatexCommand label
3056 name "sec:Tableaux-longs"
3057
3058 \end_inset
3059
3060
3061 \begin_inset Index
3062 status collapsed
3063
3064 \begin_layout Plain Layout
3065 Tableaux longs
3066 \end_layout
3067
3068 \end_inset
3069
3070
3071 \begin_inset Index
3072 status collapsed
3073
3074 \begin_layout Plain Layout
3075 Tableau ! Tableaux longs
3076 \end_layout
3077
3078 \end_inset
3079
3080
3081 \end_layout
3082
3083 \begin_layout Standard
3084 Si un tableau est trop haut pour tenir sur un page, vous pouvez utiliser
3085  l'option 
3086 \family sans
3087 Utiliser
3088 \begin_inset space ~
3089 \end_inset
3090
3091 les
3092 \begin_inset space ~
3093 \end_inset
3094
3095 tableaux
3096 \begin_inset space ~
3097 \end_inset
3098
3099 longs
3100 \family default
3101  de l'onglet 
3102 \family sans
3103 Tableau
3104 \begin_inset space ~
3105 \end_inset
3106
3107 long
3108 \family default
3109  de la fenêtre 
3110 \family sans
3111 Paramètres
3112 \begin_inset space ~
3113 \end_inset
3114
3115 du
3116 \begin_inset space ~
3117 \end_inset
3118
3119 tableau
3120 \family default
3121  pour le répartir automatiquement sur plusieurs pages.
3122  En cochant cette option, vous activez les options suivantes:
3123 \end_layout
3124
3125 \begin_layout Description
3126 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3127  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3128  d'en-tête utilisées pour toutes les pages du tableau long; sauf pour la
3129  première page, si 
3130 \family sans
3131 Premier
3132 \begin_inset space ~
3133 \end_inset
3134
3135 en-tête
3136 \family default
3137  est défini.
3138  Ces lignes forment l'en-tête principal.
3139 \end_layout
3140
3141 \begin_layout Description
3142 Premier
3143 \begin_inset space ~
3144 \end_inset
3145
3146 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3147  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3148  d'en-tête utilisées pour la première page du tableau long.
3149 \end_layout
3150
3151 \begin_layout Description
3152 Pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3153  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3154  constituant les pieds de toutes les pages du tableau long; sauf de la dernière
3155  page si 
3156 \family sans
3157 Dernier
3158 \begin_inset space ~
3159 \end_inset
3160
3161 pied
3162 \family default
3163  est défini.
3164 \end_layout
3165
3166 \begin_layout Description
3167 Dernier
3168 \begin_inset space ~
3169 \end_inset
3170
3171 pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3172  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3173  constituant le pied de la dernière page du tableau long.
3174 \end_layout
3175
3176 \begin_layout Description
3177 Légende La ligne courante 
3178 \lang english
3179 contains the table caption
3180 \lang french
3181 .
3182  La première ligne est transformée en une colonne unique et une légende
3183  
3184 \lang english
3185 is inserted
3186 \lang french
3187 .
3188  Vous trouverez d'autres explications sur les légendes pour les tableaux
3189  longs dans la section
3190 \begin_inset space ~
3191 \end_inset
3192
3193
3194 \begin_inset CommandInset ref
3195 LatexCommand ref
3196 reference "sub:Tableaux-longs-légende"
3197
3198 \end_inset
3199
3200 .
3201 \end_layout
3202
3203 \begin_layout Standard
3204 Vous pouvez aussi préciser une ligne où la table devra être coupée.
3205  Voyez le tableau long qui suit pour voir comment ça marche :
3206 \end_layout
3207
3208 \begin_layout Standard
3209 \align center
3210 \begin_inset Tabular
3211 <lyxtabular version="3" rows="69" columns="3">
3212 <features islongtable="true">
3213 <column alignment="left" valignment="top" width="0cm">
3214 <column alignment="left" valignment="top" width="0pt">
3215 <column alignment="center" valignment="top" width="0pt">
3216 <row endfirsthead="true">
3217 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3218 \begin_inset Text
3219
3220 \begin_layout Plain Layout
3221
3222 \series bold
3223 Exemple d'annuaire téléphonique (ignorez les noms)
3224 \end_layout
3225
3226 \end_inset
3227 </cell>
3228 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3229 \begin_inset Text
3230
3231 \begin_layout Plain Layout
3232
3233 \end_layout
3234
3235 \end_inset
3236 </cell>
3237 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3238 \begin_inset Text
3239
3240 \begin_layout Plain Layout
3241
3242 \end_layout
3243
3244 \end_inset
3245 </cell>
3246 </row>
3247 <row endfirsthead="true">
3248 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3249 \begin_inset Text
3250
3251 \begin_layout Plain Layout
3252
3253 \series bold
3254 NOM
3255 \end_layout
3256
3257 \end_inset
3258 </cell>
3259 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3260 \begin_inset Text
3261
3262 \begin_layout Plain Layout
3263
3264 \end_layout
3265
3266 \end_inset
3267 </cell>
3268 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3269 \begin_inset Text
3270
3271 \begin_layout Plain Layout
3272
3273 \series bold
3274 TEL.
3275 \end_layout
3276
3277 \end_inset
3278 </cell>
3279 </row>
3280 <row endhead="true">
3281 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3282 \begin_inset Text
3283
3284 \begin_layout Plain Layout
3285
3286 \series bold
3287 Exemple d'annuaire téléphonique
3288 \end_layout
3289
3290 \end_inset
3291 </cell>
3292 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3293 \begin_inset Text
3294
3295 \begin_layout Plain Layout
3296
3297 \end_layout
3298
3299 \end_inset
3300 </cell>
3301 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3302 \begin_inset Text
3303
3304 \begin_layout Plain Layout
3305
3306 \end_layout
3307
3308 \end_inset
3309 </cell>
3310 </row>
3311 <row endhead="true">
3312 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3313 \begin_inset Text
3314
3315 \begin_layout Plain Layout
3316
3317 \series bold
3318 NOM
3319 \end_layout
3320
3321 \end_inset
3322 </cell>
3323 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3324 \begin_inset Text
3325
3326 \begin_layout Plain Layout
3327
3328 \end_layout
3329
3330 \end_inset
3331 </cell>
3332 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3333 \begin_inset Text
3334
3335 \begin_layout Plain Layout
3336
3337 \series bold
3338 TEL.
3339 \end_layout
3340
3341 \end_inset
3342 </cell>
3343 </row>
3344 <row endfoot="true">
3345 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3346 \begin_inset Text
3347
3348 \begin_layout Plain Layout
3349  continue page suivante
3350 \end_layout
3351
3352 \end_inset
3353 </cell>
3354 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3355 \begin_inset Text
3356
3357 \begin_layout Plain Layout
3358
3359 \end_layout
3360
3361 \end_inset
3362 </cell>
3363 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3364 \begin_inset Text
3365
3366 \begin_layout Plain Layout
3367
3368 \end_layout
3369
3370 \end_inset
3371 </cell>
3372 </row>
3373 <row>
3374 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3375 \begin_inset Text
3376
3377 \begin_layout Plain Layout
3378
3379 \series bold
3380 Annovi
3381 \end_layout
3382
3383 \end_inset
3384 </cell>
3385 <cell alignment="center" valignment="top" usebox="none">
3386 \begin_inset Text
3387
3388 \begin_layout Plain Layout
3389 Silvia
3390 \end_layout
3391
3392 \end_inset
3393 </cell>
3394 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3395 \begin_inset Text
3396
3397 \begin_layout Plain Layout
3398 111
3399 \end_layout
3400
3401 \end_inset
3402 </cell>
3403 </row>
3404 <row>
3405 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3406 \begin_inset Text
3407
3408 \begin_layout Plain Layout
3409
3410 \series bold
3411 Bertoli
3412 \end_layout
3413
3414 \end_inset
3415 </cell>
3416 <cell alignment="center" valignment="top" usebox="none">
3417 \begin_inset Text
3418
3419 \begin_layout Plain Layout
3420 Stefano
3421 \end_layout
3422
3423 \end_inset
3424 </cell>
3425 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3426 \begin_inset Text
3427
3428 \begin_layout Plain Layout
3429 111
3430 \end_layout
3431
3432 \end_inset
3433 </cell>
3434 </row>
3435 <row>
3436 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3437 \begin_inset Text
3438
3439 \begin_layout Plain Layout
3440
3441 \series bold
3442 Bozzi
3443 \end_layout
3444
3445 \end_inset
3446 </cell>
3447 <cell alignment="center" valignment="top" usebox="none">
3448 \begin_inset Text
3449
3450 \begin_layout Plain Layout
3451 Walter
3452 \end_layout
3453
3454 \end_inset
3455 </cell>
3456 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3457 \begin_inset Text
3458
3459 \begin_layout Plain Layout
3460 111
3461 \end_layout
3462
3463 \end_inset
3464 </cell>
3465 </row>
3466 <row>
3467 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3468 \begin_inset Text
3469
3470 \begin_layout Plain Layout
3471
3472 \series bold
3473 Cachia
3474 \end_layout
3475
3476 \end_inset
3477 </cell>
3478 <cell alignment="center" valignment="top" usebox="none">
3479 \begin_inset Text
3480
3481 \begin_layout Plain Layout
3482 Maria
3483 \end_layout
3484
3485 \end_inset
3486 </cell>
3487 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3488 \begin_inset Text
3489
3490 \begin_layout Plain Layout
3491 111
3492 \end_layout
3493
3494 \end_inset
3495 </cell>
3496 </row>
3497 <row>
3498 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3499 \begin_inset Text
3500
3501 \begin_layout Plain Layout
3502
3503 \series bold
3504 Cachia
3505 \end_layout
3506
3507 \end_inset
3508 </cell>
3509 <cell alignment="center" valignment="top" usebox="none">
3510 \begin_inset Text
3511
3512 \begin_layout Plain Layout
3513 Maurizio
3514 \end_layout
3515
3516 \end_inset
3517 </cell>
3518 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3519 \begin_inset Text
3520
3521 \begin_layout Plain Layout
3522 111
3523 \end_layout
3524
3525 \end_inset
3526 </cell>
3527 </row>
3528 <row>
3529 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3530 \begin_inset Text
3531
3532 \begin_layout Plain Layout
3533
3534 \series bold
3535 Cinquemani
3536 \end_layout
3537
3538 \end_inset
3539 </cell>
3540 <cell alignment="center" valignment="top" usebox="none">
3541 \begin_inset Text
3542
3543 \begin_layout Plain Layout
3544 Giusi
3545 \end_layout
3546
3547 \end_inset
3548 </cell>
3549 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3550 \begin_inset Text
3551
3552 \begin_layout Plain Layout
3553 111
3554 \end_layout
3555
3556 \end_inset
3557 </cell>
3558 </row>
3559 <row>
3560 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3561 \begin_inset Text
3562
3563 \begin_layout Plain Layout
3564
3565 \series bold
3566 Colin
3567 \end_layout
3568
3569 \end_inset
3570 </cell>
3571 <cell alignment="center" valignment="top" usebox="none">
3572 \begin_inset Text
3573
3574 \begin_layout Plain Layout
3575 Bernard
3576 \end_layout
3577
3578 \end_inset
3579 </cell>
3580 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3581 \begin_inset Text
3582
3583 \begin_layout Plain Layout
3584 111
3585 \end_layout
3586
3587 \end_inset
3588 </cell>
3589 </row>
3590 <row>
3591 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3592 \begin_inset Text
3593
3594 \begin_layout Plain Layout
3595
3596 \series bold
3597 Concli
3598 \end_layout
3599
3600 \end_inset
3601 </cell>
3602 <cell alignment="center" valignment="top" usebox="none">
3603 \begin_inset Text
3604
3605 \begin_layout Plain Layout
3606 Gianfranco
3607 \end_layout
3608
3609 \end_inset
3610 </cell>
3611 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3612 \begin_inset Text
3613
3614 \begin_layout Plain Layout
3615 111
3616 \end_layout
3617
3618 \end_inset
3619 </cell>
3620 </row>
3621 <row>
3622 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3623 \begin_inset Text
3624
3625 \begin_layout Plain Layout
3626
3627 \series bold
3628 Dal Bosco
3629 \end_layout
3630
3631 \end_inset
3632 </cell>
3633 <cell alignment="center" valignment="top" usebox="none">
3634 \begin_inset Text
3635
3636 \begin_layout Plain Layout
3637 Carolina
3638 \end_layout
3639
3640 \end_inset
3641 </cell>
3642 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3643 \begin_inset Text
3644
3645 \begin_layout Plain Layout
3646 111
3647 \end_layout
3648
3649 \end_inset
3650 </cell>
3651 </row>
3652 <row>
3653 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3654 \begin_inset Text
3655
3656 \begin_layout Plain Layout
3657
3658 \series bold
3659 Dalpiaz
3660 \end_layout
3661
3662 \end_inset
3663 </cell>
3664 <cell alignment="center" valignment="top" usebox="none">
3665 \begin_inset Text
3666
3667 \begin_layout Plain Layout
3668 Annamaria
3669 \end_layout
3670
3671 \end_inset
3672 </cell>
3673 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3674 \begin_inset Text
3675
3676 \begin_layout Plain Layout
3677 111
3678 \end_layout
3679
3680 \end_inset
3681 </cell>
3682 </row>
3683 <row>
3684 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3685 \begin_inset Text
3686
3687 \begin_layout Plain Layout
3688
3689 \series bold
3690 Feliciello
3691 \end_layout
3692
3693 \end_inset
3694 </cell>
3695 <cell alignment="center" valignment="top" usebox="none">
3696 \begin_inset Text
3697
3698 \begin_layout Plain Layout
3699 Domenico
3700 \end_layout
3701
3702 \end_inset
3703 </cell>
3704 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3705 \begin_inset Text
3706
3707 \begin_layout Plain Layout
3708 111
3709 \end_layout
3710
3711 \end_inset
3712 </cell>
3713 </row>
3714 <row>
3715 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3716 \begin_inset Text
3717
3718 \begin_layout Plain Layout
3719
3720 \series bold
3721 Focarelli
3722 \end_layout
3723
3724 \end_inset
3725 </cell>
3726 <cell alignment="center" valignment="top" usebox="none">
3727 \begin_inset Text
3728
3729 \begin_layout Plain Layout
3730 Paola
3731 \end_layout
3732
3733 \end_inset
3734 </cell>
3735 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3736 \begin_inset Text
3737
3738 \begin_layout Plain Layout
3739 111
3740 \end_layout
3741
3742 \end_inset
3743 </cell>
3744 </row>
3745 <row>
3746 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3747 \begin_inset Text
3748
3749 \begin_layout Plain Layout
3750
3751 \series bold
3752 Galletti
3753 \end_layout
3754
3755 \end_inset
3756 </cell>
3757 <cell alignment="center" valignment="top" usebox="none">
3758 \begin_inset Text
3759
3760 \begin_layout Plain Layout
3761 Oreste
3762 \end_layout
3763
3764 \end_inset
3765 </cell>
3766 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3767 \begin_inset Text
3768
3769 \begin_layout Plain Layout
3770 111
3771 \end_layout
3772
3773 \end_inset
3774 </cell>
3775 </row>
3776 <row>
3777 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3778 \begin_inset Text
3779
3780 \begin_layout Plain Layout
3781
3782 \series bold
3783 Gasparini
3784 \end_layout
3785
3786 \end_inset
3787 </cell>
3788 <cell alignment="center" valignment="top" usebox="none">
3789 \begin_inset Text
3790
3791 \begin_layout Plain Layout
3792 Franca
3793 \end_layout
3794
3795 \end_inset
3796 </cell>
3797 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3798 \begin_inset Text
3799
3800 \begin_layout Plain Layout
3801 111
3802 \end_layout
3803
3804 \end_inset
3805 </cell>
3806 </row>
3807 <row>
3808 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3809 \begin_inset Text
3810
3811 \begin_layout Plain Layout
3812
3813 \series bold
3814 Rizzardi
3815 \end_layout
3816
3817 \end_inset
3818 </cell>
3819 <cell alignment="center" valignment="top" usebox="none">
3820 \begin_inset Text
3821
3822 \begin_layout Plain Layout
3823 Paola
3824 \end_layout
3825
3826 \end_inset
3827 </cell>
3828 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3829 \begin_inset Text
3830
3831 \begin_layout Plain Layout
3832 111
3833 \end_layout
3834
3835 \end_inset
3836 </cell>
3837 </row>
3838 <row>
3839 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3840 \begin_inset Text
3841
3842 \begin_layout Plain Layout
3843
3844 \series bold
3845 Lassini
3846 \end_layout
3847
3848 \end_inset
3849 </cell>
3850 <cell alignment="center" valignment="top" usebox="none">
3851 \begin_inset Text
3852
3853 \begin_layout Plain Layout
3854 Giancarlo
3855 \end_layout
3856
3857 \end_inset
3858 </cell>
3859 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3860 \begin_inset Text
3861
3862 \begin_layout Plain Layout
3863 111
3864 \end_layout
3865
3866 \end_inset
3867 </cell>
3868 </row>
3869 <row>
3870 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3871 \begin_inset Text
3872
3873 \begin_layout Plain Layout
3874
3875 \series bold
3876 Malfatti
3877 \end_layout
3878
3879 \end_inset
3880 </cell>
3881 <cell alignment="center" valignment="top" usebox="none">
3882 \begin_inset Text
3883
3884 \begin_layout Plain Layout
3885 Luciano
3886 \end_layout
3887
3888 \end_inset
3889 </cell>
3890 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3891 \begin_inset Text
3892
3893 \begin_layout Plain Layout
3894 111
3895 \end_layout
3896
3897 \end_inset
3898 </cell>
3899 </row>
3900 <row>
3901 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3902 \begin_inset Text
3903
3904 \begin_layout Plain Layout
3905
3906 \series bold
3907 Malfatti
3908 \end_layout
3909
3910 \end_inset
3911 </cell>
3912 <cell alignment="center" valignment="top" usebox="none">
3913 \begin_inset Text
3914
3915 \begin_layout Plain Layout
3916 Valeriano
3917 \end_layout
3918
3919 \end_inset
3920 </cell>
3921 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3922 \begin_inset Text
3923
3924 \begin_layout Plain Layout
3925 111
3926 \end_layout
3927
3928 \end_inset
3929 </cell>
3930 </row>
3931 <row>
3932 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3933 \begin_inset Text
3934
3935 \begin_layout Plain Layout
3936
3937 \series bold
3938 Meneguzzo
3939 \end_layout
3940
3941 \end_inset
3942 </cell>
3943 <cell alignment="center" valignment="top" usebox="none">
3944 \begin_inset Text
3945
3946 \begin_layout Plain Layout
3947 Roberto
3948 \end_layout
3949
3950 \end_inset
3951 </cell>
3952 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3953 \begin_inset Text
3954
3955 \begin_layout Plain Layout
3956 111
3957 \end_layout
3958
3959 \end_inset
3960 </cell>
3961 </row>
3962 <row>
3963 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3964 \begin_inset Text
3965
3966 \begin_layout Plain Layout
3967
3968 \series bold
3969 Mezzadra
3970 \end_layout
3971
3972 \end_inset
3973 </cell>
3974 <cell alignment="center" valignment="top" usebox="none">
3975 \begin_inset Text
3976
3977 \begin_layout Plain Layout
3978 Roberto
3979 \end_layout
3980
3981 \end_inset
3982 </cell>
3983 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3984 \begin_inset Text
3985
3986 \begin_layout Plain Layout
3987 111
3988 \end_layout
3989
3990 \end_inset
3991 </cell>
3992 </row>
3993 <row>
3994 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3995 \begin_inset Text
3996
3997 \begin_layout Plain Layout
3998
3999 \series bold
4000 Pirpamer
4001 \end_layout
4002
4003 \end_inset
4004 </cell>
4005 <cell alignment="center" valignment="top" usebox="none">
4006 \begin_inset Text
4007
4008 \begin_layout Plain Layout
4009 Erich
4010 \end_layout
4011
4012 \end_inset
4013 </cell>
4014 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4015 \begin_inset Text
4016
4017 \begin_layout Plain Layout
4018 111
4019 \end_layout
4020
4021 \end_inset
4022 </cell>
4023 </row>
4024 <row>
4025 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4026 \begin_inset Text
4027
4028 \begin_layout Plain Layout
4029
4030 \series bold
4031 Pochiesa
4032 \end_layout
4033
4034 \end_inset
4035 </cell>
4036 <cell alignment="center" valignment="top" usebox="none">
4037 \begin_inset Text
4038
4039 \begin_layout Plain Layout
4040 Paolo
4041 \end_layout
4042
4043 \end_inset
4044 </cell>
4045 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4046 \begin_inset Text
4047
4048 \begin_layout Plain Layout
4049 111, 222
4050 \end_layout
4051
4052 \end_inset
4053 </cell>
4054 </row>
4055 <row>
4056 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4057 \begin_inset Text
4058
4059 \begin_layout Plain Layout
4060
4061 \series bold
4062 Radina
4063 \end_layout
4064
4065 \end_inset
4066 </cell>
4067 <cell alignment="center" valignment="top" usebox="none">
4068 \begin_inset Text
4069
4070 \begin_layout Plain Layout
4071 Claudio
4072 \end_layout
4073
4074 \end_inset
4075 </cell>
4076 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4077 \begin_inset Text
4078
4079 \begin_layout Plain Layout
4080 111
4081 \end_layout
4082
4083 \end_inset
4084 </cell>
4085 </row>
4086 <row>
4087 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4088 \begin_inset Text
4089
4090 \begin_layout Plain Layout
4091
4092 \series bold
4093 Stuffer
4094 \end_layout
4095
4096 \end_inset
4097 </cell>
4098 <cell alignment="center" valignment="top" usebox="none">
4099 \begin_inset Text
4100
4101 \begin_layout Plain Layout
4102 Oskar
4103 \end_layout
4104
4105 \end_inset
4106 </cell>
4107 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4108 \begin_inset Text
4109
4110 \begin_layout Plain Layout
4111 111
4112 \end_layout
4113
4114 \end_inset
4115 </cell>
4116 </row>
4117 <row>
4118 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4119 \begin_inset Text
4120
4121 \begin_layout Plain Layout
4122
4123 \series bold
4124 Tacchelli
4125 \end_layout
4126
4127 \end_inset
4128 </cell>
4129 <cell alignment="center" valignment="top" usebox="none">
4130 \begin_inset Text
4131
4132 \begin_layout Plain Layout
4133 Ugo
4134 \end_layout
4135
4136 \end_inset
4137 </cell>
4138 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4139 \begin_inset Text
4140
4141 \begin_layout Plain Layout
4142 111
4143 \end_layout
4144
4145 \end_inset
4146 </cell>
4147 </row>
4148 <row>
4149 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4150 \begin_inset Text
4151
4152 \begin_layout Plain Layout
4153
4154 \series bold
4155 Tezzele
4156 \end_layout
4157
4158 \end_inset
4159 </cell>
4160 <cell alignment="center" valignment="top" usebox="none">
4161 \begin_inset Text
4162
4163 \begin_layout Plain Layout
4164 Margit
4165 \end_layout
4166
4167 \end_inset
4168 </cell>
4169 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4170 \begin_inset Text
4171
4172 \begin_layout Plain Layout
4173 111
4174 \end_layout
4175
4176 \end_inset
4177 </cell>
4178 </row>
4179 <row>
4180 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4181 \begin_inset Text
4182
4183 \begin_layout Plain Layout
4184
4185 \series bold
4186 Unterkalmsteiner
4187 \end_layout
4188
4189 \end_inset
4190 </cell>
4191 <cell alignment="center" valignment="top" usebox="none">
4192 \begin_inset Text
4193
4194 \begin_layout Plain Layout
4195 Frieda
4196 \end_layout
4197
4198 \end_inset
4199 </cell>
4200 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4201 \begin_inset Text
4202
4203 \begin_layout Plain Layout
4204 111
4205 \end_layout
4206
4207 \end_inset
4208 </cell>
4209 </row>
4210 <row>
4211 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4212 \begin_inset Text
4213
4214 \begin_layout Plain Layout
4215
4216 \series bold
4217 Vieider
4218 \end_layout
4219
4220 \end_inset
4221 </cell>
4222 <cell alignment="center" valignment="top" usebox="none">
4223 \begin_inset Text
4224
4225 \begin_layout Plain Layout
4226 Hilde
4227 \end_layout
4228
4229 \end_inset
4230 </cell>
4231 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4232 \begin_inset Text
4233
4234 \begin_layout Plain Layout
4235 111
4236 \end_layout
4237
4238 \end_inset
4239 </cell>
4240 </row>
4241 <row>
4242 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4243 \begin_inset Text
4244
4245 \begin_layout Plain Layout
4246
4247 \series bold
4248 Vigna
4249 \end_layout
4250
4251 \end_inset
4252 </cell>
4253 <cell alignment="center" valignment="top" usebox="none">
4254 \begin_inset Text
4255
4256 \begin_layout Plain Layout
4257 Jürgen
4258 \end_layout
4259
4260 \end_inset
4261 </cell>
4262 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4263 \begin_inset Text
4264
4265 \begin_layout Plain Layout
4266 111
4267 \end_layout
4268
4269 \end_inset
4270 </cell>
4271 </row>
4272 <row>
4273 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4274 \begin_inset Text
4275
4276 \begin_layout Plain Layout
4277
4278 \series bold
4279 Weber
4280 \end_layout
4281
4282 \end_inset
4283 </cell>
4284 <cell alignment="center" valignment="top" usebox="none">
4285 \begin_inset Text
4286
4287 \begin_layout Plain Layout
4288 Maurizio
4289 \end_layout
4290
4291 \end_inset
4292 </cell>
4293 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4294 \begin_inset Text
4295
4296 \begin_layout Plain Layout
4297 111
4298 \end_layout
4299
4300 \end_inset
4301 </cell>
4302 </row>
4303 <row>
4304 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4305 \begin_inset Text
4306
4307 \begin_layout Plain Layout
4308
4309 \series bold
4310 Winkler
4311 \end_layout
4312
4313 \end_inset
4314 </cell>
4315 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4316 \begin_inset Text
4317
4318 \begin_layout Plain Layout
4319 Franz
4320 \end_layout
4321
4322 \end_inset
4323 </cell>
4324 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4325 \begin_inset Text
4326
4327 \begin_layout Plain Layout
4328 111
4329 \end_layout
4330
4331 \end_inset
4332 </cell>
4333 </row>
4334 <row>
4335 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4336 \begin_inset Text
4337
4338 \begin_layout Plain Layout
4339  
4340 \end_layout
4341
4342 \end_inset
4343 </cell>
4344 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4345 \begin_inset Text
4346
4347 \begin_layout Plain Layout
4348
4349 \end_layout
4350
4351 \end_inset
4352 </cell>
4353 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4354 \begin_inset Text
4355
4356 \begin_layout Plain Layout
4357
4358 \end_layout
4359
4360 \end_inset
4361 </cell>
4362 </row>
4363 <row>
4364 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4365 \begin_inset Text
4366
4367 \begin_layout Plain Layout
4368
4369 \series bold
4370 Annovi
4371 \end_layout
4372
4373 \end_inset
4374 </cell>
4375 <cell alignment="center" valignment="top" usebox="none">
4376 \begin_inset Text
4377
4378 \begin_layout Plain Layout
4379 Silvia
4380 \end_layout
4381
4382 \end_inset
4383 </cell>
4384 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4385 \begin_inset Text
4386
4387 \begin_layout Plain Layout
4388 555
4389 \end_layout
4390
4391 \end_inset
4392 </cell>
4393 </row>
4394 <row>
4395 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4396 \begin_inset Text
4397
4398 \begin_layout Plain Layout
4399
4400 \series bold
4401 Bertoli
4402 \end_layout
4403
4404 \end_inset
4405 </cell>
4406 <cell alignment="center" valignment="top" usebox="none">
4407 \begin_inset Text
4408
4409 \begin_layout Plain Layout
4410 Stefano
4411 \end_layout
4412
4413 \end_inset
4414 </cell>
4415 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4416 \begin_inset Text
4417
4418 \begin_layout Plain Layout
4419 555
4420 \end_layout
4421
4422 \end_inset
4423 </cell>
4424 </row>
4425 <row>
4426 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4427 \begin_inset Text
4428
4429 \begin_layout Plain Layout
4430
4431 \series bold
4432 Bozzi
4433 \end_layout
4434
4435 \end_inset
4436 </cell>
4437 <cell alignment="center" valignment="top" usebox="none">
4438 \begin_inset Text
4439
4440 \begin_layout Plain Layout
4441 Walter
4442 \end_layout
4443
4444 \end_inset
4445 </cell>
4446 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4447 \begin_inset Text
4448
4449 \begin_layout Plain Layout
4450 555
4451 \end_layout
4452
4453 \end_inset
4454 </cell>
4455 </row>
4456 <row>
4457 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4458 \begin_inset Text
4459
4460 \begin_layout Plain Layout
4461
4462 \series bold
4463 Cachia
4464 \end_layout
4465
4466 \end_inset
4467 </cell>
4468 <cell alignment="center" valignment="top" usebox="none">
4469 \begin_inset Text
4470
4471 \begin_layout Plain Layout
4472 Maria
4473 \end_layout
4474
4475 \end_inset
4476 </cell>
4477 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4478 \begin_inset Text
4479
4480 \begin_layout Plain Layout
4481 555
4482 \end_layout
4483
4484 \end_inset
4485 </cell>
4486 </row>
4487 <row>
4488 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4489 \begin_inset Text
4490
4491 \begin_layout Plain Layout
4492
4493 \series bold
4494 Cachia
4495 \end_layout
4496
4497 \end_inset
4498 </cell>
4499 <cell alignment="center" valignment="top" usebox="none">
4500 \begin_inset Text
4501
4502 \begin_layout Plain Layout
4503 Maurizio
4504 \end_layout
4505
4506 \end_inset
4507 </cell>
4508 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4509 \begin_inset Text
4510
4511 \begin_layout Plain Layout
4512 555
4513 \end_layout
4514
4515 \end_inset
4516 </cell>
4517 </row>
4518 <row>
4519 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4520 \begin_inset Text
4521
4522 \begin_layout Plain Layout
4523
4524 \series bold
4525 Cinquemani
4526 \end_layout
4527
4528 \end_inset
4529 </cell>
4530 <cell alignment="center" valignment="top" usebox="none">
4531 \begin_inset Text
4532
4533 \begin_layout Plain Layout
4534 Giusi
4535 \end_layout
4536
4537 \end_inset
4538 </cell>
4539 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4540 \begin_inset Text
4541
4542 \begin_layout Plain Layout
4543 555
4544 \end_layout
4545
4546 \end_inset
4547 </cell>
4548 </row>
4549 <row>
4550 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4551 \begin_inset Text
4552
4553 \begin_layout Plain Layout
4554
4555 \series bold
4556 Colin
4557 \end_layout
4558
4559 \end_inset
4560 </cell>
4561 <cell alignment="center" valignment="top" usebox="none">
4562 \begin_inset Text
4563
4564 \begin_layout Plain Layout
4565 Bernard
4566 \end_layout
4567
4568 \end_inset
4569 </cell>
4570 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4571 \begin_inset Text
4572
4573 \begin_layout Plain Layout
4574 555
4575 \end_layout
4576
4577 \end_inset
4578 </cell>
4579 </row>
4580 <row>
4581 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4582 \begin_inset Text
4583
4584 \begin_layout Plain Layout
4585
4586 \series bold
4587 Concli
4588 \end_layout
4589
4590 \end_inset
4591 </cell>
4592 <cell alignment="center" valignment="top" usebox="none">
4593 \begin_inset Text
4594
4595 \begin_layout Plain Layout
4596 Gianfranco
4597 \end_layout
4598
4599 \end_inset
4600 </cell>
4601 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4602 \begin_inset Text
4603
4604 \begin_layout Plain Layout
4605 555
4606 \end_layout
4607
4608 \end_inset
4609 </cell>
4610 </row>
4611 <row>
4612 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4613 \begin_inset Text
4614
4615 \begin_layout Plain Layout
4616
4617 \series bold
4618 Dal Bosco
4619 \end_layout
4620
4621 \end_inset
4622 </cell>
4623 <cell alignment="center" valignment="top" usebox="none">
4624 \begin_inset Text
4625
4626 \begin_layout Plain Layout
4627 Carolina
4628 \end_layout
4629
4630 \end_inset
4631 </cell>
4632 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4633 \begin_inset Text
4634
4635 \begin_layout Plain Layout
4636 555
4637 \end_layout
4638
4639 \end_inset
4640 </cell>
4641 </row>
4642 <row>
4643 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4644 \begin_inset Text
4645
4646 \begin_layout Plain Layout
4647
4648 \series bold
4649 Dalpiaz
4650 \end_layout
4651
4652 \end_inset
4653 </cell>
4654 <cell alignment="center" valignment="top" usebox="none">
4655 \begin_inset Text
4656
4657 \begin_layout Plain Layout
4658 Annamaria
4659 \end_layout
4660
4661 \end_inset
4662 </cell>
4663 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4664 \begin_inset Text
4665
4666 \begin_layout Plain Layout
4667 555
4668 \end_layout
4669
4670 \end_inset
4671 </cell>
4672 </row>
4673 <row>
4674 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4675 \begin_inset Text
4676
4677 \begin_layout Plain Layout
4678
4679 \series bold
4680 Feliciello
4681 \end_layout
4682
4683 \end_inset
4684 </cell>
4685 <cell alignment="center" valignment="top" usebox="none">
4686 \begin_inset Text
4687
4688 \begin_layout Plain Layout
4689 Domenico
4690 \end_layout
4691
4692 \end_inset
4693 </cell>
4694 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4695 \begin_inset Text
4696
4697 \begin_layout Plain Layout
4698 555
4699 \end_layout
4700
4701 \end_inset
4702 </cell>
4703 </row>
4704 <row>
4705 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4706 \begin_inset Text
4707
4708 \begin_layout Plain Layout
4709
4710 \series bold
4711 Focarelli
4712 \end_layout
4713
4714 \end_inset
4715 </cell>
4716 <cell alignment="center" valignment="top" usebox="none">
4717 \begin_inset Text
4718
4719 \begin_layout Plain Layout
4720 Paola
4721 \end_layout
4722
4723 \end_inset
4724 </cell>
4725 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4726 \begin_inset Text
4727
4728 \begin_layout Plain Layout
4729 555
4730 \end_layout
4731
4732 \end_inset
4733 </cell>
4734 </row>
4735 <row>
4736 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4737 \begin_inset Text
4738
4739 \begin_layout Plain Layout
4740
4741 \series bold
4742 Galletti
4743 \end_layout
4744
4745 \end_inset
4746 </cell>
4747 <cell alignment="center" valignment="top" usebox="none">
4748 \begin_inset Text
4749
4750 \begin_layout Plain Layout
4751 Oreste
4752 \end_layout
4753
4754 \end_inset
4755 </cell>
4756 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4757 \begin_inset Text
4758
4759 \begin_layout Plain Layout
4760 555
4761 \end_layout
4762
4763 \end_inset
4764 </cell>
4765 </row>
4766 <row>
4767 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4768 \begin_inset Text
4769
4770 \begin_layout Plain Layout
4771
4772 \series bold
4773 Gasparini
4774 \end_layout
4775
4776 \end_inset
4777 </cell>
4778 <cell alignment="center" valignment="top" usebox="none">
4779 \begin_inset Text
4780
4781 \begin_layout Plain Layout
4782 Franca
4783 \end_layout
4784
4785 \end_inset
4786 </cell>
4787 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4788 \begin_inset Text
4789
4790 \begin_layout Plain Layout
4791 555
4792 \end_layout
4793
4794 \end_inset
4795 </cell>
4796 </row>
4797 <row>
4798 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4799 \begin_inset Text
4800
4801 \begin_layout Plain Layout
4802
4803 \series bold
4804 Rizzardi
4805 \end_layout
4806
4807 \end_inset
4808 </cell>
4809 <cell alignment="center" valignment="top" usebox="none">
4810 \begin_inset Text
4811
4812 \begin_layout Plain Layout
4813 Paola
4814 \end_layout
4815
4816 \end_inset
4817 </cell>
4818 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4819 \begin_inset Text
4820
4821 \begin_layout Plain Layout
4822 555
4823 \end_layout
4824
4825 \end_inset
4826 </cell>
4827 </row>
4828 <row>
4829 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4830 \begin_inset Text
4831
4832 \begin_layout Plain Layout
4833
4834 \series bold
4835 Lassini
4836 \end_layout
4837
4838 \end_inset
4839 </cell>
4840 <cell alignment="center" valignment="top" usebox="none">
4841 \begin_inset Text
4842
4843 \begin_layout Plain Layout
4844 Giancarlo
4845 \end_layout
4846
4847 \end_inset
4848 </cell>
4849 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4850 \begin_inset Text
4851
4852 \begin_layout Plain Layout
4853 555
4854 \end_layout
4855
4856 \end_inset
4857 </cell>
4858 </row>
4859 <row>
4860 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4861 \begin_inset Text
4862
4863 \begin_layout Plain Layout
4864
4865 \series bold
4866 Malfatti
4867 \end_layout
4868
4869 \end_inset
4870 </cell>
4871 <cell alignment="center" valignment="top" usebox="none">
4872 \begin_inset Text
4873
4874 \begin_layout Plain Layout
4875 Luciano
4876 \end_layout
4877
4878 \end_inset
4879 </cell>
4880 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4881 \begin_inset Text
4882
4883 \begin_layout Plain Layout
4884 555
4885 \end_layout
4886
4887 \end_inset
4888 </cell>
4889 </row>
4890 <row>
4891 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4892 \begin_inset Text
4893
4894 \begin_layout Plain Layout
4895
4896 \series bold
4897 Malfatti
4898 \end_layout
4899
4900 \end_inset
4901 </cell>
4902 <cell alignment="center" valignment="top" usebox="none">
4903 \begin_inset Text
4904
4905 \begin_layout Plain Layout
4906 Valeriano
4907 \end_layout
4908
4909 \end_inset
4910 </cell>
4911 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4912 \begin_inset Text
4913
4914 \begin_layout Plain Layout
4915 555
4916 \end_layout
4917
4918 \end_inset
4919 </cell>
4920 </row>
4921 <row>
4922 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4923 \begin_inset Text
4924
4925 \begin_layout Plain Layout
4926
4927 \series bold
4928 Meneguzzo
4929 \end_layout
4930
4931 \end_inset
4932 </cell>
4933 <cell alignment="center" valignment="top" usebox="none">
4934 \begin_inset Text
4935
4936 \begin_layout Plain Layout
4937 Roberto
4938 \end_layout
4939
4940 \end_inset
4941 </cell>
4942 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4943 \begin_inset Text
4944
4945 \begin_layout Plain Layout
4946 555
4947 \end_layout
4948
4949 \end_inset
4950 </cell>
4951 </row>
4952 <row>
4953 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4954 \begin_inset Text
4955
4956 \begin_layout Plain Layout
4957
4958 \series bold
4959 Mezzadra
4960 \end_layout
4961
4962 \end_inset
4963 </cell>
4964 <cell alignment="center" valignment="top" usebox="none">
4965 \begin_inset Text
4966
4967 \begin_layout Plain Layout
4968 Roberto
4969 \end_layout
4970
4971 \end_inset
4972 </cell>
4973 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4974 \begin_inset Text
4975
4976 \begin_layout Plain Layout
4977 555
4978 \end_layout
4979
4980 \end_inset
4981 </cell>
4982 </row>
4983 <row>
4984 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4985 \begin_inset Text
4986
4987 \begin_layout Plain Layout
4988
4989 \series bold
4990 Pirpamer
4991 \end_layout
4992
4993 \end_inset
4994 </cell>
4995 <cell alignment="center" valignment="top" usebox="none">
4996 \begin_inset Text
4997
4998 \begin_layout Plain Layout
4999 Erich
5000 \end_layout
5001
5002 \end_inset
5003 </cell>
5004 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5005 \begin_inset Text
5006
5007 \begin_layout Plain Layout
5008 555
5009 \end_layout
5010
5011 \end_inset
5012 </cell>
5013 </row>
5014 <row>
5015 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5016 \begin_inset Text
5017
5018 \begin_layout Plain Layout
5019
5020 \series bold
5021 Pochiesa
5022 \end_layout
5023
5024 \end_inset
5025 </cell>
5026 <cell alignment="center" valignment="top" usebox="none">
5027 \begin_inset Text
5028
5029 \begin_layout Plain Layout
5030 Paolo
5031 \end_layout
5032
5033 \end_inset
5034 </cell>
5035 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5036 \begin_inset Text
5037
5038 \begin_layout Plain Layout
5039 555, 222
5040 \end_layout
5041
5042 \end_inset
5043 </cell>
5044 </row>
5045 <row>
5046 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5047 \begin_inset Text
5048
5049 \begin_layout Plain Layout
5050
5051 \series bold
5052 Radina
5053 \end_layout
5054
5055 \end_inset
5056 </cell>
5057 <cell alignment="center" valignment="top" usebox="none">
5058 \begin_inset Text
5059
5060 \begin_layout Plain Layout
5061 Claudio
5062 \end_layout
5063
5064 \end_inset
5065 </cell>
5066 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5067 \begin_inset Text
5068
5069 \begin_layout Plain Layout
5070 555
5071 \end_layout
5072
5073 \end_inset
5074 </cell>
5075 </row>
5076 <row>
5077 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5078 \begin_inset Text
5079
5080 \begin_layout Plain Layout
5081
5082 \series bold
5083 Stuffer
5084 \end_layout
5085
5086 \end_inset
5087 </cell>
5088 <cell alignment="center" valignment="top" usebox="none">
5089 \begin_inset Text
5090
5091 \begin_layout Plain Layout
5092 Oskar
5093 \end_layout
5094
5095 \end_inset
5096 </cell>
5097 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5098 \begin_inset Text
5099
5100 \begin_layout Plain Layout
5101 555
5102 \end_layout
5103
5104 \end_inset
5105 </cell>
5106 </row>
5107 <row>
5108 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5109 \begin_inset Text
5110
5111 \begin_layout Plain Layout
5112
5113 \series bold
5114 Tacchelli
5115 \end_layout
5116
5117 \end_inset
5118 </cell>
5119 <cell alignment="center" valignment="top" usebox="none">
5120 \begin_inset Text
5121
5122 \begin_layout Plain Layout
5123 Ugo
5124 \end_layout
5125
5126 \end_inset
5127 </cell>
5128 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5129 \begin_inset Text
5130
5131 \begin_layout Plain Layout
5132 555
5133 \end_layout
5134
5135 \end_inset
5136 </cell>
5137 </row>
5138 <row>
5139 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5140 \begin_inset Text
5141
5142 \begin_layout Plain Layout
5143
5144 \series bold
5145 Tezzele
5146 \end_layout
5147
5148 \end_inset
5149 </cell>
5150 <cell alignment="center" valignment="top" usebox="none">
5151 \begin_inset Text
5152
5153 \begin_layout Plain Layout
5154 Margit
5155 \end_layout
5156
5157 \end_inset
5158 </cell>
5159 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5160 \begin_inset Text
5161
5162 \begin_layout Plain Layout
5163 555
5164 \end_layout
5165
5166 \end_inset
5167 </cell>
5168 </row>
5169 <row>
5170 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5171 \begin_inset Text
5172
5173 \begin_layout Plain Layout
5174
5175 \series bold
5176 Unterkalmsteiner
5177 \end_layout
5178
5179 \end_inset
5180 </cell>
5181 <cell alignment="center" valignment="top" usebox="none">
5182 \begin_inset Text
5183
5184 \begin_layout Plain Layout
5185 Frieda
5186 \end_layout
5187
5188 \end_inset
5189 </cell>
5190 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5191 \begin_inset Text
5192
5193 \begin_layout Plain Layout
5194 555
5195 \end_layout
5196
5197 \end_inset
5198 </cell>
5199 </row>
5200 <row>
5201 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5202 \begin_inset Text
5203
5204 \begin_layout Plain Layout
5205
5206 \series bold
5207 Vieider
5208 \end_layout
5209
5210 \end_inset
5211 </cell>
5212 <cell alignment="center" valignment="top" usebox="none">
5213 \begin_inset Text
5214
5215 \begin_layout Plain Layout
5216 Hilde
5217 \end_layout
5218
5219 \end_inset
5220 </cell>
5221 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5222 \begin_inset Text
5223
5224 \begin_layout Plain Layout
5225 555
5226 \end_layout
5227
5228 \end_inset
5229 </cell>
5230 </row>
5231 <row>
5232 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5233 \begin_inset Text
5234
5235 \begin_layout Plain Layout
5236
5237 \series bold
5238 Vigna
5239 \end_layout
5240
5241 \end_inset
5242 </cell>
5243 <cell alignment="center" valignment="top" usebox="none">
5244 \begin_inset Text
5245
5246 \begin_layout Plain Layout
5247 Jürgen
5248 \end_layout
5249
5250 \end_inset
5251 </cell>
5252 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5253 \begin_inset Text
5254
5255 \begin_layout Plain Layout
5256 999
5257 \end_layout
5258
5259 \end_inset
5260 </cell>
5261 </row>
5262 <row>
5263 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5264 \begin_inset Text
5265
5266 \begin_layout Plain Layout
5267
5268 \series bold
5269 Weber
5270 \end_layout
5271
5272 \end_inset
5273 </cell>
5274 <cell alignment="center" valignment="top" usebox="none">
5275 \begin_inset Text
5276
5277 \begin_layout Plain Layout
5278 Maurizio
5279 \end_layout
5280
5281 \end_inset
5282 </cell>
5283 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5284 \begin_inset Text
5285
5286 \begin_layout Plain Layout
5287 555
5288 \end_layout
5289
5290 \end_inset
5291 </cell>
5292 </row>
5293 <row>
5294 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5295 \begin_inset Text
5296
5297 \begin_layout Plain Layout
5298
5299 \series bold
5300 Winkler
5301 \end_layout
5302
5303 \end_inset
5304 </cell>
5305 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5306 \begin_inset Text
5307
5308 \begin_layout Plain Layout
5309 Franz
5310 \end_layout
5311
5312 \end_inset
5313 </cell>
5314 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5315 \begin_inset Text
5316
5317 \begin_layout Plain Layout
5318 555
5319 \end_layout
5320
5321 \end_inset
5322 </cell>
5323 </row>
5324 <row endlastfoot="true">
5325 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5326 \begin_inset Text
5327
5328 \begin_layout Plain Layout
5329 Fin
5330 \end_layout
5331
5332 \end_inset
5333 </cell>
5334 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5335 \begin_inset Text
5336
5337 \begin_layout Plain Layout
5338
5339 \end_layout
5340
5341 \end_inset
5342 </cell>
5343 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5344 \begin_inset Text
5345
5346 \begin_layout Plain Layout
5347
5348 \end_layout
5349
5350 \end_inset
5351 </cell>
5352 </row>
5353 </lyxtabular>
5354
5355 \end_inset
5356
5357
5358 \begin_inset ERT
5359 status collapsed
5360
5361 \begin_layout Plain Layout
5362
5363
5364 \backslash
5365 addtocounter{table}{-1}
5366 \end_layout
5367
5368 \end_inset
5369
5370
5371 \begin_inset Note Note
5372 status collapsed
5373
5374 \begin_layout Plain Layout
5375 Voyez la première note grisée de la section
5376 \begin_inset space ~
5377 \end_inset
5378
5379
5380 \begin_inset CommandInset ref
5381 LatexCommand ref
5382 reference "sub:Tableaux-longs-légende"
5383
5384 \end_inset
5385
5386  pour une explication de cette commande.
5387 \end_layout
5388
5389 \end_inset
5390
5391
5392 \end_layout
5393
5394 \begin_layout Subsection
5395 Notes de Bas de Page dans les Tableaux Longs
5396 \begin_inset CommandInset label
5397 LatexCommand label
5398 name "sub:Notes-dans-tableau-long"
5399
5400 \end_inset
5401
5402
5403 \begin_inset Index
5404 status collapsed
5405
5406 \begin_layout Plain Layout
5407 Tableaux longs ! Notes de bas de page
5408 \end_layout
5409
5410 \end_inset
5411
5412
5413 \end_layout
5414
5415 \begin_layout Standard
5416 Vous pouvez insérer des notes de bas de page dans chaque cellule d'un tableau
5417  long.
5418  Elles apparaissent en bas de la page dans laquelle se trouve la cellule
5419  contenant la note.
5420  Par exemple le tableau
5421 \begin_inset space ~
5422 \end_inset
5423
5424
5425 \begin_inset CommandInset ref
5426 LatexCommand ref
5427 reference "tab:Légendes-tableau-différentes"
5428
5429 \end_inset
5430
5431  a une note de bas de page.
5432 \end_layout
5433
5434 \begin_layout Subsection
5435 Alignement des Tableaux Longs
5436 \begin_inset Index
5437 status collapsed
5438
5439 \begin_layout Plain Layout
5440 Tableaux longs ! Alignement
5441 \end_layout
5442
5443 \end_inset
5444
5445
5446 \end_layout
5447
5448 \begin_layout Standard
5449 Implicitement les Tableaux Longs sont centrés.
5450  Contrairement à l'alignement dans les colonnes et les lignes, l'alignement
5451  du tableau ne peut actuellement pas être modifié à partir de la fenêtre
5452  de dialogue.
5453  Pour modifier l'alignement d'un tableau long, vous devez modifier les valeurs
5454  des longueurs 
5455 \series bold
5456
5457 \backslash
5458 LTleft 
5459 \series default
5460 et 
5461 \series bold
5462
5463 \backslash
5464 LTright
5465 \series default
5466  en insérant la ligne suivante sous forme de code TeX avant le tableau long
5467  concerné :
5468 \end_layout
5469
5470 \begin_layout Standard
5471
5472 \series bold
5473
5474 \backslash
5475 setlength{
5476 \backslash
5477 LTleft}{valeur}
5478 \end_layout
5479
5480 \begin_layout Standard
5481 Où 
5482 \series bold
5483 valeur
5484 \series default
5485  peut avoir n'importe laquelle des unités listées dans le tableau
5486 \begin_inset space ~
5487 \end_inset
5488
5489
5490 \begin_inset CommandInset ref
5491 LatexCommand ref
5492 reference "cha:Unités-de-longueur"
5493
5494 \end_inset
5495
5496 .
5497  
5498 \series bold
5499
5500 \backslash
5501 LTleft
5502 \series default
5503  contrôle la distance horizontale entre le bord gauche de la page et le
5504  tableau, et
5505 \series bold
5506  
5507 \backslash
5508 LTright
5509 \series default
5510  la distance au bord droit.
5511  La valeur implicite des ces deux distances est 
5512 \series bold
5513
5514 \backslash
5515 fill
5516 \series default
5517 , ce qui dans ce cas correspond à un ressort horizontal dans LyX.
5518 \end_layout
5519
5520 \begin_layout Standard
5521 Le tableau long suivant a été aligné à gauche en mettant 
5522 \series bold
5523
5524 \backslash
5525 LTleft
5526 \series default
5527  à 0
5528 \begin_inset space \thinspace{}
5529 \end_inset
5530
5531 pt.
5532 \begin_inset ERT
5533 status collapsed
5534
5535 \begin_layout Plain Layout
5536
5537
5538 \backslash
5539 setlength{
5540 \backslash
5541 LTleft}{0pt}
5542 \end_layout
5543
5544 \end_inset
5545
5546
5547 \end_layout
5548
5549 \begin_layout Standard
5550 \begin_inset Tabular
5551 <lyxtabular version="3" rows="5" columns="5">
5552 <features islongtable="true">
5553 <column alignment="center" valignment="top" width="0">
5554 <column alignment="center" valignment="top" width="0">
5555 <column alignment="center" valignment="top" width="0">
5556 <column alignment="center" valignment="top" width="0">
5557 <column alignment="center" valignment="top" width="0">
5558 <row>
5559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5560 \begin_inset Text
5561
5562 \begin_layout Plain Layout
5563 1
5564 \end_layout
5565
5566 \end_inset
5567 </cell>
5568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5569 \begin_inset Text
5570
5571 \begin_layout Plain Layout
5572 2
5573 \end_layout
5574
5575 \end_inset
5576 </cell>
5577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5578 \begin_inset Text
5579
5580 \begin_layout Plain Layout
5581 3
5582 \end_layout
5583
5584 \end_inset
5585 </cell>
5586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5587 \begin_inset Text
5588
5589 \begin_layout Plain Layout
5590 4
5591 \end_layout
5592
5593 \end_inset
5594 </cell>
5595 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5596 \begin_inset Text
5597
5598 \begin_layout Plain Layout
5599 5
5600 \end_layout
5601
5602 \end_inset
5603 </cell>
5604 </row>
5605 <row>
5606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5607 \begin_inset Text
5608
5609 \begin_layout Plain Layout
5610 asd
5611 \end_layout
5612
5613 \end_inset
5614 </cell>
5615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5616 \begin_inset Text
5617
5618 \begin_layout Plain Layout
5619 s
5620 \end_layout
5621
5622 \end_inset
5623 </cell>
5624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5625 \begin_inset Text
5626
5627 \begin_layout Plain Layout
5628 s
5629 \end_layout
5630
5631 \end_inset
5632 </cell>
5633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5634 \begin_inset Text
5635
5636 \begin_layout Plain Layout
5637 s
5638 \end_layout
5639
5640 \end_inset
5641 </cell>
5642 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5643 \begin_inset Text
5644
5645 \begin_layout Plain Layout
5646 asd
5647 \end_layout
5648
5649 \end_inset
5650 </cell>
5651 </row>
5652 <row>
5653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5654 \begin_inset Text
5655
5656 \begin_layout Plain Layout
5657 asd
5658 \end_layout
5659
5660 \end_inset
5661 </cell>
5662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5663 \begin_inset Text
5664
5665 \begin_layout Plain Layout
5666 s
5667 \end_layout
5668
5669 \end_inset
5670 </cell>
5671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5672 \begin_inset Text
5673
5674 \begin_layout Plain Layout
5675 s
5676 \end_layout
5677
5678 \end_inset
5679 </cell>
5680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5681 \begin_inset Text
5682
5683 \begin_layout Plain Layout
5684 s
5685 \end_layout
5686
5687 \end_inset
5688 </cell>
5689 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5690 \begin_inset Text
5691
5692 \begin_layout Plain Layout
5693 asd
5694 \end_layout
5695
5696 \end_inset
5697 </cell>
5698 </row>
5699 <row>
5700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5701 \begin_inset Text
5702
5703 \begin_layout Plain Layout
5704 asd
5705 \end_layout
5706
5707 \end_inset
5708 </cell>
5709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5710 \begin_inset Text
5711
5712 \begin_layout Plain Layout
5713 s
5714 \end_layout
5715
5716 \end_inset
5717 </cell>
5718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5719 \begin_inset Text
5720
5721 \begin_layout Plain Layout
5722 s
5723 \end_layout
5724
5725 \end_inset
5726 </cell>
5727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5728 \begin_inset Text
5729
5730 \begin_layout Plain Layout
5731 s
5732 \end_layout
5733
5734 \end_inset
5735 </cell>
5736 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5737 \begin_inset Text
5738
5739 \begin_layout Plain Layout
5740 asd
5741 \end_layout
5742
5743 \end_inset
5744 </cell>
5745 </row>
5746 <row>
5747 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5748 \begin_inset Text
5749
5750 \begin_layout Plain Layout
5751 asd
5752 \end_layout
5753
5754 \end_inset
5755 </cell>
5756 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5757 \begin_inset Text
5758
5759 \begin_layout Plain Layout
5760 asd
5761 \end_layout
5762
5763 \end_inset
5764 </cell>
5765 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5766 \begin_inset Text
5767
5768 \begin_layout Plain Layout
5769 asd
5770 \end_layout
5771
5772 \end_inset
5773 </cell>
5774 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5775 \begin_inset Text
5776
5777 \begin_layout Plain Layout
5778 asd
5779 \end_layout
5780
5781 \end_inset
5782 </cell>
5783 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5784 \begin_inset Text
5785
5786 \begin_layout Plain Layout
5787 asd
5788 \end_layout
5789
5790 \end_inset
5791 </cell>
5792 </row>
5793 </lyxtabular>
5794
5795 \end_inset
5796
5797
5798 \begin_inset ERT
5799 status collapsed
5800
5801 \begin_layout Plain Layout
5802
5803
5804 \backslash
5805 setlength{
5806 \backslash
5807 LTleft}{
5808 \backslash
5809 fill}
5810 \end_layout
5811
5812 \end_inset
5813
5814
5815 \begin_inset ERT
5816 status collapsed
5817
5818 \begin_layout Plain Layout
5819
5820
5821 \backslash
5822 addtocounter{table}{-1}
5823 \end_layout
5824
5825 \end_inset
5826
5827
5828 \begin_inset Note Note
5829 status collapsed
5830
5831 \begin_layout Plain Layout
5832 Voyez la première note grisée de la section
5833 \begin_inset space ~
5834 \end_inset
5835
5836
5837 \begin_inset CommandInset ref
5838 LatexCommand ref
5839 reference "sub:Tableaux-longs-légende"
5840
5841 \end_inset
5842
5843  pour une explication de cette commande.
5844 \end_layout
5845
5846 \end_inset
5847
5848
5849 \end_layout
5850
5851 \begin_layout Subsection
5852 Légendes et Tableaux longs
5853 \begin_inset Index
5854 status collapsed
5855
5856 \begin_layout Plain Layout
5857 Tableaux longs ! Legendes@Légendes
5858 \end_layout
5859
5860 \end_inset
5861
5862
5863 \begin_inset CommandInset label
5864 LatexCommand label
5865 name "sub:Tableaux-longs-légende"
5866
5867 \end_inset
5868
5869
5870 \end_layout
5871
5872 \begin_layout Standard
5873 Vous ne pouvez pas placer un tableau long dans un flottant de tableau puisque
5874  les flottants ne peuvent pas être sur plusieurs pages, mais l'environnement
5875  de légende des flottants de tableau peut aussi être utilisé pour les Tableaux
5876  Longs quand on utilise pour une ligne l'option de tableau long 
5877 \family sans
5878 Légende
5879 \family default
5880 , comme c'est expliqué dans la section
5881 \begin_inset space ~
5882 \end_inset
5883
5884
5885 \begin_inset CommandInset ref
5886 LatexCommand ref
5887 reference "sec:Tableaux-longs"
5888
5889 \end_inset
5890
5891 .
5892 \end_layout
5893
5894 \begin_layout Standard
5895 Voici un petit Tableau long pour voir comment ça marche :
5896 \end_layout
5897
5898 \begin_layout Standard
5899 \begin_inset Tabular
5900 <lyxtabular version="3" rows="6" columns="5">
5901 <features islongtable="true">
5902 <column alignment="center" valignment="top" width="0">
5903 <column alignment="center" valignment="top" width="0">
5904 <column alignment="center" valignment="top" width="0">
5905 <column alignment="center" valignment="top" width="0">
5906 <column alignment="center" valignment="top" width="0">
5907 <row caption="true">
5908 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
5909 \begin_inset Text
5910
5911 \begin_layout Plain Layout
5912 \begin_inset Caption
5913
5914 \begin_layout Plain Layout
5915 Tableau long avec une légende
5916 \begin_inset OptArg
5917 status open
5918
5919 \begin_layout Plain Layout
5920 Tableau long
5921 \end_layout
5922
5923 \end_inset
5924
5925
5926 \end_layout
5927
5928 \end_inset
5929
5930
5931 \end_layout
5932
5933 \end_inset
5934 </cell>
5935 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5936 \begin_inset Text
5937
5938 \begin_layout Plain Layout
5939
5940 \end_layout
5941
5942 \end_inset
5943 </cell>
5944 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5945 \begin_inset Text
5946
5947 \begin_layout Plain Layout
5948
5949 \end_layout
5950
5951 \end_inset
5952 </cell>
5953 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5954 \begin_inset Text
5955
5956 \begin_layout Plain Layout
5957
5958 \end_layout
5959
5960 \end_inset
5961 </cell>
5962 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5963 \begin_inset Text
5964
5965 \begin_layout Plain Layout
5966
5967 \end_layout
5968
5969 \end_inset
5970 </cell>
5971 </row>
5972 <row>
5973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5974 \begin_inset Text
5975
5976 \begin_layout Plain Layout
5977 1
5978 \end_layout
5979
5980 \end_inset
5981 </cell>
5982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5983 \begin_inset Text
5984
5985 \begin_layout Plain Layout
5986 2
5987 \end_layout
5988
5989 \end_inset
5990 </cell>
5991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5992 \begin_inset Text
5993
5994 \begin_layout Plain Layout
5995 3
5996 \end_layout
5997
5998 \end_inset
5999 </cell>
6000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6001 \begin_inset Text
6002
6003 \begin_layout Plain Layout
6004 4
6005 \end_layout
6006
6007 \end_inset
6008 </cell>
6009 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6010 \begin_inset Text
6011
6012 \begin_layout Plain Layout
6013 5
6014 \end_layout
6015
6016 \end_inset
6017 </cell>
6018 </row>
6019 <row>
6020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6021 \begin_inset Text
6022
6023 \begin_layout Plain Layout
6024 asd
6025 \end_layout
6026
6027 \end_inset
6028 </cell>
6029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6030 \begin_inset Text
6031
6032 \begin_layout Plain Layout
6033 s
6034 \end_layout
6035
6036 \end_inset
6037 </cell>
6038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6039 \begin_inset Text
6040
6041 \begin_layout Plain Layout
6042 s
6043 \end_layout
6044
6045 \end_inset
6046 </cell>
6047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6048 \begin_inset Text
6049
6050 \begin_layout Plain Layout
6051 s
6052 \end_layout
6053
6054 \end_inset
6055 </cell>
6056 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6057 \begin_inset Text
6058
6059 \begin_layout Plain Layout
6060 asd
6061 \end_layout
6062
6063 \end_inset
6064 </cell>
6065 </row>
6066 <row>
6067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6068 \begin_inset Text
6069
6070 \begin_layout Plain Layout
6071 asd
6072 \end_layout
6073
6074 \end_inset
6075 </cell>
6076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6077 \begin_inset Text
6078
6079 \begin_layout Plain Layout
6080 s
6081 \end_layout
6082
6083 \end_inset
6084 </cell>
6085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6086 \begin_inset Text
6087
6088 \begin_layout Plain Layout
6089 s
6090 \end_layout
6091
6092 \end_inset
6093 </cell>
6094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6095 \begin_inset Text
6096
6097 \begin_layout Plain Layout
6098 s
6099 \end_layout
6100
6101 \end_inset
6102 </cell>
6103 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6104 \begin_inset Text
6105
6106 \begin_layout Plain Layout
6107 asd
6108 \end_layout
6109
6110 \end_inset
6111 </cell>
6112 </row>
6113 <row>
6114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6115 \begin_inset Text
6116
6117 \begin_layout Plain Layout
6118 asd
6119 \end_layout
6120
6121 \end_inset
6122 </cell>
6123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6124 \begin_inset Text
6125
6126 \begin_layout Plain Layout
6127 s
6128 \end_layout
6129
6130 \end_inset
6131 </cell>
6132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6133 \begin_inset Text
6134
6135 \begin_layout Plain Layout
6136 s
6137 \end_layout
6138
6139 \end_inset
6140 </cell>
6141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6142 \begin_inset Text
6143
6144 \begin_layout Plain Layout
6145 s
6146 \end_layout
6147
6148 \end_inset
6149 </cell>
6150 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6151 \begin_inset Text
6152
6153 \begin_layout Plain Layout
6154 asd
6155 \end_layout
6156
6157 \end_inset
6158 </cell>
6159 </row>
6160 <row>
6161 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6162 \begin_inset Text
6163
6164 \begin_layout Plain Layout
6165 asd
6166 \end_layout
6167
6168 \end_inset
6169 </cell>
6170 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6171 \begin_inset Text
6172
6173 \begin_layout Plain Layout
6174 asd
6175 \end_layout
6176
6177 \end_inset
6178 </cell>
6179 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6180 \begin_inset Text
6181
6182 \begin_layout Plain Layout
6183 asd
6184 \end_layout
6185
6186 \end_inset
6187 </cell>
6188 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6189 \begin_inset Text
6190
6191 \begin_layout Plain Layout
6192 asd
6193 \end_layout
6194
6195 \end_inset
6196 </cell>
6197 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6198 \begin_inset Text
6199
6200 \begin_layout Plain Layout
6201 asd
6202 \end_layout
6203
6204 \end_inset
6205 </cell>
6206 </row>
6207 </lyxtabular>
6208
6209 \end_inset
6210
6211
6212 \end_layout
6213
6214 \begin_layout Standard
6215 \begin_inset VSpace medskip
6216 \end_inset
6217
6218
6219 \begin_inset Note Greyedout
6220 status open
6221
6222 \begin_layout Plain Layout
6223
6224 \series bold
6225 Note
6226 \begin_inset space ~
6227 \end_inset
6228
6229 1:
6230 \series default
6231  Le numéro de tableau est incrémenté à chaque tableau long, même si vous
6232  n'avez pas prévu de légende.
6233  À cause de ça, vous pouvez avoir le cas où par exemple le tableau
6234 \begin_inset space ~
6235 \end_inset
6236
6237 2.4 suit le tableau
6238 \begin_inset space ~
6239 \end_inset
6240
6241 2.1 dans la liste des tableaux, si entre les deux il y a deux tableaux longs
6242  sans légende.
6243  Pour éviter ce problème, vous pouvez ajouter cette commande en code TeX
6244  après chaque tableau long sans légende :
6245 \end_layout
6246
6247 \begin_layout Plain Layout
6248
6249 \series bold
6250
6251 \backslash
6252 addtocounter{table}{-1}
6253 \end_layout
6254
6255 \begin_layout Plain Layout
6256 Ce n'est pas nécessaire quand aucun de vos tableaux longs n'a de légende
6257  et que vous ajoutez le code suivant dans le préambule du document :
6258 \end_layout
6259
6260 \begin_layout Plain Layout
6261
6262 \series bold
6263
6264 \backslash
6265 let
6266 \backslash
6267 myEnd
6268 \backslash
6269 endlongtable
6270 \begin_inset Newline newline
6271 \end_inset
6272
6273
6274 \backslash
6275 renewcommand{
6276 \backslash
6277 endlongtable}{
6278 \backslash
6279 myEnd
6280 \backslash
6281 addtocounter{table}{-1}}
6282 \end_layout
6283
6284 \end_inset
6285
6286
6287 \end_layout
6288
6289 \begin_layout Standard
6290 \begin_inset Note Greyedout
6291 status open
6292
6293 \begin_layout Plain Layout
6294
6295 \series bold
6296 Note
6297 \begin_inset space ~
6298 \end_inset
6299
6300 2:
6301 \series default
6302  Si vous utilisez 
6303 \series bold
6304 hyperref
6305 \series default
6306
6307 \begin_inset Index
6308 status collapsed
6309
6310 \begin_layout Plain Layout
6311 Paquetages LaTeX ! hyperref
6312 \end_layout
6313
6314 \end_inset
6315
6316  dans les 
6317 \family sans
6318 Paramètres du document
6319 \family default
6320  rubrique 
6321 \family sans
6322 Propriétés
6323 \begin_inset space ~
6324 \end_inset
6325
6326 du
6327 \begin_inset space ~
6328 \end_inset
6329
6330 PDF
6331 \family default
6332 , pour transformer vos références croisées en liens cliquables, le lien
6333  vers un tableau long pointera toujours sur le début du document.
6334 \end_layout
6335
6336 \end_inset
6337
6338
6339 \end_layout
6340
6341 \begin_layout Subsubsection
6342 Références à des tableaux longs
6343 \begin_inset Index
6344 status collapsed
6345
6346 \begin_layout Plain Layout
6347 Tableaux longs ! Références
6348 \end_layout
6349
6350 \end_inset
6351
6352
6353 \end_layout
6354
6355 \begin_layout Standard
6356 \begin_inset Tabular
6357 <lyxtabular version="3" rows="6" columns="5">
6358 <features islongtable="true">
6359 <column alignment="center" valignment="top" width="0">
6360 <column alignment="center" valignment="top" width="0">
6361 <column alignment="center" valignment="top" width="0">
6362 <column alignment="center" valignment="top" width="0">
6363 <column alignment="center" valignment="top" width="0">
6364 <row caption="true">
6365 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6366 \begin_inset Text
6367
6368 \begin_layout Plain Layout
6369 \begin_inset Caption
6370
6371 \begin_layout Plain Layout
6372 Tableau long référencé
6373 \begin_inset CommandInset label
6374 LatexCommand label
6375 name "tab:RefExemple"
6376
6377 \end_inset
6378
6379
6380 \end_layout
6381
6382 \end_inset
6383
6384
6385 \end_layout
6386
6387 \end_inset
6388 </cell>
6389 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6390 \begin_inset Text
6391
6392 \begin_layout Plain Layout
6393
6394 \end_layout
6395
6396 \end_inset
6397 </cell>
6398 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6399 \begin_inset Text
6400
6401 \begin_layout Plain Layout
6402
6403 \end_layout
6404
6405 \end_inset
6406 </cell>
6407 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6408 \begin_inset Text
6409
6410 \begin_layout Plain Layout
6411
6412 \end_layout
6413
6414 \end_inset
6415 </cell>
6416 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6417 \begin_inset Text
6418
6419 \begin_layout Plain Layout
6420
6421 \end_layout
6422
6423 \end_inset
6424 </cell>
6425 </row>
6426 <row>
6427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6428 \begin_inset Text
6429
6430 \begin_layout Plain Layout
6431 1
6432 \end_layout
6433
6434 \end_inset
6435 </cell>
6436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6437 \begin_inset Text
6438
6439 \begin_layout Plain Layout
6440 2
6441 \end_layout
6442
6443 \end_inset
6444 </cell>
6445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6446 \begin_inset Text
6447
6448 \begin_layout Plain Layout
6449 3
6450 \end_layout
6451
6452 \end_inset
6453 </cell>
6454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6455 \begin_inset Text
6456
6457 \begin_layout Plain Layout
6458 4
6459 \end_layout
6460
6461 \end_inset
6462 </cell>
6463 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6464 \begin_inset Text
6465
6466 \begin_layout Plain Layout
6467 5
6468 \end_layout
6469
6470 \end_inset
6471 </cell>
6472 </row>
6473 <row>
6474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6475 \begin_inset Text
6476
6477 \begin_layout Plain Layout
6478 asd
6479 \end_layout
6480
6481 \end_inset
6482 </cell>
6483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6484 \begin_inset Text
6485
6486 \begin_layout Plain Layout
6487 s
6488 \end_layout
6489
6490 \end_inset
6491 </cell>
6492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6493 \begin_inset Text
6494
6495 \begin_layout Plain Layout
6496 s
6497 \end_layout
6498
6499 \end_inset
6500 </cell>
6501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6502 \begin_inset Text
6503
6504 \begin_layout Plain Layout
6505 s
6506 \end_layout
6507
6508 \end_inset
6509 </cell>
6510 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6511 \begin_inset Text
6512
6513 \begin_layout Plain Layout
6514 asd
6515 \end_layout
6516
6517 \end_inset
6518 </cell>
6519 </row>
6520 <row>
6521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6522 \begin_inset Text
6523
6524 \begin_layout Plain Layout
6525 asd
6526 \end_layout
6527
6528 \end_inset
6529 </cell>
6530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6531 \begin_inset Text
6532
6533 \begin_layout Plain Layout
6534 s
6535 \end_layout
6536
6537 \end_inset
6538 </cell>
6539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6540 \begin_inset Text
6541
6542 \begin_layout Plain Layout
6543 s
6544 \end_layout
6545
6546 \end_inset
6547 </cell>
6548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6549 \begin_inset Text
6550
6551 \begin_layout Plain Layout
6552 s
6553 \end_layout
6554
6555 \end_inset
6556 </cell>
6557 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6558 \begin_inset Text
6559
6560 \begin_layout Plain Layout
6561 asd
6562 \end_layout
6563
6564 \end_inset
6565 </cell>
6566 </row>
6567 <row>
6568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6569 \begin_inset Text
6570
6571 \begin_layout Plain Layout
6572 asd
6573 \end_layout
6574
6575 \end_inset
6576 </cell>
6577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6578 \begin_inset Text
6579
6580 \begin_layout Plain Layout
6581 s
6582 \end_layout
6583
6584 \end_inset
6585 </cell>
6586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6587 \begin_inset Text
6588
6589 \begin_layout Plain Layout
6590 s
6591 \end_layout
6592
6593 \end_inset
6594 </cell>
6595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6596 \begin_inset Text
6597
6598 \begin_layout Plain Layout
6599 s
6600 \end_layout
6601
6602 \end_inset
6603 </cell>
6604 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6605 \begin_inset Text
6606
6607 \begin_layout Plain Layout
6608 asd
6609 \end_layout
6610
6611 \end_inset
6612 </cell>
6613 </row>
6614 <row>
6615 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6616 \begin_inset Text
6617
6618 \begin_layout Plain Layout
6619 asd
6620 \end_layout
6621
6622 \end_inset
6623 </cell>
6624 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6625 \begin_inset Text
6626
6627 \begin_layout Plain Layout
6628 sad
6629 \end_layout
6630
6631 \end_inset
6632 </cell>
6633 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6634 \begin_inset Text
6635
6636 \begin_layout Plain Layout
6637 asd
6638 \end_layout
6639
6640 \end_inset
6641 </cell>
6642 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6643 \begin_inset Text
6644
6645 \begin_layout Plain Layout
6646 asd
6647 \end_layout
6648
6649 \end_inset
6650 </cell>
6651 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6652 \begin_inset Text
6653
6654 \begin_layout Plain Layout
6655 asd
6656 \end_layout
6657
6658 \end_inset
6659 </cell>
6660 </row>
6661 </lyxtabular>
6662
6663 \end_inset
6664
6665
6666 \end_layout
6667
6668 \begin_layout Standard
6669 Pour pouvoir faire référence à un tableau long, il faut insérer une étiquette
6670  dans sa légende.
6671 \end_layout
6672
6673 \begin_layout Standard
6674 Ceci est une référence au tableau
6675 \begin_inset space ~
6676 \end_inset
6677
6678
6679 \begin_inset CommandInset ref
6680 LatexCommand ref
6681 reference "tab:RefExemple"
6682
6683 \end_inset
6684
6685 .
6686 \end_layout
6687
6688 \begin_layout Standard
6689 La mise en forme de la légende peut être ajustée avec celle de toutes les
6690  autres légendes de votre document en utilisant le paquetage LaTeX 
6691 \series bold
6692 caption
6693 \series default
6694
6695 \begin_inset Index
6696 status collapsed
6697
6698 \begin_layout Plain Layout
6699 Paquetages LaTeX ! caption
6700 \end_layout
6701
6702 \end_inset
6703
6704 , voir la section
6705 \begin_inset space ~
6706 \end_inset
6707
6708
6709 \begin_inset CommandInset ref
6710 LatexCommand ref
6711 reference "sec:Formatage-légende"
6712
6713 \end_inset
6714
6715 .
6716 \end_layout
6717
6718 \begin_layout Subsubsection
6719 Largeur de la légende
6720 \begin_inset Index
6721 status collapsed
6722
6723 \begin_layout Plain Layout
6724 Tableaux longs ! Largeur de la légende
6725 \end_layout
6726
6727 \end_inset
6728
6729
6730 \end_layout
6731
6732 \begin_layout Standard
6733 La largeur maximale des lignes de légende est définie par la longueur 
6734 \series bold
6735
6736 \backslash
6737 LTcapwidth
6738 \series default
6739 .
6740  Sa valeur implicite est 4
6741 \begin_inset space \thinspace{}
6742 \end_inset
6743
6744 in.
6745  Pour la changer, vous pouvez ajouter la commande suivante dans le préambule
6746  de votre document ou en tant que code TeX directement dans votre document
6747  avant le tableau qui doit être affectée.
6748 \end_layout
6749
6750 \begin_layout Standard
6751
6752 \series bold
6753
6754 \backslash
6755 setlength{
6756 \backslash
6757 LTcapwidth}{largeur}
6758 \end_layout
6759
6760 \begin_layout Standard
6761 où la largeur peur être exprimée avec les unités qui sont listées dans l'appendi
6762 ce
6763 \begin_inset space ~
6764 \end_inset
6765
6766
6767 \begin_inset CommandInset ref
6768 LatexCommand ref
6769 reference "cha:Unités-de-longueur"
6770
6771 \end_inset
6772
6773 .
6774 \end_layout
6775
6776 \begin_layout Standard
6777 \begin_inset Newpage pagebreak
6778 \end_inset
6779
6780
6781 \end_layout
6782
6783 \begin_layout Standard
6784 Les tableaux suivants montrent la différence :
6785 \end_layout
6786
6787 \begin_layout Standard
6788 \begin_inset Tabular
6789 <lyxtabular version="3" rows="6" columns="5">
6790 <features islongtable="true">
6791 <column alignment="center" valignment="top" width="0">
6792 <column alignment="center" valignment="top" width="0">
6793 <column alignment="center" valignment="top" width="0">
6794 <column alignment="center" valignment="top" width="0">
6795 <column alignment="center" valignment="top" width="0">
6796 <row caption="true">
6797 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6798 \begin_inset Text
6799
6800 \begin_layout Plain Layout
6801 \begin_inset Caption
6802
6803 \begin_layout Plain Layout
6804 long titre complet avec la largeur implicite long titre complet avec la
6805  largeur implicite long titre complet avec la largeur implicite
6806 \begin_inset OptArg
6807 status open
6808
6809 \begin_layout Plain Layout
6810 Légende avec largeur implicite
6811 \end_layout
6812
6813 \end_inset
6814
6815
6816 \end_layout
6817
6818 \end_inset
6819
6820
6821 \end_layout
6822
6823 \end_inset
6824 </cell>
6825 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6826 \begin_inset Text
6827
6828 \begin_layout Plain Layout
6829
6830 \end_layout
6831
6832 \end_inset
6833 </cell>
6834 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6835 \begin_inset Text
6836
6837 \begin_layout Plain Layout
6838
6839 \end_layout
6840
6841 \end_inset
6842 </cell>
6843 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6844 \begin_inset Text
6845
6846 \begin_layout Plain Layout
6847
6848 \end_layout
6849
6850 \end_inset
6851 </cell>
6852 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6853 \begin_inset Text
6854
6855 \begin_layout Plain Layout
6856
6857 \end_layout
6858
6859 \end_inset
6860 </cell>
6861 </row>
6862 <row>
6863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6864 \begin_inset Text
6865
6866 \begin_layout Plain Layout
6867 1
6868 \end_layout
6869
6870 \end_inset
6871 </cell>
6872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6873 \begin_inset Text
6874
6875 \begin_layout Plain Layout
6876 2
6877 \end_layout
6878
6879 \end_inset
6880 </cell>
6881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6882 \begin_inset Text
6883
6884 \begin_layout Plain Layout
6885 3
6886 \end_layout
6887
6888 \end_inset
6889 </cell>
6890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6891 \begin_inset Text
6892
6893 \begin_layout Plain Layout
6894 4
6895 \end_layout
6896
6897 \end_inset
6898 </cell>
6899 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6900 \begin_inset Text
6901
6902 \begin_layout Plain Layout
6903 5
6904 \end_layout
6905
6906 \end_inset
6907 </cell>
6908 </row>
6909 <row>
6910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6911 \begin_inset Text
6912
6913 \begin_layout Plain Layout
6914 asd
6915 \end_layout
6916
6917 \end_inset
6918 </cell>
6919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6920 \begin_inset Text
6921
6922 \begin_layout Plain Layout
6923 s
6924 \end_layout
6925
6926 \end_inset
6927 </cell>
6928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6929 \begin_inset Text
6930
6931 \begin_layout Plain Layout
6932 s
6933 \end_layout
6934
6935 \end_inset
6936 </cell>
6937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6938 \begin_inset Text
6939
6940 \begin_layout Plain Layout
6941 s
6942 \end_layout
6943
6944 \end_inset
6945 </cell>
6946 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6947 \begin_inset Text
6948
6949 \begin_layout Plain Layout
6950 asd
6951 \end_layout
6952
6953 \end_inset
6954 </cell>
6955 </row>
6956 <row>
6957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6958 \begin_inset Text
6959
6960 \begin_layout Plain Layout
6961 asd
6962 \end_layout
6963
6964 \end_inset
6965 </cell>
6966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6967 \begin_inset Text
6968
6969 \begin_layout Plain Layout
6970 s
6971 \end_layout
6972
6973 \end_inset
6974 </cell>
6975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6976 \begin_inset Text
6977
6978 \begin_layout Plain Layout
6979 s
6980 \end_layout
6981
6982 \end_inset
6983 </cell>
6984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6985 \begin_inset Text
6986
6987 \begin_layout Plain Layout
6988 s
6989 \end_layout
6990
6991 \end_inset
6992 </cell>
6993 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6994 \begin_inset Text
6995
6996 \begin_layout Plain Layout
6997 asd
6998 \end_layout
6999
7000 \end_inset
7001 </cell>
7002 </row>
7003 <row>
7004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7005 \begin_inset Text
7006
7007 \begin_layout Plain Layout
7008 asd
7009 \end_layout
7010
7011 \end_inset
7012 </cell>
7013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7014 \begin_inset Text
7015
7016 \begin_layout Plain Layout
7017 s
7018 \end_layout
7019
7020 \end_inset
7021 </cell>
7022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7023 \begin_inset Text
7024
7025 \begin_layout Plain Layout
7026 s
7027 \end_layout
7028
7029 \end_inset
7030 </cell>
7031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7032 \begin_inset Text
7033
7034 \begin_layout Plain Layout
7035 s
7036 \end_layout
7037
7038 \end_inset
7039 </cell>
7040 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7041 \begin_inset Text
7042
7043 \begin_layout Plain Layout
7044 asd
7045 \end_layout
7046
7047 \end_inset
7048 </cell>
7049 </row>
7050 <row>
7051 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7052 \begin_inset Text
7053
7054 \begin_layout Plain Layout
7055 asd
7056 \end_layout
7057
7058 \end_inset
7059 </cell>
7060 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7061 \begin_inset Text
7062
7063 \begin_layout Plain Layout
7064 sad
7065 \end_layout
7066
7067 \end_inset
7068 </cell>
7069 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7070 \begin_inset Text
7071
7072 \begin_layout Plain Layout
7073 asd
7074 \end_layout
7075
7076 \end_inset
7077 </cell>
7078 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7079 \begin_inset Text
7080
7081 \begin_layout Plain Layout
7082 asd
7083 \end_layout
7084
7085 \end_inset
7086 </cell>
7087 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7088 \begin_inset Text
7089
7090 \begin_layout Plain Layout
7091 asd
7092 \end_layout
7093
7094 \end_inset
7095 </cell>
7096 </row>
7097 </lyxtabular>
7098
7099 \end_inset
7100
7101
7102 \end_layout
7103
7104 \begin_layout Standard
7105 \begin_inset ERT
7106 status collapsed
7107
7108 \begin_layout Plain Layout
7109
7110
7111 \backslash
7112 setlength{
7113 \backslash
7114 LTcapwidth}{5cm}
7115 \end_layout
7116
7117 \end_inset
7118
7119
7120 \begin_inset Tabular
7121 <lyxtabular version="3" rows="6" columns="5">
7122 <features islongtable="true">
7123 <column alignment="center" valignment="top" width="0">
7124 <column alignment="center" valignment="top" width="0">
7125 <column alignment="center" valignment="top" width="0">
7126 <column alignment="center" valignment="top" width="0">
7127 <column alignment="center" valignment="top" width="0">
7128 <row caption="true">
7129 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7130 \begin_inset Text
7131
7132 \begin_layout Plain Layout
7133 \begin_inset Caption
7134
7135 \begin_layout Plain Layout
7136 long titre complet avec la largeur réglée à 5
7137 \begin_inset space \thinspace{}
7138 \end_inset
7139
7140 cm long titre complet avec la largeur réglée à 5
7141 \begin_inset space \thinspace{}
7142 \end_inset
7143
7144 cm long titre complet avec la largeur réglée à 5
7145 \begin_inset space \thinspace{}
7146 \end_inset
7147
7148 cm
7149 \begin_inset OptArg
7150 status open
7151
7152 \begin_layout Plain Layout
7153 Légende avec largeur à
7154 \begin_inset space \thinspace{}
7155 \end_inset
7156
7157 =
7158 \begin_inset space \thinspace{}
7159 \end_inset
7160
7161 5
7162 \begin_inset space \thinspace{}
7163 \end_inset
7164
7165 cm
7166 \end_layout
7167
7168 \end_inset
7169
7170
7171 \end_layout
7172
7173 \end_inset
7174
7175
7176 \end_layout
7177
7178 \end_inset
7179 </cell>
7180 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7181 \begin_inset Text
7182
7183 \begin_layout Plain Layout
7184
7185 \end_layout
7186
7187 \end_inset
7188 </cell>
7189 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7190 \begin_inset Text
7191
7192 \begin_layout Plain Layout
7193
7194 \end_layout
7195
7196 \end_inset
7197 </cell>
7198 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7199 \begin_inset Text
7200
7201 \begin_layout Plain Layout
7202
7203 \end_layout
7204
7205 \end_inset
7206 </cell>
7207 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7208 \begin_inset Text
7209
7210 \begin_layout Plain Layout
7211
7212 \end_layout
7213
7214 \end_inset
7215 </cell>
7216 </row>
7217 <row>
7218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7219 \begin_inset Text
7220
7221 \begin_layout Plain Layout
7222 1
7223 \end_layout
7224
7225 \end_inset
7226 </cell>
7227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7228 \begin_inset Text
7229
7230 \begin_layout Plain Layout
7231 2
7232 \end_layout
7233
7234 \end_inset
7235 </cell>
7236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7237 \begin_inset Text
7238
7239 \begin_layout Plain Layout
7240 3
7241 \end_layout
7242
7243 \end_inset
7244 </cell>
7245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7246 \begin_inset Text
7247
7248 \begin_layout Plain Layout
7249 4
7250 \end_layout
7251
7252 \end_inset
7253 </cell>
7254 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7255 \begin_inset Text
7256
7257 \begin_layout Plain Layout
7258 5
7259 \end_layout
7260
7261 \end_inset
7262 </cell>
7263 </row>
7264 <row>
7265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7266 \begin_inset Text
7267
7268 \begin_layout Plain Layout
7269 asd
7270 \end_layout
7271
7272 \end_inset
7273 </cell>
7274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7275 \begin_inset Text
7276
7277 \begin_layout Plain Layout
7278 s
7279 \end_layout
7280
7281 \end_inset
7282 </cell>
7283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7284 \begin_inset Text
7285
7286 \begin_layout Plain Layout
7287 s
7288 \end_layout
7289
7290 \end_inset
7291 </cell>
7292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7293 \begin_inset Text
7294
7295 \begin_layout Plain Layout
7296 s
7297 \end_layout
7298
7299 \end_inset
7300 </cell>
7301 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7302 \begin_inset Text
7303
7304 \begin_layout Plain Layout
7305 asd
7306 \end_layout
7307
7308 \end_inset
7309 </cell>
7310 </row>
7311 <row>
7312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7313 \begin_inset Text
7314
7315 \begin_layout Plain Layout
7316 asd
7317 \end_layout
7318
7319 \end_inset
7320 </cell>
7321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7322 \begin_inset Text
7323
7324 \begin_layout Plain Layout
7325 s
7326 \end_layout
7327
7328 \end_inset
7329 </cell>
7330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7331 \begin_inset Text
7332
7333 \begin_layout Plain Layout
7334 s
7335 \end_layout
7336
7337 \end_inset
7338 </cell>
7339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7340 \begin_inset Text
7341
7342 \begin_layout Plain Layout
7343 s
7344 \end_layout
7345
7346 \end_inset
7347 </cell>
7348 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7349 \begin_inset Text
7350
7351 \begin_layout Plain Layout
7352 asd
7353 \end_layout
7354
7355 \end_inset
7356 </cell>
7357 </row>
7358 <row>
7359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7360 \begin_inset Text
7361
7362 \begin_layout Plain Layout
7363 asd
7364 \end_layout
7365
7366 \end_inset
7367 </cell>
7368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7369 \begin_inset Text
7370
7371 \begin_layout Plain Layout
7372 s
7373 \end_layout
7374
7375 \end_inset
7376 </cell>
7377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7378 \begin_inset Text
7379
7380 \begin_layout Plain Layout
7381 s
7382 \end_layout
7383
7384 \end_inset
7385 </cell>
7386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7387 \begin_inset Text
7388
7389 \begin_layout Plain Layout
7390 s
7391 \end_layout
7392
7393 \end_inset
7394 </cell>
7395 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7396 \begin_inset Text
7397
7398 \begin_layout Plain Layout
7399 asd
7400 \end_layout
7401
7402 \end_inset
7403 </cell>
7404 </row>
7405 <row>
7406 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7407 \begin_inset Text
7408
7409 \begin_layout Plain Layout
7410 asd
7411 \end_layout
7412
7413 \end_inset
7414 </cell>
7415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7416 \begin_inset Text
7417
7418 \begin_layout Plain Layout
7419 sad
7420 \end_layout
7421
7422 \end_inset
7423 </cell>
7424 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7425 \begin_inset Text
7426
7427 \begin_layout Plain Layout
7428 asd
7429 \end_layout
7430
7431 \end_inset
7432 </cell>
7433 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7434 \begin_inset Text
7435
7436 \begin_layout Plain Layout
7437 asd
7438 \end_layout
7439
7440 \end_inset
7441 </cell>
7442 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7443 \begin_inset Text
7444
7445 \begin_layout Plain Layout
7446 asd
7447 \end_layout
7448
7449 \end_inset
7450 </cell>
7451 </row>
7452 </lyxtabular>
7453
7454 \end_inset
7455
7456
7457 \end_layout
7458
7459 \begin_layout Standard
7460 \begin_inset ERT
7461 status collapsed
7462
7463 \begin_layout Plain Layout
7464
7465
7466 \backslash
7467 setlength{
7468 \backslash
7469 LTcapwidth}{4in}
7470 \end_layout
7471
7472 \end_inset
7473
7474
7475 \end_layout
7476
7477 \begin_layout Standard
7478 \begin_inset Note Greyedout
7479 status open
7480
7481 \begin_layout Plain Layout
7482
7483 \series bold
7484 Note:
7485 \series default
7486  Quand on utilise la paquetage LaTeX 
7487 \series bold
7488 caption
7489 \series default
7490
7491 \begin_inset Index
7492 status collapsed
7493
7494 \begin_layout Plain Layout
7495 Paquetages LaTeX ! caption
7496 \end_layout
7497
7498 \end_inset
7499
7500  , comme c'est les cas dans ce document, la légende prend toute la largeur
7501  de la page quand on utilise la largeur implicite de 4
7502 \begin_inset space \thinspace{}
7503 \end_inset
7504
7505 in pour 
7506 \series bold
7507
7508 \backslash
7509 LTcapwidth
7510 \series default
7511 .
7512  Pour avoir dans ce cas une légende qui fasse exactement 4
7513 \begin_inset space \thinspace{}
7514 \end_inset
7515
7516 in de large, vous pouvez soit prendre une valeur très légèrement différente,
7517  comme par exemple 3.99
7518 \begin_inset space \thinspace{}
7519 \end_inset
7520
7521 in, soit utiliser la commande LaTeX 
7522 \series bold
7523
7524 \backslash
7525 captionsetup{width=valeur}
7526 \series default
7527  qui est disponible dans le paquetage 
7528 \series bold
7529 caption
7530 \series default
7531 .
7532 \end_layout
7533
7534 \end_inset
7535
7536
7537 \end_layout
7538
7539 \begin_layout Subsubsection
7540 Des Légendes différentes sur chaque page d'un tableau
7541 \begin_inset OptArg
7542 status collapsed
7543
7544 \begin_layout Plain Layout
7545 Légendes différentes
7546 \end_layout
7547
7548 \end_inset
7549
7550
7551 \begin_inset Index
7552 status collapsed
7553
7554 \begin_layout Plain Layout
7555 Tableaux longs ! Legendes@Légendes différentes par page
7556 \end_layout
7557
7558 \end_inset
7559
7560
7561 \end_layout
7562
7563 \begin_layout Standard
7564 Quand la légende du tableau pour les pages suivantes doit être différente
7565  de celle de la première page, insérez une légende avec la commande suivante
7566  en code TeX :
7567 \end_layout
7568
7569 \begin_layout Standard
7570
7571 \series bold
7572
7573 \backslash
7574 caption*{caption text}
7575 \backslash
7576
7577 \backslash
7578 %
7579 \end_layout
7580
7581 \begin_layout Standard
7582 dans une ligne de légende fictive qui sera marquée comme une entête.
7583  Le tableau
7584 \begin_inset space ~
7585 \end_inset
7586
7587
7588 \begin_inset CommandInset ref
7589 LatexCommand ref
7590 reference "tab:Légendes-tableau-différentes"
7591
7592 \end_inset
7593
7594  est un exemple de tableau long avec des légendes différentes et où la seconde
7595  légende ne contient pas le numéro du tableau.
7596 \end_layout
7597
7598 \begin_layout Standard
7599 \align center
7600 \begin_inset Tabular
7601 <lyxtabular version="3" rows="59" columns="3">
7602 <features islongtable="true" lastFootEmpty="true">
7603 <column alignment="left" valignment="top" width="0cm">
7604 <column alignment="left" valignment="top" width="0pt">
7605 <column alignment="center" valignment="top" width="0pt">
7606 <row caption="true">
7607 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7608 \begin_inset Text
7609
7610 \begin_layout Plain Layout
7611 \begin_inset Caption
7612
7613 \begin_layout Plain Layout
7614 Exemple d'annuaire téléphonique
7615 \begin_inset CommandInset label
7616 LatexCommand label
7617 name "tab:Légendes-tableau-différentes"
7618
7619 \end_inset
7620
7621
7622 \begin_inset OptArg
7623 status collapsed
7624
7625 \begin_layout Plain Layout
7626 Exemple Annuaire 
7627 \end_layout
7628
7629 \end_inset
7630
7631
7632 \end_layout
7633
7634 \end_inset
7635
7636
7637 \end_layout
7638
7639 \end_inset
7640 </cell>
7641 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7642 \begin_inset Text
7643
7644 \begin_layout Plain Layout
7645
7646 \end_layout
7647
7648 \end_inset
7649 </cell>
7650 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7651 \begin_inset Text
7652
7653 \begin_layout Plain Layout
7654
7655 \end_layout
7656
7657 \end_inset
7658 </cell>
7659 </row>
7660 <row endfirsthead="true">
7661 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7662 \begin_inset Text
7663
7664 \begin_layout Plain Layout
7665
7666 \series bold
7667 Exemple d'annuaire téléphonique (ne pas faire attention aux noms)
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 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7682 \begin_inset Text
7683
7684 \begin_layout Plain Layout
7685
7686 \end_layout
7687
7688 \end_inset
7689 </cell>
7690 </row>
7691 <row endfirsthead="true">
7692 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7693 \begin_inset Text
7694
7695 \begin_layout Plain Layout
7696
7697 \series bold
7698 NOM
7699 \end_layout
7700
7701 \end_inset
7702 </cell>
7703 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7704 \begin_inset Text
7705
7706 \begin_layout Plain Layout
7707
7708 \end_layout
7709
7710 \end_inset
7711 </cell>
7712 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7713 \begin_inset Text
7714
7715 \begin_layout Plain Layout
7716
7717 \series bold
7718 TÉL.
7719 \end_layout
7720
7721 \end_inset
7722 </cell>
7723 </row>
7724 <row endhead="true">
7725 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7726 \begin_inset Text
7727
7728 \begin_layout Plain Layout
7729 \begin_inset ERT
7730 status open
7731
7732 \begin_layout Plain Layout
7733
7734
7735 \backslash
7736 caption*{Suite de l'exemple d'annuaire téléphonique}
7737 \backslash
7738
7739 \backslash
7740 %
7741 \end_layout
7742
7743 \end_inset
7744
7745
7746 \end_layout
7747
7748 \end_inset
7749 </cell>
7750 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7751 \begin_inset Text
7752
7753 \begin_layout Plain Layout
7754
7755 \end_layout
7756
7757 \end_inset
7758 </cell>
7759 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7760 \begin_inset Text
7761
7762 \begin_layout Plain Layout
7763
7764 \end_layout
7765
7766 \end_inset
7767 </cell>
7768 </row>
7769 <row endhead="true">
7770 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7771 \begin_inset Text
7772
7773 \begin_layout Plain Layout
7774
7775 \series bold
7776 Exemple d'annuaire téléphonique
7777 \end_layout
7778
7779 \end_inset
7780 </cell>
7781 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7782 \begin_inset Text
7783
7784 \begin_layout Plain Layout
7785
7786 \end_layout
7787
7788 \end_inset
7789 </cell>
7790 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7791 \begin_inset Text
7792
7793 \begin_layout Plain Layout
7794
7795 \end_layout
7796
7797 \end_inset
7798 </cell>
7799 </row>
7800 <row endhead="true">
7801 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7802 \begin_inset Text
7803
7804 \begin_layout Plain Layout
7805
7806 \series bold
7807 NOM
7808 \end_layout
7809
7810 \end_inset
7811 </cell>
7812 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7813 \begin_inset Text
7814
7815 \begin_layout Plain Layout
7816
7817 \end_layout
7818
7819 \end_inset
7820 </cell>
7821 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7822 \begin_inset Text
7823
7824 \begin_layout Plain Layout
7825
7826 \series bold
7827 TÉL.
7828 \end_layout
7829
7830 \end_inset
7831 </cell>
7832 </row>
7833 <row endfoot="true">
7834 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
7835 \begin_inset Text
7836
7837 \begin_layout Plain Layout
7838 suite page suivante\SpecialChar \ldots{}
7839
7840 \end_layout
7841
7842 \end_inset
7843 </cell>
7844 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7845 \begin_inset Text
7846
7847 \begin_layout Plain Layout
7848
7849 \end_layout
7850
7851 \end_inset
7852 </cell>
7853 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7854 \begin_inset Text
7855
7856 \begin_layout Plain Layout
7857
7858 \end_layout
7859
7860 \end_inset
7861 </cell>
7862 </row>
7863 <row>
7864 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7865 \begin_inset Text
7866
7867 \begin_layout Plain Layout
7868
7869 \series bold
7870 Annovi
7871 \end_layout
7872
7873 \end_inset
7874 </cell>
7875 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7876 \begin_inset Text
7877
7878 \begin_layout Plain Layout
7879 Silvia
7880 \end_layout
7881
7882 \end_inset
7883 </cell>
7884 <cell alignment="right" valignment="top" rightline="true" usebox="none">
7885 \begin_inset Text
7886
7887 \begin_layout Plain Layout
7888 111
7889 \end_layout
7890
7891 \end_inset
7892 </cell>
7893 </row>
7894 <row>
7895 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7896 \begin_inset Text
7897
7898 \begin_layout Plain Layout
7899
7900 \series bold
7901 Bertoli
7902 \end_layout
7903
7904 \end_inset
7905 </cell>
7906 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7907 \begin_inset Text
7908
7909 \begin_layout Plain Layout
7910 Stefano
7911 \end_layout
7912
7913 \end_inset
7914 </cell>
7915 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7916 \begin_inset Text
7917
7918 \begin_layout Plain Layout
7919 111
7920 \end_layout
7921
7922 \end_inset
7923 </cell>
7924 </row>
7925 <row>
7926 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7927 \begin_inset Text
7928
7929 \begin_layout Plain Layout
7930
7931 \series bold
7932 Bozzi
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 Walter
7942 \end_layout
7943
7944 \end_inset
7945 </cell>
7946 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7947 \begin_inset Text
7948
7949 \begin_layout Plain Layout
7950 111
7951 \end_layout
7952
7953 \end_inset
7954 </cell>
7955 </row>
7956 <row>
7957 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7958 \begin_inset Text
7959
7960 \begin_layout Plain Layout
7961
7962 \series bold
7963 Cachia
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 Maria
7973 \end_layout
7974
7975 \end_inset
7976 </cell>
7977 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7978 \begin_inset Text
7979
7980 \begin_layout Plain Layout
7981 111
7982 \end_layout
7983
7984 \end_inset
7985 </cell>
7986 </row>
7987 <row>
7988 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7989 \begin_inset Text
7990
7991 \begin_layout Plain Layout
7992
7993 \series bold
7994 Cachia
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 Maurizio
8004 \end_layout
8005
8006 \end_inset
8007 </cell>
8008 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8009 \begin_inset Text
8010
8011 \begin_layout Plain Layout
8012 111
8013 \end_layout
8014
8015 \end_inset
8016 </cell>
8017 </row>
8018 <row>
8019 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8020 \begin_inset Text
8021
8022 \begin_layout Plain Layout
8023
8024 \series bold
8025 Cinquemani
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 Giusi
8035 \end_layout
8036
8037 \end_inset
8038 </cell>
8039 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8040 \begin_inset Text
8041
8042 \begin_layout Plain Layout
8043 111
8044 \end_layout
8045
8046 \end_inset
8047 </cell>
8048 </row>
8049 <row>
8050 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8051 \begin_inset Text
8052
8053 \begin_layout Plain Layout
8054
8055 \series bold
8056 Colin
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 Bernard
8066 \end_layout
8067
8068 \end_inset
8069 </cell>
8070 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8071 \begin_inset Text
8072
8073 \begin_layout Plain Layout
8074 111
8075 \end_layout
8076
8077 \end_inset
8078 </cell>
8079 </row>
8080 <row>
8081 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8082 \begin_inset Text
8083
8084 \begin_layout Plain Layout
8085
8086 \series bold
8087 Concli
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 Gianfranco
8097 \end_layout
8098
8099 \end_inset
8100 </cell>
8101 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8102 \begin_inset Text
8103
8104 \begin_layout Plain Layout
8105 111
8106 \end_layout
8107
8108 \end_inset
8109 </cell>
8110 </row>
8111 <row>
8112 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8113 \begin_inset Text
8114
8115 \begin_layout Plain Layout
8116
8117 \series bold
8118 Dal Bosco
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 Carolina
8128 \end_layout
8129
8130 \end_inset
8131 </cell>
8132 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8133 \begin_inset Text
8134
8135 \begin_layout Plain Layout
8136 111
8137 \end_layout
8138
8139 \end_inset
8140 </cell>
8141 </row>
8142 <row>
8143 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8144 \begin_inset Text
8145
8146 \begin_layout Plain Layout
8147
8148 \series bold
8149 Dalpiaz
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 Annamaria
8159 \end_layout
8160
8161 \end_inset
8162 </cell>
8163 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8164 \begin_inset Text
8165
8166 \begin_layout Plain Layout
8167 111
8168 \end_layout
8169
8170 \end_inset
8171 </cell>
8172 </row>
8173 <row>
8174 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8175 \begin_inset Text
8176
8177 \begin_layout Plain Layout
8178
8179 \series bold
8180 Feliciello
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 Domenico
8190 \end_layout
8191
8192 \end_inset
8193 </cell>
8194 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8195 \begin_inset Text
8196
8197 \begin_layout Plain Layout
8198 111
8199 \end_layout
8200
8201 \end_inset
8202 </cell>
8203 </row>
8204 <row>
8205 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8206 \begin_inset Text
8207
8208 \begin_layout Plain Layout
8209
8210 \series bold
8211 Focarelli
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 Paola
8221 \end_layout
8222
8223 \end_inset
8224 </cell>
8225 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8226 \begin_inset Text
8227
8228 \begin_layout Plain Layout
8229 111
8230 \end_layout
8231
8232 \end_inset
8233 </cell>
8234 </row>
8235 <row>
8236 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8237 \begin_inset Text
8238
8239 \begin_layout Plain Layout
8240
8241 \series bold
8242 Galletti
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 Oreste
8252 \end_layout
8253
8254 \end_inset
8255 </cell>
8256 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8257 \begin_inset Text
8258
8259 \begin_layout Plain Layout
8260 111
8261 \end_layout
8262
8263 \end_inset
8264 </cell>
8265 </row>
8266 <row>
8267 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8268 \begin_inset Text
8269
8270 \begin_layout Plain Layout
8271
8272 \series bold
8273 Gasparini
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 Franca
8283 \end_layout
8284
8285 \end_inset
8286 </cell>
8287 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8288 \begin_inset Text
8289
8290 \begin_layout Plain Layout
8291 111
8292 \end_layout
8293
8294 \end_inset
8295 </cell>
8296 </row>
8297 <row>
8298 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8299 \begin_inset Text
8300
8301 \begin_layout Plain Layout
8302
8303 \series bold
8304 Rizzardi
8305 \series default
8306
8307 \begin_inset Foot
8308 status open
8309
8310 \begin_layout Plain Layout
8311 Exemple de note de bas de page
8312 \end_layout
8313
8314 \end_inset
8315
8316
8317 \end_layout
8318
8319 \end_inset
8320 </cell>
8321 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8322 \begin_inset Text
8323
8324 \begin_layout Plain Layout
8325 Paola
8326 \end_layout
8327
8328 \end_inset
8329 </cell>
8330 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8331 \begin_inset Text
8332
8333 \begin_layout Plain Layout
8334 111
8335 \end_layout
8336
8337 \end_inset
8338 </cell>
8339 </row>
8340 <row>
8341 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8342 \begin_inset Text
8343
8344 \begin_layout Plain Layout
8345
8346 \series bold
8347 Lassini
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 Giancarlo
8357 \end_layout
8358
8359 \end_inset
8360 </cell>
8361 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8362 \begin_inset Text
8363
8364 \begin_layout Plain Layout
8365 111
8366 \end_layout
8367
8368 \end_inset
8369 </cell>
8370 </row>
8371 <row>
8372 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8373 \begin_inset Text
8374
8375 \begin_layout Plain Layout
8376
8377 \series bold
8378 Malfatti
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 Luciano
8388 \end_layout
8389
8390 \end_inset
8391 </cell>
8392 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8393 \begin_inset Text
8394
8395 \begin_layout Plain Layout
8396 111
8397 \end_layout
8398
8399 \end_inset
8400 </cell>
8401 </row>
8402 <row>
8403 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8404 \begin_inset Text
8405
8406 \begin_layout Plain Layout
8407
8408 \series bold
8409 Malfatti
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 Valeriano
8419 \end_layout
8420
8421 \end_inset
8422 </cell>
8423 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8424 \begin_inset Text
8425
8426 \begin_layout Plain Layout
8427 111
8428 \end_layout
8429
8430 \end_inset
8431 </cell>
8432 </row>
8433 <row>
8434 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8435 \begin_inset Text
8436
8437 \begin_layout Plain Layout
8438
8439 \series bold
8440 Meneguzzo
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 Roberto
8450 \end_layout
8451
8452 \end_inset
8453 </cell>
8454 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8455 \begin_inset Text
8456
8457 \begin_layout Plain Layout
8458 111
8459 \end_layout
8460
8461 \end_inset
8462 </cell>
8463 </row>
8464 <row>
8465 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8466 \begin_inset Text
8467
8468 \begin_layout Plain Layout
8469
8470 \series bold
8471 Mezzadra
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 Roberto
8481 \end_layout
8482
8483 \end_inset
8484 </cell>
8485 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8486 \begin_inset Text
8487
8488 \begin_layout Plain Layout
8489 111
8490 \end_layout
8491
8492 \end_inset
8493 </cell>
8494 </row>
8495 <row>
8496 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8497 \begin_inset Text
8498
8499 \begin_layout Plain Layout
8500
8501 \series bold
8502 Pirpamer
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 Erich
8512 \end_layout
8513
8514 \end_inset
8515 </cell>
8516 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8517 \begin_inset Text
8518
8519 \begin_layout Plain Layout
8520 111
8521 \end_layout
8522
8523 \end_inset
8524 </cell>
8525 </row>
8526 <row>
8527 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8528 \begin_inset Text
8529
8530 \begin_layout Plain Layout
8531
8532 \series bold
8533 Pochiesa
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 Paolo
8543 \end_layout
8544
8545 \end_inset
8546 </cell>
8547 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8548 \begin_inset Text
8549
8550 \begin_layout Plain Layout
8551 111, 222
8552 \end_layout
8553
8554 \end_inset
8555 </cell>
8556 </row>
8557 <row>
8558 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8559 \begin_inset Text
8560
8561 \begin_layout Plain Layout
8562
8563 \series bold
8564 Radina
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 Claudio
8574 \end_layout
8575
8576 \end_inset
8577 </cell>
8578 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8579 \begin_inset Text
8580
8581 \begin_layout Plain Layout
8582 111
8583 \end_layout
8584
8585 \end_inset
8586 </cell>
8587 </row>
8588 <row>
8589 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8590 \begin_inset Text
8591
8592 \begin_layout Plain Layout
8593
8594 \series bold
8595 Stuffer
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 Oskar
8605 \end_layout
8606
8607 \end_inset
8608 </cell>
8609 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8610 \begin_inset Text
8611
8612 \begin_layout Plain Layout
8613 111
8614 \end_layout
8615
8616 \end_inset
8617 </cell>
8618 </row>
8619 <row>
8620 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8621 \begin_inset Text
8622
8623 \begin_layout Plain Layout
8624
8625 \series bold
8626 Tacchelli
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 Ugo
8636 \end_layout
8637
8638 \end_inset
8639 </cell>
8640 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8641 \begin_inset Text
8642
8643 \begin_layout Plain Layout
8644 111
8645 \end_layout
8646
8647 \end_inset
8648 </cell>
8649 </row>
8650 <row>
8651 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8652 \begin_inset Text
8653
8654 \begin_layout Plain Layout
8655
8656 \series bold
8657 Tezzele
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 Margit
8667 \end_layout
8668
8669 \end_inset
8670 </cell>
8671 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8672 \begin_inset Text
8673
8674 \begin_layout Plain Layout
8675 111
8676 \end_layout
8677
8678 \end_inset
8679 </cell>
8680 </row>
8681 <row>
8682 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8683 \begin_inset Text
8684
8685 \begin_layout Plain Layout
8686
8687 \series bold
8688 Unterkalmsteiner
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 Frieda
8698 \end_layout
8699
8700 \end_inset
8701 </cell>
8702 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8703 \begin_inset Text
8704
8705 \begin_layout Plain Layout
8706 111
8707 \end_layout
8708
8709 \end_inset
8710 </cell>
8711 </row>
8712 <row>
8713 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8714 \begin_inset Text
8715
8716 \begin_layout Plain Layout
8717
8718 \series bold
8719 Vieider
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 Hilde
8729 \end_layout
8730
8731 \end_inset
8732 </cell>
8733 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8734 \begin_inset Text
8735
8736 \begin_layout Plain Layout
8737 111
8738 \end_layout
8739
8740 \end_inset
8741 </cell>
8742 </row>
8743 <row>
8744 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8745 \begin_inset Text
8746
8747 \begin_layout Plain Layout
8748
8749 \series bold
8750 Vigna
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 Jürgen
8760 \end_layout
8761
8762 \end_inset
8763 </cell>
8764 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8765 \begin_inset Text
8766
8767 \begin_layout Plain Layout
8768 111
8769 \end_layout
8770
8771 \end_inset
8772 </cell>
8773 </row>
8774 <row>
8775 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8776 \begin_inset Text
8777
8778 \begin_layout Plain Layout
8779
8780 \series bold
8781 Weber
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 Maurizio
8791 \end_layout
8792
8793 \end_inset
8794 </cell>
8795 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8796 \begin_inset Text
8797
8798 \begin_layout Plain Layout
8799 111
8800 \end_layout
8801
8802 \end_inset
8803 </cell>
8804 </row>
8805 <row>
8806 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8807 \begin_inset Text
8808
8809 \begin_layout Plain Layout
8810
8811 \series bold
8812 Winkler
8813 \end_layout
8814
8815 \end_inset
8816 </cell>
8817 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8818 \begin_inset Text
8819
8820 \begin_layout Plain Layout
8821 Franz
8822 \end_layout
8823
8824 \end_inset
8825 </cell>
8826 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8827 \begin_inset Text
8828
8829 \begin_layout Plain Layout
8830 111
8831 \end_layout
8832
8833 \end_inset
8834 </cell>
8835 </row>
8836 <row>
8837 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8838 \begin_inset Text
8839
8840 \begin_layout Plain Layout
8841  
8842 \end_layout
8843
8844 \end_inset
8845 </cell>
8846 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
8847 \begin_inset Text
8848
8849 \begin_layout Plain Layout
8850
8851 \end_layout
8852
8853 \end_inset
8854 </cell>
8855 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8856 \begin_inset Text
8857
8858 \begin_layout Plain Layout
8859
8860 \end_layout
8861
8862 \end_inset
8863 </cell>
8864 </row>
8865 <row>
8866 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8867 \begin_inset Text
8868
8869 \begin_layout Plain Layout
8870
8871 \series bold
8872 Annovi
8873 \end_layout
8874
8875 \end_inset
8876 </cell>
8877 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8878 \begin_inset Text
8879
8880 \begin_layout Plain Layout
8881 Silvia
8882 \end_layout
8883
8884 \end_inset
8885 </cell>
8886 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8887 \begin_inset Text
8888
8889 \begin_layout Plain Layout
8890 555
8891 \end_layout
8892
8893 \end_inset
8894 </cell>
8895 </row>
8896 <row>
8897 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8898 \begin_inset Text
8899
8900 \begin_layout Plain Layout
8901
8902 \series bold
8903 Bertoli
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 Stefano
8913 \end_layout
8914
8915 \end_inset
8916 </cell>
8917 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8918 \begin_inset Text
8919
8920 \begin_layout Plain Layout
8921 555
8922 \end_layout
8923
8924 \end_inset
8925 </cell>
8926 </row>
8927 <row>
8928 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8929 \begin_inset Text
8930
8931 \begin_layout Plain Layout
8932
8933 \series bold
8934 Bozzi
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 Walter
8944 \end_layout
8945
8946 \end_inset
8947 </cell>
8948 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8949 \begin_inset Text
8950
8951 \begin_layout Plain Layout
8952 555
8953 \end_layout
8954
8955 \end_inset
8956 </cell>
8957 </row>
8958 <row>
8959 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8960 \begin_inset Text
8961
8962 \begin_layout Plain Layout
8963
8964 \series bold
8965 Cachia
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 Maria
8975 \end_layout
8976
8977 \end_inset
8978 </cell>
8979 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8980 \begin_inset Text
8981
8982 \begin_layout Plain Layout
8983 555
8984 \end_layout
8985
8986 \end_inset
8987 </cell>
8988 </row>
8989 <row>
8990 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8991 \begin_inset Text
8992
8993 \begin_layout Plain Layout
8994
8995 \series bold
8996 Cachia
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 Maurizio
9006 \end_layout
9007
9008 \end_inset
9009 </cell>
9010 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9011 \begin_inset Text
9012
9013 \begin_layout Plain Layout
9014 555
9015 \end_layout
9016
9017 \end_inset
9018 </cell>
9019 </row>
9020 <row>
9021 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9022 \begin_inset Text
9023
9024 \begin_layout Plain Layout
9025
9026 \series bold
9027 Cinquemani
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 Giusi
9037 \end_layout
9038
9039 \end_inset
9040 </cell>
9041 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9042 \begin_inset Text
9043
9044 \begin_layout Plain Layout
9045 555
9046 \end_layout
9047
9048 \end_inset
9049 </cell>
9050 </row>
9051 <row>
9052 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9053 \begin_inset Text
9054
9055 \begin_layout Plain Layout
9056
9057 \series bold
9058 Colin
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 Bernard
9068 \end_layout
9069
9070 \end_inset
9071 </cell>
9072 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9073 \begin_inset Text
9074
9075 \begin_layout Plain Layout
9076 555
9077 \end_layout
9078
9079 \end_inset
9080 </cell>
9081 </row>
9082 <row>
9083 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9084 \begin_inset Text
9085
9086 \begin_layout Plain Layout
9087
9088 \series bold
9089 Concli
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 Gianfranco
9099 \end_layout
9100
9101 \end_inset
9102 </cell>
9103 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9104 \begin_inset Text
9105
9106 \begin_layout Plain Layout
9107 555
9108 \end_layout
9109
9110 \end_inset
9111 </cell>
9112 </row>
9113 <row>
9114 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9115 \begin_inset Text
9116
9117 \begin_layout Plain Layout
9118
9119 \series bold
9120 Dal Bosco
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 Carolina
9130 \end_layout
9131
9132 \end_inset
9133 </cell>
9134 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9135 \begin_inset Text
9136
9137 \begin_layout Plain Layout
9138 555
9139 \end_layout
9140
9141 \end_inset
9142 </cell>
9143 </row>
9144 <row>
9145 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9146 \begin_inset Text
9147
9148 \begin_layout Plain Layout
9149
9150 \series bold
9151 Dalpiaz
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 Annamaria
9161 \end_layout
9162
9163 \end_inset
9164 </cell>
9165 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9166 \begin_inset Text
9167
9168 \begin_layout Plain Layout
9169 555
9170 \end_layout
9171
9172 \end_inset
9173 </cell>
9174 </row>
9175 <row>
9176 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9177 \begin_inset Text
9178
9179 \begin_layout Plain Layout
9180
9181 \series bold
9182 Feliciello
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 Domenico
9192 \end_layout
9193
9194 \end_inset
9195 </cell>
9196 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9197 \begin_inset Text
9198
9199 \begin_layout Plain Layout
9200 555
9201 \end_layout
9202
9203 \end_inset
9204 </cell>
9205 </row>
9206 <row>
9207 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9208 \begin_inset Text
9209
9210 \begin_layout Plain Layout
9211
9212 \series bold
9213 Focarelli
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 Paola
9223 \end_layout
9224
9225 \end_inset
9226 </cell>
9227 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9228 \begin_inset Text
9229
9230 \begin_layout Plain Layout
9231 555
9232 \end_layout
9233
9234 \end_inset
9235 </cell>
9236 </row>
9237 <row>
9238 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9239 \begin_inset Text
9240
9241 \begin_layout Plain Layout
9242
9243 \series bold
9244 Galletti
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 Oreste
9254 \end_layout
9255
9256 \end_inset
9257 </cell>
9258 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9259 \begin_inset Text
9260
9261 \begin_layout Plain Layout
9262 555
9263 \end_layout
9264
9265 \end_inset
9266 </cell>
9267 </row>
9268 <row>
9269 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9270 \begin_inset Text
9271
9272 \begin_layout Plain Layout
9273
9274 \series bold
9275 Gasparini
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 Franca
9285 \end_layout
9286
9287 \end_inset
9288 </cell>
9289 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9290 \begin_inset Text
9291
9292 \begin_layout Plain Layout
9293 555
9294 \end_layout
9295
9296 \end_inset
9297 </cell>
9298 </row>
9299 <row>
9300 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9301 \begin_inset Text
9302
9303 \begin_layout Plain Layout
9304
9305 \series bold
9306 Rizzardi
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 Paola
9316 \end_layout
9317
9318 \end_inset
9319 </cell>
9320 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9321 \begin_inset Text
9322
9323 \begin_layout Plain Layout
9324 555
9325 \end_layout
9326
9327 \end_inset
9328 </cell>
9329 </row>
9330 <row>
9331 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9332 \begin_inset Text
9333
9334 \begin_layout Plain Layout
9335
9336 \series bold
9337 Lassini
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 Giancarlo
9347 \end_layout
9348
9349 \end_inset
9350 </cell>
9351 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9352 \begin_inset Text
9353
9354 \begin_layout Plain Layout
9355 555
9356 \end_layout
9357
9358 \end_inset
9359 </cell>
9360 </row>
9361 <row>
9362 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9363 \begin_inset Text
9364
9365 \begin_layout Plain Layout
9366
9367 \series bold
9368 Malfatti
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 Luciano
9378 \end_layout
9379
9380 \end_inset
9381 </cell>
9382 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9383 \begin_inset Text
9384
9385 \begin_layout Plain Layout
9386 555
9387 \end_layout
9388
9389 \end_inset
9390 </cell>
9391 </row>
9392 <row>
9393 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9394 \begin_inset Text
9395
9396 \begin_layout Plain Layout
9397
9398 \series bold
9399 Malfatti
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 Valeriano
9409 \end_layout
9410
9411 \end_inset
9412 </cell>
9413 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9414 \begin_inset Text
9415
9416 \begin_layout Plain Layout
9417 555
9418 \end_layout
9419
9420 \end_inset
9421 </cell>
9422 </row>
9423 <row>
9424 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9425 \begin_inset Text
9426
9427 \begin_layout Plain Layout
9428
9429 \series bold
9430 Meneguzzo
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 Roberto
9440 \end_layout
9441
9442 \end_inset
9443 </cell>
9444 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9445 \begin_inset Text
9446
9447 \begin_layout Plain Layout
9448 555
9449 \end_layout
9450
9451 \end_inset
9452 </cell>
9453 </row>
9454 <row>
9455 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9456 \begin_inset Text
9457
9458 \begin_layout Plain Layout
9459
9460 \series bold
9461 Mezzadra
9462 \end_layout
9463
9464 \end_inset
9465 </cell>
9466 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9467 \begin_inset Text
9468
9469 \begin_layout Plain Layout
9470 Roberto
9471 \end_layout
9472
9473 \end_inset
9474 </cell>
9475 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9476 \begin_inset Text
9477
9478 \begin_layout Plain Layout
9479 555
9480 \end_layout
9481
9482 \end_inset
9483 </cell>
9484 </row>
9485 </lyxtabular>
9486
9487 \end_inset
9488
9489
9490 \end_layout
9491
9492 \begin_layout Section
9493 Questions particulières concernant les tableaux longs
9494 \begin_inset OptArg
9495 status collapsed
9496
9497 \begin_layout Plain Layout
9498 Questions sur les tableaux longs
9499 \end_layout
9500
9501 \end_inset
9502
9503
9504 \begin_inset CommandInset label
9505 LatexCommand label
9506 name "sec:Questions-sur-tableaux-longs"
9507
9508 \end_inset
9509
9510
9511 \end_layout
9512
9513 \begin_layout Subsection
9514 Calculs des pages des tableaux longs
9515 \begin_inset Index
9516 status collapsed
9517
9518 \begin_layout Plain Layout
9519 Tableaux longs ! Calculs
9520 \end_layout
9521
9522 \end_inset
9523
9524
9525 \end_layout
9526
9527 \begin_layout Standard
9528 LaTeX calcule la hauteur de chaque page de tableau et leurs sauts de page
9529  en utilisant des blocs (chunks).
9530  Ces blocs sont des portions de tableau qui tiennent en une fois dans la
9531  mémoire de LaTeX.
9532  La valeur implicite est fixée pour des raisons historiques à seulement
9533  20 lignes de tableau.
9534  Si vous utilisez des tableaux longs couvrant de nombreuses pages, ceci
9535  peut ralentir la création de votre document.
9536  Vous pouvez sans risque augmenter la taille des blocs pour atteindre des
9537  valeurs de 100 ou de 1000 en ajoutant une ligne comme celle-ci dans le
9538  préambule de votre document :
9539 \end_layout
9540
9541 \begin_layout Standard
9542
9543 \series bold
9544
9545 \backslash
9546 setcounter{LTchunksize}{100}
9547 \end_layout
9548
9549 \begin_layout Subsection
9550 Les Flottants et les Tableaux Longs
9551 \begin_inset Index
9552 status collapsed
9553
9554 \begin_layout Plain Layout
9555 Tableaux longs ! Flottants
9556 \end_layout
9557
9558 \end_inset
9559
9560
9561 \end_layout
9562
9563 \begin_layout Standard
9564 Il peut y avoir des problèmes quand un flottant apparaît sur la page où
9565  commence un tableau long.
9566  Pour éviter une telle situation, ajoutez la commande 
9567 \series bold
9568
9569 \backslash
9570 clearpage
9571 \series default
9572  en tant que code TeX juste avant votre tableau long.
9573 \end_layout
9574
9575 \begin_layout Subsection
9576 Sauts de pages forcés
9577 \begin_inset Index
9578 status collapsed
9579
9580 \begin_layout Plain Layout
9581 Tableaux longs ! Sauts de pages forcés
9582 \end_layout
9583
9584 \end_inset
9585
9586
9587 \end_layout
9588
9589 \begin_layout Standard
9590 Implicitement les tableaux ne peuvent être coupés qu'entre deux lignes.
9591  Si vous avez une cellule avec plusieurs lignes et que vous voulez avoir
9592  un saut de page à l'intérieur de cette cellule, insérez la commande LaTeX
9593  de saut de ligne 
9594 \begin_inset Quotes eld
9595 \end_inset
9596
9597
9598 \backslash
9599
9600 \backslash
9601
9602 \begin_inset Quotes erd
9603 \end_inset
9604
9605  en code TeX à l'endroit de la cellule où vous voulez qu'elle soit coupée.
9606  Avant la commande 
9607 \begin_inset Quotes eld
9608 \end_inset
9609
9610
9611 \backslash
9612
9613 \backslash
9614
9615 \begin_inset Quotes erd
9616 \end_inset
9617
9618 , vous devez insérer en code TeX, autant de caractères 
9619 \begin_inset Quotes eld
9620 \end_inset
9621
9622 &
9623 \begin_inset Quotes erd
9624 \end_inset
9625
9626  qu'il y a de colonnes après la cellule concernée.
9627  Le caractère 
9628 \begin_inset Quotes eld
9629 \end_inset
9630
9631 &
9632 \begin_inset Quotes erd
9633 \end_inset
9634
9635  sert à séparer les colonnes d'un tableau.
9636  Écrivez en code-TeX, après chaque 
9637 \begin_inset Quotes eld
9638 \end_inset
9639
9640 &
9641 \begin_inset Quotes erd
9642 \end_inset
9643
9644  le contenu des cellules correspondantes et en même temps supprimez le contenu
9645  de ces cellules dans le texte normal.
9646  
9647 \begin_inset Newline newline
9648 \end_inset
9649
9650 Après la commande 
9651 \backslash
9652
9653 \backslash
9654 , insérez autant de caractères 
9655 \begin_inset Quotes eld
9656 \end_inset
9657
9658 &
9659 \begin_inset Quotes erd
9660 \end_inset
9661
9662  qu'il y a de colonnes avant la colonne traitée.
9663  Dans le tableau
9664 \begin_inset space ~
9665 \end_inset
9666
9667
9668 \begin_inset CommandInset ref
9669 LatexCommand ref
9670 reference "tab:Tableau-saut-de-page"
9671
9672 \end_inset
9673
9674  la cellule qui doit être coupée est dans la deuxième colonne et elle est
9675  suivie par une autre colonne.
9676  La commande suivante a donc été insérée en code TeX dans la cellule après
9677  le mot 
9678 \begin_inset Quotes eld
9679 \end_inset
9680
9681
9682 \emph on
9683 Castelchiodato,
9684 \emph default
9685
9686 \begin_inset Quotes erd
9687 \end_inset
9688
9689 :
9690 \end_layout
9691
9692 \begin_layout Standard
9693
9694 \series bold
9695 & 111
9696 \backslash
9697
9698 \backslash
9699  
9700 \backslash
9701 newpage
9702 \begin_inset Newline newline
9703 \end_inset
9704
9705 &
9706 \end_layout
9707
9708 \begin_layout Standard
9709 Le 
9710 \begin_inset Quotes eld
9711 \end_inset
9712
9713 111
9714 \begin_inset Quotes erd
9715 \end_inset
9716
9717  dans la troisième colonne de la ligne a été supprimé.
9718  
9719 \series bold
9720
9721 \backslash
9722 newpage
9723 \series default
9724  est nécessaire seulement quand un saut de page doit impérativement avoir
9725  lieu à cet endroit, sinon on n'a qu'une possibilité de saut.
9726  Si votre ligne de pied de tableau n'a pas de bordure supérieure pour une
9727  raison ou une autre mais que vous voulez une ligne à l'endroit où la cellule
9728  est coupée, utilisez cette commande à la place de la précédente :
9729 \end_layout
9730
9731 \begin_layout Standard
9732
9733 \series bold
9734 & 111
9735 \backslash
9736
9737 \backslash
9738
9739 \begin_inset Newline newline
9740 \end_inset
9741
9742
9743 \backslash
9744 hline &
9745 \end_layout
9746
9747 \begin_layout Standard
9748 Quand la cellule qui doit être coupée est dans la dernière colonne, on doit
9749  insérer la commande
9750 \end_layout
9751
9752 \begin_layout Standard
9753
9754 \series bold
9755
9756 \backslash
9757 setlength{
9758 \backslash
9759 parfillskip}{0pt}
9760 \end_layout
9761
9762 \begin_layout Standard
9763 au début de la cellule.
9764  Cela assure que la portion de la cellule qui va se trouver affichée sur
9765  la page suivante le sera avec toute la largeur de la cellule.
9766 \end_layout
9767
9768 \begin_layout Standard
9769 \align center
9770 \begin_inset Tabular
9771 <lyxtabular version="3" rows="38" columns="3">
9772 <features islongtable="true" lastFootEmpty="true">
9773 <column alignment="left" valignment="top" width="0cm">
9774 <column alignment="left" valignment="top" width="3cm">
9775 <column alignment="center" valignment="top" width="0pt">
9776 <row caption="true">
9777 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9778 \begin_inset Text
9779
9780 \begin_layout Plain Layout
9781 \begin_inset Caption
9782
9783 \begin_layout Plain Layout
9784 Tableau avec un saut de page forcé dans une cellule
9785 \begin_inset CommandInset label
9786 LatexCommand label
9787 name "tab:Tableau-saut-de-page"
9788
9789 \end_inset
9790
9791
9792 \begin_inset OptArg
9793 status collapsed
9794
9795 \begin_layout Plain Layout
9796 Tableau avec un saut de page forcé dans une cellule
9797 \end_layout
9798
9799 \end_inset
9800
9801
9802 \end_layout
9803
9804 \end_inset
9805
9806
9807 \end_layout
9808
9809 \end_inset
9810 </cell>
9811 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9812 \begin_inset Text
9813
9814 \begin_layout Plain Layout
9815
9816 \end_layout
9817
9818 \end_inset
9819 </cell>
9820 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9821 \begin_inset Text
9822
9823 \begin_layout Plain Layout
9824
9825 \end_layout
9826
9827 \end_inset
9828 </cell>
9829 </row>
9830 <row endfirsthead="true">
9831 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9832 \begin_inset Text
9833
9834 \begin_layout Plain Layout
9835
9836 \series bold
9837 Exemple d'annuaire téléphonique (ne faites pas attention aux noms)
9838 \end_layout
9839
9840 \end_inset
9841 </cell>
9842 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9843 \begin_inset Text
9844
9845 \begin_layout Plain Layout
9846
9847 \end_layout
9848
9849 \end_inset
9850 </cell>
9851 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9852 \begin_inset Text
9853
9854 \begin_layout Plain Layout
9855
9856 \end_layout
9857
9858 \end_inset
9859 </cell>
9860 </row>
9861 <row endfirsthead="true">
9862 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9863 \begin_inset Text
9864
9865 \begin_layout Plain Layout
9866
9867 \series bold
9868 NOM
9869 \end_layout
9870
9871 \end_inset
9872 </cell>
9873 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9874 \begin_inset Text
9875
9876 \begin_layout Plain Layout
9877
9878 \end_layout
9879
9880 \end_inset
9881 </cell>
9882 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9883 \begin_inset Text
9884
9885 \begin_layout Plain Layout
9886
9887 \series bold
9888 TÉL.
9889 \end_layout
9890
9891 \end_inset
9892 </cell>
9893 </row>
9894 <row endhead="true">
9895 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9896 \begin_inset Text
9897
9898 \begin_layout Plain Layout
9899 \begin_inset ERT
9900 status collapsed
9901
9902 \begin_layout Plain Layout
9903
9904
9905 \backslash
9906 caption*{Tableau sur deux pages avec un saut de page dans une cellule}
9907 \backslash
9908
9909 \backslash
9910 %
9911 \end_layout
9912
9913 \end_inset
9914
9915
9916 \end_layout
9917
9918 \end_inset
9919 </cell>
9920 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9921 \begin_inset Text
9922
9923 \begin_layout Plain Layout
9924
9925 \end_layout
9926
9927 \end_inset
9928 </cell>
9929 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9930 \begin_inset Text
9931
9932 \begin_layout Plain Layout
9933
9934 \end_layout
9935
9936 \end_inset
9937 </cell>
9938 </row>
9939 <row endhead="true">
9940 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9941 \begin_inset Text
9942
9943 \begin_layout Plain Layout
9944  
9945 \series bold
9946 Exemple d'annuaire téléphonique
9947 \end_layout
9948
9949 \end_inset
9950 </cell>
9951 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9952 \begin_inset Text
9953
9954 \begin_layout Plain Layout
9955
9956 \end_layout
9957
9958 \end_inset
9959 </cell>
9960 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9961 \begin_inset Text
9962
9963 \begin_layout Plain Layout
9964
9965 \end_layout
9966
9967 \end_inset
9968 </cell>
9969 </row>
9970 <row endhead="true">
9971 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9972 \begin_inset Text
9973
9974 \begin_layout Plain Layout
9975
9976 \series bold
9977 NOM
9978 \end_layout
9979
9980 \end_inset
9981 </cell>
9982 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9983 \begin_inset Text
9984
9985 \begin_layout Plain Layout
9986
9987 \end_layout
9988
9989 \end_inset
9990 </cell>
9991 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9992 \begin_inset Text
9993
9994 \begin_layout Plain Layout
9995
9996 \series bold
9997 TÉL.
9998 \end_layout
9999
10000 \end_inset
10001 </cell>
10002 </row>
10003 <row endfoot="true">
10004 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
10005 \begin_inset Text
10006
10007 \begin_layout Plain Layout
10008 suite page suivante\SpecialChar \ldots{}
10009
10010 \end_layout
10011
10012 \end_inset
10013 </cell>
10014 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10015 \begin_inset Text
10016
10017 \begin_layout Plain Layout
10018
10019 \end_layout
10020
10021 \end_inset
10022 </cell>
10023 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10024 \begin_inset Text
10025
10026 \begin_layout Plain Layout
10027
10028 \end_layout
10029
10030 \end_inset
10031 </cell>
10032 </row>
10033 <row>
10034 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10035 \begin_inset Text
10036
10037 \begin_layout Plain Layout
10038
10039 \series bold
10040 Annovi
10041 \end_layout
10042
10043 \end_inset
10044 </cell>
10045 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10046 \begin_inset Text
10047
10048 \begin_layout Plain Layout
10049 Silvia
10050 \end_layout
10051
10052 \end_inset
10053 </cell>
10054 <cell alignment="right" valignment="top" rightline="true" usebox="none">
10055 \begin_inset Text
10056
10057 \begin_layout Plain Layout
10058 111
10059 \end_layout
10060
10061 \end_inset
10062 </cell>
10063 </row>
10064 <row>
10065 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10066 \begin_inset Text
10067
10068 \begin_layout Plain Layout
10069
10070 \series bold
10071 Bertoli
10072 \end_layout
10073
10074 \end_inset
10075 </cell>
10076 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10077 \begin_inset Text
10078
10079 \begin_layout Plain Layout
10080 Stefano
10081 \end_layout
10082
10083 \end_inset
10084 </cell>
10085 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10086 \begin_inset Text
10087
10088 \begin_layout Plain Layout
10089 111
10090 \end_layout
10091
10092 \end_inset
10093 </cell>
10094 </row>
10095 <row>
10096 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10097 \begin_inset Text
10098
10099 \begin_layout Plain Layout
10100
10101 \series bold
10102 Bozzi
10103 \end_layout
10104
10105 \end_inset
10106 </cell>
10107 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10108 \begin_inset Text
10109
10110 \begin_layout Plain Layout
10111 Walter
10112 \end_layout
10113
10114 \end_inset
10115 </cell>
10116 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10117 \begin_inset Text
10118
10119 \begin_layout Plain Layout
10120 111
10121 \end_layout
10122
10123 \end_inset
10124 </cell>
10125 </row>
10126 <row>
10127 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10128 \begin_inset Text
10129
10130 \begin_layout Plain Layout
10131
10132 \series bold
10133 Cachia
10134 \end_layout
10135
10136 \end_inset
10137 </cell>
10138 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10139 \begin_inset Text
10140
10141 \begin_layout Plain Layout
10142 Maria
10143 \end_layout
10144
10145 \end_inset
10146 </cell>
10147 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10148 \begin_inset Text
10149
10150 \begin_layout Plain Layout
10151 111
10152 \end_layout
10153
10154 \end_inset
10155 </cell>
10156 </row>
10157 <row>
10158 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10159 \begin_inset Text
10160
10161 \begin_layout Plain Layout
10162
10163 \series bold
10164 Cachia
10165 \end_layout
10166
10167 \end_inset
10168 </cell>
10169 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10170 \begin_inset Text
10171
10172 \begin_layout Plain Layout
10173 Maurizio
10174 \end_layout
10175
10176 \end_inset
10177 </cell>
10178 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10179 \begin_inset Text
10180
10181 \begin_layout Plain Layout
10182 111
10183 \end_layout
10184
10185 \end_inset
10186 </cell>
10187 </row>
10188 <row>
10189 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10190 \begin_inset Text
10191
10192 \begin_layout Plain Layout
10193
10194 \series bold
10195 Cinquemani
10196 \end_layout
10197
10198 \end_inset
10199 </cell>
10200 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10201 \begin_inset Text
10202
10203 \begin_layout Plain Layout
10204 Giusi
10205 \end_layout
10206
10207 \end_inset
10208 </cell>
10209 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10210 \begin_inset Text
10211
10212 \begin_layout Plain Layout
10213 111
10214 \end_layout
10215
10216 \end_inset
10217 </cell>
10218 </row>
10219 <row>
10220 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10221 \begin_inset Text
10222
10223 \begin_layout Plain Layout
10224
10225 \series bold
10226 Colin
10227 \end_layout
10228
10229 \end_inset
10230 </cell>
10231 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10232 \begin_inset Text
10233
10234 \begin_layout Plain Layout
10235 Bernard
10236 \end_layout
10237
10238 \end_inset
10239 </cell>
10240 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10241 \begin_inset Text
10242
10243 \begin_layout Plain Layout
10244 111
10245 \end_layout
10246
10247 \end_inset
10248 </cell>
10249 </row>
10250 <row>
10251 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10252 \begin_inset Text
10253
10254 \begin_layout Plain Layout
10255
10256 \series bold
10257 Concli
10258 \end_layout
10259
10260 \end_inset
10261 </cell>
10262 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10263 \begin_inset Text
10264
10265 \begin_layout Plain Layout
10266 Gianfranco
10267 \end_layout
10268
10269 \end_inset
10270 </cell>
10271 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10272 \begin_inset Text
10273
10274 \begin_layout Plain Layout
10275 111
10276 \end_layout
10277
10278 \end_inset
10279 </cell>
10280 </row>
10281 <row>
10282 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10283 \begin_inset Text
10284
10285 \begin_layout Plain Layout
10286
10287 \series bold
10288 Dal Bosco
10289 \end_layout
10290
10291 \end_inset
10292 </cell>
10293 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10294 \begin_inset Text
10295
10296 \begin_layout Plain Layout
10297 Carolina
10298 \end_layout
10299
10300 \end_inset
10301 </cell>
10302 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10303 \begin_inset Text
10304
10305 \begin_layout Plain Layout
10306 111
10307 \end_layout
10308
10309 \end_inset
10310 </cell>
10311 </row>
10312 <row>
10313 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10314 \begin_inset Text
10315
10316 \begin_layout Plain Layout
10317
10318 \series bold
10319 Dalpiaz
10320 \end_layout
10321
10322 \end_inset
10323 </cell>
10324 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10325 \begin_inset Text
10326
10327 \begin_layout Plain Layout
10328 Annamaria
10329 \end_layout
10330
10331 \end_inset
10332 </cell>
10333 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10334 \begin_inset Text
10335
10336 \begin_layout Plain Layout
10337 111
10338 \end_layout
10339
10340 \end_inset
10341 </cell>
10342 </row>
10343 <row>
10344 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10345 \begin_inset Text
10346
10347 \begin_layout Plain Layout
10348
10349 \series bold
10350 Feliciello
10351 \end_layout
10352
10353 \end_inset
10354 </cell>
10355 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10356 \begin_inset Text
10357
10358 \begin_layout Plain Layout
10359 Domenico
10360 \end_layout
10361
10362 \end_inset
10363 </cell>
10364 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10365 \begin_inset Text
10366
10367 \begin_layout Plain Layout
10368 111
10369 \end_layout
10370
10371 \end_inset
10372 </cell>
10373 </row>
10374 <row>
10375 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10376 \begin_inset Text
10377
10378 \begin_layout Plain Layout
10379
10380 \series bold
10381 Focarelli
10382 \end_layout
10383
10384 \end_inset
10385 </cell>
10386 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10387 \begin_inset Text
10388
10389 \begin_layout Plain Layout
10390 Paola
10391 \end_layout
10392
10393 \end_inset
10394 </cell>
10395 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10396 \begin_inset Text
10397
10398 \begin_layout Plain Layout
10399 111
10400 \end_layout
10401
10402 \end_inset
10403 </cell>
10404 </row>
10405 <row>
10406 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10407 \begin_inset Text
10408
10409 \begin_layout Plain Layout
10410
10411 \series bold
10412 Galletti
10413 \end_layout
10414
10415 \end_inset
10416 </cell>
10417 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10418 \begin_inset Text
10419
10420 \begin_layout Plain Layout
10421 Oreste
10422 \end_layout
10423
10424 \end_inset
10425 </cell>
10426 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10427 \begin_inset Text
10428
10429 \begin_layout Plain Layout
10430 111
10431 \end_layout
10432
10433 \end_inset
10434 </cell>
10435 </row>
10436 <row>
10437 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10438 \begin_inset Text
10439
10440 \begin_layout Plain Layout
10441
10442 \series bold
10443 Gasparini
10444 \end_layout
10445
10446 \end_inset
10447 </cell>
10448 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10449 \begin_inset Text
10450
10451 \begin_layout Plain Layout
10452 Franca
10453 \end_layout
10454
10455 \end_inset
10456 </cell>
10457 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10458 \begin_inset Text
10459
10460 \begin_layout Plain Layout
10461 111
10462 \end_layout
10463
10464 \end_inset
10465 </cell>
10466 </row>
10467 <row>
10468 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10469 \begin_inset Text
10470
10471 \begin_layout Plain Layout
10472
10473 \series bold
10474 Lassini
10475 \end_layout
10476
10477 \end_inset
10478 </cell>
10479 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10480 \begin_inset Text
10481
10482 \begin_layout Plain Layout
10483 Giancarlo
10484 \end_layout
10485
10486 \end_inset
10487 </cell>
10488 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10489 \begin_inset Text
10490
10491 \begin_layout Plain Layout
10492 111
10493 \end_layout
10494
10495 \end_inset
10496 </cell>
10497 </row>
10498 <row>
10499 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10500 \begin_inset Text
10501
10502 \begin_layout Plain Layout
10503
10504 \series bold
10505 Malfatti
10506 \end_layout
10507
10508 \end_inset
10509 </cell>
10510 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10511 \begin_inset Text
10512
10513 \begin_layout Plain Layout
10514 Luciano
10515 \end_layout
10516
10517 \end_inset
10518 </cell>
10519 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10520 \begin_inset Text
10521
10522 \begin_layout Plain Layout
10523 111
10524 \end_layout
10525
10526 \end_inset
10527 </cell>
10528 </row>
10529 <row>
10530 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10531 \begin_inset Text
10532
10533 \begin_layout Plain Layout
10534
10535 \series bold
10536 Malfatti
10537 \end_layout
10538
10539 \end_inset
10540 </cell>
10541 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10542 \begin_inset Text
10543
10544 \begin_layout Plain Layout
10545 Valeriano
10546 \end_layout
10547
10548 \end_inset
10549 </cell>
10550 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10551 \begin_inset Text
10552
10553 \begin_layout Plain Layout
10554 111
10555 \end_layout
10556
10557 \end_inset
10558 </cell>
10559 </row>
10560 <row>
10561 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10562 \begin_inset Text
10563
10564 \begin_layout Plain Layout
10565
10566 \series bold
10567 Meneguzzo
10568 \end_layout
10569
10570 \end_inset
10571 </cell>
10572 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10573 \begin_inset Text
10574
10575 \begin_layout Plain Layout
10576 Roberto
10577 \end_layout
10578
10579 \end_inset
10580 </cell>
10581 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10582 \begin_inset Text
10583
10584 \begin_layout Plain Layout
10585 111
10586 \end_layout
10587
10588 \end_inset
10589 </cell>
10590 </row>
10591 <row>
10592 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10593 \begin_inset Text
10594
10595 \begin_layout Plain Layout
10596
10597 \series bold
10598 Mezzadra
10599 \end_layout
10600
10601 \end_inset
10602 </cell>
10603 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10604 \begin_inset Text
10605
10606 \begin_layout Plain Layout
10607 Roberto
10608 \end_layout
10609
10610 \end_inset
10611 </cell>
10612 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10613 \begin_inset Text
10614
10615 \begin_layout Plain Layout
10616 111
10617 \end_layout
10618
10619 \end_inset
10620 </cell>
10621 </row>
10622 <row>
10623 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10624 \begin_inset Text
10625
10626 \begin_layout Plain Layout
10627
10628 \series bold
10629 Pirpamer
10630 \end_layout
10631
10632 \end_inset
10633 </cell>
10634 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10635 \begin_inset Text
10636
10637 \begin_layout Plain Layout
10638 Erich
10639 \end_layout
10640
10641 \end_inset
10642 </cell>
10643 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10644 \begin_inset Text
10645
10646 \begin_layout Plain Layout
10647 111
10648 \end_layout
10649
10650 \end_inset
10651 </cell>
10652 </row>
10653 <row>
10654 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10655 \begin_inset Text
10656
10657 \begin_layout Plain Layout
10658
10659 \series bold
10660 Pochiesa
10661 \end_layout
10662
10663 \end_inset
10664 </cell>
10665 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10666 \begin_inset Text
10667
10668 \begin_layout Plain Layout
10669 Paolo
10670 \end_layout
10671
10672 \end_inset
10673 </cell>
10674 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10675 \begin_inset Text
10676
10677 \begin_layout Plain Layout
10678 111, 222
10679 \end_layout
10680
10681 \end_inset
10682 </cell>
10683 </row>
10684 <row>
10685 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10686 \begin_inset Text
10687
10688 \begin_layout Plain Layout
10689
10690 \series bold
10691 Radina
10692 \end_layout
10693
10694 \end_inset
10695 </cell>
10696 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10697 \begin_inset Text
10698
10699 \begin_layout Plain Layout
10700 Claudio
10701 \end_layout
10702
10703 \end_inset
10704 </cell>
10705 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10706 \begin_inset Text
10707
10708 \begin_layout Plain Layout
10709 111
10710 \end_layout
10711
10712 \end_inset
10713 </cell>
10714 </row>
10715 <row>
10716 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10717 \begin_inset Text
10718
10719 \begin_layout Plain Layout
10720
10721 \series bold
10722 Rizzardi
10723 \end_layout
10724
10725 \end_inset
10726 </cell>
10727 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10728 \begin_inset Text
10729
10730 \begin_layout Plain Layout
10731 Giancarlo, 11.
10732  Fürst von Montecompatri, 11.
10733  Fürst von Sulmona und Vivaro, 10.
10734  Fürst von Rossano, 5.
10735  Herzog von Canemorte, 11.
10736  Herzog von Palombara, 5.
10737  Herzog von Castelchiodato,
10738 \begin_inset ERT
10739 status open
10740
10741 \begin_layout Plain Layout
10742
10743 & 111
10744 \backslash
10745
10746 \backslash
10747  
10748 \backslash
10749 newpage
10750 \end_layout
10751
10752 \begin_layout Plain Layout
10753
10754 &
10755 \end_layout
10756
10757 \end_inset
10758
10759  11.
10760  Herzog von Poggionativo, 11.
10761  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10762  Graf von Valinfreda, 11.
10763  Baron von Cropalati, 11.
10764  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10765 \end_layout
10766
10767 \end_inset
10768 </cell>
10769 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10770 \begin_inset Text
10771
10772 \begin_layout Plain Layout
10773
10774 \end_layout
10775
10776 \end_inset
10777 </cell>
10778 </row>
10779 <row>
10780 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10781 \begin_inset Text
10782
10783 \begin_layout Plain Layout
10784
10785 \series bold
10786 Stuffer
10787 \end_layout
10788
10789 \end_inset
10790 </cell>
10791 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10792 \begin_inset Text
10793
10794 \begin_layout Plain Layout
10795 Oskar
10796 \end_layout
10797
10798 \end_inset
10799 </cell>
10800 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10801 \begin_inset Text
10802
10803 \begin_layout Plain Layout
10804 111
10805 \end_layout
10806
10807 \end_inset
10808 </cell>
10809 </row>
10810 <row>
10811 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10812 \begin_inset Text
10813
10814 \begin_layout Plain Layout
10815
10816 \series bold
10817 Tacchelli
10818 \end_layout
10819
10820 \end_inset
10821 </cell>
10822 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10823 \begin_inset Text
10824
10825 \begin_layout Plain Layout
10826 Ugo
10827 \end_layout
10828
10829 \end_inset
10830 </cell>
10831 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10832 \begin_inset Text
10833
10834 \begin_layout Plain Layout
10835 111
10836 \end_layout
10837
10838 \end_inset
10839 </cell>
10840 </row>
10841 <row>
10842 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10843 \begin_inset Text
10844
10845 \begin_layout Plain Layout
10846
10847 \series bold
10848 Tezzele
10849 \end_layout
10850
10851 \end_inset
10852 </cell>
10853 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10854 \begin_inset Text
10855
10856 \begin_layout Plain Layout
10857 Margit
10858 \end_layout
10859
10860 \end_inset
10861 </cell>
10862 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10863 \begin_inset Text
10864
10865 \begin_layout Plain Layout
10866 111
10867 \end_layout
10868
10869 \end_inset
10870 </cell>
10871 </row>
10872 <row>
10873 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10874 \begin_inset Text
10875
10876 \begin_layout Plain Layout
10877
10878 \series bold
10879 Unterkalmsteiner
10880 \end_layout
10881
10882 \end_inset
10883 </cell>
10884 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10885 \begin_inset Text
10886
10887 \begin_layout Plain Layout
10888 Frieda
10889 \end_layout
10890
10891 \end_inset
10892 </cell>
10893 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10894 \begin_inset Text
10895
10896 \begin_layout Plain Layout
10897 111
10898 \end_layout
10899
10900 \end_inset
10901 </cell>
10902 </row>
10903 <row>
10904 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10905 \begin_inset Text
10906
10907 \begin_layout Plain Layout
10908
10909 \series bold
10910 Vieider
10911 \end_layout
10912
10913 \end_inset
10914 </cell>
10915 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10916 \begin_inset Text
10917
10918 \begin_layout Plain Layout
10919 Hilde
10920 \end_layout
10921
10922 \end_inset
10923 </cell>
10924 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10925 \begin_inset Text
10926
10927 \begin_layout Plain Layout
10928 111
10929 \end_layout
10930
10931 \end_inset
10932 </cell>
10933 </row>
10934 <row>
10935 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10936 \begin_inset Text
10937
10938 \begin_layout Plain Layout
10939
10940 \series bold
10941 Vigna
10942 \end_layout
10943
10944 \end_inset
10945 </cell>
10946 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10947 \begin_inset Text
10948
10949 \begin_layout Plain Layout
10950 Jürgen
10951 \end_layout
10952
10953 \end_inset
10954 </cell>
10955 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10956 \begin_inset Text
10957
10958 \begin_layout Plain Layout
10959 111
10960 \end_layout
10961
10962 \end_inset
10963 </cell>
10964 </row>
10965 <row>
10966 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10967 \begin_inset Text
10968
10969 \begin_layout Plain Layout
10970
10971 \series bold
10972 Weber
10973 \end_layout
10974
10975 \end_inset
10976 </cell>
10977 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10978 \begin_inset Text
10979
10980 \begin_layout Plain Layout
10981 Maurizio
10982 \end_layout
10983
10984 \end_inset
10985 </cell>
10986 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10987 \begin_inset Text
10988
10989 \begin_layout Plain Layout
10990 111
10991 \end_layout
10992
10993 \end_inset
10994 </cell>
10995 </row>
10996 <row>
10997 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10998 \begin_inset Text
10999
11000 \begin_layout Plain Layout
11001
11002 \series bold
11003 Winkler
11004 \end_layout
11005
11006 \end_inset
11007 </cell>
11008 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11009 \begin_inset Text
11010
11011 \begin_layout Plain Layout
11012 Franz
11013 \end_layout
11014
11015 \end_inset
11016 </cell>
11017 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11018 \begin_inset Text
11019
11020 \begin_layout Plain Layout
11021 111
11022 \end_layout
11023
11024 \end_inset
11025 </cell>
11026 </row>
11027 </lyxtabular>
11028
11029 \end_inset
11030
11031
11032 \end_layout
11033
11034 \begin_layout Section
11035 Colonnes et lignes à lignes multiples
11036 \end_layout
11037
11038 \begin_layout Subsection
11039 Lignes multiples dans une cellule de tableau
11040 \begin_inset CommandInset label
11041 LatexCommand label
11042 name "sub:Lignes-multiple-dans-cellule"
11043
11044 \end_inset
11045
11046
11047 \begin_inset Index
11048 status collapsed
11049
11050 \begin_layout Plain Layout
11051 Plusieurs lignes dans une case de tableau
11052 \end_layout
11053
11054 \end_inset
11055
11056
11057 \begin_inset Index
11058 status collapsed
11059
11060 \begin_layout Plain Layout
11061 Tableau ! Saut de ligne
11062 \end_layout
11063
11064 \end_inset
11065
11066
11067 \end_layout
11068
11069 \begin_layout Standard
11070 \noindent
11071 \begin_inset Float table
11072 placement H
11073 wide false
11074 sideways false
11075 status open
11076
11077 \begin_layout Plain Layout
11078 \begin_inset Caption
11079
11080 \begin_layout Plain Layout
11081 \begin_inset CommandInset label
11082 LatexCommand label
11083 name "tab:Tableau-avec-plusieurs-lignes"
11084
11085 \end_inset
11086
11087 Tableau avec des lignes multiples dans une cellule
11088 \end_layout
11089
11090 \end_inset
11091
11092
11093 \end_layout
11094
11095 \begin_layout Plain Layout
11096 \align center
11097 \begin_inset Tabular
11098 <lyxtabular version="3" rows="3" columns="3">
11099 <features>
11100 <column alignment="center" valignment="middle" width="2.5cm">
11101 <column alignment="center" valignment="middle" width="0">
11102 <column alignment="center" valignment="middle" width="0">
11103 <row>
11104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11105 \begin_inset Text
11106
11107 \begin_layout Plain Layout
11108 Lignes
11109 \begin_inset Newline linebreak
11110 \end_inset
11111
11112 multiples
11113 \end_layout
11114
11115 \end_inset
11116 </cell>
11117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11118 \begin_inset Text
11119
11120 \begin_layout Plain Layout
11121 b
11122 \end_layout
11123
11124 \end_inset
11125 </cell>
11126 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11127 \begin_inset Text
11128
11129 \begin_layout Plain Layout
11130 c
11131 \end_layout
11132
11133 \end_inset
11134 </cell>
11135 </row>
11136 <row>
11137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11138 \begin_inset Text
11139
11140 \begin_layout Plain Layout
11141 d
11142 \end_layout
11143
11144 \end_inset
11145 </cell>
11146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11147 \begin_inset Text
11148
11149 \begin_layout Plain Layout
11150 e
11151 \end_layout
11152
11153 \end_inset
11154 </cell>
11155 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11156 \begin_inset Text
11157
11158 \begin_layout Plain Layout
11159 f
11160 \end_layout
11161
11162 \end_inset
11163 </cell>
11164 </row>
11165 <row>
11166 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11167 \begin_inset Text
11168
11169 \begin_layout Plain Layout
11170 g
11171 \end_layout
11172
11173 \end_inset
11174 </cell>
11175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11176 \begin_inset Text
11177
11178 \begin_layout Plain Layout
11179 h
11180 \end_layout
11181
11182 \end_inset
11183 </cell>
11184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11185 \begin_inset Text
11186
11187 \begin_layout Plain Layout
11188 i
11189 \end_layout
11190
11191 \end_inset
11192 </cell>
11193 </row>
11194 </lyxtabular>
11195
11196 \end_inset
11197
11198
11199 \end_layout
11200
11201 \end_inset
11202
11203
11204 \end_layout
11205
11206 \begin_layout Standard
11207 En fixant la largeur d'une colonne, on permet d'entrer du texte sous forme
11208  d'un paragraphe avec des sauts de lignes et des césures.
11209 \end_layout
11210
11211 \begin_layout Standard
11212 Pour obtenir le tableau
11213 \begin_inset space ~
11214 \end_inset
11215
11216
11217 \begin_inset CommandInset ref
11218 LatexCommand ref
11219 reference "tab:Tableau-avec-plusieurs-lignes"
11220
11221 \end_inset
11222
11223 , créez un tableau 3×3, sélectionnez la première cellule et faites un clic
11224  droit dessus.
11225  Dans la fenêtre de dialogue qui s'ouvre fixez une largeur de cellule de
11226  2.5
11227 \begin_inset space \thinspace{}
11228 \end_inset
11229
11230 cm et choisissez les alignements vertical et horizontal centrés.
11231  L'alignement vertical va s'appliquer à toutes les cellules de la ligne.
11232  Comme notre texte est plus petit que 2.5
11233 \begin_inset space \thinspace{}
11234 \end_inset
11235
11236 cm, une seule ligne va apparaître.
11237  Pour avoir deux lignes, un saut de ligne justifié a été ajouté (raccourci
11238  
11239 \family sans
11240 Ctrl-Shift-Entrée
11241 \family default
11242 ).
11243  Si le texte est plus large que la taille de cellule choisie, il sera automatiqu
11244 ement découpé en plusieurs lignes.
11245 \end_layout
11246
11247 \begin_layout Standard
11248 Si vous avez un mot long dans une cellule de largeur fixée, LaTeX ne peut
11249  pas effectuer de césure si c'est le premier élément de la cellule.
11250  Vous devez donc insérer quelque chose avant pour qu'il ne soit plus le
11251  premier élément : Ajoutez un espace horizontal de 0
11252 \begin_inset space \thinspace{}
11253 \end_inset
11254
11255 pt juste avant votre mot.
11256  Comme l'espace est égal à zéro, la sortie ne sera pas modifiée.
11257  Le tableau
11258 \begin_inset space ~
11259 \end_inset
11260
11261
11262 \begin_inset CommandInset ref
11263 LatexCommand ref
11264 reference "tab:Tableau-césure"
11265
11266 \end_inset
11267
11268  montre l'effet de cette insertion.
11269 \end_layout
11270
11271 \begin_layout Standard
11272 \begin_inset Float table
11273 placement h
11274 wide false
11275 sideways false
11276 status open
11277
11278 \begin_layout Plain Layout
11279 \begin_inset Caption
11280
11281 \begin_layout Plain Layout
11282 \begin_inset CommandInset label
11283 LatexCommand label
11284 name "tab:Tableau-césure"
11285
11286 \end_inset
11287
11288 Tableau avec et sans césure.
11289 \end_layout
11290
11291 \end_inset
11292
11293
11294 \end_layout
11295
11296 \begin_layout Plain Layout
11297 \begin_inset space \hfill{}
11298 \end_inset
11299
11300
11301 \begin_inset Tabular
11302 <lyxtabular version="3" rows="3" columns="3">
11303 <features>
11304 <column alignment="center" valignment="middle" width="2.5cm">
11305 <column alignment="center" valignment="middle" width="0">
11306 <column alignment="center" valignment="middle" width="0">
11307 <row>
11308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11309 \begin_inset Text
11310
11311 \begin_layout Plain Layout
11312 mottrèslongdansunecellule
11313 \end_layout
11314
11315 \end_inset
11316 </cell>
11317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11318 \begin_inset Text
11319
11320 \begin_layout Plain Layout
11321 b
11322 \end_layout
11323
11324 \end_inset
11325 </cell>
11326 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11327 \begin_inset Text
11328
11329 \begin_layout Plain Layout
11330 c
11331 \end_layout
11332
11333 \end_inset
11334 </cell>
11335 </row>
11336 <row>
11337 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11338 \begin_inset Text
11339
11340 \begin_layout Plain Layout
11341 d
11342 \end_layout
11343
11344 \end_inset
11345 </cell>
11346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11347 \begin_inset Text
11348
11349 \begin_layout Plain Layout
11350 e
11351 \end_layout
11352
11353 \end_inset
11354 </cell>
11355 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11356 \begin_inset Text
11357
11358 \begin_layout Plain Layout
11359 f
11360 \end_layout
11361
11362 \end_inset
11363 </cell>
11364 </row>
11365 <row>
11366 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11367 \begin_inset Text
11368
11369 \begin_layout Plain Layout
11370 g
11371 \end_layout
11372
11373 \end_inset
11374 </cell>
11375 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11376 \begin_inset Text
11377
11378 \begin_layout Plain Layout
11379 h
11380 \end_layout
11381
11382 \end_inset
11383 </cell>
11384 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11385 \begin_inset Text
11386
11387 \begin_layout Plain Layout
11388 i
11389 \end_layout
11390
11391 \end_inset
11392 </cell>
11393 </row>
11394 </lyxtabular>
11395
11396 \end_inset
11397
11398
11399 \begin_inset space \hfill{}
11400 \end_inset
11401
11402
11403 \begin_inset Tabular
11404 <lyxtabular version="3" rows="3" columns="3">
11405 <features>
11406 <column alignment="center" valignment="middle" width="2.5cm">
11407 <column alignment="center" valignment="middle" width="0">
11408 <column alignment="center" valignment="middle" width="0">
11409 <row>
11410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11411 \begin_inset Text
11412
11413 \begin_layout Plain Layout
11414 \begin_inset space \hspace{}
11415 \length 0pt
11416 \end_inset
11417
11418 mottrèslongdansunecellule
11419 \end_layout
11420
11421 \end_inset
11422 </cell>
11423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11424 \begin_inset Text
11425
11426 \begin_layout Plain Layout
11427 b
11428 \end_layout
11429
11430 \end_inset
11431 </cell>
11432 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11433 \begin_inset Text
11434
11435 \begin_layout Plain Layout
11436 c
11437 \end_layout
11438
11439 \end_inset
11440 </cell>
11441 </row>
11442 <row>
11443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11444 \begin_inset Text
11445
11446 \begin_layout Plain Layout
11447 d
11448 \end_layout
11449
11450 \end_inset
11451 </cell>
11452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11453 \begin_inset Text
11454
11455 \begin_layout Plain Layout
11456 e
11457 \end_layout
11458
11459 \end_inset
11460 </cell>
11461 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11462 \begin_inset Text
11463
11464 \begin_layout Plain Layout
11465 f
11466 \end_layout
11467
11468 \end_inset
11469 </cell>
11470 </row>
11471 <row>
11472 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11473 \begin_inset Text
11474
11475 \begin_layout Plain Layout
11476 g
11477 \end_layout
11478
11479 \end_inset
11480 </cell>
11481 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11482 \begin_inset Text
11483
11484 \begin_layout Plain Layout
11485 h
11486 \end_layout
11487
11488 \end_inset
11489 </cell>
11490 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11491 \begin_inset Text
11492
11493 \begin_layout Plain Layout
11494 i
11495 \end_layout
11496
11497 \end_inset
11498 </cell>
11499 </row>
11500 </lyxtabular>
11501
11502 \end_inset
11503
11504
11505 \begin_inset space \hfill{}
11506 \end_inset
11507
11508
11509 \end_layout
11510
11511 \end_inset
11512
11513
11514 \end_layout
11515
11516 \begin_layout Subsection
11517 Multi-colonnes
11518 \begin_inset CommandInset label
11519 LatexCommand label
11520 name "sub:Multicolonnes"
11521
11522 \end_inset
11523
11524
11525 \begin_inset Index
11526 status collapsed
11527
11528 \begin_layout Plain Layout
11529 Multi-colonnes
11530 \end_layout
11531
11532 \end_inset
11533
11534
11535 \begin_inset Index
11536 status collapsed
11537
11538 \begin_layout Plain Layout
11539 Tableau ! Multi-colonnes
11540 \end_layout
11541
11542 \end_inset
11543
11544
11545 \end_layout
11546
11547 \begin_layout Subsubsection
11548 Les Bases des Multicolonnes
11549 \end_layout
11550
11551 \begin_layout Standard
11552 Pour faire qu'une cellule couvre plusieurs colonnes, marquez les cellules
11553  qu'elle doit couvrir et utilisez soit le bouton
11554 \begin_inset Graphics
11555         filename ../../images/tabular-feature_multicolumn.png
11556         scale 85
11557         scaleBeforeRotation
11558
11559 \end_inset
11560
11561  de la barre d'outils tableau, ou le menu 
11562 \family sans
11563 Éditer\SpecialChar \menuseparator
11564 Tableau\SpecialChar \menuseparator
11565 Multi-colonnes
11566 \family default
11567 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
11568  multicolonne dans la fenêtre de dialogue de tableau qui apparaît dans l'onglet
11569  
11570 \family sans
11571 Tableau
11572 \family default
11573 .
11574 \end_layout
11575
11576 \begin_layout Standard
11577 Les multi-colonnes ont leurs propres paramètres de cellule.
11578  Ce qui veut dire que si on change les bordures, l'alignement ou la largeur
11579  de la cellule, cela n'affecte que la cellule multi-colonne.
11580  Voici un exemple de tableau avec une cellule multi-colonne dans la première
11581  ligne et une cellule sans bordure supérieure dans la dernière ligne :
11582 \end_layout
11583
11584 \begin_layout Standard
11585 \align center
11586 \begin_inset Tabular
11587 <lyxtabular version="3" rows="3" columns="4">
11588 <features firstHeadTopDL="true" firstHeadBottomDL="true">
11589 <column alignment="center" valignment="top" width="0pt">
11590 <column alignment="center" valignment="middle" width="0">
11591 <column alignment="center" valignment="top" width="0in">
11592 <column alignment="center" valignment="top" width="0pt">
11593 <row>
11594 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11595 \begin_inset Text
11596
11597 \begin_layout Plain Layout
11598 abc
11599 \end_layout
11600
11601 \end_inset
11602 </cell>
11603 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11604 \begin_inset Text
11605
11606 \begin_layout Plain Layout
11607 def ghi
11608 \end_layout
11609
11610 \end_inset
11611 </cell>
11612 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11613 \begin_inset Text
11614
11615 \begin_layout Plain Layout
11616
11617 \end_layout
11618
11619 \end_inset
11620 </cell>
11621 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11622 \begin_inset Text
11623
11624 \begin_layout Plain Layout
11625 jkl
11626 \end_layout
11627
11628 \end_inset
11629 </cell>
11630 </row>
11631 <row>
11632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11633 \begin_inset Text
11634
11635 \begin_layout Plain Layout
11636 A
11637 \end_layout
11638
11639 \end_inset
11640 </cell>
11641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11642 \begin_inset Text
11643
11644 \begin_layout Plain Layout
11645 B
11646 \end_layout
11647
11648 \end_inset
11649 </cell>
11650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11651 \begin_inset Text
11652
11653 \begin_layout Plain Layout
11654 C
11655 \end_layout
11656
11657 \end_inset
11658 </cell>
11659 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11660 \begin_inset Text
11661
11662 \begin_layout Plain Layout
11663 D
11664 \end_layout
11665
11666 \end_inset
11667 </cell>
11668 </row>
11669 <row>
11670 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11671 \begin_inset Text
11672
11673 \begin_layout Plain Layout
11674 1
11675 \end_layout
11676
11677 \end_inset
11678 </cell>
11679 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11680 \begin_inset Text
11681
11682 \begin_layout Plain Layout
11683 2
11684 \end_layout
11685
11686 \end_inset
11687 </cell>
11688 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11689 \begin_inset Text
11690
11691 \begin_layout Plain Layout
11692 3
11693 \end_layout
11694
11695 \end_inset
11696 </cell>
11697 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11698 \begin_inset Text
11699
11700 \begin_layout Plain Layout
11701 4
11702 \end_layout
11703
11704 \end_inset
11705 </cell>
11706 </row>
11707 </lyxtabular>
11708
11709 \end_inset
11710
11711
11712 \end_layout
11713
11714 \begin_layout Subsubsection
11715 Calculs avec les multi-colonnes
11716 \begin_inset CommandInset label
11717 LatexCommand label
11718 name "sub:Calculs-multicolonnes"
11719
11720 \end_inset
11721
11722
11723 \begin_inset Index
11724 status collapsed
11725
11726 \begin_layout Plain Layout
11727 Multi-colonnes ! Calculs
11728 \end_layout
11729
11730 \end_inset
11731
11732
11733 \end_layout
11734
11735 \begin_layout Standard
11736 LyX gère directement les multi-colonnes, mais nous devons faire attention
11737  à la largeur des cellules couvertes par la cellule multicolonne.
11738 \end_layout
11739
11740 \begin_layout Standard
11741 \begin_inset Float table
11742 placement h
11743 wide false
11744 sideways false
11745 status open
11746
11747 \begin_layout Plain Layout
11748 \begin_inset Caption
11749
11750 \begin_layout Plain Layout
11751 \begin_inset CommandInset label
11752 LatexCommand label
11753 name "tab:Tableau-multicolonne-parfaite"
11754
11755 \end_inset
11756
11757 Tableau avec un texte centré dans une case multicolonne au-dessus de deux
11758  colonnes qui ont exactement la moitié de la largeur de la case multicolonne.
11759 \begin_inset OptArg
11760 status open
11761
11762 \begin_layout Plain Layout
11763 Tableau avec multicolonne parfaite
11764 \end_layout
11765
11766 \end_inset
11767
11768
11769 \end_layout
11770
11771 \end_inset
11772
11773
11774 \end_layout
11775
11776 \begin_layout Plain Layout
11777 \align center
11778 \begin_inset Tabular
11779 <lyxtabular version="3" rows="3" columns="3">
11780 <features>
11781 <column alignment="center" valignment="middle" width="0" special=">{\centering}m{1.25cm-6.2pt}">
11782 <column alignment="center" valignment="middle" width="0">
11783 <column alignment="center" valignment="top" width="0">
11784 <row>
11785 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
11786 \begin_inset Text
11787
11788 \begin_layout Plain Layout
11789 multicolonne sur plusieurs lignes
11790 \end_layout
11791
11792 \end_inset
11793 </cell>
11794 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11795 \begin_inset Text
11796
11797 \begin_layout Plain Layout
11798
11799 \end_layout
11800
11801 \end_inset
11802 </cell>
11803 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11804 \begin_inset Text
11805
11806 \begin_layout Plain Layout
11807 c
11808 \end_layout
11809
11810 \end_inset
11811 </cell>
11812 </row>
11813 <row>
11814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11815 \begin_inset Text
11816
11817 \begin_layout Plain Layout
11818 d
11819 \end_layout
11820
11821 \end_inset
11822 </cell>
11823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11824 \begin_inset Text
11825
11826 \begin_layout Plain Layout
11827 e
11828 \end_layout
11829
11830 \end_inset
11831 </cell>
11832 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11833 \begin_inset Text
11834
11835 \begin_layout Plain Layout
11836 f
11837 \end_layout
11838
11839 \end_inset
11840 </cell>
11841 </row>
11842 <row>
11843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11844 \begin_inset Text
11845
11846 \begin_layout Plain Layout
11847 g
11848 \end_layout
11849
11850 \end_inset
11851 </cell>
11852 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11853 \begin_inset Text
11854
11855 \begin_layout Plain Layout
11856 h
11857 \end_layout
11858
11859 \end_inset
11860 </cell>
11861 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11862 \begin_inset Text
11863
11864 \begin_layout Plain Layout
11865 i
11866 \end_layout
11867
11868 \end_inset
11869 </cell>
11870 </row>
11871 </lyxtabular>
11872
11873 \end_inset
11874
11875
11876 \end_layout
11877
11878 \end_inset
11879
11880
11881 \end_layout
11882
11883 \begin_layout Standard
11884 Par exemple, pour créer le tableau
11885 \begin_inset space ~
11886 \end_inset
11887
11888
11889 \begin_inset CommandInset ref
11890 LatexCommand ref
11891 reference "tab:Tableau-multicolonne-parfaite"
11892
11893 \end_inset
11894
11895 , sélectionnez les deux premières cellules de la première ligne d'un tableau
11896  3×3 et faites un clic droit dessus.
11897  Ensuite choisissez pour cette cellule
11898 \emph on
11899 ,
11900 \emph default
11901  dans la fenêtre de dialogue de tableau, 
11902 \emph on
11903 multicolonne
11904 \emph default
11905
11906 \emph on
11907 alignement
11908 \begin_inset space ~
11909 \end_inset
11910
11911 horizontal
11912 \begin_inset space ~
11913 \end_inset
11914
11915 centré
11916 \emph default
11917  et une largeur de 2.5
11918 \begin_inset space \thinspace{}
11919 \end_inset
11920
11921 cm.
11922  Les colonnes couvertes doivent avoir exactement la moitié de la largeur
11923  de la cellule multicolonne, vous devez donc donner une largeur de 1.25
11924 \begin_inset space \thinspace{}
11925 \end_inset
11926
11927 cm pour la première colonne.
11928  La deuxième colonne aura alors automatiquement une largeur de 1.25
11929 \begin_inset space \thinspace{}
11930 \end_inset
11931
11932 cm (la largeur de la multicolonne moins la largeur de la première colonne).
11933  C'est ce qui a été fait pour le tableau
11934 \begin_inset space ~
11935 \end_inset
11936
11937
11938 \begin_inset CommandInset ref
11939 LatexCommand ref
11940 reference "tab:Tableau-multicolonne-imparfait"
11941
11942 \end_inset
11943
11944 .
11945 \end_layout
11946
11947 \begin_layout Standard
11948 \begin_inset Float table
11949 wide false
11950 sideways false
11951 status open
11952
11953 \begin_layout Plain Layout
11954 \begin_inset Caption
11955
11956 \begin_layout Plain Layout
11957 \begin_inset CommandInset label
11958 LatexCommand label
11959 name "tab:Tableau-multicolonne-imparfait"
11960
11961 \end_inset
11962
11963 Tableau où la largeur de colonnes couvertes n'est pas exactement la moitié
11964  de la largeur de la cellule multicolonne.
11965 \begin_inset OptArg
11966 status open
11967
11968 \begin_layout Plain Layout
11969 Tableau avec multicolonne pas parfaite
11970 \end_layout
11971
11972 \end_inset
11973
11974
11975 \end_layout
11976
11977 \end_inset
11978
11979
11980 \end_layout
11981
11982 \begin_layout Plain Layout
11983 \align center
11984 \begin_inset Tabular
11985 <lyxtabular version="3" rows="3" columns="3">
11986 <features>
11987 <column alignment="center" valignment="top" width="1.25cm">
11988 <column alignment="center" valignment="top" width="0">
11989 <column alignment="center" valignment="top" width="0">
11990 <row>
11991 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
11992 \begin_inset Text
11993
11994 \begin_layout Plain Layout
11995 multicolonne sur plusieurs lignes
11996 \end_layout
11997
11998 \end_inset
11999 </cell>
12000 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12001 \begin_inset Text
12002
12003 \begin_layout Plain Layout
12004
12005 \end_layout
12006
12007 \end_inset
12008 </cell>
12009 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12010 \begin_inset Text
12011
12012 \begin_layout Plain Layout
12013 c
12014 \end_layout
12015
12016 \end_inset
12017 </cell>
12018 </row>
12019 <row>
12020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12021 \begin_inset Text
12022
12023 \begin_layout Plain Layout
12024 d
12025 \end_layout
12026
12027 \end_inset
12028 </cell>
12029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12030 \begin_inset Text
12031
12032 \begin_layout Plain Layout
12033 e
12034 \end_layout
12035
12036 \end_inset
12037 </cell>
12038 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12039 \begin_inset Text
12040
12041 \begin_layout Plain Layout
12042 f
12043 \end_layout
12044
12045 \end_inset
12046 </cell>
12047 </row>
12048 <row>
12049 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12050 \begin_inset Text
12051
12052 \begin_layout Plain Layout
12053 g
12054 \end_layout
12055
12056 \end_inset
12057 </cell>
12058 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12059 \begin_inset Text
12060
12061 \begin_layout Plain Layout
12062 h
12063 \end_layout
12064
12065 \end_inset
12066 </cell>
12067 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12068 \begin_inset Text
12069
12070 \begin_layout Plain Layout
12071 i
12072 \end_layout
12073
12074 \end_inset
12075 </cell>
12076 </row>
12077 </lyxtabular>
12078
12079 \end_inset
12080
12081
12082 \end_layout
12083
12084 \end_inset
12085
12086
12087 \end_layout
12088
12089 \begin_layout Standard
12090 Vous pouvez voir que la première colonne n'a pas la moitié de la largeur
12091  de la cellule multicolonne, elle est un peu plus large.
12092  La raison est que la taille que l'on donne à une cellule, 
12093 \begin_inset Formula $W_{g}$
12094 \end_inset
12095
12096  n'est pas sa taille totale, 
12097 \begin_inset Formula $W_{\mathrm{tot}}$
12098 \end_inset
12099
12100  parce qu'une cellule est toujours un peu plus large que la taille qu'on
12101  lui donne.
12102  L'appendice
12103 \begin_inset space ~
12104 \end_inset
12105
12106
12107 \begin_inset CommandInset ref
12108 LatexCommand eqref
12109 reference "cha:Explication-de-l'Equation"
12110
12111 \end_inset
12112
12113  explique pourquoi en détail.
12114 \end_layout
12115
12116 \begin_layout Standard
12117 La largeur nécessaire 
12118 \begin_inset Formula $W_{g\, n}$
12119 \end_inset
12120
12121  quand 
12122 \emph on
12123 n
12124 \emph default
12125  colonnes sont couvertes peut être calculée de façon à ce que chaque colonne
12126  ait une largeur totale de 
12127 \begin_inset Formula $W_{\mathrm{tot\, multicolonne}}/n$
12128 \end_inset
12129
12130 :
12131 \begin_inset Formula \begin{equation}
12132 W_{g\, n}=(W_{g\,\mathrm{multicolonne}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}\end{equation}
12133
12134 \end_inset
12135
12136
12137 \end_layout
12138
12139 \begin_layout Standard
12140 Dans notre cas nous avons 
12141 \begin_inset Formula $n=2$
12142 \end_inset
12143
12144
12145 \begin_inset Formula $W_{g\,\mathrm{multicolonnen}}=2.5\,$
12146 \end_inset
12147
12148 cm et les valeurs implicites pour les autres longueurs, l'équation
12149 \begin_inset space ~
12150 \end_inset
12151
12152
12153 \begin_inset CommandInset ref
12154 LatexCommand ref
12155 reference "eq:Wgn"
12156
12157 \end_inset
12158
12159  devient
12160 \begin_inset Formula \begin{equation}
12161 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}\end{equation}
12162
12163 \end_inset
12164
12165
12166 \end_layout
12167
12168 \begin_layout Standard
12169 Pour permettre des calculs avec LaTeX, vous devez charger le paquetage LaTeX
12170  
12171 \series bold
12172 calc
12173 \series default
12174  avec la ligne suivante dans le préambule du document
12175 \begin_inset Index
12176 status collapsed
12177
12178 \begin_layout Plain Layout
12179 Paquetages LaTeX ! calc
12180 \end_layout
12181
12182 \end_inset
12183
12184
12185 \end_layout
12186
12187 \begin_layout Standard
12188
12189 \series bold
12190
12191 \backslash
12192 usepackage{calc}
12193 \end_layout
12194
12195 \begin_layout Standard
12196 LyX ne permet pas d'effectuer des calculs dans le champ largeur de la fenêtre
12197  de dialogue.
12198  Vous devez donc for mater la colonne en insérant un paramètre LaTeX dans
12199  la fenêtre de dialogue.
12200  Voici un aperçu de ces paramètres :
12201 \end_layout
12202
12203 \begin_layout Itemize
12204
12205 \series bold
12206 p{largeur}
12207 \series default
12208  crée une cellule de taille donnée, le texte est aligné verticalement en
12209  haut.
12210 \end_layout
12211
12212 \begin_layout Itemize
12213
12214 \series bold
12215 m{largeur}
12216 \series default
12217  crée une cellule de taille donnée, le texte est aligné verticalement au
12218  centre
12219 \end_layout
12220
12221 \begin_layout Itemize
12222
12223 \series bold
12224 b{largeur}
12225 \series default
12226  crée une cellule de taille donnée, le texte est aligné verticalement en
12227  bas
12228 \end_layout
12229
12230 \begin_layout Standard
12231 En entrant un paramètre LaTeX, tous les réglages de cellule donnés dans
12232  la fenêtre de dialogue sont ignorés.
12233 \end_layout
12234
12235 \begin_layout Standard
12236 \begin_inset Note Greyedout
12237 status open
12238
12239 \begin_layout Plain Layout
12240
12241 \series bold
12242 Note:
12243 \series default
12244  À cause d'un bug, LyX affiche quand même les réglages qui ne sont pas pris
12245  en compte.
12246 \end_layout
12247
12248 \end_inset
12249
12250
12251 \end_layout
12252
12253 \begin_layout Standard
12254 Comme le texte doit être centré horizontalement, on ajoute la commande 
12255 \series bold
12256
12257 \backslash
12258 centering
12259 \series default
12260 .
12261  Vous pouvez maintenant ajouter le paramètre LaTeX suivant pour la première
12262  des colonnes recouvertes :
12263 \end_layout
12264
12265 \begin_layout Standard
12266
12267 \series bold
12268 >{
12269 \backslash
12270 centering}m{1.25cm-6.2pt}
12271 \end_layout
12272
12273 \begin_layout Standard
12274 La commande 
12275 \series bold
12276 >{ }
12277 \series default
12278  signifie que les commandes qui se trouvent entre les accolades doivent
12279  être appliquées avant que la cellule ne soit créée.
12280 \end_layout
12281
12282 \begin_layout Standard
12283 Bien que nous ayons choisi un alignement centré pour le texte de la cellule
12284  multicolonne, il est toujours aligné à gauche.
12285  Cela vient du fait que LyX applique l'alignement seulement à des colonnes
12286  isolées.
12287  Nous devons donc utiliser le paramètre LaTeX suivant pour la multicolonne
12288 \end_layout
12289
12290 \begin_layout Standard
12291
12292 \series bold
12293 >{
12294 \backslash
12295 centering}m{2.5cm}
12296 \end_layout
12297
12298 \begin_layout Subsection
12299 Multi-lignes
12300 \begin_inset Index
12301 status collapsed
12302
12303 \begin_layout Plain Layout
12304 Multi-lignes
12305 \end_layout
12306
12307 \end_inset
12308
12309
12310 \begin_inset Index
12311 status collapsed
12312
12313 \begin_layout Plain Layout
12314 Tableau ! Multi-ligne
12315 \end_layout
12316
12317 \end_inset
12318
12319
12320 \end_layout
12321
12322 \begin_layout Standard
12323 Au contraire des multi-colonnes, les multi-lignes ne sont pas encore gérés
12324  par LyX, il faut donc utiliser un peu de code TeX.
12325  Pour utiliser les multi-lignes, vous devez charger le paquetage LaTeX 
12326 \series bold
12327 multirow
12328 \series default
12329
12330 \begin_inset Index
12331 status collapsed
12332
12333 \begin_layout Plain Layout
12334 Paquetages LaTeX ! multirow
12335 \end_layout
12336
12337 \end_inset
12338
12339
12340 \series bold
12341  
12342 \series default
12343 dans le préambule de votre document avec la commande 
12344 \end_layout
12345
12346 \begin_layout Standard
12347
12348 \series bold
12349
12350 \backslash
12351 usepackage{multirow}
12352 \end_layout
12353
12354 \begin_layout Standard
12355 Les cellules multilignes sont créées avec la commande
12356 \end_layout
12357
12358 \begin_layout Standard
12359
12360 \series bold
12361
12362 \backslash
12363 multirow{number of rows}{cell width}{cell entry}
12364 \end_layout
12365
12366 \begin_layout Standard
12367 Pour créer le tableau suivant :
12368 \end_layout
12369
12370 \begin_layout Standard
12371 \align center
12372 \begin_inset ERT
12373 status collapsed
12374
12375 \begin_layout Plain Layout
12376
12377
12378 \backslash
12379 renewcommand{
12380 \backslash
12381 multirowsetup}{
12382 \backslash
12383 centering}
12384 \end_layout
12385
12386 \end_inset
12387
12388
12389 \begin_inset Tabular
12390 <lyxtabular version="3" rows="3" columns="3">
12391 <features>
12392 <column alignment="center" valignment="top" width="0">
12393 <column alignment="center" valignment="top" width="0">
12394 <column alignment="center" valignment="top" width="0">
12395 <row>
12396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12397 \begin_inset Text
12398
12399 \begin_layout Plain Layout
12400 a
12401 \end_layout
12402
12403 \end_inset
12404 </cell>
12405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12406 \begin_inset Text
12407
12408 \begin_layout Plain Layout
12409 b
12410 \end_layout
12411
12412 \end_inset
12413 </cell>
12414 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12415 \begin_inset Text
12416
12417 \begin_layout Plain Layout
12418 c
12419 \end_layout
12420
12421 \end_inset
12422 </cell>
12423 </row>
12424 <row>
12425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12426 \begin_inset Text
12427
12428 \begin_layout Plain Layout
12429 \begin_inset ERT
12430 status open
12431
12432 \begin_layout Plain Layout
12433
12434
12435 \backslash
12436 multirow{2}{2.5cm}{
12437 \end_layout
12438
12439 \end_inset
12440
12441 cellule multi-lignes
12442 \begin_inset ERT
12443 status collapsed
12444
12445 \begin_layout Plain Layout
12446
12447 }
12448 \end_layout
12449
12450 \end_inset
12451
12452
12453 \end_layout
12454
12455 \end_inset
12456 </cell>
12457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12458 \begin_inset Text
12459
12460 \begin_layout Plain Layout
12461 e
12462 \end_layout
12463
12464 \end_inset
12465 </cell>
12466 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12467 \begin_inset Text
12468
12469 \begin_layout Plain Layout
12470 f
12471 \end_layout
12472
12473 \end_inset
12474 </cell>
12475 </row>
12476 <row>
12477 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
12478 \begin_inset Text
12479
12480 \begin_layout Plain Layout
12481
12482 \end_layout
12483
12484 \end_inset
12485 </cell>
12486 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12487 \begin_inset Text
12488
12489 \begin_layout Plain Layout
12490 h
12491 \end_layout
12492
12493 \end_inset
12494 </cell>
12495 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12496 \begin_inset Text
12497
12498 \begin_layout Plain Layout
12499 i
12500 \end_layout
12501
12502 \end_inset
12503 </cell>
12504 </row>
12505 </lyxtabular>
12506
12507 \end_inset
12508
12509
12510 \begin_inset ERT
12511 status collapsed
12512
12513 \begin_layout Plain Layout
12514
12515
12516 \backslash
12517 renewcommand{
12518 \backslash
12519 multirowsetup}{
12520 \backslash
12521 raggedright}
12522 \end_layout
12523
12524 \end_inset
12525
12526
12527 \end_layout
12528
12529 \begin_layout Standard
12530 créez un tableau 3×3.
12531  Pour se débarrasser de la bordure au dessus de la dernière cellule de la
12532  première colonne, la cellule est marquée comme étant une multicolonne et
12533  la bordure supérieure est désactivée.
12534  La cellule multi-ligne est ensuite créée dans la deuxième cellule de la
12535  première colonne en y insérant la commande
12536 \end_layout
12537
12538 \begin_layout Standard
12539
12540 \series bold
12541
12542 \backslash
12543 multirow{2}{2.5cm}{
12544 \end_layout
12545
12546 \begin_layout Standard
12547 comme du code TeX.
12548  Les paramètres de la commande indiquent que la cellule multi-ligne couvre
12549  deux lignes et a une largeur de 2.5
12550 \begin_inset space \thinspace{}
12551 \end_inset
12552
12553 cm.
12554  Le contenu de la cellule suit le code TeX et on termine la commande en
12555  ajoutant l'accolade fermante 
12556 \series bold
12557 }
12558 \series default
12559  dans une nouvelle boîte de code TeX, juste après le texte.
12560 \end_layout
12561
12562 \begin_layout Standard
12563
12564 \series bold
12565
12566 \backslash
12567 multirow
12568 \series default
12569  aligne implicitement son contenu à gauche.
12570  Pour passer outre le comportement implicite, vous devez redéfinir la commande
12571  
12572 \series bold
12573
12574 \backslash
12575 multirowsetup
12576 \series default
12577  avec la commande
12578 \end_layout
12579
12580 \begin_layout Standard
12581
12582 \series bold
12583
12584 \backslash
12585 renewcommand{
12586 \backslash
12587 multirowsetup}{
12588 \backslash
12589 centering}
12590 \end_layout
12591
12592 \begin_layout Standard
12593 dans le préambule du document.
12594  Après ça, tous les contenus de cellules multi-lignes du document seront
12595  centrés.
12596  Si vous ne souhaitez utiliser des contenus centrés que pour quelques tableaux,
12597  vous pouvez redéfinir la commande en l'insérant sous forme de code TeX
12598  juste avant le tableau concerné, plutôt que dans le préambule.
12599  Si le texte doit être aligné à droite, remplacez 
12600 \series bold
12601
12602 \backslash
12603 centering
12604 \series default
12605  par 
12606 \series bold
12607
12608 \backslash
12609 raggedleft
12610 \series default
12611 .
12612  Pour revenir à l'alignement à gauche utilisez 
12613 \series bold
12614
12615 \backslash
12616 raggedright
12617 \series default
12618 .
12619 \end_layout
12620
12621 \begin_layout Section
12622 Les Tableaux Formels
12623 \begin_inset CommandInset label
12624 LatexCommand label
12625 name "sec:Tableaux-Formels"
12626
12627 \end_inset
12628
12629
12630 \begin_inset Index
12631 status collapsed
12632
12633 \begin_layout Plain Layout
12634 Tableau ! Formel
12635 \end_layout
12636
12637 \end_inset
12638
12639
12640 \end_layout
12641
12642 \begin_layout Standard
12643 Dans les livres les tableaux sont souvent mis en forme d'une façon semblable
12644  à celle du tableau
12645 \begin_inset space ~
12646 \end_inset
12647
12648
12649 \begin_inset CommandInset ref
12650 LatexCommand ref
12651 reference "tab:Exemple-tableau-booktabs"
12652
12653 \end_inset
12654
12655 .
12656  Ce genre de tableau est appelé 
12657 \begin_inset Quotes eld
12658 \end_inset
12659
12660
12661 \emph on
12662 formel
12663 \emph default
12664
12665 \begin_inset Quotes erd
12666 \end_inset
12667
12668 .
12669  Pour transformer un tableau en tableau formel, utilisez l'option 
12670 \family sans
12671 Formel
12672 \family default
12673  de l'onglet 
12674 \family sans
12675 Bordures
12676 \family default
12677  de la fenêtre de dialogue 
12678 \family sans
12679 Paramètres
12680 \begin_inset space ~
12681 \end_inset
12682
12683 du
12684 \begin_inset space ~
12685 \end_inset
12686
12687 tableau
12688 \family default
12689 .
12690 \end_layout
12691
12692 \begin_layout Standard
12693 \begin_inset Float table
12694 placement h
12695 wide false
12696 sideways false
12697 status open
12698
12699 \begin_layout Plain Layout
12700 \begin_inset Caption
12701
12702 \begin_layout Plain Layout
12703 \begin_inset CommandInset label
12704 LatexCommand label
12705 name "tab:Exemple-tableau-booktabs"
12706
12707 \end_inset
12708
12709 Exemple de tableau formel
12710 \end_layout
12711
12712 \end_inset
12713
12714
12715 \end_layout
12716
12717 \begin_layout Plain Layout
12718 \align center
12719 \begin_inset Tabular
12720 <lyxtabular version="3" rows="8" columns="4">
12721 <features booktabs="true">
12722 <column alignment="center" valignment="top" width="0">
12723 <column alignment="center" valignment="top" width="0">
12724 <column alignment="center" valignment="top" width="0">
12725 <column alignment="center" valignment="top" width="0">
12726 <row>
12727 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12728 \begin_inset Text
12729
12730 \begin_layout Plain Layout
12731 Système
12732 \end_layout
12733
12734 \end_inset
12735 </cell>
12736 <cell alignment="center" valignment="top" topline="true" usebox="none">
12737 \begin_inset Text
12738
12739 \begin_layout Plain Layout
12740 Medipix
12741 \begin_inset space \thinspace{}
12742 \end_inset
12743
12744 1
12745 \end_layout
12746
12747 \end_inset
12748 </cell>
12749 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
12750 \begin_inset Text
12751
12752 \begin_layout Plain Layout
12753 Medipix
12754 \begin_inset space \thinspace{}
12755 \end_inset
12756
12757 2
12758 \end_layout
12759
12760 \end_inset
12761 </cell>
12762 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12763 \begin_inset Text
12764
12765 \begin_layout Plain Layout
12766
12767 \end_layout
12768
12769 \end_inset
12770 </cell>
12771 </row>
12772 <row>
12773 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12774 \begin_inset Text
12775
12776 \begin_layout Plain Layout
12777 \begin_inset ERT
12778 status collapsed
12779
12780 \begin_layout Plain Layout
12781
12782
12783 \backslash
12784 cmidrule(r){2-2}
12785 \end_layout
12786
12787 \end_inset
12788
12789
12790 \begin_inset ERT
12791 status collapsed
12792
12793 \begin_layout Plain Layout
12794
12795
12796 \backslash
12797 cmidrule(l){3-4}
12798 \end_layout
12799
12800 \end_inset
12801
12802 Épaisseur du capteur [µm]
12803 \end_layout
12804
12805 \end_inset
12806 </cell>
12807 <cell alignment="center" valignment="top" usebox="none">
12808 \begin_inset Text
12809
12810 \begin_layout Plain Layout
12811 300
12812 \end_layout
12813
12814 \end_inset
12815 </cell>
12816 <cell alignment="center" valignment="top" usebox="none">
12817 \begin_inset Text
12818
12819 \begin_layout Plain Layout
12820 300
12821 \end_layout
12822
12823 \end_inset
12824 </cell>
12825 <cell alignment="center" valignment="top" usebox="none">
12826 \begin_inset Text
12827
12828 \begin_layout Plain Layout
12829 700
12830 \end_layout
12831
12832 \end_inset
12833 </cell>
12834 </row>
12835 <row>
12836 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12837 \begin_inset Text
12838
12839 \begin_layout Plain Layout
12840 Angle du biseau [°]
12841 \end_layout
12842
12843 \end_inset
12844 </cell>
12845 <cell alignment="center" valignment="top" topline="true" usebox="none">
12846 \begin_inset Text
12847
12848 \begin_layout Plain Layout
12849 3.55
12850 \end_layout
12851
12852 \end_inset
12853 </cell>
12854 <cell alignment="center" valignment="top" topline="true" usebox="none">
12855 \begin_inset Text
12856
12857 \begin_layout Plain Layout
12858 2.71
12859 \end_layout
12860
12861 \end_inset
12862 </cell>
12863 <cell alignment="center" valignment="top" topline="true" usebox="none">
12864 \begin_inset Text
12865
12866 \begin_layout Plain Layout
12867 7.99
12868 \end_layout
12869
12870 \end_inset
12871 </cell>
12872 </row>
12873 <row topspace="default">
12874 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12875 \begin_inset Text
12876
12877 \begin_layout Plain Layout
12878 Résolution spatiale [µm]
12879 \end_layout
12880
12881 \end_inset
12882 </cell>
12883 <cell alignment="center" valignment="top" usebox="none">
12884 \begin_inset Text
12885
12886 \begin_layout Plain Layout
12887 4.26
12888 \end_layout
12889
12890 \end_inset
12891 </cell>
12892 <cell alignment="center" valignment="top" usebox="none">
12893 \begin_inset Text
12894
12895 \begin_layout Plain Layout
12896 10.17
12897 \end_layout
12898
12899 \end_inset
12900 </cell>
12901 <cell alignment="center" valignment="top" usebox="none">
12902 \begin_inset Text
12903
12904 \begin_layout Plain Layout
12905 10.56
12906 \end_layout
12907
12908 \end_inset
12909 </cell>
12910 </row>
12911 <row topspace="default">
12912 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12913 \begin_inset Text
12914
12915 \begin_layout Plain Layout
12916 MTF à 
12917 \begin_inset Formula $f_{\mathrm{max}}$
12918 \end_inset
12919
12920
12921 \end_layout
12922
12923 \end_inset
12924 </cell>
12925 <cell alignment="center" valignment="top" usebox="none">
12926 \begin_inset Text
12927
12928 \begin_layout Plain Layout
12929 0.53
12930 \end_layout
12931
12932 \end_inset
12933 </cell>
12934 <cell alignment="center" valignment="top" usebox="none">
12935 \begin_inset Text
12936
12937 \begin_layout Plain Layout
12938 0.37
12939 \end_layout
12940
12941 \end_inset
12942 </cell>
12943 <cell alignment="center" valignment="top" usebox="none">
12944 \begin_inset Text
12945
12946 \begin_layout Plain Layout
12947 0.39
12948 \end_layout
12949
12950 \end_inset
12951 </cell>
12952 </row>
12953 <row topspace="default">
12954 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12955 \begin_inset Text
12956
12957 \begin_layout Plain Layout
12958 \begin_inset ERT
12959 status collapsed
12960
12961 \begin_layout Plain Layout
12962
12963
12964 \backslash
12965 cmidrule(l{10pt}){1-1}
12966 \end_layout
12967
12968 \end_inset
12969
12970 résolution spatiale LSF
12971 \end_layout
12972
12973 \end_inset
12974 </cell>
12975 <cell alignment="center" valignment="top" usebox="none">
12976 \begin_inset Text
12977
12978 \begin_layout Plain Layout
12979
12980 \end_layout
12981
12982 \end_inset
12983 </cell>
12984 <cell alignment="center" valignment="top" usebox="none">
12985 \begin_inset Text
12986
12987 \begin_layout Plain Layout
12988
12989 \end_layout
12990
12991 \end_inset
12992 </cell>
12993 <cell alignment="center" valignment="top" usebox="none">
12994 \begin_inset Text
12995
12996 \begin_layout Plain Layout
12997
12998 \end_layout
12999
13000 \end_inset
13001 </cell>
13002 </row>
13003 <row>
13004 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13005 \begin_inset Text
13006
13007 \begin_layout Plain Layout
13008 en µm
13009 \end_layout
13010
13011 \end_inset
13012 </cell>
13013 <cell alignment="center" valignment="top" usebox="none">
13014 \begin_inset Text
13015
13016 \begin_layout Plain Layout
13017 129.7
13018 \end_layout
13019
13020 \end_inset
13021 </cell>
13022 <cell alignment="center" valignment="top" usebox="none">
13023 \begin_inset Text
13024
13025 \begin_layout Plain Layout
13026 52.75
13027 \end_layout
13028
13029 \end_inset
13030 </cell>
13031 <cell alignment="center" valignment="top" usebox="none">
13032 \begin_inset Text
13033
13034 \begin_layout Plain Layout
13035 50.78
13036 \end_layout
13037
13038 \end_inset
13039 </cell>
13040 </row>
13041 <row>
13042 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
13043 \begin_inset Text
13044
13045 \begin_layout Plain Layout
13046 en % de la taille des pixels
13047 \end_layout
13048
13049 \end_inset
13050 </cell>
13051 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13052 \begin_inset Text
13053
13054 \begin_layout Plain Layout
13055 76.3
13056 \end_layout
13057
13058 \end_inset
13059 </cell>
13060 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13061 \begin_inset Text
13062
13063 \begin_layout Plain Layout
13064 95.9
13065 \end_layout
13066
13067 \end_inset
13068 </cell>
13069 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13070 \begin_inset Text
13071
13072 \begin_layout Plain Layout
13073 92.3
13074 \end_layout
13075
13076 \end_inset
13077 </cell>
13078 </row>
13079 </lyxtabular>
13080
13081 \end_inset
13082
13083
13084 \end_layout
13085
13086 \end_inset
13087
13088
13089 \end_layout
13090
13091 \begin_layout Standard
13092 De l'espace vertical peut être ajouté entre les lignes en utilisant l'onglet
13093  
13094 \family sans
13095 Bordures
13096 \family default
13097  de la fenêtre de dialogue 
13098 \family sans
13099 Paramètres
13100 \begin_inset space ~
13101 \end_inset
13102
13103 du
13104 \begin_inset space ~
13105 \end_inset
13106
13107 tableau
13108 \family default
13109  comme c'est décrit dans la section
13110 \begin_inset space ~
13111 \end_inset
13112
13113
13114 \begin_inset CommandInset ref
13115 LatexCommand ref
13116 reference "sub:Espacement-lignes"
13117
13118 \end_inset
13119
13120 .
13121 \end_layout
13122
13123 \begin_layout Standard
13124 Au contraire des tableaux normaux, les tableaux formels n'ont pas de lignes
13125  verticales.
13126  Les lignes horizontales peuvent être mise en place comme pour les tableaux
13127  normaux mais elles apparaissent avec des épaisseurs différentes dans la
13128  sortie imprimée :
13129 \begin_inset Newline newline
13130 \end_inset
13131
13132 La première et la dernière ligne ont implicitement une épaisseur de 0.08
13133 \begin_inset space \thinspace{}
13134 \end_inset
13135
13136 em alors que les autres lignes ont implicite une épaisseur de 0.05
13137 \begin_inset space \thinspace{}
13138 \end_inset
13139
13140 em.
13141 \end_layout
13142
13143 \begin_layout Standard
13144 Les épaisseurs prises implicitement peuvent être modifiées en utilisant
13145  les lignes de préambule suivantes :
13146 \end_layout
13147
13148 \begin_layout Standard
13149
13150 \series bold
13151
13152 \backslash
13153 let
13154 \backslash
13155 mytoprule
13156 \backslash
13157 toprule
13158 \begin_inset Newline newline
13159 \end_inset
13160
13161
13162 \backslash
13163 renewcommand{
13164 \backslash
13165 toprule}{
13166 \backslash
13167 mytoprule[width]}
13168 \end_layout
13169
13170 \begin_layout Standard
13171 Cet exemple concerne la première ligne, appelée 
13172 \series bold
13173 toprule
13174 \series default
13175 .
13176  Si vous voulez changer l'épaisseur de la dernière ligne, remplacez 
13177 \series bold
13178 toprule
13179 \series default
13180  par 
13181 \series bold
13182 bottomrule
13183 \series default
13184 .
13185  Pour changer l'épaisseur de toutes les lignes intermédiaires, remplacez
13186  
13187 \series bold
13188 toprule
13189 \series default
13190  par 
13191 \series bold
13192 midrule
13193 \series default
13194 .
13195  Vous pouvez utiliser toutes les unités de longueur définies dans l'appendice
13196 \begin_inset space ~
13197 \end_inset
13198
13199
13200 \begin_inset CommandInset ref
13201 LatexCommand ref
13202 reference "cha:Unités-de-longueur"
13203
13204 \end_inset
13205
13206  pour préciser l'épaisseur voulue.
13207 \end_layout
13208
13209 \begin_layout Standard
13210 On peut aussi créer des lignes qui ne font pas toute la largeur du tableau
13211  en mettant une ligne pour une cellule multi colonne.
13212  LyX va utiliser en interne la commande 
13213 \series bold
13214
13215 \backslash
13216 cmidrule
13217 \series default
13218  pour créer cette ligne.
13219  Sa syntaxe complète est :
13220 \end_layout
13221
13222 \begin_layout Standard
13223
13224 \series bold
13225
13226 \backslash
13227 cmidrule[largeur](rognage){colDépart-colFin}
13228 \end_layout
13229
13230 \begin_layout Standard
13231 Les options de la commande 
13232 \series bold
13233
13234 \backslash
13235 cmidrule
13236 \series default
13237  ne sont pas actuellement gérées par LyX, vous devez donc utiliser du code
13238  TeX pour pouvoir les utiliser.
13239  On peut créer manuellement des lignes 
13240 \series bold
13241
13242 \backslash
13243 mitrales
13244 \series default
13245  en insérant la commande en code TeX comme le premier élément de la première
13246  cellule de la ligne.
13247  La ligne est alors affichée dans la sortie imprimée au dessus de la ligne
13248  en question.
13249 \end_layout
13250
13251 \begin_layout Standard
13252 La valeur implicite pour l'épaisseur des lignes est de 0.03
13253 \begin_inset space \thinspace{}
13254 \end_inset
13255
13256 em.
13257  
13258 \series bold
13259 colDépart
13260 \series default
13261  est le numéro de la colonne dans laquelle la ligne commence et 
13262 \series bold
13263 colFin
13264 \series default
13265  est le numéro de la colonne dans laquelle elle se termine.
13266  La valeur de 
13267 \series bold
13268 colFin
13269 \series default
13270  doit toujours être précisée, même si la ligne ne couvre qu'une seule colonne.
13271  Le paramètre optionnel 
13272 \series bold
13273 rognage
13274 \series default
13275  peut être soit 
13276 \emph on
13277 l{largeurRognage}
13278 \emph default
13279 , ou 
13280 \emph on
13281 r{largeurRognage}
13282 \emph default
13283  où les valeurs de
13284 \emph on
13285  largeurRognage
13286 \emph default
13287  sont aussi optionnelles.
13288  En utilisant par exemple la valeur 
13289 \emph on
13290 l{2pt}
13291 \emph default
13292  pour ce paramètre, la ligne va être rognée de 2
13293 \begin_inset space \thinspace{}
13294 \end_inset
13295
13296 pt à son extrémité gauche.
13297  Si vous ne spécifiez pas de valeur pour 
13298 \emph on
13299 largeurRognage
13300 \emph default
13301  les lignes sont implicitement rognées de 0.5
13302 \begin_inset space \thinspace{}
13303 \end_inset
13304
13305 em.
13306 \end_layout
13307
13308 \begin_layout Standard
13309 \begin_inset VSpace bigskip
13310 \end_inset
13311
13312 Le tableau
13313 \begin_inset space ~
13314 \end_inset
13315
13316
13317 \begin_inset CommandInset ref
13318 LatexCommand ref
13319 reference "tab:Exemple-tableau-booktabs"
13320
13321 \end_inset
13322
13323  a été créé en utilisant les commandes
13324 \end_layout
13325
13326 \begin_layout Standard
13327
13328 \series bold
13329
13330 \backslash
13331 cmidrule(r){2-2}
13332 \backslash
13333 cmidrule(l){3-4}
13334 \end_layout
13335
13336 \begin_layout Standard
13337 au début de la deuxième ligne et
13338 \end_layout
13339
13340 \begin_layout Standard
13341
13342 \series bold
13343
13344 \backslash
13345 cmidrule(l{10pt}){1-1}
13346 \end_layout
13347
13348 \begin_layout Standard
13349 au début de la sixième ligne.
13350 \end_layout
13351
13352 \begin_layout Standard
13353 \begin_inset VSpace bigskip
13354 \end_inset
13355
13356
13357 \end_layout
13358
13359 \begin_layout Standard
13360 Vous pouvez vouloir des commandes 
13361 \series bold
13362
13363 \backslash
13364 cmidrule
13365 \series default
13366 s qui se recouvrent comme pour le tableau
13367 \begin_inset space ~
13368 \end_inset
13369
13370
13371 \begin_inset CommandInset ref
13372 LatexCommand ref
13373 reference "tab:Tableau-booktabs-special"
13374
13375 \end_inset
13376
13377 .
13378  On obtient ce résultat en utilisant la commande suivante en code TeX
13379 \end_layout
13380
13381 \begin_layout Standard
13382
13383 \series bold
13384
13385 \backslash
13386 morecmidrules
13387 \end_layout
13388
13389 \begin_layout Standard
13390 La commande qui a été utilisée pour la deuxième ligne du tableau
13391 \begin_inset space ~
13392 \end_inset
13393
13394
13395 \begin_inset CommandInset ref
13396 LatexCommand ref
13397 reference "tab:Tableau-booktabs-special"
13398
13399 \end_inset
13400
13401  est
13402 \end_layout
13403
13404 \begin_layout Standard
13405
13406 \series bold
13407
13408 \backslash
13409 cmidrule(r){2-2}
13410 \backslash
13411 cmidrule(l){3-4}
13412 \backslash
13413 morecmidrules
13414 \backslash
13415 cmidrule{2-4}
13416 \end_layout
13417
13418 \begin_layout Standard
13419 La commande pour la sixième ligne est
13420 \end_layout
13421
13422 \begin_layout Standard
13423
13424 \series bold
13425
13426 \backslash
13427 midrule
13428 \backslash
13429 morecmidrules
13430 \backslash
13431 cmidrule{3-4}
13432 \end_layout
13433
13434 \begin_layout Standard
13435 \begin_inset VSpace bigskip
13436 \end_inset
13437
13438
13439 \end_layout
13440
13441 \begin_layout Standard
13442 Si vous n'êtes toujours pas satisfait avec l'espacement des lignes de séparation
13443 , vous pouvez utiliser la commande suivante pour produire des lignes qui
13444  font toute la largeur du tableau :
13445 \end_layout
13446
13447 \begin_layout Standard
13448
13449 \series bold
13450
13451 \backslash
13452 specialrule{largeur}{espace au dessus}{espace en dessous}
13453 \end_layout
13454
13455 \begin_layout Standard
13456 Pour plus d'informations sur ces spécialités, nous vous renvoyons au manuel
13457  du paquetage LaTeX 
13458 \series bold
13459 booktabs
13460 \series default
13461  
13462 \begin_inset CommandInset citation
13463 LatexCommand cite
13464 key "booktabs"
13465
13466 \end_inset
13467
13468 .
13469 \begin_inset Index
13470 status collapsed
13471
13472 \begin_layout Plain Layout
13473 Paquetages LaTeX ! booktabs
13474 \end_layout
13475
13476 \end_inset
13477
13478
13479 \end_layout
13480
13481 \begin_layout Standard
13482 \begin_inset Float table
13483 placement h
13484 wide false
13485 sideways false
13486 status open
13487
13488 \begin_layout Plain Layout
13489 \begin_inset Caption
13490
13491 \begin_layout Plain Layout
13492 \begin_inset CommandInset label
13493 LatexCommand label
13494 name "tab:Tableau-booktabs-special"
13495
13496 \end_inset
13497
13498 Tableau formel spécial
13499 \end_layout
13500
13501 \end_inset
13502
13503
13504 \end_layout
13505
13506 \begin_layout Plain Layout
13507 \align center
13508 \begin_inset Tabular
13509 <lyxtabular version="3" rows="8" columns="4">
13510 <features booktabs="true">
13511 <column alignment="center" valignment="top" width="0">
13512 <column alignment="center" valignment="top" width="0">
13513 <column alignment="center" valignment="top" width="0">
13514 <column alignment="center" valignment="top" width="0">
13515 <row>
13516 <cell alignment="center" valignment="top" topline="true" usebox="none">
13517 \begin_inset Text
13518
13519 \begin_layout Plain Layout
13520 Système
13521 \end_layout
13522
13523 \end_inset
13524 </cell>
13525 <cell alignment="center" valignment="top" topline="true" usebox="none">
13526 \begin_inset Text
13527
13528 \begin_layout Plain Layout
13529 Medipix
13530 \begin_inset space \thinspace{}
13531 \end_inset
13532
13533 1
13534 \end_layout
13535
13536 \end_inset
13537 </cell>
13538 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
13539 \begin_inset Text
13540
13541 \begin_layout Plain Layout
13542 Medipix
13543 \begin_inset space \thinspace{}
13544 \end_inset
13545
13546 2
13547 \end_layout
13548
13549 \end_inset
13550 </cell>
13551 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13552 \begin_inset Text
13553
13554 \begin_layout Plain Layout
13555
13556 \end_layout
13557
13558 \end_inset
13559 </cell>
13560 </row>
13561 <row>
13562 <cell alignment="center" valignment="top" usebox="none">
13563 \begin_inset Text
13564
13565 \begin_layout Plain Layout
13566 \begin_inset ERT
13567 status collapsed
13568
13569 \begin_layout Plain Layout
13570
13571
13572 \backslash
13573 cmidrule(r){2-2}
13574 \end_layout
13575
13576 \end_inset
13577
13578
13579 \begin_inset ERT
13580 status collapsed
13581
13582 \begin_layout Plain Layout
13583
13584
13585 \backslash
13586 cmidrule(l){3-4}
13587 \end_layout
13588
13589 \end_inset
13590
13591
13592 \begin_inset ERT
13593 status collapsed
13594
13595 \begin_layout Plain Layout
13596
13597
13598 \backslash
13599 morecmidrules 
13600 \end_layout
13601
13602 \end_inset
13603
13604
13605 \begin_inset ERT
13606 status collapsed
13607
13608 \begin_layout Plain Layout
13609
13610
13611 \backslash
13612 cmidrule{2-4}
13613 \end_layout
13614
13615 \end_inset
13616
13617 Epaisseur du capteur [µm]
13618 \end_layout
13619
13620 \end_inset
13621 </cell>
13622 <cell alignment="center" valignment="top" usebox="none">
13623 \begin_inset Text
13624
13625 \begin_layout Plain Layout
13626 300
13627 \end_layout
13628
13629 \end_inset
13630 </cell>
13631 <cell alignment="center" valignment="top" usebox="none">
13632 \begin_inset Text
13633
13634 \begin_layout Plain Layout
13635 300
13636 \end_layout
13637
13638 \end_inset
13639 </cell>
13640 <cell alignment="center" valignment="top" usebox="none">
13641 \begin_inset Text
13642
13643 \begin_layout Plain Layout
13644 700
13645 \end_layout
13646
13647 \end_inset
13648 </cell>
13649 </row>
13650 <row>
13651 <cell alignment="center" valignment="top" topline="true" usebox="none">
13652 \begin_inset Text
13653
13654 \begin_layout Plain Layout
13655 Angle biseau [°]
13656 \end_layout
13657
13658 \end_inset
13659 </cell>
13660 <cell alignment="center" valignment="top" topline="true" usebox="none">
13661 \begin_inset Text
13662
13663 \begin_layout Plain Layout
13664 3.55
13665 \end_layout
13666
13667 \end_inset
13668 </cell>
13669 <cell alignment="center" valignment="top" topline="true" usebox="none">
13670 \begin_inset Text
13671
13672 \begin_layout Plain Layout
13673 2.71
13674 \end_layout
13675
13676 \end_inset
13677 </cell>
13678 <cell alignment="center" valignment="top" topline="true" usebox="none">
13679 \begin_inset Text
13680
13681 \begin_layout Plain Layout
13682 7.99
13683 \end_layout
13684
13685 \end_inset
13686 </cell>
13687 </row>
13688 <row topspace="default">
13689 <cell alignment="center" valignment="top" usebox="none">
13690 \begin_inset Text
13691
13692 \begin_layout Plain Layout
13693 Résolution spatiale [µm]
13694 \end_layout
13695
13696 \end_inset
13697 </cell>
13698 <cell alignment="center" valignment="top" usebox="none">
13699 \begin_inset Text
13700
13701 \begin_layout Plain Layout
13702 4.26
13703 \end_layout
13704
13705 \end_inset
13706 </cell>
13707 <cell alignment="center" valignment="top" usebox="none">
13708 \begin_inset Text
13709
13710 \begin_layout Plain Layout
13711 10.17
13712 \end_layout
13713
13714 \end_inset
13715 </cell>
13716 <cell alignment="center" valignment="top" usebox="none">
13717 \begin_inset Text
13718
13719 \begin_layout Plain Layout
13720 10.56
13721 \end_layout
13722
13723 \end_inset
13724 </cell>
13725 </row>
13726 <row topspace="default">
13727 <cell alignment="center" valignment="top" usebox="none">
13728 \begin_inset Text
13729
13730 \begin_layout Plain Layout
13731 MTF à 
13732 \begin_inset Formula $f_{\mathrm{max}}$
13733 \end_inset
13734
13735
13736 \end_layout
13737
13738 \end_inset
13739 </cell>
13740 <cell alignment="center" valignment="top" usebox="none">
13741 \begin_inset Text
13742
13743 \begin_layout Plain Layout
13744 0.53
13745 \end_layout
13746
13747 \end_inset
13748 </cell>
13749 <cell alignment="center" valignment="top" usebox="none">
13750 \begin_inset Text
13751
13752 \begin_layout Plain Layout
13753 0.37
13754 \end_layout
13755
13756 \end_inset
13757 </cell>
13758 <cell alignment="center" valignment="top" usebox="none">
13759 \begin_inset Text
13760
13761 \begin_layout Plain Layout
13762 0.39
13763 \end_layout
13764
13765 \end_inset
13766 </cell>
13767 </row>
13768 <row>
13769 <cell alignment="center" valignment="top" topline="true" usebox="none">
13770 \begin_inset Text
13771
13772 \begin_layout Plain Layout
13773 \begin_inset ERT
13774 status collapsed
13775
13776 \begin_layout Plain Layout
13777
13778
13779 \backslash
13780 morecmidrules 
13781 \end_layout
13782
13783 \end_inset
13784
13785
13786 \begin_inset ERT
13787 status collapsed
13788
13789 \begin_layout Plain Layout
13790
13791
13792 \backslash
13793 cmidrule{3-4}
13794 \end_layout
13795
13796 \end_inset
13797
13798 résolution spatiale LSF
13799 \end_layout
13800
13801 \end_inset
13802 </cell>
13803 <cell alignment="center" valignment="top" topline="true" usebox="none">
13804 \begin_inset Text
13805
13806 \begin_layout Plain Layout
13807
13808 \end_layout
13809
13810 \end_inset
13811 </cell>
13812 <cell alignment="center" valignment="top" topline="true" usebox="none">
13813 \begin_inset Text
13814
13815 \begin_layout Plain Layout
13816
13817 \end_layout
13818
13819 \end_inset
13820 </cell>
13821 <cell alignment="center" valignment="top" topline="true" usebox="none">
13822 \begin_inset Text
13823
13824 \begin_layout Plain Layout
13825
13826 \end_layout
13827
13828 \end_inset
13829 </cell>
13830 </row>
13831 <row>
13832 <cell alignment="center" valignment="top" usebox="none">
13833 \begin_inset Text
13834
13835 \begin_layout Plain Layout
13836 en µm
13837 \end_layout
13838
13839 \end_inset
13840 </cell>
13841 <cell alignment="center" valignment="top" usebox="none">
13842 \begin_inset Text
13843
13844 \begin_layout Plain Layout
13845 129.7
13846 \end_layout
13847
13848 \end_inset
13849 </cell>
13850 <cell alignment="center" valignment="top" usebox="none">
13851 \begin_inset Text
13852
13853 \begin_layout Plain Layout
13854 52.75
13855 \end_layout
13856
13857 \end_inset
13858 </cell>
13859 <cell alignment="center" valignment="top" usebox="none">
13860 \begin_inset Text
13861
13862 \begin_layout Plain Layout
13863 50.78
13864 \end_layout
13865
13866 \end_inset
13867 </cell>
13868 </row>
13869 <row>
13870 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13871 \begin_inset Text
13872
13873 \begin_layout Plain Layout
13874 en % de la taille des pixels
13875 \end_layout
13876
13877 \end_inset
13878 </cell>
13879 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13880 \begin_inset Text
13881
13882 \begin_layout Plain Layout
13883 76.3
13884 \end_layout
13885
13886 \end_inset
13887 </cell>
13888 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13889 \begin_inset Text
13890
13891 \begin_layout Plain Layout
13892 95.9
13893 \end_layout
13894
13895 \end_inset
13896 </cell>
13897 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13898 \begin_inset Text
13899
13900 \begin_layout Plain Layout
13901 92.3
13902 \end_layout
13903
13904 \end_inset
13905 </cell>
13906 </row>
13907 </lyxtabular>
13908
13909 \end_inset
13910
13911
13912 \end_layout
13913
13914 \end_inset
13915
13916
13917 \end_layout
13918
13919 \begin_layout Section
13920 Alignement Vertical des Tableaux
13921 \begin_inset Index
13922 status collapsed
13923
13924 \begin_layout Plain Layout
13925 Tableau ! Alignement
13926 \end_layout
13927
13928 \end_inset
13929
13930
13931 \end_layout
13932
13933 \begin_layout Standard
13934 Pour pouvoir être aligné verticalement par rapport au texte, un tableau
13935  doit être à l'intérieur d'une boîte.
13936  La boîte peut alors être alignée comme c'est décrit dans la 
13937 \begin_inset space ~
13938 \end_inset
13939
13940
13941 \begin_inset CommandInset ref
13942 LatexCommand ref
13943 reference "sec:Boîte-Dialogue"
13944
13945 \end_inset
13946
13947 .
13948 \end_layout
13949
13950 \begin_layout Standard
13951 Dans l'exemple qui suit les tableaux sont à l'intérieur d'une boîte de type
13952  minipage
13953 \begin_inset Foot
13954 status open
13955
13956 \begin_layout Plain Layout
13957 Les minipages son décrites dans la section
13958 \begin_inset space ~
13959 \end_inset
13960
13961
13962 \begin_inset CommandInset ref
13963 LatexCommand ref
13964 reference "sec:Minipages"
13965
13966 \end_inset
13967
13968 .
13969 \end_layout
13970
13971 \end_inset
13972
13973  dont la largeur est de 15
13974 \begin_inset space \thinspace{}
13975 \end_inset
13976
13977 col% :
13978 \end_layout
13979
13980 \begin_layout Itemize
13981 test 
13982 \begin_inset Box Frameless
13983 position "t"
13984 hor_pos "c"
13985 has_inner_box 1
13986 inner_pos "c"
13987 use_parbox 0
13988 width "15col%"
13989 special "none"
13990 height "1in"
13991 height_special "totalheight"
13992 status collapsed
13993
13994 \begin_layout Plain Layout
13995 \begin_inset Tabular
13996 <lyxtabular version="3" rows="3" columns="3">
13997 <features>
13998 <column alignment="center" valignment="top" width="0">
13999 <column alignment="center" valignment="top" width="0">
14000 <column alignment="center" valignment="top" width="0">
14001 <row>
14002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14003 \begin_inset Text
14004
14005 \begin_layout Plain Layout
14006 a
14007 \end_layout
14008
14009 \end_inset
14010 </cell>
14011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14012 \begin_inset Text
14013
14014 \begin_layout Plain Layout
14015 d
14016 \end_layout
14017
14018 \end_inset
14019 </cell>
14020 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14021 \begin_inset Text
14022
14023 \begin_layout Plain Layout
14024 g
14025 \end_layout
14026
14027 \end_inset
14028 </cell>
14029 </row>
14030 <row>
14031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14032 \begin_inset Text
14033
14034 \begin_layout Plain Layout
14035 b
14036 \end_layout
14037
14038 \end_inset
14039 </cell>
14040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14041 \begin_inset Text
14042
14043 \begin_layout Plain Layout
14044 e
14045 \end_layout
14046
14047 \end_inset
14048 </cell>
14049 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14050 \begin_inset Text
14051
14052 \begin_layout Plain Layout
14053 h
14054 \end_layout
14055
14056 \end_inset
14057 </cell>
14058 </row>
14059 <row>
14060 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14061 \begin_inset Text
14062
14063 \begin_layout Plain Layout
14064 c
14065 \end_layout
14066
14067 \end_inset
14068 </cell>
14069 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14070 \begin_inset Text
14071
14072 \begin_layout Plain Layout
14073 f
14074 \end_layout
14075
14076 \end_inset
14077 </cell>
14078 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14079 \begin_inset Text
14080
14081 \begin_layout Plain Layout
14082 i
14083 \end_layout
14084
14085 \end_inset
14086 </cell>
14087 </row>
14088 </lyxtabular>
14089
14090 \end_inset
14091
14092
14093 \end_layout
14094
14095 \end_inset
14096
14097  test 
14098 \begin_inset ERT
14099 status collapsed
14100
14101 \begin_layout Plain Layout
14102
14103
14104 \backslash
14105 raisebox{0.85
14106 \backslash
14107 baselineskip}{
14108 \end_layout
14109
14110 \end_inset
14111
14112
14113 \begin_inset Box Frameless
14114 position "t"
14115 hor_pos "c"
14116 has_inner_box 1
14117 inner_pos "c"
14118 use_parbox 0
14119 width "15col%"
14120 special "none"
14121 height "1in"
14122 height_special "totalheight"
14123 status collapsed
14124
14125 \begin_layout Plain Layout
14126 \begin_inset Tabular
14127 <lyxtabular version="3" rows="3" columns="3">
14128 <features>
14129 <column alignment="center" valignment="top" width="0">
14130 <column alignment="center" valignment="top" width="0">
14131 <column alignment="center" valignment="top" width="0">
14132 <row>
14133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14134 \begin_inset Text
14135
14136 \begin_layout Plain Layout
14137 a
14138 \end_layout
14139
14140 \end_inset
14141 </cell>
14142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14143 \begin_inset Text
14144
14145 \begin_layout Plain Layout
14146 d
14147 \end_layout
14148
14149 \end_inset
14150 </cell>
14151 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14152 \begin_inset Text
14153
14154 \begin_layout Plain Layout
14155 g
14156 \end_layout
14157
14158 \end_inset
14159 </cell>
14160 </row>
14161 <row>
14162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14163 \begin_inset Text
14164
14165 \begin_layout Plain Layout
14166 b
14167 \end_layout
14168
14169 \end_inset
14170 </cell>
14171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14172 \begin_inset Text
14173
14174 \begin_layout Plain Layout
14175 e
14176 \end_layout
14177
14178 \end_inset
14179 </cell>
14180 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14181 \begin_inset Text
14182
14183 \begin_layout Plain Layout
14184 h
14185 \end_layout
14186
14187 \end_inset
14188 </cell>
14189 </row>
14190 <row>
14191 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14192 \begin_inset Text
14193
14194 \begin_layout Plain Layout
14195 c
14196 \end_layout
14197
14198 \end_inset
14199 </cell>
14200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14201 \begin_inset Text
14202
14203 \begin_layout Plain Layout
14204 f
14205 \end_layout
14206
14207 \end_inset
14208 </cell>
14209 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14210 \begin_inset Text
14211
14212 \begin_layout Plain Layout
14213 i
14214 \end_layout
14215
14216 \end_inset
14217 </cell>
14218 </row>
14219 </lyxtabular>
14220
14221 \end_inset
14222
14223
14224 \end_layout
14225
14226 \end_inset
14227
14228
14229 \begin_inset ERT
14230 status collapsed
14231
14232 \begin_layout Plain Layout
14233
14234 }
14235 \end_layout
14236
14237 \end_inset
14238
14239
14240 \end_layout
14241
14242 \begin_layout Itemize
14243 test 
14244 \begin_inset Box Frameless
14245 position "c"
14246 hor_pos "c"
14247 has_inner_box 1
14248 inner_pos "c"
14249 use_parbox 0
14250 width "15col%"
14251 special "none"
14252 height "1in"
14253 height_special "totalheight"
14254 status collapsed
14255
14256 \begin_layout Plain Layout
14257 \begin_inset Tabular
14258 <lyxtabular version="3" rows="3" columns="3">
14259 <features>
14260 <column alignment="center" valignment="top" width="0">
14261 <column alignment="center" valignment="top" width="0">
14262 <column alignment="center" valignment="top" width="0">
14263 <row>
14264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14265 \begin_inset Text
14266
14267 \begin_layout Plain Layout
14268 a
14269 \end_layout
14270
14271 \end_inset
14272 </cell>
14273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14274 \begin_inset Text
14275
14276 \begin_layout Plain Layout
14277 d
14278 \end_layout
14279
14280 \end_inset
14281 </cell>
14282 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14283 \begin_inset Text
14284
14285 \begin_layout Plain Layout
14286 g
14287 \end_layout
14288
14289 \end_inset
14290 </cell>
14291 </row>
14292 <row>
14293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14294 \begin_inset Text
14295
14296 \begin_layout Plain Layout
14297 b
14298 \end_layout
14299
14300 \end_inset
14301 </cell>
14302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14303 \begin_inset Text
14304
14305 \begin_layout Plain Layout
14306 e
14307 \end_layout
14308
14309 \end_inset
14310 </cell>
14311 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14312 \begin_inset Text
14313
14314 \begin_layout Plain Layout
14315 h
14316 \end_layout
14317
14318 \end_inset
14319 </cell>
14320 </row>
14321 <row>
14322 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14323 \begin_inset Text
14324
14325 \begin_layout Plain Layout
14326 c
14327 \end_layout
14328
14329 \end_inset
14330 </cell>
14331 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14332 \begin_inset Text
14333
14334 \begin_layout Plain Layout
14335 f
14336 \end_layout
14337
14338 \end_inset
14339 </cell>
14340 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14341 \begin_inset Text
14342
14343 \begin_layout Plain Layout
14344 i
14345 \end_layout
14346
14347 \end_inset
14348 </cell>
14349 </row>
14350 </lyxtabular>
14351
14352 \end_inset
14353
14354
14355 \end_layout
14356
14357 \end_inset
14358
14359
14360 \end_layout
14361
14362 \begin_layout Itemize
14363 test 
14364 \begin_inset Box Frameless
14365 position "b"
14366 hor_pos "c"
14367 has_inner_box 1
14368 inner_pos "c"
14369 use_parbox 0
14370 width "15col%"
14371 special "none"
14372 height "1in"
14373 height_special "totalheight"
14374 status collapsed
14375
14376 \begin_layout Plain Layout
14377 \begin_inset Tabular
14378 <lyxtabular version="3" rows="3" columns="3">
14379 <features>
14380 <column alignment="center" valignment="top" width="0">
14381 <column alignment="center" valignment="top" width="0">
14382 <column alignment="center" valignment="top" width="0">
14383 <row>
14384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14385 \begin_inset Text
14386
14387 \begin_layout Plain Layout
14388 a
14389 \end_layout
14390
14391 \end_inset
14392 </cell>
14393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14394 \begin_inset Text
14395
14396 \begin_layout Plain Layout
14397 d
14398 \end_layout
14399
14400 \end_inset
14401 </cell>
14402 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14403 \begin_inset Text
14404
14405 \begin_layout Plain Layout
14406 g
14407 \end_layout
14408
14409 \end_inset
14410 </cell>
14411 </row>
14412 <row>
14413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14414 \begin_inset Text
14415
14416 \begin_layout Plain Layout
14417 b
14418 \end_layout
14419
14420 \end_inset
14421 </cell>
14422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14423 \begin_inset Text
14424
14425 \begin_layout Plain Layout
14426 e
14427 \end_layout
14428
14429 \end_inset
14430 </cell>
14431 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14432 \begin_inset Text
14433
14434 \begin_layout Plain Layout
14435 h
14436 \end_layout
14437
14438 \end_inset
14439 </cell>
14440 </row>
14441 <row>
14442 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14443 \begin_inset Text
14444
14445 \begin_layout Plain Layout
14446 c
14447 \end_layout
14448
14449 \end_inset
14450 </cell>
14451 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14452 \begin_inset Text
14453
14454 \begin_layout Plain Layout
14455 f
14456 \end_layout
14457
14458 \end_inset
14459 </cell>
14460 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14461 \begin_inset Text
14462
14463 \begin_layout Plain Layout
14464 i
14465 \end_layout
14466
14467 \end_inset
14468 </cell>
14469 </row>
14470 </lyxtabular>
14471
14472 \end_inset
14473
14474
14475 \end_layout
14476
14477 \end_inset
14478
14479  test 
14480 \begin_inset ERT
14481 status collapsed
14482
14483 \begin_layout Plain Layout
14484
14485
14486 \backslash
14487 raisebox{-0.32
14488 \backslash
14489 baselineskip}{
14490 \end_layout
14491
14492 \end_inset
14493
14494
14495 \begin_inset Box Frameless
14496 position "b"
14497 hor_pos "c"
14498 has_inner_box 1
14499 inner_pos "c"
14500 use_parbox 0
14501 width "15col%"
14502 special "none"
14503 height "1in"
14504 height_special "totalheight"
14505 status collapsed
14506
14507 \begin_layout Plain Layout
14508 \begin_inset Tabular
14509 <lyxtabular version="3" rows="3" columns="3">
14510 <features>
14511 <column alignment="center" valignment="top" width="0">
14512 <column alignment="center" valignment="top" width="0">
14513 <column alignment="center" valignment="top" width="0">
14514 <row>
14515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14516 \begin_inset Text
14517
14518 \begin_layout Plain Layout
14519 a
14520 \end_layout
14521
14522 \end_inset
14523 </cell>
14524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14525 \begin_inset Text
14526
14527 \begin_layout Plain Layout
14528 d
14529 \end_layout
14530
14531 \end_inset
14532 </cell>
14533 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14534 \begin_inset Text
14535
14536 \begin_layout Plain Layout
14537 g
14538 \end_layout
14539
14540 \end_inset
14541 </cell>
14542 </row>
14543 <row>
14544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14545 \begin_inset Text
14546
14547 \begin_layout Plain Layout
14548 b
14549 \end_layout
14550
14551 \end_inset
14552 </cell>
14553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14554 \begin_inset Text
14555
14556 \begin_layout Plain Layout
14557 e
14558 \end_layout
14559
14560 \end_inset
14561 </cell>
14562 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14563 \begin_inset Text
14564
14565 \begin_layout Plain Layout
14566 h
14567 \end_layout
14568
14569 \end_inset
14570 </cell>
14571 </row>
14572 <row>
14573 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14574 \begin_inset Text
14575
14576 \begin_layout Plain Layout
14577 c
14578 \end_layout
14579
14580 \end_inset
14581 </cell>
14582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14583 \begin_inset Text
14584
14585 \begin_layout Plain Layout
14586 f
14587 \end_layout
14588
14589 \end_inset
14590 </cell>
14591 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14592 \begin_inset Text
14593
14594 \begin_layout Plain Layout
14595 i
14596 \end_layout
14597
14598 \end_inset
14599 </cell>
14600 </row>
14601 </lyxtabular>
14602
14603 \end_inset
14604
14605
14606 \end_layout
14607
14608 \end_inset
14609
14610
14611 \begin_inset ERT
14612 status collapsed
14613
14614 \begin_layout Plain Layout
14615
14616 }
14617 \end_layout
14618
14619 \end_inset
14620
14621
14622 \end_layout
14623
14624 \begin_layout Standard
14625 Comme vous pouvez le voir, le contenu des premiers tableaux de la première
14626  et de la dernière ligne, n'est pas correctement aligné avec le texte de
14627  la ligne dans laquelle le tableau est inséré.
14628  Pour obtenir cet alignement, vous devez mettre la boîte minipage dans une
14629  boîte élévatrice (raisebox)
14630 \begin_inset Foot
14631 status collapsed
14632
14633 \begin_layout Plain Layout
14634 Les boîtes élévatrices (raiseboxes) sont décrites dans la section
14635 \begin_inset space ~
14636 \end_inset
14637
14638
14639 \begin_inset CommandInset ref
14640 LatexCommand ref
14641 reference "sub:Alignement-Vertical"
14642
14643 \end_inset
14644
14645 .
14646 \end_layout
14647
14648 \end_inset
14649
14650 .
14651  Dans l'exemple précédent, le deuxième tableau de la première ligne est
14652  aligné en utilisant la commande en code TeX suivante 
14653 \end_layout
14654
14655 \begin_layout Standard
14656
14657 \series bold
14658
14659 \backslash
14660 raisebox{0.85
14661 \backslash
14662 baselineskip}{
14663 \end_layout
14664
14665 \begin_layout Standard
14666 placée juste avant la boîte minipage.
14667  Après la boîte on insère l'accolade fermante en code TeX.
14668  Pour le deuxième tableau de la dernière ligne, la commande 
14669 \end_layout
14670
14671 \begin_layout Standard
14672
14673 \series bold
14674
14675 \backslash
14676 raisebox{-0.32
14677 \backslash
14678 baselineskip}{
14679 \end_layout
14680
14681 \begin_layout Standard
14682 est utilisée.
14683 \end_layout
14684
14685 \begin_layout Standard
14686 \begin_inset Note Greyedout
14687 status open
14688
14689 \begin_layout Plain Layout
14690
14691 \series bold
14692 Note:
14693 \series default
14694  L'alignement entre le contenu de la ligne du tableau et le texte de la
14695  ligne qui l'entoure ne peut pas être parfait.
14696  Le facteur utilisé dans la commande 
14697 \series bold
14698
14699 \backslash
14700 raisebox
14701 \series default
14702  pour obtenir cet alignement dépend de la police de caractères du document,
14703  de la taille de la police et de l'épaisseur des lignes du tableau.
14704 \end_layout
14705
14706 \end_inset
14707
14708
14709 \end_layout
14710
14711 \begin_layout Section
14712 Tableaux Colorés
14713 \begin_inset CommandInset label
14714 LatexCommand label
14715 name "sec:Tableaux-Colorés"
14716
14717 \end_inset
14718
14719
14720 \begin_inset Index
14721 status collapsed
14722
14723 \begin_layout Plain Layout
14724 Tableau ! Coloré
14725 \end_layout
14726
14727 \end_inset
14728
14729
14730 \end_layout
14731
14732 \begin_layout Subsection
14733 Cellules Colorées
14734 \begin_inset Index
14735 status collapsed
14736
14737 \begin_layout Plain Layout
14738 Couleur des tableaux ! Pour les cellules
14739 \end_layout
14740
14741 \end_inset
14742
14743
14744 \begin_inset Index
14745 status collapsed
14746
14747 \begin_layout Plain Layout
14748 Couleur ! Pour les cellules de tableau
14749 \end_layout
14750
14751 \end_inset
14752
14753
14754 \end_layout
14755
14756 \begin_layout Standard
14757 \begin_inset Float table
14758 placement h
14759 wide false
14760 sideways false
14761 status open
14762
14763 \begin_layout Plain Layout
14764 \begin_inset Caption
14765
14766 \begin_layout Plain Layout
14767 \begin_inset CommandInset label
14768 LatexCommand label
14769 name "tab:Tableau-coloré-sans-colortbl"
14770
14771 \end_inset
14772
14773 Tableau coloré sans utiliser le paquetage  
14774 \series bold
14775 colortbl
14776 \series default
14777
14778 \begin_inset OptArg
14779 status open
14780
14781 \begin_layout Plain Layout
14782 Tableau sans colortbl
14783 \end_layout
14784
14785 \end_inset
14786
14787
14788 \end_layout
14789
14790 \end_inset
14791
14792
14793 \end_layout
14794
14795 \begin_layout Plain Layout
14796 \align center
14797 \begin_inset Tabular
14798 <lyxtabular version="3" rows="3" columns="3">
14799 <features>
14800 <column alignment="center" valignment="top" width="0">
14801 <column alignment="center" valignment="top" width="0">
14802 <column alignment="center" valignment="top" width="0">
14803 <row>
14804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14805 \begin_inset Text
14806
14807 \begin_layout Plain Layout
14808
14809 \color green
14810 a
14811 \end_layout
14812
14813 \end_inset
14814 </cell>
14815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14816 \begin_inset Text
14817
14818 \begin_layout Plain Layout
14819
14820 \color red
14821 b
14822 \end_layout
14823
14824 \end_inset
14825 </cell>
14826 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14827 \begin_inset Text
14828
14829 \begin_layout Plain Layout
14830
14831 \color red
14832 c
14833 \end_layout
14834
14835 \end_inset
14836 </cell>
14837 </row>
14838 <row>
14839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14840 \begin_inset Text
14841
14842 \begin_layout Plain Layout
14843
14844 \color green
14845 d
14846 \end_layout
14847
14848 \end_inset
14849 </cell>
14850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14851 \begin_inset Text
14852
14853 \begin_layout Plain Layout
14854
14855 \color blue
14856 e
14857 \end_layout
14858
14859 \end_inset
14860 </cell>
14861 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14862 \begin_inset Text
14863
14864 \begin_layout Plain Layout
14865
14866 \color blue
14867 f
14868 \end_layout
14869
14870 \end_inset
14871 </cell>
14872 </row>
14873 <row>
14874 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14875 \begin_inset Text
14876
14877 \begin_layout Plain Layout
14878
14879 \color green
14880 g
14881 \end_layout
14882
14883 \end_inset
14884 </cell>
14885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14886 \begin_inset Text
14887
14888 \begin_layout Plain Layout
14889
14890 \color blue
14891 h
14892 \end_layout
14893
14894 \end_inset
14895 </cell>
14896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14897 \begin_inset Text
14898
14899 \begin_layout Plain Layout
14900
14901 \color blue
14902 i
14903 \end_layout
14904
14905 \end_inset
14906 </cell>
14907 </row>
14908 </lyxtabular>
14909
14910 \end_inset
14911
14912
14913 \end_layout
14914
14915 \end_inset
14916
14917
14918 \end_layout
14919
14920 \begin_layout Standard
14921 Si vous voulez seulement avoir du texte en couleur, sélectionnez les cellules
14922  et choisissez une couleur dans le menu 
14923 \family sans
14924 Éditer\SpecialChar \menuseparator
14925 Style
14926 \begin_inset space ~
14927 \end_inset
14928
14929 de
14930 \begin_inset space ~
14931 \end_inset
14932
14933 Texte
14934 \family default
14935 .
14936  C'est ce qui a été utilisé pour créer le tableau
14937 \begin_inset space ~
14938 \end_inset
14939
14940
14941 \begin_inset CommandInset ref
14942 LatexCommand ref
14943 reference "tab:Tableau-coloré-sans-colortbl"
14944
14945 \end_inset
14946
14947 .
14948  Dans tous les autres cas vous aurez à utiliser le paquetage LaTeX 
14949 \series bold
14950 colortbl
14951 \series default
14952 .
14953 \begin_inset Index
14954 status collapsed
14955
14956 \begin_layout Plain Layout
14957 Paquetages LaTeX ! colortbl
14958 \end_layout
14959
14960 \end_inset
14961
14962
14963 \end_layout
14964
14965 \begin_layout Standard
14966 \begin_inset ERT
14967 status collapsed
14968
14969 \begin_layout Plain Layout
14970
14971
14972 \backslash
14973 ifcolortbl
14974 \end_layout
14975
14976 \end_inset
14977
14978
14979 \begin_inset Note Note
14980 status open
14981
14982 \begin_layout Plain Layout
14983 La section qui suit ne sera affichée que si vous avez installé le paquetage
14984  LaTeX 
14985 \series bold
14986 colortbl
14987 \series default
14988 .
14989 \end_layout
14990
14991 \end_inset
14992
14993
14994 \end_layout
14995
14996 \begin_layout Standard
14997 Pour créer des tableaux colorés, vous devez charger le paquetage
14998 \series bold
14999  colortbl
15000 \series default
15001  dans le préambule avec la ligne
15002 \end_layout
15003
15004 \begin_layout Standard
15005
15006 \series bold
15007
15008 \backslash
15009 usepackage{colortbl}
15010 \end_layout
15011
15012 \begin_layout Standard
15013 On choisit la couleur d'une colonne avec la commande 
15014 \end_layout
15015
15016 \begin_layout Standard
15017
15018 \series bold
15019
15020 \backslash
15021 columncolor{nom de couleur}
15022 \end_layout
15023
15024 \begin_layout Standard
15025 à l'intérieur d'une commande 
15026 \series bold
15027 >{ }
15028 \series default
15029 .
15030  Vous trouverez plus d'information sur la commande 
15031 \series bold
15032 >{}
15033 \series default
15034  dans la section
15035 \begin_inset space ~
15036 \end_inset
15037
15038
15039 \begin_inset CommandInset ref
15040 LatexCommand ref
15041 reference "sub:Calculs-multicolonnes"
15042
15043 \end_inset
15044
15045 .
15046 \end_layout
15047
15048 \begin_layout Standard
15049 Les noms de couleurs suivants sont prédéfinis :
15050 \end_layout
15051
15052 \begin_layout Standard
15053
15054 \family sans
15055 red
15056 \family default
15057  (rouge), 
15058 \family sans
15059 green
15060 \family default
15061  (vert), 
15062 \family sans
15063 yellow
15064 \family default
15065  (jaune), 
15066 \family sans
15067 blue
15068 \family default
15069  (bleu), 
15070 \family sans
15071 cyan
15072 \family default
15073
15074 \family sans
15075 magenta
15076 \family default
15077
15078 \family sans
15079 black 
15080 \family default
15081 (noir) et 
15082 \family sans
15083 white 
15084 \family default
15085 (blanc).
15086 \end_layout
15087
15088 \begin_layout Standard
15089 \begin_inset VSpace medskip
15090 \end_inset
15091
15092
15093 \end_layout
15094
15095 \begin_layout Standard
15096 Vous pouvez aussi définir votre propre couleur avec la commande
15097 \end_layout
15098
15099 \begin_layout Standard
15100
15101 \series bold
15102
15103 \backslash
15104 definecolor{nom de la couleur}{modèle de couleur}{valeurs de couleur}
15105 \end_layout
15106
15107 \begin_layout Standard
15108 Le modèle de couleur peut être
15109 \end_layout
15110
15111 \begin_layout Labeling
15112 \labelwidthstring 00.00.0000
15113 cmyk: cyan, magenta, jaune (yellow), noir (black)
15114 \end_layout
15115
15116 \begin_layout Labeling
15117 \labelwidthstring 00.00.0000
15118 rgb: red, vert (green), bleu (blue)
15119 \end_layout
15120
15121 \begin_layout Labeling
15122 \labelwidthstring 00.00.0000
15123 gray dégradé de gris (gray)
15124 \end_layout
15125
15126 \begin_layout Standard
15127 et les valeurs de couleur sont des nombres compris entre 0 et 1, séparés
15128  par des virgules qui décrivent la couleur dans le modèle de couleur choisi.
15129 \end_layout
15130
15131 \begin_layout Standard
15132 Vous pouvez par exemple définir la couleur 
15133 \begin_inset Quotes eld
15134 \end_inset
15135
15136
15137 \emph on
15138 vertfonce
15139 \begin_inset Quotes erd
15140 \end_inset
15141
15142  dans le préambule avec la ligne
15143 \end_layout
15144
15145 \begin_layout Standard
15146
15147 \series bold
15148
15149 \backslash
15150 definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5}
15151 \end_layout
15152
15153 \begin_layout Standard
15154 et la couleur "
15155 \emph on
15156 grisclair
15157 \emph default
15158 " avec
15159 \end_layout
15160
15161 \begin_layout Standard
15162
15163 \series bold
15164
15165 \backslash
15166 definecolor{grisclair}{gray}{0.8}
15167 \end_layout
15168
15169 \begin_layout Standard
15170 \begin_inset VSpace medskip
15171 \end_inset
15172
15173
15174 \end_layout
15175
15176 \begin_layout Standard
15177 Les lignes sont colorées avec la commande
15178 \end_layout
15179
15180 \begin_layout Standard
15181
15182 \series bold
15183
15184 \backslash
15185 rowcolor{nom de la couleur}
15186 \end_layout
15187
15188 \begin_layout Standard
15189 et les cellules sont colorées avec la commande
15190 \end_layout
15191
15192 \begin_layout Standard
15193
15194 \series bold
15195
15196 \backslash
15197 cellcolor{nom de la couleur}
15198 \end_layout
15199
15200 \begin_layout Standard
15201 Les deux commandes sont insérées au début d'une cellule comme du code TeX.
15202 \end_layout
15203
15204 \begin_layout Standard
15205 Pour colorer de caractères dans un tableau, sélectionnez les cellules et
15206  choisissez une couleur dans le menu 
15207 \family sans
15208 Éditer\SpecialChar \menuseparator
15209 Style
15210 \begin_inset space ~
15211 \end_inset
15212
15213 de
15214 \begin_inset space ~
15215 \end_inset
15216
15217 Texte
15218 \family default
15219 .
15220  Si une cellule contient du code TeX, faites bien attention à ne colorer
15221  que le texte, sinon le code TeX coloré provoquera des erreurs LaTeX.
15222 \end_layout
15223
15224 \begin_layout Standard
15225 \begin_inset Note Greyedout
15226 status open
15227
15228 \begin_layout Plain Layout
15229
15230 \series bold
15231 Note:
15232 \series default
15233  Tous les visualiseurs DVI ne sont pas capables d'afficher les couleurs
15234  définies par l'utilisateur.
15235 \end_layout
15236
15237 \end_inset
15238
15239
15240 \end_layout
15241
15242 \begin_layout Standard
15243 \begin_inset VSpace bigskip
15244 \end_inset
15245
15246
15247 \end_layout
15248
15249 \begin_layout Standard
15250 Pour créer le tableau
15251 \begin_inset space ~
15252 \end_inset
15253
15254
15255 \begin_inset CommandInset ref
15256 LatexCommand ref
15257 reference "tab:Tableau-coloré-avec-colortbl"
15258
15259 \end_inset
15260
15261  faites ce qui suit : La couleur de la première colonne doit être 
15262 \emph on
15263 vertfonce
15264 \emph default
15265 .
15266  On insère donc la commande
15267 \end_layout
15268
15269 \begin_layout Standard
15270
15271 \series bold
15272 >{
15273 \backslash
15274 columncolor{vertfonce}
15275 \backslash
15276 centering}c
15277 \end_layout
15278
15279 \begin_layout Standard
15280 en code TeX pour cette colonne.
15281  La première ligne doit être bleue
15282 \begin_inset Note Note
15283 status open
15284
15285 \begin_layout Plain Layout
15286 cyan ? (NdT)
15287 \end_layout
15288
15289 \end_inset
15290
15291 , d'où la commande en code TeX
15292 \end_layout
15293
15294 \begin_layout Standard
15295
15296 \series bold
15297
15298 \backslash
15299 rowcolow{cyan}
15300 \end_layout
15301
15302 \begin_layout Standard
15303 qui est insérée dans la première cellule de cette ligne.
15304  Notez que cela annule la couleur de colonne pour la première cellule.
15305  La dernière cellule de la dernière ligne est colorée en magenta en insérant
15306  en code TeX la commande
15307 \end_layout
15308
15309 \begin_layout Standard
15310
15311 \series bold
15312
15313 \backslash
15314 cellcolor{magenta}
15315 \end_layout
15316
15317 \begin_layout Standard
15318 Les caractères peuvent maintenant être colorés en utilisant le menu 
15319 \family sans
15320 Éditer\SpecialChar \menuseparator
15321 Style
15322 \begin_inset space ~
15323 \end_inset
15324
15325 de
15326 \begin_inset space ~
15327 \end_inset
15328
15329 Texte
15330 \family default
15331 .
15332 \end_layout
15333
15334 \begin_layout Standard
15335 \begin_inset Float table
15336 placement h
15337 wide false
15338 sideways false
15339 status open
15340
15341 \begin_layout Plain Layout
15342 \begin_inset Caption
15343
15344 \begin_layout Plain Layout
15345 \begin_inset CommandInset label
15346 LatexCommand label
15347 name "tab:Tableau-coloré-avec-colortbl"
15348
15349 \end_inset
15350
15351 Tableau coloré en utilisant le paquetage 
15352 \series bold
15353 colortbl
15354 \series default
15355
15356 \begin_inset OptArg
15357 status collapsed
15358
15359 \begin_layout Plain Layout
15360 Tableau avec colortbl
15361 \end_layout
15362
15363 \end_inset
15364
15365
15366 \end_layout
15367
15368 \end_inset
15369
15370
15371 \end_layout
15372
15373 \begin_layout Plain Layout
15374 \align center
15375 \begin_inset Tabular
15376 <lyxtabular version="3" rows="3" columns="3">
15377 <features>
15378 <column alignment="center" valignment="top" width="0" special=">{\columncolor{darkgreen}\centering}c">
15379 <column alignment="center" valignment="top" width="0">
15380 <column alignment="center" valignment="top" width="0">
15381 <row>
15382 <cell alignment="center" valignment="top" usebox="none">
15383 \begin_inset Text
15384
15385 \begin_layout Plain Layout
15386 \begin_inset ERT
15387 status collapsed
15388
15389 \begin_layout Plain Layout
15390
15391
15392 \backslash
15393 rowcolor{cyan}
15394 \end_layout
15395
15396 \end_inset
15397
15398
15399 \color magenta
15400 a
15401 \end_layout
15402
15403 \end_inset
15404 </cell>
15405 <cell alignment="center" valignment="top" usebox="none">
15406 \begin_inset Text
15407
15408 \begin_layout Plain Layout
15409
15410 \color red
15411 b
15412 \end_layout
15413
15414 \end_inset
15415 </cell>
15416 <cell alignment="center" valignment="top" usebox="none">
15417 \begin_inset Text
15418
15419 \begin_layout Plain Layout
15420
15421 \color red
15422 c
15423 \end_layout
15424
15425 \end_inset
15426 </cell>
15427 </row>
15428 <row>
15429 <cell alignment="center" valignment="top" usebox="none">
15430 \begin_inset Text
15431
15432 \begin_layout Plain Layout
15433
15434 \color yellow
15435 d
15436 \end_layout
15437
15438 \end_inset
15439 </cell>
15440 <cell alignment="center" valignment="top" usebox="none">
15441 \begin_inset Text
15442
15443 \begin_layout Plain Layout
15444
15445 \color blue
15446 e
15447 \end_layout
15448
15449 \end_inset
15450 </cell>
15451 <cell alignment="center" valignment="top" usebox="none">
15452 \begin_inset Text
15453
15454 \begin_layout Plain Layout
15455
15456 \color blue
15457 f
15458 \end_layout
15459
15460 \end_inset
15461 </cell>
15462 </row>
15463 <row>
15464 <cell alignment="center" valignment="top" usebox="none">
15465 \begin_inset Text
15466
15467 \begin_layout Plain Layout
15468
15469 \color yellow
15470 g
15471 \end_layout
15472
15473 \end_inset
15474 </cell>
15475 <cell alignment="center" valignment="top" usebox="none">
15476 \begin_inset Text
15477
15478 \begin_layout Plain Layout
15479
15480 \color blue
15481 h
15482 \end_layout
15483
15484 \end_inset
15485 </cell>
15486 <cell alignment="center" valignment="top" usebox="none">
15487 \begin_inset Text
15488
15489 \begin_layout Plain Layout
15490 \begin_inset ERT
15491 status collapsed
15492
15493 \begin_layout Plain Layout
15494
15495
15496 \backslash
15497 cellcolor{magenta}
15498 \end_layout
15499
15500 \end_inset
15501
15502
15503 \color green
15504 i
15505 \end_layout
15506
15507 \end_inset
15508 </cell>
15509 </row>
15510 </lyxtabular>
15511
15512 \end_inset
15513
15514
15515 \end_layout
15516
15517 \end_inset
15518
15519
15520 \end_layout
15521
15522 \begin_layout Standard
15523 \begin_inset ERT
15524 status collapsed
15525
15526 \begin_layout Plain Layout
15527
15528
15529 \backslash
15530 else
15531 \end_layout
15532
15533 \end_inset
15534
15535
15536 \begin_inset Note Note
15537 status open
15538
15539 \begin_layout Plain Layout
15540 Ce qui suit sera affiché si le paquetage 
15541 \series bold
15542 colortbl
15543 \series default
15544  n'est pas installé :
15545 \end_layout
15546
15547 \end_inset
15548
15549
15550 \end_layout
15551
15552 \begin_layout Standard
15553 Vous devez installer le paquetage 
15554 \series bold
15555 colortbl
15556 \series default
15557  pour voir le contenu des cette section dans la sortie imprimée.
15558 \end_layout
15559
15560 \begin_layout Standard
15561 \begin_inset ERT
15562 status collapsed
15563
15564 \begin_layout Plain Layout
15565
15566
15567 \backslash
15568 fi
15569 \end_layout
15570
15571 \end_inset
15572
15573
15574 \end_layout
15575
15576 \begin_layout Subsection
15577 Les filets colorées
15578 \begin_inset Index
15579 status collapsed
15580
15581 \begin_layout Plain Layout
15582 Tableau Coloré ! Pour les filets
15583 \end_layout
15584
15585 \end_inset
15586
15587
15588 \begin_inset Index
15589 status collapsed
15590
15591 \begin_layout Plain Layout
15592 Couleur ! Pour les filets des tableaux
15593 \end_layout
15594
15595 \end_inset
15596
15597
15598 \begin_inset Note Note
15599 status collapsed
15600
15601 \begin_layout Plain Layout
15602 on parle de filets plutôt que de lignes pour les tableaux
15603 \end_layout
15604
15605 \end_inset
15606
15607
15608 \end_layout
15609
15610 \begin_layout Standard
15611 Comme c'est décrit dans la section
15612 \begin_inset space ~
15613 \end_inset
15614
15615
15616 \begin_inset CommandInset ref
15617 LatexCommand ref
15618 reference "sub:Epaisseur-filets"
15619
15620 \end_inset
15621
15622 , l'épaisseur de tous les filets d'un tableau peut être modifiée avec la
15623  variable 
15624 \series bold
15625
15626 \backslash
15627 arrayrulewidth
15628 \series default
15629 .
15630  Elle est mise à 1.5
15631 \begin_inset space \thinspace{}
15632 \end_inset
15633
15634 pt pour tous les tableaux de cette section.
15635 \begin_inset ERT
15636 status collapsed
15637
15638 \begin_layout Plain Layout
15639
15640
15641 \backslash
15642 setlength{
15643 \backslash
15644 arrayrulewidth}{1.5pt}
15645 \end_layout
15646
15647 \end_inset
15648
15649
15650 \end_layout
15651
15652 \begin_layout Standard
15653 Pour colorer les filets verticaux, par exemple en vert, créez le format
15654  de colonne suivant dans le préambule du document, en suivant la description
15655  de la section
15656 \begin_inset space ~
15657 \end_inset
15658
15659
15660 \begin_inset CommandInset ref
15661 LatexCommand ref
15662 reference "sub:Formats-personnalisés"
15663
15664 \end_inset
15665
15666 :
15667 \end_layout
15668
15669 \begin_layout Standard
15670
15671 \series bold
15672
15673 \backslash
15674 newcolumntype{W}{!{
15675 \backslash
15676 color{green}
15677 \backslash
15678 vline}}
15679 \end_layout
15680
15681 \begin_layout Standard
15682 Pour le tableau
15683 \begin_inset space ~
15684 \end_inset
15685
15686
15687 \begin_inset CommandInset ref
15688 LatexCommand ref
15689 reference "tab:Tableau-filets-verticaux-colorés"
15690
15691 \end_inset
15692
15693  le paramètre LaTeX
15694 \series bold
15695  WcW
15696 \series default
15697  a été utilisé pour la dernière colonne et
15698 \series bold
15699  Wc
15700 \series default
15701  pour les autres colonnes.
15702 \end_layout
15703
15704 \begin_layout Standard
15705 Si vous voulez plusieurs couleurs, définissez plusieurs formats de colonne.
15706 \end_layout
15707
15708 \begin_layout Standard
15709 \begin_inset Float table
15710 placement h
15711 wide false
15712 sideways false
15713 status open
15714
15715 \begin_layout Plain Layout
15716 \begin_inset Caption
15717
15718 \begin_layout Plain Layout
15719 \begin_inset CommandInset label
15720 LatexCommand label
15721 name "tab:Tableau-filets-verticaux-colorés"
15722
15723 \end_inset
15724
15725 Tableau avec filets verticaux colorés
15726 \end_layout
15727
15728 \end_inset
15729
15730
15731 \end_layout
15732
15733 \begin_layout Plain Layout
15734 \align center
15735 \begin_inset Tabular
15736 <lyxtabular version="3" rows="3" columns="3">
15737 <features>
15738 <column alignment="center" valignment="top" width="0" special="Wc">
15739 <column alignment="center" valignment="top" width="0" special="Wc">
15740 <column alignment="center" valignment="top" width="0" special="WcW">
15741 <row>
15742 <cell alignment="center" valignment="top" topline="true" usebox="none">
15743 \begin_inset Text
15744
15745 \begin_layout Plain Layout
15746 sd
15747 \end_layout
15748
15749 \end_inset
15750 </cell>
15751 <cell alignment="center" valignment="top" topline="true" usebox="none">
15752 \begin_inset Text
15753
15754 \begin_layout Plain Layout
15755
15756 \end_layout
15757
15758 \end_inset
15759 </cell>
15760 <cell alignment="center" valignment="top" topline="true" usebox="none">
15761 \begin_inset Text
15762
15763 \begin_layout Plain Layout
15764
15765 \end_layout
15766
15767 \end_inset
15768 </cell>
15769 </row>
15770 <row>
15771 <cell alignment="center" valignment="top" topline="true" usebox="none">
15772 \begin_inset Text
15773
15774 \begin_layout Plain Layout
15775
15776 \end_layout
15777
15778 \end_inset
15779 </cell>
15780 <cell alignment="center" valignment="top" topline="true" usebox="none">
15781 \begin_inset Text
15782
15783 \begin_layout Plain Layout
15784 sd
15785 \end_layout
15786
15787 \end_inset
15788 </cell>
15789 <cell alignment="center" valignment="top" topline="true" usebox="none">
15790 \begin_inset Text
15791
15792 \begin_layout Plain Layout
15793
15794 \end_layout
15795
15796 \end_inset
15797 </cell>
15798 </row>
15799 <row>
15800 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15801 \begin_inset Text
15802
15803 \begin_layout Plain Layout
15804
15805 \end_layout
15806
15807 \end_inset
15808 </cell>
15809 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15810 \begin_inset Text
15811
15812 \begin_layout Plain Layout
15813
15814 \end_layout
15815
15816 \end_inset
15817 </cell>
15818 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15819 \begin_inset Text
15820
15821 \begin_layout Plain Layout
15822 sd
15823 \end_layout
15824
15825 \end_inset
15826 </cell>
15827 </row>
15828 </lyxtabular>
15829
15830 \end_inset
15831
15832
15833 \end_layout
15834
15835 \end_inset
15836
15837
15838 \end_layout
15839
15840 \begin_layout Standard
15841 \begin_inset VSpace bigskip
15842 \end_inset
15843
15844 Pour colorer les filets horizontaux en rouge comme pour le tableau
15845 \begin_inset space ~
15846 \end_inset
15847
15848
15849 \begin_inset CommandInset ref
15850 LatexCommand ref
15851 reference "tab:Tableau-filet-horizontaux-colorés"
15852
15853 \end_inset
15854
15855 , insérez les commandes suivantes en code TeX juste avant le tableau ou
15856  le flottant de tableau :
15857 \end_layout
15858
15859 \begin_layout Standard
15860
15861 \series bold
15862
15863 \backslash
15864 let
15865 \backslash
15866 myHlineC
15867 \backslash
15868 hline
15869 \begin_inset Newline newline
15870 \end_inset
15871
15872
15873 \backslash
15874 renewcommand{
15875 \backslash
15876 hline}
15877 \begin_inset Newline newline
15878 \end_inset
15879
15880
15881 \begin_inset ERT
15882 status collapsed
15883
15884 \begin_layout Plain Layout
15885
15886
15887 \backslash
15888 hphantom{ }
15889 \end_layout
15890
15891 \end_inset
15892
15893 {
15894 \backslash
15895 arrayrulecolor{red}
15896 \backslash
15897 myHlineC
15898 \backslash
15899 arrayrulecolor{black}}
15900 \end_layout
15901
15902 \begin_layout Standard
15903 \begin_inset ERT
15904 status collapsed
15905
15906 \begin_layout Plain Layout
15907
15908
15909 \backslash
15910 let
15911 \backslash
15912 myHlineC
15913 \backslash
15914 hline
15915 \end_layout
15916
15917 \begin_layout Plain Layout
15918
15919
15920 \backslash
15921 renewcommand{
15922 \backslash
15923 hline}
15924 \end_layout
15925
15926 \begin_layout Plain Layout
15927
15928  {
15929 \backslash
15930 arrayrulecolor{red}
15931 \backslash
15932 myHlineC
15933 \backslash
15934 arrayrulecolor{black}}
15935 \end_layout
15936
15937 \end_inset
15938
15939
15940 \begin_inset Float table
15941 placement h
15942 wide false
15943 sideways false
15944 status open
15945
15946 \begin_layout Plain Layout
15947 \begin_inset Caption
15948
15949 \begin_layout Plain Layout
15950 \begin_inset CommandInset label
15951 LatexCommand label
15952 name "tab:Tableau-filet-horizontaux-colorés"
15953
15954 \end_inset
15955
15956 Tableau avec filets horizontaux colorés
15957 \end_layout
15958
15959 \end_inset
15960
15961
15962 \end_layout
15963
15964 \begin_layout Plain Layout
15965 \align center
15966 \begin_inset Tabular
15967 <lyxtabular version="3" rows="3" columns="3">
15968 <features>
15969 <column alignment="center" valignment="top" width="0">
15970 <column alignment="center" valignment="top" width="0">
15971 <column alignment="center" valignment="top" width="0">
15972 <row>
15973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15974 \begin_inset Text
15975
15976 \begin_layout Plain Layout
15977 sd
15978 \end_layout
15979
15980 \end_inset
15981 </cell>
15982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15983 \begin_inset Text
15984
15985 \begin_layout Plain Layout
15986
15987 \end_layout
15988
15989 \end_inset
15990 </cell>
15991 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15992 \begin_inset Text
15993
15994 \begin_layout Plain Layout
15995
15996 \end_layout
15997
15998 \end_inset
15999 </cell>
16000 </row>
16001 <row>
16002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16003 \begin_inset Text
16004
16005 \begin_layout Plain Layout
16006
16007 \end_layout
16008
16009 \end_inset
16010 </cell>
16011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16012 \begin_inset Text
16013
16014 \begin_layout Plain Layout
16015 sd
16016 \end_layout
16017
16018 \end_inset
16019 </cell>
16020 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16021 \begin_inset Text
16022
16023 \begin_layout Plain Layout
16024
16025 \end_layout
16026
16027 \end_inset
16028 </cell>
16029 </row>
16030 <row>
16031 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16032 \begin_inset Text
16033
16034 \begin_layout Plain Layout
16035
16036 \end_layout
16037
16038 \end_inset
16039 </cell>
16040 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16041 \begin_inset Text
16042
16043 \begin_layout Plain Layout
16044
16045 \end_layout
16046
16047 \end_inset
16048 </cell>
16049 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16050 \begin_inset Text
16051
16052 \begin_layout Plain Layout
16053 sd
16054 \end_layout
16055
16056 \end_inset
16057 </cell>
16058 </row>
16059 </lyxtabular>
16060
16061 \end_inset
16062
16063
16064 \end_layout
16065
16066 \end_inset
16067
16068
16069 \end_layout
16070
16071 \begin_layout Standard
16072 Pour revenir à la couleur noire implicite, insérez la commande suivante
16073  en code TeX, juste après le tableau ou le flottant de tableau :
16074 \end_layout
16075
16076 \begin_layout Standard
16077
16078 \series bold
16079
16080 \backslash
16081 renewcommand{
16082 \backslash
16083 hline}{
16084 \backslash
16085 myHlineC}
16086 \end_layout
16087
16088 \begin_layout Standard
16089 Le tableau
16090 \begin_inset space ~
16091 \end_inset
16092
16093
16094 \begin_inset CommandInset ref
16095 LatexCommand ref
16096 reference "tab:Tableau-avec-filets-colorés"
16097
16098 \end_inset
16099
16100  est un exemple avec des filets horizontaux et verticaux colorés.
16101 \end_layout
16102
16103 \begin_layout Standard
16104 \begin_inset Float table
16105 placement h
16106 wide false
16107 sideways false
16108 status open
16109
16110 \begin_layout Plain Layout
16111 \begin_inset Caption
16112
16113 \begin_layout Plain Layout
16114 \begin_inset CommandInset label
16115 LatexCommand label
16116 name "tab:Tableau-avec-filets-colorés"
16117
16118 \end_inset
16119
16120 Tableau avec filets horizontaux et verticaux colorés
16121 \end_layout
16122
16123 \end_inset
16124
16125
16126 \end_layout
16127
16128 \begin_layout Plain Layout
16129 \align center
16130 \begin_inset Tabular
16131 <lyxtabular version="3" rows="3" columns="3">
16132 <features>
16133 <column alignment="center" valignment="top" width="0" special="Wc">
16134 <column alignment="center" valignment="top" width="0" special="Wc">
16135 <column alignment="center" valignment="top" width="0" special="WcW">
16136 <row>
16137 <cell alignment="center" valignment="top" topline="true" usebox="none">
16138 \begin_inset Text
16139
16140 \begin_layout Plain Layout
16141 sd
16142 \end_layout
16143
16144 \end_inset
16145 </cell>
16146 <cell alignment="center" valignment="top" topline="true" usebox="none">
16147 \begin_inset Text
16148
16149 \begin_layout Plain Layout
16150
16151 \end_layout
16152
16153 \end_inset
16154 </cell>
16155 <cell alignment="center" valignment="top" topline="true" usebox="none">
16156 \begin_inset Text
16157
16158 \begin_layout Plain Layout
16159
16160 \end_layout
16161
16162 \end_inset
16163 </cell>
16164 </row>
16165 <row>
16166 <cell alignment="center" valignment="top" topline="true" usebox="none">
16167 \begin_inset Text
16168
16169 \begin_layout Plain Layout
16170
16171 \end_layout
16172
16173 \end_inset
16174 </cell>
16175 <cell alignment="center" valignment="top" topline="true" usebox="none">
16176 \begin_inset Text
16177
16178 \begin_layout Plain Layout
16179 sd
16180 \end_layout
16181
16182 \end_inset
16183 </cell>
16184 <cell alignment="center" valignment="top" topline="true" usebox="none">
16185 \begin_inset Text
16186
16187 \begin_layout Plain Layout
16188
16189 \end_layout
16190
16191 \end_inset
16192 </cell>
16193 </row>
16194 <row topspace="default">
16195 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16196 \begin_inset Text
16197
16198 \begin_layout Plain Layout
16199
16200 \end_layout
16201
16202 \end_inset
16203 </cell>
16204 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16205 \begin_inset Text
16206
16207 \begin_layout Plain Layout
16208
16209 \end_layout
16210
16211 \end_inset
16212 </cell>
16213 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16214 \begin_inset Text
16215
16216 \begin_layout Plain Layout
16217 sd
16218 \end_layout
16219
16220 \end_inset
16221 </cell>
16222 </row>
16223 </lyxtabular>
16224
16225 \end_inset
16226
16227
16228 \end_layout
16229
16230 \end_inset
16231
16232
16233 \end_layout
16234
16235 \begin_layout Standard
16236 \begin_inset ERT
16237 status collapsed
16238
16239 \begin_layout Plain Layout
16240
16241
16242 \backslash
16243 renewcommand{
16244 \backslash
16245 hline}{
16246 \backslash
16247 myHlineC}
16248 \end_layout
16249
16250 \end_inset
16251
16252
16253 \end_layout
16254
16255 \begin_layout Standard
16256 \begin_inset ERT
16257 status collapsed
16258
16259 \begin_layout Plain Layout
16260
16261
16262 \backslash
16263 setlength{
16264 \backslash
16265 arrayrulewidth}{0.4pt}
16266 \end_layout
16267
16268 \end_inset
16269
16270
16271 \end_layout
16272
16273 \begin_layout Section
16274 Personnalisation des Tableaux
16275 \begin_inset Index
16276 status collapsed
16277
16278 \begin_layout Plain Layout
16279 Tableau ! Personnalisation
16280 \end_layout
16281
16282 \end_inset
16283
16284
16285 \begin_inset Index
16286 status collapsed
16287
16288 \begin_layout Plain Layout
16289 Personnalisation des tableaux
16290 \end_layout
16291
16292 \end_inset
16293
16294
16295 \end_layout
16296
16297 \begin_layout Subsection
16298 Espacement des lignes
16299 \begin_inset CommandInset label
16300 LatexCommand label
16301 name "sub:Espacement-lignes"
16302
16303 \end_inset
16304
16305
16306 \begin_inset Index
16307 status collapsed
16308
16309 \begin_layout Plain Layout
16310 Personnalisation des tableaux ! Espacement des lignes
16311 \end_layout
16312
16313 \end_inset
16314
16315
16316 \end_layout
16317
16318 \begin_layout Standard
16319 Vous pouvez ajouter de l'espace vertical entre les lignes d'un tableau avec
16320  l'onglet 
16321 \family sans
16322 Bordures
16323 \family default
16324  de la fenêtre de dialogue 
16325 \family sans
16326 Paramètres
16327 \begin_inset space ~
16328 \end_inset
16329
16330 du
16331 \begin_inset space ~
16332 \end_inset
16333
16334 tableau
16335 \family default
16336 .
16337  Vous y trouverez trois possibilités :
16338 \end_layout
16339
16340 \begin_layout Description
16341 Haut
16342 \begin_inset space ~
16343 \end_inset
16344
16345 de
16346 \begin_inset space ~
16347 \end_inset
16348
16349 ligne va ajouter de l'espace au-dessus de caractères de la ligne .
16350  Si le tableau est un tableau formel
16351 \begin_inset Foot
16352 status collapsed
16353
16354 \begin_layout Plain Layout
16355 Les tableaux formels sont décrits dans la section
16356 \begin_inset space ~
16357 \end_inset
16358
16359
16360 \begin_inset CommandInset ref
16361 LatexCommand ref
16362 reference "sec:Tableaux-Formels"
16363
16364 \end_inset
16365
16366 .
16367 \end_layout
16368
16369 \end_inset
16370
16371  LyX va insérer implicitement un espace de 0.5
16372 \begin_inset space \thinspace{}
16373 \end_inset
16374
16375 em.
16376  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
16377  les filets verticaux comme dans le tableau suivant :
16378 \begin_inset VSpace medskip
16379 \end_inset
16380
16381
16382 \begin_inset Newline newline
16383 \end_inset
16384
16385
16386 \begin_inset space \hspace*{}
16387 \length 0pt
16388 \end_inset
16389
16390
16391 \begin_inset space \hfill{}
16392 \end_inset
16393
16394
16395 \begin_inset Tabular
16396 <lyxtabular version="3" rows="3" columns="1">
16397 <features>
16398 <column alignment="center" valignment="top" width="0">
16399 <row>
16400 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16401 \begin_inset Text
16402
16403 \begin_layout Plain Layout
16404 A
16405 \end_layout
16406
16407 \end_inset
16408 </cell>
16409 </row>
16410 <row topspace="3mm">
16411 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16412 \begin_inset Text
16413
16414 \begin_layout Plain Layout
16415 espace de 3
16416 \begin_inset space \thinspace{}
16417 \end_inset
16418
16419 mm en haut de la ligne
16420 \end_layout
16421
16422 \end_inset
16423 </cell>
16424 </row>
16425 <row>
16426 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16427 \begin_inset Text
16428
16429 \begin_layout Plain Layout
16430 C
16431 \end_layout
16432
16433 \end_inset
16434 </cell>
16435 </row>
16436 </lyxtabular>
16437
16438 \end_inset
16439
16440
16441 \begin_inset space \hfill{}
16442 \end_inset
16443
16444
16445 \begin_inset space \hspace*{}
16446 \length 0pt
16447 \end_inset
16448
16449
16450 \begin_inset VSpace medskip
16451 \end_inset
16452
16453
16454 \begin_inset Newline newline
16455 \end_inset
16456
16457 L'insertion d'espace en haut de ligne n'a donc d'intérêt que si vous n'avez
16458  pas de filets verticaux.
16459 \end_layout
16460
16461 \begin_layout Description
16462 Bas
16463 \begin_inset space ~
16464 \end_inset
16465
16466 de
16467 \begin_inset space ~
16468 \end_inset
16469
16470 ligne va ajouter de l'espace sous les caractères de la ligne.
16471  Si le tableau est un tableau formel LyX va insérer implicitement un espace
16472  de 0.5
16473 \begin_inset space \thinspace{}
16474 \end_inset
16475
16476 em, pour les tableaux normaux, l'espace implicite est de 2
16477 \begin_inset space \thinspace{}
16478 \end_inset
16479
16480 pt.
16481 \end_layout
16482
16483 \begin_layout Description
16484 Entre
16485 \begin_inset space ~
16486 \end_inset
16487
16488 les
16489 \begin_inset space ~
16490 \end_inset
16491
16492 lignes ajoute l'espace entre la ligne courante et la ligne suivante.
16493  Si le tableau est un tableau formel LyX va insérer implicitement un espace
16494  de 0.5
16495 \begin_inset space \thinspace{}
16496 \end_inset
16497
16498 em.
16499  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
16500  les filets verticaux comme dans le tableau suivant :
16501 \begin_inset VSpace medskip
16502 \end_inset
16503
16504
16505 \begin_inset Newline newline
16506 \end_inset
16507
16508
16509 \begin_inset space \hspace*{}
16510 \length 0pt
16511 \end_inset
16512
16513
16514 \begin_inset space \hfill{}
16515 \end_inset
16516
16517
16518 \begin_inset Tabular
16519 <lyxtabular version="3" rows="3" columns="1">
16520 <features>
16521 <column alignment="center" valignment="top" width="0">
16522 <row>
16523 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16524 \begin_inset Text
16525
16526 \begin_layout Plain Layout
16527 A
16528 \end_layout
16529
16530 \end_inset
16531 </cell>
16532 </row>
16533 <row interlinespace="3mm">
16534 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16535 \begin_inset Text
16536
16537 \begin_layout Plain Layout
16538 \begin_inset Formula $\downarrow$
16539 \end_inset
16540
16541  espace de 3
16542 \begin_inset space \thinspace{}
16543 \end_inset
16544
16545 mm entre les lignes 
16546 \begin_inset Formula $\downarrow$
16547 \end_inset
16548
16549
16550 \end_layout
16551
16552 \end_inset
16553 </cell>
16554 </row>
16555 <row>
16556 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16557 \begin_inset Text
16558
16559 \begin_layout Plain Layout
16560 \begin_inset Formula $\uparrow$
16561 \end_inset
16562
16563  espace de 3
16564 \begin_inset space \thinspace{}
16565 \end_inset
16566
16567 mm entre les lignes 
16568 \begin_inset Formula $\uparrow$
16569 \end_inset
16570
16571
16572 \end_layout
16573
16574 \end_inset
16575 </cell>
16576 </row>
16577 </lyxtabular>
16578
16579 \end_inset
16580
16581
16582 \begin_inset space \hfill{}
16583 \end_inset
16584
16585
16586 \begin_inset space \hspace*{}
16587 \length 0pt
16588 \end_inset
16589
16590
16591 \begin_inset VSpace medskip
16592 \end_inset
16593
16594
16595 \begin_inset Newline newline
16596 \end_inset
16597
16598 L'insertion d'espace entre les lignes n'a donc d'intérêt que si vous n'avez
16599  pas de filets verticaux.
16600 \end_layout
16601
16602 \begin_layout Standard
16603 \begin_inset VSpace bigskip
16604 \end_inset
16605
16606 Quand vous voulez ajouter de l'espace à toutes les cases de tous les tableaux
16607  de votre document, vous pouvez le faire en ajoutant les lignes suivantes
16608  dans le préambule :
16609 \end_layout
16610
16611 \begin_layout Standard
16612
16613 \series bold
16614
16615 \backslash
16616 @ifundefined{extrarowheight}
16617 \begin_inset Newline newline
16618 \end_inset
16619
16620
16621 \begin_inset ERT
16622 status collapsed
16623
16624 \begin_layout Plain Layout
16625
16626
16627 \backslash
16628 hphantom{ }
16629 \end_layout
16630
16631 \end_inset
16632
16633 {
16634 \backslash
16635 usepackage{array}}{}
16636 \begin_inset Newline newline
16637 \end_inset
16638
16639
16640 \backslash
16641 setlength{
16642 \backslash
16643 extrarowheight}{height}
16644 \end_layout
16645
16646 \begin_layout Standard
16647 Mais ceci présente le défaut que le texte des cellules de tableau n'est
16648  plus exactement centré verticalement.
16649  (le paquetage 
16650 \series bold
16651 array 
16652 \series default
16653 sera chargé automatiquement par LyX quand vous utilisez des formats de tableaux
16654  auto-définis.
16655  C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
16656  
16657 \series bold
16658
16659 \backslash
16660 @ifundefined
16661 \series default
16662  dans la commande précédente.)
16663 \end_layout
16664
16665 \begin_layout Subsection
16666 Alignements de cellules spéciaux
16667 \begin_inset Index
16668 status collapsed
16669
16670 \begin_layout Plain Layout
16671 Personnalisation des tableaux ! Alignement de cellules spéciaux
16672 \end_layout
16673
16674 \end_inset
16675
16676
16677 \end_layout
16678
16679 \begin_layout Standard
16680 On peut parfois améliorer l'aspect d'un tableau en alignant le contenu des
16681  cellules sur un caractère donné, par exemple le séparateur décimal comme
16682  dans le tableau
16683 \begin_inset space ~
16684 \end_inset
16685
16686
16687 \begin_inset CommandInset ref
16688 LatexCommand ref
16689 reference "tab:Tableau-centré-sur-séparateur"
16690
16691 \end_inset
16692
16693 .
16694 \end_layout
16695
16696 \begin_layout Standard
16697 \begin_inset Float table
16698 placement h
16699 wide false
16700 sideways false
16701 status open
16702
16703 \begin_layout Plain Layout
16704 \begin_inset Caption
16705
16706 \begin_layout Plain Layout
16707 \begin_inset CommandInset label
16708 LatexCommand label
16709 name "tab:Tableau-centré-sur-séparateur"
16710
16711 \end_inset
16712
16713 Les cellules d'une colonnes sont centrées sur le séparateur décimal.
16714 \end_layout
16715
16716 \end_inset
16717
16718
16719 \end_layout
16720
16721 \begin_layout Plain Layout
16722 \align center
16723 \begin_inset Tabular
16724 <lyxtabular version="3" rows="4" columns="2">
16725 <features>
16726 <column alignment="right" valignment="top" width="0">
16727 <column alignment="left" valignment="top" width="0" special="@{}l">
16728 <row>
16729 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
16730 \begin_inset Text
16731
16732 \begin_layout Plain Layout
16733 en-tête
16734 \end_layout
16735
16736 \end_inset
16737 </cell>
16738 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16739 \begin_inset Text
16740
16741 \begin_layout Plain Layout
16742
16743 \end_layout
16744
16745 \end_inset
16746 </cell>
16747 </row>
16748 <row>
16749 <cell alignment="center" valignment="top" usebox="none">
16750 \begin_inset Text
16751
16752 \begin_layout Plain Layout
16753 12,
16754 \end_layout
16755
16756 \end_inset
16757 </cell>
16758 <cell alignment="center" valignment="top" usebox="none">
16759 \begin_inset Text
16760
16761 \begin_layout Plain Layout
16762 6
16763 \end_layout
16764
16765 \end_inset
16766 </cell>
16767 </row>
16768 <row>
16769 <cell alignment="center" valignment="top" usebox="none">
16770 \begin_inset Text
16771
16772 \begin_layout Plain Layout
16773 0,
16774 \end_layout
16775
16776 \end_inset
16777 </cell>
16778 <cell alignment="center" valignment="top" usebox="none">
16779 \begin_inset Text
16780
16781 \begin_layout Plain Layout
16782 68
16783 \end_layout
16784
16785 \end_inset
16786 </cell>
16787 </row>
16788 <row>
16789 <cell alignment="center" valignment="top" usebox="none">
16790 \begin_inset Text
16791
16792 \begin_layout Plain Layout
16793 -123,
16794 \end_layout
16795
16796 \end_inset
16797 </cell>
16798 <cell alignment="center" valignment="top" usebox="none">
16799 \begin_inset Text
16800
16801 \begin_layout Plain Layout
16802 0
16803 \end_layout
16804
16805 \end_inset
16806 </cell>
16807 </row>
16808 </lyxtabular>
16809
16810 \end_inset
16811
16812
16813 \end_layout
16814
16815 \end_inset
16816
16817
16818 \end_layout
16819
16820 \begin_layout Standard
16821 Ce tableau a été créé comme un tableau 4×2.
16822  L'en-tête est une cellule multicolonne centrée.
16823  La première colonne est alignée à droite et contient les chiffres qui se
16824  trouvent avant la virgule ainsi que la virgule elle-même.
16825  La deuxième colonne est alignée à gauche et contient les chiffres situés
16826  après la virgule.
16827  Pour éviter l'espace qui est normalement placé entre deux colonnes d'un
16828  tableau, utilisez le paramètre LaTeX suivant pour la deuxième colonne :
16829 \end_layout
16830
16831 \begin_layout Standard
16832
16833 \series bold
16834 @{}l
16835 \end_layout
16836
16837 \begin_layout Standard
16838 Le tableau
16839 \begin_inset space ~
16840 \end_inset
16841
16842
16843 \begin_inset CommandInset ref
16844 LatexCommand ref
16845 reference "tab:Plusieurs-exemples-alignements"
16846
16847 \end_inset
16848
16849  montre quelques exemples d'alignements.
16850  Pour l'alignement sur l'opérateur de relation, vous devez ajouter le deuxième
16851  plus petit espace mathématique au début de la dernière colonne pour obtenir
16852  l'espacement correct autour du signe de relation.
16853 \end_layout
16854
16855 \begin_layout Standard
16856 \begin_inset Float table
16857 wide false
16858 sideways false
16859 status open
16860
16861 \begin_layout Plain Layout
16862 \begin_inset Caption
16863
16864 \begin_layout Plain Layout
16865 \begin_inset CommandInset label
16866 LatexCommand label
16867 name "tab:Plusieurs-exemples-alignements"
16868
16869 \end_inset
16870
16871 Plusieurs exemples d'alignement de cellules.
16872 \end_layout
16873
16874 \end_inset
16875
16876
16877 \end_layout
16878
16879 \begin_layout Plain Layout
16880 \align center
16881 \begin_inset Tabular
16882 <lyxtabular version="3" rows="4" columns="6">
16883 <features>
16884 <column alignment="right" valignment="top" width="0">
16885 <column alignment="left" valignment="top" width="0" special="@{}l">
16886 <column alignment="right" valignment="top" width="0">
16887 <column alignment="left" valignment="top" width="0" special="@{}l">
16888 <column alignment="right" valignment="top" width="0">
16889 <column alignment="left" valignment="top" width="0" special="@{}l">
16890 <row>
16891 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
16892 \begin_inset Text
16893
16894 \begin_layout Plain Layout
16895 unités
16896 \end_layout
16897
16898 \end_inset
16899 </cell>
16900 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16901 \begin_inset Text
16902
16903 \begin_layout Plain Layout
16904
16905 \end_layout
16906
16907 \end_inset
16908 </cell>
16909 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
16910 \begin_inset Text
16911
16912 \begin_layout Plain Layout
16913 exposants
16914 \end_layout
16915
16916 \end_inset
16917 </cell>
16918 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16919 \begin_inset Text
16920
16921 \begin_layout Plain Layout
16922
16923 \end_layout
16924
16925 \end_inset
16926 </cell>
16927 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
16928 \begin_inset Text
16929
16930 \begin_layout Plain Layout
16931 relations
16932 \end_layout
16933
16934 \end_inset
16935 </cell>
16936 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16937 \begin_inset Text
16938
16939 \begin_layout Plain Layout
16940
16941 \end_layout
16942
16943 \end_inset
16944 </cell>
16945 </row>
16946 <row>
16947 <cell alignment="center" valignment="top" usebox="none">
16948 \begin_inset Text
16949
16950 \begin_layout Plain Layout
16951 12×
16952 \end_layout
16953
16954 \end_inset
16955 </cell>
16956 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16957 \begin_inset Text
16958
16959 \begin_layout Plain Layout
16960 24
16961 \begin_inset space \thinspace{}
16962 \end_inset
16963
16964 bouteilles
16965 \end_layout
16966
16967 \end_inset
16968 </cell>
16969 <cell alignment="center" valignment="top" usebox="none">
16970 \begin_inset Text
16971
16972 \begin_layout Plain Layout
16973 \begin_inset Formula $10\cdot$
16974 \end_inset
16975
16976
16977 \end_layout
16978
16979 \end_inset
16980 </cell>
16981 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16982 \begin_inset Text
16983
16984 \begin_layout Plain Layout
16985 \begin_inset Formula $10^{\mbox{-}17}$
16986 \end_inset
16987
16988
16989 \end_layout
16990
16991 \end_inset
16992 </cell>
16993 <cell alignment="center" valignment="top" usebox="none">
16994 \begin_inset Text
16995
16996 \begin_layout Plain Layout
16997 \begin_inset Formula $\Gamma(t)\propto$
16998 \end_inset
16999
17000
17001 \end_layout
17002
17003 \end_inset
17004 </cell>
17005 <cell alignment="center" valignment="top" usebox="none">
17006 \begin_inset Text
17007
17008 \begin_layout Plain Layout
17009 \begin_inset Formula $\:\Upsilon(t)$
17010 \end_inset
17011
17012
17013 \end_layout
17014
17015 \end_inset
17016 </cell>
17017 </row>
17018 <row>
17019 <cell alignment="center" valignment="top" usebox="none">
17020 \begin_inset Text
17021
17022 \begin_layout Plain Layout
17023 1024×
17024 \end_layout
17025
17026 \end_inset
17027 </cell>
17028 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17029 \begin_inset Text
17030
17031 \begin_layout Plain Layout
17032 768
17033 \begin_inset space \thinspace{}
17034 \end_inset
17035
17036 Pixels
17037 \end_layout
17038
17039 \end_inset
17040 </cell>
17041 <cell alignment="center" valignment="top" usebox="none">
17042 \begin_inset Text
17043
17044 \begin_layout Plain Layout
17045 \begin_inset Formula $5.78\cdot$
17046 \end_inset
17047
17048
17049 \end_layout
17050
17051 \end_inset
17052 </cell>
17053 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17054 \begin_inset Text
17055
17056 \begin_layout Plain Layout
17057 \begin_inset Formula $10^{7}$
17058 \end_inset
17059
17060
17061 \end_layout
17062
17063 \end_inset
17064 </cell>
17065 <cell alignment="center" valignment="top" usebox="none">
17066 \begin_inset Text
17067
17068 \begin_layout Plain Layout
17069 \begin_inset Formula $A\ne$
17070 \end_inset
17071
17072
17073 \end_layout
17074
17075 \end_inset
17076 </cell>
17077 <cell alignment="center" valignment="top" usebox="none">
17078 \begin_inset Text
17079
17080 \begin_layout Plain Layout
17081 \begin_inset Formula $\: B_{\mathrm{red}}$
17082 \end_inset
17083
17084
17085 \end_layout
17086
17087 \end_inset
17088 </cell>
17089 </row>
17090 <row>
17091 <cell alignment="center" valignment="top" usebox="none">
17092 \begin_inset Text
17093
17094 \begin_layout Plain Layout
17095 32×
17096 \end_layout
17097
17098 \end_inset
17099 </cell>
17100 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17101 \begin_inset Text
17102
17103 \begin_layout Plain Layout
17104 6
17105 \begin_inset space \thinspace{}
17106 \end_inset
17107
17108 cm
17109 \end_layout
17110
17111 \end_inset
17112 </cell>
17113 <cell alignment="center" valignment="top" usebox="none">
17114 \begin_inset Text
17115
17116 \begin_layout Plain Layout
17117 -
17118 \begin_inset Formula $33.5\cdot$
17119 \end_inset
17120
17121
17122 \end_layout
17123
17124 \end_inset
17125 </cell>
17126 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17127 \begin_inset Text
17128
17129 \begin_layout Plain Layout
17130 \begin_inset Formula $10^{4}$
17131 \end_inset
17132
17133
17134 \end_layout
17135
17136 \end_inset
17137 </cell>
17138 <cell alignment="center" valignment="top" usebox="none">
17139 \begin_inset Text
17140
17141 \begin_layout Plain Layout
17142 \begin_inset Formula $\sin(\alpha)\ge$
17143 \end_inset
17144
17145
17146 \end_layout
17147
17148 \end_inset
17149 </cell>
17150 <cell alignment="center" valignment="top" usebox="none">
17151 \begin_inset Text
17152
17153 \begin_layout Plain Layout
17154 \begin_inset Formula $\:\sin(\beta)$
17155 \end_inset
17156
17157
17158 \end_layout
17159
17160 \end_inset
17161 </cell>
17162 </row>
17163 </lyxtabular>
17164
17165 \end_inset
17166
17167
17168 \end_layout
17169
17170 \end_inset
17171
17172
17173 \end_layout
17174
17175 \begin_layout Standard
17176 \begin_inset VSpace bigskip
17177 \end_inset
17178
17179 Il y a aussi le paquetage LaTeX 
17180 \series bold
17181 dcolumn
17182 \series default
17183
17184 \begin_inset Index
17185 status collapsed
17186
17187 \begin_layout Plain Layout
17188 Paquetages LaTeX ! dcolumn
17189 \end_layout
17190
17191 \end_inset
17192
17193  qui fournit des alignements pour les cellules de tableaux.
17194  Mais malheureusement, il traite le contenu des cellules comme des mathématiques
17195  et ne permet pas de formules dans les cellules du tableau : Avec 
17196 \series bold
17197 dcolumn
17198 \series default
17199  la première colonne du tableau
17200 \begin_inset space ~
17201 \end_inset
17202
17203
17204 \begin_inset CommandInset ref
17205 LatexCommand ref
17206 reference "tab:Plusieurs-exemples-alignements"
17207
17208 \end_inset
17209
17210  ressemblera à la première colonne du tableau
17211 \begin_inset space ~
17212 \end_inset
17213
17214
17215 \begin_inset CommandInset ref
17216 LatexCommand ref
17217 reference "tab:Alignements-avec-dcolumn"
17218
17219 \end_inset
17220
17221
17222 \lang english
17223  and only with some tricks like the expected.
17224  
17225 \lang french
17226 On ne peut pas aligner la deuxième et la troisième 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  avec 
17238 \series bold
17239 dcolumn
17240 \series default
17241 .
17242 \end_layout
17243
17244 \begin_layout Standard
17245 \begin_inset Float table
17246 placement h
17247 wide false
17248 sideways false
17249 status open
17250
17251 \begin_layout Plain Layout
17252 \begin_inset Caption
17253
17254 \begin_layout Plain Layout
17255 \begin_inset CommandInset label
17256 LatexCommand label
17257 name "tab:Alignements-avec-dcolumn"
17258
17259 \end_inset
17260
17261 Alignements quand on utilise le paquetage LaTeX dcolumn.
17262  Pour toutes les colonnes des astuces d'alignement ont dû être utilisées
17263  pour obtenir la sortie.
17264 \end_layout
17265
17266 \end_inset
17267
17268
17269 \end_layout
17270
17271 \begin_layout Plain Layout
17272 \align center
17273 \begin_inset Tabular
17274 <lyxtabular version="3" rows="4" columns="3">
17275 <features>
17276 <column alignment="center" valignment="top" width="0" special="D{x}{\times}{-1.0}">
17277 <column alignment="center" valignment="top" width="0" special="D{x}{\times}{4.11}">
17278 <column alignment="center" valignment="top" width="0" special="D{~}{\,}{9.9}">
17279 <row>
17280 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17281 \begin_inset Text
17282
17283 \begin_layout Plain Layout
17284 unités
17285 \end_layout
17286
17287 \end_inset
17288 </cell>
17289 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17290 \begin_inset Text
17291
17292 \begin_layout Plain Layout
17293 unités
17294 \end_layout
17295
17296 \end_inset
17297 </cell>
17298 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17299 \begin_inset Text
17300
17301 \begin_layout Plain Layout
17302 unités
17303 \end_layout
17304
17305 \end_inset
17306 </cell>
17307 </row>
17308 <row>
17309 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17310 \begin_inset Text
17311
17312 \begin_layout Plain Layout
17313 12x24
17314 \begin_inset space \thinspace{}
17315 \end_inset
17316
17317 bouteilles
17318 \end_layout
17319
17320 \end_inset
17321 </cell>
17322 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17323 \begin_inset Text
17324
17325 \begin_layout Plain Layout
17326 12x24
17327 \begin_inset space \thinspace{}
17328 \end_inset
17329
17330
17331 \begin_inset Formula $\mbox{bouteilles}$
17332 \end_inset
17333
17334
17335 \end_layout
17336
17337 \end_inset
17338 </cell>
17339 <cell alignment="center" valignment="top" usebox="none">
17340 \begin_inset Text
17341
17342 \begin_layout Plain Layout
17343 12
17344 \begin_inset ERT
17345 status collapsed
17346
17347 \begin_layout Plain Layout
17348
17349
17350 \backslash
17351 times 
17352 \end_layout
17353
17354 \end_inset
17355
17356 24~
17357 \begin_inset Formula $\mbox{bouteilles}$
17358 \end_inset
17359
17360
17361 \end_layout
17362
17363 \end_inset
17364 </cell>
17365 </row>
17366 <row>
17367 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17368 \begin_inset Text
17369
17370 \begin_layout Plain Layout
17371 1024x768
17372 \begin_inset space \thinspace{}
17373 \end_inset
17374
17375 Pixels
17376 \end_layout
17377
17378 \end_inset
17379 </cell>
17380 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17381 \begin_inset Text
17382
17383 \begin_layout Plain Layout
17384 1024x768
17385 \begin_inset space \thinspace{}
17386 \end_inset
17387
17388
17389 \begin_inset Formula $\mbox{Pixels}$
17390 \end_inset
17391
17392
17393 \end_layout
17394
17395 \end_inset
17396 </cell>
17397 <cell alignment="center" valignment="top" usebox="none">
17398 \begin_inset Text
17399
17400 \begin_layout Plain Layout
17401 1024
17402 \begin_inset ERT
17403 status collapsed
17404
17405 \begin_layout Plain Layout
17406
17407
17408 \backslash
17409 times 
17410 \end_layout
17411
17412 \end_inset
17413
17414 768~
17415 \begin_inset Formula $\mbox{Pixels}$
17416 \end_inset
17417
17418
17419 \end_layout
17420
17421 \end_inset
17422 </cell>
17423 </row>
17424 <row>
17425 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17426 \begin_inset Text
17427
17428 \begin_layout Plain Layout
17429 32x6
17430 \begin_inset space \thinspace{}
17431 \end_inset
17432
17433 cm
17434 \end_layout
17435
17436 \end_inset
17437 </cell>
17438 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17439 \begin_inset Text
17440
17441 \begin_layout Plain Layout
17442 32x6
17443 \begin_inset space \thinspace{}
17444 \end_inset
17445
17446
17447 \begin_inset Formula $\mbox{cm}$
17448 \end_inset
17449
17450
17451 \end_layout
17452
17453 \end_inset
17454 </cell>
17455 <cell alignment="center" valignment="top" usebox="none">
17456 \begin_inset Text
17457
17458 \begin_layout Plain Layout
17459 32
17460 \begin_inset ERT
17461 status collapsed
17462
17463 \begin_layout Plain Layout
17464
17465
17466 \backslash
17467 times 
17468 \end_layout
17469
17470 \end_inset
17471
17472 6~
17473 \begin_inset Formula $\mbox{cm}$
17474 \end_inset
17475
17476
17477 \end_layout
17478
17479 \end_inset
17480 </cell>
17481 </row>
17482 </lyxtabular>
17483
17484 \end_inset
17485
17486
17487 \end_layout
17488
17489 \end_inset
17490
17491
17492 \end_layout
17493
17494 \begin_layout Subsection
17495 Formats de cellule et de colonne personnalisés
17496 \begin_inset CommandInset label
17497 LatexCommand label
17498 name "sub:Formats-personnalisés"
17499
17500 \end_inset
17501
17502
17503 \begin_inset Index
17504 status collapsed
17505
17506 \begin_layout Plain Layout
17507 Personnalisation des tableaux !  Format de cellule/colonne
17508 \end_layout
17509
17510 \end_inset
17511
17512
17513 \end_layout
17514
17515 \begin_layout Standard
17516 Calculer la largeur nécessaire pour des colonnes couvertes par un cellule
17517  multicolonne comme dans la section
17518 \begin_inset space ~
17519 \end_inset
17520
17521
17522 \begin_inset CommandInset ref
17523 LatexCommand ref
17524 reference "sub:Calculs-multicolonnes"
17525
17526 \end_inset
17527
17528  peut devenir très pénible si vous avez plusieurs tableaux avec des cellules
17529  multicolonnes.
17530  Pour vous rendre la vie plus facile, vous pouvez définir dans le préambule
17531  un format de cellule/colonne, qui puisse être utilisé dans tous les tableaux
17532  du document.
17533  Le format est défini avec la commande
17534 \end_layout
17535
17536 \begin_layout Standard
17537
17538 \series bold
17539
17540 \backslash
17541 newcolumntype{nom du format}[nombre d'arguments]{commandes}
17542 \end_layout
17543
17544 \begin_layout Standard
17545 Le nom du format peut n'avoir qu'une lettre.
17546  Les lettres 
17547 \emph on
17548 b
17549 \emph default
17550
17551 \emph on
17552 c
17553 \emph default
17554
17555 \emph on
17556 l
17557 \emph default
17558
17559 \emph on
17560 m
17561 \emph default
17562
17563 \emph on
17564 p
17565 \emph default
17566  et 
17567 \emph on
17568 r
17569 \emph default
17570  sont prédéfinies et donc ne peuvent être utilisées.
17571  Mais toutes les lettres de l'alphabet sont autorisées en majuscules.
17572 \end_layout
17573
17574 \begin_layout Standard
17575 \begin_inset VSpace medskip
17576 \end_inset
17577
17578
17579 \end_layout
17580
17581 \begin_layout Standard
17582 Pour de cellules multicolonnes centrées verticalement et horizontalement
17583  avec une largeur donnée, vous pouvez définir le format de cellule suivant
17584  :
17585 \end_layout
17586
17587 \begin_layout Standard
17588
17589 \series bold
17590
17591 \backslash
17592 newcolumntype{M}[1]{>{
17593 \backslash
17594 centering
17595 \backslash
17596 hspace{0pt}}m{#1}}
17597 \end_layout
17598
17599 \begin_layout Standard
17600 Où le 
17601 \series bold
17602
17603 \backslash
17604 hspace{0pt}
17605 \series default
17606  évite le problème de césure du premier mot, comme c'est décrit en section
17607 \begin_inset space ~
17608 \end_inset
17609
17610
17611 \begin_inset CommandInset ref
17612 LatexCommand ref
17613 reference "sub:Lignes-multiple-dans-cellule"
17614
17615 \end_inset
17616
17617 .
17618  Ensuite, vous pouvez entrer
17619 \end_layout
17620
17621 \begin_layout Standard
17622
17623 \series bold
17624 M{width}
17625 \end_layout
17626
17627 \begin_layout Standard
17628 comme paramètre LaTeX dans la fenêtre de dialogue de tableau pour créer
17629  une multicolonne.
17630 \end_layout
17631
17632 \begin_layout Standard
17633 \begin_inset VSpace bigskip
17634 \end_inset
17635
17636
17637 \end_layout
17638
17639 \begin_layout Standard
17640 Pour les cellules qui sont couvertes par la cellule multicolonne, vous pouvez
17641  définir le format
17642 \end_layout
17643
17644 \begin_layout Standard
17645
17646 \series bold
17647
17648 \backslash
17649 newcolumntype{S}[2]{>{
17650 \backslash
17651 centering
17652 \backslash
17653 hspace{0pt}}
17654 \begin_inset Newline newline
17655 \end_inset
17656
17657
17658 \begin_inset ERT
17659 status collapsed
17660
17661 \begin_layout Plain Layout
17662
17663
17664 \backslash
17665 phantom{
17666 \end_layout
17667
17668 \end_inset
17669
17670
17671 \backslash
17672 newcolumntype{S}[2]
17673 \begin_inset ERT
17674 status collapsed
17675
17676 \begin_layout Plain Layout
17677
17678 }
17679 \end_layout
17680
17681 \end_inset
17682
17683 m{(#1+(2
17684 \backslash
17685 tabcolsep+
17686 \backslash
17687 arrayrulewidth)*(1-#2))/#2}}
17688 \end_layout
17689
17690 \begin_layout Standard
17691 Ce format utilise l'équation
17692 \begin_inset space ~
17693 \end_inset
17694
17695
17696 \begin_inset CommandInset ref
17697 LatexCommand eqref
17698 reference "eq:Wgn"
17699
17700 \end_inset
17701
17702  pour calculer la largeur que doit avoir chacune des cellules couverte par
17703  la cellule multicolonne pour qu'elles aient toutes la même largeur.
17704 \end_layout
17705
17706 \begin_layout Standard
17707 Ensuite, vous pouvez entrer
17708 \end_layout
17709
17710 \begin_layout Standard
17711
17712 \series bold
17713 S{largeur de la cellule multicolonne}{nombre de colonnes couvertes}
17714 \end_layout
17715
17716 \begin_layout Standard
17717 comme paramètre LaTeX de la colonne.
17718 \end_layout
17719
17720 \begin_layout Standard
17721 \begin_inset VSpace bigskip
17722 \end_inset
17723
17724
17725 \end_layout
17726
17727 \begin_layout Standard
17728 Pour des colonnes colorées, vous pouvez définir
17729 \end_layout
17730
17731 \begin_layout Standard
17732
17733 \series bold
17734
17735 \backslash
17736 newcolumntype{K}[1]{>{
17737 \backslash
17738 columncolor{#1}
17739 \backslash
17740 hspace{0pt}}c}
17741 \end_layout
17742
17743 \begin_layout Standard
17744 Le 
17745 \begin_inset Quotes eld
17746 \end_inset
17747
17748 c
17749 \begin_inset Quotes erd
17750 \end_inset
17751
17752  à la fin crée une colonne de largeur variable dont le texte est centré
17753  horizontalement.
17754  Vous pouvez maintenant entrer
17755 \end_layout
17756
17757 \begin_layout Standard
17758
17759 \series bold
17760 K{nom de couleur}
17761 \end_layout
17762
17763 \begin_layout Standard
17764 comme paramètre LaTeX.
17765 \end_layout
17766
17767 \begin_layout Standard
17768 \begin_inset VSpace bigskip
17769 \end_inset
17770
17771
17772 \end_layout
17773
17774 \begin_layout Standard
17775 Pour créer le tableau
17776 \begin_inset space ~
17777 \end_inset
17778
17779
17780 \begin_inset CommandInset ref
17781 LatexCommand ref
17782 reference "tab:Tableau-formats-personnalisés"
17783
17784 \end_inset
17785
17786  utilisez les paramètres LaTeX
17787 \end_layout
17788
17789 \begin_layout Standard
17790
17791 \series bold
17792 M{2.5cm}
17793 \end_layout
17794
17795 \begin_layout Standard
17796 pour la première colonne et la multicolonne,
17797 \end_layout
17798
17799 \begin_layout Standard
17800
17801 \series bold
17802 K{red}
17803 \end_layout
17804
17805 \begin_layout Standard
17806 pour la dernière colonne, et
17807 \end_layout
17808
17809 \begin_layout Standard
17810
17811 \series bold
17812 S{2.5cm}{2}
17813 \end_layout
17814
17815 \begin_layout Standard
17816 pour les cellules de la deuxième colonne.
17817 \end_layout
17818
17819 \begin_layout Standard
17820 \begin_inset Float table
17821 placement h
17822 wide false
17823 sideways false
17824 status open
17825
17826 \begin_layout Plain Layout
17827 \begin_inset Caption
17828
17829 \begin_layout Plain Layout
17830 \begin_inset CommandInset label
17831 LatexCommand label
17832 name "tab:Tableau-formats-personnalisés"
17833
17834 \end_inset
17835
17836 Tableau utilisant des formats personnalisés
17837 \end_layout
17838
17839 \end_inset
17840
17841
17842 \end_layout
17843
17844 \begin_layout Plain Layout
17845 \align center
17846 \begin_inset Tabular
17847 <lyxtabular version="3" rows="3" columns="4">
17848 <features>
17849 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
17850 <column alignment="center" valignment="middle" width="0" special="S{2.5cm}{2}">
17851 <column alignment="center" valignment="middle" width="0">
17852 <column alignment="center" valignment="middle" width="0" special="K{red}">
17853 <row>
17854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17855 \begin_inset Text
17856
17857 \begin_layout Plain Layout
17858 motTrèsLongDansUneCellule
17859 \end_layout
17860
17861 \end_inset
17862 </cell>
17863 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
17864 \begin_inset Text
17865
17866 \begin_layout Plain Layout
17867 multicolonne avec multiligne
17868 \end_layout
17869
17870 \end_inset
17871 </cell>
17872 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17873 \begin_inset Text
17874
17875 \begin_layout Plain Layout
17876
17877 \end_layout
17878
17879 \end_inset
17880 </cell>
17881 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17882 \begin_inset Text
17883
17884 \begin_layout Plain Layout
17885 c
17886 \end_layout
17887
17888 \end_inset
17889 </cell>
17890 </row>
17891 <row>
17892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17893 \begin_inset Text
17894
17895 \begin_layout Plain Layout
17896 d
17897 \end_layout
17898
17899 \end_inset
17900 </cell>
17901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17902 \begin_inset Text
17903
17904 \begin_layout Plain Layout
17905 e
17906 \end_layout
17907
17908 \end_inset
17909 </cell>
17910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17911 \begin_inset Text
17912
17913 \begin_layout Plain Layout
17914 f
17915 \end_layout
17916
17917 \end_inset
17918 </cell>
17919 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17920 \begin_inset Text
17921
17922 \begin_layout Plain Layout
17923 g
17924 \end_layout
17925
17926 \end_inset
17927 </cell>
17928 </row>
17929 <row>
17930 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17931 \begin_inset Text
17932
17933 \begin_layout Plain Layout
17934 h
17935 \end_layout
17936
17937 \end_inset
17938 </cell>
17939 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17940 \begin_inset Text
17941
17942 \begin_layout Plain Layout
17943 i
17944 \end_layout
17945
17946 \end_inset
17947 </cell>
17948 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17949 \begin_inset Text
17950
17951 \begin_layout Plain Layout
17952 j
17953 \end_layout
17954
17955 \end_inset
17956 </cell>
17957 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17958 \begin_inset Text
17959
17960 \begin_layout Plain Layout
17961 k
17962 \end_layout
17963
17964 \end_inset
17965 </cell>
17966 </row>
17967 </lyxtabular>
17968
17969 \end_inset
17970
17971
17972 \end_layout
17973
17974 \end_inset
17975
17976
17977 \end_layout
17978
17979 \begin_layout Subsection
17980 Épaisseur des filets
17981 \begin_inset CommandInset label
17982 LatexCommand label
17983 name "sub:Epaisseur-filets"
17984
17985 \end_inset
17986
17987
17988 \begin_inset Index
17989 status collapsed
17990
17991 \begin_layout Plain Layout
17992 Personnalisation des tableaux ! Épaisseur filets
17993 \end_layout
17994
17995 \end_inset
17996
17997
17998 \end_layout
17999
18000 \begin_layout Standard
18001 L'épaisseur de tous les filets d'un tableau peut être modifiée avec la variable
18002  
18003 \series bold
18004
18005 \backslash
18006 arrayrulewidth
18007 \series default
18008 .
18009  Pour mettre, par exemple, une épaisseur de filet de 1.5
18010 \begin_inset space \thinspace{}
18011 \end_inset
18012
18013 pt, comme pour le tableau
18014 \begin_inset space ~
18015 \end_inset
18016
18017
18018 \begin_inset CommandInset ref
18019 LatexCommand ref
18020 reference "tab:Tableau-filets-1.5pt"
18021
18022 \end_inset
18023
18024 , insérez la commande
18025 \end_layout
18026
18027 \begin_layout Standard
18028
18029 \series bold
18030
18031 \backslash
18032 setlength{
18033 \backslash
18034 arrayrulewidth}{1.5pt}
18035 \end_layout
18036
18037 \begin_layout Standard
18038 en code TeX avant le tableau ou le flottant de tableau.
18039  La nouvelle épaisseur de filet reste valable pour tous les tableaux qui
18040  suivent.
18041  pour revenir aux valeurs implicites, mettez 
18042 \series bold
18043
18044 \backslash
18045 arrayrulewidth
18046 \series default
18047  à 0.4
18048 \begin_inset space \thinspace{}
18049 \end_inset
18050
18051 pt en utilisant du code LaTeX après le tableau ou le flottant de tableau.
18052 \end_layout
18053
18054 \begin_layout Standard
18055 \begin_inset ERT
18056 status collapsed
18057
18058 \begin_layout Plain Layout
18059
18060
18061 \backslash
18062 setlength{
18063 \backslash
18064 arrayrulewidth}{1.5pt}
18065 \end_layout
18066
18067 \end_inset
18068
18069
18070 \begin_inset Float table
18071 wide false
18072 sideways false
18073 status open
18074
18075 \begin_layout Plain Layout
18076 \begin_inset Caption
18077
18078 \begin_layout Plain Layout
18079 \begin_inset CommandInset label
18080 LatexCommand label
18081 name "tab:Tableau-filets-1.5pt"
18082
18083 \end_inset
18084
18085 Tableau avec des filets de 1.5
18086 \begin_inset space \thinspace{}
18087 \end_inset
18088
18089 pt
18090 \end_layout
18091
18092 \end_inset
18093
18094
18095 \end_layout
18096
18097 \begin_layout Plain Layout
18098 \align center
18099 \begin_inset Tabular
18100 <lyxtabular version="3" rows="3" columns="3">
18101 <features>
18102 <column alignment="center" valignment="top" width="0">
18103 <column alignment="center" valignment="top" width="0">
18104 <column alignment="center" valignment="top" width="0">
18105 <row>
18106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18107 \begin_inset Text
18108
18109 \begin_layout Plain Layout
18110 sd
18111 \end_layout
18112
18113 \end_inset
18114 </cell>
18115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18116 \begin_inset Text
18117
18118 \begin_layout Plain Layout
18119
18120 \end_layout
18121
18122 \end_inset
18123 </cell>
18124 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18125 \begin_inset Text
18126
18127 \begin_layout Plain Layout
18128
18129 \end_layout
18130
18131 \end_inset
18132 </cell>
18133 </row>
18134 <row>
18135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18136 \begin_inset Text
18137
18138 \begin_layout Plain Layout
18139
18140 \end_layout
18141
18142 \end_inset
18143 </cell>
18144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18145 \begin_inset Text
18146
18147 \begin_layout Plain Layout
18148 sd
18149 \end_layout
18150
18151 \end_inset
18152 </cell>
18153 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18154 \begin_inset Text
18155
18156 \begin_layout Plain Layout
18157
18158 \end_layout
18159
18160 \end_inset
18161 </cell>
18162 </row>
18163 <row>
18164 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18165 \begin_inset Text
18166
18167 \begin_layout Plain Layout
18168
18169 \end_layout
18170
18171 \end_inset
18172 </cell>
18173 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18174 \begin_inset Text
18175
18176 \begin_layout Plain Layout
18177
18178 \end_layout
18179
18180 \end_inset
18181 </cell>
18182 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18183 \begin_inset Text
18184
18185 \begin_layout Plain Layout
18186 sd
18187 \end_layout
18188
18189 \end_inset
18190 </cell>
18191 </row>
18192 </lyxtabular>
18193
18194 \end_inset
18195
18196
18197 \end_layout
18198
18199 \end_inset
18200
18201
18202 \begin_inset ERT
18203 status collapsed
18204
18205 \begin_layout Plain Layout
18206
18207
18208 \backslash
18209 setlength{
18210 \backslash
18211 arrayrulewidth}{0.4pt}
18212 \end_layout
18213
18214 \end_inset
18215
18216
18217 \end_layout
18218
18219 \begin_layout Standard
18220 \begin_inset VSpace bigskip
18221 \end_inset
18222
18223 Pour que seuls les filets horizontaux aient une épaisseur de 1.5
18224 \begin_inset space \thinspace{}
18225 \end_inset
18226
18227 pt, comme dans le tableau
18228 \begin_inset space ~
18229 \end_inset
18230
18231
18232 \begin_inset CommandInset ref
18233 LatexCommand ref
18234 reference "tab:Tableau-filets-horizontaux-1.5pt"
18235
18236 \end_inset
18237
18238 , insérez les commandes suivantes en code TeX avant le tableau ou le flottant
18239  de tableau :
18240 \end_layout
18241
18242 \begin_layout Standard
18243
18244 \series bold
18245
18246 \backslash
18247 let
18248 \backslash
18249 myHline
18250 \backslash
18251 hline
18252 \begin_inset Newline newline
18253 \end_inset
18254
18255
18256 \backslash
18257 renewcommand{
18258 \backslash
18259 hline}
18260 \begin_inset Newline newline
18261 \end_inset
18262
18263  {
18264 \backslash
18265 noalign{
18266 \backslash
18267 global
18268 \backslash
18269 arrayrulewidth 1.5pt}
18270 \begin_inset Newline newline
18271 \end_inset
18272
18273  
18274 \backslash
18275 myHline
18276 \backslash
18277 noalign{
18278 \backslash
18279 global
18280 \backslash
18281 arrayrulewidth 0.4pt}}
18282 \end_layout
18283
18284 \begin_layout Standard
18285 Pour revenir à l'épaisseur de filet implicite, insérez les commandes suivantes
18286  en code TeX après le tableau ou le flottant de tableau :
18287 \end_layout
18288
18289 \begin_layout Standard
18290
18291 \series bold
18292
18293 \backslash
18294 renewcommand{
18295 \backslash
18296 hline}{
18297 \backslash
18298 myHline}
18299 \end_layout
18300
18301 \begin_layout Standard
18302 \begin_inset ERT
18303 status collapsed
18304
18305 \begin_layout Plain Layout
18306
18307
18308 \backslash
18309 let
18310 \backslash
18311 myHline
18312 \backslash
18313 hline
18314 \end_layout
18315
18316 \begin_layout Plain Layout
18317
18318
18319 \backslash
18320 renewcommand{
18321 \backslash
18322 hline}
18323 \end_layout
18324
18325 \begin_layout Plain Layout
18326
18327  {
18328 \backslash
18329 noalign{
18330 \backslash
18331 global
18332 \backslash
18333 arrayrulewidth 1.5pt}
18334 \end_layout
18335
18336 \begin_layout Plain Layout
18337
18338   
18339 \backslash
18340 myHline
18341 \backslash
18342 noalign{
18343 \backslash
18344 global
18345 \backslash
18346 arrayrulewidth 0.4pt}}
18347 \end_layout
18348
18349 \end_inset
18350
18351
18352 \begin_inset Float table
18353 wide false
18354 sideways false
18355 status open
18356
18357 \begin_layout Plain Layout
18358 \begin_inset Caption
18359
18360 \begin_layout Plain Layout
18361 \begin_inset CommandInset label
18362 LatexCommand label
18363 name "tab:Tableau-filets-horizontaux-1.5pt"
18364
18365 \end_inset
18366
18367 Tableau avec des filets horizontaux de 1.5
18368 \begin_inset space \thinspace{}
18369 \end_inset
18370
18371 pt
18372 \end_layout
18373
18374 \end_inset
18375
18376
18377 \end_layout
18378
18379 \begin_layout Plain Layout
18380 \align center
18381 \begin_inset Tabular
18382 <lyxtabular version="3" rows="3" columns="3">
18383 <features>
18384 <column alignment="center" valignment="top" width="0">
18385 <column alignment="center" valignment="top" width="0">
18386 <column alignment="center" valignment="top" width="0">
18387 <row>
18388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18389 \begin_inset Text
18390
18391 \begin_layout Plain Layout
18392 sd
18393 \end_layout
18394
18395 \end_inset
18396 </cell>
18397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18398 \begin_inset Text
18399
18400 \begin_layout Plain Layout
18401
18402 \end_layout
18403
18404 \end_inset
18405 </cell>
18406 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18407 \begin_inset Text
18408
18409 \begin_layout Plain Layout
18410
18411 \end_layout
18412
18413 \end_inset
18414 </cell>
18415 </row>
18416 <row>
18417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18418 \begin_inset Text
18419
18420 \begin_layout Plain Layout
18421
18422 \end_layout
18423
18424 \end_inset
18425 </cell>
18426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18427 \begin_inset Text
18428
18429 \begin_layout Plain Layout
18430 sd
18431 \end_layout
18432
18433 \end_inset
18434 </cell>
18435 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18436 \begin_inset Text
18437
18438 \begin_layout Plain Layout
18439
18440 \end_layout
18441
18442 \end_inset
18443 </cell>
18444 </row>
18445 <row>
18446 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18447 \begin_inset Text
18448
18449 \begin_layout Plain Layout
18450
18451 \end_layout
18452
18453 \end_inset
18454 </cell>
18455 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18456 \begin_inset Text
18457
18458 \begin_layout Plain Layout
18459
18460 \end_layout
18461
18462 \end_inset
18463 </cell>
18464 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18465 \begin_inset Text
18466
18467 \begin_layout Plain Layout
18468 sd
18469 \end_layout
18470
18471 \end_inset
18472 </cell>
18473 </row>
18474 </lyxtabular>
18475
18476 \end_inset
18477
18478
18479 \end_layout
18480
18481 \end_inset
18482
18483
18484 \begin_inset ERT
18485 status collapsed
18486
18487 \begin_layout Plain Layout
18488
18489
18490 \backslash
18491 renewcommand{
18492 \backslash
18493 hline}{
18494 \backslash
18495 myHline}
18496 \end_layout
18497
18498 \end_inset
18499
18500
18501 \end_layout
18502
18503 \begin_layout Standard
18504 \begin_inset VSpace bigskip
18505 \end_inset
18506
18507 Pour que seuls les filets verticaux aient une épaisseur de 1.5
18508 \begin_inset space \thinspace{}
18509 \end_inset
18510
18511 pt, créez le format de colonne suivant dans le préambule, en suivant la
18512  description de la section
18513 \begin_inset space ~
18514 \end_inset
18515
18516
18517 \begin_inset CommandInset ref
18518 LatexCommand ref
18519 reference "sub:Formats-personnalisés"
18520
18521 \end_inset
18522
18523 :
18524 \end_layout
18525
18526 \begin_layout Standard
18527
18528 \series bold
18529
18530 \backslash
18531 newcolumntype{V}{!{
18532 \backslash
18533 vrule width 1.5pt}}
18534 \end_layout
18535
18536 \begin_layout Standard
18537 Pour le tableau
18538 \begin_inset space ~
18539 \end_inset
18540
18541
18542 \begin_inset CommandInset ref
18543 LatexCommand ref
18544 reference "tab:Tableau-filets-verticaux-1.5pt"
18545
18546 \end_inset
18547
18548  le paramètre LaTeX 
18549 \end_layout
18550
18551 \begin_layout Standard
18552
18553 \series bold
18554 VcV
18555 \end_layout
18556
18557 \begin_layout Standard
18558 a été utilisé pour la dernière colonne et
18559 \end_layout
18560
18561 \begin_layout Standard
18562
18563 \series bold
18564 Vc
18565 \end_layout
18566
18567 \begin_layout Standard
18568 pour les autres colonnes.
18569 \end_layout
18570
18571 \begin_layout Standard
18572 \begin_inset Float table
18573 wide false
18574 sideways false
18575 status open
18576
18577 \begin_layout Plain Layout
18578 \begin_inset Caption
18579
18580 \begin_layout Plain Layout
18581 \begin_inset CommandInset label
18582 LatexCommand label
18583 name "tab:Tableau-filets-verticaux-1.5pt"
18584
18585 \end_inset
18586
18587 Tableau avec des filets verticaux de 1.5
18588 \begin_inset space \thinspace{}
18589 \end_inset
18590
18591 pt 
18592 \end_layout
18593
18594 \end_inset
18595
18596
18597 \end_layout
18598
18599 \begin_layout Plain Layout
18600 \align center
18601 \begin_inset Tabular
18602 <lyxtabular version="3" rows="3" columns="3">
18603 <features>
18604 <column alignment="center" valignment="top" width="0" special="Vc">
18605 <column alignment="center" valignment="top" width="0" special="Vc">
18606 <column alignment="center" valignment="top" width="0" special="VcV">
18607 <row>
18608 <cell alignment="center" valignment="top" topline="true" usebox="none">
18609 \begin_inset Text
18610
18611 \begin_layout Plain Layout
18612 sd
18613 \end_layout
18614
18615 \end_inset
18616 </cell>
18617 <cell alignment="center" valignment="top" topline="true" usebox="none">
18618 \begin_inset Text
18619
18620 \begin_layout Plain Layout
18621
18622 \end_layout
18623
18624 \end_inset
18625 </cell>
18626 <cell alignment="center" valignment="top" topline="true" usebox="none">
18627 \begin_inset Text
18628
18629 \begin_layout Plain Layout
18630
18631 \end_layout
18632
18633 \end_inset
18634 </cell>
18635 </row>
18636 <row>
18637 <cell alignment="center" valignment="top" topline="true" usebox="none">
18638 \begin_inset Text
18639
18640 \begin_layout Plain Layout
18641
18642 \end_layout
18643
18644 \end_inset
18645 </cell>
18646 <cell alignment="center" valignment="top" topline="true" usebox="none">
18647 \begin_inset Text
18648
18649 \begin_layout Plain Layout
18650 sd
18651 \end_layout
18652
18653 \end_inset
18654 </cell>
18655 <cell alignment="center" valignment="top" topline="true" usebox="none">
18656 \begin_inset Text
18657
18658 \begin_layout Plain Layout
18659
18660 \end_layout
18661
18662 \end_inset
18663 </cell>
18664 </row>
18665 <row>
18666 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18667 \begin_inset Text
18668
18669 \begin_layout Plain Layout
18670
18671 \end_layout
18672
18673 \end_inset
18674 </cell>
18675 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18676 \begin_inset Text
18677
18678 \begin_layout Plain Layout
18679
18680 \end_layout
18681
18682 \end_inset
18683 </cell>
18684 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18685 \begin_inset Text
18686
18687 \begin_layout Plain Layout
18688 sd
18689 \end_layout
18690
18691 \end_inset
18692 </cell>
18693 </row>
18694 </lyxtabular>
18695
18696 \end_inset
18697
18698
18699 \end_layout
18700
18701 \end_inset
18702
18703
18704 \end_layout
18705
18706 \begin_layout Subsection
18707 Filets à traits interrompus
18708 \begin_inset Index
18709 status collapsed
18710
18711 \begin_layout Plain Layout
18712 Personnalisation des tableaux ! Filets à traits interrompus
18713 \end_layout
18714
18715 \end_inset
18716
18717
18718 \end_layout
18719
18720 \begin_layout Standard
18721 \begin_inset ERT
18722 status collapsed
18723
18724 \begin_layout Plain Layout
18725
18726
18727 \backslash
18728 ifarydshln
18729 \end_layout
18730
18731 \end_inset
18732
18733
18734 \begin_inset Note Note
18735 status open
18736
18737 \begin_layout Plain Layout
18738 La section suivante ne s'affichera que si vous avez installé le paquetage
18739  LaTeX 
18740 \series bold
18741 arydshln
18742 \series default
18743 .
18744 \end_layout
18745
18746 \end_inset
18747
18748
18749 \end_layout
18750
18751 \begin_layout Standard
18752 \begin_inset Float table
18753 placement H
18754 wide false
18755 sideways false
18756 status open
18757
18758 \begin_layout Plain Layout
18759 \begin_inset Caption
18760
18761 \begin_layout Plain Layout
18762 \begin_inset CommandInset label
18763 LatexCommand label
18764 name "tab:Tableau-filets-tirets"
18765
18766 \end_inset
18767
18768 Tableau avec des filets à traits interrompus
18769 \end_layout
18770
18771 \end_inset
18772
18773
18774 \end_layout
18775
18776 \begin_layout Plain Layout
18777 \align center
18778 \begin_inset Tabular
18779 <lyxtabular version="3" rows="5" columns="5">
18780 <features>
18781 <column alignment="center" valignment="top" width="0">
18782 <column alignment="center" valignment="top" width="0">
18783 <column alignment="center" valignment="top" width="0" special=":c">
18784 <column alignment="center" valignment="top" width="0">
18785 <column alignment="center" valignment="top" width="0">
18786 <row>
18787 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18788 \begin_inset Text
18789
18790 \begin_layout Plain Layout
18791 a
18792 \end_layout
18793
18794 \end_inset
18795 </cell>
18796 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18797 \begin_inset Text
18798
18799 \begin_layout Plain Layout
18800 b
18801 \end_layout
18802
18803 \end_inset
18804 </cell>
18805 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18806 \begin_inset Text
18807
18808 \begin_layout Plain Layout
18809 c
18810 \end_layout
18811
18812 \end_inset
18813 </cell>
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 d
18819 \end_layout
18820
18821 \end_inset
18822 </cell>
18823 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18824 \begin_inset Text
18825
18826 \begin_layout Plain Layout
18827 e
18828 \end_layout
18829
18830 \end_inset
18831 </cell>
18832 </row>
18833 <row>
18834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18835 \begin_inset Text
18836
18837 \begin_layout Plain Layout
18838 f
18839 \end_layout
18840
18841 \end_inset
18842 </cell>
18843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18844 \begin_inset Text
18845
18846 \begin_layout Plain Layout
18847 g
18848 \end_layout
18849
18850 \end_inset
18851 </cell>
18852 <cell alignment="center" valignment="top" topline="true" usebox="none">
18853 \begin_inset Text
18854
18855 \begin_layout Plain Layout
18856 h
18857 \end_layout
18858
18859 \end_inset
18860 </cell>
18861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18862 \begin_inset Text
18863
18864 \begin_layout Plain Layout
18865 i
18866 \end_layout
18867
18868 \end_inset
18869 </cell>
18870 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18871 \begin_inset Text
18872
18873 \begin_layout Plain Layout
18874 j
18875 \end_layout
18876
18877 \end_inset
18878 </cell>
18879 </row>
18880 <row>
18881 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18882 \begin_inset Text
18883
18884 \begin_layout Plain Layout
18885 \begin_inset ERT
18886 status collapsed
18887
18888 \begin_layout Plain Layout
18889
18890
18891 \backslash
18892 hdashline 
18893 \end_layout
18894
18895 \end_inset
18896
18897 k
18898 \end_layout
18899
18900 \end_inset
18901 </cell>
18902 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18903 \begin_inset Text
18904
18905 \begin_layout Plain Layout
18906 l
18907 \end_layout
18908
18909 \end_inset
18910 </cell>
18911 <cell alignment="center" valignment="top" usebox="none">
18912 \begin_inset Text
18913
18914 \begin_layout Plain Layout
18915 m
18916 \end_layout
18917
18918 \end_inset
18919 </cell>
18920 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18921 \begin_inset Text
18922
18923 \begin_layout Plain Layout
18924 n
18925 \end_layout
18926
18927 \end_inset
18928 </cell>
18929 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18930 \begin_inset Text
18931
18932 \begin_layout Plain Layout
18933 o
18934 \end_layout
18935
18936 \end_inset
18937 </cell>
18938 </row>
18939 <row>
18940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18941 \begin_inset Text
18942
18943 \begin_layout Plain Layout
18944 \begin_inset ERT
18945 status collapsed
18946
18947 \begin_layout Plain Layout
18948
18949
18950 \backslash
18951 cdashline{4-5}
18952 \end_layout
18953
18954 \end_inset
18955
18956 p
18957 \end_layout
18958
18959 \end_inset
18960 </cell>
18961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18962 \begin_inset Text
18963
18964 \begin_layout Plain Layout
18965 q
18966 \end_layout
18967
18968 \end_inset
18969 </cell>
18970 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
18971 \begin_inset Text
18972
18973 \begin_layout Plain Layout
18974 r
18975 \end_layout
18976
18977 \end_inset
18978 </cell>
18979 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none" special="c:">
18980 \begin_inset Text
18981
18982 \begin_layout Plain Layout
18983 s
18984 \end_layout
18985
18986 \end_inset
18987 </cell>
18988 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18989 \begin_inset Text
18990
18991 \begin_layout Plain Layout
18992
18993 \end_layout
18994
18995 \end_inset
18996 </cell>
18997 </row>
18998 <row>
18999 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19000 \begin_inset Text
19001
19002 \begin_layout Plain Layout
19003 t
19004 \end_layout
19005
19006 \end_inset
19007 </cell>
19008 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19009 \begin_inset Text
19010
19011 \begin_layout Plain Layout
19012 u
19013 \end_layout
19014
19015 \end_inset
19016 </cell>
19017 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19018 \begin_inset Text
19019
19020 \begin_layout Plain Layout
19021 v
19022 \end_layout
19023
19024 \end_inset
19025 </cell>
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 w
19031 \end_layout
19032
19033 \end_inset
19034 </cell>
19035 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19036 \begin_inset Text
19037
19038 \begin_layout Plain Layout
19039 x
19040 \end_layout
19041
19042 \end_inset
19043 </cell>
19044 </row>
19045 </lyxtabular>
19046
19047 \end_inset
19048
19049
19050 \end_layout
19051
19052 \end_inset
19053
19054
19055 \end_layout
19056
19057 \begin_layout Standard
19058 LyX ne gère pas de façon native les filets à lignes interrompues, vous devez
19059  donc employer du code TeX.
19060  Mais avant il faut charger le paquetage LaTeX 
19061 \series bold
19062 arydshln
19063 \series default
19064
19065 \begin_inset Index
19066 status collapsed
19067
19068 \begin_layout Plain Layout
19069 Paquetages LaTeX ! arydshln
19070 \end_layout
19071
19072 \end_inset
19073
19074  dans le préambule du document avec la commande 
19075 \end_layout
19076
19077 \begin_layout Standard
19078
19079 \series bold
19080
19081 \backslash
19082 usepackage{arydshln}
19083 \end_layout
19084
19085 \begin_layout Standard
19086 Pour faire un filet vertical avec un trait interrompu, mettez deux points
19087  
19088 \begin_inset Quotes eld
19089 \end_inset
19090
19091 :
19092 \begin_inset Quotes erd
19093 \end_inset
19094
19095  avec le caractère décrivant l'alignement horizontal comme paramètre LaTeX
19096  dans la fenêtre de dialogue de paramètre du tableau.
19097 \end_layout
19098
19099 \begin_layout Standard
19100 Pour un trait horizontal interrompu, ajoutez la commande
19101 \end_layout
19102
19103 \begin_layout Standard
19104
19105 \series bold
19106
19107 \backslash
19108 hdashline
19109 \end_layout
19110
19111 \begin_layout Standard
19112 en code TeX comme premier élément de la première cellule de la ligne de
19113  tableau.
19114 \end_layout
19115
19116 \begin_layout Standard
19117 Pour des filets interrompus avec des cellules multicolonnes, utilisez la
19118  commande 
19119 \end_layout
19120
19121 \begin_layout Standard
19122
19123 \series bold
19124
19125 \backslash
19126 cdashline{
19127 \series default
19128 numéros de colonnes}
19129 \end_layout
19130
19131 \begin_layout Standard
19132 en code TeX comme premier élément de la première cellule de la ligne.
19133  Si par exemple, vous avez une cellule multicolonne qui couvre les colonnes
19134  2 à 4 et que vous voulez un filet interrompu au dessus, ajoutez la commande
19135 \end_layout
19136
19137 \begin_layout Standard
19138
19139 \series bold
19140
19141 \backslash
19142 cdashline{2-4}
19143 \end_layout
19144
19145 \begin_layout Standard
19146 comme premier élément de la première cellule de la ligne contenant la multicolon
19147 ne.
19148 \end_layout
19149
19150 \begin_layout Standard
19151 \begin_inset VSpace bigskip
19152 \end_inset
19153
19154
19155 \end_layout
19156
19157 \begin_layout Standard
19158 Le tableau
19159 \begin_inset space ~
19160 \end_inset
19161
19162
19163 \begin_inset CommandInset ref
19164 LatexCommand ref
19165 reference "tab:Tableau-filets-tirets"
19166
19167 \end_inset
19168
19169  a été créé en utilisant 
19170 \begin_inset Quotes eld
19171 \end_inset
19172
19173
19174 \series bold
19175 :c
19176 \series default
19177
19178 \begin_inset Quotes erd
19179 \end_inset
19180
19181  comme paramètre LaTeX pour la troisième colonne.
19182  La commande en code TeX 
19183 \series bold
19184
19185 \backslash
19186 hdashline
19187 \series default
19188  a été insérée dans la première cellule de la troisième ligne et la commande
19189  en code TeX 
19190 \series bold
19191
19192 \backslash
19193 cdashline{4-5}
19194 \series default
19195  a été insérée dans la première cellule de la quatrième ligne.
19196 \end_layout
19197
19198 \begin_layout Standard
19199 \begin_inset Note Greyedout
19200 status open
19201
19202 \begin_layout Plain Layout
19203
19204 \series bold
19205 Note:
19206 \series default
19207  Le paquetage LaTeX 
19208 \series bold
19209 arydshln
19210 \series default
19211  qui a été utilisé n'est apparemment pas compatible avec le paquetage LaTeX
19212  
19213 \series bold
19214 colortbl
19215 \series default
19216
19217 \begin_inset Index
19218 status collapsed
19219
19220 \begin_layout Plain Layout
19221 Paquetages LaTeX ! colortbl
19222 \end_layout
19223
19224 \end_inset
19225
19226  qui est utilisé pour avoir des tableaux colorés dans la section
19227 \begin_inset space ~
19228 \end_inset
19229
19230
19231 \begin_inset CommandInset ref
19232 LatexCommand ref
19233 reference "sec:Tableaux-Colorés"
19234
19235 \end_inset
19236
19237 .
19238  Cela signifie que les tableaux colorés ne peuvent pas avoir de filets à
19239  traits interrompus.
19240 \end_layout
19241
19242 \end_inset
19243
19244
19245 \end_layout
19246
19247 \begin_layout Standard
19248 \begin_inset ERT
19249 status collapsed
19250
19251 \begin_layout Plain Layout
19252
19253
19254 \backslash
19255 else
19256 \end_layout
19257
19258 \end_inset
19259
19260
19261 \begin_inset Note Note
19262 status open
19263
19264 \begin_layout Plain Layout
19265 Ce qui suit sera affiché si le paquetage LaTeX 
19266 \series bold
19267 arydshln
19268 \series default
19269  n'est pas installé :
19270 \end_layout
19271
19272 \end_inset
19273
19274
19275 \end_layout
19276
19277 \begin_layout Standard
19278 Vous devez installer le paquetage LaTeX 
19279 \series bold
19280 arydshln
19281 \series default
19282  pour voir le contenu des cette section dans la sortie imprimée.
19283 \end_layout
19284
19285 \begin_layout Standard
19286 \begin_inset ERT
19287 status collapsed
19288
19289 \begin_layout Plain Layout
19290
19291
19292 \backslash
19293 fi
19294 \end_layout
19295
19296 \end_inset
19297
19298
19299 \end_layout
19300
19301 \begin_layout Chapter
19302 Flottants
19303 \begin_inset Index
19304 status collapsed
19305
19306 \begin_layout Plain Layout
19307 Flottants
19308 \end_layout
19309
19310 \end_inset
19311
19312
19313 \end_layout
19314
19315 \begin_layout Section
19316 Introduction
19317 \begin_inset CommandInset label
19318 LatexCommand label
19319 name "sec:Flottants-Introduction"
19320
19321 \end_inset
19322
19323
19324 \begin_inset Index
19325 status collapsed
19326
19327 \begin_layout Plain Layout
19328 Flottants ! Introduction
19329 \end_layout
19330
19331 \end_inset
19332
19333
19334 \end_layout
19335
19336 \begin_layout Standard
19337 Un flottant est une portion de document, qui peut être associé à une étiquette
19338  et dont la position n'est pas fixée.
19339  Il peut 
19340 \begin_inset Quotes eld
19341 \end_inset
19342
19343 flotter
19344 \begin_inset Quotes erd
19345 \end_inset
19346
19347  d'une page ou deux en avant ou en arrière, pour trouver l'emplacement le
19348  plus approprié.
19349  Les 
19350 \family sans
19351 Notes
19352 \begin_inset space ~
19353 \end_inset
19354
19355 en
19356 \begin_inset space ~
19357 \end_inset
19358
19359 Bas
19360 \begin_inset space ~
19361 \end_inset
19362
19363 de
19364 \begin_inset space ~
19365 \end_inset
19366
19367 Page
19368 \family default
19369  et le 
19370 \family sans
19371 Notes
19372 \begin_inset space ~
19373 \end_inset
19374
19375 en
19376 \begin_inset space ~
19377 \end_inset
19378
19379 Marge
19380 \family default
19381  sont par exemple aussi des flottants, puisqu'elles peuvent se retrouver
19382  sur la page suivante quand il y a trop de notes sur la page courante.
19383 \end_layout
19384
19385 \begin_layout Standard
19386 Grâce aux flottants, on peut obtenir automatiquement une mise en page de
19387  très grande qualité.
19388  Les images et les tableaux peuvent être répartis sur plusieurs pages pour
19389  éviter des lignes blanches ou des pages sans texte.
19390  Comme le fait d'utiliser un flottant supprime la liaison entre le texte
19391  et le tableau ou l'image, on va pouvoir faire référence au flottant dans
19392  le texte.
19393  Les flottants sont donc numérotés.
19394  Les références croisées sont décrites dans la section
19395 \begin_inset space ~
19396 \end_inset
19397
19398
19399 \begin_inset CommandInset ref
19400 LatexCommand ref
19401 reference "sec:Referencer-les-Flottants"
19402
19403 \end_inset
19404
19405 .
19406 \end_layout
19407
19408 \begin_layout Standard
19409 Pour insérer un flottant, on utilise un des sous menus du menu 
19410 \family sans
19411 Insérer\SpecialChar \menuseparator
19412 Flottant.
19413
19414 \family default
19415  Une boîte va être insérée dans votre document avec par exemple une étiquette
19416  du genre 
19417 \begin_inset Quotes eld
19418 \end_inset
19419
19420 Figure
19421 \begin_inset space ~
19422 \end_inset
19423
19424 #:
19425 \begin_inset Quotes erd
19426 \end_inset
19427
19428  (où # est un numéro).
19429  L'étiquette est automatiquement traduite dans la langue du document dans
19430  la sortie finale.
19431  Après l'étiquette vous pouvez insérer du texte comme légende.
19432  L'image ou le tableau est inséré avant ou après la légende dans un paragraphe
19433  séparé, à l'intérieur du flottant.
19434  Vous trouverez plus de détails sur le positionnement des légendes dans
19435  la section
19436 \begin_inset space ~
19437 \end_inset
19438
19439
19440 \begin_inset CommandInset ref
19441 LatexCommand ref
19442 reference "sec:Placement-légende"
19443
19444 \end_inset
19445
19446 .
19447  Pour améliorer la lisibilité de votre document dans LyX, vous pouvez fermer
19448  ou ouvrir la boîte de votre flottant en cliquant avec le bouton de gauche
19449  sur la boîte grise qui se trouve en haut à gauche de celui-ci.
19450  Une boîte de flottant fermée ressemble à ceci : 
19451 \begin_inset Graphics
19452         filename clipart/floatQt4.png
19453         scale 60
19454
19455 \end_inset
19456
19457  – une case grise avec un texte rouge.
19458 \end_layout
19459
19460 \begin_layout Standard
19461 Il est recommandé d'insérer les flottants comme des paragraphes séparés
19462  pour éviter des erreurs avec LaTeX, quand le texte qui entoure le flottant
19463  est formaté de façon particulière.
19464 \end_layout
19465
19466 \begin_layout Section
19467 Les Types de Flottants
19468 \end_layout
19469
19470 \begin_layout Standard
19471 En plus des flottants de figures et de tableau qui sont décrits respectivement
19472  dans les sections
19473 \begin_inset space ~
19474 \end_inset
19475
19476
19477 \begin_inset CommandInset ref
19478 LatexCommand ref
19479 reference "sec:Figure-Floats"
19480
19481 \end_inset
19482
19483  et 
19484 \begin_inset CommandInset ref
19485 LatexCommand ref
19486 reference "sec:Table-Floats"
19487
19488 \end_inset
19489
19490 , LyX offre aussi les types 
19491 \series bold
19492 Algorithme
19493 \series default
19494  et 
19495 \series bold
19496 Enrobage
19497 \series default
19498 .
19499 \end_layout
19500
19501 \begin_layout Subsection
19502 Flottant d'algorithme
19503 \begin_inset Index
19504 status collapsed
19505
19506 \begin_layout Plain Layout
19507 Flottants ! Algorithmes
19508 \end_layout
19509
19510 \end_inset
19511
19512
19513 \begin_inset CommandInset label
19514 LatexCommand label
19515 name "sub:Flottant-d'Algorithme"
19516
19517 \end_inset
19518
19519
19520 \end_layout
19521
19522 \begin_layout Standard
19523 \begin_inset Float algorithm
19524 placement h
19525 wide false
19526 sideways false
19527 status open
19528
19529 \begin_layout Plain Layout
19530 \begin_inset Caption
19531
19532 \begin_layout Plain Layout
19533 \begin_inset CommandInset label
19534 LatexCommand label
19535 name "alg:Exemple-Flottant-Algorithme"
19536
19537 \end_inset
19538
19539 Exemple de flottant d'algorithme
19540 \end_layout
19541
19542 \end_inset
19543
19544
19545 \end_layout
19546
19547 \begin_layout LyX-Code
19548 for I in 1..N loop
19549 \begin_inset Newline newline
19550 \end_inset
19551
19552  Sum:= Sum + A(I); /*comment*/
19553 \begin_inset Newline newline
19554 \end_inset
19555
19556 end loop
19557 \begin_inset VSpace -4mm
19558 \end_inset
19559
19560
19561 \end_layout
19562
19563 \end_inset
19564
19565
19566 \end_layout
19567
19568 \begin_layout Standard
19569 Ce type de flottant est inséré à l'aide du menu 
19570 \family sans
19571 Insérer\SpecialChar \menuseparator
19572 Flottant\SpecialChar \menuseparator
19573 Algorithme
19574 \family default
19575 .
19576  Il peut être utilisé pour des morceaux de code source ou des descriptions
19577  d'algorithmes et peut être utilisé comme une alternative au listing de
19578  code source qui est décrit au chapitre
19579 \begin_inset space ~
19580 \end_inset
19581
19582
19583 \begin_inset CommandInset ref
19584 LatexCommand ref
19585 reference "cha:Program-Code-Listings"
19586
19587 \end_inset
19588
19589 .
19590  Vous pouvez par exemple utiliser l'environnement Code
19591 \begin_inset space ~
19592 \end_inset
19593
19594 LyX qui est décrit dans le 
19595 \emph on
19596 Guide
19597 \emph default
19598
19599 \begin_inset space ~
19600 \end_inset
19601
19602
19603 \emph on
19604 de
19605 \begin_inset space ~
19606 \end_inset
19607
19608 l'Utilisateur
19609 \emph default
19610  de LyX.
19611  l'algorithme
19612 \begin_inset space ~
19613 \end_inset
19614
19615
19616 \begin_inset CommandInset ref
19617 LatexCommand ref
19618 reference "alg:Exemple-Flottant-Algorithme"
19619
19620 \end_inset
19621
19622  est un exemple de flottant d'algorithme où un espace vertical de -4
19623 \begin_inset space \thinspace{}
19624 \end_inset
19625
19626 mm a été ajouté à la fin du flottant pour que la ligne du bas du flottant
19627  soit placée exactement sous le texte de la dernière ligne.
19628 \end_layout
19629
19630 \begin_layout Standard
19631 L'étiquette de ce flottant n'est pas automatiquement traduite dans la langue
19632  du document.
19633  Si votre document n'est pas en anglais, vous devez le faire vous-même manuellem
19634 ent en ajoutant la ligne suivante dans le préambule de votre document :
19635 \end_layout
19636
19637 \begin_layout Standard
19638
19639 \series bold
19640
19641 \backslash
19642 floatname{algorithm}{votre
19643 \begin_inset space ~
19644 \end_inset
19645
19646 nom}
19647 \end_layout
19648
19649 \begin_layout Standard
19650
19651 \family sans
19652  votre
19653 \begin_inset space ~
19654 \end_inset
19655
19656 nom
19657 \family default
19658  est le mot 
19659 \begin_inset Quotes eld
19660 \end_inset
19661
19662
19663 \emph on
19664 algorithme
19665 \emph default
19666
19667 \begin_inset Quotes erd
19668 \end_inset
19669
19670  dans votre langue.
19671 \end_layout
19672
19673 \begin_layout Standard
19674 Pour insérer la liste des algorithmes, vous pouvez utiliser le menu 
19675 \family sans
19676 Insérer\SpecialChar \menuseparator
19677 Listes
19678 \begin_inset space ~
19679 \end_inset
19680
19681 &
19682 \begin_inset space ~
19683 \end_inset
19684
19685 TdM\SpecialChar \menuseparator
19686 Liste
19687 \begin_inset space ~
19688 \end_inset
19689
19690 des
19691 \begin_inset space ~
19692 \end_inset
19693
19694 algorithmes
19695 \family default
19696  si votre document est en la même langue que les menus de LyX.
19697  Pour les documents qui ne sont pas en anglais, utilisez la commande suivante
19698  en code TeX à la place:
19699 \end_layout
19700
19701 \begin_layout Standard
19702
19703 \series bold
19704
19705 \backslash
19706 listof{algorithm}{votre
19707 \begin_inset space ~
19708 \end_inset
19709
19710 nom}
19711 \end_layout
19712
19713 \begin_layout Standard
19714 où 
19715 \family sans
19716 votre
19717 \begin_inset space ~
19718 \end_inset
19719
19720 nom
19721 \family default
19722  est la traduction de 
19723 \begin_inset Quotes eld
19724 \end_inset
19725
19726
19727 \emph on
19728 List of Algorithm
19729 \emph default
19730 s
19731 \begin_inset Quotes erd
19732 \end_inset
19733
19734  dans votre langue.
19735 \end_layout
19736
19737 \begin_layout Standard
19738 Les flottants d'algorithme ne sont pas numérotés implicitement en suivant
19739  le schéma 
19740 \begin_inset Quotes eld
19741 \end_inset
19742
19743 chapitre.algorithme
19744 \begin_inset Quotes erd
19745 \end_inset
19746
19747  comme c'est le cas pour les tableaux dans plusieurs classes de documents.
19748  Pour numéroter les flottants d'algorithme dans ce schéma, ajoutez cette
19749  commande dans le préambule de votre document :
19750 \end_layout
19751
19752 \begin_layout Standard
19753
19754 \series bold
19755
19756 \backslash
19757 numberwithin{algorithm}{chapter}
19758 \end_layout
19759
19760 \begin_layout Standard
19761 Pour pouvoir utiliser la commande 
19762 \series bold
19763
19764 \backslash
19765 numberwithin
19766 \series default
19767 , activez l'option 
19768 \family sans
19769 Utiliser
19770 \begin_inset space ~
19771 \end_inset
19772
19773 le
19774 \begin_inset space ~
19775 \end_inset
19776
19777 paquetage
19778 \begin_inset space ~
19779 \end_inset
19780
19781 AMS
19782 \begin_inset space ~
19783 \end_inset
19784
19785 math
19786 \family default
19787  dans la rubrique 
19788 \family sans
19789 Options
19790 \begin_inset space ~
19791 \end_inset
19792
19793 des
19794 \begin_inset space ~
19795 \end_inset
19796
19797 Maths
19798 \family default
19799  de la fenêtre de dialogue 
19800 \family sans
19801 Paramètres
19802 \begin_inset space ~
19803 \end_inset
19804
19805 du
19806 \begin_inset space ~
19807 \end_inset
19808
19809 Document
19810 \family default
19811 .
19812 \begin_inset Newpage newpage
19813 \end_inset
19814
19815
19816 \end_layout
19817
19818 \begin_layout Subsection
19819 Flottant d'enrobage
19820 \begin_inset Index
19821 status collapsed
19822
19823 \begin_layout Plain Layout
19824 Flottants ! Flottants d'enrobage
19825 \end_layout
19826
19827 \end_inset
19828
19829
19830 \end_layout
19831
19832 \begin_layout Standard
19833 \begin_inset Wrap figure
19834 lines 0
19835 placement l
19836 overhang 1cm
19837 width "40col%"
19838 status open
19839
19840 \begin_layout Plain Layout
19841 \begin_inset Graphics
19842         filename ../clipart/mobius.eps
19843         width 40col%
19844         scaleBeforeRotation
19845         rotateOrigin center
19846
19847 \end_inset
19848
19849
19850 \end_layout
19851
19852 \begin_layout Plain Layout
19853 \begin_inset Caption
19854
19855 \begin_layout Plain Layout
19856 \begin_inset CommandInset label
19857 LatexCommand label
19858 name "fig:Figure-enrobée"
19859
19860 \end_inset
19861
19862 Ceci est une figure habillée.
19863 \end_layout
19864
19865 \end_inset
19866
19867
19868 \end_layout
19869
19870 \end_inset
19871
19872  Ce type de flottant est utilisé quand on veut que le texte habille la figure
19873  de sorte qu'elle n'occupe plus qu'une partie de la largeur de la colonne.
19874  Vous pouvez en insérer un en utilisant le menu 
19875 \family sans
19876 Insérer\SpecialChar \menuseparator
19877 Flottant\SpecialChar \menuseparator
19878 Flottant
19879 \begin_inset space ~
19880 \end_inset
19881
19882 d'enrobage
19883 \family default
19884  à la condition que le paquetage LaTeX 
19885 \series bold
19886 wrapfig
19887 \series default
19888
19889 \begin_inset Index
19890 status collapsed
19891
19892 \begin_layout Plain Layout
19893 Paquetages LaTeX ! wrapfig
19894 \begin_inset ERT
19895 status collapsed
19896
19897 \begin_layout Plain Layout
19898
19899
19900 \backslash
19901 vspace{4mm}
19902 \end_layout
19903
19904 \end_inset
19905
19906
19907 \end_layout
19908
19909 \end_inset
19910
19911  soit installé.
19912 \begin_inset Foot
19913 status collapsed
19914
19915 \begin_layout Plain Layout
19916 Voyez dans la manuel 
19917 \emph on
19918 Configuration
19919 \begin_inset space ~
19920 \end_inset
19921
19922 LaTeX 
19923 \emph default
19924 comment installer des paquetages LaTeX.
19925 \end_layout
19926
19927 \end_inset
19928
19929  Les paramètres du flottant peuvent être modifiés en faisant un clic droit
19930  sur la boîte du flottant.
19931  Les paramètres obligatoires sont l'
19932 \family sans
19933 Emplacement
19934 \family default
19935  et la 
19936 \family sans
19937 Largeur
19938 \family default
19939 .
19940  Les paramètres facultatifs sont le 
19941 \family sans
19942 Débordement
19943 \family default
19944  qui précise de combien le flottant déborde sur la marge du paragraphe ou
19945  de la page et la 
19946 \family sans
19947 Porté de la ligne
19948 \family default
19949  qui précise le nombre approximatif de lignes dont le flottant va avoir
19950  besoin.
19951  Cette dernière valeur est parfois difficile à évaluer, il vaut mieux ne
19952  l'utiliser que si on rencontre des problème avec le positionnement du flottant.
19953  Vous pouvez aussi décider si vous autorisez LaTeX à faire flotter le flottant
19954  à l'intérieur du paragraphe ou vers les autres paragraphes.
19955  La figure
19956 \begin_inset space ~
19957 \end_inset
19958
19959
19960 \begin_inset CommandInset ref
19961 LatexCommand ref
19962 reference "fig:Figure-enrobée"
19963
19964 \end_inset
19965
19966  est un exemple de flottant d'enrobage avec une largeur de 40
19967 \begin_inset space \thinspace{}
19968 \end_inset
19969
19970 col%, un débordement de 1
19971 \begin_inset space \thinspace{}
19972 \end_inset
19973
19974 cm et placé à gauche.
19975 \begin_inset Foot
19976 status collapsed
19977
19978 \begin_layout Plain Layout
19979 Les unités disponibles sont expliquées dans l'appendice
19980 \begin_inset space ~
19981 \end_inset
19982
19983
19984 \begin_inset CommandInset ref
19985 LatexCommand ref
19986 reference "cha:Unités-de-longueur"
19987
19988 \end_inset
19989
19990 .
19991 \end_layout
19992
19993 \end_inset
19994
19995
19996 \end_layout
19997
19998 \begin_layout Standard
19999 \begin_inset Note Greyedout
20000 status open
20001
20002 \begin_layout Plain Layout
20003
20004 \series bold
20005 Note:
20006 \series default
20007  Les flottants d'enrobage peuvent être fragiles! Par exemple, avoir une
20008  figure trop près du bas de page peut tout chambouler et faire que le flottant
20009  n'apparaît pas à l'impression ou qu'il se retrouve par dessus une portion
20010  de texte.
20011 \end_layout
20012
20013 \end_inset
20014
20015
20016 \end_layout
20017
20018 \begin_layout Standard
20019 En général:
20020 \end_layout
20021
20022 \begin_layout Itemize
20023 Les flottants d'enrobage ne doivent pas être placés dans des paragraphes
20024  qui risquent de passer à la page suivante.
20025  Ce qui veut dire que les flottants d'enrobages doivent de préférence être
20026  positionnés à l'endroit exact où on veut qu'ils apparaissent dans la sortie,
20027  et ce quand le document est presque prêt pour pouvoir anticiper les sauts
20028  de page.
20029 \end_layout
20030
20031 \begin_layout Itemize
20032 Les flottants d'enrobage devraient être placés soit dans leur propre paragraphe,
20033  juste avant le paragraphe qui doit les habiller ou à l'intérieur d'un paragraph
20034 e.
20035 \end_layout
20036
20037 \begin_layout Itemize
20038 Des flottants d'enrobages dans deux paragraphes consécutifs peuvent poser
20039  des problèmes, il vaut donc mieux s'assurer qu'il y a un paragraphe de
20040  texte entre les deux, comme séparateur.
20041 \end_layout
20042
20043 \begin_layout Itemize
20044 Les flottants d'enrobage ne sont pas autorisés dans les en-têtes de sections
20045  ou les tableaux.
20046 \end_layout
20047
20048 \begin_layout Section
20049 Numérotation des flottants
20050 \begin_inset Index
20051 status collapsed
20052
20053 \begin_layout Plain Layout
20054 Flottants ! Numérotation
20055 \end_layout
20056
20057 \end_inset
20058
20059
20060 \end_layout
20061
20062 \begin_layout Standard
20063 Les flottant sont soit numérotés indépendemment des sections dans lesquelles
20064  ils se trouvent, soit en utilisant un format du genre 
20065 \begin_inset Quotes eld
20066 \end_inset
20067
20068 chapitre.numéro
20069 \begin_inset Quotes erd
20070 \end_inset
20071
20072  ou 
20073 \begin_inset Quotes eld
20074 \end_inset
20075
20076 section.numéro
20077 \begin_inset Quotes erd
20078 \end_inset
20079
20080 .
20081  Cela dépend de la classe de document utilisée.
20082 \end_layout
20083
20084 \begin_layout Standard
20085 Pour changer le format de la numérotation qui ne dépend pas de la section
20086  dans laquelle on se trouve, on peut utiliser la commande suivante dans
20087  le préambule du document :
20088 \end_layout
20089
20090 \begin_layout Standard
20091
20092 \series bold
20093
20094 \backslash
20095 renewcommand{
20096 \backslash
20097 thetable}{
20098 \backslash
20099 roman{table}}
20100 \end_layout
20101
20102 \begin_layout Standard
20103
20104 \series bold
20105
20106 \backslash
20107 thetable
20108 \series default
20109  est la commande qui imprime le numéro du tableau, pour les figures, la
20110  commande serait 
20111 \series bold
20112
20113 \backslash
20114 thefigure
20115 \series default
20116 .
20117  La commande 
20118 \series bold
20119
20120 \backslash
20121 roman
20122 \series default
20123  utilisée dans la commande précédente, imprime le numéro du tableau sous
20124  forme de petits chiffres romains.
20125 \end_layout
20126
20127 \begin_layout Standard
20128 Pour changer le type de numérotation pour par exemple 
20129 \begin_inset Quotes eld
20130 \end_inset
20131
20132 sous-section.numéro
20133 \begin_inset Quotes erd
20134 \end_inset
20135
20136 , utilisez la commande suivante dans le préambule du document :
20137 \end_layout
20138
20139 \begin_layout Standard
20140
20141 \series bold
20142
20143 \backslash
20144 numberwithin{table}{subsection}
20145 \end_layout
20146
20147 \begin_layout Standard
20148 Pour pouvoir utiliser la commande 
20149 \series bold
20150
20151 \backslash
20152 numberwithin
20153 \series default
20154 , vous devez activer l'option 
20155 \family sans
20156 Utiliser
20157 \begin_inset space ~
20158 \end_inset
20159
20160 le
20161 \begin_inset space ~
20162 \end_inset
20163
20164 paquetage
20165 \begin_inset space ~
20166 \end_inset
20167
20168 maths
20169 \begin_inset space ~
20170 \end_inset
20171
20172 AMS
20173 \family default
20174  dans la rubrique 
20175 \family sans
20176 Options
20177 \begin_inset space ~
20178 \end_inset
20179
20180 des
20181 \begin_inset space ~
20182 \end_inset
20183
20184 Maths
20185 \family default
20186  de la fenêtre de dialogue 
20187 \family sans
20188 Paramètres
20189 \family default
20190  du document.
20191 \end_layout
20192
20193 \begin_layout Standard
20194 Veuillez aussi jeter un coup d'œil à la section
20195 \begin_inset space ~
20196 \end_inset
20197
20198
20199 \begin_inset CommandInset ref
20200 LatexCommand ref
20201 reference "sub:Numerotation-notes-bas-de-page"
20202
20203 \end_inset
20204
20205  pour plus de détails et des notes importantes sur les commandes de numérotation.
20206 \end_layout
20207
20208 \begin_layout Section
20209 Faire Référence à des Flottants
20210 \begin_inset CommandInset label
20211 LatexCommand label
20212 name "sec:Referencer-les-Flottants"
20213
20214 \end_inset
20215
20216
20217 \begin_inset Index
20218 status collapsed
20219
20220 \begin_layout Plain Layout
20221 Flottants ! Références
20222 \end_layout
20223
20224 \end_inset
20225
20226
20227 \begin_inset Index
20228 status collapsed
20229
20230 \begin_layout Plain Layout
20231 References@Références ! à des Flottants 
20232 \end_layout
20233
20234 \end_inset
20235
20236
20237 \end_layout
20238
20239 \begin_layout Standard
20240 Pour faire référence à un flottant, insérez une étiquette dans sa légende
20241  en utilisant le menu 
20242 \family sans
20243 Insérer\SpecialChar \menuseparator
20244 Étiquette
20245 \family default
20246  ou le bouton 
20247 \begin_inset Graphics
20248         filename ../../images/label-insert.png
20249         scale 85
20250         scaleBeforeRotation
20251
20252 \end_inset
20253
20254  de la barre d'outils.
20255  Une boîte grise de ce genre : 
20256 \begin_inset Graphics
20257         filename clipart/labelQt4.png
20258         scale 85
20259         scaleBeforeRotation
20260
20261 \end_inset
20262
20263  sera insérée et la fenêtre de l'étiquette s'ouvrira pour vous permettre
20264  de saisir le texte de l'étiquette.
20265  LyX propose comme texte pour l'étiquette les premiers mots de la légendes
20266  précédés d'un préfixe.
20267  Ce préfixe dépend du type de flottant, par exemple, pour une figure le
20268  préfixe sera "
20269 \family sans
20270 fig:
20271 \family default
20272 ".
20273 \end_layout
20274
20275 \begin_layout Standard
20276 L'étiquette sert à la fois de point d'ancrage et de nom pour la référence.
20277  Vous pouvez faire référence à cette étiquette en utilisant le menu 
20278 \family sans
20279 Insérer\SpecialChar \menuseparator
20280 Référence
20281 \begin_inset space ~
20282 \end_inset
20283
20284 Croisée
20285 \family default
20286  ou le bouton 
20287 \begin_inset Graphics
20288         filename ../../images/dialog-show-new-inset_ref.png
20289         scale 85
20290         scaleBeforeRotation
20291
20292 \end_inset
20293
20294  de la barre d'outils.
20295  Une boîte grise de référence croisée comme celle-ci : 
20296 \begin_inset Graphics
20297         filename ../clipart/referenceQt4.png
20298         scale 85
20299         scaleBeforeRotation
20300
20301 \end_inset
20302
20303  va être insérée et la fenêtre de référence croisée va s'ouvrir et montrer
20304  toutes les étiquettes définies dans votre document.
20305  Si vous avez plusieurs documents LyX ouverts, vous pouvez choisir celui
20306  que vous voulez utiliser avec la liste déroulante qui se trouve en haut
20307  de la fenêtre de dialogue.
20308  Vous pouvez trier les étiquettes par ordre alphabétique et ensuite en choisir
20309  une.
20310  Dans la sortie imprimée, le numéro du flottant apparaîtra à la position
20311  de la référence croisée.
20312 \end_layout
20313
20314 \begin_layout Standard
20315 Il est recommandé d'utiliser une espace insécable entre le nom d'une référence
20316  croisée et son numéro pour éviter un saut de ligne peu esthétique entre
20317  les deux.
20318  Si une référence croisées fait référence à une étiquette qui n'existe pas,
20319  vous verrez deux points d'interrogation dans la sortie imprimée à la place
20320  du numéro de la référence.
20321 \end_layout
20322
20323 \begin_layout Standard
20324 Vous pouvez modifier une étiquette à tout moment en cliquant sur sa boîte.
20325  Les références vers l'étiquette modifiée seront mise à jour automatiquement
20326  pour tenir compte du nouveau texte de l'étiquette, de sorte que vous n'avez
20327  pas à vous en préoccuper.
20328 \end_layout
20329
20330 \begin_layout Standard
20331 Le bouton 
20332 \family sans
20333 Aller
20334 \begin_inset space ~
20335 \end_inset
20336
20337 à
20338 \begin_inset space ~
20339 \end_inset
20340
20341 l'étiquette
20342 \family default
20343  dans la fenêtre de référence croisée va positionner le curseur juste devant
20344  l'étiquette à laquelle on fait référence.
20345  Le nom du bouton bouton 
20346 \family sans
20347 Revenir
20348 \family default
20349  et vous pouvez l'utiliser pour remettre le curseur sur la référence croisée.
20350  Si vous faites un clic droit sur la boîte d'une référence croisée, le curseur
20351  est aussi placé devant l'étiquette concernée, mais vous ne pouvez pas revenir
20352  à votre point de départ.
20353 \end_layout
20354
20355 \begin_layout Subsection
20356 Formats de Références Croisées
20357 \begin_inset CommandInset label
20358 LatexCommand label
20359 name "sub:Formats-Références-Croisées"
20360
20361 \end_inset
20362
20363
20364 \begin_inset Index
20365 status collapsed
20366
20367 \begin_layout Plain Layout
20368 References@Références ! Formats
20369 \end_layout
20370
20371 \end_inset
20372
20373
20374 \end_layout
20375
20376 \begin_layout Standard
20377 Il y a six types de références croisées :
20378 \end_layout
20379
20380 \begin_layout Description
20381 <référence>
20382 \begin_inset space ~
20383 \end_inset
20384
20385 : affiche le numéro de l'élément, c'est le choix implicite : 
20386 \begin_inset CommandInset ref
20387 LatexCommand ref
20388 reference "fig:Deux-images-déformées"
20389
20390 \end_inset
20391
20392
20393 \end_layout
20394
20395 \begin_layout Description
20396 (<référence>)
20397 \begin_inset space ~
20398 \end_inset
20399
20400 : affiche le numéro de l'élément entre parenthèses, c'est le style utilisé
20401  normalement pour faire référence à des formules mathématiques, en particulier
20402  quand le mot 
20403 \begin_inset Quotes eld
20404 \end_inset
20405
20406 Équation
20407 \begin_inset Quotes erd
20408 \end_inset
20409
20410  est omis : 
20411 \begin_inset CommandInset ref
20412 LatexCommand eqref
20413 reference "eq:Wgn"
20414
20415 \end_inset
20416
20417
20418 \end_layout
20419
20420 \begin_layout Description
20421 <page>
20422 \begin_inset space ~
20423 \end_inset
20424
20425 : affiche le numéro de la page sur laquelle se trouve l'élément: Page
20426 \begin_inset space ~
20427 \end_inset
20428
20429
20430 \begin_inset CommandInset ref
20431 LatexCommand pageref
20432 reference "fig:Deux-images-déformées"
20433
20434 \end_inset
20435
20436
20437 \end_layout
20438
20439 \begin_layout Description
20440 page
20441 \begin_inset space ~
20442 \end_inset
20443
20444 <page>
20445 \begin_inset space ~
20446 \end_inset
20447
20448 : affiche le mot 
20449 \begin_inset Quotes eld
20450 \end_inset
20451
20452 page
20453 \begin_inset Quotes erd
20454 \end_inset
20455
20456  suivi du numéro de la page sur laquelle se trouve l'élément : 
20457 \begin_inset CommandInset ref
20458 LatexCommand vpageref
20459 reference "fig:Deux-images-déformées"
20460
20461 \end_inset
20462
20463
20464 \end_layout
20465
20466 \begin_layout Description
20467 <référence>
20468 \begin_inset space ~
20469 \end_inset
20470
20471 page
20472 \begin_inset space ~
20473 \end_inset
20474
20475 <page>
20476 \begin_inset space ~
20477 \end_inset
20478
20479 : affiche le numéro de l'élément, le mot 
20480 \begin_inset Quotes eld
20481 \end_inset
20482
20483 page
20484 \begin_inset Quotes erd
20485 \end_inset
20486
20487  et le numéro de la page : 
20488 \begin_inset CommandInset ref
20489 LatexCommand vref
20490 reference "fig:Deux-images-déformées"
20491
20492 \end_inset
20493
20494
20495 \end_layout
20496
20497 \begin_layout Description
20498 Référence
20499 \begin_inset space ~
20500 \end_inset
20501
20502 mise
20503 \begin_inset space ~
20504 \end_inset
20505
20506 en
20507 \begin_inset space ~
20508 \end_inset
20509
20510 forme
20511 \begin_inset space ~
20512 \end_inset
20513
20514 : affiche une référence croisée qui définit son propre format.
20515
20516 \lang english
20517  
20518 \lang french
20519
20520 \begin_inset Note Greyedout
20521 status open
20522
20523 \begin_layout Plain Layout
20524
20525 \series bold
20526 Note:
20527 \series default
20528  Ce type de référence croisée n'est disponible que si vous avez installé
20529  le paquetage LaTeX 
20530 \series bold
20531 prettyref.
20532 \end_layout
20533
20534 \end_inset
20535
20536
20537 \end_layout
20538
20539 \begin_layout Standard
20540 Notez que le style <page> n'imprimera pas le numéro de la page si l'étiquette
20541  se trouve sur la page précédente, la même page ou la page suivante.
20542  Vous verrez par exemple un texte du genre 
20543 \begin_inset Quotes eld
20544 \end_inset
20545
20546 sur cette page
20547 \begin_inset Quotes erd
20548 \end_inset
20549
20550  à la place.
20551 \end_layout
20552
20553 \begin_layout Standard
20554 Le numéro affecté à une étiquette et le numéro de la page sur laquelle elle
20555  se trouve sont calculés automatiquement par LaTeX.
20556  Vous choisissez une des six variétés de références dans le champ Format
20557  de la fenêtre de référence croisée qui s'ouvre quand vous cliquez sur la
20558  boîte de la référence croisée.
20559 \end_layout
20560
20561 \begin_layout Subsection
20562 Nommage automatique des références croisées
20563 \begin_inset Index
20564 status collapsed
20565
20566 \begin_layout Plain Layout
20567 References@Références ! Nommage automatique
20568 \end_layout
20569
20570 \end_inset
20571
20572
20573 \end_layout
20574
20575 \begin_layout Standard
20576 Le paquetage LaTeX 
20577 \series bold
20578 hyperref
20579 \begin_inset Index
20580 status collapsed
20581
20582 \begin_layout Plain Layout
20583 Paquetages LaTeX ! hyperref
20584 \end_layout
20585
20586 \end_inset
20587
20588
20589 \series default
20590 qui est activé dans la rubrique 
20591 \family sans
20592 Propriétés du PDF
20593 \family default
20594  de la fenêtre de dialogue 
20595 \family sans
20596 Paramètres du document
20597 \family default
20598  fournit une fonction très utile pour automatiser la création des références
20599  croisées, en incluant le nom du flottant référencé (ou d'une partie comme
20600  une section).
20601  Par exemple pour vous éviter de devoir écrire le mot 
20602 \begin_inset Quotes eld
20603 \end_inset
20604
20605 Figure
20606 \begin_inset Quotes erd
20607 \end_inset
20608
20609  devant chaque référence à une figure.
20610  Pour profiter de ce nommage automatique des références croisées, vous devez
20611  activer 
20612 \series bold
20613 hyperref
20614 \series default
20615  et insérer la ligne suivante dans le préambule du document :
20616 \end_layout
20617
20618 \begin_layout Standard
20619
20620 \series bold
20621
20622 \backslash
20623 AtBeginDocument{
20624 \backslash
20625 renewcommand{
20626 \backslash
20627 ref}[1]{
20628 \backslash
20629 mbox{
20630 \backslash
20631 autoref{#1}}}}
20632 \end_layout
20633
20634 \begin_layout Standard
20635 Si vous préférez d'autres noms de référence que ceux qui sont proposés par
20636  défaut, par exemple vous préférez le nom 
20637 \begin_inset Quotes eld
20638 \end_inset
20639
20640 sec.
20641 \begin_inset space \thinspace{}
20642 \end_inset
20643
20644
20645 \begin_inset Quotes eld
20646 \end_inset
20647
20648  plutôt que 
20649 \begin_inset Quotes eld
20650 \end_inset
20651
20652 section
20653 \begin_inset Quotes erd
20654 \end_inset
20655
20656 , vous pouvez redéfinir ce nom en insérant ceci dans le préambule:
20657 \end_layout
20658
20659 \begin_layout Standard
20660
20661 \series bold
20662
20663 \backslash
20664 addto
20665 \backslash
20666 extrasenglish{
20667 \backslash
20668 renewcommand{
20669 \backslash
20670 sectionautorefname}
20671 \begin_inset Newline newline
20672 \end_inset
20673
20674
20675 \begin_inset ERT
20676 status collapsed
20677
20678 \begin_layout Plain Layout
20679
20680
20681 \backslash
20682 hphantom{ }
20683 \end_layout
20684
20685 \end_inset
20686
20687 {sec.
20688 \backslash
20689 negthinspace}}
20690 \end_layout
20691
20692 \begin_layout Standard
20693 Si vous utilisez une autre langue que l'anglais, remplacez 
20694 \series bold
20695
20696 \backslash
20697 extrasenglish
20698 \series default
20699  par 
20700 \series bold
20701
20702 \backslash
20703 extras***
20704 \series default
20705 , où *** est le nom de la langue que vous utilisez.
20706
20707 \series bold
20708  
20709 \end_layout
20710
20711 \begin_layout Standard
20712 Pour avoir des noms automatiques, mais pas pour certains types de références,
20713  par exemple pas pour les équations, utilisez le code suivant dans le préambule:
20714 \end_layout
20715
20716 \begin_layout Standard
20717
20718 \series bold
20719
20720 \backslash
20721 newlength{
20722 \backslash
20723 abc}
20724 \begin_inset Newline newline
20725 \end_inset
20726
20727
20728 \backslash
20729 settowidth{
20730 \backslash
20731 abc}{
20732 \backslash
20733 space}
20734 \begin_inset Newline newline
20735 \end_inset
20736
20737
20738 \backslash
20739 addto
20740 \backslash
20741 extrasenglish{
20742 \backslash
20743 renewcommand{
20744 \backslash
20745 equationautorefname}
20746 \begin_inset Newline newline
20747 \end_inset
20748
20749
20750 \begin_inset ERT
20751 status collapsed
20752
20753 \begin_layout Plain Layout
20754
20755
20756 \backslash
20757 hphantom{ }
20758 \end_layout
20759
20760 \end_inset
20761
20762 {
20763 \backslash
20764 hspace{-
20765 \backslash
20766 abc}}
20767 \end_layout
20768
20769 \begin_layout Standard
20770 Vous pouvez trouver plus d'information sur ce sujet dans la documentation
20771  de 
20772 \series bold
20773 hyperref
20774 \series default
20775  
20776 \begin_inset CommandInset citation
20777 LatexCommand cite
20778 key "hyperref"
20779
20780 \end_inset
20781
20782 .
20783 \end_layout
20784
20785 \begin_layout Standard
20786 \begin_inset Note Greyedout
20787 status open
20788
20789 \begin_layout Plain Layout
20790
20791 \series bold
20792 Note:
20793 \series default
20794  Le nommage automatique de références ne peut être utilisé si vous avez
20795  choisi le style de référence 
20796 \family sans
20797 Référence
20798 \begin_inset space ~
20799 \end_inset
20800
20801 mise
20802 \begin_inset space ~
20803 \end_inset
20804
20805 en
20806 \begin_inset space ~
20807 \end_inset
20808
20809 forme
20810 \family default
20811  décrit dans la section
20812 \begin_inset space ~
20813 \end_inset
20814
20815
20816 \begin_inset CommandInset ref
20817 LatexCommand ref
20818 reference "sub:Formats-Références-Croisées"
20819
20820 \end_inset
20821
20822 .
20823 \end_layout
20824
20825 \end_inset
20826
20827
20828 \end_layout
20829
20830 \begin_layout Standard
20831 Le manuel 
20832 \emph on
20833 Math
20834 \emph default
20835  est un exemple dans lequel on a utilisé le référencement automatique.
20836 \end_layout
20837
20838 \begin_layout Subsection
20839 Positionnement des Références 
20840 \begin_inset CommandInset label
20841 LatexCommand label
20842 name "sub:Reference-Position"
20843
20844 \end_inset
20845
20846
20847 \begin_inset Index
20848 status collapsed
20849
20850 \begin_layout Plain Layout
20851 References@Références ! Positionnement
20852 \end_layout
20853
20854 \end_inset
20855
20856
20857 \end_layout
20858
20859 \begin_layout Standard
20860 Si vous utilisez le paquetage 
20861 \series bold
20862 hyperref, 
20863 \series default
20864 qui est activé dans la rubrique 
20865 \family sans
20866 Propriétés du PDF
20867 \family default
20868  de la fenêtre de dialogue 
20869 \family sans
20870 Paramètres du document,
20871 \family default
20872  pour lier vos références croisées dans la sortie finale, vous verrez que
20873  cliquer sur la référence à un flottant d'image saute vers l'étiquette de
20874  l'image.
20875  La légende sera dans la partie haute de l'écran, ce qui fait que vous ne
20876  pourrez voir l'image sans faire défiler le texte.
20877  Ce problème vient du fait que le point d'ancrage de la référence se situe
20878  à l'endroit de l'étiquette.
20879  En utilisant le paquetage LaTeX 
20880 \series bold
20881 hypcap
20882 \series default
20883
20884 \begin_inset Index
20885 status collapsed
20886
20887 \begin_layout Plain Layout
20888 Paquetages LaTeX ! hypcap
20889 \end_layout
20890
20891 \end_inset
20892
20893 , qui fait partie du paquetage LaTeX 
20894 \series bold
20895 oberdiek
20896 \series default
20897
20898 \begin_inset Index
20899 status collapsed
20900
20901 \begin_layout Plain Layout
20902 Paquetages LaTeX ! oberdiek
20903 \end_layout
20904
20905 \end_inset
20906
20907 , le point d'ancrage d'un lien est place en haut du flottant.
20908  Pour utiliser cette fonction avec les flottants de figure, chargez 
20909 \series bold
20910 hypcap
20911 \series default
20912  dans l'entête du document avec la ligne
20913 \end_layout
20914
20915 \begin_layout Standard
20916
20917 \series bold
20918
20919 \backslash
20920 usepackage[figure]{hypcap}
20921 \end_layout
20922
20923 \begin_layout Standard
20924 Vous pouvez aussi utiliser 
20925 \series bold
20926 hypcap
20927 \series default
20928  pour tous les types de flottants, mais ce n'est pas recommandé pour des
20929  raisons de stabilité.
20930  Pour plus d'information, jetez un coup d'œil au manuel d' 
20931 \series bold
20932 hypcap
20933 \series default
20934  
20935 \begin_inset CommandInset citation
20936 LatexCommand cite
20937 key "hypcap"
20938
20939 \end_inset
20940
20941 .
20942 \end_layout
20943
20944 \begin_layout Standard
20945 \begin_inset Note Greyedout
20946 status open
20947
20948 \begin_layout Plain Layout
20949
20950 \series bold
20951 Note:
20952 \series default
20953  
20954 \series bold
20955 hypcap
20956 \series default
20957  n'a aucun effet pour les références à des sous-figures.
20958 \end_layout
20959
20960 \end_inset
20961
20962
20963 \end_layout
20964
20965 \begin_layout Section
20966 Placement des flottants
20967 \begin_inset CommandInset label
20968 LatexCommand label
20969 name "sec:Placement-flottants"
20970
20971 \end_inset
20972
20973
20974 \begin_inset Index
20975 status collapsed
20976
20977 \begin_layout Plain Layout
20978 Flottants ! Placement
20979 \end_layout
20980
20981 \end_inset
20982
20983
20984 \end_layout
20985
20986 \begin_layout Standard
20987 En faisant un clic droit sur la boîte d'un flottant, on ouvre la fenêtre
20988  de dialogue 
20989 \family sans
20990 Paramètre
20991 \begin_inset space ~
20992 \end_inset
20993
20994 de
20995 \begin_inset space ~
20996 \end_inset
20997
20998 Flottant
20999 \family default
21000  dans laquelle vous pouvez modifier le paramètres de placement que LaTeX
21001  utilise pour déterminer où placer le flottant.
21002 \begin_inset Newline newline
21003 \end_inset
21004
21005 L'option 
21006 \family sans
21007 Plusieurs
21008 \begin_inset space ~
21009 \end_inset
21010
21011 colonnes
21012 \family default
21013  n'est utilisée que dans le cas d'un document à plusieurs colonnes: si vous
21014  l'activez, le flottant va couvrir l'ensemble des colonnes au lieu d'être
21015  confiné sur une seule colonne.
21016 \begin_inset Newline newline
21017 \end_inset
21018
21019 L'option 
21020 \family sans
21021 Rotation
21022 \begin_inset space ~
21023 \end_inset
21024
21025 90°
21026 \family default
21027  est utilisée pour faire tourner les flottants, voyez la section
21028 \begin_inset space ~
21029 \end_inset
21030
21031
21032 \begin_inset CommandInset ref
21033 LatexCommand ref
21034 reference "sec:Flottants-renversés"
21035
21036 \end_inset
21037
21038 .
21039 \end_layout
21040
21041 \begin_layout Standard
21042 En désactivant l'option 
21043 \family sans
21044 Utilise
21045 \begin_inset space ~
21046 \end_inset
21047
21048 le
21049 \begin_inset space ~
21050 \end_inset
21051
21052 placement
21053 \begin_inset space ~
21054 \end_inset
21055
21056 par
21057 \begin_inset space ~
21058 \end_inset
21059
21060 défaut
21061 \family default
21062  vous pouvez utiliser une ou plusieurs des options suivantes pour modifier
21063  le placement du flottant:
21064 \end_layout
21065
21066 \begin_layout Description
21067 Ici,
21068 \begin_inset space ~
21069 \end_inset
21070
21071 si
21072 \begin_inset space ~
21073 \end_inset
21074
21075 possible: essaie de placer le flottant à la position où il a été inséré
21076  dans LyX
21077 \end_layout
21078
21079 \begin_layout Description
21080 Haut
21081 \begin_inset space ~
21082 \end_inset
21083
21084 de
21085 \begin_inset space ~
21086 \end_inset
21087
21088 la
21089 \begin_inset space ~
21090 \end_inset
21091
21092 page: essaie de placer le flottant en haut de la page courante
21093 \end_layout
21094
21095 \begin_layout Description
21096 Bas
21097 \begin_inset space ~
21098 \end_inset
21099
21100 de
21101 \begin_inset space ~
21102 \end_inset
21103
21104 la
21105 \begin_inset space ~
21106 \end_inset
21107
21108 page: essaie de placer le flottant en bas de la page courante
21109 \end_layout
21110
21111 \begin_layout Description
21112 Page
21113 \begin_inset space ~
21114 \end_inset
21115
21116 de
21117 \begin_inset space ~
21118 \end_inset
21119
21120 flottants: essaie de placer le flottant sur une page à part, éventuellement
21121  avec d'autres flottants 
21122 \end_layout
21123
21124 \begin_layout Standard
21125 LaTeX utilise
21126 \emph on
21127  toujours 
21128 \emph default
21129 les options dans l'ordre donné ci-dessus.
21130  Ce qui veut dire que si vous utilisez le placement implicite, LaTeX va
21131  d'abord essayer 
21132 \family sans
21133 Ici
21134 \begin_inset space ~
21135 \end_inset
21136
21137 si
21138 \begin_inset space ~
21139 \end_inset
21140
21141 possible
21142 \family default
21143 , ensuite 
21144 \family sans
21145 Haut
21146 \begin_inset space ~
21147 \end_inset
21148
21149 de
21150 \begin_inset space ~
21151 \end_inset
21152
21153 la
21154 \begin_inset space ~
21155 \end_inset
21156
21157 page
21158 \family default
21159 , et ainsi de suite.
21160  Si vous n'utilisez pas le placement implicite, LaTeX va essayer les options
21161  que vous avez cochées, mais dans l'ordre donné ci-dessus.
21162  Si aucune des quatre options de placement n'est possible, la procédure
21163  est répétée avec la possibilité de mettre les flottant sur la page suivante.
21164 \end_layout
21165
21166 \begin_layout Standard
21167 Implicitement, chaque option a ses propres règles d'application:
21168 \end_layout
21169
21170 \begin_layout Standard
21171
21172 \family sans
21173 Haut
21174 \begin_inset space ~
21175 \end_inset
21176
21177 de
21178 \begin_inset space ~
21179 \end_inset
21180
21181 la
21182 \begin_inset space ~
21183 \end_inset
21184
21185 page
21186 \family default
21187  : seuls les flottants occupant moins de 70% de la page peuvent être placés
21188  en haut de page (
21189 \series bold
21190
21191 \backslash
21192 topfraction
21193 \series default
21194 ).
21195 \end_layout
21196
21197 \begin_layout Standard
21198
21199 \family sans
21200 Bas
21201 \begin_inset space ~
21202 \end_inset
21203
21204 de
21205 \begin_inset space ~
21206 \end_inset
21207
21208 la
21209 \begin_inset space ~
21210 \end_inset
21211
21212 page
21213 \family default
21214  : seuls les flottants occupant moins de 30% de la page peuvent être placés
21215  en bas de page (
21216 \series bold
21217
21218 \backslash
21219 bottomfraction
21220 \series default
21221 ).
21222 \end_layout
21223
21224 \begin_layout Standard
21225
21226 \family sans
21227 Page
21228 \begin_inset space ~
21229 \end_inset
21230
21231 de
21232 \begin_inset space ~
21233 \end_inset
21234
21235 flottants
21236 \family default
21237  : plusieurs flottants peuvent être placés ensembles sur une page seulement
21238  si ils occupent plus de 50% de celle-ci (
21239 \series bold
21240
21241 \backslash
21242 floatpagefraction
21243 \series default
21244 ).
21245 \end_layout
21246
21247 \begin_layout Standard
21248 Si vous n'aimez pas ces règles, vous pouvez les ignorer en utilisant l'option
21249  supplémentaire 
21250 \family sans
21251 Ignorer
21252 \begin_inset space ~
21253 \end_inset
21254
21255 les
21256 \begin_inset space ~
21257 \end_inset
21258
21259 règles
21260 \begin_inset space ~
21261 \end_inset
21262
21263 LaTeX
21264 \family default
21265 \lang english
21266 .
21267 \begin_inset Newline newline
21268 \end_inset
21269
21270
21271 \lang french
21272 Vous pouvez aussi redéfinir les règles avec les commandes LaTeX qui sont
21273  données entre parenthèses après les descriptions des règles données ci-dessus.
21274  Par exemple, pour augmenter à 50
21275 \begin_inset space \thinspace{}
21276 \end_inset
21277
21278 % la valeur de la règle de bas de page dont la valeur implicite est souvent
21279  trop petite, ajoutez cette ligne au préambule de votre document :
21280 \end_layout
21281
21282 \begin_layout Standard
21283
21284 \series bold
21285
21286 \backslash
21287 renewcommand{
21288 \backslash
21289 bottomfraction}{0.5}
21290 \end_layout
21291
21292 \begin_layout Standard
21293 Parfois, vous avez besoin que dans tous les cas, le flottant soit placé
21294  exactement à l'endroit où vous l'avez inséré.
21295  dans ce cas utilisez l'option 
21296 \family sans
21297 Ici
21298 \begin_inset space ~
21299 \end_inset
21300
21301 à
21302 \begin_inset space ~
21303 \end_inset
21304
21305 tout
21306 \begin_inset space ~
21307 \end_inset
21308
21309 Prix
21310 \family default
21311 .
21312  Utilisez cette option le moins souvent possible et seulement quand le document
21313  est presque prêt à être imprimé.
21314  En effet, le flottant n'est plus capable de 
21315 \begin_inset Quotes eld
21316 \end_inset
21317
21318 flotter
21319 \begin_inset Quotes erd
21320 \end_inset
21321
21322 , ce qui peut perturber toutes les mises en page.
21323 \end_layout
21324
21325 \begin_layout Standard
21326 Il n'y a pas d'option de placement pour les flottants d'enrobage, puisqu'ils
21327  sont toujours entourés par le texte d'un paragraphe donné.
21328 \begin_inset VSpace bigskip
21329 \end_inset
21330
21331
21332 \end_layout
21333
21334 \begin_layout Standard
21335 On peut parfois se trouver dans la situation où un flottant est placé en
21336  haut d'une page alors que la section concernée ne commence qu'au milieu
21337  de la page, ce qui fait que le lecteur peut penser qu'il fait partie de
21338  la section précédente.
21339  On peut utiliser la commande LaTeX 
21340 \series bold
21341
21342 \backslash
21343 suppressfloats
21344 \series default
21345  pour éviter ce cas.
21346  Elle empêche le placement d'un flottant donné dans la page dans laquelle
21347  il est inséré et donc elle peut être utilisée pour éviter qu'un flottant
21348  soit placé avant que la section commence.
21349  Pour obtenir ce comportement, ajoutez ces commandes dans le préambule de
21350  votre document :
21351 \end_layout
21352
21353 \begin_layout Standard
21354
21355 \series bold
21356
21357 \backslash
21358 let
21359 \backslash
21360 mySection
21361 \backslash
21362 section
21363 \begin_inset Newline newline
21364 \end_inset
21365
21366
21367 \backslash
21368 renewcommand{
21369 \backslash
21370 section}{
21371 \backslash
21372 suppressfloats[t]
21373 \backslash
21374 mySection}
21375 \end_layout
21376
21377 \begin_layout Standard
21378 Vous pouvez définir la même chose pour tous les types d'en-têtes de section,
21379  comme les chapitres et les sous-sections.
21380  Il n'est pas recommandé d'utiliser cette définition avec des portions de
21381  texte trop petites comme les sous-sous-sections parce que LaTeX pourrait
21382  ensuite avoir du mal à trouver un positionnement correct.
21383 \end_layout
21384
21385 \begin_layout Standard
21386 \begin_inset VSpace bigskip
21387 \end_inset
21388
21389 Dans certains cas il est demandé de placer toutes les figures et tous les
21390  tableaux à la fin du document.
21391  C'est pour de telles situations que le paquetage LaTeX 
21392 \series bold
21393 endfloat
21394 \series default
21395
21396 \begin_inset Index
21397 status collapsed
21398
21399 \begin_layout Plain Layout
21400 Paquetages LaTeX ! endfloat
21401 \end_layout
21402
21403 \end_inset
21404
21405  a été développé.
21406  Il met en effet tous les flottants de figures et de tableaux à la fin du
21407  document dans leurs propres sections.
21408  À la position d'origine du flottant, une indication textuelle du genre
21409  
21410 \begin_inset Quotes eld
21411 \end_inset
21412
21413
21414 \family sans
21415 [Figure
21416 \begin_inset space ~
21417 \end_inset
21418
21419 3.2 
21420 \lang english
21421 about here.
21422 \lang french
21423 ]
21424 \family default
21425
21426 \begin_inset Quotes erd
21427 \end_inset
21428
21429  est insérée.
21430  Le paquetage 
21431 \series bold
21432 endfloat
21433 \series default
21434  est chargé dans le préambule avec la ligne suivante 
21435 \end_layout
21436
21437 \begin_layout Standard
21438
21439 \series bold
21440
21441 \backslash
21442 usepackage[options]{endfloat}
21443 \end_layout
21444
21445 \begin_layout Standard
21446 Il y a aussi de nombreuses options de paquetage pour modifier le format
21447  des sections de figures ou de tableau qui sont créées.
21448  Pour plus d'information, nous vous renvoyons à la documentation du paquetage
21449  
21450 \series bold
21451 endfloa
21452 \series default
21453
21454 \begin_inset CommandInset citation
21455 LatexCommand cite
21456 key "endfloat"
21457
21458 \end_inset
21459
21460 .
21461 \begin_inset Newline newline
21462 \end_inset
21463
21464
21465 \begin_inset Note Greyedout
21466 status open
21467
21468 \begin_layout Plain Layout
21469
21470 \series bold
21471 Note: endfloat
21472 \series default
21473  ne fournit pas de traduction automatique de l'indication textuelle, vous
21474  devez donc le faire manuellement, voyez la section
21475 \begin_inset space ~
21476 \end_inset
21477
21478 4 de 
21479 \begin_inset CommandInset citation
21480 LatexCommand cite
21481 key "endfloat"
21482
21483 \end_inset
21484
21485 .
21486 \end_layout
21487
21488 \end_inset
21489
21490
21491 \begin_inset Newline newline
21492 \end_inset
21493
21494
21495 \begin_inset Note Greyedout
21496 status open
21497
21498 \begin_layout Plain Layout
21499
21500 \series bold
21501 Note:
21502 \series default
21503  Il y a actuellement un bug dans le paquetage 
21504 \series bold
21505 endfloat
21506 \series default
21507  quand la légende contient un 
21508 \begin_inset Quotes eld
21509 \end_inset
21510
21511 ß
21512 \begin_inset Quotes erd
21513 \end_inset
21514
21515  allemand.
21516  Utilisez dans ce cas la commande 
21517 \begin_inset Quotes eld
21518 \end_inset
21519
21520
21521 \series bold
21522
21523 \backslash
21524 ss
21525 \series default
21526
21527 \begin_inset Quotes erd
21528 \end_inset
21529
21530  en code TeX à la place du 
21531 \begin_inset Quotes eld
21532 \end_inset
21533
21534 ß
21535 \begin_inset Quotes erd
21536 \end_inset
21537
21538 .
21539 \end_layout
21540
21541 \end_inset
21542
21543
21544 \end_layout
21545
21546 \begin_layout Standard
21547 \begin_inset VSpace bigskip
21548 \end_inset
21549
21550 Pour plus d'information sur les manières de placer les flottants, jetez
21551  un coup d'œil aux livres sur LaTeX, 
21552 \begin_inset CommandInset citation
21553 LatexCommand cite
21554 key "latexcompanion,latexguide,latexbook"
21555
21556 \end_inset
21557
21558 .
21559 \end_layout
21560
21561 \begin_layout Section
21562 Flottants Renversés
21563 \begin_inset CommandInset label
21564 LatexCommand label
21565 name "sec:Flottants-renversés"
21566
21567 \end_inset
21568
21569
21570 \begin_inset Index
21571 status collapsed
21572
21573 \begin_layout Plain Layout
21574 Flottants ! Renversés
21575 \end_layout
21576
21577 \end_inset
21578
21579
21580 \end_layout
21581
21582 \begin_layout Standard
21583 Vous pouvez vouloir faire pivoter vos flottants, surtout dans le cas de
21584  tableaux très larges.
21585  Pour faire pivoter l'ensemble d'un flottant, y compris sa légende, faites
21586  un clic droit sur la boîte du flottant et utilisez l'option 
21587 \family sans
21588 Rotation
21589 \begin_inset space ~
21590 \end_inset
21591
21592 90°
21593 \family default
21594 .
21595 \end_layout
21596
21597 \begin_layout Standard
21598 Les flottants renversés sont systématiquement placés sur leur propre page
21599  ( ou colonne, si vous avez un document sur deux colonnes ).
21600  Vous pouvez les laisser couvrir plusieurs colonnes en utilisant l'option
21601  
21602 \family sans
21603 Plusieurs
21604 \begin_inset space ~
21605 \end_inset
21606
21607 colonnes
21608 \family default
21609  dans les paramètres du flottant.
21610  Le flottants sont pivotés de sorte que vous puissiez les lire en vous plaçant
21611  du côté de la marge externe.
21612  Pour forcer un sens de rotation donné pour toutes les pages, vous pouvez
21613  ajouter soit l'option 
21614 \series bold
21615 figuresleft
21616 \series default
21617  soit l'option 
21618 \series bold
21619 figuresright
21620 \series default
21621  aux options de la classe de document.
21622 \end_layout
21623
21624 \begin_layout Standard
21625 Faire référence à un flottant renversé se fait de la même manière que pour
21626  un flottant normal, la mise en forme de la légende est aussi identique
21627  : Le tableau
21628 \begin_inset space ~
21629 \end_inset
21630
21631
21632 \begin_inset CommandInset ref
21633 LatexCommand ref
21634 reference "tab:Tableau-pivoté"
21635
21636 \end_inset
21637
21638  est un exemple de flottant de tableau renversé.
21639 \end_layout
21640
21641 \begin_layout Standard
21642 \begin_inset Note Greyedout
21643 status open
21644
21645 \begin_layout Plain Layout
21646
21647 \series bold
21648 Note:
21649 \series default
21650  Les flottants pivotés ne sont pas affichables par tous les visualiseurs
21651  DVI.
21652 \end_layout
21653
21654 \end_inset
21655
21656
21657 \end_layout
21658
21659 \begin_layout Standard
21660 \begin_inset Float table
21661 wide false
21662 sideways true
21663 status open
21664
21665 \begin_layout Plain Layout
21666 \begin_inset Caption
21667
21668 \begin_layout Plain Layout
21669 \begin_inset CommandInset label
21670 LatexCommand label
21671 name "tab:Tableau-pivoté"
21672
21673 \end_inset
21674
21675  Tableau pivoté
21676 \end_layout
21677
21678 \end_inset
21679
21680
21681 \end_layout
21682
21683 \begin_layout Plain Layout
21684 \align center
21685 \begin_inset Tabular
21686 <lyxtabular version="3" rows="1" columns="5">
21687 <features>
21688 <column alignment="center" valignment="top" width="0">
21689 <column alignment="center" valignment="top" width="0">
21690 <column alignment="center" valignment="top" width="0">
21691 <column alignment="center" valignment="top" width="0">
21692 <column alignment="center" valignment="top" width="0">
21693 <row>
21694 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21695 \begin_inset Text
21696
21697 \begin_layout Plain Layout
21698 test
21699 \end_layout
21700
21701 \end_inset
21702 </cell>
21703 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21704 \begin_inset Text
21705
21706 \begin_layout Plain Layout
21707 b
21708 \end_layout
21709
21710 \end_inset
21711 </cell>
21712 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21713 \begin_inset Text
21714
21715 \begin_layout Plain Layout
21716 c
21717 \end_layout
21718
21719 \end_inset
21720 </cell>
21721 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21722 \begin_inset Text
21723
21724 \begin_layout Plain Layout
21725 d
21726 \end_layout
21727
21728 \end_inset
21729 </cell>
21730 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21731 \begin_inset Text
21732
21733 \begin_layout Plain Layout
21734 e
21735 \end_layout
21736
21737 \end_inset
21738 </cell>
21739 </row>
21740 </lyxtabular>
21741
21742 \end_inset
21743
21744
21745 \end_layout
21746
21747 \end_inset
21748
21749
21750 \end_layout
21751
21752 \begin_layout Section
21753 Sous-flottants
21754 \begin_inset Index
21755 status collapsed
21756
21757 \begin_layout Plain Layout
21758 Flottants ! Sous-flottants
21759 \end_layout
21760
21761 \end_inset
21762
21763
21764 \end_layout
21765
21766 \begin_layout Standard
21767 Un exemple de sous-flottant : une figure composée de plusieurs images.
21768  On les crée en insérant un flottant dans un flottant existant.
21769  Le positionnement des sous-flottants peut être contrôlé comme pour les
21770  paragraphes comme on le voit avec les tableaux
21771 \begin_inset space ~
21772 \end_inset
21773
21774
21775 \begin_inset CommandInset ref
21776 LatexCommand ref
21777 reference "tab:Deux-sous-tableaux-cote-a-cote"
21778
21779 \end_inset
21780
21781  et 
21782 \begin_inset CommandInset ref
21783 LatexCommand ref
21784 reference "tab:Deux-sous-tableaux-l-un-sur-l-autre"
21785
21786 \end_inset
21787
21788 .
21789 \end_layout
21790
21791 \begin_layout Standard
21792 On fait référence à des sous-flottants comme on le ferait avec des flottants
21793  normaux : Les tableaux
21794 \begin_inset space ~
21795 \end_inset
21796
21797
21798 \begin_inset CommandInset ref
21799 LatexCommand ref
21800 reference "tab:Le-sous-tableau-a"
21801
21802 \end_inset
21803
21804  et 
21805 \begin_inset CommandInset ref
21806 LatexCommand ref
21807 reference "tab:Le-sous-tableau-b"
21808
21809 \end_inset
21810
21811  sont des sous-tableaux du tableau
21812 \begin_inset space ~
21813 \end_inset
21814
21815
21816 \begin_inset CommandInset ref
21817 LatexCommand ref
21818 reference "tab:Deux-sous-tableaux-cote-a-cote"
21819
21820 \end_inset
21821
21822 .
21823 \end_layout
21824
21825 \begin_layout Standard
21826 \begin_inset Float table
21827 wide false
21828 sideways false
21829 status open
21830
21831 \begin_layout Plain Layout
21832 \begin_inset Caption
21833
21834 \begin_layout Plain Layout
21835 \begin_inset CommandInset label
21836 LatexCommand label
21837 name "tab:Deux-sous-tableaux-cote-a-cote"
21838
21839 \end_inset
21840
21841 Deux sous-tableaux placés côte-à-côte.
21842 \end_layout
21843
21844 \end_inset
21845
21846
21847 \end_layout
21848
21849 \begin_layout Plain Layout
21850 \align center
21851 \begin_inset space \hfill{}
21852 \end_inset
21853
21854
21855 \begin_inset Float table
21856 wide false
21857 sideways false
21858 status collapsed
21859
21860 \begin_layout Plain Layout
21861 \begin_inset Caption
21862
21863 \begin_layout Plain Layout
21864 \begin_inset CommandInset label
21865 LatexCommand label
21866 name "tab:Le-sous-tableau-a"
21867
21868 \end_inset
21869
21870 Le sous-tableau a
21871 \end_layout
21872
21873 \end_inset
21874
21875
21876 \end_layout
21877
21878 \begin_layout Plain Layout
21879 \align center
21880 \begin_inset Tabular
21881 <lyxtabular version="3" rows="1" columns="5">
21882 <features>
21883 <column alignment="center" valignment="top" width="0">
21884 <column alignment="center" valignment="top" width="0">
21885 <column alignment="center" valignment="top" width="0">
21886 <column alignment="center" valignment="top" width="0">
21887 <column alignment="center" valignment="top" width="0">
21888 <row>
21889 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21890 \begin_inset Text
21891
21892 \begin_layout Plain Layout
21893 test
21894 \end_layout
21895
21896 \end_inset
21897 </cell>
21898 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21899 \begin_inset Text
21900
21901 \begin_layout Plain Layout
21902 b
21903 \end_layout
21904
21905 \end_inset
21906 </cell>
21907 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21908 \begin_inset Text
21909
21910 \begin_layout Plain Layout
21911 c
21912 \end_layout
21913
21914 \end_inset
21915 </cell>
21916 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21917 \begin_inset Text
21918
21919 \begin_layout Plain Layout
21920 d
21921 \end_layout
21922
21923 \end_inset
21924 </cell>
21925 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21926 \begin_inset Text
21927
21928 \begin_layout Plain Layout
21929 e
21930 \end_layout
21931
21932 \end_inset
21933 </cell>
21934 </row>
21935 </lyxtabular>
21936
21937 \end_inset
21938
21939
21940 \end_layout
21941
21942 \end_inset
21943
21944
21945 \begin_inset space \hfill{}
21946 \end_inset
21947
21948
21949 \begin_inset Float table
21950 wide false
21951 sideways false
21952 status collapsed
21953
21954 \begin_layout Plain Layout
21955 \begin_inset Caption
21956
21957 \begin_layout Plain Layout
21958 \begin_inset CommandInset label
21959 LatexCommand label
21960 name "tab:Le-sous-tableau-b"
21961
21962 \end_inset
21963
21964 Le sous-tableau b.
21965 \end_layout
21966
21967 \end_inset
21968
21969
21970 \end_layout
21971
21972 \begin_layout Plain Layout
21973 \align center
21974 \begin_inset Tabular
21975 <lyxtabular version="3" rows="1" columns="5">
21976 <features>
21977 <column alignment="center" valignment="top" width="0">
21978 <column alignment="center" valignment="top" width="0">
21979 <column alignment="center" valignment="top" width="0">
21980 <column alignment="center" valignment="top" width="0">
21981 <column alignment="center" valignment="top" width="0">
21982 <row>
21983 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21984 \begin_inset Text
21985
21986 \begin_layout Plain Layout
21987 e
21988 \end_layout
21989
21990 \end_inset
21991 </cell>
21992 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21993 \begin_inset Text
21994
21995 \begin_layout Plain Layout
21996 d
21997 \end_layout
21998
21999 \end_inset
22000 </cell>
22001 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22002 \begin_inset Text
22003
22004 \begin_layout Plain Layout
22005 c
22006 \end_layout
22007
22008 \end_inset
22009 </cell>
22010 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22011 \begin_inset Text
22012
22013 \begin_layout Plain Layout
22014 b
22015 \end_layout
22016
22017 \end_inset
22018 </cell>
22019 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22020 \begin_inset Text
22021
22022 \begin_layout Plain Layout
22023 test
22024 \end_layout
22025
22026 \end_inset
22027 </cell>
22028 </row>
22029 </lyxtabular>
22030
22031 \end_inset
22032
22033
22034 \end_layout
22035
22036 \end_inset
22037
22038
22039 \begin_inset space \hfill{}
22040 \end_inset
22041
22042
22043 \end_layout
22044
22045 \end_inset
22046
22047
22048 \end_layout
22049
22050 \begin_layout Standard
22051 \begin_inset Float table
22052 wide false
22053 sideways false
22054 status open
22055
22056 \begin_layout Plain Layout
22057 \begin_inset Caption
22058
22059 \begin_layout Plain Layout
22060 \begin_inset CommandInset label
22061 LatexCommand label
22062 name "tab:Deux-sous-tableaux-l-un-sur-l-autre"
22063
22064 \end_inset
22065
22066 Deux sous-tableaux placés l'un sur l'autre.
22067  (a) un tableau avec 4 cellules, (b) un tableau avec 5 cellules.
22068 \end_layout
22069
22070 \end_inset
22071
22072
22073 \end_layout
22074
22075 \begin_layout Plain Layout
22076 \align center
22077 \begin_inset Float table
22078 wide false
22079 sideways false
22080 status collapsed
22081
22082 \begin_layout Plain Layout
22083 \begin_inset Caption
22084
22085 \begin_layout Plain Layout
22086
22087 \end_layout
22088
22089 \end_inset
22090
22091
22092 \end_layout
22093
22094 \begin_layout Plain Layout
22095 \align center
22096 \begin_inset Tabular
22097 <lyxtabular version="3" rows="1" columns="4">
22098 <features>
22099 <column alignment="center" valignment="top" width="0">
22100 <column alignment="center" valignment="top" width="0">
22101 <column alignment="center" valignment="top" width="0">
22102 <column alignment="center" valignment="top" width="0">
22103 <row>
22104 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22105 \begin_inset Text
22106
22107 \begin_layout Plain Layout
22108 test
22109 \end_layout
22110
22111 \end_inset
22112 </cell>
22113 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22114 \begin_inset Text
22115
22116 \begin_layout Plain Layout
22117 test
22118 \end_layout
22119
22120 \end_inset
22121 </cell>
22122 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22123 \begin_inset Text
22124
22125 \begin_layout Plain Layout
22126 test
22127 \end_layout
22128
22129 \end_inset
22130 </cell>
22131 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22132 \begin_inset Text
22133
22134 \begin_layout Plain Layout
22135 test
22136 \end_layout
22137
22138 \end_inset
22139 </cell>
22140 </row>
22141 </lyxtabular>
22142
22143 \end_inset
22144
22145
22146 \end_layout
22147
22148 \end_inset
22149
22150
22151 \end_layout
22152
22153 \begin_layout Plain Layout
22154 \align center
22155 \begin_inset Float table
22156 wide false
22157 sideways false
22158 status collapsed
22159
22160 \begin_layout Plain Layout
22161 \begin_inset Caption
22162
22163 \begin_layout Plain Layout
22164
22165 \end_layout
22166
22167 \end_inset
22168
22169
22170 \end_layout
22171
22172 \begin_layout Plain Layout
22173 \align center
22174 \begin_inset Tabular
22175 <lyxtabular version="3" rows="1" columns="5">
22176 <features>
22177 <column alignment="center" valignment="top" width="0">
22178 <column alignment="center" valignment="top" width="0">
22179 <column alignment="center" valignment="top" width="0">
22180 <column alignment="center" valignment="top" width="0">
22181 <column alignment="center" valignment="top" width="0">
22182 <row>
22183 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22184 \begin_inset Text
22185
22186 \begin_layout Plain Layout
22187 a
22188 \end_layout
22189
22190 \end_inset
22191 </cell>
22192 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22193 \begin_inset Text
22194
22195 \begin_layout Plain Layout
22196 b
22197 \end_layout
22198
22199 \end_inset
22200 </cell>
22201 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22202 \begin_inset Text
22203
22204 \begin_layout Plain Layout
22205 c
22206 \end_layout
22207
22208 \end_inset
22209 </cell>
22210 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22211 \begin_inset Text
22212
22213 \begin_layout Plain Layout
22214 d
22215 \end_layout
22216
22217 \end_inset
22218 </cell>
22219 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22220 \begin_inset Text
22221
22222 \begin_layout Plain Layout
22223 e
22224 \end_layout
22225
22226 \end_inset
22227 </cell>
22228 </row>
22229 </lyxtabular>
22230
22231 \end_inset
22232
22233
22234 \end_layout
22235
22236 \end_inset
22237
22238
22239 \end_layout
22240
22241 \end_inset
22242
22243
22244 \end_layout
22245
22246 \begin_layout Section
22247 Flottants côte-à-côte
22248 \begin_inset Index
22249 status collapsed
22250
22251 \begin_layout Plain Layout
22252 Flottants ! côte-à-côte
22253 \end_layout
22254
22255 \end_inset
22256
22257
22258 \end_layout
22259
22260 \begin_layout Standard
22261 Pour placer des flottants côte-à-côte, comme pour la figure
22262 \begin_inset space ~
22263 \end_inset
22264
22265
22266 \begin_inset CommandInset ref
22267 LatexCommand ref
22268 reference "fig:Flottant-gauche"
22269
22270 \end_inset
22271
22272  et 
22273 \begin_inset CommandInset ref
22274 LatexCommand ref
22275 reference "fig:Flottant-droit"
22276
22277 \end_inset
22278
22279 , on n'utilise 
22280 \emph on
22281 qu'un seul 
22282 \emph default
22283 flottant.
22284  On y insère deux boîtes de minipages.
22285 \begin_inset Foot
22286 status collapsed
22287
22288 \begin_layout Plain Layout
22289 Les minipages sont décrites dans la section
22290 \begin_inset space ~
22291 \end_inset
22292
22293
22294 \begin_inset CommandInset ref
22295 LatexCommand ref
22296 reference "sec:Minipages"
22297
22298 \end_inset
22299
22300 .
22301 \end_layout
22302
22303 \end_inset
22304
22305  La largeur est mise à 45
22306 \begin_inset space \thinspace{}
22307 \end_inset
22308
22309 -50
22310 \begin_inset space \thinspace{}
22311 \end_inset
22312
22313 column% et l'alignement de la boîte à 
22314 \family sans
22315 Bas
22316 \family default
22317  pour chaque minipage.
22318  Les boîtes minipages contiennent l'image et la légende exactement comme
22319  avec un flottant.
22320  La seule différence est que l'unité de longueur 
22321 \family sans
22322 Largeur
22323 \begin_inset space ~
22324 \end_inset
22325
22326 colonne
22327 \begin_inset space ~
22328 \end_inset
22329
22330 %
22331 \family default
22332  utilisée pour l'image est maintenant définie par rapport à la largeur des
22333  boîtes minipages.
22334 \end_layout
22335
22336 \begin_layout Standard
22337 \begin_inset Float figure
22338 wide false
22339 sideways false
22340 status open
22341
22342 \begin_layout Plain Layout
22343 \begin_inset Box Frameless
22344 position "b"
22345 hor_pos "c"
22346 has_inner_box 1
22347 inner_pos "t"
22348 use_parbox 0
22349 width "45col%"
22350 special "none"
22351 height "1in"
22352 height_special "totalheight"
22353 status open
22354
22355 \begin_layout Plain Layout
22356 \align center
22357 \begin_inset Graphics
22358         filename ../clipart/mobius.eps
22359         lyxscale 50
22360         width 100col%
22361         scaleBeforeRotation
22362
22363 \end_inset
22364
22365
22366 \end_layout
22367
22368 \begin_layout Plain Layout
22369 \begin_inset Caption
22370
22371 \begin_layout Plain Layout
22372 \begin_inset CommandInset label
22373 LatexCommand label
22374 name "fig:Flottant-gauche"
22375
22376 \end_inset
22377
22378 Flottant du côté gauche.
22379 \end_layout
22380
22381 \end_inset
22382
22383
22384 \end_layout
22385
22386 \end_inset
22387
22388
22389 \begin_inset space \hfill{}
22390 \end_inset
22391
22392
22393 \begin_inset Box Frameless
22394 position "b"
22395 hor_pos "c"
22396 has_inner_box 1
22397 inner_pos "t"
22398 use_parbox 0
22399 width "45col%"
22400 special "none"
22401 height "1in"
22402 height_special "totalheight"
22403 status open
22404
22405 \begin_layout Plain Layout
22406 \align center
22407 \begin_inset Graphics
22408         filename ../clipart/platypus.eps
22409         lyxscale 50
22410         width 100col%
22411         scaleBeforeRotation
22412
22413 \end_inset
22414
22415
22416 \end_layout
22417
22418 \begin_layout Plain Layout
22419 \begin_inset Caption
22420
22421 \begin_layout Plain Layout
22422 \begin_inset CommandInset label
22423 LatexCommand label
22424 name "fig:Flottant-droit"
22425
22426 \end_inset
22427
22428 Flottant du côté droit.
22429 \end_layout
22430
22431 \end_inset
22432
22433
22434 \end_layout
22435
22436 \end_inset
22437
22438
22439 \end_layout
22440
22441 \end_inset
22442
22443
22444 \end_layout
22445
22446 \begin_layout Section
22447 Mise en Forme de la Légende
22448 \begin_inset Index
22449 status collapsed
22450
22451 \begin_layout Plain Layout
22452 Légende ! Mise en forme
22453 \end_layout
22454
22455 \end_inset
22456
22457
22458 \begin_inset Index
22459 status collapsed
22460
22461 \begin_layout Plain Layout
22462 Flottants ! Mise en forme de la Légende
22463 \end_layout
22464
22465 \end_inset
22466
22467
22468 \begin_inset CommandInset label
22469 LatexCommand label
22470 name "sec:Formatage-légende"
22471
22472 \end_inset
22473
22474
22475 \end_layout
22476
22477 \begin_layout Standard
22478 L'environnement 
22479 \family sans
22480 Légende
22481 \family default
22482  est l'environnement de paragraphe implicite pour les 
22483 \family sans
22484 flottants
22485 \family default
22486 .
22487  Dans la fenêtre de LyX les légendes apparaissent comme une étiquette comme
22488  par exemple 
22489 \begin_inset Quotes eld
22490 \end_inset
22491
22492
22493 \family sans
22494 Figure #:
22495 \family default
22496
22497 \begin_inset Quotes erd
22498 \end_inset
22499
22500  suivi par le texte de la légende.
22501  Le 
22502 \begin_inset Quotes eld
22503 \end_inset
22504
22505 #
22506 \begin_inset Quotes erd
22507 \end_inset
22508
22509  étant remplacé par le numéro de référence réel.
22510  implicitement l'étiquette et le numéro sont dans la même police de caractères
22511  que le texte de la légende et deux points suivent le numéro pour séparer
22512  l'étiquette du texte.
22513  Ce format de légende n'est pas forcément adapté à tous les types de documents.
22514 \end_layout
22515
22516 \begin_layout Standard
22517 Pour modifier le format implicite des légendes, il faut charger le paquetage
22518  LaTeX 
22519 \series bold
22520 caption
22521 \series default
22522
22523 \begin_inset Index
22524 status collapsed
22525
22526 \begin_layout Plain Layout
22527 Paquetages LaTeX ! caption
22528 \end_layout
22529
22530 \end_inset
22531
22532  dans le préambule de votre document avec la ligne suivante :
22533 \end_layout
22534
22535 \begin_layout Standard
22536
22537 \series bold
22538
22539 \backslash
22540 usepackage[format definition]{caption}
22541 \end_layout
22542
22543 \begin_layout Standard
22544 Pour avoir par exemple l'étiquette et le numéro dans une police sans empattement
22545  grasse et les légendes de tableau toujours au dessus des tableaux, comme
22546  dans ce document, utilisez les commandes suivantes :
22547 \end_layout
22548
22549 \begin_layout Standard
22550
22551 \series bold
22552
22553 \backslash
22554 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
22555 \end_layout
22556
22557 \begin_layout Standard
22558 Vous pouvez aussi définir des formats de légendes différents pour les différents
22559  types de flottants.
22560  Dans ce cas chargez le paquetage 
22561 \series bold
22562 caption 
22563 \series default
22564 sans option de format spécifique et définissez les différents formats à
22565  l'aide de la commande 
22566 \end_layout
22567
22568 \begin_layout Standard
22569
22570 \series bold
22571
22572 \backslash
22573 captionsetup[type de flottant]{définition du format}
22574 \end_layout
22575
22576 \begin_layout Standard
22577 dans le préambule du document.
22578  Par exemple les formats de légende de la Figure
22579 \begin_inset space ~
22580 \end_inset
22581
22582
22583 \begin_inset CommandInset ref
22584 LatexCommand ref
22585 reference "fig:Legende-de-fig"
22586
22587 \end_inset
22588
22589  et du Tableau
22590 \begin_inset space ~
22591 \end_inset
22592
22593
22594 \begin_inset CommandInset ref
22595 LatexCommand ref
22596 reference "tab:Légende-de-tab"
22597
22598 \end_inset
22599
22600  peuvent être créés en utilisant les commandes suivantes dans le préambule
22601  :
22602 \end_layout
22603
22604 \begin_layout Standard
22605
22606 \series bold
22607
22608 \backslash
22609 usepackage[tableposition=top]{caption}
22610 \series default
22611
22612 \begin_inset Newline newline
22613 \end_inset
22614
22615
22616 \series bold
22617
22618 \backslash
22619 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
22620 \begin_inset Newline newline
22621 \end_inset
22622
22623
22624 \begin_inset ERT
22625 status collapsed
22626
22627 \begin_layout Plain Layout
22628
22629
22630 \backslash
22631 hphantom{
22632 \backslash
22633
22634 \backslash
22635 captionsetup[figure]
22636 \backslash
22637 {}
22638 \end_layout
22639
22640 \end_inset
22641
22642  labelsep=period}
22643 \begin_inset Newline newline
22644 \end_inset
22645
22646
22647 \backslash
22648 captionsetup[table]{labelfont={bf,sf}}
22649 \end_layout
22650
22651 \begin_layout Standard
22652 \begin_inset Note Greyedout
22653 status open
22654
22655 \begin_layout Plain Layout
22656
22657 \series bold
22658 Note:
22659 \series default
22660  L'option 
22661 \series bold
22662 tableposition=top
22663 \series default
22664  n'a pas d'effet quand on utilise un document de classe 
22665 \series bold
22666 KOMA-script
22667 \series default
22668
22669 \begin_inset Index
22670 status collapsed
22671
22672 \begin_layout Plain Layout
22673 Paquetages LaTeX ! KOMA-script
22674 \end_layout
22675
22676 \end_inset
22677
22678 .
22679  Dans ce cas on doit utiliser l'option 
22680 \series bold
22681 tablecaptionabove
22682 \series default
22683  de la classe de document.
22684 \end_layout
22685
22686 \end_inset
22687
22688
22689 \end_layout
22690
22691 \begin_layout Standard
22692 Pour plus d'information sur le paquetage 
22693 \series bold
22694 caption
22695 \series default
22696  nous vous renvoyons à sa documentation 
22697 \begin_inset CommandInset citation
22698 LatexCommand cite
22699 key "caption"
22700
22701 \end_inset
22702
22703 .
22704 \end_layout
22705
22706 \begin_layout Standard
22707 Pour changer le nom de l'étiquette, par exemple de 
22708 \begin_inset Quotes eld
22709 \end_inset
22710
22711 Figure
22712 \begin_inset Quotes erd
22713 \end_inset
22714
22715  à 
22716 \begin_inset Quotes eld
22717 \end_inset
22718
22719 Image
22720 \begin_inset Quotes erd
22721 \end_inset
22722
22723 , utilisez la commande suivante dans le préambule :
22724 \end_layout
22725
22726 \begin_layout Standard
22727
22728 \series bold
22729
22730 \backslash
22731 renewcommand{
22732 \backslash
22733 fnum@figure}{Image~
22734 \backslash
22735 thefigure}
22736 \end_layout
22737
22738 \begin_layout Standard
22739 où 
22740 \series bold
22741
22742 \backslash
22743 thefigure
22744 \series default
22745  insère le numéro de la figure et
22746 \series bold
22747  
22748 \begin_inset Quotes eld
22749 \end_inset
22750
22751 ~
22752 \series default
22753
22754 \begin_inset Quotes erd
22755 \end_inset
22756
22757  ajoute une espace insécable.
22758 \end_layout
22759
22760 \begin_layout Standard
22761 \begin_inset VSpace bigskip
22762 \end_inset
22763
22764 Si vous utilisez un document de classe 
22765 \series bold
22766 KOMA-script
22767 \series default
22768
22769 \begin_inset Index
22770 status collapsed
22771
22772 \begin_layout Plain Layout
22773 Paquetages LaTeX ! KOMA-script
22774 \end_layout
22775
22776 \end_inset
22777
22778  (
22779 \family sans
22780 article (KOMA-script)
22781 \family default
22782
22783 \family sans
22784 book (KOMA-script)
22785 \family default
22786
22787 \family sans
22788 letter (KOMA-script)
22789 \family default
22790 , ou 
22791 \family sans
22792 report (KOMA-script)
22793 \family default
22794
22795 \begin_inset space \thinspace{}
22796 \end_inset
22797
22798 ), Vous pouvez utiliser la commande incorporée 
22799 \series bold
22800
22801 \backslash
22802 setkomafont 
22803 \series default
22804 du paquetage
22805 \series bold
22806  KOMA-script 
22807 \series default
22808 à la place du paquetage
22809 \series bold
22810  caption.
22811  
22812 \series default
22813 Par exemple, pour avoir une étiquette de légende en gras, ajoutez la commande
22814  suivante au préambule de votre document :
22815 \end_layout
22816
22817 \begin_layout Standard
22818
22819 \series bold
22820
22821 \backslash
22822 setkomafont{captionlabel}{
22823 \backslash
22824 bfseries}
22825 \end_layout
22826
22827 \begin_layout Standard
22828 Pour plus d'information au sujet de 
22829 \series bold
22830
22831 \backslash
22832 setkomafont
22833 \series default
22834  nous vous renvoyons à la documentation du paquetage 
22835 \series bold
22836 KOMA-script
22837 \series default
22838  
22839 \begin_inset CommandInset citation
22840 LatexCommand cite
22841 key "KOMA-script"
22842
22843 \end_inset
22844
22845 .
22846 \end_layout
22847
22848 \begin_layout Standard
22849 \begin_inset ERT
22850 status collapsed
22851
22852 \begin_layout Plain Layout
22853
22854
22855 \backslash
22856 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
22857 }
22858 \end_layout
22859
22860 \end_inset
22861
22862
22863 \begin_inset Note Note
22864 status open
22865
22866 \begin_layout Plain Layout
22867 Le format de la légende n'est modifié que pour cet exemple.
22868 \end_layout
22869
22870 \end_inset
22871
22872
22873 \end_layout
22874
22875 \begin_layout Standard
22876 \begin_inset Float figure
22877 placement !p
22878 wide false
22879 sideways false
22880 status open
22881
22882 \begin_layout Plain Layout
22883 \align center
22884 \begin_inset Graphics
22885         filename ../clipart/mobius.eps
22886         lyxscale 50
22887         scale 50
22888         scaleBeforeRotation
22889
22890 \end_inset
22891
22892
22893 \end_layout
22894
22895 \begin_layout Plain Layout
22896 \begin_inset Caption
22897
22898 \begin_layout Plain Layout
22899 \begin_inset CommandInset label
22900 LatexCommand label
22901 name "fig:Legende-de-fig"
22902
22903 \end_inset
22904
22905 Ceci est un exemple de légende de figure qui est plus longue qu'une ligne
22906  pour montrer les différents types de formats de légendes.
22907  Ici on a utilisé un format de légende personnalisé.
22908 \end_layout
22909
22910 \end_inset
22911
22912
22913 \end_layout
22914
22915 \end_inset
22916
22917
22918 \end_layout
22919
22920 \begin_layout Standard
22921 \begin_inset ERT
22922 status collapsed
22923
22924 \begin_layout Plain Layout
22925
22926
22927 \backslash
22928 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
22929 on}
22930 \end_layout
22931
22932 \end_inset
22933
22934
22935 \end_layout
22936
22937 \begin_layout Standard
22938 \begin_inset Float table
22939 placement !p
22940 wide false
22941 sideways false
22942 status open
22943
22944 \begin_layout Plain Layout
22945 \begin_inset Caption
22946
22947 \begin_layout Plain Layout
22948 \begin_inset CommandInset label
22949 LatexCommand label
22950 name "tab:Légende-de-tab"
22951
22952 \end_inset
22953
22954 Ceci est un exemple de légende de tableau qui est plus longue qu'une ligne
22955  pour montrer les différents types de formats de légendes.
22956  Ici on a utilisé le format de légende implicite.
22957 \end_layout
22958
22959 \end_inset
22960
22961
22962 \end_layout
22963
22964 \begin_layout Plain Layout
22965 \align center
22966 \begin_inset Tabular
22967 <lyxtabular version="3" rows="1" columns="5">
22968 <features>
22969 <column alignment="center" valignment="top" width="0">
22970 <column alignment="center" valignment="top" width="0">
22971 <column alignment="center" valignment="top" width="0">
22972 <column alignment="center" valignment="top" width="0">
22973 <column alignment="center" valignment="top" width="0">
22974 <row>
22975 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22976 \begin_inset Text
22977
22978 \begin_layout Plain Layout
22979 a
22980 \end_layout
22981
22982 \end_inset
22983 </cell>
22984 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22985 \begin_inset Text
22986
22987 \begin_layout Plain Layout
22988 b
22989 \end_layout
22990
22991 \end_inset
22992 </cell>
22993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22994 \begin_inset Text
22995
22996 \begin_layout Plain Layout
22997 c
22998 \end_layout
22999
23000 \end_inset
23001 </cell>
23002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23003 \begin_inset Text
23004
23005 \begin_layout Plain Layout
23006 d
23007 \end_layout
23008
23009 \end_inset
23010 </cell>
23011 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23012 \begin_inset Text
23013
23014 \begin_layout Plain Layout
23015 e
23016 \end_layout
23017
23018 \end_inset
23019 </cell>
23020 </row>
23021 </lyxtabular>
23022
23023 \end_inset
23024
23025
23026 \end_layout
23027
23028 \end_inset
23029
23030
23031 \end_layout
23032
23033 \begin_layout Section
23034 Positionnement de la Légende
23035 \begin_inset Index
23036 status collapsed
23037
23038 \begin_layout Plain Layout
23039 Légende ! Placement
23040 \end_layout
23041
23042 \end_inset
23043
23044
23045 \begin_inset Index
23046 status collapsed
23047
23048 \begin_layout Plain Layout
23049 Flottants ! Placement de la légende
23050 \end_layout
23051
23052 \end_inset
23053
23054
23055 \begin_inset CommandInset label
23056 LatexCommand label
23057 name "sec:Placement-légende"
23058
23059 \end_inset
23060
23061
23062 \end_layout
23063
23064 \begin_layout Standard
23065 La règle habituelle pour placer la légende est :
23066 \end_layout
23067
23068 \begin_layout Description
23069 Figure
23070 \begin_inset space ~
23071 \end_inset
23072
23073 : La légende est placée en dessous de la figure
23074 \end_layout
23075
23076 \begin_layout Description
23077 Tableau
23078 \begin_inset space ~
23079 \end_inset
23080
23081 : La légende est placée au dessus du tableau
23082 \end_layout
23083
23084 \begin_layout Standard
23085 Malheureusement les classes standard de LaTeX ne gèrent pas les légendes
23086  au dessus des tableaux.
23087  Ce qui fait que si vous utilisez une des classes de document 
23088 \family sans
23089 article
23090 \family default
23091
23092 \family sans
23093 book
23094 \family default
23095
23096 \family sans
23097 letter
23098 \family default
23099 , ou 
23100 \family sans
23101 report
23102 \family default
23103  il n'y aura pas d'espace libre entre la légende et le tableau.
23104  Pour insérer l'espace nécessaire, ajoutez l'option suivante à la commande
23105  de chargement du paquetage LaTeX 
23106 \series bold
23107 caption
23108 \series default
23109  dans le préambule de votre document
23110 \begin_inset Foot
23111 status open
23112
23113 \begin_layout Plain Layout
23114 Voir la section
23115 \begin_inset space ~
23116 \end_inset
23117
23118
23119 \begin_inset CommandInset ref
23120 LatexCommand ref
23121 reference "sec:Formatage-légende"
23122
23123 \end_inset
23124
23125  pour plus d'information sur le paquetage 
23126 \series bold
23127 caption
23128 \series default
23129 .
23130 \end_layout
23131
23132 \end_inset
23133
23134 :
23135 \end_layout
23136
23137 \begin_layout Standard
23138
23139 \series bold
23140 tableposition=top
23141 \end_layout
23142
23143 \begin_layout Standard
23144 Si vous utilisez une classe de document 
23145 \series bold
23146 KOMA-script
23147 \series default
23148
23149 \begin_inset Index
23150 status collapsed
23151
23152 \begin_layout Plain Layout
23153 Paquetages LaTeX ! KOMA-script
23154 \end_layout
23155
23156 \end_inset
23157
23158  (
23159 \family sans
23160 article (KOMA-script)
23161 \family default
23162
23163 \family sans
23164 book (KOMA-script)
23165 \family default
23166
23167 \family sans
23168 letter (KOMA-script)
23169 \family default
23170 , ou 
23171 \family sans
23172 report (KOMA-script)
23173 \family default
23174
23175 \begin_inset space \thinspace{}
23176 \end_inset
23177
23178 ), vous pouvez utiliser à la place du paquetage 
23179 \series bold
23180 caption
23181 \series default
23182  l'option 
23183 \series bold
23184 tablecaptionabove
23185 \series default
23186  de la classe de document.
23187 \end_layout
23188
23189 \begin_layout Standard
23190 \begin_inset VSpace bigskip
23191 \end_inset
23192
23193 On peut aussi mettre la légende à côté d'une figure ou d'un tableau.
23194  Pour cela, vous devez charger le paquetage LaTeX 
23195 \series bold
23196 sidecap
23197 \series default
23198
23199 \begin_inset Index
23200 status collapsed
23201
23202 \begin_layout Plain Layout
23203 Paquetages LaTeX ! sidecap
23204 \end_layout
23205
23206 \end_inset
23207
23208  dans le préambule de votre document avec la ligne de commande suivante
23209 \end_layout
23210
23211 \begin_layout Standard
23212
23213 \series bold
23214
23215 \backslash
23216 usepackage[option]{sidecap}
23217 \end_layout
23218
23219 \begin_layout Standard
23220 Si vous ne mettez aucune option, la légende sera placée du côté de la marge
23221  extérieure – à droite sur les pages impaires et à gauche sur les pages
23222  paires.
23223  Vous pouvez mettre la légende dans la marge interne en utilisant l'option
23224  
23225 \series bold
23226 innercaption
23227 \series default
23228 .
23229  Pour forcer le placement toujours à droite ou à gauche, utilisez les options
23230  
23231 \series bold
23232 rightcaption
23233 \series default
23234  ou 
23235 \series bold
23236 leftcaption
23237 \series default
23238 .
23239 \end_layout
23240
23241 \begin_layout Standard
23242 \begin_inset ERT
23243 status collapsed
23244
23245 \begin_layout Plain Layout
23246
23247
23248 \backslash
23249 ifsidecap
23250 \end_layout
23251
23252 \end_inset
23253
23254
23255 \begin_inset Note Note
23256 status open
23257
23258 \begin_layout Plain Layout
23259 La section suivante ne sera affichée que si le paquetage LaTeX 
23260 \series bold
23261 sidecap
23262 \series default
23263  a été installé.
23264 \end_layout
23265
23266 \end_inset
23267
23268
23269 \end_layout
23270
23271 \begin_layout Standard
23272 Pour pouvoir placer la légende d'un flottant à côté de celui-ci, vous devez
23273  ajouter ces commandes dans le préambule de votre document :
23274 \end_layout
23275
23276 \begin_layout Standard
23277
23278 \lyxline
23279
23280 \end_layout
23281
23282 \begin_layout Standard
23283
23284 \series bold
23285
23286 \backslash
23287 newcommand{
23288 \backslash
23289 TabBesBeg}{%
23290 \begin_inset Newline newline
23291 \end_inset
23292
23293
23294 \begin_inset ERT
23295 status collapsed
23296
23297 \begin_layout Plain Layout
23298
23299
23300 \backslash
23301 hphantom{ }
23302 \end_layout
23303
23304 \end_inset
23305
23306
23307 \backslash
23308 let
23309 \backslash
23310 MyTable
23311 \backslash
23312 table
23313 \begin_inset Newline newline
23314 \end_inset
23315
23316
23317 \begin_inset ERT
23318 status collapsed
23319
23320 \begin_layout Plain Layout
23321
23322
23323 \backslash
23324 hphantom{ }
23325 \end_layout
23326
23327 \end_inset
23328
23329
23330 \backslash
23331 let
23332 \backslash
23333 MyEndtable
23334 \backslash
23335 endtable
23336 \begin_inset Newline newline
23337 \end_inset
23338
23339
23340 \begin_inset ERT
23341 status collapsed
23342
23343 \begin_layout Plain Layout
23344
23345
23346 \backslash
23347 hphantom{ }
23348 \end_layout
23349
23350 \end_inset
23351
23352
23353 \backslash
23354 renewenvironment{table}{
23355 \backslash
23356 begin{SCtable}}{
23357 \backslash
23358 end{SCtable}}}
23359 \end_layout
23360
23361 \begin_layout Standard
23362
23363 \series bold
23364
23365 \backslash
23366 newcommand{
23367 \backslash
23368 TabBesEnd}{%
23369 \begin_inset Newline newline
23370 \end_inset
23371
23372
23373 \begin_inset ERT
23374 status collapsed
23375
23376 \begin_layout Plain Layout
23377
23378
23379 \backslash
23380 hphantom{ }
23381 \end_layout
23382
23383 \end_inset
23384
23385
23386 \backslash
23387 let
23388 \backslash
23389 table
23390 \backslash
23391 MyTable
23392 \begin_inset Newline newline
23393 \end_inset
23394
23395
23396 \begin_inset ERT
23397 status collapsed
23398
23399 \begin_layout Plain Layout
23400
23401
23402 \backslash
23403 hphantom{ }
23404 \end_layout
23405
23406 \end_inset
23407
23408
23409 \backslash
23410 let
23411 \backslash
23412 endtable
23413 \backslash
23414 MyEndtable
23415 \end_layout
23416
23417 \begin_layout Standard
23418
23419 \series bold
23420
23421 \backslash
23422 newcommand{
23423 \backslash
23424 FigBesBeg}{%
23425 \begin_inset Newline newline
23426 \end_inset
23427
23428
23429 \begin_inset ERT
23430 status collapsed
23431
23432 \begin_layout Plain Layout
23433
23434
23435 \backslash
23436 hphantom{ }
23437 \end_layout
23438
23439 \end_inset
23440
23441
23442 \backslash
23443 let
23444 \backslash
23445 MyFigure
23446 \backslash
23447 figure
23448 \begin_inset Newline newline
23449 \end_inset
23450
23451
23452 \begin_inset ERT
23453 status collapsed
23454
23455 \begin_layout Plain Layout
23456
23457
23458 \backslash
23459 hphantom{ }
23460 \end_layout
23461
23462 \end_inset
23463
23464
23465 \backslash
23466 let
23467 \backslash
23468 MyEndfigure
23469 \backslash
23470 endfigure
23471 \begin_inset Newline newline
23472 \end_inset
23473
23474
23475 \begin_inset ERT
23476 status collapsed
23477
23478 \begin_layout Plain Layout
23479
23480
23481 \backslash
23482 hphantom{ }
23483 \end_layout
23484
23485 \end_inset
23486
23487
23488 \backslash
23489 renewenvironment{figure}{
23490 \backslash
23491 begin{SCfigure}}{
23492 \backslash
23493 end{SCfigure}}}
23494 \end_layout
23495
23496 \begin_layout Standard
23497
23498 \series bold
23499
23500 \backslash
23501 newcommand{
23502 \backslash
23503 FigBesEnd}{%
23504 \begin_inset Newline newline
23505 \end_inset
23506
23507
23508 \begin_inset ERT
23509 status collapsed
23510
23511 \begin_layout Plain Layout
23512
23513
23514 \backslash
23515 hphantom{ }
23516 \end_layout
23517
23518 \end_inset
23519
23520
23521 \backslash
23522 let
23523 \backslash
23524 figure
23525 \backslash
23526 MyFigure
23527 \begin_inset Newline newline
23528 \end_inset
23529
23530
23531 \begin_inset ERT
23532 status collapsed
23533
23534 \begin_layout Plain Layout
23535
23536
23537 \backslash
23538 hphantom{ }
23539 \end_layout
23540
23541 \end_inset
23542
23543
23544 \backslash
23545 let
23546 \backslash
23547 endfigure
23548 \backslash
23549 MyEndfigure}
23550 \end_layout
23551
23552 \begin_layout Standard
23553
23554 \lyxline
23555
23556 \end_layout
23557
23558 \begin_layout Standard
23559 Ces commandes vous permettent de redéfinir les flottants de façon à ce que
23560  la légende se place sur le côté.
23561  Pour les flottants de figure, utilisez la commande
23562 \end_layout
23563
23564 \begin_layout Standard
23565
23566 \series bold
23567
23568 \backslash
23569 FigBesBeg
23570 \end_layout
23571
23572 \begin_layout Standard
23573 en code TeX avant le flottant.
23574  Après le flottant, insérez la commande
23575 \end_layout
23576
23577 \begin_layout Standard
23578
23579 \series bold
23580
23581 \backslash
23582 FigBesEnd
23583 \end_layout
23584
23585 \begin_layout Standard
23586 en code TeX pour revenir à la définition originale du flottant.
23587 \end_layout
23588
23589 \begin_layout Standard
23590 Pour les flottants de tableau, utilisez les commandes correspondantes
23591 \end_layout
23592
23593 \begin_layout Standard
23594
23595 \series bold
23596
23597 \backslash
23598 TabBesBeg
23599 \series default
23600  et 
23601 \series bold
23602
23603 \backslash
23604 TabBesEnd
23605 \end_layout
23606
23607 \begin_layout Standard
23608 La figure
23609 \begin_inset space ~
23610 \end_inset
23611
23612
23613 \begin_inset CommandInset ref
23614 LatexCommand ref
23615 reference "fig:legende-a-coté-fig"
23616
23617 \end_inset
23618
23619  et le tableau
23620 \begin_inset space ~
23621 \end_inset
23622
23623
23624 \begin_inset CommandInset ref
23625 LatexCommand ref
23626 reference "tab:legende-à-coté-tableau"
23627
23628 \end_inset
23629
23630  sont des exemples où la légende a été mises sur le coté.
23631 \end_layout
23632
23633 \begin_layout Standard
23634 Vous pouvez voir dans ces exemples que la légende est en haut du flottant
23635  pour les flottants de tableau et vers le bas pour les flottants de figure.
23636  Pour changer ce comportement, vous pouvez utiliser les commandes
23637 \end_layout
23638
23639 \begin_layout Standard
23640
23641 \series bold
23642
23643 \backslash
23644 sidecaptionvpos{type flottant}{placement}
23645 \end_layout
23646
23647 \begin_layout Standard
23648 dans le préambule du document ou en code TeX juste avant le flottant visé.
23649  Le type du flottant est soit 
23650 \family sans
23651 figure
23652 \family default
23653  soit 
23654 \family sans
23655 table
23656 \family default
23657 , le placement peut être 
23658 \begin_inset Quotes eld
23659 \end_inset
23660
23661
23662 \family sans
23663 t
23664 \family default
23665
23666 \begin_inset Quotes erd
23667 \end_inset
23668
23669  pour haut (top), 
23670 \begin_inset Quotes eld
23671 \end_inset
23672
23673
23674 \family sans
23675 c
23676 \family default
23677
23678 \begin_inset Quotes erd
23679 \end_inset
23680
23681  pour centre (center), ou 
23682 \begin_inset Quotes eld
23683 \end_inset
23684
23685
23686 \family sans
23687 b
23688 \family default
23689
23690 \begin_inset Quotes erd
23691 \end_inset
23692
23693  pour bas (bottom).
23694  Pour que, par exemple, les légendes des flottants de figure soient centrés
23695  verticalement, utilisez la commande
23696 \end_layout
23697
23698 \begin_layout Standard
23699
23700 \series bold
23701
23702 \backslash
23703 sidecaptionvpos{figure}{c}
23704 \end_layout
23705
23706 \begin_layout Standard
23707 C'est ce qui a été utilisé pour la figure
23708 \begin_inset space ~
23709 \end_inset
23710
23711
23712 \begin_inset CommandInset ref
23713 LatexCommand ref
23714 reference "fig:legende-à-coté-fig-2"
23715
23716 \end_inset
23717
23718 .
23719 \end_layout
23720
23721 \begin_layout Standard
23722 \begin_inset VSpace medskip
23723 \end_inset
23724
23725 Pour plus d'information sur le paquetage 
23726 \series bold
23727 sidecap
23728 \series default
23729  nous vous renvoyons à sa documentation 
23730 \begin_inset CommandInset citation
23731 LatexCommand cite
23732 key "sidecap"
23733
23734 \end_inset
23735
23736 .
23737 \end_layout
23738
23739 \begin_layout Standard
23740 \begin_inset Note Greyedout
23741 status open
23742
23743 \begin_layout Plain Layout
23744
23745 \series bold
23746 Note:
23747 \series default
23748  Le paquetage LaTeX 
23749 \series bold
23750 hypcap
23751 \series default
23752
23753 \begin_inset Index
23754 status collapsed
23755
23756 \begin_layout Plain Layout
23757 Paquetages LaTeX ! hypcap
23758 \end_layout
23759
23760 \end_inset
23761
23762 , qui est décrit dans la section
23763 \begin_inset space ~
23764 \end_inset
23765
23766
23767 \begin_inset CommandInset ref
23768 LatexCommand ref
23769 reference "sub:Reference-Position"
23770
23771 \end_inset
23772
23773 , n'a pas d'effet sur les flottants avec une légende placée à côté.
23774 \end_layout
23775
23776 \end_inset
23777
23778
23779 \end_layout
23780
23781 \begin_layout Standard
23782 \begin_inset ERT
23783 status collapsed
23784
23785 \begin_layout Plain Layout
23786
23787
23788 \backslash
23789 FigBesBeg 
23790 \end_layout
23791
23792 \end_inset
23793
23794
23795 \end_layout
23796
23797 \begin_layout Standard
23798 \begin_inset Float figure
23799 wide false
23800 sideways false
23801 status open
23802
23803 \begin_layout Plain Layout
23804 \begin_inset Graphics
23805         filename ../clipart/escher-lsd.eps
23806         scale 75
23807         scaleBeforeRotation
23808
23809 \end_inset
23810
23811
23812 \end_layout
23813
23814 \begin_layout Plain Layout
23815 \begin_inset Caption
23816
23817 \begin_layout Plain Layout
23818 \begin_inset CommandInset label
23819 LatexCommand label
23820 name "fig:legende-a-coté-fig"
23821
23822 \end_inset
23823
23824 Une légende à côté d'une figure.
23825 \end_layout
23826
23827 \end_inset
23828
23829
23830 \end_layout
23831
23832 \end_inset
23833
23834
23835 \end_layout
23836
23837 \begin_layout Standard
23838 \begin_inset ERT
23839 status collapsed
23840
23841 \begin_layout Plain Layout
23842
23843
23844 \backslash
23845 TabBesBeg 
23846 \end_layout
23847
23848 \end_inset
23849
23850
23851 \end_layout
23852
23853 \begin_layout Standard
23854 \begin_inset Float table
23855 wide false
23856 sideways false
23857 status open
23858
23859 \begin_layout Plain Layout
23860 \begin_inset Caption
23861
23862 \begin_layout Plain Layout
23863 \begin_inset CommandInset label
23864 LatexCommand label
23865 name "tab:legende-à-coté-tableau"
23866
23867 \end_inset
23868
23869 Une légende à côté d'un tableau.
23870 \end_layout
23871
23872 \end_inset
23873
23874
23875 \end_layout
23876
23877 \begin_layout Plain Layout
23878 \begin_inset Tabular
23879 <lyxtabular version="3" rows="4" columns="5">
23880 <features>
23881 <column alignment="center" valignment="top" width="0">
23882 <column alignment="center" valignment="top" width="0">
23883 <column alignment="center" valignment="top" width="0">
23884 <column alignment="center" valignment="top" width="0">
23885 <column alignment="center" valignment="top" width="0">
23886 <row>
23887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23888 \begin_inset Text
23889
23890 \begin_layout Plain Layout
23891 a
23892 \end_layout
23893
23894 \end_inset
23895 </cell>
23896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23897 \begin_inset Text
23898
23899 \begin_layout Plain Layout
23900
23901 \end_layout
23902
23903 \end_inset
23904 </cell>
23905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23906 \begin_inset Text
23907
23908 \begin_layout Plain Layout
23909 b
23910 \end_layout
23911
23912 \end_inset
23913 </cell>
23914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23915 \begin_inset Text
23916
23917 \begin_layout Plain Layout
23918
23919 \end_layout
23920
23921 \end_inset
23922 </cell>
23923 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23924 \begin_inset Text
23925
23926 \begin_layout Plain Layout
23927 c
23928 \end_layout
23929
23930 \end_inset
23931 </cell>
23932 </row>
23933 <row>
23934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23935 \begin_inset Text
23936
23937 \begin_layout Plain Layout
23938
23939 \end_layout
23940
23941 \end_inset
23942 </cell>
23943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23944 \begin_inset Text
23945
23946 \begin_layout Plain Layout
23947 d
23948 \end_layout
23949
23950 \end_inset
23951 </cell>
23952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23953 \begin_inset Text
23954
23955 \begin_layout Plain Layout
23956
23957 \end_layout
23958
23959 \end_inset
23960 </cell>
23961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23962 \begin_inset Text
23963
23964 \begin_layout Plain Layout
23965 e
23966 \end_layout
23967
23968 \end_inset
23969 </cell>
23970 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23971 \begin_inset Text
23972
23973 \begin_layout Plain Layout
23974
23975 \end_layout
23976
23977 \end_inset
23978 </cell>
23979 </row>
23980 <row>
23981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23982 \begin_inset Text
23983
23984 \begin_layout Plain Layout
23985 f
23986 \end_layout
23987
23988 \end_inset
23989 </cell>
23990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23991 \begin_inset Text
23992
23993 \begin_layout Plain Layout
23994
23995 \end_layout
23996
23997 \end_inset
23998 </cell>
23999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24000 \begin_inset Text
24001
24002 \begin_layout Plain Layout
24003 g
24004 \end_layout
24005
24006 \end_inset
24007 </cell>
24008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24009 \begin_inset Text
24010
24011 \begin_layout Plain Layout
24012
24013 \end_layout
24014
24015 \end_inset
24016 </cell>
24017 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24018 \begin_inset Text
24019
24020 \begin_layout Plain Layout
24021 h
24022 \end_layout
24023
24024 \end_inset
24025 </cell>
24026 </row>
24027 <row>
24028 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24029 \begin_inset Text
24030
24031 \begin_layout Plain Layout
24032
24033 \end_layout
24034
24035 \end_inset
24036 </cell>
24037 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24038 \begin_inset Text
24039
24040 \begin_layout Plain Layout
24041 i
24042 \end_layout
24043
24044 \end_inset
24045 </cell>
24046 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24047 \begin_inset Text
24048
24049 \begin_layout Plain Layout
24050
24051 \end_layout
24052
24053 \end_inset
24054 </cell>
24055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24056 \begin_inset Text
24057
24058 \begin_layout Plain Layout
24059 j
24060 \end_layout
24061
24062 \end_inset
24063 </cell>
24064 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24065 \begin_inset Text
24066
24067 \begin_layout Plain Layout
24068
24069 \end_layout
24070
24071 \end_inset
24072 </cell>
24073 </row>
24074 </lyxtabular>
24075
24076 \end_inset
24077
24078
24079 \end_layout
24080
24081 \end_inset
24082
24083
24084 \end_layout
24085
24086 \begin_layout Standard
24087 \begin_inset ERT
24088 status collapsed
24089
24090 \begin_layout Plain Layout
24091
24092
24093 \backslash
24094 TabBesEnd
24095 \end_layout
24096
24097 \end_inset
24098
24099
24100 \end_layout
24101
24102 \begin_layout Standard
24103 \begin_inset ERT
24104 status collapsed
24105
24106 \begin_layout Plain Layout
24107
24108
24109 \backslash
24110 sidecaptionvpos{figure}{c}
24111 \end_layout
24112
24113 \end_inset
24114
24115
24116 \begin_inset Float figure
24117 wide false
24118 sideways false
24119 status open
24120
24121 \begin_layout Plain Layout
24122 \begin_inset Graphics
24123         filename ../clipart/escher-lsd.eps
24124         scale 75
24125         scaleBeforeRotation
24126
24127 \end_inset
24128
24129
24130 \end_layout
24131
24132 \begin_layout Plain Layout
24133 \begin_inset Caption
24134
24135 \begin_layout Plain Layout
24136 \begin_inset CommandInset label
24137 LatexCommand label
24138 name "fig:legende-à-coté-fig-2"
24139
24140 \end_inset
24141
24142 Une légende centrée verticalement à côté d'une figure.
24143 \end_layout
24144
24145 \end_inset
24146
24147
24148 \end_layout
24149
24150 \end_inset
24151
24152
24153 \end_layout
24154
24155 \begin_layout Standard
24156 \begin_inset ERT
24157 status collapsed
24158
24159 \begin_layout Plain Layout
24160
24161
24162 \backslash
24163 FigBesEnd
24164 \end_layout
24165
24166 \end_inset
24167
24168
24169 \end_layout
24170
24171 \begin_layout Standard
24172 \begin_inset ERT
24173 status collapsed
24174
24175 \begin_layout Plain Layout
24176
24177
24178 \backslash
24179 else
24180 \end_layout
24181
24182 \end_inset
24183
24184
24185 \begin_inset Note Note
24186 status open
24187
24188 \begin_layout Plain Layout
24189 Ce qui suit sera affiché si le paquetage LaTeX 
24190 \series bold
24191 sidecap
24192 \series default
24193  n'est pas installé :
24194 \end_layout
24195
24196 \end_inset
24197
24198
24199 \end_layout
24200
24201 \begin_layout Standard
24202 Vous devez installer le paquetage LaTeX 
24203 \series bold
24204 sidecap
24205 \series default
24206  pour voir la suite de cette section dans la sortie imprimée.
24207 \end_layout
24208
24209 \begin_layout Standard
24210 \begin_inset ERT
24211 status collapsed
24212
24213 \begin_layout Plain Layout
24214
24215
24216 \backslash
24217 fi
24218 \end_layout
24219
24220 \end_inset
24221
24222
24223 \end_layout
24224
24225 \begin_layout Section
24226 Les Listes de Flottants
24227 \begin_inset Index
24228 status collapsed
24229
24230 \begin_layout Plain Layout
24231 Flottants ! Listes de Flottants
24232 \end_layout
24233
24234 \end_inset
24235
24236
24237 \end_layout
24238
24239 \begin_layout Standard
24240 De la même façon que la table des matières fait la liste des sections du
24241  document, il y a des listes pour tous les types de flottants, comme par
24242  exemple pour les figures du document.
24243  Vous pouvez les insérer en utilisant le menu 
24244 \family sans
24245 Insérer\SpecialChar \menuseparator
24246 Listes
24247 \begin_inset space ~
24248 \end_inset
24249
24250 &
24251 \begin_inset space ~
24252 \end_inset
24253
24254 TdM
24255 \family default
24256 .
24257 \end_layout
24258
24259 \begin_layout Standard
24260 Les entrées de la liste sont la légende du flottant ou éventuellement le
24261  titre court, le numéro du flottant, et le numéro de la page où le flottant
24262  apparaît dans le document.
24263 \end_layout
24264
24265 \begin_layout Standard
24266 Vous trouverez à la fin de ce document une liste des figures et une liste
24267  des tableaux.
24268 \end_layout
24269
24270 \begin_layout Chapter
24271 Notes
24272 \end_layout
24273
24274 \begin_layout Section
24275 Les Notes de LyX
24276 \begin_inset Index
24277 status collapsed
24278
24279 \begin_layout Plain Layout
24280 Notes ! Notes LyX 
24281 \end_layout
24282
24283 \end_inset
24284
24285
24286 \end_layout
24287
24288 \begin_layout Standard
24289 On peut insérer une note en utilisant le bouton 
24290 \begin_inset Graphics
24291         filename ../../images/note-insert.png
24292         scale 85
24293         scaleBeforeRotation
24294
24295 \end_inset
24296
24297  de la barre d'outils ou avec le menu 
24298 \family sans
24299 Insérer\SpecialChar \menuseparator
24300 Note
24301 \family default
24302 .
24303  Il y a trois types de notes :
24304 \end_layout
24305
24306 \begin_layout Description
24307 Note
24308 \begin_inset space ~
24309 \end_inset
24310
24311 LyX Ce type de note est à usage interne et n'apparaîtra pas sur la sortie
24312  finale.
24313  La boîte de cette note ressemble à ceci :
24314 \begin_inset Newline newline
24315 \end_inset
24316
24317
24318 \begin_inset Newline newline
24319 \end_inset
24320
24321
24322 \begin_inset Graphics
24323         filename clipart/LyXNoteImageQt4.png
24324         display false
24325         scale 65
24326         scaleBeforeRotation
24327
24328 \end_inset
24329
24330  
24331 \begin_inset Note Note
24332 status open
24333
24334 \begin_layout Plain Layout
24335 Le texte de cette note n'apparaîtra pas à l'impression.
24336 \end_layout
24337
24338 \end_inset
24339
24340
24341 \end_layout
24342
24343 \begin_layout Description
24344 Commentaire Ce type de note n'apparaît pas non plus à l'impression, mais
24345  il est inséré comme un commentaire LaTeX quand vous exportez votre document
24346  vers un fichier au format LaTeX avec le menu 
24347 \family sans
24348 Fichier\SpecialChar \menuseparator
24349 Exporter\SpecialChar \menuseparator
24350 LaTeX (pdflatex) / (plain)
24351 \family default
24352 .
24353  La boîte de cette note ressemble à ceci :
24354 \begin_inset Newline newline
24355 \end_inset
24356
24357
24358 \begin_inset Newline newline
24359 \end_inset
24360
24361
24362 \begin_inset Graphics
24363         filename clipart/CommentNoteImageQt4.png
24364         display false
24365         scale 55
24366         scaleBeforeRotation
24367
24368 \end_inset
24369
24370
24371 \lang english
24372  
24373 \lang french
24374
24375 \begin_inset Note Comment
24376 status open
24377
24378 \begin_layout Plain Layout
24379 Le texte de cette note n'apparaîtra que comme commentaire dans un fichier
24380  LaTeX.
24381 \end_layout
24382
24383 \end_inset
24384
24385
24386 \end_layout
24387
24388 \begin_layout Description
24389 Grisée Ce type de note apparaît à l'impression sous forme de texte grisé.
24390  La boîte de cette note ressemble à ceci :
24391 \lang english
24392
24393 \begin_inset Newline newline
24394 \end_inset
24395
24396
24397 \lang french
24398
24399 \begin_inset Newline newline
24400 \end_inset
24401
24402
24403 \begin_inset Graphics
24404         filename clipart/GreyedOutNoteImageQt4.png
24405         lyxscale 80
24406         display false
24407         scale 55
24408         scaleBeforeRotation
24409
24410 \end_inset
24411
24412
24413 \begin_inset Newline newline
24414 \end_inset
24415
24416
24417 \begin_inset ERT
24418 status collapsed
24419
24420 \begin_layout Plain Layout
24421
24422
24423 \backslash
24424 renewenvironment{lyxgreyedout}
24425 \end_layout
24426
24427 \begin_layout Plain Layout
24428
24429 {
24430 \backslash
24431 textcolor[gray]{0.8}
24432 \backslash
24433 bgroup}{
24434 \backslash
24435 egroup}
24436 \end_layout
24437
24438 \end_inset
24439
24440
24441 \begin_inset Note Greyedout
24442 status open
24443
24444 \begin_layout Plain Layout
24445 Le texte
24446 \begin_inset Foot
24447 status collapsed
24448
24449 \begin_layout Plain Layout
24450 Ceci est un exemple de note de bas de page à l'intérieur d'une note en texte
24451  grisé.
24452  
24453 \end_layout
24454
24455 \end_inset
24456
24457  de ce commentaire apparaîtra à l'impression sous forme de texte grisé.
24458 \end_layout
24459
24460 \end_inset
24461
24462
24463 \begin_inset ERT
24464 status collapsed
24465
24466 \begin_layout Plain Layout
24467
24468
24469 \backslash
24470 renewenvironment{lyxgreyedout}
24471 \end_layout
24472
24473 \begin_layout Plain Layout
24474
24475 {
24476 \backslash
24477 textcolor{blue}
24478 \backslash
24479 bgroup}{
24480 \backslash
24481 egroup}
24482 \end_layout
24483
24484 \end_inset
24485
24486
24487 \begin_inset Note Note
24488 status open
24489
24490 \begin_layout Plain Layout
24491 Ici, on a redéfini la note grisée pour qu'elle apparaisse avec la définition
24492  originale qu'elle a dans LyX.
24493  En effet, dans ce document les notes grisées sont redéfinies dans le préambule,
24494  comme c'est décrit plus loin, pour apparaître avec le texte en bleu.
24495 \end_layout
24496
24497 \end_inset
24498
24499
24500 \begin_inset Newline newline
24501 \end_inset
24502
24503
24504 \begin_inset Newline newline
24505 \end_inset
24506
24507 Comme vous pouvez le voir dans l'exemple, la première ligne des notes grisées
24508  est un peu décalée et ce type de notes peut avoir des notes de bas de page.
24509 \end_layout
24510
24511 \begin_layout Standard
24512 \begin_inset VSpace bigskip
24513 \end_inset
24514
24515 Quand vous utilisez le bouton 
24516 \begin_inset Graphics
24517         filename ../../images/note-insert.png
24518         scale 85
24519         scaleBeforeRotation
24520
24521 \end_inset
24522
24523  de la barre d'outils, vous insérez une 
24524 \family sans
24525 Note
24526 \begin_inset space ~
24527 \end_inset
24528
24529 LyX
24530 \family default
24531 .
24532  Si vous voulez transformer une portion de texte existant en note, sélectionnez-
24533 la et cliquez sur le bouton d'insertion de note.
24534  Pour retransformer une note en texte, appuyez sur la touche 
24535 \family sans
24536 backspace
24537 \family default
24538  quand le curseur est au tout début de la note ou appuyez sur la touche
24539  
24540 \family sans
24541 Suppr.
24542
24543 \family default
24544  quand le curseur se trouve à la fin de la note.
24545 \end_layout
24546
24547 \begin_layout Standard
24548 \begin_inset VSpace bigskip
24549 \end_inset
24550
24551 Vous pouvez changer la couleur du texte des notes grisées en mettant les
24552  commandes suivantes dans le préambule :
24553 \end_layout
24554
24555 \begin_layout Standard
24556
24557 \series bold
24558
24559 \backslash
24560 renewenvironment{lyxgreyedout}
24561 \begin_inset Newline newline
24562 \end_inset
24563
24564
24565 \begin_inset ERT
24566 status collapsed
24567
24568 \begin_layout Plain Layout
24569
24570
24571 \backslash
24572 hphantom{ }
24573 \end_layout
24574
24575 \end_inset
24576
24577 {
24578 \backslash
24579 textcolor{color}
24580 \backslash
24581 bgroup}{
24582 \backslash
24583 egroup}
24584 \end_layout
24585
24586 \begin_layout Standard
24587 Les couleurs disponibles et la méthode pour définir vos propres couleurs
24588  sont expliqués dans la section
24589 \begin_inset space ~
24590 \end_inset
24591
24592
24593 \begin_inset CommandInset ref
24594 LatexCommand ref
24595 reference "sec:Tableaux-Colorés"
24596
24597 \end_inset
24598
24599 .
24600 \end_layout
24601
24602 \begin_layout Standard
24603 Les notes qui apparaissent en bleu dans ce texte sont en fait des notes
24604  grisées avec leur texte en bleu.
24605 \end_layout
24606
24607 \begin_layout Section
24608 Notes en Bas de Page
24609 \begin_inset CommandInset label
24610 LatexCommand label
24611 name "sec:Notes-bas-de-page"
24612
24613 \end_inset
24614
24615
24616 \begin_inset Index
24617 status collapsed
24618
24619 \begin_layout Plain Layout
24620 Notes ! Notes de bas de page
24621 \end_layout
24622
24623 \end_inset
24624
24625
24626 \begin_inset Index
24627 status collapsed
24628
24629 \begin_layout Plain Layout
24630 Notes de bas de page
24631 \end_layout
24632
24633 \end_inset
24634
24635
24636 \end_layout
24637
24638 \begin_layout Standard
24639 Les notes en bas de page peuvent être insérées soit en utilisant le bouton
24640  
24641 \begin_inset Graphics
24642         filename ../../images/footnote-insert.png
24643         scale 85
24644         scaleBeforeRotation
24645
24646 \end_inset
24647
24648  de la barre d'outils, soit en utilisant le menu 
24649 \family sans
24650 Insérer\SpecialChar \menuseparator
24651 Note
24652 \begin_inset space ~
24653 \end_inset
24654
24655 en
24656 \begin_inset space ~
24657 \end_inset
24658
24659 Bas
24660 \begin_inset space ~
24661 \end_inset
24662
24663 de
24664 \begin_inset space ~
24665 \end_inset
24666
24667 Page
24668 \family default
24669 .
24670  Vous voyez alors apparaître dans votre texte une boîte grise avec une étiquette
24671  rouge 
24672 \begin_inset Quotes fld
24673 \end_inset
24674
24675 bas
24676 \begin_inset Quotes frd
24677 \end_inset
24678
24679  qui ressemble à ceci : 
24680 \begin_inset Graphics
24681         filename clipart/footnoteQt4.png
24682         scale 80
24683         scaleBeforeRotation
24684
24685 \end_inset
24686
24687  Vous pouvez y entrer votre texte.
24688  Si vous voulez transformer du texte déjà existant en note en bas de page,
24689  sélectionnez-le et cliquez sur le bouton 
24690 \family sans
24691 Note
24692 \begin_inset space ~
24693 \end_inset
24694
24695 en
24696 \begin_inset space ~
24697 \end_inset
24698
24699 Bas
24700 \begin_inset space ~
24701 \end_inset
24702
24703 de
24704 \begin_inset space ~
24705 \end_inset
24706
24707 Page
24708 \family default
24709  de la barre d'outils.
24710  Pour retransformer une note de bas de page en texte, appuyez sur la touche
24711  
24712 \family sans
24713 backspace
24714 \family default
24715  quand le curseur est au tout début de la note ou appuyez sur la touche
24716  
24717 \family sans
24718 Suppr.
24719
24720 \family default
24721  quand le curseur se trouve à la fin de la note.
24722 \end_layout
24723
24724 \begin_layout Standard
24725 Voici un exemple de note en bas de page:
24726 \begin_inset Foot
24727 status open
24728
24729 \begin_layout Plain Layout
24730 \begin_inset CommandInset label
24731 LatexCommand label
24732 name "fn:Note-en-bas"
24733
24734 \end_inset
24735
24736 Ceci est un exemple de note en bas de page.
24737 \end_layout
24738
24739 \end_inset
24740
24741
24742 \begin_inset ERT
24743 status collapsed
24744
24745 \begin_layout Plain Layout
24746
24747
24748 \backslash
24749 newcounter{MyRepeatFoot}
24750 \end_layout
24751
24752 \begin_layout Plain Layout
24753
24754
24755 \backslash
24756 setcounter{MyRepeatFoot}{
24757 \backslash
24758 thefootnote}
24759 \end_layout
24760
24761 \end_inset
24762
24763
24764 \end_layout
24765
24766 \begin_layout Standard
24767 La note de bas de page apparaîtra dans la sortie imprimée sous la forme
24768  d'un numéro en exposant à la position qu'occupe dans le texte la boîte
24769  de note.
24770  Le texte de la note est placé en bas de la page courante.
24771  Le numéro de note est calculé par LaTeX, et les numéros se suivent.
24772  Selon votre classe de document les numéros de notes pourront être réinitialisés
24773  à chaque nouveau chapitre.
24774 \end_layout
24775
24776 \begin_layout Standard
24777 On peut faire référence à une note en bas de page comme on le fait avec
24778  les flottants : Insérez une étiquette dans la note et faites une référence
24779  croisée vers cette étiquette comme c'est décrit dans la
24780 \begin_inset space ~
24781 \end_inset
24782
24783
24784 \begin_inset CommandInset ref
24785 LatexCommand ref
24786 reference "sec:Referencer-les-Flottants"
24787
24788 \end_inset
24789
24790 .
24791 \begin_inset Newline newline
24792 \end_inset
24793
24794 Voici une référence à une note de bas de page :
24795 \begin_inset space ~
24796 \end_inset
24797
24798
24799 \begin_inset CommandInset ref
24800 LatexCommand ref
24801 reference "fn:Note-en-bas"
24802
24803 \end_inset
24804
24805 .
24806 \end_layout
24807
24808 \begin_layout Standard
24809 \begin_inset VSpace defskip
24810 \end_inset
24811
24812 Pour utiliser des notes de bas de page dans les tableaux, vous devez utiliser
24813  des minipages, voyez la section
24814 \begin_inset space ~
24815 \end_inset
24816
24817
24818 \begin_inset CommandInset ref
24819 LatexCommand ref
24820 reference "sec:Minipages"
24821
24822 \end_inset
24823
24824 .
24825  Les notes de bas de page dans des tableaux longs sont traitées dans la
24826  section
24827 \begin_inset space ~
24828 \end_inset
24829
24830
24831 \begin_inset CommandInset ref
24832 LatexCommand ref
24833 reference "sub:Notes-dans-tableau-long"
24834
24835 \end_inset
24836
24837 .
24838 \end_layout
24839
24840 \begin_layout Standard
24841 \begin_inset VSpace defskip
24842 \end_inset
24843
24844 Pour créer seulement la marque de note, utilisez la commande 
24845 \series bold
24846
24847 \backslash
24848 footnotemark[nombre]
24849 \series default
24850  en code TeX.
24851  On utilise cette possibilité quand on a plusieurs fois la même annotation
24852  dans le texte, mais que l'on ne veut pas répéter le texte de la note de
24853  bas de page à chaque fois.
24854 \begin_inset Newline newline
24855 \end_inset
24856
24857 Comme vous ne connaissez pas le numéro de la note que vous voulez répéter
24858  au moment où vous tapez votre texte, vous devez enregistrer ce nombre quelque
24859  part.
24860  Pour la marque de note qui suit, ces commandes ont été insérées en code
24861  TeX après la note
24862 \begin_inset space ~
24863 \end_inset
24864
24865
24866 \begin_inset CommandInset ref
24867 LatexCommand ref
24868 reference "fn:Note-en-bas"
24869
24870 \end_inset
24871
24872  pour enregistrer le numéro de note de bas de page :
24873 \end_layout
24874
24875 \begin_layout Standard
24876
24877 \series bold
24878
24879 \backslash
24880 newcounter{MyRepeatFoot}
24881 \begin_inset Newline newline
24882 \end_inset
24883
24884
24885 \backslash
24886 setcounter{MyRepeatFoot}{
24887 \backslash
24888 thefootnote}
24889 \end_layout
24890
24891 \begin_layout Standard
24892 La marque de note a été créée avec la commande suivante :
24893 \end_layout
24894
24895 \begin_layout Standard
24896
24897 \series bold
24898
24899 \backslash
24900 footnotemark[
24901 \backslash
24902 theMyRepeatFoot]
24903 \end_layout
24904
24905 \begin_layout Standard
24906 Voici un exemple de marque de note de bas de page : 
24907 \begin_inset ERT
24908 status collapsed
24909
24910 \begin_layout Plain Layout
24911
24912
24913 \backslash
24914 footnotemark[
24915 \backslash
24916 theMyRepeatFoot]
24917 \end_layout
24918
24919 \end_inset
24920
24921
24922 \end_layout
24923
24924 \begin_layout Subsection
24925 Numérotation de Notes de Bas de Page
24926 \begin_inset CommandInset label
24927 LatexCommand label
24928 name "sub:Numerotation-notes-bas-de-page"
24929
24930 \end_inset
24931
24932
24933 \begin_inset Index
24934 status collapsed
24935
24936 \begin_layout Plain Layout
24937 Notes de bas de page ! Numérotation
24938 \end_layout
24939
24940 \end_inset
24941
24942
24943 \end_layout
24944
24945 \begin_layout Standard
24946 Pour remettre les numéros de notes de bas de page à zéro après chaque section,
24947  ajoutez cette commande dans le préambule de votre document :
24948 \end_layout
24949
24950 \begin_layout Standard
24951
24952 \series bold
24953
24954 \backslash
24955 @addtoreset{footnote}{section}
24956 \end_layout
24957
24958 \begin_layout Standard
24959 \begin_inset VSpace bigskip
24960 \end_inset
24961
24962 La commande de préambule suivante change le style de numérotation des notes
24963  en petits chiffres romains :
24964 \end_layout
24965
24966 \begin_layout Standard
24967
24968 \series bold
24969
24970 \backslash
24971 renewcommand{
24972 \backslash
24973 thefootnote}{
24974 \backslash
24975 roman{footnote}}
24976 \end_layout
24977
24978 \begin_layout Standard
24979 \begin_inset ERT
24980 status collapsed
24981
24982 \begin_layout Plain Layout
24983
24984
24985 \backslash
24986 renewcommand{
24987 \backslash
24988 thefootnote}{
24989 \backslash
24990 roman{footnote}}
24991 \end_layout
24992
24993 \end_inset
24994
24995  Cette note de bas de page utilise une numérotation en chiffres romains
24996  :
24997 \begin_inset Foot
24998 status open
24999
25000 \begin_layout Plain Layout
25001 Ceci est un exemple de note de bas de page numérotée avec de petits chiffres
25002  romains.
25003 \end_layout
25004
25005 \end_inset
25006
25007
25008 \end_layout
25009
25010 \begin_layout Standard
25011 Pour mettre la numérotation en chiffres romains majuscules, remplacez dans
25012  la commande précédente 
25013 \series bold
25014
25015 \backslash
25016 roman
25017 \series default
25018  par 
25019 \series bold
25020
25021 \backslash
25022 Roman
25023 \series default
25024 .
25025  Pour numéroter les notes avec des lettres latines minuscules ou majuscules,
25026  utilisez respectivement soit 
25027 \series bold
25028
25029 \backslash
25030 Alph
25031 \series default
25032  soit 
25033 \series bold
25034
25035 \backslash
25036 alph
25037 \series default
25038 .
25039  Pour les 
25040 \begin_inset Quotes eld
25041 \end_inset
25042
25043 numéroter
25044 \begin_inset Quotes erd
25045 \end_inset
25046
25047  avec des symboles, utilisez 
25048 \series bold
25049
25050 \backslash
25051 fnsymbol
25052 \series default
25053 .
25054 \end_layout
25055
25056 \begin_layout Standard
25057 \begin_inset Note Greyedout
25058 status open
25059
25060 \begin_layout Plain Layout
25061
25062 \series bold
25063 Note:
25064 \series default
25065  Vous ne pouvez numéroter que 26 notes de bas de page avec des lettres latines,
25066  puisque cette numérotation est limitée à des lettres seules.
25067 \end_layout
25068
25069 \end_inset
25070
25071
25072 \begin_inset Newline newline
25073 \end_inset
25074
25075
25076 \begin_inset Note Greyedout
25077 status open
25078
25079 \begin_layout Plain Layout
25080
25081 \series bold
25082 Note:
25083 \series default
25084  Vous ne pouvez numéroter que 9 notes de bas de page avec des symboles.
25085 \end_layout
25086
25087 \end_inset
25088
25089
25090 \end_layout
25091
25092 \begin_layout Standard
25093 Pour revenir au style de numérotation implicite quand vous en avez changé,
25094  utilisez 
25095 \series bold
25096
25097 \backslash
25098 arabic
25099 \series default
25100  à la place de 
25101 \series bold
25102
25103 \backslash
25104 roman
25105 \series default
25106  dans la commande précédente.
25107 \begin_inset ERT
25108 status collapsed
25109
25110 \begin_layout Plain Layout
25111
25112
25113 \backslash
25114 renewcommand{
25115 \backslash
25116 thefootnote}{
25117 \backslash
25118 arabic{footnote}}
25119 \end_layout
25120
25121 \end_inset
25122
25123
25124 \end_layout
25125
25126 \begin_layout Standard
25127 \begin_inset VSpace bigskip
25128 \end_inset
25129
25130
25131 \end_layout
25132
25133 \begin_layout Standard
25134 Si vous voulez que vos notes de bas de pages soient numérotées en suivant
25135  le schéma 
25136 \begin_inset Quotes eld
25137 \end_inset
25138
25139 chapitre.note
25140 \begin_inset Quotes erd
25141 \end_inset
25142
25143 , ajoutez la commande suivante au préambule de votre document :
25144 \end_layout
25145
25146 \begin_layout Standard
25147
25148 \series bold
25149
25150 \backslash
25151 numberwithin{footnote}{chapter}
25152 \end_layout
25153
25154 \begin_layout Standard
25155 Pour pouvoir utiliser la commande 
25156 \series bold
25157
25158 \backslash
25159 numberwithin
25160 \series default
25161 , activez dans la rubrique 
25162 \family sans
25163 Options
25164 \begin_inset space ~
25165 \end_inset
25166
25167 des
25168 \begin_inset space ~
25169 \end_inset
25170
25171 Maths
25172 \family default
25173  dans les paramètres du document, l'option 
25174 \family sans
25175 Utiliser
25176 \begin_inset space ~
25177 \end_inset
25178
25179 le
25180 \begin_inset space ~
25181 \end_inset
25182
25183 paquetage
25184 \begin_inset space ~
25185 \end_inset
25186
25187 maths
25188 \begin_inset space ~
25189 \end_inset
25190
25191 AMS
25192 \family default
25193 .
25194 \end_layout
25195
25196 \begin_layout Standard
25197 \begin_inset ERT
25198 status collapsed
25199
25200 \begin_layout Plain Layout
25201
25202
25203 \backslash
25204 numberwithin{footnote}{chapter}
25205 \end_layout
25206
25207 \end_inset
25208
25209 Ceci est un autre exemple de note de bas de page:
25210 \series bold
25211
25212 \begin_inset Foot
25213 status open
25214
25215 \begin_layout Plain Layout
25216 Cette note est numérotée en suivant le schéma 
25217 \begin_inset Quotes eld
25218 \end_inset
25219
25220 chapitre.note
25221 \begin_inset Quotes erd
25222 \end_inset
25223
25224 .
25225 \end_layout
25226
25227 \end_inset
25228
25229
25230 \series default
25231
25232 \begin_inset ERT
25233 status collapsed
25234
25235 \begin_layout Plain Layout
25236
25237
25238 \backslash
25239 renewcommand{
25240 \backslash
25241 thefootnote}{
25242 \backslash
25243 arabic{footnote}}
25244 \end_layout
25245
25246 \end_inset
25247
25248
25249 \end_layout
25250
25251 \begin_layout Standard
25252 \begin_inset Note Greyedout
25253 status open
25254
25255 \begin_layout Plain Layout
25256
25257 \series bold
25258 Note:
25259 \series default
25260  
25261 \series bold
25262
25263 \backslash
25264 numberwithin
25265 \series default
25266  imprime toujours les numéros de notes en nombres arabes ; les redéfinitions
25267  précédentes ayant pour but d'avoir des numéros non arabes ne sont plus
25268  prises en compte.
25269  
25270 \end_layout
25271
25272 \end_inset
25273
25274
25275 \end_layout
25276
25277 \begin_layout Standard
25278 Donc pour avoir par exemple le schéma 
25279 \begin_inset Quotes eld
25280 \end_inset
25281
25282 chapitre.
25283 \backslash
25284 Roman{note}
25285 \begin_inset Quotes erd
25286 \end_inset
25287
25288 , utilisez la commande suivante plutôt que 
25289 \series bold
25290
25291 \backslash
25292 numberwithin
25293 \series default
25294  :
25295 \end_layout
25296
25297 \begin_layout Standard
25298
25299 \series bold
25300
25301 \backslash
25302 renewcommand{
25303 \backslash
25304 thefootnote}{
25305 \backslash
25306 thechapter.
25307 \backslash
25308 Roman{footnote}}
25309 \end_layout
25310
25311 \begin_layout Subsection
25312 Positionnement de notes de bas de page
25313 \begin_inset Index
25314 status collapsed
25315
25316 \begin_layout Plain Layout
25317 Notes de bas de page ! Positionnement
25318 \end_layout
25319
25320 \end_inset
25321
25322
25323 \end_layout
25324
25325 \begin_layout Standard
25326 Si vous avez plusieurs notes sur une même page, elle apparaissent sans espace
25327  vertical entre elles en bas de la page.
25328  Pour les rendre plus lisibles vous pouvez par exemple ajouter un espace
25329  de 1.5
25330 \begin_inset space \thinspace{}
25331 \end_inset
25332
25333 mm avec la commande suivante dans le préambule :
25334 \end_layout
25335
25336 \begin_layout Standard
25337
25338 \series bold
25339
25340 \backslash
25341 let
25342 \backslash
25343 myFoot
25344 \backslash
25345 footnote
25346 \begin_inset Newline newline
25347 \end_inset
25348
25349
25350 \backslash
25351 renewcommand{
25352 \backslash
25353 footnote}[1]{
25354 \backslash
25355 myFoot{#1
25356 \backslash
25357 vspace{1.5mm}}}
25358 \end_layout
25359
25360 \begin_layout Standard
25361 \begin_inset VSpace bigskip
25362 \end_inset
25363
25364 Dans un document à deux colonnes les notes de bas de page apparaissent en
25365  bas de chaque colonne, comme sur la Figure
25366 \begin_inset space ~
25367 \end_inset
25368
25369
25370 \begin_inset CommandInset ref
25371 LatexCommand ref
25372 reference "fig:Position-standard-note-bas-de-page"
25373
25374 \end_inset
25375
25376 .
25377  Si les notes ne doivent apparaître qu'en bas de la colonne de droite, comme
25378  sur la Figure
25379 \begin_inset space ~
25380 \end_inset
25381
25382
25383 \begin_inset CommandInset ref
25384 LatexCommand ref
25385 reference "fig:Position-note-avec-ftnright"
25386
25387 \end_inset
25388
25389 , utilisez le paquetage LaTeX 
25390 \series bold
25391 ftnright
25392 \series default
25393
25394 \begin_inset Index
25395 status collapsed
25396
25397 \begin_layout Plain Layout
25398 Paquetages LaTeX ! ftnright
25399 \end_layout
25400
25401 \end_inset
25402
25403  avec cette commande dans le préambule du document:
25404 \end_layout
25405
25406 \begin_layout Standard
25407
25408 \series bold
25409
25410 \backslash
25411 usepackage{ftnright}
25412 \end_layout
25413
25414 \begin_layout Standard
25415 \begin_inset Float figure
25416 placement !h
25417 wide false
25418 sideways false
25419 status open
25420
25421 \begin_layout Plain Layout
25422 \begin_inset ERT
25423 status collapsed
25424
25425 \begin_layout Plain Layout
25426
25427
25428 \backslash
25429 framebox{
25430 \end_layout
25431
25432 \end_inset
25433
25434
25435 \begin_inset Graphics
25436         filename ../clipart/without_fntright.pdf
25437         width 100col%
25438         scaleBeforeRotation
25439
25440 \end_inset
25441
25442
25443 \begin_inset ERT
25444 status collapsed
25445
25446 \begin_layout Plain Layout
25447
25448 }
25449 \end_layout
25450
25451 \end_inset
25452
25453
25454 \end_layout
25455
25456 \begin_layout Plain Layout
25457 \begin_inset Caption
25458
25459 \begin_layout Plain Layout
25460 \begin_inset CommandInset label
25461 LatexCommand label
25462 name "fig:Position-standard-note-bas-de-page"
25463
25464 \end_inset
25465
25466 Positionnement standard des notes de bas de page dans un document à deux
25467  colonnes.
25468 \end_layout
25469
25470 \end_inset
25471
25472
25473 \end_layout
25474
25475 \end_inset
25476
25477
25478 \end_layout
25479
25480 \begin_layout Standard
25481 \begin_inset Float figure
25482 placement !h
25483 wide false
25484 sideways false
25485 status open
25486
25487 \begin_layout Plain Layout
25488 \begin_inset ERT
25489 status collapsed
25490
25491 \begin_layout Plain Layout
25492
25493
25494 \backslash
25495 framebox{
25496 \end_layout
25497
25498 \end_inset
25499
25500
25501 \begin_inset Graphics
25502         filename ../clipart/with_fntright.pdf
25503         width 100col%
25504         scaleBeforeRotation
25505
25506 \end_inset
25507
25508
25509 \begin_inset ERT
25510 status collapsed
25511
25512 \begin_layout Plain Layout
25513
25514 }
25515 \end_layout
25516
25517 \end_inset
25518
25519
25520 \end_layout
25521
25522 \begin_layout Plain Layout
25523 \begin_inset Caption
25524
25525 \begin_layout Plain Layout
25526 \begin_inset CommandInset label
25527 LatexCommand label
25528 name "fig:Position-note-avec-ftnright"
25529
25530 \end_inset
25531
25532 Positionnement de notes de bas de page dans un document à deux colonnes
25533  en utilisant le paquetage LaTeX 
25534 \series bold
25535 ftnright
25536 \series default
25537 .
25538 \end_layout
25539
25540 \end_inset
25541
25542
25543 \end_layout
25544
25545 \end_inset
25546
25547
25548 \end_layout
25549
25550 \begin_layout Standard
25551 \begin_inset VSpace bigskip
25552 \end_inset
25553
25554 Dans certaines publications scientifiques, il est courant de rassembler
25555  les notes de bas de page et de les imprimer dans un paragraphe particulier
25556  à la fin de la section, comme sur la Figure
25557 \begin_inset space ~
25558 \end_inset
25559
25560
25561 \begin_inset CommandInset ref
25562 LatexCommand ref
25563 reference "fig:Notes-de-fin---notes-de-bas-de-page"
25564
25565 \end_inset
25566
25567 .
25568  On les appelle 
25569 \begin_inset Quotes eld
25570 \end_inset
25571
25572 notes de fin
25573 \begin_inset Quotes erd
25574 \end_inset
25575
25576 .
25577 \begin_inset Note Note
25578 status collapsed
25579
25580 \begin_layout Plain Layout
25581 J'ai pas trouvé mieux pour endnotes (NdT)
25582 \end_layout
25583
25584 \end_inset
25585
25586
25587 \begin_inset Index
25588 status collapsed
25589
25590 \begin_layout Plain Layout
25591 Notes de fin
25592 \end_layout
25593
25594 \end_inset
25595
25596  Pour utiliser des notes de fin à la place des notes de bas de page dans
25597  votre document, chargez le paquetage LaTeX 
25598 \series bold
25599 endnotes
25600 \series default
25601
25602 \begin_inset Index
25603 status collapsed
25604
25605 \begin_layout Plain Layout
25606 Paquetages LaTeX ! endnotes
25607 \end_layout
25608
25609 \end_inset
25610
25611  avec ces lignes dans le préambule du document
25612 \end_layout
25613
25614 \begin_layout Standard
25615
25616 \series bold
25617
25618 \backslash
25619 usepackage{endnotes}
25620 \begin_inset Newline newline
25621 \end_inset
25622
25623
25624 \backslash
25625 let
25626 \backslash
25627 footnote
25628 \backslash
25629 endnote
25630 \end_layout
25631
25632 \begin_layout Standard
25633 Pour insérer les notes qui ont ainsi été rassemblées, mettez la commande
25634 \end_layout
25635
25636 \begin_layout Standard
25637
25638 \series bold
25639
25640 \backslash
25641 theendnotes
25642 \end_layout
25643
25644 \begin_layout Standard
25645 en code TeX à la fin d'une section ou d'un chapitre.
25646 \end_layout
25647
25648 \begin_layout Standard
25649 \begin_inset Float figure
25650 wide false
25651 sideways false
25652 status open
25653
25654 \begin_layout Plain Layout
25655 \align center
25656 \begin_inset ERT
25657 status collapsed
25658
25659 \begin_layout Plain Layout
25660
25661
25662 \backslash
25663 framebox{
25664 \end_layout
25665
25666 \end_inset
25667
25668
25669 \begin_inset Graphics
25670         filename ../clipart/endnotes.pdf
25671         scaleBeforeRotation
25672
25673 \end_inset
25674
25675
25676 \begin_inset ERT
25677 status collapsed
25678
25679 \begin_layout Plain Layout
25680
25681 }
25682 \end_layout
25683
25684 \end_inset
25685
25686
25687 \end_layout
25688
25689 \begin_layout Plain Layout
25690 \begin_inset Caption
25691
25692 \begin_layout Plain Layout
25693 \begin_inset CommandInset label
25694 LatexCommand label
25695 name "fig:Notes-de-fin---notes-de-bas-de-page"
25696
25697 \end_inset
25698
25699 Les notes de fin – notes de bas de page sont imprimées dans un paragraphe
25700  séparé à la fin des sections ou des chapitres.
25701 \end_layout
25702
25703 \end_inset
25704
25705
25706 \end_layout
25707
25708 \end_inset
25709
25710
25711 \end_layout
25712
25713 \begin_layout Standard
25714 \begin_inset VSpace medskip
25715 \end_inset
25716
25717 L'entête de paragraphe pour les notes de fin n'est pas traduit automatiquement
25718  dans la langue du document, cela doit être fait manuellement.
25719  Les lignes de préambule suivantes traduisent implicitement le nom en anglais
25720  
25721 \begin_inset Quotes eld
25722 \end_inset
25723
25724 Notes
25725 \begin_inset Quotes erd
25726 \end_inset
25727
25728  en sa traduction Allemande
25729 \begin_inset Foot
25730 status collapsed
25731
25732 \begin_layout Plain Layout
25733 En français, 
25734 \begin_inset Quotes eld
25735 \end_inset
25736
25737 Notes
25738 \begin_inset Quotes erd
25739 \end_inset
25740
25741  peut être conservé.
25742 \end_layout
25743
25744 \end_inset
25745
25746  
25747 \begin_inset Quotes eld
25748 \end_inset
25749
25750 Anmerkungen
25751 \begin_inset Quotes erd
25752 \end_inset
25753
25754  :
25755 \end_layout
25756
25757 \begin_layout Standard
25758
25759 \series bold
25760
25761 \backslash
25762 renewcommand{
25763 \backslash
25764 notesname}{Anmerkungen}
25765 \end_layout
25766
25767 \begin_layout Standard
25768 \begin_inset VSpace medskip
25769 \end_inset
25770
25771 La numérotation des notes de fin peut être modifiée comme celle des notes
25772  de bas de page comme c'est décrit dans la section
25773 \begin_inset space ~
25774 \end_inset
25775
25776
25777 \begin_inset CommandInset ref
25778 LatexCommand ref
25779 reference "sub:Numerotation-notes-bas-de-page"
25780
25781 \end_inset
25782
25783  ; remplacez juste la commande 
25784 \series bold
25785
25786 \backslash
25787 thefootnote
25788 \series default
25789  par 
25790 \series bold
25791
25792 \backslash
25793 theendnote
25794 \series default
25795 .
25796  Pour réinitialiser le numéro de note de fin, utilisez la commande 
25797 \series bold
25798
25799 \backslash
25800 @addtoreset
25801 \series default
25802  comme c'est décrit dans la section
25803 \begin_inset space ~
25804 \end_inset
25805
25806
25807 \begin_inset CommandInset ref
25808 LatexCommand ref
25809 reference "sub:Numerotation-notes-bas-de-page"
25810
25811 \end_inset
25812
25813  et remplacez le paramètre de commande 
25814 \series bold
25815 footnote
25816 \series default
25817  par 
25818 \series bold
25819 endnote
25820 \series default
25821 .
25822 \end_layout
25823
25824 \begin_layout Standard
25825 Pour seulement créer une marque de note de fin, utilisez la commande 
25826 \series bold
25827
25828 \backslash
25829 endnotemark[numéro]
25830 \series default
25831  qui est semblable à 
25832 \series bold
25833
25834 \backslash
25835 footnotemark
25836 \series default
25837 , décrite dans la section
25838 \begin_inset space ~
25839 \end_inset
25840
25841
25842 \begin_inset CommandInset ref
25843 LatexCommand ref
25844 reference "sec:Notes-bas-de-page"
25845
25846 \end_inset
25847
25848 .
25849 \end_layout
25850
25851 \begin_layout Standard
25852 \begin_inset VSpace bigskip
25853 \end_inset
25854
25855 Les notes de bas de page peuvent être mise dans la marge de la page et l'alignem
25856 ent du texte des notes peut être modifié, voyez le paquetage LaTeX 
25857 \series bold
25858 footmisc
25859 \series default
25860
25861 \begin_inset Index
25862 status collapsed
25863
25864 \begin_layout Plain Layout
25865 Paquetages LaTeX ! footmisc
25866 \end_layout
25867
25868 \end_inset
25869
25870
25871 \begin_inset CommandInset citation
25872 LatexCommand cite
25873 key "footmisc"
25874
25875 \end_inset
25876
25877  pour plus d'information à ce sujet.
25878 \end_layout
25879
25880 \begin_layout Standard
25881 Pour plein d'autres problèmes de mises en formes des notes de bas de page,
25882  voyez les livres sur LaTeX, 
25883 \begin_inset CommandInset citation
25884 LatexCommand cite
25885 key "latexcompanion,latexguide,latexbook"
25886
25887 \end_inset
25888
25889 .
25890 \end_layout
25891
25892 \begin_layout Section
25893 Notes en Marge
25894 \begin_inset Index
25895 status collapsed
25896
25897 \begin_layout Plain Layout
25898 Notes ! Notes en Marge
25899 \end_layout
25900
25901 \end_inset
25902
25903
25904 \end_layout
25905
25906 \begin_layout Standard
25907 Les notes en marge dans LyX ressemblent aux notes en bas de page et se comporten
25908 t de la même façon.
25909  Quand vous insérez une note en marge avec 
25910 \family sans
25911 Insérer\SpecialChar \menuseparator
25912 Note
25913 \begin_inset space ~
25914 \end_inset
25915
25916 en
25917 \begin_inset space ~
25918 \end_inset
25919
25920 Marge
25921 \family default
25922  ou avec le bouton 
25923 \begin_inset Graphics
25924         filename ../../images/marginalnote-insert.png
25925         scale 85
25926         scaleBeforeRotation
25927
25928 \end_inset
25929
25930  de la barre d'outils, vous voyez apparaître dans votre texte une boîte
25931  grise avec une étiquette rouge 
25932 \begin_inset Quotes fld
25933 \end_inset
25934
25935 marge
25936 \begin_inset Quotes frd
25937 \end_inset
25938
25939 .
25940  
25941 \begin_inset Marginal
25942 status collapsed
25943
25944 \begin_layout Plain Layout
25945 C'est une note en marge.
25946 \end_layout
25947
25948 \end_inset
25949
25950  Cette boîte est la représentation de votre note dans LyX.
25951  Vous pouvez y entrer votre texte.
25952 \end_layout
25953
25954 \begin_layout Standard
25955 Les notes en marge apparaissent dans la marge de droite dans les documents
25956  imprimées sur une seule face.
25957  Dans les documents imprimés recto-verso, elles apparaissent dans la marge
25958  
25959 \begin_inset Quotes eld
25960 \end_inset
25961
25962 extérieure
25963 \begin_inset Quotes erd
25964 \end_inset
25965
25966  – la gauche sur les pages paires et la droite sur les pages impaires.
25967  Le texte de la note en marge est aligné à l'opposé de la marge externe
25968  – aligné à droite quand la note apparaît dans la marge de gauche.
25969  La première ligne de la note apparaît à la hauteur de la ligne de texte
25970  où la note a été insérée dans le document.
25971 \end_layout
25972
25973 \begin_layout Standard
25974 \begin_inset VSpace bigskip
25975 \end_inset
25976
25977 Pour placer une note dans la marge interne, ajoutez la commande suivante
25978  :
25979 \end_layout
25980
25981 \begin_layout Standard
25982
25983 \series bold
25984
25985 \backslash
25986 reversemarginpar
25987 \end_layout
25988
25989 \begin_layout Standard
25990 sous forme de code TeX avant votre note de marge.
25991  Le nouveau positionnement est pris en compte pour toutes les notes en marge
25992  qui suivent 
25993 \begin_inset ERT
25994 status collapsed
25995
25996 \begin_layout Plain Layout
25997
25998
25999 \backslash
26000 reversemarginpar 
26001 \end_layout
26002
26003 \end_inset
26004
26005
26006 \begin_inset Marginal
26007 status open
26008
26009 \begin_layout Plain Layout
26010 Cette note en marge est dans la marge interne.
26011 \end_layout
26012
26013 \end_inset
26014
26015
26016 \series bold
26017
26018 \begin_inset Newline newline
26019 \end_inset
26020
26021
26022 \series default
26023
26024 \begin_inset Note Greyedout
26025 status open
26026
26027 \begin_layout Plain Layout
26028
26029 \series bold
26030 Note:
26031 \series default
26032  Il y a souvent pas assez d'espace dans la marge interne, ce qui fait que
26033  les notes sont souvent mal mises en formes dans la sortie imprimée.
26034 \end_layout
26035
26036 \end_inset
26037
26038
26039 \end_layout
26040
26041 \begin_layout Standard
26042 Pour revenir au positionnement implicite, ajoutez la commande :
26043 \end_layout
26044
26045 \begin_layout Standard
26046
26047 \series bold
26048
26049 \backslash
26050 normalmarginpar
26051 \end_layout
26052
26053 \begin_layout Standard
26054 sous forme de code TeX.
26055 \begin_inset ERT
26056 status collapsed
26057
26058 \begin_layout Plain Layout
26059
26060
26061 \backslash
26062 normalmarginpar 
26063 \end_layout
26064
26065 \end_inset
26066
26067
26068 \begin_inset Newline newline
26069 \end_inset
26070
26071  
26072 \begin_inset Note Greyedout
26073 status open
26074
26075 \begin_layout Plain Layout
26076
26077 \series bold
26078 Note:
26079 \series default
26080  Cette commande est ignorée quand elle est dans un paragraphe ou la commande
26081  
26082 \series bold
26083
26084 \backslash
26085 reversemarginpar
26086 \series default
26087  est aussi utilisée.
26088 \end_layout
26089
26090 \end_inset
26091
26092
26093 \end_layout
26094
26095 \begin_layout Standard
26096 \begin_inset VSpace bigskip
26097 \end_inset
26098
26099
26100 \begin_inset Marginal
26101 status open
26102
26103 \begin_layout Plain Layout
26104 UnTrèsLongMotEnMarge sans césure.
26105 \end_layout
26106
26107 \end_inset
26108
26109  Comme dans le cas décrit dans la section
26110 \begin_inset space ~
26111 \end_inset
26112
26113
26114 \begin_inset CommandInset ref
26115 LatexCommand ref
26116 reference "sub:Lignes-multiple-dans-cellule"
26117
26118 \end_inset
26119
26120 , les mots trop longs ne peuvent pas subir de césure s'ils sont le premier
26121  mot d'une note en marge.
26122  Pour éviter ce problème, insérez un espacement horizontal de 0
26123 \begin_inset space \thinspace{}
26124 \end_inset
26125
26126 pt avant le mot en question: 
26127 \begin_inset Marginal
26128 status open
26129
26130 \begin_layout Plain Layout
26131 \begin_inset space \hspace{}
26132 \length 0pt
26133 \end_inset
26134
26135 UnMotTrèsLongEnMarge avec une césure.
26136 \end_layout
26137
26138 \end_inset
26139
26140
26141 \end_layout
26142
26143 \begin_layout Standard
26144 \begin_inset VSpace bigskip
26145 \end_inset
26146
26147
26148 \end_layout
26149
26150 \begin_layout Standard
26151 \begin_inset Note Greyedout
26152 status open
26153
26154 \begin_layout Plain Layout
26155
26156 \series bold
26157 Note:
26158 \series default
26159  Normalement, les notes en marge ne peuvent pas être utilisées dans des
26160  tableaux, des flottants et des notes de bas de page.
26161 \end_layout
26162
26163 \end_inset
26164
26165
26166 \end_layout
26167
26168 \begin_layout Standard
26169 \begin_inset VSpace bigskip
26170 \end_inset
26171
26172
26173 \end_layout
26174
26175 \begin_layout Standard
26176 \begin_inset ERT
26177 status collapsed
26178
26179 \begin_layout Plain Layout
26180
26181
26182 \backslash
26183 ifmarginnote
26184 \end_layout
26185
26186 \end_inset
26187
26188
26189 \begin_inset Note Note
26190 status open
26191
26192 \begin_layout Plain Layout
26193 La section suivante ne sera affichée que si le paquetage LaTeX 
26194 \series bold
26195 marginnote
26196 \series default
26197  a été installé.
26198 \end_layout
26199
26200 \end_inset
26201
26202
26203 \end_layout
26204
26205 \begin_layout Standard
26206 Cette restriction peut être évitée en utilisant le paquetage LaTeX 
26207 \series bold
26208 marginnote
26209 \series default
26210
26211 \begin_inset Index
26212 status collapsed
26213
26214 \begin_layout Plain Layout
26215 Paquetages LaTeX ! marginnote
26216 \end_layout
26217
26218 \end_inset
26219
26220 .
26221  En ajoutant les deux lignes suivantes au préambule de votre document, la
26222  commande que LyX utilise pour les notes de marge est redéfinie pour utiliser
26223  la commande fournie par le paquetage 
26224 \series bold
26225 marginnote
26226 \series default
26227  :
26228 \end_layout
26229
26230 \begin_layout Standard
26231
26232 \series bold
26233
26234 \backslash
26235 usepackage{marginnote}
26236 \begin_inset Newline newline
26237 \end_inset
26238
26239
26240 \backslash
26241 let
26242 \backslash
26243 marginpar
26244 \backslash
26245 marginnote
26246 \end_layout
26247
26248 \begin_layout Standard
26249 Ce paquetage est aussi utilisé dans ce document parce que 
26250 \series bold
26251 marginnote
26252 \series default
26253  a une autre fonction très utile : Vous pouvez définir un décalage (offset)
26254  vertical pour une note.
26255  C'est souvent nécessaire quand vous avez trop de notes en marge et qu'elles
26256  sont trop proches les unes des autres ou que vous voulez améliorer la mise
26257  en page.
26258  Le décalage est inséré dans LyX sous forme de code TeX directement après
26259  la note sous la forme
26260 \end_layout
26261
26262 \begin_layout Standard
26263
26264 \series bold
26265 [offset]
26266 \end_layout
26267
26268 \begin_layout Standard
26269 où l'offset utilise l'une des unités listées dans le tableau
26270 \begin_inset space ~
26271 \end_inset
26272
26273
26274 \begin_inset CommandInset ref
26275 LatexCommand ref
26276 reference "cha:Unités-de-longueur"
26277
26278 \end_inset
26279
26280 .
26281  Une valeur négative déplace la note vers le haut, une valeur positive la
26282  déplace vers le bas.
26283  Par exemple la note qui se trouve à côté de cette ligne de texte est décalée
26284  vers le haut de 1.5
26285 \begin_inset space \thinspace{}
26286 \end_inset
26287
26288 cm avec la commande en code TeX 
26289 \begin_inset Quotes eld
26290 \end_inset
26291
26292
26293 \series bold
26294 [-1.5cm]
26295 \series default
26296
26297 \begin_inset Quotes erd
26298 \end_inset
26299
26300
26301 \begin_inset Marginal
26302 status collapsed
26303
26304 \begin_layout Plain Layout
26305 Cette note en marge est décalée vers le haut de 1.5
26306 \begin_inset space \thinspace{}
26307 \end_inset
26308
26309 cm par rapport à sa position d'origine.
26310 \end_layout
26311
26312 \end_inset
26313
26314
26315 \begin_inset ERT
26316 status collapsed
26317
26318 \begin_layout Plain Layout
26319
26320 [-1.5cm]
26321 \end_layout
26322
26323 \end_inset
26324
26325
26326 \end_layout
26327
26328 \begin_layout Standard
26329 \begin_inset VSpace medskip
26330 \end_inset
26331
26332 Avec le paquetage 
26333 \series bold
26334 marginnote
26335 \series default
26336  vous pouvez aussi modifier l'alignement du texte dans la note de marge.
26337  Par exemple les commandes 
26338 \end_layout
26339
26340 \begin_layout Standard
26341
26342 \series bold
26343
26344 \backslash
26345 renewcommand*{
26346 \backslash
26347 raggedleftmarginnote}{
26348 \backslash
26349 centering}
26350 \begin_inset Newline newline
26351 \end_inset
26352
26353
26354 \backslash
26355 renewcommand*{
26356 \backslash
26357 raggedrightmarginnote}{
26358 \backslash
26359 centering}
26360 \end_layout
26361
26362 \begin_layout Standard
26363 donnent un alignement centré.
26364  
26365 \series bold
26366
26367 \backslash
26368 raggedleftmarginnote
26369 \series default
26370  indique une note qui apparaît dans la marge de gauche.
26371 \begin_inset ERT
26372 status collapsed
26373
26374 \begin_layout Plain Layout
26375
26376
26377 \backslash
26378 renewcommand*{
26379 \backslash
26380 raggedleftmarginnote}{
26381 \backslash
26382 centering}
26383 \end_layout
26384
26385 \begin_layout Plain Layout
26386
26387
26388 \backslash
26389 renewcommand*{
26390 \backslash
26391 raggedrightmarginnote}{
26392 \backslash
26393 centering}
26394 \end_layout
26395
26396 \end_inset
26397
26398
26399 \begin_inset Marginal
26400 status collapsed
26401
26402 \begin_layout Plain Layout
26403 Le texte de cette note en marge est centré.
26404 \end_layout
26405
26406 \end_inset
26407
26408 .
26409  Le comportement implicite est donné par
26410 \end_layout
26411
26412 \begin_layout Standard
26413
26414 \series bold
26415
26416 \backslash
26417 renewcommand*{
26418 \backslash
26419 raggedleftmarginnote}{
26420 \backslash
26421 raggedleft}
26422 \begin_inset Newline newline
26423 \end_inset
26424
26425
26426 \backslash
26427 renewcommand*{
26428 \backslash
26429 raggedrightmarginnote}{
26430 \backslash
26431 raggedright}
26432 \series default
26433
26434 \begin_inset ERT
26435 status collapsed
26436
26437 \begin_layout Plain Layout
26438
26439
26440 \backslash
26441 renewcommand*{
26442 \backslash
26443 raggedleftmarginnote}{
26444 \backslash
26445 raggedleft}
26446 \end_layout
26447
26448 \begin_layout Plain Layout
26449
26450
26451 \backslash
26452 renewcommand*{
26453 \backslash
26454 raggedrightmarginnote}{
26455 \backslash
26456 raggedright}
26457 \end_layout
26458
26459 \end_inset
26460
26461
26462 \end_layout
26463
26464 \begin_layout Standard
26465 \begin_inset VSpace medskip
26466 \end_inset
26467
26468 Pour les autre fonctions du paquetage 
26469 \series bold
26470 marginnote
26471 \series default
26472  nous vous renvoyons à sa documentation 
26473 \begin_inset CommandInset citation
26474 LatexCommand cite
26475 key "marginnote"
26476
26477 \end_inset
26478
26479 .
26480 \end_layout
26481
26482 \begin_layout Standard
26483 \begin_inset VSpace bigskip
26484 \end_inset
26485
26486 Vous pouvez changer la mise en forme d'une note en marge en changeant sa
26487  définition.
26488  Pour créer par exemple une entête pour toutes les notes en marge avec le
26489  texte 
26490 \begin_inset Quotes eld
26491 \end_inset
26492
26493
26494 \family sans
26495 \series bold
26496 \bar under
26497 Attention!
26498 \family default
26499 \series default
26500 \bar default
26501
26502 \begin_inset Quotes erd
26503 \end_inset
26504
26505  écrit en souligné, sans-sérif et en gras, ajoutez ce qui suit dans le préambule
26506  de votre document :
26507 \end_layout
26508
26509 \begin_layout Standard
26510
26511 \series bold
26512
26513 \backslash
26514 let
26515 \backslash
26516 myMarginpar
26517 \backslash
26518 marginpar
26519 \begin_inset Newline newline
26520 \end_inset
26521
26522
26523 \backslash
26524 renewcommand{
26525 \backslash
26526 marginpar}[1]{
26527 \backslash
26528 myMarginpar{%
26529 \begin_inset Newline newline
26530 \end_inset
26531
26532
26533 \begin_inset ERT
26534 status collapsed
26535
26536 \begin_layout Plain Layout
26537
26538
26539 \backslash
26540 hphantom{ }
26541 \end_layout
26542
26543 \end_inset
26544
26545
26546 \backslash
26547 hspace{0pt}
26548 \backslash
26549 textsf{
26550 \backslash
26551 textbf{
26552 \backslash
26553 underbar{Attention!}}}%
26554 \begin_inset Newline newline
26555 \end_inset
26556
26557
26558 \begin_inset ERT
26559 status collapsed
26560
26561 \begin_layout Plain Layout
26562
26563
26564 \backslash
26565 hphantom{ }
26566 \end_layout
26567
26568 \end_inset
26569
26570
26571 \backslash
26572 vspace{1.5mm}
26573 \backslash
26574
26575 \backslash
26576 #1}}
26577 \end_layout
26578
26579 \begin_layout Standard
26580 \begin_inset ERT
26581 status collapsed
26582
26583 \begin_layout Plain Layout
26584
26585
26586 \backslash
26587 let
26588 \backslash
26589 myMarginpar
26590 \backslash
26591 marginpar
26592 \end_layout
26593
26594 \begin_layout Plain Layout
26595
26596
26597 \backslash
26598 renewcommand{
26599 \backslash
26600 marginpar}[1]{
26601 \backslash
26602 myMarginpar{%
26603 \end_layout
26604
26605 \begin_layout Plain Layout
26606
26607    
26608 \backslash
26609 textsf{
26610 \backslash
26611 textbf{
26612 \backslash
26613 underbar{Attention!}}}%
26614 \end_layout
26615
26616 \begin_layout Plain Layout
26617
26618    
26619 \backslash
26620 vspace{1.5mm}
26621 \backslash
26622
26623 \backslash
26624 #1}}
26625 \end_layout
26626
26627 \end_inset
26628
26629
26630 \begin_inset Marginal
26631 status open
26632
26633 \begin_layout Plain Layout
26634 Ceci est une note en marge avec une en-tête prédéfinie.
26635 \end_layout
26636
26637 \end_inset
26638
26639
26640 \begin_inset ERT
26641 status collapsed
26642
26643 \begin_layout Plain Layout
26644
26645 [-1.5cm]
26646 \end_layout
26647
26648 \end_inset
26649
26650
26651 \begin_inset ERT
26652 status collapsed
26653
26654 \begin_layout Plain Layout
26655
26656
26657 \backslash
26658 renewcommand{
26659 \backslash
26660 marginpar}[1]{
26661 \backslash
26662 myMarginpar{#1}}
26663 \end_layout
26664
26665 \end_inset
26666
26667
26668 \begin_inset Note Note
26669 status collapsed
26670
26671 \begin_layout Plain Layout
26672
26673 \lang english
26674 The margin note format is changed only for this example.
26675 \end_layout
26676
26677 \end_inset
26678
26679
26680 \end_layout
26681
26682 \begin_layout Standard
26683 \begin_inset ERT
26684 status collapsed
26685
26686 \begin_layout Plain Layout
26687
26688
26689 \backslash
26690 else
26691 \end_layout
26692
26693 \end_inset
26694
26695
26696 \begin_inset Note Note
26697 status open
26698
26699 \begin_layout Plain Layout
26700 Ce qui suit sera affiché si le paquetage LaTeX 
26701 \series bold
26702 marginnote
26703 \series default
26704  n'est pas installé :
26705 \end_layout
26706
26707 \end_inset
26708
26709
26710 \end_layout
26711
26712 \begin_layout Standard
26713 Vous devez installer le paquetage LaTeX 
26714 \series bold
26715 marginnote
26716 \series default
26717  pour voir la suite de cette section dans la sortie imprimée.
26718 \end_layout
26719
26720 \begin_layout Standard
26721 \begin_inset ERT
26722 status collapsed
26723
26724 \begin_layout Plain Layout
26725
26726
26727 \backslash
26728 fi
26729 \end_layout
26730
26731 \end_inset
26732
26733
26734 \end_layout
26735
26736 \begin_layout Chapter
26737 Les Boîtes
26738 \end_layout
26739
26740 \begin_layout Section
26741 Introduction
26742 \begin_inset Index
26743 status collapsed
26744
26745 \begin_layout Plain Layout
26746 Boîtes ! Introduction
26747 \end_layout
26748
26749 \end_inset
26750
26751
26752 \end_layout
26753
26754 \begin_layout Standard
26755 Les boîtes sont utilisées pour mettre en forme un bloc de texte.
26756  Elles peuvent être utilisées pour écrire un document en plusieurs langues,
26757  voir la section
26758 \begin_inset space ~
26759 \end_inset
26760
26761
26762 \begin_inset CommandInset ref
26763 LatexCommand ref
26764 reference "sec:Minipages"
26765
26766 \end_inset
26767
26768 , pour encadrer des portions de texte, voir la section
26769 \begin_inset space ~
26770 \end_inset
26771
26772
26773 \begin_inset CommandInset ref
26774 LatexCommand ref
26775 reference "sec:Décorations"
26776
26777 \end_inset
26778
26779 , pour empêcher que des mots subissent une césure, voir la section
26780 \begin_inset space ~
26781 \end_inset
26782
26783
26784 \begin_inset CommandInset ref
26785 LatexCommand ref
26786 reference "sec:Empêcher-césure"
26787
26788 \end_inset
26789
26790 , pour aligner du texte, voir la section
26791 \begin_inset space ~
26792 \end_inset
26793
26794
26795 \begin_inset CommandInset ref
26796 LatexCommand ref
26797 reference "sub:Alignement-Vertical"
26798
26799 \end_inset
26800
26801 , ou pour modifier la couleur de fond d'une portion de texte, voir la section
26802 \begin_inset space ~
26803 \end_inset
26804
26805
26806 \begin_inset CommandInset ref
26807 LatexCommand ref
26808 reference "sec:Boîtes-colorées"
26809
26810 \end_inset
26811
26812 .
26813 \end_layout
26814
26815 \begin_layout Standard
26816 On peut insérer une boîte en utilisant le menu 
26817 \family sans
26818 Insérer\SpecialChar \menuseparator
26819 Boîte
26820 \family default
26821  ou avec le bouton 
26822 \begin_inset Graphics
26823         filename ../../images/box-insert.png
26824         scale 85
26825         scaleBeforeRotation
26826
26827 \end_inset
26828
26829  de la barre d'outils.
26830  Une boîte grise avec une étiquette 
26831 \family sans
26832 Boîte
26833 \begin_inset space ~
26834 \end_inset
26835
26836 (Minipage)
26837 \family default
26838
26839 \begin_inset Graphics
26840         filename clipart/BoxInsetDefaultQt4.png
26841         scale 65
26842         scaleBeforeRotation
26843
26844 \end_inset
26845
26846  est alors insérée.
26847  Le type de la boîte peut être précisé en faisant un clic droit sur la boîte.
26848  La fenêtre de dialogue qui apparaît donne accès aux types de
26849 \family sans
26850  Boîte
26851 \begin_inset space ~
26852 \end_inset
26853
26854 Intérieure
26855 \family default
26856  
26857 \family sans
26858 Parbox
26859 \begin_inset Note Note
26860 status collapsed
26861
26862 \begin_layout Plain Layout
26863 En attendant un traduction plus correcte NdT
26864 \end_layout
26865
26866 \end_inset
26867
26868
26869 \family default
26870  et 
26871 \family sans
26872 Minipage
26873 \family default
26874 .
26875  Le type 
26876 \family sans
26877 Minipage
26878 \family default
26879  est le type implicite pour les boîtes nouvellement créées et il est décrit
26880  dans la section
26881 \begin_inset space ~
26882 \end_inset
26883
26884
26885 \begin_inset CommandInset ref
26886 LatexCommand ref
26887 reference "sec:Minipages"
26888
26889 \end_inset
26890
26891 ; le type 
26892 \family sans
26893 Parbox
26894 \family default
26895  est décrit dans la section
26896 \begin_inset space ~
26897 \end_inset
26898
26899
26900 \begin_inset CommandInset ref
26901 LatexCommand ref
26902 reference "sec:Parboxes"
26903
26904 \end_inset
26905
26906 .
26907 \end_layout
26908
26909 \begin_layout Standard
26910 Les boîtes ne sont pas numérotées et donc ne peuvent pas être référencées
26911  comme les flottants ou les notes de bas de page.
26912 \end_layout
26913
26914 \begin_layout Standard
26915 \begin_inset Note Greyedout
26916 status open
26917
26918 \begin_layout Plain Layout
26919
26920 \series bold
26921 Note:
26922 \series default
26923  Vous ne pouvez pas employer une boîte comme élément dans un environnement
26924  de type 
26925 \family sans
26926 Liste
26927 \family default
26928  ou 
26929 \family sans
26930 Description
26931 \family default
26932 .
26933 \end_layout
26934
26935 \end_inset
26936
26937
26938 \end_layout
26939
26940 \begin_layout Standard
26941 \begin_inset Note Greyedout
26942 status open
26943
26944 \begin_layout Plain Layout
26945
26946 \series bold
26947 Note:
26948 \series default
26949  Pour une raison inconnue, vous ne pouvez mettre le type de la 
26950 \family sans
26951 Boîte
26952 \begin_inset space ~
26953 \end_inset
26954
26955 Intérieure
26956 \family default
26957  à 
26958 \family sans
26959 Aucune
26960 \family default
26961  que quand vous utilisez une boîte encadrée.
26962  Les boîtes sans 
26963 \family sans
26964 Boîte
26965 \begin_inset space ~
26966 \end_inset
26967
26968 Intérieure
26969 \family default
26970  et sans cadre sont expliquées dans la section
26971 \begin_inset space ~
26972 \end_inset
26973
26974
26975 \begin_inset CommandInset ref
26976 LatexCommand ref
26977 reference "sec:Empêcher-césure"
26978
26979 \end_inset
26980
26981 .
26982 \end_layout
26983
26984 \end_inset
26985
26986
26987 \end_layout
26988
26989 \begin_layout Section
26990 La fenêtre de dialogue Boîte
26991 \begin_inset CommandInset label
26992 LatexCommand label
26993 name "sec:Boîte-Dialogue"
26994
26995 \end_inset
26996
26997
26998 \begin_inset Index
26999 status collapsed
27000
27001 \begin_layout Plain Layout
27002 Boîtes ! Fenêtre de dialogue Boîte
27003 \end_layout
27004
27005 \end_inset
27006
27007
27008 \end_layout
27009
27010 \begin_layout Subsection
27011 Taille
27012 \begin_inset Index
27013 status collapsed
27014
27015 \begin_layout Plain Layout
27016 Boîtes ! Taille
27017 \end_layout
27018
27019 \end_inset
27020
27021
27022 \end_layout
27023
27024 \begin_layout Standard
27025 Dans la fenêtre de dialogue 
27026 \family sans
27027 Paramètres
27028 \begin_inset space ~
27029 \end_inset
27030
27031 de
27032 \begin_inset space ~
27033 \end_inset
27034
27035 Boîte
27036 \family default
27037  vous pouvez modifier la géométrie de la boîte avec les champs 
27038 \family sans
27039 Largeur
27040 \family default
27041  et 
27042 \family sans
27043 Hauteur
27044 \family default
27045 .
27046  Les unités de longueur qui sont utilisables dans ces champs sont décrites
27047  dans le tableau
27048 \begin_inset space ~
27049 \end_inset
27050
27051
27052 \begin_inset CommandInset ref
27053 LatexCommand ref
27054 reference "tab:Unités"
27055
27056 \end_inset
27057
27058 .
27059  Le champ 
27060 \family sans
27061 Hauteur
27062 \family default
27063  offre en plus les spécifications de taille suivantes :
27064 \end_layout
27065
27066 \begin_layout Description
27067 Profondeur C'est simplement la 
27068 \begin_inset Quotes eld
27069 \end_inset
27070
27071 hauteur
27072 \begin_inset Quotes erd
27073 \end_inset
27074
27075  du texte.
27076  On ne tient pas compte de hauteur réelle du texte quand il y a plusieurs
27077  lignes de texte dans la boîte.
27078 \begin_inset Newline newline
27079 \end_inset
27080
27081
27082 \begin_inset Newline newline
27083 \end_inset
27084
27085
27086 \begin_inset Newline newline
27087 \end_inset
27088
27089
27090 \begin_inset Box Boxed
27091 position "c"
27092 hor_pos "c"
27093 has_inner_box 1
27094 inner_pos "c"
27095 use_parbox 0
27096 width "12col%"
27097 special "none"
27098 height "1in"
27099 height_special "depth"
27100 status open
27101
27102 \begin_layout Plain Layout
27103 \align center
27104 Boîte dont la hauteur est égale à 1
27105 \begin_inset space \thinspace{}
27106 \end_inset
27107
27108 Profondeur
27109 \end_layout
27110
27111 \end_inset
27112
27113
27114 \begin_inset Newline newline
27115 \end_inset
27116
27117
27118 \begin_inset Newline newline
27119 \end_inset
27120
27121
27122 \end_layout
27123
27124 \begin_layout Description
27125 Hauteur C'est la hauteur totale du texte qui se trouve dans la boîte.
27126  Par exemple, une valeur de 2 pour cette taille va donner une boîte qui
27127  est deux fois plus haute que le texte : 
27128 \begin_inset Box Boxed
27129 position "c"
27130 hor_pos "c"
27131 has_inner_box 1
27132 inner_pos "c"
27133 use_parbox 0
27134 width "20col%"
27135 special "none"
27136 height "2in"
27137 height_special "height"
27138 status open
27139
27140 \begin_layout Plain Layout
27141 \align center
27142 Boîte dont la hauteur est 2
27143 \begin_inset space \thinspace{}
27144 \end_inset
27145
27146 Hauteur
27147 \end_layout
27148
27149 \end_inset
27150
27151
27152 \end_layout
27153
27154 \begin_layout Description
27155 Hauteur
27156 \begin_inset space ~
27157 \end_inset
27158
27159 Totale C'est égal à Hauteur
27160 \begin_inset space \thinspace{}
27161 \end_inset
27162
27163 +
27164 \begin_inset space \thinspace{}
27165 \end_inset
27166
27167 Profondeur : 
27168 \begin_inset Box Boxed
27169 position "c"
27170 hor_pos "c"
27171 has_inner_box 1
27172 inner_pos "c"
27173 use_parbox 0
27174 width "20col%"
27175 special "none"
27176 height "1in"
27177 height_special "totalheight"
27178 status open
27179
27180 \begin_layout Plain Layout
27181 \align center
27182 Boîte dont la hauteur est 1
27183 \begin_inset space \thinspace{}
27184 \end_inset
27185
27186 Hauteur
27187 \begin_inset space ~
27188 \end_inset
27189
27190 Totale
27191 \end_layout
27192
27193 \end_inset
27194
27195
27196 \end_layout
27197
27198 \begin_layout Description
27199 Largeur On prend la largeur de la boîte comme hauteur : 
27200 \begin_inset Box Boxed
27201 position "c"
27202 hor_pos "c"
27203 has_inner_box 1
27204 inner_pos "c"
27205 use_parbox 0
27206 width "12col%"
27207 special "none"
27208 height "1in"
27209 height_special "width"
27210 status open
27211
27212 \begin_layout Plain Layout
27213 \align center
27214 Boîte dont la hauteur est 1
27215 \begin_inset space \thinspace{}
27216 \end_inset
27217
27218 Largeur
27219 \end_layout
27220
27221 \end_inset
27222
27223
27224 \end_layout
27225
27226 \begin_layout Subsection
27227 Alignement
27228 \begin_inset Index
27229 status collapsed
27230
27231 \begin_layout Plain Layout
27232 Boîtes ! Alignement
27233 \end_layout
27234
27235 \end_inset
27236
27237
27238 \end_layout
27239
27240 \begin_layout Standard
27241 Quand vous avez choisi une 
27242 \family sans
27243 Boîte
27244 \begin_inset space ~
27245 \end_inset
27246
27247 Intérieure
27248 \family default
27249 , l'alignement vertical de la boîte peut être :
27250 \end_layout
27251
27252 \begin_layout Description
27253 Haut Ceci est un exemple de texte.
27254  
27255 \begin_inset Box Boxed
27256 position "t"
27257 hor_pos "c"
27258 has_inner_box 1
27259 inner_pos "c"
27260 use_parbox 0
27261 width "12col%"
27262 special "none"
27263 height "1in"
27264 height_special "totalheight"
27265 status collapsed
27266
27267 \begin_layout Plain Layout
27268 \align center
27269 Cette boîte est alignée sur le haut.
27270 \end_layout
27271
27272 \end_inset
27273
27274  Ceci est un exemple de texte.
27275 \end_layout
27276
27277 \begin_layout Description
27278 Milieu Ceci est un exemple de texte.
27279  
27280 \begin_inset Box Boxed
27281 position "c"
27282 hor_pos "c"
27283 has_inner_box 1
27284 inner_pos "c"
27285 use_parbox 0
27286 width "12col%"
27287 special "none"
27288 height "1in"
27289 height_special "totalheight"
27290 status collapsed
27291
27292 \begin_layout Plain Layout
27293 \align center
27294 Cette boîte est alignée au centre.
27295 \end_layout
27296
27297 \end_inset
27298
27299  Ceci est un exemple de texte.
27300 \end_layout
27301
27302 \begin_layout Description
27303 Bas Ceci est un exemple de texte.
27304  
27305 \begin_inset Box Boxed
27306 position "b"
27307 hor_pos "c"
27308 has_inner_box 1
27309 inner_pos "c"
27310 use_parbox 0
27311 width "12col%"
27312 special "none"
27313 height "1in"
27314 height_special "totalheight"
27315 status collapsed
27316
27317 \begin_layout Plain Layout
27318 \align center
27319 Cette boîte est alignée sur le bas.
27320 \end_layout
27321
27322 \end_inset
27323
27324  Ceci est un exemple de texte.
27325 \end_layout
27326
27327 \begin_layout Standard
27328 \begin_inset Note Greyedout
27329 status open
27330
27331 \begin_layout Plain Layout
27332
27333 \series bold
27334 Note:
27335 \series default
27336  L'alignement vertical peut être perturbé dans la sortie finale quand vous
27337  avez par exemple deux boîtes sur une même ligne, une avec une ombre et
27338  l'autre non.
27339 \end_layout
27340
27341 \end_inset
27342
27343
27344 \end_layout
27345
27346 \begin_layout Standard
27347 L'alignement horizontal de la boîte peut être modifié quand elle a son propre
27348  paragraphe grâce à la fenêtre de dialogue 
27349 \family sans
27350 Paramètres
27351 \begin_inset space ~
27352 \end_inset
27353
27354 de
27355 \begin_inset space ~
27356 \end_inset
27357
27358 Boîte
27359 \family default
27360 .
27361 \end_layout
27362
27363 \begin_layout Standard
27364 \begin_inset VSpace bigskip
27365 \end_inset
27366
27367 Quand vous avez choisi une 
27368 \family sans
27369 Boîte
27370 \begin_inset space ~
27371 \end_inset
27372
27373 Intérieure
27374 \family default
27375 , l'alignement vertical du contenu de la boîte peut être :
27376 \end_layout
27377
27378 \begin_layout Description
27379 haut Ceci est un exemple de texte.
27380 \begin_inset Box Boxed
27381 position "c"
27382 hor_pos "c"
27383 has_inner_box 1
27384 inner_pos "t"
27385 use_parbox 0
27386 width "12col%"
27387 special "none"
27388 height "1.5in"
27389 height_special "totalheight"
27390 status collapsed
27391
27392 \begin_layout Plain Layout
27393 \align center
27394 Le texte de cette boîte est aligné sur le haut.
27395 \end_layout
27396
27397 \end_inset
27398
27399  Ceci est un exemple de texte.
27400 \end_layout
27401
27402 \begin_layout Description
27403 milieu Ceci est un exemple de texte.
27404  
27405 \begin_inset Box Boxed
27406 position "c"
27407 hor_pos "c"
27408 has_inner_box 1
27409 inner_pos "c"
27410 use_parbox 0
27411 width "12col%"
27412 special "none"
27413 height "1.5in"
27414 height_special "totalheight"
27415 status collapsed
27416
27417 \begin_layout Plain Layout
27418 \align center
27419 Le texte de cette boîte est aligné au centre
27420 \end_layout
27421
27422 \end_inset
27423
27424  Ceci est un exemple de texte.
27425 \end_layout
27426
27427 \begin_layout Description
27428 bas Ceci est un exemple de texte.
27429  
27430 \begin_inset Box Boxed
27431 position "c"
27432 hor_pos "c"
27433 has_inner_box 1
27434 inner_pos "b"
27435 use_parbox 0
27436 width "12col%"
27437 special "none"
27438 height "1.5in"
27439 height_special "totalheight"
27440 status collapsed
27441
27442 \begin_layout Plain Layout
27443 \align center
27444 Le texte de cette boîte est aligné en bas.
27445 \end_layout
27446
27447 \end_inset
27448
27449  Ceci est un exemple de texte.
27450 \end_layout
27451
27452 \begin_layout Description
27453 élongation Ceci est un exemple de texte.
27454  
27455 \begin_inset Box Boxed
27456 position "c"
27457 hor_pos "c"
27458 has_inner_box 1
27459 inner_pos "s"
27460 use_parbox 0
27461 width "12col%"
27462 special "none"
27463 height "1.5in"
27464 height_special "totalheight"
27465 status collapsed
27466
27467 \begin_layout Plain Layout
27468 \align center
27469 Le texte 
27470 \end_layout
27471
27472 \begin_layout Plain Layout
27473 \align center
27474 de cette
27475 \end_layout
27476
27477 \begin_layout Plain Layout
27478 \align center
27479 boîte est
27480 \end_layout
27481
27482 \begin_layout Plain Layout
27483 \align center
27484 allongé.
27485 \end_layout
27486
27487 \end_inset
27488
27489  Ceci est un exemple de texte.
27490 \end_layout
27491
27492 \begin_layout Standard
27493 Pour allonger le contenu d'une boîte, il doit être constitué de plus d'un
27494  paragraphe.
27495  Dans l'exemple ci-dessus, chaque ligne de texte a son propre paragraphe.
27496 \end_layout
27497
27498 \begin_layout Standard
27499 \begin_inset VSpace bigskip
27500 \end_inset
27501
27502 Pour aligner horizontalement le contenu d'une boîte vous pouvez utiliser
27503  la fenêtre de dialogue 
27504 \family sans
27505 Paramètres
27506 \begin_inset space ~
27507 \end_inset
27508
27509 de
27510 \begin_inset space ~
27511 \end_inset
27512
27513 paragraphe
27514 \family default
27515  quand vous avez choisi une 
27516 \family sans
27517 Boîte
27518 \begin_inset space ~
27519 \end_inset
27520
27521 Intérieure
27522 \family default
27523 .
27524 \end_layout
27525
27526 \begin_layout Standard
27527 \align center
27528 \begin_inset Box Boxed
27529 position "c"
27530 hor_pos "c"
27531 has_inner_box 1
27532 inner_pos "s"
27533 use_parbox 0
27534 width "15col%"
27535 special "none"
27536 height "1.25in"
27537 height_special "totalheight"
27538 status open
27539
27540 \begin_layout Plain Layout
27541 \align left
27542 Le texte de 
27543 \end_layout
27544
27545 \begin_layout Plain Layout
27546 \align left
27547 cette boîte
27548 \end_layout
27549
27550 \begin_layout Plain Layout
27551 \align right
27552 est allongé.
27553 \end_layout
27554
27555 \end_inset
27556
27557
27558 \end_layout
27559
27560 \begin_layout Standard
27561 Si vous n'avez pas choisi une 
27562 \family sans
27563 Boîte
27564 \begin_inset space ~
27565 \end_inset
27566
27567 Intérieure
27568 \family default
27569 , vous pouvez allonger le contenu de la boîte horizontalement avec la fenêtre
27570  de dialogue de boîte.
27571 \end_layout
27572
27573 \begin_layout Standard
27574 \align center
27575 \begin_inset Box Boxed
27576 position "c"
27577 hor_pos "s"
27578 has_inner_box 0
27579 inner_pos "s"
27580 use_parbox 0
27581 width "90col%"
27582 special "none"
27583 height "1.25in"
27584 height_special "totalheight"
27585 status open
27586
27587 \begin_layout Plain Layout
27588 \align left
27589 Le texte de cette boîte est allongé horizontalement.
27590 \end_layout
27591
27592 \end_inset
27593
27594
27595 \end_layout
27596
27597 \begin_layout Subsection
27598 Décorations
27599 \begin_inset CommandInset label
27600 LatexCommand label
27601 name "sec:Décorations"
27602
27603 \end_inset
27604
27605
27606 \begin_inset Index
27607 status open
27608
27609 \begin_layout Plain Layout
27610 Boîtes ! Décorations
27611 \end_layout
27612
27613 \end_inset
27614
27615
27616 \end_layout
27617
27618 \begin_layout Standard
27619 On peut spécifier le style de la boîte en utilisant la liste déroulante
27620  
27621 \family sans
27622 Décoration
27623 \family default
27624 .
27625  Les possibilités sont les suivantes :
27626 \end_layout
27627
27628 \begin_layout Description
27629 Cadre
27630 \begin_inset space ~
27631 \end_inset
27632
27633 simple Ceci dessine un cadre rectangulaire autour de la boîte.
27634  L'épaisseur du trait de ce cadre est donnée par la variable  
27635 \series bold
27636
27637 \backslash
27638 fboxrule
27639 \series default
27640 .
27641  
27642 \begin_inset Box Boxed
27643 position "c"
27644 hor_pos "c"
27645 has_inner_box 1
27646 inner_pos "c"
27647 use_parbox 0
27648 width "20col%"
27649 special "none"
27650 height "1in"
27651 height_special "totalheight"
27652 status open
27653
27654 \begin_layout Plain Layout
27655 \align center
27656 Boîte rectangulaire
27657 \end_layout
27658
27659 \end_inset
27660
27661
27662 \end_layout
27663
27664 \begin_layout Description
27665 Cadre
27666 \begin_inset space ~
27667 \end_inset
27668
27669 simple,
27670 \begin_inset space ~
27671 \end_inset
27672
27673 sauts
27674 \begin_inset space ~
27675 \end_inset
27676
27677 de
27678 \begin_inset space ~
27679 \end_inset
27680
27681 page Quand vous utilisez le style de décoration 
27682 \family sans
27683 cadre simple
27684 \family default
27685  sans boîte intérieure, vous pouvez autoriser les sauts de page à l'intérieur
27686  de la boîte.
27687  Notez que dans ce cas, contrairement aux autres boîtes avec cadre, le cadre
27688  predra toute la largeur de la colonne, la boîte sera considérée comme son
27689  propre paragraphe et 
27690 \series bold
27691
27692 \backslash
27693 fboxrule
27694 \series default
27695  et 
27696 \series bold
27697
27698 \backslash
27699 fboxsep
27700 \series default
27701  n'ont aucun effet sur ce type de boîte.
27702  L'épaisseur de la ligne du cadre a la valeur de 
27703 \series bold
27704
27705 \backslash
27706 FrameRule
27707 \series default
27708 .
27709  
27710 \lang english
27711
27712 \begin_inset Box Framed
27713 position "t"
27714 hor_pos "c"
27715 has_inner_box 0
27716 inner_pos "t"
27717 use_parbox 0
27718 width "100col%"
27719 special "none"
27720 height "1in"
27721 height_special "totalheight"
27722 status collapsed
27723
27724 \begin_layout Plain Layout
27725 Boîte avec cadre simple et sauts de page
27726 \end_layout
27727
27728 \end_inset
27729
27730
27731 \end_layout
27732
27733 \begin_layout Description
27734 Cadre
27735 \begin_inset space ~
27736 \end_inset
27737
27738 oval,
27739 \begin_inset space ~
27740 \end_inset
27741
27742 fin Ceci dessine un cadre ovalisée autour de la boîte.
27743  L'épaisseur du trait de ce cadre est de  0.4
27744 \begin_inset space \thinspace{}
27745 \end_inset
27746
27747 pt.
27748  
27749 \begin_inset Box ovalbox
27750 position "c"
27751 hor_pos "c"
27752 has_inner_box 1
27753 inner_pos "c"
27754 use_parbox 0
27755 width "20col%"
27756 special "none"
27757 height "1in"
27758 height_special "totalheight"
27759 status open
27760
27761 \begin_layout Plain Layout
27762 \align center
27763 Boîte ovalisée, fine
27764 \end_layout
27765
27766 \end_inset
27767
27768
27769 \end_layout
27770
27771 \begin_layout Description
27772 Cadre
27773 \begin_inset space ~
27774 \end_inset
27775
27776 oval,
27777 \begin_inset space ~
27778 \end_inset
27779
27780 épais Ceci dessine un cadre ovalisée autour de la boîte.
27781  L'épaisseur du trait de ce cadre est de   0.8
27782 \begin_inset space \thinspace{}
27783 \end_inset
27784
27785 pt.
27786  
27787 \begin_inset Box Ovalbox
27788 position "c"
27789 hor_pos "c"
27790 has_inner_box 1
27791 inner_pos "c"
27792 use_parbox 0
27793 width "20col%"
27794 special "none"
27795 height "1in"
27796 height_special "totalheight"
27797 status open
27798
27799 \begin_layout Plain Layout
27800 \align center
27801 Boîte ovalisée, épaisse
27802 \end_layout
27803
27804 \end_inset
27805
27806
27807 \end_layout
27808
27809 \begin_layout Description
27810 Ombre
27811 \begin_inset space ~
27812 \end_inset
27813
27814 en
27815 \begin_inset space ~
27816 \end_inset
27817
27818 relief Ceci dessine un cadre rectangulaire avec une ombre autour de la boîte.
27819  L'épaisseur du trait de ce cadre est donnée par la variable  
27820 \series bold
27821
27822 \backslash
27823 fboxrule
27824 \series default
27825 , l'ombre a une épaisseur de  4
27826 \begin_inset space \thinspace{}
27827 \end_inset
27828
27829 pt.
27830  
27831 \begin_inset Box Shadowbox
27832 position "c"
27833 hor_pos "c"
27834 has_inner_box 1
27835 inner_pos "c"
27836 use_parbox 0
27837 width "20col%"
27838 special "none"
27839 height "1in"
27840 height_special "totalheight"
27841 status open
27842
27843 \begin_layout Plain Layout
27844 \align center
27845 Boîte ombrée
27846 \end_layout
27847
27848 \end_inset
27849
27850
27851 \end_layout
27852
27853 \begin_layout Description
27854 Fond
27855 \begin_inset space ~
27856 \end_inset
27857
27858 ombré Ceci dessine une boîte avec un arrière plan rouge.
27859  Contrairement aux boîtes coloriées
27860 \begin_inset Foot
27861 status collapsed
27862
27863 \begin_layout Plain Layout
27864 Voir la section
27865 \begin_inset space ~
27866 \end_inset
27867
27868
27869 \begin_inset CommandInset ref
27870 LatexCommand ref
27871 reference "sec:Boîtes-colorées"
27872
27873 \end_inset
27874
27875 .
27876 \end_layout
27877
27878 \end_inset
27879
27880 , elle utilise toujours toute la largeur de la colonne et la boîte constitue
27881  son propre paragraphe.
27882 \lang english
27883
27884 \begin_inset Box Shaded
27885 position "t"
27886 hor_pos "c"
27887 has_inner_box 0
27888 inner_pos "t"
27889 use_parbox 0
27890 width "50col%"
27891 special "none"
27892 height "1in"
27893 height_special "totalheight"
27894 status collapsed
27895
27896 \begin_layout Plain Layout
27897 Boîte avec fond ombré
27898 \end_layout
27899
27900 \end_inset
27901
27902
27903 \end_layout
27904
27905 \begin_layout Description
27906 Double
27907 \begin_inset space ~
27908 \end_inset
27909
27910 cadre Ceci dessine un cadre rectangulaire à deux traits autour de la boîte.
27911  L'épaisseur du trait du cadre interne est de 0.75
27912 \begin_inset space \thinspace{}
27913 \end_inset
27914
27915
27916 \series bold
27917
27918 \backslash
27919 fboxrule
27920 \series default
27921 , l'épaisseur du trait du cadre externe est de 1.5
27922 \begin_inset space \thinspace{}
27923 \end_inset
27924
27925
27926 \series bold
27927
27928 \backslash
27929 fboxrule
27930 \series default
27931 .
27932  La distance entre les deux cadres est de  1.5
27933 \begin_inset space \thinspace{}
27934 \end_inset
27935
27936
27937 \series bold
27938
27939 \backslash
27940 fboxrule
27941 \series default
27942
27943 \begin_inset space \thinspace{}
27944 \end_inset
27945
27946 +
27947 \begin_inset space \thinspace{}
27948 \end_inset
27949
27950 0.5
27951 \begin_inset space \thinspace{}
27952 \end_inset
27953
27954 pt.
27955  
27956 \begin_inset Box Doublebox
27957 position "c"
27958 hor_pos "c"
27959 has_inner_box 1
27960 inner_pos "c"
27961 use_parbox 0
27962 width "20col%"
27963 special "none"
27964 height "1in"
27965 height_special "totalheight"
27966 status open
27967
27968 \begin_layout Plain Layout
27969 \align center
27970 Boîte double
27971 \end_layout
27972
27973 \end_inset
27974
27975
27976 \end_layout
27977
27978 \begin_layout Standard
27979 \begin_inset VSpace bigskip
27980 \end_inset
27981
27982 L'étiquette qui se trouve sur la boîte dans LyX s'adapte pour montrer le
27983  style de boîte utilisé.
27984  Pour pouvoir utiliser ces différents types de cadres, vous devez installer
27985  le paquetage LaTeX 
27986 \series bold
27987 fancybox
27988 \series default
27989
27990 \begin_inset Index
27991 status collapsed
27992
27993 \begin_layout Plain Layout
27994 Paquetages LaTeX ! fancybox
27995 \end_layout
27996
27997 \end_inset
27998
27999 .
28000 \end_layout
28001
28002 \begin_layout Section
28003 Personnalisation des boîtes
28004 \begin_inset Index
28005 status open
28006
28007 \begin_layout Plain Layout
28008 Boîtes! Personnalisation
28009 \end_layout
28010
28011 \end_inset
28012
28013
28014 \end_layout
28015
28016 \begin_layout Standard
28017 La valeur implicite pour la variable 
28018 \series bold
28019
28020 \backslash
28021 fboxrule
28022 \series default
28023  est 0.4
28024 \begin_inset space \thinspace{}
28025 \end_inset
28026
28027 pt.
28028  Elle peut être modifiée avec la commande suivante en code TeX, par exemple
28029  pour avoir 2
28030 \begin_inset space \thinspace{}
28031 \end_inset
28032
28033 pt :
28034 \end_layout
28035
28036 \begin_layout Standard
28037
28038 \series bold
28039
28040 \backslash
28041 setlength{
28042 \backslash
28043 fboxrule}{2pt}
28044 \end_layout
28045
28046 \begin_layout Standard
28047 \begin_inset ERT
28048 status collapsed
28049
28050 \begin_layout Plain Layout
28051
28052
28053 \backslash
28054 setlength{
28055 \backslash
28056 fboxrule}{2pt}
28057 \end_layout
28058
28059 \end_inset
28060
28061
28062 \begin_inset Box Boxed
28063 position "c"
28064 hor_pos "c"
28065 has_inner_box 1
28066 inner_pos "c"
28067 use_parbox 0
28068 width "25col%"
28069 special "none"
28070 height "1in"
28071 height_special "totalheight"
28072 status open
28073
28074 \begin_layout Plain Layout
28075 \align center
28076 Boîte rectangulaire avec 
28077 \series bold
28078
28079 \backslash
28080 fboxrule
28081 \series default
28082
28083 \begin_inset space \thinspace{}
28084 \end_inset
28085
28086 =
28087 \begin_inset space \thinspace{}
28088 \end_inset
28089
28090 2
28091 \begin_inset space \thinspace{}
28092 \end_inset
28093
28094 pt
28095 \end_layout
28096
28097 \end_inset
28098
28099
28100 \begin_inset ERT
28101 status collapsed
28102
28103 \begin_layout Plain Layout
28104
28105
28106 \backslash
28107 setlength{
28108 \backslash
28109 fboxrule}{0.4pt}
28110 \end_layout
28111
28112 \end_inset
28113
28114
28115 \end_layout
28116
28117 \begin_layout Standard
28118 \begin_inset VSpace bigskip
28119 \end_inset
28120
28121 L'espace entre le cadre et le contenu de la boîte est le même pour tous
28122  les types de cadres, implicitement il est de 3
28123 \begin_inset space \thinspace{}
28124 \end_inset
28125
28126 pt.
28127  Vous pouvez le modifier en donnant une autre valeur à la variable 
28128 \series bold
28129
28130 \backslash
28131 fboxsep
28132 \series default
28133 .
28134  Par exemple la commande
28135 \end_layout
28136
28137 \begin_layout Standard
28138
28139 \series bold
28140
28141 \backslash
28142 setlength{
28143 \backslash
28144 fboxsep}{10pt}
28145 \end_layout
28146
28147 \begin_layout Standard
28148 met une valeur de 10
28149 \begin_inset space \thinspace{}
28150 \end_inset
28151
28152 pt, comme celle utilisée pour cette boîte :
28153 \end_layout
28154
28155 \begin_layout Standard
28156 \begin_inset ERT
28157 status collapsed
28158
28159 \begin_layout Plain Layout
28160
28161
28162 \backslash
28163 setlength{
28164 \backslash
28165 fboxsep}{10pt}
28166 \end_layout
28167
28168 \end_inset
28169
28170
28171 \begin_inset Box Boxed
28172 position "c"
28173 hor_pos "c"
28174 has_inner_box 1
28175 inner_pos "c"
28176 use_parbox 0
28177 width "25col%"
28178 special "none"
28179 height "1in"
28180 height_special "totalheight"
28181 status open
28182
28183 \begin_layout Plain Layout
28184 \align center
28185 Boîte rectangulaire avec 
28186 \series bold
28187
28188 \backslash
28189 fboxsep
28190 \series default
28191
28192 \begin_inset space \thinspace{}
28193 \end_inset
28194
28195 =
28196 \begin_inset space \thinspace{}
28197 \end_inset
28198
28199 10
28200 \begin_inset space \thinspace{}
28201 \end_inset
28202
28203 pt
28204 \end_layout
28205
28206 \end_inset
28207
28208
28209 \begin_inset ERT
28210 status collapsed
28211
28212 \begin_layout Plain Layout
28213
28214
28215 \backslash
28216 setlength{
28217 \backslash
28218 fboxsep}{3pt}
28219 \end_layout
28220
28221 \end_inset
28222
28223
28224 \end_layout
28225
28226 \begin_layout Standard
28227 \begin_inset VSpace bigskip
28228 \end_inset
28229
28230 Le diamètre des coins arrondis des boîtes ovalisées peut être modifié par
28231  la commande 
28232 \series bold
28233
28234 \backslash
28235 cornersize
28236 \series default
28237 .
28238  Par exemple, la commande
28239 \end_layout
28240
28241 \begin_layout Standard
28242
28243 \series bold
28244
28245 \backslash
28246 cornersize*{1cm}
28247 \end_layout
28248
28249 \begin_layout Standard
28250 donne un diamètre de 1
28251 \begin_inset space \thinspace{}
28252 \end_inset
28253
28254 cm.
28255  La commande
28256 \end_layout
28257
28258 \begin_layout Standard
28259
28260 \series bold
28261
28262 \backslash
28263 cornersize{num}
28264 \end_layout
28265
28266 \begin_layout Standard
28267 fixe le diamètre à 
28268 \family sans
28269 num
28270 \begin_inset space \thinspace{}
28271 \end_inset
28272
28273 ×
28274 \begin_inset space \thinspace{}
28275 \end_inset
28276
28277 minimum(largeur et hauteur de la boîte)
28278 \family default
28279 .
28280  La valeur implicite est 
28281 \series bold
28282
28283 \backslash
28284 cornersize{0.5}
28285 \series default
28286 .
28287 \end_layout
28288
28289 \begin_layout Standard
28290 \begin_inset ERT
28291 status collapsed
28292
28293 \begin_layout Plain Layout
28294
28295
28296 \backslash
28297 cornersize*{1.5cm}
28298 \end_layout
28299
28300 \end_inset
28301
28302
28303 \begin_inset Box Ovalbox
28304 position "c"
28305 hor_pos "c"
28306 has_inner_box 1
28307 inner_pos "c"
28308 use_parbox 0
28309 width "25col%"
28310 special "none"
28311 height "1in"
28312 height_special "totalheight"
28313 status open
28314
28315 \begin_layout Plain Layout
28316 \align center
28317 Boîte ovale avec 
28318 \series bold
28319
28320 \backslash
28321 cornersize
28322 \series default
28323
28324 \begin_inset space \thinspace{}
28325 \end_inset
28326
28327 =
28328 \begin_inset space \thinspace{}
28329 \end_inset
28330
28331 1.5
28332 \begin_inset space \thinspace{}
28333 \end_inset
28334
28335 cm
28336 \end_layout
28337
28338 \end_inset
28339
28340
28341 \begin_inset ERT
28342 status collapsed
28343
28344 \begin_layout Plain Layout
28345
28346
28347 \backslash
28348 cornersize{0.5}
28349 \end_layout
28350
28351 \end_inset
28352
28353
28354 \end_layout
28355
28356 \begin_layout Standard
28357 \begin_inset VSpace bigskip
28358 \end_inset
28359
28360 La taille de l'ombre peut être ajustée en changeant la valeur de la variable
28361  
28362 \series bold
28363
28364 \backslash
28365 shadowsize
28366 \series default
28367 .
28368  Elle est fixée à 2
28369 \begin_inset space \thinspace{}
28370 \end_inset
28371
28372 pt pour la boîte suivante par la commande :
28373 \end_layout
28374
28375 \begin_layout Standard
28376
28377 \series bold
28378
28379 \backslash
28380 setlength{
28381 \backslash
28382 shadowsize}{2pt}
28383 \end_layout
28384
28385 \begin_layout Standard
28386 \begin_inset ERT
28387 status collapsed
28388
28389 \begin_layout Plain Layout
28390
28391
28392 \backslash
28393 setlength{
28394 \backslash
28395 shadowsize}{2pt}
28396 \end_layout
28397
28398 \end_inset
28399
28400
28401 \begin_inset Box Shadowbox
28402 position "c"
28403 hor_pos "c"
28404 has_inner_box 1
28405 inner_pos "c"
28406 use_parbox 0
28407 width "25col%"
28408 special "none"
28409 height "1in"
28410 height_special "totalheight"
28411 status open
28412
28413 \begin_layout Plain Layout
28414 \align center
28415 Boîte ombrée avec 
28416 \series bold
28417
28418 \backslash
28419 shadowsize
28420 \series default
28421
28422 \begin_inset space \thinspace{}
28423 \end_inset
28424
28425 =
28426 \begin_inset space \thinspace{}
28427 \end_inset
28428
28429 2
28430 \begin_inset space \thinspace{}
28431 \end_inset
28432
28433 pt
28434 \end_layout
28435
28436 \end_inset
28437
28438
28439 \begin_inset ERT
28440 status collapsed
28441
28442 \begin_layout Plain Layout
28443
28444
28445 \backslash
28446 setlength{
28447 \backslash
28448 shadowsize}{4pt}
28449 \end_layout
28450
28451 \end_inset
28452
28453
28454 \end_layout
28455
28456 \begin_layout Standard
28457 \begin_inset VSpace bigskip
28458 \end_inset
28459
28460
28461 \end_layout
28462
28463 \begin_layout Standard
28464 La valeur implicite pour la longueur 
28465 \series bold
28466
28467 \backslash
28468 FrameRule
28469 \series default
28470  est 0,4
28471 \begin_inset space \thinspace{}
28472 \end_inset
28473
28474 pt.
28475  L'espacement implicite entre le contenu de la note et le cadre est de 9
28476 \begin_inset space \thinspace{}
28477 \end_inset
28478
28479 pt et il peut être modifié en utilisant la valeur de 
28480 \series bold
28481
28482 \backslash
28483 FrameSep
28484 \series default
28485 .
28486  Par exemple, l'apparence de la boîte suivante a été modifiée avec les commandes
28487  suivantes en code TeX
28488 \end_layout
28489
28490 \begin_layout Standard
28491
28492 \series bold
28493
28494 \backslash
28495 setlength{
28496 \backslash
28497 FrameRule}{5pt}
28498 \begin_inset Newline newline
28499 \end_inset
28500
28501
28502 \backslash
28503 setlength{
28504 \backslash
28505 FrameSep}{0.5cm}
28506 \end_layout
28507
28508 \begin_layout Standard
28509
28510 \lang english
28511 \begin_inset ERT
28512 status collapsed
28513
28514 \begin_layout Plain Layout
28515
28516
28517 \backslash
28518 setlength{
28519 \backslash
28520 FrameRule}{5pt}
28521 \end_layout
28522
28523 \begin_layout Plain Layout
28524
28525
28526 \backslash
28527 setlength{
28528 \backslash
28529 FrameSep}{0.5cm}
28530 \end_layout
28531
28532 \end_inset
28533
28534
28535 \begin_inset Box Framed
28536 position "t"
28537 hor_pos "c"
28538 has_inner_box 0
28539 inner_pos "t"
28540 use_parbox 0
28541 width "100col%"
28542 special "none"
28543 height "1in"
28544 height_special "totalheight"
28545 status open
28546
28547 \begin_layout Plain Layout
28548 Ceci est un texte dans une boîte autorisant les 
28549 \family sans
28550 sauts de page
28551 \family default
28552 .
28553 \end_layout
28554
28555 \end_inset
28556
28557
28558 \begin_inset ERT
28559 status collapsed
28560
28561 \begin_layout Plain Layout
28562
28563
28564 \backslash
28565 setlength{
28566 \backslash
28567 FrameRule}{0.4pt}
28568 \end_layout
28569
28570 \begin_layout Plain Layout
28571
28572
28573 \backslash
28574 setlength{
28575 \backslash
28576 FrameSep}{9pt}
28577 \end_layout
28578
28579 \end_inset
28580
28581
28582 \end_layout
28583
28584 \begin_layout Standard
28585
28586 \lang english
28587 \begin_inset VSpace bigskip
28588 \end_inset
28589
28590
28591 \end_layout
28592
28593 \begin_layout Standard
28594 Pour les bôites à 
28595 \family sans
28596 Fond
28597 \begin_inset space ~
28598 \end_inset
28599
28600 ombré
28601 \family default
28602 , l'espacement implicite entre le contenu de la boîte et son cadre est de
28603  3
28604 \begin_inset space \thinspace{}
28605 \end_inset
28606
28607 pt et il peut être modifié avec la valeur de 
28608 \series bold
28609
28610 \backslash
28611 fboxsep
28612 \series default
28613 .
28614  La couleur rouge utilisée implicitement pour le fond peut soit être modifiée
28615  localement avec la commande 
28616 \series bold
28617
28618 \backslash
28619 definecolor{shadebox}
28620 \series default
28621 , soit globalement avec le menu 
28622 \family sans
28623 Outils\SpecialChar \menuseparator
28624 Préférences
28625 \family default
28626 \SpecialChar \menuseparator
28627
28628 \family sans
28629 Couleurs\SpecialChar \menuseparator
28630 boîte
28631 \begin_inset space ~
28632 \end_inset
28633
28634 ombrée
28635 \family default
28636 .
28637  La syntaxe de la commande 
28638 \series bold
28639
28640 \backslash
28641 definecolor
28642 \series default
28643  est expliquée dans la section
28644 \begin_inset space ~
28645 \end_inset
28646
28647
28648 \begin_inset CommandInset ref
28649 LatexCommand ref
28650 reference "sec:Tableaux-Colorés"
28651
28652 \end_inset
28653
28654
28655 \begin_inset Foot
28656 status collapsed
28657
28658 \begin_layout Plain Layout
28659 Notez que l'utilisation de 
28660 \series bold
28661
28662 \backslash
28663 definecolor
28664 \series default
28665  ne peut se faire sans le paquetage LaTeX 
28666 \series bold
28667 color
28668 \series default
28669  dans le préambule, voir la section
28670 \begin_inset space ~
28671 \end_inset
28672
28673
28674 \begin_inset CommandInset ref
28675 LatexCommand ref
28676 reference "sec:Boîtes-colorées"
28677
28678 \end_inset
28679
28680 .
28681  
28682 \end_layout
28683
28684 \end_inset
28685
28686 .
28687 \end_layout
28688
28689 \begin_layout Standard
28690 Par exemple l'apparence de la note à fond ombré suivante a été modifié avec
28691  les commandes en code TeX suivantes
28692 \end_layout
28693
28694 \begin_layout Standard
28695
28696 \series bold
28697
28698 \backslash
28699 setlength{
28700 \backslash
28701 fboxsep}{0.5cm}
28702 \series default
28703
28704 \begin_inset Newline newline
28705 \end_inset
28706
28707
28708 \series bold
28709
28710 \backslash
28711 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
28712 \end_layout
28713
28714 \begin_layout Standard
28715
28716 \lang english
28717 \begin_inset ERT
28718 status collapsed
28719
28720 \begin_layout Plain Layout
28721
28722
28723 \backslash
28724 setlength{
28725 \backslash
28726 fboxsep}{0.5cm}
28727 \end_layout
28728
28729 \begin_layout Plain Layout
28730
28731
28732 \backslash
28733 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
28734 \end_layout
28735
28736 \end_inset
28737
28738
28739 \begin_inset Box Shaded
28740 position "t"
28741 hor_pos "c"
28742 has_inner_box 0
28743 inner_pos "t"
28744 use_parbox 0
28745 width "100col%"
28746 special "none"
28747 height "1in"
28748 height_special "totalheight"
28749 status open
28750
28751 \begin_layout Plain Layout
28752
28753 \color yellow
28754 Ceci est un texte jaune dans une boîte à 
28755 \family sans
28756 Fond
28757 \begin_inset space ~
28758 \end_inset
28759
28760 ombré
28761 \family default
28762 \color inherit
28763  
28764 \color yellow
28765 avec un fond vert foncé.
28766 \end_layout
28767
28768 \end_inset
28769
28770
28771 \begin_inset ERT
28772 status collapsed
28773
28774 \begin_layout Plain Layout
28775
28776
28777 \backslash
28778 setlength{
28779 \backslash
28780 fboxsep}{3pt}
28781 \end_layout
28782
28783 \begin_layout Plain Layout
28784
28785
28786 \backslash
28787 definecolor{shadecolor}{rgb}{1,0,0}
28788 \end_layout
28789
28790 \end_inset
28791
28792
28793 \end_layout
28794
28795 \begin_layout Standard
28796
28797 \lang english
28798 \begin_inset VSpace bigskip
28799 \end_inset
28800
28801
28802 \end_layout
28803
28804 \begin_layout Standard
28805 Les longueurs et les largeurs ainsi modifiées restent valables pour toutes
28806  les boîtes qui suivent la commandes qui les a changées.
28807 \end_layout
28808
28809 \begin_layout Section
28810 Minipages
28811 \begin_inset CommandInset label
28812 LatexCommand label
28813 name "sec:Minipages"
28814
28815 \end_inset
28816
28817
28818 \begin_inset Index
28819 status collapsed
28820
28821 \begin_layout Plain Layout
28822 Boîtes ! Minipages
28823 \end_layout
28824
28825 \end_inset
28826
28827
28828 \end_layout
28829
28830 \begin_layout Standard
28831 LaTeX fournit un mécanisme qui, en fait, permet de produire une page à l'intérie
28832 ur d'une page.
28833  On parle alors d'une minipage, et à l'intérieur de celle-ci, toutes les
28834  règles d'indentation, de saut de ligne, etc.
28835  s'appliquent.
28836 \end_layout
28837
28838 \begin_layout Standard
28839 Les minipages sont par exemple utiles quand on écrit un document avec plusieurs
28840  langues.
28841 \end_layout
28842
28843 \begin_layout Standard
28844 Ci-dessous, vous avez deux exemples de minipages côte-à-côte.
28845  Leur largeur est fixée à 45
28846 \begin_inset space \thinspace{}
28847 \end_inset
28848
28849 col% et elles sont séparées par un ressort horizontal, qui a été inséré
28850  via le menu 
28851 \family sans
28852 Insérer\SpecialChar \menuseparator
28853 Typographie
28854 \begin_inset space ~
28855 \end_inset
28856
28857 spéciale\SpecialChar \menuseparator
28858 Ressort
28859 \begin_inset space ~
28860 \end_inset
28861
28862 Horizontal
28863 \family default
28864 .
28865 \end_layout
28866
28867 \begin_layout Standard
28868
28869 \end_layout
28870
28871 \begin_layout Standard
28872
28873 \lang english
28874 \begin_inset Box Frameless
28875 position "t"
28876 hor_pos "c"
28877 has_inner_box 1
28878 inner_pos "c"
28879 use_parbox 0
28880 width "45col%"
28881 special "none"
28882 height "1in"
28883 height_special "totalheight"
28884 status open
28885
28886 \begin_layout Plain Layout
28887
28888 \lang german
28889 Dies ist ein deutscher Text.
28890  Dies ist ein deutscher Text.
28891  Dies ist ein deutscher Text.
28892  Dies ist ein deutscher Text.
28893  Dies ist ein deutscher Text.
28894  Dies ist ein deutscher Text.
28895  Dies ist ein deutscher Text.
28896  Dies ist ein deutscher Text.
28897  Dies ist ein deutscher Text.
28898  Dies ist ein deutscher Text.
28899  Dies ist ein deutscher Text.
28900  Dies ist ein deutscher Text.
28901  Dies ist ein deutscher Text
28902 \begin_inset Foot
28903 status collapsed
28904
28905 \begin_layout Plain Layout
28906
28907 \lang german
28908 Dies ist eine deutsche Fußnote.
28909 \end_layout
28910
28911 \end_inset
28912
28913 .
28914  Dies ist ein deutscher Text.
28915  Dies ist ein deutscher Text.
28916 \end_layout
28917
28918 \end_inset
28919
28920
28921 \begin_inset space \hfill{}
28922 \end_inset
28923
28924
28925 \begin_inset Box Frameless
28926 position "t"
28927 hor_pos "c"
28928 has_inner_box 1
28929 inner_pos "c"
28930 use_parbox 0
28931 width "45col%"
28932 special "none"
28933 height "1in"
28934 height_special "totalheight"
28935 status open
28936
28937 \begin_layout Plain Layout
28938
28939 \lang english
28940 This is an English Text.
28941  This is an English Text.
28942  This is an English Text.
28943  This is an English Text.
28944  This is an English Text.
28945  This is an English Text.
28946  This is an English Text.
28947  This is an English Text.
28948  This is an English Text.
28949  This is an English Text.
28950  This is an English Text.
28951  This is an English Text.
28952  This is an English Text.
28953  This is an English Text.
28954  This is an English Text.
28955  This is an English Text.
28956 \begin_inset Foot
28957 status collapsed
28958
28959 \begin_layout Plain Layout
28960
28961 \lang english
28962 This is an English footnote.
28963 \end_layout
28964
28965 \end_inset
28966
28967  This is an English Text.
28968  
28969 \end_layout
28970
28971 \end_inset
28972
28973
28974 \end_layout
28975
28976 \begin_layout Standard
28977 \begin_inset VSpace bigskip
28978 \end_inset
28979
28980 Une autre application des minipages est l'ajout de notes de bas de page
28981  à l'intérieur d'un tableau.
28982  À cause d'une restriction due à LaTeX, les notes de bas de pages insérées
28983  dans un tableau n'apparaissent pas en bas de la page courante.
28984  Mais si vous mettez votre tableau dans une minipage, la note de bas de
28985  page apparaîtra en bas de celle-ci, numérotée avec des lettres latines.
28986  Le numéro de note est remis à 1 à chaque nouvelle minipage, mais pas en
28987  dehors des minipages.
28988 \end_layout
28989
28990 \begin_layout Standard
28991 Les notes de bas de page de ce tableau n'apparaissent pas : 
28992 \begin_inset Tabular
28993 <lyxtabular version="3" rows="3" columns="4">
28994 <features>
28995 <column alignment="center" valignment="top" width="0pt">
28996 <column alignment="center" valignment="top" width="0pt">
28997 <column alignment="center" valignment="top" width="0pt">
28998 <column alignment="center" valignment="top" width="0pt">
28999 <row>
29000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29001 \begin_inset Text
29002
29003 \begin_layout Plain Layout
29004 1
29005 \end_layout
29006
29007 \end_inset
29008 </cell>
29009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29010 \begin_inset Text
29011
29012 \begin_layout Plain Layout
29013 2
29014 \end_layout
29015
29016 \end_inset
29017 </cell>
29018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29019 \begin_inset Text
29020
29021 \begin_layout Plain Layout
29022 3
29023 \begin_inset Foot
29024 status open
29025
29026 \begin_layout Plain Layout
29027 Ceci est une note de bas de page à l'intérieur d'un tableau.
29028 \end_layout
29029
29030 \end_inset
29031
29032
29033 \end_layout
29034
29035 \end_inset
29036 </cell>
29037 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29038 \begin_inset Text
29039
29040 \begin_layout Plain Layout
29041 4
29042 \end_layout
29043
29044 \end_inset
29045 </cell>
29046 </row>
29047 <row>
29048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29049 \begin_inset Text
29050
29051 \begin_layout Plain Layout
29052 a
29053 \end_layout
29054
29055 \end_inset
29056 </cell>
29057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29058 \begin_inset Text
29059
29060 \begin_layout Plain Layout
29061 b
29062 \end_layout
29063
29064 \end_inset
29065 </cell>
29066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29067 \begin_inset Text
29068
29069 \begin_layout Plain Layout
29070 c
29071 \end_layout
29072
29073 \end_inset
29074 </cell>
29075 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29076 \begin_inset Text
29077
29078 \begin_layout Plain Layout
29079 d
29080 \end_layout
29081
29082 \end_inset
29083 </cell>
29084 </row>
29085 <row>
29086 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29087 \begin_inset Text
29088
29089 \begin_layout Plain Layout
29090 e
29091 \end_layout
29092
29093 \end_inset
29094 </cell>
29095 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29096 \begin_inset Text
29097
29098 \begin_layout Plain Layout
29099 f
29100 \end_layout
29101
29102 \end_inset
29103 </cell>
29104 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29105 \begin_inset Text
29106
29107 \begin_layout Plain Layout
29108 g
29109 \end_layout
29110
29111 \end_inset
29112 </cell>
29113 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29114 \begin_inset Text
29115
29116 \begin_layout Plain Layout
29117 h
29118 \end_layout
29119
29120 \end_inset
29121 </cell>
29122 </row>
29123 </lyxtabular>
29124
29125 \end_inset
29126
29127
29128 \end_layout
29129
29130 \begin_layout Standard
29131 \align center
29132 \begin_inset Box Frameless
29133 position "t"
29134 hor_pos "c"
29135 has_inner_box 1
29136 inner_pos "c"
29137 use_parbox 0
29138 width "30col%"
29139 special "none"
29140 height "1in"
29141 height_special "totalheight"
29142 status open
29143
29144 \begin_layout Plain Layout
29145 \align center
29146 \begin_inset Tabular
29147 <lyxtabular version="3" rows="3" columns="4">
29148 <features>
29149 <column alignment="center" valignment="top" width="0pt">
29150 <column alignment="center" valignment="top" width="0pt">
29151 <column alignment="center" valignment="top" width="0pt">
29152 <column alignment="center" valignment="top" width="0pt">
29153 <row>
29154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29155 \begin_inset Text
29156
29157 \begin_layout Plain Layout
29158 1
29159 \end_layout
29160
29161 \end_inset
29162 </cell>
29163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29164 \begin_inset Text
29165
29166 \begin_layout Plain Layout
29167 2
29168 \end_layout
29169
29170 \end_inset
29171 </cell>
29172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29173 \begin_inset Text
29174
29175 \begin_layout Plain Layout
29176 3
29177 \begin_inset Foot
29178 status open
29179
29180 \begin_layout Plain Layout
29181 Ceci est une note de bas de page à l'intérieur d'un tableau.
29182 \end_layout
29183
29184 \end_inset
29185
29186
29187 \end_layout
29188
29189 \end_inset
29190 </cell>
29191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29192 \begin_inset Text
29193
29194 \begin_layout Plain Layout
29195 4
29196 \end_layout
29197
29198 \end_inset
29199 </cell>
29200 </row>
29201 <row>
29202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29203 \begin_inset Text
29204
29205 \begin_layout Plain Layout
29206 a
29207 \end_layout
29208
29209 \end_inset
29210 </cell>
29211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29212 \begin_inset Text
29213
29214 \begin_layout Plain Layout
29215 b
29216 \end_layout
29217
29218 \end_inset
29219 </cell>
29220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29221 \begin_inset Text
29222
29223 \begin_layout Plain Layout
29224 c
29225 \end_layout
29226
29227 \end_inset
29228 </cell>
29229 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29230 \begin_inset Text
29231
29232 \begin_layout Plain Layout
29233 d
29234 \end_layout
29235
29236 \end_inset
29237 </cell>
29238 </row>
29239 <row>
29240 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29241 \begin_inset Text
29242
29243 \begin_layout Plain Layout
29244 e
29245 \end_layout
29246
29247 \end_inset
29248 </cell>
29249 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29250 \begin_inset Text
29251
29252 \begin_layout Plain Layout
29253 f
29254 \end_layout
29255
29256 \end_inset
29257 </cell>
29258 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29259 \begin_inset Text
29260
29261 \begin_layout Plain Layout
29262 g
29263 \end_layout
29264
29265 \end_inset
29266 </cell>
29267 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29268 \begin_inset Text
29269
29270 \begin_layout Plain Layout
29271 h
29272 \end_layout
29273
29274 \end_inset
29275 </cell>
29276 </row>
29277 </lyxtabular>
29278
29279 \end_inset
29280
29281
29282 \end_layout
29283
29284 \end_inset
29285
29286
29287 \end_layout
29288
29289 \begin_layout Standard
29290 \begin_inset VSpace bigskip
29291 \end_inset
29292
29293 Les paramètres globaux du document sont ignorés au sein d'une minipage.
29294  Cela signifie qu'il n'y aura pas d'espace entre les paragraphes dans les
29295  minipages, même si vous les avez mis par exemple à 
29296 \family sans
29297 Moyen
29298 \family default
29299  dans les paramètres du document.
29300 \end_layout
29301
29302 \begin_layout Standard
29303 Les minipages peuvent être utilisées pour changer la couleur de fond d'une
29304  portion de texte, voyez la section
29305 \begin_inset space ~
29306 \end_inset
29307
29308
29309 \begin_inset CommandInset ref
29310 LatexCommand ref
29311 reference "sub:Couleur-pour-les-Paragraphes"
29312
29313 \end_inset
29314
29315 .
29316 \end_layout
29317
29318 \begin_layout Standard
29319 \begin_inset Note Greyedout
29320 status open
29321
29322 \begin_layout Plain Layout
29323
29324 \series bold
29325 Note:
29326 \series default
29327  Vous ne pouvez avoir des flottants ou des notes en marge dans un minipage,
29328  mais les minipages peuvent être utilisées dans un tableau, un flottant
29329  ou une autre boîte.
29330 \end_layout
29331
29332 \end_inset
29333
29334
29335 \end_layout
29336
29337 \begin_layout Section
29338 Les Parboxes
29339 \begin_inset CommandInset label
29340 LatexCommand label
29341 name "sec:Parboxes"
29342
29343 \end_inset
29344
29345
29346 \begin_inset Index
29347 status collapsed
29348
29349 \begin_layout Plain Layout
29350 Boîtes ! Parboxes
29351 \end_layout
29352
29353 \end_inset
29354
29355
29356 \end_layout
29357
29358 \begin_layout Standard
29359 \begin_inset Note Note
29360 status collapsed
29361
29362 \begin_layout Plain Layout
29363
29364 \lang english
29365 En attendant une traduction de parbox (NdT)
29366 \end_layout
29367
29368 \end_inset
29369
29370 Les parboxes ressemblent beaucoup aux minipages à la différence qu'elles
29371  ne peuvent avoir de note de bas de page.
29372  La principale différence avec les minipages, c'est que les minipages au
29373  contraire des parboxes, ne sont pas de vraies boîtes, mais des environnements
29374  LaTeX.
29375 \end_layout
29376
29377 \begin_layout Standard
29378 \align center
29379 \begin_inset Box Frameless
29380 position "t"
29381 hor_pos "c"
29382 has_inner_box 1
29383 inner_pos "t"
29384 use_parbox 1
29385 width "33col%"
29386 special "none"
29387 height "1in"
29388 height_special "totalheight"
29389 status collapsed
29390
29391 \begin_layout Plain Layout
29392 Ceci est un texte à l'intérieur d'une parbox.
29393  Ceci est un texte à l'intérieur d'une parbox.
29394 \end_layout
29395
29396 \begin_layout Plain Layout
29397 Cette note de bas de page ne devrait pas apparaître :
29398 \begin_inset Foot
29399 status open
29400
29401 \begin_layout Plain Layout
29402 Cette note de bas de page est à l'intérieur d'une parbox et donc n'apparaîtra
29403  pas.
29404 \end_layout
29405
29406 \end_inset
29407
29408
29409 \end_layout
29410
29411 \end_inset
29412
29413
29414 \end_layout
29415
29416 \begin_layout Section
29417 Des Boîtes pour les Mots et les Caractères
29418 \begin_inset Index
29419 status collapsed
29420
29421 \begin_layout Plain Layout
29422 Boîtes ! Pour les caractères
29423 \end_layout
29424
29425 \end_inset
29426
29427
29428 \end_layout
29429
29430 \begin_layout Subsection
29431 Empêcher la Césure
29432 \begin_inset CommandInset label
29433 LatexCommand label
29434 name "sec:Empêcher-césure"
29435
29436 \end_inset
29437
29438
29439 \begin_inset Index
29440 status collapsed
29441
29442 \begin_layout Plain Layout
29443 Boîtes ! Pour empêcher la césure
29444 \end_layout
29445
29446 \end_inset
29447
29448
29449 \end_layout
29450
29451 \begin_layout Standard
29452 Vous pouvez utiliser un type spécial de boîte pour empêcher qu'un mot ou
29453  un texte ne soit coupé par une césure.
29454 \begin_inset Newline newline
29455 \end_inset
29456
29457 Voici un exemple de texte :
29458 \end_layout
29459
29460 \begin_layout Standard
29461 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
29462  césure dans un 
29463 \begin_inset Quotes eld
29464 \end_inset
29465
29466 motTrèsTrèsLong
29467 \begin_inset Quotes erd
29468 \end_inset
29469
29470
29471 \end_layout
29472
29473 \begin_layout Standard
29474 Pour empêcher que le mot 
29475 \begin_inset Quotes eld
29476 \end_inset
29477
29478 motTrèsTrèsLong
29479 \begin_inset Quotes erd
29480 \end_inset
29481
29482  soit coupé, ajoutez la commande
29483 \end_layout
29484
29485 \begin_layout Standard
29486
29487 \series bold
29488
29489 \backslash
29490 mbox{
29491 \end_layout
29492
29493 \begin_layout Standard
29494 en code TeX avant le mot.
29495  Après le mot, insérez l'accolade fermante 
29496 \begin_inset Quotes eld
29497 \end_inset
29498
29499
29500 \series bold
29501 }
29502 \series default
29503
29504 \begin_inset Quotes erd
29505 \end_inset
29506
29507  en code TeX.
29508 \end_layout
29509
29510 \begin_layout Standard
29511 Voici le résultat :
29512 \end_layout
29513
29514 \begin_layout Standard
29515 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
29516  césure dans un
29517 \begin_inset ERT
29518 status collapsed
29519
29520 \begin_layout Plain Layout
29521
29522
29523 \backslash
29524 mbox{
29525 \end_layout
29526
29527 \end_inset
29528
29529
29530 \begin_inset Quotes eld
29531 \end_inset
29532
29533 motTrèsTrèsLong
29534 \begin_inset Quotes erd
29535 \end_inset
29536
29537 .
29538 \begin_inset ERT
29539 status collapsed
29540
29541 \begin_layout Plain Layout
29542
29543 }
29544 \end_layout
29545
29546 \end_inset
29547
29548
29549 \end_layout
29550
29551 \begin_layout Standard
29552 Une autre méthode consiste à mettre la commande 
29553 \begin_inset Quotes eld
29554 \end_inset
29555
29556
29557 \series bold
29558
29559 \backslash
29560 -
29561 \series default
29562
29563 \begin_inset Quotes grd
29564 \end_inset
29565
29566  en code TeX, juste avant le mot :
29567 \end_layout
29568
29569 \begin_layout Standard
29570 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
29571  césure dans un 
29572 \begin_inset Quotes eld
29573 \end_inset
29574
29575
29576 \begin_inset ERT
29577 status collapsed
29578
29579 \begin_layout Plain Layout
29580
29581
29582 \backslash
29583 -
29584 \end_layout
29585
29586 \end_inset
29587
29588 motTrèsTrèsLong
29589 \begin_inset Quotes erd
29590 \end_inset
29591
29592 .
29593 \end_layout
29594
29595 \begin_layout Standard
29596 Bien sûr, maintenant le mot dépasse dans la marge latérale.
29597  Pour éviter cela, ajoutez un saut de ligne avant le mot avec le menu 
29598 \family sans
29599 Insérer\SpecialChar \menuseparator
29600 Formats\SpecialChar \menuseparator
29601 Passage
29602 \begin_inset space ~
29603 \end_inset
29604
29605 à
29606 \begin_inset space ~
29607 \end_inset
29608
29609 la
29610 \begin_inset space ~
29611 \end_inset
29612
29613 Ligne
29614 \family default
29615  (raccourci 
29616 \series bold
29617 Ctrl-Entrée
29618 \series default
29619 ) :
29620 \end_layout
29621
29622 \begin_layout Standard
29623 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
29624  césure dans un
29625 \begin_inset Newline newline
29626 \end_inset
29627
29628
29629 \begin_inset ERT
29630 status collapsed
29631
29632 \begin_layout Plain Layout
29633
29634
29635 \backslash
29636 mbox{
29637 \end_layout
29638
29639 \end_inset
29640
29641
29642 \begin_inset Quotes eld
29643 \end_inset
29644
29645 motTrèsTrèsLong
29646 \begin_inset Quotes erd
29647 \end_inset
29648
29649 .
29650 \begin_inset ERT
29651 status collapsed
29652
29653 \begin_layout Plain Layout
29654
29655 }
29656 \end_layout
29657
29658 \end_inset
29659
29660
29661 \end_layout
29662
29663 \begin_layout Subsection
29664 Alignement Vertical
29665 \begin_inset CommandInset label
29666 LatexCommand label
29667 name "sub:Alignement-Vertical"
29668
29669 \end_inset
29670
29671
29672 \begin_inset Index
29673 status collapsed
29674
29675 \begin_layout Plain Layout
29676 Boîtes ! Pour l'alignement vertical
29677 \end_layout
29678
29679 \end_inset
29680
29681
29682 \begin_inset Index
29683 status collapsed
29684
29685 \begin_layout Plain Layout
29686 Boîtes ! Boîtes élévatrices
29687 \end_layout
29688
29689 \end_inset
29690
29691
29692 \begin_inset Index
29693 status collapsed
29694
29695 \begin_layout Plain Layout
29696 Raisebox|see
29697 \begin_inset ERT
29698 status collapsed
29699
29700 \begin_layout Plain Layout
29701
29702 {
29703 \end_layout
29704
29705 \end_inset
29706
29707 Boîtes élévatrices
29708 \begin_inset ERT
29709 status collapsed
29710
29711 \begin_layout Plain Layout
29712
29713 }
29714 \end_layout
29715
29716 \end_inset
29717
29718
29719 \end_layout
29720
29721 \end_inset
29722
29723
29724 \end_layout
29725
29726 \begin_layout Standard
29727 Avec la commande 
29728 \series bold
29729
29730 \backslash
29731 raisebox
29732 \series default
29733  vous pouvez aligner des mots, des caractères ou d'autres boîtes, verticalement
29734  par rapport au texte qui l'entoure.
29735  La commande
29736 \series bold
29737  
29738 \backslash
29739 raisebox
29740 \series default
29741  s'utilise en suivant la syntaxe suivante :
29742 \end_layout
29743
29744 \begin_layout Standard
29745
29746 \series bold
29747
29748 \backslash
29749 raisebox{déplacement}[hauteur][profondeur]{contenu de la boîte}
29750 \end_layout
29751
29752 \begin_layout Standard
29753 Le déplacement peut être une valeur positive pour élever la boîte ou négative
29754  pour l'abaisser.
29755 \end_layout
29756
29757 \begin_layout Standard
29758 Pour aligner le mot 
29759 \begin_inset Quotes eld
29760 \end_inset
29761
29762 empêcher
29763 \begin_inset Quotes erd
29764 \end_inset
29765
29766  de façon à ce que le point le plus bas du caractère le plus 
29767 \begin_inset Quotes eld
29768 \end_inset
29769
29770 profond
29771 \begin_inset Quotes erd
29772 \end_inset
29773
29774 , le 
29775 \begin_inset Quotes eld
29776 \end_inset
29777
29778 p
29779 \begin_inset Quotes erd
29780 \end_inset
29781
29782 , soit au niveau de la ligne de base, insérez la commande 
29783 \end_layout
29784
29785 \begin_layout Standard
29786
29787 \series bold
29788
29789 \backslash
29790 raisebox{
29791 \backslash
29792 depth}{
29793 \end_layout
29794
29795 \begin_layout Standard
29796 en code TeX avant le mot.
29797  Insérez après le mot l'accolade fermante 
29798 \begin_inset Quotes eld
29799 \end_inset
29800
29801
29802 \series bold
29803 }
29804 \series default
29805
29806 \begin_inset Quotes erd
29807 \end_inset
29808
29809  en code TeX.
29810 \begin_inset Newline newline
29811 \end_inset
29812
29813 Voici le résultat :
29814 \end_layout
29815
29816 \begin_layout Standard
29817 Cette ligne de texte contient le mot 
29818 \begin_inset ERT
29819 status collapsed
29820
29821 \begin_layout Plain Layout
29822
29823
29824 \backslash
29825 raisebox{
29826 \backslash
29827 depth}{
29828 \end_layout
29829
29830 \end_inset
29831
29832
29833 \begin_inset Quotes eld
29834 \end_inset
29835
29836 empêcher
29837 \begin_inset Quotes erd
29838 \end_inset
29839
29840
29841 \begin_inset ERT
29842 status collapsed
29843
29844 \begin_layout Plain Layout
29845
29846 }
29847 \end_layout
29848
29849 \end_inset
29850
29851  comme mot élevé.
29852 \end_layout
29853
29854 \begin_layout Standard
29855 \begin_inset VSpace bigskip
29856 \end_inset
29857
29858 Quand vous élevez ou vous abaissez des caractères dans une ligne, la distance
29859  entre les lignes va être agrandie :
29860 \end_layout
29861
29862 \begin_layout Standard
29863 Cette ligne de texte contient le mot
29864 \begin_inset ERT
29865 status collapsed
29866
29867 \begin_layout Plain Layout
29868
29869
29870 \backslash
29871 raisebox{-
29872 \backslash
29873 depth}{
29874 \end_layout
29875
29876 \end_inset
29877
29878
29879 \begin_inset Quotes eld
29880 \end_inset
29881
29882 empêcher
29883 \begin_inset Quotes erd
29884 \end_inset
29885
29886
29887 \begin_inset ERT
29888 status collapsed
29889
29890 \begin_layout Plain Layout
29891
29892 }
29893 \end_layout
29894
29895 \end_inset
29896
29897  comme mot abaissé.
29898 \begin_inset Newline newline
29899 \end_inset
29900
29901 Cette ligne de texte contient le mot 
29902 \begin_inset ERT
29903 status collapsed
29904
29905 \begin_layout Plain Layout
29906
29907
29908 \backslash
29909 raisebox{0.5cm}{
29910 \end_layout
29911
29912 \end_inset
29913
29914
29915 \begin_inset Quotes eld
29916 \end_inset
29917
29918 tester
29919 \begin_inset Quotes erd
29920 \end_inset
29921
29922
29923 \begin_inset ERT
29924 status collapsed
29925
29926 \begin_layout Plain Layout
29927
29928 }
29929 \end_layout
29930
29931 \end_inset
29932
29933  comme mot élevé.
29934 \end_layout
29935
29936 \begin_layout Standard
29937 Si, pour une raison ou une autre, vous voulez empêcher que cela se produise,
29938  mettez la hauteur de la boîte à zéro.
29939  Par exemple utilisez
29940 \end_layout
29941
29942 \begin_layout Standard
29943
29944 \series bold
29945
29946 \backslash
29947 raisebox{-
29948 \backslash
29949 depth}[0pt]{
29950 \end_layout
29951
29952 \begin_layout Standard
29953 Cette ligne de texte contient le mot
29954 \begin_inset ERT
29955 status collapsed
29956
29957 \begin_layout Plain Layout
29958
29959
29960 \backslash
29961 raisebox{-
29962 \backslash
29963 depth}[0pt]{
29964 \end_layout
29965
29966 \end_inset
29967
29968
29969 \begin_inset Quotes eld
29970 \end_inset
29971
29972 empêcher
29973 \begin_inset Quotes erd
29974 \end_inset
29975
29976
29977 \begin_inset ERT
29978 status collapsed
29979
29980 \begin_layout Plain Layout
29981
29982 }
29983 \end_layout
29984
29985 \end_inset
29986
29987  comme mot abaissé.
29988 \begin_inset Newline newline
29989 \end_inset
29990
29991 Cette ligne de texte contient le mot 
29992 \begin_inset ERT
29993 status collapsed
29994
29995 \begin_layout Plain Layout
29996
29997
29998 \backslash
29999 raisebox{0.5cm}[0pt]{
30000 \end_layout
30001
30002 \end_inset
30003
30004
30005 \begin_inset Quotes eld
30006 \end_inset
30007
30008 tester
30009 \begin_inset Quotes erd
30010 \end_inset
30011
30012
30013 \begin_inset ERT
30014 status collapsed
30015
30016 \begin_layout Plain Layout
30017
30018 }
30019 \end_layout
30020
30021 \end_inset
30022
30023  comme mot élevé.
30024 \end_layout
30025
30026 \begin_layout Section
30027 Boîtes Colorées
30028 \begin_inset CommandInset label
30029 LatexCommand label
30030 name "sec:Boîtes-colorées"
30031
30032 \end_inset
30033
30034
30035 \begin_inset Index
30036 status collapsed
30037
30038 \begin_layout Plain Layout
30039 Boîtes ! Couleur
30040 \end_layout
30041
30042 \end_inset
30043
30044
30045 \end_layout
30046
30047 \begin_layout Subsection
30048 De la couleur pour le texte
30049 \begin_inset Index
30050 status collapsed
30051
30052 \begin_layout Plain Layout
30053 Couleur ! Pour le texte
30054 \end_layout
30055
30056 \end_inset
30057
30058
30059 \end_layout
30060
30061 \begin_layout Standard
30062 Pour pouvoir colorer la couleur de fond d'un texte, il faut le mettre dans
30063  une boîte appelée 
30064 \begin_inset Quotes eld
30065 \end_inset
30066
30067 colorbox
30068 \begin_inset Quotes erd
30069 \end_inset
30070
30071 .
30072  Cela demande que le paquetage LaTeX 
30073 \series bold
30074 color
30075 \series default
30076
30077 \begin_inset Index
30078 status collapsed
30079
30080 \begin_layout Plain Layout
30081 Paquetages LaTeX ! color
30082 \end_layout
30083
30084 \end_inset
30085
30086  soit chargé dans le préambule du document avec la commande
30087 \end_layout
30088
30089 \begin_layout Standard
30090
30091 \series bold
30092
30093 \backslash
30094 @ifundefined{textcolor}
30095 \begin_inset Newline newline
30096 \end_inset
30097
30098
30099 \begin_inset ERT
30100 status collapsed
30101
30102 \begin_layout Plain Layout
30103
30104
30105 \backslash
30106 hphantom{ }
30107 \end_layout
30108
30109 \end_inset
30110
30111 {
30112 \backslash
30113 usepackage{color}}{}
30114 \end_layout
30115
30116 \begin_layout Standard
30117 Le paquetage 
30118 \series bold
30119 color
30120 \series default
30121  sera chargé automatiquement par LyX dès que vous colorez du texte
30122 \begin_inset Foot
30123 status collapsed
30124
30125 \begin_layout Plain Layout
30126 C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
30127  
30128 \series bold
30129
30130 \backslash
30131 @ifundefined
30132 \series default
30133 .
30134 \end_layout
30135
30136 \end_inset
30137
30138 .
30139 \end_layout
30140
30141 \begin_layout Standard
30142 \begin_inset VSpace medskip
30143 \end_inset
30144
30145 Les boîtes colorées sont créées par la commande 
30146 \series bold
30147
30148 \backslash
30149 colorbox
30150 \series default
30151 .
30152  Elle est utilisée avec la syntaxe suivante :
30153 \end_layout
30154
30155 \begin_layout Standard
30156
30157 \series bold
30158
30159 \backslash
30160 colorbox{couleur}{contenu de la boîte}
30161 \end_layout
30162
30163 \begin_layout Standard
30164 Le contenu de la boîte peut aussi être une boîte et les boîtes colorées
30165  peuvent être placées à l'intérieur d'autres boîtes.
30166 \end_layout
30167
30168 \begin_layout Standard
30169 Les couleurs suivantes sont prédéfinies ::
30170 \begin_inset Newline newline
30171 \end_inset
30172
30173
30174 \family sans
30175 black
30176 \family default
30177  (noir), 
30178 \family sans
30179 blue
30180 \family default
30181  (bleu), 
30182 \family sans
30183 cyan
30184 \family default
30185 \series bold
30186 ,
30187 \series default
30188  
30189 \family sans
30190 green
30191 \family default
30192  (vert), 
30193 \family sans
30194 magenta
30195 \family default
30196
30197 \family sans
30198 red
30199 \family default
30200  (rouge), 
30201 \family sans
30202 white
30203 \family default
30204  (blanc), and 
30205 \family sans
30206 yellow
30207 \family default
30208  (jaune).
30209 \begin_inset Newline newline
30210 \end_inset
30211
30212 Vous pouvez aussi définir vos propres couleurs comme c'est décrit dans la
30213  section
30214 \begin_inset space ~
30215 \end_inset
30216
30217
30218 \begin_inset CommandInset ref
30219 LatexCommand ref
30220 reference "sec:Tableaux-Colorés"
30221
30222 \end_inset
30223
30224 .
30225 \end_layout
30226
30227 \begin_layout Standard
30228 Par exemple, pour avoir un mot sur fond rouge, insérez la commande 
30229 \end_layout
30230
30231 \begin_layout Standard
30232
30233 \series bold
30234
30235 \backslash
30236 colorbox{red}{
30237 \end_layout
30238
30239 \begin_layout Standard
30240 avant le mot en code TeX.
30241  Insérez l'accolade fermante 
30242 \begin_inset Quotes eld
30243 \end_inset
30244
30245 }
30246 \begin_inset Quotes erd
30247 \end_inset
30248
30249  après le mot, en code TeX.
30250 \begin_inset Newline newline
30251 \end_inset
30252
30253 Voici le résultat :
30254 \end_layout
30255
30256 \begin_layout Standard
30257 Cette ligne de texte contient le mot
30258 \begin_inset ERT
30259 status collapsed
30260
30261 \begin_layout Plain Layout
30262
30263
30264 \backslash
30265 colorbox{red}{
30266 \end_layout
30267
30268 \end_inset
30269
30270
30271 \begin_inset Quotes eld
30272 \end_inset
30273
30274 Attention!
30275 \begin_inset Quotes erd
30276 \end_inset
30277
30278
30279 \begin_inset ERT
30280 status collapsed
30281
30282 \begin_layout Plain Layout
30283
30284 }
30285 \end_layout
30286
30287 \end_inset
30288
30289  sur fond rouge.
30290 \end_layout
30291
30292 \begin_layout Standard
30293 \begin_inset VSpace bigskip
30294 \end_inset
30295
30296 Si vous voulez que la boîte soit entourée d'une bordure dans une autre couleur,
30297  vous pouvez utiliser la commande 
30298 \series bold
30299
30300 \backslash
30301 fcolorbox
30302 \series default
30303  avec la syntaxe suivante :
30304 \end_layout
30305
30306 \begin_layout Standard
30307
30308 \series bold
30309
30310 \backslash
30311 fcolorbox{couleur du cadre}{couleur de la boîte}{contenu de la boîte}
30312 \end_layout
30313
30314 \begin_layout Standard
30315
30316 \series bold
30317
30318 \backslash
30319 fcolorbox
30320 \series default
30321  est une extension de 
30322 \series bold
30323
30324 \backslash
30325 colorbox
30326 \series default
30327 .
30328  L'épaisseur du cadre et l'espace entre le cadre et le contenu de la boîte
30329  peuvent être modifiés avec les variables 
30330 \series bold
30331
30332 \backslash
30333 fboxrule
30334 \series default
30335  et 
30336 \series bold
30337
30338 \backslash
30339 fboxsep
30340 \series default
30341 , comme c'est décrit dans la section
30342 \begin_inset space ~
30343 \end_inset
30344
30345
30346 \begin_inset CommandInset ref
30347 LatexCommand ref
30348 reference "sec:Décorations"
30349
30350 \end_inset
30351
30352 .
30353 \end_layout
30354
30355 \begin_layout Standard
30356 Pour l'exemple suivant, on a utilisé la commande
30357 \end_layout
30358
30359 \begin_layout Standard
30360
30361 \series bold
30362
30363 \backslash
30364 fcolorbox{cyan}{magenta}{
30365 \end_layout
30366
30367 \begin_layout Standard
30368 Voici un exemple où l'épaisseur de la ligne du cadre a été mise à 1
30369 \begin_inset space \thinspace{}
30370 \end_inset
30371
30372 mm:
30373 \begin_inset Newline newline
30374 \end_inset
30375
30376
30377 \begin_inset ERT
30378 status collapsed
30379
30380 \begin_layout Plain Layout
30381
30382
30383 \backslash
30384 fboxrule 1mm 
30385 \backslash
30386 fboxsep 1mm
30387 \end_layout
30388
30389 \end_inset
30390
30391
30392 \begin_inset ERT
30393 status collapsed
30394
30395 \begin_layout Plain Layout
30396
30397
30398 \backslash
30399 fcolorbox{cyan}{magenta}{
30400 \end_layout
30401
30402 \end_inset
30403
30404 Ce texte est dans une boîte encadrée et colorée.
30405 \begin_inset ERT
30406 status collapsed
30407
30408 \begin_layout Plain Layout
30409
30410 }
30411 \end_layout
30412
30413 \end_inset
30414
30415
30416 \end_layout
30417
30418 \begin_layout Standard
30419 \begin_inset VSpace bigskip
30420 \end_inset
30421
30422 Bien sûr, vous pouvez avoir du texte coloré dans une boîte colorée (attention,
30423  les yeux ! - NdT) :
30424 \begin_inset Newline newline
30425 \end_inset
30426
30427
30428 \begin_inset ERT
30429 status collapsed
30430
30431 \begin_layout Plain Layout
30432
30433
30434 \backslash
30435 fcolorbox{cyan}{magenta}{
30436 \end_layout
30437
30438 \end_inset
30439
30440
30441 \color yellow
30442 Ce texte est coloré dans une boîte colorée et encadrée.
30443 \color inherit
30444
30445 \begin_inset ERT
30446 status collapsed
30447
30448 \begin_layout Plain Layout
30449
30450 }
30451 \end_layout
30452
30453 \end_inset
30454
30455
30456 \begin_inset ERT
30457 status collapsed
30458
30459 \begin_layout Plain Layout
30460
30461
30462 \backslash
30463 fboxrule 0.4pt 
30464 \backslash
30465 fboxsep 3pt
30466 \end_layout
30467
30468 \end_inset
30469
30470
30471 \end_layout
30472
30473 \begin_layout Standard
30474
30475 \series bold
30476 \begin_inset VSpace medskip
30477 \end_inset
30478
30479
30480 \end_layout
30481
30482 \begin_layout Standard
30483 \begin_inset Note Greyedout
30484 status open
30485
30486 \begin_layout Plain Layout
30487
30488 \series bold
30489 Note:
30490 \series default
30491  Le texte qui se trouve dans une boîte colorée ne peut pas avoir de sauts
30492  de ligne.
30493  Pour colorer plusieurs lignes de texte ou un paragraphe, utilisez une boîte
30494  à l'intérieur d'une boîte colorée comme c'est décrit dans ce qui suit.
30495 \end_layout
30496
30497 \end_inset
30498
30499
30500 \end_layout
30501
30502 \begin_layout Subsection
30503 De la couleur pour les paragraphes
30504 \begin_inset CommandInset label
30505 LatexCommand label
30506 name "sub:Couleur-pour-les-Paragraphes"
30507
30508 \end_inset
30509
30510
30511 \begin_inset Index
30512 status collapsed
30513
30514 \begin_layout Plain Layout
30515 Couleur ! Pour les  paragraphes
30516 \end_layout
30517
30518 \end_inset
30519
30520
30521 \end_layout
30522
30523 \begin_layout Standard
30524 Pour modifier la couleur de fond de plus d'une ligne de texte, mettez le
30525  texte dans une minipage.
30526  Avant la minipage, insérez la commande 
30527 \series bold
30528
30529 \backslash
30530 colorbox
30531 \series default
30532  
30533 \end_layout
30534
30535 \begin_layout Standard
30536
30537 \series bold
30538
30539 \backslash
30540 colorbox{color}{
30541 \end_layout
30542
30543 \begin_layout Standard
30544 en code TeX.
30545  Après la minipage, insérez l'accolade fermante 
30546 \begin_inset Quotes eld
30547 \end_inset
30548
30549 }
30550 \begin_inset Quotes erd
30551 \end_inset
30552
30553  en code TeX.
30554 \end_layout
30555
30556 \begin_layout Standard
30557 \begin_inset ERT
30558 status collapsed
30559
30560 \begin_layout Plain Layout
30561
30562
30563 \backslash
30564 colorbox{lightgrey}{
30565 \end_layout
30566
30567 \end_inset
30568
30569
30570 \begin_inset Box Frameless
30571 position "t"
30572 hor_pos "c"
30573 has_inner_box 1
30574 inner_pos "t"
30575 use_parbox 0
30576 width "100col%"
30577 special "none"
30578 height "1in"
30579 height_special "totalheight"
30580 status collapsed
30581
30582 \begin_layout Plain Layout
30583 Ce texte a un fond coloré.
30584  Ce texte a un fond coloré.
30585 \end_layout
30586
30587 \begin_layout Plain Layout
30588 \begin_inset VSpace defskip
30589 \end_inset
30590
30591 Le texte peut avoir des notes de bas de page
30592 \begin_inset Foot
30593 status collapsed
30594
30595 \begin_layout Plain Layout
30596 Un autre exemple de note de bas de page
30597 \end_layout
30598
30599 \end_inset
30600
30601  et contenir des figures et des tableaux.
30602 \end_layout
30603
30604 \begin_layout Plain Layout
30605 \align center
30606 \begin_inset Tabular
30607 <lyxtabular version="3" rows="3" columns="3">
30608 <features>
30609 <column alignment="center" valignment="top" width="0">
30610 <column alignment="center" valignment="top" width="0">
30611 <column alignment="center" valignment="top" width="0">
30612 <row>
30613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30614 \begin_inset Text
30615
30616 \begin_layout Plain Layout
30617 a
30618 \end_layout
30619
30620 \end_inset
30621 </cell>
30622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30623 \begin_inset Text
30624
30625 \begin_layout Plain Layout
30626 !
30627 \end_layout
30628
30629 \end_inset
30630 </cell>
30631 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30632 \begin_inset Text
30633
30634 \begin_layout Plain Layout
30635 3
30636 \end_layout
30637
30638 \end_inset
30639 </cell>
30640 </row>
30641 <row>
30642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30643 \begin_inset Text
30644
30645 \begin_layout Plain Layout
30646 <
30647 \end_layout
30648
30649 \end_inset
30650 </cell>
30651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30652 \begin_inset Text
30653
30654 \begin_layout Plain Layout
30655 b2
30656 \begin_inset Quotes erd
30657 \end_inset
30658
30659 |
30660 \end_layout
30661
30662 \end_inset
30663 </cell>
30664 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30665 \begin_inset Text
30666
30667 \begin_layout Plain Layout
30668 >
30669 \end_layout
30670
30671 \end_inset
30672 </cell>
30673 </row>
30674 <row>
30675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30676 \begin_inset Text
30677
30678 \begin_layout Plain Layout
30679 1
30680 \end_layout
30681
30682 \end_inset
30683 </cell>
30684 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30685 \begin_inset Text
30686
30687 \begin_layout Plain Layout
30688 §
30689 \end_layout
30690
30691 \end_inset
30692 </cell>
30693 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30694 \begin_inset Text
30695
30696 \begin_layout Plain Layout
30697 c
30698 \end_layout
30699
30700 \end_inset
30701 </cell>
30702 </row>
30703 </lyxtabular>
30704
30705 \end_inset
30706
30707
30708 \end_layout
30709
30710 \end_inset
30711
30712
30713 \begin_inset ERT
30714 status collapsed
30715
30716 \begin_layout Plain Layout
30717
30718 }
30719 \end_layout
30720
30721 \end_inset
30722
30723
30724 \end_layout
30725
30726 \begin_layout Section
30727 Les boîtes pivotées et redimensionnées
30728 \end_layout
30729
30730 \begin_layout Standard
30731 Pour pouvoir utiliser les commandes décrites dans cette section, vous devez
30732  charger le paquetage LaTeX 
30733 \series bold
30734 graphicx
30735 \series default
30736
30737 \begin_inset Index
30738 status collapsed
30739
30740 \begin_layout Plain Layout
30741 Paquetages LaTeX ! graphicx
30742 \end_layout
30743
30744 \end_inset
30745
30746  dans le préambule de votre document avec la commande
30747 \end_layout
30748
30749 \begin_layout Standard
30750
30751 \series bold
30752
30753 \backslash
30754 @ifundefined{rotatebox}
30755 \begin_inset Newline newline
30756 \end_inset
30757
30758
30759 \begin_inset ERT
30760 status collapsed
30761
30762 \begin_layout Plain Layout
30763
30764
30765 \backslash
30766 hphantom{ }
30767 \end_layout
30768
30769 \end_inset
30770
30771 {
30772 \backslash
30773 usepackage{graphicx}}{}
30774 \end_layout
30775
30776 \begin_layout Standard
30777 \begin_inset Note Greyedout
30778 status open
30779
30780 \begin_layout Plain Layout
30781
30782 \series bold
30783 Note:
30784 \series default
30785  Certain visualiseurs DVI ne peuvent pas afficher des objets pivotés ou
30786  redimensionnés.
30787 \end_layout
30788
30789 \end_inset
30790
30791
30792 \end_layout
30793
30794 \begin_layout Standard
30795 \begin_inset Note Greyedout
30796 status open
30797
30798 \begin_layout Plain Layout
30799
30800 \series bold
30801 Note:
30802 \series default
30803  On ne doit pas mettre de flottants à l'intérieur d'une boîte pivotée ou
30804  redimensionnée.
30805 \end_layout
30806
30807 \end_inset
30808
30809
30810 \end_layout
30811
30812 \begin_layout Subsection
30813 Les Boîtes pivotées
30814 \begin_inset Index
30815 status collapsed
30816
30817 \begin_layout Plain Layout
30818 Boîtes ! pivotées
30819 \end_layout
30820
30821 \end_inset
30822
30823
30824 \begin_inset Index
30825 status collapsed
30826
30827 \begin_layout Plain Layout
30828 Pivoter des objets
30829 \end_layout
30830
30831 \end_inset
30832
30833
30834 \begin_inset Index
30835 status collapsed
30836
30837 \begin_layout Plain Layout
30838 Figures ! Pivotées
30839 \end_layout
30840
30841 \end_inset
30842
30843
30844 \begin_inset Index
30845 status collapsed
30846
30847 \begin_layout Plain Layout
30848 Tableau ! Pivoter
30849 \end_layout
30850
30851 \end_inset
30852
30853
30854 \end_layout
30855
30856 \begin_layout Standard
30857 Pour faire tourner des objets, vous pouvez les mettre dans une boîte pivotante
30858  (rotated).
30859  Une telle boîte est créée avec la commande 
30860 \series bold
30861
30862 \backslash
30863 rotatebox
30864 \series default
30865  en code TeX avec la syntaxe
30866 \end_layout
30867
30868 \begin_layout Standard
30869
30870 \series bold
30871
30872 \backslash
30873 rotatebox[origine rotation]{angle rotation}{contenu de la boîte}
30874 \end_layout
30875
30876 \begin_layout Standard
30877 La position du pivot est donnée par l'origine de rotation spécifiée sous
30878  la forme 
30879 \series bold
30880 origin=position
30881 \series default
30882 .
30883  Les valeurs suivantes sont possibles pour la position: 
30884 \emph on
30885 c
30886 \emph default
30887  (centre), 
30888 \emph on
30889 l
30890 \emph default
30891  (gauche/
30892 \lang english
30893 left
30894 \lang french
30895 ), 
30896 \emph on
30897 r
30898 \emph default
30899  (droite/
30900 \lang english
30901 right
30902 \lang french
30903 ), 
30904 \emph on
30905 b
30906 \emph default
30907  (bas/
30908 \lang english
30909 bottom
30910 \lang french
30911 ), 
30912 \emph on
30913 t
30914 \emph default
30915  (haut/
30916 \lang english
30917 top
30918 \lang french
30919 ), et aussi des combinaisons des quatre positions de base.
30920  Par exemple 
30921 \emph on
30922 lt
30923 \emph default
30924  signifie que le pivot est situé dans le coin en haut à gauche de la boîte.
30925  Quand on ne donne pas d'origine, la position 
30926 \emph on
30927 l
30928 \emph default
30929  est utilisée.
30930  L'angle de rotation est un nombre, exprimé en degrés et qui peut être positif
30931  ou négatif.
30932  Le sens positif de rotation est anti-horaire.
30933 \end_layout
30934
30935 \begin_layout Standard
30936 Dans l'exemple qui suit, la commande 
30937 \series bold
30938
30939 \backslash
30940 rotatebox[origin=c]{60}{
30941 \series default
30942  a été insérée en code TeX juste avant le texte 
30943 \begin_inset Quotes eld
30944 \end_inset
30945
30946 pivoté de 90°
30947 \begin_inset Quotes erd
30948 \end_inset
30949
30950  ; la boîte est refermée juste après le texte par une accolade fermante
30951  
30952 \begin_inset Quotes eld
30953 \end_inset
30954
30955 }
30956 \begin_inset Quotes erd
30957 \end_inset
30958
30959  en code TeX.
30960 \end_layout
30961
30962 \begin_layout Standard
30963 Voici une ligne avec du texte 
30964 \begin_inset ERT
30965 status collapsed
30966
30967 \begin_layout Plain Layout
30968
30969
30970 \backslash
30971 rotatebox[origin=c]{60}{
30972 \end_layout
30973
30974 \end_inset
30975
30976 pivoté de 60°
30977 \begin_inset ERT
30978 status collapsed
30979
30980 \begin_layout Plain Layout
30981
30982 }
30983 \end_layout
30984
30985 \end_inset
30986
30987 .
30988 \end_layout
30989
30990 \begin_layout Standard
30991 La boîte peut contenir une autre boîte ou une formule en ligne :
30992 \end_layout
30993
30994 \begin_layout Standard
30995 Voici une ligne avec du texte 
30996 \begin_inset ERT
30997 status collapsed
30998
30999 \begin_layout Plain Layout
31000
31001
31002 \backslash
31003 rotatebox[origin=r]{-60}{
31004 \end_layout
31005
31006 \end_inset
31007
31008
31009 \begin_inset Box Doublebox
31010 position "c"
31011 hor_pos "c"
31012 has_inner_box 0
31013 inner_pos "c"
31014 use_parbox 0
31015 width "1in"
31016 special "width"
31017 height "1in"
31018 height_special "totalheight"
31019 status collapsed
31020
31021 \begin_layout Plain Layout
31022 pivoté de -60°
31023 \end_layout
31024
31025 \end_inset
31026
31027
31028 \begin_inset ERT
31029 status collapsed
31030
31031 \begin_layout Plain Layout
31032
31033 }
31034 \end_layout
31035
31036 \end_inset
31037
31038  et encadré 
31039 \begin_inset ERT
31040 status collapsed
31041
31042 \begin_layout Plain Layout
31043
31044
31045 \backslash
31046 rotatebox[origin=lb]{60}{
31047 \end_layout
31048
31049 \end_inset
31050
31051
31052 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31053 \end_inset
31054
31055
31056 \begin_inset ERT
31057 status collapsed
31058
31059 \begin_layout Plain Layout
31060
31061 }
31062 \end_layout
31063
31064 \end_inset
31065
31066  et une formule.
31067 \end_layout
31068
31069 \begin_layout Standard
31070 ou encore une figure ou un tableau :
31071 \end_layout
31072
31073 \begin_layout Standard
31074 Voici une ligne
31075 \begin_inset ERT
31076 status collapsed
31077
31078 \begin_layout Plain Layout
31079
31080
31081 \backslash
31082 rotatebox[origin=lb]{90}{
31083 \end_layout
31084
31085 \end_inset
31086
31087
31088 \begin_inset Graphics
31089         filename ../clipart/platypus.eps
31090         lyxscale 50
31091         width 25col%
31092
31093 \end_inset
31094
31095
31096 \begin_inset ERT
31097 status collapsed
31098
31099 \begin_layout Plain Layout
31100
31101 }
31102 \end_layout
31103
31104 \end_inset
31105
31106  avec une image pivotée de 90° 
31107 \begin_inset ERT
31108 status collapsed
31109
31110 \begin_layout Plain Layout
31111
31112
31113 \backslash
31114 rotatebox[origin=l]{-90}{
31115 \end_layout
31116
31117 \end_inset
31118
31119
31120 \begin_inset Tabular
31121 <lyxtabular version="3" rows="2" columns="2">
31122 <features>
31123 <column alignment="center" valignment="top" width="0">
31124 <column alignment="center" valignment="top" width="0">
31125 <row>
31126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31127 \begin_inset Text
31128
31129 \begin_layout Plain Layout
31130 q
31131 \end_layout
31132
31133 \end_inset
31134 </cell>
31135 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31136 \begin_inset Text
31137
31138 \begin_layout Plain Layout
31139 w
31140 \end_layout
31141
31142 \end_inset
31143 </cell>
31144 </row>
31145 <row>
31146 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31147 \begin_inset Text
31148
31149 \begin_layout Plain Layout
31150 e
31151 \end_layout
31152
31153 \end_inset
31154 </cell>
31155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31156 \begin_inset Text
31157
31158 \begin_layout Plain Layout
31159 r
31160 \end_layout
31161
31162 \end_inset
31163 </cell>
31164 </row>
31165 </lyxtabular>
31166
31167 \end_inset
31168
31169
31170 \begin_inset ERT
31171 status collapsed
31172
31173 \begin_layout Plain Layout
31174
31175 }
31176 \end_layout
31177
31178 \end_inset
31179
31180  et un tableau.
31181 \end_layout
31182
31183 \begin_layout Subsection
31184 Les boîtes redimensionnées
31185 \begin_inset Index
31186 status collapsed
31187
31188 \begin_layout Plain Layout
31189 Boîtes ! Redimensionnées
31190 \end_layout
31191
31192 \end_inset
31193
31194
31195 \begin_inset Index
31196 status collapsed
31197
31198 \begin_layout Plain Layout
31199 Redimensionner des objets
31200 \end_layout
31201
31202 \end_inset
31203
31204
31205 \begin_inset Index
31206 status collapsed
31207
31208 \begin_layout Plain Layout
31209 Figures ! Redimensionnées
31210 \end_layout
31211
31212 \end_inset
31213
31214
31215 \begin_inset Index
31216 status collapsed
31217
31218 \begin_layout Plain Layout
31219 Tableau ! Redimensionner
31220 \end_layout
31221
31222 \end_inset
31223
31224
31225 \end_layout
31226
31227 \begin_layout Standard
31228 Pour redimensionner des objets on peut utiliser les commandes 
31229 \series bold
31230
31231 \backslash
31232 scalebox
31233 \series default
31234  et 
31235 \series bold
31236
31237 \backslash
31238 resizebox
31239 \series default
31240  insérées sous forme de code TeX.
31241 \end_layout
31242
31243 \begin_layout Standard
31244
31245 \series bold
31246
31247 \backslash
31248 scalebox
31249 \series default
31250  est utilisée avec la syntaxe suivante :
31251 \end_layout
31252
31253 \begin_layout Standard
31254
31255 \series bold
31256
31257 \backslash
31258 scalebox{horizontal}[vertical]{contenu de la boîte}
31259 \end_layout
31260
31261 \begin_layout Standard
31262 Horizontal et vertical sont les facteurs d'échelle correspondants.
31263  Si on ne donne pas de facteur vertical, le facteur horizontal sera aussi
31264  utilisé comme facteur vertical.
31265 \end_layout
31266
31267 \begin_layout Standard
31268 Par exemple, la commande 
31269 \series bold
31270
31271 \backslash
31272 scalebox{2}{Bonjour}
31273 \series default
31274  crée un 
31275 \begin_inset ERT
31276 status collapsed
31277
31278 \begin_layout Plain Layout
31279
31280
31281 \backslash
31282 scalebox{2}{
31283 \end_layout
31284
31285 \end_inset
31286
31287 Bonjour
31288 \begin_inset ERT
31289 status collapsed
31290
31291 \begin_layout Plain Layout
31292
31293 }
31294 \end_layout
31295
31296 \end_inset
31297
31298  de taille double par rapport à la taille du texte du document.
31299 \end_layout
31300
31301 \begin_layout Standard
31302
31303 \series bold
31304
31305 \backslash
31306 scalebox{2}[1]{Hello}
31307 \series default
31308  au contraire va déformer le 
31309 \begin_inset ERT
31310 status collapsed
31311
31312 \begin_layout Plain Layout
31313
31314
31315 \backslash
31316 scalebox{2}[1]{
31317 \end_layout
31318
31319 \end_inset
31320
31321 Bonjour
31322 \begin_inset ERT
31323 status collapsed
31324
31325 \begin_layout Plain Layout
31326
31327 }
31328 \end_layout
31329
31330 \end_inset
31331
31332 .
31333 \end_layout
31334
31335 \begin_layout Standard
31336 Si le facteur d'échelle est négatif, le contenu sera retourné en miroir.
31337  La commande 
31338 \series bold
31339
31340 \backslash
31341 scalebox{-1}[1]{Hello}
31342 \series default
31343  peut donc être utilisée pour créer du texte en miroir : 
31344 \begin_inset ERT
31345 status collapsed
31346
31347 \begin_layout Plain Layout
31348
31349
31350 \backslash
31351 scalebox{-1}[1]{
31352 \end_layout
31353
31354 \end_inset
31355
31356 Bonjour
31357 \begin_inset ERT
31358 status collapsed
31359
31360 \begin_layout Plain Layout
31361
31362 }
31363 \end_layout
31364
31365 \end_inset
31366
31367
31368 \end_layout
31369
31370 \begin_layout Standard
31371
31372 \series bold
31373
31374 \backslash
31375 scalebox{1}[-1]{Bonjour}
31376 \series default
31377  effectue une réflexion du 
31378 \begin_inset ERT
31379 status collapsed
31380
31381 \begin_layout Plain Layout
31382
31383
31384 \backslash
31385 scalebox{1}[-1]{
31386 \end_layout
31387
31388 \end_inset
31389
31390 Bonjour
31391 \begin_inset ERT
31392 status collapsed
31393
31394 \begin_layout Plain Layout
31395
31396 }
31397 \end_layout
31398
31399 \end_inset
31400
31401  par rapport à la ligne de base.
31402 \end_layout
31403
31404 \begin_layout Standard
31405 La commande 
31406 \series bold
31407
31408 \backslash
31409 reflectbox{contenu de la boîte} 
31410 \series default
31411 existe aussi et est équivalente à
31412 \series bold
31413  
31414 \backslash
31415 scalebox{-1}[1]{contenu de la boîte}.
31416
31417 \series default
31418  
31419 \begin_inset Newline newline
31420 \end_inset
31421
31422
31423 \end_layout
31424
31425 \begin_layout Standard
31426 \begin_inset VSpace bigskip
31427 \end_inset
31428
31429 La commande 
31430 \series bold
31431
31432 \backslash
31433 resizebox
31434 \series default
31435  est utilisée pour redimensionner une boîte à une largeur et une hauteur
31436  données.
31437  La syntaxe de la commande est :
31438 \end_layout
31439
31440 \begin_layout Standard
31441
31442 \series bold
31443
31444 \backslash
31445 resizebox{largeur}{hauteur}{contenu de la boîte}
31446 \end_layout
31447
31448 \begin_layout Standard
31449 Si un des deux paramètres est remplacé par un point d'exclamation 
31450 \series bold
31451 !
31452 \series default
31453 , la taille est ajustée pour conserver le rapport d'aspect de la boîte.
31454 \end_layout
31455
31456 \begin_layout Standard
31457 La commande 
31458 \series bold
31459
31460 \backslash
31461 resizebox{2cm}{1cm}{Bonjour}
31462 \series default
31463  produit : 
31464 \begin_inset ERT
31465 status collapsed
31466
31467 \begin_layout Plain Layout
31468
31469
31470 \backslash
31471 resizebox{2cm}{1cm}{
31472 \end_layout
31473
31474 \end_inset
31475
31476 Bonjour
31477 \begin_inset ERT
31478 status collapsed
31479
31480 \begin_layout Plain Layout
31481
31482 }
31483 \end_layout
31484
31485 \end_inset
31486
31487
31488 \begin_inset Newline newline
31489 \end_inset
31490
31491 La commande 
31492 \series bold
31493
31494 \backslash
31495 resizebox{2cm}{!}{Bonjour}
31496 \series default
31497  produit : 
31498 \begin_inset ERT
31499 status collapsed
31500
31501 \begin_layout Plain Layout
31502
31503
31504 \backslash
31505 resizebox{2cm}{!}{
31506 \end_layout
31507
31508 \end_inset
31509
31510 Bonjour
31511 \begin_inset ERT
31512 status collapsed
31513
31514 \begin_layout Plain Layout
31515
31516 }
31517 \end_layout
31518
31519 \end_inset
31520
31521
31522 \end_layout
31523
31524 \begin_layout Standard
31525 \begin_inset VSpace bigskip
31526 \end_inset
31527
31528
31529 \end_layout
31530
31531 \begin_layout Standard
31532 \begin_inset Note Greyedout
31533 status open
31534
31535 \begin_layout Plain Layout
31536
31537 \series bold
31538 Note:
31539 \series default
31540  Quand les paramètres des commandes 
31541 \series bold
31542
31543 \backslash
31544 scalebox
31545 \series default
31546  ou 
31547 \series bold
31548
31549 \backslash
31550 resizebox
31551 \series default
31552  sont mis à zéro, il ne se produit pas d'erreur LaTeX quand on exporte le
31553  document, mais le document exporté peut ne pas s'afficher ou s'afficher
31554  partiellement.
31555 \end_layout
31556
31557 \end_inset
31558
31559
31560 \end_layout
31561
31562 \begin_layout Standard
31563 \begin_inset VSpace bigskip
31564 \end_inset
31565
31566
31567 \end_layout
31568
31569 \begin_layout Standard
31570 Les boîtes peuvent être combinée dans n'importe quel ordre.
31571  Par exemple, la commande 
31572 \begin_inset Newline newline
31573 \end_inset
31574
31575
31576 \series bold
31577
31578 \backslash
31579 rotatebox[origin=c]{-45}{
31580 \backslash
31581 resizebox{2cm}{!}{
31582 \backslash
31583 reflectbox{Bonjour}}}
31584 \begin_inset Newline newline
31585 \end_inset
31586
31587
31588 \series default
31589 produit :
31590 \end_layout
31591
31592 \begin_layout Standard
31593 \align center
31594 \begin_inset ERT
31595 status collapsed
31596
31597 \begin_layout Plain Layout
31598
31599
31600 \backslash
31601 rotatebox[origin=c]{-45}{
31602 \backslash
31603 resizebox{2cm}{!}{
31604 \backslash
31605 reflectbox{
31606 \end_layout
31607
31608 \end_inset
31609
31610 Bonjour
31611 \begin_inset ERT
31612 status collapsed
31613
31614 \begin_layout Plain Layout
31615
31616 }}}
31617 \end_layout
31618
31619 \end_inset
31620
31621
31622 \end_layout
31623
31624 \begin_layout Standard
31625 \noindent
31626 Les images, les tableaux et les formules sont autorisées comme contenu de
31627  boîte :
31628 \end_layout
31629
31630 \begin_layout Standard
31631 \align center
31632 \begin_inset ERT
31633 status collapsed
31634
31635 \begin_layout Plain Layout
31636
31637
31638 \backslash
31639 rotatebox[origin=c]{-30}{
31640 \backslash
31641 resizebox{2cm}{!}{
31642 \backslash
31643 reflectbox{
31644 \end_layout
31645
31646 \end_inset
31647
31648
31649 \begin_inset Graphics
31650         filename ../clipart/platypus.eps
31651         lyxscale 50
31652         width 25col%
31653
31654 \end_inset
31655
31656
31657 \begin_inset ERT
31658 status collapsed
31659
31660 \begin_layout Plain Layout
31661
31662 }}}
31663 \end_layout
31664
31665 \end_inset
31666
31667
31668 \begin_inset ERT
31669 status collapsed
31670
31671 \begin_layout Plain Layout
31672
31673
31674 \backslash
31675 rotatebox[origin=c]{-45}{
31676 \backslash
31677 resizebox{2cm}{!}{
31678 \backslash
31679 reflectbox{
31680 \end_layout
31681
31682 \end_inset
31683
31684
31685 \begin_inset Tabular
31686 <lyxtabular version="3" rows="2" columns="2">
31687 <features>
31688 <column alignment="center" valignment="top" width="0">
31689 <column alignment="center" valignment="top" width="0">
31690 <row>
31691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31692 \begin_inset Text
31693
31694 \begin_layout Plain Layout
31695 q
31696 \end_layout
31697
31698 \end_inset
31699 </cell>
31700 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31701 \begin_inset Text
31702
31703 \begin_layout Plain Layout
31704 w
31705 \end_layout
31706
31707 \end_inset
31708 </cell>
31709 </row>
31710 <row>
31711 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31712 \begin_inset Text
31713
31714 \begin_layout Plain Layout
31715 e
31716 \end_layout
31717
31718 \end_inset
31719 </cell>
31720 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31721 \begin_inset Text
31722
31723 \begin_layout Plain Layout
31724 r
31725 \end_layout
31726
31727 \end_inset
31728 </cell>
31729 </row>
31730 </lyxtabular>
31731
31732 \end_inset
31733
31734
31735 \begin_inset ERT
31736 status collapsed
31737
31738 \begin_layout Plain Layout
31739
31740 }}}
31741 \end_layout
31742
31743 \end_inset
31744
31745
31746 \begin_inset ERT
31747 status collapsed
31748
31749 \begin_layout Plain Layout
31750
31751
31752 \backslash
31753 rotatebox[origin=c]{-45}{
31754 \backslash
31755 resizebox{2cm}{!}{
31756 \backslash
31757 reflectbox{
31758 \end_layout
31759
31760 \end_inset
31761
31762
31763 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31764 \end_inset
31765
31766
31767 \begin_inset ERT
31768 status collapsed
31769
31770 \begin_layout Plain Layout
31771
31772 }}}
31773 \end_layout
31774
31775 \end_inset
31776
31777
31778 \end_layout
31779
31780 \begin_layout Standard
31781 Quand on utilise le style global de formule 
31782 \series bold
31783 fleqn
31784 \series default
31785  dans le document
31786 \begin_inset Foot
31787 status collapsed
31788
31789 \begin_layout Plain Layout
31790 Quand 
31791 \begin_inset Quotes eld
31792 \end_inset
31793
31794 fleqn
31795 \begin_inset Quotes erd
31796 \end_inset
31797
31798  est ajouté aux options de la classe de document.
31799 \end_layout
31800
31801 \end_inset
31802
31803 , les formules hors texte peuvent aussi être redimensionnées.
31804 \end_layout
31805
31806 \begin_layout Chapter
31807 Trucs Externes
31808 \begin_inset Index
31809 status collapsed
31810
31811 \begin_layout Plain Layout
31812 Trucs externes
31813 \end_layout
31814
31815 \end_inset
31816
31817
31818 \end_layout
31819
31820 \begin_layout Standard
31821 Avec le menu 
31822 \family sans
31823 Insérer\SpecialChar \menuseparator
31824 Fichier
31825 \family default
31826  vous pouvez insérer un contenu externe à votre document.
31827  Ce contenu peut être :
31828 \end_layout
31829
31830 \begin_layout Description
31831 Document
31832 \begin_inset space ~
31833 \end_inset
31834
31835 LyX Un autre document LyX ; son contenu est directement inséré dans votre
31836  document.
31837 \end_layout
31838
31839 \begin_layout Description
31840 Texte
31841 \begin_inset space ~
31842 \end_inset
31843
31844 Brut Un document textuel ; chacune des ses lignes est insérée comme un paragraph
31845 e.
31846 \end_layout
31847
31848 \begin_layout Description
31849 Texte
31850 \begin_inset space ~
31851 \end_inset
31852
31853 Brut
31854 \begin_inset space ~
31855 \end_inset
31856
31857 par
31858 \begin_inset space ~
31859 \end_inset
31860
31861 Ligne Un document textuel ; ses lignes sont insérées telle qu'elles.
31862  Les lignes vides créent un nouveau paragraphe dans votre document.
31863 \end_layout
31864
31865 \begin_layout Description
31866 Objet
31867 \begin_inset space ~
31868 \end_inset
31869
31870 Externe Fichiers de formats variés.
31871 \end_layout
31872
31873 \begin_layout Description
31874 Sous-document Documents LyX ou LaTeX.
31875 \end_layout
31876
31877 \begin_layout Section
31878 Objets Externes 
31879 \begin_inset Index
31880 status collapsed
31881
31882 \begin_layout Plain Layout
31883 Trucs externes ! Objets Externes
31884 \end_layout
31885
31886 \end_inset
31887
31888
31889 \end_layout
31890
31891 \begin_layout Standard
31892 La fonction d'insertion d'objets externes vous permet d'insérer le contenu
31893  de fichiers dans votre document sans avoir à convertir ces derniers en
31894  un format qui soit compatible avec le format de sortie, puisque c'est LyX
31895  qui va s'occuper des conversions.
31896  Ce mécanisme est semblable à celui qui permet d'insérer dans un document
31897  LyX des images dans des formats divers.
31898  Quand vous avez activé 
31899 \family sans
31900 Aperçu
31901 \begin_inset space ~
31902 \end_inset
31903
31904 sur
31905 \begin_inset space ~
31906 \end_inset
31907
31908 le
31909 \begin_inset space ~
31910 \end_inset
31911
31912 vif
31913 \family default
31914  dans le menu des préférences de LyX, dans la rubrique 
31915 \family sans
31916 Apparence\SpecialChar \menuseparator
31917 Graphiques
31918 \family default
31919 , les objets externes de type Dia et Xfig sont affichés directement dans
31920  LyX.
31921 \end_layout
31922
31923 \begin_layout Standard
31924 On insère des objets externes en utilisant la fenêtre de dialogue 
31925 \family sans
31926 Objet
31927 \begin_inset space ~
31928 \end_inset
31929
31930 Externe
31931 \family default
31932  qui est accessible via le menu 
31933 \family sans
31934 Insérer\SpecialChar \menuseparator
31935 Fichiers\SpecialChar \menuseparator
31936 Objet
31937 \begin_inset space ~
31938 \end_inset
31939
31940 Externe
31941 \family default
31942 .
31943  Actuellement les types de fichiers (
31944 \family sans
31945 Modèles
31946 \family default
31947 ) suivants sont autorisés :
31948 \end_layout
31949
31950 \begin_layout Description
31951 Échiquier Ce modèle accepte les diagrammes de positions d'échec produits
31952  par le programme 
31953 \series bold
31954
31955 \begin_inset CommandInset href
31956 LatexCommand href
31957 name "XBoard"
31958 target "http://en.wikipedia.org/wiki/XBoard"
31959
31960 \end_inset
31961
31962
31963 \series default
31964 .
31965 \end_layout
31966
31967 \begin_layout Description
31968 Date Ce modèle insère la date sous la forme 
31969 \emph on
31970 Jour-Mois-Année
31971 \emph default
31972 .
31973  Voici un exemple de date insérée comme objet externe :: 
31974 \begin_inset External
31975         template Date
31976         filename .
31977
31978 \end_inset
31979
31980
31981 \begin_inset space ~
31982 \end_inset
31983
31984
31985 \begin_inset Note Note
31986 status open
31987
31988 \begin_layout Plain Layout
31989 Retirer l'espace prot
31990 \begin_inset Quotes frd
31991 \end_inset
31992
31993 gé quand le bug 4398 sera résolu !
31994 \end_layout
31995
31996 \end_inset
31997
31998
31999 \begin_inset Newline newline
32000 \end_inset
32001
32002 La date n'apparaîtra pas dans LyX, mais seulement dans la sortie imprimée.
32003  Il y a deux autre méthodes pour insérer une date : Avec le menu 
32004 \family sans
32005 Insérer\SpecialChar \menuseparator
32006 Date
32007 \family default
32008  et avec la commande LaTeX 
32009 \series bold
32010
32011 \backslash
32012 today
32013 \series default
32014  entrée comme code TeX.
32015  Ces différentes méthodes sont comparée dans le tableau
32016 \begin_inset space ~
32017 \end_inset
32018
32019
32020 \begin_inset CommandInset ref
32021 LatexCommand ref
32022 reference "tab:Comparaison-des-dates"
32023
32024 \end_inset
32025
32026 .
32027 \end_layout
32028
32029 \begin_layout Description
32030 Dia Ce modèle accepte les diagrammes créés avec le programme 
32031 \series bold
32032
32033 \begin_inset CommandInset href
32034 LatexCommand href
32035 name "Dia"
32036 target "http://en.wikipedia.org/wiki/Dia_(software)"
32037
32038 \end_inset
32039
32040
32041 \series default
32042 .
32043 \end_layout
32044
32045 \begin_layout Description
32046 LilyPond Ce modèle est utilisé avec des partitions musicales mises en forme
32047  par le programme 
32048 \series bold
32049
32050 \begin_inset CommandInset href
32051 LatexCommand href
32052 name "LilyPond"
32053 target "http://en.wikipedia.org/wiki/LilyPond"
32054
32055 \end_inset
32056
32057
32058 \series default
32059 .
32060 \end_layout
32061
32062 \begin_layout Description
32063 PDFPages Ce modèle permet d'insérer des documents en PDF dans votre document.
32064  Pour insérer certaines pages ou toutes les pages d'un PDF, utilisez l'option
32065  
32066 \emph on
32067 pages
32068 \emph default
32069  dans le champ 
32070 \family sans
32071 Option
32072 \family default
32073  dans l'onglet 
32074 \family sans
32075 Options LaTeX et LyX
32076 \family default
32077  en suivant les instructions données pour le modèle.
32078  Si on ne donne pas d'option 
32079 \emph on
32080 pages
32081 \emph default
32082 , seule la première page du PDF sera insérée.
32083 \end_layout
32084
32085 \begin_layout Description
32086 RasterImage Ce modèle peut être utilisé pour les images matricielles (bitmap).
32087  À peu près tous les formats d'images populaires sont acceptés.
32088  Les images peuvent être traitées dans la fenêtre de dialogue 
32089 \family sans
32090 Objet
32091 \begin_inset space ~
32092 \end_inset
32093
32094 Externe
32095 \family default
32096  comme les images qui sont habituellement incorporées en utilisant le menu
32097  
32098 \family sans
32099 Insérer\SpecialChar \menuseparator
32100 Graphique
32101 \family default
32102 , comme c'est décrit dans la section
32103 \begin_inset space ~
32104 \end_inset
32105
32106
32107 \begin_inset CommandInset ref
32108 LatexCommand ref
32109 reference "sec:Graphics-Dialog"
32110
32111 \end_inset
32112
32113 .
32114  La différence est que seules les images matricielles sont autorisées, ce
32115  qui veut dire que les images PDF et EPS ne sont pas acceptées.
32116 \end_layout
32117
32118 \begin_layout Description
32119 XFig Ce modèle accepte les images créées avec le programme 
32120 \series bold
32121
32122 \begin_inset CommandInset href
32123 LatexCommand href
32124 name "Xfig"
32125 target "http://en.wikipedia.org/wiki/Xfig"
32126
32127 \end_inset
32128
32129
32130 \series default
32131 .
32132 \end_layout
32133
32134 \begin_layout Standard
32135 \begin_inset Float table
32136 placement h
32137 wide false
32138 sideways false
32139 status open
32140
32141 \begin_layout Plain Layout
32142 \begin_inset Caption
32143
32144 \begin_layout Plain Layout
32145 \begin_inset CommandInset label
32146 LatexCommand label
32147 name "tab:Comparaison-des-dates"
32148
32149 \end_inset
32150
32151 Comparaison des méthodes d'insertion de la date.
32152 \end_layout
32153
32154 \end_inset
32155
32156
32157 \end_layout
32158
32159 \begin_layout Plain Layout
32160 \align center
32161 \begin_inset Tabular
32162 <lyxtabular version="3" rows="4" columns="4">
32163 <features>
32164 <column alignment="center" valignment="top" width="0">
32165 <column alignment="center" valignment="top" width="0">
32166 <column alignment="center" valignment="top" width="0">
32167 <column alignment="center" valignment="top" width="0">
32168 <row>
32169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32170 \begin_inset Text
32171
32172 \begin_layout Plain Layout
32173 Format du document
32174 \end_layout
32175
32176 \end_inset
32177 </cell>
32178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32179 \begin_inset Text
32180
32181 \begin_layout Plain Layout
32182
32183 \family sans
32184 Objet
32185 \begin_inset space ~
32186 \end_inset
32187
32188 Externe\SpecialChar \menuseparator
32189 Date
32190 \end_layout
32191
32192 \end_inset
32193 </cell>
32194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32195 \begin_inset Text
32196
32197 \begin_layout Plain Layout
32198
32199 \family sans
32200 Insérer\SpecialChar \menuseparator
32201 Date
32202 \end_layout
32203
32204 \end_inset
32205 </cell>
32206 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32207 \begin_inset Text
32208
32209 \begin_layout Plain Layout
32210 commande 
32211 \series bold
32212
32213 \backslash
32214 today
32215 \end_layout
32216
32217 \end_inset
32218 </cell>
32219 </row>
32220 <row>
32221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32222 \begin_inset Text
32223
32224 \begin_layout Plain Layout
32225 LyX
32226 \end_layout
32227
32228 \end_inset
32229 </cell>
32230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32231 \begin_inset Text
32232
32233 \begin_layout Plain Layout
32234 comme boîte d'insert
32235 \end_layout
32236
32237 \end_inset
32238 </cell>
32239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32240 \begin_inset Text
32241
32242 \begin_layout Plain Layout
32243 comme date
32244 \end_layout
32245
32246 \end_inset
32247 </cell>
32248 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32249 \begin_inset Text
32250
32251 \begin_layout Plain Layout
32252 comme boîte de code TeX
32253 \end_layout
32254
32255 \end_inset
32256 </cell>
32257 </row>
32258 <row>
32259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32260 \begin_inset Text
32261
32262 \begin_layout Plain Layout
32263 LaTeX
32264 \end_layout
32265
32266 \end_inset
32267 </cell>
32268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32269 \begin_inset Text
32270
32271 \begin_layout Plain Layout
32272 comme date
32273 \end_layout
32274
32275 \end_inset
32276 </cell>
32277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32278 \begin_inset Text
32279
32280 \begin_layout Plain Layout
32281 comme date
32282 \end_layout
32283
32284 \end_inset
32285 </cell>
32286 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32287 \begin_inset Text
32288
32289 \begin_layout Plain Layout
32290 comme commande
32291 \end_layout
32292
32293 \end_inset
32294 </cell>
32295 </row>
32296 <row>
32297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32298 \begin_inset Text
32299
32300 \begin_layout Plain Layout
32301 DVI, PDF, PS
32302 \end_layout
32303
32304 \end_inset
32305 </cell>
32306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32307 \begin_inset Text
32308
32309 \begin_layout Plain Layout
32310 comme date
32311 \end_layout
32312
32313 \end_inset
32314 </cell>
32315 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32316 \begin_inset Text
32317
32318 \begin_layout Plain Layout
32319 comme date
32320 \end_layout
32321
32322 \end_inset
32323 </cell>
32324 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32325 \begin_inset Text
32326
32327 \begin_layout Plain Layout
32328 comme date date
32329 \end_layout
32330
32331 \end_inset
32332 </cell>
32333 </row>
32334 </lyxtabular>
32335
32336 \end_inset
32337
32338
32339 \end_layout
32340
32341 \end_inset
32342
32343
32344 \end_layout
32345
32346 \begin_layout Standard
32347 Quand vous activez l'option 
32348 \family sans
32349 Brouillon
32350 \family default
32351  de l'onglet 
32352 \family sans
32353 Fichier
32354 \family default
32355  de la fenêtre de dialogue 
32356 \family sans
32357 Objet
32358 \begin_inset space ~
32359 \end_inset
32360
32361 Externe
32362 \family default
32363 , seul le chemin vers le fichier inséré est affiché dans la sortie imprimée.
32364 \begin_inset Newline newline
32365 \end_inset
32366
32367 Les objets externes apparaissent dans LyX, soit comme une boîte comme celle-ci
32368  : 
32369 \begin_inset Graphics
32370         filename ../clipart/ExternalMaterialQt4.png
32371         scale 85
32372         scaleBeforeRotation
32373
32374 \end_inset
32375
32376  soit comme une image, selon que vous avez ou non activé l'option 
32377 \family sans
32378 Afficher
32379 \begin_inset space ~
32380 \end_inset
32381
32382 dans
32383 \begin_inset space ~
32384 \end_inset
32385
32386 LyX
32387 \family default
32388  de l'onglet 
32389 \family sans
32390 Options LaTeX et LyX
32391 \family default
32392  de la fenêtre de dialogue.
32393 \end_layout
32394
32395 \begin_layout Standard
32396 Le manuel 
32397 \family sans
32398 \emph on
32399 Personnalisation
32400 \family default
32401 \emph default
32402  explique comment vous pouvez créer vos propres modèles.
32403 \end_layout
32404
32405 \begin_layout Section
32406 Sous-documents
32407 \begin_inset CommandInset label
32408 LatexCommand label
32409 name "sec:Sous-documents"
32410
32411 \end_inset
32412
32413
32414 \begin_inset Index
32415 status collapsed
32416
32417 \begin_layout Plain Layout
32418 Trucs externes ! Sous-documents
32419 \end_layout
32420
32421 \end_inset
32422
32423
32424 \begin_inset Index
32425 status collapsed
32426
32427 \begin_layout Plain Layout
32428 Fichiers ! Insérer
32429 \end_layout
32430
32431 \end_inset
32432
32433
32434 \end_layout
32435
32436 \begin_layout Standard
32437 Les sous-documents sont utilisés quand on a un document très long qui peut
32438  être décomposé en plusieurs parties ou sections plus petites.
32439  Pour des raisons de maintenance il est souvent utile et parfois obligatoire
32440  de découper le document en plusieurs fichiers qui peuvent être relus séparément.
32441  Les différents documents sont ce que l'on appelle les sous-documents et
32442  un document maître les relie pour imprimer le document complet ou seulement
32443  une partie de celui-ci.
32444  Un sous-document hérite du contenu de son maître, par exemple le préambule
32445  LaTeX, la bibliographie, et les étiquettes pour les références croisées.
32446 \end_layout
32447
32448 \begin_layout Standard
32449 Les documents inclus sont visualisés dans LyX sous la forme d'une boîte
32450  comme celle-ci : 
32451 \begin_inset Graphics
32452         filename clipart/ChildDocumentQt4.png
32453         lyxscale 70
32454         scale 60
32455         scaleBeforeRotation
32456
32457 \end_inset
32458
32459  Pour inclure des sous-documents dans un document maître , on utilise le
32460  menu 
32461 \family sans
32462 Insérer\SpecialChar \menuseparator
32463 Fichier\SpecialChar \menuseparator
32464 Sous-document
32465 \family default
32466 .
32467  Une fenêtre de dialogue s'ouvre pour que vous puissiez choisir entre l'une
32468  des quatre méthodes d'inclusion :
32469 \end_layout
32470
32471 \begin_layout Description
32472 Inclus
32473 \begin_inset space ~
32474 \end_inset
32475
32476 (include) Vous pouvez inclure des documents LyX et LaTeX.
32477  Quand vous cliquez sur le bouton 
32478 \family sans
32479 Charger
32480 \family default
32481  dans la fenêtre de dialogue 
32482 \family sans
32483 Sous-document
32484 \family default
32485 , le document inclus est ouvert dans LyX dans un nouvel onglet pour que
32486  vous puissiez le modifier.
32487 \begin_inset Newline newline
32488 \end_inset
32489
32490
32491 \end_layout
32492
32493 \begin_layout Standard
32494 Voici un sous-document inséré avec la méthode 
32495 \family sans
32496 Inclus
32497 \family default
32498  : 
32499 \begin_inset CommandInset include
32500 LatexCommand include
32501 filename "DocumentBidon1.lyx"
32502
32503 \end_inset
32504
32505
32506 \end_layout
32507
32508 \begin_layout Standard
32509 La numérotation des sections va prendre en compte les sections des fichiers
32510  incorporés dans l'ordre où ils sont insérés dans le document maître.
32511  Le document qui est inclus comme exemple possède une sous-section qui sera
32512  numérotée comme sous-section de la section actuelle.
32513  Les étiquettes présentes dans le fichier inclus peuvent être référencées
32514  : la sous-section
32515 \begin_inset space ~
32516 \end_inset
32517
32518
32519 \begin_inset CommandInset ref
32520 LatexCommand ref
32521 reference "sub:Sous-section-externe-1"
32522
32523 \end_inset
32524
32525  est dans le fichier inclus.
32526 \end_layout
32527
32528 \begin_layout Standard
32529 Le préambule du sous-document est tout simplement ignoré, seul le préambule
32530  du document maître est utilisé.
32531  Les branches présentes dans le sous-document seront ignorées par le document
32532  maître tant que le document maître possède une branche avec le même nom.
32533  Les documents inclus sont insérés en commençant une nouvelle page et sont
32534  suivis par un saut de page.
32535 \end_layout
32536
32537 \begin_layout Standard
32538 Avec la commande LaTeX 
32539 \series bold
32540
32541 \backslash
32542 includeonly 
32543 \series default
32544 vous pouvez préciser quels sous-documents seront traités pour générer la
32545  sortie imprimée.
32546  C'est utile quand vous ne travaillez que sur quelques chapitres d'un document
32547  important puisque cela vous fait économiser du temps de compilation.
32548  La commande 
32549 \series bold
32550
32551 \backslash
32552 includeonly
32553 \series default
32554  est insérée dans le préambule du document maître.
32555  Elle prend comme arguments une liste de noms de fichiers séparés par des
32556  virgules, par exemple :
32557 \end_layout
32558
32559 \begin_layout Standard
32560
32561 \series bold
32562
32563 \backslash
32564 includeonly{chapitre1,chapitre5}
32565 \end_layout
32566
32567 \begin_layout Standard
32568 fera que seuls les fichiers nommés 
32569 \begin_inset Quotes eld
32570 \end_inset
32571
32572 chapitre1.lyx
32573 \begin_inset Quotes erd
32574 \end_inset
32575
32576  (ou 
32577 \begin_inset Quotes eld
32578 \end_inset
32579
32580 chapitre1.tex
32581 \begin_inset Quotes erd
32582 \end_inset
32583
32584 ) et 
32585 \begin_inset Quotes eld
32586 \end_inset
32587
32588 chapitre5.lyx
32589 \begin_inset Quotes erd
32590 \end_inset
32591
32592  seront traités lors de la compilation.
32593 \end_layout
32594
32595 \begin_layout Standard
32596 \begin_inset Note Greyedout
32597 status open
32598
32599 \begin_layout Plain Layout
32600
32601 \series bold
32602 Note:
32603 \series default
32604  Quand vous avez inclus un fichier LyX ou LaTeX, et que ce dernier utilise
32605  une classe de document différente de celle du document maître, vous recevez
32606  un avertissement quand vous tentez un visionnement ou une exportation,
32607  vu que cela peut produire des résultats inattendus sur la sortie imprimée.
32608 \end_layout
32609
32610 \end_inset
32611
32612
32613 \end_layout
32614
32615 \begin_layout Description
32616 Incorporé
32617 \begin_inset space ~
32618 \end_inset
32619
32620 (input) Cette méthode est très semblable à la méthode Inclus, les différences
32621  sont :
32622 \end_layout
32623
32624 \begin_deeper
32625 \begin_layout Itemize
32626 Les fichiers incorporés ne commencent pas une nouvelle page ni ne sont suivis
32627  par un saut de page.
32628 \end_layout
32629
32630 \begin_layout Itemize
32631 Les fichiers incorporés peuvent être prévisualisés dans LyX quand l'option
32632  
32633 \family sans
32634 Aperçu
32635 \begin_inset space ~
32636 \end_inset
32637
32638 sur
32639 \begin_inset space ~
32640 \end_inset
32641
32642 le
32643 \begin_inset space ~
32644 \end_inset
32645
32646 vif
32647 \family default
32648  est activée dans les préférences dans la rubrique 
32649 \family sans
32650 Apparence\SpecialChar \menuseparator
32651 Graphique
32652 \family default
32653 .
32654 \end_layout
32655
32656 \begin_layout Itemize
32657 La commande LaTeX 
32658 \series bold
32659
32660 \backslash
32661 includeonly
32662 \series default
32663  ne peut pas être utilisée.
32664 \end_layout
32665
32666 \end_deeper
32667 \begin_layout Standard
32668 Voici un sous document inséré en utilisant la méthode 
32669 \family sans
32670 Incorporé
32671 \family default
32672  : 
32673 \begin_inset CommandInset include
32674 LatexCommand input
32675 preview true
32676 filename "DocumentBidon2.lyx"
32677
32678 \end_inset
32679
32680
32681 \end_layout
32682
32683 \begin_layout Description
32684 Verbatim Avec cette méthodes tous les fichiers textes peuvent être inclus.
32685  Si c'est un fichier LyX ou LaTeX, le contenu sera affiché dans la sortie
32686  sous forme de code source et aucune des commandes éventuellement présentes
32687  ne sera exécutée.
32688  Vous pouvez utiliser l'option 
32689 \family sans
32690 Marquer
32691 \begin_inset space ~
32692 \end_inset
32693
32694 les
32695 \begin_inset space ~
32696 \end_inset
32697
32698 espaces
32699 \family default
32700  qui matérialise chaque espace présente dans le code source par un caractère
32701  
32702 \begin_inset Quotes eld
32703 \end_inset
32704
32705
32706 \begin_inset ERT
32707 status collapsed
32708
32709 \begin_layout Plain Layout
32710
32711
32712 \backslash
32713 textvisiblespace 
32714 \end_layout
32715
32716 \end_inset
32717
32718
32719 \begin_inset Quotes erd
32720 \end_inset
32721
32722  .
32723  La différence avec la méthode qui consiste à utiliser le menu 
32724 \family sans
32725 Insérer\SpecialChar \menuseparator
32726 Fichier\SpecialChar \menuseparator
32727 Texte
32728 \begin_inset space ~
32729 \end_inset
32730
32731 brut
32732 \family default
32733  est que le contenu du document n'apparaît pas dans LyX.
32734 \end_layout
32735
32736 \begin_layout Standard
32737 Voici un sous-document inclus en utilisant la méthode 
32738 \family sans
32739 verbatim
32740 \family default
32741  : 
32742 \begin_inset CommandInset include
32743 LatexCommand verbatiminput
32744 filename "DocumentTexteBidon.txt"
32745
32746 \end_inset
32747
32748
32749 \begin_inset VSpace bigskip
32750 \end_inset
32751
32752 Voici un autre sous-document incorporé par la méthode verbatim en utilisant
32753  l'option 
32754 \family sans
32755 Marquer
32756 \begin_inset space ~
32757 \end_inset
32758
32759 les
32760 \begin_inset space ~
32761 \end_inset
32762
32763 espaces :
32764 \family default
32765  
32766 \begin_inset CommandInset include
32767 LatexCommand verbatiminput*
32768 filename "DocumentTexteBidon.txt"
32769
32770 \end_inset
32771
32772
32773 \end_layout
32774
32775 \begin_layout Standard
32776 \begin_inset VSpace bigskip
32777 \end_inset
32778
32779
32780 \end_layout
32781
32782 \begin_layout Standard
32783 \begin_inset Note Greyedout
32784 status open
32785
32786 \begin_layout Plain Layout
32787
32788 \series bold
32789 Note:
32790 \series default
32791  Comme vous pouvez le voir avec les exemples ci-dessus, le texte des documents
32792  inclus avec la méthode verbatim n'est pas découpé à la fin des lignes.
32793 \end_layout
32794
32795 \end_inset
32796
32797
32798 \end_layout
32799
32800 \begin_layout Description
32801 Listings Ce type d'inclusion est décrit dans le chapitre
32802 \begin_inset space ~
32803 \end_inset
32804
32805
32806 \begin_inset CommandInset ref
32807 LatexCommand ref
32808 reference "cha:Program-Code-Listings"
32809
32810 \end_inset
32811
32812 .
32813 \end_layout
32814
32815 \begin_layout Standard
32816 \begin_inset Note Greyedout
32817 status open
32818
32819 \begin_layout Plain Layout
32820
32821 \series bold
32822 Note:
32823 \series default
32824  Inclure le même document deux fois dans un même document peut poser des
32825  problèmes avec LaTeX.
32826 \end_layout
32827
32828 \end_inset
32829
32830
32831 \end_layout
32832
32833 \begin_layout Chapter
32834 Listings de Code Source
32835 \begin_inset CommandInset label
32836 LatexCommand label
32837 name "cha:Program-Code-Listings"
32838
32839 \end_inset
32840
32841
32842 \begin_inset Index
32843 status collapsed
32844
32845 \begin_layout Plain Layout
32846 Listings
32847 \end_layout
32848
32849 \end_inset
32850
32851
32852 \begin_inset Index
32853 status collapsed
32854
32855 \begin_layout Plain Layout
32856 Code Source
32857 \end_layout
32858
32859 \end_inset
32860
32861
32862 \begin_inset Index
32863 status collapsed
32864
32865 \begin_layout Plain Layout
32866 Flottants ! Listings
32867 \end_layout
32868
32869 \end_inset
32870
32871
32872 \end_layout
32873
32874 \begin_layout Standard
32875 Pour inclure et mettre en forme un listing de code source, vous pouvez utiliser
32876  un insert 
32877 \family sans
32878 Listings
32879 \family default
32880  qui peut être créé grâce au menu 
32881 \family sans
32882 Insérer
32883 \family default
32884 \SpecialChar \menuseparator
32885
32886 \family sans
32887 Listing
32888 \begin_inset space ~
32889 \end_inset
32890
32891 de
32892 \begin_inset space ~
32893 \end_inset
32894
32895 Code
32896 \begin_inset space ~
32897 \end_inset
32898
32899 Source
32900 \family default
32901 .
32902  Le paquetage LaTeX 
32903 \series bold
32904 listings
32905 \series default
32906
32907 \begin_inset Index
32908 status collapsed
32909
32910 \begin_layout Plain Layout
32911 Paquetages LaTeX ! listings
32912 \end_layout
32913
32914 \end_inset
32915
32916  fournit un moyen puissant et flexible d'insérer des listings de code source
32917  dans votre document.
32918  
32919 \end_layout
32920
32921 \begin_layout Standard
32922 Quand vous cliquez avec le bouton droit sur un insert de listings, un menu
32923  contextuel s'ouvre pour vous permettre de modifier le format du listing.
32924 \end_layout
32925
32926 \begin_layout Standard
32927 Implicitement, un listing commence un nouveau paragraphe dans la sortie
32928  imprimée.
32929  L'option d'emplacement 
32930 \family sans
32931 Listing
32932 \begin_inset space ~
32933 \end_inset
32934
32935 en
32936 \begin_inset space ~
32937 \end_inset
32938
32939 Ligne
32940 \family default
32941  imprime le listing dans la ligne comme ceci : 
32942 \begin_inset listings
32943 lstparams "language={C++}"
32944 inline true
32945 status open
32946
32947 \begin_layout Plain Layout
32948
32949 int a=5;
32950 \end_layout
32951
32952 \end_inset
32953
32954
32955 \begin_inset Newline newline
32956 \end_inset
32957
32958 L'option 
32959 \family sans
32960 Flottant
32961 \family default
32962  crée un flottant de listing pour lequel vous pouvez préciser les options
32963  classiques d'emplacement : 
32964 \begin_inset Quotes eld
32965 \end_inset
32966
32967
32968 \family sans
32969 h
32970 \family default
32971
32972 \begin_inset Quotes erd
32973 \end_inset
32974
32975
32976 \begin_inset Quotes eld
32977 \end_inset
32978
32979
32980 \family sans
32981 t
32982 \family default
32983
32984 \begin_inset Quotes erd
32985 \end_inset
32986
32987
32988 \begin_inset Quotes eld
32989 \end_inset
32990
32991
32992 \family sans
32993 b
32994 \family default
32995
32996 \begin_inset Quotes erd
32997 \end_inset
32998
32999 , et 
33000 \begin_inset Quotes eld
33001 \end_inset
33002
33003
33004 \family sans
33005 p
33006 \family default
33007
33008 \begin_inset Quotes erd
33009 \end_inset
33010
33011  correspondant aux emplacement décrits dans la section
33012 \begin_inset space ~
33013 \end_inset
33014
33015
33016 \begin_inset CommandInset ref
33017 LatexCommand ref
33018 reference "sec:Placement-flottants"
33019
33020 \end_inset
33021
33022 .
33023  Les options de positionnement peuvent être mélangées et doivent être saisies
33024  sans séparation, par exemple, on peut taper 
33025 \begin_inset Quotes eld
33026 \end_inset
33027
33028
33029 \family sans
33030 htbp
33031 \family default
33032
33033 \begin_inset Quotes erd
33034 \end_inset
33035
33036 .
33037  L' option 
33038 \begin_inset Quotes eld
33039 \end_inset
33040
33041 h
33042 \begin_inset Quotes erd
33043 \end_inset
33044
33045  a parfois aucun effet, mais vous n'avez pas besoin d'utiliser l'option
33046  
33047 \family sans
33048 Flottant
33049 \family default
33050  dans ce cas, vu que les listings non flottants peuvent aussi avoir une
33051  légende et être référencés.
33052 \end_layout
33053
33054 \begin_layout Standard
33055 Vous pouvez ajouter une légende à un listing avec le menu 
33056 \family sans
33057 Insérer\SpecialChar \menuseparator
33058 Légende
33059 \family default
33060 .
33061  On peut référencer les listings de la même façon que les flottants :Voir
33062  le listing
33063 \begin_inset space ~
33064 \end_inset
33065
33066
33067 \begin_inset CommandInset ref
33068 LatexCommand ref
33069 reference "lst:Listing-exemple"
33070
33071 \end_inset
33072
33073
33074 \end_layout
33075
33076 \begin_layout Standard
33077 \begin_inset listings
33078 lstparams "language=Python"
33079 inline false
33080 status open
33081
33082 \begin_layout Plain Layout
33083
33084 \begin_inset Caption
33085
33086 \begin_layout Plain Layout
33087 \begin_inset CommandInset label
33088 LatexCommand label
33089 name "lst:Listing-exemple"
33090
33091 \end_inset
33092
33093 Exemple de listing flottant
33094 \end_layout
33095
33096 \end_inset
33097
33098 # Exemple de listing flottant
33099 \end_layout
33100
33101 \begin_layout Plain Layout
33102
33103 def func(param):
33104 \end_layout
33105
33106 \begin_layout Plain Layout
33107
33108     'ceci est une fonction python'
33109 \end_layout
33110
33111 \begin_layout Plain Layout
33112
33113     pass
33114 \end_layout
33115
33116 \end_inset
33117
33118
33119 \end_layout
33120
33121 \begin_layout Standard
33122 Quand vous avez choisi un langage de programmation dans la fenêtre de dialogue
33123  de listing, les mots-clés de ce langage seront reconnus et mis en forme
33124  de manière particulière dans la sortie imprimée.
33125  Dans l'exemple de listing, le mot clé Python 
33126 \begin_inset Quotes eld
33127 \end_inset
33128
33129 def
33130 \begin_inset Quotes erd
33131 \end_inset
33132
33133  est reconnu et imprimé en caractères gras dans la sortie.
33134 \end_layout
33135
33136 \begin_layout Standard
33137 \begin_inset Note Greyedout
33138 status open
33139
33140 \begin_layout Plain Layout
33141
33142 \series bold
33143 Note:
33144 \series default
33145  Si vous n'obtenez pas des mots-clés en caractères gras quand vous utilisez
33146  une police de caractères à 
33147 \family typewriter
33148 chasse fixe
33149 \family default
33150 , c'est que votre police ne contient probablement pas de série grasse.
33151  Dans ce cas choisissez une police différente dans le menu 
33152 \family sans
33153 Document\SpecialChar \menuseparator
33154 Paramètres\SpecialChar \menuseparator
33155 Polices
33156 \family default
33157 .
33158  (Les polices 
33159 \emph on
33160 LuxiMono, BeraMono
33161 \emph default
33162  et 
33163 \emph on
33164 Courier
33165 \emph default
33166  contiennent une série grasse.)
33167 \end_layout
33168
33169 \end_inset
33170
33171
33172 \end_layout
33173
33174 \begin_layout Standard
33175 Dans la rubrique 
33176 \family sans
33177 Numérotation
33178 \begin_inset space ~
33179 \end_inset
33180
33181 des
33182 \begin_inset space ~
33183 \end_inset
33184
33185 Lignes
33186 \family default
33187  de la fenêtre de dialogue listings, vous pouvez choisir le style de numérotatio
33188 n des lignes.
33189  Vous pouvez mettre un nombre dans le champ 
33190 \family sans
33191 Pas
33192 \family default
33193  pour désigner les lignes qui seront numérotées.
33194  Par exemple, si vous mettez 
33195 \begin_inset Quotes eld
33196 \end_inset
33197
33198 3
33199 \begin_inset Quotes erd
33200 \end_inset
33201
33202 , seule une ligne sur trois sera numérotée.
33203 \end_layout
33204
33205 \begin_layout Standard
33206 En plus vous pouvez préciser un intervalle de lignes et seules ces lignes
33207  apparaîtront dans la sortie.
33208  Vous devez utiliser l'option 
33209 \family sans
33210 Table
33211 \begin_inset space ~
33212 \end_inset
33213
33214 de
33215 \begin_inset space ~
33216 \end_inset
33217
33218 Caractères
33219 \begin_inset space ~
33220 \end_inset
33221
33222 Étendue
33223 \family default
33224  quand vous employez des caractères spécifiques à une langue donnée comme
33225  les umlauts Allemands dans votre listing.
33226 \begin_inset Newline newline
33227 \end_inset
33228
33229 Voici un exemple de listing avec la numérotation des lignes à gauche par
33230  pas de 3, en langage Python, avec les options 
33231 \begin_inset Quotes eld
33232 \end_inset
33233
33234 Table
33235 \begin_inset space ~
33236 \end_inset
33237
33238 de
33239 \begin_inset space ~
33240 \end_inset
33241
33242 caractères
33243 \begin_inset space ~
33244 \end_inset
33245
33246 étendue
33247 \begin_inset Quotes erd
33248 \end_inset
33249
33250  et 
33251 \begin_inset Quotes eld
33252 \end_inset
33253
33254 Espace
33255 \begin_inset space ~
33256 \end_inset
33257
33258 représenté
33259 \begin_inset space ~
33260 \end_inset
33261
33262 par
33263 \begin_inset space ~
33264 \end_inset
33265
33266 un
33267 \begin_inset space ~
33268 \end_inset
33269
33270 symbole
33271 \begin_inset Quotes erd
33272 \end_inset
33273
33274 , l'intervalle de ligne étant 3
33275 \begin_inset space \thinspace{}
33276 \end_inset
33277
33278 -
33279 \begin_inset space \thinspace{}
33280 \end_inset
33281
33282 8:
33283 \end_layout
33284
33285 \begin_layout Standard
33286 \begin_inset listings
33287 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
33288 inline false
33289 status open
33290
33291 \begin_layout Plain Layout
33292
33293 def func(param):
33294 \end_layout
33295
33296 \begin_layout Plain Layout
33297
33298     'ceci est une fonction Python'
33299 \end_layout
33300
33301 \begin_layout Plain Layout
33302
33303     pass
33304 \end_layout
33305
33306 \begin_layout Plain Layout
33307
33308 def func(param):
33309 \end_layout
33310
33311 \begin_layout Plain Layout
33312
33313 'Ça, c'est un mot Allemand : Tschüß'
33314 \end_layout
33315
33316 \begin_layout Plain Layout
33317
33318 pass
33319 \end_layout
33320
33321 \begin_layout Plain Layout
33322
33323 def func(param):
33324 \end_layout
33325
33326 \begin_layout Plain Layout
33327
33328 'ceci est une fonction Python'
33329 \end_layout
33330
33331 \begin_layout Plain Layout
33332
33333 pass
33334 \end_layout
33335
33336 \end_inset
33337
33338
33339 \end_layout
33340
33341 \begin_layout Standard
33342 \begin_inset Note Greyedout
33343 status open
33344
33345 \begin_layout Plain Layout
33346
33347 \series bold
33348 Note:
33349 \series default
33350  À cause d'un bug dans le paquetage 
33351 \series bold
33352 listings
33353 \series default
33354  la numérotation des lignes se trouve décalée d'une ligne à chaque nouveau
33355  listing.
33356  C'est la raison pour laquelle les lignes 2 et 5 sont numérotées et pas
33357  les lignes 3 et 6.
33358 \end_layout
33359
33360 \end_inset
33361
33362
33363 \end_layout
33364
33365 \begin_layout Standard
33366 \begin_inset VSpace bigskip
33367 \end_inset
33368
33369
33370 \end_layout
33371
33372 \begin_layout Standard
33373 Il est aussi possible d'imprimer les lignes d'un fichier sous la forme d'un
33374  listing.
33375  Pour le faire, il suffit d'utiliser le menu 
33376 \family sans
33377 Insérer\SpecialChar \menuseparator
33378 Fichier\SpecialChar \menuseparator
33379 Sous-document
33380 \family default
33381  et de choisir le type 
33382 \family sans
33383 Listing
33384 \family default
33385
33386 \begin_inset space ~
33387 \end_inset
33388
33389
33390 \family sans
33391 de
33392 \begin_inset space ~
33393 \end_inset
33394
33395 Code
33396 \begin_inset space ~
33397 \end_inset
33398
33399 source
33400 \family default
33401 .
33402 \begin_inset Foot
33403 status collapsed
33404
33405 \begin_layout Plain Layout
33406 Les autres types de sous-documents sont décrits dans la section
33407 \begin_inset space ~
33408 \end_inset
33409
33410
33411 \begin_inset CommandInset ref
33412 LatexCommand ref
33413 reference "sec:Sous-documents"
33414
33415 \end_inset
33416
33417 .
33418 \end_layout
33419
33420 \end_inset
33421
33422  Dans la fenêtre de dialogue du sous-document vous pouvez donner les paramètres
33423  à utiliser pour le listing dans une zone de texte.
33424  Pour avoir une liste des paramètres disponibles, tapez un point d'interrogation
33425  
33426 \begin_inset Quotes eld
33427 \end_inset
33428
33429 ?
33430 \begin_inset Quotes erd
33431 \end_inset
33432
33433  dans la zone de texte.
33434 \end_layout
33435
33436 \begin_layout Standard
33437 Pour faire référence à un sous-document de type listing, tapez une étiquette
33438  dans le champ correspondant de la fenêtre de dialogue.
33439  On peut alors faire référence à cette étiquette en utilisant le menu 
33440 \family sans
33441 Insérer\SpecialChar \menuseparator
33442 Référence
33443 \begin_inset space ~
33444 \end_inset
33445
33446 Croisée
33447 \family default
33448 .
33449 \end_layout
33450
33451 \begin_layout Standard
33452 Le listing
33453 \begin_inset space ~
33454 \end_inset
33455
33456
33457 \begin_inset CommandInset ref
33458 LatexCommand ref
33459 reference "lst:listing-fichier"
33460
33461 \end_inset
33462
33463  est une exemple de listing issu d'un fichier ; ici les lignes 10
33464 \begin_inset space \thinspace{}
33465 \end_inset
33466
33467 -
33468 \begin_inset space \thinspace{}
33469 \end_inset
33470
33471 15 de ce fichier LyX sont listées.
33472 \end_layout
33473
33474 \begin_layout Standard
33475 \begin_inset CommandInset include
33476 LatexCommand lstinputlisting
33477 filename "EmbeddedObjects.lyx"
33478 lstparams "breaklines=true,caption={Lignes 10 - 15 de ce fichier LyX},extendedchars=true,firstline=10,label={lst:listing-fichier},language={[LaTeX]TeX},lastline=15"
33479
33480 \end_inset
33481
33482
33483 \end_layout
33484
33485 \begin_layout Standard
33486 \begin_inset VSpace bigskip
33487 \end_inset
33488
33489
33490 \end_layout
33491
33492 \begin_layout Standard
33493 Les paramètres globaux pour les listings peuvent être modifiés avec la fenêtre
33494  de dialogue 
33495 \family sans
33496 Document\SpecialChar \menuseparator
33497 Paramètres\SpecialChar \menuseparator
33498 Format
33499 \begin_inset space ~
33500 \end_inset
33501
33502 du
33503 \begin_inset space ~
33504 \end_inset
33505
33506 Texte
33507 \family default
33508 .
33509  Pour avoir la liste des options disponibles, tapez un point d'interrogation
33510  
33511 \begin_inset Quotes eld
33512 \end_inset
33513
33514 ?
33515 \begin_inset Quotes erd
33516 \end_inset
33517
33518  dans le champ 
33519 \family sans
33520 Paramètres
33521 \begin_inset space ~
33522 \end_inset
33523
33524 du
33525 \begin_inset space ~
33526 \end_inset
33527
33528 Listing
33529 \family default
33530 .
33531 \end_layout
33532
33533 \begin_layout Standard
33534 Pour plus d'information sur le paquetage 
33535 \series bold
33536 listings
33537 \series default
33538 , nous vous renvoyons à sa documentation 
33539 \begin_inset CommandInset citation
33540 LatexCommand cite
33541 key "listings"
33542
33543 \end_inset
33544
33545 .
33546 \end_layout
33547
33548 \begin_layout Standard
33549 \begin_inset Newpage newpage
33550 \end_inset
33551
33552
33553 \end_layout
33554
33555 \begin_layout Chapter
33556 \start_of_appendix
33557 Unités de longueur utilisables avec LyX
33558 \begin_inset OptArg
33559 status collapsed
33560
33561 \begin_layout Plain Layout
33562 Unités de longueur
33563 \end_layout
33564
33565 \end_inset
33566
33567
33568 \begin_inset Index
33569 status collapsed
33570
33571 \begin_layout Plain Layout
33572 Unités
33573 \end_layout
33574
33575 \end_inset
33576
33577
33578 \begin_inset CommandInset label
33579 LatexCommand label
33580 name "cha:Unités-de-longueur"
33581
33582 \end_inset
33583
33584
33585 \end_layout
33586
33587 \begin_layout Standard
33588 Pour comprendre les unités de longueur utilisées dans cette documentation,
33589  le tableau
33590 \begin_inset space ~
33591 \end_inset
33592
33593
33594 \begin_inset CommandInset ref
33595 LatexCommand ref
33596 reference "tab:Unités"
33597
33598 \end_inset
33599
33600 décrit les unités utilisées par LyX.
33601 \begin_inset Float table
33602 placement h
33603 wide false
33604 sideways false
33605 status open
33606
33607 \begin_layout Plain Layout
33608 \begin_inset Caption
33609
33610 \begin_layout Plain Layout
33611 \begin_inset CommandInset label
33612 LatexCommand label
33613 name "tab:Unités"
33614
33615 \end_inset
33616
33617 Unités de longueur
33618 \end_layout
33619
33620 \end_inset
33621
33622
33623 \end_layout
33624
33625 \begin_layout Plain Layout
33626 \begin_inset VSpace medskip
33627 \end_inset
33628
33629
33630 \end_layout
33631
33632 \begin_layout Plain Layout
33633 \align center
33634 \begin_inset Tabular
33635 <lyxtabular version="3" rows="20" columns="2">
33636 <features>
33637 <column alignment="center" valignment="top" width="0">
33638 <column alignment="center" valignment="top" width="0">
33639 <row>
33640 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33641 \begin_inset Text
33642
33643 \begin_layout Plain Layout
33644 unité
33645 \end_layout
33646
33647 \end_inset
33648 </cell>
33649 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33650 \begin_inset Text
33651
33652 \begin_layout Plain Layout
33653 nom/description
33654 \end_layout
33655
33656 \end_inset
33657 </cell>
33658 </row>
33659 <row>
33660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33661 \begin_inset Text
33662
33663 \begin_layout Plain Layout
33664 mm
33665 \end_layout
33666
33667 \end_inset
33668 </cell>
33669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33670 \begin_inset Text
33671
33672 \begin_layout Plain Layout
33673 millimètre
33674 \end_layout
33675
33676 \end_inset
33677 </cell>
33678 </row>
33679 <row>
33680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33681 \begin_inset Text
33682
33683 \begin_layout Plain Layout
33684 cm
33685 \end_layout
33686
33687 \end_inset
33688 </cell>
33689 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33690 \begin_inset Text
33691
33692 \begin_layout Plain Layout
33693 centimètre
33694 \end_layout
33695
33696 \end_inset
33697 </cell>
33698 </row>
33699 <row>
33700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33701 \begin_inset Text
33702
33703 \begin_layout Plain Layout
33704 in
33705 \end_layout
33706
33707 \end_inset
33708 </cell>
33709 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33710 \begin_inset Text
33711
33712 \begin_layout Plain Layout
33713 pouce (inch)
33714 \end_layout
33715
33716 \end_inset
33717 </cell>
33718 </row>
33719 <row>
33720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33721 \begin_inset Text
33722
33723 \begin_layout Plain Layout
33724 pt
33725 \end_layout
33726
33727 \end_inset
33728 </cell>
33729 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33730 \begin_inset Text
33731
33732 \begin_layout Plain Layout
33733 point (72.27
33734 \begin_inset space \thinspace{}
33735 \end_inset
33736
33737 pt = 1
33738 \begin_inset space \thinspace{}
33739 \end_inset
33740
33741 in)
33742 \end_layout
33743
33744 \end_inset
33745 </cell>
33746 </row>
33747 <row>
33748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33749 \begin_inset Text
33750
33751 \begin_layout Plain Layout
33752 pc
33753 \end_layout
33754
33755 \end_inset
33756 </cell>
33757 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33758 \begin_inset Text
33759
33760 \begin_layout Plain Layout
33761 pica (1
33762 \begin_inset space \thinspace{}
33763 \end_inset
33764
33765 pc = 12
33766 \begin_inset space \thinspace{}
33767 \end_inset
33768
33769 pt)
33770 \end_layout
33771
33772 \end_inset
33773 </cell>
33774 </row>
33775 <row>
33776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33777 \begin_inset Text
33778
33779 \begin_layout Plain Layout
33780 sp
33781 \end_layout
33782
33783 \end_inset
33784 </cell>
33785 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33786 \begin_inset Text
33787
33788 \begin_layout Plain Layout
33789 scaled point (65536
33790 \begin_inset space \thinspace{}
33791 \end_inset
33792
33793 sp = 1
33794 \begin_inset space \thinspace{}
33795 \end_inset
33796
33797 pt)
33798 \end_layout
33799
33800 \end_inset
33801 </cell>
33802 </row>
33803 <row>
33804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33805 \begin_inset Text
33806
33807 \begin_layout Plain Layout
33808 bp
33809 \end_layout
33810
33811 \end_inset
33812 </cell>
33813 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33814 \begin_inset Text
33815
33816 \begin_layout Plain Layout
33817 gros point (72
33818 \begin_inset space \thinspace{}
33819 \end_inset
33820
33821 bp = 1
33822 \begin_inset space \thinspace{}
33823 \end_inset
33824
33825 in)
33826 \end_layout
33827
33828 \end_inset
33829 </cell>
33830 </row>
33831 <row>
33832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33833 \begin_inset Text
33834
33835 \begin_layout Plain Layout
33836 dd
33837 \end_layout
33838
33839 \end_inset
33840 </cell>
33841 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33842 \begin_inset Text
33843
33844 \begin_layout Plain Layout
33845 didot (72
33846 \begin_inset space \thinspace{}
33847 \end_inset
33848
33849 dd 
33850 \begin_inset Formula $\approx$
33851 \end_inset
33852
33853  37.6
33854 \begin_inset space \thinspace{}
33855 \end_inset
33856
33857 mm)
33858 \end_layout
33859
33860 \end_inset
33861 </cell>
33862 </row>
33863 <row>
33864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33865 \begin_inset Text
33866
33867 \begin_layout Plain Layout
33868 cc
33869 \end_layout
33870
33871 \end_inset
33872 </cell>
33873 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33874 \begin_inset Text
33875
33876 \begin_layout Plain Layout
33877 cicero (1
33878 \begin_inset space \thinspace{}
33879 \end_inset
33880
33881 cc = 12
33882 \begin_inset space \thinspace{}
33883 \end_inset
33884
33885 dd)
33886 \end_layout
33887
33888 \end_inset
33889 </cell>
33890 </row>
33891 <row>
33892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33893 \begin_inset Text
33894
33895 \begin_layout Plain Layout
33896 Scale%
33897 \end_layout
33898
33899 \end_inset
33900 </cell>
33901 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33902 \begin_inset Text
33903
33904 \begin_layout Plain Layout
33905 % de la largeur originale de l'image
33906 \end_layout
33907
33908 \end_inset
33909 </cell>
33910 </row>
33911 <row>
33912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33913 \begin_inset Text
33914
33915 \begin_layout Plain Layout
33916 text%
33917 \end_layout
33918
33919 \end_inset
33920 </cell>
33921 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33922 \begin_inset Text
33923
33924 \begin_layout Plain Layout
33925 % de la largeur du texte
33926 \end_layout
33927
33928 \end_inset
33929 </cell>
33930 </row>
33931 <row>
33932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33933 \begin_inset Text
33934
33935 \begin_layout Plain Layout
33936 col%
33937 \end_layout
33938
33939 \end_inset
33940 </cell>
33941 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33942 \begin_inset Text
33943
33944 \begin_layout Plain Layout
33945 % de la largeur de la colonne
33946 \end_layout
33947
33948 \end_inset
33949 </cell>
33950 </row>
33951 <row>
33952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33953 \begin_inset Text
33954
33955 \begin_layout Plain Layout
33956 page%
33957 \end_layout
33958
33959 \end_inset
33960 </cell>
33961 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33962 \begin_inset Text
33963
33964 \begin_layout Plain Layout
33965 % de la largeur du papier
33966 \end_layout
33967
33968 \end_inset
33969 </cell>
33970 </row>
33971 <row>
33972 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33973 \begin_inset Text
33974
33975 \begin_layout Plain Layout
33976 line%
33977 \end_layout
33978
33979 \end_inset
33980 </cell>
33981 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33982 \begin_inset Text
33983
33984 \begin_layout Plain Layout
33985 % de la largeur de la ligne
33986 \end_layout
33987
33988 \end_inset
33989 </cell>
33990 </row>
33991 <row>
33992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33993 \begin_inset Text
33994
33995 \begin_layout Plain Layout
33996 theight%
33997 \end_layout
33998
33999 \end_inset
34000 </cell>
34001 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34002 \begin_inset Text
34003
34004 \begin_layout Plain Layout
34005 % la hauteur du texte
34006 \end_layout
34007
34008 \end_inset
34009 </cell>
34010 </row>
34011 <row>
34012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34013 \begin_inset Text
34014
34015 \begin_layout Plain Layout
34016 pheight%
34017 \end_layout
34018
34019 \end_inset
34020 </cell>
34021 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34022 \begin_inset Text
34023
34024 \begin_layout Plain Layout
34025 % hauteur du papier
34026 \end_layout
34027
34028 \end_inset
34029 </cell>
34030 </row>
34031 <row>
34032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34033 \begin_inset Text
34034
34035 \begin_layout Plain Layout
34036 ex
34037 \end_layout
34038
34039 \end_inset
34040 </cell>
34041 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34042 \begin_inset Text
34043
34044 \begin_layout Plain Layout
34045 hauteur de la lettre 
34046 \emph on
34047 x
34048 \emph default
34049  dans la police courante
34050 \end_layout
34051
34052 \end_inset
34053 </cell>
34054 </row>
34055 <row>
34056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34057 \begin_inset Text
34058
34059 \begin_layout Plain Layout
34060 em
34061 \end_layout
34062
34063 \end_inset
34064 </cell>
34065 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34066 \begin_inset Text
34067
34068 \begin_layout Plain Layout
34069 largeur de la lettre
34070 \emph on
34071  M
34072 \emph default
34073  dans la police courante
34074 \end_layout
34075
34076 \end_inset
34077 </cell>
34078 </row>
34079 <row>
34080 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34081 \begin_inset Text
34082
34083 \begin_layout Plain Layout
34084 mu
34085 \end_layout
34086
34087 \end_inset
34088 </cell>
34089 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34090 \begin_inset Text
34091
34092 \begin_layout Plain Layout
34093 unité mathématique (1
34094 \begin_inset space \thinspace{}
34095 \end_inset
34096
34097 mu = 1/18
34098 \begin_inset space \thinspace{}
34099 \end_inset
34100
34101 em)
34102 \end_layout
34103
34104 \end_inset
34105 </cell>
34106 </row>
34107 </lyxtabular>
34108
34109 \end_inset
34110
34111
34112 \end_layout
34113
34114 \end_inset
34115
34116
34117 \end_layout
34118
34119 \begin_layout Chapter
34120 Formats des fichiers de sortie graphiques
34121 \begin_inset CommandInset label
34122 LatexCommand label
34123 name "cha:Formats-fichiers-graphiques"
34124
34125 \end_inset
34126
34127
34128 \end_layout
34129
34130 \begin_layout Section
34131 DVI
34132 \begin_inset Index
34133 status collapsed
34134
34135 \begin_layout Plain Layout
34136 Formats de Fichiers! DVI
34137 \end_layout
34138
34139 \end_inset
34140
34141
34142 \begin_inset Index
34143 status collapsed
34144
34145 \begin_layout Plain Layout
34146 DVI|see
34147 \begin_inset ERT
34148 status collapsed
34149
34150 \begin_layout Plain Layout
34151
34152 {
34153 \end_layout
34154
34155 \end_inset
34156
34157 Formats de Fichiers
34158 \begin_inset ERT
34159 status collapsed
34160
34161 \begin_layout Plain Layout
34162
34163 }
34164 \end_layout
34165
34166 \end_inset
34167
34168
34169 \end_layout
34170
34171 \end_inset
34172
34173
34174 \end_layout
34175
34176 \begin_layout Standard
34177 Ce type de fichiers a l'extension 
34178 \begin_inset Quotes fld
34179 \end_inset
34180
34181
34182 \family typewriter
34183 .dvi
34184 \family default
34185
34186 \begin_inset Quotes frd
34187 \end_inset
34188
34189 .
34190  Il est appelé 
34191 \emph on
34192 indépendant de l'appareil
34193 \emph default
34194  ou 
34195 \begin_inset Quotes fld
34196 \end_inset
34197
34198 device independent (DVI)
34199 \begin_inset Quotes frd
34200 \end_inset
34201
34202 , car il est complètement portable ; vous pouvez les recopier d'une machine
34203  à l'autre sans avoir à faire de conversion.
34204  À l'époque où ce format a été développé, c'était loin d'être évident.
34205  Les fichiers DVI sont utilisés pour un visionnement rapide et comme une
34206  étape préliminaire avant la conversion vers un autre format comme le PostScript.
34207 \end_layout
34208
34209 \begin_layout Standard
34210 \begin_inset Note Greyedout
34211 status open
34212
34213 \begin_layout Plain Layout
34214
34215 \series bold
34216 Note:
34217 \series default
34218  Les fichiers DVI ne contiennent pas d'images, elles sont seulement liées
34219  au fichier.
34220  
34221 \end_layout
34222
34223 \end_inset
34224
34225  N'oubliez donc pas de fournir vos images en même temps que vos fichiers
34226  
34227 \family typewriter
34228 .dvi
34229 \family default
34230 .
34231  Cette caractéristique peut aussi ralentir votre ordinateur quand vous visualise
34232 z le DVI puisque la visionneuse doit convertir les images en tâche de fond
34233  pour les rendre visibles quand vous faites défiler votre document.
34234  C'est pourquoi nous recommandons d'utiliser des fichiers PDF pour les documents
34235  avec de nombreuses images.
34236 \end_layout
34237
34238 \begin_layout Standard
34239 Vous pouvez exporter votre document comme un fichier DVI en utilisant le
34240  menu 
34241 \family sans
34242 Fichier\SpecialChar \menuseparator
34243 Exporter\SpecialChar \menuseparator
34244 DVI.
34245
34246 \family default
34247  Vous pouvez visionner votre document sous forme de DVI grâce au menu 
34248 \family sans
34249 Visualiser
34250 \family default
34251  ou en utilisant le bouton
34252 \begin_inset Graphics
34253         filename ../../images/buffer-view_dvi.png
34254         scale 85
34255         scaleBeforeRotation
34256
34257 \end_inset
34258
34259  de la barre d'outils.
34260 \end_layout
34261
34262 \begin_layout Section
34263 PostScript
34264 \begin_inset CommandInset label
34265 LatexCommand label
34266 name "sec:PostScript"
34267
34268 \end_inset
34269
34270
34271 \begin_inset Index
34272 status collapsed
34273
34274 \begin_layout Plain Layout
34275 Formats de Fichiers ! PostScript
34276 \end_layout
34277
34278 \end_inset
34279
34280
34281 \begin_inset Index
34282 status collapsed
34283
34284 \begin_layout Plain Layout
34285 PostScript|see
34286 \begin_inset ERT
34287 status collapsed
34288
34289 \begin_layout Plain Layout
34290
34291 {
34292 \end_layout
34293
34294 \end_inset
34295
34296 Formats de Fichiers
34297 \begin_inset ERT
34298 status collapsed
34299
34300 \begin_layout Plain Layout
34301
34302 }
34303 \end_layout
34304
34305 \end_inset
34306
34307
34308 \end_layout
34309
34310 \end_inset
34311
34312
34313 \end_layout
34314
34315 \begin_layout Standard
34316 Ce type de fichiers a l'extension 
34317 \begin_inset Quotes fld
34318 \end_inset
34319
34320
34321 \family typewriter
34322 .ps
34323 \family default
34324
34325 \begin_inset Quotes frd
34326 \end_inset
34327
34328 .
34329  PostScript a été développé par la société 
34330 \series bold
34331 Adobe
34332 \series default
34333  comme un langage pour les imprimantes.
34334  De ce fait le fichier contient toutes les commandes utilisées par l'imprimante
34335  pour imprimer le document.
34336  PostScript peut être considéré comme un 
34337 \begin_inset Quotes fld
34338 \end_inset
34339
34340 langage de programmation
34341 \begin_inset Quotes frd
34342 \end_inset
34343
34344  ; vous pouvez en effet faire des calculs  ou tracer des diagrammes ou des
34345  images
34346 \begin_inset Foot
34347 status open
34348
34349 \begin_layout Plain Layout
34350 Si vous souhaitez en apprendre plus à ce sujet, jetez un coup d'œil au paquetage
34351  LaTeX 
34352 \series bold
34353 pstricks
34354 \series default
34355
34356 \begin_inset CommandInset citation
34357 LatexCommand cite
34358 key "pstricks"
34359
34360 \end_inset
34361
34362 .
34363 \end_layout
34364
34365 \end_inset
34366
34367 .
34368  En partie à cause de toutes ces possibilités un fichier PostScript est
34369  souvent plus gros qu'un PDF.
34370 \end_layout
34371
34372 \begin_layout Standard
34373 En partie à cause de toutes ces possibilités un fichier PostScript est souvent
34374  plus gros qu'un PDF.
34375 \end_layout
34376
34377 \begin_layout Standard
34378 PostScript ne peut contenir que des images au format 
34379 \begin_inset Quotes fld
34380 \end_inset
34381
34382 PostScript Encapsulé
34383 \begin_inset Quotes frd
34384 \end_inset
34385
34386  (encapsulated PostScript ou EPS, d'extension 
34387 \family typewriter
34388 .eps
34389 \family default
34390 ).
34391  Comme LyX vous permet n'importe quel format d'image connu dans votre document,
34392  il doit les convertir en interne en EPS.
34393  Si vous avez par exemple 50 images dans votre document, LyX doit faire
34394  50 conversions à chaque fois que vous visualisez ou que vous exportez votre
34395  document.
34396  Cela risque de ralentir de façon importante votre rythme de travail.
34397  En conclusion, si vous prévoyez d'utiliser PostScript, vous pouvez insérer
34398  vos images directement en EPS pour éviter ce problème.
34399 \end_layout
34400
34401 \begin_layout Standard
34402 Vous pouvez exporter votre document comme un fichier PostScript en utilisant
34403  le menu 
34404 \family sans
34405 Fichier\SpecialChar \menuseparator
34406 Exporter\SpecialChar \menuseparator
34407 PostScript.
34408
34409 \family default
34410  Vous pouvez visionner votre document sous forme PostScript grâce au menu
34411  
34412 \family sans
34413 Visualiser
34414 \family default
34415  ou en utilisant le bouton 
34416 \begin_inset Graphics
34417         filename ../../images/buffer-view_ps.png
34418         scale 85
34419         scaleBeforeRotation
34420
34421 \end_inset
34422
34423  de la barre d'outils.
34424 \end_layout
34425
34426 \begin_layout Section
34427 PDF
34428 \begin_inset Index
34429 status collapsed
34430
34431 \begin_layout Plain Layout
34432 Formats de Fichiers ! PDF
34433 \end_layout
34434
34435 \end_inset
34436
34437
34438 \begin_inset Index
34439 status collapsed
34440
34441 \begin_layout Plain Layout
34442 PDF
34443 \end_layout
34444
34445 \end_inset
34446
34447
34448 \end_layout
34449
34450 \begin_layout Standard
34451 Ce type de fichiers a l'extension 
34452 \begin_inset Quotes fld
34453 \end_inset
34454
34455
34456 \family typewriter
34457 .pdf
34458 \family default
34459
34460 \begin_inset Quotes frd
34461 \end_inset
34462
34463 .
34464  Ce 
34465 \begin_inset Quotes fld
34466 \end_inset
34467
34468 format de document portable
34469 \begin_inset Quotes frd
34470 \end_inset
34471
34472  (portable document format ou PDF) est développé par 
34473 \family typewriter
34474 Adobe
34475 \family default
34476  comme une évolution de PostScript.
34477  Il est plus comprimé et utilise moins de commandes que PostScript.
34478  Comme son nom l'indique, il est 
34479 \begin_inset Quotes fld
34480 \end_inset
34481
34482 portable
34483 \begin_inset Quotes frd
34484 \end_inset
34485
34486  et peut donc être traité par n'importe quel ordinateur et la sortie imprimée
34487  aura exactement le même aspect.
34488 \end_layout
34489
34490 \begin_layout Standard
34491 PDF peut contenir des images dans son propre format PDF et dans les formats
34492  JPG (format du 
34493 \begin_inset Quotes fld
34494 \end_inset
34495
34496 Joint Photographic Expert Group
34497 \begin_inset Quotes frd
34498 \end_inset
34499
34500  avec comme extension 
34501 \family typewriter
34502 .jpg
34503 \family default
34504  ou 
34505 \family typewriter
34506 .jpeg
34507 \family default
34508 ) et PNG (
34509 \begin_inset Quotes fld
34510 \end_inset
34511
34512 Portable Network Graphics
34513 \begin_inset Quotes frd
34514 \end_inset
34515
34516  avec l'extension 
34517 \family typewriter
34518 .png
34519 \family default
34520 ).
34521  Vous pouvez quand même utiliser d'autres formats puisque LyX les convertit
34522  dans un de ces formats.
34523  Mais comme il est dit dans la section sur PostScript, les conversions d'images
34524  vont ralentir votre travail.
34525  Nous recommandons donc l'utilisation de l'un des trois formats cités.
34526 \end_layout
34527
34528 \begin_layout Standard
34529 Vous pouvez exporter votre document comme un fichier PDF en utilisant le
34530  menu 
34531 \family sans
34532 Fichier\SpecialChar \menuseparator
34533 Exporter 
34534 \family default
34535 de trois façons différentes:
34536 \end_layout
34537
34538 \begin_layout Description
34539 PDF
34540 \begin_inset space ~
34541 \end_inset
34542
34543 (ps2pdf) Ceci utilise le programme 
34544 \family typewriter
34545 ps2pdf
34546 \family default
34547  qui créé un PDF à partir de la version PostScript de votre fichier.
34548  Cette dernière est produite par le programme 
34549 \family typewriter
34550 dvips
34551 \family default
34552  qui utilise une version DVI comme étape intermédiaire.
34553  Cette variante consiste donc en trois conversions.
34554 \end_layout
34555
34556 \begin_layout Description
34557 PDF
34558 \begin_inset space ~
34559 \end_inset
34560
34561 (dvipdfm) Ceci utilise le programme 
34562 \family typewriter
34563 dvipdfm
34564 \family default
34565  qui convertit votre fichier en DVI avant de le convertir en PDF.
34566 \end_layout
34567
34568 \begin_layout Description
34569 PDF
34570 \begin_inset space ~
34571 \end_inset
34572
34573 (pdflatex) Ceci utilise le programme 
34574 \family typewriter
34575 pdftex
34576 \family default
34577  qui convertit directement votre fichier en PDF.
34578 \end_layout
34579
34580 \begin_layout Standard
34581 Nous recommandons d'utiliser l'option 
34582 \family sans
34583 PDF
34584 \begin_inset space ~
34585 \end_inset
34586
34587 (pdflatex)
34588 \family default
34589  car 
34590 \family typewriter
34591 pdftex
34592 \family default
34593  accepte toutes les fonctionnalités des versions actuelles de PDF.
34594  Il est en plus rapide et stable.
34595  Le programme 
34596 \family typewriter
34597 dvipdfm
34598 \family default
34599  n'est plus développé est est donc un peu dépassé.
34600 \end_layout
34601
34602 \begin_layout Standard
34603
34604 \end_layout
34605
34606 \begin_layout Standard
34607 Vous pouvez visionner votre document sous forme PDF grâce au menu 
34608 \family sans
34609 Visualiser
34610 \family default
34611  ou en utilisant le bouton 
34612 \begin_inset Graphics
34613         filename ../../images/buffer-view_pdf2.png
34614         scale 85
34615         scaleBeforeRotation
34616
34617 \end_inset
34618
34619  de la barre d'outils
34620 \family sans
34621  (
34622 \family default
34623 qui utilise 
34624 \family sans
34625 PDF
34626 \begin_inset space ~
34627 \end_inset
34628
34629 (pdflatex)
34630 \family default
34631 ).
34632 \end_layout
34633
34634 \begin_layout Chapter
34635 Explication de l' Équation
34636 \begin_inset space ~
34637 \end_inset
34638
34639
34640 \begin_inset CommandInset ref
34641 LatexCommand eqref
34642 reference "eq:Wgn"
34643
34644 \end_inset
34645
34646
34647 \begin_inset CommandInset label
34648 LatexCommand label
34649 name "cha:Explication-de-l'Equation"
34650
34651 \end_inset
34652
34653
34654 \end_layout
34655
34656 \begin_layout Standard
34657 La largeur totale de 
34658 \emph on
34659 n
34660 \emph default
34661  cellules de tableau 
34662 \begin_inset Formula $W_{\mathrm{tot\, n}}$
34663 \end_inset
34664
34665  peut être calculée avec
34666 \end_layout
34667
34668 \begin_layout Standard
34669 \begin_inset Formula \begin{equation}
34670 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}
34671
34672 \end_inset
34673
34674
34675 \end_layout
34676
34677 \begin_layout Standard
34678 Où 
34679 \begin_inset Formula $W_{g\, n}$
34680 \end_inset
34681
34682  est la largeur fixe de toutes les cellules.
34683  
34684 \series bold
34685
34686 \backslash
34687 tabcolsep
34688 \series default
34689  est la largeur utilisée par LaTeX entre le texte de la cellule et la bordure,
34690  sa valeur implicite est 6
34691 \begin_inset space \thinspace{}
34692 \end_inset
34693
34694 pt.
34695  
34696 \series bold
34697
34698 \backslash
34699 arrayrulewidth
34700 \series default
34701  est l'épaisseur de la bordure de la cellule, qui est implicitement de 0.4
34702 \begin_inset space \thinspace{}
34703 \end_inset
34704
34705 pt.
34706 \end_layout
34707
34708 \begin_layout Standard
34709 D'après l'équation
34710 \begin_inset space ~
34711 \end_inset
34712
34713
34714 \begin_inset CommandInset ref
34715 LatexCommand eqref
34716 reference "eq:Wtot_n"
34717
34718 \end_inset
34719
34720 , la largeur totale d'une multicolonne, 
34721 \begin_inset Formula $W_{\mathrm{tot\, mult}}$
34722 \end_inset
34723
34724  est
34725 \end_layout
34726
34727 \begin_layout Standard
34728 \begin_inset Formula \begin{equation}
34729 W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}\end{equation}
34730
34731 \end_inset
34732
34733
34734 \end_layout
34735
34736 \begin_layout Standard
34737 En posant que les équations 
34738 \begin_inset space ~
34739 \end_inset
34740
34741
34742 \begin_inset CommandInset ref
34743 LatexCommand eqref
34744 reference "eq:Wtot_n"
34745
34746 \end_inset
34747
34748  et 
34749 \begin_inset CommandInset ref
34750 LatexCommand eqref
34751 reference "eq:Wtot_mult"
34752
34753 \end_inset
34754
34755  sont égales, on peut calculer la largeur nécessaire 
34756 \begin_inset Formula $W_{g\, n}$
34757 \end_inset
34758
34759  quand 
34760 \emph on
34761 n
34762 \emph default
34763  colonnes sont couvertes, de façon à ce que chaque colonne ait une largeur
34764  de 
34765 \begin_inset Formula $W_{\mathrm{tot\, mult}}/n$
34766 \end_inset
34767
34768 :
34769 \end_layout
34770
34771 \begin_layout Standard
34772 \begin_inset Formula \begin{equation}
34773 W_{g\, n}=(W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}))/n\end{equation}
34774
34775 \end_inset
34776
34777
34778 \end_layout
34779
34780 \begin_layout Bibliography
34781 \begin_inset CommandInset bibitem
34782 LatexCommand bibitem
34783 key "latexcompanion"
34784
34785 \end_inset
34786
34787 Frank Mittelbach and Michel Goossens: 
34788 \emph on
34789 The LaTeX Companion Second Edition.
34790
34791 \emph default
34792  Addison-Wesley, 2004
34793 \end_layout
34794
34795 \begin_layout Bibliography
34796 \begin_inset CommandInset bibitem
34797 LatexCommand bibitem
34798 key "latexguide"
34799
34800 \end_inset
34801
34802 Helmut Kopka and Patrick W.
34803  Daly: 
34804 \emph on
34805 A Guide to LaTeX Fourth Edition.
34806
34807 \emph default
34808  Addison-Wesley, 2003
34809 \end_layout
34810
34811 \begin_layout Bibliography
34812 \begin_inset CommandInset bibitem
34813 LatexCommand bibitem
34814 key "latexbook"
34815
34816 \end_inset
34817
34818 Leslie Lamport: 
34819 \emph on
34820 LaTeX: A Document Preparation System.
34821
34822 \emph default
34823  Addison-Wesley, second edition, 1994
34824 \end_layout
34825
34826 \begin_layout Bibliography
34827 \begin_inset CommandInset bibitem
34828 LatexCommand bibitem
34829 key "booktabs"
34830
34831 \end_inset
34832
34833 Documentation du paquetage LaTeX 
34834 \series bold
34835
34836 \begin_inset CommandInset href
34837 LatexCommand href
34838 name "booktabs"
34839 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
34840
34841 \end_inset
34842
34843
34844 \series default
34845
34846 \begin_inset Index
34847 status collapsed
34848
34849 \begin_layout Plain Layout
34850 Paquetages LaTeX ! booktabs
34851 \end_layout
34852
34853 \end_inset
34854
34855
34856 \end_layout
34857
34858 \begin_layout Bibliography
34859 \begin_inset CommandInset bibitem
34860 LatexCommand bibitem
34861 key "caption"
34862
34863 \end_inset
34864
34865 Documentation du paquetage LaTeX 
34866 \series bold
34867
34868 \begin_inset CommandInset href
34869 LatexCommand href
34870 name "caption"
34871 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
34872
34873 \end_inset
34874
34875
34876 \series default
34877
34878 \begin_inset Index
34879 status collapsed
34880
34881 \begin_layout Plain Layout
34882 Paquetages LaTeX ! caption
34883 \end_layout
34884
34885 \end_inset
34886
34887
34888 \end_layout
34889
34890 \begin_layout Bibliography
34891 \begin_inset CommandInset bibitem
34892 LatexCommand bibitem
34893 key "endfloat"
34894
34895 \end_inset
34896
34897 Documentation du paquetage LaTeX 
34898 \series bold
34899
34900 \begin_inset CommandInset href
34901 LatexCommand href
34902 name "endfloat"
34903 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
34904
34905 \end_inset
34906
34907
34908 \series default
34909
34910 \begin_inset Index
34911 status collapsed
34912
34913 \begin_layout Plain Layout
34914 Paquetages LaTeX ! endfloat
34915 \end_layout
34916
34917 \end_inset
34918
34919
34920 \end_layout
34921
34922 \begin_layout Bibliography
34923 \begin_inset CommandInset bibitem
34924 LatexCommand bibitem
34925 key "wrapfig"
34926
34927 \end_inset
34928
34929 Documentation du paquetage LaTeX 
34930 \series bold
34931
34932 \begin_inset CommandInset href
34933 LatexCommand href
34934 name "wrapfig"
34935 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
34936
34937 \end_inset
34938
34939
34940 \series default
34941
34942 \begin_inset Index
34943 status collapsed
34944
34945 \begin_layout Plain Layout
34946 Paquetages LaTeX ! wrapfig
34947 \begin_inset ERT
34948 status collapsed
34949
34950 \begin_layout Plain Layout
34951
34952
34953 \backslash
34954 vspace{4mm}
34955 \end_layout
34956
34957 \end_inset
34958
34959
34960 \end_layout
34961
34962 \end_inset
34963
34964
34965 \end_layout
34966
34967 \begin_layout Bibliography
34968 \begin_inset CommandInset bibitem
34969 LatexCommand bibitem
34970 key "footmisc"
34971
34972 \end_inset
34973
34974 Documentation du paquetage LaTeX 
34975 \series bold
34976
34977 \begin_inset CommandInset href
34978 LatexCommand href
34979 name "footmisc"
34980 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
34981
34982 \end_inset
34983
34984
34985 \series default
34986
34987 \begin_inset Index
34988 status collapsed
34989
34990 \begin_layout Plain Layout
34991 Paquetages LaTeX ! footmisc
34992 \end_layout
34993
34994 \end_inset
34995
34996
34997 \end_layout
34998
34999 \begin_layout Bibliography
35000 \begin_inset CommandInset bibitem
35001 LatexCommand bibitem
35002 key "hypcap"
35003
35004 \end_inset
35005
35006 Documentation du paquetage LaTeX 
35007 \series bold
35008
35009 \begin_inset CommandInset href
35010 LatexCommand href
35011 name "hypcap"
35012 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
35013
35014 \end_inset
35015
35016
35017 \series default
35018
35019 \begin_inset Index
35020 status collapsed
35021
35022 \begin_layout Plain Layout
35023 Paquetages LaTeX ! hyperref
35024 \end_layout
35025
35026 \end_inset
35027
35028
35029 \end_layout
35030
35031 \begin_layout Bibliography
35032 \begin_inset CommandInset bibitem
35033 LatexCommand bibitem
35034 key "hyperref"
35035
35036 \end_inset
35037
35038 Documentation du paquetage LaTeX 
35039 \series bold
35040
35041 \begin_inset CommandInset href
35042 LatexCommand href
35043 name "hyperref"
35044 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
35045
35046 \end_inset
35047
35048
35049 \series default
35050
35051 \begin_inset Index
35052 status collapsed
35053
35054 \begin_layout Plain Layout
35055 Paquetages LaTeX ! hyperref
35056 \end_layout
35057
35058 \end_inset
35059
35060
35061 \end_layout
35062
35063 \begin_layout Bibliography
35064 \begin_inset CommandInset bibitem
35065 LatexCommand bibitem
35066 key "KOMA-script"
35067
35068 \end_inset
35069
35070 Documentation du paquetage LaTeX 
35071 \series bold
35072
35073 \begin_inset CommandInset href
35074 LatexCommand href
35075 name "KOMA-script"
35076 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguien.pdf"
35077
35078 \end_inset
35079
35080
35081 \series default
35082
35083 \begin_inset Index
35084 status collapsed
35085
35086 \begin_layout Plain Layout
35087 Paquetages LaTeX ! KOMA-script
35088 \end_layout
35089
35090 \end_inset
35091
35092
35093 \end_layout
35094
35095 \begin_layout Bibliography
35096 \begin_inset CommandInset bibitem
35097 LatexCommand bibitem
35098 key "listings"
35099
35100 \end_inset
35101
35102 Documentation du paquetage LaTeX 
35103 \series bold
35104
35105 \begin_inset CommandInset href
35106 LatexCommand href
35107 name "listings"
35108 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
35109
35110 \end_inset
35111
35112
35113 \series default
35114
35115 \begin_inset Index
35116 status collapsed
35117
35118 \begin_layout Plain Layout
35119 Paquetages LaTeX ! listings
35120 \end_layout
35121
35122 \end_inset
35123
35124
35125 \end_layout
35126
35127 \begin_layout Bibliography
35128 \begin_inset CommandInset bibitem
35129 LatexCommand bibitem
35130 key "marginnote"
35131
35132 \end_inset
35133
35134 Documentation du paquetage LaTeX 
35135 \series bold
35136
35137 \begin_inset CommandInset href
35138 LatexCommand href
35139 name "marginnote"
35140 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
35141
35142 \end_inset
35143
35144
35145 \series default
35146
35147 \begin_inset Index
35148 status collapsed
35149
35150 \begin_layout Plain Layout
35151 Paquetages LaTeX ! marginnote
35152 \end_layout
35153
35154 \end_inset
35155
35156
35157 \end_layout
35158
35159 \begin_layout Bibliography
35160 \begin_inset CommandInset bibitem
35161 LatexCommand bibitem
35162 key "pstricks"
35163
35164 \end_inset
35165
35166 Page Web du paquetage LaTeX 
35167 \series bold
35168
35169 \begin_inset CommandInset href
35170 LatexCommand href
35171 name "PSTricks"
35172 target "http://tug.org/PSTricks/"
35173
35174 \end_inset
35175
35176
35177 \series default
35178
35179 \begin_inset Index
35180 status collapsed
35181
35182 \begin_layout Plain Layout
35183 Paquetages LaTeX ! PSTricks
35184 \end_layout
35185
35186 \end_inset
35187
35188
35189 \end_layout
35190
35191 \begin_layout Bibliography
35192 \begin_inset CommandInset bibitem
35193 LatexCommand bibitem
35194 key "sidecap"
35195
35196 \end_inset
35197
35198 Documentation du paquetage LaTeX 
35199 \series bold
35200
35201 \begin_inset CommandInset href
35202 LatexCommand href
35203 name "sidecap"
35204 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
35205
35206 \end_inset
35207
35208
35209 \series default
35210
35211 \begin_inset Index
35212 status collapsed
35213
35214 \begin_layout Plain Layout
35215 Paquetages LaTeX ! sidecap
35216 \end_layout
35217
35218 \end_inset
35219
35220
35221 \end_layout
35222
35223 \begin_layout Bibliography
35224 \begin_inset CommandInset bibitem
35225 LatexCommand bibitem
35226 key "NewInLyX16"
35227
35228 \end_inset
35229
35230
35231 \begin_inset CommandInset href
35232 LatexCommand href
35233 name "Page Wiki"
35234 target "http://wiki.lyx.org/LyX/NewInLyX16"
35235
35236 \end_inset
35237
35238  au sujet des nouveautés de 
35239 \family sans
35240 LyX 1.6.0
35241 \family default
35242 .
35243 \end_layout
35244
35245 \begin_layout Standard
35246 \begin_inset CommandInset index_print
35247 LatexCommand printindex
35248
35249 \end_inset
35250
35251
35252 \end_layout
35253
35254 \begin_layout Standard
35255 \begin_inset FloatList figure
35256
35257 \end_inset
35258
35259
35260 \end_layout
35261
35262 \begin_layout Standard
35263 \begin_inset FloatList table
35264
35265 \end_inset
35266
35267
35268 \end_layout
35269
35270 \begin_layout Standard
35271 \begin_inset ERT
35272 status open
35273
35274 \begin_layout Plain Layout
35275
35276
35277 \backslash
35278 listof{algorithm}{Liste des Algorithmes}
35279 \end_layout
35280
35281 \end_inset
35282
35283
35284 \begin_inset Note Note
35285 status collapsed
35286
35287 \begin_layout Plain Layout
35288 voir la section
35289 \begin_inset space ~
35290 \end_inset
35291
35292
35293 \begin_inset CommandInset ref
35294 LatexCommand ref
35295 reference "sub:Flottant-d'Algorithme"
35296
35297 \end_inset
35298
35299  pour une description
35300 \end_layout
35301
35302 \end_inset
35303
35304
35305 \end_layout
35306
35307 \end_body
35308 \end_document