]> git.lyx.org Git - lyx.git/blob - lib/doc/fr/EmbeddedObjects.lyx
EmbeddedObjects.lyx: mention the LyX bug about \includeonly, see #5360
[lyx.git] / lib / doc / fr / EmbeddedObjects.lyx
1 #LyX 1.6.6svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 345
3 \begin_document
4 \begin_header
5 \textclass scrbook
6 \begin_preamble
7 % if pdflatex is used
8 \usepackage{ifpdf}
9 \ifpdf
10
11 % set fonts for nicer pdf view
12 \IfFileExists{lmodern.sty}
13  {\usepackage{lmodern}}{}
14
15 \fi % end if pdflatex is used
16
17 % that links to image floats jumps
18 % to the beginning of the float and 
19 % not to its caption
20 \usepackage[figure]{hypcap}
21
22 % the pages of the TOC are numbered roman
23 % and a PDF-bookmark for the TOC is added
24 \let\myTOC\tableofcontents
25 \renewcommand\tableofcontents{%
26   \frontmatter
27   \pdfbookmark[1]{\contentsname}{}
28   \myTOC
29   \mainmatter }
30
31 % provides caption formatting
32 \usepackage[labelfont={bf,sf}, tableposition=top]{caption}[2004/07/16]
33
34 % provides commands to set caption
35 % beside tables/images
36 \usepackage{sidecap}
37
38 \newcommand{\TabBesBeg}{%
39  \let\MyTable\table
40  \let\MyEndtable\endtable
41  \renewenvironment{table}{\begin{SCtable}}{\end{SCtable}}}
42
43 \newcommand{\TabBesEnd}{%
44  \let\table\MyTable
45  \let\endtable\MyEndtable}
46
47 \newcommand{\FigBesBeg}{%
48  \let\MyFigure\figure
49  \let\MyEndfigure\endfigure
50  \renewenvironment{figure}{\begin{SCfigure}}{\end{SCfigure}}}
51
52 \newcommand{\FigBesEnd}{%
53  \let\figure\MyFigure
54  \let\endfigure\MyEndfigure}
55
56 % enables calculation of values,
57 \usepackage{calc}
58
59 % provides special table cell alignments
60 \usepackage{dcolumn}
61
62 % increase the bottom float placement fraction
63 \renewcommand{\bottomfraction}{0.5}
64
65 % avoids that floats are placed before their
66 % corresponding section starts
67 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
68
69 % speed up the longtable calculation
70 \setcounter{LTchunksize}{100}
71
72 % used for scaled and rotated boxes
73 \@ifundefined{rotatebox}{\usepackage{graphicx}}{}
74
75 % used for colored tables
76 \@ifundefined{textcolor}
77  {\usepackage{color}}{}
78 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
79 \definecolor{lightgrey}{gray}{0.8}
80
81 % check for package colortbl
82 % used for colored table cells
83 \newboolean{colortbl}
84 \IfFileExists{colortbl.sty}
85  {\usepackage{colortbl}
86   \setboolean{colortbl}{true}}
87  {\setboolean{colortbl}{false}}
88
89 % used for multirows
90 \usepackage{multirow}
91 %\renewcommand{\multirowsetup}{\centering}
92
93 % used for book-style tables
94 \usepackage{booktabs}
95
96 % used to have extra space in table cells
97 \@ifundefined{extrarowheight}
98  {\usepackage{array}}{}
99 \setlength{\extrarowheight}{2pt}
100
101 % used for customized tables
102 % ---
103 \newcolumntype{M}[1]
104  {>{\centering\hspace{0pt}}m{#1}}
105
106 \newcolumntype{S}[2]
107  {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
108
109 \newcolumntype{K}[1]
110  {>{\columncolor{#1}\hspace{0pt}}c}
111
112 \newcolumntype{V}{!{\vrule width 1.5pt}}
113
114 \newcolumntype{W}{!{\color{green}\vline}}
115 % ---
116
117 % insert additional vertical space of
118 % 1.5 mm between footnotes
119 \let\myFoot\footnote
120 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
121
122 % number algorithm floats within chapters
123 \numberwithin{algorithm}{chapter}
124
125 % redefine the greyed out note
126 \renewenvironment{lyxgreyedout}
127  {\textcolor{blue}\bgroup}{\egroup}
128
129 % ------------------------------------
130 % used to check for needed LaTeX packages
131 \usepackage{ifthen}
132
133 % check for package arydshln
134 % used for tables with dashed lines
135 \newboolean{arydshln}
136 \IfFileExists{arydshln.sty}
137  {\usepackage{arydshln}
138   \setboolean{arydshln}{true}}
139  {\setboolean{arydshln}{false}}
140
141 % check for package marginnote
142 % used for margin notes
143 \newboolean{marginnote}
144 \IfFileExists{marginnote.sty}
145  {\usepackage{marginnote}
146   \let\marginpar\marginnote
147   \setboolean{marginnote}{true}}
148  {\setboolean{marginnote}{false}}
149
150 % check for package sidecap
151 % used for captions on the side
152 \newboolean{sidecap}
153 \IfFileExists{sidecap.sty}
154  {\usepackage{sidecap}
155   \setboolean{sidecap}{true}}
156  {\setboolean{sidecap}{false}}
157
158 % redefine the \LyX macro for PDF bookmarks
159 \def\LyX{\texorpdfstring{%
160   L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
161   {LyX}}
162
163 % use normal list environments also in French documents
164 \StandardLayout
165 \end_preamble
166 \options fleqn,liststotoc,bibtotoc,idxtotoc,BCOR7.5mm,titlepage,tablecaptionabove
167 \use_default_options false
168 \language french
169 \inputencoding auto
170 \font_roman default
171 \font_sans default
172 \font_typewriter default
173 \font_default_family default
174 \font_sc false
175 \font_osf false
176 \font_sf_scale 100
177 \font_tt_scale 100
178
179 \graphics default
180 \paperfontsize 12
181 \spacing single
182 \use_hyperref true
183 \pdf_title "LyX's Figure, Table, Floats, Notes, and Boxes manual"
184 \pdf_author "L'équipe LyX, Uwe Stöhr, traduction: Adrien Rebollo et Siegfried Meunier-Guttin-Cluzel"
185 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
186 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
187 \pdf_bookmarks true
188 \pdf_bookmarksnumbered true
189 \pdf_bookmarksopen true
190 \pdf_bookmarksopenlevel 1
191 \pdf_breaklinks false
192 \pdf_pdfborder false
193 \pdf_colorlinks true
194 \pdf_backref false
195 \pdf_pdfusetitle false
196 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,  pdfpagelayout=OneColumn, pdfnewwindow=true,  pdfstartview=XYZ, plainpages=false, 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 collapsed
293
294 \begin_layout Plain Layout
295 Si votre distribution LaTeX est un peu ancienne (TeXLive 2007 par exemple),
296  
297 \begin_inset Quotes fld
298 \end_inset
299
300 Visionner
301 \begin_inset Quotes frd
302 \end_inset
303
304  ou 
305 \begin_inset Quotes fld
306 \end_inset
307
308 Exporter
309 \begin_inset Quotes frd
310 \end_inset
311
312  en PDF ne fonctionnera pas du fait d'un conflit entre 
313 \family typewriter
314 varioref/hyperref
315 \family default
316  et le caractère 
317 \begin_inset Quotes fld
318 \end_inset
319
320 :
321 \begin_inset Quotes frd
322 \end_inset
323
324  apparaissant dans certaines étiquettes.
325  Pour résoudre ce problème, vous pouvez:
326 \end_layout
327
328 \begin_layout Itemize
329 soit désactiver 
330 \family typewriter
331 hyperref
332 \family default
333  dans le menu 
334 \family sans
335 Document\SpecialChar \menuseparator
336 Paramètres\SpecialChar \menuseparator
337 Propriété PDF
338 \family default
339 ;
340 \end_layout
341
342 \begin_layout Itemize
343 Vous pouvez trouver la dernière version au format PDF de ce manuel ici :
344 \begin_inset Newline newline
345 \end_inset
346
347
348 \series bold
349 http://wiki.lyx.org/LyX/DocumentationDevelopment#UserGuide
350 \series default
351 ;
352 \end_layout
353
354 \begin_layout Itemize
355 soit mettre à jour votre distribution (en installant par exemple au moins
356  TeXLive 2008)
357 \end_layout
358
359 \end_inset
360
361
362 \begin_inset Note Note
363 status collapsed
364
365 \begin_layout Plain Layout
366 Pour pouvoir exporter ce document en PDF, PS ou DVI, les paquetages LaTeX
367  
368 \series bold
369 arydshln
370 \series default
371
372 \series bold
373 colortbl
374 \series default
375
376 \series bold
377 marginnote
378 \series default
379 , et 
380 \series bold
381 sidecap
382 \series default
383  doivent être installés.
384  Si ce n'est pas le cas, vous pouvez quand même exporter le document mais
385  les sections qui nécessitent les paquetages en question n'apparaîtront
386  pas sur la sortie.
387 \end_layout
388
389 \begin_layout Plain Layout
390 Vous pouvez trouver la dernière version au format PDF de ce manuel ici :
391 \begin_inset Newline newline
392 \end_inset
393
394
395 \series bold
396 http://wiki.lyx.org/LyX/DocumentationDevelopment#EmbeddedObjects
397 \end_layout
398
399 \end_inset
400
401
402 \end_layout
403
404 \begin_layout Chapter
405 Figures
406 \begin_inset Index
407 status collapsed
408
409 \begin_layout Plain Layout
410 Figures
411 \end_layout
412
413 \end_inset
414
415
416 \begin_inset Index
417 status collapsed
418
419 \begin_layout Plain Layout
420 Graphiques|see
421 \begin_inset ERT
422 status collapsed
423
424 \begin_layout Plain Layout
425
426 {
427 \end_layout
428
429 \end_inset
430
431 Figures
432 \begin_inset ERT
433 status collapsed
434
435 \begin_layout Plain Layout
436
437 }
438 \end_layout
439
440 \end_inset
441
442
443 \end_layout
444
445 \end_inset
446
447
448 \end_layout
449
450 \begin_layout Section
451 La fenêtre de dialogue Graphique
452 \begin_inset Index
453 status collapsed
454
455 \begin_layout Plain Layout
456 Figures ! Fenêtre de dialogue Graphique
457 \end_layout
458
459 \end_inset
460
461
462 \begin_inset CommandInset label
463 LatexCommand label
464 name "sec:Graphics-Dialog"
465
466 \end_inset
467
468
469 \end_layout
470
471 \begin_layout Standard
472 Pour placer une figure dans votre document, cliquez sur le bouton
473 \begin_inset Graphics
474         filename ../../images/dialog-show-new-inset_graphics.png
475         scale 85
476         scaleBeforeRotation
477
478 \end_inset
479
480  dans la barre d'outils, ou faites 
481 \family sans
482 Insérer\SpecialChar \menuseparator
483 Graphique
484 \family default
485 .
486  Une fenêtre de dialogue va s'ouvrir où vous pourrez choisir le fichier
487  à charger.
488  L'image apparaîtra dans la sortie finale à la position exacte qu'elle a
489  dans le texte.
490 \end_layout
491
492 \begin_layout Standard
493 La fenêtre de dialogue Graphique peut être rappelée à tout moment en cliquant
494  sur une image
495 \begin_inset Note Note
496 status collapsed
497
498 \begin_layout Plain Layout
499 Ça marche aussi avec le bouton gauche ! (NdT)
500 \end_layout
501
502 \end_inset
503
504 .
505  Cette fenêtre de dialogue possède trois onglets:
506 \end_layout
507
508 \begin_layout Description
509 Graphique Cet onglet vous permet de choisir le fichier contenant votre image
510  et d'ajuster l'apparence qu'elle aura sur la sortie imprimée.
511  Les unités de longueurs utilisées sont décrites dans l'appendice
512 \begin_inset space ~
513 \end_inset
514
515
516 \begin_inset CommandInset ref
517 LatexCommand ref
518 reference "cha:Unités-de-longueur"
519
520 \end_inset
521
522 .
523 \begin_inset Newline newline
524 \end_inset
525
526
527 \begin_inset Index
528 status collapsed
529
530 \begin_layout Plain Layout
531 Figures ! Pivotées
532 \end_layout
533
534 \end_inset
535
536 Vous pouvez faire pivoter vos images dans le sens inverse des aiguilles
537  d'une montre, en donnant l'angle de rotation et la position du pivot.
538  L'image apparaîtra pivotée dans LyX.
539 \begin_inset Newline newline
540 \end_inset
541
542
543 \begin_inset Index
544 status collapsed
545
546 \begin_layout Plain Layout
547 Figures ! Redimensionnées
548 \end_layout
549
550 \end_inset
551
552 La taille de l'image peut être modifiée, soit en donnant un facteur d'échelle
553  sous forme d'un pourcentage, soit en donnant directement sa hauteur et
554  sa largeur.
555  Si vous ne fixez que la largeur ou que la hauteur, l'autre dimension sera
556  déterminée automatiquement.
557  Si vous fixez les deux, l'image sera transformée à la taille voulue, avec
558  éventuellement une distorsion.
559  Pour éviter une telle distorsion de l'image, vous pouvez utiliser l'option
560  
561 \family sans
562 Conserver
563 \begin_inset space ~
564 \end_inset
565
566 les
567 \begin_inset space ~
568 \end_inset
569
570 proportions
571 \family default
572 .
573  L'image sera mise à l'échelle de façon à ce que ses dimensions ne dépassent
574  pas les valeurs fixées.
575  
576 \begin_inset Newline newline
577 \end_inset
578
579 Les images peuvent être modifiée en utilisant le programme de votre choix
580  en faisant un clic droit dessus et en choisissant 
581 \family sans
582 Éditer le fichier ailleurs
583 \family default
584  dans le menu contextuel qui apparaît.
585  Ce programme peut être sélectionné pour chaque format d'image dans la rubrique
586  
587 \family sans
588 Formats
589 \begin_inset space ~
590 \end_inset
591
592 de
593 \begin_inset space ~
594 \end_inset
595
596 fichiers
597 \family default
598  dans la fenêtre de dialogue de 
599 \family sans
600 Préférences
601 \family default
602  de LyX.
603 \end_layout
604
605 \begin_layout Description
606 Rogner Une autre façon d'ajuster la hauteur et la largeur de l'image dans
607  la sortie finale est de modifier les coordonnées de la zone de l'image
608  qui est affichée.
609  Cette zone peut être calculée automatiquement à partir des données présentes
610  dans le fichier en appuyant sur le bouton 
611 \family sans
612 Valeurs
613 \begin_inset space ~
614 \end_inset
615
616 du
617 \begin_inset space ~
618 \end_inset
619
620 Fichier
621 \family default
622 .
623  Avec l'option 
624 \family sans
625 Couper
626 \begin_inset space ~
627 \end_inset
628
629 à
630 \begin_inset space ~
631 \end_inset
632
633 la
634 \begin_inset space ~
635 \end_inset
636
637 boîte
638 \begin_inset space ~
639 \end_inset
640
641 de
642 \begin_inset space ~
643 \end_inset
644
645 délimitation, 
646 \family default
647 seule la portion de l'image qui est dans la zone définie sera imprimée.
648  En principe vous n'avez pas à vous occuper des coordonnées de l'image et
649  donc vous pouvez ignorer l'onglet 
650 \family sans
651 Rogner
652 \family default
653 .
654 \end_layout
655
656 \begin_layout Description
657
658 \family sans
659 Options
660 \begin_inset space ~
661 \end_inset
662
663 LaTeX
664 \begin_inset space ~
665 \end_inset
666
667 et
668 \begin_inset space ~
669 \end_inset
670
671 LyX
672 \family default
673  Avec cet onglet, vous pouvez modifier l'apparence de l'image dans LyX et
674  les experts ès-LaTeX pourront fournir des options supplémentaires pour
675  LaTeX
676 \begin_inset Newline newline
677 \end_inset
678
679 L'option 
680 \family sans
681 Mode brouillon
682 \family default
683  fait que l'image apparaîtra sur la sortie sous la forme d'un cadre vide
684  avec la taille de l'image.
685 \begin_inset Newline newline
686 \end_inset
687
688 L'option 
689 \family sans
690 Ne
691 \begin_inset space ~
692 \end_inset
693
694 pas
695 \begin_inset space ~
696 \end_inset
697
698 décompresser
699 \begin_inset space ~
700 \end_inset
701
702 à
703 \begin_inset space ~
704 \end_inset
705
706 l'exportation
707 \family default
708  n'affectera que les graphiques EPS zippés, par exemple 
709 \family typewriter
710 x.eps.gz
711 \family default
712 .
713  Quand cette option est activée, les images ne sont pas décompressées à
714  l'exportation, vu que LaTeX peut les traiter telles-quelles
715 \begin_inset Newline newline
716 \end_inset
717
718 Les graphiques EPS zippés sont utiles pour économiser de la place sur les
719  disques quand on utilise PostScript comme format de sortie, voir l'appendice
720 \begin_inset space ~
721 \end_inset
722
723
724 \begin_inset CommandInset ref
725 LatexCommand ref
726 reference "sec:PostScript"
727
728 \end_inset
729
730 .
731  Pour zipper un graphique EPS, utilisez les commandes suivantes dans un
732  terminal UNIX ou une console Windows:
733 \begin_inset Newline newline
734 \end_inset
735
736
737 \series bold
738 gzip x.eps
739 \series default
740
741 \begin_inset Newline newline
742 \end_inset
743
744
745 \series bold
746 zgrep %%Bounding x.eps.gz > x.eps.bb
747 \series default
748
749 \begin_inset Newline newline
750 \end_inset
751
752 La seconde commande va créer le fichier contenant la description de la boîte
753  de délimitation 
754 \begin_inset Quotes eld
755 \end_inset
756
757
758 \family typewriter
759 x.eps.bb
760 \family default
761
762 \begin_inset Quotes erd
763 \end_inset
764
765  qui est indispensable pour que LaTeX puisse traiter un fichier compressé.
766 \begin_inset Newline newline
767 \end_inset
768
769 Le champ 
770 \family sans
771 Initialiser
772 \begin_inset space ~
773 \end_inset
774
775 le
776 \begin_inset space ~
777 \end_inset
778
779 nom
780 \begin_inset space ~
781 \end_inset
782
783 du
784 \begin_inset space ~
785 \end_inset
786
787 groupe
788 \family default
789  vous permet de définir ou de choisir un groupe de paramètres d'image
790 \begin_inset Index
791 status collapsed
792
793 \begin_layout Plain Layout
794 Figures ! Groupes de paramétrisation
795 \end_layout
796
797 \end_inset
798
799 .
800  Les images qui sont rassemblées dans un tel groupe partagent leurs paramètres,
801  ce qui fait qu'il suffit de modifier une image du groupe pour que toutes
802  les autres soient automatiquement modifiées de la même manière.
803  Vous pouvez par exemple modifier la taille de tout un lot d'images sans
804  avoir à modifier leur taille manuellement une par une.
805  On peut rattacher une image à un groupe existant en utilisant le menu contextue
806 l de l'image et en cochant le nom du groupe dans la liste
807 \begin_inset Foot
808 status collapsed
809
810 \begin_layout Plain Layout
811 La liste des groupes n'apparaît que si au moins un groupe a été défini (N.d.T.)
812 \end_layout
813
814 \end_inset
815
816 .
817 \end_layout
818
819 \begin_layout Standard
820 \begin_inset VSpace bigskip
821 \end_inset
822
823
824 \end_layout
825
826 \begin_layout Standard
827 Voici un exemple d'image au format EPS
828 \begin_inset Foot
829 status collapsed
830
831 \begin_layout Plain Layout
832 Les format d'images sont décrits dans la section
833 \begin_inset space ~
834 \end_inset
835
836
837 \begin_inset CommandInset ref
838 LatexCommand ref
839 reference "sec:Image-Formats"
840
841 \end_inset
842
843 .
844 \end_layout
845
846 \end_inset
847
848  qui se trouve dans son propre paragraphe, ce dernier étant centré horizontaleme
849 nt:
850 \end_layout
851
852 \begin_layout Standard
853 \align center
854 \begin_inset Graphics
855         filename ../clipart/mobius.eps
856         scale 70
857         scaleBeforeRotation
858         rotateOrigin center
859
860 \end_inset
861
862
863 \end_layout
864
865 \begin_layout Standard
866 Et voici la même image mais en mode brouillon:
867 \end_layout
868
869 \begin_layout Standard
870 \align center
871 \begin_inset Graphics
872         filename ../clipart/mobius.eps
873         scale 70
874         draft
875         scaleBeforeRotation
876         rotateOrigin center
877
878 \end_inset
879
880
881 \end_layout
882
883 \begin_layout Section
884 Figures Flottantes
885 \begin_inset CommandInset label
886 LatexCommand label
887 name "sec:Figure-Floats"
888
889 \end_inset
890
891
892 \begin_inset Index
893 status collapsed
894
895 \begin_layout Plain Layout
896 Flottants ! Figures
897 \end_layout
898
899 \end_inset
900
901
902 \begin_inset Index
903 status collapsed
904
905 \begin_layout Plain Layout
906 Figures ! Flottants
907 \end_layout
908
909 \end_inset
910
911
912 \end_layout
913
914 \begin_layout Standard
915 Pour des explications d'ordre général concernant les flottants, jetez un
916  coup d'œil à la section
917 \begin_inset space ~
918 \end_inset
919
920
921 \begin_inset CommandInset ref
922 LatexCommand ref
923 reference "sec:Flottants-Introduction"
924
925 \end_inset
926
927 .
928 \end_layout
929
930 \begin_layout Standard
931 Le bouton 
932 \begin_inset Graphics
933         filename ../../images/float-insert_figure.png
934         scale 85
935         scaleBeforeRotation
936
937 \end_inset
938
939  de la barre d'outils et le menu 
940 \family sans
941 Insérer\SpecialChar \menuseparator
942 Flottant\SpecialChar \menuseparator
943 Figure
944 \family default
945  insèrent un flottant avec l'étiquette 
946 \begin_inset Quotes eld
947 \end_inset
948
949
950 \series bold
951 Figure
952 \begin_inset space ~
953 \end_inset
954
955 #:
956 \series default
957
958 \begin_inset Quotes erd
959 \end_inset
960
961  (# est le numéro réel de l'image).
962  Vous pouvez insérer l'image au dessus de la légende comme pour la figure
963 \begin_inset space ~
964 \end_inset
965
966
967 \begin_inset CommandInset ref
968 LatexCommand ref
969 reference "fig:kill-plat"
970
971 \end_inset
972
973  ou en dessous de la légende comme pour la Figure
974 \begin_inset space ~
975 \end_inset
976
977
978 \begin_inset CommandInset ref
979 LatexCommand ref
980 reference "fig:escher"
981
982 \end_inset
983
984 .
985  Vous trouverez plus d'information sur le positionnement des légendes dans
986  la section
987 \begin_inset space ~
988 \end_inset
989
990
991 \begin_inset CommandInset ref
992 LatexCommand ref
993 reference "sec:Placement-légende"
994
995 \end_inset
996
997 .
998 \end_layout
999
1000 \begin_layout Standard
1001 \begin_inset Float figure
1002 wide false
1003 sideways false
1004 status open
1005
1006 \begin_layout Plain Layout
1007 \align center
1008 \begin_inset Graphics
1009         filename ../clipart/platypus.eps
1010         width 50col%
1011         scaleBeforeRotation
1012         rotateOrigin center
1013
1014 \end_inset
1015
1016
1017 \end_layout
1018
1019 \begin_layout Plain Layout
1020 \begin_inset Caption
1021
1022 \begin_layout Plain Layout
1023 \begin_inset CommandInset label
1024 LatexCommand label
1025 name "fig:kill-plat"
1026
1027 \end_inset
1028
1029 Un ornithorynque sévèrement déformé dans un flottant de figure.
1030 \end_layout
1031
1032 \end_inset
1033
1034
1035 \end_layout
1036
1037 \end_inset
1038
1039
1040 \end_layout
1041
1042 \begin_layout Standard
1043 \begin_inset Float figure
1044 wide false
1045 sideways false
1046 status open
1047
1048 \begin_layout Plain Layout
1049 \begin_inset Caption
1050
1051 \begin_layout Plain Layout
1052 \begin_inset CommandInset label
1053 LatexCommand label
1054 name "fig:escher"
1055
1056 \end_inset
1057
1058 M.C.
1059  Escher sous LSD.
1060 \end_layout
1061
1062 \end_inset
1063
1064
1065 \end_layout
1066
1067 \begin_layout Plain Layout
1068 \align center
1069 \begin_inset Graphics
1070         filename ../clipart/escher-lsd.eps
1071         scale 80
1072         scaleBeforeRotation
1073         rotateOrigin center
1074
1075 \end_inset
1076
1077
1078 \end_layout
1079
1080 \end_inset
1081
1082
1083 \end_layout
1084
1085 \begin_layout Standard
1086 \begin_inset Index
1087 status collapsed
1088
1089 \begin_layout Plain Layout
1090 References@Références ! à des Figures
1091 \end_layout
1092
1093 \end_inset
1094
1095 Les figure
1096 \begin_inset space ~
1097 \end_inset
1098
1099
1100 \begin_inset CommandInset ref
1101 LatexCommand ref
1102 reference "fig:kill-plat"
1103
1104 \end_inset
1105
1106  et 
1107 \begin_inset CommandInset ref
1108 LatexCommand ref
1109 reference "fig:escher"
1110
1111 \end_inset
1112
1113  sont des exemples de figures référencées.
1114  Dans le texte, on fait référence à une figure en faisant référence à sa
1115  légende.
1116  On insère donc une étiquette dans la légende en utilisant le menu 
1117 \family sans
1118 Insérer
1119 \family default
1120 \SpecialChar \menuseparator
1121
1122 \family sans
1123 Étiquette
1124 \family default
1125  ou le bouton 
1126 \begin_inset Graphics
1127         filename ../../images/label-insert.png
1128         scale 85
1129         scaleBeforeRotation
1130
1131 \end_inset
1132
1133  de la barre d'outils.
1134  On peut alors faire référence à cette étiquette en utilisant le menu 
1135 \family sans
1136 Insérer\SpecialChar \menuseparator
1137 Référence
1138 \begin_inset space ~
1139 \end_inset
1140
1141 croisée
1142 \family default
1143  ou le bouton 
1144 \begin_inset Graphics
1145         filename ../../images/dialog-show-new-inset_ref.png
1146         scale 85
1147         scaleBeforeRotation
1148
1149 \end_inset
1150
1151  de la barre d'outils.
1152  Il est important d'utiliser des références pour les flottants de figures
1153  plutôt que des locutions vagues du genre 
1154 \begin_inset Quotes eld
1155 \end_inset
1156
1157 la figure ci-dessous
1158 \begin_inset Quotes erd
1159 \end_inset
1160
1161 , puisque LaTeX va repositionner la figure dans le document final.
1162  Votre figure risque de ne plus être ci-dessous du tout !
1163 \begin_inset Newline newline
1164 \end_inset
1165
1166 Le référencement est expliqué plus en détail dans la section
1167 \begin_inset space ~
1168 \end_inset
1169
1170
1171 \begin_inset CommandInset ref
1172 LatexCommand ref
1173 reference "sec:Referencer-les-Flottants"
1174
1175 \end_inset
1176
1177 .
1178 \end_layout
1179
1180 \begin_layout Standard
1181 En principe on met une seule figure dans un flottant, mais parfois vous
1182  pouvez vouloir deux figures avec chacune sa sous-légende.
1183  C'est possible en insérant des flottants d'image dans des flottants d'image
1184  existants.
1185  Notez que seule la légende principale des flottants est reprise dans la
1186  liste des figures.
1187  La figure
1188 \begin_inset space ~
1189 \end_inset
1190
1191
1192 \begin_inset CommandInset ref
1193 LatexCommand ref
1194 reference "fig:Deux-images-déformées"
1195
1196 \end_inset
1197
1198  est un exemple de flottant de figure avec deux images mises l'une à côté
1199  de l'autre.
1200  Vous pouvez aussi mettre les images les unes sous les autres.
1201  Les figures
1202 \begin_inset space ~
1203 \end_inset
1204
1205
1206 \begin_inset CommandInset ref
1207 LatexCommand ref
1208 reference "fig:Structure-indéfinissable"
1209
1210 \end_inset
1211
1212  et 
1213 \begin_inset CommandInset ref
1214 LatexCommand ref
1215 reference "fig:Un-ornithorynque"
1216
1217 \end_inset
1218
1219  sont des sous-figures.
1220 \end_layout
1221
1222 \begin_layout Standard
1223 \begin_inset Float figure
1224 wide false
1225 sideways false
1226 status open
1227
1228 \begin_layout Plain Layout
1229 \begin_inset space \hfill{}
1230 \end_inset
1231
1232
1233 \begin_inset Float figure
1234 wide false
1235 sideways false
1236 status open
1237
1238 \begin_layout Plain Layout
1239 \begin_inset Caption
1240
1241 \begin_layout Plain Layout
1242 \begin_inset CommandInset label
1243 LatexCommand label
1244 name "fig:Structure-indéfinissable"
1245
1246 \end_inset
1247
1248 Structure indéfinissable
1249 \end_layout
1250
1251 \end_inset
1252
1253
1254 \end_layout
1255
1256 \begin_layout Plain Layout
1257 \begin_inset Graphics
1258         filename ../clipart/escher-lsd.eps
1259         width 45col%
1260         scaleBeforeRotation
1261         groupId Déformés
1262
1263 \end_inset
1264
1265
1266 \end_layout
1267
1268 \end_inset
1269
1270
1271 \begin_inset space \hfill{}
1272 \end_inset
1273
1274
1275 \begin_inset Float figure
1276 wide false
1277 sideways false
1278 status open
1279
1280 \begin_layout Plain Layout
1281 \begin_inset Caption
1282
1283 \begin_layout Plain Layout
1284 \begin_inset CommandInset label
1285 LatexCommand label
1286 name "fig:Un-ornithorynque"
1287
1288 \end_inset
1289
1290 Un ornithorynque
1291 \end_layout
1292
1293 \end_inset
1294
1295
1296 \end_layout
1297
1298 \begin_layout Plain Layout
1299 \begin_inset Graphics
1300         filename ../clipart/platypus.eps
1301         width 45col%
1302         scaleBeforeRotation
1303         groupId Déformés
1304
1305 \end_inset
1306
1307
1308 \end_layout
1309
1310 \end_inset
1311
1312
1313 \begin_inset space \hfill{}
1314 \end_inset
1315
1316
1317 \end_layout
1318
1319 \begin_layout Plain Layout
1320 \begin_inset Caption
1321
1322 \begin_layout Plain Layout
1323 \begin_inset CommandInset label
1324 LatexCommand label
1325 name "fig:Deux-images-déformées"
1326
1327 \end_inset
1328
1329 Deux images déformées.
1330  Les deux images font partie du groupe de paramétrisation 
1331 \begin_inset Quotes eld
1332 \end_inset
1333
1334 déformés
1335 \begin_inset Quotes erd
1336 \end_inset
1337
1338 .
1339 \end_layout
1340
1341 \end_inset
1342
1343
1344 \end_layout
1345
1346 \end_inset
1347
1348
1349 \end_layout
1350
1351 \begin_layout Section
1352 Les Formats d'images
1353 \begin_inset CommandInset label
1354 LatexCommand label
1355 name "sec:Image-Formats"
1356
1357 \end_inset
1358
1359
1360 \begin_inset Index
1361 status collapsed
1362
1363 \begin_layout Plain Layout
1364 Formats d' images
1365 \end_layout
1366
1367 \end_inset
1368
1369
1370 \begin_inset Index
1371 status collapsed
1372
1373 \begin_layout Plain Layout
1374 Figures ! Formats d'images
1375 \end_layout
1376
1377 \end_inset
1378
1379
1380 \end_layout
1381
1382 \begin_layout Standard
1383 Vous pouvez insérer des images dans n'importe quel format connu.
1384  Mais, comme nous l'avons expliqué dans l'appendice
1385 \begin_inset space ~
1386 \end_inset
1387
1388
1389 \begin_inset CommandInset ref
1390 LatexCommand ref
1391 reference "cha:Formats-fichiers-graphiques"
1392
1393 \end_inset
1394
1395 ,
1396 \lang english
1397  
1398 \lang french
1399 chaque format pour la sortie du document ne va accepter qu'un petit nombre
1400  de formats d'images.
1401  Pour s'en sortir LyX utilise le programme 
1402 \family typewriter
1403 ImageMagick
1404 \family default
1405  en arrière plan pour convertir les formats que vous utilisez dans un des
1406  formats acceptés par le format de sortie.
1407  Ces conversions prenant forcément du temps, vous pouvez accélérer vos exportati
1408 ons en n'utilisant que les formats listés dans les sous sections de
1409 \lang english
1410  
1411 \lang french
1412 l'appendice
1413 \begin_inset space ~
1414 \end_inset
1415
1416
1417 \begin_inset CommandInset ref
1418 LatexCommand ref
1419 reference "cha:Formats-fichiers-graphiques"
1420
1421 \end_inset
1422
1423 .
1424 \end_layout
1425
1426 \begin_layout Standard
1427 Comme pour les polices de caractères, il y a deux grands types de formats
1428  d'images:
1429 \end_layout
1430
1431 \begin_layout Description
1432 Les
1433 \begin_inset space ~
1434 \end_inset
1435
1436 images
1437 \begin_inset space ~
1438 \end_inset
1439
1440 Matricielles
1441 \begin_inset space ~
1442 \end_inset
1443
1444 (ou
1445 \begin_inset space ~
1446 \end_inset
1447
1448 bitmap) l'image est décomposée en une mosaïque de points (ou pixels), souvent
1449  enregistrés sous un format compressé.
1450  Elles ne sont pas facilement redimensionnables et on voit apparaître des
1451  petits carrés quand on utilise des agrandissements trop importants (aspect
1452  
1453 \begin_inset Quotes eld
1454 \end_inset
1455
1456 pixellisé
1457 \begin_inset Quotes erd
1458 \end_inset
1459
1460 ).
1461  Les formats matriciels les plus connus sont le GIF (
1462 \begin_inset Quotes eld
1463 \end_inset
1464
1465 Graphics Interchange Format
1466 \begin_inset Quotes erd
1467 \end_inset
1468
1469 , avec comme extension de fichier 
1470 \begin_inset Quotes eld
1471 \end_inset
1472
1473
1474 \family typewriter
1475 .gif
1476 \family default
1477
1478 \begin_inset Quotes erd
1479 \end_inset
1480
1481 )
1482 \begin_inset Index
1483 status collapsed
1484
1485 \begin_layout Plain Layout
1486 GIF|see
1487 \begin_inset ERT
1488 status collapsed
1489
1490 \begin_layout Plain Layout
1491
1492 {
1493 \end_layout
1494
1495 \end_inset
1496
1497 Format d'image
1498 \begin_inset ERT
1499 status collapsed
1500
1501 \begin_layout Plain Layout
1502
1503 }
1504 \end_layout
1505
1506 \end_inset
1507
1508
1509 \end_layout
1510
1511 \end_inset
1512
1513 , le PNG (
1514 \begin_inset Quotes eld
1515 \end_inset
1516
1517 Portable Network Graphics, extension 
1518 \begin_inset Quotes eld
1519 \end_inset
1520
1521
1522 \family typewriter
1523 .png
1524 \family default
1525
1526 \begin_inset Quotes erd
1527 \end_inset
1528
1529 )
1530 \begin_inset Index
1531 status collapsed
1532
1533 \begin_layout Plain Layout
1534 PNG|see
1535 \begin_inset ERT
1536 status collapsed
1537
1538 \begin_layout Plain Layout
1539
1540 {
1541 \end_layout
1542
1543 \end_inset
1544
1545 Formats d'image
1546 \begin_inset ERT
1547 status collapsed
1548
1549 \begin_layout Plain Layout
1550
1551 }
1552 \end_layout
1553
1554 \end_inset
1555
1556
1557 \end_layout
1558
1559 \end_inset
1560
1561  et le JPG (
1562 \begin_inset Quotes eld
1563 \end_inset
1564
1565 Joint Photographic Expert Group, extension 
1566 \begin_inset Quotes eld
1567 \end_inset
1568
1569
1570 \family typewriter
1571 .jpg
1572 \family default
1573
1574 \begin_inset Quotes erd
1575 \end_inset
1576
1577  ou 
1578 \begin_inset Quotes eld
1579 \end_inset
1580
1581
1582 \family typewriter
1583 .jpeg
1584 \family default
1585
1586 \begin_inset Quotes erd
1587 \end_inset
1588
1589 )
1590 \begin_inset Index
1591 status collapsed
1592
1593 \begin_layout Plain Layout
1594 JPG|see
1595 \begin_inset ERT
1596 status collapsed
1597
1598 \begin_layout Plain Layout
1599
1600 {
1601 \end_layout
1602
1603 \end_inset
1604
1605 Formats d'image
1606 \begin_inset ERT
1607 status collapsed
1608
1609 \begin_layout Plain Layout
1610
1611 }
1612 \end_layout
1613
1614 \end_inset
1615
1616
1617 \end_layout
1618
1619 \end_inset
1620
1621 .
1622 \end_layout
1623
1624 \begin_layout Description
1625 Les
1626 \begin_inset space ~
1627 \end_inset
1628
1629 images
1630 \begin_inset space ~
1631 \end_inset
1632
1633 Vectorielles
1634 \begin_inset space ~
1635 \end_inset
1636
1637 (ou
1638 \begin_inset space ~
1639 \end_inset
1640
1641 redimensionnables) l'image est décrite sous forme d'objets, ou vecteurs
1642  (lignes, courbes, formes géométriques, caractères...) et peut donc être redimensio
1643 nnée comme on le veut sans perte de précision.
1644  La possibilité de redimensionner les images est très utilisé pour les présentat
1645 ions, vu que le passage par un vidéo-projecteur entraîne forcément un redimensio
1646 nnement.
1647  Le redimensionnement permet aussi de présenter des documents en ligne où
1648  le lecteur pourra agrandir les diagrammes comme il le souhaite pour en
1649  étudier les détails.
1650 \begin_inset Newline newline
1651 \end_inset
1652
1653 Les principaux formats vectoriels sont le SVG (
1654 \begin_inset Quotes eld
1655 \end_inset
1656
1657 Scalable Vector Graphics
1658 \begin_inset Quotes erd
1659 \end_inset
1660
1661 , extension
1662 \begin_inset Quotes eld
1663 \end_inset
1664
1665
1666 \family typewriter
1667 .svg
1668 \family default
1669
1670 \begin_inset Quotes erd
1671 \end_inset
1672
1673 )
1674 \begin_inset Index
1675 status collapsed
1676
1677 \begin_layout Plain Layout
1678 SVG|see
1679 \begin_inset ERT
1680 status collapsed
1681
1682 \begin_layout Plain Layout
1683
1684 {
1685 \end_layout
1686
1687 \end_inset
1688
1689 Format d'image
1690 \begin_inset ERT
1691 status collapsed
1692
1693 \begin_layout Plain Layout
1694
1695 }
1696 \end_layout
1697
1698 \end_inset
1699
1700
1701 \end_layout
1702
1703 \end_inset
1704
1705 , l'EPS ( 
1706 \begin_inset Quotes eld
1707 \end_inset
1708
1709 encapsulated PostScript
1710 \begin_inset Quotes erd
1711 \end_inset
1712
1713 , extension
1714 \begin_inset Quotes eld
1715 \end_inset
1716
1717
1718 \family typewriter
1719 .eps
1720 \family default
1721
1722 \begin_inset Quotes erd
1723 \end_inset
1724
1725 )
1726 \begin_inset Index
1727 status collapsed
1728
1729 \begin_layout Plain Layout
1730 EPS|see
1731 \begin_inset ERT
1732 status collapsed
1733
1734 \begin_layout Plain Layout
1735
1736 {
1737 \end_layout
1738
1739 \end_inset
1740
1741 Format d'image
1742 \begin_inset ERT
1743 status collapsed
1744
1745 \begin_layout Plain Layout
1746
1747 }
1748 \end_layout
1749
1750 \end_inset
1751
1752
1753 \end_layout
1754
1755 \end_inset
1756
1757 , le PDF (
1758 \begin_inset Quotes eld
1759 \end_inset
1760
1761 Portable Document Format
1762 \begin_inset Quotes erd
1763 \end_inset
1764
1765 , extension
1766 \begin_inset Quotes eld
1767 \end_inset
1768
1769
1770 \family typewriter
1771 .pdf
1772 \family default
1773
1774 \begin_inset Quotes erd
1775 \end_inset
1776
1777 )
1778 \begin_inset Index
1779 status collapsed
1780
1781 \begin_layout Plain Layout
1782 PDF|see
1783 \begin_inset ERT
1784 status collapsed
1785
1786 \begin_layout Plain Layout
1787
1788 {
1789 \end_layout
1790
1791 \end_inset
1792
1793 Format d'image
1794 \begin_inset ERT
1795 status collapsed
1796
1797 \begin_layout Plain Layout
1798
1799 }
1800 \end_layout
1801
1802 \end_inset
1803
1804
1805 \end_layout
1806
1807 \end_inset
1808
1809  et le WMF (
1810 \begin_inset Quotes eld
1811 \end_inset
1812
1813 Windows Metafile
1814 \begin_inset Quotes erd
1815 \end_inset
1816
1817 , extension 
1818 \begin_inset Quotes eld
1819 \end_inset
1820
1821
1822 \family typewriter
1823 .wfm
1824 \family default
1825
1826 \begin_inset Quotes erd
1827 \end_inset
1828
1829  ou 
1830 \begin_inset Quotes eld
1831 \end_inset
1832
1833
1834 \family typewriter
1835 .emf
1836 \family default
1837
1838 \begin_inset Quotes erd
1839 \end_inset
1840
1841 )
1842 \begin_inset Index
1843 status collapsed
1844
1845 \begin_layout Plain Layout
1846 WMF|see
1847 \begin_inset ERT
1848 status collapsed
1849
1850 \begin_layout Plain Layout
1851
1852 {
1853 \end_layout
1854
1855 \end_inset
1856
1857 Formats d'images
1858 \begin_inset ERT
1859 status collapsed
1860
1861 \begin_layout Plain Layout
1862
1863 }
1864 \end_layout
1865
1866 \end_inset
1867
1868
1869 \end_layout
1870
1871 \end_inset
1872
1873 .
1874  En fait vous pouvez convertir n'importe quel format matriciel en PDF ou
1875  en EPS, mais le résultat ne sera pas redimensionnable.
1876  Dans ce cas seul une en-tête est réellement ajoutée à l'image initiale
1877 \begin_inset Foot
1878 status open
1879
1880 \begin_layout Plain Layout
1881 Dans le cas du PDF l'image initiale est aussi compressée.
1882 \end_layout
1883
1884 \end_inset
1885
1886 .
1887 \end_layout
1888
1889 \begin_layout Standard
1890 Les fichiers PDF générés par 
1891 \family typewriter
1892 Adobe Photoshop
1893 \family default
1894 , par exemple, sont des images matricielles.
1895 \end_layout
1896
1897 \begin_layout Standard
1898 En principe il est quasiment impossible de convertir une image matricielle
1899  en graphique vectoriel, seul le contraire est possible.
1900
1901 \lang english
1902  
1903 \lang french
1904 Seuls les formats d'image PDF et EPS peuvent être directement incorporés
1905  dans respectivement un fichier de sortie PDF ou PostScript.
1906  Les images en SVG ou en WMF sont recalculées sous forme de bitmaps quand
1907  la sortie est générée puisqu'il n'existe pas actuellement de convertisseurs
1908  WMF/SVG
1909 \begin_inset Formula $\to$
1910 \end_inset
1911
1912 PDF/EPS convenables.
1913 \end_layout
1914
1915 \begin_layout Chapter
1916 Tableaux
1917 \begin_inset Index
1918 status collapsed
1919
1920 \begin_layout Plain Layout
1921 Tableau
1922 \end_layout
1923
1924 \end_inset
1925
1926
1927 \end_layout
1928
1929 \begin_layout Section
1930 Introduction
1931 \begin_inset Index
1932 status collapsed
1933
1934 \begin_layout Plain Layout
1935 Tableau ! Introduction
1936 \end_layout
1937
1938 \end_inset
1939
1940
1941 \end_layout
1942
1943 \begin_layout Standard
1944 Vous pouvez insérer un tableau en utilisant soit le bouton de la barre d'outils
1945  
1946 \begin_inset Graphics
1947         filename ../../images/tabular-insert.png
1948         scale 85
1949         scaleBeforeRotation
1950
1951 \end_inset
1952
1953  soit 
1954 \family sans
1955 Insérer\SpecialChar \menuseparator
1956 Tableau
1957 \family default
1958 .
1959  Le bouton vous offre un moyen graphique pour choisir la taille du tableau
1960  : Vous déplacez le curseur de la souris pour indiquer le nombre de lignes
1961  et de colonnes que doit avoir le tableau qui va être créé et vous appuyez
1962  sur un bouton de la souris pour valider votre choix.
1963  Quand vous utilisez le menu pour créer un tableau, une fenêtre apparaît,
1964  vous demandant le nombre de lignes et de colonnes.
1965 \begin_inset Newline newline
1966 \end_inset
1967
1968 Le tableau a implicitementune bordure au dessus et à gauche de chaque case,
1969  une à droite de la colonne la plus à droite et une en bas de la rangée
1970  du bas, qui forment une boîte autour du tableau.
1971  En plus, la rangée supérieure a aussi une bordure en bas, ce qui fait qu'elle
1972  apparaît séparée du reste du tableau.
1973  Voici un exemple :
1974 \end_layout
1975
1976 \begin_layout Standard
1977 \align center
1978 \begin_inset Tabular
1979 <lyxtabular version="3" rows="4" columns="4">
1980 <features>
1981 <column alignment="center" valignment="top" width="0">
1982 <column alignment="center" valignment="top" width="0">
1983 <column alignment="center" valignment="top" width="0">
1984 <column alignment="center" valignment="top" width="0">
1985 <row>
1986 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1987 \begin_inset Text
1988
1989 \begin_layout Plain Layout
1990
1991 \end_layout
1992
1993 \end_inset
1994 </cell>
1995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1996 \begin_inset Text
1997
1998 \begin_layout Plain Layout
1999 1
2000 \end_layout
2001
2002 \end_inset
2003 </cell>
2004 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2005 \begin_inset Text
2006
2007 \begin_layout Plain Layout
2008 2
2009 \end_layout
2010
2011 \end_inset
2012 </cell>
2013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2014 \begin_inset Text
2015
2016 \begin_layout Plain Layout
2017 3
2018 \end_layout
2019
2020 \end_inset
2021 </cell>
2022 </row>
2023 <row>
2024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2025 \begin_inset Text
2026
2027 \begin_layout Plain Layout
2028 A
2029 \end_layout
2030
2031 \end_inset
2032 </cell>
2033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2034 \begin_inset Text
2035
2036 \begin_layout Plain Layout
2037
2038 \end_layout
2039
2040 \end_inset
2041 </cell>
2042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2043 \begin_inset Text
2044
2045 \begin_layout Plain Layout
2046
2047 \end_layout
2048
2049 \end_inset
2050 </cell>
2051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2052 \begin_inset Text
2053
2054 \begin_layout Plain Layout
2055
2056 \end_layout
2057
2058 \end_inset
2059 </cell>
2060 </row>
2061 <row>
2062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2063 \begin_inset Text
2064
2065 \begin_layout Plain Layout
2066 B
2067 \end_layout
2068
2069 \end_inset
2070 </cell>
2071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2072 \begin_inset Text
2073
2074 \begin_layout Plain Layout
2075
2076 \end_layout
2077
2078 \end_inset
2079 </cell>
2080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2081 \begin_inset Text
2082
2083 \begin_layout Plain Layout
2084
2085 \end_layout
2086
2087 \end_inset
2088 </cell>
2089 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2090 \begin_inset Text
2091
2092 \begin_layout Plain Layout
2093
2094 \end_layout
2095
2096 \end_inset
2097 </cell>
2098 </row>
2099 <row>
2100 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2101 \begin_inset Text
2102
2103 \begin_layout Plain Layout
2104 C
2105 \end_layout
2106
2107 \end_inset
2108 </cell>
2109 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2110 \begin_inset Text
2111
2112 \begin_layout Plain Layout
2113
2114 \end_layout
2115
2116 \end_inset
2117 </cell>
2118 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2119 \begin_inset Text
2120
2121 \begin_layout Plain Layout
2122
2123 \end_layout
2124
2125 \end_inset
2126 </cell>
2127 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2128 \begin_inset Text
2129
2130 \begin_layout Plain Layout
2131
2132 \end_layout
2133
2134 \end_inset
2135 </cell>
2136 </row>
2137 </lyxtabular>
2138
2139 \end_inset
2140
2141
2142 \end_layout
2143
2144 \begin_layout Section
2145 La fenêtre 
2146 \family sans
2147 Tableau
2148 \family default
2149
2150 \begin_inset Index
2151 status collapsed
2152
2153 \begin_layout Plain Layout
2154 Tableau ! Fenêtre de dialogue
2155 \end_layout
2156
2157 \end_inset
2158
2159
2160 \end_layout
2161
2162 \begin_layout Standard
2163 Vous pouvez agir sur un tableau en cliquant dessus avec le bouton droit
2164  de la souris, ce qui fait apparaître une fenêtre avec des options.
2165  Dans cette fenêtre vous pouvez modifier les réglages concernant la cellule,
2166  la colonne et la ligne dans laquelle le curseur se trouve.
2167  La plupart des options peuvent s'appliquer à des sélections.
2168  Ce qui signifie que si vous avez sélectionné plus d'une cellule, plus d'une
2169  ligne ou plus d'une colonne, l'action demandée prendra en compte toute
2170  votre sélection.
2171  Notez qu'il y a une différence entre sélectionner le 
2172 \emph on
2173 contenu 
2174 \emph default
2175 d'une cellule et sélectionner la cellule elle-même.
2176  Vous pouvez utiliser les onglets suivants de la fenêtre de dialogue de
2177  tableaux :
2178 \end_layout
2179
2180 \begin_layout Description
2181 Tableau Avec cet onglet, vous pouvez choisir l'alignement horizontal et
2182  la largeur de la colonne courante.
2183  Quand vous avez fixé une largeur, vous pouvez aussi modifier l'alignement
2184  vertical de la ligne courante.
2185  Une largeur fixée va permettre aux cellules d'avoir des sauts de lignes
2186  et donc, plusieurs paragraphes de texte, voir la section
2187 \begin_inset space ~
2188 \end_inset
2189
2190
2191 \begin_inset CommandInset ref
2192 LatexCommand ref
2193 reference "sub:Lignes-multiple-dans-cellule"
2194
2195 \end_inset
2196
2197 .
2198  Si vous ne fixez pas la largeur, la colonne sera aussi large qu'il le faudra
2199  pour accommoder le contenu de cellule le plus large.
2200 \begin_inset Newline newline
2201 \end_inset
2202
2203 Vous pouvez aussi marquer une ou plusieurs cellules d'une ligne comme étant
2204  un multicolonne, voir la section
2205 \begin_inset space ~
2206 \end_inset
2207
2208
2209 \begin_inset CommandInset ref
2210 LatexCommand ref
2211 reference "sub:Multicolonnes"
2212
2213 \end_inset
2214
2215 .
2216 \begin_inset Newline newline
2217 \end_inset
2218
2219 L'option 
2220 \family sans
2221 Tourner
2222 \begin_inset space ~
2223 \end_inset
2224
2225 la
2226 \begin_inset space ~
2227 \end_inset
2228
2229 case
2230 \begin_inset space ~
2231 \end_inset
2232
2233 de
2234 \begin_inset space ~
2235 \end_inset
2236
2237 90°
2238 \family default
2239  fait pivoter la case courante ou une sélection de 90° dans le sens anti-horaire.
2240  L'option 
2241 \family sans
2242 Tourner
2243 \begin_inset space ~
2244 \end_inset
2245
2246 le
2247 \begin_inset space ~
2248 \end_inset
2249
2250 tableau
2251 \begin_inset space ~
2252 \end_inset
2253
2254 de
2255 \begin_inset space ~
2256 \end_inset
2257
2258 90°
2259 \family default
2260  fait pivoter tout le tableau.
2261  Ces rotations ne sont pas visibles dans LyX, mais devraient l'être dans
2262  la sortie finale.
2263 \begin_inset Newline newline
2264 \end_inset
2265
2266
2267 \begin_inset Note Greyedout
2268 status open
2269
2270 \begin_layout Plain Layout
2271
2272 \series bold
2273 Note:
2274 \series default
2275  La plupart des visualiseurs DVI ne sont 
2276 \emph on
2277 pas
2278 \emph default
2279  capables d'afficher ces rotations.
2280 \end_layout
2281
2282 \end_inset
2283
2284
2285 \lang english
2286
2287 \begin_inset Newline newline
2288 \end_inset
2289
2290
2291 \lang french
2292 On peut aussi entrer des paramètres LaTeX pour obtenir des mise en formes
2293  spéciales pour le tableau, voir les sections
2294 \begin_inset space ~
2295 \end_inset
2296
2297
2298 \begin_inset CommandInset ref
2299 LatexCommand ref
2300 reference "sub:Calculs-multicolonnes"
2301
2302 \end_inset
2303
2304  et 
2305 \begin_inset CommandInset ref
2306 LatexCommand ref
2307 reference "sec:Tableaux-Colorés"
2308
2309 \end_inset
2310
2311 .
2312 \end_layout
2313
2314 \begin_layout Description
2315
2316 \family sans
2317 Bordures
2318 \family default
2319  Cet onglet vous permet d'ajouter ou de supprimer les bordures pour la ligne
2320  ou la colonne courante.
2321  
2322 \begin_inset Newline newline
2323 \end_inset
2324
2325 En utilisant le style 
2326 \family sans
2327 Formel
2328 \family default
2329  à la place du style par 
2330 \family sans
2331 Défaut
2332 \family default
2333 , on va convertir le tableau en tableau formel comme on le décrit dans la
2334  section
2335 \begin_inset space ~
2336 \end_inset
2337
2338
2339 \begin_inset CommandInset ref
2340 LatexCommand ref
2341 reference "sec:Tableaux-Formels"
2342
2343 \end_inset
2344
2345 .
2346 \begin_inset Newline newline
2347 \end_inset
2348
2349 Vous pouvez aussi utiliser cet onglet pour ajouter un espacement vertical
2350  dans les lignes du tableau comme c'est décrit dans la section
2351 \begin_inset space ~
2352 \end_inset
2353
2354
2355 \begin_inset CommandInset ref
2356 LatexCommand ref
2357 reference "sub:Espacement-lignes"
2358
2359 \end_inset
2360
2361 .
2362 \end_layout
2363
2364 \begin_layout Description
2365 Tableau
2366 \begin_inset space ~
2367 \end_inset
2368
2369 long Cet onglet est utilisé pour transformer un tableau en ce que l'on nomme
2370  un 
2371 \begin_inset Quotes eld
2372 \end_inset
2373
2374
2375 \emph on
2376 tableau long
2377 \emph default
2378
2379 \begin_inset Quotes erd
2380 \end_inset
2381
2382  qui peut continuer sur plusieurs pages.
2383  Les sections
2384 \begin_inset space ~
2385 \end_inset
2386
2387
2388 \begin_inset CommandInset ref
2389 LatexCommand ref
2390 reference "sec:Tableaux-longs"
2391
2392 \end_inset
2393
2394  et 
2395 \begin_inset CommandInset ref
2396 LatexCommand ref
2397 reference "sec:Questions-sur-tableaux-longs"
2398
2399 \end_inset
2400
2401  décrivent ces tableaux longs plus en détail.
2402 \end_layout
2403
2404 \begin_layout Standard
2405 Quand la barre d'outils tableau est activée, vous pouvez déplacer le curseur
2406  de cellule en cellule avec les touches de déplacement et voir s'afficher
2407  les propriétés de la cellule courante dans la fenêtre de dialogue.
2408 \end_layout
2409
2410 \begin_layout Section
2411 La barre d'outils tableau
2412 \begin_inset Index
2413 status collapsed
2414
2415 \begin_layout Plain Layout
2416 Tableau ! Barre d'outils
2417 \end_layout
2418
2419 \end_inset
2420
2421
2422 \end_layout
2423
2424 \begin_layout Standard
2425 La barre d'outils tableau est une alternative à la fenêtre de dialogue qui
2426  permet de modifier plus rapidement les tableaux.
2427  Elle apparaît normalement en bas de la fenêtre principale de LyX quand
2428  le curseur se trouve à l'intérieur d'un tableau.
2429  Vous pouvez aussi choisir de la faire apparaître de façon permanente grâce
2430  au menu 
2431 \family sans
2432 Visualiser\SpecialChar \menuseparator
2433 Barres
2434 \begin_inset space ~
2435 \end_inset
2436
2437 d'outils\SpecialChar \menuseparator
2438 Tableau
2439 \family default
2440 .
2441 \end_layout
2442
2443 \begin_layout Standard
2444 La barre d'outils contient les icônes suivantes :
2445 \end_layout
2446
2447 \begin_layout Labeling
2448 \labelwidthstring 00.00.0000
2449 \begin_inset Graphics
2450         filename ../../images/tabular-feature_append-row.png
2451         scaleBeforeRotation
2452
2453 \end_inset
2454
2455  ajoute une ligne sous la cellule ou la sélection courante
2456 \end_layout
2457
2458 \begin_layout Labeling
2459 \labelwidthstring 00.00.0000
2460 \begin_inset Graphics
2461         filename ../../images/tabular-feature_append-column.png
2462         scaleBeforeRotation
2463
2464 \end_inset
2465
2466  ajoute une colonne à la droite de la cellule ou de la sélection courante
2467 \end_layout
2468
2469 \begin_layout Labeling
2470 \labelwidthstring 00.00.0000
2471 \begin_inset Graphics
2472         filename ../../images/tabular-feature_delete-row.png
2473         scaleBeforeRotation
2474
2475 \end_inset
2476
2477  supprime la ligne ou la sélection courante
2478 \end_layout
2479
2480 \begin_layout Labeling
2481 \labelwidthstring 00.00.0000
2482 \begin_inset Graphics
2483         filename ../../images/tabular-feature_delete-column.png
2484         scaleBeforeRotation
2485
2486 \end_inset
2487
2488  supprime la colonne ou la sélection courante
2489 \end_layout
2490
2491 \begin_layout Labeling
2492 \labelwidthstring 00.00.0000
2493 \begin_inset Graphics
2494         filename ../../images/tabular-feature_toggle-line-top.png
2495         scaleBeforeRotation
2496
2497 \end_inset
2498
2499  ajoute une ligne en haut de la cellule, de la ligne ou de la sélection
2500  courante
2501 \end_layout
2502
2503 \begin_layout Labeling
2504 \labelwidthstring 00.00.0000
2505 \begin_inset Graphics
2506         filename ../../images/tabular-feature_toggle-line-bottom.png
2507         scaleBeforeRotation
2508
2509 \end_inset
2510
2511  ajoute une ligne en bas de la cellule, de la ligne ou de la sélection courante
2512 \end_layout
2513
2514 \begin_layout Labeling
2515 \labelwidthstring 00.00.0000
2516 \begin_inset Graphics
2517         filename ../../images/tabular-feature_toggle-line-left.png
2518         scaleBeforeRotation
2519
2520 \end_inset
2521
2522  ajoute une ligne sur le côté gauche de la cellule, de la ligne 
2523 \begin_inset Note Note
2524 status collapsed
2525
2526 \begin_layout Plain Layout
2527 ou colonne ?
2528 \end_layout
2529
2530 \end_inset
2531
2532  ou de la sélection courante
2533 \end_layout
2534
2535 \begin_layout Labeling
2536 \labelwidthstring 00.00.0000
2537 \begin_inset Graphics
2538         filename ../../images/tabular-feature_toggle-line-right.png
2539         scaleBeforeRotation
2540
2541 \end_inset
2542
2543  ajoute une ligne sur le côté droit de la cellule, de la ligne 
2544 \begin_inset Note Note
2545 status collapsed
2546
2547 \begin_layout Plain Layout
2548 ou colonne ?
2549 \end_layout
2550
2551 \end_inset
2552
2553  ou de la sélection courante
2554 \end_layout
2555
2556 \begin_layout Labeling
2557 \labelwidthstring 00.00.0000
2558 \begin_inset Graphics
2559         filename ../../images/tabular-feature_set-all-lines.png
2560         scaleBeforeRotation
2561
2562 \end_inset
2563
2564  ajoute des lignes autour de la cellule ou de la sélection de cellules courante
2565  - si la cellule courante n'est pas multi-colonnes cela affecte aussi la
2566  colonne et la ligne courante
2567 \end_layout
2568
2569 \begin_layout Labeling
2570 \labelwidthstring 00.00.0000
2571 \begin_inset Graphics
2572         filename ../../images/tabular-feature_unset-all-lines.png
2573         scaleBeforeRotation
2574
2575 \end_inset
2576
2577  supprime toutes les lignes autour de la cellule ou de la sélection de cellules
2578  courante- si la cellule courante n'est pas multi-colonnes cela affecte
2579  aussi la colonne et la ligne courante
2580 \end_layout
2581
2582 \begin_layout Labeling
2583 \labelwidthstring 00.00.0000
2584 \begin_inset Graphics
2585         filename ../../images/tabular-feature_m-align-left.png
2586         scaleBeforeRotation
2587
2588 \end_inset
2589
2590  aligne à gauche le contenu de la cellule ou de la colonne courante
2591 \end_layout
2592
2593 \begin_layout Labeling
2594 \labelwidthstring 00.00.0000
2595 \begin_inset Graphics
2596         filename ../../images/tabular-feature_m-align-center.png
2597         scaleBeforeRotation
2598
2599 \end_inset
2600
2601  centre horizontalement le contenu de la cellule ou de la colonne courante
2602 \end_layout
2603
2604 \begin_layout Labeling
2605 \labelwidthstring 00.00.0000
2606 \begin_inset Graphics
2607         filename ../../images/tabular-feature_m-align-right.png
2608         scaleBeforeRotation
2609
2610 \end_inset
2611
2612  aligne à droite le contenu de la cellule ou de la colonne courante
2613 \end_layout
2614
2615 \begin_layout Labeling
2616 \labelwidthstring 00.00.0000
2617 \begin_inset Graphics
2618         filename ../../images/tabular-feature_m-valign-top.png
2619         scaleBeforeRotation
2620
2621 \end_inset
2622
2623  aligne le contenu de la cellule courante verticalement vers le haut
2624 \end_layout
2625
2626 \begin_layout Labeling
2627 \labelwidthstring 00.00.0000
2628 \begin_inset Graphics
2629         filename ../../images/tabular-feature_m-valign-middle.png
2630         scaleBeforeRotation
2631
2632 \end_inset
2633
2634  centre verticalement le contenu de la cellule courante
2635 \end_layout
2636
2637 \begin_layout Labeling
2638 \labelwidthstring 00.00.0000
2639 \begin_inset Graphics
2640         filename ../../images/tabular-feature_m-valign-bottom.png
2641         scaleBeforeRotation
2642
2643 \end_inset
2644
2645  aligne le contenu de la cellule courante verticalement vers le bas
2646 \end_layout
2647
2648 \begin_layout Labeling
2649 \labelwidthstring 00.00.0000
2650 \begin_inset Graphics
2651         filename ../../images/tabular-feature_set-rotate-cell.png
2652         scaleBeforeRotation
2653
2654 \end_inset
2655
2656  fait pivoter la cellule ou la sélection courante de 90° dans le sens anti-horai
2657 re
2658 \end_layout
2659
2660 \begin_layout Labeling
2661 \labelwidthstring 00.00.0000
2662 \begin_inset Graphics
2663         filename ../../images/tabular-feature_set-rotate-tabular.png
2664         scaleBeforeRotation
2665
2666 \end_inset
2667
2668  fait pivoter tout le tableau de 90° dans le sens anti-horaire
2669 \end_layout
2670
2671 \begin_layout Labeling
2672 \labelwidthstring 00.00.0000
2673 \begin_inset Graphics
2674         filename ../../images/tabular-feature_multicolumn.png
2675         scaleBeforeRotation
2676
2677 \end_inset
2678
2679  transforme en multi-colonne la cellule ou la sélection courante
2680 \end_layout
2681
2682 \begin_layout Standard
2683 \begin_inset Note Greyedout
2684 status open
2685
2686 \begin_layout Plain Layout
2687
2688 \series bold
2689 Note :
2690 \series default
2691  Pour la sortie, l'alignement vertical de la première cellule d'une ligne
2692  est utilisé pour toutes les autres cellules de la ligne.
2693 \end_layout
2694
2695 \end_inset
2696
2697
2698 \end_layout
2699
2700 \begin_layout Section
2701 Le Menu Éditer Tableau
2702 \begin_inset Index
2703 status collapsed
2704
2705 \begin_layout Plain Layout
2706 Tableau ! Menu Éditer
2707 \end_layout
2708
2709 \end_inset
2710
2711
2712 \end_layout
2713
2714 \begin_layout Standard
2715 En plus de la fenêtre de dialogue et de la barre d'outils tableau, le menu
2716  
2717 \family sans
2718 Éditer\SpecialChar \menuseparator
2719 Tableau
2720 \family default
2721  vous permet d'ajouter ou de supprimer les lignes de bordure de la colonne
2722  ou de la ligne courante et aussi de transformer la sélection courante en
2723  multi-colonne.
2724  Ce menu n'est accessible que si le curseur se trouve dans un tableau.
2725 \end_layout
2726
2727 \begin_layout Section
2728 Flottant de Tableau
2729 \begin_inset CommandInset label
2730 LatexCommand label
2731 name "sec:Table-Floats"
2732
2733 \end_inset
2734
2735
2736 \begin_inset Index
2737 status collapsed
2738
2739 \begin_layout Plain Layout
2740 Flottants ! Tableaux
2741 \end_layout
2742
2743 \end_inset
2744
2745
2746 \begin_inset Index
2747 status collapsed
2748
2749 \begin_layout Plain Layout
2750 Tableau ! Flottants
2751 \end_layout
2752
2753 \end_inset
2754
2755
2756 \end_layout
2757
2758 \begin_layout Standard
2759 Pour des explications générales sur les flottants, jetez un œil à la section
2760 \begin_inset space ~
2761 \end_inset
2762
2763
2764 \begin_inset CommandInset ref
2765 LatexCommand ref
2766 reference "sec:Flottants-Introduction"
2767
2768 \end_inset
2769
2770 .
2771 \end_layout
2772
2773 \begin_layout Standard
2774 \begin_inset Float table
2775 placement h
2776 wide false
2777 sideways false
2778 status open
2779
2780 \begin_layout Plain Layout
2781 \begin_inset Caption
2782
2783 \begin_layout Plain Layout
2784 \begin_inset CommandInset label
2785 LatexCommand label
2786 name "tab:Flottant-de-tableau"
2787
2788 \end_inset
2789
2790 Un flottant de tableau.
2791 \end_layout
2792
2793 \end_inset
2794
2795
2796 \end_layout
2797
2798 \begin_layout Plain Layout
2799 \align center
2800 \begin_inset Tabular
2801 <lyxtabular version="3" rows="3" columns="3">
2802 <features>
2803 <column alignment="center" valignment="top" width="0pt">
2804 <column alignment="center" valignment="top" width="0pt">
2805 <column alignment="center" valignment="top" width="0pt">
2806 <row>
2807 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2808 \begin_inset Text
2809
2810 \begin_layout Plain Layout
2811 1
2812 \end_layout
2813
2814 \end_inset
2815 </cell>
2816 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2817 \begin_inset Text
2818
2819 \begin_layout Plain Layout
2820 2
2821 \end_layout
2822
2823 \end_inset
2824 </cell>
2825 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2826 \begin_inset Text
2827
2828 \begin_layout Plain Layout
2829 3
2830 \end_layout
2831
2832 \end_inset
2833 </cell>
2834 </row>
2835 <row>
2836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2837 \begin_inset Text
2838
2839 \begin_layout Plain Layout
2840 Jules
2841 \end_layout
2842
2843 \end_inset
2844 </cell>
2845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2846 \begin_inset Text
2847
2848 \begin_layout Plain Layout
2849 Marie
2850 \end_layout
2851
2852 \end_inset
2853 </cell>
2854 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2855 \begin_inset Text
2856
2857 \begin_layout Plain Layout
2858 Jean
2859 \end_layout
2860
2861 \end_inset
2862 </cell>
2863 </row>
2864 <row>
2865 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2866 \begin_inset Text
2867
2868 \begin_layout Plain Layout
2869 \begin_inset Formula $\int x^{2}dx$
2870 \end_inset
2871
2872
2873 \end_layout
2874
2875 \end_inset
2876 </cell>
2877 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2878 \begin_inset Text
2879
2880 \begin_layout Plain Layout
2881 \begin_inset Formula $\left[\begin{array}{cc}
2882 a & b\\
2883 c & d\end{array}\right]$
2884 \end_inset
2885
2886
2887 \end_layout
2888
2889 \end_inset
2890 </cell>
2891 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2892 \begin_inset Text
2893
2894 \begin_layout Plain Layout
2895 \begin_inset Formula $1+1=2$
2896 \end_inset
2897
2898
2899 \end_layout
2900
2901 \end_inset
2902 </cell>
2903 </row>
2904 </lyxtabular>
2905
2906 \end_inset
2907
2908
2909 \end_layout
2910
2911 \end_inset
2912
2913
2914 \end_layout
2915
2916 \begin_layout Standard
2917 Les flottants de tableau sont insérés en utilisant le menu 
2918 \family sans
2919 Insérer\SpecialChar \menuseparator
2920 Flottant\SpecialChar \menuseparator
2921 Tableau
2922 \family default
2923  ou le bouton 
2924 \begin_inset Graphics
2925         filename ../../images/float-insert_table.png
2926         scale 85
2927         scaleBeforeRotation
2928
2929 \end_inset
2930
2931  de la barre d'outils.
2932 \end_layout
2933
2934 \begin_layout Standard
2935 Le flottant apparaît à l'écran comme une boîte repliable avec une légende
2936  qui a comme étiquette 
2937 \begin_inset Quotes eld
2938 \end_inset
2939
2940 Tableau
2941 \begin_inset space ~
2942 \end_inset
2943
2944 #:
2945 \begin_inset Quotes erd
2946 \end_inset
2947
2948  (où # est le numéro du tableau).
2949  Vous pouvez insérer le tableau au dessus ou en dessous de la légende.
2950 \end_layout
2951
2952 \begin_layout Standard
2953 Le tableau
2954 \begin_inset space ~
2955 \end_inset
2956
2957
2958 \begin_inset CommandInset ref
2959 LatexCommand ref
2960 reference "tab:Flottant-de-tableau"
2961
2962 \end_inset
2963
2964  est un exemple de tableau dans un flottant de tableau.
2965 \end_layout
2966
2967 \begin_layout Standard
2968 On met habituellement la légende au dessus des tableaux, mais cette règle
2969  n'est malheureusement pas respectée par certaines classes standard de LaTeX.
2970  Cela signifie que si vous utilisez un document appartenant aux classes
2971  
2972 \family sans
2973 article
2974 \family default
2975
2976 \family sans
2977 book
2978 \family default
2979
2980 \family sans
2981 letter
2982 \family default
2983 , ou
2984 \family sans
2985  report
2986 \family default
2987  il n'y aura pas d'espace entre la légende et le tableau.
2988  Pour insérer l'espace nécessaire vous devez ajouter l'option suivante à
2989  la commande de chargement du paquetage LaTeX 
2990 \series bold
2991 caption
2992 \series default
2993
2994 \begin_inset Index
2995 status collapsed
2996
2997 \begin_layout Plain Layout
2998 Paquetages LaTeX ! caption
2999 \end_layout
3000
3001 \end_inset
3002
3003  dans le préambule de votre document.
3004 \begin_inset Foot
3005 status open
3006
3007 \begin_layout Plain Layout
3008 Pour plus d'information voyez la section
3009 \begin_inset space ~
3010 \end_inset
3011
3012
3013 \begin_inset CommandInset ref
3014 LatexCommand ref
3015 reference "sec:Placement-légende"
3016
3017 \end_inset
3018
3019 .
3020 \end_layout
3021
3022 \end_inset
3023
3024 :
3025 \end_layout
3026
3027 \begin_layout Standard
3028
3029 \series bold
3030 tableposition=top
3031 \end_layout
3032
3033 \begin_layout Standard
3034 Le paquetage 
3035 \series bold
3036 caption
3037 \series default
3038 , qui est décrit dans la section
3039 \begin_inset space ~
3040 \end_inset
3041
3042
3043 \begin_inset CommandInset ref
3044 LatexCommand ref
3045 reference "sec:Formatage-légende"
3046
3047 \end_inset
3048
3049 , est utilisé pour ajuster le format des légendes.
3050 \end_layout
3051
3052 \begin_layout Standard
3053 Dans le texte, on fait référence à un tableau
3054 \begin_inset Index
3055 status collapsed
3056
3057 \begin_layout Plain Layout
3058 References@Références ! à des Tableaux
3059 \end_layout
3060
3061 \end_inset
3062
3063  en faisant référence à sa légende.
3064  On insère donc une étiquette dans la légende en utilisant le menu 
3065 \family sans
3066 Insérer
3067 \family default
3068 \SpecialChar \menuseparator
3069
3070 \family sans
3071 Étiquette
3072 \family default
3073  ou le bouton 
3074 \begin_inset Graphics
3075         filename ../../images/label-insert.png
3076         scale 85
3077         scaleBeforeRotation
3078
3079 \end_inset
3080
3081  de la barre d'outils.
3082  On peut alors faire référence à cette étiquette en utilisant le menu 
3083 \family sans
3084 Insérer\SpecialChar \menuseparator
3085 Référence
3086 \begin_inset space ~
3087 \end_inset
3088
3089 croisée
3090 \family default
3091  ou le bouton 
3092 \begin_inset Graphics
3093         filename ../../images/dialog-show-new-inset_ref.png
3094         scale 85
3095         scaleBeforeRotation
3096
3097 \end_inset
3098
3099  de la barre d'outils.
3100 \begin_inset Newline newline
3101 \end_inset
3102
3103 Les références croisées sont expliquées en détail dans la section
3104 \begin_inset space ~
3105 \end_inset
3106
3107
3108 \begin_inset CommandInset ref
3109 LatexCommand ref
3110 reference "sec:Referencer-les-Flottants"
3111
3112 \end_inset
3113
3114 .
3115 \end_layout
3116
3117 \begin_layout Section
3118 Tableaux Longs
3119 \begin_inset CommandInset label
3120 LatexCommand label
3121 name "sec:Tableaux-longs"
3122
3123 \end_inset
3124
3125
3126 \begin_inset Index
3127 status collapsed
3128
3129 \begin_layout Plain Layout
3130 Tableaux longs
3131 \end_layout
3132
3133 \end_inset
3134
3135
3136 \begin_inset Index
3137 status collapsed
3138
3139 \begin_layout Plain Layout
3140 Tableau ! Tableaux longs
3141 \end_layout
3142
3143 \end_inset
3144
3145
3146 \end_layout
3147
3148 \begin_layout Standard
3149 Si un tableau est trop haut pour tenir sur un page, vous pouvez utiliser
3150  l'option 
3151 \family sans
3152 Utiliser
3153 \begin_inset space ~
3154 \end_inset
3155
3156 les
3157 \begin_inset space ~
3158 \end_inset
3159
3160 tableaux
3161 \begin_inset space ~
3162 \end_inset
3163
3164 longs
3165 \family default
3166  de l'onglet 
3167 \family sans
3168 Tableau
3169 \begin_inset space ~
3170 \end_inset
3171
3172 long
3173 \family default
3174  de la fenêtre 
3175 \family sans
3176 Paramètres
3177 \begin_inset space ~
3178 \end_inset
3179
3180 du
3181 \begin_inset space ~
3182 \end_inset
3183
3184 tableau
3185 \family default
3186  pour le répartir automatiquement sur plusieurs pages.
3187  En cochant cette option, vous activez les options suivantes:
3188 \end_layout
3189
3190 \begin_layout Description
3191 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3192  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3193  d'en-tête utilisées pour toutes les pages du tableau long; sauf pour la
3194  première page, si 
3195 \family sans
3196 Premier
3197 \begin_inset space ~
3198 \end_inset
3199
3200 en-tête
3201 \family default
3202  est défini.
3203  Ces lignes forment l'en-tête principal.
3204 \end_layout
3205
3206 \begin_layout Description
3207 Premier
3208 \begin_inset space ~
3209 \end_inset
3210
3211 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3212  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3213  d'en-tête utilisées pour la première page du tableau long.
3214 \end_layout
3215
3216 \begin_layout Description
3217 Pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3218  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3219  constituant les pieds de toutes les pages du tableau long; sauf de la dernière
3220  page si 
3221 \family sans
3222 Dernier
3223 \begin_inset space ~
3224 \end_inset
3225
3226 pied
3227 \family default
3228  est défini.
3229 \end_layout
3230
3231 \begin_layout Description
3232 Dernier
3233 \begin_inset space ~
3234 \end_inset
3235
3236 pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3237  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3238  constituant le pied de la dernière page du tableau long.
3239 \end_layout
3240
3241 \begin_layout Description
3242 Légende La ligne courante 
3243 \lang english
3244 contains the table caption
3245 \lang french
3246 .
3247  La première ligne est transformée en une colonne unique et une légende
3248  
3249 \lang english
3250 is inserted
3251 \lang french
3252 .
3253  Vous trouverez d'autres explications sur les légendes pour les tableaux
3254  longs dans la section
3255 \begin_inset space ~
3256 \end_inset
3257
3258
3259 \begin_inset CommandInset ref
3260 LatexCommand ref
3261 reference "sub:Tableaux-longs-légende"
3262
3263 \end_inset
3264
3265 .
3266 \end_layout
3267
3268 \begin_layout Standard
3269 Vous pouvez aussi préciser une ligne où la table devra être coupée.
3270  Voyez le tableau long qui suit pour voir comment ça marche :
3271 \end_layout
3272
3273 \begin_layout Standard
3274 \align center
3275 \begin_inset Tabular
3276 <lyxtabular version="3" rows="69" columns="3">
3277 <features islongtable="true">
3278 <column alignment="left" valignment="top" width="0cm">
3279 <column alignment="left" valignment="top" width="0pt">
3280 <column alignment="center" valignment="top" width="0pt">
3281 <row endfirsthead="true">
3282 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3283 \begin_inset Text
3284
3285 \begin_layout Plain Layout
3286
3287 \series bold
3288 Exemple d'annuaire téléphonique (ignorez les noms)
3289 \end_layout
3290
3291 \end_inset
3292 </cell>
3293 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3294 \begin_inset Text
3295
3296 \begin_layout Plain Layout
3297
3298 \end_layout
3299
3300 \end_inset
3301 </cell>
3302 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3303 \begin_inset Text
3304
3305 \begin_layout Plain Layout
3306
3307 \end_layout
3308
3309 \end_inset
3310 </cell>
3311 </row>
3312 <row endfirsthead="true">
3313 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3314 \begin_inset Text
3315
3316 \begin_layout Plain Layout
3317
3318 \series bold
3319 NOM
3320 \end_layout
3321
3322 \end_inset
3323 </cell>
3324 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3325 \begin_inset Text
3326
3327 \begin_layout Plain Layout
3328
3329 \end_layout
3330
3331 \end_inset
3332 </cell>
3333 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3334 \begin_inset Text
3335
3336 \begin_layout Plain Layout
3337
3338 \series bold
3339 TEL.
3340 \end_layout
3341
3342 \end_inset
3343 </cell>
3344 </row>
3345 <row endhead="true">
3346 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3347 \begin_inset Text
3348
3349 \begin_layout Plain Layout
3350
3351 \series bold
3352 Exemple d'annuaire téléphonique
3353 \end_layout
3354
3355 \end_inset
3356 </cell>
3357 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3358 \begin_inset Text
3359
3360 \begin_layout Plain Layout
3361
3362 \end_layout
3363
3364 \end_inset
3365 </cell>
3366 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3367 \begin_inset Text
3368
3369 \begin_layout Plain Layout
3370
3371 \end_layout
3372
3373 \end_inset
3374 </cell>
3375 </row>
3376 <row endhead="true">
3377 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3378 \begin_inset Text
3379
3380 \begin_layout Plain Layout
3381
3382 \series bold
3383 NOM
3384 \end_layout
3385
3386 \end_inset
3387 </cell>
3388 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3389 \begin_inset Text
3390
3391 \begin_layout Plain Layout
3392
3393 \end_layout
3394
3395 \end_inset
3396 </cell>
3397 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3398 \begin_inset Text
3399
3400 \begin_layout Plain Layout
3401
3402 \series bold
3403 TEL.
3404 \end_layout
3405
3406 \end_inset
3407 </cell>
3408 </row>
3409 <row endfoot="true">
3410 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3411 \begin_inset Text
3412
3413 \begin_layout Plain Layout
3414  continue page suivante
3415 \end_layout
3416
3417 \end_inset
3418 </cell>
3419 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3420 \begin_inset Text
3421
3422 \begin_layout Plain Layout
3423
3424 \end_layout
3425
3426 \end_inset
3427 </cell>
3428 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3429 \begin_inset Text
3430
3431 \begin_layout Plain Layout
3432
3433 \end_layout
3434
3435 \end_inset
3436 </cell>
3437 </row>
3438 <row>
3439 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3440 \begin_inset Text
3441
3442 \begin_layout Plain Layout
3443
3444 \series bold
3445 Annovi
3446 \end_layout
3447
3448 \end_inset
3449 </cell>
3450 <cell alignment="center" valignment="top" usebox="none">
3451 \begin_inset Text
3452
3453 \begin_layout Plain Layout
3454 Silvia
3455 \end_layout
3456
3457 \end_inset
3458 </cell>
3459 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3460 \begin_inset Text
3461
3462 \begin_layout Plain Layout
3463 111
3464 \end_layout
3465
3466 \end_inset
3467 </cell>
3468 </row>
3469 <row>
3470 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3471 \begin_inset Text
3472
3473 \begin_layout Plain Layout
3474
3475 \series bold
3476 Bertoli
3477 \end_layout
3478
3479 \end_inset
3480 </cell>
3481 <cell alignment="center" valignment="top" usebox="none">
3482 \begin_inset Text
3483
3484 \begin_layout Plain Layout
3485 Stefano
3486 \end_layout
3487
3488 \end_inset
3489 </cell>
3490 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3491 \begin_inset Text
3492
3493 \begin_layout Plain Layout
3494 111
3495 \end_layout
3496
3497 \end_inset
3498 </cell>
3499 </row>
3500 <row>
3501 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3502 \begin_inset Text
3503
3504 \begin_layout Plain Layout
3505
3506 \series bold
3507 Bozzi
3508 \end_layout
3509
3510 \end_inset
3511 </cell>
3512 <cell alignment="center" valignment="top" usebox="none">
3513 \begin_inset Text
3514
3515 \begin_layout Plain Layout
3516 Walter
3517 \end_layout
3518
3519 \end_inset
3520 </cell>
3521 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3522 \begin_inset Text
3523
3524 \begin_layout Plain Layout
3525 111
3526 \end_layout
3527
3528 \end_inset
3529 </cell>
3530 </row>
3531 <row>
3532 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3533 \begin_inset Text
3534
3535 \begin_layout Plain Layout
3536
3537 \series bold
3538 Cachia
3539 \end_layout
3540
3541 \end_inset
3542 </cell>
3543 <cell alignment="center" valignment="top" usebox="none">
3544 \begin_inset Text
3545
3546 \begin_layout Plain Layout
3547 Maria
3548 \end_layout
3549
3550 \end_inset
3551 </cell>
3552 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3553 \begin_inset Text
3554
3555 \begin_layout Plain Layout
3556 111
3557 \end_layout
3558
3559 \end_inset
3560 </cell>
3561 </row>
3562 <row>
3563 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3564 \begin_inset Text
3565
3566 \begin_layout Plain Layout
3567
3568 \series bold
3569 Cachia
3570 \end_layout
3571
3572 \end_inset
3573 </cell>
3574 <cell alignment="center" valignment="top" usebox="none">
3575 \begin_inset Text
3576
3577 \begin_layout Plain Layout
3578 Maurizio
3579 \end_layout
3580
3581 \end_inset
3582 </cell>
3583 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3584 \begin_inset Text
3585
3586 \begin_layout Plain Layout
3587 111
3588 \end_layout
3589
3590 \end_inset
3591 </cell>
3592 </row>
3593 <row>
3594 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3595 \begin_inset Text
3596
3597 \begin_layout Plain Layout
3598
3599 \series bold
3600 Cinquemani
3601 \end_layout
3602
3603 \end_inset
3604 </cell>
3605 <cell alignment="center" valignment="top" usebox="none">
3606 \begin_inset Text
3607
3608 \begin_layout Plain Layout
3609 Giusi
3610 \end_layout
3611
3612 \end_inset
3613 </cell>
3614 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3615 \begin_inset Text
3616
3617 \begin_layout Plain Layout
3618 111
3619 \end_layout
3620
3621 \end_inset
3622 </cell>
3623 </row>
3624 <row>
3625 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3626 \begin_inset Text
3627
3628 \begin_layout Plain Layout
3629
3630 \series bold
3631 Colin
3632 \end_layout
3633
3634 \end_inset
3635 </cell>
3636 <cell alignment="center" valignment="top" usebox="none">
3637 \begin_inset Text
3638
3639 \begin_layout Plain Layout
3640 Bernard
3641 \end_layout
3642
3643 \end_inset
3644 </cell>
3645 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3646 \begin_inset Text
3647
3648 \begin_layout Plain Layout
3649 111
3650 \end_layout
3651
3652 \end_inset
3653 </cell>
3654 </row>
3655 <row>
3656 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3657 \begin_inset Text
3658
3659 \begin_layout Plain Layout
3660
3661 \series bold
3662 Concli
3663 \end_layout
3664
3665 \end_inset
3666 </cell>
3667 <cell alignment="center" valignment="top" usebox="none">
3668 \begin_inset Text
3669
3670 \begin_layout Plain Layout
3671 Gianfranco
3672 \end_layout
3673
3674 \end_inset
3675 </cell>
3676 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3677 \begin_inset Text
3678
3679 \begin_layout Plain Layout
3680 111
3681 \end_layout
3682
3683 \end_inset
3684 </cell>
3685 </row>
3686 <row>
3687 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3688 \begin_inset Text
3689
3690 \begin_layout Plain Layout
3691
3692 \series bold
3693 Dal Bosco
3694 \end_layout
3695
3696 \end_inset
3697 </cell>
3698 <cell alignment="center" valignment="top" usebox="none">
3699 \begin_inset Text
3700
3701 \begin_layout Plain Layout
3702 Carolina
3703 \end_layout
3704
3705 \end_inset
3706 </cell>
3707 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3708 \begin_inset Text
3709
3710 \begin_layout Plain Layout
3711 111
3712 \end_layout
3713
3714 \end_inset
3715 </cell>
3716 </row>
3717 <row>
3718 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3719 \begin_inset Text
3720
3721 \begin_layout Plain Layout
3722
3723 \series bold
3724 Dalpiaz
3725 \end_layout
3726
3727 \end_inset
3728 </cell>
3729 <cell alignment="center" valignment="top" usebox="none">
3730 \begin_inset Text
3731
3732 \begin_layout Plain Layout
3733 Annamaria
3734 \end_layout
3735
3736 \end_inset
3737 </cell>
3738 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3739 \begin_inset Text
3740
3741 \begin_layout Plain Layout
3742 111
3743 \end_layout
3744
3745 \end_inset
3746 </cell>
3747 </row>
3748 <row>
3749 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3750 \begin_inset Text
3751
3752 \begin_layout Plain Layout
3753
3754 \series bold
3755 Feliciello
3756 \end_layout
3757
3758 \end_inset
3759 </cell>
3760 <cell alignment="center" valignment="top" usebox="none">
3761 \begin_inset Text
3762
3763 \begin_layout Plain Layout
3764 Domenico
3765 \end_layout
3766
3767 \end_inset
3768 </cell>
3769 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3770 \begin_inset Text
3771
3772 \begin_layout Plain Layout
3773 111
3774 \end_layout
3775
3776 \end_inset
3777 </cell>
3778 </row>
3779 <row>
3780 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3781 \begin_inset Text
3782
3783 \begin_layout Plain Layout
3784
3785 \series bold
3786 Focarelli
3787 \end_layout
3788
3789 \end_inset
3790 </cell>
3791 <cell alignment="center" valignment="top" usebox="none">
3792 \begin_inset Text
3793
3794 \begin_layout Plain Layout
3795 Paola
3796 \end_layout
3797
3798 \end_inset
3799 </cell>
3800 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3801 \begin_inset Text
3802
3803 \begin_layout Plain Layout
3804 111
3805 \end_layout
3806
3807 \end_inset
3808 </cell>
3809 </row>
3810 <row>
3811 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3812 \begin_inset Text
3813
3814 \begin_layout Plain Layout
3815
3816 \series bold
3817 Galletti
3818 \end_layout
3819
3820 \end_inset
3821 </cell>
3822 <cell alignment="center" valignment="top" usebox="none">
3823 \begin_inset Text
3824
3825 \begin_layout Plain Layout
3826 Oreste
3827 \end_layout
3828
3829 \end_inset
3830 </cell>
3831 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3832 \begin_inset Text
3833
3834 \begin_layout Plain Layout
3835 111
3836 \end_layout
3837
3838 \end_inset
3839 </cell>
3840 </row>
3841 <row>
3842 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3843 \begin_inset Text
3844
3845 \begin_layout Plain Layout
3846
3847 \series bold
3848 Gasparini
3849 \end_layout
3850
3851 \end_inset
3852 </cell>
3853 <cell alignment="center" valignment="top" usebox="none">
3854 \begin_inset Text
3855
3856 \begin_layout Plain Layout
3857 Franca
3858 \end_layout
3859
3860 \end_inset
3861 </cell>
3862 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3863 \begin_inset Text
3864
3865 \begin_layout Plain Layout
3866 111
3867 \end_layout
3868
3869 \end_inset
3870 </cell>
3871 </row>
3872 <row>
3873 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3874 \begin_inset Text
3875
3876 \begin_layout Plain Layout
3877
3878 \series bold
3879 Rizzardi
3880 \end_layout
3881
3882 \end_inset
3883 </cell>
3884 <cell alignment="center" valignment="top" usebox="none">
3885 \begin_inset Text
3886
3887 \begin_layout Plain Layout
3888 Paola
3889 \end_layout
3890
3891 \end_inset
3892 </cell>
3893 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3894 \begin_inset Text
3895
3896 \begin_layout Plain Layout
3897 111
3898 \end_layout
3899
3900 \end_inset
3901 </cell>
3902 </row>
3903 <row>
3904 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3905 \begin_inset Text
3906
3907 \begin_layout Plain Layout
3908
3909 \series bold
3910 Lassini
3911 \end_layout
3912
3913 \end_inset
3914 </cell>
3915 <cell alignment="center" valignment="top" usebox="none">
3916 \begin_inset Text
3917
3918 \begin_layout Plain Layout
3919 Giancarlo
3920 \end_layout
3921
3922 \end_inset
3923 </cell>
3924 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3925 \begin_inset Text
3926
3927 \begin_layout Plain Layout
3928 111
3929 \end_layout
3930
3931 \end_inset
3932 </cell>
3933 </row>
3934 <row>
3935 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3936 \begin_inset Text
3937
3938 \begin_layout Plain Layout
3939
3940 \series bold
3941 Malfatti
3942 \end_layout
3943
3944 \end_inset
3945 </cell>
3946 <cell alignment="center" valignment="top" usebox="none">
3947 \begin_inset Text
3948
3949 \begin_layout Plain Layout
3950 Luciano
3951 \end_layout
3952
3953 \end_inset
3954 </cell>
3955 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3956 \begin_inset Text
3957
3958 \begin_layout Plain Layout
3959 111
3960 \end_layout
3961
3962 \end_inset
3963 </cell>
3964 </row>
3965 <row>
3966 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3967 \begin_inset Text
3968
3969 \begin_layout Plain Layout
3970
3971 \series bold
3972 Malfatti
3973 \end_layout
3974
3975 \end_inset
3976 </cell>
3977 <cell alignment="center" valignment="top" usebox="none">
3978 \begin_inset Text
3979
3980 \begin_layout Plain Layout
3981 Valeriano
3982 \end_layout
3983
3984 \end_inset
3985 </cell>
3986 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3987 \begin_inset Text
3988
3989 \begin_layout Plain Layout
3990 111
3991 \end_layout
3992
3993 \end_inset
3994 </cell>
3995 </row>
3996 <row>
3997 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3998 \begin_inset Text
3999
4000 \begin_layout Plain Layout
4001
4002 \series bold
4003 Meneguzzo
4004 \end_layout
4005
4006 \end_inset
4007 </cell>
4008 <cell alignment="center" valignment="top" usebox="none">
4009 \begin_inset Text
4010
4011 \begin_layout Plain Layout
4012 Roberto
4013 \end_layout
4014
4015 \end_inset
4016 </cell>
4017 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4018 \begin_inset Text
4019
4020 \begin_layout Plain Layout
4021 111
4022 \end_layout
4023
4024 \end_inset
4025 </cell>
4026 </row>
4027 <row>
4028 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4029 \begin_inset Text
4030
4031 \begin_layout Plain Layout
4032
4033 \series bold
4034 Mezzadra
4035 \end_layout
4036
4037 \end_inset
4038 </cell>
4039 <cell alignment="center" valignment="top" usebox="none">
4040 \begin_inset Text
4041
4042 \begin_layout Plain Layout
4043 Roberto
4044 \end_layout
4045
4046 \end_inset
4047 </cell>
4048 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4049 \begin_inset Text
4050
4051 \begin_layout Plain Layout
4052 111
4053 \end_layout
4054
4055 \end_inset
4056 </cell>
4057 </row>
4058 <row>
4059 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4060 \begin_inset Text
4061
4062 \begin_layout Plain Layout
4063
4064 \series bold
4065 Pirpamer
4066 \end_layout
4067
4068 \end_inset
4069 </cell>
4070 <cell alignment="center" valignment="top" usebox="none">
4071 \begin_inset Text
4072
4073 \begin_layout Plain Layout
4074 Erich
4075 \end_layout
4076
4077 \end_inset
4078 </cell>
4079 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4080 \begin_inset Text
4081
4082 \begin_layout Plain Layout
4083 111
4084 \end_layout
4085
4086 \end_inset
4087 </cell>
4088 </row>
4089 <row>
4090 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4091 \begin_inset Text
4092
4093 \begin_layout Plain Layout
4094
4095 \series bold
4096 Pochiesa
4097 \end_layout
4098
4099 \end_inset
4100 </cell>
4101 <cell alignment="center" valignment="top" usebox="none">
4102 \begin_inset Text
4103
4104 \begin_layout Plain Layout
4105 Paolo
4106 \end_layout
4107
4108 \end_inset
4109 </cell>
4110 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4111 \begin_inset Text
4112
4113 \begin_layout Plain Layout
4114 111, 222
4115 \end_layout
4116
4117 \end_inset
4118 </cell>
4119 </row>
4120 <row>
4121 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4122 \begin_inset Text
4123
4124 \begin_layout Plain Layout
4125
4126 \series bold
4127 Radina
4128 \end_layout
4129
4130 \end_inset
4131 </cell>
4132 <cell alignment="center" valignment="top" usebox="none">
4133 \begin_inset Text
4134
4135 \begin_layout Plain Layout
4136 Claudio
4137 \end_layout
4138
4139 \end_inset
4140 </cell>
4141 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4142 \begin_inset Text
4143
4144 \begin_layout Plain Layout
4145 111
4146 \end_layout
4147
4148 \end_inset
4149 </cell>
4150 </row>
4151 <row>
4152 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4153 \begin_inset Text
4154
4155 \begin_layout Plain Layout
4156
4157 \series bold
4158 Stuffer
4159 \end_layout
4160
4161 \end_inset
4162 </cell>
4163 <cell alignment="center" valignment="top" usebox="none">
4164 \begin_inset Text
4165
4166 \begin_layout Plain Layout
4167 Oskar
4168 \end_layout
4169
4170 \end_inset
4171 </cell>
4172 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4173 \begin_inset Text
4174
4175 \begin_layout Plain Layout
4176 111
4177 \end_layout
4178
4179 \end_inset
4180 </cell>
4181 </row>
4182 <row>
4183 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4184 \begin_inset Text
4185
4186 \begin_layout Plain Layout
4187
4188 \series bold
4189 Tacchelli
4190 \end_layout
4191
4192 \end_inset
4193 </cell>
4194 <cell alignment="center" valignment="top" usebox="none">
4195 \begin_inset Text
4196
4197 \begin_layout Plain Layout
4198 Ugo
4199 \end_layout
4200
4201 \end_inset
4202 </cell>
4203 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4204 \begin_inset Text
4205
4206 \begin_layout Plain Layout
4207 111
4208 \end_layout
4209
4210 \end_inset
4211 </cell>
4212 </row>
4213 <row>
4214 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4215 \begin_inset Text
4216
4217 \begin_layout Plain Layout
4218
4219 \series bold
4220 Tezzele
4221 \end_layout
4222
4223 \end_inset
4224 </cell>
4225 <cell alignment="center" valignment="top" usebox="none">
4226 \begin_inset Text
4227
4228 \begin_layout Plain Layout
4229 Margit
4230 \end_layout
4231
4232 \end_inset
4233 </cell>
4234 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4235 \begin_inset Text
4236
4237 \begin_layout Plain Layout
4238 111
4239 \end_layout
4240
4241 \end_inset
4242 </cell>
4243 </row>
4244 <row>
4245 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4246 \begin_inset Text
4247
4248 \begin_layout Plain Layout
4249
4250 \series bold
4251 Unterkalmsteiner
4252 \end_layout
4253
4254 \end_inset
4255 </cell>
4256 <cell alignment="center" valignment="top" usebox="none">
4257 \begin_inset Text
4258
4259 \begin_layout Plain Layout
4260 Frieda
4261 \end_layout
4262
4263 \end_inset
4264 </cell>
4265 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4266 \begin_inset Text
4267
4268 \begin_layout Plain Layout
4269 111
4270 \end_layout
4271
4272 \end_inset
4273 </cell>
4274 </row>
4275 <row>
4276 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4277 \begin_inset Text
4278
4279 \begin_layout Plain Layout
4280
4281 \series bold
4282 Vieider
4283 \end_layout
4284
4285 \end_inset
4286 </cell>
4287 <cell alignment="center" valignment="top" usebox="none">
4288 \begin_inset Text
4289
4290 \begin_layout Plain Layout
4291 Hilde
4292 \end_layout
4293
4294 \end_inset
4295 </cell>
4296 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4297 \begin_inset Text
4298
4299 \begin_layout Plain Layout
4300 111
4301 \end_layout
4302
4303 \end_inset
4304 </cell>
4305 </row>
4306 <row>
4307 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4308 \begin_inset Text
4309
4310 \begin_layout Plain Layout
4311
4312 \series bold
4313 Vigna
4314 \end_layout
4315
4316 \end_inset
4317 </cell>
4318 <cell alignment="center" valignment="top" usebox="none">
4319 \begin_inset Text
4320
4321 \begin_layout Plain Layout
4322 Jürgen
4323 \end_layout
4324
4325 \end_inset
4326 </cell>
4327 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4328 \begin_inset Text
4329
4330 \begin_layout Plain Layout
4331 111
4332 \end_layout
4333
4334 \end_inset
4335 </cell>
4336 </row>
4337 <row>
4338 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4339 \begin_inset Text
4340
4341 \begin_layout Plain Layout
4342
4343 \series bold
4344 Weber
4345 \end_layout
4346
4347 \end_inset
4348 </cell>
4349 <cell alignment="center" valignment="top" usebox="none">
4350 \begin_inset Text
4351
4352 \begin_layout Plain Layout
4353 Maurizio
4354 \end_layout
4355
4356 \end_inset
4357 </cell>
4358 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4359 \begin_inset Text
4360
4361 \begin_layout Plain Layout
4362 111
4363 \end_layout
4364
4365 \end_inset
4366 </cell>
4367 </row>
4368 <row>
4369 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4370 \begin_inset Text
4371
4372 \begin_layout Plain Layout
4373
4374 \series bold
4375 Winkler
4376 \end_layout
4377
4378 \end_inset
4379 </cell>
4380 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4381 \begin_inset Text
4382
4383 \begin_layout Plain Layout
4384 Franz
4385 \end_layout
4386
4387 \end_inset
4388 </cell>
4389 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4390 \begin_inset Text
4391
4392 \begin_layout Plain Layout
4393 111
4394 \end_layout
4395
4396 \end_inset
4397 </cell>
4398 </row>
4399 <row>
4400 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4401 \begin_inset Text
4402
4403 \begin_layout Plain Layout
4404  
4405 \end_layout
4406
4407 \end_inset
4408 </cell>
4409 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4410 \begin_inset Text
4411
4412 \begin_layout Plain Layout
4413
4414 \end_layout
4415
4416 \end_inset
4417 </cell>
4418 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4419 \begin_inset Text
4420
4421 \begin_layout Plain Layout
4422
4423 \end_layout
4424
4425 \end_inset
4426 </cell>
4427 </row>
4428 <row>
4429 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4430 \begin_inset Text
4431
4432 \begin_layout Plain Layout
4433
4434 \series bold
4435 Annovi
4436 \end_layout
4437
4438 \end_inset
4439 </cell>
4440 <cell alignment="center" valignment="top" usebox="none">
4441 \begin_inset Text
4442
4443 \begin_layout Plain Layout
4444 Silvia
4445 \end_layout
4446
4447 \end_inset
4448 </cell>
4449 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4450 \begin_inset Text
4451
4452 \begin_layout Plain Layout
4453 555
4454 \end_layout
4455
4456 \end_inset
4457 </cell>
4458 </row>
4459 <row>
4460 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4461 \begin_inset Text
4462
4463 \begin_layout Plain Layout
4464
4465 \series bold
4466 Bertoli
4467 \end_layout
4468
4469 \end_inset
4470 </cell>
4471 <cell alignment="center" valignment="top" usebox="none">
4472 \begin_inset Text
4473
4474 \begin_layout Plain Layout
4475 Stefano
4476 \end_layout
4477
4478 \end_inset
4479 </cell>
4480 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4481 \begin_inset Text
4482
4483 \begin_layout Plain Layout
4484 555
4485 \end_layout
4486
4487 \end_inset
4488 </cell>
4489 </row>
4490 <row>
4491 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4492 \begin_inset Text
4493
4494 \begin_layout Plain Layout
4495
4496 \series bold
4497 Bozzi
4498 \end_layout
4499
4500 \end_inset
4501 </cell>
4502 <cell alignment="center" valignment="top" usebox="none">
4503 \begin_inset Text
4504
4505 \begin_layout Plain Layout
4506 Walter
4507 \end_layout
4508
4509 \end_inset
4510 </cell>
4511 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4512 \begin_inset Text
4513
4514 \begin_layout Plain Layout
4515 555
4516 \end_layout
4517
4518 \end_inset
4519 </cell>
4520 </row>
4521 <row>
4522 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4523 \begin_inset Text
4524
4525 \begin_layout Plain Layout
4526
4527 \series bold
4528 Cachia
4529 \end_layout
4530
4531 \end_inset
4532 </cell>
4533 <cell alignment="center" valignment="top" usebox="none">
4534 \begin_inset Text
4535
4536 \begin_layout Plain Layout
4537 Maria
4538 \end_layout
4539
4540 \end_inset
4541 </cell>
4542 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4543 \begin_inset Text
4544
4545 \begin_layout Plain Layout
4546 555
4547 \end_layout
4548
4549 \end_inset
4550 </cell>
4551 </row>
4552 <row>
4553 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4554 \begin_inset Text
4555
4556 \begin_layout Plain Layout
4557
4558 \series bold
4559 Cachia
4560 \end_layout
4561
4562 \end_inset
4563 </cell>
4564 <cell alignment="center" valignment="top" usebox="none">
4565 \begin_inset Text
4566
4567 \begin_layout Plain Layout
4568 Maurizio
4569 \end_layout
4570
4571 \end_inset
4572 </cell>
4573 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4574 \begin_inset Text
4575
4576 \begin_layout Plain Layout
4577 555
4578 \end_layout
4579
4580 \end_inset
4581 </cell>
4582 </row>
4583 <row>
4584 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4585 \begin_inset Text
4586
4587 \begin_layout Plain Layout
4588
4589 \series bold
4590 Cinquemani
4591 \end_layout
4592
4593 \end_inset
4594 </cell>
4595 <cell alignment="center" valignment="top" usebox="none">
4596 \begin_inset Text
4597
4598 \begin_layout Plain Layout
4599 Giusi
4600 \end_layout
4601
4602 \end_inset
4603 </cell>
4604 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4605 \begin_inset Text
4606
4607 \begin_layout Plain Layout
4608 555
4609 \end_layout
4610
4611 \end_inset
4612 </cell>
4613 </row>
4614 <row>
4615 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4616 \begin_inset Text
4617
4618 \begin_layout Plain Layout
4619
4620 \series bold
4621 Colin
4622 \end_layout
4623
4624 \end_inset
4625 </cell>
4626 <cell alignment="center" valignment="top" usebox="none">
4627 \begin_inset Text
4628
4629 \begin_layout Plain Layout
4630 Bernard
4631 \end_layout
4632
4633 \end_inset
4634 </cell>
4635 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4636 \begin_inset Text
4637
4638 \begin_layout Plain Layout
4639 555
4640 \end_layout
4641
4642 \end_inset
4643 </cell>
4644 </row>
4645 <row>
4646 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4647 \begin_inset Text
4648
4649 \begin_layout Plain Layout
4650
4651 \series bold
4652 Concli
4653 \end_layout
4654
4655 \end_inset
4656 </cell>
4657 <cell alignment="center" valignment="top" usebox="none">
4658 \begin_inset Text
4659
4660 \begin_layout Plain Layout
4661 Gianfranco
4662 \end_layout
4663
4664 \end_inset
4665 </cell>
4666 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4667 \begin_inset Text
4668
4669 \begin_layout Plain Layout
4670 555
4671 \end_layout
4672
4673 \end_inset
4674 </cell>
4675 </row>
4676 <row>
4677 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4678 \begin_inset Text
4679
4680 \begin_layout Plain Layout
4681
4682 \series bold
4683 Dal Bosco
4684 \end_layout
4685
4686 \end_inset
4687 </cell>
4688 <cell alignment="center" valignment="top" usebox="none">
4689 \begin_inset Text
4690
4691 \begin_layout Plain Layout
4692 Carolina
4693 \end_layout
4694
4695 \end_inset
4696 </cell>
4697 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4698 \begin_inset Text
4699
4700 \begin_layout Plain Layout
4701 555
4702 \end_layout
4703
4704 \end_inset
4705 </cell>
4706 </row>
4707 <row>
4708 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4709 \begin_inset Text
4710
4711 \begin_layout Plain Layout
4712
4713 \series bold
4714 Dalpiaz
4715 \end_layout
4716
4717 \end_inset
4718 </cell>
4719 <cell alignment="center" valignment="top" usebox="none">
4720 \begin_inset Text
4721
4722 \begin_layout Plain Layout
4723 Annamaria
4724 \end_layout
4725
4726 \end_inset
4727 </cell>
4728 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4729 \begin_inset Text
4730
4731 \begin_layout Plain Layout
4732 555
4733 \end_layout
4734
4735 \end_inset
4736 </cell>
4737 </row>
4738 <row>
4739 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4740 \begin_inset Text
4741
4742 \begin_layout Plain Layout
4743
4744 \series bold
4745 Feliciello
4746 \end_layout
4747
4748 \end_inset
4749 </cell>
4750 <cell alignment="center" valignment="top" usebox="none">
4751 \begin_inset Text
4752
4753 \begin_layout Plain Layout
4754 Domenico
4755 \end_layout
4756
4757 \end_inset
4758 </cell>
4759 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4760 \begin_inset Text
4761
4762 \begin_layout Plain Layout
4763 555
4764 \end_layout
4765
4766 \end_inset
4767 </cell>
4768 </row>
4769 <row>
4770 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4771 \begin_inset Text
4772
4773 \begin_layout Plain Layout
4774
4775 \series bold
4776 Focarelli
4777 \end_layout
4778
4779 \end_inset
4780 </cell>
4781 <cell alignment="center" valignment="top" usebox="none">
4782 \begin_inset Text
4783
4784 \begin_layout Plain Layout
4785 Paola
4786 \end_layout
4787
4788 \end_inset
4789 </cell>
4790 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4791 \begin_inset Text
4792
4793 \begin_layout Plain Layout
4794 555
4795 \end_layout
4796
4797 \end_inset
4798 </cell>
4799 </row>
4800 <row>
4801 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4802 \begin_inset Text
4803
4804 \begin_layout Plain Layout
4805
4806 \series bold
4807 Galletti
4808 \end_layout
4809
4810 \end_inset
4811 </cell>
4812 <cell alignment="center" valignment="top" usebox="none">
4813 \begin_inset Text
4814
4815 \begin_layout Plain Layout
4816 Oreste
4817 \end_layout
4818
4819 \end_inset
4820 </cell>
4821 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4822 \begin_inset Text
4823
4824 \begin_layout Plain Layout
4825 555
4826 \end_layout
4827
4828 \end_inset
4829 </cell>
4830 </row>
4831 <row>
4832 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4833 \begin_inset Text
4834
4835 \begin_layout Plain Layout
4836
4837 \series bold
4838 Gasparini
4839 \end_layout
4840
4841 \end_inset
4842 </cell>
4843 <cell alignment="center" valignment="top" usebox="none">
4844 \begin_inset Text
4845
4846 \begin_layout Plain Layout
4847 Franca
4848 \end_layout
4849
4850 \end_inset
4851 </cell>
4852 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4853 \begin_inset Text
4854
4855 \begin_layout Plain Layout
4856 555
4857 \end_layout
4858
4859 \end_inset
4860 </cell>
4861 </row>
4862 <row>
4863 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4864 \begin_inset Text
4865
4866 \begin_layout Plain Layout
4867
4868 \series bold
4869 Rizzardi
4870 \end_layout
4871
4872 \end_inset
4873 </cell>
4874 <cell alignment="center" valignment="top" usebox="none">
4875 \begin_inset Text
4876
4877 \begin_layout Plain Layout
4878 Paola
4879 \end_layout
4880
4881 \end_inset
4882 </cell>
4883 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4884 \begin_inset Text
4885
4886 \begin_layout Plain Layout
4887 555
4888 \end_layout
4889
4890 \end_inset
4891 </cell>
4892 </row>
4893 <row>
4894 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4895 \begin_inset Text
4896
4897 \begin_layout Plain Layout
4898
4899 \series bold
4900 Lassini
4901 \end_layout
4902
4903 \end_inset
4904 </cell>
4905 <cell alignment="center" valignment="top" usebox="none">
4906 \begin_inset Text
4907
4908 \begin_layout Plain Layout
4909 Giancarlo
4910 \end_layout
4911
4912 \end_inset
4913 </cell>
4914 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4915 \begin_inset Text
4916
4917 \begin_layout Plain Layout
4918 555
4919 \end_layout
4920
4921 \end_inset
4922 </cell>
4923 </row>
4924 <row>
4925 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4926 \begin_inset Text
4927
4928 \begin_layout Plain Layout
4929
4930 \series bold
4931 Malfatti
4932 \end_layout
4933
4934 \end_inset
4935 </cell>
4936 <cell alignment="center" valignment="top" usebox="none">
4937 \begin_inset Text
4938
4939 \begin_layout Plain Layout
4940 Luciano
4941 \end_layout
4942
4943 \end_inset
4944 </cell>
4945 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4946 \begin_inset Text
4947
4948 \begin_layout Plain Layout
4949 555
4950 \end_layout
4951
4952 \end_inset
4953 </cell>
4954 </row>
4955 <row>
4956 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4957 \begin_inset Text
4958
4959 \begin_layout Plain Layout
4960
4961 \series bold
4962 Malfatti
4963 \end_layout
4964
4965 \end_inset
4966 </cell>
4967 <cell alignment="center" valignment="top" usebox="none">
4968 \begin_inset Text
4969
4970 \begin_layout Plain Layout
4971 Valeriano
4972 \end_layout
4973
4974 \end_inset
4975 </cell>
4976 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4977 \begin_inset Text
4978
4979 \begin_layout Plain Layout
4980 555
4981 \end_layout
4982
4983 \end_inset
4984 </cell>
4985 </row>
4986 <row>
4987 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4988 \begin_inset Text
4989
4990 \begin_layout Plain Layout
4991
4992 \series bold
4993 Meneguzzo
4994 \end_layout
4995
4996 \end_inset
4997 </cell>
4998 <cell alignment="center" valignment="top" usebox="none">
4999 \begin_inset Text
5000
5001 \begin_layout Plain Layout
5002 Roberto
5003 \end_layout
5004
5005 \end_inset
5006 </cell>
5007 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5008 \begin_inset Text
5009
5010 \begin_layout Plain Layout
5011 555
5012 \end_layout
5013
5014 \end_inset
5015 </cell>
5016 </row>
5017 <row>
5018 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5019 \begin_inset Text
5020
5021 \begin_layout Plain Layout
5022
5023 \series bold
5024 Mezzadra
5025 \end_layout
5026
5027 \end_inset
5028 </cell>
5029 <cell alignment="center" valignment="top" usebox="none">
5030 \begin_inset Text
5031
5032 \begin_layout Plain Layout
5033 Roberto
5034 \end_layout
5035
5036 \end_inset
5037 </cell>
5038 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5039 \begin_inset Text
5040
5041 \begin_layout Plain Layout
5042 555
5043 \end_layout
5044
5045 \end_inset
5046 </cell>
5047 </row>
5048 <row>
5049 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5050 \begin_inset Text
5051
5052 \begin_layout Plain Layout
5053
5054 \series bold
5055 Pirpamer
5056 \end_layout
5057
5058 \end_inset
5059 </cell>
5060 <cell alignment="center" valignment="top" usebox="none">
5061 \begin_inset Text
5062
5063 \begin_layout Plain Layout
5064 Erich
5065 \end_layout
5066
5067 \end_inset
5068 </cell>
5069 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5070 \begin_inset Text
5071
5072 \begin_layout Plain Layout
5073 555
5074 \end_layout
5075
5076 \end_inset
5077 </cell>
5078 </row>
5079 <row>
5080 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5081 \begin_inset Text
5082
5083 \begin_layout Plain Layout
5084
5085 \series bold
5086 Pochiesa
5087 \end_layout
5088
5089 \end_inset
5090 </cell>
5091 <cell alignment="center" valignment="top" usebox="none">
5092 \begin_inset Text
5093
5094 \begin_layout Plain Layout
5095 Paolo
5096 \end_layout
5097
5098 \end_inset
5099 </cell>
5100 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5101 \begin_inset Text
5102
5103 \begin_layout Plain Layout
5104 555, 222
5105 \end_layout
5106
5107 \end_inset
5108 </cell>
5109 </row>
5110 <row>
5111 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5112 \begin_inset Text
5113
5114 \begin_layout Plain Layout
5115
5116 \series bold
5117 Radina
5118 \end_layout
5119
5120 \end_inset
5121 </cell>
5122 <cell alignment="center" valignment="top" usebox="none">
5123 \begin_inset Text
5124
5125 \begin_layout Plain Layout
5126 Claudio
5127 \end_layout
5128
5129 \end_inset
5130 </cell>
5131 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5132 \begin_inset Text
5133
5134 \begin_layout Plain Layout
5135 555
5136 \end_layout
5137
5138 \end_inset
5139 </cell>
5140 </row>
5141 <row>
5142 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5143 \begin_inset Text
5144
5145 \begin_layout Plain Layout
5146
5147 \series bold
5148 Stuffer
5149 \end_layout
5150
5151 \end_inset
5152 </cell>
5153 <cell alignment="center" valignment="top" usebox="none">
5154 \begin_inset Text
5155
5156 \begin_layout Plain Layout
5157 Oskar
5158 \end_layout
5159
5160 \end_inset
5161 </cell>
5162 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5163 \begin_inset Text
5164
5165 \begin_layout Plain Layout
5166 555
5167 \end_layout
5168
5169 \end_inset
5170 </cell>
5171 </row>
5172 <row>
5173 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5174 \begin_inset Text
5175
5176 \begin_layout Plain Layout
5177
5178 \series bold
5179 Tacchelli
5180 \end_layout
5181
5182 \end_inset
5183 </cell>
5184 <cell alignment="center" valignment="top" usebox="none">
5185 \begin_inset Text
5186
5187 \begin_layout Plain Layout
5188 Ugo
5189 \end_layout
5190
5191 \end_inset
5192 </cell>
5193 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5194 \begin_inset Text
5195
5196 \begin_layout Plain Layout
5197 555
5198 \end_layout
5199
5200 \end_inset
5201 </cell>
5202 </row>
5203 <row>
5204 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5205 \begin_inset Text
5206
5207 \begin_layout Plain Layout
5208
5209 \series bold
5210 Tezzele
5211 \end_layout
5212
5213 \end_inset
5214 </cell>
5215 <cell alignment="center" valignment="top" usebox="none">
5216 \begin_inset Text
5217
5218 \begin_layout Plain Layout
5219 Margit
5220 \end_layout
5221
5222 \end_inset
5223 </cell>
5224 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5225 \begin_inset Text
5226
5227 \begin_layout Plain Layout
5228 555
5229 \end_layout
5230
5231 \end_inset
5232 </cell>
5233 </row>
5234 <row>
5235 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5236 \begin_inset Text
5237
5238 \begin_layout Plain Layout
5239
5240 \series bold
5241 Unterkalmsteiner
5242 \end_layout
5243
5244 \end_inset
5245 </cell>
5246 <cell alignment="center" valignment="top" usebox="none">
5247 \begin_inset Text
5248
5249 \begin_layout Plain Layout
5250 Frieda
5251 \end_layout
5252
5253 \end_inset
5254 </cell>
5255 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5256 \begin_inset Text
5257
5258 \begin_layout Plain Layout
5259 555
5260 \end_layout
5261
5262 \end_inset
5263 </cell>
5264 </row>
5265 <row>
5266 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5267 \begin_inset Text
5268
5269 \begin_layout Plain Layout
5270
5271 \series bold
5272 Vieider
5273 \end_layout
5274
5275 \end_inset
5276 </cell>
5277 <cell alignment="center" valignment="top" usebox="none">
5278 \begin_inset Text
5279
5280 \begin_layout Plain Layout
5281 Hilde
5282 \end_layout
5283
5284 \end_inset
5285 </cell>
5286 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5287 \begin_inset Text
5288
5289 \begin_layout Plain Layout
5290 555
5291 \end_layout
5292
5293 \end_inset
5294 </cell>
5295 </row>
5296 <row>
5297 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5298 \begin_inset Text
5299
5300 \begin_layout Plain Layout
5301
5302 \series bold
5303 Vigna
5304 \end_layout
5305
5306 \end_inset
5307 </cell>
5308 <cell alignment="center" valignment="top" usebox="none">
5309 \begin_inset Text
5310
5311 \begin_layout Plain Layout
5312 Jürgen
5313 \end_layout
5314
5315 \end_inset
5316 </cell>
5317 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5318 \begin_inset Text
5319
5320 \begin_layout Plain Layout
5321 999
5322 \end_layout
5323
5324 \end_inset
5325 </cell>
5326 </row>
5327 <row>
5328 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5329 \begin_inset Text
5330
5331 \begin_layout Plain Layout
5332
5333 \series bold
5334 Weber
5335 \end_layout
5336
5337 \end_inset
5338 </cell>
5339 <cell alignment="center" valignment="top" usebox="none">
5340 \begin_inset Text
5341
5342 \begin_layout Plain Layout
5343 Maurizio
5344 \end_layout
5345
5346 \end_inset
5347 </cell>
5348 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5349 \begin_inset Text
5350
5351 \begin_layout Plain Layout
5352 555
5353 \end_layout
5354
5355 \end_inset
5356 </cell>
5357 </row>
5358 <row>
5359 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5360 \begin_inset Text
5361
5362 \begin_layout Plain Layout
5363
5364 \series bold
5365 Winkler
5366 \end_layout
5367
5368 \end_inset
5369 </cell>
5370 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5371 \begin_inset Text
5372
5373 \begin_layout Plain Layout
5374 Franz
5375 \end_layout
5376
5377 \end_inset
5378 </cell>
5379 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5380 \begin_inset Text
5381
5382 \begin_layout Plain Layout
5383 555
5384 \end_layout
5385
5386 \end_inset
5387 </cell>
5388 </row>
5389 <row endlastfoot="true">
5390 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5391 \begin_inset Text
5392
5393 \begin_layout Plain Layout
5394 Fin
5395 \end_layout
5396
5397 \end_inset
5398 </cell>
5399 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5400 \begin_inset Text
5401
5402 \begin_layout Plain Layout
5403
5404 \end_layout
5405
5406 \end_inset
5407 </cell>
5408 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5409 \begin_inset Text
5410
5411 \begin_layout Plain Layout
5412
5413 \end_layout
5414
5415 \end_inset
5416 </cell>
5417 </row>
5418 </lyxtabular>
5419
5420 \end_inset
5421
5422
5423 \begin_inset ERT
5424 status collapsed
5425
5426 \begin_layout Plain Layout
5427
5428
5429 \backslash
5430 addtocounter{table}{-1}
5431 \end_layout
5432
5433 \end_inset
5434
5435
5436 \begin_inset Note Note
5437 status collapsed
5438
5439 \begin_layout Plain Layout
5440 Voyez la première note grisée de la section
5441 \begin_inset space ~
5442 \end_inset
5443
5444
5445 \begin_inset CommandInset ref
5446 LatexCommand ref
5447 reference "sub:Tableaux-longs-légende"
5448
5449 \end_inset
5450
5451  pour une explication de cette commande.
5452 \end_layout
5453
5454 \end_inset
5455
5456
5457 \end_layout
5458
5459 \begin_layout Subsection
5460 Notes de Bas de Page dans les Tableaux Longs
5461 \begin_inset CommandInset label
5462 LatexCommand label
5463 name "sub:Notes-dans-tableau-long"
5464
5465 \end_inset
5466
5467
5468 \begin_inset Index
5469 status collapsed
5470
5471 \begin_layout Plain Layout
5472 Tableaux longs ! Notes de bas de page
5473 \end_layout
5474
5475 \end_inset
5476
5477
5478 \end_layout
5479
5480 \begin_layout Standard
5481 Vous pouvez insérer des notes de bas de page dans chaque cellule d'un tableau
5482  long.
5483  Elles apparaissent en bas de la page dans laquelle se trouve la cellule
5484  contenant la note.
5485  Par exemple le tableau
5486 \begin_inset space ~
5487 \end_inset
5488
5489
5490 \begin_inset CommandInset ref
5491 LatexCommand ref
5492 reference "tab:Légendes-tableau-différentes"
5493
5494 \end_inset
5495
5496  a une note de bas de page.
5497 \end_layout
5498
5499 \begin_layout Subsection
5500 Alignement des Tableaux Longs
5501 \begin_inset Index
5502 status collapsed
5503
5504 \begin_layout Plain Layout
5505 Tableaux longs ! Alignement
5506 \end_layout
5507
5508 \end_inset
5509
5510
5511 \end_layout
5512
5513 \begin_layout Standard
5514 Implicitement les Tableaux Longs sont centrés.
5515  Contrairement à l'alignement dans les colonnes et les lignes, l'alignement
5516  du tableau ne peut actuellement pas être modifié à partir de la fenêtre
5517  de dialogue.
5518  Pour modifier l'alignement d'un tableau long, vous devez modifier les valeurs
5519  des longueurs 
5520 \series bold
5521
5522 \backslash
5523 LTleft 
5524 \series default
5525 et 
5526 \series bold
5527
5528 \backslash
5529 LTright
5530 \series default
5531  en insérant la ligne suivante sous forme de code TeX avant le tableau long
5532  concerné :
5533 \end_layout
5534
5535 \begin_layout Standard
5536
5537 \series bold
5538
5539 \backslash
5540 setlength{
5541 \backslash
5542 LTleft}{valeur}
5543 \end_layout
5544
5545 \begin_layout Standard
5546 Où 
5547 \series bold
5548 valeur
5549 \series default
5550  peut avoir n'importe laquelle des unités listées dans le tableau
5551 \begin_inset space ~
5552 \end_inset
5553
5554
5555 \begin_inset CommandInset ref
5556 LatexCommand ref
5557 reference "cha:Unités-de-longueur"
5558
5559 \end_inset
5560
5561 .
5562  
5563 \series bold
5564
5565 \backslash
5566 LTleft
5567 \series default
5568  contrôle la distance horizontale entre le bord gauche de la page et le
5569  tableau, et
5570 \series bold
5571  
5572 \backslash
5573 LTright
5574 \series default
5575  la distance au bord droit.
5576  La valeur implicite des ces deux distances est 
5577 \series bold
5578
5579 \backslash
5580 fill
5581 \series default
5582 , ce qui dans ce cas correspond à un ressort horizontal dans LyX.
5583 \end_layout
5584
5585 \begin_layout Standard
5586 Le tableau long suivant a été aligné à gauche en mettant 
5587 \series bold
5588
5589 \backslash
5590 LTleft
5591 \series default
5592  à 0
5593 \begin_inset space \thinspace{}
5594 \end_inset
5595
5596 pt.
5597 \begin_inset ERT
5598 status collapsed
5599
5600 \begin_layout Plain Layout
5601
5602
5603 \backslash
5604 setlength{
5605 \backslash
5606 LTleft}{0pt}
5607 \end_layout
5608
5609 \end_inset
5610
5611
5612 \end_layout
5613
5614 \begin_layout Standard
5615 \begin_inset Tabular
5616 <lyxtabular version="3" rows="5" columns="5">
5617 <features islongtable="true">
5618 <column alignment="center" valignment="top" width="0">
5619 <column alignment="center" valignment="top" width="0">
5620 <column alignment="center" valignment="top" width="0">
5621 <column alignment="center" valignment="top" width="0">
5622 <column alignment="center" valignment="top" width="0">
5623 <row>
5624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5625 \begin_inset Text
5626
5627 \begin_layout Plain Layout
5628 1
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 2
5638 \end_layout
5639
5640 \end_inset
5641 </cell>
5642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5643 \begin_inset Text
5644
5645 \begin_layout Plain Layout
5646 3
5647 \end_layout
5648
5649 \end_inset
5650 </cell>
5651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5652 \begin_inset Text
5653
5654 \begin_layout Plain Layout
5655 4
5656 \end_layout
5657
5658 \end_inset
5659 </cell>
5660 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5661 \begin_inset Text
5662
5663 \begin_layout Plain Layout
5664 5
5665 \end_layout
5666
5667 \end_inset
5668 </cell>
5669 </row>
5670 <row>
5671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5672 \begin_inset Text
5673
5674 \begin_layout Plain Layout
5675 asd
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" usebox="none">
5690 \begin_inset Text
5691
5692 \begin_layout Plain Layout
5693 s
5694 \end_layout
5695
5696 \end_inset
5697 </cell>
5698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5699 \begin_inset Text
5700
5701 \begin_layout Plain Layout
5702 s
5703 \end_layout
5704
5705 \end_inset
5706 </cell>
5707 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5708 \begin_inset Text
5709
5710 \begin_layout Plain Layout
5711 asd
5712 \end_layout
5713
5714 \end_inset
5715 </cell>
5716 </row>
5717 <row>
5718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5719 \begin_inset Text
5720
5721 \begin_layout Plain Layout
5722 asd
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" usebox="none">
5737 \begin_inset Text
5738
5739 \begin_layout Plain Layout
5740 s
5741 \end_layout
5742
5743 \end_inset
5744 </cell>
5745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5746 \begin_inset Text
5747
5748 \begin_layout Plain Layout
5749 s
5750 \end_layout
5751
5752 \end_inset
5753 </cell>
5754 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5755 \begin_inset Text
5756
5757 \begin_layout Plain Layout
5758 asd
5759 \end_layout
5760
5761 \end_inset
5762 </cell>
5763 </row>
5764 <row>
5765 <cell alignment="center" valignment="top" topline="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" leftline="true" usebox="none">
5775 \begin_inset Text
5776
5777 \begin_layout Plain Layout
5778 s
5779 \end_layout
5780
5781 \end_inset
5782 </cell>
5783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5784 \begin_inset Text
5785
5786 \begin_layout Plain Layout
5787 s
5788 \end_layout
5789
5790 \end_inset
5791 </cell>
5792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5793 \begin_inset Text
5794
5795 \begin_layout Plain Layout
5796 s
5797 \end_layout
5798
5799 \end_inset
5800 </cell>
5801 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5802 \begin_inset Text
5803
5804 \begin_layout Plain Layout
5805 asd
5806 \end_layout
5807
5808 \end_inset
5809 </cell>
5810 </row>
5811 <row>
5812 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5813 \begin_inset Text
5814
5815 \begin_layout Plain Layout
5816 asd
5817 \end_layout
5818
5819 \end_inset
5820 </cell>
5821 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5822 \begin_inset Text
5823
5824 \begin_layout Plain Layout
5825 asd
5826 \end_layout
5827
5828 \end_inset
5829 </cell>
5830 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5831 \begin_inset Text
5832
5833 \begin_layout Plain Layout
5834 asd
5835 \end_layout
5836
5837 \end_inset
5838 </cell>
5839 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5840 \begin_inset Text
5841
5842 \begin_layout Plain Layout
5843 asd
5844 \end_layout
5845
5846 \end_inset
5847 </cell>
5848 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5849 \begin_inset Text
5850
5851 \begin_layout Plain Layout
5852 asd
5853 \end_layout
5854
5855 \end_inset
5856 </cell>
5857 </row>
5858 </lyxtabular>
5859
5860 \end_inset
5861
5862
5863 \begin_inset ERT
5864 status collapsed
5865
5866 \begin_layout Plain Layout
5867
5868
5869 \backslash
5870 setlength{
5871 \backslash
5872 LTleft}{
5873 \backslash
5874 fill}
5875 \end_layout
5876
5877 \end_inset
5878
5879
5880 \begin_inset ERT
5881 status collapsed
5882
5883 \begin_layout Plain Layout
5884
5885
5886 \backslash
5887 addtocounter{table}{-1}
5888 \end_layout
5889
5890 \end_inset
5891
5892
5893 \begin_inset Note Note
5894 status collapsed
5895
5896 \begin_layout Plain Layout
5897 Voyez la première note grisée de la section
5898 \begin_inset space ~
5899 \end_inset
5900
5901
5902 \begin_inset CommandInset ref
5903 LatexCommand ref
5904 reference "sub:Tableaux-longs-légende"
5905
5906 \end_inset
5907
5908  pour une explication de cette commande.
5909 \end_layout
5910
5911 \end_inset
5912
5913
5914 \end_layout
5915
5916 \begin_layout Subsection
5917 Légendes et Tableaux longs
5918 \begin_inset Index
5919 status collapsed
5920
5921 \begin_layout Plain Layout
5922 Tableaux longs ! Legendes@Légendes
5923 \end_layout
5924
5925 \end_inset
5926
5927
5928 \begin_inset CommandInset label
5929 LatexCommand label
5930 name "sub:Tableaux-longs-légende"
5931
5932 \end_inset
5933
5934
5935 \end_layout
5936
5937 \begin_layout Standard
5938 Vous ne pouvez pas placer un tableau long dans un flottant de tableau puisque
5939  les flottants ne peuvent pas être sur plusieurs pages, mais l'environnement
5940  de légende des flottants de tableau peut aussi être utilisé pour les Tableaux
5941  Longs quand on utilise pour une ligne l'option de tableau long 
5942 \family sans
5943 Légende
5944 \family default
5945 , comme c'est expliqué dans la section
5946 \begin_inset space ~
5947 \end_inset
5948
5949
5950 \begin_inset CommandInset ref
5951 LatexCommand ref
5952 reference "sec:Tableaux-longs"
5953
5954 \end_inset
5955
5956 .
5957 \end_layout
5958
5959 \begin_layout Standard
5960 Voici un petit Tableau long pour voir comment ça marche :
5961 \end_layout
5962
5963 \begin_layout Standard
5964 \begin_inset Tabular
5965 <lyxtabular version="3" rows="6" columns="5">
5966 <features islongtable="true">
5967 <column alignment="center" valignment="top" width="0">
5968 <column alignment="center" valignment="top" width="0">
5969 <column alignment="center" valignment="top" width="0">
5970 <column alignment="center" valignment="top" width="0">
5971 <column alignment="center" valignment="top" width="0">
5972 <row caption="true">
5973 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
5974 \begin_inset Text
5975
5976 \begin_layout Plain Layout
5977 \begin_inset Caption
5978
5979 \begin_layout Plain Layout
5980 Tableau long avec une légende
5981 \begin_inset OptArg
5982 status open
5983
5984 \begin_layout Plain Layout
5985 Tableau long
5986 \end_layout
5987
5988 \end_inset
5989
5990
5991 \end_layout
5992
5993 \end_inset
5994
5995
5996 \end_layout
5997
5998 \end_inset
5999 </cell>
6000 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6001 \begin_inset Text
6002
6003 \begin_layout Plain Layout
6004
6005 \end_layout
6006
6007 \end_inset
6008 </cell>
6009 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6010 \begin_inset Text
6011
6012 \begin_layout Plain Layout
6013
6014 \end_layout
6015
6016 \end_inset
6017 </cell>
6018 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6019 \begin_inset Text
6020
6021 \begin_layout Plain Layout
6022
6023 \end_layout
6024
6025 \end_inset
6026 </cell>
6027 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6028 \begin_inset Text
6029
6030 \begin_layout Plain Layout
6031
6032 \end_layout
6033
6034 \end_inset
6035 </cell>
6036 </row>
6037 <row>
6038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6039 \begin_inset Text
6040
6041 \begin_layout Plain Layout
6042 1
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 2
6052 \end_layout
6053
6054 \end_inset
6055 </cell>
6056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6057 \begin_inset Text
6058
6059 \begin_layout Plain Layout
6060 3
6061 \end_layout
6062
6063 \end_inset
6064 </cell>
6065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6066 \begin_inset Text
6067
6068 \begin_layout Plain Layout
6069 4
6070 \end_layout
6071
6072 \end_inset
6073 </cell>
6074 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6075 \begin_inset Text
6076
6077 \begin_layout Plain Layout
6078 5
6079 \end_layout
6080
6081 \end_inset
6082 </cell>
6083 </row>
6084 <row>
6085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6086 \begin_inset Text
6087
6088 \begin_layout Plain Layout
6089 asd
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" usebox="none">
6104 \begin_inset Text
6105
6106 \begin_layout Plain Layout
6107 s
6108 \end_layout
6109
6110 \end_inset
6111 </cell>
6112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6113 \begin_inset Text
6114
6115 \begin_layout Plain Layout
6116 s
6117 \end_layout
6118
6119 \end_inset
6120 </cell>
6121 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6122 \begin_inset Text
6123
6124 \begin_layout Plain Layout
6125 asd
6126 \end_layout
6127
6128 \end_inset
6129 </cell>
6130 </row>
6131 <row>
6132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6133 \begin_inset Text
6134
6135 \begin_layout Plain Layout
6136 asd
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" usebox="none">
6151 \begin_inset Text
6152
6153 \begin_layout Plain Layout
6154 s
6155 \end_layout
6156
6157 \end_inset
6158 </cell>
6159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6160 \begin_inset Text
6161
6162 \begin_layout Plain Layout
6163 s
6164 \end_layout
6165
6166 \end_inset
6167 </cell>
6168 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6169 \begin_inset Text
6170
6171 \begin_layout Plain Layout
6172 asd
6173 \end_layout
6174
6175 \end_inset
6176 </cell>
6177 </row>
6178 <row>
6179 <cell alignment="center" valignment="top" topline="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" leftline="true" usebox="none">
6189 \begin_inset Text
6190
6191 \begin_layout Plain Layout
6192 s
6193 \end_layout
6194
6195 \end_inset
6196 </cell>
6197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6198 \begin_inset Text
6199
6200 \begin_layout Plain Layout
6201 s
6202 \end_layout
6203
6204 \end_inset
6205 </cell>
6206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6207 \begin_inset Text
6208
6209 \begin_layout Plain Layout
6210 s
6211 \end_layout
6212
6213 \end_inset
6214 </cell>
6215 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6216 \begin_inset Text
6217
6218 \begin_layout Plain Layout
6219 asd
6220 \end_layout
6221
6222 \end_inset
6223 </cell>
6224 </row>
6225 <row>
6226 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6227 \begin_inset Text
6228
6229 \begin_layout Plain Layout
6230 asd
6231 \end_layout
6232
6233 \end_inset
6234 </cell>
6235 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6236 \begin_inset Text
6237
6238 \begin_layout Plain Layout
6239 asd
6240 \end_layout
6241
6242 \end_inset
6243 </cell>
6244 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6245 \begin_inset Text
6246
6247 \begin_layout Plain Layout
6248 asd
6249 \end_layout
6250
6251 \end_inset
6252 </cell>
6253 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6254 \begin_inset Text
6255
6256 \begin_layout Plain Layout
6257 asd
6258 \end_layout
6259
6260 \end_inset
6261 </cell>
6262 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6263 \begin_inset Text
6264
6265 \begin_layout Plain Layout
6266 asd
6267 \end_layout
6268
6269 \end_inset
6270 </cell>
6271 </row>
6272 </lyxtabular>
6273
6274 \end_inset
6275
6276
6277 \end_layout
6278
6279 \begin_layout Standard
6280 \begin_inset VSpace medskip
6281 \end_inset
6282
6283
6284 \begin_inset Note Greyedout
6285 status open
6286
6287 \begin_layout Plain Layout
6288
6289 \series bold
6290 Note
6291 \begin_inset space ~
6292 \end_inset
6293
6294 1:
6295 \series default
6296  Le numéro de tableau est incrémenté à chaque tableau long, même si vous
6297  n'avez pas prévu de légende.
6298  À cause de ça, vous pouvez avoir le cas où par exemple le tableau
6299 \begin_inset space ~
6300 \end_inset
6301
6302 2.4 suit le tableau
6303 \begin_inset space ~
6304 \end_inset
6305
6306 2.1 dans la liste des tableaux, si entre les deux il y a deux tableaux longs
6307  sans légende.
6308  Pour éviter ce problème, vous pouvez ajouter cette commande en code TeX
6309  après chaque tableau long sans légende :
6310 \end_layout
6311
6312 \begin_layout Plain Layout
6313
6314 \series bold
6315
6316 \backslash
6317 addtocounter{table}{-1}
6318 \end_layout
6319
6320 \begin_layout Plain Layout
6321 Ce n'est pas nécessaire quand aucun de vos tableaux longs n'a de légende
6322  et que vous ajoutez le code suivant dans le préambule du document :
6323 \end_layout
6324
6325 \begin_layout Plain Layout
6326
6327 \series bold
6328
6329 \backslash
6330 let
6331 \backslash
6332 myEnd
6333 \backslash
6334 endlongtable
6335 \begin_inset Newline newline
6336 \end_inset
6337
6338
6339 \backslash
6340 renewcommand{
6341 \backslash
6342 endlongtable}{
6343 \backslash
6344 myEnd
6345 \backslash
6346 addtocounter{table}{-1}}
6347 \end_layout
6348
6349 \end_inset
6350
6351
6352 \end_layout
6353
6354 \begin_layout Standard
6355 \begin_inset Note Greyedout
6356 status open
6357
6358 \begin_layout Plain Layout
6359
6360 \series bold
6361 Note
6362 \begin_inset space ~
6363 \end_inset
6364
6365 2:
6366 \series default
6367  Si vous utilisez 
6368 \series bold
6369 hyperref
6370 \series default
6371
6372 \begin_inset Index
6373 status collapsed
6374
6375 \begin_layout Plain Layout
6376 Paquetages LaTeX ! hyperref
6377 \end_layout
6378
6379 \end_inset
6380
6381  dans les 
6382 \family sans
6383 Paramètres du document
6384 \family default
6385  rubrique 
6386 \family sans
6387 Propriétés
6388 \begin_inset space ~
6389 \end_inset
6390
6391 du
6392 \begin_inset space ~
6393 \end_inset
6394
6395 PDF
6396 \family default
6397 , pour transformer vos références croisées en liens cliquables, le lien
6398  vers un tableau long pointera toujours sur le début du document.
6399 \end_layout
6400
6401 \end_inset
6402
6403
6404 \end_layout
6405
6406 \begin_layout Subsubsection
6407 Références à des tableaux longs
6408 \begin_inset Index
6409 status collapsed
6410
6411 \begin_layout Plain Layout
6412 Tableaux longs ! Références
6413 \end_layout
6414
6415 \end_inset
6416
6417
6418 \end_layout
6419
6420 \begin_layout Standard
6421 \begin_inset Tabular
6422 <lyxtabular version="3" rows="6" columns="5">
6423 <features islongtable="true">
6424 <column alignment="center" valignment="top" width="0">
6425 <column alignment="center" valignment="top" width="0">
6426 <column alignment="center" valignment="top" width="0">
6427 <column alignment="center" valignment="top" width="0">
6428 <column alignment="center" valignment="top" width="0">
6429 <row caption="true">
6430 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6431 \begin_inset Text
6432
6433 \begin_layout Plain Layout
6434 \begin_inset Caption
6435
6436 \begin_layout Plain Layout
6437 Tableau long référencé
6438 \begin_inset CommandInset label
6439 LatexCommand label
6440 name "tab:RefExemple"
6441
6442 \end_inset
6443
6444
6445 \end_layout
6446
6447 \end_inset
6448
6449
6450 \end_layout
6451
6452 \end_inset
6453 </cell>
6454 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6455 \begin_inset Text
6456
6457 \begin_layout Plain Layout
6458
6459 \end_layout
6460
6461 \end_inset
6462 </cell>
6463 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6464 \begin_inset Text
6465
6466 \begin_layout Plain Layout
6467
6468 \end_layout
6469
6470 \end_inset
6471 </cell>
6472 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6473 \begin_inset Text
6474
6475 \begin_layout Plain Layout
6476
6477 \end_layout
6478
6479 \end_inset
6480 </cell>
6481 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6482 \begin_inset Text
6483
6484 \begin_layout Plain Layout
6485
6486 \end_layout
6487
6488 \end_inset
6489 </cell>
6490 </row>
6491 <row>
6492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6493 \begin_inset Text
6494
6495 \begin_layout Plain Layout
6496 1
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 2
6506 \end_layout
6507
6508 \end_inset
6509 </cell>
6510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6511 \begin_inset Text
6512
6513 \begin_layout Plain Layout
6514 3
6515 \end_layout
6516
6517 \end_inset
6518 </cell>
6519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6520 \begin_inset Text
6521
6522 \begin_layout Plain Layout
6523 4
6524 \end_layout
6525
6526 \end_inset
6527 </cell>
6528 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6529 \begin_inset Text
6530
6531 \begin_layout Plain Layout
6532 5
6533 \end_layout
6534
6535 \end_inset
6536 </cell>
6537 </row>
6538 <row>
6539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6540 \begin_inset Text
6541
6542 \begin_layout Plain Layout
6543 asd
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" usebox="none">
6558 \begin_inset Text
6559
6560 \begin_layout Plain Layout
6561 s
6562 \end_layout
6563
6564 \end_inset
6565 </cell>
6566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6567 \begin_inset Text
6568
6569 \begin_layout Plain Layout
6570 s
6571 \end_layout
6572
6573 \end_inset
6574 </cell>
6575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6576 \begin_inset Text
6577
6578 \begin_layout Plain Layout
6579 asd
6580 \end_layout
6581
6582 \end_inset
6583 </cell>
6584 </row>
6585 <row>
6586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6587 \begin_inset Text
6588
6589 \begin_layout Plain Layout
6590 asd
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" usebox="none">
6605 \begin_inset Text
6606
6607 \begin_layout Plain Layout
6608 s
6609 \end_layout
6610
6611 \end_inset
6612 </cell>
6613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6614 \begin_inset Text
6615
6616 \begin_layout Plain Layout
6617 s
6618 \end_layout
6619
6620 \end_inset
6621 </cell>
6622 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6623 \begin_inset Text
6624
6625 \begin_layout Plain Layout
6626 asd
6627 \end_layout
6628
6629 \end_inset
6630 </cell>
6631 </row>
6632 <row>
6633 <cell alignment="center" valignment="top" topline="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" leftline="true" usebox="none">
6643 \begin_inset Text
6644
6645 \begin_layout Plain Layout
6646 s
6647 \end_layout
6648
6649 \end_inset
6650 </cell>
6651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6652 \begin_inset Text
6653
6654 \begin_layout Plain Layout
6655 s
6656 \end_layout
6657
6658 \end_inset
6659 </cell>
6660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6661 \begin_inset Text
6662
6663 \begin_layout Plain Layout
6664 s
6665 \end_layout
6666
6667 \end_inset
6668 </cell>
6669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6670 \begin_inset Text
6671
6672 \begin_layout Plain Layout
6673 asd
6674 \end_layout
6675
6676 \end_inset
6677 </cell>
6678 </row>
6679 <row>
6680 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6681 \begin_inset Text
6682
6683 \begin_layout Plain Layout
6684 asd
6685 \end_layout
6686
6687 \end_inset
6688 </cell>
6689 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6690 \begin_inset Text
6691
6692 \begin_layout Plain Layout
6693 sad
6694 \end_layout
6695
6696 \end_inset
6697 </cell>
6698 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6699 \begin_inset Text
6700
6701 \begin_layout Plain Layout
6702 asd
6703 \end_layout
6704
6705 \end_inset
6706 </cell>
6707 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6708 \begin_inset Text
6709
6710 \begin_layout Plain Layout
6711 asd
6712 \end_layout
6713
6714 \end_inset
6715 </cell>
6716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6717 \begin_inset Text
6718
6719 \begin_layout Plain Layout
6720 asd
6721 \end_layout
6722
6723 \end_inset
6724 </cell>
6725 </row>
6726 </lyxtabular>
6727
6728 \end_inset
6729
6730
6731 \end_layout
6732
6733 \begin_layout Standard
6734 Pour pouvoir faire référence à un tableau long, il faut insérer une étiquette
6735  dans sa légende.
6736 \end_layout
6737
6738 \begin_layout Standard
6739 Ceci est une référence au tableau
6740 \begin_inset space ~
6741 \end_inset
6742
6743
6744 \begin_inset CommandInset ref
6745 LatexCommand ref
6746 reference "tab:RefExemple"
6747
6748 \end_inset
6749
6750 .
6751 \end_layout
6752
6753 \begin_layout Standard
6754 La mise en forme de la légende peut être ajustée avec celle de toutes les
6755  autres légendes de votre document en utilisant le paquetage LaTeX 
6756 \series bold
6757 caption
6758 \series default
6759
6760 \begin_inset Index
6761 status collapsed
6762
6763 \begin_layout Plain Layout
6764 Paquetages LaTeX ! caption
6765 \end_layout
6766
6767 \end_inset
6768
6769 , voir la section
6770 \begin_inset space ~
6771 \end_inset
6772
6773
6774 \begin_inset CommandInset ref
6775 LatexCommand ref
6776 reference "sec:Formatage-légende"
6777
6778 \end_inset
6779
6780 .
6781 \end_layout
6782
6783 \begin_layout Subsubsection
6784 Largeur de la légende
6785 \begin_inset Index
6786 status collapsed
6787
6788 \begin_layout Plain Layout
6789 Tableaux longs ! Largeur de la légende
6790 \end_layout
6791
6792 \end_inset
6793
6794
6795 \end_layout
6796
6797 \begin_layout Standard
6798 La largeur maximale des lignes de légende est définie par la longueur 
6799 \series bold
6800
6801 \backslash
6802 LTcapwidth
6803 \series default
6804 .
6805  Sa valeur implicite est 4
6806 \begin_inset space \thinspace{}
6807 \end_inset
6808
6809 in.
6810  Pour la changer, vous pouvez ajouter la commande suivante dans le préambule
6811  de votre document ou en tant que code TeX directement dans votre document
6812  avant le tableau qui doit être affectée.
6813 \end_layout
6814
6815 \begin_layout Standard
6816
6817 \series bold
6818
6819 \backslash
6820 setlength{
6821 \backslash
6822 LTcapwidth}{largeur}
6823 \end_layout
6824
6825 \begin_layout Standard
6826 où la largeur peur être exprimée avec les unités qui sont listées dans l'appendi
6827 ce
6828 \begin_inset space ~
6829 \end_inset
6830
6831
6832 \begin_inset CommandInset ref
6833 LatexCommand ref
6834 reference "cha:Unités-de-longueur"
6835
6836 \end_inset
6837
6838 .
6839 \end_layout
6840
6841 \begin_layout Standard
6842 \begin_inset Newpage pagebreak
6843 \end_inset
6844
6845
6846 \end_layout
6847
6848 \begin_layout Standard
6849 Les tableaux suivants montrent la différence :
6850 \end_layout
6851
6852 \begin_layout Standard
6853 \begin_inset Tabular
6854 <lyxtabular version="3" rows="6" columns="5">
6855 <features islongtable="true">
6856 <column alignment="center" valignment="top" width="0">
6857 <column alignment="center" valignment="top" width="0">
6858 <column alignment="center" valignment="top" width="0">
6859 <column alignment="center" valignment="top" width="0">
6860 <column alignment="center" valignment="top" width="0">
6861 <row caption="true">
6862 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6863 \begin_inset Text
6864
6865 \begin_layout Plain Layout
6866 \begin_inset Caption
6867
6868 \begin_layout Plain Layout
6869 long titre complet avec la largeur implicite long titre complet avec la
6870  largeur implicite long titre complet avec la largeur implicite
6871 \begin_inset OptArg
6872 status open
6873
6874 \begin_layout Plain Layout
6875 Légende avec largeur implicite
6876 \end_layout
6877
6878 \end_inset
6879
6880
6881 \end_layout
6882
6883 \end_inset
6884
6885
6886 \end_layout
6887
6888 \end_inset
6889 </cell>
6890 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6891 \begin_inset Text
6892
6893 \begin_layout Plain Layout
6894
6895 \end_layout
6896
6897 \end_inset
6898 </cell>
6899 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6900 \begin_inset Text
6901
6902 \begin_layout Plain Layout
6903
6904 \end_layout
6905
6906 \end_inset
6907 </cell>
6908 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6909 \begin_inset Text
6910
6911 \begin_layout Plain Layout
6912
6913 \end_layout
6914
6915 \end_inset
6916 </cell>
6917 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6918 \begin_inset Text
6919
6920 \begin_layout Plain Layout
6921
6922 \end_layout
6923
6924 \end_inset
6925 </cell>
6926 </row>
6927 <row>
6928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6929 \begin_inset Text
6930
6931 \begin_layout Plain Layout
6932 1
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 2
6942 \end_layout
6943
6944 \end_inset
6945 </cell>
6946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6947 \begin_inset Text
6948
6949 \begin_layout Plain Layout
6950 3
6951 \end_layout
6952
6953 \end_inset
6954 </cell>
6955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6956 \begin_inset Text
6957
6958 \begin_layout Plain Layout
6959 4
6960 \end_layout
6961
6962 \end_inset
6963 </cell>
6964 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6965 \begin_inset Text
6966
6967 \begin_layout Plain Layout
6968 5
6969 \end_layout
6970
6971 \end_inset
6972 </cell>
6973 </row>
6974 <row>
6975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6976 \begin_inset Text
6977
6978 \begin_layout Plain Layout
6979 asd
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" usebox="none">
6994 \begin_inset Text
6995
6996 \begin_layout Plain Layout
6997 s
6998 \end_layout
6999
7000 \end_inset
7001 </cell>
7002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7003 \begin_inset Text
7004
7005 \begin_layout Plain Layout
7006 s
7007 \end_layout
7008
7009 \end_inset
7010 </cell>
7011 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7012 \begin_inset Text
7013
7014 \begin_layout Plain Layout
7015 asd
7016 \end_layout
7017
7018 \end_inset
7019 </cell>
7020 </row>
7021 <row>
7022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7023 \begin_inset Text
7024
7025 \begin_layout Plain Layout
7026 asd
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" usebox="none">
7041 \begin_inset Text
7042
7043 \begin_layout Plain Layout
7044 s
7045 \end_layout
7046
7047 \end_inset
7048 </cell>
7049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7050 \begin_inset Text
7051
7052 \begin_layout Plain Layout
7053 s
7054 \end_layout
7055
7056 \end_inset
7057 </cell>
7058 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7059 \begin_inset Text
7060
7061 \begin_layout Plain Layout
7062 asd
7063 \end_layout
7064
7065 \end_inset
7066 </cell>
7067 </row>
7068 <row>
7069 <cell alignment="center" valignment="top" topline="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" leftline="true" usebox="none">
7079 \begin_inset Text
7080
7081 \begin_layout Plain Layout
7082 s
7083 \end_layout
7084
7085 \end_inset
7086 </cell>
7087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7088 \begin_inset Text
7089
7090 \begin_layout Plain Layout
7091 s
7092 \end_layout
7093
7094 \end_inset
7095 </cell>
7096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7097 \begin_inset Text
7098
7099 \begin_layout Plain Layout
7100 s
7101 \end_layout
7102
7103 \end_inset
7104 </cell>
7105 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7106 \begin_inset Text
7107
7108 \begin_layout Plain Layout
7109 asd
7110 \end_layout
7111
7112 \end_inset
7113 </cell>
7114 </row>
7115 <row>
7116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7117 \begin_inset Text
7118
7119 \begin_layout Plain Layout
7120 asd
7121 \end_layout
7122
7123 \end_inset
7124 </cell>
7125 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7126 \begin_inset Text
7127
7128 \begin_layout Plain Layout
7129 sad
7130 \end_layout
7131
7132 \end_inset
7133 </cell>
7134 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7135 \begin_inset Text
7136
7137 \begin_layout Plain Layout
7138 asd
7139 \end_layout
7140
7141 \end_inset
7142 </cell>
7143 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7144 \begin_inset Text
7145
7146 \begin_layout Plain Layout
7147 asd
7148 \end_layout
7149
7150 \end_inset
7151 </cell>
7152 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7153 \begin_inset Text
7154
7155 \begin_layout Plain Layout
7156 asd
7157 \end_layout
7158
7159 \end_inset
7160 </cell>
7161 </row>
7162 </lyxtabular>
7163
7164 \end_inset
7165
7166
7167 \end_layout
7168
7169 \begin_layout Standard
7170 \begin_inset ERT
7171 status collapsed
7172
7173 \begin_layout Plain Layout
7174
7175
7176 \backslash
7177 setlength{
7178 \backslash
7179 LTcapwidth}{5cm}
7180 \end_layout
7181
7182 \end_inset
7183
7184
7185 \begin_inset Tabular
7186 <lyxtabular version="3" rows="6" columns="5">
7187 <features islongtable="true">
7188 <column alignment="center" valignment="top" width="0">
7189 <column alignment="center" valignment="top" width="0">
7190 <column alignment="center" valignment="top" width="0">
7191 <column alignment="center" valignment="top" width="0">
7192 <column alignment="center" valignment="top" width="0">
7193 <row caption="true">
7194 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7195 \begin_inset Text
7196
7197 \begin_layout Plain Layout
7198 \begin_inset Caption
7199
7200 \begin_layout Plain Layout
7201 long titre complet avec la largeur réglée à 5
7202 \begin_inset space \thinspace{}
7203 \end_inset
7204
7205 cm long titre complet avec la largeur réglée à 5
7206 \begin_inset space \thinspace{}
7207 \end_inset
7208
7209 cm long titre complet avec la largeur réglée à 5
7210 \begin_inset space \thinspace{}
7211 \end_inset
7212
7213 cm
7214 \begin_inset OptArg
7215 status open
7216
7217 \begin_layout Plain Layout
7218 Légende avec largeur à
7219 \begin_inset space \thinspace{}
7220 \end_inset
7221
7222 =
7223 \begin_inset space \thinspace{}
7224 \end_inset
7225
7226 5
7227 \begin_inset space \thinspace{}
7228 \end_inset
7229
7230 cm
7231 \end_layout
7232
7233 \end_inset
7234
7235
7236 \end_layout
7237
7238 \end_inset
7239
7240
7241 \end_layout
7242
7243 \end_inset
7244 </cell>
7245 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7246 \begin_inset Text
7247
7248 \begin_layout Plain Layout
7249
7250 \end_layout
7251
7252 \end_inset
7253 </cell>
7254 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7255 \begin_inset Text
7256
7257 \begin_layout Plain Layout
7258
7259 \end_layout
7260
7261 \end_inset
7262 </cell>
7263 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7264 \begin_inset Text
7265
7266 \begin_layout Plain Layout
7267
7268 \end_layout
7269
7270 \end_inset
7271 </cell>
7272 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7273 \begin_inset Text
7274
7275 \begin_layout Plain Layout
7276
7277 \end_layout
7278
7279 \end_inset
7280 </cell>
7281 </row>
7282 <row>
7283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7284 \begin_inset Text
7285
7286 \begin_layout Plain Layout
7287 1
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 2
7297 \end_layout
7298
7299 \end_inset
7300 </cell>
7301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7302 \begin_inset Text
7303
7304 \begin_layout Plain Layout
7305 3
7306 \end_layout
7307
7308 \end_inset
7309 </cell>
7310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7311 \begin_inset Text
7312
7313 \begin_layout Plain Layout
7314 4
7315 \end_layout
7316
7317 \end_inset
7318 </cell>
7319 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7320 \begin_inset Text
7321
7322 \begin_layout Plain Layout
7323 5
7324 \end_layout
7325
7326 \end_inset
7327 </cell>
7328 </row>
7329 <row>
7330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7331 \begin_inset Text
7332
7333 \begin_layout Plain Layout
7334 asd
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" usebox="none">
7349 \begin_inset Text
7350
7351 \begin_layout Plain Layout
7352 s
7353 \end_layout
7354
7355 \end_inset
7356 </cell>
7357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7358 \begin_inset Text
7359
7360 \begin_layout Plain Layout
7361 s
7362 \end_layout
7363
7364 \end_inset
7365 </cell>
7366 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7367 \begin_inset Text
7368
7369 \begin_layout Plain Layout
7370 asd
7371 \end_layout
7372
7373 \end_inset
7374 </cell>
7375 </row>
7376 <row>
7377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7378 \begin_inset Text
7379
7380 \begin_layout Plain Layout
7381 asd
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" usebox="none">
7396 \begin_inset Text
7397
7398 \begin_layout Plain Layout
7399 s
7400 \end_layout
7401
7402 \end_inset
7403 </cell>
7404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7405 \begin_inset Text
7406
7407 \begin_layout Plain Layout
7408 s
7409 \end_layout
7410
7411 \end_inset
7412 </cell>
7413 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7414 \begin_inset Text
7415
7416 \begin_layout Plain Layout
7417 asd
7418 \end_layout
7419
7420 \end_inset
7421 </cell>
7422 </row>
7423 <row>
7424 <cell alignment="center" valignment="top" topline="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" leftline="true" usebox="none">
7434 \begin_inset Text
7435
7436 \begin_layout Plain Layout
7437 s
7438 \end_layout
7439
7440 \end_inset
7441 </cell>
7442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7443 \begin_inset Text
7444
7445 \begin_layout Plain Layout
7446 s
7447 \end_layout
7448
7449 \end_inset
7450 </cell>
7451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7452 \begin_inset Text
7453
7454 \begin_layout Plain Layout
7455 s
7456 \end_layout
7457
7458 \end_inset
7459 </cell>
7460 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7461 \begin_inset Text
7462
7463 \begin_layout Plain Layout
7464 asd
7465 \end_layout
7466
7467 \end_inset
7468 </cell>
7469 </row>
7470 <row>
7471 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7472 \begin_inset Text
7473
7474 \begin_layout Plain Layout
7475 asd
7476 \end_layout
7477
7478 \end_inset
7479 </cell>
7480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7481 \begin_inset Text
7482
7483 \begin_layout Plain Layout
7484 sad
7485 \end_layout
7486
7487 \end_inset
7488 </cell>
7489 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7490 \begin_inset Text
7491
7492 \begin_layout Plain Layout
7493 asd
7494 \end_layout
7495
7496 \end_inset
7497 </cell>
7498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7499 \begin_inset Text
7500
7501 \begin_layout Plain Layout
7502 asd
7503 \end_layout
7504
7505 \end_inset
7506 </cell>
7507 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7508 \begin_inset Text
7509
7510 \begin_layout Plain Layout
7511 asd
7512 \end_layout
7513
7514 \end_inset
7515 </cell>
7516 </row>
7517 </lyxtabular>
7518
7519 \end_inset
7520
7521
7522 \end_layout
7523
7524 \begin_layout Standard
7525 \begin_inset ERT
7526 status collapsed
7527
7528 \begin_layout Plain Layout
7529
7530
7531 \backslash
7532 setlength{
7533 \backslash
7534 LTcapwidth}{4in}
7535 \end_layout
7536
7537 \end_inset
7538
7539
7540 \end_layout
7541
7542 \begin_layout Standard
7543 \begin_inset Note Greyedout
7544 status open
7545
7546 \begin_layout Plain Layout
7547
7548 \series bold
7549 Note:
7550 \series default
7551  Quand on utilise la paquetage LaTeX 
7552 \series bold
7553 caption
7554 \series default
7555
7556 \begin_inset Index
7557 status collapsed
7558
7559 \begin_layout Plain Layout
7560 Paquetages LaTeX ! caption
7561 \end_layout
7562
7563 \end_inset
7564
7565  , comme c'est les cas dans ce document, la légende prend toute la largeur
7566  de la page quand on utilise la largeur implicite de 4
7567 \begin_inset space \thinspace{}
7568 \end_inset
7569
7570 in pour 
7571 \series bold
7572
7573 \backslash
7574 LTcapwidth
7575 \series default
7576 .
7577  Pour avoir dans ce cas une légende qui fasse exactement 4
7578 \begin_inset space \thinspace{}
7579 \end_inset
7580
7581 in de large, vous pouvez soit prendre une valeur très légèrement différente,
7582  comme par exemple 3.99
7583 \begin_inset space \thinspace{}
7584 \end_inset
7585
7586 in, soit utiliser la commande LaTeX 
7587 \series bold
7588
7589 \backslash
7590 captionsetup{width=valeur}
7591 \series default
7592  qui est disponible dans le paquetage 
7593 \series bold
7594 caption
7595 \series default
7596 .
7597 \end_layout
7598
7599 \end_inset
7600
7601
7602 \end_layout
7603
7604 \begin_layout Subsubsection
7605 Des Légendes différentes sur chaque page d'un tableau
7606 \begin_inset OptArg
7607 status collapsed
7608
7609 \begin_layout Plain Layout
7610 Légendes différentes
7611 \end_layout
7612
7613 \end_inset
7614
7615
7616 \begin_inset Index
7617 status collapsed
7618
7619 \begin_layout Plain Layout
7620 Tableaux longs ! Legendes@Légendes différentes par page
7621 \end_layout
7622
7623 \end_inset
7624
7625
7626 \end_layout
7627
7628 \begin_layout Standard
7629 Quand la légende du tableau pour les pages suivantes doit être différente
7630  de celle de la première page, insérez une légende avec la commande suivante
7631  en code TeX :
7632 \end_layout
7633
7634 \begin_layout Standard
7635
7636 \series bold
7637
7638 \backslash
7639 caption*{caption text}
7640 \backslash
7641
7642 \backslash
7643 %
7644 \end_layout
7645
7646 \begin_layout Standard
7647 dans une ligne de légende fictive qui sera marquée comme une entête.
7648  Le tableau
7649 \begin_inset space ~
7650 \end_inset
7651
7652
7653 \begin_inset CommandInset ref
7654 LatexCommand ref
7655 reference "tab:Légendes-tableau-différentes"
7656
7657 \end_inset
7658
7659  est un exemple de tableau long avec des légendes différentes et où la seconde
7660  légende ne contient pas le numéro du tableau.
7661 \end_layout
7662
7663 \begin_layout Standard
7664 \align center
7665 \begin_inset Tabular
7666 <lyxtabular version="3" rows="59" columns="3">
7667 <features islongtable="true" lastFootEmpty="true">
7668 <column alignment="left" valignment="top" width="0cm">
7669 <column alignment="left" valignment="top" width="0pt">
7670 <column alignment="center" valignment="top" width="0pt">
7671 <row caption="true">
7672 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7673 \begin_inset Text
7674
7675 \begin_layout Plain Layout
7676 \begin_inset Caption
7677
7678 \begin_layout Plain Layout
7679 Exemple d'annuaire téléphonique
7680 \begin_inset CommandInset label
7681 LatexCommand label
7682 name "tab:Légendes-tableau-différentes"
7683
7684 \end_inset
7685
7686
7687 \begin_inset OptArg
7688 status collapsed
7689
7690 \begin_layout Plain Layout
7691 Exemple Annuaire 
7692 \end_layout
7693
7694 \end_inset
7695
7696
7697 \end_layout
7698
7699 \end_inset
7700
7701
7702 \end_layout
7703
7704 \end_inset
7705 </cell>
7706 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7707 \begin_inset Text
7708
7709 \begin_layout Plain Layout
7710
7711 \end_layout
7712
7713 \end_inset
7714 </cell>
7715 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7716 \begin_inset Text
7717
7718 \begin_layout Plain Layout
7719
7720 \end_layout
7721
7722 \end_inset
7723 </cell>
7724 </row>
7725 <row endfirsthead="true">
7726 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7727 \begin_inset Text
7728
7729 \begin_layout Plain Layout
7730
7731 \series bold
7732 Exemple d'annuaire téléphonique (ne pas faire attention aux noms)
7733 \end_layout
7734
7735 \end_inset
7736 </cell>
7737 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7738 \begin_inset Text
7739
7740 \begin_layout Plain Layout
7741
7742 \end_layout
7743
7744 \end_inset
7745 </cell>
7746 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7747 \begin_inset Text
7748
7749 \begin_layout Plain Layout
7750
7751 \end_layout
7752
7753 \end_inset
7754 </cell>
7755 </row>
7756 <row endfirsthead="true">
7757 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7758 \begin_inset Text
7759
7760 \begin_layout Plain Layout
7761
7762 \series bold
7763 NOM
7764 \end_layout
7765
7766 \end_inset
7767 </cell>
7768 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7769 \begin_inset Text
7770
7771 \begin_layout Plain Layout
7772
7773 \end_layout
7774
7775 \end_inset
7776 </cell>
7777 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7778 \begin_inset Text
7779
7780 \begin_layout Plain Layout
7781
7782 \series bold
7783 TÉL.
7784 \end_layout
7785
7786 \end_inset
7787 </cell>
7788 </row>
7789 <row endhead="true">
7790 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7791 \begin_inset Text
7792
7793 \begin_layout Plain Layout
7794 \begin_inset ERT
7795 status open
7796
7797 \begin_layout Plain Layout
7798
7799
7800 \backslash
7801 caption*{Suite de l'exemple d'annuaire téléphonique}
7802 \backslash
7803
7804 \backslash
7805 %
7806 \end_layout
7807
7808 \end_inset
7809
7810
7811 \end_layout
7812
7813 \end_inset
7814 </cell>
7815 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7816 \begin_inset Text
7817
7818 \begin_layout Plain Layout
7819
7820 \end_layout
7821
7822 \end_inset
7823 </cell>
7824 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7825 \begin_inset Text
7826
7827 \begin_layout Plain Layout
7828
7829 \end_layout
7830
7831 \end_inset
7832 </cell>
7833 </row>
7834 <row endhead="true">
7835 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7836 \begin_inset Text
7837
7838 \begin_layout Plain Layout
7839
7840 \series bold
7841 Exemple d'annuaire téléphonique
7842 \end_layout
7843
7844 \end_inset
7845 </cell>
7846 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7847 \begin_inset Text
7848
7849 \begin_layout Plain Layout
7850
7851 \end_layout
7852
7853 \end_inset
7854 </cell>
7855 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7856 \begin_inset Text
7857
7858 \begin_layout Plain Layout
7859
7860 \end_layout
7861
7862 \end_inset
7863 </cell>
7864 </row>
7865 <row endhead="true">
7866 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7867 \begin_inset Text
7868
7869 \begin_layout Plain Layout
7870
7871 \series bold
7872 NOM
7873 \end_layout
7874
7875 \end_inset
7876 </cell>
7877 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7878 \begin_inset Text
7879
7880 \begin_layout Plain Layout
7881
7882 \end_layout
7883
7884 \end_inset
7885 </cell>
7886 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7887 \begin_inset Text
7888
7889 \begin_layout Plain Layout
7890
7891 \series bold
7892 TÉL.
7893 \end_layout
7894
7895 \end_inset
7896 </cell>
7897 </row>
7898 <row endfoot="true">
7899 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
7900 \begin_inset Text
7901
7902 \begin_layout Plain Layout
7903 suite page suivante\SpecialChar \ldots{}
7904
7905 \end_layout
7906
7907 \end_inset
7908 </cell>
7909 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7910 \begin_inset Text
7911
7912 \begin_layout Plain Layout
7913
7914 \end_layout
7915
7916 \end_inset
7917 </cell>
7918 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7919 \begin_inset Text
7920
7921 \begin_layout Plain Layout
7922
7923 \end_layout
7924
7925 \end_inset
7926 </cell>
7927 </row>
7928 <row>
7929 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7930 \begin_inset Text
7931
7932 \begin_layout Plain Layout
7933
7934 \series bold
7935 Annovi
7936 \end_layout
7937
7938 \end_inset
7939 </cell>
7940 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7941 \begin_inset Text
7942
7943 \begin_layout Plain Layout
7944 Silvia
7945 \end_layout
7946
7947 \end_inset
7948 </cell>
7949 <cell alignment="right" valignment="top" rightline="true" usebox="none">
7950 \begin_inset Text
7951
7952 \begin_layout Plain Layout
7953 111
7954 \end_layout
7955
7956 \end_inset
7957 </cell>
7958 </row>
7959 <row>
7960 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7961 \begin_inset Text
7962
7963 \begin_layout Plain Layout
7964
7965 \series bold
7966 Bertoli
7967 \end_layout
7968
7969 \end_inset
7970 </cell>
7971 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7972 \begin_inset Text
7973
7974 \begin_layout Plain Layout
7975 Stefano
7976 \end_layout
7977
7978 \end_inset
7979 </cell>
7980 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7981 \begin_inset Text
7982
7983 \begin_layout Plain Layout
7984 111
7985 \end_layout
7986
7987 \end_inset
7988 </cell>
7989 </row>
7990 <row>
7991 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7992 \begin_inset Text
7993
7994 \begin_layout Plain Layout
7995
7996 \series bold
7997 Bozzi
7998 \end_layout
7999
8000 \end_inset
8001 </cell>
8002 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8003 \begin_inset Text
8004
8005 \begin_layout Plain Layout
8006 Walter
8007 \end_layout
8008
8009 \end_inset
8010 </cell>
8011 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8012 \begin_inset Text
8013
8014 \begin_layout Plain Layout
8015 111
8016 \end_layout
8017
8018 \end_inset
8019 </cell>
8020 </row>
8021 <row>
8022 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8023 \begin_inset Text
8024
8025 \begin_layout Plain Layout
8026
8027 \series bold
8028 Cachia
8029 \end_layout
8030
8031 \end_inset
8032 </cell>
8033 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8034 \begin_inset Text
8035
8036 \begin_layout Plain Layout
8037 Maria
8038 \end_layout
8039
8040 \end_inset
8041 </cell>
8042 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8043 \begin_inset Text
8044
8045 \begin_layout Plain Layout
8046 111
8047 \end_layout
8048
8049 \end_inset
8050 </cell>
8051 </row>
8052 <row>
8053 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8054 \begin_inset Text
8055
8056 \begin_layout Plain Layout
8057
8058 \series bold
8059 Cachia
8060 \end_layout
8061
8062 \end_inset
8063 </cell>
8064 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8065 \begin_inset Text
8066
8067 \begin_layout Plain Layout
8068 Maurizio
8069 \end_layout
8070
8071 \end_inset
8072 </cell>
8073 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8074 \begin_inset Text
8075
8076 \begin_layout Plain Layout
8077 111
8078 \end_layout
8079
8080 \end_inset
8081 </cell>
8082 </row>
8083 <row>
8084 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8085 \begin_inset Text
8086
8087 \begin_layout Plain Layout
8088
8089 \series bold
8090 Cinquemani
8091 \end_layout
8092
8093 \end_inset
8094 </cell>
8095 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8096 \begin_inset Text
8097
8098 \begin_layout Plain Layout
8099 Giusi
8100 \end_layout
8101
8102 \end_inset
8103 </cell>
8104 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8105 \begin_inset Text
8106
8107 \begin_layout Plain Layout
8108 111
8109 \end_layout
8110
8111 \end_inset
8112 </cell>
8113 </row>
8114 <row>
8115 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8116 \begin_inset Text
8117
8118 \begin_layout Plain Layout
8119
8120 \series bold
8121 Colin
8122 \end_layout
8123
8124 \end_inset
8125 </cell>
8126 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8127 \begin_inset Text
8128
8129 \begin_layout Plain Layout
8130 Bernard
8131 \end_layout
8132
8133 \end_inset
8134 </cell>
8135 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8136 \begin_inset Text
8137
8138 \begin_layout Plain Layout
8139 111
8140 \end_layout
8141
8142 \end_inset
8143 </cell>
8144 </row>
8145 <row>
8146 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8147 \begin_inset Text
8148
8149 \begin_layout Plain Layout
8150
8151 \series bold
8152 Concli
8153 \end_layout
8154
8155 \end_inset
8156 </cell>
8157 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8158 \begin_inset Text
8159
8160 \begin_layout Plain Layout
8161 Gianfranco
8162 \end_layout
8163
8164 \end_inset
8165 </cell>
8166 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8167 \begin_inset Text
8168
8169 \begin_layout Plain Layout
8170 111
8171 \end_layout
8172
8173 \end_inset
8174 </cell>
8175 </row>
8176 <row>
8177 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8178 \begin_inset Text
8179
8180 \begin_layout Plain Layout
8181
8182 \series bold
8183 Dal Bosco
8184 \end_layout
8185
8186 \end_inset
8187 </cell>
8188 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8189 \begin_inset Text
8190
8191 \begin_layout Plain Layout
8192 Carolina
8193 \end_layout
8194
8195 \end_inset
8196 </cell>
8197 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8198 \begin_inset Text
8199
8200 \begin_layout Plain Layout
8201 111
8202 \end_layout
8203
8204 \end_inset
8205 </cell>
8206 </row>
8207 <row>
8208 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8209 \begin_inset Text
8210
8211 \begin_layout Plain Layout
8212
8213 \series bold
8214 Dalpiaz
8215 \end_layout
8216
8217 \end_inset
8218 </cell>
8219 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8220 \begin_inset Text
8221
8222 \begin_layout Plain Layout
8223 Annamaria
8224 \end_layout
8225
8226 \end_inset
8227 </cell>
8228 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8229 \begin_inset Text
8230
8231 \begin_layout Plain Layout
8232 111
8233 \end_layout
8234
8235 \end_inset
8236 </cell>
8237 </row>
8238 <row>
8239 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8240 \begin_inset Text
8241
8242 \begin_layout Plain Layout
8243
8244 \series bold
8245 Feliciello
8246 \end_layout
8247
8248 \end_inset
8249 </cell>
8250 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8251 \begin_inset Text
8252
8253 \begin_layout Plain Layout
8254 Domenico
8255 \end_layout
8256
8257 \end_inset
8258 </cell>
8259 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8260 \begin_inset Text
8261
8262 \begin_layout Plain Layout
8263 111
8264 \end_layout
8265
8266 \end_inset
8267 </cell>
8268 </row>
8269 <row>
8270 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8271 \begin_inset Text
8272
8273 \begin_layout Plain Layout
8274
8275 \series bold
8276 Focarelli
8277 \end_layout
8278
8279 \end_inset
8280 </cell>
8281 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8282 \begin_inset Text
8283
8284 \begin_layout Plain Layout
8285 Paola
8286 \end_layout
8287
8288 \end_inset
8289 </cell>
8290 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8291 \begin_inset Text
8292
8293 \begin_layout Plain Layout
8294 111
8295 \end_layout
8296
8297 \end_inset
8298 </cell>
8299 </row>
8300 <row>
8301 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8302 \begin_inset Text
8303
8304 \begin_layout Plain Layout
8305
8306 \series bold
8307 Galletti
8308 \end_layout
8309
8310 \end_inset
8311 </cell>
8312 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8313 \begin_inset Text
8314
8315 \begin_layout Plain Layout
8316 Oreste
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 111
8326 \end_layout
8327
8328 \end_inset
8329 </cell>
8330 </row>
8331 <row>
8332 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8333 \begin_inset Text
8334
8335 \begin_layout Plain Layout
8336
8337 \series bold
8338 Gasparini
8339 \end_layout
8340
8341 \end_inset
8342 </cell>
8343 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8344 \begin_inset Text
8345
8346 \begin_layout Plain Layout
8347 Franca
8348 \end_layout
8349
8350 \end_inset
8351 </cell>
8352 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8353 \begin_inset Text
8354
8355 \begin_layout Plain Layout
8356 111
8357 \end_layout
8358
8359 \end_inset
8360 </cell>
8361 </row>
8362 <row>
8363 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8364 \begin_inset Text
8365
8366 \begin_layout Plain Layout
8367
8368 \series bold
8369 Rizzardi
8370 \series default
8371
8372 \begin_inset Foot
8373 status open
8374
8375 \begin_layout Plain Layout
8376 Exemple de note de bas de page
8377 \end_layout
8378
8379 \end_inset
8380
8381
8382 \end_layout
8383
8384 \end_inset
8385 </cell>
8386 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8387 \begin_inset Text
8388
8389 \begin_layout Plain Layout
8390 Paola
8391 \end_layout
8392
8393 \end_inset
8394 </cell>
8395 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8396 \begin_inset Text
8397
8398 \begin_layout Plain Layout
8399 111
8400 \end_layout
8401
8402 \end_inset
8403 </cell>
8404 </row>
8405 <row>
8406 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8407 \begin_inset Text
8408
8409 \begin_layout Plain Layout
8410
8411 \series bold
8412 Lassini
8413 \end_layout
8414
8415 \end_inset
8416 </cell>
8417 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8418 \begin_inset Text
8419
8420 \begin_layout Plain Layout
8421 Giancarlo
8422 \end_layout
8423
8424 \end_inset
8425 </cell>
8426 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8427 \begin_inset Text
8428
8429 \begin_layout Plain Layout
8430 111
8431 \end_layout
8432
8433 \end_inset
8434 </cell>
8435 </row>
8436 <row>
8437 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8438 \begin_inset Text
8439
8440 \begin_layout Plain Layout
8441
8442 \series bold
8443 Malfatti
8444 \end_layout
8445
8446 \end_inset
8447 </cell>
8448 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8449 \begin_inset Text
8450
8451 \begin_layout Plain Layout
8452 Luciano
8453 \end_layout
8454
8455 \end_inset
8456 </cell>
8457 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8458 \begin_inset Text
8459
8460 \begin_layout Plain Layout
8461 111
8462 \end_layout
8463
8464 \end_inset
8465 </cell>
8466 </row>
8467 <row>
8468 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8469 \begin_inset Text
8470
8471 \begin_layout Plain Layout
8472
8473 \series bold
8474 Malfatti
8475 \end_layout
8476
8477 \end_inset
8478 </cell>
8479 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8480 \begin_inset Text
8481
8482 \begin_layout Plain Layout
8483 Valeriano
8484 \end_layout
8485
8486 \end_inset
8487 </cell>
8488 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8489 \begin_inset Text
8490
8491 \begin_layout Plain Layout
8492 111
8493 \end_layout
8494
8495 \end_inset
8496 </cell>
8497 </row>
8498 <row>
8499 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8500 \begin_inset Text
8501
8502 \begin_layout Plain Layout
8503
8504 \series bold
8505 Meneguzzo
8506 \end_layout
8507
8508 \end_inset
8509 </cell>
8510 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8511 \begin_inset Text
8512
8513 \begin_layout Plain Layout
8514 Roberto
8515 \end_layout
8516
8517 \end_inset
8518 </cell>
8519 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8520 \begin_inset Text
8521
8522 \begin_layout Plain Layout
8523 111
8524 \end_layout
8525
8526 \end_inset
8527 </cell>
8528 </row>
8529 <row>
8530 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8531 \begin_inset Text
8532
8533 \begin_layout Plain Layout
8534
8535 \series bold
8536 Mezzadra
8537 \end_layout
8538
8539 \end_inset
8540 </cell>
8541 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8542 \begin_inset Text
8543
8544 \begin_layout Plain Layout
8545 Roberto
8546 \end_layout
8547
8548 \end_inset
8549 </cell>
8550 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8551 \begin_inset Text
8552
8553 \begin_layout Plain Layout
8554 111
8555 \end_layout
8556
8557 \end_inset
8558 </cell>
8559 </row>
8560 <row>
8561 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8562 \begin_inset Text
8563
8564 \begin_layout Plain Layout
8565
8566 \series bold
8567 Pirpamer
8568 \end_layout
8569
8570 \end_inset
8571 </cell>
8572 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8573 \begin_inset Text
8574
8575 \begin_layout Plain Layout
8576 Erich
8577 \end_layout
8578
8579 \end_inset
8580 </cell>
8581 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8582 \begin_inset Text
8583
8584 \begin_layout Plain Layout
8585 111
8586 \end_layout
8587
8588 \end_inset
8589 </cell>
8590 </row>
8591 <row>
8592 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8593 \begin_inset Text
8594
8595 \begin_layout Plain Layout
8596
8597 \series bold
8598 Pochiesa
8599 \end_layout
8600
8601 \end_inset
8602 </cell>
8603 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8604 \begin_inset Text
8605
8606 \begin_layout Plain Layout
8607 Paolo
8608 \end_layout
8609
8610 \end_inset
8611 </cell>
8612 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8613 \begin_inset Text
8614
8615 \begin_layout Plain Layout
8616 111, 222
8617 \end_layout
8618
8619 \end_inset
8620 </cell>
8621 </row>
8622 <row>
8623 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8624 \begin_inset Text
8625
8626 \begin_layout Plain Layout
8627
8628 \series bold
8629 Radina
8630 \end_layout
8631
8632 \end_inset
8633 </cell>
8634 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8635 \begin_inset Text
8636
8637 \begin_layout Plain Layout
8638 Claudio
8639 \end_layout
8640
8641 \end_inset
8642 </cell>
8643 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8644 \begin_inset Text
8645
8646 \begin_layout Plain Layout
8647 111
8648 \end_layout
8649
8650 \end_inset
8651 </cell>
8652 </row>
8653 <row>
8654 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8655 \begin_inset Text
8656
8657 \begin_layout Plain Layout
8658
8659 \series bold
8660 Stuffer
8661 \end_layout
8662
8663 \end_inset
8664 </cell>
8665 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8666 \begin_inset Text
8667
8668 \begin_layout Plain Layout
8669 Oskar
8670 \end_layout
8671
8672 \end_inset
8673 </cell>
8674 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8675 \begin_inset Text
8676
8677 \begin_layout Plain Layout
8678 111
8679 \end_layout
8680
8681 \end_inset
8682 </cell>
8683 </row>
8684 <row>
8685 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8686 \begin_inset Text
8687
8688 \begin_layout Plain Layout
8689
8690 \series bold
8691 Tacchelli
8692 \end_layout
8693
8694 \end_inset
8695 </cell>
8696 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8697 \begin_inset Text
8698
8699 \begin_layout Plain Layout
8700 Ugo
8701 \end_layout
8702
8703 \end_inset
8704 </cell>
8705 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8706 \begin_inset Text
8707
8708 \begin_layout Plain Layout
8709 111
8710 \end_layout
8711
8712 \end_inset
8713 </cell>
8714 </row>
8715 <row>
8716 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8717 \begin_inset Text
8718
8719 \begin_layout Plain Layout
8720
8721 \series bold
8722 Tezzele
8723 \end_layout
8724
8725 \end_inset
8726 </cell>
8727 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8728 \begin_inset Text
8729
8730 \begin_layout Plain Layout
8731 Margit
8732 \end_layout
8733
8734 \end_inset
8735 </cell>
8736 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8737 \begin_inset Text
8738
8739 \begin_layout Plain Layout
8740 111
8741 \end_layout
8742
8743 \end_inset
8744 </cell>
8745 </row>
8746 <row>
8747 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8748 \begin_inset Text
8749
8750 \begin_layout Plain Layout
8751
8752 \series bold
8753 Unterkalmsteiner
8754 \end_layout
8755
8756 \end_inset
8757 </cell>
8758 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8759 \begin_inset Text
8760
8761 \begin_layout Plain Layout
8762 Frieda
8763 \end_layout
8764
8765 \end_inset
8766 </cell>
8767 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8768 \begin_inset Text
8769
8770 \begin_layout Plain Layout
8771 111
8772 \end_layout
8773
8774 \end_inset
8775 </cell>
8776 </row>
8777 <row>
8778 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8779 \begin_inset Text
8780
8781 \begin_layout Plain Layout
8782
8783 \series bold
8784 Vieider
8785 \end_layout
8786
8787 \end_inset
8788 </cell>
8789 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8790 \begin_inset Text
8791
8792 \begin_layout Plain Layout
8793 Hilde
8794 \end_layout
8795
8796 \end_inset
8797 </cell>
8798 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8799 \begin_inset Text
8800
8801 \begin_layout Plain Layout
8802 111
8803 \end_layout
8804
8805 \end_inset
8806 </cell>
8807 </row>
8808 <row>
8809 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8810 \begin_inset Text
8811
8812 \begin_layout Plain Layout
8813
8814 \series bold
8815 Vigna
8816 \end_layout
8817
8818 \end_inset
8819 </cell>
8820 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8821 \begin_inset Text
8822
8823 \begin_layout Plain Layout
8824 Jürgen
8825 \end_layout
8826
8827 \end_inset
8828 </cell>
8829 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8830 \begin_inset Text
8831
8832 \begin_layout Plain Layout
8833 111
8834 \end_layout
8835
8836 \end_inset
8837 </cell>
8838 </row>
8839 <row>
8840 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8841 \begin_inset Text
8842
8843 \begin_layout Plain Layout
8844
8845 \series bold
8846 Weber
8847 \end_layout
8848
8849 \end_inset
8850 </cell>
8851 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8852 \begin_inset Text
8853
8854 \begin_layout Plain Layout
8855 Maurizio
8856 \end_layout
8857
8858 \end_inset
8859 </cell>
8860 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8861 \begin_inset Text
8862
8863 \begin_layout Plain Layout
8864 111
8865 \end_layout
8866
8867 \end_inset
8868 </cell>
8869 </row>
8870 <row>
8871 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8872 \begin_inset Text
8873
8874 \begin_layout Plain Layout
8875
8876 \series bold
8877 Winkler
8878 \end_layout
8879
8880 \end_inset
8881 </cell>
8882 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8883 \begin_inset Text
8884
8885 \begin_layout Plain Layout
8886 Franz
8887 \end_layout
8888
8889 \end_inset
8890 </cell>
8891 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8892 \begin_inset Text
8893
8894 \begin_layout Plain Layout
8895 111
8896 \end_layout
8897
8898 \end_inset
8899 </cell>
8900 </row>
8901 <row>
8902 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8903 \begin_inset Text
8904
8905 \begin_layout Plain Layout
8906  
8907 \end_layout
8908
8909 \end_inset
8910 </cell>
8911 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
8912 \begin_inset Text
8913
8914 \begin_layout Plain Layout
8915
8916 \end_layout
8917
8918 \end_inset
8919 </cell>
8920 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8921 \begin_inset Text
8922
8923 \begin_layout Plain Layout
8924
8925 \end_layout
8926
8927 \end_inset
8928 </cell>
8929 </row>
8930 <row>
8931 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8932 \begin_inset Text
8933
8934 \begin_layout Plain Layout
8935
8936 \series bold
8937 Annovi
8938 \end_layout
8939
8940 \end_inset
8941 </cell>
8942 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8943 \begin_inset Text
8944
8945 \begin_layout Plain Layout
8946 Silvia
8947 \end_layout
8948
8949 \end_inset
8950 </cell>
8951 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8952 \begin_inset Text
8953
8954 \begin_layout Plain Layout
8955 555
8956 \end_layout
8957
8958 \end_inset
8959 </cell>
8960 </row>
8961 <row>
8962 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8963 \begin_inset Text
8964
8965 \begin_layout Plain Layout
8966
8967 \series bold
8968 Bertoli
8969 \end_layout
8970
8971 \end_inset
8972 </cell>
8973 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8974 \begin_inset Text
8975
8976 \begin_layout Plain Layout
8977 Stefano
8978 \end_layout
8979
8980 \end_inset
8981 </cell>
8982 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8983 \begin_inset Text
8984
8985 \begin_layout Plain Layout
8986 555
8987 \end_layout
8988
8989 \end_inset
8990 </cell>
8991 </row>
8992 <row>
8993 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8994 \begin_inset Text
8995
8996 \begin_layout Plain Layout
8997
8998 \series bold
8999 Bozzi
9000 \end_layout
9001
9002 \end_inset
9003 </cell>
9004 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9005 \begin_inset Text
9006
9007 \begin_layout Plain Layout
9008 Walter
9009 \end_layout
9010
9011 \end_inset
9012 </cell>
9013 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9014 \begin_inset Text
9015
9016 \begin_layout Plain Layout
9017 555
9018 \end_layout
9019
9020 \end_inset
9021 </cell>
9022 </row>
9023 <row>
9024 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9025 \begin_inset Text
9026
9027 \begin_layout Plain Layout
9028
9029 \series bold
9030 Cachia
9031 \end_layout
9032
9033 \end_inset
9034 </cell>
9035 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9036 \begin_inset Text
9037
9038 \begin_layout Plain Layout
9039 Maria
9040 \end_layout
9041
9042 \end_inset
9043 </cell>
9044 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9045 \begin_inset Text
9046
9047 \begin_layout Plain Layout
9048 555
9049 \end_layout
9050
9051 \end_inset
9052 </cell>
9053 </row>
9054 <row>
9055 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9056 \begin_inset Text
9057
9058 \begin_layout Plain Layout
9059
9060 \series bold
9061 Cachia
9062 \end_layout
9063
9064 \end_inset
9065 </cell>
9066 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9067 \begin_inset Text
9068
9069 \begin_layout Plain Layout
9070 Maurizio
9071 \end_layout
9072
9073 \end_inset
9074 </cell>
9075 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9076 \begin_inset Text
9077
9078 \begin_layout Plain Layout
9079 555
9080 \end_layout
9081
9082 \end_inset
9083 </cell>
9084 </row>
9085 <row>
9086 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9087 \begin_inset Text
9088
9089 \begin_layout Plain Layout
9090
9091 \series bold
9092 Cinquemani
9093 \end_layout
9094
9095 \end_inset
9096 </cell>
9097 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9098 \begin_inset Text
9099
9100 \begin_layout Plain Layout
9101 Giusi
9102 \end_layout
9103
9104 \end_inset
9105 </cell>
9106 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9107 \begin_inset Text
9108
9109 \begin_layout Plain Layout
9110 555
9111 \end_layout
9112
9113 \end_inset
9114 </cell>
9115 </row>
9116 <row>
9117 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9118 \begin_inset Text
9119
9120 \begin_layout Plain Layout
9121
9122 \series bold
9123 Colin
9124 \end_layout
9125
9126 \end_inset
9127 </cell>
9128 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9129 \begin_inset Text
9130
9131 \begin_layout Plain Layout
9132 Bernard
9133 \end_layout
9134
9135 \end_inset
9136 </cell>
9137 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9138 \begin_inset Text
9139
9140 \begin_layout Plain Layout
9141 555
9142 \end_layout
9143
9144 \end_inset
9145 </cell>
9146 </row>
9147 <row>
9148 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9149 \begin_inset Text
9150
9151 \begin_layout Plain Layout
9152
9153 \series bold
9154 Concli
9155 \end_layout
9156
9157 \end_inset
9158 </cell>
9159 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9160 \begin_inset Text
9161
9162 \begin_layout Plain Layout
9163 Gianfranco
9164 \end_layout
9165
9166 \end_inset
9167 </cell>
9168 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9169 \begin_inset Text
9170
9171 \begin_layout Plain Layout
9172 555
9173 \end_layout
9174
9175 \end_inset
9176 </cell>
9177 </row>
9178 <row>
9179 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9180 \begin_inset Text
9181
9182 \begin_layout Plain Layout
9183
9184 \series bold
9185 Dal Bosco
9186 \end_layout
9187
9188 \end_inset
9189 </cell>
9190 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9191 \begin_inset Text
9192
9193 \begin_layout Plain Layout
9194 Carolina
9195 \end_layout
9196
9197 \end_inset
9198 </cell>
9199 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9200 \begin_inset Text
9201
9202 \begin_layout Plain Layout
9203 555
9204 \end_layout
9205
9206 \end_inset
9207 </cell>
9208 </row>
9209 <row>
9210 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9211 \begin_inset Text
9212
9213 \begin_layout Plain Layout
9214
9215 \series bold
9216 Dalpiaz
9217 \end_layout
9218
9219 \end_inset
9220 </cell>
9221 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9222 \begin_inset Text
9223
9224 \begin_layout Plain Layout
9225 Annamaria
9226 \end_layout
9227
9228 \end_inset
9229 </cell>
9230 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9231 \begin_inset Text
9232
9233 \begin_layout Plain Layout
9234 555
9235 \end_layout
9236
9237 \end_inset
9238 </cell>
9239 </row>
9240 <row>
9241 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9242 \begin_inset Text
9243
9244 \begin_layout Plain Layout
9245
9246 \series bold
9247 Feliciello
9248 \end_layout
9249
9250 \end_inset
9251 </cell>
9252 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9253 \begin_inset Text
9254
9255 \begin_layout Plain Layout
9256 Domenico
9257 \end_layout
9258
9259 \end_inset
9260 </cell>
9261 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9262 \begin_inset Text
9263
9264 \begin_layout Plain Layout
9265 555
9266 \end_layout
9267
9268 \end_inset
9269 </cell>
9270 </row>
9271 <row>
9272 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9273 \begin_inset Text
9274
9275 \begin_layout Plain Layout
9276
9277 \series bold
9278 Focarelli
9279 \end_layout
9280
9281 \end_inset
9282 </cell>
9283 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9284 \begin_inset Text
9285
9286 \begin_layout Plain Layout
9287 Paola
9288 \end_layout
9289
9290 \end_inset
9291 </cell>
9292 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9293 \begin_inset Text
9294
9295 \begin_layout Plain Layout
9296 555
9297 \end_layout
9298
9299 \end_inset
9300 </cell>
9301 </row>
9302 <row>
9303 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9304 \begin_inset Text
9305
9306 \begin_layout Plain Layout
9307
9308 \series bold
9309 Galletti
9310 \end_layout
9311
9312 \end_inset
9313 </cell>
9314 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9315 \begin_inset Text
9316
9317 \begin_layout Plain Layout
9318 Oreste
9319 \end_layout
9320
9321 \end_inset
9322 </cell>
9323 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9324 \begin_inset Text
9325
9326 \begin_layout Plain Layout
9327 555
9328 \end_layout
9329
9330 \end_inset
9331 </cell>
9332 </row>
9333 <row>
9334 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9335 \begin_inset Text
9336
9337 \begin_layout Plain Layout
9338
9339 \series bold
9340 Gasparini
9341 \end_layout
9342
9343 \end_inset
9344 </cell>
9345 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9346 \begin_inset Text
9347
9348 \begin_layout Plain Layout
9349 Franca
9350 \end_layout
9351
9352 \end_inset
9353 </cell>
9354 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9355 \begin_inset Text
9356
9357 \begin_layout Plain Layout
9358 555
9359 \end_layout
9360
9361 \end_inset
9362 </cell>
9363 </row>
9364 <row>
9365 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9366 \begin_inset Text
9367
9368 \begin_layout Plain Layout
9369
9370 \series bold
9371 Rizzardi
9372 \end_layout
9373
9374 \end_inset
9375 </cell>
9376 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9377 \begin_inset Text
9378
9379 \begin_layout Plain Layout
9380 Paola
9381 \end_layout
9382
9383 \end_inset
9384 </cell>
9385 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9386 \begin_inset Text
9387
9388 \begin_layout Plain Layout
9389 555
9390 \end_layout
9391
9392 \end_inset
9393 </cell>
9394 </row>
9395 <row>
9396 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9397 \begin_inset Text
9398
9399 \begin_layout Plain Layout
9400
9401 \series bold
9402 Lassini
9403 \end_layout
9404
9405 \end_inset
9406 </cell>
9407 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9408 \begin_inset Text
9409
9410 \begin_layout Plain Layout
9411 Giancarlo
9412 \end_layout
9413
9414 \end_inset
9415 </cell>
9416 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9417 \begin_inset Text
9418
9419 \begin_layout Plain Layout
9420 555
9421 \end_layout
9422
9423 \end_inset
9424 </cell>
9425 </row>
9426 <row>
9427 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9428 \begin_inset Text
9429
9430 \begin_layout Plain Layout
9431
9432 \series bold
9433 Malfatti
9434 \end_layout
9435
9436 \end_inset
9437 </cell>
9438 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9439 \begin_inset Text
9440
9441 \begin_layout Plain Layout
9442 Luciano
9443 \end_layout
9444
9445 \end_inset
9446 </cell>
9447 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9448 \begin_inset Text
9449
9450 \begin_layout Plain Layout
9451 555
9452 \end_layout
9453
9454 \end_inset
9455 </cell>
9456 </row>
9457 <row>
9458 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9459 \begin_inset Text
9460
9461 \begin_layout Plain Layout
9462
9463 \series bold
9464 Malfatti
9465 \end_layout
9466
9467 \end_inset
9468 </cell>
9469 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9470 \begin_inset Text
9471
9472 \begin_layout Plain Layout
9473 Valeriano
9474 \end_layout
9475
9476 \end_inset
9477 </cell>
9478 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9479 \begin_inset Text
9480
9481 \begin_layout Plain Layout
9482 555
9483 \end_layout
9484
9485 \end_inset
9486 </cell>
9487 </row>
9488 <row>
9489 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9490 \begin_inset Text
9491
9492 \begin_layout Plain Layout
9493
9494 \series bold
9495 Meneguzzo
9496 \end_layout
9497
9498 \end_inset
9499 </cell>
9500 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9501 \begin_inset Text
9502
9503 \begin_layout Plain Layout
9504 Roberto
9505 \end_layout
9506
9507 \end_inset
9508 </cell>
9509 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9510 \begin_inset Text
9511
9512 \begin_layout Plain Layout
9513 555
9514 \end_layout
9515
9516 \end_inset
9517 </cell>
9518 </row>
9519 <row>
9520 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9521 \begin_inset Text
9522
9523 \begin_layout Plain Layout
9524
9525 \series bold
9526 Mezzadra
9527 \end_layout
9528
9529 \end_inset
9530 </cell>
9531 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9532 \begin_inset Text
9533
9534 \begin_layout Plain Layout
9535 Roberto
9536 \end_layout
9537
9538 \end_inset
9539 </cell>
9540 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9541 \begin_inset Text
9542
9543 \begin_layout Plain Layout
9544 555
9545 \end_layout
9546
9547 \end_inset
9548 </cell>
9549 </row>
9550 </lyxtabular>
9551
9552 \end_inset
9553
9554
9555 \end_layout
9556
9557 \begin_layout Section
9558 Questions particulières concernant les tableaux longs
9559 \begin_inset OptArg
9560 status collapsed
9561
9562 \begin_layout Plain Layout
9563 Questions sur les tableaux longs
9564 \end_layout
9565
9566 \end_inset
9567
9568
9569 \begin_inset CommandInset label
9570 LatexCommand label
9571 name "sec:Questions-sur-tableaux-longs"
9572
9573 \end_inset
9574
9575
9576 \end_layout
9577
9578 \begin_layout Subsection
9579 Calculs des pages des tableaux longs
9580 \begin_inset Index
9581 status collapsed
9582
9583 \begin_layout Plain Layout
9584 Tableaux longs ! Calculs
9585 \end_layout
9586
9587 \end_inset
9588
9589
9590 \end_layout
9591
9592 \begin_layout Standard
9593 LaTeX calcule la hauteur de chaque page de tableau et leurs sauts de page
9594  en utilisant des blocs (chunks).
9595  Ces blocs sont des portions de tableau qui tiennent en une fois dans la
9596  mémoire de LaTeX.
9597  La valeur implicite est fixée pour des raisons historiques à seulement
9598  20 lignes de tableau.
9599  Si vous utilisez des tableaux longs couvrant de nombreuses pages, ceci
9600  peut ralentir la création de votre document.
9601  Vous pouvez sans risque augmenter la taille des blocs pour atteindre des
9602  valeurs de 100 ou de 1000 en ajoutant une ligne comme celle-ci dans le
9603  préambule de votre document :
9604 \end_layout
9605
9606 \begin_layout Standard
9607
9608 \series bold
9609
9610 \backslash
9611 setcounter{LTchunksize}{100}
9612 \end_layout
9613
9614 \begin_layout Subsection
9615 Les Flottants et les Tableaux Longs
9616 \begin_inset Index
9617 status collapsed
9618
9619 \begin_layout Plain Layout
9620 Tableaux longs ! Flottants
9621 \end_layout
9622
9623 \end_inset
9624
9625
9626 \end_layout
9627
9628 \begin_layout Standard
9629 Il peut y avoir des problèmes quand un flottant apparaît sur la page où
9630  commence un tableau long.
9631  Pour éviter une telle situation, ajoutez la commande 
9632 \series bold
9633
9634 \backslash
9635 clearpage
9636 \series default
9637  en tant que code TeX juste avant votre tableau long.
9638 \end_layout
9639
9640 \begin_layout Subsection
9641 Sauts de pages forcés
9642 \begin_inset Index
9643 status collapsed
9644
9645 \begin_layout Plain Layout
9646 Tableaux longs ! Sauts de pages forcés
9647 \end_layout
9648
9649 \end_inset
9650
9651
9652 \end_layout
9653
9654 \begin_layout Standard
9655 Implicitement les tableaux ne peuvent être coupés qu'entre deux lignes.
9656  Si vous avez une cellule avec plusieurs lignes et que vous voulez avoir
9657  un saut de page à l'intérieur de cette cellule, insérez la commande LaTeX
9658  de saut de ligne 
9659 \begin_inset Quotes eld
9660 \end_inset
9661
9662
9663 \backslash
9664
9665 \backslash
9666
9667 \begin_inset Quotes erd
9668 \end_inset
9669
9670  en code TeX à l'endroit de la cellule où vous voulez qu'elle soit coupée.
9671  Avant la commande 
9672 \begin_inset Quotes eld
9673 \end_inset
9674
9675
9676 \backslash
9677
9678 \backslash
9679
9680 \begin_inset Quotes erd
9681 \end_inset
9682
9683 , vous devez insérer en code TeX, autant de caractères 
9684 \begin_inset Quotes eld
9685 \end_inset
9686
9687 &
9688 \begin_inset Quotes erd
9689 \end_inset
9690
9691  qu'il y a de colonnes après la cellule concernée.
9692  Le caractère 
9693 \begin_inset Quotes eld
9694 \end_inset
9695
9696 &
9697 \begin_inset Quotes erd
9698 \end_inset
9699
9700  sert à séparer les colonnes d'un tableau.
9701  Écrivez en code-TeX, après chaque 
9702 \begin_inset Quotes eld
9703 \end_inset
9704
9705 &
9706 \begin_inset Quotes erd
9707 \end_inset
9708
9709  le contenu des cellules correspondantes et en même temps supprimez le contenu
9710  de ces cellules dans le texte normal.
9711  
9712 \begin_inset Newline newline
9713 \end_inset
9714
9715 Après la commande 
9716 \backslash
9717
9718 \backslash
9719 , insérez autant de caractères 
9720 \begin_inset Quotes eld
9721 \end_inset
9722
9723 &
9724 \begin_inset Quotes erd
9725 \end_inset
9726
9727  qu'il y a de colonnes avant la colonne traitée.
9728  Dans le tableau
9729 \begin_inset space ~
9730 \end_inset
9731
9732
9733 \begin_inset CommandInset ref
9734 LatexCommand ref
9735 reference "tab:Tableau-saut-de-page"
9736
9737 \end_inset
9738
9739  la cellule qui doit être coupée est dans la deuxième colonne et elle est
9740  suivie par une autre colonne.
9741  La commande suivante a donc été insérée en code TeX dans la cellule après
9742  le mot 
9743 \begin_inset Quotes eld
9744 \end_inset
9745
9746
9747 \emph on
9748 Castelchiodato,
9749 \emph default
9750
9751 \begin_inset Quotes erd
9752 \end_inset
9753
9754 :
9755 \end_layout
9756
9757 \begin_layout Standard
9758
9759 \series bold
9760 & 111
9761 \backslash
9762
9763 \backslash
9764  
9765 \backslash
9766 newpage
9767 \begin_inset Newline newline
9768 \end_inset
9769
9770 &
9771 \end_layout
9772
9773 \begin_layout Standard
9774 Le 
9775 \begin_inset Quotes eld
9776 \end_inset
9777
9778 111
9779 \begin_inset Quotes erd
9780 \end_inset
9781
9782  dans la troisième colonne de la ligne a été supprimé.
9783  
9784 \series bold
9785
9786 \backslash
9787 newpage
9788 \series default
9789  est nécessaire seulement quand un saut de page doit impérativement avoir
9790  lieu à cet endroit, sinon on n'a qu'une possibilité de saut.
9791  Si votre ligne de pied de tableau n'a pas de bordure supérieure pour une
9792  raison ou une autre mais que vous voulez une ligne à l'endroit où la cellule
9793  est coupée, utilisez cette commande à la place de la précédente :
9794 \end_layout
9795
9796 \begin_layout Standard
9797
9798 \series bold
9799 & 111
9800 \backslash
9801
9802 \backslash
9803
9804 \begin_inset Newline newline
9805 \end_inset
9806
9807
9808 \backslash
9809 hline &
9810 \end_layout
9811
9812 \begin_layout Standard
9813 Quand la cellule qui doit être coupée est dans la dernière colonne, on doit
9814  insérer la commande
9815 \end_layout
9816
9817 \begin_layout Standard
9818
9819 \series bold
9820
9821 \backslash
9822 setlength{
9823 \backslash
9824 parfillskip}{0pt}
9825 \end_layout
9826
9827 \begin_layout Standard
9828 au début de la cellule.
9829  Cela assure que la portion de la cellule qui va se trouver affichée sur
9830  la page suivante le sera avec toute la largeur de la cellule.
9831 \end_layout
9832
9833 \begin_layout Standard
9834 \align center
9835 \begin_inset Tabular
9836 <lyxtabular version="3" rows="38" columns="3">
9837 <features islongtable="true" lastFootEmpty="true">
9838 <column alignment="left" valignment="top" width="0cm">
9839 <column alignment="left" valignment="top" width="3cm">
9840 <column alignment="center" valignment="top" width="0pt">
9841 <row caption="true">
9842 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9843 \begin_inset Text
9844
9845 \begin_layout Plain Layout
9846 \begin_inset Caption
9847
9848 \begin_layout Plain Layout
9849 Tableau avec un saut de page forcé dans une cellule
9850 \begin_inset CommandInset label
9851 LatexCommand label
9852 name "tab:Tableau-saut-de-page"
9853
9854 \end_inset
9855
9856
9857 \begin_inset OptArg
9858 status collapsed
9859
9860 \begin_layout Plain Layout
9861 Tableau avec un saut de page forcé dans une cellule
9862 \end_layout
9863
9864 \end_inset
9865
9866
9867 \end_layout
9868
9869 \end_inset
9870
9871
9872 \end_layout
9873
9874 \end_inset
9875 </cell>
9876 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9877 \begin_inset Text
9878
9879 \begin_layout Plain Layout
9880
9881 \end_layout
9882
9883 \end_inset
9884 </cell>
9885 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9886 \begin_inset Text
9887
9888 \begin_layout Plain Layout
9889
9890 \end_layout
9891
9892 \end_inset
9893 </cell>
9894 </row>
9895 <row endfirsthead="true">
9896 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9897 \begin_inset Text
9898
9899 \begin_layout Plain Layout
9900
9901 \series bold
9902 Exemple d'annuaire téléphonique (ne faites pas attention aux noms)
9903 \end_layout
9904
9905 \end_inset
9906 </cell>
9907 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9908 \begin_inset Text
9909
9910 \begin_layout Plain Layout
9911
9912 \end_layout
9913
9914 \end_inset
9915 </cell>
9916 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9917 \begin_inset Text
9918
9919 \begin_layout Plain Layout
9920
9921 \end_layout
9922
9923 \end_inset
9924 </cell>
9925 </row>
9926 <row endfirsthead="true">
9927 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9928 \begin_inset Text
9929
9930 \begin_layout Plain Layout
9931
9932 \series bold
9933 NOM
9934 \end_layout
9935
9936 \end_inset
9937 </cell>
9938 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9939 \begin_inset Text
9940
9941 \begin_layout Plain Layout
9942
9943 \end_layout
9944
9945 \end_inset
9946 </cell>
9947 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9948 \begin_inset Text
9949
9950 \begin_layout Plain Layout
9951
9952 \series bold
9953 TÉL.
9954 \end_layout
9955
9956 \end_inset
9957 </cell>
9958 </row>
9959 <row endhead="true">
9960 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9961 \begin_inset Text
9962
9963 \begin_layout Plain Layout
9964 \begin_inset ERT
9965 status collapsed
9966
9967 \begin_layout Plain Layout
9968
9969
9970 \backslash
9971 caption*{Tableau sur deux pages avec un saut de page dans une cellule}
9972 \backslash
9973
9974 \backslash
9975 %
9976 \end_layout
9977
9978 \end_inset
9979
9980
9981 \end_layout
9982
9983 \end_inset
9984 </cell>
9985 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9986 \begin_inset Text
9987
9988 \begin_layout Plain Layout
9989
9990 \end_layout
9991
9992 \end_inset
9993 </cell>
9994 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9995 \begin_inset Text
9996
9997 \begin_layout Plain Layout
9998
9999 \end_layout
10000
10001 \end_inset
10002 </cell>
10003 </row>
10004 <row endhead="true">
10005 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10006 \begin_inset Text
10007
10008 \begin_layout Plain Layout
10009  
10010 \series bold
10011 Exemple d'annuaire téléphonique
10012 \end_layout
10013
10014 \end_inset
10015 </cell>
10016 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10017 \begin_inset Text
10018
10019 \begin_layout Plain Layout
10020
10021 \end_layout
10022
10023 \end_inset
10024 </cell>
10025 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10026 \begin_inset Text
10027
10028 \begin_layout Plain Layout
10029
10030 \end_layout
10031
10032 \end_inset
10033 </cell>
10034 </row>
10035 <row endhead="true">
10036 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10037 \begin_inset Text
10038
10039 \begin_layout Plain Layout
10040
10041 \series bold
10042 NOM
10043 \end_layout
10044
10045 \end_inset
10046 </cell>
10047 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10048 \begin_inset Text
10049
10050 \begin_layout Plain Layout
10051
10052 \end_layout
10053
10054 \end_inset
10055 </cell>
10056 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10057 \begin_inset Text
10058
10059 \begin_layout Plain Layout
10060
10061 \series bold
10062 TÉL.
10063 \end_layout
10064
10065 \end_inset
10066 </cell>
10067 </row>
10068 <row endfoot="true">
10069 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
10070 \begin_inset Text
10071
10072 \begin_layout Plain Layout
10073 suite page suivante\SpecialChar \ldots{}
10074
10075 \end_layout
10076
10077 \end_inset
10078 </cell>
10079 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10080 \begin_inset Text
10081
10082 \begin_layout Plain Layout
10083
10084 \end_layout
10085
10086 \end_inset
10087 </cell>
10088 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10089 \begin_inset Text
10090
10091 \begin_layout Plain Layout
10092
10093 \end_layout
10094
10095 \end_inset
10096 </cell>
10097 </row>
10098 <row>
10099 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10100 \begin_inset Text
10101
10102 \begin_layout Plain Layout
10103
10104 \series bold
10105 Annovi
10106 \end_layout
10107
10108 \end_inset
10109 </cell>
10110 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10111 \begin_inset Text
10112
10113 \begin_layout Plain Layout
10114 Silvia
10115 \end_layout
10116
10117 \end_inset
10118 </cell>
10119 <cell alignment="right" valignment="top" rightline="true" usebox="none">
10120 \begin_inset Text
10121
10122 \begin_layout Plain Layout
10123 111
10124 \end_layout
10125
10126 \end_inset
10127 </cell>
10128 </row>
10129 <row>
10130 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10131 \begin_inset Text
10132
10133 \begin_layout Plain Layout
10134
10135 \series bold
10136 Bertoli
10137 \end_layout
10138
10139 \end_inset
10140 </cell>
10141 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10142 \begin_inset Text
10143
10144 \begin_layout Plain Layout
10145 Stefano
10146 \end_layout
10147
10148 \end_inset
10149 </cell>
10150 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10151 \begin_inset Text
10152
10153 \begin_layout Plain Layout
10154 111
10155 \end_layout
10156
10157 \end_inset
10158 </cell>
10159 </row>
10160 <row>
10161 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10162 \begin_inset Text
10163
10164 \begin_layout Plain Layout
10165
10166 \series bold
10167 Bozzi
10168 \end_layout
10169
10170 \end_inset
10171 </cell>
10172 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10173 \begin_inset Text
10174
10175 \begin_layout Plain Layout
10176 Walter
10177 \end_layout
10178
10179 \end_inset
10180 </cell>
10181 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10182 \begin_inset Text
10183
10184 \begin_layout Plain Layout
10185 111
10186 \end_layout
10187
10188 \end_inset
10189 </cell>
10190 </row>
10191 <row>
10192 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10193 \begin_inset Text
10194
10195 \begin_layout Plain Layout
10196
10197 \series bold
10198 Cachia
10199 \end_layout
10200
10201 \end_inset
10202 </cell>
10203 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10204 \begin_inset Text
10205
10206 \begin_layout Plain Layout
10207 Maria
10208 \end_layout
10209
10210 \end_inset
10211 </cell>
10212 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10213 \begin_inset Text
10214
10215 \begin_layout Plain Layout
10216 111
10217 \end_layout
10218
10219 \end_inset
10220 </cell>
10221 </row>
10222 <row>
10223 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10224 \begin_inset Text
10225
10226 \begin_layout Plain Layout
10227
10228 \series bold
10229 Cachia
10230 \end_layout
10231
10232 \end_inset
10233 </cell>
10234 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10235 \begin_inset Text
10236
10237 \begin_layout Plain Layout
10238 Maurizio
10239 \end_layout
10240
10241 \end_inset
10242 </cell>
10243 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10244 \begin_inset Text
10245
10246 \begin_layout Plain Layout
10247 111
10248 \end_layout
10249
10250 \end_inset
10251 </cell>
10252 </row>
10253 <row>
10254 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10255 \begin_inset Text
10256
10257 \begin_layout Plain Layout
10258
10259 \series bold
10260 Cinquemani
10261 \end_layout
10262
10263 \end_inset
10264 </cell>
10265 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10266 \begin_inset Text
10267
10268 \begin_layout Plain Layout
10269 Giusi
10270 \end_layout
10271
10272 \end_inset
10273 </cell>
10274 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10275 \begin_inset Text
10276
10277 \begin_layout Plain Layout
10278 111
10279 \end_layout
10280
10281 \end_inset
10282 </cell>
10283 </row>
10284 <row>
10285 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10286 \begin_inset Text
10287
10288 \begin_layout Plain Layout
10289
10290 \series bold
10291 Colin
10292 \end_layout
10293
10294 \end_inset
10295 </cell>
10296 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10297 \begin_inset Text
10298
10299 \begin_layout Plain Layout
10300 Bernard
10301 \end_layout
10302
10303 \end_inset
10304 </cell>
10305 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10306 \begin_inset Text
10307
10308 \begin_layout Plain Layout
10309 111
10310 \end_layout
10311
10312 \end_inset
10313 </cell>
10314 </row>
10315 <row>
10316 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10317 \begin_inset Text
10318
10319 \begin_layout Plain Layout
10320
10321 \series bold
10322 Concli
10323 \end_layout
10324
10325 \end_inset
10326 </cell>
10327 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10328 \begin_inset Text
10329
10330 \begin_layout Plain Layout
10331 Gianfranco
10332 \end_layout
10333
10334 \end_inset
10335 </cell>
10336 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10337 \begin_inset Text
10338
10339 \begin_layout Plain Layout
10340 111
10341 \end_layout
10342
10343 \end_inset
10344 </cell>
10345 </row>
10346 <row>
10347 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10348 \begin_inset Text
10349
10350 \begin_layout Plain Layout
10351
10352 \series bold
10353 Dal Bosco
10354 \end_layout
10355
10356 \end_inset
10357 </cell>
10358 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10359 \begin_inset Text
10360
10361 \begin_layout Plain Layout
10362 Carolina
10363 \end_layout
10364
10365 \end_inset
10366 </cell>
10367 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10368 \begin_inset Text
10369
10370 \begin_layout Plain Layout
10371 111
10372 \end_layout
10373
10374 \end_inset
10375 </cell>
10376 </row>
10377 <row>
10378 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10379 \begin_inset Text
10380
10381 \begin_layout Plain Layout
10382
10383 \series bold
10384 Dalpiaz
10385 \end_layout
10386
10387 \end_inset
10388 </cell>
10389 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10390 \begin_inset Text
10391
10392 \begin_layout Plain Layout
10393 Annamaria
10394 \end_layout
10395
10396 \end_inset
10397 </cell>
10398 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10399 \begin_inset Text
10400
10401 \begin_layout Plain Layout
10402 111
10403 \end_layout
10404
10405 \end_inset
10406 </cell>
10407 </row>
10408 <row>
10409 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10410 \begin_inset Text
10411
10412 \begin_layout Plain Layout
10413
10414 \series bold
10415 Feliciello
10416 \end_layout
10417
10418 \end_inset
10419 </cell>
10420 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10421 \begin_inset Text
10422
10423 \begin_layout Plain Layout
10424 Domenico
10425 \end_layout
10426
10427 \end_inset
10428 </cell>
10429 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10430 \begin_inset Text
10431
10432 \begin_layout Plain Layout
10433 111
10434 \end_layout
10435
10436 \end_inset
10437 </cell>
10438 </row>
10439 <row>
10440 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10441 \begin_inset Text
10442
10443 \begin_layout Plain Layout
10444
10445 \series bold
10446 Focarelli
10447 \end_layout
10448
10449 \end_inset
10450 </cell>
10451 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10452 \begin_inset Text
10453
10454 \begin_layout Plain Layout
10455 Paola
10456 \end_layout
10457
10458 \end_inset
10459 </cell>
10460 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10461 \begin_inset Text
10462
10463 \begin_layout Plain Layout
10464 111
10465 \end_layout
10466
10467 \end_inset
10468 </cell>
10469 </row>
10470 <row>
10471 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10472 \begin_inset Text
10473
10474 \begin_layout Plain Layout
10475
10476 \series bold
10477 Galletti
10478 \end_layout
10479
10480 \end_inset
10481 </cell>
10482 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10483 \begin_inset Text
10484
10485 \begin_layout Plain Layout
10486 Oreste
10487 \end_layout
10488
10489 \end_inset
10490 </cell>
10491 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10492 \begin_inset Text
10493
10494 \begin_layout Plain Layout
10495 111
10496 \end_layout
10497
10498 \end_inset
10499 </cell>
10500 </row>
10501 <row>
10502 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10503 \begin_inset Text
10504
10505 \begin_layout Plain Layout
10506
10507 \series bold
10508 Gasparini
10509 \end_layout
10510
10511 \end_inset
10512 </cell>
10513 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10514 \begin_inset Text
10515
10516 \begin_layout Plain Layout
10517 Franca
10518 \end_layout
10519
10520 \end_inset
10521 </cell>
10522 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10523 \begin_inset Text
10524
10525 \begin_layout Plain Layout
10526 111
10527 \end_layout
10528
10529 \end_inset
10530 </cell>
10531 </row>
10532 <row>
10533 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10534 \begin_inset Text
10535
10536 \begin_layout Plain Layout
10537
10538 \series bold
10539 Lassini
10540 \end_layout
10541
10542 \end_inset
10543 </cell>
10544 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10545 \begin_inset Text
10546
10547 \begin_layout Plain Layout
10548 Giancarlo
10549 \end_layout
10550
10551 \end_inset
10552 </cell>
10553 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10554 \begin_inset Text
10555
10556 \begin_layout Plain Layout
10557 111
10558 \end_layout
10559
10560 \end_inset
10561 </cell>
10562 </row>
10563 <row>
10564 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10565 \begin_inset Text
10566
10567 \begin_layout Plain Layout
10568
10569 \series bold
10570 Malfatti
10571 \end_layout
10572
10573 \end_inset
10574 </cell>
10575 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10576 \begin_inset Text
10577
10578 \begin_layout Plain Layout
10579 Luciano
10580 \end_layout
10581
10582 \end_inset
10583 </cell>
10584 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10585 \begin_inset Text
10586
10587 \begin_layout Plain Layout
10588 111
10589 \end_layout
10590
10591 \end_inset
10592 </cell>
10593 </row>
10594 <row>
10595 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10596 \begin_inset Text
10597
10598 \begin_layout Plain Layout
10599
10600 \series bold
10601 Malfatti
10602 \end_layout
10603
10604 \end_inset
10605 </cell>
10606 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10607 \begin_inset Text
10608
10609 \begin_layout Plain Layout
10610 Valeriano
10611 \end_layout
10612
10613 \end_inset
10614 </cell>
10615 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10616 \begin_inset Text
10617
10618 \begin_layout Plain Layout
10619 111
10620 \end_layout
10621
10622 \end_inset
10623 </cell>
10624 </row>
10625 <row>
10626 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10627 \begin_inset Text
10628
10629 \begin_layout Plain Layout
10630
10631 \series bold
10632 Meneguzzo
10633 \end_layout
10634
10635 \end_inset
10636 </cell>
10637 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10638 \begin_inset Text
10639
10640 \begin_layout Plain Layout
10641 Roberto
10642 \end_layout
10643
10644 \end_inset
10645 </cell>
10646 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10647 \begin_inset Text
10648
10649 \begin_layout Plain Layout
10650 111
10651 \end_layout
10652
10653 \end_inset
10654 </cell>
10655 </row>
10656 <row>
10657 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10658 \begin_inset Text
10659
10660 \begin_layout Plain Layout
10661
10662 \series bold
10663 Mezzadra
10664 \end_layout
10665
10666 \end_inset
10667 </cell>
10668 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10669 \begin_inset Text
10670
10671 \begin_layout Plain Layout
10672 Roberto
10673 \end_layout
10674
10675 \end_inset
10676 </cell>
10677 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10678 \begin_inset Text
10679
10680 \begin_layout Plain Layout
10681 111
10682 \end_layout
10683
10684 \end_inset
10685 </cell>
10686 </row>
10687 <row>
10688 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10689 \begin_inset Text
10690
10691 \begin_layout Plain Layout
10692
10693 \series bold
10694 Pirpamer
10695 \end_layout
10696
10697 \end_inset
10698 </cell>
10699 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10700 \begin_inset Text
10701
10702 \begin_layout Plain Layout
10703 Erich
10704 \end_layout
10705
10706 \end_inset
10707 </cell>
10708 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10709 \begin_inset Text
10710
10711 \begin_layout Plain Layout
10712 111
10713 \end_layout
10714
10715 \end_inset
10716 </cell>
10717 </row>
10718 <row>
10719 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10720 \begin_inset Text
10721
10722 \begin_layout Plain Layout
10723
10724 \series bold
10725 Pochiesa
10726 \end_layout
10727
10728 \end_inset
10729 </cell>
10730 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10731 \begin_inset Text
10732
10733 \begin_layout Plain Layout
10734 Paolo
10735 \end_layout
10736
10737 \end_inset
10738 </cell>
10739 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10740 \begin_inset Text
10741
10742 \begin_layout Plain Layout
10743 111, 222
10744 \end_layout
10745
10746 \end_inset
10747 </cell>
10748 </row>
10749 <row>
10750 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10751 \begin_inset Text
10752
10753 \begin_layout Plain Layout
10754
10755 \series bold
10756 Radina
10757 \end_layout
10758
10759 \end_inset
10760 </cell>
10761 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10762 \begin_inset Text
10763
10764 \begin_layout Plain Layout
10765 Claudio
10766 \end_layout
10767
10768 \end_inset
10769 </cell>
10770 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10771 \begin_inset Text
10772
10773 \begin_layout Plain Layout
10774 111
10775 \end_layout
10776
10777 \end_inset
10778 </cell>
10779 </row>
10780 <row>
10781 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10782 \begin_inset Text
10783
10784 \begin_layout Plain Layout
10785
10786 \series bold
10787 Rizzardi
10788 \end_layout
10789
10790 \end_inset
10791 </cell>
10792 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10793 \begin_inset Text
10794
10795 \begin_layout Plain Layout
10796 Giancarlo, 11.
10797  Fürst von Montecompatri, 11.
10798  Fürst von Sulmona und Vivaro, 10.
10799  Fürst von Rossano, 5.
10800  Herzog von Canemorte, 11.
10801  Herzog von Palombara, 5.
10802  Herzog von Castelchiodato,
10803 \begin_inset ERT
10804 status open
10805
10806 \begin_layout Plain Layout
10807
10808 & 111
10809 \backslash
10810
10811 \backslash
10812  
10813 \backslash
10814 newpage
10815 \end_layout
10816
10817 \begin_layout Plain Layout
10818
10819 &
10820 \end_layout
10821
10822 \end_inset
10823
10824  11.
10825  Herzog von Poggionativo, 11.
10826  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10827  Graf von Valinfreda, 11.
10828  Baron von Cropalati, 11.
10829  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10830 \end_layout
10831
10832 \end_inset
10833 </cell>
10834 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10835 \begin_inset Text
10836
10837 \begin_layout Plain Layout
10838
10839 \end_layout
10840
10841 \end_inset
10842 </cell>
10843 </row>
10844 <row>
10845 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10846 \begin_inset Text
10847
10848 \begin_layout Plain Layout
10849
10850 \series bold
10851 Stuffer
10852 \end_layout
10853
10854 \end_inset
10855 </cell>
10856 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10857 \begin_inset Text
10858
10859 \begin_layout Plain Layout
10860 Oskar
10861 \end_layout
10862
10863 \end_inset
10864 </cell>
10865 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10866 \begin_inset Text
10867
10868 \begin_layout Plain Layout
10869 111
10870 \end_layout
10871
10872 \end_inset
10873 </cell>
10874 </row>
10875 <row>
10876 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10877 \begin_inset Text
10878
10879 \begin_layout Plain Layout
10880
10881 \series bold
10882 Tacchelli
10883 \end_layout
10884
10885 \end_inset
10886 </cell>
10887 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10888 \begin_inset Text
10889
10890 \begin_layout Plain Layout
10891 Ugo
10892 \end_layout
10893
10894 \end_inset
10895 </cell>
10896 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10897 \begin_inset Text
10898
10899 \begin_layout Plain Layout
10900 111
10901 \end_layout
10902
10903 \end_inset
10904 </cell>
10905 </row>
10906 <row>
10907 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10908 \begin_inset Text
10909
10910 \begin_layout Plain Layout
10911
10912 \series bold
10913 Tezzele
10914 \end_layout
10915
10916 \end_inset
10917 </cell>
10918 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10919 \begin_inset Text
10920
10921 \begin_layout Plain Layout
10922 Margit
10923 \end_layout
10924
10925 \end_inset
10926 </cell>
10927 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10928 \begin_inset Text
10929
10930 \begin_layout Plain Layout
10931 111
10932 \end_layout
10933
10934 \end_inset
10935 </cell>
10936 </row>
10937 <row>
10938 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10939 \begin_inset Text
10940
10941 \begin_layout Plain Layout
10942
10943 \series bold
10944 Unterkalmsteiner
10945 \end_layout
10946
10947 \end_inset
10948 </cell>
10949 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10950 \begin_inset Text
10951
10952 \begin_layout Plain Layout
10953 Frieda
10954 \end_layout
10955
10956 \end_inset
10957 </cell>
10958 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10959 \begin_inset Text
10960
10961 \begin_layout Plain Layout
10962 111
10963 \end_layout
10964
10965 \end_inset
10966 </cell>
10967 </row>
10968 <row>
10969 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10970 \begin_inset Text
10971
10972 \begin_layout Plain Layout
10973
10974 \series bold
10975 Vieider
10976 \end_layout
10977
10978 \end_inset
10979 </cell>
10980 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10981 \begin_inset Text
10982
10983 \begin_layout Plain Layout
10984 Hilde
10985 \end_layout
10986
10987 \end_inset
10988 </cell>
10989 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10990 \begin_inset Text
10991
10992 \begin_layout Plain Layout
10993 111
10994 \end_layout
10995
10996 \end_inset
10997 </cell>
10998 </row>
10999 <row>
11000 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11001 \begin_inset Text
11002
11003 \begin_layout Plain Layout
11004
11005 \series bold
11006 Vigna
11007 \end_layout
11008
11009 \end_inset
11010 </cell>
11011 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11012 \begin_inset Text
11013
11014 \begin_layout Plain Layout
11015 Jürgen
11016 \end_layout
11017
11018 \end_inset
11019 </cell>
11020 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11021 \begin_inset Text
11022
11023 \begin_layout Plain Layout
11024 111
11025 \end_layout
11026
11027 \end_inset
11028 </cell>
11029 </row>
11030 <row>
11031 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11032 \begin_inset Text
11033
11034 \begin_layout Plain Layout
11035
11036 \series bold
11037 Weber
11038 \end_layout
11039
11040 \end_inset
11041 </cell>
11042 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11043 \begin_inset Text
11044
11045 \begin_layout Plain Layout
11046 Maurizio
11047 \end_layout
11048
11049 \end_inset
11050 </cell>
11051 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11052 \begin_inset Text
11053
11054 \begin_layout Plain Layout
11055 111
11056 \end_layout
11057
11058 \end_inset
11059 </cell>
11060 </row>
11061 <row>
11062 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11063 \begin_inset Text
11064
11065 \begin_layout Plain Layout
11066
11067 \series bold
11068 Winkler
11069 \end_layout
11070
11071 \end_inset
11072 </cell>
11073 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11074 \begin_inset Text
11075
11076 \begin_layout Plain Layout
11077 Franz
11078 \end_layout
11079
11080 \end_inset
11081 </cell>
11082 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11083 \begin_inset Text
11084
11085 \begin_layout Plain Layout
11086 111
11087 \end_layout
11088
11089 \end_inset
11090 </cell>
11091 </row>
11092 </lyxtabular>
11093
11094 \end_inset
11095
11096
11097 \end_layout
11098
11099 \begin_layout Section
11100 Colonnes et lignes à lignes multiples
11101 \end_layout
11102
11103 \begin_layout Subsection
11104 Lignes multiples dans une cellule de tableau
11105 \begin_inset CommandInset label
11106 LatexCommand label
11107 name "sub:Lignes-multiple-dans-cellule"
11108
11109 \end_inset
11110
11111
11112 \begin_inset Index
11113 status collapsed
11114
11115 \begin_layout Plain Layout
11116 Plusieurs lignes dans une case de tableau
11117 \end_layout
11118
11119 \end_inset
11120
11121
11122 \begin_inset Index
11123 status collapsed
11124
11125 \begin_layout Plain Layout
11126 Tableau ! Saut de ligne
11127 \end_layout
11128
11129 \end_inset
11130
11131
11132 \end_layout
11133
11134 \begin_layout Standard
11135 \noindent
11136 \begin_inset Float table
11137 placement H
11138 wide false
11139 sideways false
11140 status open
11141
11142 \begin_layout Plain Layout
11143 \begin_inset Caption
11144
11145 \begin_layout Plain Layout
11146 \begin_inset CommandInset label
11147 LatexCommand label
11148 name "tab:Tableau-avec-plusieurs-lignes"
11149
11150 \end_inset
11151
11152 Tableau avec des lignes multiples dans une cellule
11153 \end_layout
11154
11155 \end_inset
11156
11157
11158 \end_layout
11159
11160 \begin_layout Plain Layout
11161 \align center
11162 \begin_inset Tabular
11163 <lyxtabular version="3" rows="3" columns="3">
11164 <features>
11165 <column alignment="center" valignment="middle" width="2.5cm">
11166 <column alignment="center" valignment="middle" width="0">
11167 <column alignment="center" valignment="middle" width="0">
11168 <row>
11169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11170 \begin_inset Text
11171
11172 \begin_layout Plain Layout
11173 Lignes
11174 \begin_inset Newline linebreak
11175 \end_inset
11176
11177 multiples
11178 \end_layout
11179
11180 \end_inset
11181 </cell>
11182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11183 \begin_inset Text
11184
11185 \begin_layout Plain Layout
11186 b
11187 \end_layout
11188
11189 \end_inset
11190 </cell>
11191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11192 \begin_inset Text
11193
11194 \begin_layout Plain Layout
11195 c
11196 \end_layout
11197
11198 \end_inset
11199 </cell>
11200 </row>
11201 <row>
11202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11203 \begin_inset Text
11204
11205 \begin_layout Plain Layout
11206 d
11207 \end_layout
11208
11209 \end_inset
11210 </cell>
11211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11212 \begin_inset Text
11213
11214 \begin_layout Plain Layout
11215 e
11216 \end_layout
11217
11218 \end_inset
11219 </cell>
11220 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11221 \begin_inset Text
11222
11223 \begin_layout Plain Layout
11224 f
11225 \end_layout
11226
11227 \end_inset
11228 </cell>
11229 </row>
11230 <row>
11231 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11232 \begin_inset Text
11233
11234 \begin_layout Plain Layout
11235 g
11236 \end_layout
11237
11238 \end_inset
11239 </cell>
11240 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11241 \begin_inset Text
11242
11243 \begin_layout Plain Layout
11244 h
11245 \end_layout
11246
11247 \end_inset
11248 </cell>
11249 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11250 \begin_inset Text
11251
11252 \begin_layout Plain Layout
11253 i
11254 \end_layout
11255
11256 \end_inset
11257 </cell>
11258 </row>
11259 </lyxtabular>
11260
11261 \end_inset
11262
11263
11264 \end_layout
11265
11266 \end_inset
11267
11268
11269 \end_layout
11270
11271 \begin_layout Standard
11272 En fixant la largeur d'une colonne, on permet d'entrer du texte sous forme
11273  d'un paragraphe avec des sauts de lignes et des césures.
11274 \end_layout
11275
11276 \begin_layout Standard
11277 Pour obtenir le tableau
11278 \begin_inset space ~
11279 \end_inset
11280
11281
11282 \begin_inset CommandInset ref
11283 LatexCommand ref
11284 reference "tab:Tableau-avec-plusieurs-lignes"
11285
11286 \end_inset
11287
11288 , créez un tableau 3×3, sélectionnez la première cellule et faites un clic
11289  droit dessus.
11290  Dans la fenêtre de dialogue qui s'ouvre fixez une largeur de cellule de
11291  2.5
11292 \begin_inset space \thinspace{}
11293 \end_inset
11294
11295 cm et choisissez les alignements vertical et horizontal centrés.
11296  L'alignement vertical va s'appliquer à toutes les cellules de la ligne.
11297  Comme notre texte est plus petit que 2.5
11298 \begin_inset space \thinspace{}
11299 \end_inset
11300
11301 cm, une seule ligne va apparaître.
11302  Pour avoir deux lignes, un saut de ligne justifié a été ajouté (raccourci
11303  
11304 \family sans
11305 Ctrl-Shift-Entrée
11306 \family default
11307 ).
11308  Si le texte est plus large que la taille de cellule choisie, il sera automatiqu
11309 ement découpé en plusieurs lignes.
11310 \end_layout
11311
11312 \begin_layout Standard
11313 Si vous avez un mot long dans une cellule de largeur fixée, LaTeX ne peut
11314  pas effectuer de césure si c'est le premier élément de la cellule.
11315  Vous devez donc insérer quelque chose avant pour qu'il ne soit plus le
11316  premier élément : Ajoutez un espace horizontal de 0
11317 \begin_inset space \thinspace{}
11318 \end_inset
11319
11320 pt juste avant votre mot.
11321  Comme l'espace est égal à zéro, la sortie ne sera pas modifiée.
11322  Le tableau
11323 \begin_inset space ~
11324 \end_inset
11325
11326
11327 \begin_inset CommandInset ref
11328 LatexCommand ref
11329 reference "tab:Tableau-césure"
11330
11331 \end_inset
11332
11333  montre l'effet de cette insertion.
11334 \end_layout
11335
11336 \begin_layout Standard
11337 \begin_inset Float table
11338 placement h
11339 wide false
11340 sideways false
11341 status open
11342
11343 \begin_layout Plain Layout
11344 \begin_inset Caption
11345
11346 \begin_layout Plain Layout
11347 \begin_inset CommandInset label
11348 LatexCommand label
11349 name "tab:Tableau-césure"
11350
11351 \end_inset
11352
11353 Tableau avec et sans césure.
11354 \end_layout
11355
11356 \end_inset
11357
11358
11359 \end_layout
11360
11361 \begin_layout Plain Layout
11362 \begin_inset space \hfill{}
11363 \end_inset
11364
11365
11366 \begin_inset Tabular
11367 <lyxtabular version="3" rows="3" columns="3">
11368 <features>
11369 <column alignment="center" valignment="middle" width="2.5cm">
11370 <column alignment="center" valignment="middle" width="0">
11371 <column alignment="center" valignment="middle" width="0">
11372 <row>
11373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11374 \begin_inset Text
11375
11376 \begin_layout Plain Layout
11377 mottrèslongdansunecellule
11378 \end_layout
11379
11380 \end_inset
11381 </cell>
11382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11383 \begin_inset Text
11384
11385 \begin_layout Plain Layout
11386 b
11387 \end_layout
11388
11389 \end_inset
11390 </cell>
11391 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11392 \begin_inset Text
11393
11394 \begin_layout Plain Layout
11395 c
11396 \end_layout
11397
11398 \end_inset
11399 </cell>
11400 </row>
11401 <row>
11402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11403 \begin_inset Text
11404
11405 \begin_layout Plain Layout
11406 d
11407 \end_layout
11408
11409 \end_inset
11410 </cell>
11411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11412 \begin_inset Text
11413
11414 \begin_layout Plain Layout
11415 e
11416 \end_layout
11417
11418 \end_inset
11419 </cell>
11420 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11421 \begin_inset Text
11422
11423 \begin_layout Plain Layout
11424 f
11425 \end_layout
11426
11427 \end_inset
11428 </cell>
11429 </row>
11430 <row>
11431 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11432 \begin_inset Text
11433
11434 \begin_layout Plain Layout
11435 g
11436 \end_layout
11437
11438 \end_inset
11439 </cell>
11440 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11441 \begin_inset Text
11442
11443 \begin_layout Plain Layout
11444 h
11445 \end_layout
11446
11447 \end_inset
11448 </cell>
11449 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11450 \begin_inset Text
11451
11452 \begin_layout Plain Layout
11453 i
11454 \end_layout
11455
11456 \end_inset
11457 </cell>
11458 </row>
11459 </lyxtabular>
11460
11461 \end_inset
11462
11463
11464 \begin_inset space \hfill{}
11465 \end_inset
11466
11467
11468 \begin_inset Tabular
11469 <lyxtabular version="3" rows="3" columns="3">
11470 <features>
11471 <column alignment="center" valignment="middle" width="2.5cm">
11472 <column alignment="center" valignment="middle" width="0">
11473 <column alignment="center" valignment="middle" width="0">
11474 <row>
11475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11476 \begin_inset Text
11477
11478 \begin_layout Plain Layout
11479 \begin_inset space \hspace{}
11480 \length 0pt
11481 \end_inset
11482
11483 mottrèslongdansunecellule
11484 \end_layout
11485
11486 \end_inset
11487 </cell>
11488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11489 \begin_inset Text
11490
11491 \begin_layout Plain Layout
11492 b
11493 \end_layout
11494
11495 \end_inset
11496 </cell>
11497 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11498 \begin_inset Text
11499
11500 \begin_layout Plain Layout
11501 c
11502 \end_layout
11503
11504 \end_inset
11505 </cell>
11506 </row>
11507 <row>
11508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11509 \begin_inset Text
11510
11511 \begin_layout Plain Layout
11512 d
11513 \end_layout
11514
11515 \end_inset
11516 </cell>
11517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11518 \begin_inset Text
11519
11520 \begin_layout Plain Layout
11521 e
11522 \end_layout
11523
11524 \end_inset
11525 </cell>
11526 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11527 \begin_inset Text
11528
11529 \begin_layout Plain Layout
11530 f
11531 \end_layout
11532
11533 \end_inset
11534 </cell>
11535 </row>
11536 <row>
11537 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11538 \begin_inset Text
11539
11540 \begin_layout Plain Layout
11541 g
11542 \end_layout
11543
11544 \end_inset
11545 </cell>
11546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11547 \begin_inset Text
11548
11549 \begin_layout Plain Layout
11550 h
11551 \end_layout
11552
11553 \end_inset
11554 </cell>
11555 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11556 \begin_inset Text
11557
11558 \begin_layout Plain Layout
11559 i
11560 \end_layout
11561
11562 \end_inset
11563 </cell>
11564 </row>
11565 </lyxtabular>
11566
11567 \end_inset
11568
11569
11570 \begin_inset space \hfill{}
11571 \end_inset
11572
11573
11574 \end_layout
11575
11576 \end_inset
11577
11578
11579 \end_layout
11580
11581 \begin_layout Subsection
11582 Multi-colonnes
11583 \begin_inset CommandInset label
11584 LatexCommand label
11585 name "sub:Multicolonnes"
11586
11587 \end_inset
11588
11589
11590 \begin_inset Index
11591 status collapsed
11592
11593 \begin_layout Plain Layout
11594 Multi-colonnes
11595 \end_layout
11596
11597 \end_inset
11598
11599
11600 \begin_inset Index
11601 status collapsed
11602
11603 \begin_layout Plain Layout
11604 Tableau ! Multi-colonnes
11605 \end_layout
11606
11607 \end_inset
11608
11609
11610 \end_layout
11611
11612 \begin_layout Subsubsection
11613 Les Bases des Multicolonnes
11614 \end_layout
11615
11616 \begin_layout Standard
11617 Pour faire qu'une cellule couvre plusieurs colonnes, marquez les cellules
11618  qu'elle doit couvrir et utilisez soit le bouton
11619 \begin_inset Graphics
11620         filename ../../images/tabular-feature_multicolumn.png
11621         scale 85
11622         scaleBeforeRotation
11623
11624 \end_inset
11625
11626  de la barre d'outils tableau, ou le menu 
11627 \family sans
11628 Éditer\SpecialChar \menuseparator
11629 Tableau\SpecialChar \menuseparator
11630 Multi-colonnes
11631 \family default
11632 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
11633  multicolonne dans la fenêtre de dialogue de tableau qui apparaît dans l'onglet
11634  
11635 \family sans
11636 Tableau
11637 \family default
11638 .
11639 \end_layout
11640
11641 \begin_layout Standard
11642 Les multi-colonnes ont leurs propres paramètres de cellule.
11643  Ce qui veut dire que si on change les bordures, l'alignement ou la largeur
11644  de la cellule, cela n'affecte que la cellule multi-colonne.
11645  Voici un exemple de tableau avec une cellule multi-colonne dans la première
11646  ligne et une cellule sans bordure supérieure dans la dernière ligne :
11647 \end_layout
11648
11649 \begin_layout Standard
11650 \align center
11651 \begin_inset Tabular
11652 <lyxtabular version="3" rows="3" columns="4">
11653 <features firstHeadTopDL="true" firstHeadBottomDL="true">
11654 <column alignment="center" valignment="top" width="0pt">
11655 <column alignment="center" valignment="middle" width="0">
11656 <column alignment="center" valignment="top" width="0in">
11657 <column alignment="center" valignment="top" width="0pt">
11658 <row>
11659 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11660 \begin_inset Text
11661
11662 \begin_layout Plain Layout
11663 abc
11664 \end_layout
11665
11666 \end_inset
11667 </cell>
11668 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11669 \begin_inset Text
11670
11671 \begin_layout Plain Layout
11672 def ghi
11673 \end_layout
11674
11675 \end_inset
11676 </cell>
11677 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11678 \begin_inset Text
11679
11680 \begin_layout Plain Layout
11681
11682 \end_layout
11683
11684 \end_inset
11685 </cell>
11686 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11687 \begin_inset Text
11688
11689 \begin_layout Plain Layout
11690 jkl
11691 \end_layout
11692
11693 \end_inset
11694 </cell>
11695 </row>
11696 <row>
11697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11698 \begin_inset Text
11699
11700 \begin_layout Plain Layout
11701 A
11702 \end_layout
11703
11704 \end_inset
11705 </cell>
11706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11707 \begin_inset Text
11708
11709 \begin_layout Plain Layout
11710 B
11711 \end_layout
11712
11713 \end_inset
11714 </cell>
11715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11716 \begin_inset Text
11717
11718 \begin_layout Plain Layout
11719 C
11720 \end_layout
11721
11722 \end_inset
11723 </cell>
11724 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11725 \begin_inset Text
11726
11727 \begin_layout Plain Layout
11728 D
11729 \end_layout
11730
11731 \end_inset
11732 </cell>
11733 </row>
11734 <row>
11735 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11736 \begin_inset Text
11737
11738 \begin_layout Plain Layout
11739 1
11740 \end_layout
11741
11742 \end_inset
11743 </cell>
11744 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11745 \begin_inset Text
11746
11747 \begin_layout Plain Layout
11748 2
11749 \end_layout
11750
11751 \end_inset
11752 </cell>
11753 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11754 \begin_inset Text
11755
11756 \begin_layout Plain Layout
11757 3
11758 \end_layout
11759
11760 \end_inset
11761 </cell>
11762 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11763 \begin_inset Text
11764
11765 \begin_layout Plain Layout
11766 4
11767 \end_layout
11768
11769 \end_inset
11770 </cell>
11771 </row>
11772 </lyxtabular>
11773
11774 \end_inset
11775
11776
11777 \end_layout
11778
11779 \begin_layout Subsubsection
11780 Calculs avec les multi-colonnes
11781 \begin_inset CommandInset label
11782 LatexCommand label
11783 name "sub:Calculs-multicolonnes"
11784
11785 \end_inset
11786
11787
11788 \begin_inset Index
11789 status collapsed
11790
11791 \begin_layout Plain Layout
11792 Multi-colonnes ! Calculs
11793 \end_layout
11794
11795 \end_inset
11796
11797
11798 \end_layout
11799
11800 \begin_layout Standard
11801 LyX gère directement les multi-colonnes, mais nous devons faire attention
11802  à la largeur des cellules couvertes par la cellule multicolonne.
11803 \end_layout
11804
11805 \begin_layout Standard
11806 \begin_inset Float table
11807 placement h
11808 wide false
11809 sideways false
11810 status open
11811
11812 \begin_layout Plain Layout
11813 \begin_inset Caption
11814
11815 \begin_layout Plain Layout
11816 \begin_inset CommandInset label
11817 LatexCommand label
11818 name "tab:Tableau-multicolonne-parfaite"
11819
11820 \end_inset
11821
11822 Tableau avec un texte centré dans une case multicolonne au-dessus de deux
11823  colonnes qui ont exactement la moitié de la largeur de la case multicolonne.
11824 \begin_inset OptArg
11825 status open
11826
11827 \begin_layout Plain Layout
11828 Tableau avec multicolonne parfaite
11829 \end_layout
11830
11831 \end_inset
11832
11833
11834 \end_layout
11835
11836 \end_inset
11837
11838
11839 \end_layout
11840
11841 \begin_layout Plain Layout
11842 \align center
11843 \begin_inset Tabular
11844 <lyxtabular version="3" rows="3" columns="3">
11845 <features>
11846 <column alignment="center" valignment="middle" width="0" special=">{\centering}m{1.25cm-6.2pt}">
11847 <column alignment="center" valignment="middle" width="0">
11848 <column alignment="center" valignment="top" width="0">
11849 <row>
11850 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
11851 \begin_inset Text
11852
11853 \begin_layout Plain Layout
11854 multicolonne sur plusieurs lignes
11855 \end_layout
11856
11857 \end_inset
11858 </cell>
11859 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11860 \begin_inset Text
11861
11862 \begin_layout Plain Layout
11863
11864 \end_layout
11865
11866 \end_inset
11867 </cell>
11868 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11869 \begin_inset Text
11870
11871 \begin_layout Plain Layout
11872 c
11873 \end_layout
11874
11875 \end_inset
11876 </cell>
11877 </row>
11878 <row>
11879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11880 \begin_inset Text
11881
11882 \begin_layout Plain Layout
11883 d
11884 \end_layout
11885
11886 \end_inset
11887 </cell>
11888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11889 \begin_inset Text
11890
11891 \begin_layout Plain Layout
11892 e
11893 \end_layout
11894
11895 \end_inset
11896 </cell>
11897 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11898 \begin_inset Text
11899
11900 \begin_layout Plain Layout
11901 f
11902 \end_layout
11903
11904 \end_inset
11905 </cell>
11906 </row>
11907 <row>
11908 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11909 \begin_inset Text
11910
11911 \begin_layout Plain Layout
11912 g
11913 \end_layout
11914
11915 \end_inset
11916 </cell>
11917 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11918 \begin_inset Text
11919
11920 \begin_layout Plain Layout
11921 h
11922 \end_layout
11923
11924 \end_inset
11925 </cell>
11926 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11927 \begin_inset Text
11928
11929 \begin_layout Plain Layout
11930 i
11931 \end_layout
11932
11933 \end_inset
11934 </cell>
11935 </row>
11936 </lyxtabular>
11937
11938 \end_inset
11939
11940
11941 \end_layout
11942
11943 \end_inset
11944
11945
11946 \end_layout
11947
11948 \begin_layout Standard
11949 Par exemple, pour créer le tableau
11950 \begin_inset space ~
11951 \end_inset
11952
11953
11954 \begin_inset CommandInset ref
11955 LatexCommand ref
11956 reference "tab:Tableau-multicolonne-parfaite"
11957
11958 \end_inset
11959
11960 , sélectionnez les deux premières cellules de la première ligne d'un tableau
11961  3×3 et faites un clic droit dessus.
11962  Ensuite choisissez pour cette cellule
11963 \emph on
11964 ,
11965 \emph default
11966  dans la fenêtre de dialogue de tableau, 
11967 \emph on
11968 multicolonne
11969 \emph default
11970
11971 \emph on
11972 alignement
11973 \begin_inset space ~
11974 \end_inset
11975
11976 horizontal
11977 \begin_inset space ~
11978 \end_inset
11979
11980 centré
11981 \emph default
11982  et une largeur de 2.5
11983 \begin_inset space \thinspace{}
11984 \end_inset
11985
11986 cm.
11987  Les colonnes couvertes doivent avoir exactement la moitié de la largeur
11988  de la cellule multicolonne, vous devez donc donner une largeur de 1.25
11989 \begin_inset space \thinspace{}
11990 \end_inset
11991
11992 cm pour la première colonne.
11993  La deuxième colonne aura alors automatiquement une largeur de 1.25
11994 \begin_inset space \thinspace{}
11995 \end_inset
11996
11997 cm (la largeur de la multicolonne moins la largeur de la première colonne).
11998  C'est ce qui a été fait pour le tableau
11999 \begin_inset space ~
12000 \end_inset
12001
12002
12003 \begin_inset CommandInset ref
12004 LatexCommand ref
12005 reference "tab:Tableau-multicolonne-imparfait"
12006
12007 \end_inset
12008
12009 .
12010 \end_layout
12011
12012 \begin_layout Standard
12013 \begin_inset Float table
12014 wide false
12015 sideways false
12016 status open
12017
12018 \begin_layout Plain Layout
12019 \begin_inset Caption
12020
12021 \begin_layout Plain Layout
12022 \begin_inset CommandInset label
12023 LatexCommand label
12024 name "tab:Tableau-multicolonne-imparfait"
12025
12026 \end_inset
12027
12028 Tableau où la largeur de colonnes couvertes n'est pas exactement la moitié
12029  de la largeur de la cellule multicolonne.
12030 \begin_inset OptArg
12031 status open
12032
12033 \begin_layout Plain Layout
12034 Tableau avec multicolonne pas parfaite
12035 \end_layout
12036
12037 \end_inset
12038
12039
12040 \end_layout
12041
12042 \end_inset
12043
12044
12045 \end_layout
12046
12047 \begin_layout Plain Layout
12048 \align center
12049 \begin_inset Tabular
12050 <lyxtabular version="3" rows="3" columns="3">
12051 <features>
12052 <column alignment="center" valignment="top" width="1.25cm">
12053 <column alignment="center" valignment="top" width="0">
12054 <column alignment="center" valignment="top" width="0">
12055 <row>
12056 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
12057 \begin_inset Text
12058
12059 \begin_layout Plain Layout
12060 multicolonne sur plusieurs lignes
12061 \end_layout
12062
12063 \end_inset
12064 </cell>
12065 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12066 \begin_inset Text
12067
12068 \begin_layout Plain Layout
12069
12070 \end_layout
12071
12072 \end_inset
12073 </cell>
12074 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12075 \begin_inset Text
12076
12077 \begin_layout Plain Layout
12078 c
12079 \end_layout
12080
12081 \end_inset
12082 </cell>
12083 </row>
12084 <row>
12085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12086 \begin_inset Text
12087
12088 \begin_layout Plain Layout
12089 d
12090 \end_layout
12091
12092 \end_inset
12093 </cell>
12094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12095 \begin_inset Text
12096
12097 \begin_layout Plain Layout
12098 e
12099 \end_layout
12100
12101 \end_inset
12102 </cell>
12103 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12104 \begin_inset Text
12105
12106 \begin_layout Plain Layout
12107 f
12108 \end_layout
12109
12110 \end_inset
12111 </cell>
12112 </row>
12113 <row>
12114 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12115 \begin_inset Text
12116
12117 \begin_layout Plain Layout
12118 g
12119 \end_layout
12120
12121 \end_inset
12122 </cell>
12123 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12124 \begin_inset Text
12125
12126 \begin_layout Plain Layout
12127 h
12128 \end_layout
12129
12130 \end_inset
12131 </cell>
12132 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12133 \begin_inset Text
12134
12135 \begin_layout Plain Layout
12136 i
12137 \end_layout
12138
12139 \end_inset
12140 </cell>
12141 </row>
12142 </lyxtabular>
12143
12144 \end_inset
12145
12146
12147 \end_layout
12148
12149 \end_inset
12150
12151
12152 \end_layout
12153
12154 \begin_layout Standard
12155 Vous pouvez voir que la première colonne n'a pas la moitié de la largeur
12156  de la cellule multicolonne, elle est un peu plus large.
12157  La raison est que la taille que l'on donne à une cellule, 
12158 \begin_inset Formula $W_{g}$
12159 \end_inset
12160
12161  n'est pas sa taille totale, 
12162 \begin_inset Formula $W_{\mathrm{tot}}$
12163 \end_inset
12164
12165  parce qu'une cellule est toujours un peu plus large que la taille qu'on
12166  lui donne.
12167  L'appendice
12168 \begin_inset space ~
12169 \end_inset
12170
12171
12172 \begin_inset CommandInset ref
12173 LatexCommand eqref
12174 reference "cha:Explication-de-l'Equation"
12175
12176 \end_inset
12177
12178  explique pourquoi en détail.
12179 \end_layout
12180
12181 \begin_layout Standard
12182 La largeur nécessaire 
12183 \begin_inset Formula $W_{g\, n}$
12184 \end_inset
12185
12186  quand 
12187 \emph on
12188 n
12189 \emph default
12190  colonnes sont couvertes peut être calculée de façon à ce que chaque colonne
12191  ait une largeur totale de 
12192 \begin_inset Formula $W_{\mathrm{tot\, multicolonne}}/n$
12193 \end_inset
12194
12195 :
12196 \begin_inset Formula \begin{equation}
12197 W_{g\, n}=(W_{g\,\mathrm{multicolonne}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}\end{equation}
12198
12199 \end_inset
12200
12201
12202 \end_layout
12203
12204 \begin_layout Standard
12205 Dans notre cas nous avons 
12206 \begin_inset Formula $n=2$
12207 \end_inset
12208
12209
12210 \begin_inset Formula $W_{g\,\mathrm{multicolonnen}}=2.5\,$
12211 \end_inset
12212
12213 cm et les valeurs implicites pour les autres longueurs, l'équation
12214 \begin_inset space ~
12215 \end_inset
12216
12217
12218 \begin_inset CommandInset ref
12219 LatexCommand ref
12220 reference "eq:Wgn"
12221
12222 \end_inset
12223
12224  devient
12225 \begin_inset Formula \begin{equation}
12226 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}\end{equation}
12227
12228 \end_inset
12229
12230
12231 \end_layout
12232
12233 \begin_layout Standard
12234 Pour permettre des calculs avec LaTeX, vous devez charger le paquetage LaTeX
12235  
12236 \series bold
12237 calc
12238 \series default
12239  avec la ligne suivante dans le préambule du document
12240 \begin_inset Index
12241 status collapsed
12242
12243 \begin_layout Plain Layout
12244 Paquetages LaTeX ! calc
12245 \end_layout
12246
12247 \end_inset
12248
12249
12250 \end_layout
12251
12252 \begin_layout Standard
12253
12254 \series bold
12255
12256 \backslash
12257 usepackage{calc}
12258 \end_layout
12259
12260 \begin_layout Standard
12261 LyX ne permet pas d'effectuer des calculs dans le champ largeur de la fenêtre
12262  de dialogue.
12263  Vous devez donc for mater la colonne en insérant un paramètre LaTeX dans
12264  la fenêtre de dialogue.
12265  Voici un aperçu de ces paramètres :
12266 \end_layout
12267
12268 \begin_layout Itemize
12269
12270 \series bold
12271 p{largeur}
12272 \series default
12273  crée une cellule de taille donnée, le texte est aligné verticalement en
12274  haut.
12275 \end_layout
12276
12277 \begin_layout Itemize
12278
12279 \series bold
12280 m{largeur}
12281 \series default
12282  crée une cellule de taille donnée, le texte est aligné verticalement au
12283  centre
12284 \end_layout
12285
12286 \begin_layout Itemize
12287
12288 \series bold
12289 b{largeur}
12290 \series default
12291  crée une cellule de taille donnée, le texte est aligné verticalement en
12292  bas
12293 \end_layout
12294
12295 \begin_layout Standard
12296 En entrant un paramètre LaTeX, tous les réglages de cellule donnés dans
12297  la fenêtre de dialogue sont ignorés.
12298 \end_layout
12299
12300 \begin_layout Standard
12301 \begin_inset Note Greyedout
12302 status open
12303
12304 \begin_layout Plain Layout
12305
12306 \series bold
12307 Note:
12308 \series default
12309  À cause d'un bug, LyX affiche quand même les réglages qui ne sont pas pris
12310  en compte.
12311 \end_layout
12312
12313 \end_inset
12314
12315
12316 \end_layout
12317
12318 \begin_layout Standard
12319 Comme le texte doit être centré horizontalement, on ajoute la commande 
12320 \series bold
12321
12322 \backslash
12323 centering
12324 \series default
12325 .
12326  Vous pouvez maintenant ajouter le paramètre LaTeX suivant pour la première
12327  des colonnes recouvertes :
12328 \end_layout
12329
12330 \begin_layout Standard
12331
12332 \series bold
12333 >{
12334 \backslash
12335 centering}m{1.25cm-6.2pt}
12336 \end_layout
12337
12338 \begin_layout Standard
12339 La commande 
12340 \series bold
12341 >{ }
12342 \series default
12343  signifie que les commandes qui se trouvent entre les accolades doivent
12344  être appliquées avant que la cellule ne soit créée.
12345 \end_layout
12346
12347 \begin_layout Standard
12348 Bien que nous ayons choisi un alignement centré pour le texte de la cellule
12349  multicolonne, il est toujours aligné à gauche.
12350  Cela vient du fait que LyX applique l'alignement seulement à des colonnes
12351  isolées.
12352  Nous devons donc utiliser le paramètre LaTeX suivant pour la multicolonne
12353 \end_layout
12354
12355 \begin_layout Standard
12356
12357 \series bold
12358 >{
12359 \backslash
12360 centering}m{2.5cm}
12361 \end_layout
12362
12363 \begin_layout Subsection
12364 Multi-lignes
12365 \begin_inset Index
12366 status collapsed
12367
12368 \begin_layout Plain Layout
12369 Multi-lignes
12370 \end_layout
12371
12372 \end_inset
12373
12374
12375 \begin_inset Index
12376 status collapsed
12377
12378 \begin_layout Plain Layout
12379 Tableau ! Multi-ligne
12380 \end_layout
12381
12382 \end_inset
12383
12384
12385 \end_layout
12386
12387 \begin_layout Standard
12388 Au contraire des multi-colonnes, les multi-lignes ne sont pas encore gérés
12389  par LyX, il faut donc utiliser un peu de code TeX.
12390  Pour utiliser les multi-lignes, vous devez charger le paquetage LaTeX 
12391 \series bold
12392 multirow
12393 \series default
12394
12395 \begin_inset Index
12396 status collapsed
12397
12398 \begin_layout Plain Layout
12399 Paquetages LaTeX ! multirow
12400 \end_layout
12401
12402 \end_inset
12403
12404
12405 \series bold
12406  
12407 \series default
12408 dans le préambule de votre document avec la commande 
12409 \end_layout
12410
12411 \begin_layout Standard
12412
12413 \series bold
12414
12415 \backslash
12416 usepackage{multirow}
12417 \end_layout
12418
12419 \begin_layout Standard
12420 Les cellules multilignes sont créées avec la commande
12421 \end_layout
12422
12423 \begin_layout Standard
12424
12425 \series bold
12426
12427 \backslash
12428 multirow{number of rows}{cell width}{cell entry}
12429 \end_layout
12430
12431 \begin_layout Standard
12432 Pour créer le tableau suivant :
12433 \end_layout
12434
12435 \begin_layout Standard
12436 \align center
12437 \begin_inset ERT
12438 status collapsed
12439
12440 \begin_layout Plain Layout
12441
12442
12443 \backslash
12444 renewcommand{
12445 \backslash
12446 multirowsetup}{
12447 \backslash
12448 centering}
12449 \end_layout
12450
12451 \end_inset
12452
12453
12454 \begin_inset Tabular
12455 <lyxtabular version="3" rows="3" columns="3">
12456 <features>
12457 <column alignment="center" valignment="top" width="0">
12458 <column alignment="center" valignment="top" width="0">
12459 <column alignment="center" valignment="top" width="0">
12460 <row>
12461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12462 \begin_inset Text
12463
12464 \begin_layout Plain Layout
12465 a
12466 \end_layout
12467
12468 \end_inset
12469 </cell>
12470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12471 \begin_inset Text
12472
12473 \begin_layout Plain Layout
12474 b
12475 \end_layout
12476
12477 \end_inset
12478 </cell>
12479 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12480 \begin_inset Text
12481
12482 \begin_layout Plain Layout
12483 c
12484 \end_layout
12485
12486 \end_inset
12487 </cell>
12488 </row>
12489 <row>
12490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12491 \begin_inset Text
12492
12493 \begin_layout Plain Layout
12494 \begin_inset ERT
12495 status open
12496
12497 \begin_layout Plain Layout
12498
12499
12500 \backslash
12501 multirow{2}{2.5cm}{
12502 \end_layout
12503
12504 \end_inset
12505
12506 cellule multi-lignes
12507 \begin_inset ERT
12508 status collapsed
12509
12510 \begin_layout Plain Layout
12511
12512 }
12513 \end_layout
12514
12515 \end_inset
12516
12517
12518 \end_layout
12519
12520 \end_inset
12521 </cell>
12522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12523 \begin_inset Text
12524
12525 \begin_layout Plain Layout
12526 e
12527 \end_layout
12528
12529 \end_inset
12530 </cell>
12531 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12532 \begin_inset Text
12533
12534 \begin_layout Plain Layout
12535 f
12536 \end_layout
12537
12538 \end_inset
12539 </cell>
12540 </row>
12541 <row>
12542 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
12543 \begin_inset Text
12544
12545 \begin_layout Plain Layout
12546
12547 \end_layout
12548
12549 \end_inset
12550 </cell>
12551 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12552 \begin_inset Text
12553
12554 \begin_layout Plain Layout
12555 h
12556 \end_layout
12557
12558 \end_inset
12559 </cell>
12560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12561 \begin_inset Text
12562
12563 \begin_layout Plain Layout
12564 i
12565 \end_layout
12566
12567 \end_inset
12568 </cell>
12569 </row>
12570 </lyxtabular>
12571
12572 \end_inset
12573
12574
12575 \begin_inset ERT
12576 status collapsed
12577
12578 \begin_layout Plain Layout
12579
12580
12581 \backslash
12582 renewcommand{
12583 \backslash
12584 multirowsetup}{
12585 \backslash
12586 raggedright}
12587 \end_layout
12588
12589 \end_inset
12590
12591
12592 \end_layout
12593
12594 \begin_layout Standard
12595 créez un tableau 3×3.
12596  Pour se débarrasser de la bordure au dessus de la dernière cellule de la
12597  première colonne, la cellule est marquée comme étant une multicolonne et
12598  la bordure supérieure est désactivée.
12599  La cellule multi-ligne est ensuite créée dans la deuxième cellule de la
12600  première colonne en y insérant la commande
12601 \end_layout
12602
12603 \begin_layout Standard
12604
12605 \series bold
12606
12607 \backslash
12608 multirow{2}{2.5cm}{
12609 \end_layout
12610
12611 \begin_layout Standard
12612 comme du code TeX.
12613  Les paramètres de la commande indiquent que la cellule multi-ligne couvre
12614  deux lignes et a une largeur de 2.5
12615 \begin_inset space \thinspace{}
12616 \end_inset
12617
12618 cm.
12619  Le contenu de la cellule suit le code TeX et on termine la commande en
12620  ajoutant l'accolade fermante 
12621 \series bold
12622 }
12623 \series default
12624  dans une nouvelle boîte de code TeX, juste après le texte.
12625 \end_layout
12626
12627 \begin_layout Standard
12628
12629 \series bold
12630
12631 \backslash
12632 multirow
12633 \series default
12634  aligne implicitement son contenu à gauche.
12635  Pour passer outre le comportement implicite, vous devez redéfinir la commande
12636  
12637 \series bold
12638
12639 \backslash
12640 multirowsetup
12641 \series default
12642  avec la commande
12643 \end_layout
12644
12645 \begin_layout Standard
12646
12647 \series bold
12648
12649 \backslash
12650 renewcommand{
12651 \backslash
12652 multirowsetup}{
12653 \backslash
12654 centering}
12655 \end_layout
12656
12657 \begin_layout Standard
12658 dans le préambule du document.
12659  Après ça, tous les contenus de cellules multi-lignes du document seront
12660  centrés.
12661  Si vous ne souhaitez utiliser des contenus centrés que pour quelques tableaux,
12662  vous pouvez redéfinir la commande en l'insérant sous forme de code TeX
12663  juste avant le tableau concerné, plutôt que dans le préambule.
12664  Si le texte doit être aligné à droite, remplacez 
12665 \series bold
12666
12667 \backslash
12668 centering
12669 \series default
12670  par 
12671 \series bold
12672
12673 \backslash
12674 raggedleft
12675 \series default
12676 .
12677  Pour revenir à l'alignement à gauche utilisez 
12678 \series bold
12679
12680 \backslash
12681 raggedright
12682 \series default
12683 .
12684 \end_layout
12685
12686 \begin_layout Section
12687 Les Tableaux Formels
12688 \begin_inset CommandInset label
12689 LatexCommand label
12690 name "sec:Tableaux-Formels"
12691
12692 \end_inset
12693
12694
12695 \begin_inset Index
12696 status collapsed
12697
12698 \begin_layout Plain Layout
12699 Tableau ! Formel
12700 \end_layout
12701
12702 \end_inset
12703
12704
12705 \end_layout
12706
12707 \begin_layout Standard
12708 Dans les livres les tableaux sont souvent mis en forme d'une façon semblable
12709  à celle du tableau
12710 \begin_inset space ~
12711 \end_inset
12712
12713
12714 \begin_inset CommandInset ref
12715 LatexCommand ref
12716 reference "tab:Exemple-tableau-booktabs"
12717
12718 \end_inset
12719
12720 .
12721  Ce genre de tableau est appelé 
12722 \begin_inset Quotes eld
12723 \end_inset
12724
12725
12726 \emph on
12727 formel
12728 \emph default
12729
12730 \begin_inset Quotes erd
12731 \end_inset
12732
12733 .
12734  Pour transformer un tableau en tableau formel, utilisez l'option 
12735 \family sans
12736 Formel
12737 \family default
12738  de l'onglet 
12739 \family sans
12740 Bordures
12741 \family default
12742  de la fenêtre de dialogue 
12743 \family sans
12744 Paramètres
12745 \begin_inset space ~
12746 \end_inset
12747
12748 du
12749 \begin_inset space ~
12750 \end_inset
12751
12752 tableau
12753 \family default
12754 .
12755 \end_layout
12756
12757 \begin_layout Standard
12758 \begin_inset Float table
12759 placement h
12760 wide false
12761 sideways false
12762 status open
12763
12764 \begin_layout Plain Layout
12765 \begin_inset Caption
12766
12767 \begin_layout Plain Layout
12768 \begin_inset CommandInset label
12769 LatexCommand label
12770 name "tab:Exemple-tableau-booktabs"
12771
12772 \end_inset
12773
12774 Exemple de tableau formel
12775 \end_layout
12776
12777 \end_inset
12778
12779
12780 \end_layout
12781
12782 \begin_layout Plain Layout
12783 \align center
12784 \begin_inset Tabular
12785 <lyxtabular version="3" rows="8" columns="4">
12786 <features booktabs="true">
12787 <column alignment="center" valignment="top" width="0">
12788 <column alignment="center" valignment="top" width="0">
12789 <column alignment="center" valignment="top" width="0">
12790 <column alignment="center" valignment="top" width="0">
12791 <row>
12792 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12793 \begin_inset Text
12794
12795 \begin_layout Plain Layout
12796 Système
12797 \end_layout
12798
12799 \end_inset
12800 </cell>
12801 <cell alignment="center" valignment="top" topline="true" usebox="none">
12802 \begin_inset Text
12803
12804 \begin_layout Plain Layout
12805 Medipix
12806 \begin_inset space \thinspace{}
12807 \end_inset
12808
12809 1
12810 \end_layout
12811
12812 \end_inset
12813 </cell>
12814 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
12815 \begin_inset Text
12816
12817 \begin_layout Plain Layout
12818 Medipix
12819 \begin_inset space \thinspace{}
12820 \end_inset
12821
12822 2
12823 \end_layout
12824
12825 \end_inset
12826 </cell>
12827 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12828 \begin_inset Text
12829
12830 \begin_layout Plain Layout
12831
12832 \end_layout
12833
12834 \end_inset
12835 </cell>
12836 </row>
12837 <row>
12838 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12839 \begin_inset Text
12840
12841 \begin_layout Plain Layout
12842 \begin_inset ERT
12843 status collapsed
12844
12845 \begin_layout Plain Layout
12846
12847
12848 \backslash
12849 cmidrule(r){2-2}
12850 \end_layout
12851
12852 \end_inset
12853
12854
12855 \begin_inset ERT
12856 status collapsed
12857
12858 \begin_layout Plain Layout
12859
12860
12861 \backslash
12862 cmidrule(l){3-4}
12863 \end_layout
12864
12865 \end_inset
12866
12867 Épaisseur du capteur [µm]
12868 \end_layout
12869
12870 \end_inset
12871 </cell>
12872 <cell alignment="center" valignment="top" usebox="none">
12873 \begin_inset Text
12874
12875 \begin_layout Plain Layout
12876 300
12877 \end_layout
12878
12879 \end_inset
12880 </cell>
12881 <cell alignment="center" valignment="top" usebox="none">
12882 \begin_inset Text
12883
12884 \begin_layout Plain Layout
12885 300
12886 \end_layout
12887
12888 \end_inset
12889 </cell>
12890 <cell alignment="center" valignment="top" usebox="none">
12891 \begin_inset Text
12892
12893 \begin_layout Plain Layout
12894 700
12895 \end_layout
12896
12897 \end_inset
12898 </cell>
12899 </row>
12900 <row>
12901 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12902 \begin_inset Text
12903
12904 \begin_layout Plain Layout
12905 Angle du biseau [°]
12906 \end_layout
12907
12908 \end_inset
12909 </cell>
12910 <cell alignment="center" valignment="top" topline="true" usebox="none">
12911 \begin_inset Text
12912
12913 \begin_layout Plain Layout
12914 3.55
12915 \end_layout
12916
12917 \end_inset
12918 </cell>
12919 <cell alignment="center" valignment="top" topline="true" usebox="none">
12920 \begin_inset Text
12921
12922 \begin_layout Plain Layout
12923 2.71
12924 \end_layout
12925
12926 \end_inset
12927 </cell>
12928 <cell alignment="center" valignment="top" topline="true" usebox="none">
12929 \begin_inset Text
12930
12931 \begin_layout Plain Layout
12932 7.99
12933 \end_layout
12934
12935 \end_inset
12936 </cell>
12937 </row>
12938 <row topspace="default">
12939 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12940 \begin_inset Text
12941
12942 \begin_layout Plain Layout
12943 Résolution spatiale [µm]
12944 \end_layout
12945
12946 \end_inset
12947 </cell>
12948 <cell alignment="center" valignment="top" usebox="none">
12949 \begin_inset Text
12950
12951 \begin_layout Plain Layout
12952 4.26
12953 \end_layout
12954
12955 \end_inset
12956 </cell>
12957 <cell alignment="center" valignment="top" usebox="none">
12958 \begin_inset Text
12959
12960 \begin_layout Plain Layout
12961 10.17
12962 \end_layout
12963
12964 \end_inset
12965 </cell>
12966 <cell alignment="center" valignment="top" usebox="none">
12967 \begin_inset Text
12968
12969 \begin_layout Plain Layout
12970 10.56
12971 \end_layout
12972
12973 \end_inset
12974 </cell>
12975 </row>
12976 <row topspace="default">
12977 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12978 \begin_inset Text
12979
12980 \begin_layout Plain Layout
12981 MTF à 
12982 \begin_inset Formula $f_{\mathrm{max}}$
12983 \end_inset
12984
12985
12986 \end_layout
12987
12988 \end_inset
12989 </cell>
12990 <cell alignment="center" valignment="top" usebox="none">
12991 \begin_inset Text
12992
12993 \begin_layout Plain Layout
12994 0.53
12995 \end_layout
12996
12997 \end_inset
12998 </cell>
12999 <cell alignment="center" valignment="top" usebox="none">
13000 \begin_inset Text
13001
13002 \begin_layout Plain Layout
13003 0.37
13004 \end_layout
13005
13006 \end_inset
13007 </cell>
13008 <cell alignment="center" valignment="top" usebox="none">
13009 \begin_inset Text
13010
13011 \begin_layout Plain Layout
13012 0.39
13013 \end_layout
13014
13015 \end_inset
13016 </cell>
13017 </row>
13018 <row topspace="default">
13019 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13020 \begin_inset Text
13021
13022 \begin_layout Plain Layout
13023 \begin_inset ERT
13024 status collapsed
13025
13026 \begin_layout Plain Layout
13027
13028
13029 \backslash
13030 cmidrule(l{10pt}){1-1}
13031 \end_layout
13032
13033 \end_inset
13034
13035 résolution spatiale LSF
13036 \end_layout
13037
13038 \end_inset
13039 </cell>
13040 <cell alignment="center" valignment="top" usebox="none">
13041 \begin_inset Text
13042
13043 \begin_layout Plain Layout
13044
13045 \end_layout
13046
13047 \end_inset
13048 </cell>
13049 <cell alignment="center" valignment="top" usebox="none">
13050 \begin_inset Text
13051
13052 \begin_layout Plain Layout
13053
13054 \end_layout
13055
13056 \end_inset
13057 </cell>
13058 <cell alignment="center" valignment="top" usebox="none">
13059 \begin_inset Text
13060
13061 \begin_layout Plain Layout
13062
13063 \end_layout
13064
13065 \end_inset
13066 </cell>
13067 </row>
13068 <row>
13069 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13070 \begin_inset Text
13071
13072 \begin_layout Plain Layout
13073 en µm
13074 \end_layout
13075
13076 \end_inset
13077 </cell>
13078 <cell alignment="center" valignment="top" usebox="none">
13079 \begin_inset Text
13080
13081 \begin_layout Plain Layout
13082 129.7
13083 \end_layout
13084
13085 \end_inset
13086 </cell>
13087 <cell alignment="center" valignment="top" usebox="none">
13088 \begin_inset Text
13089
13090 \begin_layout Plain Layout
13091 52.75
13092 \end_layout
13093
13094 \end_inset
13095 </cell>
13096 <cell alignment="center" valignment="top" usebox="none">
13097 \begin_inset Text
13098
13099 \begin_layout Plain Layout
13100 50.78
13101 \end_layout
13102
13103 \end_inset
13104 </cell>
13105 </row>
13106 <row>
13107 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
13108 \begin_inset Text
13109
13110 \begin_layout Plain Layout
13111 en % de la taille des pixels
13112 \end_layout
13113
13114 \end_inset
13115 </cell>
13116 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13117 \begin_inset Text
13118
13119 \begin_layout Plain Layout
13120 76.3
13121 \end_layout
13122
13123 \end_inset
13124 </cell>
13125 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13126 \begin_inset Text
13127
13128 \begin_layout Plain Layout
13129 95.9
13130 \end_layout
13131
13132 \end_inset
13133 </cell>
13134 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13135 \begin_inset Text
13136
13137 \begin_layout Plain Layout
13138 92.3
13139 \end_layout
13140
13141 \end_inset
13142 </cell>
13143 </row>
13144 </lyxtabular>
13145
13146 \end_inset
13147
13148
13149 \end_layout
13150
13151 \end_inset
13152
13153
13154 \end_layout
13155
13156 \begin_layout Standard
13157 De l'espace vertical peut être ajouté entre les lignes en utilisant l'onglet
13158  
13159 \family sans
13160 Bordures
13161 \family default
13162  de la fenêtre de dialogue 
13163 \family sans
13164 Paramètres
13165 \begin_inset space ~
13166 \end_inset
13167
13168 du
13169 \begin_inset space ~
13170 \end_inset
13171
13172 tableau
13173 \family default
13174  comme c'est décrit dans la section
13175 \begin_inset space ~
13176 \end_inset
13177
13178
13179 \begin_inset CommandInset ref
13180 LatexCommand ref
13181 reference "sub:Espacement-lignes"
13182
13183 \end_inset
13184
13185 .
13186 \end_layout
13187
13188 \begin_layout Standard
13189 Au contraire des tableaux normaux, les tableaux formels n'ont pas de lignes
13190  verticales.
13191  Les lignes horizontales peuvent être mise en place comme pour les tableaux
13192  normaux mais elles apparaissent avec des épaisseurs différentes dans la
13193  sortie imprimée :
13194 \begin_inset Newline newline
13195 \end_inset
13196
13197 La première et la dernière ligne ont implicitement une épaisseur de 0.08
13198 \begin_inset space \thinspace{}
13199 \end_inset
13200
13201 em alors que les autres lignes ont implicite une épaisseur de 0.05
13202 \begin_inset space \thinspace{}
13203 \end_inset
13204
13205 em.
13206 \end_layout
13207
13208 \begin_layout Standard
13209 Les épaisseurs prises implicitement peuvent être modifiées en utilisant
13210  les lignes de préambule suivantes :
13211 \end_layout
13212
13213 \begin_layout Standard
13214
13215 \series bold
13216
13217 \backslash
13218 let
13219 \backslash
13220 mytoprule
13221 \backslash
13222 toprule
13223 \begin_inset Newline newline
13224 \end_inset
13225
13226
13227 \backslash
13228 renewcommand{
13229 \backslash
13230 toprule}{
13231 \backslash
13232 mytoprule[width]}
13233 \end_layout
13234
13235 \begin_layout Standard
13236 Cet exemple concerne la première ligne, appelée 
13237 \series bold
13238 toprule
13239 \series default
13240 .
13241  Si vous voulez changer l'épaisseur de la dernière ligne, remplacez 
13242 \series bold
13243 toprule
13244 \series default
13245  par 
13246 \series bold
13247 bottomrule
13248 \series default
13249 .
13250  Pour changer l'épaisseur de toutes les lignes intermédiaires, remplacez
13251  
13252 \series bold
13253 toprule
13254 \series default
13255  par 
13256 \series bold
13257 midrule
13258 \series default
13259 .
13260  Vous pouvez utiliser toutes les unités de longueur définies dans l'appendice
13261 \begin_inset space ~
13262 \end_inset
13263
13264
13265 \begin_inset CommandInset ref
13266 LatexCommand ref
13267 reference "cha:Unités-de-longueur"
13268
13269 \end_inset
13270
13271  pour préciser l'épaisseur voulue.
13272 \end_layout
13273
13274 \begin_layout Standard
13275 On peut aussi créer des lignes qui ne font pas toute la largeur du tableau
13276  en mettant une ligne pour une cellule multi colonne.
13277  LyX va utiliser en interne la commande 
13278 \series bold
13279
13280 \backslash
13281 cmidrule
13282 \series default
13283  pour créer cette ligne.
13284  Sa syntaxe complète est :
13285 \end_layout
13286
13287 \begin_layout Standard
13288
13289 \series bold
13290
13291 \backslash
13292 cmidrule[largeur](rognage){colDépart-colFin}
13293 \end_layout
13294
13295 \begin_layout Standard
13296 Les options de la commande 
13297 \series bold
13298
13299 \backslash
13300 cmidrule
13301 \series default
13302  ne sont pas actuellement gérées par LyX, vous devez donc utiliser du code
13303  TeX pour pouvoir les utiliser.
13304  On peut créer manuellement des lignes 
13305 \series bold
13306
13307 \backslash
13308 mitrales
13309 \series default
13310  en insérant la commande en code TeX comme le premier élément de la première
13311  cellule de la ligne.
13312  La ligne est alors affichée dans la sortie imprimée au dessus de la ligne
13313  en question.
13314 \end_layout
13315
13316 \begin_layout Standard
13317 La valeur implicite pour l'épaisseur des lignes est de 0.03
13318 \begin_inset space \thinspace{}
13319 \end_inset
13320
13321 em.
13322  
13323 \series bold
13324 colDépart
13325 \series default
13326  est le numéro de la colonne dans laquelle la ligne commence et 
13327 \series bold
13328 colFin
13329 \series default
13330  est le numéro de la colonne dans laquelle elle se termine.
13331  La valeur de 
13332 \series bold
13333 colFin
13334 \series default
13335  doit toujours être précisée, même si la ligne ne couvre qu'une seule colonne.
13336  Le paramètre optionnel 
13337 \series bold
13338 rognage
13339 \series default
13340  peut être soit 
13341 \emph on
13342 l{largeurRognage}
13343 \emph default
13344 , ou 
13345 \emph on
13346 r{largeurRognage}
13347 \emph default
13348  où les valeurs de
13349 \emph on
13350  largeurRognage
13351 \emph default
13352  sont aussi optionnelles.
13353  En utilisant par exemple la valeur 
13354 \emph on
13355 l{2pt}
13356 \emph default
13357  pour ce paramètre, la ligne va être rognée de 2
13358 \begin_inset space \thinspace{}
13359 \end_inset
13360
13361 pt à son extrémité gauche.
13362  Si vous ne spécifiez pas de valeur pour 
13363 \emph on
13364 largeurRognage
13365 \emph default
13366  les lignes sont implicitement rognées de 0.5
13367 \begin_inset space \thinspace{}
13368 \end_inset
13369
13370 em.
13371 \end_layout
13372
13373 \begin_layout Standard
13374 \begin_inset VSpace bigskip
13375 \end_inset
13376
13377 Le tableau
13378 \begin_inset space ~
13379 \end_inset
13380
13381
13382 \begin_inset CommandInset ref
13383 LatexCommand ref
13384 reference "tab:Exemple-tableau-booktabs"
13385
13386 \end_inset
13387
13388  a été créé en utilisant les commandes
13389 \end_layout
13390
13391 \begin_layout Standard
13392
13393 \series bold
13394
13395 \backslash
13396 cmidrule(r){2-2}
13397 \backslash
13398 cmidrule(l){3-4}
13399 \end_layout
13400
13401 \begin_layout Standard
13402 au début de la deuxième ligne et
13403 \end_layout
13404
13405 \begin_layout Standard
13406
13407 \series bold
13408
13409 \backslash
13410 cmidrule(l{10pt}){1-1}
13411 \end_layout
13412
13413 \begin_layout Standard
13414 au début de la sixième ligne.
13415 \end_layout
13416
13417 \begin_layout Standard
13418 \begin_inset VSpace bigskip
13419 \end_inset
13420
13421
13422 \end_layout
13423
13424 \begin_layout Standard
13425 Vous pouvez vouloir des commandes 
13426 \series bold
13427
13428 \backslash
13429 cmidrule
13430 \series default
13431 s qui se recouvrent comme pour le tableau
13432 \begin_inset space ~
13433 \end_inset
13434
13435
13436 \begin_inset CommandInset ref
13437 LatexCommand ref
13438 reference "tab:Tableau-booktabs-special"
13439
13440 \end_inset
13441
13442 .
13443  On obtient ce résultat en utilisant la commande suivante en code TeX
13444 \end_layout
13445
13446 \begin_layout Standard
13447
13448 \series bold
13449
13450 \backslash
13451 morecmidrules
13452 \end_layout
13453
13454 \begin_layout Standard
13455 La commande qui a été utilisée pour la deuxième ligne du tableau
13456 \begin_inset space ~
13457 \end_inset
13458
13459
13460 \begin_inset CommandInset ref
13461 LatexCommand ref
13462 reference "tab:Tableau-booktabs-special"
13463
13464 \end_inset
13465
13466  est
13467 \end_layout
13468
13469 \begin_layout Standard
13470
13471 \series bold
13472
13473 \backslash
13474 cmidrule(r){2-2}
13475 \backslash
13476 cmidrule(l){3-4}
13477 \backslash
13478 morecmidrules
13479 \backslash
13480 cmidrule{2-4}
13481 \end_layout
13482
13483 \begin_layout Standard
13484 La commande pour la sixième ligne est
13485 \end_layout
13486
13487 \begin_layout Standard
13488
13489 \series bold
13490
13491 \backslash
13492 midrule
13493 \backslash
13494 morecmidrules
13495 \backslash
13496 cmidrule{3-4}
13497 \end_layout
13498
13499 \begin_layout Standard
13500 \begin_inset VSpace bigskip
13501 \end_inset
13502
13503
13504 \end_layout
13505
13506 \begin_layout Standard
13507 Si vous n'êtes toujours pas satisfait avec l'espacement des lignes de séparation
13508 , vous pouvez utiliser la commande suivante pour produire des lignes qui
13509  font toute la largeur du tableau :
13510 \end_layout
13511
13512 \begin_layout Standard
13513
13514 \series bold
13515
13516 \backslash
13517 specialrule{largeur}{espace au dessus}{espace en dessous}
13518 \end_layout
13519
13520 \begin_layout Standard
13521 Pour plus d'informations sur ces spécialités, nous vous renvoyons au manuel
13522  du paquetage LaTeX 
13523 \series bold
13524 booktabs
13525 \series default
13526  
13527 \begin_inset CommandInset citation
13528 LatexCommand cite
13529 key "booktabs"
13530
13531 \end_inset
13532
13533 .
13534 \begin_inset Index
13535 status collapsed
13536
13537 \begin_layout Plain Layout
13538 Paquetages LaTeX ! booktabs
13539 \end_layout
13540
13541 \end_inset
13542
13543
13544 \end_layout
13545
13546 \begin_layout Standard
13547 \begin_inset Float table
13548 placement h
13549 wide false
13550 sideways false
13551 status open
13552
13553 \begin_layout Plain Layout
13554 \begin_inset Caption
13555
13556 \begin_layout Plain Layout
13557 \begin_inset CommandInset label
13558 LatexCommand label
13559 name "tab:Tableau-booktabs-special"
13560
13561 \end_inset
13562
13563 Tableau formel spécial
13564 \end_layout
13565
13566 \end_inset
13567
13568
13569 \end_layout
13570
13571 \begin_layout Plain Layout
13572 \align center
13573 \begin_inset Tabular
13574 <lyxtabular version="3" rows="8" columns="4">
13575 <features booktabs="true">
13576 <column alignment="center" valignment="top" width="0">
13577 <column alignment="center" valignment="top" width="0">
13578 <column alignment="center" valignment="top" width="0">
13579 <column alignment="center" valignment="top" width="0">
13580 <row>
13581 <cell alignment="center" valignment="top" topline="true" usebox="none">
13582 \begin_inset Text
13583
13584 \begin_layout Plain Layout
13585 Système
13586 \end_layout
13587
13588 \end_inset
13589 </cell>
13590 <cell alignment="center" valignment="top" topline="true" usebox="none">
13591 \begin_inset Text
13592
13593 \begin_layout Plain Layout
13594 Medipix
13595 \begin_inset space \thinspace{}
13596 \end_inset
13597
13598 1
13599 \end_layout
13600
13601 \end_inset
13602 </cell>
13603 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
13604 \begin_inset Text
13605
13606 \begin_layout Plain Layout
13607 Medipix
13608 \begin_inset space \thinspace{}
13609 \end_inset
13610
13611 2
13612 \end_layout
13613
13614 \end_inset
13615 </cell>
13616 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13617 \begin_inset Text
13618
13619 \begin_layout Plain Layout
13620
13621 \end_layout
13622
13623 \end_inset
13624 </cell>
13625 </row>
13626 <row>
13627 <cell alignment="center" valignment="top" usebox="none">
13628 \begin_inset Text
13629
13630 \begin_layout Plain Layout
13631 \begin_inset ERT
13632 status collapsed
13633
13634 \begin_layout Plain Layout
13635
13636
13637 \backslash
13638 cmidrule(r){2-2}
13639 \end_layout
13640
13641 \end_inset
13642
13643
13644 \begin_inset ERT
13645 status collapsed
13646
13647 \begin_layout Plain Layout
13648
13649
13650 \backslash
13651 cmidrule(l){3-4}
13652 \end_layout
13653
13654 \end_inset
13655
13656
13657 \begin_inset ERT
13658 status collapsed
13659
13660 \begin_layout Plain Layout
13661
13662
13663 \backslash
13664 morecmidrules 
13665 \end_layout
13666
13667 \end_inset
13668
13669
13670 \begin_inset ERT
13671 status collapsed
13672
13673 \begin_layout Plain Layout
13674
13675
13676 \backslash
13677 cmidrule{2-4}
13678 \end_layout
13679
13680 \end_inset
13681
13682 Epaisseur du capteur [µm]
13683 \end_layout
13684
13685 \end_inset
13686 </cell>
13687 <cell alignment="center" valignment="top" usebox="none">
13688 \begin_inset Text
13689
13690 \begin_layout Plain Layout
13691 300
13692 \end_layout
13693
13694 \end_inset
13695 </cell>
13696 <cell alignment="center" valignment="top" usebox="none">
13697 \begin_inset Text
13698
13699 \begin_layout Plain Layout
13700 300
13701 \end_layout
13702
13703 \end_inset
13704 </cell>
13705 <cell alignment="center" valignment="top" usebox="none">
13706 \begin_inset Text
13707
13708 \begin_layout Plain Layout
13709 700
13710 \end_layout
13711
13712 \end_inset
13713 </cell>
13714 </row>
13715 <row>
13716 <cell alignment="center" valignment="top" topline="true" usebox="none">
13717 \begin_inset Text
13718
13719 \begin_layout Plain Layout
13720 Angle biseau [°]
13721 \end_layout
13722
13723 \end_inset
13724 </cell>
13725 <cell alignment="center" valignment="top" topline="true" usebox="none">
13726 \begin_inset Text
13727
13728 \begin_layout Plain Layout
13729 3.55
13730 \end_layout
13731
13732 \end_inset
13733 </cell>
13734 <cell alignment="center" valignment="top" topline="true" usebox="none">
13735 \begin_inset Text
13736
13737 \begin_layout Plain Layout
13738 2.71
13739 \end_layout
13740
13741 \end_inset
13742 </cell>
13743 <cell alignment="center" valignment="top" topline="true" usebox="none">
13744 \begin_inset Text
13745
13746 \begin_layout Plain Layout
13747 7.99
13748 \end_layout
13749
13750 \end_inset
13751 </cell>
13752 </row>
13753 <row topspace="default">
13754 <cell alignment="center" valignment="top" usebox="none">
13755 \begin_inset Text
13756
13757 \begin_layout Plain Layout
13758 Résolution spatiale [µm]
13759 \end_layout
13760
13761 \end_inset
13762 </cell>
13763 <cell alignment="center" valignment="top" usebox="none">
13764 \begin_inset Text
13765
13766 \begin_layout Plain Layout
13767 4.26
13768 \end_layout
13769
13770 \end_inset
13771 </cell>
13772 <cell alignment="center" valignment="top" usebox="none">
13773 \begin_inset Text
13774
13775 \begin_layout Plain Layout
13776 10.17
13777 \end_layout
13778
13779 \end_inset
13780 </cell>
13781 <cell alignment="center" valignment="top" usebox="none">
13782 \begin_inset Text
13783
13784 \begin_layout Plain Layout
13785 10.56
13786 \end_layout
13787
13788 \end_inset
13789 </cell>
13790 </row>
13791 <row topspace="default">
13792 <cell alignment="center" valignment="top" usebox="none">
13793 \begin_inset Text
13794
13795 \begin_layout Plain Layout
13796 MTF à 
13797 \begin_inset Formula $f_{\mathrm{max}}$
13798 \end_inset
13799
13800
13801 \end_layout
13802
13803 \end_inset
13804 </cell>
13805 <cell alignment="center" valignment="top" usebox="none">
13806 \begin_inset Text
13807
13808 \begin_layout Plain Layout
13809 0.53
13810 \end_layout
13811
13812 \end_inset
13813 </cell>
13814 <cell alignment="center" valignment="top" usebox="none">
13815 \begin_inset Text
13816
13817 \begin_layout Plain Layout
13818 0.37
13819 \end_layout
13820
13821 \end_inset
13822 </cell>
13823 <cell alignment="center" valignment="top" usebox="none">
13824 \begin_inset Text
13825
13826 \begin_layout Plain Layout
13827 0.39
13828 \end_layout
13829
13830 \end_inset
13831 </cell>
13832 </row>
13833 <row>
13834 <cell alignment="center" valignment="top" topline="true" usebox="none">
13835 \begin_inset Text
13836
13837 \begin_layout Plain Layout
13838 \begin_inset ERT
13839 status collapsed
13840
13841 \begin_layout Plain Layout
13842
13843
13844 \backslash
13845 morecmidrules 
13846 \end_layout
13847
13848 \end_inset
13849
13850
13851 \begin_inset ERT
13852 status collapsed
13853
13854 \begin_layout Plain Layout
13855
13856
13857 \backslash
13858 cmidrule{3-4}
13859 \end_layout
13860
13861 \end_inset
13862
13863 résolution spatiale LSF
13864 \end_layout
13865
13866 \end_inset
13867 </cell>
13868 <cell alignment="center" valignment="top" topline="true" usebox="none">
13869 \begin_inset Text
13870
13871 \begin_layout Plain Layout
13872
13873 \end_layout
13874
13875 \end_inset
13876 </cell>
13877 <cell alignment="center" valignment="top" topline="true" usebox="none">
13878 \begin_inset Text
13879
13880 \begin_layout Plain Layout
13881
13882 \end_layout
13883
13884 \end_inset
13885 </cell>
13886 <cell alignment="center" valignment="top" topline="true" usebox="none">
13887 \begin_inset Text
13888
13889 \begin_layout Plain Layout
13890
13891 \end_layout
13892
13893 \end_inset
13894 </cell>
13895 </row>
13896 <row>
13897 <cell alignment="center" valignment="top" usebox="none">
13898 \begin_inset Text
13899
13900 \begin_layout Plain Layout
13901 en µm
13902 \end_layout
13903
13904 \end_inset
13905 </cell>
13906 <cell alignment="center" valignment="top" usebox="none">
13907 \begin_inset Text
13908
13909 \begin_layout Plain Layout
13910 129.7
13911 \end_layout
13912
13913 \end_inset
13914 </cell>
13915 <cell alignment="center" valignment="top" usebox="none">
13916 \begin_inset Text
13917
13918 \begin_layout Plain Layout
13919 52.75
13920 \end_layout
13921
13922 \end_inset
13923 </cell>
13924 <cell alignment="center" valignment="top" usebox="none">
13925 \begin_inset Text
13926
13927 \begin_layout Plain Layout
13928 50.78
13929 \end_layout
13930
13931 \end_inset
13932 </cell>
13933 </row>
13934 <row>
13935 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13936 \begin_inset Text
13937
13938 \begin_layout Plain Layout
13939 en % de la taille des pixels
13940 \end_layout
13941
13942 \end_inset
13943 </cell>
13944 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13945 \begin_inset Text
13946
13947 \begin_layout Plain Layout
13948 76.3
13949 \end_layout
13950
13951 \end_inset
13952 </cell>
13953 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13954 \begin_inset Text
13955
13956 \begin_layout Plain Layout
13957 95.9
13958 \end_layout
13959
13960 \end_inset
13961 </cell>
13962 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13963 \begin_inset Text
13964
13965 \begin_layout Plain Layout
13966 92.3
13967 \end_layout
13968
13969 \end_inset
13970 </cell>
13971 </row>
13972 </lyxtabular>
13973
13974 \end_inset
13975
13976
13977 \end_layout
13978
13979 \end_inset
13980
13981
13982 \end_layout
13983
13984 \begin_layout Section
13985 Alignement Vertical des Tableaux
13986 \begin_inset Index
13987 status collapsed
13988
13989 \begin_layout Plain Layout
13990 Tableau ! Alignement
13991 \end_layout
13992
13993 \end_inset
13994
13995
13996 \end_layout
13997
13998 \begin_layout Standard
13999 Pour pouvoir être aligné verticalement par rapport au texte, un tableau
14000  doit être à l'intérieur d'une boîte.
14001  La boîte peut alors être alignée comme c'est décrit dans la 
14002 \begin_inset space ~
14003 \end_inset
14004
14005
14006 \begin_inset CommandInset ref
14007 LatexCommand ref
14008 reference "sec:Boîte-Dialogue"
14009
14010 \end_inset
14011
14012 .
14013 \end_layout
14014
14015 \begin_layout Standard
14016 Dans l'exemple qui suit les tableaux sont à l'intérieur d'une boîte de type
14017  minipage
14018 \begin_inset Foot
14019 status open
14020
14021 \begin_layout Plain Layout
14022 Les minipages son décrites dans la section
14023 \begin_inset space ~
14024 \end_inset
14025
14026
14027 \begin_inset CommandInset ref
14028 LatexCommand ref
14029 reference "sec:Minipages"
14030
14031 \end_inset
14032
14033 .
14034 \end_layout
14035
14036 \end_inset
14037
14038  dont la largeur est de 15
14039 \begin_inset space \thinspace{}
14040 \end_inset
14041
14042 col% :
14043 \end_layout
14044
14045 \begin_layout Itemize
14046 test 
14047 \begin_inset Box Frameless
14048 position "t"
14049 hor_pos "c"
14050 has_inner_box 1
14051 inner_pos "c"
14052 use_parbox 0
14053 width "15col%"
14054 special "none"
14055 height "1in"
14056 height_special "totalheight"
14057 status collapsed
14058
14059 \begin_layout Plain Layout
14060 \begin_inset Tabular
14061 <lyxtabular version="3" rows="3" columns="3">
14062 <features>
14063 <column alignment="center" valignment="top" width="0">
14064 <column alignment="center" valignment="top" width="0">
14065 <column alignment="center" valignment="top" width="0">
14066 <row>
14067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14068 \begin_inset Text
14069
14070 \begin_layout Plain Layout
14071 a
14072 \end_layout
14073
14074 \end_inset
14075 </cell>
14076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14077 \begin_inset Text
14078
14079 \begin_layout Plain Layout
14080 d
14081 \end_layout
14082
14083 \end_inset
14084 </cell>
14085 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14086 \begin_inset Text
14087
14088 \begin_layout Plain Layout
14089 g
14090 \end_layout
14091
14092 \end_inset
14093 </cell>
14094 </row>
14095 <row>
14096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14097 \begin_inset Text
14098
14099 \begin_layout Plain Layout
14100 b
14101 \end_layout
14102
14103 \end_inset
14104 </cell>
14105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14106 \begin_inset Text
14107
14108 \begin_layout Plain Layout
14109 e
14110 \end_layout
14111
14112 \end_inset
14113 </cell>
14114 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14115 \begin_inset Text
14116
14117 \begin_layout Plain Layout
14118 h
14119 \end_layout
14120
14121 \end_inset
14122 </cell>
14123 </row>
14124 <row>
14125 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14126 \begin_inset Text
14127
14128 \begin_layout Plain Layout
14129 c
14130 \end_layout
14131
14132 \end_inset
14133 </cell>
14134 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14135 \begin_inset Text
14136
14137 \begin_layout Plain Layout
14138 f
14139 \end_layout
14140
14141 \end_inset
14142 </cell>
14143 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14144 \begin_inset Text
14145
14146 \begin_layout Plain Layout
14147 i
14148 \end_layout
14149
14150 \end_inset
14151 </cell>
14152 </row>
14153 </lyxtabular>
14154
14155 \end_inset
14156
14157
14158 \end_layout
14159
14160 \end_inset
14161
14162  test 
14163 \begin_inset ERT
14164 status collapsed
14165
14166 \begin_layout Plain Layout
14167
14168
14169 \backslash
14170 raisebox{0.85
14171 \backslash
14172 baselineskip}{
14173 \end_layout
14174
14175 \end_inset
14176
14177
14178 \begin_inset Box Frameless
14179 position "t"
14180 hor_pos "c"
14181 has_inner_box 1
14182 inner_pos "c"
14183 use_parbox 0
14184 width "15col%"
14185 special "none"
14186 height "1in"
14187 height_special "totalheight"
14188 status collapsed
14189
14190 \begin_layout Plain Layout
14191 \begin_inset Tabular
14192 <lyxtabular version="3" rows="3" columns="3">
14193 <features>
14194 <column alignment="center" valignment="top" width="0">
14195 <column alignment="center" valignment="top" width="0">
14196 <column alignment="center" valignment="top" width="0">
14197 <row>
14198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14199 \begin_inset Text
14200
14201 \begin_layout Plain Layout
14202 a
14203 \end_layout
14204
14205 \end_inset
14206 </cell>
14207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14208 \begin_inset Text
14209
14210 \begin_layout Plain Layout
14211 d
14212 \end_layout
14213
14214 \end_inset
14215 </cell>
14216 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14217 \begin_inset Text
14218
14219 \begin_layout Plain Layout
14220 g
14221 \end_layout
14222
14223 \end_inset
14224 </cell>
14225 </row>
14226 <row>
14227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14228 \begin_inset Text
14229
14230 \begin_layout Plain Layout
14231 b
14232 \end_layout
14233
14234 \end_inset
14235 </cell>
14236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14237 \begin_inset Text
14238
14239 \begin_layout Plain Layout
14240 e
14241 \end_layout
14242
14243 \end_inset
14244 </cell>
14245 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14246 \begin_inset Text
14247
14248 \begin_layout Plain Layout
14249 h
14250 \end_layout
14251
14252 \end_inset
14253 </cell>
14254 </row>
14255 <row>
14256 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14257 \begin_inset Text
14258
14259 \begin_layout Plain Layout
14260 c
14261 \end_layout
14262
14263 \end_inset
14264 </cell>
14265 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14266 \begin_inset Text
14267
14268 \begin_layout Plain Layout
14269 f
14270 \end_layout
14271
14272 \end_inset
14273 </cell>
14274 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14275 \begin_inset Text
14276
14277 \begin_layout Plain Layout
14278 i
14279 \end_layout
14280
14281 \end_inset
14282 </cell>
14283 </row>
14284 </lyxtabular>
14285
14286 \end_inset
14287
14288
14289 \end_layout
14290
14291 \end_inset
14292
14293
14294 \begin_inset ERT
14295 status collapsed
14296
14297 \begin_layout Plain Layout
14298
14299 }
14300 \end_layout
14301
14302 \end_inset
14303
14304
14305 \end_layout
14306
14307 \begin_layout Itemize
14308 test 
14309 \begin_inset Box Frameless
14310 position "c"
14311 hor_pos "c"
14312 has_inner_box 1
14313 inner_pos "c"
14314 use_parbox 0
14315 width "15col%"
14316 special "none"
14317 height "1in"
14318 height_special "totalheight"
14319 status collapsed
14320
14321 \begin_layout Plain Layout
14322 \begin_inset Tabular
14323 <lyxtabular version="3" rows="3" columns="3">
14324 <features>
14325 <column alignment="center" valignment="top" width="0">
14326 <column alignment="center" valignment="top" width="0">
14327 <column alignment="center" valignment="top" width="0">
14328 <row>
14329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14330 \begin_inset Text
14331
14332 \begin_layout Plain Layout
14333 a
14334 \end_layout
14335
14336 \end_inset
14337 </cell>
14338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14339 \begin_inset Text
14340
14341 \begin_layout Plain Layout
14342 d
14343 \end_layout
14344
14345 \end_inset
14346 </cell>
14347 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14348 \begin_inset Text
14349
14350 \begin_layout Plain Layout
14351 g
14352 \end_layout
14353
14354 \end_inset
14355 </cell>
14356 </row>
14357 <row>
14358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14359 \begin_inset Text
14360
14361 \begin_layout Plain Layout
14362 b
14363 \end_layout
14364
14365 \end_inset
14366 </cell>
14367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14368 \begin_inset Text
14369
14370 \begin_layout Plain Layout
14371 e
14372 \end_layout
14373
14374 \end_inset
14375 </cell>
14376 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14377 \begin_inset Text
14378
14379 \begin_layout Plain Layout
14380 h
14381 \end_layout
14382
14383 \end_inset
14384 </cell>
14385 </row>
14386 <row>
14387 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14388 \begin_inset Text
14389
14390 \begin_layout Plain Layout
14391 c
14392 \end_layout
14393
14394 \end_inset
14395 </cell>
14396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14397 \begin_inset Text
14398
14399 \begin_layout Plain Layout
14400 f
14401 \end_layout
14402
14403 \end_inset
14404 </cell>
14405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14406 \begin_inset Text
14407
14408 \begin_layout Plain Layout
14409 i
14410 \end_layout
14411
14412 \end_inset
14413 </cell>
14414 </row>
14415 </lyxtabular>
14416
14417 \end_inset
14418
14419
14420 \end_layout
14421
14422 \end_inset
14423
14424
14425 \end_layout
14426
14427 \begin_layout Itemize
14428 test 
14429 \begin_inset Box Frameless
14430 position "b"
14431 hor_pos "c"
14432 has_inner_box 1
14433 inner_pos "c"
14434 use_parbox 0
14435 width "15col%"
14436 special "none"
14437 height "1in"
14438 height_special "totalheight"
14439 status collapsed
14440
14441 \begin_layout Plain Layout
14442 \begin_inset Tabular
14443 <lyxtabular version="3" rows="3" columns="3">
14444 <features>
14445 <column alignment="center" valignment="top" width="0">
14446 <column alignment="center" valignment="top" width="0">
14447 <column alignment="center" valignment="top" width="0">
14448 <row>
14449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14450 \begin_inset Text
14451
14452 \begin_layout Plain Layout
14453 a
14454 \end_layout
14455
14456 \end_inset
14457 </cell>
14458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14459 \begin_inset Text
14460
14461 \begin_layout Plain Layout
14462 d
14463 \end_layout
14464
14465 \end_inset
14466 </cell>
14467 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14468 \begin_inset Text
14469
14470 \begin_layout Plain Layout
14471 g
14472 \end_layout
14473
14474 \end_inset
14475 </cell>
14476 </row>
14477 <row>
14478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14479 \begin_inset Text
14480
14481 \begin_layout Plain Layout
14482 b
14483 \end_layout
14484
14485 \end_inset
14486 </cell>
14487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14488 \begin_inset Text
14489
14490 \begin_layout Plain Layout
14491 e
14492 \end_layout
14493
14494 \end_inset
14495 </cell>
14496 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14497 \begin_inset Text
14498
14499 \begin_layout Plain Layout
14500 h
14501 \end_layout
14502
14503 \end_inset
14504 </cell>
14505 </row>
14506 <row>
14507 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14508 \begin_inset Text
14509
14510 \begin_layout Plain Layout
14511 c
14512 \end_layout
14513
14514 \end_inset
14515 </cell>
14516 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14517 \begin_inset Text
14518
14519 \begin_layout Plain Layout
14520 f
14521 \end_layout
14522
14523 \end_inset
14524 </cell>
14525 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14526 \begin_inset Text
14527
14528 \begin_layout Plain Layout
14529 i
14530 \end_layout
14531
14532 \end_inset
14533 </cell>
14534 </row>
14535 </lyxtabular>
14536
14537 \end_inset
14538
14539
14540 \end_layout
14541
14542 \end_inset
14543
14544  test 
14545 \begin_inset ERT
14546 status collapsed
14547
14548 \begin_layout Plain Layout
14549
14550
14551 \backslash
14552 raisebox{-0.32
14553 \backslash
14554 baselineskip}{
14555 \end_layout
14556
14557 \end_inset
14558
14559
14560 \begin_inset Box Frameless
14561 position "b"
14562 hor_pos "c"
14563 has_inner_box 1
14564 inner_pos "c"
14565 use_parbox 0
14566 width "15col%"
14567 special "none"
14568 height "1in"
14569 height_special "totalheight"
14570 status collapsed
14571
14572 \begin_layout Plain Layout
14573 \begin_inset Tabular
14574 <lyxtabular version="3" rows="3" columns="3">
14575 <features>
14576 <column alignment="center" valignment="top" width="0">
14577 <column alignment="center" valignment="top" width="0">
14578 <column alignment="center" valignment="top" width="0">
14579 <row>
14580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14581 \begin_inset Text
14582
14583 \begin_layout Plain Layout
14584 a
14585 \end_layout
14586
14587 \end_inset
14588 </cell>
14589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14590 \begin_inset Text
14591
14592 \begin_layout Plain Layout
14593 d
14594 \end_layout
14595
14596 \end_inset
14597 </cell>
14598 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14599 \begin_inset Text
14600
14601 \begin_layout Plain Layout
14602 g
14603 \end_layout
14604
14605 \end_inset
14606 </cell>
14607 </row>
14608 <row>
14609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14610 \begin_inset Text
14611
14612 \begin_layout Plain Layout
14613 b
14614 \end_layout
14615
14616 \end_inset
14617 </cell>
14618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14619 \begin_inset Text
14620
14621 \begin_layout Plain Layout
14622 e
14623 \end_layout
14624
14625 \end_inset
14626 </cell>
14627 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14628 \begin_inset Text
14629
14630 \begin_layout Plain Layout
14631 h
14632 \end_layout
14633
14634 \end_inset
14635 </cell>
14636 </row>
14637 <row>
14638 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14639 \begin_inset Text
14640
14641 \begin_layout Plain Layout
14642 c
14643 \end_layout
14644
14645 \end_inset
14646 </cell>
14647 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14648 \begin_inset Text
14649
14650 \begin_layout Plain Layout
14651 f
14652 \end_layout
14653
14654 \end_inset
14655 </cell>
14656 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14657 \begin_inset Text
14658
14659 \begin_layout Plain Layout
14660 i
14661 \end_layout
14662
14663 \end_inset
14664 </cell>
14665 </row>
14666 </lyxtabular>
14667
14668 \end_inset
14669
14670
14671 \end_layout
14672
14673 \end_inset
14674
14675
14676 \begin_inset ERT
14677 status collapsed
14678
14679 \begin_layout Plain Layout
14680
14681 }
14682 \end_layout
14683
14684 \end_inset
14685
14686
14687 \end_layout
14688
14689 \begin_layout Standard
14690 Comme vous pouvez le voir, le contenu des premiers tableaux de la première
14691  et de la dernière ligne, n'est pas correctement aligné avec le texte de
14692  la ligne dans laquelle le tableau est inséré.
14693  Pour obtenir cet alignement, vous devez mettre la boîte minipage dans une
14694  boîte élévatrice (raisebox)
14695 \begin_inset Foot
14696 status collapsed
14697
14698 \begin_layout Plain Layout
14699 Les boîtes élévatrices (raiseboxes) sont décrites dans la section
14700 \begin_inset space ~
14701 \end_inset
14702
14703
14704 \begin_inset CommandInset ref
14705 LatexCommand ref
14706 reference "sub:Alignement-Vertical"
14707
14708 \end_inset
14709
14710 .
14711 \end_layout
14712
14713 \end_inset
14714
14715 .
14716  Dans l'exemple précédent, le deuxième tableau de la première ligne est
14717  aligné en utilisant la commande en code TeX suivante 
14718 \end_layout
14719
14720 \begin_layout Standard
14721
14722 \series bold
14723
14724 \backslash
14725 raisebox{0.85
14726 \backslash
14727 baselineskip}{
14728 \end_layout
14729
14730 \begin_layout Standard
14731 placée juste avant la boîte minipage.
14732  Après la boîte on insère l'accolade fermante en code TeX.
14733  Pour le deuxième tableau de la dernière ligne, la commande 
14734 \end_layout
14735
14736 \begin_layout Standard
14737
14738 \series bold
14739
14740 \backslash
14741 raisebox{-0.32
14742 \backslash
14743 baselineskip}{
14744 \end_layout
14745
14746 \begin_layout Standard
14747 est utilisée.
14748 \end_layout
14749
14750 \begin_layout Standard
14751 \begin_inset Note Greyedout
14752 status open
14753
14754 \begin_layout Plain Layout
14755
14756 \series bold
14757 Note:
14758 \series default
14759  L'alignement entre le contenu de la ligne du tableau et le texte de la
14760  ligne qui l'entoure ne peut pas être parfait.
14761  Le facteur utilisé dans la commande 
14762 \series bold
14763
14764 \backslash
14765 raisebox
14766 \series default
14767  pour obtenir cet alignement dépend de la police de caractères du document,
14768  de la taille de la police et de l'épaisseur des lignes du tableau.
14769 \end_layout
14770
14771 \end_inset
14772
14773
14774 \end_layout
14775
14776 \begin_layout Section
14777 Tableaux Colorés
14778 \begin_inset CommandInset label
14779 LatexCommand label
14780 name "sec:Tableaux-Colorés"
14781
14782 \end_inset
14783
14784
14785 \begin_inset Index
14786 status collapsed
14787
14788 \begin_layout Plain Layout
14789 Tableau ! Coloré
14790 \end_layout
14791
14792 \end_inset
14793
14794
14795 \end_layout
14796
14797 \begin_layout Subsection
14798 Cellules Colorées
14799 \begin_inset Index
14800 status collapsed
14801
14802 \begin_layout Plain Layout
14803 Couleur des tableaux ! Pour les cellules
14804 \end_layout
14805
14806 \end_inset
14807
14808
14809 \begin_inset Index
14810 status collapsed
14811
14812 \begin_layout Plain Layout
14813 Couleur ! Pour les cellules de tableau
14814 \end_layout
14815
14816 \end_inset
14817
14818
14819 \end_layout
14820
14821 \begin_layout Standard
14822 \begin_inset Float table
14823 placement h
14824 wide false
14825 sideways false
14826 status open
14827
14828 \begin_layout Plain Layout
14829 \begin_inset Caption
14830
14831 \begin_layout Plain Layout
14832 \begin_inset CommandInset label
14833 LatexCommand label
14834 name "tab:Tableau-coloré-sans-colortbl"
14835
14836 \end_inset
14837
14838 Tableau coloré sans utiliser le paquetage  
14839 \series bold
14840 colortbl
14841 \series default
14842
14843 \begin_inset OptArg
14844 status open
14845
14846 \begin_layout Plain Layout
14847 Tableau sans colortbl
14848 \end_layout
14849
14850 \end_inset
14851
14852
14853 \end_layout
14854
14855 \end_inset
14856
14857
14858 \end_layout
14859
14860 \begin_layout Plain Layout
14861 \align center
14862 \begin_inset Tabular
14863 <lyxtabular version="3" rows="3" columns="3">
14864 <features>
14865 <column alignment="center" valignment="top" width="0">
14866 <column alignment="center" valignment="top" width="0">
14867 <column alignment="center" valignment="top" width="0">
14868 <row>
14869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14870 \begin_inset Text
14871
14872 \begin_layout Plain Layout
14873
14874 \color green
14875 a
14876 \end_layout
14877
14878 \end_inset
14879 </cell>
14880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14881 \begin_inset Text
14882
14883 \begin_layout Plain Layout
14884
14885 \color red
14886 b
14887 \end_layout
14888
14889 \end_inset
14890 </cell>
14891 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14892 \begin_inset Text
14893
14894 \begin_layout Plain Layout
14895
14896 \color red
14897 c
14898 \end_layout
14899
14900 \end_inset
14901 </cell>
14902 </row>
14903 <row>
14904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14905 \begin_inset Text
14906
14907 \begin_layout Plain Layout
14908
14909 \color green
14910 d
14911 \end_layout
14912
14913 \end_inset
14914 </cell>
14915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14916 \begin_inset Text
14917
14918 \begin_layout Plain Layout
14919
14920 \color blue
14921 e
14922 \end_layout
14923
14924 \end_inset
14925 </cell>
14926 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14927 \begin_inset Text
14928
14929 \begin_layout Plain Layout
14930
14931 \color blue
14932 f
14933 \end_layout
14934
14935 \end_inset
14936 </cell>
14937 </row>
14938 <row>
14939 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14940 \begin_inset Text
14941
14942 \begin_layout Plain Layout
14943
14944 \color green
14945 g
14946 \end_layout
14947
14948 \end_inset
14949 </cell>
14950 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14951 \begin_inset Text
14952
14953 \begin_layout Plain Layout
14954
14955 \color blue
14956 h
14957 \end_layout
14958
14959 \end_inset
14960 </cell>
14961 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14962 \begin_inset Text
14963
14964 \begin_layout Plain Layout
14965
14966 \color blue
14967 i
14968 \end_layout
14969
14970 \end_inset
14971 </cell>
14972 </row>
14973 </lyxtabular>
14974
14975 \end_inset
14976
14977
14978 \end_layout
14979
14980 \end_inset
14981
14982
14983 \end_layout
14984
14985 \begin_layout Standard
14986 Si vous voulez seulement avoir du texte en couleur, sélectionnez les cellules
14987  et choisissez une couleur dans le menu 
14988 \family sans
14989 Éditer\SpecialChar \menuseparator
14990 Style
14991 \begin_inset space ~
14992 \end_inset
14993
14994 de
14995 \begin_inset space ~
14996 \end_inset
14997
14998 Texte
14999 \family default
15000 .
15001  C'est ce qui a été utilisé pour créer le tableau
15002 \begin_inset space ~
15003 \end_inset
15004
15005
15006 \begin_inset CommandInset ref
15007 LatexCommand ref
15008 reference "tab:Tableau-coloré-sans-colortbl"
15009
15010 \end_inset
15011
15012 .
15013  Dans tous les autres cas vous aurez à utiliser le paquetage LaTeX 
15014 \series bold
15015 colortbl
15016 \series default
15017 .
15018 \begin_inset Index
15019 status collapsed
15020
15021 \begin_layout Plain Layout
15022 Paquetages LaTeX ! colortbl
15023 \end_layout
15024
15025 \end_inset
15026
15027
15028 \end_layout
15029
15030 \begin_layout Standard
15031 \begin_inset ERT
15032 status collapsed
15033
15034 \begin_layout Plain Layout
15035
15036
15037 \backslash
15038 ifcolortbl
15039 \end_layout
15040
15041 \end_inset
15042
15043
15044 \begin_inset Note Note
15045 status open
15046
15047 \begin_layout Plain Layout
15048 La section qui suit ne sera affichée que si vous avez installé le paquetage
15049  LaTeX 
15050 \series bold
15051 colortbl
15052 \series default
15053 .
15054 \end_layout
15055
15056 \end_inset
15057
15058
15059 \end_layout
15060
15061 \begin_layout Standard
15062 Pour créer des tableaux colorés, vous devez charger le paquetage
15063 \series bold
15064  colortbl
15065 \series default
15066  dans le préambule avec la ligne
15067 \end_layout
15068
15069 \begin_layout Standard
15070
15071 \series bold
15072
15073 \backslash
15074 usepackage{colortbl}
15075 \end_layout
15076
15077 \begin_layout Standard
15078 On choisit la couleur d'une colonne avec la commande 
15079 \end_layout
15080
15081 \begin_layout Standard
15082
15083 \series bold
15084
15085 \backslash
15086 columncolor{nom de couleur}
15087 \end_layout
15088
15089 \begin_layout Standard
15090 à l'intérieur d'une commande 
15091 \series bold
15092 >{ }
15093 \series default
15094 .
15095  Vous trouverez plus d'information sur la commande 
15096 \series bold
15097 >{}
15098 \series default
15099  dans la section
15100 \begin_inset space ~
15101 \end_inset
15102
15103
15104 \begin_inset CommandInset ref
15105 LatexCommand ref
15106 reference "sub:Calculs-multicolonnes"
15107
15108 \end_inset
15109
15110 .
15111 \end_layout
15112
15113 \begin_layout Standard
15114 Les noms de couleurs suivants sont prédéfinis :
15115 \end_layout
15116
15117 \begin_layout Standard
15118
15119 \family sans
15120 red
15121 \family default
15122  (rouge), 
15123 \family sans
15124 green
15125 \family default
15126  (vert), 
15127 \family sans
15128 yellow
15129 \family default
15130  (jaune), 
15131 \family sans
15132 blue
15133 \family default
15134  (bleu), 
15135 \family sans
15136 cyan
15137 \family default
15138
15139 \family sans
15140 magenta
15141 \family default
15142
15143 \family sans
15144 black 
15145 \family default
15146 (noir) et 
15147 \family sans
15148 white 
15149 \family default
15150 (blanc).
15151 \end_layout
15152
15153 \begin_layout Standard
15154 \begin_inset VSpace medskip
15155 \end_inset
15156
15157
15158 \end_layout
15159
15160 \begin_layout Standard
15161 Vous pouvez aussi définir votre propre couleur avec la commande
15162 \end_layout
15163
15164 \begin_layout Standard
15165
15166 \series bold
15167
15168 \backslash
15169 definecolor{nom de la couleur}{modèle de couleur}{valeurs de couleur}
15170 \end_layout
15171
15172 \begin_layout Standard
15173 Le modèle de couleur peut être
15174 \end_layout
15175
15176 \begin_layout Labeling
15177 \labelwidthstring 00.00.0000
15178 cmyk: cyan, magenta, jaune (yellow), noir (black)
15179 \end_layout
15180
15181 \begin_layout Labeling
15182 \labelwidthstring 00.00.0000
15183 rgb: red, vert (green), bleu (blue)
15184 \end_layout
15185
15186 \begin_layout Labeling
15187 \labelwidthstring 00.00.0000
15188 gray dégradé de gris (gray)
15189 \end_layout
15190
15191 \begin_layout Standard
15192 et les valeurs de couleur sont des nombres compris entre 0 et 1, séparés
15193  par des virgules qui décrivent la couleur dans le modèle de couleur choisi.
15194 \end_layout
15195
15196 \begin_layout Standard
15197 Vous pouvez par exemple définir la couleur 
15198 \begin_inset Quotes eld
15199 \end_inset
15200
15201
15202 \emph on
15203 vertfonce
15204 \begin_inset Quotes erd
15205 \end_inset
15206
15207  dans le préambule avec la ligne
15208 \end_layout
15209
15210 \begin_layout Standard
15211
15212 \series bold
15213
15214 \backslash
15215 definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5}
15216 \end_layout
15217
15218 \begin_layout Standard
15219 et la couleur "
15220 \emph on
15221 grisclair
15222 \emph default
15223 " avec
15224 \end_layout
15225
15226 \begin_layout Standard
15227
15228 \series bold
15229
15230 \backslash
15231 definecolor{grisclair}{gray}{0.8}
15232 \end_layout
15233
15234 \begin_layout Standard
15235 \begin_inset VSpace medskip
15236 \end_inset
15237
15238
15239 \end_layout
15240
15241 \begin_layout Standard
15242 Les lignes sont colorées avec la commande
15243 \end_layout
15244
15245 \begin_layout Standard
15246
15247 \series bold
15248
15249 \backslash
15250 rowcolor{nom de la couleur}
15251 \end_layout
15252
15253 \begin_layout Standard
15254 et les cellules sont colorées avec la commande
15255 \end_layout
15256
15257 \begin_layout Standard
15258
15259 \series bold
15260
15261 \backslash
15262 cellcolor{nom de la couleur}
15263 \end_layout
15264
15265 \begin_layout Standard
15266 Les deux commandes sont insérées au début d'une cellule comme du code TeX.
15267 \end_layout
15268
15269 \begin_layout Standard
15270 Pour colorer de caractères dans un tableau, sélectionnez les cellules et
15271  choisissez une couleur dans le menu 
15272 \family sans
15273 Éditer\SpecialChar \menuseparator
15274 Style
15275 \begin_inset space ~
15276 \end_inset
15277
15278 de
15279 \begin_inset space ~
15280 \end_inset
15281
15282 Texte
15283 \family default
15284 .
15285  Si une cellule contient du code TeX, faites bien attention à ne colorer
15286  que le texte, sinon le code TeX coloré provoquera des erreurs LaTeX.
15287 \end_layout
15288
15289 \begin_layout Standard
15290 \begin_inset Note Greyedout
15291 status open
15292
15293 \begin_layout Plain Layout
15294
15295 \series bold
15296 Note:
15297 \series default
15298  Tous les visualiseurs DVI ne sont pas capables d'afficher les couleurs
15299  définies par l'utilisateur.
15300 \end_layout
15301
15302 \end_inset
15303
15304
15305 \end_layout
15306
15307 \begin_layout Standard
15308 \begin_inset VSpace bigskip
15309 \end_inset
15310
15311
15312 \end_layout
15313
15314 \begin_layout Standard
15315 Pour créer le tableau
15316 \begin_inset space ~
15317 \end_inset
15318
15319
15320 \begin_inset CommandInset ref
15321 LatexCommand ref
15322 reference "tab:Tableau-coloré-avec-colortbl"
15323
15324 \end_inset
15325
15326  faites ce qui suit : La couleur de la première colonne doit être 
15327 \emph on
15328 vertfonce
15329 \emph default
15330 .
15331  On insère donc la commande
15332 \end_layout
15333
15334 \begin_layout Standard
15335
15336 \series bold
15337 >{
15338 \backslash
15339 columncolor{vertfonce}
15340 \backslash
15341 centering}c
15342 \end_layout
15343
15344 \begin_layout Standard
15345 en code TeX pour cette colonne.
15346  La première ligne doit être bleue
15347 \begin_inset Note Note
15348 status open
15349
15350 \begin_layout Plain Layout
15351 cyan ? (NdT)
15352 \end_layout
15353
15354 \end_inset
15355
15356 , d'où la commande en code TeX
15357 \end_layout
15358
15359 \begin_layout Standard
15360
15361 \series bold
15362
15363 \backslash
15364 rowcolow{cyan}
15365 \end_layout
15366
15367 \begin_layout Standard
15368 qui est insérée dans la première cellule de cette ligne.
15369  Notez que cela annule la couleur de colonne pour la première cellule.
15370  La dernière cellule de la dernière ligne est colorée en magenta en insérant
15371  en code TeX la commande
15372 \end_layout
15373
15374 \begin_layout Standard
15375
15376 \series bold
15377
15378 \backslash
15379 cellcolor{magenta}
15380 \end_layout
15381
15382 \begin_layout Standard
15383 Les caractères peuvent maintenant être colorés en utilisant le menu 
15384 \family sans
15385 Éditer\SpecialChar \menuseparator
15386 Style
15387 \begin_inset space ~
15388 \end_inset
15389
15390 de
15391 \begin_inset space ~
15392 \end_inset
15393
15394 Texte
15395 \family default
15396 .
15397 \end_layout
15398
15399 \begin_layout Standard
15400 \begin_inset Float table
15401 placement h
15402 wide false
15403 sideways false
15404 status open
15405
15406 \begin_layout Plain Layout
15407 \begin_inset Caption
15408
15409 \begin_layout Plain Layout
15410 \begin_inset CommandInset label
15411 LatexCommand label
15412 name "tab:Tableau-coloré-avec-colortbl"
15413
15414 \end_inset
15415
15416 Tableau coloré en utilisant le paquetage 
15417 \series bold
15418 colortbl
15419 \series default
15420
15421 \begin_inset OptArg
15422 status collapsed
15423
15424 \begin_layout Plain Layout
15425 Tableau avec colortbl
15426 \end_layout
15427
15428 \end_inset
15429
15430
15431 \end_layout
15432
15433 \end_inset
15434
15435
15436 \end_layout
15437
15438 \begin_layout Plain Layout
15439 \align center
15440 \begin_inset Tabular
15441 <lyxtabular version="3" rows="3" columns="3">
15442 <features>
15443 <column alignment="center" valignment="top" width="0" special=">{\columncolor{darkgreen}\centering}c">
15444 <column alignment="center" valignment="top" width="0">
15445 <column alignment="center" valignment="top" width="0">
15446 <row>
15447 <cell alignment="center" valignment="top" usebox="none">
15448 \begin_inset Text
15449
15450 \begin_layout Plain Layout
15451 \begin_inset ERT
15452 status collapsed
15453
15454 \begin_layout Plain Layout
15455
15456
15457 \backslash
15458 rowcolor{cyan}
15459 \end_layout
15460
15461 \end_inset
15462
15463
15464 \color magenta
15465 a
15466 \end_layout
15467
15468 \end_inset
15469 </cell>
15470 <cell alignment="center" valignment="top" usebox="none">
15471 \begin_inset Text
15472
15473 \begin_layout Plain Layout
15474
15475 \color red
15476 b
15477 \end_layout
15478
15479 \end_inset
15480 </cell>
15481 <cell alignment="center" valignment="top" usebox="none">
15482 \begin_inset Text
15483
15484 \begin_layout Plain Layout
15485
15486 \color red
15487 c
15488 \end_layout
15489
15490 \end_inset
15491 </cell>
15492 </row>
15493 <row>
15494 <cell alignment="center" valignment="top" usebox="none">
15495 \begin_inset Text
15496
15497 \begin_layout Plain Layout
15498
15499 \color yellow
15500 d
15501 \end_layout
15502
15503 \end_inset
15504 </cell>
15505 <cell alignment="center" valignment="top" usebox="none">
15506 \begin_inset Text
15507
15508 \begin_layout Plain Layout
15509
15510 \color blue
15511 e
15512 \end_layout
15513
15514 \end_inset
15515 </cell>
15516 <cell alignment="center" valignment="top" usebox="none">
15517 \begin_inset Text
15518
15519 \begin_layout Plain Layout
15520
15521 \color blue
15522 f
15523 \end_layout
15524
15525 \end_inset
15526 </cell>
15527 </row>
15528 <row>
15529 <cell alignment="center" valignment="top" usebox="none">
15530 \begin_inset Text
15531
15532 \begin_layout Plain Layout
15533
15534 \color yellow
15535 g
15536 \end_layout
15537
15538 \end_inset
15539 </cell>
15540 <cell alignment="center" valignment="top" usebox="none">
15541 \begin_inset Text
15542
15543 \begin_layout Plain Layout
15544
15545 \color blue
15546 h
15547 \end_layout
15548
15549 \end_inset
15550 </cell>
15551 <cell alignment="center" valignment="top" usebox="none">
15552 \begin_inset Text
15553
15554 \begin_layout Plain Layout
15555 \begin_inset ERT
15556 status collapsed
15557
15558 \begin_layout Plain Layout
15559
15560
15561 \backslash
15562 cellcolor{magenta}
15563 \end_layout
15564
15565 \end_inset
15566
15567
15568 \color green
15569 i
15570 \end_layout
15571
15572 \end_inset
15573 </cell>
15574 </row>
15575 </lyxtabular>
15576
15577 \end_inset
15578
15579
15580 \end_layout
15581
15582 \end_inset
15583
15584
15585 \end_layout
15586
15587 \begin_layout Standard
15588 \begin_inset ERT
15589 status collapsed
15590
15591 \begin_layout Plain Layout
15592
15593
15594 \backslash
15595 else
15596 \end_layout
15597
15598 \end_inset
15599
15600
15601 \begin_inset Note Note
15602 status open
15603
15604 \begin_layout Plain Layout
15605 Ce qui suit sera affiché si le paquetage 
15606 \series bold
15607 colortbl
15608 \series default
15609  n'est pas installé :
15610 \end_layout
15611
15612 \end_inset
15613
15614
15615 \end_layout
15616
15617 \begin_layout Standard
15618 Vous devez installer le paquetage 
15619 \series bold
15620 colortbl
15621 \series default
15622  pour voir le contenu des cette section dans la sortie imprimée.
15623 \end_layout
15624
15625 \begin_layout Standard
15626 \begin_inset ERT
15627 status collapsed
15628
15629 \begin_layout Plain Layout
15630
15631
15632 \backslash
15633 fi
15634 \end_layout
15635
15636 \end_inset
15637
15638
15639 \end_layout
15640
15641 \begin_layout Subsection
15642 Les filets colorées
15643 \begin_inset Index
15644 status collapsed
15645
15646 \begin_layout Plain Layout
15647 Tableau Coloré ! Pour les filets
15648 \end_layout
15649
15650 \end_inset
15651
15652
15653 \begin_inset Index
15654 status collapsed
15655
15656 \begin_layout Plain Layout
15657 Couleur ! Pour les filets des tableaux
15658 \end_layout
15659
15660 \end_inset
15661
15662
15663 \begin_inset Note Note
15664 status collapsed
15665
15666 \begin_layout Plain Layout
15667 on parle de filets plutôt que de lignes pour les tableaux
15668 \end_layout
15669
15670 \end_inset
15671
15672
15673 \end_layout
15674
15675 \begin_layout Standard
15676 Comme c'est décrit dans la section
15677 \begin_inset space ~
15678 \end_inset
15679
15680
15681 \begin_inset CommandInset ref
15682 LatexCommand ref
15683 reference "sub:Epaisseur-filets"
15684
15685 \end_inset
15686
15687 , l'épaisseur de tous les filets d'un tableau peut être modifiée avec la
15688  variable 
15689 \series bold
15690
15691 \backslash
15692 arrayrulewidth
15693 \series default
15694 .
15695  Elle est mise à 1.5
15696 \begin_inset space \thinspace{}
15697 \end_inset
15698
15699 pt pour tous les tableaux de cette section.
15700 \begin_inset ERT
15701 status collapsed
15702
15703 \begin_layout Plain Layout
15704
15705
15706 \backslash
15707 setlength{
15708 \backslash
15709 arrayrulewidth}{1.5pt}
15710 \end_layout
15711
15712 \end_inset
15713
15714
15715 \end_layout
15716
15717 \begin_layout Standard
15718 Pour colorer les filets verticaux, par exemple en vert, créez le format
15719  de colonne suivant dans le préambule du document, en suivant la description
15720  de la section
15721 \begin_inset space ~
15722 \end_inset
15723
15724
15725 \begin_inset CommandInset ref
15726 LatexCommand ref
15727 reference "sub:Formats-personnalisés"
15728
15729 \end_inset
15730
15731 :
15732 \end_layout
15733
15734 \begin_layout Standard
15735
15736 \series bold
15737
15738 \backslash
15739 newcolumntype{W}{!{
15740 \backslash
15741 color{green}
15742 \backslash
15743 vline}}
15744 \end_layout
15745
15746 \begin_layout Standard
15747 Pour le tableau
15748 \begin_inset space ~
15749 \end_inset
15750
15751
15752 \begin_inset CommandInset ref
15753 LatexCommand ref
15754 reference "tab:Tableau-filets-verticaux-colorés"
15755
15756 \end_inset
15757
15758  le paramètre LaTeX
15759 \series bold
15760  WcW
15761 \series default
15762  a été utilisé pour la dernière colonne et
15763 \series bold
15764  Wc
15765 \series default
15766  pour les autres colonnes.
15767 \end_layout
15768
15769 \begin_layout Standard
15770 Si vous voulez plusieurs couleurs, définissez plusieurs formats de colonne.
15771 \end_layout
15772
15773 \begin_layout Standard
15774 \begin_inset Float table
15775 placement h
15776 wide false
15777 sideways false
15778 status open
15779
15780 \begin_layout Plain Layout
15781 \begin_inset Caption
15782
15783 \begin_layout Plain Layout
15784 \begin_inset CommandInset label
15785 LatexCommand label
15786 name "tab:Tableau-filets-verticaux-colorés"
15787
15788 \end_inset
15789
15790 Tableau avec filets verticaux colorés
15791 \end_layout
15792
15793 \end_inset
15794
15795
15796 \end_layout
15797
15798 \begin_layout Plain Layout
15799 \align center
15800 \begin_inset Tabular
15801 <lyxtabular version="3" rows="3" columns="3">
15802 <features>
15803 <column alignment="center" valignment="top" width="0" special="Wc">
15804 <column alignment="center" valignment="top" width="0" special="Wc">
15805 <column alignment="center" valignment="top" width="0" special="WcW">
15806 <row>
15807 <cell alignment="center" valignment="top" topline="true" usebox="none">
15808 \begin_inset Text
15809
15810 \begin_layout Plain Layout
15811 sd
15812 \end_layout
15813
15814 \end_inset
15815 </cell>
15816 <cell alignment="center" valignment="top" topline="true" usebox="none">
15817 \begin_inset Text
15818
15819 \begin_layout Plain Layout
15820
15821 \end_layout
15822
15823 \end_inset
15824 </cell>
15825 <cell alignment="center" valignment="top" topline="true" usebox="none">
15826 \begin_inset Text
15827
15828 \begin_layout Plain Layout
15829
15830 \end_layout
15831
15832 \end_inset
15833 </cell>
15834 </row>
15835 <row>
15836 <cell alignment="center" valignment="top" topline="true" usebox="none">
15837 \begin_inset Text
15838
15839 \begin_layout Plain Layout
15840
15841 \end_layout
15842
15843 \end_inset
15844 </cell>
15845 <cell alignment="center" valignment="top" topline="true" usebox="none">
15846 \begin_inset Text
15847
15848 \begin_layout Plain Layout
15849 sd
15850 \end_layout
15851
15852 \end_inset
15853 </cell>
15854 <cell alignment="center" valignment="top" topline="true" usebox="none">
15855 \begin_inset Text
15856
15857 \begin_layout Plain Layout
15858
15859 \end_layout
15860
15861 \end_inset
15862 </cell>
15863 </row>
15864 <row>
15865 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15866 \begin_inset Text
15867
15868 \begin_layout Plain Layout
15869
15870 \end_layout
15871
15872 \end_inset
15873 </cell>
15874 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15875 \begin_inset Text
15876
15877 \begin_layout Plain Layout
15878
15879 \end_layout
15880
15881 \end_inset
15882 </cell>
15883 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15884 \begin_inset Text
15885
15886 \begin_layout Plain Layout
15887 sd
15888 \end_layout
15889
15890 \end_inset
15891 </cell>
15892 </row>
15893 </lyxtabular>
15894
15895 \end_inset
15896
15897
15898 \end_layout
15899
15900 \end_inset
15901
15902
15903 \end_layout
15904
15905 \begin_layout Standard
15906 \begin_inset VSpace bigskip
15907 \end_inset
15908
15909 Pour colorer les filets horizontaux en rouge comme pour le tableau
15910 \begin_inset space ~
15911 \end_inset
15912
15913
15914 \begin_inset CommandInset ref
15915 LatexCommand ref
15916 reference "tab:Tableau-filet-horizontaux-colorés"
15917
15918 \end_inset
15919
15920 , insérez les commandes suivantes en code TeX juste avant le tableau ou
15921  le flottant de tableau :
15922 \end_layout
15923
15924 \begin_layout Standard
15925
15926 \series bold
15927
15928 \backslash
15929 let
15930 \backslash
15931 myHlineC
15932 \backslash
15933 hline
15934 \begin_inset Newline newline
15935 \end_inset
15936
15937
15938 \backslash
15939 renewcommand{
15940 \backslash
15941 hline}
15942 \begin_inset Newline newline
15943 \end_inset
15944
15945
15946 \begin_inset ERT
15947 status collapsed
15948
15949 \begin_layout Plain Layout
15950
15951
15952 \backslash
15953 hphantom{ }
15954 \end_layout
15955
15956 \end_inset
15957
15958 {
15959 \backslash
15960 arrayrulecolor{red}
15961 \backslash
15962 myHlineC
15963 \backslash
15964 arrayrulecolor{black}}
15965 \end_layout
15966
15967 \begin_layout Standard
15968 \begin_inset ERT
15969 status collapsed
15970
15971 \begin_layout Plain Layout
15972
15973
15974 \backslash
15975 let
15976 \backslash
15977 myHlineC
15978 \backslash
15979 hline
15980 \end_layout
15981
15982 \begin_layout Plain Layout
15983
15984
15985 \backslash
15986 renewcommand{
15987 \backslash
15988 hline}
15989 \end_layout
15990
15991 \begin_layout Plain Layout
15992
15993  {
15994 \backslash
15995 arrayrulecolor{red}
15996 \backslash
15997 myHlineC
15998 \backslash
15999 arrayrulecolor{black}}
16000 \end_layout
16001
16002 \end_inset
16003
16004
16005 \begin_inset Float table
16006 placement h
16007 wide false
16008 sideways false
16009 status open
16010
16011 \begin_layout Plain Layout
16012 \begin_inset Caption
16013
16014 \begin_layout Plain Layout
16015 \begin_inset CommandInset label
16016 LatexCommand label
16017 name "tab:Tableau-filet-horizontaux-colorés"
16018
16019 \end_inset
16020
16021 Tableau avec filets horizontaux colorés
16022 \end_layout
16023
16024 \end_inset
16025
16026
16027 \end_layout
16028
16029 \begin_layout Plain Layout
16030 \align center
16031 \begin_inset Tabular
16032 <lyxtabular version="3" rows="3" columns="3">
16033 <features>
16034 <column alignment="center" valignment="top" width="0">
16035 <column alignment="center" valignment="top" width="0">
16036 <column alignment="center" valignment="top" width="0">
16037 <row>
16038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16039 \begin_inset Text
16040
16041 \begin_layout Plain Layout
16042 sd
16043 \end_layout
16044
16045 \end_inset
16046 </cell>
16047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16048 \begin_inset Text
16049
16050 \begin_layout Plain Layout
16051
16052 \end_layout
16053
16054 \end_inset
16055 </cell>
16056 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16057 \begin_inset Text
16058
16059 \begin_layout Plain Layout
16060
16061 \end_layout
16062
16063 \end_inset
16064 </cell>
16065 </row>
16066 <row>
16067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16068 \begin_inset Text
16069
16070 \begin_layout Plain Layout
16071
16072 \end_layout
16073
16074 \end_inset
16075 </cell>
16076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16077 \begin_inset Text
16078
16079 \begin_layout Plain Layout
16080 sd
16081 \end_layout
16082
16083 \end_inset
16084 </cell>
16085 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16086 \begin_inset Text
16087
16088 \begin_layout Plain Layout
16089
16090 \end_layout
16091
16092 \end_inset
16093 </cell>
16094 </row>
16095 <row>
16096 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16097 \begin_inset Text
16098
16099 \begin_layout Plain Layout
16100
16101 \end_layout
16102
16103 \end_inset
16104 </cell>
16105 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16106 \begin_inset Text
16107
16108 \begin_layout Plain Layout
16109
16110 \end_layout
16111
16112 \end_inset
16113 </cell>
16114 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16115 \begin_inset Text
16116
16117 \begin_layout Plain Layout
16118 sd
16119 \end_layout
16120
16121 \end_inset
16122 </cell>
16123 </row>
16124 </lyxtabular>
16125
16126 \end_inset
16127
16128
16129 \end_layout
16130
16131 \end_inset
16132
16133
16134 \end_layout
16135
16136 \begin_layout Standard
16137 Pour revenir à la couleur noire implicite, insérez la commande suivante
16138  en code TeX, juste après le tableau ou le flottant de tableau :
16139 \end_layout
16140
16141 \begin_layout Standard
16142
16143 \series bold
16144
16145 \backslash
16146 renewcommand{
16147 \backslash
16148 hline}{
16149 \backslash
16150 myHlineC}
16151 \end_layout
16152
16153 \begin_layout Standard
16154 Le tableau
16155 \begin_inset space ~
16156 \end_inset
16157
16158
16159 \begin_inset CommandInset ref
16160 LatexCommand ref
16161 reference "tab:Tableau-avec-filets-colorés"
16162
16163 \end_inset
16164
16165  est un exemple avec des filets horizontaux et verticaux colorés.
16166 \end_layout
16167
16168 \begin_layout Standard
16169 \begin_inset Float table
16170 placement h
16171 wide false
16172 sideways false
16173 status open
16174
16175 \begin_layout Plain Layout
16176 \begin_inset Caption
16177
16178 \begin_layout Plain Layout
16179 \begin_inset CommandInset label
16180 LatexCommand label
16181 name "tab:Tableau-avec-filets-colorés"
16182
16183 \end_inset
16184
16185 Tableau avec filets horizontaux et verticaux colorés
16186 \end_layout
16187
16188 \end_inset
16189
16190
16191 \end_layout
16192
16193 \begin_layout Plain Layout
16194 \align center
16195 \begin_inset Tabular
16196 <lyxtabular version="3" rows="3" columns="3">
16197 <features>
16198 <column alignment="center" valignment="top" width="0" special="Wc">
16199 <column alignment="center" valignment="top" width="0" special="Wc">
16200 <column alignment="center" valignment="top" width="0" special="WcW">
16201 <row>
16202 <cell alignment="center" valignment="top" topline="true" usebox="none">
16203 \begin_inset Text
16204
16205 \begin_layout Plain Layout
16206 sd
16207 \end_layout
16208
16209 \end_inset
16210 </cell>
16211 <cell alignment="center" valignment="top" topline="true" usebox="none">
16212 \begin_inset Text
16213
16214 \begin_layout Plain Layout
16215
16216 \end_layout
16217
16218 \end_inset
16219 </cell>
16220 <cell alignment="center" valignment="top" topline="true" usebox="none">
16221 \begin_inset Text
16222
16223 \begin_layout Plain Layout
16224
16225 \end_layout
16226
16227 \end_inset
16228 </cell>
16229 </row>
16230 <row>
16231 <cell alignment="center" valignment="top" topline="true" usebox="none">
16232 \begin_inset Text
16233
16234 \begin_layout Plain Layout
16235
16236 \end_layout
16237
16238 \end_inset
16239 </cell>
16240 <cell alignment="center" valignment="top" topline="true" usebox="none">
16241 \begin_inset Text
16242
16243 \begin_layout Plain Layout
16244 sd
16245 \end_layout
16246
16247 \end_inset
16248 </cell>
16249 <cell alignment="center" valignment="top" topline="true" usebox="none">
16250 \begin_inset Text
16251
16252 \begin_layout Plain Layout
16253
16254 \end_layout
16255
16256 \end_inset
16257 </cell>
16258 </row>
16259 <row topspace="default">
16260 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16261 \begin_inset Text
16262
16263 \begin_layout Plain Layout
16264
16265 \end_layout
16266
16267 \end_inset
16268 </cell>
16269 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16270 \begin_inset Text
16271
16272 \begin_layout Plain Layout
16273
16274 \end_layout
16275
16276 \end_inset
16277 </cell>
16278 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16279 \begin_inset Text
16280
16281 \begin_layout Plain Layout
16282 sd
16283 \end_layout
16284
16285 \end_inset
16286 </cell>
16287 </row>
16288 </lyxtabular>
16289
16290 \end_inset
16291
16292
16293 \end_layout
16294
16295 \end_inset
16296
16297
16298 \end_layout
16299
16300 \begin_layout Standard
16301 \begin_inset ERT
16302 status collapsed
16303
16304 \begin_layout Plain Layout
16305
16306
16307 \backslash
16308 renewcommand{
16309 \backslash
16310 hline}{
16311 \backslash
16312 myHlineC}
16313 \end_layout
16314
16315 \end_inset
16316
16317
16318 \end_layout
16319
16320 \begin_layout Standard
16321 \begin_inset ERT
16322 status collapsed
16323
16324 \begin_layout Plain Layout
16325
16326
16327 \backslash
16328 setlength{
16329 \backslash
16330 arrayrulewidth}{0.4pt}
16331 \end_layout
16332
16333 \end_inset
16334
16335
16336 \end_layout
16337
16338 \begin_layout Section
16339 Personnalisation des Tableaux
16340 \begin_inset Index
16341 status collapsed
16342
16343 \begin_layout Plain Layout
16344 Tableau ! Personnalisation
16345 \end_layout
16346
16347 \end_inset
16348
16349
16350 \begin_inset Index
16351 status collapsed
16352
16353 \begin_layout Plain Layout
16354 Personnalisation des tableaux
16355 \end_layout
16356
16357 \end_inset
16358
16359
16360 \end_layout
16361
16362 \begin_layout Subsection
16363 Espacement des lignes
16364 \begin_inset CommandInset label
16365 LatexCommand label
16366 name "sub:Espacement-lignes"
16367
16368 \end_inset
16369
16370
16371 \begin_inset Index
16372 status collapsed
16373
16374 \begin_layout Plain Layout
16375 Personnalisation des tableaux ! Espacement des lignes
16376 \end_layout
16377
16378 \end_inset
16379
16380
16381 \end_layout
16382
16383 \begin_layout Standard
16384 Vous pouvez ajouter de l'espace vertical entre les lignes d'un tableau avec
16385  l'onglet 
16386 \family sans
16387 Bordures
16388 \family default
16389  de la fenêtre de dialogue 
16390 \family sans
16391 Paramètres
16392 \begin_inset space ~
16393 \end_inset
16394
16395 du
16396 \begin_inset space ~
16397 \end_inset
16398
16399 tableau
16400 \family default
16401 .
16402  Vous y trouverez trois possibilités :
16403 \end_layout
16404
16405 \begin_layout Description
16406 Haut
16407 \begin_inset space ~
16408 \end_inset
16409
16410 de
16411 \begin_inset space ~
16412 \end_inset
16413
16414 ligne va ajouter de l'espace au-dessus de caractères de la ligne .
16415  Si le tableau est un tableau formel
16416 \begin_inset Foot
16417 status collapsed
16418
16419 \begin_layout Plain Layout
16420 Les tableaux formels sont décrits dans la section
16421 \begin_inset space ~
16422 \end_inset
16423
16424
16425 \begin_inset CommandInset ref
16426 LatexCommand ref
16427 reference "sec:Tableaux-Formels"
16428
16429 \end_inset
16430
16431 .
16432 \end_layout
16433
16434 \end_inset
16435
16436  LyX va insérer implicitement un espace de 0.5
16437 \begin_inset space \thinspace{}
16438 \end_inset
16439
16440 em.
16441  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
16442  les filets verticaux comme dans le tableau suivant :
16443 \begin_inset VSpace medskip
16444 \end_inset
16445
16446
16447 \begin_inset Newline newline
16448 \end_inset
16449
16450
16451 \begin_inset space \hspace*{}
16452 \length 0pt
16453 \end_inset
16454
16455
16456 \begin_inset space \hfill{}
16457 \end_inset
16458
16459
16460 \begin_inset Tabular
16461 <lyxtabular version="3" rows="3" columns="1">
16462 <features>
16463 <column alignment="center" valignment="top" width="0">
16464 <row>
16465 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16466 \begin_inset Text
16467
16468 \begin_layout Plain Layout
16469 A
16470 \end_layout
16471
16472 \end_inset
16473 </cell>
16474 </row>
16475 <row topspace="3mm">
16476 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16477 \begin_inset Text
16478
16479 \begin_layout Plain Layout
16480 espace de 3
16481 \begin_inset space \thinspace{}
16482 \end_inset
16483
16484 mm en haut de la ligne
16485 \end_layout
16486
16487 \end_inset
16488 </cell>
16489 </row>
16490 <row>
16491 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16492 \begin_inset Text
16493
16494 \begin_layout Plain Layout
16495 C
16496 \end_layout
16497
16498 \end_inset
16499 </cell>
16500 </row>
16501 </lyxtabular>
16502
16503 \end_inset
16504
16505
16506 \begin_inset space \hfill{}
16507 \end_inset
16508
16509
16510 \begin_inset space \hspace*{}
16511 \length 0pt
16512 \end_inset
16513
16514
16515 \begin_inset VSpace medskip
16516 \end_inset
16517
16518
16519 \begin_inset Newline newline
16520 \end_inset
16521
16522 L'insertion d'espace en haut de ligne n'a donc d'intérêt que si vous n'avez
16523  pas de filets verticaux.
16524 \end_layout
16525
16526 \begin_layout Description
16527 Bas
16528 \begin_inset space ~
16529 \end_inset
16530
16531 de
16532 \begin_inset space ~
16533 \end_inset
16534
16535 ligne va ajouter de l'espace sous les caractères de la ligne.
16536  Si le tableau est un tableau formel LyX va insérer implicitement un espace
16537  de 0.5
16538 \begin_inset space \thinspace{}
16539 \end_inset
16540
16541 em, pour les tableaux normaux, l'espace implicite est de 2
16542 \begin_inset space \thinspace{}
16543 \end_inset
16544
16545 pt.
16546 \end_layout
16547
16548 \begin_layout Description
16549 Entre
16550 \begin_inset space ~
16551 \end_inset
16552
16553 les
16554 \begin_inset space ~
16555 \end_inset
16556
16557 lignes ajoute l'espace entre la ligne courante et la ligne suivante.
16558  Si le tableau est un tableau formel LyX va insérer implicitement un espace
16559  de 0.5
16560 \begin_inset space \thinspace{}
16561 \end_inset
16562
16563 em.
16564  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
16565  les filets verticaux comme dans le tableau suivant :
16566 \begin_inset VSpace medskip
16567 \end_inset
16568
16569
16570 \begin_inset Newline newline
16571 \end_inset
16572
16573
16574 \begin_inset space \hspace*{}
16575 \length 0pt
16576 \end_inset
16577
16578
16579 \begin_inset space \hfill{}
16580 \end_inset
16581
16582
16583 \begin_inset Tabular
16584 <lyxtabular version="3" rows="3" columns="1">
16585 <features>
16586 <column alignment="center" valignment="top" width="0">
16587 <row>
16588 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16589 \begin_inset Text
16590
16591 \begin_layout Plain Layout
16592 A
16593 \end_layout
16594
16595 \end_inset
16596 </cell>
16597 </row>
16598 <row interlinespace="3mm">
16599 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16600 \begin_inset Text
16601
16602 \begin_layout Plain Layout
16603 \begin_inset Formula $\downarrow$
16604 \end_inset
16605
16606  espace de 3
16607 \begin_inset space \thinspace{}
16608 \end_inset
16609
16610 mm entre les lignes 
16611 \begin_inset Formula $\downarrow$
16612 \end_inset
16613
16614
16615 \end_layout
16616
16617 \end_inset
16618 </cell>
16619 </row>
16620 <row>
16621 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16622 \begin_inset Text
16623
16624 \begin_layout Plain Layout
16625 \begin_inset Formula $\uparrow$
16626 \end_inset
16627
16628  espace de 3
16629 \begin_inset space \thinspace{}
16630 \end_inset
16631
16632 mm entre les lignes 
16633 \begin_inset Formula $\uparrow$
16634 \end_inset
16635
16636
16637 \end_layout
16638
16639 \end_inset
16640 </cell>
16641 </row>
16642 </lyxtabular>
16643
16644 \end_inset
16645
16646
16647 \begin_inset space \hfill{}
16648 \end_inset
16649
16650
16651 \begin_inset space \hspace*{}
16652 \length 0pt
16653 \end_inset
16654
16655
16656 \begin_inset VSpace medskip
16657 \end_inset
16658
16659
16660 \begin_inset Newline newline
16661 \end_inset
16662
16663 L'insertion d'espace entre les lignes n'a donc d'intérêt que si vous n'avez
16664  pas de filets verticaux.
16665 \end_layout
16666
16667 \begin_layout Standard
16668 \begin_inset VSpace bigskip
16669 \end_inset
16670
16671 Quand vous voulez ajouter de l'espace à toutes les cases de tous les tableaux
16672  de votre document, vous pouvez le faire en ajoutant les lignes suivantes
16673  dans le préambule :
16674 \end_layout
16675
16676 \begin_layout Standard
16677
16678 \series bold
16679
16680 \backslash
16681 @ifundefined{extrarowheight}
16682 \begin_inset Newline newline
16683 \end_inset
16684
16685
16686 \begin_inset ERT
16687 status collapsed
16688
16689 \begin_layout Plain Layout
16690
16691
16692 \backslash
16693 hphantom{ }
16694 \end_layout
16695
16696 \end_inset
16697
16698 {
16699 \backslash
16700 usepackage{array}}{}
16701 \begin_inset Newline newline
16702 \end_inset
16703
16704
16705 \backslash
16706 setlength{
16707 \backslash
16708 extrarowheight}{height}
16709 \end_layout
16710
16711 \begin_layout Standard
16712 Mais ceci présente le défaut que le texte des cellules de tableau n'est
16713  plus exactement centré verticalement.
16714  (le paquetage 
16715 \series bold
16716 array 
16717 \series default
16718 sera chargé automatiquement par LyX quand vous utilisez des formats de tableaux
16719  auto-définis.
16720  C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
16721  
16722 \series bold
16723
16724 \backslash
16725 @ifundefined
16726 \series default
16727  dans la commande précédente.)
16728 \end_layout
16729
16730 \begin_layout Subsection
16731 Alignements de cellules spéciaux
16732 \begin_inset Index
16733 status collapsed
16734
16735 \begin_layout Plain Layout
16736 Personnalisation des tableaux ! Alignement de cellules spéciaux
16737 \end_layout
16738
16739 \end_inset
16740
16741
16742 \end_layout
16743
16744 \begin_layout Standard
16745 On peut parfois améliorer l'aspect d'un tableau en alignant le contenu des
16746  cellules sur un caractère donné, par exemple le séparateur décimal comme
16747  dans le tableau
16748 \begin_inset space ~
16749 \end_inset
16750
16751
16752 \begin_inset CommandInset ref
16753 LatexCommand ref
16754 reference "tab:Tableau-centré-sur-séparateur"
16755
16756 \end_inset
16757
16758 .
16759 \end_layout
16760
16761 \begin_layout Standard
16762 \begin_inset Float table
16763 placement h
16764 wide false
16765 sideways false
16766 status open
16767
16768 \begin_layout Plain Layout
16769 \begin_inset Caption
16770
16771 \begin_layout Plain Layout
16772 \begin_inset CommandInset label
16773 LatexCommand label
16774 name "tab:Tableau-centré-sur-séparateur"
16775
16776 \end_inset
16777
16778 Les cellules d'une colonnes sont centrées sur le séparateur décimal.
16779 \end_layout
16780
16781 \end_inset
16782
16783
16784 \end_layout
16785
16786 \begin_layout Plain Layout
16787 \align center
16788 \begin_inset Tabular
16789 <lyxtabular version="3" rows="4" columns="2">
16790 <features>
16791 <column alignment="right" valignment="top" width="0">
16792 <column alignment="left" valignment="top" width="0" special="@{}l">
16793 <row>
16794 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
16795 \begin_inset Text
16796
16797 \begin_layout Plain Layout
16798 en-tête
16799 \end_layout
16800
16801 \end_inset
16802 </cell>
16803 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16804 \begin_inset Text
16805
16806 \begin_layout Plain Layout
16807
16808 \end_layout
16809
16810 \end_inset
16811 </cell>
16812 </row>
16813 <row>
16814 <cell alignment="center" valignment="top" usebox="none">
16815 \begin_inset Text
16816
16817 \begin_layout Plain Layout
16818 12,
16819 \end_layout
16820
16821 \end_inset
16822 </cell>
16823 <cell alignment="center" valignment="top" usebox="none">
16824 \begin_inset Text
16825
16826 \begin_layout Plain Layout
16827 6
16828 \end_layout
16829
16830 \end_inset
16831 </cell>
16832 </row>
16833 <row>
16834 <cell alignment="center" valignment="top" usebox="none">
16835 \begin_inset Text
16836
16837 \begin_layout Plain Layout
16838 0,
16839 \end_layout
16840
16841 \end_inset
16842 </cell>
16843 <cell alignment="center" valignment="top" usebox="none">
16844 \begin_inset Text
16845
16846 \begin_layout Plain Layout
16847 68
16848 \end_layout
16849
16850 \end_inset
16851 </cell>
16852 </row>
16853 <row>
16854 <cell alignment="center" valignment="top" usebox="none">
16855 \begin_inset Text
16856
16857 \begin_layout Plain Layout
16858 -123,
16859 \end_layout
16860
16861 \end_inset
16862 </cell>
16863 <cell alignment="center" valignment="top" usebox="none">
16864 \begin_inset Text
16865
16866 \begin_layout Plain Layout
16867 0
16868 \end_layout
16869
16870 \end_inset
16871 </cell>
16872 </row>
16873 </lyxtabular>
16874
16875 \end_inset
16876
16877
16878 \end_layout
16879
16880 \end_inset
16881
16882
16883 \end_layout
16884
16885 \begin_layout Standard
16886 Ce tableau a été créé comme un tableau 4×2.
16887  L'en-tête est une cellule multicolonne centrée.
16888  La première colonne est alignée à droite et contient les chiffres qui se
16889  trouvent avant la virgule ainsi que la virgule elle-même.
16890  La deuxième colonne est alignée à gauche et contient les chiffres situés
16891  après la virgule.
16892  Pour éviter l'espace qui est normalement placé entre deux colonnes d'un
16893  tableau, utilisez le paramètre LaTeX suivant pour la deuxième colonne :
16894 \end_layout
16895
16896 \begin_layout Standard
16897
16898 \series bold
16899 @{}l
16900 \end_layout
16901
16902 \begin_layout Standard
16903 Le tableau
16904 \begin_inset space ~
16905 \end_inset
16906
16907
16908 \begin_inset CommandInset ref
16909 LatexCommand ref
16910 reference "tab:Plusieurs-exemples-alignements"
16911
16912 \end_inset
16913
16914  montre quelques exemples d'alignements.
16915  Pour l'alignement sur l'opérateur de relation, vous devez ajouter le deuxième
16916  plus petit espace mathématique au début de la dernière colonne pour obtenir
16917  l'espacement correct autour du signe de relation.
16918 \end_layout
16919
16920 \begin_layout Standard
16921 \begin_inset Float table
16922 wide false
16923 sideways false
16924 status open
16925
16926 \begin_layout Plain Layout
16927 \begin_inset Caption
16928
16929 \begin_layout Plain Layout
16930 \begin_inset CommandInset label
16931 LatexCommand label
16932 name "tab:Plusieurs-exemples-alignements"
16933
16934 \end_inset
16935
16936 Plusieurs exemples d'alignement de cellules.
16937 \end_layout
16938
16939 \end_inset
16940
16941
16942 \end_layout
16943
16944 \begin_layout Plain Layout
16945 \align center
16946 \begin_inset Tabular
16947 <lyxtabular version="3" rows="4" columns="6">
16948 <features>
16949 <column alignment="right" valignment="top" width="0">
16950 <column alignment="left" valignment="top" width="0" special="@{}l">
16951 <column alignment="right" valignment="top" width="0">
16952 <column alignment="left" valignment="top" width="0" special="@{}l">
16953 <column alignment="right" valignment="top" width="0">
16954 <column alignment="left" valignment="top" width="0" special="@{}l">
16955 <row>
16956 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
16957 \begin_inset Text
16958
16959 \begin_layout Plain Layout
16960 unités
16961 \end_layout
16962
16963 \end_inset
16964 </cell>
16965 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16966 \begin_inset Text
16967
16968 \begin_layout Plain Layout
16969
16970 \end_layout
16971
16972 \end_inset
16973 </cell>
16974 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
16975 \begin_inset Text
16976
16977 \begin_layout Plain Layout
16978 exposants
16979 \end_layout
16980
16981 \end_inset
16982 </cell>
16983 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16984 \begin_inset Text
16985
16986 \begin_layout Plain Layout
16987
16988 \end_layout
16989
16990 \end_inset
16991 </cell>
16992 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
16993 \begin_inset Text
16994
16995 \begin_layout Plain Layout
16996 relations
16997 \end_layout
16998
16999 \end_inset
17000 </cell>
17001 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17002 \begin_inset Text
17003
17004 \begin_layout Plain Layout
17005
17006 \end_layout
17007
17008 \end_inset
17009 </cell>
17010 </row>
17011 <row>
17012 <cell alignment="center" valignment="top" usebox="none">
17013 \begin_inset Text
17014
17015 \begin_layout Plain Layout
17016 12×
17017 \end_layout
17018
17019 \end_inset
17020 </cell>
17021 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17022 \begin_inset Text
17023
17024 \begin_layout Plain Layout
17025 24
17026 \begin_inset space \thinspace{}
17027 \end_inset
17028
17029 bouteilles
17030 \end_layout
17031
17032 \end_inset
17033 </cell>
17034 <cell alignment="center" valignment="top" usebox="none">
17035 \begin_inset Text
17036
17037 \begin_layout Plain Layout
17038 \begin_inset Formula $10\cdot$
17039 \end_inset
17040
17041
17042 \end_layout
17043
17044 \end_inset
17045 </cell>
17046 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17047 \begin_inset Text
17048
17049 \begin_layout Plain Layout
17050 \begin_inset Formula $10^{\mbox{-}17}$
17051 \end_inset
17052
17053
17054 \end_layout
17055
17056 \end_inset
17057 </cell>
17058 <cell alignment="center" valignment="top" usebox="none">
17059 \begin_inset Text
17060
17061 \begin_layout Plain Layout
17062 \begin_inset Formula $\Gamma(t)\propto$
17063 \end_inset
17064
17065
17066 \end_layout
17067
17068 \end_inset
17069 </cell>
17070 <cell alignment="center" valignment="top" usebox="none">
17071 \begin_inset Text
17072
17073 \begin_layout Plain Layout
17074 \begin_inset Formula $\:\Upsilon(t)$
17075 \end_inset
17076
17077
17078 \end_layout
17079
17080 \end_inset
17081 </cell>
17082 </row>
17083 <row>
17084 <cell alignment="center" valignment="top" usebox="none">
17085 \begin_inset Text
17086
17087 \begin_layout Plain Layout
17088 1024×
17089 \end_layout
17090
17091 \end_inset
17092 </cell>
17093 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17094 \begin_inset Text
17095
17096 \begin_layout Plain Layout
17097 768
17098 \begin_inset space \thinspace{}
17099 \end_inset
17100
17101 Pixels
17102 \end_layout
17103
17104 \end_inset
17105 </cell>
17106 <cell alignment="center" valignment="top" usebox="none">
17107 \begin_inset Text
17108
17109 \begin_layout Plain Layout
17110 \begin_inset Formula $5.78\cdot$
17111 \end_inset
17112
17113
17114 \end_layout
17115
17116 \end_inset
17117 </cell>
17118 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17119 \begin_inset Text
17120
17121 \begin_layout Plain Layout
17122 \begin_inset Formula $10^{7}$
17123 \end_inset
17124
17125
17126 \end_layout
17127
17128 \end_inset
17129 </cell>
17130 <cell alignment="center" valignment="top" usebox="none">
17131 \begin_inset Text
17132
17133 \begin_layout Plain Layout
17134 \begin_inset Formula $A\ne$
17135 \end_inset
17136
17137
17138 \end_layout
17139
17140 \end_inset
17141 </cell>
17142 <cell alignment="center" valignment="top" usebox="none">
17143 \begin_inset Text
17144
17145 \begin_layout Plain Layout
17146 \begin_inset Formula $\: B_{\mathrm{red}}$
17147 \end_inset
17148
17149
17150 \end_layout
17151
17152 \end_inset
17153 </cell>
17154 </row>
17155 <row>
17156 <cell alignment="center" valignment="top" usebox="none">
17157 \begin_inset Text
17158
17159 \begin_layout Plain Layout
17160 32×
17161 \end_layout
17162
17163 \end_inset
17164 </cell>
17165 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17166 \begin_inset Text
17167
17168 \begin_layout Plain Layout
17169 6
17170 \begin_inset space \thinspace{}
17171 \end_inset
17172
17173 cm
17174 \end_layout
17175
17176 \end_inset
17177 </cell>
17178 <cell alignment="center" valignment="top" usebox="none">
17179 \begin_inset Text
17180
17181 \begin_layout Plain Layout
17182 -
17183 \begin_inset Formula $33.5\cdot$
17184 \end_inset
17185
17186
17187 \end_layout
17188
17189 \end_inset
17190 </cell>
17191 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17192 \begin_inset Text
17193
17194 \begin_layout Plain Layout
17195 \begin_inset Formula $10^{4}$
17196 \end_inset
17197
17198
17199 \end_layout
17200
17201 \end_inset
17202 </cell>
17203 <cell alignment="center" valignment="top" usebox="none">
17204 \begin_inset Text
17205
17206 \begin_layout Plain Layout
17207 \begin_inset Formula $\sin(\alpha)\ge$
17208 \end_inset
17209
17210
17211 \end_layout
17212
17213 \end_inset
17214 </cell>
17215 <cell alignment="center" valignment="top" usebox="none">
17216 \begin_inset Text
17217
17218 \begin_layout Plain Layout
17219 \begin_inset Formula $\:\sin(\beta)$
17220 \end_inset
17221
17222
17223 \end_layout
17224
17225 \end_inset
17226 </cell>
17227 </row>
17228 </lyxtabular>
17229
17230 \end_inset
17231
17232
17233 \end_layout
17234
17235 \end_inset
17236
17237
17238 \end_layout
17239
17240 \begin_layout Standard
17241 \begin_inset VSpace bigskip
17242 \end_inset
17243
17244 Il y a aussi le paquetage LaTeX 
17245 \series bold
17246 dcolumn
17247 \series default
17248
17249 \begin_inset Index
17250 status collapsed
17251
17252 \begin_layout Plain Layout
17253 Paquetages LaTeX ! dcolumn
17254 \end_layout
17255
17256 \end_inset
17257
17258  qui fournit des alignements pour les cellules de tableaux.
17259  Mais malheureusement, il traite le contenu des cellules comme des mathématiques
17260  et ne permet pas de formules dans les cellules du tableau : Avec 
17261 \series bold
17262 dcolumn
17263 \series default
17264  la première colonne du tableau
17265 \begin_inset space ~
17266 \end_inset
17267
17268
17269 \begin_inset CommandInset ref
17270 LatexCommand ref
17271 reference "tab:Plusieurs-exemples-alignements"
17272
17273 \end_inset
17274
17275  ressemblera à la première colonne du tableau
17276 \begin_inset space ~
17277 \end_inset
17278
17279
17280 \begin_inset CommandInset ref
17281 LatexCommand ref
17282 reference "tab:Alignements-avec-dcolumn"
17283
17284 \end_inset
17285
17286
17287 \lang english
17288  and only with some tricks like the expected.
17289  
17290 \lang french
17291 On ne peut pas aligner la deuxième et la troisième colonne du tableau
17292 \begin_inset space ~
17293 \end_inset
17294
17295
17296 \begin_inset CommandInset ref
17297 LatexCommand ref
17298 reference "tab:Plusieurs-exemples-alignements"
17299
17300 \end_inset
17301
17302  avec 
17303 \series bold
17304 dcolumn
17305 \series default
17306 .
17307 \end_layout
17308
17309 \begin_layout Standard
17310 \begin_inset Float table
17311 placement h
17312 wide false
17313 sideways false
17314 status open
17315
17316 \begin_layout Plain Layout
17317 \begin_inset Caption
17318
17319 \begin_layout Plain Layout
17320 \begin_inset CommandInset label
17321 LatexCommand label
17322 name "tab:Alignements-avec-dcolumn"
17323
17324 \end_inset
17325
17326 Alignements quand on utilise le paquetage LaTeX dcolumn.
17327  Pour toutes les colonnes des astuces d'alignement ont dû être utilisées
17328  pour obtenir la sortie.
17329 \end_layout
17330
17331 \end_inset
17332
17333
17334 \end_layout
17335
17336 \begin_layout Plain Layout
17337 \align center
17338 \begin_inset Tabular
17339 <lyxtabular version="3" rows="4" columns="3">
17340 <features>
17341 <column alignment="center" valignment="top" width="0" special="D{x}{\times}{-1.0}">
17342 <column alignment="center" valignment="top" width="0" special="D{x}{\times}{4.11}">
17343 <column alignment="center" valignment="top" width="0" special="D{~}{\,}{9.9}">
17344 <row>
17345 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17346 \begin_inset Text
17347
17348 \begin_layout Plain Layout
17349 unités
17350 \end_layout
17351
17352 \end_inset
17353 </cell>
17354 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17355 \begin_inset Text
17356
17357 \begin_layout Plain Layout
17358 unités
17359 \end_layout
17360
17361 \end_inset
17362 </cell>
17363 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17364 \begin_inset Text
17365
17366 \begin_layout Plain Layout
17367 unités
17368 \end_layout
17369
17370 \end_inset
17371 </cell>
17372 </row>
17373 <row>
17374 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17375 \begin_inset Text
17376
17377 \begin_layout Plain Layout
17378 12x24
17379 \begin_inset space \thinspace{}
17380 \end_inset
17381
17382 bouteilles
17383 \end_layout
17384
17385 \end_inset
17386 </cell>
17387 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17388 \begin_inset Text
17389
17390 \begin_layout Plain Layout
17391 12x24
17392 \begin_inset space \thinspace{}
17393 \end_inset
17394
17395
17396 \begin_inset Formula $\mbox{bouteilles}$
17397 \end_inset
17398
17399
17400 \end_layout
17401
17402 \end_inset
17403 </cell>
17404 <cell alignment="center" valignment="top" usebox="none">
17405 \begin_inset Text
17406
17407 \begin_layout Plain Layout
17408 12
17409 \begin_inset ERT
17410 status collapsed
17411
17412 \begin_layout Plain Layout
17413
17414
17415 \backslash
17416 times 
17417 \end_layout
17418
17419 \end_inset
17420
17421 24~
17422 \begin_inset Formula $\mbox{bouteilles}$
17423 \end_inset
17424
17425
17426 \end_layout
17427
17428 \end_inset
17429 </cell>
17430 </row>
17431 <row>
17432 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17433 \begin_inset Text
17434
17435 \begin_layout Plain Layout
17436 1024x768
17437 \begin_inset space \thinspace{}
17438 \end_inset
17439
17440 Pixels
17441 \end_layout
17442
17443 \end_inset
17444 </cell>
17445 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17446 \begin_inset Text
17447
17448 \begin_layout Plain Layout
17449 1024x768
17450 \begin_inset space \thinspace{}
17451 \end_inset
17452
17453
17454 \begin_inset Formula $\mbox{Pixels}$
17455 \end_inset
17456
17457
17458 \end_layout
17459
17460 \end_inset
17461 </cell>
17462 <cell alignment="center" valignment="top" usebox="none">
17463 \begin_inset Text
17464
17465 \begin_layout Plain Layout
17466 1024
17467 \begin_inset ERT
17468 status collapsed
17469
17470 \begin_layout Plain Layout
17471
17472
17473 \backslash
17474 times 
17475 \end_layout
17476
17477 \end_inset
17478
17479 768~
17480 \begin_inset Formula $\mbox{Pixels}$
17481 \end_inset
17482
17483
17484 \end_layout
17485
17486 \end_inset
17487 </cell>
17488 </row>
17489 <row>
17490 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17491 \begin_inset Text
17492
17493 \begin_layout Plain Layout
17494 32x6
17495 \begin_inset space \thinspace{}
17496 \end_inset
17497
17498 cm
17499 \end_layout
17500
17501 \end_inset
17502 </cell>
17503 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17504 \begin_inset Text
17505
17506 \begin_layout Plain Layout
17507 32x6
17508 \begin_inset space \thinspace{}
17509 \end_inset
17510
17511
17512 \begin_inset Formula $\mbox{cm}$
17513 \end_inset
17514
17515
17516 \end_layout
17517
17518 \end_inset
17519 </cell>
17520 <cell alignment="center" valignment="top" usebox="none">
17521 \begin_inset Text
17522
17523 \begin_layout Plain Layout
17524 32
17525 \begin_inset ERT
17526 status collapsed
17527
17528 \begin_layout Plain Layout
17529
17530
17531 \backslash
17532 times 
17533 \end_layout
17534
17535 \end_inset
17536
17537 6~
17538 \begin_inset Formula $\mbox{cm}$
17539 \end_inset
17540
17541
17542 \end_layout
17543
17544 \end_inset
17545 </cell>
17546 </row>
17547 </lyxtabular>
17548
17549 \end_inset
17550
17551
17552 \end_layout
17553
17554 \end_inset
17555
17556
17557 \end_layout
17558
17559 \begin_layout Subsection
17560 Formats de cellule et de colonne personnalisés
17561 \begin_inset CommandInset label
17562 LatexCommand label
17563 name "sub:Formats-personnalisés"
17564
17565 \end_inset
17566
17567
17568 \begin_inset Index
17569 status collapsed
17570
17571 \begin_layout Plain Layout
17572 Personnalisation des tableaux !  Format de cellule/colonne
17573 \end_layout
17574
17575 \end_inset
17576
17577
17578 \end_layout
17579
17580 \begin_layout Standard
17581 Calculer la largeur nécessaire pour des colonnes couvertes par un cellule
17582  multicolonne comme dans la section
17583 \begin_inset space ~
17584 \end_inset
17585
17586
17587 \begin_inset CommandInset ref
17588 LatexCommand ref
17589 reference "sub:Calculs-multicolonnes"
17590
17591 \end_inset
17592
17593  peut devenir très pénible si vous avez plusieurs tableaux avec des cellules
17594  multicolonnes.
17595  Pour vous rendre la vie plus facile, vous pouvez définir dans le préambule
17596  un format de cellule/colonne, qui puisse être utilisé dans tous les tableaux
17597  du document.
17598  Le format est défini avec la commande
17599 \end_layout
17600
17601 \begin_layout Standard
17602
17603 \series bold
17604
17605 \backslash
17606 newcolumntype{nom du format}[nombre d'arguments]{commandes}
17607 \end_layout
17608
17609 \begin_layout Standard
17610 Le nom du format peut n'avoir qu'une lettre.
17611  Les lettres 
17612 \emph on
17613 b
17614 \emph default
17615
17616 \emph on
17617 c
17618 \emph default
17619
17620 \emph on
17621 l
17622 \emph default
17623
17624 \emph on
17625 m
17626 \emph default
17627
17628 \emph on
17629 p
17630 \emph default
17631  et 
17632 \emph on
17633 r
17634 \emph default
17635  sont prédéfinies et donc ne peuvent être utilisées.
17636  Mais toutes les lettres de l'alphabet sont autorisées en majuscules.
17637 \end_layout
17638
17639 \begin_layout Standard
17640 \begin_inset VSpace medskip
17641 \end_inset
17642
17643
17644 \end_layout
17645
17646 \begin_layout Standard
17647 Pour de cellules multicolonnes centrées verticalement et horizontalement
17648  avec une largeur donnée, vous pouvez définir le format de cellule suivant
17649  :
17650 \end_layout
17651
17652 \begin_layout Standard
17653
17654 \series bold
17655
17656 \backslash
17657 newcolumntype{M}[1]{>{
17658 \backslash
17659 centering
17660 \backslash
17661 hspace{0pt}}m{#1}}
17662 \end_layout
17663
17664 \begin_layout Standard
17665 Où le 
17666 \series bold
17667
17668 \backslash
17669 hspace{0pt}
17670 \series default
17671  évite le problème de césure du premier mot, comme c'est décrit en section
17672 \begin_inset space ~
17673 \end_inset
17674
17675
17676 \begin_inset CommandInset ref
17677 LatexCommand ref
17678 reference "sub:Lignes-multiple-dans-cellule"
17679
17680 \end_inset
17681
17682 .
17683  Ensuite, vous pouvez entrer
17684 \end_layout
17685
17686 \begin_layout Standard
17687
17688 \series bold
17689 M{width}
17690 \end_layout
17691
17692 \begin_layout Standard
17693 comme paramètre LaTeX dans la fenêtre de dialogue de tableau pour créer
17694  une multicolonne.
17695 \end_layout
17696
17697 \begin_layout Standard
17698 \begin_inset VSpace bigskip
17699 \end_inset
17700
17701
17702 \end_layout
17703
17704 \begin_layout Standard
17705 Pour les cellules qui sont couvertes par la cellule multicolonne, vous pouvez
17706  définir le format
17707 \end_layout
17708
17709 \begin_layout Standard
17710
17711 \series bold
17712
17713 \backslash
17714 newcolumntype{S}[2]{>{
17715 \backslash
17716 centering
17717 \backslash
17718 hspace{0pt}}
17719 \begin_inset Newline newline
17720 \end_inset
17721
17722
17723 \begin_inset ERT
17724 status collapsed
17725
17726 \begin_layout Plain Layout
17727
17728
17729 \backslash
17730 phantom{
17731 \end_layout
17732
17733 \end_inset
17734
17735
17736 \backslash
17737 newcolumntype{S}[2]
17738 \begin_inset ERT
17739 status collapsed
17740
17741 \begin_layout Plain Layout
17742
17743 }
17744 \end_layout
17745
17746 \end_inset
17747
17748 m{(#1+(2
17749 \backslash
17750 tabcolsep+
17751 \backslash
17752 arrayrulewidth)*(1-#2))/#2}}
17753 \end_layout
17754
17755 \begin_layout Standard
17756 Ce format utilise l'équation
17757 \begin_inset space ~
17758 \end_inset
17759
17760
17761 \begin_inset CommandInset ref
17762 LatexCommand eqref
17763 reference "eq:Wgn"
17764
17765 \end_inset
17766
17767  pour calculer la largeur que doit avoir chacune des cellules couverte par
17768  la cellule multicolonne pour qu'elles aient toutes la même largeur.
17769 \end_layout
17770
17771 \begin_layout Standard
17772 Ensuite, vous pouvez entrer
17773 \end_layout
17774
17775 \begin_layout Standard
17776
17777 \series bold
17778 S{largeur de la cellule multicolonne}{nombre de colonnes couvertes}
17779 \end_layout
17780
17781 \begin_layout Standard
17782 comme paramètre LaTeX de la colonne.
17783 \end_layout
17784
17785 \begin_layout Standard
17786 \begin_inset VSpace bigskip
17787 \end_inset
17788
17789
17790 \end_layout
17791
17792 \begin_layout Standard
17793 Pour des colonnes colorées, vous pouvez définir
17794 \end_layout
17795
17796 \begin_layout Standard
17797
17798 \series bold
17799
17800 \backslash
17801 newcolumntype{K}[1]{>{
17802 \backslash
17803 columncolor{#1}
17804 \backslash
17805 hspace{0pt}}c}
17806 \end_layout
17807
17808 \begin_layout Standard
17809 Le 
17810 \begin_inset Quotes eld
17811 \end_inset
17812
17813 c
17814 \begin_inset Quotes erd
17815 \end_inset
17816
17817  à la fin crée une colonne de largeur variable dont le texte est centré
17818  horizontalement.
17819  Vous pouvez maintenant entrer
17820 \end_layout
17821
17822 \begin_layout Standard
17823
17824 \series bold
17825 K{nom de couleur}
17826 \end_layout
17827
17828 \begin_layout Standard
17829 comme paramètre LaTeX.
17830 \end_layout
17831
17832 \begin_layout Standard
17833 \begin_inset VSpace bigskip
17834 \end_inset
17835
17836
17837 \end_layout
17838
17839 \begin_layout Standard
17840 Pour créer le tableau
17841 \begin_inset space ~
17842 \end_inset
17843
17844
17845 \begin_inset CommandInset ref
17846 LatexCommand ref
17847 reference "tab:Tableau-formats-personnalisés"
17848
17849 \end_inset
17850
17851  utilisez les paramètres LaTeX
17852 \end_layout
17853
17854 \begin_layout Standard
17855
17856 \series bold
17857 M{2.5cm}
17858 \end_layout
17859
17860 \begin_layout Standard
17861 pour la première colonne et la multicolonne,
17862 \end_layout
17863
17864 \begin_layout Standard
17865
17866 \series bold
17867 K{red}
17868 \end_layout
17869
17870 \begin_layout Standard
17871 pour la dernière colonne, et
17872 \end_layout
17873
17874 \begin_layout Standard
17875
17876 \series bold
17877 S{2.5cm}{2}
17878 \end_layout
17879
17880 \begin_layout Standard
17881 pour les cellules de la deuxième colonne.
17882 \end_layout
17883
17884 \begin_layout Standard
17885 \begin_inset Float table
17886 placement h
17887 wide false
17888 sideways false
17889 status open
17890
17891 \begin_layout Plain Layout
17892 \begin_inset Caption
17893
17894 \begin_layout Plain Layout
17895 \begin_inset CommandInset label
17896 LatexCommand label
17897 name "tab:Tableau-formats-personnalisés"
17898
17899 \end_inset
17900
17901 Tableau utilisant des formats personnalisés
17902 \end_layout
17903
17904 \end_inset
17905
17906
17907 \end_layout
17908
17909 \begin_layout Plain Layout
17910 \align center
17911 \begin_inset Tabular
17912 <lyxtabular version="3" rows="3" columns="4">
17913 <features>
17914 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
17915 <column alignment="center" valignment="middle" width="0" special="S{2.5cm}{2}">
17916 <column alignment="center" valignment="middle" width="0">
17917 <column alignment="center" valignment="middle" width="0" special="K{red}">
17918 <row>
17919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17920 \begin_inset Text
17921
17922 \begin_layout Plain Layout
17923 motTrèsLongDansUneCellule
17924 \end_layout
17925
17926 \end_inset
17927 </cell>
17928 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
17929 \begin_inset Text
17930
17931 \begin_layout Plain Layout
17932 multicolonne avec multiligne
17933 \end_layout
17934
17935 \end_inset
17936 </cell>
17937 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17938 \begin_inset Text
17939
17940 \begin_layout Plain Layout
17941
17942 \end_layout
17943
17944 \end_inset
17945 </cell>
17946 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17947 \begin_inset Text
17948
17949 \begin_layout Plain Layout
17950 c
17951 \end_layout
17952
17953 \end_inset
17954 </cell>
17955 </row>
17956 <row>
17957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17958 \begin_inset Text
17959
17960 \begin_layout Plain Layout
17961 d
17962 \end_layout
17963
17964 \end_inset
17965 </cell>
17966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17967 \begin_inset Text
17968
17969 \begin_layout Plain Layout
17970 e
17971 \end_layout
17972
17973 \end_inset
17974 </cell>
17975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17976 \begin_inset Text
17977
17978 \begin_layout Plain Layout
17979 f
17980 \end_layout
17981
17982 \end_inset
17983 </cell>
17984 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17985 \begin_inset Text
17986
17987 \begin_layout Plain Layout
17988 g
17989 \end_layout
17990
17991 \end_inset
17992 </cell>
17993 </row>
17994 <row>
17995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17996 \begin_inset Text
17997
17998 \begin_layout Plain Layout
17999 h
18000 \end_layout
18001
18002 \end_inset
18003 </cell>
18004 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18005 \begin_inset Text
18006
18007 \begin_layout Plain Layout
18008 i
18009 \end_layout
18010
18011 \end_inset
18012 </cell>
18013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18014 \begin_inset Text
18015
18016 \begin_layout Plain Layout
18017 j
18018 \end_layout
18019
18020 \end_inset
18021 </cell>
18022 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18023 \begin_inset Text
18024
18025 \begin_layout Plain Layout
18026 k
18027 \end_layout
18028
18029 \end_inset
18030 </cell>
18031 </row>
18032 </lyxtabular>
18033
18034 \end_inset
18035
18036
18037 \end_layout
18038
18039 \end_inset
18040
18041
18042 \end_layout
18043
18044 \begin_layout Subsection
18045 Épaisseur des filets
18046 \begin_inset CommandInset label
18047 LatexCommand label
18048 name "sub:Epaisseur-filets"
18049
18050 \end_inset
18051
18052
18053 \begin_inset Index
18054 status collapsed
18055
18056 \begin_layout Plain Layout
18057 Personnalisation des tableaux ! Épaisseur filets
18058 \end_layout
18059
18060 \end_inset
18061
18062
18063 \end_layout
18064
18065 \begin_layout Standard
18066 L'épaisseur de tous les filets d'un tableau peut être modifiée avec la variable
18067  
18068 \series bold
18069
18070 \backslash
18071 arrayrulewidth
18072 \series default
18073 .
18074  Pour mettre, par exemple, une épaisseur de filet de 1.5
18075 \begin_inset space \thinspace{}
18076 \end_inset
18077
18078 pt, comme pour le tableau
18079 \begin_inset space ~
18080 \end_inset
18081
18082
18083 \begin_inset CommandInset ref
18084 LatexCommand ref
18085 reference "tab:Tableau-filets-1.5pt"
18086
18087 \end_inset
18088
18089 , insérez la commande
18090 \end_layout
18091
18092 \begin_layout Standard
18093
18094 \series bold
18095
18096 \backslash
18097 setlength{
18098 \backslash
18099 arrayrulewidth}{1.5pt}
18100 \end_layout
18101
18102 \begin_layout Standard
18103 en code TeX avant le tableau ou le flottant de tableau.
18104  La nouvelle épaisseur de filet reste valable pour tous les tableaux qui
18105  suivent.
18106  pour revenir aux valeurs implicites, mettez 
18107 \series bold
18108
18109 \backslash
18110 arrayrulewidth
18111 \series default
18112  à 0.4
18113 \begin_inset space \thinspace{}
18114 \end_inset
18115
18116 pt en utilisant du code LaTeX après le tableau ou le flottant de tableau.
18117 \end_layout
18118
18119 \begin_layout Standard
18120 \begin_inset ERT
18121 status collapsed
18122
18123 \begin_layout Plain Layout
18124
18125
18126 \backslash
18127 setlength{
18128 \backslash
18129 arrayrulewidth}{1.5pt}
18130 \end_layout
18131
18132 \end_inset
18133
18134
18135 \begin_inset Float table
18136 wide false
18137 sideways false
18138 status open
18139
18140 \begin_layout Plain Layout
18141 \begin_inset Caption
18142
18143 \begin_layout Plain Layout
18144 \begin_inset CommandInset label
18145 LatexCommand label
18146 name "tab:Tableau-filets-1.5pt"
18147
18148 \end_inset
18149
18150 Tableau avec des filets de 1.5
18151 \begin_inset space \thinspace{}
18152 \end_inset
18153
18154 pt
18155 \end_layout
18156
18157 \end_inset
18158
18159
18160 \end_layout
18161
18162 \begin_layout Plain Layout
18163 \align center
18164 \begin_inset Tabular
18165 <lyxtabular version="3" rows="3" columns="3">
18166 <features>
18167 <column alignment="center" valignment="top" width="0">
18168 <column alignment="center" valignment="top" width="0">
18169 <column alignment="center" valignment="top" width="0">
18170 <row>
18171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18172 \begin_inset Text
18173
18174 \begin_layout Plain Layout
18175 sd
18176 \end_layout
18177
18178 \end_inset
18179 </cell>
18180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18181 \begin_inset Text
18182
18183 \begin_layout Plain Layout
18184
18185 \end_layout
18186
18187 \end_inset
18188 </cell>
18189 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18190 \begin_inset Text
18191
18192 \begin_layout Plain Layout
18193
18194 \end_layout
18195
18196 \end_inset
18197 </cell>
18198 </row>
18199 <row>
18200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18201 \begin_inset Text
18202
18203 \begin_layout Plain Layout
18204
18205 \end_layout
18206
18207 \end_inset
18208 </cell>
18209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18210 \begin_inset Text
18211
18212 \begin_layout Plain Layout
18213 sd
18214 \end_layout
18215
18216 \end_inset
18217 </cell>
18218 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18219 \begin_inset Text
18220
18221 \begin_layout Plain Layout
18222
18223 \end_layout
18224
18225 \end_inset
18226 </cell>
18227 </row>
18228 <row>
18229 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18230 \begin_inset Text
18231
18232 \begin_layout Plain Layout
18233
18234 \end_layout
18235
18236 \end_inset
18237 </cell>
18238 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18239 \begin_inset Text
18240
18241 \begin_layout Plain Layout
18242
18243 \end_layout
18244
18245 \end_inset
18246 </cell>
18247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18248 \begin_inset Text
18249
18250 \begin_layout Plain Layout
18251 sd
18252 \end_layout
18253
18254 \end_inset
18255 </cell>
18256 </row>
18257 </lyxtabular>
18258
18259 \end_inset
18260
18261
18262 \end_layout
18263
18264 \end_inset
18265
18266
18267 \begin_inset ERT
18268 status collapsed
18269
18270 \begin_layout Plain Layout
18271
18272
18273 \backslash
18274 setlength{
18275 \backslash
18276 arrayrulewidth}{0.4pt}
18277 \end_layout
18278
18279 \end_inset
18280
18281
18282 \end_layout
18283
18284 \begin_layout Standard
18285 \begin_inset VSpace bigskip
18286 \end_inset
18287
18288 Pour que seuls les filets horizontaux aient une épaisseur de 1.5
18289 \begin_inset space \thinspace{}
18290 \end_inset
18291
18292 pt, comme dans le tableau
18293 \begin_inset space ~
18294 \end_inset
18295
18296
18297 \begin_inset CommandInset ref
18298 LatexCommand ref
18299 reference "tab:Tableau-filets-horizontaux-1.5pt"
18300
18301 \end_inset
18302
18303 , insérez les commandes suivantes en code TeX avant le tableau ou le flottant
18304  de tableau :
18305 \end_layout
18306
18307 \begin_layout Standard
18308
18309 \series bold
18310
18311 \backslash
18312 let
18313 \backslash
18314 myHline
18315 \backslash
18316 hline
18317 \begin_inset Newline newline
18318 \end_inset
18319
18320
18321 \backslash
18322 renewcommand{
18323 \backslash
18324 hline}
18325 \begin_inset Newline newline
18326 \end_inset
18327
18328  {
18329 \backslash
18330 noalign{
18331 \backslash
18332 global
18333 \backslash
18334 arrayrulewidth 1.5pt}
18335 \begin_inset Newline newline
18336 \end_inset
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 \begin_layout Standard
18350 Pour revenir à l'épaisseur de filet implicite, insérez les commandes suivantes
18351  en code TeX après le tableau ou le flottant de tableau :
18352 \end_layout
18353
18354 \begin_layout Standard
18355
18356 \series bold
18357
18358 \backslash
18359 renewcommand{
18360 \backslash
18361 hline}{
18362 \backslash
18363 myHline}
18364 \end_layout
18365
18366 \begin_layout Standard
18367 \begin_inset ERT
18368 status collapsed
18369
18370 \begin_layout Plain Layout
18371
18372
18373 \backslash
18374 let
18375 \backslash
18376 myHline
18377 \backslash
18378 hline
18379 \end_layout
18380
18381 \begin_layout Plain Layout
18382
18383
18384 \backslash
18385 renewcommand{
18386 \backslash
18387 hline}
18388 \end_layout
18389
18390 \begin_layout Plain Layout
18391
18392  {
18393 \backslash
18394 noalign{
18395 \backslash
18396 global
18397 \backslash
18398 arrayrulewidth 1.5pt}
18399 \end_layout
18400
18401 \begin_layout Plain Layout
18402
18403   
18404 \backslash
18405 myHline
18406 \backslash
18407 noalign{
18408 \backslash
18409 global
18410 \backslash
18411 arrayrulewidth 0.4pt}}
18412 \end_layout
18413
18414 \end_inset
18415
18416
18417 \begin_inset Float table
18418 wide false
18419 sideways false
18420 status open
18421
18422 \begin_layout Plain Layout
18423 \begin_inset Caption
18424
18425 \begin_layout Plain Layout
18426 \begin_inset CommandInset label
18427 LatexCommand label
18428 name "tab:Tableau-filets-horizontaux-1.5pt"
18429
18430 \end_inset
18431
18432 Tableau avec des filets horizontaux de 1.5
18433 \begin_inset space \thinspace{}
18434 \end_inset
18435
18436 pt
18437 \end_layout
18438
18439 \end_inset
18440
18441
18442 \end_layout
18443
18444 \begin_layout Plain Layout
18445 \align center
18446 \begin_inset Tabular
18447 <lyxtabular version="3" rows="3" columns="3">
18448 <features>
18449 <column alignment="center" valignment="top" width="0">
18450 <column alignment="center" valignment="top" width="0">
18451 <column alignment="center" valignment="top" width="0">
18452 <row>
18453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18454 \begin_inset Text
18455
18456 \begin_layout Plain Layout
18457 sd
18458 \end_layout
18459
18460 \end_inset
18461 </cell>
18462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18463 \begin_inset Text
18464
18465 \begin_layout Plain Layout
18466
18467 \end_layout
18468
18469 \end_inset
18470 </cell>
18471 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18472 \begin_inset Text
18473
18474 \begin_layout Plain Layout
18475
18476 \end_layout
18477
18478 \end_inset
18479 </cell>
18480 </row>
18481 <row>
18482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18483 \begin_inset Text
18484
18485 \begin_layout Plain Layout
18486
18487 \end_layout
18488
18489 \end_inset
18490 </cell>
18491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18492 \begin_inset Text
18493
18494 \begin_layout Plain Layout
18495 sd
18496 \end_layout
18497
18498 \end_inset
18499 </cell>
18500 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18501 \begin_inset Text
18502
18503 \begin_layout Plain Layout
18504
18505 \end_layout
18506
18507 \end_inset
18508 </cell>
18509 </row>
18510 <row>
18511 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18512 \begin_inset Text
18513
18514 \begin_layout Plain Layout
18515
18516 \end_layout
18517
18518 \end_inset
18519 </cell>
18520 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18521 \begin_inset Text
18522
18523 \begin_layout Plain Layout
18524
18525 \end_layout
18526
18527 \end_inset
18528 </cell>
18529 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18530 \begin_inset Text
18531
18532 \begin_layout Plain Layout
18533 sd
18534 \end_layout
18535
18536 \end_inset
18537 </cell>
18538 </row>
18539 </lyxtabular>
18540
18541 \end_inset
18542
18543
18544 \end_layout
18545
18546 \end_inset
18547
18548
18549 \begin_inset ERT
18550 status collapsed
18551
18552 \begin_layout Plain Layout
18553
18554
18555 \backslash
18556 renewcommand{
18557 \backslash
18558 hline}{
18559 \backslash
18560 myHline}
18561 \end_layout
18562
18563 \end_inset
18564
18565
18566 \end_layout
18567
18568 \begin_layout Standard
18569 \begin_inset VSpace bigskip
18570 \end_inset
18571
18572 Pour que seuls les filets verticaux aient une épaisseur de 1.5
18573 \begin_inset space \thinspace{}
18574 \end_inset
18575
18576 pt, créez le format de colonne suivant dans le préambule, en suivant la
18577  description de la section
18578 \begin_inset space ~
18579 \end_inset
18580
18581
18582 \begin_inset CommandInset ref
18583 LatexCommand ref
18584 reference "sub:Formats-personnalisés"
18585
18586 \end_inset
18587
18588 :
18589 \end_layout
18590
18591 \begin_layout Standard
18592
18593 \series bold
18594
18595 \backslash
18596 newcolumntype{V}{!{
18597 \backslash
18598 vrule width 1.5pt}}
18599 \end_layout
18600
18601 \begin_layout Standard
18602 Pour le tableau
18603 \begin_inset space ~
18604 \end_inset
18605
18606
18607 \begin_inset CommandInset ref
18608 LatexCommand ref
18609 reference "tab:Tableau-filets-verticaux-1.5pt"
18610
18611 \end_inset
18612
18613  le paramètre LaTeX 
18614 \end_layout
18615
18616 \begin_layout Standard
18617
18618 \series bold
18619 VcV
18620 \end_layout
18621
18622 \begin_layout Standard
18623 a été utilisé pour la dernière colonne et
18624 \end_layout
18625
18626 \begin_layout Standard
18627
18628 \series bold
18629 Vc
18630 \end_layout
18631
18632 \begin_layout Standard
18633 pour les autres colonnes.
18634 \end_layout
18635
18636 \begin_layout Standard
18637 \begin_inset Float table
18638 wide false
18639 sideways false
18640 status open
18641
18642 \begin_layout Plain Layout
18643 \begin_inset Caption
18644
18645 \begin_layout Plain Layout
18646 \begin_inset CommandInset label
18647 LatexCommand label
18648 name "tab:Tableau-filets-verticaux-1.5pt"
18649
18650 \end_inset
18651
18652 Tableau avec des filets verticaux de 1.5
18653 \begin_inset space \thinspace{}
18654 \end_inset
18655
18656 pt 
18657 \end_layout
18658
18659 \end_inset
18660
18661
18662 \end_layout
18663
18664 \begin_layout Plain Layout
18665 \align center
18666 \begin_inset Tabular
18667 <lyxtabular version="3" rows="3" columns="3">
18668 <features>
18669 <column alignment="center" valignment="top" width="0" special="Vc">
18670 <column alignment="center" valignment="top" width="0" special="Vc">
18671 <column alignment="center" valignment="top" width="0" special="VcV">
18672 <row>
18673 <cell alignment="center" valignment="top" topline="true" usebox="none">
18674 \begin_inset Text
18675
18676 \begin_layout Plain Layout
18677 sd
18678 \end_layout
18679
18680 \end_inset
18681 </cell>
18682 <cell alignment="center" valignment="top" topline="true" usebox="none">
18683 \begin_inset Text
18684
18685 \begin_layout Plain Layout
18686
18687 \end_layout
18688
18689 \end_inset
18690 </cell>
18691 <cell alignment="center" valignment="top" topline="true" usebox="none">
18692 \begin_inset Text
18693
18694 \begin_layout Plain Layout
18695
18696 \end_layout
18697
18698 \end_inset
18699 </cell>
18700 </row>
18701 <row>
18702 <cell alignment="center" valignment="top" topline="true" usebox="none">
18703 \begin_inset Text
18704
18705 \begin_layout Plain Layout
18706
18707 \end_layout
18708
18709 \end_inset
18710 </cell>
18711 <cell alignment="center" valignment="top" topline="true" usebox="none">
18712 \begin_inset Text
18713
18714 \begin_layout Plain Layout
18715 sd
18716 \end_layout
18717
18718 \end_inset
18719 </cell>
18720 <cell alignment="center" valignment="top" topline="true" usebox="none">
18721 \begin_inset Text
18722
18723 \begin_layout Plain Layout
18724
18725 \end_layout
18726
18727 \end_inset
18728 </cell>
18729 </row>
18730 <row>
18731 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18732 \begin_inset Text
18733
18734 \begin_layout Plain Layout
18735
18736 \end_layout
18737
18738 \end_inset
18739 </cell>
18740 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18741 \begin_inset Text
18742
18743 \begin_layout Plain Layout
18744
18745 \end_layout
18746
18747 \end_inset
18748 </cell>
18749 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18750 \begin_inset Text
18751
18752 \begin_layout Plain Layout
18753 sd
18754 \end_layout
18755
18756 \end_inset
18757 </cell>
18758 </row>
18759 </lyxtabular>
18760
18761 \end_inset
18762
18763
18764 \end_layout
18765
18766 \end_inset
18767
18768
18769 \end_layout
18770
18771 \begin_layout Subsection
18772 Filets à traits interrompus
18773 \begin_inset Index
18774 status collapsed
18775
18776 \begin_layout Plain Layout
18777 Personnalisation des tableaux ! Filets à traits interrompus
18778 \end_layout
18779
18780 \end_inset
18781
18782
18783 \end_layout
18784
18785 \begin_layout Standard
18786 \begin_inset ERT
18787 status collapsed
18788
18789 \begin_layout Plain Layout
18790
18791
18792 \backslash
18793 ifarydshln
18794 \end_layout
18795
18796 \end_inset
18797
18798
18799 \begin_inset Note Note
18800 status open
18801
18802 \begin_layout Plain Layout
18803 La section suivante ne s'affichera que si vous avez installé le paquetage
18804  LaTeX 
18805 \series bold
18806 arydshln
18807 \series default
18808 .
18809 \end_layout
18810
18811 \end_inset
18812
18813
18814 \end_layout
18815
18816 \begin_layout Standard
18817 \begin_inset Float table
18818 placement H
18819 wide false
18820 sideways false
18821 status open
18822
18823 \begin_layout Plain Layout
18824 \begin_inset Caption
18825
18826 \begin_layout Plain Layout
18827 \begin_inset CommandInset label
18828 LatexCommand label
18829 name "tab:Tableau-filets-tirets"
18830
18831 \end_inset
18832
18833 Tableau avec des filets à traits interrompus
18834 \end_layout
18835
18836 \end_inset
18837
18838
18839 \end_layout
18840
18841 \begin_layout Plain Layout
18842 \align center
18843 \begin_inset Tabular
18844 <lyxtabular version="3" rows="5" columns="5">
18845 <features>
18846 <column alignment="center" valignment="top" width="0">
18847 <column alignment="center" valignment="top" width="0">
18848 <column alignment="center" valignment="top" width="0" special=":c">
18849 <column alignment="center" valignment="top" width="0">
18850 <column alignment="center" valignment="top" width="0">
18851 <row>
18852 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18853 \begin_inset Text
18854
18855 \begin_layout Plain Layout
18856 a
18857 \end_layout
18858
18859 \end_inset
18860 </cell>
18861 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18862 \begin_inset Text
18863
18864 \begin_layout Plain Layout
18865 b
18866 \end_layout
18867
18868 \end_inset
18869 </cell>
18870 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18871 \begin_inset Text
18872
18873 \begin_layout Plain Layout
18874 c
18875 \end_layout
18876
18877 \end_inset
18878 </cell>
18879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18880 \begin_inset Text
18881
18882 \begin_layout Plain Layout
18883 d
18884 \end_layout
18885
18886 \end_inset
18887 </cell>
18888 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18889 \begin_inset Text
18890
18891 \begin_layout Plain Layout
18892 e
18893 \end_layout
18894
18895 \end_inset
18896 </cell>
18897 </row>
18898 <row>
18899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18900 \begin_inset Text
18901
18902 \begin_layout Plain Layout
18903 f
18904 \end_layout
18905
18906 \end_inset
18907 </cell>
18908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18909 \begin_inset Text
18910
18911 \begin_layout Plain Layout
18912 g
18913 \end_layout
18914
18915 \end_inset
18916 </cell>
18917 <cell alignment="center" valignment="top" topline="true" usebox="none">
18918 \begin_inset Text
18919
18920 \begin_layout Plain Layout
18921 h
18922 \end_layout
18923
18924 \end_inset
18925 </cell>
18926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18927 \begin_inset Text
18928
18929 \begin_layout Plain Layout
18930 i
18931 \end_layout
18932
18933 \end_inset
18934 </cell>
18935 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18936 \begin_inset Text
18937
18938 \begin_layout Plain Layout
18939 j
18940 \end_layout
18941
18942 \end_inset
18943 </cell>
18944 </row>
18945 <row>
18946 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18947 \begin_inset Text
18948
18949 \begin_layout Plain Layout
18950 \begin_inset ERT
18951 status collapsed
18952
18953 \begin_layout Plain Layout
18954
18955
18956 \backslash
18957 hdashline 
18958 \end_layout
18959
18960 \end_inset
18961
18962 k
18963 \end_layout
18964
18965 \end_inset
18966 </cell>
18967 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18968 \begin_inset Text
18969
18970 \begin_layout Plain Layout
18971 l
18972 \end_layout
18973
18974 \end_inset
18975 </cell>
18976 <cell alignment="center" valignment="top" usebox="none">
18977 \begin_inset Text
18978
18979 \begin_layout Plain Layout
18980 m
18981 \end_layout
18982
18983 \end_inset
18984 </cell>
18985 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18986 \begin_inset Text
18987
18988 \begin_layout Plain Layout
18989 n
18990 \end_layout
18991
18992 \end_inset
18993 </cell>
18994 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18995 \begin_inset Text
18996
18997 \begin_layout Plain Layout
18998 o
18999 \end_layout
19000
19001 \end_inset
19002 </cell>
19003 </row>
19004 <row>
19005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19006 \begin_inset Text
19007
19008 \begin_layout Plain Layout
19009 \begin_inset ERT
19010 status collapsed
19011
19012 \begin_layout Plain Layout
19013
19014
19015 \backslash
19016 cdashline{4-5}
19017 \end_layout
19018
19019 \end_inset
19020
19021 p
19022 \end_layout
19023
19024 \end_inset
19025 </cell>
19026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19027 \begin_inset Text
19028
19029 \begin_layout Plain Layout
19030 q
19031 \end_layout
19032
19033 \end_inset
19034 </cell>
19035 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
19036 \begin_inset Text
19037
19038 \begin_layout Plain Layout
19039 r
19040 \end_layout
19041
19042 \end_inset
19043 </cell>
19044 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none" special="c:">
19045 \begin_inset Text
19046
19047 \begin_layout Plain Layout
19048 s
19049 \end_layout
19050
19051 \end_inset
19052 </cell>
19053 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19054 \begin_inset Text
19055
19056 \begin_layout Plain Layout
19057
19058 \end_layout
19059
19060 \end_inset
19061 </cell>
19062 </row>
19063 <row>
19064 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19065 \begin_inset Text
19066
19067 \begin_layout Plain Layout
19068 t
19069 \end_layout
19070
19071 \end_inset
19072 </cell>
19073 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19074 \begin_inset Text
19075
19076 \begin_layout Plain Layout
19077 u
19078 \end_layout
19079
19080 \end_inset
19081 </cell>
19082 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19083 \begin_inset Text
19084
19085 \begin_layout Plain Layout
19086 v
19087 \end_layout
19088
19089 \end_inset
19090 </cell>
19091 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19092 \begin_inset Text
19093
19094 \begin_layout Plain Layout
19095 w
19096 \end_layout
19097
19098 \end_inset
19099 </cell>
19100 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19101 \begin_inset Text
19102
19103 \begin_layout Plain Layout
19104 x
19105 \end_layout
19106
19107 \end_inset
19108 </cell>
19109 </row>
19110 </lyxtabular>
19111
19112 \end_inset
19113
19114
19115 \end_layout
19116
19117 \end_inset
19118
19119
19120 \end_layout
19121
19122 \begin_layout Standard
19123 LyX ne gère pas de façon native les filets à lignes interrompues, vous devez
19124  donc employer du code TeX.
19125  Mais avant il faut charger le paquetage LaTeX 
19126 \series bold
19127 arydshln
19128 \series default
19129
19130 \begin_inset Index
19131 status collapsed
19132
19133 \begin_layout Plain Layout
19134 Paquetages LaTeX ! arydshln
19135 \end_layout
19136
19137 \end_inset
19138
19139  dans le préambule du document avec la commande 
19140 \end_layout
19141
19142 \begin_layout Standard
19143
19144 \series bold
19145
19146 \backslash
19147 usepackage{arydshln}
19148 \end_layout
19149
19150 \begin_layout Standard
19151 Pour faire un filet vertical avec un trait interrompu, mettez deux points
19152  
19153 \begin_inset Quotes eld
19154 \end_inset
19155
19156 :
19157 \begin_inset Quotes erd
19158 \end_inset
19159
19160  avec le caractère décrivant l'alignement horizontal comme paramètre LaTeX
19161  dans la fenêtre de dialogue de paramètre du tableau.
19162 \end_layout
19163
19164 \begin_layout Standard
19165 Pour un trait horizontal interrompu, ajoutez la commande
19166 \end_layout
19167
19168 \begin_layout Standard
19169
19170 \series bold
19171
19172 \backslash
19173 hdashline
19174 \end_layout
19175
19176 \begin_layout Standard
19177 en code TeX comme premier élément de la première cellule de la ligne de
19178  tableau.
19179 \end_layout
19180
19181 \begin_layout Standard
19182 Pour des filets interrompus avec des cellules multicolonnes, utilisez la
19183  commande 
19184 \end_layout
19185
19186 \begin_layout Standard
19187
19188 \series bold
19189
19190 \backslash
19191 cdashline{
19192 \series default
19193 numéros de colonnes}
19194 \end_layout
19195
19196 \begin_layout Standard
19197 en code TeX comme premier élément de la première cellule de la ligne.
19198  Si par exemple, vous avez une cellule multicolonne qui couvre les colonnes
19199  2 à 4 et que vous voulez un filet interrompu au dessus, ajoutez la commande
19200 \end_layout
19201
19202 \begin_layout Standard
19203
19204 \series bold
19205
19206 \backslash
19207 cdashline{2-4}
19208 \end_layout
19209
19210 \begin_layout Standard
19211 comme premier élément de la première cellule de la ligne contenant la multicolon
19212 ne.
19213 \end_layout
19214
19215 \begin_layout Standard
19216 \begin_inset VSpace bigskip
19217 \end_inset
19218
19219
19220 \end_layout
19221
19222 \begin_layout Standard
19223 Le tableau
19224 \begin_inset space ~
19225 \end_inset
19226
19227
19228 \begin_inset CommandInset ref
19229 LatexCommand ref
19230 reference "tab:Tableau-filets-tirets"
19231
19232 \end_inset
19233
19234  a été créé en utilisant 
19235 \begin_inset Quotes eld
19236 \end_inset
19237
19238
19239 \series bold
19240 :c
19241 \series default
19242
19243 \begin_inset Quotes erd
19244 \end_inset
19245
19246  comme paramètre LaTeX pour la troisième colonne.
19247  La commande en code TeX 
19248 \series bold
19249
19250 \backslash
19251 hdashline
19252 \series default
19253  a été insérée dans la première cellule de la troisième ligne et la commande
19254  en code TeX 
19255 \series bold
19256
19257 \backslash
19258 cdashline{4-5}
19259 \series default
19260  a été insérée dans la première cellule de la quatrième ligne.
19261 \end_layout
19262
19263 \begin_layout Standard
19264 \begin_inset Note Greyedout
19265 status open
19266
19267 \begin_layout Plain Layout
19268
19269 \series bold
19270 Note:
19271 \series default
19272  Le paquetage LaTeX 
19273 \series bold
19274 arydshln
19275 \series default
19276  qui a été utilisé n'est apparemment pas compatible avec le paquetage LaTeX
19277  
19278 \series bold
19279 colortbl
19280 \series default
19281
19282 \begin_inset Index
19283 status collapsed
19284
19285 \begin_layout Plain Layout
19286 Paquetages LaTeX ! colortbl
19287 \end_layout
19288
19289 \end_inset
19290
19291  qui est utilisé pour avoir des tableaux colorés dans la section
19292 \begin_inset space ~
19293 \end_inset
19294
19295
19296 \begin_inset CommandInset ref
19297 LatexCommand ref
19298 reference "sec:Tableaux-Colorés"
19299
19300 \end_inset
19301
19302 .
19303  Cela signifie que les tableaux colorés ne peuvent pas avoir de filets à
19304  traits interrompus.
19305 \end_layout
19306
19307 \end_inset
19308
19309
19310 \end_layout
19311
19312 \begin_layout Standard
19313 \begin_inset ERT
19314 status collapsed
19315
19316 \begin_layout Plain Layout
19317
19318
19319 \backslash
19320 else
19321 \end_layout
19322
19323 \end_inset
19324
19325
19326 \begin_inset Note Note
19327 status open
19328
19329 \begin_layout Plain Layout
19330 Ce qui suit sera affiché si le paquetage LaTeX 
19331 \series bold
19332 arydshln
19333 \series default
19334  n'est pas installé :
19335 \end_layout
19336
19337 \end_inset
19338
19339
19340 \end_layout
19341
19342 \begin_layout Standard
19343 Vous devez installer le paquetage LaTeX 
19344 \series bold
19345 arydshln
19346 \series default
19347  pour voir le contenu des cette section dans la sortie imprimée.
19348 \end_layout
19349
19350 \begin_layout Standard
19351 \begin_inset ERT
19352 status collapsed
19353
19354 \begin_layout Plain Layout
19355
19356
19357 \backslash
19358 fi
19359 \end_layout
19360
19361 \end_inset
19362
19363
19364 \end_layout
19365
19366 \begin_layout Chapter
19367 Flottants
19368 \begin_inset Index
19369 status collapsed
19370
19371 \begin_layout Plain Layout
19372 Flottants
19373 \end_layout
19374
19375 \end_inset
19376
19377
19378 \end_layout
19379
19380 \begin_layout Section
19381 Introduction
19382 \begin_inset CommandInset label
19383 LatexCommand label
19384 name "sec:Flottants-Introduction"
19385
19386 \end_inset
19387
19388
19389 \begin_inset Index
19390 status collapsed
19391
19392 \begin_layout Plain Layout
19393 Flottants ! Introduction
19394 \end_layout
19395
19396 \end_inset
19397
19398
19399 \end_layout
19400
19401 \begin_layout Standard
19402 Un flottant est une portion de document, qui peut être associé à une étiquette
19403  et dont la position n'est pas fixée.
19404  Il peut 
19405 \begin_inset Quotes eld
19406 \end_inset
19407
19408 flotter
19409 \begin_inset Quotes erd
19410 \end_inset
19411
19412  d'une page ou deux en avant ou en arrière, pour trouver l'emplacement le
19413  plus approprié.
19414  Les 
19415 \family sans
19416 Notes
19417 \begin_inset space ~
19418 \end_inset
19419
19420 en
19421 \begin_inset space ~
19422 \end_inset
19423
19424 Bas
19425 \begin_inset space ~
19426 \end_inset
19427
19428 de
19429 \begin_inset space ~
19430 \end_inset
19431
19432 Page
19433 \family default
19434  et le 
19435 \family sans
19436 Notes
19437 \begin_inset space ~
19438 \end_inset
19439
19440 en
19441 \begin_inset space ~
19442 \end_inset
19443
19444 Marge
19445 \family default
19446  sont par exemple aussi des flottants, puisqu'elles peuvent se retrouver
19447  sur la page suivante quand il y a trop de notes sur la page courante.
19448 \end_layout
19449
19450 \begin_layout Standard
19451 Grâce aux flottants, on peut obtenir automatiquement une mise en page de
19452  très grande qualité.
19453  Les images et les tableaux peuvent être répartis sur plusieurs pages pour
19454  éviter des lignes blanches ou des pages sans texte.
19455  Comme le fait d'utiliser un flottant supprime la liaison entre le texte
19456  et le tableau ou l'image, on va pouvoir faire référence au flottant dans
19457  le texte.
19458  Les flottants sont donc numérotés.
19459  Les références croisées sont décrites dans la section
19460 \begin_inset space ~
19461 \end_inset
19462
19463
19464 \begin_inset CommandInset ref
19465 LatexCommand ref
19466 reference "sec:Referencer-les-Flottants"
19467
19468 \end_inset
19469
19470 .
19471 \end_layout
19472
19473 \begin_layout Standard
19474 Pour insérer un flottant, on utilise un des sous menus du menu 
19475 \family sans
19476 Insérer\SpecialChar \menuseparator
19477 Flottant.
19478
19479 \family default
19480  Une boîte va être insérée dans votre document avec par exemple une étiquette
19481  du genre 
19482 \begin_inset Quotes eld
19483 \end_inset
19484
19485 Figure
19486 \begin_inset space ~
19487 \end_inset
19488
19489 #:
19490 \begin_inset Quotes erd
19491 \end_inset
19492
19493  (où # est un numéro).
19494  L'étiquette est automatiquement traduite dans la langue du document dans
19495  la sortie finale.
19496  Après l'étiquette vous pouvez insérer du texte comme légende.
19497  L'image ou le tableau est inséré avant ou après la légende dans un paragraphe
19498  séparé, à l'intérieur du flottant.
19499  Vous trouverez plus de détails sur le positionnement des légendes dans
19500  la section
19501 \begin_inset space ~
19502 \end_inset
19503
19504
19505 \begin_inset CommandInset ref
19506 LatexCommand ref
19507 reference "sec:Placement-légende"
19508
19509 \end_inset
19510
19511 .
19512  Pour améliorer la lisibilité de votre document dans LyX, vous pouvez fermer
19513  ou ouvrir la boîte de votre flottant en cliquant avec le bouton de gauche
19514  sur la boîte grise qui se trouve en haut à gauche de celui-ci.
19515  Une boîte de flottant fermée ressemble à ceci : 
19516 \begin_inset Graphics
19517         filename clipart/floatQt4.png
19518         scale 60
19519
19520 \end_inset
19521
19522  – une case grise avec un texte rouge.
19523 \end_layout
19524
19525 \begin_layout Standard
19526 Il est recommandé d'insérer les flottants comme des paragraphes séparés
19527  pour éviter des erreurs avec LaTeX, quand le texte qui entoure le flottant
19528  est formaté de façon particulière.
19529 \end_layout
19530
19531 \begin_layout Section
19532 Les Types de Flottants
19533 \end_layout
19534
19535 \begin_layout Standard
19536 En plus des flottants de figures et de tableau qui sont décrits respectivement
19537  dans les sections
19538 \begin_inset space ~
19539 \end_inset
19540
19541
19542 \begin_inset CommandInset ref
19543 LatexCommand ref
19544 reference "sec:Figure-Floats"
19545
19546 \end_inset
19547
19548  et 
19549 \begin_inset CommandInset ref
19550 LatexCommand ref
19551 reference "sec:Table-Floats"
19552
19553 \end_inset
19554
19555 , LyX offre aussi les types 
19556 \series bold
19557 Algorithme
19558 \series default
19559  et 
19560 \series bold
19561 Enrobage
19562 \series default
19563 .
19564 \end_layout
19565
19566 \begin_layout Subsection
19567 Flottant d'algorithme
19568 \begin_inset Index
19569 status collapsed
19570
19571 \begin_layout Plain Layout
19572 Flottants ! Algorithmes
19573 \end_layout
19574
19575 \end_inset
19576
19577
19578 \begin_inset CommandInset label
19579 LatexCommand label
19580 name "sub:Flottant-d'Algorithme"
19581
19582 \end_inset
19583
19584
19585 \end_layout
19586
19587 \begin_layout Standard
19588 \begin_inset Float algorithm
19589 placement h
19590 wide false
19591 sideways false
19592 status open
19593
19594 \begin_layout Plain Layout
19595 \begin_inset Caption
19596
19597 \begin_layout Plain Layout
19598 \begin_inset CommandInset label
19599 LatexCommand label
19600 name "alg:Exemple-Flottant-Algorithme"
19601
19602 \end_inset
19603
19604 Exemple de flottant d'algorithme
19605 \end_layout
19606
19607 \end_inset
19608
19609
19610 \end_layout
19611
19612 \begin_layout LyX-Code
19613 for I in 1..N loop
19614 \begin_inset Newline newline
19615 \end_inset
19616
19617  Sum:= Sum + A(I); /*comment*/
19618 \begin_inset Newline newline
19619 \end_inset
19620
19621 end loop
19622 \begin_inset VSpace -4mm
19623 \end_inset
19624
19625
19626 \end_layout
19627
19628 \end_inset
19629
19630
19631 \end_layout
19632
19633 \begin_layout Standard
19634 Ce type de flottant est inséré à l'aide du menu 
19635 \family sans
19636 Insérer\SpecialChar \menuseparator
19637 Flottant\SpecialChar \menuseparator
19638 Algorithme
19639 \family default
19640 .
19641  Il peut être utilisé pour des morceaux de code source ou des descriptions
19642  d'algorithmes et peut être utilisé comme une alternative au listing de
19643  code source qui est décrit au chapitre
19644 \begin_inset space ~
19645 \end_inset
19646
19647
19648 \begin_inset CommandInset ref
19649 LatexCommand ref
19650 reference "cha:Program-Code-Listings"
19651
19652 \end_inset
19653
19654 .
19655  Vous pouvez par exemple utiliser l'environnement Code
19656 \begin_inset space ~
19657 \end_inset
19658
19659 LyX qui est décrit dans le 
19660 \emph on
19661 Guide
19662 \emph default
19663
19664 \begin_inset space ~
19665 \end_inset
19666
19667
19668 \emph on
19669 de
19670 \begin_inset space ~
19671 \end_inset
19672
19673 l'Utilisateur
19674 \emph default
19675  de LyX.
19676  l'algorithme
19677 \begin_inset space ~
19678 \end_inset
19679
19680
19681 \begin_inset CommandInset ref
19682 LatexCommand ref
19683 reference "alg:Exemple-Flottant-Algorithme"
19684
19685 \end_inset
19686
19687  est un exemple de flottant d'algorithme où un espace vertical de -4
19688 \begin_inset space \thinspace{}
19689 \end_inset
19690
19691 mm a été ajouté à la fin du flottant pour que la ligne du bas du flottant
19692  soit placée exactement sous le texte de la dernière ligne.
19693 \end_layout
19694
19695 \begin_layout Standard
19696 L'étiquette de ce flottant n'est pas automatiquement traduite dans la langue
19697  du document.
19698  Si votre document n'est pas en anglais, vous devez le faire vous-même manuellem
19699 ent en ajoutant la ligne suivante dans le préambule de votre document :
19700 \end_layout
19701
19702 \begin_layout Standard
19703
19704 \series bold
19705
19706 \backslash
19707 floatname{algorithm}{votre
19708 \begin_inset space ~
19709 \end_inset
19710
19711 nom}
19712 \end_layout
19713
19714 \begin_layout Standard
19715
19716 \family sans
19717  votre
19718 \begin_inset space ~
19719 \end_inset
19720
19721 nom
19722 \family default
19723  est le mot 
19724 \begin_inset Quotes eld
19725 \end_inset
19726
19727
19728 \emph on
19729 algorithme
19730 \emph default
19731
19732 \begin_inset Quotes erd
19733 \end_inset
19734
19735  dans votre langue.
19736 \end_layout
19737
19738 \begin_layout Standard
19739 Pour insérer la liste des algorithmes, vous pouvez utiliser le menu 
19740 \family sans
19741 Insérer\SpecialChar \menuseparator
19742 Listes
19743 \begin_inset space ~
19744 \end_inset
19745
19746 &
19747 \begin_inset space ~
19748 \end_inset
19749
19750 TdM\SpecialChar \menuseparator
19751 Liste
19752 \begin_inset space ~
19753 \end_inset
19754
19755 des
19756 \begin_inset space ~
19757 \end_inset
19758
19759 algorithmes
19760 \family default
19761  si votre document est en la même langue que les menus de LyX.
19762  Pour les documents qui ne sont pas en anglais, utilisez la commande suivante
19763  en code TeX à la place:
19764 \end_layout
19765
19766 \begin_layout Standard
19767
19768 \series bold
19769
19770 \backslash
19771 listof{algorithm}{votre
19772 \begin_inset space ~
19773 \end_inset
19774
19775 nom}
19776 \end_layout
19777
19778 \begin_layout Standard
19779 où 
19780 \family sans
19781 votre
19782 \begin_inset space ~
19783 \end_inset
19784
19785 nom
19786 \family default
19787  est la traduction de 
19788 \begin_inset Quotes eld
19789 \end_inset
19790
19791
19792 \emph on
19793 List of Algorithm
19794 \emph default
19795 s
19796 \begin_inset Quotes erd
19797 \end_inset
19798
19799  dans votre langue.
19800 \end_layout
19801
19802 \begin_layout Standard
19803 Les flottants d'algorithme ne sont pas numérotés implicitement en suivant
19804  le schéma 
19805 \begin_inset Quotes eld
19806 \end_inset
19807
19808 chapitre.algorithme
19809 \begin_inset Quotes erd
19810 \end_inset
19811
19812  comme c'est le cas pour les tableaux dans plusieurs classes de documents.
19813  Pour numéroter les flottants d'algorithme dans ce schéma, ajoutez cette
19814  commande dans le préambule de votre document :
19815 \end_layout
19816
19817 \begin_layout Standard
19818
19819 \series bold
19820
19821 \backslash
19822 numberwithin{algorithm}{chapter}
19823 \end_layout
19824
19825 \begin_layout Standard
19826 Pour pouvoir utiliser la commande 
19827 \series bold
19828
19829 \backslash
19830 numberwithin
19831 \series default
19832 , activez l'option 
19833 \family sans
19834 Utiliser
19835 \begin_inset space ~
19836 \end_inset
19837
19838 le
19839 \begin_inset space ~
19840 \end_inset
19841
19842 paquetage
19843 \begin_inset space ~
19844 \end_inset
19845
19846 AMS
19847 \begin_inset space ~
19848 \end_inset
19849
19850 math
19851 \family default
19852  dans la rubrique 
19853 \family sans
19854 Options
19855 \begin_inset space ~
19856 \end_inset
19857
19858 des
19859 \begin_inset space ~
19860 \end_inset
19861
19862 Maths
19863 \family default
19864  de la fenêtre de dialogue 
19865 \family sans
19866 Paramètres
19867 \begin_inset space ~
19868 \end_inset
19869
19870 du
19871 \begin_inset space ~
19872 \end_inset
19873
19874 Document
19875 \family default
19876 .
19877 \begin_inset Newpage newpage
19878 \end_inset
19879
19880
19881 \end_layout
19882
19883 \begin_layout Subsection
19884 Flottant d'enrobage
19885 \begin_inset Index
19886 status collapsed
19887
19888 \begin_layout Plain Layout
19889 Flottants ! Flottants d'enrobage
19890 \end_layout
19891
19892 \end_inset
19893
19894
19895 \end_layout
19896
19897 \begin_layout Standard
19898 \begin_inset Wrap figure
19899 lines 0
19900 placement l
19901 overhang 1cm
19902 width "40col%"
19903 status open
19904
19905 \begin_layout Plain Layout
19906 \begin_inset Graphics
19907         filename ../clipart/mobius.eps
19908         width 40col%
19909         scaleBeforeRotation
19910         rotateOrigin center
19911
19912 \end_inset
19913
19914
19915 \end_layout
19916
19917 \begin_layout Plain Layout
19918 \begin_inset Caption
19919
19920 \begin_layout Plain Layout
19921 \begin_inset CommandInset label
19922 LatexCommand label
19923 name "fig:Figure-enrobée"
19924
19925 \end_inset
19926
19927 Ceci est une figure habillée.
19928 \end_layout
19929
19930 \end_inset
19931
19932
19933 \end_layout
19934
19935 \end_inset
19936
19937  Ce type de flottant est utilisé quand on veut que le texte habille la figure
19938  de sorte qu'elle n'occupe plus qu'une partie de la largeur de la colonne.
19939  Vous pouvez en insérer un en utilisant le menu 
19940 \family sans
19941 Insérer\SpecialChar \menuseparator
19942 Flottant\SpecialChar \menuseparator
19943 Flottant
19944 \begin_inset space ~
19945 \end_inset
19946
19947 d'enrobage
19948 \family default
19949  à la condition que le paquetage LaTeX 
19950 \series bold
19951 wrapfig
19952 \series default
19953
19954 \begin_inset Index
19955 status collapsed
19956
19957 \begin_layout Plain Layout
19958 Paquetages LaTeX ! wrapfig
19959 \begin_inset ERT
19960 status collapsed
19961
19962 \begin_layout Plain Layout
19963
19964
19965 \backslash
19966 vspace{4mm}
19967 \end_layout
19968
19969 \end_inset
19970
19971
19972 \end_layout
19973
19974 \end_inset
19975
19976  soit installé.
19977 \begin_inset Foot
19978 status collapsed
19979
19980 \begin_layout Plain Layout
19981 Voyez dans la manuel 
19982 \emph on
19983 Configuration
19984 \begin_inset space ~
19985 \end_inset
19986
19987 LaTeX 
19988 \emph default
19989 comment installer des paquetages LaTeX.
19990 \end_layout
19991
19992 \end_inset
19993
19994  Les paramètres du flottant peuvent être modifiés en faisant un clic droit
19995  sur la boîte du flottant.
19996  Les paramètres obligatoires sont l'
19997 \family sans
19998 Emplacement
19999 \family default
20000  et la 
20001 \family sans
20002 Largeur
20003 \family default
20004 .
20005  Les paramètres facultatifs sont le 
20006 \family sans
20007 Débordement
20008 \family default
20009  qui précise de combien le flottant déborde sur la marge du paragraphe ou
20010  de la page et la 
20011 \family sans
20012 Porté de la ligne
20013 \family default
20014  qui précise le nombre approximatif de lignes dont le flottant va avoir
20015  besoin.
20016  Cette dernière valeur est parfois difficile à évaluer, il vaut mieux ne
20017  l'utiliser que si on rencontre des problème avec le positionnement du flottant.
20018  Vous pouvez aussi décider si vous autorisez LaTeX à faire flotter le flottant
20019  à l'intérieur du paragraphe ou vers les autres paragraphes.
20020  La figure
20021 \begin_inset space ~
20022 \end_inset
20023
20024
20025 \begin_inset CommandInset ref
20026 LatexCommand ref
20027 reference "fig:Figure-enrobée"
20028
20029 \end_inset
20030
20031  est un exemple de flottant d'enrobage avec une largeur de 40
20032 \begin_inset space \thinspace{}
20033 \end_inset
20034
20035 col%, un débordement de 1
20036 \begin_inset space \thinspace{}
20037 \end_inset
20038
20039 cm et placé à gauche.
20040 \begin_inset Foot
20041 status collapsed
20042
20043 \begin_layout Plain Layout
20044 Les unités disponibles sont expliquées dans l'appendice
20045 \begin_inset space ~
20046 \end_inset
20047
20048
20049 \begin_inset CommandInset ref
20050 LatexCommand ref
20051 reference "cha:Unités-de-longueur"
20052
20053 \end_inset
20054
20055 .
20056 \end_layout
20057
20058 \end_inset
20059
20060
20061 \end_layout
20062
20063 \begin_layout Standard
20064 \begin_inset Note Greyedout
20065 status open
20066
20067 \begin_layout Plain Layout
20068
20069 \series bold
20070 Note:
20071 \series default
20072  Les flottants d'enrobage peuvent être fragiles! Par exemple, avoir une
20073  figure trop près du bas de page peut tout chambouler et faire que le flottant
20074  n'apparaît pas à l'impression ou qu'il se retrouve par dessus une portion
20075  de texte.
20076 \end_layout
20077
20078 \end_inset
20079
20080
20081 \end_layout
20082
20083 \begin_layout Standard
20084 En général:
20085 \end_layout
20086
20087 \begin_layout Itemize
20088 Les flottants d'enrobage ne doivent pas être placés dans des paragraphes
20089  qui risquent de passer à la page suivante.
20090  Ce qui veut dire que les flottants d'enrobages doivent de préférence être
20091  positionnés à l'endroit exact où on veut qu'ils apparaissent dans la sortie,
20092  et ce quand le document est presque prêt pour pouvoir anticiper les sauts
20093  de page.
20094 \end_layout
20095
20096 \begin_layout Itemize
20097 Les flottants d'enrobage devraient être placés soit dans leur propre paragraphe,
20098  juste avant le paragraphe qui doit les habiller ou à l'intérieur d'un paragraph
20099 e.
20100 \end_layout
20101
20102 \begin_layout Itemize
20103 Des flottants d'enrobages dans deux paragraphes consécutifs peuvent poser
20104  des problèmes, il vaut donc mieux s'assurer qu'il y a un paragraphe de
20105  texte entre les deux, comme séparateur.
20106 \end_layout
20107
20108 \begin_layout Itemize
20109 Les flottants d'enrobage ne sont pas autorisés dans les en-têtes de sections
20110  ou les tableaux.
20111 \end_layout
20112
20113 \begin_layout Section
20114 Numérotation des flottants
20115 \begin_inset Index
20116 status collapsed
20117
20118 \begin_layout Plain Layout
20119 Flottants ! Numérotation
20120 \end_layout
20121
20122 \end_inset
20123
20124
20125 \end_layout
20126
20127 \begin_layout Standard
20128 Les flottant sont soit numérotés indépendemment des sections dans lesquelles
20129  ils se trouvent, soit en utilisant un format du genre 
20130 \begin_inset Quotes eld
20131 \end_inset
20132
20133 chapitre.numéro
20134 \begin_inset Quotes erd
20135 \end_inset
20136
20137  ou 
20138 \begin_inset Quotes eld
20139 \end_inset
20140
20141 section.numéro
20142 \begin_inset Quotes erd
20143 \end_inset
20144
20145 .
20146  Cela dépend de la classe de document utilisée.
20147 \end_layout
20148
20149 \begin_layout Standard
20150 Pour changer le format de la numérotation qui ne dépend pas de la section
20151  dans laquelle on se trouve, on peut utiliser la commande suivante dans
20152  le préambule du document :
20153 \end_layout
20154
20155 \begin_layout Standard
20156
20157 \series bold
20158
20159 \backslash
20160 renewcommand{
20161 \backslash
20162 thetable}{
20163 \backslash
20164 roman{table}}
20165 \end_layout
20166
20167 \begin_layout Standard
20168
20169 \series bold
20170
20171 \backslash
20172 thetable
20173 \series default
20174  est la commande qui imprime le numéro du tableau, pour les figures, la
20175  commande serait 
20176 \series bold
20177
20178 \backslash
20179 thefigure
20180 \series default
20181 .
20182  La commande 
20183 \series bold
20184
20185 \backslash
20186 roman
20187 \series default
20188  utilisée dans la commande précédente, imprime le numéro du tableau sous
20189  forme de petits chiffres romains.
20190 \end_layout
20191
20192 \begin_layout Standard
20193 Pour changer le type de numérotation pour par exemple 
20194 \begin_inset Quotes eld
20195 \end_inset
20196
20197 sous-section.numéro
20198 \begin_inset Quotes erd
20199 \end_inset
20200
20201 , utilisez la commande suivante dans le préambule du document :
20202 \end_layout
20203
20204 \begin_layout Standard
20205
20206 \series bold
20207
20208 \backslash
20209 numberwithin{table}{subsection}
20210 \end_layout
20211
20212 \begin_layout Standard
20213 Pour pouvoir utiliser la commande 
20214 \series bold
20215
20216 \backslash
20217 numberwithin
20218 \series default
20219 , vous devez activer l'option 
20220 \family sans
20221 Utiliser
20222 \begin_inset space ~
20223 \end_inset
20224
20225 le
20226 \begin_inset space ~
20227 \end_inset
20228
20229 paquetage
20230 \begin_inset space ~
20231 \end_inset
20232
20233 maths
20234 \begin_inset space ~
20235 \end_inset
20236
20237 AMS
20238 \family default
20239  dans la rubrique 
20240 \family sans
20241 Options
20242 \begin_inset space ~
20243 \end_inset
20244
20245 des
20246 \begin_inset space ~
20247 \end_inset
20248
20249 Maths
20250 \family default
20251  de la fenêtre de dialogue 
20252 \family sans
20253 Paramètres
20254 \family default
20255  du document.
20256 \end_layout
20257
20258 \begin_layout Standard
20259 Veuillez aussi jeter un coup d'œil à la section
20260 \begin_inset space ~
20261 \end_inset
20262
20263
20264 \begin_inset CommandInset ref
20265 LatexCommand ref
20266 reference "sub:Numerotation-notes-bas-de-page"
20267
20268 \end_inset
20269
20270  pour plus de détails et des notes importantes sur les commandes de numérotation.
20271 \end_layout
20272
20273 \begin_layout Section
20274 Faire Référence à des Flottants
20275 \begin_inset CommandInset label
20276 LatexCommand label
20277 name "sec:Referencer-les-Flottants"
20278
20279 \end_inset
20280
20281
20282 \begin_inset Index
20283 status collapsed
20284
20285 \begin_layout Plain Layout
20286 Flottants ! Références
20287 \end_layout
20288
20289 \end_inset
20290
20291
20292 \begin_inset Index
20293 status collapsed
20294
20295 \begin_layout Plain Layout
20296 References@Références ! à des Flottants 
20297 \end_layout
20298
20299 \end_inset
20300
20301
20302 \end_layout
20303
20304 \begin_layout Standard
20305 Pour faire référence à un flottant, insérez une étiquette dans sa légende
20306  en utilisant le menu 
20307 \family sans
20308 Insérer\SpecialChar \menuseparator
20309 Étiquette
20310 \family default
20311  ou le bouton 
20312 \begin_inset Graphics
20313         filename ../../images/label-insert.png
20314         scale 85
20315         scaleBeforeRotation
20316
20317 \end_inset
20318
20319  de la barre d'outils.
20320  Une boîte grise de ce genre : 
20321 \begin_inset Graphics
20322         filename clipart/labelQt4.png
20323         scale 85
20324         scaleBeforeRotation
20325
20326 \end_inset
20327
20328  sera insérée et la fenêtre de l'étiquette s'ouvrira pour vous permettre
20329  de saisir le texte de l'étiquette.
20330  LyX propose comme texte pour l'étiquette les premiers mots de la légendes
20331  précédés d'un préfixe.
20332  Ce préfixe dépend du type de flottant, par exemple, pour une figure le
20333  préfixe sera "
20334 \family sans
20335 fig:
20336 \family default
20337 ".
20338 \end_layout
20339
20340 \begin_layout Standard
20341 L'étiquette sert à la fois de point d'ancrage et de nom pour la référence.
20342  Vous pouvez faire référence à cette étiquette en utilisant le menu 
20343 \family sans
20344 Insérer\SpecialChar \menuseparator
20345 Référence
20346 \begin_inset space ~
20347 \end_inset
20348
20349 Croisée
20350 \family default
20351  ou le bouton 
20352 \begin_inset Graphics
20353         filename ../../images/dialog-show-new-inset_ref.png
20354         scale 85
20355         scaleBeforeRotation
20356
20357 \end_inset
20358
20359  de la barre d'outils.
20360  Une boîte grise de référence croisée comme celle-ci : 
20361 \begin_inset Graphics
20362         filename ../clipart/referenceQt4.png
20363         scale 85
20364         scaleBeforeRotation
20365
20366 \end_inset
20367
20368  va être insérée et la fenêtre de référence croisée va s'ouvrir et montrer
20369  toutes les étiquettes définies dans votre document.
20370  Si vous avez plusieurs documents LyX ouverts, vous pouvez choisir celui
20371  que vous voulez utiliser avec la liste déroulante qui se trouve en haut
20372  de la fenêtre de dialogue.
20373  Vous pouvez trier les étiquettes par ordre alphabétique et ensuite en choisir
20374  une.
20375  Dans la sortie imprimée, le numéro du flottant apparaîtra à la position
20376  de la référence croisée.
20377 \end_layout
20378
20379 \begin_layout Standard
20380 Il est recommandé d'utiliser une espace insécable entre le nom d'une référence
20381  croisée et son numéro pour éviter un saut de ligne peu esthétique entre
20382  les deux.
20383  Si une référence croisées fait référence à une étiquette qui n'existe pas,
20384  vous verrez deux points d'interrogation dans la sortie imprimée à la place
20385  du numéro de la référence.
20386 \end_layout
20387
20388 \begin_layout Standard
20389 Vous pouvez modifier une étiquette à tout moment en cliquant sur sa boîte.
20390  Les références vers l'étiquette modifiée seront mise à jour automatiquement
20391  pour tenir compte du nouveau texte de l'étiquette, de sorte que vous n'avez
20392  pas à vous en préoccuper.
20393 \end_layout
20394
20395 \begin_layout Standard
20396 Le bouton 
20397 \family sans
20398 Aller
20399 \begin_inset space ~
20400 \end_inset
20401
20402 à
20403 \begin_inset space ~
20404 \end_inset
20405
20406 l'étiquette
20407 \family default
20408  dans la fenêtre de référence croisée va positionner le curseur juste devant
20409  l'étiquette à laquelle on fait référence.
20410  Le nom du bouton bouton 
20411 \family sans
20412 Revenir
20413 \family default
20414  et vous pouvez l'utiliser pour remettre le curseur sur la référence croisée.
20415  Si vous faites un clic droit sur la boîte d'une référence croisée, le curseur
20416  est aussi placé devant l'étiquette concernée, mais vous ne pouvez pas revenir
20417  à votre point de départ.
20418 \end_layout
20419
20420 \begin_layout Subsection
20421 Formats de Références Croisées
20422 \begin_inset CommandInset label
20423 LatexCommand label
20424 name "sub:Formats-Références-Croisées"
20425
20426 \end_inset
20427
20428
20429 \begin_inset Index
20430 status collapsed
20431
20432 \begin_layout Plain Layout
20433 References@Références ! Formats
20434 \end_layout
20435
20436 \end_inset
20437
20438
20439 \end_layout
20440
20441 \begin_layout Standard
20442 Il y a six types de références croisées :
20443 \end_layout
20444
20445 \begin_layout Description
20446 <référence>
20447 \begin_inset space ~
20448 \end_inset
20449
20450 : affiche le numéro de l'élément, c'est le choix implicite : 
20451 \begin_inset CommandInset ref
20452 LatexCommand ref
20453 reference "fig:Deux-images-déformées"
20454
20455 \end_inset
20456
20457
20458 \end_layout
20459
20460 \begin_layout Description
20461 (<référence>)
20462 \begin_inset space ~
20463 \end_inset
20464
20465 : affiche le numéro de l'élément entre parenthèses, c'est le style utilisé
20466  normalement pour faire référence à des formules mathématiques, en particulier
20467  quand le mot 
20468 \begin_inset Quotes eld
20469 \end_inset
20470
20471 Équation
20472 \begin_inset Quotes erd
20473 \end_inset
20474
20475  est omis : 
20476 \begin_inset CommandInset ref
20477 LatexCommand eqref
20478 reference "eq:Wgn"
20479
20480 \end_inset
20481
20482
20483 \end_layout
20484
20485 \begin_layout Description
20486 <page>
20487 \begin_inset space ~
20488 \end_inset
20489
20490 : affiche le numéro de la page sur laquelle se trouve l'élément: Page
20491 \begin_inset space ~
20492 \end_inset
20493
20494
20495 \begin_inset CommandInset ref
20496 LatexCommand pageref
20497 reference "fig:Deux-images-déformées"
20498
20499 \end_inset
20500
20501
20502 \end_layout
20503
20504 \begin_layout Description
20505 page
20506 \begin_inset space ~
20507 \end_inset
20508
20509 <page>
20510 \begin_inset space ~
20511 \end_inset
20512
20513 : affiche le mot 
20514 \begin_inset Quotes eld
20515 \end_inset
20516
20517 page
20518 \begin_inset Quotes erd
20519 \end_inset
20520
20521  suivi du numéro de la page sur laquelle se trouve l'élément : 
20522 \begin_inset CommandInset ref
20523 LatexCommand vpageref
20524 reference "fig:Deux-images-déformées"
20525
20526 \end_inset
20527
20528
20529 \end_layout
20530
20531 \begin_layout Description
20532 <référence>
20533 \begin_inset space ~
20534 \end_inset
20535
20536 page
20537 \begin_inset space ~
20538 \end_inset
20539
20540 <page>
20541 \begin_inset space ~
20542 \end_inset
20543
20544 : affiche le numéro de l'élément, le mot 
20545 \begin_inset Quotes eld
20546 \end_inset
20547
20548 page
20549 \begin_inset Quotes erd
20550 \end_inset
20551
20552  et le numéro de la page : 
20553 \begin_inset CommandInset ref
20554 LatexCommand vref
20555 reference "fig:Deux-images-déformées"
20556
20557 \end_inset
20558
20559
20560 \end_layout
20561
20562 \begin_layout Description
20563 Référence
20564 \begin_inset space ~
20565 \end_inset
20566
20567 mise
20568 \begin_inset space ~
20569 \end_inset
20570
20571 en
20572 \begin_inset space ~
20573 \end_inset
20574
20575 forme
20576 \begin_inset space ~
20577 \end_inset
20578
20579 : affiche une référence croisée qui définit son propre format.
20580
20581 \lang english
20582  
20583 \lang french
20584
20585 \begin_inset Note Greyedout
20586 status open
20587
20588 \begin_layout Plain Layout
20589
20590 \series bold
20591 Note:
20592 \series default
20593  Ce type de référence croisée n'est disponible que si vous avez installé
20594  le paquetage LaTeX 
20595 \series bold
20596 prettyref.
20597 \end_layout
20598
20599 \end_inset
20600
20601
20602 \end_layout
20603
20604 \begin_layout Standard
20605 Notez que le style <page> n'imprimera pas le numéro de la page si l'étiquette
20606  se trouve sur la page précédente, la même page ou la page suivante.
20607  Vous verrez par exemple un texte du genre 
20608 \begin_inset Quotes eld
20609 \end_inset
20610
20611 sur cette page
20612 \begin_inset Quotes erd
20613 \end_inset
20614
20615  à la place.
20616 \end_layout
20617
20618 \begin_layout Standard
20619 Le numéro affecté à une étiquette et le numéro de la page sur laquelle elle
20620  se trouve sont calculés automatiquement par LaTeX.
20621  Vous choisissez une des six variétés de références dans le champ Format
20622  de la fenêtre de référence croisée qui s'ouvre quand vous cliquez sur la
20623  boîte de la référence croisée.
20624 \end_layout
20625
20626 \begin_layout Subsection
20627 Nommage automatique des références croisées
20628 \begin_inset Index
20629 status collapsed
20630
20631 \begin_layout Plain Layout
20632 References@Références ! Nommage automatique
20633 \end_layout
20634
20635 \end_inset
20636
20637
20638 \end_layout
20639
20640 \begin_layout Standard
20641 Le paquetage LaTeX 
20642 \series bold
20643 hyperref
20644 \begin_inset Index
20645 status collapsed
20646
20647 \begin_layout Plain Layout
20648 Paquetages LaTeX ! hyperref
20649 \end_layout
20650
20651 \end_inset
20652
20653
20654 \series default
20655 qui est activé dans la rubrique 
20656 \family sans
20657 Propriétés du PDF
20658 \family default
20659  de la fenêtre de dialogue 
20660 \family sans
20661 Paramètres du document
20662 \family default
20663  fournit une fonction très utile pour automatiser la création des références
20664  croisées, en incluant le nom du flottant référencé (ou d'une partie comme
20665  une section).
20666  Par exemple pour vous éviter de devoir écrire le mot 
20667 \begin_inset Quotes eld
20668 \end_inset
20669
20670 Figure
20671 \begin_inset Quotes erd
20672 \end_inset
20673
20674  devant chaque référence à une figure.
20675  Pour profiter de ce nommage automatique des références croisées, vous devez
20676  activer 
20677 \series bold
20678 hyperref
20679 \series default
20680  et insérer la ligne suivante dans le préambule du document :
20681 \end_layout
20682
20683 \begin_layout Standard
20684
20685 \series bold
20686
20687 \backslash
20688 AtBeginDocument{
20689 \backslash
20690 renewcommand{
20691 \backslash
20692 ref}[1]{
20693 \backslash
20694 mbox{
20695 \backslash
20696 autoref{#1}}}}
20697 \end_layout
20698
20699 \begin_layout Standard
20700 Si vous préférez d'autres noms de référence que ceux qui sont proposés par
20701  défaut, par exemple vous préférez le nom 
20702 \begin_inset Quotes eld
20703 \end_inset
20704
20705 sec.
20706 \begin_inset space \thinspace{}
20707 \end_inset
20708
20709
20710 \begin_inset Quotes eld
20711 \end_inset
20712
20713  plutôt que 
20714 \begin_inset Quotes eld
20715 \end_inset
20716
20717 section
20718 \begin_inset Quotes erd
20719 \end_inset
20720
20721 , vous pouvez redéfinir ce nom en insérant ceci dans le préambule:
20722 \end_layout
20723
20724 \begin_layout Standard
20725
20726 \series bold
20727
20728 \backslash
20729 addto
20730 \backslash
20731 extrasenglish{
20732 \backslash
20733 renewcommand{
20734 \backslash
20735 sectionautorefname}
20736 \begin_inset Newline newline
20737 \end_inset
20738
20739
20740 \begin_inset ERT
20741 status collapsed
20742
20743 \begin_layout Plain Layout
20744
20745
20746 \backslash
20747 hphantom{ }
20748 \end_layout
20749
20750 \end_inset
20751
20752 {sec.
20753 \backslash
20754 negthinspace}}
20755 \end_layout
20756
20757 \begin_layout Standard
20758 Si vous utilisez une autre langue que l'anglais, remplacez 
20759 \series bold
20760
20761 \backslash
20762 extrasenglish
20763 \series default
20764  par 
20765 \series bold
20766
20767 \backslash
20768 extras***
20769 \series default
20770 , où *** est le nom de la langue que vous utilisez.
20771
20772 \series bold
20773  
20774 \end_layout
20775
20776 \begin_layout Standard
20777 Pour avoir des noms automatiques, mais pas pour certains types de références,
20778  par exemple pas pour les équations, utilisez le code suivant dans le préambule:
20779 \end_layout
20780
20781 \begin_layout Standard
20782
20783 \series bold
20784
20785 \backslash
20786 newlength{
20787 \backslash
20788 abc}
20789 \begin_inset Newline newline
20790 \end_inset
20791
20792
20793 \backslash
20794 settowidth{
20795 \backslash
20796 abc}{
20797 \backslash
20798 space}
20799 \begin_inset Newline newline
20800 \end_inset
20801
20802
20803 \backslash
20804 addto
20805 \backslash
20806 extrasenglish{
20807 \backslash
20808 renewcommand{
20809 \backslash
20810 equationautorefname}
20811 \begin_inset Newline newline
20812 \end_inset
20813
20814
20815 \begin_inset ERT
20816 status collapsed
20817
20818 \begin_layout Plain Layout
20819
20820
20821 \backslash
20822 hphantom{ }
20823 \end_layout
20824
20825 \end_inset
20826
20827 {
20828 \backslash
20829 hspace{-
20830 \backslash
20831 abc}}
20832 \end_layout
20833
20834 \begin_layout Standard
20835 Vous pouvez trouver plus d'information sur ce sujet dans la documentation
20836  de 
20837 \series bold
20838 hyperref
20839 \series default
20840  
20841 \begin_inset CommandInset citation
20842 LatexCommand cite
20843 key "hyperref"
20844
20845 \end_inset
20846
20847 .
20848 \end_layout
20849
20850 \begin_layout Standard
20851 \begin_inset Note Greyedout
20852 status open
20853
20854 \begin_layout Plain Layout
20855
20856 \series bold
20857 Note:
20858 \series default
20859  Le nommage automatique de références ne peut être utilisé si vous avez
20860  choisi le style de référence 
20861 \family sans
20862 Référence
20863 \begin_inset space ~
20864 \end_inset
20865
20866 mise
20867 \begin_inset space ~
20868 \end_inset
20869
20870 en
20871 \begin_inset space ~
20872 \end_inset
20873
20874 forme
20875 \family default
20876  décrit dans la section
20877 \begin_inset space ~
20878 \end_inset
20879
20880
20881 \begin_inset CommandInset ref
20882 LatexCommand ref
20883 reference "sub:Formats-Références-Croisées"
20884
20885 \end_inset
20886
20887 .
20888 \end_layout
20889
20890 \end_inset
20891
20892
20893 \end_layout
20894
20895 \begin_layout Standard
20896 Le manuel 
20897 \emph on
20898 Math
20899 \emph default
20900  est un exemple dans lequel on a utilisé le référencement automatique.
20901 \end_layout
20902
20903 \begin_layout Subsection
20904 Positionnement des Références 
20905 \begin_inset CommandInset label
20906 LatexCommand label
20907 name "sub:Reference-Position"
20908
20909 \end_inset
20910
20911
20912 \begin_inset Index
20913 status collapsed
20914
20915 \begin_layout Plain Layout
20916 References@Références ! Positionnement
20917 \end_layout
20918
20919 \end_inset
20920
20921
20922 \end_layout
20923
20924 \begin_layout Standard
20925 Si vous utilisez le paquetage 
20926 \series bold
20927 hyperref, 
20928 \series default
20929 qui est activé dans la rubrique 
20930 \family sans
20931 Propriétés du PDF
20932 \family default
20933  de la fenêtre de dialogue 
20934 \family sans
20935 Paramètres du document,
20936 \family default
20937  pour lier vos références croisées dans la sortie finale, vous verrez que
20938  cliquer sur la référence à un flottant d'image saute vers l'étiquette de
20939  l'image.
20940  La légende sera dans la partie haute de l'écran, ce qui fait que vous ne
20941  pourrez voir l'image sans faire défiler le texte.
20942  Ce problème vient du fait que le point d'ancrage de la référence se situe
20943  à l'endroit de l'étiquette.
20944  En utilisant le paquetage LaTeX 
20945 \series bold
20946 hypcap
20947 \series default
20948
20949 \begin_inset Index
20950 status collapsed
20951
20952 \begin_layout Plain Layout
20953 Paquetages LaTeX ! hypcap
20954 \end_layout
20955
20956 \end_inset
20957
20958 , qui fait partie du paquetage LaTeX 
20959 \series bold
20960 oberdiek
20961 \series default
20962
20963 \begin_inset Index
20964 status collapsed
20965
20966 \begin_layout Plain Layout
20967 Paquetages LaTeX ! oberdiek
20968 \end_layout
20969
20970 \end_inset
20971
20972 , le point d'ancrage d'un lien est place en haut du flottant.
20973  Pour utiliser cette fonction avec les flottants de figure, chargez 
20974 \series bold
20975 hypcap
20976 \series default
20977  dans l'entête du document avec la ligne
20978 \end_layout
20979
20980 \begin_layout Standard
20981
20982 \series bold
20983
20984 \backslash
20985 usepackage[figure]{hypcap}
20986 \end_layout
20987
20988 \begin_layout Standard
20989 Vous pouvez aussi utiliser 
20990 \series bold
20991 hypcap
20992 \series default
20993  pour tous les types de flottants, mais ce n'est pas recommandé pour des
20994  raisons de stabilité.
20995  Pour plus d'information, jetez un coup d'œil au manuel d' 
20996 \series bold
20997 hypcap
20998 \series default
20999  
21000 \begin_inset CommandInset citation
21001 LatexCommand cite
21002 key "hypcap"
21003
21004 \end_inset
21005
21006 .
21007 \end_layout
21008
21009 \begin_layout Standard
21010 \begin_inset Note Greyedout
21011 status open
21012
21013 \begin_layout Plain Layout
21014
21015 \series bold
21016 Note:
21017 \series default
21018  
21019 \series bold
21020 hypcap
21021 \series default
21022  n'a aucun effet pour les références à des sous-figures.
21023 \end_layout
21024
21025 \end_inset
21026
21027
21028 \end_layout
21029
21030 \begin_layout Section
21031 Placement des flottants
21032 \begin_inset CommandInset label
21033 LatexCommand label
21034 name "sec:Placement-flottants"
21035
21036 \end_inset
21037
21038
21039 \begin_inset Index
21040 status collapsed
21041
21042 \begin_layout Plain Layout
21043 Flottants ! Placement
21044 \end_layout
21045
21046 \end_inset
21047
21048
21049 \end_layout
21050
21051 \begin_layout Standard
21052 En faisant un clic droit sur la boîte d'un flottant, on ouvre la fenêtre
21053  de dialogue 
21054 \family sans
21055 Paramètre
21056 \begin_inset space ~
21057 \end_inset
21058
21059 de
21060 \begin_inset space ~
21061 \end_inset
21062
21063 Flottant
21064 \family default
21065  dans laquelle vous pouvez modifier le paramètres de placement que LaTeX
21066  utilise pour déterminer où placer le flottant.
21067 \begin_inset Newline newline
21068 \end_inset
21069
21070 L'option 
21071 \family sans
21072 Plusieurs
21073 \begin_inset space ~
21074 \end_inset
21075
21076 colonnes
21077 \family default
21078  n'est utilisée que dans le cas d'un document à plusieurs colonnes: si vous
21079  l'activez, le flottant va couvrir l'ensemble des colonnes au lieu d'être
21080  confiné sur une seule colonne.
21081 \begin_inset Newline newline
21082 \end_inset
21083
21084 L'option 
21085 \family sans
21086 Rotation
21087 \begin_inset space ~
21088 \end_inset
21089
21090 90°
21091 \family default
21092  est utilisée pour faire tourner les flottants, voyez la section
21093 \begin_inset space ~
21094 \end_inset
21095
21096
21097 \begin_inset CommandInset ref
21098 LatexCommand ref
21099 reference "sec:Flottants-renversés"
21100
21101 \end_inset
21102
21103 .
21104 \end_layout
21105
21106 \begin_layout Standard
21107 En désactivant l'option 
21108 \family sans
21109 Utilise
21110 \begin_inset space ~
21111 \end_inset
21112
21113 le
21114 \begin_inset space ~
21115 \end_inset
21116
21117 placement
21118 \begin_inset space ~
21119 \end_inset
21120
21121 par
21122 \begin_inset space ~
21123 \end_inset
21124
21125 défaut
21126 \family default
21127  vous pouvez utiliser une ou plusieurs des options suivantes pour modifier
21128  le placement du flottant:
21129 \end_layout
21130
21131 \begin_layout Description
21132 Ici,
21133 \begin_inset space ~
21134 \end_inset
21135
21136 si
21137 \begin_inset space ~
21138 \end_inset
21139
21140 possible: essaie de placer le flottant à la position où il a été inséré
21141  dans LyX
21142 \end_layout
21143
21144 \begin_layout Description
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: essaie de placer le flottant en haut de la page courante
21158 \end_layout
21159
21160 \begin_layout Description
21161 Bas
21162 \begin_inset space ~
21163 \end_inset
21164
21165 de
21166 \begin_inset space ~
21167 \end_inset
21168
21169 la
21170 \begin_inset space ~
21171 \end_inset
21172
21173 page: essaie de placer le flottant en bas de la page courante
21174 \end_layout
21175
21176 \begin_layout Description
21177 Page
21178 \begin_inset space ~
21179 \end_inset
21180
21181 de
21182 \begin_inset space ~
21183 \end_inset
21184
21185 flottants: essaie de placer le flottant sur une page à part, éventuellement
21186  avec d'autres flottants 
21187 \end_layout
21188
21189 \begin_layout Standard
21190 LaTeX utilise
21191 \emph on
21192  toujours 
21193 \emph default
21194 les options dans l'ordre donné ci-dessus.
21195  Ce qui veut dire que si vous utilisez le placement implicite, LaTeX va
21196  d'abord essayer 
21197 \family sans
21198 Ici
21199 \begin_inset space ~
21200 \end_inset
21201
21202 si
21203 \begin_inset space ~
21204 \end_inset
21205
21206 possible
21207 \family default
21208 , ensuite 
21209 \family sans
21210 Haut
21211 \begin_inset space ~
21212 \end_inset
21213
21214 de
21215 \begin_inset space ~
21216 \end_inset
21217
21218 la
21219 \begin_inset space ~
21220 \end_inset
21221
21222 page
21223 \family default
21224 , et ainsi de suite.
21225  Si vous n'utilisez pas le placement implicite, LaTeX va essayer les options
21226  que vous avez cochées, mais dans l'ordre donné ci-dessus.
21227  Si aucune des quatre options de placement n'est possible, la procédure
21228  est répétée avec la possibilité de mettre les flottant sur la page suivante.
21229 \end_layout
21230
21231 \begin_layout Standard
21232 Implicitement, chaque option a ses propres règles d'application:
21233 \end_layout
21234
21235 \begin_layout Standard
21236
21237 \family sans
21238 Haut
21239 \begin_inset space ~
21240 \end_inset
21241
21242 de
21243 \begin_inset space ~
21244 \end_inset
21245
21246 la
21247 \begin_inset space ~
21248 \end_inset
21249
21250 page
21251 \family default
21252  : seuls les flottants occupant moins de 70% de la page peuvent être placés
21253  en haut de page (
21254 \series bold
21255
21256 \backslash
21257 topfraction
21258 \series default
21259 ).
21260 \end_layout
21261
21262 \begin_layout Standard
21263
21264 \family sans
21265 Bas
21266 \begin_inset space ~
21267 \end_inset
21268
21269 de
21270 \begin_inset space ~
21271 \end_inset
21272
21273 la
21274 \begin_inset space ~
21275 \end_inset
21276
21277 page
21278 \family default
21279  : seuls les flottants occupant moins de 30% de la page peuvent être placés
21280  en bas de page (
21281 \series bold
21282
21283 \backslash
21284 bottomfraction
21285 \series default
21286 ).
21287 \end_layout
21288
21289 \begin_layout Standard
21290
21291 \family sans
21292 Page
21293 \begin_inset space ~
21294 \end_inset
21295
21296 de
21297 \begin_inset space ~
21298 \end_inset
21299
21300 flottants
21301 \family default
21302  : plusieurs flottants peuvent être placés ensembles sur une page seulement
21303  si ils occupent plus de 50% de celle-ci (
21304 \series bold
21305
21306 \backslash
21307 floatpagefraction
21308 \series default
21309 ).
21310 \end_layout
21311
21312 \begin_layout Standard
21313 Si vous n'aimez pas ces règles, vous pouvez les ignorer en utilisant l'option
21314  supplémentaire 
21315 \family sans
21316 Ignorer
21317 \begin_inset space ~
21318 \end_inset
21319
21320 les
21321 \begin_inset space ~
21322 \end_inset
21323
21324 règles
21325 \begin_inset space ~
21326 \end_inset
21327
21328 LaTeX
21329 \family default
21330 \lang english
21331 .
21332 \begin_inset Newline newline
21333 \end_inset
21334
21335
21336 \lang french
21337 Vous pouvez aussi redéfinir les règles avec les commandes LaTeX qui sont
21338  données entre parenthèses après les descriptions des règles données ci-dessus.
21339  Par exemple, pour augmenter à 50
21340 \begin_inset space \thinspace{}
21341 \end_inset
21342
21343 % la valeur de la règle de bas de page dont la valeur implicite est souvent
21344  trop petite, ajoutez cette ligne au préambule de votre document :
21345 \end_layout
21346
21347 \begin_layout Standard
21348
21349 \series bold
21350
21351 \backslash
21352 renewcommand{
21353 \backslash
21354 bottomfraction}{0.5}
21355 \end_layout
21356
21357 \begin_layout Standard
21358 Parfois, vous avez besoin que dans tous les cas, le flottant soit placé
21359  exactement à l'endroit où vous l'avez inséré.
21360  dans ce cas utilisez l'option 
21361 \family sans
21362 Ici
21363 \begin_inset space ~
21364 \end_inset
21365
21366 à
21367 \begin_inset space ~
21368 \end_inset
21369
21370 tout
21371 \begin_inset space ~
21372 \end_inset
21373
21374 Prix
21375 \family default
21376 .
21377  Utilisez cette option le moins souvent possible et seulement quand le document
21378  est presque prêt à être imprimé.
21379  En effet, le flottant n'est plus capable de 
21380 \begin_inset Quotes eld
21381 \end_inset
21382
21383 flotter
21384 \begin_inset Quotes erd
21385 \end_inset
21386
21387 , ce qui peut perturber toutes les mises en page.
21388 \end_layout
21389
21390 \begin_layout Standard
21391 Il n'y a pas d'option de placement pour les flottants d'enrobage, puisqu'ils
21392  sont toujours entourés par le texte d'un paragraphe donné.
21393 \begin_inset VSpace bigskip
21394 \end_inset
21395
21396
21397 \end_layout
21398
21399 \begin_layout Standard
21400 On peut parfois se trouver dans la situation où un flottant est placé en
21401  haut d'une page alors que la section concernée ne commence qu'au milieu
21402  de la page, ce qui fait que le lecteur peut penser qu'il fait partie de
21403  la section précédente.
21404  On peut utiliser la commande LaTeX 
21405 \series bold
21406
21407 \backslash
21408 suppressfloats
21409 \series default
21410  pour éviter ce cas.
21411  Elle empêche le placement d'un flottant donné dans la page dans laquelle
21412  il est inséré et donc elle peut être utilisée pour éviter qu'un flottant
21413  soit placé avant que la section commence.
21414  Pour obtenir ce comportement, ajoutez ces commandes dans le préambule de
21415  votre document :
21416 \end_layout
21417
21418 \begin_layout Standard
21419
21420 \series bold
21421
21422 \backslash
21423 let
21424 \backslash
21425 mySection
21426 \backslash
21427 section
21428 \begin_inset Newline newline
21429 \end_inset
21430
21431
21432 \backslash
21433 renewcommand{
21434 \backslash
21435 section}{
21436 \backslash
21437 suppressfloats[t]
21438 \backslash
21439 mySection}
21440 \end_layout
21441
21442 \begin_layout Standard
21443 Vous pouvez définir la même chose pour tous les types d'en-têtes de section,
21444  comme les chapitres et les sous-sections.
21445  Il n'est pas recommandé d'utiliser cette définition avec des portions de
21446  texte trop petites comme les sous-sous-sections parce que LaTeX pourrait
21447  ensuite avoir du mal à trouver un positionnement correct.
21448 \end_layout
21449
21450 \begin_layout Standard
21451 \begin_inset VSpace bigskip
21452 \end_inset
21453
21454 Dans certains cas il est demandé de placer toutes les figures et tous les
21455  tableaux à la fin du document.
21456  C'est pour de telles situations que le paquetage LaTeX 
21457 \series bold
21458 endfloat
21459 \series default
21460
21461 \begin_inset Index
21462 status collapsed
21463
21464 \begin_layout Plain Layout
21465 Paquetages LaTeX ! endfloat
21466 \end_layout
21467
21468 \end_inset
21469
21470  a été développé.
21471  Il met en effet tous les flottants de figures et de tableaux à la fin du
21472  document dans leurs propres sections.
21473  À la position d'origine du flottant, une indication textuelle du genre
21474  
21475 \begin_inset Quotes eld
21476 \end_inset
21477
21478
21479 \family sans
21480 [Figure
21481 \begin_inset space ~
21482 \end_inset
21483
21484 3.2 
21485 \lang english
21486 about here.
21487 \lang french
21488 ]
21489 \family default
21490
21491 \begin_inset Quotes erd
21492 \end_inset
21493
21494  est insérée.
21495  Le paquetage 
21496 \series bold
21497 endfloat
21498 \series default
21499  est chargé dans le préambule avec la ligne suivante 
21500 \end_layout
21501
21502 \begin_layout Standard
21503
21504 \series bold
21505
21506 \backslash
21507 usepackage[options]{endfloat}
21508 \end_layout
21509
21510 \begin_layout Standard
21511 Il y a aussi de nombreuses options de paquetage pour modifier le format
21512  des sections de figures ou de tableau qui sont créées.
21513  Pour plus d'information, nous vous renvoyons à la documentation du paquetage
21514  
21515 \series bold
21516 endfloa
21517 \series default
21518
21519 \begin_inset CommandInset citation
21520 LatexCommand cite
21521 key "endfloat"
21522
21523 \end_inset
21524
21525 .
21526 \begin_inset Newline newline
21527 \end_inset
21528
21529
21530 \begin_inset Note Greyedout
21531 status open
21532
21533 \begin_layout Plain Layout
21534
21535 \series bold
21536 Note: endfloat
21537 \series default
21538  ne fournit pas de traduction automatique de l'indication textuelle, vous
21539  devez donc le faire manuellement, voyez la section
21540 \begin_inset space ~
21541 \end_inset
21542
21543 4 de 
21544 \begin_inset CommandInset citation
21545 LatexCommand cite
21546 key "endfloat"
21547
21548 \end_inset
21549
21550 .
21551 \end_layout
21552
21553 \end_inset
21554
21555
21556 \begin_inset Newline newline
21557 \end_inset
21558
21559
21560 \begin_inset Note Greyedout
21561 status open
21562
21563 \begin_layout Plain Layout
21564
21565 \series bold
21566 Note:
21567 \series default
21568  Il y a actuellement un bug dans le paquetage 
21569 \series bold
21570 endfloat
21571 \series default
21572  quand la légende contient un 
21573 \begin_inset Quotes eld
21574 \end_inset
21575
21576 ß
21577 \begin_inset Quotes erd
21578 \end_inset
21579
21580  allemand.
21581  Utilisez dans ce cas la commande 
21582 \begin_inset Quotes eld
21583 \end_inset
21584
21585
21586 \series bold
21587
21588 \backslash
21589 ss
21590 \series default
21591
21592 \begin_inset Quotes erd
21593 \end_inset
21594
21595  en code TeX à la place du 
21596 \begin_inset Quotes eld
21597 \end_inset
21598
21599 ß
21600 \begin_inset Quotes erd
21601 \end_inset
21602
21603 .
21604 \end_layout
21605
21606 \end_inset
21607
21608
21609 \end_layout
21610
21611 \begin_layout Standard
21612 \begin_inset VSpace bigskip
21613 \end_inset
21614
21615 Pour plus d'information sur les manières de placer les flottants, jetez
21616  un coup d'œil aux livres sur LaTeX, 
21617 \begin_inset CommandInset citation
21618 LatexCommand cite
21619 key "latexcompanion,latexguide,latexbook"
21620
21621 \end_inset
21622
21623 .
21624 \end_layout
21625
21626 \begin_layout Section
21627 Flottants Renversés
21628 \begin_inset CommandInset label
21629 LatexCommand label
21630 name "sec:Flottants-renversés"
21631
21632 \end_inset
21633
21634
21635 \begin_inset Index
21636 status collapsed
21637
21638 \begin_layout Plain Layout
21639 Flottants ! Renversés
21640 \end_layout
21641
21642 \end_inset
21643
21644
21645 \end_layout
21646
21647 \begin_layout Standard
21648 Vous pouvez vouloir faire pivoter vos flottants, surtout dans le cas de
21649  tableaux très larges.
21650  Pour faire pivoter l'ensemble d'un flottant, y compris sa légende, faites
21651  un clic droit sur la boîte du flottant et utilisez l'option 
21652 \family sans
21653 Rotation
21654 \begin_inset space ~
21655 \end_inset
21656
21657 90°
21658 \family default
21659 .
21660 \end_layout
21661
21662 \begin_layout Standard
21663 Les flottants renversés sont systématiquement placés sur leur propre page
21664  ( ou colonne, si vous avez un document sur deux colonnes ).
21665  Vous pouvez les laisser couvrir plusieurs colonnes en utilisant l'option
21666  
21667 \family sans
21668 Plusieurs
21669 \begin_inset space ~
21670 \end_inset
21671
21672 colonnes
21673 \family default
21674  dans les paramètres du flottant.
21675  Le flottants sont pivotés de sorte que vous puissiez les lire en vous plaçant
21676  du côté de la marge externe.
21677  Pour forcer un sens de rotation donné pour toutes les pages, vous pouvez
21678  ajouter soit l'option 
21679 \series bold
21680 figuresleft
21681 \series default
21682  soit l'option 
21683 \series bold
21684 figuresright
21685 \series default
21686  aux options de la classe de document.
21687 \end_layout
21688
21689 \begin_layout Standard
21690 Faire référence à un flottant renversé se fait de la même manière que pour
21691  un flottant normal, la mise en forme de la légende est aussi identique
21692  : Le tableau
21693 \begin_inset space ~
21694 \end_inset
21695
21696
21697 \begin_inset CommandInset ref
21698 LatexCommand ref
21699 reference "tab:Tableau-pivoté"
21700
21701 \end_inset
21702
21703  est un exemple de flottant de tableau renversé.
21704 \end_layout
21705
21706 \begin_layout Standard
21707 \begin_inset Note Greyedout
21708 status open
21709
21710 \begin_layout Plain Layout
21711
21712 \series bold
21713 Note:
21714 \series default
21715  Les flottants pivotés ne sont pas affichables par tous les visualiseurs
21716  DVI.
21717 \end_layout
21718
21719 \end_inset
21720
21721
21722 \end_layout
21723
21724 \begin_layout Standard
21725 \begin_inset Float table
21726 wide false
21727 sideways true
21728 status open
21729
21730 \begin_layout Plain Layout
21731 \begin_inset Caption
21732
21733 \begin_layout Plain Layout
21734 \begin_inset CommandInset label
21735 LatexCommand label
21736 name "tab:Tableau-pivoté"
21737
21738 \end_inset
21739
21740  Tableau pivoté
21741 \end_layout
21742
21743 \end_inset
21744
21745
21746 \end_layout
21747
21748 \begin_layout Plain Layout
21749 \align center
21750 \begin_inset Tabular
21751 <lyxtabular version="3" rows="1" columns="5">
21752 <features>
21753 <column alignment="center" valignment="top" width="0">
21754 <column alignment="center" valignment="top" width="0">
21755 <column alignment="center" valignment="top" width="0">
21756 <column alignment="center" valignment="top" width="0">
21757 <column alignment="center" valignment="top" width="0">
21758 <row>
21759 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21760 \begin_inset Text
21761
21762 \begin_layout Plain Layout
21763 test
21764 \end_layout
21765
21766 \end_inset
21767 </cell>
21768 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21769 \begin_inset Text
21770
21771 \begin_layout Plain Layout
21772 b
21773 \end_layout
21774
21775 \end_inset
21776 </cell>
21777 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21778 \begin_inset Text
21779
21780 \begin_layout Plain Layout
21781 c
21782 \end_layout
21783
21784 \end_inset
21785 </cell>
21786 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21787 \begin_inset Text
21788
21789 \begin_layout Plain Layout
21790 d
21791 \end_layout
21792
21793 \end_inset
21794 </cell>
21795 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21796 \begin_inset Text
21797
21798 \begin_layout Plain Layout
21799 e
21800 \end_layout
21801
21802 \end_inset
21803 </cell>
21804 </row>
21805 </lyxtabular>
21806
21807 \end_inset
21808
21809
21810 \end_layout
21811
21812 \end_inset
21813
21814
21815 \end_layout
21816
21817 \begin_layout Section
21818 Sous-flottants
21819 \begin_inset Index
21820 status collapsed
21821
21822 \begin_layout Plain Layout
21823 Flottants ! Sous-flottants
21824 \end_layout
21825
21826 \end_inset
21827
21828
21829 \end_layout
21830
21831 \begin_layout Standard
21832 Un exemple de sous-flottant : une figure composée de plusieurs images.
21833  On les crée en insérant un flottant dans un flottant existant.
21834  Le positionnement des sous-flottants peut être contrôlé comme pour les
21835  paragraphes comme on le voit avec les tableaux
21836 \begin_inset space ~
21837 \end_inset
21838
21839
21840 \begin_inset CommandInset ref
21841 LatexCommand ref
21842 reference "tab:Deux-sous-tableaux-cote-a-cote"
21843
21844 \end_inset
21845
21846  et 
21847 \begin_inset CommandInset ref
21848 LatexCommand ref
21849 reference "tab:Deux-sous-tableaux-l-un-sur-l-autre"
21850
21851 \end_inset
21852
21853 .
21854 \end_layout
21855
21856 \begin_layout Standard
21857 On fait référence à des sous-flottants comme on le ferait avec des flottants
21858  normaux : Les tableaux
21859 \begin_inset space ~
21860 \end_inset
21861
21862
21863 \begin_inset CommandInset ref
21864 LatexCommand ref
21865 reference "tab:Le-sous-tableau-a"
21866
21867 \end_inset
21868
21869  et 
21870 \begin_inset CommandInset ref
21871 LatexCommand ref
21872 reference "tab:Le-sous-tableau-b"
21873
21874 \end_inset
21875
21876  sont des sous-tableaux du tableau
21877 \begin_inset space ~
21878 \end_inset
21879
21880
21881 \begin_inset CommandInset ref
21882 LatexCommand ref
21883 reference "tab:Deux-sous-tableaux-cote-a-cote"
21884
21885 \end_inset
21886
21887 .
21888 \end_layout
21889
21890 \begin_layout Standard
21891 \begin_inset Float table
21892 wide false
21893 sideways false
21894 status open
21895
21896 \begin_layout Plain Layout
21897 \begin_inset Caption
21898
21899 \begin_layout Plain Layout
21900 \begin_inset CommandInset label
21901 LatexCommand label
21902 name "tab:Deux-sous-tableaux-cote-a-cote"
21903
21904 \end_inset
21905
21906 Deux sous-tableaux placés côte-à-côte.
21907 \end_layout
21908
21909 \end_inset
21910
21911
21912 \end_layout
21913
21914 \begin_layout Plain Layout
21915 \align center
21916 \begin_inset space \hfill{}
21917 \end_inset
21918
21919
21920 \begin_inset Float table
21921 wide false
21922 sideways false
21923 status collapsed
21924
21925 \begin_layout Plain Layout
21926 \begin_inset Caption
21927
21928 \begin_layout Plain Layout
21929 \begin_inset CommandInset label
21930 LatexCommand label
21931 name "tab:Le-sous-tableau-a"
21932
21933 \end_inset
21934
21935 Le sous-tableau a
21936 \end_layout
21937
21938 \end_inset
21939
21940
21941 \end_layout
21942
21943 \begin_layout Plain Layout
21944 \align center
21945 \begin_inset Tabular
21946 <lyxtabular version="3" rows="1" columns="5">
21947 <features>
21948 <column alignment="center" valignment="top" width="0">
21949 <column alignment="center" valignment="top" width="0">
21950 <column alignment="center" valignment="top" width="0">
21951 <column alignment="center" valignment="top" width="0">
21952 <column alignment="center" valignment="top" width="0">
21953 <row>
21954 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21955 \begin_inset Text
21956
21957 \begin_layout Plain Layout
21958 test
21959 \end_layout
21960
21961 \end_inset
21962 </cell>
21963 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21964 \begin_inset Text
21965
21966 \begin_layout Plain Layout
21967 b
21968 \end_layout
21969
21970 \end_inset
21971 </cell>
21972 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21973 \begin_inset Text
21974
21975 \begin_layout Plain Layout
21976 c
21977 \end_layout
21978
21979 \end_inset
21980 </cell>
21981 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21982 \begin_inset Text
21983
21984 \begin_layout Plain Layout
21985 d
21986 \end_layout
21987
21988 \end_inset
21989 </cell>
21990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21991 \begin_inset Text
21992
21993 \begin_layout Plain Layout
21994 e
21995 \end_layout
21996
21997 \end_inset
21998 </cell>
21999 </row>
22000 </lyxtabular>
22001
22002 \end_inset
22003
22004
22005 \end_layout
22006
22007 \end_inset
22008
22009
22010 \begin_inset space \hfill{}
22011 \end_inset
22012
22013
22014 \begin_inset Float table
22015 wide false
22016 sideways false
22017 status collapsed
22018
22019 \begin_layout Plain Layout
22020 \begin_inset Caption
22021
22022 \begin_layout Plain Layout
22023 \begin_inset CommandInset label
22024 LatexCommand label
22025 name "tab:Le-sous-tableau-b"
22026
22027 \end_inset
22028
22029 Le sous-tableau b.
22030 \end_layout
22031
22032 \end_inset
22033
22034
22035 \end_layout
22036
22037 \begin_layout Plain Layout
22038 \align center
22039 \begin_inset Tabular
22040 <lyxtabular version="3" rows="1" columns="5">
22041 <features>
22042 <column alignment="center" valignment="top" width="0">
22043 <column alignment="center" valignment="top" width="0">
22044 <column alignment="center" valignment="top" width="0">
22045 <column alignment="center" valignment="top" width="0">
22046 <column alignment="center" valignment="top" width="0">
22047 <row>
22048 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22049 \begin_inset Text
22050
22051 \begin_layout Plain Layout
22052 e
22053 \end_layout
22054
22055 \end_inset
22056 </cell>
22057 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22058 \begin_inset Text
22059
22060 \begin_layout Plain Layout
22061 d
22062 \end_layout
22063
22064 \end_inset
22065 </cell>
22066 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22067 \begin_inset Text
22068
22069 \begin_layout Plain Layout
22070 c
22071 \end_layout
22072
22073 \end_inset
22074 </cell>
22075 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22076 \begin_inset Text
22077
22078 \begin_layout Plain Layout
22079 b
22080 \end_layout
22081
22082 \end_inset
22083 </cell>
22084 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22085 \begin_inset Text
22086
22087 \begin_layout Plain Layout
22088 test
22089 \end_layout
22090
22091 \end_inset
22092 </cell>
22093 </row>
22094 </lyxtabular>
22095
22096 \end_inset
22097
22098
22099 \end_layout
22100
22101 \end_inset
22102
22103
22104 \begin_inset space \hfill{}
22105 \end_inset
22106
22107
22108 \end_layout
22109
22110 \end_inset
22111
22112
22113 \end_layout
22114
22115 \begin_layout Standard
22116 \begin_inset Float table
22117 wide false
22118 sideways false
22119 status open
22120
22121 \begin_layout Plain Layout
22122 \begin_inset Caption
22123
22124 \begin_layout Plain Layout
22125 \begin_inset CommandInset label
22126 LatexCommand label
22127 name "tab:Deux-sous-tableaux-l-un-sur-l-autre"
22128
22129 \end_inset
22130
22131 Deux sous-tableaux placés l'un sur l'autre.
22132  (a) un tableau avec 4 cellules, (b) un tableau avec 5 cellules.
22133 \end_layout
22134
22135 \end_inset
22136
22137
22138 \end_layout
22139
22140 \begin_layout Plain Layout
22141 \align center
22142 \begin_inset Float table
22143 wide false
22144 sideways false
22145 status collapsed
22146
22147 \begin_layout Plain Layout
22148 \begin_inset Caption
22149
22150 \begin_layout Plain Layout
22151
22152 \end_layout
22153
22154 \end_inset
22155
22156
22157 \end_layout
22158
22159 \begin_layout Plain Layout
22160 \align center
22161 \begin_inset Tabular
22162 <lyxtabular version="3" rows="1" columns="4">
22163 <features>
22164 <column alignment="center" valignment="top" width="0">
22165 <column alignment="center" valignment="top" width="0">
22166 <column alignment="center" valignment="top" width="0">
22167 <column alignment="center" valignment="top" width="0">
22168 <row>
22169 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22170 \begin_inset Text
22171
22172 \begin_layout Plain Layout
22173 test
22174 \end_layout
22175
22176 \end_inset
22177 </cell>
22178 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22179 \begin_inset Text
22180
22181 \begin_layout Plain Layout
22182 test
22183 \end_layout
22184
22185 \end_inset
22186 </cell>
22187 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22188 \begin_inset Text
22189
22190 \begin_layout Plain Layout
22191 test
22192 \end_layout
22193
22194 \end_inset
22195 </cell>
22196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22197 \begin_inset Text
22198
22199 \begin_layout Plain Layout
22200 test
22201 \end_layout
22202
22203 \end_inset
22204 </cell>
22205 </row>
22206 </lyxtabular>
22207
22208 \end_inset
22209
22210
22211 \end_layout
22212
22213 \end_inset
22214
22215
22216 \end_layout
22217
22218 \begin_layout Plain Layout
22219 \align center
22220 \begin_inset Float table
22221 wide false
22222 sideways false
22223 status collapsed
22224
22225 \begin_layout Plain Layout
22226 \begin_inset Caption
22227
22228 \begin_layout Plain Layout
22229
22230 \end_layout
22231
22232 \end_inset
22233
22234
22235 \end_layout
22236
22237 \begin_layout Plain Layout
22238 \align center
22239 \begin_inset Tabular
22240 <lyxtabular version="3" rows="1" columns="5">
22241 <features>
22242 <column alignment="center" valignment="top" width="0">
22243 <column alignment="center" valignment="top" width="0">
22244 <column alignment="center" valignment="top" width="0">
22245 <column alignment="center" valignment="top" width="0">
22246 <column alignment="center" valignment="top" width="0">
22247 <row>
22248 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22249 \begin_inset Text
22250
22251 \begin_layout Plain Layout
22252 a
22253 \end_layout
22254
22255 \end_inset
22256 </cell>
22257 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22258 \begin_inset Text
22259
22260 \begin_layout Plain Layout
22261 b
22262 \end_layout
22263
22264 \end_inset
22265 </cell>
22266 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22267 \begin_inset Text
22268
22269 \begin_layout Plain Layout
22270 c
22271 \end_layout
22272
22273 \end_inset
22274 </cell>
22275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22276 \begin_inset Text
22277
22278 \begin_layout Plain Layout
22279 d
22280 \end_layout
22281
22282 \end_inset
22283 </cell>
22284 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22285 \begin_inset Text
22286
22287 \begin_layout Plain Layout
22288 e
22289 \end_layout
22290
22291 \end_inset
22292 </cell>
22293 </row>
22294 </lyxtabular>
22295
22296 \end_inset
22297
22298
22299 \end_layout
22300
22301 \end_inset
22302
22303
22304 \end_layout
22305
22306 \end_inset
22307
22308
22309 \end_layout
22310
22311 \begin_layout Section
22312 Flottants côte-à-côte
22313 \begin_inset Index
22314 status collapsed
22315
22316 \begin_layout Plain Layout
22317 Flottants ! côte-à-côte
22318 \end_layout
22319
22320 \end_inset
22321
22322
22323 \end_layout
22324
22325 \begin_layout Standard
22326 Pour placer des flottants côte-à-côte, comme pour la figure
22327 \begin_inset space ~
22328 \end_inset
22329
22330
22331 \begin_inset CommandInset ref
22332 LatexCommand ref
22333 reference "fig:Flottant-gauche"
22334
22335 \end_inset
22336
22337  et 
22338 \begin_inset CommandInset ref
22339 LatexCommand ref
22340 reference "fig:Flottant-droit"
22341
22342 \end_inset
22343
22344 , on n'utilise 
22345 \emph on
22346 qu'un seul 
22347 \emph default
22348 flottant.
22349  On y insère deux boîtes de minipages.
22350 \begin_inset Foot
22351 status collapsed
22352
22353 \begin_layout Plain Layout
22354 Les minipages sont décrites dans la section
22355 \begin_inset space ~
22356 \end_inset
22357
22358
22359 \begin_inset CommandInset ref
22360 LatexCommand ref
22361 reference "sec:Minipages"
22362
22363 \end_inset
22364
22365 .
22366 \end_layout
22367
22368 \end_inset
22369
22370  La largeur est mise à 45
22371 \begin_inset space \thinspace{}
22372 \end_inset
22373
22374 -50
22375 \begin_inset space \thinspace{}
22376 \end_inset
22377
22378 column% et l'alignement de la boîte à 
22379 \family sans
22380 Bas
22381 \family default
22382  pour chaque minipage.
22383  Les boîtes minipages contiennent l'image et la légende exactement comme
22384  avec un flottant.
22385  La seule différence est que l'unité de longueur 
22386 \family sans
22387 Largeur
22388 \begin_inset space ~
22389 \end_inset
22390
22391 colonne
22392 \begin_inset space ~
22393 \end_inset
22394
22395 %
22396 \family default
22397  utilisée pour l'image est maintenant définie par rapport à la largeur des
22398  boîtes minipages.
22399 \end_layout
22400
22401 \begin_layout Standard
22402 \begin_inset Float figure
22403 wide false
22404 sideways false
22405 status open
22406
22407 \begin_layout Plain Layout
22408 \begin_inset Box Frameless
22409 position "b"
22410 hor_pos "c"
22411 has_inner_box 1
22412 inner_pos "t"
22413 use_parbox 0
22414 width "45col%"
22415 special "none"
22416 height "1in"
22417 height_special "totalheight"
22418 status open
22419
22420 \begin_layout Plain Layout
22421 \align center
22422 \begin_inset Graphics
22423         filename ../clipart/mobius.eps
22424         lyxscale 50
22425         width 100col%
22426         scaleBeforeRotation
22427
22428 \end_inset
22429
22430
22431 \end_layout
22432
22433 \begin_layout Plain Layout
22434 \begin_inset Caption
22435
22436 \begin_layout Plain Layout
22437 \begin_inset CommandInset label
22438 LatexCommand label
22439 name "fig:Flottant-gauche"
22440
22441 \end_inset
22442
22443 Flottant du côté gauche.
22444 \end_layout
22445
22446 \end_inset
22447
22448
22449 \end_layout
22450
22451 \end_inset
22452
22453
22454 \begin_inset space \hfill{}
22455 \end_inset
22456
22457
22458 \begin_inset Box Frameless
22459 position "b"
22460 hor_pos "c"
22461 has_inner_box 1
22462 inner_pos "t"
22463 use_parbox 0
22464 width "45col%"
22465 special "none"
22466 height "1in"
22467 height_special "totalheight"
22468 status open
22469
22470 \begin_layout Plain Layout
22471 \align center
22472 \begin_inset Graphics
22473         filename ../clipart/platypus.eps
22474         lyxscale 50
22475         width 100col%
22476         scaleBeforeRotation
22477
22478 \end_inset
22479
22480
22481 \end_layout
22482
22483 \begin_layout Plain Layout
22484 \begin_inset Caption
22485
22486 \begin_layout Plain Layout
22487 \begin_inset CommandInset label
22488 LatexCommand label
22489 name "fig:Flottant-droit"
22490
22491 \end_inset
22492
22493 Flottant du côté droit.
22494 \end_layout
22495
22496 \end_inset
22497
22498
22499 \end_layout
22500
22501 \end_inset
22502
22503
22504 \end_layout
22505
22506 \end_inset
22507
22508
22509 \end_layout
22510
22511 \begin_layout Section
22512 Mise en Forme de la Légende
22513 \begin_inset Index
22514 status collapsed
22515
22516 \begin_layout Plain Layout
22517 Légende ! Mise en forme
22518 \end_layout
22519
22520 \end_inset
22521
22522
22523 \begin_inset Index
22524 status collapsed
22525
22526 \begin_layout Plain Layout
22527 Flottants ! Mise en forme de la Légende
22528 \end_layout
22529
22530 \end_inset
22531
22532
22533 \begin_inset CommandInset label
22534 LatexCommand label
22535 name "sec:Formatage-légende"
22536
22537 \end_inset
22538
22539
22540 \end_layout
22541
22542 \begin_layout Standard
22543 L'environnement 
22544 \family sans
22545 Légende
22546 \family default
22547  est l'environnement de paragraphe implicite pour les 
22548 \family sans
22549 flottants
22550 \family default
22551 .
22552  Dans la fenêtre de LyX les légendes apparaissent comme une étiquette comme
22553  par exemple 
22554 \begin_inset Quotes eld
22555 \end_inset
22556
22557
22558 \family sans
22559 Figure #:
22560 \family default
22561
22562 \begin_inset Quotes erd
22563 \end_inset
22564
22565  suivi par le texte de la légende.
22566  Le 
22567 \begin_inset Quotes eld
22568 \end_inset
22569
22570 #
22571 \begin_inset Quotes erd
22572 \end_inset
22573
22574  étant remplacé par le numéro de référence réel.
22575  implicitement l'étiquette et le numéro sont dans la même police de caractères
22576  que le texte de la légende et deux points suivent le numéro pour séparer
22577  l'étiquette du texte.
22578  Ce format de légende n'est pas forcément adapté à tous les types de documents.
22579 \end_layout
22580
22581 \begin_layout Standard
22582 Pour modifier le format implicite des légendes, il faut charger le paquetage
22583  LaTeX 
22584 \series bold
22585 caption
22586 \series default
22587
22588 \begin_inset Index
22589 status collapsed
22590
22591 \begin_layout Plain Layout
22592 Paquetages LaTeX ! caption
22593 \end_layout
22594
22595 \end_inset
22596
22597  dans le préambule de votre document avec la ligne suivante :
22598 \end_layout
22599
22600 \begin_layout Standard
22601
22602 \series bold
22603
22604 \backslash
22605 usepackage[format definition]{caption}
22606 \end_layout
22607
22608 \begin_layout Standard
22609 Pour avoir par exemple l'étiquette et le numéro dans une police sans empattement
22610  grasse et les légendes de tableau toujours au dessus des tableaux, comme
22611  dans ce document, utilisez les commandes suivantes :
22612 \end_layout
22613
22614 \begin_layout Standard
22615
22616 \series bold
22617
22618 \backslash
22619 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
22620 \end_layout
22621
22622 \begin_layout Standard
22623 Vous pouvez aussi définir des formats de légendes différents pour les différents
22624  types de flottants.
22625  Dans ce cas chargez le paquetage 
22626 \series bold
22627 caption 
22628 \series default
22629 sans option de format spécifique et définissez les différents formats à
22630  l'aide de la commande 
22631 \end_layout
22632
22633 \begin_layout Standard
22634
22635 \series bold
22636
22637 \backslash
22638 captionsetup[type de flottant]{définition du format}
22639 \end_layout
22640
22641 \begin_layout Standard
22642 dans le préambule du document.
22643  Par exemple les formats de légende de la Figure
22644 \begin_inset space ~
22645 \end_inset
22646
22647
22648 \begin_inset CommandInset ref
22649 LatexCommand ref
22650 reference "fig:Legende-de-fig"
22651
22652 \end_inset
22653
22654  et du Tableau
22655 \begin_inset space ~
22656 \end_inset
22657
22658
22659 \begin_inset CommandInset ref
22660 LatexCommand ref
22661 reference "tab:Légende-de-tab"
22662
22663 \end_inset
22664
22665  peuvent être créés en utilisant les commandes suivantes dans le préambule
22666  :
22667 \end_layout
22668
22669 \begin_layout Standard
22670
22671 \series bold
22672
22673 \backslash
22674 usepackage[tableposition=top]{caption}
22675 \series default
22676
22677 \begin_inset Newline newline
22678 \end_inset
22679
22680
22681 \series bold
22682
22683 \backslash
22684 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
22685 \begin_inset Newline newline
22686 \end_inset
22687
22688
22689 \begin_inset ERT
22690 status collapsed
22691
22692 \begin_layout Plain Layout
22693
22694
22695 \backslash
22696 hphantom{
22697 \backslash
22698
22699 \backslash
22700 captionsetup[figure]
22701 \backslash
22702 {}
22703 \end_layout
22704
22705 \end_inset
22706
22707  labelsep=period}
22708 \begin_inset Newline newline
22709 \end_inset
22710
22711
22712 \backslash
22713 captionsetup[table]{labelfont={bf,sf}}
22714 \end_layout
22715
22716 \begin_layout Standard
22717 \begin_inset Note Greyedout
22718 status open
22719
22720 \begin_layout Plain Layout
22721
22722 \series bold
22723 Note:
22724 \series default
22725  L'option 
22726 \series bold
22727 tableposition=top
22728 \series default
22729  n'a pas d'effet quand on utilise un document de classe 
22730 \series bold
22731 KOMA-script
22732 \series default
22733
22734 \begin_inset Index
22735 status collapsed
22736
22737 \begin_layout Plain Layout
22738 Paquetages LaTeX ! KOMA-script
22739 \end_layout
22740
22741 \end_inset
22742
22743 .
22744  Dans ce cas on doit utiliser l'option 
22745 \series bold
22746 tablecaptionabove
22747 \series default
22748  de la classe de document.
22749 \end_layout
22750
22751 \end_inset
22752
22753
22754 \end_layout
22755
22756 \begin_layout Standard
22757 Pour plus d'information sur le paquetage 
22758 \series bold
22759 caption
22760 \series default
22761  nous vous renvoyons à sa documentation 
22762 \begin_inset CommandInset citation
22763 LatexCommand cite
22764 key "caption"
22765
22766 \end_inset
22767
22768 .
22769 \end_layout
22770
22771 \begin_layout Standard
22772 Pour changer le nom de l'étiquette, par exemple de 
22773 \begin_inset Quotes eld
22774 \end_inset
22775
22776 Figure
22777 \begin_inset Quotes erd
22778 \end_inset
22779
22780  à 
22781 \begin_inset Quotes eld
22782 \end_inset
22783
22784 Image
22785 \begin_inset Quotes erd
22786 \end_inset
22787
22788 , utilisez la commande suivante dans le préambule :
22789 \end_layout
22790
22791 \begin_layout Standard
22792
22793 \series bold
22794
22795 \backslash
22796 renewcommand{
22797 \backslash
22798 fnum@figure}{Image~
22799 \backslash
22800 thefigure}
22801 \end_layout
22802
22803 \begin_layout Standard
22804 où 
22805 \series bold
22806
22807 \backslash
22808 thefigure
22809 \series default
22810  insère le numéro de la figure et
22811 \series bold
22812  
22813 \begin_inset Quotes eld
22814 \end_inset
22815
22816 ~
22817 \series default
22818
22819 \begin_inset Quotes erd
22820 \end_inset
22821
22822  ajoute une espace insécable.
22823 \end_layout
22824
22825 \begin_layout Standard
22826 \begin_inset VSpace bigskip
22827 \end_inset
22828
22829 Si vous utilisez un document de classe 
22830 \series bold
22831 KOMA-script
22832 \series default
22833
22834 \begin_inset Index
22835 status collapsed
22836
22837 \begin_layout Plain Layout
22838 Paquetages LaTeX ! KOMA-script
22839 \end_layout
22840
22841 \end_inset
22842
22843  (
22844 \family sans
22845 article (KOMA-script)
22846 \family default
22847
22848 \family sans
22849 book (KOMA-script)
22850 \family default
22851
22852 \family sans
22853 letter (KOMA-script)
22854 \family default
22855 , ou 
22856 \family sans
22857 report (KOMA-script)
22858 \family default
22859
22860 \begin_inset space \thinspace{}
22861 \end_inset
22862
22863 ), Vous pouvez utiliser la commande incorporée 
22864 \series bold
22865
22866 \backslash
22867 setkomafont 
22868 \series default
22869 du paquetage
22870 \series bold
22871  KOMA-script 
22872 \series default
22873 à la place du paquetage
22874 \series bold
22875  caption.
22876  
22877 \series default
22878 Par exemple, pour avoir une étiquette de légende en gras, ajoutez la commande
22879  suivante au préambule de votre document :
22880 \end_layout
22881
22882 \begin_layout Standard
22883
22884 \series bold
22885
22886 \backslash
22887 setkomafont{captionlabel}{
22888 \backslash
22889 bfseries}
22890 \end_layout
22891
22892 \begin_layout Standard
22893 Pour plus d'information au sujet de 
22894 \series bold
22895
22896 \backslash
22897 setkomafont
22898 \series default
22899  nous vous renvoyons à la documentation du paquetage 
22900 \series bold
22901 KOMA-script
22902 \series default
22903  
22904 \begin_inset CommandInset citation
22905 LatexCommand cite
22906 key "KOMA-script"
22907
22908 \end_inset
22909
22910 .
22911 \end_layout
22912
22913 \begin_layout Standard
22914 \begin_inset ERT
22915 status collapsed
22916
22917 \begin_layout Plain Layout
22918
22919
22920 \backslash
22921 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
22922 }
22923 \end_layout
22924
22925 \end_inset
22926
22927
22928 \begin_inset Note Note
22929 status open
22930
22931 \begin_layout Plain Layout
22932 Le format de la légende n'est modifié que pour cet exemple.
22933 \end_layout
22934
22935 \end_inset
22936
22937
22938 \end_layout
22939
22940 \begin_layout Standard
22941 \begin_inset Float figure
22942 placement !p
22943 wide false
22944 sideways false
22945 status open
22946
22947 \begin_layout Plain Layout
22948 \align center
22949 \begin_inset Graphics
22950         filename ../clipart/mobius.eps
22951         lyxscale 50
22952         scale 50
22953         scaleBeforeRotation
22954
22955 \end_inset
22956
22957
22958 \end_layout
22959
22960 \begin_layout Plain Layout
22961 \begin_inset Caption
22962
22963 \begin_layout Plain Layout
22964 \begin_inset CommandInset label
22965 LatexCommand label
22966 name "fig:Legende-de-fig"
22967
22968 \end_inset
22969
22970 Ceci est un exemple de légende de figure qui est plus longue qu'une ligne
22971  pour montrer les différents types de formats de légendes.
22972  Ici on a utilisé un format de légende personnalisé.
22973 \end_layout
22974
22975 \end_inset
22976
22977
22978 \end_layout
22979
22980 \end_inset
22981
22982
22983 \end_layout
22984
22985 \begin_layout Standard
22986 \begin_inset ERT
22987 status collapsed
22988
22989 \begin_layout Plain Layout
22990
22991
22992 \backslash
22993 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
22994 on}
22995 \end_layout
22996
22997 \end_inset
22998
22999
23000 \end_layout
23001
23002 \begin_layout Standard
23003 \begin_inset Float table
23004 placement !p
23005 wide false
23006 sideways false
23007 status open
23008
23009 \begin_layout Plain Layout
23010 \begin_inset Caption
23011
23012 \begin_layout Plain Layout
23013 \begin_inset CommandInset label
23014 LatexCommand label
23015 name "tab:Légende-de-tab"
23016
23017 \end_inset
23018
23019 Ceci est un exemple de légende de tableau qui est plus longue qu'une ligne
23020  pour montrer les différents types de formats de légendes.
23021  Ici on a utilisé le format de légende implicite.
23022 \end_layout
23023
23024 \end_inset
23025
23026
23027 \end_layout
23028
23029 \begin_layout Plain Layout
23030 \align center
23031 \begin_inset Tabular
23032 <lyxtabular version="3" rows="1" columns="5">
23033 <features>
23034 <column alignment="center" valignment="top" width="0">
23035 <column alignment="center" valignment="top" width="0">
23036 <column alignment="center" valignment="top" width="0">
23037 <column alignment="center" valignment="top" width="0">
23038 <column alignment="center" valignment="top" width="0">
23039 <row>
23040 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23041 \begin_inset Text
23042
23043 \begin_layout Plain Layout
23044 a
23045 \end_layout
23046
23047 \end_inset
23048 </cell>
23049 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23050 \begin_inset Text
23051
23052 \begin_layout Plain Layout
23053 b
23054 \end_layout
23055
23056 \end_inset
23057 </cell>
23058 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23059 \begin_inset Text
23060
23061 \begin_layout Plain Layout
23062 c
23063 \end_layout
23064
23065 \end_inset
23066 </cell>
23067 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23068 \begin_inset Text
23069
23070 \begin_layout Plain Layout
23071 d
23072 \end_layout
23073
23074 \end_inset
23075 </cell>
23076 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23077 \begin_inset Text
23078
23079 \begin_layout Plain Layout
23080 e
23081 \end_layout
23082
23083 \end_inset
23084 </cell>
23085 </row>
23086 </lyxtabular>
23087
23088 \end_inset
23089
23090
23091 \end_layout
23092
23093 \end_inset
23094
23095
23096 \end_layout
23097
23098 \begin_layout Section
23099 Positionnement de la Légende
23100 \begin_inset Index
23101 status collapsed
23102
23103 \begin_layout Plain Layout
23104 Légende ! Placement
23105 \end_layout
23106
23107 \end_inset
23108
23109
23110 \begin_inset Index
23111 status collapsed
23112
23113 \begin_layout Plain Layout
23114 Flottants ! Placement de la légende
23115 \end_layout
23116
23117 \end_inset
23118
23119
23120 \begin_inset CommandInset label
23121 LatexCommand label
23122 name "sec:Placement-légende"
23123
23124 \end_inset
23125
23126
23127 \end_layout
23128
23129 \begin_layout Standard
23130 La règle habituelle pour placer la légende est :
23131 \end_layout
23132
23133 \begin_layout Description
23134 Figure
23135 \begin_inset space ~
23136 \end_inset
23137
23138 : La légende est placée en dessous de la figure
23139 \end_layout
23140
23141 \begin_layout Description
23142 Tableau
23143 \begin_inset space ~
23144 \end_inset
23145
23146 : La légende est placée au dessus du tableau
23147 \end_layout
23148
23149 \begin_layout Standard
23150 Malheureusement les classes standard de LaTeX ne gèrent pas les légendes
23151  au dessus des tableaux.
23152  Ce qui fait que si vous utilisez une des classes de document 
23153 \family sans
23154 article
23155 \family default
23156
23157 \family sans
23158 book
23159 \family default
23160
23161 \family sans
23162 letter
23163 \family default
23164 , ou 
23165 \family sans
23166 report
23167 \family default
23168  il n'y aura pas d'espace libre entre la légende et le tableau.
23169  Pour insérer l'espace nécessaire, ajoutez l'option suivante à la commande
23170  de chargement du paquetage LaTeX 
23171 \series bold
23172 caption
23173 \series default
23174  dans le préambule de votre document
23175 \begin_inset Foot
23176 status open
23177
23178 \begin_layout Plain Layout
23179 Voir la section
23180 \begin_inset space ~
23181 \end_inset
23182
23183
23184 \begin_inset CommandInset ref
23185 LatexCommand ref
23186 reference "sec:Formatage-légende"
23187
23188 \end_inset
23189
23190  pour plus d'information sur le paquetage 
23191 \series bold
23192 caption
23193 \series default
23194 .
23195 \end_layout
23196
23197 \end_inset
23198
23199 :
23200 \end_layout
23201
23202 \begin_layout Standard
23203
23204 \series bold
23205 tableposition=top
23206 \end_layout
23207
23208 \begin_layout Standard
23209 Si vous utilisez une classe de document 
23210 \series bold
23211 KOMA-script
23212 \series default
23213
23214 \begin_inset Index
23215 status collapsed
23216
23217 \begin_layout Plain Layout
23218 Paquetages LaTeX ! KOMA-script
23219 \end_layout
23220
23221 \end_inset
23222
23223  (
23224 \family sans
23225 article (KOMA-script)
23226 \family default
23227
23228 \family sans
23229 book (KOMA-script)
23230 \family default
23231
23232 \family sans
23233 letter (KOMA-script)
23234 \family default
23235 , ou 
23236 \family sans
23237 report (KOMA-script)
23238 \family default
23239
23240 \begin_inset space \thinspace{}
23241 \end_inset
23242
23243 ), vous pouvez utiliser à la place du paquetage 
23244 \series bold
23245 caption
23246 \series default
23247  l'option 
23248 \series bold
23249 tablecaptionabove
23250 \series default
23251  de la classe de document.
23252 \end_layout
23253
23254 \begin_layout Standard
23255 \begin_inset VSpace bigskip
23256 \end_inset
23257
23258 On peut aussi mettre la légende à côté d'une figure ou d'un tableau.
23259  Pour cela, vous devez charger le paquetage LaTeX 
23260 \series bold
23261 sidecap
23262 \series default
23263
23264 \begin_inset Index
23265 status collapsed
23266
23267 \begin_layout Plain Layout
23268 Paquetages LaTeX ! sidecap
23269 \end_layout
23270
23271 \end_inset
23272
23273  dans le préambule de votre document avec la ligne de commande suivante
23274 \end_layout
23275
23276 \begin_layout Standard
23277
23278 \series bold
23279
23280 \backslash
23281 usepackage[option]{sidecap}
23282 \end_layout
23283
23284 \begin_layout Standard
23285 Si vous ne mettez aucune option, la légende sera placée du côté de la marge
23286  extérieure – à droite sur les pages impaires et à gauche sur les pages
23287  paires.
23288  Vous pouvez mettre la légende dans la marge interne en utilisant l'option
23289  
23290 \series bold
23291 innercaption
23292 \series default
23293 .
23294  Pour forcer le placement toujours à droite ou à gauche, utilisez les options
23295  
23296 \series bold
23297 rightcaption
23298 \series default
23299  ou 
23300 \series bold
23301 leftcaption
23302 \series default
23303 .
23304 \end_layout
23305
23306 \begin_layout Standard
23307 \begin_inset ERT
23308 status collapsed
23309
23310 \begin_layout Plain Layout
23311
23312
23313 \backslash
23314 ifsidecap
23315 \end_layout
23316
23317 \end_inset
23318
23319
23320 \begin_inset Note Note
23321 status open
23322
23323 \begin_layout Plain Layout
23324 La section suivante ne sera affichée que si le paquetage LaTeX 
23325 \series bold
23326 sidecap
23327 \series default
23328  a été installé.
23329 \end_layout
23330
23331 \end_inset
23332
23333
23334 \end_layout
23335
23336 \begin_layout Standard
23337 Pour pouvoir placer la légende d'un flottant à côté de celui-ci, vous devez
23338  ajouter ces commandes dans le préambule de votre document :
23339 \end_layout
23340
23341 \begin_layout Standard
23342
23343 \lyxline
23344
23345 \end_layout
23346
23347 \begin_layout Standard
23348
23349 \series bold
23350
23351 \backslash
23352 newcommand{
23353 \backslash
23354 TabBesBeg}{%
23355 \begin_inset Newline newline
23356 \end_inset
23357
23358
23359 \begin_inset ERT
23360 status collapsed
23361
23362 \begin_layout Plain Layout
23363
23364
23365 \backslash
23366 hphantom{ }
23367 \end_layout
23368
23369 \end_inset
23370
23371
23372 \backslash
23373 let
23374 \backslash
23375 MyTable
23376 \backslash
23377 table
23378 \begin_inset Newline newline
23379 \end_inset
23380
23381
23382 \begin_inset ERT
23383 status collapsed
23384
23385 \begin_layout Plain Layout
23386
23387
23388 \backslash
23389 hphantom{ }
23390 \end_layout
23391
23392 \end_inset
23393
23394
23395 \backslash
23396 let
23397 \backslash
23398 MyEndtable
23399 \backslash
23400 endtable
23401 \begin_inset Newline newline
23402 \end_inset
23403
23404
23405 \begin_inset ERT
23406 status collapsed
23407
23408 \begin_layout Plain Layout
23409
23410
23411 \backslash
23412 hphantom{ }
23413 \end_layout
23414
23415 \end_inset
23416
23417
23418 \backslash
23419 renewenvironment{table}{
23420 \backslash
23421 begin{SCtable}}{
23422 \backslash
23423 end{SCtable}}}
23424 \end_layout
23425
23426 \begin_layout Standard
23427
23428 \series bold
23429
23430 \backslash
23431 newcommand{
23432 \backslash
23433 TabBesEnd}{%
23434 \begin_inset Newline newline
23435 \end_inset
23436
23437
23438 \begin_inset ERT
23439 status collapsed
23440
23441 \begin_layout Plain Layout
23442
23443
23444 \backslash
23445 hphantom{ }
23446 \end_layout
23447
23448 \end_inset
23449
23450
23451 \backslash
23452 let
23453 \backslash
23454 table
23455 \backslash
23456 MyTable
23457 \begin_inset Newline newline
23458 \end_inset
23459
23460
23461 \begin_inset ERT
23462 status collapsed
23463
23464 \begin_layout Plain Layout
23465
23466
23467 \backslash
23468 hphantom{ }
23469 \end_layout
23470
23471 \end_inset
23472
23473
23474 \backslash
23475 let
23476 \backslash
23477 endtable
23478 \backslash
23479 MyEndtable
23480 \end_layout
23481
23482 \begin_layout Standard
23483
23484 \series bold
23485
23486 \backslash
23487 newcommand{
23488 \backslash
23489 FigBesBeg}{%
23490 \begin_inset Newline newline
23491 \end_inset
23492
23493
23494 \begin_inset ERT
23495 status collapsed
23496
23497 \begin_layout Plain Layout
23498
23499
23500 \backslash
23501 hphantom{ }
23502 \end_layout
23503
23504 \end_inset
23505
23506
23507 \backslash
23508 let
23509 \backslash
23510 MyFigure
23511 \backslash
23512 figure
23513 \begin_inset Newline newline
23514 \end_inset
23515
23516
23517 \begin_inset ERT
23518 status collapsed
23519
23520 \begin_layout Plain Layout
23521
23522
23523 \backslash
23524 hphantom{ }
23525 \end_layout
23526
23527 \end_inset
23528
23529
23530 \backslash
23531 let
23532 \backslash
23533 MyEndfigure
23534 \backslash
23535 endfigure
23536 \begin_inset Newline newline
23537 \end_inset
23538
23539
23540 \begin_inset ERT
23541 status collapsed
23542
23543 \begin_layout Plain Layout
23544
23545
23546 \backslash
23547 hphantom{ }
23548 \end_layout
23549
23550 \end_inset
23551
23552
23553 \backslash
23554 renewenvironment{figure}{
23555 \backslash
23556 begin{SCfigure}}{
23557 \backslash
23558 end{SCfigure}}}
23559 \end_layout
23560
23561 \begin_layout Standard
23562
23563 \series bold
23564
23565 \backslash
23566 newcommand{
23567 \backslash
23568 FigBesEnd}{%
23569 \begin_inset Newline newline
23570 \end_inset
23571
23572
23573 \begin_inset ERT
23574 status collapsed
23575
23576 \begin_layout Plain Layout
23577
23578
23579 \backslash
23580 hphantom{ }
23581 \end_layout
23582
23583 \end_inset
23584
23585
23586 \backslash
23587 let
23588 \backslash
23589 figure
23590 \backslash
23591 MyFigure
23592 \begin_inset Newline newline
23593 \end_inset
23594
23595
23596 \begin_inset ERT
23597 status collapsed
23598
23599 \begin_layout Plain Layout
23600
23601
23602 \backslash
23603 hphantom{ }
23604 \end_layout
23605
23606 \end_inset
23607
23608
23609 \backslash
23610 let
23611 \backslash
23612 endfigure
23613 \backslash
23614 MyEndfigure}
23615 \end_layout
23616
23617 \begin_layout Standard
23618
23619 \lyxline
23620
23621 \end_layout
23622
23623 \begin_layout Standard
23624 Ces commandes vous permettent de redéfinir les flottants de façon à ce que
23625  la légende se place sur le côté.
23626  Pour les flottants de figure, utilisez la commande
23627 \end_layout
23628
23629 \begin_layout Standard
23630
23631 \series bold
23632
23633 \backslash
23634 FigBesBeg
23635 \end_layout
23636
23637 \begin_layout Standard
23638 en code TeX avant le flottant.
23639  Après le flottant, insérez la commande
23640 \end_layout
23641
23642 \begin_layout Standard
23643
23644 \series bold
23645
23646 \backslash
23647 FigBesEnd
23648 \end_layout
23649
23650 \begin_layout Standard
23651 en code TeX pour revenir à la définition originale du flottant.
23652 \end_layout
23653
23654 \begin_layout Standard
23655 Pour les flottants de tableau, utilisez les commandes correspondantes
23656 \end_layout
23657
23658 \begin_layout Standard
23659
23660 \series bold
23661
23662 \backslash
23663 TabBesBeg
23664 \series default
23665  et 
23666 \series bold
23667
23668 \backslash
23669 TabBesEnd
23670 \end_layout
23671
23672 \begin_layout Standard
23673 La figure
23674 \begin_inset space ~
23675 \end_inset
23676
23677
23678 \begin_inset CommandInset ref
23679 LatexCommand ref
23680 reference "fig:legende-a-coté-fig"
23681
23682 \end_inset
23683
23684  et le tableau
23685 \begin_inset space ~
23686 \end_inset
23687
23688
23689 \begin_inset CommandInset ref
23690 LatexCommand ref
23691 reference "tab:legende-à-coté-tableau"
23692
23693 \end_inset
23694
23695  sont des exemples où la légende a été mises sur le coté.
23696 \end_layout
23697
23698 \begin_layout Standard
23699 Vous pouvez voir dans ces exemples que la légende est en haut du flottant
23700  pour les flottants de tableau et vers le bas pour les flottants de figure.
23701  Pour changer ce comportement, vous pouvez utiliser les commandes
23702 \end_layout
23703
23704 \begin_layout Standard
23705
23706 \series bold
23707
23708 \backslash
23709 sidecaptionvpos{type flottant}{placement}
23710 \end_layout
23711
23712 \begin_layout Standard
23713 dans le préambule du document ou en code TeX juste avant le flottant visé.
23714  Le type du flottant est soit 
23715 \family sans
23716 figure
23717 \family default
23718  soit 
23719 \family sans
23720 table
23721 \family default
23722 , le placement peut être 
23723 \begin_inset Quotes eld
23724 \end_inset
23725
23726
23727 \family sans
23728 t
23729 \family default
23730
23731 \begin_inset Quotes erd
23732 \end_inset
23733
23734  pour haut (top), 
23735 \begin_inset Quotes eld
23736 \end_inset
23737
23738
23739 \family sans
23740 c
23741 \family default
23742
23743 \begin_inset Quotes erd
23744 \end_inset
23745
23746  pour centre (center), ou 
23747 \begin_inset Quotes eld
23748 \end_inset
23749
23750
23751 \family sans
23752 b
23753 \family default
23754
23755 \begin_inset Quotes erd
23756 \end_inset
23757
23758  pour bas (bottom).
23759  Pour que, par exemple, les légendes des flottants de figure soient centrés
23760  verticalement, utilisez la commande
23761 \end_layout
23762
23763 \begin_layout Standard
23764
23765 \series bold
23766
23767 \backslash
23768 sidecaptionvpos{figure}{c}
23769 \end_layout
23770
23771 \begin_layout Standard
23772 C'est ce qui a été utilisé pour la figure
23773 \begin_inset space ~
23774 \end_inset
23775
23776
23777 \begin_inset CommandInset ref
23778 LatexCommand ref
23779 reference "fig:legende-à-coté-fig-2"
23780
23781 \end_inset
23782
23783 .
23784 \end_layout
23785
23786 \begin_layout Standard
23787 \begin_inset VSpace medskip
23788 \end_inset
23789
23790 Pour plus d'information sur le paquetage 
23791 \series bold
23792 sidecap
23793 \series default
23794  nous vous renvoyons à sa documentation 
23795 \begin_inset CommandInset citation
23796 LatexCommand cite
23797 key "sidecap"
23798
23799 \end_inset
23800
23801 .
23802 \end_layout
23803
23804 \begin_layout Standard
23805 \begin_inset Note Greyedout
23806 status open
23807
23808 \begin_layout Plain Layout
23809
23810 \series bold
23811 Note:
23812 \series default
23813  Le paquetage LaTeX 
23814 \series bold
23815 hypcap
23816 \series default
23817
23818 \begin_inset Index
23819 status collapsed
23820
23821 \begin_layout Plain Layout
23822 Paquetages LaTeX ! hypcap
23823 \end_layout
23824
23825 \end_inset
23826
23827 , qui est décrit dans la section
23828 \begin_inset space ~
23829 \end_inset
23830
23831
23832 \begin_inset CommandInset ref
23833 LatexCommand ref
23834 reference "sub:Reference-Position"
23835
23836 \end_inset
23837
23838 , n'a pas d'effet sur les flottants avec une légende placée à côté.
23839 \end_layout
23840
23841 \end_inset
23842
23843
23844 \end_layout
23845
23846 \begin_layout Standard
23847 \begin_inset ERT
23848 status collapsed
23849
23850 \begin_layout Plain Layout
23851
23852
23853 \backslash
23854 FigBesBeg 
23855 \end_layout
23856
23857 \end_inset
23858
23859
23860 \end_layout
23861
23862 \begin_layout Standard
23863 \begin_inset Float figure
23864 wide false
23865 sideways false
23866 status open
23867
23868 \begin_layout Plain Layout
23869 \begin_inset Graphics
23870         filename ../clipart/escher-lsd.eps
23871         scale 75
23872         scaleBeforeRotation
23873
23874 \end_inset
23875
23876
23877 \end_layout
23878
23879 \begin_layout Plain Layout
23880 \begin_inset Caption
23881
23882 \begin_layout Plain Layout
23883 \begin_inset CommandInset label
23884 LatexCommand label
23885 name "fig:legende-a-coté-fig"
23886
23887 \end_inset
23888
23889 Une légende à côté d'une figure.
23890 \end_layout
23891
23892 \end_inset
23893
23894
23895 \end_layout
23896
23897 \end_inset
23898
23899
23900 \end_layout
23901
23902 \begin_layout Standard
23903 \begin_inset ERT
23904 status collapsed
23905
23906 \begin_layout Plain Layout
23907
23908
23909 \backslash
23910 TabBesBeg 
23911 \end_layout
23912
23913 \end_inset
23914
23915
23916 \end_layout
23917
23918 \begin_layout Standard
23919 \begin_inset Float table
23920 wide false
23921 sideways false
23922 status open
23923
23924 \begin_layout Plain Layout
23925 \begin_inset Caption
23926
23927 \begin_layout Plain Layout
23928 \begin_inset CommandInset label
23929 LatexCommand label
23930 name "tab:legende-à-coté-tableau"
23931
23932 \end_inset
23933
23934 Une légende à côté d'un tableau.
23935 \end_layout
23936
23937 \end_inset
23938
23939
23940 \end_layout
23941
23942 \begin_layout Plain Layout
23943 \begin_inset Tabular
23944 <lyxtabular version="3" rows="4" columns="5">
23945 <features>
23946 <column alignment="center" valignment="top" width="0">
23947 <column alignment="center" valignment="top" width="0">
23948 <column alignment="center" valignment="top" width="0">
23949 <column alignment="center" valignment="top" width="0">
23950 <column alignment="center" valignment="top" width="0">
23951 <row>
23952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23953 \begin_inset Text
23954
23955 \begin_layout Plain Layout
23956 a
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
23966 \end_layout
23967
23968 \end_inset
23969 </cell>
23970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23971 \begin_inset Text
23972
23973 \begin_layout Plain Layout
23974 b
23975 \end_layout
23976
23977 \end_inset
23978 </cell>
23979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23980 \begin_inset Text
23981
23982 \begin_layout Plain Layout
23983
23984 \end_layout
23985
23986 \end_inset
23987 </cell>
23988 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23989 \begin_inset Text
23990
23991 \begin_layout Plain Layout
23992 c
23993 \end_layout
23994
23995 \end_inset
23996 </cell>
23997 </row>
23998 <row>
23999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24000 \begin_inset Text
24001
24002 \begin_layout Plain Layout
24003
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 d
24013 \end_layout
24014
24015 \end_inset
24016 </cell>
24017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24018 \begin_inset Text
24019
24020 \begin_layout Plain Layout
24021
24022 \end_layout
24023
24024 \end_inset
24025 </cell>
24026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24027 \begin_inset Text
24028
24029 \begin_layout Plain Layout
24030 e
24031 \end_layout
24032
24033 \end_inset
24034 </cell>
24035 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24036 \begin_inset Text
24037
24038 \begin_layout Plain Layout
24039
24040 \end_layout
24041
24042 \end_inset
24043 </cell>
24044 </row>
24045 <row>
24046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24047 \begin_inset Text
24048
24049 \begin_layout Plain Layout
24050 f
24051 \end_layout
24052
24053 \end_inset
24054 </cell>
24055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24056 \begin_inset Text
24057
24058 \begin_layout Plain Layout
24059
24060 \end_layout
24061
24062 \end_inset
24063 </cell>
24064 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24065 \begin_inset Text
24066
24067 \begin_layout Plain Layout
24068 g
24069 \end_layout
24070
24071 \end_inset
24072 </cell>
24073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24074 \begin_inset Text
24075
24076 \begin_layout Plain Layout
24077
24078 \end_layout
24079
24080 \end_inset
24081 </cell>
24082 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24083 \begin_inset Text
24084
24085 \begin_layout Plain Layout
24086 h
24087 \end_layout
24088
24089 \end_inset
24090 </cell>
24091 </row>
24092 <row>
24093 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24094 \begin_inset Text
24095
24096 \begin_layout Plain Layout
24097
24098 \end_layout
24099
24100 \end_inset
24101 </cell>
24102 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24103 \begin_inset Text
24104
24105 \begin_layout Plain Layout
24106 i
24107 \end_layout
24108
24109 \end_inset
24110 </cell>
24111 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24112 \begin_inset Text
24113
24114 \begin_layout Plain Layout
24115
24116 \end_layout
24117
24118 \end_inset
24119 </cell>
24120 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24121 \begin_inset Text
24122
24123 \begin_layout Plain Layout
24124 j
24125 \end_layout
24126
24127 \end_inset
24128 </cell>
24129 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24130 \begin_inset Text
24131
24132 \begin_layout Plain Layout
24133
24134 \end_layout
24135
24136 \end_inset
24137 </cell>
24138 </row>
24139 </lyxtabular>
24140
24141 \end_inset
24142
24143
24144 \end_layout
24145
24146 \end_inset
24147
24148
24149 \end_layout
24150
24151 \begin_layout Standard
24152 \begin_inset ERT
24153 status collapsed
24154
24155 \begin_layout Plain Layout
24156
24157
24158 \backslash
24159 TabBesEnd
24160 \end_layout
24161
24162 \end_inset
24163
24164
24165 \end_layout
24166
24167 \begin_layout Standard
24168 \begin_inset ERT
24169 status collapsed
24170
24171 \begin_layout Plain Layout
24172
24173
24174 \backslash
24175 sidecaptionvpos{figure}{c}
24176 \end_layout
24177
24178 \end_inset
24179
24180
24181 \begin_inset Float figure
24182 wide false
24183 sideways false
24184 status open
24185
24186 \begin_layout Plain Layout
24187 \begin_inset Graphics
24188         filename ../clipart/escher-lsd.eps
24189         scale 75
24190         scaleBeforeRotation
24191
24192 \end_inset
24193
24194
24195 \end_layout
24196
24197 \begin_layout Plain Layout
24198 \begin_inset Caption
24199
24200 \begin_layout Plain Layout
24201 \begin_inset CommandInset label
24202 LatexCommand label
24203 name "fig:legende-à-coté-fig-2"
24204
24205 \end_inset
24206
24207 Une légende centrée verticalement à côté d'une figure.
24208 \end_layout
24209
24210 \end_inset
24211
24212
24213 \end_layout
24214
24215 \end_inset
24216
24217
24218 \end_layout
24219
24220 \begin_layout Standard
24221 \begin_inset ERT
24222 status collapsed
24223
24224 \begin_layout Plain Layout
24225
24226
24227 \backslash
24228 FigBesEnd
24229 \end_layout
24230
24231 \end_inset
24232
24233
24234 \end_layout
24235
24236 \begin_layout Standard
24237 \begin_inset ERT
24238 status collapsed
24239
24240 \begin_layout Plain Layout
24241
24242
24243 \backslash
24244 else
24245 \end_layout
24246
24247 \end_inset
24248
24249
24250 \begin_inset Note Note
24251 status open
24252
24253 \begin_layout Plain Layout
24254 Ce qui suit sera affiché si le paquetage LaTeX 
24255 \series bold
24256 sidecap
24257 \series default
24258  n'est pas installé :
24259 \end_layout
24260
24261 \end_inset
24262
24263
24264 \end_layout
24265
24266 \begin_layout Standard
24267 Vous devez installer le paquetage LaTeX 
24268 \series bold
24269 sidecap
24270 \series default
24271  pour voir la suite de cette section dans la sortie imprimée.
24272 \end_layout
24273
24274 \begin_layout Standard
24275 \begin_inset ERT
24276 status collapsed
24277
24278 \begin_layout Plain Layout
24279
24280
24281 \backslash
24282 fi
24283 \end_layout
24284
24285 \end_inset
24286
24287
24288 \end_layout
24289
24290 \begin_layout Section
24291 Les Listes de Flottants
24292 \begin_inset Index
24293 status collapsed
24294
24295 \begin_layout Plain Layout
24296 Flottants ! Listes de Flottants
24297 \end_layout
24298
24299 \end_inset
24300
24301
24302 \end_layout
24303
24304 \begin_layout Standard
24305 De la même façon que la table des matières fait la liste des sections du
24306  document, il y a des listes pour tous les types de flottants, comme par
24307  exemple pour les figures du document.
24308  Vous pouvez les insérer en utilisant le menu 
24309 \family sans
24310 Insérer\SpecialChar \menuseparator
24311 Listes
24312 \begin_inset space ~
24313 \end_inset
24314
24315 &
24316 \begin_inset space ~
24317 \end_inset
24318
24319 TdM
24320 \family default
24321 .
24322 \end_layout
24323
24324 \begin_layout Standard
24325 Les entrées de la liste sont la légende du flottant ou éventuellement le
24326  titre court, le numéro du flottant, et le numéro de la page où le flottant
24327  apparaît dans le document.
24328 \end_layout
24329
24330 \begin_layout Standard
24331 Vous trouverez à la fin de ce document une liste des figures et une liste
24332  des tableaux.
24333 \end_layout
24334
24335 \begin_layout Chapter
24336 Notes
24337 \end_layout
24338
24339 \begin_layout Section
24340 Les Notes de LyX
24341 \begin_inset Index
24342 status collapsed
24343
24344 \begin_layout Plain Layout
24345 Notes ! Notes LyX 
24346 \end_layout
24347
24348 \end_inset
24349
24350
24351 \end_layout
24352
24353 \begin_layout Standard
24354 On peut insérer une note en utilisant le bouton 
24355 \begin_inset Graphics
24356         filename ../../images/note-insert.png
24357         scale 85
24358         scaleBeforeRotation
24359
24360 \end_inset
24361
24362  de la barre d'outils ou avec le menu 
24363 \family sans
24364 Insérer\SpecialChar \menuseparator
24365 Note
24366 \family default
24367 .
24368  Il y a trois types de notes :
24369 \end_layout
24370
24371 \begin_layout Description
24372 Note
24373 \begin_inset space ~
24374 \end_inset
24375
24376 LyX Ce type de note est à usage interne et n'apparaîtra pas sur la sortie
24377  finale.
24378  La boîte de cette note ressemble à ceci :
24379 \begin_inset Newline newline
24380 \end_inset
24381
24382
24383 \begin_inset Newline newline
24384 \end_inset
24385
24386
24387 \begin_inset Graphics
24388         filename clipart/LyXNoteImageQt4.png
24389         display false
24390         scale 65
24391         scaleBeforeRotation
24392
24393 \end_inset
24394
24395  
24396 \begin_inset Note Note
24397 status open
24398
24399 \begin_layout Plain Layout
24400 Le texte de cette note n'apparaîtra pas à l'impression.
24401 \end_layout
24402
24403 \end_inset
24404
24405
24406 \end_layout
24407
24408 \begin_layout Description
24409 Commentaire Ce type de note n'apparaît pas non plus à l'impression, mais
24410  il est inséré comme un commentaire LaTeX quand vous exportez votre document
24411  vers un fichier au format LaTeX avec le menu 
24412 \family sans
24413 Fichier\SpecialChar \menuseparator
24414 Exporter\SpecialChar \menuseparator
24415 LaTeX (pdflatex) / (plain)
24416 \family default
24417 .
24418  La boîte de cette note ressemble à ceci :
24419 \begin_inset Newline newline
24420 \end_inset
24421
24422
24423 \begin_inset Newline newline
24424 \end_inset
24425
24426
24427 \begin_inset Graphics
24428         filename clipart/CommentNoteImageQt4.png
24429         display false
24430         scale 55
24431         scaleBeforeRotation
24432
24433 \end_inset
24434
24435
24436 \lang english
24437  
24438 \lang french
24439
24440 \begin_inset Note Comment
24441 status open
24442
24443 \begin_layout Plain Layout
24444 Le texte de cette note n'apparaîtra que comme commentaire dans un fichier
24445  LaTeX.
24446 \end_layout
24447
24448 \end_inset
24449
24450
24451 \end_layout
24452
24453 \begin_layout Description
24454 Grisée Ce type de note apparaît à l'impression sous forme de texte grisé.
24455  La boîte de cette note ressemble à ceci :
24456 \lang english
24457
24458 \begin_inset Newline newline
24459 \end_inset
24460
24461
24462 \lang french
24463
24464 \begin_inset Newline newline
24465 \end_inset
24466
24467
24468 \begin_inset Graphics
24469         filename clipart/GreyedOutNoteImageQt4.png
24470         lyxscale 80
24471         display false
24472         scale 55
24473         scaleBeforeRotation
24474
24475 \end_inset
24476
24477
24478 \begin_inset Newline newline
24479 \end_inset
24480
24481
24482 \begin_inset ERT
24483 status collapsed
24484
24485 \begin_layout Plain Layout
24486
24487
24488 \backslash
24489 renewenvironment{lyxgreyedout}
24490 \end_layout
24491
24492 \begin_layout Plain Layout
24493
24494 {
24495 \backslash
24496 textcolor[gray]{0.8}
24497 \backslash
24498 bgroup}{
24499 \backslash
24500 egroup}
24501 \end_layout
24502
24503 \end_inset
24504
24505
24506 \begin_inset Note Greyedout
24507 status open
24508
24509 \begin_layout Plain Layout
24510 Le texte
24511 \begin_inset Foot
24512 status collapsed
24513
24514 \begin_layout Plain Layout
24515 Ceci est un exemple de note de bas de page à l'intérieur d'une note en texte
24516  grisé.
24517  
24518 \end_layout
24519
24520 \end_inset
24521
24522  de ce commentaire apparaîtra à l'impression sous forme de texte grisé.
24523 \end_layout
24524
24525 \end_inset
24526
24527
24528 \begin_inset ERT
24529 status collapsed
24530
24531 \begin_layout Plain Layout
24532
24533
24534 \backslash
24535 renewenvironment{lyxgreyedout}
24536 \end_layout
24537
24538 \begin_layout Plain Layout
24539
24540 {
24541 \backslash
24542 textcolor{blue}
24543 \backslash
24544 bgroup}{
24545 \backslash
24546 egroup}
24547 \end_layout
24548
24549 \end_inset
24550
24551
24552 \begin_inset Note Note
24553 status open
24554
24555 \begin_layout Plain Layout
24556 Ici, on a redéfini la note grisée pour qu'elle apparaisse avec la définition
24557  originale qu'elle a dans LyX.
24558  En effet, dans ce document les notes grisées sont redéfinies dans le préambule,
24559  comme c'est décrit plus loin, pour apparaître avec le texte en bleu.
24560 \end_layout
24561
24562 \end_inset
24563
24564
24565 \begin_inset Newline newline
24566 \end_inset
24567
24568
24569 \begin_inset Newline newline
24570 \end_inset
24571
24572 Comme vous pouvez le voir dans l'exemple, la première ligne des notes grisées
24573  est un peu décalée et ce type de notes peut avoir des notes de bas de page.
24574 \end_layout
24575
24576 \begin_layout Standard
24577 \begin_inset VSpace bigskip
24578 \end_inset
24579
24580 Quand vous utilisez le bouton 
24581 \begin_inset Graphics
24582         filename ../../images/note-insert.png
24583         scale 85
24584         scaleBeforeRotation
24585
24586 \end_inset
24587
24588  de la barre d'outils, vous insérez une 
24589 \family sans
24590 Note
24591 \begin_inset space ~
24592 \end_inset
24593
24594 LyX
24595 \family default
24596 .
24597  Si vous voulez transformer une portion de texte existant en note, sélectionnez-
24598 la et cliquez sur le bouton d'insertion de note.
24599  Pour retransformer une note en texte, appuyez sur la touche 
24600 \family sans
24601 backspace
24602 \family default
24603  quand le curseur est au tout début de la note ou appuyez sur la touche
24604  
24605 \family sans
24606 Suppr.
24607
24608 \family default
24609  quand le curseur se trouve à la fin de la note.
24610 \end_layout
24611
24612 \begin_layout Standard
24613 \begin_inset VSpace bigskip
24614 \end_inset
24615
24616 Vous pouvez changer la couleur du texte des notes grisées en mettant les
24617  commandes suivantes dans le préambule :
24618 \end_layout
24619
24620 \begin_layout Standard
24621
24622 \series bold
24623
24624 \backslash
24625 renewenvironment{lyxgreyedout}
24626 \begin_inset Newline newline
24627 \end_inset
24628
24629
24630 \begin_inset ERT
24631 status collapsed
24632
24633 \begin_layout Plain Layout
24634
24635
24636 \backslash
24637 hphantom{ }
24638 \end_layout
24639
24640 \end_inset
24641
24642 {
24643 \backslash
24644 textcolor{color}
24645 \backslash
24646 bgroup}{
24647 \backslash
24648 egroup}
24649 \end_layout
24650
24651 \begin_layout Standard
24652 Les couleurs disponibles et la méthode pour définir vos propres couleurs
24653  sont expliqués dans la section
24654 \begin_inset space ~
24655 \end_inset
24656
24657
24658 \begin_inset CommandInset ref
24659 LatexCommand ref
24660 reference "sec:Tableaux-Colorés"
24661
24662 \end_inset
24663
24664 .
24665 \end_layout
24666
24667 \begin_layout Standard
24668 Les notes qui apparaissent en bleu dans ce texte sont en fait des notes
24669  grisées avec leur texte en bleu.
24670 \end_layout
24671
24672 \begin_layout Section
24673 Notes en Bas de Page
24674 \begin_inset CommandInset label
24675 LatexCommand label
24676 name "sec:Notes-bas-de-page"
24677
24678 \end_inset
24679
24680
24681 \begin_inset Index
24682 status collapsed
24683
24684 \begin_layout Plain Layout
24685 Notes ! Notes de bas de page
24686 \end_layout
24687
24688 \end_inset
24689
24690
24691 \begin_inset Index
24692 status collapsed
24693
24694 \begin_layout Plain Layout
24695 Notes de bas de page
24696 \end_layout
24697
24698 \end_inset
24699
24700
24701 \end_layout
24702
24703 \begin_layout Standard
24704 Les notes en bas de page peuvent être insérées soit en utilisant le bouton
24705  
24706 \begin_inset Graphics
24707         filename ../../images/footnote-insert.png
24708         scale 85
24709         scaleBeforeRotation
24710
24711 \end_inset
24712
24713  de la barre d'outils, soit en utilisant le menu 
24714 \family sans
24715 Insérer\SpecialChar \menuseparator
24716 Note
24717 \begin_inset space ~
24718 \end_inset
24719
24720 en
24721 \begin_inset space ~
24722 \end_inset
24723
24724 Bas
24725 \begin_inset space ~
24726 \end_inset
24727
24728 de
24729 \begin_inset space ~
24730 \end_inset
24731
24732 Page
24733 \family default
24734 .
24735  Vous voyez alors apparaître dans votre texte une boîte grise avec une étiquette
24736  rouge 
24737 \begin_inset Quotes fld
24738 \end_inset
24739
24740 bas
24741 \begin_inset Quotes frd
24742 \end_inset
24743
24744  qui ressemble à ceci : 
24745 \begin_inset Graphics
24746         filename clipart/footnoteQt4.png
24747         scale 80
24748         scaleBeforeRotation
24749
24750 \end_inset
24751
24752  Vous pouvez y entrer votre texte.
24753  Si vous voulez transformer du texte déjà existant en note en bas de page,
24754  sélectionnez-le et cliquez sur le bouton 
24755 \family sans
24756 Note
24757 \begin_inset space ~
24758 \end_inset
24759
24760 en
24761 \begin_inset space ~
24762 \end_inset
24763
24764 Bas
24765 \begin_inset space ~
24766 \end_inset
24767
24768 de
24769 \begin_inset space ~
24770 \end_inset
24771
24772 Page
24773 \family default
24774  de la barre d'outils.
24775  Pour retransformer une note de bas de page en texte, appuyez sur la touche
24776  
24777 \family sans
24778 backspace
24779 \family default
24780  quand le curseur est au tout début de la note ou appuyez sur la touche
24781  
24782 \family sans
24783 Suppr.
24784
24785 \family default
24786  quand le curseur se trouve à la fin de la note.
24787 \end_layout
24788
24789 \begin_layout Standard
24790 Voici un exemple de note en bas de page:
24791 \begin_inset Foot
24792 status open
24793
24794 \begin_layout Plain Layout
24795 \begin_inset CommandInset label
24796 LatexCommand label
24797 name "fn:Note-en-bas"
24798
24799 \end_inset
24800
24801 Ceci est un exemple de note en bas de page.
24802 \end_layout
24803
24804 \end_inset
24805
24806
24807 \begin_inset ERT
24808 status collapsed
24809
24810 \begin_layout Plain Layout
24811
24812
24813 \backslash
24814 newcounter{MyRepeatFoot}
24815 \end_layout
24816
24817 \begin_layout Plain Layout
24818
24819
24820 \backslash
24821 setcounter{MyRepeatFoot}{
24822 \backslash
24823 thefootnote}
24824 \end_layout
24825
24826 \end_inset
24827
24828
24829 \end_layout
24830
24831 \begin_layout Standard
24832 La note de bas de page apparaîtra dans la sortie imprimée sous la forme
24833  d'un numéro en exposant à la position qu'occupe dans le texte la boîte
24834  de note.
24835  Le texte de la note est placé en bas de la page courante.
24836  Le numéro de note est calculé par LaTeX, et les numéros se suivent.
24837  Selon votre classe de document les numéros de notes pourront être réinitialisés
24838  à chaque nouveau chapitre.
24839 \end_layout
24840
24841 \begin_layout Standard
24842 On peut faire référence à une note en bas de page comme on le fait avec
24843  les flottants : Insérez une étiquette dans la note et faites une référence
24844  croisée vers cette étiquette comme c'est décrit dans la
24845 \begin_inset space ~
24846 \end_inset
24847
24848
24849 \begin_inset CommandInset ref
24850 LatexCommand ref
24851 reference "sec:Referencer-les-Flottants"
24852
24853 \end_inset
24854
24855 .
24856 \begin_inset Newline newline
24857 \end_inset
24858
24859 Voici une référence à une note de bas de page :
24860 \begin_inset space ~
24861 \end_inset
24862
24863
24864 \begin_inset CommandInset ref
24865 LatexCommand ref
24866 reference "fn:Note-en-bas"
24867
24868 \end_inset
24869
24870 .
24871 \end_layout
24872
24873 \begin_layout Standard
24874 \begin_inset VSpace defskip
24875 \end_inset
24876
24877 Pour utiliser des notes de bas de page dans les tableaux, vous devez utiliser
24878  des minipages, voyez la section
24879 \begin_inset space ~
24880 \end_inset
24881
24882
24883 \begin_inset CommandInset ref
24884 LatexCommand ref
24885 reference "sec:Minipages"
24886
24887 \end_inset
24888
24889 .
24890  Les notes de bas de page dans des tableaux longs sont traitées dans la
24891  section
24892 \begin_inset space ~
24893 \end_inset
24894
24895
24896 \begin_inset CommandInset ref
24897 LatexCommand ref
24898 reference "sub:Notes-dans-tableau-long"
24899
24900 \end_inset
24901
24902 .
24903 \end_layout
24904
24905 \begin_layout Standard
24906 \begin_inset VSpace defskip
24907 \end_inset
24908
24909 Pour créer seulement la marque de note, utilisez la commande 
24910 \series bold
24911
24912 \backslash
24913 footnotemark[nombre]
24914 \series default
24915  en code TeX.
24916  On utilise cette possibilité quand on a plusieurs fois la même annotation
24917  dans le texte, mais que l'on ne veut pas répéter le texte de la note de
24918  bas de page à chaque fois.
24919 \begin_inset Newline newline
24920 \end_inset
24921
24922 Comme vous ne connaissez pas le numéro de la note que vous voulez répéter
24923  au moment où vous tapez votre texte, vous devez enregistrer ce nombre quelque
24924  part.
24925  Pour la marque de note qui suit, ces commandes ont été insérées en code
24926  TeX après la note
24927 \begin_inset space ~
24928 \end_inset
24929
24930
24931 \begin_inset CommandInset ref
24932 LatexCommand ref
24933 reference "fn:Note-en-bas"
24934
24935 \end_inset
24936
24937  pour enregistrer le numéro de note de bas de page :
24938 \end_layout
24939
24940 \begin_layout Standard
24941
24942 \series bold
24943
24944 \backslash
24945 newcounter{MyRepeatFoot}
24946 \begin_inset Newline newline
24947 \end_inset
24948
24949
24950 \backslash
24951 setcounter{MyRepeatFoot}{
24952 \backslash
24953 thefootnote}
24954 \end_layout
24955
24956 \begin_layout Standard
24957 La marque de note a été créée avec la commande suivante :
24958 \end_layout
24959
24960 \begin_layout Standard
24961
24962 \series bold
24963
24964 \backslash
24965 footnotemark[
24966 \backslash
24967 theMyRepeatFoot]
24968 \end_layout
24969
24970 \begin_layout Standard
24971 Voici un exemple de marque de note de bas de page : 
24972 \begin_inset ERT
24973 status collapsed
24974
24975 \begin_layout Plain Layout
24976
24977
24978 \backslash
24979 footnotemark[
24980 \backslash
24981 theMyRepeatFoot]
24982 \end_layout
24983
24984 \end_inset
24985
24986
24987 \end_layout
24988
24989 \begin_layout Subsection
24990 Numérotation de Notes de Bas de Page
24991 \begin_inset CommandInset label
24992 LatexCommand label
24993 name "sub:Numerotation-notes-bas-de-page"
24994
24995 \end_inset
24996
24997
24998 \begin_inset Index
24999 status collapsed
25000
25001 \begin_layout Plain Layout
25002 Notes de bas de page ! Numérotation
25003 \end_layout
25004
25005 \end_inset
25006
25007
25008 \end_layout
25009
25010 \begin_layout Standard
25011 Pour remettre les numéros de notes de bas de page à zéro après chaque section,
25012  ajoutez cette commande dans le préambule de votre document :
25013 \end_layout
25014
25015 \begin_layout Standard
25016
25017 \series bold
25018
25019 \backslash
25020 @addtoreset{footnote}{section}
25021 \end_layout
25022
25023 \begin_layout Standard
25024 \begin_inset VSpace bigskip
25025 \end_inset
25026
25027 La commande de préambule suivante change le style de numérotation des notes
25028  en petits chiffres romains :
25029 \end_layout
25030
25031 \begin_layout Standard
25032
25033 \series bold
25034
25035 \backslash
25036 renewcommand{
25037 \backslash
25038 thefootnote}{
25039 \backslash
25040 roman{footnote}}
25041 \end_layout
25042
25043 \begin_layout Standard
25044 \begin_inset ERT
25045 status collapsed
25046
25047 \begin_layout Plain Layout
25048
25049
25050 \backslash
25051 renewcommand{
25052 \backslash
25053 thefootnote}{
25054 \backslash
25055 roman{footnote}}
25056 \end_layout
25057
25058 \end_inset
25059
25060  Cette note de bas de page utilise une numérotation en chiffres romains
25061  :
25062 \begin_inset Foot
25063 status open
25064
25065 \begin_layout Plain Layout
25066 Ceci est un exemple de note de bas de page numérotée avec de petits chiffres
25067  romains.
25068 \end_layout
25069
25070 \end_inset
25071
25072
25073 \end_layout
25074
25075 \begin_layout Standard
25076 Pour mettre la numérotation en chiffres romains majuscules, remplacez dans
25077  la commande précédente 
25078 \series bold
25079
25080 \backslash
25081 roman
25082 \series default
25083  par 
25084 \series bold
25085
25086 \backslash
25087 Roman
25088 \series default
25089 .
25090  Pour numéroter les notes avec des lettres latines minuscules ou majuscules,
25091  utilisez respectivement soit 
25092 \series bold
25093
25094 \backslash
25095 Alph
25096 \series default
25097  soit 
25098 \series bold
25099
25100 \backslash
25101 alph
25102 \series default
25103 .
25104  Pour les 
25105 \begin_inset Quotes eld
25106 \end_inset
25107
25108 numéroter
25109 \begin_inset Quotes erd
25110 \end_inset
25111
25112  avec des symboles, utilisez 
25113 \series bold
25114
25115 \backslash
25116 fnsymbol
25117 \series default
25118 .
25119 \end_layout
25120
25121 \begin_layout Standard
25122 \begin_inset Note Greyedout
25123 status open
25124
25125 \begin_layout Plain Layout
25126
25127 \series bold
25128 Note:
25129 \series default
25130  Vous ne pouvez numéroter que 26 notes de bas de page avec des lettres latines,
25131  puisque cette numérotation est limitée à des lettres seules.
25132 \end_layout
25133
25134 \end_inset
25135
25136
25137 \begin_inset Newline newline
25138 \end_inset
25139
25140
25141 \begin_inset Note Greyedout
25142 status open
25143
25144 \begin_layout Plain Layout
25145
25146 \series bold
25147 Note:
25148 \series default
25149  Vous ne pouvez numéroter que 9 notes de bas de page avec des symboles.
25150 \end_layout
25151
25152 \end_inset
25153
25154
25155 \end_layout
25156
25157 \begin_layout Standard
25158 Pour revenir au style de numérotation implicite quand vous en avez changé,
25159  utilisez 
25160 \series bold
25161
25162 \backslash
25163 arabic
25164 \series default
25165  à la place de 
25166 \series bold
25167
25168 \backslash
25169 roman
25170 \series default
25171  dans la commande précédente.
25172 \begin_inset ERT
25173 status collapsed
25174
25175 \begin_layout Plain Layout
25176
25177
25178 \backslash
25179 renewcommand{
25180 \backslash
25181 thefootnote}{
25182 \backslash
25183 arabic{footnote}}
25184 \end_layout
25185
25186 \end_inset
25187
25188
25189 \end_layout
25190
25191 \begin_layout Standard
25192 \begin_inset VSpace bigskip
25193 \end_inset
25194
25195
25196 \end_layout
25197
25198 \begin_layout Standard
25199 Si vous voulez que vos notes de bas de pages soient numérotées en suivant
25200  le schéma 
25201 \begin_inset Quotes eld
25202 \end_inset
25203
25204 chapitre.note
25205 \begin_inset Quotes erd
25206 \end_inset
25207
25208 , ajoutez la commande suivante au préambule de votre document :
25209 \end_layout
25210
25211 \begin_layout Standard
25212
25213 \series bold
25214
25215 \backslash
25216 numberwithin{footnote}{chapter}
25217 \end_layout
25218
25219 \begin_layout Standard
25220 Pour pouvoir utiliser la commande 
25221 \series bold
25222
25223 \backslash
25224 numberwithin
25225 \series default
25226 , activez dans la rubrique 
25227 \family sans
25228 Options
25229 \begin_inset space ~
25230 \end_inset
25231
25232 des
25233 \begin_inset space ~
25234 \end_inset
25235
25236 Maths
25237 \family default
25238  dans les paramètres du document, l'option 
25239 \family sans
25240 Utiliser
25241 \begin_inset space ~
25242 \end_inset
25243
25244 le
25245 \begin_inset space ~
25246 \end_inset
25247
25248 paquetage
25249 \begin_inset space ~
25250 \end_inset
25251
25252 maths
25253 \begin_inset space ~
25254 \end_inset
25255
25256 AMS
25257 \family default
25258 .
25259 \end_layout
25260
25261 \begin_layout Standard
25262 \begin_inset ERT
25263 status collapsed
25264
25265 \begin_layout Plain Layout
25266
25267
25268 \backslash
25269 numberwithin{footnote}{chapter}
25270 \end_layout
25271
25272 \end_inset
25273
25274 Ceci est un autre exemple de note de bas de page:
25275 \series bold
25276
25277 \begin_inset Foot
25278 status open
25279
25280 \begin_layout Plain Layout
25281 Cette note est numérotée en suivant le schéma 
25282 \begin_inset Quotes eld
25283 \end_inset
25284
25285 chapitre.note
25286 \begin_inset Quotes erd
25287 \end_inset
25288
25289 .
25290 \end_layout
25291
25292 \end_inset
25293
25294
25295 \series default
25296
25297 \begin_inset ERT
25298 status collapsed
25299
25300 \begin_layout Plain Layout
25301
25302
25303 \backslash
25304 renewcommand{
25305 \backslash
25306 thefootnote}{
25307 \backslash
25308 arabic{footnote}}
25309 \end_layout
25310
25311 \end_inset
25312
25313
25314 \end_layout
25315
25316 \begin_layout Standard
25317 \begin_inset Note Greyedout
25318 status open
25319
25320 \begin_layout Plain Layout
25321
25322 \series bold
25323 Note:
25324 \series default
25325  
25326 \series bold
25327
25328 \backslash
25329 numberwithin
25330 \series default
25331  imprime toujours les numéros de notes en nombres arabes ; les redéfinitions
25332  précédentes ayant pour but d'avoir des numéros non arabes ne sont plus
25333  prises en compte.
25334  
25335 \end_layout
25336
25337 \end_inset
25338
25339
25340 \end_layout
25341
25342 \begin_layout Standard
25343 Donc pour avoir par exemple le schéma 
25344 \begin_inset Quotes eld
25345 \end_inset
25346
25347 chapitre.
25348 \backslash
25349 Roman{note}
25350 \begin_inset Quotes erd
25351 \end_inset
25352
25353 , utilisez la commande suivante plutôt que 
25354 \series bold
25355
25356 \backslash
25357 numberwithin
25358 \series default
25359  :
25360 \end_layout
25361
25362 \begin_layout Standard
25363
25364 \series bold
25365
25366 \backslash
25367 renewcommand{
25368 \backslash
25369 thefootnote}{
25370 \backslash
25371 thechapter.
25372 \backslash
25373 Roman{footnote}}
25374 \end_layout
25375
25376 \begin_layout Subsection
25377 Positionnement de notes de bas de page
25378 \begin_inset Index
25379 status collapsed
25380
25381 \begin_layout Plain Layout
25382 Notes de bas de page ! Positionnement
25383 \end_layout
25384
25385 \end_inset
25386
25387
25388 \end_layout
25389
25390 \begin_layout Standard
25391 Si vous avez plusieurs notes sur une même page, elle apparaissent sans espace
25392  vertical entre elles en bas de la page.
25393  Pour les rendre plus lisibles vous pouvez par exemple ajouter un espace
25394  de 1.5
25395 \begin_inset space \thinspace{}
25396 \end_inset
25397
25398 mm avec la commande suivante dans le préambule :
25399 \end_layout
25400
25401 \begin_layout Standard
25402
25403 \series bold
25404
25405 \backslash
25406 let
25407 \backslash
25408 myFoot
25409 \backslash
25410 footnote
25411 \begin_inset Newline newline
25412 \end_inset
25413
25414
25415 \backslash
25416 renewcommand{
25417 \backslash
25418 footnote}[1]{
25419 \backslash
25420 myFoot{#1
25421 \backslash
25422 vspace{1.5mm}}}
25423 \end_layout
25424
25425 \begin_layout Standard
25426 \begin_inset VSpace bigskip
25427 \end_inset
25428
25429 Dans un document à deux colonnes les notes de bas de page apparaissent en
25430  bas de chaque colonne, comme sur la Figure
25431 \begin_inset space ~
25432 \end_inset
25433
25434
25435 \begin_inset CommandInset ref
25436 LatexCommand ref
25437 reference "fig:Position-standard-note-bas-de-page"
25438
25439 \end_inset
25440
25441 .
25442  Si les notes ne doivent apparaître qu'en bas de la colonne de droite, comme
25443  sur la Figure
25444 \begin_inset space ~
25445 \end_inset
25446
25447
25448 \begin_inset CommandInset ref
25449 LatexCommand ref
25450 reference "fig:Position-note-avec-ftnright"
25451
25452 \end_inset
25453
25454 , utilisez le paquetage LaTeX 
25455 \series bold
25456 ftnright
25457 \series default
25458
25459 \begin_inset Index
25460 status collapsed
25461
25462 \begin_layout Plain Layout
25463 Paquetages LaTeX ! ftnright
25464 \end_layout
25465
25466 \end_inset
25467
25468  avec cette commande dans le préambule du document:
25469 \end_layout
25470
25471 \begin_layout Standard
25472
25473 \series bold
25474
25475 \backslash
25476 usepackage{ftnright}
25477 \end_layout
25478
25479 \begin_layout Standard
25480 \begin_inset Float figure
25481 placement !h
25482 wide false
25483 sideways false
25484 status open
25485
25486 \begin_layout Plain Layout
25487 \begin_inset ERT
25488 status collapsed
25489
25490 \begin_layout Plain Layout
25491
25492
25493 \backslash
25494 framebox{
25495 \end_layout
25496
25497 \end_inset
25498
25499
25500 \begin_inset Graphics
25501         filename ../clipart/without_fntright.pdf
25502         width 100col%
25503         scaleBeforeRotation
25504
25505 \end_inset
25506
25507
25508 \begin_inset ERT
25509 status collapsed
25510
25511 \begin_layout Plain Layout
25512
25513 }
25514 \end_layout
25515
25516 \end_inset
25517
25518
25519 \end_layout
25520
25521 \begin_layout Plain Layout
25522 \begin_inset Caption
25523
25524 \begin_layout Plain Layout
25525 \begin_inset CommandInset label
25526 LatexCommand label
25527 name "fig:Position-standard-note-bas-de-page"
25528
25529 \end_inset
25530
25531 Positionnement standard des notes de bas de page dans un document à deux
25532  colonnes.
25533 \end_layout
25534
25535 \end_inset
25536
25537
25538 \end_layout
25539
25540 \end_inset
25541
25542
25543 \end_layout
25544
25545 \begin_layout Standard
25546 \begin_inset Float figure
25547 placement !h
25548 wide false
25549 sideways false
25550 status open
25551
25552 \begin_layout Plain Layout
25553 \begin_inset ERT
25554 status collapsed
25555
25556 \begin_layout Plain Layout
25557
25558
25559 \backslash
25560 framebox{
25561 \end_layout
25562
25563 \end_inset
25564
25565
25566 \begin_inset Graphics
25567         filename ../clipart/with_fntright.pdf
25568         width 100col%
25569         scaleBeforeRotation
25570
25571 \end_inset
25572
25573
25574 \begin_inset ERT
25575 status collapsed
25576
25577 \begin_layout Plain Layout
25578
25579 }
25580 \end_layout
25581
25582 \end_inset
25583
25584
25585 \end_layout
25586
25587 \begin_layout Plain Layout
25588 \begin_inset Caption
25589
25590 \begin_layout Plain Layout
25591 \begin_inset CommandInset label
25592 LatexCommand label
25593 name "fig:Position-note-avec-ftnright"
25594
25595 \end_inset
25596
25597 Positionnement de notes de bas de page dans un document à deux colonnes
25598  en utilisant le paquetage LaTeX 
25599 \series bold
25600 ftnright
25601 \series default
25602 .
25603 \end_layout
25604
25605 \end_inset
25606
25607
25608 \end_layout
25609
25610 \end_inset
25611
25612
25613 \end_layout
25614
25615 \begin_layout Standard
25616 \begin_inset VSpace bigskip
25617 \end_inset
25618
25619 Dans certaines publications scientifiques, il est courant de rassembler
25620  les notes de bas de page et de les imprimer dans un paragraphe particulier
25621  à la fin de la section, comme sur la Figure
25622 \begin_inset space ~
25623 \end_inset
25624
25625
25626 \begin_inset CommandInset ref
25627 LatexCommand ref
25628 reference "fig:Notes-de-fin"
25629
25630 \end_inset
25631
25632 .
25633  On les appelle 
25634 \begin_inset Quotes eld
25635 \end_inset
25636
25637 notes de fin
25638 \begin_inset Quotes erd
25639 \end_inset
25640
25641 .
25642 \begin_inset Index
25643 status collapsed
25644
25645 \begin_layout Plain Layout
25646 Notes de fin
25647 \end_layout
25648
25649 \end_inset
25650
25651  Pour utiliser des notes de fin à la place des notes de bas de page dans
25652  votre document, 
25653 \lang english
25654 load in the menu
25655 \lang french
25656  
25657 \family sans
25658 Document\SpecialChar \menuseparator
25659 Paramètres\SpecialChar \menuseparator
25660 Modules 
25661 \family default
25662 \lang english
25663 the module
25664 \lang french
25665  
25666 \family sans
25667 Note de bas de page en fin de document
25668 \family default
25669 .
25670  Pour insérer les notes qui ont ainsi été rassemblées, mettez la commande
25671 \end_layout
25672
25673 \begin_layout Standard
25674
25675 \series bold
25676
25677 \backslash
25678 theendnotes
25679 \end_layout
25680
25681 \begin_layout Standard
25682 en code TeX à la fin d'une section ou d'un chapitre.
25683 \end_layout
25684
25685 \begin_layout Standard
25686 \begin_inset Float figure
25687 wide false
25688 sideways false
25689 status open
25690
25691 \begin_layout Plain Layout
25692 \align center
25693 \begin_inset ERT
25694 status collapsed
25695
25696 \begin_layout Plain Layout
25697
25698
25699 \backslash
25700 framebox{
25701 \end_layout
25702
25703 \end_inset
25704
25705
25706 \begin_inset Graphics
25707         filename ../clipart/endnotes.pdf
25708         scaleBeforeRotation
25709
25710 \end_inset
25711
25712
25713 \begin_inset ERT
25714 status collapsed
25715
25716 \begin_layout Plain Layout
25717
25718 }
25719 \end_layout
25720
25721 \end_inset
25722
25723
25724 \end_layout
25725
25726 \begin_layout Plain Layout
25727 \begin_inset Caption
25728
25729 \begin_layout Plain Layout
25730 \begin_inset CommandInset label
25731 LatexCommand label
25732 name "fig:Notes-de-fin"
25733
25734 \end_inset
25735
25736 Les notes de fin – notes de bas de page sont imprimées dans un paragraphe
25737  séparé à la fin des sections ou des chapitres.
25738 \end_layout
25739
25740 \end_inset
25741
25742
25743 \end_layout
25744
25745 \end_inset
25746
25747
25748 \end_layout
25749
25750 \begin_layout Standard
25751 \begin_inset VSpace medskip
25752 \end_inset
25753
25754 L'entête de paragraphe pour les notes de fin n'est pas traduit automatiquement
25755  dans la langue du document, cela doit être fait manuellement.
25756  Les lignes de préambule suivantes traduisent implicitement le nom en anglais
25757  
25758 \begin_inset Quotes eld
25759 \end_inset
25760
25761 Notes
25762 \begin_inset Quotes erd
25763 \end_inset
25764
25765  en sa traduction Allemande
25766 \begin_inset Foot
25767 status collapsed
25768
25769 \begin_layout Plain Layout
25770 En français, 
25771 \begin_inset Quotes eld
25772 \end_inset
25773
25774 Notes
25775 \begin_inset Quotes erd
25776 \end_inset
25777
25778  peut être conservé.
25779 \end_layout
25780
25781 \end_inset
25782
25783  
25784 \begin_inset Quotes eld
25785 \end_inset
25786
25787 Anmerkungen
25788 \begin_inset Quotes erd
25789 \end_inset
25790
25791  :
25792 \end_layout
25793
25794 \begin_layout Standard
25795
25796 \series bold
25797
25798 \backslash
25799 renewcommand{
25800 \backslash
25801 notesname}{Anmerkungen}
25802 \end_layout
25803
25804 \begin_layout Standard
25805 \begin_inset VSpace medskip
25806 \end_inset
25807
25808 La numérotation des notes de fin peut être modifiée comme celle des notes
25809  de bas de page comme c'est décrit dans la section
25810 \begin_inset space ~
25811 \end_inset
25812
25813
25814 \begin_inset CommandInset ref
25815 LatexCommand ref
25816 reference "sub:Numerotation-notes-bas-de-page"
25817
25818 \end_inset
25819
25820  ; remplacez juste la commande 
25821 \series bold
25822
25823 \backslash
25824 thefootnote
25825 \series default
25826  par 
25827 \series bold
25828
25829 \backslash
25830 theendnote
25831 \series default
25832 .
25833  Pour réinitialiser le numéro de note de fin, utilisez la commande 
25834 \series bold
25835
25836 \backslash
25837 @addtoreset
25838 \series default
25839  comme c'est décrit dans la section
25840 \begin_inset space ~
25841 \end_inset
25842
25843
25844 \begin_inset CommandInset ref
25845 LatexCommand ref
25846 reference "sub:Numerotation-notes-bas-de-page"
25847
25848 \end_inset
25849
25850  et remplacez le paramètre de commande 
25851 \series bold
25852 footnote
25853 \series default
25854  par 
25855 \series bold
25856 endnote
25857 \series default
25858 .
25859 \end_layout
25860
25861 \begin_layout Standard
25862 Pour seulement créer une marque de note de fin, utilisez la commande 
25863 \series bold
25864
25865 \backslash
25866 endnotemark[numéro]
25867 \series default
25868  qui est semblable à 
25869 \series bold
25870
25871 \backslash
25872 footnotemark
25873 \series default
25874 , décrite dans la section
25875 \begin_inset space ~
25876 \end_inset
25877
25878
25879 \begin_inset CommandInset ref
25880 LatexCommand ref
25881 reference "sec:Notes-bas-de-page"
25882
25883 \end_inset
25884
25885 .
25886 \end_layout
25887
25888 \begin_layout Standard
25889 \begin_inset VSpace bigskip
25890 \end_inset
25891
25892 Les notes de bas de page peuvent être mise dans la marge de la page et l'alignem
25893 ent du texte des notes peut être modifié, voyez le paquetage LaTeX 
25894 \series bold
25895 footmisc
25896 \series default
25897
25898 \begin_inset Index
25899 status collapsed
25900
25901 \begin_layout Plain Layout
25902 Paquetages LaTeX ! footmisc
25903 \end_layout
25904
25905 \end_inset
25906
25907
25908 \begin_inset CommandInset citation
25909 LatexCommand cite
25910 key "footmisc"
25911
25912 \end_inset
25913
25914  pour plus d'information à ce sujet.
25915 \end_layout
25916
25917 \begin_layout Standard
25918 Pour plein d'autres problèmes de mises en formes des notes de bas de page,
25919  voyez les livres sur LaTeX, 
25920 \begin_inset CommandInset citation
25921 LatexCommand cite
25922 key "latexcompanion,latexguide,latexbook"
25923
25924 \end_inset
25925
25926 .
25927 \end_layout
25928
25929 \begin_layout Section
25930 Notes en Marge
25931 \begin_inset Index
25932 status collapsed
25933
25934 \begin_layout Plain Layout
25935 Notes ! Notes en Marge
25936 \end_layout
25937
25938 \end_inset
25939
25940
25941 \end_layout
25942
25943 \begin_layout Standard
25944 Les notes en marge dans LyX ressemblent aux notes en bas de page et se comporten
25945 t de la même façon.
25946  Quand vous insérez une note en marge avec 
25947 \family sans
25948 Insérer\SpecialChar \menuseparator
25949 Note
25950 \begin_inset space ~
25951 \end_inset
25952
25953 en
25954 \begin_inset space ~
25955 \end_inset
25956
25957 Marge
25958 \family default
25959  ou avec le bouton 
25960 \begin_inset Graphics
25961         filename ../../images/marginalnote-insert.png
25962         scale 85
25963         scaleBeforeRotation
25964
25965 \end_inset
25966
25967  de la barre d'outils, vous voyez apparaître dans votre texte une boîte
25968  grise avec une étiquette rouge 
25969 \begin_inset Quotes fld
25970 \end_inset
25971
25972 marge
25973 \begin_inset Quotes frd
25974 \end_inset
25975
25976 .
25977  
25978 \begin_inset Marginal
25979 status collapsed
25980
25981 \begin_layout Plain Layout
25982 C'est une note en marge.
25983 \end_layout
25984
25985 \end_inset
25986
25987  Cette boîte est la représentation de votre note dans LyX.
25988  Vous pouvez y entrer votre texte.
25989 \end_layout
25990
25991 \begin_layout Standard
25992 Les notes en marge apparaissent dans la marge de droite dans les documents
25993  imprimées sur une seule face.
25994  Dans les documents imprimés recto-verso, elles apparaissent dans la marge
25995  
25996 \begin_inset Quotes eld
25997 \end_inset
25998
25999 extérieure
26000 \begin_inset Quotes erd
26001 \end_inset
26002
26003  – la gauche sur les pages paires et la droite sur les pages impaires.
26004  Le texte de la note en marge est aligné à l'opposé de la marge externe
26005  – aligné à droite quand la note apparaît dans la marge de gauche.
26006  La première ligne de la note apparaît à la hauteur de la ligne de texte
26007  où la note a été insérée dans le document.
26008 \end_layout
26009
26010 \begin_layout Standard
26011 \begin_inset VSpace bigskip
26012 \end_inset
26013
26014 Pour placer une note dans la marge interne, ajoutez la commande suivante
26015  :
26016 \end_layout
26017
26018 \begin_layout Standard
26019
26020 \series bold
26021
26022 \backslash
26023 reversemarginpar
26024 \end_layout
26025
26026 \begin_layout Standard
26027 sous forme de code TeX avant votre note de marge.
26028  Le nouveau positionnement est pris en compte pour toutes les notes en marge
26029  qui suivent 
26030 \begin_inset ERT
26031 status collapsed
26032
26033 \begin_layout Plain Layout
26034
26035
26036 \backslash
26037 reversemarginpar 
26038 \end_layout
26039
26040 \end_inset
26041
26042
26043 \begin_inset Marginal
26044 status open
26045
26046 \begin_layout Plain Layout
26047 Cette note en marge est dans la marge interne.
26048 \end_layout
26049
26050 \end_inset
26051
26052
26053 \series bold
26054
26055 \begin_inset Newline newline
26056 \end_inset
26057
26058
26059 \series default
26060
26061 \begin_inset Note Greyedout
26062 status open
26063
26064 \begin_layout Plain Layout
26065
26066 \series bold
26067 Note:
26068 \series default
26069  Il y a souvent pas assez d'espace dans la marge interne, ce qui fait que
26070  les notes sont souvent mal mises en formes dans la sortie imprimée.
26071 \end_layout
26072
26073 \end_inset
26074
26075
26076 \end_layout
26077
26078 \begin_layout Standard
26079 Pour revenir au positionnement implicite, ajoutez la commande :
26080 \end_layout
26081
26082 \begin_layout Standard
26083
26084 \series bold
26085
26086 \backslash
26087 normalmarginpar
26088 \end_layout
26089
26090 \begin_layout Standard
26091 sous forme de code TeX.
26092 \begin_inset ERT
26093 status collapsed
26094
26095 \begin_layout Plain Layout
26096
26097
26098 \backslash
26099 normalmarginpar 
26100 \end_layout
26101
26102 \end_inset
26103
26104
26105 \begin_inset Newline newline
26106 \end_inset
26107
26108  
26109 \begin_inset Note Greyedout
26110 status open
26111
26112 \begin_layout Plain Layout
26113
26114 \series bold
26115 Note:
26116 \series default
26117  Cette commande est ignorée quand elle est dans un paragraphe ou la commande
26118  
26119 \series bold
26120
26121 \backslash
26122 reversemarginpar
26123 \series default
26124  est aussi utilisée.
26125 \end_layout
26126
26127 \end_inset
26128
26129
26130 \end_layout
26131
26132 \begin_layout Standard
26133 \begin_inset VSpace bigskip
26134 \end_inset
26135
26136
26137 \begin_inset Marginal
26138 status open
26139
26140 \begin_layout Plain Layout
26141 UnTrèsLongMotEnMarge sans césure.
26142 \end_layout
26143
26144 \end_inset
26145
26146  Comme dans le cas décrit dans la section
26147 \begin_inset space ~
26148 \end_inset
26149
26150
26151 \begin_inset CommandInset ref
26152 LatexCommand ref
26153 reference "sub:Lignes-multiple-dans-cellule"
26154
26155 \end_inset
26156
26157 , les mots trop longs ne peuvent pas subir de césure s'ils sont le premier
26158  mot d'une note en marge.
26159  Pour éviter ce problème, insérez un espacement horizontal de 0
26160 \begin_inset space \thinspace{}
26161 \end_inset
26162
26163 pt avant le mot en question: 
26164 \begin_inset Marginal
26165 status open
26166
26167 \begin_layout Plain Layout
26168 \begin_inset space \hspace{}
26169 \length 0pt
26170 \end_inset
26171
26172 UnMotTrèsLongEnMarge avec une césure.
26173 \end_layout
26174
26175 \end_inset
26176
26177
26178 \end_layout
26179
26180 \begin_layout Standard
26181 \begin_inset VSpace bigskip
26182 \end_inset
26183
26184
26185 \end_layout
26186
26187 \begin_layout Standard
26188 \begin_inset Note Greyedout
26189 status open
26190
26191 \begin_layout Plain Layout
26192
26193 \series bold
26194 Note:
26195 \series default
26196  Normalement, les notes en marge ne peuvent pas être utilisées dans des
26197  tableaux, des flottants et des notes de bas de page.
26198 \end_layout
26199
26200 \end_inset
26201
26202
26203 \end_layout
26204
26205 \begin_layout Standard
26206 \begin_inset VSpace bigskip
26207 \end_inset
26208
26209
26210 \end_layout
26211
26212 \begin_layout Standard
26213 \begin_inset ERT
26214 status collapsed
26215
26216 \begin_layout Plain Layout
26217
26218
26219 \backslash
26220 ifmarginnote
26221 \end_layout
26222
26223 \end_inset
26224
26225
26226 \begin_inset Note Note
26227 status open
26228
26229 \begin_layout Plain Layout
26230 La section suivante ne sera affichée que si le paquetage LaTeX 
26231 \series bold
26232 marginnote
26233 \series default
26234  a été installé.
26235 \end_layout
26236
26237 \end_inset
26238
26239
26240 \end_layout
26241
26242 \begin_layout Standard
26243 Cette restriction peut être évitée en utilisant le paquetage LaTeX 
26244 \series bold
26245 marginnote
26246 \series default
26247
26248 \begin_inset Index
26249 status collapsed
26250
26251 \begin_layout Plain Layout
26252 Paquetages LaTeX ! marginnote
26253 \end_layout
26254
26255 \end_inset
26256
26257 .
26258  En ajoutant les deux lignes suivantes au préambule de votre document, la
26259  commande que LyX utilise pour les notes de marge est redéfinie pour utiliser
26260  la commande fournie par le paquetage 
26261 \series bold
26262 marginnote
26263 \series default
26264  :
26265 \end_layout
26266
26267 \begin_layout Standard
26268
26269 \series bold
26270
26271 \backslash
26272 usepackage{marginnote}
26273 \begin_inset Newline newline
26274 \end_inset
26275
26276
26277 \backslash
26278 let
26279 \backslash
26280 marginpar
26281 \backslash
26282 marginnote
26283 \end_layout
26284
26285 \begin_layout Standard
26286 Ce paquetage est aussi utilisé dans ce document parce que 
26287 \series bold
26288 marginnote
26289 \series default
26290  a une autre fonction très utile : Vous pouvez définir un décalage (offset)
26291  vertical pour une note.
26292  C'est souvent nécessaire quand vous avez trop de notes en marge et qu'elles
26293  sont trop proches les unes des autres ou que vous voulez améliorer la mise
26294  en page.
26295  Le décalage est inséré dans LyX sous forme de code TeX directement après
26296  la note sous la forme
26297 \end_layout
26298
26299 \begin_layout Standard
26300
26301 \series bold
26302 [offset]
26303 \end_layout
26304
26305 \begin_layout Standard
26306 où l'offset utilise l'une des unités listées dans le tableau
26307 \begin_inset space ~
26308 \end_inset
26309
26310
26311 \begin_inset CommandInset ref
26312 LatexCommand ref
26313 reference "cha:Unités-de-longueur"
26314
26315 \end_inset
26316
26317 .
26318  Une valeur négative déplace la note vers le haut, une valeur positive la
26319  déplace vers le bas.
26320  Par exemple la note qui se trouve à côté de cette ligne de texte est décalée
26321  vers le haut de 1.5
26322 \begin_inset space \thinspace{}
26323 \end_inset
26324
26325 cm avec la commande en code TeX 
26326 \begin_inset Quotes eld
26327 \end_inset
26328
26329
26330 \series bold
26331 [-1.5cm]
26332 \series default
26333
26334 \begin_inset Quotes erd
26335 \end_inset
26336
26337
26338 \begin_inset Marginal
26339 status collapsed
26340
26341 \begin_layout Plain Layout
26342 Cette note en marge est décalée vers le haut de 1.5
26343 \begin_inset space \thinspace{}
26344 \end_inset
26345
26346 cm par rapport à sa position d'origine.
26347 \end_layout
26348
26349 \end_inset
26350
26351
26352 \begin_inset ERT
26353 status collapsed
26354
26355 \begin_layout Plain Layout
26356
26357 [-1.5cm]
26358 \end_layout
26359
26360 \end_inset
26361
26362
26363 \end_layout
26364
26365 \begin_layout Standard
26366 \begin_inset VSpace medskip
26367 \end_inset
26368
26369 Avec le paquetage 
26370 \series bold
26371 marginnote
26372 \series default
26373  vous pouvez aussi modifier l'alignement du texte dans la note de marge.
26374  Par exemple les commandes 
26375 \end_layout
26376
26377 \begin_layout Standard
26378
26379 \series bold
26380
26381 \backslash
26382 renewcommand*{
26383 \backslash
26384 raggedleftmarginnote}{
26385 \backslash
26386 centering}
26387 \begin_inset Newline newline
26388 \end_inset
26389
26390
26391 \backslash
26392 renewcommand*{
26393 \backslash
26394 raggedrightmarginnote}{
26395 \backslash
26396 centering}
26397 \end_layout
26398
26399 \begin_layout Standard
26400 donnent un alignement centré.
26401  
26402 \series bold
26403
26404 \backslash
26405 raggedleftmarginnote
26406 \series default
26407  indique une note qui apparaît dans la marge de gauche.
26408 \begin_inset ERT
26409 status collapsed
26410
26411 \begin_layout Plain Layout
26412
26413
26414 \backslash
26415 renewcommand*{
26416 \backslash
26417 raggedleftmarginnote}{
26418 \backslash
26419 centering}
26420 \end_layout
26421
26422 \begin_layout Plain Layout
26423
26424
26425 \backslash
26426 renewcommand*{
26427 \backslash
26428 raggedrightmarginnote}{
26429 \backslash
26430 centering}
26431 \end_layout
26432
26433 \end_inset
26434
26435
26436 \begin_inset Marginal
26437 status collapsed
26438
26439 \begin_layout Plain Layout
26440 Le texte de cette note en marge est centré.
26441 \end_layout
26442
26443 \end_inset
26444
26445 .
26446  Le comportement implicite est donné par
26447 \end_layout
26448
26449 \begin_layout Standard
26450
26451 \series bold
26452
26453 \backslash
26454 renewcommand*{
26455 \backslash
26456 raggedleftmarginnote}{
26457 \backslash
26458 raggedleft}
26459 \begin_inset Newline newline
26460 \end_inset
26461
26462
26463 \backslash
26464 renewcommand*{
26465 \backslash
26466 raggedrightmarginnote}{
26467 \backslash
26468 raggedright}
26469 \series default
26470
26471 \begin_inset ERT
26472 status collapsed
26473
26474 \begin_layout Plain Layout
26475
26476
26477 \backslash
26478 renewcommand*{
26479 \backslash
26480 raggedleftmarginnote}{
26481 \backslash
26482 raggedleft}
26483 \end_layout
26484
26485 \begin_layout Plain Layout
26486
26487
26488 \backslash
26489 renewcommand*{
26490 \backslash
26491 raggedrightmarginnote}{
26492 \backslash
26493 raggedright}
26494 \end_layout
26495
26496 \end_inset
26497
26498
26499 \end_layout
26500
26501 \begin_layout Standard
26502 \begin_inset VSpace medskip
26503 \end_inset
26504
26505 Pour les autre fonctions du paquetage 
26506 \series bold
26507 marginnote
26508 \series default
26509  nous vous renvoyons à sa documentation 
26510 \begin_inset CommandInset citation
26511 LatexCommand cite
26512 key "marginnote"
26513
26514 \end_inset
26515
26516 .
26517 \end_layout
26518
26519 \begin_layout Standard
26520 \begin_inset VSpace bigskip
26521 \end_inset
26522
26523 Vous pouvez changer la mise en forme d'une note en marge en changeant sa
26524  définition.
26525  Pour créer par exemple une entête pour toutes les notes en marge avec le
26526  texte 
26527 \begin_inset Quotes eld
26528 \end_inset
26529
26530
26531 \family sans
26532 \series bold
26533 \bar under
26534 Attention!
26535 \family default
26536 \series default
26537 \bar default
26538
26539 \begin_inset Quotes erd
26540 \end_inset
26541
26542  écrit en souligné, sans-sérif et en gras, ajoutez ce qui suit dans le préambule
26543  de votre document :
26544 \end_layout
26545
26546 \begin_layout Standard
26547
26548 \series bold
26549
26550 \backslash
26551 let
26552 \backslash
26553 myMarginpar
26554 \backslash
26555 marginpar
26556 \begin_inset Newline newline
26557 \end_inset
26558
26559
26560 \backslash
26561 renewcommand{
26562 \backslash
26563 marginpar}[1]{
26564 \backslash
26565 myMarginpar{%
26566 \begin_inset Newline newline
26567 \end_inset
26568
26569
26570 \begin_inset ERT
26571 status collapsed
26572
26573 \begin_layout Plain Layout
26574
26575
26576 \backslash
26577 hphantom{ }
26578 \end_layout
26579
26580 \end_inset
26581
26582
26583 \backslash
26584 hspace{0pt}
26585 \backslash
26586 textsf{
26587 \backslash
26588 textbf{
26589 \backslash
26590 underbar{Attention!}}}%
26591 \begin_inset Newline newline
26592 \end_inset
26593
26594
26595 \begin_inset ERT
26596 status collapsed
26597
26598 \begin_layout Plain Layout
26599
26600
26601 \backslash
26602 hphantom{ }
26603 \end_layout
26604
26605 \end_inset
26606
26607
26608 \backslash
26609 vspace{1.5mm}
26610 \backslash
26611
26612 \backslash
26613 #1}}
26614 \end_layout
26615
26616 \begin_layout Standard
26617 \begin_inset ERT
26618 status collapsed
26619
26620 \begin_layout Plain Layout
26621
26622
26623 \backslash
26624 let
26625 \backslash
26626 myMarginpar
26627 \backslash
26628 marginpar
26629 \end_layout
26630
26631 \begin_layout Plain Layout
26632
26633
26634 \backslash
26635 renewcommand{
26636 \backslash
26637 marginpar}[1]{
26638 \backslash
26639 myMarginpar{%
26640 \end_layout
26641
26642 \begin_layout Plain Layout
26643
26644    
26645 \backslash
26646 textsf{
26647 \backslash
26648 textbf{
26649 \backslash
26650 underbar{Attention!}}}%
26651 \end_layout
26652
26653 \begin_layout Plain Layout
26654
26655    
26656 \backslash
26657 vspace{1.5mm}
26658 \backslash
26659
26660 \backslash
26661 #1}}
26662 \end_layout
26663
26664 \end_inset
26665
26666
26667 \begin_inset Marginal
26668 status open
26669
26670 \begin_layout Plain Layout
26671 Ceci est une note en marge avec une en-tête prédéfinie.
26672 \end_layout
26673
26674 \end_inset
26675
26676
26677 \begin_inset ERT
26678 status collapsed
26679
26680 \begin_layout Plain Layout
26681
26682 [-1.5cm]
26683 \end_layout
26684
26685 \end_inset
26686
26687
26688 \begin_inset ERT
26689 status collapsed
26690
26691 \begin_layout Plain Layout
26692
26693
26694 \backslash
26695 renewcommand{
26696 \backslash
26697 marginpar}[1]{
26698 \backslash
26699 myMarginpar{#1}}
26700 \end_layout
26701
26702 \end_inset
26703
26704
26705 \begin_inset Note Note
26706 status collapsed
26707
26708 \begin_layout Plain Layout
26709
26710 \lang english
26711 The margin note format is changed only for this example.
26712 \end_layout
26713
26714 \end_inset
26715
26716
26717 \end_layout
26718
26719 \begin_layout Standard
26720 \begin_inset ERT
26721 status collapsed
26722
26723 \begin_layout Plain Layout
26724
26725
26726 \backslash
26727 else
26728 \end_layout
26729
26730 \end_inset
26731
26732
26733 \begin_inset Note Note
26734 status open
26735
26736 \begin_layout Plain Layout
26737 Ce qui suit sera affiché si le paquetage LaTeX 
26738 \series bold
26739 marginnote
26740 \series default
26741  n'est pas installé :
26742 \end_layout
26743
26744 \end_inset
26745
26746
26747 \end_layout
26748
26749 \begin_layout Standard
26750 Vous devez installer le paquetage LaTeX 
26751 \series bold
26752 marginnote
26753 \series default
26754  pour voir la suite de cette section dans la sortie imprimée.
26755 \end_layout
26756
26757 \begin_layout Standard
26758 \begin_inset ERT
26759 status collapsed
26760
26761 \begin_layout Plain Layout
26762
26763
26764 \backslash
26765 fi
26766 \end_layout
26767
26768 \end_inset
26769
26770
26771 \end_layout
26772
26773 \begin_layout Chapter
26774 Les Boîtes
26775 \end_layout
26776
26777 \begin_layout Section
26778 Introduction
26779 \begin_inset Index
26780 status collapsed
26781
26782 \begin_layout Plain Layout
26783 Boîtes ! Introduction
26784 \end_layout
26785
26786 \end_inset
26787
26788
26789 \end_layout
26790
26791 \begin_layout Standard
26792 Les boîtes sont utilisées pour mettre en forme un bloc de texte.
26793  Elles peuvent être utilisées pour écrire un document en plusieurs langues,
26794  voir la section
26795 \begin_inset space ~
26796 \end_inset
26797
26798
26799 \begin_inset CommandInset ref
26800 LatexCommand ref
26801 reference "sec:Minipages"
26802
26803 \end_inset
26804
26805 , pour encadrer des portions de texte, voir la section
26806 \begin_inset space ~
26807 \end_inset
26808
26809
26810 \begin_inset CommandInset ref
26811 LatexCommand ref
26812 reference "sec:Décorations"
26813
26814 \end_inset
26815
26816 , pour empêcher que des mots subissent une césure, voir la section
26817 \begin_inset space ~
26818 \end_inset
26819
26820
26821 \begin_inset CommandInset ref
26822 LatexCommand ref
26823 reference "sec:Empêcher-césure"
26824
26825 \end_inset
26826
26827 , pour aligner du texte, voir la section
26828 \begin_inset space ~
26829 \end_inset
26830
26831
26832 \begin_inset CommandInset ref
26833 LatexCommand ref
26834 reference "sub:Alignement-Vertical"
26835
26836 \end_inset
26837
26838 , ou pour modifier la couleur de fond d'une portion de texte, voir la section
26839 \begin_inset space ~
26840 \end_inset
26841
26842
26843 \begin_inset CommandInset ref
26844 LatexCommand ref
26845 reference "sec:Boîtes-colorées"
26846
26847 \end_inset
26848
26849 .
26850 \end_layout
26851
26852 \begin_layout Standard
26853 On peut insérer une boîte en utilisant le menu 
26854 \family sans
26855 Insérer\SpecialChar \menuseparator
26856 Boîte
26857 \family default
26858  ou avec le bouton 
26859 \begin_inset Graphics
26860         filename ../../images/box-insert.png
26861         scale 85
26862         scaleBeforeRotation
26863
26864 \end_inset
26865
26866  de la barre d'outils.
26867  Une boîte grise avec une étiquette 
26868 \family sans
26869 Boîte
26870 \begin_inset space ~
26871 \end_inset
26872
26873 (Minipage)
26874 \family default
26875
26876 \begin_inset Graphics
26877         filename clipart/BoxInsetDefaultQt4.png
26878         scale 65
26879         scaleBeforeRotation
26880
26881 \end_inset
26882
26883  est alors insérée.
26884  Le type de la boîte peut être précisé en faisant un clic droit sur la boîte.
26885  La fenêtre de dialogue qui apparaît donne accès aux types de
26886 \family sans
26887  Boîte
26888 \begin_inset space ~
26889 \end_inset
26890
26891 Intérieure
26892 \family default
26893  
26894 \family sans
26895 Parbox
26896 \begin_inset Note Note
26897 status collapsed
26898
26899 \begin_layout Plain Layout
26900 En attendant un traduction plus correcte NdT
26901 \end_layout
26902
26903 \end_inset
26904
26905
26906 \family default
26907  et 
26908 \family sans
26909 Minipage
26910 \family default
26911 .
26912  Le type 
26913 \family sans
26914 Minipage
26915 \family default
26916  est le type implicite pour les boîtes nouvellement créées et il est décrit
26917  dans la section
26918 \begin_inset space ~
26919 \end_inset
26920
26921
26922 \begin_inset CommandInset ref
26923 LatexCommand ref
26924 reference "sec:Minipages"
26925
26926 \end_inset
26927
26928 ; le type 
26929 \family sans
26930 Parbox
26931 \family default
26932  est décrit dans la section
26933 \begin_inset space ~
26934 \end_inset
26935
26936
26937 \begin_inset CommandInset ref
26938 LatexCommand ref
26939 reference "sec:Parboxes"
26940
26941 \end_inset
26942
26943 .
26944 \end_layout
26945
26946 \begin_layout Standard
26947 Les boîtes ne sont pas numérotées et donc ne peuvent pas être référencées
26948  comme les flottants ou les notes de bas de page.
26949 \end_layout
26950
26951 \begin_layout Standard
26952 \begin_inset Note Greyedout
26953 status open
26954
26955 \begin_layout Plain Layout
26956
26957 \series bold
26958 Note:
26959 \series default
26960  Vous ne pouvez pas employer une boîte comme élément dans un environnement
26961  de type 
26962 \family sans
26963 Liste
26964 \family default
26965  ou 
26966 \family sans
26967 Description
26968 \family default
26969 .
26970 \end_layout
26971
26972 \end_inset
26973
26974
26975 \end_layout
26976
26977 \begin_layout Standard
26978 \begin_inset Note Greyedout
26979 status open
26980
26981 \begin_layout Plain Layout
26982
26983 \series bold
26984 Note:
26985 \series default
26986  Pour une raison inconnue, vous ne pouvez mettre le type de la 
26987 \family sans
26988 Boîte
26989 \begin_inset space ~
26990 \end_inset
26991
26992 Intérieure
26993 \family default
26994  à 
26995 \family sans
26996 Aucune
26997 \family default
26998  que quand vous utilisez une boîte encadrée.
26999  Les boîtes sans 
27000 \family sans
27001 Boîte
27002 \begin_inset space ~
27003 \end_inset
27004
27005 Intérieure
27006 \family default
27007  et sans cadre sont expliquées dans la section
27008 \begin_inset space ~
27009 \end_inset
27010
27011
27012 \begin_inset CommandInset ref
27013 LatexCommand ref
27014 reference "sec:Empêcher-césure"
27015
27016 \end_inset
27017
27018 .
27019 \end_layout
27020
27021 \end_inset
27022
27023
27024 \end_layout
27025
27026 \begin_layout Section
27027 La fenêtre de dialogue Boîte
27028 \begin_inset CommandInset label
27029 LatexCommand label
27030 name "sec:Boîte-Dialogue"
27031
27032 \end_inset
27033
27034
27035 \begin_inset Index
27036 status collapsed
27037
27038 \begin_layout Plain Layout
27039 Boîtes ! Fenêtre de dialogue Boîte
27040 \end_layout
27041
27042 \end_inset
27043
27044
27045 \end_layout
27046
27047 \begin_layout Subsection
27048 Taille
27049 \begin_inset Index
27050 status collapsed
27051
27052 \begin_layout Plain Layout
27053 Boîtes ! Taille
27054 \end_layout
27055
27056 \end_inset
27057
27058
27059 \end_layout
27060
27061 \begin_layout Standard
27062 Dans la fenêtre de dialogue 
27063 \family sans
27064 Paramètres
27065 \begin_inset space ~
27066 \end_inset
27067
27068 de
27069 \begin_inset space ~
27070 \end_inset
27071
27072 Boîte
27073 \family default
27074  vous pouvez modifier la géométrie de la boîte avec les champs 
27075 \family sans
27076 Largeur
27077 \family default
27078  et 
27079 \family sans
27080 Hauteur
27081 \family default
27082 .
27083  Les unités de longueur qui sont utilisables dans ces champs sont décrites
27084  dans le tableau
27085 \begin_inset space ~
27086 \end_inset
27087
27088
27089 \begin_inset CommandInset ref
27090 LatexCommand ref
27091 reference "tab:Unités"
27092
27093 \end_inset
27094
27095 .
27096  Le champ 
27097 \family sans
27098 Hauteur
27099 \family default
27100  offre en plus les spécifications de taille suivantes :
27101 \end_layout
27102
27103 \begin_layout Description
27104 Profondeur C'est simplement la 
27105 \begin_inset Quotes eld
27106 \end_inset
27107
27108 hauteur
27109 \begin_inset Quotes erd
27110 \end_inset
27111
27112  du texte.
27113  On ne tient pas compte de hauteur réelle du texte quand il y a plusieurs
27114  lignes de texte dans la boîte.
27115 \begin_inset Newline newline
27116 \end_inset
27117
27118
27119 \begin_inset Newline newline
27120 \end_inset
27121
27122
27123 \begin_inset Newline newline
27124 \end_inset
27125
27126
27127 \begin_inset Box Boxed
27128 position "c"
27129 hor_pos "c"
27130 has_inner_box 1
27131 inner_pos "c"
27132 use_parbox 0
27133 width "12col%"
27134 special "none"
27135 height "1in"
27136 height_special "depth"
27137 status open
27138
27139 \begin_layout Plain Layout
27140 \align center
27141 Boîte dont la hauteur est égale à 1
27142 \begin_inset space \thinspace{}
27143 \end_inset
27144
27145 Profondeur
27146 \end_layout
27147
27148 \end_inset
27149
27150
27151 \begin_inset Newline newline
27152 \end_inset
27153
27154
27155 \begin_inset Newline newline
27156 \end_inset
27157
27158
27159 \end_layout
27160
27161 \begin_layout Description
27162 Hauteur C'est la hauteur totale du texte qui se trouve dans la boîte.
27163  Par exemple, une valeur de 2 pour cette taille va donner une boîte qui
27164  est deux fois plus haute que le texte : 
27165 \begin_inset Box Boxed
27166 position "c"
27167 hor_pos "c"
27168 has_inner_box 1
27169 inner_pos "c"
27170 use_parbox 0
27171 width "20col%"
27172 special "none"
27173 height "2in"
27174 height_special "height"
27175 status open
27176
27177 \begin_layout Plain Layout
27178 \align center
27179 Boîte dont la hauteur est 2
27180 \begin_inset space \thinspace{}
27181 \end_inset
27182
27183 Hauteur
27184 \end_layout
27185
27186 \end_inset
27187
27188
27189 \end_layout
27190
27191 \begin_layout Description
27192 Hauteur
27193 \begin_inset space ~
27194 \end_inset
27195
27196 Totale C'est égal à Hauteur
27197 \begin_inset space \thinspace{}
27198 \end_inset
27199
27200 +
27201 \begin_inset space \thinspace{}
27202 \end_inset
27203
27204 Profondeur : 
27205 \begin_inset Box Boxed
27206 position "c"
27207 hor_pos "c"
27208 has_inner_box 1
27209 inner_pos "c"
27210 use_parbox 0
27211 width "20col%"
27212 special "none"
27213 height "1in"
27214 height_special "totalheight"
27215 status open
27216
27217 \begin_layout Plain Layout
27218 \align center
27219 Boîte dont la hauteur est 1
27220 \begin_inset space \thinspace{}
27221 \end_inset
27222
27223 Hauteur
27224 \begin_inset space ~
27225 \end_inset
27226
27227 Totale
27228 \end_layout
27229
27230 \end_inset
27231
27232
27233 \end_layout
27234
27235 \begin_layout Description
27236 Largeur On prend la largeur de la boîte comme hauteur : 
27237 \begin_inset Box Boxed
27238 position "c"
27239 hor_pos "c"
27240 has_inner_box 1
27241 inner_pos "c"
27242 use_parbox 0
27243 width "12col%"
27244 special "none"
27245 height "1in"
27246 height_special "width"
27247 status open
27248
27249 \begin_layout Plain Layout
27250 \align center
27251 Boîte dont la hauteur est 1
27252 \begin_inset space \thinspace{}
27253 \end_inset
27254
27255 Largeur
27256 \end_layout
27257
27258 \end_inset
27259
27260
27261 \end_layout
27262
27263 \begin_layout Subsection
27264 Alignement
27265 \begin_inset Index
27266 status collapsed
27267
27268 \begin_layout Plain Layout
27269 Boîtes ! Alignement
27270 \end_layout
27271
27272 \end_inset
27273
27274
27275 \end_layout
27276
27277 \begin_layout Standard
27278 Quand vous avez choisi une 
27279 \family sans
27280 Boîte
27281 \begin_inset space ~
27282 \end_inset
27283
27284 Intérieure
27285 \family default
27286 , l'alignement vertical de la boîte peut être :
27287 \end_layout
27288
27289 \begin_layout Description
27290 Haut Ceci est un exemple de texte.
27291  
27292 \begin_inset Box Boxed
27293 position "t"
27294 hor_pos "c"
27295 has_inner_box 1
27296 inner_pos "c"
27297 use_parbox 0
27298 width "12col%"
27299 special "none"
27300 height "1in"
27301 height_special "totalheight"
27302 status collapsed
27303
27304 \begin_layout Plain Layout
27305 \align center
27306 Cette boîte est alignée sur le haut.
27307 \end_layout
27308
27309 \end_inset
27310
27311  Ceci est un exemple de texte.
27312 \end_layout
27313
27314 \begin_layout Description
27315 Milieu Ceci est un exemple de texte.
27316  
27317 \begin_inset Box Boxed
27318 position "c"
27319 hor_pos "c"
27320 has_inner_box 1
27321 inner_pos "c"
27322 use_parbox 0
27323 width "12col%"
27324 special "none"
27325 height "1in"
27326 height_special "totalheight"
27327 status collapsed
27328
27329 \begin_layout Plain Layout
27330 \align center
27331 Cette boîte est alignée au centre.
27332 \end_layout
27333
27334 \end_inset
27335
27336  Ceci est un exemple de texte.
27337 \end_layout
27338
27339 \begin_layout Description
27340 Bas Ceci est un exemple de texte.
27341  
27342 \begin_inset Box Boxed
27343 position "b"
27344 hor_pos "c"
27345 has_inner_box 1
27346 inner_pos "c"
27347 use_parbox 0
27348 width "12col%"
27349 special "none"
27350 height "1in"
27351 height_special "totalheight"
27352 status collapsed
27353
27354 \begin_layout Plain Layout
27355 \align center
27356 Cette boîte est alignée sur le bas.
27357 \end_layout
27358
27359 \end_inset
27360
27361  Ceci est un exemple de texte.
27362 \end_layout
27363
27364 \begin_layout Standard
27365 \begin_inset Note Greyedout
27366 status open
27367
27368 \begin_layout Plain Layout
27369
27370 \series bold
27371 Note:
27372 \series default
27373  L'alignement vertical peut être perturbé dans la sortie finale quand vous
27374  avez par exemple deux boîtes sur une même ligne, une avec une ombre et
27375  l'autre non.
27376 \end_layout
27377
27378 \end_inset
27379
27380
27381 \end_layout
27382
27383 \begin_layout Standard
27384 L'alignement horizontal de la boîte peut être modifié quand elle a son propre
27385  paragraphe grâce à la fenêtre de dialogue 
27386 \family sans
27387 Paramètres
27388 \begin_inset space ~
27389 \end_inset
27390
27391 de
27392 \begin_inset space ~
27393 \end_inset
27394
27395 Boîte
27396 \family default
27397 .
27398 \end_layout
27399
27400 \begin_layout Standard
27401 \begin_inset VSpace bigskip
27402 \end_inset
27403
27404 Quand vous avez choisi une 
27405 \family sans
27406 Boîte
27407 \begin_inset space ~
27408 \end_inset
27409
27410 Intérieure
27411 \family default
27412 , l'alignement vertical du contenu de la boîte peut être :
27413 \end_layout
27414
27415 \begin_layout Description
27416 haut Ceci est un exemple de texte.
27417 \begin_inset Box Boxed
27418 position "c"
27419 hor_pos "c"
27420 has_inner_box 1
27421 inner_pos "t"
27422 use_parbox 0
27423 width "12col%"
27424 special "none"
27425 height "1.5in"
27426 height_special "totalheight"
27427 status collapsed
27428
27429 \begin_layout Plain Layout
27430 \align center
27431 Le texte de cette boîte est aligné sur le haut.
27432 \end_layout
27433
27434 \end_inset
27435
27436  Ceci est un exemple de texte.
27437 \end_layout
27438
27439 \begin_layout Description
27440 milieu Ceci est un exemple de texte.
27441  
27442 \begin_inset Box Boxed
27443 position "c"
27444 hor_pos "c"
27445 has_inner_box 1
27446 inner_pos "c"
27447 use_parbox 0
27448 width "12col%"
27449 special "none"
27450 height "1.5in"
27451 height_special "totalheight"
27452 status collapsed
27453
27454 \begin_layout Plain Layout
27455 \align center
27456 Le texte de cette boîte est aligné au centre
27457 \end_layout
27458
27459 \end_inset
27460
27461  Ceci est un exemple de texte.
27462 \end_layout
27463
27464 \begin_layout Description
27465 bas Ceci est un exemple de texte.
27466  
27467 \begin_inset Box Boxed
27468 position "c"
27469 hor_pos "c"
27470 has_inner_box 1
27471 inner_pos "b"
27472 use_parbox 0
27473 width "12col%"
27474 special "none"
27475 height "1.5in"
27476 height_special "totalheight"
27477 status collapsed
27478
27479 \begin_layout Plain Layout
27480 \align center
27481 Le texte de cette boîte est aligné en bas.
27482 \end_layout
27483
27484 \end_inset
27485
27486  Ceci est un exemple de texte.
27487 \end_layout
27488
27489 \begin_layout Description
27490 élongation Ceci est un exemple de texte.
27491  
27492 \begin_inset Box Boxed
27493 position "c"
27494 hor_pos "c"
27495 has_inner_box 1
27496 inner_pos "s"
27497 use_parbox 0
27498 width "12col%"
27499 special "none"
27500 height "1.5in"
27501 height_special "totalheight"
27502 status collapsed
27503
27504 \begin_layout Plain Layout
27505 \align center
27506 Le texte 
27507 \end_layout
27508
27509 \begin_layout Plain Layout
27510 \align center
27511 de cette
27512 \end_layout
27513
27514 \begin_layout Plain Layout
27515 \align center
27516 boîte est
27517 \end_layout
27518
27519 \begin_layout Plain Layout
27520 \align center
27521 allongé.
27522 \end_layout
27523
27524 \end_inset
27525
27526  Ceci est un exemple de texte.
27527 \end_layout
27528
27529 \begin_layout Standard
27530 Pour allonger le contenu d'une boîte, il doit être constitué de plus d'un
27531  paragraphe.
27532  Dans l'exemple ci-dessus, chaque ligne de texte a son propre paragraphe.
27533 \end_layout
27534
27535 \begin_layout Standard
27536 \begin_inset VSpace bigskip
27537 \end_inset
27538
27539 Pour aligner horizontalement le contenu d'une boîte vous pouvez utiliser
27540  la fenêtre de dialogue 
27541 \family sans
27542 Paramètres
27543 \begin_inset space ~
27544 \end_inset
27545
27546 de
27547 \begin_inset space ~
27548 \end_inset
27549
27550 paragraphe
27551 \family default
27552  quand vous avez choisi une 
27553 \family sans
27554 Boîte
27555 \begin_inset space ~
27556 \end_inset
27557
27558 Intérieure
27559 \family default
27560 .
27561 \end_layout
27562
27563 \begin_layout Standard
27564 \align center
27565 \begin_inset Box Boxed
27566 position "c"
27567 hor_pos "c"
27568 has_inner_box 1
27569 inner_pos "s"
27570 use_parbox 0
27571 width "15col%"
27572 special "none"
27573 height "1.25in"
27574 height_special "totalheight"
27575 status open
27576
27577 \begin_layout Plain Layout
27578 \align left
27579 Le texte de 
27580 \end_layout
27581
27582 \begin_layout Plain Layout
27583 \align left
27584 cette boîte
27585 \end_layout
27586
27587 \begin_layout Plain Layout
27588 \align right
27589 est allongé.
27590 \end_layout
27591
27592 \end_inset
27593
27594
27595 \end_layout
27596
27597 \begin_layout Standard
27598 Si vous n'avez pas choisi une 
27599 \family sans
27600 Boîte
27601 \begin_inset space ~
27602 \end_inset
27603
27604 Intérieure
27605 \family default
27606 , vous pouvez allonger le contenu de la boîte horizontalement avec la fenêtre
27607  de dialogue de boîte.
27608 \end_layout
27609
27610 \begin_layout Standard
27611 \align center
27612 \begin_inset Box Boxed
27613 position "c"
27614 hor_pos "s"
27615 has_inner_box 0
27616 inner_pos "s"
27617 use_parbox 0
27618 width "90col%"
27619 special "none"
27620 height "1.25in"
27621 height_special "totalheight"
27622 status open
27623
27624 \begin_layout Plain Layout
27625 \align left
27626 Le texte de cette boîte est allongé horizontalement.
27627 \end_layout
27628
27629 \end_inset
27630
27631
27632 \end_layout
27633
27634 \begin_layout Subsection
27635 Décorations
27636 \begin_inset CommandInset label
27637 LatexCommand label
27638 name "sec:Décorations"
27639
27640 \end_inset
27641
27642
27643 \begin_inset Index
27644 status open
27645
27646 \begin_layout Plain Layout
27647 Boîtes ! Décorations
27648 \end_layout
27649
27650 \end_inset
27651
27652
27653 \end_layout
27654
27655 \begin_layout Standard
27656 On peut spécifier le style de la boîte en utilisant la liste déroulante
27657  
27658 \family sans
27659 Décoration
27660 \family default
27661 .
27662  Les possibilités sont les suivantes :
27663 \end_layout
27664
27665 \begin_layout Description
27666 Cadre
27667 \begin_inset space ~
27668 \end_inset
27669
27670 simple Ceci dessine un cadre rectangulaire autour de la boîte.
27671  L'épaisseur du trait de ce cadre est donnée par la variable  
27672 \series bold
27673
27674 \backslash
27675 fboxrule
27676 \series default
27677 .
27678  
27679 \begin_inset Box Boxed
27680 position "c"
27681 hor_pos "c"
27682 has_inner_box 1
27683 inner_pos "c"
27684 use_parbox 0
27685 width "20col%"
27686 special "none"
27687 height "1in"
27688 height_special "totalheight"
27689 status open
27690
27691 \begin_layout Plain Layout
27692 \align center
27693 Boîte rectangulaire
27694 \end_layout
27695
27696 \end_inset
27697
27698
27699 \end_layout
27700
27701 \begin_layout Description
27702 Cadre
27703 \begin_inset space ~
27704 \end_inset
27705
27706 simple,
27707 \begin_inset space ~
27708 \end_inset
27709
27710 sauts
27711 \begin_inset space ~
27712 \end_inset
27713
27714 de
27715 \begin_inset space ~
27716 \end_inset
27717
27718 page Quand vous utilisez le style de décoration 
27719 \family sans
27720 cadre simple
27721 \family default
27722  sans boîte intérieure, vous pouvez autoriser les sauts de page à l'intérieur
27723  de la boîte.
27724  Notez que dans ce cas, contrairement aux autres boîtes avec cadre, le cadre
27725  predra toute la largeur de la colonne, la boîte sera considérée comme son
27726  propre paragraphe et 
27727 \series bold
27728
27729 \backslash
27730 fboxrule
27731 \series default
27732  et 
27733 \series bold
27734
27735 \backslash
27736 fboxsep
27737 \series default
27738  n'ont aucun effet sur ce type de boîte.
27739  L'épaisseur de la ligne du cadre a la valeur de 
27740 \series bold
27741
27742 \backslash
27743 FrameRule
27744 \series default
27745 .
27746  
27747 \lang english
27748
27749 \begin_inset Box Framed
27750 position "t"
27751 hor_pos "c"
27752 has_inner_box 0
27753 inner_pos "t"
27754 use_parbox 0
27755 width "100col%"
27756 special "none"
27757 height "1in"
27758 height_special "totalheight"
27759 status collapsed
27760
27761 \begin_layout Plain Layout
27762 Boîte avec cadre simple et sauts de page
27763 \end_layout
27764
27765 \end_inset
27766
27767
27768 \end_layout
27769
27770 \begin_layout Description
27771 Cadre
27772 \begin_inset space ~
27773 \end_inset
27774
27775 oval,
27776 \begin_inset space ~
27777 \end_inset
27778
27779 fin Ceci dessine un cadre ovalisée autour de la boîte.
27780  L'épaisseur du trait de ce cadre est de  0.4
27781 \begin_inset space \thinspace{}
27782 \end_inset
27783
27784 pt.
27785  
27786 \begin_inset Box ovalbox
27787 position "c"
27788 hor_pos "c"
27789 has_inner_box 1
27790 inner_pos "c"
27791 use_parbox 0
27792 width "20col%"
27793 special "none"
27794 height "1in"
27795 height_special "totalheight"
27796 status open
27797
27798 \begin_layout Plain Layout
27799 \align center
27800 Boîte ovalisée, fine
27801 \end_layout
27802
27803 \end_inset
27804
27805
27806 \end_layout
27807
27808 \begin_layout Description
27809 Cadre
27810 \begin_inset space ~
27811 \end_inset
27812
27813 oval,
27814 \begin_inset space ~
27815 \end_inset
27816
27817 épais Ceci dessine un cadre ovalisée autour de la boîte.
27818  L'épaisseur du trait de ce cadre est de   0.8
27819 \begin_inset space \thinspace{}
27820 \end_inset
27821
27822 pt.
27823  
27824 \begin_inset Box Ovalbox
27825 position "c"
27826 hor_pos "c"
27827 has_inner_box 1
27828 inner_pos "c"
27829 use_parbox 0
27830 width "20col%"
27831 special "none"
27832 height "1in"
27833 height_special "totalheight"
27834 status open
27835
27836 \begin_layout Plain Layout
27837 \align center
27838 Boîte ovalisée, épaisse
27839 \end_layout
27840
27841 \end_inset
27842
27843
27844 \end_layout
27845
27846 \begin_layout Description
27847 Ombre
27848 \begin_inset space ~
27849 \end_inset
27850
27851 en
27852 \begin_inset space ~
27853 \end_inset
27854
27855 relief Ceci dessine un cadre rectangulaire avec une ombre autour de la boîte.
27856  L'épaisseur du trait de ce cadre est donnée par la variable  
27857 \series bold
27858
27859 \backslash
27860 fboxrule
27861 \series default
27862 , l'ombre a une épaisseur de  4
27863 \begin_inset space \thinspace{}
27864 \end_inset
27865
27866 pt.
27867  
27868 \begin_inset Box Shadowbox
27869 position "c"
27870 hor_pos "c"
27871 has_inner_box 1
27872 inner_pos "c"
27873 use_parbox 0
27874 width "20col%"
27875 special "none"
27876 height "1in"
27877 height_special "totalheight"
27878 status open
27879
27880 \begin_layout Plain Layout
27881 \align center
27882 Boîte ombrée
27883 \end_layout
27884
27885 \end_inset
27886
27887
27888 \end_layout
27889
27890 \begin_layout Description
27891 Fond
27892 \begin_inset space ~
27893 \end_inset
27894
27895 ombré Ceci dessine une boîte avec un arrière plan rouge.
27896  Contrairement aux boîtes coloriées
27897 \begin_inset Foot
27898 status collapsed
27899
27900 \begin_layout Plain Layout
27901 Voir la section
27902 \begin_inset space ~
27903 \end_inset
27904
27905
27906 \begin_inset CommandInset ref
27907 LatexCommand ref
27908 reference "sec:Boîtes-colorées"
27909
27910 \end_inset
27911
27912 .
27913 \end_layout
27914
27915 \end_inset
27916
27917 , elle utilise toujours toute la largeur de la colonne et la boîte constitue
27918  son propre paragraphe.
27919 \lang english
27920
27921 \begin_inset Box Shaded
27922 position "t"
27923 hor_pos "c"
27924 has_inner_box 0
27925 inner_pos "t"
27926 use_parbox 0
27927 width "50col%"
27928 special "none"
27929 height "1in"
27930 height_special "totalheight"
27931 status collapsed
27932
27933 \begin_layout Plain Layout
27934 Boîte avec fond ombré
27935 \end_layout
27936
27937 \end_inset
27938
27939
27940 \end_layout
27941
27942 \begin_layout Description
27943 Double
27944 \begin_inset space ~
27945 \end_inset
27946
27947 cadre Ceci dessine un cadre rectangulaire à deux traits autour de la boîte.
27948  L'épaisseur du trait du cadre interne est de 0.75
27949 \begin_inset space \thinspace{}
27950 \end_inset
27951
27952
27953 \series bold
27954
27955 \backslash
27956 fboxrule
27957 \series default
27958 , l'épaisseur du trait du cadre externe est de 1.5
27959 \begin_inset space \thinspace{}
27960 \end_inset
27961
27962
27963 \series bold
27964
27965 \backslash
27966 fboxrule
27967 \series default
27968 .
27969  La distance entre les deux cadres est de  1.5
27970 \begin_inset space \thinspace{}
27971 \end_inset
27972
27973
27974 \series bold
27975
27976 \backslash
27977 fboxrule
27978 \series default
27979
27980 \begin_inset space \thinspace{}
27981 \end_inset
27982
27983 +
27984 \begin_inset space \thinspace{}
27985 \end_inset
27986
27987 0.5
27988 \begin_inset space \thinspace{}
27989 \end_inset
27990
27991 pt.
27992  
27993 \begin_inset Box Doublebox
27994 position "c"
27995 hor_pos "c"
27996 has_inner_box 1
27997 inner_pos "c"
27998 use_parbox 0
27999 width "20col%"
28000 special "none"
28001 height "1in"
28002 height_special "totalheight"
28003 status open
28004
28005 \begin_layout Plain Layout
28006 \align center
28007 Boîte double
28008 \end_layout
28009
28010 \end_inset
28011
28012
28013 \end_layout
28014
28015 \begin_layout Standard
28016 \begin_inset VSpace bigskip
28017 \end_inset
28018
28019 L'étiquette qui se trouve sur la boîte dans LyX s'adapte pour montrer le
28020  style de boîte utilisé.
28021  Pour pouvoir utiliser ces différents types de cadres, vous devez installer
28022  le paquetage LaTeX 
28023 \series bold
28024 fancybox
28025 \series default
28026
28027 \begin_inset Index
28028 status collapsed
28029
28030 \begin_layout Plain Layout
28031 Paquetages LaTeX ! fancybox
28032 \end_layout
28033
28034 \end_inset
28035
28036 .
28037 \end_layout
28038
28039 \begin_layout Section
28040 Personnalisation des boîtes
28041 \begin_inset Index
28042 status open
28043
28044 \begin_layout Plain Layout
28045 Boîtes! Personnalisation
28046 \end_layout
28047
28048 \end_inset
28049
28050
28051 \end_layout
28052
28053 \begin_layout Standard
28054 La valeur implicite pour la variable 
28055 \series bold
28056
28057 \backslash
28058 fboxrule
28059 \series default
28060  est 0.4
28061 \begin_inset space \thinspace{}
28062 \end_inset
28063
28064 pt.
28065  Elle peut être modifiée avec la commande suivante en code TeX, par exemple
28066  pour avoir 2
28067 \begin_inset space \thinspace{}
28068 \end_inset
28069
28070 pt :
28071 \end_layout
28072
28073 \begin_layout Standard
28074
28075 \series bold
28076
28077 \backslash
28078 setlength{
28079 \backslash
28080 fboxrule}{2pt}
28081 \end_layout
28082
28083 \begin_layout Standard
28084 \begin_inset ERT
28085 status collapsed
28086
28087 \begin_layout Plain Layout
28088
28089
28090 \backslash
28091 setlength{
28092 \backslash
28093 fboxrule}{2pt}
28094 \end_layout
28095
28096 \end_inset
28097
28098
28099 \begin_inset Box Boxed
28100 position "c"
28101 hor_pos "c"
28102 has_inner_box 1
28103 inner_pos "c"
28104 use_parbox 0
28105 width "25col%"
28106 special "none"
28107 height "1in"
28108 height_special "totalheight"
28109 status open
28110
28111 \begin_layout Plain Layout
28112 \align center
28113 Boîte rectangulaire avec 
28114 \series bold
28115
28116 \backslash
28117 fboxrule
28118 \series default
28119
28120 \begin_inset space \thinspace{}
28121 \end_inset
28122
28123 =
28124 \begin_inset space \thinspace{}
28125 \end_inset
28126
28127 2
28128 \begin_inset space \thinspace{}
28129 \end_inset
28130
28131 pt
28132 \end_layout
28133
28134 \end_inset
28135
28136
28137 \begin_inset ERT
28138 status collapsed
28139
28140 \begin_layout Plain Layout
28141
28142
28143 \backslash
28144 setlength{
28145 \backslash
28146 fboxrule}{0.4pt}
28147 \end_layout
28148
28149 \end_inset
28150
28151
28152 \end_layout
28153
28154 \begin_layout Standard
28155 \begin_inset VSpace bigskip
28156 \end_inset
28157
28158 L'espace entre le cadre et le contenu de la boîte est le même pour tous
28159  les types de cadres, implicitement il est de 3
28160 \begin_inset space \thinspace{}
28161 \end_inset
28162
28163 pt.
28164  Vous pouvez le modifier en donnant une autre valeur à la variable 
28165 \series bold
28166
28167 \backslash
28168 fboxsep
28169 \series default
28170 .
28171  Par exemple la commande
28172 \end_layout
28173
28174 \begin_layout Standard
28175
28176 \series bold
28177
28178 \backslash
28179 setlength{
28180 \backslash
28181 fboxsep}{10pt}
28182 \end_layout
28183
28184 \begin_layout Standard
28185 met une valeur de 10
28186 \begin_inset space \thinspace{}
28187 \end_inset
28188
28189 pt, comme celle utilisée pour cette boîte :
28190 \end_layout
28191
28192 \begin_layout Standard
28193 \begin_inset ERT
28194 status collapsed
28195
28196 \begin_layout Plain Layout
28197
28198
28199 \backslash
28200 setlength{
28201 \backslash
28202 fboxsep}{10pt}
28203 \end_layout
28204
28205 \end_inset
28206
28207
28208 \begin_inset Box Boxed
28209 position "c"
28210 hor_pos "c"
28211 has_inner_box 1
28212 inner_pos "c"
28213 use_parbox 0
28214 width "25col%"
28215 special "none"
28216 height "1in"
28217 height_special "totalheight"
28218 status open
28219
28220 \begin_layout Plain Layout
28221 \align center
28222 Boîte rectangulaire avec 
28223 \series bold
28224
28225 \backslash
28226 fboxsep
28227 \series default
28228
28229 \begin_inset space \thinspace{}
28230 \end_inset
28231
28232 =
28233 \begin_inset space \thinspace{}
28234 \end_inset
28235
28236 10
28237 \begin_inset space \thinspace{}
28238 \end_inset
28239
28240 pt
28241 \end_layout
28242
28243 \end_inset
28244
28245
28246 \begin_inset ERT
28247 status collapsed
28248
28249 \begin_layout Plain Layout
28250
28251
28252 \backslash
28253 setlength{
28254 \backslash
28255 fboxsep}{3pt}
28256 \end_layout
28257
28258 \end_inset
28259
28260
28261 \end_layout
28262
28263 \begin_layout Standard
28264 \begin_inset VSpace bigskip
28265 \end_inset
28266
28267 Le diamètre des coins arrondis des boîtes ovalisées peut être modifié par
28268  la commande 
28269 \series bold
28270
28271 \backslash
28272 cornersize
28273 \series default
28274 .
28275  Par exemple, la commande
28276 \end_layout
28277
28278 \begin_layout Standard
28279
28280 \series bold
28281
28282 \backslash
28283 cornersize*{1cm}
28284 \end_layout
28285
28286 \begin_layout Standard
28287 donne un diamètre de 1
28288 \begin_inset space \thinspace{}
28289 \end_inset
28290
28291 cm.
28292  La commande
28293 \end_layout
28294
28295 \begin_layout Standard
28296
28297 \series bold
28298
28299 \backslash
28300 cornersize{num}
28301 \end_layout
28302
28303 \begin_layout Standard
28304 fixe le diamètre à 
28305 \family sans
28306 num
28307 \begin_inset space \thinspace{}
28308 \end_inset
28309
28310 ×
28311 \begin_inset space \thinspace{}
28312 \end_inset
28313
28314 minimum(largeur et hauteur de la boîte)
28315 \family default
28316 .
28317  La valeur implicite est 
28318 \series bold
28319
28320 \backslash
28321 cornersize{0.5}
28322 \series default
28323 .
28324 \end_layout
28325
28326 \begin_layout Standard
28327 \begin_inset ERT
28328 status collapsed
28329
28330 \begin_layout Plain Layout
28331
28332
28333 \backslash
28334 cornersize*{1.5cm}
28335 \end_layout
28336
28337 \end_inset
28338
28339
28340 \begin_inset Box Ovalbox
28341 position "c"
28342 hor_pos "c"
28343 has_inner_box 1
28344 inner_pos "c"
28345 use_parbox 0
28346 width "25col%"
28347 special "none"
28348 height "1in"
28349 height_special "totalheight"
28350 status open
28351
28352 \begin_layout Plain Layout
28353 \align center
28354 Boîte ovale avec 
28355 \series bold
28356
28357 \backslash
28358 cornersize
28359 \series default
28360
28361 \begin_inset space \thinspace{}
28362 \end_inset
28363
28364 =
28365 \begin_inset space \thinspace{}
28366 \end_inset
28367
28368 1.5
28369 \begin_inset space \thinspace{}
28370 \end_inset
28371
28372 cm
28373 \end_layout
28374
28375 \end_inset
28376
28377
28378 \begin_inset ERT
28379 status collapsed
28380
28381 \begin_layout Plain Layout
28382
28383
28384 \backslash
28385 cornersize{0.5}
28386 \end_layout
28387
28388 \end_inset
28389
28390
28391 \end_layout
28392
28393 \begin_layout Standard
28394 \begin_inset VSpace bigskip
28395 \end_inset
28396
28397 La taille de l'ombre peut être ajustée en changeant la valeur de la variable
28398  
28399 \series bold
28400
28401 \backslash
28402 shadowsize
28403 \series default
28404 .
28405  Elle est fixée à 2
28406 \begin_inset space \thinspace{}
28407 \end_inset
28408
28409 pt pour la boîte suivante par la commande :
28410 \end_layout
28411
28412 \begin_layout Standard
28413
28414 \series bold
28415
28416 \backslash
28417 setlength{
28418 \backslash
28419 shadowsize}{2pt}
28420 \end_layout
28421
28422 \begin_layout Standard
28423 \begin_inset ERT
28424 status collapsed
28425
28426 \begin_layout Plain Layout
28427
28428
28429 \backslash
28430 setlength{
28431 \backslash
28432 shadowsize}{2pt}
28433 \end_layout
28434
28435 \end_inset
28436
28437
28438 \begin_inset Box Shadowbox
28439 position "c"
28440 hor_pos "c"
28441 has_inner_box 1
28442 inner_pos "c"
28443 use_parbox 0
28444 width "25col%"
28445 special "none"
28446 height "1in"
28447 height_special "totalheight"
28448 status open
28449
28450 \begin_layout Plain Layout
28451 \align center
28452 Boîte ombrée avec 
28453 \series bold
28454
28455 \backslash
28456 shadowsize
28457 \series default
28458
28459 \begin_inset space \thinspace{}
28460 \end_inset
28461
28462 =
28463 \begin_inset space \thinspace{}
28464 \end_inset
28465
28466 2
28467 \begin_inset space \thinspace{}
28468 \end_inset
28469
28470 pt
28471 \end_layout
28472
28473 \end_inset
28474
28475
28476 \begin_inset ERT
28477 status collapsed
28478
28479 \begin_layout Plain Layout
28480
28481
28482 \backslash
28483 setlength{
28484 \backslash
28485 shadowsize}{4pt}
28486 \end_layout
28487
28488 \end_inset
28489
28490
28491 \end_layout
28492
28493 \begin_layout Standard
28494 \begin_inset VSpace bigskip
28495 \end_inset
28496
28497
28498 \end_layout
28499
28500 \begin_layout Standard
28501 La valeur implicite pour la longueur 
28502 \series bold
28503
28504 \backslash
28505 FrameRule
28506 \series default
28507  est 0,4
28508 \begin_inset space \thinspace{}
28509 \end_inset
28510
28511 pt.
28512  L'espacement implicite entre le contenu de la note et le cadre est de 9
28513 \begin_inset space \thinspace{}
28514 \end_inset
28515
28516 pt et il peut être modifié en utilisant la valeur de 
28517 \series bold
28518
28519 \backslash
28520 FrameSep
28521 \series default
28522 .
28523  Par exemple, l'apparence de la boîte suivante a été modifiée avec les commandes
28524  suivantes en code TeX
28525 \end_layout
28526
28527 \begin_layout Standard
28528
28529 \series bold
28530
28531 \backslash
28532 setlength{
28533 \backslash
28534 FrameRule}{5pt}
28535 \begin_inset Newline newline
28536 \end_inset
28537
28538
28539 \backslash
28540 setlength{
28541 \backslash
28542 FrameSep}{0.5cm}
28543 \end_layout
28544
28545 \begin_layout Standard
28546
28547 \lang english
28548 \begin_inset ERT
28549 status collapsed
28550
28551 \begin_layout Plain Layout
28552
28553
28554 \backslash
28555 setlength{
28556 \backslash
28557 FrameRule}{5pt}
28558 \end_layout
28559
28560 \begin_layout Plain Layout
28561
28562
28563 \backslash
28564 setlength{
28565 \backslash
28566 FrameSep}{0.5cm}
28567 \end_layout
28568
28569 \end_inset
28570
28571
28572 \begin_inset Box Framed
28573 position "t"
28574 hor_pos "c"
28575 has_inner_box 0
28576 inner_pos "t"
28577 use_parbox 0
28578 width "100col%"
28579 special "none"
28580 height "1in"
28581 height_special "totalheight"
28582 status open
28583
28584 \begin_layout Plain Layout
28585 Ceci est un texte dans une boîte autorisant les 
28586 \family sans
28587 sauts de page
28588 \family default
28589 .
28590 \end_layout
28591
28592 \end_inset
28593
28594
28595 \begin_inset ERT
28596 status collapsed
28597
28598 \begin_layout Plain Layout
28599
28600
28601 \backslash
28602 setlength{
28603 \backslash
28604 FrameRule}{0.4pt}
28605 \end_layout
28606
28607 \begin_layout Plain Layout
28608
28609
28610 \backslash
28611 setlength{
28612 \backslash
28613 FrameSep}{9pt}
28614 \end_layout
28615
28616 \end_inset
28617
28618
28619 \end_layout
28620
28621 \begin_layout Standard
28622
28623 \lang english
28624 \begin_inset VSpace bigskip
28625 \end_inset
28626
28627
28628 \end_layout
28629
28630 \begin_layout Standard
28631 Pour les bôites à 
28632 \family sans
28633 Fond
28634 \begin_inset space ~
28635 \end_inset
28636
28637 ombré
28638 \family default
28639 , l'espacement implicite entre le contenu de la boîte et son cadre est de
28640  3
28641 \begin_inset space \thinspace{}
28642 \end_inset
28643
28644 pt et il peut être modifié avec la valeur de 
28645 \series bold
28646
28647 \backslash
28648 fboxsep
28649 \series default
28650 .
28651  La couleur rouge utilisée implicitement pour le fond peut soit être modifiée
28652  localement avec la commande 
28653 \series bold
28654
28655 \backslash
28656 definecolor{shadebox}
28657 \series default
28658 , soit globalement avec le menu 
28659 \family sans
28660 Outils\SpecialChar \menuseparator
28661 Préférences
28662 \family default
28663 \SpecialChar \menuseparator
28664
28665 \family sans
28666 Couleurs\SpecialChar \menuseparator
28667 boîte
28668 \begin_inset space ~
28669 \end_inset
28670
28671 ombrée
28672 \family default
28673 .
28674  La syntaxe de la commande 
28675 \series bold
28676
28677 \backslash
28678 definecolor
28679 \series default
28680  est expliquée dans la section
28681 \begin_inset space ~
28682 \end_inset
28683
28684
28685 \begin_inset CommandInset ref
28686 LatexCommand ref
28687 reference "sec:Tableaux-Colorés"
28688
28689 \end_inset
28690
28691
28692 \begin_inset Foot
28693 status collapsed
28694
28695 \begin_layout Plain Layout
28696 Notez que l'utilisation de 
28697 \series bold
28698
28699 \backslash
28700 definecolor
28701 \series default
28702  ne peut se faire sans le paquetage LaTeX 
28703 \series bold
28704 color
28705 \series default
28706  dans le préambule, voir la section
28707 \begin_inset space ~
28708 \end_inset
28709
28710
28711 \begin_inset CommandInset ref
28712 LatexCommand ref
28713 reference "sec:Boîtes-colorées"
28714
28715 \end_inset
28716
28717 .
28718  
28719 \end_layout
28720
28721 \end_inset
28722
28723 .
28724 \end_layout
28725
28726 \begin_layout Standard
28727 Par exemple l'apparence de la note à fond ombré suivante a été modifié avec
28728  les commandes en code TeX suivantes
28729 \end_layout
28730
28731 \begin_layout Standard
28732
28733 \series bold
28734
28735 \backslash
28736 setlength{
28737 \backslash
28738 fboxsep}{0.5cm}
28739 \series default
28740
28741 \begin_inset Newline newline
28742 \end_inset
28743
28744
28745 \series bold
28746
28747 \backslash
28748 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
28749 \end_layout
28750
28751 \begin_layout Standard
28752
28753 \lang english
28754 \begin_inset ERT
28755 status collapsed
28756
28757 \begin_layout Plain Layout
28758
28759
28760 \backslash
28761 setlength{
28762 \backslash
28763 fboxsep}{0.5cm}
28764 \end_layout
28765
28766 \begin_layout Plain Layout
28767
28768
28769 \backslash
28770 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
28771 \end_layout
28772
28773 \end_inset
28774
28775
28776 \begin_inset Box Shaded
28777 position "t"
28778 hor_pos "c"
28779 has_inner_box 0
28780 inner_pos "t"
28781 use_parbox 0
28782 width "100col%"
28783 special "none"
28784 height "1in"
28785 height_special "totalheight"
28786 status open
28787
28788 \begin_layout Plain Layout
28789
28790 \color yellow
28791 Ceci est un texte jaune dans une boîte à 
28792 \family sans
28793 Fond
28794 \begin_inset space ~
28795 \end_inset
28796
28797 ombré
28798 \family default
28799 \color inherit
28800  
28801 \color yellow
28802 avec un fond vert foncé.
28803 \end_layout
28804
28805 \end_inset
28806
28807
28808 \begin_inset ERT
28809 status collapsed
28810
28811 \begin_layout Plain Layout
28812
28813
28814 \backslash
28815 setlength{
28816 \backslash
28817 fboxsep}{3pt}
28818 \end_layout
28819
28820 \begin_layout Plain Layout
28821
28822
28823 \backslash
28824 definecolor{shadecolor}{rgb}{1,0,0}
28825 \end_layout
28826
28827 \end_inset
28828
28829
28830 \end_layout
28831
28832 \begin_layout Standard
28833
28834 \lang english
28835 \begin_inset VSpace bigskip
28836 \end_inset
28837
28838
28839 \end_layout
28840
28841 \begin_layout Standard
28842 Les longueurs et les largeurs ainsi modifiées restent valables pour toutes
28843  les boîtes qui suivent la commandes qui les a changées.
28844 \end_layout
28845
28846 \begin_layout Section
28847 Minipages
28848 \begin_inset CommandInset label
28849 LatexCommand label
28850 name "sec:Minipages"
28851
28852 \end_inset
28853
28854
28855 \begin_inset Index
28856 status collapsed
28857
28858 \begin_layout Plain Layout
28859 Boîtes ! Minipages
28860 \end_layout
28861
28862 \end_inset
28863
28864
28865 \end_layout
28866
28867 \begin_layout Standard
28868 LaTeX fournit un mécanisme qui, en fait, permet de produire une page à l'intérie
28869 ur d'une page.
28870  On parle alors d'une minipage, et à l'intérieur de celle-ci, toutes les
28871  règles d'indentation, de saut de ligne, etc.
28872  s'appliquent.
28873 \end_layout
28874
28875 \begin_layout Standard
28876 Les minipages sont par exemple utiles quand on écrit un document avec plusieurs
28877  langues.
28878 \end_layout
28879
28880 \begin_layout Standard
28881 Ci-dessous, vous avez deux exemples de minipages côte-à-côte.
28882  Leur largeur est fixée à 45
28883 \begin_inset space \thinspace{}
28884 \end_inset
28885
28886 col% et elles sont séparées par un ressort horizontal, qui a été inséré
28887  via le menu 
28888 \family sans
28889 Insérer\SpecialChar \menuseparator
28890 Typographie
28891 \begin_inset space ~
28892 \end_inset
28893
28894 spéciale\SpecialChar \menuseparator
28895 Ressort
28896 \begin_inset space ~
28897 \end_inset
28898
28899 Horizontal
28900 \family default
28901 .
28902 \end_layout
28903
28904 \begin_layout Standard
28905
28906 \end_layout
28907
28908 \begin_layout Standard
28909
28910 \lang english
28911 \begin_inset Box Frameless
28912 position "t"
28913 hor_pos "c"
28914 has_inner_box 1
28915 inner_pos "c"
28916 use_parbox 0
28917 width "45col%"
28918 special "none"
28919 height "1in"
28920 height_special "totalheight"
28921 status open
28922
28923 \begin_layout Plain Layout
28924
28925 \lang german
28926 Dies ist ein deutscher Text.
28927  Dies ist ein deutscher Text.
28928  Dies ist ein deutscher Text.
28929  Dies ist ein deutscher Text.
28930  Dies ist ein deutscher Text.
28931  Dies ist ein deutscher Text.
28932  Dies ist ein deutscher Text.
28933  Dies ist ein deutscher Text.
28934  Dies ist ein deutscher Text.
28935  Dies ist ein deutscher Text.
28936  Dies ist ein deutscher Text.
28937  Dies ist ein deutscher Text.
28938  Dies ist ein deutscher Text
28939 \begin_inset Foot
28940 status collapsed
28941
28942 \begin_layout Plain Layout
28943
28944 \lang german
28945 Dies ist eine deutsche Fußnote.
28946 \end_layout
28947
28948 \end_inset
28949
28950 .
28951  Dies ist ein deutscher Text.
28952  Dies ist ein deutscher Text.
28953 \end_layout
28954
28955 \end_inset
28956
28957
28958 \begin_inset space \hfill{}
28959 \end_inset
28960
28961
28962 \begin_inset Box Frameless
28963 position "t"
28964 hor_pos "c"
28965 has_inner_box 1
28966 inner_pos "c"
28967 use_parbox 0
28968 width "45col%"
28969 special "none"
28970 height "1in"
28971 height_special "totalheight"
28972 status open
28973
28974 \begin_layout Plain Layout
28975
28976 \lang english
28977 This is an English Text.
28978  This is an English Text.
28979  This is an English Text.
28980  This is an English Text.
28981  This is an English Text.
28982  This is an English Text.
28983  This is an English Text.
28984  This is an English Text.
28985  This is an English Text.
28986  This is an English Text.
28987  This is an English Text.
28988  This is an English Text.
28989  This is an English Text.
28990  This is an English Text.
28991  This is an English Text.
28992  This is an English Text.
28993 \begin_inset Foot
28994 status collapsed
28995
28996 \begin_layout Plain Layout
28997
28998 \lang english
28999 This is an English footnote.
29000 \end_layout
29001
29002 \end_inset
29003
29004  This is an English Text.
29005  
29006 \end_layout
29007
29008 \end_inset
29009
29010
29011 \end_layout
29012
29013 \begin_layout Standard
29014 \begin_inset VSpace bigskip
29015 \end_inset
29016
29017 Une autre application des minipages est l'ajout de notes de bas de page
29018  à l'intérieur d'un tableau.
29019  À cause d'une restriction due à LaTeX, les notes de bas de pages insérées
29020  dans un tableau n'apparaissent pas en bas de la page courante.
29021  Mais si vous mettez votre tableau dans une minipage, la note de bas de
29022  page apparaîtra en bas de celle-ci, numérotée avec des lettres latines.
29023  Le numéro de note est remis à 1 à chaque nouvelle minipage, mais pas en
29024  dehors des minipages.
29025 \end_layout
29026
29027 \begin_layout Standard
29028 Les notes de bas de page de ce tableau n'apparaissent pas : 
29029 \begin_inset Tabular
29030 <lyxtabular version="3" rows="3" columns="4">
29031 <features>
29032 <column alignment="center" valignment="top" width="0pt">
29033 <column alignment="center" valignment="top" width="0pt">
29034 <column alignment="center" valignment="top" width="0pt">
29035 <column alignment="center" valignment="top" width="0pt">
29036 <row>
29037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29038 \begin_inset Text
29039
29040 \begin_layout Plain Layout
29041 1
29042 \end_layout
29043
29044 \end_inset
29045 </cell>
29046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29047 \begin_inset Text
29048
29049 \begin_layout Plain Layout
29050 2
29051 \end_layout
29052
29053 \end_inset
29054 </cell>
29055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29056 \begin_inset Text
29057
29058 \begin_layout Plain Layout
29059 3
29060 \begin_inset Foot
29061 status open
29062
29063 \begin_layout Plain Layout
29064 Ceci est une note de bas de page à l'intérieur d'un tableau.
29065 \end_layout
29066
29067 \end_inset
29068
29069
29070 \end_layout
29071
29072 \end_inset
29073 </cell>
29074 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29075 \begin_inset Text
29076
29077 \begin_layout Plain Layout
29078 4
29079 \end_layout
29080
29081 \end_inset
29082 </cell>
29083 </row>
29084 <row>
29085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29086 \begin_inset Text
29087
29088 \begin_layout Plain Layout
29089 a
29090 \end_layout
29091
29092 \end_inset
29093 </cell>
29094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29095 \begin_inset Text
29096
29097 \begin_layout Plain Layout
29098 b
29099 \end_layout
29100
29101 \end_inset
29102 </cell>
29103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29104 \begin_inset Text
29105
29106 \begin_layout Plain Layout
29107 c
29108 \end_layout
29109
29110 \end_inset
29111 </cell>
29112 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29113 \begin_inset Text
29114
29115 \begin_layout Plain Layout
29116 d
29117 \end_layout
29118
29119 \end_inset
29120 </cell>
29121 </row>
29122 <row>
29123 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29124 \begin_inset Text
29125
29126 \begin_layout Plain Layout
29127 e
29128 \end_layout
29129
29130 \end_inset
29131 </cell>
29132 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29133 \begin_inset Text
29134
29135 \begin_layout Plain Layout
29136 f
29137 \end_layout
29138
29139 \end_inset
29140 </cell>
29141 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29142 \begin_inset Text
29143
29144 \begin_layout Plain Layout
29145 g
29146 \end_layout
29147
29148 \end_inset
29149 </cell>
29150 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29151 \begin_inset Text
29152
29153 \begin_layout Plain Layout
29154 h
29155 \end_layout
29156
29157 \end_inset
29158 </cell>
29159 </row>
29160 </lyxtabular>
29161
29162 \end_inset
29163
29164
29165 \end_layout
29166
29167 \begin_layout Standard
29168 \align center
29169 \begin_inset Box Frameless
29170 position "t"
29171 hor_pos "c"
29172 has_inner_box 1
29173 inner_pos "c"
29174 use_parbox 0
29175 width "30col%"
29176 special "none"
29177 height "1in"
29178 height_special "totalheight"
29179 status open
29180
29181 \begin_layout Plain Layout
29182 \align center
29183 \begin_inset Tabular
29184 <lyxtabular version="3" rows="3" columns="4">
29185 <features>
29186 <column alignment="center" valignment="top" width="0pt">
29187 <column alignment="center" valignment="top" width="0pt">
29188 <column alignment="center" valignment="top" width="0pt">
29189 <column alignment="center" valignment="top" width="0pt">
29190 <row>
29191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29192 \begin_inset Text
29193
29194 \begin_layout Plain Layout
29195 1
29196 \end_layout
29197
29198 \end_inset
29199 </cell>
29200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29201 \begin_inset Text
29202
29203 \begin_layout Plain Layout
29204 2
29205 \end_layout
29206
29207 \end_inset
29208 </cell>
29209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29210 \begin_inset Text
29211
29212 \begin_layout Plain Layout
29213 3
29214 \begin_inset Foot
29215 status open
29216
29217 \begin_layout Plain Layout
29218 Ceci est une note de bas de page à l'intérieur d'un tableau.
29219 \end_layout
29220
29221 \end_inset
29222
29223
29224 \end_layout
29225
29226 \end_inset
29227 </cell>
29228 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29229 \begin_inset Text
29230
29231 \begin_layout Plain Layout
29232 4
29233 \end_layout
29234
29235 \end_inset
29236 </cell>
29237 </row>
29238 <row>
29239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29240 \begin_inset Text
29241
29242 \begin_layout Plain Layout
29243 a
29244 \end_layout
29245
29246 \end_inset
29247 </cell>
29248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29249 \begin_inset Text
29250
29251 \begin_layout Plain Layout
29252 b
29253 \end_layout
29254
29255 \end_inset
29256 </cell>
29257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29258 \begin_inset Text
29259
29260 \begin_layout Plain Layout
29261 c
29262 \end_layout
29263
29264 \end_inset
29265 </cell>
29266 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29267 \begin_inset Text
29268
29269 \begin_layout Plain Layout
29270 d
29271 \end_layout
29272
29273 \end_inset
29274 </cell>
29275 </row>
29276 <row>
29277 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29278 \begin_inset Text
29279
29280 \begin_layout Plain Layout
29281 e
29282 \end_layout
29283
29284 \end_inset
29285 </cell>
29286 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29287 \begin_inset Text
29288
29289 \begin_layout Plain Layout
29290 f
29291 \end_layout
29292
29293 \end_inset
29294 </cell>
29295 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29296 \begin_inset Text
29297
29298 \begin_layout Plain Layout
29299 g
29300 \end_layout
29301
29302 \end_inset
29303 </cell>
29304 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29305 \begin_inset Text
29306
29307 \begin_layout Plain Layout
29308 h
29309 \end_layout
29310
29311 \end_inset
29312 </cell>
29313 </row>
29314 </lyxtabular>
29315
29316 \end_inset
29317
29318
29319 \end_layout
29320
29321 \end_inset
29322
29323
29324 \end_layout
29325
29326 \begin_layout Standard
29327 \begin_inset VSpace bigskip
29328 \end_inset
29329
29330 Les paramètres globaux du document sont ignorés au sein d'une minipage.
29331  Cela signifie qu'il n'y aura pas d'espace entre les paragraphes dans les
29332  minipages, même si vous les avez mis par exemple à 
29333 \family sans
29334 Moyen
29335 \family default
29336  dans les paramètres du document.
29337 \end_layout
29338
29339 \begin_layout Standard
29340 Les minipages peuvent être utilisées pour changer la couleur de fond d'une
29341  portion de texte, voyez la section
29342 \begin_inset space ~
29343 \end_inset
29344
29345
29346 \begin_inset CommandInset ref
29347 LatexCommand ref
29348 reference "sub:Couleur-pour-les-Paragraphes"
29349
29350 \end_inset
29351
29352 .
29353 \end_layout
29354
29355 \begin_layout Standard
29356 \begin_inset Note Greyedout
29357 status open
29358
29359 \begin_layout Plain Layout
29360
29361 \series bold
29362 Note:
29363 \series default
29364  Vous ne pouvez avoir des flottants ou des notes en marge dans un minipage,
29365  mais les minipages peuvent être utilisées dans un tableau, un flottant
29366  ou une autre boîte.
29367 \end_layout
29368
29369 \end_inset
29370
29371
29372 \end_layout
29373
29374 \begin_layout Section
29375 Les Parboxes
29376 \begin_inset CommandInset label
29377 LatexCommand label
29378 name "sec:Parboxes"
29379
29380 \end_inset
29381
29382
29383 \begin_inset Index
29384 status collapsed
29385
29386 \begin_layout Plain Layout
29387 Boîtes ! Parboxes
29388 \end_layout
29389
29390 \end_inset
29391
29392
29393 \end_layout
29394
29395 \begin_layout Standard
29396 \begin_inset Note Note
29397 status collapsed
29398
29399 \begin_layout Plain Layout
29400
29401 \lang english
29402 En attendant une traduction de parbox (NdT)
29403 \end_layout
29404
29405 \end_inset
29406
29407 Les parboxes ressemblent beaucoup aux minipages à la différence qu'elles
29408  ne peuvent avoir de note de bas de page.
29409  La principale différence avec les minipages, c'est que les minipages au
29410  contraire des parboxes, ne sont pas de vraies boîtes, mais des environnements
29411  LaTeX.
29412 \end_layout
29413
29414 \begin_layout Standard
29415 \align center
29416 \begin_inset Box Frameless
29417 position "t"
29418 hor_pos "c"
29419 has_inner_box 1
29420 inner_pos "t"
29421 use_parbox 1
29422 width "33col%"
29423 special "none"
29424 height "1in"
29425 height_special "totalheight"
29426 status collapsed
29427
29428 \begin_layout Plain Layout
29429 Ceci est un texte à l'intérieur d'une parbox.
29430  Ceci est un texte à l'intérieur d'une parbox.
29431 \end_layout
29432
29433 \begin_layout Plain Layout
29434 Cette note de bas de page ne devrait pas apparaître :
29435 \begin_inset Foot
29436 status open
29437
29438 \begin_layout Plain Layout
29439 Cette note de bas de page est à l'intérieur d'une parbox et donc n'apparaîtra
29440  pas.
29441 \end_layout
29442
29443 \end_inset
29444
29445
29446 \end_layout
29447
29448 \end_inset
29449
29450
29451 \end_layout
29452
29453 \begin_layout Section
29454 Des Boîtes pour les Mots et les Caractères
29455 \begin_inset Index
29456 status collapsed
29457
29458 \begin_layout Plain Layout
29459 Boîtes ! Pour les caractères
29460 \end_layout
29461
29462 \end_inset
29463
29464
29465 \end_layout
29466
29467 \begin_layout Subsection
29468 Empêcher la Césure
29469 \begin_inset CommandInset label
29470 LatexCommand label
29471 name "sec:Empêcher-césure"
29472
29473 \end_inset
29474
29475
29476 \begin_inset Index
29477 status collapsed
29478
29479 \begin_layout Plain Layout
29480 Boîtes ! Pour empêcher la césure
29481 \end_layout
29482
29483 \end_inset
29484
29485
29486 \end_layout
29487
29488 \begin_layout Standard
29489 Vous pouvez utiliser un type spécial de boîte pour empêcher qu'un mot ou
29490  un texte ne soit coupé par une césure.
29491 \begin_inset Newline newline
29492 \end_inset
29493
29494 Voici un exemple de texte :
29495 \end_layout
29496
29497 \begin_layout Standard
29498 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
29499  césure dans un 
29500 \begin_inset Quotes eld
29501 \end_inset
29502
29503 motTrèsTrèsLong
29504 \begin_inset Quotes erd
29505 \end_inset
29506
29507
29508 \end_layout
29509
29510 \begin_layout Standard
29511 Pour empêcher que le mot 
29512 \begin_inset Quotes eld
29513 \end_inset
29514
29515 motTrèsTrèsLong
29516 \begin_inset Quotes erd
29517 \end_inset
29518
29519  soit coupé, ajoutez la commande
29520 \end_layout
29521
29522 \begin_layout Standard
29523
29524 \series bold
29525
29526 \backslash
29527 mbox{
29528 \end_layout
29529
29530 \begin_layout Standard
29531 en code TeX avant le mot.
29532  Après le mot, insérez l'accolade fermante 
29533 \begin_inset Quotes eld
29534 \end_inset
29535
29536
29537 \series bold
29538 }
29539 \series default
29540
29541 \begin_inset Quotes erd
29542 \end_inset
29543
29544  en code TeX.
29545 \end_layout
29546
29547 \begin_layout Standard
29548 Voici le résultat :
29549 \end_layout
29550
29551 \begin_layout Standard
29552 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
29553  césure dans un
29554 \begin_inset ERT
29555 status collapsed
29556
29557 \begin_layout Plain Layout
29558
29559
29560 \backslash
29561 mbox{
29562 \end_layout
29563
29564 \end_inset
29565
29566
29567 \begin_inset Quotes eld
29568 \end_inset
29569
29570 motTrèsTrèsLong
29571 \begin_inset Quotes erd
29572 \end_inset
29573
29574 .
29575 \begin_inset ERT
29576 status collapsed
29577
29578 \begin_layout Plain Layout
29579
29580 }
29581 \end_layout
29582
29583 \end_inset
29584
29585
29586 \end_layout
29587
29588 \begin_layout Standard
29589 Une autre méthode consiste à mettre la commande 
29590 \begin_inset Quotes eld
29591 \end_inset
29592
29593
29594 \series bold
29595
29596 \backslash
29597 -
29598 \series default
29599
29600 \begin_inset Quotes grd
29601 \end_inset
29602
29603  en code TeX, juste avant le mot :
29604 \end_layout
29605
29606 \begin_layout Standard
29607 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
29608  césure dans un 
29609 \begin_inset Quotes eld
29610 \end_inset
29611
29612
29613 \begin_inset ERT
29614 status collapsed
29615
29616 \begin_layout Plain Layout
29617
29618
29619 \backslash
29620 -
29621 \end_layout
29622
29623 \end_inset
29624
29625 motTrèsTrèsLong
29626 \begin_inset Quotes erd
29627 \end_inset
29628
29629 .
29630 \end_layout
29631
29632 \begin_layout Standard
29633 Bien sûr, maintenant le mot dépasse dans la marge latérale.
29634  Pour éviter cela, ajoutez un saut de ligne avant le mot avec le menu 
29635 \family sans
29636 Insérer\SpecialChar \menuseparator
29637 Formats\SpecialChar \menuseparator
29638 Passage
29639 \begin_inset space ~
29640 \end_inset
29641
29642 à
29643 \begin_inset space ~
29644 \end_inset
29645
29646 la
29647 \begin_inset space ~
29648 \end_inset
29649
29650 Ligne
29651 \family default
29652  (raccourci 
29653 \series bold
29654 Ctrl-Entrée
29655 \series default
29656 ) :
29657 \end_layout
29658
29659 \begin_layout Standard
29660 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
29661  césure dans un
29662 \begin_inset Newline newline
29663 \end_inset
29664
29665
29666 \begin_inset ERT
29667 status collapsed
29668
29669 \begin_layout Plain Layout
29670
29671
29672 \backslash
29673 mbox{
29674 \end_layout
29675
29676 \end_inset
29677
29678
29679 \begin_inset Quotes eld
29680 \end_inset
29681
29682 motTrèsTrèsLong
29683 \begin_inset Quotes erd
29684 \end_inset
29685
29686 .
29687 \begin_inset ERT
29688 status collapsed
29689
29690 \begin_layout Plain Layout
29691
29692 }
29693 \end_layout
29694
29695 \end_inset
29696
29697
29698 \end_layout
29699
29700 \begin_layout Subsection
29701 Alignement Vertical
29702 \begin_inset CommandInset label
29703 LatexCommand label
29704 name "sub:Alignement-Vertical"
29705
29706 \end_inset
29707
29708
29709 \begin_inset Index
29710 status collapsed
29711
29712 \begin_layout Plain Layout
29713 Boîtes ! Pour l'alignement vertical
29714 \end_layout
29715
29716 \end_inset
29717
29718
29719 \begin_inset Index
29720 status collapsed
29721
29722 \begin_layout Plain Layout
29723 Boîtes ! Boîtes élévatrices
29724 \end_layout
29725
29726 \end_inset
29727
29728
29729 \begin_inset Index
29730 status collapsed
29731
29732 \begin_layout Plain Layout
29733 Raisebox|see
29734 \begin_inset ERT
29735 status collapsed
29736
29737 \begin_layout Plain Layout
29738
29739 {
29740 \end_layout
29741
29742 \end_inset
29743
29744 Boîtes élévatrices
29745 \begin_inset ERT
29746 status collapsed
29747
29748 \begin_layout Plain Layout
29749
29750 }
29751 \end_layout
29752
29753 \end_inset
29754
29755
29756 \end_layout
29757
29758 \end_inset
29759
29760
29761 \end_layout
29762
29763 \begin_layout Standard
29764 Avec la commande 
29765 \series bold
29766
29767 \backslash
29768 raisebox
29769 \series default
29770  vous pouvez aligner des mots, des caractères ou d'autres boîtes, verticalement
29771  par rapport au texte qui l'entoure.
29772  La commande
29773 \series bold
29774  
29775 \backslash
29776 raisebox
29777 \series default
29778  s'utilise en suivant la syntaxe suivante :
29779 \end_layout
29780
29781 \begin_layout Standard
29782
29783 \series bold
29784
29785 \backslash
29786 raisebox{déplacement}[hauteur][profondeur]{contenu de la boîte}
29787 \end_layout
29788
29789 \begin_layout Standard
29790 Le déplacement peut être une valeur positive pour élever la boîte ou négative
29791  pour l'abaisser.
29792 \end_layout
29793
29794 \begin_layout Standard
29795 Pour aligner le mot 
29796 \begin_inset Quotes eld
29797 \end_inset
29798
29799 empêcher
29800 \begin_inset Quotes erd
29801 \end_inset
29802
29803  de façon à ce que le point le plus bas du caractère le plus 
29804 \begin_inset Quotes eld
29805 \end_inset
29806
29807 profond
29808 \begin_inset Quotes erd
29809 \end_inset
29810
29811 , le 
29812 \begin_inset Quotes eld
29813 \end_inset
29814
29815 p
29816 \begin_inset Quotes erd
29817 \end_inset
29818
29819 , soit au niveau de la ligne de base, insérez la commande 
29820 \end_layout
29821
29822 \begin_layout Standard
29823
29824 \series bold
29825
29826 \backslash
29827 raisebox{
29828 \backslash
29829 depth}{
29830 \end_layout
29831
29832 \begin_layout Standard
29833 en code TeX avant le mot.
29834  Insérez après le mot l'accolade fermante 
29835 \begin_inset Quotes eld
29836 \end_inset
29837
29838
29839 \series bold
29840 }
29841 \series default
29842
29843 \begin_inset Quotes erd
29844 \end_inset
29845
29846  en code TeX.
29847 \begin_inset Newline newline
29848 \end_inset
29849
29850 Voici le résultat :
29851 \end_layout
29852
29853 \begin_layout Standard
29854 Cette ligne de texte contient le mot 
29855 \begin_inset ERT
29856 status collapsed
29857
29858 \begin_layout Plain Layout
29859
29860
29861 \backslash
29862 raisebox{
29863 \backslash
29864 depth}{
29865 \end_layout
29866
29867 \end_inset
29868
29869
29870 \begin_inset Quotes eld
29871 \end_inset
29872
29873 empêcher
29874 \begin_inset Quotes erd
29875 \end_inset
29876
29877
29878 \begin_inset ERT
29879 status collapsed
29880
29881 \begin_layout Plain Layout
29882
29883 }
29884 \end_layout
29885
29886 \end_inset
29887
29888  comme mot élevé.
29889 \end_layout
29890
29891 \begin_layout Standard
29892 \begin_inset VSpace bigskip
29893 \end_inset
29894
29895 Quand vous élevez ou vous abaissez des caractères dans une ligne, la distance
29896  entre les lignes va être agrandie :
29897 \end_layout
29898
29899 \begin_layout Standard
29900 Cette ligne de texte contient le mot
29901 \begin_inset ERT
29902 status collapsed
29903
29904 \begin_layout Plain Layout
29905
29906
29907 \backslash
29908 raisebox{-
29909 \backslash
29910 depth}{
29911 \end_layout
29912
29913 \end_inset
29914
29915
29916 \begin_inset Quotes eld
29917 \end_inset
29918
29919 empêcher
29920 \begin_inset Quotes erd
29921 \end_inset
29922
29923
29924 \begin_inset ERT
29925 status collapsed
29926
29927 \begin_layout Plain Layout
29928
29929 }
29930 \end_layout
29931
29932 \end_inset
29933
29934  comme mot abaissé.
29935 \begin_inset Newline newline
29936 \end_inset
29937
29938 Cette ligne de texte contient le mot 
29939 \begin_inset ERT
29940 status collapsed
29941
29942 \begin_layout Plain Layout
29943
29944
29945 \backslash
29946 raisebox{0.5cm}{
29947 \end_layout
29948
29949 \end_inset
29950
29951
29952 \begin_inset Quotes eld
29953 \end_inset
29954
29955 tester
29956 \begin_inset Quotes erd
29957 \end_inset
29958
29959
29960 \begin_inset ERT
29961 status collapsed
29962
29963 \begin_layout Plain Layout
29964
29965 }
29966 \end_layout
29967
29968 \end_inset
29969
29970  comme mot élevé.
29971 \end_layout
29972
29973 \begin_layout Standard
29974 Si, pour une raison ou une autre, vous voulez empêcher que cela se produise,
29975  mettez la hauteur de la boîte à zéro.
29976  Par exemple utilisez
29977 \end_layout
29978
29979 \begin_layout Standard
29980
29981 \series bold
29982
29983 \backslash
29984 raisebox{-
29985 \backslash
29986 depth}[0pt]{
29987 \end_layout
29988
29989 \begin_layout Standard
29990 Cette ligne de texte contient le mot
29991 \begin_inset ERT
29992 status collapsed
29993
29994 \begin_layout Plain Layout
29995
29996
29997 \backslash
29998 raisebox{-
29999 \backslash
30000 depth}[0pt]{
30001 \end_layout
30002
30003 \end_inset
30004
30005
30006 \begin_inset Quotes eld
30007 \end_inset
30008
30009 empêcher
30010 \begin_inset Quotes erd
30011 \end_inset
30012
30013
30014 \begin_inset ERT
30015 status collapsed
30016
30017 \begin_layout Plain Layout
30018
30019 }
30020 \end_layout
30021
30022 \end_inset
30023
30024  comme mot abaissé.
30025 \begin_inset Newline newline
30026 \end_inset
30027
30028 Cette ligne de texte contient le mot 
30029 \begin_inset ERT
30030 status collapsed
30031
30032 \begin_layout Plain Layout
30033
30034
30035 \backslash
30036 raisebox{0.5cm}[0pt]{
30037 \end_layout
30038
30039 \end_inset
30040
30041
30042 \begin_inset Quotes eld
30043 \end_inset
30044
30045 tester
30046 \begin_inset Quotes erd
30047 \end_inset
30048
30049
30050 \begin_inset ERT
30051 status collapsed
30052
30053 \begin_layout Plain Layout
30054
30055 }
30056 \end_layout
30057
30058 \end_inset
30059
30060  comme mot élevé.
30061 \end_layout
30062
30063 \begin_layout Section
30064 Boîtes Colorées
30065 \begin_inset CommandInset label
30066 LatexCommand label
30067 name "sec:Boîtes-colorées"
30068
30069 \end_inset
30070
30071
30072 \begin_inset Index
30073 status collapsed
30074
30075 \begin_layout Plain Layout
30076 Boîtes ! Couleur
30077 \end_layout
30078
30079 \end_inset
30080
30081
30082 \end_layout
30083
30084 \begin_layout Subsection
30085 De la couleur pour le texte
30086 \begin_inset Index
30087 status collapsed
30088
30089 \begin_layout Plain Layout
30090 Couleur ! Pour le texte
30091 \end_layout
30092
30093 \end_inset
30094
30095
30096 \end_layout
30097
30098 \begin_layout Standard
30099 Pour pouvoir colorer la couleur de fond d'un texte, il faut le mettre dans
30100  une boîte appelée 
30101 \begin_inset Quotes eld
30102 \end_inset
30103
30104 colorbox
30105 \begin_inset Quotes erd
30106 \end_inset
30107
30108 .
30109  Cela demande que le paquetage LaTeX 
30110 \series bold
30111 color
30112 \series default
30113
30114 \begin_inset Index
30115 status collapsed
30116
30117 \begin_layout Plain Layout
30118 Paquetages LaTeX ! color
30119 \end_layout
30120
30121 \end_inset
30122
30123  soit chargé dans le préambule du document avec la commande
30124 \end_layout
30125
30126 \begin_layout Standard
30127
30128 \series bold
30129
30130 \backslash
30131 @ifundefined{textcolor}
30132 \begin_inset Newline newline
30133 \end_inset
30134
30135
30136 \begin_inset ERT
30137 status collapsed
30138
30139 \begin_layout Plain Layout
30140
30141
30142 \backslash
30143 hphantom{ }
30144 \end_layout
30145
30146 \end_inset
30147
30148 {
30149 \backslash
30150 usepackage{color}}{}
30151 \end_layout
30152
30153 \begin_layout Standard
30154 Le paquetage 
30155 \series bold
30156 color
30157 \series default
30158  sera chargé automatiquement par LyX dès que vous colorez du texte
30159 \begin_inset Foot
30160 status collapsed
30161
30162 \begin_layout Plain Layout
30163 C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
30164  
30165 \series bold
30166
30167 \backslash
30168 @ifundefined
30169 \series default
30170 .
30171 \end_layout
30172
30173 \end_inset
30174
30175 .
30176 \end_layout
30177
30178 \begin_layout Standard
30179 \begin_inset VSpace medskip
30180 \end_inset
30181
30182 Les boîtes colorées sont créées par la commande 
30183 \series bold
30184
30185 \backslash
30186 colorbox
30187 \series default
30188 .
30189  Elle est utilisée avec la syntaxe suivante :
30190 \end_layout
30191
30192 \begin_layout Standard
30193
30194 \series bold
30195
30196 \backslash
30197 colorbox{couleur}{contenu de la boîte}
30198 \end_layout
30199
30200 \begin_layout Standard
30201 Le contenu de la boîte peut aussi être une boîte et les boîtes colorées
30202  peuvent être placées à l'intérieur d'autres boîtes.
30203 \end_layout
30204
30205 \begin_layout Standard
30206 Les couleurs suivantes sont prédéfinies ::
30207 \begin_inset Newline newline
30208 \end_inset
30209
30210
30211 \family sans
30212 black
30213 \family default
30214  (noir), 
30215 \family sans
30216 blue
30217 \family default
30218  (bleu), 
30219 \family sans
30220 cyan
30221 \family default
30222 \series bold
30223 ,
30224 \series default
30225  
30226 \family sans
30227 green
30228 \family default
30229  (vert), 
30230 \family sans
30231 magenta
30232 \family default
30233
30234 \family sans
30235 red
30236 \family default
30237  (rouge), 
30238 \family sans
30239 white
30240 \family default
30241  (blanc), and 
30242 \family sans
30243 yellow
30244 \family default
30245  (jaune).
30246 \begin_inset Newline newline
30247 \end_inset
30248
30249 Vous pouvez aussi définir vos propres couleurs comme c'est décrit dans la
30250  section
30251 \begin_inset space ~
30252 \end_inset
30253
30254
30255 \begin_inset CommandInset ref
30256 LatexCommand ref
30257 reference "sec:Tableaux-Colorés"
30258
30259 \end_inset
30260
30261 .
30262 \end_layout
30263
30264 \begin_layout Standard
30265 Par exemple, pour avoir un mot sur fond rouge, insérez la commande 
30266 \end_layout
30267
30268 \begin_layout Standard
30269
30270 \series bold
30271
30272 \backslash
30273 colorbox{red}{
30274 \end_layout
30275
30276 \begin_layout Standard
30277 avant le mot en code TeX.
30278  Insérez l'accolade fermante 
30279 \begin_inset Quotes eld
30280 \end_inset
30281
30282 }
30283 \begin_inset Quotes erd
30284 \end_inset
30285
30286  après le mot, en code TeX.
30287 \begin_inset Newline newline
30288 \end_inset
30289
30290 Voici le résultat :
30291 \end_layout
30292
30293 \begin_layout Standard
30294 Cette ligne de texte contient le mot
30295 \begin_inset ERT
30296 status collapsed
30297
30298 \begin_layout Plain Layout
30299
30300
30301 \backslash
30302 colorbox{red}{
30303 \end_layout
30304
30305 \end_inset
30306
30307
30308 \begin_inset Quotes eld
30309 \end_inset
30310
30311 Attention!
30312 \begin_inset Quotes erd
30313 \end_inset
30314
30315
30316 \begin_inset ERT
30317 status collapsed
30318
30319 \begin_layout Plain Layout
30320
30321 }
30322 \end_layout
30323
30324 \end_inset
30325
30326  sur fond rouge.
30327 \end_layout
30328
30329 \begin_layout Standard
30330 \begin_inset VSpace bigskip
30331 \end_inset
30332
30333 Si vous voulez que la boîte soit entourée d'une bordure dans une autre couleur,
30334  vous pouvez utiliser la commande 
30335 \series bold
30336
30337 \backslash
30338 fcolorbox
30339 \series default
30340  avec la syntaxe suivante :
30341 \end_layout
30342
30343 \begin_layout Standard
30344
30345 \series bold
30346
30347 \backslash
30348 fcolorbox{couleur du cadre}{couleur de la boîte}{contenu de la boîte}
30349 \end_layout
30350
30351 \begin_layout Standard
30352
30353 \series bold
30354
30355 \backslash
30356 fcolorbox
30357 \series default
30358  est une extension de 
30359 \series bold
30360
30361 \backslash
30362 colorbox
30363 \series default
30364 .
30365  L'épaisseur du cadre et l'espace entre le cadre et le contenu de la boîte
30366  peuvent être modifiés avec les variables 
30367 \series bold
30368
30369 \backslash
30370 fboxrule
30371 \series default
30372  et 
30373 \series bold
30374
30375 \backslash
30376 fboxsep
30377 \series default
30378 , comme c'est décrit dans la section
30379 \begin_inset space ~
30380 \end_inset
30381
30382
30383 \begin_inset CommandInset ref
30384 LatexCommand ref
30385 reference "sec:Décorations"
30386
30387 \end_inset
30388
30389 .
30390 \end_layout
30391
30392 \begin_layout Standard
30393 Pour l'exemple suivant, on a utilisé la commande
30394 \end_layout
30395
30396 \begin_layout Standard
30397
30398 \series bold
30399
30400 \backslash
30401 fcolorbox{cyan}{magenta}{
30402 \end_layout
30403
30404 \begin_layout Standard
30405 Voici un exemple où l'épaisseur de la ligne du cadre a été mise à 1
30406 \begin_inset space \thinspace{}
30407 \end_inset
30408
30409 mm:
30410 \begin_inset Newline newline
30411 \end_inset
30412
30413
30414 \begin_inset ERT
30415 status collapsed
30416
30417 \begin_layout Plain Layout
30418
30419
30420 \backslash
30421 fboxrule 1mm 
30422 \backslash
30423 fboxsep 1mm
30424 \end_layout
30425
30426 \end_inset
30427
30428
30429 \begin_inset ERT
30430 status collapsed
30431
30432 \begin_layout Plain Layout
30433
30434
30435 \backslash
30436 fcolorbox{cyan}{magenta}{
30437 \end_layout
30438
30439 \end_inset
30440
30441 Ce texte est dans une boîte encadrée et colorée.
30442 \begin_inset ERT
30443 status collapsed
30444
30445 \begin_layout Plain Layout
30446
30447 }
30448 \end_layout
30449
30450 \end_inset
30451
30452
30453 \end_layout
30454
30455 \begin_layout Standard
30456 \begin_inset VSpace bigskip
30457 \end_inset
30458
30459 Bien sûr, vous pouvez avoir du texte coloré dans une boîte colorée (attention,
30460  les yeux ! - NdT) :
30461 \begin_inset Newline newline
30462 \end_inset
30463
30464
30465 \begin_inset ERT
30466 status collapsed
30467
30468 \begin_layout Plain Layout
30469
30470
30471 \backslash
30472 fcolorbox{cyan}{magenta}{
30473 \end_layout
30474
30475 \end_inset
30476
30477
30478 \color yellow
30479 Ce texte est coloré dans une boîte colorée et encadrée.
30480 \color inherit
30481
30482 \begin_inset ERT
30483 status collapsed
30484
30485 \begin_layout Plain Layout
30486
30487 }
30488 \end_layout
30489
30490 \end_inset
30491
30492
30493 \begin_inset ERT
30494 status collapsed
30495
30496 \begin_layout Plain Layout
30497
30498
30499 \backslash
30500 fboxrule 0.4pt 
30501 \backslash
30502 fboxsep 3pt
30503 \end_layout
30504
30505 \end_inset
30506
30507
30508 \end_layout
30509
30510 \begin_layout Standard
30511
30512 \series bold
30513 \begin_inset VSpace medskip
30514 \end_inset
30515
30516
30517 \end_layout
30518
30519 \begin_layout Standard
30520 \begin_inset Note Greyedout
30521 status open
30522
30523 \begin_layout Plain Layout
30524
30525 \series bold
30526 Note:
30527 \series default
30528  Le texte qui se trouve dans une boîte colorée ne peut pas avoir de sauts
30529  de ligne.
30530  Pour colorer plusieurs lignes de texte ou un paragraphe, utilisez une boîte
30531  à l'intérieur d'une boîte colorée comme c'est décrit dans ce qui suit.
30532 \end_layout
30533
30534 \end_inset
30535
30536
30537 \end_layout
30538
30539 \begin_layout Subsection
30540 De la couleur pour les paragraphes
30541 \begin_inset CommandInset label
30542 LatexCommand label
30543 name "sub:Couleur-pour-les-Paragraphes"
30544
30545 \end_inset
30546
30547
30548 \begin_inset Index
30549 status collapsed
30550
30551 \begin_layout Plain Layout
30552 Couleur ! Pour les  paragraphes
30553 \end_layout
30554
30555 \end_inset
30556
30557
30558 \end_layout
30559
30560 \begin_layout Standard
30561 Pour modifier la couleur de fond de plus d'une ligne de texte, mettez le
30562  texte dans une minipage.
30563  Avant la minipage, insérez la commande 
30564 \series bold
30565
30566 \backslash
30567 colorbox
30568 \series default
30569  
30570 \end_layout
30571
30572 \begin_layout Standard
30573
30574 \series bold
30575
30576 \backslash
30577 colorbox{color}{
30578 \end_layout
30579
30580 \begin_layout Standard
30581 en code TeX.
30582  Après la minipage, insérez l'accolade fermante 
30583 \begin_inset Quotes eld
30584 \end_inset
30585
30586 }
30587 \begin_inset Quotes erd
30588 \end_inset
30589
30590  en code TeX.
30591 \end_layout
30592
30593 \begin_layout Standard
30594 \begin_inset ERT
30595 status collapsed
30596
30597 \begin_layout Plain Layout
30598
30599
30600 \backslash
30601 colorbox{lightgrey}{
30602 \end_layout
30603
30604 \end_inset
30605
30606
30607 \begin_inset Box Frameless
30608 position "t"
30609 hor_pos "c"
30610 has_inner_box 1
30611 inner_pos "t"
30612 use_parbox 0
30613 width "100col%"
30614 special "none"
30615 height "1in"
30616 height_special "totalheight"
30617 status collapsed
30618
30619 \begin_layout Plain Layout
30620 Ce texte a un fond coloré.
30621  Ce texte a un fond coloré.
30622 \end_layout
30623
30624 \begin_layout Plain Layout
30625 \begin_inset VSpace defskip
30626 \end_inset
30627
30628 Le texte peut avoir des notes de bas de page
30629 \begin_inset Foot
30630 status collapsed
30631
30632 \begin_layout Plain Layout
30633 Un autre exemple de note de bas de page
30634 \end_layout
30635
30636 \end_inset
30637
30638  et contenir des figures et des tableaux.
30639 \end_layout
30640
30641 \begin_layout Plain Layout
30642 \align center
30643 \begin_inset Tabular
30644 <lyxtabular version="3" rows="3" columns="3">
30645 <features>
30646 <column alignment="center" valignment="top" width="0">
30647 <column alignment="center" valignment="top" width="0">
30648 <column alignment="center" valignment="top" width="0">
30649 <row>
30650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30651 \begin_inset Text
30652
30653 \begin_layout Plain Layout
30654 a
30655 \end_layout
30656
30657 \end_inset
30658 </cell>
30659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30660 \begin_inset Text
30661
30662 \begin_layout Plain Layout
30663 !
30664 \end_layout
30665
30666 \end_inset
30667 </cell>
30668 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30669 \begin_inset Text
30670
30671 \begin_layout Plain Layout
30672 3
30673 \end_layout
30674
30675 \end_inset
30676 </cell>
30677 </row>
30678 <row>
30679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30680 \begin_inset Text
30681
30682 \begin_layout Plain Layout
30683 <
30684 \end_layout
30685
30686 \end_inset
30687 </cell>
30688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30689 \begin_inset Text
30690
30691 \begin_layout Plain Layout
30692 b2
30693 \begin_inset Quotes erd
30694 \end_inset
30695
30696 |
30697 \end_layout
30698
30699 \end_inset
30700 </cell>
30701 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30702 \begin_inset Text
30703
30704 \begin_layout Plain Layout
30705 >
30706 \end_layout
30707
30708 \end_inset
30709 </cell>
30710 </row>
30711 <row>
30712 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30713 \begin_inset Text
30714
30715 \begin_layout Plain Layout
30716 1
30717 \end_layout
30718
30719 \end_inset
30720 </cell>
30721 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30722 \begin_inset Text
30723
30724 \begin_layout Plain Layout
30725 §
30726 \end_layout
30727
30728 \end_inset
30729 </cell>
30730 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30731 \begin_inset Text
30732
30733 \begin_layout Plain Layout
30734 c
30735 \end_layout
30736
30737 \end_inset
30738 </cell>
30739 </row>
30740 </lyxtabular>
30741
30742 \end_inset
30743
30744
30745 \end_layout
30746
30747 \end_inset
30748
30749
30750 \begin_inset ERT
30751 status collapsed
30752
30753 \begin_layout Plain Layout
30754
30755 }
30756 \end_layout
30757
30758 \end_inset
30759
30760
30761 \end_layout
30762
30763 \begin_layout Section
30764 Les boîtes pivotées et redimensionnées
30765 \end_layout
30766
30767 \begin_layout Standard
30768 Pour pouvoir utiliser les commandes décrites dans cette section, vous devez
30769  charger le paquetage LaTeX 
30770 \series bold
30771 graphicx
30772 \series default
30773
30774 \begin_inset Index
30775 status collapsed
30776
30777 \begin_layout Plain Layout
30778 Paquetages LaTeX ! graphicx
30779 \end_layout
30780
30781 \end_inset
30782
30783  dans le préambule de votre document avec la commande
30784 \end_layout
30785
30786 \begin_layout Standard
30787
30788 \series bold
30789
30790 \backslash
30791 @ifundefined{rotatebox}
30792 \begin_inset Newline newline
30793 \end_inset
30794
30795
30796 \begin_inset ERT
30797 status collapsed
30798
30799 \begin_layout Plain Layout
30800
30801
30802 \backslash
30803 hphantom{ }
30804 \end_layout
30805
30806 \end_inset
30807
30808 {
30809 \backslash
30810 usepackage{graphicx}}{}
30811 \end_layout
30812
30813 \begin_layout Standard
30814 \begin_inset Note Greyedout
30815 status open
30816
30817 \begin_layout Plain Layout
30818
30819 \series bold
30820 Note:
30821 \series default
30822  Certain visualiseurs DVI ne peuvent pas afficher des objets pivotés ou
30823  redimensionnés.
30824 \end_layout
30825
30826 \end_inset
30827
30828
30829 \end_layout
30830
30831 \begin_layout Standard
30832 \begin_inset Note Greyedout
30833 status open
30834
30835 \begin_layout Plain Layout
30836
30837 \series bold
30838 Note:
30839 \series default
30840  On ne doit pas mettre de flottants à l'intérieur d'une boîte pivotée ou
30841  redimensionnée.
30842 \end_layout
30843
30844 \end_inset
30845
30846
30847 \end_layout
30848
30849 \begin_layout Subsection
30850 Les Boîtes pivotées
30851 \begin_inset Index
30852 status collapsed
30853
30854 \begin_layout Plain Layout
30855 Boîtes ! pivotées
30856 \end_layout
30857
30858 \end_inset
30859
30860
30861 \begin_inset Index
30862 status collapsed
30863
30864 \begin_layout Plain Layout
30865 Pivoter des objets
30866 \end_layout
30867
30868 \end_inset
30869
30870
30871 \begin_inset Index
30872 status collapsed
30873
30874 \begin_layout Plain Layout
30875 Figures ! Pivotées
30876 \end_layout
30877
30878 \end_inset
30879
30880
30881 \begin_inset Index
30882 status collapsed
30883
30884 \begin_layout Plain Layout
30885 Tableau ! Pivoter
30886 \end_layout
30887
30888 \end_inset
30889
30890
30891 \end_layout
30892
30893 \begin_layout Standard
30894 Pour faire tourner des objets, vous pouvez les mettre dans une boîte pivotante
30895  (rotated).
30896  Une telle boîte est créée avec la commande 
30897 \series bold
30898
30899 \backslash
30900 rotatebox
30901 \series default
30902  en code TeX avec la syntaxe
30903 \end_layout
30904
30905 \begin_layout Standard
30906
30907 \series bold
30908
30909 \backslash
30910 rotatebox[origine rotation]{angle rotation}{contenu de la boîte}
30911 \end_layout
30912
30913 \begin_layout Standard
30914 La position du pivot est donnée par l'origine de rotation spécifiée sous
30915  la forme 
30916 \series bold
30917 origin=position
30918 \series default
30919 .
30920  Les valeurs suivantes sont possibles pour la position: 
30921 \emph on
30922 c
30923 \emph default
30924  (centre), 
30925 \emph on
30926 l
30927 \emph default
30928  (gauche/
30929 \lang english
30930 left
30931 \lang french
30932 ), 
30933 \emph on
30934 r
30935 \emph default
30936  (droite/
30937 \lang english
30938 right
30939 \lang french
30940 ), 
30941 \emph on
30942 b
30943 \emph default
30944  (bas/
30945 \lang english
30946 bottom
30947 \lang french
30948 ), 
30949 \emph on
30950 t
30951 \emph default
30952  (haut/
30953 \lang english
30954 top
30955 \lang french
30956 ), et aussi des combinaisons des quatre positions de base.
30957  Par exemple 
30958 \emph on
30959 lt
30960 \emph default
30961  signifie que le pivot est situé dans le coin en haut à gauche de la boîte.
30962  Quand on ne donne pas d'origine, la position 
30963 \emph on
30964 l
30965 \emph default
30966  est utilisée.
30967  L'angle de rotation est un nombre, exprimé en degrés et qui peut être positif
30968  ou négatif.
30969  Le sens positif de rotation est anti-horaire.
30970 \end_layout
30971
30972 \begin_layout Standard
30973 Dans l'exemple qui suit, la commande 
30974 \series bold
30975
30976 \backslash
30977 rotatebox[origin=c]{60}{
30978 \series default
30979  a été insérée en code TeX juste avant le texte 
30980 \begin_inset Quotes eld
30981 \end_inset
30982
30983 pivoté de 90°
30984 \begin_inset Quotes erd
30985 \end_inset
30986
30987  ; la boîte est refermée juste après le texte par une accolade fermante
30988  
30989 \begin_inset Quotes eld
30990 \end_inset
30991
30992 }
30993 \begin_inset Quotes erd
30994 \end_inset
30995
30996  en code TeX.
30997 \end_layout
30998
30999 \begin_layout Standard
31000 Voici une ligne avec du texte 
31001 \begin_inset ERT
31002 status collapsed
31003
31004 \begin_layout Plain Layout
31005
31006
31007 \backslash
31008 rotatebox[origin=c]{60}{
31009 \end_layout
31010
31011 \end_inset
31012
31013 pivoté de 60°
31014 \begin_inset ERT
31015 status collapsed
31016
31017 \begin_layout Plain Layout
31018
31019 }
31020 \end_layout
31021
31022 \end_inset
31023
31024 .
31025 \end_layout
31026
31027 \begin_layout Standard
31028 La boîte peut contenir une autre boîte ou une formule en ligne :
31029 \end_layout
31030
31031 \begin_layout Standard
31032 Voici une ligne avec du texte 
31033 \begin_inset ERT
31034 status collapsed
31035
31036 \begin_layout Plain Layout
31037
31038
31039 \backslash
31040 rotatebox[origin=r]{-60}{
31041 \end_layout
31042
31043 \end_inset
31044
31045
31046 \begin_inset Box Doublebox
31047 position "c"
31048 hor_pos "c"
31049 has_inner_box 0
31050 inner_pos "c"
31051 use_parbox 0
31052 width "1in"
31053 special "width"
31054 height "1in"
31055 height_special "totalheight"
31056 status collapsed
31057
31058 \begin_layout Plain Layout
31059 pivoté de -60°
31060 \end_layout
31061
31062 \end_inset
31063
31064
31065 \begin_inset ERT
31066 status collapsed
31067
31068 \begin_layout Plain Layout
31069
31070 }
31071 \end_layout
31072
31073 \end_inset
31074
31075  et encadré 
31076 \begin_inset ERT
31077 status collapsed
31078
31079 \begin_layout Plain Layout
31080
31081
31082 \backslash
31083 rotatebox[origin=lb]{60}{
31084 \end_layout
31085
31086 \end_inset
31087
31088
31089 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31090 \end_inset
31091
31092
31093 \begin_inset ERT
31094 status collapsed
31095
31096 \begin_layout Plain Layout
31097
31098 }
31099 \end_layout
31100
31101 \end_inset
31102
31103  et une formule.
31104 \end_layout
31105
31106 \begin_layout Standard
31107 ou encore une figure ou un tableau :
31108 \end_layout
31109
31110 \begin_layout Standard
31111 Voici une ligne
31112 \begin_inset ERT
31113 status collapsed
31114
31115 \begin_layout Plain Layout
31116
31117
31118 \backslash
31119 rotatebox[origin=lb]{90}{
31120 \end_layout
31121
31122 \end_inset
31123
31124
31125 \begin_inset Graphics
31126         filename ../clipart/platypus.eps
31127         lyxscale 50
31128         width 25col%
31129
31130 \end_inset
31131
31132
31133 \begin_inset ERT
31134 status collapsed
31135
31136 \begin_layout Plain Layout
31137
31138 }
31139 \end_layout
31140
31141 \end_inset
31142
31143  avec une image pivotée de 90° 
31144 \begin_inset ERT
31145 status collapsed
31146
31147 \begin_layout Plain Layout
31148
31149
31150 \backslash
31151 rotatebox[origin=l]{-90}{
31152 \end_layout
31153
31154 \end_inset
31155
31156
31157 \begin_inset Tabular
31158 <lyxtabular version="3" rows="2" columns="2">
31159 <features>
31160 <column alignment="center" valignment="top" width="0">
31161 <column alignment="center" valignment="top" width="0">
31162 <row>
31163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31164 \begin_inset Text
31165
31166 \begin_layout Plain Layout
31167 q
31168 \end_layout
31169
31170 \end_inset
31171 </cell>
31172 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31173 \begin_inset Text
31174
31175 \begin_layout Plain Layout
31176 w
31177 \end_layout
31178
31179 \end_inset
31180 </cell>
31181 </row>
31182 <row>
31183 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31184 \begin_inset Text
31185
31186 \begin_layout Plain Layout
31187 e
31188 \end_layout
31189
31190 \end_inset
31191 </cell>
31192 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31193 \begin_inset Text
31194
31195 \begin_layout Plain Layout
31196 r
31197 \end_layout
31198
31199 \end_inset
31200 </cell>
31201 </row>
31202 </lyxtabular>
31203
31204 \end_inset
31205
31206
31207 \begin_inset ERT
31208 status collapsed
31209
31210 \begin_layout Plain Layout
31211
31212 }
31213 \end_layout
31214
31215 \end_inset
31216
31217  et un tableau.
31218 \end_layout
31219
31220 \begin_layout Subsection
31221 Les boîtes redimensionnées
31222 \begin_inset Index
31223 status collapsed
31224
31225 \begin_layout Plain Layout
31226 Boîtes ! Redimensionnées
31227 \end_layout
31228
31229 \end_inset
31230
31231
31232 \begin_inset Index
31233 status collapsed
31234
31235 \begin_layout Plain Layout
31236 Redimensionner des objets
31237 \end_layout
31238
31239 \end_inset
31240
31241
31242 \begin_inset Index
31243 status collapsed
31244
31245 \begin_layout Plain Layout
31246 Figures ! Redimensionnées
31247 \end_layout
31248
31249 \end_inset
31250
31251
31252 \begin_inset Index
31253 status collapsed
31254
31255 \begin_layout Plain Layout
31256 Tableau ! Redimensionner
31257 \end_layout
31258
31259 \end_inset
31260
31261
31262 \end_layout
31263
31264 \begin_layout Standard
31265 Pour redimensionner des objets on peut utiliser les commandes 
31266 \series bold
31267
31268 \backslash
31269 scalebox
31270 \series default
31271  et 
31272 \series bold
31273
31274 \backslash
31275 resizebox
31276 \series default
31277  insérées sous forme de code TeX.
31278 \end_layout
31279
31280 \begin_layout Standard
31281
31282 \series bold
31283
31284 \backslash
31285 scalebox
31286 \series default
31287  est utilisée avec la syntaxe suivante :
31288 \end_layout
31289
31290 \begin_layout Standard
31291
31292 \series bold
31293
31294 \backslash
31295 scalebox{horizontal}[vertical]{contenu de la boîte}
31296 \end_layout
31297
31298 \begin_layout Standard
31299 Horizontal et vertical sont les facteurs d'échelle correspondants.
31300  Si on ne donne pas de facteur vertical, le facteur horizontal sera aussi
31301  utilisé comme facteur vertical.
31302 \end_layout
31303
31304 \begin_layout Standard
31305 Par exemple, la commande 
31306 \series bold
31307
31308 \backslash
31309 scalebox{2}{Bonjour}
31310 \series default
31311  crée un 
31312 \begin_inset ERT
31313 status collapsed
31314
31315 \begin_layout Plain Layout
31316
31317
31318 \backslash
31319 scalebox{2}{
31320 \end_layout
31321
31322 \end_inset
31323
31324 Bonjour
31325 \begin_inset ERT
31326 status collapsed
31327
31328 \begin_layout Plain Layout
31329
31330 }
31331 \end_layout
31332
31333 \end_inset
31334
31335  de taille double par rapport à la taille du texte du document.
31336 \end_layout
31337
31338 \begin_layout Standard
31339
31340 \series bold
31341
31342 \backslash
31343 scalebox{2}[1]{Hello}
31344 \series default
31345  au contraire va déformer le 
31346 \begin_inset ERT
31347 status collapsed
31348
31349 \begin_layout Plain Layout
31350
31351
31352 \backslash
31353 scalebox{2}[1]{
31354 \end_layout
31355
31356 \end_inset
31357
31358 Bonjour
31359 \begin_inset ERT
31360 status collapsed
31361
31362 \begin_layout Plain Layout
31363
31364 }
31365 \end_layout
31366
31367 \end_inset
31368
31369 .
31370 \end_layout
31371
31372 \begin_layout Standard
31373 Si le facteur d'échelle est négatif, le contenu sera retourné en miroir.
31374  La commande 
31375 \series bold
31376
31377 \backslash
31378 scalebox{-1}[1]{Hello}
31379 \series default
31380  peut donc être utilisée pour créer du texte en miroir : 
31381 \begin_inset ERT
31382 status collapsed
31383
31384 \begin_layout Plain Layout
31385
31386
31387 \backslash
31388 scalebox{-1}[1]{
31389 \end_layout
31390
31391 \end_inset
31392
31393 Bonjour
31394 \begin_inset ERT
31395 status collapsed
31396
31397 \begin_layout Plain Layout
31398
31399 }
31400 \end_layout
31401
31402 \end_inset
31403
31404
31405 \end_layout
31406
31407 \begin_layout Standard
31408
31409 \series bold
31410
31411 \backslash
31412 scalebox{1}[-1]{Bonjour}
31413 \series default
31414  effectue une réflexion du 
31415 \begin_inset ERT
31416 status collapsed
31417
31418 \begin_layout Plain Layout
31419
31420
31421 \backslash
31422 scalebox{1}[-1]{
31423 \end_layout
31424
31425 \end_inset
31426
31427 Bonjour
31428 \begin_inset ERT
31429 status collapsed
31430
31431 \begin_layout Plain Layout
31432
31433 }
31434 \end_layout
31435
31436 \end_inset
31437
31438  par rapport à la ligne de base.
31439 \end_layout
31440
31441 \begin_layout Standard
31442 La commande 
31443 \series bold
31444
31445 \backslash
31446 reflectbox{contenu de la boîte} 
31447 \series default
31448 existe aussi et est équivalente à
31449 \series bold
31450  
31451 \backslash
31452 scalebox{-1}[1]{contenu de la boîte}.
31453
31454 \series default
31455  
31456 \begin_inset Newline newline
31457 \end_inset
31458
31459
31460 \end_layout
31461
31462 \begin_layout Standard
31463 \begin_inset VSpace bigskip
31464 \end_inset
31465
31466 La commande 
31467 \series bold
31468
31469 \backslash
31470 resizebox
31471 \series default
31472  est utilisée pour redimensionner une boîte à une largeur et une hauteur
31473  données.
31474  La syntaxe de la commande est :
31475 \end_layout
31476
31477 \begin_layout Standard
31478
31479 \series bold
31480
31481 \backslash
31482 resizebox{largeur}{hauteur}{contenu de la boîte}
31483 \end_layout
31484
31485 \begin_layout Standard
31486 Si un des deux paramètres est remplacé par un point d'exclamation 
31487 \series bold
31488 !
31489 \series default
31490 , la taille est ajustée pour conserver le rapport d'aspect de la boîte.
31491 \end_layout
31492
31493 \begin_layout Standard
31494 La commande 
31495 \series bold
31496
31497 \backslash
31498 resizebox{2cm}{1cm}{Bonjour}
31499 \series default
31500  produit : 
31501 \begin_inset ERT
31502 status collapsed
31503
31504 \begin_layout Plain Layout
31505
31506
31507 \backslash
31508 resizebox{2cm}{1cm}{
31509 \end_layout
31510
31511 \end_inset
31512
31513 Bonjour
31514 \begin_inset ERT
31515 status collapsed
31516
31517 \begin_layout Plain Layout
31518
31519 }
31520 \end_layout
31521
31522 \end_inset
31523
31524
31525 \begin_inset Newline newline
31526 \end_inset
31527
31528 La commande 
31529 \series bold
31530
31531 \backslash
31532 resizebox{2cm}{!}{Bonjour}
31533 \series default
31534  produit : 
31535 \begin_inset ERT
31536 status collapsed
31537
31538 \begin_layout Plain Layout
31539
31540
31541 \backslash
31542 resizebox{2cm}{!}{
31543 \end_layout
31544
31545 \end_inset
31546
31547 Bonjour
31548 \begin_inset ERT
31549 status collapsed
31550
31551 \begin_layout Plain Layout
31552
31553 }
31554 \end_layout
31555
31556 \end_inset
31557
31558
31559 \end_layout
31560
31561 \begin_layout Standard
31562 \begin_inset VSpace bigskip
31563 \end_inset
31564
31565
31566 \end_layout
31567
31568 \begin_layout Standard
31569 \begin_inset Note Greyedout
31570 status open
31571
31572 \begin_layout Plain Layout
31573
31574 \series bold
31575 Note:
31576 \series default
31577  Quand les paramètres des commandes 
31578 \series bold
31579
31580 \backslash
31581 scalebox
31582 \series default
31583  ou 
31584 \series bold
31585
31586 \backslash
31587 resizebox
31588 \series default
31589  sont mis à zéro, il ne se produit pas d'erreur LaTeX quand on exporte le
31590  document, mais le document exporté peut ne pas s'afficher ou s'afficher
31591  partiellement.
31592 \end_layout
31593
31594 \end_inset
31595
31596
31597 \end_layout
31598
31599 \begin_layout Standard
31600 \begin_inset VSpace bigskip
31601 \end_inset
31602
31603
31604 \end_layout
31605
31606 \begin_layout Standard
31607 Les boîtes peuvent être combinée dans n'importe quel ordre.
31608  Par exemple, la commande 
31609 \begin_inset Newline newline
31610 \end_inset
31611
31612
31613 \series bold
31614
31615 \backslash
31616 rotatebox[origin=c]{-45}{
31617 \backslash
31618 resizebox{2cm}{!}{
31619 \backslash
31620 reflectbox{Bonjour}}}
31621 \begin_inset Newline newline
31622 \end_inset
31623
31624
31625 \series default
31626 produit :
31627 \end_layout
31628
31629 \begin_layout Standard
31630 \align center
31631 \begin_inset ERT
31632 status collapsed
31633
31634 \begin_layout Plain Layout
31635
31636
31637 \backslash
31638 rotatebox[origin=c]{-45}{
31639 \backslash
31640 resizebox{2cm}{!}{
31641 \backslash
31642 reflectbox{
31643 \end_layout
31644
31645 \end_inset
31646
31647 Bonjour
31648 \begin_inset ERT
31649 status collapsed
31650
31651 \begin_layout Plain Layout
31652
31653 }}}
31654 \end_layout
31655
31656 \end_inset
31657
31658
31659 \end_layout
31660
31661 \begin_layout Standard
31662 \noindent
31663 Les images, les tableaux et les formules sont autorisées comme contenu de
31664  boîte :
31665 \end_layout
31666
31667 \begin_layout Standard
31668 \align center
31669 \begin_inset ERT
31670 status collapsed
31671
31672 \begin_layout Plain Layout
31673
31674
31675 \backslash
31676 rotatebox[origin=c]{-30}{
31677 \backslash
31678 resizebox{2cm}{!}{
31679 \backslash
31680 reflectbox{
31681 \end_layout
31682
31683 \end_inset
31684
31685
31686 \begin_inset Graphics
31687         filename ../clipart/platypus.eps
31688         lyxscale 50
31689         width 25col%
31690
31691 \end_inset
31692
31693
31694 \begin_inset ERT
31695 status collapsed
31696
31697 \begin_layout Plain Layout
31698
31699 }}}
31700 \end_layout
31701
31702 \end_inset
31703
31704
31705 \begin_inset ERT
31706 status collapsed
31707
31708 \begin_layout Plain Layout
31709
31710
31711 \backslash
31712 rotatebox[origin=c]{-45}{
31713 \backslash
31714 resizebox{2cm}{!}{
31715 \backslash
31716 reflectbox{
31717 \end_layout
31718
31719 \end_inset
31720
31721
31722 \begin_inset Tabular
31723 <lyxtabular version="3" rows="2" columns="2">
31724 <features>
31725 <column alignment="center" valignment="top" width="0">
31726 <column alignment="center" valignment="top" width="0">
31727 <row>
31728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31729 \begin_inset Text
31730
31731 \begin_layout Plain Layout
31732 q
31733 \end_layout
31734
31735 \end_inset
31736 </cell>
31737 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31738 \begin_inset Text
31739
31740 \begin_layout Plain Layout
31741 w
31742 \end_layout
31743
31744 \end_inset
31745 </cell>
31746 </row>
31747 <row>
31748 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31749 \begin_inset Text
31750
31751 \begin_layout Plain Layout
31752 e
31753 \end_layout
31754
31755 \end_inset
31756 </cell>
31757 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31758 \begin_inset Text
31759
31760 \begin_layout Plain Layout
31761 r
31762 \end_layout
31763
31764 \end_inset
31765 </cell>
31766 </row>
31767 </lyxtabular>
31768
31769 \end_inset
31770
31771
31772 \begin_inset ERT
31773 status collapsed
31774
31775 \begin_layout Plain Layout
31776
31777 }}}
31778 \end_layout
31779
31780 \end_inset
31781
31782
31783 \begin_inset ERT
31784 status collapsed
31785
31786 \begin_layout Plain Layout
31787
31788
31789 \backslash
31790 rotatebox[origin=c]{-45}{
31791 \backslash
31792 resizebox{2cm}{!}{
31793 \backslash
31794 reflectbox{
31795 \end_layout
31796
31797 \end_inset
31798
31799
31800 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31801 \end_inset
31802
31803
31804 \begin_inset ERT
31805 status collapsed
31806
31807 \begin_layout Plain Layout
31808
31809 }}}
31810 \end_layout
31811
31812 \end_inset
31813
31814
31815 \end_layout
31816
31817 \begin_layout Standard
31818 Quand on utilise le style global de formule 
31819 \series bold
31820 fleqn
31821 \series default
31822  dans le document
31823 \begin_inset Foot
31824 status collapsed
31825
31826 \begin_layout Plain Layout
31827 Quand 
31828 \begin_inset Quotes eld
31829 \end_inset
31830
31831 fleqn
31832 \begin_inset Quotes erd
31833 \end_inset
31834
31835  est ajouté aux options de la classe de document.
31836 \end_layout
31837
31838 \end_inset
31839
31840 , les formules hors texte peuvent aussi être redimensionnées.
31841 \end_layout
31842
31843 \begin_layout Chapter
31844 Trucs Externes
31845 \begin_inset Index
31846 status collapsed
31847
31848 \begin_layout Plain Layout
31849 Trucs externes
31850 \end_layout
31851
31852 \end_inset
31853
31854
31855 \end_layout
31856
31857 \begin_layout Standard
31858 Avec le menu 
31859 \family sans
31860 Insérer\SpecialChar \menuseparator
31861 Fichier
31862 \family default
31863  vous pouvez insérer un contenu externe à votre document.
31864  Ce contenu peut être :
31865 \end_layout
31866
31867 \begin_layout Description
31868 Document
31869 \begin_inset space ~
31870 \end_inset
31871
31872 LyX Un autre document LyX ; son contenu est directement inséré dans votre
31873  document.
31874 \end_layout
31875
31876 \begin_layout Description
31877 Texte
31878 \begin_inset space ~
31879 \end_inset
31880
31881 Brut Un document textuel ; chacune des ses lignes est insérée comme un paragraph
31882 e.
31883 \end_layout
31884
31885 \begin_layout Description
31886 Texte
31887 \begin_inset space ~
31888 \end_inset
31889
31890 Brut
31891 \begin_inset space ~
31892 \end_inset
31893
31894 par
31895 \begin_inset space ~
31896 \end_inset
31897
31898 Ligne Un document textuel ; ses lignes sont insérées telle qu'elles.
31899  Les lignes vides créent un nouveau paragraphe dans votre document.
31900 \end_layout
31901
31902 \begin_layout Description
31903 Objet
31904 \begin_inset space ~
31905 \end_inset
31906
31907 Externe Fichiers de formats variés.
31908 \end_layout
31909
31910 \begin_layout Description
31911 Sous-document Documents LyX ou LaTeX.
31912 \end_layout
31913
31914 \begin_layout Section
31915 Objets Externes 
31916 \begin_inset Index
31917 status collapsed
31918
31919 \begin_layout Plain Layout
31920 Trucs externes ! Objets Externes
31921 \end_layout
31922
31923 \end_inset
31924
31925
31926 \end_layout
31927
31928 \begin_layout Standard
31929 La fonction d'insertion d'objets externes vous permet d'insérer le contenu
31930  de fichiers dans votre document sans avoir à convertir ces derniers en
31931  un format qui soit compatible avec le format de sortie, puisque c'est LyX
31932  qui va s'occuper des conversions.
31933  Ce mécanisme est semblable à celui qui permet d'insérer dans un document
31934  LyX des images dans des formats divers.
31935  Quand vous avez activé 
31936 \family sans
31937 Aperçu
31938 \begin_inset space ~
31939 \end_inset
31940
31941 sur
31942 \begin_inset space ~
31943 \end_inset
31944
31945 le
31946 \begin_inset space ~
31947 \end_inset
31948
31949 vif
31950 \family default
31951  dans le menu des préférences de LyX, dans la rubrique 
31952 \family sans
31953 Apparence\SpecialChar \menuseparator
31954 Graphiques
31955 \family default
31956 , les objets externes de type Dia et Xfig sont affichés directement dans
31957  LyX.
31958 \end_layout
31959
31960 \begin_layout Standard
31961 On insère des objets externes en utilisant la fenêtre de dialogue 
31962 \family sans
31963 Objet
31964 \begin_inset space ~
31965 \end_inset
31966
31967 Externe
31968 \family default
31969  qui est accessible via le menu 
31970 \family sans
31971 Insérer\SpecialChar \menuseparator
31972 Fichiers\SpecialChar \menuseparator
31973 Objet
31974 \begin_inset space ~
31975 \end_inset
31976
31977 Externe
31978 \family default
31979 .
31980  Actuellement les types de fichiers (
31981 \family sans
31982 Modèles
31983 \family default
31984 ) suivants sont autorisés :
31985 \end_layout
31986
31987 \begin_layout Description
31988 Échiquier Ce modèle accepte les diagrammes de positions d'échec produits
31989  par le programme 
31990 \series bold
31991
31992 \begin_inset CommandInset href
31993 LatexCommand href
31994 name "XBoard"
31995 target "http://en.wikipedia.org/wiki/XBoard"
31996
31997 \end_inset
31998
31999
32000 \series default
32001 .
32002 \end_layout
32003
32004 \begin_layout Description
32005 Date Ce modèle insère la date sous la forme 
32006 \emph on
32007 Jour-Mois-Année
32008 \emph default
32009 .
32010  Voici un exemple de date insérée comme objet externe :: 
32011 \begin_inset External
32012         template Date
32013         filename .
32014
32015 \end_inset
32016
32017
32018 \begin_inset space ~
32019 \end_inset
32020
32021
32022 \begin_inset Note Note
32023 status open
32024
32025 \begin_layout Plain Layout
32026 Retirer l'espace prot
32027 \begin_inset Quotes frd
32028 \end_inset
32029
32030 gé quand le bug 4398 sera résolu !
32031 \end_layout
32032
32033 \end_inset
32034
32035
32036 \begin_inset Newline newline
32037 \end_inset
32038
32039 La date n'apparaîtra pas dans LyX, mais seulement dans la sortie imprimée.
32040  Il y a deux autre méthodes pour insérer une date : Avec le menu 
32041 \family sans
32042 Insérer\SpecialChar \menuseparator
32043 Date
32044 \family default
32045  et avec la commande LaTeX 
32046 \series bold
32047
32048 \backslash
32049 today
32050 \series default
32051  entrée comme code TeX.
32052  Ces différentes méthodes sont comparée dans le tableau
32053 \begin_inset space ~
32054 \end_inset
32055
32056
32057 \begin_inset CommandInset ref
32058 LatexCommand ref
32059 reference "tab:Comparaison-des-dates"
32060
32061 \end_inset
32062
32063 .
32064 \end_layout
32065
32066 \begin_layout Description
32067 Dia Ce modèle accepte les diagrammes créés avec le programme 
32068 \series bold
32069
32070 \begin_inset CommandInset href
32071 LatexCommand href
32072 name "Dia"
32073 target "http://en.wikipedia.org/wiki/Dia_(software)"
32074
32075 \end_inset
32076
32077
32078 \series default
32079 .
32080 \end_layout
32081
32082 \begin_layout Description
32083 LilyPond Ce modèle est utilisé avec des partitions musicales mises en forme
32084  par le programme 
32085 \series bold
32086
32087 \begin_inset CommandInset href
32088 LatexCommand href
32089 name "LilyPond"
32090 target "http://en.wikipedia.org/wiki/LilyPond"
32091
32092 \end_inset
32093
32094
32095 \series default
32096 .
32097 \end_layout
32098
32099 \begin_layout Description
32100 PDFPages Ce modèle permet d'insérer des documents en PDF dans votre document.
32101  Pour insérer certaines pages ou toutes les pages d'un PDF, utilisez l'option
32102  
32103 \emph on
32104 pages
32105 \emph default
32106  dans le champ 
32107 \family sans
32108 Option
32109 \family default
32110  dans l'onglet 
32111 \family sans
32112 Options LaTeX et LyX
32113 \family default
32114  en suivant les instructions données pour le modèle.
32115  Si on ne donne pas d'option 
32116 \emph on
32117 pages
32118 \emph default
32119 , seule la première page du PDF sera insérée.
32120 \end_layout
32121
32122 \begin_layout Description
32123 RasterImage Ce modèle peut être utilisé pour les images matricielles (bitmap).
32124  À peu près tous les formats d'images populaires sont acceptés.
32125  Les images peuvent être traitées dans la fenêtre de dialogue 
32126 \family sans
32127 Objet
32128 \begin_inset space ~
32129 \end_inset
32130
32131 Externe
32132 \family default
32133  comme les images qui sont habituellement incorporées en utilisant le menu
32134  
32135 \family sans
32136 Insérer\SpecialChar \menuseparator
32137 Graphique
32138 \family default
32139 , comme c'est décrit dans la section
32140 \begin_inset space ~
32141 \end_inset
32142
32143
32144 \begin_inset CommandInset ref
32145 LatexCommand ref
32146 reference "sec:Graphics-Dialog"
32147
32148 \end_inset
32149
32150 .
32151  La différence est que seules les images matricielles sont autorisées, ce
32152  qui veut dire que les images PDF et EPS ne sont pas acceptées.
32153 \end_layout
32154
32155 \begin_layout Description
32156 XFig Ce modèle accepte les images créées avec le programme 
32157 \series bold
32158
32159 \begin_inset CommandInset href
32160 LatexCommand href
32161 name "Xfig"
32162 target "http://en.wikipedia.org/wiki/Xfig"
32163
32164 \end_inset
32165
32166
32167 \series default
32168 .
32169 \end_layout
32170
32171 \begin_layout Standard
32172 \begin_inset Float table
32173 placement h
32174 wide false
32175 sideways false
32176 status open
32177
32178 \begin_layout Plain Layout
32179 \begin_inset Caption
32180
32181 \begin_layout Plain Layout
32182 \begin_inset CommandInset label
32183 LatexCommand label
32184 name "tab:Comparaison-des-dates"
32185
32186 \end_inset
32187
32188 Comparaison des méthodes d'insertion de la date.
32189 \end_layout
32190
32191 \end_inset
32192
32193
32194 \end_layout
32195
32196 \begin_layout Plain Layout
32197 \align center
32198 \begin_inset Tabular
32199 <lyxtabular version="3" rows="4" columns="4">
32200 <features>
32201 <column alignment="center" valignment="top" width="0">
32202 <column alignment="center" valignment="top" width="0">
32203 <column alignment="center" valignment="top" width="0">
32204 <column alignment="center" valignment="top" width="0">
32205 <row>
32206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32207 \begin_inset Text
32208
32209 \begin_layout Plain Layout
32210 Format du document
32211 \end_layout
32212
32213 \end_inset
32214 </cell>
32215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32216 \begin_inset Text
32217
32218 \begin_layout Plain Layout
32219
32220 \family sans
32221 Objet
32222 \begin_inset space ~
32223 \end_inset
32224
32225 Externe\SpecialChar \menuseparator
32226 Date
32227 \end_layout
32228
32229 \end_inset
32230 </cell>
32231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32232 \begin_inset Text
32233
32234 \begin_layout Plain Layout
32235
32236 \family sans
32237 Insérer\SpecialChar \menuseparator
32238 Date
32239 \end_layout
32240
32241 \end_inset
32242 </cell>
32243 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32244 \begin_inset Text
32245
32246 \begin_layout Plain Layout
32247 commande 
32248 \series bold
32249
32250 \backslash
32251 today
32252 \end_layout
32253
32254 \end_inset
32255 </cell>
32256 </row>
32257 <row>
32258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32259 \begin_inset Text
32260
32261 \begin_layout Plain Layout
32262 LyX
32263 \end_layout
32264
32265 \end_inset
32266 </cell>
32267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32268 \begin_inset Text
32269
32270 \begin_layout Plain Layout
32271 comme boîte d'insert
32272 \end_layout
32273
32274 \end_inset
32275 </cell>
32276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32277 \begin_inset Text
32278
32279 \begin_layout Plain Layout
32280 comme date
32281 \end_layout
32282
32283 \end_inset
32284 </cell>
32285 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32286 \begin_inset Text
32287
32288 \begin_layout Plain Layout
32289 comme boîte de code TeX
32290 \end_layout
32291
32292 \end_inset
32293 </cell>
32294 </row>
32295 <row>
32296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32297 \begin_inset Text
32298
32299 \begin_layout Plain Layout
32300 LaTeX
32301 \end_layout
32302
32303 \end_inset
32304 </cell>
32305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32306 \begin_inset Text
32307
32308 \begin_layout Plain Layout
32309 comme date
32310 \end_layout
32311
32312 \end_inset
32313 </cell>
32314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32315 \begin_inset Text
32316
32317 \begin_layout Plain Layout
32318 comme date
32319 \end_layout
32320
32321 \end_inset
32322 </cell>
32323 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32324 \begin_inset Text
32325
32326 \begin_layout Plain Layout
32327 comme commande
32328 \end_layout
32329
32330 \end_inset
32331 </cell>
32332 </row>
32333 <row>
32334 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32335 \begin_inset Text
32336
32337 \begin_layout Plain Layout
32338 DVI, PDF, PS
32339 \end_layout
32340
32341 \end_inset
32342 </cell>
32343 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32344 \begin_inset Text
32345
32346 \begin_layout Plain Layout
32347 comme date
32348 \end_layout
32349
32350 \end_inset
32351 </cell>
32352 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32353 \begin_inset Text
32354
32355 \begin_layout Plain Layout
32356 comme date
32357 \end_layout
32358
32359 \end_inset
32360 </cell>
32361 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32362 \begin_inset Text
32363
32364 \begin_layout Plain Layout
32365 comme date date
32366 \end_layout
32367
32368 \end_inset
32369 </cell>
32370 </row>
32371 </lyxtabular>
32372
32373 \end_inset
32374
32375
32376 \end_layout
32377
32378 \end_inset
32379
32380
32381 \end_layout
32382
32383 \begin_layout Standard
32384 Quand vous activez l'option 
32385 \family sans
32386 Brouillon
32387 \family default
32388  de l'onglet 
32389 \family sans
32390 Fichier
32391 \family default
32392  de la fenêtre de dialogue 
32393 \family sans
32394 Objet
32395 \begin_inset space ~
32396 \end_inset
32397
32398 Externe
32399 \family default
32400 , seul le chemin vers le fichier inséré est affiché dans la sortie imprimée.
32401 \begin_inset Newline newline
32402 \end_inset
32403
32404 Les objets externes apparaissent dans LyX, soit comme une boîte comme celle-ci
32405  : 
32406 \begin_inset Graphics
32407         filename ../clipart/ExternalMaterialQt4.png
32408         scale 85
32409         scaleBeforeRotation
32410
32411 \end_inset
32412
32413  soit comme une image, selon que vous avez ou non activé l'option 
32414 \family sans
32415 Afficher
32416 \begin_inset space ~
32417 \end_inset
32418
32419 dans
32420 \begin_inset space ~
32421 \end_inset
32422
32423 LyX
32424 \family default
32425  de l'onglet 
32426 \family sans
32427 Options LaTeX et LyX
32428 \family default
32429  de la fenêtre de dialogue.
32430 \end_layout
32431
32432 \begin_layout Standard
32433 Le manuel 
32434 \family sans
32435 \emph on
32436 Personnalisation
32437 \family default
32438 \emph default
32439  explique comment vous pouvez créer vos propres modèles.
32440 \end_layout
32441
32442 \begin_layout Section
32443 Sous-documents
32444 \begin_inset CommandInset label
32445 LatexCommand label
32446 name "sec:Sous-documents"
32447
32448 \end_inset
32449
32450
32451 \begin_inset Index
32452 status collapsed
32453
32454 \begin_layout Plain Layout
32455 Trucs externes ! Sous-documents
32456 \end_layout
32457
32458 \end_inset
32459
32460
32461 \begin_inset Index
32462 status collapsed
32463
32464 \begin_layout Plain Layout
32465 Fichiers ! Insérer
32466 \end_layout
32467
32468 \end_inset
32469
32470
32471 \end_layout
32472
32473 \begin_layout Standard
32474 Les sous-documents sont utilisés quand on a un document très long qui peut
32475  être décomposé en plusieurs parties ou sections plus petites.
32476  Pour des raisons de maintenance il est souvent utile et parfois obligatoire
32477  de découper le document en plusieurs fichiers qui peuvent être relus séparément.
32478  Les différents documents sont ce que l'on appelle les sous-documents et
32479  un document maître les relie pour imprimer le document complet ou seulement
32480  une partie de celui-ci.
32481  Un sous-document hérite du contenu de son maître, par exemple le préambule
32482  LaTeX, la bibliographie, et les étiquettes pour les références croisées.
32483 \end_layout
32484
32485 \begin_layout Standard
32486 Les documents inclus sont visualisés dans LyX sous la forme d'une boîte
32487  comme celle-ci : 
32488 \begin_inset Graphics
32489         filename clipart/ChildDocumentQt4.png
32490         lyxscale 70
32491         scale 60
32492         scaleBeforeRotation
32493
32494 \end_inset
32495
32496  Pour inclure des sous-documents dans un document maître , on utilise le
32497  menu 
32498 \family sans
32499 Insérer\SpecialChar \menuseparator
32500 Fichier\SpecialChar \menuseparator
32501 Sous-document
32502 \family default
32503 .
32504  Une fenêtre de dialogue s'ouvre pour que vous puissiez choisir entre l'une
32505  des quatre méthodes d'inclusion :
32506 \end_layout
32507
32508 \begin_layout Description
32509 Inclus
32510 \begin_inset space ~
32511 \end_inset
32512
32513 (include) Vous pouvez inclure des documents LyX et LaTeX.
32514  Quand vous cliquez sur le bouton 
32515 \family sans
32516 Charger
32517 \family default
32518  dans la fenêtre de dialogue 
32519 \family sans
32520 Sous-document
32521 \family default
32522 , le document inclus est ouvert dans LyX dans un nouvel onglet pour que
32523  vous puissiez le modifier.
32524 \begin_inset Newline newline
32525 \end_inset
32526
32527
32528 \end_layout
32529
32530 \begin_layout Standard
32531 Voici un sous-document inséré avec la méthode 
32532 \family sans
32533 Inclus
32534 \family default
32535  : 
32536 \begin_inset CommandInset include
32537 LatexCommand include
32538 filename "DocumentBidon1.lyx"
32539
32540 \end_inset
32541
32542
32543 \end_layout
32544
32545 \begin_layout Standard
32546 La numérotation des sections va prendre en compte les sections des fichiers
32547  incorporés dans l'ordre où ils sont insérés dans le document maître.
32548  Le document qui est inclus comme exemple possède une sous-section qui sera
32549  numérotée comme sous-section de la section actuelle.
32550  Les étiquettes présentes dans le fichier inclus peuvent être référencées
32551  : la sous-section
32552 \begin_inset space ~
32553 \end_inset
32554
32555
32556 \begin_inset CommandInset ref
32557 LatexCommand ref
32558 reference "sub:Sous-section-externe-1"
32559
32560 \end_inset
32561
32562  est dans le fichier inclus.
32563 \end_layout
32564
32565 \begin_layout Standard
32566 Le préambule du sous-document est tout simplement ignoré, seul le préambule
32567  du document maître est utilisé.
32568  Les branches présentes dans le sous-document seront ignorées par le document
32569  maître tant que le document maître possède une branche avec le même nom.
32570  Les documents inclus sont insérés en commençant une nouvelle page et sont
32571  suivis par un saut de page.
32572 \end_layout
32573
32574 \begin_layout Standard
32575
32576 \lang english
32577 In case you are only working on a certain chapter of a large document and
32578  want to save compiling time, you can put each included file into a branch.
32579 \begin_inset Foot
32580 status collapsed
32581
32582 \begin_layout Plain Layout
32583
32584 \lang english
32585 Branches are described in section 
32586 \emph on
32587 Branches
32588 \emph default
32589  of the LyX 
32590 \emph on
32591 Userguide
32592 \emph default
32593 .
32594 \end_layout
32595
32596 \end_inset
32597
32598  By enabling/disabling branches you can decide what included files will
32599  appear in the output.
32600 \end_layout
32601
32602 \begin_layout Standard
32603 \begin_inset Note Greyedout
32604 status open
32605
32606 \begin_layout Plain Layout
32607
32608 \series bold
32609 \lang english
32610 Note:
32611 \series default
32612  Due to a bug in LyX the LaTeX command 
32613 \series bold
32614
32615 \backslash
32616 includeonly
32617 \series default
32618  can currently not be used as alternative to decide what files should be
32619  included.
32620 \end_layout
32621
32622 \end_inset
32623
32624
32625 \end_layout
32626
32627 \begin_layout Standard
32628 \begin_inset Note Greyedout
32629 status open
32630
32631 \begin_layout Plain Layout
32632
32633 \series bold
32634 Note:
32635 \series default
32636  Quand vous avez inclus un fichier LyX ou LaTeX, et que ce dernier utilise
32637  une classe de document différente de celle du document maître, vous recevez
32638  un avertissement quand vous tentez un visionnement ou une exportation,
32639  vu que cela peut produire des résultats inattendus sur la sortie imprimée.
32640 \end_layout
32641
32642 \end_inset
32643
32644
32645 \end_layout
32646
32647 \begin_layout Description
32648 Incorporé
32649 \begin_inset space ~
32650 \end_inset
32651
32652 (input) Cette méthode est très semblable à la méthode Inclus, les différences
32653  sont :
32654 \end_layout
32655
32656 \begin_deeper
32657 \begin_layout Itemize
32658 Les fichiers incorporés ne commencent pas une nouvelle page ni ne sont suivis
32659  par un saut de page.
32660 \end_layout
32661
32662 \begin_layout Itemize
32663 Les fichiers incorporés peuvent être prévisualisés dans LyX quand l'option
32664  
32665 \family sans
32666 Aperçu
32667 \begin_inset space ~
32668 \end_inset
32669
32670 sur
32671 \begin_inset space ~
32672 \end_inset
32673
32674 le
32675 \begin_inset space ~
32676 \end_inset
32677
32678 vif
32679 \family default
32680  est activée dans les préférences dans la rubrique 
32681 \family sans
32682 Apparence\SpecialChar \menuseparator
32683 Graphique
32684 \family default
32685 .
32686 \end_layout
32687
32688 \begin_layout Itemize
32689 La commande LaTeX 
32690 \series bold
32691
32692 \backslash
32693 includeonly
32694 \series default
32695  ne peut pas être utilisée.
32696 \end_layout
32697
32698 \end_deeper
32699 \begin_layout Standard
32700 Voici un sous document inséré en utilisant la méthode 
32701 \family sans
32702 Incorporé
32703 \family default
32704  : 
32705 \begin_inset CommandInset include
32706 LatexCommand input
32707 preview true
32708 filename "DocumentBidon2.lyx"
32709
32710 \end_inset
32711
32712
32713 \end_layout
32714
32715 \begin_layout Description
32716 Verbatim Avec cette méthodes tous les fichiers textes peuvent être inclus.
32717  Si c'est un fichier LyX ou LaTeX, le contenu sera affiché dans la sortie
32718  sous forme de code source et aucune des commandes éventuellement présentes
32719  ne sera exécutée.
32720  Vous pouvez utiliser l'option 
32721 \family sans
32722 Marquer
32723 \begin_inset space ~
32724 \end_inset
32725
32726 les
32727 \begin_inset space ~
32728 \end_inset
32729
32730 espaces
32731 \family default
32732  qui matérialise chaque espace présente dans le code source par un caractère
32733  
32734 \begin_inset Quotes eld
32735 \end_inset
32736
32737
32738 \begin_inset ERT
32739 status collapsed
32740
32741 \begin_layout Plain Layout
32742
32743
32744 \backslash
32745 textvisiblespace 
32746 \end_layout
32747
32748 \end_inset
32749
32750
32751 \begin_inset Quotes erd
32752 \end_inset
32753
32754  .
32755  La différence avec la méthode qui consiste à utiliser le menu 
32756 \family sans
32757 Insérer\SpecialChar \menuseparator
32758 Fichier\SpecialChar \menuseparator
32759 Texte
32760 \begin_inset space ~
32761 \end_inset
32762
32763 brut
32764 \family default
32765  est que le contenu du document n'apparaît pas dans LyX.
32766 \end_layout
32767
32768 \begin_layout Standard
32769 Voici un sous-document inclus en utilisant la méthode 
32770 \family sans
32771 verbatim
32772 \family default
32773  : 
32774 \begin_inset CommandInset include
32775 LatexCommand verbatiminput
32776 filename "DocumentTexteBidon.txt"
32777
32778 \end_inset
32779
32780
32781 \begin_inset VSpace bigskip
32782 \end_inset
32783
32784 Voici un autre sous-document incorporé par la méthode verbatim en utilisant
32785  l'option 
32786 \family sans
32787 Marquer
32788 \begin_inset space ~
32789 \end_inset
32790
32791 les
32792 \begin_inset space ~
32793 \end_inset
32794
32795 espaces :
32796 \family default
32797  
32798 \begin_inset CommandInset include
32799 LatexCommand verbatiminput*
32800 filename "DocumentTexteBidon.txt"
32801
32802 \end_inset
32803
32804
32805 \end_layout
32806
32807 \begin_layout Standard
32808 \begin_inset VSpace bigskip
32809 \end_inset
32810
32811
32812 \end_layout
32813
32814 \begin_layout Standard
32815 \begin_inset Note Greyedout
32816 status open
32817
32818 \begin_layout Plain Layout
32819
32820 \series bold
32821 Note:
32822 \series default
32823  Comme vous pouvez le voir avec les exemples ci-dessus, le texte des documents
32824  inclus avec la méthode verbatim n'est pas découpé à la fin des lignes.
32825 \end_layout
32826
32827 \end_inset
32828
32829
32830 \end_layout
32831
32832 \begin_layout Description
32833 Listings Ce type d'inclusion est décrit dans le chapitre
32834 \begin_inset space ~
32835 \end_inset
32836
32837
32838 \begin_inset CommandInset ref
32839 LatexCommand ref
32840 reference "cha:Program-Code-Listings"
32841
32842 \end_inset
32843
32844 .
32845 \end_layout
32846
32847 \begin_layout Standard
32848 \begin_inset Note Greyedout
32849 status open
32850
32851 \begin_layout Plain Layout
32852
32853 \series bold
32854 Note:
32855 \series default
32856  Inclure le même document deux fois dans un même document peut poser des
32857  problèmes avec LaTeX.
32858 \end_layout
32859
32860 \end_inset
32861
32862
32863 \end_layout
32864
32865 \begin_layout Chapter
32866 Listings de Code Source
32867 \begin_inset CommandInset label
32868 LatexCommand label
32869 name "cha:Program-Code-Listings"
32870
32871 \end_inset
32872
32873
32874 \begin_inset Index
32875 status collapsed
32876
32877 \begin_layout Plain Layout
32878 Listings
32879 \end_layout
32880
32881 \end_inset
32882
32883
32884 \begin_inset Index
32885 status collapsed
32886
32887 \begin_layout Plain Layout
32888 Code Source
32889 \end_layout
32890
32891 \end_inset
32892
32893
32894 \begin_inset Index
32895 status collapsed
32896
32897 \begin_layout Plain Layout
32898 Flottants ! Listings
32899 \end_layout
32900
32901 \end_inset
32902
32903
32904 \end_layout
32905
32906 \begin_layout Standard
32907 Pour inclure et mettre en forme un listing de code source, vous pouvez utiliser
32908  un insert 
32909 \family sans
32910 Listings
32911 \family default
32912  qui peut être créé grâce au menu 
32913 \family sans
32914 Insérer
32915 \family default
32916 \SpecialChar \menuseparator
32917
32918 \family sans
32919 Listing
32920 \begin_inset space ~
32921 \end_inset
32922
32923 de
32924 \begin_inset space ~
32925 \end_inset
32926
32927 Code
32928 \begin_inset space ~
32929 \end_inset
32930
32931 Source
32932 \family default
32933 .
32934  Le paquetage LaTeX 
32935 \series bold
32936 listings
32937 \series default
32938
32939 \begin_inset Index
32940 status collapsed
32941
32942 \begin_layout Plain Layout
32943 Paquetages LaTeX ! listings
32944 \end_layout
32945
32946 \end_inset
32947
32948  fournit un moyen puissant et flexible d'insérer des listings de code source
32949  dans votre document.
32950  
32951 \end_layout
32952
32953 \begin_layout Standard
32954 Quand vous cliquez avec le bouton droit sur un insert de listings, un menu
32955  contextuel s'ouvre pour vous permettre de modifier le format du listing.
32956 \end_layout
32957
32958 \begin_layout Standard
32959 Implicitement, un listing commence un nouveau paragraphe dans la sortie
32960  imprimée.
32961  L'option d'emplacement 
32962 \family sans
32963 Listing
32964 \begin_inset space ~
32965 \end_inset
32966
32967 en
32968 \begin_inset space ~
32969 \end_inset
32970
32971 Ligne
32972 \family default
32973  imprime le listing dans la ligne comme ceci : 
32974 \begin_inset listings
32975 lstparams "language={C++}"
32976 inline true
32977 status open
32978
32979 \begin_layout Plain Layout
32980
32981 int a=5;
32982 \end_layout
32983
32984 \end_inset
32985
32986
32987 \begin_inset Newline newline
32988 \end_inset
32989
32990 L'option 
32991 \family sans
32992 Flottant
32993 \family default
32994  crée un flottant de listing pour lequel vous pouvez préciser les options
32995  classiques d'emplacement : 
32996 \begin_inset Quotes eld
32997 \end_inset
32998
32999
33000 \family sans
33001 h
33002 \family default
33003
33004 \begin_inset Quotes erd
33005 \end_inset
33006
33007
33008 \begin_inset Quotes eld
33009 \end_inset
33010
33011
33012 \family sans
33013 t
33014 \family default
33015
33016 \begin_inset Quotes erd
33017 \end_inset
33018
33019
33020 \begin_inset Quotes eld
33021 \end_inset
33022
33023
33024 \family sans
33025 b
33026 \family default
33027
33028 \begin_inset Quotes erd
33029 \end_inset
33030
33031 , et 
33032 \begin_inset Quotes eld
33033 \end_inset
33034
33035
33036 \family sans
33037 p
33038 \family default
33039
33040 \begin_inset Quotes erd
33041 \end_inset
33042
33043  correspondant aux emplacement décrits dans la section
33044 \begin_inset space ~
33045 \end_inset
33046
33047
33048 \begin_inset CommandInset ref
33049 LatexCommand ref
33050 reference "sec:Placement-flottants"
33051
33052 \end_inset
33053
33054 .
33055  Les options de positionnement peuvent être mélangées et doivent être saisies
33056  sans séparation, par exemple, on peut taper 
33057 \begin_inset Quotes eld
33058 \end_inset
33059
33060
33061 \family sans
33062 htbp
33063 \family default
33064
33065 \begin_inset Quotes erd
33066 \end_inset
33067
33068 .
33069  L' option 
33070 \begin_inset Quotes eld
33071 \end_inset
33072
33073 h
33074 \begin_inset Quotes erd
33075 \end_inset
33076
33077  a parfois aucun effet, mais vous n'avez pas besoin d'utiliser l'option
33078  
33079 \family sans
33080 Flottant
33081 \family default
33082  dans ce cas, vu que les listings non flottants peuvent aussi avoir une
33083  légende et être référencés.
33084 \end_layout
33085
33086 \begin_layout Standard
33087 Vous pouvez ajouter une légende à un listing avec le menu 
33088 \family sans
33089 Insérer\SpecialChar \menuseparator
33090 Légende
33091 \family default
33092 .
33093  On peut référencer les listings de la même façon que les flottants :Voir
33094  le listing
33095 \begin_inset space ~
33096 \end_inset
33097
33098
33099 \begin_inset CommandInset ref
33100 LatexCommand ref
33101 reference "lst:Listing-exemple"
33102
33103 \end_inset
33104
33105
33106 \end_layout
33107
33108 \begin_layout Standard
33109 \begin_inset listings
33110 lstparams "language=Python"
33111 inline false
33112 status open
33113
33114 \begin_layout Plain Layout
33115
33116 \begin_inset Caption
33117
33118 \begin_layout Plain Layout
33119 \begin_inset CommandInset label
33120 LatexCommand label
33121 name "lst:Listing-exemple"
33122
33123 \end_inset
33124
33125 Exemple de listing flottant
33126 \end_layout
33127
33128 \end_inset
33129
33130 # Exemple de listing flottant
33131 \end_layout
33132
33133 \begin_layout Plain Layout
33134
33135 def func(param):
33136 \end_layout
33137
33138 \begin_layout Plain Layout
33139
33140     'ceci est une fonction python'
33141 \end_layout
33142
33143 \begin_layout Plain Layout
33144
33145     pass
33146 \end_layout
33147
33148 \end_inset
33149
33150
33151 \end_layout
33152
33153 \begin_layout Standard
33154 Quand vous avez choisi un langage de programmation dans la fenêtre de dialogue
33155  de listing, les mots-clés de ce langage seront reconnus et mis en forme
33156  de manière particulière dans la sortie imprimée.
33157  Dans l'exemple de listing, le mot clé Python 
33158 \begin_inset Quotes eld
33159 \end_inset
33160
33161 def
33162 \begin_inset Quotes erd
33163 \end_inset
33164
33165  est reconnu et imprimé en caractères gras dans la sortie.
33166 \end_layout
33167
33168 \begin_layout Standard
33169 \begin_inset Note Greyedout
33170 status open
33171
33172 \begin_layout Plain Layout
33173
33174 \series bold
33175 Note:
33176 \series default
33177  Si vous n'obtenez pas des mots-clés en caractères gras quand vous utilisez
33178  une police de caractères à 
33179 \family typewriter
33180 chasse fixe
33181 \family default
33182 , c'est que votre police ne contient probablement pas de série grasse.
33183  Dans ce cas choisissez une police différente dans le menu 
33184 \family sans
33185 Document\SpecialChar \menuseparator
33186 Paramètres\SpecialChar \menuseparator
33187 Polices
33188 \family default
33189 .
33190  (Les polices 
33191 \emph on
33192 LuxiMono, BeraMono
33193 \emph default
33194  et 
33195 \emph on
33196 Courier
33197 \emph default
33198  contiennent une série grasse.)
33199 \end_layout
33200
33201 \end_inset
33202
33203
33204 \end_layout
33205
33206 \begin_layout Standard
33207 Dans la rubrique 
33208 \family sans
33209 Numérotation
33210 \begin_inset space ~
33211 \end_inset
33212
33213 des
33214 \begin_inset space ~
33215 \end_inset
33216
33217 Lignes
33218 \family default
33219  de la fenêtre de dialogue listings, vous pouvez choisir le style de numérotatio
33220 n des lignes.
33221  Vous pouvez mettre un nombre dans le champ 
33222 \family sans
33223 Pas
33224 \family default
33225  pour désigner les lignes qui seront numérotées.
33226  Par exemple, si vous mettez 
33227 \begin_inset Quotes eld
33228 \end_inset
33229
33230 3
33231 \begin_inset Quotes erd
33232 \end_inset
33233
33234 , seule une ligne sur trois sera numérotée.
33235 \end_layout
33236
33237 \begin_layout Standard
33238 En plus vous pouvez préciser un intervalle de lignes et seules ces lignes
33239  apparaîtront dans la sortie.
33240  Vous devez utiliser l'option 
33241 \family sans
33242 Table
33243 \begin_inset space ~
33244 \end_inset
33245
33246 de
33247 \begin_inset space ~
33248 \end_inset
33249
33250 Caractères
33251 \begin_inset space ~
33252 \end_inset
33253
33254 Étendue
33255 \family default
33256  quand vous employez des caractères spécifiques à une langue donnée comme
33257  les umlauts Allemands dans votre listing.
33258 \begin_inset Newline newline
33259 \end_inset
33260
33261 Voici un exemple de listing avec la numérotation des lignes à gauche par
33262  pas de 3, en langage Python, avec les options 
33263 \begin_inset Quotes eld
33264 \end_inset
33265
33266 Table
33267 \begin_inset space ~
33268 \end_inset
33269
33270 de
33271 \begin_inset space ~
33272 \end_inset
33273
33274 caractères
33275 \begin_inset space ~
33276 \end_inset
33277
33278 étendue
33279 \begin_inset Quotes erd
33280 \end_inset
33281
33282  et 
33283 \begin_inset Quotes eld
33284 \end_inset
33285
33286 Espace
33287 \begin_inset space ~
33288 \end_inset
33289
33290 représenté
33291 \begin_inset space ~
33292 \end_inset
33293
33294 par
33295 \begin_inset space ~
33296 \end_inset
33297
33298 un
33299 \begin_inset space ~
33300 \end_inset
33301
33302 symbole
33303 \begin_inset Quotes erd
33304 \end_inset
33305
33306 , l'intervalle de ligne étant 3
33307 \begin_inset space \thinspace{}
33308 \end_inset
33309
33310 -
33311 \begin_inset space \thinspace{}
33312 \end_inset
33313
33314 8:
33315 \end_layout
33316
33317 \begin_layout Standard
33318 \begin_inset listings
33319 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
33320 inline false
33321 status open
33322
33323 \begin_layout Plain Layout
33324
33325 def func(param):
33326 \end_layout
33327
33328 \begin_layout Plain Layout
33329
33330     'ceci est une fonction Python'
33331 \end_layout
33332
33333 \begin_layout Plain Layout
33334
33335     pass
33336 \end_layout
33337
33338 \begin_layout Plain Layout
33339
33340 def func(param):
33341 \end_layout
33342
33343 \begin_layout Plain Layout
33344
33345 'Ça, c'est un mot Allemand : Tschüß'
33346 \end_layout
33347
33348 \begin_layout Plain Layout
33349
33350 pass
33351 \end_layout
33352
33353 \begin_layout Plain Layout
33354
33355 def func(param):
33356 \end_layout
33357
33358 \begin_layout Plain Layout
33359
33360 'ceci est une fonction Python'
33361 \end_layout
33362
33363 \begin_layout Plain Layout
33364
33365 pass
33366 \end_layout
33367
33368 \end_inset
33369
33370
33371 \end_layout
33372
33373 \begin_layout Standard
33374 \begin_inset Note Greyedout
33375 status open
33376
33377 \begin_layout Plain Layout
33378
33379 \series bold
33380 Note:
33381 \series default
33382  À cause d'un bug dans le paquetage 
33383 \series bold
33384 listings
33385 \series default
33386  la numérotation des lignes se trouve décalée d'une ligne à chaque nouveau
33387  listing.
33388  C'est la raison pour laquelle les lignes 2 et 5 sont numérotées et pas
33389  les lignes 3 et 6.
33390 \end_layout
33391
33392 \end_inset
33393
33394
33395 \end_layout
33396
33397 \begin_layout Standard
33398 \begin_inset VSpace bigskip
33399 \end_inset
33400
33401
33402 \end_layout
33403
33404 \begin_layout Standard
33405 Il est aussi possible d'imprimer les lignes d'un fichier sous la forme d'un
33406  listing.
33407  Pour le faire, il suffit d'utiliser le menu 
33408 \family sans
33409 Insérer\SpecialChar \menuseparator
33410 Fichier\SpecialChar \menuseparator
33411 Sous-document
33412 \family default
33413  et de choisir le type 
33414 \family sans
33415 Listing
33416 \family default
33417
33418 \begin_inset space ~
33419 \end_inset
33420
33421
33422 \family sans
33423 de
33424 \begin_inset space ~
33425 \end_inset
33426
33427 Code
33428 \begin_inset space ~
33429 \end_inset
33430
33431 source
33432 \family default
33433 .
33434 \begin_inset Foot
33435 status collapsed
33436
33437 \begin_layout Plain Layout
33438 Les autres types de sous-documents sont décrits dans la section
33439 \begin_inset space ~
33440 \end_inset
33441
33442
33443 \begin_inset CommandInset ref
33444 LatexCommand ref
33445 reference "sec:Sous-documents"
33446
33447 \end_inset
33448
33449 .
33450 \end_layout
33451
33452 \end_inset
33453
33454  Dans la fenêtre de dialogue du sous-document vous pouvez donner les paramètres
33455  à utiliser pour le listing dans une zone de texte.
33456  Pour avoir une liste des paramètres disponibles, tapez un point d'interrogation
33457  
33458 \begin_inset Quotes eld
33459 \end_inset
33460
33461 ?
33462 \begin_inset Quotes erd
33463 \end_inset
33464
33465  dans la zone de texte.
33466 \end_layout
33467
33468 \begin_layout Standard
33469 Pour faire référence à un sous-document de type listing, tapez une étiquette
33470  dans le champ correspondant de la fenêtre de dialogue.
33471  On peut alors faire référence à cette étiquette en utilisant le menu 
33472 \family sans
33473 Insérer\SpecialChar \menuseparator
33474 Référence
33475 \begin_inset space ~
33476 \end_inset
33477
33478 Croisée
33479 \family default
33480 .
33481 \end_layout
33482
33483 \begin_layout Standard
33484 Le listing
33485 \begin_inset space ~
33486 \end_inset
33487
33488
33489 \begin_inset CommandInset ref
33490 LatexCommand ref
33491 reference "lst:listing-fichier"
33492
33493 \end_inset
33494
33495  est une exemple de listing issu d'un fichier ; ici les lignes 10
33496 \begin_inset space \thinspace{}
33497 \end_inset
33498
33499 -
33500 \begin_inset space \thinspace{}
33501 \end_inset
33502
33503 15 de ce fichier LyX sont listées.
33504 \end_layout
33505
33506 \begin_layout Standard
33507 \begin_inset CommandInset include
33508 LatexCommand lstinputlisting
33509 filename "EmbeddedObjects.lyx"
33510 lstparams "breaklines=true,caption={Lignes 10 - 15 de ce fichier LyX},extendedchars=true,firstline=10,label={lst:listing-fichier},language={[LaTeX]TeX},lastline=15"
33511
33512 \end_inset
33513
33514
33515 \end_layout
33516
33517 \begin_layout Standard
33518 \begin_inset VSpace bigskip
33519 \end_inset
33520
33521
33522 \end_layout
33523
33524 \begin_layout Standard
33525 Les paramètres globaux pour les listings peuvent être modifiés avec la fenêtre
33526  de dialogue 
33527 \family sans
33528 Document\SpecialChar \menuseparator
33529 Paramètres\SpecialChar \menuseparator
33530 Format
33531 \begin_inset space ~
33532 \end_inset
33533
33534 du
33535 \begin_inset space ~
33536 \end_inset
33537
33538 Texte
33539 \family default
33540 .
33541  Pour avoir la liste des options disponibles, tapez un point d'interrogation
33542  
33543 \begin_inset Quotes eld
33544 \end_inset
33545
33546 ?
33547 \begin_inset Quotes erd
33548 \end_inset
33549
33550  dans le champ 
33551 \family sans
33552 Paramètres
33553 \begin_inset space ~
33554 \end_inset
33555
33556 du
33557 \begin_inset space ~
33558 \end_inset
33559
33560 Listing
33561 \family default
33562 .
33563 \end_layout
33564
33565 \begin_layout Standard
33566 Pour plus d'information sur le paquetage 
33567 \series bold
33568 listings
33569 \series default
33570 , nous vous renvoyons à sa documentation 
33571 \begin_inset CommandInset citation
33572 LatexCommand cite
33573 key "listings"
33574
33575 \end_inset
33576
33577 .
33578 \end_layout
33579
33580 \begin_layout Standard
33581 \begin_inset Newpage newpage
33582 \end_inset
33583
33584
33585 \end_layout
33586
33587 \begin_layout Chapter
33588 \start_of_appendix
33589 Unités de longueur utilisables avec LyX
33590 \begin_inset OptArg
33591 status collapsed
33592
33593 \begin_layout Plain Layout
33594 Unités de longueur
33595 \end_layout
33596
33597 \end_inset
33598
33599
33600 \begin_inset Index
33601 status collapsed
33602
33603 \begin_layout Plain Layout
33604 Unités
33605 \end_layout
33606
33607 \end_inset
33608
33609
33610 \begin_inset CommandInset label
33611 LatexCommand label
33612 name "cha:Unités-de-longueur"
33613
33614 \end_inset
33615
33616
33617 \end_layout
33618
33619 \begin_layout Standard
33620 Pour comprendre les unités de longueur utilisées dans cette documentation,
33621  le tableau
33622 \begin_inset space ~
33623 \end_inset
33624
33625
33626 \begin_inset CommandInset ref
33627 LatexCommand ref
33628 reference "tab:Unités"
33629
33630 \end_inset
33631
33632 décrit les unités utilisées par LyX.
33633 \begin_inset Float table
33634 placement h
33635 wide false
33636 sideways false
33637 status open
33638
33639 \begin_layout Plain Layout
33640 \begin_inset Caption
33641
33642 \begin_layout Plain Layout
33643 \begin_inset CommandInset label
33644 LatexCommand label
33645 name "tab:Unités"
33646
33647 \end_inset
33648
33649 Unités de longueur
33650 \end_layout
33651
33652 \end_inset
33653
33654
33655 \end_layout
33656
33657 \begin_layout Plain Layout
33658 \begin_inset VSpace medskip
33659 \end_inset
33660
33661
33662 \end_layout
33663
33664 \begin_layout Plain Layout
33665 \align center
33666 \begin_inset Tabular
33667 <lyxtabular version="3" rows="20" columns="2">
33668 <features>
33669 <column alignment="center" valignment="top" width="0">
33670 <column alignment="center" valignment="top" width="0">
33671 <row>
33672 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33673 \begin_inset Text
33674
33675 \begin_layout Plain Layout
33676 unité
33677 \end_layout
33678
33679 \end_inset
33680 </cell>
33681 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33682 \begin_inset Text
33683
33684 \begin_layout Plain Layout
33685 nom/description
33686 \end_layout
33687
33688 \end_inset
33689 </cell>
33690 </row>
33691 <row>
33692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33693 \begin_inset Text
33694
33695 \begin_layout Plain Layout
33696 mm
33697 \end_layout
33698
33699 \end_inset
33700 </cell>
33701 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33702 \begin_inset Text
33703
33704 \begin_layout Plain Layout
33705 millimètre
33706 \end_layout
33707
33708 \end_inset
33709 </cell>
33710 </row>
33711 <row>
33712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33713 \begin_inset Text
33714
33715 \begin_layout Plain Layout
33716 cm
33717 \end_layout
33718
33719 \end_inset
33720 </cell>
33721 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33722 \begin_inset Text
33723
33724 \begin_layout Plain Layout
33725 centimètre
33726 \end_layout
33727
33728 \end_inset
33729 </cell>
33730 </row>
33731 <row>
33732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33733 \begin_inset Text
33734
33735 \begin_layout Plain Layout
33736 in
33737 \end_layout
33738
33739 \end_inset
33740 </cell>
33741 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33742 \begin_inset Text
33743
33744 \begin_layout Plain Layout
33745 pouce (inch)
33746 \end_layout
33747
33748 \end_inset
33749 </cell>
33750 </row>
33751 <row>
33752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33753 \begin_inset Text
33754
33755 \begin_layout Plain Layout
33756 pt
33757 \end_layout
33758
33759 \end_inset
33760 </cell>
33761 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33762 \begin_inset Text
33763
33764 \begin_layout Plain Layout
33765 point (72.27
33766 \begin_inset space \thinspace{}
33767 \end_inset
33768
33769 pt = 1
33770 \begin_inset space \thinspace{}
33771 \end_inset
33772
33773 in)
33774 \end_layout
33775
33776 \end_inset
33777 </cell>
33778 </row>
33779 <row>
33780 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33781 \begin_inset Text
33782
33783 \begin_layout Plain Layout
33784 pc
33785 \end_layout
33786
33787 \end_inset
33788 </cell>
33789 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33790 \begin_inset Text
33791
33792 \begin_layout Plain Layout
33793 pica (1
33794 \begin_inset space \thinspace{}
33795 \end_inset
33796
33797 pc = 12
33798 \begin_inset space \thinspace{}
33799 \end_inset
33800
33801 pt)
33802 \end_layout
33803
33804 \end_inset
33805 </cell>
33806 </row>
33807 <row>
33808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33809 \begin_inset Text
33810
33811 \begin_layout Plain Layout
33812 sp
33813 \end_layout
33814
33815 \end_inset
33816 </cell>
33817 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33818 \begin_inset Text
33819
33820 \begin_layout Plain Layout
33821 scaled point (65536
33822 \begin_inset space \thinspace{}
33823 \end_inset
33824
33825 sp = 1
33826 \begin_inset space \thinspace{}
33827 \end_inset
33828
33829 pt)
33830 \end_layout
33831
33832 \end_inset
33833 </cell>
33834 </row>
33835 <row>
33836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33837 \begin_inset Text
33838
33839 \begin_layout Plain Layout
33840 bp
33841 \end_layout
33842
33843 \end_inset
33844 </cell>
33845 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33846 \begin_inset Text
33847
33848 \begin_layout Plain Layout
33849 gros point (72
33850 \begin_inset space \thinspace{}
33851 \end_inset
33852
33853 bp = 1
33854 \begin_inset space \thinspace{}
33855 \end_inset
33856
33857 in)
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 dd
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 didot (72
33878 \begin_inset space \thinspace{}
33879 \end_inset
33880
33881 dd 
33882 \begin_inset Formula $\approx$
33883 \end_inset
33884
33885  37.6
33886 \begin_inset space \thinspace{}
33887 \end_inset
33888
33889 mm)
33890 \end_layout
33891
33892 \end_inset
33893 </cell>
33894 </row>
33895 <row>
33896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33897 \begin_inset Text
33898
33899 \begin_layout Plain Layout
33900 cc
33901 \end_layout
33902
33903 \end_inset
33904 </cell>
33905 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33906 \begin_inset Text
33907
33908 \begin_layout Plain Layout
33909 cicero (1
33910 \begin_inset space \thinspace{}
33911 \end_inset
33912
33913 cc = 12
33914 \begin_inset space \thinspace{}
33915 \end_inset
33916
33917 dd)
33918 \end_layout
33919
33920 \end_inset
33921 </cell>
33922 </row>
33923 <row>
33924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33925 \begin_inset Text
33926
33927 \begin_layout Plain Layout
33928 Scale%
33929 \end_layout
33930
33931 \end_inset
33932 </cell>
33933 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33934 \begin_inset Text
33935
33936 \begin_layout Plain Layout
33937 % de la largeur originale de l'image
33938 \end_layout
33939
33940 \end_inset
33941 </cell>
33942 </row>
33943 <row>
33944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33945 \begin_inset Text
33946
33947 \begin_layout Plain Layout
33948 text%
33949 \end_layout
33950
33951 \end_inset
33952 </cell>
33953 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33954 \begin_inset Text
33955
33956 \begin_layout Plain Layout
33957 % de la largeur du texte
33958 \end_layout
33959
33960 \end_inset
33961 </cell>
33962 </row>
33963 <row>
33964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33965 \begin_inset Text
33966
33967 \begin_layout Plain Layout
33968 col%
33969 \end_layout
33970
33971 \end_inset
33972 </cell>
33973 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33974 \begin_inset Text
33975
33976 \begin_layout Plain Layout
33977 % de la largeur de la colonne
33978 \end_layout
33979
33980 \end_inset
33981 </cell>
33982 </row>
33983 <row>
33984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33985 \begin_inset Text
33986
33987 \begin_layout Plain Layout
33988 page%
33989 \end_layout
33990
33991 \end_inset
33992 </cell>
33993 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33994 \begin_inset Text
33995
33996 \begin_layout Plain Layout
33997 % de la largeur du papier
33998 \end_layout
33999
34000 \end_inset
34001 </cell>
34002 </row>
34003 <row>
34004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34005 \begin_inset Text
34006
34007 \begin_layout Plain Layout
34008 line%
34009 \end_layout
34010
34011 \end_inset
34012 </cell>
34013 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34014 \begin_inset Text
34015
34016 \begin_layout Plain Layout
34017 % de la largeur de la ligne
34018 \end_layout
34019
34020 \end_inset
34021 </cell>
34022 </row>
34023 <row>
34024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34025 \begin_inset Text
34026
34027 \begin_layout Plain Layout
34028 theight%
34029 \end_layout
34030
34031 \end_inset
34032 </cell>
34033 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34034 \begin_inset Text
34035
34036 \begin_layout Plain Layout
34037 % la hauteur du texte
34038 \end_layout
34039
34040 \end_inset
34041 </cell>
34042 </row>
34043 <row>
34044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34045 \begin_inset Text
34046
34047 \begin_layout Plain Layout
34048 pheight%
34049 \end_layout
34050
34051 \end_inset
34052 </cell>
34053 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34054 \begin_inset Text
34055
34056 \begin_layout Plain Layout
34057 % hauteur du papier
34058 \end_layout
34059
34060 \end_inset
34061 </cell>
34062 </row>
34063 <row>
34064 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34065 \begin_inset Text
34066
34067 \begin_layout Plain Layout
34068 ex
34069 \end_layout
34070
34071 \end_inset
34072 </cell>
34073 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34074 \begin_inset Text
34075
34076 \begin_layout Plain Layout
34077 hauteur de la lettre 
34078 \emph on
34079 x
34080 \emph default
34081  dans la police courante
34082 \end_layout
34083
34084 \end_inset
34085 </cell>
34086 </row>
34087 <row>
34088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34089 \begin_inset Text
34090
34091 \begin_layout Plain Layout
34092 em
34093 \end_layout
34094
34095 \end_inset
34096 </cell>
34097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34098 \begin_inset Text
34099
34100 \begin_layout Plain Layout
34101 largeur de la lettre
34102 \emph on
34103  M
34104 \emph default
34105  dans la police courante
34106 \end_layout
34107
34108 \end_inset
34109 </cell>
34110 </row>
34111 <row>
34112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34113 \begin_inset Text
34114
34115 \begin_layout Plain Layout
34116 mu
34117 \end_layout
34118
34119 \end_inset
34120 </cell>
34121 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34122 \begin_inset Text
34123
34124 \begin_layout Plain Layout
34125 unité mathématique (1
34126 \begin_inset space \thinspace{}
34127 \end_inset
34128
34129 mu = 1/18
34130 \begin_inset space \thinspace{}
34131 \end_inset
34132
34133 em)
34134 \end_layout
34135
34136 \end_inset
34137 </cell>
34138 </row>
34139 </lyxtabular>
34140
34141 \end_inset
34142
34143
34144 \end_layout
34145
34146 \end_inset
34147
34148
34149 \end_layout
34150
34151 \begin_layout Chapter
34152 Formats des fichiers de sortie graphiques
34153 \begin_inset CommandInset label
34154 LatexCommand label
34155 name "cha:Formats-fichiers-graphiques"
34156
34157 \end_inset
34158
34159
34160 \end_layout
34161
34162 \begin_layout Section
34163 DVI
34164 \begin_inset Index
34165 status collapsed
34166
34167 \begin_layout Plain Layout
34168 Formats de Fichiers! DVI
34169 \end_layout
34170
34171 \end_inset
34172
34173
34174 \begin_inset Index
34175 status collapsed
34176
34177 \begin_layout Plain Layout
34178 DVI|see
34179 \begin_inset ERT
34180 status collapsed
34181
34182 \begin_layout Plain Layout
34183
34184 {
34185 \end_layout
34186
34187 \end_inset
34188
34189 Formats de Fichiers
34190 \begin_inset ERT
34191 status collapsed
34192
34193 \begin_layout Plain Layout
34194
34195 }
34196 \end_layout
34197
34198 \end_inset
34199
34200
34201 \end_layout
34202
34203 \end_inset
34204
34205
34206 \end_layout
34207
34208 \begin_layout Standard
34209 Ce type de fichiers a l'extension 
34210 \begin_inset Quotes fld
34211 \end_inset
34212
34213
34214 \family typewriter
34215 .dvi
34216 \family default
34217
34218 \begin_inset Quotes frd
34219 \end_inset
34220
34221 .
34222  Il est appelé 
34223 \emph on
34224 indépendant de l'appareil
34225 \emph default
34226  ou 
34227 \begin_inset Quotes fld
34228 \end_inset
34229
34230 device independent (DVI)
34231 \begin_inset Quotes frd
34232 \end_inset
34233
34234 , car il est complètement portable ; vous pouvez les recopier d'une machine
34235  à l'autre sans avoir à faire de conversion.
34236  À l'époque où ce format a été développé, c'était loin d'être évident.
34237  Les fichiers DVI sont utilisés pour un visionnement rapide et comme une
34238  étape préliminaire avant la conversion vers un autre format comme le PostScript.
34239 \end_layout
34240
34241 \begin_layout Standard
34242 \begin_inset Note Greyedout
34243 status open
34244
34245 \begin_layout Plain Layout
34246
34247 \series bold
34248 Note:
34249 \series default
34250  Les fichiers DVI ne contiennent pas d'images, elles sont seulement liées
34251  au fichier.
34252  
34253 \end_layout
34254
34255 \end_inset
34256
34257  N'oubliez donc pas de fournir vos images en même temps que vos fichiers
34258  
34259 \family typewriter
34260 .dvi
34261 \family default
34262 .
34263  Cette caractéristique peut aussi ralentir votre ordinateur quand vous visualise
34264 z le DVI puisque la visionneuse doit convertir les images en tâche de fond
34265  pour les rendre visibles quand vous faites défiler votre document.
34266  C'est pourquoi nous recommandons d'utiliser des fichiers PDF pour les documents
34267  avec de nombreuses images.
34268 \end_layout
34269
34270 \begin_layout Standard
34271 Vous pouvez exporter votre document comme un fichier DVI en utilisant le
34272  menu 
34273 \family sans
34274 Fichier\SpecialChar \menuseparator
34275 Exporter\SpecialChar \menuseparator
34276 DVI.
34277
34278 \family default
34279  Vous pouvez visionner votre document sous forme de DVI grâce au menu 
34280 \family sans
34281 Visualiser
34282 \family default
34283  ou en utilisant le bouton
34284 \begin_inset Graphics
34285         filename ../../images/buffer-view_dvi.png
34286         scale 85
34287         scaleBeforeRotation
34288
34289 \end_inset
34290
34291  de la barre d'outils.
34292 \end_layout
34293
34294 \begin_layout Section
34295 PostScript
34296 \begin_inset CommandInset label
34297 LatexCommand label
34298 name "sec:PostScript"
34299
34300 \end_inset
34301
34302
34303 \begin_inset Index
34304 status collapsed
34305
34306 \begin_layout Plain Layout
34307 Formats de Fichiers ! PostScript
34308 \end_layout
34309
34310 \end_inset
34311
34312
34313 \begin_inset Index
34314 status collapsed
34315
34316 \begin_layout Plain Layout
34317 PostScript|see
34318 \begin_inset ERT
34319 status collapsed
34320
34321 \begin_layout Plain Layout
34322
34323 {
34324 \end_layout
34325
34326 \end_inset
34327
34328 Formats de Fichiers
34329 \begin_inset ERT
34330 status collapsed
34331
34332 \begin_layout Plain Layout
34333
34334 }
34335 \end_layout
34336
34337 \end_inset
34338
34339
34340 \end_layout
34341
34342 \end_inset
34343
34344
34345 \end_layout
34346
34347 \begin_layout Standard
34348 Ce type de fichiers a l'extension 
34349 \begin_inset Quotes fld
34350 \end_inset
34351
34352
34353 \family typewriter
34354 .ps
34355 \family default
34356
34357 \begin_inset Quotes frd
34358 \end_inset
34359
34360 .
34361  PostScript a été développé par la société 
34362 \series bold
34363 Adobe
34364 \series default
34365  comme un langage pour les imprimantes.
34366  De ce fait le fichier contient toutes les commandes utilisées par l'imprimante
34367  pour imprimer le document.
34368  PostScript peut être considéré comme un 
34369 \begin_inset Quotes fld
34370 \end_inset
34371
34372 langage de programmation
34373 \begin_inset Quotes frd
34374 \end_inset
34375
34376  ; vous pouvez en effet faire des calculs  ou tracer des diagrammes ou des
34377  images
34378 \begin_inset Foot
34379 status open
34380
34381 \begin_layout Plain Layout
34382 Si vous souhaitez en apprendre plus à ce sujet, jetez un coup d'œil au paquetage
34383  LaTeX 
34384 \series bold
34385 pstricks
34386 \series default
34387
34388 \begin_inset CommandInset citation
34389 LatexCommand cite
34390 key "pstricks"
34391
34392 \end_inset
34393
34394 .
34395 \end_layout
34396
34397 \end_inset
34398
34399 .
34400  En partie à cause de toutes ces possibilités un fichier PostScript est
34401  souvent plus gros qu'un PDF.
34402 \end_layout
34403
34404 \begin_layout Standard
34405 En partie à cause de toutes ces possibilités un fichier PostScript est souvent
34406  plus gros qu'un PDF.
34407 \end_layout
34408
34409 \begin_layout Standard
34410 PostScript ne peut contenir que des images au format 
34411 \begin_inset Quotes fld
34412 \end_inset
34413
34414 PostScript Encapsulé
34415 \begin_inset Quotes frd
34416 \end_inset
34417
34418  (encapsulated PostScript ou EPS, d'extension 
34419 \family typewriter
34420 .eps
34421 \family default
34422 ).
34423  Comme LyX vous permet n'importe quel format d'image connu dans votre document,
34424  il doit les convertir en interne en EPS.
34425  Si vous avez par exemple 50 images dans votre document, LyX doit faire
34426  50 conversions à chaque fois que vous visualisez ou que vous exportez votre
34427  document.
34428  Cela risque de ralentir de façon importante votre rythme de travail.
34429  En conclusion, si vous prévoyez d'utiliser PostScript, vous pouvez insérer
34430  vos images directement en EPS pour éviter ce problème.
34431 \end_layout
34432
34433 \begin_layout Standard
34434 Vous pouvez exporter votre document comme un fichier PostScript en utilisant
34435  le menu 
34436 \family sans
34437 Fichier\SpecialChar \menuseparator
34438 Exporter\SpecialChar \menuseparator
34439 PostScript.
34440
34441 \family default
34442  Vous pouvez visionner votre document sous forme PostScript grâce au menu
34443  
34444 \family sans
34445 Visualiser
34446 \family default
34447  ou en utilisant le bouton 
34448 \begin_inset Graphics
34449         filename ../../images/buffer-view_ps.png
34450         scale 85
34451         scaleBeforeRotation
34452
34453 \end_inset
34454
34455  de la barre d'outils.
34456 \end_layout
34457
34458 \begin_layout Section
34459 PDF
34460 \begin_inset Index
34461 status collapsed
34462
34463 \begin_layout Plain Layout
34464 Formats de Fichiers ! PDF
34465 \end_layout
34466
34467 \end_inset
34468
34469
34470 \begin_inset Index
34471 status collapsed
34472
34473 \begin_layout Plain Layout
34474 PDF
34475 \end_layout
34476
34477 \end_inset
34478
34479
34480 \end_layout
34481
34482 \begin_layout Standard
34483 Ce type de fichiers a l'extension 
34484 \begin_inset Quotes fld
34485 \end_inset
34486
34487
34488 \family typewriter
34489 .pdf
34490 \family default
34491
34492 \begin_inset Quotes frd
34493 \end_inset
34494
34495 .
34496  Ce 
34497 \begin_inset Quotes fld
34498 \end_inset
34499
34500 format de document portable
34501 \begin_inset Quotes frd
34502 \end_inset
34503
34504  (portable document format ou PDF) est développé par 
34505 \family typewriter
34506 Adobe
34507 \family default
34508  comme une évolution de PostScript.
34509  Il est plus comprimé et utilise moins de commandes que PostScript.
34510  Comme son nom l'indique, il est 
34511 \begin_inset Quotes fld
34512 \end_inset
34513
34514 portable
34515 \begin_inset Quotes frd
34516 \end_inset
34517
34518  et peut donc être traité par n'importe quel ordinateur et la sortie imprimée
34519  aura exactement le même aspect.
34520 \end_layout
34521
34522 \begin_layout Standard
34523 PDF peut contenir des images dans son propre format PDF et dans les formats
34524  JPG (format du 
34525 \begin_inset Quotes fld
34526 \end_inset
34527
34528 Joint Photographic Expert Group
34529 \begin_inset Quotes frd
34530 \end_inset
34531
34532  avec comme extension 
34533 \family typewriter
34534 .jpg
34535 \family default
34536  ou 
34537 \family typewriter
34538 .jpeg
34539 \family default
34540 ) et PNG (
34541 \begin_inset Quotes fld
34542 \end_inset
34543
34544 Portable Network Graphics
34545 \begin_inset Quotes frd
34546 \end_inset
34547
34548  avec l'extension 
34549 \family typewriter
34550 .png
34551 \family default
34552 ).
34553  Vous pouvez quand même utiliser d'autres formats puisque LyX les convertit
34554  dans un de ces formats.
34555  Mais comme il est dit dans la section sur PostScript, les conversions d'images
34556  vont ralentir votre travail.
34557  Nous recommandons donc l'utilisation de l'un des trois formats cités.
34558 \end_layout
34559
34560 \begin_layout Standard
34561 Vous pouvez exporter votre document comme un fichier PDF en utilisant le
34562  menu 
34563 \family sans
34564 Fichier\SpecialChar \menuseparator
34565 Exporter 
34566 \family default
34567 de trois façons différentes:
34568 \end_layout
34569
34570 \begin_layout Description
34571 PDF
34572 \begin_inset space ~
34573 \end_inset
34574
34575 (ps2pdf) Ceci utilise le programme 
34576 \family typewriter
34577 ps2pdf
34578 \family default
34579  qui créé un PDF à partir de la version PostScript de votre fichier.
34580  Cette dernière est produite par le programme 
34581 \family typewriter
34582 dvips
34583 \family default
34584  qui utilise une version DVI comme étape intermédiaire.
34585  Cette variante consiste donc en trois conversions.
34586 \end_layout
34587
34588 \begin_layout Description
34589 PDF
34590 \begin_inset space ~
34591 \end_inset
34592
34593 (dvipdfm) Ceci utilise le programme 
34594 \family typewriter
34595 dvipdfm
34596 \family default
34597  qui convertit votre fichier en DVI avant de le convertir en PDF.
34598 \end_layout
34599
34600 \begin_layout Description
34601 PDF
34602 \begin_inset space ~
34603 \end_inset
34604
34605 (pdflatex) Ceci utilise le programme 
34606 \family typewriter
34607 pdftex
34608 \family default
34609  qui convertit directement votre fichier en PDF.
34610 \end_layout
34611
34612 \begin_layout Standard
34613 Nous recommandons d'utiliser l'option 
34614 \family sans
34615 PDF
34616 \begin_inset space ~
34617 \end_inset
34618
34619 (pdflatex)
34620 \family default
34621  car 
34622 \family typewriter
34623 pdftex
34624 \family default
34625  accepte toutes les fonctionnalités des versions actuelles de PDF.
34626  Il est en plus rapide et stable.
34627  Le programme 
34628 \family typewriter
34629 dvipdfm
34630 \family default
34631  n'est plus développé est est donc un peu dépassé.
34632 \end_layout
34633
34634 \begin_layout Standard
34635
34636 \end_layout
34637
34638 \begin_layout Standard
34639 Vous pouvez visionner votre document sous forme PDF grâce au menu 
34640 \family sans
34641 Visualiser
34642 \family default
34643  ou en utilisant le bouton 
34644 \begin_inset Graphics
34645         filename ../../images/buffer-view_pdf2.png
34646         scale 85
34647         scaleBeforeRotation
34648
34649 \end_inset
34650
34651  de la barre d'outils
34652 \family sans
34653  (
34654 \family default
34655 qui utilise 
34656 \family sans
34657 PDF
34658 \begin_inset space ~
34659 \end_inset
34660
34661 (pdflatex)
34662 \family default
34663 ).
34664 \end_layout
34665
34666 \begin_layout Chapter
34667 Explication de l' Équation
34668 \begin_inset space ~
34669 \end_inset
34670
34671
34672 \begin_inset CommandInset ref
34673 LatexCommand eqref
34674 reference "eq:Wgn"
34675
34676 \end_inset
34677
34678
34679 \begin_inset CommandInset label
34680 LatexCommand label
34681 name "cha:Explication-de-l'Equation"
34682
34683 \end_inset
34684
34685
34686 \end_layout
34687
34688 \begin_layout Standard
34689 La largeur totale de 
34690 \emph on
34691 n
34692 \emph default
34693  cellules de tableau 
34694 \begin_inset Formula $W_{\mathrm{tot\, n}}$
34695 \end_inset
34696
34697  peut être calculée avec
34698 \end_layout
34699
34700 \begin_layout Standard
34701 \begin_inset Formula \begin{equation}
34702 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}
34703
34704 \end_inset
34705
34706
34707 \end_layout
34708
34709 \begin_layout Standard
34710 Où 
34711 \begin_inset Formula $W_{g\, n}$
34712 \end_inset
34713
34714  est la largeur fixe de toutes les cellules.
34715  
34716 \series bold
34717
34718 \backslash
34719 tabcolsep
34720 \series default
34721  est la largeur utilisée par LaTeX entre le texte de la cellule et la bordure,
34722  sa valeur implicite est 6
34723 \begin_inset space \thinspace{}
34724 \end_inset
34725
34726 pt.
34727  
34728 \series bold
34729
34730 \backslash
34731 arrayrulewidth
34732 \series default
34733  est l'épaisseur de la bordure de la cellule, qui est implicitement de 0.4
34734 \begin_inset space \thinspace{}
34735 \end_inset
34736
34737 pt.
34738 \end_layout
34739
34740 \begin_layout Standard
34741 D'après l'équation
34742 \begin_inset space ~
34743 \end_inset
34744
34745
34746 \begin_inset CommandInset ref
34747 LatexCommand eqref
34748 reference "eq:Wtot_n"
34749
34750 \end_inset
34751
34752 , la largeur totale d'une multicolonne, 
34753 \begin_inset Formula $W_{\mathrm{tot\, mult}}$
34754 \end_inset
34755
34756  est
34757 \end_layout
34758
34759 \begin_layout Standard
34760 \begin_inset Formula \begin{equation}
34761 W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}\end{equation}
34762
34763 \end_inset
34764
34765
34766 \end_layout
34767
34768 \begin_layout Standard
34769 En posant que les équations 
34770 \begin_inset space ~
34771 \end_inset
34772
34773
34774 \begin_inset CommandInset ref
34775 LatexCommand eqref
34776 reference "eq:Wtot_n"
34777
34778 \end_inset
34779
34780  et 
34781 \begin_inset CommandInset ref
34782 LatexCommand eqref
34783 reference "eq:Wtot_mult"
34784
34785 \end_inset
34786
34787  sont égales, on peut calculer la largeur nécessaire 
34788 \begin_inset Formula $W_{g\, n}$
34789 \end_inset
34790
34791  quand 
34792 \emph on
34793 n
34794 \emph default
34795  colonnes sont couvertes, de façon à ce que chaque colonne ait une largeur
34796  de 
34797 \begin_inset Formula $W_{\mathrm{tot\, mult}}/n$
34798 \end_inset
34799
34800 :
34801 \end_layout
34802
34803 \begin_layout Standard
34804 \begin_inset Formula \begin{equation}
34805 W_{g\, n}=(W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}))/n\end{equation}
34806
34807 \end_inset
34808
34809
34810 \end_layout
34811
34812 \begin_layout Bibliography
34813 \begin_inset CommandInset bibitem
34814 LatexCommand bibitem
34815 key "latexcompanion"
34816
34817 \end_inset
34818
34819 Frank Mittelbach and Michel Goossens: 
34820 \emph on
34821 The LaTeX Companion Second Edition.
34822
34823 \emph default
34824  Addison-Wesley, 2004
34825 \end_layout
34826
34827 \begin_layout Bibliography
34828 \begin_inset CommandInset bibitem
34829 LatexCommand bibitem
34830 key "latexguide"
34831
34832 \end_inset
34833
34834 Helmut Kopka and Patrick W.
34835  Daly: 
34836 \emph on
34837 A Guide to LaTeX Fourth Edition.
34838
34839 \emph default
34840  Addison-Wesley, 2003
34841 \end_layout
34842
34843 \begin_layout Bibliography
34844 \begin_inset CommandInset bibitem
34845 LatexCommand bibitem
34846 key "latexbook"
34847
34848 \end_inset
34849
34850 Leslie Lamport: 
34851 \emph on
34852 LaTeX: A Document Preparation System.
34853
34854 \emph default
34855  Addison-Wesley, second edition, 1994
34856 \end_layout
34857
34858 \begin_layout Bibliography
34859 \begin_inset CommandInset bibitem
34860 LatexCommand bibitem
34861 key "booktabs"
34862
34863 \end_inset
34864
34865 Documentation du paquetage LaTeX 
34866 \series bold
34867
34868 \begin_inset CommandInset href
34869 LatexCommand href
34870 name "booktabs"
34871 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.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 ! booktabs
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 "caption"
34894
34895 \end_inset
34896
34897 Documentation du paquetage LaTeX 
34898 \series bold
34899
34900 \begin_inset CommandInset href
34901 LatexCommand href
34902 name "caption"
34903 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.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 ! caption
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 "endfloat"
34926
34927 \end_inset
34928
34929 Documentation du paquetage LaTeX 
34930 \series bold
34931
34932 \begin_inset CommandInset href
34933 LatexCommand href
34934 name "endfloat"
34935 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
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 ! endfloat
34947 \end_layout
34948
34949 \end_inset
34950
34951
34952 \end_layout
34953
34954 \begin_layout Bibliography
34955 \begin_inset CommandInset bibitem
34956 LatexCommand bibitem
34957 key "wrapfig"
34958
34959 \end_inset
34960
34961 Documentation du paquetage LaTeX 
34962 \series bold
34963
34964 \begin_inset CommandInset href
34965 LatexCommand href
34966 name "wrapfig"
34967 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
34968
34969 \end_inset
34970
34971
34972 \series default
34973
34974 \begin_inset Index
34975 status collapsed
34976
34977 \begin_layout Plain Layout
34978 Paquetages LaTeX ! wrapfig
34979 \begin_inset ERT
34980 status collapsed
34981
34982 \begin_layout Plain Layout
34983
34984
34985 \backslash
34986 vspace{4mm}
34987 \end_layout
34988
34989 \end_inset
34990
34991
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 "footmisc"
35003
35004 \end_inset
35005
35006 Documentation du paquetage LaTeX 
35007 \series bold
35008
35009 \begin_inset CommandInset href
35010 LatexCommand href
35011 name "footmisc"
35012 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.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 ! footmisc
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 "hypcap"
35035
35036 \end_inset
35037
35038 Documentation du paquetage LaTeX 
35039 \series bold
35040
35041 \begin_inset CommandInset href
35042 LatexCommand href
35043 name "hypcap"
35044 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.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 "hyperref"
35067
35068 \end_inset
35069
35070 Documentation du paquetage LaTeX 
35071 \series bold
35072
35073 \begin_inset CommandInset href
35074 LatexCommand href
35075 name "hyperref"
35076 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.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 ! hyperref
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 "KOMA-script"
35099
35100 \end_inset
35101
35102 Documentation du paquetage LaTeX 
35103 \series bold
35104
35105 \begin_inset CommandInset href
35106 LatexCommand href
35107 name "KOMA-script"
35108 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguien.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 ! KOMA-script
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 "listings"
35131
35132 \end_inset
35133
35134 Documentation du paquetage LaTeX 
35135 \series bold
35136
35137 \begin_inset CommandInset href
35138 LatexCommand href
35139 name "listings"
35140 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.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 ! listings
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 "marginnote"
35163
35164 \end_inset
35165
35166 Documentation du paquetage LaTeX 
35167 \series bold
35168
35169 \begin_inset CommandInset href
35170 LatexCommand href
35171 name "marginnote"
35172 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
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 ! marginnote
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 "pstricks"
35195
35196 \end_inset
35197
35198 Page Web du paquetage LaTeX 
35199 \series bold
35200
35201 \begin_inset CommandInset href
35202 LatexCommand href
35203 name "PSTricks"
35204 target "http://tug.org/PSTricks/"
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 ! PSTricks
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 "sidecap"
35227
35228 \end_inset
35229
35230 Documentation du paquetage LaTeX 
35231 \series bold
35232
35233 \begin_inset CommandInset href
35234 LatexCommand href
35235 name "sidecap"
35236 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
35237
35238 \end_inset
35239
35240
35241 \series default
35242
35243 \begin_inset Index
35244 status collapsed
35245
35246 \begin_layout Plain Layout
35247 Paquetages LaTeX ! sidecap
35248 \end_layout
35249
35250 \end_inset
35251
35252
35253 \end_layout
35254
35255 \begin_layout Bibliography
35256 \begin_inset CommandInset bibitem
35257 LatexCommand bibitem
35258 key "NewInLyX16"
35259
35260 \end_inset
35261
35262
35263 \begin_inset CommandInset href
35264 LatexCommand href
35265 name "Page Wiki"
35266 target "http://wiki.lyx.org/LyX/NewInLyX16"
35267
35268 \end_inset
35269
35270  au sujet des nouveautés de 
35271 \family sans
35272 LyX 1.6.0
35273 \family default
35274 .
35275 \end_layout
35276
35277 \begin_layout Standard
35278 \begin_inset CommandInset index_print
35279 LatexCommand printindex
35280
35281 \end_inset
35282
35283
35284 \end_layout
35285
35286 \begin_layout Standard
35287 \begin_inset FloatList figure
35288
35289 \end_inset
35290
35291
35292 \end_layout
35293
35294 \begin_layout Standard
35295 \begin_inset FloatList table
35296
35297 \end_inset
35298
35299
35300 \end_layout
35301
35302 \begin_layout Standard
35303 \begin_inset ERT
35304 status open
35305
35306 \begin_layout Plain Layout
35307
35308
35309 \backslash
35310 listof{algorithm}{Liste des Algorithmes}
35311 \end_layout
35312
35313 \end_inset
35314
35315
35316 \begin_inset Note Note
35317 status collapsed
35318
35319 \begin_layout Plain Layout
35320 voir la section
35321 \begin_inset space ~
35322 \end_inset
35323
35324
35325 \begin_inset CommandInset ref
35326 LatexCommand ref
35327 reference "sub:Flottant-d'Algorithme"
35328
35329 \end_inset
35330
35331  pour une description
35332 \end_layout
35333
35334 \end_inset
35335
35336
35337 \end_layout
35338
35339 \end_body
35340 \end_document