]> git.lyx.org Git - lyx.git/blob - lib/doc/fr/EmbeddedObjects.lyx
port from branch:
[lyx.git] / lib / doc / fr / EmbeddedObjects.lyx
1 #LyX 1.6.7 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"
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.6.x janvier 2010
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 contient la légende du tableau.
3243  La première ligne est transformée en une colonne unique et une légende
3244  est insérée.
3245  Vous trouverez d'autres explications sur les légendes pour les tableaux
3246  longs dans la section
3247 \begin_inset space ~
3248 \end_inset
3249
3250
3251 \begin_inset CommandInset ref
3252 LatexCommand ref
3253 reference "sub:Tableaux-longs-légende"
3254
3255 \end_inset
3256
3257 .
3258 \end_layout
3259
3260 \begin_layout Standard
3261 Vous pouvez aussi préciser une ligne où la table devra être coupée.
3262  Voyez le tableau long qui suit pour voir comment ça marche :
3263 \end_layout
3264
3265 \begin_layout Standard
3266 \align center
3267 \begin_inset Tabular
3268 <lyxtabular version="3" rows="69" columns="3">
3269 <features islongtable="true">
3270 <column alignment="left" valignment="top" width="0cm">
3271 <column alignment="left" valignment="top" width="0pt">
3272 <column alignment="center" valignment="top" width="0pt">
3273 <row endfirsthead="true">
3274 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3275 \begin_inset Text
3276
3277 \begin_layout Plain Layout
3278
3279 \series bold
3280 Exemple d'annuaire téléphonique (ignorez les noms)
3281 \end_layout
3282
3283 \end_inset
3284 </cell>
3285 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3286 \begin_inset Text
3287
3288 \begin_layout Plain Layout
3289
3290 \end_layout
3291
3292 \end_inset
3293 </cell>
3294 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3295 \begin_inset Text
3296
3297 \begin_layout Plain Layout
3298
3299 \end_layout
3300
3301 \end_inset
3302 </cell>
3303 </row>
3304 <row endfirsthead="true">
3305 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3306 \begin_inset Text
3307
3308 \begin_layout Plain Layout
3309
3310 \series bold
3311 NOM
3312 \end_layout
3313
3314 \end_inset
3315 </cell>
3316 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3317 \begin_inset Text
3318
3319 \begin_layout Plain Layout
3320
3321 \end_layout
3322
3323 \end_inset
3324 </cell>
3325 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3326 \begin_inset Text
3327
3328 \begin_layout Plain Layout
3329
3330 \series bold
3331 TEL.
3332 \end_layout
3333
3334 \end_inset
3335 </cell>
3336 </row>
3337 <row endhead="true">
3338 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3339 \begin_inset Text
3340
3341 \begin_layout Plain Layout
3342
3343 \series bold
3344 Exemple d'annuaire téléphonique
3345 \end_layout
3346
3347 \end_inset
3348 </cell>
3349 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3350 \begin_inset Text
3351
3352 \begin_layout Plain Layout
3353
3354 \end_layout
3355
3356 \end_inset
3357 </cell>
3358 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3359 \begin_inset Text
3360
3361 \begin_layout Plain Layout
3362
3363 \end_layout
3364
3365 \end_inset
3366 </cell>
3367 </row>
3368 <row endhead="true">
3369 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3370 \begin_inset Text
3371
3372 \begin_layout Plain Layout
3373
3374 \series bold
3375 NOM
3376 \end_layout
3377
3378 \end_inset
3379 </cell>
3380 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3381 \begin_inset Text
3382
3383 \begin_layout Plain Layout
3384
3385 \end_layout
3386
3387 \end_inset
3388 </cell>
3389 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3390 \begin_inset Text
3391
3392 \begin_layout Plain Layout
3393
3394 \series bold
3395 TEL.
3396 \end_layout
3397
3398 \end_inset
3399 </cell>
3400 </row>
3401 <row endfoot="true">
3402 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3403 \begin_inset Text
3404
3405 \begin_layout Plain Layout
3406  continue page suivante
3407 \end_layout
3408
3409 \end_inset
3410 </cell>
3411 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3412 \begin_inset Text
3413
3414 \begin_layout Plain Layout
3415
3416 \end_layout
3417
3418 \end_inset
3419 </cell>
3420 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3421 \begin_inset Text
3422
3423 \begin_layout Plain Layout
3424
3425 \end_layout
3426
3427 \end_inset
3428 </cell>
3429 </row>
3430 <row>
3431 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3432 \begin_inset Text
3433
3434 \begin_layout Plain Layout
3435
3436 \series bold
3437 Annovi
3438 \end_layout
3439
3440 \end_inset
3441 </cell>
3442 <cell alignment="center" valignment="top" usebox="none">
3443 \begin_inset Text
3444
3445 \begin_layout Plain Layout
3446 Silvia
3447 \end_layout
3448
3449 \end_inset
3450 </cell>
3451 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3452 \begin_inset Text
3453
3454 \begin_layout Plain Layout
3455 111
3456 \end_layout
3457
3458 \end_inset
3459 </cell>
3460 </row>
3461 <row>
3462 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3463 \begin_inset Text
3464
3465 \begin_layout Plain Layout
3466
3467 \series bold
3468 Bertoli
3469 \end_layout
3470
3471 \end_inset
3472 </cell>
3473 <cell alignment="center" valignment="top" usebox="none">
3474 \begin_inset Text
3475
3476 \begin_layout Plain Layout
3477 Stefano
3478 \end_layout
3479
3480 \end_inset
3481 </cell>
3482 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3483 \begin_inset Text
3484
3485 \begin_layout Plain Layout
3486 111
3487 \end_layout
3488
3489 \end_inset
3490 </cell>
3491 </row>
3492 <row>
3493 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3494 \begin_inset Text
3495
3496 \begin_layout Plain Layout
3497
3498 \series bold
3499 Bozzi
3500 \end_layout
3501
3502 \end_inset
3503 </cell>
3504 <cell alignment="center" valignment="top" usebox="none">
3505 \begin_inset Text
3506
3507 \begin_layout Plain Layout
3508 Walter
3509 \end_layout
3510
3511 \end_inset
3512 </cell>
3513 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3514 \begin_inset Text
3515
3516 \begin_layout Plain Layout
3517 111
3518 \end_layout
3519
3520 \end_inset
3521 </cell>
3522 </row>
3523 <row>
3524 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3525 \begin_inset Text
3526
3527 \begin_layout Plain Layout
3528
3529 \series bold
3530 Cachia
3531 \end_layout
3532
3533 \end_inset
3534 </cell>
3535 <cell alignment="center" valignment="top" usebox="none">
3536 \begin_inset Text
3537
3538 \begin_layout Plain Layout
3539 Maria
3540 \end_layout
3541
3542 \end_inset
3543 </cell>
3544 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3545 \begin_inset Text
3546
3547 \begin_layout Plain Layout
3548 111
3549 \end_layout
3550
3551 \end_inset
3552 </cell>
3553 </row>
3554 <row>
3555 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3556 \begin_inset Text
3557
3558 \begin_layout Plain Layout
3559
3560 \series bold
3561 Cachia
3562 \end_layout
3563
3564 \end_inset
3565 </cell>
3566 <cell alignment="center" valignment="top" usebox="none">
3567 \begin_inset Text
3568
3569 \begin_layout Plain Layout
3570 Maurizio
3571 \end_layout
3572
3573 \end_inset
3574 </cell>
3575 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3576 \begin_inset Text
3577
3578 \begin_layout Plain Layout
3579 111
3580 \end_layout
3581
3582 \end_inset
3583 </cell>
3584 </row>
3585 <row>
3586 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3587 \begin_inset Text
3588
3589 \begin_layout Plain Layout
3590
3591 \series bold
3592 Cinquemani
3593 \end_layout
3594
3595 \end_inset
3596 </cell>
3597 <cell alignment="center" valignment="top" usebox="none">
3598 \begin_inset Text
3599
3600 \begin_layout Plain Layout
3601 Giusi
3602 \end_layout
3603
3604 \end_inset
3605 </cell>
3606 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3607 \begin_inset Text
3608
3609 \begin_layout Plain Layout
3610 111
3611 \end_layout
3612
3613 \end_inset
3614 </cell>
3615 </row>
3616 <row>
3617 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3618 \begin_inset Text
3619
3620 \begin_layout Plain Layout
3621
3622 \series bold
3623 Colin
3624 \end_layout
3625
3626 \end_inset
3627 </cell>
3628 <cell alignment="center" valignment="top" usebox="none">
3629 \begin_inset Text
3630
3631 \begin_layout Plain Layout
3632 Bernard
3633 \end_layout
3634
3635 \end_inset
3636 </cell>
3637 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3638 \begin_inset Text
3639
3640 \begin_layout Plain Layout
3641 111
3642 \end_layout
3643
3644 \end_inset
3645 </cell>
3646 </row>
3647 <row>
3648 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3649 \begin_inset Text
3650
3651 \begin_layout Plain Layout
3652
3653 \series bold
3654 Concli
3655 \end_layout
3656
3657 \end_inset
3658 </cell>
3659 <cell alignment="center" valignment="top" usebox="none">
3660 \begin_inset Text
3661
3662 \begin_layout Plain Layout
3663 Gianfranco
3664 \end_layout
3665
3666 \end_inset
3667 </cell>
3668 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3669 \begin_inset Text
3670
3671 \begin_layout Plain Layout
3672 111
3673 \end_layout
3674
3675 \end_inset
3676 </cell>
3677 </row>
3678 <row>
3679 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3680 \begin_inset Text
3681
3682 \begin_layout Plain Layout
3683
3684 \series bold
3685 Dal Bosco
3686 \end_layout
3687
3688 \end_inset
3689 </cell>
3690 <cell alignment="center" valignment="top" usebox="none">
3691 \begin_inset Text
3692
3693 \begin_layout Plain Layout
3694 Carolina
3695 \end_layout
3696
3697 \end_inset
3698 </cell>
3699 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3700 \begin_inset Text
3701
3702 \begin_layout Plain Layout
3703 111
3704 \end_layout
3705
3706 \end_inset
3707 </cell>
3708 </row>
3709 <row>
3710 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3711 \begin_inset Text
3712
3713 \begin_layout Plain Layout
3714
3715 \series bold
3716 Dalpiaz
3717 \end_layout
3718
3719 \end_inset
3720 </cell>
3721 <cell alignment="center" valignment="top" usebox="none">
3722 \begin_inset Text
3723
3724 \begin_layout Plain Layout
3725 Annamaria
3726 \end_layout
3727
3728 \end_inset
3729 </cell>
3730 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3731 \begin_inset Text
3732
3733 \begin_layout Plain Layout
3734 111
3735 \end_layout
3736
3737 \end_inset
3738 </cell>
3739 </row>
3740 <row>
3741 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3742 \begin_inset Text
3743
3744 \begin_layout Plain Layout
3745
3746 \series bold
3747 Feliciello
3748 \end_layout
3749
3750 \end_inset
3751 </cell>
3752 <cell alignment="center" valignment="top" usebox="none">
3753 \begin_inset Text
3754
3755 \begin_layout Plain Layout
3756 Domenico
3757 \end_layout
3758
3759 \end_inset
3760 </cell>
3761 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3762 \begin_inset Text
3763
3764 \begin_layout Plain Layout
3765 111
3766 \end_layout
3767
3768 \end_inset
3769 </cell>
3770 </row>
3771 <row>
3772 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3773 \begin_inset Text
3774
3775 \begin_layout Plain Layout
3776
3777 \series bold
3778 Focarelli
3779 \end_layout
3780
3781 \end_inset
3782 </cell>
3783 <cell alignment="center" valignment="top" usebox="none">
3784 \begin_inset Text
3785
3786 \begin_layout Plain Layout
3787 Paola
3788 \end_layout
3789
3790 \end_inset
3791 </cell>
3792 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3793 \begin_inset Text
3794
3795 \begin_layout Plain Layout
3796 111
3797 \end_layout
3798
3799 \end_inset
3800 </cell>
3801 </row>
3802 <row>
3803 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3804 \begin_inset Text
3805
3806 \begin_layout Plain Layout
3807
3808 \series bold
3809 Galletti
3810 \end_layout
3811
3812 \end_inset
3813 </cell>
3814 <cell alignment="center" valignment="top" usebox="none">
3815 \begin_inset Text
3816
3817 \begin_layout Plain Layout
3818 Oreste
3819 \end_layout
3820
3821 \end_inset
3822 </cell>
3823 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3824 \begin_inset Text
3825
3826 \begin_layout Plain Layout
3827 111
3828 \end_layout
3829
3830 \end_inset
3831 </cell>
3832 </row>
3833 <row>
3834 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3835 \begin_inset Text
3836
3837 \begin_layout Plain Layout
3838
3839 \series bold
3840 Gasparini
3841 \end_layout
3842
3843 \end_inset
3844 </cell>
3845 <cell alignment="center" valignment="top" usebox="none">
3846 \begin_inset Text
3847
3848 \begin_layout Plain Layout
3849 Franca
3850 \end_layout
3851
3852 \end_inset
3853 </cell>
3854 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3855 \begin_inset Text
3856
3857 \begin_layout Plain Layout
3858 111
3859 \end_layout
3860
3861 \end_inset
3862 </cell>
3863 </row>
3864 <row>
3865 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3866 \begin_inset Text
3867
3868 \begin_layout Plain Layout
3869
3870 \series bold
3871 Rizzardi
3872 \end_layout
3873
3874 \end_inset
3875 </cell>
3876 <cell alignment="center" valignment="top" usebox="none">
3877 \begin_inset Text
3878
3879 \begin_layout Plain Layout
3880 Paola
3881 \end_layout
3882
3883 \end_inset
3884 </cell>
3885 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3886 \begin_inset Text
3887
3888 \begin_layout Plain Layout
3889 111
3890 \end_layout
3891
3892 \end_inset
3893 </cell>
3894 </row>
3895 <row>
3896 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3897 \begin_inset Text
3898
3899 \begin_layout Plain Layout
3900
3901 \series bold
3902 Lassini
3903 \end_layout
3904
3905 \end_inset
3906 </cell>
3907 <cell alignment="center" valignment="top" usebox="none">
3908 \begin_inset Text
3909
3910 \begin_layout Plain Layout
3911 Giancarlo
3912 \end_layout
3913
3914 \end_inset
3915 </cell>
3916 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3917 \begin_inset Text
3918
3919 \begin_layout Plain Layout
3920 111
3921 \end_layout
3922
3923 \end_inset
3924 </cell>
3925 </row>
3926 <row>
3927 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3928 \begin_inset Text
3929
3930 \begin_layout Plain Layout
3931
3932 \series bold
3933 Malfatti
3934 \end_layout
3935
3936 \end_inset
3937 </cell>
3938 <cell alignment="center" valignment="top" usebox="none">
3939 \begin_inset Text
3940
3941 \begin_layout Plain Layout
3942 Luciano
3943 \end_layout
3944
3945 \end_inset
3946 </cell>
3947 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3948 \begin_inset Text
3949
3950 \begin_layout Plain Layout
3951 111
3952 \end_layout
3953
3954 \end_inset
3955 </cell>
3956 </row>
3957 <row>
3958 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3959 \begin_inset Text
3960
3961 \begin_layout Plain Layout
3962
3963 \series bold
3964 Malfatti
3965 \end_layout
3966
3967 \end_inset
3968 </cell>
3969 <cell alignment="center" valignment="top" usebox="none">
3970 \begin_inset Text
3971
3972 \begin_layout Plain Layout
3973 Valeriano
3974 \end_layout
3975
3976 \end_inset
3977 </cell>
3978 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3979 \begin_inset Text
3980
3981 \begin_layout Plain Layout
3982 111
3983 \end_layout
3984
3985 \end_inset
3986 </cell>
3987 </row>
3988 <row>
3989 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3990 \begin_inset Text
3991
3992 \begin_layout Plain Layout
3993
3994 \series bold
3995 Meneguzzo
3996 \end_layout
3997
3998 \end_inset
3999 </cell>
4000 <cell alignment="center" valignment="top" usebox="none">
4001 \begin_inset Text
4002
4003 \begin_layout Plain Layout
4004 Roberto
4005 \end_layout
4006
4007 \end_inset
4008 </cell>
4009 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4010 \begin_inset Text
4011
4012 \begin_layout Plain Layout
4013 111
4014 \end_layout
4015
4016 \end_inset
4017 </cell>
4018 </row>
4019 <row>
4020 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4021 \begin_inset Text
4022
4023 \begin_layout Plain Layout
4024
4025 \series bold
4026 Mezzadra
4027 \end_layout
4028
4029 \end_inset
4030 </cell>
4031 <cell alignment="center" valignment="top" usebox="none">
4032 \begin_inset Text
4033
4034 \begin_layout Plain Layout
4035 Roberto
4036 \end_layout
4037
4038 \end_inset
4039 </cell>
4040 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4041 \begin_inset Text
4042
4043 \begin_layout Plain Layout
4044 111
4045 \end_layout
4046
4047 \end_inset
4048 </cell>
4049 </row>
4050 <row>
4051 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4052 \begin_inset Text
4053
4054 \begin_layout Plain Layout
4055
4056 \series bold
4057 Pirpamer
4058 \end_layout
4059
4060 \end_inset
4061 </cell>
4062 <cell alignment="center" valignment="top" usebox="none">
4063 \begin_inset Text
4064
4065 \begin_layout Plain Layout
4066 Erich
4067 \end_layout
4068
4069 \end_inset
4070 </cell>
4071 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4072 \begin_inset Text
4073
4074 \begin_layout Plain Layout
4075 111
4076 \end_layout
4077
4078 \end_inset
4079 </cell>
4080 </row>
4081 <row>
4082 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4083 \begin_inset Text
4084
4085 \begin_layout Plain Layout
4086
4087 \series bold
4088 Pochiesa
4089 \end_layout
4090
4091 \end_inset
4092 </cell>
4093 <cell alignment="center" valignment="top" usebox="none">
4094 \begin_inset Text
4095
4096 \begin_layout Plain Layout
4097 Paolo
4098 \end_layout
4099
4100 \end_inset
4101 </cell>
4102 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4103 \begin_inset Text
4104
4105 \begin_layout Plain Layout
4106 111, 222
4107 \end_layout
4108
4109 \end_inset
4110 </cell>
4111 </row>
4112 <row>
4113 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4114 \begin_inset Text
4115
4116 \begin_layout Plain Layout
4117
4118 \series bold
4119 Radina
4120 \end_layout
4121
4122 \end_inset
4123 </cell>
4124 <cell alignment="center" valignment="top" usebox="none">
4125 \begin_inset Text
4126
4127 \begin_layout Plain Layout
4128 Claudio
4129 \end_layout
4130
4131 \end_inset
4132 </cell>
4133 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4134 \begin_inset Text
4135
4136 \begin_layout Plain Layout
4137 111
4138 \end_layout
4139
4140 \end_inset
4141 </cell>
4142 </row>
4143 <row>
4144 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4145 \begin_inset Text
4146
4147 \begin_layout Plain Layout
4148
4149 \series bold
4150 Stuffer
4151 \end_layout
4152
4153 \end_inset
4154 </cell>
4155 <cell alignment="center" valignment="top" usebox="none">
4156 \begin_inset Text
4157
4158 \begin_layout Plain Layout
4159 Oskar
4160 \end_layout
4161
4162 \end_inset
4163 </cell>
4164 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4165 \begin_inset Text
4166
4167 \begin_layout Plain Layout
4168 111
4169 \end_layout
4170
4171 \end_inset
4172 </cell>
4173 </row>
4174 <row>
4175 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4176 \begin_inset Text
4177
4178 \begin_layout Plain Layout
4179
4180 \series bold
4181 Tacchelli
4182 \end_layout
4183
4184 \end_inset
4185 </cell>
4186 <cell alignment="center" valignment="top" usebox="none">
4187 \begin_inset Text
4188
4189 \begin_layout Plain Layout
4190 Ugo
4191 \end_layout
4192
4193 \end_inset
4194 </cell>
4195 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4196 \begin_inset Text
4197
4198 \begin_layout Plain Layout
4199 111
4200 \end_layout
4201
4202 \end_inset
4203 </cell>
4204 </row>
4205 <row>
4206 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4207 \begin_inset Text
4208
4209 \begin_layout Plain Layout
4210
4211 \series bold
4212 Tezzele
4213 \end_layout
4214
4215 \end_inset
4216 </cell>
4217 <cell alignment="center" valignment="top" usebox="none">
4218 \begin_inset Text
4219
4220 \begin_layout Plain Layout
4221 Margit
4222 \end_layout
4223
4224 \end_inset
4225 </cell>
4226 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4227 \begin_inset Text
4228
4229 \begin_layout Plain Layout
4230 111
4231 \end_layout
4232
4233 \end_inset
4234 </cell>
4235 </row>
4236 <row>
4237 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4238 \begin_inset Text
4239
4240 \begin_layout Plain Layout
4241
4242 \series bold
4243 Unterkalmsteiner
4244 \end_layout
4245
4246 \end_inset
4247 </cell>
4248 <cell alignment="center" valignment="top" usebox="none">
4249 \begin_inset Text
4250
4251 \begin_layout Plain Layout
4252 Frieda
4253 \end_layout
4254
4255 \end_inset
4256 </cell>
4257 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4258 \begin_inset Text
4259
4260 \begin_layout Plain Layout
4261 111
4262 \end_layout
4263
4264 \end_inset
4265 </cell>
4266 </row>
4267 <row>
4268 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4269 \begin_inset Text
4270
4271 \begin_layout Plain Layout
4272
4273 \series bold
4274 Vieider
4275 \end_layout
4276
4277 \end_inset
4278 </cell>
4279 <cell alignment="center" valignment="top" usebox="none">
4280 \begin_inset Text
4281
4282 \begin_layout Plain Layout
4283 Hilde
4284 \end_layout
4285
4286 \end_inset
4287 </cell>
4288 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4289 \begin_inset Text
4290
4291 \begin_layout Plain Layout
4292 111
4293 \end_layout
4294
4295 \end_inset
4296 </cell>
4297 </row>
4298 <row>
4299 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4300 \begin_inset Text
4301
4302 \begin_layout Plain Layout
4303
4304 \series bold
4305 Vigna
4306 \end_layout
4307
4308 \end_inset
4309 </cell>
4310 <cell alignment="center" valignment="top" usebox="none">
4311 \begin_inset Text
4312
4313 \begin_layout Plain Layout
4314 Jürgen
4315 \end_layout
4316
4317 \end_inset
4318 </cell>
4319 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4320 \begin_inset Text
4321
4322 \begin_layout Plain Layout
4323 111
4324 \end_layout
4325
4326 \end_inset
4327 </cell>
4328 </row>
4329 <row>
4330 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4331 \begin_inset Text
4332
4333 \begin_layout Plain Layout
4334
4335 \series bold
4336 Weber
4337 \end_layout
4338
4339 \end_inset
4340 </cell>
4341 <cell alignment="center" valignment="top" usebox="none">
4342 \begin_inset Text
4343
4344 \begin_layout Plain Layout
4345 Maurizio
4346 \end_layout
4347
4348 \end_inset
4349 </cell>
4350 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4351 \begin_inset Text
4352
4353 \begin_layout Plain Layout
4354 111
4355 \end_layout
4356
4357 \end_inset
4358 </cell>
4359 </row>
4360 <row>
4361 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4362 \begin_inset Text
4363
4364 \begin_layout Plain Layout
4365
4366 \series bold
4367 Winkler
4368 \end_layout
4369
4370 \end_inset
4371 </cell>
4372 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4373 \begin_inset Text
4374
4375 \begin_layout Plain Layout
4376 Franz
4377 \end_layout
4378
4379 \end_inset
4380 </cell>
4381 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4382 \begin_inset Text
4383
4384 \begin_layout Plain Layout
4385 111
4386 \end_layout
4387
4388 \end_inset
4389 </cell>
4390 </row>
4391 <row>
4392 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4393 \begin_inset Text
4394
4395 \begin_layout Plain Layout
4396  
4397 \end_layout
4398
4399 \end_inset
4400 </cell>
4401 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4402 \begin_inset Text
4403
4404 \begin_layout Plain Layout
4405
4406 \end_layout
4407
4408 \end_inset
4409 </cell>
4410 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4411 \begin_inset Text
4412
4413 \begin_layout Plain Layout
4414
4415 \end_layout
4416
4417 \end_inset
4418 </cell>
4419 </row>
4420 <row>
4421 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4422 \begin_inset Text
4423
4424 \begin_layout Plain Layout
4425
4426 \series bold
4427 Annovi
4428 \end_layout
4429
4430 \end_inset
4431 </cell>
4432 <cell alignment="center" valignment="top" usebox="none">
4433 \begin_inset Text
4434
4435 \begin_layout Plain Layout
4436 Silvia
4437 \end_layout
4438
4439 \end_inset
4440 </cell>
4441 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4442 \begin_inset Text
4443
4444 \begin_layout Plain Layout
4445 555
4446 \end_layout
4447
4448 \end_inset
4449 </cell>
4450 </row>
4451 <row>
4452 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4453 \begin_inset Text
4454
4455 \begin_layout Plain Layout
4456
4457 \series bold
4458 Bertoli
4459 \end_layout
4460
4461 \end_inset
4462 </cell>
4463 <cell alignment="center" valignment="top" usebox="none">
4464 \begin_inset Text
4465
4466 \begin_layout Plain Layout
4467 Stefano
4468 \end_layout
4469
4470 \end_inset
4471 </cell>
4472 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4473 \begin_inset Text
4474
4475 \begin_layout Plain Layout
4476 555
4477 \end_layout
4478
4479 \end_inset
4480 </cell>
4481 </row>
4482 <row>
4483 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4484 \begin_inset Text
4485
4486 \begin_layout Plain Layout
4487
4488 \series bold
4489 Bozzi
4490 \end_layout
4491
4492 \end_inset
4493 </cell>
4494 <cell alignment="center" valignment="top" usebox="none">
4495 \begin_inset Text
4496
4497 \begin_layout Plain Layout
4498 Walter
4499 \end_layout
4500
4501 \end_inset
4502 </cell>
4503 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4504 \begin_inset Text
4505
4506 \begin_layout Plain Layout
4507 555
4508 \end_layout
4509
4510 \end_inset
4511 </cell>
4512 </row>
4513 <row>
4514 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4515 \begin_inset Text
4516
4517 \begin_layout Plain Layout
4518
4519 \series bold
4520 Cachia
4521 \end_layout
4522
4523 \end_inset
4524 </cell>
4525 <cell alignment="center" valignment="top" usebox="none">
4526 \begin_inset Text
4527
4528 \begin_layout Plain Layout
4529 Maria
4530 \end_layout
4531
4532 \end_inset
4533 </cell>
4534 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4535 \begin_inset Text
4536
4537 \begin_layout Plain Layout
4538 555
4539 \end_layout
4540
4541 \end_inset
4542 </cell>
4543 </row>
4544 <row>
4545 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4546 \begin_inset Text
4547
4548 \begin_layout Plain Layout
4549
4550 \series bold
4551 Cachia
4552 \end_layout
4553
4554 \end_inset
4555 </cell>
4556 <cell alignment="center" valignment="top" usebox="none">
4557 \begin_inset Text
4558
4559 \begin_layout Plain Layout
4560 Maurizio
4561 \end_layout
4562
4563 \end_inset
4564 </cell>
4565 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4566 \begin_inset Text
4567
4568 \begin_layout Plain Layout
4569 555
4570 \end_layout
4571
4572 \end_inset
4573 </cell>
4574 </row>
4575 <row>
4576 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4577 \begin_inset Text
4578
4579 \begin_layout Plain Layout
4580
4581 \series bold
4582 Cinquemani
4583 \end_layout
4584
4585 \end_inset
4586 </cell>
4587 <cell alignment="center" valignment="top" usebox="none">
4588 \begin_inset Text
4589
4590 \begin_layout Plain Layout
4591 Giusi
4592 \end_layout
4593
4594 \end_inset
4595 </cell>
4596 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4597 \begin_inset Text
4598
4599 \begin_layout Plain Layout
4600 555
4601 \end_layout
4602
4603 \end_inset
4604 </cell>
4605 </row>
4606 <row>
4607 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4608 \begin_inset Text
4609
4610 \begin_layout Plain Layout
4611
4612 \series bold
4613 Colin
4614 \end_layout
4615
4616 \end_inset
4617 </cell>
4618 <cell alignment="center" valignment="top" usebox="none">
4619 \begin_inset Text
4620
4621 \begin_layout Plain Layout
4622 Bernard
4623 \end_layout
4624
4625 \end_inset
4626 </cell>
4627 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4628 \begin_inset Text
4629
4630 \begin_layout Plain Layout
4631 555
4632 \end_layout
4633
4634 \end_inset
4635 </cell>
4636 </row>
4637 <row>
4638 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4639 \begin_inset Text
4640
4641 \begin_layout Plain Layout
4642
4643 \series bold
4644 Concli
4645 \end_layout
4646
4647 \end_inset
4648 </cell>
4649 <cell alignment="center" valignment="top" usebox="none">
4650 \begin_inset Text
4651
4652 \begin_layout Plain Layout
4653 Gianfranco
4654 \end_layout
4655
4656 \end_inset
4657 </cell>
4658 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4659 \begin_inset Text
4660
4661 \begin_layout Plain Layout
4662 555
4663 \end_layout
4664
4665 \end_inset
4666 </cell>
4667 </row>
4668 <row>
4669 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4670 \begin_inset Text
4671
4672 \begin_layout Plain Layout
4673
4674 \series bold
4675 Dal Bosco
4676 \end_layout
4677
4678 \end_inset
4679 </cell>
4680 <cell alignment="center" valignment="top" usebox="none">
4681 \begin_inset Text
4682
4683 \begin_layout Plain Layout
4684 Carolina
4685 \end_layout
4686
4687 \end_inset
4688 </cell>
4689 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4690 \begin_inset Text
4691
4692 \begin_layout Plain Layout
4693 555
4694 \end_layout
4695
4696 \end_inset
4697 </cell>
4698 </row>
4699 <row>
4700 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4701 \begin_inset Text
4702
4703 \begin_layout Plain Layout
4704
4705 \series bold
4706 Dalpiaz
4707 \end_layout
4708
4709 \end_inset
4710 </cell>
4711 <cell alignment="center" valignment="top" usebox="none">
4712 \begin_inset Text
4713
4714 \begin_layout Plain Layout
4715 Annamaria
4716 \end_layout
4717
4718 \end_inset
4719 </cell>
4720 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4721 \begin_inset Text
4722
4723 \begin_layout Plain Layout
4724 555
4725 \end_layout
4726
4727 \end_inset
4728 </cell>
4729 </row>
4730 <row>
4731 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4732 \begin_inset Text
4733
4734 \begin_layout Plain Layout
4735
4736 \series bold
4737 Feliciello
4738 \end_layout
4739
4740 \end_inset
4741 </cell>
4742 <cell alignment="center" valignment="top" usebox="none">
4743 \begin_inset Text
4744
4745 \begin_layout Plain Layout
4746 Domenico
4747 \end_layout
4748
4749 \end_inset
4750 </cell>
4751 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4752 \begin_inset Text
4753
4754 \begin_layout Plain Layout
4755 555
4756 \end_layout
4757
4758 \end_inset
4759 </cell>
4760 </row>
4761 <row>
4762 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4763 \begin_inset Text
4764
4765 \begin_layout Plain Layout
4766
4767 \series bold
4768 Focarelli
4769 \end_layout
4770
4771 \end_inset
4772 </cell>
4773 <cell alignment="center" valignment="top" usebox="none">
4774 \begin_inset Text
4775
4776 \begin_layout Plain Layout
4777 Paola
4778 \end_layout
4779
4780 \end_inset
4781 </cell>
4782 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4783 \begin_inset Text
4784
4785 \begin_layout Plain Layout
4786 555
4787 \end_layout
4788
4789 \end_inset
4790 </cell>
4791 </row>
4792 <row>
4793 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4794 \begin_inset Text
4795
4796 \begin_layout Plain Layout
4797
4798 \series bold
4799 Galletti
4800 \end_layout
4801
4802 \end_inset
4803 </cell>
4804 <cell alignment="center" valignment="top" usebox="none">
4805 \begin_inset Text
4806
4807 \begin_layout Plain Layout
4808 Oreste
4809 \end_layout
4810
4811 \end_inset
4812 </cell>
4813 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4814 \begin_inset Text
4815
4816 \begin_layout Plain Layout
4817 555
4818 \end_layout
4819
4820 \end_inset
4821 </cell>
4822 </row>
4823 <row>
4824 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4825 \begin_inset Text
4826
4827 \begin_layout Plain Layout
4828
4829 \series bold
4830 Gasparini
4831 \end_layout
4832
4833 \end_inset
4834 </cell>
4835 <cell alignment="center" valignment="top" usebox="none">
4836 \begin_inset Text
4837
4838 \begin_layout Plain Layout
4839 Franca
4840 \end_layout
4841
4842 \end_inset
4843 </cell>
4844 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4845 \begin_inset Text
4846
4847 \begin_layout Plain Layout
4848 555
4849 \end_layout
4850
4851 \end_inset
4852 </cell>
4853 </row>
4854 <row>
4855 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4856 \begin_inset Text
4857
4858 \begin_layout Plain Layout
4859
4860 \series bold
4861 Rizzardi
4862 \end_layout
4863
4864 \end_inset
4865 </cell>
4866 <cell alignment="center" valignment="top" usebox="none">
4867 \begin_inset Text
4868
4869 \begin_layout Plain Layout
4870 Paola
4871 \end_layout
4872
4873 \end_inset
4874 </cell>
4875 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4876 \begin_inset Text
4877
4878 \begin_layout Plain Layout
4879 555
4880 \end_layout
4881
4882 \end_inset
4883 </cell>
4884 </row>
4885 <row>
4886 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4887 \begin_inset Text
4888
4889 \begin_layout Plain Layout
4890
4891 \series bold
4892 Lassini
4893 \end_layout
4894
4895 \end_inset
4896 </cell>
4897 <cell alignment="center" valignment="top" usebox="none">
4898 \begin_inset Text
4899
4900 \begin_layout Plain Layout
4901 Giancarlo
4902 \end_layout
4903
4904 \end_inset
4905 </cell>
4906 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4907 \begin_inset Text
4908
4909 \begin_layout Plain Layout
4910 555
4911 \end_layout
4912
4913 \end_inset
4914 </cell>
4915 </row>
4916 <row>
4917 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4918 \begin_inset Text
4919
4920 \begin_layout Plain Layout
4921
4922 \series bold
4923 Malfatti
4924 \end_layout
4925
4926 \end_inset
4927 </cell>
4928 <cell alignment="center" valignment="top" usebox="none">
4929 \begin_inset Text
4930
4931 \begin_layout Plain Layout
4932 Luciano
4933 \end_layout
4934
4935 \end_inset
4936 </cell>
4937 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4938 \begin_inset Text
4939
4940 \begin_layout Plain Layout
4941 555
4942 \end_layout
4943
4944 \end_inset
4945 </cell>
4946 </row>
4947 <row>
4948 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4949 \begin_inset Text
4950
4951 \begin_layout Plain Layout
4952
4953 \series bold
4954 Malfatti
4955 \end_layout
4956
4957 \end_inset
4958 </cell>
4959 <cell alignment="center" valignment="top" usebox="none">
4960 \begin_inset Text
4961
4962 \begin_layout Plain Layout
4963 Valeriano
4964 \end_layout
4965
4966 \end_inset
4967 </cell>
4968 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4969 \begin_inset Text
4970
4971 \begin_layout Plain Layout
4972 555
4973 \end_layout
4974
4975 \end_inset
4976 </cell>
4977 </row>
4978 <row>
4979 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4980 \begin_inset Text
4981
4982 \begin_layout Plain Layout
4983
4984 \series bold
4985 Meneguzzo
4986 \end_layout
4987
4988 \end_inset
4989 </cell>
4990 <cell alignment="center" valignment="top" usebox="none">
4991 \begin_inset Text
4992
4993 \begin_layout Plain Layout
4994 Roberto
4995 \end_layout
4996
4997 \end_inset
4998 </cell>
4999 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5000 \begin_inset Text
5001
5002 \begin_layout Plain Layout
5003 555
5004 \end_layout
5005
5006 \end_inset
5007 </cell>
5008 </row>
5009 <row>
5010 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5011 \begin_inset Text
5012
5013 \begin_layout Plain Layout
5014
5015 \series bold
5016 Mezzadra
5017 \end_layout
5018
5019 \end_inset
5020 </cell>
5021 <cell alignment="center" valignment="top" usebox="none">
5022 \begin_inset Text
5023
5024 \begin_layout Plain Layout
5025 Roberto
5026 \end_layout
5027
5028 \end_inset
5029 </cell>
5030 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5031 \begin_inset Text
5032
5033 \begin_layout Plain Layout
5034 555
5035 \end_layout
5036
5037 \end_inset
5038 </cell>
5039 </row>
5040 <row>
5041 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5042 \begin_inset Text
5043
5044 \begin_layout Plain Layout
5045
5046 \series bold
5047 Pirpamer
5048 \end_layout
5049
5050 \end_inset
5051 </cell>
5052 <cell alignment="center" valignment="top" usebox="none">
5053 \begin_inset Text
5054
5055 \begin_layout Plain Layout
5056 Erich
5057 \end_layout
5058
5059 \end_inset
5060 </cell>
5061 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5062 \begin_inset Text
5063
5064 \begin_layout Plain Layout
5065 555
5066 \end_layout
5067
5068 \end_inset
5069 </cell>
5070 </row>
5071 <row>
5072 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5073 \begin_inset Text
5074
5075 \begin_layout Plain Layout
5076
5077 \series bold
5078 Pochiesa
5079 \end_layout
5080
5081 \end_inset
5082 </cell>
5083 <cell alignment="center" valignment="top" usebox="none">
5084 \begin_inset Text
5085
5086 \begin_layout Plain Layout
5087 Paolo
5088 \end_layout
5089
5090 \end_inset
5091 </cell>
5092 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5093 \begin_inset Text
5094
5095 \begin_layout Plain Layout
5096 555, 222
5097 \end_layout
5098
5099 \end_inset
5100 </cell>
5101 </row>
5102 <row>
5103 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5104 \begin_inset Text
5105
5106 \begin_layout Plain Layout
5107
5108 \series bold
5109 Radina
5110 \end_layout
5111
5112 \end_inset
5113 </cell>
5114 <cell alignment="center" valignment="top" usebox="none">
5115 \begin_inset Text
5116
5117 \begin_layout Plain Layout
5118 Claudio
5119 \end_layout
5120
5121 \end_inset
5122 </cell>
5123 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5124 \begin_inset Text
5125
5126 \begin_layout Plain Layout
5127 555
5128 \end_layout
5129
5130 \end_inset
5131 </cell>
5132 </row>
5133 <row>
5134 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5135 \begin_inset Text
5136
5137 \begin_layout Plain Layout
5138
5139 \series bold
5140 Stuffer
5141 \end_layout
5142
5143 \end_inset
5144 </cell>
5145 <cell alignment="center" valignment="top" usebox="none">
5146 \begin_inset Text
5147
5148 \begin_layout Plain Layout
5149 Oskar
5150 \end_layout
5151
5152 \end_inset
5153 </cell>
5154 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5155 \begin_inset Text
5156
5157 \begin_layout Plain Layout
5158 555
5159 \end_layout
5160
5161 \end_inset
5162 </cell>
5163 </row>
5164 <row>
5165 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5166 \begin_inset Text
5167
5168 \begin_layout Plain Layout
5169
5170 \series bold
5171 Tacchelli
5172 \end_layout
5173
5174 \end_inset
5175 </cell>
5176 <cell alignment="center" valignment="top" usebox="none">
5177 \begin_inset Text
5178
5179 \begin_layout Plain Layout
5180 Ugo
5181 \end_layout
5182
5183 \end_inset
5184 </cell>
5185 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5186 \begin_inset Text
5187
5188 \begin_layout Plain Layout
5189 555
5190 \end_layout
5191
5192 \end_inset
5193 </cell>
5194 </row>
5195 <row>
5196 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5197 \begin_inset Text
5198
5199 \begin_layout Plain Layout
5200
5201 \series bold
5202 Tezzele
5203 \end_layout
5204
5205 \end_inset
5206 </cell>
5207 <cell alignment="center" valignment="top" usebox="none">
5208 \begin_inset Text
5209
5210 \begin_layout Plain Layout
5211 Margit
5212 \end_layout
5213
5214 \end_inset
5215 </cell>
5216 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5217 \begin_inset Text
5218
5219 \begin_layout Plain Layout
5220 555
5221 \end_layout
5222
5223 \end_inset
5224 </cell>
5225 </row>
5226 <row>
5227 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5228 \begin_inset Text
5229
5230 \begin_layout Plain Layout
5231
5232 \series bold
5233 Unterkalmsteiner
5234 \end_layout
5235
5236 \end_inset
5237 </cell>
5238 <cell alignment="center" valignment="top" usebox="none">
5239 \begin_inset Text
5240
5241 \begin_layout Plain Layout
5242 Frieda
5243 \end_layout
5244
5245 \end_inset
5246 </cell>
5247 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5248 \begin_inset Text
5249
5250 \begin_layout Plain Layout
5251 555
5252 \end_layout
5253
5254 \end_inset
5255 </cell>
5256 </row>
5257 <row>
5258 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5259 \begin_inset Text
5260
5261 \begin_layout Plain Layout
5262
5263 \series bold
5264 Vieider
5265 \end_layout
5266
5267 \end_inset
5268 </cell>
5269 <cell alignment="center" valignment="top" usebox="none">
5270 \begin_inset Text
5271
5272 \begin_layout Plain Layout
5273 Hilde
5274 \end_layout
5275
5276 \end_inset
5277 </cell>
5278 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5279 \begin_inset Text
5280
5281 \begin_layout Plain Layout
5282 555
5283 \end_layout
5284
5285 \end_inset
5286 </cell>
5287 </row>
5288 <row>
5289 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5290 \begin_inset Text
5291
5292 \begin_layout Plain Layout
5293
5294 \series bold
5295 Vigna
5296 \end_layout
5297
5298 \end_inset
5299 </cell>
5300 <cell alignment="center" valignment="top" usebox="none">
5301 \begin_inset Text
5302
5303 \begin_layout Plain Layout
5304 Jürgen
5305 \end_layout
5306
5307 \end_inset
5308 </cell>
5309 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5310 \begin_inset Text
5311
5312 \begin_layout Plain Layout
5313 999
5314 \end_layout
5315
5316 \end_inset
5317 </cell>
5318 </row>
5319 <row>
5320 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5321 \begin_inset Text
5322
5323 \begin_layout Plain Layout
5324
5325 \series bold
5326 Weber
5327 \end_layout
5328
5329 \end_inset
5330 </cell>
5331 <cell alignment="center" valignment="top" usebox="none">
5332 \begin_inset Text
5333
5334 \begin_layout Plain Layout
5335 Maurizio
5336 \end_layout
5337
5338 \end_inset
5339 </cell>
5340 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5341 \begin_inset Text
5342
5343 \begin_layout Plain Layout
5344 555
5345 \end_layout
5346
5347 \end_inset
5348 </cell>
5349 </row>
5350 <row>
5351 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5352 \begin_inset Text
5353
5354 \begin_layout Plain Layout
5355
5356 \series bold
5357 Winkler
5358 \end_layout
5359
5360 \end_inset
5361 </cell>
5362 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5363 \begin_inset Text
5364
5365 \begin_layout Plain Layout
5366 Franz
5367 \end_layout
5368
5369 \end_inset
5370 </cell>
5371 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5372 \begin_inset Text
5373
5374 \begin_layout Plain Layout
5375 555
5376 \end_layout
5377
5378 \end_inset
5379 </cell>
5380 </row>
5381 <row endlastfoot="true">
5382 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5383 \begin_inset Text
5384
5385 \begin_layout Plain Layout
5386 Fin
5387 \end_layout
5388
5389 \end_inset
5390 </cell>
5391 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5392 \begin_inset Text
5393
5394 \begin_layout Plain Layout
5395
5396 \end_layout
5397
5398 \end_inset
5399 </cell>
5400 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5401 \begin_inset Text
5402
5403 \begin_layout Plain Layout
5404
5405 \end_layout
5406
5407 \end_inset
5408 </cell>
5409 </row>
5410 </lyxtabular>
5411
5412 \end_inset
5413
5414
5415 \begin_inset ERT
5416 status collapsed
5417
5418 \begin_layout Plain Layout
5419
5420
5421 \backslash
5422 addtocounter{table}{-1}
5423 \end_layout
5424
5425 \end_inset
5426
5427
5428 \begin_inset Note Note
5429 status collapsed
5430
5431 \begin_layout Plain Layout
5432 Voyez la première note grisée de la section
5433 \begin_inset space ~
5434 \end_inset
5435
5436
5437 \begin_inset CommandInset ref
5438 LatexCommand ref
5439 reference "sub:Tableaux-longs-légende"
5440
5441 \end_inset
5442
5443  pour une explication de cette commande.
5444 \end_layout
5445
5446 \end_inset
5447
5448
5449 \end_layout
5450
5451 \begin_layout Subsection
5452 Notes de Bas de Page dans les Tableaux Longs
5453 \begin_inset CommandInset label
5454 LatexCommand label
5455 name "sub:Notes-dans-tableau-long"
5456
5457 \end_inset
5458
5459
5460 \begin_inset Index
5461 status collapsed
5462
5463 \begin_layout Plain Layout
5464 Tableaux longs ! Notes de bas de page
5465 \end_layout
5466
5467 \end_inset
5468
5469
5470 \end_layout
5471
5472 \begin_layout Standard
5473 Vous pouvez insérer des notes de bas de page dans chaque cellule d'un tableau
5474  long.
5475  Elles apparaissent en bas de la page dans laquelle se trouve la cellule
5476  contenant la note.
5477  Par exemple le tableau
5478 \begin_inset space ~
5479 \end_inset
5480
5481
5482 \begin_inset CommandInset ref
5483 LatexCommand ref
5484 reference "tab:Légendes-tableau-différentes"
5485
5486 \end_inset
5487
5488  a une note de bas de page.
5489 \end_layout
5490
5491 \begin_layout Subsection
5492 Alignement des Tableaux Longs
5493 \begin_inset Index
5494 status collapsed
5495
5496 \begin_layout Plain Layout
5497 Tableaux longs ! Alignement
5498 \end_layout
5499
5500 \end_inset
5501
5502
5503 \end_layout
5504
5505 \begin_layout Standard
5506 Implicitement les Tableaux Longs sont centrés.
5507  Contrairement à l'alignement dans les colonnes et les lignes, l'alignement
5508  du tableau ne peut actuellement pas être modifié à partir de la fenêtre
5509  de dialogue.
5510  Pour modifier l'alignement d'un tableau long, vous devez modifier les valeurs
5511  des longueurs 
5512 \series bold
5513
5514 \backslash
5515 LTleft 
5516 \series default
5517 et 
5518 \series bold
5519
5520 \backslash
5521 LTright
5522 \series default
5523  en insérant la ligne suivante sous forme de code TeX avant le tableau long
5524  concerné :
5525 \end_layout
5526
5527 \begin_layout Standard
5528
5529 \series bold
5530
5531 \backslash
5532 setlength{
5533 \backslash
5534 LTleft}{valeur}
5535 \end_layout
5536
5537 \begin_layout Standard
5538 Où 
5539 \series bold
5540 valeur
5541 \series default
5542  peut avoir n'importe laquelle des unités listées dans le tableau
5543 \begin_inset space ~
5544 \end_inset
5545
5546
5547 \begin_inset CommandInset ref
5548 LatexCommand ref
5549 reference "cha:Unités-de-longueur"
5550
5551 \end_inset
5552
5553 .
5554  
5555 \series bold
5556
5557 \backslash
5558 LTleft
5559 \series default
5560  contrôle la distance horizontale entre le bord gauche de la page et le
5561  tableau, et
5562 \series bold
5563  
5564 \backslash
5565 LTright
5566 \series default
5567  la distance au bord droit.
5568  La valeur implicite des ces deux distances est 
5569 \series bold
5570
5571 \backslash
5572 fill
5573 \series default
5574 , ce qui dans ce cas correspond à un ressort horizontal dans LyX.
5575 \end_layout
5576
5577 \begin_layout Standard
5578 Le tableau long suivant a été aligné à gauche en mettant 
5579 \series bold
5580
5581 \backslash
5582 LTleft
5583 \series default
5584  à 0
5585 \begin_inset space \thinspace{}
5586 \end_inset
5587
5588 pt.
5589 \begin_inset ERT
5590 status collapsed
5591
5592 \begin_layout Plain Layout
5593
5594
5595 \backslash
5596 setlength{
5597 \backslash
5598 LTleft}{0pt}
5599 \end_layout
5600
5601 \end_inset
5602
5603
5604 \end_layout
5605
5606 \begin_layout Standard
5607 \begin_inset Tabular
5608 <lyxtabular version="3" rows="5" columns="5">
5609 <features islongtable="true">
5610 <column alignment="center" valignment="top" width="0">
5611 <column alignment="center" valignment="top" width="0">
5612 <column alignment="center" valignment="top" width="0">
5613 <column alignment="center" valignment="top" width="0">
5614 <column alignment="center" valignment="top" width="0">
5615 <row>
5616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5617 \begin_inset Text
5618
5619 \begin_layout Plain Layout
5620 1
5621 \end_layout
5622
5623 \end_inset
5624 </cell>
5625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5626 \begin_inset Text
5627
5628 \begin_layout Plain Layout
5629 2
5630 \end_layout
5631
5632 \end_inset
5633 </cell>
5634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5635 \begin_inset Text
5636
5637 \begin_layout Plain Layout
5638 3
5639 \end_layout
5640
5641 \end_inset
5642 </cell>
5643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5644 \begin_inset Text
5645
5646 \begin_layout Plain Layout
5647 4
5648 \end_layout
5649
5650 \end_inset
5651 </cell>
5652 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5653 \begin_inset Text
5654
5655 \begin_layout Plain Layout
5656 5
5657 \end_layout
5658
5659 \end_inset
5660 </cell>
5661 </row>
5662 <row>
5663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5664 \begin_inset Text
5665
5666 \begin_layout Plain Layout
5667 asd
5668 \end_layout
5669
5670 \end_inset
5671 </cell>
5672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5673 \begin_inset Text
5674
5675 \begin_layout Plain Layout
5676 s
5677 \end_layout
5678
5679 \end_inset
5680 </cell>
5681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5682 \begin_inset Text
5683
5684 \begin_layout Plain Layout
5685 s
5686 \end_layout
5687
5688 \end_inset
5689 </cell>
5690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5691 \begin_inset Text
5692
5693 \begin_layout Plain Layout
5694 s
5695 \end_layout
5696
5697 \end_inset
5698 </cell>
5699 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5700 \begin_inset Text
5701
5702 \begin_layout Plain Layout
5703 asd
5704 \end_layout
5705
5706 \end_inset
5707 </cell>
5708 </row>
5709 <row>
5710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5711 \begin_inset Text
5712
5713 \begin_layout Plain Layout
5714 asd
5715 \end_layout
5716
5717 \end_inset
5718 </cell>
5719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5720 \begin_inset Text
5721
5722 \begin_layout Plain Layout
5723 s
5724 \end_layout
5725
5726 \end_inset
5727 </cell>
5728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5729 \begin_inset Text
5730
5731 \begin_layout Plain Layout
5732 s
5733 \end_layout
5734
5735 \end_inset
5736 </cell>
5737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5738 \begin_inset Text
5739
5740 \begin_layout Plain Layout
5741 s
5742 \end_layout
5743
5744 \end_inset
5745 </cell>
5746 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5747 \begin_inset Text
5748
5749 \begin_layout Plain Layout
5750 asd
5751 \end_layout
5752
5753 \end_inset
5754 </cell>
5755 </row>
5756 <row>
5757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5758 \begin_inset Text
5759
5760 \begin_layout Plain Layout
5761 asd
5762 \end_layout
5763
5764 \end_inset
5765 </cell>
5766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5767 \begin_inset Text
5768
5769 \begin_layout Plain Layout
5770 s
5771 \end_layout
5772
5773 \end_inset
5774 </cell>
5775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5776 \begin_inset Text
5777
5778 \begin_layout Plain Layout
5779 s
5780 \end_layout
5781
5782 \end_inset
5783 </cell>
5784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5785 \begin_inset Text
5786
5787 \begin_layout Plain Layout
5788 s
5789 \end_layout
5790
5791 \end_inset
5792 </cell>
5793 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5794 \begin_inset Text
5795
5796 \begin_layout Plain Layout
5797 asd
5798 \end_layout
5799
5800 \end_inset
5801 </cell>
5802 </row>
5803 <row>
5804 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5805 \begin_inset Text
5806
5807 \begin_layout Plain Layout
5808 asd
5809 \end_layout
5810
5811 \end_inset
5812 </cell>
5813 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5814 \begin_inset Text
5815
5816 \begin_layout Plain Layout
5817 asd
5818 \end_layout
5819
5820 \end_inset
5821 </cell>
5822 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5823 \begin_inset Text
5824
5825 \begin_layout Plain Layout
5826 asd
5827 \end_layout
5828
5829 \end_inset
5830 </cell>
5831 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5832 \begin_inset Text
5833
5834 \begin_layout Plain Layout
5835 asd
5836 \end_layout
5837
5838 \end_inset
5839 </cell>
5840 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5841 \begin_inset Text
5842
5843 \begin_layout Plain Layout
5844 asd
5845 \end_layout
5846
5847 \end_inset
5848 </cell>
5849 </row>
5850 </lyxtabular>
5851
5852 \end_inset
5853
5854
5855 \begin_inset ERT
5856 status collapsed
5857
5858 \begin_layout Plain Layout
5859
5860
5861 \backslash
5862 setlength{
5863 \backslash
5864 LTleft}{
5865 \backslash
5866 fill}
5867 \end_layout
5868
5869 \end_inset
5870
5871
5872 \begin_inset ERT
5873 status collapsed
5874
5875 \begin_layout Plain Layout
5876
5877
5878 \backslash
5879 addtocounter{table}{-1}
5880 \end_layout
5881
5882 \end_inset
5883
5884
5885 \begin_inset Note Note
5886 status collapsed
5887
5888 \begin_layout Plain Layout
5889 Voyez la première note grisée de la section
5890 \begin_inset space ~
5891 \end_inset
5892
5893
5894 \begin_inset CommandInset ref
5895 LatexCommand ref
5896 reference "sub:Tableaux-longs-légende"
5897
5898 \end_inset
5899
5900  pour une explication de cette commande.
5901 \end_layout
5902
5903 \end_inset
5904
5905
5906 \end_layout
5907
5908 \begin_layout Subsection
5909 Légendes et Tableaux longs
5910 \begin_inset Index
5911 status collapsed
5912
5913 \begin_layout Plain Layout
5914 Tableaux longs ! Legendes@Légendes
5915 \end_layout
5916
5917 \end_inset
5918
5919
5920 \begin_inset CommandInset label
5921 LatexCommand label
5922 name "sub:Tableaux-longs-légende"
5923
5924 \end_inset
5925
5926
5927 \end_layout
5928
5929 \begin_layout Standard
5930 Vous ne pouvez pas placer un tableau long dans un flottant de tableau puisque
5931  les flottants ne peuvent pas être sur plusieurs pages, mais l'environnement
5932  de légende des flottants de tableau peut aussi être utilisé pour les Tableaux
5933  Longs quand on utilise pour une ligne l'option de tableau long 
5934 \family sans
5935 Légende
5936 \family default
5937 , comme c'est expliqué dans la section
5938 \begin_inset space ~
5939 \end_inset
5940
5941
5942 \begin_inset CommandInset ref
5943 LatexCommand ref
5944 reference "sec:Tableaux-longs"
5945
5946 \end_inset
5947
5948 .
5949 \end_layout
5950
5951 \begin_layout Standard
5952 Voici un petit Tableau long pour voir comment ça marche :
5953 \end_layout
5954
5955 \begin_layout Standard
5956 \begin_inset Tabular
5957 <lyxtabular version="3" rows="6" columns="5">
5958 <features islongtable="true">
5959 <column alignment="center" valignment="top" width="0">
5960 <column alignment="center" valignment="top" width="0">
5961 <column alignment="center" valignment="top" width="0">
5962 <column alignment="center" valignment="top" width="0">
5963 <column alignment="center" valignment="top" width="0">
5964 <row caption="true">
5965 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
5966 \begin_inset Text
5967
5968 \begin_layout Plain Layout
5969 \begin_inset Caption
5970
5971 \begin_layout Plain Layout
5972 Tableau long avec une légende
5973 \begin_inset OptArg
5974 status open
5975
5976 \begin_layout Plain Layout
5977 Tableau long
5978 \end_layout
5979
5980 \end_inset
5981
5982
5983 \end_layout
5984
5985 \end_inset
5986
5987
5988 \end_layout
5989
5990 \end_inset
5991 </cell>
5992 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5993 \begin_inset Text
5994
5995 \begin_layout Plain Layout
5996
5997 \end_layout
5998
5999 \end_inset
6000 </cell>
6001 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6002 \begin_inset Text
6003
6004 \begin_layout Plain Layout
6005
6006 \end_layout
6007
6008 \end_inset
6009 </cell>
6010 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6011 \begin_inset Text
6012
6013 \begin_layout Plain Layout
6014
6015 \end_layout
6016
6017 \end_inset
6018 </cell>
6019 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6020 \begin_inset Text
6021
6022 \begin_layout Plain Layout
6023
6024 \end_layout
6025
6026 \end_inset
6027 </cell>
6028 </row>
6029 <row>
6030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6031 \begin_inset Text
6032
6033 \begin_layout Plain Layout
6034 1
6035 \end_layout
6036
6037 \end_inset
6038 </cell>
6039 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6040 \begin_inset Text
6041
6042 \begin_layout Plain Layout
6043 2
6044 \end_layout
6045
6046 \end_inset
6047 </cell>
6048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6049 \begin_inset Text
6050
6051 \begin_layout Plain Layout
6052 3
6053 \end_layout
6054
6055 \end_inset
6056 </cell>
6057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6058 \begin_inset Text
6059
6060 \begin_layout Plain Layout
6061 4
6062 \end_layout
6063
6064 \end_inset
6065 </cell>
6066 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6067 \begin_inset Text
6068
6069 \begin_layout Plain Layout
6070 5
6071 \end_layout
6072
6073 \end_inset
6074 </cell>
6075 </row>
6076 <row>
6077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6078 \begin_inset Text
6079
6080 \begin_layout Plain Layout
6081 asd
6082 \end_layout
6083
6084 \end_inset
6085 </cell>
6086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6087 \begin_inset Text
6088
6089 \begin_layout Plain Layout
6090 s
6091 \end_layout
6092
6093 \end_inset
6094 </cell>
6095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6096 \begin_inset Text
6097
6098 \begin_layout Plain Layout
6099 s
6100 \end_layout
6101
6102 \end_inset
6103 </cell>
6104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6105 \begin_inset Text
6106
6107 \begin_layout Plain Layout
6108 s
6109 \end_layout
6110
6111 \end_inset
6112 </cell>
6113 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6114 \begin_inset Text
6115
6116 \begin_layout Plain Layout
6117 asd
6118 \end_layout
6119
6120 \end_inset
6121 </cell>
6122 </row>
6123 <row>
6124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6125 \begin_inset Text
6126
6127 \begin_layout Plain Layout
6128 asd
6129 \end_layout
6130
6131 \end_inset
6132 </cell>
6133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6134 \begin_inset Text
6135
6136 \begin_layout Plain Layout
6137 s
6138 \end_layout
6139
6140 \end_inset
6141 </cell>
6142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6143 \begin_inset Text
6144
6145 \begin_layout Plain Layout
6146 s
6147 \end_layout
6148
6149 \end_inset
6150 </cell>
6151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6152 \begin_inset Text
6153
6154 \begin_layout Plain Layout
6155 s
6156 \end_layout
6157
6158 \end_inset
6159 </cell>
6160 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6161 \begin_inset Text
6162
6163 \begin_layout Plain Layout
6164 asd
6165 \end_layout
6166
6167 \end_inset
6168 </cell>
6169 </row>
6170 <row>
6171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6172 \begin_inset Text
6173
6174 \begin_layout Plain Layout
6175 asd
6176 \end_layout
6177
6178 \end_inset
6179 </cell>
6180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6181 \begin_inset Text
6182
6183 \begin_layout Plain Layout
6184 s
6185 \end_layout
6186
6187 \end_inset
6188 </cell>
6189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6190 \begin_inset Text
6191
6192 \begin_layout Plain Layout
6193 s
6194 \end_layout
6195
6196 \end_inset
6197 </cell>
6198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6199 \begin_inset Text
6200
6201 \begin_layout Plain Layout
6202 s
6203 \end_layout
6204
6205 \end_inset
6206 </cell>
6207 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6208 \begin_inset Text
6209
6210 \begin_layout Plain Layout
6211 asd
6212 \end_layout
6213
6214 \end_inset
6215 </cell>
6216 </row>
6217 <row>
6218 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6219 \begin_inset Text
6220
6221 \begin_layout Plain Layout
6222 asd
6223 \end_layout
6224
6225 \end_inset
6226 </cell>
6227 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6228 \begin_inset Text
6229
6230 \begin_layout Plain Layout
6231 asd
6232 \end_layout
6233
6234 \end_inset
6235 </cell>
6236 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6237 \begin_inset Text
6238
6239 \begin_layout Plain Layout
6240 asd
6241 \end_layout
6242
6243 \end_inset
6244 </cell>
6245 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6246 \begin_inset Text
6247
6248 \begin_layout Plain Layout
6249 asd
6250 \end_layout
6251
6252 \end_inset
6253 </cell>
6254 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6255 \begin_inset Text
6256
6257 \begin_layout Plain Layout
6258 asd
6259 \end_layout
6260
6261 \end_inset
6262 </cell>
6263 </row>
6264 </lyxtabular>
6265
6266 \end_inset
6267
6268
6269 \end_layout
6270
6271 \begin_layout Standard
6272 \begin_inset VSpace medskip
6273 \end_inset
6274
6275
6276 \begin_inset Note Greyedout
6277 status open
6278
6279 \begin_layout Plain Layout
6280
6281 \series bold
6282 Note
6283 \begin_inset space ~
6284 \end_inset
6285
6286 1:
6287 \series default
6288  Le numéro de tableau est incrémenté à chaque tableau long, même si vous
6289  n'avez pas prévu de légende.
6290  À cause de ça, vous pouvez avoir le cas où par exemple le tableau
6291 \begin_inset space ~
6292 \end_inset
6293
6294 2.4 suit le tableau
6295 \begin_inset space ~
6296 \end_inset
6297
6298 2.1 dans la liste des tableaux, si entre les deux il y a deux tableaux longs
6299  sans légende.
6300  Pour éviter ce problème, vous pouvez ajouter cette commande en code TeX
6301  après chaque tableau long sans légende :
6302 \end_layout
6303
6304 \begin_layout Plain Layout
6305
6306 \series bold
6307
6308 \backslash
6309 addtocounter{table}{-1}
6310 \end_layout
6311
6312 \begin_layout Plain Layout
6313 Ce n'est pas nécessaire quand aucun de vos tableaux longs n'a de légende
6314  et que vous ajoutez le code suivant dans le préambule du document :
6315 \end_layout
6316
6317 \begin_layout Plain Layout
6318
6319 \series bold
6320
6321 \backslash
6322 let
6323 \backslash
6324 myEnd
6325 \backslash
6326 endlongtable
6327 \begin_inset Newline newline
6328 \end_inset
6329
6330
6331 \backslash
6332 renewcommand{
6333 \backslash
6334 endlongtable}{
6335 \backslash
6336 myEnd
6337 \backslash
6338 addtocounter{table}{-1}}
6339 \end_layout
6340
6341 \end_inset
6342
6343
6344 \end_layout
6345
6346 \begin_layout Standard
6347 \begin_inset Note Greyedout
6348 status open
6349
6350 \begin_layout Plain Layout
6351
6352 \series bold
6353 Note
6354 \begin_inset space ~
6355 \end_inset
6356
6357 2:
6358 \series default
6359  Si vous utilisez 
6360 \series bold
6361 hyperref
6362 \series default
6363
6364 \begin_inset Index
6365 status collapsed
6366
6367 \begin_layout Plain Layout
6368 Paquetages LaTeX ! hyperref
6369 \end_layout
6370
6371 \end_inset
6372
6373  dans les 
6374 \family sans
6375 Paramètres du document
6376 \family default
6377  rubrique 
6378 \family sans
6379 Propriétés
6380 \begin_inset space ~
6381 \end_inset
6382
6383 du
6384 \begin_inset space ~
6385 \end_inset
6386
6387 PDF
6388 \family default
6389 , pour transformer vos références croisées en liens cliquables, le lien
6390  vers un tableau long pointera toujours sur le début du document.
6391 \end_layout
6392
6393 \end_inset
6394
6395
6396 \end_layout
6397
6398 \begin_layout Subsubsection
6399 Références à des tableaux longs
6400 \begin_inset Index
6401 status collapsed
6402
6403 \begin_layout Plain Layout
6404 Tableaux longs ! Références
6405 \end_layout
6406
6407 \end_inset
6408
6409
6410 \end_layout
6411
6412 \begin_layout Standard
6413 \begin_inset Tabular
6414 <lyxtabular version="3" rows="6" columns="5">
6415 <features islongtable="true">
6416 <column alignment="center" valignment="top" width="0">
6417 <column alignment="center" valignment="top" width="0">
6418 <column alignment="center" valignment="top" width="0">
6419 <column alignment="center" valignment="top" width="0">
6420 <column alignment="center" valignment="top" width="0">
6421 <row caption="true">
6422 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6423 \begin_inset Text
6424
6425 \begin_layout Plain Layout
6426 \begin_inset Caption
6427
6428 \begin_layout Plain Layout
6429 Tableau long référencé
6430 \begin_inset CommandInset label
6431 LatexCommand label
6432 name "tab:RefExemple"
6433
6434 \end_inset
6435
6436
6437 \end_layout
6438
6439 \end_inset
6440
6441
6442 \end_layout
6443
6444 \end_inset
6445 </cell>
6446 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6447 \begin_inset Text
6448
6449 \begin_layout Plain Layout
6450
6451 \end_layout
6452
6453 \end_inset
6454 </cell>
6455 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6456 \begin_inset Text
6457
6458 \begin_layout Plain Layout
6459
6460 \end_layout
6461
6462 \end_inset
6463 </cell>
6464 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6465 \begin_inset Text
6466
6467 \begin_layout Plain Layout
6468
6469 \end_layout
6470
6471 \end_inset
6472 </cell>
6473 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6474 \begin_inset Text
6475
6476 \begin_layout Plain Layout
6477
6478 \end_layout
6479
6480 \end_inset
6481 </cell>
6482 </row>
6483 <row>
6484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6485 \begin_inset Text
6486
6487 \begin_layout Plain Layout
6488 1
6489 \end_layout
6490
6491 \end_inset
6492 </cell>
6493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6494 \begin_inset Text
6495
6496 \begin_layout Plain Layout
6497 2
6498 \end_layout
6499
6500 \end_inset
6501 </cell>
6502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6503 \begin_inset Text
6504
6505 \begin_layout Plain Layout
6506 3
6507 \end_layout
6508
6509 \end_inset
6510 </cell>
6511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6512 \begin_inset Text
6513
6514 \begin_layout Plain Layout
6515 4
6516 \end_layout
6517
6518 \end_inset
6519 </cell>
6520 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6521 \begin_inset Text
6522
6523 \begin_layout Plain Layout
6524 5
6525 \end_layout
6526
6527 \end_inset
6528 </cell>
6529 </row>
6530 <row>
6531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6532 \begin_inset Text
6533
6534 \begin_layout Plain Layout
6535 asd
6536 \end_layout
6537
6538 \end_inset
6539 </cell>
6540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6541 \begin_inset Text
6542
6543 \begin_layout Plain Layout
6544 s
6545 \end_layout
6546
6547 \end_inset
6548 </cell>
6549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6550 \begin_inset Text
6551
6552 \begin_layout Plain Layout
6553 s
6554 \end_layout
6555
6556 \end_inset
6557 </cell>
6558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6559 \begin_inset Text
6560
6561 \begin_layout Plain Layout
6562 s
6563 \end_layout
6564
6565 \end_inset
6566 </cell>
6567 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6568 \begin_inset Text
6569
6570 \begin_layout Plain Layout
6571 asd
6572 \end_layout
6573
6574 \end_inset
6575 </cell>
6576 </row>
6577 <row>
6578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6579 \begin_inset Text
6580
6581 \begin_layout Plain Layout
6582 asd
6583 \end_layout
6584
6585 \end_inset
6586 </cell>
6587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6588 \begin_inset Text
6589
6590 \begin_layout Plain Layout
6591 s
6592 \end_layout
6593
6594 \end_inset
6595 </cell>
6596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6597 \begin_inset Text
6598
6599 \begin_layout Plain Layout
6600 s
6601 \end_layout
6602
6603 \end_inset
6604 </cell>
6605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6606 \begin_inset Text
6607
6608 \begin_layout Plain Layout
6609 s
6610 \end_layout
6611
6612 \end_inset
6613 </cell>
6614 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6615 \begin_inset Text
6616
6617 \begin_layout Plain Layout
6618 asd
6619 \end_layout
6620
6621 \end_inset
6622 </cell>
6623 </row>
6624 <row>
6625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6626 \begin_inset Text
6627
6628 \begin_layout Plain Layout
6629 asd
6630 \end_layout
6631
6632 \end_inset
6633 </cell>
6634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6635 \begin_inset Text
6636
6637 \begin_layout Plain Layout
6638 s
6639 \end_layout
6640
6641 \end_inset
6642 </cell>
6643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6644 \begin_inset Text
6645
6646 \begin_layout Plain Layout
6647 s
6648 \end_layout
6649
6650 \end_inset
6651 </cell>
6652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6653 \begin_inset Text
6654
6655 \begin_layout Plain Layout
6656 s
6657 \end_layout
6658
6659 \end_inset
6660 </cell>
6661 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6662 \begin_inset Text
6663
6664 \begin_layout Plain Layout
6665 asd
6666 \end_layout
6667
6668 \end_inset
6669 </cell>
6670 </row>
6671 <row>
6672 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6673 \begin_inset Text
6674
6675 \begin_layout Plain Layout
6676 asd
6677 \end_layout
6678
6679 \end_inset
6680 </cell>
6681 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6682 \begin_inset Text
6683
6684 \begin_layout Plain Layout
6685 sad
6686 \end_layout
6687
6688 \end_inset
6689 </cell>
6690 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6691 \begin_inset Text
6692
6693 \begin_layout Plain Layout
6694 asd
6695 \end_layout
6696
6697 \end_inset
6698 </cell>
6699 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6700 \begin_inset Text
6701
6702 \begin_layout Plain Layout
6703 asd
6704 \end_layout
6705
6706 \end_inset
6707 </cell>
6708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6709 \begin_inset Text
6710
6711 \begin_layout Plain Layout
6712 asd
6713 \end_layout
6714
6715 \end_inset
6716 </cell>
6717 </row>
6718 </lyxtabular>
6719
6720 \end_inset
6721
6722
6723 \end_layout
6724
6725 \begin_layout Standard
6726 Pour pouvoir faire référence à un tableau long, il faut insérer une étiquette
6727  dans sa légende.
6728 \end_layout
6729
6730 \begin_layout Standard
6731 Ceci est une référence au tableau
6732 \begin_inset space ~
6733 \end_inset
6734
6735
6736 \begin_inset CommandInset ref
6737 LatexCommand ref
6738 reference "tab:RefExemple"
6739
6740 \end_inset
6741
6742 .
6743 \end_layout
6744
6745 \begin_layout Standard
6746 La mise en forme de la légende peut être ajustée avec celle de toutes les
6747  autres légendes de votre document en utilisant le paquetage LaTeX 
6748 \series bold
6749 caption
6750 \series default
6751
6752 \begin_inset Index
6753 status collapsed
6754
6755 \begin_layout Plain Layout
6756 Paquetages LaTeX ! caption
6757 \end_layout
6758
6759 \end_inset
6760
6761 , voir la section
6762 \begin_inset space ~
6763 \end_inset
6764
6765
6766 \begin_inset CommandInset ref
6767 LatexCommand ref
6768 reference "sec:Formatage-légende"
6769
6770 \end_inset
6771
6772 .
6773 \end_layout
6774
6775 \begin_layout Subsubsection
6776 Largeur de la légende
6777 \begin_inset Index
6778 status collapsed
6779
6780 \begin_layout Plain Layout
6781 Tableaux longs ! Largeur de la légende
6782 \end_layout
6783
6784 \end_inset
6785
6786
6787 \end_layout
6788
6789 \begin_layout Standard
6790 La largeur maximale des lignes de légende est définie par la longueur 
6791 \series bold
6792
6793 \backslash
6794 LTcapwidth
6795 \series default
6796 .
6797  Sa valeur implicite est 4
6798 \begin_inset space \thinspace{}
6799 \end_inset
6800
6801 in.
6802  Pour la changer, vous pouvez ajouter la commande suivante dans le préambule
6803  de votre document ou en tant que code TeX directement dans votre document
6804  avant le tableau qui doit être affectée.
6805 \end_layout
6806
6807 \begin_layout Standard
6808
6809 \series bold
6810
6811 \backslash
6812 setlength{
6813 \backslash
6814 LTcapwidth}{largeur}
6815 \end_layout
6816
6817 \begin_layout Standard
6818 où la largeur peur être exprimée avec les unités qui sont listées dans l'appendi
6819 ce
6820 \begin_inset space ~
6821 \end_inset
6822
6823
6824 \begin_inset CommandInset ref
6825 LatexCommand ref
6826 reference "cha:Unités-de-longueur"
6827
6828 \end_inset
6829
6830 .
6831 \end_layout
6832
6833 \begin_layout Standard
6834 \begin_inset Newpage pagebreak
6835 \end_inset
6836
6837
6838 \end_layout
6839
6840 \begin_layout Standard
6841 Les tableaux suivants montrent la différence :
6842 \end_layout
6843
6844 \begin_layout Standard
6845 \begin_inset Tabular
6846 <lyxtabular version="3" rows="6" columns="5">
6847 <features islongtable="true">
6848 <column alignment="center" valignment="top" width="0">
6849 <column alignment="center" valignment="top" width="0">
6850 <column alignment="center" valignment="top" width="0">
6851 <column alignment="center" valignment="top" width="0">
6852 <column alignment="center" valignment="top" width="0">
6853 <row caption="true">
6854 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6855 \begin_inset Text
6856
6857 \begin_layout Plain Layout
6858 \begin_inset Caption
6859
6860 \begin_layout Plain Layout
6861 long titre complet avec la largeur implicite long titre complet avec la
6862  largeur implicite long titre complet avec la largeur implicite
6863 \begin_inset OptArg
6864 status open
6865
6866 \begin_layout Plain Layout
6867 Légende avec largeur implicite
6868 \end_layout
6869
6870 \end_inset
6871
6872
6873 \end_layout
6874
6875 \end_inset
6876
6877
6878 \end_layout
6879
6880 \end_inset
6881 </cell>
6882 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6883 \begin_inset Text
6884
6885 \begin_layout Plain Layout
6886
6887 \end_layout
6888
6889 \end_inset
6890 </cell>
6891 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6892 \begin_inset Text
6893
6894 \begin_layout Plain Layout
6895
6896 \end_layout
6897
6898 \end_inset
6899 </cell>
6900 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6901 \begin_inset Text
6902
6903 \begin_layout Plain Layout
6904
6905 \end_layout
6906
6907 \end_inset
6908 </cell>
6909 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6910 \begin_inset Text
6911
6912 \begin_layout Plain Layout
6913
6914 \end_layout
6915
6916 \end_inset
6917 </cell>
6918 </row>
6919 <row>
6920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6921 \begin_inset Text
6922
6923 \begin_layout Plain Layout
6924 1
6925 \end_layout
6926
6927 \end_inset
6928 </cell>
6929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6930 \begin_inset Text
6931
6932 \begin_layout Plain Layout
6933 2
6934 \end_layout
6935
6936 \end_inset
6937 </cell>
6938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6939 \begin_inset Text
6940
6941 \begin_layout Plain Layout
6942 3
6943 \end_layout
6944
6945 \end_inset
6946 </cell>
6947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6948 \begin_inset Text
6949
6950 \begin_layout Plain Layout
6951 4
6952 \end_layout
6953
6954 \end_inset
6955 </cell>
6956 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6957 \begin_inset Text
6958
6959 \begin_layout Plain Layout
6960 5
6961 \end_layout
6962
6963 \end_inset
6964 </cell>
6965 </row>
6966 <row>
6967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6968 \begin_inset Text
6969
6970 \begin_layout Plain Layout
6971 asd
6972 \end_layout
6973
6974 \end_inset
6975 </cell>
6976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6977 \begin_inset Text
6978
6979 \begin_layout Plain Layout
6980 s
6981 \end_layout
6982
6983 \end_inset
6984 </cell>
6985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6986 \begin_inset Text
6987
6988 \begin_layout Plain Layout
6989 s
6990 \end_layout
6991
6992 \end_inset
6993 </cell>
6994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6995 \begin_inset Text
6996
6997 \begin_layout Plain Layout
6998 s
6999 \end_layout
7000
7001 \end_inset
7002 </cell>
7003 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7004 \begin_inset Text
7005
7006 \begin_layout Plain Layout
7007 asd
7008 \end_layout
7009
7010 \end_inset
7011 </cell>
7012 </row>
7013 <row>
7014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7015 \begin_inset Text
7016
7017 \begin_layout Plain Layout
7018 asd
7019 \end_layout
7020
7021 \end_inset
7022 </cell>
7023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7024 \begin_inset Text
7025
7026 \begin_layout Plain Layout
7027 s
7028 \end_layout
7029
7030 \end_inset
7031 </cell>
7032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7033 \begin_inset Text
7034
7035 \begin_layout Plain Layout
7036 s
7037 \end_layout
7038
7039 \end_inset
7040 </cell>
7041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7042 \begin_inset Text
7043
7044 \begin_layout Plain Layout
7045 s
7046 \end_layout
7047
7048 \end_inset
7049 </cell>
7050 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7051 \begin_inset Text
7052
7053 \begin_layout Plain Layout
7054 asd
7055 \end_layout
7056
7057 \end_inset
7058 </cell>
7059 </row>
7060 <row>
7061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7062 \begin_inset Text
7063
7064 \begin_layout Plain Layout
7065 asd
7066 \end_layout
7067
7068 \end_inset
7069 </cell>
7070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7071 \begin_inset Text
7072
7073 \begin_layout Plain Layout
7074 s
7075 \end_layout
7076
7077 \end_inset
7078 </cell>
7079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7080 \begin_inset Text
7081
7082 \begin_layout Plain Layout
7083 s
7084 \end_layout
7085
7086 \end_inset
7087 </cell>
7088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7089 \begin_inset Text
7090
7091 \begin_layout Plain Layout
7092 s
7093 \end_layout
7094
7095 \end_inset
7096 </cell>
7097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7098 \begin_inset Text
7099
7100 \begin_layout Plain Layout
7101 asd
7102 \end_layout
7103
7104 \end_inset
7105 </cell>
7106 </row>
7107 <row>
7108 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7109 \begin_inset Text
7110
7111 \begin_layout Plain Layout
7112 asd
7113 \end_layout
7114
7115 \end_inset
7116 </cell>
7117 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7118 \begin_inset Text
7119
7120 \begin_layout Plain Layout
7121 sad
7122 \end_layout
7123
7124 \end_inset
7125 </cell>
7126 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7127 \begin_inset Text
7128
7129 \begin_layout Plain Layout
7130 asd
7131 \end_layout
7132
7133 \end_inset
7134 </cell>
7135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7136 \begin_inset Text
7137
7138 \begin_layout Plain Layout
7139 asd
7140 \end_layout
7141
7142 \end_inset
7143 </cell>
7144 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7145 \begin_inset Text
7146
7147 \begin_layout Plain Layout
7148 asd
7149 \end_layout
7150
7151 \end_inset
7152 </cell>
7153 </row>
7154 </lyxtabular>
7155
7156 \end_inset
7157
7158
7159 \end_layout
7160
7161 \begin_layout Standard
7162 \begin_inset ERT
7163 status collapsed
7164
7165 \begin_layout Plain Layout
7166
7167
7168 \backslash
7169 setlength{
7170 \backslash
7171 LTcapwidth}{5cm}
7172 \end_layout
7173
7174 \end_inset
7175
7176
7177 \begin_inset Tabular
7178 <lyxtabular version="3" rows="6" columns="5">
7179 <features islongtable="true">
7180 <column alignment="center" valignment="top" width="0">
7181 <column alignment="center" valignment="top" width="0">
7182 <column alignment="center" valignment="top" width="0">
7183 <column alignment="center" valignment="top" width="0">
7184 <column alignment="center" valignment="top" width="0">
7185 <row caption="true">
7186 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7187 \begin_inset Text
7188
7189 \begin_layout Plain Layout
7190 \begin_inset Caption
7191
7192 \begin_layout Plain Layout
7193 long titre complet avec la largeur réglée à 5
7194 \begin_inset space \thinspace{}
7195 \end_inset
7196
7197 cm long titre complet avec la largeur réglée à 5
7198 \begin_inset space \thinspace{}
7199 \end_inset
7200
7201 cm long titre complet avec la largeur réglée à 5
7202 \begin_inset space \thinspace{}
7203 \end_inset
7204
7205 cm
7206 \begin_inset OptArg
7207 status open
7208
7209 \begin_layout Plain Layout
7210 Légende avec largeur à
7211 \begin_inset space \thinspace{}
7212 \end_inset
7213
7214 =
7215 \begin_inset space \thinspace{}
7216 \end_inset
7217
7218 5
7219 \begin_inset space \thinspace{}
7220 \end_inset
7221
7222 cm
7223 \end_layout
7224
7225 \end_inset
7226
7227
7228 \end_layout
7229
7230 \end_inset
7231
7232
7233 \end_layout
7234
7235 \end_inset
7236 </cell>
7237 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7238 \begin_inset Text
7239
7240 \begin_layout Plain Layout
7241
7242 \end_layout
7243
7244 \end_inset
7245 </cell>
7246 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7247 \begin_inset Text
7248
7249 \begin_layout Plain Layout
7250
7251 \end_layout
7252
7253 \end_inset
7254 </cell>
7255 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7256 \begin_inset Text
7257
7258 \begin_layout Plain Layout
7259
7260 \end_layout
7261
7262 \end_inset
7263 </cell>
7264 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7265 \begin_inset Text
7266
7267 \begin_layout Plain Layout
7268
7269 \end_layout
7270
7271 \end_inset
7272 </cell>
7273 </row>
7274 <row>
7275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7276 \begin_inset Text
7277
7278 \begin_layout Plain Layout
7279 1
7280 \end_layout
7281
7282 \end_inset
7283 </cell>
7284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7285 \begin_inset Text
7286
7287 \begin_layout Plain Layout
7288 2
7289 \end_layout
7290
7291 \end_inset
7292 </cell>
7293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7294 \begin_inset Text
7295
7296 \begin_layout Plain Layout
7297 3
7298 \end_layout
7299
7300 \end_inset
7301 </cell>
7302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7303 \begin_inset Text
7304
7305 \begin_layout Plain Layout
7306 4
7307 \end_layout
7308
7309 \end_inset
7310 </cell>
7311 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7312 \begin_inset Text
7313
7314 \begin_layout Plain Layout
7315 5
7316 \end_layout
7317
7318 \end_inset
7319 </cell>
7320 </row>
7321 <row>
7322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7323 \begin_inset Text
7324
7325 \begin_layout Plain Layout
7326 asd
7327 \end_layout
7328
7329 \end_inset
7330 </cell>
7331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7332 \begin_inset Text
7333
7334 \begin_layout Plain Layout
7335 s
7336 \end_layout
7337
7338 \end_inset
7339 </cell>
7340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7341 \begin_inset Text
7342
7343 \begin_layout Plain Layout
7344 s
7345 \end_layout
7346
7347 \end_inset
7348 </cell>
7349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7350 \begin_inset Text
7351
7352 \begin_layout Plain Layout
7353 s
7354 \end_layout
7355
7356 \end_inset
7357 </cell>
7358 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7359 \begin_inset Text
7360
7361 \begin_layout Plain Layout
7362 asd
7363 \end_layout
7364
7365 \end_inset
7366 </cell>
7367 </row>
7368 <row>
7369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7370 \begin_inset Text
7371
7372 \begin_layout Plain Layout
7373 asd
7374 \end_layout
7375
7376 \end_inset
7377 </cell>
7378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7379 \begin_inset Text
7380
7381 \begin_layout Plain Layout
7382 s
7383 \end_layout
7384
7385 \end_inset
7386 </cell>
7387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7388 \begin_inset Text
7389
7390 \begin_layout Plain Layout
7391 s
7392 \end_layout
7393
7394 \end_inset
7395 </cell>
7396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7397 \begin_inset Text
7398
7399 \begin_layout Plain Layout
7400 s
7401 \end_layout
7402
7403 \end_inset
7404 </cell>
7405 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7406 \begin_inset Text
7407
7408 \begin_layout Plain Layout
7409 asd
7410 \end_layout
7411
7412 \end_inset
7413 </cell>
7414 </row>
7415 <row>
7416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7417 \begin_inset Text
7418
7419 \begin_layout Plain Layout
7420 asd
7421 \end_layout
7422
7423 \end_inset
7424 </cell>
7425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7426 \begin_inset Text
7427
7428 \begin_layout Plain Layout
7429 s
7430 \end_layout
7431
7432 \end_inset
7433 </cell>
7434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7435 \begin_inset Text
7436
7437 \begin_layout Plain Layout
7438 s
7439 \end_layout
7440
7441 \end_inset
7442 </cell>
7443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7444 \begin_inset Text
7445
7446 \begin_layout Plain Layout
7447 s
7448 \end_layout
7449
7450 \end_inset
7451 </cell>
7452 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7453 \begin_inset Text
7454
7455 \begin_layout Plain Layout
7456 asd
7457 \end_layout
7458
7459 \end_inset
7460 </cell>
7461 </row>
7462 <row>
7463 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7464 \begin_inset Text
7465
7466 \begin_layout Plain Layout
7467 asd
7468 \end_layout
7469
7470 \end_inset
7471 </cell>
7472 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7473 \begin_inset Text
7474
7475 \begin_layout Plain Layout
7476 sad
7477 \end_layout
7478
7479 \end_inset
7480 </cell>
7481 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7482 \begin_inset Text
7483
7484 \begin_layout Plain Layout
7485 asd
7486 \end_layout
7487
7488 \end_inset
7489 </cell>
7490 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7491 \begin_inset Text
7492
7493 \begin_layout Plain Layout
7494 asd
7495 \end_layout
7496
7497 \end_inset
7498 </cell>
7499 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7500 \begin_inset Text
7501
7502 \begin_layout Plain Layout
7503 asd
7504 \end_layout
7505
7506 \end_inset
7507 </cell>
7508 </row>
7509 </lyxtabular>
7510
7511 \end_inset
7512
7513
7514 \end_layout
7515
7516 \begin_layout Standard
7517 \begin_inset ERT
7518 status collapsed
7519
7520 \begin_layout Plain Layout
7521
7522
7523 \backslash
7524 setlength{
7525 \backslash
7526 LTcapwidth}{4in}
7527 \end_layout
7528
7529 \end_inset
7530
7531
7532 \end_layout
7533
7534 \begin_layout Standard
7535 \begin_inset Note Greyedout
7536 status open
7537
7538 \begin_layout Plain Layout
7539
7540 \series bold
7541 Note:
7542 \series default
7543  Quand on utilise la paquetage LaTeX 
7544 \series bold
7545 caption
7546 \series default
7547
7548 \begin_inset Index
7549 status collapsed
7550
7551 \begin_layout Plain Layout
7552 Paquetages LaTeX ! caption
7553 \end_layout
7554
7555 \end_inset
7556
7557  , comme c'est les cas dans ce document, la légende prend toute la largeur
7558  de la page quand on utilise la largeur implicite de 4
7559 \begin_inset space \thinspace{}
7560 \end_inset
7561
7562 in pour 
7563 \series bold
7564
7565 \backslash
7566 LTcapwidth
7567 \series default
7568 .
7569  Pour avoir dans ce cas une légende qui fasse exactement 4
7570 \begin_inset space \thinspace{}
7571 \end_inset
7572
7573 in de large, vous pouvez soit prendre une valeur très légèrement différente,
7574  comme par exemple 3.99
7575 \begin_inset space \thinspace{}
7576 \end_inset
7577
7578 in, soit utiliser la commande LaTeX 
7579 \series bold
7580
7581 \backslash
7582 captionsetup{width=valeur}
7583 \series default
7584  qui est disponible dans le paquetage 
7585 \series bold
7586 caption
7587 \series default
7588 .
7589 \end_layout
7590
7591 \end_inset
7592
7593
7594 \end_layout
7595
7596 \begin_layout Subsubsection
7597 Des Légendes différentes sur chaque page d'un tableau
7598 \begin_inset OptArg
7599 status collapsed
7600
7601 \begin_layout Plain Layout
7602 Légendes différentes
7603 \end_layout
7604
7605 \end_inset
7606
7607
7608 \begin_inset Index
7609 status collapsed
7610
7611 \begin_layout Plain Layout
7612 Tableaux longs ! Legendes@Légendes différentes par page
7613 \end_layout
7614
7615 \end_inset
7616
7617
7618 \end_layout
7619
7620 \begin_layout Standard
7621 Quand la légende du tableau pour les pages suivantes doit être différente
7622  de celle de la première page, insérez une légende avec la commande suivante
7623  en code TeX :
7624 \end_layout
7625
7626 \begin_layout Standard
7627
7628 \series bold
7629
7630 \backslash
7631 caption*{caption text}
7632 \backslash
7633
7634 \backslash
7635 %
7636 \end_layout
7637
7638 \begin_layout Standard
7639 dans une ligne de légende fictive qui sera marquée comme une entête.
7640  Le tableau
7641 \begin_inset space ~
7642 \end_inset
7643
7644
7645 \begin_inset CommandInset ref
7646 LatexCommand ref
7647 reference "tab:Légendes-tableau-différentes"
7648
7649 \end_inset
7650
7651  est un exemple de tableau long avec des légendes différentes et où la seconde
7652  légende ne contient pas le numéro du tableau.
7653 \end_layout
7654
7655 \begin_layout Standard
7656 \align center
7657 \begin_inset Tabular
7658 <lyxtabular version="3" rows="59" columns="3">
7659 <features islongtable="true" lastFootEmpty="true">
7660 <column alignment="left" valignment="top" width="0cm">
7661 <column alignment="left" valignment="top" width="0pt">
7662 <column alignment="center" valignment="top" width="0pt">
7663 <row caption="true">
7664 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7665 \begin_inset Text
7666
7667 \begin_layout Plain Layout
7668 \begin_inset Caption
7669
7670 \begin_layout Plain Layout
7671 Exemple d'annuaire téléphonique
7672 \begin_inset CommandInset label
7673 LatexCommand label
7674 name "tab:Légendes-tableau-différentes"
7675
7676 \end_inset
7677
7678
7679 \begin_inset OptArg
7680 status collapsed
7681
7682 \begin_layout Plain Layout
7683 Exemple Annuaire 
7684 \end_layout
7685
7686 \end_inset
7687
7688
7689 \end_layout
7690
7691 \end_inset
7692
7693
7694 \end_layout
7695
7696 \end_inset
7697 </cell>
7698 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7699 \begin_inset Text
7700
7701 \begin_layout Plain Layout
7702
7703 \end_layout
7704
7705 \end_inset
7706 </cell>
7707 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7708 \begin_inset Text
7709
7710 \begin_layout Plain Layout
7711
7712 \end_layout
7713
7714 \end_inset
7715 </cell>
7716 </row>
7717 <row endfirsthead="true">
7718 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7719 \begin_inset Text
7720
7721 \begin_layout Plain Layout
7722
7723 \series bold
7724 Exemple d'annuaire téléphonique (ne pas faire attention aux noms)
7725 \end_layout
7726
7727 \end_inset
7728 </cell>
7729 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7730 \begin_inset Text
7731
7732 \begin_layout Plain Layout
7733
7734 \end_layout
7735
7736 \end_inset
7737 </cell>
7738 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7739 \begin_inset Text
7740
7741 \begin_layout Plain Layout
7742
7743 \end_layout
7744
7745 \end_inset
7746 </cell>
7747 </row>
7748 <row endfirsthead="true">
7749 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7750 \begin_inset Text
7751
7752 \begin_layout Plain Layout
7753
7754 \series bold
7755 NOM
7756 \end_layout
7757
7758 \end_inset
7759 </cell>
7760 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7761 \begin_inset Text
7762
7763 \begin_layout Plain Layout
7764
7765 \end_layout
7766
7767 \end_inset
7768 </cell>
7769 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7770 \begin_inset Text
7771
7772 \begin_layout Plain Layout
7773
7774 \series bold
7775 TÉL.
7776 \end_layout
7777
7778 \end_inset
7779 </cell>
7780 </row>
7781 <row endhead="true">
7782 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7783 \begin_inset Text
7784
7785 \begin_layout Plain Layout
7786 \begin_inset ERT
7787 status open
7788
7789 \begin_layout Plain Layout
7790
7791
7792 \backslash
7793 caption*{Suite de l'exemple d'annuaire téléphonique}
7794 \backslash
7795
7796 \backslash
7797 %
7798 \end_layout
7799
7800 \end_inset
7801
7802
7803 \end_layout
7804
7805 \end_inset
7806 </cell>
7807 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7808 \begin_inset Text
7809
7810 \begin_layout Plain Layout
7811
7812 \end_layout
7813
7814 \end_inset
7815 </cell>
7816 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7817 \begin_inset Text
7818
7819 \begin_layout Plain Layout
7820
7821 \end_layout
7822
7823 \end_inset
7824 </cell>
7825 </row>
7826 <row endhead="true">
7827 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7828 \begin_inset Text
7829
7830 \begin_layout Plain Layout
7831
7832 \series bold
7833 Exemple d'annuaire téléphonique
7834 \end_layout
7835
7836 \end_inset
7837 </cell>
7838 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7839 \begin_inset Text
7840
7841 \begin_layout Plain Layout
7842
7843 \end_layout
7844
7845 \end_inset
7846 </cell>
7847 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7848 \begin_inset Text
7849
7850 \begin_layout Plain Layout
7851
7852 \end_layout
7853
7854 \end_inset
7855 </cell>
7856 </row>
7857 <row endhead="true">
7858 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7859 \begin_inset Text
7860
7861 \begin_layout Plain Layout
7862
7863 \series bold
7864 NOM
7865 \end_layout
7866
7867 \end_inset
7868 </cell>
7869 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7870 \begin_inset Text
7871
7872 \begin_layout Plain Layout
7873
7874 \end_layout
7875
7876 \end_inset
7877 </cell>
7878 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7879 \begin_inset Text
7880
7881 \begin_layout Plain Layout
7882
7883 \series bold
7884 TÉL.
7885 \end_layout
7886
7887 \end_inset
7888 </cell>
7889 </row>
7890 <row endfoot="true">
7891 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
7892 \begin_inset Text
7893
7894 \begin_layout Plain Layout
7895 suite page suivante\SpecialChar \ldots{}
7896
7897 \end_layout
7898
7899 \end_inset
7900 </cell>
7901 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7902 \begin_inset Text
7903
7904 \begin_layout Plain Layout
7905
7906 \end_layout
7907
7908 \end_inset
7909 </cell>
7910 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7911 \begin_inset Text
7912
7913 \begin_layout Plain Layout
7914
7915 \end_layout
7916
7917 \end_inset
7918 </cell>
7919 </row>
7920 <row>
7921 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7922 \begin_inset Text
7923
7924 \begin_layout Plain Layout
7925
7926 \series bold
7927 Annovi
7928 \end_layout
7929
7930 \end_inset
7931 </cell>
7932 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7933 \begin_inset Text
7934
7935 \begin_layout Plain Layout
7936 Silvia
7937 \end_layout
7938
7939 \end_inset
7940 </cell>
7941 <cell alignment="right" valignment="top" rightline="true" usebox="none">
7942 \begin_inset Text
7943
7944 \begin_layout Plain Layout
7945 111
7946 \end_layout
7947
7948 \end_inset
7949 </cell>
7950 </row>
7951 <row>
7952 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7953 \begin_inset Text
7954
7955 \begin_layout Plain Layout
7956
7957 \series bold
7958 Bertoli
7959 \end_layout
7960
7961 \end_inset
7962 </cell>
7963 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7964 \begin_inset Text
7965
7966 \begin_layout Plain Layout
7967 Stefano
7968 \end_layout
7969
7970 \end_inset
7971 </cell>
7972 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7973 \begin_inset Text
7974
7975 \begin_layout Plain Layout
7976 111
7977 \end_layout
7978
7979 \end_inset
7980 </cell>
7981 </row>
7982 <row>
7983 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7984 \begin_inset Text
7985
7986 \begin_layout Plain Layout
7987
7988 \series bold
7989 Bozzi
7990 \end_layout
7991
7992 \end_inset
7993 </cell>
7994 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7995 \begin_inset Text
7996
7997 \begin_layout Plain Layout
7998 Walter
7999 \end_layout
8000
8001 \end_inset
8002 </cell>
8003 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8004 \begin_inset Text
8005
8006 \begin_layout Plain Layout
8007 111
8008 \end_layout
8009
8010 \end_inset
8011 </cell>
8012 </row>
8013 <row>
8014 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8015 \begin_inset Text
8016
8017 \begin_layout Plain Layout
8018
8019 \series bold
8020 Cachia
8021 \end_layout
8022
8023 \end_inset
8024 </cell>
8025 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8026 \begin_inset Text
8027
8028 \begin_layout Plain Layout
8029 Maria
8030 \end_layout
8031
8032 \end_inset
8033 </cell>
8034 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8035 \begin_inset Text
8036
8037 \begin_layout Plain Layout
8038 111
8039 \end_layout
8040
8041 \end_inset
8042 </cell>
8043 </row>
8044 <row>
8045 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8046 \begin_inset Text
8047
8048 \begin_layout Plain Layout
8049
8050 \series bold
8051 Cachia
8052 \end_layout
8053
8054 \end_inset
8055 </cell>
8056 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8057 \begin_inset Text
8058
8059 \begin_layout Plain Layout
8060 Maurizio
8061 \end_layout
8062
8063 \end_inset
8064 </cell>
8065 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8066 \begin_inset Text
8067
8068 \begin_layout Plain Layout
8069 111
8070 \end_layout
8071
8072 \end_inset
8073 </cell>
8074 </row>
8075 <row>
8076 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8077 \begin_inset Text
8078
8079 \begin_layout Plain Layout
8080
8081 \series bold
8082 Cinquemani
8083 \end_layout
8084
8085 \end_inset
8086 </cell>
8087 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8088 \begin_inset Text
8089
8090 \begin_layout Plain Layout
8091 Giusi
8092 \end_layout
8093
8094 \end_inset
8095 </cell>
8096 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8097 \begin_inset Text
8098
8099 \begin_layout Plain Layout
8100 111
8101 \end_layout
8102
8103 \end_inset
8104 </cell>
8105 </row>
8106 <row>
8107 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8108 \begin_inset Text
8109
8110 \begin_layout Plain Layout
8111
8112 \series bold
8113 Colin
8114 \end_layout
8115
8116 \end_inset
8117 </cell>
8118 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8119 \begin_inset Text
8120
8121 \begin_layout Plain Layout
8122 Bernard
8123 \end_layout
8124
8125 \end_inset
8126 </cell>
8127 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8128 \begin_inset Text
8129
8130 \begin_layout Plain Layout
8131 111
8132 \end_layout
8133
8134 \end_inset
8135 </cell>
8136 </row>
8137 <row>
8138 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8139 \begin_inset Text
8140
8141 \begin_layout Plain Layout
8142
8143 \series bold
8144 Concli
8145 \end_layout
8146
8147 \end_inset
8148 </cell>
8149 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8150 \begin_inset Text
8151
8152 \begin_layout Plain Layout
8153 Gianfranco
8154 \end_layout
8155
8156 \end_inset
8157 </cell>
8158 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8159 \begin_inset Text
8160
8161 \begin_layout Plain Layout
8162 111
8163 \end_layout
8164
8165 \end_inset
8166 </cell>
8167 </row>
8168 <row>
8169 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8170 \begin_inset Text
8171
8172 \begin_layout Plain Layout
8173
8174 \series bold
8175 Dal Bosco
8176 \end_layout
8177
8178 \end_inset
8179 </cell>
8180 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8181 \begin_inset Text
8182
8183 \begin_layout Plain Layout
8184 Carolina
8185 \end_layout
8186
8187 \end_inset
8188 </cell>
8189 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8190 \begin_inset Text
8191
8192 \begin_layout Plain Layout
8193 111
8194 \end_layout
8195
8196 \end_inset
8197 </cell>
8198 </row>
8199 <row>
8200 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8201 \begin_inset Text
8202
8203 \begin_layout Plain Layout
8204
8205 \series bold
8206 Dalpiaz
8207 \end_layout
8208
8209 \end_inset
8210 </cell>
8211 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8212 \begin_inset Text
8213
8214 \begin_layout Plain Layout
8215 Annamaria
8216 \end_layout
8217
8218 \end_inset
8219 </cell>
8220 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8221 \begin_inset Text
8222
8223 \begin_layout Plain Layout
8224 111
8225 \end_layout
8226
8227 \end_inset
8228 </cell>
8229 </row>
8230 <row>
8231 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8232 \begin_inset Text
8233
8234 \begin_layout Plain Layout
8235
8236 \series bold
8237 Feliciello
8238 \end_layout
8239
8240 \end_inset
8241 </cell>
8242 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8243 \begin_inset Text
8244
8245 \begin_layout Plain Layout
8246 Domenico
8247 \end_layout
8248
8249 \end_inset
8250 </cell>
8251 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8252 \begin_inset Text
8253
8254 \begin_layout Plain Layout
8255 111
8256 \end_layout
8257
8258 \end_inset
8259 </cell>
8260 </row>
8261 <row>
8262 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8263 \begin_inset Text
8264
8265 \begin_layout Plain Layout
8266
8267 \series bold
8268 Focarelli
8269 \end_layout
8270
8271 \end_inset
8272 </cell>
8273 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8274 \begin_inset Text
8275
8276 \begin_layout Plain Layout
8277 Paola
8278 \end_layout
8279
8280 \end_inset
8281 </cell>
8282 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8283 \begin_inset Text
8284
8285 \begin_layout Plain Layout
8286 111
8287 \end_layout
8288
8289 \end_inset
8290 </cell>
8291 </row>
8292 <row>
8293 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8294 \begin_inset Text
8295
8296 \begin_layout Plain Layout
8297
8298 \series bold
8299 Galletti
8300 \end_layout
8301
8302 \end_inset
8303 </cell>
8304 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8305 \begin_inset Text
8306
8307 \begin_layout Plain Layout
8308 Oreste
8309 \end_layout
8310
8311 \end_inset
8312 </cell>
8313 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8314 \begin_inset Text
8315
8316 \begin_layout Plain Layout
8317 111
8318 \end_layout
8319
8320 \end_inset
8321 </cell>
8322 </row>
8323 <row>
8324 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8325 \begin_inset Text
8326
8327 \begin_layout Plain Layout
8328
8329 \series bold
8330 Gasparini
8331 \end_layout
8332
8333 \end_inset
8334 </cell>
8335 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8336 \begin_inset Text
8337
8338 \begin_layout Plain Layout
8339 Franca
8340 \end_layout
8341
8342 \end_inset
8343 </cell>
8344 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8345 \begin_inset Text
8346
8347 \begin_layout Plain Layout
8348 111
8349 \end_layout
8350
8351 \end_inset
8352 </cell>
8353 </row>
8354 <row>
8355 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8356 \begin_inset Text
8357
8358 \begin_layout Plain Layout
8359
8360 \series bold
8361 Rizzardi
8362 \series default
8363
8364 \begin_inset Foot
8365 status open
8366
8367 \begin_layout Plain Layout
8368 Exemple de note de bas de page
8369 \end_layout
8370
8371 \end_inset
8372
8373
8374 \end_layout
8375
8376 \end_inset
8377 </cell>
8378 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8379 \begin_inset Text
8380
8381 \begin_layout Plain Layout
8382 Paola
8383 \end_layout
8384
8385 \end_inset
8386 </cell>
8387 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8388 \begin_inset Text
8389
8390 \begin_layout Plain Layout
8391 111
8392 \end_layout
8393
8394 \end_inset
8395 </cell>
8396 </row>
8397 <row>
8398 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8399 \begin_inset Text
8400
8401 \begin_layout Plain Layout
8402
8403 \series bold
8404 Lassini
8405 \end_layout
8406
8407 \end_inset
8408 </cell>
8409 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8410 \begin_inset Text
8411
8412 \begin_layout Plain Layout
8413 Giancarlo
8414 \end_layout
8415
8416 \end_inset
8417 </cell>
8418 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8419 \begin_inset Text
8420
8421 \begin_layout Plain Layout
8422 111
8423 \end_layout
8424
8425 \end_inset
8426 </cell>
8427 </row>
8428 <row>
8429 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8430 \begin_inset Text
8431
8432 \begin_layout Plain Layout
8433
8434 \series bold
8435 Malfatti
8436 \end_layout
8437
8438 \end_inset
8439 </cell>
8440 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8441 \begin_inset Text
8442
8443 \begin_layout Plain Layout
8444 Luciano
8445 \end_layout
8446
8447 \end_inset
8448 </cell>
8449 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8450 \begin_inset Text
8451
8452 \begin_layout Plain Layout
8453 111
8454 \end_layout
8455
8456 \end_inset
8457 </cell>
8458 </row>
8459 <row>
8460 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8461 \begin_inset Text
8462
8463 \begin_layout Plain Layout
8464
8465 \series bold
8466 Malfatti
8467 \end_layout
8468
8469 \end_inset
8470 </cell>
8471 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8472 \begin_inset Text
8473
8474 \begin_layout Plain Layout
8475 Valeriano
8476 \end_layout
8477
8478 \end_inset
8479 </cell>
8480 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8481 \begin_inset Text
8482
8483 \begin_layout Plain Layout
8484 111
8485 \end_layout
8486
8487 \end_inset
8488 </cell>
8489 </row>
8490 <row>
8491 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8492 \begin_inset Text
8493
8494 \begin_layout Plain Layout
8495
8496 \series bold
8497 Meneguzzo
8498 \end_layout
8499
8500 \end_inset
8501 </cell>
8502 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8503 \begin_inset Text
8504
8505 \begin_layout Plain Layout
8506 Roberto
8507 \end_layout
8508
8509 \end_inset
8510 </cell>
8511 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8512 \begin_inset Text
8513
8514 \begin_layout Plain Layout
8515 111
8516 \end_layout
8517
8518 \end_inset
8519 </cell>
8520 </row>
8521 <row>
8522 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8523 \begin_inset Text
8524
8525 \begin_layout Plain Layout
8526
8527 \series bold
8528 Mezzadra
8529 \end_layout
8530
8531 \end_inset
8532 </cell>
8533 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8534 \begin_inset Text
8535
8536 \begin_layout Plain Layout
8537 Roberto
8538 \end_layout
8539
8540 \end_inset
8541 </cell>
8542 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8543 \begin_inset Text
8544
8545 \begin_layout Plain Layout
8546 111
8547 \end_layout
8548
8549 \end_inset
8550 </cell>
8551 </row>
8552 <row>
8553 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8554 \begin_inset Text
8555
8556 \begin_layout Plain Layout
8557
8558 \series bold
8559 Pirpamer
8560 \end_layout
8561
8562 \end_inset
8563 </cell>
8564 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8565 \begin_inset Text
8566
8567 \begin_layout Plain Layout
8568 Erich
8569 \end_layout
8570
8571 \end_inset
8572 </cell>
8573 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8574 \begin_inset Text
8575
8576 \begin_layout Plain Layout
8577 111
8578 \end_layout
8579
8580 \end_inset
8581 </cell>
8582 </row>
8583 <row>
8584 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8585 \begin_inset Text
8586
8587 \begin_layout Plain Layout
8588
8589 \series bold
8590 Pochiesa
8591 \end_layout
8592
8593 \end_inset
8594 </cell>
8595 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8596 \begin_inset Text
8597
8598 \begin_layout Plain Layout
8599 Paolo
8600 \end_layout
8601
8602 \end_inset
8603 </cell>
8604 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8605 \begin_inset Text
8606
8607 \begin_layout Plain Layout
8608 111, 222
8609 \end_layout
8610
8611 \end_inset
8612 </cell>
8613 </row>
8614 <row>
8615 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8616 \begin_inset Text
8617
8618 \begin_layout Plain Layout
8619
8620 \series bold
8621 Radina
8622 \end_layout
8623
8624 \end_inset
8625 </cell>
8626 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8627 \begin_inset Text
8628
8629 \begin_layout Plain Layout
8630 Claudio
8631 \end_layout
8632
8633 \end_inset
8634 </cell>
8635 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8636 \begin_inset Text
8637
8638 \begin_layout Plain Layout
8639 111
8640 \end_layout
8641
8642 \end_inset
8643 </cell>
8644 </row>
8645 <row>
8646 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8647 \begin_inset Text
8648
8649 \begin_layout Plain Layout
8650
8651 \series bold
8652 Stuffer
8653 \end_layout
8654
8655 \end_inset
8656 </cell>
8657 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8658 \begin_inset Text
8659
8660 \begin_layout Plain Layout
8661 Oskar
8662 \end_layout
8663
8664 \end_inset
8665 </cell>
8666 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8667 \begin_inset Text
8668
8669 \begin_layout Plain Layout
8670 111
8671 \end_layout
8672
8673 \end_inset
8674 </cell>
8675 </row>
8676 <row>
8677 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8678 \begin_inset Text
8679
8680 \begin_layout Plain Layout
8681
8682 \series bold
8683 Tacchelli
8684 \end_layout
8685
8686 \end_inset
8687 </cell>
8688 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8689 \begin_inset Text
8690
8691 \begin_layout Plain Layout
8692 Ugo
8693 \end_layout
8694
8695 \end_inset
8696 </cell>
8697 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8698 \begin_inset Text
8699
8700 \begin_layout Plain Layout
8701 111
8702 \end_layout
8703
8704 \end_inset
8705 </cell>
8706 </row>
8707 <row>
8708 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8709 \begin_inset Text
8710
8711 \begin_layout Plain Layout
8712
8713 \series bold
8714 Tezzele
8715 \end_layout
8716
8717 \end_inset
8718 </cell>
8719 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8720 \begin_inset Text
8721
8722 \begin_layout Plain Layout
8723 Margit
8724 \end_layout
8725
8726 \end_inset
8727 </cell>
8728 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8729 \begin_inset Text
8730
8731 \begin_layout Plain Layout
8732 111
8733 \end_layout
8734
8735 \end_inset
8736 </cell>
8737 </row>
8738 <row>
8739 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8740 \begin_inset Text
8741
8742 \begin_layout Plain Layout
8743
8744 \series bold
8745 Unterkalmsteiner
8746 \end_layout
8747
8748 \end_inset
8749 </cell>
8750 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8751 \begin_inset Text
8752
8753 \begin_layout Plain Layout
8754 Frieda
8755 \end_layout
8756
8757 \end_inset
8758 </cell>
8759 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8760 \begin_inset Text
8761
8762 \begin_layout Plain Layout
8763 111
8764 \end_layout
8765
8766 \end_inset
8767 </cell>
8768 </row>
8769 <row>
8770 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8771 \begin_inset Text
8772
8773 \begin_layout Plain Layout
8774
8775 \series bold
8776 Vieider
8777 \end_layout
8778
8779 \end_inset
8780 </cell>
8781 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8782 \begin_inset Text
8783
8784 \begin_layout Plain Layout
8785 Hilde
8786 \end_layout
8787
8788 \end_inset
8789 </cell>
8790 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8791 \begin_inset Text
8792
8793 \begin_layout Plain Layout
8794 111
8795 \end_layout
8796
8797 \end_inset
8798 </cell>
8799 </row>
8800 <row>
8801 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8802 \begin_inset Text
8803
8804 \begin_layout Plain Layout
8805
8806 \series bold
8807 Vigna
8808 \end_layout
8809
8810 \end_inset
8811 </cell>
8812 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8813 \begin_inset Text
8814
8815 \begin_layout Plain Layout
8816 Jürgen
8817 \end_layout
8818
8819 \end_inset
8820 </cell>
8821 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8822 \begin_inset Text
8823
8824 \begin_layout Plain Layout
8825 111
8826 \end_layout
8827
8828 \end_inset
8829 </cell>
8830 </row>
8831 <row>
8832 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8833 \begin_inset Text
8834
8835 \begin_layout Plain Layout
8836
8837 \series bold
8838 Weber
8839 \end_layout
8840
8841 \end_inset
8842 </cell>
8843 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8844 \begin_inset Text
8845
8846 \begin_layout Plain Layout
8847 Maurizio
8848 \end_layout
8849
8850 \end_inset
8851 </cell>
8852 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8853 \begin_inset Text
8854
8855 \begin_layout Plain Layout
8856 111
8857 \end_layout
8858
8859 \end_inset
8860 </cell>
8861 </row>
8862 <row>
8863 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8864 \begin_inset Text
8865
8866 \begin_layout Plain Layout
8867
8868 \series bold
8869 Winkler
8870 \end_layout
8871
8872 \end_inset
8873 </cell>
8874 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8875 \begin_inset Text
8876
8877 \begin_layout Plain Layout
8878 Franz
8879 \end_layout
8880
8881 \end_inset
8882 </cell>
8883 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8884 \begin_inset Text
8885
8886 \begin_layout Plain Layout
8887 111
8888 \end_layout
8889
8890 \end_inset
8891 </cell>
8892 </row>
8893 <row>
8894 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8895 \begin_inset Text
8896
8897 \begin_layout Plain Layout
8898  
8899 \end_layout
8900
8901 \end_inset
8902 </cell>
8903 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
8904 \begin_inset Text
8905
8906 \begin_layout Plain Layout
8907
8908 \end_layout
8909
8910 \end_inset
8911 </cell>
8912 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8913 \begin_inset Text
8914
8915 \begin_layout Plain Layout
8916
8917 \end_layout
8918
8919 \end_inset
8920 </cell>
8921 </row>
8922 <row>
8923 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8924 \begin_inset Text
8925
8926 \begin_layout Plain Layout
8927
8928 \series bold
8929 Annovi
8930 \end_layout
8931
8932 \end_inset
8933 </cell>
8934 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8935 \begin_inset Text
8936
8937 \begin_layout Plain Layout
8938 Silvia
8939 \end_layout
8940
8941 \end_inset
8942 </cell>
8943 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8944 \begin_inset Text
8945
8946 \begin_layout Plain Layout
8947 555
8948 \end_layout
8949
8950 \end_inset
8951 </cell>
8952 </row>
8953 <row>
8954 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8955 \begin_inset Text
8956
8957 \begin_layout Plain Layout
8958
8959 \series bold
8960 Bertoli
8961 \end_layout
8962
8963 \end_inset
8964 </cell>
8965 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8966 \begin_inset Text
8967
8968 \begin_layout Plain Layout
8969 Stefano
8970 \end_layout
8971
8972 \end_inset
8973 </cell>
8974 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8975 \begin_inset Text
8976
8977 \begin_layout Plain Layout
8978 555
8979 \end_layout
8980
8981 \end_inset
8982 </cell>
8983 </row>
8984 <row>
8985 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8986 \begin_inset Text
8987
8988 \begin_layout Plain Layout
8989
8990 \series bold
8991 Bozzi
8992 \end_layout
8993
8994 \end_inset
8995 </cell>
8996 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8997 \begin_inset Text
8998
8999 \begin_layout Plain Layout
9000 Walter
9001 \end_layout
9002
9003 \end_inset
9004 </cell>
9005 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9006 \begin_inset Text
9007
9008 \begin_layout Plain Layout
9009 555
9010 \end_layout
9011
9012 \end_inset
9013 </cell>
9014 </row>
9015 <row>
9016 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9017 \begin_inset Text
9018
9019 \begin_layout Plain Layout
9020
9021 \series bold
9022 Cachia
9023 \end_layout
9024
9025 \end_inset
9026 </cell>
9027 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9028 \begin_inset Text
9029
9030 \begin_layout Plain Layout
9031 Maria
9032 \end_layout
9033
9034 \end_inset
9035 </cell>
9036 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9037 \begin_inset Text
9038
9039 \begin_layout Plain Layout
9040 555
9041 \end_layout
9042
9043 \end_inset
9044 </cell>
9045 </row>
9046 <row>
9047 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9048 \begin_inset Text
9049
9050 \begin_layout Plain Layout
9051
9052 \series bold
9053 Cachia
9054 \end_layout
9055
9056 \end_inset
9057 </cell>
9058 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9059 \begin_inset Text
9060
9061 \begin_layout Plain Layout
9062 Maurizio
9063 \end_layout
9064
9065 \end_inset
9066 </cell>
9067 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9068 \begin_inset Text
9069
9070 \begin_layout Plain Layout
9071 555
9072 \end_layout
9073
9074 \end_inset
9075 </cell>
9076 </row>
9077 <row>
9078 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9079 \begin_inset Text
9080
9081 \begin_layout Plain Layout
9082
9083 \series bold
9084 Cinquemani
9085 \end_layout
9086
9087 \end_inset
9088 </cell>
9089 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9090 \begin_inset Text
9091
9092 \begin_layout Plain Layout
9093 Giusi
9094 \end_layout
9095
9096 \end_inset
9097 </cell>
9098 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9099 \begin_inset Text
9100
9101 \begin_layout Plain Layout
9102 555
9103 \end_layout
9104
9105 \end_inset
9106 </cell>
9107 </row>
9108 <row>
9109 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9110 \begin_inset Text
9111
9112 \begin_layout Plain Layout
9113
9114 \series bold
9115 Colin
9116 \end_layout
9117
9118 \end_inset
9119 </cell>
9120 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9121 \begin_inset Text
9122
9123 \begin_layout Plain Layout
9124 Bernard
9125 \end_layout
9126
9127 \end_inset
9128 </cell>
9129 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9130 \begin_inset Text
9131
9132 \begin_layout Plain Layout
9133 555
9134 \end_layout
9135
9136 \end_inset
9137 </cell>
9138 </row>
9139 <row>
9140 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9141 \begin_inset Text
9142
9143 \begin_layout Plain Layout
9144
9145 \series bold
9146 Concli
9147 \end_layout
9148
9149 \end_inset
9150 </cell>
9151 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9152 \begin_inset Text
9153
9154 \begin_layout Plain Layout
9155 Gianfranco
9156 \end_layout
9157
9158 \end_inset
9159 </cell>
9160 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9161 \begin_inset Text
9162
9163 \begin_layout Plain Layout
9164 555
9165 \end_layout
9166
9167 \end_inset
9168 </cell>
9169 </row>
9170 <row>
9171 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9172 \begin_inset Text
9173
9174 \begin_layout Plain Layout
9175
9176 \series bold
9177 Dal Bosco
9178 \end_layout
9179
9180 \end_inset
9181 </cell>
9182 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9183 \begin_inset Text
9184
9185 \begin_layout Plain Layout
9186 Carolina
9187 \end_layout
9188
9189 \end_inset
9190 </cell>
9191 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9192 \begin_inset Text
9193
9194 \begin_layout Plain Layout
9195 555
9196 \end_layout
9197
9198 \end_inset
9199 </cell>
9200 </row>
9201 <row>
9202 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9203 \begin_inset Text
9204
9205 \begin_layout Plain Layout
9206
9207 \series bold
9208 Dalpiaz
9209 \end_layout
9210
9211 \end_inset
9212 </cell>
9213 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9214 \begin_inset Text
9215
9216 \begin_layout Plain Layout
9217 Annamaria
9218 \end_layout
9219
9220 \end_inset
9221 </cell>
9222 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9223 \begin_inset Text
9224
9225 \begin_layout Plain Layout
9226 555
9227 \end_layout
9228
9229 \end_inset
9230 </cell>
9231 </row>
9232 <row>
9233 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9234 \begin_inset Text
9235
9236 \begin_layout Plain Layout
9237
9238 \series bold
9239 Feliciello
9240 \end_layout
9241
9242 \end_inset
9243 </cell>
9244 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9245 \begin_inset Text
9246
9247 \begin_layout Plain Layout
9248 Domenico
9249 \end_layout
9250
9251 \end_inset
9252 </cell>
9253 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9254 \begin_inset Text
9255
9256 \begin_layout Plain Layout
9257 555
9258 \end_layout
9259
9260 \end_inset
9261 </cell>
9262 </row>
9263 <row>
9264 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9265 \begin_inset Text
9266
9267 \begin_layout Plain Layout
9268
9269 \series bold
9270 Focarelli
9271 \end_layout
9272
9273 \end_inset
9274 </cell>
9275 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9276 \begin_inset Text
9277
9278 \begin_layout Plain Layout
9279 Paola
9280 \end_layout
9281
9282 \end_inset
9283 </cell>
9284 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9285 \begin_inset Text
9286
9287 \begin_layout Plain Layout
9288 555
9289 \end_layout
9290
9291 \end_inset
9292 </cell>
9293 </row>
9294 <row>
9295 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9296 \begin_inset Text
9297
9298 \begin_layout Plain Layout
9299
9300 \series bold
9301 Galletti
9302 \end_layout
9303
9304 \end_inset
9305 </cell>
9306 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9307 \begin_inset Text
9308
9309 \begin_layout Plain Layout
9310 Oreste
9311 \end_layout
9312
9313 \end_inset
9314 </cell>
9315 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9316 \begin_inset Text
9317
9318 \begin_layout Plain Layout
9319 555
9320 \end_layout
9321
9322 \end_inset
9323 </cell>
9324 </row>
9325 <row>
9326 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9327 \begin_inset Text
9328
9329 \begin_layout Plain Layout
9330
9331 \series bold
9332 Gasparini
9333 \end_layout
9334
9335 \end_inset
9336 </cell>
9337 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9338 \begin_inset Text
9339
9340 \begin_layout Plain Layout
9341 Franca
9342 \end_layout
9343
9344 \end_inset
9345 </cell>
9346 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9347 \begin_inset Text
9348
9349 \begin_layout Plain Layout
9350 555
9351 \end_layout
9352
9353 \end_inset
9354 </cell>
9355 </row>
9356 <row>
9357 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9358 \begin_inset Text
9359
9360 \begin_layout Plain Layout
9361
9362 \series bold
9363 Rizzardi
9364 \end_layout
9365
9366 \end_inset
9367 </cell>
9368 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9369 \begin_inset Text
9370
9371 \begin_layout Plain Layout
9372 Paola
9373 \end_layout
9374
9375 \end_inset
9376 </cell>
9377 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9378 \begin_inset Text
9379
9380 \begin_layout Plain Layout
9381 555
9382 \end_layout
9383
9384 \end_inset
9385 </cell>
9386 </row>
9387 <row>
9388 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9389 \begin_inset Text
9390
9391 \begin_layout Plain Layout
9392
9393 \series bold
9394 Lassini
9395 \end_layout
9396
9397 \end_inset
9398 </cell>
9399 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9400 \begin_inset Text
9401
9402 \begin_layout Plain Layout
9403 Giancarlo
9404 \end_layout
9405
9406 \end_inset
9407 </cell>
9408 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9409 \begin_inset Text
9410
9411 \begin_layout Plain Layout
9412 555
9413 \end_layout
9414
9415 \end_inset
9416 </cell>
9417 </row>
9418 <row>
9419 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9420 \begin_inset Text
9421
9422 \begin_layout Plain Layout
9423
9424 \series bold
9425 Malfatti
9426 \end_layout
9427
9428 \end_inset
9429 </cell>
9430 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9431 \begin_inset Text
9432
9433 \begin_layout Plain Layout
9434 Luciano
9435 \end_layout
9436
9437 \end_inset
9438 </cell>
9439 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9440 \begin_inset Text
9441
9442 \begin_layout Plain Layout
9443 555
9444 \end_layout
9445
9446 \end_inset
9447 </cell>
9448 </row>
9449 <row>
9450 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9451 \begin_inset Text
9452
9453 \begin_layout Plain Layout
9454
9455 \series bold
9456 Malfatti
9457 \end_layout
9458
9459 \end_inset
9460 </cell>
9461 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9462 \begin_inset Text
9463
9464 \begin_layout Plain Layout
9465 Valeriano
9466 \end_layout
9467
9468 \end_inset
9469 </cell>
9470 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9471 \begin_inset Text
9472
9473 \begin_layout Plain Layout
9474 555
9475 \end_layout
9476
9477 \end_inset
9478 </cell>
9479 </row>
9480 <row>
9481 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9482 \begin_inset Text
9483
9484 \begin_layout Plain Layout
9485
9486 \series bold
9487 Meneguzzo
9488 \end_layout
9489
9490 \end_inset
9491 </cell>
9492 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9493 \begin_inset Text
9494
9495 \begin_layout Plain Layout
9496 Roberto
9497 \end_layout
9498
9499 \end_inset
9500 </cell>
9501 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9502 \begin_inset Text
9503
9504 \begin_layout Plain Layout
9505 555
9506 \end_layout
9507
9508 \end_inset
9509 </cell>
9510 </row>
9511 <row>
9512 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9513 \begin_inset Text
9514
9515 \begin_layout Plain Layout
9516
9517 \series bold
9518 Mezzadra
9519 \end_layout
9520
9521 \end_inset
9522 </cell>
9523 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9524 \begin_inset Text
9525
9526 \begin_layout Plain Layout
9527 Roberto
9528 \end_layout
9529
9530 \end_inset
9531 </cell>
9532 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9533 \begin_inset Text
9534
9535 \begin_layout Plain Layout
9536 555
9537 \end_layout
9538
9539 \end_inset
9540 </cell>
9541 </row>
9542 </lyxtabular>
9543
9544 \end_inset
9545
9546
9547 \end_layout
9548
9549 \begin_layout Section
9550 Questions particulières concernant les tableaux longs
9551 \begin_inset OptArg
9552 status collapsed
9553
9554 \begin_layout Plain Layout
9555 Questions sur les tableaux longs
9556 \end_layout
9557
9558 \end_inset
9559
9560
9561 \begin_inset CommandInset label
9562 LatexCommand label
9563 name "sec:Questions-sur-tableaux-longs"
9564
9565 \end_inset
9566
9567
9568 \end_layout
9569
9570 \begin_layout Subsection
9571 Calculs des pages des tableaux longs
9572 \begin_inset Index
9573 status collapsed
9574
9575 \begin_layout Plain Layout
9576 Tableaux longs ! Calculs
9577 \end_layout
9578
9579 \end_inset
9580
9581
9582 \end_layout
9583
9584 \begin_layout Standard
9585 LaTeX calcule la hauteur de chaque page de tableau et leurs sauts de page
9586  en utilisant des blocs (chunks).
9587  Ces blocs sont des portions de tableau qui tiennent en une fois dans la
9588  mémoire de LaTeX.
9589  La valeur implicite est fixée pour des raisons historiques à seulement
9590  20 lignes de tableau.
9591  Si vous utilisez des tableaux longs couvrant de nombreuses pages, ceci
9592  peut ralentir la création de votre document.
9593  Vous pouvez sans risque augmenter la taille des blocs pour atteindre des
9594  valeurs de 100 ou de 1000 en ajoutant une ligne comme celle-ci dans le
9595  préambule de votre document :
9596 \end_layout
9597
9598 \begin_layout Standard
9599
9600 \series bold
9601
9602 \backslash
9603 setcounter{LTchunksize}{100}
9604 \end_layout
9605
9606 \begin_layout Subsection
9607 Les Flottants et les Tableaux Longs
9608 \begin_inset Index
9609 status collapsed
9610
9611 \begin_layout Plain Layout
9612 Tableaux longs ! Flottants
9613 \end_layout
9614
9615 \end_inset
9616
9617
9618 \end_layout
9619
9620 \begin_layout Standard
9621 Il peut y avoir des problèmes quand un flottant apparaît sur la page où
9622  commence un tableau long.
9623  Pour éviter une telle situation, 
9624 \lang english
9625 insert a 
9626 \begin_inset Quotes eld
9627 \end_inset
9628
9629 clear page
9630 \begin_inset Quotes erd
9631 \end_inset
9632
9633  (menu
9634 \lang french
9635  
9636 \family sans
9637 Insérer\SpecialChar \menuseparator
9638 Typographie
9639 \begin_inset space ~
9640 \end_inset
9641
9642 spéciale\SpecialChar \menuseparator
9643 Saut de page (vide le tampon)
9644 \family default
9645
9646 \begin_inset space \thinspace{}
9647 \end_inset
9648
9649 ) juste avant votre tableau long.
9650 \end_layout
9651
9652 \begin_layout Subsection
9653 Sauts de pages forcés
9654 \begin_inset Index
9655 status collapsed
9656
9657 \begin_layout Plain Layout
9658 Tableaux longs ! Sauts de pages forcés
9659 \end_layout
9660
9661 \end_inset
9662
9663
9664 \end_layout
9665
9666 \begin_layout Standard
9667 Implicitement les tableaux ne peuvent être coupés qu'entre deux lignes.
9668  Si vous avez une cellule avec plusieurs lignes et que vous voulez avoir
9669  un saut de page à l'intérieur de cette cellule, insérez la commande LaTeX
9670  de saut de ligne 
9671 \begin_inset Quotes eld
9672 \end_inset
9673
9674
9675 \backslash
9676
9677 \backslash
9678
9679 \begin_inset Quotes erd
9680 \end_inset
9681
9682  en code TeX à l'endroit de la cellule où vous voulez qu'elle soit coupée.
9683  Avant la commande 
9684 \begin_inset Quotes eld
9685 \end_inset
9686
9687
9688 \backslash
9689
9690 \backslash
9691
9692 \begin_inset Quotes erd
9693 \end_inset
9694
9695 , vous devez insérer en code TeX, autant de caractères 
9696 \begin_inset Quotes eld
9697 \end_inset
9698
9699 &
9700 \begin_inset Quotes erd
9701 \end_inset
9702
9703  qu'il y a de colonnes après la cellule concernée.
9704  Le caractère 
9705 \begin_inset Quotes eld
9706 \end_inset
9707
9708 &
9709 \begin_inset Quotes erd
9710 \end_inset
9711
9712  sert à séparer les colonnes d'un tableau.
9713  Écrivez en code-TeX, après chaque 
9714 \begin_inset Quotes eld
9715 \end_inset
9716
9717 &
9718 \begin_inset Quotes erd
9719 \end_inset
9720
9721  le contenu des cellules correspondantes et en même temps supprimez le contenu
9722  de ces cellules dans le texte normal.
9723  
9724 \begin_inset Newline newline
9725 \end_inset
9726
9727 Après la commande 
9728 \backslash
9729
9730 \backslash
9731 , insérez autant de caractères 
9732 \begin_inset Quotes eld
9733 \end_inset
9734
9735 &
9736 \begin_inset Quotes erd
9737 \end_inset
9738
9739  qu'il y a de colonnes avant la colonne traitée.
9740  Dans le tableau
9741 \begin_inset space ~
9742 \end_inset
9743
9744
9745 \begin_inset CommandInset ref
9746 LatexCommand ref
9747 reference "tab:Tableau-saut-de-page"
9748
9749 \end_inset
9750
9751  la cellule qui doit être coupée est dans la deuxième colonne et elle est
9752  suivie par une autre colonne.
9753  La commande suivante a donc été insérée en code TeX dans la cellule après
9754  le mot 
9755 \begin_inset Quotes eld
9756 \end_inset
9757
9758
9759 \emph on
9760 Castelchiodato,
9761 \emph default
9762
9763 \begin_inset Quotes erd
9764 \end_inset
9765
9766 :
9767 \end_layout
9768
9769 \begin_layout Standard
9770
9771 \series bold
9772 & 111
9773 \backslash
9774
9775 \backslash
9776  
9777 \backslash
9778 newpage
9779 \begin_inset Newline newline
9780 \end_inset
9781
9782 &
9783 \end_layout
9784
9785 \begin_layout Standard
9786 Le 
9787 \begin_inset Quotes eld
9788 \end_inset
9789
9790 111
9791 \begin_inset Quotes erd
9792 \end_inset
9793
9794  dans la troisième colonne de la ligne a été supprimé.
9795  
9796 \series bold
9797
9798 \backslash
9799 newpage
9800 \series default
9801  est nécessaire seulement quand un saut de page doit impérativement avoir
9802  lieu à cet endroit, sinon on n'a qu'une possibilité de saut.
9803  Si votre ligne de pied de tableau n'a pas de bordure supérieure pour une
9804  raison ou une autre mais que vous voulez une ligne à l'endroit où la cellule
9805  est coupée, utilisez cette commande à la place de la précédente :
9806 \end_layout
9807
9808 \begin_layout Standard
9809
9810 \series bold
9811 & 111
9812 \backslash
9813
9814 \backslash
9815
9816 \begin_inset Newline newline
9817 \end_inset
9818
9819
9820 \backslash
9821 hline &
9822 \end_layout
9823
9824 \begin_layout Standard
9825 Quand la cellule qui doit être coupée est dans la dernière colonne, on doit
9826  insérer la commande
9827 \end_layout
9828
9829 \begin_layout Standard
9830
9831 \series bold
9832
9833 \backslash
9834 setlength{
9835 \backslash
9836 parfillskip}{0pt}
9837 \end_layout
9838
9839 \begin_layout Standard
9840 au début de la cellule.
9841  Cela assure que la portion de la cellule qui va se trouver affichée sur
9842  la page suivante le sera avec toute la largeur de la cellule.
9843 \end_layout
9844
9845 \begin_layout Standard
9846 \align center
9847 \begin_inset Tabular
9848 <lyxtabular version="3" rows="38" columns="3">
9849 <features islongtable="true" lastFootEmpty="true">
9850 <column alignment="left" valignment="top" width="0cm">
9851 <column alignment="left" valignment="top" width="3cm">
9852 <column alignment="center" valignment="top" width="0pt">
9853 <row caption="true">
9854 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9855 \begin_inset Text
9856
9857 \begin_layout Plain Layout
9858 \begin_inset Caption
9859
9860 \begin_layout Plain Layout
9861 Tableau avec un saut de page forcé dans une cellule
9862 \begin_inset CommandInset label
9863 LatexCommand label
9864 name "tab:Tableau-saut-de-page"
9865
9866 \end_inset
9867
9868
9869 \begin_inset OptArg
9870 status collapsed
9871
9872 \begin_layout Plain Layout
9873 Tableau avec un saut de page forcé dans une cellule
9874 \end_layout
9875
9876 \end_inset
9877
9878
9879 \end_layout
9880
9881 \end_inset
9882
9883
9884 \end_layout
9885
9886 \end_inset
9887 </cell>
9888 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9889 \begin_inset Text
9890
9891 \begin_layout Plain Layout
9892
9893 \end_layout
9894
9895 \end_inset
9896 </cell>
9897 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9898 \begin_inset Text
9899
9900 \begin_layout Plain Layout
9901
9902 \end_layout
9903
9904 \end_inset
9905 </cell>
9906 </row>
9907 <row endfirsthead="true">
9908 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9909 \begin_inset Text
9910
9911 \begin_layout Plain Layout
9912
9913 \series bold
9914 Exemple d'annuaire téléphonique (ne faites pas attention aux noms)
9915 \end_layout
9916
9917 \end_inset
9918 </cell>
9919 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9920 \begin_inset Text
9921
9922 \begin_layout Plain Layout
9923
9924 \end_layout
9925
9926 \end_inset
9927 </cell>
9928 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9929 \begin_inset Text
9930
9931 \begin_layout Plain Layout
9932
9933 \end_layout
9934
9935 \end_inset
9936 </cell>
9937 </row>
9938 <row endfirsthead="true">
9939 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9940 \begin_inset Text
9941
9942 \begin_layout Plain Layout
9943
9944 \series bold
9945 NOM
9946 \end_layout
9947
9948 \end_inset
9949 </cell>
9950 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9951 \begin_inset Text
9952
9953 \begin_layout Plain Layout
9954
9955 \end_layout
9956
9957 \end_inset
9958 </cell>
9959 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9960 \begin_inset Text
9961
9962 \begin_layout Plain Layout
9963
9964 \series bold
9965 TÉL.
9966 \end_layout
9967
9968 \end_inset
9969 </cell>
9970 </row>
9971 <row endhead="true">
9972 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9973 \begin_inset Text
9974
9975 \begin_layout Plain Layout
9976 \begin_inset ERT
9977 status collapsed
9978
9979 \begin_layout Plain Layout
9980
9981
9982 \backslash
9983 caption*{Tableau sur deux pages avec un saut de page dans une cellule}
9984 \backslash
9985
9986 \backslash
9987 %
9988 \end_layout
9989
9990 \end_inset
9991
9992
9993 \end_layout
9994
9995 \end_inset
9996 </cell>
9997 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9998 \begin_inset Text
9999
10000 \begin_layout Plain Layout
10001
10002 \end_layout
10003
10004 \end_inset
10005 </cell>
10006 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10007 \begin_inset Text
10008
10009 \begin_layout Plain Layout
10010
10011 \end_layout
10012
10013 \end_inset
10014 </cell>
10015 </row>
10016 <row endhead="true">
10017 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10018 \begin_inset Text
10019
10020 \begin_layout Plain Layout
10021  
10022 \series bold
10023 Exemple d'annuaire téléphonique
10024 \end_layout
10025
10026 \end_inset
10027 </cell>
10028 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10029 \begin_inset Text
10030
10031 \begin_layout Plain Layout
10032
10033 \end_layout
10034
10035 \end_inset
10036 </cell>
10037 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10038 \begin_inset Text
10039
10040 \begin_layout Plain Layout
10041
10042 \end_layout
10043
10044 \end_inset
10045 </cell>
10046 </row>
10047 <row endhead="true">
10048 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10049 \begin_inset Text
10050
10051 \begin_layout Plain Layout
10052
10053 \series bold
10054 NOM
10055 \end_layout
10056
10057 \end_inset
10058 </cell>
10059 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10060 \begin_inset Text
10061
10062 \begin_layout Plain Layout
10063
10064 \end_layout
10065
10066 \end_inset
10067 </cell>
10068 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10069 \begin_inset Text
10070
10071 \begin_layout Plain Layout
10072
10073 \series bold
10074 TÉL.
10075 \end_layout
10076
10077 \end_inset
10078 </cell>
10079 </row>
10080 <row endfoot="true">
10081 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
10082 \begin_inset Text
10083
10084 \begin_layout Plain Layout
10085 suite page suivante\SpecialChar \ldots{}
10086
10087 \end_layout
10088
10089 \end_inset
10090 </cell>
10091 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10092 \begin_inset Text
10093
10094 \begin_layout Plain Layout
10095
10096 \end_layout
10097
10098 \end_inset
10099 </cell>
10100 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10101 \begin_inset Text
10102
10103 \begin_layout Plain Layout
10104
10105 \end_layout
10106
10107 \end_inset
10108 </cell>
10109 </row>
10110 <row>
10111 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10112 \begin_inset Text
10113
10114 \begin_layout Plain Layout
10115
10116 \series bold
10117 Annovi
10118 \end_layout
10119
10120 \end_inset
10121 </cell>
10122 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10123 \begin_inset Text
10124
10125 \begin_layout Plain Layout
10126 Silvia
10127 \end_layout
10128
10129 \end_inset
10130 </cell>
10131 <cell alignment="right" valignment="top" rightline="true" usebox="none">
10132 \begin_inset Text
10133
10134 \begin_layout Plain Layout
10135 111
10136 \end_layout
10137
10138 \end_inset
10139 </cell>
10140 </row>
10141 <row>
10142 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10143 \begin_inset Text
10144
10145 \begin_layout Plain Layout
10146
10147 \series bold
10148 Bertoli
10149 \end_layout
10150
10151 \end_inset
10152 </cell>
10153 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10154 \begin_inset Text
10155
10156 \begin_layout Plain Layout
10157 Stefano
10158 \end_layout
10159
10160 \end_inset
10161 </cell>
10162 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10163 \begin_inset Text
10164
10165 \begin_layout Plain Layout
10166 111
10167 \end_layout
10168
10169 \end_inset
10170 </cell>
10171 </row>
10172 <row>
10173 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10174 \begin_inset Text
10175
10176 \begin_layout Plain Layout
10177
10178 \series bold
10179 Bozzi
10180 \end_layout
10181
10182 \end_inset
10183 </cell>
10184 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10185 \begin_inset Text
10186
10187 \begin_layout Plain Layout
10188 Walter
10189 \end_layout
10190
10191 \end_inset
10192 </cell>
10193 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10194 \begin_inset Text
10195
10196 \begin_layout Plain Layout
10197 111
10198 \end_layout
10199
10200 \end_inset
10201 </cell>
10202 </row>
10203 <row>
10204 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10205 \begin_inset Text
10206
10207 \begin_layout Plain Layout
10208
10209 \series bold
10210 Cachia
10211 \end_layout
10212
10213 \end_inset
10214 </cell>
10215 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10216 \begin_inset Text
10217
10218 \begin_layout Plain Layout
10219 Maria
10220 \end_layout
10221
10222 \end_inset
10223 </cell>
10224 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10225 \begin_inset Text
10226
10227 \begin_layout Plain Layout
10228 111
10229 \end_layout
10230
10231 \end_inset
10232 </cell>
10233 </row>
10234 <row>
10235 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10236 \begin_inset Text
10237
10238 \begin_layout Plain Layout
10239
10240 \series bold
10241 Cachia
10242 \end_layout
10243
10244 \end_inset
10245 </cell>
10246 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10247 \begin_inset Text
10248
10249 \begin_layout Plain Layout
10250 Maurizio
10251 \end_layout
10252
10253 \end_inset
10254 </cell>
10255 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10256 \begin_inset Text
10257
10258 \begin_layout Plain Layout
10259 111
10260 \end_layout
10261
10262 \end_inset
10263 </cell>
10264 </row>
10265 <row>
10266 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10267 \begin_inset Text
10268
10269 \begin_layout Plain Layout
10270
10271 \series bold
10272 Cinquemani
10273 \end_layout
10274
10275 \end_inset
10276 </cell>
10277 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10278 \begin_inset Text
10279
10280 \begin_layout Plain Layout
10281 Giusi
10282 \end_layout
10283
10284 \end_inset
10285 </cell>
10286 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10287 \begin_inset Text
10288
10289 \begin_layout Plain Layout
10290 111
10291 \end_layout
10292
10293 \end_inset
10294 </cell>
10295 </row>
10296 <row>
10297 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10298 \begin_inset Text
10299
10300 \begin_layout Plain Layout
10301
10302 \series bold
10303 Colin
10304 \end_layout
10305
10306 \end_inset
10307 </cell>
10308 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10309 \begin_inset Text
10310
10311 \begin_layout Plain Layout
10312 Bernard
10313 \end_layout
10314
10315 \end_inset
10316 </cell>
10317 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10318 \begin_inset Text
10319
10320 \begin_layout Plain Layout
10321 111
10322 \end_layout
10323
10324 \end_inset
10325 </cell>
10326 </row>
10327 <row>
10328 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10329 \begin_inset Text
10330
10331 \begin_layout Plain Layout
10332
10333 \series bold
10334 Concli
10335 \end_layout
10336
10337 \end_inset
10338 </cell>
10339 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10340 \begin_inset Text
10341
10342 \begin_layout Plain Layout
10343 Gianfranco
10344 \end_layout
10345
10346 \end_inset
10347 </cell>
10348 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10349 \begin_inset Text
10350
10351 \begin_layout Plain Layout
10352 111
10353 \end_layout
10354
10355 \end_inset
10356 </cell>
10357 </row>
10358 <row>
10359 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10360 \begin_inset Text
10361
10362 \begin_layout Plain Layout
10363
10364 \series bold
10365 Dal Bosco
10366 \end_layout
10367
10368 \end_inset
10369 </cell>
10370 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10371 \begin_inset Text
10372
10373 \begin_layout Plain Layout
10374 Carolina
10375 \end_layout
10376
10377 \end_inset
10378 </cell>
10379 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10380 \begin_inset Text
10381
10382 \begin_layout Plain Layout
10383 111
10384 \end_layout
10385
10386 \end_inset
10387 </cell>
10388 </row>
10389 <row>
10390 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10391 \begin_inset Text
10392
10393 \begin_layout Plain Layout
10394
10395 \series bold
10396 Dalpiaz
10397 \end_layout
10398
10399 \end_inset
10400 </cell>
10401 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10402 \begin_inset Text
10403
10404 \begin_layout Plain Layout
10405 Annamaria
10406 \end_layout
10407
10408 \end_inset
10409 </cell>
10410 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10411 \begin_inset Text
10412
10413 \begin_layout Plain Layout
10414 111
10415 \end_layout
10416
10417 \end_inset
10418 </cell>
10419 </row>
10420 <row>
10421 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10422 \begin_inset Text
10423
10424 \begin_layout Plain Layout
10425
10426 \series bold
10427 Feliciello
10428 \end_layout
10429
10430 \end_inset
10431 </cell>
10432 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10433 \begin_inset Text
10434
10435 \begin_layout Plain Layout
10436 Domenico
10437 \end_layout
10438
10439 \end_inset
10440 </cell>
10441 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10442 \begin_inset Text
10443
10444 \begin_layout Plain Layout
10445 111
10446 \end_layout
10447
10448 \end_inset
10449 </cell>
10450 </row>
10451 <row>
10452 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10453 \begin_inset Text
10454
10455 \begin_layout Plain Layout
10456
10457 \series bold
10458 Focarelli
10459 \end_layout
10460
10461 \end_inset
10462 </cell>
10463 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10464 \begin_inset Text
10465
10466 \begin_layout Plain Layout
10467 Paola
10468 \end_layout
10469
10470 \end_inset
10471 </cell>
10472 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10473 \begin_inset Text
10474
10475 \begin_layout Plain Layout
10476 111
10477 \end_layout
10478
10479 \end_inset
10480 </cell>
10481 </row>
10482 <row>
10483 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10484 \begin_inset Text
10485
10486 \begin_layout Plain Layout
10487
10488 \series bold
10489 Galletti
10490 \end_layout
10491
10492 \end_inset
10493 </cell>
10494 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10495 \begin_inset Text
10496
10497 \begin_layout Plain Layout
10498 Oreste
10499 \end_layout
10500
10501 \end_inset
10502 </cell>
10503 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10504 \begin_inset Text
10505
10506 \begin_layout Plain Layout
10507 111
10508 \end_layout
10509
10510 \end_inset
10511 </cell>
10512 </row>
10513 <row>
10514 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10515 \begin_inset Text
10516
10517 \begin_layout Plain Layout
10518
10519 \series bold
10520 Gasparini
10521 \end_layout
10522
10523 \end_inset
10524 </cell>
10525 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10526 \begin_inset Text
10527
10528 \begin_layout Plain Layout
10529 Franca
10530 \end_layout
10531
10532 \end_inset
10533 </cell>
10534 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10535 \begin_inset Text
10536
10537 \begin_layout Plain Layout
10538 111
10539 \end_layout
10540
10541 \end_inset
10542 </cell>
10543 </row>
10544 <row>
10545 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10546 \begin_inset Text
10547
10548 \begin_layout Plain Layout
10549
10550 \series bold
10551 Lassini
10552 \end_layout
10553
10554 \end_inset
10555 </cell>
10556 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10557 \begin_inset Text
10558
10559 \begin_layout Plain Layout
10560 Giancarlo
10561 \end_layout
10562
10563 \end_inset
10564 </cell>
10565 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10566 \begin_inset Text
10567
10568 \begin_layout Plain Layout
10569 111
10570 \end_layout
10571
10572 \end_inset
10573 </cell>
10574 </row>
10575 <row>
10576 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10577 \begin_inset Text
10578
10579 \begin_layout Plain Layout
10580
10581 \series bold
10582 Malfatti
10583 \end_layout
10584
10585 \end_inset
10586 </cell>
10587 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10588 \begin_inset Text
10589
10590 \begin_layout Plain Layout
10591 Luciano
10592 \end_layout
10593
10594 \end_inset
10595 </cell>
10596 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10597 \begin_inset Text
10598
10599 \begin_layout Plain Layout
10600 111
10601 \end_layout
10602
10603 \end_inset
10604 </cell>
10605 </row>
10606 <row>
10607 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10608 \begin_inset Text
10609
10610 \begin_layout Plain Layout
10611
10612 \series bold
10613 Malfatti
10614 \end_layout
10615
10616 \end_inset
10617 </cell>
10618 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10619 \begin_inset Text
10620
10621 \begin_layout Plain Layout
10622 Valeriano
10623 \end_layout
10624
10625 \end_inset
10626 </cell>
10627 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10628 \begin_inset Text
10629
10630 \begin_layout Plain Layout
10631 111
10632 \end_layout
10633
10634 \end_inset
10635 </cell>
10636 </row>
10637 <row>
10638 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10639 \begin_inset Text
10640
10641 \begin_layout Plain Layout
10642
10643 \series bold
10644 Meneguzzo
10645 \end_layout
10646
10647 \end_inset
10648 </cell>
10649 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10650 \begin_inset Text
10651
10652 \begin_layout Plain Layout
10653 Roberto
10654 \end_layout
10655
10656 \end_inset
10657 </cell>
10658 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10659 \begin_inset Text
10660
10661 \begin_layout Plain Layout
10662 111
10663 \end_layout
10664
10665 \end_inset
10666 </cell>
10667 </row>
10668 <row>
10669 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10670 \begin_inset Text
10671
10672 \begin_layout Plain Layout
10673
10674 \series bold
10675 Mezzadra
10676 \end_layout
10677
10678 \end_inset
10679 </cell>
10680 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10681 \begin_inset Text
10682
10683 \begin_layout Plain Layout
10684 Roberto
10685 \end_layout
10686
10687 \end_inset
10688 </cell>
10689 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10690 \begin_inset Text
10691
10692 \begin_layout Plain Layout
10693 111
10694 \end_layout
10695
10696 \end_inset
10697 </cell>
10698 </row>
10699 <row>
10700 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10701 \begin_inset Text
10702
10703 \begin_layout Plain Layout
10704
10705 \series bold
10706 Pirpamer
10707 \end_layout
10708
10709 \end_inset
10710 </cell>
10711 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10712 \begin_inset Text
10713
10714 \begin_layout Plain Layout
10715 Erich
10716 \end_layout
10717
10718 \end_inset
10719 </cell>
10720 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10721 \begin_inset Text
10722
10723 \begin_layout Plain Layout
10724 111
10725 \end_layout
10726
10727 \end_inset
10728 </cell>
10729 </row>
10730 <row>
10731 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10732 \begin_inset Text
10733
10734 \begin_layout Plain Layout
10735
10736 \series bold
10737 Pochiesa
10738 \end_layout
10739
10740 \end_inset
10741 </cell>
10742 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10743 \begin_inset Text
10744
10745 \begin_layout Plain Layout
10746 Paolo
10747 \end_layout
10748
10749 \end_inset
10750 </cell>
10751 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10752 \begin_inset Text
10753
10754 \begin_layout Plain Layout
10755 111, 222
10756 \end_layout
10757
10758 \end_inset
10759 </cell>
10760 </row>
10761 <row>
10762 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10763 \begin_inset Text
10764
10765 \begin_layout Plain Layout
10766
10767 \series bold
10768 Radina
10769 \end_layout
10770
10771 \end_inset
10772 </cell>
10773 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10774 \begin_inset Text
10775
10776 \begin_layout Plain Layout
10777 Claudio
10778 \end_layout
10779
10780 \end_inset
10781 </cell>
10782 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10783 \begin_inset Text
10784
10785 \begin_layout Plain Layout
10786 111
10787 \end_layout
10788
10789 \end_inset
10790 </cell>
10791 </row>
10792 <row>
10793 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10794 \begin_inset Text
10795
10796 \begin_layout Plain Layout
10797
10798 \series bold
10799 Rizzardi
10800 \end_layout
10801
10802 \end_inset
10803 </cell>
10804 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10805 \begin_inset Text
10806
10807 \begin_layout Plain Layout
10808 Giancarlo, 11.
10809  Fürst von Montecompatri, 11.
10810  Fürst von Sulmona und Vivaro, 10.
10811  Fürst von Rossano, 5.
10812  Herzog von Canemorte, 11.
10813  Herzog von Palombara, 5.
10814  Herzog von Castelchiodato,
10815 \begin_inset ERT
10816 status open
10817
10818 \begin_layout Plain Layout
10819
10820 & 111
10821 \backslash
10822
10823 \backslash
10824  
10825 \backslash
10826 newpage
10827 \end_layout
10828
10829 \begin_layout Plain Layout
10830
10831 &
10832 \end_layout
10833
10834 \end_inset
10835
10836  11.
10837  Herzog von Poggionativo, 11.
10838  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10839  Graf von Valinfreda, 11.
10840  Baron von Cropalati, 11.
10841  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10842 \end_layout
10843
10844 \end_inset
10845 </cell>
10846 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10847 \begin_inset Text
10848
10849 \begin_layout Plain Layout
10850
10851 \end_layout
10852
10853 \end_inset
10854 </cell>
10855 </row>
10856 <row>
10857 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10858 \begin_inset Text
10859
10860 \begin_layout Plain Layout
10861
10862 \series bold
10863 Stuffer
10864 \end_layout
10865
10866 \end_inset
10867 </cell>
10868 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10869 \begin_inset Text
10870
10871 \begin_layout Plain Layout
10872 Oskar
10873 \end_layout
10874
10875 \end_inset
10876 </cell>
10877 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10878 \begin_inset Text
10879
10880 \begin_layout Plain Layout
10881 111
10882 \end_layout
10883
10884 \end_inset
10885 </cell>
10886 </row>
10887 <row>
10888 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10889 \begin_inset Text
10890
10891 \begin_layout Plain Layout
10892
10893 \series bold
10894 Tacchelli
10895 \end_layout
10896
10897 \end_inset
10898 </cell>
10899 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10900 \begin_inset Text
10901
10902 \begin_layout Plain Layout
10903 Ugo
10904 \end_layout
10905
10906 \end_inset
10907 </cell>
10908 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10909 \begin_inset Text
10910
10911 \begin_layout Plain Layout
10912 111
10913 \end_layout
10914
10915 \end_inset
10916 </cell>
10917 </row>
10918 <row>
10919 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10920 \begin_inset Text
10921
10922 \begin_layout Plain Layout
10923
10924 \series bold
10925 Tezzele
10926 \end_layout
10927
10928 \end_inset
10929 </cell>
10930 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10931 \begin_inset Text
10932
10933 \begin_layout Plain Layout
10934 Margit
10935 \end_layout
10936
10937 \end_inset
10938 </cell>
10939 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10940 \begin_inset Text
10941
10942 \begin_layout Plain Layout
10943 111
10944 \end_layout
10945
10946 \end_inset
10947 </cell>
10948 </row>
10949 <row>
10950 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10951 \begin_inset Text
10952
10953 \begin_layout Plain Layout
10954
10955 \series bold
10956 Unterkalmsteiner
10957 \end_layout
10958
10959 \end_inset
10960 </cell>
10961 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10962 \begin_inset Text
10963
10964 \begin_layout Plain Layout
10965 Frieda
10966 \end_layout
10967
10968 \end_inset
10969 </cell>
10970 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10971 \begin_inset Text
10972
10973 \begin_layout Plain Layout
10974 111
10975 \end_layout
10976
10977 \end_inset
10978 </cell>
10979 </row>
10980 <row>
10981 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10982 \begin_inset Text
10983
10984 \begin_layout Plain Layout
10985
10986 \series bold
10987 Vieider
10988 \end_layout
10989
10990 \end_inset
10991 </cell>
10992 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10993 \begin_inset Text
10994
10995 \begin_layout Plain Layout
10996 Hilde
10997 \end_layout
10998
10999 \end_inset
11000 </cell>
11001 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11002 \begin_inset Text
11003
11004 \begin_layout Plain Layout
11005 111
11006 \end_layout
11007
11008 \end_inset
11009 </cell>
11010 </row>
11011 <row>
11012 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11013 \begin_inset Text
11014
11015 \begin_layout Plain Layout
11016
11017 \series bold
11018 Vigna
11019 \end_layout
11020
11021 \end_inset
11022 </cell>
11023 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11024 \begin_inset Text
11025
11026 \begin_layout Plain Layout
11027 Jürgen
11028 \end_layout
11029
11030 \end_inset
11031 </cell>
11032 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11033 \begin_inset Text
11034
11035 \begin_layout Plain Layout
11036 111
11037 \end_layout
11038
11039 \end_inset
11040 </cell>
11041 </row>
11042 <row>
11043 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11044 \begin_inset Text
11045
11046 \begin_layout Plain Layout
11047
11048 \series bold
11049 Weber
11050 \end_layout
11051
11052 \end_inset
11053 </cell>
11054 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11055 \begin_inset Text
11056
11057 \begin_layout Plain Layout
11058 Maurizio
11059 \end_layout
11060
11061 \end_inset
11062 </cell>
11063 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11064 \begin_inset Text
11065
11066 \begin_layout Plain Layout
11067 111
11068 \end_layout
11069
11070 \end_inset
11071 </cell>
11072 </row>
11073 <row>
11074 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11075 \begin_inset Text
11076
11077 \begin_layout Plain Layout
11078
11079 \series bold
11080 Winkler
11081 \end_layout
11082
11083 \end_inset
11084 </cell>
11085 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11086 \begin_inset Text
11087
11088 \begin_layout Plain Layout
11089 Franz
11090 \end_layout
11091
11092 \end_inset
11093 </cell>
11094 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11095 \begin_inset Text
11096
11097 \begin_layout Plain Layout
11098 111
11099 \end_layout
11100
11101 \end_inset
11102 </cell>
11103 </row>
11104 </lyxtabular>
11105
11106 \end_inset
11107
11108
11109 \end_layout
11110
11111 \begin_layout Section
11112 Colonnes et lignes à lignes multiples
11113 \end_layout
11114
11115 \begin_layout Subsection
11116 Lignes multiples dans une cellule de tableau
11117 \begin_inset CommandInset label
11118 LatexCommand label
11119 name "sub:Lignes-multiple-dans-cellule"
11120
11121 \end_inset
11122
11123
11124 \begin_inset Index
11125 status collapsed
11126
11127 \begin_layout Plain Layout
11128 Plusieurs lignes dans une case de tableau
11129 \end_layout
11130
11131 \end_inset
11132
11133
11134 \begin_inset Index
11135 status collapsed
11136
11137 \begin_layout Plain Layout
11138 Tableau ! Saut de ligne
11139 \end_layout
11140
11141 \end_inset
11142
11143
11144 \end_layout
11145
11146 \begin_layout Standard
11147 \noindent
11148 \begin_inset Float table
11149 placement H
11150 wide false
11151 sideways false
11152 status open
11153
11154 \begin_layout Plain Layout
11155 \begin_inset Caption
11156
11157 \begin_layout Plain Layout
11158 \begin_inset CommandInset label
11159 LatexCommand label
11160 name "tab:Tableau-avec-plusieurs-lignes"
11161
11162 \end_inset
11163
11164 Tableau avec des lignes multiples dans une cellule
11165 \end_layout
11166
11167 \end_inset
11168
11169
11170 \end_layout
11171
11172 \begin_layout Plain Layout
11173 \align center
11174 \begin_inset Tabular
11175 <lyxtabular version="3" rows="3" columns="3">
11176 <features>
11177 <column alignment="center" valignment="middle" width="2.5cm">
11178 <column alignment="center" valignment="middle" width="0">
11179 <column alignment="center" valignment="middle" width="0">
11180 <row>
11181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11182 \begin_inset Text
11183
11184 \begin_layout Plain Layout
11185 Lignes
11186 \begin_inset Newline linebreak
11187 \end_inset
11188
11189 multiples
11190 \end_layout
11191
11192 \end_inset
11193 </cell>
11194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11195 \begin_inset Text
11196
11197 \begin_layout Plain Layout
11198 b
11199 \end_layout
11200
11201 \end_inset
11202 </cell>
11203 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11204 \begin_inset Text
11205
11206 \begin_layout Plain Layout
11207 c
11208 \end_layout
11209
11210 \end_inset
11211 </cell>
11212 </row>
11213 <row>
11214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11215 \begin_inset Text
11216
11217 \begin_layout Plain Layout
11218 d
11219 \end_layout
11220
11221 \end_inset
11222 </cell>
11223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11224 \begin_inset Text
11225
11226 \begin_layout Plain Layout
11227 e
11228 \end_layout
11229
11230 \end_inset
11231 </cell>
11232 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11233 \begin_inset Text
11234
11235 \begin_layout Plain Layout
11236 f
11237 \end_layout
11238
11239 \end_inset
11240 </cell>
11241 </row>
11242 <row>
11243 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11244 \begin_inset Text
11245
11246 \begin_layout Plain Layout
11247 g
11248 \end_layout
11249
11250 \end_inset
11251 </cell>
11252 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11253 \begin_inset Text
11254
11255 \begin_layout Plain Layout
11256 h
11257 \end_layout
11258
11259 \end_inset
11260 </cell>
11261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11262 \begin_inset Text
11263
11264 \begin_layout Plain Layout
11265 i
11266 \end_layout
11267
11268 \end_inset
11269 </cell>
11270 </row>
11271 </lyxtabular>
11272
11273 \end_inset
11274
11275
11276 \end_layout
11277
11278 \end_inset
11279
11280
11281 \end_layout
11282
11283 \begin_layout Standard
11284 En fixant la largeur d'une colonne, on permet d'entrer du texte sous forme
11285  d'un paragraphe avec des sauts de lignes et des césures.
11286 \end_layout
11287
11288 \begin_layout Standard
11289 Pour obtenir le tableau
11290 \begin_inset space ~
11291 \end_inset
11292
11293
11294 \begin_inset CommandInset ref
11295 LatexCommand ref
11296 reference "tab:Tableau-avec-plusieurs-lignes"
11297
11298 \end_inset
11299
11300 , créez un tableau 3×3, sélectionnez la première cellule et faites un clic
11301  droit dessus.
11302  Dans la fenêtre de dialogue qui s'ouvre fixez une largeur de cellule de
11303  2.5
11304 \begin_inset space \thinspace{}
11305 \end_inset
11306
11307 cm et choisissez les alignements vertical et horizontal centrés.
11308  L'alignement vertical va s'appliquer à toutes les cellules de la ligne.
11309  Comme notre texte est plus petit que 2.5
11310 \begin_inset space \thinspace{}
11311 \end_inset
11312
11313 cm, une seule ligne va apparaître.
11314  Pour avoir deux lignes, un saut de ligne justifié a été ajouté (raccourci
11315  
11316 \family sans
11317 Ctrl-Shift-Entrée
11318 \family default
11319 ).
11320  Si le texte est plus large que la taille de cellule choisie, il sera automatiqu
11321 ement découpé en plusieurs lignes.
11322 \end_layout
11323
11324 \begin_layout Standard
11325 Si vous avez un mot long dans une cellule de largeur fixée, LaTeX ne peut
11326  pas effectuer de césure si c'est le premier élément de la cellule.
11327  Vous devez donc insérer quelque chose avant pour qu'il ne soit plus le
11328  premier élément : Ajoutez un espace horizontal de 0
11329 \begin_inset space \thinspace{}
11330 \end_inset
11331
11332 pt juste avant votre mot.
11333  Comme l'espace est égal à zéro, la sortie ne sera pas modifiée.
11334  Le tableau
11335 \begin_inset space ~
11336 \end_inset
11337
11338
11339 \begin_inset CommandInset ref
11340 LatexCommand ref
11341 reference "tab:Tableau-césure"
11342
11343 \end_inset
11344
11345  montre l'effet de cette insertion.
11346 \end_layout
11347
11348 \begin_layout Standard
11349 \begin_inset Float table
11350 placement h
11351 wide false
11352 sideways false
11353 status open
11354
11355 \begin_layout Plain Layout
11356 \begin_inset Caption
11357
11358 \begin_layout Plain Layout
11359 \begin_inset CommandInset label
11360 LatexCommand label
11361 name "tab:Tableau-césure"
11362
11363 \end_inset
11364
11365 Tableau avec et sans césure.
11366 \end_layout
11367
11368 \end_inset
11369
11370
11371 \end_layout
11372
11373 \begin_layout Plain Layout
11374 \begin_inset space \hfill{}
11375 \end_inset
11376
11377
11378 \begin_inset Tabular
11379 <lyxtabular version="3" rows="3" columns="3">
11380 <features>
11381 <column alignment="center" valignment="middle" width="2.5cm">
11382 <column alignment="center" valignment="middle" width="0">
11383 <column alignment="center" valignment="middle" width="0">
11384 <row>
11385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11386 \begin_inset Text
11387
11388 \begin_layout Plain Layout
11389 mottrèslongdansunecellule
11390 \end_layout
11391
11392 \end_inset
11393 </cell>
11394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11395 \begin_inset Text
11396
11397 \begin_layout Plain Layout
11398 b
11399 \end_layout
11400
11401 \end_inset
11402 </cell>
11403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11404 \begin_inset Text
11405
11406 \begin_layout Plain Layout
11407 c
11408 \end_layout
11409
11410 \end_inset
11411 </cell>
11412 </row>
11413 <row>
11414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11415 \begin_inset Text
11416
11417 \begin_layout Plain Layout
11418 d
11419 \end_layout
11420
11421 \end_inset
11422 </cell>
11423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11424 \begin_inset Text
11425
11426 \begin_layout Plain Layout
11427 e
11428 \end_layout
11429
11430 \end_inset
11431 </cell>
11432 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11433 \begin_inset Text
11434
11435 \begin_layout Plain Layout
11436 f
11437 \end_layout
11438
11439 \end_inset
11440 </cell>
11441 </row>
11442 <row>
11443 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11444 \begin_inset Text
11445
11446 \begin_layout Plain Layout
11447 g
11448 \end_layout
11449
11450 \end_inset
11451 </cell>
11452 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11453 \begin_inset Text
11454
11455 \begin_layout Plain Layout
11456 h
11457 \end_layout
11458
11459 \end_inset
11460 </cell>
11461 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11462 \begin_inset Text
11463
11464 \begin_layout Plain Layout
11465 i
11466 \end_layout
11467
11468 \end_inset
11469 </cell>
11470 </row>
11471 </lyxtabular>
11472
11473 \end_inset
11474
11475
11476 \begin_inset space \hfill{}
11477 \end_inset
11478
11479
11480 \begin_inset Tabular
11481 <lyxtabular version="3" rows="3" columns="3">
11482 <features>
11483 <column alignment="center" valignment="middle" width="2.5cm">
11484 <column alignment="center" valignment="middle" width="0">
11485 <column alignment="center" valignment="middle" width="0">
11486 <row>
11487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11488 \begin_inset Text
11489
11490 \begin_layout Plain Layout
11491 \begin_inset space \hspace{}
11492 \length 0pt
11493 \end_inset
11494
11495 mottrèslongdansunecellule
11496 \end_layout
11497
11498 \end_inset
11499 </cell>
11500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11501 \begin_inset Text
11502
11503 \begin_layout Plain Layout
11504 b
11505 \end_layout
11506
11507 \end_inset
11508 </cell>
11509 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11510 \begin_inset Text
11511
11512 \begin_layout Plain Layout
11513 c
11514 \end_layout
11515
11516 \end_inset
11517 </cell>
11518 </row>
11519 <row>
11520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11521 \begin_inset Text
11522
11523 \begin_layout Plain Layout
11524 d
11525 \end_layout
11526
11527 \end_inset
11528 </cell>
11529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11530 \begin_inset Text
11531
11532 \begin_layout Plain Layout
11533 e
11534 \end_layout
11535
11536 \end_inset
11537 </cell>
11538 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11539 \begin_inset Text
11540
11541 \begin_layout Plain Layout
11542 f
11543 \end_layout
11544
11545 \end_inset
11546 </cell>
11547 </row>
11548 <row>
11549 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11550 \begin_inset Text
11551
11552 \begin_layout Plain Layout
11553 g
11554 \end_layout
11555
11556 \end_inset
11557 </cell>
11558 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11559 \begin_inset Text
11560
11561 \begin_layout Plain Layout
11562 h
11563 \end_layout
11564
11565 \end_inset
11566 </cell>
11567 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11568 \begin_inset Text
11569
11570 \begin_layout Plain Layout
11571 i
11572 \end_layout
11573
11574 \end_inset
11575 </cell>
11576 </row>
11577 </lyxtabular>
11578
11579 \end_inset
11580
11581
11582 \begin_inset space \hfill{}
11583 \end_inset
11584
11585
11586 \end_layout
11587
11588 \end_inset
11589
11590
11591 \end_layout
11592
11593 \begin_layout Subsection
11594 Multi-colonnes
11595 \begin_inset CommandInset label
11596 LatexCommand label
11597 name "sub:Multicolonnes"
11598
11599 \end_inset
11600
11601
11602 \begin_inset Index
11603 status collapsed
11604
11605 \begin_layout Plain Layout
11606 Multi-colonnes
11607 \end_layout
11608
11609 \end_inset
11610
11611
11612 \begin_inset Index
11613 status collapsed
11614
11615 \begin_layout Plain Layout
11616 Tableau ! Multi-colonnes
11617 \end_layout
11618
11619 \end_inset
11620
11621
11622 \end_layout
11623
11624 \begin_layout Subsubsection
11625 Les Bases des Multicolonnes
11626 \end_layout
11627
11628 \begin_layout Standard
11629 Pour faire qu'une cellule couvre plusieurs colonnes, marquez les cellules
11630  qu'elle doit couvrir et utilisez soit le bouton
11631 \begin_inset Graphics
11632         filename ../../images/tabular-feature_multicolumn.png
11633         scale 85
11634         scaleBeforeRotation
11635
11636 \end_inset
11637
11638  de la barre d'outils tableau, ou le menu 
11639 \family sans
11640 Éditer\SpecialChar \menuseparator
11641 Tableau\SpecialChar \menuseparator
11642 Multi-colonnes
11643 \family default
11644 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
11645  
11646 \family sans
11647 Multi-colonnes
11648 \family default
11649  
11650 \lang english
11651 in the appearing context menu.
11652 \end_layout
11653
11654 \begin_layout Standard
11655 Les multi-colonnes ont leurs propres paramètres de cellule.
11656  Ce qui veut dire que si on change les bordures, l'alignement ou la largeur
11657  de la cellule, cela n'affecte que la cellule multi-colonne.
11658  Voici un exemple de tableau avec une cellule multi-colonne dans la première
11659  ligne et une cellule sans bordure supérieure dans la dernière ligne :
11660 \end_layout
11661
11662 \begin_layout Standard
11663 \align center
11664 \begin_inset Tabular
11665 <lyxtabular version="3" rows="3" columns="4">
11666 <features firstHeadTopDL="true" firstHeadBottomDL="true">
11667 <column alignment="center" valignment="top" width="0pt">
11668 <column alignment="center" valignment="middle" width="0">
11669 <column alignment="center" valignment="top" width="0in">
11670 <column alignment="center" valignment="top" width="0pt">
11671 <row>
11672 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11673 \begin_inset Text
11674
11675 \begin_layout Plain Layout
11676 abc
11677 \end_layout
11678
11679 \end_inset
11680 </cell>
11681 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11682 \begin_inset Text
11683
11684 \begin_layout Plain Layout
11685 def ghi
11686 \end_layout
11687
11688 \end_inset
11689 </cell>
11690 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11691 \begin_inset Text
11692
11693 \begin_layout Plain Layout
11694
11695 \end_layout
11696
11697 \end_inset
11698 </cell>
11699 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11700 \begin_inset Text
11701
11702 \begin_layout Plain Layout
11703 jkl
11704 \end_layout
11705
11706 \end_inset
11707 </cell>
11708 </row>
11709 <row>
11710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11711 \begin_inset Text
11712
11713 \begin_layout Plain Layout
11714 A
11715 \end_layout
11716
11717 \end_inset
11718 </cell>
11719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11720 \begin_inset Text
11721
11722 \begin_layout Plain Layout
11723 B
11724 \end_layout
11725
11726 \end_inset
11727 </cell>
11728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11729 \begin_inset Text
11730
11731 \begin_layout Plain Layout
11732 C
11733 \end_layout
11734
11735 \end_inset
11736 </cell>
11737 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11738 \begin_inset Text
11739
11740 \begin_layout Plain Layout
11741 D
11742 \end_layout
11743
11744 \end_inset
11745 </cell>
11746 </row>
11747 <row>
11748 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11749 \begin_inset Text
11750
11751 \begin_layout Plain Layout
11752 1
11753 \end_layout
11754
11755 \end_inset
11756 </cell>
11757 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11758 \begin_inset Text
11759
11760 \begin_layout Plain Layout
11761 2
11762 \end_layout
11763
11764 \end_inset
11765 </cell>
11766 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11767 \begin_inset Text
11768
11769 \begin_layout Plain Layout
11770 3
11771 \end_layout
11772
11773 \end_inset
11774 </cell>
11775 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11776 \begin_inset Text
11777
11778 \begin_layout Plain Layout
11779 4
11780 \end_layout
11781
11782 \end_inset
11783 </cell>
11784 </row>
11785 </lyxtabular>
11786
11787 \end_inset
11788
11789
11790 \end_layout
11791
11792 \begin_layout Subsubsection
11793 Calculs avec les multi-colonnes
11794 \begin_inset CommandInset label
11795 LatexCommand label
11796 name "sub:Calculs-multicolonnes"
11797
11798 \end_inset
11799
11800
11801 \begin_inset Index
11802 status collapsed
11803
11804 \begin_layout Plain Layout
11805 Multi-colonnes ! Calculs
11806 \end_layout
11807
11808 \end_inset
11809
11810
11811 \end_layout
11812
11813 \begin_layout Standard
11814 LyX gère directement les multi-colonnes, mais nous devons faire attention
11815  à la largeur des cellules couvertes par la cellule multicolonne.
11816 \end_layout
11817
11818 \begin_layout Standard
11819 \begin_inset Float table
11820 placement h
11821 wide false
11822 sideways false
11823 status open
11824
11825 \begin_layout Plain Layout
11826 \begin_inset Caption
11827
11828 \begin_layout Plain Layout
11829 \begin_inset CommandInset label
11830 LatexCommand label
11831 name "tab:Tableau-multicolonne-parfaite"
11832
11833 \end_inset
11834
11835 Tableau avec un texte centré dans une case multicolonne au-dessus de deux
11836  colonnes qui ont exactement la moitié de la largeur de la case multicolonne.
11837 \begin_inset OptArg
11838 status open
11839
11840 \begin_layout Plain Layout
11841 Tableau avec multicolonne parfaite
11842 \end_layout
11843
11844 \end_inset
11845
11846
11847 \end_layout
11848
11849 \end_inset
11850
11851
11852 \end_layout
11853
11854 \begin_layout Plain Layout
11855 \align center
11856 \begin_inset Tabular
11857 <lyxtabular version="3" rows="3" columns="3">
11858 <features>
11859 <column alignment="center" valignment="middle" width="0" special=">{\centering}m{1.25cm-6.2pt}">
11860 <column alignment="center" valignment="middle" width="0">
11861 <column alignment="center" valignment="top" width="0">
11862 <row>
11863 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
11864 \begin_inset Text
11865
11866 \begin_layout Plain Layout
11867 multicolonne sur plusieurs lignes
11868 \end_layout
11869
11870 \end_inset
11871 </cell>
11872 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11873 \begin_inset Text
11874
11875 \begin_layout Plain Layout
11876
11877 \end_layout
11878
11879 \end_inset
11880 </cell>
11881 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11882 \begin_inset Text
11883
11884 \begin_layout Plain Layout
11885 c
11886 \end_layout
11887
11888 \end_inset
11889 </cell>
11890 </row>
11891 <row>
11892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11893 \begin_inset Text
11894
11895 \begin_layout Plain Layout
11896 d
11897 \end_layout
11898
11899 \end_inset
11900 </cell>
11901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11902 \begin_inset Text
11903
11904 \begin_layout Plain Layout
11905 e
11906 \end_layout
11907
11908 \end_inset
11909 </cell>
11910 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11911 \begin_inset Text
11912
11913 \begin_layout Plain Layout
11914 f
11915 \end_layout
11916
11917 \end_inset
11918 </cell>
11919 </row>
11920 <row>
11921 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11922 \begin_inset Text
11923
11924 \begin_layout Plain Layout
11925 g
11926 \end_layout
11927
11928 \end_inset
11929 </cell>
11930 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11931 \begin_inset Text
11932
11933 \begin_layout Plain Layout
11934 h
11935 \end_layout
11936
11937 \end_inset
11938 </cell>
11939 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11940 \begin_inset Text
11941
11942 \begin_layout Plain Layout
11943 i
11944 \end_layout
11945
11946 \end_inset
11947 </cell>
11948 </row>
11949 </lyxtabular>
11950
11951 \end_inset
11952
11953
11954 \end_layout
11955
11956 \end_inset
11957
11958
11959 \end_layout
11960
11961 \begin_layout Standard
11962 Par exemple, pour créer le tableau
11963 \begin_inset space ~
11964 \end_inset
11965
11966
11967 \begin_inset CommandInset ref
11968 LatexCommand ref
11969 reference "tab:Tableau-multicolonne-parfaite"
11970
11971 \end_inset
11972
11973 , sélectionnez les deux premières cellules de la première ligne d'un tableau
11974  3×3 et faites un clic droit dessus.
11975  Ensuite choisissez pour cette cellule
11976 \emph on
11977 ,
11978 \emph default
11979  dans la fenêtre de dialogue de tableau, 
11980 \emph on
11981 multicolonne
11982 \emph default
11983
11984 \emph on
11985 alignement
11986 \begin_inset space ~
11987 \end_inset
11988
11989 horizontal
11990 \begin_inset space ~
11991 \end_inset
11992
11993 centré
11994 \emph default
11995  et une largeur de 2.5
11996 \begin_inset space \thinspace{}
11997 \end_inset
11998
11999 cm.
12000  Les colonnes couvertes doivent avoir exactement la moitié de la largeur
12001  de la cellule multicolonne, vous devez donc donner une largeur de 1.25
12002 \begin_inset space \thinspace{}
12003 \end_inset
12004
12005 cm pour la première colonne.
12006  La deuxième colonne aura alors automatiquement une largeur de 1.25
12007 \begin_inset space \thinspace{}
12008 \end_inset
12009
12010 cm (la largeur de la multicolonne moins la largeur de la première colonne).
12011  C'est ce qui a été fait pour le tableau
12012 \begin_inset space ~
12013 \end_inset
12014
12015
12016 \begin_inset CommandInset ref
12017 LatexCommand ref
12018 reference "tab:Tableau-multicolonne-imparfait"
12019
12020 \end_inset
12021
12022 .
12023 \end_layout
12024
12025 \begin_layout Standard
12026 \begin_inset Float table
12027 wide false
12028 sideways false
12029 status open
12030
12031 \begin_layout Plain Layout
12032 \begin_inset Caption
12033
12034 \begin_layout Plain Layout
12035 \begin_inset CommandInset label
12036 LatexCommand label
12037 name "tab:Tableau-multicolonne-imparfait"
12038
12039 \end_inset
12040
12041 Tableau où la largeur de colonnes couvertes n'est pas exactement la moitié
12042  de la largeur de la cellule multicolonne.
12043 \begin_inset OptArg
12044 status open
12045
12046 \begin_layout Plain Layout
12047 Tableau avec multicolonne pas parfaite
12048 \end_layout
12049
12050 \end_inset
12051
12052
12053 \end_layout
12054
12055 \end_inset
12056
12057
12058 \end_layout
12059
12060 \begin_layout Plain Layout
12061 \align center
12062 \begin_inset Tabular
12063 <lyxtabular version="3" rows="3" columns="3">
12064 <features>
12065 <column alignment="center" valignment="top" width="1.25cm">
12066 <column alignment="center" valignment="top" width="0">
12067 <column alignment="center" valignment="top" width="0">
12068 <row>
12069 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
12070 \begin_inset Text
12071
12072 \begin_layout Plain Layout
12073 multicolonne sur plusieurs lignes
12074 \end_layout
12075
12076 \end_inset
12077 </cell>
12078 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12079 \begin_inset Text
12080
12081 \begin_layout Plain Layout
12082
12083 \end_layout
12084
12085 \end_inset
12086 </cell>
12087 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12088 \begin_inset Text
12089
12090 \begin_layout Plain Layout
12091 c
12092 \end_layout
12093
12094 \end_inset
12095 </cell>
12096 </row>
12097 <row>
12098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12099 \begin_inset Text
12100
12101 \begin_layout Plain Layout
12102 d
12103 \end_layout
12104
12105 \end_inset
12106 </cell>
12107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12108 \begin_inset Text
12109
12110 \begin_layout Plain Layout
12111 e
12112 \end_layout
12113
12114 \end_inset
12115 </cell>
12116 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12117 \begin_inset Text
12118
12119 \begin_layout Plain Layout
12120 f
12121 \end_layout
12122
12123 \end_inset
12124 </cell>
12125 </row>
12126 <row>
12127 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12128 \begin_inset Text
12129
12130 \begin_layout Plain Layout
12131 g
12132 \end_layout
12133
12134 \end_inset
12135 </cell>
12136 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12137 \begin_inset Text
12138
12139 \begin_layout Plain Layout
12140 h
12141 \end_layout
12142
12143 \end_inset
12144 </cell>
12145 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12146 \begin_inset Text
12147
12148 \begin_layout Plain Layout
12149 i
12150 \end_layout
12151
12152 \end_inset
12153 </cell>
12154 </row>
12155 </lyxtabular>
12156
12157 \end_inset
12158
12159
12160 \end_layout
12161
12162 \end_inset
12163
12164
12165 \end_layout
12166
12167 \begin_layout Standard
12168 Vous pouvez voir que la première colonne n'a pas la moitié de la largeur
12169  de la cellule multicolonne, elle est un peu plus large.
12170  La raison est que la taille que l'on donne à une cellule, 
12171 \begin_inset Formula $W_{g}$
12172 \end_inset
12173
12174  n'est pas sa taille totale, 
12175 \begin_inset Formula $W_{\mathrm{tot}}$
12176 \end_inset
12177
12178  parce qu'une cellule est toujours un peu plus large que la taille qu'on
12179  lui donne.
12180  L'appendice
12181 \begin_inset space ~
12182 \end_inset
12183
12184
12185 \begin_inset CommandInset ref
12186 LatexCommand eqref
12187 reference "cha:Explication-de-l'Equation"
12188
12189 \end_inset
12190
12191  explique pourquoi en détail.
12192 \end_layout
12193
12194 \begin_layout Standard
12195 La largeur nécessaire 
12196 \begin_inset Formula $W_{g\, n}$
12197 \end_inset
12198
12199  quand 
12200 \emph on
12201 n
12202 \emph default
12203  colonnes sont couvertes peut être calculée de façon à ce que chaque colonne
12204  ait une largeur totale de 
12205 \begin_inset Formula $W_{\mathrm{tot\, multicolonne}}/n$
12206 \end_inset
12207
12208 :
12209 \begin_inset Formula \begin{equation}
12210 W_{g\, n}=(W_{g\,\mathrm{multicolonne}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}\end{equation}
12211
12212 \end_inset
12213
12214
12215 \end_layout
12216
12217 \begin_layout Standard
12218 Dans notre cas nous avons 
12219 \begin_inset Formula $n=2$
12220 \end_inset
12221
12222
12223 \begin_inset Formula $W_{g\,\mathrm{multicolonnen}}=2.5\,$
12224 \end_inset
12225
12226 cm et les valeurs implicites pour les autres longueurs, l'équation
12227 \begin_inset space ~
12228 \end_inset
12229
12230
12231 \begin_inset CommandInset ref
12232 LatexCommand ref
12233 reference "eq:Wgn"
12234
12235 \end_inset
12236
12237  devient
12238 \begin_inset Formula \begin{equation}
12239 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}\end{equation}
12240
12241 \end_inset
12242
12243
12244 \end_layout
12245
12246 \begin_layout Standard
12247 Pour permettre des calculs avec LaTeX, vous devez charger le paquetage LaTeX
12248  
12249 \series bold
12250 calc
12251 \series default
12252  avec la ligne suivante dans le préambule du document
12253 \begin_inset Index
12254 status collapsed
12255
12256 \begin_layout Plain Layout
12257 Paquetages LaTeX ! calc
12258 \end_layout
12259
12260 \end_inset
12261
12262
12263 \end_layout
12264
12265 \begin_layout Standard
12266
12267 \series bold
12268
12269 \backslash
12270 usepackage{calc}
12271 \end_layout
12272
12273 \begin_layout Standard
12274 LyX ne permet pas d'effectuer des calculs dans le champ largeur de la fenêtre
12275  de dialogue.
12276  Vous devez donc for mater la colonne en insérant un paramètre LaTeX dans
12277  la fenêtre de dialogue.
12278  Voici un aperçu de ces paramètres :
12279 \end_layout
12280
12281 \begin_layout Itemize
12282
12283 \series bold
12284 p{largeur}
12285 \series default
12286  crée une cellule de taille donnée, le texte est aligné verticalement en
12287  haut.
12288 \end_layout
12289
12290 \begin_layout Itemize
12291
12292 \series bold
12293 m{largeur}
12294 \series default
12295  crée une cellule de taille donnée, le texte est aligné verticalement au
12296  centre
12297 \end_layout
12298
12299 \begin_layout Itemize
12300
12301 \series bold
12302 b{largeur}
12303 \series default
12304  crée une cellule de taille donnée, le texte est aligné verticalement en
12305  bas
12306 \end_layout
12307
12308 \begin_layout Standard
12309 En entrant un paramètre LaTeX, tous les réglages de cellule donnés dans
12310  la fenêtre de dialogue sont ignorés.
12311 \end_layout
12312
12313 \begin_layout Standard
12314 \begin_inset Note Greyedout
12315 status open
12316
12317 \begin_layout Plain Layout
12318
12319 \series bold
12320 Note:
12321 \series default
12322  À cause d'un bug, LyX affiche quand même les réglages qui ne sont pas pris
12323  en compte.
12324 \end_layout
12325
12326 \end_inset
12327
12328
12329 \end_layout
12330
12331 \begin_layout Standard
12332 Comme le texte doit être centré horizontalement, on ajoute la commande 
12333 \series bold
12334
12335 \backslash
12336 centering
12337 \series default
12338 .
12339  Vous pouvez maintenant ajouter le paramètre LaTeX suivant pour la première
12340  des colonnes recouvertes :
12341 \end_layout
12342
12343 \begin_layout Standard
12344
12345 \series bold
12346 >{
12347 \backslash
12348 centering}m{1.25cm-6.2pt}
12349 \end_layout
12350
12351 \begin_layout Standard
12352 La commande 
12353 \series bold
12354 >{ }
12355 \series default
12356  signifie que les commandes qui se trouvent entre les accolades doivent
12357  être appliquées avant que la cellule ne soit créée.
12358 \end_layout
12359
12360 \begin_layout Standard
12361 Bien que nous ayons choisi un alignement centré pour le texte de la cellule
12362  multicolonne, il est toujours aligné à gauche.
12363  Cela vient du fait que LyX applique l'alignement seulement à des colonnes
12364  isolées.
12365  Nous devons donc utiliser le paramètre LaTeX suivant pour la multicolonne
12366 \end_layout
12367
12368 \begin_layout Standard
12369
12370 \series bold
12371 >{
12372 \backslash
12373 centering}m{2.5cm}
12374 \end_layout
12375
12376 \begin_layout Subsection
12377 Multi-lignes
12378 \begin_inset Index
12379 status collapsed
12380
12381 \begin_layout Plain Layout
12382 Multi-lignes
12383 \end_layout
12384
12385 \end_inset
12386
12387
12388 \begin_inset Index
12389 status collapsed
12390
12391 \begin_layout Plain Layout
12392 Tableau ! Multi-ligne
12393 \end_layout
12394
12395 \end_inset
12396
12397
12398 \end_layout
12399
12400 \begin_layout Standard
12401 Au contraire des multi-colonnes, les multi-lignes ne sont pas encore gérés
12402  par LyX, il faut donc utiliser un peu de code TeX.
12403  Pour utiliser les multi-lignes, vous devez charger le paquetage LaTeX 
12404 \series bold
12405 multirow
12406 \series default
12407
12408 \begin_inset Index
12409 status collapsed
12410
12411 \begin_layout Plain Layout
12412 Paquetages LaTeX ! multirow
12413 \end_layout
12414
12415 \end_inset
12416
12417
12418 \series bold
12419  
12420 \series default
12421 dans le préambule de votre document avec la commande 
12422 \end_layout
12423
12424 \begin_layout Standard
12425
12426 \series bold
12427
12428 \backslash
12429 usepackage{multirow}
12430 \end_layout
12431
12432 \begin_layout Standard
12433 Les cellules multilignes sont créées avec la commande
12434 \end_layout
12435
12436 \begin_layout Standard
12437
12438 \series bold
12439
12440 \backslash
12441 multirow{number of rows}{cell width}{cell entry}
12442 \end_layout
12443
12444 \begin_layout Standard
12445 Pour créer le tableau suivant :
12446 \end_layout
12447
12448 \begin_layout Standard
12449 \align center
12450 \begin_inset ERT
12451 status collapsed
12452
12453 \begin_layout Plain Layout
12454
12455
12456 \backslash
12457 renewcommand{
12458 \backslash
12459 multirowsetup}{
12460 \backslash
12461 centering}
12462 \end_layout
12463
12464 \end_inset
12465
12466
12467 \begin_inset Tabular
12468 <lyxtabular version="3" rows="3" columns="3">
12469 <features>
12470 <column alignment="center" valignment="top" width="0">
12471 <column alignment="center" valignment="top" width="0">
12472 <column alignment="center" valignment="top" width="0">
12473 <row>
12474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12475 \begin_inset Text
12476
12477 \begin_layout Plain Layout
12478 a
12479 \end_layout
12480
12481 \end_inset
12482 </cell>
12483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12484 \begin_inset Text
12485
12486 \begin_layout Plain Layout
12487 b
12488 \end_layout
12489
12490 \end_inset
12491 </cell>
12492 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12493 \begin_inset Text
12494
12495 \begin_layout Plain Layout
12496 c
12497 \end_layout
12498
12499 \end_inset
12500 </cell>
12501 </row>
12502 <row>
12503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12504 \begin_inset Text
12505
12506 \begin_layout Plain Layout
12507 \begin_inset ERT
12508 status collapsed
12509
12510 \begin_layout Plain Layout
12511
12512
12513 \backslash
12514 multirow{2}{2.5cm}{
12515 \end_layout
12516
12517 \end_inset
12518
12519 cellule multi-lignes
12520 \begin_inset ERT
12521 status collapsed
12522
12523 \begin_layout Plain Layout
12524
12525 }
12526 \end_layout
12527
12528 \end_inset
12529
12530
12531 \end_layout
12532
12533 \end_inset
12534 </cell>
12535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12536 \begin_inset Text
12537
12538 \begin_layout Plain Layout
12539 e
12540 \end_layout
12541
12542 \end_inset
12543 </cell>
12544 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12545 \begin_inset Text
12546
12547 \begin_layout Plain Layout
12548 f
12549 \end_layout
12550
12551 \end_inset
12552 </cell>
12553 </row>
12554 <row>
12555 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
12556 \begin_inset Text
12557
12558 \begin_layout Plain Layout
12559
12560 \end_layout
12561
12562 \end_inset
12563 </cell>
12564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12565 \begin_inset Text
12566
12567 \begin_layout Plain Layout
12568 h
12569 \end_layout
12570
12571 \end_inset
12572 </cell>
12573 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12574 \begin_inset Text
12575
12576 \begin_layout Plain Layout
12577 i
12578 \end_layout
12579
12580 \end_inset
12581 </cell>
12582 </row>
12583 </lyxtabular>
12584
12585 \end_inset
12586
12587
12588 \begin_inset ERT
12589 status collapsed
12590
12591 \begin_layout Plain Layout
12592
12593
12594 \backslash
12595 renewcommand{
12596 \backslash
12597 multirowsetup}{
12598 \backslash
12599 raggedright}
12600 \end_layout
12601
12602 \end_inset
12603
12604
12605 \end_layout
12606
12607 \begin_layout Standard
12608 créez un tableau 3×3.
12609  Désactivez la bordure supérieure de la dernière cellule dans la première
12610  colonne.
12611  La cellule multi-ligne est ensuite créée dans la deuxième cellule de la
12612  première colonne en y insérant la commande
12613 \end_layout
12614
12615 \begin_layout Standard
12616
12617 \series bold
12618
12619 \backslash
12620 multirow{2}{2.5cm}{
12621 \end_layout
12622
12623 \begin_layout Standard
12624 comme du code TeX.
12625  Les paramètres de la commande indiquent que la cellule multi-ligne couvre
12626  deux lignes et a une largeur de 2.5
12627 \begin_inset space \thinspace{}
12628 \end_inset
12629
12630 cm.
12631  Le contenu de la cellule suit le code TeX et on termine la commande en
12632  ajoutant l'accolade fermante 
12633 \series bold
12634 }
12635 \series default
12636  dans une nouvelle boîte de code TeX, juste après le texte.
12637 \end_layout
12638
12639 \begin_layout Standard
12640
12641 \series bold
12642
12643 \backslash
12644 multirow
12645 \series default
12646  aligne implicitement son contenu à gauche.
12647  Pour passer outre le comportement implicite, vous devez redéfinir la commande
12648  
12649 \series bold
12650
12651 \backslash
12652 multirowsetup
12653 \series default
12654  avec la commande
12655 \end_layout
12656
12657 \begin_layout Standard
12658
12659 \series bold
12660
12661 \backslash
12662 renewcommand{
12663 \backslash
12664 multirowsetup}{
12665 \backslash
12666 centering}
12667 \end_layout
12668
12669 \begin_layout Standard
12670 dans le préambule du document.
12671  Après ça, tous les contenus de cellules multi-lignes du document seront
12672  centrés.
12673  Si vous ne souhaitez utiliser des contenus centrés que pour quelques tableaux,
12674  vous pouvez redéfinir la commande en l'insérant sous forme de code TeX
12675  juste avant le tableau concerné, plutôt que dans le préambule.
12676  Si le texte doit être aligné à droite, remplacez 
12677 \series bold
12678
12679 \backslash
12680 centering
12681 \series default
12682  par 
12683 \series bold
12684
12685 \backslash
12686 raggedleft
12687 \series default
12688 .
12689  Pour revenir à l'alignement à gauche utilisez 
12690 \series bold
12691
12692 \backslash
12693 raggedright
12694 \series default
12695 .
12696 \end_layout
12697
12698 \begin_layout Section
12699 Les Tableaux Formels
12700 \begin_inset CommandInset label
12701 LatexCommand label
12702 name "sec:Tableaux-Formels"
12703
12704 \end_inset
12705
12706
12707 \begin_inset Index
12708 status collapsed
12709
12710 \begin_layout Plain Layout
12711 Tableau ! Formel
12712 \end_layout
12713
12714 \end_inset
12715
12716
12717 \end_layout
12718
12719 \begin_layout Standard
12720 Dans les livres les tableaux sont souvent mis en forme d'une façon semblable
12721  à celle du tableau
12722 \begin_inset space ~
12723 \end_inset
12724
12725
12726 \begin_inset CommandInset ref
12727 LatexCommand ref
12728 reference "tab:Exemple-tableau-booktabs"
12729
12730 \end_inset
12731
12732 .
12733  Ce genre de tableau est appelé 
12734 \begin_inset Quotes eld
12735 \end_inset
12736
12737
12738 \emph on
12739 formel
12740 \emph default
12741
12742 \begin_inset Quotes erd
12743 \end_inset
12744
12745 .
12746  Pour transformer un tableau en tableau formel, utilisez l'option 
12747 \family sans
12748 Formel
12749 \family default
12750  de l'onglet 
12751 \family sans
12752 Bordures
12753 \family default
12754  de la fenêtre de dialogue 
12755 \family sans
12756 Paramètres
12757 \begin_inset space ~
12758 \end_inset
12759
12760 du
12761 \begin_inset space ~
12762 \end_inset
12763
12764 tableau
12765 \family default
12766 .
12767 \end_layout
12768
12769 \begin_layout Standard
12770 \begin_inset Float table
12771 placement h
12772 wide false
12773 sideways false
12774 status open
12775
12776 \begin_layout Plain Layout
12777 \begin_inset Caption
12778
12779 \begin_layout Plain Layout
12780 \begin_inset CommandInset label
12781 LatexCommand label
12782 name "tab:Exemple-tableau-booktabs"
12783
12784 \end_inset
12785
12786 Exemple de tableau formel
12787 \end_layout
12788
12789 \end_inset
12790
12791
12792 \end_layout
12793
12794 \begin_layout Plain Layout
12795 \align center
12796 \begin_inset Tabular
12797 <lyxtabular version="3" rows="8" columns="4">
12798 <features booktabs="true">
12799 <column alignment="center" valignment="top" width="0">
12800 <column alignment="center" valignment="top" width="0">
12801 <column alignment="center" valignment="top" width="0">
12802 <column alignment="center" valignment="top" width="0">
12803 <row>
12804 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12805 \begin_inset Text
12806
12807 \begin_layout Plain Layout
12808 Système
12809 \end_layout
12810
12811 \end_inset
12812 </cell>
12813 <cell alignment="center" valignment="top" topline="true" usebox="none">
12814 \begin_inset Text
12815
12816 \begin_layout Plain Layout
12817 Medipix
12818 \begin_inset space \thinspace{}
12819 \end_inset
12820
12821 1
12822 \end_layout
12823
12824 \end_inset
12825 </cell>
12826 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
12827 \begin_inset Text
12828
12829 \begin_layout Plain Layout
12830 Medipix
12831 \begin_inset space \thinspace{}
12832 \end_inset
12833
12834 2
12835 \end_layout
12836
12837 \end_inset
12838 </cell>
12839 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12840 \begin_inset Text
12841
12842 \begin_layout Plain Layout
12843
12844 \end_layout
12845
12846 \end_inset
12847 </cell>
12848 </row>
12849 <row>
12850 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12851 \begin_inset Text
12852
12853 \begin_layout Plain Layout
12854 \begin_inset ERT
12855 status collapsed
12856
12857 \begin_layout Plain Layout
12858
12859
12860 \backslash
12861 cmidrule(r){2-2}
12862 \end_layout
12863
12864 \end_inset
12865
12866
12867 \begin_inset ERT
12868 status collapsed
12869
12870 \begin_layout Plain Layout
12871
12872
12873 \backslash
12874 cmidrule(l){3-4}
12875 \end_layout
12876
12877 \end_inset
12878
12879 Épaisseur du capteur [µm]
12880 \end_layout
12881
12882 \end_inset
12883 </cell>
12884 <cell alignment="center" valignment="top" usebox="none">
12885 \begin_inset Text
12886
12887 \begin_layout Plain Layout
12888 300
12889 \end_layout
12890
12891 \end_inset
12892 </cell>
12893 <cell alignment="center" valignment="top" usebox="none">
12894 \begin_inset Text
12895
12896 \begin_layout Plain Layout
12897 300
12898 \end_layout
12899
12900 \end_inset
12901 </cell>
12902 <cell alignment="center" valignment="top" usebox="none">
12903 \begin_inset Text
12904
12905 \begin_layout Plain Layout
12906 700
12907 \end_layout
12908
12909 \end_inset
12910 </cell>
12911 </row>
12912 <row>
12913 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12914 \begin_inset Text
12915
12916 \begin_layout Plain Layout
12917 Angle du biseau [°]
12918 \end_layout
12919
12920 \end_inset
12921 </cell>
12922 <cell alignment="center" valignment="top" topline="true" usebox="none">
12923 \begin_inset Text
12924
12925 \begin_layout Plain Layout
12926 3.55
12927 \end_layout
12928
12929 \end_inset
12930 </cell>
12931 <cell alignment="center" valignment="top" topline="true" usebox="none">
12932 \begin_inset Text
12933
12934 \begin_layout Plain Layout
12935 2.71
12936 \end_layout
12937
12938 \end_inset
12939 </cell>
12940 <cell alignment="center" valignment="top" topline="true" usebox="none">
12941 \begin_inset Text
12942
12943 \begin_layout Plain Layout
12944 7.99
12945 \end_layout
12946
12947 \end_inset
12948 </cell>
12949 </row>
12950 <row topspace="default">
12951 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12952 \begin_inset Text
12953
12954 \begin_layout Plain Layout
12955 Résolution spatiale [µm]
12956 \end_layout
12957
12958 \end_inset
12959 </cell>
12960 <cell alignment="center" valignment="top" usebox="none">
12961 \begin_inset Text
12962
12963 \begin_layout Plain Layout
12964 4.26
12965 \end_layout
12966
12967 \end_inset
12968 </cell>
12969 <cell alignment="center" valignment="top" usebox="none">
12970 \begin_inset Text
12971
12972 \begin_layout Plain Layout
12973 10.17
12974 \end_layout
12975
12976 \end_inset
12977 </cell>
12978 <cell alignment="center" valignment="top" usebox="none">
12979 \begin_inset Text
12980
12981 \begin_layout Plain Layout
12982 10.56
12983 \end_layout
12984
12985 \end_inset
12986 </cell>
12987 </row>
12988 <row topspace="default">
12989 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12990 \begin_inset Text
12991
12992 \begin_layout Plain Layout
12993 MTF à 
12994 \begin_inset Formula $f_{\mathrm{max}}$
12995 \end_inset
12996
12997
12998 \end_layout
12999
13000 \end_inset
13001 </cell>
13002 <cell alignment="center" valignment="top" usebox="none">
13003 \begin_inset Text
13004
13005 \begin_layout Plain Layout
13006 0.53
13007 \end_layout
13008
13009 \end_inset
13010 </cell>
13011 <cell alignment="center" valignment="top" usebox="none">
13012 \begin_inset Text
13013
13014 \begin_layout Plain Layout
13015 0.37
13016 \end_layout
13017
13018 \end_inset
13019 </cell>
13020 <cell alignment="center" valignment="top" usebox="none">
13021 \begin_inset Text
13022
13023 \begin_layout Plain Layout
13024 0.39
13025 \end_layout
13026
13027 \end_inset
13028 </cell>
13029 </row>
13030 <row topspace="default">
13031 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13032 \begin_inset Text
13033
13034 \begin_layout Plain Layout
13035 \begin_inset ERT
13036 status collapsed
13037
13038 \begin_layout Plain Layout
13039
13040
13041 \backslash
13042 cmidrule(l{10pt}){1-1}
13043 \end_layout
13044
13045 \end_inset
13046
13047 résolution spatiale LSF
13048 \end_layout
13049
13050 \end_inset
13051 </cell>
13052 <cell alignment="center" valignment="top" usebox="none">
13053 \begin_inset Text
13054
13055 \begin_layout Plain Layout
13056
13057 \end_layout
13058
13059 \end_inset
13060 </cell>
13061 <cell alignment="center" valignment="top" usebox="none">
13062 \begin_inset Text
13063
13064 \begin_layout Plain Layout
13065
13066 \end_layout
13067
13068 \end_inset
13069 </cell>
13070 <cell alignment="center" valignment="top" usebox="none">
13071 \begin_inset Text
13072
13073 \begin_layout Plain Layout
13074
13075 \end_layout
13076
13077 \end_inset
13078 </cell>
13079 </row>
13080 <row>
13081 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13082 \begin_inset Text
13083
13084 \begin_layout Plain Layout
13085 en µm
13086 \end_layout
13087
13088 \end_inset
13089 </cell>
13090 <cell alignment="center" valignment="top" usebox="none">
13091 \begin_inset Text
13092
13093 \begin_layout Plain Layout
13094 129.7
13095 \end_layout
13096
13097 \end_inset
13098 </cell>
13099 <cell alignment="center" valignment="top" usebox="none">
13100 \begin_inset Text
13101
13102 \begin_layout Plain Layout
13103 52.75
13104 \end_layout
13105
13106 \end_inset
13107 </cell>
13108 <cell alignment="center" valignment="top" usebox="none">
13109 \begin_inset Text
13110
13111 \begin_layout Plain Layout
13112 50.78
13113 \end_layout
13114
13115 \end_inset
13116 </cell>
13117 </row>
13118 <row>
13119 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
13120 \begin_inset Text
13121
13122 \begin_layout Plain Layout
13123 en % de la taille des pixels
13124 \end_layout
13125
13126 \end_inset
13127 </cell>
13128 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13129 \begin_inset Text
13130
13131 \begin_layout Plain Layout
13132 76.3
13133 \end_layout
13134
13135 \end_inset
13136 </cell>
13137 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13138 \begin_inset Text
13139
13140 \begin_layout Plain Layout
13141 95.9
13142 \end_layout
13143
13144 \end_inset
13145 </cell>
13146 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13147 \begin_inset Text
13148
13149 \begin_layout Plain Layout
13150 92.3
13151 \end_layout
13152
13153 \end_inset
13154 </cell>
13155 </row>
13156 </lyxtabular>
13157
13158 \end_inset
13159
13160
13161 \end_layout
13162
13163 \end_inset
13164
13165
13166 \end_layout
13167
13168 \begin_layout Standard
13169 De l'espace vertical peut être ajouté entre les lignes en utilisant l'onglet
13170  
13171 \family sans
13172 Bordures
13173 \family default
13174  de la fenêtre de dialogue 
13175 \family sans
13176 Paramètres
13177 \begin_inset space ~
13178 \end_inset
13179
13180 du
13181 \begin_inset space ~
13182 \end_inset
13183
13184 tableau
13185 \family default
13186  comme c'est décrit dans la section
13187 \begin_inset space ~
13188 \end_inset
13189
13190
13191 \begin_inset CommandInset ref
13192 LatexCommand ref
13193 reference "sub:Espacement-lignes"
13194
13195 \end_inset
13196
13197 .
13198 \end_layout
13199
13200 \begin_layout Standard
13201 Au contraire des tableaux normaux, les tableaux formels n'ont pas de lignes
13202  verticales.
13203  Les lignes horizontales peuvent être mise en place comme pour les tableaux
13204  normaux mais elles apparaissent avec des épaisseurs différentes dans la
13205  sortie imprimée :
13206 \begin_inset Newline newline
13207 \end_inset
13208
13209 La première et la dernière ligne ont implicitement une épaisseur de 0.08
13210 \begin_inset space \thinspace{}
13211 \end_inset
13212
13213 em alors que les autres lignes ont implicite une épaisseur de 0.05
13214 \begin_inset space \thinspace{}
13215 \end_inset
13216
13217 em.
13218 \end_layout
13219
13220 \begin_layout Standard
13221 Les épaisseurs prises implicitement peuvent être modifiées en utilisant
13222  les lignes de préambule suivantes :
13223 \end_layout
13224
13225 \begin_layout Standard
13226
13227 \series bold
13228
13229 \backslash
13230 let
13231 \backslash
13232 mytoprule
13233 \backslash
13234 toprule
13235 \begin_inset Newline newline
13236 \end_inset
13237
13238
13239 \backslash
13240 renewcommand{
13241 \backslash
13242 toprule}{
13243 \backslash
13244 mytoprule[width]}
13245 \end_layout
13246
13247 \begin_layout Standard
13248 Cet exemple concerne la première ligne, appelée 
13249 \series bold
13250 toprule
13251 \series default
13252 .
13253  Si vous voulez changer l'épaisseur de la dernière ligne, remplacez 
13254 \series bold
13255 toprule
13256 \series default
13257  par 
13258 \series bold
13259 bottomrule
13260 \series default
13261 .
13262  Pour changer l'épaisseur de toutes les lignes intermédiaires, remplacez
13263  
13264 \series bold
13265 toprule
13266 \series default
13267  par 
13268 \series bold
13269 midrule
13270 \series default
13271 .
13272  Vous pouvez utiliser toutes les unités de longueur définies dans l'appendice
13273 \begin_inset space ~
13274 \end_inset
13275
13276
13277 \begin_inset CommandInset ref
13278 LatexCommand ref
13279 reference "cha:Unités-de-longueur"
13280
13281 \end_inset
13282
13283  pour préciser l'épaisseur voulue.
13284 \end_layout
13285
13286 \begin_layout Standard
13287 On peut aussi créer des lignes qui ne font pas toute la largeur du tableau
13288  en mettant une ligne pour une cellule multi colonne.
13289  LyX va utiliser en interne la commande 
13290 \series bold
13291
13292 \backslash
13293 cmidrule
13294 \series default
13295  pour créer cette ligne.
13296  Sa syntaxe complète est :
13297 \end_layout
13298
13299 \begin_layout Standard
13300
13301 \series bold
13302
13303 \backslash
13304 cmidrule[largeur](rognage){colDépart-colFin}
13305 \end_layout
13306
13307 \begin_layout Standard
13308 Les options de la commande 
13309 \series bold
13310
13311 \backslash
13312 cmidrule
13313 \series default
13314  ne sont pas actuellement gérées par LyX, vous devez donc utiliser du code
13315  TeX pour pouvoir les utiliser.
13316  On peut créer manuellement des lignes 
13317 \series bold
13318
13319 \backslash
13320 mitrales
13321 \series default
13322  en insérant la commande en code TeX comme le premier élément de la première
13323  cellule de la ligne.
13324  La ligne est alors affichée dans la sortie imprimée au dessus de la ligne
13325  en question.
13326 \end_layout
13327
13328 \begin_layout Standard
13329 La valeur implicite pour l'épaisseur des lignes est de 0.03
13330 \begin_inset space \thinspace{}
13331 \end_inset
13332
13333 em.
13334  
13335 \series bold
13336 colDépart
13337 \series default
13338  est le numéro de la colonne dans laquelle la ligne commence et 
13339 \series bold
13340 colFin
13341 \series default
13342  est le numéro de la colonne dans laquelle elle se termine.
13343  La valeur de 
13344 \series bold
13345 colFin
13346 \series default
13347  doit toujours être précisée, même si la ligne ne couvre qu'une seule colonne.
13348  Le paramètre optionnel 
13349 \series bold
13350 rognage
13351 \series default
13352  peut être soit 
13353 \emph on
13354 l{largeurRognage}
13355 \emph default
13356 , ou 
13357 \emph on
13358 r{largeurRognage}
13359 \emph default
13360  où les valeurs de
13361 \emph on
13362  largeurRognage
13363 \emph default
13364  sont aussi optionnelles.
13365  En utilisant par exemple la valeur 
13366 \emph on
13367 l{2pt}
13368 \emph default
13369  pour ce paramètre, la ligne va être rognée de 2
13370 \begin_inset space \thinspace{}
13371 \end_inset
13372
13373 pt à son extrémité gauche.
13374  Si vous ne spécifiez pas de valeur pour 
13375 \emph on
13376 largeurRognage
13377 \emph default
13378  les lignes sont implicitement rognées de 0.5
13379 \begin_inset space \thinspace{}
13380 \end_inset
13381
13382 em.
13383 \end_layout
13384
13385 \begin_layout Standard
13386 \begin_inset VSpace bigskip
13387 \end_inset
13388
13389 Le tableau
13390 \begin_inset space ~
13391 \end_inset
13392
13393
13394 \begin_inset CommandInset ref
13395 LatexCommand ref
13396 reference "tab:Exemple-tableau-booktabs"
13397
13398 \end_inset
13399
13400  a été créé en utilisant les commandes
13401 \end_layout
13402
13403 \begin_layout Standard
13404
13405 \series bold
13406
13407 \backslash
13408 cmidrule(r){2-2}
13409 \backslash
13410 cmidrule(l){3-4}
13411 \end_layout
13412
13413 \begin_layout Standard
13414 au début de la deuxième ligne et
13415 \end_layout
13416
13417 \begin_layout Standard
13418
13419 \series bold
13420
13421 \backslash
13422 cmidrule(l{10pt}){1-1}
13423 \end_layout
13424
13425 \begin_layout Standard
13426 au début de la sixième ligne.
13427 \end_layout
13428
13429 \begin_layout Standard
13430 \begin_inset VSpace bigskip
13431 \end_inset
13432
13433
13434 \end_layout
13435
13436 \begin_layout Standard
13437 Vous pouvez vouloir des commandes 
13438 \series bold
13439
13440 \backslash
13441 cmidrule
13442 \series default
13443 s qui se recouvrent comme pour le tableau
13444 \begin_inset space ~
13445 \end_inset
13446
13447
13448 \begin_inset CommandInset ref
13449 LatexCommand ref
13450 reference "tab:Tableau-booktabs-special"
13451
13452 \end_inset
13453
13454 .
13455  On obtient ce résultat en utilisant la commande suivante en code TeX
13456 \end_layout
13457
13458 \begin_layout Standard
13459
13460 \series bold
13461
13462 \backslash
13463 morecmidrules
13464 \end_layout
13465
13466 \begin_layout Standard
13467 La commande qui a été utilisée pour la deuxième ligne du tableau
13468 \begin_inset space ~
13469 \end_inset
13470
13471
13472 \begin_inset CommandInset ref
13473 LatexCommand ref
13474 reference "tab:Tableau-booktabs-special"
13475
13476 \end_inset
13477
13478  est
13479 \end_layout
13480
13481 \begin_layout Standard
13482
13483 \series bold
13484
13485 \backslash
13486 cmidrule(r){2-2}
13487 \backslash
13488 cmidrule(l){3-4}
13489 \backslash
13490 morecmidrules
13491 \backslash
13492 cmidrule{2-4}
13493 \end_layout
13494
13495 \begin_layout Standard
13496 La commande pour la sixième ligne est
13497 \end_layout
13498
13499 \begin_layout Standard
13500
13501 \series bold
13502
13503 \backslash
13504 midrule
13505 \backslash
13506 morecmidrules
13507 \backslash
13508 cmidrule{3-4}
13509 \end_layout
13510
13511 \begin_layout Standard
13512 \begin_inset VSpace bigskip
13513 \end_inset
13514
13515
13516 \end_layout
13517
13518 \begin_layout Standard
13519 Si vous n'êtes toujours pas satisfait avec l'espacement des lignes de séparation
13520 , vous pouvez utiliser la commande suivante pour produire des lignes qui
13521  font toute la largeur du tableau :
13522 \end_layout
13523
13524 \begin_layout Standard
13525
13526 \series bold
13527
13528 \backslash
13529 specialrule{largeur}{espace au dessus}{espace en dessous}
13530 \end_layout
13531
13532 \begin_layout Standard
13533 Pour plus d'informations sur ces spécialités, nous vous renvoyons au manuel
13534  du paquetage LaTeX 
13535 \series bold
13536 booktabs
13537 \series default
13538  
13539 \begin_inset CommandInset citation
13540 LatexCommand cite
13541 key "booktabs"
13542
13543 \end_inset
13544
13545 .
13546 \begin_inset Index
13547 status collapsed
13548
13549 \begin_layout Plain Layout
13550 Paquetages LaTeX ! booktabs
13551 \end_layout
13552
13553 \end_inset
13554
13555
13556 \end_layout
13557
13558 \begin_layout Standard
13559 \begin_inset Float table
13560 placement h
13561 wide false
13562 sideways false
13563 status open
13564
13565 \begin_layout Plain Layout
13566 \begin_inset Caption
13567
13568 \begin_layout Plain Layout
13569 \begin_inset CommandInset label
13570 LatexCommand label
13571 name "tab:Tableau-booktabs-special"
13572
13573 \end_inset
13574
13575 Tableau formel spécial
13576 \end_layout
13577
13578 \end_inset
13579
13580
13581 \end_layout
13582
13583 \begin_layout Plain Layout
13584 \align center
13585 \begin_inset Tabular
13586 <lyxtabular version="3" rows="8" columns="4">
13587 <features booktabs="true">
13588 <column alignment="center" valignment="top" width="0">
13589 <column alignment="center" valignment="top" width="0">
13590 <column alignment="center" valignment="top" width="0">
13591 <column alignment="center" valignment="top" width="0">
13592 <row>
13593 <cell alignment="center" valignment="top" topline="true" usebox="none">
13594 \begin_inset Text
13595
13596 \begin_layout Plain Layout
13597 Système
13598 \end_layout
13599
13600 \end_inset
13601 </cell>
13602 <cell alignment="center" valignment="top" topline="true" usebox="none">
13603 \begin_inset Text
13604
13605 \begin_layout Plain Layout
13606 Medipix
13607 \begin_inset space \thinspace{}
13608 \end_inset
13609
13610 1
13611 \end_layout
13612
13613 \end_inset
13614 </cell>
13615 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
13616 \begin_inset Text
13617
13618 \begin_layout Plain Layout
13619 Medipix
13620 \begin_inset space \thinspace{}
13621 \end_inset
13622
13623 2
13624 \end_layout
13625
13626 \end_inset
13627 </cell>
13628 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13629 \begin_inset Text
13630
13631 \begin_layout Plain Layout
13632
13633 \end_layout
13634
13635 \end_inset
13636 </cell>
13637 </row>
13638 <row>
13639 <cell alignment="center" valignment="top" usebox="none">
13640 \begin_inset Text
13641
13642 \begin_layout Plain Layout
13643 \begin_inset ERT
13644 status collapsed
13645
13646 \begin_layout Plain Layout
13647
13648
13649 \backslash
13650 cmidrule(r){2-2}
13651 \end_layout
13652
13653 \end_inset
13654
13655
13656 \begin_inset ERT
13657 status collapsed
13658
13659 \begin_layout Plain Layout
13660
13661
13662 \backslash
13663 cmidrule(l){3-4}
13664 \end_layout
13665
13666 \end_inset
13667
13668
13669 \begin_inset ERT
13670 status collapsed
13671
13672 \begin_layout Plain Layout
13673
13674
13675 \backslash
13676 morecmidrules 
13677 \end_layout
13678
13679 \end_inset
13680
13681
13682 \begin_inset ERT
13683 status collapsed
13684
13685 \begin_layout Plain Layout
13686
13687
13688 \backslash
13689 cmidrule{2-4}
13690 \end_layout
13691
13692 \end_inset
13693
13694 Epaisseur du capteur [µm]
13695 \end_layout
13696
13697 \end_inset
13698 </cell>
13699 <cell alignment="center" valignment="top" usebox="none">
13700 \begin_inset Text
13701
13702 \begin_layout Plain Layout
13703 300
13704 \end_layout
13705
13706 \end_inset
13707 </cell>
13708 <cell alignment="center" valignment="top" usebox="none">
13709 \begin_inset Text
13710
13711 \begin_layout Plain Layout
13712 300
13713 \end_layout
13714
13715 \end_inset
13716 </cell>
13717 <cell alignment="center" valignment="top" usebox="none">
13718 \begin_inset Text
13719
13720 \begin_layout Plain Layout
13721 700
13722 \end_layout
13723
13724 \end_inset
13725 </cell>
13726 </row>
13727 <row>
13728 <cell alignment="center" valignment="top" topline="true" usebox="none">
13729 \begin_inset Text
13730
13731 \begin_layout Plain Layout
13732 Angle biseau [°]
13733 \end_layout
13734
13735 \end_inset
13736 </cell>
13737 <cell alignment="center" valignment="top" topline="true" usebox="none">
13738 \begin_inset Text
13739
13740 \begin_layout Plain Layout
13741 3.55
13742 \end_layout
13743
13744 \end_inset
13745 </cell>
13746 <cell alignment="center" valignment="top" topline="true" usebox="none">
13747 \begin_inset Text
13748
13749 \begin_layout Plain Layout
13750 2.71
13751 \end_layout
13752
13753 \end_inset
13754 </cell>
13755 <cell alignment="center" valignment="top" topline="true" usebox="none">
13756 \begin_inset Text
13757
13758 \begin_layout Plain Layout
13759 7.99
13760 \end_layout
13761
13762 \end_inset
13763 </cell>
13764 </row>
13765 <row topspace="default">
13766 <cell alignment="center" valignment="top" usebox="none">
13767 \begin_inset Text
13768
13769 \begin_layout Plain Layout
13770 Résolution spatiale [µm]
13771 \end_layout
13772
13773 \end_inset
13774 </cell>
13775 <cell alignment="center" valignment="top" usebox="none">
13776 \begin_inset Text
13777
13778 \begin_layout Plain Layout
13779 4.26
13780 \end_layout
13781
13782 \end_inset
13783 </cell>
13784 <cell alignment="center" valignment="top" usebox="none">
13785 \begin_inset Text
13786
13787 \begin_layout Plain Layout
13788 10.17
13789 \end_layout
13790
13791 \end_inset
13792 </cell>
13793 <cell alignment="center" valignment="top" usebox="none">
13794 \begin_inset Text
13795
13796 \begin_layout Plain Layout
13797 10.56
13798 \end_layout
13799
13800 \end_inset
13801 </cell>
13802 </row>
13803 <row topspace="default">
13804 <cell alignment="center" valignment="top" usebox="none">
13805 \begin_inset Text
13806
13807 \begin_layout Plain Layout
13808 MTF à 
13809 \begin_inset Formula $f_{\mathrm{max}}$
13810 \end_inset
13811
13812
13813 \end_layout
13814
13815 \end_inset
13816 </cell>
13817 <cell alignment="center" valignment="top" usebox="none">
13818 \begin_inset Text
13819
13820 \begin_layout Plain Layout
13821 0.53
13822 \end_layout
13823
13824 \end_inset
13825 </cell>
13826 <cell alignment="center" valignment="top" usebox="none">
13827 \begin_inset Text
13828
13829 \begin_layout Plain Layout
13830 0.37
13831 \end_layout
13832
13833 \end_inset
13834 </cell>
13835 <cell alignment="center" valignment="top" usebox="none">
13836 \begin_inset Text
13837
13838 \begin_layout Plain Layout
13839 0.39
13840 \end_layout
13841
13842 \end_inset
13843 </cell>
13844 </row>
13845 <row>
13846 <cell alignment="center" valignment="top" topline="true" usebox="none">
13847 \begin_inset Text
13848
13849 \begin_layout Plain Layout
13850 \begin_inset ERT
13851 status collapsed
13852
13853 \begin_layout Plain Layout
13854
13855
13856 \backslash
13857 morecmidrules 
13858 \end_layout
13859
13860 \end_inset
13861
13862
13863 \begin_inset ERT
13864 status collapsed
13865
13866 \begin_layout Plain Layout
13867
13868
13869 \backslash
13870 cmidrule{3-4}
13871 \end_layout
13872
13873 \end_inset
13874
13875 résolution spatiale LSF
13876 \end_layout
13877
13878 \end_inset
13879 </cell>
13880 <cell alignment="center" valignment="top" topline="true" usebox="none">
13881 \begin_inset Text
13882
13883 \begin_layout Plain Layout
13884
13885 \end_layout
13886
13887 \end_inset
13888 </cell>
13889 <cell alignment="center" valignment="top" topline="true" usebox="none">
13890 \begin_inset Text
13891
13892 \begin_layout Plain Layout
13893
13894 \end_layout
13895
13896 \end_inset
13897 </cell>
13898 <cell alignment="center" valignment="top" topline="true" usebox="none">
13899 \begin_inset Text
13900
13901 \begin_layout Plain Layout
13902
13903 \end_layout
13904
13905 \end_inset
13906 </cell>
13907 </row>
13908 <row>
13909 <cell alignment="center" valignment="top" usebox="none">
13910 \begin_inset Text
13911
13912 \begin_layout Plain Layout
13913 en µm
13914 \end_layout
13915
13916 \end_inset
13917 </cell>
13918 <cell alignment="center" valignment="top" usebox="none">
13919 \begin_inset Text
13920
13921 \begin_layout Plain Layout
13922 129.7
13923 \end_layout
13924
13925 \end_inset
13926 </cell>
13927 <cell alignment="center" valignment="top" usebox="none">
13928 \begin_inset Text
13929
13930 \begin_layout Plain Layout
13931 52.75
13932 \end_layout
13933
13934 \end_inset
13935 </cell>
13936 <cell alignment="center" valignment="top" usebox="none">
13937 \begin_inset Text
13938
13939 \begin_layout Plain Layout
13940 50.78
13941 \end_layout
13942
13943 \end_inset
13944 </cell>
13945 </row>
13946 <row>
13947 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13948 \begin_inset Text
13949
13950 \begin_layout Plain Layout
13951 en % de la taille des pixels
13952 \end_layout
13953
13954 \end_inset
13955 </cell>
13956 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13957 \begin_inset Text
13958
13959 \begin_layout Plain Layout
13960 76.3
13961 \end_layout
13962
13963 \end_inset
13964 </cell>
13965 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13966 \begin_inset Text
13967
13968 \begin_layout Plain Layout
13969 95.9
13970 \end_layout
13971
13972 \end_inset
13973 </cell>
13974 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13975 \begin_inset Text
13976
13977 \begin_layout Plain Layout
13978 92.3
13979 \end_layout
13980
13981 \end_inset
13982 </cell>
13983 </row>
13984 </lyxtabular>
13985
13986 \end_inset
13987
13988
13989 \end_layout
13990
13991 \end_inset
13992
13993
13994 \end_layout
13995
13996 \begin_layout Section
13997 Alignement Vertical des Tableaux
13998 \begin_inset Index
13999 status collapsed
14000
14001 \begin_layout Plain Layout
14002 Tableau ! Alignement
14003 \end_layout
14004
14005 \end_inset
14006
14007
14008 \end_layout
14009
14010 \begin_layout Standard
14011 Pour pouvoir être aligné verticalement par rapport au texte, un tableau
14012  doit être à l'intérieur d'une boîte.
14013  La boîte peut alors être alignée comme c'est décrit dans la 
14014 \begin_inset space ~
14015 \end_inset
14016
14017
14018 \begin_inset CommandInset ref
14019 LatexCommand ref
14020 reference "sec:Boîte-Dialogue"
14021
14022 \end_inset
14023
14024 .
14025 \end_layout
14026
14027 \begin_layout Standard
14028 Dans l'exemple qui suit les tableaux sont à l'intérieur d'une boîte de type
14029  minipage
14030 \begin_inset Foot
14031 status open
14032
14033 \begin_layout Plain Layout
14034 Les minipages son décrites dans la section
14035 \begin_inset space ~
14036 \end_inset
14037
14038
14039 \begin_inset CommandInset ref
14040 LatexCommand ref
14041 reference "sec:Minipages"
14042
14043 \end_inset
14044
14045 .
14046 \end_layout
14047
14048 \end_inset
14049
14050  dont la largeur est de 15
14051 \begin_inset space \thinspace{}
14052 \end_inset
14053
14054 col% :
14055 \end_layout
14056
14057 \begin_layout Itemize
14058 test 
14059 \begin_inset Box Frameless
14060 position "t"
14061 hor_pos "c"
14062 has_inner_box 1
14063 inner_pos "c"
14064 use_parbox 0
14065 width "15col%"
14066 special "none"
14067 height "1in"
14068 height_special "totalheight"
14069 status collapsed
14070
14071 \begin_layout Plain Layout
14072 \begin_inset Tabular
14073 <lyxtabular version="3" rows="3" columns="3">
14074 <features>
14075 <column alignment="center" valignment="top" width="0">
14076 <column alignment="center" valignment="top" width="0">
14077 <column alignment="center" valignment="top" width="0">
14078 <row>
14079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14080 \begin_inset Text
14081
14082 \begin_layout Plain Layout
14083 a
14084 \end_layout
14085
14086 \end_inset
14087 </cell>
14088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14089 \begin_inset Text
14090
14091 \begin_layout Plain Layout
14092 d
14093 \end_layout
14094
14095 \end_inset
14096 </cell>
14097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14098 \begin_inset Text
14099
14100 \begin_layout Plain Layout
14101 g
14102 \end_layout
14103
14104 \end_inset
14105 </cell>
14106 </row>
14107 <row>
14108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14109 \begin_inset Text
14110
14111 \begin_layout Plain Layout
14112 b
14113 \end_layout
14114
14115 \end_inset
14116 </cell>
14117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14118 \begin_inset Text
14119
14120 \begin_layout Plain Layout
14121 e
14122 \end_layout
14123
14124 \end_inset
14125 </cell>
14126 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14127 \begin_inset Text
14128
14129 \begin_layout Plain Layout
14130 h
14131 \end_layout
14132
14133 \end_inset
14134 </cell>
14135 </row>
14136 <row>
14137 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14138 \begin_inset Text
14139
14140 \begin_layout Plain Layout
14141 c
14142 \end_layout
14143
14144 \end_inset
14145 </cell>
14146 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14147 \begin_inset Text
14148
14149 \begin_layout Plain Layout
14150 f
14151 \end_layout
14152
14153 \end_inset
14154 </cell>
14155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14156 \begin_inset Text
14157
14158 \begin_layout Plain Layout
14159 i
14160 \end_layout
14161
14162 \end_inset
14163 </cell>
14164 </row>
14165 </lyxtabular>
14166
14167 \end_inset
14168
14169
14170 \end_layout
14171
14172 \end_inset
14173
14174  test 
14175 \begin_inset ERT
14176 status collapsed
14177
14178 \begin_layout Plain Layout
14179
14180
14181 \backslash
14182 raisebox{0.85
14183 \backslash
14184 baselineskip}{
14185 \end_layout
14186
14187 \end_inset
14188
14189
14190 \begin_inset Box Frameless
14191 position "t"
14192 hor_pos "c"
14193 has_inner_box 1
14194 inner_pos "c"
14195 use_parbox 0
14196 width "15col%"
14197 special "none"
14198 height "1in"
14199 height_special "totalheight"
14200 status collapsed
14201
14202 \begin_layout Plain Layout
14203 \begin_inset Tabular
14204 <lyxtabular version="3" rows="3" columns="3">
14205 <features>
14206 <column alignment="center" valignment="top" width="0">
14207 <column alignment="center" valignment="top" width="0">
14208 <column alignment="center" valignment="top" width="0">
14209 <row>
14210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14211 \begin_inset Text
14212
14213 \begin_layout Plain Layout
14214 a
14215 \end_layout
14216
14217 \end_inset
14218 </cell>
14219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14220 \begin_inset Text
14221
14222 \begin_layout Plain Layout
14223 d
14224 \end_layout
14225
14226 \end_inset
14227 </cell>
14228 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14229 \begin_inset Text
14230
14231 \begin_layout Plain Layout
14232 g
14233 \end_layout
14234
14235 \end_inset
14236 </cell>
14237 </row>
14238 <row>
14239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14240 \begin_inset Text
14241
14242 \begin_layout Plain Layout
14243 b
14244 \end_layout
14245
14246 \end_inset
14247 </cell>
14248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14249 \begin_inset Text
14250
14251 \begin_layout Plain Layout
14252 e
14253 \end_layout
14254
14255 \end_inset
14256 </cell>
14257 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14258 \begin_inset Text
14259
14260 \begin_layout Plain Layout
14261 h
14262 \end_layout
14263
14264 \end_inset
14265 </cell>
14266 </row>
14267 <row>
14268 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14269 \begin_inset Text
14270
14271 \begin_layout Plain Layout
14272 c
14273 \end_layout
14274
14275 \end_inset
14276 </cell>
14277 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14278 \begin_inset Text
14279
14280 \begin_layout Plain Layout
14281 f
14282 \end_layout
14283
14284 \end_inset
14285 </cell>
14286 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14287 \begin_inset Text
14288
14289 \begin_layout Plain Layout
14290 i
14291 \end_layout
14292
14293 \end_inset
14294 </cell>
14295 </row>
14296 </lyxtabular>
14297
14298 \end_inset
14299
14300
14301 \end_layout
14302
14303 \end_inset
14304
14305
14306 \begin_inset ERT
14307 status collapsed
14308
14309 \begin_layout Plain Layout
14310
14311 }
14312 \end_layout
14313
14314 \end_inset
14315
14316
14317 \end_layout
14318
14319 \begin_layout Itemize
14320 test 
14321 \begin_inset Box Frameless
14322 position "c"
14323 hor_pos "c"
14324 has_inner_box 1
14325 inner_pos "c"
14326 use_parbox 0
14327 width "15col%"
14328 special "none"
14329 height "1in"
14330 height_special "totalheight"
14331 status collapsed
14332
14333 \begin_layout Plain Layout
14334 \begin_inset Tabular
14335 <lyxtabular version="3" rows="3" columns="3">
14336 <features>
14337 <column alignment="center" valignment="top" width="0">
14338 <column alignment="center" valignment="top" width="0">
14339 <column alignment="center" valignment="top" width="0">
14340 <row>
14341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14342 \begin_inset Text
14343
14344 \begin_layout Plain Layout
14345 a
14346 \end_layout
14347
14348 \end_inset
14349 </cell>
14350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14351 \begin_inset Text
14352
14353 \begin_layout Plain Layout
14354 d
14355 \end_layout
14356
14357 \end_inset
14358 </cell>
14359 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14360 \begin_inset Text
14361
14362 \begin_layout Plain Layout
14363 g
14364 \end_layout
14365
14366 \end_inset
14367 </cell>
14368 </row>
14369 <row>
14370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14371 \begin_inset Text
14372
14373 \begin_layout Plain Layout
14374 b
14375 \end_layout
14376
14377 \end_inset
14378 </cell>
14379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14380 \begin_inset Text
14381
14382 \begin_layout Plain Layout
14383 e
14384 \end_layout
14385
14386 \end_inset
14387 </cell>
14388 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14389 \begin_inset Text
14390
14391 \begin_layout Plain Layout
14392 h
14393 \end_layout
14394
14395 \end_inset
14396 </cell>
14397 </row>
14398 <row>
14399 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14400 \begin_inset Text
14401
14402 \begin_layout Plain Layout
14403 c
14404 \end_layout
14405
14406 \end_inset
14407 </cell>
14408 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14409 \begin_inset Text
14410
14411 \begin_layout Plain Layout
14412 f
14413 \end_layout
14414
14415 \end_inset
14416 </cell>
14417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14418 \begin_inset Text
14419
14420 \begin_layout Plain Layout
14421 i
14422 \end_layout
14423
14424 \end_inset
14425 </cell>
14426 </row>
14427 </lyxtabular>
14428
14429 \end_inset
14430
14431
14432 \end_layout
14433
14434 \end_inset
14435
14436
14437 \end_layout
14438
14439 \begin_layout Itemize
14440 test 
14441 \begin_inset Box Frameless
14442 position "b"
14443 hor_pos "c"
14444 has_inner_box 1
14445 inner_pos "c"
14446 use_parbox 0
14447 width "15col%"
14448 special "none"
14449 height "1in"
14450 height_special "totalheight"
14451 status collapsed
14452
14453 \begin_layout Plain Layout
14454 \begin_inset Tabular
14455 <lyxtabular version="3" rows="3" columns="3">
14456 <features>
14457 <column alignment="center" valignment="top" width="0">
14458 <column alignment="center" valignment="top" width="0">
14459 <column alignment="center" valignment="top" width="0">
14460 <row>
14461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14462 \begin_inset Text
14463
14464 \begin_layout Plain Layout
14465 a
14466 \end_layout
14467
14468 \end_inset
14469 </cell>
14470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14471 \begin_inset Text
14472
14473 \begin_layout Plain Layout
14474 d
14475 \end_layout
14476
14477 \end_inset
14478 </cell>
14479 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14480 \begin_inset Text
14481
14482 \begin_layout Plain Layout
14483 g
14484 \end_layout
14485
14486 \end_inset
14487 </cell>
14488 </row>
14489 <row>
14490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14491 \begin_inset Text
14492
14493 \begin_layout Plain Layout
14494 b
14495 \end_layout
14496
14497 \end_inset
14498 </cell>
14499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14500 \begin_inset Text
14501
14502 \begin_layout Plain Layout
14503 e
14504 \end_layout
14505
14506 \end_inset
14507 </cell>
14508 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14509 \begin_inset Text
14510
14511 \begin_layout Plain Layout
14512 h
14513 \end_layout
14514
14515 \end_inset
14516 </cell>
14517 </row>
14518 <row>
14519 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14520 \begin_inset Text
14521
14522 \begin_layout Plain Layout
14523 c
14524 \end_layout
14525
14526 \end_inset
14527 </cell>
14528 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14529 \begin_inset Text
14530
14531 \begin_layout Plain Layout
14532 f
14533 \end_layout
14534
14535 \end_inset
14536 </cell>
14537 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14538 \begin_inset Text
14539
14540 \begin_layout Plain Layout
14541 i
14542 \end_layout
14543
14544 \end_inset
14545 </cell>
14546 </row>
14547 </lyxtabular>
14548
14549 \end_inset
14550
14551
14552 \end_layout
14553
14554 \end_inset
14555
14556  test 
14557 \begin_inset ERT
14558 status collapsed
14559
14560 \begin_layout Plain Layout
14561
14562
14563 \backslash
14564 raisebox{-0.32
14565 \backslash
14566 baselineskip}{
14567 \end_layout
14568
14569 \end_inset
14570
14571
14572 \begin_inset Box Frameless
14573 position "b"
14574 hor_pos "c"
14575 has_inner_box 1
14576 inner_pos "c"
14577 use_parbox 0
14578 width "15col%"
14579 special "none"
14580 height "1in"
14581 height_special "totalheight"
14582 status collapsed
14583
14584 \begin_layout Plain Layout
14585 \begin_inset Tabular
14586 <lyxtabular version="3" rows="3" columns="3">
14587 <features>
14588 <column alignment="center" valignment="top" width="0">
14589 <column alignment="center" valignment="top" width="0">
14590 <column alignment="center" valignment="top" width="0">
14591 <row>
14592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14593 \begin_inset Text
14594
14595 \begin_layout Plain Layout
14596 a
14597 \end_layout
14598
14599 \end_inset
14600 </cell>
14601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14602 \begin_inset Text
14603
14604 \begin_layout Plain Layout
14605 d
14606 \end_layout
14607
14608 \end_inset
14609 </cell>
14610 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14611 \begin_inset Text
14612
14613 \begin_layout Plain Layout
14614 g
14615 \end_layout
14616
14617 \end_inset
14618 </cell>
14619 </row>
14620 <row>
14621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14622 \begin_inset Text
14623
14624 \begin_layout Plain Layout
14625 b
14626 \end_layout
14627
14628 \end_inset
14629 </cell>
14630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14631 \begin_inset Text
14632
14633 \begin_layout Plain Layout
14634 e
14635 \end_layout
14636
14637 \end_inset
14638 </cell>
14639 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14640 \begin_inset Text
14641
14642 \begin_layout Plain Layout
14643 h
14644 \end_layout
14645
14646 \end_inset
14647 </cell>
14648 </row>
14649 <row>
14650 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14651 \begin_inset Text
14652
14653 \begin_layout Plain Layout
14654 c
14655 \end_layout
14656
14657 \end_inset
14658 </cell>
14659 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14660 \begin_inset Text
14661
14662 \begin_layout Plain Layout
14663 f
14664 \end_layout
14665
14666 \end_inset
14667 </cell>
14668 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14669 \begin_inset Text
14670
14671 \begin_layout Plain Layout
14672 i
14673 \end_layout
14674
14675 \end_inset
14676 </cell>
14677 </row>
14678 </lyxtabular>
14679
14680 \end_inset
14681
14682
14683 \end_layout
14684
14685 \end_inset
14686
14687
14688 \begin_inset ERT
14689 status collapsed
14690
14691 \begin_layout Plain Layout
14692
14693 }
14694 \end_layout
14695
14696 \end_inset
14697
14698
14699 \end_layout
14700
14701 \begin_layout Standard
14702 Comme vous pouvez le voir, le contenu des premiers tableaux de la première
14703  et de la dernière ligne, n'est pas correctement aligné avec le texte de
14704  la ligne dans laquelle le tableau est inséré.
14705  Pour obtenir cet alignement, vous devez mettre la boîte minipage dans une
14706  boîte élévatrice (raisebox)
14707 \begin_inset Foot
14708 status collapsed
14709
14710 \begin_layout Plain Layout
14711 Les boîtes élévatrices (raiseboxes) sont décrites dans la section
14712 \begin_inset space ~
14713 \end_inset
14714
14715
14716 \begin_inset CommandInset ref
14717 LatexCommand ref
14718 reference "sub:Alignement-Vertical"
14719
14720 \end_inset
14721
14722 .
14723 \end_layout
14724
14725 \end_inset
14726
14727 .
14728  Dans l'exemple précédent, le deuxième tableau de la première ligne est
14729  aligné en utilisant la commande en code TeX suivante 
14730 \end_layout
14731
14732 \begin_layout Standard
14733
14734 \series bold
14735
14736 \backslash
14737 raisebox{0.85
14738 \backslash
14739 baselineskip}{
14740 \end_layout
14741
14742 \begin_layout Standard
14743 placée juste avant la boîte minipage.
14744  Après la boîte on insère l'accolade fermante en code TeX.
14745  Pour le deuxième tableau de la dernière ligne, la commande 
14746 \end_layout
14747
14748 \begin_layout Standard
14749
14750 \series bold
14751
14752 \backslash
14753 raisebox{-0.32
14754 \backslash
14755 baselineskip}{
14756 \end_layout
14757
14758 \begin_layout Standard
14759 est utilisée.
14760 \end_layout
14761
14762 \begin_layout Standard
14763 \begin_inset Note Greyedout
14764 status open
14765
14766 \begin_layout Plain Layout
14767
14768 \series bold
14769 Note:
14770 \series default
14771  L'alignement entre le contenu de la ligne du tableau et le texte de la
14772  ligne qui l'entoure ne peut pas être parfait.
14773  Le facteur utilisé dans la commande 
14774 \series bold
14775
14776 \backslash
14777 raisebox
14778 \series default
14779  pour obtenir cet alignement dépend de la police de caractères du document,
14780  de la taille de la police et de l'épaisseur des lignes du tableau.
14781 \end_layout
14782
14783 \end_inset
14784
14785
14786 \end_layout
14787
14788 \begin_layout Section
14789 Tableaux Colorés
14790 \begin_inset CommandInset label
14791 LatexCommand label
14792 name "sec:Tableaux-Colorés"
14793
14794 \end_inset
14795
14796
14797 \begin_inset Index
14798 status collapsed
14799
14800 \begin_layout Plain Layout
14801 Tableau ! Coloré
14802 \end_layout
14803
14804 \end_inset
14805
14806
14807 \end_layout
14808
14809 \begin_layout Subsection
14810 Cellules Colorées
14811 \begin_inset Index
14812 status collapsed
14813
14814 \begin_layout Plain Layout
14815 Couleur des tableaux ! Pour les cellules
14816 \end_layout
14817
14818 \end_inset
14819
14820
14821 \begin_inset Index
14822 status collapsed
14823
14824 \begin_layout Plain Layout
14825 Couleur ! Pour les cellules de tableau
14826 \end_layout
14827
14828 \end_inset
14829
14830
14831 \end_layout
14832
14833 \begin_layout Standard
14834 \begin_inset Float table
14835 placement h
14836 wide false
14837 sideways false
14838 status open
14839
14840 \begin_layout Plain Layout
14841 \begin_inset Caption
14842
14843 \begin_layout Plain Layout
14844 \begin_inset CommandInset label
14845 LatexCommand label
14846 name "tab:Tableau-coloré-sans-colortbl"
14847
14848 \end_inset
14849
14850 Tableau coloré sans utiliser le paquetage  
14851 \series bold
14852 colortbl
14853 \series default
14854
14855 \begin_inset OptArg
14856 status open
14857
14858 \begin_layout Plain Layout
14859 Tableau sans colortbl
14860 \end_layout
14861
14862 \end_inset
14863
14864
14865 \end_layout
14866
14867 \end_inset
14868
14869
14870 \end_layout
14871
14872 \begin_layout Plain Layout
14873 \align center
14874 \begin_inset Tabular
14875 <lyxtabular version="3" rows="3" columns="3">
14876 <features>
14877 <column alignment="center" valignment="top" width="0">
14878 <column alignment="center" valignment="top" width="0">
14879 <column alignment="center" valignment="top" width="0">
14880 <row>
14881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14882 \begin_inset Text
14883
14884 \begin_layout Plain Layout
14885
14886 \color green
14887 a
14888 \end_layout
14889
14890 \end_inset
14891 </cell>
14892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14893 \begin_inset Text
14894
14895 \begin_layout Plain Layout
14896
14897 \color red
14898 b
14899 \end_layout
14900
14901 \end_inset
14902 </cell>
14903 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14904 \begin_inset Text
14905
14906 \begin_layout Plain Layout
14907
14908 \color red
14909 c
14910 \end_layout
14911
14912 \end_inset
14913 </cell>
14914 </row>
14915 <row>
14916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14917 \begin_inset Text
14918
14919 \begin_layout Plain Layout
14920
14921 \color green
14922 d
14923 \end_layout
14924
14925 \end_inset
14926 </cell>
14927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14928 \begin_inset Text
14929
14930 \begin_layout Plain Layout
14931
14932 \color blue
14933 e
14934 \end_layout
14935
14936 \end_inset
14937 </cell>
14938 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14939 \begin_inset Text
14940
14941 \begin_layout Plain Layout
14942
14943 \color blue
14944 f
14945 \end_layout
14946
14947 \end_inset
14948 </cell>
14949 </row>
14950 <row>
14951 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14952 \begin_inset Text
14953
14954 \begin_layout Plain Layout
14955
14956 \color green
14957 g
14958 \end_layout
14959
14960 \end_inset
14961 </cell>
14962 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14963 \begin_inset Text
14964
14965 \begin_layout Plain Layout
14966
14967 \color blue
14968 h
14969 \end_layout
14970
14971 \end_inset
14972 </cell>
14973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14974 \begin_inset Text
14975
14976 \begin_layout Plain Layout
14977
14978 \color blue
14979 i
14980 \end_layout
14981
14982 \end_inset
14983 </cell>
14984 </row>
14985 </lyxtabular>
14986
14987 \end_inset
14988
14989
14990 \end_layout
14991
14992 \end_inset
14993
14994
14995 \end_layout
14996
14997 \begin_layout Standard
14998 Si vous voulez seulement avoir du texte en couleur, sélectionnez les cellules
14999  et choisissez une couleur dans le menu 
15000 \family sans
15001 Éditer\SpecialChar \menuseparator
15002 Style
15003 \begin_inset space ~
15004 \end_inset
15005
15006 de
15007 \begin_inset space ~
15008 \end_inset
15009
15010 Texte
15011 \family default
15012 .
15013  C'est ce qui a été utilisé pour créer le tableau
15014 \begin_inset space ~
15015 \end_inset
15016
15017
15018 \begin_inset CommandInset ref
15019 LatexCommand ref
15020 reference "tab:Tableau-coloré-sans-colortbl"
15021
15022 \end_inset
15023
15024 .
15025  Dans tous les autres cas vous aurez à utiliser le paquetage LaTeX 
15026 \series bold
15027 colortbl
15028 \series default
15029 .
15030 \begin_inset Index
15031 status collapsed
15032
15033 \begin_layout Plain Layout
15034 Paquetages LaTeX ! colortbl
15035 \end_layout
15036
15037 \end_inset
15038
15039
15040 \end_layout
15041
15042 \begin_layout Standard
15043 \begin_inset ERT
15044 status collapsed
15045
15046 \begin_layout Plain Layout
15047
15048
15049 \backslash
15050 ifcolortbl
15051 \end_layout
15052
15053 \end_inset
15054
15055
15056 \begin_inset Note Note
15057 status open
15058
15059 \begin_layout Plain Layout
15060 La section qui suit ne sera affichée que si vous avez installé le paquetage
15061  LaTeX 
15062 \series bold
15063 colortbl
15064 \series default
15065 .
15066 \end_layout
15067
15068 \end_inset
15069
15070
15071 \end_layout
15072
15073 \begin_layout Standard
15074 Pour créer des tableaux colorés, vous devez charger le paquetage
15075 \series bold
15076  colortbl
15077 \series default
15078  dans le préambule avec la ligne
15079 \end_layout
15080
15081 \begin_layout Standard
15082
15083 \series bold
15084
15085 \backslash
15086 usepackage{colortbl}
15087 \end_layout
15088
15089 \begin_layout Standard
15090 On choisit la couleur d'une colonne avec la commande 
15091 \end_layout
15092
15093 \begin_layout Standard
15094
15095 \series bold
15096
15097 \backslash
15098 columncolor{nom de couleur}
15099 \end_layout
15100
15101 \begin_layout Standard
15102 à l'intérieur d'une commande 
15103 \series bold
15104 >{ }
15105 \series default
15106 .
15107  Vous trouverez plus d'information sur la commande 
15108 \series bold
15109 >{}
15110 \series default
15111  dans la section
15112 \begin_inset space ~
15113 \end_inset
15114
15115
15116 \begin_inset CommandInset ref
15117 LatexCommand ref
15118 reference "sub:Calculs-multicolonnes"
15119
15120 \end_inset
15121
15122 .
15123 \end_layout
15124
15125 \begin_layout Standard
15126 Les noms de couleurs suivants sont prédéfinis :
15127 \end_layout
15128
15129 \begin_layout Standard
15130
15131 \family sans
15132 red
15133 \family default
15134  (rouge), 
15135 \family sans
15136 green
15137 \family default
15138  (vert), 
15139 \family sans
15140 yellow
15141 \family default
15142  (jaune), 
15143 \family sans
15144 blue
15145 \family default
15146  (bleu), 
15147 \family sans
15148 cyan
15149 \family default
15150
15151 \family sans
15152 magenta
15153 \family default
15154
15155 \family sans
15156 black 
15157 \family default
15158 (noir) et 
15159 \family sans
15160 white 
15161 \family default
15162 (blanc).
15163 \end_layout
15164
15165 \begin_layout Standard
15166 \begin_inset VSpace medskip
15167 \end_inset
15168
15169
15170 \end_layout
15171
15172 \begin_layout Standard
15173 Vous pouvez aussi définir votre propre couleur avec la commande
15174 \end_layout
15175
15176 \begin_layout Standard
15177
15178 \series bold
15179
15180 \backslash
15181 definecolor{nom de la couleur}{modèle de couleur}{valeurs de couleur}
15182 \end_layout
15183
15184 \begin_layout Standard
15185 Le modèle de couleur peut être
15186 \end_layout
15187
15188 \begin_layout Labeling
15189 \labelwidthstring 00.00.0000
15190 cmyk: cyan, magenta, jaune (yellow), noir (black)
15191 \end_layout
15192
15193 \begin_layout Labeling
15194 \labelwidthstring 00.00.0000
15195 rgb: red, vert (green), bleu (blue)
15196 \end_layout
15197
15198 \begin_layout Labeling
15199 \labelwidthstring 00.00.0000
15200 gray dégradé de gris (gray)
15201 \end_layout
15202
15203 \begin_layout Standard
15204 et les valeurs de couleur sont des nombres compris entre 0 et 1, séparés
15205  par des virgules qui décrivent la couleur dans le modèle de couleur choisi.
15206 \end_layout
15207
15208 \begin_layout Standard
15209 Vous pouvez par exemple définir la couleur 
15210 \begin_inset Quotes eld
15211 \end_inset
15212
15213
15214 \emph on
15215 vertfonce
15216 \begin_inset Quotes erd
15217 \end_inset
15218
15219  dans le préambule avec la ligne
15220 \end_layout
15221
15222 \begin_layout Standard
15223
15224 \series bold
15225
15226 \backslash
15227 definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5}
15228 \end_layout
15229
15230 \begin_layout Standard
15231 et la couleur "
15232 \emph on
15233 grisclair
15234 \emph default
15235 " avec
15236 \end_layout
15237
15238 \begin_layout Standard
15239
15240 \series bold
15241
15242 \backslash
15243 definecolor{grisclair}{gray}{0.8}
15244 \end_layout
15245
15246 \begin_layout Standard
15247 \begin_inset VSpace medskip
15248 \end_inset
15249
15250
15251 \end_layout
15252
15253 \begin_layout Standard
15254 Les lignes sont colorées avec la commande
15255 \end_layout
15256
15257 \begin_layout Standard
15258
15259 \series bold
15260
15261 \backslash
15262 rowcolor{nom de la couleur}
15263 \end_layout
15264
15265 \begin_layout Standard
15266 et les cellules sont colorées avec la commande
15267 \end_layout
15268
15269 \begin_layout Standard
15270
15271 \series bold
15272
15273 \backslash
15274 cellcolor{nom de la couleur}
15275 \end_layout
15276
15277 \begin_layout Standard
15278 Les deux commandes sont insérées au début d'une cellule comme du code TeX.
15279 \end_layout
15280
15281 \begin_layout Standard
15282 Pour colorer de caractères dans un tableau, sélectionnez les cellules et
15283  choisissez une couleur dans le menu 
15284 \family sans
15285 Éditer\SpecialChar \menuseparator
15286 Style
15287 \begin_inset space ~
15288 \end_inset
15289
15290 de
15291 \begin_inset space ~
15292 \end_inset
15293
15294 Texte
15295 \family default
15296 .
15297  Si une cellule contient du code TeX, faites bien attention à ne colorer
15298  que le texte, sinon le code TeX coloré provoquera des erreurs LaTeX.
15299 \end_layout
15300
15301 \begin_layout Standard
15302 \begin_inset Note Greyedout
15303 status open
15304
15305 \begin_layout Plain Layout
15306
15307 \series bold
15308 Note:
15309 \series default
15310  Tous les visualiseurs DVI ne sont pas capables d'afficher les couleurs
15311  définies par l'utilisateur.
15312 \end_layout
15313
15314 \end_inset
15315
15316
15317 \end_layout
15318
15319 \begin_layout Standard
15320 \begin_inset VSpace bigskip
15321 \end_inset
15322
15323
15324 \end_layout
15325
15326 \begin_layout Standard
15327 Pour créer le tableau
15328 \begin_inset space ~
15329 \end_inset
15330
15331
15332 \begin_inset CommandInset ref
15333 LatexCommand ref
15334 reference "tab:Tableau-coloré-avec-colortbl"
15335
15336 \end_inset
15337
15338  faites ce qui suit : La couleur de la première colonne doit être 
15339 \emph on
15340 vertfonce
15341 \emph default
15342 .
15343  On insère donc la commande
15344 \end_layout
15345
15346 \begin_layout Standard
15347
15348 \series bold
15349 >{
15350 \backslash
15351 columncolor{vertfonce}
15352 \backslash
15353 centering}c
15354 \end_layout
15355
15356 \begin_layout Standard
15357 en code TeX pour cette colonne.
15358  La première ligne doit être bleue
15359 \begin_inset Note Note
15360 status open
15361
15362 \begin_layout Plain Layout
15363 cyan ? (NdT)
15364 \end_layout
15365
15366 \end_inset
15367
15368 , d'où la commande en code TeX
15369 \end_layout
15370
15371 \begin_layout Standard
15372
15373 \series bold
15374
15375 \backslash
15376 rowcolor{cyan}
15377 \end_layout
15378
15379 \begin_layout Standard
15380 qui est insérée dans la première cellule de cette ligne.
15381  Notez que cela annule la couleur de colonne pour la première cellule.
15382  La dernière cellule de la dernière ligne est colorée en magenta en insérant
15383  en code TeX la commande
15384 \end_layout
15385
15386 \begin_layout Standard
15387
15388 \series bold
15389
15390 \backslash
15391 cellcolor{magenta}
15392 \end_layout
15393
15394 \begin_layout Standard
15395 Les caractères peuvent maintenant être colorés en utilisant le menu 
15396 \family sans
15397 Éditer\SpecialChar \menuseparator
15398 Style
15399 \begin_inset space ~
15400 \end_inset
15401
15402 de
15403 \begin_inset space ~
15404 \end_inset
15405
15406 Texte
15407 \family default
15408 .
15409 \end_layout
15410
15411 \begin_layout Standard
15412 \begin_inset Float table
15413 placement h
15414 wide false
15415 sideways false
15416 status open
15417
15418 \begin_layout Plain Layout
15419 \begin_inset Caption
15420
15421 \begin_layout Plain Layout
15422 \begin_inset CommandInset label
15423 LatexCommand label
15424 name "tab:Tableau-coloré-avec-colortbl"
15425
15426 \end_inset
15427
15428 Tableau coloré en utilisant le paquetage 
15429 \series bold
15430 colortbl
15431 \series default
15432
15433 \begin_inset OptArg
15434 status collapsed
15435
15436 \begin_layout Plain Layout
15437 Tableau avec colortbl
15438 \end_layout
15439
15440 \end_inset
15441
15442
15443 \end_layout
15444
15445 \end_inset
15446
15447
15448 \end_layout
15449
15450 \begin_layout Plain Layout
15451 \align center
15452 \begin_inset Tabular
15453 <lyxtabular version="3" rows="3" columns="3">
15454 <features>
15455 <column alignment="center" valignment="top" width="0" special=">{\columncolor{darkgreen}\centering}c">
15456 <column alignment="center" valignment="top" width="0">
15457 <column alignment="center" valignment="top" width="0">
15458 <row>
15459 <cell alignment="center" valignment="top" usebox="none">
15460 \begin_inset Text
15461
15462 \begin_layout Plain Layout
15463 \begin_inset ERT
15464 status collapsed
15465
15466 \begin_layout Plain Layout
15467
15468
15469 \backslash
15470 rowcolor{cyan}
15471 \end_layout
15472
15473 \end_inset
15474
15475
15476 \color magenta
15477 a
15478 \end_layout
15479
15480 \end_inset
15481 </cell>
15482 <cell alignment="center" valignment="top" usebox="none">
15483 \begin_inset Text
15484
15485 \begin_layout Plain Layout
15486
15487 \color red
15488 b
15489 \end_layout
15490
15491 \end_inset
15492 </cell>
15493 <cell alignment="center" valignment="top" usebox="none">
15494 \begin_inset Text
15495
15496 \begin_layout Plain Layout
15497
15498 \color red
15499 c
15500 \end_layout
15501
15502 \end_inset
15503 </cell>
15504 </row>
15505 <row>
15506 <cell alignment="center" valignment="top" usebox="none">
15507 \begin_inset Text
15508
15509 \begin_layout Plain Layout
15510
15511 \color yellow
15512 d
15513 \end_layout
15514
15515 \end_inset
15516 </cell>
15517 <cell alignment="center" valignment="top" usebox="none">
15518 \begin_inset Text
15519
15520 \begin_layout Plain Layout
15521
15522 \color blue
15523 e
15524 \end_layout
15525
15526 \end_inset
15527 </cell>
15528 <cell alignment="center" valignment="top" usebox="none">
15529 \begin_inset Text
15530
15531 \begin_layout Plain Layout
15532
15533 \color blue
15534 f
15535 \end_layout
15536
15537 \end_inset
15538 </cell>
15539 </row>
15540 <row>
15541 <cell alignment="center" valignment="top" usebox="none">
15542 \begin_inset Text
15543
15544 \begin_layout Plain Layout
15545
15546 \color yellow
15547 g
15548 \end_layout
15549
15550 \end_inset
15551 </cell>
15552 <cell alignment="center" valignment="top" usebox="none">
15553 \begin_inset Text
15554
15555 \begin_layout Plain Layout
15556
15557 \color blue
15558 h
15559 \end_layout
15560
15561 \end_inset
15562 </cell>
15563 <cell alignment="center" valignment="top" usebox="none">
15564 \begin_inset Text
15565
15566 \begin_layout Plain Layout
15567 \begin_inset ERT
15568 status collapsed
15569
15570 \begin_layout Plain Layout
15571
15572
15573 \backslash
15574 cellcolor{magenta}
15575 \end_layout
15576
15577 \end_inset
15578
15579
15580 \color green
15581 i
15582 \end_layout
15583
15584 \end_inset
15585 </cell>
15586 </row>
15587 </lyxtabular>
15588
15589 \end_inset
15590
15591
15592 \end_layout
15593
15594 \end_inset
15595
15596
15597 \end_layout
15598
15599 \begin_layout Standard
15600 \begin_inset ERT
15601 status collapsed
15602
15603 \begin_layout Plain Layout
15604
15605
15606 \backslash
15607 else
15608 \end_layout
15609
15610 \end_inset
15611
15612
15613 \begin_inset Note Note
15614 status open
15615
15616 \begin_layout Plain Layout
15617 Ce qui suit sera affiché si le paquetage 
15618 \series bold
15619 colortbl
15620 \series default
15621  n'est pas installé :
15622 \end_layout
15623
15624 \end_inset
15625
15626
15627 \end_layout
15628
15629 \begin_layout Standard
15630 Vous devez installer le paquetage 
15631 \series bold
15632 colortbl
15633 \series default
15634  pour voir le contenu des cette section dans la sortie imprimée.
15635 \end_layout
15636
15637 \begin_layout Standard
15638 \begin_inset ERT
15639 status collapsed
15640
15641 \begin_layout Plain Layout
15642
15643
15644 \backslash
15645 fi
15646 \end_layout
15647
15648 \end_inset
15649
15650
15651 \end_layout
15652
15653 \begin_layout Subsection
15654 Les filets colorées
15655 \begin_inset Index
15656 status collapsed
15657
15658 \begin_layout Plain Layout
15659 Tableau Coloré ! Pour les filets
15660 \end_layout
15661
15662 \end_inset
15663
15664
15665 \begin_inset Index
15666 status collapsed
15667
15668 \begin_layout Plain Layout
15669 Couleur ! Pour les filets des tableaux
15670 \end_layout
15671
15672 \end_inset
15673
15674
15675 \begin_inset Note Note
15676 status collapsed
15677
15678 \begin_layout Plain Layout
15679 on parle de filets plutôt que de lignes pour les tableaux
15680 \end_layout
15681
15682 \end_inset
15683
15684
15685 \end_layout
15686
15687 \begin_layout Standard
15688 Comme c'est décrit dans la section
15689 \begin_inset space ~
15690 \end_inset
15691
15692
15693 \begin_inset CommandInset ref
15694 LatexCommand ref
15695 reference "sub:Epaisseur-filets"
15696
15697 \end_inset
15698
15699 , l'épaisseur de tous les filets d'un tableau peut être modifiée avec la
15700  variable 
15701 \series bold
15702
15703 \backslash
15704 arrayrulewidth
15705 \series default
15706 .
15707  Elle est mise à 1.5
15708 \begin_inset space \thinspace{}
15709 \end_inset
15710
15711 pt pour tous les tableaux de cette section.
15712 \begin_inset ERT
15713 status collapsed
15714
15715 \begin_layout Plain Layout
15716
15717
15718 \backslash
15719 setlength{
15720 \backslash
15721 arrayrulewidth}{1.5pt}
15722 \end_layout
15723
15724 \end_inset
15725
15726
15727 \end_layout
15728
15729 \begin_layout Standard
15730 Pour colorer les filets verticaux, par exemple en vert, créez le format
15731  de colonne suivant dans le préambule du document, en suivant la description
15732  de la section
15733 \begin_inset space ~
15734 \end_inset
15735
15736
15737 \begin_inset CommandInset ref
15738 LatexCommand ref
15739 reference "sub:Formats-personnalisés"
15740
15741 \end_inset
15742
15743 :
15744 \end_layout
15745
15746 \begin_layout Standard
15747
15748 \series bold
15749
15750 \backslash
15751 newcolumntype{W}{!{
15752 \backslash
15753 color{green}
15754 \backslash
15755 vline}}
15756 \end_layout
15757
15758 \begin_layout Standard
15759 Pour le tableau
15760 \begin_inset space ~
15761 \end_inset
15762
15763
15764 \begin_inset CommandInset ref
15765 LatexCommand ref
15766 reference "tab:Tableau-filets-verticaux-colorés"
15767
15768 \end_inset
15769
15770  le paramètre LaTeX
15771 \series bold
15772  WcW
15773 \series default
15774  a été utilisé pour la dernière colonne et
15775 \series bold
15776  Wc
15777 \series default
15778  pour les autres colonnes.
15779 \end_layout
15780
15781 \begin_layout Standard
15782 Si vous voulez plusieurs couleurs, définissez plusieurs formats de colonne.
15783 \end_layout
15784
15785 \begin_layout Standard
15786 \begin_inset Float table
15787 placement h
15788 wide false
15789 sideways false
15790 status open
15791
15792 \begin_layout Plain Layout
15793 \begin_inset Caption
15794
15795 \begin_layout Plain Layout
15796 \begin_inset CommandInset label
15797 LatexCommand label
15798 name "tab:Tableau-filets-verticaux-colorés"
15799
15800 \end_inset
15801
15802 Tableau avec filets verticaux colorés
15803 \end_layout
15804
15805 \end_inset
15806
15807
15808 \end_layout
15809
15810 \begin_layout Plain Layout
15811 \align center
15812 \begin_inset Tabular
15813 <lyxtabular version="3" rows="3" columns="3">
15814 <features>
15815 <column alignment="center" valignment="top" width="0" special="Wc">
15816 <column alignment="center" valignment="top" width="0" special="Wc">
15817 <column alignment="center" valignment="top" width="0" special="WcW">
15818 <row>
15819 <cell alignment="center" valignment="top" topline="true" usebox="none">
15820 \begin_inset Text
15821
15822 \begin_layout Plain Layout
15823 sd
15824 \end_layout
15825
15826 \end_inset
15827 </cell>
15828 <cell alignment="center" valignment="top" topline="true" usebox="none">
15829 \begin_inset Text
15830
15831 \begin_layout Plain Layout
15832
15833 \end_layout
15834
15835 \end_inset
15836 </cell>
15837 <cell alignment="center" valignment="top" topline="true" usebox="none">
15838 \begin_inset Text
15839
15840 \begin_layout Plain Layout
15841
15842 \end_layout
15843
15844 \end_inset
15845 </cell>
15846 </row>
15847 <row>
15848 <cell alignment="center" valignment="top" topline="true" usebox="none">
15849 \begin_inset Text
15850
15851 \begin_layout Plain Layout
15852
15853 \end_layout
15854
15855 \end_inset
15856 </cell>
15857 <cell alignment="center" valignment="top" topline="true" usebox="none">
15858 \begin_inset Text
15859
15860 \begin_layout Plain Layout
15861 sd
15862 \end_layout
15863
15864 \end_inset
15865 </cell>
15866 <cell alignment="center" valignment="top" topline="true" usebox="none">
15867 \begin_inset Text
15868
15869 \begin_layout Plain Layout
15870
15871 \end_layout
15872
15873 \end_inset
15874 </cell>
15875 </row>
15876 <row>
15877 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15878 \begin_inset Text
15879
15880 \begin_layout Plain Layout
15881
15882 \end_layout
15883
15884 \end_inset
15885 </cell>
15886 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15887 \begin_inset Text
15888
15889 \begin_layout Plain Layout
15890
15891 \end_layout
15892
15893 \end_inset
15894 </cell>
15895 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15896 \begin_inset Text
15897
15898 \begin_layout Plain Layout
15899 sd
15900 \end_layout
15901
15902 \end_inset
15903 </cell>
15904 </row>
15905 </lyxtabular>
15906
15907 \end_inset
15908
15909
15910 \end_layout
15911
15912 \end_inset
15913
15914
15915 \end_layout
15916
15917 \begin_layout Standard
15918 \begin_inset VSpace bigskip
15919 \end_inset
15920
15921 Pour colorer les filets horizontaux en rouge comme pour le tableau
15922 \begin_inset space ~
15923 \end_inset
15924
15925
15926 \begin_inset CommandInset ref
15927 LatexCommand ref
15928 reference "tab:Tableau-filet-horizontaux-colorés"
15929
15930 \end_inset
15931
15932 , insérez les commandes suivantes en code TeX juste avant le tableau ou
15933  le flottant de tableau :
15934 \end_layout
15935
15936 \begin_layout Standard
15937
15938 \series bold
15939
15940 \backslash
15941 let
15942 \backslash
15943 myHlineC
15944 \backslash
15945 hline
15946 \begin_inset Newline newline
15947 \end_inset
15948
15949
15950 \backslash
15951 renewcommand{
15952 \backslash
15953 hline}
15954 \begin_inset Newline newline
15955 \end_inset
15956
15957
15958 \begin_inset ERT
15959 status collapsed
15960
15961 \begin_layout Plain Layout
15962
15963
15964 \backslash
15965 hphantom{ }
15966 \end_layout
15967
15968 \end_inset
15969
15970 {
15971 \backslash
15972 arrayrulecolor{red}
15973 \backslash
15974 myHlineC
15975 \backslash
15976 arrayrulecolor{black}}
15977 \end_layout
15978
15979 \begin_layout Standard
15980 \begin_inset ERT
15981 status collapsed
15982
15983 \begin_layout Plain Layout
15984
15985
15986 \backslash
15987 let
15988 \backslash
15989 myHlineC
15990 \backslash
15991 hline
15992 \end_layout
15993
15994 \begin_layout Plain Layout
15995
15996
15997 \backslash
15998 renewcommand{
15999 \backslash
16000 hline}
16001 \end_layout
16002
16003 \begin_layout Plain Layout
16004
16005  {
16006 \backslash
16007 arrayrulecolor{red}
16008 \backslash
16009 myHlineC
16010 \backslash
16011 arrayrulecolor{black}}
16012 \end_layout
16013
16014 \end_inset
16015
16016
16017 \begin_inset Float table
16018 placement h
16019 wide false
16020 sideways false
16021 status open
16022
16023 \begin_layout Plain Layout
16024 \begin_inset Caption
16025
16026 \begin_layout Plain Layout
16027 \begin_inset CommandInset label
16028 LatexCommand label
16029 name "tab:Tableau-filet-horizontaux-colorés"
16030
16031 \end_inset
16032
16033 Tableau avec filets horizontaux colorés
16034 \end_layout
16035
16036 \end_inset
16037
16038
16039 \end_layout
16040
16041 \begin_layout Plain Layout
16042 \align center
16043 \begin_inset Tabular
16044 <lyxtabular version="3" rows="3" columns="3">
16045 <features>
16046 <column alignment="center" valignment="top" width="0">
16047 <column alignment="center" valignment="top" width="0">
16048 <column alignment="center" valignment="top" width="0">
16049 <row>
16050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16051 \begin_inset Text
16052
16053 \begin_layout Plain Layout
16054 sd
16055 \end_layout
16056
16057 \end_inset
16058 </cell>
16059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16060 \begin_inset Text
16061
16062 \begin_layout Plain Layout
16063
16064 \end_layout
16065
16066 \end_inset
16067 </cell>
16068 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16069 \begin_inset Text
16070
16071 \begin_layout Plain Layout
16072
16073 \end_layout
16074
16075 \end_inset
16076 </cell>
16077 </row>
16078 <row>
16079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16080 \begin_inset Text
16081
16082 \begin_layout Plain Layout
16083
16084 \end_layout
16085
16086 \end_inset
16087 </cell>
16088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16089 \begin_inset Text
16090
16091 \begin_layout Plain Layout
16092 sd
16093 \end_layout
16094
16095 \end_inset
16096 </cell>
16097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16098 \begin_inset Text
16099
16100 \begin_layout Plain Layout
16101
16102 \end_layout
16103
16104 \end_inset
16105 </cell>
16106 </row>
16107 <row>
16108 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16109 \begin_inset Text
16110
16111 \begin_layout Plain Layout
16112
16113 \end_layout
16114
16115 \end_inset
16116 </cell>
16117 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16118 \begin_inset Text
16119
16120 \begin_layout Plain Layout
16121
16122 \end_layout
16123
16124 \end_inset
16125 </cell>
16126 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16127 \begin_inset Text
16128
16129 \begin_layout Plain Layout
16130 sd
16131 \end_layout
16132
16133 \end_inset
16134 </cell>
16135 </row>
16136 </lyxtabular>
16137
16138 \end_inset
16139
16140
16141 \end_layout
16142
16143 \end_inset
16144
16145
16146 \end_layout
16147
16148 \begin_layout Standard
16149 Pour revenir à la couleur noire implicite, insérez la commande suivante
16150  en code TeX, juste après le tableau ou le flottant de tableau :
16151 \end_layout
16152
16153 \begin_layout Standard
16154
16155 \series bold
16156
16157 \backslash
16158 renewcommand{
16159 \backslash
16160 hline}{
16161 \backslash
16162 myHlineC}
16163 \end_layout
16164
16165 \begin_layout Standard
16166 Le tableau
16167 \begin_inset space ~
16168 \end_inset
16169
16170
16171 \begin_inset CommandInset ref
16172 LatexCommand ref
16173 reference "tab:Tableau-avec-filets-colorés"
16174
16175 \end_inset
16176
16177  est un exemple avec des filets horizontaux et verticaux colorés.
16178 \end_layout
16179
16180 \begin_layout Standard
16181 \begin_inset Float table
16182 placement h
16183 wide false
16184 sideways false
16185 status open
16186
16187 \begin_layout Plain Layout
16188 \begin_inset Caption
16189
16190 \begin_layout Plain Layout
16191 \begin_inset CommandInset label
16192 LatexCommand label
16193 name "tab:Tableau-avec-filets-colorés"
16194
16195 \end_inset
16196
16197 Tableau avec filets horizontaux et verticaux colorés
16198 \end_layout
16199
16200 \end_inset
16201
16202
16203 \end_layout
16204
16205 \begin_layout Plain Layout
16206 \align center
16207 \begin_inset Tabular
16208 <lyxtabular version="3" rows="3" columns="3">
16209 <features>
16210 <column alignment="center" valignment="top" width="0" special="Wc">
16211 <column alignment="center" valignment="top" width="0" special="Wc">
16212 <column alignment="center" valignment="top" width="0" special="WcW">
16213 <row>
16214 <cell alignment="center" valignment="top" topline="true" usebox="none">
16215 \begin_inset Text
16216
16217 \begin_layout Plain Layout
16218 sd
16219 \end_layout
16220
16221 \end_inset
16222 </cell>
16223 <cell alignment="center" valignment="top" topline="true" usebox="none">
16224 \begin_inset Text
16225
16226 \begin_layout Plain Layout
16227
16228 \end_layout
16229
16230 \end_inset
16231 </cell>
16232 <cell alignment="center" valignment="top" topline="true" usebox="none">
16233 \begin_inset Text
16234
16235 \begin_layout Plain Layout
16236
16237 \end_layout
16238
16239 \end_inset
16240 </cell>
16241 </row>
16242 <row>
16243 <cell alignment="center" valignment="top" topline="true" usebox="none">
16244 \begin_inset Text
16245
16246 \begin_layout Plain Layout
16247
16248 \end_layout
16249
16250 \end_inset
16251 </cell>
16252 <cell alignment="center" valignment="top" topline="true" usebox="none">
16253 \begin_inset Text
16254
16255 \begin_layout Plain Layout
16256 sd
16257 \end_layout
16258
16259 \end_inset
16260 </cell>
16261 <cell alignment="center" valignment="top" topline="true" usebox="none">
16262 \begin_inset Text
16263
16264 \begin_layout Plain Layout
16265
16266 \end_layout
16267
16268 \end_inset
16269 </cell>
16270 </row>
16271 <row topspace="default">
16272 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16273 \begin_inset Text
16274
16275 \begin_layout Plain Layout
16276
16277 \end_layout
16278
16279 \end_inset
16280 </cell>
16281 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16282 \begin_inset Text
16283
16284 \begin_layout Plain Layout
16285
16286 \end_layout
16287
16288 \end_inset
16289 </cell>
16290 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16291 \begin_inset Text
16292
16293 \begin_layout Plain Layout
16294 sd
16295 \end_layout
16296
16297 \end_inset
16298 </cell>
16299 </row>
16300 </lyxtabular>
16301
16302 \end_inset
16303
16304
16305 \end_layout
16306
16307 \end_inset
16308
16309
16310 \end_layout
16311
16312 \begin_layout Standard
16313 \begin_inset ERT
16314 status collapsed
16315
16316 \begin_layout Plain Layout
16317
16318
16319 \backslash
16320 renewcommand{
16321 \backslash
16322 hline}{
16323 \backslash
16324 myHlineC}
16325 \end_layout
16326
16327 \end_inset
16328
16329
16330 \end_layout
16331
16332 \begin_layout Standard
16333 \begin_inset ERT
16334 status collapsed
16335
16336 \begin_layout Plain Layout
16337
16338
16339 \backslash
16340 setlength{
16341 \backslash
16342 arrayrulewidth}{0.4pt}
16343 \end_layout
16344
16345 \end_inset
16346
16347
16348 \end_layout
16349
16350 \begin_layout Section
16351 Personnalisation des Tableaux
16352 \begin_inset Index
16353 status collapsed
16354
16355 \begin_layout Plain Layout
16356 Tableau ! Personnalisation
16357 \end_layout
16358
16359 \end_inset
16360
16361
16362 \begin_inset Index
16363 status collapsed
16364
16365 \begin_layout Plain Layout
16366 Personnalisation des tableaux
16367 \end_layout
16368
16369 \end_inset
16370
16371
16372 \end_layout
16373
16374 \begin_layout Subsection
16375 Espacement des lignes
16376 \begin_inset CommandInset label
16377 LatexCommand label
16378 name "sub:Espacement-lignes"
16379
16380 \end_inset
16381
16382
16383 \begin_inset Index
16384 status collapsed
16385
16386 \begin_layout Plain Layout
16387 Personnalisation des tableaux ! Espacement des lignes
16388 \end_layout
16389
16390 \end_inset
16391
16392
16393 \end_layout
16394
16395 \begin_layout Standard
16396 Vous pouvez ajouter de l'espace vertical entre les lignes d'un tableau avec
16397  l'onglet 
16398 \family sans
16399 Bordures
16400 \family default
16401  de la fenêtre de dialogue 
16402 \family sans
16403 Paramètres
16404 \begin_inset space ~
16405 \end_inset
16406
16407 du
16408 \begin_inset space ~
16409 \end_inset
16410
16411 tableau
16412 \family default
16413 .
16414  Vous y trouverez trois possibilités :
16415 \end_layout
16416
16417 \begin_layout Description
16418 Haut
16419 \begin_inset space ~
16420 \end_inset
16421
16422 de
16423 \begin_inset space ~
16424 \end_inset
16425
16426 ligne va ajouter de l'espace au-dessus de caractères de la ligne .
16427  Si le tableau est un tableau formel
16428 \begin_inset Foot
16429 status collapsed
16430
16431 \begin_layout Plain Layout
16432 Les tableaux formels sont décrits dans la section
16433 \begin_inset space ~
16434 \end_inset
16435
16436
16437 \begin_inset CommandInset ref
16438 LatexCommand ref
16439 reference "sec:Tableaux-Formels"
16440
16441 \end_inset
16442
16443 .
16444 \end_layout
16445
16446 \end_inset
16447
16448  LyX va insérer implicitement un espace de 0.5
16449 \begin_inset space \thinspace{}
16450 \end_inset
16451
16452 em.
16453  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
16454  les filets verticaux comme dans le tableau suivant :
16455 \begin_inset VSpace medskip
16456 \end_inset
16457
16458
16459 \begin_inset Newline newline
16460 \end_inset
16461
16462
16463 \begin_inset space \hspace*{}
16464 \length 0pt
16465 \end_inset
16466
16467
16468 \begin_inset space \hfill{}
16469 \end_inset
16470
16471
16472 \begin_inset Tabular
16473 <lyxtabular version="3" rows="3" columns="1">
16474 <features>
16475 <column alignment="center" valignment="top" width="0">
16476 <row>
16477 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16478 \begin_inset Text
16479
16480 \begin_layout Plain Layout
16481 A
16482 \end_layout
16483
16484 \end_inset
16485 </cell>
16486 </row>
16487 <row topspace="3mm">
16488 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16489 \begin_inset Text
16490
16491 \begin_layout Plain Layout
16492 espace de 3
16493 \begin_inset space \thinspace{}
16494 \end_inset
16495
16496 mm en haut de la ligne
16497 \end_layout
16498
16499 \end_inset
16500 </cell>
16501 </row>
16502 <row>
16503 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16504 \begin_inset Text
16505
16506 \begin_layout Plain Layout
16507 C
16508 \end_layout
16509
16510 \end_inset
16511 </cell>
16512 </row>
16513 </lyxtabular>
16514
16515 \end_inset
16516
16517
16518 \begin_inset space \hfill{}
16519 \end_inset
16520
16521
16522 \begin_inset space \hspace*{}
16523 \length 0pt
16524 \end_inset
16525
16526
16527 \begin_inset VSpace medskip
16528 \end_inset
16529
16530
16531 \begin_inset Newline newline
16532 \end_inset
16533
16534 L'insertion d'espace en haut de ligne n'a donc d'intérêt que si vous n'avez
16535  pas de filets verticaux.
16536 \end_layout
16537
16538 \begin_layout Description
16539 Bas
16540 \begin_inset space ~
16541 \end_inset
16542
16543 de
16544 \begin_inset space ~
16545 \end_inset
16546
16547 ligne va ajouter de l'espace sous les caractères de la ligne.
16548  Si le tableau est un tableau formel LyX va insérer implicitement un espace
16549  de 0.5
16550 \begin_inset space \thinspace{}
16551 \end_inset
16552
16553 em, pour les tableaux normaux, l'espace implicite est de 2
16554 \begin_inset space \thinspace{}
16555 \end_inset
16556
16557 pt.
16558 \end_layout
16559
16560 \begin_layout Description
16561 Entre
16562 \begin_inset space ~
16563 \end_inset
16564
16565 les
16566 \begin_inset space ~
16567 \end_inset
16568
16569 lignes ajoute l'espace entre la ligne courante et la ligne suivante.
16570  Si le tableau est un tableau formel LyX va insérer implicitement un espace
16571  de 0.5
16572 \begin_inset space \thinspace{}
16573 \end_inset
16574
16575 em.
16576  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
16577  les filets verticaux comme dans le tableau suivant :
16578 \begin_inset VSpace medskip
16579 \end_inset
16580
16581
16582 \begin_inset Newline newline
16583 \end_inset
16584
16585
16586 \begin_inset space \hspace*{}
16587 \length 0pt
16588 \end_inset
16589
16590
16591 \begin_inset space \hfill{}
16592 \end_inset
16593
16594
16595 \begin_inset Tabular
16596 <lyxtabular version="3" rows="3" columns="1">
16597 <features>
16598 <column alignment="center" valignment="top" width="0">
16599 <row>
16600 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16601 \begin_inset Text
16602
16603 \begin_layout Plain Layout
16604 A
16605 \end_layout
16606
16607 \end_inset
16608 </cell>
16609 </row>
16610 <row interlinespace="3mm">
16611 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16612 \begin_inset Text
16613
16614 \begin_layout Plain Layout
16615 \begin_inset Formula $\downarrow$
16616 \end_inset
16617
16618  espace de 3
16619 \begin_inset space \thinspace{}
16620 \end_inset
16621
16622 mm entre les lignes 
16623 \begin_inset Formula $\downarrow$
16624 \end_inset
16625
16626
16627 \end_layout
16628
16629 \end_inset
16630 </cell>
16631 </row>
16632 <row>
16633 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16634 \begin_inset Text
16635
16636 \begin_layout Plain Layout
16637 \begin_inset Formula $\uparrow$
16638 \end_inset
16639
16640  espace de 3
16641 \begin_inset space \thinspace{}
16642 \end_inset
16643
16644 mm entre les lignes 
16645 \begin_inset Formula $\uparrow$
16646 \end_inset
16647
16648
16649 \end_layout
16650
16651 \end_inset
16652 </cell>
16653 </row>
16654 </lyxtabular>
16655
16656 \end_inset
16657
16658
16659 \begin_inset space \hfill{}
16660 \end_inset
16661
16662
16663 \begin_inset space \hspace*{}
16664 \length 0pt
16665 \end_inset
16666
16667
16668 \begin_inset VSpace medskip
16669 \end_inset
16670
16671
16672 \begin_inset Newline newline
16673 \end_inset
16674
16675 L'insertion d'espace entre les lignes n'a donc d'intérêt que si vous n'avez
16676  pas de filets verticaux.
16677 \end_layout
16678
16679 \begin_layout Standard
16680 \begin_inset VSpace bigskip
16681 \end_inset
16682
16683 Quand vous voulez ajouter de l'espace à toutes les cases de tous les tableaux
16684  de votre document, vous pouvez le faire en ajoutant les lignes suivantes
16685  dans le préambule :
16686 \end_layout
16687
16688 \begin_layout Standard
16689
16690 \series bold
16691
16692 \backslash
16693 @ifundefined{extrarowheight}
16694 \begin_inset Newline newline
16695 \end_inset
16696
16697
16698 \begin_inset ERT
16699 status collapsed
16700
16701 \begin_layout Plain Layout
16702
16703
16704 \backslash
16705 hphantom{ }
16706 \end_layout
16707
16708 \end_inset
16709
16710 {
16711 \backslash
16712 usepackage{array}}{}
16713 \begin_inset Newline newline
16714 \end_inset
16715
16716
16717 \backslash
16718 setlength{
16719 \backslash
16720 extrarowheight}{height}
16721 \end_layout
16722
16723 \begin_layout Standard
16724 Mais ceci présente le défaut que le texte des cellules de tableau n'est
16725  plus exactement centré verticalement.
16726  (le paquetage 
16727 \series bold
16728 array 
16729 \series default
16730 sera chargé automatiquement par LyX quand vous utilisez des formats de tableaux
16731  auto-définis.
16732  C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
16733  
16734 \series bold
16735
16736 \backslash
16737 @ifundefined
16738 \series default
16739  dans la commande précédente.)
16740 \end_layout
16741
16742 \begin_layout Standard
16743 Si vous utilisez des polices de taille plus grande que la taille normale,
16744  les bordures des tableaux sont souvent trop proches du texte.
16745  On peut corriger ce problème en insérant la commande 
16746 \series bold
16747
16748 \begin_inset space \space{}
16749 \end_inset
16750
16751
16752 \backslash
16753 strut
16754 \series default
16755  en code TeX au debut d'une ligne du tableau.
16756  Le tableau
16757 \lang english
16758
16759 \begin_inset space ~
16760 \end_inset
16761
16762
16763 \begin_inset CommandInset ref
16764 LatexCommand ref
16765 reference "tab:Alignement-vertical"
16766
16767 \end_inset
16768
16769
16770 \lang french
16771  montre l'effet de cette commande.
16772 \end_layout
16773
16774 \begin_layout Standard
16775 \noindent
16776 \begin_inset Float table
16777 placement h
16778 wide false
16779 sideways false
16780 status open
16781
16782 \begin_layout Plain Layout
16783 \begin_inset Caption
16784
16785 \begin_layout Plain Layout
16786 \begin_inset CommandInset label
16787 LatexCommand label
16788 name "tab:Alignement-vertical"
16789
16790 \end_inset
16791
16792 Alignement vertical d'un texte avec une police de grande taille.
16793 \end_layout
16794
16795 \end_inset
16796
16797
16798 \end_layout
16799
16800 \begin_layout Plain Layout
16801 \begin_inset space \hfill{}
16802 \end_inset
16803
16804
16805 \begin_inset Float table
16806 wide false
16807 sideways false
16808 status collapsed
16809
16810 \begin_layout Plain Layout
16811 \begin_inset Caption
16812
16813 \begin_layout Plain Layout
16814 Tableau normal.
16815 \end_layout
16816
16817 \end_inset
16818
16819
16820 \end_layout
16821
16822 \begin_layout Plain Layout
16823 \noindent
16824 \align center
16825 \begin_inset Tabular
16826 <lyxtabular version="3" rows="6" columns="1">
16827 <features>
16828 <column alignment="left" valignment="top" width="0">
16829 <row>
16830 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16831 \begin_inset Text
16832
16833 \begin_layout Plain Layout
16834 Normal, g
16835 \end_layout
16836
16837 \end_inset
16838 </cell>
16839 </row>
16840 <row>
16841 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16842 \begin_inset Text
16843
16844 \begin_layout Plain Layout
16845
16846 \size large
16847 Large
16848 \end_layout
16849
16850 \end_inset
16851 </cell>
16852 </row>
16853 <row>
16854 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16855 \begin_inset Text
16856
16857 \begin_layout Plain Layout
16858
16859 \size larger
16860 Larger
16861 \end_layout
16862
16863 \end_inset
16864 </cell>
16865 </row>
16866 <row>
16867 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16868 \begin_inset Text
16869
16870 \begin_layout Plain Layout
16871
16872 \size largest
16873 Largest
16874 \end_layout
16875
16876 \end_inset
16877 </cell>
16878 </row>
16879 <row>
16880 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16881 \begin_inset Text
16882
16883 \begin_layout Plain Layout
16884
16885 \size huge
16886 Huge
16887 \end_layout
16888
16889 \end_inset
16890 </cell>
16891 </row>
16892 <row>
16893 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16894 \begin_inset Text
16895
16896 \begin_layout Plain Layout
16897
16898 \size huge
16899 Huger
16900 \end_layout
16901
16902 \end_inset
16903 </cell>
16904 </row>
16905 </lyxtabular>
16906
16907 \end_inset
16908
16909
16910 \end_layout
16911
16912 \end_inset
16913
16914
16915 \begin_inset space \hfill{}
16916 \end_inset
16917
16918
16919 \begin_inset Float table
16920 wide false
16921 sideways false
16922 status collapsed
16923
16924 \begin_layout Plain Layout
16925 \begin_inset Caption
16926
16927 \begin_layout Plain Layout
16928 Tableau utilisant la commande 
16929 \series bold
16930
16931 \backslash
16932 strut
16933 \series default
16934 .
16935 \end_layout
16936
16937 \end_inset
16938
16939
16940 \end_layout
16941
16942 \begin_layout Plain Layout
16943 \noindent
16944 \align center
16945 \begin_inset Tabular
16946 <lyxtabular version="3" rows="6" columns="1">
16947 <features>
16948 <column alignment="left" valignment="top" width="0">
16949 <row>
16950 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16951 \begin_inset Text
16952
16953 \begin_layout Plain Layout
16954 Normal, g
16955 \end_layout
16956
16957 \end_inset
16958 </cell>
16959 </row>
16960 <row>
16961 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16962 \begin_inset Text
16963
16964 \begin_layout Plain Layout
16965
16966 \size large
16967 \begin_inset ERT
16968 status collapsed
16969
16970 \begin_layout Plain Layout
16971
16972
16973 \backslash
16974 strut 
16975 \end_layout
16976
16977 \end_inset
16978
16979 Large
16980 \end_layout
16981
16982 \end_inset
16983 </cell>
16984 </row>
16985 <row>
16986 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16987 \begin_inset Text
16988
16989 \begin_layout Plain Layout
16990
16991 \size larger
16992 \begin_inset ERT
16993 status collapsed
16994
16995 \begin_layout Plain Layout
16996
16997
16998 \backslash
16999 strut 
17000 \end_layout
17001
17002 \end_inset
17003
17004 Larger
17005 \end_layout
17006
17007 \end_inset
17008 </cell>
17009 </row>
17010 <row>
17011 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17012 \begin_inset Text
17013
17014 \begin_layout Plain Layout
17015
17016 \size largest
17017 \begin_inset ERT
17018 status collapsed
17019
17020 \begin_layout Plain Layout
17021
17022
17023 \backslash
17024 strut 
17025 \end_layout
17026
17027 \end_inset
17028
17029 Largest
17030 \end_layout
17031
17032 \end_inset
17033 </cell>
17034 </row>
17035 <row>
17036 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17037 \begin_inset Text
17038
17039 \begin_layout Plain Layout
17040
17041 \size huge
17042 \begin_inset ERT
17043 status collapsed
17044
17045 \begin_layout Plain Layout
17046
17047
17048 \backslash
17049 strut 
17050 \end_layout
17051
17052 \end_inset
17053
17054 Huge
17055 \end_layout
17056
17057 \end_inset
17058 </cell>
17059 </row>
17060 <row>
17061 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17062 \begin_inset Text
17063
17064 \begin_layout Plain Layout
17065
17066 \size giant
17067 \begin_inset ERT
17068 status collapsed
17069
17070 \begin_layout Plain Layout
17071
17072
17073 \backslash
17074 strut 
17075 \end_layout
17076
17077 \end_inset
17078
17079
17080 \size huge
17081 Huger
17082 \end_layout
17083
17084 \end_inset
17085 </cell>
17086 </row>
17087 </lyxtabular>
17088
17089 \end_inset
17090
17091
17092 \end_layout
17093
17094 \end_inset
17095
17096
17097 \begin_inset space \hfill{}
17098 \end_inset
17099
17100
17101 \end_layout
17102
17103 \end_inset
17104
17105
17106 \end_layout
17107
17108 \begin_layout Subsection
17109 Alignements de cellules spéciaux
17110 \begin_inset Index
17111 status collapsed
17112
17113 \begin_layout Plain Layout
17114 Personnalisation des tableaux ! Alignement de cellules spéciaux
17115 \end_layout
17116
17117 \end_inset
17118
17119
17120 \end_layout
17121
17122 \begin_layout Standard
17123 On peut parfois améliorer l'aspect d'un tableau en alignant le contenu des
17124  cellules sur un caractère donné, par exemple le séparateur décimal comme
17125  dans le tableau
17126 \begin_inset space ~
17127 \end_inset
17128
17129
17130 \begin_inset CommandInset ref
17131 LatexCommand ref
17132 reference "tab:Tableau-centré-sur-séparateur"
17133
17134 \end_inset
17135
17136 .
17137 \end_layout
17138
17139 \begin_layout Standard
17140 \begin_inset Float table
17141 placement h
17142 wide false
17143 sideways false
17144 status open
17145
17146 \begin_layout Plain Layout
17147 \begin_inset Caption
17148
17149 \begin_layout Plain Layout
17150 \begin_inset CommandInset label
17151 LatexCommand label
17152 name "tab:Tableau-centré-sur-séparateur"
17153
17154 \end_inset
17155
17156 Les cellules d'une colonnes sont centrées sur le séparateur décimal.
17157 \end_layout
17158
17159 \end_inset
17160
17161
17162 \end_layout
17163
17164 \begin_layout Plain Layout
17165 \align center
17166 \begin_inset Tabular
17167 <lyxtabular version="3" rows="4" columns="2">
17168 <features>
17169 <column alignment="right" valignment="top" width="0">
17170 <column alignment="left" valignment="top" width="0" special="@{}l">
17171 <row>
17172 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17173 \begin_inset Text
17174
17175 \begin_layout Plain Layout
17176 en-tête
17177 \end_layout
17178
17179 \end_inset
17180 </cell>
17181 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17182 \begin_inset Text
17183
17184 \begin_layout Plain Layout
17185
17186 \end_layout
17187
17188 \end_inset
17189 </cell>
17190 </row>
17191 <row>
17192 <cell alignment="center" valignment="top" usebox="none">
17193 \begin_inset Text
17194
17195 \begin_layout Plain Layout
17196 12,
17197 \end_layout
17198
17199 \end_inset
17200 </cell>
17201 <cell alignment="center" valignment="top" usebox="none">
17202 \begin_inset Text
17203
17204 \begin_layout Plain Layout
17205 6
17206 \end_layout
17207
17208 \end_inset
17209 </cell>
17210 </row>
17211 <row>
17212 <cell alignment="center" valignment="top" usebox="none">
17213 \begin_inset Text
17214
17215 \begin_layout Plain Layout
17216 0,
17217 \end_layout
17218
17219 \end_inset
17220 </cell>
17221 <cell alignment="center" valignment="top" usebox="none">
17222 \begin_inset Text
17223
17224 \begin_layout Plain Layout
17225 68
17226 \end_layout
17227
17228 \end_inset
17229 </cell>
17230 </row>
17231 <row>
17232 <cell alignment="center" valignment="top" usebox="none">
17233 \begin_inset Text
17234
17235 \begin_layout Plain Layout
17236 -123,
17237 \end_layout
17238
17239 \end_inset
17240 </cell>
17241 <cell alignment="center" valignment="top" usebox="none">
17242 \begin_inset Text
17243
17244 \begin_layout Plain Layout
17245 0
17246 \end_layout
17247
17248 \end_inset
17249 </cell>
17250 </row>
17251 </lyxtabular>
17252
17253 \end_inset
17254
17255
17256 \end_layout
17257
17258 \end_inset
17259
17260
17261 \end_layout
17262
17263 \begin_layout Standard
17264 Ce tableau a été créé comme un tableau 4×2.
17265  L'en-tête est une cellule multicolonne centrée.
17266  La première colonne est alignée à droite et contient les chiffres qui se
17267  trouvent avant la virgule ainsi que la virgule elle-même.
17268  La deuxième colonne est alignée à gauche et contient les chiffres situés
17269  après la virgule.
17270  Pour éviter l'espace qui est normalement placé entre deux colonnes d'un
17271  tableau, utilisez le paramètre LaTeX suivant pour la deuxième colonne :
17272 \end_layout
17273
17274 \begin_layout Standard
17275
17276 \series bold
17277 @{}l
17278 \end_layout
17279
17280 \begin_layout Standard
17281 Le tableau
17282 \begin_inset space ~
17283 \end_inset
17284
17285
17286 \begin_inset CommandInset ref
17287 LatexCommand ref
17288 reference "tab:Plusieurs-exemples-alignements"
17289
17290 \end_inset
17291
17292  montre quelques exemples d'alignements.
17293  Pour l'alignement sur l'opérateur de relation, vous devez ajouter le deuxième
17294  plus petit espace mathématique au début de la dernière colonne pour obtenir
17295  l'espacement correct autour du signe de relation.
17296 \end_layout
17297
17298 \begin_layout Standard
17299 \begin_inset Float table
17300 wide false
17301 sideways false
17302 status open
17303
17304 \begin_layout Plain Layout
17305 \begin_inset Caption
17306
17307 \begin_layout Plain Layout
17308 \begin_inset CommandInset label
17309 LatexCommand label
17310 name "tab:Plusieurs-exemples-alignements"
17311
17312 \end_inset
17313
17314 Plusieurs exemples d'alignement de cellules.
17315 \end_layout
17316
17317 \end_inset
17318
17319
17320 \end_layout
17321
17322 \begin_layout Plain Layout
17323 \align center
17324 \begin_inset Tabular
17325 <lyxtabular version="3" rows="4" columns="6">
17326 <features>
17327 <column alignment="right" valignment="top" width="0">
17328 <column alignment="left" valignment="top" width="0" special="@{}l">
17329 <column alignment="right" valignment="top" width="0">
17330 <column alignment="left" valignment="top" width="0" special="@{}l">
17331 <column alignment="right" valignment="top" width="0">
17332 <column alignment="left" valignment="top" width="0" special="@{}l">
17333 <row>
17334 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17335 \begin_inset Text
17336
17337 \begin_layout Plain Layout
17338 unités
17339 \end_layout
17340
17341 \end_inset
17342 </cell>
17343 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17344 \begin_inset Text
17345
17346 \begin_layout Plain Layout
17347
17348 \end_layout
17349
17350 \end_inset
17351 </cell>
17352 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17353 \begin_inset Text
17354
17355 \begin_layout Plain Layout
17356 exposants
17357 \end_layout
17358
17359 \end_inset
17360 </cell>
17361 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17362 \begin_inset Text
17363
17364 \begin_layout Plain Layout
17365
17366 \end_layout
17367
17368 \end_inset
17369 </cell>
17370 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17371 \begin_inset Text
17372
17373 \begin_layout Plain Layout
17374 relations
17375 \end_layout
17376
17377 \end_inset
17378 </cell>
17379 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17380 \begin_inset Text
17381
17382 \begin_layout Plain Layout
17383
17384 \end_layout
17385
17386 \end_inset
17387 </cell>
17388 </row>
17389 <row>
17390 <cell alignment="center" valignment="top" usebox="none">
17391 \begin_inset Text
17392
17393 \begin_layout Plain Layout
17394 12×
17395 \end_layout
17396
17397 \end_inset
17398 </cell>
17399 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17400 \begin_inset Text
17401
17402 \begin_layout Plain Layout
17403 24
17404 \begin_inset space \thinspace{}
17405 \end_inset
17406
17407 bouteilles
17408 \end_layout
17409
17410 \end_inset
17411 </cell>
17412 <cell alignment="center" valignment="top" usebox="none">
17413 \begin_inset Text
17414
17415 \begin_layout Plain Layout
17416 \begin_inset Formula $10\cdot$
17417 \end_inset
17418
17419
17420 \end_layout
17421
17422 \end_inset
17423 </cell>
17424 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17425 \begin_inset Text
17426
17427 \begin_layout Plain Layout
17428 \begin_inset Formula $10^{\mbox{-}17}$
17429 \end_inset
17430
17431
17432 \end_layout
17433
17434 \end_inset
17435 </cell>
17436 <cell alignment="center" valignment="top" usebox="none">
17437 \begin_inset Text
17438
17439 \begin_layout Plain Layout
17440 \begin_inset Formula $\Gamma(t)\propto$
17441 \end_inset
17442
17443
17444 \end_layout
17445
17446 \end_inset
17447 </cell>
17448 <cell alignment="center" valignment="top" usebox="none">
17449 \begin_inset Text
17450
17451 \begin_layout Plain Layout
17452 \begin_inset Formula $\:\Upsilon(t)$
17453 \end_inset
17454
17455
17456 \end_layout
17457
17458 \end_inset
17459 </cell>
17460 </row>
17461 <row>
17462 <cell alignment="center" valignment="top" usebox="none">
17463 \begin_inset Text
17464
17465 \begin_layout Plain Layout
17466 1024×
17467 \end_layout
17468
17469 \end_inset
17470 </cell>
17471 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17472 \begin_inset Text
17473
17474 \begin_layout Plain Layout
17475 768
17476 \begin_inset space \thinspace{}
17477 \end_inset
17478
17479 Pixels
17480 \end_layout
17481
17482 \end_inset
17483 </cell>
17484 <cell alignment="center" valignment="top" usebox="none">
17485 \begin_inset Text
17486
17487 \begin_layout Plain Layout
17488 \begin_inset Formula $5.78\cdot$
17489 \end_inset
17490
17491
17492 \end_layout
17493
17494 \end_inset
17495 </cell>
17496 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17497 \begin_inset Text
17498
17499 \begin_layout Plain Layout
17500 \begin_inset Formula $10^{7}$
17501 \end_inset
17502
17503
17504 \end_layout
17505
17506 \end_inset
17507 </cell>
17508 <cell alignment="center" valignment="top" usebox="none">
17509 \begin_inset Text
17510
17511 \begin_layout Plain Layout
17512 \begin_inset Formula $A\ne$
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 \begin_inset Formula $\: B_{\mathrm{red}}$
17525 \end_inset
17526
17527
17528 \end_layout
17529
17530 \end_inset
17531 </cell>
17532 </row>
17533 <row>
17534 <cell alignment="center" valignment="top" usebox="none">
17535 \begin_inset Text
17536
17537 \begin_layout Plain Layout
17538 32×
17539 \end_layout
17540
17541 \end_inset
17542 </cell>
17543 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17544 \begin_inset Text
17545
17546 \begin_layout Plain Layout
17547 6
17548 \begin_inset space \thinspace{}
17549 \end_inset
17550
17551 cm
17552 \end_layout
17553
17554 \end_inset
17555 </cell>
17556 <cell alignment="center" valignment="top" usebox="none">
17557 \begin_inset Text
17558
17559 \begin_layout Plain Layout
17560 -
17561 \begin_inset Formula $33.5\cdot$
17562 \end_inset
17563
17564
17565 \end_layout
17566
17567 \end_inset
17568 </cell>
17569 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17570 \begin_inset Text
17571
17572 \begin_layout Plain Layout
17573 \begin_inset Formula $10^{4}$
17574 \end_inset
17575
17576
17577 \end_layout
17578
17579 \end_inset
17580 </cell>
17581 <cell alignment="center" valignment="top" usebox="none">
17582 \begin_inset Text
17583
17584 \begin_layout Plain Layout
17585 \begin_inset Formula $\sin(\alpha)\ge$
17586 \end_inset
17587
17588
17589 \end_layout
17590
17591 \end_inset
17592 </cell>
17593 <cell alignment="center" valignment="top" usebox="none">
17594 \begin_inset Text
17595
17596 \begin_layout Plain Layout
17597 \begin_inset Formula $\:\sin(\beta)$
17598 \end_inset
17599
17600
17601 \end_layout
17602
17603 \end_inset
17604 </cell>
17605 </row>
17606 </lyxtabular>
17607
17608 \end_inset
17609
17610
17611 \end_layout
17612
17613 \end_inset
17614
17615
17616 \end_layout
17617
17618 \begin_layout Standard
17619 \begin_inset VSpace bigskip
17620 \end_inset
17621
17622 Il y a aussi le paquetage LaTeX 
17623 \series bold
17624 dcolumn
17625 \series default
17626
17627 \begin_inset Index
17628 status collapsed
17629
17630 \begin_layout Plain Layout
17631 Paquetages LaTeX ! dcolumn
17632 \end_layout
17633
17634 \end_inset
17635
17636  qui fournit des alignements pour les cellules de tableaux.
17637  Mais malheureusement, il traite le contenu des cellules comme des mathématiques
17638  et ne permet pas de formules dans les cellules du tableau : Avec 
17639 \series bold
17640 dcolumn
17641 \series default
17642  la première colonne du tableau
17643 \begin_inset space ~
17644 \end_inset
17645
17646
17647 \begin_inset CommandInset ref
17648 LatexCommand ref
17649 reference "tab:Plusieurs-exemples-alignements"
17650
17651 \end_inset
17652
17653  ressemblera à la première colonne du tableau
17654 \begin_inset space ~
17655 \end_inset
17656
17657
17658 \begin_inset CommandInset ref
17659 LatexCommand ref
17660 reference "tab:Alignements-avec-dcolumn"
17661
17662 \end_inset
17663
17664
17665 \lang english
17666  and only with some tricks like the expected.
17667  
17668 \lang french
17669 On ne peut pas aligner la deuxième et la troisième colonne du tableau
17670 \begin_inset space ~
17671 \end_inset
17672
17673
17674 \begin_inset CommandInset ref
17675 LatexCommand ref
17676 reference "tab:Plusieurs-exemples-alignements"
17677
17678 \end_inset
17679
17680  avec 
17681 \series bold
17682 dcolumn
17683 \series default
17684 .
17685 \end_layout
17686
17687 \begin_layout Standard
17688 \begin_inset Float table
17689 placement h
17690 wide false
17691 sideways false
17692 status open
17693
17694 \begin_layout Plain Layout
17695 \begin_inset Caption
17696
17697 \begin_layout Plain Layout
17698 \begin_inset CommandInset label
17699 LatexCommand label
17700 name "tab:Alignements-avec-dcolumn"
17701
17702 \end_inset
17703
17704 Alignements quand on utilise le paquetage LaTeX dcolumn.
17705  Pour toutes les colonnes des astuces d'alignement ont dû être utilisées
17706  pour obtenir la sortie.
17707 \end_layout
17708
17709 \end_inset
17710
17711
17712 \end_layout
17713
17714 \begin_layout Plain Layout
17715 \align center
17716 \begin_inset Tabular
17717 <lyxtabular version="3" rows="4" columns="3">
17718 <features>
17719 <column alignment="center" valignment="top" width="0" special="D{x}{\times}{-1.0}">
17720 <column alignment="center" valignment="top" width="0" special="D{x}{\times}{4.11}">
17721 <column alignment="center" valignment="top" width="0" special="D{+}{\,}{9.9}">
17722 <row>
17723 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17724 \begin_inset Text
17725
17726 \begin_layout Plain Layout
17727 unités
17728 \end_layout
17729
17730 \end_inset
17731 </cell>
17732 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17733 \begin_inset Text
17734
17735 \begin_layout Plain Layout
17736 unités
17737 \end_layout
17738
17739 \end_inset
17740 </cell>
17741 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17742 \begin_inset Text
17743
17744 \begin_layout Plain Layout
17745 unités
17746 \end_layout
17747
17748 \end_inset
17749 </cell>
17750 </row>
17751 <row>
17752 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17753 \begin_inset Text
17754
17755 \begin_layout Plain Layout
17756 12x24
17757 \begin_inset space \thinspace{}
17758 \end_inset
17759
17760 bouteilles
17761 \end_layout
17762
17763 \end_inset
17764 </cell>
17765 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17766 \begin_inset Text
17767
17768 \begin_layout Plain Layout
17769 12x24
17770 \begin_inset space \thinspace{}
17771 \end_inset
17772
17773
17774 \begin_inset Formula $\mbox{bouteilles}$
17775 \end_inset
17776
17777
17778 \end_layout
17779
17780 \end_inset
17781 </cell>
17782 <cell alignment="center" valignment="top" usebox="none">
17783 \begin_inset Text
17784
17785 \begin_layout Plain Layout
17786 12
17787 \begin_inset ERT
17788 status collapsed
17789
17790 \begin_layout Plain Layout
17791
17792
17793 \backslash
17794 times 
17795 \end_layout
17796
17797 \end_inset
17798
17799 24+
17800 \begin_inset Formula $\mbox{bouteilles}$
17801 \end_inset
17802
17803
17804 \end_layout
17805
17806 \end_inset
17807 </cell>
17808 </row>
17809 <row>
17810 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17811 \begin_inset Text
17812
17813 \begin_layout Plain Layout
17814 1024x768
17815 \begin_inset space \thinspace{}
17816 \end_inset
17817
17818 Pixels
17819 \end_layout
17820
17821 \end_inset
17822 </cell>
17823 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17824 \begin_inset Text
17825
17826 \begin_layout Plain Layout
17827 1024x768
17828 \begin_inset space \thinspace{}
17829 \end_inset
17830
17831
17832 \begin_inset Formula $\mbox{Pixels}$
17833 \end_inset
17834
17835
17836 \end_layout
17837
17838 \end_inset
17839 </cell>
17840 <cell alignment="center" valignment="top" usebox="none">
17841 \begin_inset Text
17842
17843 \begin_layout Plain Layout
17844 1024
17845 \begin_inset ERT
17846 status collapsed
17847
17848 \begin_layout Plain Layout
17849
17850
17851 \backslash
17852 times 
17853 \end_layout
17854
17855 \end_inset
17856
17857 768+
17858 \begin_inset Formula $\mbox{Pixels}$
17859 \end_inset
17860
17861
17862 \end_layout
17863
17864 \end_inset
17865 </cell>
17866 </row>
17867 <row>
17868 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17869 \begin_inset Text
17870
17871 \begin_layout Plain Layout
17872 32x6
17873 \begin_inset space \thinspace{}
17874 \end_inset
17875
17876 cm
17877 \end_layout
17878
17879 \end_inset
17880 </cell>
17881 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17882 \begin_inset Text
17883
17884 \begin_layout Plain Layout
17885 32x6
17886 \begin_inset space \thinspace{}
17887 \end_inset
17888
17889
17890 \begin_inset Formula $\mbox{cm}$
17891 \end_inset
17892
17893
17894 \end_layout
17895
17896 \end_inset
17897 </cell>
17898 <cell alignment="center" valignment="top" usebox="none">
17899 \begin_inset Text
17900
17901 \begin_layout Plain Layout
17902 32
17903 \begin_inset ERT
17904 status collapsed
17905
17906 \begin_layout Plain Layout
17907
17908
17909 \backslash
17910 times 
17911 \end_layout
17912
17913 \end_inset
17914
17915 6+
17916 \begin_inset Formula $\mbox{cm}$
17917 \end_inset
17918
17919
17920 \end_layout
17921
17922 \end_inset
17923 </cell>
17924 </row>
17925 </lyxtabular>
17926
17927 \end_inset
17928
17929
17930 \end_layout
17931
17932 \end_inset
17933
17934
17935 \end_layout
17936
17937 \begin_layout Subsection
17938 Formats de cellule et de colonne personnalisés
17939 \begin_inset CommandInset label
17940 LatexCommand label
17941 name "sub:Formats-personnalisés"
17942
17943 \end_inset
17944
17945
17946 \begin_inset Index
17947 status collapsed
17948
17949 \begin_layout Plain Layout
17950 Personnalisation des tableaux !  Format de cellule/colonne
17951 \end_layout
17952
17953 \end_inset
17954
17955
17956 \end_layout
17957
17958 \begin_layout Standard
17959 Calculer la largeur nécessaire pour des colonnes couvertes par un cellule
17960  multicolonne comme dans la section
17961 \begin_inset space ~
17962 \end_inset
17963
17964
17965 \begin_inset CommandInset ref
17966 LatexCommand ref
17967 reference "sub:Calculs-multicolonnes"
17968
17969 \end_inset
17970
17971  peut devenir très pénible si vous avez plusieurs tableaux avec des cellules
17972  multicolonnes.
17973  Pour vous rendre la vie plus facile, vous pouvez définir dans le préambule
17974  un format de cellule/colonne, qui puisse être utilisé dans tous les tableaux
17975  du document.
17976  Le format est défini avec la commande
17977 \end_layout
17978
17979 \begin_layout Standard
17980
17981 \series bold
17982
17983 \backslash
17984 newcolumntype{nom du format}[nombre d'arguments]{commandes}
17985 \end_layout
17986
17987 \begin_layout Standard
17988 Le nom du format peut n'avoir qu'une lettre.
17989  Les lettres 
17990 \emph on
17991 b
17992 \emph default
17993
17994 \emph on
17995 c
17996 \emph default
17997
17998 \emph on
17999 l
18000 \emph default
18001
18002 \emph on
18003 m
18004 \emph default
18005
18006 \emph on
18007 p
18008 \emph default
18009  et 
18010 \emph on
18011 r
18012 \emph default
18013  sont prédéfinies et donc ne peuvent être utilisées.
18014  Mais toutes les lettres de l'alphabet sont autorisées en majuscules.
18015 \end_layout
18016
18017 \begin_layout Standard
18018 \begin_inset VSpace medskip
18019 \end_inset
18020
18021
18022 \end_layout
18023
18024 \begin_layout Standard
18025 Pour de cellules multicolonnes centrées verticalement et horizontalement
18026  avec une largeur donnée, vous pouvez définir le format de cellule suivant
18027  :
18028 \end_layout
18029
18030 \begin_layout Standard
18031
18032 \series bold
18033
18034 \backslash
18035 newcolumntype{M}[1]{>{
18036 \backslash
18037 centering
18038 \backslash
18039 hspace{0pt}}m{#1}}
18040 \end_layout
18041
18042 \begin_layout Standard
18043 Où le 
18044 \series bold
18045
18046 \backslash
18047 hspace{0pt}
18048 \series default
18049  évite le problème de césure du premier mot, comme c'est décrit en section
18050 \begin_inset space ~
18051 \end_inset
18052
18053
18054 \begin_inset CommandInset ref
18055 LatexCommand ref
18056 reference "sub:Lignes-multiple-dans-cellule"
18057
18058 \end_inset
18059
18060 .
18061  Ensuite, vous pouvez entrer
18062 \end_layout
18063
18064 \begin_layout Standard
18065
18066 \series bold
18067 M{width}
18068 \end_layout
18069
18070 \begin_layout Standard
18071 comme paramètre LaTeX dans la fenêtre de dialogue de tableau pour créer
18072  une multicolonne.
18073 \end_layout
18074
18075 \begin_layout Standard
18076 \begin_inset VSpace bigskip
18077 \end_inset
18078
18079
18080 \end_layout
18081
18082 \begin_layout Standard
18083 Pour les cellules qui sont couvertes par la cellule multicolonne, vous pouvez
18084  définir le format
18085 \end_layout
18086
18087 \begin_layout Standard
18088
18089 \series bold
18090
18091 \backslash
18092 newcolumntype{S}[2]{>{
18093 \backslash
18094 centering
18095 \backslash
18096 hspace{0pt}}
18097 \begin_inset Newline newline
18098 \end_inset
18099
18100
18101 \begin_inset ERT
18102 status collapsed
18103
18104 \begin_layout Plain Layout
18105
18106
18107 \backslash
18108 phantom{
18109 \end_layout
18110
18111 \end_inset
18112
18113
18114 \backslash
18115 newcolumntype{S}[2]
18116 \begin_inset ERT
18117 status collapsed
18118
18119 \begin_layout Plain Layout
18120
18121 }
18122 \end_layout
18123
18124 \end_inset
18125
18126 m{(#1+(2
18127 \backslash
18128 tabcolsep+
18129 \backslash
18130 arrayrulewidth)*(1-#2))/#2}}
18131 \end_layout
18132
18133 \begin_layout Standard
18134 Ce format utilise l'équation
18135 \begin_inset space ~
18136 \end_inset
18137
18138
18139 \begin_inset CommandInset ref
18140 LatexCommand eqref
18141 reference "eq:Wgn"
18142
18143 \end_inset
18144
18145  pour calculer la largeur que doit avoir chacune des cellules couverte par
18146  la cellule multicolonne pour qu'elles aient toutes la même largeur.
18147 \end_layout
18148
18149 \begin_layout Standard
18150 Ensuite, vous pouvez entrer
18151 \end_layout
18152
18153 \begin_layout Standard
18154
18155 \series bold
18156 S{largeur de la cellule multicolonne}{nombre de colonnes couvertes}
18157 \end_layout
18158
18159 \begin_layout Standard
18160 comme paramètre LaTeX de la colonne.
18161 \end_layout
18162
18163 \begin_layout Standard
18164 \begin_inset VSpace bigskip
18165 \end_inset
18166
18167
18168 \end_layout
18169
18170 \begin_layout Standard
18171 Pour des colonnes colorées, vous pouvez définir
18172 \end_layout
18173
18174 \begin_layout Standard
18175
18176 \series bold
18177
18178 \backslash
18179 newcolumntype{K}[1]{>{
18180 \backslash
18181 columncolor{#1}
18182 \backslash
18183 hspace{0pt}}c}
18184 \end_layout
18185
18186 \begin_layout Standard
18187 Le 
18188 \begin_inset Quotes eld
18189 \end_inset
18190
18191 c
18192 \begin_inset Quotes erd
18193 \end_inset
18194
18195  à la fin crée une colonne de largeur variable dont le texte est centré
18196  horizontalement.
18197  Vous pouvez maintenant entrer
18198 \end_layout
18199
18200 \begin_layout Standard
18201
18202 \series bold
18203 K{nom de couleur}
18204 \end_layout
18205
18206 \begin_layout Standard
18207 comme paramètre LaTeX.
18208 \end_layout
18209
18210 \begin_layout Standard
18211 \begin_inset VSpace bigskip
18212 \end_inset
18213
18214
18215 \end_layout
18216
18217 \begin_layout Standard
18218 Pour créer le tableau
18219 \begin_inset space ~
18220 \end_inset
18221
18222
18223 \begin_inset CommandInset ref
18224 LatexCommand ref
18225 reference "tab:Tableau-formats-personnalisés"
18226
18227 \end_inset
18228
18229  utilisez les paramètres LaTeX
18230 \end_layout
18231
18232 \begin_layout Standard
18233
18234 \series bold
18235 M{2.5cm}
18236 \end_layout
18237
18238 \begin_layout Standard
18239 pour la première colonne et la multicolonne,
18240 \end_layout
18241
18242 \begin_layout Standard
18243
18244 \series bold
18245 K{red}
18246 \end_layout
18247
18248 \begin_layout Standard
18249 pour la dernière colonne, et
18250 \end_layout
18251
18252 \begin_layout Standard
18253
18254 \series bold
18255 S{2.5cm}{2}
18256 \end_layout
18257
18258 \begin_layout Standard
18259 pour les cellules de la deuxième colonne.
18260 \end_layout
18261
18262 \begin_layout Standard
18263 \begin_inset Float table
18264 placement h
18265 wide false
18266 sideways false
18267 status open
18268
18269 \begin_layout Plain Layout
18270 \begin_inset Caption
18271
18272 \begin_layout Plain Layout
18273 \begin_inset CommandInset label
18274 LatexCommand label
18275 name "tab:Tableau-formats-personnalisés"
18276
18277 \end_inset
18278
18279 Tableau utilisant des formats personnalisés
18280 \end_layout
18281
18282 \end_inset
18283
18284
18285 \end_layout
18286
18287 \begin_layout Plain Layout
18288 \align center
18289 \begin_inset Tabular
18290 <lyxtabular version="3" rows="3" columns="4">
18291 <features>
18292 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
18293 <column alignment="center" valignment="middle" width="0" special="S{2.5cm}{2}">
18294 <column alignment="center" valignment="middle" width="0">
18295 <column alignment="center" valignment="middle" width="0" special="K{red}">
18296 <row>
18297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18298 \begin_inset Text
18299
18300 \begin_layout Plain Layout
18301 motTrèsLongDansUneCellule
18302 \end_layout
18303
18304 \end_inset
18305 </cell>
18306 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
18307 \begin_inset Text
18308
18309 \begin_layout Plain Layout
18310 multicolonne avec multiligne
18311 \end_layout
18312
18313 \end_inset
18314 </cell>
18315 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18316 \begin_inset Text
18317
18318 \begin_layout Plain Layout
18319
18320 \end_layout
18321
18322 \end_inset
18323 </cell>
18324 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18325 \begin_inset Text
18326
18327 \begin_layout Plain Layout
18328 c
18329 \end_layout
18330
18331 \end_inset
18332 </cell>
18333 </row>
18334 <row>
18335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18336 \begin_inset Text
18337
18338 \begin_layout Plain Layout
18339 d
18340 \end_layout
18341
18342 \end_inset
18343 </cell>
18344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18345 \begin_inset Text
18346
18347 \begin_layout Plain Layout
18348 e
18349 \end_layout
18350
18351 \end_inset
18352 </cell>
18353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18354 \begin_inset Text
18355
18356 \begin_layout Plain Layout
18357 f
18358 \end_layout
18359
18360 \end_inset
18361 </cell>
18362 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18363 \begin_inset Text
18364
18365 \begin_layout Plain Layout
18366 g
18367 \end_layout
18368
18369 \end_inset
18370 </cell>
18371 </row>
18372 <row>
18373 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18374 \begin_inset Text
18375
18376 \begin_layout Plain Layout
18377 h
18378 \end_layout
18379
18380 \end_inset
18381 </cell>
18382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18383 \begin_inset Text
18384
18385 \begin_layout Plain Layout
18386 i
18387 \end_layout
18388
18389 \end_inset
18390 </cell>
18391 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18392 \begin_inset Text
18393
18394 \begin_layout Plain Layout
18395 j
18396 \end_layout
18397
18398 \end_inset
18399 </cell>
18400 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18401 \begin_inset Text
18402
18403 \begin_layout Plain Layout
18404 k
18405 \end_layout
18406
18407 \end_inset
18408 </cell>
18409 </row>
18410 </lyxtabular>
18411
18412 \end_inset
18413
18414
18415 \end_layout
18416
18417 \end_inset
18418
18419
18420 \end_layout
18421
18422 \begin_layout Subsection
18423 Épaisseur des filets
18424 \begin_inset CommandInset label
18425 LatexCommand label
18426 name "sub:Epaisseur-filets"
18427
18428 \end_inset
18429
18430
18431 \begin_inset Index
18432 status collapsed
18433
18434 \begin_layout Plain Layout
18435 Personnalisation des tableaux ! Épaisseur filets
18436 \end_layout
18437
18438 \end_inset
18439
18440
18441 \end_layout
18442
18443 \begin_layout Standard
18444 L'épaisseur de tous les filets d'un tableau peut être modifiée avec la variable
18445  
18446 \series bold
18447
18448 \backslash
18449 arrayrulewidth
18450 \series default
18451 .
18452  Pour mettre, par exemple, une épaisseur de filet de 1.5
18453 \begin_inset space \thinspace{}
18454 \end_inset
18455
18456 pt, comme pour le tableau
18457 \begin_inset space ~
18458 \end_inset
18459
18460
18461 \begin_inset CommandInset ref
18462 LatexCommand ref
18463 reference "tab:Tableau-filets-1.5pt"
18464
18465 \end_inset
18466
18467 , insérez la commande
18468 \end_layout
18469
18470 \begin_layout Standard
18471
18472 \series bold
18473
18474 \backslash
18475 setlength{
18476 \backslash
18477 arrayrulewidth}{1.5pt}
18478 \end_layout
18479
18480 \begin_layout Standard
18481 en code TeX avant le tableau ou le flottant de tableau.
18482  La nouvelle épaisseur de filet reste valable pour tous les tableaux qui
18483  suivent.
18484  pour revenir aux valeurs implicites, mettez 
18485 \series bold
18486
18487 \backslash
18488 arrayrulewidth
18489 \series default
18490  à 0.4
18491 \begin_inset space \thinspace{}
18492 \end_inset
18493
18494 pt en utilisant du code LaTeX après le tableau ou le flottant de tableau.
18495 \end_layout
18496
18497 \begin_layout Standard
18498 \begin_inset ERT
18499 status collapsed
18500
18501 \begin_layout Plain Layout
18502
18503
18504 \backslash
18505 setlength{
18506 \backslash
18507 arrayrulewidth}{1.5pt}
18508 \end_layout
18509
18510 \end_inset
18511
18512
18513 \begin_inset Float table
18514 wide false
18515 sideways false
18516 status open
18517
18518 \begin_layout Plain Layout
18519 \begin_inset Caption
18520
18521 \begin_layout Plain Layout
18522 \begin_inset CommandInset label
18523 LatexCommand label
18524 name "tab:Tableau-filets-1.5pt"
18525
18526 \end_inset
18527
18528 Tableau avec des filets de 1.5
18529 \begin_inset space \thinspace{}
18530 \end_inset
18531
18532 pt
18533 \end_layout
18534
18535 \end_inset
18536
18537
18538 \end_layout
18539
18540 \begin_layout Plain Layout
18541 \align center
18542 \begin_inset Tabular
18543 <lyxtabular version="3" rows="3" columns="3">
18544 <features>
18545 <column alignment="center" valignment="top" width="0">
18546 <column alignment="center" valignment="top" width="0">
18547 <column alignment="center" valignment="top" width="0">
18548 <row>
18549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18550 \begin_inset Text
18551
18552 \begin_layout Plain Layout
18553 sd
18554 \end_layout
18555
18556 \end_inset
18557 </cell>
18558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18559 \begin_inset Text
18560
18561 \begin_layout Plain Layout
18562
18563 \end_layout
18564
18565 \end_inset
18566 </cell>
18567 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18568 \begin_inset Text
18569
18570 \begin_layout Plain Layout
18571
18572 \end_layout
18573
18574 \end_inset
18575 </cell>
18576 </row>
18577 <row>
18578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18579 \begin_inset Text
18580
18581 \begin_layout Plain Layout
18582
18583 \end_layout
18584
18585 \end_inset
18586 </cell>
18587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18588 \begin_inset Text
18589
18590 \begin_layout Plain Layout
18591 sd
18592 \end_layout
18593
18594 \end_inset
18595 </cell>
18596 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18597 \begin_inset Text
18598
18599 \begin_layout Plain Layout
18600
18601 \end_layout
18602
18603 \end_inset
18604 </cell>
18605 </row>
18606 <row>
18607 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18608 \begin_inset Text
18609
18610 \begin_layout Plain Layout
18611
18612 \end_layout
18613
18614 \end_inset
18615 </cell>
18616 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18617 \begin_inset Text
18618
18619 \begin_layout Plain Layout
18620
18621 \end_layout
18622
18623 \end_inset
18624 </cell>
18625 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18626 \begin_inset Text
18627
18628 \begin_layout Plain Layout
18629 sd
18630 \end_layout
18631
18632 \end_inset
18633 </cell>
18634 </row>
18635 </lyxtabular>
18636
18637 \end_inset
18638
18639
18640 \end_layout
18641
18642 \end_inset
18643
18644
18645 \begin_inset ERT
18646 status collapsed
18647
18648 \begin_layout Plain Layout
18649
18650
18651 \backslash
18652 setlength{
18653 \backslash
18654 arrayrulewidth}{0.4pt}
18655 \end_layout
18656
18657 \end_inset
18658
18659
18660 \end_layout
18661
18662 \begin_layout Standard
18663 \begin_inset VSpace bigskip
18664 \end_inset
18665
18666 Pour que seuls les filets horizontaux aient une épaisseur de 1.5
18667 \begin_inset space \thinspace{}
18668 \end_inset
18669
18670 pt, comme dans le tableau
18671 \begin_inset space ~
18672 \end_inset
18673
18674
18675 \begin_inset CommandInset ref
18676 LatexCommand ref
18677 reference "tab:Tableau-filets-horizontaux-1.5pt"
18678
18679 \end_inset
18680
18681 , insérez les commandes suivantes en code TeX avant le tableau ou le flottant
18682  de tableau :
18683 \end_layout
18684
18685 \begin_layout Standard
18686
18687 \series bold
18688
18689 \backslash
18690 let
18691 \backslash
18692 myHline
18693 \backslash
18694 hline
18695 \begin_inset Newline newline
18696 \end_inset
18697
18698
18699 \backslash
18700 renewcommand{
18701 \backslash
18702 hline}
18703 \begin_inset Newline newline
18704 \end_inset
18705
18706  {
18707 \backslash
18708 noalign{
18709 \backslash
18710 global
18711 \backslash
18712 arrayrulewidth 1.5pt}
18713 \begin_inset Newline newline
18714 \end_inset
18715
18716  
18717 \backslash
18718 myHline
18719 \backslash
18720 noalign{
18721 \backslash
18722 global
18723 \backslash
18724 arrayrulewidth 0.4pt}}
18725 \end_layout
18726
18727 \begin_layout Standard
18728 Pour revenir à l'épaisseur de filet implicite, insérez les commandes suivantes
18729  en code TeX après le tableau ou le flottant de tableau :
18730 \end_layout
18731
18732 \begin_layout Standard
18733
18734 \series bold
18735
18736 \backslash
18737 renewcommand{
18738 \backslash
18739 hline}{
18740 \backslash
18741 myHline}
18742 \end_layout
18743
18744 \begin_layout Standard
18745 \begin_inset ERT
18746 status collapsed
18747
18748 \begin_layout Plain Layout
18749
18750
18751 \backslash
18752 let
18753 \backslash
18754 myHline
18755 \backslash
18756 hline
18757 \end_layout
18758
18759 \begin_layout Plain Layout
18760
18761
18762 \backslash
18763 renewcommand{
18764 \backslash
18765 hline}
18766 \end_layout
18767
18768 \begin_layout Plain Layout
18769
18770  {
18771 \backslash
18772 noalign{
18773 \backslash
18774 global
18775 \backslash
18776 arrayrulewidth 1.5pt}
18777 \end_layout
18778
18779 \begin_layout Plain Layout
18780
18781   
18782 \backslash
18783 myHline
18784 \backslash
18785 noalign{
18786 \backslash
18787 global
18788 \backslash
18789 arrayrulewidth 0.4pt}}
18790 \end_layout
18791
18792 \end_inset
18793
18794
18795 \begin_inset Float table
18796 wide false
18797 sideways false
18798 status open
18799
18800 \begin_layout Plain Layout
18801 \begin_inset Caption
18802
18803 \begin_layout Plain Layout
18804 \begin_inset CommandInset label
18805 LatexCommand label
18806 name "tab:Tableau-filets-horizontaux-1.5pt"
18807
18808 \end_inset
18809
18810 Tableau avec des filets horizontaux de 1.5
18811 \begin_inset space \thinspace{}
18812 \end_inset
18813
18814 pt
18815 \end_layout
18816
18817 \end_inset
18818
18819
18820 \end_layout
18821
18822 \begin_layout Plain Layout
18823 \align center
18824 \begin_inset Tabular
18825 <lyxtabular version="3" rows="3" columns="3">
18826 <features>
18827 <column alignment="center" valignment="top" width="0">
18828 <column alignment="center" valignment="top" width="0">
18829 <column alignment="center" valignment="top" width="0">
18830 <row>
18831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18832 \begin_inset Text
18833
18834 \begin_layout Plain Layout
18835 sd
18836 \end_layout
18837
18838 \end_inset
18839 </cell>
18840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18841 \begin_inset Text
18842
18843 \begin_layout Plain Layout
18844
18845 \end_layout
18846
18847 \end_inset
18848 </cell>
18849 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18850 \begin_inset Text
18851
18852 \begin_layout Plain Layout
18853
18854 \end_layout
18855
18856 \end_inset
18857 </cell>
18858 </row>
18859 <row>
18860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18861 \begin_inset Text
18862
18863 \begin_layout Plain Layout
18864
18865 \end_layout
18866
18867 \end_inset
18868 </cell>
18869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18870 \begin_inset Text
18871
18872 \begin_layout Plain Layout
18873 sd
18874 \end_layout
18875
18876 \end_inset
18877 </cell>
18878 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18879 \begin_inset Text
18880
18881 \begin_layout Plain Layout
18882
18883 \end_layout
18884
18885 \end_inset
18886 </cell>
18887 </row>
18888 <row>
18889 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18890 \begin_inset Text
18891
18892 \begin_layout Plain Layout
18893
18894 \end_layout
18895
18896 \end_inset
18897 </cell>
18898 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18899 \begin_inset Text
18900
18901 \begin_layout Plain Layout
18902
18903 \end_layout
18904
18905 \end_inset
18906 </cell>
18907 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18908 \begin_inset Text
18909
18910 \begin_layout Plain Layout
18911 sd
18912 \end_layout
18913
18914 \end_inset
18915 </cell>
18916 </row>
18917 </lyxtabular>
18918
18919 \end_inset
18920
18921
18922 \end_layout
18923
18924 \end_inset
18925
18926
18927 \begin_inset ERT
18928 status collapsed
18929
18930 \begin_layout Plain Layout
18931
18932
18933 \backslash
18934 renewcommand{
18935 \backslash
18936 hline}{
18937 \backslash
18938 myHline}
18939 \end_layout
18940
18941 \end_inset
18942
18943
18944 \end_layout
18945
18946 \begin_layout Standard
18947 \begin_inset VSpace bigskip
18948 \end_inset
18949
18950 Pour que seuls les filets verticaux aient une épaisseur de 1.5
18951 \begin_inset space \thinspace{}
18952 \end_inset
18953
18954 pt, créez le format de colonne suivant dans le préambule, en suivant la
18955  description de la section
18956 \begin_inset space ~
18957 \end_inset
18958
18959
18960 \begin_inset CommandInset ref
18961 LatexCommand ref
18962 reference "sub:Formats-personnalisés"
18963
18964 \end_inset
18965
18966 :
18967 \end_layout
18968
18969 \begin_layout Standard
18970
18971 \series bold
18972
18973 \backslash
18974 newcolumntype{V}{!{
18975 \backslash
18976 vrule width 1.5pt}}
18977 \end_layout
18978
18979 \begin_layout Standard
18980 Pour le tableau
18981 \begin_inset space ~
18982 \end_inset
18983
18984
18985 \begin_inset CommandInset ref
18986 LatexCommand ref
18987 reference "tab:Tableau-filets-verticaux-1.5pt"
18988
18989 \end_inset
18990
18991  le paramètre LaTeX 
18992 \end_layout
18993
18994 \begin_layout Standard
18995
18996 \series bold
18997 VcV
18998 \end_layout
18999
19000 \begin_layout Standard
19001 a été utilisé pour la dernière colonne et
19002 \end_layout
19003
19004 \begin_layout Standard
19005
19006 \series bold
19007 Vc
19008 \end_layout
19009
19010 \begin_layout Standard
19011 pour les autres colonnes.
19012 \end_layout
19013
19014 \begin_layout Standard
19015 \begin_inset Float table
19016 wide false
19017 sideways false
19018 status open
19019
19020 \begin_layout Plain Layout
19021 \begin_inset Caption
19022
19023 \begin_layout Plain Layout
19024 \begin_inset CommandInset label
19025 LatexCommand label
19026 name "tab:Tableau-filets-verticaux-1.5pt"
19027
19028 \end_inset
19029
19030 Tableau avec des filets verticaux de 1.5
19031 \begin_inset space \thinspace{}
19032 \end_inset
19033
19034 pt 
19035 \end_layout
19036
19037 \end_inset
19038
19039
19040 \end_layout
19041
19042 \begin_layout Plain Layout
19043 \align center
19044 \begin_inset Tabular
19045 <lyxtabular version="3" rows="3" columns="3">
19046 <features>
19047 <column alignment="center" valignment="top" width="0" special="Vc">
19048 <column alignment="center" valignment="top" width="0" special="Vc">
19049 <column alignment="center" valignment="top" width="0" special="VcV">
19050 <row>
19051 <cell alignment="center" valignment="top" topline="true" usebox="none">
19052 \begin_inset Text
19053
19054 \begin_layout Plain Layout
19055 sd
19056 \end_layout
19057
19058 \end_inset
19059 </cell>
19060 <cell alignment="center" valignment="top" topline="true" usebox="none">
19061 \begin_inset Text
19062
19063 \begin_layout Plain Layout
19064
19065 \end_layout
19066
19067 \end_inset
19068 </cell>
19069 <cell alignment="center" valignment="top" topline="true" usebox="none">
19070 \begin_inset Text
19071
19072 \begin_layout Plain Layout
19073
19074 \end_layout
19075
19076 \end_inset
19077 </cell>
19078 </row>
19079 <row>
19080 <cell alignment="center" valignment="top" topline="true" usebox="none">
19081 \begin_inset Text
19082
19083 \begin_layout Plain Layout
19084
19085 \end_layout
19086
19087 \end_inset
19088 </cell>
19089 <cell alignment="center" valignment="top" topline="true" usebox="none">
19090 \begin_inset Text
19091
19092 \begin_layout Plain Layout
19093 sd
19094 \end_layout
19095
19096 \end_inset
19097 </cell>
19098 <cell alignment="center" valignment="top" topline="true" usebox="none">
19099 \begin_inset Text
19100
19101 \begin_layout Plain Layout
19102
19103 \end_layout
19104
19105 \end_inset
19106 </cell>
19107 </row>
19108 <row>
19109 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19110 \begin_inset Text
19111
19112 \begin_layout Plain Layout
19113
19114 \end_layout
19115
19116 \end_inset
19117 </cell>
19118 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19119 \begin_inset Text
19120
19121 \begin_layout Plain Layout
19122
19123 \end_layout
19124
19125 \end_inset
19126 </cell>
19127 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19128 \begin_inset Text
19129
19130 \begin_layout Plain Layout
19131 sd
19132 \end_layout
19133
19134 \end_inset
19135 </cell>
19136 </row>
19137 </lyxtabular>
19138
19139 \end_inset
19140
19141
19142 \end_layout
19143
19144 \end_inset
19145
19146
19147 \end_layout
19148
19149 \begin_layout Subsection
19150 Filets à traits interrompus
19151 \begin_inset Index
19152 status collapsed
19153
19154 \begin_layout Plain Layout
19155 Personnalisation des tableaux ! Filets à traits interrompus
19156 \end_layout
19157
19158 \end_inset
19159
19160
19161 \end_layout
19162
19163 \begin_layout Standard
19164 \begin_inset ERT
19165 status collapsed
19166
19167 \begin_layout Plain Layout
19168
19169
19170 \backslash
19171 ifarydshln
19172 \end_layout
19173
19174 \end_inset
19175
19176
19177 \begin_inset Note Note
19178 status open
19179
19180 \begin_layout Plain Layout
19181 La section suivante ne s'affichera que si vous avez installé le paquetage
19182  LaTeX 
19183 \series bold
19184 arydshln
19185 \series default
19186 .
19187 \end_layout
19188
19189 \end_inset
19190
19191
19192 \end_layout
19193
19194 \begin_layout Standard
19195 \begin_inset Float table
19196 placement H
19197 wide false
19198 sideways false
19199 status open
19200
19201 \begin_layout Plain Layout
19202 \begin_inset Caption
19203
19204 \begin_layout Plain Layout
19205 \begin_inset CommandInset label
19206 LatexCommand label
19207 name "tab:Tableau-filets-tirets"
19208
19209 \end_inset
19210
19211 Tableau avec des filets à traits interrompus
19212 \end_layout
19213
19214 \end_inset
19215
19216
19217 \end_layout
19218
19219 \begin_layout Plain Layout
19220 \align center
19221 \begin_inset Tabular
19222 <lyxtabular version="3" rows="5" columns="5">
19223 <features>
19224 <column alignment="center" valignment="top" width="0">
19225 <column alignment="center" valignment="top" width="0">
19226 <column alignment="center" valignment="top" width="0" special=":c">
19227 <column alignment="center" valignment="top" width="0">
19228 <column alignment="center" valignment="top" width="0">
19229 <row>
19230 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19231 \begin_inset Text
19232
19233 \begin_layout Plain Layout
19234 a
19235 \end_layout
19236
19237 \end_inset
19238 </cell>
19239 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19240 \begin_inset Text
19241
19242 \begin_layout Plain Layout
19243 b
19244 \end_layout
19245
19246 \end_inset
19247 </cell>
19248 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19249 \begin_inset Text
19250
19251 \begin_layout Plain Layout
19252 c
19253 \end_layout
19254
19255 \end_inset
19256 </cell>
19257 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19258 \begin_inset Text
19259
19260 \begin_layout Plain Layout
19261 d
19262 \end_layout
19263
19264 \end_inset
19265 </cell>
19266 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19267 \begin_inset Text
19268
19269 \begin_layout Plain Layout
19270 e
19271 \end_layout
19272
19273 \end_inset
19274 </cell>
19275 </row>
19276 <row>
19277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19278 \begin_inset Text
19279
19280 \begin_layout Plain Layout
19281 f
19282 \end_layout
19283
19284 \end_inset
19285 </cell>
19286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19287 \begin_inset Text
19288
19289 \begin_layout Plain Layout
19290 g
19291 \end_layout
19292
19293 \end_inset
19294 </cell>
19295 <cell alignment="center" valignment="top" topline="true" usebox="none">
19296 \begin_inset Text
19297
19298 \begin_layout Plain Layout
19299 h
19300 \end_layout
19301
19302 \end_inset
19303 </cell>
19304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19305 \begin_inset Text
19306
19307 \begin_layout Plain Layout
19308 i
19309 \end_layout
19310
19311 \end_inset
19312 </cell>
19313 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19314 \begin_inset Text
19315
19316 \begin_layout Plain Layout
19317 j
19318 \end_layout
19319
19320 \end_inset
19321 </cell>
19322 </row>
19323 <row>
19324 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19325 \begin_inset Text
19326
19327 \begin_layout Plain Layout
19328 \begin_inset ERT
19329 status collapsed
19330
19331 \begin_layout Plain Layout
19332
19333
19334 \backslash
19335 hdashline 
19336 \end_layout
19337
19338 \end_inset
19339
19340 k
19341 \end_layout
19342
19343 \end_inset
19344 </cell>
19345 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19346 \begin_inset Text
19347
19348 \begin_layout Plain Layout
19349 l
19350 \end_layout
19351
19352 \end_inset
19353 </cell>
19354 <cell alignment="center" valignment="top" usebox="none">
19355 \begin_inset Text
19356
19357 \begin_layout Plain Layout
19358 m
19359 \end_layout
19360
19361 \end_inset
19362 </cell>
19363 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19364 \begin_inset Text
19365
19366 \begin_layout Plain Layout
19367 n
19368 \end_layout
19369
19370 \end_inset
19371 </cell>
19372 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19373 \begin_inset Text
19374
19375 \begin_layout Plain Layout
19376 o
19377 \end_layout
19378
19379 \end_inset
19380 </cell>
19381 </row>
19382 <row>
19383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19384 \begin_inset Text
19385
19386 \begin_layout Plain Layout
19387 \begin_inset ERT
19388 status collapsed
19389
19390 \begin_layout Plain Layout
19391
19392
19393 \backslash
19394 cdashline{4-5}
19395 \end_layout
19396
19397 \end_inset
19398
19399 p
19400 \end_layout
19401
19402 \end_inset
19403 </cell>
19404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19405 \begin_inset Text
19406
19407 \begin_layout Plain Layout
19408 q
19409 \end_layout
19410
19411 \end_inset
19412 </cell>
19413 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
19414 \begin_inset Text
19415
19416 \begin_layout Plain Layout
19417 r
19418 \end_layout
19419
19420 \end_inset
19421 </cell>
19422 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none" special="c:">
19423 \begin_inset Text
19424
19425 \begin_layout Plain Layout
19426 s
19427 \end_layout
19428
19429 \end_inset
19430 </cell>
19431 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19432 \begin_inset Text
19433
19434 \begin_layout Plain Layout
19435
19436 \end_layout
19437
19438 \end_inset
19439 </cell>
19440 </row>
19441 <row>
19442 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19443 \begin_inset Text
19444
19445 \begin_layout Plain Layout
19446 t
19447 \end_layout
19448
19449 \end_inset
19450 </cell>
19451 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19452 \begin_inset Text
19453
19454 \begin_layout Plain Layout
19455 u
19456 \end_layout
19457
19458 \end_inset
19459 </cell>
19460 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19461 \begin_inset Text
19462
19463 \begin_layout Plain Layout
19464 v
19465 \end_layout
19466
19467 \end_inset
19468 </cell>
19469 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19470 \begin_inset Text
19471
19472 \begin_layout Plain Layout
19473 w
19474 \end_layout
19475
19476 \end_inset
19477 </cell>
19478 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19479 \begin_inset Text
19480
19481 \begin_layout Plain Layout
19482 x
19483 \end_layout
19484
19485 \end_inset
19486 </cell>
19487 </row>
19488 </lyxtabular>
19489
19490 \end_inset
19491
19492
19493 \end_layout
19494
19495 \end_inset
19496
19497
19498 \end_layout
19499
19500 \begin_layout Standard
19501 LyX ne gère pas de façon native les filets à lignes interrompues, vous devez
19502  donc employer du code TeX.
19503  Mais avant il faut charger le paquetage LaTeX 
19504 \series bold
19505 arydshln
19506 \series default
19507
19508 \begin_inset Index
19509 status collapsed
19510
19511 \begin_layout Plain Layout
19512 Paquetages LaTeX ! arydshln
19513 \end_layout
19514
19515 \end_inset
19516
19517  dans le préambule du document avec la commande 
19518 \end_layout
19519
19520 \begin_layout Standard
19521
19522 \series bold
19523
19524 \backslash
19525 usepackage{arydshln}
19526 \end_layout
19527
19528 \begin_layout Standard
19529 Pour faire un filet vertical avec un trait interrompu, mettez deux points
19530  
19531 \begin_inset Quotes eld
19532 \end_inset
19533
19534 :
19535 \begin_inset Quotes erd
19536 \end_inset
19537
19538  avec le caractère décrivant l'alignement horizontal comme paramètre LaTeX
19539  dans la fenêtre de dialogue de paramètre du tableau.
19540 \end_layout
19541
19542 \begin_layout Standard
19543 Pour un trait horizontal interrompu, ajoutez la commande
19544 \end_layout
19545
19546 \begin_layout Standard
19547
19548 \series bold
19549
19550 \backslash
19551 hdashline
19552 \end_layout
19553
19554 \begin_layout Standard
19555 en code TeX comme premier élément de la première cellule de la ligne de
19556  tableau.
19557 \end_layout
19558
19559 \begin_layout Standard
19560 Pour des filets interrompus avec des cellules multicolonnes, utilisez la
19561  commande 
19562 \end_layout
19563
19564 \begin_layout Standard
19565
19566 \series bold
19567
19568 \backslash
19569 cdashline{
19570 \series default
19571 numéros de colonnes}
19572 \end_layout
19573
19574 \begin_layout Standard
19575 en code TeX comme premier élément de la première cellule de la ligne.
19576  Si par exemple, vous avez une cellule multicolonne qui couvre les colonnes
19577  2 à 4 et que vous voulez un filet interrompu au dessus, ajoutez la commande
19578 \end_layout
19579
19580 \begin_layout Standard
19581
19582 \series bold
19583
19584 \backslash
19585 cdashline{2-4}
19586 \end_layout
19587
19588 \begin_layout Standard
19589 comme premier élément de la première cellule de la ligne contenant la multicolon
19590 ne.
19591 \end_layout
19592
19593 \begin_layout Standard
19594 \begin_inset VSpace bigskip
19595 \end_inset
19596
19597
19598 \end_layout
19599
19600 \begin_layout Standard
19601 Le tableau
19602 \begin_inset space ~
19603 \end_inset
19604
19605
19606 \begin_inset CommandInset ref
19607 LatexCommand ref
19608 reference "tab:Tableau-filets-tirets"
19609
19610 \end_inset
19611
19612  a été créé en utilisant 
19613 \begin_inset Quotes eld
19614 \end_inset
19615
19616
19617 \series bold
19618 :c
19619 \series default
19620
19621 \begin_inset Quotes erd
19622 \end_inset
19623
19624  comme paramètre LaTeX pour la troisième colonne.
19625  La commande en code TeX 
19626 \series bold
19627
19628 \backslash
19629 hdashline
19630 \series default
19631  a été insérée dans la première cellule de la troisième ligne et la commande
19632  en code TeX 
19633 \series bold
19634
19635 \backslash
19636 cdashline{4-5}
19637 \series default
19638  a été insérée dans la première cellule de la quatrième ligne.
19639 \end_layout
19640
19641 \begin_layout Standard
19642 \begin_inset Note Greyedout
19643 status open
19644
19645 \begin_layout Plain Layout
19646
19647 \series bold
19648 Note:
19649 \series default
19650  Le paquetage LaTeX 
19651 \series bold
19652 arydshln
19653 \series default
19654  qui a été utilisé n'est apparemment pas compatible avec le paquetage LaTeX
19655  
19656 \series bold
19657 colortbl
19658 \series default
19659
19660 \begin_inset Index
19661 status collapsed
19662
19663 \begin_layout Plain Layout
19664 Paquetages LaTeX ! colortbl
19665 \end_layout
19666
19667 \end_inset
19668
19669  qui est utilisé pour avoir des tableaux colorés dans la section
19670 \begin_inset space ~
19671 \end_inset
19672
19673
19674 \begin_inset CommandInset ref
19675 LatexCommand ref
19676 reference "sec:Tableaux-Colorés"
19677
19678 \end_inset
19679
19680 .
19681  Cela signifie que les tableaux colorés ne peuvent pas avoir de filets à
19682  traits interrompus.
19683 \end_layout
19684
19685 \end_inset
19686
19687
19688 \end_layout
19689
19690 \begin_layout Standard
19691 \begin_inset ERT
19692 status collapsed
19693
19694 \begin_layout Plain Layout
19695
19696
19697 \backslash
19698 else
19699 \end_layout
19700
19701 \end_inset
19702
19703
19704 \begin_inset Note Note
19705 status open
19706
19707 \begin_layout Plain Layout
19708 Ce qui suit sera affiché si le paquetage LaTeX 
19709 \series bold
19710 arydshln
19711 \series default
19712  n'est pas installé :
19713 \end_layout
19714
19715 \end_inset
19716
19717
19718 \end_layout
19719
19720 \begin_layout Standard
19721 Vous devez installer le paquetage LaTeX 
19722 \series bold
19723 arydshln
19724 \series default
19725  pour voir le contenu des cette section dans la sortie imprimée.
19726 \end_layout
19727
19728 \begin_layout Standard
19729 \begin_inset ERT
19730 status collapsed
19731
19732 \begin_layout Plain Layout
19733
19734
19735 \backslash
19736 fi
19737 \end_layout
19738
19739 \end_inset
19740
19741
19742 \end_layout
19743
19744 \begin_layout Chapter
19745 Flottants
19746 \begin_inset Index
19747 status collapsed
19748
19749 \begin_layout Plain Layout
19750 Flottants
19751 \end_layout
19752
19753 \end_inset
19754
19755
19756 \end_layout
19757
19758 \begin_layout Section
19759 Introduction
19760 \begin_inset CommandInset label
19761 LatexCommand label
19762 name "sec:Flottants-Introduction"
19763
19764 \end_inset
19765
19766
19767 \begin_inset Index
19768 status collapsed
19769
19770 \begin_layout Plain Layout
19771 Flottants ! Introduction
19772 \end_layout
19773
19774 \end_inset
19775
19776
19777 \end_layout
19778
19779 \begin_layout Standard
19780 Un flottant est une portion de document, qui peut être associé à une étiquette
19781  et dont la position n'est pas fixée.
19782  Il peut 
19783 \begin_inset Quotes eld
19784 \end_inset
19785
19786 flotter
19787 \begin_inset Quotes erd
19788 \end_inset
19789
19790  d'une page ou deux en avant ou en arrière, pour trouver l'emplacement le
19791  plus approprié.
19792  Les 
19793 \family sans
19794 Notes
19795 \begin_inset space ~
19796 \end_inset
19797
19798 en
19799 \begin_inset space ~
19800 \end_inset
19801
19802 Bas
19803 \begin_inset space ~
19804 \end_inset
19805
19806 de
19807 \begin_inset space ~
19808 \end_inset
19809
19810 Page
19811 \family default
19812  et le 
19813 \family sans
19814 Notes
19815 \begin_inset space ~
19816 \end_inset
19817
19818 en
19819 \begin_inset space ~
19820 \end_inset
19821
19822 Marge
19823 \family default
19824  sont par exemple aussi des flottants, puisqu'elles peuvent se retrouver
19825  sur la page suivante quand il y a trop de notes sur la page courante.
19826 \end_layout
19827
19828 \begin_layout Standard
19829 Grâce aux flottants, on peut obtenir automatiquement une mise en page de
19830  très grande qualité.
19831  Les images et les tableaux peuvent être répartis sur plusieurs pages pour
19832  éviter des lignes blanches ou des pages sans texte.
19833  Comme le fait d'utiliser un flottant supprime la liaison entre le texte
19834  et le tableau ou l'image, on va pouvoir faire référence au flottant dans
19835  le texte.
19836  Les flottants sont donc numérotés.
19837  Les références croisées sont décrites dans la section
19838 \begin_inset space ~
19839 \end_inset
19840
19841
19842 \begin_inset CommandInset ref
19843 LatexCommand ref
19844 reference "sec:Referencer-les-Flottants"
19845
19846 \end_inset
19847
19848 .
19849 \end_layout
19850
19851 \begin_layout Standard
19852 Pour insérer un flottant, on utilise un des sous menus du menu 
19853 \family sans
19854 Insérer\SpecialChar \menuseparator
19855 Flottant.
19856
19857 \family default
19858  Une boîte va être insérée dans votre document avec par exemple une étiquette
19859  du genre 
19860 \begin_inset Quotes eld
19861 \end_inset
19862
19863 Figure
19864 \begin_inset space ~
19865 \end_inset
19866
19867 #:
19868 \begin_inset Quotes erd
19869 \end_inset
19870
19871  (où # est un numéro).
19872  L'étiquette est automatiquement traduite dans la langue du document dans
19873  la sortie finale.
19874  Après l'étiquette vous pouvez insérer du texte comme légende.
19875  L'image ou le tableau est inséré avant ou après la légende dans un paragraphe
19876  séparé, à l'intérieur du flottant.
19877  Vous trouverez plus de détails sur le positionnement des légendes dans
19878  la section
19879 \begin_inset space ~
19880 \end_inset
19881
19882
19883 \begin_inset CommandInset ref
19884 LatexCommand ref
19885 reference "sec:Placement-légende"
19886
19887 \end_inset
19888
19889 .
19890  Pour améliorer la lisibilité de votre document dans LyX, vous pouvez fermer
19891  ou ouvrir la boîte de votre flottant en cliquant avec le bouton de gauche
19892  sur la boîte grise qui se trouve en haut à gauche de celui-ci.
19893  Une boîte de flottant fermée ressemble à ceci : 
19894 \begin_inset Graphics
19895         filename clipart/floatQt4.png
19896         scale 60
19897
19898 \end_inset
19899
19900  – une case grise avec un texte rouge.
19901 \end_layout
19902
19903 \begin_layout Standard
19904 Il est recommandé d'insérer les flottants comme des paragraphes séparés
19905  pour éviter des erreurs avec LaTeX, quand le texte qui entoure le flottant
19906  est formaté de façon particulière.
19907 \end_layout
19908
19909 \begin_layout Section
19910 Les Types de Flottants
19911 \end_layout
19912
19913 \begin_layout Standard
19914 En plus des flottants de figures et de tableau qui sont décrits respectivement
19915  dans les sections
19916 \begin_inset space ~
19917 \end_inset
19918
19919
19920 \begin_inset CommandInset ref
19921 LatexCommand ref
19922 reference "sec:Figure-Floats"
19923
19924 \end_inset
19925
19926  et 
19927 \begin_inset CommandInset ref
19928 LatexCommand ref
19929 reference "sec:Table-Floats"
19930
19931 \end_inset
19932
19933 , LyX offre aussi les types 
19934 \series bold
19935 Algorithme
19936 \series default
19937  et 
19938 \series bold
19939 Enrobage
19940 \series default
19941 .
19942 \end_layout
19943
19944 \begin_layout Subsection
19945 Flottant d'algorithme
19946 \begin_inset Index
19947 status collapsed
19948
19949 \begin_layout Plain Layout
19950 Flottants ! Algorithmes
19951 \end_layout
19952
19953 \end_inset
19954
19955
19956 \begin_inset CommandInset label
19957 LatexCommand label
19958 name "sub:Flottant-d'Algorithme"
19959
19960 \end_inset
19961
19962
19963 \end_layout
19964
19965 \begin_layout Standard
19966 \begin_inset Float algorithm
19967 placement h
19968 wide false
19969 sideways false
19970 status open
19971
19972 \begin_layout Plain Layout
19973 \begin_inset Caption
19974
19975 \begin_layout Plain Layout
19976 \begin_inset CommandInset label
19977 LatexCommand label
19978 name "alg:Exemple-Flottant-Algorithme"
19979
19980 \end_inset
19981
19982 Exemple de flottant d'algorithme
19983 \end_layout
19984
19985 \end_inset
19986
19987
19988 \end_layout
19989
19990 \begin_layout LyX-Code
19991 for I in 1..N loop
19992 \begin_inset Newline newline
19993 \end_inset
19994
19995  Sum:= Sum + A(I); /*comment*/
19996 \begin_inset Newline newline
19997 \end_inset
19998
19999 end loop
20000 \begin_inset VSpace -4mm
20001 \end_inset
20002
20003
20004 \end_layout
20005
20006 \end_inset
20007
20008
20009 \end_layout
20010
20011 \begin_layout Standard
20012 Ce type de flottant est inséré à l'aide du menu 
20013 \family sans
20014 Insérer\SpecialChar \menuseparator
20015 Flottant\SpecialChar \menuseparator
20016 Algorithme
20017 \family default
20018 .
20019  Il peut être utilisé pour des morceaux de code source ou des descriptions
20020  d'algorithmes et peut être utilisé comme une alternative au listing de
20021  code source qui est décrit au chapitre
20022 \begin_inset space ~
20023 \end_inset
20024
20025
20026 \begin_inset CommandInset ref
20027 LatexCommand ref
20028 reference "cha:Program-Code-Listings"
20029
20030 \end_inset
20031
20032 .
20033  Vous pouvez par exemple utiliser l'environnement Code
20034 \begin_inset space ~
20035 \end_inset
20036
20037 LyX qui est décrit dans le 
20038 \emph on
20039 Guide
20040 \emph default
20041
20042 \begin_inset space ~
20043 \end_inset
20044
20045
20046 \emph on
20047 de
20048 \begin_inset space ~
20049 \end_inset
20050
20051 l'Utilisateur
20052 \emph default
20053  de LyX.
20054  l'algorithme
20055 \begin_inset space ~
20056 \end_inset
20057
20058
20059 \begin_inset CommandInset ref
20060 LatexCommand ref
20061 reference "alg:Exemple-Flottant-Algorithme"
20062
20063 \end_inset
20064
20065  est un exemple de flottant d'algorithme où un espace vertical de -4
20066 \begin_inset space \thinspace{}
20067 \end_inset
20068
20069 mm a été ajouté à la fin du flottant pour que la ligne du bas du flottant
20070  soit placée exactement sous le texte de la dernière ligne.
20071 \end_layout
20072
20073 \begin_layout Standard
20074 L'étiquette de ce flottant n'est pas automatiquement traduite dans la langue
20075  du document.
20076  Si votre document n'est pas en anglais, vous devez le faire vous-même manuellem
20077 ent en ajoutant la ligne suivante dans le préambule de votre document :
20078 \end_layout
20079
20080 \begin_layout Standard
20081
20082 \series bold
20083
20084 \backslash
20085 floatname{algorithm}{votre
20086 \begin_inset space ~
20087 \end_inset
20088
20089 nom}
20090 \end_layout
20091
20092 \begin_layout Standard
20093
20094 \family sans
20095  votre
20096 \begin_inset space ~
20097 \end_inset
20098
20099 nom
20100 \family default
20101  est le mot 
20102 \begin_inset Quotes eld
20103 \end_inset
20104
20105
20106 \emph on
20107 algorithme
20108 \emph default
20109
20110 \begin_inset Quotes erd
20111 \end_inset
20112
20113  dans votre langue.
20114 \end_layout
20115
20116 \begin_layout Standard
20117 Pour insérer la liste des algorithmes, vous pouvez utiliser le menu 
20118 \family sans
20119 Insérer\SpecialChar \menuseparator
20120 Listes
20121 \begin_inset space ~
20122 \end_inset
20123
20124 &
20125 \begin_inset space ~
20126 \end_inset
20127
20128 TdM\SpecialChar \menuseparator
20129 Liste
20130 \begin_inset space ~
20131 \end_inset
20132
20133 des
20134 \begin_inset space ~
20135 \end_inset
20136
20137 algorithmes
20138 \family default
20139  si votre document est en la même langue que les menus de LyX.
20140  Pour les documents qui ne sont pas en anglais, utilisez la commande suivante
20141  en code TeX à la place:
20142 \end_layout
20143
20144 \begin_layout Standard
20145
20146 \series bold
20147
20148 \backslash
20149 listof{algorithm}{votre
20150 \begin_inset space ~
20151 \end_inset
20152
20153 nom}
20154 \end_layout
20155
20156 \begin_layout Standard
20157 où 
20158 \family sans
20159 votre
20160 \begin_inset space ~
20161 \end_inset
20162
20163 nom
20164 \family default
20165  est la traduction de 
20166 \begin_inset Quotes eld
20167 \end_inset
20168
20169
20170 \emph on
20171 List of Algorithm
20172 \emph default
20173 s
20174 \begin_inset Quotes erd
20175 \end_inset
20176
20177  dans votre langue.
20178 \end_layout
20179
20180 \begin_layout Standard
20181 Les flottants d'algorithme ne sont pas numérotés implicitement en suivant
20182  le schéma 
20183 \begin_inset Quotes eld
20184 \end_inset
20185
20186 chapitre.algorithme
20187 \begin_inset Quotes erd
20188 \end_inset
20189
20190  comme c'est le cas pour les tableaux dans plusieurs classes de documents.
20191  Pour numéroter les flottants d'algorithme dans ce schéma, ajoutez cette
20192  commande dans le préambule de votre document :
20193 \end_layout
20194
20195 \begin_layout Standard
20196
20197 \series bold
20198
20199 \backslash
20200 numberwithin{algorithm}{chapter}
20201 \end_layout
20202
20203 \begin_layout Standard
20204 Pour pouvoir utiliser la commande 
20205 \series bold
20206
20207 \backslash
20208 numberwithin
20209 \series default
20210 , activez l'option 
20211 \family sans
20212 Utiliser
20213 \begin_inset space ~
20214 \end_inset
20215
20216 le
20217 \begin_inset space ~
20218 \end_inset
20219
20220 paquetage
20221 \begin_inset space ~
20222 \end_inset
20223
20224 AMS
20225 \begin_inset space ~
20226 \end_inset
20227
20228 math
20229 \family default
20230  dans la rubrique 
20231 \family sans
20232 Options
20233 \begin_inset space ~
20234 \end_inset
20235
20236 des
20237 \begin_inset space ~
20238 \end_inset
20239
20240 Maths
20241 \family default
20242  de la fenêtre de dialogue 
20243 \family sans
20244 Paramètres
20245 \begin_inset space ~
20246 \end_inset
20247
20248 du
20249 \begin_inset space ~
20250 \end_inset
20251
20252 Document
20253 \family default
20254 .
20255 \begin_inset Newpage newpage
20256 \end_inset
20257
20258
20259 \end_layout
20260
20261 \begin_layout Subsection
20262 Flottant d'enrobage
20263 \begin_inset Index
20264 status collapsed
20265
20266 \begin_layout Plain Layout
20267 Flottants ! Flottants d'enrobage
20268 \end_layout
20269
20270 \end_inset
20271
20272
20273 \end_layout
20274
20275 \begin_layout Standard
20276 \begin_inset Wrap figure
20277 lines 0
20278 placement l
20279 overhang 1cm
20280 width "40col%"
20281 status open
20282
20283 \begin_layout Plain Layout
20284 \begin_inset Graphics
20285         filename ../clipart/mobius.eps
20286         width 40col%
20287         scaleBeforeRotation
20288         rotateOrigin center
20289
20290 \end_inset
20291
20292
20293 \end_layout
20294
20295 \begin_layout Plain Layout
20296 \begin_inset Caption
20297
20298 \begin_layout Plain Layout
20299 \begin_inset CommandInset label
20300 LatexCommand label
20301 name "fig:Figure-enrobée"
20302
20303 \end_inset
20304
20305 Ceci est une figure habillée.
20306 \end_layout
20307
20308 \end_inset
20309
20310
20311 \end_layout
20312
20313 \end_inset
20314
20315  Ce type de flottant est utilisé quand on veut que le texte habille la figure
20316  de sorte qu'elle n'occupe plus qu'une partie de la largeur de la colonne.
20317  Vous pouvez en insérer un en utilisant le menu 
20318 \family sans
20319 Insérer\SpecialChar \menuseparator
20320 Flottant\SpecialChar \menuseparator
20321 Flottant
20322 \begin_inset space ~
20323 \end_inset
20324
20325 d'enrobage
20326 \family default
20327  à la condition que le paquetage LaTeX 
20328 \series bold
20329 wrapfig
20330 \series default
20331
20332 \begin_inset Index
20333 status collapsed
20334
20335 \begin_layout Plain Layout
20336 Paquetages LaTeX ! wrapfig
20337 \begin_inset ERT
20338 status collapsed
20339
20340 \begin_layout Plain Layout
20341
20342
20343 \backslash
20344 vspace{4mm}
20345 \end_layout
20346
20347 \end_inset
20348
20349
20350 \end_layout
20351
20352 \end_inset
20353
20354  soit installé.
20355 \begin_inset Foot
20356 status collapsed
20357
20358 \begin_layout Plain Layout
20359 Voyez dans la manuel 
20360 \emph on
20361 Configuration
20362 \begin_inset space ~
20363 \end_inset
20364
20365 LaTeX 
20366 \emph default
20367 comment installer des paquetages LaTeX.
20368 \end_layout
20369
20370 \end_inset
20371
20372  Les paramètres du flottant peuvent être modifiés en faisant un clic droit
20373  sur la boîte du flottant.
20374  Les paramètres obligatoires sont l'
20375 \family sans
20376 Emplacement
20377 \family default
20378  et la 
20379 \family sans
20380 Largeur
20381 \family default
20382 .
20383  Les paramètres facultatifs sont le 
20384 \family sans
20385 Débordement
20386 \family default
20387  qui précise de combien le flottant déborde sur la marge du paragraphe ou
20388  de la page et la 
20389 \family sans
20390 Porté de la ligne
20391 \family default
20392  qui précise le nombre approximatif de lignes dont le flottant va avoir
20393  besoin.
20394  Cette dernière valeur est parfois difficile à évaluer, il vaut mieux ne
20395  l'utiliser que si on rencontre des problème avec le positionnement du flottant.
20396  Vous pouvez aussi décider si vous autorisez LaTeX à faire flotter le flottant
20397  à l'intérieur du paragraphe ou vers les autres paragraphes.
20398  La figure
20399 \begin_inset space ~
20400 \end_inset
20401
20402
20403 \begin_inset CommandInset ref
20404 LatexCommand ref
20405 reference "fig:Figure-enrobée"
20406
20407 \end_inset
20408
20409  est un exemple de flottant d'enrobage avec une largeur de 40
20410 \begin_inset space \thinspace{}
20411 \end_inset
20412
20413 col%, un débordement de 1
20414 \begin_inset space \thinspace{}
20415 \end_inset
20416
20417 cm et placé à gauche.
20418 \begin_inset Foot
20419 status collapsed
20420
20421 \begin_layout Plain Layout
20422 Les unités disponibles sont expliquées dans l'appendice
20423 \begin_inset space ~
20424 \end_inset
20425
20426
20427 \begin_inset CommandInset ref
20428 LatexCommand ref
20429 reference "cha:Unités-de-longueur"
20430
20431 \end_inset
20432
20433 .
20434 \end_layout
20435
20436 \end_inset
20437
20438
20439 \end_layout
20440
20441 \begin_layout Standard
20442 \begin_inset Note Greyedout
20443 status open
20444
20445 \begin_layout Plain Layout
20446
20447 \series bold
20448 Note:
20449 \series default
20450  Les flottants d'enrobage peuvent être fragiles! Par exemple, avoir une
20451  figure trop près du bas de page peut tout chambouler et faire que le flottant
20452  n'apparaît pas à l'impression ou qu'il se retrouve par dessus une portion
20453  de texte.
20454 \end_layout
20455
20456 \end_inset
20457
20458
20459 \end_layout
20460
20461 \begin_layout Standard
20462 En général:
20463 \end_layout
20464
20465 \begin_layout Itemize
20466 Les flottants d'enrobage ne doivent pas être placés dans des paragraphes
20467  qui risquent de passer à la page suivante.
20468  Ce qui veut dire que les flottants d'enrobages doivent de préférence être
20469  positionnés à l'endroit exact où on veut qu'ils apparaissent dans la sortie,
20470  et ce quand le document est presque prêt pour pouvoir anticiper les sauts
20471  de page.
20472 \end_layout
20473
20474 \begin_layout Itemize
20475 Les flottants d'enrobage devraient être placés soit dans leur propre paragraphe,
20476  juste avant le paragraphe qui doit les habiller ou à l'intérieur d'un paragraph
20477 e.
20478 \end_layout
20479
20480 \begin_layout Itemize
20481 Des flottants d'enrobages dans deux paragraphes consécutifs peuvent poser
20482  des problèmes, il vaut donc mieux s'assurer qu'il y a un paragraphe de
20483  texte entre les deux, comme séparateur.
20484 \end_layout
20485
20486 \begin_layout Itemize
20487 Les flottants d'enrobage ne sont pas autorisés dans les en-têtes de sections
20488  ou les tableaux.
20489 \end_layout
20490
20491 \begin_layout Section
20492 Numérotation des flottants
20493 \begin_inset Index
20494 status collapsed
20495
20496 \begin_layout Plain Layout
20497 Flottants ! Numérotation
20498 \end_layout
20499
20500 \end_inset
20501
20502
20503 \end_layout
20504
20505 \begin_layout Standard
20506 Les flottant sont soit numérotés indépendemment des sections dans lesquelles
20507  ils se trouvent, soit en utilisant un format du genre 
20508 \begin_inset Quotes eld
20509 \end_inset
20510
20511 chapitre.numéro
20512 \begin_inset Quotes erd
20513 \end_inset
20514
20515  ou 
20516 \begin_inset Quotes eld
20517 \end_inset
20518
20519 section.numéro
20520 \begin_inset Quotes erd
20521 \end_inset
20522
20523 .
20524  Cela dépend de la classe de document utilisée.
20525 \end_layout
20526
20527 \begin_layout Standard
20528 Pour changer le format de la numérotation qui ne dépend pas de la section
20529  dans laquelle on se trouve, on peut utiliser la commande suivante dans
20530  le préambule du document :
20531 \end_layout
20532
20533 \begin_layout Standard
20534
20535 \series bold
20536
20537 \backslash
20538 renewcommand{
20539 \backslash
20540 thetable}{
20541 \backslash
20542 roman{table}}
20543 \end_layout
20544
20545 \begin_layout Standard
20546
20547 \series bold
20548
20549 \backslash
20550 thetable
20551 \series default
20552  est la commande qui imprime le numéro du tableau, pour les figures, la
20553  commande serait 
20554 \series bold
20555
20556 \backslash
20557 thefigure
20558 \series default
20559 .
20560  La commande 
20561 \series bold
20562
20563 \backslash
20564 roman
20565 \series default
20566  utilisée dans la commande précédente, imprime le numéro du tableau sous
20567  forme de petits chiffres romains.
20568 \end_layout
20569
20570 \begin_layout Standard
20571 Pour changer le type de numérotation pour par exemple 
20572 \begin_inset Quotes eld
20573 \end_inset
20574
20575 sous-section.numéro
20576 \begin_inset Quotes erd
20577 \end_inset
20578
20579 , utilisez la commande suivante dans le préambule du document :
20580 \end_layout
20581
20582 \begin_layout Standard
20583
20584 \series bold
20585
20586 \backslash
20587 numberwithin{table}{subsection}
20588 \end_layout
20589
20590 \begin_layout Standard
20591 Pour pouvoir utiliser la commande 
20592 \series bold
20593
20594 \backslash
20595 numberwithin
20596 \series default
20597 , vous devez activer l'option 
20598 \family sans
20599 Utiliser
20600 \begin_inset space ~
20601 \end_inset
20602
20603 le
20604 \begin_inset space ~
20605 \end_inset
20606
20607 paquetage
20608 \begin_inset space ~
20609 \end_inset
20610
20611 maths
20612 \begin_inset space ~
20613 \end_inset
20614
20615 AMS
20616 \family default
20617  dans la rubrique 
20618 \family sans
20619 Options
20620 \begin_inset space ~
20621 \end_inset
20622
20623 des
20624 \begin_inset space ~
20625 \end_inset
20626
20627 Maths
20628 \family default
20629  de la fenêtre de dialogue 
20630 \family sans
20631 Paramètres
20632 \family default
20633  du document.
20634 \end_layout
20635
20636 \begin_layout Standard
20637 Veuillez aussi jeter un coup d'œil à la section
20638 \begin_inset space ~
20639 \end_inset
20640
20641
20642 \begin_inset CommandInset ref
20643 LatexCommand ref
20644 reference "sub:Numerotation-notes-bas-de-page"
20645
20646 \end_inset
20647
20648  pour plus de détails et des notes importantes sur les commandes de numérotation.
20649 \end_layout
20650
20651 \begin_layout Section
20652 Faire Référence à des Flottants
20653 \begin_inset CommandInset label
20654 LatexCommand label
20655 name "sec:Referencer-les-Flottants"
20656
20657 \end_inset
20658
20659
20660 \begin_inset Index
20661 status collapsed
20662
20663 \begin_layout Plain Layout
20664 Flottants ! Références
20665 \end_layout
20666
20667 \end_inset
20668
20669
20670 \begin_inset Index
20671 status collapsed
20672
20673 \begin_layout Plain Layout
20674 References@Références ! à des Flottants 
20675 \end_layout
20676
20677 \end_inset
20678
20679
20680 \end_layout
20681
20682 \begin_layout Standard
20683 Pour faire référence à un flottant, insérez une étiquette dans sa légende
20684  en utilisant le menu 
20685 \family sans
20686 Insérer\SpecialChar \menuseparator
20687 Étiquette
20688 \family default
20689  ou le bouton 
20690 \begin_inset Graphics
20691         filename ../../images/label-insert.png
20692         scale 85
20693         scaleBeforeRotation
20694
20695 \end_inset
20696
20697  de la barre d'outils.
20698  Une boîte grise de ce genre : 
20699 \begin_inset Graphics
20700         filename clipart/labelQt4.png
20701         scale 85
20702         scaleBeforeRotation
20703
20704 \end_inset
20705
20706  sera insérée et la fenêtre de l'étiquette s'ouvrira pour vous permettre
20707  de saisir le texte de l'étiquette.
20708  LyX propose comme texte pour l'étiquette les premiers mots de la légendes
20709  précédés d'un préfixe.
20710  Ce préfixe dépend du type de flottant, par exemple, pour une figure le
20711  préfixe sera "
20712 \family sans
20713 fig:
20714 \family default
20715 ".
20716 \end_layout
20717
20718 \begin_layout Standard
20719 L'étiquette sert à la fois de point d'ancrage et de nom pour la référence.
20720  Vous pouvez faire référence à cette étiquette en utilisant le menu 
20721 \family sans
20722 Insérer\SpecialChar \menuseparator
20723 Référence
20724 \begin_inset space ~
20725 \end_inset
20726
20727 Croisée
20728 \family default
20729  ou le bouton 
20730 \begin_inset Graphics
20731         filename ../../images/dialog-show-new-inset_ref.png
20732         scale 85
20733         scaleBeforeRotation
20734
20735 \end_inset
20736
20737  de la barre d'outils.
20738  Une boîte grise de référence croisée comme celle-ci : 
20739 \begin_inset Graphics
20740         filename ../clipart/referenceQt4.png
20741         scale 85
20742         scaleBeforeRotation
20743
20744 \end_inset
20745
20746  va être insérée et la fenêtre de référence croisée va s'ouvrir et montrer
20747  toutes les étiquettes définies dans votre document.
20748  Si vous avez plusieurs documents LyX ouverts, vous pouvez choisir celui
20749  que vous voulez utiliser avec la liste déroulante qui se trouve en haut
20750  de la fenêtre de dialogue.
20751  Vous pouvez trier les étiquettes par ordre alphabétique et ensuite en choisir
20752  une.
20753  Dans la sortie imprimée, le numéro du flottant apparaîtra à la position
20754  de la référence croisée.
20755 \end_layout
20756
20757 \begin_layout Standard
20758 Il est recommandé d'utiliser une espace insécable entre le nom d'une référence
20759  croisée et son numéro pour éviter un saut de ligne peu esthétique entre
20760  les deux.
20761  Si une référence croisées fait référence à une étiquette qui n'existe pas,
20762  vous verrez deux points d'interrogation dans la sortie imprimée à la place
20763  du numéro de la référence.
20764 \end_layout
20765
20766 \begin_layout Standard
20767 Vous pouvez modifier une étiquette à tout moment en cliquant sur sa boîte.
20768  Les références vers l'étiquette modifiée seront mise à jour automatiquement
20769  pour tenir compte du nouveau texte de l'étiquette, de sorte que vous n'avez
20770  pas à vous en préoccuper.
20771 \end_layout
20772
20773 \begin_layout Standard
20774 Le bouton 
20775 \family sans
20776 Aller
20777 \begin_inset space ~
20778 \end_inset
20779
20780 à
20781 \begin_inset space ~
20782 \end_inset
20783
20784 l'étiquette
20785 \family default
20786  dans la fenêtre de référence croisée va positionner le curseur juste devant
20787  l'étiquette à laquelle on fait référence.
20788  Le nom du bouton bouton 
20789 \family sans
20790 Revenir
20791 \family default
20792  et vous pouvez l'utiliser pour remettre le curseur sur la référence croisée.
20793  Si vous faites un clic droit sur la boîte d'une référence croisée, le curseur
20794  est aussi placé devant l'étiquette concernée, mais vous ne pouvez pas revenir
20795  à votre point de départ.
20796 \end_layout
20797
20798 \begin_layout Subsection
20799 Formats de Références Croisées
20800 \begin_inset CommandInset label
20801 LatexCommand label
20802 name "sub:Formats-Références-Croisées"
20803
20804 \end_inset
20805
20806
20807 \begin_inset Index
20808 status collapsed
20809
20810 \begin_layout Plain Layout
20811 References@Références ! Formats
20812 \end_layout
20813
20814 \end_inset
20815
20816
20817 \end_layout
20818
20819 \begin_layout Standard
20820 Il y a six types de références croisées :
20821 \end_layout
20822
20823 \begin_layout Description
20824 <référence>
20825 \begin_inset space ~
20826 \end_inset
20827
20828 : affiche le numéro de l'élément, c'est le choix implicite : 
20829 \begin_inset CommandInset ref
20830 LatexCommand ref
20831 reference "fig:Deux-images-déformées"
20832
20833 \end_inset
20834
20835
20836 \end_layout
20837
20838 \begin_layout Description
20839 (<référence>)
20840 \begin_inset space ~
20841 \end_inset
20842
20843 : affiche le numéro de l'élément entre parenthèses, c'est le style utilisé
20844  normalement pour faire référence à des formules mathématiques, en particulier
20845  quand le mot 
20846 \begin_inset Quotes eld
20847 \end_inset
20848
20849 Équation
20850 \begin_inset Quotes erd
20851 \end_inset
20852
20853  est omis : 
20854 \begin_inset CommandInset ref
20855 LatexCommand eqref
20856 reference "eq:Wgn"
20857
20858 \end_inset
20859
20860
20861 \end_layout
20862
20863 \begin_layout Description
20864 <page>
20865 \begin_inset space ~
20866 \end_inset
20867
20868 : affiche le numéro de la page sur laquelle se trouve l'élément: Page
20869 \begin_inset space ~
20870 \end_inset
20871
20872
20873 \begin_inset CommandInset ref
20874 LatexCommand pageref
20875 reference "fig:Deux-images-déformées"
20876
20877 \end_inset
20878
20879
20880 \end_layout
20881
20882 \begin_layout Description
20883 page
20884 \begin_inset space ~
20885 \end_inset
20886
20887 <page>
20888 \begin_inset space ~
20889 \end_inset
20890
20891 : affiche le mot 
20892 \begin_inset Quotes eld
20893 \end_inset
20894
20895 page
20896 \begin_inset Quotes erd
20897 \end_inset
20898
20899  suivi du numéro de la page sur laquelle se trouve l'élément : 
20900 \begin_inset CommandInset ref
20901 LatexCommand vpageref
20902 reference "fig:Deux-images-déformées"
20903
20904 \end_inset
20905
20906
20907 \end_layout
20908
20909 \begin_layout Description
20910 <référence>
20911 \begin_inset space ~
20912 \end_inset
20913
20914 page
20915 \begin_inset space ~
20916 \end_inset
20917
20918 <page>
20919 \begin_inset space ~
20920 \end_inset
20921
20922 : affiche le numéro de l'élément, le mot 
20923 \begin_inset Quotes eld
20924 \end_inset
20925
20926 page
20927 \begin_inset Quotes erd
20928 \end_inset
20929
20930  et le numéro de la page : 
20931 \begin_inset CommandInset ref
20932 LatexCommand vref
20933 reference "fig:Deux-images-déformées"
20934
20935 \end_inset
20936
20937
20938 \end_layout
20939
20940 \begin_layout Description
20941 Référence
20942 \begin_inset space ~
20943 \end_inset
20944
20945 mise
20946 \begin_inset space ~
20947 \end_inset
20948
20949 en
20950 \begin_inset space ~
20951 \end_inset
20952
20953 forme
20954 \begin_inset space ~
20955 \end_inset
20956
20957 : affiche une référence croisée qui définit son propre format.
20958
20959 \lang english
20960  
20961 \lang french
20962
20963 \begin_inset Note Greyedout
20964 status open
20965
20966 \begin_layout Plain Layout
20967
20968 \series bold
20969 Note:
20970 \series default
20971  Ce type de référence croisée n'est disponible que si vous avez installé
20972  le paquetage LaTeX 
20973 \series bold
20974 prettyref
20975 \series default
20976
20977 \begin_inset Index
20978 status collapsed
20979
20980 \begin_layout Plain Layout
20981 Paquetages LaTeX ! prettyref
20982 \end_layout
20983
20984 \end_inset
20985
20986 .
20987 \end_layout
20988
20989 \end_inset
20990
20991
20992 \end_layout
20993
20994 \begin_layout Standard
20995
20996 \family sans
20997 <page>
20998 \family default
20999  n'imprimera pas le numéro de la page si l'étiquette se trouve sur la page
21000  précédente, la même page ou la page suivante.
21001  Vous verrez par exemple un texte du genre 
21002 \begin_inset Quotes eld
21003 \end_inset
21004
21005
21006 \family sans
21007 sur cette page
21008 \family default
21009
21010 \begin_inset Quotes erd
21011 \end_inset
21012
21013  à la place.
21014  Le style 
21015 \family sans
21016 <référence>
21017 \begin_inset space ~
21018 \end_inset
21019
21020 page
21021 \begin_inset space ~
21022 \end_inset
21023
21024 <page>
21025 \family default
21026  
21027 \lang english
21028 will not print anything about the page if the label is on the same page.
21029 \end_layout
21030
21031 \begin_layout Standard
21032 Le numéro affecté à une étiquette et le numéro de la page sur laquelle elle
21033  se trouve sont calculés automatiquement par LaTeX.
21034  Vous choisissez une des six variétés de références dans le champ Format
21035  de la fenêtre de référence croisée qui s'ouvre quand vous cliquez sur la
21036  boîte de la référence croisée.
21037 \end_layout
21038
21039 \begin_layout Standard
21040 \begin_inset Note Greyedout
21041 status open
21042
21043 \begin_layout Plain Layout
21044
21045 \series bold
21046 Note:
21047 \series default
21048  Le paquetage LaTeX 
21049 \series bold
21050 prettyref
21051 \series default
21052
21053 \begin_inset Index
21054 status collapsed
21055
21056 \begin_layout Plain Layout
21057 Paquetages LaTeX ! prettyref
21058 \end_layout
21059
21060 \end_inset
21061
21062  ne connaît pas tous les raccourcis possibles pour les étiquettes
21063 \begin_inset Foot
21064 status collapsed
21065
21066 \begin_layout Plain Layout
21067 \begin_inset Quotes eld
21068 \end_inset
21069
21070 fig:
21071 \begin_inset Quotes erd
21072 \end_inset
21073
21074  est par exempel le raccourci LyX pour les étiquettes dans les légendes
21075  de figures,.
21076 \end_layout
21077
21078 \end_inset
21079
21080  et n'est pas internationalisé.
21081  Pour savoir comment introduire de nouveaux raccourcis ou de nouvelles traductio
21082 ns dans 
21083 \series bold
21084 prettyref
21085 \series default
21086 , voir la documentation du paquetage
21087 \begin_inset CommandInset citation
21088 LatexCommand cite
21089 key "prettyref"
21090
21091 \end_inset
21092
21093 .
21094 \end_layout
21095
21096 \end_inset
21097
21098
21099 \end_layout
21100
21101 \begin_layout Standard
21102 \begin_inset Note Greyedout
21103 status open
21104
21105 \begin_layout Plain Layout
21106
21107 \series bold
21108 Note:
21109 \series default
21110  Du fait d'un bogue dans la paquetage LaTeX 
21111 \series bold
21112 varioref
21113 \series default
21114  (version 1.4w), certaines références croisées produiront des erreurs LaTeX
21115  si la langue du document est le français.
21116  Pour contourner ce bogue, voir
21117 \begin_inset Newline newline
21118 \end_inset
21119
21120
21121 \begin_inset CommandInset href
21122 LatexCommand href
21123 target "http://wiki.lyx.org/LaTeX/LatexBugs#toc5"
21124
21125 \end_inset
21126
21127 .
21128 \end_layout
21129
21130 \end_inset
21131
21132
21133 \end_layout
21134
21135 \begin_layout Subsection
21136 Nommage automatique des références croisées
21137 \begin_inset Index
21138 status collapsed
21139
21140 \begin_layout Plain Layout
21141 References@Références ! Nommage automatique
21142 \end_layout
21143
21144 \end_inset
21145
21146
21147 \end_layout
21148
21149 \begin_layout Standard
21150 Le paquetage LaTeX 
21151 \series bold
21152 hyperref
21153 \series default
21154
21155 \begin_inset Index
21156 status collapsed
21157
21158 \begin_layout Plain Layout
21159 Paquetages LaTeX ! hyperref
21160 \end_layout
21161
21162 \end_inset
21163
21164
21165 \series bold
21166
21167 \series default
21168 qui est activé dans la rubrique 
21169 \family sans
21170 Propriétés du PDF
21171 \family default
21172  de la fenêtre de dialogue 
21173 \family sans
21174 Paramètres du document
21175 \family default
21176  fournit une fonction très utile pour automatiser la création des références
21177  croisées, en incluant le nom du flottant référencé (ou d'une partie comme
21178  une section).
21179  Par exemple pour vous éviter de devoir écrire le mot 
21180 \begin_inset Quotes eld
21181 \end_inset
21182
21183 Figure
21184 \begin_inset Quotes erd
21185 \end_inset
21186
21187  devant chaque référence à une figure.
21188  Pour profiter de ce nommage automatique des références croisées, vous devez
21189  activer 
21190 \series bold
21191 hyperref
21192 \series default
21193  et insérer la ligne suivante dans le préambule du document :
21194 \end_layout
21195
21196 \begin_layout Standard
21197
21198 \series bold
21199
21200 \backslash
21201 AtBeginDocument{
21202 \backslash
21203 renewcommand{
21204 \backslash
21205 ref}[1]{
21206 \backslash
21207 mbox{
21208 \backslash
21209 autoref{#1}}}}
21210 \end_layout
21211
21212 \begin_layout Standard
21213 Si vous préférez d'autres noms de référence que ceux qui sont proposés par
21214  défaut, par exemple vous préférez le nom 
21215 \begin_inset Quotes eld
21216 \end_inset
21217
21218 sec.
21219 \begin_inset space \thinspace{}
21220 \end_inset
21221
21222
21223 \begin_inset Quotes eld
21224 \end_inset
21225
21226  plutôt que 
21227 \begin_inset Quotes eld
21228 \end_inset
21229
21230 section
21231 \begin_inset Quotes erd
21232 \end_inset
21233
21234 , vous pouvez redéfinir ce nom en insérant ceci dans le préambule:
21235 \end_layout
21236
21237 \begin_layout Standard
21238
21239 \series bold
21240
21241 \backslash
21242 addto
21243 \backslash
21244 extrasenglish{
21245 \backslash
21246 renewcommand{
21247 \backslash
21248 sectionautorefname}
21249 \begin_inset Newline newline
21250 \end_inset
21251
21252
21253 \begin_inset ERT
21254 status collapsed
21255
21256 \begin_layout Plain Layout
21257
21258
21259 \backslash
21260 hphantom{ }
21261 \end_layout
21262
21263 \end_inset
21264
21265 {sec.
21266 \backslash
21267 negthinspace}}
21268 \end_layout
21269
21270 \begin_layout Standard
21271 Si vous utilisez une autre langue que l'anglais, remplacez 
21272 \series bold
21273
21274 \backslash
21275 extrasenglish
21276 \series default
21277  par 
21278 \series bold
21279
21280 \backslash
21281 extras***
21282 \series default
21283 , où *** est le nom de la langue que vous utilisez.
21284
21285 \series bold
21286  
21287 \end_layout
21288
21289 \begin_layout Standard
21290 Pour avoir des noms automatiques, mais pas pour certains types de références,
21291  par exemple pas pour les équations, utilisez le code suivant dans le préambule:
21292 \end_layout
21293
21294 \begin_layout Standard
21295
21296 \series bold
21297
21298 \backslash
21299 newlength{
21300 \backslash
21301 abc}
21302 \begin_inset Newline newline
21303 \end_inset
21304
21305
21306 \backslash
21307 settowidth{
21308 \backslash
21309 abc}{
21310 \backslash
21311 space}
21312 \begin_inset Newline newline
21313 \end_inset
21314
21315
21316 \backslash
21317 addto
21318 \backslash
21319 extrasenglish{
21320 \backslash
21321 renewcommand{
21322 \backslash
21323 equationautorefname}
21324 \begin_inset Newline newline
21325 \end_inset
21326
21327
21328 \begin_inset ERT
21329 status collapsed
21330
21331 \begin_layout Plain Layout
21332
21333
21334 \backslash
21335 hphantom{ }
21336 \end_layout
21337
21338 \end_inset
21339
21340 {
21341 \backslash
21342 hspace{-
21343 \backslash
21344 abc}}
21345 \end_layout
21346
21347 \begin_layout Standard
21348 Vous pouvez trouver plus d'information sur ce sujet dans la documentation
21349  de 
21350 \series bold
21351 hyperref
21352 \series default
21353  
21354 \begin_inset CommandInset citation
21355 LatexCommand cite
21356 key "hyperref"
21357
21358 \end_inset
21359
21360 .
21361 \end_layout
21362
21363 \begin_layout Standard
21364 \begin_inset Note Greyedout
21365 status open
21366
21367 \begin_layout Plain Layout
21368
21369 \series bold
21370 Note:
21371 \series default
21372  Le nommage automatique de références ne peut être utilisé si vous avez
21373  choisi le style de référence 
21374 \family sans
21375 Référence
21376 \begin_inset space ~
21377 \end_inset
21378
21379 mise
21380 \begin_inset space ~
21381 \end_inset
21382
21383 en
21384 \begin_inset space ~
21385 \end_inset
21386
21387 forme
21388 \family default
21389  décrit dans la section
21390 \begin_inset space ~
21391 \end_inset
21392
21393
21394 \begin_inset CommandInset ref
21395 LatexCommand ref
21396 reference "sub:Formats-Références-Croisées"
21397
21398 \end_inset
21399
21400 .
21401 \end_layout
21402
21403 \end_inset
21404
21405
21406 \end_layout
21407
21408 \begin_layout Standard
21409 Le manuel 
21410 \emph on
21411 Math
21412 \emph default
21413  est un exemple dans lequel on a utilisé le référencement automatique.
21414 \end_layout
21415
21416 \begin_layout Subsection
21417 Positionnement des Références 
21418 \begin_inset CommandInset label
21419 LatexCommand label
21420 name "sub:Reference-Position"
21421
21422 \end_inset
21423
21424
21425 \begin_inset Index
21426 status collapsed
21427
21428 \begin_layout Plain Layout
21429 References@Références ! Positionnement
21430 \end_layout
21431
21432 \end_inset
21433
21434
21435 \end_layout
21436
21437 \begin_layout Standard
21438 Si vous utilisez le paquetage 
21439 \series bold
21440 hyperref, 
21441 \series default
21442 qui est activé dans la rubrique 
21443 \family sans
21444 Propriétés du PDF
21445 \family default
21446  de la fenêtre de dialogue 
21447 \family sans
21448 Paramètres du document,
21449 \family default
21450  pour lier vos références croisées dans la sortie finale, vous verrez que
21451  cliquer sur la référence à un flottant d'image saute vers l'étiquette de
21452  l'image.
21453  La légende sera dans la partie haute de l'écran, ce qui fait que vous ne
21454  pourrez voir l'image sans faire défiler le texte.
21455  Ce problème vient du fait que le point d'ancrage de la référence se situe
21456  à l'endroit de l'étiquette.
21457  En utilisant le paquetage LaTeX 
21458 \series bold
21459 hypcap
21460 \series default
21461
21462 \begin_inset Index
21463 status collapsed
21464
21465 \begin_layout Plain Layout
21466 Paquetages LaTeX ! hypcap
21467 \end_layout
21468
21469 \end_inset
21470
21471 , qui fait partie du paquetage LaTeX 
21472 \series bold
21473 oberdiek
21474 \series default
21475
21476 \begin_inset Index
21477 status collapsed
21478
21479 \begin_layout Plain Layout
21480 Paquetages LaTeX ! oberdiek
21481 \end_layout
21482
21483 \end_inset
21484
21485 , le point d'ancrage d'un lien est place en haut du flottant.
21486  Pour utiliser cette fonction avec les flottants de figure, chargez 
21487 \series bold
21488 hypcap
21489 \series default
21490  dans l'entête du document avec la ligne
21491 \end_layout
21492
21493 \begin_layout Standard
21494
21495 \series bold
21496
21497 \backslash
21498 usepackage[figure]{hypcap}
21499 \end_layout
21500
21501 \begin_layout Standard
21502 Vous pouvez aussi utiliser 
21503 \series bold
21504 hypcap
21505 \series default
21506  pour tous les types de flottants, mais ce n'est pas recommandé pour des
21507  raisons de stabilité.
21508  Pour plus d'information, jetez un coup d'œil au manuel d' 
21509 \series bold
21510 hypcap
21511 \series default
21512  
21513 \begin_inset CommandInset citation
21514 LatexCommand cite
21515 key "hypcap"
21516
21517 \end_inset
21518
21519 .
21520 \end_layout
21521
21522 \begin_layout Standard
21523 \begin_inset Note Greyedout
21524 status open
21525
21526 \begin_layout Plain Layout
21527
21528 \series bold
21529 Note:
21530 \series default
21531  
21532 \series bold
21533 hypcap
21534 \series default
21535  n'a aucun effet pour les références à des sous-figures.
21536 \end_layout
21537
21538 \end_inset
21539
21540
21541 \end_layout
21542
21543 \begin_layout Section
21544 Placement des flottants
21545 \begin_inset CommandInset label
21546 LatexCommand label
21547 name "sec:Placement-flottants"
21548
21549 \end_inset
21550
21551
21552 \begin_inset Index
21553 status collapsed
21554
21555 \begin_layout Plain Layout
21556 Flottants ! Placement
21557 \end_layout
21558
21559 \end_inset
21560
21561
21562 \end_layout
21563
21564 \begin_layout Standard
21565 En faisant un clic droit sur la boîte d'un flottant, on ouvre la fenêtre
21566  de dialogue 
21567 \family sans
21568 Paramètre
21569 \begin_inset space ~
21570 \end_inset
21571
21572 de
21573 \begin_inset space ~
21574 \end_inset
21575
21576 Flottant
21577 \family default
21578  dans laquelle vous pouvez modifier le paramètres de placement que LaTeX
21579  utilise pour déterminer où placer le flottant.
21580 \begin_inset Newline newline
21581 \end_inset
21582
21583 L'option 
21584 \family sans
21585 Plusieurs
21586 \begin_inset space ~
21587 \end_inset
21588
21589 colonnes
21590 \family default
21591  n'est utilisée que dans le cas d'un document à plusieurs colonnes: si vous
21592  l'activez, le flottant va couvrir l'ensemble des colonnes au lieu d'être
21593  confiné sur une seule colonne.
21594 \begin_inset Newline newline
21595 \end_inset
21596
21597 L'option 
21598 \family sans
21599 Rotation
21600 \begin_inset space ~
21601 \end_inset
21602
21603 90°
21604 \family default
21605  est utilisée pour faire tourner les flottants, voyez la section
21606 \begin_inset space ~
21607 \end_inset
21608
21609
21610 \begin_inset CommandInset ref
21611 LatexCommand ref
21612 reference "sec:Flottants-renversés"
21613
21614 \end_inset
21615
21616 .
21617 \end_layout
21618
21619 \begin_layout Standard
21620 En désactivant l'option 
21621 \family sans
21622 Utilise
21623 \begin_inset space ~
21624 \end_inset
21625
21626 le
21627 \begin_inset space ~
21628 \end_inset
21629
21630 placement
21631 \begin_inset space ~
21632 \end_inset
21633
21634 par
21635 \begin_inset space ~
21636 \end_inset
21637
21638 défaut
21639 \family default
21640  vous pouvez utiliser une ou plusieurs des options suivantes pour modifier
21641  le placement du flottant:
21642 \end_layout
21643
21644 \begin_layout Description
21645 Ici,
21646 \begin_inset space ~
21647 \end_inset
21648
21649 si
21650 \begin_inset space ~
21651 \end_inset
21652
21653 possible: essaie de placer le flottant à la position où il a été inséré
21654  dans LyX
21655 \end_layout
21656
21657 \begin_layout Description
21658 Haut
21659 \begin_inset space ~
21660 \end_inset
21661
21662 de
21663 \begin_inset space ~
21664 \end_inset
21665
21666 la
21667 \begin_inset space ~
21668 \end_inset
21669
21670 page: essaie de placer le flottant en haut de la page courante
21671 \end_layout
21672
21673 \begin_layout Description
21674 Bas
21675 \begin_inset space ~
21676 \end_inset
21677
21678 de
21679 \begin_inset space ~
21680 \end_inset
21681
21682 la
21683 \begin_inset space ~
21684 \end_inset
21685
21686 page: essaie de placer le flottant en bas de la page courante
21687 \end_layout
21688
21689 \begin_layout Description
21690 Page
21691 \begin_inset space ~
21692 \end_inset
21693
21694 de
21695 \begin_inset space ~
21696 \end_inset
21697
21698 flottants: essaie de placer le flottant sur une page à part, éventuellement
21699  avec d'autres flottants 
21700 \end_layout
21701
21702 \begin_layout Standard
21703 LaTeX utilise
21704 \emph on
21705  toujours 
21706 \emph default
21707 les options dans l'ordre donné ci-dessus.
21708  Ce qui veut dire que si vous utilisez le placement implicite, LaTeX va
21709  d'abord essayer 
21710 \family sans
21711 Ici
21712 \begin_inset space ~
21713 \end_inset
21714
21715 si
21716 \begin_inset space ~
21717 \end_inset
21718
21719 possible
21720 \family default
21721 , ensuite 
21722 \family sans
21723 Haut
21724 \begin_inset space ~
21725 \end_inset
21726
21727 de
21728 \begin_inset space ~
21729 \end_inset
21730
21731 la
21732 \begin_inset space ~
21733 \end_inset
21734
21735 page
21736 \family default
21737 , et ainsi de suite.
21738  Si vous n'utilisez pas le placement implicite, LaTeX va essayer les options
21739  que vous avez cochées, mais dans l'ordre donné ci-dessus.
21740  Si aucune des quatre options de placement n'est possible, la procédure
21741  est répétée avec la possibilité de mettre les flottant sur la page suivante.
21742 \end_layout
21743
21744 \begin_layout Standard
21745 Implicitement, chaque option a ses propres règles d'application:
21746 \end_layout
21747
21748 \begin_layout Standard
21749
21750 \family sans
21751 Haut
21752 \begin_inset space ~
21753 \end_inset
21754
21755 de
21756 \begin_inset space ~
21757 \end_inset
21758
21759 la
21760 \begin_inset space ~
21761 \end_inset
21762
21763 page
21764 \family default
21765  : seuls les flottants occupant moins de 70% de la page peuvent être placés
21766  en haut de page (
21767 \series bold
21768
21769 \backslash
21770 topfraction
21771 \series default
21772 ).
21773 \end_layout
21774
21775 \begin_layout Standard
21776
21777 \family sans
21778 Bas
21779 \begin_inset space ~
21780 \end_inset
21781
21782 de
21783 \begin_inset space ~
21784 \end_inset
21785
21786 la
21787 \begin_inset space ~
21788 \end_inset
21789
21790 page
21791 \family default
21792  : seuls les flottants occupant moins de 30% de la page peuvent être placés
21793  en bas de page (
21794 \series bold
21795
21796 \backslash
21797 bottomfraction
21798 \series default
21799 ).
21800 \end_layout
21801
21802 \begin_layout Standard
21803
21804 \family sans
21805 Page
21806 \begin_inset space ~
21807 \end_inset
21808
21809 de
21810 \begin_inset space ~
21811 \end_inset
21812
21813 flottants
21814 \family default
21815  : plusieurs flottants peuvent être placés ensembles sur une page seulement
21816  si ils occupent plus de 50% de celle-ci (
21817 \series bold
21818
21819 \backslash
21820 floatpagefraction
21821 \series default
21822 ).
21823 \end_layout
21824
21825 \begin_layout Standard
21826 Si vous n'aimez pas ces règles, vous pouvez les ignorer en utilisant l'option
21827  supplémentaire 
21828 \family sans
21829 Ignorer
21830 \begin_inset space ~
21831 \end_inset
21832
21833 les
21834 \begin_inset space ~
21835 \end_inset
21836
21837 règles
21838 \begin_inset space ~
21839 \end_inset
21840
21841 LaTeX
21842 \family default
21843 \lang english
21844 .
21845 \begin_inset Newline newline
21846 \end_inset
21847
21848
21849 \lang french
21850 Vous pouvez aussi redéfinir les règles avec les commandes LaTeX qui sont
21851  données entre parenthèses après les descriptions des règles données ci-dessus.
21852  Par exemple, pour augmenter à 50
21853 \begin_inset space \thinspace{}
21854 \end_inset
21855
21856 % la valeur de la règle de bas de page dont la valeur implicite est souvent
21857  trop petite, ajoutez cette ligne au préambule de votre document :
21858 \end_layout
21859
21860 \begin_layout Standard
21861
21862 \series bold
21863
21864 \backslash
21865 renewcommand{
21866 \backslash
21867 bottomfraction}{0.5}
21868 \end_layout
21869
21870 \begin_layout Standard
21871 Parfois, vous avez besoin que dans tous les cas, le flottant soit placé
21872  exactement à l'endroit où vous l'avez inséré.
21873  dans ce cas utilisez l'option 
21874 \family sans
21875 Ici
21876 \begin_inset space ~
21877 \end_inset
21878
21879 à
21880 \begin_inset space ~
21881 \end_inset
21882
21883 tout
21884 \begin_inset space ~
21885 \end_inset
21886
21887 Prix
21888 \family default
21889 .
21890  Utilisez cette option le moins souvent possible et seulement quand le document
21891  est presque prêt à être imprimé.
21892  En effet, le flottant n'est plus capable de 
21893 \begin_inset Quotes eld
21894 \end_inset
21895
21896 flotter
21897 \begin_inset Quotes erd
21898 \end_inset
21899
21900 , ce qui peut perturber toutes les mises en page.
21901 \end_layout
21902
21903 \begin_layout Standard
21904 Il n'y a pas d'option de placement pour les flottants d'enrobage, puisqu'ils
21905  sont toujours entourés par le texte d'un paragraphe donné.
21906 \begin_inset VSpace bigskip
21907 \end_inset
21908
21909
21910 \end_layout
21911
21912 \begin_layout Standard
21913 On peut parfois se trouver dans la situation où un flottant est placé en
21914  haut d'une page alors que la section concernée ne commence qu'au milieu
21915  de la page, ce qui fait que le lecteur peut penser qu'il fait partie de
21916  la section précédente.
21917  On peut utiliser la commande LaTeX 
21918 \series bold
21919
21920 \backslash
21921 suppressfloats
21922 \series default
21923  pour éviter ce cas.
21924  Elle empêche le placement d'un flottant donné dans la page dans laquelle
21925  il est inséré et donc elle peut être utilisée pour éviter qu'un flottant
21926  soit placé avant que la section commence.
21927  Pour obtenir ce comportement, ajoutez ces commandes dans le préambule de
21928  votre document :
21929 \end_layout
21930
21931 \begin_layout Standard
21932
21933 \series bold
21934
21935 \backslash
21936 let
21937 \backslash
21938 mySection
21939 \backslash
21940 section
21941 \begin_inset Newline newline
21942 \end_inset
21943
21944
21945 \backslash
21946 renewcommand{
21947 \backslash
21948 section}{
21949 \backslash
21950 suppressfloats[t]
21951 \backslash
21952 mySection}
21953 \end_layout
21954
21955 \begin_layout Standard
21956 Vous pouvez définir la même chose pour tous les types d'en-têtes de section,
21957  comme les chapitres et les sous-sections.
21958  Il n'est pas recommandé d'utiliser cette définition avec des portions de
21959  texte trop petites comme les sous-sous-sections parce que LaTeX pourrait
21960  ensuite avoir du mal à trouver un positionnement correct.
21961 \end_layout
21962
21963 \begin_layout Standard
21964 \begin_inset VSpace bigskip
21965 \end_inset
21966
21967 Dans certains cas il est demandé de placer toutes les figures et tous les
21968  tableaux à la fin du document.
21969  C'est pour de telles situations que le paquetage LaTeX 
21970 \series bold
21971 endfloat
21972 \series default
21973
21974 \begin_inset Index
21975 status collapsed
21976
21977 \begin_layout Plain Layout
21978 Paquetages LaTeX ! endfloat
21979 \end_layout
21980
21981 \end_inset
21982
21983  a été développé.
21984  Il met en effet tous les flottants de figures et de tableaux à la fin du
21985  document dans leurs propres sections.
21986  À la position d'origine du flottant, une indication textuelle du genre
21987  
21988 \begin_inset Quotes eld
21989 \end_inset
21990
21991
21992 \family sans
21993 [Figure
21994 \begin_inset space ~
21995 \end_inset
21996
21997 3.2 
21998 \lang english
21999 about here.
22000 \lang french
22001 ]
22002 \family default
22003
22004 \begin_inset Quotes erd
22005 \end_inset
22006
22007  est insérée.
22008  Le paquetage 
22009 \series bold
22010 endfloat
22011 \series default
22012  est chargé dans le préambule avec la ligne suivante 
22013 \end_layout
22014
22015 \begin_layout Standard
22016
22017 \series bold
22018
22019 \backslash
22020 usepackage[options]{endfloat}
22021 \end_layout
22022
22023 \begin_layout Standard
22024 Il y a aussi de nombreuses options de paquetage pour modifier le format
22025  des sections de figures ou de tableau qui sont créées.
22026  Pour plus d'information, nous vous renvoyons à la documentation du paquetage
22027  
22028 \series bold
22029 endfloa
22030 \series default
22031
22032 \begin_inset CommandInset citation
22033 LatexCommand cite
22034 key "endfloat"
22035
22036 \end_inset
22037
22038 .
22039 \begin_inset Newline newline
22040 \end_inset
22041
22042
22043 \begin_inset Note Greyedout
22044 status open
22045
22046 \begin_layout Plain Layout
22047
22048 \series bold
22049 Note: endfloat
22050 \series default
22051  ne fournit pas de traduction automatique de l'indication textuelle, vous
22052  devez donc le faire manuellement, voyez la section
22053 \begin_inset space ~
22054 \end_inset
22055
22056 4 de 
22057 \begin_inset CommandInset citation
22058 LatexCommand cite
22059 key "endfloat"
22060
22061 \end_inset
22062
22063 .
22064 \end_layout
22065
22066 \end_inset
22067
22068
22069 \begin_inset Newline newline
22070 \end_inset
22071
22072
22073 \begin_inset Note Greyedout
22074 status open
22075
22076 \begin_layout Plain Layout
22077
22078 \series bold
22079 Note:
22080 \series default
22081  Il y a actuellement un bug dans le paquetage 
22082 \series bold
22083 endfloat
22084 \series default
22085  quand la légende contient un 
22086 \begin_inset Quotes eld
22087 \end_inset
22088
22089 ß
22090 \begin_inset Quotes erd
22091 \end_inset
22092
22093  allemand.
22094  Utilisez dans ce cas la commande 
22095 \begin_inset Quotes eld
22096 \end_inset
22097
22098
22099 \series bold
22100
22101 \backslash
22102 ss
22103 \series default
22104
22105 \begin_inset Quotes erd
22106 \end_inset
22107
22108  en code TeX à la place du 
22109 \begin_inset Quotes eld
22110 \end_inset
22111
22112 ß
22113 \begin_inset Quotes erd
22114 \end_inset
22115
22116 .
22117 \end_layout
22118
22119 \end_inset
22120
22121
22122 \end_layout
22123
22124 \begin_layout Standard
22125 \begin_inset VSpace bigskip
22126 \end_inset
22127
22128 Pour plus d'information sur les manières de placer les flottants, jetez
22129  un coup d'œil aux livres sur LaTeX, 
22130 \begin_inset CommandInset citation
22131 LatexCommand cite
22132 key "latexcompanion,latexguide,latexbook"
22133
22134 \end_inset
22135
22136 .
22137 \end_layout
22138
22139 \begin_layout Section
22140 Flottants Renversés
22141 \begin_inset CommandInset label
22142 LatexCommand label
22143 name "sec:Flottants-renversés"
22144
22145 \end_inset
22146
22147
22148 \begin_inset Index
22149 status collapsed
22150
22151 \begin_layout Plain Layout
22152 Flottants ! Renversés
22153 \end_layout
22154
22155 \end_inset
22156
22157
22158 \end_layout
22159
22160 \begin_layout Standard
22161 Vous pouvez vouloir faire pivoter vos flottants, surtout dans le cas de
22162  tableaux très larges.
22163  Pour faire pivoter l'ensemble d'un flottant, y compris sa légende, faites
22164  un clic droit sur la boîte du flottant et utilisez l'option 
22165 \family sans
22166 Rotation
22167 \begin_inset space ~
22168 \end_inset
22169
22170 90°
22171 \family default
22172 .
22173 \end_layout
22174
22175 \begin_layout Standard
22176 Les flottants renversés sont systématiquement placés sur leur propre page
22177  ( ou colonne, si vous avez un document sur deux colonnes ).
22178  Vous pouvez les laisser couvrir plusieurs colonnes en utilisant l'option
22179  
22180 \family sans
22181 Plusieurs
22182 \begin_inset space ~
22183 \end_inset
22184
22185 colonnes
22186 \family default
22187  dans les paramètres du flottant.
22188  Le flottants sont pivotés de sorte que vous puissiez les lire en vous plaçant
22189  du côté de la marge externe.
22190  Pour forcer un sens de rotation donné pour toutes les pages, vous pouvez
22191  ajouter soit l'option 
22192 \series bold
22193 figuresleft
22194 \series default
22195  soit l'option 
22196 \series bold
22197 figuresright
22198 \series default
22199  aux options de la classe de document.
22200 \end_layout
22201
22202 \begin_layout Standard
22203 Faire référence à un flottant renversé se fait de la même manière que pour
22204  un flottant normal, la mise en forme de la légende est aussi identique
22205  : Le tableau
22206 \begin_inset space ~
22207 \end_inset
22208
22209
22210 \begin_inset CommandInset ref
22211 LatexCommand ref
22212 reference "tab:Tableau-pivoté"
22213
22214 \end_inset
22215
22216  est un exemple de flottant de tableau renversé.
22217 \end_layout
22218
22219 \begin_layout Standard
22220 \begin_inset Note Greyedout
22221 status open
22222
22223 \begin_layout Plain Layout
22224
22225 \series bold
22226 Note:
22227 \series default
22228  Les flottants pivotés ne sont pas affichables par tous les visualiseurs
22229  DVI.
22230 \end_layout
22231
22232 \end_inset
22233
22234
22235 \end_layout
22236
22237 \begin_layout Standard
22238 \begin_inset Float table
22239 wide false
22240 sideways true
22241 status open
22242
22243 \begin_layout Plain Layout
22244 \begin_inset Caption
22245
22246 \begin_layout Plain Layout
22247 \begin_inset CommandInset label
22248 LatexCommand label
22249 name "tab:Tableau-pivoté"
22250
22251 \end_inset
22252
22253  Tableau pivoté
22254 \end_layout
22255
22256 \end_inset
22257
22258
22259 \end_layout
22260
22261 \begin_layout Plain Layout
22262 \align center
22263 \begin_inset Tabular
22264 <lyxtabular version="3" rows="1" columns="5">
22265 <features>
22266 <column alignment="center" valignment="top" width="0">
22267 <column alignment="center" valignment="top" width="0">
22268 <column alignment="center" valignment="top" width="0">
22269 <column alignment="center" valignment="top" width="0">
22270 <column alignment="center" valignment="top" width="0">
22271 <row>
22272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22273 \begin_inset Text
22274
22275 \begin_layout Plain Layout
22276 test
22277 \end_layout
22278
22279 \end_inset
22280 </cell>
22281 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22282 \begin_inset Text
22283
22284 \begin_layout Plain Layout
22285 b
22286 \end_layout
22287
22288 \end_inset
22289 </cell>
22290 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22291 \begin_inset Text
22292
22293 \begin_layout Plain Layout
22294 c
22295 \end_layout
22296
22297 \end_inset
22298 </cell>
22299 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22300 \begin_inset Text
22301
22302 \begin_layout Plain Layout
22303 d
22304 \end_layout
22305
22306 \end_inset
22307 </cell>
22308 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22309 \begin_inset Text
22310
22311 \begin_layout Plain Layout
22312 e
22313 \end_layout
22314
22315 \end_inset
22316 </cell>
22317 </row>
22318 </lyxtabular>
22319
22320 \end_inset
22321
22322
22323 \end_layout
22324
22325 \end_inset
22326
22327
22328 \end_layout
22329
22330 \begin_layout Section
22331 Sous-flottants
22332 \begin_inset Index
22333 status collapsed
22334
22335 \begin_layout Plain Layout
22336 Flottants ! Sous-flottants
22337 \end_layout
22338
22339 \end_inset
22340
22341
22342 \end_layout
22343
22344 \begin_layout Standard
22345 Un exemple de sous-flottant : une figure composée de plusieurs images.
22346  On les crée en insérant un flottant dans un flottant existant.
22347  Le positionnement des sous-flottants peut être contrôlé comme pour les
22348  paragraphes comme on le voit avec les tableaux
22349 \begin_inset space ~
22350 \end_inset
22351
22352
22353 \begin_inset CommandInset ref
22354 LatexCommand ref
22355 reference "tab:Deux-sous-tableaux-cote-a-cote"
22356
22357 \end_inset
22358
22359  et 
22360 \begin_inset CommandInset ref
22361 LatexCommand ref
22362 reference "tab:Deux-sous-tableaux-l-un-sur-l-autre"
22363
22364 \end_inset
22365
22366 .
22367 \end_layout
22368
22369 \begin_layout Standard
22370 On fait référence à des sous-flottants comme on le ferait avec des flottants
22371  normaux : Les tableaux
22372 \begin_inset space ~
22373 \end_inset
22374
22375
22376 \begin_inset CommandInset ref
22377 LatexCommand ref
22378 reference "tab:Le-sous-tableau-a"
22379
22380 \end_inset
22381
22382  et 
22383 \begin_inset CommandInset ref
22384 LatexCommand ref
22385 reference "tab:Le-sous-tableau-b"
22386
22387 \end_inset
22388
22389  sont des sous-tableaux du tableau
22390 \begin_inset space ~
22391 \end_inset
22392
22393
22394 \begin_inset CommandInset ref
22395 LatexCommand ref
22396 reference "tab:Deux-sous-tableaux-cote-a-cote"
22397
22398 \end_inset
22399
22400 .
22401 \end_layout
22402
22403 \begin_layout Standard
22404 \begin_inset Float table
22405 wide false
22406 sideways false
22407 status open
22408
22409 \begin_layout Plain Layout
22410 \begin_inset Caption
22411
22412 \begin_layout Plain Layout
22413 \begin_inset CommandInset label
22414 LatexCommand label
22415 name "tab:Deux-sous-tableaux-cote-a-cote"
22416
22417 \end_inset
22418
22419 Deux sous-tableaux placés côte-à-côte.
22420 \end_layout
22421
22422 \end_inset
22423
22424
22425 \end_layout
22426
22427 \begin_layout Plain Layout
22428 \align center
22429 \begin_inset space \hfill{}
22430 \end_inset
22431
22432
22433 \begin_inset Float table
22434 wide false
22435 sideways false
22436 status collapsed
22437
22438 \begin_layout Plain Layout
22439 \begin_inset Caption
22440
22441 \begin_layout Plain Layout
22442 \begin_inset CommandInset label
22443 LatexCommand label
22444 name "tab:Le-sous-tableau-a"
22445
22446 \end_inset
22447
22448 Le sous-tableau a
22449 \end_layout
22450
22451 \end_inset
22452
22453
22454 \end_layout
22455
22456 \begin_layout Plain Layout
22457 \align center
22458 \begin_inset Tabular
22459 <lyxtabular version="3" rows="1" columns="5">
22460 <features>
22461 <column alignment="center" valignment="top" width="0">
22462 <column alignment="center" valignment="top" width="0">
22463 <column alignment="center" valignment="top" width="0">
22464 <column alignment="center" valignment="top" width="0">
22465 <column alignment="center" valignment="top" width="0">
22466 <row>
22467 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22468 \begin_inset Text
22469
22470 \begin_layout Plain Layout
22471 test
22472 \end_layout
22473
22474 \end_inset
22475 </cell>
22476 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22477 \begin_inset Text
22478
22479 \begin_layout Plain Layout
22480 b
22481 \end_layout
22482
22483 \end_inset
22484 </cell>
22485 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22486 \begin_inset Text
22487
22488 \begin_layout Plain Layout
22489 c
22490 \end_layout
22491
22492 \end_inset
22493 </cell>
22494 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22495 \begin_inset Text
22496
22497 \begin_layout Plain Layout
22498 d
22499 \end_layout
22500
22501 \end_inset
22502 </cell>
22503 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22504 \begin_inset Text
22505
22506 \begin_layout Plain Layout
22507 e
22508 \end_layout
22509
22510 \end_inset
22511 </cell>
22512 </row>
22513 </lyxtabular>
22514
22515 \end_inset
22516
22517
22518 \end_layout
22519
22520 \end_inset
22521
22522
22523 \begin_inset space \hfill{}
22524 \end_inset
22525
22526
22527 \begin_inset Float table
22528 wide false
22529 sideways false
22530 status collapsed
22531
22532 \begin_layout Plain Layout
22533 \begin_inset Caption
22534
22535 \begin_layout Plain Layout
22536 \begin_inset CommandInset label
22537 LatexCommand label
22538 name "tab:Le-sous-tableau-b"
22539
22540 \end_inset
22541
22542 Le sous-tableau b.
22543 \end_layout
22544
22545 \end_inset
22546
22547
22548 \end_layout
22549
22550 \begin_layout Plain Layout
22551 \align center
22552 \begin_inset Tabular
22553 <lyxtabular version="3" rows="1" columns="5">
22554 <features>
22555 <column alignment="center" valignment="top" width="0">
22556 <column alignment="center" valignment="top" width="0">
22557 <column alignment="center" valignment="top" width="0">
22558 <column alignment="center" valignment="top" width="0">
22559 <column alignment="center" valignment="top" width="0">
22560 <row>
22561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22562 \begin_inset Text
22563
22564 \begin_layout Plain Layout
22565 e
22566 \end_layout
22567
22568 \end_inset
22569 </cell>
22570 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22571 \begin_inset Text
22572
22573 \begin_layout Plain Layout
22574 d
22575 \end_layout
22576
22577 \end_inset
22578 </cell>
22579 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22580 \begin_inset Text
22581
22582 \begin_layout Plain Layout
22583 c
22584 \end_layout
22585
22586 \end_inset
22587 </cell>
22588 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22589 \begin_inset Text
22590
22591 \begin_layout Plain Layout
22592 b
22593 \end_layout
22594
22595 \end_inset
22596 </cell>
22597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22598 \begin_inset Text
22599
22600 \begin_layout Plain Layout
22601 test
22602 \end_layout
22603
22604 \end_inset
22605 </cell>
22606 </row>
22607 </lyxtabular>
22608
22609 \end_inset
22610
22611
22612 \end_layout
22613
22614 \end_inset
22615
22616
22617 \begin_inset space \hfill{}
22618 \end_inset
22619
22620
22621 \end_layout
22622
22623 \end_inset
22624
22625
22626 \end_layout
22627
22628 \begin_layout Standard
22629 \begin_inset Float table
22630 wide false
22631 sideways false
22632 status open
22633
22634 \begin_layout Plain Layout
22635 \begin_inset Caption
22636
22637 \begin_layout Plain Layout
22638 \begin_inset CommandInset label
22639 LatexCommand label
22640 name "tab:Deux-sous-tableaux-l-un-sur-l-autre"
22641
22642 \end_inset
22643
22644 Deux sous-tableaux placés l'un sur l'autre.
22645  (a) un tableau avec 4 cellules, (b) un tableau avec 5 cellules.
22646 \end_layout
22647
22648 \end_inset
22649
22650
22651 \end_layout
22652
22653 \begin_layout Plain Layout
22654 \align center
22655 \begin_inset Float table
22656 wide false
22657 sideways false
22658 status collapsed
22659
22660 \begin_layout Plain Layout
22661 \begin_inset Caption
22662
22663 \begin_layout Plain Layout
22664
22665 \end_layout
22666
22667 \end_inset
22668
22669
22670 \end_layout
22671
22672 \begin_layout Plain Layout
22673 \align center
22674 \begin_inset Tabular
22675 <lyxtabular version="3" rows="1" columns="4">
22676 <features>
22677 <column alignment="center" valignment="top" width="0">
22678 <column alignment="center" valignment="top" width="0">
22679 <column alignment="center" valignment="top" width="0">
22680 <column alignment="center" valignment="top" width="0">
22681 <row>
22682 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22683 \begin_inset Text
22684
22685 \begin_layout Plain Layout
22686 test
22687 \end_layout
22688
22689 \end_inset
22690 </cell>
22691 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22692 \begin_inset Text
22693
22694 \begin_layout Plain Layout
22695 test
22696 \end_layout
22697
22698 \end_inset
22699 </cell>
22700 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22701 \begin_inset Text
22702
22703 \begin_layout Plain Layout
22704 test
22705 \end_layout
22706
22707 \end_inset
22708 </cell>
22709 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22710 \begin_inset Text
22711
22712 \begin_layout Plain Layout
22713 test
22714 \end_layout
22715
22716 \end_inset
22717 </cell>
22718 </row>
22719 </lyxtabular>
22720
22721 \end_inset
22722
22723
22724 \end_layout
22725
22726 \end_inset
22727
22728
22729 \end_layout
22730
22731 \begin_layout Plain Layout
22732 \align center
22733 \begin_inset Float table
22734 wide false
22735 sideways false
22736 status collapsed
22737
22738 \begin_layout Plain Layout
22739 \begin_inset Caption
22740
22741 \begin_layout Plain Layout
22742
22743 \end_layout
22744
22745 \end_inset
22746
22747
22748 \end_layout
22749
22750 \begin_layout Plain Layout
22751 \align center
22752 \begin_inset Tabular
22753 <lyxtabular version="3" rows="1" columns="5">
22754 <features>
22755 <column alignment="center" valignment="top" width="0">
22756 <column alignment="center" valignment="top" width="0">
22757 <column alignment="center" valignment="top" width="0">
22758 <column alignment="center" valignment="top" width="0">
22759 <column alignment="center" valignment="top" width="0">
22760 <row>
22761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22762 \begin_inset Text
22763
22764 \begin_layout Plain Layout
22765 a
22766 \end_layout
22767
22768 \end_inset
22769 </cell>
22770 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22771 \begin_inset Text
22772
22773 \begin_layout Plain Layout
22774 b
22775 \end_layout
22776
22777 \end_inset
22778 </cell>
22779 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22780 \begin_inset Text
22781
22782 \begin_layout Plain Layout
22783 c
22784 \end_layout
22785
22786 \end_inset
22787 </cell>
22788 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22789 \begin_inset Text
22790
22791 \begin_layout Plain Layout
22792 d
22793 \end_layout
22794
22795 \end_inset
22796 </cell>
22797 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22798 \begin_inset Text
22799
22800 \begin_layout Plain Layout
22801 e
22802 \end_layout
22803
22804 \end_inset
22805 </cell>
22806 </row>
22807 </lyxtabular>
22808
22809 \end_inset
22810
22811
22812 \end_layout
22813
22814 \end_inset
22815
22816
22817 \end_layout
22818
22819 \end_inset
22820
22821
22822 \end_layout
22823
22824 \begin_layout Section
22825 Flottants côte-à-côte
22826 \begin_inset Index
22827 status collapsed
22828
22829 \begin_layout Plain Layout
22830 Flottants ! côte-à-côte
22831 \end_layout
22832
22833 \end_inset
22834
22835
22836 \end_layout
22837
22838 \begin_layout Standard
22839 Pour placer des flottants côte-à-côte, comme pour la figure
22840 \begin_inset space ~
22841 \end_inset
22842
22843
22844 \begin_inset CommandInset ref
22845 LatexCommand ref
22846 reference "fig:Flottant-gauche"
22847
22848 \end_inset
22849
22850  et 
22851 \begin_inset CommandInset ref
22852 LatexCommand ref
22853 reference "fig:Flottant-droit"
22854
22855 \end_inset
22856
22857 , on n'utilise 
22858 \emph on
22859 qu'un seul 
22860 \emph default
22861 flottant.
22862  On y insère deux boîtes de minipages.
22863 \begin_inset Foot
22864 status collapsed
22865
22866 \begin_layout Plain Layout
22867 Les minipages sont décrites dans la section
22868 \begin_inset space ~
22869 \end_inset
22870
22871
22872 \begin_inset CommandInset ref
22873 LatexCommand ref
22874 reference "sec:Minipages"
22875
22876 \end_inset
22877
22878 .
22879 \end_layout
22880
22881 \end_inset
22882
22883  La largeur est mise à 45
22884 \begin_inset space \thinspace{}
22885 \end_inset
22886
22887 -50
22888 \begin_inset space \thinspace{}
22889 \end_inset
22890
22891 column% et l'alignement de la boîte à 
22892 \family sans
22893 Bas
22894 \family default
22895  pour chaque minipage.
22896  Les boîtes minipages contiennent l'image et la légende exactement comme
22897  avec un flottant.
22898  La seule différence est que l'unité de longueur 
22899 \family sans
22900 Largeur
22901 \begin_inset space ~
22902 \end_inset
22903
22904 colonne
22905 \begin_inset space ~
22906 \end_inset
22907
22908 %
22909 \family default
22910  utilisée pour l'image est maintenant définie par rapport à la largeur des
22911  boîtes minipages.
22912 \end_layout
22913
22914 \begin_layout Standard
22915 \begin_inset Float figure
22916 wide false
22917 sideways false
22918 status open
22919
22920 \begin_layout Plain Layout
22921 \begin_inset Box Frameless
22922 position "b"
22923 hor_pos "c"
22924 has_inner_box 1
22925 inner_pos "t"
22926 use_parbox 0
22927 width "45col%"
22928 special "none"
22929 height "1in"
22930 height_special "totalheight"
22931 status open
22932
22933 \begin_layout Plain Layout
22934 \align center
22935 \begin_inset Graphics
22936         filename ../clipart/mobius.eps
22937         lyxscale 50
22938         width 100col%
22939         scaleBeforeRotation
22940
22941 \end_inset
22942
22943
22944 \end_layout
22945
22946 \begin_layout Plain Layout
22947 \begin_inset Caption
22948
22949 \begin_layout Plain Layout
22950 \begin_inset CommandInset label
22951 LatexCommand label
22952 name "fig:Flottant-gauche"
22953
22954 \end_inset
22955
22956 Flottant du côté gauche.
22957 \end_layout
22958
22959 \end_inset
22960
22961
22962 \end_layout
22963
22964 \end_inset
22965
22966
22967 \begin_inset space \hfill{}
22968 \end_inset
22969
22970
22971 \begin_inset Box Frameless
22972 position "b"
22973 hor_pos "c"
22974 has_inner_box 1
22975 inner_pos "t"
22976 use_parbox 0
22977 width "45col%"
22978 special "none"
22979 height "1in"
22980 height_special "totalheight"
22981 status open
22982
22983 \begin_layout Plain Layout
22984 \align center
22985 \begin_inset Graphics
22986         filename ../clipart/platypus.eps
22987         lyxscale 50
22988         width 100col%
22989         scaleBeforeRotation
22990
22991 \end_inset
22992
22993
22994 \end_layout
22995
22996 \begin_layout Plain Layout
22997 \begin_inset Caption
22998
22999 \begin_layout Plain Layout
23000 \begin_inset CommandInset label
23001 LatexCommand label
23002 name "fig:Flottant-droit"
23003
23004 \end_inset
23005
23006 Flottant du côté droit.
23007 \end_layout
23008
23009 \end_inset
23010
23011
23012 \end_layout
23013
23014 \end_inset
23015
23016
23017 \end_layout
23018
23019 \end_inset
23020
23021
23022 \end_layout
23023
23024 \begin_layout Section
23025 Mise en Forme de la Légende
23026 \begin_inset Index
23027 status collapsed
23028
23029 \begin_layout Plain Layout
23030 Légende ! Mise en forme
23031 \end_layout
23032
23033 \end_inset
23034
23035
23036 \begin_inset Index
23037 status collapsed
23038
23039 \begin_layout Plain Layout
23040 Flottants ! Mise en forme de la Légende
23041 \end_layout
23042
23043 \end_inset
23044
23045
23046 \begin_inset CommandInset label
23047 LatexCommand label
23048 name "sec:Formatage-légende"
23049
23050 \end_inset
23051
23052
23053 \end_layout
23054
23055 \begin_layout Standard
23056 L'environnement 
23057 \family sans
23058 Légende
23059 \family default
23060  est l'environnement de paragraphe implicite pour les 
23061 \family sans
23062 flottants
23063 \family default
23064 .
23065  Dans la fenêtre de LyX les légendes apparaissent comme une étiquette comme
23066  par exemple 
23067 \begin_inset Quotes eld
23068 \end_inset
23069
23070
23071 \family sans
23072 Figure #:
23073 \family default
23074
23075 \begin_inset Quotes erd
23076 \end_inset
23077
23078  suivi par le texte de la légende.
23079  Le 
23080 \begin_inset Quotes eld
23081 \end_inset
23082
23083 #
23084 \begin_inset Quotes erd
23085 \end_inset
23086
23087  étant remplacé par le numéro de référence réel.
23088  implicitement l'étiquette et le numéro sont dans la même police de caractères
23089  que le texte de la légende et deux points suivent le numéro pour séparer
23090  l'étiquette du texte.
23091  Ce format de légende n'est pas forcément adapté à tous les types de documents.
23092 \end_layout
23093
23094 \begin_layout Standard
23095 Pour modifier le format implicite des légendes, il faut charger le paquetage
23096  LaTeX 
23097 \series bold
23098 caption
23099 \series default
23100
23101 \begin_inset Index
23102 status collapsed
23103
23104 \begin_layout Plain Layout
23105 Paquetages LaTeX ! caption
23106 \end_layout
23107
23108 \end_inset
23109
23110  dans le préambule de votre document avec la ligne suivante :
23111 \end_layout
23112
23113 \begin_layout Standard
23114
23115 \series bold
23116
23117 \backslash
23118 usepackage[format definition]{caption}
23119 \end_layout
23120
23121 \begin_layout Standard
23122 Pour avoir par exemple l'étiquette et le numéro dans une police sans empattement
23123  grasse et les légendes de tableau toujours au dessus des tableaux, comme
23124  dans ce document, utilisez les commandes suivantes :
23125 \end_layout
23126
23127 \begin_layout Standard
23128
23129 \series bold
23130
23131 \backslash
23132 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
23133 \end_layout
23134
23135 \begin_layout Standard
23136 Vous pouvez aussi définir des formats de légendes différents pour les différents
23137  types de flottants.
23138  Dans ce cas chargez le paquetage 
23139 \series bold
23140 caption 
23141 \series default
23142 sans option de format spécifique et définissez les différents formats à
23143  l'aide de la commande 
23144 \end_layout
23145
23146 \begin_layout Standard
23147
23148 \series bold
23149
23150 \backslash
23151 captionsetup[type de flottant]{définition du format}
23152 \end_layout
23153
23154 \begin_layout Standard
23155 dans le préambule du document.
23156  Par exemple les formats de légende de la Figure
23157 \begin_inset space ~
23158 \end_inset
23159
23160
23161 \begin_inset CommandInset ref
23162 LatexCommand ref
23163 reference "fig:Legende-de-fig"
23164
23165 \end_inset
23166
23167  et du Tableau
23168 \begin_inset space ~
23169 \end_inset
23170
23171
23172 \begin_inset CommandInset ref
23173 LatexCommand ref
23174 reference "tab:Légende-de-tab"
23175
23176 \end_inset
23177
23178  peuvent être créés en utilisant les commandes suivantes dans le préambule
23179  :
23180 \end_layout
23181
23182 \begin_layout Standard
23183
23184 \series bold
23185
23186 \backslash
23187 usepackage[tableposition=top]{caption}
23188 \series default
23189
23190 \begin_inset Newline newline
23191 \end_inset
23192
23193
23194 \series bold
23195
23196 \backslash
23197 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
23198 \begin_inset Newline newline
23199 \end_inset
23200
23201
23202 \begin_inset ERT
23203 status collapsed
23204
23205 \begin_layout Plain Layout
23206
23207
23208 \backslash
23209 hphantom{
23210 \backslash
23211
23212 \backslash
23213 captionsetup[figure]
23214 \backslash
23215 {}
23216 \end_layout
23217
23218 \end_inset
23219
23220  labelsep=period}
23221 \begin_inset Newline newline
23222 \end_inset
23223
23224
23225 \backslash
23226 captionsetup[table]{labelfont={bf,sf}}
23227 \end_layout
23228
23229 \begin_layout Standard
23230 \begin_inset Note Greyedout
23231 status open
23232
23233 \begin_layout Plain Layout
23234
23235 \series bold
23236 Note:
23237 \series default
23238  L'option 
23239 \series bold
23240 tableposition=top
23241 \series default
23242  n'a pas d'effet quand on utilise un document de classe 
23243 \series bold
23244 KOMA-Script
23245 \series default
23246
23247 \begin_inset Index
23248 status collapsed
23249
23250 \begin_layout Plain Layout
23251 Paquetages LaTeX ! KOMA-Script
23252 \end_layout
23253
23254 \end_inset
23255
23256 .
23257  Dans ce cas on doit utiliser l'option 
23258 \series bold
23259 tablecaptionabove
23260 \series default
23261  de la classe de document.
23262 \end_layout
23263
23264 \end_inset
23265
23266
23267 \end_layout
23268
23269 \begin_layout Standard
23270 Pour plus d'information sur le paquetage 
23271 \series bold
23272 caption
23273 \series default
23274  nous vous renvoyons à sa documentation 
23275 \begin_inset CommandInset citation
23276 LatexCommand cite
23277 key "caption"
23278
23279 \end_inset
23280
23281 .
23282 \end_layout
23283
23284 \begin_layout Standard
23285 Pour changer le nom de l'étiquette, par exemple de 
23286 \begin_inset Quotes eld
23287 \end_inset
23288
23289 Figure
23290 \begin_inset Quotes erd
23291 \end_inset
23292
23293  à 
23294 \begin_inset Quotes eld
23295 \end_inset
23296
23297 Image
23298 \begin_inset Quotes erd
23299 \end_inset
23300
23301 , utilisez la commande suivante dans le préambule :
23302 \end_layout
23303
23304 \begin_layout Standard
23305
23306 \series bold
23307
23308 \backslash
23309 renewcommand{
23310 \backslash
23311 fnum@figure}{Image~
23312 \backslash
23313 thefigure}
23314 \end_layout
23315
23316 \begin_layout Standard
23317 où 
23318 \series bold
23319
23320 \backslash
23321 thefigure
23322 \series default
23323  insère le numéro de la figure et
23324 \series bold
23325  
23326 \begin_inset Quotes eld
23327 \end_inset
23328
23329 ~
23330 \series default
23331
23332 \begin_inset Quotes erd
23333 \end_inset
23334
23335  ajoute une espace insécable.
23336 \end_layout
23337
23338 \begin_layout Standard
23339 \begin_inset VSpace bigskip
23340 \end_inset
23341
23342 Si vous utilisez un document de classe 
23343 \series bold
23344 KOMA-Script
23345 \series default
23346
23347 \begin_inset Index
23348 status collapsed
23349
23350 \begin_layout Plain Layout
23351 Paquetages LaTeX ! KOMA-Script
23352 \end_layout
23353
23354 \end_inset
23355
23356  (
23357 \family sans
23358 article (KOMA-Script)
23359 \family default
23360
23361 \family sans
23362 book (KOMA-Script)
23363 \family default
23364
23365 \family sans
23366 letter (KOMA-Script)
23367 \family default
23368 , ou 
23369 \family sans
23370 report (KOMA-Script)
23371 \family default
23372
23373 \begin_inset space \thinspace{}
23374 \end_inset
23375
23376 ), Vous pouvez utiliser la commande incorporée 
23377 \series bold
23378
23379 \backslash
23380 setkomafont 
23381 \series default
23382 du paquetage
23383 \series bold
23384  KOMA-Script 
23385 \series default
23386 à la place du paquetage
23387 \series bold
23388  caption.
23389  
23390 \series default
23391 Par exemple, pour avoir une étiquette de légende en gras, ajoutez la commande
23392  suivante au préambule de votre document :
23393 \end_layout
23394
23395 \begin_layout Standard
23396
23397 \series bold
23398
23399 \backslash
23400 setkomafont{captionlabel}{
23401 \backslash
23402 bfseries}
23403 \end_layout
23404
23405 \begin_layout Standard
23406 Pour plus d'information au sujet de 
23407 \series bold
23408
23409 \backslash
23410 setkomafont
23411 \series default
23412  nous vous renvoyons à la documentation du paquetage 
23413 \series bold
23414 KOMA-Script
23415 \series default
23416  
23417 \begin_inset CommandInset citation
23418 LatexCommand cite
23419 key "KOMA-Script"
23420
23421 \end_inset
23422
23423 .
23424 \end_layout
23425
23426 \begin_layout Standard
23427 \begin_inset ERT
23428 status collapsed
23429
23430 \begin_layout Plain Layout
23431
23432
23433 \backslash
23434 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
23435 }
23436 \end_layout
23437
23438 \end_inset
23439
23440
23441 \begin_inset Note Note
23442 status open
23443
23444 \begin_layout Plain Layout
23445 Le format de la légende n'est modifié que pour cet exemple.
23446 \end_layout
23447
23448 \end_inset
23449
23450
23451 \end_layout
23452
23453 \begin_layout Standard
23454 \begin_inset Float figure
23455 placement !p
23456 wide false
23457 sideways false
23458 status open
23459
23460 \begin_layout Plain Layout
23461 \align center
23462 \begin_inset Graphics
23463         filename ../clipart/mobius.eps
23464         lyxscale 50
23465         scale 50
23466         scaleBeforeRotation
23467
23468 \end_inset
23469
23470
23471 \end_layout
23472
23473 \begin_layout Plain Layout
23474 \begin_inset Caption
23475
23476 \begin_layout Plain Layout
23477 \begin_inset CommandInset label
23478 LatexCommand label
23479 name "fig:Legende-de-fig"
23480
23481 \end_inset
23482
23483 Ceci est un exemple de légende de figure qui est plus longue qu'une ligne
23484  pour montrer les différents types de formats de légendes.
23485  Ici on a utilisé un format de légende personnalisé.
23486 \end_layout
23487
23488 \end_inset
23489
23490
23491 \end_layout
23492
23493 \end_inset
23494
23495
23496 \end_layout
23497
23498 \begin_layout Standard
23499 \begin_inset ERT
23500 status collapsed
23501
23502 \begin_layout Plain Layout
23503
23504
23505 \backslash
23506 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
23507 on}
23508 \end_layout
23509
23510 \end_inset
23511
23512
23513 \end_layout
23514
23515 \begin_layout Standard
23516 \begin_inset Float table
23517 placement !p
23518 wide false
23519 sideways false
23520 status open
23521
23522 \begin_layout Plain Layout
23523 \begin_inset Caption
23524
23525 \begin_layout Plain Layout
23526 \begin_inset CommandInset label
23527 LatexCommand label
23528 name "tab:Légende-de-tab"
23529
23530 \end_inset
23531
23532 Ceci est un exemple de légende de tableau qui est plus longue qu'une ligne
23533  pour montrer les différents types de formats de légendes.
23534  Ici on a utilisé le format de légende implicite.
23535 \end_layout
23536
23537 \end_inset
23538
23539
23540 \end_layout
23541
23542 \begin_layout Plain Layout
23543 \align center
23544 \begin_inset Tabular
23545 <lyxtabular version="3" rows="1" columns="5">
23546 <features>
23547 <column alignment="center" valignment="top" width="0">
23548 <column alignment="center" valignment="top" width="0">
23549 <column alignment="center" valignment="top" width="0">
23550 <column alignment="center" valignment="top" width="0">
23551 <column alignment="center" valignment="top" width="0">
23552 <row>
23553 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23554 \begin_inset Text
23555
23556 \begin_layout Plain Layout
23557 a
23558 \end_layout
23559
23560 \end_inset
23561 </cell>
23562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23563 \begin_inset Text
23564
23565 \begin_layout Plain Layout
23566 b
23567 \end_layout
23568
23569 \end_inset
23570 </cell>
23571 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23572 \begin_inset Text
23573
23574 \begin_layout Plain Layout
23575 c
23576 \end_layout
23577
23578 \end_inset
23579 </cell>
23580 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23581 \begin_inset Text
23582
23583 \begin_layout Plain Layout
23584 d
23585 \end_layout
23586
23587 \end_inset
23588 </cell>
23589 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23590 \begin_inset Text
23591
23592 \begin_layout Plain Layout
23593 e
23594 \end_layout
23595
23596 \end_inset
23597 </cell>
23598 </row>
23599 </lyxtabular>
23600
23601 \end_inset
23602
23603
23604 \end_layout
23605
23606 \end_inset
23607
23608
23609 \end_layout
23610
23611 \begin_layout Section
23612 Positionnement de la Légende
23613 \begin_inset Index
23614 status collapsed
23615
23616 \begin_layout Plain Layout
23617 Légende ! Placement
23618 \end_layout
23619
23620 \end_inset
23621
23622
23623 \begin_inset Index
23624 status collapsed
23625
23626 \begin_layout Plain Layout
23627 Flottants ! Placement de la légende
23628 \end_layout
23629
23630 \end_inset
23631
23632
23633 \begin_inset CommandInset label
23634 LatexCommand label
23635 name "sec:Placement-légende"
23636
23637 \end_inset
23638
23639
23640 \end_layout
23641
23642 \begin_layout Standard
23643 La règle habituelle pour placer la légende est :
23644 \end_layout
23645
23646 \begin_layout Description
23647 Figure
23648 \begin_inset space ~
23649 \end_inset
23650
23651 : La légende est placée en dessous de la figure
23652 \end_layout
23653
23654 \begin_layout Description
23655 Tableau
23656 \begin_inset space ~
23657 \end_inset
23658
23659 : La légende est placée au dessus du tableau
23660 \end_layout
23661
23662 \begin_layout Standard
23663 Malheureusement les classes standard de LaTeX ne gèrent pas les légendes
23664  au dessus des tableaux.
23665  Ce qui fait que si vous utilisez une des classes de document 
23666 \family sans
23667 article
23668 \family default
23669
23670 \family sans
23671 book
23672 \family default
23673
23674 \family sans
23675 letter
23676 \family default
23677 , ou 
23678 \family sans
23679 report
23680 \family default
23681  il n'y aura pas d'espace libre entre la légende et le tableau.
23682  Pour insérer l'espace nécessaire, ajoutez l'option suivante à la commande
23683  de chargement du paquetage LaTeX 
23684 \series bold
23685 caption
23686 \series default
23687  dans le préambule de votre document
23688 \begin_inset Foot
23689 status open
23690
23691 \begin_layout Plain Layout
23692 Voir la section
23693 \begin_inset space ~
23694 \end_inset
23695
23696
23697 \begin_inset CommandInset ref
23698 LatexCommand ref
23699 reference "sec:Formatage-légende"
23700
23701 \end_inset
23702
23703  pour plus d'information sur le paquetage 
23704 \series bold
23705 caption
23706 \series default
23707 .
23708 \end_layout
23709
23710 \end_inset
23711
23712 :
23713 \end_layout
23714
23715 \begin_layout Standard
23716
23717 \series bold
23718 tableposition=top
23719 \end_layout
23720
23721 \begin_layout Standard
23722 Si vous utilisez une classe de document 
23723 \series bold
23724 KOMA-Script
23725 \series default
23726
23727 \begin_inset Index
23728 status collapsed
23729
23730 \begin_layout Plain Layout
23731 Paquetages LaTeX ! KOMA-Script
23732 \end_layout
23733
23734 \end_inset
23735
23736  (
23737 \family sans
23738 article (KOMA-Script)
23739 \family default
23740
23741 \family sans
23742 book (KOMA-Script)
23743 \family default
23744
23745 \family sans
23746 letter (KOMA-Script)
23747 \family default
23748 , ou 
23749 \family sans
23750 report (KOMA-Script)
23751 \family default
23752
23753 \begin_inset space \thinspace{}
23754 \end_inset
23755
23756 ), vous pouvez utiliser à la place du paquetage 
23757 \series bold
23758 caption
23759 \series default
23760  l'option 
23761 \series bold
23762 tablecaptionabove
23763 \series default
23764  de la classe de document.
23765 \end_layout
23766
23767 \begin_layout Standard
23768 \begin_inset VSpace bigskip
23769 \end_inset
23770
23771 On peut aussi mettre la légende à côté d'une figure ou d'un tableau.
23772  Pour cela, vous devez charger le paquetage LaTeX 
23773 \series bold
23774 sidecap
23775 \series default
23776
23777 \begin_inset Index
23778 status collapsed
23779
23780 \begin_layout Plain Layout
23781 Paquetages LaTeX ! sidecap
23782 \end_layout
23783
23784 \end_inset
23785
23786  dans le préambule de votre document avec la ligne de commande suivante
23787 \end_layout
23788
23789 \begin_layout Standard
23790
23791 \series bold
23792
23793 \backslash
23794 usepackage[option]{sidecap}
23795 \end_layout
23796
23797 \begin_layout Standard
23798 Si vous ne mettez aucune option, la légende sera placée du côté de la marge
23799  extérieure – à droite sur les pages impaires et à gauche sur les pages
23800  paires.
23801  Vous pouvez mettre la légende dans la marge interne en utilisant l'option
23802  
23803 \series bold
23804 innercaption
23805 \series default
23806 .
23807  Pour forcer le placement toujours à droite ou à gauche, utilisez les options
23808  
23809 \series bold
23810 rightcaption
23811 \series default
23812  ou 
23813 \series bold
23814 leftcaption
23815 \series default
23816 .
23817 \end_layout
23818
23819 \begin_layout Standard
23820 \begin_inset ERT
23821 status collapsed
23822
23823 \begin_layout Plain Layout
23824
23825
23826 \backslash
23827 ifsidecap
23828 \end_layout
23829
23830 \end_inset
23831
23832
23833 \begin_inset Note Note
23834 status open
23835
23836 \begin_layout Plain Layout
23837 La section suivante ne sera affichée que si le paquetage LaTeX 
23838 \series bold
23839 sidecap
23840 \series default
23841  a été installé.
23842 \end_layout
23843
23844 \end_inset
23845
23846
23847 \end_layout
23848
23849 \begin_layout Standard
23850 Pour pouvoir placer la légende d'un flottant à côté de celui-ci, vous devez
23851  ajouter ces commandes dans le préambule de votre document :
23852 \end_layout
23853
23854 \begin_layout Standard
23855
23856 \lyxline
23857
23858 \end_layout
23859
23860 \begin_layout Standard
23861
23862 \series bold
23863
23864 \backslash
23865 newcommand{
23866 \backslash
23867 TabBesBeg}{%
23868 \begin_inset Newline newline
23869 \end_inset
23870
23871
23872 \begin_inset ERT
23873 status collapsed
23874
23875 \begin_layout Plain Layout
23876
23877
23878 \backslash
23879 hphantom{ }
23880 \end_layout
23881
23882 \end_inset
23883
23884
23885 \backslash
23886 let
23887 \backslash
23888 MyTable
23889 \backslash
23890 table
23891 \begin_inset Newline newline
23892 \end_inset
23893
23894
23895 \begin_inset ERT
23896 status collapsed
23897
23898 \begin_layout Plain Layout
23899
23900
23901 \backslash
23902 hphantom{ }
23903 \end_layout
23904
23905 \end_inset
23906
23907
23908 \backslash
23909 let
23910 \backslash
23911 MyEndtable
23912 \backslash
23913 endtable
23914 \begin_inset Newline newline
23915 \end_inset
23916
23917
23918 \begin_inset ERT
23919 status collapsed
23920
23921 \begin_layout Plain Layout
23922
23923
23924 \backslash
23925 hphantom{ }
23926 \end_layout
23927
23928 \end_inset
23929
23930
23931 \backslash
23932 renewenvironment{table}{
23933 \backslash
23934 begin{SCtable}}{
23935 \backslash
23936 end{SCtable}}}
23937 \end_layout
23938
23939 \begin_layout Standard
23940
23941 \series bold
23942
23943 \backslash
23944 newcommand{
23945 \backslash
23946 TabBesEnd}{%
23947 \begin_inset Newline newline
23948 \end_inset
23949
23950
23951 \begin_inset ERT
23952 status collapsed
23953
23954 \begin_layout Plain Layout
23955
23956
23957 \backslash
23958 hphantom{ }
23959 \end_layout
23960
23961 \end_inset
23962
23963
23964 \backslash
23965 let
23966 \backslash
23967 table
23968 \backslash
23969 MyTable
23970 \begin_inset Newline newline
23971 \end_inset
23972
23973
23974 \begin_inset ERT
23975 status collapsed
23976
23977 \begin_layout Plain Layout
23978
23979
23980 \backslash
23981 hphantom{ }
23982 \end_layout
23983
23984 \end_inset
23985
23986
23987 \backslash
23988 let
23989 \backslash
23990 endtable
23991 \backslash
23992 MyEndtable
23993 \end_layout
23994
23995 \begin_layout Standard
23996
23997 \series bold
23998
23999 \backslash
24000 newcommand{
24001 \backslash
24002 FigBesBeg}{%
24003 \begin_inset Newline newline
24004 \end_inset
24005
24006
24007 \begin_inset ERT
24008 status collapsed
24009
24010 \begin_layout Plain Layout
24011
24012
24013 \backslash
24014 hphantom{ }
24015 \end_layout
24016
24017 \end_inset
24018
24019
24020 \backslash
24021 let
24022 \backslash
24023 MyFigure
24024 \backslash
24025 figure
24026 \begin_inset Newline newline
24027 \end_inset
24028
24029
24030 \begin_inset ERT
24031 status collapsed
24032
24033 \begin_layout Plain Layout
24034
24035
24036 \backslash
24037 hphantom{ }
24038 \end_layout
24039
24040 \end_inset
24041
24042
24043 \backslash
24044 let
24045 \backslash
24046 MyEndfigure
24047 \backslash
24048 endfigure
24049 \begin_inset Newline newline
24050 \end_inset
24051
24052
24053 \begin_inset ERT
24054 status collapsed
24055
24056 \begin_layout Plain Layout
24057
24058
24059 \backslash
24060 hphantom{ }
24061 \end_layout
24062
24063 \end_inset
24064
24065
24066 \backslash
24067 renewenvironment{figure}{
24068 \backslash
24069 begin{SCfigure}}{
24070 \backslash
24071 end{SCfigure}}}
24072 \end_layout
24073
24074 \begin_layout Standard
24075
24076 \series bold
24077
24078 \backslash
24079 newcommand{
24080 \backslash
24081 FigBesEnd}{%
24082 \begin_inset Newline newline
24083 \end_inset
24084
24085
24086 \begin_inset ERT
24087 status collapsed
24088
24089 \begin_layout Plain Layout
24090
24091
24092 \backslash
24093 hphantom{ }
24094 \end_layout
24095
24096 \end_inset
24097
24098
24099 \backslash
24100 let
24101 \backslash
24102 figure
24103 \backslash
24104 MyFigure
24105 \begin_inset Newline newline
24106 \end_inset
24107
24108
24109 \begin_inset ERT
24110 status collapsed
24111
24112 \begin_layout Plain Layout
24113
24114
24115 \backslash
24116 hphantom{ }
24117 \end_layout
24118
24119 \end_inset
24120
24121
24122 \backslash
24123 let
24124 \backslash
24125 endfigure
24126 \backslash
24127 MyEndfigure}
24128 \end_layout
24129
24130 \begin_layout Standard
24131
24132 \lyxline
24133
24134 \end_layout
24135
24136 \begin_layout Standard
24137 Ces commandes vous permettent de redéfinir les flottants de façon à ce que
24138  la légende se place sur le côté.
24139  Pour les flottants de figure, utilisez la commande
24140 \end_layout
24141
24142 \begin_layout Standard
24143
24144 \series bold
24145
24146 \backslash
24147 FigBesBeg
24148 \end_layout
24149
24150 \begin_layout Standard
24151 en code TeX avant le flottant.
24152  Après le flottant, insérez la commande
24153 \end_layout
24154
24155 \begin_layout Standard
24156
24157 \series bold
24158
24159 \backslash
24160 FigBesEnd
24161 \end_layout
24162
24163 \begin_layout Standard
24164 en code TeX pour revenir à la définition originale du flottant.
24165 \end_layout
24166
24167 \begin_layout Standard
24168 Pour les flottants de tableau, utilisez les commandes correspondantes
24169 \end_layout
24170
24171 \begin_layout Standard
24172
24173 \series bold
24174
24175 \backslash
24176 TabBesBeg
24177 \series default
24178  et 
24179 \series bold
24180
24181 \backslash
24182 TabBesEnd
24183 \end_layout
24184
24185 \begin_layout Standard
24186 La figure
24187 \begin_inset space ~
24188 \end_inset
24189
24190
24191 \begin_inset CommandInset ref
24192 LatexCommand ref
24193 reference "fig:legende-a-coté-fig"
24194
24195 \end_inset
24196
24197  et le tableau
24198 \begin_inset space ~
24199 \end_inset
24200
24201
24202 \begin_inset CommandInset ref
24203 LatexCommand ref
24204 reference "tab:legende-à-coté-tableau"
24205
24206 \end_inset
24207
24208  sont des exemples où la légende a été mises sur le coté.
24209 \end_layout
24210
24211 \begin_layout Standard
24212 Vous pouvez voir dans ces exemples que la légende est en haut du flottant
24213  pour les flottants de tableau et vers le bas pour les flottants de figure.
24214  Pour changer ce comportement, vous pouvez utiliser les commandes
24215 \end_layout
24216
24217 \begin_layout Standard
24218
24219 \series bold
24220
24221 \backslash
24222 sidecaptionvpos{type flottant}{placement}
24223 \end_layout
24224
24225 \begin_layout Standard
24226 dans le préambule du document ou en code TeX juste avant le flottant visé.
24227  Le type du flottant est soit 
24228 \family sans
24229 figure
24230 \family default
24231  soit 
24232 \family sans
24233 table
24234 \family default
24235 , le placement peut être 
24236 \begin_inset Quotes eld
24237 \end_inset
24238
24239
24240 \family sans
24241 t
24242 \family default
24243
24244 \begin_inset Quotes erd
24245 \end_inset
24246
24247  pour haut (top), 
24248 \begin_inset Quotes eld
24249 \end_inset
24250
24251
24252 \family sans
24253 c
24254 \family default
24255
24256 \begin_inset Quotes erd
24257 \end_inset
24258
24259  pour centre (center), ou 
24260 \begin_inset Quotes eld
24261 \end_inset
24262
24263
24264 \family sans
24265 b
24266 \family default
24267
24268 \begin_inset Quotes erd
24269 \end_inset
24270
24271  pour bas (bottom).
24272  Pour que, par exemple, les légendes des flottants de figure soient centrés
24273  verticalement, utilisez la commande
24274 \end_layout
24275
24276 \begin_layout Standard
24277
24278 \series bold
24279
24280 \backslash
24281 sidecaptionvpos{figure}{c}
24282 \end_layout
24283
24284 \begin_layout Standard
24285 C'est ce qui a été utilisé pour la figure
24286 \begin_inset space ~
24287 \end_inset
24288
24289
24290 \begin_inset CommandInset ref
24291 LatexCommand ref
24292 reference "fig:legende-à-coté-fig-2"
24293
24294 \end_inset
24295
24296 .
24297 \end_layout
24298
24299 \begin_layout Standard
24300 \begin_inset VSpace medskip
24301 \end_inset
24302
24303 Pour plus d'information sur le paquetage 
24304 \series bold
24305 sidecap
24306 \series default
24307  nous vous renvoyons à sa documentation 
24308 \begin_inset CommandInset citation
24309 LatexCommand cite
24310 key "sidecap"
24311
24312 \end_inset
24313
24314 .
24315 \end_layout
24316
24317 \begin_layout Standard
24318 \begin_inset Note Greyedout
24319 status open
24320
24321 \begin_layout Plain Layout
24322
24323 \series bold
24324 Note:
24325 \series default
24326  Le paquetage LaTeX 
24327 \series bold
24328 hypcap
24329 \series default
24330
24331 \begin_inset Index
24332 status collapsed
24333
24334 \begin_layout Plain Layout
24335 Paquetages LaTeX ! hypcap
24336 \end_layout
24337
24338 \end_inset
24339
24340 , qui est décrit dans la section
24341 \begin_inset space ~
24342 \end_inset
24343
24344
24345 \begin_inset CommandInset ref
24346 LatexCommand ref
24347 reference "sub:Reference-Position"
24348
24349 \end_inset
24350
24351 , n'a pas d'effet sur les flottants avec une légende placée à côté.
24352 \end_layout
24353
24354 \end_inset
24355
24356
24357 \end_layout
24358
24359 \begin_layout Standard
24360 \begin_inset ERT
24361 status collapsed
24362
24363 \begin_layout Plain Layout
24364
24365
24366 \backslash
24367 FigBesBeg 
24368 \end_layout
24369
24370 \end_inset
24371
24372
24373 \end_layout
24374
24375 \begin_layout Standard
24376 \begin_inset Float figure
24377 wide false
24378 sideways false
24379 status open
24380
24381 \begin_layout Plain Layout
24382 \begin_inset Graphics
24383         filename ../clipart/escher-lsd.eps
24384         scale 75
24385         scaleBeforeRotation
24386
24387 \end_inset
24388
24389
24390 \end_layout
24391
24392 \begin_layout Plain Layout
24393 \begin_inset Caption
24394
24395 \begin_layout Plain Layout
24396 \begin_inset CommandInset label
24397 LatexCommand label
24398 name "fig:legende-a-coté-fig"
24399
24400 \end_inset
24401
24402 Une légende à côté d'une figure.
24403 \end_layout
24404
24405 \end_inset
24406
24407
24408 \end_layout
24409
24410 \end_inset
24411
24412
24413 \end_layout
24414
24415 \begin_layout Standard
24416 \begin_inset ERT
24417 status collapsed
24418
24419 \begin_layout Plain Layout
24420
24421
24422 \backslash
24423 TabBesBeg 
24424 \end_layout
24425
24426 \end_inset
24427
24428
24429 \end_layout
24430
24431 \begin_layout Standard
24432 \begin_inset Float table
24433 wide false
24434 sideways false
24435 status open
24436
24437 \begin_layout Plain Layout
24438 \begin_inset Caption
24439
24440 \begin_layout Plain Layout
24441 \begin_inset CommandInset label
24442 LatexCommand label
24443 name "tab:legende-à-coté-tableau"
24444
24445 \end_inset
24446
24447 Une légende à côté d'un tableau.
24448 \end_layout
24449
24450 \end_inset
24451
24452
24453 \end_layout
24454
24455 \begin_layout Plain Layout
24456 \begin_inset Tabular
24457 <lyxtabular version="3" rows="4" columns="5">
24458 <features>
24459 <column alignment="center" valignment="top" width="0">
24460 <column alignment="center" valignment="top" width="0">
24461 <column alignment="center" valignment="top" width="0">
24462 <column alignment="center" valignment="top" width="0">
24463 <column alignment="center" valignment="top" width="0">
24464 <row>
24465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24466 \begin_inset Text
24467
24468 \begin_layout Plain Layout
24469 a
24470 \end_layout
24471
24472 \end_inset
24473 </cell>
24474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24475 \begin_inset Text
24476
24477 \begin_layout Plain Layout
24478
24479 \end_layout
24480
24481 \end_inset
24482 </cell>
24483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24484 \begin_inset Text
24485
24486 \begin_layout Plain Layout
24487 b
24488 \end_layout
24489
24490 \end_inset
24491 </cell>
24492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24493 \begin_inset Text
24494
24495 \begin_layout Plain Layout
24496
24497 \end_layout
24498
24499 \end_inset
24500 </cell>
24501 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24502 \begin_inset Text
24503
24504 \begin_layout Plain Layout
24505 c
24506 \end_layout
24507
24508 \end_inset
24509 </cell>
24510 </row>
24511 <row>
24512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24513 \begin_inset Text
24514
24515 \begin_layout Plain Layout
24516
24517 \end_layout
24518
24519 \end_inset
24520 </cell>
24521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24522 \begin_inset Text
24523
24524 \begin_layout Plain Layout
24525 d
24526 \end_layout
24527
24528 \end_inset
24529 </cell>
24530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24531 \begin_inset Text
24532
24533 \begin_layout Plain Layout
24534
24535 \end_layout
24536
24537 \end_inset
24538 </cell>
24539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24540 \begin_inset Text
24541
24542 \begin_layout Plain Layout
24543 e
24544 \end_layout
24545
24546 \end_inset
24547 </cell>
24548 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24549 \begin_inset Text
24550
24551 \begin_layout Plain Layout
24552
24553 \end_layout
24554
24555 \end_inset
24556 </cell>
24557 </row>
24558 <row>
24559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24560 \begin_inset Text
24561
24562 \begin_layout Plain Layout
24563 f
24564 \end_layout
24565
24566 \end_inset
24567 </cell>
24568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24569 \begin_inset Text
24570
24571 \begin_layout Plain Layout
24572
24573 \end_layout
24574
24575 \end_inset
24576 </cell>
24577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24578 \begin_inset Text
24579
24580 \begin_layout Plain Layout
24581 g
24582 \end_layout
24583
24584 \end_inset
24585 </cell>
24586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24587 \begin_inset Text
24588
24589 \begin_layout Plain Layout
24590
24591 \end_layout
24592
24593 \end_inset
24594 </cell>
24595 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24596 \begin_inset Text
24597
24598 \begin_layout Plain Layout
24599 h
24600 \end_layout
24601
24602 \end_inset
24603 </cell>
24604 </row>
24605 <row>
24606 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24607 \begin_inset Text
24608
24609 \begin_layout Plain Layout
24610
24611 \end_layout
24612
24613 \end_inset
24614 </cell>
24615 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24616 \begin_inset Text
24617
24618 \begin_layout Plain Layout
24619 i
24620 \end_layout
24621
24622 \end_inset
24623 </cell>
24624 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24625 \begin_inset Text
24626
24627 \begin_layout Plain Layout
24628
24629 \end_layout
24630
24631 \end_inset
24632 </cell>
24633 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24634 \begin_inset Text
24635
24636 \begin_layout Plain Layout
24637 j
24638 \end_layout
24639
24640 \end_inset
24641 </cell>
24642 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24643 \begin_inset Text
24644
24645 \begin_layout Plain Layout
24646
24647 \end_layout
24648
24649 \end_inset
24650 </cell>
24651 </row>
24652 </lyxtabular>
24653
24654 \end_inset
24655
24656
24657 \end_layout
24658
24659 \end_inset
24660
24661
24662 \end_layout
24663
24664 \begin_layout Standard
24665 \begin_inset ERT
24666 status collapsed
24667
24668 \begin_layout Plain Layout
24669
24670
24671 \backslash
24672 TabBesEnd
24673 \end_layout
24674
24675 \end_inset
24676
24677
24678 \end_layout
24679
24680 \begin_layout Standard
24681 \begin_inset ERT
24682 status collapsed
24683
24684 \begin_layout Plain Layout
24685
24686
24687 \backslash
24688 sidecaptionvpos{figure}{c}
24689 \end_layout
24690
24691 \end_inset
24692
24693
24694 \begin_inset Float figure
24695 wide false
24696 sideways false
24697 status open
24698
24699 \begin_layout Plain Layout
24700 \begin_inset Graphics
24701         filename ../clipart/escher-lsd.eps
24702         scale 75
24703         scaleBeforeRotation
24704
24705 \end_inset
24706
24707
24708 \end_layout
24709
24710 \begin_layout Plain Layout
24711 \begin_inset Caption
24712
24713 \begin_layout Plain Layout
24714 \begin_inset CommandInset label
24715 LatexCommand label
24716 name "fig:legende-à-coté-fig-2"
24717
24718 \end_inset
24719
24720 Une légende centrée verticalement à côté d'une figure.
24721 \end_layout
24722
24723 \end_inset
24724
24725
24726 \end_layout
24727
24728 \end_inset
24729
24730
24731 \end_layout
24732
24733 \begin_layout Standard
24734 \begin_inset ERT
24735 status collapsed
24736
24737 \begin_layout Plain Layout
24738
24739
24740 \backslash
24741 FigBesEnd
24742 \end_layout
24743
24744 \end_inset
24745
24746
24747 \end_layout
24748
24749 \begin_layout Standard
24750 \begin_inset ERT
24751 status collapsed
24752
24753 \begin_layout Plain Layout
24754
24755
24756 \backslash
24757 else
24758 \end_layout
24759
24760 \end_inset
24761
24762
24763 \begin_inset Note Note
24764 status open
24765
24766 \begin_layout Plain Layout
24767 Ce qui suit sera affiché si le paquetage LaTeX 
24768 \series bold
24769 sidecap
24770 \series default
24771  n'est pas installé :
24772 \end_layout
24773
24774 \end_inset
24775
24776
24777 \end_layout
24778
24779 \begin_layout Standard
24780 Vous devez installer le paquetage LaTeX 
24781 \series bold
24782 sidecap
24783 \series default
24784  pour voir la suite de cette section dans la sortie imprimée.
24785 \end_layout
24786
24787 \begin_layout Standard
24788 \begin_inset ERT
24789 status collapsed
24790
24791 \begin_layout Plain Layout
24792
24793
24794 \backslash
24795 fi
24796 \end_layout
24797
24798 \end_inset
24799
24800
24801 \end_layout
24802
24803 \begin_layout Section
24804 Les Listes de Flottants
24805 \begin_inset Index
24806 status collapsed
24807
24808 \begin_layout Plain Layout
24809 Flottants ! Listes de Flottants
24810 \end_layout
24811
24812 \end_inset
24813
24814
24815 \end_layout
24816
24817 \begin_layout Standard
24818 De la même façon que la table des matières fait la liste des sections du
24819  document, il y a des listes pour tous les types de flottants, comme par
24820  exemple pour les figures du document.
24821  Vous pouvez les insérer en utilisant le menu 
24822 \family sans
24823 Insérer\SpecialChar \menuseparator
24824 Listes
24825 \begin_inset space ~
24826 \end_inset
24827
24828 &
24829 \begin_inset space ~
24830 \end_inset
24831
24832 TdM
24833 \family default
24834 .
24835 \end_layout
24836
24837 \begin_layout Standard
24838 Les entrées de la liste sont la légende du flottant ou éventuellement le
24839  titre court, le numéro du flottant, et le numéro de la page où le flottant
24840  apparaît dans le document.
24841 \end_layout
24842
24843 \begin_layout Standard
24844 Vous trouverez à la fin de ce document une liste des figures et une liste
24845  des tableaux.
24846 \end_layout
24847
24848 \begin_layout Chapter
24849 Notes
24850 \end_layout
24851
24852 \begin_layout Section
24853 Les Notes de LyX
24854 \begin_inset Index
24855 status collapsed
24856
24857 \begin_layout Plain Layout
24858 Notes ! Notes LyX 
24859 \end_layout
24860
24861 \end_inset
24862
24863
24864 \end_layout
24865
24866 \begin_layout Standard
24867 On peut insérer une note en utilisant le bouton 
24868 \begin_inset Graphics
24869         filename ../../images/note-insert.png
24870         scale 85
24871         scaleBeforeRotation
24872
24873 \end_inset
24874
24875  de la barre d'outils ou avec le menu 
24876 \family sans
24877 Insérer\SpecialChar \menuseparator
24878 Note
24879 \family default
24880 .
24881  Il y a trois types de notes :
24882 \end_layout
24883
24884 \begin_layout Description
24885 Note
24886 \begin_inset space ~
24887 \end_inset
24888
24889 LyX Ce type de note est à usage interne et n'apparaîtra pas sur la sortie
24890  finale.
24891  La boîte de cette note ressemble à ceci :
24892 \begin_inset Newline newline
24893 \end_inset
24894
24895
24896 \begin_inset Newline newline
24897 \end_inset
24898
24899
24900 \begin_inset Graphics
24901         filename clipart/LyXNoteImageQt4.png
24902         display false
24903         scale 65
24904         scaleBeforeRotation
24905
24906 \end_inset
24907
24908  
24909 \begin_inset Note Note
24910 status open
24911
24912 \begin_layout Plain Layout
24913 Le texte de cette note n'apparaîtra pas à l'impression.
24914 \end_layout
24915
24916 \end_inset
24917
24918
24919 \end_layout
24920
24921 \begin_layout Description
24922 Commentaire Ce type de note n'apparaît pas non plus à l'impression, mais
24923  il est inséré comme un commentaire LaTeX quand vous exportez votre document
24924  vers un fichier au format LaTeX avec le menu 
24925 \family sans
24926 Fichier\SpecialChar \menuseparator
24927 Exporter\SpecialChar \menuseparator
24928 LaTeX (pdflatex) / (plain)
24929 \family default
24930 .
24931  La boîte de cette note ressemble à ceci :
24932 \begin_inset Newline newline
24933 \end_inset
24934
24935
24936 \begin_inset Newline newline
24937 \end_inset
24938
24939
24940 \begin_inset Graphics
24941         filename clipart/CommentNoteImageQt4.png
24942         display false
24943         scale 55
24944         scaleBeforeRotation
24945
24946 \end_inset
24947
24948
24949 \lang english
24950  
24951 \lang french
24952
24953 \begin_inset Note Comment
24954 status open
24955
24956 \begin_layout Plain Layout
24957 Le texte de cette note n'apparaîtra que comme commentaire dans un fichier
24958  LaTeX.
24959 \end_layout
24960
24961 \end_inset
24962
24963
24964 \end_layout
24965
24966 \begin_layout Description
24967 Grisée Ce type de note apparaît à l'impression sous forme de texte grisé.
24968  La boîte de cette note ressemble à ceci :
24969 \lang english
24970
24971 \begin_inset Newline newline
24972 \end_inset
24973
24974
24975 \lang french
24976
24977 \begin_inset Newline newline
24978 \end_inset
24979
24980
24981 \begin_inset Graphics
24982         filename clipart/GreyedOutNoteImageQt4.png
24983         lyxscale 80
24984         display false
24985         scale 55
24986         scaleBeforeRotation
24987
24988 \end_inset
24989
24990
24991 \begin_inset Newline newline
24992 \end_inset
24993
24994
24995 \begin_inset ERT
24996 status collapsed
24997
24998 \begin_layout Plain Layout
24999
25000
25001 \backslash
25002 renewenvironment{lyxgreyedout}
25003 \end_layout
25004
25005 \begin_layout Plain Layout
25006
25007 {
25008 \backslash
25009 textcolor[gray]{0.8}
25010 \backslash
25011 bgroup}{
25012 \backslash
25013 egroup}
25014 \end_layout
25015
25016 \end_inset
25017
25018
25019 \begin_inset Note Greyedout
25020 status open
25021
25022 \begin_layout Plain Layout
25023 Le texte
25024 \begin_inset Foot
25025 status collapsed
25026
25027 \begin_layout Plain Layout
25028 Ceci est un exemple de note de bas de page à l'intérieur d'une note en texte
25029  grisé.
25030  
25031 \end_layout
25032
25033 \end_inset
25034
25035  de ce commentaire apparaîtra à l'impression sous forme de texte grisé.
25036 \end_layout
25037
25038 \end_inset
25039
25040
25041 \begin_inset ERT
25042 status collapsed
25043
25044 \begin_layout Plain Layout
25045
25046
25047 \backslash
25048 renewenvironment{lyxgreyedout}
25049 \end_layout
25050
25051 \begin_layout Plain Layout
25052
25053 {
25054 \backslash
25055 textcolor{blue}
25056 \backslash
25057 bgroup}{
25058 \backslash
25059 egroup}
25060 \end_layout
25061
25062 \end_inset
25063
25064
25065 \begin_inset Note Note
25066 status open
25067
25068 \begin_layout Plain Layout
25069 Ici, on a redéfini la note grisée pour qu'elle apparaisse avec la définition
25070  originale qu'elle a dans LyX.
25071  En effet, dans ce document les notes grisées sont redéfinies dans le préambule,
25072  comme c'est décrit plus loin, pour apparaître avec le texte en bleu.
25073 \end_layout
25074
25075 \end_inset
25076
25077
25078 \begin_inset Newline newline
25079 \end_inset
25080
25081
25082 \begin_inset Newline newline
25083 \end_inset
25084
25085 Comme vous pouvez le voir dans l'exemple, la première ligne des notes grisées
25086  est un peu décalée et ce type de notes peut avoir des notes de bas de page.
25087 \end_layout
25088
25089 \begin_layout Standard
25090 \begin_inset VSpace bigskip
25091 \end_inset
25092
25093 Quand vous utilisez le bouton 
25094 \begin_inset Graphics
25095         filename ../../images/note-insert.png
25096         scale 85
25097         scaleBeforeRotation
25098
25099 \end_inset
25100
25101  de la barre d'outils, vous insérez une 
25102 \family sans
25103 Note
25104 \begin_inset space ~
25105 \end_inset
25106
25107 LyX
25108 \family default
25109 .
25110  Si vous voulez transformer une portion de texte existant en note, sélectionnez-
25111 la et cliquez sur le bouton d'insertion de note.
25112  Pour retransformer une note en texte, appuyez sur la touche 
25113 \family sans
25114 backspace
25115 \family default
25116  quand le curseur est au tout début de la note ou appuyez sur la touche
25117  
25118 \family sans
25119 Suppr.
25120
25121 \family default
25122  quand le curseur se trouve à la fin de la note.
25123 \end_layout
25124
25125 \begin_layout Standard
25126 \begin_inset VSpace bigskip
25127 \end_inset
25128
25129 Vous pouvez changer la couleur du texte des notes grisées en mettant les
25130  commandes suivantes dans le préambule :
25131 \end_layout
25132
25133 \begin_layout Standard
25134
25135 \series bold
25136
25137 \backslash
25138 renewenvironment{lyxgreyedout}
25139 \begin_inset Newline newline
25140 \end_inset
25141
25142
25143 \begin_inset ERT
25144 status collapsed
25145
25146 \begin_layout Plain Layout
25147
25148
25149 \backslash
25150 hphantom{ }
25151 \end_layout
25152
25153 \end_inset
25154
25155 {
25156 \backslash
25157 textcolor{color}
25158 \backslash
25159 bgroup}{
25160 \backslash
25161 egroup}
25162 \end_layout
25163
25164 \begin_layout Standard
25165 Les couleurs disponibles et la méthode pour définir vos propres couleurs
25166  sont expliqués dans la section
25167 \begin_inset space ~
25168 \end_inset
25169
25170
25171 \begin_inset CommandInset ref
25172 LatexCommand ref
25173 reference "sec:Tableaux-Colorés"
25174
25175 \end_inset
25176
25177 .
25178 \end_layout
25179
25180 \begin_layout Standard
25181 Les notes qui apparaissent en bleu dans ce texte sont en fait des notes
25182  grisées avec leur texte en bleu.
25183 \end_layout
25184
25185 \begin_layout Section
25186 Notes en Bas de Page
25187 \begin_inset CommandInset label
25188 LatexCommand label
25189 name "sec:Notes-bas-de-page"
25190
25191 \end_inset
25192
25193
25194 \begin_inset Index
25195 status collapsed
25196
25197 \begin_layout Plain Layout
25198 Notes ! Notes de bas de page
25199 \end_layout
25200
25201 \end_inset
25202
25203
25204 \begin_inset Index
25205 status collapsed
25206
25207 \begin_layout Plain Layout
25208 Notes de bas de page
25209 \end_layout
25210
25211 \end_inset
25212
25213
25214 \end_layout
25215
25216 \begin_layout Standard
25217 Les notes en bas de page peuvent être insérées soit en utilisant le bouton
25218  
25219 \begin_inset Graphics
25220         filename ../../images/footnote-insert.png
25221         scale 85
25222         scaleBeforeRotation
25223
25224 \end_inset
25225
25226  de la barre d'outils, soit en utilisant le menu 
25227 \family sans
25228 Insérer\SpecialChar \menuseparator
25229 Note
25230 \begin_inset space ~
25231 \end_inset
25232
25233 en
25234 \begin_inset space ~
25235 \end_inset
25236
25237 Bas
25238 \begin_inset space ~
25239 \end_inset
25240
25241 de
25242 \begin_inset space ~
25243 \end_inset
25244
25245 Page
25246 \family default
25247 .
25248  Vous voyez alors apparaître dans votre texte une boîte grise avec une étiquette
25249  rouge 
25250 \begin_inset Quotes fld
25251 \end_inset
25252
25253 bas
25254 \begin_inset Quotes frd
25255 \end_inset
25256
25257  qui ressemble à ceci : 
25258 \begin_inset Graphics
25259         filename clipart/footnoteQt4.png
25260         scale 80
25261         scaleBeforeRotation
25262
25263 \end_inset
25264
25265  Vous pouvez y entrer votre texte.
25266  Si vous voulez transformer du texte déjà existant en note en bas de page,
25267  sélectionnez-le et cliquez sur le bouton 
25268 \family sans
25269 Note
25270 \begin_inset space ~
25271 \end_inset
25272
25273 en
25274 \begin_inset space ~
25275 \end_inset
25276
25277 Bas
25278 \begin_inset space ~
25279 \end_inset
25280
25281 de
25282 \begin_inset space ~
25283 \end_inset
25284
25285 Page
25286 \family default
25287  de la barre d'outils.
25288  Pour retransformer une note de bas de page en texte, appuyez sur la touche
25289  
25290 \family sans
25291 backspace
25292 \family default
25293  quand le curseur est au tout début de la note ou appuyez sur la touche
25294  
25295 \family sans
25296 Suppr.
25297
25298 \family default
25299  quand le curseur se trouve à la fin de la note.
25300 \end_layout
25301
25302 \begin_layout Standard
25303 Voici un exemple de note en bas de page:
25304 \begin_inset Foot
25305 status open
25306
25307 \begin_layout Plain Layout
25308 \begin_inset CommandInset label
25309 LatexCommand label
25310 name "fn:Note-en-bas"
25311
25312 \end_inset
25313
25314 Ceci est un exemple de note en bas de page.
25315 \end_layout
25316
25317 \end_inset
25318
25319
25320 \begin_inset ERT
25321 status collapsed
25322
25323 \begin_layout Plain Layout
25324
25325
25326 \backslash
25327 newcounter{MyRepeatFoot}
25328 \end_layout
25329
25330 \begin_layout Plain Layout
25331
25332
25333 \backslash
25334 setcounter{MyRepeatFoot}{
25335 \backslash
25336 thefootnote}
25337 \end_layout
25338
25339 \end_inset
25340
25341
25342 \end_layout
25343
25344 \begin_layout Standard
25345 La note de bas de page apparaîtra dans la sortie imprimée sous la forme
25346  d'un numéro en exposant à la position qu'occupe dans le texte la boîte
25347  de note.
25348  Le texte de la note est placé en bas de la page courante.
25349  Le numéro de note est calculé par LaTeX, et les numéros se suivent.
25350  Selon votre classe de document les numéros de notes pourront être réinitialisés
25351  à chaque nouveau chapitre.
25352 \end_layout
25353
25354 \begin_layout Standard
25355 On peut faire référence à une note en bas de page comme on le fait avec
25356  les flottants : Insérez une étiquette dans la note et faites une référence
25357  croisée vers cette étiquette comme c'est décrit dans la
25358 \begin_inset space ~
25359 \end_inset
25360
25361
25362 \begin_inset CommandInset ref
25363 LatexCommand ref
25364 reference "sec:Referencer-les-Flottants"
25365
25366 \end_inset
25367
25368 .
25369 \begin_inset Newline newline
25370 \end_inset
25371
25372 Voici une référence à une note de bas de page :
25373 \begin_inset space ~
25374 \end_inset
25375
25376
25377 \begin_inset CommandInset ref
25378 LatexCommand ref
25379 reference "fn:Note-en-bas"
25380
25381 \end_inset
25382
25383 .
25384 \end_layout
25385
25386 \begin_layout Standard
25387 \begin_inset VSpace defskip
25388 \end_inset
25389
25390
25391 \end_layout
25392
25393 \begin_layout Standard
25394
25395 \lang english
25396 Footnotes in tables are not printed by LaTeX due to technical reasons.
25397  However there exists another method to print them: Instead of the footnote
25398  the command 
25399 \series bold
25400
25401 \backslash
25402 footnotemark{}
25403 \series default
25404  is inserted as TeX-code.
25405  The text of the footnote is entered as argument of the TeX-code command
25406  
25407 \series bold
25408
25409 \backslash
25410 footnotetext
25411 \series default
25412  after the table.
25413 \begin_inset Newline newline
25414 \end_inset
25415
25416 This was done for the following table with the command
25417 \end_layout
25418
25419 \begin_layout Standard
25420
25421 \series bold
25422 \lang english
25423
25424 \backslash
25425 footnotetext{
25426 \series default
25427 Printed table footnote.
25428 \series bold
25429 }
25430 \end_layout
25431
25432 \begin_layout Standard
25433
25434 \lang english
25435 \begin_inset Tabular
25436 <lyxtabular version="3" rows="2" columns="1">
25437 <features>
25438 <column alignment="center" valignment="top" width="0">
25439 <row>
25440 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25441 \begin_inset Text
25442
25443 \begin_layout Plain Layout
25444
25445 \lang english
25446 This an example text.
25447 \begin_inset Foot
25448 status open
25449
25450 \begin_layout Plain Layout
25451
25452 \lang english
25453 This footnote will not be printed!
25454 \end_layout
25455
25456 \end_inset
25457
25458
25459 \end_layout
25460
25461 \end_inset
25462 </cell>
25463 </row>
25464 <row>
25465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25466 \begin_inset Text
25467
25468 \begin_layout Plain Layout
25469
25470 \lang english
25471 This an example text.
25472 \begin_inset ERT
25473 status collapsed
25474
25475 \begin_layout Plain Layout
25476
25477
25478 \backslash
25479 footnotemark{}
25480 \end_layout
25481
25482 \end_inset
25483
25484
25485 \end_layout
25486
25487 \end_inset
25488 </cell>
25489 </row>
25490 </lyxtabular>
25491
25492 \end_inset
25493
25494
25495 \begin_inset ERT
25496 status collapsed
25497
25498 \begin_layout Plain Layout
25499
25500
25501 \backslash
25502 footnotetext{
25503 \end_layout
25504
25505 \end_inset
25506
25507 Printed table footnote.
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 Standard
25522
25523 \lang english
25524 Footnotes in longtables are described in section
25525 \begin_inset space ~
25526 \end_inset
25527
25528
25529 \lang french
25530
25531 \begin_inset CommandInset ref
25532 LatexCommand ref
25533 reference "sub:Notes-dans-tableau-long"
25534
25535 \end_inset
25536
25537 .
25538 \end_layout
25539
25540 \begin_layout Standard
25541
25542 \lang english
25543 Footnotes in minipage boxes are printed, but inside the box and with a different
25544  numbering because a minipage box is like a page inside a page.
25545  (For more about minipages, see section
25546 \begin_inset space ~
25547 \end_inset
25548
25549
25550 \lang french
25551
25552 \begin_inset CommandInset ref
25553 LatexCommand ref
25554 reference "sec:Minipages"
25555
25556 \end_inset
25557
25558
25559 \lang english
25560 .) To get a footnote in the minipage that is output at the bottom of the
25561  page like normal footnotes, also use the method of 
25562 \series bold
25563
25564 \backslash
25565 footnotemark{}
25566 \series default
25567  and 
25568 \series bold
25569
25570 \backslash
25571 footnotetext
25572 \series default
25573 .
25574 \end_layout
25575
25576 \begin_layout Standard
25577
25578 \lang english
25579 \begin_inset Box Frameless
25580 position "t"
25581 hor_pos "c"
25582 has_inner_box 1
25583 inner_pos "t"
25584 use_parbox 0
25585 width "100col%"
25586 special "none"
25587 height "1in"
25588 height_special "totalheight"
25589 status open
25590
25591 \begin_layout Plain Layout
25592
25593 \lang english
25594 This an example text in a minipage.
25595 \begin_inset Foot
25596 status open
25597
25598 \begin_layout Plain Layout
25599
25600 \lang english
25601 Footnote in the minipage.
25602 \end_layout
25603
25604 \end_inset
25605
25606
25607 \end_layout
25608
25609 \begin_layout Plain Layout
25610
25611 \lang english
25612 This an example text in a minipage.
25613 \begin_inset ERT
25614 status collapsed
25615
25616 \begin_layout Plain Layout
25617
25618
25619 \backslash
25620 footnotemark{}
25621 \end_layout
25622
25623 \end_inset
25624
25625
25626 \end_layout
25627
25628 \end_inset
25629
25630
25631 \end_layout
25632
25633 \begin_layout Standard
25634
25635 \lang english
25636 \begin_inset ERT
25637 status collapsed
25638
25639 \begin_layout Plain Layout
25640
25641
25642 \backslash
25643 footnotetext{
25644 \end_layout
25645
25646 \end_inset
25647
25648 Footnote outside the minipage.
25649 \begin_inset ERT
25650 status collapsed
25651
25652 \begin_layout Plain Layout
25653
25654 }
25655 \end_layout
25656
25657 \end_inset
25658
25659
25660 \end_layout
25661
25662 \begin_layout Standard
25663 \begin_inset VSpace defskip
25664 \end_inset
25665
25666
25667 \end_layout
25668
25669 \begin_layout Standard
25670
25671 \lang english
25672 To refer to the same footnote several times without printing the footnote
25673  text every time, use the command 
25674 \series bold
25675
25676 \backslash
25677 footnotemark[number]
25678 \series default
25679  in TeX-code.
25680 \begin_inset Newline newline
25681 \end_inset
25682
25683 As you do not know the number of the repeating footnote while you are writing
25684  the text, you have to store its number.
25685  For the following footnote mark example, these commands were inserted in
25686  TeX-code after Footnote
25687 \begin_inset space ~
25688 \end_inset
25689
25690
25691 \lang french
25692
25693 \begin_inset CommandInset ref
25694 LatexCommand ref
25695 reference "fn:Note-en-bas"
25696
25697 \end_inset
25698
25699
25700 \lang english
25701  to store the footnote number
25702 \lang french
25703 :
25704 \end_layout
25705
25706 \begin_layout Standard
25707
25708 \series bold
25709
25710 \backslash
25711 newcounter{MyRepeatFoot}
25712 \begin_inset Newline newline
25713 \end_inset
25714
25715
25716 \backslash
25717 setcounter{MyRepeatFoot}{
25718 \backslash
25719 thefootnote}
25720 \end_layout
25721
25722 \begin_layout Standard
25723
25724 \lang english
25725 The footnote mark was then created with this command
25726 \lang french
25727 :
25728 \end_layout
25729
25730 \begin_layout Standard
25731
25732 \series bold
25733
25734 \backslash
25735 footnotemark[
25736 \backslash
25737 theMyRepeatFoot]
25738 \end_layout
25739
25740 \begin_layout Standard
25741
25742 \lang english
25743 Here is a repeated footnote
25744 \lang french
25745 :
25746 \begin_inset ERT
25747 status collapsed
25748
25749 \begin_layout Plain Layout
25750
25751
25752 \backslash
25753 footnotemark[
25754 \backslash
25755 theMyRepeatFoot]
25756 \end_layout
25757
25758 \end_inset
25759
25760
25761 \end_layout
25762
25763 \begin_layout Standard
25764
25765 \lang english
25766 If you want to repeat the previous footnote, you can omit the storage of
25767  the footnote number and just use this command instead
25768 \lang french
25769 :
25770 \end_layout
25771
25772 \begin_layout Standard
25773
25774 \series bold
25775
25776 \backslash
25777 footnotemark[
25778 \backslash
25779 thefootnote]
25780 \end_layout
25781
25782 \begin_layout Standard
25783
25784 \lang english
25785 Here is another repeated footnote
25786 \lang french
25787 :
25788 \begin_inset ERT
25789 status collapsed
25790
25791 \begin_layout Plain Layout
25792
25793
25794 \backslash
25795 footnotemark[
25796 \backslash
25797 thefootnote]
25798 \end_layout
25799
25800 \end_inset
25801
25802
25803 \end_layout
25804
25805 \begin_layout Subsection
25806 Numérotation de Notes de Bas de Page
25807 \begin_inset CommandInset label
25808 LatexCommand label
25809 name "sub:Numerotation-notes-bas-de-page"
25810
25811 \end_inset
25812
25813
25814 \begin_inset Index
25815 status collapsed
25816
25817 \begin_layout Plain Layout
25818 Notes de bas de page ! Numérotation
25819 \end_layout
25820
25821 \end_inset
25822
25823
25824 \end_layout
25825
25826 \begin_layout Standard
25827 Pour remettre les numéros de notes de bas de page à zéro après chaque section,
25828  ajoutez cette commande dans le préambule de votre document :
25829 \end_layout
25830
25831 \begin_layout Standard
25832
25833 \series bold
25834
25835 \backslash
25836 @addtoreset{footnote}{section}
25837 \end_layout
25838
25839 \begin_layout Standard
25840 \begin_inset VSpace bigskip
25841 \end_inset
25842
25843 La commande de préambule suivante change le style de numérotation des notes
25844  en petits chiffres romains :
25845 \end_layout
25846
25847 \begin_layout Standard
25848
25849 \series bold
25850
25851 \backslash
25852 renewcommand{
25853 \backslash
25854 thefootnote}{
25855 \backslash
25856 roman{footnote}}
25857 \end_layout
25858
25859 \begin_layout Standard
25860 \begin_inset ERT
25861 status collapsed
25862
25863 \begin_layout Plain Layout
25864
25865
25866 \backslash
25867 renewcommand{
25868 \backslash
25869 thefootnote}{
25870 \backslash
25871 roman{footnote}}
25872 \end_layout
25873
25874 \end_inset
25875
25876  Cette note de bas de page utilise une numérotation en chiffres romains
25877  :
25878 \begin_inset Foot
25879 status open
25880
25881 \begin_layout Plain Layout
25882 Ceci est un exemple de note de bas de page numérotée avec de petits chiffres
25883  romains.
25884 \end_layout
25885
25886 \end_inset
25887
25888
25889 \end_layout
25890
25891 \begin_layout Standard
25892 Pour mettre la numérotation en chiffres romains majuscules, remplacez dans
25893  la commande précédente 
25894 \series bold
25895
25896 \backslash
25897 roman
25898 \series default
25899  par 
25900 \series bold
25901
25902 \backslash
25903 Roman
25904 \series default
25905 .
25906  Pour numéroter les notes avec des lettres latines minuscules ou majuscules,
25907  utilisez respectivement soit 
25908 \series bold
25909
25910 \backslash
25911 Alph
25912 \series default
25913  soit 
25914 \series bold
25915
25916 \backslash
25917 alph
25918 \series default
25919 .
25920  Pour les 
25921 \begin_inset Quotes eld
25922 \end_inset
25923
25924 numéroter
25925 \begin_inset Quotes erd
25926 \end_inset
25927
25928  avec des symboles, utilisez 
25929 \series bold
25930
25931 \backslash
25932 fnsymbol
25933 \series default
25934 .
25935 \end_layout
25936
25937 \begin_layout Standard
25938 \begin_inset Note Greyedout
25939 status open
25940
25941 \begin_layout Plain Layout
25942
25943 \series bold
25944 Note:
25945 \series default
25946  Vous ne pouvez numéroter que 26 notes de bas de page avec des lettres latines,
25947  puisque cette numérotation est limitée à des lettres seules.
25948 \end_layout
25949
25950 \end_inset
25951
25952
25953 \begin_inset Newline newline
25954 \end_inset
25955
25956
25957 \begin_inset Note Greyedout
25958 status open
25959
25960 \begin_layout Plain Layout
25961
25962 \series bold
25963 Note:
25964 \series default
25965  Vous ne pouvez numéroter que 9 notes de bas de page avec des symboles.
25966 \end_layout
25967
25968 \end_inset
25969
25970
25971 \end_layout
25972
25973 \begin_layout Standard
25974 Pour revenir au style de numérotation implicite quand vous en avez changé,
25975  utilisez 
25976 \series bold
25977
25978 \backslash
25979 arabic
25980 \series default
25981  à la place de 
25982 \series bold
25983
25984 \backslash
25985 roman
25986 \series default
25987  dans la commande précédente.
25988 \begin_inset ERT
25989 status collapsed
25990
25991 \begin_layout Plain Layout
25992
25993
25994 \backslash
25995 renewcommand{
25996 \backslash
25997 thefootnote}{
25998 \backslash
25999 arabic{footnote}}
26000 \end_layout
26001
26002 \end_inset
26003
26004
26005 \end_layout
26006
26007 \begin_layout Standard
26008 \begin_inset VSpace bigskip
26009 \end_inset
26010
26011
26012 \end_layout
26013
26014 \begin_layout Standard
26015 Si vous voulez que vos notes de bas de pages soient numérotées en suivant
26016  le schéma 
26017 \begin_inset Quotes eld
26018 \end_inset
26019
26020 chapitre.note
26021 \begin_inset Quotes erd
26022 \end_inset
26023
26024 , ajoutez la commande suivante au préambule de votre document :
26025 \end_layout
26026
26027 \begin_layout Standard
26028
26029 \series bold
26030
26031 \backslash
26032 numberwithin{footnote}{chapter}
26033 \end_layout
26034
26035 \begin_layout Standard
26036 Pour pouvoir utiliser la commande 
26037 \series bold
26038
26039 \backslash
26040 numberwithin
26041 \series default
26042 , activez dans la rubrique 
26043 \family sans
26044 Options
26045 \begin_inset space ~
26046 \end_inset
26047
26048 des
26049 \begin_inset space ~
26050 \end_inset
26051
26052 Maths
26053 \family default
26054  dans les paramètres du document, l'option 
26055 \family sans
26056 Utiliser
26057 \begin_inset space ~
26058 \end_inset
26059
26060 le
26061 \begin_inset space ~
26062 \end_inset
26063
26064 paquetage
26065 \begin_inset space ~
26066 \end_inset
26067
26068 maths
26069 \begin_inset space ~
26070 \end_inset
26071
26072 AMS
26073 \family default
26074 .
26075 \end_layout
26076
26077 \begin_layout Standard
26078 \begin_inset ERT
26079 status collapsed
26080
26081 \begin_layout Plain Layout
26082
26083
26084 \backslash
26085 numberwithin{footnote}{chapter}
26086 \end_layout
26087
26088 \end_inset
26089
26090 Ceci est un autre exemple de note de bas de page:
26091 \series bold
26092
26093 \begin_inset Foot
26094 status open
26095
26096 \begin_layout Plain Layout
26097 Cette note est numérotée en suivant le schéma 
26098 \begin_inset Quotes eld
26099 \end_inset
26100
26101 chapitre.note
26102 \begin_inset Quotes erd
26103 \end_inset
26104
26105 .
26106 \end_layout
26107
26108 \end_inset
26109
26110
26111 \series default
26112
26113 \begin_inset ERT
26114 status collapsed
26115
26116 \begin_layout Plain Layout
26117
26118
26119 \backslash
26120 renewcommand{
26121 \backslash
26122 thefootnote}{
26123 \backslash
26124 arabic{footnote}}
26125 \end_layout
26126
26127 \end_inset
26128
26129
26130 \end_layout
26131
26132 \begin_layout Standard
26133 \begin_inset Note Greyedout
26134 status open
26135
26136 \begin_layout Plain Layout
26137
26138 \series bold
26139 Note:
26140 \series default
26141  
26142 \series bold
26143
26144 \backslash
26145 numberwithin
26146 \series default
26147  imprime toujours les numéros de notes en nombres arabes ; les redéfinitions
26148  précédentes ayant pour but d'avoir des numéros non arabes ne sont plus
26149  prises en compte.
26150  
26151 \end_layout
26152
26153 \end_inset
26154
26155
26156 \end_layout
26157
26158 \begin_layout Standard
26159 Donc pour avoir par exemple le schéma 
26160 \begin_inset Quotes eld
26161 \end_inset
26162
26163 chapitre.
26164 \backslash
26165 Roman{note}
26166 \begin_inset Quotes erd
26167 \end_inset
26168
26169 , utilisez la commande suivante plutôt que 
26170 \series bold
26171
26172 \backslash
26173 numberwithin
26174 \series default
26175  :
26176 \end_layout
26177
26178 \begin_layout Standard
26179
26180 \series bold
26181
26182 \backslash
26183 renewcommand{
26184 \backslash
26185 thefootnote}{
26186 \backslash
26187 thechapter.
26188 \backslash
26189 Roman{footnote}}
26190 \end_layout
26191
26192 \begin_layout Subsection
26193 Positionnement de notes de bas de page
26194 \begin_inset Index
26195 status collapsed
26196
26197 \begin_layout Plain Layout
26198 Notes de bas de page ! Positionnement
26199 \end_layout
26200
26201 \end_inset
26202
26203
26204 \end_layout
26205
26206 \begin_layout Standard
26207 Si vous avez plusieurs notes sur une même page, elle apparaissent sans espace
26208  vertical entre elles en bas de la page.
26209  Pour les rendre plus lisibles vous pouvez par exemple ajouter un espace
26210  de 1.5
26211 \begin_inset space \thinspace{}
26212 \end_inset
26213
26214 mm avec la commande suivante dans le préambule :
26215 \end_layout
26216
26217 \begin_layout Standard
26218
26219 \series bold
26220
26221 \backslash
26222 let
26223 \backslash
26224 myFoot
26225 \backslash
26226 footnote
26227 \begin_inset Newline newline
26228 \end_inset
26229
26230
26231 \backslash
26232 renewcommand{
26233 \backslash
26234 footnote}[1]{
26235 \backslash
26236 myFoot{#1
26237 \backslash
26238 vspace{1.5mm}}}
26239 \end_layout
26240
26241 \begin_layout Standard
26242 \begin_inset VSpace bigskip
26243 \end_inset
26244
26245 Dans un document à deux colonnes les notes de bas de page apparaissent en
26246  bas de chaque colonne, comme sur la Figure
26247 \begin_inset space ~
26248 \end_inset
26249
26250
26251 \begin_inset CommandInset ref
26252 LatexCommand ref
26253 reference "fig:Position-standard-note-bas-de-page"
26254
26255 \end_inset
26256
26257 .
26258  Si les notes ne doivent apparaître qu'en bas de la colonne de droite, comme
26259  sur la Figure
26260 \begin_inset space ~
26261 \end_inset
26262
26263
26264 \begin_inset CommandInset ref
26265 LatexCommand ref
26266 reference "fig:Position-note-avec-ftnright"
26267
26268 \end_inset
26269
26270 , utilisez le paquetage LaTeX 
26271 \series bold
26272 ftnright
26273 \series default
26274
26275 \begin_inset Index
26276 status collapsed
26277
26278 \begin_layout Plain Layout
26279 Paquetages LaTeX ! ftnright
26280 \end_layout
26281
26282 \end_inset
26283
26284  avec cette commande dans le préambule du document:
26285 \end_layout
26286
26287 \begin_layout Standard
26288
26289 \series bold
26290
26291 \backslash
26292 usepackage{ftnright}
26293 \end_layout
26294
26295 \begin_layout Standard
26296 \begin_inset Float figure
26297 placement !h
26298 wide false
26299 sideways false
26300 status open
26301
26302 \begin_layout Plain Layout
26303 \begin_inset ERT
26304 status collapsed
26305
26306 \begin_layout Plain Layout
26307
26308
26309 \backslash
26310 framebox{
26311 \end_layout
26312
26313 \end_inset
26314
26315
26316 \begin_inset Graphics
26317         filename ../clipart/without_fntright.pdf
26318         width 100col%
26319         scaleBeforeRotation
26320
26321 \end_inset
26322
26323
26324 \begin_inset ERT
26325 status collapsed
26326
26327 \begin_layout Plain Layout
26328
26329 }
26330 \end_layout
26331
26332 \end_inset
26333
26334
26335 \end_layout
26336
26337 \begin_layout Plain Layout
26338 \begin_inset Caption
26339
26340 \begin_layout Plain Layout
26341 \begin_inset CommandInset label
26342 LatexCommand label
26343 name "fig:Position-standard-note-bas-de-page"
26344
26345 \end_inset
26346
26347 Positionnement standard des notes de bas de page dans un document à deux
26348  colonnes.
26349 \end_layout
26350
26351 \end_inset
26352
26353
26354 \end_layout
26355
26356 \end_inset
26357
26358
26359 \end_layout
26360
26361 \begin_layout Standard
26362 \begin_inset Float figure
26363 placement !h
26364 wide false
26365 sideways false
26366 status open
26367
26368 \begin_layout Plain Layout
26369 \begin_inset ERT
26370 status collapsed
26371
26372 \begin_layout Plain Layout
26373
26374
26375 \backslash
26376 framebox{
26377 \end_layout
26378
26379 \end_inset
26380
26381
26382 \begin_inset Graphics
26383         filename ../clipart/with_fntright.pdf
26384         width 100col%
26385         scaleBeforeRotation
26386
26387 \end_inset
26388
26389
26390 \begin_inset ERT
26391 status collapsed
26392
26393 \begin_layout Plain Layout
26394
26395 }
26396 \end_layout
26397
26398 \end_inset
26399
26400
26401 \end_layout
26402
26403 \begin_layout Plain Layout
26404 \begin_inset Caption
26405
26406 \begin_layout Plain Layout
26407 \begin_inset CommandInset label
26408 LatexCommand label
26409 name "fig:Position-note-avec-ftnright"
26410
26411 \end_inset
26412
26413 Positionnement de notes de bas de page dans un document à deux colonnes
26414  en utilisant le paquetage LaTeX 
26415 \series bold
26416 ftnright
26417 \series default
26418 .
26419 \end_layout
26420
26421 \end_inset
26422
26423
26424 \end_layout
26425
26426 \end_inset
26427
26428
26429 \end_layout
26430
26431 \begin_layout Standard
26432 \begin_inset VSpace bigskip
26433 \end_inset
26434
26435 Dans certaines publications scientifiques, il est courant de rassembler
26436  les notes de bas de page et de les imprimer dans un paragraphe particulier
26437  à la fin de la section, comme sur la Figure
26438 \begin_inset space ~
26439 \end_inset
26440
26441
26442 \begin_inset CommandInset ref
26443 LatexCommand ref
26444 reference "fig:Notes-de-fin"
26445
26446 \end_inset
26447
26448 .
26449  On les appelle 
26450 \begin_inset Quotes eld
26451 \end_inset
26452
26453 notes de fin
26454 \begin_inset Quotes erd
26455 \end_inset
26456
26457 .
26458 \begin_inset Index
26459 status collapsed
26460
26461 \begin_layout Plain Layout
26462 Notes de fin
26463 \end_layout
26464
26465 \end_inset
26466
26467  Pour utiliser des notes de fin à la place des notes de bas de page dans
26468  votre document, charger le module 
26469 \family sans
26470 Note de bas de page en fin de document
26471 \family default
26472  à partir de 
26473 \family sans
26474 Document\SpecialChar \menuseparator
26475 Paramètres\SpecialChar \menuseparator
26476 Modules
26477 \family default
26478 .
26479  Pour insérer les notes qui ont ainsi été rassemblées, mettez la commande
26480 \end_layout
26481
26482 \begin_layout Standard
26483
26484 \series bold
26485
26486 \backslash
26487 theendnotes
26488 \end_layout
26489
26490 \begin_layout Standard
26491 en code TeX à la fin d'une section ou d'un chapitre.
26492 \end_layout
26493
26494 \begin_layout Standard
26495 \begin_inset Float figure
26496 wide false
26497 sideways false
26498 status open
26499
26500 \begin_layout Plain Layout
26501 \align center
26502 \begin_inset ERT
26503 status collapsed
26504
26505 \begin_layout Plain Layout
26506
26507
26508 \backslash
26509 framebox{
26510 \end_layout
26511
26512 \end_inset
26513
26514
26515 \begin_inset Graphics
26516         filename ../clipart/endnotes.pdf
26517         scaleBeforeRotation
26518
26519 \end_inset
26520
26521
26522 \begin_inset ERT
26523 status collapsed
26524
26525 \begin_layout Plain Layout
26526
26527 }
26528 \end_layout
26529
26530 \end_inset
26531
26532
26533 \end_layout
26534
26535 \begin_layout Plain Layout
26536 \begin_inset Caption
26537
26538 \begin_layout Plain Layout
26539 \begin_inset CommandInset label
26540 LatexCommand label
26541 name "fig:Notes-de-fin"
26542
26543 \end_inset
26544
26545 Les notes de fin – notes de bas de page sont imprimées dans un paragraphe
26546  séparé à la fin des sections ou des chapitres.
26547 \end_layout
26548
26549 \end_inset
26550
26551
26552 \end_layout
26553
26554 \end_inset
26555
26556
26557 \end_layout
26558
26559 \begin_layout Standard
26560 \begin_inset VSpace medskip
26561 \end_inset
26562
26563 L'entête de paragraphe pour les notes de fin n'est pas traduit automatiquement
26564  dans la langue du document, cela doit être fait manuellement.
26565  Les lignes de préambule suivantes traduisent implicitement le nom en anglais
26566  
26567 \begin_inset Quotes eld
26568 \end_inset
26569
26570 Notes
26571 \begin_inset Quotes erd
26572 \end_inset
26573
26574  en sa traduction Allemande
26575 \begin_inset Foot
26576 status collapsed
26577
26578 \begin_layout Plain Layout
26579 En français, 
26580 \begin_inset Quotes eld
26581 \end_inset
26582
26583 Notes
26584 \begin_inset Quotes erd
26585 \end_inset
26586
26587  peut être conservé.
26588 \end_layout
26589
26590 \end_inset
26591
26592  
26593 \begin_inset Quotes eld
26594 \end_inset
26595
26596 Anmerkungen
26597 \begin_inset Quotes erd
26598 \end_inset
26599
26600  :
26601 \end_layout
26602
26603 \begin_layout Standard
26604
26605 \series bold
26606
26607 \backslash
26608 renewcommand{
26609 \backslash
26610 notesname}{Anmerkungen}
26611 \end_layout
26612
26613 \begin_layout Standard
26614 \begin_inset VSpace medskip
26615 \end_inset
26616
26617 La numérotation des notes de fin peut être modifiée comme celle des notes
26618  de bas de page comme c'est décrit dans la section
26619 \begin_inset space ~
26620 \end_inset
26621
26622
26623 \begin_inset CommandInset ref
26624 LatexCommand ref
26625 reference "sub:Numerotation-notes-bas-de-page"
26626
26627 \end_inset
26628
26629  ; remplacez juste la commande 
26630 \series bold
26631
26632 \backslash
26633 thefootnote
26634 \series default
26635  par 
26636 \series bold
26637
26638 \backslash
26639 theendnote
26640 \series default
26641 .
26642  Pour réinitialiser le numéro de note de fin, utilisez la commande 
26643 \series bold
26644
26645 \backslash
26646 @addtoreset
26647 \series default
26648  comme c'est décrit dans la section
26649 \begin_inset space ~
26650 \end_inset
26651
26652
26653 \begin_inset CommandInset ref
26654 LatexCommand ref
26655 reference "sub:Numerotation-notes-bas-de-page"
26656
26657 \end_inset
26658
26659  et remplacez le paramètre de commande 
26660 \series bold
26661 footnote
26662 \series default
26663  par 
26664 \series bold
26665 endnote
26666 \series default
26667 .
26668 \end_layout
26669
26670 \begin_layout Standard
26671
26672 \lang english
26673 For endnotes there is
26674 \lang french
26675  la commande 
26676 \series bold
26677
26678 \backslash
26679 endnotemark[numéro]
26680 \series default
26681  qui est semblable à 
26682 \series bold
26683
26684 \backslash
26685 footnotemark
26686 \series default
26687 , décrite dans la section
26688 \begin_inset space ~
26689 \end_inset
26690
26691
26692 \begin_inset CommandInset ref
26693 LatexCommand ref
26694 reference "sec:Notes-bas-de-page"
26695
26696 \end_inset
26697
26698 .
26699 \end_layout
26700
26701 \begin_layout Standard
26702 \begin_inset VSpace bigskip
26703 \end_inset
26704
26705 Les notes de bas de page peuvent être mise dans la marge de la page et l'alignem
26706 ent du texte des notes peut être modifié, voyez le paquetage LaTeX 
26707 \series bold
26708 footmisc
26709 \series default
26710
26711 \begin_inset Index
26712 status collapsed
26713
26714 \begin_layout Plain Layout
26715 Paquetages LaTeX ! footmisc
26716 \end_layout
26717
26718 \end_inset
26719
26720
26721 \begin_inset CommandInset citation
26722 LatexCommand cite
26723 key "footmisc"
26724
26725 \end_inset
26726
26727  pour plus d'information à ce sujet.
26728 \end_layout
26729
26730 \begin_layout Standard
26731 Pour plein d'autres problèmes de mises en formes des notes de bas de page,
26732  voyez les livres sur LaTeX, 
26733 \begin_inset CommandInset citation
26734 LatexCommand cite
26735 key "latexcompanion,latexguide,latexbook"
26736
26737 \end_inset
26738
26739 .
26740 \end_layout
26741
26742 \begin_layout Section
26743 Notes en Marge
26744 \begin_inset Index
26745 status collapsed
26746
26747 \begin_layout Plain Layout
26748 Notes ! Notes en Marge
26749 \end_layout
26750
26751 \end_inset
26752
26753
26754 \end_layout
26755
26756 \begin_layout Standard
26757 Les notes en marge dans LyX ressemblent aux notes en bas de page et se comporten
26758 t de la même façon.
26759  Quand vous insérez une note en marge avec 
26760 \family sans
26761 Insérer\SpecialChar \menuseparator
26762 Note
26763 \begin_inset space ~
26764 \end_inset
26765
26766 en
26767 \begin_inset space ~
26768 \end_inset
26769
26770 Marge
26771 \family default
26772  ou avec le bouton 
26773 \begin_inset Graphics
26774         filename ../../images/marginalnote-insert.png
26775         scale 85
26776         scaleBeforeRotation
26777
26778 \end_inset
26779
26780  de la barre d'outils, vous voyez apparaître dans votre texte une boîte
26781  grise avec une étiquette rouge 
26782 \begin_inset Quotes fld
26783 \end_inset
26784
26785 marge
26786 \begin_inset Quotes frd
26787 \end_inset
26788
26789 .
26790  
26791 \begin_inset Marginal
26792 status collapsed
26793
26794 \begin_layout Plain Layout
26795 C'est une note en marge.
26796 \end_layout
26797
26798 \end_inset
26799
26800  Cette boîte est la représentation de votre note dans LyX.
26801  Vous pouvez y entrer votre texte.
26802 \end_layout
26803
26804 \begin_layout Standard
26805 Les notes en marge apparaissent dans la marge de droite dans les documents
26806  imprimées sur une seule face.
26807  Dans les documents imprimés recto-verso, elles apparaissent dans la marge
26808  
26809 \begin_inset Quotes eld
26810 \end_inset
26811
26812 extérieure
26813 \begin_inset Quotes erd
26814 \end_inset
26815
26816  – la gauche sur les pages paires et la droite sur les pages impaires.
26817  Le texte de la note en marge est aligné à l'opposé de la marge externe
26818  – aligné à droite quand la note apparaît dans la marge de gauche.
26819  La première ligne de la note apparaît à la hauteur de la ligne de texte
26820  où la note a été insérée dans le document.
26821 \end_layout
26822
26823 \begin_layout Standard
26824 \begin_inset VSpace bigskip
26825 \end_inset
26826
26827 Pour placer une note dans la marge interne, ajoutez la commande suivante
26828  :
26829 \end_layout
26830
26831 \begin_layout Standard
26832
26833 \series bold
26834
26835 \backslash
26836 reversemarginpar
26837 \end_layout
26838
26839 \begin_layout Standard
26840 sous forme de code TeX avant votre note de marge.
26841  Le nouveau positionnement est pris en compte pour toutes les notes en marge
26842  qui suivent 
26843 \begin_inset ERT
26844 status collapsed
26845
26846 \begin_layout Plain Layout
26847
26848
26849 \backslash
26850 reversemarginpar 
26851 \end_layout
26852
26853 \end_inset
26854
26855
26856 \begin_inset Marginal
26857 status open
26858
26859 \begin_layout Plain Layout
26860 Cette note en marge est dans la marge interne.
26861 \end_layout
26862
26863 \end_inset
26864
26865
26866 \series bold
26867
26868 \begin_inset Newline newline
26869 \end_inset
26870
26871
26872 \series default
26873
26874 \begin_inset Note Greyedout
26875 status open
26876
26877 \begin_layout Plain Layout
26878
26879 \series bold
26880 Note:
26881 \series default
26882  Il y a souvent pas assez d'espace dans la marge interne, ce qui fait que
26883  les notes sont souvent mal mises en formes dans la sortie imprimée.
26884 \end_layout
26885
26886 \end_inset
26887
26888
26889 \end_layout
26890
26891 \begin_layout Standard
26892 Pour revenir au positionnement implicite, ajoutez la commande :
26893 \end_layout
26894
26895 \begin_layout Standard
26896
26897 \series bold
26898
26899 \backslash
26900 normalmarginpar
26901 \end_layout
26902
26903 \begin_layout Standard
26904 sous forme de code TeX.
26905 \begin_inset ERT
26906 status collapsed
26907
26908 \begin_layout Plain Layout
26909
26910
26911 \backslash
26912 normalmarginpar 
26913 \end_layout
26914
26915 \end_inset
26916
26917
26918 \begin_inset Newline newline
26919 \end_inset
26920
26921  
26922 \begin_inset Note Greyedout
26923 status open
26924
26925 \begin_layout Plain Layout
26926
26927 \series bold
26928 Note:
26929 \series default
26930  Cette commande est ignorée quand elle est dans un paragraphe ou la commande
26931  
26932 \series bold
26933
26934 \backslash
26935 reversemarginpar
26936 \series default
26937  est aussi utilisée.
26938 \end_layout
26939
26940 \end_inset
26941
26942
26943 \end_layout
26944
26945 \begin_layout Standard
26946 \begin_inset VSpace bigskip
26947 \end_inset
26948
26949
26950 \begin_inset Marginal
26951 status open
26952
26953 \begin_layout Plain Layout
26954 UnTrèsLongMotEnMarge sans césure.
26955 \end_layout
26956
26957 \end_inset
26958
26959  Comme dans le cas décrit dans la section
26960 \begin_inset space ~
26961 \end_inset
26962
26963
26964 \begin_inset CommandInset ref
26965 LatexCommand ref
26966 reference "sub:Lignes-multiple-dans-cellule"
26967
26968 \end_inset
26969
26970 , les mots trop longs ne peuvent pas subir de césure s'ils sont le premier
26971  mot d'une note en marge.
26972  Pour éviter ce problème, insérez un espacement horizontal de 0
26973 \begin_inset space \thinspace{}
26974 \end_inset
26975
26976 pt avant le mot en question: 
26977 \begin_inset Marginal
26978 status open
26979
26980 \begin_layout Plain Layout
26981 \begin_inset space \hspace{}
26982 \length 0pt
26983 \end_inset
26984
26985 UnMotTrèsLongEnMarge avec une césure.
26986 \end_layout
26987
26988 \end_inset
26989
26990
26991 \end_layout
26992
26993 \begin_layout Standard
26994 \begin_inset VSpace bigskip
26995 \end_inset
26996
26997
26998 \end_layout
26999
27000 \begin_layout Standard
27001 \begin_inset Note Greyedout
27002 status open
27003
27004 \begin_layout Plain Layout
27005
27006 \series bold
27007 Note:
27008 \series default
27009  Normalement, les notes en marge ne peuvent pas être utilisées dans des
27010  tableaux, des flottants et des notes de bas de page.
27011 \end_layout
27012
27013 \end_inset
27014
27015
27016 \end_layout
27017
27018 \begin_layout Standard
27019 \begin_inset VSpace bigskip
27020 \end_inset
27021
27022
27023 \end_layout
27024
27025 \begin_layout Standard
27026 \begin_inset ERT
27027 status collapsed
27028
27029 \begin_layout Plain Layout
27030
27031
27032 \backslash
27033 ifmarginnote
27034 \end_layout
27035
27036 \end_inset
27037
27038
27039 \begin_inset Note Note
27040 status open
27041
27042 \begin_layout Plain Layout
27043 La section suivante ne sera affichée que si le paquetage LaTeX 
27044 \series bold
27045 marginnote
27046 \series default
27047  a été installé.
27048 \end_layout
27049
27050 \end_inset
27051
27052
27053 \end_layout
27054
27055 \begin_layout Standard
27056 Cette restriction peut être évitée en utilisant le paquetage LaTeX 
27057 \series bold
27058 marginnote
27059 \series default
27060
27061 \begin_inset Index
27062 status collapsed
27063
27064 \begin_layout Plain Layout
27065 Paquetages LaTeX ! marginnote
27066 \end_layout
27067
27068 \end_inset
27069
27070 .
27071  En ajoutant les deux lignes suivantes au préambule de votre document, la
27072  commande que LyX utilise pour les notes de marge est redéfinie pour utiliser
27073  la commande fournie par le paquetage 
27074 \series bold
27075 marginnote
27076 \series default
27077  :
27078 \end_layout
27079
27080 \begin_layout Standard
27081
27082 \series bold
27083
27084 \backslash
27085 usepackage{marginnote}
27086 \begin_inset Newline newline
27087 \end_inset
27088
27089
27090 \backslash
27091 let
27092 \backslash
27093 marginpar
27094 \backslash
27095 marginnote
27096 \end_layout
27097
27098 \begin_layout Standard
27099 Ce paquetage est aussi utilisé dans ce document parce que 
27100 \series bold
27101 marginnote
27102 \series default
27103  a une autre fonction très utile : Vous pouvez définir un décalage (offset)
27104  vertical pour une note.
27105  C'est souvent nécessaire quand vous avez trop de notes en marge et qu'elles
27106  sont trop proches les unes des autres ou que vous voulez améliorer la mise
27107  en page.
27108  Le décalage est inséré dans LyX sous forme de code TeX directement après
27109  la note sous la forme
27110 \end_layout
27111
27112 \begin_layout Standard
27113
27114 \series bold
27115 [offset]
27116 \end_layout
27117
27118 \begin_layout Standard
27119 où l'offset utilise l'une des unités listées dans le tableau
27120 \begin_inset space ~
27121 \end_inset
27122
27123
27124 \begin_inset CommandInset ref
27125 LatexCommand ref
27126 reference "cha:Unités-de-longueur"
27127
27128 \end_inset
27129
27130 .
27131  Une valeur négative déplace la note vers le haut, une valeur positive la
27132  déplace vers le bas.
27133  Par exemple la note qui se trouve à côté de cette ligne de texte est décalée
27134  vers le haut de 1.5
27135 \begin_inset space \thinspace{}
27136 \end_inset
27137
27138 cm avec la commande en code TeX 
27139 \begin_inset Quotes eld
27140 \end_inset
27141
27142
27143 \series bold
27144 [-1.5cm]
27145 \series default
27146
27147 \begin_inset Quotes erd
27148 \end_inset
27149
27150
27151 \begin_inset Marginal
27152 status collapsed
27153
27154 \begin_layout Plain Layout
27155 Cette note en marge est décalée vers le haut de 1.5
27156 \begin_inset space \thinspace{}
27157 \end_inset
27158
27159 cm par rapport à sa position d'origine.
27160 \end_layout
27161
27162 \end_inset
27163
27164
27165 \begin_inset ERT
27166 status collapsed
27167
27168 \begin_layout Plain Layout
27169
27170 [-1.5cm]
27171 \end_layout
27172
27173 \end_inset
27174
27175
27176 \end_layout
27177
27178 \begin_layout Standard
27179 \begin_inset VSpace medskip
27180 \end_inset
27181
27182 Avec le paquetage 
27183 \series bold
27184 marginnote
27185 \series default
27186  vous pouvez aussi modifier l'alignement du texte dans la note de marge.
27187  Par exemple les commandes 
27188 \end_layout
27189
27190 \begin_layout Standard
27191
27192 \series bold
27193
27194 \backslash
27195 renewcommand*{
27196 \backslash
27197 raggedleftmarginnote}{
27198 \backslash
27199 centering}
27200 \begin_inset Newline newline
27201 \end_inset
27202
27203
27204 \backslash
27205 renewcommand*{
27206 \backslash
27207 raggedrightmarginnote}{
27208 \backslash
27209 centering}
27210 \end_layout
27211
27212 \begin_layout Standard
27213 donnent un alignement centré.
27214  
27215 \series bold
27216
27217 \backslash
27218 raggedleftmarginnote
27219 \series default
27220  indique une note qui apparaît dans la marge de gauche.
27221 \begin_inset ERT
27222 status collapsed
27223
27224 \begin_layout Plain Layout
27225
27226
27227 \backslash
27228 renewcommand*{
27229 \backslash
27230 raggedleftmarginnote}{
27231 \backslash
27232 centering}
27233 \end_layout
27234
27235 \begin_layout Plain Layout
27236
27237
27238 \backslash
27239 renewcommand*{
27240 \backslash
27241 raggedrightmarginnote}{
27242 \backslash
27243 centering}
27244 \end_layout
27245
27246 \end_inset
27247
27248
27249 \begin_inset Marginal
27250 status collapsed
27251
27252 \begin_layout Plain Layout
27253 Le texte de cette note en marge est centré.
27254 \end_layout
27255
27256 \end_inset
27257
27258 .
27259  Le comportement implicite est donné par
27260 \end_layout
27261
27262 \begin_layout Standard
27263
27264 \series bold
27265
27266 \backslash
27267 renewcommand*{
27268 \backslash
27269 raggedleftmarginnote}{
27270 \backslash
27271 raggedleft}
27272 \begin_inset Newline newline
27273 \end_inset
27274
27275
27276 \backslash
27277 renewcommand*{
27278 \backslash
27279 raggedrightmarginnote}{
27280 \backslash
27281 raggedright}
27282 \series default
27283
27284 \begin_inset ERT
27285 status collapsed
27286
27287 \begin_layout Plain Layout
27288
27289
27290 \backslash
27291 renewcommand*{
27292 \backslash
27293 raggedleftmarginnote}{
27294 \backslash
27295 raggedleft}
27296 \end_layout
27297
27298 \begin_layout Plain Layout
27299
27300
27301 \backslash
27302 renewcommand*{
27303 \backslash
27304 raggedrightmarginnote}{
27305 \backslash
27306 raggedright}
27307 \end_layout
27308
27309 \end_inset
27310
27311
27312 \end_layout
27313
27314 \begin_layout Standard
27315 \begin_inset VSpace medskip
27316 \end_inset
27317
27318 Pour les autre fonctions du paquetage 
27319 \series bold
27320 marginnote
27321 \series default
27322  nous vous renvoyons à sa documentation 
27323 \begin_inset CommandInset citation
27324 LatexCommand cite
27325 key "marginnote"
27326
27327 \end_inset
27328
27329 .
27330 \end_layout
27331
27332 \begin_layout Standard
27333 \begin_inset VSpace bigskip
27334 \end_inset
27335
27336 Vous pouvez changer la mise en forme d'une note en marge en changeant sa
27337  définition.
27338  Pour créer par exemple une entête pour toutes les notes en marge avec le
27339  texte 
27340 \begin_inset Quotes eld
27341 \end_inset
27342
27343
27344 \family sans
27345 \series bold
27346 \bar under
27347 Attention!
27348 \family default
27349 \series default
27350 \bar default
27351
27352 \begin_inset Quotes erd
27353 \end_inset
27354
27355  écrit en souligné, sans-sérif et en gras, ajoutez ce qui suit dans le préambule
27356  de votre document :
27357 \end_layout
27358
27359 \begin_layout Standard
27360
27361 \series bold
27362
27363 \backslash
27364 let
27365 \backslash
27366 myMarginpar
27367 \backslash
27368 marginpar
27369 \begin_inset Newline newline
27370 \end_inset
27371
27372
27373 \backslash
27374 renewcommand{
27375 \backslash
27376 marginpar}[1]{
27377 \backslash
27378 myMarginpar{%
27379 \begin_inset Newline newline
27380 \end_inset
27381
27382
27383 \begin_inset ERT
27384 status collapsed
27385
27386 \begin_layout Plain Layout
27387
27388
27389 \backslash
27390 hphantom{ }
27391 \end_layout
27392
27393 \end_inset
27394
27395
27396 \backslash
27397 hspace{0pt}
27398 \backslash
27399 textsf{
27400 \backslash
27401 textbf{
27402 \backslash
27403 underbar{Attention!}}}%
27404 \begin_inset Newline newline
27405 \end_inset
27406
27407
27408 \begin_inset ERT
27409 status collapsed
27410
27411 \begin_layout Plain Layout
27412
27413
27414 \backslash
27415 hphantom{ }
27416 \end_layout
27417
27418 \end_inset
27419
27420
27421 \backslash
27422 vspace{1.5mm}
27423 \backslash
27424
27425 \backslash
27426 #1}}
27427 \end_layout
27428
27429 \begin_layout Standard
27430 \begin_inset ERT
27431 status collapsed
27432
27433 \begin_layout Plain Layout
27434
27435
27436 \backslash
27437 let
27438 \backslash
27439 myMarginpar
27440 \backslash
27441 marginpar
27442 \end_layout
27443
27444 \begin_layout Plain Layout
27445
27446
27447 \backslash
27448 renewcommand{
27449 \backslash
27450 marginpar}[1]{
27451 \backslash
27452 myMarginpar{%
27453 \end_layout
27454
27455 \begin_layout Plain Layout
27456
27457    
27458 \backslash
27459 textsf{
27460 \backslash
27461 textbf{
27462 \backslash
27463 underbar{Attention!}}}%
27464 \end_layout
27465
27466 \begin_layout Plain Layout
27467
27468    
27469 \backslash
27470 vspace{1.5mm}
27471 \backslash
27472
27473 \backslash
27474 #1}}
27475 \end_layout
27476
27477 \end_inset
27478
27479
27480 \begin_inset Marginal
27481 status open
27482
27483 \begin_layout Plain Layout
27484 Ceci est une note en marge avec une en-tête prédéfinie.
27485 \end_layout
27486
27487 \end_inset
27488
27489
27490 \begin_inset ERT
27491 status collapsed
27492
27493 \begin_layout Plain Layout
27494
27495 [-1.5cm]
27496 \end_layout
27497
27498 \end_inset
27499
27500
27501 \begin_inset ERT
27502 status collapsed
27503
27504 \begin_layout Plain Layout
27505
27506
27507 \backslash
27508 renewcommand{
27509 \backslash
27510 marginpar}[1]{
27511 \backslash
27512 myMarginpar{#1}}
27513 \end_layout
27514
27515 \end_inset
27516
27517
27518 \begin_inset Note Note
27519 status collapsed
27520
27521 \begin_layout Plain Layout
27522
27523 \lang english
27524 The margin note format is changed only for this example.
27525 \end_layout
27526
27527 \end_inset
27528
27529
27530 \end_layout
27531
27532 \begin_layout Standard
27533 \begin_inset ERT
27534 status collapsed
27535
27536 \begin_layout Plain Layout
27537
27538
27539 \backslash
27540 else
27541 \end_layout
27542
27543 \end_inset
27544
27545
27546 \begin_inset Note Note
27547 status open
27548
27549 \begin_layout Plain Layout
27550 Ce qui suit sera affiché si le paquetage LaTeX 
27551 \series bold
27552 marginnote
27553 \series default
27554  n'est pas installé :
27555 \end_layout
27556
27557 \end_inset
27558
27559
27560 \end_layout
27561
27562 \begin_layout Standard
27563 Vous devez installer le paquetage LaTeX 
27564 \series bold
27565 marginnote
27566 \series default
27567  pour voir la suite de cette section dans la sortie imprimée.
27568 \end_layout
27569
27570 \begin_layout Standard
27571 \begin_inset ERT
27572 status collapsed
27573
27574 \begin_layout Plain Layout
27575
27576
27577 \backslash
27578 fi
27579 \end_layout
27580
27581 \end_inset
27582
27583
27584 \end_layout
27585
27586 \begin_layout Chapter
27587 Les Boîtes
27588 \end_layout
27589
27590 \begin_layout Section
27591 Introduction
27592 \begin_inset Index
27593 status collapsed
27594
27595 \begin_layout Plain Layout
27596 Boîtes ! Introduction
27597 \end_layout
27598
27599 \end_inset
27600
27601
27602 \end_layout
27603
27604 \begin_layout Standard
27605 Les boîtes sont utilisées pour mettre en forme un bloc de texte.
27606  Elles peuvent être utilisées pour écrire un document en plusieurs langues,
27607  voir la section
27608 \begin_inset space ~
27609 \end_inset
27610
27611
27612 \begin_inset CommandInset ref
27613 LatexCommand ref
27614 reference "sec:Minipages"
27615
27616 \end_inset
27617
27618 , pour encadrer des portions de texte, voir la section
27619 \begin_inset space ~
27620 \end_inset
27621
27622
27623 \begin_inset CommandInset ref
27624 LatexCommand ref
27625 reference "sec:Décorations"
27626
27627 \end_inset
27628
27629 , pour empêcher que des mots subissent une césure, voir la section
27630 \begin_inset space ~
27631 \end_inset
27632
27633
27634 \begin_inset CommandInset ref
27635 LatexCommand ref
27636 reference "sec:Empêcher-césure"
27637
27638 \end_inset
27639
27640 , pour aligner du texte, voir la section
27641 \begin_inset space ~
27642 \end_inset
27643
27644
27645 \begin_inset CommandInset ref
27646 LatexCommand ref
27647 reference "sub:Alignement-Vertical"
27648
27649 \end_inset
27650
27651 , ou pour modifier la couleur de fond d'une portion de texte, voir la section
27652 \begin_inset space ~
27653 \end_inset
27654
27655
27656 \begin_inset CommandInset ref
27657 LatexCommand ref
27658 reference "sec:Boîtes-colorées"
27659
27660 \end_inset
27661
27662 .
27663 \end_layout
27664
27665 \begin_layout Standard
27666 On peut insérer une boîte en utilisant le menu 
27667 \family sans
27668 Insérer\SpecialChar \menuseparator
27669 Boîte
27670 \family default
27671  ou avec le bouton 
27672 \begin_inset Graphics
27673         filename ../../images/box-insert.png
27674         scale 85
27675         scaleBeforeRotation
27676
27677 \end_inset
27678
27679  de la barre d'outils.
27680  Une boîte grise avec une étiquette 
27681 \family sans
27682 Boîte
27683 \begin_inset space ~
27684 \end_inset
27685
27686 (Minipage)
27687 \family default
27688
27689 \begin_inset Graphics
27690         filename clipart/BoxInsetDefaultQt4.png
27691         scale 65
27692         scaleBeforeRotation
27693
27694 \end_inset
27695
27696  est alors insérée.
27697  Le type de la boîte peut être précisé en faisant un clic droit sur la boîte.
27698  La fenêtre de dialogue qui apparaît donne accès aux types de
27699 \family sans
27700  Boîte
27701 \begin_inset space ~
27702 \end_inset
27703
27704 Intérieure
27705 \family default
27706  
27707 \family sans
27708 Parbox
27709 \begin_inset Note Note
27710 status collapsed
27711
27712 \begin_layout Plain Layout
27713 En attendant un traduction plus correcte NdT
27714 \end_layout
27715
27716 \end_inset
27717
27718
27719 \family default
27720  et 
27721 \family sans
27722 Minipage
27723 \family default
27724 .
27725  Le type 
27726 \family sans
27727 Minipage
27728 \family default
27729  est le type implicite pour les boîtes nouvellement créées et il est décrit
27730  dans la section
27731 \begin_inset space ~
27732 \end_inset
27733
27734
27735 \begin_inset CommandInset ref
27736 LatexCommand ref
27737 reference "sec:Minipages"
27738
27739 \end_inset
27740
27741 ; le type 
27742 \family sans
27743 Parbox
27744 \family default
27745  est décrit dans la section
27746 \begin_inset space ~
27747 \end_inset
27748
27749
27750 \begin_inset CommandInset ref
27751 LatexCommand ref
27752 reference "sec:Parboxes"
27753
27754 \end_inset
27755
27756 .
27757 \end_layout
27758
27759 \begin_layout Standard
27760 Les boîtes ne sont pas numérotées et donc ne peuvent pas être référencées
27761  comme les flottants ou les notes de bas de page.
27762 \end_layout
27763
27764 \begin_layout Standard
27765 \begin_inset Note Greyedout
27766 status open
27767
27768 \begin_layout Plain Layout
27769
27770 \series bold
27771 Note:
27772 \series default
27773  Vous ne pouvez pas employer une boîte comme élément dans un environnement
27774  de type 
27775 \family sans
27776 Liste
27777 \family default
27778  ou 
27779 \family sans
27780 Description
27781 \family default
27782 .
27783 \end_layout
27784
27785 \end_inset
27786
27787
27788 \end_layout
27789
27790 \begin_layout Standard
27791 \begin_inset Note Greyedout
27792 status open
27793
27794 \begin_layout Plain Layout
27795
27796 \series bold
27797 Note:
27798 \series default
27799  Pour une raison inconnue, vous ne pouvez mettre le type de la 
27800 \family sans
27801 Boîte
27802 \begin_inset space ~
27803 \end_inset
27804
27805 Intérieure
27806 \family default
27807  à 
27808 \family sans
27809 Aucune
27810 \family default
27811  que quand vous utilisez une boîte encadrée.
27812  Les boîtes sans 
27813 \family sans
27814 Boîte
27815 \begin_inset space ~
27816 \end_inset
27817
27818 Intérieure
27819 \family default
27820  et sans cadre sont expliquées dans la section
27821 \begin_inset space ~
27822 \end_inset
27823
27824
27825 \begin_inset CommandInset ref
27826 LatexCommand ref
27827 reference "sec:Empêcher-césure"
27828
27829 \end_inset
27830
27831 .
27832 \end_layout
27833
27834 \end_inset
27835
27836
27837 \end_layout
27838
27839 \begin_layout Section
27840 La fenêtre de dialogue Boîte
27841 \begin_inset CommandInset label
27842 LatexCommand label
27843 name "sec:Boîte-Dialogue"
27844
27845 \end_inset
27846
27847
27848 \begin_inset Index
27849 status collapsed
27850
27851 \begin_layout Plain Layout
27852 Boîtes ! Fenêtre de dialogue Boîte
27853 \end_layout
27854
27855 \end_inset
27856
27857
27858 \end_layout
27859
27860 \begin_layout Subsection
27861 Taille
27862 \begin_inset Index
27863 status collapsed
27864
27865 \begin_layout Plain Layout
27866 Boîtes ! Taille
27867 \end_layout
27868
27869 \end_inset
27870
27871
27872 \end_layout
27873
27874 \begin_layout Standard
27875 Dans la fenêtre de dialogue 
27876 \family sans
27877 Paramètres
27878 \begin_inset space ~
27879 \end_inset
27880
27881 de
27882 \begin_inset space ~
27883 \end_inset
27884
27885 Boîte
27886 \family default
27887  vous pouvez modifier la géométrie de la boîte avec les champs 
27888 \family sans
27889 Largeur
27890 \family default
27891  et 
27892 \family sans
27893 Hauteur
27894 \family default
27895 .
27896  Les unités de longueur qui sont utilisables dans ces champs sont décrites
27897  dans le tableau
27898 \begin_inset space ~
27899 \end_inset
27900
27901
27902 \begin_inset CommandInset ref
27903 LatexCommand ref
27904 reference "tab:Unités"
27905
27906 \end_inset
27907
27908 .
27909  Le champ 
27910 \family sans
27911 Hauteur
27912 \family default
27913  offre en plus les spécifications de taille suivantes :
27914 \end_layout
27915
27916 \begin_layout Description
27917 Profondeur C'est simplement la 
27918 \begin_inset Quotes eld
27919 \end_inset
27920
27921 hauteur
27922 \begin_inset Quotes erd
27923 \end_inset
27924
27925  du texte.
27926  On ne tient pas compte de hauteur réelle du texte quand il y a plusieurs
27927  lignes de texte dans la boîte.
27928 \begin_inset Newline newline
27929 \end_inset
27930
27931
27932 \begin_inset Newline newline
27933 \end_inset
27934
27935
27936 \begin_inset Newline newline
27937 \end_inset
27938
27939
27940 \begin_inset Box Boxed
27941 position "c"
27942 hor_pos "c"
27943 has_inner_box 1
27944 inner_pos "c"
27945 use_parbox 0
27946 width "12col%"
27947 special "none"
27948 height "1in"
27949 height_special "depth"
27950 status open
27951
27952 \begin_layout Plain Layout
27953 \align center
27954 Boîte dont la hauteur est égale à 1
27955 \begin_inset space \thinspace{}
27956 \end_inset
27957
27958 Profondeur
27959 \end_layout
27960
27961 \end_inset
27962
27963
27964 \begin_inset Newline newline
27965 \end_inset
27966
27967
27968 \begin_inset Newline newline
27969 \end_inset
27970
27971
27972 \end_layout
27973
27974 \begin_layout Description
27975 Hauteur C'est la hauteur totale du texte qui se trouve dans la boîte.
27976  Par exemple, une valeur de 2 pour cette taille va donner une boîte qui
27977  est deux fois plus haute que le texte : 
27978 \begin_inset Box Boxed
27979 position "c"
27980 hor_pos "c"
27981 has_inner_box 1
27982 inner_pos "c"
27983 use_parbox 0
27984 width "20col%"
27985 special "none"
27986 height "2in"
27987 height_special "height"
27988 status open
27989
27990 \begin_layout Plain Layout
27991 \align center
27992 Boîte dont la hauteur est 2
27993 \begin_inset space \thinspace{}
27994 \end_inset
27995
27996 Hauteur
27997 \end_layout
27998
27999 \end_inset
28000
28001
28002 \end_layout
28003
28004 \begin_layout Description
28005 Hauteur
28006 \begin_inset space ~
28007 \end_inset
28008
28009 Totale C'est égal à Hauteur
28010 \begin_inset space \thinspace{}
28011 \end_inset
28012
28013 +
28014 \begin_inset space \thinspace{}
28015 \end_inset
28016
28017 Profondeur : 
28018 \begin_inset Box Boxed
28019 position "c"
28020 hor_pos "c"
28021 has_inner_box 1
28022 inner_pos "c"
28023 use_parbox 0
28024 width "20col%"
28025 special "none"
28026 height "1in"
28027 height_special "totalheight"
28028 status open
28029
28030 \begin_layout Plain Layout
28031 \align center
28032 Boîte dont la hauteur est 1
28033 \begin_inset space \thinspace{}
28034 \end_inset
28035
28036 Hauteur
28037 \begin_inset space ~
28038 \end_inset
28039
28040 Totale
28041 \end_layout
28042
28043 \end_inset
28044
28045
28046 \end_layout
28047
28048 \begin_layout Description
28049 Largeur On prend la largeur de la boîte comme hauteur : 
28050 \begin_inset Box Boxed
28051 position "c"
28052 hor_pos "c"
28053 has_inner_box 1
28054 inner_pos "c"
28055 use_parbox 0
28056 width "12col%"
28057 special "none"
28058 height "1in"
28059 height_special "width"
28060 status open
28061
28062 \begin_layout Plain Layout
28063 \align center
28064 Boîte dont la hauteur est 1
28065 \begin_inset space \thinspace{}
28066 \end_inset
28067
28068 Largeur
28069 \end_layout
28070
28071 \end_inset
28072
28073
28074 \end_layout
28075
28076 \begin_layout Subsection
28077 Alignement
28078 \begin_inset Index
28079 status collapsed
28080
28081 \begin_layout Plain Layout
28082 Boîtes ! Alignement
28083 \end_layout
28084
28085 \end_inset
28086
28087
28088 \end_layout
28089
28090 \begin_layout Standard
28091 Quand vous avez choisi une 
28092 \family sans
28093 Boîte
28094 \begin_inset space ~
28095 \end_inset
28096
28097 Intérieure
28098 \family default
28099 , l'alignement vertical de la boîte peut être :
28100 \end_layout
28101
28102 \begin_layout Description
28103 Haut Ceci est un exemple de texte.
28104  
28105 \begin_inset Box Boxed
28106 position "t"
28107 hor_pos "c"
28108 has_inner_box 1
28109 inner_pos "c"
28110 use_parbox 0
28111 width "12col%"
28112 special "none"
28113 height "1in"
28114 height_special "totalheight"
28115 status collapsed
28116
28117 \begin_layout Plain Layout
28118 \align center
28119 Cette boîte est alignée sur le haut.
28120 \end_layout
28121
28122 \end_inset
28123
28124  Ceci est un exemple de texte.
28125 \end_layout
28126
28127 \begin_layout Description
28128 Milieu Ceci est un exemple de texte.
28129  
28130 \begin_inset Box Boxed
28131 position "c"
28132 hor_pos "c"
28133 has_inner_box 1
28134 inner_pos "c"
28135 use_parbox 0
28136 width "12col%"
28137 special "none"
28138 height "1in"
28139 height_special "totalheight"
28140 status collapsed
28141
28142 \begin_layout Plain Layout
28143 \align center
28144 Cette boîte est alignée au centre.
28145 \end_layout
28146
28147 \end_inset
28148
28149  Ceci est un exemple de texte.
28150 \end_layout
28151
28152 \begin_layout Description
28153 Bas Ceci est un exemple de texte.
28154  
28155 \begin_inset Box Boxed
28156 position "b"
28157 hor_pos "c"
28158 has_inner_box 1
28159 inner_pos "c"
28160 use_parbox 0
28161 width "12col%"
28162 special "none"
28163 height "1in"
28164 height_special "totalheight"
28165 status collapsed
28166
28167 \begin_layout Plain Layout
28168 \align center
28169 Cette boîte est alignée sur le bas.
28170 \end_layout
28171
28172 \end_inset
28173
28174  Ceci est un exemple de texte.
28175 \end_layout
28176
28177 \begin_layout Standard
28178 \begin_inset Note Greyedout
28179 status open
28180
28181 \begin_layout Plain Layout
28182
28183 \series bold
28184 Note:
28185 \series default
28186  L'alignement vertical peut être perturbé dans la sortie finale quand vous
28187  avez par exemple deux boîtes sur une même ligne, une avec une ombre et
28188  l'autre non.
28189 \end_layout
28190
28191 \end_inset
28192
28193
28194 \end_layout
28195
28196 \begin_layout Standard
28197 L'alignement horizontal de la boîte peut être modifié quand elle a son propre
28198  paragraphe grâce à la fenêtre de dialogue 
28199 \family sans
28200 Paramètres
28201 \begin_inset space ~
28202 \end_inset
28203
28204 de
28205 \begin_inset space ~
28206 \end_inset
28207
28208 Boîte
28209 \family default
28210 .
28211 \end_layout
28212
28213 \begin_layout Standard
28214 \begin_inset VSpace bigskip
28215 \end_inset
28216
28217 Quand vous avez choisi une 
28218 \family sans
28219 Boîte
28220 \begin_inset space ~
28221 \end_inset
28222
28223 Intérieure
28224 \family default
28225 , l'alignement vertical du contenu de la boîte peut être :
28226 \end_layout
28227
28228 \begin_layout Description
28229 haut Ceci est un exemple de texte.
28230 \begin_inset Box Boxed
28231 position "c"
28232 hor_pos "c"
28233 has_inner_box 1
28234 inner_pos "t"
28235 use_parbox 0
28236 width "12col%"
28237 special "none"
28238 height "1.5in"
28239 height_special "totalheight"
28240 status collapsed
28241
28242 \begin_layout Plain Layout
28243 \align center
28244 Le texte de cette boîte est aligné sur le haut.
28245 \end_layout
28246
28247 \end_inset
28248
28249  Ceci est un exemple de texte.
28250 \end_layout
28251
28252 \begin_layout Description
28253 milieu Ceci est un exemple de texte.
28254  
28255 \begin_inset Box Boxed
28256 position "c"
28257 hor_pos "c"
28258 has_inner_box 1
28259 inner_pos "c"
28260 use_parbox 0
28261 width "12col%"
28262 special "none"
28263 height "1.5in"
28264 height_special "totalheight"
28265 status collapsed
28266
28267 \begin_layout Plain Layout
28268 \align center
28269 Le texte de cette boîte est aligné au centre
28270 \end_layout
28271
28272 \end_inset
28273
28274  Ceci est un exemple de texte.
28275 \end_layout
28276
28277 \begin_layout Description
28278 bas Ceci est un exemple de texte.
28279  
28280 \begin_inset Box Boxed
28281 position "c"
28282 hor_pos "c"
28283 has_inner_box 1
28284 inner_pos "b"
28285 use_parbox 0
28286 width "12col%"
28287 special "none"
28288 height "1.5in"
28289 height_special "totalheight"
28290 status collapsed
28291
28292 \begin_layout Plain Layout
28293 \align center
28294 Le texte de cette boîte est aligné en bas.
28295 \end_layout
28296
28297 \end_inset
28298
28299  Ceci est un exemple de texte.
28300 \end_layout
28301
28302 \begin_layout Description
28303 élongation Ceci est un exemple de texte.
28304  
28305 \begin_inset Box Boxed
28306 position "c"
28307 hor_pos "c"
28308 has_inner_box 1
28309 inner_pos "s"
28310 use_parbox 0
28311 width "12col%"
28312 special "none"
28313 height "1.5in"
28314 height_special "totalheight"
28315 status collapsed
28316
28317 \begin_layout Plain Layout
28318 \align center
28319 Le texte 
28320 \end_layout
28321
28322 \begin_layout Plain Layout
28323 \align center
28324 de cette
28325 \end_layout
28326
28327 \begin_layout Plain Layout
28328 \align center
28329 boîte est
28330 \end_layout
28331
28332 \begin_layout Plain Layout
28333 \align center
28334 allongé.
28335 \end_layout
28336
28337 \end_inset
28338
28339  Ceci est un exemple de texte.
28340 \end_layout
28341
28342 \begin_layout Standard
28343 Pour allonger le contenu d'une boîte, il doit être constitué de plus d'un
28344  paragraphe.
28345  Dans l'exemple ci-dessus, chaque ligne de texte a son propre paragraphe.
28346 \end_layout
28347
28348 \begin_layout Standard
28349 \begin_inset VSpace bigskip
28350 \end_inset
28351
28352 Pour aligner horizontalement le contenu d'une boîte vous pouvez utiliser
28353  la fenêtre de dialogue 
28354 \family sans
28355 Paramètres
28356 \begin_inset space ~
28357 \end_inset
28358
28359 de
28360 \begin_inset space ~
28361 \end_inset
28362
28363 paragraphe
28364 \family default
28365  quand vous avez choisi une 
28366 \family sans
28367 Boîte
28368 \begin_inset space ~
28369 \end_inset
28370
28371 Intérieure
28372 \family default
28373 .
28374 \end_layout
28375
28376 \begin_layout Standard
28377 \align center
28378 \begin_inset Box Boxed
28379 position "c"
28380 hor_pos "c"
28381 has_inner_box 1
28382 inner_pos "s"
28383 use_parbox 0
28384 width "15col%"
28385 special "none"
28386 height "1.25in"
28387 height_special "totalheight"
28388 status open
28389
28390 \begin_layout Plain Layout
28391 \align left
28392 Le texte de 
28393 \end_layout
28394
28395 \begin_layout Plain Layout
28396 \align left
28397 cette boîte
28398 \end_layout
28399
28400 \begin_layout Plain Layout
28401 \align right
28402 est allongé.
28403 \end_layout
28404
28405 \end_inset
28406
28407
28408 \end_layout
28409
28410 \begin_layout Standard
28411 Si vous n'avez pas choisi une 
28412 \family sans
28413 Boîte
28414 \begin_inset space ~
28415 \end_inset
28416
28417 Intérieure
28418 \family default
28419 , vous pouvez allonger le contenu de la boîte horizontalement avec la fenêtre
28420  de dialogue de boîte.
28421 \end_layout
28422
28423 \begin_layout Standard
28424 \align center
28425 \begin_inset Box Boxed
28426 position "c"
28427 hor_pos "s"
28428 has_inner_box 0
28429 inner_pos "s"
28430 use_parbox 0
28431 width "90col%"
28432 special "none"
28433 height "1.25in"
28434 height_special "totalheight"
28435 status open
28436
28437 \begin_layout Plain Layout
28438 \align left
28439 Le texte de cette boîte est allongé horizontalement.
28440 \end_layout
28441
28442 \end_inset
28443
28444
28445 \end_layout
28446
28447 \begin_layout Subsection
28448 Décorations
28449 \begin_inset CommandInset label
28450 LatexCommand label
28451 name "sec:Décorations"
28452
28453 \end_inset
28454
28455
28456 \begin_inset Index
28457 status collapsed
28458
28459 \begin_layout Plain Layout
28460 Boîtes ! Décorations
28461 \end_layout
28462
28463 \end_inset
28464
28465
28466 \end_layout
28467
28468 \begin_layout Standard
28469 On peut spécifier le style de la boîte en utilisant la liste déroulante
28470  
28471 \family sans
28472 Décoration
28473 \family default
28474 .
28475  Les possibilités sont les suivantes :
28476 \end_layout
28477
28478 \begin_layout Description
28479 Cadre
28480 \begin_inset space ~
28481 \end_inset
28482
28483 simple Ceci dessine un cadre rectangulaire autour de la boîte.
28484  L'épaisseur du trait de ce cadre est donnée par la variable  
28485 \series bold
28486
28487 \backslash
28488 fboxrule
28489 \series default
28490 .
28491  
28492 \begin_inset Box Boxed
28493 position "c"
28494 hor_pos "c"
28495 has_inner_box 1
28496 inner_pos "c"
28497 use_parbox 0
28498 width "20col%"
28499 special "none"
28500 height "1in"
28501 height_special "totalheight"
28502 status open
28503
28504 \begin_layout Plain Layout
28505 \align center
28506 Boîte rectangulaire
28507 \end_layout
28508
28509 \end_inset
28510
28511
28512 \end_layout
28513
28514 \begin_layout Description
28515 Cadre
28516 \begin_inset space ~
28517 \end_inset
28518
28519 simple,
28520 \begin_inset space ~
28521 \end_inset
28522
28523 sauts
28524 \begin_inset space ~
28525 \end_inset
28526
28527 de
28528 \begin_inset space ~
28529 \end_inset
28530
28531 page Quand vous utilisez le style de décoration 
28532 \family sans
28533 cadre simple
28534 \family default
28535  sans boîte intérieure, vous pouvez autoriser les sauts de page à l'intérieur
28536  de la boîte.
28537  Notez que dans ce cas, contrairement aux autres boîtes avec cadre, le cadre
28538  predra toute la largeur de la colonne, la boîte sera considérée comme son
28539  propre paragraphe et 
28540 \series bold
28541
28542 \backslash
28543 fboxrule
28544 \series default
28545  et 
28546 \series bold
28547
28548 \backslash
28549 fboxsep
28550 \series default
28551  n'ont aucun effet sur ce type de boîte.
28552  L'épaisseur de la ligne du cadre a la valeur de 
28553 \series bold
28554
28555 \backslash
28556 FrameRule
28557 \series default
28558 .
28559  
28560 \lang english
28561
28562 \begin_inset Box Framed
28563 position "t"
28564 hor_pos "c"
28565 has_inner_box 0
28566 inner_pos "t"
28567 use_parbox 0
28568 width "100col%"
28569 special "none"
28570 height "1in"
28571 height_special "totalheight"
28572 status collapsed
28573
28574 \begin_layout Plain Layout
28575 Boîte avec cadre simple et sauts de page
28576 \end_layout
28577
28578 \end_inset
28579
28580
28581 \end_layout
28582
28583 \begin_layout Description
28584 Cadre
28585 \begin_inset space ~
28586 \end_inset
28587
28588 oval,
28589 \begin_inset space ~
28590 \end_inset
28591
28592 fin Ceci dessine un cadre ovalisée autour de la boîte.
28593  L'épaisseur du trait de ce cadre est de  0.4
28594 \begin_inset space \thinspace{}
28595 \end_inset
28596
28597 pt.
28598  
28599 \begin_inset Box ovalbox
28600 position "c"
28601 hor_pos "c"
28602 has_inner_box 1
28603 inner_pos "c"
28604 use_parbox 0
28605 width "20col%"
28606 special "none"
28607 height "1in"
28608 height_special "totalheight"
28609 status open
28610
28611 \begin_layout Plain Layout
28612 \align center
28613 Boîte ovalisée, fine
28614 \end_layout
28615
28616 \end_inset
28617
28618
28619 \end_layout
28620
28621 \begin_layout Description
28622 Cadre
28623 \begin_inset space ~
28624 \end_inset
28625
28626 oval,
28627 \begin_inset space ~
28628 \end_inset
28629
28630 épais Ceci dessine un cadre ovalisée autour de la boîte.
28631  L'épaisseur du trait de ce cadre est de   0.8
28632 \begin_inset space \thinspace{}
28633 \end_inset
28634
28635 pt.
28636  
28637 \begin_inset Box Ovalbox
28638 position "c"
28639 hor_pos "c"
28640 has_inner_box 1
28641 inner_pos "c"
28642 use_parbox 0
28643 width "20col%"
28644 special "none"
28645 height "1in"
28646 height_special "totalheight"
28647 status open
28648
28649 \begin_layout Plain Layout
28650 \align center
28651 Boîte ovalisée, épaisse
28652 \end_layout
28653
28654 \end_inset
28655
28656
28657 \end_layout
28658
28659 \begin_layout Description
28660 Ombre
28661 \begin_inset space ~
28662 \end_inset
28663
28664 en
28665 \begin_inset space ~
28666 \end_inset
28667
28668 relief Ceci dessine un cadre rectangulaire avec une ombre autour de la boîte.
28669  L'épaisseur du trait de ce cadre est donnée par la variable  
28670 \series bold
28671
28672 \backslash
28673 fboxrule
28674 \series default
28675 , l'ombre a une épaisseur de  4
28676 \begin_inset space \thinspace{}
28677 \end_inset
28678
28679 pt.
28680  
28681 \begin_inset Box Shadowbox
28682 position "c"
28683 hor_pos "c"
28684 has_inner_box 1
28685 inner_pos "c"
28686 use_parbox 0
28687 width "20col%"
28688 special "none"
28689 height "1in"
28690 height_special "totalheight"
28691 status open
28692
28693 \begin_layout Plain Layout
28694 \align center
28695 Boîte ombrée
28696 \end_layout
28697
28698 \end_inset
28699
28700
28701 \end_layout
28702
28703 \begin_layout Description
28704 Fond
28705 \begin_inset space ~
28706 \end_inset
28707
28708 ombré Ceci dessine une boîte avec un arrière plan rouge.
28709  Contrairement aux boîtes coloriées
28710 \begin_inset Foot
28711 status collapsed
28712
28713 \begin_layout Plain Layout
28714 Voir la section
28715 \begin_inset space ~
28716 \end_inset
28717
28718
28719 \begin_inset CommandInset ref
28720 LatexCommand ref
28721 reference "sec:Boîtes-colorées"
28722
28723 \end_inset
28724
28725 .
28726 \end_layout
28727
28728 \end_inset
28729
28730 , elle utilise toujours toute la largeur de la colonne et la boîte constitue
28731  son propre paragraphe.
28732 \lang english
28733
28734 \begin_inset Box Shaded
28735 position "t"
28736 hor_pos "c"
28737 has_inner_box 0
28738 inner_pos "t"
28739 use_parbox 0
28740 width "50col%"
28741 special "none"
28742 height "1in"
28743 height_special "totalheight"
28744 status collapsed
28745
28746 \begin_layout Plain Layout
28747 Boîte avec fond ombré
28748 \end_layout
28749
28750 \end_inset
28751
28752
28753 \end_layout
28754
28755 \begin_layout Description
28756 Double
28757 \begin_inset space ~
28758 \end_inset
28759
28760 cadre Ceci dessine un cadre rectangulaire à deux traits autour de la boîte.
28761  L'épaisseur du trait du cadre interne est de 0.75
28762 \begin_inset space \thinspace{}
28763 \end_inset
28764
28765
28766 \series bold
28767
28768 \backslash
28769 fboxrule
28770 \series default
28771 , l'épaisseur du trait du cadre externe est de 1.5
28772 \begin_inset space \thinspace{}
28773 \end_inset
28774
28775
28776 \series bold
28777
28778 \backslash
28779 fboxrule
28780 \series default
28781 .
28782  La distance entre les deux cadres est de  1.5
28783 \begin_inset space \thinspace{}
28784 \end_inset
28785
28786
28787 \series bold
28788
28789 \backslash
28790 fboxrule
28791 \series default
28792
28793 \begin_inset space \thinspace{}
28794 \end_inset
28795
28796 +
28797 \begin_inset space \thinspace{}
28798 \end_inset
28799
28800 0.5
28801 \begin_inset space \thinspace{}
28802 \end_inset
28803
28804 pt.
28805  
28806 \begin_inset Box Doublebox
28807 position "c"
28808 hor_pos "c"
28809 has_inner_box 1
28810 inner_pos "c"
28811 use_parbox 0
28812 width "20col%"
28813 special "none"
28814 height "1in"
28815 height_special "totalheight"
28816 status open
28817
28818 \begin_layout Plain Layout
28819 \align center
28820 Boîte double
28821 \end_layout
28822
28823 \end_inset
28824
28825
28826 \end_layout
28827
28828 \begin_layout Standard
28829 \begin_inset VSpace bigskip
28830 \end_inset
28831
28832 L'étiquette qui se trouve sur la boîte dans LyX s'adapte pour montrer le
28833  style de boîte utilisé.
28834  Pour pouvoir utiliser ces différents types de cadres, vous devez installer
28835  le paquetage LaTeX 
28836 \series bold
28837 fancybox
28838 \series default
28839
28840 \begin_inset Index
28841 status collapsed
28842
28843 \begin_layout Plain Layout
28844 Paquetages LaTeX ! fancybox
28845 \end_layout
28846
28847 \end_inset
28848
28849 .
28850 \end_layout
28851
28852 \begin_layout Section
28853 Personnalisation des boîtes
28854 \begin_inset Index
28855 status collapsed
28856
28857 \begin_layout Plain Layout
28858 Boîtes! Personnalisation
28859 \end_layout
28860
28861 \end_inset
28862
28863
28864 \end_layout
28865
28866 \begin_layout Standard
28867 La valeur implicite pour la variable 
28868 \series bold
28869
28870 \backslash
28871 fboxrule
28872 \series default
28873  est 0.4
28874 \begin_inset space \thinspace{}
28875 \end_inset
28876
28877 pt.
28878  Elle peut être modifiée avec la commande suivante en code TeX, par exemple
28879  pour avoir 2
28880 \begin_inset space \thinspace{}
28881 \end_inset
28882
28883 pt :
28884 \end_layout
28885
28886 \begin_layout Standard
28887
28888 \series bold
28889
28890 \backslash
28891 setlength{
28892 \backslash
28893 fboxrule}{2pt}
28894 \end_layout
28895
28896 \begin_layout Standard
28897 \begin_inset ERT
28898 status collapsed
28899
28900 \begin_layout Plain Layout
28901
28902
28903 \backslash
28904 setlength{
28905 \backslash
28906 fboxrule}{2pt}
28907 \end_layout
28908
28909 \end_inset
28910
28911
28912 \begin_inset Box Boxed
28913 position "c"
28914 hor_pos "c"
28915 has_inner_box 1
28916 inner_pos "c"
28917 use_parbox 0
28918 width "25col%"
28919 special "none"
28920 height "1in"
28921 height_special "totalheight"
28922 status open
28923
28924 \begin_layout Plain Layout
28925 \align center
28926 Boîte rectangulaire avec 
28927 \series bold
28928
28929 \backslash
28930 fboxrule
28931 \series default
28932
28933 \begin_inset space \thinspace{}
28934 \end_inset
28935
28936 =
28937 \begin_inset space \thinspace{}
28938 \end_inset
28939
28940 2
28941 \begin_inset space \thinspace{}
28942 \end_inset
28943
28944 pt
28945 \end_layout
28946
28947 \end_inset
28948
28949
28950 \begin_inset ERT
28951 status collapsed
28952
28953 \begin_layout Plain Layout
28954
28955
28956 \backslash
28957 setlength{
28958 \backslash
28959 fboxrule}{0.4pt}
28960 \end_layout
28961
28962 \end_inset
28963
28964
28965 \end_layout
28966
28967 \begin_layout Standard
28968 \begin_inset VSpace bigskip
28969 \end_inset
28970
28971 L'espace entre le cadre et le contenu de la boîte est le même pour tous
28972  les types de cadres, implicitement il est de 3
28973 \begin_inset space \thinspace{}
28974 \end_inset
28975
28976 pt.
28977  Vous pouvez le modifier en donnant une autre valeur à la variable 
28978 \series bold
28979
28980 \backslash
28981 fboxsep
28982 \series default
28983 .
28984  Par exemple la commande
28985 \end_layout
28986
28987 \begin_layout Standard
28988
28989 \series bold
28990
28991 \backslash
28992 setlength{
28993 \backslash
28994 fboxsep}{10pt}
28995 \end_layout
28996
28997 \begin_layout Standard
28998 met une valeur de 10
28999 \begin_inset space \thinspace{}
29000 \end_inset
29001
29002 pt, comme celle utilisée pour cette boîte :
29003 \end_layout
29004
29005 \begin_layout Standard
29006 \begin_inset ERT
29007 status collapsed
29008
29009 \begin_layout Plain Layout
29010
29011
29012 \backslash
29013 setlength{
29014 \backslash
29015 fboxsep}{10pt}
29016 \end_layout
29017
29018 \end_inset
29019
29020
29021 \begin_inset Box Boxed
29022 position "c"
29023 hor_pos "c"
29024 has_inner_box 1
29025 inner_pos "c"
29026 use_parbox 0
29027 width "25col%"
29028 special "none"
29029 height "1in"
29030 height_special "totalheight"
29031 status open
29032
29033 \begin_layout Plain Layout
29034 \align center
29035 Boîte rectangulaire avec 
29036 \series bold
29037
29038 \backslash
29039 fboxsep
29040 \series default
29041
29042 \begin_inset space \thinspace{}
29043 \end_inset
29044
29045 =
29046 \begin_inset space \thinspace{}
29047 \end_inset
29048
29049 10
29050 \begin_inset space \thinspace{}
29051 \end_inset
29052
29053 pt
29054 \end_layout
29055
29056 \end_inset
29057
29058
29059 \begin_inset ERT
29060 status collapsed
29061
29062 \begin_layout Plain Layout
29063
29064
29065 \backslash
29066 setlength{
29067 \backslash
29068 fboxsep}{3pt}
29069 \end_layout
29070
29071 \end_inset
29072
29073
29074 \end_layout
29075
29076 \begin_layout Standard
29077 \begin_inset VSpace bigskip
29078 \end_inset
29079
29080 Le diamètre des coins arrondis des boîtes ovalisées peut être modifié par
29081  la commande 
29082 \series bold
29083
29084 \backslash
29085 cornersize
29086 \series default
29087 .
29088  Par exemple, la commande
29089 \end_layout
29090
29091 \begin_layout Standard
29092
29093 \series bold
29094
29095 \backslash
29096 cornersize*{1cm}
29097 \end_layout
29098
29099 \begin_layout Standard
29100 donne un diamètre de 1
29101 \begin_inset space \thinspace{}
29102 \end_inset
29103
29104 cm.
29105  La commande
29106 \end_layout
29107
29108 \begin_layout Standard
29109
29110 \series bold
29111
29112 \backslash
29113 cornersize{num}
29114 \end_layout
29115
29116 \begin_layout Standard
29117 fixe le diamètre à 
29118 \family sans
29119 num
29120 \begin_inset space \thinspace{}
29121 \end_inset
29122
29123 ×
29124 \begin_inset space \thinspace{}
29125 \end_inset
29126
29127 minimum(largeur et hauteur de la boîte)
29128 \family default
29129 .
29130  La valeur implicite est 
29131 \series bold
29132
29133 \backslash
29134 cornersize{0.5}
29135 \series default
29136 .
29137 \end_layout
29138
29139 \begin_layout Standard
29140 \begin_inset ERT
29141 status collapsed
29142
29143 \begin_layout Plain Layout
29144
29145
29146 \backslash
29147 cornersize*{1.5cm}
29148 \end_layout
29149
29150 \end_inset
29151
29152
29153 \begin_inset Box Ovalbox
29154 position "c"
29155 hor_pos "c"
29156 has_inner_box 1
29157 inner_pos "c"
29158 use_parbox 0
29159 width "25col%"
29160 special "none"
29161 height "1in"
29162 height_special "totalheight"
29163 status open
29164
29165 \begin_layout Plain Layout
29166 \align center
29167 Boîte ovale avec 
29168 \series bold
29169
29170 \backslash
29171 cornersize
29172 \series default
29173
29174 \begin_inset space \thinspace{}
29175 \end_inset
29176
29177 =
29178 \begin_inset space \thinspace{}
29179 \end_inset
29180
29181 1.5
29182 \begin_inset space \thinspace{}
29183 \end_inset
29184
29185 cm
29186 \end_layout
29187
29188 \end_inset
29189
29190
29191 \begin_inset ERT
29192 status collapsed
29193
29194 \begin_layout Plain Layout
29195
29196
29197 \backslash
29198 cornersize{0.5}
29199 \end_layout
29200
29201 \end_inset
29202
29203
29204 \end_layout
29205
29206 \begin_layout Standard
29207 \begin_inset VSpace bigskip
29208 \end_inset
29209
29210 La taille de l'ombre peut être ajustée en changeant la valeur de la variable
29211  
29212 \series bold
29213
29214 \backslash
29215 shadowsize
29216 \series default
29217 .
29218  Elle est fixée à 2
29219 \begin_inset space \thinspace{}
29220 \end_inset
29221
29222 pt pour la boîte suivante par la commande :
29223 \end_layout
29224
29225 \begin_layout Standard
29226
29227 \series bold
29228
29229 \backslash
29230 setlength{
29231 \backslash
29232 shadowsize}{2pt}
29233 \end_layout
29234
29235 \begin_layout Standard
29236 \begin_inset ERT
29237 status collapsed
29238
29239 \begin_layout Plain Layout
29240
29241
29242 \backslash
29243 setlength{
29244 \backslash
29245 shadowsize}{2pt}
29246 \end_layout
29247
29248 \end_inset
29249
29250
29251 \begin_inset Box Shadowbox
29252 position "c"
29253 hor_pos "c"
29254 has_inner_box 1
29255 inner_pos "c"
29256 use_parbox 0
29257 width "25col%"
29258 special "none"
29259 height "1in"
29260 height_special "totalheight"
29261 status open
29262
29263 \begin_layout Plain Layout
29264 \align center
29265 Boîte ombrée avec 
29266 \series bold
29267
29268 \backslash
29269 shadowsize
29270 \series default
29271
29272 \begin_inset space \thinspace{}
29273 \end_inset
29274
29275 =
29276 \begin_inset space \thinspace{}
29277 \end_inset
29278
29279 2
29280 \begin_inset space \thinspace{}
29281 \end_inset
29282
29283 pt
29284 \end_layout
29285
29286 \end_inset
29287
29288
29289 \begin_inset ERT
29290 status collapsed
29291
29292 \begin_layout Plain Layout
29293
29294
29295 \backslash
29296 setlength{
29297 \backslash
29298 shadowsize}{4pt}
29299 \end_layout
29300
29301 \end_inset
29302
29303
29304 \end_layout
29305
29306 \begin_layout Standard
29307 \begin_inset VSpace bigskip
29308 \end_inset
29309
29310
29311 \end_layout
29312
29313 \begin_layout Standard
29314 La valeur implicite pour la longueur 
29315 \series bold
29316
29317 \backslash
29318 FrameRule
29319 \series default
29320  est 0,4
29321 \begin_inset space \thinspace{}
29322 \end_inset
29323
29324 pt.
29325  L'espacement implicite entre le contenu de la note et le cadre est de 9
29326 \begin_inset space \thinspace{}
29327 \end_inset
29328
29329 pt et il peut être modifié en utilisant la valeur de 
29330 \series bold
29331
29332 \backslash
29333 FrameSep
29334 \series default
29335 .
29336  Par exemple, l'apparence de la boîte suivante a été modifiée avec les commandes
29337  suivantes en code TeX
29338 \end_layout
29339
29340 \begin_layout Standard
29341
29342 \series bold
29343
29344 \backslash
29345 setlength{
29346 \backslash
29347 FrameRule}{5pt}
29348 \begin_inset Newline newline
29349 \end_inset
29350
29351
29352 \backslash
29353 setlength{
29354 \backslash
29355 FrameSep}{0.5cm}
29356 \end_layout
29357
29358 \begin_layout Standard
29359 \begin_inset ERT
29360 status collapsed
29361
29362 \begin_layout Plain Layout
29363
29364
29365 \backslash
29366 setlength{
29367 \backslash
29368 FrameRule}{5pt}
29369 \end_layout
29370
29371 \begin_layout Plain Layout
29372
29373
29374 \backslash
29375 setlength{
29376 \backslash
29377 FrameSep}{0.5cm}
29378 \end_layout
29379
29380 \end_inset
29381
29382
29383 \begin_inset Box Framed
29384 position "t"
29385 hor_pos "c"
29386 has_inner_box 0
29387 inner_pos "t"
29388 use_parbox 0
29389 width "100col%"
29390 special "none"
29391 height "1in"
29392 height_special "totalheight"
29393 status open
29394
29395 \begin_layout Plain Layout
29396 Ceci est un texte dans une boîte autorisant les 
29397 \family sans
29398 sauts de page
29399 \family default
29400 .
29401 \end_layout
29402
29403 \end_inset
29404
29405
29406 \begin_inset ERT
29407 status collapsed
29408
29409 \begin_layout Plain Layout
29410
29411
29412 \backslash
29413 setlength{
29414 \backslash
29415 FrameRule}{0.4pt}
29416 \end_layout
29417
29418 \begin_layout Plain Layout
29419
29420
29421 \backslash
29422 setlength{
29423 \backslash
29424 FrameSep}{9pt}
29425 \end_layout
29426
29427 \end_inset
29428
29429
29430 \end_layout
29431
29432 \begin_layout Standard
29433
29434 \lang english
29435 \begin_inset VSpace bigskip
29436 \end_inset
29437
29438
29439 \end_layout
29440
29441 \begin_layout Standard
29442 Pour les bôites à 
29443 \family sans
29444 Fond
29445 \begin_inset space ~
29446 \end_inset
29447
29448 ombré
29449 \family default
29450 , l'espacement implicite entre le contenu de la boîte et son cadre est de
29451  3
29452 \begin_inset space \thinspace{}
29453 \end_inset
29454
29455 pt et il peut être modifié avec la valeur de 
29456 \series bold
29457
29458 \backslash
29459 fboxsep
29460 \series default
29461 .
29462  La couleur rouge utilisée implicitement pour le fond peut soit être modifiée
29463  localement avec la commande 
29464 \series bold
29465
29466 \backslash
29467 definecolor{shadecolor}
29468 \series default
29469 , soit globalement avec le menu 
29470 \family sans
29471 Outils\SpecialChar \menuseparator
29472 Préférences
29473 \family default
29474 \SpecialChar \menuseparator
29475
29476 \family sans
29477 Couleurs\SpecialChar \menuseparator
29478 boîte
29479 \begin_inset space ~
29480 \end_inset
29481
29482 ombrée
29483 \family default
29484 .
29485  La syntaxe de la commande 
29486 \series bold
29487
29488 \backslash
29489 definecolor
29490 \series default
29491  est expliquée dans la section
29492 \begin_inset space ~
29493 \end_inset
29494
29495
29496 \begin_inset CommandInset ref
29497 LatexCommand ref
29498 reference "sec:Tableaux-Colorés"
29499
29500 \end_inset
29501
29502
29503 \begin_inset Foot
29504 status collapsed
29505
29506 \begin_layout Plain Layout
29507 Notez que l'utilisation de 
29508 \series bold
29509
29510 \backslash
29511 definecolor
29512 \series default
29513  ne peut se faire sans le paquetage LaTeX 
29514 \series bold
29515 color
29516 \series default
29517  dans le préambule, voir la section
29518 \begin_inset space ~
29519 \end_inset
29520
29521
29522 \begin_inset CommandInset ref
29523 LatexCommand ref
29524 reference "sec:Boîtes-colorées"
29525
29526 \end_inset
29527
29528 .
29529  
29530 \end_layout
29531
29532 \end_inset
29533
29534 .
29535 \end_layout
29536
29537 \begin_layout Standard
29538 Par exemple l'apparence de la note à fond ombré suivante a été modifié avec
29539  les commandes en code TeX suivantes
29540 \end_layout
29541
29542 \begin_layout Standard
29543
29544 \series bold
29545
29546 \backslash
29547 setlength{
29548 \backslash
29549 fboxsep}{0.5cm}
29550 \series default
29551
29552 \begin_inset Newline newline
29553 \end_inset
29554
29555
29556 \series bold
29557
29558 \backslash
29559 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
29560 \end_layout
29561
29562 \begin_layout Standard
29563 \begin_inset ERT
29564 status collapsed
29565
29566 \begin_layout Plain Layout
29567
29568
29569 \backslash
29570 setlength{
29571 \backslash
29572 fboxsep}{0.5cm}
29573 \end_layout
29574
29575 \begin_layout Plain Layout
29576
29577
29578 \backslash
29579 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
29580 \end_layout
29581
29582 \end_inset
29583
29584
29585 \begin_inset Box Shaded
29586 position "t"
29587 hor_pos "c"
29588 has_inner_box 0
29589 inner_pos "t"
29590 use_parbox 0
29591 width "100col%"
29592 special "none"
29593 height "1in"
29594 height_special "totalheight"
29595 status open
29596
29597 \begin_layout Plain Layout
29598
29599 \color yellow
29600 Ceci est un texte jaune dans une boîte à 
29601 \family sans
29602 Fond
29603 \begin_inset space ~
29604 \end_inset
29605
29606 ombré
29607 \family default
29608 \color inherit
29609  
29610 \color yellow
29611 avec un fond vert foncé.
29612 \end_layout
29613
29614 \end_inset
29615
29616
29617 \begin_inset ERT
29618 status collapsed
29619
29620 \begin_layout Plain Layout
29621
29622
29623 \backslash
29624 setlength{
29625 \backslash
29626 fboxsep}{3pt}
29627 \end_layout
29628
29629 \begin_layout Plain Layout
29630
29631
29632 \backslash
29633 definecolor{shadecolor}{rgb}{1,0,0}
29634 \end_layout
29635
29636 \end_inset
29637
29638
29639 \end_layout
29640
29641 \begin_layout Standard
29642
29643 \lang english
29644 \begin_inset VSpace bigskip
29645 \end_inset
29646
29647
29648 \end_layout
29649
29650 \begin_layout Standard
29651 Les longueurs et les largeurs ainsi modifiées restent valables pour toutes
29652  les boîtes qui suivent la commandes qui les a changées.
29653 \end_layout
29654
29655 \begin_layout Section
29656 Minipages
29657 \begin_inset CommandInset label
29658 LatexCommand label
29659 name "sec:Minipages"
29660
29661 \end_inset
29662
29663
29664 \begin_inset Index
29665 status collapsed
29666
29667 \begin_layout Plain Layout
29668 Boîtes ! Minipages
29669 \end_layout
29670
29671 \end_inset
29672
29673
29674 \end_layout
29675
29676 \begin_layout Standard
29677 LaTeX fournit un mécanisme qui, en fait, permet de produire une page à l'intérie
29678 ur d'une page.
29679  On parle alors d'une minipage, et à l'intérieur de celle-ci, toutes les
29680  règles d'indentation, de saut de ligne, etc.
29681  s'appliquent.
29682 \end_layout
29683
29684 \begin_layout Standard
29685 Les minipages sont par exemple utiles quand on écrit un document avec plusieurs
29686  langues.
29687 \end_layout
29688
29689 \begin_layout Standard
29690 Ci-dessous, vous avez deux exemples de minipages côte-à-côte.
29691  Leur largeur est fixée à 45
29692 \begin_inset space \thinspace{}
29693 \end_inset
29694
29695 col% et elles sont séparées par un ressort horizontal, qui a été inséré
29696  via le menu 
29697 \family sans
29698 Insérer\SpecialChar \menuseparator
29699 Typographie
29700 \begin_inset space ~
29701 \end_inset
29702
29703 spéciale\SpecialChar \menuseparator
29704 Ressort
29705 \begin_inset space ~
29706 \end_inset
29707
29708 Horizontal
29709 \family default
29710 .
29711 \end_layout
29712
29713 \begin_layout Standard
29714
29715 \end_layout
29716
29717 \begin_layout Standard
29718
29719 \lang english
29720 \begin_inset Box Frameless
29721 position "t"
29722 hor_pos "c"
29723 has_inner_box 1
29724 inner_pos "c"
29725 use_parbox 0
29726 width "45col%"
29727 special "none"
29728 height "1in"
29729 height_special "totalheight"
29730 status open
29731
29732 \begin_layout Plain Layout
29733
29734 \lang german
29735 Dies ist ein deutscher Text.
29736  Dies ist ein deutscher Text.
29737  Dies ist ein deutscher Text.
29738  Dies ist ein deutscher Text.
29739  Dies ist ein deutscher Text.
29740  Dies ist ein deutscher Text.
29741  Dies ist ein deutscher Text.
29742  Dies ist ein deutscher Text.
29743  Dies ist ein deutscher Text.
29744  Dies ist ein deutscher Text.
29745  Dies ist ein deutscher Text.
29746  Dies ist ein deutscher Text.
29747  Dies ist ein deutscher Text
29748 \begin_inset Foot
29749 status collapsed
29750
29751 \begin_layout Plain Layout
29752
29753 \lang german
29754 Dies ist eine deutsche Fußnote.
29755 \end_layout
29756
29757 \end_inset
29758
29759 .
29760  Dies ist ein deutscher Text.
29761  Dies ist ein deutscher Text.
29762 \end_layout
29763
29764 \end_inset
29765
29766
29767 \begin_inset space \hfill{}
29768 \end_inset
29769
29770
29771 \begin_inset Box Frameless
29772 position "t"
29773 hor_pos "c"
29774 has_inner_box 1
29775 inner_pos "c"
29776 use_parbox 0
29777 width "45col%"
29778 special "none"
29779 height "1in"
29780 height_special "totalheight"
29781 status open
29782
29783 \begin_layout Plain Layout
29784
29785 \lang english
29786 This is an English Text.
29787  This is an English Text.
29788  This is an English Text.
29789  This is an English Text.
29790  This is an English Text.
29791  This is an English Text.
29792  This is an English Text.
29793  This is an English Text.
29794  This is an English Text.
29795  This is an English Text.
29796  This is an English Text.
29797  This is an English Text.
29798  This is an English Text.
29799  This is an English Text.
29800  This is an English Text.
29801  This is an English Text.
29802 \begin_inset Foot
29803 status collapsed
29804
29805 \begin_layout Plain Layout
29806
29807 \lang english
29808 This is an English footnote.
29809 \end_layout
29810
29811 \end_inset
29812
29813  This is an English Text.
29814  
29815 \end_layout
29816
29817 \end_inset
29818
29819
29820 \end_layout
29821
29822 \begin_layout Standard
29823 \begin_inset VSpace bigskip
29824 \end_inset
29825
29826 Les paramètres globaux du document sont ignorés au sein d'une minipage.
29827  Cela signifie qu'il n'y aura pas d'espace entre les paragraphes dans les
29828  minipages, même si vous les avez mis par exemple à 
29829 \family sans
29830 Moyen
29831 \family default
29832  dans les paramètres du document.
29833 \end_layout
29834
29835 \begin_layout Standard
29836 Les minipages peuvent être utilisées pour changer la couleur de fond d'une
29837  portion de texte, voyez la section
29838 \begin_inset space ~
29839 \end_inset
29840
29841
29842 \begin_inset CommandInset ref
29843 LatexCommand ref
29844 reference "sub:Couleur-pour-les-Paragraphes"
29845
29846 \end_inset
29847
29848 .
29849 \end_layout
29850
29851 \begin_layout Standard
29852 \begin_inset Note Greyedout
29853 status open
29854
29855 \begin_layout Plain Layout
29856
29857 \series bold
29858 Note:
29859 \series default
29860  Vous ne pouvez avoir des flottants ou des notes en marge dans un minipage,
29861  mais les minipages peuvent être utilisées dans un tableau, un flottant
29862  ou une autre boîte.
29863 \end_layout
29864
29865 \end_inset
29866
29867
29868 \end_layout
29869
29870 \begin_layout Section
29871 Les Parboxes
29872 \begin_inset CommandInset label
29873 LatexCommand label
29874 name "sec:Parboxes"
29875
29876 \end_inset
29877
29878
29879 \begin_inset Index
29880 status collapsed
29881
29882 \begin_layout Plain Layout
29883 Boîtes ! Parboxes
29884 \end_layout
29885
29886 \end_inset
29887
29888
29889 \end_layout
29890
29891 \begin_layout Standard
29892 \begin_inset Note Note
29893 status collapsed
29894
29895 \begin_layout Plain Layout
29896
29897 \lang english
29898 En attendant une traduction de parbox (NdT)
29899 \end_layout
29900
29901 \end_inset
29902
29903 Les parboxes ressemblent beaucoup aux minipages à la différence qu'elles
29904  ne peuvent avoir de note de bas de page.
29905  La principale différence avec les minipages, c'est que les minipages au
29906  contraire des parboxes, ne sont pas de vraies boîtes, mais des environnements
29907  LaTeX.
29908 \end_layout
29909
29910 \begin_layout Standard
29911 \align center
29912 \begin_inset Box Frameless
29913 position "t"
29914 hor_pos "c"
29915 has_inner_box 1
29916 inner_pos "t"
29917 use_parbox 1
29918 width "33col%"
29919 special "none"
29920 height "1in"
29921 height_special "totalheight"
29922 status collapsed
29923
29924 \begin_layout Plain Layout
29925 Ceci est un texte à l'intérieur d'une parbox.
29926  Ceci est un texte à l'intérieur d'une parbox.
29927 \end_layout
29928
29929 \begin_layout Plain Layout
29930 Cette note de bas de page ne devrait pas apparaître :
29931 \begin_inset Foot
29932 status open
29933
29934 \begin_layout Plain Layout
29935 Cette note de bas de page est à l'intérieur d'une parbox et donc n'apparaîtra
29936  pas.
29937 \end_layout
29938
29939 \end_inset
29940
29941
29942 \end_layout
29943
29944 \end_inset
29945
29946
29947 \end_layout
29948
29949 \begin_layout Section
29950 Des Boîtes pour les Mots et les Caractères
29951 \begin_inset Index
29952 status collapsed
29953
29954 \begin_layout Plain Layout
29955 Boîtes ! Pour les caractères
29956 \end_layout
29957
29958 \end_inset
29959
29960
29961 \end_layout
29962
29963 \begin_layout Subsection
29964 Empêcher la Césure
29965 \begin_inset CommandInset label
29966 LatexCommand label
29967 name "sec:Empêcher-césure"
29968
29969 \end_inset
29970
29971
29972 \begin_inset Index
29973 status collapsed
29974
29975 \begin_layout Plain Layout
29976 Boîtes ! Pour empêcher la césure
29977 \end_layout
29978
29979 \end_inset
29980
29981
29982 \end_layout
29983
29984 \begin_layout Standard
29985 Vous pouvez utiliser un type spécial de boîte pour empêcher qu'un mot ou
29986  un texte ne soit coupé par une césure.
29987 \begin_inset Newline newline
29988 \end_inset
29989
29990 Voici un exemple de texte :
29991 \end_layout
29992
29993 \begin_layout Standard
29994 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
29995  césure dans un 
29996 \begin_inset Quotes eld
29997 \end_inset
29998
29999 motTrèsTrèsLong
30000 \begin_inset Quotes erd
30001 \end_inset
30002
30003
30004 \end_layout
30005
30006 \begin_layout Standard
30007 Pour empêcher que le mot 
30008 \begin_inset Quotes eld
30009 \end_inset
30010
30011 motTrèsTrèsLong
30012 \begin_inset Quotes erd
30013 \end_inset
30014
30015  soit coupé, ajoutez la commande
30016 \end_layout
30017
30018 \begin_layout Standard
30019
30020 \series bold
30021
30022 \backslash
30023 mbox{
30024 \end_layout
30025
30026 \begin_layout Standard
30027 en code TeX avant le mot.
30028  Après le mot, insérez l'accolade fermante 
30029 \begin_inset Quotes eld
30030 \end_inset
30031
30032
30033 \series bold
30034 }
30035 \series default
30036
30037 \begin_inset Quotes erd
30038 \end_inset
30039
30040  en code TeX.
30041 \end_layout
30042
30043 \begin_layout Standard
30044 Voici le résultat :
30045 \end_layout
30046
30047 \begin_layout Standard
30048 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
30049  césure dans un
30050 \begin_inset ERT
30051 status collapsed
30052
30053 \begin_layout Plain Layout
30054
30055
30056 \backslash
30057 mbox{
30058 \end_layout
30059
30060 \end_inset
30061
30062
30063 \begin_inset Quotes eld
30064 \end_inset
30065
30066 motTrèsTrèsLong
30067 \begin_inset Quotes erd
30068 \end_inset
30069
30070 .
30071 \begin_inset ERT
30072 status collapsed
30073
30074 \begin_layout Plain Layout
30075
30076 }
30077 \end_layout
30078
30079 \end_inset
30080
30081
30082 \end_layout
30083
30084 \begin_layout Standard
30085 Une autre méthode consiste à mettre la commande 
30086 \begin_inset Quotes eld
30087 \end_inset
30088
30089
30090 \series bold
30091
30092 \backslash
30093 -
30094 \series default
30095
30096 \begin_inset Quotes grd
30097 \end_inset
30098
30099  en code TeX, juste avant le mot :
30100 \end_layout
30101
30102 \begin_layout Standard
30103 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
30104  césure dans un 
30105 \begin_inset Quotes eld
30106 \end_inset
30107
30108
30109 \begin_inset ERT
30110 status collapsed
30111
30112 \begin_layout Plain Layout
30113
30114
30115 \backslash
30116 -
30117 \end_layout
30118
30119 \end_inset
30120
30121 motTrèsTrèsLong
30122 \begin_inset Quotes erd
30123 \end_inset
30124
30125 .
30126 \end_layout
30127
30128 \begin_layout Standard
30129 Bien sûr, maintenant le mot dépasse dans la marge latérale.
30130  Pour éviter cela, ajoutez un saut de ligne avant le mot avec le menu 
30131 \family sans
30132 Insérer\SpecialChar \menuseparator
30133 Formats\SpecialChar \menuseparator
30134 Passage
30135 \begin_inset space ~
30136 \end_inset
30137
30138 à
30139 \begin_inset space ~
30140 \end_inset
30141
30142 la
30143 \begin_inset space ~
30144 \end_inset
30145
30146 Ligne
30147 \family default
30148  (raccourci 
30149 \series bold
30150 Ctrl-Entrée
30151 \series default
30152 ) :
30153 \end_layout
30154
30155 \begin_layout Standard
30156 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
30157  césure dans un
30158 \begin_inset Newline newline
30159 \end_inset
30160
30161
30162 \begin_inset ERT
30163 status collapsed
30164
30165 \begin_layout Plain Layout
30166
30167
30168 \backslash
30169 mbox{
30170 \end_layout
30171
30172 \end_inset
30173
30174
30175 \begin_inset Quotes eld
30176 \end_inset
30177
30178 motTrèsTrèsLong
30179 \begin_inset Quotes erd
30180 \end_inset
30181
30182 .
30183 \begin_inset ERT
30184 status collapsed
30185
30186 \begin_layout Plain Layout
30187
30188 }
30189 \end_layout
30190
30191 \end_inset
30192
30193
30194 \end_layout
30195
30196 \begin_layout Subsection
30197 Alignement Vertical
30198 \begin_inset CommandInset label
30199 LatexCommand label
30200 name "sub:Alignement-Vertical"
30201
30202 \end_inset
30203
30204
30205 \begin_inset Index
30206 status collapsed
30207
30208 \begin_layout Plain Layout
30209 Boîtes ! Pour l'alignement vertical
30210 \end_layout
30211
30212 \end_inset
30213
30214
30215 \begin_inset Index
30216 status collapsed
30217
30218 \begin_layout Plain Layout
30219 Boîtes ! Boîtes élévatrices
30220 \end_layout
30221
30222 \end_inset
30223
30224
30225 \begin_inset Index
30226 status collapsed
30227
30228 \begin_layout Plain Layout
30229 Raisebox|see
30230 \begin_inset ERT
30231 status collapsed
30232
30233 \begin_layout Plain Layout
30234
30235 {
30236 \end_layout
30237
30238 \end_inset
30239
30240 Boîtes élévatrices
30241 \begin_inset ERT
30242 status collapsed
30243
30244 \begin_layout Plain Layout
30245
30246 }
30247 \end_layout
30248
30249 \end_inset
30250
30251
30252 \end_layout
30253
30254 \end_inset
30255
30256
30257 \end_layout
30258
30259 \begin_layout Standard
30260 Avec la commande 
30261 \series bold
30262
30263 \backslash
30264 raisebox
30265 \series default
30266  vous pouvez aligner des mots, des caractères ou d'autres boîtes, verticalement
30267  par rapport au texte qui l'entoure.
30268  La commande
30269 \series bold
30270  
30271 \backslash
30272 raisebox
30273 \series default
30274  s'utilise en suivant la syntaxe suivante :
30275 \end_layout
30276
30277 \begin_layout Standard
30278
30279 \series bold
30280
30281 \backslash
30282 raisebox{déplacement}[hauteur][profondeur]{contenu de la boîte}
30283 \end_layout
30284
30285 \begin_layout Standard
30286 Le déplacement peut être une valeur positive pour élever la boîte ou négative
30287  pour l'abaisser.
30288 \end_layout
30289
30290 \begin_layout Standard
30291 Pour aligner le mot 
30292 \begin_inset Quotes eld
30293 \end_inset
30294
30295 empêcher
30296 \begin_inset Quotes erd
30297 \end_inset
30298
30299  de façon à ce que le point le plus bas du caractère le plus 
30300 \begin_inset Quotes eld
30301 \end_inset
30302
30303 profond
30304 \begin_inset Quotes erd
30305 \end_inset
30306
30307 , le 
30308 \begin_inset Quotes eld
30309 \end_inset
30310
30311 p
30312 \begin_inset Quotes erd
30313 \end_inset
30314
30315 , soit au niveau de la ligne de base, insérez la commande 
30316 \end_layout
30317
30318 \begin_layout Standard
30319
30320 \series bold
30321
30322 \backslash
30323 raisebox{
30324 \backslash
30325 depth}{
30326 \end_layout
30327
30328 \begin_layout Standard
30329 en code TeX avant le mot.
30330  Insérez après le mot l'accolade fermante 
30331 \begin_inset Quotes eld
30332 \end_inset
30333
30334
30335 \series bold
30336 }
30337 \series default
30338
30339 \begin_inset Quotes erd
30340 \end_inset
30341
30342  en code TeX.
30343 \begin_inset Newline newline
30344 \end_inset
30345
30346 Voici le résultat :
30347 \end_layout
30348
30349 \begin_layout Standard
30350 Cette ligne de texte contient le mot 
30351 \begin_inset ERT
30352 status collapsed
30353
30354 \begin_layout Plain Layout
30355
30356
30357 \backslash
30358 raisebox{
30359 \backslash
30360 depth}{
30361 \end_layout
30362
30363 \end_inset
30364
30365
30366 \begin_inset Quotes eld
30367 \end_inset
30368
30369 empêcher
30370 \begin_inset Quotes erd
30371 \end_inset
30372
30373
30374 \begin_inset ERT
30375 status collapsed
30376
30377 \begin_layout Plain Layout
30378
30379 }
30380 \end_layout
30381
30382 \end_inset
30383
30384  comme mot élevé.
30385 \end_layout
30386
30387 \begin_layout Standard
30388 \begin_inset VSpace bigskip
30389 \end_inset
30390
30391 Quand vous élevez ou vous abaissez des caractères dans une ligne, la distance
30392  entre les lignes va être agrandie :
30393 \end_layout
30394
30395 \begin_layout Standard
30396 Cette ligne de texte contient le mot
30397 \begin_inset ERT
30398 status collapsed
30399
30400 \begin_layout Plain Layout
30401
30402
30403 \backslash
30404 raisebox{-
30405 \backslash
30406 depth}{
30407 \end_layout
30408
30409 \end_inset
30410
30411
30412 \begin_inset Quotes eld
30413 \end_inset
30414
30415 empêcher
30416 \begin_inset Quotes erd
30417 \end_inset
30418
30419
30420 \begin_inset ERT
30421 status collapsed
30422
30423 \begin_layout Plain Layout
30424
30425 }
30426 \end_layout
30427
30428 \end_inset
30429
30430  comme mot abaissé.
30431 \begin_inset Newline newline
30432 \end_inset
30433
30434 Cette ligne de texte contient le mot 
30435 \begin_inset ERT
30436 status collapsed
30437
30438 \begin_layout Plain Layout
30439
30440
30441 \backslash
30442 raisebox{0.5cm}{
30443 \end_layout
30444
30445 \end_inset
30446
30447
30448 \begin_inset Quotes eld
30449 \end_inset
30450
30451 tester
30452 \begin_inset Quotes erd
30453 \end_inset
30454
30455
30456 \begin_inset ERT
30457 status collapsed
30458
30459 \begin_layout Plain Layout
30460
30461 }
30462 \end_layout
30463
30464 \end_inset
30465
30466  comme mot élevé.
30467 \end_layout
30468
30469 \begin_layout Standard
30470 Si, pour une raison ou une autre, vous voulez empêcher que cela se produise,
30471  mettez la hauteur de la boîte à zéro.
30472  Par exemple utilisez
30473 \end_layout
30474
30475 \begin_layout Standard
30476
30477 \series bold
30478
30479 \backslash
30480 raisebox{-
30481 \backslash
30482 depth}[0pt]{
30483 \end_layout
30484
30485 \begin_layout Standard
30486 Cette ligne de texte contient le mot
30487 \begin_inset ERT
30488 status collapsed
30489
30490 \begin_layout Plain Layout
30491
30492
30493 \backslash
30494 raisebox{-
30495 \backslash
30496 depth}[0pt]{
30497 \end_layout
30498
30499 \end_inset
30500
30501
30502 \begin_inset Quotes eld
30503 \end_inset
30504
30505 empêcher
30506 \begin_inset Quotes erd
30507 \end_inset
30508
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  comme mot abaissé.
30521 \begin_inset Newline newline
30522 \end_inset
30523
30524 Cette ligne de texte contient le mot 
30525 \begin_inset ERT
30526 status collapsed
30527
30528 \begin_layout Plain Layout
30529
30530
30531 \backslash
30532 raisebox{0.5cm}[0pt]{
30533 \end_layout
30534
30535 \end_inset
30536
30537
30538 \begin_inset Quotes eld
30539 \end_inset
30540
30541 tester
30542 \begin_inset Quotes erd
30543 \end_inset
30544
30545
30546 \begin_inset ERT
30547 status collapsed
30548
30549 \begin_layout Plain Layout
30550
30551 }
30552 \end_layout
30553
30554 \end_inset
30555
30556  comme mot élevé.
30557 \end_layout
30558
30559 \begin_layout Section
30560 Boîtes Colorées
30561 \begin_inset CommandInset label
30562 LatexCommand label
30563 name "sec:Boîtes-colorées"
30564
30565 \end_inset
30566
30567
30568 \begin_inset Index
30569 status collapsed
30570
30571 \begin_layout Plain Layout
30572 Boîtes ! Couleur
30573 \end_layout
30574
30575 \end_inset
30576
30577
30578 \end_layout
30579
30580 \begin_layout Subsection
30581 De la couleur pour le texte
30582 \begin_inset Index
30583 status collapsed
30584
30585 \begin_layout Plain Layout
30586 Couleur ! Pour le texte
30587 \end_layout
30588
30589 \end_inset
30590
30591
30592 \end_layout
30593
30594 \begin_layout Standard
30595 Pour pouvoir colorer la couleur de fond d'un texte, il faut le mettre dans
30596  une boîte appelée 
30597 \begin_inset Quotes eld
30598 \end_inset
30599
30600 colorbox
30601 \begin_inset Quotes erd
30602 \end_inset
30603
30604 .
30605  Cela demande que le paquetage LaTeX 
30606 \series bold
30607 color
30608 \series default
30609
30610 \begin_inset Index
30611 status collapsed
30612
30613 \begin_layout Plain Layout
30614 Paquetages LaTeX ! color
30615 \end_layout
30616
30617 \end_inset
30618
30619  soit chargé dans le préambule du document avec la commande
30620 \end_layout
30621
30622 \begin_layout Standard
30623
30624 \series bold
30625
30626 \backslash
30627 @ifundefined{textcolor}
30628 \begin_inset Newline newline
30629 \end_inset
30630
30631
30632 \begin_inset ERT
30633 status collapsed
30634
30635 \begin_layout Plain Layout
30636
30637
30638 \backslash
30639 hphantom{ }
30640 \end_layout
30641
30642 \end_inset
30643
30644 {
30645 \backslash
30646 usepackage{color}}{}
30647 \end_layout
30648
30649 \begin_layout Standard
30650 Le paquetage 
30651 \series bold
30652 color
30653 \series default
30654  sera chargé automatiquement par LyX dès que vous colorez du texte
30655 \begin_inset Foot
30656 status collapsed
30657
30658 \begin_layout Plain Layout
30659 C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
30660  
30661 \series bold
30662
30663 \backslash
30664 @ifundefined
30665 \series default
30666 .
30667 \end_layout
30668
30669 \end_inset
30670
30671 .
30672 \end_layout
30673
30674 \begin_layout Standard
30675 \begin_inset VSpace medskip
30676 \end_inset
30677
30678 Les boîtes colorées sont créées par la commande 
30679 \series bold
30680
30681 \backslash
30682 colorbox
30683 \series default
30684 .
30685  Elle est utilisée avec la syntaxe suivante :
30686 \end_layout
30687
30688 \begin_layout Standard
30689
30690 \series bold
30691
30692 \backslash
30693 colorbox{couleur}{contenu de la boîte}
30694 \end_layout
30695
30696 \begin_layout Standard
30697 Le contenu de la boîte peut aussi être une boîte et les boîtes colorées
30698  peuvent être placées à l'intérieur d'autres boîtes.
30699 \end_layout
30700
30701 \begin_layout Standard
30702 Les couleurs suivantes sont prédéfinies ::
30703 \begin_inset Newline newline
30704 \end_inset
30705
30706
30707 \family sans
30708 black
30709 \family default
30710  (noir), 
30711 \family sans
30712 blue
30713 \family default
30714  (bleu), 
30715 \family sans
30716 cyan
30717 \family default
30718 \series bold
30719 ,
30720 \series default
30721  
30722 \family sans
30723 green
30724 \family default
30725  (vert), 
30726 \family sans
30727 magenta
30728 \family default
30729
30730 \family sans
30731 red
30732 \family default
30733  (rouge), 
30734 \family sans
30735 white
30736 \family default
30737  (blanc), and 
30738 \family sans
30739 yellow
30740 \family default
30741  (jaune).
30742 \begin_inset Newline newline
30743 \end_inset
30744
30745 Vous pouvez aussi définir vos propres couleurs comme c'est décrit dans la
30746  section
30747 \begin_inset space ~
30748 \end_inset
30749
30750
30751 \begin_inset CommandInset ref
30752 LatexCommand ref
30753 reference "sec:Tableaux-Colorés"
30754
30755 \end_inset
30756
30757 .
30758 \end_layout
30759
30760 \begin_layout Standard
30761 Par exemple, pour avoir un mot sur fond rouge, insérez la commande 
30762 \end_layout
30763
30764 \begin_layout Standard
30765
30766 \series bold
30767
30768 \backslash
30769 colorbox{red}{
30770 \end_layout
30771
30772 \begin_layout Standard
30773 avant le mot en code TeX.
30774  Insérez l'accolade fermante 
30775 \begin_inset Quotes eld
30776 \end_inset
30777
30778 }
30779 \begin_inset Quotes erd
30780 \end_inset
30781
30782  après le mot, en code TeX.
30783 \begin_inset Newline newline
30784 \end_inset
30785
30786 Voici le résultat :
30787 \end_layout
30788
30789 \begin_layout Standard
30790 Cette ligne de texte contient le mot
30791 \begin_inset ERT
30792 status collapsed
30793
30794 \begin_layout Plain Layout
30795
30796
30797 \backslash
30798 colorbox{red}{
30799 \end_layout
30800
30801 \end_inset
30802
30803
30804 \begin_inset Quotes eld
30805 \end_inset
30806
30807 Attention!
30808 \begin_inset Quotes erd
30809 \end_inset
30810
30811
30812 \begin_inset ERT
30813 status collapsed
30814
30815 \begin_layout Plain Layout
30816
30817 }
30818 \end_layout
30819
30820 \end_inset
30821
30822  sur fond rouge.
30823 \end_layout
30824
30825 \begin_layout Standard
30826 \begin_inset VSpace bigskip
30827 \end_inset
30828
30829 Si vous voulez que la boîte soit entourée d'une bordure dans une autre couleur,
30830  vous pouvez utiliser la commande 
30831 \series bold
30832
30833 \backslash
30834 fcolorbox
30835 \series default
30836  avec la syntaxe suivante :
30837 \end_layout
30838
30839 \begin_layout Standard
30840
30841 \series bold
30842
30843 \backslash
30844 fcolorbox{couleur du cadre}{couleur de la boîte}{contenu de la boîte}
30845 \end_layout
30846
30847 \begin_layout Standard
30848
30849 \series bold
30850
30851 \backslash
30852 fcolorbox
30853 \series default
30854  est une extension de 
30855 \series bold
30856
30857 \backslash
30858 colorbox
30859 \series default
30860 .
30861  L'épaisseur du cadre et l'espace entre le cadre et le contenu de la boîte
30862  peuvent être modifiés avec les variables 
30863 \series bold
30864
30865 \backslash
30866 fboxrule
30867 \series default
30868  et 
30869 \series bold
30870
30871 \backslash
30872 fboxsep
30873 \series default
30874 , comme c'est décrit dans la section
30875 \begin_inset space ~
30876 \end_inset
30877
30878
30879 \begin_inset CommandInset ref
30880 LatexCommand ref
30881 reference "sec:Décorations"
30882
30883 \end_inset
30884
30885 .
30886 \end_layout
30887
30888 \begin_layout Standard
30889 Pour l'exemple suivant, on a utilisé la commande
30890 \end_layout
30891
30892 \begin_layout Standard
30893
30894 \series bold
30895
30896 \backslash
30897 fcolorbox{cyan}{magenta}{
30898 \end_layout
30899
30900 \begin_layout Standard
30901 Voici un exemple où l'épaisseur de la ligne du cadre a été mise à 1
30902 \begin_inset space \thinspace{}
30903 \end_inset
30904
30905 mm:
30906 \begin_inset Newline newline
30907 \end_inset
30908
30909
30910 \begin_inset ERT
30911 status collapsed
30912
30913 \begin_layout Plain Layout
30914
30915
30916 \backslash
30917 fboxrule 1mm 
30918 \backslash
30919 fboxsep 1mm
30920 \end_layout
30921
30922 \end_inset
30923
30924
30925 \begin_inset ERT
30926 status collapsed
30927
30928 \begin_layout Plain Layout
30929
30930
30931 \backslash
30932 fcolorbox{cyan}{magenta}{
30933 \end_layout
30934
30935 \end_inset
30936
30937 Ce texte est dans une boîte encadrée et colorée.
30938 \begin_inset ERT
30939 status collapsed
30940
30941 \begin_layout Plain Layout
30942
30943 }
30944 \end_layout
30945
30946 \end_inset
30947
30948
30949 \end_layout
30950
30951 \begin_layout Standard
30952 \begin_inset VSpace bigskip
30953 \end_inset
30954
30955 Bien sûr, vous pouvez avoir du texte coloré dans une boîte colorée (attention,
30956  les yeux ! - NdT) :
30957 \begin_inset Newline newline
30958 \end_inset
30959
30960
30961 \begin_inset ERT
30962 status collapsed
30963
30964 \begin_layout Plain Layout
30965
30966
30967 \backslash
30968 fcolorbox{cyan}{magenta}{
30969 \end_layout
30970
30971 \end_inset
30972
30973
30974 \color yellow
30975 Ce texte est coloré dans une boîte colorée et encadrée.
30976 \color inherit
30977
30978 \begin_inset ERT
30979 status collapsed
30980
30981 \begin_layout Plain Layout
30982
30983 }
30984 \end_layout
30985
30986 \end_inset
30987
30988
30989 \begin_inset ERT
30990 status collapsed
30991
30992 \begin_layout Plain Layout
30993
30994
30995 \backslash
30996 fboxrule 0.4pt 
30997 \backslash
30998 fboxsep 3pt
30999 \end_layout
31000
31001 \end_inset
31002
31003
31004 \end_layout
31005
31006 \begin_layout Standard
31007
31008 \series bold
31009 \begin_inset VSpace medskip
31010 \end_inset
31011
31012
31013 \end_layout
31014
31015 \begin_layout Standard
31016 \begin_inset Note Greyedout
31017 status open
31018
31019 \begin_layout Plain Layout
31020
31021 \series bold
31022 Note:
31023 \series default
31024  Le texte qui se trouve dans une boîte colorée ne peut pas avoir de sauts
31025  de ligne.
31026  Pour colorer plusieurs lignes de texte ou un paragraphe, utilisez une boîte
31027  à l'intérieur d'une boîte colorée comme c'est décrit dans ce qui suit.
31028 \end_layout
31029
31030 \end_inset
31031
31032
31033 \end_layout
31034
31035 \begin_layout Subsection
31036 De la couleur pour les paragraphes
31037 \begin_inset CommandInset label
31038 LatexCommand label
31039 name "sub:Couleur-pour-les-Paragraphes"
31040
31041 \end_inset
31042
31043
31044 \begin_inset Index
31045 status collapsed
31046
31047 \begin_layout Plain Layout
31048 Couleur ! Pour les  paragraphes
31049 \end_layout
31050
31051 \end_inset
31052
31053
31054 \end_layout
31055
31056 \begin_layout Standard
31057 Pour modifier la couleur de fond de plus d'une ligne de texte, mettez le
31058  texte dans une minipage.
31059  Avant la minipage, insérez la commande 
31060 \series bold
31061
31062 \backslash
31063 colorbox
31064 \series default
31065  
31066 \end_layout
31067
31068 \begin_layout Standard
31069
31070 \series bold
31071
31072 \backslash
31073 colorbox{color}{
31074 \end_layout
31075
31076 \begin_layout Standard
31077 en code TeX.
31078  Après la minipage, insérez l'accolade fermante 
31079 \begin_inset Quotes eld
31080 \end_inset
31081
31082 }
31083 \begin_inset Quotes erd
31084 \end_inset
31085
31086  en code TeX.
31087 \end_layout
31088
31089 \begin_layout Standard
31090 \begin_inset ERT
31091 status collapsed
31092
31093 \begin_layout Plain Layout
31094
31095
31096 \backslash
31097 colorbox{lightgrey}{
31098 \end_layout
31099
31100 \end_inset
31101
31102
31103 \begin_inset Box Frameless
31104 position "t"
31105 hor_pos "c"
31106 has_inner_box 1
31107 inner_pos "t"
31108 use_parbox 0
31109 width "100col%"
31110 special "none"
31111 height "1in"
31112 height_special "totalheight"
31113 status collapsed
31114
31115 \begin_layout Plain Layout
31116 Ce texte a un fond coloré.
31117  Ce texte a un fond coloré.
31118 \end_layout
31119
31120 \begin_layout Plain Layout
31121 \begin_inset VSpace defskip
31122 \end_inset
31123
31124 Le texte peut avoir des notes de bas de page
31125 \begin_inset Foot
31126 status collapsed
31127
31128 \begin_layout Plain Layout
31129 Un autre exemple de note de bas de page
31130 \end_layout
31131
31132 \end_inset
31133
31134  et contenir des figures et des tableaux.
31135 \end_layout
31136
31137 \begin_layout Plain Layout
31138 \align center
31139 \begin_inset Tabular
31140 <lyxtabular version="3" rows="3" columns="3">
31141 <features>
31142 <column alignment="center" valignment="top" width="0">
31143 <column alignment="center" valignment="top" width="0">
31144 <column alignment="center" valignment="top" width="0">
31145 <row>
31146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31147 \begin_inset Text
31148
31149 \begin_layout Plain Layout
31150 a
31151 \end_layout
31152
31153 \end_inset
31154 </cell>
31155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31156 \begin_inset Text
31157
31158 \begin_layout Plain Layout
31159 !
31160 \end_layout
31161
31162 \end_inset
31163 </cell>
31164 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31165 \begin_inset Text
31166
31167 \begin_layout Plain Layout
31168 3
31169 \end_layout
31170
31171 \end_inset
31172 </cell>
31173 </row>
31174 <row>
31175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31176 \begin_inset Text
31177
31178 \begin_layout Plain Layout
31179 <
31180 \end_layout
31181
31182 \end_inset
31183 </cell>
31184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31185 \begin_inset Text
31186
31187 \begin_layout Plain Layout
31188 b2
31189 \begin_inset Quotes erd
31190 \end_inset
31191
31192 |
31193 \end_layout
31194
31195 \end_inset
31196 </cell>
31197 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31198 \begin_inset Text
31199
31200 \begin_layout Plain Layout
31201 >
31202 \end_layout
31203
31204 \end_inset
31205 </cell>
31206 </row>
31207 <row>
31208 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31209 \begin_inset Text
31210
31211 \begin_layout Plain Layout
31212 1
31213 \end_layout
31214
31215 \end_inset
31216 </cell>
31217 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31218 \begin_inset Text
31219
31220 \begin_layout Plain Layout
31221 §
31222 \end_layout
31223
31224 \end_inset
31225 </cell>
31226 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31227 \begin_inset Text
31228
31229 \begin_layout Plain Layout
31230 c
31231 \end_layout
31232
31233 \end_inset
31234 </cell>
31235 </row>
31236 </lyxtabular>
31237
31238 \end_inset
31239
31240
31241 \end_layout
31242
31243 \end_inset
31244
31245
31246 \begin_inset ERT
31247 status collapsed
31248
31249 \begin_layout Plain Layout
31250
31251 }
31252 \end_layout
31253
31254 \end_inset
31255
31256
31257 \end_layout
31258
31259 \begin_layout Section
31260 Les boîtes pivotées et redimensionnées
31261 \end_layout
31262
31263 \begin_layout Standard
31264 Pour pouvoir utiliser les commandes décrites dans cette section, vous devez
31265  charger le paquetage LaTeX 
31266 \series bold
31267 graphicx
31268 \series default
31269
31270 \begin_inset Index
31271 status collapsed
31272
31273 \begin_layout Plain Layout
31274 Paquetages LaTeX ! graphicx
31275 \end_layout
31276
31277 \end_inset
31278
31279  dans le préambule de votre document avec la commande
31280 \end_layout
31281
31282 \begin_layout Standard
31283
31284 \series bold
31285
31286 \backslash
31287 @ifundefined{rotatebox}
31288 \begin_inset Newline newline
31289 \end_inset
31290
31291
31292 \begin_inset ERT
31293 status collapsed
31294
31295 \begin_layout Plain Layout
31296
31297
31298 \backslash
31299 hphantom{ }
31300 \end_layout
31301
31302 \end_inset
31303
31304 {
31305 \backslash
31306 usepackage{graphicx}}{}
31307 \end_layout
31308
31309 \begin_layout Standard
31310 \begin_inset Note Greyedout
31311 status open
31312
31313 \begin_layout Plain Layout
31314
31315 \series bold
31316 Note:
31317 \series default
31318  Certain visualiseurs DVI ne peuvent pas afficher des objets pivotés ou
31319  redimensionnés.
31320 \end_layout
31321
31322 \end_inset
31323
31324
31325 \end_layout
31326
31327 \begin_layout Standard
31328 \begin_inset Note Greyedout
31329 status open
31330
31331 \begin_layout Plain Layout
31332
31333 \series bold
31334 Note:
31335 \series default
31336  On ne doit pas mettre de flottants à l'intérieur d'une boîte pivotée ou
31337  redimensionnée.
31338 \end_layout
31339
31340 \end_inset
31341
31342
31343 \end_layout
31344
31345 \begin_layout Subsection
31346 Les Boîtes pivotées
31347 \begin_inset Index
31348 status collapsed
31349
31350 \begin_layout Plain Layout
31351 Boîtes ! pivotées
31352 \end_layout
31353
31354 \end_inset
31355
31356
31357 \begin_inset Index
31358 status collapsed
31359
31360 \begin_layout Plain Layout
31361 Pivoter des objets
31362 \end_layout
31363
31364 \end_inset
31365
31366
31367 \begin_inset Index
31368 status collapsed
31369
31370 \begin_layout Plain Layout
31371 Figures ! Pivotées
31372 \end_layout
31373
31374 \end_inset
31375
31376
31377 \begin_inset Index
31378 status collapsed
31379
31380 \begin_layout Plain Layout
31381 Tableau ! Pivoter
31382 \end_layout
31383
31384 \end_inset
31385
31386
31387 \end_layout
31388
31389 \begin_layout Standard
31390 Pour faire tourner des objets, vous pouvez les mettre dans une boîte pivotante
31391  (rotated).
31392  Une telle boîte est créée avec la commande 
31393 \series bold
31394
31395 \backslash
31396 rotatebox
31397 \series default
31398  en code TeX avec la syntaxe
31399 \end_layout
31400
31401 \begin_layout Standard
31402
31403 \series bold
31404
31405 \backslash
31406 rotatebox[origine rotation]{angle rotation}{contenu de la boîte}
31407 \end_layout
31408
31409 \begin_layout Standard
31410 La position du pivot est donnée par l'origine de rotation spécifiée sous
31411  la forme 
31412 \series bold
31413 origin=position
31414 \series default
31415 .
31416  Les valeurs suivantes sont possibles pour la position: 
31417 \emph on
31418 c
31419 \emph default
31420  (centre), 
31421 \emph on
31422 l
31423 \emph default
31424  (gauche/
31425 \lang english
31426 left
31427 \lang french
31428 ), 
31429 \emph on
31430 r
31431 \emph default
31432  (droite/
31433 \lang english
31434 right
31435 \lang french
31436 ), 
31437 \emph on
31438 b
31439 \emph default
31440  (bas/
31441 \lang english
31442 bottom
31443 \lang french
31444 ), 
31445 \emph on
31446 t
31447 \emph default
31448  (haut/
31449 \lang english
31450 top
31451 \lang french
31452 ), et aussi des combinaisons des quatre positions de base.
31453  Par exemple 
31454 \emph on
31455 lt
31456 \emph default
31457  signifie que le pivot est situé dans le coin en haut à gauche de la boîte.
31458  Quand on ne donne pas d'origine, la position 
31459 \emph on
31460 l
31461 \emph default
31462  est utilisée.
31463  L'angle de rotation est un nombre, exprimé en degrés et qui peut être positif
31464  ou négatif.
31465  Le sens positif de rotation est anti-horaire.
31466 \end_layout
31467
31468 \begin_layout Standard
31469 Dans l'exemple qui suit, la commande 
31470 \series bold
31471
31472 \backslash
31473 rotatebox[origin=c]{60}{
31474 \series default
31475  a été insérée en code TeX juste avant le texte 
31476 \begin_inset Quotes eld
31477 \end_inset
31478
31479 pivoté de 90°
31480 \begin_inset Quotes erd
31481 \end_inset
31482
31483  ; la boîte est refermée juste après le texte par une accolade fermante
31484  
31485 \begin_inset Quotes eld
31486 \end_inset
31487
31488 }
31489 \begin_inset Quotes erd
31490 \end_inset
31491
31492  en code TeX.
31493 \end_layout
31494
31495 \begin_layout Standard
31496 Voici une ligne avec du texte 
31497 \begin_inset ERT
31498 status collapsed
31499
31500 \begin_layout Plain Layout
31501
31502
31503 \backslash
31504 rotatebox[origin=c]{60}{
31505 \end_layout
31506
31507 \end_inset
31508
31509 pivoté de 60°
31510 \begin_inset ERT
31511 status collapsed
31512
31513 \begin_layout Plain Layout
31514
31515 }
31516 \end_layout
31517
31518 \end_inset
31519
31520 .
31521 \end_layout
31522
31523 \begin_layout Standard
31524 La boîte peut contenir une autre boîte ou une formule en ligne :
31525 \end_layout
31526
31527 \begin_layout Standard
31528 Voici une ligne avec du texte 
31529 \begin_inset ERT
31530 status collapsed
31531
31532 \begin_layout Plain Layout
31533
31534
31535 \backslash
31536 rotatebox[origin=r]{-60}{
31537 \end_layout
31538
31539 \end_inset
31540
31541
31542 \begin_inset Box Doublebox
31543 position "c"
31544 hor_pos "c"
31545 has_inner_box 0
31546 inner_pos "c"
31547 use_parbox 0
31548 width "1in"
31549 special "width"
31550 height "1in"
31551 height_special "totalheight"
31552 status collapsed
31553
31554 \begin_layout Plain Layout
31555 pivoté de -60°
31556 \end_layout
31557
31558 \end_inset
31559
31560
31561 \begin_inset ERT
31562 status collapsed
31563
31564 \begin_layout Plain Layout
31565
31566 }
31567 \end_layout
31568
31569 \end_inset
31570
31571  et encadré 
31572 \begin_inset ERT
31573 status collapsed
31574
31575 \begin_layout Plain Layout
31576
31577
31578 \backslash
31579 rotatebox[origin=lb]{60}{
31580 \end_layout
31581
31582 \end_inset
31583
31584
31585 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31586 \end_inset
31587
31588
31589 \begin_inset ERT
31590 status collapsed
31591
31592 \begin_layout Plain Layout
31593
31594 }
31595 \end_layout
31596
31597 \end_inset
31598
31599  et une formule.
31600 \end_layout
31601
31602 \begin_layout Standard
31603 ou encore une figure ou un tableau :
31604 \end_layout
31605
31606 \begin_layout Standard
31607 Voici une ligne
31608 \begin_inset ERT
31609 status collapsed
31610
31611 \begin_layout Plain Layout
31612
31613
31614 \backslash
31615 rotatebox[origin=lb]{90}{
31616 \end_layout
31617
31618 \end_inset
31619
31620
31621 \begin_inset Graphics
31622         filename ../clipart/platypus.eps
31623         lyxscale 50
31624         width 25col%
31625
31626 \end_inset
31627
31628
31629 \begin_inset ERT
31630 status collapsed
31631
31632 \begin_layout Plain Layout
31633
31634 }
31635 \end_layout
31636
31637 \end_inset
31638
31639  avec une image pivotée de 90° 
31640 \begin_inset ERT
31641 status collapsed
31642
31643 \begin_layout Plain Layout
31644
31645
31646 \backslash
31647 rotatebox[origin=l]{-90}{
31648 \end_layout
31649
31650 \end_inset
31651
31652
31653 \begin_inset Tabular
31654 <lyxtabular version="3" rows="2" columns="2">
31655 <features>
31656 <column alignment="center" valignment="top" width="0">
31657 <column alignment="center" valignment="top" width="0">
31658 <row>
31659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31660 \begin_inset Text
31661
31662 \begin_layout Plain Layout
31663 q
31664 \end_layout
31665
31666 \end_inset
31667 </cell>
31668 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31669 \begin_inset Text
31670
31671 \begin_layout Plain Layout
31672 w
31673 \end_layout
31674
31675 \end_inset
31676 </cell>
31677 </row>
31678 <row>
31679 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31680 \begin_inset Text
31681
31682 \begin_layout Plain Layout
31683 e
31684 \end_layout
31685
31686 \end_inset
31687 </cell>
31688 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31689 \begin_inset Text
31690
31691 \begin_layout Plain Layout
31692 r
31693 \end_layout
31694
31695 \end_inset
31696 </cell>
31697 </row>
31698 </lyxtabular>
31699
31700 \end_inset
31701
31702
31703 \begin_inset ERT
31704 status collapsed
31705
31706 \begin_layout Plain Layout
31707
31708 }
31709 \end_layout
31710
31711 \end_inset
31712
31713  et un tableau.
31714 \end_layout
31715
31716 \begin_layout Subsection
31717 Les boîtes redimensionnées
31718 \begin_inset Index
31719 status collapsed
31720
31721 \begin_layout Plain Layout
31722 Boîtes ! Redimensionnées
31723 \end_layout
31724
31725 \end_inset
31726
31727
31728 \begin_inset Index
31729 status collapsed
31730
31731 \begin_layout Plain Layout
31732 Redimensionner des objets
31733 \end_layout
31734
31735 \end_inset
31736
31737
31738 \begin_inset Index
31739 status collapsed
31740
31741 \begin_layout Plain Layout
31742 Figures ! Redimensionnées
31743 \end_layout
31744
31745 \end_inset
31746
31747
31748 \begin_inset Index
31749 status collapsed
31750
31751 \begin_layout Plain Layout
31752 Tableau ! Redimensionner
31753 \end_layout
31754
31755 \end_inset
31756
31757
31758 \end_layout
31759
31760 \begin_layout Standard
31761 Pour redimensionner des objets on peut utiliser les commandes 
31762 \series bold
31763
31764 \backslash
31765 scalebox
31766 \series default
31767  et 
31768 \series bold
31769
31770 \backslash
31771 resizebox
31772 \series default
31773  insérées sous forme de code TeX.
31774 \end_layout
31775
31776 \begin_layout Standard
31777
31778 \series bold
31779
31780 \backslash
31781 scalebox
31782 \series default
31783  est utilisée avec la syntaxe suivante :
31784 \end_layout
31785
31786 \begin_layout Standard
31787
31788 \series bold
31789
31790 \backslash
31791 scalebox{horizontal}[vertical]{contenu de la boîte}
31792 \end_layout
31793
31794 \begin_layout Standard
31795 Horizontal et vertical sont les facteurs d'échelle correspondants.
31796  Si on ne donne pas de facteur vertical, le facteur horizontal sera aussi
31797  utilisé comme facteur vertical.
31798 \end_layout
31799
31800 \begin_layout Standard
31801 Par exemple, la commande 
31802 \series bold
31803
31804 \backslash
31805 scalebox{2}{Bonjour}
31806 \series default
31807  crée un 
31808 \begin_inset ERT
31809 status collapsed
31810
31811 \begin_layout Plain Layout
31812
31813
31814 \backslash
31815 scalebox{2}{
31816 \end_layout
31817
31818 \end_inset
31819
31820 Bonjour
31821 \begin_inset ERT
31822 status collapsed
31823
31824 \begin_layout Plain Layout
31825
31826 }
31827 \end_layout
31828
31829 \end_inset
31830
31831  de taille double par rapport à la taille du texte du document.
31832 \end_layout
31833
31834 \begin_layout Standard
31835
31836 \series bold
31837
31838 \backslash
31839 scalebox{2}[1]{Hello}
31840 \series default
31841  au contraire va déformer le 
31842 \begin_inset ERT
31843 status collapsed
31844
31845 \begin_layout Plain Layout
31846
31847
31848 \backslash
31849 scalebox{2}[1]{
31850 \end_layout
31851
31852 \end_inset
31853
31854 Bonjour
31855 \begin_inset ERT
31856 status collapsed
31857
31858 \begin_layout Plain Layout
31859
31860 }
31861 \end_layout
31862
31863 \end_inset
31864
31865 .
31866 \end_layout
31867
31868 \begin_layout Standard
31869 Si le facteur d'échelle est négatif, le contenu sera retourné en miroir.
31870  La commande 
31871 \series bold
31872
31873 \backslash
31874 scalebox{-1}[1]{Hello}
31875 \series default
31876  peut donc être utilisée pour créer du texte en miroir : 
31877 \begin_inset ERT
31878 status collapsed
31879
31880 \begin_layout Plain Layout
31881
31882
31883 \backslash
31884 scalebox{-1}[1]{
31885 \end_layout
31886
31887 \end_inset
31888
31889 Bonjour
31890 \begin_inset ERT
31891 status collapsed
31892
31893 \begin_layout Plain Layout
31894
31895 }
31896 \end_layout
31897
31898 \end_inset
31899
31900
31901 \end_layout
31902
31903 \begin_layout Standard
31904
31905 \series bold
31906
31907 \backslash
31908 scalebox{1}[-1]{Bonjour}
31909 \series default
31910  effectue une réflexion du 
31911 \begin_inset ERT
31912 status collapsed
31913
31914 \begin_layout Plain Layout
31915
31916
31917 \backslash
31918 scalebox{1}[-1]{
31919 \end_layout
31920
31921 \end_inset
31922
31923 Bonjour
31924 \begin_inset ERT
31925 status collapsed
31926
31927 \begin_layout Plain Layout
31928
31929 }
31930 \end_layout
31931
31932 \end_inset
31933
31934  par rapport à la ligne de base.
31935 \end_layout
31936
31937 \begin_layout Standard
31938 La commande 
31939 \series bold
31940
31941 \backslash
31942 reflectbox{contenu de la boîte} 
31943 \series default
31944 existe aussi et est équivalente à
31945 \series bold
31946  
31947 \backslash
31948 scalebox{-1}[1]{contenu de la boîte}.
31949
31950 \series default
31951  
31952 \begin_inset Newline newline
31953 \end_inset
31954
31955
31956 \end_layout
31957
31958 \begin_layout Standard
31959 \begin_inset VSpace bigskip
31960 \end_inset
31961
31962 La commande 
31963 \series bold
31964
31965 \backslash
31966 resizebox
31967 \series default
31968  est utilisée pour redimensionner une boîte à une largeur et une hauteur
31969  données.
31970  La syntaxe de la commande est :
31971 \end_layout
31972
31973 \begin_layout Standard
31974
31975 \series bold
31976
31977 \backslash
31978 resizebox{largeur}{hauteur}{contenu de la boîte}
31979 \end_layout
31980
31981 \begin_layout Standard
31982 Si un des deux paramètres est remplacé par un point d'exclamation 
31983 \series bold
31984 !
31985 \series default
31986 , la taille est ajustée pour conserver le rapport d'aspect de la boîte.
31987 \end_layout
31988
31989 \begin_layout Standard
31990 La commande 
31991 \series bold
31992
31993 \backslash
31994 resizebox{2cm}{1cm}{Bonjour}
31995 \series default
31996  produit : 
31997 \begin_inset ERT
31998 status collapsed
31999
32000 \begin_layout Plain Layout
32001
32002
32003 \backslash
32004 resizebox{2cm}{1cm}{
32005 \end_layout
32006
32007 \end_inset
32008
32009 Bonjour
32010 \begin_inset ERT
32011 status collapsed
32012
32013 \begin_layout Plain Layout
32014
32015 }
32016 \end_layout
32017
32018 \end_inset
32019
32020
32021 \begin_inset Newline newline
32022 \end_inset
32023
32024 La commande 
32025 \series bold
32026
32027 \backslash
32028 resizebox{2cm}{!}{Bonjour}
32029 \series default
32030  produit : 
32031 \begin_inset ERT
32032 status collapsed
32033
32034 \begin_layout Plain Layout
32035
32036
32037 \backslash
32038 resizebox{2cm}{!}{
32039 \end_layout
32040
32041 \end_inset
32042
32043 Bonjour
32044 \begin_inset ERT
32045 status collapsed
32046
32047 \begin_layout Plain Layout
32048
32049 }
32050 \end_layout
32051
32052 \end_inset
32053
32054
32055 \end_layout
32056
32057 \begin_layout Standard
32058 \begin_inset VSpace bigskip
32059 \end_inset
32060
32061
32062 \end_layout
32063
32064 \begin_layout Standard
32065 \begin_inset Note Greyedout
32066 status open
32067
32068 \begin_layout Plain Layout
32069
32070 \series bold
32071 Note:
32072 \series default
32073  Quand les paramètres des commandes 
32074 \series bold
32075
32076 \backslash
32077 scalebox
32078 \series default
32079  ou 
32080 \series bold
32081
32082 \backslash
32083 resizebox
32084 \series default
32085  sont mis à zéro, il ne se produit pas d'erreur LaTeX quand on exporte le
32086  document, mais le document exporté peut ne pas s'afficher ou s'afficher
32087  partiellement.
32088 \end_layout
32089
32090 \end_inset
32091
32092
32093 \end_layout
32094
32095 \begin_layout Standard
32096 \begin_inset VSpace bigskip
32097 \end_inset
32098
32099
32100 \end_layout
32101
32102 \begin_layout Standard
32103 Les boîtes peuvent être combinée dans n'importe quel ordre.
32104  Par exemple, la commande 
32105 \begin_inset Newline newline
32106 \end_inset
32107
32108
32109 \series bold
32110
32111 \backslash
32112 rotatebox[origin=c]{-45}{
32113 \backslash
32114 resizebox{2cm}{!}{
32115 \backslash
32116 reflectbox{Bonjour}}}
32117 \begin_inset Newline newline
32118 \end_inset
32119
32120
32121 \series default
32122 produit :
32123 \end_layout
32124
32125 \begin_layout Standard
32126 \align center
32127 \begin_inset ERT
32128 status collapsed
32129
32130 \begin_layout Plain Layout
32131
32132
32133 \backslash
32134 rotatebox[origin=c]{-45}{
32135 \backslash
32136 resizebox{2cm}{!}{
32137 \backslash
32138 reflectbox{
32139 \end_layout
32140
32141 \end_inset
32142
32143 Bonjour
32144 \begin_inset ERT
32145 status collapsed
32146
32147 \begin_layout Plain Layout
32148
32149 }}}
32150 \end_layout
32151
32152 \end_inset
32153
32154
32155 \end_layout
32156
32157 \begin_layout Standard
32158 \noindent
32159 Les images, les tableaux et les formules sont autorisées comme contenu de
32160  boîte :
32161 \end_layout
32162
32163 \begin_layout Standard
32164 \align center
32165 \begin_inset ERT
32166 status collapsed
32167
32168 \begin_layout Plain Layout
32169
32170
32171 \backslash
32172 rotatebox[origin=c]{-30}{
32173 \backslash
32174 resizebox{2cm}{!}{
32175 \backslash
32176 reflectbox{
32177 \end_layout
32178
32179 \end_inset
32180
32181
32182 \begin_inset Graphics
32183         filename ../clipart/platypus.eps
32184         lyxscale 50
32185         width 25col%
32186
32187 \end_inset
32188
32189
32190 \begin_inset ERT
32191 status collapsed
32192
32193 \begin_layout Plain Layout
32194
32195 }}}
32196 \end_layout
32197
32198 \end_inset
32199
32200
32201 \begin_inset ERT
32202 status collapsed
32203
32204 \begin_layout Plain Layout
32205
32206
32207 \backslash
32208 rotatebox[origin=c]{-45}{
32209 \backslash
32210 resizebox{2cm}{!}{
32211 \backslash
32212 reflectbox{
32213 \end_layout
32214
32215 \end_inset
32216
32217
32218 \begin_inset Tabular
32219 <lyxtabular version="3" rows="2" columns="2">
32220 <features>
32221 <column alignment="center" valignment="top" width="0">
32222 <column alignment="center" valignment="top" width="0">
32223 <row>
32224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32225 \begin_inset Text
32226
32227 \begin_layout Plain Layout
32228 q
32229 \end_layout
32230
32231 \end_inset
32232 </cell>
32233 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32234 \begin_inset Text
32235
32236 \begin_layout Plain Layout
32237 w
32238 \end_layout
32239
32240 \end_inset
32241 </cell>
32242 </row>
32243 <row>
32244 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32245 \begin_inset Text
32246
32247 \begin_layout Plain Layout
32248 e
32249 \end_layout
32250
32251 \end_inset
32252 </cell>
32253 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32254 \begin_inset Text
32255
32256 \begin_layout Plain Layout
32257 r
32258 \end_layout
32259
32260 \end_inset
32261 </cell>
32262 </row>
32263 </lyxtabular>
32264
32265 \end_inset
32266
32267
32268 \begin_inset ERT
32269 status collapsed
32270
32271 \begin_layout Plain Layout
32272
32273 }}}
32274 \end_layout
32275
32276 \end_inset
32277
32278
32279 \begin_inset ERT
32280 status collapsed
32281
32282 \begin_layout Plain Layout
32283
32284
32285 \backslash
32286 rotatebox[origin=c]{-45}{
32287 \backslash
32288 resizebox{2cm}{!}{
32289 \backslash
32290 reflectbox{
32291 \end_layout
32292
32293 \end_inset
32294
32295
32296 \begin_inset Formula $\int A\,\mathrm{d}x=B$
32297 \end_inset
32298
32299
32300 \begin_inset ERT
32301 status collapsed
32302
32303 \begin_layout Plain Layout
32304
32305 }}}
32306 \end_layout
32307
32308 \end_inset
32309
32310
32311 \end_layout
32312
32313 \begin_layout Standard
32314 Quand on utilise le style global de formule 
32315 \series bold
32316 fleqn
32317 \series default
32318  dans le document
32319 \begin_inset Foot
32320 status collapsed
32321
32322 \begin_layout Plain Layout
32323 Quand 
32324 \begin_inset Quotes eld
32325 \end_inset
32326
32327 fleqn
32328 \begin_inset Quotes erd
32329 \end_inset
32330
32331  est ajouté aux options de la classe de document.
32332 \end_layout
32333
32334 \end_inset
32335
32336 , les formules hors texte peuvent aussi être redimensionnées.
32337 \end_layout
32338
32339 \begin_layout Chapter
32340 Trucs Externes
32341 \begin_inset Index
32342 status collapsed
32343
32344 \begin_layout Plain Layout
32345 Trucs externes
32346 \end_layout
32347
32348 \end_inset
32349
32350
32351 \end_layout
32352
32353 \begin_layout Standard
32354 Avec le menu 
32355 \family sans
32356 Insérer\SpecialChar \menuseparator
32357 Fichier
32358 \family default
32359  vous pouvez insérer un contenu externe à votre document.
32360  Ce contenu peut être :
32361 \end_layout
32362
32363 \begin_layout Description
32364 Document
32365 \begin_inset space ~
32366 \end_inset
32367
32368 LyX Un autre document LyX ; son contenu est directement inséré dans votre
32369  document.
32370 \end_layout
32371
32372 \begin_layout Description
32373 Texte
32374 \begin_inset space ~
32375 \end_inset
32376
32377 Brut Un document textuel ; chacune des ses lignes est insérée comme un paragraph
32378 e.
32379 \end_layout
32380
32381 \begin_layout Description
32382 Texte
32383 \begin_inset space ~
32384 \end_inset
32385
32386 Brut
32387 \begin_inset space ~
32388 \end_inset
32389
32390 par
32391 \begin_inset space ~
32392 \end_inset
32393
32394 Ligne Un document textuel ; ses lignes sont insérées telle qu'elles.
32395  Les lignes vides créent un nouveau paragraphe dans votre document.
32396 \end_layout
32397
32398 \begin_layout Description
32399 Objet
32400 \begin_inset space ~
32401 \end_inset
32402
32403 Externe Fichiers de formats variés.
32404 \end_layout
32405
32406 \begin_layout Description
32407 Sous-document Documents LyX ou LaTeX.
32408 \end_layout
32409
32410 \begin_layout Section
32411 Objets Externes 
32412 \begin_inset Index
32413 status collapsed
32414
32415 \begin_layout Plain Layout
32416 Trucs externes ! Objets Externes
32417 \end_layout
32418
32419 \end_inset
32420
32421
32422 \end_layout
32423
32424 \begin_layout Standard
32425 La fonction d'insertion d'objets externes vous permet d'insérer le contenu
32426  de fichiers dans votre document sans avoir à convertir ces derniers en
32427  un format qui soit compatible avec le format de sortie, puisque c'est LyX
32428  qui va s'occuper des conversions.
32429  Ce mécanisme est semblable à celui qui permet d'insérer dans un document
32430  LyX des images dans des formats divers.
32431  Quand vous avez activé 
32432 \family sans
32433 Aperçu
32434 \begin_inset space ~
32435 \end_inset
32436
32437 sur
32438 \begin_inset space ~
32439 \end_inset
32440
32441 le
32442 \begin_inset space ~
32443 \end_inset
32444
32445 vif
32446 \family default
32447  dans le menu des préférences de LyX, dans la rubrique 
32448 \family sans
32449 Apparence\SpecialChar \menuseparator
32450 Graphiques
32451 \family default
32452 , les objets externes de type Dia et Xfig sont affichés directement dans
32453  LyX.
32454 \end_layout
32455
32456 \begin_layout Standard
32457 On insère des objets externes en utilisant la fenêtre de dialogue 
32458 \family sans
32459 Objet
32460 \begin_inset space ~
32461 \end_inset
32462
32463 Externe
32464 \family default
32465  qui est accessible via le menu 
32466 \family sans
32467 Insérer\SpecialChar \menuseparator
32468 Fichiers\SpecialChar \menuseparator
32469 Objet
32470 \begin_inset space ~
32471 \end_inset
32472
32473 Externe
32474 \family default
32475 .
32476  Actuellement les types de fichiers (
32477 \family sans
32478 Modèles
32479 \family default
32480 ) suivants sont autorisés :
32481 \end_layout
32482
32483 \begin_layout Description
32484 Échiquier Ce modèle accepte les diagrammes de positions d'échec produits
32485  par le programme 
32486 \series bold
32487
32488 \begin_inset CommandInset href
32489 LatexCommand href
32490 name "XBoard"
32491 target "http://en.wikipedia.org/wiki/XBoard"
32492
32493 \end_inset
32494
32495
32496 \series default
32497 .
32498 \end_layout
32499
32500 \begin_layout Description
32501 Date Ce modèle insère la date sous la forme 
32502 \emph on
32503 Jour-Mois-Année
32504 \emph default
32505 .
32506  Voici un exemple de date insérée comme objet externe :: 
32507 \begin_inset External
32508         template Date
32509         filename .
32510
32511 \end_inset
32512
32513
32514 \begin_inset space ~
32515 \end_inset
32516
32517
32518 \begin_inset Note Note
32519 status open
32520
32521 \begin_layout Plain Layout
32522 Retirer l'espace protégé quand le bug 4398 sera résolu !
32523 \end_layout
32524
32525 \end_inset
32526
32527
32528 \begin_inset Newline newline
32529 \end_inset
32530
32531 La date n'apparaîtra pas dans LyX, mais seulement dans la sortie imprimée.
32532  Il y a deux autre méthodes pour insérer une date : Avec le menu 
32533 \family sans
32534 Insérer\SpecialChar \menuseparator
32535 Date
32536 \family default
32537  et avec la commande LaTeX 
32538 \series bold
32539
32540 \backslash
32541 today
32542 \series default
32543  entrée comme code TeX.
32544  Ces différentes méthodes sont comparée dans le tableau
32545 \begin_inset space ~
32546 \end_inset
32547
32548
32549 \begin_inset CommandInset ref
32550 LatexCommand ref
32551 reference "tab:Comparaison-des-dates"
32552
32553 \end_inset
32554
32555 .
32556 \end_layout
32557
32558 \begin_layout Description
32559 Dia Ce modèle accepte les diagrammes créés avec le programme 
32560 \series bold
32561
32562 \begin_inset CommandInset href
32563 LatexCommand href
32564 name "Dia"
32565 target "http://en.wikipedia.org/wiki/Dia_(software)"
32566
32567 \end_inset
32568
32569
32570 \series default
32571 .
32572 \end_layout
32573
32574 \begin_layout Description
32575 LilyPond Ce modèle est utilisé avec des partitions musicales mises en forme
32576  par le programme 
32577 \series bold
32578
32579 \begin_inset CommandInset href
32580 LatexCommand href
32581 name "LilyPond"
32582 target "http://en.wikipedia.org/wiki/LilyPond"
32583
32584 \end_inset
32585
32586
32587 \series default
32588 .
32589 \end_layout
32590
32591 \begin_layout Description
32592 PDFPages Ce modèle permet d'insérer des documents en PDF dans votre document.
32593  Pour insérer certaines pages ou toutes les pages d'un PDF, utilisez l'option
32594  
32595 \emph on
32596 pages
32597 \emph default
32598  dans le champ 
32599 \family sans
32600 Option
32601 \family default
32602  dans l'onglet 
32603 \family sans
32604 Options LaTeX et LyX
32605 \family default
32606  en suivant les instructions données pour le modèle.
32607  Si on ne donne pas d'option 
32608 \emph on
32609 pages
32610 \emph default
32611 , seule la première page du PDF sera insérée.
32612 \end_layout
32613
32614 \begin_layout Description
32615 RasterImage Ce modèle peut être utilisé pour les images matricielles (bitmap).
32616  À peu près tous les formats d'images populaires sont acceptés.
32617  Les images peuvent être traitées dans la fenêtre de dialogue 
32618 \family sans
32619 Objet
32620 \begin_inset space ~
32621 \end_inset
32622
32623 Externe
32624 \family default
32625  comme les images qui sont habituellement incorporées en utilisant le menu
32626  
32627 \family sans
32628 Insérer\SpecialChar \menuseparator
32629 Graphique
32630 \family default
32631 , comme c'est décrit dans la section
32632 \begin_inset space ~
32633 \end_inset
32634
32635
32636 \begin_inset CommandInset ref
32637 LatexCommand ref
32638 reference "sec:Graphics-Dialog"
32639
32640 \end_inset
32641
32642 .
32643  La différence est que seules les images matricielles sont autorisées, ce
32644  qui veut dire que les images PDF et EPS ne sont pas acceptées.
32645 \end_layout
32646
32647 \begin_layout Description
32648 XFig Ce modèle accepte les images créées avec le programme 
32649 \series bold
32650
32651 \begin_inset CommandInset href
32652 LatexCommand href
32653 name "Xfig"
32654 target "http://en.wikipedia.org/wiki/Xfig"
32655
32656 \end_inset
32657
32658
32659 \series default
32660 .
32661 \end_layout
32662
32663 \begin_layout Standard
32664 \begin_inset Float table
32665 placement h
32666 wide false
32667 sideways false
32668 status open
32669
32670 \begin_layout Plain Layout
32671 \begin_inset Caption
32672
32673 \begin_layout Plain Layout
32674 \begin_inset CommandInset label
32675 LatexCommand label
32676 name "tab:Comparaison-des-dates"
32677
32678 \end_inset
32679
32680 Comparaison des méthodes d'insertion de la date.
32681 \end_layout
32682
32683 \end_inset
32684
32685
32686 \end_layout
32687
32688 \begin_layout Plain Layout
32689 \align center
32690 \begin_inset Tabular
32691 <lyxtabular version="3" rows="4" columns="4">
32692 <features>
32693 <column alignment="center" valignment="top" width="0">
32694 <column alignment="center" valignment="top" width="0">
32695 <column alignment="center" valignment="top" width="0">
32696 <column alignment="center" valignment="top" width="0">
32697 <row>
32698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32699 \begin_inset Text
32700
32701 \begin_layout Plain Layout
32702 Format du document
32703 \end_layout
32704
32705 \end_inset
32706 </cell>
32707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32708 \begin_inset Text
32709
32710 \begin_layout Plain Layout
32711
32712 \family sans
32713 Objet
32714 \begin_inset space ~
32715 \end_inset
32716
32717 Externe\SpecialChar \menuseparator
32718 Date
32719 \end_layout
32720
32721 \end_inset
32722 </cell>
32723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32724 \begin_inset Text
32725
32726 \begin_layout Plain Layout
32727
32728 \family sans
32729 Insérer\SpecialChar \menuseparator
32730 Date
32731 \end_layout
32732
32733 \end_inset
32734 </cell>
32735 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32736 \begin_inset Text
32737
32738 \begin_layout Plain Layout
32739 commande 
32740 \series bold
32741
32742 \backslash
32743 today
32744 \end_layout
32745
32746 \end_inset
32747 </cell>
32748 </row>
32749 <row>
32750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32751 \begin_inset Text
32752
32753 \begin_layout Plain Layout
32754 LyX
32755 \end_layout
32756
32757 \end_inset
32758 </cell>
32759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32760 \begin_inset Text
32761
32762 \begin_layout Plain Layout
32763 comme boîte d'insert
32764 \end_layout
32765
32766 \end_inset
32767 </cell>
32768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32769 \begin_inset Text
32770
32771 \begin_layout Plain Layout
32772 comme date
32773 \end_layout
32774
32775 \end_inset
32776 </cell>
32777 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32778 \begin_inset Text
32779
32780 \begin_layout Plain Layout
32781 comme boîte de code TeX
32782 \end_layout
32783
32784 \end_inset
32785 </cell>
32786 </row>
32787 <row>
32788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32789 \begin_inset Text
32790
32791 \begin_layout Plain Layout
32792 LaTeX
32793 \end_layout
32794
32795 \end_inset
32796 </cell>
32797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32798 \begin_inset Text
32799
32800 \begin_layout Plain Layout
32801 comme date
32802 \end_layout
32803
32804 \end_inset
32805 </cell>
32806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32807 \begin_inset Text
32808
32809 \begin_layout Plain Layout
32810 comme date
32811 \end_layout
32812
32813 \end_inset
32814 </cell>
32815 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32816 \begin_inset Text
32817
32818 \begin_layout Plain Layout
32819 comme commande
32820 \end_layout
32821
32822 \end_inset
32823 </cell>
32824 </row>
32825 <row>
32826 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32827 \begin_inset Text
32828
32829 \begin_layout Plain Layout
32830 DVI, PDF, PS
32831 \end_layout
32832
32833 \end_inset
32834 </cell>
32835 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32836 \begin_inset Text
32837
32838 \begin_layout Plain Layout
32839 comme date
32840 \end_layout
32841
32842 \end_inset
32843 </cell>
32844 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32845 \begin_inset Text
32846
32847 \begin_layout Plain Layout
32848 comme date
32849 \end_layout
32850
32851 \end_inset
32852 </cell>
32853 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32854 \begin_inset Text
32855
32856 \begin_layout Plain Layout
32857 comme date date
32858 \end_layout
32859
32860 \end_inset
32861 </cell>
32862 </row>
32863 </lyxtabular>
32864
32865 \end_inset
32866
32867
32868 \end_layout
32869
32870 \end_inset
32871
32872
32873 \end_layout
32874
32875 \begin_layout Standard
32876 Quand vous activez l'option 
32877 \family sans
32878 Brouillon
32879 \family default
32880  de l'onglet 
32881 \family sans
32882 Fichier
32883 \family default
32884  de la fenêtre de dialogue 
32885 \family sans
32886 Objet
32887 \begin_inset space ~
32888 \end_inset
32889
32890 Externe
32891 \family default
32892 , seul le chemin vers le fichier inséré est affiché dans la sortie imprimée.
32893 \begin_inset Newline newline
32894 \end_inset
32895
32896 Les objets externes apparaissent dans LyX, soit comme une boîte comme celle-ci
32897  : 
32898 \begin_inset Graphics
32899         filename ../clipart/ExternalMaterialQt4.png
32900         scale 85
32901         scaleBeforeRotation
32902
32903 \end_inset
32904
32905  soit comme une image, selon que vous avez ou non activé l'option 
32906 \family sans
32907 Afficher
32908 \begin_inset space ~
32909 \end_inset
32910
32911 dans
32912 \begin_inset space ~
32913 \end_inset
32914
32915 LyX
32916 \family default
32917  de l'onglet 
32918 \family sans
32919 Options LaTeX et LyX
32920 \family default
32921  de la fenêtre de dialogue.
32922 \end_layout
32923
32924 \begin_layout Standard
32925 Le manuel 
32926 \family sans
32927 \emph on
32928 Personnalisation
32929 \family default
32930 \emph default
32931  explique comment vous pouvez créer vos propres modèles.
32932 \end_layout
32933
32934 \begin_layout Section
32935 Sous-documents
32936 \begin_inset CommandInset label
32937 LatexCommand label
32938 name "sec:Sous-documents"
32939
32940 \end_inset
32941
32942
32943 \begin_inset Index
32944 status collapsed
32945
32946 \begin_layout Plain Layout
32947 Trucs externes ! Sous-documents
32948 \end_layout
32949
32950 \end_inset
32951
32952
32953 \begin_inset Index
32954 status collapsed
32955
32956 \begin_layout Plain Layout
32957 Fichiers ! Insérer
32958 \end_layout
32959
32960 \end_inset
32961
32962
32963 \end_layout
32964
32965 \begin_layout Standard
32966 Les sous-documents sont utilisés quand on a un document très long qui peut
32967  être décomposé en plusieurs parties ou sections plus petites.
32968  Pour des raisons de maintenance il est souvent utile et parfois obligatoire
32969  de découper le document en plusieurs fichiers qui peuvent être relus séparément.
32970  Les différents documents sont ce que l'on appelle les sous-documents et
32971  un document maître les relie pour imprimer le document complet ou seulement
32972  une partie de celui-ci.
32973  Un sous-document hérite du contenu de son maître, par exemple le préambule
32974  LaTeX, la bibliographie, et les étiquettes pour les références croisées.
32975 \end_layout
32976
32977 \begin_layout Standard
32978 Les documents inclus sont visualisés dans LyX sous la forme d'une boîte
32979  comme celle-ci : 
32980 \begin_inset Graphics
32981         filename clipart/ChildDocumentQt4.png
32982         lyxscale 70
32983         scale 60
32984         scaleBeforeRotation
32985
32986 \end_inset
32987
32988  Pour inclure des sous-documents dans un document maître , on utilise le
32989  menu 
32990 \family sans
32991 Insérer\SpecialChar \menuseparator
32992 Fichier\SpecialChar \menuseparator
32993 Sous-document
32994 \family default
32995 .
32996  Une fenêtre de dialogue s'ouvre pour que vous puissiez choisir entre l'une
32997  des quatre méthodes d'inclusion :
32998 \end_layout
32999
33000 \begin_layout Description
33001 Inclus
33002 \begin_inset space ~
33003 \end_inset
33004
33005 (include) Vous pouvez inclure des documents LyX et LaTeX.
33006  Quand vous cliquez sur le bouton 
33007 \family sans
33008 Charger
33009 \family default
33010  dans la fenêtre de dialogue 
33011 \family sans
33012 Sous-document
33013 \family default
33014 , le document inclus est ouvert dans LyX dans un nouvel onglet pour que
33015  vous puissiez le modifier.
33016 \begin_inset Newline newline
33017 \end_inset
33018
33019
33020 \end_layout
33021
33022 \begin_layout Standard
33023 Voici un sous-document inséré avec la méthode 
33024 \family sans
33025 Inclus
33026 \family default
33027  : 
33028 \begin_inset CommandInset include
33029 LatexCommand include
33030 filename "DocumentBidon1.lyx"
33031
33032 \end_inset
33033
33034
33035 \end_layout
33036
33037 \begin_layout Standard
33038 La numérotation des sections va prendre en compte les sections des fichiers
33039  incorporés dans l'ordre où ils sont insérés dans le document maître.
33040  Le document qui est inclus comme exemple possède une sous-section qui sera
33041  numérotée comme sous-section de la section actuelle.
33042  Les étiquettes présentes dans le fichier inclus peuvent être référencées
33043  : la sous-section
33044 \begin_inset space ~
33045 \end_inset
33046
33047
33048 \begin_inset CommandInset ref
33049 LatexCommand ref
33050 reference "sub:Sous-section-externe-1"
33051
33052 \end_inset
33053
33054  est dans le fichier inclus.
33055 \end_layout
33056
33057 \begin_layout Standard
33058 Le préambule du sous-document est tout simplement ignoré, seul le préambule
33059  du document maître est utilisé.
33060  Les branches présentes dans le sous-document seront ignorées par le document
33061  maître tant que le document maître possède une branche avec le même nom.
33062  Les documents inclus sont insérés en commençant une nouvelle page et sont
33063  suivis par un saut de page.
33064 \end_layout
33065
33066 \begin_layout Standard
33067 Si vous travaillez uniquement sur un chapitre particulier d'un document
33068  important et que vous voulez optimiser le temps de compilation, vous pouvez
33069  inclure chaque fichier dans une branche
33070 \begin_inset Foot
33071 status open
33072
33073 \begin_layout Plain Layout
33074 Les branches sont décrites dans la section 
33075 \emph on
33076 Branches
33077 \emph default
33078  du 
33079 \emph on
33080 Guide de l'utilisateur
33081 \emph default
33082  de LyX.
33083 \end_layout
33084
33085 \end_inset
33086
33087 .
33088  En activant ou désactivant une branche, vous pouvez décider les fichiers
33089  inclus qui doivent apparaître dans la sortie imprimée.
33090 \end_layout
33091
33092 \begin_layout Standard
33093 \begin_inset Note Greyedout
33094 status open
33095
33096 \begin_layout Plain Layout
33097
33098 \series bold
33099 Note:
33100 \series default
33101  À cause d'un bug de LyX, la commande 
33102 \series bold
33103
33104 \backslash
33105 includeonly
33106 \series default
33107  ne peut actuellement pas être utilisée comme solution alternative pour
33108  décider quels sont les fichiers qui doivent être inclus.
33109 \end_layout
33110
33111 \end_inset
33112
33113
33114 \end_layout
33115
33116 \begin_layout Standard
33117 \begin_inset Note Greyedout
33118 status open
33119
33120 \begin_layout Plain Layout
33121
33122 \series bold
33123 Note:
33124 \series default
33125  Quand vous avez inclus un fichier LyX ou LaTeX, et que ce dernier utilise
33126  une classe de document différente de celle du document maître, vous recevez
33127  un avertissement quand vous tentez de le visionner ou de l'exporter, vu
33128  que cela peut produire des résultats inattendus sur la sortie imprimée.
33129 \end_layout
33130
33131 \end_inset
33132
33133
33134 \end_layout
33135
33136 \begin_layout Description
33137 Incorporé
33138 \begin_inset space ~
33139 \end_inset
33140
33141 (input) Cette méthode est très semblable à la méthode Inclus, les différences
33142  sont :
33143 \end_layout
33144
33145 \begin_deeper
33146 \begin_layout Itemize
33147 Les fichiers incorporés ne commencent pas une nouvelle page ni ne sont suivis
33148  par un saut de page.
33149 \end_layout
33150
33151 \begin_layout Itemize
33152 Les fichiers incorporés peuvent être prévisualisés dans LyX quand l'option
33153  
33154 \family sans
33155 Aperçu
33156 \begin_inset space ~
33157 \end_inset
33158
33159 sur
33160 \begin_inset space ~
33161 \end_inset
33162
33163 le
33164 \begin_inset space ~
33165 \end_inset
33166
33167 vif
33168 \family default
33169  est activée dans les préférences dans la rubrique 
33170 \family sans
33171 Apparence\SpecialChar \menuseparator
33172 Graphique
33173 \family default
33174 .
33175 \end_layout
33176
33177 \begin_layout Itemize
33178 La commande LaTeX 
33179 \series bold
33180
33181 \backslash
33182 includeonly
33183 \series default
33184  ne peut pas être utilisée.
33185 \end_layout
33186
33187 \end_deeper
33188 \begin_layout Standard
33189 Voici un sous document inséré en utilisant la méthode 
33190 \family sans
33191 Incorporé
33192 \family default
33193  : 
33194 \begin_inset CommandInset include
33195 LatexCommand input
33196 preview true
33197 filename "DocumentBidon2.lyx"
33198
33199 \end_inset
33200
33201
33202 \end_layout
33203
33204 \begin_layout Description
33205 Verbatim Avec cette méthodes tous les fichiers textes peuvent être inclus.
33206  Si c'est un fichier LyX ou LaTeX, le contenu sera affiché dans la sortie
33207  sous forme de code source et aucune des commandes éventuellement présentes
33208  ne sera exécutée.
33209  Vous pouvez utiliser l'option 
33210 \family sans
33211 Marquer
33212 \begin_inset space ~
33213 \end_inset
33214
33215 les
33216 \begin_inset space ~
33217 \end_inset
33218
33219 espaces
33220 \family default
33221  qui matérialise chaque espace présente dans le code source par un caractère
33222  
33223 \begin_inset Quotes eld
33224 \end_inset
33225
33226
33227 \begin_inset ERT
33228 status collapsed
33229
33230 \begin_layout Plain Layout
33231
33232
33233 \backslash
33234 textvisiblespace 
33235 \end_layout
33236
33237 \end_inset
33238
33239
33240 \begin_inset Quotes erd
33241 \end_inset
33242
33243  .
33244  La différence avec la méthode qui consiste à utiliser le menu 
33245 \family sans
33246 Insérer\SpecialChar \menuseparator
33247 Fichier\SpecialChar \menuseparator
33248 Texte
33249 \begin_inset space ~
33250 \end_inset
33251
33252 brut
33253 \family default
33254  est que le contenu du document n'apparaît pas dans LyX.
33255 \end_layout
33256
33257 \begin_layout Standard
33258 Voici un sous-document inclus en utilisant la méthode 
33259 \family sans
33260 verbatim
33261 \family default
33262  : 
33263 \begin_inset CommandInset include
33264 LatexCommand verbatiminput
33265 filename "DocumentTexteBidon.txt"
33266
33267 \end_inset
33268
33269
33270 \begin_inset VSpace bigskip
33271 \end_inset
33272
33273 Voici un autre sous-document incorporé par la méthode verbatim en utilisant
33274  l'option 
33275 \family sans
33276 Marquer
33277 \begin_inset space ~
33278 \end_inset
33279
33280 les
33281 \begin_inset space ~
33282 \end_inset
33283
33284 espaces :
33285 \family default
33286  
33287 \begin_inset CommandInset include
33288 LatexCommand verbatiminput*
33289 filename "DocumentTexteBidon.txt"
33290
33291 \end_inset
33292
33293
33294 \end_layout
33295
33296 \begin_layout Standard
33297 \begin_inset VSpace bigskip
33298 \end_inset
33299
33300
33301 \end_layout
33302
33303 \begin_layout Standard
33304 \begin_inset Note Greyedout
33305 status open
33306
33307 \begin_layout Plain Layout
33308
33309 \series bold
33310 Note:
33311 \series default
33312  Comme vous pouvez le voir avec les exemples ci-dessus, le texte des documents
33313  inclus avec la méthode verbatim n'est pas découpé à la fin des lignes.
33314 \end_layout
33315
33316 \end_inset
33317
33318
33319 \end_layout
33320
33321 \begin_layout Description
33322 Listings Ce type d'inclusion est décrit dans le chapitre
33323 \begin_inset space ~
33324 \end_inset
33325
33326
33327 \begin_inset CommandInset ref
33328 LatexCommand ref
33329 reference "cha:Program-Code-Listings"
33330
33331 \end_inset
33332
33333 .
33334 \end_layout
33335
33336 \begin_layout Standard
33337 \begin_inset Note Greyedout
33338 status open
33339
33340 \begin_layout Plain Layout
33341
33342 \series bold
33343 Note:
33344 \series default
33345  Inclure le même document deux fois dans un même document peut poser des
33346  problèmes avec LaTeX.
33347 \end_layout
33348
33349 \end_inset
33350
33351
33352 \end_layout
33353
33354 \begin_layout Chapter
33355 Listings de Code Source
33356 \begin_inset CommandInset label
33357 LatexCommand label
33358 name "cha:Program-Code-Listings"
33359
33360 \end_inset
33361
33362
33363 \begin_inset Index
33364 status collapsed
33365
33366 \begin_layout Plain Layout
33367 Listings
33368 \end_layout
33369
33370 \end_inset
33371
33372
33373 \begin_inset Index
33374 status collapsed
33375
33376 \begin_layout Plain Layout
33377 Code Source
33378 \end_layout
33379
33380 \end_inset
33381
33382
33383 \begin_inset Index
33384 status collapsed
33385
33386 \begin_layout Plain Layout
33387 Flottants ! Listings
33388 \end_layout
33389
33390 \end_inset
33391
33392
33393 \end_layout
33394
33395 \begin_layout Standard
33396 Pour inclure et mettre en forme un listing de code source, vous pouvez utiliser
33397  un insert 
33398 \family sans
33399 Listings
33400 \family default
33401  qui peut être créé grâce au menu 
33402 \family sans
33403 Insérer
33404 \family default
33405 \SpecialChar \menuseparator
33406
33407 \family sans
33408 Listing
33409 \begin_inset space ~
33410 \end_inset
33411
33412 de
33413 \begin_inset space ~
33414 \end_inset
33415
33416 Code
33417 \begin_inset space ~
33418 \end_inset
33419
33420 Source
33421 \family default
33422 .
33423  Le paquetage LaTeX 
33424 \series bold
33425 listings
33426 \series default
33427
33428 \begin_inset Index
33429 status collapsed
33430
33431 \begin_layout Plain Layout
33432 Paquetages LaTeX ! listings
33433 \end_layout
33434
33435 \end_inset
33436
33437  fournit un moyen puissant et flexible d'insérer des listings de code source
33438  dans votre document.
33439  
33440 \end_layout
33441
33442 \begin_layout Standard
33443 Quand vous cliquez avec le bouton droit sur un insert de listings, un menu
33444  contextuel s'ouvre pour vous permettre de modifier le format du listing.
33445 \end_layout
33446
33447 \begin_layout Standard
33448 Implicitement, un listing commence un nouveau paragraphe dans la sortie
33449  imprimée.
33450  L'option d'emplacement 
33451 \family sans
33452 Listing
33453 \begin_inset space ~
33454 \end_inset
33455
33456 en
33457 \begin_inset space ~
33458 \end_inset
33459
33460 Ligne
33461 \family default
33462  imprime le listing dans la ligne comme ceci : 
33463 \begin_inset listings
33464 lstparams "language={C++}"
33465 inline true
33466 status open
33467
33468 \begin_layout Plain Layout
33469
33470 int a=5;
33471 \end_layout
33472
33473 \end_inset
33474
33475
33476 \begin_inset Newline newline
33477 \end_inset
33478
33479 L'option 
33480 \family sans
33481 Flottant
33482 \family default
33483  crée un flottant de listing pour lequel vous pouvez préciser les options
33484  classiques d'emplacement : 
33485 \begin_inset Quotes eld
33486 \end_inset
33487
33488
33489 \family sans
33490 h
33491 \family default
33492
33493 \begin_inset Quotes erd
33494 \end_inset
33495
33496
33497 \begin_inset Quotes eld
33498 \end_inset
33499
33500
33501 \family sans
33502 t
33503 \family default
33504
33505 \begin_inset Quotes erd
33506 \end_inset
33507
33508
33509 \begin_inset Quotes eld
33510 \end_inset
33511
33512
33513 \family sans
33514 b
33515 \family default
33516
33517 \begin_inset Quotes erd
33518 \end_inset
33519
33520 , et 
33521 \begin_inset Quotes eld
33522 \end_inset
33523
33524
33525 \family sans
33526 p
33527 \family default
33528
33529 \begin_inset Quotes erd
33530 \end_inset
33531
33532  correspondant aux emplacement décrits dans la section
33533 \begin_inset space ~
33534 \end_inset
33535
33536
33537 \begin_inset CommandInset ref
33538 LatexCommand ref
33539 reference "sec:Placement-flottants"
33540
33541 \end_inset
33542
33543 .
33544  Les options de positionnement peuvent être mélangées et doivent être saisies
33545  sans séparation, par exemple, on peut taper 
33546 \begin_inset Quotes eld
33547 \end_inset
33548
33549
33550 \family sans
33551 htbp
33552 \family default
33553
33554 \begin_inset Quotes erd
33555 \end_inset
33556
33557 .
33558  L' option 
33559 \begin_inset Quotes eld
33560 \end_inset
33561
33562 h
33563 \begin_inset Quotes erd
33564 \end_inset
33565
33566  a parfois aucun effet, mais vous n'avez pas besoin d'utiliser l'option
33567  
33568 \family sans
33569 Flottant
33570 \family default
33571  dans ce cas, vu que les listings non flottants peuvent aussi avoir une
33572  légende et être référencés.
33573 \end_layout
33574
33575 \begin_layout Standard
33576 Vous pouvez ajouter une légende à un listing avec le menu 
33577 \family sans
33578 Insérer\SpecialChar \menuseparator
33579 Légende
33580 \family default
33581 .
33582  On peut référencer les listings de la même façon que les flottants :Voir
33583  le listing
33584 \begin_inset space ~
33585 \end_inset
33586
33587
33588 \begin_inset CommandInset ref
33589 LatexCommand ref
33590 reference "lst:Listing-exemple"
33591
33592 \end_inset
33593
33594
33595 \end_layout
33596
33597 \begin_layout Standard
33598 \begin_inset listings
33599 lstparams "language=Python"
33600 inline false
33601 status open
33602
33603 \begin_layout Plain Layout
33604
33605 \begin_inset Caption
33606
33607 \begin_layout Plain Layout
33608 \begin_inset CommandInset label
33609 LatexCommand label
33610 name "lst:Listing-exemple"
33611
33612 \end_inset
33613
33614 Exemple de listing flottant
33615 \end_layout
33616
33617 \end_inset
33618
33619 # Exemple de listing flottant
33620 \end_layout
33621
33622 \begin_layout Plain Layout
33623
33624 def func(param):
33625 \end_layout
33626
33627 \begin_layout Plain Layout
33628
33629     'ceci est une fonction python'
33630 \end_layout
33631
33632 \begin_layout Plain Layout
33633
33634     pass
33635 \end_layout
33636
33637 \end_inset
33638
33639
33640 \end_layout
33641
33642 \begin_layout Standard
33643 Quand vous avez choisi un langage de programmation dans la fenêtre de dialogue
33644  de listing, les mots-clés de ce langage seront reconnus et mis en forme
33645  de manière particulière dans la sortie imprimée.
33646  Dans l'exemple de listing, le mot clé Python 
33647 \begin_inset Quotes eld
33648 \end_inset
33649
33650 def
33651 \begin_inset Quotes erd
33652 \end_inset
33653
33654  est reconnu et imprimé en caractères gras dans la sortie.
33655 \end_layout
33656
33657 \begin_layout Standard
33658 \begin_inset Note Greyedout
33659 status open
33660
33661 \begin_layout Plain Layout
33662
33663 \series bold
33664 Note:
33665 \series default
33666  Si vous n'obtenez pas des mots-clés en caractères gras quand vous utilisez
33667  une police de caractères à 
33668 \family typewriter
33669 chasse fixe
33670 \family default
33671 , c'est que votre police ne contient probablement pas de série grasse.
33672  Dans ce cas choisissez une police différente dans le menu 
33673 \family sans
33674 Document\SpecialChar \menuseparator
33675 Paramètres\SpecialChar \menuseparator
33676 Polices
33677 \family default
33678 .
33679  (Les polices 
33680 \emph on
33681 LuxiMono, BeraMono
33682 \emph default
33683  et 
33684 \emph on
33685 Courier
33686 \emph default
33687  contiennent une série grasse.)
33688 \end_layout
33689
33690 \end_inset
33691
33692
33693 \end_layout
33694
33695 \begin_layout Standard
33696 Dans la rubrique 
33697 \family sans
33698 Numérotation
33699 \begin_inset space ~
33700 \end_inset
33701
33702 des
33703 \begin_inset space ~
33704 \end_inset
33705
33706 Lignes
33707 \family default
33708  de la fenêtre de dialogue listings, vous pouvez choisir le style de numérotatio
33709 n des lignes.
33710  Vous pouvez mettre un nombre dans le champ 
33711 \family sans
33712 Pas
33713 \family default
33714  pour désigner les lignes qui seront numérotées.
33715  Par exemple, si vous mettez 
33716 \begin_inset Quotes eld
33717 \end_inset
33718
33719 3
33720 \begin_inset Quotes erd
33721 \end_inset
33722
33723 , seule une ligne sur trois sera numérotée.
33724 \end_layout
33725
33726 \begin_layout Standard
33727 En plus vous pouvez préciser un intervalle de lignes et seules ces lignes
33728  apparaîtront dans la sortie.
33729  Vous devez utiliser l'option 
33730 \family sans
33731 Table
33732 \begin_inset space ~
33733 \end_inset
33734
33735 de
33736 \begin_inset space ~
33737 \end_inset
33738
33739 Caractères
33740 \begin_inset space ~
33741 \end_inset
33742
33743 Étendue
33744 \family default
33745  quand vous employez des caractères spécifiques à une langue donnée comme
33746  les umlauts Allemands dans votre listing.
33747 \begin_inset Newline newline
33748 \end_inset
33749
33750 Voici un exemple de listing avec la numérotation des lignes à gauche par
33751  pas de 3, en langage Python, avec les options 
33752 \begin_inset Quotes eld
33753 \end_inset
33754
33755 Table
33756 \begin_inset space ~
33757 \end_inset
33758
33759 de
33760 \begin_inset space ~
33761 \end_inset
33762
33763 caractères
33764 \begin_inset space ~
33765 \end_inset
33766
33767 étendue
33768 \begin_inset Quotes erd
33769 \end_inset
33770
33771  et 
33772 \begin_inset Quotes eld
33773 \end_inset
33774
33775 Espace
33776 \begin_inset space ~
33777 \end_inset
33778
33779 représenté
33780 \begin_inset space ~
33781 \end_inset
33782
33783 par
33784 \begin_inset space ~
33785 \end_inset
33786
33787 un
33788 \begin_inset space ~
33789 \end_inset
33790
33791 symbole
33792 \begin_inset Quotes erd
33793 \end_inset
33794
33795 , l'intervalle de ligne étant 3
33796 \begin_inset space \thinspace{}
33797 \end_inset
33798
33799 -
33800 \begin_inset space \thinspace{}
33801 \end_inset
33802
33803 8:
33804 \end_layout
33805
33806 \begin_layout Standard
33807 \begin_inset listings
33808 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
33809 inline false
33810 status open
33811
33812 \begin_layout Plain Layout
33813
33814 def func(param):
33815 \end_layout
33816
33817 \begin_layout Plain Layout
33818
33819     'ceci est une fonction Python'
33820 \end_layout
33821
33822 \begin_layout Plain Layout
33823
33824     pass
33825 \end_layout
33826
33827 \begin_layout Plain Layout
33828
33829 def func(param):
33830 \end_layout
33831
33832 \begin_layout Plain Layout
33833
33834 'Ça, c'est un mot Allemand : Tschüß'
33835 \end_layout
33836
33837 \begin_layout Plain Layout
33838
33839 pass
33840 \end_layout
33841
33842 \begin_layout Plain Layout
33843
33844 def func(param):
33845 \end_layout
33846
33847 \begin_layout Plain Layout
33848
33849 'ceci est une fonction Python'
33850 \end_layout
33851
33852 \begin_layout Plain Layout
33853
33854 pass
33855 \end_layout
33856
33857 \end_inset
33858
33859
33860 \end_layout
33861
33862 \begin_layout Standard
33863 \begin_inset Note Greyedout
33864 status open
33865
33866 \begin_layout Plain Layout
33867
33868 \series bold
33869 Note:
33870 \series default
33871  À cause d'un bug dans le paquetage 
33872 \series bold
33873 listings
33874 \series default
33875  la numérotation des lignes se trouve décalée d'une ligne à chaque nouveau
33876  listing.
33877  C'est la raison pour laquelle les lignes 2 et 5 sont numérotées et pas
33878  les lignes 3 et 6.
33879 \end_layout
33880
33881 \end_inset
33882
33883
33884 \end_layout
33885
33886 \begin_layout Standard
33887 \begin_inset VSpace bigskip
33888 \end_inset
33889
33890
33891 \end_layout
33892
33893 \begin_layout Standard
33894 Il est aussi possible d'imprimer les lignes d'un fichier sous la forme d'un
33895  listing.
33896  Pour le faire, il suffit d'utiliser le menu 
33897 \family sans
33898 Insérer\SpecialChar \menuseparator
33899 Fichier\SpecialChar \menuseparator
33900 Sous-document
33901 \family default
33902  et de choisir le type 
33903 \family sans
33904 Listing
33905 \family default
33906
33907 \begin_inset space ~
33908 \end_inset
33909
33910
33911 \family sans
33912 de
33913 \begin_inset space ~
33914 \end_inset
33915
33916 Code
33917 \begin_inset space ~
33918 \end_inset
33919
33920 source
33921 \family default
33922 .
33923 \begin_inset Foot
33924 status collapsed
33925
33926 \begin_layout Plain Layout
33927 Les autres types de sous-documents sont décrits dans la section
33928 \begin_inset space ~
33929 \end_inset
33930
33931
33932 \begin_inset CommandInset ref
33933 LatexCommand ref
33934 reference "sec:Sous-documents"
33935
33936 \end_inset
33937
33938 .
33939 \end_layout
33940
33941 \end_inset
33942
33943  Dans la fenêtre de dialogue du sous-document vous pouvez donner les paramètres
33944  à utiliser pour le listing dans une zone de texte.
33945  Pour avoir une liste des paramètres disponibles, tapez un point d'interrogation
33946  
33947 \begin_inset Quotes eld
33948 \end_inset
33949
33950 ?
33951 \begin_inset Quotes erd
33952 \end_inset
33953
33954  dans la zone de texte.
33955 \end_layout
33956
33957 \begin_layout Standard
33958 Pour faire référence à un sous-document de type listing, tapez une étiquette
33959  dans le champ correspondant de la fenêtre de dialogue.
33960  On peut alors faire référence à cette étiquette en utilisant le menu 
33961 \family sans
33962 Insérer\SpecialChar \menuseparator
33963 Référence
33964 \begin_inset space ~
33965 \end_inset
33966
33967 Croisée
33968 \family default
33969 .
33970 \end_layout
33971
33972 \begin_layout Standard
33973 Le listing
33974 \begin_inset space ~
33975 \end_inset
33976
33977
33978 \begin_inset CommandInset ref
33979 LatexCommand ref
33980 reference "lst:listing-fichier"
33981
33982 \end_inset
33983
33984  est une exemple de listing issu d'un fichier ; ici les lignes 10
33985 \begin_inset space \thinspace{}
33986 \end_inset
33987
33988 -
33989 \begin_inset space \thinspace{}
33990 \end_inset
33991
33992 15 de ce fichier LyX sont listées.
33993 \end_layout
33994
33995 \begin_layout Standard
33996 \begin_inset CommandInset include
33997 LatexCommand lstinputlisting
33998 filename "EmbeddedObjects.lyx"
33999 lstparams "breaklines=true,caption={Lignes 10 - 15 de ce fichier LyX},extendedchars=true,firstline=10,label={lst:listing-fichier},language={[LaTeX]TeX},lastline=15"
34000
34001 \end_inset
34002
34003
34004 \end_layout
34005
34006 \begin_layout Standard
34007 \begin_inset VSpace bigskip
34008 \end_inset
34009
34010
34011 \end_layout
34012
34013 \begin_layout Standard
34014 Les paramètres globaux pour les listings peuvent être modifiés avec la fenêtre
34015  de dialogue 
34016 \family sans
34017 Document\SpecialChar \menuseparator
34018 Paramètres\SpecialChar \menuseparator
34019 Format
34020 \begin_inset space ~
34021 \end_inset
34022
34023 du
34024 \begin_inset space ~
34025 \end_inset
34026
34027 Texte
34028 \family default
34029 .
34030  Pour avoir la liste des options disponibles, tapez un point d'interrogation
34031  
34032 \begin_inset Quotes eld
34033 \end_inset
34034
34035 ?
34036 \begin_inset Quotes erd
34037 \end_inset
34038
34039  dans le champ 
34040 \family sans
34041 Paramètres
34042 \begin_inset space ~
34043 \end_inset
34044
34045 du
34046 \begin_inset space ~
34047 \end_inset
34048
34049 Listing
34050 \family default
34051 .
34052 \end_layout
34053
34054 \begin_layout Standard
34055 Pour plus d'information sur le paquetage 
34056 \series bold
34057 listings
34058 \series default
34059 , nous vous renvoyons à sa documentation 
34060 \begin_inset CommandInset citation
34061 LatexCommand cite
34062 key "listings"
34063
34064 \end_inset
34065
34066 .
34067 \end_layout
34068
34069 \begin_layout Standard
34070 \begin_inset Newpage newpage
34071 \end_inset
34072
34073
34074 \end_layout
34075
34076 \begin_layout Chapter
34077 \start_of_appendix
34078 Unités de longueur utilisables avec LyX
34079 \begin_inset OptArg
34080 status collapsed
34081
34082 \begin_layout Plain Layout
34083 Unités de longueur
34084 \end_layout
34085
34086 \end_inset
34087
34088
34089 \begin_inset Index
34090 status collapsed
34091
34092 \begin_layout Plain Layout
34093 Unités
34094 \end_layout
34095
34096 \end_inset
34097
34098
34099 \begin_inset CommandInset label
34100 LatexCommand label
34101 name "cha:Unités-de-longueur"
34102
34103 \end_inset
34104
34105
34106 \end_layout
34107
34108 \begin_layout Standard
34109 Pour comprendre les unités de longueur utilisées dans cette documentation,
34110  le tableau
34111 \begin_inset space ~
34112 \end_inset
34113
34114
34115 \begin_inset CommandInset ref
34116 LatexCommand ref
34117 reference "tab:Unités"
34118
34119 \end_inset
34120
34121 décrit les unités utilisées par LyX.
34122 \begin_inset Float table
34123 placement h
34124 wide false
34125 sideways false
34126 status open
34127
34128 \begin_layout Plain Layout
34129 \begin_inset Caption
34130
34131 \begin_layout Plain Layout
34132 \begin_inset CommandInset label
34133 LatexCommand label
34134 name "tab:Unités"
34135
34136 \end_inset
34137
34138 Unités de longueur
34139 \end_layout
34140
34141 \end_inset
34142
34143
34144 \end_layout
34145
34146 \begin_layout Plain Layout
34147 \begin_inset VSpace medskip
34148 \end_inset
34149
34150
34151 \end_layout
34152
34153 \begin_layout Plain Layout
34154 \align center
34155 \begin_inset Tabular
34156 <lyxtabular version="3" rows="20" columns="2">
34157 <features>
34158 <column alignment="center" valignment="top" width="0">
34159 <column alignment="center" valignment="top" width="0">
34160 <row>
34161 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34162 \begin_inset Text
34163
34164 \begin_layout Plain Layout
34165 unité
34166 \end_layout
34167
34168 \end_inset
34169 </cell>
34170 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34171 \begin_inset Text
34172
34173 \begin_layout Plain Layout
34174 nom/description
34175 \end_layout
34176
34177 \end_inset
34178 </cell>
34179 </row>
34180 <row>
34181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34182 \begin_inset Text
34183
34184 \begin_layout Plain Layout
34185 mm
34186 \end_layout
34187
34188 \end_inset
34189 </cell>
34190 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34191 \begin_inset Text
34192
34193 \begin_layout Plain Layout
34194 millimètre
34195 \end_layout
34196
34197 \end_inset
34198 </cell>
34199 </row>
34200 <row>
34201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34202 \begin_inset Text
34203
34204 \begin_layout Plain Layout
34205 cm
34206 \end_layout
34207
34208 \end_inset
34209 </cell>
34210 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34211 \begin_inset Text
34212
34213 \begin_layout Plain Layout
34214 centimètre
34215 \end_layout
34216
34217 \end_inset
34218 </cell>
34219 </row>
34220 <row>
34221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34222 \begin_inset Text
34223
34224 \begin_layout Plain Layout
34225 in
34226 \end_layout
34227
34228 \end_inset
34229 </cell>
34230 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34231 \begin_inset Text
34232
34233 \begin_layout Plain Layout
34234 pouce (inch)
34235 \end_layout
34236
34237 \end_inset
34238 </cell>
34239 </row>
34240 <row>
34241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34242 \begin_inset Text
34243
34244 \begin_layout Plain Layout
34245 pt
34246 \end_layout
34247
34248 \end_inset
34249 </cell>
34250 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34251 \begin_inset Text
34252
34253 \begin_layout Plain Layout
34254 point (72.27
34255 \begin_inset space \thinspace{}
34256 \end_inset
34257
34258 pt = 1
34259 \begin_inset space \thinspace{}
34260 \end_inset
34261
34262 in)
34263 \end_layout
34264
34265 \end_inset
34266 </cell>
34267 </row>
34268 <row>
34269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34270 \begin_inset Text
34271
34272 \begin_layout Plain Layout
34273 pc
34274 \end_layout
34275
34276 \end_inset
34277 </cell>
34278 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34279 \begin_inset Text
34280
34281 \begin_layout Plain Layout
34282 pica (1
34283 \begin_inset space \thinspace{}
34284 \end_inset
34285
34286 pc = 12
34287 \begin_inset space \thinspace{}
34288 \end_inset
34289
34290 pt)
34291 \end_layout
34292
34293 \end_inset
34294 </cell>
34295 </row>
34296 <row>
34297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34298 \begin_inset Text
34299
34300 \begin_layout Plain Layout
34301 sp
34302 \end_layout
34303
34304 \end_inset
34305 </cell>
34306 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34307 \begin_inset Text
34308
34309 \begin_layout Plain Layout
34310 scaled point (65536
34311 \begin_inset space \thinspace{}
34312 \end_inset
34313
34314 sp = 1
34315 \begin_inset space \thinspace{}
34316 \end_inset
34317
34318 pt)
34319 \end_layout
34320
34321 \end_inset
34322 </cell>
34323 </row>
34324 <row>
34325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34326 \begin_inset Text
34327
34328 \begin_layout Plain Layout
34329 bp
34330 \end_layout
34331
34332 \end_inset
34333 </cell>
34334 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34335 \begin_inset Text
34336
34337 \begin_layout Plain Layout
34338 gros point (72
34339 \begin_inset space \thinspace{}
34340 \end_inset
34341
34342 bp = 1
34343 \begin_inset space \thinspace{}
34344 \end_inset
34345
34346 in)
34347 \end_layout
34348
34349 \end_inset
34350 </cell>
34351 </row>
34352 <row>
34353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34354 \begin_inset Text
34355
34356 \begin_layout Plain Layout
34357 dd
34358 \end_layout
34359
34360 \end_inset
34361 </cell>
34362 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34363 \begin_inset Text
34364
34365 \begin_layout Plain Layout
34366 didot (72
34367 \begin_inset space \thinspace{}
34368 \end_inset
34369
34370 dd 
34371 \begin_inset Formula $\approx$
34372 \end_inset
34373
34374  37.6
34375 \begin_inset space \thinspace{}
34376 \end_inset
34377
34378 mm)
34379 \end_layout
34380
34381 \end_inset
34382 </cell>
34383 </row>
34384 <row>
34385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34386 \begin_inset Text
34387
34388 \begin_layout Plain Layout
34389 cc
34390 \end_layout
34391
34392 \end_inset
34393 </cell>
34394 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34395 \begin_inset Text
34396
34397 \begin_layout Plain Layout
34398 cicero (1
34399 \begin_inset space \thinspace{}
34400 \end_inset
34401
34402 cc = 12
34403 \begin_inset space \thinspace{}
34404 \end_inset
34405
34406 dd)
34407 \end_layout
34408
34409 \end_inset
34410 </cell>
34411 </row>
34412 <row>
34413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34414 \begin_inset Text
34415
34416 \begin_layout Plain Layout
34417 Scale%
34418 \end_layout
34419
34420 \end_inset
34421 </cell>
34422 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34423 \begin_inset Text
34424
34425 \begin_layout Plain Layout
34426 % de la largeur originale de l'image
34427 \end_layout
34428
34429 \end_inset
34430 </cell>
34431 </row>
34432 <row>
34433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34434 \begin_inset Text
34435
34436 \begin_layout Plain Layout
34437 text%
34438 \end_layout
34439
34440 \end_inset
34441 </cell>
34442 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34443 \begin_inset Text
34444
34445 \begin_layout Plain Layout
34446 % de la largeur du texte
34447 \end_layout
34448
34449 \end_inset
34450 </cell>
34451 </row>
34452 <row>
34453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34454 \begin_inset Text
34455
34456 \begin_layout Plain Layout
34457 col%
34458 \end_layout
34459
34460 \end_inset
34461 </cell>
34462 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34463 \begin_inset Text
34464
34465 \begin_layout Plain Layout
34466 % de la largeur de la colonne
34467 \end_layout
34468
34469 \end_inset
34470 </cell>
34471 </row>
34472 <row>
34473 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34474 \begin_inset Text
34475
34476 \begin_layout Plain Layout
34477 page%
34478 \end_layout
34479
34480 \end_inset
34481 </cell>
34482 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34483 \begin_inset Text
34484
34485 \begin_layout Plain Layout
34486 % de la largeur du papier
34487 \end_layout
34488
34489 \end_inset
34490 </cell>
34491 </row>
34492 <row>
34493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34494 \begin_inset Text
34495
34496 \begin_layout Plain Layout
34497 line%
34498 \end_layout
34499
34500 \end_inset
34501 </cell>
34502 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34503 \begin_inset Text
34504
34505 \begin_layout Plain Layout
34506 % de la largeur de la ligne
34507 \end_layout
34508
34509 \end_inset
34510 </cell>
34511 </row>
34512 <row>
34513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34514 \begin_inset Text
34515
34516 \begin_layout Plain Layout
34517 theight%
34518 \end_layout
34519
34520 \end_inset
34521 </cell>
34522 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34523 \begin_inset Text
34524
34525 \begin_layout Plain Layout
34526 % la hauteur du texte
34527 \end_layout
34528
34529 \end_inset
34530 </cell>
34531 </row>
34532 <row>
34533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34534 \begin_inset Text
34535
34536 \begin_layout Plain Layout
34537 pheight%
34538 \end_layout
34539
34540 \end_inset
34541 </cell>
34542 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34543 \begin_inset Text
34544
34545 \begin_layout Plain Layout
34546 % hauteur du papier
34547 \end_layout
34548
34549 \end_inset
34550 </cell>
34551 </row>
34552 <row>
34553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34554 \begin_inset Text
34555
34556 \begin_layout Plain Layout
34557 ex
34558 \end_layout
34559
34560 \end_inset
34561 </cell>
34562 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34563 \begin_inset Text
34564
34565 \begin_layout Plain Layout
34566 hauteur de la lettre 
34567 \emph on
34568 x
34569 \emph default
34570  dans la police courante
34571 \end_layout
34572
34573 \end_inset
34574 </cell>
34575 </row>
34576 <row>
34577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34578 \begin_inset Text
34579
34580 \begin_layout Plain Layout
34581 em
34582 \end_layout
34583
34584 \end_inset
34585 </cell>
34586 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34587 \begin_inset Text
34588
34589 \begin_layout Plain Layout
34590 largeur de la lettre
34591 \emph on
34592  M
34593 \emph default
34594  dans la police courante
34595 \end_layout
34596
34597 \end_inset
34598 </cell>
34599 </row>
34600 <row>
34601 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34602 \begin_inset Text
34603
34604 \begin_layout Plain Layout
34605 mu
34606 \end_layout
34607
34608 \end_inset
34609 </cell>
34610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34611 \begin_inset Text
34612
34613 \begin_layout Plain Layout
34614 unité mathématique (1
34615 \begin_inset space \thinspace{}
34616 \end_inset
34617
34618 mu = 1/18
34619 \begin_inset space \thinspace{}
34620 \end_inset
34621
34622 em)
34623 \end_layout
34624
34625 \end_inset
34626 </cell>
34627 </row>
34628 </lyxtabular>
34629
34630 \end_inset
34631
34632
34633 \end_layout
34634
34635 \end_inset
34636
34637
34638 \end_layout
34639
34640 \begin_layout Chapter
34641 Formats des fichiers de sortie graphiques
34642 \begin_inset CommandInset label
34643 LatexCommand label
34644 name "cha:Formats-fichiers-graphiques"
34645
34646 \end_inset
34647
34648
34649 \end_layout
34650
34651 \begin_layout Section
34652 DVI
34653 \begin_inset Index
34654 status collapsed
34655
34656 \begin_layout Plain Layout
34657 Formats de Fichiers! DVI
34658 \end_layout
34659
34660 \end_inset
34661
34662
34663 \begin_inset Index
34664 status collapsed
34665
34666 \begin_layout Plain Layout
34667 DVI|see
34668 \begin_inset ERT
34669 status collapsed
34670
34671 \begin_layout Plain Layout
34672
34673 {
34674 \end_layout
34675
34676 \end_inset
34677
34678 Formats de Fichiers
34679 \begin_inset ERT
34680 status collapsed
34681
34682 \begin_layout Plain Layout
34683
34684 }
34685 \end_layout
34686
34687 \end_inset
34688
34689
34690 \end_layout
34691
34692 \end_inset
34693
34694
34695 \end_layout
34696
34697 \begin_layout Standard
34698 Ce type de fichiers a l'extension 
34699 \begin_inset Quotes fld
34700 \end_inset
34701
34702
34703 \family typewriter
34704 .dvi
34705 \family default
34706
34707 \begin_inset Quotes frd
34708 \end_inset
34709
34710 .
34711  Il est appelé 
34712 \emph on
34713 indépendant de l'appareil
34714 \emph default
34715  ou 
34716 \begin_inset Quotes fld
34717 \end_inset
34718
34719 device independent (DVI)
34720 \begin_inset Quotes frd
34721 \end_inset
34722
34723 , car il est complètement portable ; vous pouvez les recopier d'une machine
34724  à l'autre sans avoir à faire de conversion.
34725  À l'époque où ce format a été développé, c'était loin d'être évident.
34726  Les fichiers DVI sont utilisés pour un visionnement rapide et comme une
34727  étape préliminaire avant la conversion vers un autre format comme le PostScript.
34728 \end_layout
34729
34730 \begin_layout Standard
34731 \begin_inset Note Greyedout
34732 status open
34733
34734 \begin_layout Plain Layout
34735
34736 \series bold
34737 Note:
34738 \series default
34739  Les fichiers DVI ne contiennent pas d'images, elles sont seulement liées
34740  au fichier.
34741  
34742 \end_layout
34743
34744 \end_inset
34745
34746  N'oubliez donc pas de fournir vos images en même temps que vos fichiers
34747  
34748 \family typewriter
34749 .dvi
34750 \family default
34751 .
34752  Cette caractéristique peut aussi ralentir votre ordinateur quand vous visualise
34753 z le DVI puisque la visionneuse doit convertir les images en tâche de fond
34754  pour les rendre visibles quand vous faites défiler votre document.
34755  C'est pourquoi nous recommandons d'utiliser des fichiers PDF pour les documents
34756  avec de nombreuses images.
34757 \end_layout
34758
34759 \begin_layout Standard
34760 Vous pouvez exporter votre document comme un fichier DVI en utilisant le
34761  menu 
34762 \family sans
34763 Fichier\SpecialChar \menuseparator
34764 Exporter\SpecialChar \menuseparator
34765 DVI.
34766
34767 \family default
34768  Vous pouvez visionner votre document sous forme de DVI grâce au menu 
34769 \family sans
34770 Visualiser
34771 \family default
34772  ou en utilisant le bouton
34773 \begin_inset Graphics
34774         filename ../../images/buffer-view_dvi.png
34775         scale 85
34776         scaleBeforeRotation
34777
34778 \end_inset
34779
34780  de la barre d'outils.
34781 \end_layout
34782
34783 \begin_layout Section
34784 PostScript
34785 \begin_inset CommandInset label
34786 LatexCommand label
34787 name "sec:PostScript"
34788
34789 \end_inset
34790
34791
34792 \begin_inset Index
34793 status collapsed
34794
34795 \begin_layout Plain Layout
34796 Formats de Fichiers ! PostScript
34797 \end_layout
34798
34799 \end_inset
34800
34801
34802 \begin_inset Index
34803 status collapsed
34804
34805 \begin_layout Plain Layout
34806 PostScript|see
34807 \begin_inset ERT
34808 status collapsed
34809
34810 \begin_layout Plain Layout
34811
34812 {
34813 \end_layout
34814
34815 \end_inset
34816
34817 Formats de Fichiers
34818 \begin_inset ERT
34819 status collapsed
34820
34821 \begin_layout Plain Layout
34822
34823 }
34824 \end_layout
34825
34826 \end_inset
34827
34828
34829 \end_layout
34830
34831 \end_inset
34832
34833
34834 \end_layout
34835
34836 \begin_layout Standard
34837 Ce type de fichiers a l'extension 
34838 \begin_inset Quotes fld
34839 \end_inset
34840
34841
34842 \family typewriter
34843 .ps
34844 \family default
34845
34846 \begin_inset Quotes frd
34847 \end_inset
34848
34849 .
34850  PostScript a été développé par la société 
34851 \series bold
34852 Adobe
34853 \series default
34854  comme un langage pour les imprimantes.
34855  De ce fait le fichier contient toutes les commandes utilisées par l'imprimante
34856  pour imprimer le document.
34857  PostScript peut être considéré comme un 
34858 \begin_inset Quotes fld
34859 \end_inset
34860
34861 langage de programmation
34862 \begin_inset Quotes frd
34863 \end_inset
34864
34865  ; vous pouvez en effet faire des calculs  ou tracer des diagrammes ou des
34866  images
34867 \begin_inset Foot
34868 status open
34869
34870 \begin_layout Plain Layout
34871 Si vous souhaitez en apprendre plus à ce sujet, jetez un coup d'œil au paquetage
34872  LaTeX 
34873 \series bold
34874 pstricks
34875 \series default
34876
34877 \begin_inset CommandInset citation
34878 LatexCommand cite
34879 key "pstricks"
34880
34881 \end_inset
34882
34883 .
34884 \end_layout
34885
34886 \end_inset
34887
34888 .
34889  En partie à cause de toutes ces possibilités un fichier PostScript est
34890  souvent plus gros qu'un PDF.
34891 \end_layout
34892
34893 \begin_layout Standard
34894 En partie à cause de toutes ces possibilités un fichier PostScript est souvent
34895  plus gros qu'un PDF.
34896 \end_layout
34897
34898 \begin_layout Standard
34899 PostScript ne peut contenir que des images au format 
34900 \begin_inset Quotes fld
34901 \end_inset
34902
34903 PostScript Encapsulé
34904 \begin_inset Quotes frd
34905 \end_inset
34906
34907  (encapsulated PostScript ou EPS, d'extension 
34908 \family typewriter
34909 .eps
34910 \family default
34911 ).
34912  Comme LyX vous permet n'importe quel format d'image connu dans votre document,
34913  il doit les convertir en interne en EPS.
34914  Si vous avez par exemple 50 images dans votre document, LyX doit faire
34915  50 conversions à chaque fois que vous visualisez ou que vous exportez votre
34916  document.
34917  Cela risque de ralentir de façon importante votre rythme de travail.
34918  En conclusion, si vous prévoyez d'utiliser PostScript, vous pouvez insérer
34919  vos images directement en EPS pour éviter ce problème.
34920 \end_layout
34921
34922 \begin_layout Standard
34923 Vous pouvez exporter votre document comme un fichier PostScript en utilisant
34924  le menu 
34925 \family sans
34926 Fichier\SpecialChar \menuseparator
34927 Exporter\SpecialChar \menuseparator
34928 PostScript.
34929
34930 \family default
34931  Vous pouvez visionner votre document sous forme PostScript grâce au menu
34932  
34933 \family sans
34934 Visualiser
34935 \family default
34936  ou en utilisant le bouton 
34937 \begin_inset Graphics
34938         filename ../../images/buffer-view_ps.png
34939         scale 85
34940         scaleBeforeRotation
34941
34942 \end_inset
34943
34944  de la barre d'outils.
34945 \end_layout
34946
34947 \begin_layout Section
34948 PDF
34949 \begin_inset Index
34950 status collapsed
34951
34952 \begin_layout Plain Layout
34953 Formats de Fichiers ! PDF
34954 \end_layout
34955
34956 \end_inset
34957
34958
34959 \begin_inset Index
34960 status collapsed
34961
34962 \begin_layout Plain Layout
34963 PDF
34964 \end_layout
34965
34966 \end_inset
34967
34968
34969 \end_layout
34970
34971 \begin_layout Standard
34972 Ce type de fichiers a l'extension 
34973 \begin_inset Quotes fld
34974 \end_inset
34975
34976
34977 \family typewriter
34978 .pdf
34979 \family default
34980
34981 \begin_inset Quotes frd
34982 \end_inset
34983
34984 .
34985  Ce 
34986 \begin_inset Quotes fld
34987 \end_inset
34988
34989 format de document portable
34990 \begin_inset Quotes frd
34991 \end_inset
34992
34993  (portable document format ou PDF) est développé par 
34994 \family typewriter
34995 Adobe
34996 \family default
34997  comme une évolution de PostScript.
34998  Il est plus comprimé et utilise moins de commandes que PostScript.
34999  Comme son nom l'indique, il est 
35000 \begin_inset Quotes fld
35001 \end_inset
35002
35003 portable
35004 \begin_inset Quotes frd
35005 \end_inset
35006
35007  et peut donc être traité par n'importe quel ordinateur et la sortie imprimée
35008  aura exactement le même aspect.
35009 \end_layout
35010
35011 \begin_layout Standard
35012 PDF peut contenir des images dans son propre format PDF et dans les formats
35013  JPG (format du 
35014 \begin_inset Quotes fld
35015 \end_inset
35016
35017 Joint Photographic Expert Group
35018 \begin_inset Quotes frd
35019 \end_inset
35020
35021  avec comme extension 
35022 \family typewriter
35023 .jpg
35024 \family default
35025  ou 
35026 \family typewriter
35027 .jpeg
35028 \family default
35029 ) et PNG (
35030 \begin_inset Quotes fld
35031 \end_inset
35032
35033 Portable Network Graphics
35034 \begin_inset Quotes frd
35035 \end_inset
35036
35037  avec l'extension 
35038 \family typewriter
35039 .png
35040 \family default
35041 ).
35042  Vous pouvez quand même utiliser d'autres formats puisque LyX les convertit
35043  dans un de ces formats.
35044  Mais comme il est dit dans la section sur PostScript, les conversions d'images
35045  vont ralentir votre travail.
35046  Nous recommandons donc l'utilisation de l'un des trois formats cités.
35047 \end_layout
35048
35049 \begin_layout Standard
35050 Vous pouvez exporter votre document comme un fichier PDF en utilisant le
35051  menu 
35052 \family sans
35053 Fichier\SpecialChar \menuseparator
35054 Exporter 
35055 \family default
35056 de trois façons différentes:
35057 \end_layout
35058
35059 \begin_layout Description
35060 PDF
35061 \begin_inset space ~
35062 \end_inset
35063
35064 (ps2pdf) Ceci utilise le programme 
35065 \family typewriter
35066 ps2pdf
35067 \family default
35068  qui créé un PDF à partir de la version PostScript de votre fichier.
35069  Cette dernière est produite par le programme 
35070 \family typewriter
35071 dvips
35072 \family default
35073  qui utilise une version DVI comme étape intermédiaire.
35074  Cette variante consiste donc en trois conversions.
35075 \end_layout
35076
35077 \begin_layout Description
35078 PDF
35079 \begin_inset space ~
35080 \end_inset
35081
35082 (dvipdfm) Ceci utilise le programme 
35083 \family typewriter
35084 dvipdfm
35085 \family default
35086  qui convertit votre fichier en DVI avant de le convertir en PDF.
35087 \end_layout
35088
35089 \begin_layout Description
35090 PDF
35091 \begin_inset space ~
35092 \end_inset
35093
35094 (pdflatex) Ceci utilise le programme 
35095 \family typewriter
35096 pdftex
35097 \family default
35098  qui convertit directement votre fichier en PDF.
35099 \end_layout
35100
35101 \begin_layout Standard
35102 Nous recommandons d'utiliser l'option 
35103 \family sans
35104 PDF
35105 \begin_inset space ~
35106 \end_inset
35107
35108 (pdflatex)
35109 \family default
35110  car 
35111 \family typewriter
35112 pdftex
35113 \family default
35114  accepte toutes les fonctionnalités des versions actuelles de PDF.
35115  Il est en plus rapide et stable.
35116  Le programme 
35117 \family typewriter
35118 dvipdfm
35119 \family default
35120  n'est plus développé est est donc un peu dépassé.
35121 \end_layout
35122
35123 \begin_layout Standard
35124
35125 \end_layout
35126
35127 \begin_layout Standard
35128 Vous pouvez visionner votre document sous forme PDF grâce au menu 
35129 \family sans
35130 Visualiser
35131 \family default
35132  ou en utilisant le bouton 
35133 \begin_inset Graphics
35134         filename ../../images/buffer-view_pdf2.png
35135         scale 85
35136         scaleBeforeRotation
35137
35138 \end_inset
35139
35140  de la barre d'outils
35141 \family sans
35142  (
35143 \family default
35144 qui utilise 
35145 \family sans
35146 PDF
35147 \begin_inset space ~
35148 \end_inset
35149
35150 (pdflatex)
35151 \family default
35152 ).
35153 \end_layout
35154
35155 \begin_layout Chapter
35156 Explication de l' Équation
35157 \begin_inset space ~
35158 \end_inset
35159
35160
35161 \begin_inset CommandInset ref
35162 LatexCommand eqref
35163 reference "eq:Wgn"
35164
35165 \end_inset
35166
35167
35168 \begin_inset CommandInset label
35169 LatexCommand label
35170 name "cha:Explication-de-l'Equation"
35171
35172 \end_inset
35173
35174
35175 \end_layout
35176
35177 \begin_layout Standard
35178 La largeur totale de 
35179 \emph on
35180 n
35181 \emph default
35182  cellules de tableau 
35183 \begin_inset Formula $W_{\mathrm{tot\, n}}$
35184 \end_inset
35185
35186  peut être calculée avec
35187 \end_layout
35188
35189 \begin_layout Standard
35190 \begin_inset Formula \begin{equation}
35191 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}
35192
35193 \end_inset
35194
35195
35196 \end_layout
35197
35198 \begin_layout Standard
35199 Où 
35200 \begin_inset Formula $W_{g\, n}$
35201 \end_inset
35202
35203  est la largeur fixe de toutes les cellules.
35204  
35205 \series bold
35206
35207 \backslash
35208 tabcolsep
35209 \series default
35210  est la largeur utilisée par LaTeX entre le texte de la cellule et la bordure,
35211  sa valeur implicite est 6
35212 \begin_inset space \thinspace{}
35213 \end_inset
35214
35215 pt.
35216  
35217 \series bold
35218
35219 \backslash
35220 arrayrulewidth
35221 \series default
35222  est l'épaisseur de la bordure de la cellule, qui est implicitement de 0.4
35223 \begin_inset space \thinspace{}
35224 \end_inset
35225
35226 pt.
35227 \end_layout
35228
35229 \begin_layout Standard
35230 D'après l'équation
35231 \begin_inset space ~
35232 \end_inset
35233
35234
35235 \begin_inset CommandInset ref
35236 LatexCommand eqref
35237 reference "eq:Wtot_n"
35238
35239 \end_inset
35240
35241 , la largeur totale d'une multicolonne, 
35242 \begin_inset Formula $W_{\mathrm{tot\, mult}}$
35243 \end_inset
35244
35245  est
35246 \end_layout
35247
35248 \begin_layout Standard
35249 \begin_inset Formula \begin{equation}
35250 W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}\end{equation}
35251
35252 \end_inset
35253
35254
35255 \end_layout
35256
35257 \begin_layout Standard
35258 En posant que les équations 
35259 \begin_inset space ~
35260 \end_inset
35261
35262
35263 \begin_inset CommandInset ref
35264 LatexCommand eqref
35265 reference "eq:Wtot_n"
35266
35267 \end_inset
35268
35269  et 
35270 \begin_inset CommandInset ref
35271 LatexCommand eqref
35272 reference "eq:Wtot_mult"
35273
35274 \end_inset
35275
35276  sont égales, on peut calculer la largeur nécessaire 
35277 \begin_inset Formula $W_{g\, n}$
35278 \end_inset
35279
35280  quand 
35281 \emph on
35282 n
35283 \emph default
35284  colonnes sont couvertes, de façon à ce que chaque colonne ait une largeur
35285  de 
35286 \begin_inset Formula $W_{\mathrm{tot\, mult}}/n$
35287 \end_inset
35288
35289 :
35290 \end_layout
35291
35292 \begin_layout Standard
35293 \begin_inset Formula \begin{equation}
35294 W_{g\, n}=(W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}))/n\end{equation}
35295
35296 \end_inset
35297
35298
35299 \end_layout
35300
35301 \begin_layout Bibliography
35302 \begin_inset CommandInset bibitem
35303 LatexCommand bibitem
35304 key "latexcompanion"
35305
35306 \end_inset
35307
35308 Frank Mittelbach and Michel Goossens: 
35309 \emph on
35310 The LaTeX Companion Second Edition.
35311
35312 \emph default
35313  Addison-Wesley, 2004
35314 \end_layout
35315
35316 \begin_layout Bibliography
35317 \begin_inset CommandInset bibitem
35318 LatexCommand bibitem
35319 key "latexguide"
35320
35321 \end_inset
35322
35323 Helmut Kopka and Patrick W.
35324  Daly: 
35325 \emph on
35326 A Guide to LaTeX Fourth Edition.
35327
35328 \emph default
35329  Addison-Wesley, 2003
35330 \end_layout
35331
35332 \begin_layout Bibliography
35333 \begin_inset CommandInset bibitem
35334 LatexCommand bibitem
35335 key "latexbook"
35336
35337 \end_inset
35338
35339 Leslie Lamport: 
35340 \emph on
35341 LaTeX: A Document Preparation System.
35342
35343 \emph default
35344  Addison-Wesley, second edition, 1994
35345 \end_layout
35346
35347 \begin_layout Bibliography
35348 \begin_inset CommandInset bibitem
35349 LatexCommand bibitem
35350 key "booktabs"
35351
35352 \end_inset
35353
35354 Documentation du paquetage LaTeX 
35355 \series bold
35356
35357 \begin_inset CommandInset href
35358 LatexCommand href
35359 name "booktabs"
35360 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
35361
35362 \end_inset
35363
35364
35365 \series default
35366
35367 \begin_inset Index
35368 status collapsed
35369
35370 \begin_layout Plain Layout
35371 Paquetages LaTeX ! booktabs
35372 \end_layout
35373
35374 \end_inset
35375
35376
35377 \end_layout
35378
35379 \begin_layout Bibliography
35380 \begin_inset CommandInset bibitem
35381 LatexCommand bibitem
35382 key "caption"
35383
35384 \end_inset
35385
35386 Documentation du paquetage LaTeX 
35387 \series bold
35388
35389 \begin_inset CommandInset href
35390 LatexCommand href
35391 name "caption"
35392 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
35393
35394 \end_inset
35395
35396
35397 \series default
35398
35399 \begin_inset Index
35400 status collapsed
35401
35402 \begin_layout Plain Layout
35403 Paquetages LaTeX ! caption
35404 \end_layout
35405
35406 \end_inset
35407
35408
35409 \end_layout
35410
35411 \begin_layout Bibliography
35412 \begin_inset CommandInset bibitem
35413 LatexCommand bibitem
35414 key "endfloat"
35415
35416 \end_inset
35417
35418 Documentation du paquetage LaTeX 
35419 \series bold
35420
35421 \begin_inset CommandInset href
35422 LatexCommand href
35423 name "endfloat"
35424 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
35425
35426 \end_inset
35427
35428
35429 \series default
35430
35431 \begin_inset Index
35432 status collapsed
35433
35434 \begin_layout Plain Layout
35435 Paquetages LaTeX ! endfloat
35436 \end_layout
35437
35438 \end_inset
35439
35440
35441 \end_layout
35442
35443 \begin_layout Bibliography
35444 \begin_inset CommandInset bibitem
35445 LatexCommand bibitem
35446 key "wrapfig"
35447
35448 \end_inset
35449
35450 Documentation du paquetage LaTeX 
35451 \series bold
35452
35453 \begin_inset CommandInset href
35454 LatexCommand href
35455 name "wrapfig"
35456 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
35457
35458 \end_inset
35459
35460
35461 \series default
35462
35463 \begin_inset Index
35464 status collapsed
35465
35466 \begin_layout Plain Layout
35467 Paquetages LaTeX ! wrapfig
35468 \begin_inset ERT
35469 status collapsed
35470
35471 \begin_layout Plain Layout
35472
35473
35474 \backslash
35475 vspace{4mm}
35476 \end_layout
35477
35478 \end_inset
35479
35480
35481 \end_layout
35482
35483 \end_inset
35484
35485
35486 \end_layout
35487
35488 \begin_layout Bibliography
35489 \begin_inset CommandInset bibitem
35490 LatexCommand bibitem
35491 key "footmisc"
35492
35493 \end_inset
35494
35495 Documentation du paquetage LaTeX 
35496 \series bold
35497
35498 \begin_inset CommandInset href
35499 LatexCommand href
35500 name "footmisc"
35501 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
35502
35503 \end_inset
35504
35505
35506 \series default
35507
35508 \begin_inset Index
35509 status collapsed
35510
35511 \begin_layout Plain Layout
35512 Paquetages LaTeX ! footmisc
35513 \end_layout
35514
35515 \end_inset
35516
35517
35518 \end_layout
35519
35520 \begin_layout Bibliography
35521 \begin_inset CommandInset bibitem
35522 LatexCommand bibitem
35523 key "hypcap"
35524
35525 \end_inset
35526
35527 Documentation du paquetage LaTeX 
35528 \series bold
35529
35530 \begin_inset CommandInset href
35531 LatexCommand href
35532 name "hypcap"
35533 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
35534
35535 \end_inset
35536
35537
35538 \series default
35539
35540 \begin_inset Index
35541 status collapsed
35542
35543 \begin_layout Plain Layout
35544 Paquetages LaTeX ! hyperref
35545 \end_layout
35546
35547 \end_inset
35548
35549
35550 \end_layout
35551
35552 \begin_layout Bibliography
35553 \begin_inset CommandInset bibitem
35554 LatexCommand bibitem
35555 key "hyperref"
35556
35557 \end_inset
35558
35559 Documentation du paquetage LaTeX 
35560 \series bold
35561
35562 \begin_inset CommandInset href
35563 LatexCommand href
35564 name "hyperref"
35565 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
35566
35567 \end_inset
35568
35569
35570 \series default
35571
35572 \begin_inset Index
35573 status collapsed
35574
35575 \begin_layout Plain Layout
35576 Paquetages LaTeX ! hyperref
35577 \end_layout
35578
35579 \end_inset
35580
35581
35582 \end_layout
35583
35584 \begin_layout Bibliography
35585 \begin_inset CommandInset bibitem
35586 LatexCommand bibitem
35587 key "KOMA-Script"
35588
35589 \end_inset
35590
35591 Documentation du paquetage LaTeX 
35592 \series bold
35593
35594 \begin_inset CommandInset href
35595 LatexCommand href
35596 name "KOMA-Script"
35597 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguien.pdf"
35598
35599 \end_inset
35600
35601
35602 \series default
35603
35604 \begin_inset Index
35605 status collapsed
35606
35607 \begin_layout Plain Layout
35608 Paquetages LaTeX ! KOMA-Script
35609 \end_layout
35610
35611 \end_inset
35612
35613
35614 \end_layout
35615
35616 \begin_layout Bibliography
35617 \begin_inset CommandInset bibitem
35618 LatexCommand bibitem
35619 key "listings"
35620
35621 \end_inset
35622
35623 Documentation du paquetage LaTeX 
35624 \series bold
35625
35626 \begin_inset CommandInset href
35627 LatexCommand href
35628 name "listings"
35629 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
35630
35631 \end_inset
35632
35633
35634 \series default
35635
35636 \begin_inset Index
35637 status collapsed
35638
35639 \begin_layout Plain Layout
35640 Paquetages LaTeX ! listings
35641 \end_layout
35642
35643 \end_inset
35644
35645
35646 \end_layout
35647
35648 \begin_layout Bibliography
35649 \begin_inset CommandInset bibitem
35650 LatexCommand bibitem
35651 key "marginnote"
35652
35653 \end_inset
35654
35655 Documentation du paquetage LaTeX 
35656 \series bold
35657
35658 \begin_inset CommandInset href
35659 LatexCommand href
35660 name "marginnote"
35661 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
35662
35663 \end_inset
35664
35665
35666 \series default
35667
35668 \begin_inset Index
35669 status collapsed
35670
35671 \begin_layout Plain Layout
35672 Paquetages LaTeX ! marginnote
35673 \end_layout
35674
35675 \end_inset
35676
35677
35678 \end_layout
35679
35680 \begin_layout Bibliography
35681 \begin_inset CommandInset bibitem
35682 LatexCommand bibitem
35683 key "pstricks"
35684
35685 \end_inset
35686
35687 Page Web du paquetage LaTeX 
35688 \series bold
35689
35690 \begin_inset CommandInset href
35691 LatexCommand href
35692 name "PSTricks"
35693 target "http://tug.org/PSTricks/"
35694
35695 \end_inset
35696
35697
35698 \series default
35699
35700 \begin_inset Index
35701 status collapsed
35702
35703 \begin_layout Plain Layout
35704 Paquetages LaTeX ! PSTricks
35705 \end_layout
35706
35707 \end_inset
35708
35709
35710 \end_layout
35711
35712 \begin_layout Bibliography
35713 \begin_inset CommandInset bibitem
35714 LatexCommand bibitem
35715 key "sidecap"
35716
35717 \end_inset
35718
35719 Documentation du paquetage LaTeX 
35720 \series bold
35721
35722 \begin_inset CommandInset href
35723 LatexCommand href
35724 name "sidecap"
35725 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
35726
35727 \end_inset
35728
35729
35730 \series default
35731
35732 \begin_inset Index
35733 status collapsed
35734
35735 \begin_layout Plain Layout
35736 Paquetages LaTeX ! sidecap
35737 \end_layout
35738
35739 \end_inset
35740
35741
35742 \end_layout
35743
35744 \begin_layout Bibliography
35745 \begin_inset CommandInset bibitem
35746 LatexCommand bibitem
35747 key "prettyref"
35748
35749 \end_inset
35750
35751 Documentation du paquetage LaTeX
35752 \series bold
35753  
35754 \begin_inset CommandInset href
35755 LatexCommand href
35756 name "prettyref"
35757 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
35758
35759 \end_inset
35760
35761
35762 \series default
35763
35764 \begin_inset Index
35765 status collapsed
35766
35767 \begin_layout Plain Layout
35768 Paquetages LaTeX ! prettyref
35769 \end_layout
35770
35771 \end_inset
35772
35773
35774 \end_layout
35775
35776 \begin_layout Bibliography
35777 \begin_inset CommandInset bibitem
35778 LatexCommand bibitem
35779 key "NewInLyX16"
35780
35781 \end_inset
35782
35783
35784 \begin_inset CommandInset href
35785 LatexCommand href
35786 name "Page Wiki"
35787 target "http://wiki.lyx.org/LyX/NewInLyX16"
35788
35789 \end_inset
35790
35791  au sujet des nouveautés de 
35792 \family sans
35793 LyX 1.6.0
35794 \family default
35795 .
35796 \end_layout
35797
35798 \begin_layout Standard
35799 \begin_inset CommandInset index_print
35800 LatexCommand printindex
35801
35802 \end_inset
35803
35804
35805 \end_layout
35806
35807 \begin_layout Standard
35808 \begin_inset FloatList figure
35809
35810 \end_inset
35811
35812
35813 \end_layout
35814
35815 \begin_layout Standard
35816 \begin_inset FloatList table
35817
35818 \end_inset
35819
35820
35821 \end_layout
35822
35823 \begin_layout Standard
35824 \begin_inset ERT
35825 status open
35826
35827 \begin_layout Plain Layout
35828
35829
35830 \backslash
35831 listof{algorithm}{Liste des Algorithmes}
35832 \end_layout
35833
35834 \end_inset
35835
35836
35837 \begin_inset Note Note
35838 status collapsed
35839
35840 \begin_layout Plain Layout
35841 voir la section
35842 \begin_inset space ~
35843 \end_inset
35844
35845
35846 \begin_inset CommandInset ref
35847 LatexCommand ref
35848 reference "sub:Flottant-d'Algorithme"
35849
35850 \end_inset
35851
35852  pour une description
35853 \end_layout
35854
35855 \end_inset
35856
35857
35858 \end_layout
35859
35860 \end_body
35861 \end_document