]> git.lyx.org Git - lyx.git/blob - lib/doc/fr/EmbeddedObjects.lyx
French UserGuide.lyx, EmbeddedObjects.lyx: a note from Jean-Pierre for a bug in TeXLi...
[lyx.git] / lib / doc / fr / EmbeddedObjects.lyx
1 #LyX 1.6.5svn 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---notes-de-bas-de-page"
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 Note Note
25643 status collapsed
25644
25645 \begin_layout Plain Layout
25646 J'ai pas trouvé mieux pour endnotes (NdT)
25647 \end_layout
25648
25649 \end_inset
25650
25651
25652 \begin_inset Index
25653 status collapsed
25654
25655 \begin_layout Plain Layout
25656 Notes de fin
25657 \end_layout
25658
25659 \end_inset
25660
25661  Pour utiliser des notes de fin à la place des notes de bas de page dans
25662  votre document, chargez le paquetage LaTeX 
25663 \series bold
25664 endnotes
25665 \series default
25666
25667 \begin_inset Index
25668 status collapsed
25669
25670 \begin_layout Plain Layout
25671 Paquetages LaTeX ! endnotes
25672 \end_layout
25673
25674 \end_inset
25675
25676  avec ces lignes dans le préambule du document
25677 \end_layout
25678
25679 \begin_layout Standard
25680
25681 \series bold
25682
25683 \backslash
25684 usepackage{endnotes}
25685 \begin_inset Newline newline
25686 \end_inset
25687
25688
25689 \backslash
25690 let
25691 \backslash
25692 footnote
25693 \backslash
25694 endnote
25695 \end_layout
25696
25697 \begin_layout Standard
25698 Pour insérer les notes qui ont ainsi été rassemblées, mettez la commande
25699 \end_layout
25700
25701 \begin_layout Standard
25702
25703 \series bold
25704
25705 \backslash
25706 theendnotes
25707 \end_layout
25708
25709 \begin_layout Standard
25710 en code TeX à la fin d'une section ou d'un chapitre.
25711 \end_layout
25712
25713 \begin_layout Standard
25714 \begin_inset Float figure
25715 wide false
25716 sideways false
25717 status open
25718
25719 \begin_layout Plain Layout
25720 \align center
25721 \begin_inset ERT
25722 status collapsed
25723
25724 \begin_layout Plain Layout
25725
25726
25727 \backslash
25728 framebox{
25729 \end_layout
25730
25731 \end_inset
25732
25733
25734 \begin_inset Graphics
25735         filename ../clipart/endnotes.pdf
25736         scaleBeforeRotation
25737
25738 \end_inset
25739
25740
25741 \begin_inset ERT
25742 status collapsed
25743
25744 \begin_layout Plain Layout
25745
25746 }
25747 \end_layout
25748
25749 \end_inset
25750
25751
25752 \end_layout
25753
25754 \begin_layout Plain Layout
25755 \begin_inset Caption
25756
25757 \begin_layout Plain Layout
25758 \begin_inset CommandInset label
25759 LatexCommand label
25760 name "fig:Notes-de-fin---notes-de-bas-de-page"
25761
25762 \end_inset
25763
25764 Les notes de fin – notes de bas de page sont imprimées dans un paragraphe
25765  séparé à la fin des sections ou des chapitres.
25766 \end_layout
25767
25768 \end_inset
25769
25770
25771 \end_layout
25772
25773 \end_inset
25774
25775
25776 \end_layout
25777
25778 \begin_layout Standard
25779 \begin_inset VSpace medskip
25780 \end_inset
25781
25782 L'entête de paragraphe pour les notes de fin n'est pas traduit automatiquement
25783  dans la langue du document, cela doit être fait manuellement.
25784  Les lignes de préambule suivantes traduisent implicitement le nom en anglais
25785  
25786 \begin_inset Quotes eld
25787 \end_inset
25788
25789 Notes
25790 \begin_inset Quotes erd
25791 \end_inset
25792
25793  en sa traduction Allemande
25794 \begin_inset Foot
25795 status collapsed
25796
25797 \begin_layout Plain Layout
25798 En français, 
25799 \begin_inset Quotes eld
25800 \end_inset
25801
25802 Notes
25803 \begin_inset Quotes erd
25804 \end_inset
25805
25806  peut être conservé.
25807 \end_layout
25808
25809 \end_inset
25810
25811  
25812 \begin_inset Quotes eld
25813 \end_inset
25814
25815 Anmerkungen
25816 \begin_inset Quotes erd
25817 \end_inset
25818
25819  :
25820 \end_layout
25821
25822 \begin_layout Standard
25823
25824 \series bold
25825
25826 \backslash
25827 renewcommand{
25828 \backslash
25829 notesname}{Anmerkungen}
25830 \end_layout
25831
25832 \begin_layout Standard
25833 \begin_inset VSpace medskip
25834 \end_inset
25835
25836 La numérotation des notes de fin peut être modifiée comme celle des notes
25837  de bas de page comme c'est décrit dans la section
25838 \begin_inset space ~
25839 \end_inset
25840
25841
25842 \begin_inset CommandInset ref
25843 LatexCommand ref
25844 reference "sub:Numerotation-notes-bas-de-page"
25845
25846 \end_inset
25847
25848  ; remplacez juste la commande 
25849 \series bold
25850
25851 \backslash
25852 thefootnote
25853 \series default
25854  par 
25855 \series bold
25856
25857 \backslash
25858 theendnote
25859 \series default
25860 .
25861  Pour réinitialiser le numéro de note de fin, utilisez la commande 
25862 \series bold
25863
25864 \backslash
25865 @addtoreset
25866 \series default
25867  comme c'est décrit dans la section
25868 \begin_inset space ~
25869 \end_inset
25870
25871
25872 \begin_inset CommandInset ref
25873 LatexCommand ref
25874 reference "sub:Numerotation-notes-bas-de-page"
25875
25876 \end_inset
25877
25878  et remplacez le paramètre de commande 
25879 \series bold
25880 footnote
25881 \series default
25882  par 
25883 \series bold
25884 endnote
25885 \series default
25886 .
25887 \end_layout
25888
25889 \begin_layout Standard
25890 Pour seulement créer une marque de note de fin, utilisez la commande 
25891 \series bold
25892
25893 \backslash
25894 endnotemark[numéro]
25895 \series default
25896  qui est semblable à 
25897 \series bold
25898
25899 \backslash
25900 footnotemark
25901 \series default
25902 , décrite dans la section
25903 \begin_inset space ~
25904 \end_inset
25905
25906
25907 \begin_inset CommandInset ref
25908 LatexCommand ref
25909 reference "sec:Notes-bas-de-page"
25910
25911 \end_inset
25912
25913 .
25914 \end_layout
25915
25916 \begin_layout Standard
25917 \begin_inset VSpace bigskip
25918 \end_inset
25919
25920 Les notes de bas de page peuvent être mise dans la marge de la page et l'alignem
25921 ent du texte des notes peut être modifié, voyez le paquetage LaTeX 
25922 \series bold
25923 footmisc
25924 \series default
25925
25926 \begin_inset Index
25927 status collapsed
25928
25929 \begin_layout Plain Layout
25930 Paquetages LaTeX ! footmisc
25931 \end_layout
25932
25933 \end_inset
25934
25935
25936 \begin_inset CommandInset citation
25937 LatexCommand cite
25938 key "footmisc"
25939
25940 \end_inset
25941
25942  pour plus d'information à ce sujet.
25943 \end_layout
25944
25945 \begin_layout Standard
25946 Pour plein d'autres problèmes de mises en formes des notes de bas de page,
25947  voyez les livres sur LaTeX, 
25948 \begin_inset CommandInset citation
25949 LatexCommand cite
25950 key "latexcompanion,latexguide,latexbook"
25951
25952 \end_inset
25953
25954 .
25955 \end_layout
25956
25957 \begin_layout Section
25958 Notes en Marge
25959 \begin_inset Index
25960 status collapsed
25961
25962 \begin_layout Plain Layout
25963 Notes ! Notes en Marge
25964 \end_layout
25965
25966 \end_inset
25967
25968
25969 \end_layout
25970
25971 \begin_layout Standard
25972 Les notes en marge dans LyX ressemblent aux notes en bas de page et se comporten
25973 t de la même façon.
25974  Quand vous insérez une note en marge avec 
25975 \family sans
25976 Insérer\SpecialChar \menuseparator
25977 Note
25978 \begin_inset space ~
25979 \end_inset
25980
25981 en
25982 \begin_inset space ~
25983 \end_inset
25984
25985 Marge
25986 \family default
25987  ou avec le bouton 
25988 \begin_inset Graphics
25989         filename ../../images/marginalnote-insert.png
25990         scale 85
25991         scaleBeforeRotation
25992
25993 \end_inset
25994
25995  de la barre d'outils, vous voyez apparaître dans votre texte une boîte
25996  grise avec une étiquette rouge 
25997 \begin_inset Quotes fld
25998 \end_inset
25999
26000 marge
26001 \begin_inset Quotes frd
26002 \end_inset
26003
26004 .
26005  
26006 \begin_inset Marginal
26007 status collapsed
26008
26009 \begin_layout Plain Layout
26010 C'est une note en marge.
26011 \end_layout
26012
26013 \end_inset
26014
26015  Cette boîte est la représentation de votre note dans LyX.
26016  Vous pouvez y entrer votre texte.
26017 \end_layout
26018
26019 \begin_layout Standard
26020 Les notes en marge apparaissent dans la marge de droite dans les documents
26021  imprimées sur une seule face.
26022  Dans les documents imprimés recto-verso, elles apparaissent dans la marge
26023  
26024 \begin_inset Quotes eld
26025 \end_inset
26026
26027 extérieure
26028 \begin_inset Quotes erd
26029 \end_inset
26030
26031  – la gauche sur les pages paires et la droite sur les pages impaires.
26032  Le texte de la note en marge est aligné à l'opposé de la marge externe
26033  – aligné à droite quand la note apparaît dans la marge de gauche.
26034  La première ligne de la note apparaît à la hauteur de la ligne de texte
26035  où la note a été insérée dans le document.
26036 \end_layout
26037
26038 \begin_layout Standard
26039 \begin_inset VSpace bigskip
26040 \end_inset
26041
26042 Pour placer une note dans la marge interne, ajoutez la commande suivante
26043  :
26044 \end_layout
26045
26046 \begin_layout Standard
26047
26048 \series bold
26049
26050 \backslash
26051 reversemarginpar
26052 \end_layout
26053
26054 \begin_layout Standard
26055 sous forme de code TeX avant votre note de marge.
26056  Le nouveau positionnement est pris en compte pour toutes les notes en marge
26057  qui suivent 
26058 \begin_inset ERT
26059 status collapsed
26060
26061 \begin_layout Plain Layout
26062
26063
26064 \backslash
26065 reversemarginpar 
26066 \end_layout
26067
26068 \end_inset
26069
26070
26071 \begin_inset Marginal
26072 status open
26073
26074 \begin_layout Plain Layout
26075 Cette note en marge est dans la marge interne.
26076 \end_layout
26077
26078 \end_inset
26079
26080
26081 \series bold
26082
26083 \begin_inset Newline newline
26084 \end_inset
26085
26086
26087 \series default
26088
26089 \begin_inset Note Greyedout
26090 status open
26091
26092 \begin_layout Plain Layout
26093
26094 \series bold
26095 Note:
26096 \series default
26097  Il y a souvent pas assez d'espace dans la marge interne, ce qui fait que
26098  les notes sont souvent mal mises en formes dans la sortie imprimée.
26099 \end_layout
26100
26101 \end_inset
26102
26103
26104 \end_layout
26105
26106 \begin_layout Standard
26107 Pour revenir au positionnement implicite, ajoutez la commande :
26108 \end_layout
26109
26110 \begin_layout Standard
26111
26112 \series bold
26113
26114 \backslash
26115 normalmarginpar
26116 \end_layout
26117
26118 \begin_layout Standard
26119 sous forme de code TeX.
26120 \begin_inset ERT
26121 status collapsed
26122
26123 \begin_layout Plain Layout
26124
26125
26126 \backslash
26127 normalmarginpar 
26128 \end_layout
26129
26130 \end_inset
26131
26132
26133 \begin_inset Newline newline
26134 \end_inset
26135
26136  
26137 \begin_inset Note Greyedout
26138 status open
26139
26140 \begin_layout Plain Layout
26141
26142 \series bold
26143 Note:
26144 \series default
26145  Cette commande est ignorée quand elle est dans un paragraphe ou la commande
26146  
26147 \series bold
26148
26149 \backslash
26150 reversemarginpar
26151 \series default
26152  est aussi utilisée.
26153 \end_layout
26154
26155 \end_inset
26156
26157
26158 \end_layout
26159
26160 \begin_layout Standard
26161 \begin_inset VSpace bigskip
26162 \end_inset
26163
26164
26165 \begin_inset Marginal
26166 status open
26167
26168 \begin_layout Plain Layout
26169 UnTrèsLongMotEnMarge sans césure.
26170 \end_layout
26171
26172 \end_inset
26173
26174  Comme dans le cas décrit dans la section
26175 \begin_inset space ~
26176 \end_inset
26177
26178
26179 \begin_inset CommandInset ref
26180 LatexCommand ref
26181 reference "sub:Lignes-multiple-dans-cellule"
26182
26183 \end_inset
26184
26185 , les mots trop longs ne peuvent pas subir de césure s'ils sont le premier
26186  mot d'une note en marge.
26187  Pour éviter ce problème, insérez un espacement horizontal de 0
26188 \begin_inset space \thinspace{}
26189 \end_inset
26190
26191 pt avant le mot en question: 
26192 \begin_inset Marginal
26193 status open
26194
26195 \begin_layout Plain Layout
26196 \begin_inset space \hspace{}
26197 \length 0pt
26198 \end_inset
26199
26200 UnMotTrèsLongEnMarge avec une césure.
26201 \end_layout
26202
26203 \end_inset
26204
26205
26206 \end_layout
26207
26208 \begin_layout Standard
26209 \begin_inset VSpace bigskip
26210 \end_inset
26211
26212
26213 \end_layout
26214
26215 \begin_layout Standard
26216 \begin_inset Note Greyedout
26217 status open
26218
26219 \begin_layout Plain Layout
26220
26221 \series bold
26222 Note:
26223 \series default
26224  Normalement, les notes en marge ne peuvent pas être utilisées dans des
26225  tableaux, des flottants et des notes de bas de page.
26226 \end_layout
26227
26228 \end_inset
26229
26230
26231 \end_layout
26232
26233 \begin_layout Standard
26234 \begin_inset VSpace bigskip
26235 \end_inset
26236
26237
26238 \end_layout
26239
26240 \begin_layout Standard
26241 \begin_inset ERT
26242 status collapsed
26243
26244 \begin_layout Plain Layout
26245
26246
26247 \backslash
26248 ifmarginnote
26249 \end_layout
26250
26251 \end_inset
26252
26253
26254 \begin_inset Note Note
26255 status open
26256
26257 \begin_layout Plain Layout
26258 La section suivante ne sera affichée que si le paquetage LaTeX 
26259 \series bold
26260 marginnote
26261 \series default
26262  a été installé.
26263 \end_layout
26264
26265 \end_inset
26266
26267
26268 \end_layout
26269
26270 \begin_layout Standard
26271 Cette restriction peut être évitée en utilisant le paquetage LaTeX 
26272 \series bold
26273 marginnote
26274 \series default
26275
26276 \begin_inset Index
26277 status collapsed
26278
26279 \begin_layout Plain Layout
26280 Paquetages LaTeX ! marginnote
26281 \end_layout
26282
26283 \end_inset
26284
26285 .
26286  En ajoutant les deux lignes suivantes au préambule de votre document, la
26287  commande que LyX utilise pour les notes de marge est redéfinie pour utiliser
26288  la commande fournie par le paquetage 
26289 \series bold
26290 marginnote
26291 \series default
26292  :
26293 \end_layout
26294
26295 \begin_layout Standard
26296
26297 \series bold
26298
26299 \backslash
26300 usepackage{marginnote}
26301 \begin_inset Newline newline
26302 \end_inset
26303
26304
26305 \backslash
26306 let
26307 \backslash
26308 marginpar
26309 \backslash
26310 marginnote
26311 \end_layout
26312
26313 \begin_layout Standard
26314 Ce paquetage est aussi utilisé dans ce document parce que 
26315 \series bold
26316 marginnote
26317 \series default
26318  a une autre fonction très utile : Vous pouvez définir un décalage (offset)
26319  vertical pour une note.
26320  C'est souvent nécessaire quand vous avez trop de notes en marge et qu'elles
26321  sont trop proches les unes des autres ou que vous voulez améliorer la mise
26322  en page.
26323  Le décalage est inséré dans LyX sous forme de code TeX directement après
26324  la note sous la forme
26325 \end_layout
26326
26327 \begin_layout Standard
26328
26329 \series bold
26330 [offset]
26331 \end_layout
26332
26333 \begin_layout Standard
26334 où l'offset utilise l'une des unités listées dans le tableau
26335 \begin_inset space ~
26336 \end_inset
26337
26338
26339 \begin_inset CommandInset ref
26340 LatexCommand ref
26341 reference "cha:Unités-de-longueur"
26342
26343 \end_inset
26344
26345 .
26346  Une valeur négative déplace la note vers le haut, une valeur positive la
26347  déplace vers le bas.
26348  Par exemple la note qui se trouve à côté de cette ligne de texte est décalée
26349  vers le haut de 1.5
26350 \begin_inset space \thinspace{}
26351 \end_inset
26352
26353 cm avec la commande en code TeX 
26354 \begin_inset Quotes eld
26355 \end_inset
26356
26357
26358 \series bold
26359 [-1.5cm]
26360 \series default
26361
26362 \begin_inset Quotes erd
26363 \end_inset
26364
26365
26366 \begin_inset Marginal
26367 status collapsed
26368
26369 \begin_layout Plain Layout
26370 Cette note en marge est décalée vers le haut de 1.5
26371 \begin_inset space \thinspace{}
26372 \end_inset
26373
26374 cm par rapport à sa position d'origine.
26375 \end_layout
26376
26377 \end_inset
26378
26379
26380 \begin_inset ERT
26381 status collapsed
26382
26383 \begin_layout Plain Layout
26384
26385 [-1.5cm]
26386 \end_layout
26387
26388 \end_inset
26389
26390
26391 \end_layout
26392
26393 \begin_layout Standard
26394 \begin_inset VSpace medskip
26395 \end_inset
26396
26397 Avec le paquetage 
26398 \series bold
26399 marginnote
26400 \series default
26401  vous pouvez aussi modifier l'alignement du texte dans la note de marge.
26402  Par exemple les commandes 
26403 \end_layout
26404
26405 \begin_layout Standard
26406
26407 \series bold
26408
26409 \backslash
26410 renewcommand*{
26411 \backslash
26412 raggedleftmarginnote}{
26413 \backslash
26414 centering}
26415 \begin_inset Newline newline
26416 \end_inset
26417
26418
26419 \backslash
26420 renewcommand*{
26421 \backslash
26422 raggedrightmarginnote}{
26423 \backslash
26424 centering}
26425 \end_layout
26426
26427 \begin_layout Standard
26428 donnent un alignement centré.
26429  
26430 \series bold
26431
26432 \backslash
26433 raggedleftmarginnote
26434 \series default
26435  indique une note qui apparaît dans la marge de gauche.
26436 \begin_inset ERT
26437 status collapsed
26438
26439 \begin_layout Plain Layout
26440
26441
26442 \backslash
26443 renewcommand*{
26444 \backslash
26445 raggedleftmarginnote}{
26446 \backslash
26447 centering}
26448 \end_layout
26449
26450 \begin_layout Plain Layout
26451
26452
26453 \backslash
26454 renewcommand*{
26455 \backslash
26456 raggedrightmarginnote}{
26457 \backslash
26458 centering}
26459 \end_layout
26460
26461 \end_inset
26462
26463
26464 \begin_inset Marginal
26465 status collapsed
26466
26467 \begin_layout Plain Layout
26468 Le texte de cette note en marge est centré.
26469 \end_layout
26470
26471 \end_inset
26472
26473 .
26474  Le comportement implicite est donné par
26475 \end_layout
26476
26477 \begin_layout Standard
26478
26479 \series bold
26480
26481 \backslash
26482 renewcommand*{
26483 \backslash
26484 raggedleftmarginnote}{
26485 \backslash
26486 raggedleft}
26487 \begin_inset Newline newline
26488 \end_inset
26489
26490
26491 \backslash
26492 renewcommand*{
26493 \backslash
26494 raggedrightmarginnote}{
26495 \backslash
26496 raggedright}
26497 \series default
26498
26499 \begin_inset ERT
26500 status collapsed
26501
26502 \begin_layout Plain Layout
26503
26504
26505 \backslash
26506 renewcommand*{
26507 \backslash
26508 raggedleftmarginnote}{
26509 \backslash
26510 raggedleft}
26511 \end_layout
26512
26513 \begin_layout Plain Layout
26514
26515
26516 \backslash
26517 renewcommand*{
26518 \backslash
26519 raggedrightmarginnote}{
26520 \backslash
26521 raggedright}
26522 \end_layout
26523
26524 \end_inset
26525
26526
26527 \end_layout
26528
26529 \begin_layout Standard
26530 \begin_inset VSpace medskip
26531 \end_inset
26532
26533 Pour les autre fonctions du paquetage 
26534 \series bold
26535 marginnote
26536 \series default
26537  nous vous renvoyons à sa documentation 
26538 \begin_inset CommandInset citation
26539 LatexCommand cite
26540 key "marginnote"
26541
26542 \end_inset
26543
26544 .
26545 \end_layout
26546
26547 \begin_layout Standard
26548 \begin_inset VSpace bigskip
26549 \end_inset
26550
26551 Vous pouvez changer la mise en forme d'une note en marge en changeant sa
26552  définition.
26553  Pour créer par exemple une entête pour toutes les notes en marge avec le
26554  texte 
26555 \begin_inset Quotes eld
26556 \end_inset
26557
26558
26559 \family sans
26560 \series bold
26561 \bar under
26562 Attention!
26563 \family default
26564 \series default
26565 \bar default
26566
26567 \begin_inset Quotes erd
26568 \end_inset
26569
26570  écrit en souligné, sans-sérif et en gras, ajoutez ce qui suit dans le préambule
26571  de votre document :
26572 \end_layout
26573
26574 \begin_layout Standard
26575
26576 \series bold
26577
26578 \backslash
26579 let
26580 \backslash
26581 myMarginpar
26582 \backslash
26583 marginpar
26584 \begin_inset Newline newline
26585 \end_inset
26586
26587
26588 \backslash
26589 renewcommand{
26590 \backslash
26591 marginpar}[1]{
26592 \backslash
26593 myMarginpar{%
26594 \begin_inset Newline newline
26595 \end_inset
26596
26597
26598 \begin_inset ERT
26599 status collapsed
26600
26601 \begin_layout Plain Layout
26602
26603
26604 \backslash
26605 hphantom{ }
26606 \end_layout
26607
26608 \end_inset
26609
26610
26611 \backslash
26612 hspace{0pt}
26613 \backslash
26614 textsf{
26615 \backslash
26616 textbf{
26617 \backslash
26618 underbar{Attention!}}}%
26619 \begin_inset Newline newline
26620 \end_inset
26621
26622
26623 \begin_inset ERT
26624 status collapsed
26625
26626 \begin_layout Plain Layout
26627
26628
26629 \backslash
26630 hphantom{ }
26631 \end_layout
26632
26633 \end_inset
26634
26635
26636 \backslash
26637 vspace{1.5mm}
26638 \backslash
26639
26640 \backslash
26641 #1}}
26642 \end_layout
26643
26644 \begin_layout Standard
26645 \begin_inset ERT
26646 status collapsed
26647
26648 \begin_layout Plain Layout
26649
26650
26651 \backslash
26652 let
26653 \backslash
26654 myMarginpar
26655 \backslash
26656 marginpar
26657 \end_layout
26658
26659 \begin_layout Plain Layout
26660
26661
26662 \backslash
26663 renewcommand{
26664 \backslash
26665 marginpar}[1]{
26666 \backslash
26667 myMarginpar{%
26668 \end_layout
26669
26670 \begin_layout Plain Layout
26671
26672    
26673 \backslash
26674 textsf{
26675 \backslash
26676 textbf{
26677 \backslash
26678 underbar{Attention!}}}%
26679 \end_layout
26680
26681 \begin_layout Plain Layout
26682
26683    
26684 \backslash
26685 vspace{1.5mm}
26686 \backslash
26687
26688 \backslash
26689 #1}}
26690 \end_layout
26691
26692 \end_inset
26693
26694
26695 \begin_inset Marginal
26696 status open
26697
26698 \begin_layout Plain Layout
26699 Ceci est une note en marge avec une en-tête prédéfinie.
26700 \end_layout
26701
26702 \end_inset
26703
26704
26705 \begin_inset ERT
26706 status collapsed
26707
26708 \begin_layout Plain Layout
26709
26710 [-1.5cm]
26711 \end_layout
26712
26713 \end_inset
26714
26715
26716 \begin_inset ERT
26717 status collapsed
26718
26719 \begin_layout Plain Layout
26720
26721
26722 \backslash
26723 renewcommand{
26724 \backslash
26725 marginpar}[1]{
26726 \backslash
26727 myMarginpar{#1}}
26728 \end_layout
26729
26730 \end_inset
26731
26732
26733 \begin_inset Note Note
26734 status collapsed
26735
26736 \begin_layout Plain Layout
26737
26738 \lang english
26739 The margin note format is changed only for this example.
26740 \end_layout
26741
26742 \end_inset
26743
26744
26745 \end_layout
26746
26747 \begin_layout Standard
26748 \begin_inset ERT
26749 status collapsed
26750
26751 \begin_layout Plain Layout
26752
26753
26754 \backslash
26755 else
26756 \end_layout
26757
26758 \end_inset
26759
26760
26761 \begin_inset Note Note
26762 status open
26763
26764 \begin_layout Plain Layout
26765 Ce qui suit sera affiché si le paquetage LaTeX 
26766 \series bold
26767 marginnote
26768 \series default
26769  n'est pas installé :
26770 \end_layout
26771
26772 \end_inset
26773
26774
26775 \end_layout
26776
26777 \begin_layout Standard
26778 Vous devez installer le paquetage LaTeX 
26779 \series bold
26780 marginnote
26781 \series default
26782  pour voir la suite de cette section dans la sortie imprimée.
26783 \end_layout
26784
26785 \begin_layout Standard
26786 \begin_inset ERT
26787 status collapsed
26788
26789 \begin_layout Plain Layout
26790
26791
26792 \backslash
26793 fi
26794 \end_layout
26795
26796 \end_inset
26797
26798
26799 \end_layout
26800
26801 \begin_layout Chapter
26802 Les Boîtes
26803 \end_layout
26804
26805 \begin_layout Section
26806 Introduction
26807 \begin_inset Index
26808 status collapsed
26809
26810 \begin_layout Plain Layout
26811 Boîtes ! Introduction
26812 \end_layout
26813
26814 \end_inset
26815
26816
26817 \end_layout
26818
26819 \begin_layout Standard
26820 Les boîtes sont utilisées pour mettre en forme un bloc de texte.
26821  Elles peuvent être utilisées pour écrire un document en plusieurs langues,
26822  voir la section
26823 \begin_inset space ~
26824 \end_inset
26825
26826
26827 \begin_inset CommandInset ref
26828 LatexCommand ref
26829 reference "sec:Minipages"
26830
26831 \end_inset
26832
26833 , pour encadrer des portions de texte, voir la section
26834 \begin_inset space ~
26835 \end_inset
26836
26837
26838 \begin_inset CommandInset ref
26839 LatexCommand ref
26840 reference "sec:Décorations"
26841
26842 \end_inset
26843
26844 , pour empêcher que des mots subissent une césure, voir la section
26845 \begin_inset space ~
26846 \end_inset
26847
26848
26849 \begin_inset CommandInset ref
26850 LatexCommand ref
26851 reference "sec:Empêcher-césure"
26852
26853 \end_inset
26854
26855 , pour aligner du texte, voir la section
26856 \begin_inset space ~
26857 \end_inset
26858
26859
26860 \begin_inset CommandInset ref
26861 LatexCommand ref
26862 reference "sub:Alignement-Vertical"
26863
26864 \end_inset
26865
26866 , ou pour modifier la couleur de fond d'une portion de texte, voir la section
26867 \begin_inset space ~
26868 \end_inset
26869
26870
26871 \begin_inset CommandInset ref
26872 LatexCommand ref
26873 reference "sec:Boîtes-colorées"
26874
26875 \end_inset
26876
26877 .
26878 \end_layout
26879
26880 \begin_layout Standard
26881 On peut insérer une boîte en utilisant le menu 
26882 \family sans
26883 Insérer\SpecialChar \menuseparator
26884 Boîte
26885 \family default
26886  ou avec le bouton 
26887 \begin_inset Graphics
26888         filename ../../images/box-insert.png
26889         scale 85
26890         scaleBeforeRotation
26891
26892 \end_inset
26893
26894  de la barre d'outils.
26895  Une boîte grise avec une étiquette 
26896 \family sans
26897 Boîte
26898 \begin_inset space ~
26899 \end_inset
26900
26901 (Minipage)
26902 \family default
26903
26904 \begin_inset Graphics
26905         filename clipart/BoxInsetDefaultQt4.png
26906         scale 65
26907         scaleBeforeRotation
26908
26909 \end_inset
26910
26911  est alors insérée.
26912  Le type de la boîte peut être précisé en faisant un clic droit sur la boîte.
26913  La fenêtre de dialogue qui apparaît donne accès aux types de
26914 \family sans
26915  Boîte
26916 \begin_inset space ~
26917 \end_inset
26918
26919 Intérieure
26920 \family default
26921  
26922 \family sans
26923 Parbox
26924 \begin_inset Note Note
26925 status collapsed
26926
26927 \begin_layout Plain Layout
26928 En attendant un traduction plus correcte NdT
26929 \end_layout
26930
26931 \end_inset
26932
26933
26934 \family default
26935  et 
26936 \family sans
26937 Minipage
26938 \family default
26939 .
26940  Le type 
26941 \family sans
26942 Minipage
26943 \family default
26944  est le type implicite pour les boîtes nouvellement créées et il est décrit
26945  dans la section
26946 \begin_inset space ~
26947 \end_inset
26948
26949
26950 \begin_inset CommandInset ref
26951 LatexCommand ref
26952 reference "sec:Minipages"
26953
26954 \end_inset
26955
26956 ; le type 
26957 \family sans
26958 Parbox
26959 \family default
26960  est décrit dans la section
26961 \begin_inset space ~
26962 \end_inset
26963
26964
26965 \begin_inset CommandInset ref
26966 LatexCommand ref
26967 reference "sec:Parboxes"
26968
26969 \end_inset
26970
26971 .
26972 \end_layout
26973
26974 \begin_layout Standard
26975 Les boîtes ne sont pas numérotées et donc ne peuvent pas être référencées
26976  comme les flottants ou les notes de bas de page.
26977 \end_layout
26978
26979 \begin_layout Standard
26980 \begin_inset Note Greyedout
26981 status open
26982
26983 \begin_layout Plain Layout
26984
26985 \series bold
26986 Note:
26987 \series default
26988  Vous ne pouvez pas employer une boîte comme élément dans un environnement
26989  de type 
26990 \family sans
26991 Liste
26992 \family default
26993  ou 
26994 \family sans
26995 Description
26996 \family default
26997 .
26998 \end_layout
26999
27000 \end_inset
27001
27002
27003 \end_layout
27004
27005 \begin_layout Standard
27006 \begin_inset Note Greyedout
27007 status open
27008
27009 \begin_layout Plain Layout
27010
27011 \series bold
27012 Note:
27013 \series default
27014  Pour une raison inconnue, vous ne pouvez mettre le type de la 
27015 \family sans
27016 Boîte
27017 \begin_inset space ~
27018 \end_inset
27019
27020 Intérieure
27021 \family default
27022  à 
27023 \family sans
27024 Aucune
27025 \family default
27026  que quand vous utilisez une boîte encadrée.
27027  Les boîtes sans 
27028 \family sans
27029 Boîte
27030 \begin_inset space ~
27031 \end_inset
27032
27033 Intérieure
27034 \family default
27035  et sans cadre sont expliquées dans la section
27036 \begin_inset space ~
27037 \end_inset
27038
27039
27040 \begin_inset CommandInset ref
27041 LatexCommand ref
27042 reference "sec:Empêcher-césure"
27043
27044 \end_inset
27045
27046 .
27047 \end_layout
27048
27049 \end_inset
27050
27051
27052 \end_layout
27053
27054 \begin_layout Section
27055 La fenêtre de dialogue Boîte
27056 \begin_inset CommandInset label
27057 LatexCommand label
27058 name "sec:Boîte-Dialogue"
27059
27060 \end_inset
27061
27062
27063 \begin_inset Index
27064 status collapsed
27065
27066 \begin_layout Plain Layout
27067 Boîtes ! Fenêtre de dialogue Boîte
27068 \end_layout
27069
27070 \end_inset
27071
27072
27073 \end_layout
27074
27075 \begin_layout Subsection
27076 Taille
27077 \begin_inset Index
27078 status collapsed
27079
27080 \begin_layout Plain Layout
27081 Boîtes ! Taille
27082 \end_layout
27083
27084 \end_inset
27085
27086
27087 \end_layout
27088
27089 \begin_layout Standard
27090 Dans la fenêtre de dialogue 
27091 \family sans
27092 Paramètres
27093 \begin_inset space ~
27094 \end_inset
27095
27096 de
27097 \begin_inset space ~
27098 \end_inset
27099
27100 Boîte
27101 \family default
27102  vous pouvez modifier la géométrie de la boîte avec les champs 
27103 \family sans
27104 Largeur
27105 \family default
27106  et 
27107 \family sans
27108 Hauteur
27109 \family default
27110 .
27111  Les unités de longueur qui sont utilisables dans ces champs sont décrites
27112  dans le tableau
27113 \begin_inset space ~
27114 \end_inset
27115
27116
27117 \begin_inset CommandInset ref
27118 LatexCommand ref
27119 reference "tab:Unités"
27120
27121 \end_inset
27122
27123 .
27124  Le champ 
27125 \family sans
27126 Hauteur
27127 \family default
27128  offre en plus les spécifications de taille suivantes :
27129 \end_layout
27130
27131 \begin_layout Description
27132 Profondeur C'est simplement la 
27133 \begin_inset Quotes eld
27134 \end_inset
27135
27136 hauteur
27137 \begin_inset Quotes erd
27138 \end_inset
27139
27140  du texte.
27141  On ne tient pas compte de hauteur réelle du texte quand il y a plusieurs
27142  lignes de texte dans la boîte.
27143 \begin_inset Newline newline
27144 \end_inset
27145
27146
27147 \begin_inset Newline newline
27148 \end_inset
27149
27150
27151 \begin_inset Newline newline
27152 \end_inset
27153
27154
27155 \begin_inset Box Boxed
27156 position "c"
27157 hor_pos "c"
27158 has_inner_box 1
27159 inner_pos "c"
27160 use_parbox 0
27161 width "12col%"
27162 special "none"
27163 height "1in"
27164 height_special "depth"
27165 status open
27166
27167 \begin_layout Plain Layout
27168 \align center
27169 Boîte dont la hauteur est égale à 1
27170 \begin_inset space \thinspace{}
27171 \end_inset
27172
27173 Profondeur
27174 \end_layout
27175
27176 \end_inset
27177
27178
27179 \begin_inset Newline newline
27180 \end_inset
27181
27182
27183 \begin_inset Newline newline
27184 \end_inset
27185
27186
27187 \end_layout
27188
27189 \begin_layout Description
27190 Hauteur C'est la hauteur totale du texte qui se trouve dans la boîte.
27191  Par exemple, une valeur de 2 pour cette taille va donner une boîte qui
27192  est deux fois plus haute que le texte : 
27193 \begin_inset Box Boxed
27194 position "c"
27195 hor_pos "c"
27196 has_inner_box 1
27197 inner_pos "c"
27198 use_parbox 0
27199 width "20col%"
27200 special "none"
27201 height "2in"
27202 height_special "height"
27203 status open
27204
27205 \begin_layout Plain Layout
27206 \align center
27207 Boîte dont la hauteur est 2
27208 \begin_inset space \thinspace{}
27209 \end_inset
27210
27211 Hauteur
27212 \end_layout
27213
27214 \end_inset
27215
27216
27217 \end_layout
27218
27219 \begin_layout Description
27220 Hauteur
27221 \begin_inset space ~
27222 \end_inset
27223
27224 Totale C'est égal à Hauteur
27225 \begin_inset space \thinspace{}
27226 \end_inset
27227
27228 +
27229 \begin_inset space \thinspace{}
27230 \end_inset
27231
27232 Profondeur : 
27233 \begin_inset Box Boxed
27234 position "c"
27235 hor_pos "c"
27236 has_inner_box 1
27237 inner_pos "c"
27238 use_parbox 0
27239 width "20col%"
27240 special "none"
27241 height "1in"
27242 height_special "totalheight"
27243 status open
27244
27245 \begin_layout Plain Layout
27246 \align center
27247 Boîte dont la hauteur est 1
27248 \begin_inset space \thinspace{}
27249 \end_inset
27250
27251 Hauteur
27252 \begin_inset space ~
27253 \end_inset
27254
27255 Totale
27256 \end_layout
27257
27258 \end_inset
27259
27260
27261 \end_layout
27262
27263 \begin_layout Description
27264 Largeur On prend la largeur de la boîte comme hauteur : 
27265 \begin_inset Box Boxed
27266 position "c"
27267 hor_pos "c"
27268 has_inner_box 1
27269 inner_pos "c"
27270 use_parbox 0
27271 width "12col%"
27272 special "none"
27273 height "1in"
27274 height_special "width"
27275 status open
27276
27277 \begin_layout Plain Layout
27278 \align center
27279 Boîte dont la hauteur est 1
27280 \begin_inset space \thinspace{}
27281 \end_inset
27282
27283 Largeur
27284 \end_layout
27285
27286 \end_inset
27287
27288
27289 \end_layout
27290
27291 \begin_layout Subsection
27292 Alignement
27293 \begin_inset Index
27294 status collapsed
27295
27296 \begin_layout Plain Layout
27297 Boîtes ! Alignement
27298 \end_layout
27299
27300 \end_inset
27301
27302
27303 \end_layout
27304
27305 \begin_layout Standard
27306 Quand vous avez choisi une 
27307 \family sans
27308 Boîte
27309 \begin_inset space ~
27310 \end_inset
27311
27312 Intérieure
27313 \family default
27314 , l'alignement vertical de la boîte peut être :
27315 \end_layout
27316
27317 \begin_layout Description
27318 Haut Ceci est un exemple de texte.
27319  
27320 \begin_inset Box Boxed
27321 position "t"
27322 hor_pos "c"
27323 has_inner_box 1
27324 inner_pos "c"
27325 use_parbox 0
27326 width "12col%"
27327 special "none"
27328 height "1in"
27329 height_special "totalheight"
27330 status collapsed
27331
27332 \begin_layout Plain Layout
27333 \align center
27334 Cette boîte est alignée sur le haut.
27335 \end_layout
27336
27337 \end_inset
27338
27339  Ceci est un exemple de texte.
27340 \end_layout
27341
27342 \begin_layout Description
27343 Milieu Ceci est un exemple de texte.
27344  
27345 \begin_inset Box Boxed
27346 position "c"
27347 hor_pos "c"
27348 has_inner_box 1
27349 inner_pos "c"
27350 use_parbox 0
27351 width "12col%"
27352 special "none"
27353 height "1in"
27354 height_special "totalheight"
27355 status collapsed
27356
27357 \begin_layout Plain Layout
27358 \align center
27359 Cette boîte est alignée au centre.
27360 \end_layout
27361
27362 \end_inset
27363
27364  Ceci est un exemple de texte.
27365 \end_layout
27366
27367 \begin_layout Description
27368 Bas Ceci est un exemple de texte.
27369  
27370 \begin_inset Box Boxed
27371 position "b"
27372 hor_pos "c"
27373 has_inner_box 1
27374 inner_pos "c"
27375 use_parbox 0
27376 width "12col%"
27377 special "none"
27378 height "1in"
27379 height_special "totalheight"
27380 status collapsed
27381
27382 \begin_layout Plain Layout
27383 \align center
27384 Cette boîte est alignée sur le bas.
27385 \end_layout
27386
27387 \end_inset
27388
27389  Ceci est un exemple de texte.
27390 \end_layout
27391
27392 \begin_layout Standard
27393 \begin_inset Note Greyedout
27394 status open
27395
27396 \begin_layout Plain Layout
27397
27398 \series bold
27399 Note:
27400 \series default
27401  L'alignement vertical peut être perturbé dans la sortie finale quand vous
27402  avez par exemple deux boîtes sur une même ligne, une avec une ombre et
27403  l'autre non.
27404 \end_layout
27405
27406 \end_inset
27407
27408
27409 \end_layout
27410
27411 \begin_layout Standard
27412 L'alignement horizontal de la boîte peut être modifié quand elle a son propre
27413  paragraphe grâce à la fenêtre de dialogue 
27414 \family sans
27415 Paramètres
27416 \begin_inset space ~
27417 \end_inset
27418
27419 de
27420 \begin_inset space ~
27421 \end_inset
27422
27423 Boîte
27424 \family default
27425 .
27426 \end_layout
27427
27428 \begin_layout Standard
27429 \begin_inset VSpace bigskip
27430 \end_inset
27431
27432 Quand vous avez choisi une 
27433 \family sans
27434 Boîte
27435 \begin_inset space ~
27436 \end_inset
27437
27438 Intérieure
27439 \family default
27440 , l'alignement vertical du contenu de la boîte peut être :
27441 \end_layout
27442
27443 \begin_layout Description
27444 haut Ceci est un exemple de texte.
27445 \begin_inset Box Boxed
27446 position "c"
27447 hor_pos "c"
27448 has_inner_box 1
27449 inner_pos "t"
27450 use_parbox 0
27451 width "12col%"
27452 special "none"
27453 height "1.5in"
27454 height_special "totalheight"
27455 status collapsed
27456
27457 \begin_layout Plain Layout
27458 \align center
27459 Le texte de cette boîte est aligné sur le haut.
27460 \end_layout
27461
27462 \end_inset
27463
27464  Ceci est un exemple de texte.
27465 \end_layout
27466
27467 \begin_layout Description
27468 milieu Ceci est un exemple de texte.
27469  
27470 \begin_inset Box Boxed
27471 position "c"
27472 hor_pos "c"
27473 has_inner_box 1
27474 inner_pos "c"
27475 use_parbox 0
27476 width "12col%"
27477 special "none"
27478 height "1.5in"
27479 height_special "totalheight"
27480 status collapsed
27481
27482 \begin_layout Plain Layout
27483 \align center
27484 Le texte de cette boîte est aligné au centre
27485 \end_layout
27486
27487 \end_inset
27488
27489  Ceci est un exemple de texte.
27490 \end_layout
27491
27492 \begin_layout Description
27493 bas Ceci est un exemple de texte.
27494  
27495 \begin_inset Box Boxed
27496 position "c"
27497 hor_pos "c"
27498 has_inner_box 1
27499 inner_pos "b"
27500 use_parbox 0
27501 width "12col%"
27502 special "none"
27503 height "1.5in"
27504 height_special "totalheight"
27505 status collapsed
27506
27507 \begin_layout Plain Layout
27508 \align center
27509 Le texte de cette boîte est aligné en bas.
27510 \end_layout
27511
27512 \end_inset
27513
27514  Ceci est un exemple de texte.
27515 \end_layout
27516
27517 \begin_layout Description
27518 élongation Ceci est un exemple de texte.
27519  
27520 \begin_inset Box Boxed
27521 position "c"
27522 hor_pos "c"
27523 has_inner_box 1
27524 inner_pos "s"
27525 use_parbox 0
27526 width "12col%"
27527 special "none"
27528 height "1.5in"
27529 height_special "totalheight"
27530 status collapsed
27531
27532 \begin_layout Plain Layout
27533 \align center
27534 Le texte 
27535 \end_layout
27536
27537 \begin_layout Plain Layout
27538 \align center
27539 de cette
27540 \end_layout
27541
27542 \begin_layout Plain Layout
27543 \align center
27544 boîte est
27545 \end_layout
27546
27547 \begin_layout Plain Layout
27548 \align center
27549 allongé.
27550 \end_layout
27551
27552 \end_inset
27553
27554  Ceci est un exemple de texte.
27555 \end_layout
27556
27557 \begin_layout Standard
27558 Pour allonger le contenu d'une boîte, il doit être constitué de plus d'un
27559  paragraphe.
27560  Dans l'exemple ci-dessus, chaque ligne de texte a son propre paragraphe.
27561 \end_layout
27562
27563 \begin_layout Standard
27564 \begin_inset VSpace bigskip
27565 \end_inset
27566
27567 Pour aligner horizontalement le contenu d'une boîte vous pouvez utiliser
27568  la fenêtre de dialogue 
27569 \family sans
27570 Paramètres
27571 \begin_inset space ~
27572 \end_inset
27573
27574 de
27575 \begin_inset space ~
27576 \end_inset
27577
27578 paragraphe
27579 \family default
27580  quand vous avez choisi une 
27581 \family sans
27582 Boîte
27583 \begin_inset space ~
27584 \end_inset
27585
27586 Intérieure
27587 \family default
27588 .
27589 \end_layout
27590
27591 \begin_layout Standard
27592 \align center
27593 \begin_inset Box Boxed
27594 position "c"
27595 hor_pos "c"
27596 has_inner_box 1
27597 inner_pos "s"
27598 use_parbox 0
27599 width "15col%"
27600 special "none"
27601 height "1.25in"
27602 height_special "totalheight"
27603 status open
27604
27605 \begin_layout Plain Layout
27606 \align left
27607 Le texte de 
27608 \end_layout
27609
27610 \begin_layout Plain Layout
27611 \align left
27612 cette boîte
27613 \end_layout
27614
27615 \begin_layout Plain Layout
27616 \align right
27617 est allongé.
27618 \end_layout
27619
27620 \end_inset
27621
27622
27623 \end_layout
27624
27625 \begin_layout Standard
27626 Si vous n'avez pas choisi une 
27627 \family sans
27628 Boîte
27629 \begin_inset space ~
27630 \end_inset
27631
27632 Intérieure
27633 \family default
27634 , vous pouvez allonger le contenu de la boîte horizontalement avec la fenêtre
27635  de dialogue de boîte.
27636 \end_layout
27637
27638 \begin_layout Standard
27639 \align center
27640 \begin_inset Box Boxed
27641 position "c"
27642 hor_pos "s"
27643 has_inner_box 0
27644 inner_pos "s"
27645 use_parbox 0
27646 width "90col%"
27647 special "none"
27648 height "1.25in"
27649 height_special "totalheight"
27650 status open
27651
27652 \begin_layout Plain Layout
27653 \align left
27654 Le texte de cette boîte est allongé horizontalement.
27655 \end_layout
27656
27657 \end_inset
27658
27659
27660 \end_layout
27661
27662 \begin_layout Subsection
27663 Décorations
27664 \begin_inset CommandInset label
27665 LatexCommand label
27666 name "sec:Décorations"
27667
27668 \end_inset
27669
27670
27671 \begin_inset Index
27672 status open
27673
27674 \begin_layout Plain Layout
27675 Boîtes ! Décorations
27676 \end_layout
27677
27678 \end_inset
27679
27680
27681 \end_layout
27682
27683 \begin_layout Standard
27684 On peut spécifier le style de la boîte en utilisant la liste déroulante
27685  
27686 \family sans
27687 Décoration
27688 \family default
27689 .
27690  Les possibilités sont les suivantes :
27691 \end_layout
27692
27693 \begin_layout Description
27694 Cadre
27695 \begin_inset space ~
27696 \end_inset
27697
27698 simple Ceci dessine un cadre rectangulaire autour de la boîte.
27699  L'épaisseur du trait de ce cadre est donnée par la variable  
27700 \series bold
27701
27702 \backslash
27703 fboxrule
27704 \series default
27705 .
27706  
27707 \begin_inset Box Boxed
27708 position "c"
27709 hor_pos "c"
27710 has_inner_box 1
27711 inner_pos "c"
27712 use_parbox 0
27713 width "20col%"
27714 special "none"
27715 height "1in"
27716 height_special "totalheight"
27717 status open
27718
27719 \begin_layout Plain Layout
27720 \align center
27721 Boîte rectangulaire
27722 \end_layout
27723
27724 \end_inset
27725
27726
27727 \end_layout
27728
27729 \begin_layout Description
27730 Cadre
27731 \begin_inset space ~
27732 \end_inset
27733
27734 simple,
27735 \begin_inset space ~
27736 \end_inset
27737
27738 sauts
27739 \begin_inset space ~
27740 \end_inset
27741
27742 de
27743 \begin_inset space ~
27744 \end_inset
27745
27746 page Quand vous utilisez le style de décoration 
27747 \family sans
27748 cadre simple
27749 \family default
27750  sans boîte intérieure, vous pouvez autoriser les sauts de page à l'intérieur
27751  de la boîte.
27752  Notez que dans ce cas, contrairement aux autres boîtes avec cadre, le cadre
27753  predra toute la largeur de la colonne, la boîte sera considérée comme son
27754  propre paragraphe et 
27755 \series bold
27756
27757 \backslash
27758 fboxrule
27759 \series default
27760  et 
27761 \series bold
27762
27763 \backslash
27764 fboxsep
27765 \series default
27766  n'ont aucun effet sur ce type de boîte.
27767  L'épaisseur de la ligne du cadre a la valeur de 
27768 \series bold
27769
27770 \backslash
27771 FrameRule
27772 \series default
27773 .
27774  
27775 \lang english
27776
27777 \begin_inset Box Framed
27778 position "t"
27779 hor_pos "c"
27780 has_inner_box 0
27781 inner_pos "t"
27782 use_parbox 0
27783 width "100col%"
27784 special "none"
27785 height "1in"
27786 height_special "totalheight"
27787 status collapsed
27788
27789 \begin_layout Plain Layout
27790 Boîte avec cadre simple et sauts de page
27791 \end_layout
27792
27793 \end_inset
27794
27795
27796 \end_layout
27797
27798 \begin_layout Description
27799 Cadre
27800 \begin_inset space ~
27801 \end_inset
27802
27803 oval,
27804 \begin_inset space ~
27805 \end_inset
27806
27807 fin Ceci dessine un cadre ovalisée autour de la boîte.
27808  L'épaisseur du trait de ce cadre est de  0.4
27809 \begin_inset space \thinspace{}
27810 \end_inset
27811
27812 pt.
27813  
27814 \begin_inset Box ovalbox
27815 position "c"
27816 hor_pos "c"
27817 has_inner_box 1
27818 inner_pos "c"
27819 use_parbox 0
27820 width "20col%"
27821 special "none"
27822 height "1in"
27823 height_special "totalheight"
27824 status open
27825
27826 \begin_layout Plain Layout
27827 \align center
27828 Boîte ovalisée, fine
27829 \end_layout
27830
27831 \end_inset
27832
27833
27834 \end_layout
27835
27836 \begin_layout Description
27837 Cadre
27838 \begin_inset space ~
27839 \end_inset
27840
27841 oval,
27842 \begin_inset space ~
27843 \end_inset
27844
27845 épais Ceci dessine un cadre ovalisée autour de la boîte.
27846  L'épaisseur du trait de ce cadre est de   0.8
27847 \begin_inset space \thinspace{}
27848 \end_inset
27849
27850 pt.
27851  
27852 \begin_inset Box Ovalbox
27853 position "c"
27854 hor_pos "c"
27855 has_inner_box 1
27856 inner_pos "c"
27857 use_parbox 0
27858 width "20col%"
27859 special "none"
27860 height "1in"
27861 height_special "totalheight"
27862 status open
27863
27864 \begin_layout Plain Layout
27865 \align center
27866 Boîte ovalisée, épaisse
27867 \end_layout
27868
27869 \end_inset
27870
27871
27872 \end_layout
27873
27874 \begin_layout Description
27875 Ombre
27876 \begin_inset space ~
27877 \end_inset
27878
27879 en
27880 \begin_inset space ~
27881 \end_inset
27882
27883 relief Ceci dessine un cadre rectangulaire avec une ombre autour de la boîte.
27884  L'épaisseur du trait de ce cadre est donnée par la variable  
27885 \series bold
27886
27887 \backslash
27888 fboxrule
27889 \series default
27890 , l'ombre a une épaisseur de  4
27891 \begin_inset space \thinspace{}
27892 \end_inset
27893
27894 pt.
27895  
27896 \begin_inset Box Shadowbox
27897 position "c"
27898 hor_pos "c"
27899 has_inner_box 1
27900 inner_pos "c"
27901 use_parbox 0
27902 width "20col%"
27903 special "none"
27904 height "1in"
27905 height_special "totalheight"
27906 status open
27907
27908 \begin_layout Plain Layout
27909 \align center
27910 Boîte ombrée
27911 \end_layout
27912
27913 \end_inset
27914
27915
27916 \end_layout
27917
27918 \begin_layout Description
27919 Fond
27920 \begin_inset space ~
27921 \end_inset
27922
27923 ombré Ceci dessine une boîte avec un arrière plan rouge.
27924  Contrairement aux boîtes coloriées
27925 \begin_inset Foot
27926 status collapsed
27927
27928 \begin_layout Plain Layout
27929 Voir la section
27930 \begin_inset space ~
27931 \end_inset
27932
27933
27934 \begin_inset CommandInset ref
27935 LatexCommand ref
27936 reference "sec:Boîtes-colorées"
27937
27938 \end_inset
27939
27940 .
27941 \end_layout
27942
27943 \end_inset
27944
27945 , elle utilise toujours toute la largeur de la colonne et la boîte constitue
27946  son propre paragraphe.
27947 \lang english
27948
27949 \begin_inset Box Shaded
27950 position "t"
27951 hor_pos "c"
27952 has_inner_box 0
27953 inner_pos "t"
27954 use_parbox 0
27955 width "50col%"
27956 special "none"
27957 height "1in"
27958 height_special "totalheight"
27959 status collapsed
27960
27961 \begin_layout Plain Layout
27962 Boîte avec fond ombré
27963 \end_layout
27964
27965 \end_inset
27966
27967
27968 \end_layout
27969
27970 \begin_layout Description
27971 Double
27972 \begin_inset space ~
27973 \end_inset
27974
27975 cadre Ceci dessine un cadre rectangulaire à deux traits autour de la boîte.
27976  L'épaisseur du trait du cadre interne est de 0.75
27977 \begin_inset space \thinspace{}
27978 \end_inset
27979
27980
27981 \series bold
27982
27983 \backslash
27984 fboxrule
27985 \series default
27986 , l'épaisseur du trait du cadre externe est de 1.5
27987 \begin_inset space \thinspace{}
27988 \end_inset
27989
27990
27991 \series bold
27992
27993 \backslash
27994 fboxrule
27995 \series default
27996 .
27997  La distance entre les deux cadres est de  1.5
27998 \begin_inset space \thinspace{}
27999 \end_inset
28000
28001
28002 \series bold
28003
28004 \backslash
28005 fboxrule
28006 \series default
28007
28008 \begin_inset space \thinspace{}
28009 \end_inset
28010
28011 +
28012 \begin_inset space \thinspace{}
28013 \end_inset
28014
28015 0.5
28016 \begin_inset space \thinspace{}
28017 \end_inset
28018
28019 pt.
28020  
28021 \begin_inset Box Doublebox
28022 position "c"
28023 hor_pos "c"
28024 has_inner_box 1
28025 inner_pos "c"
28026 use_parbox 0
28027 width "20col%"
28028 special "none"
28029 height "1in"
28030 height_special "totalheight"
28031 status open
28032
28033 \begin_layout Plain Layout
28034 \align center
28035 Boîte double
28036 \end_layout
28037
28038 \end_inset
28039
28040
28041 \end_layout
28042
28043 \begin_layout Standard
28044 \begin_inset VSpace bigskip
28045 \end_inset
28046
28047 L'étiquette qui se trouve sur la boîte dans LyX s'adapte pour montrer le
28048  style de boîte utilisé.
28049  Pour pouvoir utiliser ces différents types de cadres, vous devez installer
28050  le paquetage LaTeX 
28051 \series bold
28052 fancybox
28053 \series default
28054
28055 \begin_inset Index
28056 status collapsed
28057
28058 \begin_layout Plain Layout
28059 Paquetages LaTeX ! fancybox
28060 \end_layout
28061
28062 \end_inset
28063
28064 .
28065 \end_layout
28066
28067 \begin_layout Section
28068 Personnalisation des boîtes
28069 \begin_inset Index
28070 status open
28071
28072 \begin_layout Plain Layout
28073 Boîtes! Personnalisation
28074 \end_layout
28075
28076 \end_inset
28077
28078
28079 \end_layout
28080
28081 \begin_layout Standard
28082 La valeur implicite pour la variable 
28083 \series bold
28084
28085 \backslash
28086 fboxrule
28087 \series default
28088  est 0.4
28089 \begin_inset space \thinspace{}
28090 \end_inset
28091
28092 pt.
28093  Elle peut être modifiée avec la commande suivante en code TeX, par exemple
28094  pour avoir 2
28095 \begin_inset space \thinspace{}
28096 \end_inset
28097
28098 pt :
28099 \end_layout
28100
28101 \begin_layout Standard
28102
28103 \series bold
28104
28105 \backslash
28106 setlength{
28107 \backslash
28108 fboxrule}{2pt}
28109 \end_layout
28110
28111 \begin_layout Standard
28112 \begin_inset ERT
28113 status collapsed
28114
28115 \begin_layout Plain Layout
28116
28117
28118 \backslash
28119 setlength{
28120 \backslash
28121 fboxrule}{2pt}
28122 \end_layout
28123
28124 \end_inset
28125
28126
28127 \begin_inset Box Boxed
28128 position "c"
28129 hor_pos "c"
28130 has_inner_box 1
28131 inner_pos "c"
28132 use_parbox 0
28133 width "25col%"
28134 special "none"
28135 height "1in"
28136 height_special "totalheight"
28137 status open
28138
28139 \begin_layout Plain Layout
28140 \align center
28141 Boîte rectangulaire avec 
28142 \series bold
28143
28144 \backslash
28145 fboxrule
28146 \series default
28147
28148 \begin_inset space \thinspace{}
28149 \end_inset
28150
28151 =
28152 \begin_inset space \thinspace{}
28153 \end_inset
28154
28155 2
28156 \begin_inset space \thinspace{}
28157 \end_inset
28158
28159 pt
28160 \end_layout
28161
28162 \end_inset
28163
28164
28165 \begin_inset ERT
28166 status collapsed
28167
28168 \begin_layout Plain Layout
28169
28170
28171 \backslash
28172 setlength{
28173 \backslash
28174 fboxrule}{0.4pt}
28175 \end_layout
28176
28177 \end_inset
28178
28179
28180 \end_layout
28181
28182 \begin_layout Standard
28183 \begin_inset VSpace bigskip
28184 \end_inset
28185
28186 L'espace entre le cadre et le contenu de la boîte est le même pour tous
28187  les types de cadres, implicitement il est de 3
28188 \begin_inset space \thinspace{}
28189 \end_inset
28190
28191 pt.
28192  Vous pouvez le modifier en donnant une autre valeur à la variable 
28193 \series bold
28194
28195 \backslash
28196 fboxsep
28197 \series default
28198 .
28199  Par exemple la commande
28200 \end_layout
28201
28202 \begin_layout Standard
28203
28204 \series bold
28205
28206 \backslash
28207 setlength{
28208 \backslash
28209 fboxsep}{10pt}
28210 \end_layout
28211
28212 \begin_layout Standard
28213 met une valeur de 10
28214 \begin_inset space \thinspace{}
28215 \end_inset
28216
28217 pt, comme celle utilisée pour cette boîte :
28218 \end_layout
28219
28220 \begin_layout Standard
28221 \begin_inset ERT
28222 status collapsed
28223
28224 \begin_layout Plain Layout
28225
28226
28227 \backslash
28228 setlength{
28229 \backslash
28230 fboxsep}{10pt}
28231 \end_layout
28232
28233 \end_inset
28234
28235
28236 \begin_inset Box Boxed
28237 position "c"
28238 hor_pos "c"
28239 has_inner_box 1
28240 inner_pos "c"
28241 use_parbox 0
28242 width "25col%"
28243 special "none"
28244 height "1in"
28245 height_special "totalheight"
28246 status open
28247
28248 \begin_layout Plain Layout
28249 \align center
28250 Boîte rectangulaire avec 
28251 \series bold
28252
28253 \backslash
28254 fboxsep
28255 \series default
28256
28257 \begin_inset space \thinspace{}
28258 \end_inset
28259
28260 =
28261 \begin_inset space \thinspace{}
28262 \end_inset
28263
28264 10
28265 \begin_inset space \thinspace{}
28266 \end_inset
28267
28268 pt
28269 \end_layout
28270
28271 \end_inset
28272
28273
28274 \begin_inset ERT
28275 status collapsed
28276
28277 \begin_layout Plain Layout
28278
28279
28280 \backslash
28281 setlength{
28282 \backslash
28283 fboxsep}{3pt}
28284 \end_layout
28285
28286 \end_inset
28287
28288
28289 \end_layout
28290
28291 \begin_layout Standard
28292 \begin_inset VSpace bigskip
28293 \end_inset
28294
28295 Le diamètre des coins arrondis des boîtes ovalisées peut être modifié par
28296  la commande 
28297 \series bold
28298
28299 \backslash
28300 cornersize
28301 \series default
28302 .
28303  Par exemple, la commande
28304 \end_layout
28305
28306 \begin_layout Standard
28307
28308 \series bold
28309
28310 \backslash
28311 cornersize*{1cm}
28312 \end_layout
28313
28314 \begin_layout Standard
28315 donne un diamètre de 1
28316 \begin_inset space \thinspace{}
28317 \end_inset
28318
28319 cm.
28320  La commande
28321 \end_layout
28322
28323 \begin_layout Standard
28324
28325 \series bold
28326
28327 \backslash
28328 cornersize{num}
28329 \end_layout
28330
28331 \begin_layout Standard
28332 fixe le diamètre à 
28333 \family sans
28334 num
28335 \begin_inset space \thinspace{}
28336 \end_inset
28337
28338 ×
28339 \begin_inset space \thinspace{}
28340 \end_inset
28341
28342 minimum(largeur et hauteur de la boîte)
28343 \family default
28344 .
28345  La valeur implicite est 
28346 \series bold
28347
28348 \backslash
28349 cornersize{0.5}
28350 \series default
28351 .
28352 \end_layout
28353
28354 \begin_layout Standard
28355 \begin_inset ERT
28356 status collapsed
28357
28358 \begin_layout Plain Layout
28359
28360
28361 \backslash
28362 cornersize*{1.5cm}
28363 \end_layout
28364
28365 \end_inset
28366
28367
28368 \begin_inset Box Ovalbox
28369 position "c"
28370 hor_pos "c"
28371 has_inner_box 1
28372 inner_pos "c"
28373 use_parbox 0
28374 width "25col%"
28375 special "none"
28376 height "1in"
28377 height_special "totalheight"
28378 status open
28379
28380 \begin_layout Plain Layout
28381 \align center
28382 Boîte ovale avec 
28383 \series bold
28384
28385 \backslash
28386 cornersize
28387 \series default
28388
28389 \begin_inset space \thinspace{}
28390 \end_inset
28391
28392 =
28393 \begin_inset space \thinspace{}
28394 \end_inset
28395
28396 1.5
28397 \begin_inset space \thinspace{}
28398 \end_inset
28399
28400 cm
28401 \end_layout
28402
28403 \end_inset
28404
28405
28406 \begin_inset ERT
28407 status collapsed
28408
28409 \begin_layout Plain Layout
28410
28411
28412 \backslash
28413 cornersize{0.5}
28414 \end_layout
28415
28416 \end_inset
28417
28418
28419 \end_layout
28420
28421 \begin_layout Standard
28422 \begin_inset VSpace bigskip
28423 \end_inset
28424
28425 La taille de l'ombre peut être ajustée en changeant la valeur de la variable
28426  
28427 \series bold
28428
28429 \backslash
28430 shadowsize
28431 \series default
28432 .
28433  Elle est fixée à 2
28434 \begin_inset space \thinspace{}
28435 \end_inset
28436
28437 pt pour la boîte suivante par la commande :
28438 \end_layout
28439
28440 \begin_layout Standard
28441
28442 \series bold
28443
28444 \backslash
28445 setlength{
28446 \backslash
28447 shadowsize}{2pt}
28448 \end_layout
28449
28450 \begin_layout Standard
28451 \begin_inset ERT
28452 status collapsed
28453
28454 \begin_layout Plain Layout
28455
28456
28457 \backslash
28458 setlength{
28459 \backslash
28460 shadowsize}{2pt}
28461 \end_layout
28462
28463 \end_inset
28464
28465
28466 \begin_inset Box Shadowbox
28467 position "c"
28468 hor_pos "c"
28469 has_inner_box 1
28470 inner_pos "c"
28471 use_parbox 0
28472 width "25col%"
28473 special "none"
28474 height "1in"
28475 height_special "totalheight"
28476 status open
28477
28478 \begin_layout Plain Layout
28479 \align center
28480 Boîte ombrée avec 
28481 \series bold
28482
28483 \backslash
28484 shadowsize
28485 \series default
28486
28487 \begin_inset space \thinspace{}
28488 \end_inset
28489
28490 =
28491 \begin_inset space \thinspace{}
28492 \end_inset
28493
28494 2
28495 \begin_inset space \thinspace{}
28496 \end_inset
28497
28498 pt
28499 \end_layout
28500
28501 \end_inset
28502
28503
28504 \begin_inset ERT
28505 status collapsed
28506
28507 \begin_layout Plain Layout
28508
28509
28510 \backslash
28511 setlength{
28512 \backslash
28513 shadowsize}{4pt}
28514 \end_layout
28515
28516 \end_inset
28517
28518
28519 \end_layout
28520
28521 \begin_layout Standard
28522 \begin_inset VSpace bigskip
28523 \end_inset
28524
28525
28526 \end_layout
28527
28528 \begin_layout Standard
28529 La valeur implicite pour la longueur 
28530 \series bold
28531
28532 \backslash
28533 FrameRule
28534 \series default
28535  est 0,4
28536 \begin_inset space \thinspace{}
28537 \end_inset
28538
28539 pt.
28540  L'espacement implicite entre le contenu de la note et le cadre est de 9
28541 \begin_inset space \thinspace{}
28542 \end_inset
28543
28544 pt et il peut être modifié en utilisant la valeur de 
28545 \series bold
28546
28547 \backslash
28548 FrameSep
28549 \series default
28550 .
28551  Par exemple, l'apparence de la boîte suivante a été modifiée avec les commandes
28552  suivantes en code TeX
28553 \end_layout
28554
28555 \begin_layout Standard
28556
28557 \series bold
28558
28559 \backslash
28560 setlength{
28561 \backslash
28562 FrameRule}{5pt}
28563 \begin_inset Newline newline
28564 \end_inset
28565
28566
28567 \backslash
28568 setlength{
28569 \backslash
28570 FrameSep}{0.5cm}
28571 \end_layout
28572
28573 \begin_layout Standard
28574
28575 \lang english
28576 \begin_inset ERT
28577 status collapsed
28578
28579 \begin_layout Plain Layout
28580
28581
28582 \backslash
28583 setlength{
28584 \backslash
28585 FrameRule}{5pt}
28586 \end_layout
28587
28588 \begin_layout Plain Layout
28589
28590
28591 \backslash
28592 setlength{
28593 \backslash
28594 FrameSep}{0.5cm}
28595 \end_layout
28596
28597 \end_inset
28598
28599
28600 \begin_inset Box Framed
28601 position "t"
28602 hor_pos "c"
28603 has_inner_box 0
28604 inner_pos "t"
28605 use_parbox 0
28606 width "100col%"
28607 special "none"
28608 height "1in"
28609 height_special "totalheight"
28610 status open
28611
28612 \begin_layout Plain Layout
28613 Ceci est un texte dans une boîte autorisant les 
28614 \family sans
28615 sauts de page
28616 \family default
28617 .
28618 \end_layout
28619
28620 \end_inset
28621
28622
28623 \begin_inset ERT
28624 status collapsed
28625
28626 \begin_layout Plain Layout
28627
28628
28629 \backslash
28630 setlength{
28631 \backslash
28632 FrameRule}{0.4pt}
28633 \end_layout
28634
28635 \begin_layout Plain Layout
28636
28637
28638 \backslash
28639 setlength{
28640 \backslash
28641 FrameSep}{9pt}
28642 \end_layout
28643
28644 \end_inset
28645
28646
28647 \end_layout
28648
28649 \begin_layout Standard
28650
28651 \lang english
28652 \begin_inset VSpace bigskip
28653 \end_inset
28654
28655
28656 \end_layout
28657
28658 \begin_layout Standard
28659 Pour les bôites à 
28660 \family sans
28661 Fond
28662 \begin_inset space ~
28663 \end_inset
28664
28665 ombré
28666 \family default
28667 , l'espacement implicite entre le contenu de la boîte et son cadre est de
28668  3
28669 \begin_inset space \thinspace{}
28670 \end_inset
28671
28672 pt et il peut être modifié avec la valeur de 
28673 \series bold
28674
28675 \backslash
28676 fboxsep
28677 \series default
28678 .
28679  La couleur rouge utilisée implicitement pour le fond peut soit être modifiée
28680  localement avec la commande 
28681 \series bold
28682
28683 \backslash
28684 definecolor{shadebox}
28685 \series default
28686 , soit globalement avec le menu 
28687 \family sans
28688 Outils\SpecialChar \menuseparator
28689 Préférences
28690 \family default
28691 \SpecialChar \menuseparator
28692
28693 \family sans
28694 Couleurs\SpecialChar \menuseparator
28695 boîte
28696 \begin_inset space ~
28697 \end_inset
28698
28699 ombrée
28700 \family default
28701 .
28702  La syntaxe de la commande 
28703 \series bold
28704
28705 \backslash
28706 definecolor
28707 \series default
28708  est expliquée dans la section
28709 \begin_inset space ~
28710 \end_inset
28711
28712
28713 \begin_inset CommandInset ref
28714 LatexCommand ref
28715 reference "sec:Tableaux-Colorés"
28716
28717 \end_inset
28718
28719
28720 \begin_inset Foot
28721 status collapsed
28722
28723 \begin_layout Plain Layout
28724 Notez que l'utilisation de 
28725 \series bold
28726
28727 \backslash
28728 definecolor
28729 \series default
28730  ne peut se faire sans le paquetage LaTeX 
28731 \series bold
28732 color
28733 \series default
28734  dans le préambule, voir la section
28735 \begin_inset space ~
28736 \end_inset
28737
28738
28739 \begin_inset CommandInset ref
28740 LatexCommand ref
28741 reference "sec:Boîtes-colorées"
28742
28743 \end_inset
28744
28745 .
28746  
28747 \end_layout
28748
28749 \end_inset
28750
28751 .
28752 \end_layout
28753
28754 \begin_layout Standard
28755 Par exemple l'apparence de la note à fond ombré suivante a été modifié avec
28756  les commandes en code TeX suivantes
28757 \end_layout
28758
28759 \begin_layout Standard
28760
28761 \series bold
28762
28763 \backslash
28764 setlength{
28765 \backslash
28766 fboxsep}{0.5cm}
28767 \series default
28768
28769 \begin_inset Newline newline
28770 \end_inset
28771
28772
28773 \series bold
28774
28775 \backslash
28776 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
28777 \end_layout
28778
28779 \begin_layout Standard
28780
28781 \lang english
28782 \begin_inset ERT
28783 status collapsed
28784
28785 \begin_layout Plain Layout
28786
28787
28788 \backslash
28789 setlength{
28790 \backslash
28791 fboxsep}{0.5cm}
28792 \end_layout
28793
28794 \begin_layout Plain Layout
28795
28796
28797 \backslash
28798 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
28799 \end_layout
28800
28801 \end_inset
28802
28803
28804 \begin_inset Box Shaded
28805 position "t"
28806 hor_pos "c"
28807 has_inner_box 0
28808 inner_pos "t"
28809 use_parbox 0
28810 width "100col%"
28811 special "none"
28812 height "1in"
28813 height_special "totalheight"
28814 status open
28815
28816 \begin_layout Plain Layout
28817
28818 \color yellow
28819 Ceci est un texte jaune dans une boîte à 
28820 \family sans
28821 Fond
28822 \begin_inset space ~
28823 \end_inset
28824
28825 ombré
28826 \family default
28827 \color inherit
28828  
28829 \color yellow
28830 avec un fond vert foncé.
28831 \end_layout
28832
28833 \end_inset
28834
28835
28836 \begin_inset ERT
28837 status collapsed
28838
28839 \begin_layout Plain Layout
28840
28841
28842 \backslash
28843 setlength{
28844 \backslash
28845 fboxsep}{3pt}
28846 \end_layout
28847
28848 \begin_layout Plain Layout
28849
28850
28851 \backslash
28852 definecolor{shadecolor}{rgb}{1,0,0}
28853 \end_layout
28854
28855 \end_inset
28856
28857
28858 \end_layout
28859
28860 \begin_layout Standard
28861
28862 \lang english
28863 \begin_inset VSpace bigskip
28864 \end_inset
28865
28866
28867 \end_layout
28868
28869 \begin_layout Standard
28870 Les longueurs et les largeurs ainsi modifiées restent valables pour toutes
28871  les boîtes qui suivent la commandes qui les a changées.
28872 \end_layout
28873
28874 \begin_layout Section
28875 Minipages
28876 \begin_inset CommandInset label
28877 LatexCommand label
28878 name "sec:Minipages"
28879
28880 \end_inset
28881
28882
28883 \begin_inset Index
28884 status collapsed
28885
28886 \begin_layout Plain Layout
28887 Boîtes ! Minipages
28888 \end_layout
28889
28890 \end_inset
28891
28892
28893 \end_layout
28894
28895 \begin_layout Standard
28896 LaTeX fournit un mécanisme qui, en fait, permet de produire une page à l'intérie
28897 ur d'une page.
28898  On parle alors d'une minipage, et à l'intérieur de celle-ci, toutes les
28899  règles d'indentation, de saut de ligne, etc.
28900  s'appliquent.
28901 \end_layout
28902
28903 \begin_layout Standard
28904 Les minipages sont par exemple utiles quand on écrit un document avec plusieurs
28905  langues.
28906 \end_layout
28907
28908 \begin_layout Standard
28909 Ci-dessous, vous avez deux exemples de minipages côte-à-côte.
28910  Leur largeur est fixée à 45
28911 \begin_inset space \thinspace{}
28912 \end_inset
28913
28914 col% et elles sont séparées par un ressort horizontal, qui a été inséré
28915  via le menu 
28916 \family sans
28917 Insérer\SpecialChar \menuseparator
28918 Typographie
28919 \begin_inset space ~
28920 \end_inset
28921
28922 spéciale\SpecialChar \menuseparator
28923 Ressort
28924 \begin_inset space ~
28925 \end_inset
28926
28927 Horizontal
28928 \family default
28929 .
28930 \end_layout
28931
28932 \begin_layout Standard
28933
28934 \end_layout
28935
28936 \begin_layout Standard
28937
28938 \lang english
28939 \begin_inset Box Frameless
28940 position "t"
28941 hor_pos "c"
28942 has_inner_box 1
28943 inner_pos "c"
28944 use_parbox 0
28945 width "45col%"
28946 special "none"
28947 height "1in"
28948 height_special "totalheight"
28949 status open
28950
28951 \begin_layout Plain Layout
28952
28953 \lang german
28954 Dies ist ein deutscher Text.
28955  Dies ist ein deutscher Text.
28956  Dies ist ein deutscher Text.
28957  Dies ist ein deutscher Text.
28958  Dies ist ein deutscher Text.
28959  Dies ist ein deutscher Text.
28960  Dies ist ein deutscher Text.
28961  Dies ist ein deutscher Text.
28962  Dies ist ein deutscher Text.
28963  Dies ist ein deutscher Text.
28964  Dies ist ein deutscher Text.
28965  Dies ist ein deutscher Text.
28966  Dies ist ein deutscher Text
28967 \begin_inset Foot
28968 status collapsed
28969
28970 \begin_layout Plain Layout
28971
28972 \lang german
28973 Dies ist eine deutsche Fußnote.
28974 \end_layout
28975
28976 \end_inset
28977
28978 .
28979  Dies ist ein deutscher Text.
28980  Dies ist ein deutscher Text.
28981 \end_layout
28982
28983 \end_inset
28984
28985
28986 \begin_inset space \hfill{}
28987 \end_inset
28988
28989
28990 \begin_inset Box Frameless
28991 position "t"
28992 hor_pos "c"
28993 has_inner_box 1
28994 inner_pos "c"
28995 use_parbox 0
28996 width "45col%"
28997 special "none"
28998 height "1in"
28999 height_special "totalheight"
29000 status open
29001
29002 \begin_layout Plain Layout
29003
29004 \lang english
29005 This is an English Text.
29006  This is an English Text.
29007  This is an English Text.
29008  This is an English Text.
29009  This is an English Text.
29010  This is an English Text.
29011  This is an English Text.
29012  This is an English Text.
29013  This is an English Text.
29014  This is an English Text.
29015  This is an English Text.
29016  This is an English Text.
29017  This is an English Text.
29018  This is an English Text.
29019  This is an English Text.
29020  This is an English Text.
29021 \begin_inset Foot
29022 status collapsed
29023
29024 \begin_layout Plain Layout
29025
29026 \lang english
29027 This is an English footnote.
29028 \end_layout
29029
29030 \end_inset
29031
29032  This is an English Text.
29033  
29034 \end_layout
29035
29036 \end_inset
29037
29038
29039 \end_layout
29040
29041 \begin_layout Standard
29042 \begin_inset VSpace bigskip
29043 \end_inset
29044
29045 Une autre application des minipages est l'ajout de notes de bas de page
29046  à l'intérieur d'un tableau.
29047  À cause d'une restriction due à LaTeX, les notes de bas de pages insérées
29048  dans un tableau n'apparaissent pas en bas de la page courante.
29049  Mais si vous mettez votre tableau dans une minipage, la note de bas de
29050  page apparaîtra en bas de celle-ci, numérotée avec des lettres latines.
29051  Le numéro de note est remis à 1 à chaque nouvelle minipage, mais pas en
29052  dehors des minipages.
29053 \end_layout
29054
29055 \begin_layout Standard
29056 Les notes de bas de page de ce tableau n'apparaissent pas : 
29057 \begin_inset Tabular
29058 <lyxtabular version="3" rows="3" columns="4">
29059 <features>
29060 <column alignment="center" valignment="top" width="0pt">
29061 <column alignment="center" valignment="top" width="0pt">
29062 <column alignment="center" valignment="top" width="0pt">
29063 <column alignment="center" valignment="top" width="0pt">
29064 <row>
29065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29066 \begin_inset Text
29067
29068 \begin_layout Plain Layout
29069 1
29070 \end_layout
29071
29072 \end_inset
29073 </cell>
29074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29075 \begin_inset Text
29076
29077 \begin_layout Plain Layout
29078 2
29079 \end_layout
29080
29081 \end_inset
29082 </cell>
29083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29084 \begin_inset Text
29085
29086 \begin_layout Plain Layout
29087 3
29088 \begin_inset Foot
29089 status open
29090
29091 \begin_layout Plain Layout
29092 Ceci est une note de bas de page à l'intérieur d'un tableau.
29093 \end_layout
29094
29095 \end_inset
29096
29097
29098 \end_layout
29099
29100 \end_inset
29101 </cell>
29102 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29103 \begin_inset Text
29104
29105 \begin_layout Plain Layout
29106 4
29107 \end_layout
29108
29109 \end_inset
29110 </cell>
29111 </row>
29112 <row>
29113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29114 \begin_inset Text
29115
29116 \begin_layout Plain Layout
29117 a
29118 \end_layout
29119
29120 \end_inset
29121 </cell>
29122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29123 \begin_inset Text
29124
29125 \begin_layout Plain Layout
29126 b
29127 \end_layout
29128
29129 \end_inset
29130 </cell>
29131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29132 \begin_inset Text
29133
29134 \begin_layout Plain Layout
29135 c
29136 \end_layout
29137
29138 \end_inset
29139 </cell>
29140 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29141 \begin_inset Text
29142
29143 \begin_layout Plain Layout
29144 d
29145 \end_layout
29146
29147 \end_inset
29148 </cell>
29149 </row>
29150 <row>
29151 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29152 \begin_inset Text
29153
29154 \begin_layout Plain Layout
29155 e
29156 \end_layout
29157
29158 \end_inset
29159 </cell>
29160 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29161 \begin_inset Text
29162
29163 \begin_layout Plain Layout
29164 f
29165 \end_layout
29166
29167 \end_inset
29168 </cell>
29169 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29170 \begin_inset Text
29171
29172 \begin_layout Plain Layout
29173 g
29174 \end_layout
29175
29176 \end_inset
29177 </cell>
29178 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29179 \begin_inset Text
29180
29181 \begin_layout Plain Layout
29182 h
29183 \end_layout
29184
29185 \end_inset
29186 </cell>
29187 </row>
29188 </lyxtabular>
29189
29190 \end_inset
29191
29192
29193 \end_layout
29194
29195 \begin_layout Standard
29196 \align center
29197 \begin_inset Box Frameless
29198 position "t"
29199 hor_pos "c"
29200 has_inner_box 1
29201 inner_pos "c"
29202 use_parbox 0
29203 width "30col%"
29204 special "none"
29205 height "1in"
29206 height_special "totalheight"
29207 status open
29208
29209 \begin_layout Plain Layout
29210 \align center
29211 \begin_inset Tabular
29212 <lyxtabular version="3" rows="3" columns="4">
29213 <features>
29214 <column alignment="center" valignment="top" width="0pt">
29215 <column alignment="center" valignment="top" width="0pt">
29216 <column alignment="center" valignment="top" width="0pt">
29217 <column alignment="center" valignment="top" width="0pt">
29218 <row>
29219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29220 \begin_inset Text
29221
29222 \begin_layout Plain Layout
29223 1
29224 \end_layout
29225
29226 \end_inset
29227 </cell>
29228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29229 \begin_inset Text
29230
29231 \begin_layout Plain Layout
29232 2
29233 \end_layout
29234
29235 \end_inset
29236 </cell>
29237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29238 \begin_inset Text
29239
29240 \begin_layout Plain Layout
29241 3
29242 \begin_inset Foot
29243 status open
29244
29245 \begin_layout Plain Layout
29246 Ceci est une note de bas de page à l'intérieur d'un tableau.
29247 \end_layout
29248
29249 \end_inset
29250
29251
29252 \end_layout
29253
29254 \end_inset
29255 </cell>
29256 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29257 \begin_inset Text
29258
29259 \begin_layout Plain Layout
29260 4
29261 \end_layout
29262
29263 \end_inset
29264 </cell>
29265 </row>
29266 <row>
29267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29268 \begin_inset Text
29269
29270 \begin_layout Plain Layout
29271 a
29272 \end_layout
29273
29274 \end_inset
29275 </cell>
29276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29277 \begin_inset Text
29278
29279 \begin_layout Plain Layout
29280 b
29281 \end_layout
29282
29283 \end_inset
29284 </cell>
29285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29286 \begin_inset Text
29287
29288 \begin_layout Plain Layout
29289 c
29290 \end_layout
29291
29292 \end_inset
29293 </cell>
29294 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29295 \begin_inset Text
29296
29297 \begin_layout Plain Layout
29298 d
29299 \end_layout
29300
29301 \end_inset
29302 </cell>
29303 </row>
29304 <row>
29305 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29306 \begin_inset Text
29307
29308 \begin_layout Plain Layout
29309 e
29310 \end_layout
29311
29312 \end_inset
29313 </cell>
29314 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29315 \begin_inset Text
29316
29317 \begin_layout Plain Layout
29318 f
29319 \end_layout
29320
29321 \end_inset
29322 </cell>
29323 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29324 \begin_inset Text
29325
29326 \begin_layout Plain Layout
29327 g
29328 \end_layout
29329
29330 \end_inset
29331 </cell>
29332 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29333 \begin_inset Text
29334
29335 \begin_layout Plain Layout
29336 h
29337 \end_layout
29338
29339 \end_inset
29340 </cell>
29341 </row>
29342 </lyxtabular>
29343
29344 \end_inset
29345
29346
29347 \end_layout
29348
29349 \end_inset
29350
29351
29352 \end_layout
29353
29354 \begin_layout Standard
29355 \begin_inset VSpace bigskip
29356 \end_inset
29357
29358 Les paramètres globaux du document sont ignorés au sein d'une minipage.
29359  Cela signifie qu'il n'y aura pas d'espace entre les paragraphes dans les
29360  minipages, même si vous les avez mis par exemple à 
29361 \family sans
29362 Moyen
29363 \family default
29364  dans les paramètres du document.
29365 \end_layout
29366
29367 \begin_layout Standard
29368 Les minipages peuvent être utilisées pour changer la couleur de fond d'une
29369  portion de texte, voyez la section
29370 \begin_inset space ~
29371 \end_inset
29372
29373
29374 \begin_inset CommandInset ref
29375 LatexCommand ref
29376 reference "sub:Couleur-pour-les-Paragraphes"
29377
29378 \end_inset
29379
29380 .
29381 \end_layout
29382
29383 \begin_layout Standard
29384 \begin_inset Note Greyedout
29385 status open
29386
29387 \begin_layout Plain Layout
29388
29389 \series bold
29390 Note:
29391 \series default
29392  Vous ne pouvez avoir des flottants ou des notes en marge dans un minipage,
29393  mais les minipages peuvent être utilisées dans un tableau, un flottant
29394  ou une autre boîte.
29395 \end_layout
29396
29397 \end_inset
29398
29399
29400 \end_layout
29401
29402 \begin_layout Section
29403 Les Parboxes
29404 \begin_inset CommandInset label
29405 LatexCommand label
29406 name "sec:Parboxes"
29407
29408 \end_inset
29409
29410
29411 \begin_inset Index
29412 status collapsed
29413
29414 \begin_layout Plain Layout
29415 Boîtes ! Parboxes
29416 \end_layout
29417
29418 \end_inset
29419
29420
29421 \end_layout
29422
29423 \begin_layout Standard
29424 \begin_inset Note Note
29425 status collapsed
29426
29427 \begin_layout Plain Layout
29428
29429 \lang english
29430 En attendant une traduction de parbox (NdT)
29431 \end_layout
29432
29433 \end_inset
29434
29435 Les parboxes ressemblent beaucoup aux minipages à la différence qu'elles
29436  ne peuvent avoir de note de bas de page.
29437  La principale différence avec les minipages, c'est que les minipages au
29438  contraire des parboxes, ne sont pas de vraies boîtes, mais des environnements
29439  LaTeX.
29440 \end_layout
29441
29442 \begin_layout Standard
29443 \align center
29444 \begin_inset Box Frameless
29445 position "t"
29446 hor_pos "c"
29447 has_inner_box 1
29448 inner_pos "t"
29449 use_parbox 1
29450 width "33col%"
29451 special "none"
29452 height "1in"
29453 height_special "totalheight"
29454 status collapsed
29455
29456 \begin_layout Plain Layout
29457 Ceci est un texte à l'intérieur d'une parbox.
29458  Ceci est un texte à l'intérieur d'une parbox.
29459 \end_layout
29460
29461 \begin_layout Plain Layout
29462 Cette note de bas de page ne devrait pas apparaître :
29463 \begin_inset Foot
29464 status open
29465
29466 \begin_layout Plain Layout
29467 Cette note de bas de page est à l'intérieur d'une parbox et donc n'apparaîtra
29468  pas.
29469 \end_layout
29470
29471 \end_inset
29472
29473
29474 \end_layout
29475
29476 \end_inset
29477
29478
29479 \end_layout
29480
29481 \begin_layout Section
29482 Des Boîtes pour les Mots et les Caractères
29483 \begin_inset Index
29484 status collapsed
29485
29486 \begin_layout Plain Layout
29487 Boîtes ! Pour les caractères
29488 \end_layout
29489
29490 \end_inset
29491
29492
29493 \end_layout
29494
29495 \begin_layout Subsection
29496 Empêcher la Césure
29497 \begin_inset CommandInset label
29498 LatexCommand label
29499 name "sec:Empêcher-césure"
29500
29501 \end_inset
29502
29503
29504 \begin_inset Index
29505 status collapsed
29506
29507 \begin_layout Plain Layout
29508 Boîtes ! Pour empêcher la césure
29509 \end_layout
29510
29511 \end_inset
29512
29513
29514 \end_layout
29515
29516 \begin_layout Standard
29517 Vous pouvez utiliser un type spécial de boîte pour empêcher qu'un mot ou
29518  un texte ne soit coupé par une césure.
29519 \begin_inset Newline newline
29520 \end_inset
29521
29522 Voici un exemple de texte :
29523 \end_layout
29524
29525 \begin_layout Standard
29526 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
29527  césure dans un 
29528 \begin_inset Quotes eld
29529 \end_inset
29530
29531 motTrèsTrèsLong
29532 \begin_inset Quotes erd
29533 \end_inset
29534
29535
29536 \end_layout
29537
29538 \begin_layout Standard
29539 Pour empêcher que le mot 
29540 \begin_inset Quotes eld
29541 \end_inset
29542
29543 motTrèsTrèsLong
29544 \begin_inset Quotes erd
29545 \end_inset
29546
29547  soit coupé, ajoutez la commande
29548 \end_layout
29549
29550 \begin_layout Standard
29551
29552 \series bold
29553
29554 \backslash
29555 mbox{
29556 \end_layout
29557
29558 \begin_layout Standard
29559 en code TeX avant le mot.
29560  Après le mot, insérez l'accolade fermante 
29561 \begin_inset Quotes eld
29562 \end_inset
29563
29564
29565 \series bold
29566 }
29567 \series default
29568
29569 \begin_inset Quotes erd
29570 \end_inset
29571
29572  en code TeX.
29573 \end_layout
29574
29575 \begin_layout Standard
29576 Voici le résultat :
29577 \end_layout
29578
29579 \begin_layout Standard
29580 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
29581  césure dans un
29582 \begin_inset ERT
29583 status collapsed
29584
29585 \begin_layout Plain Layout
29586
29587
29588 \backslash
29589 mbox{
29590 \end_layout
29591
29592 \end_inset
29593
29594
29595 \begin_inset Quotes eld
29596 \end_inset
29597
29598 motTrèsTrèsLong
29599 \begin_inset Quotes erd
29600 \end_inset
29601
29602 .
29603 \begin_inset ERT
29604 status collapsed
29605
29606 \begin_layout Plain Layout
29607
29608 }
29609 \end_layout
29610
29611 \end_inset
29612
29613
29614 \end_layout
29615
29616 \begin_layout Standard
29617 Une autre méthode consiste à mettre la commande 
29618 \begin_inset Quotes eld
29619 \end_inset
29620
29621
29622 \series bold
29623
29624 \backslash
29625 -
29626 \series default
29627
29628 \begin_inset Quotes grd
29629 \end_inset
29630
29631  en code TeX, juste avant le mot :
29632 \end_layout
29633
29634 \begin_layout Standard
29635 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
29636  césure dans un 
29637 \begin_inset Quotes eld
29638 \end_inset
29639
29640
29641 \begin_inset ERT
29642 status collapsed
29643
29644 \begin_layout Plain Layout
29645
29646
29647 \backslash
29648 -
29649 \end_layout
29650
29651 \end_inset
29652
29653 motTrèsTrèsLong
29654 \begin_inset Quotes erd
29655 \end_inset
29656
29657 .
29658 \end_layout
29659
29660 \begin_layout Standard
29661 Bien sûr, maintenant le mot dépasse dans la marge latérale.
29662  Pour éviter cela, ajoutez un saut de ligne avant le mot avec le menu 
29663 \family sans
29664 Insérer\SpecialChar \menuseparator
29665 Formats\SpecialChar \menuseparator
29666 Passage
29667 \begin_inset space ~
29668 \end_inset
29669
29670 à
29671 \begin_inset space ~
29672 \end_inset
29673
29674 la
29675 \begin_inset space ~
29676 \end_inset
29677
29678 Ligne
29679 \family default
29680  (raccourci 
29681 \series bold
29682 Ctrl-Entrée
29683 \series default
29684 ) :
29685 \end_layout
29686
29687 \begin_layout Standard
29688 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
29689  césure dans un
29690 \begin_inset Newline newline
29691 \end_inset
29692
29693
29694 \begin_inset ERT
29695 status collapsed
29696
29697 \begin_layout Plain Layout
29698
29699
29700 \backslash
29701 mbox{
29702 \end_layout
29703
29704 \end_inset
29705
29706
29707 \begin_inset Quotes eld
29708 \end_inset
29709
29710 motTrèsTrèsLong
29711 \begin_inset Quotes erd
29712 \end_inset
29713
29714 .
29715 \begin_inset ERT
29716 status collapsed
29717
29718 \begin_layout Plain Layout
29719
29720 }
29721 \end_layout
29722
29723 \end_inset
29724
29725
29726 \end_layout
29727
29728 \begin_layout Subsection
29729 Alignement Vertical
29730 \begin_inset CommandInset label
29731 LatexCommand label
29732 name "sub:Alignement-Vertical"
29733
29734 \end_inset
29735
29736
29737 \begin_inset Index
29738 status collapsed
29739
29740 \begin_layout Plain Layout
29741 Boîtes ! Pour l'alignement vertical
29742 \end_layout
29743
29744 \end_inset
29745
29746
29747 \begin_inset Index
29748 status collapsed
29749
29750 \begin_layout Plain Layout
29751 Boîtes ! Boîtes élévatrices
29752 \end_layout
29753
29754 \end_inset
29755
29756
29757 \begin_inset Index
29758 status collapsed
29759
29760 \begin_layout Plain Layout
29761 Raisebox|see
29762 \begin_inset ERT
29763 status collapsed
29764
29765 \begin_layout Plain Layout
29766
29767 {
29768 \end_layout
29769
29770 \end_inset
29771
29772 Boîtes élévatrices
29773 \begin_inset ERT
29774 status collapsed
29775
29776 \begin_layout Plain Layout
29777
29778 }
29779 \end_layout
29780
29781 \end_inset
29782
29783
29784 \end_layout
29785
29786 \end_inset
29787
29788
29789 \end_layout
29790
29791 \begin_layout Standard
29792 Avec la commande 
29793 \series bold
29794
29795 \backslash
29796 raisebox
29797 \series default
29798  vous pouvez aligner des mots, des caractères ou d'autres boîtes, verticalement
29799  par rapport au texte qui l'entoure.
29800  La commande
29801 \series bold
29802  
29803 \backslash
29804 raisebox
29805 \series default
29806  s'utilise en suivant la syntaxe suivante :
29807 \end_layout
29808
29809 \begin_layout Standard
29810
29811 \series bold
29812
29813 \backslash
29814 raisebox{déplacement}[hauteur][profondeur]{contenu de la boîte}
29815 \end_layout
29816
29817 \begin_layout Standard
29818 Le déplacement peut être une valeur positive pour élever la boîte ou négative
29819  pour l'abaisser.
29820 \end_layout
29821
29822 \begin_layout Standard
29823 Pour aligner le mot 
29824 \begin_inset Quotes eld
29825 \end_inset
29826
29827 empêcher
29828 \begin_inset Quotes erd
29829 \end_inset
29830
29831  de façon à ce que le point le plus bas du caractère le plus 
29832 \begin_inset Quotes eld
29833 \end_inset
29834
29835 profond
29836 \begin_inset Quotes erd
29837 \end_inset
29838
29839 , le 
29840 \begin_inset Quotes eld
29841 \end_inset
29842
29843 p
29844 \begin_inset Quotes erd
29845 \end_inset
29846
29847 , soit au niveau de la ligne de base, insérez la commande 
29848 \end_layout
29849
29850 \begin_layout Standard
29851
29852 \series bold
29853
29854 \backslash
29855 raisebox{
29856 \backslash
29857 depth}{
29858 \end_layout
29859
29860 \begin_layout Standard
29861 en code TeX avant le mot.
29862  Insérez après le mot l'accolade fermante 
29863 \begin_inset Quotes eld
29864 \end_inset
29865
29866
29867 \series bold
29868 }
29869 \series default
29870
29871 \begin_inset Quotes erd
29872 \end_inset
29873
29874  en code TeX.
29875 \begin_inset Newline newline
29876 \end_inset
29877
29878 Voici le résultat :
29879 \end_layout
29880
29881 \begin_layout Standard
29882 Cette ligne de texte contient le mot 
29883 \begin_inset ERT
29884 status collapsed
29885
29886 \begin_layout Plain Layout
29887
29888
29889 \backslash
29890 raisebox{
29891 \backslash
29892 depth}{
29893 \end_layout
29894
29895 \end_inset
29896
29897
29898 \begin_inset Quotes eld
29899 \end_inset
29900
29901 empêcher
29902 \begin_inset Quotes erd
29903 \end_inset
29904
29905
29906 \begin_inset ERT
29907 status collapsed
29908
29909 \begin_layout Plain Layout
29910
29911 }
29912 \end_layout
29913
29914 \end_inset
29915
29916  comme mot élevé.
29917 \end_layout
29918
29919 \begin_layout Standard
29920 \begin_inset VSpace bigskip
29921 \end_inset
29922
29923 Quand vous élevez ou vous abaissez des caractères dans une ligne, la distance
29924  entre les lignes va être agrandie :
29925 \end_layout
29926
29927 \begin_layout Standard
29928 Cette ligne de texte contient le mot
29929 \begin_inset ERT
29930 status collapsed
29931
29932 \begin_layout Plain Layout
29933
29934
29935 \backslash
29936 raisebox{-
29937 \backslash
29938 depth}{
29939 \end_layout
29940
29941 \end_inset
29942
29943
29944 \begin_inset Quotes eld
29945 \end_inset
29946
29947 empêcher
29948 \begin_inset Quotes erd
29949 \end_inset
29950
29951
29952 \begin_inset ERT
29953 status collapsed
29954
29955 \begin_layout Plain Layout
29956
29957 }
29958 \end_layout
29959
29960 \end_inset
29961
29962  comme mot abaissé.
29963 \begin_inset Newline newline
29964 \end_inset
29965
29966 Cette ligne de texte contient le mot 
29967 \begin_inset ERT
29968 status collapsed
29969
29970 \begin_layout Plain Layout
29971
29972
29973 \backslash
29974 raisebox{0.5cm}{
29975 \end_layout
29976
29977 \end_inset
29978
29979
29980 \begin_inset Quotes eld
29981 \end_inset
29982
29983 tester
29984 \begin_inset Quotes erd
29985 \end_inset
29986
29987
29988 \begin_inset ERT
29989 status collapsed
29990
29991 \begin_layout Plain Layout
29992
29993 }
29994 \end_layout
29995
29996 \end_inset
29997
29998  comme mot élevé.
29999 \end_layout
30000
30001 \begin_layout Standard
30002 Si, pour une raison ou une autre, vous voulez empêcher que cela se produise,
30003  mettez la hauteur de la boîte à zéro.
30004  Par exemple utilisez
30005 \end_layout
30006
30007 \begin_layout Standard
30008
30009 \series bold
30010
30011 \backslash
30012 raisebox{-
30013 \backslash
30014 depth}[0pt]{
30015 \end_layout
30016
30017 \begin_layout Standard
30018 Cette ligne de texte contient le mot
30019 \begin_inset ERT
30020 status collapsed
30021
30022 \begin_layout Plain Layout
30023
30024
30025 \backslash
30026 raisebox{-
30027 \backslash
30028 depth}[0pt]{
30029 \end_layout
30030
30031 \end_inset
30032
30033
30034 \begin_inset Quotes eld
30035 \end_inset
30036
30037 empêcher
30038 \begin_inset Quotes erd
30039 \end_inset
30040
30041
30042 \begin_inset ERT
30043 status collapsed
30044
30045 \begin_layout Plain Layout
30046
30047 }
30048 \end_layout
30049
30050 \end_inset
30051
30052  comme mot abaissé.
30053 \begin_inset Newline newline
30054 \end_inset
30055
30056 Cette ligne de texte contient le mot 
30057 \begin_inset ERT
30058 status collapsed
30059
30060 \begin_layout Plain Layout
30061
30062
30063 \backslash
30064 raisebox{0.5cm}[0pt]{
30065 \end_layout
30066
30067 \end_inset
30068
30069
30070 \begin_inset Quotes eld
30071 \end_inset
30072
30073 tester
30074 \begin_inset Quotes erd
30075 \end_inset
30076
30077
30078 \begin_inset ERT
30079 status collapsed
30080
30081 \begin_layout Plain Layout
30082
30083 }
30084 \end_layout
30085
30086 \end_inset
30087
30088  comme mot élevé.
30089 \end_layout
30090
30091 \begin_layout Section
30092 Boîtes Colorées
30093 \begin_inset CommandInset label
30094 LatexCommand label
30095 name "sec:Boîtes-colorées"
30096
30097 \end_inset
30098
30099
30100 \begin_inset Index
30101 status collapsed
30102
30103 \begin_layout Plain Layout
30104 Boîtes ! Couleur
30105 \end_layout
30106
30107 \end_inset
30108
30109
30110 \end_layout
30111
30112 \begin_layout Subsection
30113 De la couleur pour le texte
30114 \begin_inset Index
30115 status collapsed
30116
30117 \begin_layout Plain Layout
30118 Couleur ! Pour le texte
30119 \end_layout
30120
30121 \end_inset
30122
30123
30124 \end_layout
30125
30126 \begin_layout Standard
30127 Pour pouvoir colorer la couleur de fond d'un texte, il faut le mettre dans
30128  une boîte appelée 
30129 \begin_inset Quotes eld
30130 \end_inset
30131
30132 colorbox
30133 \begin_inset Quotes erd
30134 \end_inset
30135
30136 .
30137  Cela demande que le paquetage LaTeX 
30138 \series bold
30139 color
30140 \series default
30141
30142 \begin_inset Index
30143 status collapsed
30144
30145 \begin_layout Plain Layout
30146 Paquetages LaTeX ! color
30147 \end_layout
30148
30149 \end_inset
30150
30151  soit chargé dans le préambule du document avec la commande
30152 \end_layout
30153
30154 \begin_layout Standard
30155
30156 \series bold
30157
30158 \backslash
30159 @ifundefined{textcolor}
30160 \begin_inset Newline newline
30161 \end_inset
30162
30163
30164 \begin_inset ERT
30165 status collapsed
30166
30167 \begin_layout Plain Layout
30168
30169
30170 \backslash
30171 hphantom{ }
30172 \end_layout
30173
30174 \end_inset
30175
30176 {
30177 \backslash
30178 usepackage{color}}{}
30179 \end_layout
30180
30181 \begin_layout Standard
30182 Le paquetage 
30183 \series bold
30184 color
30185 \series default
30186  sera chargé automatiquement par LyX dès que vous colorez du texte
30187 \begin_inset Foot
30188 status collapsed
30189
30190 \begin_layout Plain Layout
30191 C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
30192  
30193 \series bold
30194
30195 \backslash
30196 @ifundefined
30197 \series default
30198 .
30199 \end_layout
30200
30201 \end_inset
30202
30203 .
30204 \end_layout
30205
30206 \begin_layout Standard
30207 \begin_inset VSpace medskip
30208 \end_inset
30209
30210 Les boîtes colorées sont créées par la commande 
30211 \series bold
30212
30213 \backslash
30214 colorbox
30215 \series default
30216 .
30217  Elle est utilisée avec la syntaxe suivante :
30218 \end_layout
30219
30220 \begin_layout Standard
30221
30222 \series bold
30223
30224 \backslash
30225 colorbox{couleur}{contenu de la boîte}
30226 \end_layout
30227
30228 \begin_layout Standard
30229 Le contenu de la boîte peut aussi être une boîte et les boîtes colorées
30230  peuvent être placées à l'intérieur d'autres boîtes.
30231 \end_layout
30232
30233 \begin_layout Standard
30234 Les couleurs suivantes sont prédéfinies ::
30235 \begin_inset Newline newline
30236 \end_inset
30237
30238
30239 \family sans
30240 black
30241 \family default
30242  (noir), 
30243 \family sans
30244 blue
30245 \family default
30246  (bleu), 
30247 \family sans
30248 cyan
30249 \family default
30250 \series bold
30251 ,
30252 \series default
30253  
30254 \family sans
30255 green
30256 \family default
30257  (vert), 
30258 \family sans
30259 magenta
30260 \family default
30261
30262 \family sans
30263 red
30264 \family default
30265  (rouge), 
30266 \family sans
30267 white
30268 \family default
30269  (blanc), and 
30270 \family sans
30271 yellow
30272 \family default
30273  (jaune).
30274 \begin_inset Newline newline
30275 \end_inset
30276
30277 Vous pouvez aussi définir vos propres couleurs comme c'est décrit dans la
30278  section
30279 \begin_inset space ~
30280 \end_inset
30281
30282
30283 \begin_inset CommandInset ref
30284 LatexCommand ref
30285 reference "sec:Tableaux-Colorés"
30286
30287 \end_inset
30288
30289 .
30290 \end_layout
30291
30292 \begin_layout Standard
30293 Par exemple, pour avoir un mot sur fond rouge, insérez la commande 
30294 \end_layout
30295
30296 \begin_layout Standard
30297
30298 \series bold
30299
30300 \backslash
30301 colorbox{red}{
30302 \end_layout
30303
30304 \begin_layout Standard
30305 avant le mot en code TeX.
30306  Insérez l'accolade fermante 
30307 \begin_inset Quotes eld
30308 \end_inset
30309
30310 }
30311 \begin_inset Quotes erd
30312 \end_inset
30313
30314  après le mot, en code TeX.
30315 \begin_inset Newline newline
30316 \end_inset
30317
30318 Voici le résultat :
30319 \end_layout
30320
30321 \begin_layout Standard
30322 Cette ligne de texte contient le mot
30323 \begin_inset ERT
30324 status collapsed
30325
30326 \begin_layout Plain Layout
30327
30328
30329 \backslash
30330 colorbox{red}{
30331 \end_layout
30332
30333 \end_inset
30334
30335
30336 \begin_inset Quotes eld
30337 \end_inset
30338
30339 Attention!
30340 \begin_inset Quotes erd
30341 \end_inset
30342
30343
30344 \begin_inset ERT
30345 status collapsed
30346
30347 \begin_layout Plain Layout
30348
30349 }
30350 \end_layout
30351
30352 \end_inset
30353
30354  sur fond rouge.
30355 \end_layout
30356
30357 \begin_layout Standard
30358 \begin_inset VSpace bigskip
30359 \end_inset
30360
30361 Si vous voulez que la boîte soit entourée d'une bordure dans une autre couleur,
30362  vous pouvez utiliser la commande 
30363 \series bold
30364
30365 \backslash
30366 fcolorbox
30367 \series default
30368  avec la syntaxe suivante :
30369 \end_layout
30370
30371 \begin_layout Standard
30372
30373 \series bold
30374
30375 \backslash
30376 fcolorbox{couleur du cadre}{couleur de la boîte}{contenu de la boîte}
30377 \end_layout
30378
30379 \begin_layout Standard
30380
30381 \series bold
30382
30383 \backslash
30384 fcolorbox
30385 \series default
30386  est une extension de 
30387 \series bold
30388
30389 \backslash
30390 colorbox
30391 \series default
30392 .
30393  L'épaisseur du cadre et l'espace entre le cadre et le contenu de la boîte
30394  peuvent être modifiés avec les variables 
30395 \series bold
30396
30397 \backslash
30398 fboxrule
30399 \series default
30400  et 
30401 \series bold
30402
30403 \backslash
30404 fboxsep
30405 \series default
30406 , comme c'est décrit dans la section
30407 \begin_inset space ~
30408 \end_inset
30409
30410
30411 \begin_inset CommandInset ref
30412 LatexCommand ref
30413 reference "sec:Décorations"
30414
30415 \end_inset
30416
30417 .
30418 \end_layout
30419
30420 \begin_layout Standard
30421 Pour l'exemple suivant, on a utilisé la commande
30422 \end_layout
30423
30424 \begin_layout Standard
30425
30426 \series bold
30427
30428 \backslash
30429 fcolorbox{cyan}{magenta}{
30430 \end_layout
30431
30432 \begin_layout Standard
30433 Voici un exemple où l'épaisseur de la ligne du cadre a été mise à 1
30434 \begin_inset space \thinspace{}
30435 \end_inset
30436
30437 mm:
30438 \begin_inset Newline newline
30439 \end_inset
30440
30441
30442 \begin_inset ERT
30443 status collapsed
30444
30445 \begin_layout Plain Layout
30446
30447
30448 \backslash
30449 fboxrule 1mm 
30450 \backslash
30451 fboxsep 1mm
30452 \end_layout
30453
30454 \end_inset
30455
30456
30457 \begin_inset ERT
30458 status collapsed
30459
30460 \begin_layout Plain Layout
30461
30462
30463 \backslash
30464 fcolorbox{cyan}{magenta}{
30465 \end_layout
30466
30467 \end_inset
30468
30469 Ce texte est dans une boîte encadrée et colorée.
30470 \begin_inset ERT
30471 status collapsed
30472
30473 \begin_layout Plain Layout
30474
30475 }
30476 \end_layout
30477
30478 \end_inset
30479
30480
30481 \end_layout
30482
30483 \begin_layout Standard
30484 \begin_inset VSpace bigskip
30485 \end_inset
30486
30487 Bien sûr, vous pouvez avoir du texte coloré dans une boîte colorée (attention,
30488  les yeux ! - NdT) :
30489 \begin_inset Newline newline
30490 \end_inset
30491
30492
30493 \begin_inset ERT
30494 status collapsed
30495
30496 \begin_layout Plain Layout
30497
30498
30499 \backslash
30500 fcolorbox{cyan}{magenta}{
30501 \end_layout
30502
30503 \end_inset
30504
30505
30506 \color yellow
30507 Ce texte est coloré dans une boîte colorée et encadrée.
30508 \color inherit
30509
30510 \begin_inset ERT
30511 status collapsed
30512
30513 \begin_layout Plain Layout
30514
30515 }
30516 \end_layout
30517
30518 \end_inset
30519
30520
30521 \begin_inset ERT
30522 status collapsed
30523
30524 \begin_layout Plain Layout
30525
30526
30527 \backslash
30528 fboxrule 0.4pt 
30529 \backslash
30530 fboxsep 3pt
30531 \end_layout
30532
30533 \end_inset
30534
30535
30536 \end_layout
30537
30538 \begin_layout Standard
30539
30540 \series bold
30541 \begin_inset VSpace medskip
30542 \end_inset
30543
30544
30545 \end_layout
30546
30547 \begin_layout Standard
30548 \begin_inset Note Greyedout
30549 status open
30550
30551 \begin_layout Plain Layout
30552
30553 \series bold
30554 Note:
30555 \series default
30556  Le texte qui se trouve dans une boîte colorée ne peut pas avoir de sauts
30557  de ligne.
30558  Pour colorer plusieurs lignes de texte ou un paragraphe, utilisez une boîte
30559  à l'intérieur d'une boîte colorée comme c'est décrit dans ce qui suit.
30560 \end_layout
30561
30562 \end_inset
30563
30564
30565 \end_layout
30566
30567 \begin_layout Subsection
30568 De la couleur pour les paragraphes
30569 \begin_inset CommandInset label
30570 LatexCommand label
30571 name "sub:Couleur-pour-les-Paragraphes"
30572
30573 \end_inset
30574
30575
30576 \begin_inset Index
30577 status collapsed
30578
30579 \begin_layout Plain Layout
30580 Couleur ! Pour les  paragraphes
30581 \end_layout
30582
30583 \end_inset
30584
30585
30586 \end_layout
30587
30588 \begin_layout Standard
30589 Pour modifier la couleur de fond de plus d'une ligne de texte, mettez le
30590  texte dans une minipage.
30591  Avant la minipage, insérez la commande 
30592 \series bold
30593
30594 \backslash
30595 colorbox
30596 \series default
30597  
30598 \end_layout
30599
30600 \begin_layout Standard
30601
30602 \series bold
30603
30604 \backslash
30605 colorbox{color}{
30606 \end_layout
30607
30608 \begin_layout Standard
30609 en code TeX.
30610  Après la minipage, insérez l'accolade fermante 
30611 \begin_inset Quotes eld
30612 \end_inset
30613
30614 }
30615 \begin_inset Quotes erd
30616 \end_inset
30617
30618  en code TeX.
30619 \end_layout
30620
30621 \begin_layout Standard
30622 \begin_inset ERT
30623 status collapsed
30624
30625 \begin_layout Plain Layout
30626
30627
30628 \backslash
30629 colorbox{lightgrey}{
30630 \end_layout
30631
30632 \end_inset
30633
30634
30635 \begin_inset Box Frameless
30636 position "t"
30637 hor_pos "c"
30638 has_inner_box 1
30639 inner_pos "t"
30640 use_parbox 0
30641 width "100col%"
30642 special "none"
30643 height "1in"
30644 height_special "totalheight"
30645 status collapsed
30646
30647 \begin_layout Plain Layout
30648 Ce texte a un fond coloré.
30649  Ce texte a un fond coloré.
30650 \end_layout
30651
30652 \begin_layout Plain Layout
30653 \begin_inset VSpace defskip
30654 \end_inset
30655
30656 Le texte peut avoir des notes de bas de page
30657 \begin_inset Foot
30658 status collapsed
30659
30660 \begin_layout Plain Layout
30661 Un autre exemple de note de bas de page
30662 \end_layout
30663
30664 \end_inset
30665
30666  et contenir des figures et des tableaux.
30667 \end_layout
30668
30669 \begin_layout Plain Layout
30670 \align center
30671 \begin_inset Tabular
30672 <lyxtabular version="3" rows="3" columns="3">
30673 <features>
30674 <column alignment="center" valignment="top" width="0">
30675 <column alignment="center" valignment="top" width="0">
30676 <column alignment="center" valignment="top" width="0">
30677 <row>
30678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30679 \begin_inset Text
30680
30681 \begin_layout Plain Layout
30682 a
30683 \end_layout
30684
30685 \end_inset
30686 </cell>
30687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30688 \begin_inset Text
30689
30690 \begin_layout Plain Layout
30691 !
30692 \end_layout
30693
30694 \end_inset
30695 </cell>
30696 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30697 \begin_inset Text
30698
30699 \begin_layout Plain Layout
30700 3
30701 \end_layout
30702
30703 \end_inset
30704 </cell>
30705 </row>
30706 <row>
30707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30708 \begin_inset Text
30709
30710 \begin_layout Plain Layout
30711 <
30712 \end_layout
30713
30714 \end_inset
30715 </cell>
30716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30717 \begin_inset Text
30718
30719 \begin_layout Plain Layout
30720 b2
30721 \begin_inset Quotes erd
30722 \end_inset
30723
30724 |
30725 \end_layout
30726
30727 \end_inset
30728 </cell>
30729 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30730 \begin_inset Text
30731
30732 \begin_layout Plain Layout
30733 >
30734 \end_layout
30735
30736 \end_inset
30737 </cell>
30738 </row>
30739 <row>
30740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30741 \begin_inset Text
30742
30743 \begin_layout Plain Layout
30744 1
30745 \end_layout
30746
30747 \end_inset
30748 </cell>
30749 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30750 \begin_inset Text
30751
30752 \begin_layout Plain Layout
30753 §
30754 \end_layout
30755
30756 \end_inset
30757 </cell>
30758 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30759 \begin_inset Text
30760
30761 \begin_layout Plain Layout
30762 c
30763 \end_layout
30764
30765 \end_inset
30766 </cell>
30767 </row>
30768 </lyxtabular>
30769
30770 \end_inset
30771
30772
30773 \end_layout
30774
30775 \end_inset
30776
30777
30778 \begin_inset ERT
30779 status collapsed
30780
30781 \begin_layout Plain Layout
30782
30783 }
30784 \end_layout
30785
30786 \end_inset
30787
30788
30789 \end_layout
30790
30791 \begin_layout Section
30792 Les boîtes pivotées et redimensionnées
30793 \end_layout
30794
30795 \begin_layout Standard
30796 Pour pouvoir utiliser les commandes décrites dans cette section, vous devez
30797  charger le paquetage LaTeX 
30798 \series bold
30799 graphicx
30800 \series default
30801
30802 \begin_inset Index
30803 status collapsed
30804
30805 \begin_layout Plain Layout
30806 Paquetages LaTeX ! graphicx
30807 \end_layout
30808
30809 \end_inset
30810
30811  dans le préambule de votre document avec la commande
30812 \end_layout
30813
30814 \begin_layout Standard
30815
30816 \series bold
30817
30818 \backslash
30819 @ifundefined{rotatebox}
30820 \begin_inset Newline newline
30821 \end_inset
30822
30823
30824 \begin_inset ERT
30825 status collapsed
30826
30827 \begin_layout Plain Layout
30828
30829
30830 \backslash
30831 hphantom{ }
30832 \end_layout
30833
30834 \end_inset
30835
30836 {
30837 \backslash
30838 usepackage{graphicx}}{}
30839 \end_layout
30840
30841 \begin_layout Standard
30842 \begin_inset Note Greyedout
30843 status open
30844
30845 \begin_layout Plain Layout
30846
30847 \series bold
30848 Note:
30849 \series default
30850  Certain visualiseurs DVI ne peuvent pas afficher des objets pivotés ou
30851  redimensionnés.
30852 \end_layout
30853
30854 \end_inset
30855
30856
30857 \end_layout
30858
30859 \begin_layout Standard
30860 \begin_inset Note Greyedout
30861 status open
30862
30863 \begin_layout Plain Layout
30864
30865 \series bold
30866 Note:
30867 \series default
30868  On ne doit pas mettre de flottants à l'intérieur d'une boîte pivotée ou
30869  redimensionnée.
30870 \end_layout
30871
30872 \end_inset
30873
30874
30875 \end_layout
30876
30877 \begin_layout Subsection
30878 Les Boîtes pivotées
30879 \begin_inset Index
30880 status collapsed
30881
30882 \begin_layout Plain Layout
30883 Boîtes ! pivotées
30884 \end_layout
30885
30886 \end_inset
30887
30888
30889 \begin_inset Index
30890 status collapsed
30891
30892 \begin_layout Plain Layout
30893 Pivoter des objets
30894 \end_layout
30895
30896 \end_inset
30897
30898
30899 \begin_inset Index
30900 status collapsed
30901
30902 \begin_layout Plain Layout
30903 Figures ! Pivotées
30904 \end_layout
30905
30906 \end_inset
30907
30908
30909 \begin_inset Index
30910 status collapsed
30911
30912 \begin_layout Plain Layout
30913 Tableau ! Pivoter
30914 \end_layout
30915
30916 \end_inset
30917
30918
30919 \end_layout
30920
30921 \begin_layout Standard
30922 Pour faire tourner des objets, vous pouvez les mettre dans une boîte pivotante
30923  (rotated).
30924  Une telle boîte est créée avec la commande 
30925 \series bold
30926
30927 \backslash
30928 rotatebox
30929 \series default
30930  en code TeX avec la syntaxe
30931 \end_layout
30932
30933 \begin_layout Standard
30934
30935 \series bold
30936
30937 \backslash
30938 rotatebox[origine rotation]{angle rotation}{contenu de la boîte}
30939 \end_layout
30940
30941 \begin_layout Standard
30942 La position du pivot est donnée par l'origine de rotation spécifiée sous
30943  la forme 
30944 \series bold
30945 origin=position
30946 \series default
30947 .
30948  Les valeurs suivantes sont possibles pour la position: 
30949 \emph on
30950 c
30951 \emph default
30952  (centre), 
30953 \emph on
30954 l
30955 \emph default
30956  (gauche/
30957 \lang english
30958 left
30959 \lang french
30960 ), 
30961 \emph on
30962 r
30963 \emph default
30964  (droite/
30965 \lang english
30966 right
30967 \lang french
30968 ), 
30969 \emph on
30970 b
30971 \emph default
30972  (bas/
30973 \lang english
30974 bottom
30975 \lang french
30976 ), 
30977 \emph on
30978 t
30979 \emph default
30980  (haut/
30981 \lang english
30982 top
30983 \lang french
30984 ), et aussi des combinaisons des quatre positions de base.
30985  Par exemple 
30986 \emph on
30987 lt
30988 \emph default
30989  signifie que le pivot est situé dans le coin en haut à gauche de la boîte.
30990  Quand on ne donne pas d'origine, la position 
30991 \emph on
30992 l
30993 \emph default
30994  est utilisée.
30995  L'angle de rotation est un nombre, exprimé en degrés et qui peut être positif
30996  ou négatif.
30997  Le sens positif de rotation est anti-horaire.
30998 \end_layout
30999
31000 \begin_layout Standard
31001 Dans l'exemple qui suit, la commande 
31002 \series bold
31003
31004 \backslash
31005 rotatebox[origin=c]{60}{
31006 \series default
31007  a été insérée en code TeX juste avant le texte 
31008 \begin_inset Quotes eld
31009 \end_inset
31010
31011 pivoté de 90°
31012 \begin_inset Quotes erd
31013 \end_inset
31014
31015  ; la boîte est refermée juste après le texte par une accolade fermante
31016  
31017 \begin_inset Quotes eld
31018 \end_inset
31019
31020 }
31021 \begin_inset Quotes erd
31022 \end_inset
31023
31024  en code TeX.
31025 \end_layout
31026
31027 \begin_layout Standard
31028 Voici une ligne avec du texte 
31029 \begin_inset ERT
31030 status collapsed
31031
31032 \begin_layout Plain Layout
31033
31034
31035 \backslash
31036 rotatebox[origin=c]{60}{
31037 \end_layout
31038
31039 \end_inset
31040
31041 pivoté de 60°
31042 \begin_inset ERT
31043 status collapsed
31044
31045 \begin_layout Plain Layout
31046
31047 }
31048 \end_layout
31049
31050 \end_inset
31051
31052 .
31053 \end_layout
31054
31055 \begin_layout Standard
31056 La boîte peut contenir une autre boîte ou une formule en ligne :
31057 \end_layout
31058
31059 \begin_layout Standard
31060 Voici une ligne avec du texte 
31061 \begin_inset ERT
31062 status collapsed
31063
31064 \begin_layout Plain Layout
31065
31066
31067 \backslash
31068 rotatebox[origin=r]{-60}{
31069 \end_layout
31070
31071 \end_inset
31072
31073
31074 \begin_inset Box Doublebox
31075 position "c"
31076 hor_pos "c"
31077 has_inner_box 0
31078 inner_pos "c"
31079 use_parbox 0
31080 width "1in"
31081 special "width"
31082 height "1in"
31083 height_special "totalheight"
31084 status collapsed
31085
31086 \begin_layout Plain Layout
31087 pivoté de -60°
31088 \end_layout
31089
31090 \end_inset
31091
31092
31093 \begin_inset ERT
31094 status collapsed
31095
31096 \begin_layout Plain Layout
31097
31098 }
31099 \end_layout
31100
31101 \end_inset
31102
31103  et encadré 
31104 \begin_inset ERT
31105 status collapsed
31106
31107 \begin_layout Plain Layout
31108
31109
31110 \backslash
31111 rotatebox[origin=lb]{60}{
31112 \end_layout
31113
31114 \end_inset
31115
31116
31117 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31118 \end_inset
31119
31120
31121 \begin_inset ERT
31122 status collapsed
31123
31124 \begin_layout Plain Layout
31125
31126 }
31127 \end_layout
31128
31129 \end_inset
31130
31131  et une formule.
31132 \end_layout
31133
31134 \begin_layout Standard
31135 ou encore une figure ou un tableau :
31136 \end_layout
31137
31138 \begin_layout Standard
31139 Voici une ligne
31140 \begin_inset ERT
31141 status collapsed
31142
31143 \begin_layout Plain Layout
31144
31145
31146 \backslash
31147 rotatebox[origin=lb]{90}{
31148 \end_layout
31149
31150 \end_inset
31151
31152
31153 \begin_inset Graphics
31154         filename ../clipart/platypus.eps
31155         lyxscale 50
31156         width 25col%
31157
31158 \end_inset
31159
31160
31161 \begin_inset ERT
31162 status collapsed
31163
31164 \begin_layout Plain Layout
31165
31166 }
31167 \end_layout
31168
31169 \end_inset
31170
31171  avec une image pivotée de 90° 
31172 \begin_inset ERT
31173 status collapsed
31174
31175 \begin_layout Plain Layout
31176
31177
31178 \backslash
31179 rotatebox[origin=l]{-90}{
31180 \end_layout
31181
31182 \end_inset
31183
31184
31185 \begin_inset Tabular
31186 <lyxtabular version="3" rows="2" columns="2">
31187 <features>
31188 <column alignment="center" valignment="top" width="0">
31189 <column alignment="center" valignment="top" width="0">
31190 <row>
31191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31192 \begin_inset Text
31193
31194 \begin_layout Plain Layout
31195 q
31196 \end_layout
31197
31198 \end_inset
31199 </cell>
31200 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31201 \begin_inset Text
31202
31203 \begin_layout Plain Layout
31204 w
31205 \end_layout
31206
31207 \end_inset
31208 </cell>
31209 </row>
31210 <row>
31211 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31212 \begin_inset Text
31213
31214 \begin_layout Plain Layout
31215 e
31216 \end_layout
31217
31218 \end_inset
31219 </cell>
31220 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31221 \begin_inset Text
31222
31223 \begin_layout Plain Layout
31224 r
31225 \end_layout
31226
31227 \end_inset
31228 </cell>
31229 </row>
31230 </lyxtabular>
31231
31232 \end_inset
31233
31234
31235 \begin_inset ERT
31236 status collapsed
31237
31238 \begin_layout Plain Layout
31239
31240 }
31241 \end_layout
31242
31243 \end_inset
31244
31245  et un tableau.
31246 \end_layout
31247
31248 \begin_layout Subsection
31249 Les boîtes redimensionnées
31250 \begin_inset Index
31251 status collapsed
31252
31253 \begin_layout Plain Layout
31254 Boîtes ! Redimensionnées
31255 \end_layout
31256
31257 \end_inset
31258
31259
31260 \begin_inset Index
31261 status collapsed
31262
31263 \begin_layout Plain Layout
31264 Redimensionner des objets
31265 \end_layout
31266
31267 \end_inset
31268
31269
31270 \begin_inset Index
31271 status collapsed
31272
31273 \begin_layout Plain Layout
31274 Figures ! Redimensionnées
31275 \end_layout
31276
31277 \end_inset
31278
31279
31280 \begin_inset Index
31281 status collapsed
31282
31283 \begin_layout Plain Layout
31284 Tableau ! Redimensionner
31285 \end_layout
31286
31287 \end_inset
31288
31289
31290 \end_layout
31291
31292 \begin_layout Standard
31293 Pour redimensionner des objets on peut utiliser les commandes 
31294 \series bold
31295
31296 \backslash
31297 scalebox
31298 \series default
31299  et 
31300 \series bold
31301
31302 \backslash
31303 resizebox
31304 \series default
31305  insérées sous forme de code TeX.
31306 \end_layout
31307
31308 \begin_layout Standard
31309
31310 \series bold
31311
31312 \backslash
31313 scalebox
31314 \series default
31315  est utilisée avec la syntaxe suivante :
31316 \end_layout
31317
31318 \begin_layout Standard
31319
31320 \series bold
31321
31322 \backslash
31323 scalebox{horizontal}[vertical]{contenu de la boîte}
31324 \end_layout
31325
31326 \begin_layout Standard
31327 Horizontal et vertical sont les facteurs d'échelle correspondants.
31328  Si on ne donne pas de facteur vertical, le facteur horizontal sera aussi
31329  utilisé comme facteur vertical.
31330 \end_layout
31331
31332 \begin_layout Standard
31333 Par exemple, la commande 
31334 \series bold
31335
31336 \backslash
31337 scalebox{2}{Bonjour}
31338 \series default
31339  crée un 
31340 \begin_inset ERT
31341 status collapsed
31342
31343 \begin_layout Plain Layout
31344
31345
31346 \backslash
31347 scalebox{2}{
31348 \end_layout
31349
31350 \end_inset
31351
31352 Bonjour
31353 \begin_inset ERT
31354 status collapsed
31355
31356 \begin_layout Plain Layout
31357
31358 }
31359 \end_layout
31360
31361 \end_inset
31362
31363  de taille double par rapport à la taille du texte du document.
31364 \end_layout
31365
31366 \begin_layout Standard
31367
31368 \series bold
31369
31370 \backslash
31371 scalebox{2}[1]{Hello}
31372 \series default
31373  au contraire va déformer le 
31374 \begin_inset ERT
31375 status collapsed
31376
31377 \begin_layout Plain Layout
31378
31379
31380 \backslash
31381 scalebox{2}[1]{
31382 \end_layout
31383
31384 \end_inset
31385
31386 Bonjour
31387 \begin_inset ERT
31388 status collapsed
31389
31390 \begin_layout Plain Layout
31391
31392 }
31393 \end_layout
31394
31395 \end_inset
31396
31397 .
31398 \end_layout
31399
31400 \begin_layout Standard
31401 Si le facteur d'échelle est négatif, le contenu sera retourné en miroir.
31402  La commande 
31403 \series bold
31404
31405 \backslash
31406 scalebox{-1}[1]{Hello}
31407 \series default
31408  peut donc être utilisée pour créer du texte en miroir : 
31409 \begin_inset ERT
31410 status collapsed
31411
31412 \begin_layout Plain Layout
31413
31414
31415 \backslash
31416 scalebox{-1}[1]{
31417 \end_layout
31418
31419 \end_inset
31420
31421 Bonjour
31422 \begin_inset ERT
31423 status collapsed
31424
31425 \begin_layout Plain Layout
31426
31427 }
31428 \end_layout
31429
31430 \end_inset
31431
31432
31433 \end_layout
31434
31435 \begin_layout Standard
31436
31437 \series bold
31438
31439 \backslash
31440 scalebox{1}[-1]{Bonjour}
31441 \series default
31442  effectue une réflexion du 
31443 \begin_inset ERT
31444 status collapsed
31445
31446 \begin_layout Plain Layout
31447
31448
31449 \backslash
31450 scalebox{1}[-1]{
31451 \end_layout
31452
31453 \end_inset
31454
31455 Bonjour
31456 \begin_inset ERT
31457 status collapsed
31458
31459 \begin_layout Plain Layout
31460
31461 }
31462 \end_layout
31463
31464 \end_inset
31465
31466  par rapport à la ligne de base.
31467 \end_layout
31468
31469 \begin_layout Standard
31470 La commande 
31471 \series bold
31472
31473 \backslash
31474 reflectbox{contenu de la boîte} 
31475 \series default
31476 existe aussi et est équivalente à
31477 \series bold
31478  
31479 \backslash
31480 scalebox{-1}[1]{contenu de la boîte}.
31481
31482 \series default
31483  
31484 \begin_inset Newline newline
31485 \end_inset
31486
31487
31488 \end_layout
31489
31490 \begin_layout Standard
31491 \begin_inset VSpace bigskip
31492 \end_inset
31493
31494 La commande 
31495 \series bold
31496
31497 \backslash
31498 resizebox
31499 \series default
31500  est utilisée pour redimensionner une boîte à une largeur et une hauteur
31501  données.
31502  La syntaxe de la commande est :
31503 \end_layout
31504
31505 \begin_layout Standard
31506
31507 \series bold
31508
31509 \backslash
31510 resizebox{largeur}{hauteur}{contenu de la boîte}
31511 \end_layout
31512
31513 \begin_layout Standard
31514 Si un des deux paramètres est remplacé par un point d'exclamation 
31515 \series bold
31516 !
31517 \series default
31518 , la taille est ajustée pour conserver le rapport d'aspect de la boîte.
31519 \end_layout
31520
31521 \begin_layout Standard
31522 La commande 
31523 \series bold
31524
31525 \backslash
31526 resizebox{2cm}{1cm}{Bonjour}
31527 \series default
31528  produit : 
31529 \begin_inset ERT
31530 status collapsed
31531
31532 \begin_layout Plain Layout
31533
31534
31535 \backslash
31536 resizebox{2cm}{1cm}{
31537 \end_layout
31538
31539 \end_inset
31540
31541 Bonjour
31542 \begin_inset ERT
31543 status collapsed
31544
31545 \begin_layout Plain Layout
31546
31547 }
31548 \end_layout
31549
31550 \end_inset
31551
31552
31553 \begin_inset Newline newline
31554 \end_inset
31555
31556 La commande 
31557 \series bold
31558
31559 \backslash
31560 resizebox{2cm}{!}{Bonjour}
31561 \series default
31562  produit : 
31563 \begin_inset ERT
31564 status collapsed
31565
31566 \begin_layout Plain Layout
31567
31568
31569 \backslash
31570 resizebox{2cm}{!}{
31571 \end_layout
31572
31573 \end_inset
31574
31575 Bonjour
31576 \begin_inset ERT
31577 status collapsed
31578
31579 \begin_layout Plain Layout
31580
31581 }
31582 \end_layout
31583
31584 \end_inset
31585
31586
31587 \end_layout
31588
31589 \begin_layout Standard
31590 \begin_inset VSpace bigskip
31591 \end_inset
31592
31593
31594 \end_layout
31595
31596 \begin_layout Standard
31597 \begin_inset Note Greyedout
31598 status open
31599
31600 \begin_layout Plain Layout
31601
31602 \series bold
31603 Note:
31604 \series default
31605  Quand les paramètres des commandes 
31606 \series bold
31607
31608 \backslash
31609 scalebox
31610 \series default
31611  ou 
31612 \series bold
31613
31614 \backslash
31615 resizebox
31616 \series default
31617  sont mis à zéro, il ne se produit pas d'erreur LaTeX quand on exporte le
31618  document, mais le document exporté peut ne pas s'afficher ou s'afficher
31619  partiellement.
31620 \end_layout
31621
31622 \end_inset
31623
31624
31625 \end_layout
31626
31627 \begin_layout Standard
31628 \begin_inset VSpace bigskip
31629 \end_inset
31630
31631
31632 \end_layout
31633
31634 \begin_layout Standard
31635 Les boîtes peuvent être combinée dans n'importe quel ordre.
31636  Par exemple, la commande 
31637 \begin_inset Newline newline
31638 \end_inset
31639
31640
31641 \series bold
31642
31643 \backslash
31644 rotatebox[origin=c]{-45}{
31645 \backslash
31646 resizebox{2cm}{!}{
31647 \backslash
31648 reflectbox{Bonjour}}}
31649 \begin_inset Newline newline
31650 \end_inset
31651
31652
31653 \series default
31654 produit :
31655 \end_layout
31656
31657 \begin_layout Standard
31658 \align center
31659 \begin_inset ERT
31660 status collapsed
31661
31662 \begin_layout Plain Layout
31663
31664
31665 \backslash
31666 rotatebox[origin=c]{-45}{
31667 \backslash
31668 resizebox{2cm}{!}{
31669 \backslash
31670 reflectbox{
31671 \end_layout
31672
31673 \end_inset
31674
31675 Bonjour
31676 \begin_inset ERT
31677 status collapsed
31678
31679 \begin_layout Plain Layout
31680
31681 }}}
31682 \end_layout
31683
31684 \end_inset
31685
31686
31687 \end_layout
31688
31689 \begin_layout Standard
31690 \noindent
31691 Les images, les tableaux et les formules sont autorisées comme contenu de
31692  boîte :
31693 \end_layout
31694
31695 \begin_layout Standard
31696 \align center
31697 \begin_inset ERT
31698 status collapsed
31699
31700 \begin_layout Plain Layout
31701
31702
31703 \backslash
31704 rotatebox[origin=c]{-30}{
31705 \backslash
31706 resizebox{2cm}{!}{
31707 \backslash
31708 reflectbox{
31709 \end_layout
31710
31711 \end_inset
31712
31713
31714 \begin_inset Graphics
31715         filename ../clipart/platypus.eps
31716         lyxscale 50
31717         width 25col%
31718
31719 \end_inset
31720
31721
31722 \begin_inset ERT
31723 status collapsed
31724
31725 \begin_layout Plain Layout
31726
31727 }}}
31728 \end_layout
31729
31730 \end_inset
31731
31732
31733 \begin_inset ERT
31734 status collapsed
31735
31736 \begin_layout Plain Layout
31737
31738
31739 \backslash
31740 rotatebox[origin=c]{-45}{
31741 \backslash
31742 resizebox{2cm}{!}{
31743 \backslash
31744 reflectbox{
31745 \end_layout
31746
31747 \end_inset
31748
31749
31750 \begin_inset Tabular
31751 <lyxtabular version="3" rows="2" columns="2">
31752 <features>
31753 <column alignment="center" valignment="top" width="0">
31754 <column alignment="center" valignment="top" width="0">
31755 <row>
31756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31757 \begin_inset Text
31758
31759 \begin_layout Plain Layout
31760 q
31761 \end_layout
31762
31763 \end_inset
31764 </cell>
31765 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31766 \begin_inset Text
31767
31768 \begin_layout Plain Layout
31769 w
31770 \end_layout
31771
31772 \end_inset
31773 </cell>
31774 </row>
31775 <row>
31776 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31777 \begin_inset Text
31778
31779 \begin_layout Plain Layout
31780 e
31781 \end_layout
31782
31783 \end_inset
31784 </cell>
31785 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31786 \begin_inset Text
31787
31788 \begin_layout Plain Layout
31789 r
31790 \end_layout
31791
31792 \end_inset
31793 </cell>
31794 </row>
31795 </lyxtabular>
31796
31797 \end_inset
31798
31799
31800 \begin_inset ERT
31801 status collapsed
31802
31803 \begin_layout Plain Layout
31804
31805 }}}
31806 \end_layout
31807
31808 \end_inset
31809
31810
31811 \begin_inset ERT
31812 status collapsed
31813
31814 \begin_layout Plain Layout
31815
31816
31817 \backslash
31818 rotatebox[origin=c]{-45}{
31819 \backslash
31820 resizebox{2cm}{!}{
31821 \backslash
31822 reflectbox{
31823 \end_layout
31824
31825 \end_inset
31826
31827
31828 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31829 \end_inset
31830
31831
31832 \begin_inset ERT
31833 status collapsed
31834
31835 \begin_layout Plain Layout
31836
31837 }}}
31838 \end_layout
31839
31840 \end_inset
31841
31842
31843 \end_layout
31844
31845 \begin_layout Standard
31846 Quand on utilise le style global de formule 
31847 \series bold
31848 fleqn
31849 \series default
31850  dans le document
31851 \begin_inset Foot
31852 status collapsed
31853
31854 \begin_layout Plain Layout
31855 Quand 
31856 \begin_inset Quotes eld
31857 \end_inset
31858
31859 fleqn
31860 \begin_inset Quotes erd
31861 \end_inset
31862
31863  est ajouté aux options de la classe de document.
31864 \end_layout
31865
31866 \end_inset
31867
31868 , les formules hors texte peuvent aussi être redimensionnées.
31869 \end_layout
31870
31871 \begin_layout Chapter
31872 Trucs Externes
31873 \begin_inset Index
31874 status collapsed
31875
31876 \begin_layout Plain Layout
31877 Trucs externes
31878 \end_layout
31879
31880 \end_inset
31881
31882
31883 \end_layout
31884
31885 \begin_layout Standard
31886 Avec le menu 
31887 \family sans
31888 Insérer\SpecialChar \menuseparator
31889 Fichier
31890 \family default
31891  vous pouvez insérer un contenu externe à votre document.
31892  Ce contenu peut être :
31893 \end_layout
31894
31895 \begin_layout Description
31896 Document
31897 \begin_inset space ~
31898 \end_inset
31899
31900 LyX Un autre document LyX ; son contenu est directement inséré dans votre
31901  document.
31902 \end_layout
31903
31904 \begin_layout Description
31905 Texte
31906 \begin_inset space ~
31907 \end_inset
31908
31909 Brut Un document textuel ; chacune des ses lignes est insérée comme un paragraph
31910 e.
31911 \end_layout
31912
31913 \begin_layout Description
31914 Texte
31915 \begin_inset space ~
31916 \end_inset
31917
31918 Brut
31919 \begin_inset space ~
31920 \end_inset
31921
31922 par
31923 \begin_inset space ~
31924 \end_inset
31925
31926 Ligne Un document textuel ; ses lignes sont insérées telle qu'elles.
31927  Les lignes vides créent un nouveau paragraphe dans votre document.
31928 \end_layout
31929
31930 \begin_layout Description
31931 Objet
31932 \begin_inset space ~
31933 \end_inset
31934
31935 Externe Fichiers de formats variés.
31936 \end_layout
31937
31938 \begin_layout Description
31939 Sous-document Documents LyX ou LaTeX.
31940 \end_layout
31941
31942 \begin_layout Section
31943 Objets Externes 
31944 \begin_inset Index
31945 status collapsed
31946
31947 \begin_layout Plain Layout
31948 Trucs externes ! Objets Externes
31949 \end_layout
31950
31951 \end_inset
31952
31953
31954 \end_layout
31955
31956 \begin_layout Standard
31957 La fonction d'insertion d'objets externes vous permet d'insérer le contenu
31958  de fichiers dans votre document sans avoir à convertir ces derniers en
31959  un format qui soit compatible avec le format de sortie, puisque c'est LyX
31960  qui va s'occuper des conversions.
31961  Ce mécanisme est semblable à celui qui permet d'insérer dans un document
31962  LyX des images dans des formats divers.
31963  Quand vous avez activé 
31964 \family sans
31965 Aperçu
31966 \begin_inset space ~
31967 \end_inset
31968
31969 sur
31970 \begin_inset space ~
31971 \end_inset
31972
31973 le
31974 \begin_inset space ~
31975 \end_inset
31976
31977 vif
31978 \family default
31979  dans le menu des préférences de LyX, dans la rubrique 
31980 \family sans
31981 Apparence\SpecialChar \menuseparator
31982 Graphiques
31983 \family default
31984 , les objets externes de type Dia et Xfig sont affichés directement dans
31985  LyX.
31986 \end_layout
31987
31988 \begin_layout Standard
31989 On insère des objets externes en utilisant la fenêtre de dialogue 
31990 \family sans
31991 Objet
31992 \begin_inset space ~
31993 \end_inset
31994
31995 Externe
31996 \family default
31997  qui est accessible via le menu 
31998 \family sans
31999 Insérer\SpecialChar \menuseparator
32000 Fichiers\SpecialChar \menuseparator
32001 Objet
32002 \begin_inset space ~
32003 \end_inset
32004
32005 Externe
32006 \family default
32007 .
32008  Actuellement les types de fichiers (
32009 \family sans
32010 Modèles
32011 \family default
32012 ) suivants sont autorisés :
32013 \end_layout
32014
32015 \begin_layout Description
32016 Échiquier Ce modèle accepte les diagrammes de positions d'échec produits
32017  par le programme 
32018 \series bold
32019
32020 \begin_inset CommandInset href
32021 LatexCommand href
32022 name "XBoard"
32023 target "http://en.wikipedia.org/wiki/XBoard"
32024
32025 \end_inset
32026
32027
32028 \series default
32029 .
32030 \end_layout
32031
32032 \begin_layout Description
32033 Date Ce modèle insère la date sous la forme 
32034 \emph on
32035 Jour-Mois-Année
32036 \emph default
32037 .
32038  Voici un exemple de date insérée comme objet externe :: 
32039 \begin_inset External
32040         template Date
32041         filename .
32042
32043 \end_inset
32044
32045
32046 \begin_inset space ~
32047 \end_inset
32048
32049
32050 \begin_inset Note Note
32051 status open
32052
32053 \begin_layout Plain Layout
32054 Retirer l'espace prot
32055 \begin_inset Quotes frd
32056 \end_inset
32057
32058 gé quand le bug 4398 sera résolu !
32059 \end_layout
32060
32061 \end_inset
32062
32063
32064 \begin_inset Newline newline
32065 \end_inset
32066
32067 La date n'apparaîtra pas dans LyX, mais seulement dans la sortie imprimée.
32068  Il y a deux autre méthodes pour insérer une date : Avec le menu 
32069 \family sans
32070 Insérer\SpecialChar \menuseparator
32071 Date
32072 \family default
32073  et avec la commande LaTeX 
32074 \series bold
32075
32076 \backslash
32077 today
32078 \series default
32079  entrée comme code TeX.
32080  Ces différentes méthodes sont comparée dans le tableau
32081 \begin_inset space ~
32082 \end_inset
32083
32084
32085 \begin_inset CommandInset ref
32086 LatexCommand ref
32087 reference "tab:Comparaison-des-dates"
32088
32089 \end_inset
32090
32091 .
32092 \end_layout
32093
32094 \begin_layout Description
32095 Dia Ce modèle accepte les diagrammes créés avec le programme 
32096 \series bold
32097
32098 \begin_inset CommandInset href
32099 LatexCommand href
32100 name "Dia"
32101 target "http://en.wikipedia.org/wiki/Dia_(software)"
32102
32103 \end_inset
32104
32105
32106 \series default
32107 .
32108 \end_layout
32109
32110 \begin_layout Description
32111 LilyPond Ce modèle est utilisé avec des partitions musicales mises en forme
32112  par le programme 
32113 \series bold
32114
32115 \begin_inset CommandInset href
32116 LatexCommand href
32117 name "LilyPond"
32118 target "http://en.wikipedia.org/wiki/LilyPond"
32119
32120 \end_inset
32121
32122
32123 \series default
32124 .
32125 \end_layout
32126
32127 \begin_layout Description
32128 PDFPages Ce modèle permet d'insérer des documents en PDF dans votre document.
32129  Pour insérer certaines pages ou toutes les pages d'un PDF, utilisez l'option
32130  
32131 \emph on
32132 pages
32133 \emph default
32134  dans le champ 
32135 \family sans
32136 Option
32137 \family default
32138  dans l'onglet 
32139 \family sans
32140 Options LaTeX et LyX
32141 \family default
32142  en suivant les instructions données pour le modèle.
32143  Si on ne donne pas d'option 
32144 \emph on
32145 pages
32146 \emph default
32147 , seule la première page du PDF sera insérée.
32148 \end_layout
32149
32150 \begin_layout Description
32151 RasterImage Ce modèle peut être utilisé pour les images matricielles (bitmap).
32152  À peu près tous les formats d'images populaires sont acceptés.
32153  Les images peuvent être traitées dans la fenêtre de dialogue 
32154 \family sans
32155 Objet
32156 \begin_inset space ~
32157 \end_inset
32158
32159 Externe
32160 \family default
32161  comme les images qui sont habituellement incorporées en utilisant le menu
32162  
32163 \family sans
32164 Insérer\SpecialChar \menuseparator
32165 Graphique
32166 \family default
32167 , comme c'est décrit dans la section
32168 \begin_inset space ~
32169 \end_inset
32170
32171
32172 \begin_inset CommandInset ref
32173 LatexCommand ref
32174 reference "sec:Graphics-Dialog"
32175
32176 \end_inset
32177
32178 .
32179  La différence est que seules les images matricielles sont autorisées, ce
32180  qui veut dire que les images PDF et EPS ne sont pas acceptées.
32181 \end_layout
32182
32183 \begin_layout Description
32184 XFig Ce modèle accepte les images créées avec le programme 
32185 \series bold
32186
32187 \begin_inset CommandInset href
32188 LatexCommand href
32189 name "Xfig"
32190 target "http://en.wikipedia.org/wiki/Xfig"
32191
32192 \end_inset
32193
32194
32195 \series default
32196 .
32197 \end_layout
32198
32199 \begin_layout Standard
32200 \begin_inset Float table
32201 placement h
32202 wide false
32203 sideways false
32204 status open
32205
32206 \begin_layout Plain Layout
32207 \begin_inset Caption
32208
32209 \begin_layout Plain Layout
32210 \begin_inset CommandInset label
32211 LatexCommand label
32212 name "tab:Comparaison-des-dates"
32213
32214 \end_inset
32215
32216 Comparaison des méthodes d'insertion de la date.
32217 \end_layout
32218
32219 \end_inset
32220
32221
32222 \end_layout
32223
32224 \begin_layout Plain Layout
32225 \align center
32226 \begin_inset Tabular
32227 <lyxtabular version="3" rows="4" columns="4">
32228 <features>
32229 <column alignment="center" valignment="top" width="0">
32230 <column alignment="center" valignment="top" width="0">
32231 <column alignment="center" valignment="top" width="0">
32232 <column alignment="center" valignment="top" width="0">
32233 <row>
32234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32235 \begin_inset Text
32236
32237 \begin_layout Plain Layout
32238 Format du document
32239 \end_layout
32240
32241 \end_inset
32242 </cell>
32243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32244 \begin_inset Text
32245
32246 \begin_layout Plain Layout
32247
32248 \family sans
32249 Objet
32250 \begin_inset space ~
32251 \end_inset
32252
32253 Externe\SpecialChar \menuseparator
32254 Date
32255 \end_layout
32256
32257 \end_inset
32258 </cell>
32259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32260 \begin_inset Text
32261
32262 \begin_layout Plain Layout
32263
32264 \family sans
32265 Insérer\SpecialChar \menuseparator
32266 Date
32267 \end_layout
32268
32269 \end_inset
32270 </cell>
32271 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32272 \begin_inset Text
32273
32274 \begin_layout Plain Layout
32275 commande 
32276 \series bold
32277
32278 \backslash
32279 today
32280 \end_layout
32281
32282 \end_inset
32283 </cell>
32284 </row>
32285 <row>
32286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32287 \begin_inset Text
32288
32289 \begin_layout Plain Layout
32290 LyX
32291 \end_layout
32292
32293 \end_inset
32294 </cell>
32295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32296 \begin_inset Text
32297
32298 \begin_layout Plain Layout
32299 comme boîte d'insert
32300 \end_layout
32301
32302 \end_inset
32303 </cell>
32304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32305 \begin_inset Text
32306
32307 \begin_layout Plain Layout
32308 comme date
32309 \end_layout
32310
32311 \end_inset
32312 </cell>
32313 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32314 \begin_inset Text
32315
32316 \begin_layout Plain Layout
32317 comme boîte de code TeX
32318 \end_layout
32319
32320 \end_inset
32321 </cell>
32322 </row>
32323 <row>
32324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32325 \begin_inset Text
32326
32327 \begin_layout Plain Layout
32328 LaTeX
32329 \end_layout
32330
32331 \end_inset
32332 </cell>
32333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32334 \begin_inset Text
32335
32336 \begin_layout Plain Layout
32337 comme date
32338 \end_layout
32339
32340 \end_inset
32341 </cell>
32342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32343 \begin_inset Text
32344
32345 \begin_layout Plain Layout
32346 comme date
32347 \end_layout
32348
32349 \end_inset
32350 </cell>
32351 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32352 \begin_inset Text
32353
32354 \begin_layout Plain Layout
32355 comme commande
32356 \end_layout
32357
32358 \end_inset
32359 </cell>
32360 </row>
32361 <row>
32362 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32363 \begin_inset Text
32364
32365 \begin_layout Plain Layout
32366 DVI, PDF, PS
32367 \end_layout
32368
32369 \end_inset
32370 </cell>
32371 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32372 \begin_inset Text
32373
32374 \begin_layout Plain Layout
32375 comme date
32376 \end_layout
32377
32378 \end_inset
32379 </cell>
32380 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32381 \begin_inset Text
32382
32383 \begin_layout Plain Layout
32384 comme date
32385 \end_layout
32386
32387 \end_inset
32388 </cell>
32389 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32390 \begin_inset Text
32391
32392 \begin_layout Plain Layout
32393 comme date date
32394 \end_layout
32395
32396 \end_inset
32397 </cell>
32398 </row>
32399 </lyxtabular>
32400
32401 \end_inset
32402
32403
32404 \end_layout
32405
32406 \end_inset
32407
32408
32409 \end_layout
32410
32411 \begin_layout Standard
32412 Quand vous activez l'option 
32413 \family sans
32414 Brouillon
32415 \family default
32416  de l'onglet 
32417 \family sans
32418 Fichier
32419 \family default
32420  de la fenêtre de dialogue 
32421 \family sans
32422 Objet
32423 \begin_inset space ~
32424 \end_inset
32425
32426 Externe
32427 \family default
32428 , seul le chemin vers le fichier inséré est affiché dans la sortie imprimée.
32429 \begin_inset Newline newline
32430 \end_inset
32431
32432 Les objets externes apparaissent dans LyX, soit comme une boîte comme celle-ci
32433  : 
32434 \begin_inset Graphics
32435         filename ../clipart/ExternalMaterialQt4.png
32436         scale 85
32437         scaleBeforeRotation
32438
32439 \end_inset
32440
32441  soit comme une image, selon que vous avez ou non activé l'option 
32442 \family sans
32443 Afficher
32444 \begin_inset space ~
32445 \end_inset
32446
32447 dans
32448 \begin_inset space ~
32449 \end_inset
32450
32451 LyX
32452 \family default
32453  de l'onglet 
32454 \family sans
32455 Options LaTeX et LyX
32456 \family default
32457  de la fenêtre de dialogue.
32458 \end_layout
32459
32460 \begin_layout Standard
32461 Le manuel 
32462 \family sans
32463 \emph on
32464 Personnalisation
32465 \family default
32466 \emph default
32467  explique comment vous pouvez créer vos propres modèles.
32468 \end_layout
32469
32470 \begin_layout Section
32471 Sous-documents
32472 \begin_inset CommandInset label
32473 LatexCommand label
32474 name "sec:Sous-documents"
32475
32476 \end_inset
32477
32478
32479 \begin_inset Index
32480 status collapsed
32481
32482 \begin_layout Plain Layout
32483 Trucs externes ! Sous-documents
32484 \end_layout
32485
32486 \end_inset
32487
32488
32489 \begin_inset Index
32490 status collapsed
32491
32492 \begin_layout Plain Layout
32493 Fichiers ! Insérer
32494 \end_layout
32495
32496 \end_inset
32497
32498
32499 \end_layout
32500
32501 \begin_layout Standard
32502 Les sous-documents sont utilisés quand on a un document très long qui peut
32503  être décomposé en plusieurs parties ou sections plus petites.
32504  Pour des raisons de maintenance il est souvent utile et parfois obligatoire
32505  de découper le document en plusieurs fichiers qui peuvent être relus séparément.
32506  Les différents documents sont ce que l'on appelle les sous-documents et
32507  un document maître les relie pour imprimer le document complet ou seulement
32508  une partie de celui-ci.
32509  Un sous-document hérite du contenu de son maître, par exemple le préambule
32510  LaTeX, la bibliographie, et les étiquettes pour les références croisées.
32511 \end_layout
32512
32513 \begin_layout Standard
32514 Les documents inclus sont visualisés dans LyX sous la forme d'une boîte
32515  comme celle-ci : 
32516 \begin_inset Graphics
32517         filename clipart/ChildDocumentQt4.png
32518         lyxscale 70
32519         scale 60
32520         scaleBeforeRotation
32521
32522 \end_inset
32523
32524  Pour inclure des sous-documents dans un document maître , on utilise le
32525  menu 
32526 \family sans
32527 Insérer\SpecialChar \menuseparator
32528 Fichier\SpecialChar \menuseparator
32529 Sous-document
32530 \family default
32531 .
32532  Une fenêtre de dialogue s'ouvre pour que vous puissiez choisir entre l'une
32533  des quatre méthodes d'inclusion :
32534 \end_layout
32535
32536 \begin_layout Description
32537 Inclus
32538 \begin_inset space ~
32539 \end_inset
32540
32541 (include) Vous pouvez inclure des documents LyX et LaTeX.
32542  Quand vous cliquez sur le bouton 
32543 \family sans
32544 Charger
32545 \family default
32546  dans la fenêtre de dialogue 
32547 \family sans
32548 Sous-document
32549 \family default
32550 , le document inclus est ouvert dans LyX dans un nouvel onglet pour que
32551  vous puissiez le modifier.
32552 \begin_inset Newline newline
32553 \end_inset
32554
32555
32556 \end_layout
32557
32558 \begin_layout Standard
32559 Voici un sous-document inséré avec la méthode 
32560 \family sans
32561 Inclus
32562 \family default
32563  : 
32564 \begin_inset CommandInset include
32565 LatexCommand include
32566 filename "DocumentBidon1.lyx"
32567
32568 \end_inset
32569
32570
32571 \end_layout
32572
32573 \begin_layout Standard
32574 La numérotation des sections va prendre en compte les sections des fichiers
32575  incorporés dans l'ordre où ils sont insérés dans le document maître.
32576  Le document qui est inclus comme exemple possède une sous-section qui sera
32577  numérotée comme sous-section de la section actuelle.
32578  Les étiquettes présentes dans le fichier inclus peuvent être référencées
32579  : la sous-section
32580 \begin_inset space ~
32581 \end_inset
32582
32583
32584 \begin_inset CommandInset ref
32585 LatexCommand ref
32586 reference "sub:Sous-section-externe-1"
32587
32588 \end_inset
32589
32590  est dans le fichier inclus.
32591 \end_layout
32592
32593 \begin_layout Standard
32594 Le préambule du sous-document est tout simplement ignoré, seul le préambule
32595  du document maître est utilisé.
32596  Les branches présentes dans le sous-document seront ignorées par le document
32597  maître tant que le document maître possède une branche avec le même nom.
32598  Les documents inclus sont insérés en commençant une nouvelle page et sont
32599  suivis par un saut de page.
32600 \end_layout
32601
32602 \begin_layout Standard
32603 Avec la commande LaTeX 
32604 \series bold
32605
32606 \backslash
32607 includeonly 
32608 \series default
32609 vous pouvez préciser quels sous-documents seront traités pour générer la
32610  sortie imprimée.
32611  C'est utile quand vous ne travaillez que sur quelques chapitres d'un document
32612  important puisque cela vous fait économiser du temps de compilation.
32613  La commande 
32614 \series bold
32615
32616 \backslash
32617 includeonly
32618 \series default
32619  est insérée dans le préambule du document maître.
32620  Elle prend comme arguments une liste de noms de fichiers séparés par des
32621  virgules, par exemple :
32622 \end_layout
32623
32624 \begin_layout Standard
32625
32626 \series bold
32627
32628 \backslash
32629 includeonly{chapitre1,chapitre5}
32630 \end_layout
32631
32632 \begin_layout Standard
32633 fera que seuls les fichiers nommés 
32634 \begin_inset Quotes eld
32635 \end_inset
32636
32637 chapitre1.lyx
32638 \begin_inset Quotes erd
32639 \end_inset
32640
32641  (ou 
32642 \begin_inset Quotes eld
32643 \end_inset
32644
32645 chapitre1.tex
32646 \begin_inset Quotes erd
32647 \end_inset
32648
32649 ) et 
32650 \begin_inset Quotes eld
32651 \end_inset
32652
32653 chapitre5.lyx
32654 \begin_inset Quotes erd
32655 \end_inset
32656
32657  seront traités lors de la compilation.
32658 \end_layout
32659
32660 \begin_layout Standard
32661 \begin_inset Note Greyedout
32662 status open
32663
32664 \begin_layout Plain Layout
32665
32666 \series bold
32667 Note:
32668 \series default
32669  Quand vous avez inclus un fichier LyX ou LaTeX, et que ce dernier utilise
32670  une classe de document différente de celle du document maître, vous recevez
32671  un avertissement quand vous tentez un visionnement ou une exportation,
32672  vu que cela peut produire des résultats inattendus sur la sortie imprimée.
32673 \end_layout
32674
32675 \end_inset
32676
32677
32678 \end_layout
32679
32680 \begin_layout Description
32681 Incorporé
32682 \begin_inset space ~
32683 \end_inset
32684
32685 (input) Cette méthode est très semblable à la méthode Inclus, les différences
32686  sont :
32687 \end_layout
32688
32689 \begin_deeper
32690 \begin_layout Itemize
32691 Les fichiers incorporés ne commencent pas une nouvelle page ni ne sont suivis
32692  par un saut de page.
32693 \end_layout
32694
32695 \begin_layout Itemize
32696 Les fichiers incorporés peuvent être prévisualisés dans LyX quand l'option
32697  
32698 \family sans
32699 Aperçu
32700 \begin_inset space ~
32701 \end_inset
32702
32703 sur
32704 \begin_inset space ~
32705 \end_inset
32706
32707 le
32708 \begin_inset space ~
32709 \end_inset
32710
32711 vif
32712 \family default
32713  est activée dans les préférences dans la rubrique 
32714 \family sans
32715 Apparence\SpecialChar \menuseparator
32716 Graphique
32717 \family default
32718 .
32719 \end_layout
32720
32721 \begin_layout Itemize
32722 La commande LaTeX 
32723 \series bold
32724
32725 \backslash
32726 includeonly
32727 \series default
32728  ne peut pas être utilisée.
32729 \end_layout
32730
32731 \end_deeper
32732 \begin_layout Standard
32733 Voici un sous document inséré en utilisant la méthode 
32734 \family sans
32735 Incorporé
32736 \family default
32737  : 
32738 \begin_inset CommandInset include
32739 LatexCommand input
32740 preview true
32741 filename "DocumentBidon2.lyx"
32742
32743 \end_inset
32744
32745
32746 \end_layout
32747
32748 \begin_layout Description
32749 Verbatim Avec cette méthodes tous les fichiers textes peuvent être inclus.
32750  Si c'est un fichier LyX ou LaTeX, le contenu sera affiché dans la sortie
32751  sous forme de code source et aucune des commandes éventuellement présentes
32752  ne sera exécutée.
32753  Vous pouvez utiliser l'option 
32754 \family sans
32755 Marquer
32756 \begin_inset space ~
32757 \end_inset
32758
32759 les
32760 \begin_inset space ~
32761 \end_inset
32762
32763 espaces
32764 \family default
32765  qui matérialise chaque espace présente dans le code source par un caractère
32766  
32767 \begin_inset Quotes eld
32768 \end_inset
32769
32770
32771 \begin_inset ERT
32772 status collapsed
32773
32774 \begin_layout Plain Layout
32775
32776
32777 \backslash
32778 textvisiblespace 
32779 \end_layout
32780
32781 \end_inset
32782
32783
32784 \begin_inset Quotes erd
32785 \end_inset
32786
32787  .
32788  La différence avec la méthode qui consiste à utiliser le menu 
32789 \family sans
32790 Insérer\SpecialChar \menuseparator
32791 Fichier\SpecialChar \menuseparator
32792 Texte
32793 \begin_inset space ~
32794 \end_inset
32795
32796 brut
32797 \family default
32798  est que le contenu du document n'apparaît pas dans LyX.
32799 \end_layout
32800
32801 \begin_layout Standard
32802 Voici un sous-document inclus en utilisant la méthode 
32803 \family sans
32804 verbatim
32805 \family default
32806  : 
32807 \begin_inset CommandInset include
32808 LatexCommand verbatiminput
32809 filename "DocumentTexteBidon.txt"
32810
32811 \end_inset
32812
32813
32814 \begin_inset VSpace bigskip
32815 \end_inset
32816
32817 Voici un autre sous-document incorporé par la méthode verbatim en utilisant
32818  l'option 
32819 \family sans
32820 Marquer
32821 \begin_inset space ~
32822 \end_inset
32823
32824 les
32825 \begin_inset space ~
32826 \end_inset
32827
32828 espaces :
32829 \family default
32830  
32831 \begin_inset CommandInset include
32832 LatexCommand verbatiminput*
32833 filename "DocumentTexteBidon.txt"
32834
32835 \end_inset
32836
32837
32838 \end_layout
32839
32840 \begin_layout Standard
32841 \begin_inset VSpace bigskip
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  Comme vous pouvez le voir avec les exemples ci-dessus, le texte des documents
32857  inclus avec la méthode verbatim n'est pas découpé à la fin des lignes.
32858 \end_layout
32859
32860 \end_inset
32861
32862
32863 \end_layout
32864
32865 \begin_layout Description
32866 Listings Ce type d'inclusion est décrit dans le chapitre
32867 \begin_inset space ~
32868 \end_inset
32869
32870
32871 \begin_inset CommandInset ref
32872 LatexCommand ref
32873 reference "cha:Program-Code-Listings"
32874
32875 \end_inset
32876
32877 .
32878 \end_layout
32879
32880 \begin_layout Standard
32881 \begin_inset Note Greyedout
32882 status open
32883
32884 \begin_layout Plain Layout
32885
32886 \series bold
32887 Note:
32888 \series default
32889  Inclure le même document deux fois dans un même document peut poser des
32890  problèmes avec LaTeX.
32891 \end_layout
32892
32893 \end_inset
32894
32895
32896 \end_layout
32897
32898 \begin_layout Chapter
32899 Listings de Code Source
32900 \begin_inset CommandInset label
32901 LatexCommand label
32902 name "cha:Program-Code-Listings"
32903
32904 \end_inset
32905
32906
32907 \begin_inset Index
32908 status collapsed
32909
32910 \begin_layout Plain Layout
32911 Listings
32912 \end_layout
32913
32914 \end_inset
32915
32916
32917 \begin_inset Index
32918 status collapsed
32919
32920 \begin_layout Plain Layout
32921 Code Source
32922 \end_layout
32923
32924 \end_inset
32925
32926
32927 \begin_inset Index
32928 status collapsed
32929
32930 \begin_layout Plain Layout
32931 Flottants ! Listings
32932 \end_layout
32933
32934 \end_inset
32935
32936
32937 \end_layout
32938
32939 \begin_layout Standard
32940 Pour inclure et mettre en forme un listing de code source, vous pouvez utiliser
32941  un insert 
32942 \family sans
32943 Listings
32944 \family default
32945  qui peut être créé grâce au menu 
32946 \family sans
32947 Insérer
32948 \family default
32949 \SpecialChar \menuseparator
32950
32951 \family sans
32952 Listing
32953 \begin_inset space ~
32954 \end_inset
32955
32956 de
32957 \begin_inset space ~
32958 \end_inset
32959
32960 Code
32961 \begin_inset space ~
32962 \end_inset
32963
32964 Source
32965 \family default
32966 .
32967  Le paquetage LaTeX 
32968 \series bold
32969 listings
32970 \series default
32971
32972 \begin_inset Index
32973 status collapsed
32974
32975 \begin_layout Plain Layout
32976 Paquetages LaTeX ! listings
32977 \end_layout
32978
32979 \end_inset
32980
32981  fournit un moyen puissant et flexible d'insérer des listings de code source
32982  dans votre document.
32983  
32984 \end_layout
32985
32986 \begin_layout Standard
32987 Quand vous cliquez avec le bouton droit sur un insert de listings, un menu
32988  contextuel s'ouvre pour vous permettre de modifier le format du listing.
32989 \end_layout
32990
32991 \begin_layout Standard
32992 Implicitement, un listing commence un nouveau paragraphe dans la sortie
32993  imprimée.
32994  L'option d'emplacement 
32995 \family sans
32996 Listing
32997 \begin_inset space ~
32998 \end_inset
32999
33000 en
33001 \begin_inset space ~
33002 \end_inset
33003
33004 Ligne
33005 \family default
33006  imprime le listing dans la ligne comme ceci : 
33007 \begin_inset listings
33008 lstparams "language={C++}"
33009 inline true
33010 status open
33011
33012 \begin_layout Plain Layout
33013
33014 int a=5;
33015 \end_layout
33016
33017 \end_inset
33018
33019
33020 \begin_inset Newline newline
33021 \end_inset
33022
33023 L'option 
33024 \family sans
33025 Flottant
33026 \family default
33027  crée un flottant de listing pour lequel vous pouvez préciser les options
33028  classiques d'emplacement : 
33029 \begin_inset Quotes eld
33030 \end_inset
33031
33032
33033 \family sans
33034 h
33035 \family default
33036
33037 \begin_inset Quotes erd
33038 \end_inset
33039
33040
33041 \begin_inset Quotes eld
33042 \end_inset
33043
33044
33045 \family sans
33046 t
33047 \family default
33048
33049 \begin_inset Quotes erd
33050 \end_inset
33051
33052
33053 \begin_inset Quotes eld
33054 \end_inset
33055
33056
33057 \family sans
33058 b
33059 \family default
33060
33061 \begin_inset Quotes erd
33062 \end_inset
33063
33064 , et 
33065 \begin_inset Quotes eld
33066 \end_inset
33067
33068
33069 \family sans
33070 p
33071 \family default
33072
33073 \begin_inset Quotes erd
33074 \end_inset
33075
33076  correspondant aux emplacement décrits dans la section
33077 \begin_inset space ~
33078 \end_inset
33079
33080
33081 \begin_inset CommandInset ref
33082 LatexCommand ref
33083 reference "sec:Placement-flottants"
33084
33085 \end_inset
33086
33087 .
33088  Les options de positionnement peuvent être mélangées et doivent être saisies
33089  sans séparation, par exemple, on peut taper 
33090 \begin_inset Quotes eld
33091 \end_inset
33092
33093
33094 \family sans
33095 htbp
33096 \family default
33097
33098 \begin_inset Quotes erd
33099 \end_inset
33100
33101 .
33102  L' option 
33103 \begin_inset Quotes eld
33104 \end_inset
33105
33106 h
33107 \begin_inset Quotes erd
33108 \end_inset
33109
33110  a parfois aucun effet, mais vous n'avez pas besoin d'utiliser l'option
33111  
33112 \family sans
33113 Flottant
33114 \family default
33115  dans ce cas, vu que les listings non flottants peuvent aussi avoir une
33116  légende et être référencés.
33117 \end_layout
33118
33119 \begin_layout Standard
33120 Vous pouvez ajouter une légende à un listing avec le menu 
33121 \family sans
33122 Insérer\SpecialChar \menuseparator
33123 Légende
33124 \family default
33125 .
33126  On peut référencer les listings de la même façon que les flottants :Voir
33127  le listing
33128 \begin_inset space ~
33129 \end_inset
33130
33131
33132 \begin_inset CommandInset ref
33133 LatexCommand ref
33134 reference "lst:Listing-exemple"
33135
33136 \end_inset
33137
33138
33139 \end_layout
33140
33141 \begin_layout Standard
33142 \begin_inset listings
33143 lstparams "language=Python"
33144 inline false
33145 status open
33146
33147 \begin_layout Plain Layout
33148
33149 \begin_inset Caption
33150
33151 \begin_layout Plain Layout
33152 \begin_inset CommandInset label
33153 LatexCommand label
33154 name "lst:Listing-exemple"
33155
33156 \end_inset
33157
33158 Exemple de listing flottant
33159 \end_layout
33160
33161 \end_inset
33162
33163 # Exemple de listing flottant
33164 \end_layout
33165
33166 \begin_layout Plain Layout
33167
33168 def func(param):
33169 \end_layout
33170
33171 \begin_layout Plain Layout
33172
33173     'ceci est une fonction python'
33174 \end_layout
33175
33176 \begin_layout Plain Layout
33177
33178     pass
33179 \end_layout
33180
33181 \end_inset
33182
33183
33184 \end_layout
33185
33186 \begin_layout Standard
33187 Quand vous avez choisi un langage de programmation dans la fenêtre de dialogue
33188  de listing, les mots-clés de ce langage seront reconnus et mis en forme
33189  de manière particulière dans la sortie imprimée.
33190  Dans l'exemple de listing, le mot clé Python 
33191 \begin_inset Quotes eld
33192 \end_inset
33193
33194 def
33195 \begin_inset Quotes erd
33196 \end_inset
33197
33198  est reconnu et imprimé en caractères gras dans la sortie.
33199 \end_layout
33200
33201 \begin_layout Standard
33202 \begin_inset Note Greyedout
33203 status open
33204
33205 \begin_layout Plain Layout
33206
33207 \series bold
33208 Note:
33209 \series default
33210  Si vous n'obtenez pas des mots-clés en caractères gras quand vous utilisez
33211  une police de caractères à 
33212 \family typewriter
33213 chasse fixe
33214 \family default
33215 , c'est que votre police ne contient probablement pas de série grasse.
33216  Dans ce cas choisissez une police différente dans le menu 
33217 \family sans
33218 Document\SpecialChar \menuseparator
33219 Paramètres\SpecialChar \menuseparator
33220 Polices
33221 \family default
33222 .
33223  (Les polices 
33224 \emph on
33225 LuxiMono, BeraMono
33226 \emph default
33227  et 
33228 \emph on
33229 Courier
33230 \emph default
33231  contiennent une série grasse.)
33232 \end_layout
33233
33234 \end_inset
33235
33236
33237 \end_layout
33238
33239 \begin_layout Standard
33240 Dans la rubrique 
33241 \family sans
33242 Numérotation
33243 \begin_inset space ~
33244 \end_inset
33245
33246 des
33247 \begin_inset space ~
33248 \end_inset
33249
33250 Lignes
33251 \family default
33252  de la fenêtre de dialogue listings, vous pouvez choisir le style de numérotatio
33253 n des lignes.
33254  Vous pouvez mettre un nombre dans le champ 
33255 \family sans
33256 Pas
33257 \family default
33258  pour désigner les lignes qui seront numérotées.
33259  Par exemple, si vous mettez 
33260 \begin_inset Quotes eld
33261 \end_inset
33262
33263 3
33264 \begin_inset Quotes erd
33265 \end_inset
33266
33267 , seule une ligne sur trois sera numérotée.
33268 \end_layout
33269
33270 \begin_layout Standard
33271 En plus vous pouvez préciser un intervalle de lignes et seules ces lignes
33272  apparaîtront dans la sortie.
33273  Vous devez utiliser l'option 
33274 \family sans
33275 Table
33276 \begin_inset space ~
33277 \end_inset
33278
33279 de
33280 \begin_inset space ~
33281 \end_inset
33282
33283 Caractères
33284 \begin_inset space ~
33285 \end_inset
33286
33287 Étendue
33288 \family default
33289  quand vous employez des caractères spécifiques à une langue donnée comme
33290  les umlauts Allemands dans votre listing.
33291 \begin_inset Newline newline
33292 \end_inset
33293
33294 Voici un exemple de listing avec la numérotation des lignes à gauche par
33295  pas de 3, en langage Python, avec les options 
33296 \begin_inset Quotes eld
33297 \end_inset
33298
33299 Table
33300 \begin_inset space ~
33301 \end_inset
33302
33303 de
33304 \begin_inset space ~
33305 \end_inset
33306
33307 caractères
33308 \begin_inset space ~
33309 \end_inset
33310
33311 étendue
33312 \begin_inset Quotes erd
33313 \end_inset
33314
33315  et 
33316 \begin_inset Quotes eld
33317 \end_inset
33318
33319 Espace
33320 \begin_inset space ~
33321 \end_inset
33322
33323 représenté
33324 \begin_inset space ~
33325 \end_inset
33326
33327 par
33328 \begin_inset space ~
33329 \end_inset
33330
33331 un
33332 \begin_inset space ~
33333 \end_inset
33334
33335 symbole
33336 \begin_inset Quotes erd
33337 \end_inset
33338
33339 , l'intervalle de ligne étant 3
33340 \begin_inset space \thinspace{}
33341 \end_inset
33342
33343 -
33344 \begin_inset space \thinspace{}
33345 \end_inset
33346
33347 8:
33348 \end_layout
33349
33350 \begin_layout Standard
33351 \begin_inset listings
33352 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
33353 inline false
33354 status open
33355
33356 \begin_layout Plain Layout
33357
33358 def func(param):
33359 \end_layout
33360
33361 \begin_layout Plain Layout
33362
33363     'ceci est une fonction Python'
33364 \end_layout
33365
33366 \begin_layout Plain Layout
33367
33368     pass
33369 \end_layout
33370
33371 \begin_layout Plain Layout
33372
33373 def func(param):
33374 \end_layout
33375
33376 \begin_layout Plain Layout
33377
33378 'Ça, c'est un mot Allemand : Tschüß'
33379 \end_layout
33380
33381 \begin_layout Plain Layout
33382
33383 pass
33384 \end_layout
33385
33386 \begin_layout Plain Layout
33387
33388 def func(param):
33389 \end_layout
33390
33391 \begin_layout Plain Layout
33392
33393 'ceci est une fonction Python'
33394 \end_layout
33395
33396 \begin_layout Plain Layout
33397
33398 pass
33399 \end_layout
33400
33401 \end_inset
33402
33403
33404 \end_layout
33405
33406 \begin_layout Standard
33407 \begin_inset Note Greyedout
33408 status open
33409
33410 \begin_layout Plain Layout
33411
33412 \series bold
33413 Note:
33414 \series default
33415  À cause d'un bug dans le paquetage 
33416 \series bold
33417 listings
33418 \series default
33419  la numérotation des lignes se trouve décalée d'une ligne à chaque nouveau
33420  listing.
33421  C'est la raison pour laquelle les lignes 2 et 5 sont numérotées et pas
33422  les lignes 3 et 6.
33423 \end_layout
33424
33425 \end_inset
33426
33427
33428 \end_layout
33429
33430 \begin_layout Standard
33431 \begin_inset VSpace bigskip
33432 \end_inset
33433
33434
33435 \end_layout
33436
33437 \begin_layout Standard
33438 Il est aussi possible d'imprimer les lignes d'un fichier sous la forme d'un
33439  listing.
33440  Pour le faire, il suffit d'utiliser le menu 
33441 \family sans
33442 Insérer\SpecialChar \menuseparator
33443 Fichier\SpecialChar \menuseparator
33444 Sous-document
33445 \family default
33446  et de choisir le type 
33447 \family sans
33448 Listing
33449 \family default
33450
33451 \begin_inset space ~
33452 \end_inset
33453
33454
33455 \family sans
33456 de
33457 \begin_inset space ~
33458 \end_inset
33459
33460 Code
33461 \begin_inset space ~
33462 \end_inset
33463
33464 source
33465 \family default
33466 .
33467 \begin_inset Foot
33468 status collapsed
33469
33470 \begin_layout Plain Layout
33471 Les autres types de sous-documents sont décrits dans la section
33472 \begin_inset space ~
33473 \end_inset
33474
33475
33476 \begin_inset CommandInset ref
33477 LatexCommand ref
33478 reference "sec:Sous-documents"
33479
33480 \end_inset
33481
33482 .
33483 \end_layout
33484
33485 \end_inset
33486
33487  Dans la fenêtre de dialogue du sous-document vous pouvez donner les paramètres
33488  à utiliser pour le listing dans une zone de texte.
33489  Pour avoir une liste des paramètres disponibles, tapez un point d'interrogation
33490  
33491 \begin_inset Quotes eld
33492 \end_inset
33493
33494 ?
33495 \begin_inset Quotes erd
33496 \end_inset
33497
33498  dans la zone de texte.
33499 \end_layout
33500
33501 \begin_layout Standard
33502 Pour faire référence à un sous-document de type listing, tapez une étiquette
33503  dans le champ correspondant de la fenêtre de dialogue.
33504  On peut alors faire référence à cette étiquette en utilisant le menu 
33505 \family sans
33506 Insérer\SpecialChar \menuseparator
33507 Référence
33508 \begin_inset space ~
33509 \end_inset
33510
33511 Croisée
33512 \family default
33513 .
33514 \end_layout
33515
33516 \begin_layout Standard
33517 Le listing
33518 \begin_inset space ~
33519 \end_inset
33520
33521
33522 \begin_inset CommandInset ref
33523 LatexCommand ref
33524 reference "lst:listing-fichier"
33525
33526 \end_inset
33527
33528  est une exemple de listing issu d'un fichier ; ici les lignes 10
33529 \begin_inset space \thinspace{}
33530 \end_inset
33531
33532 -
33533 \begin_inset space \thinspace{}
33534 \end_inset
33535
33536 15 de ce fichier LyX sont listées.
33537 \end_layout
33538
33539 \begin_layout Standard
33540 \begin_inset CommandInset include
33541 LatexCommand lstinputlisting
33542 filename "EmbeddedObjects.lyx"
33543 lstparams "breaklines=true,caption={Lignes 10 - 15 de ce fichier LyX},extendedchars=true,firstline=10,label={lst:listing-fichier},language={[LaTeX]TeX},lastline=15"
33544
33545 \end_inset
33546
33547
33548 \end_layout
33549
33550 \begin_layout Standard
33551 \begin_inset VSpace bigskip
33552 \end_inset
33553
33554
33555 \end_layout
33556
33557 \begin_layout Standard
33558 Les paramètres globaux pour les listings peuvent être modifiés avec la fenêtre
33559  de dialogue 
33560 \family sans
33561 Document\SpecialChar \menuseparator
33562 Paramètres\SpecialChar \menuseparator
33563 Format
33564 \begin_inset space ~
33565 \end_inset
33566
33567 du
33568 \begin_inset space ~
33569 \end_inset
33570
33571 Texte
33572 \family default
33573 .
33574  Pour avoir la liste des options disponibles, tapez un point d'interrogation
33575  
33576 \begin_inset Quotes eld
33577 \end_inset
33578
33579 ?
33580 \begin_inset Quotes erd
33581 \end_inset
33582
33583  dans le champ 
33584 \family sans
33585 Paramètres
33586 \begin_inset space ~
33587 \end_inset
33588
33589 du
33590 \begin_inset space ~
33591 \end_inset
33592
33593 Listing
33594 \family default
33595 .
33596 \end_layout
33597
33598 \begin_layout Standard
33599 Pour plus d'information sur le paquetage 
33600 \series bold
33601 listings
33602 \series default
33603 , nous vous renvoyons à sa documentation 
33604 \begin_inset CommandInset citation
33605 LatexCommand cite
33606 key "listings"
33607
33608 \end_inset
33609
33610 .
33611 \end_layout
33612
33613 \begin_layout Standard
33614 \begin_inset Newpage newpage
33615 \end_inset
33616
33617
33618 \end_layout
33619
33620 \begin_layout Chapter
33621 \start_of_appendix
33622 Unités de longueur utilisables avec LyX
33623 \begin_inset OptArg
33624 status collapsed
33625
33626 \begin_layout Plain Layout
33627 Unités de longueur
33628 \end_layout
33629
33630 \end_inset
33631
33632
33633 \begin_inset Index
33634 status collapsed
33635
33636 \begin_layout Plain Layout
33637 Unités
33638 \end_layout
33639
33640 \end_inset
33641
33642
33643 \begin_inset CommandInset label
33644 LatexCommand label
33645 name "cha:Unités-de-longueur"
33646
33647 \end_inset
33648
33649
33650 \end_layout
33651
33652 \begin_layout Standard
33653 Pour comprendre les unités de longueur utilisées dans cette documentation,
33654  le tableau
33655 \begin_inset space ~
33656 \end_inset
33657
33658
33659 \begin_inset CommandInset ref
33660 LatexCommand ref
33661 reference "tab:Unités"
33662
33663 \end_inset
33664
33665 décrit les unités utilisées par LyX.
33666 \begin_inset Float table
33667 placement h
33668 wide false
33669 sideways false
33670 status open
33671
33672 \begin_layout Plain Layout
33673 \begin_inset Caption
33674
33675 \begin_layout Plain Layout
33676 \begin_inset CommandInset label
33677 LatexCommand label
33678 name "tab:Unités"
33679
33680 \end_inset
33681
33682 Unités de longueur
33683 \end_layout
33684
33685 \end_inset
33686
33687
33688 \end_layout
33689
33690 \begin_layout Plain Layout
33691 \begin_inset VSpace medskip
33692 \end_inset
33693
33694
33695 \end_layout
33696
33697 \begin_layout Plain Layout
33698 \align center
33699 \begin_inset Tabular
33700 <lyxtabular version="3" rows="20" columns="2">
33701 <features>
33702 <column alignment="center" valignment="top" width="0">
33703 <column alignment="center" valignment="top" width="0">
33704 <row>
33705 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33706 \begin_inset Text
33707
33708 \begin_layout Plain Layout
33709 unité
33710 \end_layout
33711
33712 \end_inset
33713 </cell>
33714 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33715 \begin_inset Text
33716
33717 \begin_layout Plain Layout
33718 nom/description
33719 \end_layout
33720
33721 \end_inset
33722 </cell>
33723 </row>
33724 <row>
33725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33726 \begin_inset Text
33727
33728 \begin_layout Plain Layout
33729 mm
33730 \end_layout
33731
33732 \end_inset
33733 </cell>
33734 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33735 \begin_inset Text
33736
33737 \begin_layout Plain Layout
33738 millimètre
33739 \end_layout
33740
33741 \end_inset
33742 </cell>
33743 </row>
33744 <row>
33745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33746 \begin_inset Text
33747
33748 \begin_layout Plain Layout
33749 cm
33750 \end_layout
33751
33752 \end_inset
33753 </cell>
33754 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33755 \begin_inset Text
33756
33757 \begin_layout Plain Layout
33758 centimètre
33759 \end_layout
33760
33761 \end_inset
33762 </cell>
33763 </row>
33764 <row>
33765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33766 \begin_inset Text
33767
33768 \begin_layout Plain Layout
33769 in
33770 \end_layout
33771
33772 \end_inset
33773 </cell>
33774 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33775 \begin_inset Text
33776
33777 \begin_layout Plain Layout
33778 pouce (inch)
33779 \end_layout
33780
33781 \end_inset
33782 </cell>
33783 </row>
33784 <row>
33785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33786 \begin_inset Text
33787
33788 \begin_layout Plain Layout
33789 pt
33790 \end_layout
33791
33792 \end_inset
33793 </cell>
33794 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33795 \begin_inset Text
33796
33797 \begin_layout Plain Layout
33798 point (72.27
33799 \begin_inset space \thinspace{}
33800 \end_inset
33801
33802 pt = 1
33803 \begin_inset space \thinspace{}
33804 \end_inset
33805
33806 in)
33807 \end_layout
33808
33809 \end_inset
33810 </cell>
33811 </row>
33812 <row>
33813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33814 \begin_inset Text
33815
33816 \begin_layout Plain Layout
33817 pc
33818 \end_layout
33819
33820 \end_inset
33821 </cell>
33822 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33823 \begin_inset Text
33824
33825 \begin_layout Plain Layout
33826 pica (1
33827 \begin_inset space \thinspace{}
33828 \end_inset
33829
33830 pc = 12
33831 \begin_inset space \thinspace{}
33832 \end_inset
33833
33834 pt)
33835 \end_layout
33836
33837 \end_inset
33838 </cell>
33839 </row>
33840 <row>
33841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33842 \begin_inset Text
33843
33844 \begin_layout Plain Layout
33845 sp
33846 \end_layout
33847
33848 \end_inset
33849 </cell>
33850 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33851 \begin_inset Text
33852
33853 \begin_layout Plain Layout
33854 scaled point (65536
33855 \begin_inset space \thinspace{}
33856 \end_inset
33857
33858 sp = 1
33859 \begin_inset space \thinspace{}
33860 \end_inset
33861
33862 pt)
33863 \end_layout
33864
33865 \end_inset
33866 </cell>
33867 </row>
33868 <row>
33869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33870 \begin_inset Text
33871
33872 \begin_layout Plain Layout
33873 bp
33874 \end_layout
33875
33876 \end_inset
33877 </cell>
33878 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33879 \begin_inset Text
33880
33881 \begin_layout Plain Layout
33882 gros point (72
33883 \begin_inset space \thinspace{}
33884 \end_inset
33885
33886 bp = 1
33887 \begin_inset space \thinspace{}
33888 \end_inset
33889
33890 in)
33891 \end_layout
33892
33893 \end_inset
33894 </cell>
33895 </row>
33896 <row>
33897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33898 \begin_inset Text
33899
33900 \begin_layout Plain Layout
33901 dd
33902 \end_layout
33903
33904 \end_inset
33905 </cell>
33906 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33907 \begin_inset Text
33908
33909 \begin_layout Plain Layout
33910 didot (72
33911 \begin_inset space \thinspace{}
33912 \end_inset
33913
33914 dd 
33915 \begin_inset Formula $\approx$
33916 \end_inset
33917
33918  37.6
33919 \begin_inset space \thinspace{}
33920 \end_inset
33921
33922 mm)
33923 \end_layout
33924
33925 \end_inset
33926 </cell>
33927 </row>
33928 <row>
33929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33930 \begin_inset Text
33931
33932 \begin_layout Plain Layout
33933 cc
33934 \end_layout
33935
33936 \end_inset
33937 </cell>
33938 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33939 \begin_inset Text
33940
33941 \begin_layout Plain Layout
33942 cicero (1
33943 \begin_inset space \thinspace{}
33944 \end_inset
33945
33946 cc = 12
33947 \begin_inset space \thinspace{}
33948 \end_inset
33949
33950 dd)
33951 \end_layout
33952
33953 \end_inset
33954 </cell>
33955 </row>
33956 <row>
33957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33958 \begin_inset Text
33959
33960 \begin_layout Plain Layout
33961 Scale%
33962 \end_layout
33963
33964 \end_inset
33965 </cell>
33966 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33967 \begin_inset Text
33968
33969 \begin_layout Plain Layout
33970 % de la largeur originale de l'image
33971 \end_layout
33972
33973 \end_inset
33974 </cell>
33975 </row>
33976 <row>
33977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33978 \begin_inset Text
33979
33980 \begin_layout Plain Layout
33981 text%
33982 \end_layout
33983
33984 \end_inset
33985 </cell>
33986 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33987 \begin_inset Text
33988
33989 \begin_layout Plain Layout
33990 % de la largeur du texte
33991 \end_layout
33992
33993 \end_inset
33994 </cell>
33995 </row>
33996 <row>
33997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33998 \begin_inset Text
33999
34000 \begin_layout Plain Layout
34001 col%
34002 \end_layout
34003
34004 \end_inset
34005 </cell>
34006 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34007 \begin_inset Text
34008
34009 \begin_layout Plain Layout
34010 % de la largeur de la colonne
34011 \end_layout
34012
34013 \end_inset
34014 </cell>
34015 </row>
34016 <row>
34017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34018 \begin_inset Text
34019
34020 \begin_layout Plain Layout
34021 page%
34022 \end_layout
34023
34024 \end_inset
34025 </cell>
34026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34027 \begin_inset Text
34028
34029 \begin_layout Plain Layout
34030 % de la largeur du papier
34031 \end_layout
34032
34033 \end_inset
34034 </cell>
34035 </row>
34036 <row>
34037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34038 \begin_inset Text
34039
34040 \begin_layout Plain Layout
34041 line%
34042 \end_layout
34043
34044 \end_inset
34045 </cell>
34046 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34047 \begin_inset Text
34048
34049 \begin_layout Plain Layout
34050 % de la largeur de la ligne
34051 \end_layout
34052
34053 \end_inset
34054 </cell>
34055 </row>
34056 <row>
34057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34058 \begin_inset Text
34059
34060 \begin_layout Plain Layout
34061 theight%
34062 \end_layout
34063
34064 \end_inset
34065 </cell>
34066 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34067 \begin_inset Text
34068
34069 \begin_layout Plain Layout
34070 % la hauteur du texte
34071 \end_layout
34072
34073 \end_inset
34074 </cell>
34075 </row>
34076 <row>
34077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34078 \begin_inset Text
34079
34080 \begin_layout Plain Layout
34081 pheight%
34082 \end_layout
34083
34084 \end_inset
34085 </cell>
34086 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34087 \begin_inset Text
34088
34089 \begin_layout Plain Layout
34090 % hauteur du papier
34091 \end_layout
34092
34093 \end_inset
34094 </cell>
34095 </row>
34096 <row>
34097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34098 \begin_inset Text
34099
34100 \begin_layout Plain Layout
34101 ex
34102 \end_layout
34103
34104 \end_inset
34105 </cell>
34106 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34107 \begin_inset Text
34108
34109 \begin_layout Plain Layout
34110 hauteur de la lettre 
34111 \emph on
34112 x
34113 \emph default
34114  dans la police courante
34115 \end_layout
34116
34117 \end_inset
34118 </cell>
34119 </row>
34120 <row>
34121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34122 \begin_inset Text
34123
34124 \begin_layout Plain Layout
34125 em
34126 \end_layout
34127
34128 \end_inset
34129 </cell>
34130 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34131 \begin_inset Text
34132
34133 \begin_layout Plain Layout
34134 largeur de la lettre
34135 \emph on
34136  M
34137 \emph default
34138  dans la police courante
34139 \end_layout
34140
34141 \end_inset
34142 </cell>
34143 </row>
34144 <row>
34145 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34146 \begin_inset Text
34147
34148 \begin_layout Plain Layout
34149 mu
34150 \end_layout
34151
34152 \end_inset
34153 </cell>
34154 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34155 \begin_inset Text
34156
34157 \begin_layout Plain Layout
34158 unité mathématique (1
34159 \begin_inset space \thinspace{}
34160 \end_inset
34161
34162 mu = 1/18
34163 \begin_inset space \thinspace{}
34164 \end_inset
34165
34166 em)
34167 \end_layout
34168
34169 \end_inset
34170 </cell>
34171 </row>
34172 </lyxtabular>
34173
34174 \end_inset
34175
34176
34177 \end_layout
34178
34179 \end_inset
34180
34181
34182 \end_layout
34183
34184 \begin_layout Chapter
34185 Formats des fichiers de sortie graphiques
34186 \begin_inset CommandInset label
34187 LatexCommand label
34188 name "cha:Formats-fichiers-graphiques"
34189
34190 \end_inset
34191
34192
34193 \end_layout
34194
34195 \begin_layout Section
34196 DVI
34197 \begin_inset Index
34198 status collapsed
34199
34200 \begin_layout Plain Layout
34201 Formats de Fichiers! DVI
34202 \end_layout
34203
34204 \end_inset
34205
34206
34207 \begin_inset Index
34208 status collapsed
34209
34210 \begin_layout Plain Layout
34211 DVI|see
34212 \begin_inset ERT
34213 status collapsed
34214
34215 \begin_layout Plain Layout
34216
34217 {
34218 \end_layout
34219
34220 \end_inset
34221
34222 Formats de Fichiers
34223 \begin_inset ERT
34224 status collapsed
34225
34226 \begin_layout Plain Layout
34227
34228 }
34229 \end_layout
34230
34231 \end_inset
34232
34233
34234 \end_layout
34235
34236 \end_inset
34237
34238
34239 \end_layout
34240
34241 \begin_layout Standard
34242 Ce type de fichiers a l'extension 
34243 \begin_inset Quotes fld
34244 \end_inset
34245
34246
34247 \family typewriter
34248 .dvi
34249 \family default
34250
34251 \begin_inset Quotes frd
34252 \end_inset
34253
34254 .
34255  Il est appelé 
34256 \emph on
34257 indépendant de l'appareil
34258 \emph default
34259  ou 
34260 \begin_inset Quotes fld
34261 \end_inset
34262
34263 device independent (DVI)
34264 \begin_inset Quotes frd
34265 \end_inset
34266
34267 , car il est complètement portable ; vous pouvez les recopier d'une machine
34268  à l'autre sans avoir à faire de conversion.
34269  À l'époque où ce format a été développé, c'était loin d'être évident.
34270  Les fichiers DVI sont utilisés pour un visionnement rapide et comme une
34271  étape préliminaire avant la conversion vers un autre format comme le PostScript.
34272 \end_layout
34273
34274 \begin_layout Standard
34275 \begin_inset Note Greyedout
34276 status open
34277
34278 \begin_layout Plain Layout
34279
34280 \series bold
34281 Note:
34282 \series default
34283  Les fichiers DVI ne contiennent pas d'images, elles sont seulement liées
34284  au fichier.
34285  
34286 \end_layout
34287
34288 \end_inset
34289
34290  N'oubliez donc pas de fournir vos images en même temps que vos fichiers
34291  
34292 \family typewriter
34293 .dvi
34294 \family default
34295 .
34296  Cette caractéristique peut aussi ralentir votre ordinateur quand vous visualise
34297 z le DVI puisque la visionneuse doit convertir les images en tâche de fond
34298  pour les rendre visibles quand vous faites défiler votre document.
34299  C'est pourquoi nous recommandons d'utiliser des fichiers PDF pour les documents
34300  avec de nombreuses images.
34301 \end_layout
34302
34303 \begin_layout Standard
34304 Vous pouvez exporter votre document comme un fichier DVI en utilisant le
34305  menu 
34306 \family sans
34307 Fichier\SpecialChar \menuseparator
34308 Exporter\SpecialChar \menuseparator
34309 DVI.
34310
34311 \family default
34312  Vous pouvez visionner votre document sous forme de DVI grâce au menu 
34313 \family sans
34314 Visualiser
34315 \family default
34316  ou en utilisant le bouton
34317 \begin_inset Graphics
34318         filename ../../images/buffer-view_dvi.png
34319         scale 85
34320         scaleBeforeRotation
34321
34322 \end_inset
34323
34324  de la barre d'outils.
34325 \end_layout
34326
34327 \begin_layout Section
34328 PostScript
34329 \begin_inset CommandInset label
34330 LatexCommand label
34331 name "sec:PostScript"
34332
34333 \end_inset
34334
34335
34336 \begin_inset Index
34337 status collapsed
34338
34339 \begin_layout Plain Layout
34340 Formats de Fichiers ! PostScript
34341 \end_layout
34342
34343 \end_inset
34344
34345
34346 \begin_inset Index
34347 status collapsed
34348
34349 \begin_layout Plain Layout
34350 PostScript|see
34351 \begin_inset ERT
34352 status collapsed
34353
34354 \begin_layout Plain Layout
34355
34356 {
34357 \end_layout
34358
34359 \end_inset
34360
34361 Formats de Fichiers
34362 \begin_inset ERT
34363 status collapsed
34364
34365 \begin_layout Plain Layout
34366
34367 }
34368 \end_layout
34369
34370 \end_inset
34371
34372
34373 \end_layout
34374
34375 \end_inset
34376
34377
34378 \end_layout
34379
34380 \begin_layout Standard
34381 Ce type de fichiers a l'extension 
34382 \begin_inset Quotes fld
34383 \end_inset
34384
34385
34386 \family typewriter
34387 .ps
34388 \family default
34389
34390 \begin_inset Quotes frd
34391 \end_inset
34392
34393 .
34394  PostScript a été développé par la société 
34395 \series bold
34396 Adobe
34397 \series default
34398  comme un langage pour les imprimantes.
34399  De ce fait le fichier contient toutes les commandes utilisées par l'imprimante
34400  pour imprimer le document.
34401  PostScript peut être considéré comme un 
34402 \begin_inset Quotes fld
34403 \end_inset
34404
34405 langage de programmation
34406 \begin_inset Quotes frd
34407 \end_inset
34408
34409  ; vous pouvez en effet faire des calculs  ou tracer des diagrammes ou des
34410  images
34411 \begin_inset Foot
34412 status open
34413
34414 \begin_layout Plain Layout
34415 Si vous souhaitez en apprendre plus à ce sujet, jetez un coup d'œil au paquetage
34416  LaTeX 
34417 \series bold
34418 pstricks
34419 \series default
34420
34421 \begin_inset CommandInset citation
34422 LatexCommand cite
34423 key "pstricks"
34424
34425 \end_inset
34426
34427 .
34428 \end_layout
34429
34430 \end_inset
34431
34432 .
34433  En partie à cause de toutes ces possibilités un fichier PostScript est
34434  souvent plus gros qu'un PDF.
34435 \end_layout
34436
34437 \begin_layout Standard
34438 En partie à cause de toutes ces possibilités un fichier PostScript est souvent
34439  plus gros qu'un PDF.
34440 \end_layout
34441
34442 \begin_layout Standard
34443 PostScript ne peut contenir que des images au format 
34444 \begin_inset Quotes fld
34445 \end_inset
34446
34447 PostScript Encapsulé
34448 \begin_inset Quotes frd
34449 \end_inset
34450
34451  (encapsulated PostScript ou EPS, d'extension 
34452 \family typewriter
34453 .eps
34454 \family default
34455 ).
34456  Comme LyX vous permet n'importe quel format d'image connu dans votre document,
34457  il doit les convertir en interne en EPS.
34458  Si vous avez par exemple 50 images dans votre document, LyX doit faire
34459  50 conversions à chaque fois que vous visualisez ou que vous exportez votre
34460  document.
34461  Cela risque de ralentir de façon importante votre rythme de travail.
34462  En conclusion, si vous prévoyez d'utiliser PostScript, vous pouvez insérer
34463  vos images directement en EPS pour éviter ce problème.
34464 \end_layout
34465
34466 \begin_layout Standard
34467 Vous pouvez exporter votre document comme un fichier PostScript en utilisant
34468  le menu 
34469 \family sans
34470 Fichier\SpecialChar \menuseparator
34471 Exporter\SpecialChar \menuseparator
34472 PostScript.
34473
34474 \family default
34475  Vous pouvez visionner votre document sous forme PostScript grâce au menu
34476  
34477 \family sans
34478 Visualiser
34479 \family default
34480  ou en utilisant le bouton 
34481 \begin_inset Graphics
34482         filename ../../images/buffer-view_ps.png
34483         scale 85
34484         scaleBeforeRotation
34485
34486 \end_inset
34487
34488  de la barre d'outils.
34489 \end_layout
34490
34491 \begin_layout Section
34492 PDF
34493 \begin_inset Index
34494 status collapsed
34495
34496 \begin_layout Plain Layout
34497 Formats de Fichiers ! PDF
34498 \end_layout
34499
34500 \end_inset
34501
34502
34503 \begin_inset Index
34504 status collapsed
34505
34506 \begin_layout Plain Layout
34507 PDF
34508 \end_layout
34509
34510 \end_inset
34511
34512
34513 \end_layout
34514
34515 \begin_layout Standard
34516 Ce type de fichiers a l'extension 
34517 \begin_inset Quotes fld
34518 \end_inset
34519
34520
34521 \family typewriter
34522 .pdf
34523 \family default
34524
34525 \begin_inset Quotes frd
34526 \end_inset
34527
34528 .
34529  Ce 
34530 \begin_inset Quotes fld
34531 \end_inset
34532
34533 format de document portable
34534 \begin_inset Quotes frd
34535 \end_inset
34536
34537  (portable document format ou PDF) est développé par 
34538 \family typewriter
34539 Adobe
34540 \family default
34541  comme une évolution de PostScript.
34542  Il est plus comprimé et utilise moins de commandes que PostScript.
34543  Comme son nom l'indique, il est 
34544 \begin_inset Quotes fld
34545 \end_inset
34546
34547 portable
34548 \begin_inset Quotes frd
34549 \end_inset
34550
34551  et peut donc être traité par n'importe quel ordinateur et la sortie imprimée
34552  aura exactement le même aspect.
34553 \end_layout
34554
34555 \begin_layout Standard
34556 PDF peut contenir des images dans son propre format PDF et dans les formats
34557  JPG (format du 
34558 \begin_inset Quotes fld
34559 \end_inset
34560
34561 Joint Photographic Expert Group
34562 \begin_inset Quotes frd
34563 \end_inset
34564
34565  avec comme extension 
34566 \family typewriter
34567 .jpg
34568 \family default
34569  ou 
34570 \family typewriter
34571 .jpeg
34572 \family default
34573 ) et PNG (
34574 \begin_inset Quotes fld
34575 \end_inset
34576
34577 Portable Network Graphics
34578 \begin_inset Quotes frd
34579 \end_inset
34580
34581  avec l'extension 
34582 \family typewriter
34583 .png
34584 \family default
34585 ).
34586  Vous pouvez quand même utiliser d'autres formats puisque LyX les convertit
34587  dans un de ces formats.
34588  Mais comme il est dit dans la section sur PostScript, les conversions d'images
34589  vont ralentir votre travail.
34590  Nous recommandons donc l'utilisation de l'un des trois formats cités.
34591 \end_layout
34592
34593 \begin_layout Standard
34594 Vous pouvez exporter votre document comme un fichier PDF en utilisant le
34595  menu 
34596 \family sans
34597 Fichier\SpecialChar \menuseparator
34598 Exporter 
34599 \family default
34600 de trois façons différentes:
34601 \end_layout
34602
34603 \begin_layout Description
34604 PDF
34605 \begin_inset space ~
34606 \end_inset
34607
34608 (ps2pdf) Ceci utilise le programme 
34609 \family typewriter
34610 ps2pdf
34611 \family default
34612  qui créé un PDF à partir de la version PostScript de votre fichier.
34613  Cette dernière est produite par le programme 
34614 \family typewriter
34615 dvips
34616 \family default
34617  qui utilise une version DVI comme étape intermédiaire.
34618  Cette variante consiste donc en trois conversions.
34619 \end_layout
34620
34621 \begin_layout Description
34622 PDF
34623 \begin_inset space ~
34624 \end_inset
34625
34626 (dvipdfm) Ceci utilise le programme 
34627 \family typewriter
34628 dvipdfm
34629 \family default
34630  qui convertit votre fichier en DVI avant de le convertir en PDF.
34631 \end_layout
34632
34633 \begin_layout Description
34634 PDF
34635 \begin_inset space ~
34636 \end_inset
34637
34638 (pdflatex) Ceci utilise le programme 
34639 \family typewriter
34640 pdftex
34641 \family default
34642  qui convertit directement votre fichier en PDF.
34643 \end_layout
34644
34645 \begin_layout Standard
34646 Nous recommandons d'utiliser l'option 
34647 \family sans
34648 PDF
34649 \begin_inset space ~
34650 \end_inset
34651
34652 (pdflatex)
34653 \family default
34654  car 
34655 \family typewriter
34656 pdftex
34657 \family default
34658  accepte toutes les fonctionnalités des versions actuelles de PDF.
34659  Il est en plus rapide et stable.
34660  Le programme 
34661 \family typewriter
34662 dvipdfm
34663 \family default
34664  n'est plus développé est est donc un peu dépassé.
34665 \end_layout
34666
34667 \begin_layout Standard
34668
34669 \end_layout
34670
34671 \begin_layout Standard
34672 Vous pouvez visionner votre document sous forme PDF grâce au menu 
34673 \family sans
34674 Visualiser
34675 \family default
34676  ou en utilisant le bouton 
34677 \begin_inset Graphics
34678         filename ../../images/buffer-view_pdf2.png
34679         scale 85
34680         scaleBeforeRotation
34681
34682 \end_inset
34683
34684  de la barre d'outils
34685 \family sans
34686  (
34687 \family default
34688 qui utilise 
34689 \family sans
34690 PDF
34691 \begin_inset space ~
34692 \end_inset
34693
34694 (pdflatex)
34695 \family default
34696 ).
34697 \end_layout
34698
34699 \begin_layout Chapter
34700 Explication de l' Équation
34701 \begin_inset space ~
34702 \end_inset
34703
34704
34705 \begin_inset CommandInset ref
34706 LatexCommand eqref
34707 reference "eq:Wgn"
34708
34709 \end_inset
34710
34711
34712 \begin_inset CommandInset label
34713 LatexCommand label
34714 name "cha:Explication-de-l'Equation"
34715
34716 \end_inset
34717
34718
34719 \end_layout
34720
34721 \begin_layout Standard
34722 La largeur totale de 
34723 \emph on
34724 n
34725 \emph default
34726  cellules de tableau 
34727 \begin_inset Formula $W_{\mathrm{tot\, n}}$
34728 \end_inset
34729
34730  peut être calculée avec
34731 \end_layout
34732
34733 \begin_layout Standard
34734 \begin_inset Formula \begin{equation}
34735 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}
34736
34737 \end_inset
34738
34739
34740 \end_layout
34741
34742 \begin_layout Standard
34743 Où 
34744 \begin_inset Formula $W_{g\, n}$
34745 \end_inset
34746
34747  est la largeur fixe de toutes les cellules.
34748  
34749 \series bold
34750
34751 \backslash
34752 tabcolsep
34753 \series default
34754  est la largeur utilisée par LaTeX entre le texte de la cellule et la bordure,
34755  sa valeur implicite est 6
34756 \begin_inset space \thinspace{}
34757 \end_inset
34758
34759 pt.
34760  
34761 \series bold
34762
34763 \backslash
34764 arrayrulewidth
34765 \series default
34766  est l'épaisseur de la bordure de la cellule, qui est implicitement de 0.4
34767 \begin_inset space \thinspace{}
34768 \end_inset
34769
34770 pt.
34771 \end_layout
34772
34773 \begin_layout Standard
34774 D'après l'équation
34775 \begin_inset space ~
34776 \end_inset
34777
34778
34779 \begin_inset CommandInset ref
34780 LatexCommand eqref
34781 reference "eq:Wtot_n"
34782
34783 \end_inset
34784
34785 , la largeur totale d'une multicolonne, 
34786 \begin_inset Formula $W_{\mathrm{tot\, mult}}$
34787 \end_inset
34788
34789  est
34790 \end_layout
34791
34792 \begin_layout Standard
34793 \begin_inset Formula \begin{equation}
34794 W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}\end{equation}
34795
34796 \end_inset
34797
34798
34799 \end_layout
34800
34801 \begin_layout Standard
34802 En posant que les équations 
34803 \begin_inset space ~
34804 \end_inset
34805
34806
34807 \begin_inset CommandInset ref
34808 LatexCommand eqref
34809 reference "eq:Wtot_n"
34810
34811 \end_inset
34812
34813  et 
34814 \begin_inset CommandInset ref
34815 LatexCommand eqref
34816 reference "eq:Wtot_mult"
34817
34818 \end_inset
34819
34820  sont égales, on peut calculer la largeur nécessaire 
34821 \begin_inset Formula $W_{g\, n}$
34822 \end_inset
34823
34824  quand 
34825 \emph on
34826 n
34827 \emph default
34828  colonnes sont couvertes, de façon à ce que chaque colonne ait une largeur
34829  de 
34830 \begin_inset Formula $W_{\mathrm{tot\, mult}}/n$
34831 \end_inset
34832
34833 :
34834 \end_layout
34835
34836 \begin_layout Standard
34837 \begin_inset Formula \begin{equation}
34838 W_{g\, n}=(W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}))/n\end{equation}
34839
34840 \end_inset
34841
34842
34843 \end_layout
34844
34845 \begin_layout Bibliography
34846 \begin_inset CommandInset bibitem
34847 LatexCommand bibitem
34848 key "latexcompanion"
34849
34850 \end_inset
34851
34852 Frank Mittelbach and Michel Goossens: 
34853 \emph on
34854 The LaTeX Companion Second Edition.
34855
34856 \emph default
34857  Addison-Wesley, 2004
34858 \end_layout
34859
34860 \begin_layout Bibliography
34861 \begin_inset CommandInset bibitem
34862 LatexCommand bibitem
34863 key "latexguide"
34864
34865 \end_inset
34866
34867 Helmut Kopka and Patrick W.
34868  Daly: 
34869 \emph on
34870 A Guide to LaTeX Fourth Edition.
34871
34872 \emph default
34873  Addison-Wesley, 2003
34874 \end_layout
34875
34876 \begin_layout Bibliography
34877 \begin_inset CommandInset bibitem
34878 LatexCommand bibitem
34879 key "latexbook"
34880
34881 \end_inset
34882
34883 Leslie Lamport: 
34884 \emph on
34885 LaTeX: A Document Preparation System.
34886
34887 \emph default
34888  Addison-Wesley, second edition, 1994
34889 \end_layout
34890
34891 \begin_layout Bibliography
34892 \begin_inset CommandInset bibitem
34893 LatexCommand bibitem
34894 key "booktabs"
34895
34896 \end_inset
34897
34898 Documentation du paquetage LaTeX 
34899 \series bold
34900
34901 \begin_inset CommandInset href
34902 LatexCommand href
34903 name "booktabs"
34904 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
34905
34906 \end_inset
34907
34908
34909 \series default
34910
34911 \begin_inset Index
34912 status collapsed
34913
34914 \begin_layout Plain Layout
34915 Paquetages LaTeX ! booktabs
34916 \end_layout
34917
34918 \end_inset
34919
34920
34921 \end_layout
34922
34923 \begin_layout Bibliography
34924 \begin_inset CommandInset bibitem
34925 LatexCommand bibitem
34926 key "caption"
34927
34928 \end_inset
34929
34930 Documentation du paquetage LaTeX 
34931 \series bold
34932
34933 \begin_inset CommandInset href
34934 LatexCommand href
34935 name "caption"
34936 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
34937
34938 \end_inset
34939
34940
34941 \series default
34942
34943 \begin_inset Index
34944 status collapsed
34945
34946 \begin_layout Plain Layout
34947 Paquetages LaTeX ! caption
34948 \end_layout
34949
34950 \end_inset
34951
34952
34953 \end_layout
34954
34955 \begin_layout Bibliography
34956 \begin_inset CommandInset bibitem
34957 LatexCommand bibitem
34958 key "endfloat"
34959
34960 \end_inset
34961
34962 Documentation du paquetage LaTeX 
34963 \series bold
34964
34965 \begin_inset CommandInset href
34966 LatexCommand href
34967 name "endfloat"
34968 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
34969
34970 \end_inset
34971
34972
34973 \series default
34974
34975 \begin_inset Index
34976 status collapsed
34977
34978 \begin_layout Plain Layout
34979 Paquetages LaTeX ! endfloat
34980 \end_layout
34981
34982 \end_inset
34983
34984
34985 \end_layout
34986
34987 \begin_layout Bibliography
34988 \begin_inset CommandInset bibitem
34989 LatexCommand bibitem
34990 key "wrapfig"
34991
34992 \end_inset
34993
34994 Documentation du paquetage LaTeX 
34995 \series bold
34996
34997 \begin_inset CommandInset href
34998 LatexCommand href
34999 name "wrapfig"
35000 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
35001
35002 \end_inset
35003
35004
35005 \series default
35006
35007 \begin_inset Index
35008 status collapsed
35009
35010 \begin_layout Plain Layout
35011 Paquetages LaTeX ! wrapfig
35012 \begin_inset ERT
35013 status collapsed
35014
35015 \begin_layout Plain Layout
35016
35017
35018 \backslash
35019 vspace{4mm}
35020 \end_layout
35021
35022 \end_inset
35023
35024
35025 \end_layout
35026
35027 \end_inset
35028
35029
35030 \end_layout
35031
35032 \begin_layout Bibliography
35033 \begin_inset CommandInset bibitem
35034 LatexCommand bibitem
35035 key "footmisc"
35036
35037 \end_inset
35038
35039 Documentation du paquetage LaTeX 
35040 \series bold
35041
35042 \begin_inset CommandInset href
35043 LatexCommand href
35044 name "footmisc"
35045 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
35046
35047 \end_inset
35048
35049
35050 \series default
35051
35052 \begin_inset Index
35053 status collapsed
35054
35055 \begin_layout Plain Layout
35056 Paquetages LaTeX ! footmisc
35057 \end_layout
35058
35059 \end_inset
35060
35061
35062 \end_layout
35063
35064 \begin_layout Bibliography
35065 \begin_inset CommandInset bibitem
35066 LatexCommand bibitem
35067 key "hypcap"
35068
35069 \end_inset
35070
35071 Documentation du paquetage LaTeX 
35072 \series bold
35073
35074 \begin_inset CommandInset href
35075 LatexCommand href
35076 name "hypcap"
35077 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
35078
35079 \end_inset
35080
35081
35082 \series default
35083
35084 \begin_inset Index
35085 status collapsed
35086
35087 \begin_layout Plain Layout
35088 Paquetages LaTeX ! hyperref
35089 \end_layout
35090
35091 \end_inset
35092
35093
35094 \end_layout
35095
35096 \begin_layout Bibliography
35097 \begin_inset CommandInset bibitem
35098 LatexCommand bibitem
35099 key "hyperref"
35100
35101 \end_inset
35102
35103 Documentation du paquetage LaTeX 
35104 \series bold
35105
35106 \begin_inset CommandInset href
35107 LatexCommand href
35108 name "hyperref"
35109 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
35110
35111 \end_inset
35112
35113
35114 \series default
35115
35116 \begin_inset Index
35117 status collapsed
35118
35119 \begin_layout Plain Layout
35120 Paquetages LaTeX ! hyperref
35121 \end_layout
35122
35123 \end_inset
35124
35125
35126 \end_layout
35127
35128 \begin_layout Bibliography
35129 \begin_inset CommandInset bibitem
35130 LatexCommand bibitem
35131 key "KOMA-script"
35132
35133 \end_inset
35134
35135 Documentation du paquetage LaTeX 
35136 \series bold
35137
35138 \begin_inset CommandInset href
35139 LatexCommand href
35140 name "KOMA-script"
35141 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguien.pdf"
35142
35143 \end_inset
35144
35145
35146 \series default
35147
35148 \begin_inset Index
35149 status collapsed
35150
35151 \begin_layout Plain Layout
35152 Paquetages LaTeX ! KOMA-script
35153 \end_layout
35154
35155 \end_inset
35156
35157
35158 \end_layout
35159
35160 \begin_layout Bibliography
35161 \begin_inset CommandInset bibitem
35162 LatexCommand bibitem
35163 key "listings"
35164
35165 \end_inset
35166
35167 Documentation du paquetage LaTeX 
35168 \series bold
35169
35170 \begin_inset CommandInset href
35171 LatexCommand href
35172 name "listings"
35173 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
35174
35175 \end_inset
35176
35177
35178 \series default
35179
35180 \begin_inset Index
35181 status collapsed
35182
35183 \begin_layout Plain Layout
35184 Paquetages LaTeX ! listings
35185 \end_layout
35186
35187 \end_inset
35188
35189
35190 \end_layout
35191
35192 \begin_layout Bibliography
35193 \begin_inset CommandInset bibitem
35194 LatexCommand bibitem
35195 key "marginnote"
35196
35197 \end_inset
35198
35199 Documentation du paquetage LaTeX 
35200 \series bold
35201
35202 \begin_inset CommandInset href
35203 LatexCommand href
35204 name "marginnote"
35205 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
35206
35207 \end_inset
35208
35209
35210 \series default
35211
35212 \begin_inset Index
35213 status collapsed
35214
35215 \begin_layout Plain Layout
35216 Paquetages LaTeX ! marginnote
35217 \end_layout
35218
35219 \end_inset
35220
35221
35222 \end_layout
35223
35224 \begin_layout Bibliography
35225 \begin_inset CommandInset bibitem
35226 LatexCommand bibitem
35227 key "pstricks"
35228
35229 \end_inset
35230
35231 Page Web du paquetage LaTeX 
35232 \series bold
35233
35234 \begin_inset CommandInset href
35235 LatexCommand href
35236 name "PSTricks"
35237 target "http://tug.org/PSTricks/"
35238
35239 \end_inset
35240
35241
35242 \series default
35243
35244 \begin_inset Index
35245 status collapsed
35246
35247 \begin_layout Plain Layout
35248 Paquetages LaTeX ! PSTricks
35249 \end_layout
35250
35251 \end_inset
35252
35253
35254 \end_layout
35255
35256 \begin_layout Bibliography
35257 \begin_inset CommandInset bibitem
35258 LatexCommand bibitem
35259 key "sidecap"
35260
35261 \end_inset
35262
35263 Documentation du paquetage LaTeX 
35264 \series bold
35265
35266 \begin_inset CommandInset href
35267 LatexCommand href
35268 name "sidecap"
35269 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
35270
35271 \end_inset
35272
35273
35274 \series default
35275
35276 \begin_inset Index
35277 status collapsed
35278
35279 \begin_layout Plain Layout
35280 Paquetages LaTeX ! sidecap
35281 \end_layout
35282
35283 \end_inset
35284
35285
35286 \end_layout
35287
35288 \begin_layout Bibliography
35289 \begin_inset CommandInset bibitem
35290 LatexCommand bibitem
35291 key "NewInLyX16"
35292
35293 \end_inset
35294
35295
35296 \begin_inset CommandInset href
35297 LatexCommand href
35298 name "Page Wiki"
35299 target "http://wiki.lyx.org/LyX/NewInLyX16"
35300
35301 \end_inset
35302
35303  au sujet des nouveautés de 
35304 \family sans
35305 LyX 1.6.0
35306 \family default
35307 .
35308 \end_layout
35309
35310 \begin_layout Standard
35311 \begin_inset CommandInset index_print
35312 LatexCommand printindex
35313
35314 \end_inset
35315
35316
35317 \end_layout
35318
35319 \begin_layout Standard
35320 \begin_inset FloatList figure
35321
35322 \end_inset
35323
35324
35325 \end_layout
35326
35327 \begin_layout Standard
35328 \begin_inset FloatList table
35329
35330 \end_inset
35331
35332
35333 \end_layout
35334
35335 \begin_layout Standard
35336 \begin_inset ERT
35337 status open
35338
35339 \begin_layout Plain Layout
35340
35341
35342 \backslash
35343 listof{algorithm}{Liste des Algorithmes}
35344 \end_layout
35345
35346 \end_inset
35347
35348
35349 \begin_inset Note Note
35350 status collapsed
35351
35352 \begin_layout Plain Layout
35353 voir la section
35354 \begin_inset space ~
35355 \end_inset
35356
35357
35358 \begin_inset CommandInset ref
35359 LatexCommand ref
35360 reference "sub:Flottant-d'Algorithme"
35361
35362 \end_inset
35363
35364  pour une description
35365 \end_layout
35366
35367 \end_inset
35368
35369
35370 \end_layout
35371
35372 \end_body
35373 \end_document