]> git.lyx.org Git - lyx.git/blob - lib/doc/fr/EmbeddedObjects.lyx
- French documentation updates by Siegfried
[lyx.git] / lib / doc / fr / EmbeddedObjects.lyx
1 #LyX 1.6.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 338
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   \let\marginpar\marginnote
156   \setboolean{sidecap}{true}}
157  {\setboolean{sidecap}{false}}
158
159 % redefine the \LyX macro for PDF bookmarks
160 \def\LyX{\texorpdfstring{%
161   L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
162   {LyX }}
163
164 % use normal list environments also in French documents
165 \StandardLayout
166 \end_preamble
167 \options fleqn,liststotoc,bibtotoc,idxtotoc,BCOR7.5mm,titlepage,tablecaptionabove
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_pagebackref false
196 \pdf_pdfusetitle false
197 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,  pdfpagelayout=OneColumn, pdfnewwindow=true,  pdfstartview=XYZ, plainpages=false, pdfpagelabels"
198 \papersize default
199 \use_geometry false
200 \use_amsmath 2
201 \use_esint 0
202 \cite_engine basic
203 \use_bibtopic false
204 \paperorientation portrait
205 \secnumdepth 3
206 \tocdepth 3
207 \paragraph_separation skip
208 \defskip medskip
209 \quotes_language english
210 \papercolumns 1
211 \papersides 2
212 \paperpagestyle default
213 \bullet 1 1 34 -1
214 \bullet 2 2 35 -1
215 \bullet 3 2 7 -1
216 \tracking_changes false
217 \output_changes false
218 \author "" 
219 \author "" 
220 \end_header
221
222 \begin_body
223
224 \begin_layout Title
225 Manuel détaillé pour les Figures, les Tableaux, les Flottants, les Notes,
226  les Boîtes et les Objets Externes de LyX
227 \end_layout
228
229 \begin_layout Author
230 par l'Équipe LyX
231 \begin_inset Foot
232 status collapsed
233
234 \begin_layout Plain Layout
235 \noindent
236 Merci d'envoyer vos commentaires et corrections à la liste de diffusion
237  de la documentation de LyX: 
238 \begin_inset CommandInset href
239 LatexCommand href
240 name "lyx-docs@lists.lyx.org"
241 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
242 type "mailto:"
243
244 \end_inset
245
246
247 \end_layout
248
249 \end_inset
250
251
252 \begin_inset Note Note
253 status collapsed
254
255 \begin_layout Plain Layout
256 auteur original : Uwe Stöhr
257 \end_layout
258
259 \begin_layout Plain Layout
260 Traduction française : Siegfried Meunier-Guttin-Cluzel
261 \end_layout
262
263 \begin_layout Plain Layout
264 version 1.5.2 - novembre 2007
265 \end_layout
266
267 \end_inset
268
269
270 \begin_inset Newline newline
271 \end_inset
272
273
274 \begin_inset Newline newline
275 \end_inset
276
277
278 \family sans
279 Version 1.6svn
280 \end_layout
281
282 \begin_layout Standard
283 \begin_inset CommandInset toc
284 LatexCommand tableofcontents
285
286 \end_inset
287
288
289 \end_layout
290
291 \begin_layout Standard
292 \begin_inset Note Note
293 status open
294
295 \begin_layout Plain Layout
296 Pour pouvoir exporter ce document en PDF, PS ou DVI, les paquetages LaTeX
297  
298 \series bold
299 arydshln
300 \series default
301
302 \series bold
303 colortbl
304 \series default
305
306 \series bold
307 marginnote
308 \series default
309 , et 
310 \series bold
311 sidecap
312 \series default
313  doivent être installés.
314  Si ce n'est pas le cas, vous pouvez quand même exporter le document mais
315  les sections qui nécessitent les paquetages en question n'apparaîtront
316  pas sur la sortie.
317 \end_layout
318
319 \begin_layout Plain Layout
320 Vous pouvez trouver la dernière version au format PDF de ce manuel ici :
321 \begin_inset Newline newline
322 \end_inset
323
324
325 \series bold
326 http://wiki.lyx.org/LyX/DocumentationDevelopment#EmbeddedObjects
327 \begin_inset Newline newline
328 \end_inset
329
330
331 \series default
332 (version anglaise)
333 \end_layout
334
335 \end_inset
336
337
338 \end_layout
339
340 \begin_layout Chapter
341 Figures
342 \begin_inset CommandInset label
343 LatexCommand label
344 name "cha:Figures"
345
346 \end_inset
347
348
349 \begin_inset Index
350 status collapsed
351
352 \begin_layout Plain Layout
353 Figures
354 \end_layout
355
356 \end_inset
357
358
359 \begin_inset Index
360 status collapsed
361
362 \begin_layout Plain Layout
363 Graphiques|see
364 \begin_inset ERT
365 status collapsed
366
367 \begin_layout Plain Layout
368
369 {
370 \end_layout
371
372 \end_inset
373
374 Figures
375 \begin_inset ERT
376 status collapsed
377
378 \begin_layout Plain Layout
379
380 }
381 \end_layout
382
383 \end_inset
384
385
386 \end_layout
387
388 \end_inset
389
390
391 \end_layout
392
393 \begin_layout Section
394 La fenêtre de dialogue Graphique
395 \begin_inset Index
396 status collapsed
397
398 \begin_layout Plain Layout
399 Figures ! Fenêtre de dialogue Graphique
400 \end_layout
401
402 \end_inset
403
404
405 \begin_inset CommandInset label
406 LatexCommand label
407 name "sec:Graphics-Dialog"
408
409 \end_inset
410
411
412 \end_layout
413
414 \begin_layout Standard
415 Pour placer une figure dans votre document, cliquez sur le bouton
416 \begin_inset Graphics
417         filename ../../images/dialog-show-new-inset_graphics.png
418         scale 85
419         scaleBeforeRotation
420
421 \end_inset
422
423  dans la barre d'outils, ou faites 
424 \family sans
425 Insérer\SpecialChar \menuseparator
426 Graphique
427 \family default
428 .
429  Une fenêtre de dialogue va s'ouvrir où vous pourrez choisir le fichier
430  à charger.
431  L'image apparaîtra dans la sortie finale à la position exacte qu'elle a
432  dans le texte.
433 \end_layout
434
435 \begin_layout Standard
436 La fenêtre de dialogue Graphique peut être rappelée à tout moment en cliquant
437  avec le bouton droit sur une image
438 \begin_inset Note Note
439 status collapsed
440
441 \begin_layout Plain Layout
442 Ça marche aussi avec le bouton gauche ! (NdT)
443 \end_layout
444
445 \end_inset
446
447 .
448  Cette fenêtre de dialogue possède trois onglets:
449 \end_layout
450
451 \begin_layout Description
452 Graphique Cet onglet vous permet de choisir le fichier contenant votre image
453  et d'ajuster l'apparence qu'elle aura sur la sortie imprimée.
454  Les unités de longueurs utilisées sont décrites dans l'appendice
455 \begin_inset space ~
456 \end_inset
457
458
459 \begin_inset CommandInset ref
460 LatexCommand ref
461 reference "cha:Unités-de-longueur"
462
463 \end_inset
464
465 .
466 \begin_inset Newline newline
467 \end_inset
468
469
470 \begin_inset Index
471 status collapsed
472
473 \begin_layout Plain Layout
474 Figures ! Pivotées
475 \end_layout
476
477 \end_inset
478
479 Vous pouvez faire pivoter vos images dans le sens inverse des aiguilles
480  d'une montre, en donnant l'angle de rotation et la position du pivot.
481  L'image apparaîtra pivotée dans LyX.
482 \begin_inset Newline newline
483 \end_inset
484
485
486 \begin_inset Index
487 status collapsed
488
489 \begin_layout Plain Layout
490 Figures ! Redimensionnées
491 \end_layout
492
493 \end_inset
494
495 La taille de l'image peut être modifiée, soit en donnant un facteur d'échelle
496  sous forme d'un pourcentage, soit en donnant directement sa hauteur et
497  sa largeur.
498  Si vous ne fixez que la largeur ou que la hauteur, l'autre dimension sera
499  déterminée automatiquement.
500  Si vous fixez les deux, l'image sera transformée à la taille voulue, avec
501  éventuellement une distorsion.
502  Pour éviter une telle distorsion de l'image, vous pouvez utiliser l'option
503  
504 \family sans
505 Conserver
506 \begin_inset space ~
507 \end_inset
508
509 les
510 \begin_inset space ~
511 \end_inset
512
513 proportions
514 \family default
515 .
516  L'image sera mise à l'échelle de façon à ce que ses dimensions ne dépassent
517  pas les valeurs fixées.
518  
519 \begin_inset Newline newline
520 \end_inset
521
522 Les images peuvent être modifiée en utilisant le programme de votre choix
523  en cliquant sur le bouton Éditer.
524  Ce programme peut être sélectionné pour chaque format d'image dans la rubrique
525  
526 \family sans
527 Formats
528 \begin_inset space ~
529 \end_inset
530
531 de
532 \begin_inset space ~
533 \end_inset
534
535 fichiers
536 \family default
537  dans la fenêtre de dialogue de 
538 \family sans
539 Préférences
540 \family default
541  de LyX.
542 \end_layout
543
544 \begin_layout Description
545 Rogner Une autre façon d'ajuster la hauteur et la largeur de l'image dans
546  la sortie finale est de modifier les coordonnées de la zone de l'image
547  qui est affichée.
548  Cette zone peut être calculée automatiquement à partir des données présentes
549  dans le fichier en appuyant sur le bouton 
550 \family sans
551 Valeurs
552 \begin_inset space ~
553 \end_inset
554
555 du
556 \begin_inset space ~
557 \end_inset
558
559 Fichier
560 \family default
561 .
562  Avec l'option 
563 \family sans
564 Couper
565 \begin_inset space ~
566 \end_inset
567
568 à
569 \begin_inset space ~
570 \end_inset
571
572 la
573 \begin_inset space ~
574 \end_inset
575
576 boîte
577 \begin_inset space ~
578 \end_inset
579
580 de
581 \begin_inset space ~
582 \end_inset
583
584 délimitation, 
585 \family default
586 seule la portion de l'image qui est dans la zone définie sera imprimée.
587  En principe vous n'avez pas à vous occuper des coordonnées de l'image et
588  donc vous pouvez ignorer l'onglet 
589 \family sans
590 Rogner
591 \family default
592 .
593 \end_layout
594
595 \begin_layout Description
596
597 \family sans
598 Options
599 \begin_inset space ~
600 \end_inset
601
602 LaTeX
603 \begin_inset space ~
604 \end_inset
605
606 et
607 \begin_inset space ~
608 \end_inset
609
610 LyX
611 \family default
612  Avec cet onglet, vous pouvez modifier l'apparence de l'image dans LyX et
613  en faire une sous-figure avec sa propre légende si elle incorporée dans
614  un flottant de figure.
615  Les sous-figures sont décrites dans la section
616 \begin_inset space ~
617 \end_inset
618
619
620 \begin_inset CommandInset ref
621 LatexCommand ref
622 reference "sec:Figure-Floats"
623
624 \end_inset
625
626 .
627 \begin_inset Newline newline
628 \end_inset
629
630 Les experts ès-LaTeX pourront fournir dans cet onglet des options supplémentaire
631 s pour LaTeX
632 \begin_inset Newline newline
633 \end_inset
634
635 L'option Mode brouillon fait que l'image apparaîtra sur la sortie sous la
636  forme d'un cadre vide avec la taille de l'image.
637 \begin_inset Newline newline
638 \end_inset
639
640 L'option 
641 \family sans
642 ne
643 \begin_inset space ~
644 \end_inset
645
646 pas
647 \begin_inset space ~
648 \end_inset
649
650 décompresser
651 \begin_inset space ~
652 \end_inset
653
654 à
655 \begin_inset space ~
656 \end_inset
657
658 l'exportation
659 \family default
660  n'affectera que les graphiques EPS zippés, par exemple 
661 \family typewriter
662 x.eps.gz
663 \family default
664 .
665  Quand cette option est activée, les images ne sont pas décompressées à
666  l'exportation, vu que LaTeX peut les traiter telles-quelles
667 \begin_inset Newline newline
668 \end_inset
669
670 Les graphiques EPS zippés sont utiles pour économiser de la place sur les
671  disques quand on utilise PostScript comme format de sortie, voir l'appendice
672 \begin_inset space ~
673 \end_inset
674
675
676 \begin_inset CommandInset ref
677 LatexCommand ref
678 reference "sec:PostScript"
679
680 \end_inset
681
682 .
683  Pour zipper un graphique EPS, utilisez les commandes suivantes dans un
684  terminal UNIX ou une console Windows:
685 \begin_inset Newline newline
686 \end_inset
687
688
689 \series bold
690 gzip x.eps
691 \series default
692
693 \begin_inset Newline newline
694 \end_inset
695
696
697 \series bold
698 zgrep %%Bounding x.eps.gz > x.eps.bb
699 \series default
700
701 \begin_inset Newline newline
702 \end_inset
703
704 La seconde commande va créer le fichier contenant la description de la boîte
705  de délimitation 
706 \begin_inset Quotes eld
707 \end_inset
708
709
710 \family typewriter
711 x.eps.bb
712 \family default
713
714 \begin_inset Quotes erd
715 \end_inset
716
717  qui est indispensable pour que LaTeX puisse traiter un fichier compressé.
718 \end_layout
719
720 \begin_layout Standard
721 \begin_inset VSpace bigskip
722 \end_inset
723
724
725 \end_layout
726
727 \begin_layout Standard
728 Voici un exemple d'image au format EPS
729 \begin_inset Foot
730 status collapsed
731
732 \begin_layout Plain Layout
733 Les format d'images sont décrits dans la section
734 \begin_inset space ~
735 \end_inset
736
737
738 \begin_inset CommandInset ref
739 LatexCommand ref
740 reference "sec:Image-Formats"
741
742 \end_inset
743
744 .
745 \end_layout
746
747 \end_inset
748
749  qui se trouve dans son propre paragraphe, ce dernier étant centré horizontaleme
750 nt:
751 \end_layout
752
753 \begin_layout Standard
754 \align center
755 \begin_inset Graphics
756         filename ../clipart/mobius.eps
757         scale 70
758         scaleBeforeRotation
759         rotateOrigin center
760
761 \end_inset
762
763
764 \end_layout
765
766 \begin_layout Standard
767 Et voici la même image mais en mode brouillon:
768 \end_layout
769
770 \begin_layout Standard
771 \align center
772 \begin_inset Graphics
773         filename ../clipart/mobius.eps
774         scale 70
775         draft
776         scaleBeforeRotation
777         rotateOrigin center
778
779 \end_inset
780
781
782 \end_layout
783
784 \begin_layout Section
785 Figures Flottantes
786 \begin_inset CommandInset label
787 LatexCommand label
788 name "sec:Figure-Floats"
789
790 \end_inset
791
792
793 \begin_inset Index
794 status collapsed
795
796 \begin_layout Plain Layout
797 Flottants ! Figures
798 \end_layout
799
800 \end_inset
801
802
803 \begin_inset Index
804 status collapsed
805
806 \begin_layout Plain Layout
807 Figures ! Flottants
808 \end_layout
809
810 \end_inset
811
812
813 \end_layout
814
815 \begin_layout Standard
816 Pour des explications d'ordre général concernant les flottants, jetez un
817  coup d'œil à la section
818 \begin_inset space ~
819 \end_inset
820
821
822 \begin_inset CommandInset ref
823 LatexCommand ref
824 reference "sec:Flottants-Introduction"
825
826 \end_inset
827
828 .
829 \end_layout
830
831 \begin_layout Standard
832 Le bouton 
833 \begin_inset Graphics
834         filename ../../images/float-insert_figure.png
835         scale 85
836         scaleBeforeRotation
837
838 \end_inset
839
840  de la barre d'outils et le menu 
841 \family sans
842 Insérer\SpecialChar \menuseparator
843 Flottant\SpecialChar \menuseparator
844 Figure
845 \family default
846  insèrent un flottant avec l'étiquette 
847 \begin_inset Quotes eld
848 \end_inset
849
850
851 \series bold
852 Figure
853 \begin_inset space ~
854 \end_inset
855
856 #:
857 \series default
858
859 \begin_inset Quotes erd
860 \end_inset
861
862  (# est le numéro réel de l'image).
863  Vous pouvez insérer l'image au dessus de la légende comme pour la figure
864 \begin_inset space ~
865 \end_inset
866
867
868 \begin_inset CommandInset ref
869 LatexCommand ref
870 reference "fig:kill-plat"
871
872 \end_inset
873
874  ou en dessous de la légende comme pour la Figure
875 \begin_inset space ~
876 \end_inset
877
878
879 \begin_inset CommandInset ref
880 LatexCommand ref
881 reference "fig:escher"
882
883 \end_inset
884
885 .
886  Vous trouverez plus d'information sur le positionnement des légendes dans
887  la section
888 \begin_inset space ~
889 \end_inset
890
891
892 \begin_inset CommandInset ref
893 LatexCommand ref
894 reference "sec:Placement-légende"
895
896 \end_inset
897
898 .
899 \end_layout
900
901 \begin_layout Standard
902 \begin_inset Float figure
903 wide false
904 sideways false
905 status open
906
907 \begin_layout Plain Layout
908 \align center
909 \begin_inset Graphics
910         filename ../clipart/platypus.eps
911         width 50col%
912         scaleBeforeRotation
913         rotateOrigin center
914
915 \end_inset
916
917
918 \end_layout
919
920 \begin_layout Plain Layout
921 \begin_inset Caption
922
923 \begin_layout Plain Layout
924 \begin_inset CommandInset label
925 LatexCommand label
926 name "fig:kill-plat"
927
928 \end_inset
929
930 Un ornithorynque sévèrement déformé dans un flottant de figure.
931 \end_layout
932
933 \end_inset
934
935
936 \end_layout
937
938 \end_inset
939
940
941 \end_layout
942
943 \begin_layout Standard
944 \begin_inset Float figure
945 wide false
946 sideways false
947 status open
948
949 \begin_layout Plain Layout
950 \begin_inset Caption
951
952 \begin_layout Plain Layout
953 \begin_inset CommandInset label
954 LatexCommand label
955 name "fig:escher"
956
957 \end_inset
958
959 M.C.
960  Escher sous LSD.
961 \end_layout
962
963 \end_inset
964
965
966 \end_layout
967
968 \begin_layout Plain Layout
969 \align center
970 \begin_inset Graphics
971         filename ../clipart/escher-lsd.eps
972         scale 80
973         scaleBeforeRotation
974         rotateOrigin center
975
976 \end_inset
977
978
979 \end_layout
980
981 \end_inset
982
983
984 \end_layout
985
986 \begin_layout Standard
987 \begin_inset Index
988 status collapsed
989
990 \begin_layout Plain Layout
991 Références ! à des Figures
992 \end_layout
993
994 \end_inset
995
996 Les figure
997 \begin_inset space ~
998 \end_inset
999
1000
1001 \begin_inset CommandInset ref
1002 LatexCommand ref
1003 reference "fig:kill-plat"
1004
1005 \end_inset
1006
1007  et 
1008 \begin_inset CommandInset ref
1009 LatexCommand ref
1010 reference "fig:escher"
1011
1012 \end_inset
1013
1014  sont des exemples de figures référencées.
1015  Dans le texte, on fait référence à une figure en faisant référence à sa
1016  légende.
1017  On insère donc une étiquette dans la légende en utilisant le menu 
1018 \family sans
1019 Insérer
1020 \family default
1021 \SpecialChar \menuseparator
1022
1023 \family sans
1024 Étiquette
1025 \family default
1026  ou le bouton 
1027 \begin_inset Graphics
1028         filename ../../images/label-insert.png
1029         scale 85
1030         scaleBeforeRotation
1031
1032 \end_inset
1033
1034  de la barre d'outils.
1035  On peut alors faire référence à cette étiquette en utilisant le menu 
1036 \family sans
1037 Insérer\SpecialChar \menuseparator
1038 Référence
1039 \begin_inset space ~
1040 \end_inset
1041
1042 croisée
1043 \family default
1044  ou le bouton 
1045 \begin_inset Graphics
1046         filename ../../images/dialog-show-new-inset_ref.png
1047         scale 85
1048         scaleBeforeRotation
1049
1050 \end_inset
1051
1052  de la barre d'outils.
1053  Il est important d'utiliser des références pour les flottants de figures
1054  plutôt que des locutions vagues du genre 
1055 \begin_inset Quotes eld
1056 \end_inset
1057
1058 la figure ci-dessous
1059 \begin_inset Quotes erd
1060 \end_inset
1061
1062 , puisque LaTeX va repositionner la figure dans le document final.
1063  Votre figure risque de ne plus être ci-dessous du tout !
1064 \begin_inset Newline newline
1065 \end_inset
1066
1067 Le référencement est expliqué plus en détail dans la section
1068 \begin_inset space ~
1069 \end_inset
1070
1071
1072 \begin_inset CommandInset ref
1073 LatexCommand ref
1074 reference "sec:Referencer-les-Flottants"
1075
1076 \end_inset
1077
1078 .
1079 \end_layout
1080
1081 \begin_layout Standard
1082 En principe on met une seule figure dans un flottant, mais parfois vous
1083  pouvez vouloir deux figures avec chacune sa sous-légende.
1084  C'est possible en insérant des flottants d'image dans des flottants d'image
1085  existants.
1086  Notez que seule la légende principale des flottants est reprise dans la
1087  liste des figures.
1088  La figure
1089 \begin_inset space ~
1090 \end_inset
1091
1092
1093 \begin_inset CommandInset ref
1094 LatexCommand ref
1095 reference "fig:Deux-images-déformées"
1096
1097 \end_inset
1098
1099  est un exemple de flottant de figure avec deux images mises l'une à côté
1100  de l'autre.
1101  Vous pouvez aussi mettre les images les unes sous les autres.
1102  Les figures
1103 \begin_inset space ~
1104 \end_inset
1105
1106
1107 \begin_inset CommandInset ref
1108 LatexCommand ref
1109 reference "fig:Structure-indéfinissable"
1110
1111 \end_inset
1112
1113  et 
1114 \begin_inset CommandInset ref
1115 LatexCommand ref
1116 reference "fig:Un-ornithorynque"
1117
1118 \end_inset
1119
1120  sont des sous-figures.
1121 \end_layout
1122
1123 \begin_layout Standard
1124 \begin_inset Float figure
1125 wide false
1126 sideways false
1127 status open
1128
1129 \begin_layout Plain Layout
1130 \begin_inset space \hfill{}
1131 \end_inset
1132
1133
1134 \begin_inset Float figure
1135 wide false
1136 sideways false
1137 status open
1138
1139 \begin_layout Plain Layout
1140 \begin_inset Caption
1141
1142 \begin_layout Plain Layout
1143 \begin_inset CommandInset label
1144 LatexCommand label
1145 name "fig:Structure-indéfinissable"
1146
1147 \end_inset
1148
1149 Structure indéfinissable
1150 \end_layout
1151
1152 \end_inset
1153
1154
1155 \end_layout
1156
1157 \begin_layout Plain Layout
1158 \begin_inset Graphics
1159         filename ../clipart/escher-lsd.eps
1160         width 45col%
1161         scaleBeforeRotation
1162
1163 \end_inset
1164
1165
1166 \end_layout
1167
1168 \end_inset
1169
1170
1171 \begin_inset space \hfill{}
1172 \end_inset
1173
1174
1175 \begin_inset Float figure
1176 wide false
1177 sideways false
1178 status open
1179
1180 \begin_layout Plain Layout
1181 \begin_inset Caption
1182
1183 \begin_layout Plain Layout
1184 \begin_inset CommandInset label
1185 LatexCommand label
1186 name "fig:Un-ornithorynque"
1187
1188 \end_inset
1189
1190 Un ornithorynque
1191 \end_layout
1192
1193 \end_inset
1194
1195
1196 \end_layout
1197
1198 \begin_layout Plain Layout
1199 \begin_inset Graphics
1200         filename ../clipart/platypus.eps
1201         lyxscale 60
1202         width 45col%
1203         scaleBeforeRotation
1204
1205 \end_inset
1206
1207
1208 \end_layout
1209
1210 \end_inset
1211
1212
1213 \begin_inset space \hfill{}
1214 \end_inset
1215
1216
1217 \end_layout
1218
1219 \begin_layout Plain Layout
1220 \begin_inset Caption
1221
1222 \begin_layout Plain Layout
1223 \begin_inset CommandInset label
1224 LatexCommand label
1225 name "fig:Deux-images-déformées"
1226
1227 \end_inset
1228
1229 Deux images déformées.
1230 \end_layout
1231
1232 \end_inset
1233
1234
1235 \end_layout
1236
1237 \end_inset
1238
1239
1240 \end_layout
1241
1242 \begin_layout Section
1243 Les Formats d'images
1244 \begin_inset CommandInset label
1245 LatexCommand label
1246 name "sec:Image-Formats"
1247
1248 \end_inset
1249
1250
1251 \begin_inset Index
1252 status collapsed
1253
1254 \begin_layout Plain Layout
1255 Formats d' images
1256 \end_layout
1257
1258 \end_inset
1259
1260
1261 \begin_inset Index
1262 status collapsed
1263
1264 \begin_layout Plain Layout
1265 Figures ! Formats d'images
1266 \end_layout
1267
1268 \end_inset
1269
1270
1271 \end_layout
1272
1273 \begin_layout Standard
1274 Vous pouvez insérer des images dans n'importe quel format connu.
1275  Mais, comme nous l'avons expliqué dans l'appendice
1276 \begin_inset space ~
1277 \end_inset
1278
1279
1280 \begin_inset CommandInset ref
1281 LatexCommand ref
1282 reference "cha:Formats-fichiers-graphiques"
1283
1284 \end_inset
1285
1286 ,
1287 \lang english
1288  
1289 \lang french
1290 chaque format pour la sortie du document ne va accepter qu'un petit nombre
1291  de formats d'images.
1292  Pour s'en sortir LyX utilise le programme 
1293 \family typewriter
1294 Imagemagick
1295 \family default
1296  en arrière plan pour convertir les formats que vous utilisez dans un des
1297  formats acceptés par le format de sortie.
1298  Ces conversions prenant forcément du temps, vous pouvez accélérer vos exportati
1299 ons en n'utilisant que les formats listés dans les sous sections de
1300 \lang english
1301  
1302 \lang french
1303 l'appendice
1304 \begin_inset space ~
1305 \end_inset
1306
1307
1308 \begin_inset CommandInset ref
1309 LatexCommand ref
1310 reference "cha:Formats-fichiers-graphiques"
1311
1312 \end_inset
1313
1314 .
1315 \end_layout
1316
1317 \begin_layout Standard
1318 Comme pour les polices de caractères, il y a deux grands types de formats
1319  d'images:
1320 \end_layout
1321
1322 \begin_layout Description
1323 Les
1324 \begin_inset space ~
1325 \end_inset
1326
1327 images
1328 \begin_inset space ~
1329 \end_inset
1330
1331 Matricielles
1332 \begin_inset space ~
1333 \end_inset
1334
1335 (ou
1336 \begin_inset space ~
1337 \end_inset
1338
1339 bitmap) l'image est décomposée en une mosaïque des points (ou pixels), souvent
1340  enregistrés sous un format compressé.
1341  Elles ne sont pas facilement redimensionnables et on voit apparaître des
1342  petits carrés quand on utilise des agrandissements trop importants (aspect
1343  
1344 \begin_inset Quotes eld
1345 \end_inset
1346
1347 pixellisé
1348 \begin_inset Quotes erd
1349 \end_inset
1350
1351 ).
1352  Les formats matriciels les plus connus sont le GIF (
1353 \begin_inset Quotes eld
1354 \end_inset
1355
1356 Graphics Interchange Format
1357 \begin_inset Quotes erd
1358 \end_inset
1359
1360 , avec comme extension de fichier 
1361 \begin_inset Quotes eld
1362 \end_inset
1363
1364
1365 \family typewriter
1366 .gif
1367 \family default
1368
1369 \begin_inset Quotes erd
1370 \end_inset
1371
1372 )
1373 \begin_inset Index
1374 status collapsed
1375
1376 \begin_layout Plain Layout
1377 GIF|see
1378 \begin_inset ERT
1379 status collapsed
1380
1381 \begin_layout Plain Layout
1382
1383 {
1384 \end_layout
1385
1386 \end_inset
1387
1388 Format d'image
1389 \begin_inset ERT
1390 status collapsed
1391
1392 \begin_layout Plain Layout
1393
1394 }
1395 \end_layout
1396
1397 \end_inset
1398
1399
1400 \end_layout
1401
1402 \end_inset
1403
1404 , le PNG (
1405 \begin_inset Quotes eld
1406 \end_inset
1407
1408 Portable Network Graphics, extension 
1409 \begin_inset Quotes eld
1410 \end_inset
1411
1412
1413 \family typewriter
1414 .gif
1415 \family default
1416
1417 \begin_inset Quotes erd
1418 \end_inset
1419
1420 )
1421 \begin_inset Index
1422 status collapsed
1423
1424 \begin_layout Plain Layout
1425 PNG|see
1426 \begin_inset ERT
1427 status collapsed
1428
1429 \begin_layout Plain Layout
1430
1431 {
1432 \end_layout
1433
1434 \end_inset
1435
1436 Formats d'image
1437 \begin_inset ERT
1438 status collapsed
1439
1440 \begin_layout Plain Layout
1441
1442 }
1443 \end_layout
1444
1445 \end_inset
1446
1447
1448 \end_layout
1449
1450 \end_inset
1451
1452  et le JPG (
1453 \begin_inset Quotes eld
1454 \end_inset
1455
1456 Joint Photographic Expert Group, extension 
1457 \begin_inset Quotes eld
1458 \end_inset
1459
1460
1461 \family typewriter
1462 .jpg
1463 \family default
1464
1465 \begin_inset Quotes erd
1466 \end_inset
1467
1468  ou 
1469 \begin_inset Quotes eld
1470 \end_inset
1471
1472
1473 \family typewriter
1474 .jpeg
1475 \family default
1476
1477 \begin_inset Quotes erd
1478 \end_inset
1479
1480 )
1481 \begin_inset Index
1482 status collapsed
1483
1484 \begin_layout Plain Layout
1485 JPG|see
1486 \begin_inset ERT
1487 status collapsed
1488
1489 \begin_layout Plain Layout
1490
1491 {
1492 \end_layout
1493
1494 \end_inset
1495
1496 Formats d'image
1497 \begin_inset ERT
1498 status collapsed
1499
1500 \begin_layout Plain Layout
1501
1502 }
1503 \end_layout
1504
1505 \end_inset
1506
1507
1508 \end_layout
1509
1510 \end_inset
1511
1512 .
1513 \end_layout
1514
1515 \begin_layout Description
1516 Les
1517 \begin_inset space ~
1518 \end_inset
1519
1520 images
1521 \begin_inset space ~
1522 \end_inset
1523
1524 Vectorielles
1525 \begin_inset space ~
1526 \end_inset
1527
1528 (ou
1529 \begin_inset space ~
1530 \end_inset
1531
1532 redimensionnables) l'image est décrite sous forme d'objets, ou vecteurs
1533  (lignes, courbes, formes géométriques, caractères...) et peut donc être redimensio
1534 nnée comme on le veut sans perte de précision.
1535  La possibilité de redimensionner les images est très utilisé pour les présentat
1536 ions, vu que le passage par un vidéo-projecteur entraîne forcément un redimensio
1537 nnement.
1538  Le redimensionnement permet aussi de présenter des documents en ligne où
1539  le lecteur pourra agrandir les diagrammes comme il le souhaite pour en
1540  étudier les détails.
1541 \begin_inset Newline newline
1542 \end_inset
1543
1544 Les principaux formats vectoriels sont le SVG (
1545 \begin_inset Quotes eld
1546 \end_inset
1547
1548 Scalable Vector Graphics
1549 \begin_inset Quotes erd
1550 \end_inset
1551
1552 , extension
1553 \begin_inset Quotes eld
1554 \end_inset
1555
1556
1557 \family typewriter
1558 .svg
1559 \family default
1560
1561 \begin_inset Quotes erd
1562 \end_inset
1563
1564 )
1565 \begin_inset Index
1566 status collapsed
1567
1568 \begin_layout Plain Layout
1569 SVG|see
1570 \begin_inset ERT
1571 status collapsed
1572
1573 \begin_layout Plain Layout
1574
1575 {
1576 \end_layout
1577
1578 \end_inset
1579
1580 Format d'image
1581 \begin_inset ERT
1582 status collapsed
1583
1584 \begin_layout Plain Layout
1585
1586 }
1587 \end_layout
1588
1589 \end_inset
1590
1591
1592 \end_layout
1593
1594 \end_inset
1595
1596 , l'EPS ( 
1597 \begin_inset Quotes eld
1598 \end_inset
1599
1600 encapsulated PostScript
1601 \begin_inset Quotes erd
1602 \end_inset
1603
1604 , extension
1605 \begin_inset Quotes eld
1606 \end_inset
1607
1608
1609 \family typewriter
1610 .eps
1611 \family default
1612
1613 \begin_inset Quotes erd
1614 \end_inset
1615
1616 )
1617 \begin_inset Index
1618 status collapsed
1619
1620 \begin_layout Plain Layout
1621 EPS|see
1622 \begin_inset ERT
1623 status collapsed
1624
1625 \begin_layout Plain Layout
1626
1627 {
1628 \end_layout
1629
1630 \end_inset
1631
1632 Format d'image
1633 \begin_inset ERT
1634 status collapsed
1635
1636 \begin_layout Plain Layout
1637
1638 }
1639 \end_layout
1640
1641 \end_inset
1642
1643
1644 \end_layout
1645
1646 \end_inset
1647
1648 , le PDF (
1649 \begin_inset Quotes eld
1650 \end_inset
1651
1652 Portable Document Format
1653 \begin_inset Quotes erd
1654 \end_inset
1655
1656 , extension
1657 \begin_inset Quotes eld
1658 \end_inset
1659
1660
1661 \family typewriter
1662 .pdf
1663 \family default
1664
1665 \begin_inset Quotes erd
1666 \end_inset
1667
1668 )
1669 \begin_inset Index
1670 status collapsed
1671
1672 \begin_layout Plain Layout
1673 PDF|see
1674 \begin_inset ERT
1675 status collapsed
1676
1677 \begin_layout Plain Layout
1678
1679 {
1680 \end_layout
1681
1682 \end_inset
1683
1684 Format d'image
1685 \begin_inset ERT
1686 status collapsed
1687
1688 \begin_layout Plain Layout
1689
1690 }
1691 \end_layout
1692
1693 \end_inset
1694
1695
1696 \end_layout
1697
1698 \end_inset
1699
1700  et le WMF (
1701 \begin_inset Quotes eld
1702 \end_inset
1703
1704 Windows Metafile
1705 \begin_inset Quotes erd
1706 \end_inset
1707
1708 , extension 
1709 \begin_inset Quotes eld
1710 \end_inset
1711
1712
1713 \family typewriter
1714 .wfm
1715 \family default
1716
1717 \begin_inset Quotes erd
1718 \end_inset
1719
1720  ou 
1721 \begin_inset Quotes eld
1722 \end_inset
1723
1724
1725 \family typewriter
1726 .emf
1727 \family default
1728
1729 \begin_inset Quotes erd
1730 \end_inset
1731
1732 )
1733 \begin_inset Index
1734 status collapsed
1735
1736 \begin_layout Plain Layout
1737 WMF|see
1738 \begin_inset ERT
1739 status collapsed
1740
1741 \begin_layout Plain Layout
1742
1743 {
1744 \end_layout
1745
1746 \end_inset
1747
1748 Formats d'images
1749 \begin_inset ERT
1750 status collapsed
1751
1752 \begin_layout Plain Layout
1753
1754 }
1755 \end_layout
1756
1757 \end_inset
1758
1759
1760 \end_layout
1761
1762 \end_inset
1763
1764 .
1765  En fait vous pouvez convertir n'importe quel format matriciel en PDF ou
1766  en EPS, mais le résultat ne sera pas redimensionnable.
1767  Dans ce cas seul une en-tête est réellement ajoutée à l'image initiale
1768 \begin_inset Foot
1769 status open
1770
1771 \begin_layout Plain Layout
1772 Dans le cas du PDF l'image initiale est aussi compressée.
1773 \end_layout
1774
1775 \end_inset
1776
1777 .
1778 \end_layout
1779
1780 \begin_layout Standard
1781 Les fichiers PDF générés par 
1782 \family typewriter
1783 Adobe Photoshop
1784 \family default
1785 , par exemple, sont des images matricielles.
1786 \end_layout
1787
1788 \begin_layout Standard
1789 En principe il est quasiment impossible de convertir une image matricielle
1790  en graphique vectoriel, seul le contraire est possible.
1791
1792 \lang english
1793  
1794 \lang french
1795 Seuls les formats d'image PDF et EPS peuvent être directement incorporés
1796  dans respectivement un fichier de sortie PDF ou PostScript.
1797  Les images en SVG ou en WMF sont recalculées sous forme de bitmaps quand
1798  la sortie est générée puisqu'il n'existe pas actuellement de convertisseurs
1799  WMF/SVG
1800 \begin_inset Formula $\to$
1801 \end_inset
1802
1803 PDF/EPS convenables.
1804 \end_layout
1805
1806 \begin_layout Chapter
1807 Tableaux
1808 \begin_inset CommandInset label
1809 LatexCommand label
1810 name "cha:Tableaux"
1811
1812 \end_inset
1813
1814
1815 \begin_inset Index
1816 status collapsed
1817
1818 \begin_layout Plain Layout
1819 Tableau
1820 \end_layout
1821
1822 \end_inset
1823
1824
1825 \end_layout
1826
1827 \begin_layout Section
1828 Introduction
1829 \begin_inset Index
1830 status collapsed
1831
1832 \begin_layout Plain Layout
1833 Tableau ! Introduction
1834 \end_layout
1835
1836 \end_inset
1837
1838
1839 \end_layout
1840
1841 \begin_layout Standard
1842 Vous pouvez insérer un tableau en utilisant soit le bouton de la barre d'outils
1843 \begin_inset Graphics
1844         filename ../../images/tabular-insert.png
1845         scale 85
1846         scaleBeforeRotation
1847
1848 \end_inset
1849
1850  soit 
1851 \family sans
1852 Insérer\SpecialChar \menuseparator
1853 Tableau
1854 \family default
1855 .
1856  Le bouton vous offre un moyen graphique pour choisir la taille du tableau
1857  : Vous déplacez le curseur de la souris pour indiquer le nombre de lignes
1858  et de colonnes que doit avoir le tableau qui va être créé et vous appuyez
1859  sur un bouton de la souris pour valider votre choix.
1860  Quand vous utilisez le menu pour créer un tableau, une fenêtre apparaît,
1861  vous demandant le nombre de lignes et de colonnes.
1862 \begin_inset Newline newline
1863 \end_inset
1864
1865 Le tableau par défaut a une bordure au dessus et à gauche de chaque case,
1866  une à droite de la colonne la plus à droite et une en bas de la rangée
1867  du bas, qui forment une boîte autour du tableau.
1868  En plus, la rangée supérieure a aussi une bordure en bas, ce qui fait qu'elle
1869  apparaît séparée du reste du tableau.
1870  Voici un exemple :
1871 \end_layout
1872
1873 \begin_layout Standard
1874 \align center
1875 \begin_inset Tabular
1876 <lyxtabular version="3" rows="4" columns="4">
1877 <features>
1878 <column alignment="center" valignment="top" width="0">
1879 <column alignment="center" valignment="top" width="0">
1880 <column alignment="center" valignment="top" width="0">
1881 <column alignment="center" valignment="top" width="0">
1882 <row>
1883 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1884 \begin_inset Text
1885
1886 \begin_layout Plain Layout
1887
1888 \end_layout
1889
1890 \end_inset
1891 </cell>
1892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1893 \begin_inset Text
1894
1895 \begin_layout Plain Layout
1896 1
1897 \end_layout
1898
1899 \end_inset
1900 </cell>
1901 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1902 \begin_inset Text
1903
1904 \begin_layout Plain Layout
1905 2
1906 \end_layout
1907
1908 \end_inset
1909 </cell>
1910 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1911 \begin_inset Text
1912
1913 \begin_layout Plain Layout
1914 3
1915 \end_layout
1916
1917 \end_inset
1918 </cell>
1919 </row>
1920 <row>
1921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1922 \begin_inset Text
1923
1924 \begin_layout Plain Layout
1925 A
1926 \end_layout
1927
1928 \end_inset
1929 </cell>
1930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1931 \begin_inset Text
1932
1933 \begin_layout Plain Layout
1934
1935 \end_layout
1936
1937 \end_inset
1938 </cell>
1939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1940 \begin_inset Text
1941
1942 \begin_layout Plain Layout
1943
1944 \end_layout
1945
1946 \end_inset
1947 </cell>
1948 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1949 \begin_inset Text
1950
1951 \begin_layout Plain Layout
1952
1953 \end_layout
1954
1955 \end_inset
1956 </cell>
1957 </row>
1958 <row>
1959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1960 \begin_inset Text
1961
1962 \begin_layout Plain Layout
1963 B
1964 \end_layout
1965
1966 \end_inset
1967 </cell>
1968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1969 \begin_inset Text
1970
1971 \begin_layout Plain Layout
1972
1973 \end_layout
1974
1975 \end_inset
1976 </cell>
1977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1978 \begin_inset Text
1979
1980 \begin_layout Plain Layout
1981
1982 \end_layout
1983
1984 \end_inset
1985 </cell>
1986 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1987 \begin_inset Text
1988
1989 \begin_layout Plain Layout
1990
1991 \end_layout
1992
1993 \end_inset
1994 </cell>
1995 </row>
1996 <row>
1997 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1998 \begin_inset Text
1999
2000 \begin_layout Plain Layout
2001 C
2002 \end_layout
2003
2004 \end_inset
2005 </cell>
2006 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2007 \begin_inset Text
2008
2009 \begin_layout Plain Layout
2010
2011 \end_layout
2012
2013 \end_inset
2014 </cell>
2015 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2016 \begin_inset Text
2017
2018 \begin_layout Plain Layout
2019
2020 \end_layout
2021
2022 \end_inset
2023 </cell>
2024 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2025 \begin_inset Text
2026
2027 \begin_layout Plain Layout
2028
2029 \end_layout
2030
2031 \end_inset
2032 </cell>
2033 </row>
2034 </lyxtabular>
2035
2036 \end_inset
2037
2038
2039 \end_layout
2040
2041 \begin_layout Section
2042 La fenêtre 
2043 \family sans
2044 Tableau
2045 \family default
2046
2047 \begin_inset Index
2048 status collapsed
2049
2050 \begin_layout Plain Layout
2051 Tableau ! Fenêtre de dialogue
2052 \end_layout
2053
2054 \end_inset
2055
2056
2057 \end_layout
2058
2059 \begin_layout Standard
2060 Vous pouvez agir sur un tableau en cliquant dessus avec le bouton droit
2061  de la souris, ce qui fait apparaître une fenêtre avec des options.
2062  Dans cette fenêtre vous pouvez modifier les réglages concernant la cellule,
2063  la colonne et la ligne dans laquelle le curseur se trouve.
2064  La plupart des options peuvent s'appliquer à des sélections.
2065  Ce qui signifie que si vous avez sélectionné plus d'une cellule, plus d'une
2066  ligne ou plus d'une colonne, l'action demandée prendra en compte toute
2067  votre sélection.
2068  Notez qu'il y a une différence entre sélectionner le 
2069 \emph on
2070 contenu 
2071 \emph default
2072 d'une cellule et sélectionner la cellule elle-même.
2073  Vous pouvez utiliser les onglets suivants de la fenêtre de dialogue de
2074  tableaux :
2075 \end_layout
2076
2077 \begin_layout Description
2078 Tableau Avec cet onglet, vous pouvez choisir l'alignement horizontal et
2079  la largeur de la colonne courante.
2080  Quand vous avez fixé une largeur, vous pouvez aussi modifier l'alignement
2081  vertical de la ligne courante.
2082  Une largeur fixée va permettre aux cellules d'avoir des sauts de lignes
2083  et donc, plusieurs paragraphes de texte, voir la section
2084 \begin_inset space ~
2085 \end_inset
2086
2087
2088 \begin_inset CommandInset ref
2089 LatexCommand ref
2090 reference "sub:Lignes-multiple-dans-cellule"
2091
2092 \end_inset
2093
2094 .
2095  Si vous ne fixez pas la largeur, la colonne sera aussi large qu'il le faudra
2096  pour accommoder le contenu de cellule le plus large.
2097 \begin_inset Newline newline
2098 \end_inset
2099
2100 Vous pouvez aussi marquer une ou plusieurs cellules d'une ligne comme étant
2101  un multicolonne, voir la section
2102 \begin_inset space ~
2103 \end_inset
2104
2105
2106 \begin_inset CommandInset ref
2107 LatexCommand ref
2108 reference "sub:Multicolonnes"
2109
2110 \end_inset
2111
2112 .
2113 \begin_inset Newline newline
2114 \end_inset
2115
2116 L'option 
2117 \family sans
2118 Tourner
2119 \begin_inset space ~
2120 \end_inset
2121
2122 la
2123 \begin_inset space ~
2124 \end_inset
2125
2126 case
2127 \begin_inset space ~
2128 \end_inset
2129
2130 de
2131 \begin_inset space ~
2132 \end_inset
2133
2134 90°
2135 \family default
2136  fait pivoter la case courante ou une sélection de 90° dans le sens anti-horaire.
2137  L'option 
2138 \family sans
2139 Tourner
2140 \begin_inset space ~
2141 \end_inset
2142
2143 le
2144 \begin_inset space ~
2145 \end_inset
2146
2147 tableau
2148 \begin_inset space ~
2149 \end_inset
2150
2151 de
2152 \begin_inset space ~
2153 \end_inset
2154
2155 90°
2156 \family default
2157  fait pivoter tout le tableau.
2158  Ces rotations ne sont pas visibles dans LyX, mais devraient l'être dans
2159  la sortie finale.
2160 \begin_inset Newline newline
2161 \end_inset
2162
2163
2164 \begin_inset Note Greyedout
2165 status open
2166
2167 \begin_layout Plain Layout
2168
2169 \series bold
2170 Note:
2171 \series default
2172  La plupart des visualiseurs DVI ne sont 
2173 \emph on
2174 pas
2175 \emph default
2176  capables d'afficher ces rotations.
2177 \end_layout
2178
2179 \end_inset
2180
2181
2182 \lang english
2183
2184 \begin_inset Newline newline
2185 \end_inset
2186
2187
2188 \lang french
2189 On peut aussi entrer des paramètres LaTeX pour obtenir des mise en formes
2190  spéciales pour le tableau, voir les sections
2191 \begin_inset space ~
2192 \end_inset
2193
2194
2195 \begin_inset CommandInset ref
2196 LatexCommand ref
2197 reference "sub:Calculs-multicolonnes"
2198
2199 \end_inset
2200
2201  et 
2202 \begin_inset CommandInset ref
2203 LatexCommand ref
2204 reference "sec:Tableaux-Colorés"
2205
2206 \end_inset
2207
2208 .
2209 \end_layout
2210
2211 \begin_layout Description
2212
2213 \family sans
2214 Bordures
2215 \family default
2216  Cet onglet vous permet d'ajouter ou de supprimer les bordures pour la ligne
2217  ou la colonne courante.
2218  
2219 \begin_inset Newline newline
2220 \end_inset
2221
2222 En utilisant le style 
2223 \family sans
2224 Formel
2225 \family default
2226  à la place du style par 
2227 \family sans
2228 Défaut
2229 \family default
2230  va convertir le tableau en tableau formel comme on le décrit dans la section
2231 \begin_inset space ~
2232 \end_inset
2233
2234
2235 \begin_inset CommandInset ref
2236 LatexCommand ref
2237 reference "sec:Tableaux-Formels"
2238
2239 \end_inset
2240
2241 .
2242 \begin_inset Newline newline
2243 \end_inset
2244
2245 Vous pouvez aussi utiliser cet onglet pour ajouter un espacement vertical
2246  dans les lignes du tableau comme c'est décrit dans la section
2247 \begin_inset space ~
2248 \end_inset
2249
2250
2251 \begin_inset CommandInset ref
2252 LatexCommand ref
2253 reference "sub:Espacement-lignes"
2254
2255 \end_inset
2256
2257 .
2258 \end_layout
2259
2260 \begin_layout Description
2261 Tableau
2262 \begin_inset space ~
2263 \end_inset
2264
2265 long Cet onglet est utilisé pour transformer un tableau en ce que l'on nomme
2266  un 
2267 \begin_inset Quotes eld
2268 \end_inset
2269
2270
2271 \emph on
2272 tableau long
2273 \emph default
2274
2275 \begin_inset Quotes erd
2276 \end_inset
2277
2278  qui peut continuer sur plusieurs pages.
2279  Les sections
2280 \begin_inset space ~
2281 \end_inset
2282
2283
2284 \begin_inset CommandInset ref
2285 LatexCommand ref
2286 reference "sec:Tableaux-longs"
2287
2288 \end_inset
2289
2290  et 
2291 \begin_inset CommandInset ref
2292 LatexCommand ref
2293 reference "sec:Questions-sur-tableaux-longs"
2294
2295 \end_inset
2296
2297  décrivent ces tableaux longs plus en détail.
2298 \end_layout
2299
2300 \begin_layout Standard
2301 Quand la barre d'outils tableau est activée
2302 \begin_inset Note Note
2303 status open
2304
2305 \begin_layout Plain Layout
2306 ou la fenêtre ?
2307 \end_layout
2308
2309 \end_inset
2310
2311 , vous pouvez déplacer le curseur de cellule en cellule avec les touches
2312  de déplacement et voir s'afficher les propriétés de la cellule courante
2313  dans la fenêtre de dialogue.
2314 \end_layout
2315
2316 \begin_layout Section
2317 La barre d'outils tableau
2318 \begin_inset Index
2319 status collapsed
2320
2321 \begin_layout Plain Layout
2322 Tableau ! Barre d'outils
2323 \end_layout
2324
2325 \end_inset
2326
2327
2328 \end_layout
2329
2330 \begin_layout Standard
2331 La barre d'outils tableau est une alternative à la fenêtre de dialogue qui
2332  permet de modifier plus rapidement les tableaux.
2333  Elle apparaît normalement en bas de la fenêtre principale de LyX quand
2334  le curseur se trouve à l'intérieur d'un tableau.
2335  Vous pouvez aussi choisir de la faire apparaître de façon permanente grâce
2336  au menu 
2337 \family sans
2338 Visualiser\SpecialChar \menuseparator
2339 Barres
2340 \begin_inset space ~
2341 \end_inset
2342
2343 d'outils\SpecialChar \menuseparator
2344 Tableau
2345 \family default
2346 .
2347 \end_layout
2348
2349 \begin_layout Standard
2350 La barre d'outils contient les icônes suivantes :
2351 \end_layout
2352
2353 \begin_layout Labeling
2354 \labelwidthstring 00.00.0000
2355 \begin_inset Graphics
2356         filename ../../images/tabular-feature_append-row.png
2357         scaleBeforeRotation
2358
2359 \end_inset
2360
2361  ajoute une ligne sous la cellule ou la sélection courante
2362 \end_layout
2363
2364 \begin_layout Labeling
2365 \labelwidthstring 00.00.0000
2366 \begin_inset Graphics
2367         filename ../../images/tabular-feature_append-column.png
2368         scaleBeforeRotation
2369
2370 \end_inset
2371
2372  ajoute une colonne à la droite de la cellule ou de la sélection courante
2373 \end_layout
2374
2375 \begin_layout Labeling
2376 \labelwidthstring 00.00.0000
2377 \begin_inset Graphics
2378         filename ../../images/tabular-feature_delete-row.png
2379         scaleBeforeRotation
2380
2381 \end_inset
2382
2383  supprime la ligne ou la sélection courante
2384 \end_layout
2385
2386 \begin_layout Labeling
2387 \labelwidthstring 00.00.0000
2388 \begin_inset Graphics
2389         filename ../../images/tabular-feature_delete-column.png
2390         scaleBeforeRotation
2391
2392 \end_inset
2393
2394  supprime la colonne ou la sélection courante
2395 \end_layout
2396
2397 \begin_layout Labeling
2398 \labelwidthstring 00.00.0000
2399 \begin_inset Graphics
2400         filename ../../images/tabular-feature_toggle-line-top.png
2401         scaleBeforeRotation
2402
2403 \end_inset
2404
2405  ajoute une ligne en haut de la cellule, de la ligne ou de la sélection
2406  courante
2407 \end_layout
2408
2409 \begin_layout Labeling
2410 \labelwidthstring 00.00.0000
2411 \begin_inset Graphics
2412         filename ../../images/tabular-feature_toggle-line-bottom.png
2413         scaleBeforeRotation
2414
2415 \end_inset
2416
2417  ajoute une ligne en bas de la cellule, de la ligne ou de la sélection courante
2418 \end_layout
2419
2420 \begin_layout Labeling
2421 \labelwidthstring 00.00.0000
2422 \begin_inset Graphics
2423         filename ../../images/tabular-feature_toggle-line-left.png
2424         scaleBeforeRotation
2425
2426 \end_inset
2427
2428  ajoute une ligne sur le côté gauche de la cellule, de la ligne 
2429 \begin_inset Note Note
2430 status collapsed
2431
2432 \begin_layout Plain Layout
2433 ou colonne ?
2434 \end_layout
2435
2436 \end_inset
2437
2438  ou de la sélection courante
2439 \end_layout
2440
2441 \begin_layout Labeling
2442 \labelwidthstring 00.00.0000
2443 \begin_inset Graphics
2444         filename ../../images/tabular-feature_toggle-line-right.png
2445         scaleBeforeRotation
2446
2447 \end_inset
2448
2449  ajoute une ligne sur le côté droit de la cellule, de la ligne 
2450 \begin_inset Note Note
2451 status collapsed
2452
2453 \begin_layout Plain Layout
2454 ou colonne ?
2455 \end_layout
2456
2457 \end_inset
2458
2459  ou de la sélection courante
2460 \end_layout
2461
2462 \begin_layout Labeling
2463 \labelwidthstring 00.00.0000
2464 \begin_inset Graphics
2465         filename ../../images/tabular-feature_set-all-lines.png
2466         scaleBeforeRotation
2467
2468 \end_inset
2469
2470  ajoute des lignes autour de la cellule ou de la sélection de cellules courante
2471  - si la cellule courante n'est pas multi-colonnes cela affecte aussi la
2472  colonne et la ligne courante
2473 \end_layout
2474
2475 \begin_layout Labeling
2476 \labelwidthstring 00.00.0000
2477 \begin_inset Graphics
2478         filename ../../images/tabular-feature_unset-all-lines.png
2479         scaleBeforeRotation
2480
2481 \end_inset
2482
2483  supprime toutes les lignes autour de la cellule ou de la sélection de cellules
2484  courante- si la cellule courante n'est pas multi-colonnes cela affecte
2485  aussi la colonne et la ligne courante
2486 \end_layout
2487
2488 \begin_layout Labeling
2489 \labelwidthstring 00.00.0000
2490 \begin_inset Graphics
2491         filename ../../images/tabular-feature_align-left.png
2492         scaleBeforeRotation
2493
2494 \end_inset
2495
2496  aligne à gauche le contenu de la cellule ou de la colonne courante
2497 \end_layout
2498
2499 \begin_layout Labeling
2500 \labelwidthstring 00.00.0000
2501 \begin_inset Graphics
2502         filename ../../images/tabular-feature_align-center.png
2503         scaleBeforeRotation
2504
2505 \end_inset
2506
2507  centre horizontalement le contenu de la cellule ou de la colonne courante
2508 \end_layout
2509
2510 \begin_layout Labeling
2511 \labelwidthstring 00.00.0000
2512 \begin_inset Graphics
2513         filename ../../images/tabular-feature_align-right.png
2514         scaleBeforeRotation
2515
2516 \end_inset
2517
2518  aligne à droite le contenu de la cellule ou de la colonne courante
2519 \end_layout
2520
2521 \begin_layout Labeling
2522 \labelwidthstring 00.00.0000
2523 \begin_inset Graphics
2524         filename ../../images/tabular-feature_valign-top.png
2525         scaleBeforeRotation
2526
2527 \end_inset
2528
2529  aligne le contenu de la cellule courante verticalement vers le haut
2530 \end_layout
2531
2532 \begin_layout Labeling
2533 \labelwidthstring 00.00.0000
2534 \begin_inset Graphics
2535         filename ../../images/tabular-feature_valign-middle.png
2536         scaleBeforeRotation
2537
2538 \end_inset
2539
2540  centre verticalement le contenu de la cellule courante
2541 \end_layout
2542
2543 \begin_layout Labeling
2544 \labelwidthstring 00.00.0000
2545 \begin_inset Graphics
2546         filename ../../images/tabular-feature_valign-bottom.png
2547         scaleBeforeRotation
2548
2549 \end_inset
2550
2551  aligne le contenu de la cellule courante verticalement vers le bas
2552 \end_layout
2553
2554 \begin_layout Labeling
2555 \labelwidthstring 00.00.0000
2556 \begin_inset Graphics
2557         filename ../../images/tabular-feature_set-rotate-cell.png
2558         scaleBeforeRotation
2559
2560 \end_inset
2561
2562  fait pivoter la cellule ou la sélection courante de 90° dans le sens anti-horai
2563 re
2564 \end_layout
2565
2566 \begin_layout Labeling
2567 \labelwidthstring 00.00.0000
2568 \begin_inset Graphics
2569         filename ../../images/tabular-feature_set-rotate-tabular.png
2570         scaleBeforeRotation
2571
2572 \end_inset
2573
2574  fait pivoter tout le tableau de 90° dans le sens anti-horaire
2575 \end_layout
2576
2577 \begin_layout Labeling
2578 \labelwidthstring 00.00.0000
2579 \begin_inset Graphics
2580         filename ../../images/tabular-feature_multicolumn.png
2581         scaleBeforeRotation
2582
2583 \end_inset
2584
2585  transforme en multi-colonne la cellule ou la sélection courante
2586 \end_layout
2587
2588 \begin_layout Standard
2589 \begin_inset Note Greyedout
2590 status open
2591
2592 \begin_layout Plain Layout
2593
2594 \series bold
2595 Note :
2596 \series default
2597  Pour la sortie, l'alignement vertical de la première cellule d'une ligne
2598  est utilisé pour toutes les autres cellules de la ligne.
2599 \end_layout
2600
2601 \end_inset
2602
2603
2604 \end_layout
2605
2606 \begin_layout Section
2607 Le Menu Éditer Tableau
2608 \begin_inset Index
2609 status collapsed
2610
2611 \begin_layout Plain Layout
2612 Tableau ! Menu Éditer
2613 \end_layout
2614
2615 \end_inset
2616
2617
2618 \end_layout
2619
2620 \begin_layout Standard
2621 En plus de la fenêtre de dialogue et de la barre d'outils tableau, le menu
2622  
2623 \family sans
2624 Éditer\SpecialChar \menuseparator
2625 Tableau
2626 \family default
2627  vous permet d'ajouter ou de supprimer les lignes de bordure de la colonne
2628  ou de la ligne courante et aussi de transformer la sélection courante en
2629  multi-colonne.
2630  Ce menu n'est accessible que si le curseur se trouve dans un tableau.
2631 \end_layout
2632
2633 \begin_layout Section
2634 Flottant de Tableau
2635 \begin_inset CommandInset label
2636 LatexCommand label
2637 name "sec:Table-Floats"
2638
2639 \end_inset
2640
2641
2642 \begin_inset Index
2643 status collapsed
2644
2645 \begin_layout Plain Layout
2646 Flottants ! Tableaux
2647 \end_layout
2648
2649 \end_inset
2650
2651
2652 \begin_inset Index
2653 status collapsed
2654
2655 \begin_layout Plain Layout
2656 Tableau ! Flottants
2657 \end_layout
2658
2659 \end_inset
2660
2661
2662 \end_layout
2663
2664 \begin_layout Standard
2665 Pour des explications générales sur les flottants, jetez un œil à la section
2666 \begin_inset space ~
2667 \end_inset
2668
2669
2670 \begin_inset CommandInset ref
2671 LatexCommand ref
2672 reference "sec:Flottants-Introduction"
2673
2674 \end_inset
2675
2676 .
2677 \end_layout
2678
2679 \begin_layout Standard
2680 \begin_inset Float table
2681 placement h
2682 wide false
2683 sideways false
2684 status open
2685
2686 \begin_layout Plain Layout
2687 \begin_inset Caption
2688
2689 \begin_layout Plain Layout
2690 \begin_inset CommandInset label
2691 LatexCommand label
2692 name "tab:Flottant-de-tableau"
2693
2694 \end_inset
2695
2696 Un flottant de tableau.
2697 \end_layout
2698
2699 \end_inset
2700
2701
2702 \end_layout
2703
2704 \begin_layout Plain Layout
2705 \align center
2706 \begin_inset Tabular
2707 <lyxtabular version="3" rows="3" columns="3">
2708 <features>
2709 <column alignment="center" valignment="top" width="0pt">
2710 <column alignment="center" valignment="top" width="0pt">
2711 <column alignment="center" valignment="top" width="0pt">
2712 <row>
2713 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2714 \begin_inset Text
2715
2716 \begin_layout Plain Layout
2717 1
2718 \end_layout
2719
2720 \end_inset
2721 </cell>
2722 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2723 \begin_inset Text
2724
2725 \begin_layout Plain Layout
2726 2
2727 \end_layout
2728
2729 \end_inset
2730 </cell>
2731 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2732 \begin_inset Text
2733
2734 \begin_layout Plain Layout
2735 3
2736 \end_layout
2737
2738 \end_inset
2739 </cell>
2740 </row>
2741 <row>
2742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2743 \begin_inset Text
2744
2745 \begin_layout Plain Layout
2746 Jules
2747 \end_layout
2748
2749 \end_inset
2750 </cell>
2751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2752 \begin_inset Text
2753
2754 \begin_layout Plain Layout
2755 Marie
2756 \end_layout
2757
2758 \end_inset
2759 </cell>
2760 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2761 \begin_inset Text
2762
2763 \begin_layout Plain Layout
2764 Jean
2765 \end_layout
2766
2767 \end_inset
2768 </cell>
2769 </row>
2770 <row>
2771 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2772 \begin_inset Text
2773
2774 \begin_layout Plain Layout
2775 \begin_inset Formula $\int x^{2}dx$
2776 \end_inset
2777
2778
2779 \end_layout
2780
2781 \end_inset
2782 </cell>
2783 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2784 \begin_inset Text
2785
2786 \begin_layout Plain Layout
2787 \begin_inset Formula $\left[\begin{array}{cc}
2788 a & b\\
2789 c & d\end{array}\right]$
2790 \end_inset
2791
2792
2793 \end_layout
2794
2795 \end_inset
2796 </cell>
2797 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2798 \begin_inset Text
2799
2800 \begin_layout Plain Layout
2801 \begin_inset Formula $1+1=2$
2802 \end_inset
2803
2804
2805 \end_layout
2806
2807 \end_inset
2808 </cell>
2809 </row>
2810 </lyxtabular>
2811
2812 \end_inset
2813
2814
2815 \end_layout
2816
2817 \end_inset
2818
2819
2820 \end_layout
2821
2822 \begin_layout Standard
2823 Les flottants de tableau sont insérés en utilisant le menu 
2824 \family sans
2825 Insérer\SpecialChar \menuseparator
2826 Flottant\SpecialChar \menuseparator
2827 Tableau
2828 \family default
2829  ou le bouton 
2830 \begin_inset Graphics
2831         filename ../../images/float-insert_table.png
2832         scale 85
2833         scaleBeforeRotation
2834
2835 \end_inset
2836
2837  de la barre d'outils.
2838 \end_layout
2839
2840 \begin_layout Standard
2841 Le flottant apparaît à l'écran comme une boîte repliable avec une légende
2842  qui a comme étiquette 
2843 \begin_inset Quotes eld
2844 \end_inset
2845
2846 Tableau
2847 \begin_inset space ~
2848 \end_inset
2849
2850 #:
2851 \begin_inset Quotes erd
2852 \end_inset
2853
2854  (où # est le numéro du tableau).
2855  Vous pouvez insérer le tableau au dessus ou en dessous de la légende.
2856 \end_layout
2857
2858 \begin_layout Standard
2859 Le tableau
2860 \begin_inset space ~
2861 \end_inset
2862
2863
2864 \begin_inset CommandInset ref
2865 LatexCommand ref
2866 reference "tab:Flottant-de-tableau"
2867
2868 \end_inset
2869
2870  est un exemple de tableau dans un flottant de tableau.
2871 \end_layout
2872
2873 \begin_layout Standard
2874 On met habituellement la légende au dessus des tableaux, mais cette règle
2875  n'est malheureusement pas respectée par certaines classes standard de LaTeX.
2876  Cela signifie que si vous utilisez un document appartenant aux classes
2877  
2878 \family sans
2879 article
2880 \family default
2881
2882 \family sans
2883 book
2884 \family default
2885
2886 \family sans
2887 letter
2888 \family default
2889 , ou
2890 \family sans
2891  report
2892 \family default
2893  il n'y aura pas d'espace entre la légende et le tableau.
2894  Pour insérer l'espace nécessaire vous devez ajouter l'option suivante à
2895  la commande de chargement du paquetage LaTeX 
2896 \series bold
2897 caption
2898 \series default
2899
2900 \begin_inset Index
2901 status collapsed
2902
2903 \begin_layout Plain Layout
2904 Paquetages LaTeX ! caption
2905 \end_layout
2906
2907 \end_inset
2908
2909  dans le préambule de votre document.
2910 \begin_inset Foot
2911 status open
2912
2913 \begin_layout Plain Layout
2914 Pour plus d'information voyez la section
2915 \begin_inset space ~
2916 \end_inset
2917
2918
2919 \begin_inset CommandInset ref
2920 LatexCommand ref
2921 reference "sec:Placement-légende"
2922
2923 \end_inset
2924
2925 .
2926 \end_layout
2927
2928 \end_inset
2929
2930 :
2931 \end_layout
2932
2933 \begin_layout Standard
2934
2935 \series bold
2936 tableposition=top
2937 \end_layout
2938
2939 \begin_layout Standard
2940 Le paquetage 
2941 \series bold
2942 caption
2943 \series default
2944 , qui est décrit dans la section
2945 \begin_inset space ~
2946 \end_inset
2947
2948
2949 \begin_inset CommandInset ref
2950 LatexCommand ref
2951 reference "sec:Formatage-légende"
2952
2953 \end_inset
2954
2955 , est utilisé pour ajuster le format des légendes.
2956 \end_layout
2957
2958 \begin_layout Standard
2959 Dans le texte, on fait référence à un tableau
2960 \begin_inset Index
2961 status collapsed
2962
2963 \begin_layout Plain Layout
2964 Références ! à un Tableau
2965 \end_layout
2966
2967 \end_inset
2968
2969  en faisant référence à sa légende.
2970  On insère donc une étiquette dans la légende en utilisant le menu 
2971 \family sans
2972 Insérer
2973 \family default
2974 \SpecialChar \menuseparator
2975
2976 \family sans
2977 Étiquette
2978 \family default
2979  ou le bouton 
2980 \begin_inset Graphics
2981         filename ../../images/label-insert.png
2982         scale 85
2983         scaleBeforeRotation
2984
2985 \end_inset
2986
2987  de la barre d'outils.
2988  On peut alors faire référence à cette étiquette en utilisant le menu 
2989 \family sans
2990 Insérer\SpecialChar \menuseparator
2991 Référence
2992 \begin_inset space ~
2993 \end_inset
2994
2995 croisée
2996 \family default
2997  ou le bouton 
2998 \begin_inset Graphics
2999         filename ../../images/dialog-show-new-inset_ref.png
3000         scale 85
3001         scaleBeforeRotation
3002
3003 \end_inset
3004
3005  de la barre d'outils.
3006 \begin_inset Newline newline
3007 \end_inset
3008
3009 Les références croisées sont expliquées en détail dans la section
3010 \begin_inset space ~
3011 \end_inset
3012
3013
3014 \begin_inset CommandInset ref
3015 LatexCommand ref
3016 reference "sec:Referencer-les-Flottants"
3017
3018 \end_inset
3019
3020 .
3021 \end_layout
3022
3023 \begin_layout Section
3024 Tableaux Longs
3025 \begin_inset CommandInset label
3026 LatexCommand label
3027 name "sec:Tableaux-longs"
3028
3029 \end_inset
3030
3031
3032 \begin_inset Index
3033 status collapsed
3034
3035 \begin_layout Plain Layout
3036 Tableaux longs
3037 \end_layout
3038
3039 \end_inset
3040
3041
3042 \begin_inset Index
3043 status collapsed
3044
3045 \begin_layout Plain Layout
3046 Tableau ! Tableaux longs
3047 \end_layout
3048
3049 \end_inset
3050
3051
3052 \end_layout
3053
3054 \begin_layout Standard
3055 Si un tableau est trop haut pour tenir sur un page, vous pouvez utiliser
3056  l'option 
3057 \family sans
3058 Utiliser
3059 \begin_inset space ~
3060 \end_inset
3061
3062 les
3063 \begin_inset space ~
3064 \end_inset
3065
3066 tableaux
3067 \begin_inset space ~
3068 \end_inset
3069
3070 longs
3071 \family default
3072  de l'onglet 
3073 \family sans
3074 Tableau
3075 \begin_inset space ~
3076 \end_inset
3077
3078 long
3079 \family default
3080  de la fenêtre 
3081 \family sans
3082 Paramètres
3083 \begin_inset space ~
3084 \end_inset
3085
3086 du
3087 \begin_inset space ~
3088 \end_inset
3089
3090 tableau
3091 \family default
3092  pour le répartir automatiquement sur plusieurs pages.
3093  En cochant cette option, vous activez un certain nombre de cases d'option
3094  et vous pouvez alors définir:
3095 \end_layout
3096
3097 \begin_layout Description
3098 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3099  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3100  d'en-tête utilisées pour toutes les pages du tableau long; sauf pour la
3101  première page, si 
3102 \family sans
3103 Premier
3104 \begin_inset space ~
3105 \end_inset
3106
3107 en-tête
3108 \family default
3109  est défini.
3110  Ces lignes forment l'en-tête principal.
3111 \end_layout
3112
3113 \begin_layout Description
3114 Premier
3115 \begin_inset space ~
3116 \end_inset
3117
3118 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3119  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3120  d'en-tête utilisées pour la première page du tableau long.
3121 \end_layout
3122
3123 \begin_layout Description
3124 Pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3125  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3126  constituant les pieds de toutes les pages du tableau long ; sauf de la
3127  dernière page si 
3128 \family sans
3129 Dernier
3130 \begin_inset space ~
3131 \end_inset
3132
3133 pied
3134 \family default
3135  est défini.
3136 \end_layout
3137
3138 \begin_layout Description
3139 Dernier
3140 \begin_inset space ~
3141 \end_inset
3142
3143 pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3144  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3145  constituant le pied de la dernière page du tableau long
3146 \end_layout
3147
3148 \begin_layout Standard
3149 Vous pouvez aussi préciser une ligne où la table devra être coupée.
3150  Si vous activez plusieurs options pour une même ligne, vous devez être
3151  conscients que seule la première sera prise en compte.
3152  
3153 \begin_inset Note Note
3154 status collapsed
3155
3156 \begin_layout Plain Layout
3157 Il y a quelque chose que je n'ai pas compris : la deuxième option serait
3158  mise automatiquement à 
3159 \begin_inset Quotes eld
3160 \end_inset
3161
3162 est vide
3163 \begin_inset Quotes erd
3164 \end_inset
3165
3166 ...(NdT)
3167 \end_layout
3168
3169 \end_inset
3170
3171 Dans ce contexte, première veut dire première en suivant l'ordre 
3172 \family sans
3173 Pied, Dernier
3174 \begin_inset space ~
3175 \end_inset
3176
3177 Pied, 
3178 \family default
3179 et
3180 \family sans
3181  En-tête, Premier
3182 \begin_inset space ~
3183 \end_inset
3184
3185 En-tête
3186 \family default
3187 .
3188  Voyez le tableau long qui suit pour voir comment ça marche :
3189 \end_layout
3190
3191 \begin_layout Standard
3192 \align center
3193 \begin_inset Tabular
3194 <lyxtabular version="3" rows="69" columns="3">
3195 <features islongtable="true">
3196 <column alignment="left" valignment="top" width="0cm">
3197 <column alignment="left" valignment="top" width="0pt">
3198 <column alignment="right" valignment="top" width="0pt">
3199 <row endfirsthead="true">
3200 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3201 \begin_inset Text
3202
3203 \begin_layout Plain Layout
3204
3205 \series bold
3206 Exemple d'annuaire téléphonique (ignorez les noms)
3207 \end_layout
3208
3209 \end_inset
3210 </cell>
3211 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3212 \begin_inset Text
3213
3214 \begin_layout Plain Layout
3215
3216 \end_layout
3217
3218 \end_inset
3219 </cell>
3220 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3221 \begin_inset Text
3222
3223 \begin_layout Plain Layout
3224
3225 \end_layout
3226
3227 \end_inset
3228 </cell>
3229 </row>
3230 <row endfirsthead="true">
3231 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3232 \begin_inset Text
3233
3234 \begin_layout Plain Layout
3235
3236 \series bold
3237 NOM
3238 \end_layout
3239
3240 \end_inset
3241 </cell>
3242 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3243 \begin_inset Text
3244
3245 \begin_layout Plain Layout
3246
3247 \end_layout
3248
3249 \end_inset
3250 </cell>
3251 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3252 \begin_inset Text
3253
3254 \begin_layout Plain Layout
3255
3256 \series bold
3257 TEL.
3258 \end_layout
3259
3260 \end_inset
3261 </cell>
3262 </row>
3263 <row endhead="true">
3264 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3265 \begin_inset Text
3266
3267 \begin_layout Plain Layout
3268
3269 \series bold
3270 Exemple d'annuaire téléphonique
3271 \end_layout
3272
3273 \end_inset
3274 </cell>
3275 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3276 \begin_inset Text
3277
3278 \begin_layout Plain Layout
3279
3280 \end_layout
3281
3282 \end_inset
3283 </cell>
3284 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3285 \begin_inset Text
3286
3287 \begin_layout Plain Layout
3288
3289 \end_layout
3290
3291 \end_inset
3292 </cell>
3293 </row>
3294 <row endhead="true">
3295 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3296 \begin_inset Text
3297
3298 \begin_layout Plain Layout
3299
3300 \series bold
3301 NOM
3302 \end_layout
3303
3304 \end_inset
3305 </cell>
3306 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3307 \begin_inset Text
3308
3309 \begin_layout Plain Layout
3310
3311 \end_layout
3312
3313 \end_inset
3314 </cell>
3315 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3316 \begin_inset Text
3317
3318 \begin_layout Plain Layout
3319
3320 \series bold
3321 TEL.
3322 \end_layout
3323
3324 \end_inset
3325 </cell>
3326 </row>
3327 <row endfoot="true">
3328 <cell multicolumn="1" alignment="right" valignment="top" topline="true" usebox="none">
3329 \begin_inset Text
3330
3331 \begin_layout Plain Layout
3332  continue page suivante
3333 \end_layout
3334
3335 \end_inset
3336 </cell>
3337 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3338 \begin_inset Text
3339
3340 \begin_layout Plain Layout
3341
3342 \end_layout
3343
3344 \end_inset
3345 </cell>
3346 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3347 \begin_inset Text
3348
3349 \begin_layout Plain Layout
3350
3351 \end_layout
3352
3353 \end_inset
3354 </cell>
3355 </row>
3356 <row>
3357 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3358 \begin_inset Text
3359
3360 \begin_layout Plain Layout
3361
3362 \series bold
3363 Annovi
3364 \end_layout
3365
3366 \end_inset
3367 </cell>
3368 <cell alignment="center" valignment="top" usebox="none">
3369 \begin_inset Text
3370
3371 \begin_layout Plain Layout
3372 Silvia
3373 \end_layout
3374
3375 \end_inset
3376 </cell>
3377 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3378 \begin_inset Text
3379
3380 \begin_layout Plain Layout
3381 111
3382 \end_layout
3383
3384 \end_inset
3385 </cell>
3386 </row>
3387 <row>
3388 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3389 \begin_inset Text
3390
3391 \begin_layout Plain Layout
3392
3393 \series bold
3394 Bertoli
3395 \end_layout
3396
3397 \end_inset
3398 </cell>
3399 <cell alignment="center" valignment="top" usebox="none">
3400 \begin_inset Text
3401
3402 \begin_layout Plain Layout
3403 Stefano
3404 \end_layout
3405
3406 \end_inset
3407 </cell>
3408 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3409 \begin_inset Text
3410
3411 \begin_layout Plain Layout
3412 111
3413 \end_layout
3414
3415 \end_inset
3416 </cell>
3417 </row>
3418 <row>
3419 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3420 \begin_inset Text
3421
3422 \begin_layout Plain Layout
3423
3424 \series bold
3425 Bozzi
3426 \end_layout
3427
3428 \end_inset
3429 </cell>
3430 <cell alignment="center" valignment="top" usebox="none">
3431 \begin_inset Text
3432
3433 \begin_layout Plain Layout
3434 Walter
3435 \end_layout
3436
3437 \end_inset
3438 </cell>
3439 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3440 \begin_inset Text
3441
3442 \begin_layout Plain Layout
3443 111
3444 \end_layout
3445
3446 \end_inset
3447 </cell>
3448 </row>
3449 <row>
3450 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3451 \begin_inset Text
3452
3453 \begin_layout Plain Layout
3454
3455 \series bold
3456 Cachia
3457 \end_layout
3458
3459 \end_inset
3460 </cell>
3461 <cell alignment="center" valignment="top" usebox="none">
3462 \begin_inset Text
3463
3464 \begin_layout Plain Layout
3465 Maria
3466 \end_layout
3467
3468 \end_inset
3469 </cell>
3470 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3471 \begin_inset Text
3472
3473 \begin_layout Plain Layout
3474 111
3475 \end_layout
3476
3477 \end_inset
3478 </cell>
3479 </row>
3480 <row>
3481 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3482 \begin_inset Text
3483
3484 \begin_layout Plain Layout
3485
3486 \series bold
3487 Cachia
3488 \end_layout
3489
3490 \end_inset
3491 </cell>
3492 <cell alignment="center" valignment="top" usebox="none">
3493 \begin_inset Text
3494
3495 \begin_layout Plain Layout
3496 Maurizio
3497 \end_layout
3498
3499 \end_inset
3500 </cell>
3501 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3502 \begin_inset Text
3503
3504 \begin_layout Plain Layout
3505 111
3506 \end_layout
3507
3508 \end_inset
3509 </cell>
3510 </row>
3511 <row>
3512 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3513 \begin_inset Text
3514
3515 \begin_layout Plain Layout
3516
3517 \series bold
3518 Cinquemani
3519 \end_layout
3520
3521 \end_inset
3522 </cell>
3523 <cell alignment="center" valignment="top" usebox="none">
3524 \begin_inset Text
3525
3526 \begin_layout Plain Layout
3527 Giusi
3528 \end_layout
3529
3530 \end_inset
3531 </cell>
3532 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3533 \begin_inset Text
3534
3535 \begin_layout Plain Layout
3536 111
3537 \end_layout
3538
3539 \end_inset
3540 </cell>
3541 </row>
3542 <row>
3543 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3544 \begin_inset Text
3545
3546 \begin_layout Plain Layout
3547
3548 \series bold
3549 Colin
3550 \end_layout
3551
3552 \end_inset
3553 </cell>
3554 <cell alignment="center" valignment="top" usebox="none">
3555 \begin_inset Text
3556
3557 \begin_layout Plain Layout
3558 Bernard
3559 \end_layout
3560
3561 \end_inset
3562 </cell>
3563 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3564 \begin_inset Text
3565
3566 \begin_layout Plain Layout
3567 111
3568 \end_layout
3569
3570 \end_inset
3571 </cell>
3572 </row>
3573 <row>
3574 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3575 \begin_inset Text
3576
3577 \begin_layout Plain Layout
3578
3579 \series bold
3580 Concli
3581 \end_layout
3582
3583 \end_inset
3584 </cell>
3585 <cell alignment="center" valignment="top" usebox="none">
3586 \begin_inset Text
3587
3588 \begin_layout Plain Layout
3589 Gianfranco
3590 \end_layout
3591
3592 \end_inset
3593 </cell>
3594 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3595 \begin_inset Text
3596
3597 \begin_layout Plain Layout
3598 111
3599 \end_layout
3600
3601 \end_inset
3602 </cell>
3603 </row>
3604 <row>
3605 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3606 \begin_inset Text
3607
3608 \begin_layout Plain Layout
3609
3610 \series bold
3611 Dal Bosco
3612 \end_layout
3613
3614 \end_inset
3615 </cell>
3616 <cell alignment="center" valignment="top" usebox="none">
3617 \begin_inset Text
3618
3619 \begin_layout Plain Layout
3620 Carolina
3621 \end_layout
3622
3623 \end_inset
3624 </cell>
3625 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3626 \begin_inset Text
3627
3628 \begin_layout Plain Layout
3629 111
3630 \end_layout
3631
3632 \end_inset
3633 </cell>
3634 </row>
3635 <row>
3636 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3637 \begin_inset Text
3638
3639 \begin_layout Plain Layout
3640
3641 \series bold
3642 Dalpiaz
3643 \end_layout
3644
3645 \end_inset
3646 </cell>
3647 <cell alignment="center" valignment="top" usebox="none">
3648 \begin_inset Text
3649
3650 \begin_layout Plain Layout
3651 Annamaria
3652 \end_layout
3653
3654 \end_inset
3655 </cell>
3656 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3657 \begin_inset Text
3658
3659 \begin_layout Plain Layout
3660 111
3661 \end_layout
3662
3663 \end_inset
3664 </cell>
3665 </row>
3666 <row>
3667 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3668 \begin_inset Text
3669
3670 \begin_layout Plain Layout
3671
3672 \series bold
3673 Feliciello
3674 \end_layout
3675
3676 \end_inset
3677 </cell>
3678 <cell alignment="center" valignment="top" usebox="none">
3679 \begin_inset Text
3680
3681 \begin_layout Plain Layout
3682 Domenico
3683 \end_layout
3684
3685 \end_inset
3686 </cell>
3687 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3688 \begin_inset Text
3689
3690 \begin_layout Plain Layout
3691 111
3692 \end_layout
3693
3694 \end_inset
3695 </cell>
3696 </row>
3697 <row>
3698 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3699 \begin_inset Text
3700
3701 \begin_layout Plain Layout
3702
3703 \series bold
3704 Focarelli
3705 \end_layout
3706
3707 \end_inset
3708 </cell>
3709 <cell alignment="center" valignment="top" usebox="none">
3710 \begin_inset Text
3711
3712 \begin_layout Plain Layout
3713 Paola
3714 \end_layout
3715
3716 \end_inset
3717 </cell>
3718 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3719 \begin_inset Text
3720
3721 \begin_layout Plain Layout
3722 111
3723 \end_layout
3724
3725 \end_inset
3726 </cell>
3727 </row>
3728 <row>
3729 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3730 \begin_inset Text
3731
3732 \begin_layout Plain Layout
3733
3734 \series bold
3735 Galletti
3736 \end_layout
3737
3738 \end_inset
3739 </cell>
3740 <cell alignment="center" valignment="top" usebox="none">
3741 \begin_inset Text
3742
3743 \begin_layout Plain Layout
3744 Oreste
3745 \end_layout
3746
3747 \end_inset
3748 </cell>
3749 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3750 \begin_inset Text
3751
3752 \begin_layout Plain Layout
3753 111
3754 \end_layout
3755
3756 \end_inset
3757 </cell>
3758 </row>
3759 <row>
3760 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3761 \begin_inset Text
3762
3763 \begin_layout Plain Layout
3764
3765 \series bold
3766 Gasparini
3767 \end_layout
3768
3769 \end_inset
3770 </cell>
3771 <cell alignment="center" valignment="top" usebox="none">
3772 \begin_inset Text
3773
3774 \begin_layout Plain Layout
3775 Franca
3776 \end_layout
3777
3778 \end_inset
3779 </cell>
3780 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3781 \begin_inset Text
3782
3783 \begin_layout Plain Layout
3784 111
3785 \end_layout
3786
3787 \end_inset
3788 </cell>
3789 </row>
3790 <row>
3791 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3792 \begin_inset Text
3793
3794 \begin_layout Plain Layout
3795
3796 \series bold
3797 Rizzardi
3798 \end_layout
3799
3800 \end_inset
3801 </cell>
3802 <cell alignment="center" valignment="top" usebox="none">
3803 \begin_inset Text
3804
3805 \begin_layout Plain Layout
3806 Paola
3807 \end_layout
3808
3809 \end_inset
3810 </cell>
3811 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3812 \begin_inset Text
3813
3814 \begin_layout Plain Layout
3815 111
3816 \end_layout
3817
3818 \end_inset
3819 </cell>
3820 </row>
3821 <row>
3822 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3823 \begin_inset Text
3824
3825 \begin_layout Plain Layout
3826
3827 \series bold
3828 Lassini
3829 \end_layout
3830
3831 \end_inset
3832 </cell>
3833 <cell alignment="center" valignment="top" usebox="none">
3834 \begin_inset Text
3835
3836 \begin_layout Plain Layout
3837 Giancarlo
3838 \end_layout
3839
3840 \end_inset
3841 </cell>
3842 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3843 \begin_inset Text
3844
3845 \begin_layout Plain Layout
3846 111
3847 \end_layout
3848
3849 \end_inset
3850 </cell>
3851 </row>
3852 <row>
3853 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3854 \begin_inset Text
3855
3856 \begin_layout Plain Layout
3857
3858 \series bold
3859 Malfatti
3860 \end_layout
3861
3862 \end_inset
3863 </cell>
3864 <cell alignment="center" valignment="top" usebox="none">
3865 \begin_inset Text
3866
3867 \begin_layout Plain Layout
3868 Luciano
3869 \end_layout
3870
3871 \end_inset
3872 </cell>
3873 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3874 \begin_inset Text
3875
3876 \begin_layout Plain Layout
3877 111
3878 \end_layout
3879
3880 \end_inset
3881 </cell>
3882 </row>
3883 <row>
3884 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3885 \begin_inset Text
3886
3887 \begin_layout Plain Layout
3888
3889 \series bold
3890 Malfatti
3891 \end_layout
3892
3893 \end_inset
3894 </cell>
3895 <cell alignment="center" valignment="top" usebox="none">
3896 \begin_inset Text
3897
3898 \begin_layout Plain Layout
3899 Valeriano
3900 \end_layout
3901
3902 \end_inset
3903 </cell>
3904 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3905 \begin_inset Text
3906
3907 \begin_layout Plain Layout
3908 111
3909 \end_layout
3910
3911 \end_inset
3912 </cell>
3913 </row>
3914 <row>
3915 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3916 \begin_inset Text
3917
3918 \begin_layout Plain Layout
3919
3920 \series bold
3921 Meneguzzo
3922 \end_layout
3923
3924 \end_inset
3925 </cell>
3926 <cell alignment="center" valignment="top" usebox="none">
3927 \begin_inset Text
3928
3929 \begin_layout Plain Layout
3930 Roberto
3931 \end_layout
3932
3933 \end_inset
3934 </cell>
3935 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3936 \begin_inset Text
3937
3938 \begin_layout Plain Layout
3939 111
3940 \end_layout
3941
3942 \end_inset
3943 </cell>
3944 </row>
3945 <row>
3946 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3947 \begin_inset Text
3948
3949 \begin_layout Plain Layout
3950
3951 \series bold
3952 Mezzadra
3953 \end_layout
3954
3955 \end_inset
3956 </cell>
3957 <cell alignment="center" valignment="top" usebox="none">
3958 \begin_inset Text
3959
3960 \begin_layout Plain Layout
3961 Roberto
3962 \end_layout
3963
3964 \end_inset
3965 </cell>
3966 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3967 \begin_inset Text
3968
3969 \begin_layout Plain Layout
3970 111
3971 \end_layout
3972
3973 \end_inset
3974 </cell>
3975 </row>
3976 <row>
3977 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3978 \begin_inset Text
3979
3980 \begin_layout Plain Layout
3981
3982 \series bold
3983 Pirpamer
3984 \end_layout
3985
3986 \end_inset
3987 </cell>
3988 <cell alignment="center" valignment="top" usebox="none">
3989 \begin_inset Text
3990
3991 \begin_layout Plain Layout
3992 Erich
3993 \end_layout
3994
3995 \end_inset
3996 </cell>
3997 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3998 \begin_inset Text
3999
4000 \begin_layout Plain Layout
4001 111
4002 \end_layout
4003
4004 \end_inset
4005 </cell>
4006 </row>
4007 <row>
4008 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4009 \begin_inset Text
4010
4011 \begin_layout Plain Layout
4012
4013 \series bold
4014 Pochiesa
4015 \end_layout
4016
4017 \end_inset
4018 </cell>
4019 <cell alignment="center" valignment="top" usebox="none">
4020 \begin_inset Text
4021
4022 \begin_layout Plain Layout
4023 Paolo
4024 \end_layout
4025
4026 \end_inset
4027 </cell>
4028 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4029 \begin_inset Text
4030
4031 \begin_layout Plain Layout
4032 111, 222
4033 \end_layout
4034
4035 \end_inset
4036 </cell>
4037 </row>
4038 <row>
4039 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4040 \begin_inset Text
4041
4042 \begin_layout Plain Layout
4043
4044 \series bold
4045 Radina
4046 \end_layout
4047
4048 \end_inset
4049 </cell>
4050 <cell alignment="center" valignment="top" usebox="none">
4051 \begin_inset Text
4052
4053 \begin_layout Plain Layout
4054 Claudio
4055 \end_layout
4056
4057 \end_inset
4058 </cell>
4059 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4060 \begin_inset Text
4061
4062 \begin_layout Plain Layout
4063 111
4064 \end_layout
4065
4066 \end_inset
4067 </cell>
4068 </row>
4069 <row>
4070 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4071 \begin_inset Text
4072
4073 \begin_layout Plain Layout
4074
4075 \series bold
4076 Stuffer
4077 \end_layout
4078
4079 \end_inset
4080 </cell>
4081 <cell alignment="center" valignment="top" usebox="none">
4082 \begin_inset Text
4083
4084 \begin_layout Plain Layout
4085 Oskar
4086 \end_layout
4087
4088 \end_inset
4089 </cell>
4090 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4091 \begin_inset Text
4092
4093 \begin_layout Plain Layout
4094 111
4095 \end_layout
4096
4097 \end_inset
4098 </cell>
4099 </row>
4100 <row>
4101 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4102 \begin_inset Text
4103
4104 \begin_layout Plain Layout
4105
4106 \series bold
4107 Tacchelli
4108 \end_layout
4109
4110 \end_inset
4111 </cell>
4112 <cell alignment="center" valignment="top" usebox="none">
4113 \begin_inset Text
4114
4115 \begin_layout Plain Layout
4116 Ugo
4117 \end_layout
4118
4119 \end_inset
4120 </cell>
4121 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4122 \begin_inset Text
4123
4124 \begin_layout Plain Layout
4125 111
4126 \end_layout
4127
4128 \end_inset
4129 </cell>
4130 </row>
4131 <row>
4132 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4133 \begin_inset Text
4134
4135 \begin_layout Plain Layout
4136
4137 \series bold
4138 Tezzele
4139 \end_layout
4140
4141 \end_inset
4142 </cell>
4143 <cell alignment="center" valignment="top" usebox="none">
4144 \begin_inset Text
4145
4146 \begin_layout Plain Layout
4147 Margit
4148 \end_layout
4149
4150 \end_inset
4151 </cell>
4152 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4153 \begin_inset Text
4154
4155 \begin_layout Plain Layout
4156 111
4157 \end_layout
4158
4159 \end_inset
4160 </cell>
4161 </row>
4162 <row>
4163 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4164 \begin_inset Text
4165
4166 \begin_layout Plain Layout
4167
4168 \series bold
4169 Unterkalmsteiner
4170 \end_layout
4171
4172 \end_inset
4173 </cell>
4174 <cell alignment="center" valignment="top" usebox="none">
4175 \begin_inset Text
4176
4177 \begin_layout Plain Layout
4178 Frieda
4179 \end_layout
4180
4181 \end_inset
4182 </cell>
4183 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4184 \begin_inset Text
4185
4186 \begin_layout Plain Layout
4187 111
4188 \end_layout
4189
4190 \end_inset
4191 </cell>
4192 </row>
4193 <row>
4194 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4195 \begin_inset Text
4196
4197 \begin_layout Plain Layout
4198
4199 \series bold
4200 Vieider
4201 \end_layout
4202
4203 \end_inset
4204 </cell>
4205 <cell alignment="center" valignment="top" usebox="none">
4206 \begin_inset Text
4207
4208 \begin_layout Plain Layout
4209 Hilde
4210 \end_layout
4211
4212 \end_inset
4213 </cell>
4214 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4215 \begin_inset Text
4216
4217 \begin_layout Plain Layout
4218 111
4219 \end_layout
4220
4221 \end_inset
4222 </cell>
4223 </row>
4224 <row>
4225 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4226 \begin_inset Text
4227
4228 \begin_layout Plain Layout
4229
4230 \series bold
4231 Vigna
4232 \end_layout
4233
4234 \end_inset
4235 </cell>
4236 <cell alignment="center" valignment="top" usebox="none">
4237 \begin_inset Text
4238
4239 \begin_layout Plain Layout
4240 Jürgen
4241 \end_layout
4242
4243 \end_inset
4244 </cell>
4245 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4246 \begin_inset Text
4247
4248 \begin_layout Plain Layout
4249 111
4250 \end_layout
4251
4252 \end_inset
4253 </cell>
4254 </row>
4255 <row>
4256 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4257 \begin_inset Text
4258
4259 \begin_layout Plain Layout
4260
4261 \series bold
4262 Weber
4263 \end_layout
4264
4265 \end_inset
4266 </cell>
4267 <cell alignment="center" valignment="top" usebox="none">
4268 \begin_inset Text
4269
4270 \begin_layout Plain Layout
4271 Maurizio
4272 \end_layout
4273
4274 \end_inset
4275 </cell>
4276 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4277 \begin_inset Text
4278
4279 \begin_layout Plain Layout
4280 111
4281 \end_layout
4282
4283 \end_inset
4284 </cell>
4285 </row>
4286 <row>
4287 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4288 \begin_inset Text
4289
4290 \begin_layout Plain Layout
4291
4292 \series bold
4293 Winkler
4294 \end_layout
4295
4296 \end_inset
4297 </cell>
4298 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4299 \begin_inset Text
4300
4301 \begin_layout Plain Layout
4302 Franz
4303 \end_layout
4304
4305 \end_inset
4306 </cell>
4307 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4308 \begin_inset Text
4309
4310 \begin_layout Plain Layout
4311 111
4312 \end_layout
4313
4314 \end_inset
4315 </cell>
4316 </row>
4317 <row>
4318 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4319 \begin_inset Text
4320
4321 \begin_layout Plain Layout
4322  
4323 \end_layout
4324
4325 \end_inset
4326 </cell>
4327 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4328 \begin_inset Text
4329
4330 \begin_layout Plain Layout
4331
4332 \end_layout
4333
4334 \end_inset
4335 </cell>
4336 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4337 \begin_inset Text
4338
4339 \begin_layout Plain Layout
4340
4341 \end_layout
4342
4343 \end_inset
4344 </cell>
4345 </row>
4346 <row>
4347 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4348 \begin_inset Text
4349
4350 \begin_layout Plain Layout
4351
4352 \series bold
4353 Annovi
4354 \end_layout
4355
4356 \end_inset
4357 </cell>
4358 <cell alignment="center" valignment="top" usebox="none">
4359 \begin_inset Text
4360
4361 \begin_layout Plain Layout
4362 Silvia
4363 \end_layout
4364
4365 \end_inset
4366 </cell>
4367 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4368 \begin_inset Text
4369
4370 \begin_layout Plain Layout
4371 555
4372 \end_layout
4373
4374 \end_inset
4375 </cell>
4376 </row>
4377 <row>
4378 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4379 \begin_inset Text
4380
4381 \begin_layout Plain Layout
4382
4383 \series bold
4384 Bertoli
4385 \end_layout
4386
4387 \end_inset
4388 </cell>
4389 <cell alignment="center" valignment="top" usebox="none">
4390 \begin_inset Text
4391
4392 \begin_layout Plain Layout
4393 Stefano
4394 \end_layout
4395
4396 \end_inset
4397 </cell>
4398 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4399 \begin_inset Text
4400
4401 \begin_layout Plain Layout
4402 555
4403 \end_layout
4404
4405 \end_inset
4406 </cell>
4407 </row>
4408 <row>
4409 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4410 \begin_inset Text
4411
4412 \begin_layout Plain Layout
4413
4414 \series bold
4415 Bozzi
4416 \end_layout
4417
4418 \end_inset
4419 </cell>
4420 <cell alignment="center" valignment="top" usebox="none">
4421 \begin_inset Text
4422
4423 \begin_layout Plain Layout
4424 Walter
4425 \end_layout
4426
4427 \end_inset
4428 </cell>
4429 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4430 \begin_inset Text
4431
4432 \begin_layout Plain Layout
4433 555
4434 \end_layout
4435
4436 \end_inset
4437 </cell>
4438 </row>
4439 <row>
4440 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4441 \begin_inset Text
4442
4443 \begin_layout Plain Layout
4444
4445 \series bold
4446 Cachia
4447 \end_layout
4448
4449 \end_inset
4450 </cell>
4451 <cell alignment="center" valignment="top" usebox="none">
4452 \begin_inset Text
4453
4454 \begin_layout Plain Layout
4455 Maria
4456 \end_layout
4457
4458 \end_inset
4459 </cell>
4460 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4461 \begin_inset Text
4462
4463 \begin_layout Plain Layout
4464 555
4465 \end_layout
4466
4467 \end_inset
4468 </cell>
4469 </row>
4470 <row>
4471 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4472 \begin_inset Text
4473
4474 \begin_layout Plain Layout
4475
4476 \series bold
4477 Cachia
4478 \end_layout
4479
4480 \end_inset
4481 </cell>
4482 <cell alignment="center" valignment="top" usebox="none">
4483 \begin_inset Text
4484
4485 \begin_layout Plain Layout
4486 Maurizio
4487 \end_layout
4488
4489 \end_inset
4490 </cell>
4491 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4492 \begin_inset Text
4493
4494 \begin_layout Plain Layout
4495 555
4496 \end_layout
4497
4498 \end_inset
4499 </cell>
4500 </row>
4501 <row>
4502 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4503 \begin_inset Text
4504
4505 \begin_layout Plain Layout
4506
4507 \series bold
4508 Cinquemani
4509 \end_layout
4510
4511 \end_inset
4512 </cell>
4513 <cell alignment="center" valignment="top" usebox="none">
4514 \begin_inset Text
4515
4516 \begin_layout Plain Layout
4517 Giusi
4518 \end_layout
4519
4520 \end_inset
4521 </cell>
4522 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4523 \begin_inset Text
4524
4525 \begin_layout Plain Layout
4526 555
4527 \end_layout
4528
4529 \end_inset
4530 </cell>
4531 </row>
4532 <row>
4533 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4534 \begin_inset Text
4535
4536 \begin_layout Plain Layout
4537
4538 \series bold
4539 Colin
4540 \end_layout
4541
4542 \end_inset
4543 </cell>
4544 <cell alignment="center" valignment="top" usebox="none">
4545 \begin_inset Text
4546
4547 \begin_layout Plain Layout
4548 Bernard
4549 \end_layout
4550
4551 \end_inset
4552 </cell>
4553 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4554 \begin_inset Text
4555
4556 \begin_layout Plain Layout
4557 555
4558 \end_layout
4559
4560 \end_inset
4561 </cell>
4562 </row>
4563 <row>
4564 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4565 \begin_inset Text
4566
4567 \begin_layout Plain Layout
4568
4569 \series bold
4570 Concli
4571 \end_layout
4572
4573 \end_inset
4574 </cell>
4575 <cell alignment="center" valignment="top" usebox="none">
4576 \begin_inset Text
4577
4578 \begin_layout Plain Layout
4579 Gianfranco
4580 \end_layout
4581
4582 \end_inset
4583 </cell>
4584 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4585 \begin_inset Text
4586
4587 \begin_layout Plain Layout
4588 555
4589 \end_layout
4590
4591 \end_inset
4592 </cell>
4593 </row>
4594 <row>
4595 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4596 \begin_inset Text
4597
4598 \begin_layout Plain Layout
4599
4600 \series bold
4601 Dal Bosco
4602 \end_layout
4603
4604 \end_inset
4605 </cell>
4606 <cell alignment="center" valignment="top" usebox="none">
4607 \begin_inset Text
4608
4609 \begin_layout Plain Layout
4610 Carolina
4611 \end_layout
4612
4613 \end_inset
4614 </cell>
4615 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4616 \begin_inset Text
4617
4618 \begin_layout Plain Layout
4619 555
4620 \end_layout
4621
4622 \end_inset
4623 </cell>
4624 </row>
4625 <row>
4626 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4627 \begin_inset Text
4628
4629 \begin_layout Plain Layout
4630
4631 \series bold
4632 Dalpiaz
4633 \end_layout
4634
4635 \end_inset
4636 </cell>
4637 <cell alignment="center" valignment="top" usebox="none">
4638 \begin_inset Text
4639
4640 \begin_layout Plain Layout
4641 Annamaria
4642 \end_layout
4643
4644 \end_inset
4645 </cell>
4646 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4647 \begin_inset Text
4648
4649 \begin_layout Plain Layout
4650 555
4651 \end_layout
4652
4653 \end_inset
4654 </cell>
4655 </row>
4656 <row>
4657 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4658 \begin_inset Text
4659
4660 \begin_layout Plain Layout
4661
4662 \series bold
4663 Feliciello
4664 \end_layout
4665
4666 \end_inset
4667 </cell>
4668 <cell alignment="center" valignment="top" usebox="none">
4669 \begin_inset Text
4670
4671 \begin_layout Plain Layout
4672 Domenico
4673 \end_layout
4674
4675 \end_inset
4676 </cell>
4677 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4678 \begin_inset Text
4679
4680 \begin_layout Plain Layout
4681 555
4682 \end_layout
4683
4684 \end_inset
4685 </cell>
4686 </row>
4687 <row>
4688 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4689 \begin_inset Text
4690
4691 \begin_layout Plain Layout
4692
4693 \series bold
4694 Focarelli
4695 \end_layout
4696
4697 \end_inset
4698 </cell>
4699 <cell alignment="center" valignment="top" usebox="none">
4700 \begin_inset Text
4701
4702 \begin_layout Plain Layout
4703 Paola
4704 \end_layout
4705
4706 \end_inset
4707 </cell>
4708 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4709 \begin_inset Text
4710
4711 \begin_layout Plain Layout
4712 555
4713 \end_layout
4714
4715 \end_inset
4716 </cell>
4717 </row>
4718 <row>
4719 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4720 \begin_inset Text
4721
4722 \begin_layout Plain Layout
4723
4724 \series bold
4725 Galletti
4726 \end_layout
4727
4728 \end_inset
4729 </cell>
4730 <cell alignment="center" valignment="top" usebox="none">
4731 \begin_inset Text
4732
4733 \begin_layout Plain Layout
4734 Oreste
4735 \end_layout
4736
4737 \end_inset
4738 </cell>
4739 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4740 \begin_inset Text
4741
4742 \begin_layout Plain Layout
4743 555
4744 \end_layout
4745
4746 \end_inset
4747 </cell>
4748 </row>
4749 <row>
4750 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4751 \begin_inset Text
4752
4753 \begin_layout Plain Layout
4754
4755 \series bold
4756 Gasparini
4757 \end_layout
4758
4759 \end_inset
4760 </cell>
4761 <cell alignment="center" valignment="top" usebox="none">
4762 \begin_inset Text
4763
4764 \begin_layout Plain Layout
4765 Franca
4766 \end_layout
4767
4768 \end_inset
4769 </cell>
4770 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4771 \begin_inset Text
4772
4773 \begin_layout Plain Layout
4774 555
4775 \end_layout
4776
4777 \end_inset
4778 </cell>
4779 </row>
4780 <row>
4781 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4782 \begin_inset Text
4783
4784 \begin_layout Plain Layout
4785
4786 \series bold
4787 Rizzardi
4788 \end_layout
4789
4790 \end_inset
4791 </cell>
4792 <cell alignment="center" valignment="top" usebox="none">
4793 \begin_inset Text
4794
4795 \begin_layout Plain Layout
4796 Paola
4797 \end_layout
4798
4799 \end_inset
4800 </cell>
4801 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4802 \begin_inset Text
4803
4804 \begin_layout Plain Layout
4805 555
4806 \end_layout
4807
4808 \end_inset
4809 </cell>
4810 </row>
4811 <row>
4812 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4813 \begin_inset Text
4814
4815 \begin_layout Plain Layout
4816
4817 \series bold
4818 Lassini
4819 \end_layout
4820
4821 \end_inset
4822 </cell>
4823 <cell alignment="center" valignment="top" usebox="none">
4824 \begin_inset Text
4825
4826 \begin_layout Plain Layout
4827 Giancarlo
4828 \end_layout
4829
4830 \end_inset
4831 </cell>
4832 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4833 \begin_inset Text
4834
4835 \begin_layout Plain Layout
4836 555
4837 \end_layout
4838
4839 \end_inset
4840 </cell>
4841 </row>
4842 <row>
4843 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4844 \begin_inset Text
4845
4846 \begin_layout Plain Layout
4847
4848 \series bold
4849 Malfatti
4850 \end_layout
4851
4852 \end_inset
4853 </cell>
4854 <cell alignment="center" valignment="top" usebox="none">
4855 \begin_inset Text
4856
4857 \begin_layout Plain Layout
4858 Luciano
4859 \end_layout
4860
4861 \end_inset
4862 </cell>
4863 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4864 \begin_inset Text
4865
4866 \begin_layout Plain Layout
4867 555
4868 \end_layout
4869
4870 \end_inset
4871 </cell>
4872 </row>
4873 <row>
4874 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4875 \begin_inset Text
4876
4877 \begin_layout Plain Layout
4878
4879 \series bold
4880 Malfatti
4881 \end_layout
4882
4883 \end_inset
4884 </cell>
4885 <cell alignment="center" valignment="top" usebox="none">
4886 \begin_inset Text
4887
4888 \begin_layout Plain Layout
4889 Valeriano
4890 \end_layout
4891
4892 \end_inset
4893 </cell>
4894 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4895 \begin_inset Text
4896
4897 \begin_layout Plain Layout
4898 555
4899 \end_layout
4900
4901 \end_inset
4902 </cell>
4903 </row>
4904 <row>
4905 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4906 \begin_inset Text
4907
4908 \begin_layout Plain Layout
4909
4910 \series bold
4911 Meneguzzo
4912 \end_layout
4913
4914 \end_inset
4915 </cell>
4916 <cell alignment="center" valignment="top" usebox="none">
4917 \begin_inset Text
4918
4919 \begin_layout Plain Layout
4920 Roberto
4921 \end_layout
4922
4923 \end_inset
4924 </cell>
4925 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4926 \begin_inset Text
4927
4928 \begin_layout Plain Layout
4929 555
4930 \end_layout
4931
4932 \end_inset
4933 </cell>
4934 </row>
4935 <row>
4936 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4937 \begin_inset Text
4938
4939 \begin_layout Plain Layout
4940
4941 \series bold
4942 Mezzadra
4943 \end_layout
4944
4945 \end_inset
4946 </cell>
4947 <cell alignment="center" valignment="top" usebox="none">
4948 \begin_inset Text
4949
4950 \begin_layout Plain Layout
4951 Roberto
4952 \end_layout
4953
4954 \end_inset
4955 </cell>
4956 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4957 \begin_inset Text
4958
4959 \begin_layout Plain Layout
4960 555
4961 \end_layout
4962
4963 \end_inset
4964 </cell>
4965 </row>
4966 <row>
4967 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4968 \begin_inset Text
4969
4970 \begin_layout Plain Layout
4971
4972 \series bold
4973 Pirpamer
4974 \end_layout
4975
4976 \end_inset
4977 </cell>
4978 <cell alignment="center" valignment="top" usebox="none">
4979 \begin_inset Text
4980
4981 \begin_layout Plain Layout
4982 Erich
4983 \end_layout
4984
4985 \end_inset
4986 </cell>
4987 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4988 \begin_inset Text
4989
4990 \begin_layout Plain Layout
4991 555
4992 \end_layout
4993
4994 \end_inset
4995 </cell>
4996 </row>
4997 <row>
4998 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4999 \begin_inset Text
5000
5001 \begin_layout Plain Layout
5002
5003 \series bold
5004 Pochiesa
5005 \end_layout
5006
5007 \end_inset
5008 </cell>
5009 <cell alignment="center" valignment="top" usebox="none">
5010 \begin_inset Text
5011
5012 \begin_layout Plain Layout
5013 Paolo
5014 \end_layout
5015
5016 \end_inset
5017 </cell>
5018 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5019 \begin_inset Text
5020
5021 \begin_layout Plain Layout
5022 555, 222
5023 \end_layout
5024
5025 \end_inset
5026 </cell>
5027 </row>
5028 <row>
5029 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5030 \begin_inset Text
5031
5032 \begin_layout Plain Layout
5033
5034 \series bold
5035 Radina
5036 \end_layout
5037
5038 \end_inset
5039 </cell>
5040 <cell alignment="center" valignment="top" usebox="none">
5041 \begin_inset Text
5042
5043 \begin_layout Plain Layout
5044 Claudio
5045 \end_layout
5046
5047 \end_inset
5048 </cell>
5049 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5050 \begin_inset Text
5051
5052 \begin_layout Plain Layout
5053 555
5054 \end_layout
5055
5056 \end_inset
5057 </cell>
5058 </row>
5059 <row>
5060 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5061 \begin_inset Text
5062
5063 \begin_layout Plain Layout
5064
5065 \series bold
5066 Stuffer
5067 \end_layout
5068
5069 \end_inset
5070 </cell>
5071 <cell alignment="center" valignment="top" usebox="none">
5072 \begin_inset Text
5073
5074 \begin_layout Plain Layout
5075 Oskar
5076 \end_layout
5077
5078 \end_inset
5079 </cell>
5080 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5081 \begin_inset Text
5082
5083 \begin_layout Plain Layout
5084 555
5085 \end_layout
5086
5087 \end_inset
5088 </cell>
5089 </row>
5090 <row>
5091 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5092 \begin_inset Text
5093
5094 \begin_layout Plain Layout
5095
5096 \series bold
5097 Tacchelli
5098 \end_layout
5099
5100 \end_inset
5101 </cell>
5102 <cell alignment="center" valignment="top" usebox="none">
5103 \begin_inset Text
5104
5105 \begin_layout Plain Layout
5106 Ugo
5107 \end_layout
5108
5109 \end_inset
5110 </cell>
5111 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5112 \begin_inset Text
5113
5114 \begin_layout Plain Layout
5115 555
5116 \end_layout
5117
5118 \end_inset
5119 </cell>
5120 </row>
5121 <row>
5122 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5123 \begin_inset Text
5124
5125 \begin_layout Plain Layout
5126
5127 \series bold
5128 Tezzele
5129 \end_layout
5130
5131 \end_inset
5132 </cell>
5133 <cell alignment="center" valignment="top" usebox="none">
5134 \begin_inset Text
5135
5136 \begin_layout Plain Layout
5137 Margit
5138 \end_layout
5139
5140 \end_inset
5141 </cell>
5142 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5143 \begin_inset Text
5144
5145 \begin_layout Plain Layout
5146 555
5147 \end_layout
5148
5149 \end_inset
5150 </cell>
5151 </row>
5152 <row>
5153 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5154 \begin_inset Text
5155
5156 \begin_layout Plain Layout
5157
5158 \series bold
5159 Unterkalmsteiner
5160 \end_layout
5161
5162 \end_inset
5163 </cell>
5164 <cell alignment="center" valignment="top" usebox="none">
5165 \begin_inset Text
5166
5167 \begin_layout Plain Layout
5168 Frieda
5169 \end_layout
5170
5171 \end_inset
5172 </cell>
5173 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5174 \begin_inset Text
5175
5176 \begin_layout Plain Layout
5177 555
5178 \end_layout
5179
5180 \end_inset
5181 </cell>
5182 </row>
5183 <row>
5184 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5185 \begin_inset Text
5186
5187 \begin_layout Plain Layout
5188
5189 \series bold
5190 Vieider
5191 \end_layout
5192
5193 \end_inset
5194 </cell>
5195 <cell alignment="center" valignment="top" usebox="none">
5196 \begin_inset Text
5197
5198 \begin_layout Plain Layout
5199 Hilde
5200 \end_layout
5201
5202 \end_inset
5203 </cell>
5204 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5205 \begin_inset Text
5206
5207 \begin_layout Plain Layout
5208 555
5209 \end_layout
5210
5211 \end_inset
5212 </cell>
5213 </row>
5214 <row>
5215 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5216 \begin_inset Text
5217
5218 \begin_layout Plain Layout
5219
5220 \series bold
5221 Vigna
5222 \end_layout
5223
5224 \end_inset
5225 </cell>
5226 <cell alignment="center" valignment="top" usebox="none">
5227 \begin_inset Text
5228
5229 \begin_layout Plain Layout
5230 Jürgen
5231 \end_layout
5232
5233 \end_inset
5234 </cell>
5235 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5236 \begin_inset Text
5237
5238 \begin_layout Plain Layout
5239 999
5240 \end_layout
5241
5242 \end_inset
5243 </cell>
5244 </row>
5245 <row>
5246 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5247 \begin_inset Text
5248
5249 \begin_layout Plain Layout
5250
5251 \series bold
5252 Weber
5253 \end_layout
5254
5255 \end_inset
5256 </cell>
5257 <cell alignment="center" valignment="top" usebox="none">
5258 \begin_inset Text
5259
5260 \begin_layout Plain Layout
5261 Maurizio
5262 \end_layout
5263
5264 \end_inset
5265 </cell>
5266 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5267 \begin_inset Text
5268
5269 \begin_layout Plain Layout
5270 555
5271 \end_layout
5272
5273 \end_inset
5274 </cell>
5275 </row>
5276 <row>
5277 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5278 \begin_inset Text
5279
5280 \begin_layout Plain Layout
5281
5282 \series bold
5283 Winkler
5284 \end_layout
5285
5286 \end_inset
5287 </cell>
5288 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5289 \begin_inset Text
5290
5291 \begin_layout Plain Layout
5292 Franz
5293 \end_layout
5294
5295 \end_inset
5296 </cell>
5297 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5298 \begin_inset Text
5299
5300 \begin_layout Plain Layout
5301 555
5302 \end_layout
5303
5304 \end_inset
5305 </cell>
5306 </row>
5307 <row endlastfoot="true">
5308 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5309 \begin_inset Text
5310
5311 \begin_layout Plain Layout
5312 Fin
5313 \end_layout
5314
5315 \end_inset
5316 </cell>
5317 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5318 \begin_inset Text
5319
5320 \begin_layout Plain Layout
5321
5322 \end_layout
5323
5324 \end_inset
5325 </cell>
5326 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5327 \begin_inset Text
5328
5329 \begin_layout Plain Layout
5330
5331 \end_layout
5332
5333 \end_inset
5334 </cell>
5335 </row>
5336 </lyxtabular>
5337
5338 \end_inset
5339
5340
5341 \begin_inset ERT
5342 status open
5343
5344 \begin_layout Plain Layout
5345
5346
5347 \backslash
5348 addtocounter{table}{-1}
5349 \end_layout
5350
5351 \end_inset
5352
5353
5354 \begin_inset Note Note
5355 status open
5356
5357 \begin_layout Plain Layout
5358 Voyez la note grisée de la section
5359 \begin_inset space ~
5360 \end_inset
5361
5362
5363 \begin_inset CommandInset ref
5364 LatexCommand ref
5365 reference "sub:Tableaux-longs-légende"
5366
5367 \end_inset
5368
5369  pour une explication de cette commande.
5370 \end_layout
5371
5372 \end_inset
5373
5374
5375 \end_layout
5376
5377 \begin_layout Subsection
5378 Notes de Bas de Page dans les Tableaux Longs
5379 \begin_inset CommandInset label
5380 LatexCommand label
5381 name "sub:Notes-dans-tableau-long"
5382
5383 \end_inset
5384
5385
5386 \begin_inset Index
5387 status collapsed
5388
5389 \begin_layout Plain Layout
5390 Tableaux longs ! Notes de bas de page
5391 \end_layout
5392
5393 \end_inset
5394
5395
5396 \end_layout
5397
5398 \begin_layout Standard
5399 Vous pouvez insérer des notes de bas de page dans chaque cellule d'un tableau
5400  long.
5401  Elles apparaissent en bas de la page dans laquelle se trouve la cellule
5402  contenant la note.
5403  Par exemple le tableau
5404 \begin_inset space ~
5405 \end_inset
5406
5407
5408 \begin_inset CommandInset ref
5409 LatexCommand ref
5410 reference "tab:Légendes-tableau-différentes"
5411
5412 \end_inset
5413
5414  a une note de bas de page.
5415 \end_layout
5416
5417 \begin_layout Subsection
5418 Alignement des Tableaux Longs
5419 \begin_inset Index
5420 status collapsed
5421
5422 \begin_layout Plain Layout
5423 Tableaux longs ! Alignement
5424 \end_layout
5425
5426 \end_inset
5427
5428
5429 \end_layout
5430
5431 \begin_layout Standard
5432 Par défaut les Tableaux Longs sont centrés.
5433  Contrairement à l'alignement dans les colonnes et les lignes, l'alignement
5434  du tableau ne peut actuellement pas être modifié à partir de la fenêtre
5435  de dialogue.
5436  Pour modifier l'alignement d'un tableau long, vous devez modifier les valeurs
5437  des longueurs 
5438 \series bold
5439
5440 \backslash
5441 LTleft 
5442 \series default
5443 et 
5444 \series bold
5445
5446 \backslash
5447 LTright
5448 \series default
5449  en insérant la ligne suivante sous forme de code TeX avant le tableau long
5450  concerné :
5451 \end_layout
5452
5453 \begin_layout Standard
5454
5455 \series bold
5456
5457 \backslash
5458 setlength{
5459 \backslash
5460 LTleft}{valeur}
5461 \end_layout
5462
5463 \begin_layout Standard
5464 Où 
5465 \series bold
5466 valeur
5467 \series default
5468  peut avoir n'importe laquelle des unités listées dans le tableau
5469 \begin_inset space ~
5470 \end_inset
5471
5472
5473 \begin_inset CommandInset ref
5474 LatexCommand ref
5475 reference "cha:Unités-de-longueur"
5476
5477 \end_inset
5478
5479 .
5480  
5481 \series bold
5482
5483 \backslash
5484 LTleft
5485 \series default
5486  contrôle la distance horizontale entre le bord gauche de la page et le
5487  tableau, et
5488 \series bold
5489  
5490 \backslash
5491 LTright
5492 \series default
5493  la distance au bord droit.
5494  La valeur par défaut des ces deux distances est 
5495 \series bold
5496
5497 \backslash
5498 fill
5499 \series default
5500 , ce qui dans ce cas correspond à un ressort horizontal dans LyX.
5501 \end_layout
5502
5503 \begin_layout Standard
5504 Le tableau long suivant a été aligné à gauche en mettant 
5505 \series bold
5506
5507 \backslash
5508 LTleft
5509 \series default
5510  à 0
5511 \begin_inset space \thinspace{}
5512 \end_inset
5513
5514 pt.
5515 \begin_inset ERT
5516 status collapsed
5517
5518 \begin_layout Plain Layout
5519
5520
5521 \backslash
5522 setlength{
5523 \backslash
5524 LTleft}{0pt}
5525 \end_layout
5526
5527 \end_inset
5528
5529
5530 \end_layout
5531
5532 \begin_layout Standard
5533 \begin_inset Tabular
5534 <lyxtabular version="3" rows="5" columns="5">
5535 <features islongtable="true">
5536 <column alignment="center" valignment="top" width="0">
5537 <column alignment="center" valignment="top" width="0">
5538 <column alignment="center" valignment="top" width="0">
5539 <column alignment="center" valignment="top" width="0">
5540 <column alignment="center" valignment="top" width="0">
5541 <row>
5542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5543 \begin_inset Text
5544
5545 \begin_layout Plain Layout
5546 1
5547 \end_layout
5548
5549 \end_inset
5550 </cell>
5551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5552 \begin_inset Text
5553
5554 \begin_layout Plain Layout
5555 2
5556 \end_layout
5557
5558 \end_inset
5559 </cell>
5560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5561 \begin_inset Text
5562
5563 \begin_layout Plain Layout
5564 3
5565 \end_layout
5566
5567 \end_inset
5568 </cell>
5569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5570 \begin_inset Text
5571
5572 \begin_layout Plain Layout
5573 4
5574 \end_layout
5575
5576 \end_inset
5577 </cell>
5578 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5579 \begin_inset Text
5580
5581 \begin_layout Plain Layout
5582 5
5583 \end_layout
5584
5585 \end_inset
5586 </cell>
5587 </row>
5588 <row>
5589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5590 \begin_inset Text
5591
5592 \begin_layout Plain Layout
5593 asd
5594 \end_layout
5595
5596 \end_inset
5597 </cell>
5598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5599 \begin_inset Text
5600
5601 \begin_layout Plain Layout
5602 s
5603 \end_layout
5604
5605 \end_inset
5606 </cell>
5607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5608 \begin_inset Text
5609
5610 \begin_layout Plain Layout
5611 s
5612 \end_layout
5613
5614 \end_inset
5615 </cell>
5616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5617 \begin_inset Text
5618
5619 \begin_layout Plain Layout
5620 s
5621 \end_layout
5622
5623 \end_inset
5624 </cell>
5625 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5626 \begin_inset Text
5627
5628 \begin_layout Plain Layout
5629 asd
5630 \end_layout
5631
5632 \end_inset
5633 </cell>
5634 </row>
5635 <row>
5636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5637 \begin_inset Text
5638
5639 \begin_layout Plain Layout
5640 asd
5641 \end_layout
5642
5643 \end_inset
5644 </cell>
5645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5646 \begin_inset Text
5647
5648 \begin_layout Plain Layout
5649 s
5650 \end_layout
5651
5652 \end_inset
5653 </cell>
5654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5655 \begin_inset Text
5656
5657 \begin_layout Plain Layout
5658 s
5659 \end_layout
5660
5661 \end_inset
5662 </cell>
5663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5664 \begin_inset Text
5665
5666 \begin_layout Plain Layout
5667 s
5668 \end_layout
5669
5670 \end_inset
5671 </cell>
5672 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5673 \begin_inset Text
5674
5675 \begin_layout Plain Layout
5676 asd
5677 \end_layout
5678
5679 \end_inset
5680 </cell>
5681 </row>
5682 <row>
5683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5684 \begin_inset Text
5685
5686 \begin_layout Plain Layout
5687 asd
5688 \end_layout
5689
5690 \end_inset
5691 </cell>
5692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5693 \begin_inset Text
5694
5695 \begin_layout Plain Layout
5696 s
5697 \end_layout
5698
5699 \end_inset
5700 </cell>
5701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5702 \begin_inset Text
5703
5704 \begin_layout Plain Layout
5705 s
5706 \end_layout
5707
5708 \end_inset
5709 </cell>
5710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5711 \begin_inset Text
5712
5713 \begin_layout Plain Layout
5714 s
5715 \end_layout
5716
5717 \end_inset
5718 </cell>
5719 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5720 \begin_inset Text
5721
5722 \begin_layout Plain Layout
5723 asd
5724 \end_layout
5725
5726 \end_inset
5727 </cell>
5728 </row>
5729 <row>
5730 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5731 \begin_inset Text
5732
5733 \begin_layout Plain Layout
5734 asd
5735 \end_layout
5736
5737 \end_inset
5738 </cell>
5739 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5740 \begin_inset Text
5741
5742 \begin_layout Plain Layout
5743 asd
5744 \end_layout
5745
5746 \end_inset
5747 </cell>
5748 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5749 \begin_inset Text
5750
5751 \begin_layout Plain Layout
5752 asd
5753 \end_layout
5754
5755 \end_inset
5756 </cell>
5757 <cell alignment="center" valignment="top" topline="true" bottomline="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" bottomline="true" leftline="true" rightline="true" usebox="none">
5767 \begin_inset Text
5768
5769 \begin_layout Plain Layout
5770 asd
5771 \end_layout
5772
5773 \end_inset
5774 </cell>
5775 </row>
5776 </lyxtabular>
5777
5778 \end_inset
5779
5780
5781 \begin_inset ERT
5782 status collapsed
5783
5784 \begin_layout Plain Layout
5785
5786
5787 \backslash
5788 setlength{
5789 \backslash
5790 LTleft}{
5791 \backslash
5792 fill}
5793 \end_layout
5794
5795 \end_inset
5796
5797
5798 \end_layout
5799
5800 \begin_layout Subsection
5801 Légendes et Tableaux longs
5802 \begin_inset Index
5803 status collapsed
5804
5805 \begin_layout Plain Layout
5806 Tableaux longs ! Légendes
5807 \end_layout
5808
5809 \end_inset
5810
5811
5812 \begin_inset CommandInset label
5813 LatexCommand label
5814 name "sub:Tableaux-longs-légende"
5815
5816 \end_inset
5817
5818
5819 \end_layout
5820
5821 \begin_layout Standard
5822 Vous ne pouvez pas placer un tableau long dans un flottant de tableau puisque
5823  les flottants ne peuvent pas être sur plusieurs pages, mais l'environnement
5824  de légende des flottants de tableau peut aussi être utilisé pour les Tableaux
5825  Longs.
5826 \end_layout
5827
5828 \begin_layout Standard
5829 Comme LyX ne gère pas complètement les légendes dans les Tableaux Longs,
5830  on doit bricoler un peu pour les créer :
5831 \end_layout
5832
5833 \begin_layout Enumerate
5834 Créez
5835 \family sans
5836  
5837 \family default
5838 un Tableau long.
5839 \end_layout
5840
5841 \begin_layout Enumerate
5842 Sélectionnez sa première ligne et désactivez sa ligne de bordure du haut.
5843 \end_layout
5844
5845 \begin_layout Enumerate
5846 Insérez la légende dans la première cellule du tableau en utilisant le menu
5847 \family sans
5848  Insérer\SpecialChar \menuseparator
5849 Légende
5850 \family default
5851  .
5852 \begin_inset Newline newline
5853 \end_inset
5854
5855 Vous pouvez aussi ajouter un titre court pour la légende qui apparaîtra
5856  dans la Liste des Figures à la place de la légende complète.
5857 \end_layout
5858
5859 \begin_layout Enumerate
5860 Insérez 
5861 \begin_inset Quotes eld
5862 \end_inset
5863
5864
5865 \series bold
5866
5867 \backslash
5868
5869 \backslash
5870 %
5871 \series default
5872
5873 \begin_inset Quotes erd
5874 \end_inset
5875
5876  en tant que code LaTeX après la légende.
5877 \end_layout
5878
5879 \begin_layout Standard
5880 Le 
5881 \series bold
5882
5883 \backslash
5884
5885 \backslash
5886 %
5887 \series default
5888  placé après le texte de la légende supprime les lignes verticales entre
5889  les cellules suivantes de cette ligne.
5890  La première ligne de notre tableau est une fausse ligne qui sert à mettre
5891  la légende, le tableau commence réellement à la deuxième ligne.
5892 \end_layout
5893
5894 \begin_layout Standard
5895 Voici un petit Tableau long pour voir comment ça marche :
5896 \end_layout
5897
5898 \begin_layout Standard
5899 \begin_inset Tabular
5900 <lyxtabular version="3" rows="6" columns="5">
5901 <features islongtable="true">
5902 <column alignment="center" valignment="top" width="0">
5903 <column alignment="center" valignment="top" width="0">
5904 <column alignment="center" valignment="top" width="0">
5905 <column alignment="center" valignment="top" width="0">
5906 <column alignment="center" valignment="top" width="0">
5907 <row caption="true">
5908 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
5909 \begin_inset Text
5910
5911 \begin_layout Plain Layout
5912 \begin_inset Caption
5913
5914 \begin_layout Plain Layout
5915 Tableau long avec une légende
5916 \begin_inset OptArg
5917 status open
5918
5919 \begin_layout Plain Layout
5920 Tableau long
5921 \end_layout
5922
5923 \end_inset
5924
5925
5926 \end_layout
5927
5928 \end_inset
5929
5930
5931 \end_layout
5932
5933 \end_inset
5934 </cell>
5935 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5936 \begin_inset Text
5937
5938 \begin_layout Plain Layout
5939
5940 \end_layout
5941
5942 \end_inset
5943 </cell>
5944 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5945 \begin_inset Text
5946
5947 \begin_layout Plain Layout
5948
5949 \end_layout
5950
5951 \end_inset
5952 </cell>
5953 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5954 \begin_inset Text
5955
5956 \begin_layout Plain Layout
5957
5958 \end_layout
5959
5960 \end_inset
5961 </cell>
5962 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5963 \begin_inset Text
5964
5965 \begin_layout Plain Layout
5966
5967 \end_layout
5968
5969 \end_inset
5970 </cell>
5971 </row>
5972 <row>
5973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5974 \begin_inset Text
5975
5976 \begin_layout Plain Layout
5977 1
5978 \end_layout
5979
5980 \end_inset
5981 </cell>
5982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5983 \begin_inset Text
5984
5985 \begin_layout Plain Layout
5986 2
5987 \end_layout
5988
5989 \end_inset
5990 </cell>
5991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5992 \begin_inset Text
5993
5994 \begin_layout Plain Layout
5995 3
5996 \end_layout
5997
5998 \end_inset
5999 </cell>
6000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6001 \begin_inset Text
6002
6003 \begin_layout Plain Layout
6004 4
6005 \end_layout
6006
6007 \end_inset
6008 </cell>
6009 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6010 \begin_inset Text
6011
6012 \begin_layout Plain Layout
6013 5
6014 \end_layout
6015
6016 \end_inset
6017 </cell>
6018 </row>
6019 <row>
6020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6021 \begin_inset Text
6022
6023 \begin_layout Plain Layout
6024 asd
6025 \end_layout
6026
6027 \end_inset
6028 </cell>
6029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6030 \begin_inset Text
6031
6032 \begin_layout Plain Layout
6033 s
6034 \end_layout
6035
6036 \end_inset
6037 </cell>
6038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6039 \begin_inset Text
6040
6041 \begin_layout Plain Layout
6042 s
6043 \end_layout
6044
6045 \end_inset
6046 </cell>
6047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6048 \begin_inset Text
6049
6050 \begin_layout Plain Layout
6051 s
6052 \end_layout
6053
6054 \end_inset
6055 </cell>
6056 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6057 \begin_inset Text
6058
6059 \begin_layout Plain Layout
6060 asd
6061 \end_layout
6062
6063 \end_inset
6064 </cell>
6065 </row>
6066 <row>
6067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6068 \begin_inset Text
6069
6070 \begin_layout Plain Layout
6071 asd
6072 \end_layout
6073
6074 \end_inset
6075 </cell>
6076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6077 \begin_inset Text
6078
6079 \begin_layout Plain Layout
6080 s
6081 \end_layout
6082
6083 \end_inset
6084 </cell>
6085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6086 \begin_inset Text
6087
6088 \begin_layout Plain Layout
6089 s
6090 \end_layout
6091
6092 \end_inset
6093 </cell>
6094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6095 \begin_inset Text
6096
6097 \begin_layout Plain Layout
6098 s
6099 \end_layout
6100
6101 \end_inset
6102 </cell>
6103 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6104 \begin_inset Text
6105
6106 \begin_layout Plain Layout
6107 asd
6108 \end_layout
6109
6110 \end_inset
6111 </cell>
6112 </row>
6113 <row>
6114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6115 \begin_inset Text
6116
6117 \begin_layout Plain Layout
6118 asd
6119 \end_layout
6120
6121 \end_inset
6122 </cell>
6123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6124 \begin_inset Text
6125
6126 \begin_layout Plain Layout
6127 s
6128 \end_layout
6129
6130 \end_inset
6131 </cell>
6132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6133 \begin_inset Text
6134
6135 \begin_layout Plain Layout
6136 s
6137 \end_layout
6138
6139 \end_inset
6140 </cell>
6141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6142 \begin_inset Text
6143
6144 \begin_layout Plain Layout
6145 s
6146 \end_layout
6147
6148 \end_inset
6149 </cell>
6150 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6151 \begin_inset Text
6152
6153 \begin_layout Plain Layout
6154 asd
6155 \end_layout
6156
6157 \end_inset
6158 </cell>
6159 </row>
6160 <row>
6161 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6162 \begin_inset Text
6163
6164 \begin_layout Plain Layout
6165 asd
6166 \end_layout
6167
6168 \end_inset
6169 </cell>
6170 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6171 \begin_inset Text
6172
6173 \begin_layout Plain Layout
6174 asd
6175 \end_layout
6176
6177 \end_inset
6178 </cell>
6179 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6180 \begin_inset Text
6181
6182 \begin_layout Plain Layout
6183 asd
6184 \end_layout
6185
6186 \end_inset
6187 </cell>
6188 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6189 \begin_inset Text
6190
6191 \begin_layout Plain Layout
6192 asd
6193 \end_layout
6194
6195 \end_inset
6196 </cell>
6197 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6198 \begin_inset Text
6199
6200 \begin_layout Plain Layout
6201 asd
6202 \end_layout
6203
6204 \end_inset
6205 </cell>
6206 </row>
6207 </lyxtabular>
6208
6209 \end_inset
6210
6211
6212 \end_layout
6213
6214 \begin_layout Standard
6215 \begin_inset VSpace medskip
6216 \end_inset
6217
6218
6219 \begin_inset Note Greyedout
6220 status open
6221
6222 \begin_layout Plain Layout
6223
6224 \series bold
6225 Note:
6226 \series default
6227  Le numéro de tableau est incrémenté à chaque tableau long, même si vous
6228  n'avez pas prévu de légende.
6229  À cause de ça, vous pouvez avoir le cas où par exemple le tableau
6230 \begin_inset space ~
6231 \end_inset
6232
6233 2.4 suit le tableau
6234 \begin_inset space ~
6235 \end_inset
6236
6237 2.1 dans la liste des tableaux, si entre les deux il y a deux tableaux longs
6238  sans légende.
6239  Pour éviter ce problème, vous pouvez ajouter cette commande en code TeX
6240  après chaque tableau long sans légende :
6241 \end_layout
6242
6243 \begin_layout Plain Layout
6244
6245 \series bold
6246
6247 \backslash
6248 addtocounter{table}{-1}
6249 \end_layout
6250
6251 \end_inset
6252
6253
6254 \end_layout
6255
6256 \begin_layout Standard
6257 \begin_inset Note Greyedout
6258 status open
6259
6260 \begin_layout Plain Layout
6261
6262 \series bold
6263 Note:
6264 \series default
6265  Si vous utilisez le paquetage LaTeX 
6266 \series bold
6267 hyperref
6268 \series default
6269
6270 \begin_inset Index
6271 status collapsed
6272
6273 \begin_layout Plain Layout
6274 Paquetages LaTeX ! hyperref
6275 \end_layout
6276
6277 \end_inset
6278
6279  pour transformer vos références croisées en liens, le lien vers un tableau
6280  long pointera toujours sur le début du document.
6281 \end_layout
6282
6283 \end_inset
6284
6285
6286 \end_layout
6287
6288 \begin_layout Standard
6289 \begin_inset Newpage newpage
6290 \end_inset
6291
6292
6293 \end_layout
6294
6295 \begin_layout Subsubsection
6296 Références à des tableaux longs
6297 \begin_inset Index
6298 status collapsed
6299
6300 \begin_layout Plain Layout
6301 Tableaux longs ! Références
6302 \end_layout
6303
6304 \end_inset
6305
6306
6307 \end_layout
6308
6309 \begin_layout Standard
6310 \begin_inset Tabular
6311 <lyxtabular version="3" rows="6" columns="5">
6312 <features islongtable="true">
6313 <column alignment="center" valignment="top" width="0">
6314 <column alignment="center" valignment="top" width="0">
6315 <column alignment="center" valignment="top" width="0">
6316 <column alignment="center" valignment="top" width="0">
6317 <column alignment="center" valignment="top" width="0">
6318 <row caption="true">
6319 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6320 \begin_inset Text
6321
6322 \begin_layout Plain Layout
6323 \begin_inset Caption
6324
6325 \begin_layout Plain Layout
6326 Tableau long référencé
6327 \begin_inset CommandInset label
6328 LatexCommand label
6329 name "tab:RefExemple"
6330
6331 \end_inset
6332
6333
6334 \end_layout
6335
6336 \end_inset
6337
6338
6339 \end_layout
6340
6341 \end_inset
6342 </cell>
6343 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6344 \begin_inset Text
6345
6346 \begin_layout Plain Layout
6347
6348 \end_layout
6349
6350 \end_inset
6351 </cell>
6352 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6353 \begin_inset Text
6354
6355 \begin_layout Plain Layout
6356
6357 \end_layout
6358
6359 \end_inset
6360 </cell>
6361 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6362 \begin_inset Text
6363
6364 \begin_layout Plain Layout
6365
6366 \end_layout
6367
6368 \end_inset
6369 </cell>
6370 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6371 \begin_inset Text
6372
6373 \begin_layout Plain Layout
6374
6375 \end_layout
6376
6377 \end_inset
6378 </cell>
6379 </row>
6380 <row>
6381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6382 \begin_inset Text
6383
6384 \begin_layout Plain Layout
6385 1
6386 \end_layout
6387
6388 \end_inset
6389 </cell>
6390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6391 \begin_inset Text
6392
6393 \begin_layout Plain Layout
6394 2
6395 \end_layout
6396
6397 \end_inset
6398 </cell>
6399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6400 \begin_inset Text
6401
6402 \begin_layout Plain Layout
6403 3
6404 \end_layout
6405
6406 \end_inset
6407 </cell>
6408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6409 \begin_inset Text
6410
6411 \begin_layout Plain Layout
6412 4
6413 \end_layout
6414
6415 \end_inset
6416 </cell>
6417 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6418 \begin_inset Text
6419
6420 \begin_layout Plain Layout
6421 5
6422 \end_layout
6423
6424 \end_inset
6425 </cell>
6426 </row>
6427 <row>
6428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6429 \begin_inset Text
6430
6431 \begin_layout Plain Layout
6432 asd
6433 \end_layout
6434
6435 \end_inset
6436 </cell>
6437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6438 \begin_inset Text
6439
6440 \begin_layout Plain Layout
6441 s
6442 \end_layout
6443
6444 \end_inset
6445 </cell>
6446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6447 \begin_inset Text
6448
6449 \begin_layout Plain Layout
6450 s
6451 \end_layout
6452
6453 \end_inset
6454 </cell>
6455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6456 \begin_inset Text
6457
6458 \begin_layout Plain Layout
6459 s
6460 \end_layout
6461
6462 \end_inset
6463 </cell>
6464 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6465 \begin_inset Text
6466
6467 \begin_layout Plain Layout
6468 asd
6469 \end_layout
6470
6471 \end_inset
6472 </cell>
6473 </row>
6474 <row>
6475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6476 \begin_inset Text
6477
6478 \begin_layout Plain Layout
6479 asd
6480 \end_layout
6481
6482 \end_inset
6483 </cell>
6484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6485 \begin_inset Text
6486
6487 \begin_layout Plain Layout
6488 s
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 s
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 s
6507 \end_layout
6508
6509 \end_inset
6510 </cell>
6511 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6512 \begin_inset Text
6513
6514 \begin_layout Plain Layout
6515 asd
6516 \end_layout
6517
6518 \end_inset
6519 </cell>
6520 </row>
6521 <row>
6522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6523 \begin_inset Text
6524
6525 \begin_layout Plain Layout
6526 asd
6527 \end_layout
6528
6529 \end_inset
6530 </cell>
6531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6532 \begin_inset Text
6533
6534 \begin_layout Plain Layout
6535 s
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" rightline="true" usebox="none">
6559 \begin_inset Text
6560
6561 \begin_layout Plain Layout
6562 asd
6563 \end_layout
6564
6565 \end_inset
6566 </cell>
6567 </row>
6568 <row>
6569 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6570 \begin_inset Text
6571
6572 \begin_layout Plain Layout
6573 asd
6574 \end_layout
6575
6576 \end_inset
6577 </cell>
6578 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6579 \begin_inset Text
6580
6581 \begin_layout Plain Layout
6582 sad
6583 \end_layout
6584
6585 \end_inset
6586 </cell>
6587 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6588 \begin_inset Text
6589
6590 \begin_layout Plain Layout
6591 asd
6592 \end_layout
6593
6594 \end_inset
6595 </cell>
6596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6597 \begin_inset Text
6598
6599 \begin_layout Plain Layout
6600 asd
6601 \end_layout
6602
6603 \end_inset
6604 </cell>
6605 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6606 \begin_inset Text
6607
6608 \begin_layout Plain Layout
6609 asd
6610 \end_layout
6611
6612 \end_inset
6613 </cell>
6614 </row>
6615 </lyxtabular>
6616
6617 \end_inset
6618
6619
6620 \end_layout
6621
6622 \begin_layout Standard
6623 Pour pouvoir faire référence à un tableau long, il faut insérer une étiquette
6624  dans sa légende.
6625  Notez qu'il faut ajouter le préfixe 
6626 \begin_inset Quotes eld
6627 \end_inset
6628
6629
6630 \emph on
6631 tab:
6632 \emph default
6633
6634 \begin_inset Quotes erd
6635 \end_inset
6636
6637  manuellement dans le champ de l'étiquette.
6638 \end_layout
6639
6640 \begin_layout Standard
6641 Ceci est une référence au tableau
6642 \begin_inset space ~
6643 \end_inset
6644
6645
6646 \begin_inset CommandInset ref
6647 LatexCommand ref
6648 reference "tab:RefExemple"
6649
6650 \end_inset
6651
6652 .
6653 \end_layout
6654
6655 \begin_layout Standard
6656 La mise en forme de la légende peut être ajustée avec celle de toutes les
6657  autres légendes de votre document en utilisant le paquetage LaTeX 
6658 \series bold
6659 caption
6660 \series default
6661
6662 \begin_inset Index
6663 status collapsed
6664
6665 \begin_layout Plain Layout
6666 Paquetages LaTeX ! caption
6667 \end_layout
6668
6669 \end_inset
6670
6671 , voir la section
6672 \begin_inset space ~
6673 \end_inset
6674
6675
6676 \begin_inset CommandInset ref
6677 LatexCommand ref
6678 reference "sec:Formatage-légende"
6679
6680 \end_inset
6681
6682 .
6683 \end_layout
6684
6685 \begin_layout Subsubsection
6686 Largeur de la légende
6687 \begin_inset Index
6688 status collapsed
6689
6690 \begin_layout Plain Layout
6691 Tableaux longs ! Largeur de la légende
6692 \end_layout
6693
6694 \end_inset
6695
6696
6697 \end_layout
6698
6699 \begin_layout Standard
6700 La largeur maximale des lignes de légende est définie par la longueur 
6701 \series bold
6702
6703 \backslash
6704 LTcapwidth
6705 \series default
6706 .
6707  Sa valeur par défaut est 4
6708 \begin_inset space \thinspace{}
6709 \end_inset
6710
6711 in.
6712  Pour la changer, vous pouvez ajouter la commande suivante dans le préambule
6713  de votre document ou en tant que code TeX directement dans votre document
6714  avant le tableau qui doit être affectée.
6715 \end_layout
6716
6717 \begin_layout Standard
6718
6719 \series bold
6720
6721 \backslash
6722 setlength{
6723 \backslash
6724 LTcapwidth}{largeur}
6725 \end_layout
6726
6727 \begin_layout Standard
6728 où la largeur peur être exprimée avec les unités qui sont listées dans l'appendi
6729 ce
6730 \begin_inset space ~
6731 \end_inset
6732
6733
6734 \begin_inset CommandInset ref
6735 LatexCommand ref
6736 reference "cha:Unités-de-longueur"
6737
6738 \end_inset
6739
6740 .
6741 \end_layout
6742
6743 \begin_layout Standard
6744 Les tableaux suivants montrent la différence :
6745 \end_layout
6746
6747 \begin_layout Standard
6748 \begin_inset Tabular
6749 <lyxtabular version="3" rows="6" columns="5">
6750 <features islongtable="true">
6751 <column alignment="center" valignment="top" width="0">
6752 <column alignment="center" valignment="top" width="0">
6753 <column alignment="center" valignment="top" width="0">
6754 <column alignment="center" valignment="top" width="0">
6755 <column alignment="center" valignment="top" width="0">
6756 <row caption="true">
6757 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6758 \begin_inset Text
6759
6760 \begin_layout Plain Layout
6761 \begin_inset Caption
6762
6763 \begin_layout Plain Layout
6764 long titre complet avec la largeur par défaut long titre complet avec la
6765  largeur par défaut long titre complet avec la largeur par défaut
6766 \begin_inset OptArg
6767 status open
6768
6769 \begin_layout Plain Layout
6770 Légende avec largeur par défaut
6771 \end_layout
6772
6773 \end_inset
6774
6775
6776 \end_layout
6777
6778 \end_inset
6779
6780
6781 \end_layout
6782
6783 \end_inset
6784 </cell>
6785 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6786 \begin_inset Text
6787
6788 \begin_layout Plain Layout
6789
6790 \end_layout
6791
6792 \end_inset
6793 </cell>
6794 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6795 \begin_inset Text
6796
6797 \begin_layout Plain Layout
6798
6799 \end_layout
6800
6801 \end_inset
6802 </cell>
6803 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6804 \begin_inset Text
6805
6806 \begin_layout Plain Layout
6807
6808 \end_layout
6809
6810 \end_inset
6811 </cell>
6812 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6813 \begin_inset Text
6814
6815 \begin_layout Plain Layout
6816
6817 \end_layout
6818
6819 \end_inset
6820 </cell>
6821 </row>
6822 <row>
6823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6824 \begin_inset Text
6825
6826 \begin_layout Plain Layout
6827 1
6828 \end_layout
6829
6830 \end_inset
6831 </cell>
6832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6833 \begin_inset Text
6834
6835 \begin_layout Plain Layout
6836 2
6837 \end_layout
6838
6839 \end_inset
6840 </cell>
6841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6842 \begin_inset Text
6843
6844 \begin_layout Plain Layout
6845 3
6846 \end_layout
6847
6848 \end_inset
6849 </cell>
6850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6851 \begin_inset Text
6852
6853 \begin_layout Plain Layout
6854 4
6855 \end_layout
6856
6857 \end_inset
6858 </cell>
6859 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6860 \begin_inset Text
6861
6862 \begin_layout Plain Layout
6863 5
6864 \end_layout
6865
6866 \end_inset
6867 </cell>
6868 </row>
6869 <row>
6870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6871 \begin_inset Text
6872
6873 \begin_layout Plain Layout
6874 asd
6875 \end_layout
6876
6877 \end_inset
6878 </cell>
6879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6880 \begin_inset Text
6881
6882 \begin_layout Plain Layout
6883 s
6884 \end_layout
6885
6886 \end_inset
6887 </cell>
6888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6889 \begin_inset Text
6890
6891 \begin_layout Plain Layout
6892 s
6893 \end_layout
6894
6895 \end_inset
6896 </cell>
6897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6898 \begin_inset Text
6899
6900 \begin_layout Plain Layout
6901 s
6902 \end_layout
6903
6904 \end_inset
6905 </cell>
6906 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6907 \begin_inset Text
6908
6909 \begin_layout Plain Layout
6910 asd
6911 \end_layout
6912
6913 \end_inset
6914 </cell>
6915 </row>
6916 <row>
6917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6918 \begin_inset Text
6919
6920 \begin_layout Plain Layout
6921 asd
6922 \end_layout
6923
6924 \end_inset
6925 </cell>
6926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6927 \begin_inset Text
6928
6929 \begin_layout Plain Layout
6930 s
6931 \end_layout
6932
6933 \end_inset
6934 </cell>
6935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6936 \begin_inset Text
6937
6938 \begin_layout Plain Layout
6939 s
6940 \end_layout
6941
6942 \end_inset
6943 </cell>
6944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6945 \begin_inset Text
6946
6947 \begin_layout Plain Layout
6948 s
6949 \end_layout
6950
6951 \end_inset
6952 </cell>
6953 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6954 \begin_inset Text
6955
6956 \begin_layout Plain Layout
6957 asd
6958 \end_layout
6959
6960 \end_inset
6961 </cell>
6962 </row>
6963 <row>
6964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6965 \begin_inset Text
6966
6967 \begin_layout Plain Layout
6968 asd
6969 \end_layout
6970
6971 \end_inset
6972 </cell>
6973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6974 \begin_inset Text
6975
6976 \begin_layout Plain Layout
6977 s
6978 \end_layout
6979
6980 \end_inset
6981 </cell>
6982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6983 \begin_inset Text
6984
6985 \begin_layout Plain Layout
6986 s
6987 \end_layout
6988
6989 \end_inset
6990 </cell>
6991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6992 \begin_inset Text
6993
6994 \begin_layout Plain Layout
6995 s
6996 \end_layout
6997
6998 \end_inset
6999 </cell>
7000 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7001 \begin_inset Text
7002
7003 \begin_layout Plain Layout
7004 asd
7005 \end_layout
7006
7007 \end_inset
7008 </cell>
7009 </row>
7010 <row>
7011 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7012 \begin_inset Text
7013
7014 \begin_layout Plain Layout
7015 asd
7016 \end_layout
7017
7018 \end_inset
7019 </cell>
7020 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7021 \begin_inset Text
7022
7023 \begin_layout Plain Layout
7024 sad
7025 \end_layout
7026
7027 \end_inset
7028 </cell>
7029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7030 \begin_inset Text
7031
7032 \begin_layout Plain Layout
7033 asd
7034 \end_layout
7035
7036 \end_inset
7037 </cell>
7038 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7039 \begin_inset Text
7040
7041 \begin_layout Plain Layout
7042 asd
7043 \end_layout
7044
7045 \end_inset
7046 </cell>
7047 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7048 \begin_inset Text
7049
7050 \begin_layout Plain Layout
7051 asd
7052 \end_layout
7053
7054 \end_inset
7055 </cell>
7056 </row>
7057 </lyxtabular>
7058
7059 \end_inset
7060
7061
7062 \end_layout
7063
7064 \begin_layout Standard
7065 \begin_inset ERT
7066 status collapsed
7067
7068 \begin_layout Plain Layout
7069
7070
7071 \backslash
7072 setlength{
7073 \backslash
7074 LTcapwidth}{5cm}
7075 \end_layout
7076
7077 \end_inset
7078
7079
7080 \begin_inset Tabular
7081 <lyxtabular version="3" rows="6" columns="5">
7082 <features islongtable="true">
7083 <column alignment="center" valignment="top" width="0">
7084 <column alignment="center" valignment="top" width="0">
7085 <column alignment="center" valignment="top" width="0">
7086 <column alignment="center" valignment="top" width="0">
7087 <column alignment="center" valignment="top" width="0">
7088 <row caption="true">
7089 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7090 \begin_inset Text
7091
7092 \begin_layout Plain Layout
7093 \begin_inset Caption
7094
7095 \begin_layout Plain Layout
7096 long titre complet avec la largeur réglée à 5
7097 \begin_inset space \thinspace{}
7098 \end_inset
7099
7100 cm long titre complet avec la largeur réglée à 5
7101 \begin_inset space \thinspace{}
7102 \end_inset
7103
7104 cm long titre complet avec la largeur réglée à 5
7105 \begin_inset space \thinspace{}
7106 \end_inset
7107
7108 cm
7109 \begin_inset OptArg
7110 status open
7111
7112 \begin_layout Plain Layout
7113 Légende avec largeur à
7114 \begin_inset space \thinspace{}
7115 \end_inset
7116
7117 =
7118 \begin_inset space \thinspace{}
7119 \end_inset
7120
7121 5
7122 \begin_inset space \thinspace{}
7123 \end_inset
7124
7125 cm
7126 \end_layout
7127
7128 \end_inset
7129
7130
7131 \end_layout
7132
7133 \end_inset
7134
7135
7136 \end_layout
7137
7138 \end_inset
7139 </cell>
7140 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7141 \begin_inset Text
7142
7143 \begin_layout Plain Layout
7144
7145 \end_layout
7146
7147 \end_inset
7148 </cell>
7149 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7150 \begin_inset Text
7151
7152 \begin_layout Plain Layout
7153
7154 \end_layout
7155
7156 \end_inset
7157 </cell>
7158 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7159 \begin_inset Text
7160
7161 \begin_layout Plain Layout
7162
7163 \end_layout
7164
7165 \end_inset
7166 </cell>
7167 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7168 \begin_inset Text
7169
7170 \begin_layout Plain Layout
7171
7172 \end_layout
7173
7174 \end_inset
7175 </cell>
7176 </row>
7177 <row>
7178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7179 \begin_inset Text
7180
7181 \begin_layout Plain Layout
7182 1
7183 \end_layout
7184
7185 \end_inset
7186 </cell>
7187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7188 \begin_inset Text
7189
7190 \begin_layout Plain Layout
7191 2
7192 \end_layout
7193
7194 \end_inset
7195 </cell>
7196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7197 \begin_inset Text
7198
7199 \begin_layout Plain Layout
7200 3
7201 \end_layout
7202
7203 \end_inset
7204 </cell>
7205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7206 \begin_inset Text
7207
7208 \begin_layout Plain Layout
7209 4
7210 \end_layout
7211
7212 \end_inset
7213 </cell>
7214 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7215 \begin_inset Text
7216
7217 \begin_layout Plain Layout
7218 5
7219 \end_layout
7220
7221 \end_inset
7222 </cell>
7223 </row>
7224 <row>
7225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7226 \begin_inset Text
7227
7228 \begin_layout Plain Layout
7229 asd
7230 \end_layout
7231
7232 \end_inset
7233 </cell>
7234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7235 \begin_inset Text
7236
7237 \begin_layout Plain Layout
7238 s
7239 \end_layout
7240
7241 \end_inset
7242 </cell>
7243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7244 \begin_inset Text
7245
7246 \begin_layout Plain Layout
7247 s
7248 \end_layout
7249
7250 \end_inset
7251 </cell>
7252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7253 \begin_inset Text
7254
7255 \begin_layout Plain Layout
7256 s
7257 \end_layout
7258
7259 \end_inset
7260 </cell>
7261 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7262 \begin_inset Text
7263
7264 \begin_layout Plain Layout
7265 asd
7266 \end_layout
7267
7268 \end_inset
7269 </cell>
7270 </row>
7271 <row>
7272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7273 \begin_inset Text
7274
7275 \begin_layout Plain Layout
7276 asd
7277 \end_layout
7278
7279 \end_inset
7280 </cell>
7281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7282 \begin_inset Text
7283
7284 \begin_layout Plain Layout
7285 s
7286 \end_layout
7287
7288 \end_inset
7289 </cell>
7290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7291 \begin_inset Text
7292
7293 \begin_layout Plain Layout
7294 s
7295 \end_layout
7296
7297 \end_inset
7298 </cell>
7299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7300 \begin_inset Text
7301
7302 \begin_layout Plain Layout
7303 s
7304 \end_layout
7305
7306 \end_inset
7307 </cell>
7308 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7309 \begin_inset Text
7310
7311 \begin_layout Plain Layout
7312 asd
7313 \end_layout
7314
7315 \end_inset
7316 </cell>
7317 </row>
7318 <row>
7319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7320 \begin_inset Text
7321
7322 \begin_layout Plain Layout
7323 asd
7324 \end_layout
7325
7326 \end_inset
7327 </cell>
7328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7329 \begin_inset Text
7330
7331 \begin_layout Plain Layout
7332 s
7333 \end_layout
7334
7335 \end_inset
7336 </cell>
7337 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7338 \begin_inset Text
7339
7340 \begin_layout Plain Layout
7341 s
7342 \end_layout
7343
7344 \end_inset
7345 </cell>
7346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7347 \begin_inset Text
7348
7349 \begin_layout Plain Layout
7350 s
7351 \end_layout
7352
7353 \end_inset
7354 </cell>
7355 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7356 \begin_inset Text
7357
7358 \begin_layout Plain Layout
7359 asd
7360 \end_layout
7361
7362 \end_inset
7363 </cell>
7364 </row>
7365 <row>
7366 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7367 \begin_inset Text
7368
7369 \begin_layout Plain Layout
7370 asd
7371 \end_layout
7372
7373 \end_inset
7374 </cell>
7375 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7376 \begin_inset Text
7377
7378 \begin_layout Plain Layout
7379 sad
7380 \end_layout
7381
7382 \end_inset
7383 </cell>
7384 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7385 \begin_inset Text
7386
7387 \begin_layout Plain Layout
7388 asd
7389 \end_layout
7390
7391 \end_inset
7392 </cell>
7393 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7394 \begin_inset Text
7395
7396 \begin_layout Plain Layout
7397 asd
7398 \end_layout
7399
7400 \end_inset
7401 </cell>
7402 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7403 \begin_inset Text
7404
7405 \begin_layout Plain Layout
7406 asd
7407 \end_layout
7408
7409 \end_inset
7410 </cell>
7411 </row>
7412 </lyxtabular>
7413
7414 \end_inset
7415
7416
7417 \end_layout
7418
7419 \begin_layout Standard
7420 \begin_inset ERT
7421 status collapsed
7422
7423 \begin_layout Plain Layout
7424
7425
7426 \backslash
7427 setlength{
7428 \backslash
7429 LTcapwidth}{4in}
7430 \end_layout
7431
7432 \end_inset
7433
7434
7435 \end_layout
7436
7437 \begin_layout Standard
7438 \begin_inset Note Greyedout
7439 status open
7440
7441 \begin_layout Plain Layout
7442
7443 \series bold
7444 Note:
7445 \series default
7446  Quand on utilise la paquetage LaTeX 
7447 \series bold
7448 caption
7449 \series default
7450
7451 \begin_inset Index
7452 status collapsed
7453
7454 \begin_layout Plain Layout
7455 Paquetages LaTeX ! caption
7456 \end_layout
7457
7458 \end_inset
7459
7460  , comme c'est les cas dans ce document, la légende prend toute la largeur
7461  de la page quand on utilise la largeur par défaut de 4
7462 \begin_inset space \thinspace{}
7463 \end_inset
7464
7465 in pour 
7466 \series bold
7467
7468 \backslash
7469 LTcapwidth
7470 \series default
7471 .
7472  Pour avoir dans ce cas une légende qui fasse exactement 4
7473 \begin_inset space \thinspace{}
7474 \end_inset
7475
7476 in de large, vous pouvez soit prendre une valeur très légèrement différente,
7477  comme par exemple 3.99
7478 \begin_inset space \thinspace{}
7479 \end_inset
7480
7481 in, soit utiliser la commande LaTeX 
7482 \series bold
7483
7484 \backslash
7485 captionsetup{width=valeur}
7486 \series default
7487  qui est disponible dans le paquetage 
7488 \series bold
7489 caption
7490 \series default
7491 .
7492 \end_layout
7493
7494 \end_inset
7495
7496
7497 \end_layout
7498
7499 \begin_layout Subsubsection
7500 Des Légendes différentes sur chaque page d'un tableau
7501 \begin_inset OptArg
7502 status collapsed
7503
7504 \begin_layout Plain Layout
7505 Légendes différentes
7506 \end_layout
7507
7508 \end_inset
7509
7510
7511 \begin_inset Index
7512 status collapsed
7513
7514 \begin_layout Plain Layout
7515 Tableaux longs ! Légendes différentes par page
7516 \end_layout
7517
7518 \end_inset
7519
7520
7521 \end_layout
7522
7523 \begin_layout Standard
7524 Quand les légendes qui se trouvent sur les autres pages doivent être différentes
7525  de celle de la première page, insérez une légende avec un titre court non
7526  vide dans une fausse première ligne qui sera marquée comme étant le premier
7527  en-tête.
7528  La légende utilisée pour les autres pages est insérée comme une légende
7529  sans titre court dans une fausse ligne qui sera marquée comme étant l'entête
7530  principal.
7531  Si cet entête ne doit pas contenir le numéro du tableau, utilisez la commandes
7532  suivante à la place de la boîte de légende de LyX :
7533 \end_layout
7534
7535 \begin_layout Standard
7536
7537 \series bold
7538
7539 \backslash
7540 caption*{caption text}
7541 \end_layout
7542
7543 \begin_layout Standard
7544 L'étiquette utilisée pour faire référence à ce tableau est insérée dans
7545  la légende du premier en-tête.
7546  Le tableau
7547 \begin_inset space ~
7548 \end_inset
7549
7550
7551 \begin_inset CommandInset ref
7552 LatexCommand ref
7553 reference "tab:Légendes-tableau-différentes"
7554
7555 \end_inset
7556
7557  est un exemple de tableau long avec des légendes différentes et où la seconde
7558  légende ne contient pas le numéro du tableau.
7559 \end_layout
7560
7561 \begin_layout Standard
7562 \align center
7563 \begin_inset Tabular
7564 <lyxtabular version="3" rows="60" columns="3">
7565 <features islongtable="true">
7566 <column alignment="left" valignment="top" width="0cm">
7567 <column alignment="left" valignment="top" width="0pt">
7568 <column alignment="right" valignment="top" width="0pt">
7569 <row endfirsthead="true" caption="true">
7570 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
7571 \begin_inset Text
7572
7573 \begin_layout Plain Layout
7574 \begin_inset Caption
7575
7576 \begin_layout Plain Layout
7577 Exemple d'annuaire téléphonique
7578 \begin_inset CommandInset label
7579 LatexCommand label
7580 name "tab:Légendes-tableau-différentes"
7581
7582 \end_inset
7583
7584
7585 \begin_inset OptArg
7586 status open
7587
7588 \begin_layout Plain Layout
7589 Exemple Annuaire 
7590 \end_layout
7591
7592 \end_inset
7593
7594
7595 \end_layout
7596
7597 \end_inset
7598
7599
7600 \end_layout
7601
7602 \end_inset
7603 </cell>
7604 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
7605 \begin_inset Text
7606
7607 \begin_layout Plain Layout
7608
7609 \end_layout
7610
7611 \end_inset
7612 </cell>
7613 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
7614 \begin_inset Text
7615
7616 \begin_layout Plain Layout
7617
7618 \end_layout
7619
7620 \end_inset
7621 </cell>
7622 </row>
7623 <row endfirsthead="true">
7624 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7625 \begin_inset Text
7626
7627 \begin_layout Plain Layout
7628
7629 \series bold
7630 Exemple d'annuaire téléphonique (ne pas faire attention aux noms)
7631 \end_layout
7632
7633 \end_inset
7634 </cell>
7635 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7636 \begin_inset Text
7637
7638 \begin_layout Plain Layout
7639
7640 \end_layout
7641
7642 \end_inset
7643 </cell>
7644 <cell multicolumn="2" alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7645 \begin_inset Text
7646
7647 \begin_layout Plain Layout
7648
7649 \end_layout
7650
7651 \end_inset
7652 </cell>
7653 </row>
7654 <row endfirsthead="true">
7655 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7656 \begin_inset Text
7657
7658 \begin_layout Plain Layout
7659
7660 \series bold
7661 NOM
7662 \end_layout
7663
7664 \end_inset
7665 </cell>
7666 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7667 \begin_inset Text
7668
7669 \begin_layout Plain Layout
7670
7671 \end_layout
7672
7673 \end_inset
7674 </cell>
7675 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7676 \begin_inset Text
7677
7678 \begin_layout Plain Layout
7679
7680 \series bold
7681 TÉL.
7682 \end_layout
7683
7684 \end_inset
7685 </cell>
7686 </row>
7687 <row endhead="true" caption="true">
7688 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7689 \begin_inset Text
7690
7691 \begin_layout Plain Layout
7692 \begin_inset ERT
7693 status open
7694
7695 \begin_layout Plain Layout
7696
7697
7698 \backslash
7699 caption*{Suite de l'exemple d'annuaire téléphonique}
7700 \backslash
7701
7702 \backslash
7703 %
7704 \end_layout
7705
7706 \end_inset
7707
7708
7709 \end_layout
7710
7711 \end_inset
7712 </cell>
7713 <cell multicolumn="2" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
7714 \begin_inset Text
7715
7716 \begin_layout Plain Layout
7717
7718 \end_layout
7719
7720 \end_inset
7721 </cell>
7722 <cell multicolumn="2" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
7723 \begin_inset Text
7724
7725 \begin_layout Plain Layout
7726
7727 \end_layout
7728
7729 \end_inset
7730 </cell>
7731 </row>
7732 <row endhead="true">
7733 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7734 \begin_inset Text
7735
7736 \begin_layout Plain Layout
7737
7738 \series bold
7739 Exemple d'annuaire téléphonique
7740 \end_layout
7741
7742 \end_inset
7743 </cell>
7744 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7745 \begin_inset Text
7746
7747 \begin_layout Plain Layout
7748
7749 \end_layout
7750
7751 \end_inset
7752 </cell>
7753 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7754 \begin_inset Text
7755
7756 \begin_layout Plain Layout
7757
7758 \end_layout
7759
7760 \end_inset
7761 </cell>
7762 </row>
7763 <row endhead="true">
7764 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7765 \begin_inset Text
7766
7767 \begin_layout Plain Layout
7768
7769 \series bold
7770 NOM
7771 \end_layout
7772
7773 \end_inset
7774 </cell>
7775 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7776 \begin_inset Text
7777
7778 \begin_layout Plain Layout
7779
7780 \end_layout
7781
7782 \end_inset
7783 </cell>
7784 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7785 \begin_inset Text
7786
7787 \begin_layout Plain Layout
7788
7789 \series bold
7790 TÉL.
7791 \end_layout
7792
7793 \end_inset
7794 </cell>
7795 </row>
7796 <row endfoot="true">
7797 <cell multicolumn="1" alignment="right" valignment="top" topline="true" usebox="none">
7798 \begin_inset Text
7799
7800 \begin_layout Plain Layout
7801 suite page suivante\SpecialChar \ldots{}
7802
7803 \end_layout
7804
7805 \end_inset
7806 </cell>
7807 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="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 multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" 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>
7827 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7828 \begin_inset Text
7829
7830 \begin_layout Plain Layout
7831
7832 \series bold
7833 Annovi
7834 \end_layout
7835
7836 \end_inset
7837 </cell>
7838 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7839 \begin_inset Text
7840
7841 \begin_layout Plain Layout
7842 Silvia
7843 \end_layout
7844
7845 \end_inset
7846 </cell>
7847 <cell alignment="right" valignment="top" rightline="true" usebox="none">
7848 \begin_inset Text
7849
7850 \begin_layout Plain Layout
7851 111
7852 \end_layout
7853
7854 \end_inset
7855 </cell>
7856 </row>
7857 <row>
7858 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7859 \begin_inset Text
7860
7861 \begin_layout Plain Layout
7862
7863 \series bold
7864 Bertoli
7865 \end_layout
7866
7867 \end_inset
7868 </cell>
7869 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7870 \begin_inset Text
7871
7872 \begin_layout Plain Layout
7873 Stefano
7874 \end_layout
7875
7876 \end_inset
7877 </cell>
7878 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7879 \begin_inset Text
7880
7881 \begin_layout Plain Layout
7882 111
7883 \end_layout
7884
7885 \end_inset
7886 </cell>
7887 </row>
7888 <row>
7889 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7890 \begin_inset Text
7891
7892 \begin_layout Plain Layout
7893
7894 \series bold
7895 Bozzi
7896 \end_layout
7897
7898 \end_inset
7899 </cell>
7900 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7901 \begin_inset Text
7902
7903 \begin_layout Plain Layout
7904 Walter
7905 \end_layout
7906
7907 \end_inset
7908 </cell>
7909 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7910 \begin_inset Text
7911
7912 \begin_layout Plain Layout
7913 111
7914 \end_layout
7915
7916 \end_inset
7917 </cell>
7918 </row>
7919 <row>
7920 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7921 \begin_inset Text
7922
7923 \begin_layout Plain Layout
7924
7925 \series bold
7926 Cachia
7927 \end_layout
7928
7929 \end_inset
7930 </cell>
7931 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7932 \begin_inset Text
7933
7934 \begin_layout Plain Layout
7935 Maria
7936 \end_layout
7937
7938 \end_inset
7939 </cell>
7940 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7941 \begin_inset Text
7942
7943 \begin_layout Plain Layout
7944 111
7945 \end_layout
7946
7947 \end_inset
7948 </cell>
7949 </row>
7950 <row>
7951 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7952 \begin_inset Text
7953
7954 \begin_layout Plain Layout
7955
7956 \series bold
7957 Cachia
7958 \end_layout
7959
7960 \end_inset
7961 </cell>
7962 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7963 \begin_inset Text
7964
7965 \begin_layout Plain Layout
7966 Maurizio
7967 \end_layout
7968
7969 \end_inset
7970 </cell>
7971 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7972 \begin_inset Text
7973
7974 \begin_layout Plain Layout
7975 111
7976 \end_layout
7977
7978 \end_inset
7979 </cell>
7980 </row>
7981 <row>
7982 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7983 \begin_inset Text
7984
7985 \begin_layout Plain Layout
7986
7987 \series bold
7988 Cinquemani
7989 \end_layout
7990
7991 \end_inset
7992 </cell>
7993 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7994 \begin_inset Text
7995
7996 \begin_layout Plain Layout
7997 Giusi
7998 \end_layout
7999
8000 \end_inset
8001 </cell>
8002 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8003 \begin_inset Text
8004
8005 \begin_layout Plain Layout
8006 111
8007 \end_layout
8008
8009 \end_inset
8010 </cell>
8011 </row>
8012 <row>
8013 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8014 \begin_inset Text
8015
8016 \begin_layout Plain Layout
8017
8018 \series bold
8019 Colin
8020 \end_layout
8021
8022 \end_inset
8023 </cell>
8024 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8025 \begin_inset Text
8026
8027 \begin_layout Plain Layout
8028 Bernard
8029 \end_layout
8030
8031 \end_inset
8032 </cell>
8033 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8034 \begin_inset Text
8035
8036 \begin_layout Plain Layout
8037 111
8038 \end_layout
8039
8040 \end_inset
8041 </cell>
8042 </row>
8043 <row>
8044 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8045 \begin_inset Text
8046
8047 \begin_layout Plain Layout
8048
8049 \series bold
8050 Concli
8051 \end_layout
8052
8053 \end_inset
8054 </cell>
8055 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8056 \begin_inset Text
8057
8058 \begin_layout Plain Layout
8059 Gianfranco
8060 \end_layout
8061
8062 \end_inset
8063 </cell>
8064 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8065 \begin_inset Text
8066
8067 \begin_layout Plain Layout
8068 111
8069 \end_layout
8070
8071 \end_inset
8072 </cell>
8073 </row>
8074 <row>
8075 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8076 \begin_inset Text
8077
8078 \begin_layout Plain Layout
8079
8080 \series bold
8081 Dal Bosco
8082 \end_layout
8083
8084 \end_inset
8085 </cell>
8086 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8087 \begin_inset Text
8088
8089 \begin_layout Plain Layout
8090 Carolina
8091 \end_layout
8092
8093 \end_inset
8094 </cell>
8095 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8096 \begin_inset Text
8097
8098 \begin_layout Plain Layout
8099 111
8100 \end_layout
8101
8102 \end_inset
8103 </cell>
8104 </row>
8105 <row>
8106 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8107 \begin_inset Text
8108
8109 \begin_layout Plain Layout
8110
8111 \series bold
8112 Dalpiaz
8113 \end_layout
8114
8115 \end_inset
8116 </cell>
8117 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8118 \begin_inset Text
8119
8120 \begin_layout Plain Layout
8121 Annamaria
8122 \end_layout
8123
8124 \end_inset
8125 </cell>
8126 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8127 \begin_inset Text
8128
8129 \begin_layout Plain Layout
8130 111
8131 \end_layout
8132
8133 \end_inset
8134 </cell>
8135 </row>
8136 <row>
8137 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8138 \begin_inset Text
8139
8140 \begin_layout Plain Layout
8141
8142 \series bold
8143 Feliciello
8144 \end_layout
8145
8146 \end_inset
8147 </cell>
8148 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8149 \begin_inset Text
8150
8151 \begin_layout Plain Layout
8152 Domenico
8153 \end_layout
8154
8155 \end_inset
8156 </cell>
8157 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8158 \begin_inset Text
8159
8160 \begin_layout Plain Layout
8161 111
8162 \end_layout
8163
8164 \end_inset
8165 </cell>
8166 </row>
8167 <row>
8168 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8169 \begin_inset Text
8170
8171 \begin_layout Plain Layout
8172
8173 \series bold
8174 Focarelli
8175 \end_layout
8176
8177 \end_inset
8178 </cell>
8179 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8180 \begin_inset Text
8181
8182 \begin_layout Plain Layout
8183 Paola
8184 \end_layout
8185
8186 \end_inset
8187 </cell>
8188 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8189 \begin_inset Text
8190
8191 \begin_layout Plain Layout
8192 111
8193 \end_layout
8194
8195 \end_inset
8196 </cell>
8197 </row>
8198 <row>
8199 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8200 \begin_inset Text
8201
8202 \begin_layout Plain Layout
8203
8204 \series bold
8205 Galletti
8206 \end_layout
8207
8208 \end_inset
8209 </cell>
8210 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8211 \begin_inset Text
8212
8213 \begin_layout Plain Layout
8214 Oreste
8215 \end_layout
8216
8217 \end_inset
8218 </cell>
8219 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8220 \begin_inset Text
8221
8222 \begin_layout Plain Layout
8223 111
8224 \end_layout
8225
8226 \end_inset
8227 </cell>
8228 </row>
8229 <row>
8230 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8231 \begin_inset Text
8232
8233 \begin_layout Plain Layout
8234
8235 \series bold
8236 Gasparini
8237 \end_layout
8238
8239 \end_inset
8240 </cell>
8241 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8242 \begin_inset Text
8243
8244 \begin_layout Plain Layout
8245 Franca
8246 \end_layout
8247
8248 \end_inset
8249 </cell>
8250 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8251 \begin_inset Text
8252
8253 \begin_layout Plain Layout
8254 111
8255 \end_layout
8256
8257 \end_inset
8258 </cell>
8259 </row>
8260 <row>
8261 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8262 \begin_inset Text
8263
8264 \begin_layout Plain Layout
8265
8266 \series bold
8267 Rizzardi
8268 \series default
8269
8270 \begin_inset Foot
8271 status open
8272
8273 \begin_layout Plain Layout
8274 Exemple de note de bas de page
8275 \end_layout
8276
8277 \end_inset
8278
8279
8280 \end_layout
8281
8282 \end_inset
8283 </cell>
8284 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8285 \begin_inset Text
8286
8287 \begin_layout Plain Layout
8288 Paola
8289 \end_layout
8290
8291 \end_inset
8292 </cell>
8293 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8294 \begin_inset Text
8295
8296 \begin_layout Plain Layout
8297 111
8298 \end_layout
8299
8300 \end_inset
8301 </cell>
8302 </row>
8303 <row>
8304 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8305 \begin_inset Text
8306
8307 \begin_layout Plain Layout
8308
8309 \series bold
8310 Lassini
8311 \end_layout
8312
8313 \end_inset
8314 </cell>
8315 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8316 \begin_inset Text
8317
8318 \begin_layout Plain Layout
8319 Giancarlo
8320 \end_layout
8321
8322 \end_inset
8323 </cell>
8324 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8325 \begin_inset Text
8326
8327 \begin_layout Plain Layout
8328 111
8329 \end_layout
8330
8331 \end_inset
8332 </cell>
8333 </row>
8334 <row>
8335 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8336 \begin_inset Text
8337
8338 \begin_layout Plain Layout
8339
8340 \series bold
8341 Malfatti
8342 \end_layout
8343
8344 \end_inset
8345 </cell>
8346 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8347 \begin_inset Text
8348
8349 \begin_layout Plain Layout
8350 Luciano
8351 \end_layout
8352
8353 \end_inset
8354 </cell>
8355 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8356 \begin_inset Text
8357
8358 \begin_layout Plain Layout
8359 111
8360 \end_layout
8361
8362 \end_inset
8363 </cell>
8364 </row>
8365 <row>
8366 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8367 \begin_inset Text
8368
8369 \begin_layout Plain Layout
8370
8371 \series bold
8372 Malfatti
8373 \end_layout
8374
8375 \end_inset
8376 </cell>
8377 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8378 \begin_inset Text
8379
8380 \begin_layout Plain Layout
8381 Valeriano
8382 \end_layout
8383
8384 \end_inset
8385 </cell>
8386 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8387 \begin_inset Text
8388
8389 \begin_layout Plain Layout
8390 111
8391 \end_layout
8392
8393 \end_inset
8394 </cell>
8395 </row>
8396 <row>
8397 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8398 \begin_inset Text
8399
8400 \begin_layout Plain Layout
8401
8402 \series bold
8403 Meneguzzo
8404 \end_layout
8405
8406 \end_inset
8407 </cell>
8408 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8409 \begin_inset Text
8410
8411 \begin_layout Plain Layout
8412 Roberto
8413 \end_layout
8414
8415 \end_inset
8416 </cell>
8417 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8418 \begin_inset Text
8419
8420 \begin_layout Plain Layout
8421 111
8422 \end_layout
8423
8424 \end_inset
8425 </cell>
8426 </row>
8427 <row>
8428 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8429 \begin_inset Text
8430
8431 \begin_layout Plain Layout
8432
8433 \series bold
8434 Mezzadra
8435 \end_layout
8436
8437 \end_inset
8438 </cell>
8439 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8440 \begin_inset Text
8441
8442 \begin_layout Plain Layout
8443 Roberto
8444 \end_layout
8445
8446 \end_inset
8447 </cell>
8448 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8449 \begin_inset Text
8450
8451 \begin_layout Plain Layout
8452 111
8453 \end_layout
8454
8455 \end_inset
8456 </cell>
8457 </row>
8458 <row>
8459 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8460 \begin_inset Text
8461
8462 \begin_layout Plain Layout
8463
8464 \series bold
8465 Pirpamer
8466 \end_layout
8467
8468 \end_inset
8469 </cell>
8470 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8471 \begin_inset Text
8472
8473 \begin_layout Plain Layout
8474 Erich
8475 \end_layout
8476
8477 \end_inset
8478 </cell>
8479 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8480 \begin_inset Text
8481
8482 \begin_layout Plain Layout
8483 111
8484 \end_layout
8485
8486 \end_inset
8487 </cell>
8488 </row>
8489 <row>
8490 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8491 \begin_inset Text
8492
8493 \begin_layout Plain Layout
8494
8495 \series bold
8496 Pochiesa
8497 \end_layout
8498
8499 \end_inset
8500 </cell>
8501 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8502 \begin_inset Text
8503
8504 \begin_layout Plain Layout
8505 Paolo
8506 \end_layout
8507
8508 \end_inset
8509 </cell>
8510 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8511 \begin_inset Text
8512
8513 \begin_layout Plain Layout
8514 111, 222
8515 \end_layout
8516
8517 \end_inset
8518 </cell>
8519 </row>
8520 <row>
8521 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8522 \begin_inset Text
8523
8524 \begin_layout Plain Layout
8525
8526 \series bold
8527 Radina
8528 \end_layout
8529
8530 \end_inset
8531 </cell>
8532 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8533 \begin_inset Text
8534
8535 \begin_layout Plain Layout
8536 Claudio
8537 \end_layout
8538
8539 \end_inset
8540 </cell>
8541 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8542 \begin_inset Text
8543
8544 \begin_layout Plain Layout
8545 111
8546 \end_layout
8547
8548 \end_inset
8549 </cell>
8550 </row>
8551 <row>
8552 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8553 \begin_inset Text
8554
8555 \begin_layout Plain Layout
8556
8557 \series bold
8558 Stuffer
8559 \end_layout
8560
8561 \end_inset
8562 </cell>
8563 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8564 \begin_inset Text
8565
8566 \begin_layout Plain Layout
8567 Oskar
8568 \end_layout
8569
8570 \end_inset
8571 </cell>
8572 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8573 \begin_inset Text
8574
8575 \begin_layout Plain Layout
8576 111
8577 \end_layout
8578
8579 \end_inset
8580 </cell>
8581 </row>
8582 <row>
8583 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8584 \begin_inset Text
8585
8586 \begin_layout Plain Layout
8587
8588 \series bold
8589 Tacchelli
8590 \end_layout
8591
8592 \end_inset
8593 </cell>
8594 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8595 \begin_inset Text
8596
8597 \begin_layout Plain Layout
8598 Ugo
8599 \end_layout
8600
8601 \end_inset
8602 </cell>
8603 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8604 \begin_inset Text
8605
8606 \begin_layout Plain Layout
8607 111
8608 \end_layout
8609
8610 \end_inset
8611 </cell>
8612 </row>
8613 <row>
8614 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8615 \begin_inset Text
8616
8617 \begin_layout Plain Layout
8618
8619 \series bold
8620 Tezzele
8621 \end_layout
8622
8623 \end_inset
8624 </cell>
8625 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8626 \begin_inset Text
8627
8628 \begin_layout Plain Layout
8629 Margit
8630 \end_layout
8631
8632 \end_inset
8633 </cell>
8634 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8635 \begin_inset Text
8636
8637 \begin_layout Plain Layout
8638 111
8639 \end_layout
8640
8641 \end_inset
8642 </cell>
8643 </row>
8644 <row>
8645 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8646 \begin_inset Text
8647
8648 \begin_layout Plain Layout
8649
8650 \series bold
8651 Unterkalmsteiner
8652 \end_layout
8653
8654 \end_inset
8655 </cell>
8656 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8657 \begin_inset Text
8658
8659 \begin_layout Plain Layout
8660 Frieda
8661 \end_layout
8662
8663 \end_inset
8664 </cell>
8665 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8666 \begin_inset Text
8667
8668 \begin_layout Plain Layout
8669 111
8670 \end_layout
8671
8672 \end_inset
8673 </cell>
8674 </row>
8675 <row>
8676 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8677 \begin_inset Text
8678
8679 \begin_layout Plain Layout
8680
8681 \series bold
8682 Vieider
8683 \end_layout
8684
8685 \end_inset
8686 </cell>
8687 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8688 \begin_inset Text
8689
8690 \begin_layout Plain Layout
8691 Hilde
8692 \end_layout
8693
8694 \end_inset
8695 </cell>
8696 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8697 \begin_inset Text
8698
8699 \begin_layout Plain Layout
8700 111
8701 \end_layout
8702
8703 \end_inset
8704 </cell>
8705 </row>
8706 <row>
8707 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8708 \begin_inset Text
8709
8710 \begin_layout Plain Layout
8711
8712 \series bold
8713 Vigna
8714 \end_layout
8715
8716 \end_inset
8717 </cell>
8718 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8719 \begin_inset Text
8720
8721 \begin_layout Plain Layout
8722 Jürgen
8723 \end_layout
8724
8725 \end_inset
8726 </cell>
8727 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8728 \begin_inset Text
8729
8730 \begin_layout Plain Layout
8731 111
8732 \end_layout
8733
8734 \end_inset
8735 </cell>
8736 </row>
8737 <row>
8738 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8739 \begin_inset Text
8740
8741 \begin_layout Plain Layout
8742
8743 \series bold
8744 Weber
8745 \end_layout
8746
8747 \end_inset
8748 </cell>
8749 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8750 \begin_inset Text
8751
8752 \begin_layout Plain Layout
8753 Maurizio
8754 \end_layout
8755
8756 \end_inset
8757 </cell>
8758 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8759 \begin_inset Text
8760
8761 \begin_layout Plain Layout
8762 111
8763 \end_layout
8764
8765 \end_inset
8766 </cell>
8767 </row>
8768 <row>
8769 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8770 \begin_inset Text
8771
8772 \begin_layout Plain Layout
8773
8774 \series bold
8775 Winkler
8776 \end_layout
8777
8778 \end_inset
8779 </cell>
8780 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8781 \begin_inset Text
8782
8783 \begin_layout Plain Layout
8784 Franz
8785 \end_layout
8786
8787 \end_inset
8788 </cell>
8789 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8790 \begin_inset Text
8791
8792 \begin_layout Plain Layout
8793 111
8794 \end_layout
8795
8796 \end_inset
8797 </cell>
8798 </row>
8799 <row>
8800 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8801 \begin_inset Text
8802
8803 \begin_layout Plain Layout
8804  
8805 \end_layout
8806
8807 \end_inset
8808 </cell>
8809 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
8810 \begin_inset Text
8811
8812 \begin_layout Plain Layout
8813
8814 \end_layout
8815
8816 \end_inset
8817 </cell>
8818 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8819 \begin_inset Text
8820
8821 \begin_layout Plain Layout
8822
8823 \end_layout
8824
8825 \end_inset
8826 </cell>
8827 </row>
8828 <row>
8829 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8830 \begin_inset Text
8831
8832 \begin_layout Plain Layout
8833
8834 \series bold
8835 Annovi
8836 \end_layout
8837
8838 \end_inset
8839 </cell>
8840 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8841 \begin_inset Text
8842
8843 \begin_layout Plain Layout
8844 Silvia
8845 \end_layout
8846
8847 \end_inset
8848 </cell>
8849 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8850 \begin_inset Text
8851
8852 \begin_layout Plain Layout
8853 555
8854 \end_layout
8855
8856 \end_inset
8857 </cell>
8858 </row>
8859 <row>
8860 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8861 \begin_inset Text
8862
8863 \begin_layout Plain Layout
8864
8865 \series bold
8866 Bertoli
8867 \end_layout
8868
8869 \end_inset
8870 </cell>
8871 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8872 \begin_inset Text
8873
8874 \begin_layout Plain Layout
8875 Stefano
8876 \end_layout
8877
8878 \end_inset
8879 </cell>
8880 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8881 \begin_inset Text
8882
8883 \begin_layout Plain Layout
8884 555
8885 \end_layout
8886
8887 \end_inset
8888 </cell>
8889 </row>
8890 <row>
8891 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8892 \begin_inset Text
8893
8894 \begin_layout Plain Layout
8895
8896 \series bold
8897 Bozzi
8898 \end_layout
8899
8900 \end_inset
8901 </cell>
8902 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8903 \begin_inset Text
8904
8905 \begin_layout Plain Layout
8906 Walter
8907 \end_layout
8908
8909 \end_inset
8910 </cell>
8911 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8912 \begin_inset Text
8913
8914 \begin_layout Plain Layout
8915 555
8916 \end_layout
8917
8918 \end_inset
8919 </cell>
8920 </row>
8921 <row>
8922 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8923 \begin_inset Text
8924
8925 \begin_layout Plain Layout
8926
8927 \series bold
8928 Cachia
8929 \end_layout
8930
8931 \end_inset
8932 </cell>
8933 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8934 \begin_inset Text
8935
8936 \begin_layout Plain Layout
8937 Maria
8938 \end_layout
8939
8940 \end_inset
8941 </cell>
8942 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8943 \begin_inset Text
8944
8945 \begin_layout Plain Layout
8946 555
8947 \end_layout
8948
8949 \end_inset
8950 </cell>
8951 </row>
8952 <row>
8953 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8954 \begin_inset Text
8955
8956 \begin_layout Plain Layout
8957
8958 \series bold
8959 Cachia
8960 \end_layout
8961
8962 \end_inset
8963 </cell>
8964 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8965 \begin_inset Text
8966
8967 \begin_layout Plain Layout
8968 Maurizio
8969 \end_layout
8970
8971 \end_inset
8972 </cell>
8973 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8974 \begin_inset Text
8975
8976 \begin_layout Plain Layout
8977 555
8978 \end_layout
8979
8980 \end_inset
8981 </cell>
8982 </row>
8983 <row>
8984 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8985 \begin_inset Text
8986
8987 \begin_layout Plain Layout
8988
8989 \series bold
8990 Cinquemani
8991 \end_layout
8992
8993 \end_inset
8994 </cell>
8995 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8996 \begin_inset Text
8997
8998 \begin_layout Plain Layout
8999 Giusi
9000 \end_layout
9001
9002 \end_inset
9003 </cell>
9004 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9005 \begin_inset Text
9006
9007 \begin_layout Plain Layout
9008 555
9009 \end_layout
9010
9011 \end_inset
9012 </cell>
9013 </row>
9014 <row>
9015 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9016 \begin_inset Text
9017
9018 \begin_layout Plain Layout
9019
9020 \series bold
9021 Colin
9022 \end_layout
9023
9024 \end_inset
9025 </cell>
9026 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9027 \begin_inset Text
9028
9029 \begin_layout Plain Layout
9030 Bernard
9031 \end_layout
9032
9033 \end_inset
9034 </cell>
9035 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9036 \begin_inset Text
9037
9038 \begin_layout Plain Layout
9039 555
9040 \end_layout
9041
9042 \end_inset
9043 </cell>
9044 </row>
9045 <row>
9046 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9047 \begin_inset Text
9048
9049 \begin_layout Plain Layout
9050
9051 \series bold
9052 Concli
9053 \end_layout
9054
9055 \end_inset
9056 </cell>
9057 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9058 \begin_inset Text
9059
9060 \begin_layout Plain Layout
9061 Gianfranco
9062 \end_layout
9063
9064 \end_inset
9065 </cell>
9066 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9067 \begin_inset Text
9068
9069 \begin_layout Plain Layout
9070 555
9071 \end_layout
9072
9073 \end_inset
9074 </cell>
9075 </row>
9076 <row>
9077 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9078 \begin_inset Text
9079
9080 \begin_layout Plain Layout
9081
9082 \series bold
9083 Dal Bosco
9084 \end_layout
9085
9086 \end_inset
9087 </cell>
9088 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9089 \begin_inset Text
9090
9091 \begin_layout Plain Layout
9092 Carolina
9093 \end_layout
9094
9095 \end_inset
9096 </cell>
9097 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9098 \begin_inset Text
9099
9100 \begin_layout Plain Layout
9101 555
9102 \end_layout
9103
9104 \end_inset
9105 </cell>
9106 </row>
9107 <row>
9108 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9109 \begin_inset Text
9110
9111 \begin_layout Plain Layout
9112
9113 \series bold
9114 Dalpiaz
9115 \end_layout
9116
9117 \end_inset
9118 </cell>
9119 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9120 \begin_inset Text
9121
9122 \begin_layout Plain Layout
9123 Annamaria
9124 \end_layout
9125
9126 \end_inset
9127 </cell>
9128 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9129 \begin_inset Text
9130
9131 \begin_layout Plain Layout
9132 555
9133 \end_layout
9134
9135 \end_inset
9136 </cell>
9137 </row>
9138 <row>
9139 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9140 \begin_inset Text
9141
9142 \begin_layout Plain Layout
9143
9144 \series bold
9145 Feliciello
9146 \end_layout
9147
9148 \end_inset
9149 </cell>
9150 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9151 \begin_inset Text
9152
9153 \begin_layout Plain Layout
9154 Domenico
9155 \end_layout
9156
9157 \end_inset
9158 </cell>
9159 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9160 \begin_inset Text
9161
9162 \begin_layout Plain Layout
9163 555
9164 \end_layout
9165
9166 \end_inset
9167 </cell>
9168 </row>
9169 <row>
9170 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9171 \begin_inset Text
9172
9173 \begin_layout Plain Layout
9174
9175 \series bold
9176 Focarelli
9177 \end_layout
9178
9179 \end_inset
9180 </cell>
9181 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9182 \begin_inset Text
9183
9184 \begin_layout Plain Layout
9185 Paola
9186 \end_layout
9187
9188 \end_inset
9189 </cell>
9190 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9191 \begin_inset Text
9192
9193 \begin_layout Plain Layout
9194 555
9195 \end_layout
9196
9197 \end_inset
9198 </cell>
9199 </row>
9200 <row>
9201 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9202 \begin_inset Text
9203
9204 \begin_layout Plain Layout
9205
9206 \series bold
9207 Galletti
9208 \end_layout
9209
9210 \end_inset
9211 </cell>
9212 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9213 \begin_inset Text
9214
9215 \begin_layout Plain Layout
9216 Oreste
9217 \end_layout
9218
9219 \end_inset
9220 </cell>
9221 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9222 \begin_inset Text
9223
9224 \begin_layout Plain Layout
9225 555
9226 \end_layout
9227
9228 \end_inset
9229 </cell>
9230 </row>
9231 <row>
9232 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9233 \begin_inset Text
9234
9235 \begin_layout Plain Layout
9236
9237 \series bold
9238 Gasparini
9239 \end_layout
9240
9241 \end_inset
9242 </cell>
9243 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9244 \begin_inset Text
9245
9246 \begin_layout Plain Layout
9247 Franca
9248 \end_layout
9249
9250 \end_inset
9251 </cell>
9252 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9253 \begin_inset Text
9254
9255 \begin_layout Plain Layout
9256 555
9257 \end_layout
9258
9259 \end_inset
9260 </cell>
9261 </row>
9262 <row>
9263 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9264 \begin_inset Text
9265
9266 \begin_layout Plain Layout
9267
9268 \series bold
9269 Rizzardi
9270 \end_layout
9271
9272 \end_inset
9273 </cell>
9274 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9275 \begin_inset Text
9276
9277 \begin_layout Plain Layout
9278 Paola
9279 \end_layout
9280
9281 \end_inset
9282 </cell>
9283 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9284 \begin_inset Text
9285
9286 \begin_layout Plain Layout
9287 555
9288 \end_layout
9289
9290 \end_inset
9291 </cell>
9292 </row>
9293 <row>
9294 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9295 \begin_inset Text
9296
9297 \begin_layout Plain Layout
9298
9299 \series bold
9300 Lassini
9301 \end_layout
9302
9303 \end_inset
9304 </cell>
9305 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9306 \begin_inset Text
9307
9308 \begin_layout Plain Layout
9309 Giancarlo
9310 \end_layout
9311
9312 \end_inset
9313 </cell>
9314 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9315 \begin_inset Text
9316
9317 \begin_layout Plain Layout
9318 555
9319 \end_layout
9320
9321 \end_inset
9322 </cell>
9323 </row>
9324 <row>
9325 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9326 \begin_inset Text
9327
9328 \begin_layout Plain Layout
9329
9330 \series bold
9331 Malfatti
9332 \end_layout
9333
9334 \end_inset
9335 </cell>
9336 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9337 \begin_inset Text
9338
9339 \begin_layout Plain Layout
9340 Luciano
9341 \end_layout
9342
9343 \end_inset
9344 </cell>
9345 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9346 \begin_inset Text
9347
9348 \begin_layout Plain Layout
9349 555
9350 \end_layout
9351
9352 \end_inset
9353 </cell>
9354 </row>
9355 <row>
9356 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9357 \begin_inset Text
9358
9359 \begin_layout Plain Layout
9360
9361 \series bold
9362 Malfatti
9363 \end_layout
9364
9365 \end_inset
9366 </cell>
9367 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9368 \begin_inset Text
9369
9370 \begin_layout Plain Layout
9371 Valeriano
9372 \end_layout
9373
9374 \end_inset
9375 </cell>
9376 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9377 \begin_inset Text
9378
9379 \begin_layout Plain Layout
9380 555
9381 \end_layout
9382
9383 \end_inset
9384 </cell>
9385 </row>
9386 <row>
9387 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9388 \begin_inset Text
9389
9390 \begin_layout Plain Layout
9391
9392 \series bold
9393 Meneguzzo
9394 \end_layout
9395
9396 \end_inset
9397 </cell>
9398 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9399 \begin_inset Text
9400
9401 \begin_layout Plain Layout
9402 Roberto
9403 \end_layout
9404
9405 \end_inset
9406 </cell>
9407 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9408 \begin_inset Text
9409
9410 \begin_layout Plain Layout
9411 555
9412 \end_layout
9413
9414 \end_inset
9415 </cell>
9416 </row>
9417 <row>
9418 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9419 \begin_inset Text
9420
9421 \begin_layout Plain Layout
9422
9423 \series bold
9424 Mezzadra
9425 \end_layout
9426
9427 \end_inset
9428 </cell>
9429 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9430 \begin_inset Text
9431
9432 \begin_layout Plain Layout
9433 Roberto
9434 \end_layout
9435
9436 \end_inset
9437 </cell>
9438 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9439 \begin_inset Text
9440
9441 \begin_layout Plain Layout
9442 555
9443 \end_layout
9444
9445 \end_inset
9446 </cell>
9447 </row>
9448 <row endlastfoot="true">
9449 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9450 \begin_inset Text
9451
9452 \begin_layout Plain Layout
9453
9454 \end_layout
9455
9456 \end_inset
9457 </cell>
9458 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9459 \begin_inset Text
9460
9461 \begin_layout Plain Layout
9462
9463 \end_layout
9464
9465 \end_inset
9466 </cell>
9467 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9468 \begin_inset Text
9469
9470 \begin_layout Plain Layout
9471
9472 \end_layout
9473
9474 \end_inset
9475 </cell>
9476 </row>
9477 </lyxtabular>
9478
9479 \end_inset
9480
9481
9482 \end_layout
9483
9484 \begin_layout Section
9485 Questions particulières concernant les tableaux longs
9486 \begin_inset OptArg
9487 status collapsed
9488
9489 \begin_layout Plain Layout
9490 Questions sur les tableaux longs
9491 \end_layout
9492
9493 \end_inset
9494
9495
9496 \begin_inset CommandInset label
9497 LatexCommand label
9498 name "sec:Questions-sur-tableaux-longs"
9499
9500 \end_inset
9501
9502
9503 \end_layout
9504
9505 \begin_layout Subsection
9506 Calculs des pages des tableaux longs
9507 \begin_inset Index
9508 status collapsed
9509
9510 \begin_layout Plain Layout
9511 Tableaux longs ! Calculs
9512 \end_layout
9513
9514 \end_inset
9515
9516
9517 \end_layout
9518
9519 \begin_layout Standard
9520 LaTeX calcule la hauteur de chaque page de tableau et leurs sauts de page
9521  en utilisant des blocs (chunks).
9522  Ces blocs sont des portions de tableau qui tiennent en une fois dans la
9523  mémoire de LaTeX.
9524  La valeur par défaut est fixée pour des raisons historiques à seulement
9525  20 lignes de tableau.
9526  Si vous utilisez des tableaux longs couvrant de nombreuses pages, ceci
9527  peut ralentir la création de votre document.
9528  Vous pouvez sans risque augmenter la taille des blocs pour atteindre des
9529  valeurs de 100 ou de 1000 en ajoutant une ligne comme celle-ci dans le
9530  préambule de votre document :
9531 \end_layout
9532
9533 \begin_layout Standard
9534
9535 \series bold
9536
9537 \backslash
9538 setcounter{LTchunksize}{100}
9539 \end_layout
9540
9541 \begin_layout Subsection
9542 Les Flottants et les Tableaux Longs
9543 \begin_inset Index
9544 status collapsed
9545
9546 \begin_layout Plain Layout
9547 Tableaux longs ! Flottants
9548 \end_layout
9549
9550 \end_inset
9551
9552
9553 \end_layout
9554
9555 \begin_layout Standard
9556 Il peut y avoir des problèmes quand un flottant apparaît sur la page où
9557  commence un tableau long.
9558  Pour éviter une telle situation, ajoutez la commande 
9559 \series bold
9560
9561 \backslash
9562 clearpage
9563 \series default
9564  en tant que code TeX juste avant votre tableau long.
9565 \end_layout
9566
9567 \begin_layout Subsection
9568 Sauts de pages forcés
9569 \begin_inset Index
9570 status collapsed
9571
9572 \begin_layout Plain Layout
9573 Tableaux longs ! Sauts de pages forcés
9574 \end_layout
9575
9576 \end_inset
9577
9578
9579 \end_layout
9580
9581 \begin_layout Standard
9582 Par défaut les tableaux ne peuvent être coupés qu'entre deux lignes.
9583  Si vous avez une cellule avec plusieurs lignes et que vous voulez avoir
9584  un saut de page à l'intérieur de cette cellule, insérez la commande LaTeX
9585  de saut de ligne 
9586 \begin_inset Quotes eld
9587 \end_inset
9588
9589
9590 \backslash
9591
9592 \backslash
9593
9594 \begin_inset Quotes erd
9595 \end_inset
9596
9597  en code TeX à l'endroit de la cellule où vous voulez qu'elle soit coupée.
9598  Avant la commande 
9599 \begin_inset Quotes eld
9600 \end_inset
9601
9602
9603 \backslash
9604
9605 \backslash
9606
9607 \begin_inset Quotes erd
9608 \end_inset
9609
9610 , vous devez insérer en code TeX, autant de caractères 
9611 \begin_inset Quotes eld
9612 \end_inset
9613
9614 &
9615 \begin_inset Quotes erd
9616 \end_inset
9617
9618  qu'il y a de colonnes après la cellule concernée.
9619  Le caractère 
9620 \begin_inset Quotes eld
9621 \end_inset
9622
9623 &
9624 \begin_inset Quotes erd
9625 \end_inset
9626
9627  sert à séparer les colonnes d'un tableau.
9628  Écrivez en code-TeX, après chaque 
9629 \begin_inset Quotes eld
9630 \end_inset
9631
9632 &
9633 \begin_inset Quotes erd
9634 \end_inset
9635
9636  le contenu des cellules correspondantes et en même temps supprimez le contenu
9637  de ces cellules dans le texte normal.
9638  
9639 \begin_inset Newline newline
9640 \end_inset
9641
9642 Après la commande 
9643 \backslash
9644
9645 \backslash
9646 , insérez autant de caractères 
9647 \begin_inset Quotes eld
9648 \end_inset
9649
9650 &
9651 \begin_inset Quotes erd
9652 \end_inset
9653
9654  qu'il y a de colonnes avant la colonne traitée.
9655  Dans le tableau
9656 \begin_inset space ~
9657 \end_inset
9658
9659
9660 \begin_inset CommandInset ref
9661 LatexCommand ref
9662 reference "tab:Tableau-saut-de-page"
9663
9664 \end_inset
9665
9666  la cellule qui doit être coupée est dans la deuxième colonne et elle est
9667  suivie par une autre colonne.
9668  La commande suivante a donc été insérée en code TeX dans la cellule après
9669  le mot 
9670 \begin_inset Quotes eld
9671 \end_inset
9672
9673
9674 \emph on
9675 Castelchiodato,
9676 \emph default
9677
9678 \begin_inset Quotes erd
9679 \end_inset
9680
9681 :
9682 \end_layout
9683
9684 \begin_layout Standard
9685
9686 \series bold
9687 & 111
9688 \backslash
9689
9690 \backslash
9691
9692 \begin_inset Newline newline
9693 \end_inset
9694
9695 &
9696 \end_layout
9697
9698 \begin_layout Standard
9699 Le 
9700 \begin_inset Quotes eld
9701 \end_inset
9702
9703 111
9704 \begin_inset Quotes erd
9705 \end_inset
9706
9707  dans la troisième colonne de la ligne a été supprimé.
9708  Si votre ligne de pied de tableau n'a pas de bordure supérieure pour une
9709  raison ou une autre mais que vous voulez une ligne à l'endroit où la cellule
9710  est coupée, utilisez cette commande à la place de la précédente :
9711 \end_layout
9712
9713 \begin_layout Standard
9714
9715 \series bold
9716 & 111
9717 \backslash
9718
9719 \backslash
9720
9721 \begin_inset Newline newline
9722 \end_inset
9723
9724
9725 \backslash
9726 hline &
9727 \end_layout
9728
9729 \begin_layout Standard
9730 Quand la cellule qui doit être coupée est dans la dernière colonne, on doit
9731  insérer la commande
9732 \end_layout
9733
9734 \begin_layout Standard
9735
9736 \series bold
9737
9738 \backslash
9739 setlength{
9740 \backslash
9741 parfillskip}{0pt}
9742 \end_layout
9743
9744 \begin_layout Standard
9745 au début de la cellule.
9746  Cela assure que la portion de la cellule qui va se trouver affichée sur
9747  la page suivante le sera avec toute la largeur de la cellule.
9748 \end_layout
9749
9750 \begin_layout Standard
9751 \align center
9752 \begin_inset Tabular
9753 <lyxtabular version="3" rows="39" columns="3">
9754 <features islongtable="true">
9755 <column alignment="left" valignment="top" width="0cm">
9756 <column alignment="left" valignment="top" width="3cm">
9757 <column alignment="right" valignment="top" width="0pt">
9758 <row endfirsthead="true" caption="true">
9759 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
9760 \begin_inset Text
9761
9762 \begin_layout Plain Layout
9763 \begin_inset Caption
9764
9765 \begin_layout Plain Layout
9766 Tableau avec un saut de page forcé dans une cellule
9767 \begin_inset CommandInset label
9768 LatexCommand label
9769 name "tab:Tableau-saut-de-page"
9770
9771 \end_inset
9772
9773
9774 \begin_inset OptArg
9775 status collapsed
9776
9777 \begin_layout Plain Layout
9778 Tableau avec un saut de page forcé dans une cellule
9779 \end_layout
9780
9781 \end_inset
9782
9783
9784 \end_layout
9785
9786 \end_inset
9787
9788
9789 \end_layout
9790
9791 \end_inset
9792 </cell>
9793 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
9794 \begin_inset Text
9795
9796 \begin_layout Plain Layout
9797
9798 \end_layout
9799
9800 \end_inset
9801 </cell>
9802 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
9803 \begin_inset Text
9804
9805 \begin_layout Plain Layout
9806
9807 \end_layout
9808
9809 \end_inset
9810 </cell>
9811 </row>
9812 <row endfirsthead="true">
9813 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9814 \begin_inset Text
9815
9816 \begin_layout Plain Layout
9817
9818 \series bold
9819 Exemple d'annuaire téléphonique (ne faites pas attention aux noms)
9820 \end_layout
9821
9822 \end_inset
9823 </cell>
9824 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9825 \begin_inset Text
9826
9827 \begin_layout Plain Layout
9828
9829 \end_layout
9830
9831 \end_inset
9832 </cell>
9833 <cell multicolumn="2" alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9834 \begin_inset Text
9835
9836 \begin_layout Plain Layout
9837
9838 \end_layout
9839
9840 \end_inset
9841 </cell>
9842 </row>
9843 <row endfirsthead="true">
9844 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9845 \begin_inset Text
9846
9847 \begin_layout Plain Layout
9848
9849 \series bold
9850 NOM
9851 \end_layout
9852
9853 \end_inset
9854 </cell>
9855 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9856 \begin_inset Text
9857
9858 \begin_layout Plain Layout
9859
9860 \end_layout
9861
9862 \end_inset
9863 </cell>
9864 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9865 \begin_inset Text
9866
9867 \begin_layout Plain Layout
9868
9869 \series bold
9870 TÉL.
9871 \end_layout
9872
9873 \end_inset
9874 </cell>
9875 </row>
9876 <row endhead="true" caption="true">
9877 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
9878 \begin_inset Text
9879
9880 \begin_layout Plain Layout
9881 \begin_inset ERT
9882 status collapsed
9883
9884 \begin_layout Plain Layout
9885
9886
9887 \backslash
9888 caption*{Tableau sur deux pages avec un saut de page dans une cellule}
9889 \backslash
9890
9891 \backslash
9892 %
9893 \end_layout
9894
9895 \end_inset
9896
9897
9898 \end_layout
9899
9900 \end_inset
9901 </cell>
9902 <cell multicolumn="2" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9903 \begin_inset Text
9904
9905 \begin_layout Plain Layout
9906
9907 \end_layout
9908
9909 \end_inset
9910 </cell>
9911 <cell multicolumn="2" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9912 \begin_inset Text
9913
9914 \begin_layout Plain Layout
9915
9916 \end_layout
9917
9918 \end_inset
9919 </cell>
9920 </row>
9921 <row endhead="true">
9922 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9923 \begin_inset Text
9924
9925 \begin_layout Plain Layout
9926  
9927 \series bold
9928 Exemple d'annuaire téléphonique
9929 \end_layout
9930
9931 \end_inset
9932 </cell>
9933 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9934 \begin_inset Text
9935
9936 \begin_layout Plain Layout
9937
9938 \end_layout
9939
9940 \end_inset
9941 </cell>
9942 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9943 \begin_inset Text
9944
9945 \begin_layout Plain Layout
9946
9947 \end_layout
9948
9949 \end_inset
9950 </cell>
9951 </row>
9952 <row endhead="true">
9953 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9954 \begin_inset Text
9955
9956 \begin_layout Plain Layout
9957
9958 \series bold
9959 NOM
9960 \end_layout
9961
9962 \end_inset
9963 </cell>
9964 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9965 \begin_inset Text
9966
9967 \begin_layout Plain Layout
9968
9969 \end_layout
9970
9971 \end_inset
9972 </cell>
9973 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9974 \begin_inset Text
9975
9976 \begin_layout Plain Layout
9977
9978 \series bold
9979 TÉL.
9980 \end_layout
9981
9982 \end_inset
9983 </cell>
9984 </row>
9985 <row endfoot="true">
9986 <cell multicolumn="1" alignment="right" valignment="top" topline="true" usebox="none">
9987 \begin_inset Text
9988
9989 \begin_layout Plain Layout
9990 suite page suivante\SpecialChar \ldots{}
9991
9992 \end_layout
9993
9994 \end_inset
9995 </cell>
9996 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9997 \begin_inset Text
9998
9999 \begin_layout Plain Layout
10000
10001 \end_layout
10002
10003 \end_inset
10004 </cell>
10005 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10006 \begin_inset Text
10007
10008 \begin_layout Plain Layout
10009
10010 \end_layout
10011
10012 \end_inset
10013 </cell>
10014 </row>
10015 <row>
10016 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10017 \begin_inset Text
10018
10019 \begin_layout Plain Layout
10020
10021 \series bold
10022 Annovi
10023 \end_layout
10024
10025 \end_inset
10026 </cell>
10027 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10028 \begin_inset Text
10029
10030 \begin_layout Plain Layout
10031 Silvia
10032 \end_layout
10033
10034 \end_inset
10035 </cell>
10036 <cell alignment="right" valignment="top" rightline="true" usebox="none">
10037 \begin_inset Text
10038
10039 \begin_layout Plain Layout
10040 111
10041 \end_layout
10042
10043 \end_inset
10044 </cell>
10045 </row>
10046 <row>
10047 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10048 \begin_inset Text
10049
10050 \begin_layout Plain Layout
10051
10052 \series bold
10053 Bertoli
10054 \end_layout
10055
10056 \end_inset
10057 </cell>
10058 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10059 \begin_inset Text
10060
10061 \begin_layout Plain Layout
10062 Stefano
10063 \end_layout
10064
10065 \end_inset
10066 </cell>
10067 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10068 \begin_inset Text
10069
10070 \begin_layout Plain Layout
10071 111
10072 \end_layout
10073
10074 \end_inset
10075 </cell>
10076 </row>
10077 <row>
10078 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10079 \begin_inset Text
10080
10081 \begin_layout Plain Layout
10082
10083 \series bold
10084 Bozzi
10085 \end_layout
10086
10087 \end_inset
10088 </cell>
10089 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10090 \begin_inset Text
10091
10092 \begin_layout Plain Layout
10093 Walter
10094 \end_layout
10095
10096 \end_inset
10097 </cell>
10098 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10099 \begin_inset Text
10100
10101 \begin_layout Plain Layout
10102 111
10103 \end_layout
10104
10105 \end_inset
10106 </cell>
10107 </row>
10108 <row>
10109 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10110 \begin_inset Text
10111
10112 \begin_layout Plain Layout
10113
10114 \series bold
10115 Cachia
10116 \end_layout
10117
10118 \end_inset
10119 </cell>
10120 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10121 \begin_inset Text
10122
10123 \begin_layout Plain Layout
10124 Maria
10125 \end_layout
10126
10127 \end_inset
10128 </cell>
10129 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10130 \begin_inset Text
10131
10132 \begin_layout Plain Layout
10133 111
10134 \end_layout
10135
10136 \end_inset
10137 </cell>
10138 </row>
10139 <row>
10140 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10141 \begin_inset Text
10142
10143 \begin_layout Plain Layout
10144
10145 \series bold
10146 Cachia
10147 \end_layout
10148
10149 \end_inset
10150 </cell>
10151 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10152 \begin_inset Text
10153
10154 \begin_layout Plain Layout
10155 Maurizio
10156 \end_layout
10157
10158 \end_inset
10159 </cell>
10160 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10161 \begin_inset Text
10162
10163 \begin_layout Plain Layout
10164 111
10165 \end_layout
10166
10167 \end_inset
10168 </cell>
10169 </row>
10170 <row>
10171 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10172 \begin_inset Text
10173
10174 \begin_layout Plain Layout
10175
10176 \series bold
10177 Cinquemani
10178 \end_layout
10179
10180 \end_inset
10181 </cell>
10182 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10183 \begin_inset Text
10184
10185 \begin_layout Plain Layout
10186 Giusi
10187 \end_layout
10188
10189 \end_inset
10190 </cell>
10191 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10192 \begin_inset Text
10193
10194 \begin_layout Plain Layout
10195 111
10196 \end_layout
10197
10198 \end_inset
10199 </cell>
10200 </row>
10201 <row>
10202 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10203 \begin_inset Text
10204
10205 \begin_layout Plain Layout
10206
10207 \series bold
10208 Colin
10209 \end_layout
10210
10211 \end_inset
10212 </cell>
10213 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10214 \begin_inset Text
10215
10216 \begin_layout Plain Layout
10217 Bernard
10218 \end_layout
10219
10220 \end_inset
10221 </cell>
10222 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10223 \begin_inset Text
10224
10225 \begin_layout Plain Layout
10226 111
10227 \end_layout
10228
10229 \end_inset
10230 </cell>
10231 </row>
10232 <row>
10233 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10234 \begin_inset Text
10235
10236 \begin_layout Plain Layout
10237
10238 \series bold
10239 Concli
10240 \end_layout
10241
10242 \end_inset
10243 </cell>
10244 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10245 \begin_inset Text
10246
10247 \begin_layout Plain Layout
10248 Gianfranco
10249 \end_layout
10250
10251 \end_inset
10252 </cell>
10253 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10254 \begin_inset Text
10255
10256 \begin_layout Plain Layout
10257 111
10258 \end_layout
10259
10260 \end_inset
10261 </cell>
10262 </row>
10263 <row>
10264 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10265 \begin_inset Text
10266
10267 \begin_layout Plain Layout
10268
10269 \series bold
10270 Dal Bosco
10271 \end_layout
10272
10273 \end_inset
10274 </cell>
10275 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10276 \begin_inset Text
10277
10278 \begin_layout Plain Layout
10279 Carolina
10280 \end_layout
10281
10282 \end_inset
10283 </cell>
10284 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10285 \begin_inset Text
10286
10287 \begin_layout Plain Layout
10288 111
10289 \end_layout
10290
10291 \end_inset
10292 </cell>
10293 </row>
10294 <row>
10295 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10296 \begin_inset Text
10297
10298 \begin_layout Plain Layout
10299
10300 \series bold
10301 Dalpiaz
10302 \end_layout
10303
10304 \end_inset
10305 </cell>
10306 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10307 \begin_inset Text
10308
10309 \begin_layout Plain Layout
10310 Annamaria
10311 \end_layout
10312
10313 \end_inset
10314 </cell>
10315 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10316 \begin_inset Text
10317
10318 \begin_layout Plain Layout
10319 111
10320 \end_layout
10321
10322 \end_inset
10323 </cell>
10324 </row>
10325 <row>
10326 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10327 \begin_inset Text
10328
10329 \begin_layout Plain Layout
10330
10331 \series bold
10332 Feliciello
10333 \end_layout
10334
10335 \end_inset
10336 </cell>
10337 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10338 \begin_inset Text
10339
10340 \begin_layout Plain Layout
10341 Domenico
10342 \end_layout
10343
10344 \end_inset
10345 </cell>
10346 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10347 \begin_inset Text
10348
10349 \begin_layout Plain Layout
10350 111
10351 \end_layout
10352
10353 \end_inset
10354 </cell>
10355 </row>
10356 <row>
10357 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10358 \begin_inset Text
10359
10360 \begin_layout Plain Layout
10361
10362 \series bold
10363 Focarelli
10364 \end_layout
10365
10366 \end_inset
10367 </cell>
10368 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10369 \begin_inset Text
10370
10371 \begin_layout Plain Layout
10372 Paola
10373 \end_layout
10374
10375 \end_inset
10376 </cell>
10377 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10378 \begin_inset Text
10379
10380 \begin_layout Plain Layout
10381 111
10382 \end_layout
10383
10384 \end_inset
10385 </cell>
10386 </row>
10387 <row>
10388 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10389 \begin_inset Text
10390
10391 \begin_layout Plain Layout
10392
10393 \series bold
10394 Galletti
10395 \end_layout
10396
10397 \end_inset
10398 </cell>
10399 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10400 \begin_inset Text
10401
10402 \begin_layout Plain Layout
10403 Oreste
10404 \end_layout
10405
10406 \end_inset
10407 </cell>
10408 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10409 \begin_inset Text
10410
10411 \begin_layout Plain Layout
10412 111
10413 \end_layout
10414
10415 \end_inset
10416 </cell>
10417 </row>
10418 <row>
10419 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10420 \begin_inset Text
10421
10422 \begin_layout Plain Layout
10423
10424 \series bold
10425 Gasparini
10426 \end_layout
10427
10428 \end_inset
10429 </cell>
10430 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10431 \begin_inset Text
10432
10433 \begin_layout Plain Layout
10434 Franca
10435 \end_layout
10436
10437 \end_inset
10438 </cell>
10439 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10440 \begin_inset Text
10441
10442 \begin_layout Plain Layout
10443 111
10444 \end_layout
10445
10446 \end_inset
10447 </cell>
10448 </row>
10449 <row>
10450 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10451 \begin_inset Text
10452
10453 \begin_layout Plain Layout
10454
10455 \series bold
10456 Lassini
10457 \end_layout
10458
10459 \end_inset
10460 </cell>
10461 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10462 \begin_inset Text
10463
10464 \begin_layout Plain Layout
10465 Giancarlo
10466 \end_layout
10467
10468 \end_inset
10469 </cell>
10470 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10471 \begin_inset Text
10472
10473 \begin_layout Plain Layout
10474 111
10475 \end_layout
10476
10477 \end_inset
10478 </cell>
10479 </row>
10480 <row>
10481 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10482 \begin_inset Text
10483
10484 \begin_layout Plain Layout
10485
10486 \series bold
10487 Malfatti
10488 \end_layout
10489
10490 \end_inset
10491 </cell>
10492 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10493 \begin_inset Text
10494
10495 \begin_layout Plain Layout
10496 Luciano
10497 \end_layout
10498
10499 \end_inset
10500 </cell>
10501 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10502 \begin_inset Text
10503
10504 \begin_layout Plain Layout
10505 111
10506 \end_layout
10507
10508 \end_inset
10509 </cell>
10510 </row>
10511 <row>
10512 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10513 \begin_inset Text
10514
10515 \begin_layout Plain Layout
10516
10517 \series bold
10518 Malfatti
10519 \end_layout
10520
10521 \end_inset
10522 </cell>
10523 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10524 \begin_inset Text
10525
10526 \begin_layout Plain Layout
10527 Valeriano
10528 \end_layout
10529
10530 \end_inset
10531 </cell>
10532 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10533 \begin_inset Text
10534
10535 \begin_layout Plain Layout
10536 111
10537 \end_layout
10538
10539 \end_inset
10540 </cell>
10541 </row>
10542 <row>
10543 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10544 \begin_inset Text
10545
10546 \begin_layout Plain Layout
10547
10548 \series bold
10549 Meneguzzo
10550 \end_layout
10551
10552 \end_inset
10553 </cell>
10554 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10555 \begin_inset Text
10556
10557 \begin_layout Plain Layout
10558 Roberto
10559 \end_layout
10560
10561 \end_inset
10562 </cell>
10563 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10564 \begin_inset Text
10565
10566 \begin_layout Plain Layout
10567 111
10568 \end_layout
10569
10570 \end_inset
10571 </cell>
10572 </row>
10573 <row>
10574 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10575 \begin_inset Text
10576
10577 \begin_layout Plain Layout
10578
10579 \series bold
10580 Mezzadra
10581 \end_layout
10582
10583 \end_inset
10584 </cell>
10585 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10586 \begin_inset Text
10587
10588 \begin_layout Plain Layout
10589 Roberto
10590 \end_layout
10591
10592 \end_inset
10593 </cell>
10594 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10595 \begin_inset Text
10596
10597 \begin_layout Plain Layout
10598 111
10599 \end_layout
10600
10601 \end_inset
10602 </cell>
10603 </row>
10604 <row>
10605 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10606 \begin_inset Text
10607
10608 \begin_layout Plain Layout
10609
10610 \series bold
10611 Pirpamer
10612 \end_layout
10613
10614 \end_inset
10615 </cell>
10616 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10617 \begin_inset Text
10618
10619 \begin_layout Plain Layout
10620 Erich
10621 \end_layout
10622
10623 \end_inset
10624 </cell>
10625 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10626 \begin_inset Text
10627
10628 \begin_layout Plain Layout
10629 111
10630 \end_layout
10631
10632 \end_inset
10633 </cell>
10634 </row>
10635 <row>
10636 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10637 \begin_inset Text
10638
10639 \begin_layout Plain Layout
10640
10641 \series bold
10642 Pochiesa
10643 \end_layout
10644
10645 \end_inset
10646 </cell>
10647 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10648 \begin_inset Text
10649
10650 \begin_layout Plain Layout
10651 Paolo
10652 \end_layout
10653
10654 \end_inset
10655 </cell>
10656 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10657 \begin_inset Text
10658
10659 \begin_layout Plain Layout
10660 111, 222
10661 \end_layout
10662
10663 \end_inset
10664 </cell>
10665 </row>
10666 <row>
10667 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10668 \begin_inset Text
10669
10670 \begin_layout Plain Layout
10671
10672 \series bold
10673 Radina
10674 \end_layout
10675
10676 \end_inset
10677 </cell>
10678 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10679 \begin_inset Text
10680
10681 \begin_layout Plain Layout
10682 Claudio
10683 \end_layout
10684
10685 \end_inset
10686 </cell>
10687 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10688 \begin_inset Text
10689
10690 \begin_layout Plain Layout
10691 111
10692 \end_layout
10693
10694 \end_inset
10695 </cell>
10696 </row>
10697 <row>
10698 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10699 \begin_inset Text
10700
10701 \begin_layout Plain Layout
10702
10703 \series bold
10704 Rizzardi
10705 \end_layout
10706
10707 \end_inset
10708 </cell>
10709 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10710 \begin_inset Text
10711
10712 \begin_layout Plain Layout
10713 Fürst von Rossano, 5.
10714  Herzog von Canemorte, 11.
10715  Herzog von Palombara, 5.
10716  Herzog von Castelchiodato,
10717 \begin_inset ERT
10718 status open
10719
10720 \begin_layout Plain Layout
10721
10722 & 111
10723 \backslash
10724
10725 \backslash
10726
10727 \end_layout
10728
10729 \begin_layout Plain Layout
10730
10731 &
10732 \end_layout
10733
10734 \end_inset
10735
10736  11.
10737  Herzog von Poggionativo, 11.
10738  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10739  Graf von Valinfreda, 11.
10740  Baron von Cropalati, 11.
10741  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10742 \end_layout
10743
10744 \end_inset
10745 </cell>
10746 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10747 \begin_inset Text
10748
10749 \begin_layout Plain Layout
10750
10751 \end_layout
10752
10753 \end_inset
10754 </cell>
10755 </row>
10756 <row>
10757 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10758 \begin_inset Text
10759
10760 \begin_layout Plain Layout
10761
10762 \series bold
10763 Stuffer
10764 \end_layout
10765
10766 \end_inset
10767 </cell>
10768 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10769 \begin_inset Text
10770
10771 \begin_layout Plain Layout
10772 Oskar
10773 \end_layout
10774
10775 \end_inset
10776 </cell>
10777 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10778 \begin_inset Text
10779
10780 \begin_layout Plain Layout
10781 111
10782 \end_layout
10783
10784 \end_inset
10785 </cell>
10786 </row>
10787 <row>
10788 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10789 \begin_inset Text
10790
10791 \begin_layout Plain Layout
10792
10793 \series bold
10794 Tacchelli
10795 \end_layout
10796
10797 \end_inset
10798 </cell>
10799 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10800 \begin_inset Text
10801
10802 \begin_layout Plain Layout
10803 Ugo
10804 \end_layout
10805
10806 \end_inset
10807 </cell>
10808 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10809 \begin_inset Text
10810
10811 \begin_layout Plain Layout
10812 111
10813 \end_layout
10814
10815 \end_inset
10816 </cell>
10817 </row>
10818 <row>
10819 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10820 \begin_inset Text
10821
10822 \begin_layout Plain Layout
10823
10824 \series bold
10825 Tezzele
10826 \end_layout
10827
10828 \end_inset
10829 </cell>
10830 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10831 \begin_inset Text
10832
10833 \begin_layout Plain Layout
10834 Margit
10835 \end_layout
10836
10837 \end_inset
10838 </cell>
10839 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10840 \begin_inset Text
10841
10842 \begin_layout Plain Layout
10843 111
10844 \end_layout
10845
10846 \end_inset
10847 </cell>
10848 </row>
10849 <row>
10850 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10851 \begin_inset Text
10852
10853 \begin_layout Plain Layout
10854
10855 \series bold
10856 Unterkalmsteiner
10857 \end_layout
10858
10859 \end_inset
10860 </cell>
10861 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10862 \begin_inset Text
10863
10864 \begin_layout Plain Layout
10865 Frieda
10866 \end_layout
10867
10868 \end_inset
10869 </cell>
10870 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10871 \begin_inset Text
10872
10873 \begin_layout Plain Layout
10874 111
10875 \end_layout
10876
10877 \end_inset
10878 </cell>
10879 </row>
10880 <row>
10881 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10882 \begin_inset Text
10883
10884 \begin_layout Plain Layout
10885
10886 \series bold
10887 Vieider
10888 \end_layout
10889
10890 \end_inset
10891 </cell>
10892 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10893 \begin_inset Text
10894
10895 \begin_layout Plain Layout
10896 Hilde
10897 \end_layout
10898
10899 \end_inset
10900 </cell>
10901 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10902 \begin_inset Text
10903
10904 \begin_layout Plain Layout
10905 111
10906 \end_layout
10907
10908 \end_inset
10909 </cell>
10910 </row>
10911 <row>
10912 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10913 \begin_inset Text
10914
10915 \begin_layout Plain Layout
10916
10917 \series bold
10918 Vigna
10919 \end_layout
10920
10921 \end_inset
10922 </cell>
10923 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10924 \begin_inset Text
10925
10926 \begin_layout Plain Layout
10927 Jürgen
10928 \end_layout
10929
10930 \end_inset
10931 </cell>
10932 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10933 \begin_inset Text
10934
10935 \begin_layout Plain Layout
10936 111
10937 \end_layout
10938
10939 \end_inset
10940 </cell>
10941 </row>
10942 <row>
10943 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10944 \begin_inset Text
10945
10946 \begin_layout Plain Layout
10947
10948 \series bold
10949 Weber
10950 \end_layout
10951
10952 \end_inset
10953 </cell>
10954 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10955 \begin_inset Text
10956
10957 \begin_layout Plain Layout
10958 Maurizio
10959 \end_layout
10960
10961 \end_inset
10962 </cell>
10963 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10964 \begin_inset Text
10965
10966 \begin_layout Plain Layout
10967 111
10968 \end_layout
10969
10970 \end_inset
10971 </cell>
10972 </row>
10973 <row>
10974 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10975 \begin_inset Text
10976
10977 \begin_layout Plain Layout
10978
10979 \series bold
10980 Winkler
10981 \end_layout
10982
10983 \end_inset
10984 </cell>
10985 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10986 \begin_inset Text
10987
10988 \begin_layout Plain Layout
10989 Franz
10990 \end_layout
10991
10992 \end_inset
10993 </cell>
10994 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10995 \begin_inset Text
10996
10997 \begin_layout Plain Layout
10998 111
10999 \end_layout
11000
11001 \end_inset
11002 </cell>
11003 </row>
11004 <row endlastfoot="true">
11005 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
11006 \begin_inset Text
11007
11008 \begin_layout Plain Layout
11009
11010 \end_layout
11011
11012 \end_inset
11013 </cell>
11014 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11015 \begin_inset Text
11016
11017 \begin_layout Plain Layout
11018
11019 \end_layout
11020
11021 \end_inset
11022 </cell>
11023 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11024 \begin_inset Text
11025
11026 \begin_layout Plain Layout
11027
11028 \end_layout
11029
11030 \end_inset
11031 </cell>
11032 </row>
11033 </lyxtabular>
11034
11035 \end_inset
11036
11037
11038 \end_layout
11039
11040 \begin_layout Standard
11041 \begin_inset Note Note
11042 status open
11043
11044 \begin_layout Plain Layout
11045 il semble qu'il y ait un problème avec cet exemple ...
11046  le saut de page ne se fait pas à l'endroit voulu ! 
11047 \end_layout
11048
11049 \begin_layout Plain Layout
11050 en fait j'ai dû enlever quelques noms pour que le saut se fasse au bon endroit
11051  ! (NdT)
11052 \end_layout
11053
11054 \end_inset
11055
11056
11057 \begin_inset Newpage newpage
11058 \end_inset
11059
11060
11061 \end_layout
11062
11063 \begin_layout Section
11064 Colonnes et lignes à lignes multiples
11065 \end_layout
11066
11067 \begin_layout Subsection
11068 Lignes multiples dans une cellule de tableau
11069 \begin_inset CommandInset label
11070 LatexCommand label
11071 name "sub:Lignes-multiple-dans-cellule"
11072
11073 \end_inset
11074
11075
11076 \begin_inset Index
11077 status collapsed
11078
11079 \begin_layout Plain Layout
11080 Plusieurs lignes dans une case de tableau
11081 \end_layout
11082
11083 \end_inset
11084
11085
11086 \begin_inset Index
11087 status collapsed
11088
11089 \begin_layout Plain Layout
11090 Tableau ! Saut de ligne
11091 \end_layout
11092
11093 \end_inset
11094
11095
11096 \end_layout
11097
11098 \begin_layout Standard
11099 \align center
11100 \begin_inset Float table
11101 placement H
11102 wide false
11103 sideways false
11104 status open
11105
11106 \begin_layout Plain Layout
11107 \begin_inset Caption
11108
11109 \begin_layout Plain Layout
11110 \begin_inset CommandInset label
11111 LatexCommand label
11112 name "tab:Tableau-avec-plusieurs-lignes"
11113
11114 \end_inset
11115
11116 Tableau avec des lignes multiples dans une cellule
11117 \end_layout
11118
11119 \end_inset
11120
11121
11122 \end_layout
11123
11124 \begin_layout Plain Layout
11125 \align center
11126 \begin_inset Tabular
11127 <lyxtabular version="3" rows="3" columns="3">
11128 <features>
11129 <column alignment="center" valignment="middle" width="2.5cm">
11130 <column alignment="center" valignment="middle" width="0">
11131 <column alignment="center" valignment="middle" width="0">
11132 <row>
11133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11134 \begin_inset Text
11135
11136 \begin_layout Plain Layout
11137 Lignes
11138 \begin_inset Newline linebreak
11139 \end_inset
11140
11141 multiples
11142 \end_layout
11143
11144 \end_inset
11145 </cell>
11146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11147 \begin_inset Text
11148
11149 \begin_layout Plain Layout
11150 b
11151 \end_layout
11152
11153 \end_inset
11154 </cell>
11155 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11156 \begin_inset Text
11157
11158 \begin_layout Plain Layout
11159 c
11160 \end_layout
11161
11162 \end_inset
11163 </cell>
11164 </row>
11165 <row>
11166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11167 \begin_inset Text
11168
11169 \begin_layout Plain Layout
11170 d
11171 \end_layout
11172
11173 \end_inset
11174 </cell>
11175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11176 \begin_inset Text
11177
11178 \begin_layout Plain Layout
11179 e
11180 \end_layout
11181
11182 \end_inset
11183 </cell>
11184 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11185 \begin_inset Text
11186
11187 \begin_layout Plain Layout
11188 f
11189 \end_layout
11190
11191 \end_inset
11192 </cell>
11193 </row>
11194 <row>
11195 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11196 \begin_inset Text
11197
11198 \begin_layout Plain Layout
11199 g
11200 \end_layout
11201
11202 \end_inset
11203 </cell>
11204 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11205 \begin_inset Text
11206
11207 \begin_layout Plain Layout
11208 h
11209 \end_layout
11210
11211 \end_inset
11212 </cell>
11213 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11214 \begin_inset Text
11215
11216 \begin_layout Plain Layout
11217 i
11218 \end_layout
11219
11220 \end_inset
11221 </cell>
11222 </row>
11223 </lyxtabular>
11224
11225 \end_inset
11226
11227
11228 \end_layout
11229
11230 \end_inset
11231
11232
11233 \end_layout
11234
11235 \begin_layout Standard
11236 En fixant la largeur d'une colonne, on permet d'entrer du texte sous forme
11237  d'un paragraphe avec des sauts de lignes et des césures.
11238 \end_layout
11239
11240 \begin_layout Standard
11241 Pour obtenir le tableau
11242 \begin_inset space ~
11243 \end_inset
11244
11245
11246 \begin_inset CommandInset ref
11247 LatexCommand ref
11248 reference "tab:Tableau-avec-plusieurs-lignes"
11249
11250 \end_inset
11251
11252 , créez un tableau 3×3, sélectionnez la première cellule et faites un clic
11253  droit dessus.
11254  Dans la fenêtre de dialogue qui s'ouvre fixez une largeur de cellule de
11255  2.5
11256 \begin_inset space \thinspace{}
11257 \end_inset
11258
11259 cm et choisissez les alignements vertical et horizontal centrés.
11260  L'alignement vertical va s'appliquer à toutes les cellules de la ligne.
11261  Comme notre texte est plus petit que 2.5
11262 \begin_inset space \thinspace{}
11263 \end_inset
11264
11265 cm, une seule ligne va apparaître.
11266  Pour avoir deux lignes, un saut de ligne justifié a été ajouté (raccourci
11267  
11268 \family sans
11269 Ctrl-Shift-Entrée
11270 \family default
11271 ).
11272  Si le texte est plus large que la taille de cellule choisie, il sera automatiqu
11273 ement découpé en plusieurs lignes.
11274 \end_layout
11275
11276 \begin_layout Standard
11277 Si vous avez un mot long dans une cellule de largeur fixée, LaTeX ne peut
11278  pas effectuer de césure si c'est le premier élément de la cellule.
11279  Vous devez donc insérer quelque chose avant pour qu'il ne soit plus le
11280  premier élément : Ajoutez un espace horizontal de 0
11281 \begin_inset space \thinspace{}
11282 \end_inset
11283
11284 pt juste avant votre mot.
11285  Comme l'espace est égal à zéro, la sortie ne sera pas modifiée.
11286  Le tableau 
11287 \begin_inset space ~
11288 \end_inset
11289
11290
11291 \begin_inset CommandInset ref
11292 LatexCommand ref
11293 reference "tab:Tableau-césure"
11294
11295 \end_inset
11296
11297  montre l'effet de cette insertion.
11298 \end_layout
11299
11300 \begin_layout Standard
11301 \begin_inset Float table
11302 placement h
11303 wide false
11304 sideways false
11305 status open
11306
11307 \begin_layout Plain Layout
11308 \begin_inset Caption
11309
11310 \begin_layout Plain Layout
11311 \begin_inset CommandInset label
11312 LatexCommand label
11313 name "tab:Tableau-césure"
11314
11315 \end_inset
11316
11317 Tableau avec et sans césure.
11318 \end_layout
11319
11320 \end_inset
11321
11322
11323 \end_layout
11324
11325 \begin_layout Plain Layout
11326 \begin_inset space \hfill{}
11327 \end_inset
11328
11329
11330 \begin_inset Tabular
11331 <lyxtabular version="3" rows="3" columns="3">
11332 <features>
11333 <column alignment="center" valignment="middle" width="2.5cm">
11334 <column alignment="center" valignment="middle" width="0">
11335 <column alignment="center" valignment="middle" width="0">
11336 <row>
11337 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11338 \begin_inset Text
11339
11340 \begin_layout Plain Layout
11341 mottrèslongdansunecellule
11342 \end_layout
11343
11344 \end_inset
11345 </cell>
11346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11347 \begin_inset Text
11348
11349 \begin_layout Plain Layout
11350 b
11351 \end_layout
11352
11353 \end_inset
11354 </cell>
11355 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11356 \begin_inset Text
11357
11358 \begin_layout Plain Layout
11359 c
11360 \end_layout
11361
11362 \end_inset
11363 </cell>
11364 </row>
11365 <row>
11366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11367 \begin_inset Text
11368
11369 \begin_layout Plain Layout
11370 d
11371 \end_layout
11372
11373 \end_inset
11374 </cell>
11375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11376 \begin_inset Text
11377
11378 \begin_layout Plain Layout
11379 e
11380 \end_layout
11381
11382 \end_inset
11383 </cell>
11384 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11385 \begin_inset Text
11386
11387 \begin_layout Plain Layout
11388 f
11389 \end_layout
11390
11391 \end_inset
11392 </cell>
11393 </row>
11394 <row>
11395 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11396 \begin_inset Text
11397
11398 \begin_layout Plain Layout
11399 g
11400 \end_layout
11401
11402 \end_inset
11403 </cell>
11404 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11405 \begin_inset Text
11406
11407 \begin_layout Plain Layout
11408 h
11409 \end_layout
11410
11411 \end_inset
11412 </cell>
11413 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11414 \begin_inset Text
11415
11416 \begin_layout Plain Layout
11417 i
11418 \end_layout
11419
11420 \end_inset
11421 </cell>
11422 </row>
11423 </lyxtabular>
11424
11425 \end_inset
11426
11427
11428 \begin_inset space \hfill{}
11429 \end_inset
11430
11431
11432 \begin_inset Tabular
11433 <lyxtabular version="3" rows="3" columns="3">
11434 <features>
11435 <column alignment="center" valignment="middle" width="2.5cm">
11436 <column alignment="center" valignment="middle" width="0">
11437 <column alignment="center" valignment="middle" width="0">
11438 <row>
11439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11440 \begin_inset Text
11441
11442 \begin_layout Plain Layout
11443 \begin_inset space \hspace{}
11444 \length 0pt
11445 \end_inset
11446
11447 mottrèslongdansunecellule
11448 \end_layout
11449
11450 \end_inset
11451 </cell>
11452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11453 \begin_inset Text
11454
11455 \begin_layout Plain Layout
11456 b
11457 \end_layout
11458
11459 \end_inset
11460 </cell>
11461 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11462 \begin_inset Text
11463
11464 \begin_layout Plain Layout
11465 c
11466 \end_layout
11467
11468 \end_inset
11469 </cell>
11470 </row>
11471 <row>
11472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11473 \begin_inset Text
11474
11475 \begin_layout Plain Layout
11476 d
11477 \end_layout
11478
11479 \end_inset
11480 </cell>
11481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11482 \begin_inset Text
11483
11484 \begin_layout Plain Layout
11485 e
11486 \end_layout
11487
11488 \end_inset
11489 </cell>
11490 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11491 \begin_inset Text
11492
11493 \begin_layout Plain Layout
11494 f
11495 \end_layout
11496
11497 \end_inset
11498 </cell>
11499 </row>
11500 <row>
11501 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11502 \begin_inset Text
11503
11504 \begin_layout Plain Layout
11505 g
11506 \end_layout
11507
11508 \end_inset
11509 </cell>
11510 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11511 \begin_inset Text
11512
11513 \begin_layout Plain Layout
11514 h
11515 \end_layout
11516
11517 \end_inset
11518 </cell>
11519 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11520 \begin_inset Text
11521
11522 \begin_layout Plain Layout
11523 i
11524 \end_layout
11525
11526 \end_inset
11527 </cell>
11528 </row>
11529 </lyxtabular>
11530
11531 \end_inset
11532
11533
11534 \begin_inset space \hfill{}
11535 \end_inset
11536
11537
11538 \end_layout
11539
11540 \end_inset
11541
11542
11543 \end_layout
11544
11545 \begin_layout Standard
11546 \begin_inset Newpage newpage
11547 \end_inset
11548
11549
11550 \end_layout
11551
11552 \begin_layout Subsection
11553 Multi-colonnes
11554 \begin_inset CommandInset label
11555 LatexCommand label
11556 name "sub:Multicolonnes"
11557
11558 \end_inset
11559
11560
11561 \begin_inset Index
11562 status collapsed
11563
11564 \begin_layout Plain Layout
11565 Multi-colonnes
11566 \end_layout
11567
11568 \end_inset
11569
11570
11571 \begin_inset Index
11572 status collapsed
11573
11574 \begin_layout Plain Layout
11575 Tableau ! Multi-colonnes
11576 \end_layout
11577
11578 \end_inset
11579
11580
11581 \end_layout
11582
11583 \begin_layout Subsubsection
11584 Les Bases des Multicolonnes
11585 \end_layout
11586
11587 \begin_layout Standard
11588 Pour faire qu'une cellule couvre plusieurs colonnes, marquez les cellules
11589  qu'elle doit couvrir et utilisez soit le bouton
11590 \begin_inset Graphics
11591         filename ../../images/tabular-feature_multicolumn.png
11592         scale 85
11593         scaleBeforeRotation
11594
11595 \end_inset
11596
11597  de la barre d'outils tableau, ou le menu 
11598 \family sans
11599 Éditer\SpecialChar \menuseparator
11600 Tableau\SpecialChar \menuseparator
11601 Multi-colonnes
11602 \family default
11603 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
11604  multicolonne dans la fenêtre de dialogue de tableau qui apparaît dans l'onglet
11605  
11606 \family sans
11607 Tableau
11608 \family default
11609 .
11610 \end_layout
11611
11612 \begin_layout Standard
11613 Les multi-colonnes ont leurs propres paramètres de cellule.
11614  Ce qui veut dire que si on change les bordures, l'alignement ou la largeur
11615  de la cellule, cela n'affecte que la cellule multi-colonne.
11616  Voici un exemple de tableau avec une cellule multi-colonne dans la première
11617  ligne et une cellule sans bordure supérieure dans la dernière ligne :
11618 \end_layout
11619
11620 \begin_layout Standard
11621 \align center
11622 \begin_inset Tabular
11623 <lyxtabular version="3" rows="3" columns="4">
11624 <features firstHeadTopDL="true" firstHeadBottomDL="true">
11625 <column alignment="center" valignment="top" width="0pt">
11626 <column alignment="center" valignment="middle" width="0">
11627 <column alignment="center" valignment="top" width="0in">
11628 <column alignment="center" valignment="top" width="0pt">
11629 <row>
11630 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11631 \begin_inset Text
11632
11633 \begin_layout Plain Layout
11634 abc
11635 \end_layout
11636
11637 \end_inset
11638 </cell>
11639 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11640 \begin_inset Text
11641
11642 \begin_layout Plain Layout
11643 def ghi
11644 \end_layout
11645
11646 \end_inset
11647 </cell>
11648 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11649 \begin_inset Text
11650
11651 \begin_layout Plain Layout
11652
11653 \end_layout
11654
11655 \end_inset
11656 </cell>
11657 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11658 \begin_inset Text
11659
11660 \begin_layout Plain Layout
11661 jkl
11662 \end_layout
11663
11664 \end_inset
11665 </cell>
11666 </row>
11667 <row>
11668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11669 \begin_inset Text
11670
11671 \begin_layout Plain Layout
11672 A
11673 \end_layout
11674
11675 \end_inset
11676 </cell>
11677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11678 \begin_inset Text
11679
11680 \begin_layout Plain Layout
11681 B
11682 \end_layout
11683
11684 \end_inset
11685 </cell>
11686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11687 \begin_inset Text
11688
11689 \begin_layout Plain Layout
11690 C
11691 \end_layout
11692
11693 \end_inset
11694 </cell>
11695 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11696 \begin_inset Text
11697
11698 \begin_layout Plain Layout
11699 D
11700 \end_layout
11701
11702 \end_inset
11703 </cell>
11704 </row>
11705 <row>
11706 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11707 \begin_inset Text
11708
11709 \begin_layout Plain Layout
11710 1
11711 \end_layout
11712
11713 \end_inset
11714 </cell>
11715 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11716 \begin_inset Text
11717
11718 \begin_layout Plain Layout
11719 2
11720 \end_layout
11721
11722 \end_inset
11723 </cell>
11724 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11725 \begin_inset Text
11726
11727 \begin_layout Plain Layout
11728 3
11729 \end_layout
11730
11731 \end_inset
11732 </cell>
11733 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11734 \begin_inset Text
11735
11736 \begin_layout Plain Layout
11737 4
11738 \end_layout
11739
11740 \end_inset
11741 </cell>
11742 </row>
11743 </lyxtabular>
11744
11745 \end_inset
11746
11747
11748 \end_layout
11749
11750 \begin_layout Subsubsection
11751 Calculs avec les multi-colonnes
11752 \begin_inset CommandInset label
11753 LatexCommand label
11754 name "sub:Calculs-multicolonnes"
11755
11756 \end_inset
11757
11758
11759 \begin_inset Index
11760 status collapsed
11761
11762 \begin_layout Plain Layout
11763 Multi-colonnes ! Calculs
11764 \end_layout
11765
11766 \end_inset
11767
11768
11769 \end_layout
11770
11771 \begin_layout Standard
11772 LyX gère directement les multi-colonnes, mais nous devons faire attention
11773  à la largeur des cellules couvertes par la cellule multicolonne.
11774 \end_layout
11775
11776 \begin_layout Standard
11777 \begin_inset Float table
11778 placement h
11779 wide false
11780 sideways false
11781 status open
11782
11783 \begin_layout Plain Layout
11784 \begin_inset Caption
11785
11786 \begin_layout Plain Layout
11787 \begin_inset CommandInset label
11788 LatexCommand label
11789 name "tab:Tableau-multicolonne-parfaite"
11790
11791 \end_inset
11792
11793 Tableau avec un texte centré dans une case multicolonne au-dessus de deux
11794  colonnes qui ont exactement la moitié de la largeur de la case multicolonne.
11795 \begin_inset OptArg
11796 status open
11797
11798 \begin_layout Plain Layout
11799 Tableau avec multicolonne parfaite
11800 \end_layout
11801
11802 \end_inset
11803
11804
11805 \end_layout
11806
11807 \end_inset
11808
11809
11810 \end_layout
11811
11812 \begin_layout Plain Layout
11813 \align center
11814 \begin_inset Tabular
11815 <lyxtabular version="3" rows="3" columns="3">
11816 <features>
11817 <column alignment="center" valignment="middle" width="0" special=">{\centering}m{1.25cm-6.2pt}">
11818 <column alignment="center" valignment="middle" width="0">
11819 <column alignment="center" valignment="top" width="0">
11820 <row>
11821 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
11822 \begin_inset Text
11823
11824 \begin_layout Plain Layout
11825 multicolonne sur plusieurs lignes
11826 \end_layout
11827
11828 \end_inset
11829 </cell>
11830 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11831 \begin_inset Text
11832
11833 \begin_layout Plain Layout
11834
11835 \end_layout
11836
11837 \end_inset
11838 </cell>
11839 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11840 \begin_inset Text
11841
11842 \begin_layout Plain Layout
11843 c
11844 \end_layout
11845
11846 \end_inset
11847 </cell>
11848 </row>
11849 <row>
11850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11851 \begin_inset Text
11852
11853 \begin_layout Plain Layout
11854 d
11855 \end_layout
11856
11857 \end_inset
11858 </cell>
11859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11860 \begin_inset Text
11861
11862 \begin_layout Plain Layout
11863 e
11864 \end_layout
11865
11866 \end_inset
11867 </cell>
11868 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11869 \begin_inset Text
11870
11871 \begin_layout Plain Layout
11872 f
11873 \end_layout
11874
11875 \end_inset
11876 </cell>
11877 </row>
11878 <row>
11879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11880 \begin_inset Text
11881
11882 \begin_layout Plain Layout
11883 g
11884 \end_layout
11885
11886 \end_inset
11887 </cell>
11888 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11889 \begin_inset Text
11890
11891 \begin_layout Plain Layout
11892 h
11893 \end_layout
11894
11895 \end_inset
11896 </cell>
11897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11898 \begin_inset Text
11899
11900 \begin_layout Plain Layout
11901 i
11902 \end_layout
11903
11904 \end_inset
11905 </cell>
11906 </row>
11907 </lyxtabular>
11908
11909 \end_inset
11910
11911
11912 \end_layout
11913
11914 \end_inset
11915
11916
11917 \end_layout
11918
11919 \begin_layout Standard
11920 Par exemple, pour créer le tableau
11921 \begin_inset space ~
11922 \end_inset
11923
11924
11925 \begin_inset CommandInset ref
11926 LatexCommand ref
11927 reference "tab:Tableau-multicolonne-parfaite"
11928
11929 \end_inset
11930
11931 , sélectionnez les deux premières cellules de la première ligne d'un tableau
11932  3×3 et faites un clic droit dessus.
11933  Ensuite choisissez pour cette cellule
11934 \emph on
11935 ,
11936 \emph default
11937  dans la fenêtre de dialogue de tableau, 
11938 \emph on
11939 multicolonne
11940 \emph default
11941
11942 \emph on
11943 alignement
11944 \begin_inset space ~
11945 \end_inset
11946
11947 horizontal
11948 \begin_inset space ~
11949 \end_inset
11950
11951 centré
11952 \emph default
11953  et une largeur de 2.5
11954 \begin_inset space \thinspace{}
11955 \end_inset
11956
11957 cm.
11958  Les colonnes couvertes doivent avoir exactement la moitié de la largeur
11959  de la cellule multicolonne, vous devez donc donner une largeur de 1.25
11960 \begin_inset space \thinspace{}
11961 \end_inset
11962
11963 cm pour la première colonne.
11964  La deuxième colonne aura alors automatiquement une largeur de 1.25
11965 \begin_inset space \thinspace{}
11966 \end_inset
11967
11968 cm (la largeur de la multicolonne moins la largeur de la première colonne).
11969  C'est ce qui a été fait pour le tableau
11970 \begin_inset space ~
11971 \end_inset
11972
11973
11974 \begin_inset CommandInset ref
11975 LatexCommand ref
11976 reference "tab:Tableau-multicolonne-imparfait"
11977
11978 \end_inset
11979
11980 .
11981 \end_layout
11982
11983 \begin_layout Standard
11984 \begin_inset Float table
11985 wide false
11986 sideways false
11987 status open
11988
11989 \begin_layout Plain Layout
11990 \begin_inset Caption
11991
11992 \begin_layout Plain Layout
11993 \begin_inset CommandInset label
11994 LatexCommand label
11995 name "tab:Tableau-multicolonne-imparfait"
11996
11997 \end_inset
11998
11999 Tableau où la largeur de colonnes couvertes n'est pas exactement la moitié
12000  de la largeur de la cellule multicolonne.
12001 \begin_inset OptArg
12002 status open
12003
12004 \begin_layout Plain Layout
12005 Tableau avec multicolonne pas parfaite
12006 \end_layout
12007
12008 \end_inset
12009
12010
12011 \end_layout
12012
12013 \end_inset
12014
12015
12016 \end_layout
12017
12018 \begin_layout Plain Layout
12019 \align center
12020 \begin_inset Tabular
12021 <lyxtabular version="3" rows="3" columns="3">
12022 <features>
12023 <column alignment="center" valignment="top" width="1.25cm">
12024 <column alignment="center" valignment="top" width="0">
12025 <column alignment="center" valignment="top" width="0">
12026 <row>
12027 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
12028 \begin_inset Text
12029
12030 \begin_layout Plain Layout
12031 multicolonne sur plusieurs lignes
12032 \end_layout
12033
12034 \end_inset
12035 </cell>
12036 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12037 \begin_inset Text
12038
12039 \begin_layout Plain Layout
12040
12041 \end_layout
12042
12043 \end_inset
12044 </cell>
12045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12046 \begin_inset Text
12047
12048 \begin_layout Plain Layout
12049 c
12050 \end_layout
12051
12052 \end_inset
12053 </cell>
12054 </row>
12055 <row>
12056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12057 \begin_inset Text
12058
12059 \begin_layout Plain Layout
12060 d
12061 \end_layout
12062
12063 \end_inset
12064 </cell>
12065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12066 \begin_inset Text
12067
12068 \begin_layout Plain Layout
12069 e
12070 \end_layout
12071
12072 \end_inset
12073 </cell>
12074 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12075 \begin_inset Text
12076
12077 \begin_layout Plain Layout
12078 f
12079 \end_layout
12080
12081 \end_inset
12082 </cell>
12083 </row>
12084 <row>
12085 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12086 \begin_inset Text
12087
12088 \begin_layout Plain Layout
12089 g
12090 \end_layout
12091
12092 \end_inset
12093 </cell>
12094 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12095 \begin_inset Text
12096
12097 \begin_layout Plain Layout
12098 h
12099 \end_layout
12100
12101 \end_inset
12102 </cell>
12103 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12104 \begin_inset Text
12105
12106 \begin_layout Plain Layout
12107 i
12108 \end_layout
12109
12110 \end_inset
12111 </cell>
12112 </row>
12113 </lyxtabular>
12114
12115 \end_inset
12116
12117
12118 \end_layout
12119
12120 \end_inset
12121
12122
12123 \end_layout
12124
12125 \begin_layout Standard
12126 Vous pouvez voir que la première colonne n'a pas la moitié de la largeur
12127  de la cellule multicolonne, elle est un peu plus large.
12128  La raison est que la taille que l'on donne à une cellule, 
12129 \begin_inset Formula $W_{g}$
12130 \end_inset
12131
12132  n'est pas sa taille totale, 
12133 \begin_inset Formula $W_{\mathrm{tot}}$
12134 \end_inset
12135
12136  parce qu'une cellule est toujours un peu plus large que la taille qu'on
12137  lui donne.
12138  L'appendice
12139 \begin_inset space ~
12140 \end_inset
12141
12142
12143 \begin_inset CommandInset ref
12144 LatexCommand eqref
12145 reference "cha:Explication-de-l'Equation"
12146
12147 \end_inset
12148
12149  explique pourquoi en détail.
12150 \end_layout
12151
12152 \begin_layout Standard
12153 La largeur nécessaire 
12154 \begin_inset Formula $W_{g\, n}$
12155 \end_inset
12156
12157  quand 
12158 \emph on
12159 n
12160 \emph default
12161  colonnes sont couvertes peut être calculée de façon à ce que chaque colonne
12162  ait une largeur totale de 
12163 \begin_inset Formula $W_{\mathrm{tot\, multicolonne}}/n$
12164 \end_inset
12165
12166 :
12167 \begin_inset Formula \begin{equation}
12168 W_{g\, n}=(W_{g\,\mathrm{multicolonne}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}\end{equation}
12169
12170 \end_inset
12171
12172
12173 \end_layout
12174
12175 \begin_layout Standard
12176 Dans notre cas nous avons 
12177 \begin_inset Formula $n=2$
12178 \end_inset
12179
12180
12181 \begin_inset Formula $W_{g\,\mathrm{multicolonnen}}=2.5\,$
12182 \end_inset
12183
12184 cm et les valeurs par défaut pour les autres longueurs, l'équation
12185 \begin_inset space ~
12186 \end_inset
12187
12188
12189 \begin_inset CommandInset ref
12190 LatexCommand ref
12191 reference "eq:Wgn"
12192
12193 \end_inset
12194
12195  devient
12196 \begin_inset Formula \begin{equation}
12197 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}\end{equation}
12198
12199 \end_inset
12200
12201
12202 \end_layout
12203
12204 \begin_layout Standard
12205 Pour permettre des calculs avec LaTeX, vous devez charger le paquetage LaTeX
12206  
12207 \series bold
12208 calc
12209 \series default
12210  avec la ligne suivante dans le préambule du document
12211 \begin_inset Index
12212 status collapsed
12213
12214 \begin_layout Plain Layout
12215 Paquetages LaTeX ! calc
12216 \end_layout
12217
12218 \end_inset
12219
12220
12221 \end_layout
12222
12223 \begin_layout Standard
12224
12225 \series bold
12226
12227 \backslash
12228 usepackage{calc}
12229 \end_layout
12230
12231 \begin_layout Standard
12232 LyX ne permet pas d'effectuer des calculs dans le champ largeur de la fenêtre
12233  de dialogue.
12234  Vous devez donc for mater la colonne en insérant un paramètre LaTeX dans
12235  la fenêtre de dialogue.
12236  Voici un aperçu de ces paramètres :
12237 \end_layout
12238
12239 \begin_layout Itemize
12240
12241 \series bold
12242 p{largeur}
12243 \series default
12244  crée une cellule de taille donnée, le texte est aligné verticalement en
12245  haut.
12246 \end_layout
12247
12248 \begin_layout Itemize
12249
12250 \series bold
12251 m{largeur}
12252 \series default
12253  crée une cellule de taille donnée, le texte est aligné verticalement au
12254  centre
12255 \end_layout
12256
12257 \begin_layout Itemize
12258
12259 \series bold
12260 b{largeur}
12261 \series default
12262  crée une cellule de taille donnée, le texte est aligné verticalement en
12263  bas
12264 \end_layout
12265
12266 \begin_layout Standard
12267 En entrant un paramètre LaTeX, tous les réglages de cellule donnés dans
12268  la fenêtre de dialogue sont ignorés.
12269 \end_layout
12270
12271 \begin_layout Standard
12272 \begin_inset Note Greyedout
12273 status open
12274
12275 \begin_layout Plain Layout
12276
12277 \series bold
12278 Note:
12279 \series default
12280  À cause d'un bug, LyX affiche quand même les réglages qui ne sont pas pris
12281  en compte.
12282 \end_layout
12283
12284 \end_inset
12285
12286
12287 \end_layout
12288
12289 \begin_layout Standard
12290 Comme le texte doit être centré horizontalement, on ajoute la commande 
12291 \series bold
12292
12293 \backslash
12294 centering
12295 \series default
12296 .
12297  Vous pouvez maintenant ajouter le paramètre LaTeX suivant pour la première
12298  des colonnes recouvertes :
12299 \end_layout
12300
12301 \begin_layout Standard
12302
12303 \series bold
12304 >{
12305 \backslash
12306 centering}m{1.25cm-6.2pt}
12307 \end_layout
12308
12309 \begin_layout Standard
12310 La commande 
12311 \series bold
12312 >{ }
12313 \series default
12314  signifie que les commandes qui se trouvent entre les accolades doivent
12315  être appliquées avant que la cellule ne soit créée.
12316 \end_layout
12317
12318 \begin_layout Standard
12319 Bien que nous ayons choisi un alignement centré pour le texte de la cellule
12320  multicolonne, il est toujours aligné à gauche.
12321  Cela vient du fait que LyX applique l'alignement seulement à des colonnes
12322  isolées.
12323  Nous devons donc utiliser le paramètre LaTeX suivant pour la multicolonne
12324 \end_layout
12325
12326 \begin_layout Standard
12327
12328 \series bold
12329 >{
12330 \backslash
12331 centering}m{2.5cm}
12332 \end_layout
12333
12334 \begin_layout Subsection
12335 Multi-lignes
12336 \begin_inset Index
12337 status collapsed
12338
12339 \begin_layout Plain Layout
12340 Multi-lignes
12341 \end_layout
12342
12343 \end_inset
12344
12345
12346 \begin_inset Index
12347 status collapsed
12348
12349 \begin_layout Plain Layout
12350 Tableau ! Multi-ligne
12351 \end_layout
12352
12353 \end_inset
12354
12355
12356 \begin_inset Index
12357 status collapsed
12358
12359 \begin_layout Plain Layout
12360 Paquetages LaTeX ! multirow
12361 \end_layout
12362
12363 \end_inset
12364
12365
12366 \end_layout
12367
12368 \begin_layout Standard
12369 Au contraire des multi-colonnes, les multi-lignes ne sont pas encore gérés
12370  par LyX, il faut donc utiliser un peu de code TeX.
12371  Pour utiliser les multi-lignes, vous devez charger le paquetage LaTeX 
12372 \series bold
12373 multirow 
12374 \series default
12375 dans le préambule de votre document avec la commande 
12376 \end_layout
12377
12378 \begin_layout Standard
12379
12380 \series bold
12381
12382 \backslash
12383 usepackage{multirow}
12384 \end_layout
12385
12386 \begin_layout Standard
12387 Les cellules multilignes sont créées avec la commande
12388 \end_layout
12389
12390 \begin_layout Standard
12391
12392 \series bold
12393
12394 \backslash
12395 multirow{number of rows}{cell width}{cell entry}
12396 \end_layout
12397
12398 \begin_layout Standard
12399 Pour créer le tableau suivant :
12400 \end_layout
12401
12402 \begin_layout Standard
12403 \align center
12404 \begin_inset ERT
12405 status collapsed
12406
12407 \begin_layout Plain Layout
12408
12409
12410 \backslash
12411 renewcommand{
12412 \backslash
12413 multirowsetup}{
12414 \backslash
12415 centering}
12416 \end_layout
12417
12418 \end_inset
12419
12420
12421 \begin_inset Tabular
12422 <lyxtabular version="3" rows="3" columns="3">
12423 <features>
12424 <column alignment="center" valignment="top" width="0">
12425 <column alignment="center" valignment="top" width="0">
12426 <column alignment="center" valignment="top" width="0">
12427 <row>
12428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12429 \begin_inset Text
12430
12431 \begin_layout Plain Layout
12432 a
12433 \end_layout
12434
12435 \end_inset
12436 </cell>
12437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12438 \begin_inset Text
12439
12440 \begin_layout Plain Layout
12441 b
12442 \end_layout
12443
12444 \end_inset
12445 </cell>
12446 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12447 \begin_inset Text
12448
12449 \begin_layout Plain Layout
12450 c
12451 \end_layout
12452
12453 \end_inset
12454 </cell>
12455 </row>
12456 <row>
12457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12458 \begin_inset Text
12459
12460 \begin_layout Plain Layout
12461 \begin_inset ERT
12462 status open
12463
12464 \begin_layout Plain Layout
12465
12466
12467 \backslash
12468 multirow{2}{2.5cm}{
12469 \end_layout
12470
12471 \end_inset
12472
12473 cellule multi-lignes
12474 \begin_inset ERT
12475 status collapsed
12476
12477 \begin_layout Plain Layout
12478
12479 }
12480 \end_layout
12481
12482 \end_inset
12483
12484
12485 \end_layout
12486
12487 \end_inset
12488 </cell>
12489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12490 \begin_inset Text
12491
12492 \begin_layout Plain Layout
12493 e
12494 \end_layout
12495
12496 \end_inset
12497 </cell>
12498 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12499 \begin_inset Text
12500
12501 \begin_layout Plain Layout
12502 f
12503 \end_layout
12504
12505 \end_inset
12506 </cell>
12507 </row>
12508 <row>
12509 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
12510 \begin_inset Text
12511
12512 \begin_layout Plain Layout
12513
12514 \end_layout
12515
12516 \end_inset
12517 </cell>
12518 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12519 \begin_inset Text
12520
12521 \begin_layout Plain Layout
12522 h
12523 \end_layout
12524
12525 \end_inset
12526 </cell>
12527 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12528 \begin_inset Text
12529
12530 \begin_layout Plain Layout
12531 i
12532 \end_layout
12533
12534 \end_inset
12535 </cell>
12536 </row>
12537 </lyxtabular>
12538
12539 \end_inset
12540
12541
12542 \begin_inset ERT
12543 status collapsed
12544
12545 \begin_layout Plain Layout
12546
12547
12548 \backslash
12549 renewcommand{
12550 \backslash
12551 multirowsetup}{
12552 \backslash
12553 raggedright}
12554 \end_layout
12555
12556 \end_inset
12557
12558
12559 \end_layout
12560
12561 \begin_layout Standard
12562 créez un tableau 3×3.
12563  Pour se débarrasser de la bordure au dessus de la dernière cellule de la
12564  première colonne, la cellule est marquée comme étant une multicolonne et
12565  la bordure supérieure est désactivée.
12566  La cellule multi-ligne est ensuite créée dans la deuxième cellule de la
12567  première colonne en y insérant la commande
12568 \end_layout
12569
12570 \begin_layout Standard
12571
12572 \series bold
12573
12574 \backslash
12575 multirow{2}{2.5cm}{
12576 \end_layout
12577
12578 \begin_layout Standard
12579 comme du code TeX.
12580  Les paramètres de la commande indiquent que la cellule multi-ligne couvre
12581  deux lignes et a une largeur de 2.5
12582 \begin_inset space \thinspace{}
12583 \end_inset
12584
12585 cm.
12586  Le contenu de la cellule suit le code TeX et on termine la commande en
12587  ajoutant l'accolade fermante 
12588 \series bold
12589 }
12590 \series default
12591  dans une nouvelle boîte de code TeX, juste après le texte.
12592 \end_layout
12593
12594 \begin_layout Standard
12595
12596 \series bold
12597
12598 \backslash
12599 multirow
12600 \series default
12601  aligne par défaut son contenu à gauche.
12602  Pour passer outre le comportement par défaut, vous devez redéfinir la commande
12603  
12604 \series bold
12605
12606 \backslash
12607 multirowsetup
12608 \series default
12609  avec la commande
12610 \end_layout
12611
12612 \begin_layout Standard
12613
12614 \series bold
12615
12616 \backslash
12617 renewcommand{
12618 \backslash
12619 multirowsetup}{
12620 \backslash
12621 centering}
12622 \end_layout
12623
12624 \begin_layout Standard
12625 dans le préambule du document.
12626  Après ça, tous les contenus de cellules multi-lignes du document seront
12627  centrés.
12628  Si vous ne souhaitez utiliser des contenus centrés que pour quelques tableaux,
12629  vous pouvez redéfinir la commande en l'insérant sous forme de code TeX
12630  juste avant le tableau concerné, plutôt que dans le préambule.
12631  Si le texte doit être aligné à droite, remplacez 
12632 \series bold
12633
12634 \backslash
12635 centering
12636 \series default
12637  par 
12638 \series bold
12639
12640 \backslash
12641 raggedleft
12642 \series default
12643 .
12644  Pour revenir à l'alignement à gauche utilisez 
12645 \series bold
12646
12647 \backslash
12648 raggedright
12649 \series default
12650 .
12651 \end_layout
12652
12653 \begin_layout Section
12654 Les Tableaux Formels
12655 \begin_inset CommandInset label
12656 LatexCommand label
12657 name "sec:Tableaux-Formels"
12658
12659 \end_inset
12660
12661
12662 \begin_inset Index
12663 status collapsed
12664
12665 \begin_layout Plain Layout
12666 Tableau ! Formel
12667 \end_layout
12668
12669 \end_inset
12670
12671
12672 \end_layout
12673
12674 \begin_layout Standard
12675 Dans les livres les tableaux sont souvent mis en forme d'une façon semblable
12676  à celle du tableau
12677 \begin_inset space ~
12678 \end_inset
12679
12680
12681 \begin_inset CommandInset ref
12682 LatexCommand ref
12683 reference "tab:Exemple-tableau-booktabs"
12684
12685 \end_inset
12686
12687 .
12688  Ce genre de tableau est appelé 
12689 \begin_inset Quotes eld
12690 \end_inset
12691
12692
12693 \emph on
12694 formel
12695 \emph default
12696
12697 \begin_inset Quotes erd
12698 \end_inset
12699
12700 .
12701  Pour transformer un tableau en tableau formel, utilisez l'option 
12702 \family sans
12703 Formel
12704 \family default
12705  de l'onglet 
12706 \family sans
12707 Bordures
12708 \family default
12709  de la fenêtre de dialogue 
12710 \family sans
12711 Paramètres
12712 \begin_inset space ~
12713 \end_inset
12714
12715 du
12716 \begin_inset space ~
12717 \end_inset
12718
12719 tableau
12720 \family default
12721 .
12722 \end_layout
12723
12724 \begin_layout Standard
12725 \begin_inset Float table
12726 placement h
12727 wide false
12728 sideways false
12729 status open
12730
12731 \begin_layout Plain Layout
12732 \begin_inset Caption
12733
12734 \begin_layout Plain Layout
12735 \begin_inset CommandInset label
12736 LatexCommand label
12737 name "tab:Exemple-tableau-booktabs"
12738
12739 \end_inset
12740
12741 Exemple de tableau formel
12742 \end_layout
12743
12744 \end_inset
12745
12746
12747 \end_layout
12748
12749 \begin_layout Plain Layout
12750 \align center
12751 \begin_inset Tabular
12752 <lyxtabular version="3" rows="8" columns="4">
12753 <features booktabs="true">
12754 <column alignment="center" valignment="top" width="0">
12755 <column alignment="center" valignment="top" width="0">
12756 <column alignment="center" valignment="top" width="0">
12757 <column alignment="center" valignment="top" width="0">
12758 <row>
12759 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12760 \begin_inset Text
12761
12762 \begin_layout Plain Layout
12763 Système
12764 \end_layout
12765
12766 \end_inset
12767 </cell>
12768 <cell alignment="center" valignment="top" topline="true" usebox="none">
12769 \begin_inset Text
12770
12771 \begin_layout Plain Layout
12772 Medipix
12773 \begin_inset Formula $\,$
12774 \end_inset
12775
12776 1
12777 \end_layout
12778
12779 \end_inset
12780 </cell>
12781 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
12782 \begin_inset Text
12783
12784 \begin_layout Plain Layout
12785 Medipix
12786 \begin_inset Formula $\,$
12787 \end_inset
12788
12789 2
12790 \end_layout
12791
12792 \end_inset
12793 </cell>
12794 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12795 \begin_inset Text
12796
12797 \begin_layout Plain Layout
12798
12799 \end_layout
12800
12801 \end_inset
12802 </cell>
12803 </row>
12804 <row>
12805 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12806 \begin_inset Text
12807
12808 \begin_layout Plain Layout
12809 \begin_inset ERT
12810 status collapsed
12811
12812 \begin_layout Plain Layout
12813
12814
12815 \backslash
12816 cmidrule(r){2-2}
12817 \end_layout
12818
12819 \end_inset
12820
12821
12822 \begin_inset ERT
12823 status collapsed
12824
12825 \begin_layout Plain Layout
12826
12827
12828 \backslash
12829 cmidrule(l){3-4}
12830 \end_layout
12831
12832 \end_inset
12833
12834 Épaisseur du capteur [µm]
12835 \end_layout
12836
12837 \end_inset
12838 </cell>
12839 <cell alignment="center" valignment="top" usebox="none">
12840 \begin_inset Text
12841
12842 \begin_layout Plain Layout
12843 300
12844 \end_layout
12845
12846 \end_inset
12847 </cell>
12848 <cell alignment="center" valignment="top" usebox="none">
12849 \begin_inset Text
12850
12851 \begin_layout Plain Layout
12852 300
12853 \end_layout
12854
12855 \end_inset
12856 </cell>
12857 <cell alignment="center" valignment="top" usebox="none">
12858 \begin_inset Text
12859
12860 \begin_layout Plain Layout
12861 700
12862 \end_layout
12863
12864 \end_inset
12865 </cell>
12866 </row>
12867 <row>
12868 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12869 \begin_inset Text
12870
12871 \begin_layout Plain Layout
12872 Angle du biseau [°]
12873 \end_layout
12874
12875 \end_inset
12876 </cell>
12877 <cell alignment="center" valignment="top" topline="true" usebox="none">
12878 \begin_inset Text
12879
12880 \begin_layout Plain Layout
12881 3.55
12882 \end_layout
12883
12884 \end_inset
12885 </cell>
12886 <cell alignment="center" valignment="top" topline="true" usebox="none">
12887 \begin_inset Text
12888
12889 \begin_layout Plain Layout
12890 2.71
12891 \end_layout
12892
12893 \end_inset
12894 </cell>
12895 <cell alignment="center" valignment="top" topline="true" usebox="none">
12896 \begin_inset Text
12897
12898 \begin_layout Plain Layout
12899 7.99
12900 \end_layout
12901
12902 \end_inset
12903 </cell>
12904 </row>
12905 <row topspace="default">
12906 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12907 \begin_inset Text
12908
12909 \begin_layout Plain Layout
12910 Résolution spatiale [µm]
12911 \end_layout
12912
12913 \end_inset
12914 </cell>
12915 <cell alignment="center" valignment="top" usebox="none">
12916 \begin_inset Text
12917
12918 \begin_layout Plain Layout
12919 4.26
12920 \end_layout
12921
12922 \end_inset
12923 </cell>
12924 <cell alignment="center" valignment="top" usebox="none">
12925 \begin_inset Text
12926
12927 \begin_layout Plain Layout
12928 10.17
12929 \end_layout
12930
12931 \end_inset
12932 </cell>
12933 <cell alignment="center" valignment="top" usebox="none">
12934 \begin_inset Text
12935
12936 \begin_layout Plain Layout
12937 10.56
12938 \end_layout
12939
12940 \end_inset
12941 </cell>
12942 </row>
12943 <row topspace="default">
12944 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12945 \begin_inset Text
12946
12947 \begin_layout Plain Layout
12948 MTF à 
12949 \begin_inset Formula $f_{\mathrm{max}}$
12950 \end_inset
12951
12952
12953 \end_layout
12954
12955 \end_inset
12956 </cell>
12957 <cell alignment="center" valignment="top" usebox="none">
12958 \begin_inset Text
12959
12960 \begin_layout Plain Layout
12961 0.53
12962 \end_layout
12963
12964 \end_inset
12965 </cell>
12966 <cell alignment="center" valignment="top" usebox="none">
12967 \begin_inset Text
12968
12969 \begin_layout Plain Layout
12970 0.37
12971 \end_layout
12972
12973 \end_inset
12974 </cell>
12975 <cell alignment="center" valignment="top" usebox="none">
12976 \begin_inset Text
12977
12978 \begin_layout Plain Layout
12979 0.39
12980 \end_layout
12981
12982 \end_inset
12983 </cell>
12984 </row>
12985 <row topspace="default">
12986 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12987 \begin_inset Text
12988
12989 \begin_layout Plain Layout
12990 \begin_inset ERT
12991 status collapsed
12992
12993 \begin_layout Plain Layout
12994
12995
12996 \backslash
12997 cmidrule(l{10pt}){1-1}
12998 \end_layout
12999
13000 \end_inset
13001
13002 résolution spatiale LSF
13003 \end_layout
13004
13005 \end_inset
13006 </cell>
13007 <cell alignment="center" valignment="top" usebox="none">
13008 \begin_inset Text
13009
13010 \begin_layout Plain Layout
13011
13012 \end_layout
13013
13014 \end_inset
13015 </cell>
13016 <cell alignment="center" valignment="top" usebox="none">
13017 \begin_inset Text
13018
13019 \begin_layout Plain Layout
13020
13021 \end_layout
13022
13023 \end_inset
13024 </cell>
13025 <cell alignment="center" valignment="top" usebox="none">
13026 \begin_inset Text
13027
13028 \begin_layout Plain Layout
13029
13030 \end_layout
13031
13032 \end_inset
13033 </cell>
13034 </row>
13035 <row>
13036 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13037 \begin_inset Text
13038
13039 \begin_layout Plain Layout
13040 en µm
13041 \end_layout
13042
13043 \end_inset
13044 </cell>
13045 <cell alignment="center" valignment="top" usebox="none">
13046 \begin_inset Text
13047
13048 \begin_layout Plain Layout
13049 129.7
13050 \end_layout
13051
13052 \end_inset
13053 </cell>
13054 <cell alignment="center" valignment="top" usebox="none">
13055 \begin_inset Text
13056
13057 \begin_layout Plain Layout
13058 52.75
13059 \end_layout
13060
13061 \end_inset
13062 </cell>
13063 <cell alignment="center" valignment="top" usebox="none">
13064 \begin_inset Text
13065
13066 \begin_layout Plain Layout
13067 50.78
13068 \end_layout
13069
13070 \end_inset
13071 </cell>
13072 </row>
13073 <row>
13074 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
13075 \begin_inset Text
13076
13077 \begin_layout Plain Layout
13078 en % de la taille des pixels
13079 \end_layout
13080
13081 \end_inset
13082 </cell>
13083 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13084 \begin_inset Text
13085
13086 \begin_layout Plain Layout
13087 76.3
13088 \end_layout
13089
13090 \end_inset
13091 </cell>
13092 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13093 \begin_inset Text
13094
13095 \begin_layout Plain Layout
13096 95.9
13097 \end_layout
13098
13099 \end_inset
13100 </cell>
13101 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13102 \begin_inset Text
13103
13104 \begin_layout Plain Layout
13105 92.3
13106 \end_layout
13107
13108 \end_inset
13109 </cell>
13110 </row>
13111 </lyxtabular>
13112
13113 \end_inset
13114
13115
13116 \end_layout
13117
13118 \end_inset
13119
13120
13121 \end_layout
13122
13123 \begin_layout Standard
13124 De l'espace vertical peut être ajouté entre les lignes en utilisant l'onglet
13125  
13126 \family sans
13127 Bordures
13128 \family default
13129  de la fenêtre de dialogue 
13130 \family sans
13131 Paramètres
13132 \begin_inset space ~
13133 \end_inset
13134
13135 du
13136 \begin_inset space ~
13137 \end_inset
13138
13139 tableau
13140 \family default
13141  comme c'est décrit dans la section
13142 \begin_inset space ~
13143 \end_inset
13144
13145
13146 \begin_inset CommandInset ref
13147 LatexCommand ref
13148 reference "sub:Espacement-lignes"
13149
13150 \end_inset
13151
13152 .
13153 \end_layout
13154
13155 \begin_layout Standard
13156 Au contraire des tableaux normaux, les tableaux formels n'ont pas de lignes
13157  verticales.
13158  Les lignes horizontales peuvent être mise en place comme pour les tableaux
13159  normaux mais elles apparaissent avec des épaisseurs différentes dans la
13160  sortie imprimée :
13161 \begin_inset Newline newline
13162 \end_inset
13163
13164 La première et la dernière ligne ont par défaut une épaisseur de 0.08
13165 \begin_inset space \thinspace{}
13166 \end_inset
13167
13168 em alors que les autres lignes ont par défaut une épaisseur de 0.05
13169 \begin_inset space \thinspace{}
13170 \end_inset
13171
13172 em.
13173 \end_layout
13174
13175 \begin_layout Standard
13176 Les épaisseurs prises par défaut peuvent être modifiées en utilisant les
13177  lignes de préambule suivantes :
13178 \end_layout
13179
13180 \begin_layout Standard
13181
13182 \series bold
13183
13184 \backslash
13185 let
13186 \backslash
13187 mytoprule
13188 \backslash
13189 toprule
13190 \begin_inset Newline newline
13191 \end_inset
13192
13193
13194 \backslash
13195 renewcommand{
13196 \backslash
13197 toprule}{
13198 \backslash
13199 mytoprule[width]}
13200 \end_layout
13201
13202 \begin_layout Standard
13203 Cet exemple concerne la première ligne, appelée 
13204 \series bold
13205 toprule
13206 \series default
13207 .
13208  Si vous voulez changer l'épaisseur de la dernière ligne, remplacez 
13209 \series bold
13210 toprule
13211 \series default
13212  par 
13213 \series bold
13214 bottomrule
13215 \series default
13216 .
13217  Pour changer l'épaisseur de toutes les lignes intermédiaires, remplacez
13218  
13219 \series bold
13220 toprule
13221 \series default
13222  par 
13223 \series bold
13224 midrule
13225 \series default
13226 .
13227  Vous pouvez utiliser toutes les unités de longueur définies dans l'appendice
13228 \begin_inset space ~
13229 \end_inset
13230
13231
13232 \begin_inset CommandInset ref
13233 LatexCommand ref
13234 reference "cha:Unités-de-longueur"
13235
13236 \end_inset
13237
13238  pour préciser l'épaisseur voulue.
13239 \end_layout
13240
13241 \begin_layout Standard
13242 On peut aussi créer des lignes qui ne font pas toute la largeur du tableau
13243  en mettant une ligne pour une cellule multi colonne.
13244  LyX va utiliser en interne la commande 
13245 \series bold
13246
13247 \backslash
13248 cmidrule
13249 \series default
13250  pour créer cette ligne.
13251  Sa syntaxe complète est :
13252 \end_layout
13253
13254 \begin_layout Standard
13255
13256 \series bold
13257
13258 \backslash
13259 cmidrule[largeur](rognage){colDépart-colFin}
13260 \end_layout
13261
13262 \begin_layout Standard
13263 Les options de la commande 
13264 \series bold
13265
13266 \backslash
13267 cmidrule
13268 \series default
13269  ne sont pas actuellement gérées par LyX, vous devez donc utiliser du code
13270  TeX pour pouvoir les utiliser.
13271  On peut créer manuellement des lignes 
13272 \series bold
13273
13274 \backslash
13275 mitrales
13276 \series default
13277  en insérant la commande en code TeX comme le premier élément de la première
13278  cellule de la ligne.
13279  La ligne est alors affichée dans la sortie imprimée au dessus de la ligne
13280  en question.
13281 \end_layout
13282
13283 \begin_layout Standard
13284 La valeur par défaut pour l'épaisseur des lignes est de 0.03
13285 \begin_inset space \thinspace{}
13286 \end_inset
13287
13288 em.
13289  
13290 \series bold
13291 colDépart
13292 \series default
13293  est le numéro de la colonne dans laquelle la ligne commence et 
13294 \series bold
13295 colFin
13296 \series default
13297  est le numéro de la colonne dans laquelle elle se termine.
13298  La valeur de 
13299 \series bold
13300 colFin
13301 \series default
13302  doit toujours être précisée, même si la ligne ne couvre qu'une seule colonne.
13303  Le paramètre optionnel 
13304 \series bold
13305 rognage
13306 \series default
13307  peut être soit 
13308 \emph on
13309 l{largeurRognage}
13310 \emph default
13311 , ou 
13312 \emph on
13313 r{largeurRognage}
13314 \emph default
13315  où les valeurs de
13316 \emph on
13317  largeurRognage
13318 \emph default
13319  sont aussi optionnelles.
13320  En utilisant par exemple la valeur 
13321 \emph on
13322 l{2pt}
13323 \emph default
13324  pour ce paramètre, la ligne va être rognée de 2
13325 \begin_inset space \thinspace{}
13326 \end_inset
13327
13328 pt à son extrémité gauche.
13329  Si vous ne spécifiez pas de valeur pour 
13330 \emph on
13331 largeurRognage
13332 \emph default
13333  les lignes sont par défaut rognées de 0.5
13334 \begin_inset space \thinspace{}
13335 \end_inset
13336
13337 em.
13338 \end_layout
13339
13340 \begin_layout Standard
13341 \begin_inset VSpace bigskip
13342 \end_inset
13343
13344 Le tableau
13345 \begin_inset space ~
13346 \end_inset
13347
13348
13349 \begin_inset CommandInset ref
13350 LatexCommand ref
13351 reference "tab:Exemple-tableau-booktabs"
13352
13353 \end_inset
13354
13355  a été créé en utilisant les commandes
13356 \end_layout
13357
13358 \begin_layout Standard
13359
13360 \series bold
13361
13362 \backslash
13363 cmidrule(r){2-2}
13364 \backslash
13365 cmidrule(l){3-4}
13366 \end_layout
13367
13368 \begin_layout Standard
13369 au début de la deuxième ligne et
13370 \end_layout
13371
13372 \begin_layout Standard
13373
13374 \series bold
13375
13376 \backslash
13377 cmidrule(l{10pt}){1-1}
13378 \end_layout
13379
13380 \begin_layout Standard
13381 au début de la sixième ligne.
13382 \end_layout
13383
13384 \begin_layout Standard
13385 \begin_inset VSpace bigskip
13386 \end_inset
13387
13388
13389 \end_layout
13390
13391 \begin_layout Standard
13392 Vous pouvez vouloir des commandes 
13393 \series bold
13394
13395 \backslash
13396 cmidrule
13397 \series default
13398 s qui se recouvrent comme pour le tableau
13399 \begin_inset space ~
13400 \end_inset
13401
13402
13403 \begin_inset CommandInset ref
13404 LatexCommand ref
13405 reference "tab:Tableau-booktabs-special"
13406
13407 \end_inset
13408
13409 .
13410  On obtient ce résultat en utilisant la commande suivante en code TeX
13411 \end_layout
13412
13413 \begin_layout Standard
13414
13415 \series bold
13416
13417 \backslash
13418 morecmidrules
13419 \end_layout
13420
13421 \begin_layout Standard
13422 La commande qui a été utilisée pour la deuxième ligne du tableau
13423 \begin_inset space ~
13424 \end_inset
13425
13426
13427 \begin_inset CommandInset ref
13428 LatexCommand ref
13429 reference "tab:Tableau-booktabs-special"
13430
13431 \end_inset
13432
13433  est
13434 \end_layout
13435
13436 \begin_layout Standard
13437
13438 \series bold
13439
13440 \backslash
13441 cmidrule(r){2-2}
13442 \backslash
13443 cmidrule(l){3-4}
13444 \backslash
13445 morecmidrules
13446 \backslash
13447 cmidrule{2-4}
13448 \end_layout
13449
13450 \begin_layout Standard
13451 La commande pour la sixième ligne est
13452 \end_layout
13453
13454 \begin_layout Standard
13455
13456 \series bold
13457
13458 \backslash
13459 midrule
13460 \backslash
13461 morecmidrules
13462 \backslash
13463 cmidrule{3-4}
13464 \end_layout
13465
13466 \begin_layout Standard
13467 \begin_inset VSpace bigskip
13468 \end_inset
13469
13470
13471 \end_layout
13472
13473 \begin_layout Standard
13474 Si vous n'êtes toujours pas satisfait avec l'espacement des lignes de séparation
13475 , vous pouvez utiliser la commande suivante pour produire des lignes qui
13476  font toute la largeur du tableau :
13477 \end_layout
13478
13479 \begin_layout Standard
13480
13481 \series bold
13482
13483 \backslash
13484 specialrule{largeur}{espace au dessus}{espace en dessous}
13485 \end_layout
13486
13487 \begin_layout Standard
13488 Pour plus d'informations sur ces spécialités, nous vous renvoyons au manuel
13489  du paquetage LaTeX 
13490 \series bold
13491 booktabs
13492 \series default
13493  
13494 \begin_inset CommandInset citation
13495 LatexCommand cite
13496 key "booktabs"
13497
13498 \end_inset
13499
13500 .
13501 \begin_inset Index
13502 status collapsed
13503
13504 \begin_layout Plain Layout
13505 Paquetages LaTeX ! booktabs
13506 \end_layout
13507
13508 \end_inset
13509
13510
13511 \end_layout
13512
13513 \begin_layout Standard
13514 \begin_inset Float table
13515 placement h
13516 wide false
13517 sideways false
13518 status open
13519
13520 \begin_layout Plain Layout
13521 \begin_inset Caption
13522
13523 \begin_layout Plain Layout
13524 \begin_inset CommandInset label
13525 LatexCommand label
13526 name "tab:Tableau-booktabs-special"
13527
13528 \end_inset
13529
13530 Tableau formel spécial
13531 \end_layout
13532
13533 \end_inset
13534
13535
13536 \end_layout
13537
13538 \begin_layout Plain Layout
13539 \align center
13540 \begin_inset Tabular
13541 <lyxtabular version="3" rows="8" columns="4">
13542 <features booktabs="true">
13543 <column alignment="center" valignment="top" width="0">
13544 <column alignment="center" valignment="top" width="0">
13545 <column alignment="center" valignment="top" width="0">
13546 <column alignment="center" valignment="top" width="0">
13547 <row>
13548 <cell alignment="center" valignment="top" topline="true" usebox="none">
13549 \begin_inset Text
13550
13551 \begin_layout Plain Layout
13552 Système
13553 \end_layout
13554
13555 \end_inset
13556 </cell>
13557 <cell alignment="center" valignment="top" topline="true" usebox="none">
13558 \begin_inset Text
13559
13560 \begin_layout Plain Layout
13561 Medipix
13562 \begin_inset space \thinspace{}
13563 \end_inset
13564
13565 1
13566 \end_layout
13567
13568 \end_inset
13569 </cell>
13570 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
13571 \begin_inset Text
13572
13573 \begin_layout Plain Layout
13574 Medipix
13575 \begin_inset space \thinspace{}
13576 \end_inset
13577
13578 2
13579 \end_layout
13580
13581 \end_inset
13582 </cell>
13583 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13584 \begin_inset Text
13585
13586 \begin_layout Plain Layout
13587
13588 \end_layout
13589
13590 \end_inset
13591 </cell>
13592 </row>
13593 <row>
13594 <cell alignment="center" valignment="top" usebox="none">
13595 \begin_inset Text
13596
13597 \begin_layout Plain Layout
13598 \begin_inset ERT
13599 status collapsed
13600
13601 \begin_layout Plain Layout
13602
13603
13604 \backslash
13605 cmidrule(r){2-2}
13606 \end_layout
13607
13608 \end_inset
13609
13610
13611 \begin_inset ERT
13612 status collapsed
13613
13614 \begin_layout Plain Layout
13615
13616
13617 \backslash
13618 cmidrule(l){3-4}
13619 \end_layout
13620
13621 \end_inset
13622
13623
13624 \begin_inset ERT
13625 status collapsed
13626
13627 \begin_layout Plain Layout
13628
13629
13630 \backslash
13631 morecmidrules 
13632 \end_layout
13633
13634 \end_inset
13635
13636
13637 \begin_inset ERT
13638 status collapsed
13639
13640 \begin_layout Plain Layout
13641
13642
13643 \backslash
13644 cmidrule{2-4}
13645 \end_layout
13646
13647 \end_inset
13648
13649 Epaisseur du capteur [µm]
13650 \end_layout
13651
13652 \end_inset
13653 </cell>
13654 <cell alignment="center" valignment="top" usebox="none">
13655 \begin_inset Text
13656
13657 \begin_layout Plain Layout
13658 300
13659 \end_layout
13660
13661 \end_inset
13662 </cell>
13663 <cell alignment="center" valignment="top" usebox="none">
13664 \begin_inset Text
13665
13666 \begin_layout Plain Layout
13667 300
13668 \end_layout
13669
13670 \end_inset
13671 </cell>
13672 <cell alignment="center" valignment="top" usebox="none">
13673 \begin_inset Text
13674
13675 \begin_layout Plain Layout
13676 700
13677 \end_layout
13678
13679 \end_inset
13680 </cell>
13681 </row>
13682 <row>
13683 <cell alignment="center" valignment="top" topline="true" usebox="none">
13684 \begin_inset Text
13685
13686 \begin_layout Plain Layout
13687 Angle biseau [°]
13688 \end_layout
13689
13690 \end_inset
13691 </cell>
13692 <cell alignment="center" valignment="top" topline="true" usebox="none">
13693 \begin_inset Text
13694
13695 \begin_layout Plain Layout
13696 3.55
13697 \end_layout
13698
13699 \end_inset
13700 </cell>
13701 <cell alignment="center" valignment="top" topline="true" usebox="none">
13702 \begin_inset Text
13703
13704 \begin_layout Plain Layout
13705 2.71
13706 \end_layout
13707
13708 \end_inset
13709 </cell>
13710 <cell alignment="center" valignment="top" topline="true" usebox="none">
13711 \begin_inset Text
13712
13713 \begin_layout Plain Layout
13714 7.99
13715 \end_layout
13716
13717 \end_inset
13718 </cell>
13719 </row>
13720 <row topspace="default">
13721 <cell alignment="center" valignment="top" usebox="none">
13722 \begin_inset Text
13723
13724 \begin_layout Plain Layout
13725 Résolution spatiale [µm]
13726 \end_layout
13727
13728 \end_inset
13729 </cell>
13730 <cell alignment="center" valignment="top" usebox="none">
13731 \begin_inset Text
13732
13733 \begin_layout Plain Layout
13734 4.26
13735 \end_layout
13736
13737 \end_inset
13738 </cell>
13739 <cell alignment="center" valignment="top" usebox="none">
13740 \begin_inset Text
13741
13742 \begin_layout Plain Layout
13743 10.17
13744 \end_layout
13745
13746 \end_inset
13747 </cell>
13748 <cell alignment="center" valignment="top" usebox="none">
13749 \begin_inset Text
13750
13751 \begin_layout Plain Layout
13752 10.56
13753 \end_layout
13754
13755 \end_inset
13756 </cell>
13757 </row>
13758 <row topspace="default">
13759 <cell alignment="center" valignment="top" usebox="none">
13760 \begin_inset Text
13761
13762 \begin_layout Plain Layout
13763 MTF à 
13764 \begin_inset Formula $f_{\mathrm{max}}$
13765 \end_inset
13766
13767
13768 \end_layout
13769
13770 \end_inset
13771 </cell>
13772 <cell alignment="center" valignment="top" usebox="none">
13773 \begin_inset Text
13774
13775 \begin_layout Plain Layout
13776 0.53
13777 \end_layout
13778
13779 \end_inset
13780 </cell>
13781 <cell alignment="center" valignment="top" usebox="none">
13782 \begin_inset Text
13783
13784 \begin_layout Plain Layout
13785 0.37
13786 \end_layout
13787
13788 \end_inset
13789 </cell>
13790 <cell alignment="center" valignment="top" usebox="none">
13791 \begin_inset Text
13792
13793 \begin_layout Plain Layout
13794 0.39
13795 \end_layout
13796
13797 \end_inset
13798 </cell>
13799 </row>
13800 <row>
13801 <cell alignment="center" valignment="top" topline="true" usebox="none">
13802 \begin_inset Text
13803
13804 \begin_layout Plain Layout
13805 \begin_inset ERT
13806 status collapsed
13807
13808 \begin_layout Plain Layout
13809
13810
13811 \backslash
13812 morecmidrules 
13813 \end_layout
13814
13815 \end_inset
13816
13817
13818 \begin_inset ERT
13819 status collapsed
13820
13821 \begin_layout Plain Layout
13822
13823
13824 \backslash
13825 cmidrule{3-4}
13826 \end_layout
13827
13828 \end_inset
13829
13830 résolution spatiale LSF
13831 \end_layout
13832
13833 \end_inset
13834 </cell>
13835 <cell alignment="center" valignment="top" topline="true" usebox="none">
13836 \begin_inset Text
13837
13838 \begin_layout Plain Layout
13839
13840 \end_layout
13841
13842 \end_inset
13843 </cell>
13844 <cell alignment="center" valignment="top" topline="true" usebox="none">
13845 \begin_inset Text
13846
13847 \begin_layout Plain Layout
13848
13849 \end_layout
13850
13851 \end_inset
13852 </cell>
13853 <cell alignment="center" valignment="top" topline="true" usebox="none">
13854 \begin_inset Text
13855
13856 \begin_layout Plain Layout
13857
13858 \end_layout
13859
13860 \end_inset
13861 </cell>
13862 </row>
13863 <row>
13864 <cell alignment="center" valignment="top" usebox="none">
13865 \begin_inset Text
13866
13867 \begin_layout Plain Layout
13868 en µm
13869 \end_layout
13870
13871 \end_inset
13872 </cell>
13873 <cell alignment="center" valignment="top" usebox="none">
13874 \begin_inset Text
13875
13876 \begin_layout Plain Layout
13877 129.7
13878 \end_layout
13879
13880 \end_inset
13881 </cell>
13882 <cell alignment="center" valignment="top" usebox="none">
13883 \begin_inset Text
13884
13885 \begin_layout Plain Layout
13886 52.75
13887 \end_layout
13888
13889 \end_inset
13890 </cell>
13891 <cell alignment="center" valignment="top" usebox="none">
13892 \begin_inset Text
13893
13894 \begin_layout Plain Layout
13895 50.78
13896 \end_layout
13897
13898 \end_inset
13899 </cell>
13900 </row>
13901 <row>
13902 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13903 \begin_inset Text
13904
13905 \begin_layout Plain Layout
13906 en % de la taille des pixels
13907 \end_layout
13908
13909 \end_inset
13910 </cell>
13911 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13912 \begin_inset Text
13913
13914 \begin_layout Plain Layout
13915 76.3
13916 \end_layout
13917
13918 \end_inset
13919 </cell>
13920 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13921 \begin_inset Text
13922
13923 \begin_layout Plain Layout
13924 95.9
13925 \end_layout
13926
13927 \end_inset
13928 </cell>
13929 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13930 \begin_inset Text
13931
13932 \begin_layout Plain Layout
13933 92.3
13934 \end_layout
13935
13936 \end_inset
13937 </cell>
13938 </row>
13939 </lyxtabular>
13940
13941 \end_inset
13942
13943
13944 \end_layout
13945
13946 \end_inset
13947
13948
13949 \end_layout
13950
13951 \begin_layout Section
13952 Alignement Vertical des Tableaux
13953 \begin_inset Index
13954 status collapsed
13955
13956 \begin_layout Plain Layout
13957 Tableau ! Alignement
13958 \end_layout
13959
13960 \end_inset
13961
13962
13963 \end_layout
13964
13965 \begin_layout Standard
13966 Pour pouvoir être aligné verticalement par rapport au texte, un tableau
13967  doit être à l'intérieur d'une boîte.
13968  La boîte peut alors être alignée comme c'est décrit dans la 
13969 \begin_inset space ~
13970 \end_inset
13971
13972
13973 \begin_inset CommandInset ref
13974 LatexCommand ref
13975 reference "sec:Boîte-Dialogue"
13976
13977 \end_inset
13978
13979 .
13980 \end_layout
13981
13982 \begin_layout Standard
13983 Dans l'exemple qui suit les tableaux sont à l'intérieur d'une boîte de type
13984  minipage
13985 \begin_inset Foot
13986 status open
13987
13988 \begin_layout Plain Layout
13989 Les minipages son décrites dans la section
13990 \begin_inset space ~
13991 \end_inset
13992
13993
13994 \begin_inset CommandInset ref
13995 LatexCommand ref
13996 reference "sec:Minipages"
13997
13998 \end_inset
13999
14000 .
14001 \end_layout
14002
14003 \end_inset
14004
14005  dont la largeur est de 15
14006 \begin_inset space \thinspace{}
14007 \end_inset
14008
14009 col% :
14010 \end_layout
14011
14012 \begin_layout Itemize
14013 test 
14014 \begin_inset Box Frameless
14015 position "t"
14016 hor_pos "c"
14017 has_inner_box 1
14018 inner_pos "c"
14019 use_parbox 0
14020 width "15col%"
14021 special "none"
14022 height "1in"
14023 height_special "totalheight"
14024 status collapsed
14025
14026 \begin_layout Plain Layout
14027 \begin_inset Tabular
14028 <lyxtabular version="3" rows="3" columns="3">
14029 <features>
14030 <column alignment="center" valignment="top" width="0">
14031 <column alignment="center" valignment="top" width="0">
14032 <column alignment="center" valignment="top" width="0">
14033 <row>
14034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14035 \begin_inset Text
14036
14037 \begin_layout Plain Layout
14038 a
14039 \end_layout
14040
14041 \end_inset
14042 </cell>
14043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14044 \begin_inset Text
14045
14046 \begin_layout Plain Layout
14047 d
14048 \end_layout
14049
14050 \end_inset
14051 </cell>
14052 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14053 \begin_inset Text
14054
14055 \begin_layout Plain Layout
14056 g
14057 \end_layout
14058
14059 \end_inset
14060 </cell>
14061 </row>
14062 <row>
14063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14064 \begin_inset Text
14065
14066 \begin_layout Plain Layout
14067 b
14068 \end_layout
14069
14070 \end_inset
14071 </cell>
14072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14073 \begin_inset Text
14074
14075 \begin_layout Plain Layout
14076 e
14077 \end_layout
14078
14079 \end_inset
14080 </cell>
14081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14082 \begin_inset Text
14083
14084 \begin_layout Plain Layout
14085 h
14086 \end_layout
14087
14088 \end_inset
14089 </cell>
14090 </row>
14091 <row>
14092 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14093 \begin_inset Text
14094
14095 \begin_layout Plain Layout
14096 c
14097 \end_layout
14098
14099 \end_inset
14100 </cell>
14101 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14102 \begin_inset Text
14103
14104 \begin_layout Plain Layout
14105 f
14106 \end_layout
14107
14108 \end_inset
14109 </cell>
14110 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14111 \begin_inset Text
14112
14113 \begin_layout Plain Layout
14114 i
14115 \end_layout
14116
14117 \end_inset
14118 </cell>
14119 </row>
14120 </lyxtabular>
14121
14122 \end_inset
14123
14124
14125 \end_layout
14126
14127 \end_inset
14128
14129  test 
14130 \begin_inset ERT
14131 status collapsed
14132
14133 \begin_layout Plain Layout
14134
14135
14136 \backslash
14137 raisebox{0.85
14138 \backslash
14139 baselineskip}{
14140 \end_layout
14141
14142 \end_inset
14143
14144
14145 \begin_inset Box Frameless
14146 position "t"
14147 hor_pos "c"
14148 has_inner_box 1
14149 inner_pos "c"
14150 use_parbox 0
14151 width "15col%"
14152 special "none"
14153 height "1in"
14154 height_special "totalheight"
14155 status collapsed
14156
14157 \begin_layout Plain Layout
14158 \begin_inset Tabular
14159 <lyxtabular version="3" rows="3" columns="3">
14160 <features>
14161 <column alignment="center" valignment="top" width="0">
14162 <column alignment="center" valignment="top" width="0">
14163 <column alignment="center" valignment="top" width="0">
14164 <row>
14165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14166 \begin_inset Text
14167
14168 \begin_layout Plain Layout
14169 a
14170 \end_layout
14171
14172 \end_inset
14173 </cell>
14174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14175 \begin_inset Text
14176
14177 \begin_layout Plain Layout
14178 d
14179 \end_layout
14180
14181 \end_inset
14182 </cell>
14183 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14184 \begin_inset Text
14185
14186 \begin_layout Plain Layout
14187 g
14188 \end_layout
14189
14190 \end_inset
14191 </cell>
14192 </row>
14193 <row>
14194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14195 \begin_inset Text
14196
14197 \begin_layout Plain Layout
14198 b
14199 \end_layout
14200
14201 \end_inset
14202 </cell>
14203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14204 \begin_inset Text
14205
14206 \begin_layout Plain Layout
14207 e
14208 \end_layout
14209
14210 \end_inset
14211 </cell>
14212 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14213 \begin_inset Text
14214
14215 \begin_layout Plain Layout
14216 h
14217 \end_layout
14218
14219 \end_inset
14220 </cell>
14221 </row>
14222 <row>
14223 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14224 \begin_inset Text
14225
14226 \begin_layout Plain Layout
14227 c
14228 \end_layout
14229
14230 \end_inset
14231 </cell>
14232 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14233 \begin_inset Text
14234
14235 \begin_layout Plain Layout
14236 f
14237 \end_layout
14238
14239 \end_inset
14240 </cell>
14241 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14242 \begin_inset Text
14243
14244 \begin_layout Plain Layout
14245 i
14246 \end_layout
14247
14248 \end_inset
14249 </cell>
14250 </row>
14251 </lyxtabular>
14252
14253 \end_inset
14254
14255
14256 \end_layout
14257
14258 \end_inset
14259
14260
14261 \begin_inset ERT
14262 status collapsed
14263
14264 \begin_layout Plain Layout
14265
14266 }
14267 \end_layout
14268
14269 \end_inset
14270
14271
14272 \end_layout
14273
14274 \begin_layout Itemize
14275 test 
14276 \begin_inset Box Frameless
14277 position "c"
14278 hor_pos "c"
14279 has_inner_box 1
14280 inner_pos "c"
14281 use_parbox 0
14282 width "15col%"
14283 special "none"
14284 height "1in"
14285 height_special "totalheight"
14286 status collapsed
14287
14288 \begin_layout Plain Layout
14289 \begin_inset Tabular
14290 <lyxtabular version="3" rows="3" columns="3">
14291 <features>
14292 <column alignment="center" valignment="top" width="0">
14293 <column alignment="center" valignment="top" width="0">
14294 <column alignment="center" valignment="top" width="0">
14295 <row>
14296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14297 \begin_inset Text
14298
14299 \begin_layout Plain Layout
14300 a
14301 \end_layout
14302
14303 \end_inset
14304 </cell>
14305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14306 \begin_inset Text
14307
14308 \begin_layout Plain Layout
14309 d
14310 \end_layout
14311
14312 \end_inset
14313 </cell>
14314 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14315 \begin_inset Text
14316
14317 \begin_layout Plain Layout
14318 g
14319 \end_layout
14320
14321 \end_inset
14322 </cell>
14323 </row>
14324 <row>
14325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14326 \begin_inset Text
14327
14328 \begin_layout Plain Layout
14329 b
14330 \end_layout
14331
14332 \end_inset
14333 </cell>
14334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14335 \begin_inset Text
14336
14337 \begin_layout Plain Layout
14338 e
14339 \end_layout
14340
14341 \end_inset
14342 </cell>
14343 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14344 \begin_inset Text
14345
14346 \begin_layout Plain Layout
14347 h
14348 \end_layout
14349
14350 \end_inset
14351 </cell>
14352 </row>
14353 <row>
14354 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14355 \begin_inset Text
14356
14357 \begin_layout Plain Layout
14358 c
14359 \end_layout
14360
14361 \end_inset
14362 </cell>
14363 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14364 \begin_inset Text
14365
14366 \begin_layout Plain Layout
14367 f
14368 \end_layout
14369
14370 \end_inset
14371 </cell>
14372 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14373 \begin_inset Text
14374
14375 \begin_layout Plain Layout
14376 i
14377 \end_layout
14378
14379 \end_inset
14380 </cell>
14381 </row>
14382 </lyxtabular>
14383
14384 \end_inset
14385
14386
14387 \end_layout
14388
14389 \end_inset
14390
14391
14392 \end_layout
14393
14394 \begin_layout Itemize
14395 test 
14396 \begin_inset Box Frameless
14397 position "b"
14398 hor_pos "c"
14399 has_inner_box 1
14400 inner_pos "c"
14401 use_parbox 0
14402 width "15col%"
14403 special "none"
14404 height "1in"
14405 height_special "totalheight"
14406 status collapsed
14407
14408 \begin_layout Plain Layout
14409 \begin_inset Tabular
14410 <lyxtabular version="3" rows="3" columns="3">
14411 <features>
14412 <column alignment="center" valignment="top" width="0">
14413 <column alignment="center" valignment="top" width="0">
14414 <column alignment="center" valignment="top" width="0">
14415 <row>
14416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14417 \begin_inset Text
14418
14419 \begin_layout Plain Layout
14420 a
14421 \end_layout
14422
14423 \end_inset
14424 </cell>
14425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14426 \begin_inset Text
14427
14428 \begin_layout Plain Layout
14429 d
14430 \end_layout
14431
14432 \end_inset
14433 </cell>
14434 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14435 \begin_inset Text
14436
14437 \begin_layout Plain Layout
14438 g
14439 \end_layout
14440
14441 \end_inset
14442 </cell>
14443 </row>
14444 <row>
14445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14446 \begin_inset Text
14447
14448 \begin_layout Plain Layout
14449 b
14450 \end_layout
14451
14452 \end_inset
14453 </cell>
14454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14455 \begin_inset Text
14456
14457 \begin_layout Plain Layout
14458 e
14459 \end_layout
14460
14461 \end_inset
14462 </cell>
14463 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14464 \begin_inset Text
14465
14466 \begin_layout Plain Layout
14467 h
14468 \end_layout
14469
14470 \end_inset
14471 </cell>
14472 </row>
14473 <row>
14474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14475 \begin_inset Text
14476
14477 \begin_layout Plain Layout
14478 c
14479 \end_layout
14480
14481 \end_inset
14482 </cell>
14483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14484 \begin_inset Text
14485
14486 \begin_layout Plain Layout
14487 f
14488 \end_layout
14489
14490 \end_inset
14491 </cell>
14492 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14493 \begin_inset Text
14494
14495 \begin_layout Plain Layout
14496 i
14497 \end_layout
14498
14499 \end_inset
14500 </cell>
14501 </row>
14502 </lyxtabular>
14503
14504 \end_inset
14505
14506
14507 \end_layout
14508
14509 \end_inset
14510
14511  test 
14512 \begin_inset ERT
14513 status collapsed
14514
14515 \begin_layout Plain Layout
14516
14517
14518 \backslash
14519 raisebox{-0.32
14520 \backslash
14521 baselineskip}{
14522 \end_layout
14523
14524 \end_inset
14525
14526
14527 \begin_inset Box Frameless
14528 position "b"
14529 hor_pos "c"
14530 has_inner_box 1
14531 inner_pos "c"
14532 use_parbox 0
14533 width "15col%"
14534 special "none"
14535 height "1in"
14536 height_special "totalheight"
14537 status collapsed
14538
14539 \begin_layout Plain Layout
14540 \begin_inset Tabular
14541 <lyxtabular version="3" rows="3" columns="3">
14542 <features>
14543 <column alignment="center" valignment="top" width="0">
14544 <column alignment="center" valignment="top" width="0">
14545 <column alignment="center" valignment="top" width="0">
14546 <row>
14547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14548 \begin_inset Text
14549
14550 \begin_layout Plain Layout
14551 a
14552 \end_layout
14553
14554 \end_inset
14555 </cell>
14556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14557 \begin_inset Text
14558
14559 \begin_layout Plain Layout
14560 d
14561 \end_layout
14562
14563 \end_inset
14564 </cell>
14565 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14566 \begin_inset Text
14567
14568 \begin_layout Plain Layout
14569 g
14570 \end_layout
14571
14572 \end_inset
14573 </cell>
14574 </row>
14575 <row>
14576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14577 \begin_inset Text
14578
14579 \begin_layout Plain Layout
14580 b
14581 \end_layout
14582
14583 \end_inset
14584 </cell>
14585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14586 \begin_inset Text
14587
14588 \begin_layout Plain Layout
14589 e
14590 \end_layout
14591
14592 \end_inset
14593 </cell>
14594 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14595 \begin_inset Text
14596
14597 \begin_layout Plain Layout
14598 h
14599 \end_layout
14600
14601 \end_inset
14602 </cell>
14603 </row>
14604 <row>
14605 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14606 \begin_inset Text
14607
14608 \begin_layout Plain Layout
14609 c
14610 \end_layout
14611
14612 \end_inset
14613 </cell>
14614 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14615 \begin_inset Text
14616
14617 \begin_layout Plain Layout
14618 f
14619 \end_layout
14620
14621 \end_inset
14622 </cell>
14623 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14624 \begin_inset Text
14625
14626 \begin_layout Plain Layout
14627 i
14628 \end_layout
14629
14630 \end_inset
14631 </cell>
14632 </row>
14633 </lyxtabular>
14634
14635 \end_inset
14636
14637
14638 \end_layout
14639
14640 \end_inset
14641
14642
14643 \begin_inset ERT
14644 status collapsed
14645
14646 \begin_layout Plain Layout
14647
14648 }
14649 \end_layout
14650
14651 \end_inset
14652
14653
14654 \end_layout
14655
14656 \begin_layout Standard
14657 Comme vous pouvez le voir, le contenu des premiers tableaux de la première
14658  et de la dernière ligne, n'est pas correctement aligné avec le texte de
14659  la ligne dans laquelle le tableau est inséré.
14660  Pour obtenir cet alignement, vous devez mettre la boîte minipage dans une
14661  boîte élévatrice (raisebox)
14662 \begin_inset Foot
14663 status collapsed
14664
14665 \begin_layout Plain Layout
14666 Les boîtes élévatrices (raiseboxes) sont décrites dans la section
14667 \begin_inset space ~
14668 \end_inset
14669
14670
14671 \begin_inset CommandInset ref
14672 LatexCommand ref
14673 reference "sub:Alignement-Vertical"
14674
14675 \end_inset
14676
14677 .
14678 \end_layout
14679
14680 \end_inset
14681
14682 .
14683  Dans l'exemple précédent, le deuxième tableau de la première ligne est
14684  aligné en utilisant la commande en code TeX suivante 
14685 \end_layout
14686
14687 \begin_layout Standard
14688
14689 \series bold
14690
14691 \backslash
14692 raisebox{0.85
14693 \backslash
14694 baselineskip}{
14695 \end_layout
14696
14697 \begin_layout Standard
14698 placée juste avant la boîte minipage.
14699  Après la boîte on insère l'accolade fermante en code TeX.
14700  Pour le deuxième tableau de la dernière ligne, la commande 
14701 \end_layout
14702
14703 \begin_layout Standard
14704
14705 \series bold
14706
14707 \backslash
14708 raisebox{-0.32
14709 \backslash
14710 baselineskip}{
14711 \end_layout
14712
14713 \begin_layout Standard
14714 est utilisée.
14715 \end_layout
14716
14717 \begin_layout Standard
14718 \begin_inset Note Greyedout
14719 status open
14720
14721 \begin_layout Plain Layout
14722
14723 \series bold
14724 Note:
14725 \series default
14726  L'alignement entre le contenu de la ligne du tableau et le texte de la
14727  ligne qui l'entoure ne peut pas être parfait.
14728  Le facteur utilisé dans la commande 
14729 \series bold
14730
14731 \backslash
14732 raisebox
14733 \series default
14734  pour obtenir cet alignement dépend de la police de caractères du document,
14735  de la taille de la police et de l'épaisseur des lignes du tableau.
14736 \end_layout
14737
14738 \end_inset
14739
14740
14741 \end_layout
14742
14743 \begin_layout Section
14744 Tableaux Colorés
14745 \begin_inset CommandInset label
14746 LatexCommand label
14747 name "sec:Tableaux-Colorés"
14748
14749 \end_inset
14750
14751
14752 \begin_inset Index
14753 status collapsed
14754
14755 \begin_layout Plain Layout
14756 Tableau ! Coloré
14757 \end_layout
14758
14759 \end_inset
14760
14761
14762 \end_layout
14763
14764 \begin_layout Subsection
14765 Cellules Colorées
14766 \begin_inset Index
14767 status collapsed
14768
14769 \begin_layout Plain Layout
14770 Couleur des tableaux ! Pour les cellules
14771 \end_layout
14772
14773 \end_inset
14774
14775
14776 \begin_inset Index
14777 status collapsed
14778
14779 \begin_layout Plain Layout
14780 Couleur ! Pour les cellules de tableau
14781 \end_layout
14782
14783 \end_inset
14784
14785
14786 \end_layout
14787
14788 \begin_layout Standard
14789 \begin_inset Float table
14790 placement h
14791 wide false
14792 sideways false
14793 status open
14794
14795 \begin_layout Plain Layout
14796 \begin_inset Caption
14797
14798 \begin_layout Plain Layout
14799 \begin_inset CommandInset label
14800 LatexCommand label
14801 name "tab:Tableau-coloré-sans-colortbl"
14802
14803 \end_inset
14804
14805 Tableau coloré sans utiliser le paquetage  
14806 \series bold
14807 colortbl
14808 \series default
14809
14810 \begin_inset OptArg
14811 status open
14812
14813 \begin_layout Plain Layout
14814 Tableau sans colortbl
14815 \end_layout
14816
14817 \end_inset
14818
14819
14820 \end_layout
14821
14822 \end_inset
14823
14824
14825 \end_layout
14826
14827 \begin_layout Plain Layout
14828 \align center
14829 \begin_inset Tabular
14830 <lyxtabular version="3" rows="3" columns="3">
14831 <features>
14832 <column alignment="center" valignment="top" width="0">
14833 <column alignment="center" valignment="top" width="0">
14834 <column alignment="center" valignment="top" width="0">
14835 <row>
14836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14837 \begin_inset Text
14838
14839 \begin_layout Plain Layout
14840
14841 \color green
14842 a
14843 \end_layout
14844
14845 \end_inset
14846 </cell>
14847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14848 \begin_inset Text
14849
14850 \begin_layout Plain Layout
14851
14852 \color red
14853 b
14854 \end_layout
14855
14856 \end_inset
14857 </cell>
14858 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14859 \begin_inset Text
14860
14861 \begin_layout Plain Layout
14862
14863 \color red
14864 c
14865 \end_layout
14866
14867 \end_inset
14868 </cell>
14869 </row>
14870 <row>
14871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14872 \begin_inset Text
14873
14874 \begin_layout Plain Layout
14875
14876 \color green
14877 d
14878 \end_layout
14879
14880 \end_inset
14881 </cell>
14882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14883 \begin_inset Text
14884
14885 \begin_layout Plain Layout
14886
14887 \color blue
14888 e
14889 \end_layout
14890
14891 \end_inset
14892 </cell>
14893 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14894 \begin_inset Text
14895
14896 \begin_layout Plain Layout
14897
14898 \color blue
14899 f
14900 \end_layout
14901
14902 \end_inset
14903 </cell>
14904 </row>
14905 <row>
14906 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14907 \begin_inset Text
14908
14909 \begin_layout Plain Layout
14910
14911 \color green
14912 g
14913 \end_layout
14914
14915 \end_inset
14916 </cell>
14917 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14918 \begin_inset Text
14919
14920 \begin_layout Plain Layout
14921
14922 \color blue
14923 h
14924 \end_layout
14925
14926 \end_inset
14927 </cell>
14928 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14929 \begin_inset Text
14930
14931 \begin_layout Plain Layout
14932
14933 \color blue
14934 i
14935 \end_layout
14936
14937 \end_inset
14938 </cell>
14939 </row>
14940 </lyxtabular>
14941
14942 \end_inset
14943
14944
14945 \end_layout
14946
14947 \end_inset
14948
14949
14950 \end_layout
14951
14952 \begin_layout Standard
14953 Si vous voulez seulement avoir du texte en couleur, sélectionnez les cellules
14954  et choisissez une couleur dans le menu 
14955 \family sans
14956 Éditer\SpecialChar \menuseparator
14957 Style
14958 \begin_inset space ~
14959 \end_inset
14960
14961 de
14962 \begin_inset space ~
14963 \end_inset
14964
14965 Texte
14966 \family default
14967 .
14968  C'est ce qui a été utilisé pour créer le tableau
14969 \begin_inset space ~
14970 \end_inset
14971
14972
14973 \begin_inset CommandInset ref
14974 LatexCommand ref
14975 reference "tab:Tableau-coloré-sans-colortbl"
14976
14977 \end_inset
14978
14979 .
14980  Dans tous les autres cas vous aurez à utiliser le paquetage LaTeX 
14981 \series bold
14982 colortbl
14983 \series default
14984 .
14985 \begin_inset Index
14986 status collapsed
14987
14988 \begin_layout Plain Layout
14989 Paquetages LaTeX ! colortbl
14990 \end_layout
14991
14992 \end_inset
14993
14994
14995 \end_layout
14996
14997 \begin_layout Standard
14998 \begin_inset ERT
14999 status collapsed
15000
15001 \begin_layout Plain Layout
15002
15003
15004 \backslash
15005 ifcolortbl
15006 \end_layout
15007
15008 \end_inset
15009
15010
15011 \begin_inset Note Note
15012 status open
15013
15014 \begin_layout Plain Layout
15015 La section qui suit ne sera affichée que si vous avez installé le paquetage
15016  LaTeX 
15017 \series bold
15018 colortbl
15019 \series default
15020 .
15021 \end_layout
15022
15023 \end_inset
15024
15025
15026 \end_layout
15027
15028 \begin_layout Standard
15029 Pour créer des tableaux colorés, vous devez charger le paquetage
15030 \series bold
15031  colortbl
15032 \series default
15033  dans le préambule avec la ligne
15034 \end_layout
15035
15036 \begin_layout Standard
15037
15038 \series bold
15039
15040 \backslash
15041 usepackage{colortbl}
15042 \end_layout
15043
15044 \begin_layout Standard
15045 On choisit la couleur d'une colonne avec la commande 
15046 \end_layout
15047
15048 \begin_layout Standard
15049
15050 \series bold
15051
15052 \backslash
15053 columncolor{nom de couleur}
15054 \end_layout
15055
15056 \begin_layout Standard
15057 à l'intérieur d'une commande 
15058 \series bold
15059 >{ }
15060 \series default
15061 .
15062  Vous trouverez plus d'information sur la commande 
15063 \series bold
15064 >{}
15065 \series default
15066  dans la section
15067 \begin_inset space ~
15068 \end_inset
15069
15070
15071 \begin_inset CommandInset ref
15072 LatexCommand ref
15073 reference "sub:Calculs-multicolonnes"
15074
15075 \end_inset
15076
15077 .
15078 \end_layout
15079
15080 \begin_layout Standard
15081 Les noms de couleurs suivants sont prédéfinis :
15082 \end_layout
15083
15084 \begin_layout Standard
15085
15086 \family sans
15087 red
15088 \family default
15089  (rouge), 
15090 \family sans
15091 green
15092 \family default
15093  (vert), 
15094 \family sans
15095 yellow
15096 \family default
15097  (jaune), 
15098 \family sans
15099 blue
15100 \family default
15101  (bleu), 
15102 \family sans
15103 cyan
15104 \family default
15105
15106 \family sans
15107 magenta
15108 \family default
15109
15110 \family sans
15111 black 
15112 \family default
15113 (noir) et 
15114 \family sans
15115 white 
15116 \family default
15117 (blanc).
15118 \end_layout
15119
15120 \begin_layout Standard
15121 \begin_inset VSpace medskip
15122 \end_inset
15123
15124
15125 \end_layout
15126
15127 \begin_layout Standard
15128 Vous pouvez aussi définir votre propre couleur avec la commande
15129 \end_layout
15130
15131 \begin_layout Standard
15132
15133 \series bold
15134
15135 \backslash
15136 definecolor{nom de la couleur}{modèle de couleur}{valeurs de couleur}
15137 \end_layout
15138
15139 \begin_layout Standard
15140 Le modèle de couleur peut être
15141 \end_layout
15142
15143 \begin_layout Labeling
15144 \labelwidthstring 00.00.0000
15145 cmyk: cyan, magenta, jaune (yellow), noir (black)
15146 \end_layout
15147
15148 \begin_layout Labeling
15149 \labelwidthstring 00.00.0000
15150 rgb: red, vert (green), bleu (blue)
15151 \end_layout
15152
15153 \begin_layout Labeling
15154 \labelwidthstring 00.00.0000
15155 gray dégradé de gris (gray)
15156 \end_layout
15157
15158 \begin_layout Standard
15159 et les valeurs de couleur sont des nombres compris entre 0 et 1, séparés
15160  par des virgules qui décrivent la couleur dans le modèle de couleur choisi.
15161 \end_layout
15162
15163 \begin_layout Standard
15164 Vous pouvez par exemple définir la couleur 
15165 \begin_inset Quotes eld
15166 \end_inset
15167
15168
15169 \emph on
15170 vertfonce
15171 \begin_inset Quotes erd
15172 \end_inset
15173
15174  dans le préambule avec la ligne
15175 \end_layout
15176
15177 \begin_layout Standard
15178
15179 \series bold
15180
15181 \backslash
15182 definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5}
15183 \end_layout
15184
15185 \begin_layout Standard
15186 et la couleur "
15187 \emph on
15188 grisclair
15189 \emph default
15190 " avec
15191 \end_layout
15192
15193 \begin_layout Standard
15194
15195 \series bold
15196
15197 \backslash
15198 definecolor{grisclair}{gray}{0.8}
15199 \end_layout
15200
15201 \begin_layout Standard
15202 \begin_inset VSpace medskip
15203 \end_inset
15204
15205
15206 \end_layout
15207
15208 \begin_layout Standard
15209 Les lignes sont colorées avec la commande
15210 \end_layout
15211
15212 \begin_layout Standard
15213
15214 \series bold
15215
15216 \backslash
15217 rowcolor{nom de la couleur}
15218 \end_layout
15219
15220 \begin_layout Standard
15221 et les cellules sont colorées avec la commande
15222 \end_layout
15223
15224 \begin_layout Standard
15225
15226 \series bold
15227
15228 \backslash
15229 cellcolor{nom de la couleur}
15230 \end_layout
15231
15232 \begin_layout Standard
15233 Les deux commandes sont insérées au début d'une cellule comme du code TeX.
15234 \end_layout
15235
15236 \begin_layout Standard
15237 Pour colorer de caractères dans un tableau, sélectionnez les cellules et
15238  choisissez une couleur dans le menu 
15239 \family sans
15240 Éditer\SpecialChar \menuseparator
15241 Style
15242 \begin_inset space ~
15243 \end_inset
15244
15245 de
15246 \begin_inset space ~
15247 \end_inset
15248
15249 Texte
15250 \family default
15251 .
15252  Si une cellule contient du code TeX, faites bien attention à ne colorer
15253  que le texte, sinon le code TeX coloré provoquera des erreurs LaTeX.
15254 \end_layout
15255
15256 \begin_layout Standard
15257 \begin_inset Note Greyedout
15258 status open
15259
15260 \begin_layout Plain Layout
15261
15262 \series bold
15263 Note:
15264 \series default
15265  Tous les visualiseurs DVI ne sont pas capables d'afficher les couleurs
15266  définies par l'utilisateur.
15267 \end_layout
15268
15269 \end_inset
15270
15271
15272 \end_layout
15273
15274 \begin_layout Standard
15275 \begin_inset VSpace bigskip
15276 \end_inset
15277
15278
15279 \end_layout
15280
15281 \begin_layout Standard
15282 Pour créer le tableau
15283 \begin_inset space ~
15284 \end_inset
15285
15286
15287 \begin_inset CommandInset ref
15288 LatexCommand ref
15289 reference "tab:Tableau-coloré-avec-colortbl"
15290
15291 \end_inset
15292
15293  faites ce qui suit : La couleur de la première colonne doit être 
15294 \emph on
15295 vertfonce
15296 \emph default
15297 .
15298  On insère donc la commande
15299 \end_layout
15300
15301 \begin_layout Standard
15302
15303 \series bold
15304 >{
15305 \backslash
15306 columncolor{vertfonce}
15307 \backslash
15308 centering}c
15309 \end_layout
15310
15311 \begin_layout Standard
15312 en code TeX pour cette colonne.
15313  La première ligne doit être bleue
15314 \begin_inset Note Note
15315 status open
15316
15317 \begin_layout Plain Layout
15318 cyan ? (NdT)
15319 \end_layout
15320
15321 \end_inset
15322
15323 , d'où la commande en code TeX
15324 \end_layout
15325
15326 \begin_layout Standard
15327
15328 \series bold
15329
15330 \backslash
15331 rowcolow{cyan}
15332 \end_layout
15333
15334 \begin_layout Standard
15335 qui est insérée dans la première cellule de cette ligne.
15336  Notez que cela annule la couleur de colonne pour la première cellule.
15337  La dernière cellule de la dernière ligne est colorée en magenta en insérant
15338  en code TeX la commande
15339 \end_layout
15340
15341 \begin_layout Standard
15342
15343 \series bold
15344
15345 \backslash
15346 cellcolor{magenta}
15347 \end_layout
15348
15349 \begin_layout Standard
15350 Les caractères peuvent maintenant être colorés en utilisant le menu 
15351 \family sans
15352 Éditer\SpecialChar \menuseparator
15353 Style
15354 \begin_inset space ~
15355 \end_inset
15356
15357 de
15358 \begin_inset space ~
15359 \end_inset
15360
15361 Texte
15362 \family default
15363 .
15364 \end_layout
15365
15366 \begin_layout Standard
15367 \begin_inset Float table
15368 placement h
15369 wide false
15370 sideways false
15371 status open
15372
15373 \begin_layout Plain Layout
15374 \begin_inset Caption
15375
15376 \begin_layout Plain Layout
15377 \begin_inset CommandInset label
15378 LatexCommand label
15379 name "tab:Tableau-coloré-avec-colortbl"
15380
15381 \end_inset
15382
15383 Tableau coloré en utilisant le paquetage 
15384 \series bold
15385 colortbl
15386 \series default
15387
15388 \begin_inset OptArg
15389 status collapsed
15390
15391 \begin_layout Plain Layout
15392 Tableau avec colortbl
15393 \end_layout
15394
15395 \end_inset
15396
15397
15398 \end_layout
15399
15400 \end_inset
15401
15402
15403 \end_layout
15404
15405 \begin_layout Plain Layout
15406 \align center
15407 \begin_inset Tabular
15408 <lyxtabular version="3" rows="3" columns="3">
15409 <features>
15410 <column alignment="center" valignment="top" width="0" special=">{\columncolor{darkgreen}\centering}c">
15411 <column alignment="center" valignment="top" width="0">
15412 <column alignment="center" valignment="top" width="0">
15413 <row>
15414 <cell alignment="center" valignment="top" usebox="none">
15415 \begin_inset Text
15416
15417 \begin_layout Plain Layout
15418 \begin_inset ERT
15419 status collapsed
15420
15421 \begin_layout Plain Layout
15422
15423
15424 \backslash
15425 rowcolor{cyan}
15426 \end_layout
15427
15428 \end_inset
15429
15430
15431 \color magenta
15432 a
15433 \end_layout
15434
15435 \end_inset
15436 </cell>
15437 <cell alignment="center" valignment="top" usebox="none">
15438 \begin_inset Text
15439
15440 \begin_layout Plain Layout
15441
15442 \color red
15443 b
15444 \end_layout
15445
15446 \end_inset
15447 </cell>
15448 <cell alignment="center" valignment="top" usebox="none">
15449 \begin_inset Text
15450
15451 \begin_layout Plain Layout
15452
15453 \color red
15454 c
15455 \end_layout
15456
15457 \end_inset
15458 </cell>
15459 </row>
15460 <row>
15461 <cell alignment="center" valignment="top" usebox="none">
15462 \begin_inset Text
15463
15464 \begin_layout Plain Layout
15465
15466 \color yellow
15467 d
15468 \end_layout
15469
15470 \end_inset
15471 </cell>
15472 <cell alignment="center" valignment="top" usebox="none">
15473 \begin_inset Text
15474
15475 \begin_layout Plain Layout
15476
15477 \color blue
15478 e
15479 \end_layout
15480
15481 \end_inset
15482 </cell>
15483 <cell alignment="center" valignment="top" usebox="none">
15484 \begin_inset Text
15485
15486 \begin_layout Plain Layout
15487
15488 \color blue
15489 f
15490 \end_layout
15491
15492 \end_inset
15493 </cell>
15494 </row>
15495 <row>
15496 <cell alignment="center" valignment="top" usebox="none">
15497 \begin_inset Text
15498
15499 \begin_layout Plain Layout
15500
15501 \color yellow
15502 g
15503 \end_layout
15504
15505 \end_inset
15506 </cell>
15507 <cell alignment="center" valignment="top" usebox="none">
15508 \begin_inset Text
15509
15510 \begin_layout Plain Layout
15511
15512 \color blue
15513 h
15514 \end_layout
15515
15516 \end_inset
15517 </cell>
15518 <cell alignment="center" valignment="top" usebox="none">
15519 \begin_inset Text
15520
15521 \begin_layout Plain Layout
15522 \begin_inset ERT
15523 status collapsed
15524
15525 \begin_layout Plain Layout
15526
15527
15528 \backslash
15529 cellcolor{magenta}
15530 \end_layout
15531
15532 \end_inset
15533
15534
15535 \color green
15536 i
15537 \end_layout
15538
15539 \end_inset
15540 </cell>
15541 </row>
15542 </lyxtabular>
15543
15544 \end_inset
15545
15546
15547 \end_layout
15548
15549 \end_inset
15550
15551
15552 \end_layout
15553
15554 \begin_layout Standard
15555 \begin_inset ERT
15556 status collapsed
15557
15558 \begin_layout Plain Layout
15559
15560
15561 \backslash
15562 else
15563 \end_layout
15564
15565 \end_inset
15566
15567
15568 \begin_inset Note Note
15569 status open
15570
15571 \begin_layout Plain Layout
15572 Ce qui suit sera affiché si le paquetage 
15573 \series bold
15574 colortbl
15575 \series default
15576  n'est pas installé :
15577 \end_layout
15578
15579 \end_inset
15580
15581
15582 \end_layout
15583
15584 \begin_layout Standard
15585 Vous devez installer le paquetage 
15586 \series bold
15587 colortbl
15588 \series default
15589  pour voir le contenu des cette section dans la sortie imprimée.
15590 \end_layout
15591
15592 \begin_layout Standard
15593 \begin_inset ERT
15594 status collapsed
15595
15596 \begin_layout Plain Layout
15597
15598
15599 \backslash
15600 fi
15601 \end_layout
15602
15603 \end_inset
15604
15605
15606 \end_layout
15607
15608 \begin_layout Subsection
15609 Les filets colorées
15610 \begin_inset Index
15611 status collapsed
15612
15613 \begin_layout Plain Layout
15614 Tableau Coloré ! Pour les filets
15615 \end_layout
15616
15617 \end_inset
15618
15619
15620 \begin_inset Index
15621 status collapsed
15622
15623 \begin_layout Plain Layout
15624 Couleur ! Pour les filets des tableaux
15625 \end_layout
15626
15627 \end_inset
15628
15629
15630 \begin_inset Note Note
15631 status collapsed
15632
15633 \begin_layout Plain Layout
15634 on parle de filets plutôt que de lignes pour les tableaux
15635 \end_layout
15636
15637 \end_inset
15638
15639
15640 \end_layout
15641
15642 \begin_layout Standard
15643 Comme c'est décrit dans la section
15644 \begin_inset space ~
15645 \end_inset
15646
15647
15648 \begin_inset CommandInset ref
15649 LatexCommand ref
15650 reference "sub:Epaisseur-filets"
15651
15652 \end_inset
15653
15654 , l'épaisseur de tous les filets d'un tableau peut être modifiée avec la
15655  variable 
15656 \series bold
15657
15658 \backslash
15659 arrayrulewidth
15660 \series default
15661 .
15662  Elle est mise à 1.5
15663 \begin_inset space \thinspace{}
15664 \end_inset
15665
15666 pt pour tous les tableaux de cette section.
15667 \begin_inset ERT
15668 status collapsed
15669
15670 \begin_layout Plain Layout
15671
15672
15673 \backslash
15674 setlength{
15675 \backslash
15676 arrayrulewidth}{1.5pt}
15677 \end_layout
15678
15679 \end_inset
15680
15681
15682 \end_layout
15683
15684 \begin_layout Standard
15685 Pour colorer les filets verticaux, par exemple en vert, créez le format
15686  de colonne suivant dans le préambule du document, en suivant la description
15687  de la section
15688 \begin_inset space ~
15689 \end_inset
15690
15691
15692 \begin_inset CommandInset ref
15693 LatexCommand ref
15694 reference "sub:Formats-personnalisés"
15695
15696 \end_inset
15697
15698 :
15699 \end_layout
15700
15701 \begin_layout Standard
15702
15703 \series bold
15704
15705 \backslash
15706 newcolumntype{W}{!{
15707 \backslash
15708 color{green}
15709 \backslash
15710 vline}}
15711 \end_layout
15712
15713 \begin_layout Standard
15714 Pour le tableau
15715 \begin_inset space ~
15716 \end_inset
15717
15718
15719 \begin_inset CommandInset ref
15720 LatexCommand ref
15721 reference "tab:Tableau-filets-verticaux-colorés"
15722
15723 \end_inset
15724
15725  le paramètre LaTeX
15726 \series bold
15727  WcW
15728 \series default
15729  a été utilisé pour la dernière colonne et
15730 \series bold
15731  Wc
15732 \series default
15733  pour les autres colonnes.
15734 \end_layout
15735
15736 \begin_layout Standard
15737 Si vous voulez plusieurs couleurs, définissez plusieurs formats de colonne.
15738 \end_layout
15739
15740 \begin_layout Standard
15741 \begin_inset Float table
15742 placement h
15743 wide false
15744 sideways false
15745 status open
15746
15747 \begin_layout Plain Layout
15748 \begin_inset Caption
15749
15750 \begin_layout Plain Layout
15751 \begin_inset CommandInset label
15752 LatexCommand label
15753 name "tab:Tableau-filets-verticaux-colorés"
15754
15755 \end_inset
15756
15757 Tableau avec filets verticaux colorés
15758 \end_layout
15759
15760 \end_inset
15761
15762
15763 \end_layout
15764
15765 \begin_layout Plain Layout
15766 \align center
15767 \begin_inset Tabular
15768 <lyxtabular version="3" rows="3" columns="3">
15769 <features>
15770 <column alignment="center" valignment="top" width="0" special="Wc">
15771 <column alignment="center" valignment="top" width="0" special="Wc">
15772 <column alignment="center" valignment="top" width="0" special="WcW">
15773 <row>
15774 <cell alignment="center" valignment="top" topline="true" usebox="none">
15775 \begin_inset Text
15776
15777 \begin_layout Plain Layout
15778 sd
15779 \end_layout
15780
15781 \end_inset
15782 </cell>
15783 <cell alignment="center" valignment="top" topline="true" usebox="none">
15784 \begin_inset Text
15785
15786 \begin_layout Plain Layout
15787
15788 \end_layout
15789
15790 \end_inset
15791 </cell>
15792 <cell alignment="center" valignment="top" topline="true" usebox="none">
15793 \begin_inset Text
15794
15795 \begin_layout Plain Layout
15796
15797 \end_layout
15798
15799 \end_inset
15800 </cell>
15801 </row>
15802 <row>
15803 <cell alignment="center" valignment="top" topline="true" usebox="none">
15804 \begin_inset Text
15805
15806 \begin_layout Plain Layout
15807
15808 \end_layout
15809
15810 \end_inset
15811 </cell>
15812 <cell alignment="center" valignment="top" topline="true" usebox="none">
15813 \begin_inset Text
15814
15815 \begin_layout Plain Layout
15816 sd
15817 \end_layout
15818
15819 \end_inset
15820 </cell>
15821 <cell alignment="center" valignment="top" topline="true" usebox="none">
15822 \begin_inset Text
15823
15824 \begin_layout Plain Layout
15825
15826 \end_layout
15827
15828 \end_inset
15829 </cell>
15830 </row>
15831 <row>
15832 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15833 \begin_inset Text
15834
15835 \begin_layout Plain Layout
15836
15837 \end_layout
15838
15839 \end_inset
15840 </cell>
15841 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15842 \begin_inset Text
15843
15844 \begin_layout Plain Layout
15845
15846 \end_layout
15847
15848 \end_inset
15849 </cell>
15850 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15851 \begin_inset Text
15852
15853 \begin_layout Plain Layout
15854 sd
15855 \end_layout
15856
15857 \end_inset
15858 </cell>
15859 </row>
15860 </lyxtabular>
15861
15862 \end_inset
15863
15864
15865 \end_layout
15866
15867 \end_inset
15868
15869
15870 \end_layout
15871
15872 \begin_layout Standard
15873 \begin_inset VSpace bigskip
15874 \end_inset
15875
15876 Pour colorer les filets horizontaux en rouge comme pour le tableau
15877 \begin_inset space ~
15878 \end_inset
15879
15880
15881 \begin_inset CommandInset ref
15882 LatexCommand ref
15883 reference "tab:Tableau-filet-horizontaux-colorés"
15884
15885 \end_inset
15886
15887 , insérez les commandes suivantes en code TeX juste avant le tableau ou
15888  le flottant de tableau :
15889 \end_layout
15890
15891 \begin_layout Standard
15892
15893 \series bold
15894
15895 \backslash
15896 let
15897 \backslash
15898 myHlineC
15899 \backslash
15900 hline
15901 \begin_inset Newline newline
15902 \end_inset
15903
15904
15905 \backslash
15906 renewcommand{
15907 \backslash
15908 hline}
15909 \begin_inset Newline newline
15910 \end_inset
15911
15912
15913 \begin_inset ERT
15914 status collapsed
15915
15916 \begin_layout Plain Layout
15917
15918
15919 \backslash
15920 hphantom{ }
15921 \end_layout
15922
15923 \end_inset
15924
15925 {
15926 \backslash
15927 arrayrulecolor{red}
15928 \backslash
15929 myHlineC
15930 \backslash
15931 arrayrulecolor{black}}
15932 \end_layout
15933
15934 \begin_layout Standard
15935 \begin_inset ERT
15936 status collapsed
15937
15938 \begin_layout Plain Layout
15939
15940
15941 \backslash
15942 let
15943 \backslash
15944 myHlineC
15945 \backslash
15946 hline
15947 \end_layout
15948
15949 \begin_layout Plain Layout
15950
15951
15952 \backslash
15953 renewcommand{
15954 \backslash
15955 hline}
15956 \end_layout
15957
15958 \begin_layout Plain Layout
15959
15960  {
15961 \backslash
15962 arrayrulecolor{red}
15963 \backslash
15964 myHlineC
15965 \backslash
15966 arrayrulecolor{black}}
15967 \end_layout
15968
15969 \end_inset
15970
15971
15972 \begin_inset Float table
15973 placement h
15974 wide false
15975 sideways false
15976 status open
15977
15978 \begin_layout Plain Layout
15979 \begin_inset Caption
15980
15981 \begin_layout Plain Layout
15982 \begin_inset CommandInset label
15983 LatexCommand label
15984 name "tab:Tableau-filet-horizontaux-colorés"
15985
15986 \end_inset
15987
15988 Tableau avec filets horizontaux colorés
15989 \end_layout
15990
15991 \end_inset
15992
15993
15994 \end_layout
15995
15996 \begin_layout Plain Layout
15997 \align center
15998 \begin_inset Tabular
15999 <lyxtabular version="3" rows="3" columns="3">
16000 <features>
16001 <column alignment="center" valignment="top" width="0">
16002 <column alignment="center" valignment="top" width="0">
16003 <column alignment="center" valignment="top" width="0">
16004 <row>
16005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16006 \begin_inset Text
16007
16008 \begin_layout Plain Layout
16009 sd
16010 \end_layout
16011
16012 \end_inset
16013 </cell>
16014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16015 \begin_inset Text
16016
16017 \begin_layout Plain Layout
16018
16019 \end_layout
16020
16021 \end_inset
16022 </cell>
16023 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16024 \begin_inset Text
16025
16026 \begin_layout Plain Layout
16027
16028 \end_layout
16029
16030 \end_inset
16031 </cell>
16032 </row>
16033 <row>
16034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16035 \begin_inset Text
16036
16037 \begin_layout Plain Layout
16038
16039 \end_layout
16040
16041 \end_inset
16042 </cell>
16043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16044 \begin_inset Text
16045
16046 \begin_layout Plain Layout
16047 sd
16048 \end_layout
16049
16050 \end_inset
16051 </cell>
16052 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16053 \begin_inset Text
16054
16055 \begin_layout Plain Layout
16056
16057 \end_layout
16058
16059 \end_inset
16060 </cell>
16061 </row>
16062 <row>
16063 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16064 \begin_inset Text
16065
16066 \begin_layout Plain Layout
16067
16068 \end_layout
16069
16070 \end_inset
16071 </cell>
16072 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16073 \begin_inset Text
16074
16075 \begin_layout Plain Layout
16076
16077 \end_layout
16078
16079 \end_inset
16080 </cell>
16081 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16082 \begin_inset Text
16083
16084 \begin_layout Plain Layout
16085 sd
16086 \end_layout
16087
16088 \end_inset
16089 </cell>
16090 </row>
16091 </lyxtabular>
16092
16093 \end_inset
16094
16095
16096 \end_layout
16097
16098 \end_inset
16099
16100
16101 \end_layout
16102
16103 \begin_layout Standard
16104 Pour revenir à la couleur noire par défaut, insérez la commande suivante
16105  en code TeX, juste après le tableau ou le flottant de tableau :
16106 \end_layout
16107
16108 \begin_layout Standard
16109
16110 \series bold
16111
16112 \backslash
16113 renewcommand{
16114 \backslash
16115 hline}{
16116 \backslash
16117 myHlineC}
16118 \end_layout
16119
16120 \begin_layout Standard
16121 Le tableau
16122 \begin_inset space ~
16123 \end_inset
16124
16125
16126 \begin_inset CommandInset ref
16127 LatexCommand ref
16128 reference "tab:Tableau-avec-filets-colorés"
16129
16130 \end_inset
16131
16132  est un exemple avec des filets horizontaux et verticaux colorés.
16133 \end_layout
16134
16135 \begin_layout Standard
16136 \begin_inset Float table
16137 placement h
16138 wide false
16139 sideways false
16140 status open
16141
16142 \begin_layout Plain Layout
16143 \begin_inset Caption
16144
16145 \begin_layout Plain Layout
16146 \begin_inset CommandInset label
16147 LatexCommand label
16148 name "tab:Tableau-avec-filets-colorés"
16149
16150 \end_inset
16151
16152 Tableau avec filets horizontaux et verticaux colorés
16153 \end_layout
16154
16155 \end_inset
16156
16157
16158 \end_layout
16159
16160 \begin_layout Plain Layout
16161 \align center
16162 \begin_inset Tabular
16163 <lyxtabular version="3" rows="3" columns="3">
16164 <features>
16165 <column alignment="center" valignment="top" width="0" special="Wc">
16166 <column alignment="center" valignment="top" width="0" special="Wc">
16167 <column alignment="center" valignment="top" width="0" special="WcW">
16168 <row>
16169 <cell alignment="center" valignment="top" topline="true" usebox="none">
16170 \begin_inset Text
16171
16172 \begin_layout Plain Layout
16173 sd
16174 \end_layout
16175
16176 \end_inset
16177 </cell>
16178 <cell alignment="center" valignment="top" topline="true" usebox="none">
16179 \begin_inset Text
16180
16181 \begin_layout Plain Layout
16182
16183 \end_layout
16184
16185 \end_inset
16186 </cell>
16187 <cell alignment="center" valignment="top" topline="true" usebox="none">
16188 \begin_inset Text
16189
16190 \begin_layout Plain Layout
16191
16192 \end_layout
16193
16194 \end_inset
16195 </cell>
16196 </row>
16197 <row>
16198 <cell alignment="center" valignment="top" topline="true" usebox="none">
16199 \begin_inset Text
16200
16201 \begin_layout Plain Layout
16202
16203 \end_layout
16204
16205 \end_inset
16206 </cell>
16207 <cell alignment="center" valignment="top" topline="true" usebox="none">
16208 \begin_inset Text
16209
16210 \begin_layout Plain Layout
16211 sd
16212 \end_layout
16213
16214 \end_inset
16215 </cell>
16216 <cell alignment="center" valignment="top" topline="true" usebox="none">
16217 \begin_inset Text
16218
16219 \begin_layout Plain Layout
16220
16221 \end_layout
16222
16223 \end_inset
16224 </cell>
16225 </row>
16226 <row topspace="default">
16227 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16228 \begin_inset Text
16229
16230 \begin_layout Plain Layout
16231
16232 \end_layout
16233
16234 \end_inset
16235 </cell>
16236 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16237 \begin_inset Text
16238
16239 \begin_layout Plain Layout
16240
16241 \end_layout
16242
16243 \end_inset
16244 </cell>
16245 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16246 \begin_inset Text
16247
16248 \begin_layout Plain Layout
16249 sd
16250 \end_layout
16251
16252 \end_inset
16253 </cell>
16254 </row>
16255 </lyxtabular>
16256
16257 \end_inset
16258
16259
16260 \end_layout
16261
16262 \end_inset
16263
16264
16265 \end_layout
16266
16267 \begin_layout Standard
16268 \begin_inset ERT
16269 status collapsed
16270
16271 \begin_layout Plain Layout
16272
16273
16274 \backslash
16275 renewcommand{
16276 \backslash
16277 hline}{
16278 \backslash
16279 myHlineC}
16280 \end_layout
16281
16282 \end_inset
16283
16284
16285 \end_layout
16286
16287 \begin_layout Standard
16288 \begin_inset ERT
16289 status collapsed
16290
16291 \begin_layout Plain Layout
16292
16293
16294 \backslash
16295 setlength{
16296 \backslash
16297 arrayrulewidth}{0.4pt}
16298 \end_layout
16299
16300 \end_inset
16301
16302
16303 \end_layout
16304
16305 \begin_layout Section
16306 Personnalisation des Tableaux
16307 \begin_inset Index
16308 status collapsed
16309
16310 \begin_layout Plain Layout
16311 Tableau ! Personnalisation
16312 \end_layout
16313
16314 \end_inset
16315
16316
16317 \begin_inset Index
16318 status collapsed
16319
16320 \begin_layout Plain Layout
16321 Personnalisation des tableaux
16322 \end_layout
16323
16324 \end_inset
16325
16326
16327 \end_layout
16328
16329 \begin_layout Subsection
16330 Espacement des lignes
16331 \begin_inset CommandInset label
16332 LatexCommand label
16333 name "sub:Espacement-lignes"
16334
16335 \end_inset
16336
16337
16338 \begin_inset Index
16339 status collapsed
16340
16341 \begin_layout Plain Layout
16342 Personnalisation des tableaux ! Espacement des lignes
16343 \end_layout
16344
16345 \end_inset
16346
16347
16348 \end_layout
16349
16350 \begin_layout Standard
16351 Vous pouvez ajouter de l'espace vertical entre les lignes d'un tableau avec
16352  l'onglet 
16353 \family sans
16354 Bordures
16355 \family default
16356  de la fenêtre de dialogue 
16357 \family sans
16358 Paramètres
16359 \begin_inset space ~
16360 \end_inset
16361
16362 du
16363 \begin_inset space ~
16364 \end_inset
16365
16366 tableau
16367 \family default
16368 .
16369  Vous y trouverez trois possibilités :
16370 \end_layout
16371
16372 \begin_layout Description
16373 Haut
16374 \begin_inset space ~
16375 \end_inset
16376
16377 de
16378 \begin_inset space ~
16379 \end_inset
16380
16381 ligne va ajouter de l'espace au-dessus de caractères de la ligne .
16382  Si le tableau est un tableau formel
16383 \begin_inset Foot
16384 status collapsed
16385
16386 \begin_layout Plain Layout
16387 Les tableaux formels sont décrits dans la section
16388 \begin_inset space ~
16389 \end_inset
16390
16391
16392 \begin_inset CommandInset ref
16393 LatexCommand ref
16394 reference "sec:Tableaux-Formels"
16395
16396 \end_inset
16397
16398 .
16399 \end_layout
16400
16401 \end_inset
16402
16403  LyX va insérer par défaut un espace de 0.5
16404 \begin_inset space \thinspace{}
16405 \end_inset
16406
16407 em.
16408  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
16409  les filets verticaux comme dans le tableau suivant :
16410 \begin_inset VSpace medskip
16411 \end_inset
16412
16413
16414 \begin_inset Newline newline
16415 \end_inset
16416
16417
16418 \begin_inset space \hspace*{}
16419 \length 0pt
16420 \end_inset
16421
16422
16423 \begin_inset space \hfill{}
16424 \end_inset
16425
16426
16427 \begin_inset Tabular
16428 <lyxtabular version="3" rows="3" columns="1">
16429 <features>
16430 <column alignment="center" valignment="top" width="0">
16431 <row>
16432 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16433 \begin_inset Text
16434
16435 \begin_layout Plain Layout
16436 A
16437 \end_layout
16438
16439 \end_inset
16440 </cell>
16441 </row>
16442 <row topspace="3mm">
16443 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16444 \begin_inset Text
16445
16446 \begin_layout Plain Layout
16447 espace de 3
16448 \begin_inset space \thinspace{}
16449 \end_inset
16450
16451 mm en haut de la ligne
16452 \end_layout
16453
16454 \end_inset
16455 </cell>
16456 </row>
16457 <row>
16458 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16459 \begin_inset Text
16460
16461 \begin_layout Plain Layout
16462 C
16463 \end_layout
16464
16465 \end_inset
16466 </cell>
16467 </row>
16468 </lyxtabular>
16469
16470 \end_inset
16471
16472
16473 \begin_inset space \hfill{}
16474 \end_inset
16475
16476
16477 \begin_inset space \hspace*{}
16478 \length 0pt
16479 \end_inset
16480
16481
16482 \begin_inset VSpace medskip
16483 \end_inset
16484
16485
16486 \begin_inset Newline newline
16487 \end_inset
16488
16489 L'insertion d'espace en haut de ligne n'a donc d'intérêt que si vous n'avez
16490  pas de filets verticaux.
16491 \end_layout
16492
16493 \begin_layout Description
16494 Bas
16495 \begin_inset space ~
16496 \end_inset
16497
16498 de
16499 \begin_inset space ~
16500 \end_inset
16501
16502 ligne va ajouter de l'espace sous les caractères de la ligne.
16503  Si le tableau est un tableau formel LyX va insérer par défaut un espace
16504  de 0.5
16505 \begin_inset space \thinspace{}
16506 \end_inset
16507
16508 em, pour les tableaux normaux, l'espace par défaut est de 2
16509 \begin_inset space \thinspace{}
16510 \end_inset
16511
16512 pt.
16513 \end_layout
16514
16515 \begin_layout Description
16516 Entre
16517 \begin_inset space ~
16518 \end_inset
16519
16520 les
16521 \begin_inset space ~
16522 \end_inset
16523
16524 lignes ajoute l'espace entre la ligne courante et la ligne suivante.
16525  Si le tableau est un tableau formel LyX va insérer par défaut un espace
16526  de 0.5
16527 \begin_inset space \thinspace{}
16528 \end_inset
16529
16530 em.
16531  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
16532  les filets verticaux comme dans le tableau suivant :
16533 \begin_inset VSpace medskip
16534 \end_inset
16535
16536
16537 \begin_inset Newline newline
16538 \end_inset
16539
16540
16541 \begin_inset space \hspace*{}
16542 \length 0pt
16543 \end_inset
16544
16545
16546 \begin_inset space \hfill{}
16547 \end_inset
16548
16549
16550 \begin_inset Tabular
16551 <lyxtabular version="3" rows="3" columns="1">
16552 <features>
16553 <column alignment="center" valignment="top" width="0">
16554 <row>
16555 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16556 \begin_inset Text
16557
16558 \begin_layout Plain Layout
16559 A
16560 \end_layout
16561
16562 \end_inset
16563 </cell>
16564 </row>
16565 <row interlinespace="3mm">
16566 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16567 \begin_inset Text
16568
16569 \begin_layout Plain Layout
16570 \begin_inset Formula $\downarrow$
16571 \end_inset
16572
16573  espace de 3
16574 \begin_inset space \thinspace{}
16575 \end_inset
16576
16577 mm entre les lignes 
16578 \begin_inset Formula $\downarrow$
16579 \end_inset
16580
16581
16582 \end_layout
16583
16584 \end_inset
16585 </cell>
16586 </row>
16587 <row>
16588 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16589 \begin_inset Text
16590
16591 \begin_layout Plain Layout
16592 \begin_inset Formula $\uparrow$
16593 \end_inset
16594
16595  espace de 3
16596 \begin_inset space \thinspace{}
16597 \end_inset
16598
16599 mm entre les lignes 
16600 \begin_inset Formula $\uparrow$
16601 \end_inset
16602
16603
16604 \end_layout
16605
16606 \end_inset
16607 </cell>
16608 </row>
16609 </lyxtabular>
16610
16611 \end_inset
16612
16613
16614 \begin_inset space \hfill{}
16615 \end_inset
16616
16617
16618 \begin_inset space \hspace*{}
16619 \length 0pt
16620 \end_inset
16621
16622
16623 \begin_inset VSpace medskip
16624 \end_inset
16625
16626
16627 \begin_inset Newline newline
16628 \end_inset
16629
16630 L'insertion d'espace entre les lignes n'a donc d'intérêt que si vous n'avez
16631  pas de filets verticaux.
16632 \end_layout
16633
16634 \begin_layout Standard
16635 \begin_inset VSpace bigskip
16636 \end_inset
16637
16638 Quand vous voulez ajouter de l'espace à toutes les cases de tous les tableaux
16639  de votre document, vous pouvez le faire en ajoutant les lignes suivantes
16640  dans le préambule :
16641 \end_layout
16642
16643 \begin_layout Standard
16644
16645 \series bold
16646
16647 \backslash
16648 @ifundefined{extrarowheight}
16649 \begin_inset Newline newline
16650 \end_inset
16651
16652
16653 \begin_inset ERT
16654 status collapsed
16655
16656 \begin_layout Plain Layout
16657
16658
16659 \backslash
16660 hphantom{ }
16661 \end_layout
16662
16663 \end_inset
16664
16665 {
16666 \backslash
16667 usepackage{array}}{}
16668 \begin_inset Newline newline
16669 \end_inset
16670
16671
16672 \backslash
16673 setlength{
16674 \backslash
16675 extrarowheight}{height}
16676 \end_layout
16677
16678 \begin_layout Standard
16679 Mais ceci présente le défaut que le texte des cellules de tableau n'est
16680  plus exactement centré verticalement.
16681  (le paquetage 
16682 \series bold
16683 array 
16684 \series default
16685 sera chargé automatiquement par LyX quand vous utilisez des formats de tableaux
16686  auto-définis.
16687  C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
16688  
16689 \series bold
16690
16691 \backslash
16692 @ifundefined
16693 \series default
16694  dans la commande précédente.)
16695 \end_layout
16696
16697 \begin_layout Subsection
16698 Alignements de cellules spéciaux
16699 \begin_inset Index
16700 status collapsed
16701
16702 \begin_layout Plain Layout
16703 Personnalisation des tableaux ! Alignement de cellules spéciaux
16704 \end_layout
16705
16706 \end_inset
16707
16708
16709 \end_layout
16710
16711 \begin_layout Standard
16712 On peut parfois améliorer l'aspect d'un tableau en alignant le contenu des
16713  cellules sur un caractère donné, par exemple le séparateur décimal comme
16714  dans le tableau
16715 \begin_inset space ~
16716 \end_inset
16717
16718
16719 \begin_inset CommandInset ref
16720 LatexCommand ref
16721 reference "tab:Tableau-centré-sur-séparateur"
16722
16723 \end_inset
16724
16725 .
16726 \end_layout
16727
16728 \begin_layout Standard
16729 \begin_inset Float table
16730 placement h
16731 wide false
16732 sideways false
16733 status open
16734
16735 \begin_layout Plain Layout
16736 \begin_inset Caption
16737
16738 \begin_layout Plain Layout
16739 \begin_inset CommandInset label
16740 LatexCommand label
16741 name "tab:Tableau-centré-sur-séparateur"
16742
16743 \end_inset
16744
16745 Les cellules d'une colonnes sont centrées sur le séparateur décimal.
16746 \end_layout
16747
16748 \end_inset
16749
16750
16751 \end_layout
16752
16753 \begin_layout Plain Layout
16754 \align center
16755 \begin_inset Tabular
16756 <lyxtabular version="3" rows="4" columns="2">
16757 <features>
16758 <column alignment="right" valignment="top" width="0">
16759 <column alignment="left" valignment="top" width="0" special="@{}l">
16760 <row>
16761 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
16762 \begin_inset Text
16763
16764 \begin_layout Plain Layout
16765 en-tête
16766 \end_layout
16767
16768 \end_inset
16769 </cell>
16770 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16771 \begin_inset Text
16772
16773 \begin_layout Plain Layout
16774
16775 \end_layout
16776
16777 \end_inset
16778 </cell>
16779 </row>
16780 <row>
16781 <cell alignment="center" valignment="top" usebox="none">
16782 \begin_inset Text
16783
16784 \begin_layout Plain Layout
16785 12,
16786 \end_layout
16787
16788 \end_inset
16789 </cell>
16790 <cell alignment="center" valignment="top" usebox="none">
16791 \begin_inset Text
16792
16793 \begin_layout Plain Layout
16794 6
16795 \end_layout
16796
16797 \end_inset
16798 </cell>
16799 </row>
16800 <row>
16801 <cell alignment="center" valignment="top" usebox="none">
16802 \begin_inset Text
16803
16804 \begin_layout Plain Layout
16805 0,
16806 \end_layout
16807
16808 \end_inset
16809 </cell>
16810 <cell alignment="center" valignment="top" usebox="none">
16811 \begin_inset Text
16812
16813 \begin_layout Plain Layout
16814 68
16815 \end_layout
16816
16817 \end_inset
16818 </cell>
16819 </row>
16820 <row>
16821 <cell alignment="center" valignment="top" usebox="none">
16822 \begin_inset Text
16823
16824 \begin_layout Plain Layout
16825 -123,
16826 \end_layout
16827
16828 \end_inset
16829 </cell>
16830 <cell alignment="center" valignment="top" usebox="none">
16831 \begin_inset Text
16832
16833 \begin_layout Plain Layout
16834 0
16835 \end_layout
16836
16837 \end_inset
16838 </cell>
16839 </row>
16840 </lyxtabular>
16841
16842 \end_inset
16843
16844
16845 \end_layout
16846
16847 \end_inset
16848
16849
16850 \end_layout
16851
16852 \begin_layout Standard
16853 Ce tableau a été créé comme un tableau 4×2.
16854  L'en-tête est une cellule multicolonne centrée.
16855  La première colonne est alignée à droite et contient les chiffres qui se
16856  trouvent avant la virgule ainsi que la virgule elle-même.
16857  La deuxième colonne est alignée à gauche et contient les chiffres situés
16858  après la virgule.
16859  Pour éviter l'espace qui est normalement placé entre deux colonnes d'un
16860  tableau, utilisez le paramètre LaTeX suivant pour la deuxième colonne :
16861 \end_layout
16862
16863 \begin_layout Standard
16864
16865 \series bold
16866 @{}l
16867 \end_layout
16868
16869 \begin_layout Standard
16870 Le tableau
16871 \begin_inset space ~
16872 \end_inset
16873
16874
16875 \begin_inset CommandInset ref
16876 LatexCommand ref
16877 reference "tab:Plusieurs-exemples-alignements"
16878
16879 \end_inset
16880
16881  montre quelques exemples d'alignements.
16882  Pour l'alignement sur l'opérateur de relation, vous devez ajouter le deuxième
16883  plus petit espace mathématique au début de la dernière colonne pour obtenir
16884  l'espacement correct autour du signe de relation.
16885 \end_layout
16886
16887 \begin_layout Standard
16888 \begin_inset Float table
16889 wide false
16890 sideways false
16891 status open
16892
16893 \begin_layout Plain Layout
16894 \begin_inset Caption
16895
16896 \begin_layout Plain Layout
16897 \begin_inset CommandInset label
16898 LatexCommand label
16899 name "tab:Plusieurs-exemples-alignements"
16900
16901 \end_inset
16902
16903 Plusieurs exemples d'alignement de cellules
16904 \lang english
16905 .
16906 \end_layout
16907
16908 \end_inset
16909
16910
16911 \end_layout
16912
16913 \begin_layout Plain Layout
16914 \align center
16915 \begin_inset Tabular
16916 <lyxtabular version="3" rows="4" columns="6">
16917 <features>
16918 <column alignment="right" valignment="top" width="0">
16919 <column alignment="left" valignment="top" width="0" special="@{}l">
16920 <column alignment="right" valignment="top" width="0">
16921 <column alignment="left" valignment="top" width="0" special="@{}l">
16922 <column alignment="right" valignment="top" width="0">
16923 <column alignment="left" valignment="top" width="0" special="@{}l">
16924 <row>
16925 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
16926 \begin_inset Text
16927
16928 \begin_layout Plain Layout
16929 unités
16930 \end_layout
16931
16932 \end_inset
16933 </cell>
16934 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16935 \begin_inset Text
16936
16937 \begin_layout Plain Layout
16938
16939 \end_layout
16940
16941 \end_inset
16942 </cell>
16943 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
16944 \begin_inset Text
16945
16946 \begin_layout Plain Layout
16947 exposants
16948 \end_layout
16949
16950 \end_inset
16951 </cell>
16952 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16953 \begin_inset Text
16954
16955 \begin_layout Plain Layout
16956
16957 \end_layout
16958
16959 \end_inset
16960 </cell>
16961 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
16962 \begin_inset Text
16963
16964 \begin_layout Plain Layout
16965 relations
16966 \end_layout
16967
16968 \end_inset
16969 </cell>
16970 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16971 \begin_inset Text
16972
16973 \begin_layout Plain Layout
16974
16975 \end_layout
16976
16977 \end_inset
16978 </cell>
16979 </row>
16980 <row>
16981 <cell alignment="center" valignment="top" usebox="none">
16982 \begin_inset Text
16983
16984 \begin_layout Plain Layout
16985 12×
16986 \end_layout
16987
16988 \end_inset
16989 </cell>
16990 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16991 \begin_inset Text
16992
16993 \begin_layout Plain Layout
16994 24
16995 \begin_inset space \thinspace{}
16996 \end_inset
16997
16998 bouteilles
16999 \end_layout
17000
17001 \end_inset
17002 </cell>
17003 <cell alignment="center" valignment="top" usebox="none">
17004 \begin_inset Text
17005
17006 \begin_layout Plain Layout
17007 \begin_inset Formula $10\cdot$
17008 \end_inset
17009
17010
17011 \end_layout
17012
17013 \end_inset
17014 </cell>
17015 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17016 \begin_inset Text
17017
17018 \begin_layout Plain Layout
17019 \begin_inset Formula $10^{\mbox{-}17}$
17020 \end_inset
17021
17022
17023 \end_layout
17024
17025 \end_inset
17026 </cell>
17027 <cell alignment="center" valignment="top" usebox="none">
17028 \begin_inset Text
17029
17030 \begin_layout Plain Layout
17031 \begin_inset Formula $\Gamma(t)\propto$
17032 \end_inset
17033
17034
17035 \end_layout
17036
17037 \end_inset
17038 </cell>
17039 <cell alignment="center" valignment="top" usebox="none">
17040 \begin_inset Text
17041
17042 \begin_layout Plain Layout
17043 \begin_inset Formula $\:\Upsilon(t)$
17044 \end_inset
17045
17046
17047 \end_layout
17048
17049 \end_inset
17050 </cell>
17051 </row>
17052 <row>
17053 <cell alignment="center" valignment="top" usebox="none">
17054 \begin_inset Text
17055
17056 \begin_layout Plain Layout
17057 1024×
17058 \end_layout
17059
17060 \end_inset
17061 </cell>
17062 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17063 \begin_inset Text
17064
17065 \begin_layout Plain Layout
17066 768
17067 \begin_inset space \thinspace{}
17068 \end_inset
17069
17070 Pixels
17071 \end_layout
17072
17073 \end_inset
17074 </cell>
17075 <cell alignment="center" valignment="top" usebox="none">
17076 \begin_inset Text
17077
17078 \begin_layout Plain Layout
17079 \begin_inset Formula $5.78\cdot$
17080 \end_inset
17081
17082
17083 \end_layout
17084
17085 \end_inset
17086 </cell>
17087 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17088 \begin_inset Text
17089
17090 \begin_layout Plain Layout
17091 \begin_inset Formula $10^{7}$
17092 \end_inset
17093
17094
17095 \end_layout
17096
17097 \end_inset
17098 </cell>
17099 <cell alignment="center" valignment="top" usebox="none">
17100 \begin_inset Text
17101
17102 \begin_layout Plain Layout
17103 \begin_inset Formula $A\ne$
17104 \end_inset
17105
17106
17107 \end_layout
17108
17109 \end_inset
17110 </cell>
17111 <cell alignment="center" valignment="top" usebox="none">
17112 \begin_inset Text
17113
17114 \begin_layout Plain Layout
17115 \begin_inset Formula $\: B_{\mathrm{red}}$
17116 \end_inset
17117
17118
17119 \end_layout
17120
17121 \end_inset
17122 </cell>
17123 </row>
17124 <row>
17125 <cell alignment="center" valignment="top" usebox="none">
17126 \begin_inset Text
17127
17128 \begin_layout Plain Layout
17129 32×
17130 \end_layout
17131
17132 \end_inset
17133 </cell>
17134 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17135 \begin_inset Text
17136
17137 \begin_layout Plain Layout
17138 6
17139 \begin_inset space \thinspace{}
17140 \end_inset
17141
17142 cm
17143 \end_layout
17144
17145 \end_inset
17146 </cell>
17147 <cell alignment="center" valignment="top" usebox="none">
17148 \begin_inset Text
17149
17150 \begin_layout Plain Layout
17151 -
17152 \begin_inset Formula $33.5\cdot$
17153 \end_inset
17154
17155
17156 \end_layout
17157
17158 \end_inset
17159 </cell>
17160 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17161 \begin_inset Text
17162
17163 \begin_layout Plain Layout
17164 \begin_inset Formula $10^{4}$
17165 \end_inset
17166
17167
17168 \end_layout
17169
17170 \end_inset
17171 </cell>
17172 <cell alignment="center" valignment="top" usebox="none">
17173 \begin_inset Text
17174
17175 \begin_layout Plain Layout
17176 \begin_inset Formula $\sin(\alpha)\ge$
17177 \end_inset
17178
17179
17180 \end_layout
17181
17182 \end_inset
17183 </cell>
17184 <cell alignment="center" valignment="top" usebox="none">
17185 \begin_inset Text
17186
17187 \begin_layout Plain Layout
17188 \begin_inset Formula $\:\sin(\beta)$
17189 \end_inset
17190
17191
17192 \end_layout
17193
17194 \end_inset
17195 </cell>
17196 </row>
17197 </lyxtabular>
17198
17199 \end_inset
17200
17201
17202 \end_layout
17203
17204 \end_inset
17205
17206
17207 \end_layout
17208
17209 \begin_layout Standard
17210 \begin_inset VSpace bigskip
17211 \end_inset
17212
17213 Il y a aussi le paquetage LaTeX 
17214 \series bold
17215 dcolumn
17216 \series default
17217
17218 \begin_inset Index
17219 status collapsed
17220
17221 \begin_layout Plain Layout
17222 Paquetages LaTeX ! dcolumn
17223 \end_layout
17224
17225 \end_inset
17226
17227  qui fournit des alignements pour les cellules de tableaux.
17228  Mais malheureusement, il traite le contenu des cellules comme des mathématiques
17229  et ne permet pas de formules dans les cellules du tableau : Avec 
17230 \series bold
17231 dcolumn
17232 \series default
17233  la première colonne du tableau
17234 \begin_inset space ~
17235 \end_inset
17236
17237
17238 \begin_inset CommandInset ref
17239 LatexCommand ref
17240 reference "tab:Plusieurs-exemples-alignements"
17241
17242 \end_inset
17243
17244  ressemblera à la première colonne du tableau
17245 \begin_inset space ~
17246 \end_inset
17247
17248
17249 \begin_inset CommandInset ref
17250 LatexCommand ref
17251 reference "tab:Alignements-avec-dcolumn"
17252
17253 \end_inset
17254
17255
17256 \lang english
17257  and only with some tricks like the expected.
17258  
17259 \lang french
17260 On ne peut pas aligner la deuxième et la troisième colonne du tableau
17261 \begin_inset space ~
17262 \end_inset
17263
17264
17265 \begin_inset CommandInset ref
17266 LatexCommand ref
17267 reference "tab:Plusieurs-exemples-alignements"
17268
17269 \end_inset
17270
17271  avec 
17272 \series bold
17273 dcolumn
17274 \series default
17275 .
17276 \end_layout
17277
17278 \begin_layout Standard
17279 \begin_inset Float table
17280 placement h
17281 wide false
17282 sideways false
17283 status open
17284
17285 \begin_layout Plain Layout
17286 \begin_inset Caption
17287
17288 \begin_layout Plain Layout
17289 \begin_inset CommandInset label
17290 LatexCommand label
17291 name "tab:Alignements-avec-dcolumn"
17292
17293 \end_inset
17294
17295 Alignements quand on utilise le paquetage LaTeX dcolumn.
17296  Pour toutes les colonnes des astuces d'alignement ont du être utilisée
17297  pour obtenir la sortie.
17298 \end_layout
17299
17300 \end_inset
17301
17302
17303 \end_layout
17304
17305 \begin_layout Plain Layout
17306 \align center
17307 \begin_inset Tabular
17308 <lyxtabular version="3" rows="4" columns="3">
17309 <features>
17310 <column alignment="center" valignment="top" width="0" special="D{x}{\times}{-1.0}">
17311 <column alignment="center" valignment="top" width="0" special="D{x}{\times}{4.11}">
17312 <column alignment="center" valignment="top" width="0" special="D{~}{\,}{9.9}">
17313 <row>
17314 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17315 \begin_inset Text
17316
17317 \begin_layout Plain Layout
17318 unités
17319 \end_layout
17320
17321 \end_inset
17322 </cell>
17323 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17324 \begin_inset Text
17325
17326 \begin_layout Plain Layout
17327 unités
17328 \end_layout
17329
17330 \end_inset
17331 </cell>
17332 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17333 \begin_inset Text
17334
17335 \begin_layout Plain Layout
17336 unités
17337 \end_layout
17338
17339 \end_inset
17340 </cell>
17341 </row>
17342 <row>
17343 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17344 \begin_inset Text
17345
17346 \begin_layout Plain Layout
17347 12x24
17348 \begin_inset space \thinspace{}
17349 \end_inset
17350
17351 bouteilles
17352 \end_layout
17353
17354 \end_inset
17355 </cell>
17356 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17357 \begin_inset Text
17358
17359 \begin_layout Plain Layout
17360 12x24
17361 \begin_inset space \thinspace{}
17362 \end_inset
17363
17364
17365 \begin_inset Formula $\mbox{bouteilles}$
17366 \end_inset
17367
17368
17369 \end_layout
17370
17371 \end_inset
17372 </cell>
17373 <cell alignment="center" valignment="top" usebox="none">
17374 \begin_inset Text
17375
17376 \begin_layout Plain Layout
17377 12
17378 \begin_inset ERT
17379 status collapsed
17380
17381 \begin_layout Plain Layout
17382
17383
17384 \backslash
17385 times 
17386 \end_layout
17387
17388 \end_inset
17389
17390 24~
17391 \begin_inset Formula $\mbox{bouteilles}$
17392 \end_inset
17393
17394
17395 \end_layout
17396
17397 \end_inset
17398 </cell>
17399 </row>
17400 <row>
17401 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17402 \begin_inset Text
17403
17404 \begin_layout Plain Layout
17405 1024x768
17406 \begin_inset space \thinspace{}
17407 \end_inset
17408
17409 Pixels
17410 \end_layout
17411
17412 \end_inset
17413 </cell>
17414 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17415 \begin_inset Text
17416
17417 \begin_layout Plain Layout
17418 1024x768
17419 \begin_inset space \thinspace{}
17420 \end_inset
17421
17422
17423 \begin_inset Formula $\mbox{Pixels}$
17424 \end_inset
17425
17426
17427 \end_layout
17428
17429 \end_inset
17430 </cell>
17431 <cell alignment="center" valignment="top" usebox="none">
17432 \begin_inset Text
17433
17434 \begin_layout Plain Layout
17435 1024
17436 \begin_inset ERT
17437 status collapsed
17438
17439 \begin_layout Plain Layout
17440
17441
17442 \backslash
17443 times 
17444 \end_layout
17445
17446 \end_inset
17447
17448 768~
17449 \begin_inset Formula $\mbox{Pixels}$
17450 \end_inset
17451
17452
17453 \end_layout
17454
17455 \end_inset
17456 </cell>
17457 </row>
17458 <row>
17459 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17460 \begin_inset Text
17461
17462 \begin_layout Plain Layout
17463 32x6
17464 \begin_inset space \thinspace{}
17465 \end_inset
17466
17467 cm
17468 \end_layout
17469
17470 \end_inset
17471 </cell>
17472 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17473 \begin_inset Text
17474
17475 \begin_layout Plain Layout
17476 32x6
17477 \begin_inset space \thinspace{}
17478 \end_inset
17479
17480
17481 \begin_inset Formula $\mbox{cm}$
17482 \end_inset
17483
17484
17485 \end_layout
17486
17487 \end_inset
17488 </cell>
17489 <cell alignment="center" valignment="top" usebox="none">
17490 \begin_inset Text
17491
17492 \begin_layout Plain Layout
17493 32
17494 \begin_inset ERT
17495 status collapsed
17496
17497 \begin_layout Plain Layout
17498
17499
17500 \backslash
17501 times 
17502 \end_layout
17503
17504 \end_inset
17505
17506 6~
17507 \begin_inset Formula $\mbox{cm}$
17508 \end_inset
17509
17510
17511 \end_layout
17512
17513 \end_inset
17514 </cell>
17515 </row>
17516 </lyxtabular>
17517
17518 \end_inset
17519
17520
17521 \end_layout
17522
17523 \end_inset
17524
17525
17526 \end_layout
17527
17528 \begin_layout Subsection
17529 Formats de cellule et de colonne personnalisés
17530 \begin_inset CommandInset label
17531 LatexCommand label
17532 name "sub:Formats-personnalisés"
17533
17534 \end_inset
17535
17536
17537 \begin_inset Index
17538 status collapsed
17539
17540 \begin_layout Plain Layout
17541 Personnalisation des tableaux !  Format de cellule/colonne
17542 \end_layout
17543
17544 \end_inset
17545
17546
17547 \end_layout
17548
17549 \begin_layout Standard
17550 Calculer la largeur nécessaire pour des colonnes couvertes par un cellule
17551  multicolonne comme dans la section
17552 \begin_inset space ~
17553 \end_inset
17554
17555
17556 \begin_inset CommandInset ref
17557 LatexCommand ref
17558 reference "sub:Calculs-multicolonnes"
17559
17560 \end_inset
17561
17562  peut devenir très pénible si vous avez plusieurs tableaux avec des cellules
17563  multicolonnes.
17564  Pour vous rendre la vie plus facile, vous pouvez définir dans le préambule
17565  un format de cellule/colonne, qui puisse être utilisé dans tous les tableaux
17566  du document.
17567  Le format est défini avec la commande
17568 \end_layout
17569
17570 \begin_layout Standard
17571
17572 \series bold
17573
17574 \backslash
17575 newcolumntype{nom du format}[nombre d'arguments]{commandes}
17576 \end_layout
17577
17578 \begin_layout Standard
17579 Le nom du format peut n'avoir qu'une lettre.
17580  Les lettres 
17581 \emph on
17582 b
17583 \emph default
17584
17585 \emph on
17586 c
17587 \emph default
17588
17589 \emph on
17590 l
17591 \emph default
17592
17593 \emph on
17594 m
17595 \emph default
17596
17597 \emph on
17598 p
17599 \emph default
17600  et 
17601 \emph on
17602 r
17603 \emph default
17604  sont prédéfinies et donc ne peuvent être utilisées.
17605  Mais toutes les lettres de l'alphabet sont autorisées en majuscules.
17606 \end_layout
17607
17608 \begin_layout Standard
17609 \begin_inset VSpace medskip
17610 \end_inset
17611
17612
17613 \end_layout
17614
17615 \begin_layout Standard
17616 Pour de cellules multicolonnes centrées verticalement et horizontalement
17617  avec une largeur donnée, vous pouvez définir le format de cellule suivant
17618  :
17619 \end_layout
17620
17621 \begin_layout Standard
17622
17623 \series bold
17624
17625 \backslash
17626 newcolumntype{M}[1]{>{
17627 \backslash
17628 centering
17629 \backslash
17630 hspace{0pt}}m{#1}}
17631 \end_layout
17632
17633 \begin_layout Standard
17634 Où le 
17635 \series bold
17636
17637 \backslash
17638 hspace{0pt}
17639 \series default
17640  évite le problème de césure du premier mot, comme c'est décrit en section
17641 \begin_inset space ~
17642 \end_inset
17643
17644
17645 \begin_inset CommandInset ref
17646 LatexCommand ref
17647 reference "sub:Lignes-multiple-dans-cellule"
17648
17649 \end_inset
17650
17651 .
17652  Ensuite, vous pouvez entrer
17653 \end_layout
17654
17655 \begin_layout Standard
17656
17657 \series bold
17658 M{width}
17659 \end_layout
17660
17661 \begin_layout Standard
17662 comme paramètre LaTeX dans la fenêtre de dialogue de tableau pour créer
17663  une multicolonne.
17664 \end_layout
17665
17666 \begin_layout Standard
17667 \begin_inset VSpace bigskip
17668 \end_inset
17669
17670
17671 \end_layout
17672
17673 \begin_layout Standard
17674 Pour les cellules qui sont couvertes par la cellule multicolonne, vous pouvez
17675  définir le format
17676 \end_layout
17677
17678 \begin_layout Standard
17679
17680 \series bold
17681
17682 \backslash
17683 newcolumntype{S}[2]{>{
17684 \backslash
17685 centering
17686 \backslash
17687 hspace{0pt}}
17688 \begin_inset Newline newline
17689 \end_inset
17690
17691
17692 \begin_inset ERT
17693 status collapsed
17694
17695 \begin_layout Plain Layout
17696
17697
17698 \backslash
17699 phantom{
17700 \end_layout
17701
17702 \end_inset
17703
17704
17705 \backslash
17706 newcolumntype{S}[2]
17707 \begin_inset ERT
17708 status collapsed
17709
17710 \begin_layout Plain Layout
17711
17712 }
17713 \end_layout
17714
17715 \end_inset
17716
17717 m{(#1+(2
17718 \backslash
17719 tabcolsep+
17720 \backslash
17721 arrayrulewidth)*(1-#2))/#2}}
17722 \end_layout
17723
17724 \begin_layout Standard
17725 Ce format utilise l'équation
17726 \begin_inset space ~
17727 \end_inset
17728
17729
17730 \begin_inset CommandInset ref
17731 LatexCommand eqref
17732 reference "eq:Wgn"
17733
17734 \end_inset
17735
17736  pour calculer la largeur que doit avoir chacune des cellules couverte par
17737  la cellule multicolonne pour qu'elles aient toutes la même largeur.
17738 \end_layout
17739
17740 \begin_layout Standard
17741 Ensuite, vous pouvez entrer
17742 \end_layout
17743
17744 \begin_layout Standard
17745
17746 \series bold
17747 S{largeur de la cellule multicolonne}{nombre de colonnes couvertes}
17748 \end_layout
17749
17750 \begin_layout Standard
17751 comme paramètre LaTeX de la colonne.
17752 \end_layout
17753
17754 \begin_layout Standard
17755 \begin_inset VSpace bigskip
17756 \end_inset
17757
17758
17759 \end_layout
17760
17761 \begin_layout Standard
17762 Pour des colonnes colorées, vous pouvez définir
17763 \end_layout
17764
17765 \begin_layout Standard
17766
17767 \series bold
17768
17769 \backslash
17770 newcolumntype{K}[1]{>{
17771 \backslash
17772 columncolor{#1}
17773 \backslash
17774 hspace{0pt}}c}
17775 \end_layout
17776
17777 \begin_layout Standard
17778 Le 
17779 \begin_inset Quotes eld
17780 \end_inset
17781
17782 c
17783 \begin_inset Quotes erd
17784 \end_inset
17785
17786  à la fin crée une colonne de largeur variable dont le texte est centré
17787  horizontalement.
17788  Vous pouvez maintenant entrer
17789 \end_layout
17790
17791 \begin_layout Standard
17792
17793 \series bold
17794 K{nom de couleur}
17795 \end_layout
17796
17797 \begin_layout Standard
17798 comme paramètre LaTeX.
17799 \end_layout
17800
17801 \begin_layout Standard
17802 \begin_inset VSpace bigskip
17803 \end_inset
17804
17805
17806 \end_layout
17807
17808 \begin_layout Standard
17809 Pour créer le tableau
17810 \begin_inset space ~
17811 \end_inset
17812
17813
17814 \begin_inset CommandInset ref
17815 LatexCommand ref
17816 reference "tab:Tableau-formats-personnalisés"
17817
17818 \end_inset
17819
17820  utilisez les paramètres LaTeX
17821 \end_layout
17822
17823 \begin_layout Standard
17824
17825 \series bold
17826 M{2.5cm}
17827 \end_layout
17828
17829 \begin_layout Standard
17830 pour la première colonne et la multicolonne,
17831 \end_layout
17832
17833 \begin_layout Standard
17834
17835 \series bold
17836 K{red}
17837 \end_layout
17838
17839 \begin_layout Standard
17840 pour la dernière colonne, et
17841 \end_layout
17842
17843 \begin_layout Standard
17844
17845 \series bold
17846 S{2.5cm}{2}
17847 \end_layout
17848
17849 \begin_layout Standard
17850 pour les cellules de la deuxième colonne.
17851 \end_layout
17852
17853 \begin_layout Standard
17854 \begin_inset Float table
17855 placement h
17856 wide false
17857 sideways false
17858 status open
17859
17860 \begin_layout Plain Layout
17861 \begin_inset Caption
17862
17863 \begin_layout Plain Layout
17864 \begin_inset CommandInset label
17865 LatexCommand label
17866 name "tab:Tableau-formats-personnalisés"
17867
17868 \end_inset
17869
17870 Tableau utilisant des formats personnalisés
17871 \end_layout
17872
17873 \end_inset
17874
17875
17876 \end_layout
17877
17878 \begin_layout Plain Layout
17879 \align center
17880 \begin_inset Tabular
17881 <lyxtabular version="3" rows="3" columns="4">
17882 <features>
17883 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
17884 <column alignment="center" valignment="middle" width="0" special="S{2.5cm}{2}">
17885 <column alignment="center" valignment="middle" width="0">
17886 <column alignment="center" valignment="middle" width="0" special="K{red}">
17887 <row>
17888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17889 \begin_inset Text
17890
17891 \begin_layout Plain Layout
17892 motTrèsLongDansUneCellule
17893 \end_layout
17894
17895 \end_inset
17896 </cell>
17897 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
17898 \begin_inset Text
17899
17900 \begin_layout Plain Layout
17901 multicolonne avec multiligne
17902 \end_layout
17903
17904 \end_inset
17905 </cell>
17906 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17907 \begin_inset Text
17908
17909 \begin_layout Plain Layout
17910
17911 \end_layout
17912
17913 \end_inset
17914 </cell>
17915 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17916 \begin_inset Text
17917
17918 \begin_layout Plain Layout
17919 c
17920 \end_layout
17921
17922 \end_inset
17923 </cell>
17924 </row>
17925 <row>
17926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17927 \begin_inset Text
17928
17929 \begin_layout Plain Layout
17930 d
17931 \end_layout
17932
17933 \end_inset
17934 </cell>
17935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17936 \begin_inset Text
17937
17938 \begin_layout Plain Layout
17939 e
17940 \end_layout
17941
17942 \end_inset
17943 </cell>
17944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17945 \begin_inset Text
17946
17947 \begin_layout Plain Layout
17948 f
17949 \end_layout
17950
17951 \end_inset
17952 </cell>
17953 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17954 \begin_inset Text
17955
17956 \begin_layout Plain Layout
17957 g
17958 \end_layout
17959
17960 \end_inset
17961 </cell>
17962 </row>
17963 <row>
17964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17965 \begin_inset Text
17966
17967 \begin_layout Plain Layout
17968 h
17969 \end_layout
17970
17971 \end_inset
17972 </cell>
17973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17974 \begin_inset Text
17975
17976 \begin_layout Plain Layout
17977 i
17978 \end_layout
17979
17980 \end_inset
17981 </cell>
17982 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17983 \begin_inset Text
17984
17985 \begin_layout Plain Layout
17986 j
17987 \end_layout
17988
17989 \end_inset
17990 </cell>
17991 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17992 \begin_inset Text
17993
17994 \begin_layout Plain Layout
17995 k
17996 \end_layout
17997
17998 \end_inset
17999 </cell>
18000 </row>
18001 </lyxtabular>
18002
18003 \end_inset
18004
18005
18006 \end_layout
18007
18008 \end_inset
18009
18010
18011 \end_layout
18012
18013 \begin_layout Subsection
18014 Épaisseur des filets
18015 \begin_inset CommandInset label
18016 LatexCommand label
18017 name "sub:Epaisseur-filets"
18018
18019 \end_inset
18020
18021
18022 \begin_inset Index
18023 status collapsed
18024
18025 \begin_layout Plain Layout
18026 Personnalisation des tableaux ! Épaisseur filets
18027 \end_layout
18028
18029 \end_inset
18030
18031
18032 \end_layout
18033
18034 \begin_layout Standard
18035 L'épaisseur de tous les filets d'un tableau peut être modifiée avec la variable
18036  
18037 \series bold
18038
18039 \backslash
18040 arrayrulewidth
18041 \series default
18042 .
18043  Pour mettre, par exemple, une épaisseur de filet de 1.5
18044 \begin_inset space \thinspace{}
18045 \end_inset
18046
18047 pt, comme pour le tableau
18048 \begin_inset space ~
18049 \end_inset
18050
18051
18052 \begin_inset CommandInset ref
18053 LatexCommand ref
18054 reference "tab:Tableau-filets-1.5pt"
18055
18056 \end_inset
18057
18058 , insérez la commande
18059 \end_layout
18060
18061 \begin_layout Standard
18062
18063 \series bold
18064
18065 \backslash
18066 setlength{
18067 \backslash
18068 arrayrulewidth}{1.5pt}
18069 \end_layout
18070
18071 \begin_layout Standard
18072 en code TeX avant le tableau ou le flottant de tableau.
18073  La nouvelle épaisseur de filet reste valable pour tous les tableaux qui
18074  suivent.
18075  pour revenir aux valeurs par défaut, mettez 
18076 \series bold
18077
18078 \backslash
18079 arrayrulewidth
18080 \series default
18081  à 0.4
18082 \begin_inset space \thinspace{}
18083 \end_inset
18084
18085 pt en utilisant du code LaTeX après le tableau ou le flottant de tableau.
18086 \end_layout
18087
18088 \begin_layout Standard
18089 \begin_inset ERT
18090 status collapsed
18091
18092 \begin_layout Plain Layout
18093
18094
18095 \backslash
18096 setlength{
18097 \backslash
18098 arrayrulewidth}{1.5pt}
18099 \end_layout
18100
18101 \end_inset
18102
18103
18104 \begin_inset Float table
18105 wide false
18106 sideways false
18107 status open
18108
18109 \begin_layout Plain Layout
18110 \begin_inset Caption
18111
18112 \begin_layout Plain Layout
18113 \begin_inset CommandInset label
18114 LatexCommand label
18115 name "tab:Tableau-filets-1.5pt"
18116
18117 \end_inset
18118
18119 Tableau avec des filets de 1.5
18120 \begin_inset space \thinspace{}
18121 \end_inset
18122
18123 pt
18124 \end_layout
18125
18126 \end_inset
18127
18128
18129 \end_layout
18130
18131 \begin_layout Plain Layout
18132 \align center
18133 \begin_inset Tabular
18134 <lyxtabular version="3" rows="3" columns="3">
18135 <features>
18136 <column alignment="center" valignment="top" width="0">
18137 <column alignment="center" valignment="top" width="0">
18138 <column alignment="center" valignment="top" width="0">
18139 <row>
18140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18141 \begin_inset Text
18142
18143 \begin_layout Plain Layout
18144 sd
18145 \end_layout
18146
18147 \end_inset
18148 </cell>
18149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18150 \begin_inset Text
18151
18152 \begin_layout Plain Layout
18153
18154 \end_layout
18155
18156 \end_inset
18157 </cell>
18158 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18159 \begin_inset Text
18160
18161 \begin_layout Plain Layout
18162
18163 \end_layout
18164
18165 \end_inset
18166 </cell>
18167 </row>
18168 <row>
18169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18170 \begin_inset Text
18171
18172 \begin_layout Plain Layout
18173
18174 \end_layout
18175
18176 \end_inset
18177 </cell>
18178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18179 \begin_inset Text
18180
18181 \begin_layout Plain Layout
18182 sd
18183 \end_layout
18184
18185 \end_inset
18186 </cell>
18187 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18188 \begin_inset Text
18189
18190 \begin_layout Plain Layout
18191
18192 \end_layout
18193
18194 \end_inset
18195 </cell>
18196 </row>
18197 <row>
18198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18199 \begin_inset Text
18200
18201 \begin_layout Plain Layout
18202
18203 \end_layout
18204
18205 \end_inset
18206 </cell>
18207 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18208 \begin_inset Text
18209
18210 \begin_layout Plain Layout
18211
18212 \end_layout
18213
18214 \end_inset
18215 </cell>
18216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18217 \begin_inset Text
18218
18219 \begin_layout Plain Layout
18220 sd
18221 \end_layout
18222
18223 \end_inset
18224 </cell>
18225 </row>
18226 </lyxtabular>
18227
18228 \end_inset
18229
18230
18231 \end_layout
18232
18233 \end_inset
18234
18235
18236 \begin_inset ERT
18237 status collapsed
18238
18239 \begin_layout Plain Layout
18240
18241
18242 \backslash
18243 setlength{
18244 \backslash
18245 arrayrulewidth}{0.4pt}
18246 \end_layout
18247
18248 \end_inset
18249
18250
18251 \end_layout
18252
18253 \begin_layout Standard
18254 \begin_inset VSpace bigskip
18255 \end_inset
18256
18257 Pour que seuls les filets horizontaux aient une épaisseur de 1.5
18258 \begin_inset space \thinspace{}
18259 \end_inset
18260
18261 pt, comme dans le tableau
18262 \begin_inset space ~
18263 \end_inset
18264
18265
18266 \begin_inset CommandInset ref
18267 LatexCommand ref
18268 reference "tab:Tableau-filets-horizontaux-1.5pt"
18269
18270 \end_inset
18271
18272 , insérez les commandes suivantes en code TeX avant le tableau ou le flottant
18273  de tableau :
18274 \end_layout
18275
18276 \begin_layout Standard
18277
18278 \series bold
18279
18280 \backslash
18281 let
18282 \backslash
18283 myHline
18284 \backslash
18285 hline
18286 \begin_inset Newline newline
18287 \end_inset
18288
18289
18290 \backslash
18291 renewcommand{
18292 \backslash
18293 hline}
18294 \begin_inset Newline newline
18295 \end_inset
18296
18297  {
18298 \backslash
18299 noalign{
18300 \backslash
18301 global
18302 \backslash
18303 arrayrulewidth 1.5pt}
18304 \begin_inset Newline newline
18305 \end_inset
18306
18307  
18308 \backslash
18309 myHline
18310 \backslash
18311 noalign{
18312 \backslash
18313 global
18314 \backslash
18315 arrayrulewidth 0.4pt}}
18316 \end_layout
18317
18318 \begin_layout Standard
18319 Pour revenir à l'épaisseur de filet par défaut, insérez les commandes suivantes
18320  en code TeX après le tableau ou le flottant de tableau :
18321 \end_layout
18322
18323 \begin_layout Standard
18324
18325 \series bold
18326
18327 \backslash
18328 renewcommand{
18329 \backslash
18330 hline}{
18331 \backslash
18332 myHline}
18333 \end_layout
18334
18335 \begin_layout Standard
18336 \begin_inset ERT
18337 status collapsed
18338
18339 \begin_layout Plain Layout
18340
18341
18342 \backslash
18343 let
18344 \backslash
18345 myHline
18346 \backslash
18347 hline
18348 \end_layout
18349
18350 \begin_layout Plain Layout
18351
18352
18353 \backslash
18354 renewcommand{
18355 \backslash
18356 hline}
18357 \end_layout
18358
18359 \begin_layout Plain Layout
18360
18361  {
18362 \backslash
18363 noalign{
18364 \backslash
18365 global
18366 \backslash
18367 arrayrulewidth 1.5pt}
18368 \end_layout
18369
18370 \begin_layout Plain Layout
18371
18372   
18373 \backslash
18374 myHline
18375 \backslash
18376 noalign{
18377 \backslash
18378 global
18379 \backslash
18380 arrayrulewidth 0.4pt}}
18381 \end_layout
18382
18383 \end_inset
18384
18385
18386 \begin_inset Float table
18387 wide false
18388 sideways false
18389 status open
18390
18391 \begin_layout Plain Layout
18392 \begin_inset Caption
18393
18394 \begin_layout Plain Layout
18395 \begin_inset CommandInset label
18396 LatexCommand label
18397 name "tab:Tableau-filets-horizontaux-1.5pt"
18398
18399 \end_inset
18400
18401 Tableau avec des filets horizontaux de 1.5
18402 \begin_inset space \thinspace{}
18403 \end_inset
18404
18405 pt
18406 \end_layout
18407
18408 \end_inset
18409
18410
18411 \end_layout
18412
18413 \begin_layout Plain Layout
18414 \align center
18415 \begin_inset Tabular
18416 <lyxtabular version="3" rows="3" columns="3">
18417 <features>
18418 <column alignment="center" valignment="top" width="0">
18419 <column alignment="center" valignment="top" width="0">
18420 <column alignment="center" valignment="top" width="0">
18421 <row>
18422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18423 \begin_inset Text
18424
18425 \begin_layout Plain Layout
18426 sd
18427 \end_layout
18428
18429 \end_inset
18430 </cell>
18431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18432 \begin_inset Text
18433
18434 \begin_layout Plain Layout
18435
18436 \end_layout
18437
18438 \end_inset
18439 </cell>
18440 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18441 \begin_inset Text
18442
18443 \begin_layout Plain Layout
18444
18445 \end_layout
18446
18447 \end_inset
18448 </cell>
18449 </row>
18450 <row>
18451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18452 \begin_inset Text
18453
18454 \begin_layout Plain Layout
18455
18456 \end_layout
18457
18458 \end_inset
18459 </cell>
18460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18461 \begin_inset Text
18462
18463 \begin_layout Plain Layout
18464 sd
18465 \end_layout
18466
18467 \end_inset
18468 </cell>
18469 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18470 \begin_inset Text
18471
18472 \begin_layout Plain Layout
18473
18474 \end_layout
18475
18476 \end_inset
18477 </cell>
18478 </row>
18479 <row>
18480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18481 \begin_inset Text
18482
18483 \begin_layout Plain Layout
18484
18485 \end_layout
18486
18487 \end_inset
18488 </cell>
18489 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18490 \begin_inset Text
18491
18492 \begin_layout Plain Layout
18493
18494 \end_layout
18495
18496 \end_inset
18497 </cell>
18498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18499 \begin_inset Text
18500
18501 \begin_layout Plain Layout
18502 sd
18503 \end_layout
18504
18505 \end_inset
18506 </cell>
18507 </row>
18508 </lyxtabular>
18509
18510 \end_inset
18511
18512
18513 \end_layout
18514
18515 \end_inset
18516
18517
18518 \begin_inset ERT
18519 status collapsed
18520
18521 \begin_layout Plain Layout
18522
18523
18524 \backslash
18525 renewcommand{
18526 \backslash
18527 hline}{
18528 \backslash
18529 myHline}
18530 \end_layout
18531
18532 \end_inset
18533
18534
18535 \end_layout
18536
18537 \begin_layout Standard
18538 \begin_inset VSpace bigskip
18539 \end_inset
18540
18541 Pour que seuls les filets verticaux aient une épaisseur de 1.5
18542 \begin_inset space \thinspace{}
18543 \end_inset
18544
18545 pt, créez le format de colonne suivant dans le préambule, en suivant la
18546  description de la section
18547 \begin_inset space ~
18548 \end_inset
18549
18550
18551 \begin_inset CommandInset ref
18552 LatexCommand ref
18553 reference "sub:Formats-personnalisés"
18554
18555 \end_inset
18556
18557 :
18558 \end_layout
18559
18560 \begin_layout Standard
18561
18562 \series bold
18563
18564 \backslash
18565 newcolumntype{V}{!{
18566 \backslash
18567 vrule width 1.5pt}}
18568 \end_layout
18569
18570 \begin_layout Standard
18571 Pour le tableau
18572 \begin_inset space ~
18573 \end_inset
18574
18575
18576 \begin_inset CommandInset ref
18577 LatexCommand ref
18578 reference "tab:Tableau-filets-verticaux-1.5pt"
18579
18580 \end_inset
18581
18582  le paramètre LaTeX 
18583 \end_layout
18584
18585 \begin_layout Standard
18586
18587 \series bold
18588 VcV
18589 \end_layout
18590
18591 \begin_layout Standard
18592 a été utilisé pour la dernière colonne et
18593 \end_layout
18594
18595 \begin_layout Standard
18596
18597 \series bold
18598 Vc
18599 \end_layout
18600
18601 \begin_layout Standard
18602 pour les autres colonnes.
18603 \end_layout
18604
18605 \begin_layout Standard
18606 \begin_inset Float table
18607 wide false
18608 sideways false
18609 status open
18610
18611 \begin_layout Plain Layout
18612 \begin_inset Caption
18613
18614 \begin_layout Plain Layout
18615 \begin_inset CommandInset label
18616 LatexCommand label
18617 name "tab:Tableau-filets-verticaux-1.5pt"
18618
18619 \end_inset
18620
18621 Tableau avec des filets verticaux de 1.5
18622 \begin_inset space \thinspace{}
18623 \end_inset
18624
18625 pt 
18626 \end_layout
18627
18628 \end_inset
18629
18630
18631 \end_layout
18632
18633 \begin_layout Plain Layout
18634 \align center
18635 \begin_inset Tabular
18636 <lyxtabular version="3" rows="3" columns="3">
18637 <features>
18638 <column alignment="center" valignment="top" width="0" special="Vc">
18639 <column alignment="center" valignment="top" width="0" special="Vc">
18640 <column alignment="center" valignment="top" width="0" special="VcV">
18641 <row>
18642 <cell alignment="center" valignment="top" topline="true" usebox="none">
18643 \begin_inset Text
18644
18645 \begin_layout Plain Layout
18646 sd
18647 \end_layout
18648
18649 \end_inset
18650 </cell>
18651 <cell alignment="center" valignment="top" topline="true" usebox="none">
18652 \begin_inset Text
18653
18654 \begin_layout Plain Layout
18655
18656 \end_layout
18657
18658 \end_inset
18659 </cell>
18660 <cell alignment="center" valignment="top" topline="true" usebox="none">
18661 \begin_inset Text
18662
18663 \begin_layout Plain Layout
18664
18665 \end_layout
18666
18667 \end_inset
18668 </cell>
18669 </row>
18670 <row>
18671 <cell alignment="center" valignment="top" topline="true" usebox="none">
18672 \begin_inset Text
18673
18674 \begin_layout Plain Layout
18675
18676 \end_layout
18677
18678 \end_inset
18679 </cell>
18680 <cell alignment="center" valignment="top" topline="true" usebox="none">
18681 \begin_inset Text
18682
18683 \begin_layout Plain Layout
18684 sd
18685 \end_layout
18686
18687 \end_inset
18688 </cell>
18689 <cell alignment="center" valignment="top" topline="true" usebox="none">
18690 \begin_inset Text
18691
18692 \begin_layout Plain Layout
18693
18694 \end_layout
18695
18696 \end_inset
18697 </cell>
18698 </row>
18699 <row>
18700 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18701 \begin_inset Text
18702
18703 \begin_layout Plain Layout
18704
18705 \end_layout
18706
18707 \end_inset
18708 </cell>
18709 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18710 \begin_inset Text
18711
18712 \begin_layout Plain Layout
18713
18714 \end_layout
18715
18716 \end_inset
18717 </cell>
18718 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18719 \begin_inset Text
18720
18721 \begin_layout Plain Layout
18722 sd
18723 \end_layout
18724
18725 \end_inset
18726 </cell>
18727 </row>
18728 </lyxtabular>
18729
18730 \end_inset
18731
18732
18733 \end_layout
18734
18735 \end_inset
18736
18737
18738 \end_layout
18739
18740 \begin_layout Subsection
18741 Filets à traits interrompus
18742 \begin_inset Index
18743 status collapsed
18744
18745 \begin_layout Plain Layout
18746 Personnalisation des tableaux ! Filets à traits interrompus
18747 \end_layout
18748
18749 \end_inset
18750
18751
18752 \end_layout
18753
18754 \begin_layout Standard
18755 \begin_inset ERT
18756 status collapsed
18757
18758 \begin_layout Plain Layout
18759
18760
18761 \backslash
18762 ifarydshln
18763 \end_layout
18764
18765 \end_inset
18766
18767
18768 \begin_inset Note Note
18769 status open
18770
18771 \begin_layout Plain Layout
18772 La section suivante ne s'affichera que si vous avez installé le paquetage
18773  LaTeX 
18774 \series bold
18775 arydshln
18776 \series default
18777 .
18778 \end_layout
18779
18780 \end_inset
18781
18782
18783 \end_layout
18784
18785 \begin_layout Standard
18786 \begin_inset Float table
18787 placement H
18788 wide false
18789 sideways false
18790 status open
18791
18792 \begin_layout Plain Layout
18793 \begin_inset Caption
18794
18795 \begin_layout Plain Layout
18796 \begin_inset CommandInset label
18797 LatexCommand label
18798 name "tab:Tableau-filets-tirets"
18799
18800 \end_inset
18801
18802 Tableau avec des filets à traits interrompus
18803 \end_layout
18804
18805 \end_inset
18806
18807
18808 \end_layout
18809
18810 \begin_layout Plain Layout
18811 \align center
18812 \begin_inset Tabular
18813 <lyxtabular version="3" rows="5" columns="5">
18814 <features>
18815 <column alignment="center" valignment="top" width="0">
18816 <column alignment="center" valignment="top" width="0">
18817 <column alignment="center" valignment="top" width="0" special=":c">
18818 <column alignment="center" valignment="top" width="0">
18819 <column alignment="center" valignment="top" width="0">
18820 <row>
18821 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18822 \begin_inset Text
18823
18824 \begin_layout Plain Layout
18825 a
18826 \end_layout
18827
18828 \end_inset
18829 </cell>
18830 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18831 \begin_inset Text
18832
18833 \begin_layout Plain Layout
18834 b
18835 \end_layout
18836
18837 \end_inset
18838 </cell>
18839 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18840 \begin_inset Text
18841
18842 \begin_layout Plain Layout
18843 c
18844 \end_layout
18845
18846 \end_inset
18847 </cell>
18848 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18849 \begin_inset Text
18850
18851 \begin_layout Plain Layout
18852 d
18853 \end_layout
18854
18855 \end_inset
18856 </cell>
18857 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18858 \begin_inset Text
18859
18860 \begin_layout Plain Layout
18861 e
18862 \end_layout
18863
18864 \end_inset
18865 </cell>
18866 </row>
18867 <row>
18868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18869 \begin_inset Text
18870
18871 \begin_layout Plain Layout
18872 f
18873 \end_layout
18874
18875 \end_inset
18876 </cell>
18877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18878 \begin_inset Text
18879
18880 \begin_layout Plain Layout
18881 g
18882 \end_layout
18883
18884 \end_inset
18885 </cell>
18886 <cell alignment="center" valignment="top" topline="true" usebox="none">
18887 \begin_inset Text
18888
18889 \begin_layout Plain Layout
18890 h
18891 \end_layout
18892
18893 \end_inset
18894 </cell>
18895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18896 \begin_inset Text
18897
18898 \begin_layout Plain Layout
18899 i
18900 \end_layout
18901
18902 \end_inset
18903 </cell>
18904 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18905 \begin_inset Text
18906
18907 \begin_layout Plain Layout
18908 j
18909 \end_layout
18910
18911 \end_inset
18912 </cell>
18913 </row>
18914 <row>
18915 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18916 \begin_inset Text
18917
18918 \begin_layout Plain Layout
18919 \begin_inset ERT
18920 status collapsed
18921
18922 \begin_layout Plain Layout
18923
18924
18925 \backslash
18926 hdashline 
18927 \end_layout
18928
18929 \end_inset
18930
18931 k
18932 \end_layout
18933
18934 \end_inset
18935 </cell>
18936 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18937 \begin_inset Text
18938
18939 \begin_layout Plain Layout
18940 l
18941 \end_layout
18942
18943 \end_inset
18944 </cell>
18945 <cell alignment="center" valignment="top" usebox="none">
18946 \begin_inset Text
18947
18948 \begin_layout Plain Layout
18949 m
18950 \end_layout
18951
18952 \end_inset
18953 </cell>
18954 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18955 \begin_inset Text
18956
18957 \begin_layout Plain Layout
18958 n
18959 \end_layout
18960
18961 \end_inset
18962 </cell>
18963 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18964 \begin_inset Text
18965
18966 \begin_layout Plain Layout
18967 o
18968 \end_layout
18969
18970 \end_inset
18971 </cell>
18972 </row>
18973 <row>
18974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18975 \begin_inset Text
18976
18977 \begin_layout Plain Layout
18978 \begin_inset ERT
18979 status collapsed
18980
18981 \begin_layout Plain Layout
18982
18983
18984 \backslash
18985 cdashline{4-5}
18986 \end_layout
18987
18988 \end_inset
18989
18990 p
18991 \end_layout
18992
18993 \end_inset
18994 </cell>
18995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18996 \begin_inset Text
18997
18998 \begin_layout Plain Layout
18999 q
19000 \end_layout
19001
19002 \end_inset
19003 </cell>
19004 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
19005 \begin_inset Text
19006
19007 \begin_layout Plain Layout
19008 r
19009 \end_layout
19010
19011 \end_inset
19012 </cell>
19013 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none" special="c:">
19014 \begin_inset Text
19015
19016 \begin_layout Plain Layout
19017 s
19018 \end_layout
19019
19020 \end_inset
19021 </cell>
19022 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19023 \begin_inset Text
19024
19025 \begin_layout Plain Layout
19026
19027 \end_layout
19028
19029 \end_inset
19030 </cell>
19031 </row>
19032 <row>
19033 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19034 \begin_inset Text
19035
19036 \begin_layout Plain Layout
19037 t
19038 \end_layout
19039
19040 \end_inset
19041 </cell>
19042 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19043 \begin_inset Text
19044
19045 \begin_layout Plain Layout
19046 u
19047 \end_layout
19048
19049 \end_inset
19050 </cell>
19051 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19052 \begin_inset Text
19053
19054 \begin_layout Plain Layout
19055 v
19056 \end_layout
19057
19058 \end_inset
19059 </cell>
19060 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19061 \begin_inset Text
19062
19063 \begin_layout Plain Layout
19064 w
19065 \end_layout
19066
19067 \end_inset
19068 </cell>
19069 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19070 \begin_inset Text
19071
19072 \begin_layout Plain Layout
19073 x
19074 \end_layout
19075
19076 \end_inset
19077 </cell>
19078 </row>
19079 </lyxtabular>
19080
19081 \end_inset
19082
19083
19084 \end_layout
19085
19086 \end_inset
19087
19088
19089 \end_layout
19090
19091 \begin_layout Standard
19092 LyX ne gère pas de façon native les filets à lignes interrompues, vous devez
19093  donc employer du code TeX.
19094  Mais avant il faut charger le paquetage LaTeX 
19095 \series bold
19096 arydshln
19097 \series default
19098
19099 \begin_inset Index
19100 status collapsed
19101
19102 \begin_layout Plain Layout
19103 Paquetages LaTeX ! arydshln
19104 \end_layout
19105
19106 \end_inset
19107
19108  dans le préambule du document avec la commande 
19109 \end_layout
19110
19111 \begin_layout Standard
19112
19113 \series bold
19114
19115 \backslash
19116 usepackage{arydshln}
19117 \end_layout
19118
19119 \begin_layout Standard
19120 Pour faire un filet vertical avec un trait interrompu, mettez deux points
19121  
19122 \begin_inset Quotes eld
19123 \end_inset
19124
19125 :
19126 \begin_inset Quotes erd
19127 \end_inset
19128
19129  avec le caractère décrivant l'alignement horizontal comme paramètre LaTeX
19130  dans la fenêtre de dialogue de paramètre du tableau.
19131 \end_layout
19132
19133 \begin_layout Standard
19134 Pour un trait horizontal interrompu, ajoutez la commande
19135 \end_layout
19136
19137 \begin_layout Standard
19138
19139 \series bold
19140
19141 \backslash
19142 hdashline
19143 \end_layout
19144
19145 \begin_layout Standard
19146 en code TeX comme premier élément de la première cellule de la ligne de
19147  tableau.
19148 \end_layout
19149
19150 \begin_layout Standard
19151 Pour des filets interrompus avec des cellules multicolonnes, utilisez la
19152  commande 
19153 \end_layout
19154
19155 \begin_layout Standard
19156
19157 \series bold
19158
19159 \backslash
19160 cdashline{
19161 \series default
19162 numéros de colonnes}
19163 \end_layout
19164
19165 \begin_layout Standard
19166 en code TeX comme premier élément de la première cellule de la ligne.
19167  Si par exemple, vous avez une cellule multicolonne qui couvre les colonnes
19168  2 à 4 et que vous voulez un filet interrompu au dessus, ajoutez la commande
19169 \end_layout
19170
19171 \begin_layout Standard
19172
19173 \series bold
19174
19175 \backslash
19176 cdashline{2-4}
19177 \end_layout
19178
19179 \begin_layout Standard
19180 comme premier élément de la première cellule de la ligne contenant la multicolon
19181 ne.
19182 \end_layout
19183
19184 \begin_layout Standard
19185 \begin_inset VSpace bigskip
19186 \end_inset
19187
19188
19189 \end_layout
19190
19191 \begin_layout Standard
19192 Le tableau
19193 \begin_inset space ~
19194 \end_inset
19195
19196
19197 \begin_inset CommandInset ref
19198 LatexCommand ref
19199 reference "tab:Tableau-filets-tirets"
19200
19201 \end_inset
19202
19203  a été créé en utilisant 
19204 \begin_inset Quotes eld
19205 \end_inset
19206
19207
19208 \series bold
19209 :c
19210 \series default
19211
19212 \begin_inset Quotes erd
19213 \end_inset
19214
19215  comme paramètre LaTeX pour la troisième colonne.
19216  La commande en code TeX 
19217 \series bold
19218
19219 \backslash
19220 hdashline
19221 \series default
19222  a été insérée dans la première cellule de la troisième ligne et la commande
19223  en code TeX 
19224 \series bold
19225
19226 \backslash
19227 cdashline{4-5}
19228 \series default
19229  a été insérée dans la première cellule de la quatrième ligne.
19230 \end_layout
19231
19232 \begin_layout Standard
19233 \begin_inset Note Greyedout
19234 status open
19235
19236 \begin_layout Plain Layout
19237
19238 \series bold
19239 Note:
19240 \series default
19241  Le paquetage LaTeX 
19242 \series bold
19243 arydshln
19244 \series default
19245  qui a été utilisé n'est apparemment pas compatible avec le paquetage LaTeX
19246  
19247 \series bold
19248 colortbl
19249 \series default
19250
19251 \begin_inset Index
19252 status collapsed
19253
19254 \begin_layout Plain Layout
19255 Paquetages LaTeX ! colortbl
19256 \end_layout
19257
19258 \end_inset
19259
19260  qui est utilisé pour avoir des tableaux colorés dans la section
19261 \begin_inset space ~
19262 \end_inset
19263
19264
19265 \begin_inset CommandInset ref
19266 LatexCommand ref
19267 reference "sec:Tableaux-Colorés"
19268
19269 \end_inset
19270
19271 .
19272  Cela signifie que les tableaux colorés ne peuvent pas avoir de filets à
19273  traits interrompus.
19274 \end_layout
19275
19276 \end_inset
19277
19278
19279 \end_layout
19280
19281 \begin_layout Standard
19282 \begin_inset ERT
19283 status collapsed
19284
19285 \begin_layout Plain Layout
19286
19287
19288 \backslash
19289 else
19290 \end_layout
19291
19292 \end_inset
19293
19294
19295 \begin_inset Note Note
19296 status open
19297
19298 \begin_layout Plain Layout
19299 Ce qui suit sera affiché si le paquetage LaTeX 
19300 \series bold
19301 arydshln
19302 \series default
19303  n'est pas installé :
19304 \end_layout
19305
19306 \end_inset
19307
19308
19309 \end_layout
19310
19311 \begin_layout Standard
19312 Vous devez installer le paquetage LaTeX 
19313 \series bold
19314 arydshln
19315 \series default
19316  pour voir le contenu des cette section dans la sortie imprimée.
19317 \end_layout
19318
19319 \begin_layout Standard
19320 \begin_inset ERT
19321 status collapsed
19322
19323 \begin_layout Plain Layout
19324
19325
19326 \backslash
19327 fi
19328 \end_layout
19329
19330 \end_inset
19331
19332
19333 \end_layout
19334
19335 \begin_layout Chapter
19336 Flottants
19337 \begin_inset Index
19338 status collapsed
19339
19340 \begin_layout Plain Layout
19341 Flottants
19342 \end_layout
19343
19344 \end_inset
19345
19346
19347 \begin_inset CommandInset label
19348 LatexCommand label
19349 name "cha:Flottants"
19350
19351 \end_inset
19352
19353
19354 \end_layout
19355
19356 \begin_layout Section
19357 Introduction
19358 \begin_inset CommandInset label
19359 LatexCommand label
19360 name "sec:Flottants-Introduction"
19361
19362 \end_inset
19363
19364
19365 \begin_inset Index
19366 status collapsed
19367
19368 \begin_layout Plain Layout
19369 Flottants ! Introduction
19370 \end_layout
19371
19372 \end_inset
19373
19374
19375 \end_layout
19376
19377 \begin_layout Standard
19378 Un flottant est une portion de document, qui peut être associé à une étiquette
19379  et dont la position n'est pas fixée.
19380  Il peut 
19381 \begin_inset Quotes eld
19382 \end_inset
19383
19384 flotter
19385 \begin_inset Quotes erd
19386 \end_inset
19387
19388  d'une page ou deux en avant ou en arrière, pour trouver l'emplacement le
19389  plus approprié.
19390  Les 
19391 \family sans
19392 Notes
19393 \begin_inset space ~
19394 \end_inset
19395
19396 en
19397 \begin_inset space ~
19398 \end_inset
19399
19400 Bas
19401 \begin_inset space ~
19402 \end_inset
19403
19404 de
19405 \begin_inset space ~
19406 \end_inset
19407
19408 Page
19409 \family default
19410  et le 
19411 \family sans
19412 Notes
19413 \begin_inset space ~
19414 \end_inset
19415
19416 en
19417 \begin_inset space ~
19418 \end_inset
19419
19420 Marge
19421 \family default
19422  sont par exemple aussi des flottants, puisqu'elles peuvent se retrouver
19423  sur la page suivante quand il y a trop de notes sur la page courante.
19424 \end_layout
19425
19426 \begin_layout Standard
19427 Grâce aux flottants, on peut obtenir automatiquement une mise en page de
19428  très grande qualité.
19429  Les images et les tableaux peuvent être répartis sur plusieurs pages pour
19430  éviter des lignes blanches ou des pages sans texte.
19431  Comme le fait d'utiliser un flottant supprime la liaison entre le texte
19432  et le tableau ou l'image, on va pouvoir faire référence au flottant dans
19433  le texte.
19434  Les flottants sont donc numérotés.
19435  Les références croisées sont décrites dans la section
19436 \begin_inset space ~
19437 \end_inset
19438
19439
19440 \begin_inset CommandInset ref
19441 LatexCommand ref
19442 reference "sec:Referencer-les-Flottants"
19443
19444 \end_inset
19445
19446 .
19447 \end_layout
19448
19449 \begin_layout Standard
19450 Pour insérer un flottant, on utilise un des sous menus du menu 
19451 \family sans
19452 Insérer\SpecialChar \menuseparator
19453 Flottant.
19454
19455 \family default
19456  Une boîte va être insérée dans votre document avec par exemple une étiquette
19457  du genre 
19458 \begin_inset Quotes eld
19459 \end_inset
19460
19461 Figure
19462 \begin_inset space ~
19463 \end_inset
19464
19465 #:
19466 \begin_inset Quotes erd
19467 \end_inset
19468
19469  (où # est un numéro).
19470  L'étiquette est automatiquement traduite dans la langue du document dans
19471  la sortie finale.
19472  Après l'étiquette vous pouvez insérer du texte comme légende.
19473  L'image ou le tableau est inséré avant ou après la légende dans un paragraphe
19474  séparé, à l'intérieur du flottant.
19475  Vous trouverez plus de détails sur le positionnement des légendes dans
19476  la section
19477 \begin_inset space ~
19478 \end_inset
19479
19480
19481 \begin_inset CommandInset ref
19482 LatexCommand ref
19483 reference "sec:Placement-légende"
19484
19485 \end_inset
19486
19487 .
19488  Pour améliorer la lisibilité de votre document dans LyX, vous pouvez fermer
19489  ou ouvrir la boîte de votre flottant en cliquant avec le bouton de gauche
19490  sur la boîte grise qui se trouve en haut à gauche de celui-ci.
19491  Une boîte de flottant fermée ressemble à ceci : 
19492 \begin_inset Graphics
19493         filename clipart/floatQt4.png
19494         scale 60
19495
19496 \end_inset
19497
19498  -- une case grise avec un texte rouge.
19499 \end_layout
19500
19501 \begin_layout Standard
19502 Il est recommandé d'insérer les flottants comme des paragraphes séparés
19503  pour éviter des erreurs avec LaTeX, quand le texte qui entoure le flottant
19504  est formaté de façon particulière.
19505 \end_layout
19506
19507 \begin_layout Section
19508 Les Types de Flottants
19509 \end_layout
19510
19511 \begin_layout Standard
19512 En plus des flottants de figures et de tableau qui sont décrits respectivement
19513  dans les sections
19514 \begin_inset space ~
19515 \end_inset
19516
19517
19518 \begin_inset CommandInset ref
19519 LatexCommand ref
19520 reference "sec:Figure-Floats"
19521
19522 \end_inset
19523
19524  et 
19525 \begin_inset CommandInset ref
19526 LatexCommand ref
19527 reference "sec:Table-Floats"
19528
19529 \end_inset
19530
19531 , LyX offre aussi les types 
19532 \series bold
19533 Algorithme
19534 \series default
19535  et 
19536 \series bold
19537 Enrobage
19538 \series default
19539 .
19540 \end_layout
19541
19542 \begin_layout Subsection
19543 Flottant d'algorithme
19544 \begin_inset Index
19545 status collapsed
19546
19547 \begin_layout Plain Layout
19548 Flottants ! Algorithmes
19549 \end_layout
19550
19551 \end_inset
19552
19553
19554 \begin_inset CommandInset label
19555 LatexCommand label
19556 name "sub:Flottant-d'Algorithme"
19557
19558 \end_inset
19559
19560
19561 \end_layout
19562
19563 \begin_layout Standard
19564 \begin_inset Float algorithm
19565 placement h
19566 wide false
19567 sideways false
19568 status open
19569
19570 \begin_layout Plain Layout
19571 \begin_inset Caption
19572
19573 \begin_layout Plain Layout
19574 \begin_inset CommandInset label
19575 LatexCommand label
19576 name "alg:Exemple-Flottant-Algorithme"
19577
19578 \end_inset
19579
19580 Exemple de flottant d'algorithme
19581 \end_layout
19582
19583 \end_inset
19584
19585
19586 \end_layout
19587
19588 \begin_layout LyX-Code
19589 for I in 1..N loop
19590 \begin_inset Newline newline
19591 \end_inset
19592
19593  Sum:= Sum + A(I); /*comment*/
19594 \begin_inset Newline newline
19595 \end_inset
19596
19597 end loop
19598 \begin_inset VSpace -4mm
19599 \end_inset
19600
19601
19602 \end_layout
19603
19604 \end_inset
19605
19606
19607 \end_layout
19608
19609 \begin_layout Standard
19610 Ce type de flottant est inséré à l'aide du menu 
19611 \family sans
19612 Insérer\SpecialChar \menuseparator
19613 Flottant\SpecialChar \menuseparator
19614 Algorithme
19615 \family default
19616 .
19617  Il peut être utilisé pour des morceaux de code source ou des descriptions
19618  d'algorithmes.
19619  Vous pouvez par exemple utiliser l'environnement Code
19620 \begin_inset space ~
19621 \end_inset
19622
19623 LyX qui est décrit dans le 
19624 \emph on
19625 Guide
19626 \emph default
19627
19628 \begin_inset space ~
19629 \end_inset
19630
19631
19632 \emph on
19633 de
19634 \begin_inset space ~
19635 \end_inset
19636
19637 l'Utilisateur
19638 \emph default
19639  de LyX.
19640  l'algorithme
19641 \begin_inset space ~
19642 \end_inset
19643
19644
19645 \begin_inset CommandInset ref
19646 LatexCommand ref
19647 reference "alg:Exemple-Flottant-Algorithme"
19648
19649 \end_inset
19650
19651  est un exemple de flottant d'algorithme où un espace vertical de -4
19652 \begin_inset space \thinspace{}
19653 \end_inset
19654
19655 mm a été ajouté à la fin du flottant pour que la ligne du bas du flottant
19656  soit placée exactement sous le texte de la dernière ligne.
19657 \end_layout
19658
19659 \begin_layout Standard
19660 L'étiquette de ce flottant n'est pas automatiquement traduite dans la langue
19661  du document.
19662  Si votre document n'est pas en anglais, vous devez le faire vous-même manuellem
19663 ent en ajoutant la ligne suivante dans le préambule de votre document :
19664 \end_layout
19665
19666 \begin_layout Standard
19667
19668 \series bold
19669
19670 \backslash
19671 floatname{algorithm}{votre
19672 \begin_inset space ~
19673 \end_inset
19674
19675 nom}
19676 \end_layout
19677
19678 \begin_layout Standard
19679
19680 \family sans
19681  votre
19682 \begin_inset space ~
19683 \end_inset
19684
19685 nom
19686 \family default
19687  est le mot 
19688 \begin_inset Quotes eld
19689 \end_inset
19690
19691
19692 \emph on
19693 algorithme
19694 \emph default
19695
19696 \begin_inset Quotes erd
19697 \end_inset
19698
19699  dans votre langue.
19700 \end_layout
19701
19702 \begin_layout Standard
19703 Pour insérer la liste des algorithmes, vous pouvez utiliser le menu 
19704 \family sans
19705 Insérer\SpecialChar \menuseparator
19706 Listes
19707 \begin_inset space ~
19708 \end_inset
19709
19710 &
19711 \begin_inset space ~
19712 \end_inset
19713
19714 TdM\SpecialChar \menuseparator
19715 Liste
19716 \begin_inset space ~
19717 \end_inset
19718
19719 des
19720 \begin_inset space ~
19721 \end_inset
19722
19723 algorithmes
19724 \family default
19725  si votre document est en anglais.
19726  Pour les documents qui ne sont pas en anglais, utilisez la commande suivante
19727  en code TeX à la place:
19728 \end_layout
19729
19730 \begin_layout Standard
19731
19732 \series bold
19733
19734 \backslash
19735 listof{algorithm}{votre
19736 \begin_inset space ~
19737 \end_inset
19738
19739 nom}
19740 \end_layout
19741
19742 \begin_layout Standard
19743 où 
19744 \family sans
19745 votre
19746 \begin_inset space ~
19747 \end_inset
19748
19749 nom
19750 \family default
19751  est la traduction de 
19752 \begin_inset Quotes eld
19753 \end_inset
19754
19755
19756 \emph on
19757 List of Algorithm
19758 \emph default
19759 s
19760 \begin_inset Quotes erd
19761 \end_inset
19762
19763  dans votre langue.
19764 \end_layout
19765
19766 \begin_layout Standard
19767 Les flottants d'algorithme ne sont pas numérotés par défaut en suivant le
19768  schéma 
19769 \begin_inset Quotes eld
19770 \end_inset
19771
19772 chapitre.algorithme
19773 \begin_inset Quotes erd
19774 \end_inset
19775
19776  comme c'est le cas pour les tableaux dans plusieurs classes de documents.
19777  Pour numéroter les flottants d'algorithme dans ce schéma, ajoutez cette
19778  commande dans le préambule de votre document :
19779 \end_layout
19780
19781 \begin_layout Standard
19782
19783 \series bold
19784
19785 \backslash
19786 numberwithin{algorithm}{chapter}
19787 \end_layout
19788
19789 \begin_layout Standard
19790 Pour pouvoir utiliser la commande 
19791 \series bold
19792
19793 \backslash
19794 numberwithin
19795 \series default
19796 , activez l'option 
19797 \family sans
19798 Utiliser
19799 \begin_inset space ~
19800 \end_inset
19801
19802 le
19803 \begin_inset space ~
19804 \end_inset
19805
19806 paquetage
19807 \begin_inset space ~
19808 \end_inset
19809
19810 AMS
19811 \begin_inset space ~
19812 \end_inset
19813
19814 math
19815 \family default
19816  dans la rubrique 
19817 \family sans
19818 Options
19819 \begin_inset space ~
19820 \end_inset
19821
19822 des
19823 \begin_inset space ~
19824 \end_inset
19825
19826 Maths
19827 \family default
19828  de la fenêtre de dialogue 
19829 \family sans
19830 Paramètres
19831 \begin_inset space ~
19832 \end_inset
19833
19834 du
19835 \begin_inset space ~
19836 \end_inset
19837
19838 Document
19839 \family default
19840 .
19841 \end_layout
19842
19843 \begin_layout Subsection
19844 Flottant d'enrobage
19845 \begin_inset Index
19846 status collapsed
19847
19848 \begin_layout Plain Layout
19849 Flottants ! Flottants d'enrobage
19850 \end_layout
19851
19852 \end_inset
19853
19854
19855 \begin_inset CommandInset label
19856 LatexCommand label
19857 name "sub:flottants-d'enrobage"
19858
19859 \end_inset
19860
19861
19862 \end_layout
19863
19864 \begin_layout Standard
19865 \begin_inset Wrap figure
19866 lines 0
19867 placement l
19868 overhang 1cm
19869 width "40col%"
19870 status open
19871
19872 \begin_layout Plain Layout
19873 \begin_inset Graphics
19874         filename ../clipart/mobius.eps
19875         width 40col%
19876         scaleBeforeRotation
19877         rotateOrigin center
19878
19879 \end_inset
19880
19881
19882 \end_layout
19883
19884 \begin_layout Plain Layout
19885 \begin_inset Caption
19886
19887 \begin_layout Plain Layout
19888 \begin_inset CommandInset label
19889 LatexCommand label
19890 name "fig:Figure-enrobée"
19891
19892 \end_inset
19893
19894 Ceci est une figure habillée.
19895 \end_layout
19896
19897 \end_inset
19898
19899
19900 \end_layout
19901
19902 \end_inset
19903
19904  Ce type de flottant est utilisé quand on veut que le texte habille la figure
19905  de sorte qu'elle n'occupe plus qu'une partie de la largeur de la colonne.
19906  Vous pouvez en insérer un en utilisant le menu 
19907 \family sans
19908 Insérer\SpecialChar \menuseparator
19909 Flottant\SpecialChar \menuseparator
19910 Flottant
19911 \begin_inset space ~
19912 \end_inset
19913
19914 d'enrobage
19915 \family default
19916 \lang english
19917  
19918 \lang french
19919 à la condition que le paquetage LaTeX 
19920 \series bold
19921 wrapfig
19922 \series default
19923
19924 \begin_inset Index
19925 status collapsed
19926
19927 \begin_layout Plain Layout
19928 Paquetages LaTeX ! wrapfig
19929 \begin_inset ERT
19930 status collapsed
19931
19932 \begin_layout Plain Layout
19933
19934
19935 \backslash
19936 vspace{4mm}
19937 \end_layout
19938
19939 \end_inset
19940
19941
19942 \end_layout
19943
19944 \end_inset
19945
19946  soit installé.
19947 \begin_inset Foot
19948 status collapsed
19949
19950 \begin_layout Plain Layout
19951 Voyez dans la manuel 
19952 \emph on
19953 Configuration
19954 \begin_inset space ~
19955 \end_inset
19956
19957 LaTeX 
19958 \emph default
19959 comment installer des paquetages LaTeX.
19960 \end_layout
19961
19962 \end_inset
19963
19964  La largeur et la position du flottant peut être modifiée en faisant un
19965  clic droit sur la boîte du flottant.
19966  La figure
19967 \begin_inset space ~
19968 \end_inset
19969
19970
19971 \begin_inset CommandInset ref
19972 LatexCommand ref
19973 reference "fig:Figure-enrobée"
19974
19975 \end_inset
19976
19977  est un exemple de flottant d'enrobage avec une largeur de 40
19978 \begin_inset space \thinspace{}
19979 \end_inset
19980
19981 col%.
19982 \begin_inset Foot
19983 status collapsed
19984
19985 \begin_layout Plain Layout
19986 Les unités disponibles sont expliquées dans l'appendice
19987 \begin_inset space ~
19988 \end_inset
19989
19990
19991 \begin_inset CommandInset ref
19992 LatexCommand ref
19993 reference "cha:Unités-de-longueur"
19994
19995 \end_inset
19996
19997 .
19998 \end_layout
19999
20000 \end_inset
20001
20002
20003 \end_layout
20004
20005 \begin_layout Standard
20006 \begin_inset Note Greyedout
20007 status open
20008
20009 \begin_layout Plain Layout
20010
20011 \series bold
20012 Note:
20013 \series default
20014  Les flottants d'enrobage peuvent être fragiles! Par exemple, avoir une
20015  figure trop près du bas de page peut tout chambouler et faire que le flottant
20016  n'apparaît pas à l'impression ou qu'il se retrouve par dessus une portion
20017  de texte.
20018 \end_layout
20019
20020 \end_inset
20021
20022
20023 \end_layout
20024
20025 \begin_layout Standard
20026 En général:
20027 \end_layout
20028
20029 \begin_layout Itemize
20030 Les flottants d'enrobage ne doivent pas être placés dans des paragraphes
20031  qui risquent de passer à la page suivante.
20032  Ce qui veut dire que les flottants d'enrobages doivent de préférence être
20033  positionnés à l'endroit exact où on veut qu'ils apparaissent dans la sortie,
20034  et ce quand le document est presque prêt pour pouvoir anticiper les sauts
20035  de page.
20036 \end_layout
20037
20038 \begin_layout Itemize
20039 Les flottants d'enrobage devraient être placés soit dans leur propre paragraphe,
20040  juste avant le paragraphe qui doit les habiller ou à l'intérieur d'un paragraph
20041 e.
20042 \end_layout
20043
20044 \begin_layout Itemize
20045 Des flottants d'enrobages dans deux paragraphes consécutifs peuvent poser
20046  des problèmes, il vaut donc mieux s'assurer qu'il y a un paragraphe de
20047  texte entre les deux, comme séparateur.
20048 \end_layout
20049
20050 \begin_layout Itemize
20051 Les flottants d'enrobage ne sont pas autorisés dans les en-têtes de sections
20052  ou les tableaux.
20053 \end_layout
20054
20055 \begin_layout Section
20056 Numérotation des flottants
20057 \begin_inset CommandInset label
20058 LatexCommand label
20059 name "sec:Numérotatio-Flottants"
20060
20061 \end_inset
20062
20063
20064 \begin_inset Index
20065 status collapsed
20066
20067 \begin_layout Plain Layout
20068 Flottants ! Numérotation
20069 \end_layout
20070
20071 \end_inset
20072
20073
20074 \end_layout
20075
20076 \begin_layout Standard
20077 Les flottant sont soit numérotés indépendemment des sections dans lesquelles
20078  ils se trouvent, soit en utilisant un format du genre 
20079 \begin_inset Quotes eld
20080 \end_inset
20081
20082 chapitre.numéro
20083 \begin_inset Quotes erd
20084 \end_inset
20085
20086  ou 
20087 \begin_inset Quotes eld
20088 \end_inset
20089
20090 section.numéro
20091 \begin_inset Quotes erd
20092 \end_inset
20093
20094 .
20095  Cela dépend de la classe de document utilisée.
20096 \end_layout
20097
20098 \begin_layout Standard
20099 Pour changer le format de la numérotation qui ne dépend pas de la section
20100  dans laquelle on se trouve, on peut utiliser la commande suivante dans
20101  le préambule du document :
20102 \end_layout
20103
20104 \begin_layout Standard
20105
20106 \series bold
20107
20108 \backslash
20109 renewcommand{
20110 \backslash
20111 thetable}{
20112 \backslash
20113 roman{table}}
20114 \end_layout
20115
20116 \begin_layout Standard
20117
20118 \series bold
20119
20120 \backslash
20121 thetable
20122 \series default
20123  est la commande qui imprime le numéro du tableau, pour les figures, la
20124  commande serait 
20125 \series bold
20126
20127 \backslash
20128 thefigure
20129 \series default
20130 .
20131  La commande 
20132 \series bold
20133
20134 \backslash
20135 roman
20136 \series default
20137  utilisée dans la commande précédente, imprime le numéro du tableau sous
20138  forme de petits chiffres romains.
20139 \end_layout
20140
20141 \begin_layout Standard
20142 Pour changer le type de numérotation pour par exemple 
20143 \begin_inset Quotes eld
20144 \end_inset
20145
20146 sous-section.numéro
20147 \begin_inset Quotes erd
20148 \end_inset
20149
20150 , utilisez la commande suivante dans le préambule du document :
20151 \end_layout
20152
20153 \begin_layout Standard
20154
20155 \series bold
20156
20157 \backslash
20158 numberwithin{table}{subsection}
20159 \end_layout
20160
20161 \begin_layout Standard
20162 Pour pouvoir utiliser la commande 
20163 \series bold
20164
20165 \backslash
20166 numberwithin
20167 \series default
20168 , vous devez activer l'option 
20169 \family sans
20170 Utiliser
20171 \begin_inset space ~
20172 \end_inset
20173
20174 le
20175 \begin_inset space ~
20176 \end_inset
20177
20178 paquetage
20179 \begin_inset space ~
20180 \end_inset
20181
20182 maths
20183 \begin_inset space ~
20184 \end_inset
20185
20186 AMS
20187 \family default
20188  dans la rubrique 
20189 \family sans
20190 Options
20191 \begin_inset space ~
20192 \end_inset
20193
20194 des
20195 \begin_inset space ~
20196 \end_inset
20197
20198 Maths
20199 \family default
20200  de la fenêtre de dialogue 
20201 \family sans
20202 Paramètres
20203 \family default
20204  du document.
20205 \end_layout
20206
20207 \begin_layout Standard
20208 Veuillez aussi jeter un coup d'œil à la section
20209 \begin_inset space ~
20210 \end_inset
20211
20212
20213 \begin_inset CommandInset ref
20214 LatexCommand ref
20215 reference "sub:Numerotation-notes-bas-de-page"
20216
20217 \end_inset
20218
20219  pour plus de détails et des notes importantes sur les commandes de numérotation.
20220 \end_layout
20221
20222 \begin_layout Section
20223 Faire Référence à des Flottants
20224 \begin_inset CommandInset label
20225 LatexCommand label
20226 name "sec:Referencer-les-Flottants"
20227
20228 \end_inset
20229
20230
20231 \begin_inset Index
20232 status collapsed
20233
20234 \begin_layout Plain Layout
20235 Flottants ! Références
20236 \end_layout
20237
20238 \end_inset
20239
20240
20241 \begin_inset Index
20242 status collapsed
20243
20244 \begin_layout Plain Layout
20245 Références
20246 \end_layout
20247
20248 \end_inset
20249
20250
20251 \end_layout
20252
20253 \begin_layout Standard
20254 Pour faire référence à un flottant, insérez une étiquette dans sa légende
20255  en utilisant le menu 
20256 \family sans
20257 Insérer\SpecialChar \menuseparator
20258 Étiquette
20259 \family default
20260  ou le bouton 
20261 \begin_inset Graphics
20262         filename ../../images/label-insert.png
20263         scale 85
20264         scaleBeforeRotation
20265
20266 \end_inset
20267
20268  de la barre d'outils.
20269  Une boîte grise de ce genre : 
20270 \begin_inset Graphics
20271         filename clipart/labelQt4.png
20272         scale 85
20273         scaleBeforeRotation
20274
20275 \end_inset
20276
20277  sera insérée et la fenêtre de l'étiquette s'ouvrira pour vous permettre
20278  de saisir le texte de l'étiquette.
20279  LyX propose comme texte pour l'étiquette les premiers mots de la légendes
20280  précédés d'un préfixe.
20281  Ce préfixe dépend du type de flottant, par exemple, pour une figure le
20282  préfixe sera "
20283 \family sans
20284 fig:
20285 \family default
20286 ".
20287 \end_layout
20288
20289 \begin_layout Standard
20290 L'étiquette sert à la fois de point d'ancrage et de nom pour la référence.
20291  Vous pouvez faire référence à cette étiquette en utilisant le menu 
20292 \family sans
20293 Insérer\SpecialChar \menuseparator
20294 Référence
20295 \begin_inset space ~
20296 \end_inset
20297
20298 Croisée
20299 \family default
20300  ou le bouton 
20301 \begin_inset Graphics
20302         filename ../../images/dialog-show-new-inset_ref.png
20303         scale 85
20304         scaleBeforeRotation
20305
20306 \end_inset
20307
20308  de la barre d'outils.
20309  Une boîte grise de référence croisée comme celle-ci : 
20310 \begin_inset Graphics
20311         filename ../clipart/referenceQt4.png
20312         scale 85
20313         scaleBeforeRotation
20314
20315 \end_inset
20316
20317  va être insérée et la fenêtre de référence croisée va s'ouvrir et montrer
20318  toutes les étiquettes définies dans votre document.
20319  Si vous avez plusieurs documents LyX ouverts, vous pouvez choisir celui
20320  que vous voulez utiliser avec la liste déroulante qui se trouve en haut
20321  de la fenêtre de dialogue.
20322  Vous pouvez trier les étiquettes par ordre alphabétique et ensuite en choisir
20323  une.
20324  Dans la sortie imprimée, le numéro du flottant apparaîtra à la position
20325  de la référence croisée.
20326 \end_layout
20327
20328 \begin_layout Standard
20329 Il est recommandé d'utiliser une espace insécable entre le nom d'une référence
20330  croisée et son numéro pour éviter un saut de ligne peu esthétique entre
20331  les deux.
20332  Si une référence croisées fait référence à une étiquette qui n'existe pas,
20333  vous verrez deux points d'interrogation dans la sortie imprimée à la place
20334  du numéro de la référence.
20335 \end_layout
20336
20337 \begin_layout Standard
20338 Vous pouvez modifier une étiquette à tout moment en cliquant sur sa boîte.
20339  Les références vers l'étiquette modifiée seront mise à jour automatiquement
20340  pour tenir compte du nouveau texte de l'étiquette, de sorte que vous n'avez
20341  pas à vous en préoccuper.
20342 \end_layout
20343
20344 \begin_layout Standard
20345 Le bouton 
20346 \family sans
20347 Aller
20348 \begin_inset space ~
20349 \end_inset
20350
20351 à
20352 \begin_inset space ~
20353 \end_inset
20354
20355 l'étiquette
20356 \family default
20357  dans la fenêtre de référence croisée va positionner le curseur juste devant
20358  l'étiquette à laquelle on fait référence.
20359  Le nom du bouton bouton 
20360 \family sans
20361 Revenir
20362 \family default
20363  et vous pouvez l'utiliser pour remettre le curseur sur la référence croisée.
20364  Si vous faites un clic droit sur la boîte d'une référence croisée, le curseur
20365  est aussi placé devant l'étiquette concernée, mais vous ne pouvez pas revenir
20366  à votre point de départ.
20367 \end_layout
20368
20369 \begin_layout Subsection
20370 Formats de Références Croisées
20371 \begin_inset CommandInset label
20372 LatexCommand label
20373 name "sub:Formats-Références-Croisées"
20374
20375 \end_inset
20376
20377
20378 \begin_inset Index
20379 status collapsed
20380
20381 \begin_layout Plain Layout
20382 Références ! Formats
20383 \end_layout
20384
20385 \end_inset
20386
20387
20388 \end_layout
20389
20390 \begin_layout Standard
20391 Il y a six types de références croisées :
20392 \end_layout
20393
20394 \begin_layout Description
20395 <référence>
20396 \begin_inset space ~
20397 \end_inset
20398
20399 : affiche le numéro de l'élément, c'est le choix par défaut : 
20400 \begin_inset CommandInset ref
20401 LatexCommand ref
20402 reference "fig:Deux-images-déformées"
20403
20404 \end_inset
20405
20406
20407 \end_layout
20408
20409 \begin_layout Description
20410 (<référence>)
20411 \begin_inset space ~
20412 \end_inset
20413
20414 : affiche le numéro de l'élément entre parenthèses, c'est le style utilisé
20415  normalement pour faire référence à des formules mathématiques, en particulier
20416  quand le mot 
20417 \begin_inset Quotes eld
20418 \end_inset
20419
20420 Équation
20421 \begin_inset Quotes erd
20422 \end_inset
20423
20424  est omis : 
20425 \begin_inset CommandInset ref
20426 LatexCommand eqref
20427 reference "eq:Wgn"
20428
20429 \end_inset
20430
20431
20432 \end_layout
20433
20434 \begin_layout Description
20435 <page>
20436 \begin_inset space ~
20437 \end_inset
20438
20439 : affiche le numéro de la page sur laquelle se trouve l'élément: Page
20440 \begin_inset space ~
20441 \end_inset
20442
20443
20444 \begin_inset CommandInset ref
20445 LatexCommand pageref
20446 reference "fig:Deux-images-déformées"
20447
20448 \end_inset
20449
20450
20451 \end_layout
20452
20453 \begin_layout Description
20454 page
20455 \begin_inset space ~
20456 \end_inset
20457
20458 <page>
20459 \begin_inset space ~
20460 \end_inset
20461
20462 : affiche le mot 
20463 \begin_inset Quotes eld
20464 \end_inset
20465
20466 page
20467 \begin_inset Quotes erd
20468 \end_inset
20469
20470  suivi du numéro de la page sur laquelle se trouve l'élément : 
20471 \begin_inset CommandInset ref
20472 LatexCommand vpageref
20473 reference "fig:Deux-images-déformées"
20474
20475 \end_inset
20476
20477
20478 \end_layout
20479
20480 \begin_layout Description
20481 <référence>
20482 \begin_inset space ~
20483 \end_inset
20484
20485 page
20486 \begin_inset space ~
20487 \end_inset
20488
20489 <page>
20490 \begin_inset space ~
20491 \end_inset
20492
20493 : affiche le numéro de l'élément, le mot 
20494 \begin_inset Quotes eld
20495 \end_inset
20496
20497 page
20498 \begin_inset Quotes erd
20499 \end_inset
20500
20501  et le numéro de la page : 
20502 \begin_inset CommandInset ref
20503 LatexCommand vref
20504 reference "fig:Deux-images-déformées"
20505
20506 \end_inset
20507
20508
20509 \end_layout
20510
20511 \begin_layout Description
20512 Référence
20513 \begin_inset space ~
20514 \end_inset
20515
20516 mise
20517 \begin_inset space ~
20518 \end_inset
20519
20520 en
20521 \begin_inset space ~
20522 \end_inset
20523
20524 forme
20525 \begin_inset space ~
20526 \end_inset
20527
20528 : affiche une référence croisée qui définit son propre format.
20529
20530 \lang english
20531  
20532 \lang french
20533
20534 \begin_inset Note Greyedout
20535 status open
20536
20537 \begin_layout Plain Layout
20538
20539 \series bold
20540 Note:
20541 \series default
20542  Ce type de référence croisée n'est disponible que si vous avez installé
20543  le paquetage LaTeX 
20544 \series bold
20545 prettyref.
20546 \end_layout
20547
20548 \end_inset
20549
20550
20551 \end_layout
20552
20553 \begin_layout Standard
20554 Notez que le style <page> n'imprimera pas le numéro de la page si l'étiquette
20555  se trouve sur la page précédente, la même page ou la page suivante.
20556  Vous verrez par exemple un texte du genre 
20557 \begin_inset Quotes eld
20558 \end_inset
20559
20560 sur cette page
20561 \begin_inset Quotes erd
20562 \end_inset
20563
20564  à la place.
20565 \end_layout
20566
20567 \begin_layout Standard
20568 Le numéro affecté à une étiquette et le numéro de la page sur laquelle elle
20569  se trouve sont calculés automatiquement par LaTeX.
20570  Vous choisissez une des six variétés de références dans le champ Format
20571  de la fenêtre de référence croisée qui s'ouvre quand vous cliquez sur la
20572  boîte de la référence croisée.
20573 \end_layout
20574
20575 \begin_layout Subsection
20576 Nommage automatique des références croisées
20577 \begin_inset Index
20578 status collapsed
20579
20580 \begin_layout Plain Layout
20581 Références ! Nommage automatique
20582 \end_layout
20583
20584 \end_inset
20585
20586
20587 \end_layout
20588
20589 \begin_layout Standard
20590 Le paquetage LaTeX 
20591 \series bold
20592 hyperref
20593 \series default
20594  fournit une fonction très utile pour automatiser la création des références
20595  croisées, en incluant le nom du flottant référencé (ou d'une partie comme
20596  une section).
20597  Par exemple pour vous éviter de devoir écrire le mot 
20598 \begin_inset Quotes eld
20599 \end_inset
20600
20601 Figure
20602 \begin_inset Quotes erd
20603 \end_inset
20604
20605  devant chaque boîte de référence.
20606  Pour profiter de ce nommage automatique des références croisées, vous devez
20607  charger le paquetage LaTeX 
20608 \series bold
20609 hyperref
20610 \series default
20611
20612 \begin_inset Index
20613 status collapsed
20614
20615 \begin_layout Plain Layout
20616 Paquetages LaTeX ! hyperref
20617 \end_layout
20618
20619 \end_inset
20620
20621  dans le préambule du document avec
20622 \end_layout
20623
20624 \begin_layout Standard
20625
20626 \series bold
20627
20628 \backslash
20629 usepackage[pdfborder={0 0 0}]{hyperref}
20630 \begin_inset Newline newline
20631 \end_inset
20632
20633
20634 \backslash
20635 AtBeginDocument{
20636 \backslash
20637 renewcommand{
20638 \backslash
20639 ref}[1]{
20640 \backslash
20641 mbox{
20642 \backslash
20643 autoref{#1}}}}
20644 \end_layout
20645
20646 \begin_layout Standard
20647
20648 \series bold
20649 hyperref
20650 \series default
20651  est utilisé pour lier les références croisées dans les sorties DVI et PDF,
20652  ce qui signifie que le lecteur de votre document pourra cliquer sur un
20653  élément de la table de matières (TdM) ou sur une référence et qu'il sera
20654  transporté sur la portion de document référencée.
20655  
20656 \series bold
20657 hyperref
20658 \series default
20659  peut aussi créer des signets PDF pour chaque section pour rendre plus facile
20660  la navigation à l'intérieur du document.
20661  C'est aussi utilisé dans ce document, mais vous devrez jeter un coup d'œil
20662  dans le préambule de ce document pour voir toutes les options qui ont été
20663  utilisées dans la commande de chargement d'
20664 \series bold
20665 hyperref
20666 \series default
20667 .
20668  Pour en apprendre plus au sujet du paquetage 
20669 \series bold
20670 hyperref
20671 \series default
20672 , nous vous renvoyons à sa documentation 
20673 \begin_inset CommandInset citation
20674 LatexCommand cite
20675 key "hyperref"
20676
20677 \end_inset
20678
20679 .
20680 \end_layout
20681
20682 \begin_layout Standard
20683 \begin_inset Note Greyedout
20684 status open
20685
20686 \begin_layout Plain Layout
20687
20688 \series bold
20689 Note:
20690 \series default
20691  Le nommage automatique de références ne peut être utilisé si vous avez
20692  choisi le style de référence 
20693 \family sans
20694 Référence
20695 \begin_inset space ~
20696 \end_inset
20697
20698 mise
20699 \begin_inset space ~
20700 \end_inset
20701
20702 en
20703 \begin_inset space ~
20704 \end_inset
20705
20706 forme
20707 \family default
20708  décrit dans la section
20709 \begin_inset space ~
20710 \end_inset
20711
20712
20713 \begin_inset CommandInset ref
20714 LatexCommand ref
20715 reference "sub:Formats-Références-Croisées"
20716
20717 \end_inset
20718
20719 .
20720 \end_layout
20721
20722 \end_inset
20723
20724
20725 \end_layout
20726
20727 \begin_layout Subsection
20728 Positionnement des Références 
20729 \begin_inset CommandInset label
20730 LatexCommand label
20731 name "sub:Reference-Position"
20732
20733 \end_inset
20734
20735
20736 \begin_inset Index
20737 status collapsed
20738
20739 \begin_layout Plain Layout
20740 Références ! Positionnement
20741 \end_layout
20742
20743 \end_inset
20744
20745
20746 \end_layout
20747
20748 \begin_layout Standard
20749 Si vous utilisez le paquetage 
20750 \series bold
20751 hyperref
20752 \series default
20753
20754 \begin_inset Index
20755 status collapsed
20756
20757 \begin_layout Plain Layout
20758 Paquetages LaTeX ! hyperref
20759 \end_layout
20760
20761 \end_inset
20762
20763  pour lier vos références croisées dans la sortie finale, vous verrez que
20764  cliquer sur la référence à un flottant d'image saute vers l'étiquette de
20765  l'image.
20766  La légende sera dans la partie haute de l'écran, ce qui fait que vous ne
20767  pourrez voir l'image sans faire défiler le texte.
20768  Ce problème vient du fait que le point d'ancrage de la référence se situe
20769  à l'endroit de l'étiquette.
20770  En utilisant le paquetage LaTeX 
20771 \series bold
20772 hypcap
20773 \series default
20774
20775 \begin_inset Index
20776 status collapsed
20777
20778 \begin_layout Plain Layout
20779 Paquetages LaTeX ! hypcap
20780 \end_layout
20781
20782 \end_inset
20783
20784 , qui fait partie du paquetage LaTeX 
20785 \series bold
20786 oberdiek
20787 \series default
20788
20789 \begin_inset Index
20790 status collapsed
20791
20792 \begin_layout Plain Layout
20793 Paquetages LaTeX ! oberdiek
20794 \end_layout
20795
20796 \end_inset
20797
20798 , le point d'ancrage d'un lien est place en haut du flottant.
20799  Pour utiliser cette fonction avec les flottants de figure, chargez 
20800 \series bold
20801 hypcap
20802 \series default
20803  dans l'entête du document avec la ligne
20804 \end_layout
20805
20806 \begin_layout Standard
20807
20808 \series bold
20809
20810 \backslash
20811 usepackage[figure]{hypcap}
20812 \end_layout
20813
20814 \begin_layout Standard
20815 Vous pouvez aussi utiliser 
20816 \series bold
20817 hypcap
20818 \series default
20819  pour tous les flottants, mais ce n'est pas recommandé pour des raisons
20820  de stabilité.
20821  Pour plus d'information, jetez un coup d'œil au manuel d' 
20822 \series bold
20823 hypcap
20824 \series default
20825  
20826 \begin_inset CommandInset citation
20827 LatexCommand cite
20828 key "hypcap"
20829
20830 \end_inset
20831
20832 .
20833 \end_layout
20834
20835 \begin_layout Standard
20836 \begin_inset Note Greyedout
20837 status open
20838
20839 \begin_layout Plain Layout
20840
20841 \series bold
20842 Note:
20843 \series default
20844  
20845 \series bold
20846 hypcap
20847 \series default
20848  doit être chargé après 
20849 \series bold
20850 hyperref
20851 \series default
20852  dans le préambule du document.
20853 \end_layout
20854
20855 \end_inset
20856
20857
20858 \end_layout
20859
20860 \begin_layout Standard
20861 \begin_inset Note Greyedout
20862 status open
20863
20864 \begin_layout Plain Layout
20865
20866 \series bold
20867 Note:
20868 \series default
20869  
20870 \series bold
20871 hypcap
20872 \series default
20873  n'a aucun effet pour les références à des sous-figures.
20874 \end_layout
20875
20876 \end_inset
20877
20878
20879 \end_layout
20880
20881 \begin_layout Section
20882 Placement des flottants
20883 \begin_inset CommandInset label
20884 LatexCommand label
20885 name "sec:Placement-flottants"
20886
20887 \end_inset
20888
20889
20890 \begin_inset Index
20891 status collapsed
20892
20893 \begin_layout Plain Layout
20894 Flottants ! Placement
20895 \end_layout
20896
20897 \end_inset
20898
20899
20900 \end_layout
20901
20902 \begin_layout Standard
20903 En faisant un clic droit sur la boîte d'un flottant, on ouvre la fenêtre
20904  de dialogue 
20905 \family sans
20906 Paramètre
20907 \begin_inset space ~
20908 \end_inset
20909
20910 de
20911 \begin_inset space ~
20912 \end_inset
20913
20914 Flottant
20915 \family default
20916  dans laquelle vous pouvez modifier le paramètres de placement que LaTeX
20917  utilise pour déterminer où placer le flottant.
20918 \begin_inset Newline newline
20919 \end_inset
20920
20921 L'option 
20922 \family sans
20923 Plusieurs
20924 \begin_inset space ~
20925 \end_inset
20926
20927 colonnes
20928 \family default
20929  n'est utilisée que dans le cas d'un document à plusieurs colonnes: si vous
20930  l'activez, le flottant va couvrir l'ensemble des colonnes au lieu d'être
20931  confiné sur une seule colonne.
20932 \begin_inset Newline newline
20933 \end_inset
20934
20935 L'option 
20936 \family sans
20937 Rotation
20938 \begin_inset space ~
20939 \end_inset
20940
20941 90°
20942 \family default
20943  est utilisée pour faire tourner les flottants, voyez la section
20944 \begin_inset space ~
20945 \end_inset
20946
20947
20948 \begin_inset CommandInset ref
20949 LatexCommand ref
20950 reference "sec:Flottants-renversés"
20951
20952 \end_inset
20953
20954 .
20955 \end_layout
20956
20957 \begin_layout Standard
20958 En désactivant l'option 
20959 \family sans
20960 Utilise
20961 \begin_inset space ~
20962 \end_inset
20963
20964 le
20965 \begin_inset space ~
20966 \end_inset
20967
20968 placement
20969 \begin_inset space ~
20970 \end_inset
20971
20972 par
20973 \begin_inset space ~
20974 \end_inset
20975
20976 défaut
20977 \family default
20978  vous pouvez utiliser une ou plusieurs des options suivantes pour modifier
20979  le placement du flottant:
20980 \end_layout
20981
20982 \begin_layout Description
20983 Ici,
20984 \begin_inset space ~
20985 \end_inset
20986
20987 si
20988 \begin_inset space ~
20989 \end_inset
20990
20991 possible: essaie de placer le flottant à la position où il a été inséré
20992  dans LyX
20993 \end_layout
20994
20995 \begin_layout Description
20996 Haut
20997 \begin_inset space ~
20998 \end_inset
20999
21000 de
21001 \begin_inset space ~
21002 \end_inset
21003
21004 la
21005 \begin_inset space ~
21006 \end_inset
21007
21008 page: essaie de placer le flottant en haut de la page courante
21009 \end_layout
21010
21011 \begin_layout Description
21012 Bas
21013 \begin_inset space ~
21014 \end_inset
21015
21016 de
21017 \begin_inset space ~
21018 \end_inset
21019
21020 la
21021 \begin_inset space ~
21022 \end_inset
21023
21024 page: essaie de placer le flottant en bas de la page courante
21025 \end_layout
21026
21027 \begin_layout Description
21028 Page
21029 \begin_inset space ~
21030 \end_inset
21031
21032 de
21033 \begin_inset space ~
21034 \end_inset
21035
21036 flottants: essaie de placer le flottant sur une page à part, éventuellement
21037  avec d'autres flottants 
21038 \end_layout
21039
21040 \begin_layout Standard
21041 LaTeX utilise
21042 \emph on
21043  toujours 
21044 \emph default
21045 les options dans l'ordre donné ci-dessus.
21046  Ce qui veut dire que si vous utilisez le placement par défaut, LaTeX va
21047  d'abord essayer 
21048 \family sans
21049 Ici
21050 \begin_inset space ~
21051 \end_inset
21052
21053 si
21054 \begin_inset space ~
21055 \end_inset
21056
21057 possible
21058 \family default
21059 , ensuite 
21060 \family sans
21061 Haut
21062 \begin_inset space ~
21063 \end_inset
21064
21065 de
21066 \begin_inset space ~
21067 \end_inset
21068
21069 la
21070 \begin_inset space ~
21071 \end_inset
21072
21073 page
21074 \family default
21075 , et ainsi de suite.
21076  Si vous n'utilisez pas le placement par défaut, LaTeX va essayer les options
21077  que vous avez cochées, mais dans l'ordre donné ci-dessus.
21078  Si aucune des quatre options de placement n'est possible, la procédure
21079  est répétée avec la possibilité de mettre les flottant sur la page suivante.
21080 \end_layout
21081
21082 \begin_layout Standard
21083 Par défaut, chaque option a ses propres règles d'application:
21084 \end_layout
21085
21086 \begin_layout Standard
21087
21088 \family sans
21089 Haut
21090 \begin_inset space ~
21091 \end_inset
21092
21093 de
21094 \begin_inset space ~
21095 \end_inset
21096
21097 la
21098 \begin_inset space ~
21099 \end_inset
21100
21101 page
21102 \family default
21103  : seuls les flottants occupant moins de 70% de la page peuvent être placés
21104  en haut de page (
21105 \series bold
21106
21107 \backslash
21108 topfraction
21109 \series default
21110 ).
21111 \end_layout
21112
21113 \begin_layout Standard
21114
21115 \family sans
21116 Bas
21117 \begin_inset space ~
21118 \end_inset
21119
21120 de
21121 \begin_inset space ~
21122 \end_inset
21123
21124 la
21125 \begin_inset space ~
21126 \end_inset
21127
21128 page
21129 \family default
21130  : seuls les flottants occupant moins de 30% de la page peuvent être placés
21131  en bas de page (
21132 \series bold
21133
21134 \backslash
21135 bottomfraction
21136 \series default
21137 ).
21138 \end_layout
21139
21140 \begin_layout Standard
21141
21142 \family sans
21143 Page
21144 \begin_inset space ~
21145 \end_inset
21146
21147 de
21148 \begin_inset space ~
21149 \end_inset
21150
21151 flottants
21152 \family default
21153  : plusieurs flottants peuvent être placés ensembles sur une page seulement
21154  si ils occupent plus de 50% de celle-ci (
21155 \series bold
21156
21157 \backslash
21158 floatpagefraction
21159 \series default
21160 ).
21161 \end_layout
21162
21163 \begin_layout Standard
21164 Si vous n'aimez pas ces règles, vous pouvez les ignorer en utilisant l'option
21165  supplémentaire 
21166 \family sans
21167 Ignorer
21168 \begin_inset space ~
21169 \end_inset
21170
21171 les
21172 \begin_inset space ~
21173 \end_inset
21174
21175 règles
21176 \begin_inset space ~
21177 \end_inset
21178
21179 LaTeX
21180 \family default
21181 \lang english
21182 .
21183 \begin_inset Newline newline
21184 \end_inset
21185
21186
21187 \lang french
21188 Vous pouvez aussi redéfinir les règles avec les commandes LaTeX qui sont
21189  données entre parenthèses après les descriptions des règles données ci-dessus.
21190  Par exemple, pour augmenter à 50
21191 \begin_inset space \thinspace{}
21192 \end_inset
21193
21194 % la valeur de la règle de bas de page dont la valeur par défaut est souvent
21195  trop petite, ajoutez cette ligne au préambule de votre document :
21196 \end_layout
21197
21198 \begin_layout Standard
21199
21200 \series bold
21201
21202 \backslash
21203 renewcommand{
21204 \backslash
21205 bottomfraction}{0.5}
21206 \end_layout
21207
21208 \begin_layout Standard
21209 Parfois, vous avez besoin que dans tous les cas, le flottant soit placé
21210  exactement à l'endroit où vous l'avez inséré.
21211  dans ce cas utilisez l'option 
21212 \family sans
21213 Ici
21214 \begin_inset space ~
21215 \end_inset
21216
21217 à
21218 \begin_inset space ~
21219 \end_inset
21220
21221 tout
21222 \begin_inset space ~
21223 \end_inset
21224
21225 Prix
21226 \family default
21227 .
21228  Utilisez cette option le moins souvent possible et seulement quand le document
21229  est presque prêt à être imprimé.
21230  En effet, le flottant n'est plus capable de 
21231 \begin_inset Quotes eld
21232 \end_inset
21233
21234 flotter
21235 \begin_inset Quotes erd
21236 \end_inset
21237
21238 , ce qui peut perturber toutes les mises en page.
21239 \end_layout
21240
21241 \begin_layout Standard
21242 Il n'y a pas d'option de placement pour les flottants d'enrobage, puisqu'ils
21243  sont toujours entourés par le texte d'un paragraphe donné.
21244 \begin_inset VSpace bigskip
21245 \end_inset
21246
21247
21248 \end_layout
21249
21250 \begin_layout Standard
21251 On peut parfois se trouver dans la situation où un flottant est placé en
21252  haut d'une page alors que la section concernée ne commence qu'au milieu
21253  de la page, ce qui fait que le lecteur peut penser qu'il fait partie de
21254  la section précédente.
21255  On peut utiliser la commande LaTeX 
21256 \series bold
21257
21258 \backslash
21259 suppressfloats
21260 \series default
21261  pour éviter ce cas.
21262  Elle empêche le placement d'un flottant donné dans la page dans laquelle
21263  il est inséré et donc elle peut être utilisée pour éviter qu'un flottant
21264  soit placé avant que la section commence.
21265  Pour obtenir ce comportement, ajoutez ces commandes dans le préambule de
21266  votre document :
21267 \end_layout
21268
21269 \begin_layout Standard
21270
21271 \series bold
21272
21273 \backslash
21274 let
21275 \backslash
21276 mySection
21277 \backslash
21278 section
21279 \begin_inset Newline newline
21280 \end_inset
21281
21282
21283 \backslash
21284 renewcommand{
21285 \backslash
21286 section}{
21287 \backslash
21288 suppressfloats[t]
21289 \backslash
21290 mySection}
21291 \end_layout
21292
21293 \begin_layout Standard
21294 Vous pouvez définir la même chose pour tous les types d'en-têtes de section,
21295  comme les chapitres et les sous-sections.
21296  Il n'est pas recommandé d'utiliser cette définition avec des portions de
21297  texte trop petites comme les sous-sous-sections parce que LaTeX pourrait
21298  ensuite avoir du mal à trouver un positionnement correct.
21299 \end_layout
21300
21301 \begin_layout Standard
21302 \begin_inset VSpace bigskip
21303 \end_inset
21304
21305 Dans certains cas il est demandé de placer toutes les figures et tous les
21306  tableaux à la fin du document.
21307  C'est pour de telles situations que le paquetage LaTeX 
21308 \series bold
21309 endfloat
21310 \series default
21311
21312 \begin_inset Index
21313 status collapsed
21314
21315 \begin_layout Plain Layout
21316 Paquetages LaTeX ! endfloat
21317 \end_layout
21318
21319 \end_inset
21320
21321  a été développé.
21322  Il met en effet tous les flottants de figures et de tableaux à la fin du
21323  document dans leurs propres sections.
21324  À la position d'origine du flottant, une indication textuelle du genre
21325  
21326 \begin_inset Quotes eld
21327 \end_inset
21328
21329
21330 \family sans
21331 [Figure
21332 \begin_inset space ~
21333 \end_inset
21334
21335 3.2 
21336 \lang english
21337 about here.
21338 \lang french
21339 ]
21340 \family default
21341
21342 \begin_inset Quotes erd
21343 \end_inset
21344
21345  est insérée.
21346  Le paquetage 
21347 \series bold
21348 endfloat
21349 \series default
21350  est chargé dans le préambule avec la ligne suivante 
21351 \end_layout
21352
21353 \begin_layout Standard
21354
21355 \series bold
21356
21357 \backslash
21358 usepackage[options]{endfloat}
21359 \end_layout
21360
21361 \begin_layout Standard
21362 Il y a aussi de nombreuses options de paquetage pour modifier le format
21363  des sections de figures ou de tableau qui sont créées.
21364  Pour plus d'information, nous vous renvoyons à la documentation du paquetage
21365  
21366 \series bold
21367 endfloa
21368 \series default
21369
21370 \begin_inset CommandInset citation
21371 LatexCommand cite
21372 key "endfloat"
21373
21374 \end_inset
21375
21376 .
21377 \begin_inset Newline newline
21378 \end_inset
21379
21380
21381 \begin_inset Note Greyedout
21382 status open
21383
21384 \begin_layout Plain Layout
21385
21386 \series bold
21387 Note: endfloat
21388 \series default
21389  ne fournit pas de traduction automatique de l'indication textuelle, vous
21390  devez donc le faire manuellement, voyez la section
21391 \begin_inset space ~
21392 \end_inset
21393
21394 4 de 
21395 \begin_inset CommandInset citation
21396 LatexCommand cite
21397 key "endfloat"
21398
21399 \end_inset
21400
21401 .
21402 \end_layout
21403
21404 \end_inset
21405
21406
21407 \begin_inset Newline newline
21408 \end_inset
21409
21410
21411 \begin_inset Note Greyedout
21412 status open
21413
21414 \begin_layout Plain Layout
21415
21416 \series bold
21417 Note:
21418 \series default
21419  Il y a actuellement un bug dans le paquetage 
21420 \series bold
21421 endfloat
21422 \series default
21423  quand la légende contient un 
21424 \begin_inset Quotes eld
21425 \end_inset
21426
21427 ß
21428 \begin_inset Quotes erd
21429 \end_inset
21430
21431  allemand.
21432  Utilisez dans ce cas la commande 
21433 \begin_inset Quotes eld
21434 \end_inset
21435
21436
21437 \series bold
21438
21439 \backslash
21440 ss
21441 \series default
21442
21443 \begin_inset Quotes erd
21444 \end_inset
21445
21446  en code TeX à la place du 
21447 \begin_inset Quotes eld
21448 \end_inset
21449
21450 ß
21451 \begin_inset Quotes erd
21452 \end_inset
21453
21454 .
21455 \end_layout
21456
21457 \end_inset
21458
21459
21460 \end_layout
21461
21462 \begin_layout Standard
21463 \begin_inset VSpace bigskip
21464 \end_inset
21465
21466 Pour plus d'information sur les manières de placer les flottants, jetez
21467  un coup d'œil aux livres sur LaTeX, 
21468 \begin_inset CommandInset citation
21469 LatexCommand cite
21470 key "latexcompanion,latexguide,latexbook"
21471
21472 \end_inset
21473
21474 .
21475 \end_layout
21476
21477 \begin_layout Section
21478 Flottants Renversés
21479 \begin_inset CommandInset label
21480 LatexCommand label
21481 name "sec:Flottants-renversés"
21482
21483 \end_inset
21484
21485
21486 \begin_inset Index
21487 status collapsed
21488
21489 \begin_layout Plain Layout
21490 Flottants ! Renversés
21491 \end_layout
21492
21493 \end_inset
21494
21495
21496 \end_layout
21497
21498 \begin_layout Standard
21499 Vous pouvez vouloir faire pivoter vos flottants, surtout dans le cas de
21500  tableaux très larges.
21501  Pour faire pivoter l'ensemble d'un flottant, y compris sa légende, faites
21502  un clic droit sur la boîte du flottant et utilisez l'option 
21503 \family sans
21504 Rotation
21505 \begin_inset space ~
21506 \end_inset
21507
21508 90°
21509 \family default
21510 .
21511 \end_layout
21512
21513 \begin_layout Standard
21514 Les flottants renversés sont systématiquement placés sur leur propre page
21515  ( ou colonne, si vous avez un document sur deux colonnes ).
21516  Il sont pivotés de sorte que vous puissiez les lire en vous plaçant du
21517  côté de la marge externe.
21518  Pour forcer un sens de rotation donné pour toutes les pages, vous pouvez
21519  ajouter soit l'option 
21520 \series bold
21521 figuresleft
21522 \series default
21523  soit l'option 
21524 \series bold
21525 figuresright
21526 \series default
21527  aux options de la classe de document.
21528 \end_layout
21529
21530 \begin_layout Standard
21531 Faire référence à un flottant renversé se fait de la même manière que pour
21532  un flottant normal, la mise en forme de la légende est aussi identique
21533  : Le tableau
21534 \begin_inset space ~
21535 \end_inset
21536
21537
21538 \begin_inset CommandInset ref
21539 LatexCommand ref
21540 reference "tab:Tableau-pivoté"
21541
21542 \end_inset
21543
21544  est un exemple de flottant de tableau renversé.
21545 \end_layout
21546
21547 \begin_layout Standard
21548 \begin_inset Note Greyedout
21549 status open
21550
21551 \begin_layout Plain Layout
21552
21553 \series bold
21554 Note:
21555 \series default
21556  Les flottants pivotés ne sont pas affichables par tous les visualiseurs
21557  DVI.
21558 \end_layout
21559
21560 \end_inset
21561
21562
21563 \end_layout
21564
21565 \begin_layout Standard
21566 \begin_inset Float table
21567 wide false
21568 sideways true
21569 status open
21570
21571 \begin_layout Plain Layout
21572 \begin_inset Caption
21573
21574 \begin_layout Plain Layout
21575 \begin_inset CommandInset label
21576 LatexCommand label
21577 name "tab:Tableau-pivoté"
21578
21579 \end_inset
21580
21581  Tableau pivoté
21582 \end_layout
21583
21584 \end_inset
21585
21586
21587 \end_layout
21588
21589 \begin_layout Plain Layout
21590 \align center
21591 \begin_inset Tabular
21592 <lyxtabular version="3" rows="1" columns="5">
21593 <features>
21594 <column alignment="center" valignment="top" width="0">
21595 <column alignment="center" valignment="top" width="0">
21596 <column alignment="center" valignment="top" width="0">
21597 <column alignment="center" valignment="top" width="0">
21598 <column alignment="center" valignment="top" width="0">
21599 <row>
21600 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21601 \begin_inset Text
21602
21603 \begin_layout Plain Layout
21604 test
21605 \end_layout
21606
21607 \end_inset
21608 </cell>
21609 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21610 \begin_inset Text
21611
21612 \begin_layout Plain Layout
21613 b
21614 \end_layout
21615
21616 \end_inset
21617 </cell>
21618 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21619 \begin_inset Text
21620
21621 \begin_layout Plain Layout
21622 c
21623 \end_layout
21624
21625 \end_inset
21626 </cell>
21627 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21628 \begin_inset Text
21629
21630 \begin_layout Plain Layout
21631 d
21632 \end_layout
21633
21634 \end_inset
21635 </cell>
21636 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21637 \begin_inset Text
21638
21639 \begin_layout Plain Layout
21640 e
21641 \end_layout
21642
21643 \end_inset
21644 </cell>
21645 </row>
21646 </lyxtabular>
21647
21648 \end_inset
21649
21650
21651 \end_layout
21652
21653 \end_inset
21654
21655
21656 \end_layout
21657
21658 \begin_layout Section
21659 Flottants côte-à-côte
21660 \begin_inset Index
21661 status collapsed
21662
21663 \begin_layout Plain Layout
21664 Flottants ! côte-à-côte
21665 \end_layout
21666
21667 \end_inset
21668
21669
21670 \end_layout
21671
21672 \begin_layout Standard
21673 Pour placer des flottants côte-à-côte, comme pour la figure
21674 \begin_inset space ~
21675 \end_inset
21676
21677
21678 \begin_inset CommandInset ref
21679 LatexCommand ref
21680 reference "fig:Flottant-gauche"
21681
21682 \end_inset
21683
21684  et 
21685 \begin_inset CommandInset ref
21686 LatexCommand ref
21687 reference "fig:Flottant-droit"
21688
21689 \end_inset
21690
21691 , on n'utilise 
21692 \emph on
21693 qu'un seul 
21694 \emph default
21695 flottant.
21696  On y insère deux boîtes de minipages
21697 \begin_inset Foot
21698 status collapsed
21699
21700 \begin_layout Plain Layout
21701 Les minipages sont décrites dans la section
21702 \begin_inset space ~
21703 \end_inset
21704
21705
21706 \begin_inset CommandInset ref
21707 LatexCommand ref
21708 reference "sec:Minipages"
21709
21710 \end_inset
21711
21712 .
21713 \end_layout
21714
21715 \end_inset
21716
21717 .
21718  La largeur est mise à 45
21719 \begin_inset space \thinspace{}
21720 \end_inset
21721
21722 -50
21723 \begin_inset space \thinspace{}
21724 \end_inset
21725
21726 column% et l'alignement de la boîte à 
21727 \family sans
21728 Bas
21729 \family default
21730  pour chaque minipage.
21731  Les boîtes minipages contiennent l'image et la légende exactement comme
21732  avec un flottant.
21733  La seule différence est que l'unité de longueur 
21734 \family sans
21735 Largeur
21736 \begin_inset space ~
21737 \end_inset
21738
21739 colonne
21740 \begin_inset space ~
21741 \end_inset
21742
21743 %
21744 \family default
21745  utilisée pour l'image est maintenant définie par rapport à la largeur des
21746  boîtes minipages.
21747 \end_layout
21748
21749 \begin_layout Standard
21750 \begin_inset Float figure
21751 wide false
21752 sideways false
21753 status open
21754
21755 \begin_layout Plain Layout
21756 \begin_inset Box Frameless
21757 position "b"
21758 hor_pos "c"
21759 has_inner_box 1
21760 inner_pos "t"
21761 use_parbox 0
21762 width "45col%"
21763 special "none"
21764 height "1in"
21765 height_special "totalheight"
21766 status open
21767
21768 \begin_layout Plain Layout
21769 \align center
21770 \begin_inset Graphics
21771         filename ../clipart/mobius.eps
21772         lyxscale 50
21773         width 100col%
21774         scaleBeforeRotation
21775
21776 \end_inset
21777
21778
21779 \end_layout
21780
21781 \begin_layout Plain Layout
21782 \begin_inset Caption
21783
21784 \begin_layout Plain Layout
21785 \begin_inset CommandInset label
21786 LatexCommand label
21787 name "fig:Flottant-gauche"
21788
21789 \end_inset
21790
21791 Flottant du côté gauche.
21792 \end_layout
21793
21794 \end_inset
21795
21796
21797 \end_layout
21798
21799 \end_inset
21800
21801
21802 \begin_inset space \hfill{}
21803 \end_inset
21804
21805
21806 \begin_inset Box Frameless
21807 position "b"
21808 hor_pos "c"
21809 has_inner_box 1
21810 inner_pos "t"
21811 use_parbox 0
21812 width "45col%"
21813 special "none"
21814 height "1in"
21815 height_special "totalheight"
21816 status open
21817
21818 \begin_layout Plain Layout
21819 \align center
21820 \begin_inset Graphics
21821         filename ../clipart/platypus.eps
21822         lyxscale 50
21823         width 100col%
21824         scaleBeforeRotation
21825
21826 \end_inset
21827
21828
21829 \end_layout
21830
21831 \begin_layout Plain Layout
21832 \begin_inset Caption
21833
21834 \begin_layout Plain Layout
21835 \begin_inset CommandInset label
21836 LatexCommand label
21837 name "fig:Flottant-droit"
21838
21839 \end_inset
21840
21841 Flottant du côté droit.
21842 \end_layout
21843
21844 \end_inset
21845
21846
21847 \end_layout
21848
21849 \end_inset
21850
21851
21852 \end_layout
21853
21854 \end_inset
21855
21856
21857 \end_layout
21858
21859 \begin_layout Section
21860 Mise en Forme de la Légende
21861 \begin_inset Index
21862 status collapsed
21863
21864 \begin_layout Plain Layout
21865 Légende ! Mise en forme
21866 \end_layout
21867
21868 \end_inset
21869
21870
21871 \begin_inset Index
21872 status collapsed
21873
21874 \begin_layout Plain Layout
21875 Flottants ! Mise en forme de la Légende
21876 \end_layout
21877
21878 \end_inset
21879
21880
21881 \begin_inset Index
21882 status collapsed
21883
21884 \begin_layout Plain Layout
21885 Paquetages LaTeX ! caption
21886 \end_layout
21887
21888 \end_inset
21889
21890
21891 \begin_inset CommandInset label
21892 LatexCommand label
21893 name "sec:Formatage-légende"
21894
21895 \end_inset
21896
21897
21898 \end_layout
21899
21900 \begin_layout Standard
21901 L'environnement 
21902 \family sans
21903 Légende
21904 \family default
21905  est l'environnement de paragraphe par défaut pour les 
21906 \family sans
21907 flottants
21908 \family default
21909 .
21910  Dans la fenêtre de LyX les légendes apparaissent comme une étiquette comme
21911  par exemple 
21912 \begin_inset Quotes eld
21913 \end_inset
21914
21915
21916 \family sans
21917 Figure #:
21918 \family default
21919
21920 \begin_inset Quotes erd
21921 \end_inset
21922
21923  suivi par le texte de la légende.
21924  Le 
21925 \begin_inset Quotes eld
21926 \end_inset
21927
21928 #
21929 \begin_inset Quotes erd
21930 \end_inset
21931
21932  étant remplacé par le numéro de référence réel.
21933  Par défaut l'étiquette et le numéro sont dans la même police de caractères
21934  que le texte de la légende et deux points suivent le numéro pour séparer
21935  l'étiquette du texte.
21936  Ce format de légende n'est pas forcément adapté à tous les types de documents.
21937 \end_layout
21938
21939 \begin_layout Standard
21940 Pour modifier le format par défaut des légendes, il faut charger le paquetage
21941  LaTeX 
21942 \series bold
21943 caption
21944 \series default
21945
21946 \begin_inset Index
21947 status collapsed
21948
21949 \begin_layout Plain Layout
21950 Paquetages LaTeX ! caption
21951 \end_layout
21952
21953 \end_inset
21954
21955  dans le préambule de votre document avec la ligne suivante :
21956 \end_layout
21957
21958 \begin_layout Standard
21959
21960 \series bold
21961
21962 \backslash
21963 usepackage[format definition]{caption}
21964 \end_layout
21965
21966 \begin_layout Standard
21967 Pour avoir par exemple l'étiquette et le numéro dans une police sans empattement
21968  grasse et les légendes de tableau toujours au dessus des tableaux, comme
21969  dans ce document, utilisez les commandes suivantes :
21970 \end_layout
21971
21972 \begin_layout Standard
21973
21974 \series bold
21975
21976 \backslash
21977 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
21978 \end_layout
21979
21980 \begin_layout Standard
21981 Vous pouvez aussi définir des formats de légendes différents pour les différents
21982  types de flottants.
21983  Dans ce cas chargez le paquetage 
21984 \series bold
21985 caption 
21986 \series default
21987 sans option de format spécifique et définissez les différents formats à
21988  l'aide de la commande 
21989 \end_layout
21990
21991 \begin_layout Standard
21992
21993 \series bold
21994
21995 \backslash
21996 captionsetup[type de flottant]{définition du format}
21997 \end_layout
21998
21999 \begin_layout Standard
22000 dans le préambule du document.
22001  Par exemple les formats de légende de la Figure
22002 \begin_inset space ~
22003 \end_inset
22004
22005
22006 \begin_inset CommandInset ref
22007 LatexCommand ref
22008 reference "fig:Legende-de-fig"
22009
22010 \end_inset
22011
22012  et du Tableau
22013 \begin_inset space ~
22014 \end_inset
22015
22016
22017 \begin_inset CommandInset ref
22018 LatexCommand ref
22019 reference "tab:Légende-de-tab"
22020
22021 \end_inset
22022
22023  peuvent être créés en utilisant les commandes suivantes dans le préambule
22024  :
22025 \end_layout
22026
22027 \begin_layout Standard
22028
22029 \series bold
22030
22031 \backslash
22032 usepackage[tableposition=top]{caption}
22033 \series default
22034
22035 \begin_inset Newline newline
22036 \end_inset
22037
22038
22039 \series bold
22040
22041 \backslash
22042 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
22043 \begin_inset Newline newline
22044 \end_inset
22045
22046
22047 \begin_inset ERT
22048 status collapsed
22049
22050 \begin_layout Plain Layout
22051
22052
22053 \backslash
22054 hphantom{
22055 \backslash
22056
22057 \backslash
22058 captionsetup[figure]
22059 \backslash
22060 {}
22061 \end_layout
22062
22063 \end_inset
22064
22065  labelsep=period}
22066 \begin_inset Newline newline
22067 \end_inset
22068
22069
22070 \backslash
22071 captionsetup[table]{labelfont={bf,sf}}
22072 \end_layout
22073
22074 \begin_layout Standard
22075 \begin_inset Note Greyedout
22076 status open
22077
22078 \begin_layout Plain Layout
22079
22080 \series bold
22081 Note:
22082 \series default
22083  L'option 
22084 \series bold
22085 tableposition=top
22086 \series default
22087  n'a pas d'effet quand on utilise un document de classe 
22088 \series bold
22089 koma-script
22090 \series default
22091
22092 \begin_inset Index
22093 status collapsed
22094
22095 \begin_layout Plain Layout
22096 Paquetages LaTeX ! koma-script
22097 \end_layout
22098
22099 \end_inset
22100
22101 .
22102  Dans ce cas on doit utiliser l'option 
22103 \series bold
22104 tablecaptionabove
22105 \series default
22106  de la classe de document.
22107 \end_layout
22108
22109 \end_inset
22110
22111
22112 \end_layout
22113
22114 \begin_layout Standard
22115 Pour plus d'information sur le paquetage 
22116 \series bold
22117 caption
22118 \series default
22119  nous vous renvoyons à sa documentation 
22120 \begin_inset CommandInset citation
22121 LatexCommand cite
22122 key "caption"
22123
22124 \end_inset
22125
22126 .
22127 \end_layout
22128
22129 \begin_layout Standard
22130 Pour changer le nom de l'étiquette, par exemple de 
22131 \begin_inset Quotes eld
22132 \end_inset
22133
22134 Figure
22135 \begin_inset Quotes erd
22136 \end_inset
22137
22138  à 
22139 \begin_inset Quotes eld
22140 \end_inset
22141
22142 Image
22143 \begin_inset Quotes erd
22144 \end_inset
22145
22146 , utilisez la commande suivante dans le préambule :
22147 \end_layout
22148
22149 \begin_layout Standard
22150
22151 \series bold
22152
22153 \backslash
22154 renewcommand{
22155 \backslash
22156 fnum@figure}{Image~
22157 \backslash
22158 thefigure}
22159 \end_layout
22160
22161 \begin_layout Standard
22162 où 
22163 \series bold
22164
22165 \backslash
22166 thefigure
22167 \series default
22168  insère le numéro de la figure et
22169 \series bold
22170  
22171 \begin_inset Quotes eld
22172 \end_inset
22173
22174 ~
22175 \series default
22176
22177 \begin_inset Quotes erd
22178 \end_inset
22179
22180  ajoute une espace insécable.
22181 \end_layout
22182
22183 \begin_layout Standard
22184 \begin_inset VSpace bigskip
22185 \end_inset
22186
22187 Si vous utilisez un document de classe 
22188 \series bold
22189 koma-script
22190 \series default
22191
22192 \begin_inset Index
22193 status collapsed
22194
22195 \begin_layout Plain Layout
22196 Paquetages LaTeX ! koma-script
22197 \end_layout
22198
22199 \end_inset
22200
22201  (
22202 \family sans
22203 article (koma-script)
22204 \family default
22205
22206 \family sans
22207 book (koma-script)
22208 \family default
22209
22210 \family sans
22211 letter (koma-script)
22212 \family default
22213 , ou 
22214 \family sans
22215 report (koma-script)
22216 \family default
22217
22218 \begin_inset space \thinspace{}
22219 \end_inset
22220
22221 ), Vous pouvez utiliser la commande incorporée 
22222 \series bold
22223
22224 \backslash
22225 setkomafont 
22226 \series default
22227 du paquetage
22228 \series bold
22229  koma-script 
22230 \series default
22231 à la place du paquetage
22232 \series bold
22233  caption.
22234  
22235 \series default
22236 Par exemple, pour avoir une étiquette de légende en gras, ajoutez la commande
22237  suivante au préambule de votre document :
22238 \end_layout
22239
22240 \begin_layout Standard
22241
22242 \series bold
22243
22244 \backslash
22245 setkomafont{captionlabel}{
22246 \backslash
22247 bfseries}
22248 \end_layout
22249
22250 \begin_layout Standard
22251 Pour plus d'information au sujet de 
22252 \series bold
22253
22254 \backslash
22255 setkomafont
22256 \series default
22257  nous vous renvoyons à la documentation du paquetage 
22258 \series bold
22259 koma-script
22260 \series default
22261  
22262 \begin_inset CommandInset citation
22263 LatexCommand cite
22264 key "koma-script"
22265
22266 \end_inset
22267
22268 .
22269 \end_layout
22270
22271 \begin_layout Standard
22272 \begin_inset ERT
22273 status collapsed
22274
22275 \begin_layout Plain Layout
22276
22277
22278 \backslash
22279 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
22280 }
22281 \end_layout
22282
22283 \end_inset
22284
22285
22286 \begin_inset Note Note
22287 status open
22288
22289 \begin_layout Plain Layout
22290 Le format de la légende n'est modifié que pour cet exemple.
22291 \end_layout
22292
22293 \end_inset
22294
22295
22296 \end_layout
22297
22298 \begin_layout Standard
22299 \begin_inset Float figure
22300 placement !p
22301 wide false
22302 sideways false
22303 status open
22304
22305 \begin_layout Plain Layout
22306 \align center
22307 \begin_inset Graphics
22308         filename ../clipart/mobius.eps
22309         lyxscale 50
22310         scale 50
22311         scaleBeforeRotation
22312
22313 \end_inset
22314
22315
22316 \end_layout
22317
22318 \begin_layout Plain Layout
22319 \begin_inset Caption
22320
22321 \begin_layout Plain Layout
22322 \begin_inset CommandInset label
22323 LatexCommand label
22324 name "fig:Legende-de-fig"
22325
22326 \end_inset
22327
22328 Ceci est un exemple de légende de figure qui est plus longue qu'une ligne
22329  pour montrer les différents types de formats de légendes.
22330  Ici on a utilisé un format de légende personnalisé.
22331 \end_layout
22332
22333 \end_inset
22334
22335
22336 \end_layout
22337
22338 \end_inset
22339
22340
22341 \end_layout
22342
22343 \begin_layout Standard
22344 \begin_inset ERT
22345 status collapsed
22346
22347 \begin_layout Plain Layout
22348
22349
22350 \backslash
22351 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
22352 on}
22353 \end_layout
22354
22355 \end_inset
22356
22357
22358 \end_layout
22359
22360 \begin_layout Standard
22361 \begin_inset Float table
22362 placement !p
22363 wide false
22364 sideways false
22365 status open
22366
22367 \begin_layout Plain Layout
22368 \begin_inset Caption
22369
22370 \begin_layout Plain Layout
22371 \begin_inset CommandInset label
22372 LatexCommand label
22373 name "tab:Légende-de-tab"
22374
22375 \end_inset
22376
22377 Ceci est un exemple de légende de tableau qui est plus longue qu'une ligne
22378  pour montrer les différents types de formats de légendes.
22379  Ici on a utilisé le format de légende par défaut.
22380 \end_layout
22381
22382 \end_inset
22383
22384
22385 \end_layout
22386
22387 \begin_layout Plain Layout
22388 \align center
22389 \begin_inset Tabular
22390 <lyxtabular version="3" rows="1" columns="5">
22391 <features>
22392 <column alignment="center" valignment="top" width="0">
22393 <column alignment="center" valignment="top" width="0">
22394 <column alignment="center" valignment="top" width="0">
22395 <column alignment="center" valignment="top" width="0">
22396 <column alignment="center" valignment="top" width="0">
22397 <row>
22398 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22399 \begin_inset Text
22400
22401 \begin_layout Plain Layout
22402 a
22403 \end_layout
22404
22405 \end_inset
22406 </cell>
22407 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22408 \begin_inset Text
22409
22410 \begin_layout Plain Layout
22411 b
22412 \end_layout
22413
22414 \end_inset
22415 </cell>
22416 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22417 \begin_inset Text
22418
22419 \begin_layout Plain Layout
22420 c
22421 \end_layout
22422
22423 \end_inset
22424 </cell>
22425 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22426 \begin_inset Text
22427
22428 \begin_layout Plain Layout
22429 d
22430 \end_layout
22431
22432 \end_inset
22433 </cell>
22434 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22435 \begin_inset Text
22436
22437 \begin_layout Plain Layout
22438 e
22439 \end_layout
22440
22441 \end_inset
22442 </cell>
22443 </row>
22444 </lyxtabular>
22445
22446 \end_inset
22447
22448
22449 \end_layout
22450
22451 \end_inset
22452
22453
22454 \end_layout
22455
22456 \begin_layout Section
22457 Positionnement de la Légende
22458 \begin_inset Index
22459 status collapsed
22460
22461 \begin_layout Plain Layout
22462 Légende ! Placement
22463 \end_layout
22464
22465 \end_inset
22466
22467
22468 \begin_inset Index
22469 status collapsed
22470
22471 \begin_layout Plain Layout
22472 Flottants ! Placement de la légende
22473 \end_layout
22474
22475 \end_inset
22476
22477
22478 \begin_inset CommandInset label
22479 LatexCommand label
22480 name "sec:Placement-légende"
22481
22482 \end_inset
22483
22484
22485 \end_layout
22486
22487 \begin_layout Standard
22488 La règle habituelle pour placer la légende est :
22489 \end_layout
22490
22491 \begin_layout Description
22492 Figure
22493 \begin_inset space ~
22494 \end_inset
22495
22496 : La légende est placée en dessous de la figure
22497 \end_layout
22498
22499 \begin_layout Description
22500 Tableau
22501 \begin_inset space ~
22502 \end_inset
22503
22504 : La légende est placée au dessus du tableau
22505 \end_layout
22506
22507 \begin_layout Standard
22508 Malheureusement les classes standard de LaTeX ne gèrent pas les légendes
22509  au dessus des tableaux.
22510  Ce qui fait que si vous utilisez une des classes de document 
22511 \family sans
22512 article
22513 \family default
22514
22515 \family sans
22516 book
22517 \family default
22518
22519 \family sans
22520 letter
22521 \family default
22522 , ou 
22523 \family sans
22524 report
22525 \family default
22526  il n'y aura pas d'espace libre entre la légende et le tableau.
22527  Pour insérer l'espace nécessaire, ajoutez l'option suivante à la commande
22528  de chargement du paquetage LaTeX 
22529 \series bold
22530 caption
22531 \series default
22532  dans le préambule de votre document
22533 \begin_inset Foot
22534 status open
22535
22536 \begin_layout Plain Layout
22537 Voir la section
22538 \begin_inset space ~
22539 \end_inset
22540
22541
22542 \begin_inset CommandInset ref
22543 LatexCommand ref
22544 reference "sec:Formatage-légende"
22545
22546 \end_inset
22547
22548  pour plus d'information sur le paquetage 
22549 \series bold
22550 caption
22551 \series default
22552 .
22553 \end_layout
22554
22555 \end_inset
22556
22557 :
22558 \end_layout
22559
22560 \begin_layout Standard
22561
22562 \series bold
22563 tableposition=top
22564 \end_layout
22565
22566 \begin_layout Standard
22567 Si vous utilisez une classe de document 
22568 \series bold
22569 koma-script
22570 \series default
22571
22572 \begin_inset Index
22573 status collapsed
22574
22575 \begin_layout Plain Layout
22576 Paquetages LaTeX ! koma-script
22577 \end_layout
22578
22579 \end_inset
22580
22581  (
22582 \family sans
22583 article (koma-script)
22584 \family default
22585
22586 \family sans
22587 book (koma-script)
22588 \family default
22589
22590 \family sans
22591 letter (koma-script)
22592 \family default
22593 , ou 
22594 \family sans
22595 report (koma-script)
22596 \family default
22597
22598 \begin_inset space \thinspace{}
22599 \end_inset
22600
22601 ), vous pouvez utiliser à la place du paquetage 
22602 \series bold
22603 caption
22604 \series default
22605  l'option 
22606 \series bold
22607 tablecaptionabove
22608 \series default
22609  de la classe de document.
22610 \end_layout
22611
22612 \begin_layout Standard
22613 \begin_inset VSpace bigskip
22614 \end_inset
22615
22616 On peut aussi mettre la légende à côté d'une figure ou d'un tableau.
22617  Pour cela, vous devez charger le paquetage LaTeX 
22618 \series bold
22619 sidecap
22620 \series default
22621
22622 \begin_inset Index
22623 status collapsed
22624
22625 \begin_layout Plain Layout
22626 Paquetages LaTeX ! sidecap
22627 \end_layout
22628
22629 \end_inset
22630
22631  dans le préambule de votre document avec la ligne de commande suivante
22632 \end_layout
22633
22634 \begin_layout Standard
22635
22636 \series bold
22637
22638 \backslash
22639 usepackage[option]{sidecap}
22640 \end_layout
22641
22642 \begin_layout Standard
22643 Si vous ne mettez aucune option, la légende sera placée du côté de la marge
22644  extérieure -- à droite sur les pages impaires et à gauche sur les pages
22645  paires.
22646  Vous pouvez mettre la légende dans la marge interne en utilisant l'option
22647  
22648 \series bold
22649 innercaption
22650 \series default
22651 .
22652  Pour forcer le placement toujours à droite ou à gauche, utilisez les options
22653  
22654 \series bold
22655 rightcaption
22656 \series default
22657  ou 
22658 \series bold
22659 leftcaption
22660 \series default
22661 .
22662 \end_layout
22663
22664 \begin_layout Standard
22665 \begin_inset ERT
22666 status collapsed
22667
22668 \begin_layout Plain Layout
22669
22670
22671 \backslash
22672 ifsidecap
22673 \end_layout
22674
22675 \end_inset
22676
22677
22678 \begin_inset Note Note
22679 status open
22680
22681 \begin_layout Plain Layout
22682 La section suivante ne sera affichée que si le paquetage LaTeX 
22683 \series bold
22684 sidecap
22685 \series default
22686  a été installé.
22687 \end_layout
22688
22689 \end_inset
22690
22691
22692 \end_layout
22693
22694 \begin_layout Standard
22695 Pour pouvoir placer la légende d'un flottant à côté de celui-ci, vous devez
22696  ajouter ces commandes dans le préambule de votre document :
22697 \end_layout
22698
22699 \begin_layout Standard
22700
22701 \lyxline
22702
22703 \end_layout
22704
22705 \begin_layout Standard
22706
22707 \series bold
22708
22709 \backslash
22710 newcommand{
22711 \backslash
22712 TabBesBeg}{%
22713 \begin_inset Newline newline
22714 \end_inset
22715
22716
22717 \begin_inset ERT
22718 status collapsed
22719
22720 \begin_layout Plain Layout
22721
22722
22723 \backslash
22724 hphantom{ }
22725 \end_layout
22726
22727 \end_inset
22728
22729
22730 \backslash
22731 let
22732 \backslash
22733 MyTable
22734 \backslash
22735 table
22736 \begin_inset Newline newline
22737 \end_inset
22738
22739
22740 \begin_inset ERT
22741 status collapsed
22742
22743 \begin_layout Plain Layout
22744
22745
22746 \backslash
22747 hphantom{ }
22748 \end_layout
22749
22750 \end_inset
22751
22752
22753 \backslash
22754 let
22755 \backslash
22756 MyEndtable
22757 \backslash
22758 endtable
22759 \begin_inset Newline newline
22760 \end_inset
22761
22762
22763 \begin_inset ERT
22764 status collapsed
22765
22766 \begin_layout Plain Layout
22767
22768
22769 \backslash
22770 hphantom{ }
22771 \end_layout
22772
22773 \end_inset
22774
22775
22776 \backslash
22777 renewenvironment{table}{
22778 \backslash
22779 begin{SCtable}}{
22780 \backslash
22781 end{SCtable}}}
22782 \end_layout
22783
22784 \begin_layout Standard
22785
22786 \series bold
22787
22788 \backslash
22789 newcommand{
22790 \backslash
22791 TabBesEnd}{%
22792 \begin_inset Newline newline
22793 \end_inset
22794
22795
22796 \begin_inset ERT
22797 status collapsed
22798
22799 \begin_layout Plain Layout
22800
22801
22802 \backslash
22803 hphantom{ }
22804 \end_layout
22805
22806 \end_inset
22807
22808
22809 \backslash
22810 let
22811 \backslash
22812 table
22813 \backslash
22814 MyTable
22815 \begin_inset Newline newline
22816 \end_inset
22817
22818
22819 \begin_inset ERT
22820 status collapsed
22821
22822 \begin_layout Plain Layout
22823
22824
22825 \backslash
22826 hphantom{ }
22827 \end_layout
22828
22829 \end_inset
22830
22831
22832 \backslash
22833 let
22834 \backslash
22835 endtable
22836 \backslash
22837 MyEndtable
22838 \end_layout
22839
22840 \begin_layout Standard
22841
22842 \series bold
22843
22844 \backslash
22845 newcommand{
22846 \backslash
22847 FigBesBeg}{%
22848 \begin_inset Newline newline
22849 \end_inset
22850
22851
22852 \begin_inset ERT
22853 status collapsed
22854
22855 \begin_layout Plain Layout
22856
22857
22858 \backslash
22859 hphantom{ }
22860 \end_layout
22861
22862 \end_inset
22863
22864
22865 \backslash
22866 let
22867 \backslash
22868 MyFigure
22869 \backslash
22870 figure
22871 \begin_inset Newline newline
22872 \end_inset
22873
22874
22875 \begin_inset ERT
22876 status collapsed
22877
22878 \begin_layout Plain Layout
22879
22880
22881 \backslash
22882 hphantom{ }
22883 \end_layout
22884
22885 \end_inset
22886
22887
22888 \backslash
22889 let
22890 \backslash
22891 MyEndfigure
22892 \backslash
22893 endfigure
22894 \begin_inset Newline newline
22895 \end_inset
22896
22897
22898 \begin_inset ERT
22899 status collapsed
22900
22901 \begin_layout Plain Layout
22902
22903
22904 \backslash
22905 hphantom{ }
22906 \end_layout
22907
22908 \end_inset
22909
22910
22911 \backslash
22912 renewenvironment{figure}{
22913 \backslash
22914 begin{SCfigure}}{
22915 \backslash
22916 end{SCfigure}}}
22917 \end_layout
22918
22919 \begin_layout Standard
22920
22921 \series bold
22922
22923 \backslash
22924 newcommand{
22925 \backslash
22926 FigBesEnd}{%
22927 \begin_inset Newline newline
22928 \end_inset
22929
22930
22931 \begin_inset ERT
22932 status collapsed
22933
22934 \begin_layout Plain Layout
22935
22936
22937 \backslash
22938 hphantom{ }
22939 \end_layout
22940
22941 \end_inset
22942
22943
22944 \backslash
22945 let
22946 \backslash
22947 figure
22948 \backslash
22949 MyFigure
22950 \begin_inset Newline newline
22951 \end_inset
22952
22953
22954 \begin_inset ERT
22955 status collapsed
22956
22957 \begin_layout Plain Layout
22958
22959
22960 \backslash
22961 hphantom{ }
22962 \end_layout
22963
22964 \end_inset
22965
22966
22967 \backslash
22968 let
22969 \backslash
22970 endfigure
22971 \backslash
22972 MyEndfigure}
22973 \end_layout
22974
22975 \begin_layout Standard
22976
22977 \lyxline
22978
22979 \end_layout
22980
22981 \begin_layout Standard
22982 Ces commandes vous permettent de redéfinir les flottants de façon à ce que
22983  la légende se place sur le côté.
22984  Pour les flottants de figure, utilisez la commande
22985 \end_layout
22986
22987 \begin_layout Standard
22988
22989 \series bold
22990
22991 \backslash
22992 FigBesBeg
22993 \end_layout
22994
22995 \begin_layout Standard
22996 en code TeX avant le flottant.
22997  Après le flottant, insérez la commande
22998 \end_layout
22999
23000 \begin_layout Standard
23001
23002 \series bold
23003
23004 \backslash
23005 FigBesEnd
23006 \end_layout
23007
23008 \begin_layout Standard
23009 en code TeX pour revenir à la définition originale du flottant.
23010 \end_layout
23011
23012 \begin_layout Standard
23013 Pour les flottants de tableau, utilisez les commandes correspondantes
23014 \end_layout
23015
23016 \begin_layout Standard
23017
23018 \series bold
23019
23020 \backslash
23021 TabBesBeg
23022 \series default
23023  et 
23024 \series bold
23025
23026 \backslash
23027 TabBesEnd
23028 \end_layout
23029
23030 \begin_layout Standard
23031 La figure
23032 \begin_inset space ~
23033 \end_inset
23034
23035
23036 \begin_inset CommandInset ref
23037 LatexCommand ref
23038 reference "fig:legende-a-coté-fig"
23039
23040 \end_inset
23041
23042  et le tableau
23043 \begin_inset space ~
23044 \end_inset
23045
23046
23047 \begin_inset CommandInset ref
23048 LatexCommand ref
23049 reference "tab:legende-à-coté-tableau"
23050
23051 \end_inset
23052
23053  sont des exemples où la légende a été mises sur le coté.
23054 \end_layout
23055
23056 \begin_layout Standard
23057 Vous pouvez voir dans ces exemples que la légende est en haut du flottant
23058  pour les flottants de tableau et vers le bas pour les flottants de figure.
23059  Pour changer ce comportement, vous pouvez utiliser les commandes
23060 \end_layout
23061
23062 \begin_layout Standard
23063
23064 \series bold
23065
23066 \backslash
23067 sidecaptionvpos{type flottant}{placement}
23068 \end_layout
23069
23070 \begin_layout Standard
23071 dans le préambule du document ou en code TeX juste avant le flottant visé.
23072  Le type du flottant est soit 
23073 \family sans
23074 figure
23075 \family default
23076  soit 
23077 \family sans
23078 table
23079 \family default
23080 , le placement peut être 
23081 \begin_inset Quotes eld
23082 \end_inset
23083
23084
23085 \family sans
23086 t
23087 \family default
23088
23089 \begin_inset Quotes erd
23090 \end_inset
23091
23092  pour haut (top), 
23093 \begin_inset Quotes eld
23094 \end_inset
23095
23096
23097 \family sans
23098 c
23099 \family default
23100
23101 \begin_inset Quotes erd
23102 \end_inset
23103
23104  pour centre (center), ou 
23105 \begin_inset Quotes eld
23106 \end_inset
23107
23108
23109 \family sans
23110 b
23111 \family default
23112
23113 \begin_inset Quotes erd
23114 \end_inset
23115
23116  pour bas (bottom).
23117  Pour que, par exemple, les légendes des flottants de figure soient centrés
23118  verticalement, utilisez la commande
23119 \end_layout
23120
23121 \begin_layout Standard
23122
23123 \series bold
23124
23125 \backslash
23126 sidecaptionvpos{figure}{c}
23127 \end_layout
23128
23129 \begin_layout Standard
23130 C'est ce qui a été utilisé pour la figure
23131 \begin_inset space ~
23132 \end_inset
23133
23134
23135 \begin_inset CommandInset ref
23136 LatexCommand ref
23137 reference "fig:legende-à-coté-fig-2"
23138
23139 \end_inset
23140
23141 .
23142 \end_layout
23143
23144 \begin_layout Standard
23145 \begin_inset VSpace medskip
23146 \end_inset
23147
23148 Pour plus d'information sur le paquetage 
23149 \series bold
23150 sidecap
23151 \series default
23152  nous vous renvoyons à sa documentation 
23153 \begin_inset CommandInset citation
23154 LatexCommand cite
23155 key "sidecap"
23156
23157 \end_inset
23158
23159 .
23160 \end_layout
23161
23162 \begin_layout Standard
23163 \begin_inset Note Greyedout
23164 status open
23165
23166 \begin_layout Plain Layout
23167
23168 \series bold
23169 Note:
23170 \series default
23171  Le paquetage LaTeX 
23172 \series bold
23173 hypcap
23174 \series default
23175
23176 \begin_inset Index
23177 status collapsed
23178
23179 \begin_layout Plain Layout
23180 Paquetages LaTeX ! hypcap
23181 \end_layout
23182
23183 \end_inset
23184
23185 , qui est décrit dans la section
23186 \begin_inset space ~
23187 \end_inset
23188
23189
23190 \begin_inset CommandInset ref
23191 LatexCommand ref
23192 reference "sub:Reference-Position"
23193
23194 \end_inset
23195
23196 , n'a pas d'effet sur les flottants avec une légende placée à côté.
23197 \end_layout
23198
23199 \end_inset
23200
23201
23202 \end_layout
23203
23204 \begin_layout Standard
23205 \begin_inset ERT
23206 status collapsed
23207
23208 \begin_layout Plain Layout
23209
23210
23211 \backslash
23212 FigBesBeg 
23213 \end_layout
23214
23215 \end_inset
23216
23217
23218 \end_layout
23219
23220 \begin_layout Standard
23221 \begin_inset Float figure
23222 wide false
23223 sideways false
23224 status open
23225
23226 \begin_layout Plain Layout
23227 \begin_inset Graphics
23228         filename ../clipart/escher-lsd.eps
23229         scale 75
23230         scaleBeforeRotation
23231
23232 \end_inset
23233
23234
23235 \end_layout
23236
23237 \begin_layout Plain Layout
23238 \begin_inset Caption
23239
23240 \begin_layout Plain Layout
23241 \begin_inset CommandInset label
23242 LatexCommand label
23243 name "fig:legende-a-coté-fig"
23244
23245 \end_inset
23246
23247 Une légende à côté d'une figure.
23248 \end_layout
23249
23250 \end_inset
23251
23252
23253 \end_layout
23254
23255 \end_inset
23256
23257
23258 \end_layout
23259
23260 \begin_layout Standard
23261 \begin_inset ERT
23262 status collapsed
23263
23264 \begin_layout Plain Layout
23265
23266
23267 \backslash
23268 TabBesBeg 
23269 \end_layout
23270
23271 \end_inset
23272
23273
23274 \end_layout
23275
23276 \begin_layout Standard
23277 \begin_inset Float table
23278 wide false
23279 sideways false
23280 status open
23281
23282 \begin_layout Plain Layout
23283 \begin_inset Caption
23284
23285 \begin_layout Plain Layout
23286 \begin_inset CommandInset label
23287 LatexCommand label
23288 name "tab:legende-à-coté-tableau"
23289
23290 \end_inset
23291
23292 Une légende à côté d'un tableau.
23293 \end_layout
23294
23295 \end_inset
23296
23297
23298 \end_layout
23299
23300 \begin_layout Plain Layout
23301 \begin_inset Tabular
23302 <lyxtabular version="3" rows="4" columns="5">
23303 <features>
23304 <column alignment="center" valignment="top" width="0">
23305 <column alignment="center" valignment="top" width="0">
23306 <column alignment="center" valignment="top" width="0">
23307 <column alignment="center" valignment="top" width="0">
23308 <column alignment="center" valignment="top" width="0">
23309 <row>
23310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23311 \begin_inset Text
23312
23313 \begin_layout Plain Layout
23314 a
23315 \end_layout
23316
23317 \end_inset
23318 </cell>
23319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23320 \begin_inset Text
23321
23322 \begin_layout Plain Layout
23323
23324 \end_layout
23325
23326 \end_inset
23327 </cell>
23328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23329 \begin_inset Text
23330
23331 \begin_layout Plain Layout
23332 b
23333 \end_layout
23334
23335 \end_inset
23336 </cell>
23337 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23338 \begin_inset Text
23339
23340 \begin_layout Plain Layout
23341
23342 \end_layout
23343
23344 \end_inset
23345 </cell>
23346 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23347 \begin_inset Text
23348
23349 \begin_layout Plain Layout
23350 c
23351 \end_layout
23352
23353 \end_inset
23354 </cell>
23355 </row>
23356 <row>
23357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23358 \begin_inset Text
23359
23360 \begin_layout Plain Layout
23361
23362 \end_layout
23363
23364 \end_inset
23365 </cell>
23366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23367 \begin_inset Text
23368
23369 \begin_layout Plain Layout
23370 d
23371 \end_layout
23372
23373 \end_inset
23374 </cell>
23375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23376 \begin_inset Text
23377
23378 \begin_layout Plain Layout
23379
23380 \end_layout
23381
23382 \end_inset
23383 </cell>
23384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23385 \begin_inset Text
23386
23387 \begin_layout Plain Layout
23388 e
23389 \end_layout
23390
23391 \end_inset
23392 </cell>
23393 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23394 \begin_inset Text
23395
23396 \begin_layout Plain Layout
23397
23398 \end_layout
23399
23400 \end_inset
23401 </cell>
23402 </row>
23403 <row>
23404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23405 \begin_inset Text
23406
23407 \begin_layout Plain Layout
23408 f
23409 \end_layout
23410
23411 \end_inset
23412 </cell>
23413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23414 \begin_inset Text
23415
23416 \begin_layout Plain Layout
23417
23418 \end_layout
23419
23420 \end_inset
23421 </cell>
23422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23423 \begin_inset Text
23424
23425 \begin_layout Plain Layout
23426 g
23427 \end_layout
23428
23429 \end_inset
23430 </cell>
23431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23432 \begin_inset Text
23433
23434 \begin_layout Plain Layout
23435
23436 \end_layout
23437
23438 \end_inset
23439 </cell>
23440 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23441 \begin_inset Text
23442
23443 \begin_layout Plain Layout
23444 h
23445 \end_layout
23446
23447 \end_inset
23448 </cell>
23449 </row>
23450 <row>
23451 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23452 \begin_inset Text
23453
23454 \begin_layout Plain Layout
23455
23456 \end_layout
23457
23458 \end_inset
23459 </cell>
23460 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23461 \begin_inset Text
23462
23463 \begin_layout Plain Layout
23464 i
23465 \end_layout
23466
23467 \end_inset
23468 </cell>
23469 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23470 \begin_inset Text
23471
23472 \begin_layout Plain Layout
23473
23474 \end_layout
23475
23476 \end_inset
23477 </cell>
23478 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23479 \begin_inset Text
23480
23481 \begin_layout Plain Layout
23482 j
23483 \end_layout
23484
23485 \end_inset
23486 </cell>
23487 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23488 \begin_inset Text
23489
23490 \begin_layout Plain Layout
23491
23492 \end_layout
23493
23494 \end_inset
23495 </cell>
23496 </row>
23497 </lyxtabular>
23498
23499 \end_inset
23500
23501
23502 \end_layout
23503
23504 \end_inset
23505
23506
23507 \end_layout
23508
23509 \begin_layout Standard
23510 \begin_inset ERT
23511 status collapsed
23512
23513 \begin_layout Plain Layout
23514
23515
23516 \backslash
23517 TabBesEnd
23518 \end_layout
23519
23520 \end_inset
23521
23522
23523 \end_layout
23524
23525 \begin_layout Standard
23526 \begin_inset ERT
23527 status collapsed
23528
23529 \begin_layout Plain Layout
23530
23531
23532 \backslash
23533 sidecaptionvpos{figure}{c}
23534 \end_layout
23535
23536 \end_inset
23537
23538
23539 \begin_inset Float figure
23540 wide false
23541 sideways false
23542 status open
23543
23544 \begin_layout Plain Layout
23545 \begin_inset Graphics
23546         filename ../clipart/escher-lsd.eps
23547         scale 75
23548         scaleBeforeRotation
23549
23550 \end_inset
23551
23552
23553 \end_layout
23554
23555 \begin_layout Plain Layout
23556 \begin_inset Caption
23557
23558 \begin_layout Plain Layout
23559 \begin_inset CommandInset label
23560 LatexCommand label
23561 name "fig:legende-à-coté-fig-2"
23562
23563 \end_inset
23564
23565 Une légende centrée verticalement à côté d'une figure.
23566 \end_layout
23567
23568 \end_inset
23569
23570
23571 \end_layout
23572
23573 \end_inset
23574
23575
23576 \end_layout
23577
23578 \begin_layout Standard
23579 \begin_inset ERT
23580 status collapsed
23581
23582 \begin_layout Plain Layout
23583
23584
23585 \backslash
23586 FigBesEnd
23587 \end_layout
23588
23589 \end_inset
23590
23591
23592 \end_layout
23593
23594 \begin_layout Standard
23595 \begin_inset ERT
23596 status collapsed
23597
23598 \begin_layout Plain Layout
23599
23600
23601 \backslash
23602 else
23603 \end_layout
23604
23605 \end_inset
23606
23607
23608 \begin_inset Note Note
23609 status open
23610
23611 \begin_layout Plain Layout
23612 Ce qui suit sera affiché si le paquetage LaTeX 
23613 \series bold
23614 sidecap
23615 \series default
23616  n'est pas installé :
23617 \end_layout
23618
23619 \end_inset
23620
23621
23622 \end_layout
23623
23624 \begin_layout Standard
23625 Vous devez installer le paquetage LaTeX 
23626 \series bold
23627 sidecap
23628 \series default
23629  pour voir la suite de cette section dans la sortie imprimée.
23630 \end_layout
23631
23632 \begin_layout Standard
23633 \begin_inset ERT
23634 status collapsed
23635
23636 \begin_layout Plain Layout
23637
23638
23639 \backslash
23640 fi
23641 \end_layout
23642
23643 \end_inset
23644
23645
23646 \end_layout
23647
23648 \begin_layout Section
23649 Les Listes de Flottants
23650 \begin_inset CommandInset label
23651 LatexCommand label
23652 name "sec:Listes-de-flottants"
23653
23654 \end_inset
23655
23656
23657 \begin_inset Index
23658 status collapsed
23659
23660 \begin_layout Plain Layout
23661 Flottants ! Listes de Flottants
23662 \end_layout
23663
23664 \end_inset
23665
23666
23667 \end_layout
23668
23669 \begin_layout Standard
23670 De la même façon que la table des matières fait la liste des sections du
23671  document, il y a des listes pour tous les types de flottants, comme par
23672  exemple pour les figures du document.
23673  Vous pouvez les insérer en utilisant le menu 
23674 \family sans
23675 Insérer\SpecialChar \menuseparator
23676 Listes
23677 \begin_inset space ~
23678 \end_inset
23679
23680 &
23681 \begin_inset space ~
23682 \end_inset
23683
23684 TdM
23685 \family default
23686 .
23687 \end_layout
23688
23689 \begin_layout Standard
23690 Les entrées de la liste sont la légende du flottant ou éventuellement le
23691  titre court, le numéro du flottant, et le numéro de la page où le flottant
23692  apparaît dans le document.
23693 \end_layout
23694
23695 \begin_layout Standard
23696 Vous trouverez à la fin de ce document une liste des figures et une liste
23697  des tableaux.
23698 \end_layout
23699
23700 \begin_layout Chapter
23701 Notes
23702 \end_layout
23703
23704 \begin_layout Section
23705 Les Notes de LyX
23706 \begin_inset CommandInset label
23707 LatexCommand label
23708 name "sec:LyX-Notes"
23709
23710 \end_inset
23711
23712
23713 \begin_inset Index
23714 status collapsed
23715
23716 \begin_layout Plain Layout
23717 Notes ! Notes LyX 
23718 \end_layout
23719
23720 \end_inset
23721
23722
23723 \end_layout
23724
23725 \begin_layout Standard
23726 On peut insérer une note en utilisant le bouton 
23727 \begin_inset Graphics
23728         filename ../../images/note-insert.png
23729         scale 85
23730         scaleBeforeRotation
23731
23732 \end_inset
23733
23734  de la barre d'outils ou avec le menu 
23735 \family sans
23736 Insérer\SpecialChar \menuseparator
23737 Note
23738 \family default
23739 .
23740  Il y a cinq types de notes :
23741 \end_layout
23742
23743 \begin_layout Description
23744 Note
23745 \begin_inset space ~
23746 \end_inset
23747
23748 LyX Ce type de note est à usage interne et n'apparaîtra pas sur la sortie
23749  finale.
23750  La boîte de cette note ressemble à ceci :
23751 \begin_inset Newline newline
23752 \end_inset
23753
23754
23755 \begin_inset Newline newline
23756 \end_inset
23757
23758
23759 \begin_inset Graphics
23760         filename clipart/LyXNoteImageQt4.png
23761         scale 65
23762         scaleBeforeRotation
23763
23764 \end_inset
23765
23766  
23767 \begin_inset Note Note
23768 status open
23769
23770 \begin_layout Plain Layout
23771 Le texte de cette note n'apparaîtra pas à l'impression.
23772 \end_layout
23773
23774 \end_inset
23775
23776
23777 \end_layout
23778
23779 \begin_layout Description
23780 Commentaire Ce type de note n'apparaît pas non plus à l'impression, mais
23781  il est inséré comme un commentaire LaTeX quand vous exportez votre document
23782  vers un fichier au format LaTeX avec le menu 
23783 \family sans
23784 Fichier\SpecialChar \menuseparator
23785 Exporter\SpecialChar \menuseparator
23786 LaTeX (pdflatex) / (plain)
23787 \family default
23788 .
23789  La boîte de cette note ressemble à ceci :
23790 \begin_inset Newline newline
23791 \end_inset
23792
23793
23794 \begin_inset Newline newline
23795 \end_inset
23796
23797
23798 \begin_inset Graphics
23799         filename clipart/CommentNoteImageQt4.png
23800         scale 55
23801         scaleBeforeRotation
23802
23803 \end_inset
23804
23805
23806 \lang english
23807  
23808 \lang french
23809
23810 \begin_inset Note Comment
23811 status open
23812
23813 \begin_layout Plain Layout
23814 Le texte de cette note n'apparaîtra que comme commentaire dans un fichier
23815  LaTeX.
23816 \end_layout
23817
23818 \end_inset
23819
23820
23821 \end_layout
23822
23823 \begin_layout Description
23824 Grisée Ce type de note apparaît à l'impression sous forme de texte grisé.
23825  La boîte de cette note ressemble à ceci :
23826 \lang english
23827
23828 \begin_inset Newline newline
23829 \end_inset
23830
23831
23832 \lang french
23833
23834 \begin_inset Newline newline
23835 \end_inset
23836
23837
23838 \begin_inset Graphics
23839         filename clipart/GreyedOutNoteImageQt4.png
23840         scale 55
23841         scaleBeforeRotation
23842
23843 \end_inset
23844
23845
23846 \begin_inset Newline newline
23847 \end_inset
23848
23849
23850 \begin_inset ERT
23851 status collapsed
23852
23853 \begin_layout Plain Layout
23854
23855
23856 \backslash
23857 renewenvironment{lyxgreyedout}
23858 \end_layout
23859
23860 \begin_layout Plain Layout
23861
23862 {
23863 \backslash
23864 textcolor[gray]{0.8}
23865 \backslash
23866 bgroup}{
23867 \backslash
23868 egroup}
23869 \end_layout
23870
23871 \end_inset
23872
23873
23874 \begin_inset Note Greyedout
23875 status open
23876
23877 \begin_layout Plain Layout
23878 Le texte
23879 \begin_inset Foot
23880 status open
23881
23882 \begin_layout Plain Layout
23883 Ceci est un exemple de note de bas de page à l'intérieur d'une note en texte
23884  grisé.
23885  
23886 \end_layout
23887
23888 \end_inset
23889
23890  de ce commentaire apparaîtra à l'impression sous forme de texte grisé.
23891 \end_layout
23892
23893 \end_inset
23894
23895
23896 \begin_inset ERT
23897 status collapsed
23898
23899 \begin_layout Plain Layout
23900
23901
23902 \backslash
23903 renewenvironment{lyxgreyedout}
23904 \end_layout
23905
23906 \begin_layout Plain Layout
23907
23908 {
23909 \backslash
23910 textcolor{blue}
23911 \backslash
23912 bgroup}{
23913 \backslash
23914 egroup}
23915 \end_layout
23916
23917 \end_inset
23918
23919
23920 \begin_inset Note Note
23921 status open
23922
23923 \begin_layout Plain Layout
23924 Ici, on a redéfini la note grisée pour qu'elle apparaisse avec la définition
23925  originale qu'elle a dans LyX.
23926  En effet, dans ce document les notes grisées sont redéfinies dans le préambule,
23927  comme c'est décrit plus loin, pour apparaître avec le texte en bleu.
23928 \end_layout
23929
23930 \end_inset
23931
23932
23933 \begin_inset Newline newline
23934 \end_inset
23935
23936
23937 \begin_inset Newline newline
23938 \end_inset
23939
23940 Comme vous pouvez le voir dans l'exemple, la première ligne des notes grisées
23941  est un peu décalée et ce type de notes peut avoir des notes de bas de page.
23942 \end_layout
23943
23944 \begin_layout Standard
23945 \begin_inset VSpace bigskip
23946 \end_inset
23947
23948 Quand vous utilisez le bouton 
23949 \begin_inset Graphics
23950         filename ../../images/note-insert.png
23951         scale 85
23952         scaleBeforeRotation
23953
23954 \end_inset
23955
23956  de la barre d'outils, vous insérez une 
23957 \family sans
23958 Note
23959 \begin_inset space ~
23960 \end_inset
23961
23962 LyX
23963 \family default
23964 .
23965  Si vous voulez transformer une portion de texte existant en note, sélectionnez-
23966 la et cliquez sur le bouton d'insertion de note.
23967  Pour retransformer une note en texte, appuyez sur la touche 
23968 \family sans
23969 backspace
23970 \family default
23971  quand le curseur est au tout début de la note ou appuyez sur la touche
23972  
23973 \family sans
23974 Suppr.
23975
23976 \family default
23977  quand le curseur se trouve à la fin de la note.
23978 \end_layout
23979
23980 \begin_layout Standard
23981 \begin_inset VSpace bigskip
23982 \end_inset
23983
23984 Vous pouvez changer la couleur du texte des notes grisées en mettant les
23985  commandes suivantes dans le préambule :
23986 \end_layout
23987
23988 \begin_layout Standard
23989
23990 \series bold
23991
23992 \backslash
23993 renewenvironment{lyxgreyedout}
23994 \begin_inset Newline newline
23995 \end_inset
23996
23997
23998 \begin_inset ERT
23999 status collapsed
24000
24001 \begin_layout Plain Layout
24002
24003
24004 \backslash
24005 hphantom{ }
24006 \end_layout
24007
24008 \end_inset
24009
24010 {
24011 \backslash
24012 textcolor{color}
24013 \backslash
24014 bgroup}{
24015 \backslash
24016 egroup}
24017 \end_layout
24018
24019 \begin_layout Standard
24020 Les couleurs disponibles et la méthode pour définir vos propres couleurs
24021  sont expliqués dans la section
24022 \begin_inset space ~
24023 \end_inset
24024
24025
24026 \begin_inset CommandInset ref
24027 LatexCommand ref
24028 reference "sec:Tableaux-Colorés"
24029
24030 \end_inset
24031
24032 .
24033 \end_layout
24034
24035 \begin_layout Standard
24036 Les notes qui apparaissent en bleu dans ce texte sont en fait des notes
24037  grisées avec leur texte en bleu.
24038 \end_layout
24039
24040 \begin_layout Section
24041 Notes en Bas de Page
24042 \begin_inset CommandInset label
24043 LatexCommand label
24044 name "sec:Notes-bas-de-page"
24045
24046 \end_inset
24047
24048
24049 \begin_inset Index
24050 status collapsed
24051
24052 \begin_layout Plain Layout
24053 Notes ! Notes de bas de page
24054 \end_layout
24055
24056 \end_inset
24057
24058
24059 \begin_inset Index
24060 status collapsed
24061
24062 \begin_layout Plain Layout
24063 Notes de bas de page
24064 \end_layout
24065
24066 \end_inset
24067
24068
24069 \end_layout
24070
24071 \begin_layout Standard
24072 Les notes en bas de page peuvent être insérées soit en utilisant le bouton
24073  
24074 \begin_inset Graphics
24075         filename ../../images/footnote-insert.png
24076         scale 85
24077         scaleBeforeRotation
24078
24079 \end_inset
24080
24081  de la barre d'outils, soit en utilisant le menu 
24082 \family sans
24083 Insérer\SpecialChar \menuseparator
24084 Note
24085 \begin_inset space ~
24086 \end_inset
24087
24088 en
24089 \begin_inset space ~
24090 \end_inset
24091
24092 Bas
24093 \begin_inset space ~
24094 \end_inset
24095
24096 de
24097 \begin_inset space ~
24098 \end_inset
24099
24100 Page
24101 \family default
24102 .
24103  Vous voyez alors apparaître dans votre texte une boîte grise avec une étiquette
24104  rouge 
24105 \begin_inset Quotes fld
24106 \end_inset
24107
24108 bas
24109 \begin_inset Quotes frd
24110 \end_inset
24111
24112  qui ressemble à ceci : 
24113 \begin_inset Graphics
24114         filename clipart/footnoteQt4.png
24115         scale 80
24116         scaleBeforeRotation
24117
24118 \end_inset
24119
24120  Vous pouvez y entrer votre texte.
24121  Si vous voulez transformer du texte déjà existant en note en bas de page,
24122  sélectionnez-le et cliquez sur le bouton 
24123 \family sans
24124 Note
24125 \begin_inset space ~
24126 \end_inset
24127
24128 en
24129 \begin_inset space ~
24130 \end_inset
24131
24132 Bas
24133 \begin_inset space ~
24134 \end_inset
24135
24136 de
24137 \begin_inset space ~
24138 \end_inset
24139
24140 Page
24141 \family default
24142  de la barre d'outils.
24143  Pour retransformer une note de bas de page en texte, appuyez sur la touche
24144  
24145 \family sans
24146 backspace
24147 \family default
24148  quand le curseur est au tout début de la note ou appuyez sur la touche
24149  
24150 \family sans
24151 Suppr.
24152
24153 \family default
24154  quand le curseur se trouve à la fin de la note.
24155 \end_layout
24156
24157 \begin_layout Standard
24158 Voici un exemple de note en bas de page:
24159 \begin_inset Foot
24160 status open
24161
24162 \begin_layout Plain Layout
24163 \begin_inset CommandInset label
24164 LatexCommand label
24165 name "fn:Note-en-bas"
24166
24167 \end_inset
24168
24169 Ceci est un exemple de note en bas de page.
24170 \end_layout
24171
24172 \end_inset
24173
24174
24175 \begin_inset ERT
24176 status collapsed
24177
24178 \begin_layout Plain Layout
24179
24180
24181 \backslash
24182 newcounter{MyRepeatFoot}
24183 \end_layout
24184
24185 \begin_layout Plain Layout
24186
24187
24188 \backslash
24189 setcounter{MyRepeatFoot}{
24190 \backslash
24191 thefootnote}
24192 \end_layout
24193
24194 \end_inset
24195
24196
24197 \end_layout
24198
24199 \begin_layout Standard
24200 La note de bas de page apparaîtra dans la sortie imprimée sous la forme
24201  d'un numéro en exposant à la position qu'occupe dans le texte la boîte
24202  de note.
24203  Le texte de la note est placé en bas de la page courante.
24204  Le numéro de note est calculé par LaTeX, et les numéros se suivent.
24205  Selon votre classe de document les numéros de notes pourront être réinitialisés
24206  à chaque nouveau chapitre.
24207 \end_layout
24208
24209 \begin_layout Standard
24210 On peut faire référence à une note en bas de page comme on le fait avec
24211  les flottants : Insérez une étiquette dans la note et faites une référence
24212  croisée vers cette étiquette comme c'est décrit dans la
24213 \begin_inset space ~
24214 \end_inset
24215
24216
24217 \begin_inset CommandInset ref
24218 LatexCommand ref
24219 reference "sec:Referencer-les-Flottants"
24220
24221 \end_inset
24222
24223 .
24224 \begin_inset Newline newline
24225 \end_inset
24226
24227 Voici une référence à une note de bas de page :
24228 \begin_inset space ~
24229 \end_inset
24230
24231
24232 \begin_inset CommandInset ref
24233 LatexCommand ref
24234 reference "fn:Note-en-bas"
24235
24236 \end_inset
24237
24238 .
24239 \end_layout
24240
24241 \begin_layout Standard
24242 \begin_inset VSpace defskip
24243 \end_inset
24244
24245 Pour utiliser des notes de bas de page dans les tableaux, vous devez utiliser
24246  des minipages, voyez la section
24247 \begin_inset space ~
24248 \end_inset
24249
24250
24251 \begin_inset CommandInset ref
24252 LatexCommand ref
24253 reference "sec:Minipages"
24254
24255 \end_inset
24256
24257 .
24258  Les notes de bas de page dans des tableaux longs sont traitées dans la
24259  section
24260 \begin_inset space ~
24261 \end_inset
24262
24263
24264 \begin_inset CommandInset ref
24265 LatexCommand ref
24266 reference "sub:Notes-dans-tableau-long"
24267
24268 \end_inset
24269
24270 .
24271 \end_layout
24272
24273 \begin_layout Standard
24274 \begin_inset VSpace defskip
24275 \end_inset
24276
24277 Pour créer seulement la marque de note, utilisez la commande 
24278 \series bold
24279
24280 \backslash
24281 footnotemark[nombre]
24282 \series default
24283  en code TeX.
24284  On utilise cette possibilité quand on a plusieurs fois la même annotation
24285  dans le texte, mais que l'on ne veut pas répéter le texte de la note de
24286  bas de page à chaque fois.
24287 \begin_inset Newline newline
24288 \end_inset
24289
24290 Comme vous ne connaissez pas le numéro de la note que vous voulez répéter
24291  au moment où vous tapez votre texte, vous devez enregistrer ce nombre quelque
24292  part.
24293  Pour la marque de note qui suit, ces commandes ont été insérées en code
24294  TeX après la note
24295 \begin_inset space ~
24296 \end_inset
24297
24298
24299 \begin_inset CommandInset ref
24300 LatexCommand ref
24301 reference "fn:Note-en-bas"
24302
24303 \end_inset
24304
24305  pour enregistrer le numéro de note de bas de page :
24306 \end_layout
24307
24308 \begin_layout Standard
24309
24310 \series bold
24311
24312 \backslash
24313 newcounter{MyRepeatFoot}
24314 \begin_inset Newline newline
24315 \end_inset
24316
24317
24318 \backslash
24319 setcounter{MyRepeatFoot}{
24320 \backslash
24321 thefootnote}
24322 \end_layout
24323
24324 \begin_layout Standard
24325 La marque de note a été créée avec la commande suivante :
24326 \end_layout
24327
24328 \begin_layout Standard
24329
24330 \series bold
24331
24332 \backslash
24333 footnotemark[
24334 \backslash
24335 theMyRepeatFoot]
24336 \end_layout
24337
24338 \begin_layout Standard
24339 Voici un exemple de marque de note de bas de page : 
24340 \begin_inset ERT
24341 status collapsed
24342
24343 \begin_layout Plain Layout
24344
24345
24346 \backslash
24347 footnotemark[
24348 \backslash
24349 theMyRepeatFoot]
24350 \end_layout
24351
24352 \end_inset
24353
24354
24355 \end_layout
24356
24357 \begin_layout Subsection
24358 Numérotation de Notes de Bas de Page
24359 \begin_inset CommandInset label
24360 LatexCommand label
24361 name "sub:Numerotation-notes-bas-de-page"
24362
24363 \end_inset
24364
24365
24366 \begin_inset Index
24367 status collapsed
24368
24369 \begin_layout Plain Layout
24370 Notes de bas de page ! Numérotation
24371 \end_layout
24372
24373 \end_inset
24374
24375
24376 \end_layout
24377
24378 \begin_layout Standard
24379 Pour remettre les numéros de notes de bas de page à zéro après chaque section,
24380  ajoutez cette commande dans le préambule de votre document :
24381 \end_layout
24382
24383 \begin_layout Standard
24384
24385 \series bold
24386
24387 \backslash
24388 @addtoreset{footnote}{section}
24389 \end_layout
24390
24391 \begin_layout Standard
24392 \begin_inset VSpace bigskip
24393 \end_inset
24394
24395 La commande de préambule suivante change le style de numérotation des notes
24396  en petits chiffres romains :
24397 \end_layout
24398
24399 \begin_layout Standard
24400
24401 \series bold
24402
24403 \backslash
24404 renewcommand{
24405 \backslash
24406 thefootnote}{
24407 \backslash
24408 roman{footnote}}
24409 \end_layout
24410
24411 \begin_layout Standard
24412 \begin_inset ERT
24413 status collapsed
24414
24415 \begin_layout Plain Layout
24416
24417
24418 \backslash
24419 renewcommand{
24420 \backslash
24421 thefootnote}{
24422 \backslash
24423 roman{footnote}}
24424 \end_layout
24425
24426 \end_inset
24427
24428  Cette note de bas de page utilise une numérotation en chiffres romains
24429  :
24430 \begin_inset Foot
24431 status open
24432
24433 \begin_layout Plain Layout
24434 Ceci est un exemple de note de bas de page numérotée avec de petits chiffres
24435  romains.
24436 \end_layout
24437
24438 \end_inset
24439
24440
24441 \end_layout
24442
24443 \begin_layout Standard
24444 Pour mettre la numérotation en chiffres romains majuscules, remplacez dans
24445  la commande précédente 
24446 \series bold
24447
24448 \backslash
24449 roman
24450 \series default
24451  par 
24452 \series bold
24453
24454 \backslash
24455 Roman
24456 \series default
24457 .
24458  Pour numéroter les notes avec des lettres latines minuscules ou majuscules,
24459  utilisez respectivement soit 
24460 \series bold
24461
24462 \backslash
24463 Alph
24464 \series default
24465  soit 
24466 \series bold
24467
24468 \backslash
24469 alph
24470 \series default
24471 .
24472  Pour les 
24473 \begin_inset Quotes eld
24474 \end_inset
24475
24476 numéroter
24477 \begin_inset Quotes erd
24478 \end_inset
24479
24480  avec des symboles, utilisez 
24481 \series bold
24482
24483 \backslash
24484 fnsymbol
24485 \series default
24486 .
24487 \end_layout
24488
24489 \begin_layout Standard
24490 \begin_inset Note Greyedout
24491 status open
24492
24493 \begin_layout Plain Layout
24494
24495 \series bold
24496 Note:
24497 \series default
24498  Vous ne pouvez numéroter que 26 notes de bas de page avec des lettres latines,
24499  puisque cette numérotation est limitée à des lettres seules.
24500 \end_layout
24501
24502 \end_inset
24503
24504
24505 \begin_inset Newline newline
24506 \end_inset
24507
24508
24509 \begin_inset Note Greyedout
24510 status open
24511
24512 \begin_layout Plain Layout
24513
24514 \series bold
24515 Note:
24516 \series default
24517  Vous ne pouvez numéroter que 9 notes de bas de page avec des symboles.
24518 \end_layout
24519
24520 \end_inset
24521
24522
24523 \end_layout
24524
24525 \begin_layout Standard
24526 Pour revenir au style de numérotation par défaut quand vous en avez changé,
24527  utilisez 
24528 \series bold
24529
24530 \backslash
24531 arabic
24532 \series default
24533  à la place de 
24534 \series bold
24535
24536 \backslash
24537 roman
24538 \series default
24539  dans la commande précédente.
24540 \begin_inset ERT
24541 status collapsed
24542
24543 \begin_layout Plain Layout
24544
24545
24546 \backslash
24547 renewcommand{
24548 \backslash
24549 thefootnote}{
24550 \backslash
24551 arabic{footnote}}
24552 \end_layout
24553
24554 \end_inset
24555
24556
24557 \end_layout
24558
24559 \begin_layout Standard
24560 \begin_inset VSpace bigskip
24561 \end_inset
24562
24563
24564 \end_layout
24565
24566 \begin_layout Standard
24567 Si vous voulez que vos notes de bas de pages soient numérotées en suivant
24568  le schéma 
24569 \begin_inset Quotes eld
24570 \end_inset
24571
24572 chapitre.note
24573 \begin_inset Quotes erd
24574 \end_inset
24575
24576 , ajoutez la commande suivante au préambule de votre document :
24577 \end_layout
24578
24579 \begin_layout Standard
24580
24581 \series bold
24582
24583 \backslash
24584 numberwithin{footnote}{chapter}
24585 \end_layout
24586
24587 \begin_layout Standard
24588 Pour pouvoir utiliser la commande 
24589 \series bold
24590
24591 \backslash
24592 numberwithin
24593 \series default
24594 , activez dans la rubrique 
24595 \family sans
24596 Options
24597 \begin_inset space ~
24598 \end_inset
24599
24600 des
24601 \begin_inset space ~
24602 \end_inset
24603
24604 Maths
24605 \family default
24606  dans les paramètres du document, l'option 
24607 \family sans
24608 Utiliser
24609 \begin_inset space ~
24610 \end_inset
24611
24612 le
24613 \begin_inset space ~
24614 \end_inset
24615
24616 paquetage
24617 \begin_inset space ~
24618 \end_inset
24619
24620 maths
24621 \begin_inset space ~
24622 \end_inset
24623
24624 AMS
24625 \family default
24626 .
24627 \end_layout
24628
24629 \begin_layout Standard
24630 \begin_inset ERT
24631 status collapsed
24632
24633 \begin_layout Plain Layout
24634
24635
24636 \backslash
24637 numberwithin{footnote}{chapter}
24638 \end_layout
24639
24640 \end_inset
24641
24642 Ceci est un autre exemple de note de bas de page:
24643 \series bold
24644
24645 \begin_inset Foot
24646 status open
24647
24648 \begin_layout Plain Layout
24649 Cette note est numérotée en suivant le schéma 
24650 \begin_inset Quotes eld
24651 \end_inset
24652
24653 chapitre.note
24654 \begin_inset Quotes erd
24655 \end_inset
24656
24657 .
24658 \end_layout
24659
24660 \end_inset
24661
24662
24663 \series default
24664
24665 \begin_inset ERT
24666 status collapsed
24667
24668 \begin_layout Plain Layout
24669
24670
24671 \backslash
24672 renewcommand{
24673 \backslash
24674 thefootnote}{
24675 \backslash
24676 arabic{footnote}}
24677 \end_layout
24678
24679 \end_inset
24680
24681
24682 \end_layout
24683
24684 \begin_layout Standard
24685 \begin_inset Note Greyedout
24686 status open
24687
24688 \begin_layout Plain Layout
24689
24690 \series bold
24691 Note:
24692 \series default
24693  
24694 \series bold
24695
24696 \backslash
24697 numberwithin
24698 \series default
24699  imprime toujours les numéros de notes en nombres arabes ; les redéfinitions
24700  précédentes ayant pour but d'avoir des numéros non arabes ne sont plus
24701  prises en compte.
24702  
24703 \end_layout
24704
24705 \end_inset
24706
24707
24708 \end_layout
24709
24710 \begin_layout Standard
24711 Donc pour avoir par exemple le schéma 
24712 \begin_inset Quotes eld
24713 \end_inset
24714
24715 chapitre.
24716 \backslash
24717 Roman{note}
24718 \begin_inset Quotes erd
24719 \end_inset
24720
24721 , utilisez la commande suivante plutôt que 
24722 \series bold
24723
24724 \backslash
24725 numberwithin
24726 \series default
24727  :
24728 \end_layout
24729
24730 \begin_layout Standard
24731
24732 \series bold
24733
24734 \backslash
24735 renewcommand{
24736 \backslash
24737 thefootnote}{
24738 \backslash
24739 thechapter.
24740 \backslash
24741 Roman{footnote}}
24742 \end_layout
24743
24744 \begin_layout Subsection
24745 Positionnement de notes de bas de page
24746 \begin_inset Index
24747 status collapsed
24748
24749 \begin_layout Plain Layout
24750 Notes de bas de page ! Positionnement
24751 \end_layout
24752
24753 \end_inset
24754
24755
24756 \end_layout
24757
24758 \begin_layout Standard
24759 Si vous avez plusieurs notes sur une même page, elle apparaissent sans espace
24760  vertical entre elles en bas de la page.
24761  Pour les rendre plus lisibles vous pouvez par exemple ajouter un espace
24762  de 1.5
24763 \begin_inset space \thinspace{}
24764 \end_inset
24765
24766 mm avec la commande suivante dans le préambule :
24767 \end_layout
24768
24769 \begin_layout Standard
24770
24771 \series bold
24772
24773 \backslash
24774 let
24775 \backslash
24776 myFoot
24777 \backslash
24778 footnote
24779 \begin_inset Newline newline
24780 \end_inset
24781
24782
24783 \backslash
24784 renewcommand{
24785 \backslash
24786 footnote}[1]{
24787 \backslash
24788 myFoot{#1
24789 \backslash
24790 vspace{1.5mm}}}
24791 \end_layout
24792
24793 \begin_layout Standard
24794 \begin_inset VSpace bigskip
24795 \end_inset
24796
24797 Dans un document à deux colonnes les notes de bas de page apparaissent en
24798  bas de chaque colonne, comme sur la Figure
24799 \begin_inset space ~
24800 \end_inset
24801
24802
24803 \begin_inset CommandInset ref
24804 LatexCommand ref
24805 reference "fig:Position-standard-note-bas-de-page"
24806
24807 \end_inset
24808
24809 .
24810  Si les notes ne doivent apparaître qu'en bas de la colonne de droite, comme
24811  sur la Figure
24812 \begin_inset space ~
24813 \end_inset
24814
24815
24816 \begin_inset CommandInset ref
24817 LatexCommand ref
24818 reference "fig:Position-note-avec-ftnright"
24819
24820 \end_inset
24821
24822 , utilisez le paquetage LaTeX 
24823 \series bold
24824 ftnright
24825 \series default
24826
24827 \begin_inset Index
24828 status collapsed
24829
24830 \begin_layout Plain Layout
24831 Paquetages LaTeX ! ftnright
24832 \end_layout
24833
24834 \end_inset
24835
24836  avec cette commande dans le préambule du document:
24837 \end_layout
24838
24839 \begin_layout Standard
24840
24841 \series bold
24842
24843 \backslash
24844 usepackage{ftnright}
24845 \end_layout
24846
24847 \begin_layout Standard
24848 \begin_inset Float figure
24849 placement !h
24850 wide false
24851 sideways false
24852 status open
24853
24854 \begin_layout Plain Layout
24855 \begin_inset ERT
24856 status collapsed
24857
24858 \begin_layout Plain Layout
24859
24860
24861 \backslash
24862 framebox{
24863 \end_layout
24864
24865 \end_inset
24866
24867
24868 \begin_inset Graphics
24869         filename ../clipart/without_fntright.pdf
24870         width 100col%
24871         scaleBeforeRotation
24872
24873 \end_inset
24874
24875
24876 \begin_inset ERT
24877 status collapsed
24878
24879 \begin_layout Plain Layout
24880
24881 }
24882 \end_layout
24883
24884 \end_inset
24885
24886
24887 \end_layout
24888
24889 \begin_layout Plain Layout
24890 \begin_inset Caption
24891
24892 \begin_layout Plain Layout
24893 \begin_inset CommandInset label
24894 LatexCommand label
24895 name "fig:Position-standard-note-bas-de-page"
24896
24897 \end_inset
24898
24899 Positionnement standard des notes de bas de page dans un document à deux
24900  colonnes.
24901 \end_layout
24902
24903 \end_inset
24904
24905
24906 \end_layout
24907
24908 \end_inset
24909
24910
24911 \end_layout
24912
24913 \begin_layout Standard
24914 \begin_inset Float figure
24915 placement !h
24916 wide false
24917 sideways false
24918 status open
24919
24920 \begin_layout Plain Layout
24921 \begin_inset ERT
24922 status collapsed
24923
24924 \begin_layout Plain Layout
24925
24926
24927 \backslash
24928 framebox{
24929 \end_layout
24930
24931 \end_inset
24932
24933
24934 \begin_inset Graphics
24935         filename ../clipart/with_fntright.pdf
24936         width 100col%
24937         scaleBeforeRotation
24938
24939 \end_inset
24940
24941
24942 \begin_inset ERT
24943 status collapsed
24944
24945 \begin_layout Plain Layout
24946
24947 }
24948 \end_layout
24949
24950 \end_inset
24951
24952
24953 \end_layout
24954
24955 \begin_layout Plain Layout
24956 \begin_inset Caption
24957
24958 \begin_layout Plain Layout
24959 \begin_inset CommandInset label
24960 LatexCommand label
24961 name "fig:Position-note-avec-ftnright"
24962
24963 \end_inset
24964
24965 Positionnement de notes de bas de page dans un document à deux colonnes
24966  en utilisant le paquetage LaTeX 
24967 \series bold
24968 ftnright
24969 \series default
24970 .
24971 \end_layout
24972
24973 \end_inset
24974
24975
24976 \end_layout
24977
24978 \end_inset
24979
24980
24981 \end_layout
24982
24983 \begin_layout Standard
24984 \begin_inset VSpace bigskip
24985 \end_inset
24986
24987 Dans certaines publications scientifiques, il est courant de rassembler
24988  les notes de bas de page et de les imprimer dans un paragraphe particulier
24989  à la fin de la section, comme sur la Figure
24990 \begin_inset space ~
24991 \end_inset
24992
24993
24994 \begin_inset CommandInset ref
24995 LatexCommand ref
24996 reference "fig:Notes-de-fin---notes-de-bas-de-page"
24997
24998 \end_inset
24999
25000 .
25001  On les appelle 
25002 \begin_inset Quotes eld
25003 \end_inset
25004
25005 notes de fin
25006 \begin_inset Quotes erd
25007 \end_inset
25008
25009 .
25010 \begin_inset Note Note
25011 status collapsed
25012
25013 \begin_layout Plain Layout
25014 J'ai pas trouvé mieux pour endnotes (NdT)
25015 \end_layout
25016
25017 \end_inset
25018
25019
25020 \begin_inset Index
25021 status collapsed
25022
25023 \begin_layout Plain Layout
25024 Notes de fin
25025 \end_layout
25026
25027 \end_inset
25028
25029  Pour utiliser des notes de fin à la place des notes de bas de page dans
25030  votre document, chargez le paquetage LaTeX 
25031 \series bold
25032 endnotes
25033 \series default
25034
25035 \begin_inset Index
25036 status collapsed
25037
25038 \begin_layout Plain Layout
25039 Paquetages LaTeX ! endnotes
25040 \end_layout
25041
25042 \end_inset
25043
25044  avec ces lignes dans le préambule du document
25045 \end_layout
25046
25047 \begin_layout Standard
25048
25049 \series bold
25050
25051 \backslash
25052 usepackage{endnotes}
25053 \begin_inset Newline newline
25054 \end_inset
25055
25056
25057 \backslash
25058 let
25059 \backslash
25060 footnote
25061 \backslash
25062 endnote
25063 \end_layout
25064
25065 \begin_layout Standard
25066 Pour insérer les notes qui ont ainsi été rassemblées, mettez la commande
25067 \end_layout
25068
25069 \begin_layout Standard
25070
25071 \series bold
25072
25073 \backslash
25074 theendnotes
25075 \end_layout
25076
25077 \begin_layout Standard
25078 en code TeX à la fin d'une section ou d'un chapitre.
25079 \end_layout
25080
25081 \begin_layout Standard
25082 \begin_inset Float figure
25083 wide false
25084 sideways false
25085 status open
25086
25087 \begin_layout Plain Layout
25088 \align center
25089 \begin_inset ERT
25090 status collapsed
25091
25092 \begin_layout Plain Layout
25093
25094
25095 \backslash
25096 framebox{
25097 \end_layout
25098
25099 \end_inset
25100
25101
25102 \begin_inset Graphics
25103         filename ../clipart/endnotes.pdf
25104         scaleBeforeRotation
25105
25106 \end_inset
25107
25108
25109 \begin_inset ERT
25110 status collapsed
25111
25112 \begin_layout Plain Layout
25113
25114 }
25115 \end_layout
25116
25117 \end_inset
25118
25119
25120 \end_layout
25121
25122 \begin_layout Plain Layout
25123 \begin_inset Caption
25124
25125 \begin_layout Plain Layout
25126 \begin_inset CommandInset label
25127 LatexCommand label
25128 name "fig:Notes-de-fin---notes-de-bas-de-page"
25129
25130 \end_inset
25131
25132 Les notes de fin -- notes de bas de page sont imprimées dans un paragraphe
25133  séparé à la fin des sections ou des chapitres.
25134 \end_layout
25135
25136 \end_inset
25137
25138
25139 \end_layout
25140
25141 \end_inset
25142
25143
25144 \end_layout
25145
25146 \begin_layout Standard
25147 \begin_inset VSpace medskip
25148 \end_inset
25149
25150 L'entête de paragraphe pour les notes de fin n'est pas traduit automatiquement
25151  dans la langue du document, cela doit être fait manuellement.
25152  Les lignes de préambule suivantes traduisent le nom en anglais par défaut
25153  
25154 \begin_inset Quotes eld
25155 \end_inset
25156
25157 Notes
25158 \begin_inset Quotes erd
25159 \end_inset
25160
25161  en sa traduction Allemande
25162 \begin_inset Foot
25163 status collapsed
25164
25165 \begin_layout Plain Layout
25166 En français, 
25167 \begin_inset Quotes eld
25168 \end_inset
25169
25170 Notes
25171 \begin_inset Quotes erd
25172 \end_inset
25173
25174  peut être conservé.
25175 \end_layout
25176
25177 \end_inset
25178
25179  
25180 \begin_inset Quotes eld
25181 \end_inset
25182
25183 Anmerkungen
25184 \begin_inset Quotes erd
25185 \end_inset
25186
25187  :
25188 \end_layout
25189
25190 \begin_layout Standard
25191
25192 \series bold
25193
25194 \backslash
25195 renewcommand{
25196 \backslash
25197 notesname}{Anmerkungen}
25198 \end_layout
25199
25200 \begin_layout Standard
25201 \begin_inset VSpace medskip
25202 \end_inset
25203
25204 La numérotation des notes de fin peut être modifiée comme celle des notes
25205  de bas de page comme c'est décrit dans la section
25206 \begin_inset space ~
25207 \end_inset
25208
25209
25210 \begin_inset CommandInset ref
25211 LatexCommand ref
25212 reference "sub:Numerotation-notes-bas-de-page"
25213
25214 \end_inset
25215
25216  ; remplacez juste la commande 
25217 \series bold
25218
25219 \backslash
25220 thefootnote
25221 \series default
25222  par 
25223 \series bold
25224
25225 \backslash
25226 theendnote
25227 \series default
25228 .
25229  Pour réinitialiser le numéro de note de fin, utilisez la commande 
25230 \series bold
25231
25232 \backslash
25233 @addtoreset
25234 \series default
25235  comme c'est décrit dans la section
25236 \begin_inset space ~
25237 \end_inset
25238
25239
25240 \begin_inset CommandInset ref
25241 LatexCommand ref
25242 reference "sub:Numerotation-notes-bas-de-page"
25243
25244 \end_inset
25245
25246  et remplacez le paramètre de commande 
25247 \series bold
25248 footnote
25249 \series default
25250  par 
25251 \series bold
25252 endnote
25253 \series default
25254 .
25255 \end_layout
25256
25257 \begin_layout Standard
25258 Pour seulement créer une marque de note de fin, utilisez la commande 
25259 \series bold
25260
25261 \backslash
25262 endnotemark[numéro]
25263 \series default
25264  qui est semblable à 
25265 \series bold
25266
25267 \backslash
25268 footnotemark
25269 \series default
25270 , décrite dans la section
25271 \begin_inset space ~
25272 \end_inset
25273
25274
25275 \begin_inset CommandInset ref
25276 LatexCommand ref
25277 reference "sec:Notes-bas-de-page"
25278
25279 \end_inset
25280
25281 .
25282 \end_layout
25283
25284 \begin_layout Standard
25285 \begin_inset VSpace bigskip
25286 \end_inset
25287
25288 Les notes de bas de page peuvent être mise dans la marge de la page et l'alignem
25289 ent du texte des notes peut être modifié, voyez le paquetage LaTeX 
25290 \series bold
25291 footmisc
25292 \series default
25293
25294 \begin_inset Index
25295 status collapsed
25296
25297 \begin_layout Plain Layout
25298 Paquetages LaTeX ! footmisc
25299 \end_layout
25300
25301 \end_inset
25302
25303
25304 \begin_inset CommandInset citation
25305 LatexCommand cite
25306 key "footmisc"
25307
25308 \end_inset
25309
25310  pour plus d'information à ce sujet.
25311 \end_layout
25312
25313 \begin_layout Standard
25314 Pour plein d'autres problèmes de mises en formes des notes de bas de page,
25315  voyez les livres sur LaTeX, 
25316 \begin_inset CommandInset citation
25317 LatexCommand cite
25318 key "latexcompanion,latexguide,latexbook"
25319
25320 \end_inset
25321
25322 .
25323 \end_layout
25324
25325 \begin_layout Section
25326 Notes en Marge
25327 \begin_inset Index
25328 status collapsed
25329
25330 \begin_layout Plain Layout
25331 Notes ! Notes en Marge
25332 \end_layout
25333
25334 \end_inset
25335
25336
25337 \end_layout
25338
25339 \begin_layout Standard
25340 Les notes en marge dans LyX ressemblent aux notes en bas de page et se comporten
25341 t de la même façon.
25342  Quand vous insérez une note en marge avec 
25343 \family sans
25344 Insérer\SpecialChar \menuseparator
25345 Note
25346 \begin_inset space ~
25347 \end_inset
25348
25349 en
25350 \begin_inset space ~
25351 \end_inset
25352
25353 Marge
25354 \family default
25355  ou avec le bouton 
25356 \begin_inset Graphics
25357         filename ../../images/marginalnote-insert.png
25358         scale 85
25359         scaleBeforeRotation
25360
25361 \end_inset
25362
25363  de la barre d'outils, vous voyez apparaître dans votre texte une boîte
25364  grise avec une étiquette rouge 
25365 \begin_inset Quotes fld
25366 \end_inset
25367
25368 marge
25369 \begin_inset Quotes frd
25370 \end_inset
25371
25372 .
25373  
25374 \begin_inset Marginal
25375 status collapsed
25376
25377 \begin_layout Plain Layout
25378 C'est une note en marge.
25379 \end_layout
25380
25381 \end_inset
25382
25383  Cette boîte est la représentation de votre note dans LyX.
25384  Vous pouvez y entrer votre texte.
25385 \end_layout
25386
25387 \begin_layout Standard
25388 Les notes en marge apparaissent dans la marge de droite dans les documents
25389  imprimées sur une seule face.
25390  Dans les documents imprimés recto-verso, elles apparaissent dans la marge
25391  
25392 \begin_inset Quotes eld
25393 \end_inset
25394
25395 extérieure
25396 \begin_inset Quotes erd
25397 \end_inset
25398
25399  -- la gauche sur les pages paires et la droite sur les pages impaires.
25400  Le texte de la note en marge est aligné à l'opposé de la marge externe
25401  -- aligné à droite quand la note apparaît dans la marge de gauche.
25402  La première ligne de la note apparaît à la hauteur de la ligne de texte
25403  où la note a été insérée dans le document.
25404 \end_layout
25405
25406 \begin_layout Standard
25407 \begin_inset VSpace bigskip
25408 \end_inset
25409
25410 Pour placer une note dans la marge interne, ajoutez la commande suivante
25411  :
25412 \end_layout
25413
25414 \begin_layout Standard
25415
25416 \series bold
25417
25418 \backslash
25419 reversemarginpar
25420 \end_layout
25421
25422 \begin_layout Standard
25423 sous forme de code TeX avant votre note de marge.
25424  Le nouveau positionnement est pris en compte pour toutes les notes en marge
25425  qui suivent 
25426 \begin_inset ERT
25427 status collapsed
25428
25429 \begin_layout Plain Layout
25430
25431
25432 \backslash
25433 reversemarginpar 
25434 \end_layout
25435
25436 \end_inset
25437
25438
25439 \begin_inset Marginal
25440 status open
25441
25442 \begin_layout Plain Layout
25443 Cette note en marge est dans la marge interne.
25444 \end_layout
25445
25446 \end_inset
25447
25448
25449 \series bold
25450
25451 \begin_inset Newline newline
25452 \end_inset
25453
25454
25455 \series default
25456
25457 \begin_inset Note Greyedout
25458 status open
25459
25460 \begin_layout Plain Layout
25461
25462 \series bold
25463 Note:
25464 \series default
25465  Il y a souvent pas assez d'espace dans la marge interne, ce qui fait que
25466  les notes sont souvent mal mises en formes dans la sortie imprimée.
25467 \end_layout
25468
25469 \end_inset
25470
25471
25472 \end_layout
25473
25474 \begin_layout Standard
25475 Pour revenir au positionnement par défaut, ajoutez la commande :
25476 \end_layout
25477
25478 \begin_layout Standard
25479
25480 \series bold
25481
25482 \backslash
25483 normalmarginpar
25484 \end_layout
25485
25486 \begin_layout Standard
25487 sous forme de code TeX.
25488 \begin_inset ERT
25489 status collapsed
25490
25491 \begin_layout Plain Layout
25492
25493
25494 \backslash
25495 normalmarginpar 
25496 \end_layout
25497
25498 \end_inset
25499
25500
25501 \begin_inset Newline newline
25502 \end_inset
25503
25504  
25505 \begin_inset Note Greyedout
25506 status open
25507
25508 \begin_layout Plain Layout
25509
25510 \series bold
25511 Note:
25512 \series default
25513  Cette commande est ignorée quand elle est dans un paragraphe ou la commande
25514  
25515 \series bold
25516
25517 \backslash
25518 reversemarginpar
25519 \series default
25520  est aussi utilisée.
25521 \end_layout
25522
25523 \end_inset
25524
25525
25526 \end_layout
25527
25528 \begin_layout Standard
25529 \begin_inset VSpace bigskip
25530 \end_inset
25531
25532
25533 \begin_inset Marginal
25534 status open
25535
25536 \begin_layout Plain Layout
25537 UnTrèsLongMotEnMarge sans césure.
25538 \end_layout
25539
25540 \end_inset
25541
25542  Comme dans le cas décrit dans la section
25543 \begin_inset space ~
25544 \end_inset
25545
25546
25547 \begin_inset CommandInset ref
25548 LatexCommand ref
25549 reference "sub:Lignes-multiple-dans-cellule"
25550
25551 \end_inset
25552
25553 , les mots trop longs ne peuvent pas subir de césure s'ils sont le premier
25554  mot d'une note en marge.
25555  Pour éviter ce problème, insérez un espacement horizontal de 0
25556 \begin_inset space \thinspace{}
25557 \end_inset
25558
25559 pt avant le mot en question: 
25560 \begin_inset Marginal
25561 status open
25562
25563 \begin_layout Plain Layout
25564 \begin_inset space \hspace{}
25565 \length 0pt
25566 \end_inset
25567
25568 UnMotTrèsLongEnMarge avec une césure.
25569 \end_layout
25570
25571 \end_inset
25572
25573
25574 \end_layout
25575
25576 \begin_layout Standard
25577 \begin_inset VSpace bigskip
25578 \end_inset
25579
25580
25581 \end_layout
25582
25583 \begin_layout Standard
25584 \begin_inset Note Greyedout
25585 status open
25586
25587 \begin_layout Plain Layout
25588
25589 \series bold
25590 Note:
25591 \series default
25592  Normalement, les notes en marge ne peuvent pas être utilisées dans des
25593  tableaux, des flottants et des notes de bas de page.
25594 \end_layout
25595
25596 \end_inset
25597
25598
25599 \end_layout
25600
25601 \begin_layout Standard
25602 \begin_inset VSpace bigskip
25603 \end_inset
25604
25605
25606 \end_layout
25607
25608 \begin_layout Standard
25609 \begin_inset ERT
25610 status collapsed
25611
25612 \begin_layout Plain Layout
25613
25614
25615 \backslash
25616 ifmarginnote
25617 \end_layout
25618
25619 \end_inset
25620
25621
25622 \begin_inset Note Note
25623 status open
25624
25625 \begin_layout Plain Layout
25626 La section suivante ne sera affichée que si le paquetage LaTeX 
25627 \series bold
25628 marginnote
25629 \series default
25630  a été installé.
25631 \end_layout
25632
25633 \end_inset
25634
25635
25636 \end_layout
25637
25638 \begin_layout Standard
25639 Cette restriction peut être évitée en utilisant le paquetage LaTeX 
25640 \series bold
25641 marginnote
25642 \series default
25643
25644 \begin_inset Index
25645 status collapsed
25646
25647 \begin_layout Plain Layout
25648 Paquetages LaTeX ! marginnote
25649 \end_layout
25650
25651 \end_inset
25652
25653 .
25654  En ajoutant les deux lignes suivantes au préambule de votre document, la
25655  commande que LyX utilise pour les notes de marge est redéfinie pour utiliser
25656  la commande fournie par le paquetage 
25657 \series bold
25658 marginnote
25659 \series default
25660  :
25661 \end_layout
25662
25663 \begin_layout Standard
25664
25665 \series bold
25666
25667 \backslash
25668 usepackage{marginnote}
25669 \begin_inset Newline newline
25670 \end_inset
25671
25672
25673 \backslash
25674 let
25675 \backslash
25676 marginpar
25677 \backslash
25678 marginnote
25679 \end_layout
25680
25681 \begin_layout Standard
25682 Ce paquetage est aussi utilisé dans ce document parce que 
25683 \series bold
25684 marginnote
25685 \series default
25686  a une autre fonction très utile : Vous pouvez définir un décalage (offset)
25687  vertical pour une note.
25688  C'est souvent nécessaire quand vous avez trop de notes en marge et qu'elles
25689  sont trop proches les unes des autres ou que vous voulez améliorer la mise
25690  en page.
25691  Le décalage est inséré dans LyX sous forme de code TeX directement après
25692  la note sous la forme
25693 \end_layout
25694
25695 \begin_layout Standard
25696
25697 \series bold
25698 [offset]
25699 \end_layout
25700
25701 \begin_layout Standard
25702 où l'offset utilise l'une des unités listées dans le tableau
25703 \begin_inset space ~
25704 \end_inset
25705
25706
25707 \begin_inset CommandInset ref
25708 LatexCommand ref
25709 reference "cha:Unités-de-longueur"
25710
25711 \end_inset
25712
25713 .
25714  Une valeur négative déplace la note vers le haut, une valeur positive la
25715  déplace vers le bas.
25716  Par exemple la note qui se trouve à côté de cette ligne de texte est décalée
25717  vers le haut de 1.5
25718 \begin_inset space \thinspace{}
25719 \end_inset
25720
25721 cm avec la commande en code TeX 
25722 \begin_inset Quotes eld
25723 \end_inset
25724
25725
25726 \series bold
25727 [-1.5cm]
25728 \series default
25729
25730 \begin_inset Quotes erd
25731 \end_inset
25732
25733
25734 \begin_inset Marginal
25735 status collapsed
25736
25737 \begin_layout Plain Layout
25738 Cette note en marge est décalée vers le haut de 1.5
25739 \begin_inset space \thinspace{}
25740 \end_inset
25741
25742 cm par rapport à sa position d'origine.
25743 \end_layout
25744
25745 \end_inset
25746
25747
25748 \begin_inset ERT
25749 status collapsed
25750
25751 \begin_layout Plain Layout
25752
25753 [-1.5cm]
25754 \end_layout
25755
25756 \end_inset
25757
25758
25759 \end_layout
25760
25761 \begin_layout Standard
25762 \begin_inset VSpace medskip
25763 \end_inset
25764
25765 Avec le paquetage 
25766 \series bold
25767 marginnote
25768 \series default
25769  vous pouvez aussi modifier l'alignement du texte dans la note de marge.
25770  Par exemple les commandes 
25771 \end_layout
25772
25773 \begin_layout Standard
25774
25775 \series bold
25776
25777 \backslash
25778 renewcommand*{
25779 \backslash
25780 raggedleftmarginnote}{
25781 \backslash
25782 centering}
25783 \begin_inset Newline newline
25784 \end_inset
25785
25786
25787 \backslash
25788 renewcommand*{
25789 \backslash
25790 raggedrightmarginnote}{
25791 \backslash
25792 centering}
25793 \end_layout
25794
25795 \begin_layout Standard
25796 donnent un alignement centré.
25797  
25798 \series bold
25799
25800 \backslash
25801 raggedleftmarginnote
25802 \series default
25803  indique une note qui apparaît dans la marge de gauche.
25804 \begin_inset ERT
25805 status collapsed
25806
25807 \begin_layout Plain Layout
25808
25809
25810 \backslash
25811 renewcommand*{
25812 \backslash
25813 raggedleftmarginnote}{
25814 \backslash
25815 centering}
25816 \end_layout
25817
25818 \begin_layout Plain Layout
25819
25820
25821 \backslash
25822 renewcommand*{
25823 \backslash
25824 raggedrightmarginnote}{
25825 \backslash
25826 centering}
25827 \end_layout
25828
25829 \end_inset
25830
25831
25832 \begin_inset Marginal
25833 status collapsed
25834
25835 \begin_layout Plain Layout
25836 Le texte de cette note en marge est centré.
25837 \end_layout
25838
25839 \end_inset
25840
25841 .
25842  Le comportement par défaut est donné par
25843 \end_layout
25844
25845 \begin_layout Standard
25846
25847 \series bold
25848
25849 \backslash
25850 renewcommand*{
25851 \backslash
25852 raggedleftmarginnote}{
25853 \backslash
25854 raggedleft}
25855 \begin_inset Newline newline
25856 \end_inset
25857
25858
25859 \backslash
25860 renewcommand*{
25861 \backslash
25862 raggedrightmarginnote}{
25863 \backslash
25864 raggedright}
25865 \series default
25866
25867 \begin_inset ERT
25868 status collapsed
25869
25870 \begin_layout Plain Layout
25871
25872
25873 \backslash
25874 renewcommand*{
25875 \backslash
25876 raggedleftmarginnote}{
25877 \backslash
25878 raggedleft}
25879 \end_layout
25880
25881 \begin_layout Plain Layout
25882
25883
25884 \backslash
25885 renewcommand*{
25886 \backslash
25887 raggedrightmarginnote}{
25888 \backslash
25889 raggedright}
25890 \end_layout
25891
25892 \end_inset
25893
25894
25895 \end_layout
25896
25897 \begin_layout Standard
25898 \begin_inset VSpace medskip
25899 \end_inset
25900
25901 Pour les autre fonctions du paquetage 
25902 \series bold
25903 marginnote
25904 \series default
25905  nous vous renvoyons à sa documentation 
25906 \begin_inset CommandInset citation
25907 LatexCommand cite
25908 key "marginnote"
25909
25910 \end_inset
25911
25912 .
25913 \end_layout
25914
25915 \begin_layout Standard
25916 \begin_inset VSpace bigskip
25917 \end_inset
25918
25919 Vous pouvez changer la mise en forme d'une note en marge en changeant sa
25920  définition.
25921  Pour créer par exemple une entête pour toutes les notes en marge avec le
25922  texte 
25923 \begin_inset Quotes eld
25924 \end_inset
25925
25926
25927 \family sans
25928 \series bold
25929 \bar under
25930 Attention!
25931 \family default
25932 \series default
25933 \bar default
25934
25935 \begin_inset Quotes erd
25936 \end_inset
25937
25938  écrit en souligné, sans-sérif et en gras, ajoutez ce qui suit dans le préambule
25939  de votre document :
25940 \end_layout
25941
25942 \begin_layout Standard
25943
25944 \series bold
25945
25946 \backslash
25947 let
25948 \backslash
25949 myMarginpar
25950 \backslash
25951 marginpar
25952 \begin_inset Newline newline
25953 \end_inset
25954
25955
25956 \backslash
25957 renewcommand{
25958 \backslash
25959 marginpar}[1]{
25960 \backslash
25961 myMarginpar{%
25962 \begin_inset Newline newline
25963 \end_inset
25964
25965
25966 \begin_inset ERT
25967 status collapsed
25968
25969 \begin_layout Plain Layout
25970
25971
25972 \backslash
25973 hphantom{ }
25974 \end_layout
25975
25976 \end_inset
25977
25978
25979 \backslash
25980 hspace{0pt}
25981 \backslash
25982 textsf{
25983 \backslash
25984 textbf{
25985 \backslash
25986 underbar{Attention!}}}%
25987 \begin_inset Newline newline
25988 \end_inset
25989
25990
25991 \begin_inset ERT
25992 status collapsed
25993
25994 \begin_layout Plain Layout
25995
25996
25997 \backslash
25998 hphantom{ }
25999 \end_layout
26000
26001 \end_inset
26002
26003
26004 \backslash
26005 vspace{1.5mm}
26006 \backslash
26007
26008 \backslash
26009 #1}}
26010 \end_layout
26011
26012 \begin_layout Standard
26013 \begin_inset ERT
26014 status collapsed
26015
26016 \begin_layout Plain Layout
26017
26018
26019 \backslash
26020 let
26021 \backslash
26022 myMarginpar
26023 \backslash
26024 marginpar
26025 \end_layout
26026
26027 \begin_layout Plain Layout
26028
26029
26030 \backslash
26031 renewcommand{
26032 \backslash
26033 marginpar}[1]{
26034 \backslash
26035 myMarginpar{%
26036 \end_layout
26037
26038 \begin_layout Plain Layout
26039
26040    
26041 \backslash
26042 textsf{
26043 \backslash
26044 textbf{
26045 \backslash
26046 underbar{Attention!}}}%
26047 \end_layout
26048
26049 \begin_layout Plain Layout
26050
26051    
26052 \backslash
26053 vspace{1.5mm}
26054 \backslash
26055
26056 \backslash
26057 #1}}
26058 \end_layout
26059
26060 \end_inset
26061
26062
26063 \begin_inset Marginal
26064 status open
26065
26066 \begin_layout Plain Layout
26067 Ceci est une note en marge avec une en-tête prédéfinie.
26068 \end_layout
26069
26070 \end_inset
26071
26072
26073 \begin_inset ERT
26074 status collapsed
26075
26076 \begin_layout Plain Layout
26077
26078 [-1.5cm]
26079 \end_layout
26080
26081 \end_inset
26082
26083
26084 \begin_inset ERT
26085 status collapsed
26086
26087 \begin_layout Plain Layout
26088
26089
26090 \backslash
26091 renewcommand{
26092 \backslash
26093 marginpar}[1]{
26094 \backslash
26095 myMarginpar{#1}}
26096 \end_layout
26097
26098 \end_inset
26099
26100
26101 \begin_inset Note Note
26102 status collapsed
26103
26104 \begin_layout Plain Layout
26105
26106 \lang english
26107 The margin note format is changed only for this example.
26108 \end_layout
26109
26110 \end_inset
26111
26112
26113 \end_layout
26114
26115 \begin_layout Standard
26116 \begin_inset ERT
26117 status collapsed
26118
26119 \begin_layout Plain Layout
26120
26121
26122 \backslash
26123 else
26124 \end_layout
26125
26126 \end_inset
26127
26128
26129 \begin_inset Note Note
26130 status open
26131
26132 \begin_layout Plain Layout
26133 Ce qui suit sera affiché si le paquetage LaTeX 
26134 \series bold
26135 marginnote
26136 \series default
26137  n'est pas installé :
26138 \end_layout
26139
26140 \end_inset
26141
26142
26143 \end_layout
26144
26145 \begin_layout Standard
26146 Vous devez installer le paquetage LaTeX 
26147 \series bold
26148 marginnote
26149 \series default
26150  pour voir la suite de cette section dans la sortie imprimée.
26151 \end_layout
26152
26153 \begin_layout Standard
26154 \begin_inset ERT
26155 status collapsed
26156
26157 \begin_layout Plain Layout
26158
26159
26160 \backslash
26161 fi
26162 \end_layout
26163
26164 \end_inset
26165
26166
26167 \end_layout
26168
26169 \begin_layout Chapter
26170 Les Boîtes
26171 \end_layout
26172
26173 \begin_layout Section
26174 Introduction
26175 \begin_inset Index
26176 status collapsed
26177
26178 \begin_layout Plain Layout
26179 Boîtes ! Introduction
26180 \end_layout
26181
26182 \end_inset
26183
26184
26185 \end_layout
26186
26187 \begin_layout Standard
26188 Les boîtes sont utilisées pour mettre en forme un bloc de texte.
26189  Elles peuvent être utilisées pour écrire un document en plusieurs langues,
26190  voir la section
26191 \begin_inset space ~
26192 \end_inset
26193
26194
26195 \begin_inset CommandInset ref
26196 LatexCommand ref
26197 reference "sec:Minipages"
26198
26199 \end_inset
26200
26201 , pour encadrer des portions de texte, voir la section
26202 \begin_inset space ~
26203 \end_inset
26204
26205
26206 \begin_inset CommandInset ref
26207 LatexCommand ref
26208 reference "sec:Boîtes-encadrées"
26209
26210 \end_inset
26211
26212 , pour empêcher que des mots subissent une césure, voir la section
26213 \begin_inset space ~
26214 \end_inset
26215
26216
26217 \begin_inset CommandInset ref
26218 LatexCommand ref
26219 reference "sec:Empêcher-césure"
26220
26221 \end_inset
26222
26223 , pour aligner du texte, voir la section
26224 \begin_inset space ~
26225 \end_inset
26226
26227
26228 \begin_inset CommandInset ref
26229 LatexCommand ref
26230 reference "sub:Alignement-Vertical"
26231
26232 \end_inset
26233
26234 , ou pour modifier la couleur de fond d'une portion de texte, voir la section
26235 \begin_inset space ~
26236 \end_inset
26237
26238
26239 \begin_inset CommandInset ref
26240 LatexCommand ref
26241 reference "sec:Boîtes-colorées"
26242
26243 \end_inset
26244
26245 .
26246 \end_layout
26247
26248 \begin_layout Standard
26249 On peut insérer une boîte en utilisant le menu 
26250 \family sans
26251 Insérer\SpecialChar \menuseparator
26252 Boîte
26253 \family default
26254  ou avec le bouton 
26255 \begin_inset Graphics
26256         filename ../../images/box-insert.png
26257         scale 85
26258         scaleBeforeRotation
26259
26260 \end_inset
26261
26262  de la barre d'outils.
26263  Une boîte grise avec une étiquette 
26264 \family sans
26265 Boîte
26266 \begin_inset space ~
26267 \end_inset
26268
26269 (Minipage)
26270 \family default
26271
26272 \begin_inset Graphics
26273         filename clipart/BoxInsetDefaultQt4.png
26274         scale 65
26275         scaleBeforeRotation
26276
26277 \end_inset
26278
26279 , est alors insérée.
26280  Le type de la boîte peut être précisé en faisant un clic droit sur la boîte.
26281  La fenêtre de dialogue qui apparaît donne accès aux types de
26282 \family sans
26283  Boîte
26284 \begin_inset space ~
26285 \end_inset
26286
26287 Intérieure
26288 \family default
26289  
26290 \family sans
26291 Parbox
26292 \begin_inset Note Note
26293 status collapsed
26294
26295 \begin_layout Plain Layout
26296 En attendant un traduction plus correcte NdT
26297 \end_layout
26298
26299 \end_inset
26300
26301
26302 \family default
26303  et 
26304 \family sans
26305 Minipage
26306 \family default
26307 .
26308  Le type 
26309 \family sans
26310 Minipage
26311 \family default
26312  est le type par défaut pour les boîtes nouvellement créées et il est décrit
26313  dans la section
26314 \begin_inset space ~
26315 \end_inset
26316
26317
26318 \begin_inset CommandInset ref
26319 LatexCommand ref
26320 reference "sec:Minipages"
26321
26322 \end_inset
26323
26324 ; le type 
26325 \family sans
26326 Parbox
26327 \family default
26328  est décrit dans la section
26329 \begin_inset space ~
26330 \end_inset
26331
26332
26333 \begin_inset CommandInset ref
26334 LatexCommand ref
26335 reference "sec:Parboxes"
26336
26337 \end_inset
26338
26339 .
26340 \end_layout
26341
26342 \begin_layout Standard
26343 Les boîtes ne sont pas numérotées et donc ne peuvent pas être référencées
26344  comme les flottants ou les notes de bas de page.
26345 \end_layout
26346
26347 \begin_layout Standard
26348 \begin_inset Note Greyedout
26349 status open
26350
26351 \begin_layout Plain Layout
26352
26353 \series bold
26354 Note:
26355 \series default
26356  Vous ne pouvez pas employer une boîte comme élément dans un environnement
26357  de type 
26358 \family sans
26359 Liste
26360 \family default
26361  ou 
26362 \family sans
26363 Description
26364 \family default
26365 .
26366 \end_layout
26367
26368 \end_inset
26369
26370
26371 \end_layout
26372
26373 \begin_layout Standard
26374 \begin_inset Note Greyedout
26375 status open
26376
26377 \begin_layout Plain Layout
26378
26379 \series bold
26380 Note:
26381 \series default
26382  Pour une raison inconnue, vous ne pouvez mettre le type de la 
26383 \family sans
26384 Boîte
26385 \begin_inset space ~
26386 \end_inset
26387
26388 Intérieure
26389 \family default
26390  à 
26391 \family sans
26392 Aucune
26393 \family default
26394  que quand vous utilisez une boîte encadrée.
26395  Les boîtes sans 
26396 \family sans
26397 Boîte
26398 \begin_inset space ~
26399 \end_inset
26400
26401 Intérieure
26402 \family default
26403  et sans cadre sont expliquées dans la section
26404 \begin_inset space ~
26405 \end_inset
26406
26407
26408 \begin_inset CommandInset ref
26409 LatexCommand ref
26410 reference "sec:Empêcher-césure"
26411
26412 \end_inset
26413
26414 .
26415 \end_layout
26416
26417 \end_inset
26418
26419
26420 \end_layout
26421
26422 \begin_layout Section
26423 La fenêtre de dialogue Boîte
26424 \begin_inset CommandInset label
26425 LatexCommand label
26426 name "sec:Boîte-Dialogue"
26427
26428 \end_inset
26429
26430
26431 \begin_inset Index
26432 status collapsed
26433
26434 \begin_layout Plain Layout
26435 Boîtes ! Fenêtre de dialogue Boîte
26436 \end_layout
26437
26438 \end_inset
26439
26440
26441 \end_layout
26442
26443 \begin_layout Subsection
26444 Taille
26445 \begin_inset Index
26446 status collapsed
26447
26448 \begin_layout Plain Layout
26449 Boîtes ! Taille
26450 \end_layout
26451
26452 \end_inset
26453
26454
26455 \end_layout
26456
26457 \begin_layout Standard
26458 Dans la fenêtre de dialogue 
26459 \family sans
26460 Paramètres
26461 \begin_inset space ~
26462 \end_inset
26463
26464 de
26465 \begin_inset space ~
26466 \end_inset
26467
26468 Boîte
26469 \family default
26470  vous pouvez modifier la géométrie de la boîte avec les champs 
26471 \family sans
26472 Largeur
26473 \family default
26474  et 
26475 \family sans
26476 Hauteur
26477 \family default
26478 .
26479  Les unités de longueur qui sont utilisables dans ces champs sont décrites
26480  dans le tableau
26481 \begin_inset space ~
26482 \end_inset
26483
26484
26485 \begin_inset CommandInset ref
26486 LatexCommand ref
26487 reference "tab:Unités"
26488
26489 \end_inset
26490
26491 .
26492  Le champ 
26493 \family sans
26494 Hauteur
26495 \family default
26496  offre en plus les spécifications de taille suivantes :
26497 \end_layout
26498
26499 \begin_layout Description
26500 Profondeur C'est simplement la 
26501 \begin_inset Quotes eld
26502 \end_inset
26503
26504 hauteur
26505 \begin_inset Quotes erd
26506 \end_inset
26507
26508  du texte.
26509  On ne tient pas compte de hauteur réelle du texte quand il y a plusieurs
26510  lignes de texte dans la boîte.
26511 \begin_inset Newline newline
26512 \end_inset
26513
26514
26515 \begin_inset Newline newline
26516 \end_inset
26517
26518
26519 \begin_inset Newline newline
26520 \end_inset
26521
26522
26523 \begin_inset Box Boxed
26524 position "c"
26525 hor_pos "c"
26526 has_inner_box 1
26527 inner_pos "c"
26528 use_parbox 0
26529 width "12col%"
26530 special "none"
26531 height "1in"
26532 height_special "depth"
26533 status open
26534
26535 \begin_layout Plain Layout
26536 \align center
26537 Boîte dont la hauteur est égale à 1
26538 \begin_inset space \thinspace{}
26539 \end_inset
26540
26541 Profondeur
26542 \end_layout
26543
26544 \end_inset
26545
26546
26547 \begin_inset Newline newline
26548 \end_inset
26549
26550
26551 \begin_inset Newline newline
26552 \end_inset
26553
26554
26555 \end_layout
26556
26557 \begin_layout Description
26558 Hauteur C'est la hauteur totale du texte qui se trouve dans la boîte.
26559  Par exemple, une valeur de 2 pour cette taille va donner une boîte qui
26560  est deux fois plus haute que le texte : 
26561 \begin_inset Box Boxed
26562 position "c"
26563 hor_pos "c"
26564 has_inner_box 1
26565 inner_pos "c"
26566 use_parbox 0
26567 width "20col%"
26568 special "none"
26569 height "2in"
26570 height_special "height"
26571 status open
26572
26573 \begin_layout Plain Layout
26574 \align center
26575 Boîte dont la hauteur est 2
26576 \begin_inset space \thinspace{}
26577 \end_inset
26578
26579 Hauteur
26580 \end_layout
26581
26582 \end_inset
26583
26584
26585 \end_layout
26586
26587 \begin_layout Description
26588 Hauteur
26589 \begin_inset space ~
26590 \end_inset
26591
26592 Totale C'est égal à Hauteur
26593 \begin_inset space \thinspace{}
26594 \end_inset
26595
26596 +
26597 \begin_inset space \thinspace{}
26598 \end_inset
26599
26600 Profondeur : 
26601 \begin_inset Box Boxed
26602 position "c"
26603 hor_pos "c"
26604 has_inner_box 1
26605 inner_pos "c"
26606 use_parbox 0
26607 width "20col%"
26608 special "none"
26609 height "1in"
26610 height_special "totalheight"
26611 status open
26612
26613 \begin_layout Plain Layout
26614 \align center
26615 Boîte dont la hauteur est 1
26616 \begin_inset space \thinspace{}
26617 \end_inset
26618
26619 Hauteur
26620 \begin_inset space ~
26621 \end_inset
26622
26623 Totale
26624 \end_layout
26625
26626 \end_inset
26627
26628
26629 \end_layout
26630
26631 \begin_layout Description
26632 Largeur On prend la largeur de la boîte comme hauteur : 
26633 \begin_inset Box Boxed
26634 position "c"
26635 hor_pos "c"
26636 has_inner_box 1
26637 inner_pos "c"
26638 use_parbox 0
26639 width "12col%"
26640 special "none"
26641 height "1in"
26642 height_special "width"
26643 status open
26644
26645 \begin_layout Plain Layout
26646 \align center
26647 Boîte dont la hauteur est 1
26648 \begin_inset space \thinspace{}
26649 \end_inset
26650
26651 Largeur
26652 \end_layout
26653
26654 \end_inset
26655
26656
26657 \end_layout
26658
26659 \begin_layout Subsection
26660 Alignement
26661 \begin_inset Index
26662 status collapsed
26663
26664 \begin_layout Plain Layout
26665 Boîtes ! Alignement
26666 \end_layout
26667
26668 \end_inset
26669
26670
26671 \end_layout
26672
26673 \begin_layout Standard
26674 Quand vous avez choisi une 
26675 \family sans
26676 Boîte
26677 \begin_inset space ~
26678 \end_inset
26679
26680 Intérieure
26681 \family default
26682 , l'alignement vertical de la boîte peut être :
26683 \end_layout
26684
26685 \begin_layout Description
26686 Haut Ceci est un exemple de texte.
26687  
26688 \begin_inset Box Boxed
26689 position "t"
26690 hor_pos "c"
26691 has_inner_box 1
26692 inner_pos "c"
26693 use_parbox 0
26694 width "12col%"
26695 special "none"
26696 height "1in"
26697 height_special "totalheight"
26698 status collapsed
26699
26700 \begin_layout Plain Layout
26701 \align center
26702 Cette boîte est alignée sur le haut.
26703 \end_layout
26704
26705 \end_inset
26706
26707  Ceci est un exemple de texte.
26708 \end_layout
26709
26710 \begin_layout Description
26711 Milieu Ceci est un exemple de texte.
26712  
26713 \begin_inset Box Boxed
26714 position "c"
26715 hor_pos "c"
26716 has_inner_box 1
26717 inner_pos "c"
26718 use_parbox 0
26719 width "12col%"
26720 special "none"
26721 height "1in"
26722 height_special "totalheight"
26723 status collapsed
26724
26725 \begin_layout Plain Layout
26726 \align center
26727 Cette boîte est alignée au centre.
26728 \end_layout
26729
26730 \end_inset
26731
26732  Ceci est un exemple de texte.
26733 \end_layout
26734
26735 \begin_layout Description
26736 Bas Ceci est un exemple de texte.
26737  
26738 \begin_inset Box Boxed
26739 position "b"
26740 hor_pos "c"
26741 has_inner_box 1
26742 inner_pos "c"
26743 use_parbox 0
26744 width "12col%"
26745 special "none"
26746 height "1in"
26747 height_special "totalheight"
26748 status collapsed
26749
26750 \begin_layout Plain Layout
26751 \align center
26752 Cette boîte est alignée sur le bas.
26753 \end_layout
26754
26755 \end_inset
26756
26757  Ceci est un exemple de texte.
26758 \end_layout
26759
26760 \begin_layout Standard
26761 \begin_inset Note Greyedout
26762 status open
26763
26764 \begin_layout Plain Layout
26765
26766 \series bold
26767 Note:
26768 \series default
26769  L'alignement vertical peut être perturbé dans la sortie finale quand vous
26770  avez par exemple deux boîtes sur une même ligne, une avec une ombre et
26771  l'autre non.
26772 \end_layout
26773
26774 \end_inset
26775
26776
26777 \end_layout
26778
26779 \begin_layout Standard
26780 L'alignement horizontal de la boîte peut être modifié quand elle a son propre
26781  paragraphe grâce à la fenêtre de dialogue 
26782 \family sans
26783 Paramètres
26784 \begin_inset space ~
26785 \end_inset
26786
26787 de
26788 \begin_inset space ~
26789 \end_inset
26790
26791 Boîte
26792 \family default
26793 .
26794 \end_layout
26795
26796 \begin_layout Standard
26797 \begin_inset VSpace bigskip
26798 \end_inset
26799
26800 Quand vous avez choisi une 
26801 \family sans
26802 Boîte
26803 \begin_inset space ~
26804 \end_inset
26805
26806 Intérieure
26807 \family default
26808 , l'alignement vertical du contenu de la boîte peut être :
26809 \end_layout
26810
26811 \begin_layout Description
26812 haut Ceci est un exemple de texte.
26813 \begin_inset Box Boxed
26814 position "c"
26815 hor_pos "c"
26816 has_inner_box 1
26817 inner_pos "t"
26818 use_parbox 0
26819 width "12col%"
26820 special "none"
26821 height "1.5in"
26822 height_special "totalheight"
26823 status collapsed
26824
26825 \begin_layout Plain Layout
26826 \align center
26827 Le texte de cette boîte est aligné sur le haut.
26828 \end_layout
26829
26830 \end_inset
26831
26832  Ceci est un exemple de texte.
26833 \end_layout
26834
26835 \begin_layout Description
26836 milieu Ceci est un exemple de texte.
26837  
26838 \begin_inset Box Boxed
26839 position "c"
26840 hor_pos "c"
26841 has_inner_box 1
26842 inner_pos "c"
26843 use_parbox 0
26844 width "12col%"
26845 special "none"
26846 height "1.5in"
26847 height_special "totalheight"
26848 status collapsed
26849
26850 \begin_layout Plain Layout
26851 \align center
26852 Le texte de cette boîte est aligné au centre
26853 \end_layout
26854
26855 \end_inset
26856
26857  Ceci est un exemple de texte.
26858 \end_layout
26859
26860 \begin_layout Description
26861 bas Ceci est un exemple de texte.
26862  
26863 \begin_inset Box Boxed
26864 position "c"
26865 hor_pos "c"
26866 has_inner_box 1
26867 inner_pos "b"
26868 use_parbox 0
26869 width "12col%"
26870 special "none"
26871 height "1.5in"
26872 height_special "totalheight"
26873 status collapsed
26874
26875 \begin_layout Plain Layout
26876 \align center
26877 Le texte de cette boîte est aligné en bas.
26878 \end_layout
26879
26880 \end_inset
26881
26882  Ceci est un exemple de texte.
26883 \end_layout
26884
26885 \begin_layout Description
26886 élongation Ceci est un exemple de texte.
26887  
26888 \begin_inset Box Boxed
26889 position "c"
26890 hor_pos "c"
26891 has_inner_box 1
26892 inner_pos "s"
26893 use_parbox 0
26894 width "12col%"
26895 special "none"
26896 height "1.5in"
26897 height_special "totalheight"
26898 status collapsed
26899
26900 \begin_layout Plain Layout
26901 \align center
26902 Le texte 
26903 \end_layout
26904
26905 \begin_layout Plain Layout
26906 \align center
26907 de cette
26908 \end_layout
26909
26910 \begin_layout Plain Layout
26911 \align center
26912 boîte est
26913 \end_layout
26914
26915 \begin_layout Plain Layout
26916 \align center
26917 allongé.
26918 \end_layout
26919
26920 \end_inset
26921
26922  Ceci est un exemple de texte.
26923 \end_layout
26924
26925 \begin_layout Standard
26926 Pour allonger le contenu d'une boîte, il doit être constitué de plus d'un
26927  paragraphe.
26928  Dans l'exemple ci-dessus, chaque ligne de texte a son propre paragraphe.
26929 \end_layout
26930
26931 \begin_layout Standard
26932 \begin_inset VSpace bigskip
26933 \end_inset
26934
26935 Pour aligner horizontalement le contenu d'une boîte vous pouvez utiliser
26936  la fenêtre de dialogue 
26937 \family sans
26938 Paramètres
26939 \begin_inset space ~
26940 \end_inset
26941
26942 de
26943 \begin_inset space ~
26944 \end_inset
26945
26946 paragraphe
26947 \family default
26948  quand vous avez choisi une 
26949 \family sans
26950 Boîte
26951 \begin_inset space ~
26952 \end_inset
26953
26954 Intérieure
26955 \family default
26956 .
26957 \end_layout
26958
26959 \begin_layout Standard
26960 \align center
26961 \begin_inset Box Boxed
26962 position "c"
26963 hor_pos "c"
26964 has_inner_box 1
26965 inner_pos "s"
26966 use_parbox 0
26967 width "15col%"
26968 special "none"
26969 height "1.25in"
26970 height_special "totalheight"
26971 status open
26972
26973 \begin_layout Plain Layout
26974 \align left
26975 Le texte de 
26976 \end_layout
26977
26978 \begin_layout Plain Layout
26979 \align left
26980 cette boîte
26981 \end_layout
26982
26983 \begin_layout Plain Layout
26984 \align right
26985 est allongé.
26986 \end_layout
26987
26988 \end_inset
26989
26990
26991 \end_layout
26992
26993 \begin_layout Standard
26994 Si vous n'avez pas choisi une 
26995 \family sans
26996 Boîte
26997 \begin_inset space ~
26998 \end_inset
26999
27000 Intérieure
27001 \family default
27002 , vous pouvez allonger le contenu de la boîte horizontalement avec la fenêtre
27003  de dialogue de boîte.
27004 \end_layout
27005
27006 \begin_layout Standard
27007 \align center
27008 \begin_inset Box Boxed
27009 position "c"
27010 hor_pos "s"
27011 has_inner_box 0
27012 inner_pos "s"
27013 use_parbox 0
27014 width "90col%"
27015 special "none"
27016 height "1.25in"
27017 height_special "totalheight"
27018 status open
27019
27020 \begin_layout Plain Layout
27021 \align left
27022 Le texte de cette boîte est allongé horizontalement.
27023 \end_layout
27024
27025 \end_inset
27026
27027
27028 \end_layout
27029
27030 \begin_layout Subsection
27031 Les Boîtes Encadrées
27032 \begin_inset CommandInset label
27033 LatexCommand label
27034 name "sec:Boîtes-encadrées"
27035
27036 \end_inset
27037
27038
27039 \begin_inset Index
27040 status collapsed
27041
27042 \begin_layout Plain Layout
27043 Boîtes ! Cadres
27044 \end_layout
27045
27046 \end_inset
27047
27048
27049 \end_layout
27050
27051 \begin_layout Standard
27052 On peut spécifier le style du cadre de la boîte en utilisant la liste déroulante
27053  
27054 \family sans
27055 Décoration
27056 \family default
27057  dans la boîte de dialogue 
27058 \family sans
27059 Paramètres
27060 \begin_inset space ~
27061 \end_inset
27062
27063 de
27064 \begin_inset space ~
27065 \end_inset
27066
27067 Boîte
27068 \family default
27069 .
27070  Les possibilités sont les suivantes :
27071 \end_layout
27072
27073 \begin_layout Description
27074 Boîte
27075 \begin_inset space ~
27076 \end_inset
27077
27078 rectangulaire Ceci dessine un cadre rectangulaire autour de la boîte.
27079  L'épaisseur du trait de ce cadre est donnée par la variable  
27080 \series bold
27081
27082 \backslash
27083 fboxrule
27084 \series default
27085 .
27086  
27087 \begin_inset Box Boxed
27088 position "c"
27089 hor_pos "c"
27090 has_inner_box 1
27091 inner_pos "c"
27092 use_parbox 0
27093 width "20col%"
27094 special "none"
27095 height "1in"
27096 height_special "totalheight"
27097 status open
27098
27099 \begin_layout Plain Layout
27100 \align center
27101 Boîte rectangulaire
27102 \end_layout
27103
27104 \end_inset
27105
27106
27107 \end_layout
27108
27109 \begin_layout Description
27110 Boîte
27111 \begin_inset space ~
27112 \end_inset
27113
27114 ovale,
27115 \begin_inset space ~
27116 \end_inset
27117
27118 fine Ceci dessine un cadre ovalisée autour de la boîte.
27119  L'épaisseur du trait de ce cadre est de  0.4
27120 \begin_inset space \thinspace{}
27121 \end_inset
27122
27123 pt.
27124  
27125 \begin_inset Box ovalbox
27126 position "c"
27127 hor_pos "c"
27128 has_inner_box 1
27129 inner_pos "c"
27130 use_parbox 0
27131 width "20col%"
27132 special "none"
27133 height "1in"
27134 height_special "totalheight"
27135 status open
27136
27137 \begin_layout Plain Layout
27138 \align center
27139 Boîte ovalisée, fine
27140 \end_layout
27141
27142 \end_inset
27143
27144
27145 \end_layout
27146
27147 \begin_layout Description
27148 Boîte
27149 \begin_inset space ~
27150 \end_inset
27151
27152 ovale,
27153 \begin_inset space ~
27154 \end_inset
27155
27156 épaisse Ceci dessine un cadre ovalisée autour de la boîte.
27157  L'épaisseur du trait de ce cadre est de   0.8
27158 \begin_inset space \thinspace{}
27159 \end_inset
27160
27161 pt.
27162  
27163 \begin_inset Box Ovalbox
27164 position "c"
27165 hor_pos "c"
27166 has_inner_box 1
27167 inner_pos "c"
27168 use_parbox 0
27169 width "20col%"
27170 special "none"
27171 height "1in"
27172 height_special "totalheight"
27173 status open
27174
27175 \begin_layout Plain Layout
27176 \align center
27177 Boîte ovalisée, épaisse
27178 \end_layout
27179
27180 \end_inset
27181
27182
27183 \end_layout
27184
27185 \begin_layout Description
27186 Boîte
27187 \begin_inset space ~
27188 \end_inset
27189
27190 ombrée Ceci dessine un cadre rectangulaire avec une ombre autour de la boîte.
27191  L'épaisseur du trait de ce cadre est donnée par la variable  
27192 \series bold
27193
27194 \backslash
27195 fboxrule
27196 \series default
27197 , l'ombre a une épaisseur de  4
27198 \begin_inset space \thinspace{}
27199 \end_inset
27200
27201 pt.
27202  
27203 \begin_inset Box Shadowbox
27204 position "c"
27205 hor_pos "c"
27206 has_inner_box 1
27207 inner_pos "c"
27208 use_parbox 0
27209 width "20col%"
27210 special "none"
27211 height "1in"
27212 height_special "totalheight"
27213 status open
27214
27215 \begin_layout Plain Layout
27216 \align center
27217 Boîte ombrée
27218 \end_layout
27219
27220 \end_inset
27221
27222
27223 \end_layout
27224
27225 \begin_layout Description
27226 Boîte
27227 \begin_inset space ~
27228 \end_inset
27229
27230 double Ceci dessine un cadre rectangulaire à deux traits autour de la boîte.
27231  L'épaisseur du trait du cadre interne est de 0.75
27232 \begin_inset space \thinspace{}
27233 \end_inset
27234
27235
27236 \series bold
27237
27238 \backslash
27239 fboxrule
27240 \series default
27241 , l'épaisseur du trait du cadre externe est de 1.5
27242 \begin_inset space \thinspace{}
27243 \end_inset
27244
27245
27246 \series bold
27247
27248 \backslash
27249 fboxrule
27250 \series default
27251 .
27252  La distance entre les deux cadres est de  1.5
27253 \begin_inset space \thinspace{}
27254 \end_inset
27255
27256
27257 \series bold
27258
27259 \backslash
27260 fboxrule
27261 \series default
27262
27263 \begin_inset space \thinspace{}
27264 \end_inset
27265
27266 +
27267 \begin_inset space \thinspace{}
27268 \end_inset
27269
27270 0.5
27271 \begin_inset space \thinspace{}
27272 \end_inset
27273
27274 pt.
27275  
27276 \begin_inset Box Doublebox
27277 position "c"
27278 hor_pos "c"
27279 has_inner_box 1
27280 inner_pos "c"
27281 use_parbox 0
27282 width "20col%"
27283 special "none"
27284 height "1in"
27285 height_special "totalheight"
27286 status open
27287
27288 \begin_layout Plain Layout
27289 \align center
27290 Boîte double
27291 \end_layout
27292
27293 \end_inset
27294
27295
27296 \end_layout
27297
27298 \begin_layout Standard
27299 \begin_inset VSpace bigskip
27300 \end_inset
27301
27302 L'étiquette qui se trouve sur la boîte dans LyX s'adapte pour montrer le
27303  style de boîte utilisé.
27304  Pour pouvoir utiliser ces différents types de cadres, vous devez installer
27305  le paquetage LaTeX 
27306 \series bold
27307 fancybox
27308 \series default
27309 .
27310 \end_layout
27311
27312 \begin_layout Section
27313
27314 \lang english
27315 Box customization
27316 \begin_inset Index
27317 status open
27318
27319 \begin_layout Plain Layout
27320 Boîtes! 
27321 \lang english
27322 Customization
27323 \end_layout
27324
27325 \end_inset
27326
27327
27328 \end_layout
27329
27330 \begin_layout Standard
27331 La valeur par défaut pour la variable 
27332 \series bold
27333
27334 \backslash
27335 fboxrule
27336 \series default
27337  est 0.4
27338 \begin_inset space \thinspace{}
27339 \end_inset
27340
27341 pt.
27342  Elle peut être modifiée avec la commande suivante en code TeX, par exemple
27343  pour avoir 2
27344 \begin_inset space \thinspace{}
27345 \end_inset
27346
27347 pt :
27348 \end_layout
27349
27350 \begin_layout Standard
27351
27352 \series bold
27353
27354 \backslash
27355 setlength{
27356 \backslash
27357 fboxrule}{2pt}
27358 \end_layout
27359
27360 \begin_layout Standard
27361 \begin_inset ERT
27362 status collapsed
27363
27364 \begin_layout Plain Layout
27365
27366
27367 \backslash
27368 setlength{
27369 \backslash
27370 fboxrule}{2pt}
27371 \end_layout
27372
27373 \end_inset
27374
27375
27376 \begin_inset Box Boxed
27377 position "c"
27378 hor_pos "c"
27379 has_inner_box 1
27380 inner_pos "c"
27381 use_parbox 0
27382 width "25col%"
27383 special "none"
27384 height "1in"
27385 height_special "totalheight"
27386 status open
27387
27388 \begin_layout Plain Layout
27389 \align center
27390 Boîte rectangulaire avec 
27391 \series bold
27392
27393 \backslash
27394 fboxrule
27395 \series default
27396
27397 \begin_inset space \thinspace{}
27398 \end_inset
27399
27400 =
27401 \begin_inset space \thinspace{}
27402 \end_inset
27403
27404 2
27405 \begin_inset space \thinspace{}
27406 \end_inset
27407
27408 pt
27409 \end_layout
27410
27411 \end_inset
27412
27413
27414 \begin_inset ERT
27415 status collapsed
27416
27417 \begin_layout Plain Layout
27418
27419
27420 \backslash
27421 setlength{
27422 \backslash
27423 fboxrule}{0.4pt}
27424 \end_layout
27425
27426 \end_inset
27427
27428
27429 \end_layout
27430
27431 \begin_layout Standard
27432 \begin_inset VSpace bigskip
27433 \end_inset
27434
27435 L'espace entre le cadre et le contenu de la boîte est le même pour tous
27436  les types de cadres, par défaut il est de 3
27437 \begin_inset space \thinspace{}
27438 \end_inset
27439
27440 pt.
27441  Vous pouvez le modifier en donnant une autre valeur à la variable 
27442 \series bold
27443
27444 \backslash
27445 fboxsep
27446 \series default
27447 .
27448  Par exemple la commande
27449 \end_layout
27450
27451 \begin_layout Standard
27452
27453 \series bold
27454
27455 \backslash
27456 setlength{
27457 \backslash
27458 fboxsep}{10pt}
27459 \end_layout
27460
27461 \begin_layout Standard
27462 met une valeur de 10
27463 \begin_inset space \thinspace{}
27464 \end_inset
27465
27466 pt, comme celle utilisée pour cette boîte :
27467 \end_layout
27468
27469 \begin_layout Standard
27470 \begin_inset ERT
27471 status collapsed
27472
27473 \begin_layout Plain Layout
27474
27475
27476 \backslash
27477 setlength{
27478 \backslash
27479 fboxsep}{10pt}
27480 \end_layout
27481
27482 \end_inset
27483
27484
27485 \begin_inset Box Boxed
27486 position "c"
27487 hor_pos "c"
27488 has_inner_box 1
27489 inner_pos "c"
27490 use_parbox 0
27491 width "25col%"
27492 special "none"
27493 height "1in"
27494 height_special "totalheight"
27495 status open
27496
27497 \begin_layout Plain Layout
27498 \align center
27499 Boîte rectangulaire avec 
27500 \series bold
27501
27502 \backslash
27503 fboxsep
27504 \series default
27505
27506 \begin_inset space \thinspace{}
27507 \end_inset
27508
27509 =
27510 \begin_inset space \thinspace{}
27511 \end_inset
27512
27513 10
27514 \begin_inset space \thinspace{}
27515 \end_inset
27516
27517 pt
27518 \end_layout
27519
27520 \end_inset
27521
27522
27523 \begin_inset ERT
27524 status collapsed
27525
27526 \begin_layout Plain Layout
27527
27528
27529 \backslash
27530 setlength{
27531 \backslash
27532 fboxsep}{3pt}
27533 \end_layout
27534
27535 \end_inset
27536
27537
27538 \end_layout
27539
27540 \begin_layout Standard
27541 \begin_inset VSpace bigskip
27542 \end_inset
27543
27544 Le diamètre des coins arrondis des boîtes ovalisées peut être modifié par
27545  la commande 
27546 \series bold
27547
27548 \backslash
27549 cornersize
27550 \series default
27551 .
27552  Par exemple, la commande
27553 \end_layout
27554
27555 \begin_layout Standard
27556
27557 \series bold
27558
27559 \backslash
27560 cornersize*{1cm}
27561 \end_layout
27562
27563 \begin_layout Standard
27564 donne un diamètre de 1
27565 \begin_inset space \thinspace{}
27566 \end_inset
27567
27568 cm.
27569  La commande
27570 \end_layout
27571
27572 \begin_layout Standard
27573
27574 \series bold
27575
27576 \backslash
27577 cornersize{num}
27578 \end_layout
27579
27580 \begin_layout Standard
27581 fixe le diamètre à 
27582 \family sans
27583 num
27584 \begin_inset space \thinspace{}
27585 \end_inset
27586
27587 ×
27588 \begin_inset space \thinspace{}
27589 \end_inset
27590
27591 minimum(largeur et hauteur de la boîte)
27592 \family default
27593 .
27594  La valeur par défaut est 
27595 \series bold
27596
27597 \backslash
27598 cornersize{0.5}
27599 \series default
27600 .
27601 \end_layout
27602
27603 \begin_layout Standard
27604 \begin_inset ERT
27605 status collapsed
27606
27607 \begin_layout Plain Layout
27608
27609
27610 \backslash
27611 cornersize*{1.5cm}
27612 \end_layout
27613
27614 \end_inset
27615
27616
27617 \begin_inset Box Ovalbox
27618 position "c"
27619 hor_pos "c"
27620 has_inner_box 1
27621 inner_pos "c"
27622 use_parbox 0
27623 width "25col%"
27624 special "none"
27625 height "1in"
27626 height_special "totalheight"
27627 status open
27628
27629 \begin_layout Plain Layout
27630 \align center
27631 Boîte ovale avec 
27632 \series bold
27633
27634 \backslash
27635 cornersize
27636 \series default
27637
27638 \begin_inset space \thinspace{}
27639 \end_inset
27640
27641 =
27642 \begin_inset space \thinspace{}
27643 \end_inset
27644
27645 1.5
27646 \begin_inset space \thinspace{}
27647 \end_inset
27648
27649 cm
27650 \end_layout
27651
27652 \end_inset
27653
27654
27655 \begin_inset ERT
27656 status collapsed
27657
27658 \begin_layout Plain Layout
27659
27660
27661 \backslash
27662 cornersize{0.5}
27663 \end_layout
27664
27665 \end_inset
27666
27667
27668 \end_layout
27669
27670 \begin_layout Standard
27671 \begin_inset VSpace bigskip
27672 \end_inset
27673
27674 La taille de l'ombre peut être ajustée en changeant la valeur de la variable
27675  
27676 \series bold
27677
27678 \backslash
27679 shadowsize
27680 \series default
27681 .
27682  Elle est fixée à 2
27683 \begin_inset space \thinspace{}
27684 \end_inset
27685
27686 pt pour la boîte suivante par la commande :
27687 \end_layout
27688
27689 \begin_layout Standard
27690
27691 \series bold
27692
27693 \backslash
27694 setlength{
27695 \backslash
27696 shadowsize}{2pt}
27697 \end_layout
27698
27699 \begin_layout Standard
27700 \begin_inset ERT
27701 status collapsed
27702
27703 \begin_layout Plain Layout
27704
27705
27706 \backslash
27707 setlength{
27708 \backslash
27709 shadowsize}{2pt}
27710 \end_layout
27711
27712 \end_inset
27713
27714
27715 \begin_inset Box Shadowbox
27716 position "c"
27717 hor_pos "c"
27718 has_inner_box 1
27719 inner_pos "c"
27720 use_parbox 0
27721 width "25col%"
27722 special "none"
27723 height "1in"
27724 height_special "totalheight"
27725 status open
27726
27727 \begin_layout Plain Layout
27728 \align center
27729 Boîte ombrée avec 
27730 \series bold
27731
27732 \backslash
27733 shadowsize
27734 \series default
27735
27736 \begin_inset space \thinspace{}
27737 \end_inset
27738
27739 =
27740 \begin_inset space \thinspace{}
27741 \end_inset
27742
27743 2
27744 \begin_inset space \thinspace{}
27745 \end_inset
27746
27747 pt
27748 \end_layout
27749
27750 \end_inset
27751
27752
27753 \begin_inset ERT
27754 status collapsed
27755
27756 \begin_layout Plain Layout
27757
27758
27759 \backslash
27760 setlength{
27761 \backslash
27762 shadowsize}{4pt}
27763 \end_layout
27764
27765 \end_inset
27766
27767
27768 \end_layout
27769
27770 \begin_layout Standard
27771 \begin_inset VSpace bigskip
27772 \end_inset
27773
27774 Les longueurs et les largeurs ainsi modifiées restent valables pour toutes
27775  les boîtes qui suivent la commandes qui les a changées.
27776 \end_layout
27777
27778 \begin_layout Section
27779 Minipages
27780 \begin_inset CommandInset label
27781 LatexCommand label
27782 name "sec:Minipages"
27783
27784 \end_inset
27785
27786
27787 \begin_inset Index
27788 status collapsed
27789
27790 \begin_layout Plain Layout
27791 Boîtes ! Minipages
27792 \end_layout
27793
27794 \end_inset
27795
27796
27797 \end_layout
27798
27799 \begin_layout Standard
27800 LaTeX fournit un mécanisme qui, en fait, permet de produire une page à l'intérie
27801 ur d'une page.
27802  On parle alors d'une minipage, et à l'intérieur de celle-ci, toutes les
27803  règles d'indentation, de saut de ligne, etc.
27804  s'appliquent.
27805 \end_layout
27806
27807 \begin_layout Standard
27808 Les minipages sont par exemple utiles quand on écrit un document avec plusieurs
27809  langues.
27810 \end_layout
27811
27812 \begin_layout Standard
27813 Ci-dessous, vous avez deux exemples de minipages côte-à-côte.
27814  Leur largeur est fixée à 45
27815 \begin_inset space \thinspace{}
27816 \end_inset
27817
27818 col% et elles sont séparées par un ressort horizontal, qui a été inséré
27819  via le menu 
27820 \family sans
27821 Insérer\SpecialChar \menuseparator
27822 Formats\SpecialChar \menuseparator
27823 Ressort
27824 \begin_inset space ~
27825 \end_inset
27826
27827 Horizontal
27828 \family default
27829 .
27830 \end_layout
27831
27832 \begin_layout Standard
27833
27834 \lang english
27835 \begin_inset Box Frameless
27836 position "t"
27837 hor_pos "c"
27838 has_inner_box 1
27839 inner_pos "c"
27840 use_parbox 0
27841 width "45col%"
27842 special "none"
27843 height "1in"
27844 height_special "totalheight"
27845 status open
27846
27847 \begin_layout Plain Layout
27848
27849 \lang german
27850 Dies ist ein deutscher Text.
27851  Dies ist ein deutscher Text.
27852  Dies ist ein deutscher Text.
27853  Dies ist ein deutscher Text.
27854  Dies ist ein deutscher Text.
27855  Dies ist ein deutscher Text.
27856  Dies ist ein deutscher Text.
27857  Dies ist ein deutscher Text.
27858  Dies ist ein deutscher Text.
27859  Dies ist ein deutscher Text.
27860  Dies ist ein deutscher Text.
27861  Dies ist ein deutscher Text.
27862  Dies ist ein deutscher Text
27863 \begin_inset Foot
27864 status collapsed
27865
27866 \begin_layout Plain Layout
27867
27868 \lang german
27869 Dies ist eine deutsche Fußnote.
27870 \end_layout
27871
27872 \end_inset
27873
27874 .
27875  Dies ist ein deutscher Text.
27876  Dies ist ein deutscher Text.
27877 \end_layout
27878
27879 \end_inset
27880
27881
27882 \begin_inset space \hfill{}
27883 \end_inset
27884
27885
27886 \begin_inset Box Frameless
27887 position "t"
27888 hor_pos "c"
27889 has_inner_box 1
27890 inner_pos "c"
27891 use_parbox 0
27892 width "45col%"
27893 special "none"
27894 height "1in"
27895 height_special "totalheight"
27896 status open
27897
27898 \begin_layout Plain Layout
27899
27900 \lang english
27901 This is an English Text.
27902  This is an English Text.
27903  This is an English Text.
27904  This is an English Text.
27905  This is an English Text.
27906  This is an English Text.
27907  This is an English Text.
27908  This is an English Text.
27909  This is an English Text.
27910  This is an English Text.
27911  This is an English Text.
27912  This is an English Text.
27913  This is an English Text.
27914  This is an English Text.
27915  This is an English Text.
27916  This is an English Text.
27917 \begin_inset Foot
27918 status collapsed
27919
27920 \begin_layout Plain Layout
27921
27922 \lang english
27923 This is an English footnote.
27924 \end_layout
27925
27926 \end_inset
27927
27928  This is an English Text.
27929  
27930 \end_layout
27931
27932 \end_inset
27933
27934
27935 \end_layout
27936
27937 \begin_layout Standard
27938 \begin_inset VSpace bigskip
27939 \end_inset
27940
27941 Une autre application des minipages est l'ajout de notes de bas de page
27942  à l'intérieur d'un tableau.
27943  À cause d'une restriction due à LaTeX, les notes de bas de pages insérées
27944  dans un tableau n'apparaissent pas en bas de la page courante.
27945  Mais si vous mettez votre tableau dans une minipage, la note de bas de
27946  page apparaîtra en bas de celle-ci, numérotée avec des lettres latines.
27947  Le numéro de note est remis à 1 à chaque nouvelle minipage, mais pas en
27948  dehors des minipages.
27949 \end_layout
27950
27951 \begin_layout Standard
27952 Les notes de bas de page de ce tableau n'apparaissent pas : 
27953 \begin_inset Tabular
27954 <lyxtabular version="3" rows="3" columns="4">
27955 <features>
27956 <column alignment="center" valignment="top" width="0pt">
27957 <column alignment="center" valignment="top" width="0pt">
27958 <column alignment="center" valignment="top" width="0pt">
27959 <column alignment="center" valignment="top" width="0pt">
27960 <row>
27961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27962 \begin_inset Text
27963
27964 \begin_layout Plain Layout
27965 1
27966 \end_layout
27967
27968 \end_inset
27969 </cell>
27970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27971 \begin_inset Text
27972
27973 \begin_layout Plain Layout
27974 2
27975 \end_layout
27976
27977 \end_inset
27978 </cell>
27979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27980 \begin_inset Text
27981
27982 \begin_layout Plain Layout
27983 3
27984 \begin_inset Foot
27985 status open
27986
27987 \begin_layout Plain Layout
27988 Ceci est une note de bas de page à l'intérieur d'un tableau.
27989 \end_layout
27990
27991 \end_inset
27992
27993
27994 \end_layout
27995
27996 \end_inset
27997 </cell>
27998 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27999 \begin_inset Text
28000
28001 \begin_layout Plain Layout
28002 4
28003 \end_layout
28004
28005 \end_inset
28006 </cell>
28007 </row>
28008 <row>
28009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28010 \begin_inset Text
28011
28012 \begin_layout Plain Layout
28013 a
28014 \end_layout
28015
28016 \end_inset
28017 </cell>
28018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28019 \begin_inset Text
28020
28021 \begin_layout Plain Layout
28022 b
28023 \end_layout
28024
28025 \end_inset
28026 </cell>
28027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28028 \begin_inset Text
28029
28030 \begin_layout Plain Layout
28031 c
28032 \end_layout
28033
28034 \end_inset
28035 </cell>
28036 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28037 \begin_inset Text
28038
28039 \begin_layout Plain Layout
28040 d
28041 \end_layout
28042
28043 \end_inset
28044 </cell>
28045 </row>
28046 <row>
28047 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28048 \begin_inset Text
28049
28050 \begin_layout Plain Layout
28051 e
28052 \end_layout
28053
28054 \end_inset
28055 </cell>
28056 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28057 \begin_inset Text
28058
28059 \begin_layout Plain Layout
28060 f
28061 \end_layout
28062
28063 \end_inset
28064 </cell>
28065 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28066 \begin_inset Text
28067
28068 \begin_layout Plain Layout
28069 g
28070 \end_layout
28071
28072 \end_inset
28073 </cell>
28074 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28075 \begin_inset Text
28076
28077 \begin_layout Plain Layout
28078 h
28079 \end_layout
28080
28081 \end_inset
28082 </cell>
28083 </row>
28084 </lyxtabular>
28085
28086 \end_inset
28087
28088
28089 \end_layout
28090
28091 \begin_layout Standard
28092 \align center
28093 \begin_inset Box Frameless
28094 position "t"
28095 hor_pos "c"
28096 has_inner_box 1
28097 inner_pos "c"
28098 use_parbox 0
28099 width "30col%"
28100 special "none"
28101 height "1in"
28102 height_special "totalheight"
28103 status open
28104
28105 \begin_layout Plain Layout
28106 \align center
28107 \begin_inset Tabular
28108 <lyxtabular version="3" rows="3" columns="4">
28109 <features>
28110 <column alignment="center" valignment="top" width="0pt">
28111 <column alignment="center" valignment="top" width="0pt">
28112 <column alignment="center" valignment="top" width="0pt">
28113 <column alignment="center" valignment="top" width="0pt">
28114 <row>
28115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28116 \begin_inset Text
28117
28118 \begin_layout Plain Layout
28119 1
28120 \end_layout
28121
28122 \end_inset
28123 </cell>
28124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28125 \begin_inset Text
28126
28127 \begin_layout Plain Layout
28128 2
28129 \end_layout
28130
28131 \end_inset
28132 </cell>
28133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28134 \begin_inset Text
28135
28136 \begin_layout Plain Layout
28137 3
28138 \begin_inset Foot
28139 status open
28140
28141 \begin_layout Plain Layout
28142 Ceci est une note de bas de page à l'intérieur d'un tableau.
28143 \end_layout
28144
28145 \end_inset
28146
28147
28148 \end_layout
28149
28150 \end_inset
28151 </cell>
28152 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28153 \begin_inset Text
28154
28155 \begin_layout Plain Layout
28156 4
28157 \end_layout
28158
28159 \end_inset
28160 </cell>
28161 </row>
28162 <row>
28163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28164 \begin_inset Text
28165
28166 \begin_layout Plain Layout
28167 a
28168 \end_layout
28169
28170 \end_inset
28171 </cell>
28172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28173 \begin_inset Text
28174
28175 \begin_layout Plain Layout
28176 b
28177 \end_layout
28178
28179 \end_inset
28180 </cell>
28181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28182 \begin_inset Text
28183
28184 \begin_layout Plain Layout
28185 c
28186 \end_layout
28187
28188 \end_inset
28189 </cell>
28190 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28191 \begin_inset Text
28192
28193 \begin_layout Plain Layout
28194 d
28195 \end_layout
28196
28197 \end_inset
28198 </cell>
28199 </row>
28200 <row>
28201 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28202 \begin_inset Text
28203
28204 \begin_layout Plain Layout
28205 e
28206 \end_layout
28207
28208 \end_inset
28209 </cell>
28210 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28211 \begin_inset Text
28212
28213 \begin_layout Plain Layout
28214 f
28215 \end_layout
28216
28217 \end_inset
28218 </cell>
28219 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28220 \begin_inset Text
28221
28222 \begin_layout Plain Layout
28223 g
28224 \end_layout
28225
28226 \end_inset
28227 </cell>
28228 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28229 \begin_inset Text
28230
28231 \begin_layout Plain Layout
28232 h
28233 \end_layout
28234
28235 \end_inset
28236 </cell>
28237 </row>
28238 </lyxtabular>
28239
28240 \end_inset
28241
28242
28243 \end_layout
28244
28245 \end_inset
28246
28247
28248 \end_layout
28249
28250 \begin_layout Standard
28251 \begin_inset VSpace bigskip
28252 \end_inset
28253
28254 Les paramètres globaux du document sont ignorés au sein d'une minipage.
28255  Cela signifie qu'il n'y aura pas d'espace entre les paragraphes dans les
28256  minipages, même si vous les avez mis par exemple à 
28257 \family sans
28258 Moyen
28259 \family default
28260  dans les paramètres du document.
28261 \end_layout
28262
28263 \begin_layout Standard
28264 Les minipages peuvent être utilisées pour changer la couleur de fond d'une
28265  portion de texte, voyez la section
28266 \begin_inset space ~
28267 \end_inset
28268
28269
28270 \begin_inset CommandInset ref
28271 LatexCommand ref
28272 reference "sub:Couleur-pour-les-Paragraphes"
28273
28274 \end_inset
28275
28276 .
28277 \end_layout
28278
28279 \begin_layout Standard
28280 \begin_inset Note Greyedout
28281 status open
28282
28283 \begin_layout Plain Layout
28284
28285 \series bold
28286 Note:
28287 \series default
28288  Vous ne pouvez avoir des flottants ou des notes en marge dans un minipage,
28289  mais les minipages peuvent être utilisées dans un tableau, un flottant
28290  ou une autre boîte.
28291 \end_layout
28292
28293 \end_inset
28294
28295
28296 \end_layout
28297
28298 \begin_layout Section
28299 Les Parboxes
28300 \begin_inset CommandInset label
28301 LatexCommand label
28302 name "sec:Parboxes"
28303
28304 \end_inset
28305
28306
28307 \begin_inset Index
28308 status collapsed
28309
28310 \begin_layout Plain Layout
28311 Boîtes ! Parboxes
28312 \end_layout
28313
28314 \end_inset
28315
28316
28317 \end_layout
28318
28319 \begin_layout Standard
28320 \begin_inset Note Note
28321 status collapsed
28322
28323 \begin_layout Plain Layout
28324
28325 \lang english
28326 En attendant une traduction de parbox (NdT)
28327 \end_layout
28328
28329 \end_inset
28330
28331 Les parboxes ressemblent beaucoup aux minipages à la différence qu'elles
28332  ne peuvent avoir de note de bas de page.
28333  La principale différence avec les minipages, c'est que les minipages au
28334  contraire des parboxes, ne sont pas de vraies boîtes, mais des environnements
28335  LaTeX.
28336 \end_layout
28337
28338 \begin_layout Standard
28339 \align center
28340 \begin_inset Box Frameless
28341 position "t"
28342 hor_pos "c"
28343 has_inner_box 1
28344 inner_pos "t"
28345 use_parbox 1
28346 width "33col%"
28347 special "none"
28348 height "1in"
28349 height_special "totalheight"
28350 status collapsed
28351
28352 \begin_layout Plain Layout
28353 Ceci est un texte à l'intérieur d'une parbox.
28354  Ceci est un texte à l'intérieur d'une parbox.
28355 \end_layout
28356
28357 \begin_layout Plain Layout
28358 Cette note de bas de page ne devrait pas apparaître :
28359 \begin_inset Foot
28360 status open
28361
28362 \begin_layout Plain Layout
28363 Cette note de bas de page est à l'intérieur d'une parbox et donc n'apparaîtra
28364  pas.
28365 \end_layout
28366
28367 \end_inset
28368
28369
28370 \end_layout
28371
28372 \end_inset
28373
28374
28375 \end_layout
28376
28377 \begin_layout Section
28378 Des Boîtes pour les Mots et les Caractères
28379 \begin_inset Index
28380 status collapsed
28381
28382 \begin_layout Plain Layout
28383 Boîtes ! Pour les caractères
28384 \end_layout
28385
28386 \end_inset
28387
28388
28389 \end_layout
28390
28391 \begin_layout Subsection
28392 Empêcher la Césure
28393 \begin_inset CommandInset label
28394 LatexCommand label
28395 name "sec:Empêcher-césure"
28396
28397 \end_inset
28398
28399
28400 \begin_inset Index
28401 status collapsed
28402
28403 \begin_layout Plain Layout
28404 Boîtes ! Pour empêcher la césure
28405 \end_layout
28406
28407 \end_inset
28408
28409
28410 \end_layout
28411
28412 \begin_layout Standard
28413 Vous pouvez utiliser un type spécial de boîte pour empêcher qu'un mot ou
28414  un texte ne soit coupé par une césure.
28415 \begin_inset Newline newline
28416 \end_inset
28417
28418 Voici un exemple de texte :
28419 \end_layout
28420
28421 \begin_layout Standard
28422 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
28423  césure dans un 
28424 \begin_inset Quotes eld
28425 \end_inset
28426
28427 motTrèsTrèsLong
28428 \begin_inset Quotes erd
28429 \end_inset
28430
28431
28432 \end_layout
28433
28434 \begin_layout Standard
28435 Pour empêcher que le mot 
28436 \begin_inset Quotes eld
28437 \end_inset
28438
28439 motTrèsTrèsLong
28440 \begin_inset Quotes erd
28441 \end_inset
28442
28443  soit coupé, ajoutez la commande
28444 \end_layout
28445
28446 \begin_layout Standard
28447
28448 \series bold
28449
28450 \backslash
28451 mbox{
28452 \end_layout
28453
28454 \begin_layout Standard
28455 en code TeX avant le mot.
28456  Après le mot, insérez l'accolade fermante 
28457 \begin_inset Quotes eld
28458 \end_inset
28459
28460
28461 \series bold
28462 }
28463 \series default
28464
28465 \begin_inset Quotes erd
28466 \end_inset
28467
28468  en code TeX.
28469 \end_layout
28470
28471 \begin_layout Standard
28472 Voici le résultat :
28473 \end_layout
28474
28475 \begin_layout Standard
28476 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
28477  césure dans un
28478 \begin_inset ERT
28479 status collapsed
28480
28481 \begin_layout Plain Layout
28482
28483
28484 \backslash
28485 mbox{
28486 \end_layout
28487
28488 \end_inset
28489
28490
28491 \begin_inset Quotes eld
28492 \end_inset
28493
28494 motTrèsTrèsLong
28495 \begin_inset Quotes erd
28496 \end_inset
28497
28498 .
28499 \begin_inset ERT
28500 status collapsed
28501
28502 \begin_layout Plain Layout
28503
28504 }
28505 \end_layout
28506
28507 \end_inset
28508
28509
28510 \end_layout
28511
28512 \begin_layout Standard
28513 Une autre méthode consiste à mettre la commande 
28514 \begin_inset Quotes eld
28515 \end_inset
28516
28517
28518 \series bold
28519
28520 \backslash
28521 -
28522 \series default
28523
28524 \begin_inset Quotes grd
28525 \end_inset
28526
28527  en code TeX, juste avant le mot :
28528 \end_layout
28529
28530 \begin_layout Standard
28531 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
28532  césure dans un 
28533 \begin_inset Quotes eld
28534 \end_inset
28535
28536
28537 \begin_inset ERT
28538 status collapsed
28539
28540 \begin_layout Plain Layout
28541
28542
28543 \backslash
28544 -
28545 \end_layout
28546
28547 \end_inset
28548
28549 motTrèsTrèsLong
28550 \begin_inset Quotes erd
28551 \end_inset
28552
28553 .
28554 \end_layout
28555
28556 \begin_layout Standard
28557 Bien sûr, maintenant le mot dépasse dans la marge latérale.
28558  Pour éviter cela, ajoutez un saut de ligne avant le mot avec le menu 
28559 \family sans
28560 Insérer\SpecialChar \menuseparator
28561 Formats\SpecialChar \menuseparator
28562 Passage
28563 \begin_inset space ~
28564 \end_inset
28565
28566 à
28567 \begin_inset space ~
28568 \end_inset
28569
28570 la
28571 \begin_inset space ~
28572 \end_inset
28573
28574 Ligne
28575 \family default
28576  (raccourci 
28577 \series bold
28578 Ctrl-Entrée
28579 \series default
28580 ) :
28581 \end_layout
28582
28583 \begin_layout Standard
28584 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
28585  césure dans un
28586 \begin_inset Newline newline
28587 \end_inset
28588
28589
28590 \begin_inset ERT
28591 status collapsed
28592
28593 \begin_layout Plain Layout
28594
28595
28596 \backslash
28597 mbox{
28598 \end_layout
28599
28600 \end_inset
28601
28602
28603 \begin_inset Quotes eld
28604 \end_inset
28605
28606 motTrèsTrèsLong
28607 \begin_inset Quotes erd
28608 \end_inset
28609
28610 .
28611 \begin_inset ERT
28612 status collapsed
28613
28614 \begin_layout Plain Layout
28615
28616 }
28617 \end_layout
28618
28619 \end_inset
28620
28621
28622 \end_layout
28623
28624 \begin_layout Subsection
28625 Alignement Vertical
28626 \begin_inset CommandInset label
28627 LatexCommand label
28628 name "sub:Alignement-Vertical"
28629
28630 \end_inset
28631
28632
28633 \begin_inset Index
28634 status collapsed
28635
28636 \begin_layout Plain Layout
28637 Boîtes ! Pour l'alignement vertical
28638 \end_layout
28639
28640 \end_inset
28641
28642
28643 \begin_inset Index
28644 status collapsed
28645
28646 \begin_layout Plain Layout
28647 Boîtes ! Boîtes élévatrices
28648 \end_layout
28649
28650 \end_inset
28651
28652
28653 \begin_inset Index
28654 status collapsed
28655
28656 \begin_layout Plain Layout
28657 Raisebox|see
28658 \begin_inset ERT
28659 status collapsed
28660
28661 \begin_layout Plain Layout
28662
28663 {
28664 \end_layout
28665
28666 \end_inset
28667
28668 Boîtes élévatrices
28669 \begin_inset ERT
28670 status collapsed
28671
28672 \begin_layout Plain Layout
28673
28674 }
28675 \end_layout
28676
28677 \end_inset
28678
28679
28680 \end_layout
28681
28682 \end_inset
28683
28684
28685 \end_layout
28686
28687 \begin_layout Standard
28688 Avec la commande 
28689 \series bold
28690
28691 \backslash
28692 raisebox
28693 \series default
28694  vous pouvez aligner des mots, des caractères ou d'autres boîtes, verticalement
28695  par rapport au texte qui l'entoure.
28696  La commande
28697 \series bold
28698  
28699 \backslash
28700 raisebox
28701 \series default
28702  s'utilise en suivant la syntaxe suivante :
28703 \end_layout
28704
28705 \begin_layout Standard
28706
28707 \series bold
28708
28709 \backslash
28710 raisebox{déplacement}[hauteur][profondeur]{contenu de la boîte}
28711 \end_layout
28712
28713 \begin_layout Standard
28714 Le déplacement peut être une valeur positive pour élever la boîte ou négative
28715  pour l'abaisser.
28716 \end_layout
28717
28718 \begin_layout Standard
28719 Pour aligner le mot 
28720 \begin_inset Quotes eld
28721 \end_inset
28722
28723 empêcher
28724 \begin_inset Quotes erd
28725 \end_inset
28726
28727  de façon à ce que le point le plus bas du caractère le plus 
28728 \begin_inset Quotes eld
28729 \end_inset
28730
28731 profond
28732 \begin_inset Quotes erd
28733 \end_inset
28734
28735 , le 
28736 \begin_inset Quotes eld
28737 \end_inset
28738
28739 p
28740 \begin_inset Quotes erd
28741 \end_inset
28742
28743 , soit au niveau de la ligne de base, insérez la commande 
28744 \end_layout
28745
28746 \begin_layout Standard
28747
28748 \series bold
28749
28750 \backslash
28751 raisebox{
28752 \backslash
28753 depth}{
28754 \end_layout
28755
28756 \begin_layout Standard
28757 en code TeX avant le mot.
28758  Insérez après le mot l'accolade fermante 
28759 \begin_inset Quotes eld
28760 \end_inset
28761
28762
28763 \series bold
28764 }
28765 \series default
28766
28767 \begin_inset Quotes erd
28768 \end_inset
28769
28770  en code TeX.
28771 \begin_inset Newline newline
28772 \end_inset
28773
28774 Voici le résultat :
28775 \end_layout
28776
28777 \begin_layout Standard
28778 Cette ligne de texte contient le mot 
28779 \begin_inset ERT
28780 status collapsed
28781
28782 \begin_layout Plain Layout
28783
28784
28785 \backslash
28786 raisebox{
28787 \backslash
28788 depth}{
28789 \end_layout
28790
28791 \end_inset
28792
28793
28794 \begin_inset Quotes eld
28795 \end_inset
28796
28797 empêcher
28798 \begin_inset Quotes erd
28799 \end_inset
28800
28801
28802 \begin_inset ERT
28803 status collapsed
28804
28805 \begin_layout Plain Layout
28806
28807 }
28808 \end_layout
28809
28810 \end_inset
28811
28812  comme mot élevé.
28813 \end_layout
28814
28815 \begin_layout Standard
28816 \begin_inset VSpace bigskip
28817 \end_inset
28818
28819 Quand vous élevez ou vous abaissez des caractères dans une ligne, la distance
28820  entre les lignes va être agrandie :
28821 \end_layout
28822
28823 \begin_layout Standard
28824 Cette ligne de texte contient le mot
28825 \begin_inset ERT
28826 status collapsed
28827
28828 \begin_layout Plain Layout
28829
28830
28831 \backslash
28832 raisebox{-
28833 \backslash
28834 depth}{
28835 \end_layout
28836
28837 \end_inset
28838
28839
28840 \begin_inset Quotes eld
28841 \end_inset
28842
28843 empêcher
28844 \begin_inset Quotes erd
28845 \end_inset
28846
28847
28848 \begin_inset ERT
28849 status collapsed
28850
28851 \begin_layout Plain Layout
28852
28853 }
28854 \end_layout
28855
28856 \end_inset
28857
28858  comme mot abaissé.
28859 \begin_inset Newline newline
28860 \end_inset
28861
28862 Cette ligne de texte contient le mot 
28863 \begin_inset ERT
28864 status collapsed
28865
28866 \begin_layout Plain Layout
28867
28868
28869 \backslash
28870 raisebox{0.5cm}{
28871 \end_layout
28872
28873 \end_inset
28874
28875
28876 \begin_inset Quotes eld
28877 \end_inset
28878
28879 tester
28880 \begin_inset Quotes erd
28881 \end_inset
28882
28883
28884 \begin_inset ERT
28885 status collapsed
28886
28887 \begin_layout Plain Layout
28888
28889 }
28890 \end_layout
28891
28892 \end_inset
28893
28894  comme mot élevé.
28895 \end_layout
28896
28897 \begin_layout Standard
28898 Si, pour une raison ou une autre, vous voulez empêcher que cela se produise,
28899  mettez la hauteur de la boîte à zéro.
28900  Par exemple utilisez
28901 \end_layout
28902
28903 \begin_layout Standard
28904
28905 \series bold
28906
28907 \backslash
28908 raisebox{-
28909 \backslash
28910 depth}[0pt]{
28911 \end_layout
28912
28913 \begin_layout Standard
28914 Cette ligne de texte contient le mot
28915 \begin_inset ERT
28916 status collapsed
28917
28918 \begin_layout Plain Layout
28919
28920
28921 \backslash
28922 raisebox{-
28923 \backslash
28924 depth}[0pt]{
28925 \end_layout
28926
28927 \end_inset
28928
28929
28930 \begin_inset Quotes eld
28931 \end_inset
28932
28933 empêcher
28934 \begin_inset Quotes erd
28935 \end_inset
28936
28937
28938 \begin_inset ERT
28939 status collapsed
28940
28941 \begin_layout Plain Layout
28942
28943 }
28944 \end_layout
28945
28946 \end_inset
28947
28948  comme mot abaissé.
28949 \begin_inset Newline newline
28950 \end_inset
28951
28952 Cette ligne de texte contient le mot 
28953 \begin_inset ERT
28954 status collapsed
28955
28956 \begin_layout Plain Layout
28957
28958
28959 \backslash
28960 raisebox{0.5cm}[0pt]{
28961 \end_layout
28962
28963 \end_inset
28964
28965
28966 \begin_inset Quotes eld
28967 \end_inset
28968
28969 tester
28970 \begin_inset Quotes erd
28971 \end_inset
28972
28973
28974 \begin_inset ERT
28975 status collapsed
28976
28977 \begin_layout Plain Layout
28978
28979 }
28980 \end_layout
28981
28982 \end_inset
28983
28984  comme mot élevé.
28985 \end_layout
28986
28987 \begin_layout Section
28988 Boîtes Colorées
28989 \begin_inset CommandInset label
28990 LatexCommand label
28991 name "sec:Boîtes-colorées"
28992
28993 \end_inset
28994
28995
28996 \begin_inset Index
28997 status collapsed
28998
28999 \begin_layout Plain Layout
29000 Boîtes ! Couleur
29001 \end_layout
29002
29003 \end_inset
29004
29005
29006 \end_layout
29007
29008 \begin_layout Subsection
29009 De la couleur pour le texte
29010 \begin_inset Index
29011 status collapsed
29012
29013 \begin_layout Plain Layout
29014 Couleur ! Pour le texte
29015 \end_layout
29016
29017 \end_inset
29018
29019
29020 \end_layout
29021
29022 \begin_layout Standard
29023 Pour pouvoir colorer la couleur de fond d'un texte, il faut le mettre dans
29024  une boîte appelée 
29025 \begin_inset Quotes eld
29026 \end_inset
29027
29028 colorbox
29029 \begin_inset Quotes erd
29030 \end_inset
29031
29032 .
29033  Cela demande que le paquetage LaTeX 
29034 \series bold
29035 color
29036 \series default
29037
29038 \begin_inset Index
29039 status collapsed
29040
29041 \begin_layout Plain Layout
29042 Paquetages LaTeX ! color
29043 \end_layout
29044
29045 \end_inset
29046
29047  soit chargé dans le préambule du document avec la commande
29048 \end_layout
29049
29050 \begin_layout Standard
29051
29052 \series bold
29053
29054 \backslash
29055 @ifundefined{textcolor}
29056 \begin_inset Newline newline
29057 \end_inset
29058
29059
29060 \begin_inset ERT
29061 status collapsed
29062
29063 \begin_layout Plain Layout
29064
29065
29066 \backslash
29067 hphantom{ }
29068 \end_layout
29069
29070 \end_inset
29071
29072 {
29073 \backslash
29074 usepackage{color}}{}
29075 \end_layout
29076
29077 \begin_layout Standard
29078 Le paquetage 
29079 \series bold
29080 color
29081 \series default
29082  sera chargé automatiquement par LyX dès que vous colorez du texte
29083 \begin_inset Foot
29084 status collapsed
29085
29086 \begin_layout Plain Layout
29087 C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
29088  
29089 \series bold
29090
29091 \backslash
29092 @ifundefined
29093 \series default
29094 .
29095 \end_layout
29096
29097 \end_inset
29098
29099 .
29100 \end_layout
29101
29102 \begin_layout Standard
29103 \begin_inset VSpace medskip
29104 \end_inset
29105
29106 Les boîtes colorées sont créées par la commande 
29107 \series bold
29108
29109 \backslash
29110 colorbox
29111 \series default
29112 .
29113  Elle est utilisée avec la syntaxe suivante :
29114 \end_layout
29115
29116 \begin_layout Standard
29117
29118 \series bold
29119
29120 \backslash
29121 colorbox{couleur}{contenu de la boîte}
29122 \end_layout
29123
29124 \begin_layout Standard
29125 Le contenu de la boîte peut aussi être une boîte et les boîtes colorées
29126  peuvent être placées à l'intérieur d'autres boîtes.
29127 \end_layout
29128
29129 \begin_layout Standard
29130 Les couleurs suivantes sont prédéfinies ::
29131 \begin_inset Newline newline
29132 \end_inset
29133
29134
29135 \family sans
29136 black
29137 \family default
29138  (noir), 
29139 \family sans
29140 blue
29141 \family default
29142  (bleu), 
29143 \family sans
29144 cyan
29145 \family default
29146 \series bold
29147 ,
29148 \series default
29149  
29150 \family sans
29151 green
29152 \family default
29153  (vert), 
29154 \family sans
29155 magenta
29156 \family default
29157
29158 \family sans
29159 red
29160 \family default
29161  (rouge), 
29162 \family sans
29163 white
29164 \family default
29165  (blanc), and 
29166 \family sans
29167 yellow
29168 \family default
29169  (jaune).
29170 \begin_inset Newline newline
29171 \end_inset
29172
29173 Vous pouvez aussi définir vos propres couleurs comme c'est décrit dans la
29174  section
29175 \begin_inset space ~
29176 \end_inset
29177
29178
29179 \begin_inset CommandInset ref
29180 LatexCommand ref
29181 reference "sec:Tableaux-Colorés"
29182
29183 \end_inset
29184
29185 .
29186 \end_layout
29187
29188 \begin_layout Standard
29189 Par exemple, pour avoir un mot sur fond rouge, insérez la commande 
29190 \end_layout
29191
29192 \begin_layout Standard
29193
29194 \series bold
29195
29196 \backslash
29197 colorbox{red}{
29198 \end_layout
29199
29200 \begin_layout Standard
29201 avant le mot en code TeX.
29202  Insérez l'accolade fermante 
29203 \begin_inset Quotes eld
29204 \end_inset
29205
29206 }
29207 \begin_inset Quotes erd
29208 \end_inset
29209
29210  après le mot, en code TeX.
29211 \begin_inset Newline newline
29212 \end_inset
29213
29214 Voici le résultat :
29215 \end_layout
29216
29217 \begin_layout Standard
29218 Cette ligne de texte contient le mot
29219 \begin_inset ERT
29220 status collapsed
29221
29222 \begin_layout Plain Layout
29223
29224
29225 \backslash
29226 colorbox{red}{
29227 \end_layout
29228
29229 \end_inset
29230
29231
29232 \begin_inset Quotes eld
29233 \end_inset
29234
29235 Attention!
29236 \begin_inset Quotes erd
29237 \end_inset
29238
29239
29240 \begin_inset ERT
29241 status collapsed
29242
29243 \begin_layout Plain Layout
29244
29245 }
29246 \end_layout
29247
29248 \end_inset
29249
29250  sur fond rouge.
29251 \end_layout
29252
29253 \begin_layout Standard
29254 \begin_inset VSpace bigskip
29255 \end_inset
29256
29257 Si vous voulez que la boîte soit entourée d'une bordure dans une autre couleur,
29258  vous pouvez utiliser la commande 
29259 \series bold
29260
29261 \backslash
29262 fcolorbox
29263 \series default
29264  avec la syntaxe suivante :
29265 \end_layout
29266
29267 \begin_layout Standard
29268
29269 \series bold
29270
29271 \backslash
29272 fcolorbox{couleur du cadre}{couleur de la boîte}{contenu de la boîte}
29273 \end_layout
29274
29275 \begin_layout Standard
29276
29277 \series bold
29278
29279 \backslash
29280 fcolorbox
29281 \series default
29282  est une extension de 
29283 \series bold
29284
29285 \backslash
29286 colorbox
29287 \series default
29288 .
29289  L'épaisseur du cadre et l'espace entre le cadre et le contenu de la boîte
29290  peuvent être modifiés avec les variables 
29291 \series bold
29292
29293 \backslash
29294 fboxrule
29295 \series default
29296  et 
29297 \series bold
29298
29299 \backslash
29300 fboxsep
29301 \series default
29302 , comme c'est décrit dans la section
29303 \begin_inset space ~
29304 \end_inset
29305
29306
29307 \begin_inset CommandInset ref
29308 LatexCommand ref
29309 reference "sec:Boîtes-encadrées"
29310
29311 \end_inset
29312
29313 .
29314 \end_layout
29315
29316 \begin_layout Standard
29317 Pour l'exemple suivant, on a utilisé la commande
29318 \end_layout
29319
29320 \begin_layout Standard
29321
29322 \series bold
29323
29324 \backslash
29325 fcolorbox{cyan}{magenta}{
29326 \end_layout
29327
29328 \begin_layout Standard
29329 Voici un exemple où l'épaisseur de la ligne du cadre a été mise à 1
29330 \begin_inset space \thinspace{}
29331 \end_inset
29332
29333 mm:
29334 \begin_inset Newline newline
29335 \end_inset
29336
29337
29338 \begin_inset ERT
29339 status collapsed
29340
29341 \begin_layout Plain Layout
29342
29343
29344 \backslash
29345 fboxrule 1mm 
29346 \backslash
29347 fboxsep 1mm
29348 \end_layout
29349
29350 \end_inset
29351
29352
29353 \begin_inset ERT
29354 status collapsed
29355
29356 \begin_layout Plain Layout
29357
29358
29359 \backslash
29360 fcolorbox{cyan}{magenta}{
29361 \end_layout
29362
29363 \end_inset
29364
29365 Ce texte est dans une boîte encadrée et colorée.
29366 \begin_inset ERT
29367 status collapsed
29368
29369 \begin_layout Plain Layout
29370
29371 }
29372 \end_layout
29373
29374 \end_inset
29375
29376
29377 \end_layout
29378
29379 \begin_layout Standard
29380 \begin_inset VSpace bigskip
29381 \end_inset
29382
29383 Bien sûr, vous pouvez avoir du texte coloré dans une boîte colorée (attention,
29384  les yeux ! - NdT) :
29385 \begin_inset Newline newline
29386 \end_inset
29387
29388
29389 \begin_inset ERT
29390 status collapsed
29391
29392 \begin_layout Plain Layout
29393
29394
29395 \backslash
29396 fcolorbox{cyan}{magenta}{
29397 \end_layout
29398
29399 \end_inset
29400
29401
29402 \color yellow
29403 Ce texte est coloré dans une boîte colorée et encadrée.
29404 \color inherit
29405
29406 \begin_inset ERT
29407 status collapsed
29408
29409 \begin_layout Plain Layout
29410
29411 }
29412 \end_layout
29413
29414 \end_inset
29415
29416
29417 \begin_inset ERT
29418 status collapsed
29419
29420 \begin_layout Plain Layout
29421
29422
29423 \backslash
29424 fboxrule 0.4pt 
29425 \backslash
29426 fboxsep 3pt
29427 \end_layout
29428
29429 \end_inset
29430
29431
29432 \end_layout
29433
29434 \begin_layout Standard
29435
29436 \series bold
29437 \begin_inset VSpace medskip
29438 \end_inset
29439
29440
29441 \end_layout
29442
29443 \begin_layout Standard
29444 \begin_inset Note Greyedout
29445 status open
29446
29447 \begin_layout Plain Layout
29448
29449 \series bold
29450 Note:
29451 \series default
29452  Le texte qui se trouve dans une boîte colorée ne peut pas avoir de sauts
29453  de ligne.
29454  Pour colorer plusieurs lignes de texte ou un paragraphe, utilisez une boîte
29455  à l'intérieur d'une boîte colorée comme c'est décrit dans ce qui suit.
29456 \end_layout
29457
29458 \end_inset
29459
29460
29461 \end_layout
29462
29463 \begin_layout Subsection
29464 De la couleur pour les paragraphes
29465 \begin_inset CommandInset label
29466 LatexCommand label
29467 name "sub:Couleur-pour-les-Paragraphes"
29468
29469 \end_inset
29470
29471
29472 \begin_inset Index
29473 status collapsed
29474
29475 \begin_layout Plain Layout
29476 Couleur ! Pour les  paragraphes
29477 \end_layout
29478
29479 \end_inset
29480
29481
29482 \end_layout
29483
29484 \begin_layout Standard
29485 Pour modifier la couleur de fond de plus d'une ligne de texte, mettez le
29486  texte dans une minipage.
29487  Avant la minipage, insérez la commande 
29488 \series bold
29489
29490 \backslash
29491 colorbox
29492 \series default
29493  
29494 \end_layout
29495
29496 \begin_layout Standard
29497
29498 \series bold
29499
29500 \backslash
29501 colorbox{color}{
29502 \end_layout
29503
29504 \begin_layout Standard
29505 en code TeX.
29506  Après la minipage, insérez l'accolade fermante 
29507 \begin_inset Quotes eld
29508 \end_inset
29509
29510 }
29511 \begin_inset Quotes erd
29512 \end_inset
29513
29514  en code TeX.
29515 \end_layout
29516
29517 \begin_layout Standard
29518 \begin_inset ERT
29519 status collapsed
29520
29521 \begin_layout Plain Layout
29522
29523
29524 \backslash
29525 colorbox{lightgrey}{
29526 \end_layout
29527
29528 \end_inset
29529
29530
29531 \begin_inset Box Frameless
29532 position "t"
29533 hor_pos "c"
29534 has_inner_box 1
29535 inner_pos "t"
29536 use_parbox 0
29537 width "100col%"
29538 special "none"
29539 height "1in"
29540 height_special "totalheight"
29541 status collapsed
29542
29543 \begin_layout Plain Layout
29544 Ce texte a un fond coloré.
29545  Ce texte a un fond coloré.
29546 \end_layout
29547
29548 \begin_layout Plain Layout
29549 \begin_inset VSpace defskip
29550 \end_inset
29551
29552 Le texte peut avoir des notes de bas de page
29553 \begin_inset Foot
29554 status collapsed
29555
29556 \begin_layout Plain Layout
29557 Un autre exemple de note de bas de page
29558 \end_layout
29559
29560 \end_inset
29561
29562  et contenir des figures et des tableaux.
29563 \end_layout
29564
29565 \begin_layout Plain Layout
29566 \align center
29567 \begin_inset Tabular
29568 <lyxtabular version="3" rows="3" columns="3">
29569 <features>
29570 <column alignment="center" valignment="top" width="0">
29571 <column alignment="center" valignment="top" width="0">
29572 <column alignment="center" valignment="top" width="0">
29573 <row>
29574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29575 \begin_inset Text
29576
29577 \begin_layout Plain Layout
29578 a
29579 \end_layout
29580
29581 \end_inset
29582 </cell>
29583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29584 \begin_inset Text
29585
29586 \begin_layout Plain Layout
29587 !
29588 \end_layout
29589
29590 \end_inset
29591 </cell>
29592 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29593 \begin_inset Text
29594
29595 \begin_layout Plain Layout
29596 3
29597 \end_layout
29598
29599 \end_inset
29600 </cell>
29601 </row>
29602 <row>
29603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29604 \begin_inset Text
29605
29606 \begin_layout Plain Layout
29607 <
29608 \end_layout
29609
29610 \end_inset
29611 </cell>
29612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29613 \begin_inset Text
29614
29615 \begin_layout Plain Layout
29616 b2
29617 \begin_inset Quotes erd
29618 \end_inset
29619
29620 |
29621 \end_layout
29622
29623 \end_inset
29624 </cell>
29625 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29626 \begin_inset Text
29627
29628 \begin_layout Plain Layout
29629 >
29630 \end_layout
29631
29632 \end_inset
29633 </cell>
29634 </row>
29635 <row>
29636 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29637 \begin_inset Text
29638
29639 \begin_layout Plain Layout
29640 1
29641 \end_layout
29642
29643 \end_inset
29644 </cell>
29645 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29646 \begin_inset Text
29647
29648 \begin_layout Plain Layout
29649 §
29650 \end_layout
29651
29652 \end_inset
29653 </cell>
29654 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29655 \begin_inset Text
29656
29657 \begin_layout Plain Layout
29658 c
29659 \end_layout
29660
29661 \end_inset
29662 </cell>
29663 </row>
29664 </lyxtabular>
29665
29666 \end_inset
29667
29668
29669 \end_layout
29670
29671 \end_inset
29672
29673
29674 \begin_inset ERT
29675 status collapsed
29676
29677 \begin_layout Plain Layout
29678
29679 }
29680 \end_layout
29681
29682 \end_inset
29683
29684
29685 \end_layout
29686
29687 \begin_layout Section
29688 Les boîtes pivotées et redimensionnées
29689 \end_layout
29690
29691 \begin_layout Standard
29692 Pour pouvoir utiliser les commandes décrites dans cette section, vous devez
29693  charger le paquetage LaTeX 
29694 \series bold
29695 graphicx
29696 \series default
29697
29698 \begin_inset Index
29699 status collapsed
29700
29701 \begin_layout Plain Layout
29702 Paquetages LaTeX ! graphicx
29703 \end_layout
29704
29705 \end_inset
29706
29707  dans le préambule de votre document avec la commande
29708 \end_layout
29709
29710 \begin_layout Standard
29711
29712 \series bold
29713
29714 \backslash
29715 @ifundefined{rotatebox}
29716 \begin_inset Newline newline
29717 \end_inset
29718
29719
29720 \begin_inset ERT
29721 status collapsed
29722
29723 \begin_layout Plain Layout
29724
29725
29726 \backslash
29727 hphantom{ }
29728 \end_layout
29729
29730 \end_inset
29731
29732 {
29733 \backslash
29734 usepackage{graphicx}}{}
29735 \end_layout
29736
29737 \begin_layout Standard
29738 \begin_inset Note Greyedout
29739 status open
29740
29741 \begin_layout Plain Layout
29742
29743 \series bold
29744 Note:
29745 \series default
29746  Certain visualiseurs DVI ne peuvent pas afficher des objets pivotés ou
29747  redimensionnés.
29748 \end_layout
29749
29750 \end_inset
29751
29752
29753 \end_layout
29754
29755 \begin_layout Standard
29756 \begin_inset Note Greyedout
29757 status open
29758
29759 \begin_layout Plain Layout
29760
29761 \series bold
29762 Note:
29763 \series default
29764  On ne doit pas mettre de flottants à l'intérieur d'une boîte pivotée ou
29765  redimensionnée.
29766 \end_layout
29767
29768 \end_inset
29769
29770
29771 \end_layout
29772
29773 \begin_layout Subsection
29774 Les Boîtes pivotées
29775 \begin_inset Index
29776 status collapsed
29777
29778 \begin_layout Plain Layout
29779 Boîtes ! pivotées
29780 \end_layout
29781
29782 \end_inset
29783
29784
29785 \begin_inset Index
29786 status collapsed
29787
29788 \begin_layout Plain Layout
29789 Pivoter des objets
29790 \end_layout
29791
29792 \end_inset
29793
29794
29795 \begin_inset Index
29796 status collapsed
29797
29798 \begin_layout Plain Layout
29799 Figures ! Pivotées
29800 \end_layout
29801
29802 \end_inset
29803
29804
29805 \begin_inset Index
29806 status collapsed
29807
29808 \begin_layout Plain Layout
29809 Tableau ! Pivoter
29810 \end_layout
29811
29812 \end_inset
29813
29814
29815 \end_layout
29816
29817 \begin_layout Standard
29818 Pour faire tourner des objets, vous pouvez les mettre dans une boîte pivotante
29819  (rotated).
29820  Une telle boîte est créée avec la commande 
29821 \series bold
29822
29823 \backslash
29824 rotatebox
29825 \series default
29826  en code TeX avec la syntaxe
29827 \end_layout
29828
29829 \begin_layout Standard
29830
29831 \series bold
29832
29833 \backslash
29834 rotatebox[origine rotation]{angle rotation}{contenu de la boîte}
29835 \end_layout
29836
29837 \begin_layout Standard
29838 La position du pivot est donnée par l'origine de rotation spécifiée sous
29839  la forme 
29840 \series bold
29841 origin=position
29842 \series default
29843 .
29844  Les valeurs suivantes sont possibles pour la position: 
29845 \emph on
29846 c
29847 \emph default
29848  (centre), 
29849 \emph on
29850 l
29851 \emph default
29852  (gauche/
29853 \lang english
29854 left
29855 \lang french
29856 ), 
29857 \emph on
29858 r
29859 \emph default
29860  (droite/
29861 \lang english
29862 right
29863 \lang french
29864 ), 
29865 \emph on
29866 b
29867 \emph default
29868  (bas/
29869 \lang english
29870 bottom
29871 \lang french
29872 ), 
29873 \emph on
29874 t
29875 \emph default
29876  (haut/
29877 \lang english
29878 top
29879 \lang french
29880 ), et aussi des combinaisons des quatre positions de base.
29881  Par exemple 
29882 \emph on
29883 lt
29884 \emph default
29885  signifie que le pivot est situé dans le coin en haut à gauche de la boîte.
29886  Quand on ne donne pas d'origine, la position 
29887 \emph on
29888 l
29889 \emph default
29890  est utilisée.
29891  L'angle de rotation est un nombre, exprimé en degrés et qui peut être positif
29892  ou négatif.
29893  Le sens positif de rotation est anti-horaire.
29894 \end_layout
29895
29896 \begin_layout Standard
29897 Dans l'exemple qui suit, la commande 
29898 \series bold
29899
29900 \backslash
29901 rotatebox[origin=c]{60}{
29902 \series default
29903  a été insérée en code TeX juste avant le texte 
29904 \begin_inset Quotes eld
29905 \end_inset
29906
29907 pivoté de 90°
29908 \begin_inset Quotes erd
29909 \end_inset
29910
29911  ; la boîte est refermée juste après le texte par une accolade fermante
29912  
29913 \begin_inset Quotes eld
29914 \end_inset
29915
29916 }
29917 \begin_inset Quotes erd
29918 \end_inset
29919
29920  en code TeX.
29921 \end_layout
29922
29923 \begin_layout Standard
29924 Voici une ligne avec du texte 
29925 \begin_inset ERT
29926 status collapsed
29927
29928 \begin_layout Plain Layout
29929
29930
29931 \backslash
29932 rotatebox[origin=c]{60}{
29933 \end_layout
29934
29935 \end_inset
29936
29937 pivoté de 60°
29938 \begin_inset ERT
29939 status collapsed
29940
29941 \begin_layout Plain Layout
29942
29943 }
29944 \end_layout
29945
29946 \end_inset
29947
29948 .
29949 \end_layout
29950
29951 \begin_layout Standard
29952 La boîte peut contenir une autre boîte ou une formule en ligne :
29953 \end_layout
29954
29955 \begin_layout Standard
29956 Voici une ligne avec du texte 
29957 \begin_inset ERT
29958 status collapsed
29959
29960 \begin_layout Plain Layout
29961
29962
29963 \backslash
29964 rotatebox[origin=r]{-60}{
29965 \end_layout
29966
29967 \end_inset
29968
29969
29970 \begin_inset Box Doublebox
29971 position "c"
29972 hor_pos "c"
29973 has_inner_box 0
29974 inner_pos "c"
29975 use_parbox 0
29976 width "1in"
29977 special "width"
29978 height "1in"
29979 height_special "totalheight"
29980 status collapsed
29981
29982 \begin_layout Plain Layout
29983 pivoté de -60°
29984 \end_layout
29985
29986 \end_inset
29987
29988
29989 \begin_inset ERT
29990 status collapsed
29991
29992 \begin_layout Plain Layout
29993
29994 }
29995 \end_layout
29996
29997 \end_inset
29998
29999  et encadré 
30000 \begin_inset ERT
30001 status collapsed
30002
30003 \begin_layout Plain Layout
30004
30005
30006 \backslash
30007 rotatebox[origin=lb]{60}{
30008 \end_layout
30009
30010 \end_inset
30011
30012
30013 \begin_inset Formula $\int A\,\mathrm{d}x=B$
30014 \end_inset
30015
30016
30017 \begin_inset ERT
30018 status collapsed
30019
30020 \begin_layout Plain Layout
30021
30022 }
30023 \end_layout
30024
30025 \end_inset
30026
30027  et une formule.
30028 \end_layout
30029
30030 \begin_layout Standard
30031 ou encore une figure ou un tableau :
30032 \end_layout
30033
30034 \begin_layout Standard
30035 Voici une ligne
30036 \begin_inset ERT
30037 status collapsed
30038
30039 \begin_layout Plain Layout
30040
30041
30042 \backslash
30043 rotatebox[origin=lb]{90}{
30044 \end_layout
30045
30046 \end_inset
30047
30048
30049 \begin_inset Graphics
30050         filename ../clipart/platypus.eps
30051         lyxscale 50
30052         width 25col%
30053
30054 \end_inset
30055
30056
30057 \begin_inset ERT
30058 status collapsed
30059
30060 \begin_layout Plain Layout
30061
30062 }
30063 \end_layout
30064
30065 \end_inset
30066
30067  avec une image pivotée de 90° 
30068 \begin_inset ERT
30069 status collapsed
30070
30071 \begin_layout Plain Layout
30072
30073
30074 \backslash
30075 rotatebox[origin=l]{-90}{
30076 \end_layout
30077
30078 \end_inset
30079
30080
30081 \begin_inset Tabular
30082 <lyxtabular version="3" rows="2" columns="2">
30083 <features>
30084 <column alignment="center" valignment="top" width="0">
30085 <column alignment="center" valignment="top" width="0">
30086 <row>
30087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30088 \begin_inset Text
30089
30090 \begin_layout Plain Layout
30091 q
30092 \end_layout
30093
30094 \end_inset
30095 </cell>
30096 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30097 \begin_inset Text
30098
30099 \begin_layout Plain Layout
30100 w
30101 \end_layout
30102
30103 \end_inset
30104 </cell>
30105 </row>
30106 <row>
30107 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30108 \begin_inset Text
30109
30110 \begin_layout Plain Layout
30111 e
30112 \end_layout
30113
30114 \end_inset
30115 </cell>
30116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30117 \begin_inset Text
30118
30119 \begin_layout Plain Layout
30120 r
30121 \end_layout
30122
30123 \end_inset
30124 </cell>
30125 </row>
30126 </lyxtabular>
30127
30128 \end_inset
30129
30130
30131 \begin_inset ERT
30132 status collapsed
30133
30134 \begin_layout Plain Layout
30135
30136 }
30137 \end_layout
30138
30139 \end_inset
30140
30141  et un tableau.
30142 \end_layout
30143
30144 \begin_layout Subsection
30145 Les boîtes redimensionnées
30146 \begin_inset Index
30147 status collapsed
30148
30149 \begin_layout Plain Layout
30150 Boîtes ! Redimensionnées
30151 \end_layout
30152
30153 \end_inset
30154
30155
30156 \begin_inset Index
30157 status collapsed
30158
30159 \begin_layout Plain Layout
30160 Redimensionner des objets
30161 \end_layout
30162
30163 \end_inset
30164
30165
30166 \begin_inset Index
30167 status collapsed
30168
30169 \begin_layout Plain Layout
30170 Figures ! Redimensionnées
30171 \end_layout
30172
30173 \end_inset
30174
30175
30176 \begin_inset Index
30177 status collapsed
30178
30179 \begin_layout Plain Layout
30180 Tableau ! Redimensionner
30181 \end_layout
30182
30183 \end_inset
30184
30185
30186 \end_layout
30187
30188 \begin_layout Standard
30189 Pour redimensionner des objets on peut utiliser les commandes 
30190 \series bold
30191
30192 \backslash
30193 scalebox
30194 \series default
30195  et 
30196 \series bold
30197
30198 \backslash
30199 resizebox
30200 \series default
30201  insérées sous forme de code TeX.
30202 \end_layout
30203
30204 \begin_layout Standard
30205
30206 \series bold
30207
30208 \backslash
30209 scalebox
30210 \series default
30211  est utilisée avec la syntaxe suivante :
30212 \end_layout
30213
30214 \begin_layout Standard
30215
30216 \series bold
30217
30218 \backslash
30219 scalebox{horizontal}[vertical]{contenu de la boîte}
30220 \end_layout
30221
30222 \begin_layout Standard
30223 Horizontal et vertical sont les facteurs d'échelle correspondants.
30224  Si on ne donne pas de facteur vertical, le facteur horizontal sera aussi
30225  utilisé comme facteur vertical.
30226 \end_layout
30227
30228 \begin_layout Standard
30229 Par exemple, la commande 
30230 \series bold
30231
30232 \backslash
30233 scalebox{2}{Bonjour}
30234 \series default
30235  crée un 
30236 \begin_inset ERT
30237 status collapsed
30238
30239 \begin_layout Plain Layout
30240
30241
30242 \backslash
30243 scalebox{2}{
30244 \end_layout
30245
30246 \end_inset
30247
30248 Bonjour
30249 \begin_inset ERT
30250 status collapsed
30251
30252 \begin_layout Plain Layout
30253
30254 }
30255 \end_layout
30256
30257 \end_inset
30258
30259  de taille double par rapport à la taille du texte du document.
30260 \end_layout
30261
30262 \begin_layout Standard
30263
30264 \series bold
30265
30266 \backslash
30267 scalebox{2}[1]{Hello}
30268 \series default
30269  au contraire va déformer le 
30270 \begin_inset ERT
30271 status collapsed
30272
30273 \begin_layout Plain Layout
30274
30275
30276 \backslash
30277 scalebox{2}[1]{
30278 \end_layout
30279
30280 \end_inset
30281
30282 Bonjour
30283 \begin_inset ERT
30284 status collapsed
30285
30286 \begin_layout Plain Layout
30287
30288 }
30289 \end_layout
30290
30291 \end_inset
30292
30293 .
30294 \end_layout
30295
30296 \begin_layout Standard
30297 Si le facteur d'échelle est négatif, le contenu sera retourné en miroir.
30298  La commande 
30299 \series bold
30300
30301 \backslash
30302 scalebox{-1}[1]{Hello}
30303 \series default
30304  peut donc être utilisée pour créer du texte en miroir : 
30305 \begin_inset ERT
30306 status collapsed
30307
30308 \begin_layout Plain Layout
30309
30310
30311 \backslash
30312 scalebox{-1}[1]{
30313 \end_layout
30314
30315 \end_inset
30316
30317 Bonjour
30318 \begin_inset ERT
30319 status collapsed
30320
30321 \begin_layout Plain Layout
30322
30323 }
30324 \end_layout
30325
30326 \end_inset
30327
30328
30329 \end_layout
30330
30331 \begin_layout Standard
30332
30333 \series bold
30334
30335 \backslash
30336 scalebox{1}[-1]{Bonjour}
30337 \series default
30338  effectue une réflexion du 
30339 \begin_inset ERT
30340 status collapsed
30341
30342 \begin_layout Plain Layout
30343
30344
30345 \backslash
30346 scalebox{1}[-1]{
30347 \end_layout
30348
30349 \end_inset
30350
30351 Bonjour
30352 \begin_inset ERT
30353 status collapsed
30354
30355 \begin_layout Plain Layout
30356
30357 }
30358 \end_layout
30359
30360 \end_inset
30361
30362  par rapport à la ligne de base.
30363 \end_layout
30364
30365 \begin_layout Standard
30366 La commande 
30367 \series bold
30368
30369 \backslash
30370 reflectbox{contenu de la boîte} 
30371 \series default
30372 existe aussi et est équivalente à
30373 \series bold
30374  
30375 \backslash
30376 scalebox{-1}[1]{contenu de la boîte}.
30377
30378 \series default
30379  
30380 \begin_inset Newline newline
30381 \end_inset
30382
30383
30384 \end_layout
30385
30386 \begin_layout Standard
30387 \begin_inset VSpace bigskip
30388 \end_inset
30389
30390 La commande 
30391 \series bold
30392
30393 \backslash
30394 resizebox
30395 \series default
30396  est utilisée pour redimensionner une boîte à une largeur et une hauteur
30397  données.
30398  La syntaxe de la commande est :
30399 \end_layout
30400
30401 \begin_layout Standard
30402
30403 \series bold
30404
30405 \backslash
30406 resizebox{largeur}{hauteur}{contenu de la boîte}
30407 \end_layout
30408
30409 \begin_layout Standard
30410 Si un des deux paramètres est remplacé par un point d'exclamation 
30411 \series bold
30412 !
30413 \series default
30414 , la taille est ajustée pour conserver le rapport d'aspect de la boîte.
30415 \end_layout
30416
30417 \begin_layout Standard
30418 La commande 
30419 \series bold
30420
30421 \backslash
30422 resizebox{2cm}{1cm}{Bonjour}
30423 \series default
30424  produit : 
30425 \begin_inset ERT
30426 status collapsed
30427
30428 \begin_layout Plain Layout
30429
30430
30431 \backslash
30432 resizebox{2cm}{1cm}{
30433 \end_layout
30434
30435 \end_inset
30436
30437 Bonjour
30438 \begin_inset ERT
30439 status collapsed
30440
30441 \begin_layout Plain Layout
30442
30443 }
30444 \end_layout
30445
30446 \end_inset
30447
30448
30449 \begin_inset Newline newline
30450 \end_inset
30451
30452 La commande 
30453 \series bold
30454
30455 \backslash
30456 resizebox{2cm}{!}{Bonjour}
30457 \series default
30458  produit : 
30459 \begin_inset ERT
30460 status collapsed
30461
30462 \begin_layout Plain Layout
30463
30464
30465 \backslash
30466 resizebox{2cm}{!}{
30467 \end_layout
30468
30469 \end_inset
30470
30471 Bonjour
30472 \begin_inset ERT
30473 status collapsed
30474
30475 \begin_layout Plain Layout
30476
30477 }
30478 \end_layout
30479
30480 \end_inset
30481
30482
30483 \end_layout
30484
30485 \begin_layout Standard
30486 \begin_inset VSpace bigskip
30487 \end_inset
30488
30489
30490 \end_layout
30491
30492 \begin_layout Standard
30493 \begin_inset Note Greyedout
30494 status open
30495
30496 \begin_layout Plain Layout
30497
30498 \series bold
30499 Note:
30500 \series default
30501  Quand les paramètres des commandes 
30502 \series bold
30503
30504 \backslash
30505 scalebox
30506 \series default
30507  ou 
30508 \series bold
30509
30510 \backslash
30511 resizebox
30512 \series default
30513  sont mis à zéro, il ne se produit pas d'erreur LaTeX quand on exporte le
30514  document, mais le document exporté peut ne pas s'afficher ou s'afficher
30515  partiellement.
30516 \end_layout
30517
30518 \end_inset
30519
30520
30521 \end_layout
30522
30523 \begin_layout Standard
30524 \begin_inset VSpace bigskip
30525 \end_inset
30526
30527
30528 \end_layout
30529
30530 \begin_layout Standard
30531 Les boîtes peuvent être combinée dans n'importe quel ordre.
30532  Par exemple, la commande 
30533 \begin_inset Newline newline
30534 \end_inset
30535
30536
30537 \series bold
30538
30539 \backslash
30540 rotatebox[origin=c]{-45}{
30541 \backslash
30542 resizebox{2cm}{!}{
30543 \backslash
30544 reflectbox{Bonjour}}}
30545 \begin_inset Newline newline
30546 \end_inset
30547
30548
30549 \series default
30550 produit :
30551 \end_layout
30552
30553 \begin_layout Standard
30554 \align center
30555 \begin_inset ERT
30556 status collapsed
30557
30558 \begin_layout Plain Layout
30559
30560
30561 \backslash
30562 rotatebox[origin=c]{-45}{
30563 \backslash
30564 resizebox{2cm}{!}{
30565 \backslash
30566 reflectbox{
30567 \end_layout
30568
30569 \end_inset
30570
30571 Bonjour
30572 \begin_inset ERT
30573 status collapsed
30574
30575 \begin_layout Plain Layout
30576
30577 }}}
30578 \end_layout
30579
30580 \end_inset
30581
30582
30583 \end_layout
30584
30585 \begin_layout Standard
30586 \noindent
30587 Les images, les tableaux et les formules sont autorisées comme contenu de
30588  boîte :
30589 \end_layout
30590
30591 \begin_layout Standard
30592 \align center
30593 \begin_inset ERT
30594 status collapsed
30595
30596 \begin_layout Plain Layout
30597
30598
30599 \backslash
30600 rotatebox[origin=c]{-30}{
30601 \backslash
30602 resizebox{2cm}{!}{
30603 \backslash
30604 reflectbox{
30605 \end_layout
30606
30607 \end_inset
30608
30609
30610 \begin_inset Graphics
30611         filename ../clipart/platypus.eps
30612         lyxscale 50
30613         width 25col%
30614
30615 \end_inset
30616
30617
30618 \begin_inset ERT
30619 status collapsed
30620
30621 \begin_layout Plain Layout
30622
30623 }}}
30624 \end_layout
30625
30626 \end_inset
30627
30628
30629 \begin_inset ERT
30630 status collapsed
30631
30632 \begin_layout Plain Layout
30633
30634
30635 \backslash
30636 rotatebox[origin=c]{-45}{
30637 \backslash
30638 resizebox{2cm}{!}{
30639 \backslash
30640 reflectbox{
30641 \end_layout
30642
30643 \end_inset
30644
30645
30646 \begin_inset Tabular
30647 <lyxtabular version="3" rows="2" columns="2">
30648 <features>
30649 <column alignment="center" valignment="top" width="0">
30650 <column alignment="center" valignment="top" width="0">
30651 <row>
30652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30653 \begin_inset Text
30654
30655 \begin_layout Plain Layout
30656 q
30657 \end_layout
30658
30659 \end_inset
30660 </cell>
30661 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30662 \begin_inset Text
30663
30664 \begin_layout Plain Layout
30665 w
30666 \end_layout
30667
30668 \end_inset
30669 </cell>
30670 </row>
30671 <row>
30672 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30673 \begin_inset Text
30674
30675 \begin_layout Plain Layout
30676 e
30677 \end_layout
30678
30679 \end_inset
30680 </cell>
30681 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30682 \begin_inset Text
30683
30684 \begin_layout Plain Layout
30685 r
30686 \end_layout
30687
30688 \end_inset
30689 </cell>
30690 </row>
30691 </lyxtabular>
30692
30693 \end_inset
30694
30695
30696 \begin_inset ERT
30697 status collapsed
30698
30699 \begin_layout Plain Layout
30700
30701 }}}
30702 \end_layout
30703
30704 \end_inset
30705
30706
30707 \begin_inset ERT
30708 status collapsed
30709
30710 \begin_layout Plain Layout
30711
30712
30713 \backslash
30714 rotatebox[origin=c]{-45}{
30715 \backslash
30716 resizebox{2cm}{!}{
30717 \backslash
30718 reflectbox{
30719 \end_layout
30720
30721 \end_inset
30722
30723
30724 \begin_inset Formula $\int A\,\mathrm{d}x=B$
30725 \end_inset
30726
30727
30728 \begin_inset ERT
30729 status collapsed
30730
30731 \begin_layout Plain Layout
30732
30733 }}}
30734 \end_layout
30735
30736 \end_inset
30737
30738
30739 \end_layout
30740
30741 \begin_layout Standard
30742 Quand on utilise le style global de formule 
30743 \series bold
30744 fleqn
30745 \series default
30746  dans le document
30747 \begin_inset Foot
30748 status collapsed
30749
30750 \begin_layout Plain Layout
30751 Quand 
30752 \begin_inset Quotes eld
30753 \end_inset
30754
30755 fleqn
30756 \begin_inset Quotes erd
30757 \end_inset
30758
30759  est ajouté aux options de la classe de document.
30760 \end_layout
30761
30762 \end_inset
30763
30764 , les formules hors texte peuvent aussi être redimensionnées.
30765 \end_layout
30766
30767 \begin_layout Chapter
30768 Trucs Externes
30769 \begin_inset Index
30770 status collapsed
30771
30772 \begin_layout Plain Layout
30773 Trucs externes
30774 \end_layout
30775
30776 \end_inset
30777
30778
30779 \end_layout
30780
30781 \begin_layout Standard
30782 Avec le menu 
30783 \family sans
30784 Insérer\SpecialChar \menuseparator
30785 Fichier
30786 \family default
30787  vous pouvez insérer un contenu externe à votre document.
30788  Ce contenu peut être :
30789 \end_layout
30790
30791 \begin_layout Description
30792 Document
30793 \begin_inset space ~
30794 \end_inset
30795
30796 LyX Un autre document LyX ; son contenu est directement inséré dans votre
30797  document.
30798 \end_layout
30799
30800 \begin_layout Description
30801 Texte
30802 \begin_inset space ~
30803 \end_inset
30804
30805 Brut Un document textuel ; chacune des ses lignes est insérée comme un paragraph
30806 e.
30807 \end_layout
30808
30809 \begin_layout Description
30810 Texte
30811 \begin_inset space ~
30812 \end_inset
30813
30814 Brut
30815 \begin_inset space ~
30816 \end_inset
30817
30818 par
30819 \begin_inset space ~
30820 \end_inset
30821
30822 Ligne Un document textuel ; ses lignes sont insérées telle qu'elles.
30823  Les lignes vides créent un nouveau paragraphe dans votre document.
30824 \end_layout
30825
30826 \begin_layout Description
30827 Objet
30828 \begin_inset space ~
30829 \end_inset
30830
30831 Externe Fichiers de formats variés.
30832 \end_layout
30833
30834 \begin_layout Description
30835 Sous-document Documents LyX ou LaTeX.
30836 \end_layout
30837
30838 \begin_layout Section
30839 Objets Externes 
30840 \begin_inset Index
30841 status collapsed
30842
30843 \begin_layout Plain Layout
30844 Trucs externes ! Objets Externes
30845 \end_layout
30846
30847 \end_inset
30848
30849
30850 \end_layout
30851
30852 \begin_layout Standard
30853 La fonction d'insertion d'objets externes vous permet d'insérer le contenu
30854  de fichiers dans votre document sans avoir à convertir ces derniers en
30855  un format qui soit compatible avec le format de sortie, puisque c'est LyX
30856  qui va s'occuper des conversions.
30857  Ce mécanisme est semblable à celui qui permet d'insérer dans un document
30858  LyX des images dans des formats divers.
30859 \end_layout
30860
30861 \begin_layout Standard
30862 On insère des objets externes en utilisant la fenêtre de dialogue 
30863 \family sans
30864 Objet
30865 \begin_inset space ~
30866 \end_inset
30867
30868 Externe
30869 \family default
30870  qui est accessible via le menu 
30871 \family sans
30872 Insérer\SpecialChar \menuseparator
30873 Fichiers\SpecialChar \menuseparator
30874 Objet
30875 \begin_inset space ~
30876 \end_inset
30877
30878 Externe
30879 \family default
30880 .
30881  Actuellement les types de fichiers (
30882 \family sans
30883 Modèles
30884 \family default
30885 ) suivants sont autorisés :
30886 \end_layout
30887
30888 \begin_layout Description
30889 Échiquier Ce modèle accepte les diagrammes de positions d'échec produits
30890  par le programme 
30891 \series bold
30892
30893 \begin_inset CommandInset href
30894 LatexCommand href
30895 name "XBoard"
30896 target "http://en.wikipedia.org/wiki/XBoard"
30897
30898 \end_inset
30899
30900
30901 \series default
30902 .
30903 \end_layout
30904
30905 \begin_layout Description
30906 Date Ce modèle insère la date sous la forme 
30907 \emph on
30908 Jour-Mois-Année
30909 \emph default
30910 .
30911  Voici un exemple de date insérée comme objet externe :: 
30912 \begin_inset External
30913         template Date
30914         filename .
30915
30916 \end_inset
30917
30918
30919 \lang english
30920
30921 \begin_inset space ~
30922 \end_inset
30923
30924
30925 \begin_inset Note Note
30926 status open
30927
30928 \begin_layout Plain Layout
30929
30930 \lang english
30931 Remove the protected space when bug 4398 is fixed!
30932 \end_layout
30933
30934 \end_inset
30935
30936
30937 \lang french
30938
30939 \begin_inset Newline newline
30940 \end_inset
30941
30942 La date n'apparaîtra pas dans LyX, mais seulement dans la sortie imprimée.
30943  Il y a deux autre méthodes pour insérer une date : Avec le menu 
30944 \family sans
30945 Insérer\SpecialChar \menuseparator
30946 Date
30947 \family default
30948  et avec la commande LaTeX 
30949 \series bold
30950
30951 \backslash
30952 today
30953 \series default
30954  entrée comme code TeX.
30955  Ces différentes méthodes sont comparée dans le tableau
30956 \begin_inset space ~
30957 \end_inset
30958
30959
30960 \begin_inset CommandInset ref
30961 LatexCommand ref
30962 reference "tab:Comparaison-des-dates"
30963
30964 \end_inset
30965
30966 .
30967 \end_layout
30968
30969 \begin_layout Description
30970 LilyPond Ce modèle est utilisé avec des partitions musicales mises en forme
30971  par le programme 
30972 \series bold
30973
30974 \begin_inset CommandInset href
30975 LatexCommand href
30976 name "LilyPond"
30977 target "http://en.wikipedia.org/wiki/LilyPond"
30978
30979 \end_inset
30980
30981
30982 \series default
30983 .
30984 \end_layout
30985
30986 \begin_layout Description
30987 RasterImage Ce modèle peut être utilisé pour les images matricielles (bitmap).
30988  À peu près tous les formats d'images populaires sont acceptés.
30989  Les images peuvent être traitées dans la fenêtre de dialogue 
30990 \family sans
30991 Objet
30992 \begin_inset space ~
30993 \end_inset
30994
30995 Externe
30996 \family default
30997  comme les images qui sont habituellement incorporées en utilisant le menu
30998  
30999 \family sans
31000 Insérer\SpecialChar \menuseparator
31001 Graphique
31002 \family default
31003 , comme c'est décrit dans la section
31004 \begin_inset space ~
31005 \end_inset
31006
31007
31008 \begin_inset CommandInset ref
31009 LatexCommand ref
31010 reference "sec:Graphics-Dialog"
31011
31012 \end_inset
31013
31014 .
31015  La différence est que seules les images matricielles sont autorisées, ce
31016  qui veut dire que les images PDF et EPS ne sont pas acceptées.
31017 \end_layout
31018
31019 \begin_layout Description
31020 XFig Ce modèle accepte les images créées avec le programme 
31021 \series bold
31022
31023 \begin_inset CommandInset href
31024 LatexCommand href
31025 name "Xfig"
31026 target "http://en.wikipedia.org/wiki/Xfig"
31027
31028 \end_inset
31029
31030
31031 \series default
31032 .
31033 \end_layout
31034
31035 \begin_layout Standard
31036 \begin_inset Float table
31037 placement h
31038 wide false
31039 sideways false
31040 status open
31041
31042 \begin_layout Plain Layout
31043 \begin_inset Caption
31044
31045 \begin_layout Plain Layout
31046 \begin_inset CommandInset label
31047 LatexCommand label
31048 name "tab:Comparaison-des-dates"
31049
31050 \end_inset
31051
31052 Comparaison des méthodes d'insertion de la date.
31053 \end_layout
31054
31055 \end_inset
31056
31057
31058 \end_layout
31059
31060 \begin_layout Plain Layout
31061 \align center
31062 \begin_inset Tabular
31063 <lyxtabular version="3" rows="4" columns="4">
31064 <features>
31065 <column alignment="center" valignment="top" width="0">
31066 <column alignment="center" valignment="top" width="0">
31067 <column alignment="center" valignment="top" width="0">
31068 <column alignment="center" valignment="top" width="0">
31069 <row>
31070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31071 \begin_inset Text
31072
31073 \begin_layout Plain Layout
31074 Format du document
31075 \end_layout
31076
31077 \end_inset
31078 </cell>
31079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31080 \begin_inset Text
31081
31082 \begin_layout Plain Layout
31083
31084 \family sans
31085 Objet
31086 \begin_inset space ~
31087 \end_inset
31088
31089 Externe\SpecialChar \menuseparator
31090 Date
31091 \end_layout
31092
31093 \end_inset
31094 </cell>
31095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31096 \begin_inset Text
31097
31098 \begin_layout Plain Layout
31099
31100 \family sans
31101 Insérer\SpecialChar \menuseparator
31102 Date
31103 \end_layout
31104
31105 \end_inset
31106 </cell>
31107 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31108 \begin_inset Text
31109
31110 \begin_layout Plain Layout
31111 commande 
31112 \series bold
31113
31114 \backslash
31115 today
31116 \end_layout
31117
31118 \end_inset
31119 </cell>
31120 </row>
31121 <row>
31122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31123 \begin_inset Text
31124
31125 \begin_layout Plain Layout
31126 LyX
31127 \end_layout
31128
31129 \end_inset
31130 </cell>
31131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31132 \begin_inset Text
31133
31134 \begin_layout Plain Layout
31135 comme boîte d'insert
31136 \end_layout
31137
31138 \end_inset
31139 </cell>
31140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31141 \begin_inset Text
31142
31143 \begin_layout Plain Layout
31144 comme date
31145 \end_layout
31146
31147 \end_inset
31148 </cell>
31149 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31150 \begin_inset Text
31151
31152 \begin_layout Plain Layout
31153 comme boîte de code TeX
31154 \end_layout
31155
31156 \end_inset
31157 </cell>
31158 </row>
31159 <row>
31160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31161 \begin_inset Text
31162
31163 \begin_layout Plain Layout
31164 LaTeX
31165 \end_layout
31166
31167 \end_inset
31168 </cell>
31169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31170 \begin_inset Text
31171
31172 \begin_layout Plain Layout
31173 comme date
31174 \end_layout
31175
31176 \end_inset
31177 </cell>
31178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31179 \begin_inset Text
31180
31181 \begin_layout Plain Layout
31182 comme date
31183 \end_layout
31184
31185 \end_inset
31186 </cell>
31187 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31188 \begin_inset Text
31189
31190 \begin_layout Plain Layout
31191 comme commande
31192 \end_layout
31193
31194 \end_inset
31195 </cell>
31196 </row>
31197 <row>
31198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31199 \begin_inset Text
31200
31201 \begin_layout Plain Layout
31202 DVI, PDF, PS
31203 \end_layout
31204
31205 \end_inset
31206 </cell>
31207 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31208 \begin_inset Text
31209
31210 \begin_layout Plain Layout
31211 comme date
31212 \end_layout
31213
31214 \end_inset
31215 </cell>
31216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31217 \begin_inset Text
31218
31219 \begin_layout Plain Layout
31220 comme date
31221 \end_layout
31222
31223 \end_inset
31224 </cell>
31225 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31226 \begin_inset Text
31227
31228 \begin_layout Plain Layout
31229 comme date date
31230 \end_layout
31231
31232 \end_inset
31233 </cell>
31234 </row>
31235 </lyxtabular>
31236
31237 \end_inset
31238
31239
31240 \end_layout
31241
31242 \end_inset
31243
31244
31245 \end_layout
31246
31247 \begin_layout Standard
31248 Quand vous activez l'option 
31249 \family sans
31250 Brouillon
31251 \family default
31252  de l'onglet 
31253 \family sans
31254 Fichier
31255 \family default
31256  de la fenêtre de dialogue 
31257 \family sans
31258 Objet
31259 \begin_inset space ~
31260 \end_inset
31261
31262 Externe
31263 \family default
31264 , seul le chemin vers le fichier inséré est affiché dans la sortie imprimée.
31265 \begin_inset Newline newline
31266 \end_inset
31267
31268 Les objets externes apparaissent dans LyX, soit comme une boîte comme celle-ci
31269  : 
31270 \begin_inset Graphics
31271         filename ../clipart/ExternalMaterialQt4.png
31272         scale 85
31273         scaleBeforeRotation
31274
31275 \end_inset
31276
31277  soit comme une image, selon que vous avez ou non activé l'option 
31278 \family sans
31279 Afficher
31280 \begin_inset space ~
31281 \end_inset
31282
31283 dans
31284 \begin_inset space ~
31285 \end_inset
31286
31287 LyX
31288 \family default
31289  de l'onglet 
31290 \family sans
31291 Vue
31292 \begin_inset space ~
31293 \end_inset
31294
31295 LyX
31296 \family default
31297  de la fenêtre de dialogue 
31298 \family sans
31299 Objet
31300 \begin_inset space ~
31301 \end_inset
31302
31303 Externe
31304 \family default
31305 .
31306 \end_layout
31307
31308 \begin_layout Standard
31309 Le manuel 
31310 \family sans
31311 \emph on
31312 Personnalisation
31313 \family default
31314 \emph default
31315  explique comment vous pouvez créer vos propres modèles.
31316 \end_layout
31317
31318 \begin_layout Section
31319 Sous-documents
31320 \begin_inset CommandInset label
31321 LatexCommand label
31322 name "sec:Sous-documents"
31323
31324 \end_inset
31325
31326
31327 \begin_inset Index
31328 status collapsed
31329
31330 \begin_layout Plain Layout
31331 Trucs externes ! Sous-documents
31332 \end_layout
31333
31334 \end_inset
31335
31336
31337 \begin_inset Index
31338 status collapsed
31339
31340 \begin_layout Plain Layout
31341 Fichiers ! Insérer
31342 \end_layout
31343
31344 \end_inset
31345
31346
31347 \end_layout
31348
31349 \begin_layout Standard
31350 Les sous-documents sont utilisés quand on a un document très long qui peut
31351  être décomposé en plusieurs parties ou sections plus petites.
31352  Pour des raisons de maintenance il est souvent utile et parfois obligatoire
31353  de découper le document en plusieurs fichiers qui peuvent être relus séparément.
31354  Les différents documents sont ce que l'on appelle les sous-documents et
31355  un document maître les relie pour imprimer le document complet ou seulement
31356  une partie de celui-ci.
31357 \end_layout
31358
31359 \begin_layout Standard
31360 Les documents inclus sont visualisés dans LyX sous la forme d'une boîte
31361  comme celle-ci : 
31362 \begin_inset Graphics
31363         filename clipart/ChildDocumentQt4.png
31364         scale 60
31365         scaleBeforeRotation
31366
31367 \end_inset
31368
31369  Pour inclure des sous-documents dans un document maître , on utilise le
31370  menu 
31371 \family sans
31372 Insérer\SpecialChar \menuseparator
31373 Fichier\SpecialChar \menuseparator
31374 Sous-document
31375 \family default
31376 .
31377  Une fenêtre de dialogue s'ouvre pour que vous puissiez choisir entre l'une
31378  des quatre méthodes d'inclusion :
31379 \end_layout
31380
31381 \begin_layout Description
31382 Inclus
31383 \begin_inset space ~
31384 \end_inset
31385
31386 (include) Vous pouvez inclure des documents LyX et LaTeX.
31387  Quand vous cliquez sur le bouton 
31388 \family sans
31389 Charger
31390 \family default
31391  dans la fenêtre de dialogue 
31392 \family sans
31393 Sous-document
31394 \family default
31395 , le document inclus est ouvert dans LyX dans un nouvel onglet pour que
31396  vous puissiez le modifier.
31397 \begin_inset Newline newline
31398 \end_inset
31399
31400
31401 \end_layout
31402
31403 \begin_layout Standard
31404 Voici un sous-document inséré avec la méthode 
31405 \family sans
31406 Inclus
31407 \family default
31408  : 
31409 \begin_inset CommandInset include
31410 LatexCommand include
31411 filename "DocumentBidon1.lyx"
31412
31413 \end_inset
31414
31415
31416 \end_layout
31417
31418 \begin_layout Standard
31419 La numérotation des sections va prendre en compte les sections des fichiers
31420  incorporés dans l'ordre où ils sont insérés dans le document maître.
31421  Le document qui est inclus comme exemple possède une sous-section qui sera
31422  numérotée comme sous-section de la section actuelle.
31423  Les étiquettes présentes dans le fichier inclus peuvent être référencées
31424  : la sous-section
31425 \begin_inset space ~
31426 \end_inset
31427
31428
31429 \begin_inset CommandInset ref
31430 LatexCommand ref
31431 reference "sub:Sous-section-externe-1"
31432
31433 \end_inset
31434
31435  est dans le fichier inclus.
31436 \end_layout
31437
31438 \begin_layout Standard
31439 Le préambule du sous-document est tout simplement ignoré, seul le préambule
31440  du document maître est utilisé.
31441  Les documents inclus sont insérés en commençant une nouvelle page et sont
31442  suivis par un saut de page.
31443 \end_layout
31444
31445 \begin_layout Standard
31446 Avec la commande LaTeX 
31447 \series bold
31448
31449 \backslash
31450 includeonly 
31451 \series default
31452 vous pouvez préciser quels sous-documents seront traités pour générer la
31453  sortie imprimée.
31454  C'est utile quand vous ne travaillez que sur quelques chapitres d'un document
31455  important puisque cela vous fait économiser du temps de compilation.
31456  La commande 
31457 \series bold
31458
31459 \backslash
31460 includeonly
31461 \series default
31462  est insérée dans le préambule du document maître.
31463  Elle prend comme arguments une liste de noms de fichiers séparés par des
31464  virgules, par exemple :
31465 \end_layout
31466
31467 \begin_layout Standard
31468
31469 \series bold
31470
31471 \backslash
31472 includeonly{chapitre1,chapitre5}
31473 \end_layout
31474
31475 \begin_layout Standard
31476 fera que seuls les fichiers nommés 
31477 \begin_inset Quotes eld
31478 \end_inset
31479
31480 chapitre1.lyx
31481 \begin_inset Quotes erd
31482 \end_inset
31483
31484  (ou 
31485 \begin_inset Quotes eld
31486 \end_inset
31487
31488 chapitre1.tex
31489 \begin_inset Quotes erd
31490 \end_inset
31491
31492 ) et 
31493 \begin_inset Quotes eld
31494 \end_inset
31495
31496 chapitre5.lyx
31497 \begin_inset Quotes erd
31498 \end_inset
31499
31500  seront traités lors de la compilation.
31501 \end_layout
31502
31503 \begin_layout Standard
31504 \begin_inset Note Greyedout
31505 status open
31506
31507 \begin_layout Plain Layout
31508
31509 \series bold
31510 Note:
31511 \series default
31512  Quand vous avez inclus un fichier LyX ou LaTeX, et que ce dernier utilise
31513  une classe de document différente de celle du document maître, vous recevez
31514  un avertissement quand vous tentez une visualisation ou une exportation,
31515  vu que cela peut produire des résultats inattendus sur la sortie imprimée.
31516 \end_layout
31517
31518 \end_inset
31519
31520
31521 \end_layout
31522
31523 \begin_layout Description
31524 Incorporé
31525 \begin_inset space ~
31526 \end_inset
31527
31528 (input) Cette méthode est très semblable à la méthode Inclus, les différences
31529  sont :
31530 \end_layout
31531
31532 \begin_deeper
31533 \begin_layout Itemize
31534 Les fichiers incorporés ne commencent pas une nouvelle page ni ne sont suivis
31535  par un saut de page.
31536 \end_layout
31537
31538 \begin_layout Itemize
31539 Les fichiers incorporés peuvent être prévisualisés dans LyX quand l'option
31540  
31541 \family sans
31542 Aperçu
31543 \begin_inset space ~
31544 \end_inset
31545
31546 sur
31547 \begin_inset space ~
31548 \end_inset
31549
31550 le
31551 \begin_inset space ~
31552 \end_inset
31553
31554 vif
31555 \family default
31556  est activée dans les préférences dans la rubrique 
31557 \family sans
31558 Apparence\SpecialChar \menuseparator
31559 Graphique
31560 \family default
31561 .
31562 \end_layout
31563
31564 \begin_layout Itemize
31565 La commande LaTeX 
31566 \series bold
31567
31568 \backslash
31569 includeonly
31570 \series default
31571  ne peut pas être utilisée.
31572 \end_layout
31573
31574 \end_deeper
31575 \begin_layout Standard
31576 Voici un sous document inséré en utilisant la méthode 
31577 \family sans
31578 Incorporé
31579 \family default
31580  : 
31581 \begin_inset CommandInset include
31582 LatexCommand input
31583 preview true
31584 filename "DocumentBidon2.lyx"
31585
31586 \end_inset
31587
31588
31589 \end_layout
31590
31591 \begin_layout Description
31592 Verbatim Avec cette méthodes tous les fichiers textes peuvent être inclus.
31593  Si c'est un fichier LyX ou LaTeX, le contenu sera affiché dans la sortie
31594  sous forme de code source et aucune des commandes éventuellement présentes
31595  ne sera exécutée.
31596  Vous pouvez utiliser l'option 
31597 \family sans
31598 Marquer
31599 \begin_inset space ~
31600 \end_inset
31601
31602 les
31603 \begin_inset space ~
31604 \end_inset
31605
31606 espaces
31607 \family default
31608  qui matérialise chaque espace présente dans le code source par un caractère
31609  
31610 \begin_inset Quotes eld
31611 \end_inset
31612
31613
31614 \begin_inset ERT
31615 status collapsed
31616
31617 \begin_layout Plain Layout
31618
31619
31620 \backslash
31621 textvisiblespace 
31622 \end_layout
31623
31624 \end_inset
31625
31626
31627 \begin_inset Quotes erd
31628 \end_inset
31629
31630  .
31631  La différence avec la méthode qui consiste à utiliser le menu 
31632 \family sans
31633 Insérer\SpecialChar \menuseparator
31634 Fichier\SpecialChar \menuseparator
31635 Texte
31636 \begin_inset space ~
31637 \end_inset
31638
31639 brut
31640 \family default
31641  est que le contenu du document n'apparaît pas dans LyX.
31642 \end_layout
31643
31644 \begin_layout Standard
31645 Voici un sous-document inclus en utilisant la méthode 
31646 \family sans
31647 verbatim
31648 \family default
31649  : 
31650 \begin_inset CommandInset include
31651 LatexCommand verbatiminput
31652 filename "DocumentTexteBidon.txt"
31653
31654 \end_inset
31655
31656
31657 \begin_inset VSpace bigskip
31658 \end_inset
31659
31660 Voici un autre sous-document incorporé par la méthode verbatim en utilisant
31661  l'option 
31662 \family sans
31663 Marquer
31664 \begin_inset space ~
31665 \end_inset
31666
31667 les
31668 \begin_inset space ~
31669 \end_inset
31670
31671 espaces :
31672 \family default
31673  
31674 \begin_inset CommandInset include
31675 LatexCommand verbatiminput*
31676 filename "DocumentTexteBidon.txt"
31677
31678 \end_inset
31679
31680
31681 \end_layout
31682
31683 \begin_layout Standard
31684 \begin_inset VSpace bigskip
31685 \end_inset
31686
31687
31688 \end_layout
31689
31690 \begin_layout Standard
31691 \begin_inset Note Greyedout
31692 status open
31693
31694 \begin_layout Plain Layout
31695
31696 \series bold
31697 Note:
31698 \series default
31699  Comme vous pouvez le voir avec les exemples ci-dessus, le texte des documents
31700  inclus avec la méthode verbatim n'est pas découpé à la fin des lignes.
31701 \end_layout
31702
31703 \end_inset
31704
31705
31706 \end_layout
31707
31708 \begin_layout Description
31709 Listings Ce type d'inclusion est décrit dans le chapitre
31710 \begin_inset space ~
31711 \end_inset
31712
31713
31714 \begin_inset CommandInset ref
31715 LatexCommand ref
31716 reference "cha:Program-Code-Listings"
31717
31718 \end_inset
31719
31720 .
31721 \end_layout
31722
31723 \begin_layout Standard
31724 \begin_inset Note Greyedout
31725 status open
31726
31727 \begin_layout Plain Layout
31728
31729 \series bold
31730 Note:
31731 \series default
31732  Inclure le même document deux fois dans un même document peut poser des
31733  problèmes avec LaTeX.
31734 \end_layout
31735
31736 \end_inset
31737
31738
31739 \end_layout
31740
31741 \begin_layout Chapter
31742 Listings de Code Source
31743 \begin_inset CommandInset label
31744 LatexCommand label
31745 name "cha:Program-Code-Listings"
31746
31747 \end_inset
31748
31749
31750 \begin_inset Index
31751 status collapsed
31752
31753 \begin_layout Plain Layout
31754 Listings
31755 \end_layout
31756
31757 \end_inset
31758
31759
31760 \begin_inset Index
31761 status collapsed
31762
31763 \begin_layout Plain Layout
31764 Code Source
31765 \end_layout
31766
31767 \end_inset
31768
31769
31770 \begin_inset Index
31771 status collapsed
31772
31773 \begin_layout Plain Layout
31774 Flottants ! Listings
31775 \end_layout
31776
31777 \end_inset
31778
31779
31780 \end_layout
31781
31782 \begin_layout Standard
31783 Pour inclure et mettre en forme un listing de code source, vous pouvez utiliser
31784  un insert 
31785 \family sans
31786 Listings
31787 \family default
31788  qui peut être créé grâce au menu 
31789 \family sans
31790 Insérer
31791 \family default
31792 \SpecialChar \menuseparator
31793
31794 \family sans
31795 Listing
31796 \begin_inset space ~
31797 \end_inset
31798
31799 de
31800 \begin_inset space ~
31801 \end_inset
31802
31803 Code
31804 \begin_inset space ~
31805 \end_inset
31806
31807 Source
31808 \family default
31809 .
31810  Le paquetage LaTeX 
31811 \series bold
31812 listings
31813 \series default
31814
31815 \begin_inset Index
31816 status collapsed
31817
31818 \begin_layout Plain Layout
31819 Paquetages LaTeX ! listings
31820 \end_layout
31821
31822 \end_inset
31823
31824  fournit un moyen puissant et flexible d'insérer des listings de code source
31825  dans votre document.
31826  
31827 \end_layout
31828
31829 \begin_layout Standard
31830 Quand vous cliquez avec le bouton droit sur un insert de listings, une fenêtre
31831  de dialogue s'ouvre pour vous permettre de modifier le format du listing.
31832 \end_layout
31833
31834 \begin_layout Standard
31835 Par défaut, un listing commence un nouveau paragraphe dans la sortie imprimée.
31836  L'option d'emplacement 
31837 \family sans
31838 Listing
31839 \begin_inset space ~
31840 \end_inset
31841
31842 en
31843 \begin_inset space ~
31844 \end_inset
31845
31846 Ligne
31847 \family default
31848  imprime le listing dans la ligne comme ceci : 
31849 \begin_inset listings
31850 lstparams "language={C++}"
31851 inline true
31852 status open
31853
31854 \begin_layout Plain Layout
31855
31856 int a=5;
31857 \end_layout
31858
31859 \end_inset
31860
31861
31862 \begin_inset Newline newline
31863 \end_inset
31864
31865 L'option 
31866 \family sans
31867 Flottant
31868 \family default
31869  crée un flottant de listing pour lequel vous pouvez préciser les options
31870  classiques d'emplacement : 
31871 \begin_inset Quotes eld
31872 \end_inset
31873
31874
31875 \family sans
31876 h
31877 \family default
31878
31879 \begin_inset Quotes erd
31880 \end_inset
31881
31882
31883 \begin_inset Quotes eld
31884 \end_inset
31885
31886
31887 \family sans
31888 t
31889 \family default
31890
31891 \begin_inset Quotes erd
31892 \end_inset
31893
31894
31895 \begin_inset Quotes eld
31896 \end_inset
31897
31898
31899 \family sans
31900 b
31901 \family default
31902
31903 \begin_inset Quotes erd
31904 \end_inset
31905
31906 , et 
31907 \begin_inset Quotes eld
31908 \end_inset
31909
31910
31911 \family sans
31912 p
31913 \family default
31914
31915 \begin_inset Quotes erd
31916 \end_inset
31917
31918  correspondant aux emplacement décrits dans la section
31919 \begin_inset space ~
31920 \end_inset
31921
31922
31923 \begin_inset CommandInset ref
31924 LatexCommand ref
31925 reference "sec:Placement-flottants"
31926
31927 \end_inset
31928
31929 .
31930  Les options de positionnement peuvent être mélangées et doivent être saisies
31931  sans séparation, par exemple, on peut taper 
31932 \begin_inset Quotes eld
31933 \end_inset
31934
31935
31936 \family sans
31937 htbp
31938 \family default
31939
31940 \begin_inset Quotes erd
31941 \end_inset
31942
31943 .
31944  L' option 
31945 \begin_inset Quotes eld
31946 \end_inset
31947
31948 h
31949 \begin_inset Quotes erd
31950 \end_inset
31951
31952  a parfois aucun effet, mais vous n'avez pas besoin d'utiliser l'option
31953  
31954 \family sans
31955 Flottant
31956 \family default
31957  dans ce cas, vu que les listings non flottants peuvent aussi avoir une
31958  légende et être référencés.
31959 \end_layout
31960
31961 \begin_layout Standard
31962 Vous pouvez ajouter une légende à un listing avec le menu 
31963 \family sans
31964 Insérer\SpecialChar \menuseparator
31965 Légende
31966 \family default
31967 .
31968  On peut référencer les listings de la même façon que les flottants :Voir
31969  le listing
31970 \begin_inset space ~
31971 \end_inset
31972
31973
31974 \begin_inset CommandInset ref
31975 LatexCommand ref
31976 reference "lst:Listing-exemple"
31977
31978 \end_inset
31979
31980
31981 \end_layout
31982
31983 \begin_layout Standard
31984 \begin_inset listings
31985 lstparams "language=Python"
31986 inline false
31987 status open
31988
31989 \begin_layout Plain Layout
31990
31991 \begin_inset Caption
31992
31993 \begin_layout Plain Layout
31994 \begin_inset CommandInset label
31995 LatexCommand label
31996 name "lst:Listing-exemple"
31997
31998 \end_inset
31999
32000 Exemple de listing flottant
32001 \end_layout
32002
32003 \end_inset
32004
32005 # Exemple de listing flottant
32006 \end_layout
32007
32008 \begin_layout Plain Layout
32009
32010 def func(param):
32011 \end_layout
32012
32013 \begin_layout Plain Layout
32014
32015     'ceci est une fonction python'
32016 \end_layout
32017
32018 \begin_layout Plain Layout
32019
32020     pass
32021 \end_layout
32022
32023 \end_inset
32024
32025
32026 \end_layout
32027
32028 \begin_layout Standard
32029 Quand vous avez choisi un langage de programmation dans la fenêtre de dialogue
32030  de listing, les mots-clés de ce langage seront reconnus et mis en forme
32031  de manière particulière dans la sortie imprimée.
32032  Dans l'exemple de listing, le mot clé Python 
32033 \begin_inset Quotes eld
32034 \end_inset
32035
32036 def
32037 \begin_inset Quotes erd
32038 \end_inset
32039
32040  est reconnu et imprimé en caractères gras dans la sortie.
32041 \end_layout
32042
32043 \begin_layout Standard
32044 \begin_inset Note Greyedout
32045 status open
32046
32047 \begin_layout Plain Layout
32048
32049 \series bold
32050 Note:
32051 \series default
32052  Si vous n'obtenez pas des mots-clés en caractères gras quand vous utilisez
32053  une police de caractères à chasse fixe, c'est que votre police ne contient
32054  probablement pas de série grasse.
32055  Dans ce cas choisissez une police différente dans le menu 
32056 \family sans
32057 Document\SpecialChar \menuseparator
32058 Paramètres\SpecialChar \menuseparator
32059 Polices
32060 \family default
32061 .
32062  (Les polices 
32063 \emph on
32064 LuxiMono, BeraMono
32065 \emph default
32066  et 
32067 \emph on
32068 Courier
32069 \emph default
32070  contiennent une série grasse.)
32071 \end_layout
32072
32073 \end_inset
32074
32075
32076 \end_layout
32077
32078 \begin_layout Standard
32079 Dans la rubrique 
32080 \family sans
32081 Numérotation
32082 \begin_inset space ~
32083 \end_inset
32084
32085 des
32086 \begin_inset space ~
32087 \end_inset
32088
32089 Lignes
32090 \family default
32091  de la fenêtre de dialogue listings, vous pouvez choisir le style de numérotatio
32092 n des lignes.
32093  Vous pouvez mettre un nombre dans le champ 
32094 \family sans
32095 Pas
32096 \family default
32097  pour désigner les lignes qui seront numérotées.
32098  Par exemple, si vous mettez 
32099 \begin_inset Quotes eld
32100 \end_inset
32101
32102 3
32103 \begin_inset Quotes erd
32104 \end_inset
32105
32106 , seule une ligne sur trois sera numérotée.
32107 \end_layout
32108
32109 \begin_layout Standard
32110 En plus vous pouvez préciser un intervalle de lignes et seules ces lignes
32111  apparaîtront dans la sortie.
32112  Vous devez utiliser l'option 
32113 \family sans
32114 Table
32115 \begin_inset space ~
32116 \end_inset
32117
32118 de
32119 \begin_inset space ~
32120 \end_inset
32121
32122 Caractères
32123 \begin_inset space ~
32124 \end_inset
32125
32126 Étendue
32127 \family default
32128  quand vous employez des caractères spécifiques à une langue donnée comme
32129  les umlauts Allemands dans votre listing.
32130 \begin_inset Newline newline
32131 \end_inset
32132
32133 Voici un exemple de listing avec la numérotation des lignes à gauche par
32134  pas de 3, en langage Python, avec les options 
32135 \begin_inset Quotes eld
32136 \end_inset
32137
32138 Table
32139 \begin_inset space ~
32140 \end_inset
32141
32142 de
32143 \begin_inset space ~
32144 \end_inset
32145
32146 caractères
32147 \begin_inset space ~
32148 \end_inset
32149
32150 étendue
32151 \begin_inset Quotes erd
32152 \end_inset
32153
32154  et 
32155 \begin_inset Quotes eld
32156 \end_inset
32157
32158 Espace
32159 \begin_inset space ~
32160 \end_inset
32161
32162 représenté
32163 \begin_inset space ~
32164 \end_inset
32165
32166 par
32167 \begin_inset space ~
32168 \end_inset
32169
32170 un
32171 \begin_inset space ~
32172 \end_inset
32173
32174 symbole
32175 \begin_inset Quotes erd
32176 \end_inset
32177
32178 , l'intervalle de ligne étant 3
32179 \begin_inset space \thinspace{}
32180 \end_inset
32181
32182 -
32183 \begin_inset space \thinspace{}
32184 \end_inset
32185
32186 8:
32187 \end_layout
32188
32189 \begin_layout Standard
32190 \begin_inset listings
32191 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
32192 inline false
32193 status open
32194
32195 \begin_layout Plain Layout
32196
32197 def func(param):
32198 \end_layout
32199
32200 \begin_layout Plain Layout
32201
32202     'ceci est une fonction Python'
32203 \end_layout
32204
32205 \begin_layout Plain Layout
32206
32207     pass
32208 \end_layout
32209
32210 \begin_layout Plain Layout
32211
32212 def func(param):
32213 \end_layout
32214
32215 \begin_layout Plain Layout
32216
32217 'Ça, c'est un mot Allemand : Tschüß'
32218 \end_layout
32219
32220 \begin_layout Plain Layout
32221
32222 pass
32223 \end_layout
32224
32225 \begin_layout Plain Layout
32226
32227 def func(param):
32228 \end_layout
32229
32230 \begin_layout Plain Layout
32231
32232 'ceci est une fonction Python'
32233 \end_layout
32234
32235 \begin_layout Plain Layout
32236
32237 pass
32238 \end_layout
32239
32240 \end_inset
32241
32242
32243 \end_layout
32244
32245 \begin_layout Standard
32246 \begin_inset Note Greyedout
32247 status open
32248
32249 \begin_layout Plain Layout
32250
32251 \series bold
32252 Note:
32253 \series default
32254  À cause d'un bug dans le paquetage 
32255 \series bold
32256 listings
32257 \series default
32258  la numérotation des lignes se trouve décalée d'une ligne à chaque nouveau
32259  listing.
32260  C'est la raison pour laquelle les lignes 2 et 5 sont numérotées et pas
32261  les lignes 3 et 6.
32262 \end_layout
32263
32264 \end_inset
32265
32266
32267 \end_layout
32268
32269 \begin_layout Standard
32270 \begin_inset VSpace bigskip
32271 \end_inset
32272
32273
32274 \end_layout
32275
32276 \begin_layout Standard
32277 Il est aussi possible d'imprimer les lignes d'un fichier sous la forme d'un
32278  listing.
32279  Pour le faire, il suffit d'utiliser le menu 
32280 \family sans
32281 Insérer\SpecialChar \menuseparator
32282 Fichier\SpecialChar \menuseparator
32283 Sous-document
32284 \family default
32285  et de choisir le type 
32286 \family sans
32287 Listing
32288 \family default
32289
32290 \begin_inset space ~
32291 \end_inset
32292
32293
32294 \family sans
32295 de
32296 \begin_inset space ~
32297 \end_inset
32298
32299 Code
32300 \begin_inset space ~
32301 \end_inset
32302
32303 source
32304 \family default
32305 .
32306 \begin_inset Foot
32307 status collapsed
32308
32309 \begin_layout Plain Layout
32310 Les autres types de sous-documents sont décrits dans la section
32311 \begin_inset space ~
32312 \end_inset
32313
32314
32315 \begin_inset CommandInset ref
32316 LatexCommand ref
32317 reference "sec:Sous-documents"
32318
32319 \end_inset
32320
32321 .
32322 \end_layout
32323
32324 \end_inset
32325
32326  Dans la fenêtre de dialogue du sous-document vous pouvez donner les paramètres
32327  à utiliser pour le listing dans une zone de texte.
32328  Pour avoir une liste des paramètres disponibles, tapez un point d'interrogation
32329  
32330 \begin_inset Quotes eld
32331 \end_inset
32332
32333 ?
32334 \begin_inset Quotes erd
32335 \end_inset
32336
32337  dans la zone de texte.
32338 \end_layout
32339
32340 \begin_layout Standard
32341 Pour faire référence à un sous-document de type listing, tapez une étiquette
32342  dans le champ correspondant de la fenêtre de dialogue.
32343  On peut alors faire référence à cette étiquette en utilisant le menu 
32344 \family sans
32345 Insérer\SpecialChar \menuseparator
32346 Référence
32347 \begin_inset space ~
32348 \end_inset
32349
32350 Croisée
32351 \family default
32352 .
32353 \end_layout
32354
32355 \begin_layout Standard
32356 Le listing
32357 \begin_inset space ~
32358 \end_inset
32359
32360
32361 \begin_inset CommandInset ref
32362 LatexCommand ref
32363 reference "lst:listing-fichier"
32364
32365 \end_inset
32366
32367  est une exemple de listing issu d'un fichier ; ici les lignes 10
32368 \begin_inset space \thinspace{}
32369 \end_inset
32370
32371 -
32372 \begin_inset space \thinspace{}
32373 \end_inset
32374
32375 15 de ce fichier LyX sont listées.
32376 \end_layout
32377
32378 \begin_layout Standard
32379 \begin_inset CommandInset include
32380 LatexCommand lstinputlisting
32381 filename "EmbeddedObjects.lyx"
32382 lstparams "breaklines=true,caption={Lignes 10 - 15 de ce fichier LyX},firstline=10,label={lst:listing-fichier},language={[LaTeX]TeX},lastline=15"
32383
32384 \end_inset
32385
32386
32387 \end_layout
32388
32389 \begin_layout Standard
32390 \begin_inset VSpace bigskip
32391 \end_inset
32392
32393
32394 \end_layout
32395
32396 \begin_layout Standard
32397 Les paramètres globaux pour les listings peuvent être modifiés avec la fenêtre
32398  de dialogue 
32399 \family sans
32400 Document\SpecialChar \menuseparator
32401 Paramètres\SpecialChar \menuseparator
32402 Format
32403 \begin_inset space ~
32404 \end_inset
32405
32406 du
32407 \begin_inset space ~
32408 \end_inset
32409
32410 Texte
32411 \family default
32412 .
32413  Pour avoir la liste des options disponibles, tapez un point d'interrogation
32414  
32415 \begin_inset Quotes eld
32416 \end_inset
32417
32418 ?
32419 \begin_inset Quotes erd
32420 \end_inset
32421
32422  dans le champ 
32423 \family sans
32424 Paramètres
32425 \begin_inset space ~
32426 \end_inset
32427
32428 du
32429 \begin_inset space ~
32430 \end_inset
32431
32432 Listing
32433 \family default
32434 .
32435 \end_layout
32436
32437 \begin_layout Standard
32438 Pour plus d'information sur le paquetage 
32439 \series bold
32440 listings
32441 \series default
32442 , nous vous renvoyons à sa documentation 
32443 \begin_inset CommandInset citation
32444 LatexCommand cite
32445 key "listings"
32446
32447 \end_inset
32448
32449 .
32450 \end_layout
32451
32452 \begin_layout Standard
32453 \begin_inset Newpage newpage
32454 \end_inset
32455
32456
32457 \end_layout
32458
32459 \begin_layout Chapter
32460 \start_of_appendix
32461 Unités de longueur utilisables avec LyX
32462 \begin_inset OptArg
32463 status collapsed
32464
32465 \begin_layout Plain Layout
32466 Unités de longueur
32467 \end_layout
32468
32469 \end_inset
32470
32471
32472 \begin_inset Index
32473 status collapsed
32474
32475 \begin_layout Plain Layout
32476 Unités
32477 \end_layout
32478
32479 \end_inset
32480
32481
32482 \begin_inset CommandInset label
32483 LatexCommand label
32484 name "cha:Unités-de-longueur"
32485
32486 \end_inset
32487
32488
32489 \end_layout
32490
32491 \begin_layout Standard
32492 Pour comprendre les unités de longueur utilisées dans cette documentation,
32493  le tableau
32494 \begin_inset space ~
32495 \end_inset
32496
32497
32498 \begin_inset CommandInset ref
32499 LatexCommand ref
32500 reference "tab:Unités"
32501
32502 \end_inset
32503
32504 décrit les unités utilisées par LyX.
32505 \begin_inset Float table
32506 placement h
32507 wide false
32508 sideways false
32509 status open
32510
32511 \begin_layout Plain Layout
32512 \begin_inset Caption
32513
32514 \begin_layout Plain Layout
32515 \begin_inset CommandInset label
32516 LatexCommand label
32517 name "tab:Unités"
32518
32519 \end_inset
32520
32521 Unités de longueur
32522 \end_layout
32523
32524 \end_inset
32525
32526
32527 \end_layout
32528
32529 \begin_layout Plain Layout
32530 \begin_inset VSpace medskip
32531 \end_inset
32532
32533
32534 \end_layout
32535
32536 \begin_layout Plain Layout
32537 \align center
32538 \begin_inset Tabular
32539 <lyxtabular version="3" rows="20" columns="2">
32540 <features>
32541 <column alignment="center" valignment="top" width="0">
32542 <column alignment="center" valignment="top" width="0">
32543 <row>
32544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32545 \begin_inset Text
32546
32547 \begin_layout Plain Layout
32548 unité
32549 \end_layout
32550
32551 \end_inset
32552 </cell>
32553 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32554 \begin_inset Text
32555
32556 \begin_layout Plain Layout
32557 nom/description
32558 \end_layout
32559
32560 \end_inset
32561 </cell>
32562 </row>
32563 <row>
32564 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32565 \begin_inset Text
32566
32567 \begin_layout Plain Layout
32568 mm
32569 \end_layout
32570
32571 \end_inset
32572 </cell>
32573 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32574 \begin_inset Text
32575
32576 \begin_layout Plain Layout
32577 millimètre
32578 \end_layout
32579
32580 \end_inset
32581 </cell>
32582 </row>
32583 <row>
32584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32585 \begin_inset Text
32586
32587 \begin_layout Plain Layout
32588 cm
32589 \end_layout
32590
32591 \end_inset
32592 </cell>
32593 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32594 \begin_inset Text
32595
32596 \begin_layout Plain Layout
32597 centimètre
32598 \end_layout
32599
32600 \end_inset
32601 </cell>
32602 </row>
32603 <row>
32604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32605 \begin_inset Text
32606
32607 \begin_layout Plain Layout
32608 in
32609 \end_layout
32610
32611 \end_inset
32612 </cell>
32613 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32614 \begin_inset Text
32615
32616 \begin_layout Plain Layout
32617 pouce (inch)
32618 \end_layout
32619
32620 \end_inset
32621 </cell>
32622 </row>
32623 <row>
32624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32625 \begin_inset Text
32626
32627 \begin_layout Plain Layout
32628 pt
32629 \end_layout
32630
32631 \end_inset
32632 </cell>
32633 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32634 \begin_inset Text
32635
32636 \begin_layout Plain Layout
32637 point (72.27
32638 \begin_inset space \thinspace{}
32639 \end_inset
32640
32641 pt = 1
32642 \begin_inset space \thinspace{}
32643 \end_inset
32644
32645 in)
32646 \end_layout
32647
32648 \end_inset
32649 </cell>
32650 </row>
32651 <row>
32652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32653 \begin_inset Text
32654
32655 \begin_layout Plain Layout
32656 pc
32657 \end_layout
32658
32659 \end_inset
32660 </cell>
32661 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32662 \begin_inset Text
32663
32664 \begin_layout Plain Layout
32665 pica (1
32666 \begin_inset space \thinspace{}
32667 \end_inset
32668
32669 pc = 12
32670 \begin_inset space \thinspace{}
32671 \end_inset
32672
32673 pt)
32674 \end_layout
32675
32676 \end_inset
32677 </cell>
32678 </row>
32679 <row>
32680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32681 \begin_inset Text
32682
32683 \begin_layout Plain Layout
32684 sp
32685 \end_layout
32686
32687 \end_inset
32688 </cell>
32689 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32690 \begin_inset Text
32691
32692 \begin_layout Plain Layout
32693 scaled point (65536
32694 \begin_inset space \thinspace{}
32695 \end_inset
32696
32697 sp = 1
32698 \begin_inset space \thinspace{}
32699 \end_inset
32700
32701 pt)
32702 \end_layout
32703
32704 \end_inset
32705 </cell>
32706 </row>
32707 <row>
32708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32709 \begin_inset Text
32710
32711 \begin_layout Plain Layout
32712 bp
32713 \end_layout
32714
32715 \end_inset
32716 </cell>
32717 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32718 \begin_inset Text
32719
32720 \begin_layout Plain Layout
32721 gros point (72
32722 \begin_inset space \thinspace{}
32723 \end_inset
32724
32725 bp = 1
32726 \begin_inset space \thinspace{}
32727 \end_inset
32728
32729 in)
32730 \end_layout
32731
32732 \end_inset
32733 </cell>
32734 </row>
32735 <row>
32736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32737 \begin_inset Text
32738
32739 \begin_layout Plain Layout
32740 dd
32741 \end_layout
32742
32743 \end_inset
32744 </cell>
32745 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32746 \begin_inset Text
32747
32748 \begin_layout Plain Layout
32749 didot (72
32750 \begin_inset space \thinspace{}
32751 \end_inset
32752
32753 dd 
32754 \begin_inset Formula $\approx$
32755 \end_inset
32756
32757  37.6
32758 \begin_inset space \thinspace{}
32759 \end_inset
32760
32761 mm)
32762 \end_layout
32763
32764 \end_inset
32765 </cell>
32766 </row>
32767 <row>
32768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32769 \begin_inset Text
32770
32771 \begin_layout Plain Layout
32772 cc
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 cicero (1
32782 \begin_inset space \thinspace{}
32783 \end_inset
32784
32785 cc = 12
32786 \begin_inset space \thinspace{}
32787 \end_inset
32788
32789 dd)
32790 \end_layout
32791
32792 \end_inset
32793 </cell>
32794 </row>
32795 <row>
32796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32797 \begin_inset Text
32798
32799 \begin_layout Plain Layout
32800 Scale%
32801 \end_layout
32802
32803 \end_inset
32804 </cell>
32805 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32806 \begin_inset Text
32807
32808 \begin_layout Plain Layout
32809 % de la largeur originale de l'image
32810 \end_layout
32811
32812 \end_inset
32813 </cell>
32814 </row>
32815 <row>
32816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32817 \begin_inset Text
32818
32819 \begin_layout Plain Layout
32820 text%
32821 \end_layout
32822
32823 \end_inset
32824 </cell>
32825 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32826 \begin_inset Text
32827
32828 \begin_layout Plain Layout
32829 % de la largeur du texte
32830 \end_layout
32831
32832 \end_inset
32833 </cell>
32834 </row>
32835 <row>
32836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32837 \begin_inset Text
32838
32839 \begin_layout Plain Layout
32840 col%
32841 \end_layout
32842
32843 \end_inset
32844 </cell>
32845 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32846 \begin_inset Text
32847
32848 \begin_layout Plain Layout
32849 % de la largeur de la colonne
32850 \end_layout
32851
32852 \end_inset
32853 </cell>
32854 </row>
32855 <row>
32856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32857 \begin_inset Text
32858
32859 \begin_layout Plain Layout
32860 page%
32861 \end_layout
32862
32863 \end_inset
32864 </cell>
32865 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32866 \begin_inset Text
32867
32868 \begin_layout Plain Layout
32869 % de la largeur du papier
32870 \end_layout
32871
32872 \end_inset
32873 </cell>
32874 </row>
32875 <row>
32876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32877 \begin_inset Text
32878
32879 \begin_layout Plain Layout
32880 line%
32881 \end_layout
32882
32883 \end_inset
32884 </cell>
32885 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32886 \begin_inset Text
32887
32888 \begin_layout Plain Layout
32889 % de la largeur de la ligne
32890 \end_layout
32891
32892 \end_inset
32893 </cell>
32894 </row>
32895 <row>
32896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32897 \begin_inset Text
32898
32899 \begin_layout Plain Layout
32900 theight%
32901 \end_layout
32902
32903 \end_inset
32904 </cell>
32905 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32906 \begin_inset Text
32907
32908 \begin_layout Plain Layout
32909 % la hauteur du texte
32910 \end_layout
32911
32912 \end_inset
32913 </cell>
32914 </row>
32915 <row>
32916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32917 \begin_inset Text
32918
32919 \begin_layout Plain Layout
32920 pheight%
32921 \end_layout
32922
32923 \end_inset
32924 </cell>
32925 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32926 \begin_inset Text
32927
32928 \begin_layout Plain Layout
32929 % hauteur du papier
32930 \end_layout
32931
32932 \end_inset
32933 </cell>
32934 </row>
32935 <row>
32936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32937 \begin_inset Text
32938
32939 \begin_layout Plain Layout
32940 ex
32941 \end_layout
32942
32943 \end_inset
32944 </cell>
32945 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32946 \begin_inset Text
32947
32948 \begin_layout Plain Layout
32949 hauteur de la lettre 
32950 \emph on
32951 x
32952 \emph default
32953  dans la police courante
32954 \end_layout
32955
32956 \end_inset
32957 </cell>
32958 </row>
32959 <row>
32960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32961 \begin_inset Text
32962
32963 \begin_layout Plain Layout
32964 em
32965 \end_layout
32966
32967 \end_inset
32968 </cell>
32969 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32970 \begin_inset Text
32971
32972 \begin_layout Plain Layout
32973 largeur de la lettre
32974 \emph on
32975  M
32976 \emph default
32977  dans la police courante
32978 \end_layout
32979
32980 \end_inset
32981 </cell>
32982 </row>
32983 <row>
32984 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32985 \begin_inset Text
32986
32987 \begin_layout Plain Layout
32988 mu
32989 \end_layout
32990
32991 \end_inset
32992 </cell>
32993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32994 \begin_inset Text
32995
32996 \begin_layout Plain Layout
32997 unité mathématique (1
32998 \begin_inset space \thinspace{}
32999 \end_inset
33000
33001 mu = 1/18
33002 \begin_inset space \thinspace{}
33003 \end_inset
33004
33005 em)
33006 \end_layout
33007
33008 \end_inset
33009 </cell>
33010 </row>
33011 </lyxtabular>
33012
33013 \end_inset
33014
33015
33016 \end_layout
33017
33018 \end_inset
33019
33020
33021 \end_layout
33022
33023 \begin_layout Chapter
33024 Formats des fichiers de sortie graphiques
33025 \begin_inset CommandInset label
33026 LatexCommand label
33027 name "cha:Formats-fichiers-graphiques"
33028
33029 \end_inset
33030
33031
33032 \end_layout
33033
33034 \begin_layout Section
33035 DVI
33036 \begin_inset Index
33037 status collapsed
33038
33039 \begin_layout Plain Layout
33040 Formats de Fichiers! DVI
33041 \end_layout
33042
33043 \end_inset
33044
33045
33046 \begin_inset Index
33047 status collapsed
33048
33049 \begin_layout Plain Layout
33050 DVI|see
33051 \begin_inset ERT
33052 status collapsed
33053
33054 \begin_layout Plain Layout
33055
33056 {
33057 \end_layout
33058
33059 \end_inset
33060
33061 Formats de Fichiers
33062 \begin_inset ERT
33063 status collapsed
33064
33065 \begin_layout Plain Layout
33066
33067 }
33068 \end_layout
33069
33070 \end_inset
33071
33072
33073 \end_layout
33074
33075 \end_inset
33076
33077
33078 \end_layout
33079
33080 \begin_layout Standard
33081 Ce type de fichiers a l'extension 
33082 \begin_inset Quotes fld
33083 \end_inset
33084
33085
33086 \family typewriter
33087 .dvi
33088 \family default
33089
33090 \begin_inset Quotes frd
33091 \end_inset
33092
33093 .
33094  Il est appelé 
33095 \emph on
33096 indépendant de l'appareil
33097 \emph default
33098  ou 
33099 \begin_inset Quotes fld
33100 \end_inset
33101
33102 device independent (DVI)
33103 \begin_inset Quotes frd
33104 \end_inset
33105
33106 , car il est complètement portable ; vous pouvez les recopier d'une machine
33107  à l'autre sans avoir à faire de conversion.
33108  À l'époque où ce format a été développé, c'était loin d'être évident.
33109  Les fichiers DVI sont utilisés pour une visualisation rapide et comme une
33110  étape préliminaire avant la conversion vers un autre format comme le PostScript.
33111 \end_layout
33112
33113 \begin_layout Standard
33114 \begin_inset Note Greyedout
33115 status open
33116
33117 \begin_layout Plain Layout
33118
33119 \series bold
33120 Note:
33121 \series default
33122  Les fichiers DVI ne contiennent pas d'images, elles sont seulement liées
33123  au fichier.
33124  
33125 \end_layout
33126
33127 \end_inset
33128
33129  N'oubliez donc pas de fournir vos images en même temps que vos fichiers
33130  
33131 \family typewriter
33132 .dvi
33133 \family default
33134 .
33135  Cette caractéristique peut aussi ralentir votre ordinateur quand vous visualise
33136 z le DVI puisque le programme de visualisation doit convertir les images
33137  en tâche de fond pour les rendre visibles quand vous faites défiler votre
33138  document.
33139  C'est pourquoi nous recommandons d'utiliser des fichiers PDF pour les documents
33140  avec de nombreuses images.
33141 \end_layout
33142
33143 \begin_layout Standard
33144 Vous pouvez exporter votre document comme un fichier DVI en utilisant le
33145  menu 
33146 \family sans
33147 Fichier\SpecialChar \menuseparator
33148 Exporter\SpecialChar \menuseparator
33149 DVI.
33150
33151 \family default
33152  Vous pouvez visualiser votre document sous forme de DVI grâce au menu 
33153 \family sans
33154 Visualiser
33155 \family default
33156  ou en utilisant le bouton
33157 \begin_inset Graphics
33158         filename ../../images/buffer-view_dvi.png
33159         scale 85
33160         scaleBeforeRotation
33161
33162 \end_inset
33163
33164  de la barre d'outils.
33165 \end_layout
33166
33167 \begin_layout Section
33168 PostScript
33169 \begin_inset CommandInset label
33170 LatexCommand label
33171 name "sec:PostScript"
33172
33173 \end_inset
33174
33175
33176 \begin_inset Index
33177 status collapsed
33178
33179 \begin_layout Plain Layout
33180 Formats de Fichiers ! PostScript
33181 \end_layout
33182
33183 \end_inset
33184
33185
33186 \begin_inset Index
33187 status collapsed
33188
33189 \begin_layout Plain Layout
33190 PostScript|see
33191 \begin_inset ERT
33192 status collapsed
33193
33194 \begin_layout Plain Layout
33195
33196 {
33197 \end_layout
33198
33199 \end_inset
33200
33201 Formats de Fichiers
33202 \begin_inset ERT
33203 status collapsed
33204
33205 \begin_layout Plain Layout
33206
33207 }
33208 \end_layout
33209
33210 \end_inset
33211
33212
33213 \end_layout
33214
33215 \end_inset
33216
33217
33218 \end_layout
33219
33220 \begin_layout Standard
33221 Ce type de fichiers a l'extension 
33222 \begin_inset Quotes fld
33223 \end_inset
33224
33225
33226 \family typewriter
33227 .ps
33228 \family default
33229
33230 \begin_inset Quotes frd
33231 \end_inset
33232
33233 .
33234  PostScript a été développé par la société 
33235 \series bold
33236 Adobe
33237 \series default
33238  comme un langage pour les imprimantes.
33239  De ce fait le fichier contient toutes les commandes utilisées par l'imprimante
33240  pour imprimer le document.
33241  PostScript peut être considéré comme un 
33242 \begin_inset Quotes fld
33243 \end_inset
33244
33245 langage de programmation
33246 \begin_inset Quotes frd
33247 \end_inset
33248
33249  ; vous pouvez en effet faire des calculs  ou tracer des diagrammes ou des
33250  images
33251 \begin_inset Foot
33252 status open
33253
33254 \begin_layout Plain Layout
33255 Si vous souhaitez en apprendre plus à ce sujet, jetez un coup d'œil au paquetage
33256  LaTeX 
33257 \series bold
33258 pstricks
33259 \series default
33260
33261 \begin_inset CommandInset citation
33262 LatexCommand cite
33263 key "pstricks"
33264
33265 \end_inset
33266
33267 .
33268 \end_layout
33269
33270 \end_inset
33271
33272 .
33273  En partie à cause de toutes ces possibilités un fichier PostScript est
33274  souvent plus gros qu'un PDF.
33275 \end_layout
33276
33277 \begin_layout Standard
33278 En partie à cause de toutes ces possibilités un fichier PostScript est souvent
33279  plus gros qu'un PDF.
33280 \end_layout
33281
33282 \begin_layout Standard
33283 PostScript ne peut contenir que des images au format 
33284 \begin_inset Quotes fld
33285 \end_inset
33286
33287 PostScript Encapsulé
33288 \begin_inset Quotes frd
33289 \end_inset
33290
33291  (encapsulated PostScript ou EPS, d'extension 
33292 \family typewriter
33293 .eps
33294 \family default
33295 ).
33296  Comme LyX vous permet n'importe quel format d'image connu dans votre document,
33297  il doit les convertir en interne en EPS.
33298  Si vous avez par exemple 50 images dans votre document, LyX doit faire
33299  50 conversions à chaque fois que vous visualisez ou que vous exportez votre
33300  document.
33301  Cela risque de ralentir de façon importante votre rythme de travail.
33302  En conclusion, si vous prévoyez d'utiliser PostScript, vous pouvez insérer
33303  vos images directement en EPS pour éviter ce problème.
33304 \end_layout
33305
33306 \begin_layout Standard
33307 Vous pouvez exporter votre document comme un fichier PostScript en utilisant
33308  le menu 
33309 \family sans
33310 Fichier\SpecialChar \menuseparator
33311 Exporter\SpecialChar \menuseparator
33312 PostScript.
33313
33314 \family default
33315  Vous pouvez visualiser votre document sous forme PostScript grâce au menu
33316  
33317 \family sans
33318 Visualiser
33319 \family default
33320  ou en utilisant le bouton 
33321 \begin_inset Graphics
33322         filename ../../images/buffer-view_ps.png
33323         scale 85
33324         scaleBeforeRotation
33325
33326 \end_inset
33327
33328  de la barre d'outils.
33329 \end_layout
33330
33331 \begin_layout Section
33332 PDF
33333 \begin_inset CommandInset label
33334 LatexCommand label
33335 name "sec:PDF"
33336
33337 \end_inset
33338
33339
33340 \begin_inset Index
33341 status collapsed
33342
33343 \begin_layout Plain Layout
33344 Formats de Fichiers ! PDF
33345 \end_layout
33346
33347 \end_inset
33348
33349
33350 \begin_inset Index
33351 status collapsed
33352
33353 \begin_layout Plain Layout
33354 PDF
33355 \end_layout
33356
33357 \end_inset
33358
33359
33360 \end_layout
33361
33362 \begin_layout Standard
33363 Ce type de fichiers a l'extension 
33364 \begin_inset Quotes fld
33365 \end_inset
33366
33367
33368 \family typewriter
33369 .pdf
33370 \family default
33371
33372 \begin_inset Quotes frd
33373 \end_inset
33374
33375 .
33376  Ce 
33377 \begin_inset Quotes fld
33378 \end_inset
33379
33380 format de document portable
33381 \begin_inset Quotes frd
33382 \end_inset
33383
33384  (portable document format ou PDF) est développé par 
33385 \family typewriter
33386 Adobe
33387 \family default
33388  comme une évolution de PostScript.
33389  Il est plus comprimé et utilise moins de commandes que PostScript.
33390  Comme son nom l'indique, il est 
33391 \begin_inset Quotes fld
33392 \end_inset
33393
33394 portable
33395 \begin_inset Quotes frd
33396 \end_inset
33397
33398  et peut donc être traité par n'importe quel ordinateur et la sortie imprimée
33399  aura exactement le même aspect.
33400 \end_layout
33401
33402 \begin_layout Standard
33403 PDF peut contenir des images dans son propre format PDF et dans les formats
33404  JPG (format du 
33405 \begin_inset Quotes fld
33406 \end_inset
33407
33408 Joint Photographic Expert Group
33409 \begin_inset Quotes frd
33410 \end_inset
33411
33412  avec comme extension 
33413 \family typewriter
33414 .jpg
33415 \family default
33416  ou 
33417 \family typewriter
33418 .jpeg
33419 \family default
33420 ) et PNG (
33421 \begin_inset Quotes fld
33422 \end_inset
33423
33424 Portable Network Graphics
33425 \begin_inset Quotes frd
33426 \end_inset
33427
33428  avec l'extension 
33429 \family typewriter
33430 .png
33431 \family default
33432 ).
33433  Vous pouvez quand même utiliser d'autres formats puisque LyX les convertit
33434  dans un de ces formats.
33435  Mais comme il est dit dans la section sur PostScript, les conversions d'images
33436  vont ralentir votre travail.
33437  Nous recommandons donc l'utilisation de l'un des trois formats cités.
33438 \end_layout
33439
33440 \begin_layout Standard
33441 Vous pouvez exporter votre document comme un fichier PDF en utilisant le
33442  menu 
33443 \family sans
33444 Fichier\SpecialChar \menuseparator
33445 Exporter 
33446 \family default
33447 de trois façons différentes:
33448 \end_layout
33449
33450 \begin_layout Description
33451 PDF
33452 \begin_inset space ~
33453 \end_inset
33454
33455 (ps2pdf) Ceci utilise le programme 
33456 \family typewriter
33457 ps2pdf
33458 \family default
33459  qui créé un PDF à partir de la version PostScript de votre fichier.
33460  Cette dernière est produite par le programme 
33461 \family typewriter
33462 dvips
33463 \family default
33464  qui utilise une version DVI comme étape intermédiaire.
33465  Cette variante consiste donc en trois conversions.
33466 \end_layout
33467
33468 \begin_layout Description
33469 PDF
33470 \begin_inset space ~
33471 \end_inset
33472
33473 (dvipdfm) Ceci utilise le programme 
33474 \family typewriter
33475 dvipdfm
33476 \family default
33477  qui convertit votre fichier en DVI avant de le convertir en PDF.
33478 \end_layout
33479
33480 \begin_layout Description
33481 PDF
33482 \begin_inset space ~
33483 \end_inset
33484
33485 (pdflatex) Ceci utilise le programme 
33486 \family typewriter
33487 pdftex
33488 \family default
33489  qui convertit directement votre fichier en PDF.
33490 \end_layout
33491
33492 \begin_layout Standard
33493 Nous recommandons d'utiliser l'option 
33494 \family sans
33495 PDF
33496 \begin_inset space ~
33497 \end_inset
33498
33499 (pdflatex)
33500 \family default
33501  car 
33502 \family typewriter
33503 pdftex
33504 \family default
33505  accepte toutes les fonctionnalités des versions actuelles de PDF.
33506  Il est en plus rapide et stable.
33507  Le programme 
33508 \family typewriter
33509 dvipdfm
33510 \family default
33511  n'est plus développé est est donc un peu dépassé.
33512 \end_layout
33513
33514 \begin_layout Standard
33515
33516 \end_layout
33517
33518 \begin_layout Standard
33519 Vous pouvez visualiser votre document sous forme PDF grâce au menu 
33520 \family sans
33521 Visualiser
33522 \family default
33523  ou en utilisant le bouton 
33524 \begin_inset Graphics
33525         filename ../../images/buffer-view_pdf2.png
33526         scale 85
33527         scaleBeforeRotation
33528
33529 \end_inset
33530
33531  de la barre d'outils
33532 \family sans
33533  (
33534 \family default
33535 qui utilise 
33536 \family sans
33537 PDF
33538 \begin_inset space ~
33539 \end_inset
33540
33541 (pdflatex)
33542 \family default
33543 ).
33544 \end_layout
33545
33546 \begin_layout Chapter
33547 Explication de l' Équation
33548 \begin_inset space ~
33549 \end_inset
33550
33551
33552 \begin_inset CommandInset ref
33553 LatexCommand eqref
33554 reference "eq:Wgn"
33555
33556 \end_inset
33557
33558
33559 \begin_inset CommandInset label
33560 LatexCommand label
33561 name "cha:Explication-de-l'Equation"
33562
33563 \end_inset
33564
33565
33566 \end_layout
33567
33568 \begin_layout Standard
33569 La largeur totale de 
33570 \emph on
33571 n
33572 \emph default
33573  cellules de tableau 
33574 \begin_inset Formula $W_{\mathrm{tot\, n}}$
33575 \end_inset
33576
33577  peut être calculée avec
33578 \end_layout
33579
33580 \begin_layout Standard
33581 \begin_inset Formula \begin{equation}
33582 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}
33583
33584 \end_inset
33585
33586
33587 \end_layout
33588
33589 \begin_layout Standard
33590 Où 
33591 \begin_inset Formula $W_{g\, n}$
33592 \end_inset
33593
33594  est la largeur fixe de toutes les cellules.
33595  
33596 \series bold
33597
33598 \backslash
33599 tabcolsep
33600 \series default
33601  est la largeur utilisée par LaTeX entre le texte de la cellule et la bordure,
33602  sa valeur par défaut est 6
33603 \begin_inset space \thinspace{}
33604 \end_inset
33605
33606 pt.
33607  
33608 \series bold
33609
33610 \backslash
33611 arrayrulewidth
33612 \series default
33613  est l'épaisseur de la bordure de la cellule, qui est par défaut de 0.4
33614 \begin_inset space \thinspace{}
33615 \end_inset
33616
33617 pt.
33618 \end_layout
33619
33620 \begin_layout Standard
33621 D'après l'équation
33622 \begin_inset space ~
33623 \end_inset
33624
33625
33626 \begin_inset CommandInset ref
33627 LatexCommand eqref
33628 reference "eq:Wtot_n"
33629
33630 \end_inset
33631
33632 , la largeur totale d'une multicolonne, 
33633 \begin_inset Formula $W_{\mathrm{tot\, mult}}$
33634 \end_inset
33635
33636  est
33637 \end_layout
33638
33639 \begin_layout Standard
33640 \begin_inset Formula \begin{equation}
33641 W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}\end{equation}
33642
33643 \end_inset
33644
33645
33646 \end_layout
33647
33648 \begin_layout Standard
33649 En posant que les équations 
33650 \begin_inset space ~
33651 \end_inset
33652
33653
33654 \begin_inset CommandInset ref
33655 LatexCommand eqref
33656 reference "eq:Wtot_n"
33657
33658 \end_inset
33659
33660  et 
33661 \begin_inset CommandInset ref
33662 LatexCommand eqref
33663 reference "eq:Wtot_mult"
33664
33665 \end_inset
33666
33667  sont égales, on peut calculer la largeur nécessaire 
33668 \begin_inset Formula $W_{g\, n}$
33669 \end_inset
33670
33671  quand 
33672 \emph on
33673 n
33674 \emph default
33675  colonnes sont couvertes, de façon à ce que chaque colonne ait une largeur
33676  de 
33677 \begin_inset Formula $W_{\mathrm{tot\, mult}}/n$
33678 \end_inset
33679
33680 :
33681 \end_layout
33682
33683 \begin_layout Standard
33684 \begin_inset Formula \begin{equation}
33685 W_{g\, n}=(W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}))/n\end{equation}
33686
33687 \end_inset
33688
33689
33690 \end_layout
33691
33692 \begin_layout Bibliography
33693 \begin_inset CommandInset bibitem
33694 LatexCommand bibitem
33695 key "latexcompanion"
33696
33697 \end_inset
33698
33699 Frank Mittelbach and Michel Goossens: 
33700 \emph on
33701 The LaTeX Companion Second Edition.
33702
33703 \emph default
33704  Addison-Wesley, 2004
33705 \end_layout
33706
33707 \begin_layout Bibliography
33708 \begin_inset CommandInset bibitem
33709 LatexCommand bibitem
33710 key "latexguide"
33711
33712 \end_inset
33713
33714 Helmut Kopka and Patrick W.
33715  Daly: 
33716 \emph on
33717 A Guide to LaTeX Fourth Edition.
33718
33719 \emph default
33720  Addison-Wesley, 2003
33721 \end_layout
33722
33723 \begin_layout Bibliography
33724 \begin_inset CommandInset bibitem
33725 LatexCommand bibitem
33726 key "latexbook"
33727
33728 \end_inset
33729
33730 Leslie Lamport: 
33731 \emph on
33732 LaTeX: A Document Preparation System.
33733
33734 \emph default
33735  Addison-Wesley, second edition, 1994
33736 \end_layout
33737
33738 \begin_layout Bibliography
33739 \begin_inset CommandInset bibitem
33740 LatexCommand bibitem
33741 key "booktabs"
33742
33743 \end_inset
33744
33745 Documentation du paquetage LaTeX 
33746 \series bold
33747
33748 \begin_inset CommandInset href
33749 LatexCommand href
33750 name "booktabs"
33751 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
33752
33753 \end_inset
33754
33755
33756 \series default
33757
33758 \begin_inset Index
33759 status collapsed
33760
33761 \begin_layout Plain Layout
33762 Paquetages LaTeX ! booktabs
33763 \end_layout
33764
33765 \end_inset
33766
33767
33768 \end_layout
33769
33770 \begin_layout Bibliography
33771 \begin_inset CommandInset bibitem
33772 LatexCommand bibitem
33773 key "caption"
33774
33775 \end_inset
33776
33777 Documentation du paquetage LaTeX 
33778 \series bold
33779
33780 \begin_inset CommandInset href
33781 LatexCommand href
33782 name "caption"
33783 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
33784
33785 \end_inset
33786
33787
33788 \series default
33789
33790 \begin_inset Index
33791 status collapsed
33792
33793 \begin_layout Plain Layout
33794 Paquetages LaTeX ! caption
33795 \end_layout
33796
33797 \end_inset
33798
33799
33800 \end_layout
33801
33802 \begin_layout Bibliography
33803 \begin_inset CommandInset bibitem
33804 LatexCommand bibitem
33805 key "endfloat"
33806
33807 \end_inset
33808
33809 Documentation du paquetage LaTeX 
33810 \series bold
33811
33812 \begin_inset CommandInset href
33813 LatexCommand href
33814 name "endfloat"
33815 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
33816
33817 \end_inset
33818
33819
33820 \series default
33821
33822 \begin_inset Index
33823 status collapsed
33824
33825 \begin_layout Plain Layout
33826 Paquetages LaTeX ! endfloat
33827 \end_layout
33828
33829 \end_inset
33830
33831
33832 \end_layout
33833
33834 \begin_layout Bibliography
33835 \begin_inset CommandInset bibitem
33836 LatexCommand bibitem
33837 key "wrapfig"
33838
33839 \end_inset
33840
33841 Documentation du paquetage LaTeX 
33842 \series bold
33843
33844 \begin_inset CommandInset href
33845 LatexCommand href
33846 name "wrapfig"
33847 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
33848
33849 \end_inset
33850
33851
33852 \series default
33853
33854 \begin_inset Index
33855 status collapsed
33856
33857 \begin_layout Plain Layout
33858 Paquetages LaTeX ! wrapfig
33859 \begin_inset ERT
33860 status collapsed
33861
33862 \begin_layout Plain Layout
33863
33864
33865 \backslash
33866 vspace{4mm}
33867 \end_layout
33868
33869 \end_inset
33870
33871
33872 \end_layout
33873
33874 \end_inset
33875
33876
33877 \end_layout
33878
33879 \begin_layout Bibliography
33880 \begin_inset CommandInset bibitem
33881 LatexCommand bibitem
33882 key "footmisc"
33883
33884 \end_inset
33885
33886 Documentation du paquetage LaTeX 
33887 \series bold
33888
33889 \begin_inset CommandInset href
33890 LatexCommand href
33891 name "footmisc"
33892 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
33893
33894 \end_inset
33895
33896
33897 \series default
33898
33899 \begin_inset Index
33900 status collapsed
33901
33902 \begin_layout Plain Layout
33903 Paquetages LaTeX ! footmisc
33904 \end_layout
33905
33906 \end_inset
33907
33908
33909 \end_layout
33910
33911 \begin_layout Bibliography
33912 \begin_inset CommandInset bibitem
33913 LatexCommand bibitem
33914 key "hypcap"
33915
33916 \end_inset
33917
33918 Documentation du paquetage LaTeX 
33919 \series bold
33920
33921 \begin_inset CommandInset href
33922 LatexCommand href
33923 name "hypcap"
33924 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
33925
33926 \end_inset
33927
33928
33929 \series default
33930
33931 \begin_inset Index
33932 status collapsed
33933
33934 \begin_layout Plain Layout
33935 Paquetages LaTeX ! hyperref
33936 \end_layout
33937
33938 \end_inset
33939
33940
33941 \end_layout
33942
33943 \begin_layout Bibliography
33944 \begin_inset CommandInset bibitem
33945 LatexCommand bibitem
33946 key "hyperref"
33947
33948 \end_inset
33949
33950 Documentation du paquetage LaTeX 
33951 \series bold
33952
33953 \begin_inset CommandInset href
33954 LatexCommand href
33955 name "hyperref"
33956 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
33957
33958 \end_inset
33959
33960
33961 \series default
33962
33963 \begin_inset Index
33964 status collapsed
33965
33966 \begin_layout Plain Layout
33967 Paquetages LaTeX ! hyperref
33968 \end_layout
33969
33970 \end_inset
33971
33972
33973 \end_layout
33974
33975 \begin_layout Bibliography
33976 \begin_inset CommandInset bibitem
33977 LatexCommand bibitem
33978 key "koma-script"
33979
33980 \end_inset
33981
33982 Documentation du paquetage LaTeX 
33983 \series bold
33984
33985 \begin_inset CommandInset href
33986 LatexCommand href
33987 name "koma-script"
33988 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguien.pdf"
33989
33990 \end_inset
33991
33992
33993 \series default
33994
33995 \begin_inset Index
33996 status collapsed
33997
33998 \begin_layout Plain Layout
33999 Paquetages LaTeX ! koma-script
34000 \end_layout
34001
34002 \end_inset
34003
34004
34005 \end_layout
34006
34007 \begin_layout Bibliography
34008 \begin_inset CommandInset bibitem
34009 LatexCommand bibitem
34010 key "listings"
34011
34012 \end_inset
34013
34014 Documentation du paquetage LaTeX 
34015 \series bold
34016
34017 \begin_inset CommandInset href
34018 LatexCommand href
34019 name "listings"
34020 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
34021
34022 \end_inset
34023
34024
34025 \series default
34026
34027 \begin_inset Index
34028 status collapsed
34029
34030 \begin_layout Plain Layout
34031 Paquetages LaTeX ! listings
34032 \end_layout
34033
34034 \end_inset
34035
34036
34037 \end_layout
34038
34039 \begin_layout Bibliography
34040 \begin_inset CommandInset bibitem
34041 LatexCommand bibitem
34042 key "marginnote"
34043
34044 \end_inset
34045
34046 Documentation du paquetage LaTeX 
34047 \series bold
34048
34049 \begin_inset CommandInset href
34050 LatexCommand href
34051 name "marginnote"
34052 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
34053
34054 \end_inset
34055
34056
34057 \series default
34058
34059 \begin_inset Index
34060 status collapsed
34061
34062 \begin_layout Plain Layout
34063 Paquetages LaTeX ! marginnote
34064 \end_layout
34065
34066 \end_inset
34067
34068
34069 \end_layout
34070
34071 \begin_layout Bibliography
34072 \begin_inset CommandInset bibitem
34073 LatexCommand bibitem
34074 key "pstricks"
34075
34076 \end_inset
34077
34078 Page Web du paquetage LaTeX 
34079 \series bold
34080
34081 \begin_inset CommandInset href
34082 LatexCommand href
34083 name "PSTricks"
34084 target "http://tug.org/PSTricks/"
34085
34086 \end_inset
34087
34088
34089 \series default
34090
34091 \begin_inset Index
34092 status collapsed
34093
34094 \begin_layout Plain Layout
34095 Paquetages LaTeX ! PSTricks
34096 \end_layout
34097
34098 \end_inset
34099
34100
34101 \end_layout
34102
34103 \begin_layout Bibliography
34104 \begin_inset CommandInset bibitem
34105 LatexCommand bibitem
34106 key "sidecap"
34107
34108 \end_inset
34109
34110 Documentation du paquetage LaTeX 
34111 \series bold
34112
34113 \begin_inset CommandInset href
34114 LatexCommand href
34115 name "sidecap"
34116 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
34117
34118 \end_inset
34119
34120
34121 \series default
34122
34123 \begin_inset Index
34124 status collapsed
34125
34126 \begin_layout Plain Layout
34127 Paquetages LaTeX ! sidecap
34128 \end_layout
34129
34130 \end_inset
34131
34132
34133 \end_layout
34134
34135 \begin_layout Bibliography
34136 \begin_inset CommandInset bibitem
34137 LatexCommand bibitem
34138 key "NewInLyX16"
34139
34140 \end_inset
34141
34142
34143 \begin_inset CommandInset href
34144 LatexCommand href
34145 name "Page Wiki"
34146 target "http://wiki.lyx.org/LyX/NewInLyX16"
34147
34148 \end_inset
34149
34150  au sujet des nouveautés de 
34151 \family sans
34152 LyX 1.6.0
34153 \family default
34154 .
34155 \end_layout
34156
34157 \begin_layout Standard
34158 \begin_inset CommandInset index_print
34159 LatexCommand printindex
34160
34161 \end_inset
34162
34163
34164 \end_layout
34165
34166 \begin_layout Standard
34167 \begin_inset FloatList figure
34168
34169 \end_inset
34170
34171
34172 \end_layout
34173
34174 \begin_layout Standard
34175 \begin_inset FloatList table
34176
34177 \end_inset
34178
34179
34180 \end_layout
34181
34182 \begin_layout Standard
34183 \begin_inset ERT
34184 status open
34185
34186 \begin_layout Plain Layout
34187
34188
34189 \backslash
34190 listof{algorithm}{Liste des Algorithmes}
34191 \end_layout
34192
34193 \end_inset
34194
34195
34196 \begin_inset Note Note
34197 status collapsed
34198
34199 \begin_layout Plain Layout
34200 voir la section
34201 \begin_inset space ~
34202 \end_inset
34203
34204
34205 \begin_inset CommandInset ref
34206 LatexCommand ref
34207 reference "sub:Flottant-d'Algorithme"
34208
34209 \end_inset
34210
34211  pour une description
34212 \end_layout
34213
34214 \end_inset
34215
34216
34217 \end_layout
34218
34219 \end_body
34220 \end_document