]> git.lyx.org Git - lyx.git/blob - lib/doc/fr/EmbeddedObjects.lyx
French EmbeddedObjects.lyx: updates for LyX 1.6 by Siegfried
[lyx.git] / lib / doc / fr / EmbeddedObjects.lyx
1 #LyX 1.6.0rc1 created this file. For more info see http://www.lyx.org/
2 \lyxformat 340
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  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  les experts ès-LaTeX pourront fournir des options supplémentaires pour
614  LaTeX
615 \begin_inset Newline newline
616 \end_inset
617
618 L'option 
619 \family sans
620 Mode brouillon
621 \family default
622  fait que l'image apparaîtra sur la sortie sous la forme d'un cadre vide
623  avec la taille de l'image.
624 \begin_inset Newline newline
625 \end_inset
626
627 L'option 
628 \family sans
629 Ne
630 \begin_inset space ~
631 \end_inset
632
633 pas
634 \begin_inset space ~
635 \end_inset
636
637 décompresser
638 \begin_inset space ~
639 \end_inset
640
641 à
642 \begin_inset space ~
643 \end_inset
644
645 l'exportation
646 \family default
647  n'affectera que les graphiques EPS zippés, par exemple 
648 \family typewriter
649 x.eps.gz
650 \family default
651 .
652  Quand cette option est activée, les images ne sont pas décompressées à
653  l'exportation, vu que LaTeX peut les traiter telles-quelles
654 \begin_inset Newline newline
655 \end_inset
656
657 Les graphiques EPS zippés sont utiles pour économiser de la place sur les
658  disques quand on utilise PostScript comme format de sortie, voir l'appendice
659 \begin_inset space ~
660 \end_inset
661
662
663 \begin_inset CommandInset ref
664 LatexCommand ref
665 reference "sec:PostScript"
666
667 \end_inset
668
669 .
670  Pour zipper un graphique EPS, utilisez les commandes suivantes dans un
671  terminal UNIX ou une console Windows:
672 \begin_inset Newline newline
673 \end_inset
674
675
676 \series bold
677 gzip x.eps
678 \series default
679
680 \begin_inset Newline newline
681 \end_inset
682
683
684 \series bold
685 zgrep %%Bounding x.eps.gz > x.eps.bb
686 \series default
687
688 \begin_inset Newline newline
689 \end_inset
690
691 La seconde commande va créer le fichier contenant la description de la boîte
692  de délimitation 
693 \begin_inset Quotes eld
694 \end_inset
695
696
697 \family typewriter
698 x.eps.bb
699 \family default
700
701 \begin_inset Quotes erd
702 \end_inset
703
704  qui est indispensable pour que LaTeX puisse traiter un fichier compressé.
705 \begin_inset Newline newline
706 \end_inset
707
708 Le champ 
709 \family sans
710 Initialiser
711 \begin_inset space ~
712 \end_inset
713
714 le
715 \begin_inset space ~
716 \end_inset
717
718 nom
719 \begin_inset space ~
720 \end_inset
721
722 du
723 \begin_inset space ~
724 \end_inset
725
726 groupe
727 \family default
728  vous permet de définir ou de choisir un groupe de paramètres d'image
729 \begin_inset Index
730 status open
731
732 \begin_layout Plain Layout
733 Figures ! Groupes de paramétrisation
734 \end_layout
735
736 \end_inset
737
738 .
739  Les images qui sont rassemblées dans un tel groupe partagent leurs paramètres,
740  ce qui fait qu'il suffit de modifier une image du groupe pour que toutes
741  les autres soient automatiquement modifiées de la même manière.
742  Vous pouvez par exemple modifier la taille de tout un lot d'images sans
743  avoir à modifier leur taille manuellement une par une.
744  On peut rattacher une image à un groupe existant en utilisant le menu contextue
745 l de l'image et en cochant le nom du groupe dans la liste
746 \begin_inset Foot
747 status open
748
749 \begin_layout Plain Layout
750 La liste des groupes n'apparaît que si au moins un groupe a été défini (N.d.T.)
751 \end_layout
752
753 \end_inset
754
755 .
756 \end_layout
757
758 \begin_layout Standard
759 \begin_inset VSpace bigskip
760 \end_inset
761
762
763 \end_layout
764
765 \begin_layout Standard
766 Voici un exemple d'image au format EPS
767 \begin_inset Foot
768 status collapsed
769
770 \begin_layout Plain Layout
771 Les format d'images sont décrits dans la section
772 \begin_inset space ~
773 \end_inset
774
775
776 \begin_inset CommandInset ref
777 LatexCommand ref
778 reference "sec:Image-Formats"
779
780 \end_inset
781
782 .
783 \end_layout
784
785 \end_inset
786
787  qui se trouve dans son propre paragraphe, ce dernier étant centré horizontaleme
788 nt:
789 \end_layout
790
791 \begin_layout Standard
792 \align center
793 \begin_inset Graphics
794         filename ../clipart/mobius.eps
795         scale 70
796         scaleBeforeRotation
797         rotateOrigin center
798
799 \end_inset
800
801
802 \end_layout
803
804 \begin_layout Standard
805 Et voici la même image mais en mode brouillon:
806 \end_layout
807
808 \begin_layout Standard
809 \align center
810 \begin_inset Graphics
811         filename ../clipart/mobius.eps
812         scale 70
813         draft
814         scaleBeforeRotation
815         rotateOrigin center
816
817 \end_inset
818
819
820 \end_layout
821
822 \begin_layout Section
823 Figures Flottantes
824 \begin_inset CommandInset label
825 LatexCommand label
826 name "sec:Figure-Floats"
827
828 \end_inset
829
830
831 \begin_inset Index
832 status collapsed
833
834 \begin_layout Plain Layout
835 Flottants ! Figures
836 \end_layout
837
838 \end_inset
839
840
841 \begin_inset Index
842 status collapsed
843
844 \begin_layout Plain Layout
845 Figures ! Flottants
846 \end_layout
847
848 \end_inset
849
850
851 \end_layout
852
853 \begin_layout Standard
854 Pour des explications d'ordre général concernant les flottants, jetez un
855  coup d'œil à la section
856 \begin_inset space ~
857 \end_inset
858
859
860 \begin_inset CommandInset ref
861 LatexCommand ref
862 reference "sec:Flottants-Introduction"
863
864 \end_inset
865
866 .
867 \end_layout
868
869 \begin_layout Standard
870 Le bouton 
871 \begin_inset Graphics
872         filename ../../images/float-insert_figure.png
873         scale 85
874         scaleBeforeRotation
875
876 \end_inset
877
878  de la barre d'outils et le menu 
879 \family sans
880 Insérer\SpecialChar \menuseparator
881 Flottant\SpecialChar \menuseparator
882 Figure
883 \family default
884  insèrent un flottant avec l'étiquette 
885 \begin_inset Quotes eld
886 \end_inset
887
888
889 \series bold
890 Figure
891 \begin_inset space ~
892 \end_inset
893
894 #:
895 \series default
896
897 \begin_inset Quotes erd
898 \end_inset
899
900  (# est le numéro réel de l'image).
901  Vous pouvez insérer l'image au dessus de la légende comme pour la figure
902 \begin_inset space ~
903 \end_inset
904
905
906 \begin_inset CommandInset ref
907 LatexCommand ref
908 reference "fig:kill-plat"
909
910 \end_inset
911
912  ou en dessous de la légende comme pour la Figure
913 \begin_inset space ~
914 \end_inset
915
916
917 \begin_inset CommandInset ref
918 LatexCommand ref
919 reference "fig:escher"
920
921 \end_inset
922
923 .
924  Vous trouverez plus d'information sur le positionnement des légendes dans
925  la section
926 \begin_inset space ~
927 \end_inset
928
929
930 \begin_inset CommandInset ref
931 LatexCommand ref
932 reference "sec:Placement-légende"
933
934 \end_inset
935
936 .
937 \end_layout
938
939 \begin_layout Standard
940 \begin_inset Float figure
941 wide false
942 sideways false
943 status open
944
945 \begin_layout Plain Layout
946 \align center
947 \begin_inset Graphics
948         filename ../clipart/platypus.eps
949         width 50col%
950         scaleBeforeRotation
951         rotateOrigin center
952
953 \end_inset
954
955
956 \end_layout
957
958 \begin_layout Plain Layout
959 \begin_inset Caption
960
961 \begin_layout Plain Layout
962 \begin_inset CommandInset label
963 LatexCommand label
964 name "fig:kill-plat"
965
966 \end_inset
967
968 Un ornithorynque sévèrement déformé dans un flottant de figure.
969 \end_layout
970
971 \end_inset
972
973
974 \end_layout
975
976 \end_inset
977
978
979 \end_layout
980
981 \begin_layout Standard
982 \begin_inset Float figure
983 wide false
984 sideways false
985 status open
986
987 \begin_layout Plain Layout
988 \begin_inset Caption
989
990 \begin_layout Plain Layout
991 \begin_inset CommandInset label
992 LatexCommand label
993 name "fig:escher"
994
995 \end_inset
996
997 M.C.
998  Escher sous LSD.
999 \end_layout
1000
1001 \end_inset
1002
1003
1004 \end_layout
1005
1006 \begin_layout Plain Layout
1007 \align center
1008 \begin_inset Graphics
1009         filename ../clipart/escher-lsd.eps
1010         scale 80
1011         scaleBeforeRotation
1012         rotateOrigin center
1013
1014 \end_inset
1015
1016
1017 \end_layout
1018
1019 \end_inset
1020
1021
1022 \end_layout
1023
1024 \begin_layout Standard
1025 \begin_inset Index
1026 status collapsed
1027
1028 \begin_layout Plain Layout
1029 References@Références ! à des Figures
1030 \end_layout
1031
1032 \end_inset
1033
1034 Les figure
1035 \begin_inset space ~
1036 \end_inset
1037
1038
1039 \begin_inset CommandInset ref
1040 LatexCommand ref
1041 reference "fig:kill-plat"
1042
1043 \end_inset
1044
1045  et 
1046 \begin_inset CommandInset ref
1047 LatexCommand ref
1048 reference "fig:escher"
1049
1050 \end_inset
1051
1052  sont des exemples de figures référencées.
1053  Dans le texte, on fait référence à une figure en faisant référence à sa
1054  légende.
1055  On insère donc une étiquette dans la légende en utilisant le menu 
1056 \family sans
1057 Insérer
1058 \family default
1059 \SpecialChar \menuseparator
1060
1061 \family sans
1062 Étiquette
1063 \family default
1064  ou le bouton 
1065 \begin_inset Graphics
1066         filename ../../images/label-insert.png
1067         scale 85
1068         scaleBeforeRotation
1069
1070 \end_inset
1071
1072  de la barre d'outils.
1073  On peut alors faire référence à cette étiquette en utilisant le menu 
1074 \family sans
1075 Insérer\SpecialChar \menuseparator
1076 Référence
1077 \begin_inset space ~
1078 \end_inset
1079
1080 croisée
1081 \family default
1082  ou le bouton 
1083 \begin_inset Graphics
1084         filename ../../images/dialog-show-new-inset_ref.png
1085         scale 85
1086         scaleBeforeRotation
1087
1088 \end_inset
1089
1090  de la barre d'outils.
1091  Il est important d'utiliser des références pour les flottants de figures
1092  plutôt que des locutions vagues du genre 
1093 \begin_inset Quotes eld
1094 \end_inset
1095
1096 la figure ci-dessous
1097 \begin_inset Quotes erd
1098 \end_inset
1099
1100 , puisque LaTeX va repositionner la figure dans le document final.
1101  Votre figure risque de ne plus être ci-dessous du tout !
1102 \begin_inset Newline newline
1103 \end_inset
1104
1105 Le référencement est expliqué plus en détail dans la section
1106 \begin_inset space ~
1107 \end_inset
1108
1109
1110 \begin_inset CommandInset ref
1111 LatexCommand ref
1112 reference "sec:Referencer-les-Flottants"
1113
1114 \end_inset
1115
1116 .
1117 \end_layout
1118
1119 \begin_layout Standard
1120 En principe on met une seule figure dans un flottant, mais parfois vous
1121  pouvez vouloir deux figures avec chacune sa sous-légende.
1122  C'est possible en insérant des flottants d'image dans des flottants d'image
1123  existants.
1124  Notez que seule la légende principale des flottants est reprise dans la
1125  liste des figures.
1126  La figure
1127 \begin_inset space ~
1128 \end_inset
1129
1130
1131 \begin_inset CommandInset ref
1132 LatexCommand ref
1133 reference "fig:Deux-images-déformées"
1134
1135 \end_inset
1136
1137  est un exemple de flottant de figure avec deux images mises l'une à côté
1138  de l'autre.
1139  Vous pouvez aussi mettre les images les unes sous les autres.
1140  Les figures
1141 \begin_inset space ~
1142 \end_inset
1143
1144
1145 \begin_inset CommandInset ref
1146 LatexCommand ref
1147 reference "fig:Structure-indéfinissable"
1148
1149 \end_inset
1150
1151  et 
1152 \begin_inset CommandInset ref
1153 LatexCommand ref
1154 reference "fig:Un-ornithorynque"
1155
1156 \end_inset
1157
1158  sont des sous-figures.
1159 \end_layout
1160
1161 \begin_layout Standard
1162 \begin_inset Float figure
1163 wide false
1164 sideways false
1165 status open
1166
1167 \begin_layout Plain Layout
1168 \begin_inset space \hfill{}
1169 \end_inset
1170
1171
1172 \begin_inset Float figure
1173 wide false
1174 sideways false
1175 status open
1176
1177 \begin_layout Plain Layout
1178 \begin_inset Caption
1179
1180 \begin_layout Plain Layout
1181 \begin_inset CommandInset label
1182 LatexCommand label
1183 name "fig:Structure-indéfinissable"
1184
1185 \end_inset
1186
1187 Structure indéfinissable
1188 \end_layout
1189
1190 \end_inset
1191
1192
1193 \end_layout
1194
1195 \begin_layout Plain Layout
1196 \begin_inset Graphics
1197         filename ../clipart/escher-lsd.eps
1198         width 45col%
1199         scaleBeforeRotation
1200         groupId Déformés
1201
1202 \end_inset
1203
1204
1205 \end_layout
1206
1207 \end_inset
1208
1209
1210 \begin_inset space \hfill{}
1211 \end_inset
1212
1213
1214 \begin_inset Float figure
1215 wide false
1216 sideways false
1217 status open
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:Un-ornithorynque"
1226
1227 \end_inset
1228
1229 Un ornithorynque
1230 \end_layout
1231
1232 \end_inset
1233
1234
1235 \end_layout
1236
1237 \begin_layout Plain Layout
1238 \begin_inset Graphics
1239         filename ../clipart/platypus.eps
1240         width 45col%
1241         scaleBeforeRotation
1242         groupId Déformés
1243
1244 \end_inset
1245
1246
1247 \end_layout
1248
1249 \end_inset
1250
1251
1252 \begin_inset space \hfill{}
1253 \end_inset
1254
1255
1256 \end_layout
1257
1258 \begin_layout Plain Layout
1259 \begin_inset Caption
1260
1261 \begin_layout Plain Layout
1262 \begin_inset CommandInset label
1263 LatexCommand label
1264 name "fig:Deux-images-déformées"
1265
1266 \end_inset
1267
1268 Deux images déformées.
1269  Les deux images font partie du groupe de paramétrisation 
1270 \begin_inset Quotes eld
1271 \end_inset
1272
1273 déformés
1274 \begin_inset Quotes erd
1275 \end_inset
1276
1277 .
1278 \end_layout
1279
1280 \end_inset
1281
1282
1283 \end_layout
1284
1285 \end_inset
1286
1287
1288 \end_layout
1289
1290 \begin_layout Section
1291 Les Formats d'images
1292 \begin_inset CommandInset label
1293 LatexCommand label
1294 name "sec:Image-Formats"
1295
1296 \end_inset
1297
1298
1299 \begin_inset Index
1300 status collapsed
1301
1302 \begin_layout Plain Layout
1303 Formats d' images
1304 \end_layout
1305
1306 \end_inset
1307
1308
1309 \begin_inset Index
1310 status collapsed
1311
1312 \begin_layout Plain Layout
1313 Figures ! Formats d'images
1314 \end_layout
1315
1316 \end_inset
1317
1318
1319 \end_layout
1320
1321 \begin_layout Standard
1322 Vous pouvez insérer des images dans n'importe quel format connu.
1323  Mais, comme nous l'avons expliqué dans l'appendice
1324 \begin_inset space ~
1325 \end_inset
1326
1327
1328 \begin_inset CommandInset ref
1329 LatexCommand ref
1330 reference "cha:Formats-fichiers-graphiques"
1331
1332 \end_inset
1333
1334 ,
1335 \lang english
1336  
1337 \lang french
1338 chaque format pour la sortie du document ne va accepter qu'un petit nombre
1339  de formats d'images.
1340  Pour s'en sortir LyX utilise le programme 
1341 \family typewriter
1342 Imagemagick
1343 \family default
1344  en arrière plan pour convertir les formats que vous utilisez dans un des
1345  formats acceptés par le format de sortie.
1346  Ces conversions prenant forcément du temps, vous pouvez accélérer vos exportati
1347 ons en n'utilisant que les formats listés dans les sous sections de
1348 \lang english
1349  
1350 \lang french
1351 l'appendice
1352 \begin_inset space ~
1353 \end_inset
1354
1355
1356 \begin_inset CommandInset ref
1357 LatexCommand ref
1358 reference "cha:Formats-fichiers-graphiques"
1359
1360 \end_inset
1361
1362 .
1363 \end_layout
1364
1365 \begin_layout Standard
1366 Comme pour les polices de caractères, il y a deux grands types de formats
1367  d'images:
1368 \end_layout
1369
1370 \begin_layout Description
1371 Les
1372 \begin_inset space ~
1373 \end_inset
1374
1375 images
1376 \begin_inset space ~
1377 \end_inset
1378
1379 Matricielles
1380 \begin_inset space ~
1381 \end_inset
1382
1383 (ou
1384 \begin_inset space ~
1385 \end_inset
1386
1387 bitmap) l'image est décomposée en une mosaïque de points (ou pixels), souvent
1388  enregistrés sous un format compressé.
1389  Elles ne sont pas facilement redimensionnables et on voit apparaître des
1390  petits carrés quand on utilise des agrandissements trop importants (aspect
1391  
1392 \begin_inset Quotes eld
1393 \end_inset
1394
1395 pixellisé
1396 \begin_inset Quotes erd
1397 \end_inset
1398
1399 ).
1400  Les formats matriciels les plus connus sont le GIF (
1401 \begin_inset Quotes eld
1402 \end_inset
1403
1404 Graphics Interchange Format
1405 \begin_inset Quotes erd
1406 \end_inset
1407
1408 , avec comme extension de fichier 
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 GIF|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 Format 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 , le PNG (
1453 \begin_inset Quotes eld
1454 \end_inset
1455
1456 Portable Network Graphics, extension 
1457 \begin_inset Quotes eld
1458 \end_inset
1459
1460
1461 \family typewriter
1462 .png
1463 \family default
1464
1465 \begin_inset Quotes erd
1466 \end_inset
1467
1468 )
1469 \begin_inset Index
1470 status collapsed
1471
1472 \begin_layout Plain Layout
1473 PNG|see
1474 \begin_inset ERT
1475 status collapsed
1476
1477 \begin_layout Plain Layout
1478
1479 {
1480 \end_layout
1481
1482 \end_inset
1483
1484 Formats d'image
1485 \begin_inset ERT
1486 status collapsed
1487
1488 \begin_layout Plain Layout
1489
1490 }
1491 \end_layout
1492
1493 \end_inset
1494
1495
1496 \end_layout
1497
1498 \end_inset
1499
1500  et le JPG (
1501 \begin_inset Quotes eld
1502 \end_inset
1503
1504 Joint Photographic Expert Group, extension 
1505 \begin_inset Quotes eld
1506 \end_inset
1507
1508
1509 \family typewriter
1510 .jpg
1511 \family default
1512
1513 \begin_inset Quotes erd
1514 \end_inset
1515
1516  ou 
1517 \begin_inset Quotes eld
1518 \end_inset
1519
1520
1521 \family typewriter
1522 .jpeg
1523 \family default
1524
1525 \begin_inset Quotes erd
1526 \end_inset
1527
1528 )
1529 \begin_inset Index
1530 status collapsed
1531
1532 \begin_layout Plain Layout
1533 JPG|see
1534 \begin_inset ERT
1535 status collapsed
1536
1537 \begin_layout Plain Layout
1538
1539 {
1540 \end_layout
1541
1542 \end_inset
1543
1544 Formats d'image
1545 \begin_inset ERT
1546 status collapsed
1547
1548 \begin_layout Plain Layout
1549
1550 }
1551 \end_layout
1552
1553 \end_inset
1554
1555
1556 \end_layout
1557
1558 \end_inset
1559
1560 .
1561 \end_layout
1562
1563 \begin_layout Description
1564 Les
1565 \begin_inset space ~
1566 \end_inset
1567
1568 images
1569 \begin_inset space ~
1570 \end_inset
1571
1572 Vectorielles
1573 \begin_inset space ~
1574 \end_inset
1575
1576 (ou
1577 \begin_inset space ~
1578 \end_inset
1579
1580 redimensionnables) l'image est décrite sous forme d'objets, ou vecteurs
1581  (lignes, courbes, formes géométriques, caractères...) et peut donc être redimensio
1582 nnée comme on le veut sans perte de précision.
1583  La possibilité de redimensionner les images est très utilisé pour les présentat
1584 ions, vu que le passage par un vidéo-projecteur entraîne forcément un redimensio
1585 nnement.
1586  Le redimensionnement permet aussi de présenter des documents en ligne où
1587  le lecteur pourra agrandir les diagrammes comme il le souhaite pour en
1588  étudier les détails.
1589 \begin_inset Newline newline
1590 \end_inset
1591
1592 Les principaux formats vectoriels sont le SVG (
1593 \begin_inset Quotes eld
1594 \end_inset
1595
1596 Scalable Vector Graphics
1597 \begin_inset Quotes erd
1598 \end_inset
1599
1600 , extension
1601 \begin_inset Quotes eld
1602 \end_inset
1603
1604
1605 \family typewriter
1606 .svg
1607 \family default
1608
1609 \begin_inset Quotes erd
1610 \end_inset
1611
1612 )
1613 \begin_inset Index
1614 status collapsed
1615
1616 \begin_layout Plain Layout
1617 SVG|see
1618 \begin_inset ERT
1619 status collapsed
1620
1621 \begin_layout Plain Layout
1622
1623 {
1624 \end_layout
1625
1626 \end_inset
1627
1628 Format d'image
1629 \begin_inset ERT
1630 status collapsed
1631
1632 \begin_layout Plain Layout
1633
1634 }
1635 \end_layout
1636
1637 \end_inset
1638
1639
1640 \end_layout
1641
1642 \end_inset
1643
1644 , l'EPS ( 
1645 \begin_inset Quotes eld
1646 \end_inset
1647
1648 encapsulated PostScript
1649 \begin_inset Quotes erd
1650 \end_inset
1651
1652 , extension
1653 \begin_inset Quotes eld
1654 \end_inset
1655
1656
1657 \family typewriter
1658 .eps
1659 \family default
1660
1661 \begin_inset Quotes erd
1662 \end_inset
1663
1664 )
1665 \begin_inset Index
1666 status collapsed
1667
1668 \begin_layout Plain Layout
1669 EPS|see
1670 \begin_inset ERT
1671 status collapsed
1672
1673 \begin_layout Plain Layout
1674
1675 {
1676 \end_layout
1677
1678 \end_inset
1679
1680 Format d'image
1681 \begin_inset ERT
1682 status collapsed
1683
1684 \begin_layout Plain Layout
1685
1686 }
1687 \end_layout
1688
1689 \end_inset
1690
1691
1692 \end_layout
1693
1694 \end_inset
1695
1696 , le PDF (
1697 \begin_inset Quotes eld
1698 \end_inset
1699
1700 Portable Document Format
1701 \begin_inset Quotes erd
1702 \end_inset
1703
1704 , extension
1705 \begin_inset Quotes eld
1706 \end_inset
1707
1708
1709 \family typewriter
1710 .pdf
1711 \family default
1712
1713 \begin_inset Quotes erd
1714 \end_inset
1715
1716 )
1717 \begin_inset Index
1718 status collapsed
1719
1720 \begin_layout Plain Layout
1721 PDF|see
1722 \begin_inset ERT
1723 status collapsed
1724
1725 \begin_layout Plain Layout
1726
1727 {
1728 \end_layout
1729
1730 \end_inset
1731
1732 Format d'image
1733 \begin_inset ERT
1734 status collapsed
1735
1736 \begin_layout Plain Layout
1737
1738 }
1739 \end_layout
1740
1741 \end_inset
1742
1743
1744 \end_layout
1745
1746 \end_inset
1747
1748  et le WMF (
1749 \begin_inset Quotes eld
1750 \end_inset
1751
1752 Windows Metafile
1753 \begin_inset Quotes erd
1754 \end_inset
1755
1756 , extension 
1757 \begin_inset Quotes eld
1758 \end_inset
1759
1760
1761 \family typewriter
1762 .wfm
1763 \family default
1764
1765 \begin_inset Quotes erd
1766 \end_inset
1767
1768  ou 
1769 \begin_inset Quotes eld
1770 \end_inset
1771
1772
1773 \family typewriter
1774 .emf
1775 \family default
1776
1777 \begin_inset Quotes erd
1778 \end_inset
1779
1780 )
1781 \begin_inset Index
1782 status collapsed
1783
1784 \begin_layout Plain Layout
1785 WMF|see
1786 \begin_inset ERT
1787 status collapsed
1788
1789 \begin_layout Plain Layout
1790
1791 {
1792 \end_layout
1793
1794 \end_inset
1795
1796 Formats d'images
1797 \begin_inset ERT
1798 status collapsed
1799
1800 \begin_layout Plain Layout
1801
1802 }
1803 \end_layout
1804
1805 \end_inset
1806
1807
1808 \end_layout
1809
1810 \end_inset
1811
1812 .
1813  En fait vous pouvez convertir n'importe quel format matriciel en PDF ou
1814  en EPS, mais le résultat ne sera pas redimensionnable.
1815  Dans ce cas seul une en-tête est réellement ajoutée à l'image initiale
1816 \begin_inset Foot
1817 status open
1818
1819 \begin_layout Plain Layout
1820 Dans le cas du PDF l'image initiale est aussi compressée.
1821 \end_layout
1822
1823 \end_inset
1824
1825 .
1826 \end_layout
1827
1828 \begin_layout Standard
1829 Les fichiers PDF générés par 
1830 \family typewriter
1831 Adobe Photoshop
1832 \family default
1833 , par exemple, sont des images matricielles.
1834 \end_layout
1835
1836 \begin_layout Standard
1837 En principe il est quasiment impossible de convertir une image matricielle
1838  en graphique vectoriel, seul le contraire est possible.
1839
1840 \lang english
1841  
1842 \lang french
1843 Seuls les formats d'image PDF et EPS peuvent être directement incorporés
1844  dans respectivement un fichier de sortie PDF ou PostScript.
1845  Les images en SVG ou en WMF sont recalculées sous forme de bitmaps quand
1846  la sortie est générée puisqu'il n'existe pas actuellement de convertisseurs
1847  WMF/SVG
1848 \begin_inset Formula $\to$
1849 \end_inset
1850
1851 PDF/EPS convenables.
1852 \end_layout
1853
1854 \begin_layout Chapter
1855 Tableaux
1856 \begin_inset CommandInset label
1857 LatexCommand label
1858 name "cha:Tableaux"
1859
1860 \end_inset
1861
1862
1863 \begin_inset Index
1864 status collapsed
1865
1866 \begin_layout Plain Layout
1867 Tableau
1868 \end_layout
1869
1870 \end_inset
1871
1872
1873 \end_layout
1874
1875 \begin_layout Section
1876 Introduction
1877 \begin_inset Index
1878 status collapsed
1879
1880 \begin_layout Plain Layout
1881 Tableau ! Introduction
1882 \end_layout
1883
1884 \end_inset
1885
1886
1887 \end_layout
1888
1889 \begin_layout Standard
1890 Vous pouvez insérer un tableau en utilisant soit le bouton de la barre d'outils
1891  
1892 \begin_inset Graphics
1893         filename ../../images/tabular-insert.png
1894         scale 85
1895         scaleBeforeRotation
1896
1897 \end_inset
1898
1899  soit 
1900 \family sans
1901 Insérer\SpecialChar \menuseparator
1902 Tableau
1903 \family default
1904 .
1905  Le bouton vous offre un moyen graphique pour choisir la taille du tableau
1906  : Vous déplacez le curseur de la souris pour indiquer le nombre de lignes
1907  et de colonnes que doit avoir le tableau qui va être créé et vous appuyez
1908  sur un bouton de la souris pour valider votre choix.
1909  Quand vous utilisez le menu pour créer un tableau, une fenêtre apparaît,
1910  vous demandant le nombre de lignes et de colonnes.
1911 \begin_inset Newline newline
1912 \end_inset
1913
1914 Le tableau par défaut a une bordure au dessus et à gauche de chaque case,
1915  une à droite de la colonne la plus à droite et une en bas de la rangée
1916  du bas, qui forment une boîte autour du tableau.
1917  En plus, la rangée supérieure a aussi une bordure en bas, ce qui fait qu'elle
1918  apparaît séparée du reste du tableau.
1919  Voici un exemple :
1920 \end_layout
1921
1922 \begin_layout Standard
1923 \align center
1924 \begin_inset Tabular
1925 <lyxtabular version="3" rows="4" columns="4">
1926 <features>
1927 <column alignment="center" valignment="top" width="0">
1928 <column alignment="center" valignment="top" width="0">
1929 <column alignment="center" valignment="top" width="0">
1930 <column alignment="center" valignment="top" width="0">
1931 <row>
1932 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1933 \begin_inset Text
1934
1935 \begin_layout Plain Layout
1936
1937 \end_layout
1938
1939 \end_inset
1940 </cell>
1941 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1942 \begin_inset Text
1943
1944 \begin_layout Plain Layout
1945 1
1946 \end_layout
1947
1948 \end_inset
1949 </cell>
1950 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1951 \begin_inset Text
1952
1953 \begin_layout Plain Layout
1954 2
1955 \end_layout
1956
1957 \end_inset
1958 </cell>
1959 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1960 \begin_inset Text
1961
1962 \begin_layout Plain Layout
1963 3
1964 \end_layout
1965
1966 \end_inset
1967 </cell>
1968 </row>
1969 <row>
1970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1971 \begin_inset Text
1972
1973 \begin_layout Plain Layout
1974 A
1975 \end_layout
1976
1977 \end_inset
1978 </cell>
1979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1980 \begin_inset Text
1981
1982 \begin_layout Plain Layout
1983
1984 \end_layout
1985
1986 \end_inset
1987 </cell>
1988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1989 \begin_inset Text
1990
1991 \begin_layout Plain Layout
1992
1993 \end_layout
1994
1995 \end_inset
1996 </cell>
1997 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1998 \begin_inset Text
1999
2000 \begin_layout Plain Layout
2001
2002 \end_layout
2003
2004 \end_inset
2005 </cell>
2006 </row>
2007 <row>
2008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2009 \begin_inset Text
2010
2011 \begin_layout Plain Layout
2012 B
2013 \end_layout
2014
2015 \end_inset
2016 </cell>
2017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2018 \begin_inset Text
2019
2020 \begin_layout Plain Layout
2021
2022 \end_layout
2023
2024 \end_inset
2025 </cell>
2026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2027 \begin_inset Text
2028
2029 \begin_layout Plain Layout
2030
2031 \end_layout
2032
2033 \end_inset
2034 </cell>
2035 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2036 \begin_inset Text
2037
2038 \begin_layout Plain Layout
2039
2040 \end_layout
2041
2042 \end_inset
2043 </cell>
2044 </row>
2045 <row>
2046 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2047 \begin_inset Text
2048
2049 \begin_layout Plain Layout
2050 C
2051 \end_layout
2052
2053 \end_inset
2054 </cell>
2055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2056 \begin_inset Text
2057
2058 \begin_layout Plain Layout
2059
2060 \end_layout
2061
2062 \end_inset
2063 </cell>
2064 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2065 \begin_inset Text
2066
2067 \begin_layout Plain Layout
2068
2069 \end_layout
2070
2071 \end_inset
2072 </cell>
2073 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2074 \begin_inset Text
2075
2076 \begin_layout Plain Layout
2077
2078 \end_layout
2079
2080 \end_inset
2081 </cell>
2082 </row>
2083 </lyxtabular>
2084
2085 \end_inset
2086
2087
2088 \end_layout
2089
2090 \begin_layout Section
2091 La fenêtre 
2092 \family sans
2093 Tableau
2094 \family default
2095
2096 \begin_inset Index
2097 status collapsed
2098
2099 \begin_layout Plain Layout
2100 Tableau ! Fenêtre de dialogue
2101 \end_layout
2102
2103 \end_inset
2104
2105
2106 \end_layout
2107
2108 \begin_layout Standard
2109 Vous pouvez agir sur un tableau en cliquant dessus avec le bouton droit
2110  de la souris, ce qui fait apparaître une fenêtre avec des options.
2111  Dans cette fenêtre vous pouvez modifier les réglages concernant la cellule,
2112  la colonne et la ligne dans laquelle le curseur se trouve.
2113  La plupart des options peuvent s'appliquer à des sélections.
2114  Ce qui signifie que si vous avez sélectionné plus d'une cellule, plus d'une
2115  ligne ou plus d'une colonne, l'action demandée prendra en compte toute
2116  votre sélection.
2117  Notez qu'il y a une différence entre sélectionner le 
2118 \emph on
2119 contenu 
2120 \emph default
2121 d'une cellule et sélectionner la cellule elle-même.
2122  Vous pouvez utiliser les onglets suivants de la fenêtre de dialogue de
2123  tableaux :
2124 \end_layout
2125
2126 \begin_layout Description
2127 Tableau Avec cet onglet, vous pouvez choisir l'alignement horizontal et
2128  la largeur de la colonne courante.
2129  Quand vous avez fixé une largeur, vous pouvez aussi modifier l'alignement
2130  vertical de la ligne courante.
2131  Une largeur fixée va permettre aux cellules d'avoir des sauts de lignes
2132  et donc, plusieurs paragraphes de texte, voir la section
2133 \begin_inset space ~
2134 \end_inset
2135
2136
2137 \begin_inset CommandInset ref
2138 LatexCommand ref
2139 reference "sub:Lignes-multiple-dans-cellule"
2140
2141 \end_inset
2142
2143 .
2144  Si vous ne fixez pas la largeur, la colonne sera aussi large qu'il le faudra
2145  pour accommoder le contenu de cellule le plus large.
2146 \begin_inset Newline newline
2147 \end_inset
2148
2149 Vous pouvez aussi marquer une ou plusieurs cellules d'une ligne comme étant
2150  un multicolonne, voir la section
2151 \begin_inset space ~
2152 \end_inset
2153
2154
2155 \begin_inset CommandInset ref
2156 LatexCommand ref
2157 reference "sub:Multicolonnes"
2158
2159 \end_inset
2160
2161 .
2162 \begin_inset Newline newline
2163 \end_inset
2164
2165 L'option 
2166 \family sans
2167 Tourner
2168 \begin_inset space ~
2169 \end_inset
2170
2171 la
2172 \begin_inset space ~
2173 \end_inset
2174
2175 case
2176 \begin_inset space ~
2177 \end_inset
2178
2179 de
2180 \begin_inset space ~
2181 \end_inset
2182
2183 90°
2184 \family default
2185  fait pivoter la case courante ou une sélection de 90° dans le sens anti-horaire.
2186  L'option 
2187 \family sans
2188 Tourner
2189 \begin_inset space ~
2190 \end_inset
2191
2192 le
2193 \begin_inset space ~
2194 \end_inset
2195
2196 tableau
2197 \begin_inset space ~
2198 \end_inset
2199
2200 de
2201 \begin_inset space ~
2202 \end_inset
2203
2204 90°
2205 \family default
2206  fait pivoter tout le tableau.
2207  Ces rotations ne sont pas visibles dans LyX, mais devraient l'être dans
2208  la sortie finale.
2209 \begin_inset Newline newline
2210 \end_inset
2211
2212
2213 \begin_inset Note Greyedout
2214 status open
2215
2216 \begin_layout Plain Layout
2217
2218 \series bold
2219 Note:
2220 \series default
2221  La plupart des visualiseurs DVI ne sont 
2222 \emph on
2223 pas
2224 \emph default
2225  capables d'afficher ces rotations.
2226 \end_layout
2227
2228 \end_inset
2229
2230
2231 \lang english
2232
2233 \begin_inset Newline newline
2234 \end_inset
2235
2236
2237 \lang french
2238 On peut aussi entrer des paramètres LaTeX pour obtenir des mise en formes
2239  spéciales pour le tableau, voir les sections
2240 \begin_inset space ~
2241 \end_inset
2242
2243
2244 \begin_inset CommandInset ref
2245 LatexCommand ref
2246 reference "sub:Calculs-multicolonnes"
2247
2248 \end_inset
2249
2250  et 
2251 \begin_inset CommandInset ref
2252 LatexCommand ref
2253 reference "sec:Tableaux-Colorés"
2254
2255 \end_inset
2256
2257 .
2258 \end_layout
2259
2260 \begin_layout Description
2261
2262 \family sans
2263 Bordures
2264 \family default
2265  Cet onglet vous permet d'ajouter ou de supprimer les bordures pour la ligne
2266  ou la colonne courante.
2267  
2268 \begin_inset Newline newline
2269 \end_inset
2270
2271 En utilisant le style 
2272 \family sans
2273 Formel
2274 \family default
2275  à la place du style par 
2276 \family sans
2277 Défaut
2278 \family default
2279 , on va convertir le tableau en tableau formel comme on le décrit dans la
2280  section
2281 \begin_inset space ~
2282 \end_inset
2283
2284
2285 \begin_inset CommandInset ref
2286 LatexCommand ref
2287 reference "sec:Tableaux-Formels"
2288
2289 \end_inset
2290
2291 .
2292 \begin_inset Newline newline
2293 \end_inset
2294
2295 Vous pouvez aussi utiliser cet onglet pour ajouter un espacement vertical
2296  dans les lignes du tableau comme c'est décrit dans la section
2297 \begin_inset space ~
2298 \end_inset
2299
2300
2301 \begin_inset CommandInset ref
2302 LatexCommand ref
2303 reference "sub:Espacement-lignes"
2304
2305 \end_inset
2306
2307 .
2308 \end_layout
2309
2310 \begin_layout Description
2311 Tableau
2312 \begin_inset space ~
2313 \end_inset
2314
2315 long Cet onglet est utilisé pour transformer un tableau en ce que l'on nomme
2316  un 
2317 \begin_inset Quotes eld
2318 \end_inset
2319
2320
2321 \emph on
2322 tableau long
2323 \emph default
2324
2325 \begin_inset Quotes erd
2326 \end_inset
2327
2328  qui peut continuer sur plusieurs pages.
2329  Les sections
2330 \begin_inset space ~
2331 \end_inset
2332
2333
2334 \begin_inset CommandInset ref
2335 LatexCommand ref
2336 reference "sec:Tableaux-longs"
2337
2338 \end_inset
2339
2340  et 
2341 \begin_inset CommandInset ref
2342 LatexCommand ref
2343 reference "sec:Questions-sur-tableaux-longs"
2344
2345 \end_inset
2346
2347  décrivent ces tableaux longs plus en détail.
2348 \end_layout
2349
2350 \begin_layout Standard
2351 Quand la barre d'outils tableau est activée, vous pouvez déplacer le curseur
2352  de cellule en cellule avec les touches de déplacement et voir s'afficher
2353  les propriétés de la cellule courante dans la fenêtre de dialogue.
2354 \end_layout
2355
2356 \begin_layout Section
2357 La barre d'outils tableau
2358 \begin_inset Index
2359 status collapsed
2360
2361 \begin_layout Plain Layout
2362 Tableau ! Barre d'outils
2363 \end_layout
2364
2365 \end_inset
2366
2367
2368 \end_layout
2369
2370 \begin_layout Standard
2371 La barre d'outils tableau est une alternative à la fenêtre de dialogue qui
2372  permet de modifier plus rapidement les tableaux.
2373  Elle apparaît normalement en bas de la fenêtre principale de LyX quand
2374  le curseur se trouve à l'intérieur d'un tableau.
2375  Vous pouvez aussi choisir de la faire apparaître de façon permanente grâce
2376  au menu 
2377 \family sans
2378 Visualiser\SpecialChar \menuseparator
2379 Barres
2380 \begin_inset space ~
2381 \end_inset
2382
2383 d'outils\SpecialChar \menuseparator
2384 Tableau
2385 \family default
2386 .
2387 \end_layout
2388
2389 \begin_layout Standard
2390 La barre d'outils contient les icônes suivantes :
2391 \end_layout
2392
2393 \begin_layout Labeling
2394 \labelwidthstring 00.00.0000
2395 \begin_inset Graphics
2396         filename ../../images/tabular-feature_append-row.png
2397         scaleBeforeRotation
2398
2399 \end_inset
2400
2401  ajoute une ligne sous la cellule ou la sélection courante
2402 \end_layout
2403
2404 \begin_layout Labeling
2405 \labelwidthstring 00.00.0000
2406 \begin_inset Graphics
2407         filename ../../images/tabular-feature_append-column.png
2408         scaleBeforeRotation
2409
2410 \end_inset
2411
2412  ajoute une colonne à la droite de la cellule ou de la sélection courante
2413 \end_layout
2414
2415 \begin_layout Labeling
2416 \labelwidthstring 00.00.0000
2417 \begin_inset Graphics
2418         filename ../../images/tabular-feature_delete-row.png
2419         scaleBeforeRotation
2420
2421 \end_inset
2422
2423  supprime la ligne ou la sélection courante
2424 \end_layout
2425
2426 \begin_layout Labeling
2427 \labelwidthstring 00.00.0000
2428 \begin_inset Graphics
2429         filename ../../images/tabular-feature_delete-column.png
2430         scaleBeforeRotation
2431
2432 \end_inset
2433
2434  supprime la colonne ou la sélection courante
2435 \end_layout
2436
2437 \begin_layout Labeling
2438 \labelwidthstring 00.00.0000
2439 \begin_inset Graphics
2440         filename ../../images/tabular-feature_toggle-line-top.png
2441         scaleBeforeRotation
2442
2443 \end_inset
2444
2445  ajoute une ligne en haut de la cellule, de la ligne ou de la sélection
2446  courante
2447 \end_layout
2448
2449 \begin_layout Labeling
2450 \labelwidthstring 00.00.0000
2451 \begin_inset Graphics
2452         filename ../../images/tabular-feature_toggle-line-bottom.png
2453         scaleBeforeRotation
2454
2455 \end_inset
2456
2457  ajoute une ligne en bas de la cellule, de la ligne ou de la sélection courante
2458 \end_layout
2459
2460 \begin_layout Labeling
2461 \labelwidthstring 00.00.0000
2462 \begin_inset Graphics
2463         filename ../../images/tabular-feature_toggle-line-left.png
2464         scaleBeforeRotation
2465
2466 \end_inset
2467
2468  ajoute une ligne sur le côté gauche de la cellule, de la ligne 
2469 \begin_inset Note Note
2470 status collapsed
2471
2472 \begin_layout Plain Layout
2473 ou colonne ?
2474 \end_layout
2475
2476 \end_inset
2477
2478  ou de la sélection courante
2479 \end_layout
2480
2481 \begin_layout Labeling
2482 \labelwidthstring 00.00.0000
2483 \begin_inset Graphics
2484         filename ../../images/tabular-feature_toggle-line-right.png
2485         scaleBeforeRotation
2486
2487 \end_inset
2488
2489  ajoute une ligne sur le côté droit de la cellule, de la ligne 
2490 \begin_inset Note Note
2491 status collapsed
2492
2493 \begin_layout Plain Layout
2494 ou colonne ?
2495 \end_layout
2496
2497 \end_inset
2498
2499  ou de la sélection courante
2500 \end_layout
2501
2502 \begin_layout Labeling
2503 \labelwidthstring 00.00.0000
2504 \begin_inset Graphics
2505         filename ../../images/tabular-feature_set-all-lines.png
2506         scaleBeforeRotation
2507
2508 \end_inset
2509
2510  ajoute des lignes autour de la cellule ou de la sélection de cellules courante
2511  - si la cellule courante n'est pas multi-colonnes cela affecte aussi la
2512  colonne et la ligne courante
2513 \end_layout
2514
2515 \begin_layout Labeling
2516 \labelwidthstring 00.00.0000
2517 \begin_inset Graphics
2518         filename ../../images/tabular-feature_unset-all-lines.png
2519         scaleBeforeRotation
2520
2521 \end_inset
2522
2523  supprime toutes les lignes autour de la cellule ou de la sélection de cellules
2524  courante- si la cellule courante n'est pas multi-colonnes cela affecte
2525  aussi la colonne et la ligne courante
2526 \end_layout
2527
2528 \begin_layout Labeling
2529 \labelwidthstring 00.00.0000
2530 \begin_inset Graphics
2531         filename ../../images/tabular-feature_align-left.png
2532         scaleBeforeRotation
2533
2534 \end_inset
2535
2536  aligne à gauche le contenu de la cellule ou de la colonne courante
2537 \end_layout
2538
2539 \begin_layout Labeling
2540 \labelwidthstring 00.00.0000
2541 \begin_inset Graphics
2542         filename ../../images/tabular-feature_align-center.png
2543         scaleBeforeRotation
2544
2545 \end_inset
2546
2547  centre horizontalement le contenu de la cellule ou de la colonne courante
2548 \end_layout
2549
2550 \begin_layout Labeling
2551 \labelwidthstring 00.00.0000
2552 \begin_inset Graphics
2553         filename ../../images/tabular-feature_align-right.png
2554         scaleBeforeRotation
2555
2556 \end_inset
2557
2558  aligne à droite le contenu de la cellule ou de la colonne courante
2559 \end_layout
2560
2561 \begin_layout Labeling
2562 \labelwidthstring 00.00.0000
2563 \begin_inset Graphics
2564         filename ../../images/tabular-feature_valign-top.png
2565         scaleBeforeRotation
2566
2567 \end_inset
2568
2569  aligne le contenu de la cellule courante verticalement vers le haut
2570 \end_layout
2571
2572 \begin_layout Labeling
2573 \labelwidthstring 00.00.0000
2574 \begin_inset Graphics
2575         filename ../../images/tabular-feature_valign-middle.png
2576         scaleBeforeRotation
2577
2578 \end_inset
2579
2580  centre verticalement le contenu de la cellule courante
2581 \end_layout
2582
2583 \begin_layout Labeling
2584 \labelwidthstring 00.00.0000
2585 \begin_inset Graphics
2586         filename ../../images/tabular-feature_valign-bottom.png
2587         scaleBeforeRotation
2588
2589 \end_inset
2590
2591  aligne le contenu de la cellule courante verticalement vers le bas
2592 \end_layout
2593
2594 \begin_layout Labeling
2595 \labelwidthstring 00.00.0000
2596 \begin_inset Graphics
2597         filename ../../images/tabular-feature_set-rotate-cell.png
2598         scaleBeforeRotation
2599
2600 \end_inset
2601
2602  fait pivoter la cellule ou la sélection courante de 90° dans le sens anti-horai
2603 re
2604 \end_layout
2605
2606 \begin_layout Labeling
2607 \labelwidthstring 00.00.0000
2608 \begin_inset Graphics
2609         filename ../../images/tabular-feature_set-rotate-tabular.png
2610         scaleBeforeRotation
2611
2612 \end_inset
2613
2614  fait pivoter tout le tableau de 90° dans le sens anti-horaire
2615 \end_layout
2616
2617 \begin_layout Labeling
2618 \labelwidthstring 00.00.0000
2619 \begin_inset Graphics
2620         filename ../../images/tabular-feature_multicolumn.png
2621         scaleBeforeRotation
2622
2623 \end_inset
2624
2625  transforme en multi-colonne la cellule ou la sélection courante
2626 \end_layout
2627
2628 \begin_layout Standard
2629 \begin_inset Note Greyedout
2630 status open
2631
2632 \begin_layout Plain Layout
2633
2634 \series bold
2635 Note :
2636 \series default
2637  Pour la sortie, l'alignement vertical de la première cellule d'une ligne
2638  est utilisé pour toutes les autres cellules de la ligne.
2639 \end_layout
2640
2641 \end_inset
2642
2643
2644 \end_layout
2645
2646 \begin_layout Section
2647 Le Menu Éditer Tableau
2648 \begin_inset Index
2649 status collapsed
2650
2651 \begin_layout Plain Layout
2652 Tableau ! Menu Éditer
2653 \end_layout
2654
2655 \end_inset
2656
2657
2658 \end_layout
2659
2660 \begin_layout Standard
2661 En plus de la fenêtre de dialogue et de la barre d'outils tableau, le menu
2662  
2663 \family sans
2664 Éditer\SpecialChar \menuseparator
2665 Tableau
2666 \family default
2667  vous permet d'ajouter ou de supprimer les lignes de bordure de la colonne
2668  ou de la ligne courante et aussi de transformer la sélection courante en
2669  multi-colonne.
2670  Ce menu n'est accessible que si le curseur se trouve dans un tableau.
2671 \end_layout
2672
2673 \begin_layout Section
2674 Flottant de Tableau
2675 \begin_inset CommandInset label
2676 LatexCommand label
2677 name "sec:Table-Floats"
2678
2679 \end_inset
2680
2681
2682 \begin_inset Index
2683 status collapsed
2684
2685 \begin_layout Plain Layout
2686 Flottants ! Tableaux
2687 \end_layout
2688
2689 \end_inset
2690
2691
2692 \begin_inset Index
2693 status collapsed
2694
2695 \begin_layout Plain Layout
2696 Tableau ! Flottants
2697 \end_layout
2698
2699 \end_inset
2700
2701
2702 \end_layout
2703
2704 \begin_layout Standard
2705 Pour des explications générales sur les flottants, jetez un œil à la section
2706 \begin_inset space ~
2707 \end_inset
2708
2709
2710 \begin_inset CommandInset ref
2711 LatexCommand ref
2712 reference "sec:Flottants-Introduction"
2713
2714 \end_inset
2715
2716 .
2717 \end_layout
2718
2719 \begin_layout Standard
2720 \begin_inset Float table
2721 placement h
2722 wide false
2723 sideways false
2724 status open
2725
2726 \begin_layout Plain Layout
2727 \begin_inset Caption
2728
2729 \begin_layout Plain Layout
2730 \begin_inset CommandInset label
2731 LatexCommand label
2732 name "tab:Flottant-de-tableau"
2733
2734 \end_inset
2735
2736 Un flottant de tableau.
2737 \end_layout
2738
2739 \end_inset
2740
2741
2742 \end_layout
2743
2744 \begin_layout Plain Layout
2745 \align center
2746 \begin_inset Tabular
2747 <lyxtabular version="3" rows="3" columns="3">
2748 <features>
2749 <column alignment="center" valignment="top" width="0pt">
2750 <column alignment="center" valignment="top" width="0pt">
2751 <column alignment="center" valignment="top" width="0pt">
2752 <row>
2753 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2754 \begin_inset Text
2755
2756 \begin_layout Plain Layout
2757 1
2758 \end_layout
2759
2760 \end_inset
2761 </cell>
2762 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2763 \begin_inset Text
2764
2765 \begin_layout Plain Layout
2766 2
2767 \end_layout
2768
2769 \end_inset
2770 </cell>
2771 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2772 \begin_inset Text
2773
2774 \begin_layout Plain Layout
2775 3
2776 \end_layout
2777
2778 \end_inset
2779 </cell>
2780 </row>
2781 <row>
2782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2783 \begin_inset Text
2784
2785 \begin_layout Plain Layout
2786 Jules
2787 \end_layout
2788
2789 \end_inset
2790 </cell>
2791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2792 \begin_inset Text
2793
2794 \begin_layout Plain Layout
2795 Marie
2796 \end_layout
2797
2798 \end_inset
2799 </cell>
2800 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2801 \begin_inset Text
2802
2803 \begin_layout Plain Layout
2804 Jean
2805 \end_layout
2806
2807 \end_inset
2808 </cell>
2809 </row>
2810 <row>
2811 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2812 \begin_inset Text
2813
2814 \begin_layout Plain Layout
2815 \begin_inset Formula $\int x^{2}dx$
2816 \end_inset
2817
2818
2819 \end_layout
2820
2821 \end_inset
2822 </cell>
2823 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2824 \begin_inset Text
2825
2826 \begin_layout Plain Layout
2827 \begin_inset Formula $\left[\begin{array}{cc}
2828 a & b\\
2829 c & d\end{array}\right]$
2830 \end_inset
2831
2832
2833 \end_layout
2834
2835 \end_inset
2836 </cell>
2837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2838 \begin_inset Text
2839
2840 \begin_layout Plain Layout
2841 \begin_inset Formula $1+1=2$
2842 \end_inset
2843
2844
2845 \end_layout
2846
2847 \end_inset
2848 </cell>
2849 </row>
2850 </lyxtabular>
2851
2852 \end_inset
2853
2854
2855 \end_layout
2856
2857 \end_inset
2858
2859
2860 \end_layout
2861
2862 \begin_layout Standard
2863 Les flottants de tableau sont insérés en utilisant le menu 
2864 \family sans
2865 Insérer\SpecialChar \menuseparator
2866 Flottant\SpecialChar \menuseparator
2867 Tableau
2868 \family default
2869  ou le bouton 
2870 \begin_inset Graphics
2871         filename ../../images/float-insert_table.png
2872         scale 85
2873         scaleBeforeRotation
2874
2875 \end_inset
2876
2877  de la barre d'outils.
2878 \end_layout
2879
2880 \begin_layout Standard
2881 Le flottant apparaît à l'écran comme une boîte repliable avec une légende
2882  qui a comme étiquette 
2883 \begin_inset Quotes eld
2884 \end_inset
2885
2886 Tableau
2887 \begin_inset space ~
2888 \end_inset
2889
2890 #:
2891 \begin_inset Quotes erd
2892 \end_inset
2893
2894  (où # est le numéro du tableau).
2895  Vous pouvez insérer le tableau au dessus ou en dessous de la légende.
2896 \end_layout
2897
2898 \begin_layout Standard
2899 Le tableau
2900 \begin_inset space ~
2901 \end_inset
2902
2903
2904 \begin_inset CommandInset ref
2905 LatexCommand ref
2906 reference "tab:Flottant-de-tableau"
2907
2908 \end_inset
2909
2910  est un exemple de tableau dans un flottant de tableau.
2911 \end_layout
2912
2913 \begin_layout Standard
2914 On met habituellement la légende au dessus des tableaux, mais cette règle
2915  n'est malheureusement pas respectée par certaines classes standard de LaTeX.
2916  Cela signifie que si vous utilisez un document appartenant aux classes
2917  
2918 \family sans
2919 article
2920 \family default
2921
2922 \family sans
2923 book
2924 \family default
2925
2926 \family sans
2927 letter
2928 \family default
2929 , ou
2930 \family sans
2931  report
2932 \family default
2933  il n'y aura pas d'espace entre la légende et le tableau.
2934  Pour insérer l'espace nécessaire vous devez ajouter l'option suivante à
2935  la commande de chargement du paquetage LaTeX 
2936 \series bold
2937 caption
2938 \series default
2939
2940 \begin_inset Index
2941 status collapsed
2942
2943 \begin_layout Plain Layout
2944 Paquetages LaTeX ! caption
2945 \end_layout
2946
2947 \end_inset
2948
2949  dans le préambule de votre document.
2950 \begin_inset Foot
2951 status open
2952
2953 \begin_layout Plain Layout
2954 Pour plus d'information voyez la section
2955 \begin_inset space ~
2956 \end_inset
2957
2958
2959 \begin_inset CommandInset ref
2960 LatexCommand ref
2961 reference "sec:Placement-légende"
2962
2963 \end_inset
2964
2965 .
2966 \end_layout
2967
2968 \end_inset
2969
2970 :
2971 \end_layout
2972
2973 \begin_layout Standard
2974
2975 \series bold
2976 tableposition=top
2977 \end_layout
2978
2979 \begin_layout Standard
2980 Le paquetage 
2981 \series bold
2982 caption
2983 \series default
2984 , qui est décrit dans la section
2985 \begin_inset space ~
2986 \end_inset
2987
2988
2989 \begin_inset CommandInset ref
2990 LatexCommand ref
2991 reference "sec:Formatage-légende"
2992
2993 \end_inset
2994
2995 , est utilisé pour ajuster le format des légendes.
2996 \end_layout
2997
2998 \begin_layout Standard
2999 Dans le texte, on fait référence à un tableau
3000 \begin_inset Index
3001 status collapsed
3002
3003 \begin_layout Plain Layout
3004 References@Références ! à des Tableaux
3005 \end_layout
3006
3007 \end_inset
3008
3009  en faisant référence à sa légende.
3010  On insère donc une étiquette dans la légende en utilisant le menu 
3011 \family sans
3012 Insérer
3013 \family default
3014 \SpecialChar \menuseparator
3015
3016 \family sans
3017 Étiquette
3018 \family default
3019  ou le bouton 
3020 \begin_inset Graphics
3021         filename ../../images/label-insert.png
3022         scale 85
3023         scaleBeforeRotation
3024
3025 \end_inset
3026
3027  de la barre d'outils.
3028  On peut alors faire référence à cette étiquette en utilisant le menu 
3029 \family sans
3030 Insérer\SpecialChar \menuseparator
3031 Référence
3032 \begin_inset space ~
3033 \end_inset
3034
3035 croisée
3036 \family default
3037  ou le bouton 
3038 \begin_inset Graphics
3039         filename ../../images/dialog-show-new-inset_ref.png
3040         scale 85
3041         scaleBeforeRotation
3042
3043 \end_inset
3044
3045  de la barre d'outils.
3046 \begin_inset Newline newline
3047 \end_inset
3048
3049 Les références croisées sont expliquées en détail dans la section
3050 \begin_inset space ~
3051 \end_inset
3052
3053
3054 \begin_inset CommandInset ref
3055 LatexCommand ref
3056 reference "sec:Referencer-les-Flottants"
3057
3058 \end_inset
3059
3060 .
3061 \end_layout
3062
3063 \begin_layout Section
3064 Tableaux Longs
3065 \begin_inset CommandInset label
3066 LatexCommand label
3067 name "sec:Tableaux-longs"
3068
3069 \end_inset
3070
3071
3072 \begin_inset Index
3073 status collapsed
3074
3075 \begin_layout Plain Layout
3076 Tableaux longs
3077 \end_layout
3078
3079 \end_inset
3080
3081
3082 \begin_inset Index
3083 status collapsed
3084
3085 \begin_layout Plain Layout
3086 Tableau ! Tableaux longs
3087 \end_layout
3088
3089 \end_inset
3090
3091
3092 \end_layout
3093
3094 \begin_layout Standard
3095 Si un tableau est trop haut pour tenir sur un page, vous pouvez utiliser
3096  l'option 
3097 \family sans
3098 Utiliser
3099 \begin_inset space ~
3100 \end_inset
3101
3102 les
3103 \begin_inset space ~
3104 \end_inset
3105
3106 tableaux
3107 \begin_inset space ~
3108 \end_inset
3109
3110 longs
3111 \family default
3112  de l'onglet 
3113 \family sans
3114 Tableau
3115 \begin_inset space ~
3116 \end_inset
3117
3118 long
3119 \family default
3120  de la fenêtre 
3121 \family sans
3122 Paramètres
3123 \begin_inset space ~
3124 \end_inset
3125
3126 du
3127 \begin_inset space ~
3128 \end_inset
3129
3130 tableau
3131 \family default
3132  pour le répartir automatiquement sur plusieurs pages.
3133  En cochant cette option, vous activez les options suivantes:
3134 \end_layout
3135
3136 \begin_layout Description
3137 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3138  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3139  d'en-tête utilisées pour toutes les pages du tableau long; sauf pour la
3140  première page, si 
3141 \family sans
3142 Premier
3143 \begin_inset space ~
3144 \end_inset
3145
3146 en-tête
3147 \family default
3148  est défini.
3149  Ces lignes forment l'en-tête principal.
3150 \end_layout
3151
3152 \begin_layout Description
3153 Premier
3154 \begin_inset space ~
3155 \end_inset
3156
3157 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3158  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3159  d'en-tête utilisées pour la première page du tableau long.
3160 \end_layout
3161
3162 \begin_layout Description
3163 Pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3164  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3165  constituant les pieds de toutes les pages du tableau long ; sauf de la
3166  dernière page si 
3167 \family sans
3168 Dernier
3169 \begin_inset space ~
3170 \end_inset
3171
3172 pied
3173 \family default
3174  est défini.
3175 \end_layout
3176
3177 \begin_layout Description
3178 Dernier
3179 \begin_inset space ~
3180 \end_inset
3181
3182 pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3183  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3184  constituant le pied de la dernière page du tableau long.
3185 \end_layout
3186
3187 \begin_layout Description
3188 Légende La première ligne est transformée en une colonne unique.
3189  Vous pouvez y insérer la légende du tableau avec le menu 
3190 \family sans
3191 Insérer\SpecialChar \menuseparator
3192 Légende
3193 \family default
3194 .
3195  Vous trouverez d'autres explications sur les légendes pour les tableaux
3196  longs dans la section
3197 \begin_inset space ~
3198 \end_inset
3199
3200
3201 \begin_inset CommandInset ref
3202 LatexCommand ref
3203 reference "sub:Tableaux-longs-légende"
3204
3205 \end_inset
3206
3207 .
3208 \end_layout
3209
3210 \begin_layout Standard
3211 Vous pouvez aussi préciser une ligne où la table devra être coupée.
3212  Si vous activez plusieurs options pour une même ligne, vous devez être
3213  conscients que seule la première sera prise en compte.
3214  Les autres options seront alors définies comme 
3215 \emph on
3216 vides
3217 \emph default
3218 .
3219  Dans ce contexte, première veut dire première en suivant l'ordre 
3220 \family sans
3221 Pied, Dernier
3222 \begin_inset space ~
3223 \end_inset
3224
3225 Pied, 
3226 \family default
3227 et
3228 \family sans
3229  En-tête, Premier
3230 \begin_inset space ~
3231 \end_inset
3232
3233 En-tête
3234 \family default
3235 .
3236  Voyez le tableau long qui suit pour voir comment ça marche :
3237 \end_layout
3238
3239 \begin_layout Standard
3240 \align center
3241 \begin_inset Tabular
3242 <lyxtabular version="3" rows="69" columns="3">
3243 <features islongtable="true">
3244 <column alignment="left" valignment="top" width="0cm">
3245 <column alignment="left" valignment="top" width="0pt">
3246 <column alignment="right" valignment="top" width="0pt">
3247 <row endfirsthead="true">
3248 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3249 \begin_inset Text
3250
3251 \begin_layout Plain Layout
3252
3253 \series bold
3254 Exemple d'annuaire téléphonique (ignorez les noms)
3255 \end_layout
3256
3257 \end_inset
3258 </cell>
3259 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3260 \begin_inset Text
3261
3262 \begin_layout Plain Layout
3263
3264 \end_layout
3265
3266 \end_inset
3267 </cell>
3268 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3269 \begin_inset Text
3270
3271 \begin_layout Plain Layout
3272
3273 \end_layout
3274
3275 \end_inset
3276 </cell>
3277 </row>
3278 <row endfirsthead="true">
3279 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3280 \begin_inset Text
3281
3282 \begin_layout Plain Layout
3283
3284 \series bold
3285 NOM
3286 \end_layout
3287
3288 \end_inset
3289 </cell>
3290 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3291 \begin_inset Text
3292
3293 \begin_layout Plain Layout
3294
3295 \end_layout
3296
3297 \end_inset
3298 </cell>
3299 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3300 \begin_inset Text
3301
3302 \begin_layout Plain Layout
3303
3304 \series bold
3305 TEL.
3306 \end_layout
3307
3308 \end_inset
3309 </cell>
3310 </row>
3311 <row endhead="true">
3312 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3313 \begin_inset Text
3314
3315 \begin_layout Plain Layout
3316
3317 \series bold
3318 Exemple d'annuaire téléphonique
3319 \end_layout
3320
3321 \end_inset
3322 </cell>
3323 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3324 \begin_inset Text
3325
3326 \begin_layout Plain Layout
3327
3328 \end_layout
3329
3330 \end_inset
3331 </cell>
3332 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3333 \begin_inset Text
3334
3335 \begin_layout Plain Layout
3336
3337 \end_layout
3338
3339 \end_inset
3340 </cell>
3341 </row>
3342 <row endhead="true">
3343 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3344 \begin_inset Text
3345
3346 \begin_layout Plain Layout
3347
3348 \series bold
3349 NOM
3350 \end_layout
3351
3352 \end_inset
3353 </cell>
3354 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3355 \begin_inset Text
3356
3357 \begin_layout Plain Layout
3358
3359 \end_layout
3360
3361 \end_inset
3362 </cell>
3363 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3364 \begin_inset Text
3365
3366 \begin_layout Plain Layout
3367
3368 \series bold
3369 TEL.
3370 \end_layout
3371
3372 \end_inset
3373 </cell>
3374 </row>
3375 <row endfoot="true">
3376 <cell multicolumn="1" alignment="right" valignment="top" topline="true" usebox="none">
3377 \begin_inset Text
3378
3379 \begin_layout Plain Layout
3380  continue page suivante
3381 \end_layout
3382
3383 \end_inset
3384 </cell>
3385 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3386 \begin_inset Text
3387
3388 \begin_layout Plain Layout
3389
3390 \end_layout
3391
3392 \end_inset
3393 </cell>
3394 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3395 \begin_inset Text
3396
3397 \begin_layout Plain Layout
3398
3399 \end_layout
3400
3401 \end_inset
3402 </cell>
3403 </row>
3404 <row>
3405 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3406 \begin_inset Text
3407
3408 \begin_layout Plain Layout
3409
3410 \series bold
3411 Annovi
3412 \end_layout
3413
3414 \end_inset
3415 </cell>
3416 <cell alignment="center" valignment="top" usebox="none">
3417 \begin_inset Text
3418
3419 \begin_layout Plain Layout
3420 Silvia
3421 \end_layout
3422
3423 \end_inset
3424 </cell>
3425 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3426 \begin_inset Text
3427
3428 \begin_layout Plain Layout
3429 111
3430 \end_layout
3431
3432 \end_inset
3433 </cell>
3434 </row>
3435 <row>
3436 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3437 \begin_inset Text
3438
3439 \begin_layout Plain Layout
3440
3441 \series bold
3442 Bertoli
3443 \end_layout
3444
3445 \end_inset
3446 </cell>
3447 <cell alignment="center" valignment="top" usebox="none">
3448 \begin_inset Text
3449
3450 \begin_layout Plain Layout
3451 Stefano
3452 \end_layout
3453
3454 \end_inset
3455 </cell>
3456 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3457 \begin_inset Text
3458
3459 \begin_layout Plain Layout
3460 111
3461 \end_layout
3462
3463 \end_inset
3464 </cell>
3465 </row>
3466 <row>
3467 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3468 \begin_inset Text
3469
3470 \begin_layout Plain Layout
3471
3472 \series bold
3473 Bozzi
3474 \end_layout
3475
3476 \end_inset
3477 </cell>
3478 <cell alignment="center" valignment="top" usebox="none">
3479 \begin_inset Text
3480
3481 \begin_layout Plain Layout
3482 Walter
3483 \end_layout
3484
3485 \end_inset
3486 </cell>
3487 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3488 \begin_inset Text
3489
3490 \begin_layout Plain Layout
3491 111
3492 \end_layout
3493
3494 \end_inset
3495 </cell>
3496 </row>
3497 <row>
3498 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3499 \begin_inset Text
3500
3501 \begin_layout Plain Layout
3502
3503 \series bold
3504 Cachia
3505 \end_layout
3506
3507 \end_inset
3508 </cell>
3509 <cell alignment="center" valignment="top" usebox="none">
3510 \begin_inset Text
3511
3512 \begin_layout Plain Layout
3513 Maria
3514 \end_layout
3515
3516 \end_inset
3517 </cell>
3518 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3519 \begin_inset Text
3520
3521 \begin_layout Plain Layout
3522 111
3523 \end_layout
3524
3525 \end_inset
3526 </cell>
3527 </row>
3528 <row>
3529 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3530 \begin_inset Text
3531
3532 \begin_layout Plain Layout
3533
3534 \series bold
3535 Cachia
3536 \end_layout
3537
3538 \end_inset
3539 </cell>
3540 <cell alignment="center" valignment="top" usebox="none">
3541 \begin_inset Text
3542
3543 \begin_layout Plain Layout
3544 Maurizio
3545 \end_layout
3546
3547 \end_inset
3548 </cell>
3549 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3550 \begin_inset Text
3551
3552 \begin_layout Plain Layout
3553 111
3554 \end_layout
3555
3556 \end_inset
3557 </cell>
3558 </row>
3559 <row>
3560 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3561 \begin_inset Text
3562
3563 \begin_layout Plain Layout
3564
3565 \series bold
3566 Cinquemani
3567 \end_layout
3568
3569 \end_inset
3570 </cell>
3571 <cell alignment="center" valignment="top" usebox="none">
3572 \begin_inset Text
3573
3574 \begin_layout Plain Layout
3575 Giusi
3576 \end_layout
3577
3578 \end_inset
3579 </cell>
3580 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3581 \begin_inset Text
3582
3583 \begin_layout Plain Layout
3584 111
3585 \end_layout
3586
3587 \end_inset
3588 </cell>
3589 </row>
3590 <row>
3591 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3592 \begin_inset Text
3593
3594 \begin_layout Plain Layout
3595
3596 \series bold
3597 Colin
3598 \end_layout
3599
3600 \end_inset
3601 </cell>
3602 <cell alignment="center" valignment="top" usebox="none">
3603 \begin_inset Text
3604
3605 \begin_layout Plain Layout
3606 Bernard
3607 \end_layout
3608
3609 \end_inset
3610 </cell>
3611 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3612 \begin_inset Text
3613
3614 \begin_layout Plain Layout
3615 111
3616 \end_layout
3617
3618 \end_inset
3619 </cell>
3620 </row>
3621 <row>
3622 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3623 \begin_inset Text
3624
3625 \begin_layout Plain Layout
3626
3627 \series bold
3628 Concli
3629 \end_layout
3630
3631 \end_inset
3632 </cell>
3633 <cell alignment="center" valignment="top" usebox="none">
3634 \begin_inset Text
3635
3636 \begin_layout Plain Layout
3637 Gianfranco
3638 \end_layout
3639
3640 \end_inset
3641 </cell>
3642 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3643 \begin_inset Text
3644
3645 \begin_layout Plain Layout
3646 111
3647 \end_layout
3648
3649 \end_inset
3650 </cell>
3651 </row>
3652 <row>
3653 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3654 \begin_inset Text
3655
3656 \begin_layout Plain Layout
3657
3658 \series bold
3659 Dal Bosco
3660 \end_layout
3661
3662 \end_inset
3663 </cell>
3664 <cell alignment="center" valignment="top" usebox="none">
3665 \begin_inset Text
3666
3667 \begin_layout Plain Layout
3668 Carolina
3669 \end_layout
3670
3671 \end_inset
3672 </cell>
3673 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3674 \begin_inset Text
3675
3676 \begin_layout Plain Layout
3677 111
3678 \end_layout
3679
3680 \end_inset
3681 </cell>
3682 </row>
3683 <row>
3684 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3685 \begin_inset Text
3686
3687 \begin_layout Plain Layout
3688
3689 \series bold
3690 Dalpiaz
3691 \end_layout
3692
3693 \end_inset
3694 </cell>
3695 <cell alignment="center" valignment="top" usebox="none">
3696 \begin_inset Text
3697
3698 \begin_layout Plain Layout
3699 Annamaria
3700 \end_layout
3701
3702 \end_inset
3703 </cell>
3704 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3705 \begin_inset Text
3706
3707 \begin_layout Plain Layout
3708 111
3709 \end_layout
3710
3711 \end_inset
3712 </cell>
3713 </row>
3714 <row>
3715 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3716 \begin_inset Text
3717
3718 \begin_layout Plain Layout
3719
3720 \series bold
3721 Feliciello
3722 \end_layout
3723
3724 \end_inset
3725 </cell>
3726 <cell alignment="center" valignment="top" usebox="none">
3727 \begin_inset Text
3728
3729 \begin_layout Plain Layout
3730 Domenico
3731 \end_layout
3732
3733 \end_inset
3734 </cell>
3735 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3736 \begin_inset Text
3737
3738 \begin_layout Plain Layout
3739 111
3740 \end_layout
3741
3742 \end_inset
3743 </cell>
3744 </row>
3745 <row>
3746 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3747 \begin_inset Text
3748
3749 \begin_layout Plain Layout
3750
3751 \series bold
3752 Focarelli
3753 \end_layout
3754
3755 \end_inset
3756 </cell>
3757 <cell alignment="center" valignment="top" usebox="none">
3758 \begin_inset Text
3759
3760 \begin_layout Plain Layout
3761 Paola
3762 \end_layout
3763
3764 \end_inset
3765 </cell>
3766 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3767 \begin_inset Text
3768
3769 \begin_layout Plain Layout
3770 111
3771 \end_layout
3772
3773 \end_inset
3774 </cell>
3775 </row>
3776 <row>
3777 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3778 \begin_inset Text
3779
3780 \begin_layout Plain Layout
3781
3782 \series bold
3783 Galletti
3784 \end_layout
3785
3786 \end_inset
3787 </cell>
3788 <cell alignment="center" valignment="top" usebox="none">
3789 \begin_inset Text
3790
3791 \begin_layout Plain Layout
3792 Oreste
3793 \end_layout
3794
3795 \end_inset
3796 </cell>
3797 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3798 \begin_inset Text
3799
3800 \begin_layout Plain Layout
3801 111
3802 \end_layout
3803
3804 \end_inset
3805 </cell>
3806 </row>
3807 <row>
3808 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3809 \begin_inset Text
3810
3811 \begin_layout Plain Layout
3812
3813 \series bold
3814 Gasparini
3815 \end_layout
3816
3817 \end_inset
3818 </cell>
3819 <cell alignment="center" valignment="top" usebox="none">
3820 \begin_inset Text
3821
3822 \begin_layout Plain Layout
3823 Franca
3824 \end_layout
3825
3826 \end_inset
3827 </cell>
3828 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3829 \begin_inset Text
3830
3831 \begin_layout Plain Layout
3832 111
3833 \end_layout
3834
3835 \end_inset
3836 </cell>
3837 </row>
3838 <row>
3839 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3840 \begin_inset Text
3841
3842 \begin_layout Plain Layout
3843
3844 \series bold
3845 Rizzardi
3846 \end_layout
3847
3848 \end_inset
3849 </cell>
3850 <cell alignment="center" valignment="top" usebox="none">
3851 \begin_inset Text
3852
3853 \begin_layout Plain Layout
3854 Paola
3855 \end_layout
3856
3857 \end_inset
3858 </cell>
3859 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3860 \begin_inset Text
3861
3862 \begin_layout Plain Layout
3863 111
3864 \end_layout
3865
3866 \end_inset
3867 </cell>
3868 </row>
3869 <row>
3870 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3871 \begin_inset Text
3872
3873 \begin_layout Plain Layout
3874
3875 \series bold
3876 Lassini
3877 \end_layout
3878
3879 \end_inset
3880 </cell>
3881 <cell alignment="center" valignment="top" usebox="none">
3882 \begin_inset Text
3883
3884 \begin_layout Plain Layout
3885 Giancarlo
3886 \end_layout
3887
3888 \end_inset
3889 </cell>
3890 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3891 \begin_inset Text
3892
3893 \begin_layout Plain Layout
3894 111
3895 \end_layout
3896
3897 \end_inset
3898 </cell>
3899 </row>
3900 <row>
3901 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3902 \begin_inset Text
3903
3904 \begin_layout Plain Layout
3905
3906 \series bold
3907 Malfatti
3908 \end_layout
3909
3910 \end_inset
3911 </cell>
3912 <cell alignment="center" valignment="top" usebox="none">
3913 \begin_inset Text
3914
3915 \begin_layout Plain Layout
3916 Luciano
3917 \end_layout
3918
3919 \end_inset
3920 </cell>
3921 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3922 \begin_inset Text
3923
3924 \begin_layout Plain Layout
3925 111
3926 \end_layout
3927
3928 \end_inset
3929 </cell>
3930 </row>
3931 <row>
3932 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3933 \begin_inset Text
3934
3935 \begin_layout Plain Layout
3936
3937 \series bold
3938 Malfatti
3939 \end_layout
3940
3941 \end_inset
3942 </cell>
3943 <cell alignment="center" valignment="top" usebox="none">
3944 \begin_inset Text
3945
3946 \begin_layout Plain Layout
3947 Valeriano
3948 \end_layout
3949
3950 \end_inset
3951 </cell>
3952 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3953 \begin_inset Text
3954
3955 \begin_layout Plain Layout
3956 111
3957 \end_layout
3958
3959 \end_inset
3960 </cell>
3961 </row>
3962 <row>
3963 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3964 \begin_inset Text
3965
3966 \begin_layout Plain Layout
3967
3968 \series bold
3969 Meneguzzo
3970 \end_layout
3971
3972 \end_inset
3973 </cell>
3974 <cell alignment="center" valignment="top" usebox="none">
3975 \begin_inset Text
3976
3977 \begin_layout Plain Layout
3978 Roberto
3979 \end_layout
3980
3981 \end_inset
3982 </cell>
3983 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3984 \begin_inset Text
3985
3986 \begin_layout Plain Layout
3987 111
3988 \end_layout
3989
3990 \end_inset
3991 </cell>
3992 </row>
3993 <row>
3994 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3995 \begin_inset Text
3996
3997 \begin_layout Plain Layout
3998
3999 \series bold
4000 Mezzadra
4001 \end_layout
4002
4003 \end_inset
4004 </cell>
4005 <cell alignment="center" valignment="top" usebox="none">
4006 \begin_inset Text
4007
4008 \begin_layout Plain Layout
4009 Roberto
4010 \end_layout
4011
4012 \end_inset
4013 </cell>
4014 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4015 \begin_inset Text
4016
4017 \begin_layout Plain Layout
4018 111
4019 \end_layout
4020
4021 \end_inset
4022 </cell>
4023 </row>
4024 <row>
4025 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4026 \begin_inset Text
4027
4028 \begin_layout Plain Layout
4029
4030 \series bold
4031 Pirpamer
4032 \end_layout
4033
4034 \end_inset
4035 </cell>
4036 <cell alignment="center" valignment="top" usebox="none">
4037 \begin_inset Text
4038
4039 \begin_layout Plain Layout
4040 Erich
4041 \end_layout
4042
4043 \end_inset
4044 </cell>
4045 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4046 \begin_inset Text
4047
4048 \begin_layout Plain Layout
4049 111
4050 \end_layout
4051
4052 \end_inset
4053 </cell>
4054 </row>
4055 <row>
4056 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4057 \begin_inset Text
4058
4059 \begin_layout Plain Layout
4060
4061 \series bold
4062 Pochiesa
4063 \end_layout
4064
4065 \end_inset
4066 </cell>
4067 <cell alignment="center" valignment="top" usebox="none">
4068 \begin_inset Text
4069
4070 \begin_layout Plain Layout
4071 Paolo
4072 \end_layout
4073
4074 \end_inset
4075 </cell>
4076 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4077 \begin_inset Text
4078
4079 \begin_layout Plain Layout
4080 111, 222
4081 \end_layout
4082
4083 \end_inset
4084 </cell>
4085 </row>
4086 <row>
4087 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4088 \begin_inset Text
4089
4090 \begin_layout Plain Layout
4091
4092 \series bold
4093 Radina
4094 \end_layout
4095
4096 \end_inset
4097 </cell>
4098 <cell alignment="center" valignment="top" usebox="none">
4099 \begin_inset Text
4100
4101 \begin_layout Plain Layout
4102 Claudio
4103 \end_layout
4104
4105 \end_inset
4106 </cell>
4107 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4108 \begin_inset Text
4109
4110 \begin_layout Plain Layout
4111 111
4112 \end_layout
4113
4114 \end_inset
4115 </cell>
4116 </row>
4117 <row>
4118 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4119 \begin_inset Text
4120
4121 \begin_layout Plain Layout
4122
4123 \series bold
4124 Stuffer
4125 \end_layout
4126
4127 \end_inset
4128 </cell>
4129 <cell alignment="center" valignment="top" usebox="none">
4130 \begin_inset Text
4131
4132 \begin_layout Plain Layout
4133 Oskar
4134 \end_layout
4135
4136 \end_inset
4137 </cell>
4138 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4139 \begin_inset Text
4140
4141 \begin_layout Plain Layout
4142 111
4143 \end_layout
4144
4145 \end_inset
4146 </cell>
4147 </row>
4148 <row>
4149 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4150 \begin_inset Text
4151
4152 \begin_layout Plain Layout
4153
4154 \series bold
4155 Tacchelli
4156 \end_layout
4157
4158 \end_inset
4159 </cell>
4160 <cell alignment="center" valignment="top" usebox="none">
4161 \begin_inset Text
4162
4163 \begin_layout Plain Layout
4164 Ugo
4165 \end_layout
4166
4167 \end_inset
4168 </cell>
4169 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4170 \begin_inset Text
4171
4172 \begin_layout Plain Layout
4173 111
4174 \end_layout
4175
4176 \end_inset
4177 </cell>
4178 </row>
4179 <row>
4180 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4181 \begin_inset Text
4182
4183 \begin_layout Plain Layout
4184
4185 \series bold
4186 Tezzele
4187 \end_layout
4188
4189 \end_inset
4190 </cell>
4191 <cell alignment="center" valignment="top" usebox="none">
4192 \begin_inset Text
4193
4194 \begin_layout Plain Layout
4195 Margit
4196 \end_layout
4197
4198 \end_inset
4199 </cell>
4200 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4201 \begin_inset Text
4202
4203 \begin_layout Plain Layout
4204 111
4205 \end_layout
4206
4207 \end_inset
4208 </cell>
4209 </row>
4210 <row>
4211 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4212 \begin_inset Text
4213
4214 \begin_layout Plain Layout
4215
4216 \series bold
4217 Unterkalmsteiner
4218 \end_layout
4219
4220 \end_inset
4221 </cell>
4222 <cell alignment="center" valignment="top" usebox="none">
4223 \begin_inset Text
4224
4225 \begin_layout Plain Layout
4226 Frieda
4227 \end_layout
4228
4229 \end_inset
4230 </cell>
4231 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4232 \begin_inset Text
4233
4234 \begin_layout Plain Layout
4235 111
4236 \end_layout
4237
4238 \end_inset
4239 </cell>
4240 </row>
4241 <row>
4242 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4243 \begin_inset Text
4244
4245 \begin_layout Plain Layout
4246
4247 \series bold
4248 Vieider
4249 \end_layout
4250
4251 \end_inset
4252 </cell>
4253 <cell alignment="center" valignment="top" usebox="none">
4254 \begin_inset Text
4255
4256 \begin_layout Plain Layout
4257 Hilde
4258 \end_layout
4259
4260 \end_inset
4261 </cell>
4262 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4263 \begin_inset Text
4264
4265 \begin_layout Plain Layout
4266 111
4267 \end_layout
4268
4269 \end_inset
4270 </cell>
4271 </row>
4272 <row>
4273 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4274 \begin_inset Text
4275
4276 \begin_layout Plain Layout
4277
4278 \series bold
4279 Vigna
4280 \end_layout
4281
4282 \end_inset
4283 </cell>
4284 <cell alignment="center" valignment="top" usebox="none">
4285 \begin_inset Text
4286
4287 \begin_layout Plain Layout
4288 Jürgen
4289 \end_layout
4290
4291 \end_inset
4292 </cell>
4293 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4294 \begin_inset Text
4295
4296 \begin_layout Plain Layout
4297 111
4298 \end_layout
4299
4300 \end_inset
4301 </cell>
4302 </row>
4303 <row>
4304 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4305 \begin_inset Text
4306
4307 \begin_layout Plain Layout
4308
4309 \series bold
4310 Weber
4311 \end_layout
4312
4313 \end_inset
4314 </cell>
4315 <cell alignment="center" valignment="top" usebox="none">
4316 \begin_inset Text
4317
4318 \begin_layout Plain Layout
4319 Maurizio
4320 \end_layout
4321
4322 \end_inset
4323 </cell>
4324 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4325 \begin_inset Text
4326
4327 \begin_layout Plain Layout
4328 111
4329 \end_layout
4330
4331 \end_inset
4332 </cell>
4333 </row>
4334 <row>
4335 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4336 \begin_inset Text
4337
4338 \begin_layout Plain Layout
4339
4340 \series bold
4341 Winkler
4342 \end_layout
4343
4344 \end_inset
4345 </cell>
4346 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4347 \begin_inset Text
4348
4349 \begin_layout Plain Layout
4350 Franz
4351 \end_layout
4352
4353 \end_inset
4354 </cell>
4355 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4356 \begin_inset Text
4357
4358 \begin_layout Plain Layout
4359 111
4360 \end_layout
4361
4362 \end_inset
4363 </cell>
4364 </row>
4365 <row>
4366 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4367 \begin_inset Text
4368
4369 \begin_layout Plain Layout
4370  
4371 \end_layout
4372
4373 \end_inset
4374 </cell>
4375 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4376 \begin_inset Text
4377
4378 \begin_layout Plain Layout
4379
4380 \end_layout
4381
4382 \end_inset
4383 </cell>
4384 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4385 \begin_inset Text
4386
4387 \begin_layout Plain Layout
4388
4389 \end_layout
4390
4391 \end_inset
4392 </cell>
4393 </row>
4394 <row>
4395 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4396 \begin_inset Text
4397
4398 \begin_layout Plain Layout
4399
4400 \series bold
4401 Annovi
4402 \end_layout
4403
4404 \end_inset
4405 </cell>
4406 <cell alignment="center" valignment="top" usebox="none">
4407 \begin_inset Text
4408
4409 \begin_layout Plain Layout
4410 Silvia
4411 \end_layout
4412
4413 \end_inset
4414 </cell>
4415 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4416 \begin_inset Text
4417
4418 \begin_layout Plain Layout
4419 555
4420 \end_layout
4421
4422 \end_inset
4423 </cell>
4424 </row>
4425 <row>
4426 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4427 \begin_inset Text
4428
4429 \begin_layout Plain Layout
4430
4431 \series bold
4432 Bertoli
4433 \end_layout
4434
4435 \end_inset
4436 </cell>
4437 <cell alignment="center" valignment="top" usebox="none">
4438 \begin_inset Text
4439
4440 \begin_layout Plain Layout
4441 Stefano
4442 \end_layout
4443
4444 \end_inset
4445 </cell>
4446 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4447 \begin_inset Text
4448
4449 \begin_layout Plain Layout
4450 555
4451 \end_layout
4452
4453 \end_inset
4454 </cell>
4455 </row>
4456 <row>
4457 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4458 \begin_inset Text
4459
4460 \begin_layout Plain Layout
4461
4462 \series bold
4463 Bozzi
4464 \end_layout
4465
4466 \end_inset
4467 </cell>
4468 <cell alignment="center" valignment="top" usebox="none">
4469 \begin_inset Text
4470
4471 \begin_layout Plain Layout
4472 Walter
4473 \end_layout
4474
4475 \end_inset
4476 </cell>
4477 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4478 \begin_inset Text
4479
4480 \begin_layout Plain Layout
4481 555
4482 \end_layout
4483
4484 \end_inset
4485 </cell>
4486 </row>
4487 <row>
4488 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4489 \begin_inset Text
4490
4491 \begin_layout Plain Layout
4492
4493 \series bold
4494 Cachia
4495 \end_layout
4496
4497 \end_inset
4498 </cell>
4499 <cell alignment="center" valignment="top" usebox="none">
4500 \begin_inset Text
4501
4502 \begin_layout Plain Layout
4503 Maria
4504 \end_layout
4505
4506 \end_inset
4507 </cell>
4508 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4509 \begin_inset Text
4510
4511 \begin_layout Plain Layout
4512 555
4513 \end_layout
4514
4515 \end_inset
4516 </cell>
4517 </row>
4518 <row>
4519 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4520 \begin_inset Text
4521
4522 \begin_layout Plain Layout
4523
4524 \series bold
4525 Cachia
4526 \end_layout
4527
4528 \end_inset
4529 </cell>
4530 <cell alignment="center" valignment="top" usebox="none">
4531 \begin_inset Text
4532
4533 \begin_layout Plain Layout
4534 Maurizio
4535 \end_layout
4536
4537 \end_inset
4538 </cell>
4539 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4540 \begin_inset Text
4541
4542 \begin_layout Plain Layout
4543 555
4544 \end_layout
4545
4546 \end_inset
4547 </cell>
4548 </row>
4549 <row>
4550 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4551 \begin_inset Text
4552
4553 \begin_layout Plain Layout
4554
4555 \series bold
4556 Cinquemani
4557 \end_layout
4558
4559 \end_inset
4560 </cell>
4561 <cell alignment="center" valignment="top" usebox="none">
4562 \begin_inset Text
4563
4564 \begin_layout Plain Layout
4565 Giusi
4566 \end_layout
4567
4568 \end_inset
4569 </cell>
4570 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4571 \begin_inset Text
4572
4573 \begin_layout Plain Layout
4574 555
4575 \end_layout
4576
4577 \end_inset
4578 </cell>
4579 </row>
4580 <row>
4581 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4582 \begin_inset Text
4583
4584 \begin_layout Plain Layout
4585
4586 \series bold
4587 Colin
4588 \end_layout
4589
4590 \end_inset
4591 </cell>
4592 <cell alignment="center" valignment="top" usebox="none">
4593 \begin_inset Text
4594
4595 \begin_layout Plain Layout
4596 Bernard
4597 \end_layout
4598
4599 \end_inset
4600 </cell>
4601 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4602 \begin_inset Text
4603
4604 \begin_layout Plain Layout
4605 555
4606 \end_layout
4607
4608 \end_inset
4609 </cell>
4610 </row>
4611 <row>
4612 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4613 \begin_inset Text
4614
4615 \begin_layout Plain Layout
4616
4617 \series bold
4618 Concli
4619 \end_layout
4620
4621 \end_inset
4622 </cell>
4623 <cell alignment="center" valignment="top" usebox="none">
4624 \begin_inset Text
4625
4626 \begin_layout Plain Layout
4627 Gianfranco
4628 \end_layout
4629
4630 \end_inset
4631 </cell>
4632 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4633 \begin_inset Text
4634
4635 \begin_layout Plain Layout
4636 555
4637 \end_layout
4638
4639 \end_inset
4640 </cell>
4641 </row>
4642 <row>
4643 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4644 \begin_inset Text
4645
4646 \begin_layout Plain Layout
4647
4648 \series bold
4649 Dal Bosco
4650 \end_layout
4651
4652 \end_inset
4653 </cell>
4654 <cell alignment="center" valignment="top" usebox="none">
4655 \begin_inset Text
4656
4657 \begin_layout Plain Layout
4658 Carolina
4659 \end_layout
4660
4661 \end_inset
4662 </cell>
4663 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4664 \begin_inset Text
4665
4666 \begin_layout Plain Layout
4667 555
4668 \end_layout
4669
4670 \end_inset
4671 </cell>
4672 </row>
4673 <row>
4674 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4675 \begin_inset Text
4676
4677 \begin_layout Plain Layout
4678
4679 \series bold
4680 Dalpiaz
4681 \end_layout
4682
4683 \end_inset
4684 </cell>
4685 <cell alignment="center" valignment="top" usebox="none">
4686 \begin_inset Text
4687
4688 \begin_layout Plain Layout
4689 Annamaria
4690 \end_layout
4691
4692 \end_inset
4693 </cell>
4694 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4695 \begin_inset Text
4696
4697 \begin_layout Plain Layout
4698 555
4699 \end_layout
4700
4701 \end_inset
4702 </cell>
4703 </row>
4704 <row>
4705 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4706 \begin_inset Text
4707
4708 \begin_layout Plain Layout
4709
4710 \series bold
4711 Feliciello
4712 \end_layout
4713
4714 \end_inset
4715 </cell>
4716 <cell alignment="center" valignment="top" usebox="none">
4717 \begin_inset Text
4718
4719 \begin_layout Plain Layout
4720 Domenico
4721 \end_layout
4722
4723 \end_inset
4724 </cell>
4725 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4726 \begin_inset Text
4727
4728 \begin_layout Plain Layout
4729 555
4730 \end_layout
4731
4732 \end_inset
4733 </cell>
4734 </row>
4735 <row>
4736 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4737 \begin_inset Text
4738
4739 \begin_layout Plain Layout
4740
4741 \series bold
4742 Focarelli
4743 \end_layout
4744
4745 \end_inset
4746 </cell>
4747 <cell alignment="center" valignment="top" usebox="none">
4748 \begin_inset Text
4749
4750 \begin_layout Plain Layout
4751 Paola
4752 \end_layout
4753
4754 \end_inset
4755 </cell>
4756 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4757 \begin_inset Text
4758
4759 \begin_layout Plain Layout
4760 555
4761 \end_layout
4762
4763 \end_inset
4764 </cell>
4765 </row>
4766 <row>
4767 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4768 \begin_inset Text
4769
4770 \begin_layout Plain Layout
4771
4772 \series bold
4773 Galletti
4774 \end_layout
4775
4776 \end_inset
4777 </cell>
4778 <cell alignment="center" valignment="top" usebox="none">
4779 \begin_inset Text
4780
4781 \begin_layout Plain Layout
4782 Oreste
4783 \end_layout
4784
4785 \end_inset
4786 </cell>
4787 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4788 \begin_inset Text
4789
4790 \begin_layout Plain Layout
4791 555
4792 \end_layout
4793
4794 \end_inset
4795 </cell>
4796 </row>
4797 <row>
4798 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4799 \begin_inset Text
4800
4801 \begin_layout Plain Layout
4802
4803 \series bold
4804 Gasparini
4805 \end_layout
4806
4807 \end_inset
4808 </cell>
4809 <cell alignment="center" valignment="top" usebox="none">
4810 \begin_inset Text
4811
4812 \begin_layout Plain Layout
4813 Franca
4814 \end_layout
4815
4816 \end_inset
4817 </cell>
4818 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4819 \begin_inset Text
4820
4821 \begin_layout Plain Layout
4822 555
4823 \end_layout
4824
4825 \end_inset
4826 </cell>
4827 </row>
4828 <row>
4829 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4830 \begin_inset Text
4831
4832 \begin_layout Plain Layout
4833
4834 \series bold
4835 Rizzardi
4836 \end_layout
4837
4838 \end_inset
4839 </cell>
4840 <cell alignment="center" valignment="top" usebox="none">
4841 \begin_inset Text
4842
4843 \begin_layout Plain Layout
4844 Paola
4845 \end_layout
4846
4847 \end_inset
4848 </cell>
4849 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4850 \begin_inset Text
4851
4852 \begin_layout Plain Layout
4853 555
4854 \end_layout
4855
4856 \end_inset
4857 </cell>
4858 </row>
4859 <row>
4860 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4861 \begin_inset Text
4862
4863 \begin_layout Plain Layout
4864
4865 \series bold
4866 Lassini
4867 \end_layout
4868
4869 \end_inset
4870 </cell>
4871 <cell alignment="center" valignment="top" usebox="none">
4872 \begin_inset Text
4873
4874 \begin_layout Plain Layout
4875 Giancarlo
4876 \end_layout
4877
4878 \end_inset
4879 </cell>
4880 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4881 \begin_inset Text
4882
4883 \begin_layout Plain Layout
4884 555
4885 \end_layout
4886
4887 \end_inset
4888 </cell>
4889 </row>
4890 <row>
4891 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4892 \begin_inset Text
4893
4894 \begin_layout Plain Layout
4895
4896 \series bold
4897 Malfatti
4898 \end_layout
4899
4900 \end_inset
4901 </cell>
4902 <cell alignment="center" valignment="top" usebox="none">
4903 \begin_inset Text
4904
4905 \begin_layout Plain Layout
4906 Luciano
4907 \end_layout
4908
4909 \end_inset
4910 </cell>
4911 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4912 \begin_inset Text
4913
4914 \begin_layout Plain Layout
4915 555
4916 \end_layout
4917
4918 \end_inset
4919 </cell>
4920 </row>
4921 <row>
4922 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4923 \begin_inset Text
4924
4925 \begin_layout Plain Layout
4926
4927 \series bold
4928 Malfatti
4929 \end_layout
4930
4931 \end_inset
4932 </cell>
4933 <cell alignment="center" valignment="top" usebox="none">
4934 \begin_inset Text
4935
4936 \begin_layout Plain Layout
4937 Valeriano
4938 \end_layout
4939
4940 \end_inset
4941 </cell>
4942 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4943 \begin_inset Text
4944
4945 \begin_layout Plain Layout
4946 555
4947 \end_layout
4948
4949 \end_inset
4950 </cell>
4951 </row>
4952 <row>
4953 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4954 \begin_inset Text
4955
4956 \begin_layout Plain Layout
4957
4958 \series bold
4959 Meneguzzo
4960 \end_layout
4961
4962 \end_inset
4963 </cell>
4964 <cell alignment="center" valignment="top" usebox="none">
4965 \begin_inset Text
4966
4967 \begin_layout Plain Layout
4968 Roberto
4969 \end_layout
4970
4971 \end_inset
4972 </cell>
4973 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4974 \begin_inset Text
4975
4976 \begin_layout Plain Layout
4977 555
4978 \end_layout
4979
4980 \end_inset
4981 </cell>
4982 </row>
4983 <row>
4984 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4985 \begin_inset Text
4986
4987 \begin_layout Plain Layout
4988
4989 \series bold
4990 Mezzadra
4991 \end_layout
4992
4993 \end_inset
4994 </cell>
4995 <cell alignment="center" valignment="top" usebox="none">
4996 \begin_inset Text
4997
4998 \begin_layout Plain Layout
4999 Roberto
5000 \end_layout
5001
5002 \end_inset
5003 </cell>
5004 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5005 \begin_inset Text
5006
5007 \begin_layout Plain Layout
5008 555
5009 \end_layout
5010
5011 \end_inset
5012 </cell>
5013 </row>
5014 <row>
5015 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5016 \begin_inset Text
5017
5018 \begin_layout Plain Layout
5019
5020 \series bold
5021 Pirpamer
5022 \end_layout
5023
5024 \end_inset
5025 </cell>
5026 <cell alignment="center" valignment="top" usebox="none">
5027 \begin_inset Text
5028
5029 \begin_layout Plain Layout
5030 Erich
5031 \end_layout
5032
5033 \end_inset
5034 </cell>
5035 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5036 \begin_inset Text
5037
5038 \begin_layout Plain Layout
5039 555
5040 \end_layout
5041
5042 \end_inset
5043 </cell>
5044 </row>
5045 <row>
5046 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5047 \begin_inset Text
5048
5049 \begin_layout Plain Layout
5050
5051 \series bold
5052 Pochiesa
5053 \end_layout
5054
5055 \end_inset
5056 </cell>
5057 <cell alignment="center" valignment="top" usebox="none">
5058 \begin_inset Text
5059
5060 \begin_layout Plain Layout
5061 Paolo
5062 \end_layout
5063
5064 \end_inset
5065 </cell>
5066 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5067 \begin_inset Text
5068
5069 \begin_layout Plain Layout
5070 555, 222
5071 \end_layout
5072
5073 \end_inset
5074 </cell>
5075 </row>
5076 <row>
5077 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5078 \begin_inset Text
5079
5080 \begin_layout Plain Layout
5081
5082 \series bold
5083 Radina
5084 \end_layout
5085
5086 \end_inset
5087 </cell>
5088 <cell alignment="center" valignment="top" usebox="none">
5089 \begin_inset Text
5090
5091 \begin_layout Plain Layout
5092 Claudio
5093 \end_layout
5094
5095 \end_inset
5096 </cell>
5097 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5098 \begin_inset Text
5099
5100 \begin_layout Plain Layout
5101 555
5102 \end_layout
5103
5104 \end_inset
5105 </cell>
5106 </row>
5107 <row>
5108 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5109 \begin_inset Text
5110
5111 \begin_layout Plain Layout
5112
5113 \series bold
5114 Stuffer
5115 \end_layout
5116
5117 \end_inset
5118 </cell>
5119 <cell alignment="center" valignment="top" usebox="none">
5120 \begin_inset Text
5121
5122 \begin_layout Plain Layout
5123 Oskar
5124 \end_layout
5125
5126 \end_inset
5127 </cell>
5128 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5129 \begin_inset Text
5130
5131 \begin_layout Plain Layout
5132 555
5133 \end_layout
5134
5135 \end_inset
5136 </cell>
5137 </row>
5138 <row>
5139 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5140 \begin_inset Text
5141
5142 \begin_layout Plain Layout
5143
5144 \series bold
5145 Tacchelli
5146 \end_layout
5147
5148 \end_inset
5149 </cell>
5150 <cell alignment="center" valignment="top" usebox="none">
5151 \begin_inset Text
5152
5153 \begin_layout Plain Layout
5154 Ugo
5155 \end_layout
5156
5157 \end_inset
5158 </cell>
5159 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5160 \begin_inset Text
5161
5162 \begin_layout Plain Layout
5163 555
5164 \end_layout
5165
5166 \end_inset
5167 </cell>
5168 </row>
5169 <row>
5170 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5171 \begin_inset Text
5172
5173 \begin_layout Plain Layout
5174
5175 \series bold
5176 Tezzele
5177 \end_layout
5178
5179 \end_inset
5180 </cell>
5181 <cell alignment="center" valignment="top" usebox="none">
5182 \begin_inset Text
5183
5184 \begin_layout Plain Layout
5185 Margit
5186 \end_layout
5187
5188 \end_inset
5189 </cell>
5190 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5191 \begin_inset Text
5192
5193 \begin_layout Plain Layout
5194 555
5195 \end_layout
5196
5197 \end_inset
5198 </cell>
5199 </row>
5200 <row>
5201 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5202 \begin_inset Text
5203
5204 \begin_layout Plain Layout
5205
5206 \series bold
5207 Unterkalmsteiner
5208 \end_layout
5209
5210 \end_inset
5211 </cell>
5212 <cell alignment="center" valignment="top" usebox="none">
5213 \begin_inset Text
5214
5215 \begin_layout Plain Layout
5216 Frieda
5217 \end_layout
5218
5219 \end_inset
5220 </cell>
5221 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5222 \begin_inset Text
5223
5224 \begin_layout Plain Layout
5225 555
5226 \end_layout
5227
5228 \end_inset
5229 </cell>
5230 </row>
5231 <row>
5232 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5233 \begin_inset Text
5234
5235 \begin_layout Plain Layout
5236
5237 \series bold
5238 Vieider
5239 \end_layout
5240
5241 \end_inset
5242 </cell>
5243 <cell alignment="center" valignment="top" usebox="none">
5244 \begin_inset Text
5245
5246 \begin_layout Plain Layout
5247 Hilde
5248 \end_layout
5249
5250 \end_inset
5251 </cell>
5252 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5253 \begin_inset Text
5254
5255 \begin_layout Plain Layout
5256 555
5257 \end_layout
5258
5259 \end_inset
5260 </cell>
5261 </row>
5262 <row>
5263 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5264 \begin_inset Text
5265
5266 \begin_layout Plain Layout
5267
5268 \series bold
5269 Vigna
5270 \end_layout
5271
5272 \end_inset
5273 </cell>
5274 <cell alignment="center" valignment="top" usebox="none">
5275 \begin_inset Text
5276
5277 \begin_layout Plain Layout
5278 Jürgen
5279 \end_layout
5280
5281 \end_inset
5282 </cell>
5283 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5284 \begin_inset Text
5285
5286 \begin_layout Plain Layout
5287 999
5288 \end_layout
5289
5290 \end_inset
5291 </cell>
5292 </row>
5293 <row>
5294 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5295 \begin_inset Text
5296
5297 \begin_layout Plain Layout
5298
5299 \series bold
5300 Weber
5301 \end_layout
5302
5303 \end_inset
5304 </cell>
5305 <cell alignment="center" valignment="top" usebox="none">
5306 \begin_inset Text
5307
5308 \begin_layout Plain Layout
5309 Maurizio
5310 \end_layout
5311
5312 \end_inset
5313 </cell>
5314 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5315 \begin_inset Text
5316
5317 \begin_layout Plain Layout
5318 555
5319 \end_layout
5320
5321 \end_inset
5322 </cell>
5323 </row>
5324 <row>
5325 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5326 \begin_inset Text
5327
5328 \begin_layout Plain Layout
5329
5330 \series bold
5331 Winkler
5332 \end_layout
5333
5334 \end_inset
5335 </cell>
5336 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5337 \begin_inset Text
5338
5339 \begin_layout Plain Layout
5340 Franz
5341 \end_layout
5342
5343 \end_inset
5344 </cell>
5345 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5346 \begin_inset Text
5347
5348 \begin_layout Plain Layout
5349 555
5350 \end_layout
5351
5352 \end_inset
5353 </cell>
5354 </row>
5355 <row endlastfoot="true">
5356 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5357 \begin_inset Text
5358
5359 \begin_layout Plain Layout
5360 Fin
5361 \end_layout
5362
5363 \end_inset
5364 </cell>
5365 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5366 \begin_inset Text
5367
5368 \begin_layout Plain Layout
5369
5370 \end_layout
5371
5372 \end_inset
5373 </cell>
5374 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5375 \begin_inset Text
5376
5377 \begin_layout Plain Layout
5378
5379 \end_layout
5380
5381 \end_inset
5382 </cell>
5383 </row>
5384 </lyxtabular>
5385
5386 \end_inset
5387
5388
5389 \begin_inset ERT
5390 status open
5391
5392 \begin_layout Plain Layout
5393
5394
5395 \backslash
5396 addtocounter{table}{-1}
5397 \end_layout
5398
5399 \end_inset
5400
5401
5402 \begin_inset Note Note
5403 status open
5404
5405 \begin_layout Plain Layout
5406 Voyez la note grisée de la section
5407 \begin_inset space ~
5408 \end_inset
5409
5410
5411 \begin_inset CommandInset ref
5412 LatexCommand ref
5413 reference "sub:Tableaux-longs-légende"
5414
5415 \end_inset
5416
5417  pour une explication de cette commande.
5418 \end_layout
5419
5420 \end_inset
5421
5422
5423 \end_layout
5424
5425 \begin_layout Subsection
5426 Notes de Bas de Page dans les Tableaux Longs
5427 \begin_inset CommandInset label
5428 LatexCommand label
5429 name "sub:Notes-dans-tableau-long"
5430
5431 \end_inset
5432
5433
5434 \begin_inset Index
5435 status collapsed
5436
5437 \begin_layout Plain Layout
5438 Tableaux longs ! Notes de bas de page
5439 \end_layout
5440
5441 \end_inset
5442
5443
5444 \end_layout
5445
5446 \begin_layout Standard
5447 Vous pouvez insérer des notes de bas de page dans chaque cellule d'un tableau
5448  long.
5449  Elles apparaissent en bas de la page dans laquelle se trouve la cellule
5450  contenant la note.
5451  Par exemple le tableau
5452 \begin_inset space ~
5453 \end_inset
5454
5455
5456 \begin_inset CommandInset ref
5457 LatexCommand ref
5458 reference "tab:Légendes-tableau-différentes"
5459
5460 \end_inset
5461
5462  a une note de bas de page.
5463 \end_layout
5464
5465 \begin_layout Subsection
5466 Alignement des Tableaux Longs
5467 \begin_inset Index
5468 status collapsed
5469
5470 \begin_layout Plain Layout
5471 Tableaux longs ! Alignement
5472 \end_layout
5473
5474 \end_inset
5475
5476
5477 \end_layout
5478
5479 \begin_layout Standard
5480 Par défaut les Tableaux Longs sont centrés.
5481  Contrairement à l'alignement dans les colonnes et les lignes, l'alignement
5482  du tableau ne peut actuellement pas être modifié à partir de la fenêtre
5483  de dialogue.
5484  Pour modifier l'alignement d'un tableau long, vous devez modifier les valeurs
5485  des longueurs 
5486 \series bold
5487
5488 \backslash
5489 LTleft 
5490 \series default
5491 et 
5492 \series bold
5493
5494 \backslash
5495 LTright
5496 \series default
5497  en insérant la ligne suivante sous forme de code TeX avant le tableau long
5498  concerné :
5499 \end_layout
5500
5501 \begin_layout Standard
5502
5503 \series bold
5504
5505 \backslash
5506 setlength{
5507 \backslash
5508 LTleft}{valeur}
5509 \end_layout
5510
5511 \begin_layout Standard
5512 Où 
5513 \series bold
5514 valeur
5515 \series default
5516  peut avoir n'importe laquelle des unités listées dans le tableau
5517 \begin_inset space ~
5518 \end_inset
5519
5520
5521 \begin_inset CommandInset ref
5522 LatexCommand ref
5523 reference "cha:Unités-de-longueur"
5524
5525 \end_inset
5526
5527 .
5528  
5529 \series bold
5530
5531 \backslash
5532 LTleft
5533 \series default
5534  contrôle la distance horizontale entre le bord gauche de la page et le
5535  tableau, et
5536 \series bold
5537  
5538 \backslash
5539 LTright
5540 \series default
5541  la distance au bord droit.
5542  La valeur par défaut des ces deux distances est 
5543 \series bold
5544
5545 \backslash
5546 fill
5547 \series default
5548 , ce qui dans ce cas correspond à un ressort horizontal dans LyX.
5549 \end_layout
5550
5551 \begin_layout Standard
5552 Le tableau long suivant a été aligné à gauche en mettant 
5553 \series bold
5554
5555 \backslash
5556 LTleft
5557 \series default
5558  à 0
5559 \begin_inset space \thinspace{}
5560 \end_inset
5561
5562 pt.
5563 \begin_inset ERT
5564 status collapsed
5565
5566 \begin_layout Plain Layout
5567
5568
5569 \backslash
5570 setlength{
5571 \backslash
5572 LTleft}{0pt}
5573 \end_layout
5574
5575 \end_inset
5576
5577
5578 \end_layout
5579
5580 \begin_layout Standard
5581 \begin_inset Tabular
5582 <lyxtabular version="3" rows="5" columns="5">
5583 <features islongtable="true">
5584 <column alignment="center" valignment="top" width="0">
5585 <column alignment="center" valignment="top" width="0">
5586 <column alignment="center" valignment="top" width="0">
5587 <column alignment="center" valignment="top" width="0">
5588 <column alignment="center" valignment="top" width="0">
5589 <row>
5590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5591 \begin_inset Text
5592
5593 \begin_layout Plain Layout
5594 1
5595 \end_layout
5596
5597 \end_inset
5598 </cell>
5599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5600 \begin_inset Text
5601
5602 \begin_layout Plain Layout
5603 2
5604 \end_layout
5605
5606 \end_inset
5607 </cell>
5608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5609 \begin_inset Text
5610
5611 \begin_layout Plain Layout
5612 3
5613 \end_layout
5614
5615 \end_inset
5616 </cell>
5617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5618 \begin_inset Text
5619
5620 \begin_layout Plain Layout
5621 4
5622 \end_layout
5623
5624 \end_inset
5625 </cell>
5626 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5627 \begin_inset Text
5628
5629 \begin_layout Plain Layout
5630 5
5631 \end_layout
5632
5633 \end_inset
5634 </cell>
5635 </row>
5636 <row>
5637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5638 \begin_inset Text
5639
5640 \begin_layout Plain Layout
5641 asd
5642 \end_layout
5643
5644 \end_inset
5645 </cell>
5646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5647 \begin_inset Text
5648
5649 \begin_layout Plain Layout
5650 s
5651 \end_layout
5652
5653 \end_inset
5654 </cell>
5655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5656 \begin_inset Text
5657
5658 \begin_layout Plain Layout
5659 s
5660 \end_layout
5661
5662 \end_inset
5663 </cell>
5664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5665 \begin_inset Text
5666
5667 \begin_layout Plain Layout
5668 s
5669 \end_layout
5670
5671 \end_inset
5672 </cell>
5673 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5674 \begin_inset Text
5675
5676 \begin_layout Plain Layout
5677 asd
5678 \end_layout
5679
5680 \end_inset
5681 </cell>
5682 </row>
5683 <row>
5684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5685 \begin_inset Text
5686
5687 \begin_layout Plain Layout
5688 asd
5689 \end_layout
5690
5691 \end_inset
5692 </cell>
5693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5694 \begin_inset Text
5695
5696 \begin_layout Plain Layout
5697 s
5698 \end_layout
5699
5700 \end_inset
5701 </cell>
5702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5703 \begin_inset Text
5704
5705 \begin_layout Plain Layout
5706 s
5707 \end_layout
5708
5709 \end_inset
5710 </cell>
5711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5712 \begin_inset Text
5713
5714 \begin_layout Plain Layout
5715 s
5716 \end_layout
5717
5718 \end_inset
5719 </cell>
5720 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5721 \begin_inset Text
5722
5723 \begin_layout Plain Layout
5724 asd
5725 \end_layout
5726
5727 \end_inset
5728 </cell>
5729 </row>
5730 <row>
5731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5732 \begin_inset Text
5733
5734 \begin_layout Plain Layout
5735 asd
5736 \end_layout
5737
5738 \end_inset
5739 </cell>
5740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5741 \begin_inset Text
5742
5743 \begin_layout Plain Layout
5744 s
5745 \end_layout
5746
5747 \end_inset
5748 </cell>
5749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5750 \begin_inset Text
5751
5752 \begin_layout Plain Layout
5753 s
5754 \end_layout
5755
5756 \end_inset
5757 </cell>
5758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5759 \begin_inset Text
5760
5761 \begin_layout Plain Layout
5762 s
5763 \end_layout
5764
5765 \end_inset
5766 </cell>
5767 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5768 \begin_inset Text
5769
5770 \begin_layout Plain Layout
5771 asd
5772 \end_layout
5773
5774 \end_inset
5775 </cell>
5776 </row>
5777 <row>
5778 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5779 \begin_inset Text
5780
5781 \begin_layout Plain Layout
5782 asd
5783 \end_layout
5784
5785 \end_inset
5786 </cell>
5787 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5788 \begin_inset Text
5789
5790 \begin_layout Plain Layout
5791 asd
5792 \end_layout
5793
5794 \end_inset
5795 </cell>
5796 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5797 \begin_inset Text
5798
5799 \begin_layout Plain Layout
5800 asd
5801 \end_layout
5802
5803 \end_inset
5804 </cell>
5805 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5806 \begin_inset Text
5807
5808 \begin_layout Plain Layout
5809 asd
5810 \end_layout
5811
5812 \end_inset
5813 </cell>
5814 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5815 \begin_inset Text
5816
5817 \begin_layout Plain Layout
5818 asd
5819 \end_layout
5820
5821 \end_inset
5822 </cell>
5823 </row>
5824 </lyxtabular>
5825
5826 \end_inset
5827
5828
5829 \begin_inset ERT
5830 status collapsed
5831
5832 \begin_layout Plain Layout
5833
5834
5835 \backslash
5836 setlength{
5837 \backslash
5838 LTleft}{
5839 \backslash
5840 fill}
5841 \end_layout
5842
5843 \end_inset
5844
5845
5846 \end_layout
5847
5848 \begin_layout Subsection
5849 Légendes et Tableaux longs
5850 \begin_inset Index
5851 status collapsed
5852
5853 \begin_layout Plain Layout
5854 Tableaux longs ! Legendes@Légendes
5855 \end_layout
5856
5857 \end_inset
5858
5859
5860 \begin_inset CommandInset label
5861 LatexCommand label
5862 name "sub:Tableaux-longs-légende"
5863
5864 \end_inset
5865
5866
5867 \end_layout
5868
5869 \begin_layout Standard
5870 Vous ne pouvez pas placer un tableau long dans un flottant de tableau puisque
5871  les flottants ne peuvent pas être sur plusieurs pages, mais l'environnement
5872  de légende des flottants de tableau peut aussi être utilisé pour les Tableaux
5873  Longs.
5874  On insère donc la légende dans la première ligne du tableau, comme c'est
5875  expliqué dans la section
5876 \begin_inset space ~
5877 \end_inset
5878
5879
5880 \begin_inset CommandInset ref
5881 LatexCommand ref
5882 reference "sec:Tableaux-longs"
5883
5884 \end_inset
5885
5886 .
5887  La première ligne du tableau est donc une ligne factice qui sert pour insérer
5888  la légende, le tableau commence réellement avec la deuxième ligne.
5889 \end_layout
5890
5891 \begin_layout Standard
5892 Voici un petit Tableau long pour voir comment ça marche :
5893 \end_layout
5894
5895 \begin_layout Standard
5896 \begin_inset Tabular
5897 <lyxtabular version="3" rows="6" columns="5">
5898 <features islongtable="true">
5899 <column alignment="center" valignment="top" width="0">
5900 <column alignment="center" valignment="top" width="0">
5901 <column alignment="center" valignment="top" width="0">
5902 <column alignment="center" valignment="top" width="0">
5903 <column alignment="center" valignment="top" width="0">
5904 <row caption="true">
5905 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
5906 \begin_inset Text
5907
5908 \begin_layout Plain Layout
5909 \begin_inset Caption
5910
5911 \begin_layout Plain Layout
5912 Tableau long avec une légende
5913 \begin_inset OptArg
5914 status open
5915
5916 \begin_layout Plain Layout
5917 Tableau long
5918 \end_layout
5919
5920 \end_inset
5921
5922
5923 \end_layout
5924
5925 \end_inset
5926
5927
5928 \end_layout
5929
5930 \end_inset
5931 </cell>
5932 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5933 \begin_inset Text
5934
5935 \begin_layout Plain Layout
5936
5937 \end_layout
5938
5939 \end_inset
5940 </cell>
5941 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5942 \begin_inset Text
5943
5944 \begin_layout Plain Layout
5945
5946 \end_layout
5947
5948 \end_inset
5949 </cell>
5950 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5951 \begin_inset Text
5952
5953 \begin_layout Plain Layout
5954
5955 \end_layout
5956
5957 \end_inset
5958 </cell>
5959 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5960 \begin_inset Text
5961
5962 \begin_layout Plain Layout
5963
5964 \end_layout
5965
5966 \end_inset
5967 </cell>
5968 </row>
5969 <row>
5970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5971 \begin_inset Text
5972
5973 \begin_layout Plain Layout
5974 1
5975 \end_layout
5976
5977 \end_inset
5978 </cell>
5979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5980 \begin_inset Text
5981
5982 \begin_layout Plain Layout
5983 2
5984 \end_layout
5985
5986 \end_inset
5987 </cell>
5988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5989 \begin_inset Text
5990
5991 \begin_layout Plain Layout
5992 3
5993 \end_layout
5994
5995 \end_inset
5996 </cell>
5997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5998 \begin_inset Text
5999
6000 \begin_layout Plain Layout
6001 4
6002 \end_layout
6003
6004 \end_inset
6005 </cell>
6006 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6007 \begin_inset Text
6008
6009 \begin_layout Plain Layout
6010 5
6011 \end_layout
6012
6013 \end_inset
6014 </cell>
6015 </row>
6016 <row>
6017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6018 \begin_inset Text
6019
6020 \begin_layout Plain Layout
6021 asd
6022 \end_layout
6023
6024 \end_inset
6025 </cell>
6026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6027 \begin_inset Text
6028
6029 \begin_layout Plain Layout
6030 s
6031 \end_layout
6032
6033 \end_inset
6034 </cell>
6035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6036 \begin_inset Text
6037
6038 \begin_layout Plain Layout
6039 s
6040 \end_layout
6041
6042 \end_inset
6043 </cell>
6044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6045 \begin_inset Text
6046
6047 \begin_layout Plain Layout
6048 s
6049 \end_layout
6050
6051 \end_inset
6052 </cell>
6053 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6054 \begin_inset Text
6055
6056 \begin_layout Plain Layout
6057 asd
6058 \end_layout
6059
6060 \end_inset
6061 </cell>
6062 </row>
6063 <row>
6064 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6065 \begin_inset Text
6066
6067 \begin_layout Plain Layout
6068 asd
6069 \end_layout
6070
6071 \end_inset
6072 </cell>
6073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6074 \begin_inset Text
6075
6076 \begin_layout Plain Layout
6077 s
6078 \end_layout
6079
6080 \end_inset
6081 </cell>
6082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6083 \begin_inset Text
6084
6085 \begin_layout Plain Layout
6086 s
6087 \end_layout
6088
6089 \end_inset
6090 </cell>
6091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6092 \begin_inset Text
6093
6094 \begin_layout Plain Layout
6095 s
6096 \end_layout
6097
6098 \end_inset
6099 </cell>
6100 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6101 \begin_inset Text
6102
6103 \begin_layout Plain Layout
6104 asd
6105 \end_layout
6106
6107 \end_inset
6108 </cell>
6109 </row>
6110 <row>
6111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6112 \begin_inset Text
6113
6114 \begin_layout Plain Layout
6115 asd
6116 \end_layout
6117
6118 \end_inset
6119 </cell>
6120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6121 \begin_inset Text
6122
6123 \begin_layout Plain Layout
6124 s
6125 \end_layout
6126
6127 \end_inset
6128 </cell>
6129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6130 \begin_inset Text
6131
6132 \begin_layout Plain Layout
6133 s
6134 \end_layout
6135
6136 \end_inset
6137 </cell>
6138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6139 \begin_inset Text
6140
6141 \begin_layout Plain Layout
6142 s
6143 \end_layout
6144
6145 \end_inset
6146 </cell>
6147 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6148 \begin_inset Text
6149
6150 \begin_layout Plain Layout
6151 asd
6152 \end_layout
6153
6154 \end_inset
6155 </cell>
6156 </row>
6157 <row>
6158 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6159 \begin_inset Text
6160
6161 \begin_layout Plain Layout
6162 asd
6163 \end_layout
6164
6165 \end_inset
6166 </cell>
6167 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6168 \begin_inset Text
6169
6170 \begin_layout Plain Layout
6171 asd
6172 \end_layout
6173
6174 \end_inset
6175 </cell>
6176 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6177 \begin_inset Text
6178
6179 \begin_layout Plain Layout
6180 asd
6181 \end_layout
6182
6183 \end_inset
6184 </cell>
6185 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6186 \begin_inset Text
6187
6188 \begin_layout Plain Layout
6189 asd
6190 \end_layout
6191
6192 \end_inset
6193 </cell>
6194 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6195 \begin_inset Text
6196
6197 \begin_layout Plain Layout
6198 asd
6199 \end_layout
6200
6201 \end_inset
6202 </cell>
6203 </row>
6204 </lyxtabular>
6205
6206 \end_inset
6207
6208
6209 \end_layout
6210
6211 \begin_layout Standard
6212 \begin_inset VSpace medskip
6213 \end_inset
6214
6215
6216 \begin_inset Note Greyedout
6217 status open
6218
6219 \begin_layout Plain Layout
6220
6221 \series bold
6222 Note:
6223 \series default
6224  Le numéro de tableau est incrémenté à chaque tableau long, même si vous
6225  n'avez pas prévu de légende.
6226  À cause de ça, vous pouvez avoir le cas où par exemple le tableau
6227 \begin_inset space ~
6228 \end_inset
6229
6230 2.4 suit le tableau
6231 \begin_inset space ~
6232 \end_inset
6233
6234 2.1 dans la liste des tableaux, si entre les deux il y a deux tableaux longs
6235  sans légende.
6236  Pour éviter ce problème, vous pouvez ajouter cette commande en code TeX
6237  après chaque tableau long sans légende :
6238 \end_layout
6239
6240 \begin_layout Plain Layout
6241
6242 \series bold
6243
6244 \backslash
6245 addtocounter{table}{-1}
6246 \end_layout
6247
6248 \end_inset
6249
6250
6251 \end_layout
6252
6253 \begin_layout Standard
6254 \begin_inset Note Greyedout
6255 status open
6256
6257 \begin_layout Plain Layout
6258
6259 \series bold
6260 Note:
6261 \series default
6262  Si vous utilisez 
6263 \series bold
6264 hyperref
6265 \series default
6266
6267 \begin_inset Index
6268 status collapsed
6269
6270 \begin_layout Plain Layout
6271 Paquetages LaTeX ! hyperref
6272 \end_layout
6273
6274 \end_inset
6275
6276  dans les 
6277 \family sans
6278 Paramètres du document
6279 \family default
6280  rubrique 
6281 \family sans
6282 Propriétés
6283 \begin_inset space ~
6284 \end_inset
6285
6286 du
6287 \begin_inset space ~
6288 \end_inset
6289
6290 PDF
6291 \family default
6292 , pour transformer vos références croisées en liens cliquables, le lien
6293  vers un tableau long pointera toujours sur le début du document.
6294 \end_layout
6295
6296 \end_inset
6297
6298
6299 \end_layout
6300
6301 \begin_layout Subsubsection
6302 Références à des tableaux longs
6303 \begin_inset Index
6304 status collapsed
6305
6306 \begin_layout Plain Layout
6307 Tableaux longs ! Références
6308 \end_layout
6309
6310 \end_inset
6311
6312
6313 \end_layout
6314
6315 \begin_layout Standard
6316 \begin_inset Tabular
6317 <lyxtabular version="3" rows="6" columns="5">
6318 <features islongtable="true">
6319 <column alignment="center" valignment="top" width="0">
6320 <column alignment="center" valignment="top" width="0">
6321 <column alignment="center" valignment="top" width="0">
6322 <column alignment="center" valignment="top" width="0">
6323 <column alignment="center" valignment="top" width="0">
6324 <row caption="true">
6325 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6326 \begin_inset Text
6327
6328 \begin_layout Plain Layout
6329 \begin_inset Caption
6330
6331 \begin_layout Plain Layout
6332 Tableau long référencé
6333 \begin_inset CommandInset label
6334 LatexCommand label
6335 name "tab:RefExemple"
6336
6337 \end_inset
6338
6339
6340 \end_layout
6341
6342 \end_inset
6343
6344
6345 \end_layout
6346
6347 \end_inset
6348 </cell>
6349 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6350 \begin_inset Text
6351
6352 \begin_layout Plain Layout
6353
6354 \end_layout
6355
6356 \end_inset
6357 </cell>
6358 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6359 \begin_inset Text
6360
6361 \begin_layout Plain Layout
6362
6363 \end_layout
6364
6365 \end_inset
6366 </cell>
6367 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6368 \begin_inset Text
6369
6370 \begin_layout Plain Layout
6371
6372 \end_layout
6373
6374 \end_inset
6375 </cell>
6376 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6377 \begin_inset Text
6378
6379 \begin_layout Plain Layout
6380
6381 \end_layout
6382
6383 \end_inset
6384 </cell>
6385 </row>
6386 <row>
6387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6388 \begin_inset Text
6389
6390 \begin_layout Plain Layout
6391 1
6392 \end_layout
6393
6394 \end_inset
6395 </cell>
6396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6397 \begin_inset Text
6398
6399 \begin_layout Plain Layout
6400 2
6401 \end_layout
6402
6403 \end_inset
6404 </cell>
6405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6406 \begin_inset Text
6407
6408 \begin_layout Plain Layout
6409 3
6410 \end_layout
6411
6412 \end_inset
6413 </cell>
6414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6415 \begin_inset Text
6416
6417 \begin_layout Plain Layout
6418 4
6419 \end_layout
6420
6421 \end_inset
6422 </cell>
6423 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6424 \begin_inset Text
6425
6426 \begin_layout Plain Layout
6427 5
6428 \end_layout
6429
6430 \end_inset
6431 </cell>
6432 </row>
6433 <row>
6434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6435 \begin_inset Text
6436
6437 \begin_layout Plain Layout
6438 asd
6439 \end_layout
6440
6441 \end_inset
6442 </cell>
6443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6444 \begin_inset Text
6445
6446 \begin_layout Plain Layout
6447 s
6448 \end_layout
6449
6450 \end_inset
6451 </cell>
6452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6453 \begin_inset Text
6454
6455 \begin_layout Plain Layout
6456 s
6457 \end_layout
6458
6459 \end_inset
6460 </cell>
6461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6462 \begin_inset Text
6463
6464 \begin_layout Plain Layout
6465 s
6466 \end_layout
6467
6468 \end_inset
6469 </cell>
6470 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6471 \begin_inset Text
6472
6473 \begin_layout Plain Layout
6474 asd
6475 \end_layout
6476
6477 \end_inset
6478 </cell>
6479 </row>
6480 <row>
6481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6482 \begin_inset Text
6483
6484 \begin_layout Plain Layout
6485 asd
6486 \end_layout
6487
6488 \end_inset
6489 </cell>
6490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6491 \begin_inset Text
6492
6493 \begin_layout Plain Layout
6494 s
6495 \end_layout
6496
6497 \end_inset
6498 </cell>
6499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6500 \begin_inset Text
6501
6502 \begin_layout Plain Layout
6503 s
6504 \end_layout
6505
6506 \end_inset
6507 </cell>
6508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6509 \begin_inset Text
6510
6511 \begin_layout Plain Layout
6512 s
6513 \end_layout
6514
6515 \end_inset
6516 </cell>
6517 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6518 \begin_inset Text
6519
6520 \begin_layout Plain Layout
6521 asd
6522 \end_layout
6523
6524 \end_inset
6525 </cell>
6526 </row>
6527 <row>
6528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6529 \begin_inset Text
6530
6531 \begin_layout Plain Layout
6532 asd
6533 \end_layout
6534
6535 \end_inset
6536 </cell>
6537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6538 \begin_inset Text
6539
6540 \begin_layout Plain Layout
6541 s
6542 \end_layout
6543
6544 \end_inset
6545 </cell>
6546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6547 \begin_inset Text
6548
6549 \begin_layout Plain Layout
6550 s
6551 \end_layout
6552
6553 \end_inset
6554 </cell>
6555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6556 \begin_inset Text
6557
6558 \begin_layout Plain Layout
6559 s
6560 \end_layout
6561
6562 \end_inset
6563 </cell>
6564 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6565 \begin_inset Text
6566
6567 \begin_layout Plain Layout
6568 asd
6569 \end_layout
6570
6571 \end_inset
6572 </cell>
6573 </row>
6574 <row>
6575 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6576 \begin_inset Text
6577
6578 \begin_layout Plain Layout
6579 asd
6580 \end_layout
6581
6582 \end_inset
6583 </cell>
6584 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6585 \begin_inset Text
6586
6587 \begin_layout Plain Layout
6588 sad
6589 \end_layout
6590
6591 \end_inset
6592 </cell>
6593 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6594 \begin_inset Text
6595
6596 \begin_layout Plain Layout
6597 asd
6598 \end_layout
6599
6600 \end_inset
6601 </cell>
6602 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6603 \begin_inset Text
6604
6605 \begin_layout Plain Layout
6606 asd
6607 \end_layout
6608
6609 \end_inset
6610 </cell>
6611 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6612 \begin_inset Text
6613
6614 \begin_layout Plain Layout
6615 asd
6616 \end_layout
6617
6618 \end_inset
6619 </cell>
6620 </row>
6621 </lyxtabular>
6622
6623 \end_inset
6624
6625
6626 \end_layout
6627
6628 \begin_layout Standard
6629 Pour pouvoir faire référence à un tableau long, il faut insérer une étiquette
6630  dans sa légende.
6631 \end_layout
6632
6633 \begin_layout Standard
6634 Ceci est une référence au tableau
6635 \begin_inset space ~
6636 \end_inset
6637
6638
6639 \begin_inset CommandInset ref
6640 LatexCommand ref
6641 reference "tab:RefExemple"
6642
6643 \end_inset
6644
6645 .
6646 \end_layout
6647
6648 \begin_layout Standard
6649 La mise en forme de la légende peut être ajustée avec celle de toutes les
6650  autres légendes de votre document en utilisant le paquetage LaTeX 
6651 \series bold
6652 caption
6653 \series default
6654
6655 \begin_inset Index
6656 status collapsed
6657
6658 \begin_layout Plain Layout
6659 Paquetages LaTeX ! caption
6660 \end_layout
6661
6662 \end_inset
6663
6664 , voir la section
6665 \begin_inset space ~
6666 \end_inset
6667
6668
6669 \begin_inset CommandInset ref
6670 LatexCommand ref
6671 reference "sec:Formatage-légende"
6672
6673 \end_inset
6674
6675 .
6676 \end_layout
6677
6678 \begin_layout Subsubsection
6679 Largeur de la légende
6680 \begin_inset Index
6681 status collapsed
6682
6683 \begin_layout Plain Layout
6684 Tableaux longs ! Largeur de la légende
6685 \end_layout
6686
6687 \end_inset
6688
6689
6690 \end_layout
6691
6692 \begin_layout Standard
6693 La largeur maximale des lignes de légende est définie par la longueur 
6694 \series bold
6695
6696 \backslash
6697 LTcapwidth
6698 \series default
6699 .
6700  Sa valeur par défaut est 4
6701 \begin_inset space \thinspace{}
6702 \end_inset
6703
6704 in.
6705  Pour la changer, vous pouvez ajouter la commande suivante dans le préambule
6706  de votre document ou en tant que code TeX directement dans votre document
6707  avant le tableau qui doit être affectée.
6708 \end_layout
6709
6710 \begin_layout Standard
6711
6712 \series bold
6713
6714 \backslash
6715 setlength{
6716 \backslash
6717 LTcapwidth}{largeur}
6718 \end_layout
6719
6720 \begin_layout Standard
6721 où la largeur peur être exprimée avec les unités qui sont listées dans l'appendi
6722 ce
6723 \begin_inset space ~
6724 \end_inset
6725
6726
6727 \begin_inset CommandInset ref
6728 LatexCommand ref
6729 reference "cha:Unités-de-longueur"
6730
6731 \end_inset
6732
6733 .
6734 \end_layout
6735
6736 \begin_layout Standard
6737 \begin_inset Newpage pagebreak
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 ! Legendes@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 \noindent
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 Subsection
11546 Multi-colonnes
11547 \begin_inset CommandInset label
11548 LatexCommand label
11549 name "sub:Multicolonnes"
11550
11551 \end_inset
11552
11553
11554 \begin_inset Index
11555 status collapsed
11556
11557 \begin_layout Plain Layout
11558 Multi-colonnes
11559 \end_layout
11560
11561 \end_inset
11562
11563
11564 \begin_inset Index
11565 status collapsed
11566
11567 \begin_layout Plain Layout
11568 Tableau ! Multi-colonnes
11569 \end_layout
11570
11571 \end_inset
11572
11573
11574 \end_layout
11575
11576 \begin_layout Subsubsection
11577 Les Bases des Multicolonnes
11578 \end_layout
11579
11580 \begin_layout Standard
11581 Pour faire qu'une cellule couvre plusieurs colonnes, marquez les cellules
11582  qu'elle doit couvrir et utilisez soit le bouton
11583 \begin_inset Graphics
11584         filename ../../images/tabular-feature_multicolumn.png
11585         scale 85
11586         scaleBeforeRotation
11587
11588 \end_inset
11589
11590  de la barre d'outils tableau, ou le menu 
11591 \family sans
11592 Éditer\SpecialChar \menuseparator
11593 Tableau\SpecialChar \menuseparator
11594 Multi-colonnes
11595 \family default
11596 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
11597  multicolonne dans la fenêtre de dialogue de tableau qui apparaît dans l'onglet
11598  
11599 \family sans
11600 Tableau
11601 \family default
11602 .
11603 \end_layout
11604
11605 \begin_layout Standard
11606 Les multi-colonnes ont leurs propres paramètres de cellule.
11607  Ce qui veut dire que si on change les bordures, l'alignement ou la largeur
11608  de la cellule, cela n'affecte que la cellule multi-colonne.
11609  Voici un exemple de tableau avec une cellule multi-colonne dans la première
11610  ligne et une cellule sans bordure supérieure dans la dernière ligne :
11611 \end_layout
11612
11613 \begin_layout Standard
11614 \align center
11615 \begin_inset Tabular
11616 <lyxtabular version="3" rows="3" columns="4">
11617 <features firstHeadTopDL="true" firstHeadBottomDL="true">
11618 <column alignment="center" valignment="top" width="0pt">
11619 <column alignment="center" valignment="middle" width="0">
11620 <column alignment="center" valignment="top" width="0in">
11621 <column alignment="center" valignment="top" width="0pt">
11622 <row>
11623 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11624 \begin_inset Text
11625
11626 \begin_layout Plain Layout
11627 abc
11628 \end_layout
11629
11630 \end_inset
11631 </cell>
11632 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11633 \begin_inset Text
11634
11635 \begin_layout Plain Layout
11636 def ghi
11637 \end_layout
11638
11639 \end_inset
11640 </cell>
11641 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11642 \begin_inset Text
11643
11644 \begin_layout Plain Layout
11645
11646 \end_layout
11647
11648 \end_inset
11649 </cell>
11650 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11651 \begin_inset Text
11652
11653 \begin_layout Plain Layout
11654 jkl
11655 \end_layout
11656
11657 \end_inset
11658 </cell>
11659 </row>
11660 <row>
11661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11662 \begin_inset Text
11663
11664 \begin_layout Plain Layout
11665 A
11666 \end_layout
11667
11668 \end_inset
11669 </cell>
11670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11671 \begin_inset Text
11672
11673 \begin_layout Plain Layout
11674 B
11675 \end_layout
11676
11677 \end_inset
11678 </cell>
11679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11680 \begin_inset Text
11681
11682 \begin_layout Plain Layout
11683 C
11684 \end_layout
11685
11686 \end_inset
11687 </cell>
11688 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11689 \begin_inset Text
11690
11691 \begin_layout Plain Layout
11692 D
11693 \end_layout
11694
11695 \end_inset
11696 </cell>
11697 </row>
11698 <row>
11699 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11700 \begin_inset Text
11701
11702 \begin_layout Plain Layout
11703 1
11704 \end_layout
11705
11706 \end_inset
11707 </cell>
11708 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11709 \begin_inset Text
11710
11711 \begin_layout Plain Layout
11712 2
11713 \end_layout
11714
11715 \end_inset
11716 </cell>
11717 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11718 \begin_inset Text
11719
11720 \begin_layout Plain Layout
11721 3
11722 \end_layout
11723
11724 \end_inset
11725 </cell>
11726 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11727 \begin_inset Text
11728
11729 \begin_layout Plain Layout
11730 4
11731 \end_layout
11732
11733 \end_inset
11734 </cell>
11735 </row>
11736 </lyxtabular>
11737
11738 \end_inset
11739
11740
11741 \end_layout
11742
11743 \begin_layout Subsubsection
11744 Calculs avec les multi-colonnes
11745 \begin_inset CommandInset label
11746 LatexCommand label
11747 name "sub:Calculs-multicolonnes"
11748
11749 \end_inset
11750
11751
11752 \begin_inset Index
11753 status collapsed
11754
11755 \begin_layout Plain Layout
11756 Multi-colonnes ! Calculs
11757 \end_layout
11758
11759 \end_inset
11760
11761
11762 \end_layout
11763
11764 \begin_layout Standard
11765 LyX gère directement les multi-colonnes, mais nous devons faire attention
11766  à la largeur des cellules couvertes par la cellule multicolonne.
11767 \end_layout
11768
11769 \begin_layout Standard
11770 \begin_inset Float table
11771 placement h
11772 wide false
11773 sideways false
11774 status open
11775
11776 \begin_layout Plain Layout
11777 \begin_inset Caption
11778
11779 \begin_layout Plain Layout
11780 \begin_inset CommandInset label
11781 LatexCommand label
11782 name "tab:Tableau-multicolonne-parfaite"
11783
11784 \end_inset
11785
11786 Tableau avec un texte centré dans une case multicolonne au-dessus de deux
11787  colonnes qui ont exactement la moitié de la largeur de la case multicolonne.
11788 \begin_inset OptArg
11789 status open
11790
11791 \begin_layout Plain Layout
11792 Tableau avec multicolonne parfaite
11793 \end_layout
11794
11795 \end_inset
11796
11797
11798 \end_layout
11799
11800 \end_inset
11801
11802
11803 \end_layout
11804
11805 \begin_layout Plain Layout
11806 \align center
11807 \begin_inset Tabular
11808 <lyxtabular version="3" rows="3" columns="3">
11809 <features>
11810 <column alignment="center" valignment="middle" width="0" special=">{\centering}m{1.25cm-6.2pt}">
11811 <column alignment="center" valignment="middle" width="0">
11812 <column alignment="center" valignment="top" width="0">
11813 <row>
11814 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
11815 \begin_inset Text
11816
11817 \begin_layout Plain Layout
11818 multicolonne sur plusieurs lignes
11819 \end_layout
11820
11821 \end_inset
11822 </cell>
11823 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11824 \begin_inset Text
11825
11826 \begin_layout Plain Layout
11827
11828 \end_layout
11829
11830 \end_inset
11831 </cell>
11832 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11833 \begin_inset Text
11834
11835 \begin_layout Plain Layout
11836 c
11837 \end_layout
11838
11839 \end_inset
11840 </cell>
11841 </row>
11842 <row>
11843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11844 \begin_inset Text
11845
11846 \begin_layout Plain Layout
11847 d
11848 \end_layout
11849
11850 \end_inset
11851 </cell>
11852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11853 \begin_inset Text
11854
11855 \begin_layout Plain Layout
11856 e
11857 \end_layout
11858
11859 \end_inset
11860 </cell>
11861 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11862 \begin_inset Text
11863
11864 \begin_layout Plain Layout
11865 f
11866 \end_layout
11867
11868 \end_inset
11869 </cell>
11870 </row>
11871 <row>
11872 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11873 \begin_inset Text
11874
11875 \begin_layout Plain Layout
11876 g
11877 \end_layout
11878
11879 \end_inset
11880 </cell>
11881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11882 \begin_inset Text
11883
11884 \begin_layout Plain Layout
11885 h
11886 \end_layout
11887
11888 \end_inset
11889 </cell>
11890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11891 \begin_inset Text
11892
11893 \begin_layout Plain Layout
11894 i
11895 \end_layout
11896
11897 \end_inset
11898 </cell>
11899 </row>
11900 </lyxtabular>
11901
11902 \end_inset
11903
11904
11905 \end_layout
11906
11907 \end_inset
11908
11909
11910 \end_layout
11911
11912 \begin_layout Standard
11913 Par exemple, pour créer le tableau
11914 \begin_inset space ~
11915 \end_inset
11916
11917
11918 \begin_inset CommandInset ref
11919 LatexCommand ref
11920 reference "tab:Tableau-multicolonne-parfaite"
11921
11922 \end_inset
11923
11924 , sélectionnez les deux premières cellules de la première ligne d'un tableau
11925  3×3 et faites un clic droit dessus.
11926  Ensuite choisissez pour cette cellule
11927 \emph on
11928 ,
11929 \emph default
11930  dans la fenêtre de dialogue de tableau, 
11931 \emph on
11932 multicolonne
11933 \emph default
11934
11935 \emph on
11936 alignement
11937 \begin_inset space ~
11938 \end_inset
11939
11940 horizontal
11941 \begin_inset space ~
11942 \end_inset
11943
11944 centré
11945 \emph default
11946  et une largeur de 2.5
11947 \begin_inset space \thinspace{}
11948 \end_inset
11949
11950 cm.
11951  Les colonnes couvertes doivent avoir exactement la moitié de la largeur
11952  de la cellule multicolonne, vous devez donc donner une largeur de 1.25
11953 \begin_inset space \thinspace{}
11954 \end_inset
11955
11956 cm pour la première colonne.
11957  La deuxième colonne aura alors automatiquement une largeur de 1.25
11958 \begin_inset space \thinspace{}
11959 \end_inset
11960
11961 cm (la largeur de la multicolonne moins la largeur de la première colonne).
11962  C'est ce qui a été fait pour le tableau
11963 \begin_inset space ~
11964 \end_inset
11965
11966
11967 \begin_inset CommandInset ref
11968 LatexCommand ref
11969 reference "tab:Tableau-multicolonne-imparfait"
11970
11971 \end_inset
11972
11973 .
11974 \end_layout
11975
11976 \begin_layout Standard
11977 \begin_inset Float table
11978 wide false
11979 sideways false
11980 status open
11981
11982 \begin_layout Plain Layout
11983 \begin_inset Caption
11984
11985 \begin_layout Plain Layout
11986 \begin_inset CommandInset label
11987 LatexCommand label
11988 name "tab:Tableau-multicolonne-imparfait"
11989
11990 \end_inset
11991
11992 Tableau où la largeur de colonnes couvertes n'est pas exactement la moitié
11993  de la largeur de la cellule multicolonne.
11994 \begin_inset OptArg
11995 status open
11996
11997 \begin_layout Plain Layout
11998 Tableau avec multicolonne pas parfaite
11999 \end_layout
12000
12001 \end_inset
12002
12003
12004 \end_layout
12005
12006 \end_inset
12007
12008
12009 \end_layout
12010
12011 \begin_layout Plain Layout
12012 \align center
12013 \begin_inset Tabular
12014 <lyxtabular version="3" rows="3" columns="3">
12015 <features>
12016 <column alignment="center" valignment="top" width="1.25cm">
12017 <column alignment="center" valignment="top" width="0">
12018 <column alignment="center" valignment="top" width="0">
12019 <row>
12020 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
12021 \begin_inset Text
12022
12023 \begin_layout Plain Layout
12024 multicolonne sur plusieurs lignes
12025 \end_layout
12026
12027 \end_inset
12028 </cell>
12029 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12030 \begin_inset Text
12031
12032 \begin_layout Plain Layout
12033
12034 \end_layout
12035
12036 \end_inset
12037 </cell>
12038 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12039 \begin_inset Text
12040
12041 \begin_layout Plain Layout
12042 c
12043 \end_layout
12044
12045 \end_inset
12046 </cell>
12047 </row>
12048 <row>
12049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12050 \begin_inset Text
12051
12052 \begin_layout Plain Layout
12053 d
12054 \end_layout
12055
12056 \end_inset
12057 </cell>
12058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12059 \begin_inset Text
12060
12061 \begin_layout Plain Layout
12062 e
12063 \end_layout
12064
12065 \end_inset
12066 </cell>
12067 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12068 \begin_inset Text
12069
12070 \begin_layout Plain Layout
12071 f
12072 \end_layout
12073
12074 \end_inset
12075 </cell>
12076 </row>
12077 <row>
12078 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12079 \begin_inset Text
12080
12081 \begin_layout Plain Layout
12082 g
12083 \end_layout
12084
12085 \end_inset
12086 </cell>
12087 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12088 \begin_inset Text
12089
12090 \begin_layout Plain Layout
12091 h
12092 \end_layout
12093
12094 \end_inset
12095 </cell>
12096 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12097 \begin_inset Text
12098
12099 \begin_layout Plain Layout
12100 i
12101 \end_layout
12102
12103 \end_inset
12104 </cell>
12105 </row>
12106 </lyxtabular>
12107
12108 \end_inset
12109
12110
12111 \end_layout
12112
12113 \end_inset
12114
12115
12116 \end_layout
12117
12118 \begin_layout Standard
12119 Vous pouvez voir que la première colonne n'a pas la moitié de la largeur
12120  de la cellule multicolonne, elle est un peu plus large.
12121  La raison est que la taille que l'on donne à une cellule, 
12122 \begin_inset Formula $W_{g}$
12123 \end_inset
12124
12125  n'est pas sa taille totale, 
12126 \begin_inset Formula $W_{\mathrm{tot}}$
12127 \end_inset
12128
12129  parce qu'une cellule est toujours un peu plus large que la taille qu'on
12130  lui donne.
12131  L'appendice
12132 \begin_inset space ~
12133 \end_inset
12134
12135
12136 \begin_inset CommandInset ref
12137 LatexCommand eqref
12138 reference "cha:Explication-de-l'Equation"
12139
12140 \end_inset
12141
12142  explique pourquoi en détail.
12143 \end_layout
12144
12145 \begin_layout Standard
12146 La largeur nécessaire 
12147 \begin_inset Formula $W_{g\, n}$
12148 \end_inset
12149
12150  quand 
12151 \emph on
12152 n
12153 \emph default
12154  colonnes sont couvertes peut être calculée de façon à ce que chaque colonne
12155  ait une largeur totale de 
12156 \begin_inset Formula $W_{\mathrm{tot\, multicolonne}}/n$
12157 \end_inset
12158
12159 :
12160 \begin_inset Formula \begin{equation}
12161 W_{g\, n}=(W_{g\,\mathrm{multicolonne}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}\end{equation}
12162
12163 \end_inset
12164
12165
12166 \end_layout
12167
12168 \begin_layout Standard
12169 Dans notre cas nous avons 
12170 \begin_inset Formula $n=2$
12171 \end_inset
12172
12173
12174 \begin_inset Formula $W_{g\,\mathrm{multicolonnen}}=2.5\,$
12175 \end_inset
12176
12177 cm et les valeurs par défaut pour les autres longueurs, l'équation
12178 \begin_inset space ~
12179 \end_inset
12180
12181
12182 \begin_inset CommandInset ref
12183 LatexCommand ref
12184 reference "eq:Wgn"
12185
12186 \end_inset
12187
12188  devient
12189 \begin_inset Formula \begin{equation}
12190 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}\end{equation}
12191
12192 \end_inset
12193
12194
12195 \end_layout
12196
12197 \begin_layout Standard
12198 Pour permettre des calculs avec LaTeX, vous devez charger le paquetage LaTeX
12199  
12200 \series bold
12201 calc
12202 \series default
12203  avec la ligne suivante dans le préambule du document
12204 \begin_inset Index
12205 status collapsed
12206
12207 \begin_layout Plain Layout
12208 Paquetages LaTeX ! calc
12209 \end_layout
12210
12211 \end_inset
12212
12213
12214 \end_layout
12215
12216 \begin_layout Standard
12217
12218 \series bold
12219
12220 \backslash
12221 usepackage{calc}
12222 \end_layout
12223
12224 \begin_layout Standard
12225 LyX ne permet pas d'effectuer des calculs dans le champ largeur de la fenêtre
12226  de dialogue.
12227  Vous devez donc for mater la colonne en insérant un paramètre LaTeX dans
12228  la fenêtre de dialogue.
12229  Voici un aperçu de ces paramètres :
12230 \end_layout
12231
12232 \begin_layout Itemize
12233
12234 \series bold
12235 p{largeur}
12236 \series default
12237  crée une cellule de taille donnée, le texte est aligné verticalement en
12238  haut.
12239 \end_layout
12240
12241 \begin_layout Itemize
12242
12243 \series bold
12244 m{largeur}
12245 \series default
12246  crée une cellule de taille donnée, le texte est aligné verticalement au
12247  centre
12248 \end_layout
12249
12250 \begin_layout Itemize
12251
12252 \series bold
12253 b{largeur}
12254 \series default
12255  crée une cellule de taille donnée, le texte est aligné verticalement en
12256  bas
12257 \end_layout
12258
12259 \begin_layout Standard
12260 En entrant un paramètre LaTeX, tous les réglages de cellule donnés dans
12261  la fenêtre de dialogue sont ignorés.
12262 \end_layout
12263
12264 \begin_layout Standard
12265 \begin_inset Note Greyedout
12266 status open
12267
12268 \begin_layout Plain Layout
12269
12270 \series bold
12271 Note:
12272 \series default
12273  À cause d'un bug, LyX affiche quand même les réglages qui ne sont pas pris
12274  en compte.
12275 \end_layout
12276
12277 \end_inset
12278
12279
12280 \end_layout
12281
12282 \begin_layout Standard
12283 Comme le texte doit être centré horizontalement, on ajoute la commande 
12284 \series bold
12285
12286 \backslash
12287 centering
12288 \series default
12289 .
12290  Vous pouvez maintenant ajouter le paramètre LaTeX suivant pour la première
12291  des colonnes recouvertes :
12292 \end_layout
12293
12294 \begin_layout Standard
12295
12296 \series bold
12297 >{
12298 \backslash
12299 centering}m{1.25cm-6.2pt}
12300 \end_layout
12301
12302 \begin_layout Standard
12303 La commande 
12304 \series bold
12305 >{ }
12306 \series default
12307  signifie que les commandes qui se trouvent entre les accolades doivent
12308  être appliquées avant que la cellule ne soit créée.
12309 \end_layout
12310
12311 \begin_layout Standard
12312 Bien que nous ayons choisi un alignement centré pour le texte de la cellule
12313  multicolonne, il est toujours aligné à gauche.
12314  Cela vient du fait que LyX applique l'alignement seulement à des colonnes
12315  isolées.
12316  Nous devons donc utiliser le paramètre LaTeX suivant pour la multicolonne
12317 \end_layout
12318
12319 \begin_layout Standard
12320
12321 \series bold
12322 >{
12323 \backslash
12324 centering}m{2.5cm}
12325 \end_layout
12326
12327 \begin_layout Subsection
12328 Multi-lignes
12329 \begin_inset Index
12330 status collapsed
12331
12332 \begin_layout Plain Layout
12333 Multi-lignes
12334 \end_layout
12335
12336 \end_inset
12337
12338
12339 \begin_inset Index
12340 status collapsed
12341
12342 \begin_layout Plain Layout
12343 Tableau ! Multi-ligne
12344 \end_layout
12345
12346 \end_inset
12347
12348
12349 \end_layout
12350
12351 \begin_layout Standard
12352 Au contraire des multi-colonnes, les multi-lignes ne sont pas encore gérés
12353  par LyX, il faut donc utiliser un peu de code TeX.
12354  Pour utiliser les multi-lignes, vous devez charger le paquetage LaTeX 
12355 \series bold
12356 multirow
12357 \series default
12358
12359 \begin_inset Index
12360 status collapsed
12361
12362 \begin_layout Plain Layout
12363 Paquetages LaTeX ! multirow
12364 \end_layout
12365
12366 \end_inset
12367
12368
12369 \series bold
12370  
12371 \series default
12372 dans le préambule de votre document avec la commande 
12373 \end_layout
12374
12375 \begin_layout Standard
12376
12377 \series bold
12378
12379 \backslash
12380 usepackage{multirow}
12381 \end_layout
12382
12383 \begin_layout Standard
12384 Les cellules multilignes sont créées avec la commande
12385 \end_layout
12386
12387 \begin_layout Standard
12388
12389 \series bold
12390
12391 \backslash
12392 multirow{number of rows}{cell width}{cell entry}
12393 \end_layout
12394
12395 \begin_layout Standard
12396 Pour créer le tableau suivant :
12397 \end_layout
12398
12399 \begin_layout Standard
12400 \align center
12401 \begin_inset ERT
12402 status collapsed
12403
12404 \begin_layout Plain Layout
12405
12406
12407 \backslash
12408 renewcommand{
12409 \backslash
12410 multirowsetup}{
12411 \backslash
12412 centering}
12413 \end_layout
12414
12415 \end_inset
12416
12417
12418 \begin_inset Tabular
12419 <lyxtabular version="3" rows="3" columns="3">
12420 <features>
12421 <column alignment="center" valignment="top" width="0">
12422 <column alignment="center" valignment="top" width="0">
12423 <column alignment="center" valignment="top" width="0">
12424 <row>
12425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12426 \begin_inset Text
12427
12428 \begin_layout Plain Layout
12429 a
12430 \end_layout
12431
12432 \end_inset
12433 </cell>
12434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12435 \begin_inset Text
12436
12437 \begin_layout Plain Layout
12438 b
12439 \end_layout
12440
12441 \end_inset
12442 </cell>
12443 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12444 \begin_inset Text
12445
12446 \begin_layout Plain Layout
12447 c
12448 \end_layout
12449
12450 \end_inset
12451 </cell>
12452 </row>
12453 <row>
12454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12455 \begin_inset Text
12456
12457 \begin_layout Plain Layout
12458 \begin_inset ERT
12459 status open
12460
12461 \begin_layout Plain Layout
12462
12463
12464 \backslash
12465 multirow{2}{2.5cm}{
12466 \end_layout
12467
12468 \end_inset
12469
12470 cellule multi-lignes
12471 \begin_inset ERT
12472 status collapsed
12473
12474 \begin_layout Plain Layout
12475
12476 }
12477 \end_layout
12478
12479 \end_inset
12480
12481
12482 \end_layout
12483
12484 \end_inset
12485 </cell>
12486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12487 \begin_inset Text
12488
12489 \begin_layout Plain Layout
12490 e
12491 \end_layout
12492
12493 \end_inset
12494 </cell>
12495 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12496 \begin_inset Text
12497
12498 \begin_layout Plain Layout
12499 f
12500 \end_layout
12501
12502 \end_inset
12503 </cell>
12504 </row>
12505 <row>
12506 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
12507 \begin_inset Text
12508
12509 \begin_layout Plain Layout
12510
12511 \end_layout
12512
12513 \end_inset
12514 </cell>
12515 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12516 \begin_inset Text
12517
12518 \begin_layout Plain Layout
12519 h
12520 \end_layout
12521
12522 \end_inset
12523 </cell>
12524 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12525 \begin_inset Text
12526
12527 \begin_layout Plain Layout
12528 i
12529 \end_layout
12530
12531 \end_inset
12532 </cell>
12533 </row>
12534 </lyxtabular>
12535
12536 \end_inset
12537
12538
12539 \begin_inset ERT
12540 status collapsed
12541
12542 \begin_layout Plain Layout
12543
12544
12545 \backslash
12546 renewcommand{
12547 \backslash
12548 multirowsetup}{
12549 \backslash
12550 raggedright}
12551 \end_layout
12552
12553 \end_inset
12554
12555
12556 \end_layout
12557
12558 \begin_layout Standard
12559 créez un tableau 3×3.
12560  Pour se débarrasser de la bordure au dessus de la dernière cellule de la
12561  première colonne, la cellule est marquée comme étant une multicolonne et
12562  la bordure supérieure est désactivée.
12563  La cellule multi-ligne est ensuite créée dans la deuxième cellule de la
12564  première colonne en y insérant la commande
12565 \end_layout
12566
12567 \begin_layout Standard
12568
12569 \series bold
12570
12571 \backslash
12572 multirow{2}{2.5cm}{
12573 \end_layout
12574
12575 \begin_layout Standard
12576 comme du code TeX.
12577  Les paramètres de la commande indiquent que la cellule multi-ligne couvre
12578  deux lignes et a une largeur de 2.5
12579 \begin_inset space \thinspace{}
12580 \end_inset
12581
12582 cm.
12583  Le contenu de la cellule suit le code TeX et on termine la commande en
12584  ajoutant l'accolade fermante 
12585 \series bold
12586 }
12587 \series default
12588  dans une nouvelle boîte de code TeX, juste après le texte.
12589 \end_layout
12590
12591 \begin_layout Standard
12592
12593 \series bold
12594
12595 \backslash
12596 multirow
12597 \series default
12598  aligne par défaut son contenu à gauche.
12599  Pour passer outre le comportement par défaut, vous devez redéfinir la commande
12600  
12601 \series bold
12602
12603 \backslash
12604 multirowsetup
12605 \series default
12606  avec la commande
12607 \end_layout
12608
12609 \begin_layout Standard
12610
12611 \series bold
12612
12613 \backslash
12614 renewcommand{
12615 \backslash
12616 multirowsetup}{
12617 \backslash
12618 centering}
12619 \end_layout
12620
12621 \begin_layout Standard
12622 dans le préambule du document.
12623  Après ça, tous les contenus de cellules multi-lignes du document seront
12624  centrés.
12625  Si vous ne souhaitez utiliser des contenus centrés que pour quelques tableaux,
12626  vous pouvez redéfinir la commande en l'insérant sous forme de code TeX
12627  juste avant le tableau concerné, plutôt que dans le préambule.
12628  Si le texte doit être aligné à droite, remplacez 
12629 \series bold
12630
12631 \backslash
12632 centering
12633 \series default
12634  par 
12635 \series bold
12636
12637 \backslash
12638 raggedleft
12639 \series default
12640 .
12641  Pour revenir à l'alignement à gauche utilisez 
12642 \series bold
12643
12644 \backslash
12645 raggedright
12646 \series default
12647 .
12648 \end_layout
12649
12650 \begin_layout Section
12651 Les Tableaux Formels
12652 \begin_inset CommandInset label
12653 LatexCommand label
12654 name "sec:Tableaux-Formels"
12655
12656 \end_inset
12657
12658
12659 \begin_inset Index
12660 status collapsed
12661
12662 \begin_layout Plain Layout
12663 Tableau ! Formel
12664 \end_layout
12665
12666 \end_inset
12667
12668
12669 \end_layout
12670
12671 \begin_layout Standard
12672 Dans les livres les tableaux sont souvent mis en forme d'une façon semblable
12673  à celle du tableau
12674 \begin_inset space ~
12675 \end_inset
12676
12677
12678 \begin_inset CommandInset ref
12679 LatexCommand ref
12680 reference "tab:Exemple-tableau-booktabs"
12681
12682 \end_inset
12683
12684 .
12685  Ce genre de tableau est appelé 
12686 \begin_inset Quotes eld
12687 \end_inset
12688
12689
12690 \emph on
12691 formel
12692 \emph default
12693
12694 \begin_inset Quotes erd
12695 \end_inset
12696
12697 .
12698  Pour transformer un tableau en tableau formel, utilisez l'option 
12699 \family sans
12700 Formel
12701 \family default
12702  de l'onglet 
12703 \family sans
12704 Bordures
12705 \family default
12706  de la fenêtre de dialogue 
12707 \family sans
12708 Paramètres
12709 \begin_inset space ~
12710 \end_inset
12711
12712 du
12713 \begin_inset space ~
12714 \end_inset
12715
12716 tableau
12717 \family default
12718 .
12719 \end_layout
12720
12721 \begin_layout Standard
12722 \begin_inset Float table
12723 placement h
12724 wide false
12725 sideways false
12726 status open
12727
12728 \begin_layout Plain Layout
12729 \begin_inset Caption
12730
12731 \begin_layout Plain Layout
12732 \begin_inset CommandInset label
12733 LatexCommand label
12734 name "tab:Exemple-tableau-booktabs"
12735
12736 \end_inset
12737
12738 Exemple de tableau formel
12739 \end_layout
12740
12741 \end_inset
12742
12743
12744 \end_layout
12745
12746 \begin_layout Plain Layout
12747 \align center
12748 \begin_inset Tabular
12749 <lyxtabular version="3" rows="8" columns="4">
12750 <features booktabs="true">
12751 <column alignment="center" valignment="top" width="0">
12752 <column alignment="center" valignment="top" width="0">
12753 <column alignment="center" valignment="top" width="0">
12754 <column alignment="center" valignment="top" width="0">
12755 <row>
12756 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12757 \begin_inset Text
12758
12759 \begin_layout Plain Layout
12760 Système
12761 \end_layout
12762
12763 \end_inset
12764 </cell>
12765 <cell alignment="center" valignment="top" topline="true" usebox="none">
12766 \begin_inset Text
12767
12768 \begin_layout Plain Layout
12769 Medipix
12770 \begin_inset Formula $\,$
12771 \end_inset
12772
12773 1
12774 \end_layout
12775
12776 \end_inset
12777 </cell>
12778 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
12779 \begin_inset Text
12780
12781 \begin_layout Plain Layout
12782 Medipix
12783 \begin_inset Formula $\,$
12784 \end_inset
12785
12786 2
12787 \end_layout
12788
12789 \end_inset
12790 </cell>
12791 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12792 \begin_inset Text
12793
12794 \begin_layout Plain Layout
12795
12796 \end_layout
12797
12798 \end_inset
12799 </cell>
12800 </row>
12801 <row>
12802 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12803 \begin_inset Text
12804
12805 \begin_layout Plain Layout
12806 \begin_inset ERT
12807 status collapsed
12808
12809 \begin_layout Plain Layout
12810
12811
12812 \backslash
12813 cmidrule(r){2-2}
12814 \end_layout
12815
12816 \end_inset
12817
12818
12819 \begin_inset ERT
12820 status collapsed
12821
12822 \begin_layout Plain Layout
12823
12824
12825 \backslash
12826 cmidrule(l){3-4}
12827 \end_layout
12828
12829 \end_inset
12830
12831 Épaisseur du capteur [µm]
12832 \end_layout
12833
12834 \end_inset
12835 </cell>
12836 <cell alignment="center" valignment="top" usebox="none">
12837 \begin_inset Text
12838
12839 \begin_layout Plain Layout
12840 300
12841 \end_layout
12842
12843 \end_inset
12844 </cell>
12845 <cell alignment="center" valignment="top" usebox="none">
12846 \begin_inset Text
12847
12848 \begin_layout Plain Layout
12849 300
12850 \end_layout
12851
12852 \end_inset
12853 </cell>
12854 <cell alignment="center" valignment="top" usebox="none">
12855 \begin_inset Text
12856
12857 \begin_layout Plain Layout
12858 700
12859 \end_layout
12860
12861 \end_inset
12862 </cell>
12863 </row>
12864 <row>
12865 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12866 \begin_inset Text
12867
12868 \begin_layout Plain Layout
12869 Angle du biseau [°]
12870 \end_layout
12871
12872 \end_inset
12873 </cell>
12874 <cell alignment="center" valignment="top" topline="true" usebox="none">
12875 \begin_inset Text
12876
12877 \begin_layout Plain Layout
12878 3.55
12879 \end_layout
12880
12881 \end_inset
12882 </cell>
12883 <cell alignment="center" valignment="top" topline="true" usebox="none">
12884 \begin_inset Text
12885
12886 \begin_layout Plain Layout
12887 2.71
12888 \end_layout
12889
12890 \end_inset
12891 </cell>
12892 <cell alignment="center" valignment="top" topline="true" usebox="none">
12893 \begin_inset Text
12894
12895 \begin_layout Plain Layout
12896 7.99
12897 \end_layout
12898
12899 \end_inset
12900 </cell>
12901 </row>
12902 <row topspace="default">
12903 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12904 \begin_inset Text
12905
12906 \begin_layout Plain Layout
12907 Résolution spatiale [µm]
12908 \end_layout
12909
12910 \end_inset
12911 </cell>
12912 <cell alignment="center" valignment="top" usebox="none">
12913 \begin_inset Text
12914
12915 \begin_layout Plain Layout
12916 4.26
12917 \end_layout
12918
12919 \end_inset
12920 </cell>
12921 <cell alignment="center" valignment="top" usebox="none">
12922 \begin_inset Text
12923
12924 \begin_layout Plain Layout
12925 10.17
12926 \end_layout
12927
12928 \end_inset
12929 </cell>
12930 <cell alignment="center" valignment="top" usebox="none">
12931 \begin_inset Text
12932
12933 \begin_layout Plain Layout
12934 10.56
12935 \end_layout
12936
12937 \end_inset
12938 </cell>
12939 </row>
12940 <row topspace="default">
12941 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12942 \begin_inset Text
12943
12944 \begin_layout Plain Layout
12945 MTF à 
12946 \begin_inset Formula $f_{\mathrm{max}}$
12947 \end_inset
12948
12949
12950 \end_layout
12951
12952 \end_inset
12953 </cell>
12954 <cell alignment="center" valignment="top" usebox="none">
12955 \begin_inset Text
12956
12957 \begin_layout Plain Layout
12958 0.53
12959 \end_layout
12960
12961 \end_inset
12962 </cell>
12963 <cell alignment="center" valignment="top" usebox="none">
12964 \begin_inset Text
12965
12966 \begin_layout Plain Layout
12967 0.37
12968 \end_layout
12969
12970 \end_inset
12971 </cell>
12972 <cell alignment="center" valignment="top" usebox="none">
12973 \begin_inset Text
12974
12975 \begin_layout Plain Layout
12976 0.39
12977 \end_layout
12978
12979 \end_inset
12980 </cell>
12981 </row>
12982 <row topspace="default">
12983 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12984 \begin_inset Text
12985
12986 \begin_layout Plain Layout
12987 \begin_inset ERT
12988 status collapsed
12989
12990 \begin_layout Plain Layout
12991
12992
12993 \backslash
12994 cmidrule(l{10pt}){1-1}
12995 \end_layout
12996
12997 \end_inset
12998
12999 résolution spatiale LSF
13000 \end_layout
13001
13002 \end_inset
13003 </cell>
13004 <cell alignment="center" valignment="top" usebox="none">
13005 \begin_inset Text
13006
13007 \begin_layout Plain Layout
13008
13009 \end_layout
13010
13011 \end_inset
13012 </cell>
13013 <cell alignment="center" valignment="top" usebox="none">
13014 \begin_inset Text
13015
13016 \begin_layout Plain Layout
13017
13018 \end_layout
13019
13020 \end_inset
13021 </cell>
13022 <cell alignment="center" valignment="top" usebox="none">
13023 \begin_inset Text
13024
13025 \begin_layout Plain Layout
13026
13027 \end_layout
13028
13029 \end_inset
13030 </cell>
13031 </row>
13032 <row>
13033 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13034 \begin_inset Text
13035
13036 \begin_layout Plain Layout
13037 en µm
13038 \end_layout
13039
13040 \end_inset
13041 </cell>
13042 <cell alignment="center" valignment="top" usebox="none">
13043 \begin_inset Text
13044
13045 \begin_layout Plain Layout
13046 129.7
13047 \end_layout
13048
13049 \end_inset
13050 </cell>
13051 <cell alignment="center" valignment="top" usebox="none">
13052 \begin_inset Text
13053
13054 \begin_layout Plain Layout
13055 52.75
13056 \end_layout
13057
13058 \end_inset
13059 </cell>
13060 <cell alignment="center" valignment="top" usebox="none">
13061 \begin_inset Text
13062
13063 \begin_layout Plain Layout
13064 50.78
13065 \end_layout
13066
13067 \end_inset
13068 </cell>
13069 </row>
13070 <row>
13071 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
13072 \begin_inset Text
13073
13074 \begin_layout Plain Layout
13075 en % de la taille des pixels
13076 \end_layout
13077
13078 \end_inset
13079 </cell>
13080 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13081 \begin_inset Text
13082
13083 \begin_layout Plain Layout
13084 76.3
13085 \end_layout
13086
13087 \end_inset
13088 </cell>
13089 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13090 \begin_inset Text
13091
13092 \begin_layout Plain Layout
13093 95.9
13094 \end_layout
13095
13096 \end_inset
13097 </cell>
13098 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13099 \begin_inset Text
13100
13101 \begin_layout Plain Layout
13102 92.3
13103 \end_layout
13104
13105 \end_inset
13106 </cell>
13107 </row>
13108 </lyxtabular>
13109
13110 \end_inset
13111
13112
13113 \end_layout
13114
13115 \end_inset
13116
13117
13118 \end_layout
13119
13120 \begin_layout Standard
13121 De l'espace vertical peut être ajouté entre les lignes en utilisant l'onglet
13122  
13123 \family sans
13124 Bordures
13125 \family default
13126  de la fenêtre de dialogue 
13127 \family sans
13128 Paramètres
13129 \begin_inset space ~
13130 \end_inset
13131
13132 du
13133 \begin_inset space ~
13134 \end_inset
13135
13136 tableau
13137 \family default
13138  comme c'est décrit dans la section
13139 \begin_inset space ~
13140 \end_inset
13141
13142
13143 \begin_inset CommandInset ref
13144 LatexCommand ref
13145 reference "sub:Espacement-lignes"
13146
13147 \end_inset
13148
13149 .
13150 \end_layout
13151
13152 \begin_layout Standard
13153 Au contraire des tableaux normaux, les tableaux formels n'ont pas de lignes
13154  verticales.
13155  Les lignes horizontales peuvent être mise en place comme pour les tableaux
13156  normaux mais elles apparaissent avec des épaisseurs différentes dans la
13157  sortie imprimée :
13158 \begin_inset Newline newline
13159 \end_inset
13160
13161 La première et la dernière ligne ont par défaut une épaisseur de 0.08
13162 \begin_inset space \thinspace{}
13163 \end_inset
13164
13165 em alors que les autres lignes ont par défaut une épaisseur de 0.05
13166 \begin_inset space \thinspace{}
13167 \end_inset
13168
13169 em.
13170 \end_layout
13171
13172 \begin_layout Standard
13173 Les épaisseurs prises par défaut peuvent être modifiées en utilisant les
13174  lignes de préambule suivantes :
13175 \end_layout
13176
13177 \begin_layout Standard
13178
13179 \series bold
13180
13181 \backslash
13182 let
13183 \backslash
13184 mytoprule
13185 \backslash
13186 toprule
13187 \begin_inset Newline newline
13188 \end_inset
13189
13190
13191 \backslash
13192 renewcommand{
13193 \backslash
13194 toprule}{
13195 \backslash
13196 mytoprule[width]}
13197 \end_layout
13198
13199 \begin_layout Standard
13200 Cet exemple concerne la première ligne, appelée 
13201 \series bold
13202 toprule
13203 \series default
13204 .
13205  Si vous voulez changer l'épaisseur de la dernière ligne, remplacez 
13206 \series bold
13207 toprule
13208 \series default
13209  par 
13210 \series bold
13211 bottomrule
13212 \series default
13213 .
13214  Pour changer l'épaisseur de toutes les lignes intermédiaires, remplacez
13215  
13216 \series bold
13217 toprule
13218 \series default
13219  par 
13220 \series bold
13221 midrule
13222 \series default
13223 .
13224  Vous pouvez utiliser toutes les unités de longueur définies dans l'appendice
13225 \begin_inset space ~
13226 \end_inset
13227
13228
13229 \begin_inset CommandInset ref
13230 LatexCommand ref
13231 reference "cha:Unités-de-longueur"
13232
13233 \end_inset
13234
13235  pour préciser l'épaisseur voulue.
13236 \end_layout
13237
13238 \begin_layout Standard
13239 On peut aussi créer des lignes qui ne font pas toute la largeur du tableau
13240  en mettant une ligne pour une cellule multi colonne.
13241  LyX va utiliser en interne la commande 
13242 \series bold
13243
13244 \backslash
13245 cmidrule
13246 \series default
13247  pour créer cette ligne.
13248  Sa syntaxe complète est :
13249 \end_layout
13250
13251 \begin_layout Standard
13252
13253 \series bold
13254
13255 \backslash
13256 cmidrule[largeur](rognage){colDépart-colFin}
13257 \end_layout
13258
13259 \begin_layout Standard
13260 Les options de la commande 
13261 \series bold
13262
13263 \backslash
13264 cmidrule
13265 \series default
13266  ne sont pas actuellement gérées par LyX, vous devez donc utiliser du code
13267  TeX pour pouvoir les utiliser.
13268  On peut créer manuellement des lignes 
13269 \series bold
13270
13271 \backslash
13272 mitrales
13273 \series default
13274  en insérant la commande en code TeX comme le premier élément de la première
13275  cellule de la ligne.
13276  La ligne est alors affichée dans la sortie imprimée au dessus de la ligne
13277  en question.
13278 \end_layout
13279
13280 \begin_layout Standard
13281 La valeur par défaut pour l'épaisseur des lignes est de 0.03
13282 \begin_inset space \thinspace{}
13283 \end_inset
13284
13285 em.
13286  
13287 \series bold
13288 colDépart
13289 \series default
13290  est le numéro de la colonne dans laquelle la ligne commence et 
13291 \series bold
13292 colFin
13293 \series default
13294  est le numéro de la colonne dans laquelle elle se termine.
13295  La valeur de 
13296 \series bold
13297 colFin
13298 \series default
13299  doit toujours être précisée, même si la ligne ne couvre qu'une seule colonne.
13300  Le paramètre optionnel 
13301 \series bold
13302 rognage
13303 \series default
13304  peut être soit 
13305 \emph on
13306 l{largeurRognage}
13307 \emph default
13308 , ou 
13309 \emph on
13310 r{largeurRognage}
13311 \emph default
13312  où les valeurs de
13313 \emph on
13314  largeurRognage
13315 \emph default
13316  sont aussi optionnelles.
13317  En utilisant par exemple la valeur 
13318 \emph on
13319 l{2pt}
13320 \emph default
13321  pour ce paramètre, la ligne va être rognée de 2
13322 \begin_inset space \thinspace{}
13323 \end_inset
13324
13325 pt à son extrémité gauche.
13326  Si vous ne spécifiez pas de valeur pour 
13327 \emph on
13328 largeurRognage
13329 \emph default
13330  les lignes sont par défaut rognées de 0.5
13331 \begin_inset space \thinspace{}
13332 \end_inset
13333
13334 em.
13335 \end_layout
13336
13337 \begin_layout Standard
13338 \begin_inset VSpace bigskip
13339 \end_inset
13340
13341 Le tableau
13342 \begin_inset space ~
13343 \end_inset
13344
13345
13346 \begin_inset CommandInset ref
13347 LatexCommand ref
13348 reference "tab:Exemple-tableau-booktabs"
13349
13350 \end_inset
13351
13352  a été créé en utilisant les commandes
13353 \end_layout
13354
13355 \begin_layout Standard
13356
13357 \series bold
13358
13359 \backslash
13360 cmidrule(r){2-2}
13361 \backslash
13362 cmidrule(l){3-4}
13363 \end_layout
13364
13365 \begin_layout Standard
13366 au début de la deuxième ligne et
13367 \end_layout
13368
13369 \begin_layout Standard
13370
13371 \series bold
13372
13373 \backslash
13374 cmidrule(l{10pt}){1-1}
13375 \end_layout
13376
13377 \begin_layout Standard
13378 au début de la sixième ligne.
13379 \end_layout
13380
13381 \begin_layout Standard
13382 \begin_inset VSpace bigskip
13383 \end_inset
13384
13385
13386 \end_layout
13387
13388 \begin_layout Standard
13389 Vous pouvez vouloir des commandes 
13390 \series bold
13391
13392 \backslash
13393 cmidrule
13394 \series default
13395 s qui se recouvrent comme pour le tableau
13396 \begin_inset space ~
13397 \end_inset
13398
13399
13400 \begin_inset CommandInset ref
13401 LatexCommand ref
13402 reference "tab:Tableau-booktabs-special"
13403
13404 \end_inset
13405
13406 .
13407  On obtient ce résultat en utilisant la commande suivante en code TeX
13408 \end_layout
13409
13410 \begin_layout Standard
13411
13412 \series bold
13413
13414 \backslash
13415 morecmidrules
13416 \end_layout
13417
13418 \begin_layout Standard
13419 La commande qui a été utilisée pour la deuxième ligne du tableau
13420 \begin_inset space ~
13421 \end_inset
13422
13423
13424 \begin_inset CommandInset ref
13425 LatexCommand ref
13426 reference "tab:Tableau-booktabs-special"
13427
13428 \end_inset
13429
13430  est
13431 \end_layout
13432
13433 \begin_layout Standard
13434
13435 \series bold
13436
13437 \backslash
13438 cmidrule(r){2-2}
13439 \backslash
13440 cmidrule(l){3-4}
13441 \backslash
13442 morecmidrules
13443 \backslash
13444 cmidrule{2-4}
13445 \end_layout
13446
13447 \begin_layout Standard
13448 La commande pour la sixième ligne est
13449 \end_layout
13450
13451 \begin_layout Standard
13452
13453 \series bold
13454
13455 \backslash
13456 midrule
13457 \backslash
13458 morecmidrules
13459 \backslash
13460 cmidrule{3-4}
13461 \end_layout
13462
13463 \begin_layout Standard
13464 \begin_inset VSpace bigskip
13465 \end_inset
13466
13467
13468 \end_layout
13469
13470 \begin_layout Standard
13471 Si vous n'êtes toujours pas satisfait avec l'espacement des lignes de séparation
13472 , vous pouvez utiliser la commande suivante pour produire des lignes qui
13473  font toute la largeur du tableau :
13474 \end_layout
13475
13476 \begin_layout Standard
13477
13478 \series bold
13479
13480 \backslash
13481 specialrule{largeur}{espace au dessus}{espace en dessous}
13482 \end_layout
13483
13484 \begin_layout Standard
13485 Pour plus d'informations sur ces spécialités, nous vous renvoyons au manuel
13486  du paquetage LaTeX 
13487 \series bold
13488 booktabs
13489 \series default
13490  
13491 \begin_inset CommandInset citation
13492 LatexCommand cite
13493 key "booktabs"
13494
13495 \end_inset
13496
13497 .
13498 \begin_inset Index
13499 status collapsed
13500
13501 \begin_layout Plain Layout
13502 Paquetages LaTeX ! booktabs
13503 \end_layout
13504
13505 \end_inset
13506
13507
13508 \end_layout
13509
13510 \begin_layout Standard
13511 \begin_inset Float table
13512 placement h
13513 wide false
13514 sideways false
13515 status open
13516
13517 \begin_layout Plain Layout
13518 \begin_inset Caption
13519
13520 \begin_layout Plain Layout
13521 \begin_inset CommandInset label
13522 LatexCommand label
13523 name "tab:Tableau-booktabs-special"
13524
13525 \end_inset
13526
13527 Tableau formel spécial
13528 \end_layout
13529
13530 \end_inset
13531
13532
13533 \end_layout
13534
13535 \begin_layout Plain Layout
13536 \align center
13537 \begin_inset Tabular
13538 <lyxtabular version="3" rows="8" columns="4">
13539 <features booktabs="true">
13540 <column alignment="center" valignment="top" width="0">
13541 <column alignment="center" valignment="top" width="0">
13542 <column alignment="center" valignment="top" width="0">
13543 <column alignment="center" valignment="top" width="0">
13544 <row>
13545 <cell alignment="center" valignment="top" topline="true" usebox="none">
13546 \begin_inset Text
13547
13548 \begin_layout Plain Layout
13549 Système
13550 \end_layout
13551
13552 \end_inset
13553 </cell>
13554 <cell alignment="center" valignment="top" topline="true" usebox="none">
13555 \begin_inset Text
13556
13557 \begin_layout Plain Layout
13558 Medipix
13559 \begin_inset space \thinspace{}
13560 \end_inset
13561
13562 1
13563 \end_layout
13564
13565 \end_inset
13566 </cell>
13567 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
13568 \begin_inset Text
13569
13570 \begin_layout Plain Layout
13571 Medipix
13572 \begin_inset space \thinspace{}
13573 \end_inset
13574
13575 2
13576 \end_layout
13577
13578 \end_inset
13579 </cell>
13580 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13581 \begin_inset Text
13582
13583 \begin_layout Plain Layout
13584
13585 \end_layout
13586
13587 \end_inset
13588 </cell>
13589 </row>
13590 <row>
13591 <cell alignment="center" valignment="top" usebox="none">
13592 \begin_inset Text
13593
13594 \begin_layout Plain Layout
13595 \begin_inset ERT
13596 status collapsed
13597
13598 \begin_layout Plain Layout
13599
13600
13601 \backslash
13602 cmidrule(r){2-2}
13603 \end_layout
13604
13605 \end_inset
13606
13607
13608 \begin_inset ERT
13609 status collapsed
13610
13611 \begin_layout Plain Layout
13612
13613
13614 \backslash
13615 cmidrule(l){3-4}
13616 \end_layout
13617
13618 \end_inset
13619
13620
13621 \begin_inset ERT
13622 status collapsed
13623
13624 \begin_layout Plain Layout
13625
13626
13627 \backslash
13628 morecmidrules 
13629 \end_layout
13630
13631 \end_inset
13632
13633
13634 \begin_inset ERT
13635 status collapsed
13636
13637 \begin_layout Plain Layout
13638
13639
13640 \backslash
13641 cmidrule{2-4}
13642 \end_layout
13643
13644 \end_inset
13645
13646 Epaisseur du capteur [µm]
13647 \end_layout
13648
13649 \end_inset
13650 </cell>
13651 <cell alignment="center" valignment="top" usebox="none">
13652 \begin_inset Text
13653
13654 \begin_layout Plain Layout
13655 300
13656 \end_layout
13657
13658 \end_inset
13659 </cell>
13660 <cell alignment="center" valignment="top" usebox="none">
13661 \begin_inset Text
13662
13663 \begin_layout Plain Layout
13664 300
13665 \end_layout
13666
13667 \end_inset
13668 </cell>
13669 <cell alignment="center" valignment="top" usebox="none">
13670 \begin_inset Text
13671
13672 \begin_layout Plain Layout
13673 700
13674 \end_layout
13675
13676 \end_inset
13677 </cell>
13678 </row>
13679 <row>
13680 <cell alignment="center" valignment="top" topline="true" usebox="none">
13681 \begin_inset Text
13682
13683 \begin_layout Plain Layout
13684 Angle biseau [°]
13685 \end_layout
13686
13687 \end_inset
13688 </cell>
13689 <cell alignment="center" valignment="top" topline="true" usebox="none">
13690 \begin_inset Text
13691
13692 \begin_layout Plain Layout
13693 3.55
13694 \end_layout
13695
13696 \end_inset
13697 </cell>
13698 <cell alignment="center" valignment="top" topline="true" usebox="none">
13699 \begin_inset Text
13700
13701 \begin_layout Plain Layout
13702 2.71
13703 \end_layout
13704
13705 \end_inset
13706 </cell>
13707 <cell alignment="center" valignment="top" topline="true" usebox="none">
13708 \begin_inset Text
13709
13710 \begin_layout Plain Layout
13711 7.99
13712 \end_layout
13713
13714 \end_inset
13715 </cell>
13716 </row>
13717 <row topspace="default">
13718 <cell alignment="center" valignment="top" usebox="none">
13719 \begin_inset Text
13720
13721 \begin_layout Plain Layout
13722 Résolution spatiale [µm]
13723 \end_layout
13724
13725 \end_inset
13726 </cell>
13727 <cell alignment="center" valignment="top" usebox="none">
13728 \begin_inset Text
13729
13730 \begin_layout Plain Layout
13731 4.26
13732 \end_layout
13733
13734 \end_inset
13735 </cell>
13736 <cell alignment="center" valignment="top" usebox="none">
13737 \begin_inset Text
13738
13739 \begin_layout Plain Layout
13740 10.17
13741 \end_layout
13742
13743 \end_inset
13744 </cell>
13745 <cell alignment="center" valignment="top" usebox="none">
13746 \begin_inset Text
13747
13748 \begin_layout Plain Layout
13749 10.56
13750 \end_layout
13751
13752 \end_inset
13753 </cell>
13754 </row>
13755 <row topspace="default">
13756 <cell alignment="center" valignment="top" usebox="none">
13757 \begin_inset Text
13758
13759 \begin_layout Plain Layout
13760 MTF à 
13761 \begin_inset Formula $f_{\mathrm{max}}$
13762 \end_inset
13763
13764
13765 \end_layout
13766
13767 \end_inset
13768 </cell>
13769 <cell alignment="center" valignment="top" usebox="none">
13770 \begin_inset Text
13771
13772 \begin_layout Plain Layout
13773 0.53
13774 \end_layout
13775
13776 \end_inset
13777 </cell>
13778 <cell alignment="center" valignment="top" usebox="none">
13779 \begin_inset Text
13780
13781 \begin_layout Plain Layout
13782 0.37
13783 \end_layout
13784
13785 \end_inset
13786 </cell>
13787 <cell alignment="center" valignment="top" usebox="none">
13788 \begin_inset Text
13789
13790 \begin_layout Plain Layout
13791 0.39
13792 \end_layout
13793
13794 \end_inset
13795 </cell>
13796 </row>
13797 <row>
13798 <cell alignment="center" valignment="top" topline="true" usebox="none">
13799 \begin_inset Text
13800
13801 \begin_layout Plain Layout
13802 \begin_inset ERT
13803 status collapsed
13804
13805 \begin_layout Plain Layout
13806
13807
13808 \backslash
13809 morecmidrules 
13810 \end_layout
13811
13812 \end_inset
13813
13814
13815 \begin_inset ERT
13816 status collapsed
13817
13818 \begin_layout Plain Layout
13819
13820
13821 \backslash
13822 cmidrule{3-4}
13823 \end_layout
13824
13825 \end_inset
13826
13827 résolution spatiale LSF
13828 \end_layout
13829
13830 \end_inset
13831 </cell>
13832 <cell alignment="center" valignment="top" topline="true" usebox="none">
13833 \begin_inset Text
13834
13835 \begin_layout Plain Layout
13836
13837 \end_layout
13838
13839 \end_inset
13840 </cell>
13841 <cell alignment="center" valignment="top" topline="true" usebox="none">
13842 \begin_inset Text
13843
13844 \begin_layout Plain Layout
13845
13846 \end_layout
13847
13848 \end_inset
13849 </cell>
13850 <cell alignment="center" valignment="top" topline="true" usebox="none">
13851 \begin_inset Text
13852
13853 \begin_layout Plain Layout
13854
13855 \end_layout
13856
13857 \end_inset
13858 </cell>
13859 </row>
13860 <row>
13861 <cell alignment="center" valignment="top" usebox="none">
13862 \begin_inset Text
13863
13864 \begin_layout Plain Layout
13865 en µm
13866 \end_layout
13867
13868 \end_inset
13869 </cell>
13870 <cell alignment="center" valignment="top" usebox="none">
13871 \begin_inset Text
13872
13873 \begin_layout Plain Layout
13874 129.7
13875 \end_layout
13876
13877 \end_inset
13878 </cell>
13879 <cell alignment="center" valignment="top" usebox="none">
13880 \begin_inset Text
13881
13882 \begin_layout Plain Layout
13883 52.75
13884 \end_layout
13885
13886 \end_inset
13887 </cell>
13888 <cell alignment="center" valignment="top" usebox="none">
13889 \begin_inset Text
13890
13891 \begin_layout Plain Layout
13892 50.78
13893 \end_layout
13894
13895 \end_inset
13896 </cell>
13897 </row>
13898 <row>
13899 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13900 \begin_inset Text
13901
13902 \begin_layout Plain Layout
13903 en % de la taille des pixels
13904 \end_layout
13905
13906 \end_inset
13907 </cell>
13908 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13909 \begin_inset Text
13910
13911 \begin_layout Plain Layout
13912 76.3
13913 \end_layout
13914
13915 \end_inset
13916 </cell>
13917 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13918 \begin_inset Text
13919
13920 \begin_layout Plain Layout
13921 95.9
13922 \end_layout
13923
13924 \end_inset
13925 </cell>
13926 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13927 \begin_inset Text
13928
13929 \begin_layout Plain Layout
13930 92.3
13931 \end_layout
13932
13933 \end_inset
13934 </cell>
13935 </row>
13936 </lyxtabular>
13937
13938 \end_inset
13939
13940
13941 \end_layout
13942
13943 \end_inset
13944
13945
13946 \end_layout
13947
13948 \begin_layout Section
13949 Alignement Vertical des Tableaux
13950 \begin_inset Index
13951 status collapsed
13952
13953 \begin_layout Plain Layout
13954 Tableau ! Alignement
13955 \end_layout
13956
13957 \end_inset
13958
13959
13960 \end_layout
13961
13962 \begin_layout Standard
13963 Pour pouvoir être aligné verticalement par rapport au texte, un tableau
13964  doit être à l'intérieur d'une boîte.
13965  La boîte peut alors être alignée comme c'est décrit dans la 
13966 \begin_inset space ~
13967 \end_inset
13968
13969
13970 \begin_inset CommandInset ref
13971 LatexCommand ref
13972 reference "sec:Boîte-Dialogue"
13973
13974 \end_inset
13975
13976 .
13977 \end_layout
13978
13979 \begin_layout Standard
13980 Dans l'exemple qui suit les tableaux sont à l'intérieur d'une boîte de type
13981  minipage
13982 \begin_inset Foot
13983 status open
13984
13985 \begin_layout Plain Layout
13986 Les minipages son décrites dans la section
13987 \begin_inset space ~
13988 \end_inset
13989
13990
13991 \begin_inset CommandInset ref
13992 LatexCommand ref
13993 reference "sec:Minipages"
13994
13995 \end_inset
13996
13997 .
13998 \end_layout
13999
14000 \end_inset
14001
14002  dont la largeur est de 15
14003 \begin_inset space \thinspace{}
14004 \end_inset
14005
14006 col% :
14007 \end_layout
14008
14009 \begin_layout Itemize
14010 test 
14011 \begin_inset Box Frameless
14012 position "t"
14013 hor_pos "c"
14014 has_inner_box 1
14015 inner_pos "c"
14016 use_parbox 0
14017 width "15col%"
14018 special "none"
14019 height "1in"
14020 height_special "totalheight"
14021 status collapsed
14022
14023 \begin_layout Plain Layout
14024 \begin_inset Tabular
14025 <lyxtabular version="3" rows="3" columns="3">
14026 <features>
14027 <column alignment="center" valignment="top" width="0">
14028 <column alignment="center" valignment="top" width="0">
14029 <column alignment="center" valignment="top" width="0">
14030 <row>
14031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14032 \begin_inset Text
14033
14034 \begin_layout Plain Layout
14035 a
14036 \end_layout
14037
14038 \end_inset
14039 </cell>
14040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14041 \begin_inset Text
14042
14043 \begin_layout Plain Layout
14044 d
14045 \end_layout
14046
14047 \end_inset
14048 </cell>
14049 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14050 \begin_inset Text
14051
14052 \begin_layout Plain Layout
14053 g
14054 \end_layout
14055
14056 \end_inset
14057 </cell>
14058 </row>
14059 <row>
14060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14061 \begin_inset Text
14062
14063 \begin_layout Plain Layout
14064 b
14065 \end_layout
14066
14067 \end_inset
14068 </cell>
14069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14070 \begin_inset Text
14071
14072 \begin_layout Plain Layout
14073 e
14074 \end_layout
14075
14076 \end_inset
14077 </cell>
14078 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14079 \begin_inset Text
14080
14081 \begin_layout Plain Layout
14082 h
14083 \end_layout
14084
14085 \end_inset
14086 </cell>
14087 </row>
14088 <row>
14089 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14090 \begin_inset Text
14091
14092 \begin_layout Plain Layout
14093 c
14094 \end_layout
14095
14096 \end_inset
14097 </cell>
14098 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14099 \begin_inset Text
14100
14101 \begin_layout Plain Layout
14102 f
14103 \end_layout
14104
14105 \end_inset
14106 </cell>
14107 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14108 \begin_inset Text
14109
14110 \begin_layout Plain Layout
14111 i
14112 \end_layout
14113
14114 \end_inset
14115 </cell>
14116 </row>
14117 </lyxtabular>
14118
14119 \end_inset
14120
14121
14122 \end_layout
14123
14124 \end_inset
14125
14126  test 
14127 \begin_inset ERT
14128 status collapsed
14129
14130 \begin_layout Plain Layout
14131
14132
14133 \backslash
14134 raisebox{0.85
14135 \backslash
14136 baselineskip}{
14137 \end_layout
14138
14139 \end_inset
14140
14141
14142 \begin_inset Box Frameless
14143 position "t"
14144 hor_pos "c"
14145 has_inner_box 1
14146 inner_pos "c"
14147 use_parbox 0
14148 width "15col%"
14149 special "none"
14150 height "1in"
14151 height_special "totalheight"
14152 status collapsed
14153
14154 \begin_layout Plain Layout
14155 \begin_inset Tabular
14156 <lyxtabular version="3" rows="3" columns="3">
14157 <features>
14158 <column alignment="center" valignment="top" width="0">
14159 <column alignment="center" valignment="top" width="0">
14160 <column alignment="center" valignment="top" width="0">
14161 <row>
14162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14163 \begin_inset Text
14164
14165 \begin_layout Plain Layout
14166 a
14167 \end_layout
14168
14169 \end_inset
14170 </cell>
14171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14172 \begin_inset Text
14173
14174 \begin_layout Plain Layout
14175 d
14176 \end_layout
14177
14178 \end_inset
14179 </cell>
14180 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14181 \begin_inset Text
14182
14183 \begin_layout Plain Layout
14184 g
14185 \end_layout
14186
14187 \end_inset
14188 </cell>
14189 </row>
14190 <row>
14191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14192 \begin_inset Text
14193
14194 \begin_layout Plain Layout
14195 b
14196 \end_layout
14197
14198 \end_inset
14199 </cell>
14200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14201 \begin_inset Text
14202
14203 \begin_layout Plain Layout
14204 e
14205 \end_layout
14206
14207 \end_inset
14208 </cell>
14209 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14210 \begin_inset Text
14211
14212 \begin_layout Plain Layout
14213 h
14214 \end_layout
14215
14216 \end_inset
14217 </cell>
14218 </row>
14219 <row>
14220 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14221 \begin_inset Text
14222
14223 \begin_layout Plain Layout
14224 c
14225 \end_layout
14226
14227 \end_inset
14228 </cell>
14229 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14230 \begin_inset Text
14231
14232 \begin_layout Plain Layout
14233 f
14234 \end_layout
14235
14236 \end_inset
14237 </cell>
14238 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14239 \begin_inset Text
14240
14241 \begin_layout Plain Layout
14242 i
14243 \end_layout
14244
14245 \end_inset
14246 </cell>
14247 </row>
14248 </lyxtabular>
14249
14250 \end_inset
14251
14252
14253 \end_layout
14254
14255 \end_inset
14256
14257
14258 \begin_inset ERT
14259 status collapsed
14260
14261 \begin_layout Plain Layout
14262
14263 }
14264 \end_layout
14265
14266 \end_inset
14267
14268
14269 \end_layout
14270
14271 \begin_layout Itemize
14272 test 
14273 \begin_inset Box Frameless
14274 position "c"
14275 hor_pos "c"
14276 has_inner_box 1
14277 inner_pos "c"
14278 use_parbox 0
14279 width "15col%"
14280 special "none"
14281 height "1in"
14282 height_special "totalheight"
14283 status collapsed
14284
14285 \begin_layout Plain Layout
14286 \begin_inset Tabular
14287 <lyxtabular version="3" rows="3" columns="3">
14288 <features>
14289 <column alignment="center" valignment="top" width="0">
14290 <column alignment="center" valignment="top" width="0">
14291 <column alignment="center" valignment="top" width="0">
14292 <row>
14293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14294 \begin_inset Text
14295
14296 \begin_layout Plain Layout
14297 a
14298 \end_layout
14299
14300 \end_inset
14301 </cell>
14302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14303 \begin_inset Text
14304
14305 \begin_layout Plain Layout
14306 d
14307 \end_layout
14308
14309 \end_inset
14310 </cell>
14311 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14312 \begin_inset Text
14313
14314 \begin_layout Plain Layout
14315 g
14316 \end_layout
14317
14318 \end_inset
14319 </cell>
14320 </row>
14321 <row>
14322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14323 \begin_inset Text
14324
14325 \begin_layout Plain Layout
14326 b
14327 \end_layout
14328
14329 \end_inset
14330 </cell>
14331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14332 \begin_inset Text
14333
14334 \begin_layout Plain Layout
14335 e
14336 \end_layout
14337
14338 \end_inset
14339 </cell>
14340 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14341 \begin_inset Text
14342
14343 \begin_layout Plain Layout
14344 h
14345 \end_layout
14346
14347 \end_inset
14348 </cell>
14349 </row>
14350 <row>
14351 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14352 \begin_inset Text
14353
14354 \begin_layout Plain Layout
14355 c
14356 \end_layout
14357
14358 \end_inset
14359 </cell>
14360 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14361 \begin_inset Text
14362
14363 \begin_layout Plain Layout
14364 f
14365 \end_layout
14366
14367 \end_inset
14368 </cell>
14369 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14370 \begin_inset Text
14371
14372 \begin_layout Plain Layout
14373 i
14374 \end_layout
14375
14376 \end_inset
14377 </cell>
14378 </row>
14379 </lyxtabular>
14380
14381 \end_inset
14382
14383
14384 \end_layout
14385
14386 \end_inset
14387
14388
14389 \end_layout
14390
14391 \begin_layout Itemize
14392 test 
14393 \begin_inset Box Frameless
14394 position "b"
14395 hor_pos "c"
14396 has_inner_box 1
14397 inner_pos "c"
14398 use_parbox 0
14399 width "15col%"
14400 special "none"
14401 height "1in"
14402 height_special "totalheight"
14403 status collapsed
14404
14405 \begin_layout Plain Layout
14406 \begin_inset Tabular
14407 <lyxtabular version="3" rows="3" columns="3">
14408 <features>
14409 <column alignment="center" valignment="top" width="0">
14410 <column alignment="center" valignment="top" width="0">
14411 <column alignment="center" valignment="top" width="0">
14412 <row>
14413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14414 \begin_inset Text
14415
14416 \begin_layout Plain Layout
14417 a
14418 \end_layout
14419
14420 \end_inset
14421 </cell>
14422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14423 \begin_inset Text
14424
14425 \begin_layout Plain Layout
14426 d
14427 \end_layout
14428
14429 \end_inset
14430 </cell>
14431 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14432 \begin_inset Text
14433
14434 \begin_layout Plain Layout
14435 g
14436 \end_layout
14437
14438 \end_inset
14439 </cell>
14440 </row>
14441 <row>
14442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14443 \begin_inset Text
14444
14445 \begin_layout Plain Layout
14446 b
14447 \end_layout
14448
14449 \end_inset
14450 </cell>
14451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14452 \begin_inset Text
14453
14454 \begin_layout Plain Layout
14455 e
14456 \end_layout
14457
14458 \end_inset
14459 </cell>
14460 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14461 \begin_inset Text
14462
14463 \begin_layout Plain Layout
14464 h
14465 \end_layout
14466
14467 \end_inset
14468 </cell>
14469 </row>
14470 <row>
14471 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14472 \begin_inset Text
14473
14474 \begin_layout Plain Layout
14475 c
14476 \end_layout
14477
14478 \end_inset
14479 </cell>
14480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14481 \begin_inset Text
14482
14483 \begin_layout Plain Layout
14484 f
14485 \end_layout
14486
14487 \end_inset
14488 </cell>
14489 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14490 \begin_inset Text
14491
14492 \begin_layout Plain Layout
14493 i
14494 \end_layout
14495
14496 \end_inset
14497 </cell>
14498 </row>
14499 </lyxtabular>
14500
14501 \end_inset
14502
14503
14504 \end_layout
14505
14506 \end_inset
14507
14508  test 
14509 \begin_inset ERT
14510 status collapsed
14511
14512 \begin_layout Plain Layout
14513
14514
14515 \backslash
14516 raisebox{-0.32
14517 \backslash
14518 baselineskip}{
14519 \end_layout
14520
14521 \end_inset
14522
14523
14524 \begin_inset Box Frameless
14525 position "b"
14526 hor_pos "c"
14527 has_inner_box 1
14528 inner_pos "c"
14529 use_parbox 0
14530 width "15col%"
14531 special "none"
14532 height "1in"
14533 height_special "totalheight"
14534 status collapsed
14535
14536 \begin_layout Plain Layout
14537 \begin_inset Tabular
14538 <lyxtabular version="3" rows="3" columns="3">
14539 <features>
14540 <column alignment="center" valignment="top" width="0">
14541 <column alignment="center" valignment="top" width="0">
14542 <column alignment="center" valignment="top" width="0">
14543 <row>
14544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14545 \begin_inset Text
14546
14547 \begin_layout Plain Layout
14548 a
14549 \end_layout
14550
14551 \end_inset
14552 </cell>
14553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14554 \begin_inset Text
14555
14556 \begin_layout Plain Layout
14557 d
14558 \end_layout
14559
14560 \end_inset
14561 </cell>
14562 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14563 \begin_inset Text
14564
14565 \begin_layout Plain Layout
14566 g
14567 \end_layout
14568
14569 \end_inset
14570 </cell>
14571 </row>
14572 <row>
14573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14574 \begin_inset Text
14575
14576 \begin_layout Plain Layout
14577 b
14578 \end_layout
14579
14580 \end_inset
14581 </cell>
14582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14583 \begin_inset Text
14584
14585 \begin_layout Plain Layout
14586 e
14587 \end_layout
14588
14589 \end_inset
14590 </cell>
14591 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14592 \begin_inset Text
14593
14594 \begin_layout Plain Layout
14595 h
14596 \end_layout
14597
14598 \end_inset
14599 </cell>
14600 </row>
14601 <row>
14602 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14603 \begin_inset Text
14604
14605 \begin_layout Plain Layout
14606 c
14607 \end_layout
14608
14609 \end_inset
14610 </cell>
14611 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14612 \begin_inset Text
14613
14614 \begin_layout Plain Layout
14615 f
14616 \end_layout
14617
14618 \end_inset
14619 </cell>
14620 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14621 \begin_inset Text
14622
14623 \begin_layout Plain Layout
14624 i
14625 \end_layout
14626
14627 \end_inset
14628 </cell>
14629 </row>
14630 </lyxtabular>
14631
14632 \end_inset
14633
14634
14635 \end_layout
14636
14637 \end_inset
14638
14639
14640 \begin_inset ERT
14641 status collapsed
14642
14643 \begin_layout Plain Layout
14644
14645 }
14646 \end_layout
14647
14648 \end_inset
14649
14650
14651 \end_layout
14652
14653 \begin_layout Standard
14654 Comme vous pouvez le voir, le contenu des premiers tableaux de la première
14655  et de la dernière ligne, n'est pas correctement aligné avec le texte de
14656  la ligne dans laquelle le tableau est inséré.
14657  Pour obtenir cet alignement, vous devez mettre la boîte minipage dans une
14658  boîte élévatrice (raisebox)
14659 \begin_inset Foot
14660 status collapsed
14661
14662 \begin_layout Plain Layout
14663 Les boîtes élévatrices (raiseboxes) sont décrites dans la section
14664 \begin_inset space ~
14665 \end_inset
14666
14667
14668 \begin_inset CommandInset ref
14669 LatexCommand ref
14670 reference "sub:Alignement-Vertical"
14671
14672 \end_inset
14673
14674 .
14675 \end_layout
14676
14677 \end_inset
14678
14679 .
14680  Dans l'exemple précédent, le deuxième tableau de la première ligne est
14681  aligné en utilisant la commande en code TeX suivante 
14682 \end_layout
14683
14684 \begin_layout Standard
14685
14686 \series bold
14687
14688 \backslash
14689 raisebox{0.85
14690 \backslash
14691 baselineskip}{
14692 \end_layout
14693
14694 \begin_layout Standard
14695 placée juste avant la boîte minipage.
14696  Après la boîte on insère l'accolade fermante en code TeX.
14697  Pour le deuxième tableau de la dernière ligne, la commande 
14698 \end_layout
14699
14700 \begin_layout Standard
14701
14702 \series bold
14703
14704 \backslash
14705 raisebox{-0.32
14706 \backslash
14707 baselineskip}{
14708 \end_layout
14709
14710 \begin_layout Standard
14711 est utilisée.
14712 \end_layout
14713
14714 \begin_layout Standard
14715 \begin_inset Note Greyedout
14716 status open
14717
14718 \begin_layout Plain Layout
14719
14720 \series bold
14721 Note:
14722 \series default
14723  L'alignement entre le contenu de la ligne du tableau et le texte de la
14724  ligne qui l'entoure ne peut pas être parfait.
14725  Le facteur utilisé dans la commande 
14726 \series bold
14727
14728 \backslash
14729 raisebox
14730 \series default
14731  pour obtenir cet alignement dépend de la police de caractères du document,
14732  de la taille de la police et de l'épaisseur des lignes du tableau.
14733 \end_layout
14734
14735 \end_inset
14736
14737
14738 \end_layout
14739
14740 \begin_layout Section
14741 Tableaux Colorés
14742 \begin_inset CommandInset label
14743 LatexCommand label
14744 name "sec:Tableaux-Colorés"
14745
14746 \end_inset
14747
14748
14749 \begin_inset Index
14750 status collapsed
14751
14752 \begin_layout Plain Layout
14753 Tableau ! Coloré
14754 \end_layout
14755
14756 \end_inset
14757
14758
14759 \end_layout
14760
14761 \begin_layout Subsection
14762 Cellules Colorées
14763 \begin_inset Index
14764 status collapsed
14765
14766 \begin_layout Plain Layout
14767 Couleur des tableaux ! Pour les cellules
14768 \end_layout
14769
14770 \end_inset
14771
14772
14773 \begin_inset Index
14774 status collapsed
14775
14776 \begin_layout Plain Layout
14777 Couleur ! Pour les cellules de tableau
14778 \end_layout
14779
14780 \end_inset
14781
14782
14783 \end_layout
14784
14785 \begin_layout Standard
14786 \begin_inset Float table
14787 placement h
14788 wide false
14789 sideways false
14790 status open
14791
14792 \begin_layout Plain Layout
14793 \begin_inset Caption
14794
14795 \begin_layout Plain Layout
14796 \begin_inset CommandInset label
14797 LatexCommand label
14798 name "tab:Tableau-coloré-sans-colortbl"
14799
14800 \end_inset
14801
14802 Tableau coloré sans utiliser le paquetage  
14803 \series bold
14804 colortbl
14805 \series default
14806
14807 \begin_inset OptArg
14808 status open
14809
14810 \begin_layout Plain Layout
14811 Tableau sans colortbl
14812 \end_layout
14813
14814 \end_inset
14815
14816
14817 \end_layout
14818
14819 \end_inset
14820
14821
14822 \end_layout
14823
14824 \begin_layout Plain Layout
14825 \align center
14826 \begin_inset Tabular
14827 <lyxtabular version="3" rows="3" columns="3">
14828 <features>
14829 <column alignment="center" valignment="top" width="0">
14830 <column alignment="center" valignment="top" width="0">
14831 <column alignment="center" valignment="top" width="0">
14832 <row>
14833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14834 \begin_inset Text
14835
14836 \begin_layout Plain Layout
14837
14838 \color green
14839 a
14840 \end_layout
14841
14842 \end_inset
14843 </cell>
14844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14845 \begin_inset Text
14846
14847 \begin_layout Plain Layout
14848
14849 \color red
14850 b
14851 \end_layout
14852
14853 \end_inset
14854 </cell>
14855 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14856 \begin_inset Text
14857
14858 \begin_layout Plain Layout
14859
14860 \color red
14861 c
14862 \end_layout
14863
14864 \end_inset
14865 </cell>
14866 </row>
14867 <row>
14868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14869 \begin_inset Text
14870
14871 \begin_layout Plain Layout
14872
14873 \color green
14874 d
14875 \end_layout
14876
14877 \end_inset
14878 </cell>
14879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14880 \begin_inset Text
14881
14882 \begin_layout Plain Layout
14883
14884 \color blue
14885 e
14886 \end_layout
14887
14888 \end_inset
14889 </cell>
14890 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14891 \begin_inset Text
14892
14893 \begin_layout Plain Layout
14894
14895 \color blue
14896 f
14897 \end_layout
14898
14899 \end_inset
14900 </cell>
14901 </row>
14902 <row>
14903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14904 \begin_inset Text
14905
14906 \begin_layout Plain Layout
14907
14908 \color green
14909 g
14910 \end_layout
14911
14912 \end_inset
14913 </cell>
14914 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14915 \begin_inset Text
14916
14917 \begin_layout Plain Layout
14918
14919 \color blue
14920 h
14921 \end_layout
14922
14923 \end_inset
14924 </cell>
14925 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14926 \begin_inset Text
14927
14928 \begin_layout Plain Layout
14929
14930 \color blue
14931 i
14932 \end_layout
14933
14934 \end_inset
14935 </cell>
14936 </row>
14937 </lyxtabular>
14938
14939 \end_inset
14940
14941
14942 \end_layout
14943
14944 \end_inset
14945
14946
14947 \end_layout
14948
14949 \begin_layout Standard
14950 Si vous voulez seulement avoir du texte en couleur, sélectionnez les cellules
14951  et choisissez une couleur dans le menu 
14952 \family sans
14953 Éditer\SpecialChar \menuseparator
14954 Style
14955 \begin_inset space ~
14956 \end_inset
14957
14958 de
14959 \begin_inset space ~
14960 \end_inset
14961
14962 Texte
14963 \family default
14964 .
14965  C'est ce qui a été utilisé pour créer le tableau
14966 \begin_inset space ~
14967 \end_inset
14968
14969
14970 \begin_inset CommandInset ref
14971 LatexCommand ref
14972 reference "tab:Tableau-coloré-sans-colortbl"
14973
14974 \end_inset
14975
14976 .
14977  Dans tous les autres cas vous aurez à utiliser le paquetage LaTeX 
14978 \series bold
14979 colortbl
14980 \series default
14981 .
14982 \begin_inset Index
14983 status collapsed
14984
14985 \begin_layout Plain Layout
14986 Paquetages LaTeX ! colortbl
14987 \end_layout
14988
14989 \end_inset
14990
14991
14992 \end_layout
14993
14994 \begin_layout Standard
14995 \begin_inset ERT
14996 status collapsed
14997
14998 \begin_layout Plain Layout
14999
15000
15001 \backslash
15002 ifcolortbl
15003 \end_layout
15004
15005 \end_inset
15006
15007
15008 \begin_inset Note Note
15009 status open
15010
15011 \begin_layout Plain Layout
15012 La section qui suit ne sera affichée que si vous avez installé le paquetage
15013  LaTeX 
15014 \series bold
15015 colortbl
15016 \series default
15017 .
15018 \end_layout
15019
15020 \end_inset
15021
15022
15023 \end_layout
15024
15025 \begin_layout Standard
15026 Pour créer des tableaux colorés, vous devez charger le paquetage
15027 \series bold
15028  colortbl
15029 \series default
15030  dans le préambule avec la ligne
15031 \end_layout
15032
15033 \begin_layout Standard
15034
15035 \series bold
15036
15037 \backslash
15038 usepackage{colortbl}
15039 \end_layout
15040
15041 \begin_layout Standard
15042 On choisit la couleur d'une colonne avec la commande 
15043 \end_layout
15044
15045 \begin_layout Standard
15046
15047 \series bold
15048
15049 \backslash
15050 columncolor{nom de couleur}
15051 \end_layout
15052
15053 \begin_layout Standard
15054 à l'intérieur d'une commande 
15055 \series bold
15056 >{ }
15057 \series default
15058 .
15059  Vous trouverez plus d'information sur la commande 
15060 \series bold
15061 >{}
15062 \series default
15063  dans la section
15064 \begin_inset space ~
15065 \end_inset
15066
15067
15068 \begin_inset CommandInset ref
15069 LatexCommand ref
15070 reference "sub:Calculs-multicolonnes"
15071
15072 \end_inset
15073
15074 .
15075 \end_layout
15076
15077 \begin_layout Standard
15078 Les noms de couleurs suivants sont prédéfinis :
15079 \end_layout
15080
15081 \begin_layout Standard
15082
15083 \family sans
15084 red
15085 \family default
15086  (rouge), 
15087 \family sans
15088 green
15089 \family default
15090  (vert), 
15091 \family sans
15092 yellow
15093 \family default
15094  (jaune), 
15095 \family sans
15096 blue
15097 \family default
15098  (bleu), 
15099 \family sans
15100 cyan
15101 \family default
15102
15103 \family sans
15104 magenta
15105 \family default
15106
15107 \family sans
15108 black 
15109 \family default
15110 (noir) et 
15111 \family sans
15112 white 
15113 \family default
15114 (blanc).
15115 \end_layout
15116
15117 \begin_layout Standard
15118 \begin_inset VSpace medskip
15119 \end_inset
15120
15121
15122 \end_layout
15123
15124 \begin_layout Standard
15125 Vous pouvez aussi définir votre propre couleur avec la commande
15126 \end_layout
15127
15128 \begin_layout Standard
15129
15130 \series bold
15131
15132 \backslash
15133 definecolor{nom de la couleur}{modèle de couleur}{valeurs de couleur}
15134 \end_layout
15135
15136 \begin_layout Standard
15137 Le modèle de couleur peut être
15138 \end_layout
15139
15140 \begin_layout Labeling
15141 \labelwidthstring 00.00.0000
15142 cmyk: cyan, magenta, jaune (yellow), noir (black)
15143 \end_layout
15144
15145 \begin_layout Labeling
15146 \labelwidthstring 00.00.0000
15147 rgb: red, vert (green), bleu (blue)
15148 \end_layout
15149
15150 \begin_layout Labeling
15151 \labelwidthstring 00.00.0000
15152 gray dégradé de gris (gray)
15153 \end_layout
15154
15155 \begin_layout Standard
15156 et les valeurs de couleur sont des nombres compris entre 0 et 1, séparés
15157  par des virgules qui décrivent la couleur dans le modèle de couleur choisi.
15158 \end_layout
15159
15160 \begin_layout Standard
15161 Vous pouvez par exemple définir la couleur 
15162 \begin_inset Quotes eld
15163 \end_inset
15164
15165
15166 \emph on
15167 vertfonce
15168 \begin_inset Quotes erd
15169 \end_inset
15170
15171  dans le préambule avec la ligne
15172 \end_layout
15173
15174 \begin_layout Standard
15175
15176 \series bold
15177
15178 \backslash
15179 definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5}
15180 \end_layout
15181
15182 \begin_layout Standard
15183 et la couleur "
15184 \emph on
15185 grisclair
15186 \emph default
15187 " avec
15188 \end_layout
15189
15190 \begin_layout Standard
15191
15192 \series bold
15193
15194 \backslash
15195 definecolor{grisclair}{gray}{0.8}
15196 \end_layout
15197
15198 \begin_layout Standard
15199 \begin_inset VSpace medskip
15200 \end_inset
15201
15202
15203 \end_layout
15204
15205 \begin_layout Standard
15206 Les lignes sont colorées avec la commande
15207 \end_layout
15208
15209 \begin_layout Standard
15210
15211 \series bold
15212
15213 \backslash
15214 rowcolor{nom de la couleur}
15215 \end_layout
15216
15217 \begin_layout Standard
15218 et les cellules sont colorées avec la commande
15219 \end_layout
15220
15221 \begin_layout Standard
15222
15223 \series bold
15224
15225 \backslash
15226 cellcolor{nom de la couleur}
15227 \end_layout
15228
15229 \begin_layout Standard
15230 Les deux commandes sont insérées au début d'une cellule comme du code TeX.
15231 \end_layout
15232
15233 \begin_layout Standard
15234 Pour colorer de caractères dans un tableau, sélectionnez les cellules et
15235  choisissez une couleur dans le menu 
15236 \family sans
15237 Éditer\SpecialChar \menuseparator
15238 Style
15239 \begin_inset space ~
15240 \end_inset
15241
15242 de
15243 \begin_inset space ~
15244 \end_inset
15245
15246 Texte
15247 \family default
15248 .
15249  Si une cellule contient du code TeX, faites bien attention à ne colorer
15250  que le texte, sinon le code TeX coloré provoquera des erreurs LaTeX.
15251 \end_layout
15252
15253 \begin_layout Standard
15254 \begin_inset Note Greyedout
15255 status open
15256
15257 \begin_layout Plain Layout
15258
15259 \series bold
15260 Note:
15261 \series default
15262  Tous les visualiseurs DVI ne sont pas capables d'afficher les couleurs
15263  définies par l'utilisateur.
15264 \end_layout
15265
15266 \end_inset
15267
15268
15269 \end_layout
15270
15271 \begin_layout Standard
15272 \begin_inset VSpace bigskip
15273 \end_inset
15274
15275
15276 \end_layout
15277
15278 \begin_layout Standard
15279 Pour créer le tableau
15280 \begin_inset space ~
15281 \end_inset
15282
15283
15284 \begin_inset CommandInset ref
15285 LatexCommand ref
15286 reference "tab:Tableau-coloré-avec-colortbl"
15287
15288 \end_inset
15289
15290  faites ce qui suit : La couleur de la première colonne doit être 
15291 \emph on
15292 vertfonce
15293 \emph default
15294 .
15295  On insère donc la commande
15296 \end_layout
15297
15298 \begin_layout Standard
15299
15300 \series bold
15301 >{
15302 \backslash
15303 columncolor{vertfonce}
15304 \backslash
15305 centering}c
15306 \end_layout
15307
15308 \begin_layout Standard
15309 en code TeX pour cette colonne.
15310  La première ligne doit être bleue
15311 \begin_inset Note Note
15312 status open
15313
15314 \begin_layout Plain Layout
15315 cyan ? (NdT)
15316 \end_layout
15317
15318 \end_inset
15319
15320 , d'où la commande en code TeX
15321 \end_layout
15322
15323 \begin_layout Standard
15324
15325 \series bold
15326
15327 \backslash
15328 rowcolow{cyan}
15329 \end_layout
15330
15331 \begin_layout Standard
15332 qui est insérée dans la première cellule de cette ligne.
15333  Notez que cela annule la couleur de colonne pour la première cellule.
15334  La dernière cellule de la dernière ligne est colorée en magenta en insérant
15335  en code TeX la commande
15336 \end_layout
15337
15338 \begin_layout Standard
15339
15340 \series bold
15341
15342 \backslash
15343 cellcolor{magenta}
15344 \end_layout
15345
15346 \begin_layout Standard
15347 Les caractères peuvent maintenant être colorés en utilisant le menu 
15348 \family sans
15349 Éditer\SpecialChar \menuseparator
15350 Style
15351 \begin_inset space ~
15352 \end_inset
15353
15354 de
15355 \begin_inset space ~
15356 \end_inset
15357
15358 Texte
15359 \family default
15360 .
15361 \end_layout
15362
15363 \begin_layout Standard
15364 \begin_inset Float table
15365 placement h
15366 wide false
15367 sideways false
15368 status open
15369
15370 \begin_layout Plain Layout
15371 \begin_inset Caption
15372
15373 \begin_layout Plain Layout
15374 \begin_inset CommandInset label
15375 LatexCommand label
15376 name "tab:Tableau-coloré-avec-colortbl"
15377
15378 \end_inset
15379
15380 Tableau coloré en utilisant le paquetage 
15381 \series bold
15382 colortbl
15383 \series default
15384
15385 \begin_inset OptArg
15386 status collapsed
15387
15388 \begin_layout Plain Layout
15389 Tableau avec colortbl
15390 \end_layout
15391
15392 \end_inset
15393
15394
15395 \end_layout
15396
15397 \end_inset
15398
15399
15400 \end_layout
15401
15402 \begin_layout Plain Layout
15403 \align center
15404 \begin_inset Tabular
15405 <lyxtabular version="3" rows="3" columns="3">
15406 <features>
15407 <column alignment="center" valignment="top" width="0" special=">{\columncolor{darkgreen}\centering}c">
15408 <column alignment="center" valignment="top" width="0">
15409 <column alignment="center" valignment="top" width="0">
15410 <row>
15411 <cell alignment="center" valignment="top" usebox="none">
15412 \begin_inset Text
15413
15414 \begin_layout Plain Layout
15415 \begin_inset ERT
15416 status collapsed
15417
15418 \begin_layout Plain Layout
15419
15420
15421 \backslash
15422 rowcolor{cyan}
15423 \end_layout
15424
15425 \end_inset
15426
15427
15428 \color magenta
15429 a
15430 \end_layout
15431
15432 \end_inset
15433 </cell>
15434 <cell alignment="center" valignment="top" usebox="none">
15435 \begin_inset Text
15436
15437 \begin_layout Plain Layout
15438
15439 \color red
15440 b
15441 \end_layout
15442
15443 \end_inset
15444 </cell>
15445 <cell alignment="center" valignment="top" usebox="none">
15446 \begin_inset Text
15447
15448 \begin_layout Plain Layout
15449
15450 \color red
15451 c
15452 \end_layout
15453
15454 \end_inset
15455 </cell>
15456 </row>
15457 <row>
15458 <cell alignment="center" valignment="top" usebox="none">
15459 \begin_inset Text
15460
15461 \begin_layout Plain Layout
15462
15463 \color yellow
15464 d
15465 \end_layout
15466
15467 \end_inset
15468 </cell>
15469 <cell alignment="center" valignment="top" usebox="none">
15470 \begin_inset Text
15471
15472 \begin_layout Plain Layout
15473
15474 \color blue
15475 e
15476 \end_layout
15477
15478 \end_inset
15479 </cell>
15480 <cell alignment="center" valignment="top" usebox="none">
15481 \begin_inset Text
15482
15483 \begin_layout Plain Layout
15484
15485 \color blue
15486 f
15487 \end_layout
15488
15489 \end_inset
15490 </cell>
15491 </row>
15492 <row>
15493 <cell alignment="center" valignment="top" usebox="none">
15494 \begin_inset Text
15495
15496 \begin_layout Plain Layout
15497
15498 \color yellow
15499 g
15500 \end_layout
15501
15502 \end_inset
15503 </cell>
15504 <cell alignment="center" valignment="top" usebox="none">
15505 \begin_inset Text
15506
15507 \begin_layout Plain Layout
15508
15509 \color blue
15510 h
15511 \end_layout
15512
15513 \end_inset
15514 </cell>
15515 <cell alignment="center" valignment="top" usebox="none">
15516 \begin_inset Text
15517
15518 \begin_layout Plain Layout
15519 \begin_inset ERT
15520 status collapsed
15521
15522 \begin_layout Plain Layout
15523
15524
15525 \backslash
15526 cellcolor{magenta}
15527 \end_layout
15528
15529 \end_inset
15530
15531
15532 \color green
15533 i
15534 \end_layout
15535
15536 \end_inset
15537 </cell>
15538 </row>
15539 </lyxtabular>
15540
15541 \end_inset
15542
15543
15544 \end_layout
15545
15546 \end_inset
15547
15548
15549 \end_layout
15550
15551 \begin_layout Standard
15552 \begin_inset ERT
15553 status collapsed
15554
15555 \begin_layout Plain Layout
15556
15557
15558 \backslash
15559 else
15560 \end_layout
15561
15562 \end_inset
15563
15564
15565 \begin_inset Note Note
15566 status open
15567
15568 \begin_layout Plain Layout
15569 Ce qui suit sera affiché si le paquetage 
15570 \series bold
15571 colortbl
15572 \series default
15573  n'est pas installé :
15574 \end_layout
15575
15576 \end_inset
15577
15578
15579 \end_layout
15580
15581 \begin_layout Standard
15582 Vous devez installer le paquetage 
15583 \series bold
15584 colortbl
15585 \series default
15586  pour voir le contenu des cette section dans la sortie imprimée.
15587 \end_layout
15588
15589 \begin_layout Standard
15590 \begin_inset ERT
15591 status collapsed
15592
15593 \begin_layout Plain Layout
15594
15595
15596 \backslash
15597 fi
15598 \end_layout
15599
15600 \end_inset
15601
15602
15603 \end_layout
15604
15605 \begin_layout Subsection
15606 Les filets colorées
15607 \begin_inset Index
15608 status collapsed
15609
15610 \begin_layout Plain Layout
15611 Tableau Coloré ! Pour les filets
15612 \end_layout
15613
15614 \end_inset
15615
15616
15617 \begin_inset Index
15618 status collapsed
15619
15620 \begin_layout Plain Layout
15621 Couleur ! Pour les filets des tableaux
15622 \end_layout
15623
15624 \end_inset
15625
15626
15627 \begin_inset Note Note
15628 status collapsed
15629
15630 \begin_layout Plain Layout
15631 on parle de filets plutôt que de lignes pour les tableaux
15632 \end_layout
15633
15634 \end_inset
15635
15636
15637 \end_layout
15638
15639 \begin_layout Standard
15640 Comme c'est décrit dans la section
15641 \begin_inset space ~
15642 \end_inset
15643
15644
15645 \begin_inset CommandInset ref
15646 LatexCommand ref
15647 reference "sub:Epaisseur-filets"
15648
15649 \end_inset
15650
15651 , l'épaisseur de tous les filets d'un tableau peut être modifiée avec la
15652  variable 
15653 \series bold
15654
15655 \backslash
15656 arrayrulewidth
15657 \series default
15658 .
15659  Elle est mise à 1.5
15660 \begin_inset space \thinspace{}
15661 \end_inset
15662
15663 pt pour tous les tableaux de cette section.
15664 \begin_inset ERT
15665 status collapsed
15666
15667 \begin_layout Plain Layout
15668
15669
15670 \backslash
15671 setlength{
15672 \backslash
15673 arrayrulewidth}{1.5pt}
15674 \end_layout
15675
15676 \end_inset
15677
15678
15679 \end_layout
15680
15681 \begin_layout Standard
15682 Pour colorer les filets verticaux, par exemple en vert, créez le format
15683  de colonne suivant dans le préambule du document, en suivant la description
15684  de la section
15685 \begin_inset space ~
15686 \end_inset
15687
15688
15689 \begin_inset CommandInset ref
15690 LatexCommand ref
15691 reference "sub:Formats-personnalisés"
15692
15693 \end_inset
15694
15695 :
15696 \end_layout
15697
15698 \begin_layout Standard
15699
15700 \series bold
15701
15702 \backslash
15703 newcolumntype{W}{!{
15704 \backslash
15705 color{green}
15706 \backslash
15707 vline}}
15708 \end_layout
15709
15710 \begin_layout Standard
15711 Pour le tableau
15712 \begin_inset space ~
15713 \end_inset
15714
15715
15716 \begin_inset CommandInset ref
15717 LatexCommand ref
15718 reference "tab:Tableau-filets-verticaux-colorés"
15719
15720 \end_inset
15721
15722  le paramètre LaTeX
15723 \series bold
15724  WcW
15725 \series default
15726  a été utilisé pour la dernière colonne et
15727 \series bold
15728  Wc
15729 \series default
15730  pour les autres colonnes.
15731 \end_layout
15732
15733 \begin_layout Standard
15734 Si vous voulez plusieurs couleurs, définissez plusieurs formats de colonne.
15735 \end_layout
15736
15737 \begin_layout Standard
15738 \begin_inset Float table
15739 placement h
15740 wide false
15741 sideways false
15742 status open
15743
15744 \begin_layout Plain Layout
15745 \begin_inset Caption
15746
15747 \begin_layout Plain Layout
15748 \begin_inset CommandInset label
15749 LatexCommand label
15750 name "tab:Tableau-filets-verticaux-colorés"
15751
15752 \end_inset
15753
15754 Tableau avec filets verticaux colorés
15755 \end_layout
15756
15757 \end_inset
15758
15759
15760 \end_layout
15761
15762 \begin_layout Plain Layout
15763 \align center
15764 \begin_inset Tabular
15765 <lyxtabular version="3" rows="3" columns="3">
15766 <features>
15767 <column alignment="center" valignment="top" width="0" special="Wc">
15768 <column alignment="center" valignment="top" width="0" special="Wc">
15769 <column alignment="center" valignment="top" width="0" special="WcW">
15770 <row>
15771 <cell alignment="center" valignment="top" topline="true" usebox="none">
15772 \begin_inset Text
15773
15774 \begin_layout Plain Layout
15775 sd
15776 \end_layout
15777
15778 \end_inset
15779 </cell>
15780 <cell alignment="center" valignment="top" topline="true" usebox="none">
15781 \begin_inset Text
15782
15783 \begin_layout Plain Layout
15784
15785 \end_layout
15786
15787 \end_inset
15788 </cell>
15789 <cell alignment="center" valignment="top" topline="true" usebox="none">
15790 \begin_inset Text
15791
15792 \begin_layout Plain Layout
15793
15794 \end_layout
15795
15796 \end_inset
15797 </cell>
15798 </row>
15799 <row>
15800 <cell alignment="center" valignment="top" topline="true" usebox="none">
15801 \begin_inset Text
15802
15803 \begin_layout Plain Layout
15804
15805 \end_layout
15806
15807 \end_inset
15808 </cell>
15809 <cell alignment="center" valignment="top" topline="true" usebox="none">
15810 \begin_inset Text
15811
15812 \begin_layout Plain Layout
15813 sd
15814 \end_layout
15815
15816 \end_inset
15817 </cell>
15818 <cell alignment="center" valignment="top" topline="true" usebox="none">
15819 \begin_inset Text
15820
15821 \begin_layout Plain Layout
15822
15823 \end_layout
15824
15825 \end_inset
15826 </cell>
15827 </row>
15828 <row>
15829 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15830 \begin_inset Text
15831
15832 \begin_layout Plain Layout
15833
15834 \end_layout
15835
15836 \end_inset
15837 </cell>
15838 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15839 \begin_inset Text
15840
15841 \begin_layout Plain Layout
15842
15843 \end_layout
15844
15845 \end_inset
15846 </cell>
15847 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15848 \begin_inset Text
15849
15850 \begin_layout Plain Layout
15851 sd
15852 \end_layout
15853
15854 \end_inset
15855 </cell>
15856 </row>
15857 </lyxtabular>
15858
15859 \end_inset
15860
15861
15862 \end_layout
15863
15864 \end_inset
15865
15866
15867 \end_layout
15868
15869 \begin_layout Standard
15870 \begin_inset VSpace bigskip
15871 \end_inset
15872
15873 Pour colorer les filets horizontaux en rouge comme pour le tableau
15874 \begin_inset space ~
15875 \end_inset
15876
15877
15878 \begin_inset CommandInset ref
15879 LatexCommand ref
15880 reference "tab:Tableau-filet-horizontaux-colorés"
15881
15882 \end_inset
15883
15884 , insérez les commandes suivantes en code TeX juste avant le tableau ou
15885  le flottant de tableau :
15886 \end_layout
15887
15888 \begin_layout Standard
15889
15890 \series bold
15891
15892 \backslash
15893 let
15894 \backslash
15895 myHlineC
15896 \backslash
15897 hline
15898 \begin_inset Newline newline
15899 \end_inset
15900
15901
15902 \backslash
15903 renewcommand{
15904 \backslash
15905 hline}
15906 \begin_inset Newline newline
15907 \end_inset
15908
15909
15910 \begin_inset ERT
15911 status collapsed
15912
15913 \begin_layout Plain Layout
15914
15915
15916 \backslash
15917 hphantom{ }
15918 \end_layout
15919
15920 \end_inset
15921
15922 {
15923 \backslash
15924 arrayrulecolor{red}
15925 \backslash
15926 myHlineC
15927 \backslash
15928 arrayrulecolor{black}}
15929 \end_layout
15930
15931 \begin_layout Standard
15932 \begin_inset ERT
15933 status collapsed
15934
15935 \begin_layout Plain Layout
15936
15937
15938 \backslash
15939 let
15940 \backslash
15941 myHlineC
15942 \backslash
15943 hline
15944 \end_layout
15945
15946 \begin_layout Plain Layout
15947
15948
15949 \backslash
15950 renewcommand{
15951 \backslash
15952 hline}
15953 \end_layout
15954
15955 \begin_layout Plain Layout
15956
15957  {
15958 \backslash
15959 arrayrulecolor{red}
15960 \backslash
15961 myHlineC
15962 \backslash
15963 arrayrulecolor{black}}
15964 \end_layout
15965
15966 \end_inset
15967
15968
15969 \begin_inset Float table
15970 placement h
15971 wide false
15972 sideways false
15973 status open
15974
15975 \begin_layout Plain Layout
15976 \begin_inset Caption
15977
15978 \begin_layout Plain Layout
15979 \begin_inset CommandInset label
15980 LatexCommand label
15981 name "tab:Tableau-filet-horizontaux-colorés"
15982
15983 \end_inset
15984
15985 Tableau avec filets horizontaux colorés
15986 \end_layout
15987
15988 \end_inset
15989
15990
15991 \end_layout
15992
15993 \begin_layout Plain Layout
15994 \align center
15995 \begin_inset Tabular
15996 <lyxtabular version="3" rows="3" columns="3">
15997 <features>
15998 <column alignment="center" valignment="top" width="0">
15999 <column alignment="center" valignment="top" width="0">
16000 <column alignment="center" valignment="top" width="0">
16001 <row>
16002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16003 \begin_inset Text
16004
16005 \begin_layout Plain Layout
16006 sd
16007 \end_layout
16008
16009 \end_inset
16010 </cell>
16011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16012 \begin_inset Text
16013
16014 \begin_layout Plain Layout
16015
16016 \end_layout
16017
16018 \end_inset
16019 </cell>
16020 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16021 \begin_inset Text
16022
16023 \begin_layout Plain Layout
16024
16025 \end_layout
16026
16027 \end_inset
16028 </cell>
16029 </row>
16030 <row>
16031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16032 \begin_inset Text
16033
16034 \begin_layout Plain Layout
16035
16036 \end_layout
16037
16038 \end_inset
16039 </cell>
16040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16041 \begin_inset Text
16042
16043 \begin_layout Plain Layout
16044 sd
16045 \end_layout
16046
16047 \end_inset
16048 </cell>
16049 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16050 \begin_inset Text
16051
16052 \begin_layout Plain Layout
16053
16054 \end_layout
16055
16056 \end_inset
16057 </cell>
16058 </row>
16059 <row>
16060 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16061 \begin_inset Text
16062
16063 \begin_layout Plain Layout
16064
16065 \end_layout
16066
16067 \end_inset
16068 </cell>
16069 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16070 \begin_inset Text
16071
16072 \begin_layout Plain Layout
16073
16074 \end_layout
16075
16076 \end_inset
16077 </cell>
16078 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16079 \begin_inset Text
16080
16081 \begin_layout Plain Layout
16082 sd
16083 \end_layout
16084
16085 \end_inset
16086 </cell>
16087 </row>
16088 </lyxtabular>
16089
16090 \end_inset
16091
16092
16093 \end_layout
16094
16095 \end_inset
16096
16097
16098 \end_layout
16099
16100 \begin_layout Standard
16101 Pour revenir à la couleur noire par défaut, insérez la commande suivante
16102  en code TeX, juste après le tableau ou le flottant de tableau :
16103 \end_layout
16104
16105 \begin_layout Standard
16106
16107 \series bold
16108
16109 \backslash
16110 renewcommand{
16111 \backslash
16112 hline}{
16113 \backslash
16114 myHlineC}
16115 \end_layout
16116
16117 \begin_layout Standard
16118 Le tableau
16119 \begin_inset space ~
16120 \end_inset
16121
16122
16123 \begin_inset CommandInset ref
16124 LatexCommand ref
16125 reference "tab:Tableau-avec-filets-colorés"
16126
16127 \end_inset
16128
16129  est un exemple avec des filets horizontaux et verticaux colorés.
16130 \end_layout
16131
16132 \begin_layout Standard
16133 \begin_inset Float table
16134 placement h
16135 wide false
16136 sideways false
16137 status open
16138
16139 \begin_layout Plain Layout
16140 \begin_inset Caption
16141
16142 \begin_layout Plain Layout
16143 \begin_inset CommandInset label
16144 LatexCommand label
16145 name "tab:Tableau-avec-filets-colorés"
16146
16147 \end_inset
16148
16149 Tableau avec filets horizontaux et verticaux colorés
16150 \end_layout
16151
16152 \end_inset
16153
16154
16155 \end_layout
16156
16157 \begin_layout Plain Layout
16158 \align center
16159 \begin_inset Tabular
16160 <lyxtabular version="3" rows="3" columns="3">
16161 <features>
16162 <column alignment="center" valignment="top" width="0" special="Wc">
16163 <column alignment="center" valignment="top" width="0" special="Wc">
16164 <column alignment="center" valignment="top" width="0" special="WcW">
16165 <row>
16166 <cell alignment="center" valignment="top" topline="true" usebox="none">
16167 \begin_inset Text
16168
16169 \begin_layout Plain Layout
16170 sd
16171 \end_layout
16172
16173 \end_inset
16174 </cell>
16175 <cell alignment="center" valignment="top" topline="true" usebox="none">
16176 \begin_inset Text
16177
16178 \begin_layout Plain Layout
16179
16180 \end_layout
16181
16182 \end_inset
16183 </cell>
16184 <cell alignment="center" valignment="top" topline="true" usebox="none">
16185 \begin_inset Text
16186
16187 \begin_layout Plain Layout
16188
16189 \end_layout
16190
16191 \end_inset
16192 </cell>
16193 </row>
16194 <row>
16195 <cell alignment="center" valignment="top" topline="true" usebox="none">
16196 \begin_inset Text
16197
16198 \begin_layout Plain Layout
16199
16200 \end_layout
16201
16202 \end_inset
16203 </cell>
16204 <cell alignment="center" valignment="top" topline="true" usebox="none">
16205 \begin_inset Text
16206
16207 \begin_layout Plain Layout
16208 sd
16209 \end_layout
16210
16211 \end_inset
16212 </cell>
16213 <cell alignment="center" valignment="top" topline="true" usebox="none">
16214 \begin_inset Text
16215
16216 \begin_layout Plain Layout
16217
16218 \end_layout
16219
16220 \end_inset
16221 </cell>
16222 </row>
16223 <row topspace="default">
16224 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16225 \begin_inset Text
16226
16227 \begin_layout Plain Layout
16228
16229 \end_layout
16230
16231 \end_inset
16232 </cell>
16233 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16234 \begin_inset Text
16235
16236 \begin_layout Plain Layout
16237
16238 \end_layout
16239
16240 \end_inset
16241 </cell>
16242 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16243 \begin_inset Text
16244
16245 \begin_layout Plain Layout
16246 sd
16247 \end_layout
16248
16249 \end_inset
16250 </cell>
16251 </row>
16252 </lyxtabular>
16253
16254 \end_inset
16255
16256
16257 \end_layout
16258
16259 \end_inset
16260
16261
16262 \end_layout
16263
16264 \begin_layout Standard
16265 \begin_inset ERT
16266 status collapsed
16267
16268 \begin_layout Plain Layout
16269
16270
16271 \backslash
16272 renewcommand{
16273 \backslash
16274 hline}{
16275 \backslash
16276 myHlineC}
16277 \end_layout
16278
16279 \end_inset
16280
16281
16282 \end_layout
16283
16284 \begin_layout Standard
16285 \begin_inset ERT
16286 status collapsed
16287
16288 \begin_layout Plain Layout
16289
16290
16291 \backslash
16292 setlength{
16293 \backslash
16294 arrayrulewidth}{0.4pt}
16295 \end_layout
16296
16297 \end_inset
16298
16299
16300 \end_layout
16301
16302 \begin_layout Section
16303 Personnalisation des Tableaux
16304 \begin_inset Index
16305 status collapsed
16306
16307 \begin_layout Plain Layout
16308 Tableau ! Personnalisation
16309 \end_layout
16310
16311 \end_inset
16312
16313
16314 \begin_inset Index
16315 status collapsed
16316
16317 \begin_layout Plain Layout
16318 Personnalisation des tableaux
16319 \end_layout
16320
16321 \end_inset
16322
16323
16324 \end_layout
16325
16326 \begin_layout Subsection
16327 Espacement des lignes
16328 \begin_inset CommandInset label
16329 LatexCommand label
16330 name "sub:Espacement-lignes"
16331
16332 \end_inset
16333
16334
16335 \begin_inset Index
16336 status collapsed
16337
16338 \begin_layout Plain Layout
16339 Personnalisation des tableaux ! Espacement des lignes
16340 \end_layout
16341
16342 \end_inset
16343
16344
16345 \end_layout
16346
16347 \begin_layout Standard
16348 Vous pouvez ajouter de l'espace vertical entre les lignes d'un tableau avec
16349  l'onglet 
16350 \family sans
16351 Bordures
16352 \family default
16353  de la fenêtre de dialogue 
16354 \family sans
16355 Paramètres
16356 \begin_inset space ~
16357 \end_inset
16358
16359 du
16360 \begin_inset space ~
16361 \end_inset
16362
16363 tableau
16364 \family default
16365 .
16366  Vous y trouverez trois possibilités :
16367 \end_layout
16368
16369 \begin_layout Description
16370 Haut
16371 \begin_inset space ~
16372 \end_inset
16373
16374 de
16375 \begin_inset space ~
16376 \end_inset
16377
16378 ligne va ajouter de l'espace au-dessus de caractères de la ligne .
16379  Si le tableau est un tableau formel
16380 \begin_inset Foot
16381 status collapsed
16382
16383 \begin_layout Plain Layout
16384 Les tableaux formels sont décrits dans la section
16385 \begin_inset space ~
16386 \end_inset
16387
16388
16389 \begin_inset CommandInset ref
16390 LatexCommand ref
16391 reference "sec:Tableaux-Formels"
16392
16393 \end_inset
16394
16395 .
16396 \end_layout
16397
16398 \end_inset
16399
16400  LyX va insérer par défaut un espace de 0.5
16401 \begin_inset space \thinspace{}
16402 \end_inset
16403
16404 em.
16405  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
16406  les filets verticaux comme dans le tableau suivant :
16407 \begin_inset VSpace medskip
16408 \end_inset
16409
16410
16411 \begin_inset Newline newline
16412 \end_inset
16413
16414
16415 \begin_inset space \hspace*{}
16416 \length 0pt
16417 \end_inset
16418
16419
16420 \begin_inset space \hfill{}
16421 \end_inset
16422
16423
16424 \begin_inset Tabular
16425 <lyxtabular version="3" rows="3" columns="1">
16426 <features>
16427 <column alignment="center" valignment="top" width="0">
16428 <row>
16429 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16430 \begin_inset Text
16431
16432 \begin_layout Plain Layout
16433 A
16434 \end_layout
16435
16436 \end_inset
16437 </cell>
16438 </row>
16439 <row topspace="3mm">
16440 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16441 \begin_inset Text
16442
16443 \begin_layout Plain Layout
16444 espace de 3
16445 \begin_inset space \thinspace{}
16446 \end_inset
16447
16448 mm en haut de la ligne
16449 \end_layout
16450
16451 \end_inset
16452 </cell>
16453 </row>
16454 <row>
16455 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16456 \begin_inset Text
16457
16458 \begin_layout Plain Layout
16459 C
16460 \end_layout
16461
16462 \end_inset
16463 </cell>
16464 </row>
16465 </lyxtabular>
16466
16467 \end_inset
16468
16469
16470 \begin_inset space \hfill{}
16471 \end_inset
16472
16473
16474 \begin_inset space \hspace*{}
16475 \length 0pt
16476 \end_inset
16477
16478
16479 \begin_inset VSpace medskip
16480 \end_inset
16481
16482
16483 \begin_inset Newline newline
16484 \end_inset
16485
16486 L'insertion d'espace en haut de ligne n'a donc d'intérêt que si vous n'avez
16487  pas de filets verticaux.
16488 \end_layout
16489
16490 \begin_layout Description
16491 Bas
16492 \begin_inset space ~
16493 \end_inset
16494
16495 de
16496 \begin_inset space ~
16497 \end_inset
16498
16499 ligne va ajouter de l'espace sous les caractères de la ligne.
16500  Si le tableau est un tableau formel LyX va insérer par défaut un espace
16501  de 0.5
16502 \begin_inset space \thinspace{}
16503 \end_inset
16504
16505 em, pour les tableaux normaux, l'espace par défaut est de 2
16506 \begin_inset space \thinspace{}
16507 \end_inset
16508
16509 pt.
16510 \end_layout
16511
16512 \begin_layout Description
16513 Entre
16514 \begin_inset space ~
16515 \end_inset
16516
16517 les
16518 \begin_inset space ~
16519 \end_inset
16520
16521 lignes ajoute l'espace entre la ligne courante et la ligne suivante.
16522  Si le tableau est un tableau formel LyX va insérer par défaut un espace
16523  de 0.5
16524 \begin_inset space \thinspace{}
16525 \end_inset
16526
16527 em.
16528  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
16529  les filets verticaux comme dans le tableau suivant :
16530 \begin_inset VSpace medskip
16531 \end_inset
16532
16533
16534 \begin_inset Newline newline
16535 \end_inset
16536
16537
16538 \begin_inset space \hspace*{}
16539 \length 0pt
16540 \end_inset
16541
16542
16543 \begin_inset space \hfill{}
16544 \end_inset
16545
16546
16547 \begin_inset Tabular
16548 <lyxtabular version="3" rows="3" columns="1">
16549 <features>
16550 <column alignment="center" valignment="top" width="0">
16551 <row>
16552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16553 \begin_inset Text
16554
16555 \begin_layout Plain Layout
16556 A
16557 \end_layout
16558
16559 \end_inset
16560 </cell>
16561 </row>
16562 <row interlinespace="3mm">
16563 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16564 \begin_inset Text
16565
16566 \begin_layout Plain Layout
16567 \begin_inset Formula $\downarrow$
16568 \end_inset
16569
16570  espace de 3
16571 \begin_inset space \thinspace{}
16572 \end_inset
16573
16574 mm entre les lignes 
16575 \begin_inset Formula $\downarrow$
16576 \end_inset
16577
16578
16579 \end_layout
16580
16581 \end_inset
16582 </cell>
16583 </row>
16584 <row>
16585 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16586 \begin_inset Text
16587
16588 \begin_layout Plain Layout
16589 \begin_inset Formula $\uparrow$
16590 \end_inset
16591
16592  espace de 3
16593 \begin_inset space \thinspace{}
16594 \end_inset
16595
16596 mm entre les lignes 
16597 \begin_inset Formula $\uparrow$
16598 \end_inset
16599
16600
16601 \end_layout
16602
16603 \end_inset
16604 </cell>
16605 </row>
16606 </lyxtabular>
16607
16608 \end_inset
16609
16610
16611 \begin_inset space \hfill{}
16612 \end_inset
16613
16614
16615 \begin_inset space \hspace*{}
16616 \length 0pt
16617 \end_inset
16618
16619
16620 \begin_inset VSpace medskip
16621 \end_inset
16622
16623
16624 \begin_inset Newline newline
16625 \end_inset
16626
16627 L'insertion d'espace entre les lignes n'a donc d'intérêt que si vous n'avez
16628  pas de filets verticaux.
16629 \end_layout
16630
16631 \begin_layout Standard
16632 \begin_inset VSpace bigskip
16633 \end_inset
16634
16635 Quand vous voulez ajouter de l'espace à toutes les cases de tous les tableaux
16636  de votre document, vous pouvez le faire en ajoutant les lignes suivantes
16637  dans le préambule :
16638 \end_layout
16639
16640 \begin_layout Standard
16641
16642 \series bold
16643
16644 \backslash
16645 @ifundefined{extrarowheight}
16646 \begin_inset Newline newline
16647 \end_inset
16648
16649
16650 \begin_inset ERT
16651 status collapsed
16652
16653 \begin_layout Plain Layout
16654
16655
16656 \backslash
16657 hphantom{ }
16658 \end_layout
16659
16660 \end_inset
16661
16662 {
16663 \backslash
16664 usepackage{array}}{}
16665 \begin_inset Newline newline
16666 \end_inset
16667
16668
16669 \backslash
16670 setlength{
16671 \backslash
16672 extrarowheight}{height}
16673 \end_layout
16674
16675 \begin_layout Standard
16676 Mais ceci présente le défaut que le texte des cellules de tableau n'est
16677  plus exactement centré verticalement.
16678  (le paquetage 
16679 \series bold
16680 array 
16681 \series default
16682 sera chargé automatiquement par LyX quand vous utilisez des formats de tableaux
16683  auto-définis.
16684  C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
16685  
16686 \series bold
16687
16688 \backslash
16689 @ifundefined
16690 \series default
16691  dans la commande précédente.)
16692 \end_layout
16693
16694 \begin_layout Subsection
16695 Alignements de cellules spéciaux
16696 \begin_inset Index
16697 status collapsed
16698
16699 \begin_layout Plain Layout
16700 Personnalisation des tableaux ! Alignement de cellules spéciaux
16701 \end_layout
16702
16703 \end_inset
16704
16705
16706 \end_layout
16707
16708 \begin_layout Standard
16709 On peut parfois améliorer l'aspect d'un tableau en alignant le contenu des
16710  cellules sur un caractère donné, par exemple le séparateur décimal comme
16711  dans le tableau
16712 \begin_inset space ~
16713 \end_inset
16714
16715
16716 \begin_inset CommandInset ref
16717 LatexCommand ref
16718 reference "tab:Tableau-centré-sur-séparateur"
16719
16720 \end_inset
16721
16722 .
16723 \end_layout
16724
16725 \begin_layout Standard
16726 \begin_inset Float table
16727 placement h
16728 wide false
16729 sideways false
16730 status open
16731
16732 \begin_layout Plain Layout
16733 \begin_inset Caption
16734
16735 \begin_layout Plain Layout
16736 \begin_inset CommandInset label
16737 LatexCommand label
16738 name "tab:Tableau-centré-sur-séparateur"
16739
16740 \end_inset
16741
16742 Les cellules d'une colonnes sont centrées sur le séparateur décimal.
16743 \end_layout
16744
16745 \end_inset
16746
16747
16748 \end_layout
16749
16750 \begin_layout Plain Layout
16751 \align center
16752 \begin_inset Tabular
16753 <lyxtabular version="3" rows="4" columns="2">
16754 <features>
16755 <column alignment="right" valignment="top" width="0">
16756 <column alignment="left" valignment="top" width="0" special="@{}l">
16757 <row>
16758 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
16759 \begin_inset Text
16760
16761 \begin_layout Plain Layout
16762 en-tête
16763 \end_layout
16764
16765 \end_inset
16766 </cell>
16767 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16768 \begin_inset Text
16769
16770 \begin_layout Plain Layout
16771
16772 \end_layout
16773
16774 \end_inset
16775 </cell>
16776 </row>
16777 <row>
16778 <cell alignment="center" valignment="top" usebox="none">
16779 \begin_inset Text
16780
16781 \begin_layout Plain Layout
16782 12,
16783 \end_layout
16784
16785 \end_inset
16786 </cell>
16787 <cell alignment="center" valignment="top" usebox="none">
16788 \begin_inset Text
16789
16790 \begin_layout Plain Layout
16791 6
16792 \end_layout
16793
16794 \end_inset
16795 </cell>
16796 </row>
16797 <row>
16798 <cell alignment="center" valignment="top" usebox="none">
16799 \begin_inset Text
16800
16801 \begin_layout Plain Layout
16802 0,
16803 \end_layout
16804
16805 \end_inset
16806 </cell>
16807 <cell alignment="center" valignment="top" usebox="none">
16808 \begin_inset Text
16809
16810 \begin_layout Plain Layout
16811 68
16812 \end_layout
16813
16814 \end_inset
16815 </cell>
16816 </row>
16817 <row>
16818 <cell alignment="center" valignment="top" usebox="none">
16819 \begin_inset Text
16820
16821 \begin_layout Plain Layout
16822 -123,
16823 \end_layout
16824
16825 \end_inset
16826 </cell>
16827 <cell alignment="center" valignment="top" usebox="none">
16828 \begin_inset Text
16829
16830 \begin_layout Plain Layout
16831 0
16832 \end_layout
16833
16834 \end_inset
16835 </cell>
16836 </row>
16837 </lyxtabular>
16838
16839 \end_inset
16840
16841
16842 \end_layout
16843
16844 \end_inset
16845
16846
16847 \end_layout
16848
16849 \begin_layout Standard
16850 Ce tableau a été créé comme un tableau 4×2.
16851  L'en-tête est une cellule multicolonne centrée.
16852  La première colonne est alignée à droite et contient les chiffres qui se
16853  trouvent avant la virgule ainsi que la virgule elle-même.
16854  La deuxième colonne est alignée à gauche et contient les chiffres situés
16855  après la virgule.
16856  Pour éviter l'espace qui est normalement placé entre deux colonnes d'un
16857  tableau, utilisez le paramètre LaTeX suivant pour la deuxième colonne :
16858 \end_layout
16859
16860 \begin_layout Standard
16861
16862 \series bold
16863 @{}l
16864 \end_layout
16865
16866 \begin_layout Standard
16867 Le tableau
16868 \begin_inset space ~
16869 \end_inset
16870
16871
16872 \begin_inset CommandInset ref
16873 LatexCommand ref
16874 reference "tab:Plusieurs-exemples-alignements"
16875
16876 \end_inset
16877
16878  montre quelques exemples d'alignements.
16879  Pour l'alignement sur l'opérateur de relation, vous devez ajouter le deuxième
16880  plus petit espace mathématique au début de la dernière colonne pour obtenir
16881  l'espacement correct autour du signe de relation.
16882 \end_layout
16883
16884 \begin_layout Standard
16885 \begin_inset Float table
16886 wide false
16887 sideways false
16888 status open
16889
16890 \begin_layout Plain Layout
16891 \begin_inset Caption
16892
16893 \begin_layout Plain Layout
16894 \begin_inset CommandInset label
16895 LatexCommand label
16896 name "tab:Plusieurs-exemples-alignements"
16897
16898 \end_inset
16899
16900 Plusieurs exemples d'alignement de cellules
16901 \lang english
16902 .
16903 \end_layout
16904
16905 \end_inset
16906
16907
16908 \end_layout
16909
16910 \begin_layout Plain Layout
16911 \align center
16912 \begin_inset Tabular
16913 <lyxtabular version="3" rows="4" columns="6">
16914 <features>
16915 <column alignment="right" valignment="top" width="0">
16916 <column alignment="left" valignment="top" width="0" special="@{}l">
16917 <column alignment="right" valignment="top" width="0">
16918 <column alignment="left" valignment="top" width="0" special="@{}l">
16919 <column alignment="right" valignment="top" width="0">
16920 <column alignment="left" valignment="top" width="0" special="@{}l">
16921 <row>
16922 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
16923 \begin_inset Text
16924
16925 \begin_layout Plain Layout
16926 unités
16927 \end_layout
16928
16929 \end_inset
16930 </cell>
16931 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16932 \begin_inset Text
16933
16934 \begin_layout Plain Layout
16935
16936 \end_layout
16937
16938 \end_inset
16939 </cell>
16940 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
16941 \begin_inset Text
16942
16943 \begin_layout Plain Layout
16944 exposants
16945 \end_layout
16946
16947 \end_inset
16948 </cell>
16949 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16950 \begin_inset Text
16951
16952 \begin_layout Plain Layout
16953
16954 \end_layout
16955
16956 \end_inset
16957 </cell>
16958 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
16959 \begin_inset Text
16960
16961 \begin_layout Plain Layout
16962 relations
16963 \end_layout
16964
16965 \end_inset
16966 </cell>
16967 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16968 \begin_inset Text
16969
16970 \begin_layout Plain Layout
16971
16972 \end_layout
16973
16974 \end_inset
16975 </cell>
16976 </row>
16977 <row>
16978 <cell alignment="center" valignment="top" usebox="none">
16979 \begin_inset Text
16980
16981 \begin_layout Plain Layout
16982 12×
16983 \end_layout
16984
16985 \end_inset
16986 </cell>
16987 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16988 \begin_inset Text
16989
16990 \begin_layout Plain Layout
16991 24
16992 \begin_inset space \thinspace{}
16993 \end_inset
16994
16995 bouteilles
16996 \end_layout
16997
16998 \end_inset
16999 </cell>
17000 <cell alignment="center" valignment="top" usebox="none">
17001 \begin_inset Text
17002
17003 \begin_layout Plain Layout
17004 \begin_inset Formula $10\cdot$
17005 \end_inset
17006
17007
17008 \end_layout
17009
17010 \end_inset
17011 </cell>
17012 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17013 \begin_inset Text
17014
17015 \begin_layout Plain Layout
17016 \begin_inset Formula $10^{\mbox{-}17}$
17017 \end_inset
17018
17019
17020 \end_layout
17021
17022 \end_inset
17023 </cell>
17024 <cell alignment="center" valignment="top" usebox="none">
17025 \begin_inset Text
17026
17027 \begin_layout Plain Layout
17028 \begin_inset Formula $\Gamma(t)\propto$
17029 \end_inset
17030
17031
17032 \end_layout
17033
17034 \end_inset
17035 </cell>
17036 <cell alignment="center" valignment="top" usebox="none">
17037 \begin_inset Text
17038
17039 \begin_layout Plain Layout
17040 \begin_inset Formula $\:\Upsilon(t)$
17041 \end_inset
17042
17043
17044 \end_layout
17045
17046 \end_inset
17047 </cell>
17048 </row>
17049 <row>
17050 <cell alignment="center" valignment="top" usebox="none">
17051 \begin_inset Text
17052
17053 \begin_layout Plain Layout
17054 1024×
17055 \end_layout
17056
17057 \end_inset
17058 </cell>
17059 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17060 \begin_inset Text
17061
17062 \begin_layout Plain Layout
17063 768
17064 \begin_inset space \thinspace{}
17065 \end_inset
17066
17067 Pixels
17068 \end_layout
17069
17070 \end_inset
17071 </cell>
17072 <cell alignment="center" valignment="top" usebox="none">
17073 \begin_inset Text
17074
17075 \begin_layout Plain Layout
17076 \begin_inset Formula $5.78\cdot$
17077 \end_inset
17078
17079
17080 \end_layout
17081
17082 \end_inset
17083 </cell>
17084 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17085 \begin_inset Text
17086
17087 \begin_layout Plain Layout
17088 \begin_inset Formula $10^{7}$
17089 \end_inset
17090
17091
17092 \end_layout
17093
17094 \end_inset
17095 </cell>
17096 <cell alignment="center" valignment="top" usebox="none">
17097 \begin_inset Text
17098
17099 \begin_layout Plain Layout
17100 \begin_inset Formula $A\ne$
17101 \end_inset
17102
17103
17104 \end_layout
17105
17106 \end_inset
17107 </cell>
17108 <cell alignment="center" valignment="top" usebox="none">
17109 \begin_inset Text
17110
17111 \begin_layout Plain Layout
17112 \begin_inset Formula $\: B_{\mathrm{red}}$
17113 \end_inset
17114
17115
17116 \end_layout
17117
17118 \end_inset
17119 </cell>
17120 </row>
17121 <row>
17122 <cell alignment="center" valignment="top" usebox="none">
17123 \begin_inset Text
17124
17125 \begin_layout Plain Layout
17126 32×
17127 \end_layout
17128
17129 \end_inset
17130 </cell>
17131 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17132 \begin_inset Text
17133
17134 \begin_layout Plain Layout
17135 6
17136 \begin_inset space \thinspace{}
17137 \end_inset
17138
17139 cm
17140 \end_layout
17141
17142 \end_inset
17143 </cell>
17144 <cell alignment="center" valignment="top" usebox="none">
17145 \begin_inset Text
17146
17147 \begin_layout Plain Layout
17148 -
17149 \begin_inset Formula $33.5\cdot$
17150 \end_inset
17151
17152
17153 \end_layout
17154
17155 \end_inset
17156 </cell>
17157 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17158 \begin_inset Text
17159
17160 \begin_layout Plain Layout
17161 \begin_inset Formula $10^{4}$
17162 \end_inset
17163
17164
17165 \end_layout
17166
17167 \end_inset
17168 </cell>
17169 <cell alignment="center" valignment="top" usebox="none">
17170 \begin_inset Text
17171
17172 \begin_layout Plain Layout
17173 \begin_inset Formula $\sin(\alpha)\ge$
17174 \end_inset
17175
17176
17177 \end_layout
17178
17179 \end_inset
17180 </cell>
17181 <cell alignment="center" valignment="top" usebox="none">
17182 \begin_inset Text
17183
17184 \begin_layout Plain Layout
17185 \begin_inset Formula $\:\sin(\beta)$
17186 \end_inset
17187
17188
17189 \end_layout
17190
17191 \end_inset
17192 </cell>
17193 </row>
17194 </lyxtabular>
17195
17196 \end_inset
17197
17198
17199 \end_layout
17200
17201 \end_inset
17202
17203
17204 \end_layout
17205
17206 \begin_layout Standard
17207 \begin_inset VSpace bigskip
17208 \end_inset
17209
17210 Il y a aussi le paquetage LaTeX 
17211 \series bold
17212 dcolumn
17213 \series default
17214
17215 \begin_inset Index
17216 status collapsed
17217
17218 \begin_layout Plain Layout
17219 Paquetages LaTeX ! dcolumn
17220 \end_layout
17221
17222 \end_inset
17223
17224  qui fournit des alignements pour les cellules de tableaux.
17225  Mais malheureusement, il traite le contenu des cellules comme des mathématiques
17226  et ne permet pas de formules dans les cellules du tableau : Avec 
17227 \series bold
17228 dcolumn
17229 \series default
17230  la première colonne du tableau
17231 \begin_inset space ~
17232 \end_inset
17233
17234
17235 \begin_inset CommandInset ref
17236 LatexCommand ref
17237 reference "tab:Plusieurs-exemples-alignements"
17238
17239 \end_inset
17240
17241  ressemblera à la première colonne du tableau
17242 \begin_inset space ~
17243 \end_inset
17244
17245
17246 \begin_inset CommandInset ref
17247 LatexCommand ref
17248 reference "tab:Alignements-avec-dcolumn"
17249
17250 \end_inset
17251
17252
17253 \lang english
17254  and only with some tricks like the expected.
17255  
17256 \lang french
17257 On ne peut pas aligner la deuxième et la troisième colonne du tableau
17258 \begin_inset space ~
17259 \end_inset
17260
17261
17262 \begin_inset CommandInset ref
17263 LatexCommand ref
17264 reference "tab:Plusieurs-exemples-alignements"
17265
17266 \end_inset
17267
17268  avec 
17269 \series bold
17270 dcolumn
17271 \series default
17272 .
17273 \end_layout
17274
17275 \begin_layout Standard
17276 \begin_inset Float table
17277 placement h
17278 wide false
17279 sideways false
17280 status open
17281
17282 \begin_layout Plain Layout
17283 \begin_inset Caption
17284
17285 \begin_layout Plain Layout
17286 \begin_inset CommandInset label
17287 LatexCommand label
17288 name "tab:Alignements-avec-dcolumn"
17289
17290 \end_inset
17291
17292 Alignements quand on utilise le paquetage LaTeX dcolumn.
17293  Pour toutes les colonnes des astuces d'alignement ont du être utilisée
17294  pour obtenir la sortie.
17295 \end_layout
17296
17297 \end_inset
17298
17299
17300 \end_layout
17301
17302 \begin_layout Plain Layout
17303 \align center
17304 \begin_inset Tabular
17305 <lyxtabular version="3" rows="4" columns="3">
17306 <features>
17307 <column alignment="center" valignment="top" width="0" special="D{x}{\times}{-1.0}">
17308 <column alignment="center" valignment="top" width="0" special="D{x}{\times}{4.11}">
17309 <column alignment="center" valignment="top" width="0" special="D{~}{\,}{9.9}">
17310 <row>
17311 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17312 \begin_inset Text
17313
17314 \begin_layout Plain Layout
17315 unités
17316 \end_layout
17317
17318 \end_inset
17319 </cell>
17320 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17321 \begin_inset Text
17322
17323 \begin_layout Plain Layout
17324 unités
17325 \end_layout
17326
17327 \end_inset
17328 </cell>
17329 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17330 \begin_inset Text
17331
17332 \begin_layout Plain Layout
17333 unités
17334 \end_layout
17335
17336 \end_inset
17337 </cell>
17338 </row>
17339 <row>
17340 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17341 \begin_inset Text
17342
17343 \begin_layout Plain Layout
17344 12x24
17345 \begin_inset space \thinspace{}
17346 \end_inset
17347
17348 bouteilles
17349 \end_layout
17350
17351 \end_inset
17352 </cell>
17353 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17354 \begin_inset Text
17355
17356 \begin_layout Plain Layout
17357 12x24
17358 \begin_inset space \thinspace{}
17359 \end_inset
17360
17361
17362 \begin_inset Formula $\mbox{bouteilles}$
17363 \end_inset
17364
17365
17366 \end_layout
17367
17368 \end_inset
17369 </cell>
17370 <cell alignment="center" valignment="top" usebox="none">
17371 \begin_inset Text
17372
17373 \begin_layout Plain Layout
17374 12
17375 \begin_inset ERT
17376 status collapsed
17377
17378 \begin_layout Plain Layout
17379
17380
17381 \backslash
17382 times 
17383 \end_layout
17384
17385 \end_inset
17386
17387 24~
17388 \begin_inset Formula $\mbox{bouteilles}$
17389 \end_inset
17390
17391
17392 \end_layout
17393
17394 \end_inset
17395 </cell>
17396 </row>
17397 <row>
17398 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17399 \begin_inset Text
17400
17401 \begin_layout Plain Layout
17402 1024x768
17403 \begin_inset space \thinspace{}
17404 \end_inset
17405
17406 Pixels
17407 \end_layout
17408
17409 \end_inset
17410 </cell>
17411 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17412 \begin_inset Text
17413
17414 \begin_layout Plain Layout
17415 1024x768
17416 \begin_inset space \thinspace{}
17417 \end_inset
17418
17419
17420 \begin_inset Formula $\mbox{Pixels}$
17421 \end_inset
17422
17423
17424 \end_layout
17425
17426 \end_inset
17427 </cell>
17428 <cell alignment="center" valignment="top" usebox="none">
17429 \begin_inset Text
17430
17431 \begin_layout Plain Layout
17432 1024
17433 \begin_inset ERT
17434 status collapsed
17435
17436 \begin_layout Plain Layout
17437
17438
17439 \backslash
17440 times 
17441 \end_layout
17442
17443 \end_inset
17444
17445 768~
17446 \begin_inset Formula $\mbox{Pixels}$
17447 \end_inset
17448
17449
17450 \end_layout
17451
17452 \end_inset
17453 </cell>
17454 </row>
17455 <row>
17456 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17457 \begin_inset Text
17458
17459 \begin_layout Plain Layout
17460 32x6
17461 \begin_inset space \thinspace{}
17462 \end_inset
17463
17464 cm
17465 \end_layout
17466
17467 \end_inset
17468 </cell>
17469 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17470 \begin_inset Text
17471
17472 \begin_layout Plain Layout
17473 32x6
17474 \begin_inset space \thinspace{}
17475 \end_inset
17476
17477
17478 \begin_inset Formula $\mbox{cm}$
17479 \end_inset
17480
17481
17482 \end_layout
17483
17484 \end_inset
17485 </cell>
17486 <cell alignment="center" valignment="top" usebox="none">
17487 \begin_inset Text
17488
17489 \begin_layout Plain Layout
17490 32
17491 \begin_inset ERT
17492 status collapsed
17493
17494 \begin_layout Plain Layout
17495
17496
17497 \backslash
17498 times 
17499 \end_layout
17500
17501 \end_inset
17502
17503 6~
17504 \begin_inset Formula $\mbox{cm}$
17505 \end_inset
17506
17507
17508 \end_layout
17509
17510 \end_inset
17511 </cell>
17512 </row>
17513 </lyxtabular>
17514
17515 \end_inset
17516
17517
17518 \end_layout
17519
17520 \end_inset
17521
17522
17523 \end_layout
17524
17525 \begin_layout Subsection
17526 Formats de cellule et de colonne personnalisés
17527 \begin_inset CommandInset label
17528 LatexCommand label
17529 name "sub:Formats-personnalisés"
17530
17531 \end_inset
17532
17533
17534 \begin_inset Index
17535 status collapsed
17536
17537 \begin_layout Plain Layout
17538 Personnalisation des tableaux !  Format de cellule/colonne
17539 \end_layout
17540
17541 \end_inset
17542
17543
17544 \end_layout
17545
17546 \begin_layout Standard
17547 Calculer la largeur nécessaire pour des colonnes couvertes par un cellule
17548  multicolonne comme dans la section
17549 \begin_inset space ~
17550 \end_inset
17551
17552
17553 \begin_inset CommandInset ref
17554 LatexCommand ref
17555 reference "sub:Calculs-multicolonnes"
17556
17557 \end_inset
17558
17559  peut devenir très pénible si vous avez plusieurs tableaux avec des cellules
17560  multicolonnes.
17561  Pour vous rendre la vie plus facile, vous pouvez définir dans le préambule
17562  un format de cellule/colonne, qui puisse être utilisé dans tous les tableaux
17563  du document.
17564  Le format est défini avec la commande
17565 \end_layout
17566
17567 \begin_layout Standard
17568
17569 \series bold
17570
17571 \backslash
17572 newcolumntype{nom du format}[nombre d'arguments]{commandes}
17573 \end_layout
17574
17575 \begin_layout Standard
17576 Le nom du format peut n'avoir qu'une lettre.
17577  Les lettres 
17578 \emph on
17579 b
17580 \emph default
17581
17582 \emph on
17583 c
17584 \emph default
17585
17586 \emph on
17587 l
17588 \emph default
17589
17590 \emph on
17591 m
17592 \emph default
17593
17594 \emph on
17595 p
17596 \emph default
17597  et 
17598 \emph on
17599 r
17600 \emph default
17601  sont prédéfinies et donc ne peuvent être utilisées.
17602  Mais toutes les lettres de l'alphabet sont autorisées en majuscules.
17603 \end_layout
17604
17605 \begin_layout Standard
17606 \begin_inset VSpace medskip
17607 \end_inset
17608
17609
17610 \end_layout
17611
17612 \begin_layout Standard
17613 Pour de cellules multicolonnes centrées verticalement et horizontalement
17614  avec une largeur donnée, vous pouvez définir le format de cellule suivant
17615  :
17616 \end_layout
17617
17618 \begin_layout Standard
17619
17620 \series bold
17621
17622 \backslash
17623 newcolumntype{M}[1]{>{
17624 \backslash
17625 centering
17626 \backslash
17627 hspace{0pt}}m{#1}}
17628 \end_layout
17629
17630 \begin_layout Standard
17631 Où le 
17632 \series bold
17633
17634 \backslash
17635 hspace{0pt}
17636 \series default
17637  évite le problème de césure du premier mot, comme c'est décrit en section
17638 \begin_inset space ~
17639 \end_inset
17640
17641
17642 \begin_inset CommandInset ref
17643 LatexCommand ref
17644 reference "sub:Lignes-multiple-dans-cellule"
17645
17646 \end_inset
17647
17648 .
17649  Ensuite, vous pouvez entrer
17650 \end_layout
17651
17652 \begin_layout Standard
17653
17654 \series bold
17655 M{width}
17656 \end_layout
17657
17658 \begin_layout Standard
17659 comme paramètre LaTeX dans la fenêtre de dialogue de tableau pour créer
17660  une multicolonne.
17661 \end_layout
17662
17663 \begin_layout Standard
17664 \begin_inset VSpace bigskip
17665 \end_inset
17666
17667
17668 \end_layout
17669
17670 \begin_layout Standard
17671 Pour les cellules qui sont couvertes par la cellule multicolonne, vous pouvez
17672  définir le format
17673 \end_layout
17674
17675 \begin_layout Standard
17676
17677 \series bold
17678
17679 \backslash
17680 newcolumntype{S}[2]{>{
17681 \backslash
17682 centering
17683 \backslash
17684 hspace{0pt}}
17685 \begin_inset Newline newline
17686 \end_inset
17687
17688
17689 \begin_inset ERT
17690 status collapsed
17691
17692 \begin_layout Plain Layout
17693
17694
17695 \backslash
17696 phantom{
17697 \end_layout
17698
17699 \end_inset
17700
17701
17702 \backslash
17703 newcolumntype{S}[2]
17704 \begin_inset ERT
17705 status collapsed
17706
17707 \begin_layout Plain Layout
17708
17709 }
17710 \end_layout
17711
17712 \end_inset
17713
17714 m{(#1+(2
17715 \backslash
17716 tabcolsep+
17717 \backslash
17718 arrayrulewidth)*(1-#2))/#2}}
17719 \end_layout
17720
17721 \begin_layout Standard
17722 Ce format utilise l'équation
17723 \begin_inset space ~
17724 \end_inset
17725
17726
17727 \begin_inset CommandInset ref
17728 LatexCommand eqref
17729 reference "eq:Wgn"
17730
17731 \end_inset
17732
17733  pour calculer la largeur que doit avoir chacune des cellules couverte par
17734  la cellule multicolonne pour qu'elles aient toutes la même largeur.
17735 \end_layout
17736
17737 \begin_layout Standard
17738 Ensuite, vous pouvez entrer
17739 \end_layout
17740
17741 \begin_layout Standard
17742
17743 \series bold
17744 S{largeur de la cellule multicolonne}{nombre de colonnes couvertes}
17745 \end_layout
17746
17747 \begin_layout Standard
17748 comme paramètre LaTeX de la colonne.
17749 \end_layout
17750
17751 \begin_layout Standard
17752 \begin_inset VSpace bigskip
17753 \end_inset
17754
17755
17756 \end_layout
17757
17758 \begin_layout Standard
17759 Pour des colonnes colorées, vous pouvez définir
17760 \end_layout
17761
17762 \begin_layout Standard
17763
17764 \series bold
17765
17766 \backslash
17767 newcolumntype{K}[1]{>{
17768 \backslash
17769 columncolor{#1}
17770 \backslash
17771 hspace{0pt}}c}
17772 \end_layout
17773
17774 \begin_layout Standard
17775 Le 
17776 \begin_inset Quotes eld
17777 \end_inset
17778
17779 c
17780 \begin_inset Quotes erd
17781 \end_inset
17782
17783  à la fin crée une colonne de largeur variable dont le texte est centré
17784  horizontalement.
17785  Vous pouvez maintenant entrer
17786 \end_layout
17787
17788 \begin_layout Standard
17789
17790 \series bold
17791 K{nom de couleur}
17792 \end_layout
17793
17794 \begin_layout Standard
17795 comme paramètre LaTeX.
17796 \end_layout
17797
17798 \begin_layout Standard
17799 \begin_inset VSpace bigskip
17800 \end_inset
17801
17802
17803 \end_layout
17804
17805 \begin_layout Standard
17806 Pour créer le tableau
17807 \begin_inset space ~
17808 \end_inset
17809
17810
17811 \begin_inset CommandInset ref
17812 LatexCommand ref
17813 reference "tab:Tableau-formats-personnalisés"
17814
17815 \end_inset
17816
17817  utilisez les paramètres LaTeX
17818 \end_layout
17819
17820 \begin_layout Standard
17821
17822 \series bold
17823 M{2.5cm}
17824 \end_layout
17825
17826 \begin_layout Standard
17827 pour la première colonne et la multicolonne,
17828 \end_layout
17829
17830 \begin_layout Standard
17831
17832 \series bold
17833 K{red}
17834 \end_layout
17835
17836 \begin_layout Standard
17837 pour la dernière colonne, et
17838 \end_layout
17839
17840 \begin_layout Standard
17841
17842 \series bold
17843 S{2.5cm}{2}
17844 \end_layout
17845
17846 \begin_layout Standard
17847 pour les cellules de la deuxième colonne.
17848 \end_layout
17849
17850 \begin_layout Standard
17851 \begin_inset Float table
17852 placement h
17853 wide false
17854 sideways false
17855 status open
17856
17857 \begin_layout Plain Layout
17858 \begin_inset Caption
17859
17860 \begin_layout Plain Layout
17861 \begin_inset CommandInset label
17862 LatexCommand label
17863 name "tab:Tableau-formats-personnalisés"
17864
17865 \end_inset
17866
17867 Tableau utilisant des formats personnalisés
17868 \end_layout
17869
17870 \end_inset
17871
17872
17873 \end_layout
17874
17875 \begin_layout Plain Layout
17876 \align center
17877 \begin_inset Tabular
17878 <lyxtabular version="3" rows="3" columns="4">
17879 <features>
17880 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
17881 <column alignment="center" valignment="middle" width="0" special="S{2.5cm}{2}">
17882 <column alignment="center" valignment="middle" width="0">
17883 <column alignment="center" valignment="middle" width="0" special="K{red}">
17884 <row>
17885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17886 \begin_inset Text
17887
17888 \begin_layout Plain Layout
17889 motTrèsLongDansUneCellule
17890 \end_layout
17891
17892 \end_inset
17893 </cell>
17894 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
17895 \begin_inset Text
17896
17897 \begin_layout Plain Layout
17898 multicolonne avec multiligne
17899 \end_layout
17900
17901 \end_inset
17902 </cell>
17903 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17904 \begin_inset Text
17905
17906 \begin_layout Plain Layout
17907
17908 \end_layout
17909
17910 \end_inset
17911 </cell>
17912 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17913 \begin_inset Text
17914
17915 \begin_layout Plain Layout
17916 c
17917 \end_layout
17918
17919 \end_inset
17920 </cell>
17921 </row>
17922 <row>
17923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17924 \begin_inset Text
17925
17926 \begin_layout Plain Layout
17927 d
17928 \end_layout
17929
17930 \end_inset
17931 </cell>
17932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17933 \begin_inset Text
17934
17935 \begin_layout Plain Layout
17936 e
17937 \end_layout
17938
17939 \end_inset
17940 </cell>
17941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17942 \begin_inset Text
17943
17944 \begin_layout Plain Layout
17945 f
17946 \end_layout
17947
17948 \end_inset
17949 </cell>
17950 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17951 \begin_inset Text
17952
17953 \begin_layout Plain Layout
17954 g
17955 \end_layout
17956
17957 \end_inset
17958 </cell>
17959 </row>
17960 <row>
17961 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17962 \begin_inset Text
17963
17964 \begin_layout Plain Layout
17965 h
17966 \end_layout
17967
17968 \end_inset
17969 </cell>
17970 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17971 \begin_inset Text
17972
17973 \begin_layout Plain Layout
17974 i
17975 \end_layout
17976
17977 \end_inset
17978 </cell>
17979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17980 \begin_inset Text
17981
17982 \begin_layout Plain Layout
17983 j
17984 \end_layout
17985
17986 \end_inset
17987 </cell>
17988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17989 \begin_inset Text
17990
17991 \begin_layout Plain Layout
17992 k
17993 \end_layout
17994
17995 \end_inset
17996 </cell>
17997 </row>
17998 </lyxtabular>
17999
18000 \end_inset
18001
18002
18003 \end_layout
18004
18005 \end_inset
18006
18007
18008 \end_layout
18009
18010 \begin_layout Subsection
18011 Épaisseur des filets
18012 \begin_inset CommandInset label
18013 LatexCommand label
18014 name "sub:Epaisseur-filets"
18015
18016 \end_inset
18017
18018
18019 \begin_inset Index
18020 status collapsed
18021
18022 \begin_layout Plain Layout
18023 Personnalisation des tableaux ! Épaisseur filets
18024 \end_layout
18025
18026 \end_inset
18027
18028
18029 \end_layout
18030
18031 \begin_layout Standard
18032 L'épaisseur de tous les filets d'un tableau peut être modifiée avec la variable
18033  
18034 \series bold
18035
18036 \backslash
18037 arrayrulewidth
18038 \series default
18039 .
18040  Pour mettre, par exemple, une épaisseur de filet de 1.5
18041 \begin_inset space \thinspace{}
18042 \end_inset
18043
18044 pt, comme pour le tableau
18045 \begin_inset space ~
18046 \end_inset
18047
18048
18049 \begin_inset CommandInset ref
18050 LatexCommand ref
18051 reference "tab:Tableau-filets-1.5pt"
18052
18053 \end_inset
18054
18055 , insérez la commande
18056 \end_layout
18057
18058 \begin_layout Standard
18059
18060 \series bold
18061
18062 \backslash
18063 setlength{
18064 \backslash
18065 arrayrulewidth}{1.5pt}
18066 \end_layout
18067
18068 \begin_layout Standard
18069 en code TeX avant le tableau ou le flottant de tableau.
18070  La nouvelle épaisseur de filet reste valable pour tous les tableaux qui
18071  suivent.
18072  pour revenir aux valeurs par défaut, mettez 
18073 \series bold
18074
18075 \backslash
18076 arrayrulewidth
18077 \series default
18078  à 0.4
18079 \begin_inset space \thinspace{}
18080 \end_inset
18081
18082 pt en utilisant du code LaTeX après le tableau ou le flottant de tableau.
18083 \end_layout
18084
18085 \begin_layout Standard
18086 \begin_inset ERT
18087 status collapsed
18088
18089 \begin_layout Plain Layout
18090
18091
18092 \backslash
18093 setlength{
18094 \backslash
18095 arrayrulewidth}{1.5pt}
18096 \end_layout
18097
18098 \end_inset
18099
18100
18101 \begin_inset Float table
18102 wide false
18103 sideways false
18104 status open
18105
18106 \begin_layout Plain Layout
18107 \begin_inset Caption
18108
18109 \begin_layout Plain Layout
18110 \begin_inset CommandInset label
18111 LatexCommand label
18112 name "tab:Tableau-filets-1.5pt"
18113
18114 \end_inset
18115
18116 Tableau avec des filets de 1.5
18117 \begin_inset space \thinspace{}
18118 \end_inset
18119
18120 pt
18121 \end_layout
18122
18123 \end_inset
18124
18125
18126 \end_layout
18127
18128 \begin_layout Plain Layout
18129 \align center
18130 \begin_inset Tabular
18131 <lyxtabular version="3" rows="3" columns="3">
18132 <features>
18133 <column alignment="center" valignment="top" width="0">
18134 <column alignment="center" valignment="top" width="0">
18135 <column alignment="center" valignment="top" width="0">
18136 <row>
18137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18138 \begin_inset Text
18139
18140 \begin_layout Plain Layout
18141 sd
18142 \end_layout
18143
18144 \end_inset
18145 </cell>
18146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18147 \begin_inset Text
18148
18149 \begin_layout Plain Layout
18150
18151 \end_layout
18152
18153 \end_inset
18154 </cell>
18155 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18156 \begin_inset Text
18157
18158 \begin_layout Plain Layout
18159
18160 \end_layout
18161
18162 \end_inset
18163 </cell>
18164 </row>
18165 <row>
18166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18167 \begin_inset Text
18168
18169 \begin_layout Plain Layout
18170
18171 \end_layout
18172
18173 \end_inset
18174 </cell>
18175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18176 \begin_inset Text
18177
18178 \begin_layout Plain Layout
18179 sd
18180 \end_layout
18181
18182 \end_inset
18183 </cell>
18184 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18185 \begin_inset Text
18186
18187 \begin_layout Plain Layout
18188
18189 \end_layout
18190
18191 \end_inset
18192 </cell>
18193 </row>
18194 <row>
18195 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18196 \begin_inset Text
18197
18198 \begin_layout Plain Layout
18199
18200 \end_layout
18201
18202 \end_inset
18203 </cell>
18204 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18205 \begin_inset Text
18206
18207 \begin_layout Plain Layout
18208
18209 \end_layout
18210
18211 \end_inset
18212 </cell>
18213 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18214 \begin_inset Text
18215
18216 \begin_layout Plain Layout
18217 sd
18218 \end_layout
18219
18220 \end_inset
18221 </cell>
18222 </row>
18223 </lyxtabular>
18224
18225 \end_inset
18226
18227
18228 \end_layout
18229
18230 \end_inset
18231
18232
18233 \begin_inset ERT
18234 status collapsed
18235
18236 \begin_layout Plain Layout
18237
18238
18239 \backslash
18240 setlength{
18241 \backslash
18242 arrayrulewidth}{0.4pt}
18243 \end_layout
18244
18245 \end_inset
18246
18247
18248 \end_layout
18249
18250 \begin_layout Standard
18251 \begin_inset VSpace bigskip
18252 \end_inset
18253
18254 Pour que seuls les filets horizontaux aient une épaisseur de 1.5
18255 \begin_inset space \thinspace{}
18256 \end_inset
18257
18258 pt, comme dans le tableau
18259 \begin_inset space ~
18260 \end_inset
18261
18262
18263 \begin_inset CommandInset ref
18264 LatexCommand ref
18265 reference "tab:Tableau-filets-horizontaux-1.5pt"
18266
18267 \end_inset
18268
18269 , insérez les commandes suivantes en code TeX avant le tableau ou le flottant
18270  de tableau :
18271 \end_layout
18272
18273 \begin_layout Standard
18274
18275 \series bold
18276
18277 \backslash
18278 let
18279 \backslash
18280 myHline
18281 \backslash
18282 hline
18283 \begin_inset Newline newline
18284 \end_inset
18285
18286
18287 \backslash
18288 renewcommand{
18289 \backslash
18290 hline}
18291 \begin_inset Newline newline
18292 \end_inset
18293
18294  {
18295 \backslash
18296 noalign{
18297 \backslash
18298 global
18299 \backslash
18300 arrayrulewidth 1.5pt}
18301 \begin_inset Newline newline
18302 \end_inset
18303
18304  
18305 \backslash
18306 myHline
18307 \backslash
18308 noalign{
18309 \backslash
18310 global
18311 \backslash
18312 arrayrulewidth 0.4pt}}
18313 \end_layout
18314
18315 \begin_layout Standard
18316 Pour revenir à l'épaisseur de filet par défaut, insérez les commandes suivantes
18317  en code TeX après le tableau ou le flottant de tableau :
18318 \end_layout
18319
18320 \begin_layout Standard
18321
18322 \series bold
18323
18324 \backslash
18325 renewcommand{
18326 \backslash
18327 hline}{
18328 \backslash
18329 myHline}
18330 \end_layout
18331
18332 \begin_layout Standard
18333 \begin_inset ERT
18334 status collapsed
18335
18336 \begin_layout Plain Layout
18337
18338
18339 \backslash
18340 let
18341 \backslash
18342 myHline
18343 \backslash
18344 hline
18345 \end_layout
18346
18347 \begin_layout Plain Layout
18348
18349
18350 \backslash
18351 renewcommand{
18352 \backslash
18353 hline}
18354 \end_layout
18355
18356 \begin_layout Plain Layout
18357
18358  {
18359 \backslash
18360 noalign{
18361 \backslash
18362 global
18363 \backslash
18364 arrayrulewidth 1.5pt}
18365 \end_layout
18366
18367 \begin_layout Plain Layout
18368
18369   
18370 \backslash
18371 myHline
18372 \backslash
18373 noalign{
18374 \backslash
18375 global
18376 \backslash
18377 arrayrulewidth 0.4pt}}
18378 \end_layout
18379
18380 \end_inset
18381
18382
18383 \begin_inset Float table
18384 wide false
18385 sideways false
18386 status open
18387
18388 \begin_layout Plain Layout
18389 \begin_inset Caption
18390
18391 \begin_layout Plain Layout
18392 \begin_inset CommandInset label
18393 LatexCommand label
18394 name "tab:Tableau-filets-horizontaux-1.5pt"
18395
18396 \end_inset
18397
18398 Tableau avec des filets horizontaux de 1.5
18399 \begin_inset space \thinspace{}
18400 \end_inset
18401
18402 pt
18403 \end_layout
18404
18405 \end_inset
18406
18407
18408 \end_layout
18409
18410 \begin_layout Plain Layout
18411 \align center
18412 \begin_inset Tabular
18413 <lyxtabular version="3" rows="3" columns="3">
18414 <features>
18415 <column alignment="center" valignment="top" width="0">
18416 <column alignment="center" valignment="top" width="0">
18417 <column alignment="center" valignment="top" width="0">
18418 <row>
18419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18420 \begin_inset Text
18421
18422 \begin_layout Plain Layout
18423 sd
18424 \end_layout
18425
18426 \end_inset
18427 </cell>
18428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18429 \begin_inset Text
18430
18431 \begin_layout Plain Layout
18432
18433 \end_layout
18434
18435 \end_inset
18436 </cell>
18437 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18438 \begin_inset Text
18439
18440 \begin_layout Plain Layout
18441
18442 \end_layout
18443
18444 \end_inset
18445 </cell>
18446 </row>
18447 <row>
18448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18449 \begin_inset Text
18450
18451 \begin_layout Plain Layout
18452
18453 \end_layout
18454
18455 \end_inset
18456 </cell>
18457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18458 \begin_inset Text
18459
18460 \begin_layout Plain Layout
18461 sd
18462 \end_layout
18463
18464 \end_inset
18465 </cell>
18466 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18467 \begin_inset Text
18468
18469 \begin_layout Plain Layout
18470
18471 \end_layout
18472
18473 \end_inset
18474 </cell>
18475 </row>
18476 <row>
18477 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18478 \begin_inset Text
18479
18480 \begin_layout Plain Layout
18481
18482 \end_layout
18483
18484 \end_inset
18485 </cell>
18486 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18487 \begin_inset Text
18488
18489 \begin_layout Plain Layout
18490
18491 \end_layout
18492
18493 \end_inset
18494 </cell>
18495 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18496 \begin_inset Text
18497
18498 \begin_layout Plain Layout
18499 sd
18500 \end_layout
18501
18502 \end_inset
18503 </cell>
18504 </row>
18505 </lyxtabular>
18506
18507 \end_inset
18508
18509
18510 \end_layout
18511
18512 \end_inset
18513
18514
18515 \begin_inset ERT
18516 status collapsed
18517
18518 \begin_layout Plain Layout
18519
18520
18521 \backslash
18522 renewcommand{
18523 \backslash
18524 hline}{
18525 \backslash
18526 myHline}
18527 \end_layout
18528
18529 \end_inset
18530
18531
18532 \end_layout
18533
18534 \begin_layout Standard
18535 \begin_inset VSpace bigskip
18536 \end_inset
18537
18538 Pour que seuls les filets verticaux aient une épaisseur de 1.5
18539 \begin_inset space \thinspace{}
18540 \end_inset
18541
18542 pt, créez le format de colonne suivant dans le préambule, en suivant la
18543  description de la section
18544 \begin_inset space ~
18545 \end_inset
18546
18547
18548 \begin_inset CommandInset ref
18549 LatexCommand ref
18550 reference "sub:Formats-personnalisés"
18551
18552 \end_inset
18553
18554 :
18555 \end_layout
18556
18557 \begin_layout Standard
18558
18559 \series bold
18560
18561 \backslash
18562 newcolumntype{V}{!{
18563 \backslash
18564 vrule width 1.5pt}}
18565 \end_layout
18566
18567 \begin_layout Standard
18568 Pour le tableau
18569 \begin_inset space ~
18570 \end_inset
18571
18572
18573 \begin_inset CommandInset ref
18574 LatexCommand ref
18575 reference "tab:Tableau-filets-verticaux-1.5pt"
18576
18577 \end_inset
18578
18579  le paramètre LaTeX 
18580 \end_layout
18581
18582 \begin_layout Standard
18583
18584 \series bold
18585 VcV
18586 \end_layout
18587
18588 \begin_layout Standard
18589 a été utilisé pour la dernière colonne et
18590 \end_layout
18591
18592 \begin_layout Standard
18593
18594 \series bold
18595 Vc
18596 \end_layout
18597
18598 \begin_layout Standard
18599 pour les autres colonnes.
18600 \end_layout
18601
18602 \begin_layout Standard
18603 \begin_inset Float table
18604 wide false
18605 sideways false
18606 status open
18607
18608 \begin_layout Plain Layout
18609 \begin_inset Caption
18610
18611 \begin_layout Plain Layout
18612 \begin_inset CommandInset label
18613 LatexCommand label
18614 name "tab:Tableau-filets-verticaux-1.5pt"
18615
18616 \end_inset
18617
18618 Tableau avec des filets verticaux de 1.5
18619 \begin_inset space \thinspace{}
18620 \end_inset
18621
18622 pt 
18623 \end_layout
18624
18625 \end_inset
18626
18627
18628 \end_layout
18629
18630 \begin_layout Plain Layout
18631 \align center
18632 \begin_inset Tabular
18633 <lyxtabular version="3" rows="3" columns="3">
18634 <features>
18635 <column alignment="center" valignment="top" width="0" special="Vc">
18636 <column alignment="center" valignment="top" width="0" special="Vc">
18637 <column alignment="center" valignment="top" width="0" special="VcV">
18638 <row>
18639 <cell alignment="center" valignment="top" topline="true" usebox="none">
18640 \begin_inset Text
18641
18642 \begin_layout Plain Layout
18643 sd
18644 \end_layout
18645
18646 \end_inset
18647 </cell>
18648 <cell alignment="center" valignment="top" topline="true" usebox="none">
18649 \begin_inset Text
18650
18651 \begin_layout Plain Layout
18652
18653 \end_layout
18654
18655 \end_inset
18656 </cell>
18657 <cell alignment="center" valignment="top" topline="true" usebox="none">
18658 \begin_inset Text
18659
18660 \begin_layout Plain Layout
18661
18662 \end_layout
18663
18664 \end_inset
18665 </cell>
18666 </row>
18667 <row>
18668 <cell alignment="center" valignment="top" topline="true" usebox="none">
18669 \begin_inset Text
18670
18671 \begin_layout Plain Layout
18672
18673 \end_layout
18674
18675 \end_inset
18676 </cell>
18677 <cell alignment="center" valignment="top" topline="true" usebox="none">
18678 \begin_inset Text
18679
18680 \begin_layout Plain Layout
18681 sd
18682 \end_layout
18683
18684 \end_inset
18685 </cell>
18686 <cell alignment="center" valignment="top" topline="true" usebox="none">
18687 \begin_inset Text
18688
18689 \begin_layout Plain Layout
18690
18691 \end_layout
18692
18693 \end_inset
18694 </cell>
18695 </row>
18696 <row>
18697 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18698 \begin_inset Text
18699
18700 \begin_layout Plain Layout
18701
18702 \end_layout
18703
18704 \end_inset
18705 </cell>
18706 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18707 \begin_inset Text
18708
18709 \begin_layout Plain Layout
18710
18711 \end_layout
18712
18713 \end_inset
18714 </cell>
18715 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18716 \begin_inset Text
18717
18718 \begin_layout Plain Layout
18719 sd
18720 \end_layout
18721
18722 \end_inset
18723 </cell>
18724 </row>
18725 </lyxtabular>
18726
18727 \end_inset
18728
18729
18730 \end_layout
18731
18732 \end_inset
18733
18734
18735 \end_layout
18736
18737 \begin_layout Subsection
18738 Filets à traits interrompus
18739 \begin_inset Index
18740 status collapsed
18741
18742 \begin_layout Plain Layout
18743 Personnalisation des tableaux ! Filets à traits interrompus
18744 \end_layout
18745
18746 \end_inset
18747
18748
18749 \end_layout
18750
18751 \begin_layout Standard
18752 \begin_inset ERT
18753 status collapsed
18754
18755 \begin_layout Plain Layout
18756
18757
18758 \backslash
18759 ifarydshln
18760 \end_layout
18761
18762 \end_inset
18763
18764
18765 \begin_inset Note Note
18766 status open
18767
18768 \begin_layout Plain Layout
18769 La section suivante ne s'affichera que si vous avez installé le paquetage
18770  LaTeX 
18771 \series bold
18772 arydshln
18773 \series default
18774 .
18775 \end_layout
18776
18777 \end_inset
18778
18779
18780 \end_layout
18781
18782 \begin_layout Standard
18783 \begin_inset Float table
18784 placement H
18785 wide false
18786 sideways false
18787 status open
18788
18789 \begin_layout Plain Layout
18790 \begin_inset Caption
18791
18792 \begin_layout Plain Layout
18793 \begin_inset CommandInset label
18794 LatexCommand label
18795 name "tab:Tableau-filets-tirets"
18796
18797 \end_inset
18798
18799 Tableau avec des filets à traits interrompus
18800 \end_layout
18801
18802 \end_inset
18803
18804
18805 \end_layout
18806
18807 \begin_layout Plain Layout
18808 \align center
18809 \begin_inset Tabular
18810 <lyxtabular version="3" rows="5" columns="5">
18811 <features>
18812 <column alignment="center" valignment="top" width="0">
18813 <column alignment="center" valignment="top" width="0">
18814 <column alignment="center" valignment="top" width="0" special=":c">
18815 <column alignment="center" valignment="top" width="0">
18816 <column alignment="center" valignment="top" width="0">
18817 <row>
18818 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18819 \begin_inset Text
18820
18821 \begin_layout Plain Layout
18822 a
18823 \end_layout
18824
18825 \end_inset
18826 </cell>
18827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18828 \begin_inset Text
18829
18830 \begin_layout Plain Layout
18831 b
18832 \end_layout
18833
18834 \end_inset
18835 </cell>
18836 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18837 \begin_inset Text
18838
18839 \begin_layout Plain Layout
18840 c
18841 \end_layout
18842
18843 \end_inset
18844 </cell>
18845 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18846 \begin_inset Text
18847
18848 \begin_layout Plain Layout
18849 d
18850 \end_layout
18851
18852 \end_inset
18853 </cell>
18854 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18855 \begin_inset Text
18856
18857 \begin_layout Plain Layout
18858 e
18859 \end_layout
18860
18861 \end_inset
18862 </cell>
18863 </row>
18864 <row>
18865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18866 \begin_inset Text
18867
18868 \begin_layout Plain Layout
18869 f
18870 \end_layout
18871
18872 \end_inset
18873 </cell>
18874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18875 \begin_inset Text
18876
18877 \begin_layout Plain Layout
18878 g
18879 \end_layout
18880
18881 \end_inset
18882 </cell>
18883 <cell alignment="center" valignment="top" topline="true" usebox="none">
18884 \begin_inset Text
18885
18886 \begin_layout Plain Layout
18887 h
18888 \end_layout
18889
18890 \end_inset
18891 </cell>
18892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18893 \begin_inset Text
18894
18895 \begin_layout Plain Layout
18896 i
18897 \end_layout
18898
18899 \end_inset
18900 </cell>
18901 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18902 \begin_inset Text
18903
18904 \begin_layout Plain Layout
18905 j
18906 \end_layout
18907
18908 \end_inset
18909 </cell>
18910 </row>
18911 <row>
18912 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18913 \begin_inset Text
18914
18915 \begin_layout Plain Layout
18916 \begin_inset ERT
18917 status collapsed
18918
18919 \begin_layout Plain Layout
18920
18921
18922 \backslash
18923 hdashline 
18924 \end_layout
18925
18926 \end_inset
18927
18928 k
18929 \end_layout
18930
18931 \end_inset
18932 </cell>
18933 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18934 \begin_inset Text
18935
18936 \begin_layout Plain Layout
18937 l
18938 \end_layout
18939
18940 \end_inset
18941 </cell>
18942 <cell alignment="center" valignment="top" usebox="none">
18943 \begin_inset Text
18944
18945 \begin_layout Plain Layout
18946 m
18947 \end_layout
18948
18949 \end_inset
18950 </cell>
18951 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18952 \begin_inset Text
18953
18954 \begin_layout Plain Layout
18955 n
18956 \end_layout
18957
18958 \end_inset
18959 </cell>
18960 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18961 \begin_inset Text
18962
18963 \begin_layout Plain Layout
18964 o
18965 \end_layout
18966
18967 \end_inset
18968 </cell>
18969 </row>
18970 <row>
18971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18972 \begin_inset Text
18973
18974 \begin_layout Plain Layout
18975 \begin_inset ERT
18976 status collapsed
18977
18978 \begin_layout Plain Layout
18979
18980
18981 \backslash
18982 cdashline{4-5}
18983 \end_layout
18984
18985 \end_inset
18986
18987 p
18988 \end_layout
18989
18990 \end_inset
18991 </cell>
18992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18993 \begin_inset Text
18994
18995 \begin_layout Plain Layout
18996 q
18997 \end_layout
18998
18999 \end_inset
19000 </cell>
19001 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
19002 \begin_inset Text
19003
19004 \begin_layout Plain Layout
19005 r
19006 \end_layout
19007
19008 \end_inset
19009 </cell>
19010 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none" special="c:">
19011 \begin_inset Text
19012
19013 \begin_layout Plain Layout
19014 s
19015 \end_layout
19016
19017 \end_inset
19018 </cell>
19019 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19020 \begin_inset Text
19021
19022 \begin_layout Plain Layout
19023
19024 \end_layout
19025
19026 \end_inset
19027 </cell>
19028 </row>
19029 <row>
19030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19031 \begin_inset Text
19032
19033 \begin_layout Plain Layout
19034 t
19035 \end_layout
19036
19037 \end_inset
19038 </cell>
19039 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19040 \begin_inset Text
19041
19042 \begin_layout Plain Layout
19043 u
19044 \end_layout
19045
19046 \end_inset
19047 </cell>
19048 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19049 \begin_inset Text
19050
19051 \begin_layout Plain Layout
19052 v
19053 \end_layout
19054
19055 \end_inset
19056 </cell>
19057 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19058 \begin_inset Text
19059
19060 \begin_layout Plain Layout
19061 w
19062 \end_layout
19063
19064 \end_inset
19065 </cell>
19066 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19067 \begin_inset Text
19068
19069 \begin_layout Plain Layout
19070 x
19071 \end_layout
19072
19073 \end_inset
19074 </cell>
19075 </row>
19076 </lyxtabular>
19077
19078 \end_inset
19079
19080
19081 \end_layout
19082
19083 \end_inset
19084
19085
19086 \end_layout
19087
19088 \begin_layout Standard
19089 LyX ne gère pas de façon native les filets à lignes interrompues, vous devez
19090  donc employer du code TeX.
19091  Mais avant il faut charger le paquetage LaTeX 
19092 \series bold
19093 arydshln
19094 \series default
19095
19096 \begin_inset Index
19097 status collapsed
19098
19099 \begin_layout Plain Layout
19100 Paquetages LaTeX ! arydshln
19101 \end_layout
19102
19103 \end_inset
19104
19105  dans le préambule du document avec la commande 
19106 \end_layout
19107
19108 \begin_layout Standard
19109
19110 \series bold
19111
19112 \backslash
19113 usepackage{arydshln}
19114 \end_layout
19115
19116 \begin_layout Standard
19117 Pour faire un filet vertical avec un trait interrompu, mettez deux points
19118  
19119 \begin_inset Quotes eld
19120 \end_inset
19121
19122 :
19123 \begin_inset Quotes erd
19124 \end_inset
19125
19126  avec le caractère décrivant l'alignement horizontal comme paramètre LaTeX
19127  dans la fenêtre de dialogue de paramètre du tableau.
19128 \end_layout
19129
19130 \begin_layout Standard
19131 Pour un trait horizontal interrompu, ajoutez la commande
19132 \end_layout
19133
19134 \begin_layout Standard
19135
19136 \series bold
19137
19138 \backslash
19139 hdashline
19140 \end_layout
19141
19142 \begin_layout Standard
19143 en code TeX comme premier élément de la première cellule de la ligne de
19144  tableau.
19145 \end_layout
19146
19147 \begin_layout Standard
19148 Pour des filets interrompus avec des cellules multicolonnes, utilisez la
19149  commande 
19150 \end_layout
19151
19152 \begin_layout Standard
19153
19154 \series bold
19155
19156 \backslash
19157 cdashline{
19158 \series default
19159 numéros de colonnes}
19160 \end_layout
19161
19162 \begin_layout Standard
19163 en code TeX comme premier élément de la première cellule de la ligne.
19164  Si par exemple, vous avez une cellule multicolonne qui couvre les colonnes
19165  2 à 4 et que vous voulez un filet interrompu au dessus, ajoutez la commande
19166 \end_layout
19167
19168 \begin_layout Standard
19169
19170 \series bold
19171
19172 \backslash
19173 cdashline{2-4}
19174 \end_layout
19175
19176 \begin_layout Standard
19177 comme premier élément de la première cellule de la ligne contenant la multicolon
19178 ne.
19179 \end_layout
19180
19181 \begin_layout Standard
19182 \begin_inset VSpace bigskip
19183 \end_inset
19184
19185
19186 \end_layout
19187
19188 \begin_layout Standard
19189 Le tableau
19190 \begin_inset space ~
19191 \end_inset
19192
19193
19194 \begin_inset CommandInset ref
19195 LatexCommand ref
19196 reference "tab:Tableau-filets-tirets"
19197
19198 \end_inset
19199
19200  a été créé en utilisant 
19201 \begin_inset Quotes eld
19202 \end_inset
19203
19204
19205 \series bold
19206 :c
19207 \series default
19208
19209 \begin_inset Quotes erd
19210 \end_inset
19211
19212  comme paramètre LaTeX pour la troisième colonne.
19213  La commande en code TeX 
19214 \series bold
19215
19216 \backslash
19217 hdashline
19218 \series default
19219  a été insérée dans la première cellule de la troisième ligne et la commande
19220  en code TeX 
19221 \series bold
19222
19223 \backslash
19224 cdashline{4-5}
19225 \series default
19226  a été insérée dans la première cellule de la quatrième ligne.
19227 \end_layout
19228
19229 \begin_layout Standard
19230 \begin_inset Note Greyedout
19231 status open
19232
19233 \begin_layout Plain Layout
19234
19235 \series bold
19236 Note:
19237 \series default
19238  Le paquetage LaTeX 
19239 \series bold
19240 arydshln
19241 \series default
19242  qui a été utilisé n'est apparemment pas compatible avec le paquetage LaTeX
19243  
19244 \series bold
19245 colortbl
19246 \series default
19247
19248 \begin_inset Index
19249 status collapsed
19250
19251 \begin_layout Plain Layout
19252 Paquetages LaTeX ! colortbl
19253 \end_layout
19254
19255 \end_inset
19256
19257  qui est utilisé pour avoir des tableaux colorés dans la section
19258 \begin_inset space ~
19259 \end_inset
19260
19261
19262 \begin_inset CommandInset ref
19263 LatexCommand ref
19264 reference "sec:Tableaux-Colorés"
19265
19266 \end_inset
19267
19268 .
19269  Cela signifie que les tableaux colorés ne peuvent pas avoir de filets à
19270  traits interrompus.
19271 \end_layout
19272
19273 \end_inset
19274
19275
19276 \end_layout
19277
19278 \begin_layout Standard
19279 \begin_inset ERT
19280 status collapsed
19281
19282 \begin_layout Plain Layout
19283
19284
19285 \backslash
19286 else
19287 \end_layout
19288
19289 \end_inset
19290
19291
19292 \begin_inset Note Note
19293 status open
19294
19295 \begin_layout Plain Layout
19296 Ce qui suit sera affiché si le paquetage LaTeX 
19297 \series bold
19298 arydshln
19299 \series default
19300  n'est pas installé :
19301 \end_layout
19302
19303 \end_inset
19304
19305
19306 \end_layout
19307
19308 \begin_layout Standard
19309 Vous devez installer le paquetage LaTeX 
19310 \series bold
19311 arydshln
19312 \series default
19313  pour voir le contenu des cette section dans la sortie imprimée.
19314 \end_layout
19315
19316 \begin_layout Standard
19317 \begin_inset ERT
19318 status collapsed
19319
19320 \begin_layout Plain Layout
19321
19322
19323 \backslash
19324 fi
19325 \end_layout
19326
19327 \end_inset
19328
19329
19330 \end_layout
19331
19332 \begin_layout Chapter
19333 Flottants
19334 \begin_inset Index
19335 status collapsed
19336
19337 \begin_layout Plain Layout
19338 Flottants
19339 \end_layout
19340
19341 \end_inset
19342
19343
19344 \begin_inset CommandInset label
19345 LatexCommand label
19346 name "cha:Flottants"
19347
19348 \end_inset
19349
19350
19351 \end_layout
19352
19353 \begin_layout Section
19354 Introduction
19355 \begin_inset CommandInset label
19356 LatexCommand label
19357 name "sec:Flottants-Introduction"
19358
19359 \end_inset
19360
19361
19362 \begin_inset Index
19363 status collapsed
19364
19365 \begin_layout Plain Layout
19366 Flottants ! Introduction
19367 \end_layout
19368
19369 \end_inset
19370
19371
19372 \end_layout
19373
19374 \begin_layout Standard
19375 Un flottant est une portion de document, qui peut être associé à une étiquette
19376  et dont la position n'est pas fixée.
19377  Il peut 
19378 \begin_inset Quotes eld
19379 \end_inset
19380
19381 flotter
19382 \begin_inset Quotes erd
19383 \end_inset
19384
19385  d'une page ou deux en avant ou en arrière, pour trouver l'emplacement le
19386  plus approprié.
19387  Les 
19388 \family sans
19389 Notes
19390 \begin_inset space ~
19391 \end_inset
19392
19393 en
19394 \begin_inset space ~
19395 \end_inset
19396
19397 Bas
19398 \begin_inset space ~
19399 \end_inset
19400
19401 de
19402 \begin_inset space ~
19403 \end_inset
19404
19405 Page
19406 \family default
19407  et le 
19408 \family sans
19409 Notes
19410 \begin_inset space ~
19411 \end_inset
19412
19413 en
19414 \begin_inset space ~
19415 \end_inset
19416
19417 Marge
19418 \family default
19419  sont par exemple aussi des flottants, puisqu'elles peuvent se retrouver
19420  sur la page suivante quand il y a trop de notes sur la page courante.
19421 \end_layout
19422
19423 \begin_layout Standard
19424 Grâce aux flottants, on peut obtenir automatiquement une mise en page de
19425  très grande qualité.
19426  Les images et les tableaux peuvent être répartis sur plusieurs pages pour
19427  éviter des lignes blanches ou des pages sans texte.
19428  Comme le fait d'utiliser un flottant supprime la liaison entre le texte
19429  et le tableau ou l'image, on va pouvoir faire référence au flottant dans
19430  le texte.
19431  Les flottants sont donc numérotés.
19432  Les références croisées sont décrites dans la section
19433 \begin_inset space ~
19434 \end_inset
19435
19436
19437 \begin_inset CommandInset ref
19438 LatexCommand ref
19439 reference "sec:Referencer-les-Flottants"
19440
19441 \end_inset
19442
19443 .
19444 \end_layout
19445
19446 \begin_layout Standard
19447 Pour insérer un flottant, on utilise un des sous menus du menu 
19448 \family sans
19449 Insérer\SpecialChar \menuseparator
19450 Flottant.
19451
19452 \family default
19453  Une boîte va être insérée dans votre document avec par exemple une étiquette
19454  du genre 
19455 \begin_inset Quotes eld
19456 \end_inset
19457
19458 Figure
19459 \begin_inset space ~
19460 \end_inset
19461
19462 #:
19463 \begin_inset Quotes erd
19464 \end_inset
19465
19466  (où # est un numéro).
19467  L'étiquette est automatiquement traduite dans la langue du document dans
19468  la sortie finale.
19469  Après l'étiquette vous pouvez insérer du texte comme légende.
19470  L'image ou le tableau est inséré avant ou après la légende dans un paragraphe
19471  séparé, à l'intérieur du flottant.
19472  Vous trouverez plus de détails sur le positionnement des légendes dans
19473  la section
19474 \begin_inset space ~
19475 \end_inset
19476
19477
19478 \begin_inset CommandInset ref
19479 LatexCommand ref
19480 reference "sec:Placement-légende"
19481
19482 \end_inset
19483
19484 .
19485  Pour améliorer la lisibilité de votre document dans LyX, vous pouvez fermer
19486  ou ouvrir la boîte de votre flottant en cliquant avec le bouton de gauche
19487  sur la boîte grise qui se trouve en haut à gauche de celui-ci.
19488  Une boîte de flottant fermée ressemble à ceci : 
19489 \begin_inset Graphics
19490         filename clipart/floatQt4.png
19491         scale 60
19492
19493 \end_inset
19494
19495  -- une case grise avec un texte rouge.
19496 \end_layout
19497
19498 \begin_layout Standard
19499 Il est recommandé d'insérer les flottants comme des paragraphes séparés
19500  pour éviter des erreurs avec LaTeX, quand le texte qui entoure le flottant
19501  est formaté de façon particulière.
19502 \end_layout
19503
19504 \begin_layout Section
19505 Les Types de Flottants
19506 \end_layout
19507
19508 \begin_layout Standard
19509 En plus des flottants de figures et de tableau qui sont décrits respectivement
19510  dans les sections
19511 \begin_inset space ~
19512 \end_inset
19513
19514
19515 \begin_inset CommandInset ref
19516 LatexCommand ref
19517 reference "sec:Figure-Floats"
19518
19519 \end_inset
19520
19521  et 
19522 \begin_inset CommandInset ref
19523 LatexCommand ref
19524 reference "sec:Table-Floats"
19525
19526 \end_inset
19527
19528 , LyX offre aussi les types 
19529 \series bold
19530 Algorithme
19531 \series default
19532  et 
19533 \series bold
19534 Enrobage
19535 \series default
19536 .
19537 \end_layout
19538
19539 \begin_layout Subsection
19540 Flottant d'algorithme
19541 \begin_inset Index
19542 status collapsed
19543
19544 \begin_layout Plain Layout
19545 Flottants ! Algorithmes
19546 \end_layout
19547
19548 \end_inset
19549
19550
19551 \begin_inset CommandInset label
19552 LatexCommand label
19553 name "sub:Flottant-d'Algorithme"
19554
19555 \end_inset
19556
19557
19558 \end_layout
19559
19560 \begin_layout Standard
19561 \begin_inset Float algorithm
19562 placement h
19563 wide false
19564 sideways false
19565 status open
19566
19567 \begin_layout Plain Layout
19568 \begin_inset Caption
19569
19570 \begin_layout Plain Layout
19571 \begin_inset CommandInset label
19572 LatexCommand label
19573 name "alg:Exemple-Flottant-Algorithme"
19574
19575 \end_inset
19576
19577 Exemple de flottant d'algorithme
19578 \end_layout
19579
19580 \end_inset
19581
19582
19583 \end_layout
19584
19585 \begin_layout LyX-Code
19586 for I in 1..N loop
19587 \begin_inset Newline newline
19588 \end_inset
19589
19590  Sum:= Sum + A(I); /*comment*/
19591 \begin_inset Newline newline
19592 \end_inset
19593
19594 end loop
19595 \begin_inset VSpace -4mm
19596 \end_inset
19597
19598
19599 \end_layout
19600
19601 \end_inset
19602
19603
19604 \end_layout
19605
19606 \begin_layout Standard
19607 Ce type de flottant est inséré à l'aide du menu 
19608 \family sans
19609 Insérer\SpecialChar \menuseparator
19610 Flottant\SpecialChar \menuseparator
19611 Algorithme
19612 \family default
19613 .
19614  Il peut être utilisé pour des morceaux de code source ou des descriptions
19615  d'algorithmes.
19616  Vous pouvez par exemple utiliser l'environnement Code
19617 \begin_inset space ~
19618 \end_inset
19619
19620 LyX qui est décrit dans le 
19621 \emph on
19622 Guide
19623 \emph default
19624
19625 \begin_inset space ~
19626 \end_inset
19627
19628
19629 \emph on
19630 de
19631 \begin_inset space ~
19632 \end_inset
19633
19634 l'Utilisateur
19635 \emph default
19636  de LyX.
19637  l'algorithme
19638 \begin_inset space ~
19639 \end_inset
19640
19641
19642 \begin_inset CommandInset ref
19643 LatexCommand ref
19644 reference "alg:Exemple-Flottant-Algorithme"
19645
19646 \end_inset
19647
19648  est un exemple de flottant d'algorithme où un espace vertical de -4
19649 \begin_inset space \thinspace{}
19650 \end_inset
19651
19652 mm a été ajouté à la fin du flottant pour que la ligne du bas du flottant
19653  soit placée exactement sous le texte de la dernière ligne.
19654 \end_layout
19655
19656 \begin_layout Standard
19657 L'étiquette de ce flottant n'est pas automatiquement traduite dans la langue
19658  du document.
19659  Si votre document n'est pas en anglais, vous devez le faire vous-même manuellem
19660 ent en ajoutant la ligne suivante dans le préambule de votre document :
19661 \end_layout
19662
19663 \begin_layout Standard
19664
19665 \series bold
19666
19667 \backslash
19668 floatname{algorithm}{votre
19669 \begin_inset space ~
19670 \end_inset
19671
19672 nom}
19673 \end_layout
19674
19675 \begin_layout Standard
19676
19677 \family sans
19678  votre
19679 \begin_inset space ~
19680 \end_inset
19681
19682 nom
19683 \family default
19684  est le mot 
19685 \begin_inset Quotes eld
19686 \end_inset
19687
19688
19689 \emph on
19690 algorithme
19691 \emph default
19692
19693 \begin_inset Quotes erd
19694 \end_inset
19695
19696  dans votre langue.
19697 \end_layout
19698
19699 \begin_layout Standard
19700 Pour insérer la liste des algorithmes, vous pouvez utiliser le menu 
19701 \family sans
19702 Insérer\SpecialChar \menuseparator
19703 Listes
19704 \begin_inset space ~
19705 \end_inset
19706
19707 &
19708 \begin_inset space ~
19709 \end_inset
19710
19711 TdM\SpecialChar \menuseparator
19712 Liste
19713 \begin_inset space ~
19714 \end_inset
19715
19716 des
19717 \begin_inset space ~
19718 \end_inset
19719
19720 algorithmes
19721 \family default
19722  si votre document est en anglais.
19723  Pour les documents qui ne sont pas en anglais, utilisez la commande suivante
19724  en code TeX à la place:
19725 \end_layout
19726
19727 \begin_layout Standard
19728
19729 \series bold
19730
19731 \backslash
19732 listof{algorithm}{votre
19733 \begin_inset space ~
19734 \end_inset
19735
19736 nom}
19737 \end_layout
19738
19739 \begin_layout Standard
19740 où 
19741 \family sans
19742 votre
19743 \begin_inset space ~
19744 \end_inset
19745
19746 nom
19747 \family default
19748  est la traduction de 
19749 \begin_inset Quotes eld
19750 \end_inset
19751
19752
19753 \emph on
19754 List of Algorithm
19755 \emph default
19756 s
19757 \begin_inset Quotes erd
19758 \end_inset
19759
19760  dans votre langue.
19761 \end_layout
19762
19763 \begin_layout Standard
19764 Les flottants d'algorithme ne sont pas numérotés par défaut en suivant le
19765  schéma 
19766 \begin_inset Quotes eld
19767 \end_inset
19768
19769 chapitre.algorithme
19770 \begin_inset Quotes erd
19771 \end_inset
19772
19773  comme c'est le cas pour les tableaux dans plusieurs classes de documents.
19774  Pour numéroter les flottants d'algorithme dans ce schéma, ajoutez cette
19775  commande dans le préambule de votre document :
19776 \end_layout
19777
19778 \begin_layout Standard
19779
19780 \series bold
19781
19782 \backslash
19783 numberwithin{algorithm}{chapter}
19784 \end_layout
19785
19786 \begin_layout Standard
19787 Pour pouvoir utiliser la commande 
19788 \series bold
19789
19790 \backslash
19791 numberwithin
19792 \series default
19793 , activez l'option 
19794 \family sans
19795 Utiliser
19796 \begin_inset space ~
19797 \end_inset
19798
19799 le
19800 \begin_inset space ~
19801 \end_inset
19802
19803 paquetage
19804 \begin_inset space ~
19805 \end_inset
19806
19807 AMS
19808 \begin_inset space ~
19809 \end_inset
19810
19811 math
19812 \family default
19813  dans la rubrique 
19814 \family sans
19815 Options
19816 \begin_inset space ~
19817 \end_inset
19818
19819 des
19820 \begin_inset space ~
19821 \end_inset
19822
19823 Maths
19824 \family default
19825  de la fenêtre de dialogue 
19826 \family sans
19827 Paramètres
19828 \begin_inset space ~
19829 \end_inset
19830
19831 du
19832 \begin_inset space ~
19833 \end_inset
19834
19835 Document
19836 \family default
19837 .
19838 \begin_inset Newpage newpage
19839 \end_inset
19840
19841
19842 \end_layout
19843
19844 \begin_layout Subsection
19845 Flottant d'enrobage
19846 \begin_inset Index
19847 status collapsed
19848
19849 \begin_layout Plain Layout
19850 Flottants ! Flottants d'enrobage
19851 \end_layout
19852
19853 \end_inset
19854
19855
19856 \begin_inset CommandInset label
19857 LatexCommand label
19858 name "sub:flottants-d'enrobage"
19859
19860 \end_inset
19861
19862
19863 \end_layout
19864
19865 \begin_layout Standard
19866 \begin_inset Wrap figure
19867 lines 0
19868 placement l
19869 overhang 1cm
19870 width "40col%"
19871 status open
19872
19873 \begin_layout Plain Layout
19874 \begin_inset Graphics
19875         filename ../clipart/mobius.eps
19876         width 40col%
19877         scaleBeforeRotation
19878         rotateOrigin center
19879
19880 \end_inset
19881
19882
19883 \end_layout
19884
19885 \begin_layout Plain Layout
19886 \begin_inset Caption
19887
19888 \begin_layout Plain Layout
19889 \begin_inset CommandInset label
19890 LatexCommand label
19891 name "fig:Figure-enrobée"
19892
19893 \end_inset
19894
19895 Ceci est une figure habillée.
19896 \end_layout
19897
19898 \end_inset
19899
19900
19901 \end_layout
19902
19903 \end_inset
19904
19905  Ce type de flottant est utilisé quand on veut que le texte habille la figure
19906  de sorte qu'elle n'occupe plus qu'une partie de la largeur de la colonne.
19907  Vous pouvez en insérer un en utilisant le menu 
19908 \family sans
19909 Insérer\SpecialChar \menuseparator
19910 Flottant\SpecialChar \menuseparator
19911 Flottant
19912 \begin_inset space ~
19913 \end_inset
19914
19915 d'enrobage
19916 \family default
19917  à la condition que le paquetage LaTeX 
19918 \series bold
19919 wrapfig
19920 \series default
19921
19922 \begin_inset Index
19923 status collapsed
19924
19925 \begin_layout Plain Layout
19926 Paquetages LaTeX ! wrapfig
19927 \begin_inset ERT
19928 status collapsed
19929
19930 \begin_layout Plain Layout
19931
19932
19933 \backslash
19934 vspace{4mm}
19935 \end_layout
19936
19937 \end_inset
19938
19939
19940 \end_layout
19941
19942 \end_inset
19943
19944  soit installé.
19945 \begin_inset Foot
19946 status collapsed
19947
19948 \begin_layout Plain Layout
19949 Voyez dans la manuel 
19950 \emph on
19951 Configuration
19952 \begin_inset space ~
19953 \end_inset
19954
19955 LaTeX 
19956 \emph default
19957 comment installer des paquetages LaTeX.
19958 \end_layout
19959
19960 \end_inset
19961
19962  Les paramètres du flottant peuvent être modifiés en faisant un clic droit
19963  sur la boîte du flottant.
19964  Les paramètres obligatoires sont l'
19965 \family sans
19966 Emplacement
19967 \family default
19968  et la 
19969 \family sans
19970 Largeur
19971 \family default
19972 .
19973  Les paramètres facultatifs sont le 
19974 \family sans
19975 Débordement
19976 \family default
19977  qui précise de combien le flottant déborde sur la marge du paragraphe ou
19978  de la page et la 
19979 \family sans
19980 Porté de la ligne
19981 \family default
19982  qui précise le nombre approximatif de lignes dont le flottant va avoir
19983  besoin.
19984  Cette dernière valeur est parfois difficile à évaluer, il vaut mieux ne
19985  l'utiliser que si on rencontre des problème avec le positionnement du flottant.
19986  Vous pouvez aussi décider si vous autorisez LaTeX à faire flotter le flottant
19987  à l'intérieur du paragraphe ou vers les autres paragraphes.
19988  La figure
19989 \begin_inset space ~
19990 \end_inset
19991
19992
19993 \begin_inset CommandInset ref
19994 LatexCommand ref
19995 reference "fig:Figure-enrobée"
19996
19997 \end_inset
19998
19999  est un exemple de flottant d'enrobage avec une largeur de 40
20000 \begin_inset space \thinspace{}
20001 \end_inset
20002
20003 col%, un débordement de 1
20004 \begin_inset space \thinspace{}
20005 \end_inset
20006
20007 cm et placé à gauche.
20008 \begin_inset Foot
20009 status collapsed
20010
20011 \begin_layout Plain Layout
20012 Les unités disponibles sont expliquées dans l'appendice
20013 \begin_inset space ~
20014 \end_inset
20015
20016
20017 \begin_inset CommandInset ref
20018 LatexCommand ref
20019 reference "cha:Unités-de-longueur"
20020
20021 \end_inset
20022
20023 .
20024 \end_layout
20025
20026 \end_inset
20027
20028
20029 \end_layout
20030
20031 \begin_layout Standard
20032 \begin_inset Note Greyedout
20033 status open
20034
20035 \begin_layout Plain Layout
20036
20037 \series bold
20038 Note:
20039 \series default
20040  Les flottants d'enrobage peuvent être fragiles! Par exemple, avoir une
20041  figure trop près du bas de page peut tout chambouler et faire que le flottant
20042  n'apparaît pas à l'impression ou qu'il se retrouve par dessus une portion
20043  de texte.
20044 \end_layout
20045
20046 \end_inset
20047
20048
20049 \end_layout
20050
20051 \begin_layout Standard
20052 En général:
20053 \end_layout
20054
20055 \begin_layout Itemize
20056 Les flottants d'enrobage ne doivent pas être placés dans des paragraphes
20057  qui risquent de passer à la page suivante.
20058  Ce qui veut dire que les flottants d'enrobages doivent de préférence être
20059  positionnés à l'endroit exact où on veut qu'ils apparaissent dans la sortie,
20060  et ce quand le document est presque prêt pour pouvoir anticiper les sauts
20061  de page.
20062 \end_layout
20063
20064 \begin_layout Itemize
20065 Les flottants d'enrobage devraient être placés soit dans leur propre paragraphe,
20066  juste avant le paragraphe qui doit les habiller ou à l'intérieur d'un paragraph
20067 e.
20068 \end_layout
20069
20070 \begin_layout Itemize
20071 Des flottants d'enrobages dans deux paragraphes consécutifs peuvent poser
20072  des problèmes, il vaut donc mieux s'assurer qu'il y a un paragraphe de
20073  texte entre les deux, comme séparateur.
20074 \end_layout
20075
20076 \begin_layout Itemize
20077 Les flottants d'enrobage ne sont pas autorisés dans les en-têtes de sections
20078  ou les tableaux.
20079 \end_layout
20080
20081 \begin_layout Section
20082 Numérotation des flottants
20083 \begin_inset CommandInset label
20084 LatexCommand label
20085 name "sec:Numérotatio-Flottants"
20086
20087 \end_inset
20088
20089
20090 \begin_inset Index
20091 status collapsed
20092
20093 \begin_layout Plain Layout
20094 Flottants ! Numérotation
20095 \end_layout
20096
20097 \end_inset
20098
20099
20100 \end_layout
20101
20102 \begin_layout Standard
20103 Les flottant sont soit numérotés indépendemment des sections dans lesquelles
20104  ils se trouvent, soit en utilisant un format du genre 
20105 \begin_inset Quotes eld
20106 \end_inset
20107
20108 chapitre.numéro
20109 \begin_inset Quotes erd
20110 \end_inset
20111
20112  ou 
20113 \begin_inset Quotes eld
20114 \end_inset
20115
20116 section.numéro
20117 \begin_inset Quotes erd
20118 \end_inset
20119
20120 .
20121  Cela dépend de la classe de document utilisée.
20122 \end_layout
20123
20124 \begin_layout Standard
20125 Pour changer le format de la numérotation qui ne dépend pas de la section
20126  dans laquelle on se trouve, on peut utiliser la commande suivante dans
20127  le préambule du document :
20128 \end_layout
20129
20130 \begin_layout Standard
20131
20132 \series bold
20133
20134 \backslash
20135 renewcommand{
20136 \backslash
20137 thetable}{
20138 \backslash
20139 roman{table}}
20140 \end_layout
20141
20142 \begin_layout Standard
20143
20144 \series bold
20145
20146 \backslash
20147 thetable
20148 \series default
20149  est la commande qui imprime le numéro du tableau, pour les figures, la
20150  commande serait 
20151 \series bold
20152
20153 \backslash
20154 thefigure
20155 \series default
20156 .
20157  La commande 
20158 \series bold
20159
20160 \backslash
20161 roman
20162 \series default
20163  utilisée dans la commande précédente, imprime le numéro du tableau sous
20164  forme de petits chiffres romains.
20165 \end_layout
20166
20167 \begin_layout Standard
20168 Pour changer le type de numérotation pour par exemple 
20169 \begin_inset Quotes eld
20170 \end_inset
20171
20172 sous-section.numéro
20173 \begin_inset Quotes erd
20174 \end_inset
20175
20176 , utilisez la commande suivante dans le préambule du document :
20177 \end_layout
20178
20179 \begin_layout Standard
20180
20181 \series bold
20182
20183 \backslash
20184 numberwithin{table}{subsection}
20185 \end_layout
20186
20187 \begin_layout Standard
20188 Pour pouvoir utiliser la commande 
20189 \series bold
20190
20191 \backslash
20192 numberwithin
20193 \series default
20194 , vous devez activer l'option 
20195 \family sans
20196 Utiliser
20197 \begin_inset space ~
20198 \end_inset
20199
20200 le
20201 \begin_inset space ~
20202 \end_inset
20203
20204 paquetage
20205 \begin_inset space ~
20206 \end_inset
20207
20208 maths
20209 \begin_inset space ~
20210 \end_inset
20211
20212 AMS
20213 \family default
20214  dans la rubrique 
20215 \family sans
20216 Options
20217 \begin_inset space ~
20218 \end_inset
20219
20220 des
20221 \begin_inset space ~
20222 \end_inset
20223
20224 Maths
20225 \family default
20226  de la fenêtre de dialogue 
20227 \family sans
20228 Paramètres
20229 \family default
20230  du document.
20231 \end_layout
20232
20233 \begin_layout Standard
20234 Veuillez aussi jeter un coup d'œil à la section
20235 \begin_inset space ~
20236 \end_inset
20237
20238
20239 \begin_inset CommandInset ref
20240 LatexCommand ref
20241 reference "sub:Numerotation-notes-bas-de-page"
20242
20243 \end_inset
20244
20245  pour plus de détails et des notes importantes sur les commandes de numérotation.
20246 \end_layout
20247
20248 \begin_layout Section
20249 Faire Référence à des Flottants
20250 \begin_inset CommandInset label
20251 LatexCommand label
20252 name "sec:Referencer-les-Flottants"
20253
20254 \end_inset
20255
20256
20257 \begin_inset Index
20258 status collapsed
20259
20260 \begin_layout Plain Layout
20261 Flottants ! Références
20262 \end_layout
20263
20264 \end_inset
20265
20266
20267 \begin_inset Index
20268 status collapsed
20269
20270 \begin_layout Plain Layout
20271 References@Références ! à des Flottants 
20272 \end_layout
20273
20274 \end_inset
20275
20276
20277 \end_layout
20278
20279 \begin_layout Standard
20280 Pour faire référence à un flottant, insérez une étiquette dans sa légende
20281  en utilisant le menu 
20282 \family sans
20283 Insérer\SpecialChar \menuseparator
20284 Étiquette
20285 \family default
20286  ou le bouton 
20287 \begin_inset Graphics
20288         filename ../../images/label-insert.png
20289         scale 85
20290         scaleBeforeRotation
20291
20292 \end_inset
20293
20294  de la barre d'outils.
20295  Une boîte grise de ce genre : 
20296 \begin_inset Graphics
20297         filename clipart/labelQt4.png
20298         scale 85
20299         scaleBeforeRotation
20300
20301 \end_inset
20302
20303  sera insérée et la fenêtre de l'étiquette s'ouvrira pour vous permettre
20304  de saisir le texte de l'étiquette.
20305  LyX propose comme texte pour l'étiquette les premiers mots de la légendes
20306  précédés d'un préfixe.
20307  Ce préfixe dépend du type de flottant, par exemple, pour une figure le
20308  préfixe sera "
20309 \family sans
20310 fig:
20311 \family default
20312 ".
20313 \end_layout
20314
20315 \begin_layout Standard
20316 L'étiquette sert à la fois de point d'ancrage et de nom pour la référence.
20317  Vous pouvez faire référence à cette étiquette en utilisant le menu 
20318 \family sans
20319 Insérer\SpecialChar \menuseparator
20320 Référence
20321 \begin_inset space ~
20322 \end_inset
20323
20324 Croisée
20325 \family default
20326  ou le bouton 
20327 \begin_inset Graphics
20328         filename ../../images/dialog-show-new-inset_ref.png
20329         scale 85
20330         scaleBeforeRotation
20331
20332 \end_inset
20333
20334  de la barre d'outils.
20335  Une boîte grise de référence croisée comme celle-ci : 
20336 \begin_inset Graphics
20337         filename ../clipart/referenceQt4.png
20338         scale 85
20339         scaleBeforeRotation
20340
20341 \end_inset
20342
20343  va être insérée et la fenêtre de référence croisée va s'ouvrir et montrer
20344  toutes les étiquettes définies dans votre document.
20345  Si vous avez plusieurs documents LyX ouverts, vous pouvez choisir celui
20346  que vous voulez utiliser avec la liste déroulante qui se trouve en haut
20347  de la fenêtre de dialogue.
20348  Vous pouvez trier les étiquettes par ordre alphabétique et ensuite en choisir
20349  une.
20350  Dans la sortie imprimée, le numéro du flottant apparaîtra à la position
20351  de la référence croisée.
20352 \end_layout
20353
20354 \begin_layout Standard
20355 Il est recommandé d'utiliser une espace insécable entre le nom d'une référence
20356  croisée et son numéro pour éviter un saut de ligne peu esthétique entre
20357  les deux.
20358  Si une référence croisées fait référence à une étiquette qui n'existe pas,
20359  vous verrez deux points d'interrogation dans la sortie imprimée à la place
20360  du numéro de la référence.
20361 \end_layout
20362
20363 \begin_layout Standard
20364 Vous pouvez modifier une étiquette à tout moment en cliquant sur sa boîte.
20365  Les références vers l'étiquette modifiée seront mise à jour automatiquement
20366  pour tenir compte du nouveau texte de l'étiquette, de sorte que vous n'avez
20367  pas à vous en préoccuper.
20368 \end_layout
20369
20370 \begin_layout Standard
20371 Le bouton 
20372 \family sans
20373 Aller
20374 \begin_inset space ~
20375 \end_inset
20376
20377 à
20378 \begin_inset space ~
20379 \end_inset
20380
20381 l'étiquette
20382 \family default
20383  dans la fenêtre de référence croisée va positionner le curseur juste devant
20384  l'étiquette à laquelle on fait référence.
20385  Le nom du bouton bouton 
20386 \family sans
20387 Revenir
20388 \family default
20389  et vous pouvez l'utiliser pour remettre le curseur sur la référence croisée.
20390  Si vous faites un clic droit sur la boîte d'une référence croisée, le curseur
20391  est aussi placé devant l'étiquette concernée, mais vous ne pouvez pas revenir
20392  à votre point de départ.
20393 \end_layout
20394
20395 \begin_layout Subsection
20396 Formats de Références Croisées
20397 \begin_inset CommandInset label
20398 LatexCommand label
20399 name "sub:Formats-Références-Croisées"
20400
20401 \end_inset
20402
20403
20404 \begin_inset Index
20405 status collapsed
20406
20407 \begin_layout Plain Layout
20408 References@Références ! Formats
20409 \end_layout
20410
20411 \end_inset
20412
20413
20414 \end_layout
20415
20416 \begin_layout Standard
20417 Il y a six types de références croisées :
20418 \end_layout
20419
20420 \begin_layout Description
20421 <référence>
20422 \begin_inset space ~
20423 \end_inset
20424
20425 : affiche le numéro de l'élément, c'est le choix par défaut : 
20426 \begin_inset CommandInset ref
20427 LatexCommand ref
20428 reference "fig:Deux-images-déformées"
20429
20430 \end_inset
20431
20432
20433 \end_layout
20434
20435 \begin_layout Description
20436 (<référence>)
20437 \begin_inset space ~
20438 \end_inset
20439
20440 : affiche le numéro de l'élément entre parenthèses, c'est le style utilisé
20441  normalement pour faire référence à des formules mathématiques, en particulier
20442  quand le mot 
20443 \begin_inset Quotes eld
20444 \end_inset
20445
20446 Équation
20447 \begin_inset Quotes erd
20448 \end_inset
20449
20450  est omis : 
20451 \begin_inset CommandInset ref
20452 LatexCommand eqref
20453 reference "eq:Wgn"
20454
20455 \end_inset
20456
20457
20458 \end_layout
20459
20460 \begin_layout Description
20461 <page>
20462 \begin_inset space ~
20463 \end_inset
20464
20465 : affiche le numéro de la page sur laquelle se trouve l'élément: Page
20466 \begin_inset space ~
20467 \end_inset
20468
20469
20470 \begin_inset CommandInset ref
20471 LatexCommand pageref
20472 reference "fig:Deux-images-déformées"
20473
20474 \end_inset
20475
20476
20477 \end_layout
20478
20479 \begin_layout Description
20480 page
20481 \begin_inset space ~
20482 \end_inset
20483
20484 <page>
20485 \begin_inset space ~
20486 \end_inset
20487
20488 : affiche le mot 
20489 \begin_inset Quotes eld
20490 \end_inset
20491
20492 page
20493 \begin_inset Quotes erd
20494 \end_inset
20495
20496  suivi du numéro de la page sur laquelle se trouve l'élément : 
20497 \begin_inset CommandInset ref
20498 LatexCommand vpageref
20499 reference "fig:Deux-images-déformées"
20500
20501 \end_inset
20502
20503
20504 \end_layout
20505
20506 \begin_layout Description
20507 <référence>
20508 \begin_inset space ~
20509 \end_inset
20510
20511 page
20512 \begin_inset space ~
20513 \end_inset
20514
20515 <page>
20516 \begin_inset space ~
20517 \end_inset
20518
20519 : affiche le numéro de l'élément, le mot 
20520 \begin_inset Quotes eld
20521 \end_inset
20522
20523 page
20524 \begin_inset Quotes erd
20525 \end_inset
20526
20527  et le numéro de la page : 
20528 \begin_inset CommandInset ref
20529 LatexCommand vref
20530 reference "fig:Deux-images-déformées"
20531
20532 \end_inset
20533
20534
20535 \end_layout
20536
20537 \begin_layout Description
20538 Référence
20539 \begin_inset space ~
20540 \end_inset
20541
20542 mise
20543 \begin_inset space ~
20544 \end_inset
20545
20546 en
20547 \begin_inset space ~
20548 \end_inset
20549
20550 forme
20551 \begin_inset space ~
20552 \end_inset
20553
20554 : affiche une référence croisée qui définit son propre format.
20555
20556 \lang english
20557  
20558 \lang french
20559
20560 \begin_inset Note Greyedout
20561 status open
20562
20563 \begin_layout Plain Layout
20564
20565 \series bold
20566 Note:
20567 \series default
20568  Ce type de référence croisée n'est disponible que si vous avez installé
20569  le paquetage LaTeX 
20570 \series bold
20571 prettyref.
20572 \end_layout
20573
20574 \end_inset
20575
20576
20577 \end_layout
20578
20579 \begin_layout Standard
20580 Notez que le style <page> n'imprimera pas le numéro de la page si l'étiquette
20581  se trouve sur la page précédente, la même page ou la page suivante.
20582  Vous verrez par exemple un texte du genre 
20583 \begin_inset Quotes eld
20584 \end_inset
20585
20586 sur cette page
20587 \begin_inset Quotes erd
20588 \end_inset
20589
20590  à la place.
20591 \end_layout
20592
20593 \begin_layout Standard
20594 Le numéro affecté à une étiquette et le numéro de la page sur laquelle elle
20595  se trouve sont calculés automatiquement par LaTeX.
20596  Vous choisissez une des six variétés de références dans le champ Format
20597  de la fenêtre de référence croisée qui s'ouvre quand vous cliquez sur la
20598  boîte de la référence croisée.
20599 \end_layout
20600
20601 \begin_layout Subsection
20602 Nommage automatique des références croisées
20603 \begin_inset Index
20604 status collapsed
20605
20606 \begin_layout Plain Layout
20607 References@Références ! Nommage automatique
20608 \end_layout
20609
20610 \end_inset
20611
20612
20613 \end_layout
20614
20615 \begin_layout Standard
20616 Le paquetage LaTeX 
20617 \series bold
20618 hyperref
20619 \begin_inset Index
20620 status collapsed
20621
20622 \begin_layout Plain Layout
20623 Paquetages LaTeX ! hyperref
20624 \end_layout
20625
20626 \end_inset
20627
20628
20629 \series default
20630 qui est activé dans la rubrique 
20631 \family sans
20632 Propriétés du PDF
20633 \family default
20634  de la fenêtre de dialogue 
20635 \family sans
20636 Paramètres du document
20637 \family default
20638  fournit une fonction très utile pour automatiser la création des références
20639  croisées, en incluant le nom du flottant référencé (ou d'une partie comme
20640  une section).
20641  Par exemple pour vous éviter de devoir écrire le mot 
20642 \begin_inset Quotes eld
20643 \end_inset
20644
20645 Figure
20646 \begin_inset Quotes erd
20647 \end_inset
20648
20649  devant chaque référence à une figure.
20650  Pour profiter de ce nommage automatique des références croisées, vous devez
20651  activer 
20652 \series bold
20653 hyperref
20654 \series default
20655  et insérer la ligne suivante dans le préambule du document :
20656 \end_layout
20657
20658 \begin_layout Standard
20659
20660 \series bold
20661
20662 \backslash
20663 AtBeginDocument{
20664 \backslash
20665 renewcommand{
20666 \backslash
20667 ref}[1]{
20668 \backslash
20669 mbox{
20670 \backslash
20671 autoref{#1}}}}
20672 \end_layout
20673
20674 \begin_layout Standard
20675 Si vous préférez d'autres noms de référence que ceux qui sont proposés par
20676  défaut, par exemple vous préférez le nom 
20677 \begin_inset Quotes eld
20678 \end_inset
20679
20680 sec.
20681 \begin_inset space \thinspace{}
20682 \end_inset
20683
20684
20685 \begin_inset Quotes eld
20686 \end_inset
20687
20688  plutôt que 
20689 \begin_inset Quotes eld
20690 \end_inset
20691
20692 section
20693 \begin_inset Quotes erd
20694 \end_inset
20695
20696 , vous pouvez redéfinir ce nom en insérant ceci dans le préambule:
20697 \end_layout
20698
20699 \begin_layout Standard
20700
20701 \series bold
20702
20703 \backslash
20704 addto
20705 \backslash
20706 extrasenglish{
20707 \backslash
20708 renewcommand{
20709 \backslash
20710 sectionautorefname}
20711 \begin_inset Newline newline
20712 \end_inset
20713
20714
20715 \begin_inset ERT
20716 status collapsed
20717
20718 \begin_layout Plain Layout
20719
20720
20721 \backslash
20722 hphantom{ }
20723 \end_layout
20724
20725 \end_inset
20726
20727 {sec.
20728 \backslash
20729 negthinspace}}
20730 \end_layout
20731
20732 \begin_layout Standard
20733 Si vous utilisez une autre langue que l'anglais, remplacez 
20734 \series bold
20735
20736 \backslash
20737 extrasenglish
20738 \series default
20739  par 
20740 \series bold
20741
20742 \backslash
20743 extras***
20744 \series default
20745 , où *** est le nom de la langue que vous utilisez.
20746
20747 \series bold
20748  
20749 \end_layout
20750
20751 \begin_layout Standard
20752 Pour avoir des noms automatiques, mais pas pour certains types de références,
20753  par exemple pas pour les équations, utilisez le code suivant dans le préambule:
20754 \end_layout
20755
20756 \begin_layout Standard
20757
20758 \series bold
20759
20760 \backslash
20761 newlength{
20762 \backslash
20763 abc}
20764 \begin_inset Newline newline
20765 \end_inset
20766
20767
20768 \backslash
20769 settowidth{
20770 \backslash
20771 abc}{
20772 \backslash
20773 space}
20774 \begin_inset Newline newline
20775 \end_inset
20776
20777
20778 \backslash
20779 addto
20780 \backslash
20781 extrasenglish{
20782 \backslash
20783 renewcommand{
20784 \backslash
20785 equationautorefname}
20786 \begin_inset Newline newline
20787 \end_inset
20788
20789
20790 \begin_inset ERT
20791 status collapsed
20792
20793 \begin_layout Plain Layout
20794
20795
20796 \backslash
20797 hphantom{ }
20798 \end_layout
20799
20800 \end_inset
20801
20802 {
20803 \backslash
20804 hspace{-
20805 \backslash
20806 abc}}
20807 \end_layout
20808
20809 \begin_layout Standard
20810 Vous pouvez trouver plus d'information sur ce sujet dans la documentation
20811  de 
20812 \series bold
20813 hyperref
20814 \series default
20815  
20816 \begin_inset CommandInset citation
20817 LatexCommand cite
20818 key "hyperref"
20819
20820 \end_inset
20821
20822 .
20823 \end_layout
20824
20825 \begin_layout Standard
20826 \begin_inset Note Greyedout
20827 status open
20828
20829 \begin_layout Plain Layout
20830
20831 \series bold
20832 Note:
20833 \series default
20834  Le nommage automatique de références ne peut être utilisé si vous avez
20835  choisi le style de référence 
20836 \family sans
20837 Référence
20838 \begin_inset space ~
20839 \end_inset
20840
20841 mise
20842 \begin_inset space ~
20843 \end_inset
20844
20845 en
20846 \begin_inset space ~
20847 \end_inset
20848
20849 forme
20850 \family default
20851  décrit dans la section
20852 \begin_inset space ~
20853 \end_inset
20854
20855
20856 \begin_inset CommandInset ref
20857 LatexCommand ref
20858 reference "sub:Formats-Références-Croisées"
20859
20860 \end_inset
20861
20862 .
20863 \end_layout
20864
20865 \end_inset
20866
20867
20868 \end_layout
20869
20870 \begin_layout Standard
20871 Le manuel 
20872 \emph on
20873 Math
20874 \emph default
20875  est un exemple dans lequel on a utilisé le référencement automatique.
20876 \end_layout
20877
20878 \begin_layout Subsection
20879 Positionnement des Références 
20880 \begin_inset CommandInset label
20881 LatexCommand label
20882 name "sub:Reference-Position"
20883
20884 \end_inset
20885
20886
20887 \begin_inset Index
20888 status collapsed
20889
20890 \begin_layout Plain Layout
20891 References@Références ! Positionnement
20892 \end_layout
20893
20894 \end_inset
20895
20896
20897 \end_layout
20898
20899 \begin_layout Standard
20900 Si vous utilisez le paquetage 
20901 \series bold
20902 hyperref, 
20903 \series default
20904 qui est activé dans la rubrique 
20905 \family sans
20906 Propriétés du PDF
20907 \family default
20908  de la fenêtre de dialogue 
20909 \family sans
20910 Paramètres du document,
20911 \family default
20912  pour lier vos références croisées dans la sortie finale, vous verrez que
20913  cliquer sur la référence à un flottant d'image saute vers l'étiquette de
20914  l'image.
20915  La légende sera dans la partie haute de l'écran, ce qui fait que vous ne
20916  pourrez voir l'image sans faire défiler le texte.
20917  Ce problème vient du fait que le point d'ancrage de la référence se situe
20918  à l'endroit de l'étiquette.
20919  En utilisant le paquetage LaTeX 
20920 \series bold
20921 hypcap
20922 \series default
20923
20924 \begin_inset Index
20925 status collapsed
20926
20927 \begin_layout Plain Layout
20928 Paquetages LaTeX ! hypcap
20929 \end_layout
20930
20931 \end_inset
20932
20933 , qui fait partie du paquetage LaTeX 
20934 \series bold
20935 oberdiek
20936 \series default
20937
20938 \begin_inset Index
20939 status collapsed
20940
20941 \begin_layout Plain Layout
20942 Paquetages LaTeX ! oberdiek
20943 \end_layout
20944
20945 \end_inset
20946
20947 , le point d'ancrage d'un lien est place en haut du flottant.
20948  Pour utiliser cette fonction avec les flottants de figure, chargez 
20949 \series bold
20950 hypcap
20951 \series default
20952  dans l'entête du document avec la ligne
20953 \end_layout
20954
20955 \begin_layout Standard
20956
20957 \series bold
20958
20959 \backslash
20960 usepackage[figure]{hypcap}
20961 \end_layout
20962
20963 \begin_layout Standard
20964 Vous pouvez aussi utiliser 
20965 \series bold
20966 hypcap
20967 \series default
20968  pour tous les types de flottants, mais ce n'est pas recommandé pour des
20969  raisons de stabilité.
20970  Pour plus d'information, jetez un coup d'œil au manuel d' 
20971 \series bold
20972 hypcap
20973 \series default
20974  
20975 \begin_inset CommandInset citation
20976 LatexCommand cite
20977 key "hypcap"
20978
20979 \end_inset
20980
20981 .
20982 \end_layout
20983
20984 \begin_layout Standard
20985 \begin_inset Note Greyedout
20986 status open
20987
20988 \begin_layout Plain Layout
20989
20990 \series bold
20991 Note:
20992 \series default
20993  
20994 \series bold
20995 hypcap
20996 \series default
20997  n'a aucun effet pour les références à des sous-figures.
20998 \end_layout
20999
21000 \end_inset
21001
21002
21003 \end_layout
21004
21005 \begin_layout Section
21006 Placement des flottants
21007 \begin_inset CommandInset label
21008 LatexCommand label
21009 name "sec:Placement-flottants"
21010
21011 \end_inset
21012
21013
21014 \begin_inset Index
21015 status collapsed
21016
21017 \begin_layout Plain Layout
21018 Flottants ! Placement
21019 \end_layout
21020
21021 \end_inset
21022
21023
21024 \end_layout
21025
21026 \begin_layout Standard
21027 En faisant un clic droit sur la boîte d'un flottant, on ouvre la fenêtre
21028  de dialogue 
21029 \family sans
21030 Paramètre
21031 \begin_inset space ~
21032 \end_inset
21033
21034 de
21035 \begin_inset space ~
21036 \end_inset
21037
21038 Flottant
21039 \family default
21040  dans laquelle vous pouvez modifier le paramètres de placement que LaTeX
21041  utilise pour déterminer où placer le flottant.
21042 \begin_inset Newline newline
21043 \end_inset
21044
21045 L'option 
21046 \family sans
21047 Plusieurs
21048 \begin_inset space ~
21049 \end_inset
21050
21051 colonnes
21052 \family default
21053  n'est utilisée que dans le cas d'un document à plusieurs colonnes: si vous
21054  l'activez, le flottant va couvrir l'ensemble des colonnes au lieu d'être
21055  confiné sur une seule colonne.
21056 \begin_inset Newline newline
21057 \end_inset
21058
21059 L'option 
21060 \family sans
21061 Rotation
21062 \begin_inset space ~
21063 \end_inset
21064
21065 90°
21066 \family default
21067  est utilisée pour faire tourner les flottants, voyez la section
21068 \begin_inset space ~
21069 \end_inset
21070
21071
21072 \begin_inset CommandInset ref
21073 LatexCommand ref
21074 reference "sec:Flottants-renversés"
21075
21076 \end_inset
21077
21078 .
21079 \end_layout
21080
21081 \begin_layout Standard
21082 En désactivant l'option 
21083 \family sans
21084 Utilise
21085 \begin_inset space ~
21086 \end_inset
21087
21088 le
21089 \begin_inset space ~
21090 \end_inset
21091
21092 placement
21093 \begin_inset space ~
21094 \end_inset
21095
21096 par
21097 \begin_inset space ~
21098 \end_inset
21099
21100 défaut
21101 \family default
21102  vous pouvez utiliser une ou plusieurs des options suivantes pour modifier
21103  le placement du flottant:
21104 \end_layout
21105
21106 \begin_layout Description
21107 Ici,
21108 \begin_inset space ~
21109 \end_inset
21110
21111 si
21112 \begin_inset space ~
21113 \end_inset
21114
21115 possible: essaie de placer le flottant à la position où il a été inséré
21116  dans LyX
21117 \end_layout
21118
21119 \begin_layout Description
21120 Haut
21121 \begin_inset space ~
21122 \end_inset
21123
21124 de
21125 \begin_inset space ~
21126 \end_inset
21127
21128 la
21129 \begin_inset space ~
21130 \end_inset
21131
21132 page: essaie de placer le flottant en haut de la page courante
21133 \end_layout
21134
21135 \begin_layout Description
21136 Bas
21137 \begin_inset space ~
21138 \end_inset
21139
21140 de
21141 \begin_inset space ~
21142 \end_inset
21143
21144 la
21145 \begin_inset space ~
21146 \end_inset
21147
21148 page: essaie de placer le flottant en bas de la page courante
21149 \end_layout
21150
21151 \begin_layout Description
21152 Page
21153 \begin_inset space ~
21154 \end_inset
21155
21156 de
21157 \begin_inset space ~
21158 \end_inset
21159
21160 flottants: essaie de placer le flottant sur une page à part, éventuellement
21161  avec d'autres flottants 
21162 \end_layout
21163
21164 \begin_layout Standard
21165 LaTeX utilise
21166 \emph on
21167  toujours 
21168 \emph default
21169 les options dans l'ordre donné ci-dessus.
21170  Ce qui veut dire que si vous utilisez le placement par défaut, LaTeX va
21171  d'abord essayer 
21172 \family sans
21173 Ici
21174 \begin_inset space ~
21175 \end_inset
21176
21177 si
21178 \begin_inset space ~
21179 \end_inset
21180
21181 possible
21182 \family default
21183 , ensuite 
21184 \family sans
21185 Haut
21186 \begin_inset space ~
21187 \end_inset
21188
21189 de
21190 \begin_inset space ~
21191 \end_inset
21192
21193 la
21194 \begin_inset space ~
21195 \end_inset
21196
21197 page
21198 \family default
21199 , et ainsi de suite.
21200  Si vous n'utilisez pas le placement par défaut, LaTeX va essayer les options
21201  que vous avez cochées, mais dans l'ordre donné ci-dessus.
21202  Si aucune des quatre options de placement n'est possible, la procédure
21203  est répétée avec la possibilité de mettre les flottant sur la page suivante.
21204 \end_layout
21205
21206 \begin_layout Standard
21207 Par défaut, chaque option a ses propres règles d'application:
21208 \end_layout
21209
21210 \begin_layout Standard
21211
21212 \family sans
21213 Haut
21214 \begin_inset space ~
21215 \end_inset
21216
21217 de
21218 \begin_inset space ~
21219 \end_inset
21220
21221 la
21222 \begin_inset space ~
21223 \end_inset
21224
21225 page
21226 \family default
21227  : seuls les flottants occupant moins de 70% de la page peuvent être placés
21228  en haut de page (
21229 \series bold
21230
21231 \backslash
21232 topfraction
21233 \series default
21234 ).
21235 \end_layout
21236
21237 \begin_layout Standard
21238
21239 \family sans
21240 Bas
21241 \begin_inset space ~
21242 \end_inset
21243
21244 de
21245 \begin_inset space ~
21246 \end_inset
21247
21248 la
21249 \begin_inset space ~
21250 \end_inset
21251
21252 page
21253 \family default
21254  : seuls les flottants occupant moins de 30% de la page peuvent être placés
21255  en bas de page (
21256 \series bold
21257
21258 \backslash
21259 bottomfraction
21260 \series default
21261 ).
21262 \end_layout
21263
21264 \begin_layout Standard
21265
21266 \family sans
21267 Page
21268 \begin_inset space ~
21269 \end_inset
21270
21271 de
21272 \begin_inset space ~
21273 \end_inset
21274
21275 flottants
21276 \family default
21277  : plusieurs flottants peuvent être placés ensembles sur une page seulement
21278  si ils occupent plus de 50% de celle-ci (
21279 \series bold
21280
21281 \backslash
21282 floatpagefraction
21283 \series default
21284 ).
21285 \end_layout
21286
21287 \begin_layout Standard
21288 Si vous n'aimez pas ces règles, vous pouvez les ignorer en utilisant l'option
21289  supplémentaire 
21290 \family sans
21291 Ignorer
21292 \begin_inset space ~
21293 \end_inset
21294
21295 les
21296 \begin_inset space ~
21297 \end_inset
21298
21299 règles
21300 \begin_inset space ~
21301 \end_inset
21302
21303 LaTeX
21304 \family default
21305 \lang english
21306 .
21307 \begin_inset Newline newline
21308 \end_inset
21309
21310
21311 \lang french
21312 Vous pouvez aussi redéfinir les règles avec les commandes LaTeX qui sont
21313  données entre parenthèses après les descriptions des règles données ci-dessus.
21314  Par exemple, pour augmenter à 50
21315 \begin_inset space \thinspace{}
21316 \end_inset
21317
21318 % la valeur de la règle de bas de page dont la valeur par défaut est souvent
21319  trop petite, ajoutez cette ligne au préambule de votre document :
21320 \end_layout
21321
21322 \begin_layout Standard
21323
21324 \series bold
21325
21326 \backslash
21327 renewcommand{
21328 \backslash
21329 bottomfraction}{0.5}
21330 \end_layout
21331
21332 \begin_layout Standard
21333 Parfois, vous avez besoin que dans tous les cas, le flottant soit placé
21334  exactement à l'endroit où vous l'avez inséré.
21335  dans ce cas utilisez l'option 
21336 \family sans
21337 Ici
21338 \begin_inset space ~
21339 \end_inset
21340
21341 à
21342 \begin_inset space ~
21343 \end_inset
21344
21345 tout
21346 \begin_inset space ~
21347 \end_inset
21348
21349 Prix
21350 \family default
21351 .
21352  Utilisez cette option le moins souvent possible et seulement quand le document
21353  est presque prêt à être imprimé.
21354  En effet, le flottant n'est plus capable de 
21355 \begin_inset Quotes eld
21356 \end_inset
21357
21358 flotter
21359 \begin_inset Quotes erd
21360 \end_inset
21361
21362 , ce qui peut perturber toutes les mises en page.
21363 \end_layout
21364
21365 \begin_layout Standard
21366 Il n'y a pas d'option de placement pour les flottants d'enrobage, puisqu'ils
21367  sont toujours entourés par le texte d'un paragraphe donné.
21368 \begin_inset VSpace bigskip
21369 \end_inset
21370
21371
21372 \end_layout
21373
21374 \begin_layout Standard
21375 On peut parfois se trouver dans la situation où un flottant est placé en
21376  haut d'une page alors que la section concernée ne commence qu'au milieu
21377  de la page, ce qui fait que le lecteur peut penser qu'il fait partie de
21378  la section précédente.
21379  On peut utiliser la commande LaTeX 
21380 \series bold
21381
21382 \backslash
21383 suppressfloats
21384 \series default
21385  pour éviter ce cas.
21386  Elle empêche le placement d'un flottant donné dans la page dans laquelle
21387  il est inséré et donc elle peut être utilisée pour éviter qu'un flottant
21388  soit placé avant que la section commence.
21389  Pour obtenir ce comportement, ajoutez ces commandes dans le préambule de
21390  votre document :
21391 \end_layout
21392
21393 \begin_layout Standard
21394
21395 \series bold
21396
21397 \backslash
21398 let
21399 \backslash
21400 mySection
21401 \backslash
21402 section
21403 \begin_inset Newline newline
21404 \end_inset
21405
21406
21407 \backslash
21408 renewcommand{
21409 \backslash
21410 section}{
21411 \backslash
21412 suppressfloats[t]
21413 \backslash
21414 mySection}
21415 \end_layout
21416
21417 \begin_layout Standard
21418 Vous pouvez définir la même chose pour tous les types d'en-têtes de section,
21419  comme les chapitres et les sous-sections.
21420  Il n'est pas recommandé d'utiliser cette définition avec des portions de
21421  texte trop petites comme les sous-sous-sections parce que LaTeX pourrait
21422  ensuite avoir du mal à trouver un positionnement correct.
21423 \end_layout
21424
21425 \begin_layout Standard
21426 \begin_inset VSpace bigskip
21427 \end_inset
21428
21429 Dans certains cas il est demandé de placer toutes les figures et tous les
21430  tableaux à la fin du document.
21431  C'est pour de telles situations que le paquetage LaTeX 
21432 \series bold
21433 endfloat
21434 \series default
21435
21436 \begin_inset Index
21437 status collapsed
21438
21439 \begin_layout Plain Layout
21440 Paquetages LaTeX ! endfloat
21441 \end_layout
21442
21443 \end_inset
21444
21445  a été développé.
21446  Il met en effet tous les flottants de figures et de tableaux à la fin du
21447  document dans leurs propres sections.
21448  À la position d'origine du flottant, une indication textuelle du genre
21449  
21450 \begin_inset Quotes eld
21451 \end_inset
21452
21453
21454 \family sans
21455 [Figure
21456 \begin_inset space ~
21457 \end_inset
21458
21459 3.2 
21460 \lang english
21461 about here.
21462 \lang french
21463 ]
21464 \family default
21465
21466 \begin_inset Quotes erd
21467 \end_inset
21468
21469  est insérée.
21470  Le paquetage 
21471 \series bold
21472 endfloat
21473 \series default
21474  est chargé dans le préambule avec la ligne suivante 
21475 \end_layout
21476
21477 \begin_layout Standard
21478
21479 \series bold
21480
21481 \backslash
21482 usepackage[options]{endfloat}
21483 \end_layout
21484
21485 \begin_layout Standard
21486 Il y a aussi de nombreuses options de paquetage pour modifier le format
21487  des sections de figures ou de tableau qui sont créées.
21488  Pour plus d'information, nous vous renvoyons à la documentation du paquetage
21489  
21490 \series bold
21491 endfloa
21492 \series default
21493
21494 \begin_inset CommandInset citation
21495 LatexCommand cite
21496 key "endfloat"
21497
21498 \end_inset
21499
21500 .
21501 \begin_inset Newline newline
21502 \end_inset
21503
21504
21505 \begin_inset Note Greyedout
21506 status open
21507
21508 \begin_layout Plain Layout
21509
21510 \series bold
21511 Note: endfloat
21512 \series default
21513  ne fournit pas de traduction automatique de l'indication textuelle, vous
21514  devez donc le faire manuellement, voyez la section
21515 \begin_inset space ~
21516 \end_inset
21517
21518 4 de 
21519 \begin_inset CommandInset citation
21520 LatexCommand cite
21521 key "endfloat"
21522
21523 \end_inset
21524
21525 .
21526 \end_layout
21527
21528 \end_inset
21529
21530
21531 \begin_inset Newline newline
21532 \end_inset
21533
21534
21535 \begin_inset Note Greyedout
21536 status open
21537
21538 \begin_layout Plain Layout
21539
21540 \series bold
21541 Note:
21542 \series default
21543  Il y a actuellement un bug dans le paquetage 
21544 \series bold
21545 endfloat
21546 \series default
21547  quand la légende contient un 
21548 \begin_inset Quotes eld
21549 \end_inset
21550
21551 ß
21552 \begin_inset Quotes erd
21553 \end_inset
21554
21555  allemand.
21556  Utilisez dans ce cas la commande 
21557 \begin_inset Quotes eld
21558 \end_inset
21559
21560
21561 \series bold
21562
21563 \backslash
21564 ss
21565 \series default
21566
21567 \begin_inset Quotes erd
21568 \end_inset
21569
21570  en code TeX à la place du 
21571 \begin_inset Quotes eld
21572 \end_inset
21573
21574 ß
21575 \begin_inset Quotes erd
21576 \end_inset
21577
21578 .
21579 \end_layout
21580
21581 \end_inset
21582
21583
21584 \end_layout
21585
21586 \begin_layout Standard
21587 \begin_inset VSpace bigskip
21588 \end_inset
21589
21590 Pour plus d'information sur les manières de placer les flottants, jetez
21591  un coup d'œil aux livres sur LaTeX, 
21592 \begin_inset CommandInset citation
21593 LatexCommand cite
21594 key "latexcompanion,latexguide,latexbook"
21595
21596 \end_inset
21597
21598 .
21599 \end_layout
21600
21601 \begin_layout Section
21602 Flottants Renversés
21603 \begin_inset CommandInset label
21604 LatexCommand label
21605 name "sec:Flottants-renversés"
21606
21607 \end_inset
21608
21609
21610 \begin_inset Index
21611 status collapsed
21612
21613 \begin_layout Plain Layout
21614 Flottants ! Renversés
21615 \end_layout
21616
21617 \end_inset
21618
21619
21620 \end_layout
21621
21622 \begin_layout Standard
21623 Vous pouvez vouloir faire pivoter vos flottants, surtout dans le cas de
21624  tableaux très larges.
21625  Pour faire pivoter l'ensemble d'un flottant, y compris sa légende, faites
21626  un clic droit sur la boîte du flottant et utilisez l'option 
21627 \family sans
21628 Rotation
21629 \begin_inset space ~
21630 \end_inset
21631
21632 90°
21633 \family default
21634 .
21635 \end_layout
21636
21637 \begin_layout Standard
21638 Les flottants renversés sont systématiquement placés sur leur propre page
21639  ( ou colonne, si vous avez un document sur deux colonnes ).
21640  Vous pouvez les laisser couvrir plusieurs colonnes en utilisant l'option
21641  
21642 \family sans
21643 Plusieurs
21644 \begin_inset space ~
21645 \end_inset
21646
21647 colonnes
21648 \family default
21649  dans les paramètres du flottant.
21650  Le flottants sont pivotés de sorte que vous puissiez les lire en vous plaçant
21651  du côté de la marge externe.
21652  Pour forcer un sens de rotation donné pour toutes les pages, vous pouvez
21653  ajouter soit l'option 
21654 \series bold
21655 figuresleft
21656 \series default
21657  soit l'option 
21658 \series bold
21659 figuresright
21660 \series default
21661  aux options de la classe de document.
21662 \end_layout
21663
21664 \begin_layout Standard
21665 Faire référence à un flottant renversé se fait de la même manière que pour
21666  un flottant normal, la mise en forme de la légende est aussi identique
21667  : Le tableau
21668 \begin_inset space ~
21669 \end_inset
21670
21671
21672 \begin_inset CommandInset ref
21673 LatexCommand ref
21674 reference "tab:Tableau-pivoté"
21675
21676 \end_inset
21677
21678  est un exemple de flottant de tableau renversé.
21679 \end_layout
21680
21681 \begin_layout Standard
21682 \begin_inset Note Greyedout
21683 status open
21684
21685 \begin_layout Plain Layout
21686
21687 \series bold
21688 Note:
21689 \series default
21690  Les flottants pivotés ne sont pas affichables par tous les visualiseurs
21691  DVI.
21692 \end_layout
21693
21694 \end_inset
21695
21696
21697 \end_layout
21698
21699 \begin_layout Standard
21700 \begin_inset Float table
21701 wide false
21702 sideways true
21703 status open
21704
21705 \begin_layout Plain Layout
21706 \begin_inset Caption
21707
21708 \begin_layout Plain Layout
21709 \begin_inset CommandInset label
21710 LatexCommand label
21711 name "tab:Tableau-pivoté"
21712
21713 \end_inset
21714
21715  Tableau pivoté
21716 \end_layout
21717
21718 \end_inset
21719
21720
21721 \end_layout
21722
21723 \begin_layout Plain Layout
21724 \align center
21725 \begin_inset Tabular
21726 <lyxtabular version="3" rows="1" columns="5">
21727 <features>
21728 <column alignment="center" valignment="top" width="0">
21729 <column alignment="center" valignment="top" width="0">
21730 <column alignment="center" valignment="top" width="0">
21731 <column alignment="center" valignment="top" width="0">
21732 <column alignment="center" valignment="top" width="0">
21733 <row>
21734 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21735 \begin_inset Text
21736
21737 \begin_layout Plain Layout
21738 test
21739 \end_layout
21740
21741 \end_inset
21742 </cell>
21743 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21744 \begin_inset Text
21745
21746 \begin_layout Plain Layout
21747 b
21748 \end_layout
21749
21750 \end_inset
21751 </cell>
21752 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21753 \begin_inset Text
21754
21755 \begin_layout Plain Layout
21756 c
21757 \end_layout
21758
21759 \end_inset
21760 </cell>
21761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21762 \begin_inset Text
21763
21764 \begin_layout Plain Layout
21765 d
21766 \end_layout
21767
21768 \end_inset
21769 </cell>
21770 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21771 \begin_inset Text
21772
21773 \begin_layout Plain Layout
21774 e
21775 \end_layout
21776
21777 \end_inset
21778 </cell>
21779 </row>
21780 </lyxtabular>
21781
21782 \end_inset
21783
21784
21785 \end_layout
21786
21787 \end_inset
21788
21789
21790 \end_layout
21791
21792 \begin_layout Section
21793 Flottants côte-à-côte
21794 \begin_inset Index
21795 status collapsed
21796
21797 \begin_layout Plain Layout
21798 Flottants ! côte-à-côte
21799 \end_layout
21800
21801 \end_inset
21802
21803
21804 \end_layout
21805
21806 \begin_layout Standard
21807 Pour placer des flottants côte-à-côte, comme pour la figure
21808 \begin_inset space ~
21809 \end_inset
21810
21811
21812 \begin_inset CommandInset ref
21813 LatexCommand ref
21814 reference "fig:Flottant-gauche"
21815
21816 \end_inset
21817
21818  et 
21819 \begin_inset CommandInset ref
21820 LatexCommand ref
21821 reference "fig:Flottant-droit"
21822
21823 \end_inset
21824
21825 , on n'utilise 
21826 \emph on
21827 qu'un seul 
21828 \emph default
21829 flottant.
21830  On y insère deux boîtes de minipages
21831 \begin_inset Foot
21832 status collapsed
21833
21834 \begin_layout Plain Layout
21835 Les minipages sont décrites dans la section
21836 \begin_inset space ~
21837 \end_inset
21838
21839
21840 \begin_inset CommandInset ref
21841 LatexCommand ref
21842 reference "sec:Minipages"
21843
21844 \end_inset
21845
21846 .
21847 \end_layout
21848
21849 \end_inset
21850
21851 .
21852  La largeur est mise à 45
21853 \begin_inset space \thinspace{}
21854 \end_inset
21855
21856 -50
21857 \begin_inset space \thinspace{}
21858 \end_inset
21859
21860 column% et l'alignement de la boîte à 
21861 \family sans
21862 Bas
21863 \family default
21864  pour chaque minipage.
21865  Les boîtes minipages contiennent l'image et la légende exactement comme
21866  avec un flottant.
21867  La seule différence est que l'unité de longueur 
21868 \family sans
21869 Largeur
21870 \begin_inset space ~
21871 \end_inset
21872
21873 colonne
21874 \begin_inset space ~
21875 \end_inset
21876
21877 %
21878 \family default
21879  utilisée pour l'image est maintenant définie par rapport à la largeur des
21880  boîtes minipages.
21881 \end_layout
21882
21883 \begin_layout Standard
21884 \begin_inset Float figure
21885 wide false
21886 sideways false
21887 status open
21888
21889 \begin_layout Plain Layout
21890 \begin_inset Box Frameless
21891 position "b"
21892 hor_pos "c"
21893 has_inner_box 1
21894 inner_pos "t"
21895 use_parbox 0
21896 width "45col%"
21897 special "none"
21898 height "1in"
21899 height_special "totalheight"
21900 status open
21901
21902 \begin_layout Plain Layout
21903 \align center
21904 \begin_inset Graphics
21905         filename ../clipart/mobius.eps
21906         lyxscale 50
21907         width 100col%
21908         scaleBeforeRotation
21909
21910 \end_inset
21911
21912
21913 \end_layout
21914
21915 \begin_layout Plain Layout
21916 \begin_inset Caption
21917
21918 \begin_layout Plain Layout
21919 \begin_inset CommandInset label
21920 LatexCommand label
21921 name "fig:Flottant-gauche"
21922
21923 \end_inset
21924
21925 Flottant du côté gauche.
21926 \end_layout
21927
21928 \end_inset
21929
21930
21931 \end_layout
21932
21933 \end_inset
21934
21935
21936 \begin_inset space \hfill{}
21937 \end_inset
21938
21939
21940 \begin_inset Box Frameless
21941 position "b"
21942 hor_pos "c"
21943 has_inner_box 1
21944 inner_pos "t"
21945 use_parbox 0
21946 width "45col%"
21947 special "none"
21948 height "1in"
21949 height_special "totalheight"
21950 status open
21951
21952 \begin_layout Plain Layout
21953 \align center
21954 \begin_inset Graphics
21955         filename ../clipart/platypus.eps
21956         lyxscale 50
21957         width 100col%
21958         scaleBeforeRotation
21959
21960 \end_inset
21961
21962
21963 \end_layout
21964
21965 \begin_layout Plain Layout
21966 \begin_inset Caption
21967
21968 \begin_layout Plain Layout
21969 \begin_inset CommandInset label
21970 LatexCommand label
21971 name "fig:Flottant-droit"
21972
21973 \end_inset
21974
21975 Flottant du côté droit.
21976 \end_layout
21977
21978 \end_inset
21979
21980
21981 \end_layout
21982
21983 \end_inset
21984
21985
21986 \end_layout
21987
21988 \end_inset
21989
21990
21991 \end_layout
21992
21993 \begin_layout Section
21994 Mise en Forme de la Légende
21995 \begin_inset Index
21996 status collapsed
21997
21998 \begin_layout Plain Layout
21999 Légende ! Mise en forme
22000 \end_layout
22001
22002 \end_inset
22003
22004
22005 \begin_inset Index
22006 status collapsed
22007
22008 \begin_layout Plain Layout
22009 Flottants ! Mise en forme de la Légende
22010 \end_layout
22011
22012 \end_inset
22013
22014
22015 \begin_inset CommandInset label
22016 LatexCommand label
22017 name "sec:Formatage-légende"
22018
22019 \end_inset
22020
22021
22022 \end_layout
22023
22024 \begin_layout Standard
22025 L'environnement 
22026 \family sans
22027 Légende
22028 \family default
22029  est l'environnement de paragraphe par défaut pour les 
22030 \family sans
22031 flottants
22032 \family default
22033 .
22034  Dans la fenêtre de LyX les légendes apparaissent comme une étiquette comme
22035  par exemple 
22036 \begin_inset Quotes eld
22037 \end_inset
22038
22039
22040 \family sans
22041 Figure #:
22042 \family default
22043
22044 \begin_inset Quotes erd
22045 \end_inset
22046
22047  suivi par le texte de la légende.
22048  Le 
22049 \begin_inset Quotes eld
22050 \end_inset
22051
22052 #
22053 \begin_inset Quotes erd
22054 \end_inset
22055
22056  étant remplacé par le numéro de référence réel.
22057  Par défaut l'étiquette et le numéro sont dans la même police de caractères
22058  que le texte de la légende et deux points suivent le numéro pour séparer
22059  l'étiquette du texte.
22060  Ce format de légende n'est pas forcément adapté à tous les types de documents.
22061 \end_layout
22062
22063 \begin_layout Standard
22064 Pour modifier le format par défaut des légendes, il faut charger le paquetage
22065  LaTeX 
22066 \series bold
22067 caption
22068 \series default
22069
22070 \begin_inset Index
22071 status collapsed
22072
22073 \begin_layout Plain Layout
22074 Paquetages LaTeX ! caption
22075 \end_layout
22076
22077 \end_inset
22078
22079  dans le préambule de votre document avec la ligne suivante :
22080 \end_layout
22081
22082 \begin_layout Standard
22083
22084 \series bold
22085
22086 \backslash
22087 usepackage[format definition]{caption}
22088 \end_layout
22089
22090 \begin_layout Standard
22091 Pour avoir par exemple l'étiquette et le numéro dans une police sans empattement
22092  grasse et les légendes de tableau toujours au dessus des tableaux, comme
22093  dans ce document, utilisez les commandes suivantes :
22094 \end_layout
22095
22096 \begin_layout Standard
22097
22098 \series bold
22099
22100 \backslash
22101 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
22102 \end_layout
22103
22104 \begin_layout Standard
22105 Vous pouvez aussi définir des formats de légendes différents pour les différents
22106  types de flottants.
22107  Dans ce cas chargez le paquetage 
22108 \series bold
22109 caption 
22110 \series default
22111 sans option de format spécifique et définissez les différents formats à
22112  l'aide de la commande 
22113 \end_layout
22114
22115 \begin_layout Standard
22116
22117 \series bold
22118
22119 \backslash
22120 captionsetup[type de flottant]{définition du format}
22121 \end_layout
22122
22123 \begin_layout Standard
22124 dans le préambule du document.
22125  Par exemple les formats de légende de la Figure
22126 \begin_inset space ~
22127 \end_inset
22128
22129
22130 \begin_inset CommandInset ref
22131 LatexCommand ref
22132 reference "fig:Legende-de-fig"
22133
22134 \end_inset
22135
22136  et du Tableau
22137 \begin_inset space ~
22138 \end_inset
22139
22140
22141 \begin_inset CommandInset ref
22142 LatexCommand ref
22143 reference "tab:Légende-de-tab"
22144
22145 \end_inset
22146
22147  peuvent être créés en utilisant les commandes suivantes dans le préambule
22148  :
22149 \end_layout
22150
22151 \begin_layout Standard
22152
22153 \series bold
22154
22155 \backslash
22156 usepackage[tableposition=top]{caption}
22157 \series default
22158
22159 \begin_inset Newline newline
22160 \end_inset
22161
22162
22163 \series bold
22164
22165 \backslash
22166 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
22167 \begin_inset Newline newline
22168 \end_inset
22169
22170
22171 \begin_inset ERT
22172 status collapsed
22173
22174 \begin_layout Plain Layout
22175
22176
22177 \backslash
22178 hphantom{
22179 \backslash
22180
22181 \backslash
22182 captionsetup[figure]
22183 \backslash
22184 {}
22185 \end_layout
22186
22187 \end_inset
22188
22189  labelsep=period}
22190 \begin_inset Newline newline
22191 \end_inset
22192
22193
22194 \backslash
22195 captionsetup[table]{labelfont={bf,sf}}
22196 \end_layout
22197
22198 \begin_layout Standard
22199 \begin_inset Note Greyedout
22200 status open
22201
22202 \begin_layout Plain Layout
22203
22204 \series bold
22205 Note:
22206 \series default
22207  L'option 
22208 \series bold
22209 tableposition=top
22210 \series default
22211  n'a pas d'effet quand on utilise un document de classe 
22212 \series bold
22213 koma-script
22214 \series default
22215
22216 \begin_inset Index
22217 status collapsed
22218
22219 \begin_layout Plain Layout
22220 Paquetages LaTeX ! koma-script
22221 \end_layout
22222
22223 \end_inset
22224
22225 .
22226  Dans ce cas on doit utiliser l'option 
22227 \series bold
22228 tablecaptionabove
22229 \series default
22230  de la classe de document.
22231 \end_layout
22232
22233 \end_inset
22234
22235
22236 \end_layout
22237
22238 \begin_layout Standard
22239 Pour plus d'information sur le paquetage 
22240 \series bold
22241 caption
22242 \series default
22243  nous vous renvoyons à sa documentation 
22244 \begin_inset CommandInset citation
22245 LatexCommand cite
22246 key "caption"
22247
22248 \end_inset
22249
22250 .
22251 \end_layout
22252
22253 \begin_layout Standard
22254 Pour changer le nom de l'étiquette, par exemple de 
22255 \begin_inset Quotes eld
22256 \end_inset
22257
22258 Figure
22259 \begin_inset Quotes erd
22260 \end_inset
22261
22262  à 
22263 \begin_inset Quotes eld
22264 \end_inset
22265
22266 Image
22267 \begin_inset Quotes erd
22268 \end_inset
22269
22270 , utilisez la commande suivante dans le préambule :
22271 \end_layout
22272
22273 \begin_layout Standard
22274
22275 \series bold
22276
22277 \backslash
22278 renewcommand{
22279 \backslash
22280 fnum@figure}{Image~
22281 \backslash
22282 thefigure}
22283 \end_layout
22284
22285 \begin_layout Standard
22286 où 
22287 \series bold
22288
22289 \backslash
22290 thefigure
22291 \series default
22292  insère le numéro de la figure et
22293 \series bold
22294  
22295 \begin_inset Quotes eld
22296 \end_inset
22297
22298 ~
22299 \series default
22300
22301 \begin_inset Quotes erd
22302 \end_inset
22303
22304  ajoute une espace insécable.
22305 \end_layout
22306
22307 \begin_layout Standard
22308 \begin_inset VSpace bigskip
22309 \end_inset
22310
22311 Si vous utilisez un document de classe 
22312 \series bold
22313 koma-script
22314 \series default
22315
22316 \begin_inset Index
22317 status collapsed
22318
22319 \begin_layout Plain Layout
22320 Paquetages LaTeX ! koma-script
22321 \end_layout
22322
22323 \end_inset
22324
22325  (
22326 \family sans
22327 article (koma-script)
22328 \family default
22329
22330 \family sans
22331 book (koma-script)
22332 \family default
22333
22334 \family sans
22335 letter (koma-script)
22336 \family default
22337 , ou 
22338 \family sans
22339 report (koma-script)
22340 \family default
22341
22342 \begin_inset space \thinspace{}
22343 \end_inset
22344
22345 ), Vous pouvez utiliser la commande incorporée 
22346 \series bold
22347
22348 \backslash
22349 setkomafont 
22350 \series default
22351 du paquetage
22352 \series bold
22353  koma-script 
22354 \series default
22355 à la place du paquetage
22356 \series bold
22357  caption.
22358  
22359 \series default
22360 Par exemple, pour avoir une étiquette de légende en gras, ajoutez la commande
22361  suivante au préambule de votre document :
22362 \end_layout
22363
22364 \begin_layout Standard
22365
22366 \series bold
22367
22368 \backslash
22369 setkomafont{captionlabel}{
22370 \backslash
22371 bfseries}
22372 \end_layout
22373
22374 \begin_layout Standard
22375 Pour plus d'information au sujet de 
22376 \series bold
22377
22378 \backslash
22379 setkomafont
22380 \series default
22381  nous vous renvoyons à la documentation du paquetage 
22382 \series bold
22383 koma-script
22384 \series default
22385  
22386 \begin_inset CommandInset citation
22387 LatexCommand cite
22388 key "koma-script"
22389
22390 \end_inset
22391
22392 .
22393 \end_layout
22394
22395 \begin_layout Standard
22396 \begin_inset ERT
22397 status collapsed
22398
22399 \begin_layout Plain Layout
22400
22401
22402 \backslash
22403 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
22404 }
22405 \end_layout
22406
22407 \end_inset
22408
22409
22410 \begin_inset Note Note
22411 status open
22412
22413 \begin_layout Plain Layout
22414 Le format de la légende n'est modifié que pour cet exemple.
22415 \end_layout
22416
22417 \end_inset
22418
22419
22420 \end_layout
22421
22422 \begin_layout Standard
22423 \begin_inset Float figure
22424 placement !p
22425 wide false
22426 sideways false
22427 status open
22428
22429 \begin_layout Plain Layout
22430 \align center
22431 \begin_inset Graphics
22432         filename ../clipart/mobius.eps
22433         lyxscale 50
22434         scale 50
22435         scaleBeforeRotation
22436
22437 \end_inset
22438
22439
22440 \end_layout
22441
22442 \begin_layout Plain Layout
22443 \begin_inset Caption
22444
22445 \begin_layout Plain Layout
22446 \begin_inset CommandInset label
22447 LatexCommand label
22448 name "fig:Legende-de-fig"
22449
22450 \end_inset
22451
22452 Ceci est un exemple de légende de figure qui est plus longue qu'une ligne
22453  pour montrer les différents types de formats de légendes.
22454  Ici on a utilisé un format de légende personnalisé.
22455 \end_layout
22456
22457 \end_inset
22458
22459
22460 \end_layout
22461
22462 \end_inset
22463
22464
22465 \end_layout
22466
22467 \begin_layout Standard
22468 \begin_inset ERT
22469 status collapsed
22470
22471 \begin_layout Plain Layout
22472
22473
22474 \backslash
22475 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
22476 on}
22477 \end_layout
22478
22479 \end_inset
22480
22481
22482 \end_layout
22483
22484 \begin_layout Standard
22485 \begin_inset Float table
22486 placement !p
22487 wide false
22488 sideways false
22489 status open
22490
22491 \begin_layout Plain Layout
22492 \begin_inset Caption
22493
22494 \begin_layout Plain Layout
22495 \begin_inset CommandInset label
22496 LatexCommand label
22497 name "tab:Légende-de-tab"
22498
22499 \end_inset
22500
22501 Ceci est un exemple de légende de tableau qui est plus longue qu'une ligne
22502  pour montrer les différents types de formats de légendes.
22503  Ici on a utilisé le format de légende par défaut.
22504 \end_layout
22505
22506 \end_inset
22507
22508
22509 \end_layout
22510
22511 \begin_layout Plain Layout
22512 \align center
22513 \begin_inset Tabular
22514 <lyxtabular version="3" rows="1" columns="5">
22515 <features>
22516 <column alignment="center" valignment="top" width="0">
22517 <column alignment="center" valignment="top" width="0">
22518 <column alignment="center" valignment="top" width="0">
22519 <column alignment="center" valignment="top" width="0">
22520 <column alignment="center" valignment="top" width="0">
22521 <row>
22522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22523 \begin_inset Text
22524
22525 \begin_layout Plain Layout
22526 a
22527 \end_layout
22528
22529 \end_inset
22530 </cell>
22531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22532 \begin_inset Text
22533
22534 \begin_layout Plain Layout
22535 b
22536 \end_layout
22537
22538 \end_inset
22539 </cell>
22540 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22541 \begin_inset Text
22542
22543 \begin_layout Plain Layout
22544 c
22545 \end_layout
22546
22547 \end_inset
22548 </cell>
22549 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22550 \begin_inset Text
22551
22552 \begin_layout Plain Layout
22553 d
22554 \end_layout
22555
22556 \end_inset
22557 </cell>
22558 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22559 \begin_inset Text
22560
22561 \begin_layout Plain Layout
22562 e
22563 \end_layout
22564
22565 \end_inset
22566 </cell>
22567 </row>
22568 </lyxtabular>
22569
22570 \end_inset
22571
22572
22573 \end_layout
22574
22575 \end_inset
22576
22577
22578 \end_layout
22579
22580 \begin_layout Section
22581 Positionnement de la Légende
22582 \begin_inset Index
22583 status collapsed
22584
22585 \begin_layout Plain Layout
22586 Légende ! Placement
22587 \end_layout
22588
22589 \end_inset
22590
22591
22592 \begin_inset Index
22593 status collapsed
22594
22595 \begin_layout Plain Layout
22596 Flottants ! Placement de la légende
22597 \end_layout
22598
22599 \end_inset
22600
22601
22602 \begin_inset CommandInset label
22603 LatexCommand label
22604 name "sec:Placement-légende"
22605
22606 \end_inset
22607
22608
22609 \end_layout
22610
22611 \begin_layout Standard
22612 La règle habituelle pour placer la légende est :
22613 \end_layout
22614
22615 \begin_layout Description
22616 Figure
22617 \begin_inset space ~
22618 \end_inset
22619
22620 : La légende est placée en dessous de la figure
22621 \end_layout
22622
22623 \begin_layout Description
22624 Tableau
22625 \begin_inset space ~
22626 \end_inset
22627
22628 : La légende est placée au dessus du tableau
22629 \end_layout
22630
22631 \begin_layout Standard
22632 Malheureusement les classes standard de LaTeX ne gèrent pas les légendes
22633  au dessus des tableaux.
22634  Ce qui fait que si vous utilisez une des classes de document 
22635 \family sans
22636 article
22637 \family default
22638
22639 \family sans
22640 book
22641 \family default
22642
22643 \family sans
22644 letter
22645 \family default
22646 , ou 
22647 \family sans
22648 report
22649 \family default
22650  il n'y aura pas d'espace libre entre la légende et le tableau.
22651  Pour insérer l'espace nécessaire, ajoutez l'option suivante à la commande
22652  de chargement du paquetage LaTeX 
22653 \series bold
22654 caption
22655 \series default
22656  dans le préambule de votre document
22657 \begin_inset Foot
22658 status open
22659
22660 \begin_layout Plain Layout
22661 Voir la section
22662 \begin_inset space ~
22663 \end_inset
22664
22665
22666 \begin_inset CommandInset ref
22667 LatexCommand ref
22668 reference "sec:Formatage-légende"
22669
22670 \end_inset
22671
22672  pour plus d'information sur le paquetage 
22673 \series bold
22674 caption
22675 \series default
22676 .
22677 \end_layout
22678
22679 \end_inset
22680
22681 :
22682 \end_layout
22683
22684 \begin_layout Standard
22685
22686 \series bold
22687 tableposition=top
22688 \end_layout
22689
22690 \begin_layout Standard
22691 Si vous utilisez une classe de document 
22692 \series bold
22693 koma-script
22694 \series default
22695
22696 \begin_inset Index
22697 status collapsed
22698
22699 \begin_layout Plain Layout
22700 Paquetages LaTeX ! koma-script
22701 \end_layout
22702
22703 \end_inset
22704
22705  (
22706 \family sans
22707 article (koma-script)
22708 \family default
22709
22710 \family sans
22711 book (koma-script)
22712 \family default
22713
22714 \family sans
22715 letter (koma-script)
22716 \family default
22717 , ou 
22718 \family sans
22719 report (koma-script)
22720 \family default
22721
22722 \begin_inset space \thinspace{}
22723 \end_inset
22724
22725 ), vous pouvez utiliser à la place du paquetage 
22726 \series bold
22727 caption
22728 \series default
22729  l'option 
22730 \series bold
22731 tablecaptionabove
22732 \series default
22733  de la classe de document.
22734 \end_layout
22735
22736 \begin_layout Standard
22737 \begin_inset VSpace bigskip
22738 \end_inset
22739
22740 On peut aussi mettre la légende à côté d'une figure ou d'un tableau.
22741  Pour cela, vous devez charger le paquetage LaTeX 
22742 \series bold
22743 sidecap
22744 \series default
22745
22746 \begin_inset Index
22747 status collapsed
22748
22749 \begin_layout Plain Layout
22750 Paquetages LaTeX ! sidecap
22751 \end_layout
22752
22753 \end_inset
22754
22755  dans le préambule de votre document avec la ligne de commande suivante
22756 \end_layout
22757
22758 \begin_layout Standard
22759
22760 \series bold
22761
22762 \backslash
22763 usepackage[option]{sidecap}
22764 \end_layout
22765
22766 \begin_layout Standard
22767 Si vous ne mettez aucune option, la légende sera placée du côté de la marge
22768  extérieure -- à droite sur les pages impaires et à gauche sur les pages
22769  paires.
22770  Vous pouvez mettre la légende dans la marge interne en utilisant l'option
22771  
22772 \series bold
22773 innercaption
22774 \series default
22775 .
22776  Pour forcer le placement toujours à droite ou à gauche, utilisez les options
22777  
22778 \series bold
22779 rightcaption
22780 \series default
22781  ou 
22782 \series bold
22783 leftcaption
22784 \series default
22785 .
22786 \end_layout
22787
22788 \begin_layout Standard
22789 \begin_inset ERT
22790 status collapsed
22791
22792 \begin_layout Plain Layout
22793
22794
22795 \backslash
22796 ifsidecap
22797 \end_layout
22798
22799 \end_inset
22800
22801
22802 \begin_inset Note Note
22803 status open
22804
22805 \begin_layout Plain Layout
22806 La section suivante ne sera affichée que si le paquetage LaTeX 
22807 \series bold
22808 sidecap
22809 \series default
22810  a été installé.
22811 \end_layout
22812
22813 \end_inset
22814
22815
22816 \end_layout
22817
22818 \begin_layout Standard
22819 Pour pouvoir placer la légende d'un flottant à côté de celui-ci, vous devez
22820  ajouter ces commandes dans le préambule de votre document :
22821 \end_layout
22822
22823 \begin_layout Standard
22824
22825 \lyxline
22826
22827 \end_layout
22828
22829 \begin_layout Standard
22830
22831 \series bold
22832
22833 \backslash
22834 newcommand{
22835 \backslash
22836 TabBesBeg}{%
22837 \begin_inset Newline newline
22838 \end_inset
22839
22840
22841 \begin_inset ERT
22842 status collapsed
22843
22844 \begin_layout Plain Layout
22845
22846
22847 \backslash
22848 hphantom{ }
22849 \end_layout
22850
22851 \end_inset
22852
22853
22854 \backslash
22855 let
22856 \backslash
22857 MyTable
22858 \backslash
22859 table
22860 \begin_inset Newline newline
22861 \end_inset
22862
22863
22864 \begin_inset ERT
22865 status collapsed
22866
22867 \begin_layout Plain Layout
22868
22869
22870 \backslash
22871 hphantom{ }
22872 \end_layout
22873
22874 \end_inset
22875
22876
22877 \backslash
22878 let
22879 \backslash
22880 MyEndtable
22881 \backslash
22882 endtable
22883 \begin_inset Newline newline
22884 \end_inset
22885
22886
22887 \begin_inset ERT
22888 status collapsed
22889
22890 \begin_layout Plain Layout
22891
22892
22893 \backslash
22894 hphantom{ }
22895 \end_layout
22896
22897 \end_inset
22898
22899
22900 \backslash
22901 renewenvironment{table}{
22902 \backslash
22903 begin{SCtable}}{
22904 \backslash
22905 end{SCtable}}}
22906 \end_layout
22907
22908 \begin_layout Standard
22909
22910 \series bold
22911
22912 \backslash
22913 newcommand{
22914 \backslash
22915 TabBesEnd}{%
22916 \begin_inset Newline newline
22917 \end_inset
22918
22919
22920 \begin_inset ERT
22921 status collapsed
22922
22923 \begin_layout Plain Layout
22924
22925
22926 \backslash
22927 hphantom{ }
22928 \end_layout
22929
22930 \end_inset
22931
22932
22933 \backslash
22934 let
22935 \backslash
22936 table
22937 \backslash
22938 MyTable
22939 \begin_inset Newline newline
22940 \end_inset
22941
22942
22943 \begin_inset ERT
22944 status collapsed
22945
22946 \begin_layout Plain Layout
22947
22948
22949 \backslash
22950 hphantom{ }
22951 \end_layout
22952
22953 \end_inset
22954
22955
22956 \backslash
22957 let
22958 \backslash
22959 endtable
22960 \backslash
22961 MyEndtable
22962 \end_layout
22963
22964 \begin_layout Standard
22965
22966 \series bold
22967
22968 \backslash
22969 newcommand{
22970 \backslash
22971 FigBesBeg}{%
22972 \begin_inset Newline newline
22973 \end_inset
22974
22975
22976 \begin_inset ERT
22977 status collapsed
22978
22979 \begin_layout Plain Layout
22980
22981
22982 \backslash
22983 hphantom{ }
22984 \end_layout
22985
22986 \end_inset
22987
22988
22989 \backslash
22990 let
22991 \backslash
22992 MyFigure
22993 \backslash
22994 figure
22995 \begin_inset Newline newline
22996 \end_inset
22997
22998
22999 \begin_inset ERT
23000 status collapsed
23001
23002 \begin_layout Plain Layout
23003
23004
23005 \backslash
23006 hphantom{ }
23007 \end_layout
23008
23009 \end_inset
23010
23011
23012 \backslash
23013 let
23014 \backslash
23015 MyEndfigure
23016 \backslash
23017 endfigure
23018 \begin_inset Newline newline
23019 \end_inset
23020
23021
23022 \begin_inset ERT
23023 status collapsed
23024
23025 \begin_layout Plain Layout
23026
23027
23028 \backslash
23029 hphantom{ }
23030 \end_layout
23031
23032 \end_inset
23033
23034
23035 \backslash
23036 renewenvironment{figure}{
23037 \backslash
23038 begin{SCfigure}}{
23039 \backslash
23040 end{SCfigure}}}
23041 \end_layout
23042
23043 \begin_layout Standard
23044
23045 \series bold
23046
23047 \backslash
23048 newcommand{
23049 \backslash
23050 FigBesEnd}{%
23051 \begin_inset Newline newline
23052 \end_inset
23053
23054
23055 \begin_inset ERT
23056 status collapsed
23057
23058 \begin_layout Plain Layout
23059
23060
23061 \backslash
23062 hphantom{ }
23063 \end_layout
23064
23065 \end_inset
23066
23067
23068 \backslash
23069 let
23070 \backslash
23071 figure
23072 \backslash
23073 MyFigure
23074 \begin_inset Newline newline
23075 \end_inset
23076
23077
23078 \begin_inset ERT
23079 status collapsed
23080
23081 \begin_layout Plain Layout
23082
23083
23084 \backslash
23085 hphantom{ }
23086 \end_layout
23087
23088 \end_inset
23089
23090
23091 \backslash
23092 let
23093 \backslash
23094 endfigure
23095 \backslash
23096 MyEndfigure}
23097 \end_layout
23098
23099 \begin_layout Standard
23100
23101 \lyxline
23102
23103 \end_layout
23104
23105 \begin_layout Standard
23106 Ces commandes vous permettent de redéfinir les flottants de façon à ce que
23107  la légende se place sur le côté.
23108  Pour les flottants de figure, utilisez la commande
23109 \end_layout
23110
23111 \begin_layout Standard
23112
23113 \series bold
23114
23115 \backslash
23116 FigBesBeg
23117 \end_layout
23118
23119 \begin_layout Standard
23120 en code TeX avant le flottant.
23121  Après le flottant, insérez la commande
23122 \end_layout
23123
23124 \begin_layout Standard
23125
23126 \series bold
23127
23128 \backslash
23129 FigBesEnd
23130 \end_layout
23131
23132 \begin_layout Standard
23133 en code TeX pour revenir à la définition originale du flottant.
23134 \end_layout
23135
23136 \begin_layout Standard
23137 Pour les flottants de tableau, utilisez les commandes correspondantes
23138 \end_layout
23139
23140 \begin_layout Standard
23141
23142 \series bold
23143
23144 \backslash
23145 TabBesBeg
23146 \series default
23147  et 
23148 \series bold
23149
23150 \backslash
23151 TabBesEnd
23152 \end_layout
23153
23154 \begin_layout Standard
23155 La figure
23156 \begin_inset space ~
23157 \end_inset
23158
23159
23160 \begin_inset CommandInset ref
23161 LatexCommand ref
23162 reference "fig:legende-a-coté-fig"
23163
23164 \end_inset
23165
23166  et le tableau
23167 \begin_inset space ~
23168 \end_inset
23169
23170
23171 \begin_inset CommandInset ref
23172 LatexCommand ref
23173 reference "tab:legende-à-coté-tableau"
23174
23175 \end_inset
23176
23177  sont des exemples où la légende a été mises sur le coté.
23178 \end_layout
23179
23180 \begin_layout Standard
23181 Vous pouvez voir dans ces exemples que la légende est en haut du flottant
23182  pour les flottants de tableau et vers le bas pour les flottants de figure.
23183  Pour changer ce comportement, vous pouvez utiliser les commandes
23184 \end_layout
23185
23186 \begin_layout Standard
23187
23188 \series bold
23189
23190 \backslash
23191 sidecaptionvpos{type flottant}{placement}
23192 \end_layout
23193
23194 \begin_layout Standard
23195 dans le préambule du document ou en code TeX juste avant le flottant visé.
23196  Le type du flottant est soit 
23197 \family sans
23198 figure
23199 \family default
23200  soit 
23201 \family sans
23202 table
23203 \family default
23204 , le placement peut être 
23205 \begin_inset Quotes eld
23206 \end_inset
23207
23208
23209 \family sans
23210 t
23211 \family default
23212
23213 \begin_inset Quotes erd
23214 \end_inset
23215
23216  pour haut (top), 
23217 \begin_inset Quotes eld
23218 \end_inset
23219
23220
23221 \family sans
23222 c
23223 \family default
23224
23225 \begin_inset Quotes erd
23226 \end_inset
23227
23228  pour centre (center), ou 
23229 \begin_inset Quotes eld
23230 \end_inset
23231
23232
23233 \family sans
23234 b
23235 \family default
23236
23237 \begin_inset Quotes erd
23238 \end_inset
23239
23240  pour bas (bottom).
23241  Pour que, par exemple, les légendes des flottants de figure soient centrés
23242  verticalement, utilisez la commande
23243 \end_layout
23244
23245 \begin_layout Standard
23246
23247 \series bold
23248
23249 \backslash
23250 sidecaptionvpos{figure}{c}
23251 \end_layout
23252
23253 \begin_layout Standard
23254 C'est ce qui a été utilisé pour la figure
23255 \begin_inset space ~
23256 \end_inset
23257
23258
23259 \begin_inset CommandInset ref
23260 LatexCommand ref
23261 reference "fig:legende-à-coté-fig-2"
23262
23263 \end_inset
23264
23265 .
23266 \end_layout
23267
23268 \begin_layout Standard
23269 \begin_inset VSpace medskip
23270 \end_inset
23271
23272 Pour plus d'information sur le paquetage 
23273 \series bold
23274 sidecap
23275 \series default
23276  nous vous renvoyons à sa documentation 
23277 \begin_inset CommandInset citation
23278 LatexCommand cite
23279 key "sidecap"
23280
23281 \end_inset
23282
23283 .
23284 \end_layout
23285
23286 \begin_layout Standard
23287 \begin_inset Note Greyedout
23288 status open
23289
23290 \begin_layout Plain Layout
23291
23292 \series bold
23293 Note:
23294 \series default
23295  Le paquetage LaTeX 
23296 \series bold
23297 hypcap
23298 \series default
23299
23300 \begin_inset Index
23301 status collapsed
23302
23303 \begin_layout Plain Layout
23304 Paquetages LaTeX ! hypcap
23305 \end_layout
23306
23307 \end_inset
23308
23309 , qui est décrit dans la section
23310 \begin_inset space ~
23311 \end_inset
23312
23313
23314 \begin_inset CommandInset ref
23315 LatexCommand ref
23316 reference "sub:Reference-Position"
23317
23318 \end_inset
23319
23320 , n'a pas d'effet sur les flottants avec une légende placée à côté.
23321 \end_layout
23322
23323 \end_inset
23324
23325
23326 \end_layout
23327
23328 \begin_layout Standard
23329 \begin_inset ERT
23330 status collapsed
23331
23332 \begin_layout Plain Layout
23333
23334
23335 \backslash
23336 FigBesBeg 
23337 \end_layout
23338
23339 \end_inset
23340
23341
23342 \end_layout
23343
23344 \begin_layout Standard
23345 \begin_inset Float figure
23346 wide false
23347 sideways false
23348 status open
23349
23350 \begin_layout Plain Layout
23351 \begin_inset Graphics
23352         filename ../clipart/escher-lsd.eps
23353         scale 75
23354         scaleBeforeRotation
23355
23356 \end_inset
23357
23358
23359 \end_layout
23360
23361 \begin_layout Plain Layout
23362 \begin_inset Caption
23363
23364 \begin_layout Plain Layout
23365 \begin_inset CommandInset label
23366 LatexCommand label
23367 name "fig:legende-a-coté-fig"
23368
23369 \end_inset
23370
23371 Une légende à côté d'une figure.
23372 \end_layout
23373
23374 \end_inset
23375
23376
23377 \end_layout
23378
23379 \end_inset
23380
23381
23382 \end_layout
23383
23384 \begin_layout Standard
23385 \begin_inset ERT
23386 status collapsed
23387
23388 \begin_layout Plain Layout
23389
23390
23391 \backslash
23392 TabBesBeg 
23393 \end_layout
23394
23395 \end_inset
23396
23397
23398 \end_layout
23399
23400 \begin_layout Standard
23401 \begin_inset Float table
23402 wide false
23403 sideways false
23404 status open
23405
23406 \begin_layout Plain Layout
23407 \begin_inset Caption
23408
23409 \begin_layout Plain Layout
23410 \begin_inset CommandInset label
23411 LatexCommand label
23412 name "tab:legende-à-coté-tableau"
23413
23414 \end_inset
23415
23416 Une légende à côté d'un tableau.
23417 \end_layout
23418
23419 \end_inset
23420
23421
23422 \end_layout
23423
23424 \begin_layout Plain Layout
23425 \begin_inset Tabular
23426 <lyxtabular version="3" rows="4" columns="5">
23427 <features>
23428 <column alignment="center" valignment="top" width="0">
23429 <column alignment="center" valignment="top" width="0">
23430 <column alignment="center" valignment="top" width="0">
23431 <column alignment="center" valignment="top" width="0">
23432 <column alignment="center" valignment="top" width="0">
23433 <row>
23434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23435 \begin_inset Text
23436
23437 \begin_layout Plain Layout
23438 a
23439 \end_layout
23440
23441 \end_inset
23442 </cell>
23443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23444 \begin_inset Text
23445
23446 \begin_layout Plain Layout
23447
23448 \end_layout
23449
23450 \end_inset
23451 </cell>
23452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23453 \begin_inset Text
23454
23455 \begin_layout Plain Layout
23456 b
23457 \end_layout
23458
23459 \end_inset
23460 </cell>
23461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23462 \begin_inset Text
23463
23464 \begin_layout Plain Layout
23465
23466 \end_layout
23467
23468 \end_inset
23469 </cell>
23470 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23471 \begin_inset Text
23472
23473 \begin_layout Plain Layout
23474 c
23475 \end_layout
23476
23477 \end_inset
23478 </cell>
23479 </row>
23480 <row>
23481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23482 \begin_inset Text
23483
23484 \begin_layout Plain Layout
23485
23486 \end_layout
23487
23488 \end_inset
23489 </cell>
23490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23491 \begin_inset Text
23492
23493 \begin_layout Plain Layout
23494 d
23495 \end_layout
23496
23497 \end_inset
23498 </cell>
23499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23500 \begin_inset Text
23501
23502 \begin_layout Plain Layout
23503
23504 \end_layout
23505
23506 \end_inset
23507 </cell>
23508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23509 \begin_inset Text
23510
23511 \begin_layout Plain Layout
23512 e
23513 \end_layout
23514
23515 \end_inset
23516 </cell>
23517 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23518 \begin_inset Text
23519
23520 \begin_layout Plain Layout
23521
23522 \end_layout
23523
23524 \end_inset
23525 </cell>
23526 </row>
23527 <row>
23528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23529 \begin_inset Text
23530
23531 \begin_layout Plain Layout
23532 f
23533 \end_layout
23534
23535 \end_inset
23536 </cell>
23537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23538 \begin_inset Text
23539
23540 \begin_layout Plain Layout
23541
23542 \end_layout
23543
23544 \end_inset
23545 </cell>
23546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23547 \begin_inset Text
23548
23549 \begin_layout Plain Layout
23550 g
23551 \end_layout
23552
23553 \end_inset
23554 </cell>
23555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23556 \begin_inset Text
23557
23558 \begin_layout Plain Layout
23559
23560 \end_layout
23561
23562 \end_inset
23563 </cell>
23564 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23565 \begin_inset Text
23566
23567 \begin_layout Plain Layout
23568 h
23569 \end_layout
23570
23571 \end_inset
23572 </cell>
23573 </row>
23574 <row>
23575 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23576 \begin_inset Text
23577
23578 \begin_layout Plain Layout
23579
23580 \end_layout
23581
23582 \end_inset
23583 </cell>
23584 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23585 \begin_inset Text
23586
23587 \begin_layout Plain Layout
23588 i
23589 \end_layout
23590
23591 \end_inset
23592 </cell>
23593 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23594 \begin_inset Text
23595
23596 \begin_layout Plain Layout
23597
23598 \end_layout
23599
23600 \end_inset
23601 </cell>
23602 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23603 \begin_inset Text
23604
23605 \begin_layout Plain Layout
23606 j
23607 \end_layout
23608
23609 \end_inset
23610 </cell>
23611 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23612 \begin_inset Text
23613
23614 \begin_layout Plain Layout
23615
23616 \end_layout
23617
23618 \end_inset
23619 </cell>
23620 </row>
23621 </lyxtabular>
23622
23623 \end_inset
23624
23625
23626 \end_layout
23627
23628 \end_inset
23629
23630
23631 \end_layout
23632
23633 \begin_layout Standard
23634 \begin_inset ERT
23635 status collapsed
23636
23637 \begin_layout Plain Layout
23638
23639
23640 \backslash
23641 TabBesEnd
23642 \end_layout
23643
23644 \end_inset
23645
23646
23647 \end_layout
23648
23649 \begin_layout Standard
23650 \begin_inset ERT
23651 status collapsed
23652
23653 \begin_layout Plain Layout
23654
23655
23656 \backslash
23657 sidecaptionvpos{figure}{c}
23658 \end_layout
23659
23660 \end_inset
23661
23662
23663 \begin_inset Float figure
23664 wide false
23665 sideways false
23666 status open
23667
23668 \begin_layout Plain Layout
23669 \begin_inset Graphics
23670         filename ../clipart/escher-lsd.eps
23671         scale 75
23672         scaleBeforeRotation
23673
23674 \end_inset
23675
23676
23677 \end_layout
23678
23679 \begin_layout Plain Layout
23680 \begin_inset Caption
23681
23682 \begin_layout Plain Layout
23683 \begin_inset CommandInset label
23684 LatexCommand label
23685 name "fig:legende-à-coté-fig-2"
23686
23687 \end_inset
23688
23689 Une légende centrée verticalement à côté d'une figure.
23690 \end_layout
23691
23692 \end_inset
23693
23694
23695 \end_layout
23696
23697 \end_inset
23698
23699
23700 \end_layout
23701
23702 \begin_layout Standard
23703 \begin_inset ERT
23704 status collapsed
23705
23706 \begin_layout Plain Layout
23707
23708
23709 \backslash
23710 FigBesEnd
23711 \end_layout
23712
23713 \end_inset
23714
23715
23716 \end_layout
23717
23718 \begin_layout Standard
23719 \begin_inset ERT
23720 status collapsed
23721
23722 \begin_layout Plain Layout
23723
23724
23725 \backslash
23726 else
23727 \end_layout
23728
23729 \end_inset
23730
23731
23732 \begin_inset Note Note
23733 status open
23734
23735 \begin_layout Plain Layout
23736 Ce qui suit sera affiché si le paquetage LaTeX 
23737 \series bold
23738 sidecap
23739 \series default
23740  n'est pas installé :
23741 \end_layout
23742
23743 \end_inset
23744
23745
23746 \end_layout
23747
23748 \begin_layout Standard
23749 Vous devez installer le paquetage LaTeX 
23750 \series bold
23751 sidecap
23752 \series default
23753  pour voir la suite de cette section dans la sortie imprimée.
23754 \end_layout
23755
23756 \begin_layout Standard
23757 \begin_inset ERT
23758 status collapsed
23759
23760 \begin_layout Plain Layout
23761
23762
23763 \backslash
23764 fi
23765 \end_layout
23766
23767 \end_inset
23768
23769
23770 \end_layout
23771
23772 \begin_layout Section
23773 Les Listes de Flottants
23774 \begin_inset CommandInset label
23775 LatexCommand label
23776 name "sec:Listes-de-flottants"
23777
23778 \end_inset
23779
23780
23781 \begin_inset Index
23782 status collapsed
23783
23784 \begin_layout Plain Layout
23785 Flottants ! Listes de Flottants
23786 \end_layout
23787
23788 \end_inset
23789
23790
23791 \end_layout
23792
23793 \begin_layout Standard
23794 De la même façon que la table des matières fait la liste des sections du
23795  document, il y a des listes pour tous les types de flottants, comme par
23796  exemple pour les figures du document.
23797  Vous pouvez les insérer en utilisant le menu 
23798 \family sans
23799 Insérer\SpecialChar \menuseparator
23800 Listes
23801 \begin_inset space ~
23802 \end_inset
23803
23804 &
23805 \begin_inset space ~
23806 \end_inset
23807
23808 TdM
23809 \family default
23810 .
23811 \end_layout
23812
23813 \begin_layout Standard
23814 Les entrées de la liste sont la légende du flottant ou éventuellement le
23815  titre court, le numéro du flottant, et le numéro de la page où le flottant
23816  apparaît dans le document.
23817 \end_layout
23818
23819 \begin_layout Standard
23820 Vous trouverez à la fin de ce document une liste des figures et une liste
23821  des tableaux.
23822 \end_layout
23823
23824 \begin_layout Chapter
23825 Notes
23826 \end_layout
23827
23828 \begin_layout Section
23829 Les Notes de LyX
23830 \begin_inset CommandInset label
23831 LatexCommand label
23832 name "sec:LyX-Notes"
23833
23834 \end_inset
23835
23836
23837 \begin_inset Index
23838 status collapsed
23839
23840 \begin_layout Plain Layout
23841 Notes ! Notes LyX 
23842 \end_layout
23843
23844 \end_inset
23845
23846
23847 \end_layout
23848
23849 \begin_layout Standard
23850 On peut insérer une note en utilisant le bouton 
23851 \begin_inset Graphics
23852         filename ../../images/note-insert.png
23853         scale 85
23854         scaleBeforeRotation
23855
23856 \end_inset
23857
23858  de la barre d'outils ou avec le menu 
23859 \family sans
23860 Insérer\SpecialChar \menuseparator
23861 Note
23862 \family default
23863 .
23864  Il y a trois types de notes :
23865 \end_layout
23866
23867 \begin_layout Description
23868 Note
23869 \begin_inset space ~
23870 \end_inset
23871
23872 LyX Ce type de note est à usage interne et n'apparaîtra pas sur la sortie
23873  finale.
23874  La boîte de cette note ressemble à ceci :
23875 \begin_inset Newline newline
23876 \end_inset
23877
23878
23879 \begin_inset Newline newline
23880 \end_inset
23881
23882
23883 \begin_inset Graphics
23884         filename clipart/LyXNoteImageQt4.png
23885         display false
23886         scale 65
23887         scaleBeforeRotation
23888
23889 \end_inset
23890
23891  
23892 \begin_inset Note Note
23893 status open
23894
23895 \begin_layout Plain Layout
23896 Le texte de cette note n'apparaîtra pas à l'impression.
23897 \end_layout
23898
23899 \end_inset
23900
23901
23902 \end_layout
23903
23904 \begin_layout Description
23905 Commentaire Ce type de note n'apparaît pas non plus à l'impression, mais
23906  il est inséré comme un commentaire LaTeX quand vous exportez votre document
23907  vers un fichier au format LaTeX avec le menu 
23908 \family sans
23909 Fichier\SpecialChar \menuseparator
23910 Exporter\SpecialChar \menuseparator
23911 LaTeX (pdflatex) / (plain)
23912 \family default
23913 .
23914  La boîte de cette note ressemble à ceci :
23915 \begin_inset Newline newline
23916 \end_inset
23917
23918
23919 \begin_inset Newline newline
23920 \end_inset
23921
23922
23923 \begin_inset Graphics
23924         filename clipart/CommentNoteImageQt4.png
23925         display false
23926         scale 55
23927         scaleBeforeRotation
23928
23929 \end_inset
23930
23931
23932 \lang english
23933  
23934 \lang french
23935
23936 \begin_inset Note Comment
23937 status open
23938
23939 \begin_layout Plain Layout
23940 Le texte de cette note n'apparaîtra que comme commentaire dans un fichier
23941  LaTeX.
23942 \end_layout
23943
23944 \end_inset
23945
23946
23947 \end_layout
23948
23949 \begin_layout Description
23950 Grisée Ce type de note apparaît à l'impression sous forme de texte grisé.
23951  La boîte de cette note ressemble à ceci :
23952 \lang english
23953
23954 \begin_inset Newline newline
23955 \end_inset
23956
23957
23958 \lang french
23959
23960 \begin_inset Newline newline
23961 \end_inset
23962
23963
23964 \begin_inset Graphics
23965         filename clipart/GreyedOutNoteImageQt4.png
23966         lyxscale 80
23967         display false
23968         scale 55
23969         scaleBeforeRotation
23970
23971 \end_inset
23972
23973
23974 \begin_inset Newline newline
23975 \end_inset
23976
23977
23978 \begin_inset ERT
23979 status collapsed
23980
23981 \begin_layout Plain Layout
23982
23983
23984 \backslash
23985 renewenvironment{lyxgreyedout}
23986 \end_layout
23987
23988 \begin_layout Plain Layout
23989
23990 {
23991 \backslash
23992 textcolor[gray]{0.8}
23993 \backslash
23994 bgroup}{
23995 \backslash
23996 egroup}
23997 \end_layout
23998
23999 \end_inset
24000
24001
24002 \begin_inset Note Greyedout
24003 status open
24004
24005 \begin_layout Plain Layout
24006 Le texte
24007 \begin_inset Foot
24008 status collapsed
24009
24010 \begin_layout Plain Layout
24011 Ceci est un exemple de note de bas de page à l'intérieur d'une note en texte
24012  grisé.
24013  
24014 \end_layout
24015
24016 \end_inset
24017
24018  de ce commentaire apparaîtra à l'impression sous forme de texte grisé.
24019 \end_layout
24020
24021 \end_inset
24022
24023
24024 \begin_inset ERT
24025 status collapsed
24026
24027 \begin_layout Plain Layout
24028
24029
24030 \backslash
24031 renewenvironment{lyxgreyedout}
24032 \end_layout
24033
24034 \begin_layout Plain Layout
24035
24036 {
24037 \backslash
24038 textcolor{blue}
24039 \backslash
24040 bgroup}{
24041 \backslash
24042 egroup}
24043 \end_layout
24044
24045 \end_inset
24046
24047
24048 \begin_inset Note Note
24049 status open
24050
24051 \begin_layout Plain Layout
24052 Ici, on a redéfini la note grisée pour qu'elle apparaisse avec la définition
24053  originale qu'elle a dans LyX.
24054  En effet, dans ce document les notes grisées sont redéfinies dans le préambule,
24055  comme c'est décrit plus loin, pour apparaître avec le texte en bleu.
24056 \end_layout
24057
24058 \end_inset
24059
24060
24061 \begin_inset Newline newline
24062 \end_inset
24063
24064
24065 \begin_inset Newline newline
24066 \end_inset
24067
24068 Comme vous pouvez le voir dans l'exemple, la première ligne des notes grisées
24069  est un peu décalée et ce type de notes peut avoir des notes de bas de page.
24070 \end_layout
24071
24072 \begin_layout Standard
24073 \begin_inset VSpace bigskip
24074 \end_inset
24075
24076 Quand vous utilisez le bouton 
24077 \begin_inset Graphics
24078         filename ../../images/note-insert.png
24079         scale 85
24080         scaleBeforeRotation
24081
24082 \end_inset
24083
24084  de la barre d'outils, vous insérez une 
24085 \family sans
24086 Note
24087 \begin_inset space ~
24088 \end_inset
24089
24090 LyX
24091 \family default
24092 .
24093  Si vous voulez transformer une portion de texte existant en note, sélectionnez-
24094 la et cliquez sur le bouton d'insertion de note.
24095  Pour retransformer une note en texte, appuyez sur la touche 
24096 \family sans
24097 backspace
24098 \family default
24099  quand le curseur est au tout début de la note ou appuyez sur la touche
24100  
24101 \family sans
24102 Suppr.
24103
24104 \family default
24105  quand le curseur se trouve à la fin de la note.
24106 \end_layout
24107
24108 \begin_layout Standard
24109 \begin_inset VSpace bigskip
24110 \end_inset
24111
24112 Vous pouvez changer la couleur du texte des notes grisées en mettant les
24113  commandes suivantes dans le préambule :
24114 \end_layout
24115
24116 \begin_layout Standard
24117
24118 \series bold
24119
24120 \backslash
24121 renewenvironment{lyxgreyedout}
24122 \begin_inset Newline newline
24123 \end_inset
24124
24125
24126 \begin_inset ERT
24127 status collapsed
24128
24129 \begin_layout Plain Layout
24130
24131
24132 \backslash
24133 hphantom{ }
24134 \end_layout
24135
24136 \end_inset
24137
24138 {
24139 \backslash
24140 textcolor{color}
24141 \backslash
24142 bgroup}{
24143 \backslash
24144 egroup}
24145 \end_layout
24146
24147 \begin_layout Standard
24148 Les couleurs disponibles et la méthode pour définir vos propres couleurs
24149  sont expliqués dans la section
24150 \begin_inset space ~
24151 \end_inset
24152
24153
24154 \begin_inset CommandInset ref
24155 LatexCommand ref
24156 reference "sec:Tableaux-Colorés"
24157
24158 \end_inset
24159
24160 .
24161 \end_layout
24162
24163 \begin_layout Standard
24164 Les notes qui apparaissent en bleu dans ce texte sont en fait des notes
24165  grisées avec leur texte en bleu.
24166 \end_layout
24167
24168 \begin_layout Section
24169 Notes en Bas de Page
24170 \begin_inset CommandInset label
24171 LatexCommand label
24172 name "sec:Notes-bas-de-page"
24173
24174 \end_inset
24175
24176
24177 \begin_inset Index
24178 status collapsed
24179
24180 \begin_layout Plain Layout
24181 Notes ! Notes de bas de page
24182 \end_layout
24183
24184 \end_inset
24185
24186
24187 \begin_inset Index
24188 status collapsed
24189
24190 \begin_layout Plain Layout
24191 Notes de bas de page
24192 \end_layout
24193
24194 \end_inset
24195
24196
24197 \end_layout
24198
24199 \begin_layout Standard
24200 Les notes en bas de page peuvent être insérées soit en utilisant le bouton
24201  
24202 \begin_inset Graphics
24203         filename ../../images/footnote-insert.png
24204         scale 85
24205         scaleBeforeRotation
24206
24207 \end_inset
24208
24209  de la barre d'outils, soit en utilisant le menu 
24210 \family sans
24211 Insérer\SpecialChar \menuseparator
24212 Note
24213 \begin_inset space ~
24214 \end_inset
24215
24216 en
24217 \begin_inset space ~
24218 \end_inset
24219
24220 Bas
24221 \begin_inset space ~
24222 \end_inset
24223
24224 de
24225 \begin_inset space ~
24226 \end_inset
24227
24228 Page
24229 \family default
24230 .
24231  Vous voyez alors apparaître dans votre texte une boîte grise avec une étiquette
24232  rouge 
24233 \begin_inset Quotes fld
24234 \end_inset
24235
24236 bas
24237 \begin_inset Quotes frd
24238 \end_inset
24239
24240  qui ressemble à ceci : 
24241 \begin_inset Graphics
24242         filename clipart/footnoteQt4.png
24243         scale 80
24244         scaleBeforeRotation
24245
24246 \end_inset
24247
24248  Vous pouvez y entrer votre texte.
24249  Si vous voulez transformer du texte déjà existant en note en bas de page,
24250  sélectionnez-le et cliquez sur le bouton 
24251 \family sans
24252 Note
24253 \begin_inset space ~
24254 \end_inset
24255
24256 en
24257 \begin_inset space ~
24258 \end_inset
24259
24260 Bas
24261 \begin_inset space ~
24262 \end_inset
24263
24264 de
24265 \begin_inset space ~
24266 \end_inset
24267
24268 Page
24269 \family default
24270  de la barre d'outils.
24271  Pour retransformer une note de bas de page en texte, appuyez sur la touche
24272  
24273 \family sans
24274 backspace
24275 \family default
24276  quand le curseur est au tout début de la note ou appuyez sur la touche
24277  
24278 \family sans
24279 Suppr.
24280
24281 \family default
24282  quand le curseur se trouve à la fin de la note.
24283 \end_layout
24284
24285 \begin_layout Standard
24286 Voici un exemple de note en bas de page:
24287 \begin_inset Foot
24288 status open
24289
24290 \begin_layout Plain Layout
24291 \begin_inset CommandInset label
24292 LatexCommand label
24293 name "fn:Note-en-bas"
24294
24295 \end_inset
24296
24297 Ceci est un exemple de note en bas de page.
24298 \end_layout
24299
24300 \end_inset
24301
24302
24303 \begin_inset ERT
24304 status collapsed
24305
24306 \begin_layout Plain Layout
24307
24308
24309 \backslash
24310 newcounter{MyRepeatFoot}
24311 \end_layout
24312
24313 \begin_layout Plain Layout
24314
24315
24316 \backslash
24317 setcounter{MyRepeatFoot}{
24318 \backslash
24319 thefootnote}
24320 \end_layout
24321
24322 \end_inset
24323
24324
24325 \end_layout
24326
24327 \begin_layout Standard
24328 La note de bas de page apparaîtra dans la sortie imprimée sous la forme
24329  d'un numéro en exposant à la position qu'occupe dans le texte la boîte
24330  de note.
24331  Le texte de la note est placé en bas de la page courante.
24332  Le numéro de note est calculé par LaTeX, et les numéros se suivent.
24333  Selon votre classe de document les numéros de notes pourront être réinitialisés
24334  à chaque nouveau chapitre.
24335 \end_layout
24336
24337 \begin_layout Standard
24338 On peut faire référence à une note en bas de page comme on le fait avec
24339  les flottants : Insérez une étiquette dans la note et faites une référence
24340  croisée vers cette étiquette comme c'est décrit dans la
24341 \begin_inset space ~
24342 \end_inset
24343
24344
24345 \begin_inset CommandInset ref
24346 LatexCommand ref
24347 reference "sec:Referencer-les-Flottants"
24348
24349 \end_inset
24350
24351 .
24352 \begin_inset Newline newline
24353 \end_inset
24354
24355 Voici une référence à une note de bas de page :
24356 \begin_inset space ~
24357 \end_inset
24358
24359
24360 \begin_inset CommandInset ref
24361 LatexCommand ref
24362 reference "fn:Note-en-bas"
24363
24364 \end_inset
24365
24366 .
24367 \end_layout
24368
24369 \begin_layout Standard
24370 \begin_inset VSpace defskip
24371 \end_inset
24372
24373 Pour utiliser des notes de bas de page dans les tableaux, vous devez utiliser
24374  des minipages, voyez la section
24375 \begin_inset space ~
24376 \end_inset
24377
24378
24379 \begin_inset CommandInset ref
24380 LatexCommand ref
24381 reference "sec:Minipages"
24382
24383 \end_inset
24384
24385 .
24386  Les notes de bas de page dans des tableaux longs sont traitées dans la
24387  section
24388 \begin_inset space ~
24389 \end_inset
24390
24391
24392 \begin_inset CommandInset ref
24393 LatexCommand ref
24394 reference "sub:Notes-dans-tableau-long"
24395
24396 \end_inset
24397
24398 .
24399 \end_layout
24400
24401 \begin_layout Standard
24402 \begin_inset VSpace defskip
24403 \end_inset
24404
24405 Pour créer seulement la marque de note, utilisez la commande 
24406 \series bold
24407
24408 \backslash
24409 footnotemark[nombre]
24410 \series default
24411  en code TeX.
24412  On utilise cette possibilité quand on a plusieurs fois la même annotation
24413  dans le texte, mais que l'on ne veut pas répéter le texte de la note de
24414  bas de page à chaque fois.
24415 \begin_inset Newline newline
24416 \end_inset
24417
24418 Comme vous ne connaissez pas le numéro de la note que vous voulez répéter
24419  au moment où vous tapez votre texte, vous devez enregistrer ce nombre quelque
24420  part.
24421  Pour la marque de note qui suit, ces commandes ont été insérées en code
24422  TeX après la note
24423 \begin_inset space ~
24424 \end_inset
24425
24426
24427 \begin_inset CommandInset ref
24428 LatexCommand ref
24429 reference "fn:Note-en-bas"
24430
24431 \end_inset
24432
24433  pour enregistrer le numéro de note de bas de page :
24434 \end_layout
24435
24436 \begin_layout Standard
24437
24438 \series bold
24439
24440 \backslash
24441 newcounter{MyRepeatFoot}
24442 \begin_inset Newline newline
24443 \end_inset
24444
24445
24446 \backslash
24447 setcounter{MyRepeatFoot}{
24448 \backslash
24449 thefootnote}
24450 \end_layout
24451
24452 \begin_layout Standard
24453 La marque de note a été créée avec la commande suivante :
24454 \end_layout
24455
24456 \begin_layout Standard
24457
24458 \series bold
24459
24460 \backslash
24461 footnotemark[
24462 \backslash
24463 theMyRepeatFoot]
24464 \end_layout
24465
24466 \begin_layout Standard
24467 Voici un exemple de marque de note de bas de page : 
24468 \begin_inset ERT
24469 status collapsed
24470
24471 \begin_layout Plain Layout
24472
24473
24474 \backslash
24475 footnotemark[
24476 \backslash
24477 theMyRepeatFoot]
24478 \end_layout
24479
24480 \end_inset
24481
24482
24483 \end_layout
24484
24485 \begin_layout Subsection
24486 Numérotation de Notes de Bas de Page
24487 \begin_inset CommandInset label
24488 LatexCommand label
24489 name "sub:Numerotation-notes-bas-de-page"
24490
24491 \end_inset
24492
24493
24494 \begin_inset Index
24495 status collapsed
24496
24497 \begin_layout Plain Layout
24498 Notes de bas de page ! Numérotation
24499 \end_layout
24500
24501 \end_inset
24502
24503
24504 \end_layout
24505
24506 \begin_layout Standard
24507 Pour remettre les numéros de notes de bas de page à zéro après chaque section,
24508  ajoutez cette commande dans le préambule de votre document :
24509 \end_layout
24510
24511 \begin_layout Standard
24512
24513 \series bold
24514
24515 \backslash
24516 @addtoreset{footnote}{section}
24517 \end_layout
24518
24519 \begin_layout Standard
24520 \begin_inset VSpace bigskip
24521 \end_inset
24522
24523 La commande de préambule suivante change le style de numérotation des notes
24524  en petits chiffres romains :
24525 \end_layout
24526
24527 \begin_layout Standard
24528
24529 \series bold
24530
24531 \backslash
24532 renewcommand{
24533 \backslash
24534 thefootnote}{
24535 \backslash
24536 roman{footnote}}
24537 \end_layout
24538
24539 \begin_layout Standard
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 roman{footnote}}
24552 \end_layout
24553
24554 \end_inset
24555
24556  Cette note de bas de page utilise une numérotation en chiffres romains
24557  :
24558 \begin_inset Foot
24559 status open
24560
24561 \begin_layout Plain Layout
24562 Ceci est un exemple de note de bas de page numérotée avec de petits chiffres
24563  romains.
24564 \end_layout
24565
24566 \end_inset
24567
24568
24569 \end_layout
24570
24571 \begin_layout Standard
24572 Pour mettre la numérotation en chiffres romains majuscules, remplacez dans
24573  la commande précédente 
24574 \series bold
24575
24576 \backslash
24577 roman
24578 \series default
24579  par 
24580 \series bold
24581
24582 \backslash
24583 Roman
24584 \series default
24585 .
24586  Pour numéroter les notes avec des lettres latines minuscules ou majuscules,
24587  utilisez respectivement soit 
24588 \series bold
24589
24590 \backslash
24591 Alph
24592 \series default
24593  soit 
24594 \series bold
24595
24596 \backslash
24597 alph
24598 \series default
24599 .
24600  Pour les 
24601 \begin_inset Quotes eld
24602 \end_inset
24603
24604 numéroter
24605 \begin_inset Quotes erd
24606 \end_inset
24607
24608  avec des symboles, utilisez 
24609 \series bold
24610
24611 \backslash
24612 fnsymbol
24613 \series default
24614 .
24615 \end_layout
24616
24617 \begin_layout Standard
24618 \begin_inset Note Greyedout
24619 status open
24620
24621 \begin_layout Plain Layout
24622
24623 \series bold
24624 Note:
24625 \series default
24626  Vous ne pouvez numéroter que 26 notes de bas de page avec des lettres latines,
24627  puisque cette numérotation est limitée à des lettres seules.
24628 \end_layout
24629
24630 \end_inset
24631
24632
24633 \begin_inset Newline newline
24634 \end_inset
24635
24636
24637 \begin_inset Note Greyedout
24638 status open
24639
24640 \begin_layout Plain Layout
24641
24642 \series bold
24643 Note:
24644 \series default
24645  Vous ne pouvez numéroter que 9 notes de bas de page avec des symboles.
24646 \end_layout
24647
24648 \end_inset
24649
24650
24651 \end_layout
24652
24653 \begin_layout Standard
24654 Pour revenir au style de numérotation par défaut quand vous en avez changé,
24655  utilisez 
24656 \series bold
24657
24658 \backslash
24659 arabic
24660 \series default
24661  à la place de 
24662 \series bold
24663
24664 \backslash
24665 roman
24666 \series default
24667  dans la commande précédente.
24668 \begin_inset ERT
24669 status collapsed
24670
24671 \begin_layout Plain Layout
24672
24673
24674 \backslash
24675 renewcommand{
24676 \backslash
24677 thefootnote}{
24678 \backslash
24679 arabic{footnote}}
24680 \end_layout
24681
24682 \end_inset
24683
24684
24685 \end_layout
24686
24687 \begin_layout Standard
24688 \begin_inset VSpace bigskip
24689 \end_inset
24690
24691
24692 \end_layout
24693
24694 \begin_layout Standard
24695 Si vous voulez que vos notes de bas de pages soient numérotées en suivant
24696  le schéma 
24697 \begin_inset Quotes eld
24698 \end_inset
24699
24700 chapitre.note
24701 \begin_inset Quotes erd
24702 \end_inset
24703
24704 , ajoutez la commande suivante au préambule de votre document :
24705 \end_layout
24706
24707 \begin_layout Standard
24708
24709 \series bold
24710
24711 \backslash
24712 numberwithin{footnote}{chapter}
24713 \end_layout
24714
24715 \begin_layout Standard
24716 Pour pouvoir utiliser la commande 
24717 \series bold
24718
24719 \backslash
24720 numberwithin
24721 \series default
24722 , activez dans la rubrique 
24723 \family sans
24724 Options
24725 \begin_inset space ~
24726 \end_inset
24727
24728 des
24729 \begin_inset space ~
24730 \end_inset
24731
24732 Maths
24733 \family default
24734  dans les paramètres du document, l'option 
24735 \family sans
24736 Utiliser
24737 \begin_inset space ~
24738 \end_inset
24739
24740 le
24741 \begin_inset space ~
24742 \end_inset
24743
24744 paquetage
24745 \begin_inset space ~
24746 \end_inset
24747
24748 maths
24749 \begin_inset space ~
24750 \end_inset
24751
24752 AMS
24753 \family default
24754 .
24755 \end_layout
24756
24757 \begin_layout Standard
24758 \begin_inset ERT
24759 status collapsed
24760
24761 \begin_layout Plain Layout
24762
24763
24764 \backslash
24765 numberwithin{footnote}{chapter}
24766 \end_layout
24767
24768 \end_inset
24769
24770 Ceci est un autre exemple de note de bas de page:
24771 \series bold
24772
24773 \begin_inset Foot
24774 status open
24775
24776 \begin_layout Plain Layout
24777 Cette note est numérotée en suivant le schéma 
24778 \begin_inset Quotes eld
24779 \end_inset
24780
24781 chapitre.note
24782 \begin_inset Quotes erd
24783 \end_inset
24784
24785 .
24786 \end_layout
24787
24788 \end_inset
24789
24790
24791 \series default
24792
24793 \begin_inset ERT
24794 status collapsed
24795
24796 \begin_layout Plain Layout
24797
24798
24799 \backslash
24800 renewcommand{
24801 \backslash
24802 thefootnote}{
24803 \backslash
24804 arabic{footnote}}
24805 \end_layout
24806
24807 \end_inset
24808
24809
24810 \end_layout
24811
24812 \begin_layout Standard
24813 \begin_inset Note Greyedout
24814 status open
24815
24816 \begin_layout Plain Layout
24817
24818 \series bold
24819 Note:
24820 \series default
24821  
24822 \series bold
24823
24824 \backslash
24825 numberwithin
24826 \series default
24827  imprime toujours les numéros de notes en nombres arabes ; les redéfinitions
24828  précédentes ayant pour but d'avoir des numéros non arabes ne sont plus
24829  prises en compte.
24830  
24831 \end_layout
24832
24833 \end_inset
24834
24835
24836 \end_layout
24837
24838 \begin_layout Standard
24839 Donc pour avoir par exemple le schéma 
24840 \begin_inset Quotes eld
24841 \end_inset
24842
24843 chapitre.
24844 \backslash
24845 Roman{note}
24846 \begin_inset Quotes erd
24847 \end_inset
24848
24849 , utilisez la commande suivante plutôt que 
24850 \series bold
24851
24852 \backslash
24853 numberwithin
24854 \series default
24855  :
24856 \end_layout
24857
24858 \begin_layout Standard
24859
24860 \series bold
24861
24862 \backslash
24863 renewcommand{
24864 \backslash
24865 thefootnote}{
24866 \backslash
24867 thechapter.
24868 \backslash
24869 Roman{footnote}}
24870 \end_layout
24871
24872 \begin_layout Subsection
24873 Positionnement de notes de bas de page
24874 \begin_inset Index
24875 status collapsed
24876
24877 \begin_layout Plain Layout
24878 Notes de bas de page ! Positionnement
24879 \end_layout
24880
24881 \end_inset
24882
24883
24884 \end_layout
24885
24886 \begin_layout Standard
24887 Si vous avez plusieurs notes sur une même page, elle apparaissent sans espace
24888  vertical entre elles en bas de la page.
24889  Pour les rendre plus lisibles vous pouvez par exemple ajouter un espace
24890  de 1.5
24891 \begin_inset space \thinspace{}
24892 \end_inset
24893
24894 mm avec la commande suivante dans le préambule :
24895 \end_layout
24896
24897 \begin_layout Standard
24898
24899 \series bold
24900
24901 \backslash
24902 let
24903 \backslash
24904 myFoot
24905 \backslash
24906 footnote
24907 \begin_inset Newline newline
24908 \end_inset
24909
24910
24911 \backslash
24912 renewcommand{
24913 \backslash
24914 footnote}[1]{
24915 \backslash
24916 myFoot{#1
24917 \backslash
24918 vspace{1.5mm}}}
24919 \end_layout
24920
24921 \begin_layout Standard
24922 \begin_inset VSpace bigskip
24923 \end_inset
24924
24925 Dans un document à deux colonnes les notes de bas de page apparaissent en
24926  bas de chaque colonne, comme sur la Figure
24927 \begin_inset space ~
24928 \end_inset
24929
24930
24931 \begin_inset CommandInset ref
24932 LatexCommand ref
24933 reference "fig:Position-standard-note-bas-de-page"
24934
24935 \end_inset
24936
24937 .
24938  Si les notes ne doivent apparaître qu'en bas de la colonne de droite, comme
24939  sur la Figure
24940 \begin_inset space ~
24941 \end_inset
24942
24943
24944 \begin_inset CommandInset ref
24945 LatexCommand ref
24946 reference "fig:Position-note-avec-ftnright"
24947
24948 \end_inset
24949
24950 , utilisez le paquetage LaTeX 
24951 \series bold
24952 ftnright
24953 \series default
24954
24955 \begin_inset Index
24956 status collapsed
24957
24958 \begin_layout Plain Layout
24959 Paquetages LaTeX ! ftnright
24960 \end_layout
24961
24962 \end_inset
24963
24964  avec cette commande dans le préambule du document:
24965 \end_layout
24966
24967 \begin_layout Standard
24968
24969 \series bold
24970
24971 \backslash
24972 usepackage{ftnright}
24973 \end_layout
24974
24975 \begin_layout Standard
24976 \begin_inset Float figure
24977 placement !h
24978 wide false
24979 sideways false
24980 status open
24981
24982 \begin_layout Plain Layout
24983 \begin_inset ERT
24984 status collapsed
24985
24986 \begin_layout Plain Layout
24987
24988
24989 \backslash
24990 framebox{
24991 \end_layout
24992
24993 \end_inset
24994
24995
24996 \begin_inset Graphics
24997         filename ../clipart/without_fntright.pdf
24998         width 100col%
24999         scaleBeforeRotation
25000
25001 \end_inset
25002
25003
25004 \begin_inset ERT
25005 status collapsed
25006
25007 \begin_layout Plain Layout
25008
25009 }
25010 \end_layout
25011
25012 \end_inset
25013
25014
25015 \end_layout
25016
25017 \begin_layout Plain Layout
25018 \begin_inset Caption
25019
25020 \begin_layout Plain Layout
25021 \begin_inset CommandInset label
25022 LatexCommand label
25023 name "fig:Position-standard-note-bas-de-page"
25024
25025 \end_inset
25026
25027 Positionnement standard des notes de bas de page dans un document à deux
25028  colonnes.
25029 \end_layout
25030
25031 \end_inset
25032
25033
25034 \end_layout
25035
25036 \end_inset
25037
25038
25039 \end_layout
25040
25041 \begin_layout Standard
25042 \begin_inset Float figure
25043 placement !h
25044 wide false
25045 sideways false
25046 status open
25047
25048 \begin_layout Plain Layout
25049 \begin_inset ERT
25050 status collapsed
25051
25052 \begin_layout Plain Layout
25053
25054
25055 \backslash
25056 framebox{
25057 \end_layout
25058
25059 \end_inset
25060
25061
25062 \begin_inset Graphics
25063         filename ../clipart/with_fntright.pdf
25064         width 100col%
25065         scaleBeforeRotation
25066
25067 \end_inset
25068
25069
25070 \begin_inset ERT
25071 status collapsed
25072
25073 \begin_layout Plain Layout
25074
25075 }
25076 \end_layout
25077
25078 \end_inset
25079
25080
25081 \end_layout
25082
25083 \begin_layout Plain Layout
25084 \begin_inset Caption
25085
25086 \begin_layout Plain Layout
25087 \begin_inset CommandInset label
25088 LatexCommand label
25089 name "fig:Position-note-avec-ftnright"
25090
25091 \end_inset
25092
25093 Positionnement de notes de bas de page dans un document à deux colonnes
25094  en utilisant le paquetage LaTeX 
25095 \series bold
25096 ftnright
25097 \series default
25098 .
25099 \end_layout
25100
25101 \end_inset
25102
25103
25104 \end_layout
25105
25106 \end_inset
25107
25108
25109 \end_layout
25110
25111 \begin_layout Standard
25112 \begin_inset VSpace bigskip
25113 \end_inset
25114
25115 Dans certaines publications scientifiques, il est courant de rassembler
25116  les notes de bas de page et de les imprimer dans un paragraphe particulier
25117  à la fin de la section, comme sur la Figure
25118 \begin_inset space ~
25119 \end_inset
25120
25121
25122 \begin_inset CommandInset ref
25123 LatexCommand ref
25124 reference "fig:Notes-de-fin---notes-de-bas-de-page"
25125
25126 \end_inset
25127
25128 .
25129  On les appelle 
25130 \begin_inset Quotes eld
25131 \end_inset
25132
25133 notes de fin
25134 \begin_inset Quotes erd
25135 \end_inset
25136
25137 .
25138 \begin_inset Note Note
25139 status collapsed
25140
25141 \begin_layout Plain Layout
25142 J'ai pas trouvé mieux pour endnotes (NdT)
25143 \end_layout
25144
25145 \end_inset
25146
25147
25148 \begin_inset Index
25149 status collapsed
25150
25151 \begin_layout Plain Layout
25152 Notes de fin
25153 \end_layout
25154
25155 \end_inset
25156
25157  Pour utiliser des notes de fin à la place des notes de bas de page dans
25158  votre document, chargez le paquetage LaTeX 
25159 \series bold
25160 endnotes
25161 \series default
25162
25163 \begin_inset Index
25164 status collapsed
25165
25166 \begin_layout Plain Layout
25167 Paquetages LaTeX ! endnotes
25168 \end_layout
25169
25170 \end_inset
25171
25172  avec ces lignes dans le préambule du document
25173 \end_layout
25174
25175 \begin_layout Standard
25176
25177 \series bold
25178
25179 \backslash
25180 usepackage{endnotes}
25181 \begin_inset Newline newline
25182 \end_inset
25183
25184
25185 \backslash
25186 let
25187 \backslash
25188 footnote
25189 \backslash
25190 endnote
25191 \end_layout
25192
25193 \begin_layout Standard
25194 Pour insérer les notes qui ont ainsi été rassemblées, mettez la commande
25195 \end_layout
25196
25197 \begin_layout Standard
25198
25199 \series bold
25200
25201 \backslash
25202 theendnotes
25203 \end_layout
25204
25205 \begin_layout Standard
25206 en code TeX à la fin d'une section ou d'un chapitre.
25207 \end_layout
25208
25209 \begin_layout Standard
25210 \begin_inset Float figure
25211 wide false
25212 sideways false
25213 status open
25214
25215 \begin_layout Plain Layout
25216 \align center
25217 \begin_inset ERT
25218 status collapsed
25219
25220 \begin_layout Plain Layout
25221
25222
25223 \backslash
25224 framebox{
25225 \end_layout
25226
25227 \end_inset
25228
25229
25230 \begin_inset Graphics
25231         filename ../clipart/endnotes.pdf
25232         scaleBeforeRotation
25233
25234 \end_inset
25235
25236
25237 \begin_inset ERT
25238 status collapsed
25239
25240 \begin_layout Plain Layout
25241
25242 }
25243 \end_layout
25244
25245 \end_inset
25246
25247
25248 \end_layout
25249
25250 \begin_layout Plain Layout
25251 \begin_inset Caption
25252
25253 \begin_layout Plain Layout
25254 \begin_inset CommandInset label
25255 LatexCommand label
25256 name "fig:Notes-de-fin---notes-de-bas-de-page"
25257
25258 \end_inset
25259
25260 Les notes de fin -- notes de bas de page sont imprimées dans un paragraphe
25261  séparé à la fin des sections ou des chapitres.
25262 \end_layout
25263
25264 \end_inset
25265
25266
25267 \end_layout
25268
25269 \end_inset
25270
25271
25272 \end_layout
25273
25274 \begin_layout Standard
25275 \begin_inset VSpace medskip
25276 \end_inset
25277
25278 L'entête de paragraphe pour les notes de fin n'est pas traduit automatiquement
25279  dans la langue du document, cela doit être fait manuellement.
25280  Les lignes de préambule suivantes traduisent le nom en anglais par défaut
25281  
25282 \begin_inset Quotes eld
25283 \end_inset
25284
25285 Notes
25286 \begin_inset Quotes erd
25287 \end_inset
25288
25289  en sa traduction Allemande
25290 \begin_inset Foot
25291 status collapsed
25292
25293 \begin_layout Plain Layout
25294 En français, 
25295 \begin_inset Quotes eld
25296 \end_inset
25297
25298 Notes
25299 \begin_inset Quotes erd
25300 \end_inset
25301
25302  peut être conservé.
25303 \end_layout
25304
25305 \end_inset
25306
25307  
25308 \begin_inset Quotes eld
25309 \end_inset
25310
25311 Anmerkungen
25312 \begin_inset Quotes erd
25313 \end_inset
25314
25315  :
25316 \end_layout
25317
25318 \begin_layout Standard
25319
25320 \series bold
25321
25322 \backslash
25323 renewcommand{
25324 \backslash
25325 notesname}{Anmerkungen}
25326 \end_layout
25327
25328 \begin_layout Standard
25329 \begin_inset VSpace medskip
25330 \end_inset
25331
25332 La numérotation des notes de fin peut être modifiée comme celle des notes
25333  de bas de page comme c'est décrit dans la section
25334 \begin_inset space ~
25335 \end_inset
25336
25337
25338 \begin_inset CommandInset ref
25339 LatexCommand ref
25340 reference "sub:Numerotation-notes-bas-de-page"
25341
25342 \end_inset
25343
25344  ; remplacez juste la commande 
25345 \series bold
25346
25347 \backslash
25348 thefootnote
25349 \series default
25350  par 
25351 \series bold
25352
25353 \backslash
25354 theendnote
25355 \series default
25356 .
25357  Pour réinitialiser le numéro de note de fin, utilisez la commande 
25358 \series bold
25359
25360 \backslash
25361 @addtoreset
25362 \series default
25363  comme c'est décrit dans la section
25364 \begin_inset space ~
25365 \end_inset
25366
25367
25368 \begin_inset CommandInset ref
25369 LatexCommand ref
25370 reference "sub:Numerotation-notes-bas-de-page"
25371
25372 \end_inset
25373
25374  et remplacez le paramètre de commande 
25375 \series bold
25376 footnote
25377 \series default
25378  par 
25379 \series bold
25380 endnote
25381 \series default
25382 .
25383 \end_layout
25384
25385 \begin_layout Standard
25386 Pour seulement créer une marque de note de fin, utilisez la commande 
25387 \series bold
25388
25389 \backslash
25390 endnotemark[numéro]
25391 \series default
25392  qui est semblable à 
25393 \series bold
25394
25395 \backslash
25396 footnotemark
25397 \series default
25398 , décrite dans la section
25399 \begin_inset space ~
25400 \end_inset
25401
25402
25403 \begin_inset CommandInset ref
25404 LatexCommand ref
25405 reference "sec:Notes-bas-de-page"
25406
25407 \end_inset
25408
25409 .
25410 \end_layout
25411
25412 \begin_layout Standard
25413 \begin_inset VSpace bigskip
25414 \end_inset
25415
25416 Les notes de bas de page peuvent être mise dans la marge de la page et l'alignem
25417 ent du texte des notes peut être modifié, voyez le paquetage LaTeX 
25418 \series bold
25419 footmisc
25420 \series default
25421
25422 \begin_inset Index
25423 status collapsed
25424
25425 \begin_layout Plain Layout
25426 Paquetages LaTeX ! footmisc
25427 \end_layout
25428
25429 \end_inset
25430
25431
25432 \begin_inset CommandInset citation
25433 LatexCommand cite
25434 key "footmisc"
25435
25436 \end_inset
25437
25438  pour plus d'information à ce sujet.
25439 \end_layout
25440
25441 \begin_layout Standard
25442 Pour plein d'autres problèmes de mises en formes des notes de bas de page,
25443  voyez les livres sur LaTeX, 
25444 \begin_inset CommandInset citation
25445 LatexCommand cite
25446 key "latexcompanion,latexguide,latexbook"
25447
25448 \end_inset
25449
25450 .
25451 \end_layout
25452
25453 \begin_layout Section
25454 Notes en Marge
25455 \begin_inset Index
25456 status collapsed
25457
25458 \begin_layout Plain Layout
25459 Notes ! Notes en Marge
25460 \end_layout
25461
25462 \end_inset
25463
25464
25465 \end_layout
25466
25467 \begin_layout Standard
25468 Les notes en marge dans LyX ressemblent aux notes en bas de page et se comporten
25469 t de la même façon.
25470  Quand vous insérez une note en marge avec 
25471 \family sans
25472 Insérer\SpecialChar \menuseparator
25473 Note
25474 \begin_inset space ~
25475 \end_inset
25476
25477 en
25478 \begin_inset space ~
25479 \end_inset
25480
25481 Marge
25482 \family default
25483  ou avec le bouton 
25484 \begin_inset Graphics
25485         filename ../../images/marginalnote-insert.png
25486         scale 85
25487         scaleBeforeRotation
25488
25489 \end_inset
25490
25491  de la barre d'outils, vous voyez apparaître dans votre texte une boîte
25492  grise avec une étiquette rouge 
25493 \begin_inset Quotes fld
25494 \end_inset
25495
25496 marge
25497 \begin_inset Quotes frd
25498 \end_inset
25499
25500 .
25501  
25502 \begin_inset Marginal
25503 status collapsed
25504
25505 \begin_layout Plain Layout
25506 C'est une note en marge.
25507 \end_layout
25508
25509 \end_inset
25510
25511  Cette boîte est la représentation de votre note dans LyX.
25512  Vous pouvez y entrer votre texte.
25513 \end_layout
25514
25515 \begin_layout Standard
25516 Les notes en marge apparaissent dans la marge de droite dans les documents
25517  imprimées sur une seule face.
25518  Dans les documents imprimés recto-verso, elles apparaissent dans la marge
25519  
25520 \begin_inset Quotes eld
25521 \end_inset
25522
25523 extérieure
25524 \begin_inset Quotes erd
25525 \end_inset
25526
25527  -- la gauche sur les pages paires et la droite sur les pages impaires.
25528  Le texte de la note en marge est aligné à l'opposé de la marge externe
25529  -- aligné à droite quand la note apparaît dans la marge de gauche.
25530  La première ligne de la note apparaît à la hauteur de la ligne de texte
25531  où la note a été insérée dans le document.
25532 \end_layout
25533
25534 \begin_layout Standard
25535 \begin_inset VSpace bigskip
25536 \end_inset
25537
25538 Pour placer une note dans la marge interne, ajoutez la commande suivante
25539  :
25540 \end_layout
25541
25542 \begin_layout Standard
25543
25544 \series bold
25545
25546 \backslash
25547 reversemarginpar
25548 \end_layout
25549
25550 \begin_layout Standard
25551 sous forme de code TeX avant votre note de marge.
25552  Le nouveau positionnement est pris en compte pour toutes les notes en marge
25553  qui suivent 
25554 \begin_inset ERT
25555 status collapsed
25556
25557 \begin_layout Plain Layout
25558
25559
25560 \backslash
25561 reversemarginpar 
25562 \end_layout
25563
25564 \end_inset
25565
25566
25567 \begin_inset Marginal
25568 status open
25569
25570 \begin_layout Plain Layout
25571 Cette note en marge est dans la marge interne.
25572 \end_layout
25573
25574 \end_inset
25575
25576
25577 \series bold
25578
25579 \begin_inset Newline newline
25580 \end_inset
25581
25582
25583 \series default
25584
25585 \begin_inset Note Greyedout
25586 status open
25587
25588 \begin_layout Plain Layout
25589
25590 \series bold
25591 Note:
25592 \series default
25593  Il y a souvent pas assez d'espace dans la marge interne, ce qui fait que
25594  les notes sont souvent mal mises en formes dans la sortie imprimée.
25595 \end_layout
25596
25597 \end_inset
25598
25599
25600 \end_layout
25601
25602 \begin_layout Standard
25603 Pour revenir au positionnement par défaut, ajoutez la commande :
25604 \end_layout
25605
25606 \begin_layout Standard
25607
25608 \series bold
25609
25610 \backslash
25611 normalmarginpar
25612 \end_layout
25613
25614 \begin_layout Standard
25615 sous forme de code TeX.
25616 \begin_inset ERT
25617 status collapsed
25618
25619 \begin_layout Plain Layout
25620
25621
25622 \backslash
25623 normalmarginpar 
25624 \end_layout
25625
25626 \end_inset
25627
25628
25629 \begin_inset Newline newline
25630 \end_inset
25631
25632  
25633 \begin_inset Note Greyedout
25634 status open
25635
25636 \begin_layout Plain Layout
25637
25638 \series bold
25639 Note:
25640 \series default
25641  Cette commande est ignorée quand elle est dans un paragraphe ou la commande
25642  
25643 \series bold
25644
25645 \backslash
25646 reversemarginpar
25647 \series default
25648  est aussi utilisée.
25649 \end_layout
25650
25651 \end_inset
25652
25653
25654 \end_layout
25655
25656 \begin_layout Standard
25657 \begin_inset VSpace bigskip
25658 \end_inset
25659
25660
25661 \begin_inset Marginal
25662 status open
25663
25664 \begin_layout Plain Layout
25665 UnTrèsLongMotEnMarge sans césure.
25666 \end_layout
25667
25668 \end_inset
25669
25670  Comme dans le cas décrit dans la section
25671 \begin_inset space ~
25672 \end_inset
25673
25674
25675 \begin_inset CommandInset ref
25676 LatexCommand ref
25677 reference "sub:Lignes-multiple-dans-cellule"
25678
25679 \end_inset
25680
25681 , les mots trop longs ne peuvent pas subir de césure s'ils sont le premier
25682  mot d'une note en marge.
25683  Pour éviter ce problème, insérez un espacement horizontal de 0
25684 \begin_inset space \thinspace{}
25685 \end_inset
25686
25687 pt avant le mot en question: 
25688 \begin_inset Marginal
25689 status open
25690
25691 \begin_layout Plain Layout
25692 \begin_inset space \hspace{}
25693 \length 0pt
25694 \end_inset
25695
25696 UnMotTrèsLongEnMarge avec une césure.
25697 \end_layout
25698
25699 \end_inset
25700
25701
25702 \end_layout
25703
25704 \begin_layout Standard
25705 \begin_inset VSpace bigskip
25706 \end_inset
25707
25708
25709 \end_layout
25710
25711 \begin_layout Standard
25712 \begin_inset Note Greyedout
25713 status open
25714
25715 \begin_layout Plain Layout
25716
25717 \series bold
25718 Note:
25719 \series default
25720  Normalement, les notes en marge ne peuvent pas être utilisées dans des
25721  tableaux, des flottants et des notes de bas de page.
25722 \end_layout
25723
25724 \end_inset
25725
25726
25727 \end_layout
25728
25729 \begin_layout Standard
25730 \begin_inset VSpace bigskip
25731 \end_inset
25732
25733
25734 \end_layout
25735
25736 \begin_layout Standard
25737 \begin_inset ERT
25738 status collapsed
25739
25740 \begin_layout Plain Layout
25741
25742
25743 \backslash
25744 ifmarginnote
25745 \end_layout
25746
25747 \end_inset
25748
25749
25750 \begin_inset Note Note
25751 status open
25752
25753 \begin_layout Plain Layout
25754 La section suivante ne sera affichée que si le paquetage LaTeX 
25755 \series bold
25756 marginnote
25757 \series default
25758  a été installé.
25759 \end_layout
25760
25761 \end_inset
25762
25763
25764 \end_layout
25765
25766 \begin_layout Standard
25767 Cette restriction peut être évitée en utilisant le paquetage LaTeX 
25768 \series bold
25769 marginnote
25770 \series default
25771
25772 \begin_inset Index
25773 status collapsed
25774
25775 \begin_layout Plain Layout
25776 Paquetages LaTeX ! marginnote
25777 \end_layout
25778
25779 \end_inset
25780
25781 .
25782  En ajoutant les deux lignes suivantes au préambule de votre document, la
25783  commande que LyX utilise pour les notes de marge est redéfinie pour utiliser
25784  la commande fournie par le paquetage 
25785 \series bold
25786 marginnote
25787 \series default
25788  :
25789 \end_layout
25790
25791 \begin_layout Standard
25792
25793 \series bold
25794
25795 \backslash
25796 usepackage{marginnote}
25797 \begin_inset Newline newline
25798 \end_inset
25799
25800
25801 \backslash
25802 let
25803 \backslash
25804 marginpar
25805 \backslash
25806 marginnote
25807 \end_layout
25808
25809 \begin_layout Standard
25810 Ce paquetage est aussi utilisé dans ce document parce que 
25811 \series bold
25812 marginnote
25813 \series default
25814  a une autre fonction très utile : Vous pouvez définir un décalage (offset)
25815  vertical pour une note.
25816  C'est souvent nécessaire quand vous avez trop de notes en marge et qu'elles
25817  sont trop proches les unes des autres ou que vous voulez améliorer la mise
25818  en page.
25819  Le décalage est inséré dans LyX sous forme de code TeX directement après
25820  la note sous la forme
25821 \end_layout
25822
25823 \begin_layout Standard
25824
25825 \series bold
25826 [offset]
25827 \end_layout
25828
25829 \begin_layout Standard
25830 où l'offset utilise l'une des unités listées dans le tableau
25831 \begin_inset space ~
25832 \end_inset
25833
25834
25835 \begin_inset CommandInset ref
25836 LatexCommand ref
25837 reference "cha:Unités-de-longueur"
25838
25839 \end_inset
25840
25841 .
25842  Une valeur négative déplace la note vers le haut, une valeur positive la
25843  déplace vers le bas.
25844  Par exemple la note qui se trouve à côté de cette ligne de texte est décalée
25845  vers le haut de 1.5
25846 \begin_inset space \thinspace{}
25847 \end_inset
25848
25849 cm avec la commande en code TeX 
25850 \begin_inset Quotes eld
25851 \end_inset
25852
25853
25854 \series bold
25855 [-1.5cm]
25856 \series default
25857
25858 \begin_inset Quotes erd
25859 \end_inset
25860
25861
25862 \begin_inset Marginal
25863 status collapsed
25864
25865 \begin_layout Plain Layout
25866 Cette note en marge est décalée vers le haut de 1.5
25867 \begin_inset space \thinspace{}
25868 \end_inset
25869
25870 cm par rapport à sa position d'origine.
25871 \end_layout
25872
25873 \end_inset
25874
25875
25876 \begin_inset ERT
25877 status collapsed
25878
25879 \begin_layout Plain Layout
25880
25881 [-1.5cm]
25882 \end_layout
25883
25884 \end_inset
25885
25886
25887 \end_layout
25888
25889 \begin_layout Standard
25890 \begin_inset VSpace medskip
25891 \end_inset
25892
25893 Avec le paquetage 
25894 \series bold
25895 marginnote
25896 \series default
25897  vous pouvez aussi modifier l'alignement du texte dans la note de marge.
25898  Par exemple les commandes 
25899 \end_layout
25900
25901 \begin_layout Standard
25902
25903 \series bold
25904
25905 \backslash
25906 renewcommand*{
25907 \backslash
25908 raggedleftmarginnote}{
25909 \backslash
25910 centering}
25911 \begin_inset Newline newline
25912 \end_inset
25913
25914
25915 \backslash
25916 renewcommand*{
25917 \backslash
25918 raggedrightmarginnote}{
25919 \backslash
25920 centering}
25921 \end_layout
25922
25923 \begin_layout Standard
25924 donnent un alignement centré.
25925  
25926 \series bold
25927
25928 \backslash
25929 raggedleftmarginnote
25930 \series default
25931  indique une note qui apparaît dans la marge de gauche.
25932 \begin_inset ERT
25933 status collapsed
25934
25935 \begin_layout Plain Layout
25936
25937
25938 \backslash
25939 renewcommand*{
25940 \backslash
25941 raggedleftmarginnote}{
25942 \backslash
25943 centering}
25944 \end_layout
25945
25946 \begin_layout Plain Layout
25947
25948
25949 \backslash
25950 renewcommand*{
25951 \backslash
25952 raggedrightmarginnote}{
25953 \backslash
25954 centering}
25955 \end_layout
25956
25957 \end_inset
25958
25959
25960 \begin_inset Marginal
25961 status collapsed
25962
25963 \begin_layout Plain Layout
25964 Le texte de cette note en marge est centré.
25965 \end_layout
25966
25967 \end_inset
25968
25969 .
25970  Le comportement par défaut est donné par
25971 \end_layout
25972
25973 \begin_layout Standard
25974
25975 \series bold
25976
25977 \backslash
25978 renewcommand*{
25979 \backslash
25980 raggedleftmarginnote}{
25981 \backslash
25982 raggedleft}
25983 \begin_inset Newline newline
25984 \end_inset
25985
25986
25987 \backslash
25988 renewcommand*{
25989 \backslash
25990 raggedrightmarginnote}{
25991 \backslash
25992 raggedright}
25993 \series default
25994
25995 \begin_inset ERT
25996 status collapsed
25997
25998 \begin_layout Plain Layout
25999
26000
26001 \backslash
26002 renewcommand*{
26003 \backslash
26004 raggedleftmarginnote}{
26005 \backslash
26006 raggedleft}
26007 \end_layout
26008
26009 \begin_layout Plain Layout
26010
26011
26012 \backslash
26013 renewcommand*{
26014 \backslash
26015 raggedrightmarginnote}{
26016 \backslash
26017 raggedright}
26018 \end_layout
26019
26020 \end_inset
26021
26022
26023 \end_layout
26024
26025 \begin_layout Standard
26026 \begin_inset VSpace medskip
26027 \end_inset
26028
26029 Pour les autre fonctions du paquetage 
26030 \series bold
26031 marginnote
26032 \series default
26033  nous vous renvoyons à sa documentation 
26034 \begin_inset CommandInset citation
26035 LatexCommand cite
26036 key "marginnote"
26037
26038 \end_inset
26039
26040 .
26041 \end_layout
26042
26043 \begin_layout Standard
26044 \begin_inset VSpace bigskip
26045 \end_inset
26046
26047 Vous pouvez changer la mise en forme d'une note en marge en changeant sa
26048  définition.
26049  Pour créer par exemple une entête pour toutes les notes en marge avec le
26050  texte 
26051 \begin_inset Quotes eld
26052 \end_inset
26053
26054
26055 \family sans
26056 \series bold
26057 \bar under
26058 Attention!
26059 \family default
26060 \series default
26061 \bar default
26062
26063 \begin_inset Quotes erd
26064 \end_inset
26065
26066  écrit en souligné, sans-sérif et en gras, ajoutez ce qui suit dans le préambule
26067  de votre document :
26068 \end_layout
26069
26070 \begin_layout Standard
26071
26072 \series bold
26073
26074 \backslash
26075 let
26076 \backslash
26077 myMarginpar
26078 \backslash
26079 marginpar
26080 \begin_inset Newline newline
26081 \end_inset
26082
26083
26084 \backslash
26085 renewcommand{
26086 \backslash
26087 marginpar}[1]{
26088 \backslash
26089 myMarginpar{%
26090 \begin_inset Newline newline
26091 \end_inset
26092
26093
26094 \begin_inset ERT
26095 status collapsed
26096
26097 \begin_layout Plain Layout
26098
26099
26100 \backslash
26101 hphantom{ }
26102 \end_layout
26103
26104 \end_inset
26105
26106
26107 \backslash
26108 hspace{0pt}
26109 \backslash
26110 textsf{
26111 \backslash
26112 textbf{
26113 \backslash
26114 underbar{Attention!}}}%
26115 \begin_inset Newline newline
26116 \end_inset
26117
26118
26119 \begin_inset ERT
26120 status collapsed
26121
26122 \begin_layout Plain Layout
26123
26124
26125 \backslash
26126 hphantom{ }
26127 \end_layout
26128
26129 \end_inset
26130
26131
26132 \backslash
26133 vspace{1.5mm}
26134 \backslash
26135
26136 \backslash
26137 #1}}
26138 \end_layout
26139
26140 \begin_layout Standard
26141 \begin_inset ERT
26142 status collapsed
26143
26144 \begin_layout Plain Layout
26145
26146
26147 \backslash
26148 let
26149 \backslash
26150 myMarginpar
26151 \backslash
26152 marginpar
26153 \end_layout
26154
26155 \begin_layout Plain Layout
26156
26157
26158 \backslash
26159 renewcommand{
26160 \backslash
26161 marginpar}[1]{
26162 \backslash
26163 myMarginpar{%
26164 \end_layout
26165
26166 \begin_layout Plain Layout
26167
26168    
26169 \backslash
26170 textsf{
26171 \backslash
26172 textbf{
26173 \backslash
26174 underbar{Attention!}}}%
26175 \end_layout
26176
26177 \begin_layout Plain Layout
26178
26179    
26180 \backslash
26181 vspace{1.5mm}
26182 \backslash
26183
26184 \backslash
26185 #1}}
26186 \end_layout
26187
26188 \end_inset
26189
26190
26191 \begin_inset Marginal
26192 status open
26193
26194 \begin_layout Plain Layout
26195 Ceci est une note en marge avec une en-tête prédéfinie.
26196 \end_layout
26197
26198 \end_inset
26199
26200
26201 \begin_inset ERT
26202 status collapsed
26203
26204 \begin_layout Plain Layout
26205
26206 [-1.5cm]
26207 \end_layout
26208
26209 \end_inset
26210
26211
26212 \begin_inset ERT
26213 status collapsed
26214
26215 \begin_layout Plain Layout
26216
26217
26218 \backslash
26219 renewcommand{
26220 \backslash
26221 marginpar}[1]{
26222 \backslash
26223 myMarginpar{#1}}
26224 \end_layout
26225
26226 \end_inset
26227
26228
26229 \begin_inset Note Note
26230 status collapsed
26231
26232 \begin_layout Plain Layout
26233
26234 \lang english
26235 The margin note format is changed only for this example.
26236 \end_layout
26237
26238 \end_inset
26239
26240
26241 \end_layout
26242
26243 \begin_layout Standard
26244 \begin_inset ERT
26245 status collapsed
26246
26247 \begin_layout Plain Layout
26248
26249
26250 \backslash
26251 else
26252 \end_layout
26253
26254 \end_inset
26255
26256
26257 \begin_inset Note Note
26258 status open
26259
26260 \begin_layout Plain Layout
26261 Ce qui suit sera affiché si le paquetage LaTeX 
26262 \series bold
26263 marginnote
26264 \series default
26265  n'est pas installé :
26266 \end_layout
26267
26268 \end_inset
26269
26270
26271 \end_layout
26272
26273 \begin_layout Standard
26274 Vous devez installer le paquetage LaTeX 
26275 \series bold
26276 marginnote
26277 \series default
26278  pour voir la suite de cette section dans la sortie imprimée.
26279 \end_layout
26280
26281 \begin_layout Standard
26282 \begin_inset ERT
26283 status collapsed
26284
26285 \begin_layout Plain Layout
26286
26287
26288 \backslash
26289 fi
26290 \end_layout
26291
26292 \end_inset
26293
26294
26295 \end_layout
26296
26297 \begin_layout Chapter
26298 Les Boîtes
26299 \end_layout
26300
26301 \begin_layout Section
26302 Introduction
26303 \begin_inset Index
26304 status collapsed
26305
26306 \begin_layout Plain Layout
26307 Boîtes ! Introduction
26308 \end_layout
26309
26310 \end_inset
26311
26312
26313 \end_layout
26314
26315 \begin_layout Standard
26316 Les boîtes sont utilisées pour mettre en forme un bloc de texte.
26317  Elles peuvent être utilisées pour écrire un document en plusieurs langues,
26318  voir la section
26319 \begin_inset space ~
26320 \end_inset
26321
26322
26323 \begin_inset CommandInset ref
26324 LatexCommand ref
26325 reference "sec:Minipages"
26326
26327 \end_inset
26328
26329 , pour encadrer des portions de texte, voir la section
26330 \begin_inset space ~
26331 \end_inset
26332
26333
26334 \begin_inset CommandInset ref
26335 LatexCommand ref
26336 reference "sec:Décorations"
26337
26338 \end_inset
26339
26340 , pour empêcher que des mots subissent une césure, voir la section
26341 \begin_inset space ~
26342 \end_inset
26343
26344
26345 \begin_inset CommandInset ref
26346 LatexCommand ref
26347 reference "sec:Empêcher-césure"
26348
26349 \end_inset
26350
26351 , pour aligner du texte, voir la section
26352 \begin_inset space ~
26353 \end_inset
26354
26355
26356 \begin_inset CommandInset ref
26357 LatexCommand ref
26358 reference "sub:Alignement-Vertical"
26359
26360 \end_inset
26361
26362 , ou pour modifier la couleur de fond d'une portion de texte, voir la section
26363 \begin_inset space ~
26364 \end_inset
26365
26366
26367 \begin_inset CommandInset ref
26368 LatexCommand ref
26369 reference "sec:Boîtes-colorées"
26370
26371 \end_inset
26372
26373 .
26374 \end_layout
26375
26376 \begin_layout Standard
26377 On peut insérer une boîte en utilisant le menu 
26378 \family sans
26379 Insérer\SpecialChar \menuseparator
26380 Boîte
26381 \family default
26382  ou avec le bouton 
26383 \begin_inset Graphics
26384         filename ../../images/box-insert.png
26385         scale 85
26386         scaleBeforeRotation
26387
26388 \end_inset
26389
26390  de la barre d'outils.
26391  Une boîte grise avec une étiquette 
26392 \family sans
26393 Boîte
26394 \begin_inset space ~
26395 \end_inset
26396
26397 (Minipage)
26398 \family default
26399
26400 \begin_inset Graphics
26401         filename clipart/BoxInsetDefaultQt4.png
26402         scale 65
26403         scaleBeforeRotation
26404
26405 \end_inset
26406
26407  est alors insérée.
26408  Le type de la boîte peut être précisé en faisant un clic droit sur la boîte.
26409  La fenêtre de dialogue qui apparaît donne accès aux types de
26410 \family sans
26411  Boîte
26412 \begin_inset space ~
26413 \end_inset
26414
26415 Intérieure
26416 \family default
26417  
26418 \family sans
26419 Parbox
26420 \begin_inset Note Note
26421 status collapsed
26422
26423 \begin_layout Plain Layout
26424 En attendant un traduction plus correcte NdT
26425 \end_layout
26426
26427 \end_inset
26428
26429
26430 \family default
26431  et 
26432 \family sans
26433 Minipage
26434 \family default
26435 .
26436  Le type 
26437 \family sans
26438 Minipage
26439 \family default
26440  est le type par défaut pour les boîtes nouvellement créées et il est décrit
26441  dans la section
26442 \begin_inset space ~
26443 \end_inset
26444
26445
26446 \begin_inset CommandInset ref
26447 LatexCommand ref
26448 reference "sec:Minipages"
26449
26450 \end_inset
26451
26452 ; le type 
26453 \family sans
26454 Parbox
26455 \family default
26456  est décrit dans la section
26457 \begin_inset space ~
26458 \end_inset
26459
26460
26461 \begin_inset CommandInset ref
26462 LatexCommand ref
26463 reference "sec:Parboxes"
26464
26465 \end_inset
26466
26467 .
26468 \end_layout
26469
26470 \begin_layout Standard
26471 Les boîtes ne sont pas numérotées et donc ne peuvent pas être référencées
26472  comme les flottants ou les notes de bas de page.
26473 \end_layout
26474
26475 \begin_layout Standard
26476 \begin_inset Note Greyedout
26477 status open
26478
26479 \begin_layout Plain Layout
26480
26481 \series bold
26482 Note:
26483 \series default
26484  Vous ne pouvez pas employer une boîte comme élément dans un environnement
26485  de type 
26486 \family sans
26487 Liste
26488 \family default
26489  ou 
26490 \family sans
26491 Description
26492 \family default
26493 .
26494 \end_layout
26495
26496 \end_inset
26497
26498
26499 \end_layout
26500
26501 \begin_layout Standard
26502 \begin_inset Note Greyedout
26503 status open
26504
26505 \begin_layout Plain Layout
26506
26507 \series bold
26508 Note:
26509 \series default
26510  Pour une raison inconnue, vous ne pouvez mettre le type de la 
26511 \family sans
26512 Boîte
26513 \begin_inset space ~
26514 \end_inset
26515
26516 Intérieure
26517 \family default
26518  à 
26519 \family sans
26520 Aucune
26521 \family default
26522  que quand vous utilisez une boîte encadrée.
26523  Les boîtes sans 
26524 \family sans
26525 Boîte
26526 \begin_inset space ~
26527 \end_inset
26528
26529 Intérieure
26530 \family default
26531  et sans cadre sont expliquées dans la section
26532 \begin_inset space ~
26533 \end_inset
26534
26535
26536 \begin_inset CommandInset ref
26537 LatexCommand ref
26538 reference "sec:Empêcher-césure"
26539
26540 \end_inset
26541
26542 .
26543 \end_layout
26544
26545 \end_inset
26546
26547
26548 \end_layout
26549
26550 \begin_layout Section
26551 La fenêtre de dialogue Boîte
26552 \begin_inset CommandInset label
26553 LatexCommand label
26554 name "sec:Boîte-Dialogue"
26555
26556 \end_inset
26557
26558
26559 \begin_inset Index
26560 status collapsed
26561
26562 \begin_layout Plain Layout
26563 Boîtes ! Fenêtre de dialogue Boîte
26564 \end_layout
26565
26566 \end_inset
26567
26568
26569 \end_layout
26570
26571 \begin_layout Subsection
26572 Taille
26573 \begin_inset Index
26574 status collapsed
26575
26576 \begin_layout Plain Layout
26577 Boîtes ! Taille
26578 \end_layout
26579
26580 \end_inset
26581
26582
26583 \end_layout
26584
26585 \begin_layout Standard
26586 Dans la fenêtre de dialogue 
26587 \family sans
26588 Paramètres
26589 \begin_inset space ~
26590 \end_inset
26591
26592 de
26593 \begin_inset space ~
26594 \end_inset
26595
26596 Boîte
26597 \family default
26598  vous pouvez modifier la géométrie de la boîte avec les champs 
26599 \family sans
26600 Largeur
26601 \family default
26602  et 
26603 \family sans
26604 Hauteur
26605 \family default
26606 .
26607  Les unités de longueur qui sont utilisables dans ces champs sont décrites
26608  dans le tableau
26609 \begin_inset space ~
26610 \end_inset
26611
26612
26613 \begin_inset CommandInset ref
26614 LatexCommand ref
26615 reference "tab:Unités"
26616
26617 \end_inset
26618
26619 .
26620  Le champ 
26621 \family sans
26622 Hauteur
26623 \family default
26624  offre en plus les spécifications de taille suivantes :
26625 \end_layout
26626
26627 \begin_layout Description
26628 Profondeur C'est simplement la 
26629 \begin_inset Quotes eld
26630 \end_inset
26631
26632 hauteur
26633 \begin_inset Quotes erd
26634 \end_inset
26635
26636  du texte.
26637  On ne tient pas compte de hauteur réelle du texte quand il y a plusieurs
26638  lignes de texte dans la boîte.
26639 \begin_inset Newline newline
26640 \end_inset
26641
26642
26643 \begin_inset Newline newline
26644 \end_inset
26645
26646
26647 \begin_inset Newline newline
26648 \end_inset
26649
26650
26651 \begin_inset Box Boxed
26652 position "c"
26653 hor_pos "c"
26654 has_inner_box 1
26655 inner_pos "c"
26656 use_parbox 0
26657 width "12col%"
26658 special "none"
26659 height "1in"
26660 height_special "depth"
26661 status open
26662
26663 \begin_layout Plain Layout
26664 \align center
26665 Boîte dont la hauteur est égale à 1
26666 \begin_inset space \thinspace{}
26667 \end_inset
26668
26669 Profondeur
26670 \end_layout
26671
26672 \end_inset
26673
26674
26675 \begin_inset Newline newline
26676 \end_inset
26677
26678
26679 \begin_inset Newline newline
26680 \end_inset
26681
26682
26683 \end_layout
26684
26685 \begin_layout Description
26686 Hauteur C'est la hauteur totale du texte qui se trouve dans la boîte.
26687  Par exemple, une valeur de 2 pour cette taille va donner une boîte qui
26688  est deux fois plus haute que le texte : 
26689 \begin_inset Box Boxed
26690 position "c"
26691 hor_pos "c"
26692 has_inner_box 1
26693 inner_pos "c"
26694 use_parbox 0
26695 width "20col%"
26696 special "none"
26697 height "2in"
26698 height_special "height"
26699 status open
26700
26701 \begin_layout Plain Layout
26702 \align center
26703 Boîte dont la hauteur est 2
26704 \begin_inset space \thinspace{}
26705 \end_inset
26706
26707 Hauteur
26708 \end_layout
26709
26710 \end_inset
26711
26712
26713 \end_layout
26714
26715 \begin_layout Description
26716 Hauteur
26717 \begin_inset space ~
26718 \end_inset
26719
26720 Totale C'est égal à Hauteur
26721 \begin_inset space \thinspace{}
26722 \end_inset
26723
26724 +
26725 \begin_inset space \thinspace{}
26726 \end_inset
26727
26728 Profondeur : 
26729 \begin_inset Box Boxed
26730 position "c"
26731 hor_pos "c"
26732 has_inner_box 1
26733 inner_pos "c"
26734 use_parbox 0
26735 width "20col%"
26736 special "none"
26737 height "1in"
26738 height_special "totalheight"
26739 status open
26740
26741 \begin_layout Plain Layout
26742 \align center
26743 Boîte dont la hauteur est 1
26744 \begin_inset space \thinspace{}
26745 \end_inset
26746
26747 Hauteur
26748 \begin_inset space ~
26749 \end_inset
26750
26751 Totale
26752 \end_layout
26753
26754 \end_inset
26755
26756
26757 \end_layout
26758
26759 \begin_layout Description
26760 Largeur On prend la largeur de la boîte comme hauteur : 
26761 \begin_inset Box Boxed
26762 position "c"
26763 hor_pos "c"
26764 has_inner_box 1
26765 inner_pos "c"
26766 use_parbox 0
26767 width "12col%"
26768 special "none"
26769 height "1in"
26770 height_special "width"
26771 status open
26772
26773 \begin_layout Plain Layout
26774 \align center
26775 Boîte dont la hauteur est 1
26776 \begin_inset space \thinspace{}
26777 \end_inset
26778
26779 Largeur
26780 \end_layout
26781
26782 \end_inset
26783
26784
26785 \end_layout
26786
26787 \begin_layout Subsection
26788 Alignement
26789 \begin_inset Index
26790 status collapsed
26791
26792 \begin_layout Plain Layout
26793 Boîtes ! Alignement
26794 \end_layout
26795
26796 \end_inset
26797
26798
26799 \end_layout
26800
26801 \begin_layout Standard
26802 Quand vous avez choisi une 
26803 \family sans
26804 Boîte
26805 \begin_inset space ~
26806 \end_inset
26807
26808 Intérieure
26809 \family default
26810 , l'alignement vertical de la boîte peut être :
26811 \end_layout
26812
26813 \begin_layout Description
26814 Haut Ceci est un exemple de texte.
26815  
26816 \begin_inset Box Boxed
26817 position "t"
26818 hor_pos "c"
26819 has_inner_box 1
26820 inner_pos "c"
26821 use_parbox 0
26822 width "12col%"
26823 special "none"
26824 height "1in"
26825 height_special "totalheight"
26826 status collapsed
26827
26828 \begin_layout Plain Layout
26829 \align center
26830 Cette boîte est alignée sur le haut.
26831 \end_layout
26832
26833 \end_inset
26834
26835  Ceci est un exemple de texte.
26836 \end_layout
26837
26838 \begin_layout Description
26839 Milieu Ceci est un exemple de texte.
26840  
26841 \begin_inset Box Boxed
26842 position "c"
26843 hor_pos "c"
26844 has_inner_box 1
26845 inner_pos "c"
26846 use_parbox 0
26847 width "12col%"
26848 special "none"
26849 height "1in"
26850 height_special "totalheight"
26851 status collapsed
26852
26853 \begin_layout Plain Layout
26854 \align center
26855 Cette boîte est alignée au centre.
26856 \end_layout
26857
26858 \end_inset
26859
26860  Ceci est un exemple de texte.
26861 \end_layout
26862
26863 \begin_layout Description
26864 Bas Ceci est un exemple de texte.
26865  
26866 \begin_inset Box Boxed
26867 position "b"
26868 hor_pos "c"
26869 has_inner_box 1
26870 inner_pos "c"
26871 use_parbox 0
26872 width "12col%"
26873 special "none"
26874 height "1in"
26875 height_special "totalheight"
26876 status collapsed
26877
26878 \begin_layout Plain Layout
26879 \align center
26880 Cette boîte est alignée sur le bas.
26881 \end_layout
26882
26883 \end_inset
26884
26885  Ceci est un exemple de texte.
26886 \end_layout
26887
26888 \begin_layout Standard
26889 \begin_inset Note Greyedout
26890 status open
26891
26892 \begin_layout Plain Layout
26893
26894 \series bold
26895 Note:
26896 \series default
26897  L'alignement vertical peut être perturbé dans la sortie finale quand vous
26898  avez par exemple deux boîtes sur une même ligne, une avec une ombre et
26899  l'autre non.
26900 \end_layout
26901
26902 \end_inset
26903
26904
26905 \end_layout
26906
26907 \begin_layout Standard
26908 L'alignement horizontal de la boîte peut être modifié quand elle a son propre
26909  paragraphe grâce à la fenêtre de dialogue 
26910 \family sans
26911 Paramètres
26912 \begin_inset space ~
26913 \end_inset
26914
26915 de
26916 \begin_inset space ~
26917 \end_inset
26918
26919 Boîte
26920 \family default
26921 .
26922 \end_layout
26923
26924 \begin_layout Standard
26925 \begin_inset VSpace bigskip
26926 \end_inset
26927
26928 Quand vous avez choisi une 
26929 \family sans
26930 Boîte
26931 \begin_inset space ~
26932 \end_inset
26933
26934 Intérieure
26935 \family default
26936 , l'alignement vertical du contenu de la boîte peut être :
26937 \end_layout
26938
26939 \begin_layout Description
26940 haut Ceci est un exemple de texte.
26941 \begin_inset Box Boxed
26942 position "c"
26943 hor_pos "c"
26944 has_inner_box 1
26945 inner_pos "t"
26946 use_parbox 0
26947 width "12col%"
26948 special "none"
26949 height "1.5in"
26950 height_special "totalheight"
26951 status collapsed
26952
26953 \begin_layout Plain Layout
26954 \align center
26955 Le texte de cette boîte est aligné sur le haut.
26956 \end_layout
26957
26958 \end_inset
26959
26960  Ceci est un exemple de texte.
26961 \end_layout
26962
26963 \begin_layout Description
26964 milieu Ceci est un exemple de texte.
26965  
26966 \begin_inset Box Boxed
26967 position "c"
26968 hor_pos "c"
26969 has_inner_box 1
26970 inner_pos "c"
26971 use_parbox 0
26972 width "12col%"
26973 special "none"
26974 height "1.5in"
26975 height_special "totalheight"
26976 status collapsed
26977
26978 \begin_layout Plain Layout
26979 \align center
26980 Le texte de cette boîte est aligné au centre
26981 \end_layout
26982
26983 \end_inset
26984
26985  Ceci est un exemple de texte.
26986 \end_layout
26987
26988 \begin_layout Description
26989 bas Ceci est un exemple de texte.
26990  
26991 \begin_inset Box Boxed
26992 position "c"
26993 hor_pos "c"
26994 has_inner_box 1
26995 inner_pos "b"
26996 use_parbox 0
26997 width "12col%"
26998 special "none"
26999 height "1.5in"
27000 height_special "totalheight"
27001 status collapsed
27002
27003 \begin_layout Plain Layout
27004 \align center
27005 Le texte de cette boîte est aligné en bas.
27006 \end_layout
27007
27008 \end_inset
27009
27010  Ceci est un exemple de texte.
27011 \end_layout
27012
27013 \begin_layout Description
27014 élongation Ceci est un exemple de texte.
27015  
27016 \begin_inset Box Boxed
27017 position "c"
27018 hor_pos "c"
27019 has_inner_box 1
27020 inner_pos "s"
27021 use_parbox 0
27022 width "12col%"
27023 special "none"
27024 height "1.5in"
27025 height_special "totalheight"
27026 status collapsed
27027
27028 \begin_layout Plain Layout
27029 \align center
27030 Le texte 
27031 \end_layout
27032
27033 \begin_layout Plain Layout
27034 \align center
27035 de cette
27036 \end_layout
27037
27038 \begin_layout Plain Layout
27039 \align center
27040 boîte est
27041 \end_layout
27042
27043 \begin_layout Plain Layout
27044 \align center
27045 allongé.
27046 \end_layout
27047
27048 \end_inset
27049
27050  Ceci est un exemple de texte.
27051 \end_layout
27052
27053 \begin_layout Standard
27054 Pour allonger le contenu d'une boîte, il doit être constitué de plus d'un
27055  paragraphe.
27056  Dans l'exemple ci-dessus, chaque ligne de texte a son propre paragraphe.
27057 \end_layout
27058
27059 \begin_layout Standard
27060 \begin_inset VSpace bigskip
27061 \end_inset
27062
27063 Pour aligner horizontalement le contenu d'une boîte vous pouvez utiliser
27064  la fenêtre de dialogue 
27065 \family sans
27066 Paramètres
27067 \begin_inset space ~
27068 \end_inset
27069
27070 de
27071 \begin_inset space ~
27072 \end_inset
27073
27074 paragraphe
27075 \family default
27076  quand vous avez choisi une 
27077 \family sans
27078 Boîte
27079 \begin_inset space ~
27080 \end_inset
27081
27082 Intérieure
27083 \family default
27084 .
27085 \end_layout
27086
27087 \begin_layout Standard
27088 \align center
27089 \begin_inset Box Boxed
27090 position "c"
27091 hor_pos "c"
27092 has_inner_box 1
27093 inner_pos "s"
27094 use_parbox 0
27095 width "15col%"
27096 special "none"
27097 height "1.25in"
27098 height_special "totalheight"
27099 status open
27100
27101 \begin_layout Plain Layout
27102 \align left
27103 Le texte de 
27104 \end_layout
27105
27106 \begin_layout Plain Layout
27107 \align left
27108 cette boîte
27109 \end_layout
27110
27111 \begin_layout Plain Layout
27112 \align right
27113 est allongé.
27114 \end_layout
27115
27116 \end_inset
27117
27118
27119 \end_layout
27120
27121 \begin_layout Standard
27122 Si vous n'avez pas choisi une 
27123 \family sans
27124 Boîte
27125 \begin_inset space ~
27126 \end_inset
27127
27128 Intérieure
27129 \family default
27130 , vous pouvez allonger le contenu de la boîte horizontalement avec la fenêtre
27131  de dialogue de boîte.
27132 \end_layout
27133
27134 \begin_layout Standard
27135 \align center
27136 \begin_inset Box Boxed
27137 position "c"
27138 hor_pos "s"
27139 has_inner_box 0
27140 inner_pos "s"
27141 use_parbox 0
27142 width "90col%"
27143 special "none"
27144 height "1.25in"
27145 height_special "totalheight"
27146 status open
27147
27148 \begin_layout Plain Layout
27149 \align left
27150 Le texte de cette boîte est allongé horizontalement.
27151 \end_layout
27152
27153 \end_inset
27154
27155
27156 \end_layout
27157
27158 \begin_layout Subsection
27159 Décorations
27160 \begin_inset CommandInset label
27161 LatexCommand label
27162 name "sec:Décorations"
27163
27164 \end_inset
27165
27166
27167 \begin_inset Index
27168 status open
27169
27170 \begin_layout Plain Layout
27171 Boîtes ! Décorations
27172 \end_layout
27173
27174 \end_inset
27175
27176
27177 \end_layout
27178
27179 \begin_layout Standard
27180 On peut spécifier le style de la boîte en utilisant la liste déroulante
27181  
27182 \family sans
27183 Décoration
27184 \family default
27185 .
27186  Les possibilités sont les suivantes :
27187 \end_layout
27188
27189 \begin_layout Description
27190 Cadre
27191 \begin_inset space ~
27192 \end_inset
27193
27194 simple Ceci dessine un cadre rectangulaire autour de la boîte.
27195  L'épaisseur du trait de ce cadre est donnée par la variable  
27196 \series bold
27197
27198 \backslash
27199 fboxrule
27200 \series default
27201 .
27202  
27203 \begin_inset Box Boxed
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 rectangulaire
27218 \end_layout
27219
27220 \end_inset
27221
27222
27223 \end_layout
27224
27225 \begin_layout Description
27226 Cadre
27227 \begin_inset space ~
27228 \end_inset
27229
27230 simple,
27231 \begin_inset space ~
27232 \end_inset
27233
27234 sauts
27235 \begin_inset space ~
27236 \end_inset
27237
27238 de
27239 \begin_inset space ~
27240 \end_inset
27241
27242 page Quand vous utilisez le style de décoration 
27243 \family sans
27244 cadre simple
27245 \family default
27246  sans boîte intérieure, vous pouvez autoriser les sauts de page à l'intérieur
27247  de la boîte.
27248  Notez que dans ce cas, contrairement aux autres boîtes avec cadre, le cadre
27249  predra toute la largeur de la colonne, la boîte sera considérée comme son
27250  propre paragraphe et 
27251 \series bold
27252
27253 \backslash
27254 fboxrule
27255 \series default
27256  et 
27257 \series bold
27258
27259 \backslash
27260 fboxsep
27261 \series default
27262  n'ont aucun effet sur ce type de boîte.
27263  L'épaisseur de la ligne du cadre a la valeur de 
27264 \series bold
27265
27266 \backslash
27267 FrameRule
27268 \series default
27269 .
27270  
27271 \lang english
27272
27273 \begin_inset Box Framed
27274 position "t"
27275 hor_pos "c"
27276 has_inner_box 0
27277 inner_pos "t"
27278 use_parbox 0
27279 width "100col%"
27280 special "none"
27281 height "1in"
27282 height_special "totalheight"
27283 status collapsed
27284
27285 \begin_layout Plain Layout
27286 Boîte avec cadre simple et sauts de page
27287 \end_layout
27288
27289 \end_inset
27290
27291
27292 \end_layout
27293
27294 \begin_layout Description
27295 Cadre
27296 \begin_inset space ~
27297 \end_inset
27298
27299 oval,
27300 \begin_inset space ~
27301 \end_inset
27302
27303 fin Ceci dessine un cadre ovalisée autour de la boîte.
27304  L'épaisseur du trait de ce cadre est de  0.4
27305 \begin_inset space \thinspace{}
27306 \end_inset
27307
27308 pt.
27309  
27310 \begin_inset Box ovalbox
27311 position "c"
27312 hor_pos "c"
27313 has_inner_box 1
27314 inner_pos "c"
27315 use_parbox 0
27316 width "20col%"
27317 special "none"
27318 height "1in"
27319 height_special "totalheight"
27320 status open
27321
27322 \begin_layout Plain Layout
27323 \align center
27324 Boîte ovalisée, fine
27325 \end_layout
27326
27327 \end_inset
27328
27329
27330 \end_layout
27331
27332 \begin_layout Description
27333 Cadre
27334 \begin_inset space ~
27335 \end_inset
27336
27337 oval,
27338 \begin_inset space ~
27339 \end_inset
27340
27341 épais Ceci dessine un cadre ovalisée autour de la boîte.
27342  L'épaisseur du trait de ce cadre est de   0.8
27343 \begin_inset space \thinspace{}
27344 \end_inset
27345
27346 pt.
27347  
27348 \begin_inset Box Ovalbox
27349 position "c"
27350 hor_pos "c"
27351 has_inner_box 1
27352 inner_pos "c"
27353 use_parbox 0
27354 width "20col%"
27355 special "none"
27356 height "1in"
27357 height_special "totalheight"
27358 status open
27359
27360 \begin_layout Plain Layout
27361 \align center
27362 Boîte ovalisée, épaisse
27363 \end_layout
27364
27365 \end_inset
27366
27367
27368 \end_layout
27369
27370 \begin_layout Description
27371 Ombre
27372 \begin_inset space ~
27373 \end_inset
27374
27375 en
27376 \begin_inset space ~
27377 \end_inset
27378
27379 relief Ceci dessine un cadre rectangulaire avec une ombre autour de la boîte.
27380  L'épaisseur du trait de ce cadre est donnée par la variable  
27381 \series bold
27382
27383 \backslash
27384 fboxrule
27385 \series default
27386 , l'ombre a une épaisseur de  4
27387 \begin_inset space \thinspace{}
27388 \end_inset
27389
27390 pt.
27391  
27392 \begin_inset Box Shadowbox
27393 position "c"
27394 hor_pos "c"
27395 has_inner_box 1
27396 inner_pos "c"
27397 use_parbox 0
27398 width "20col%"
27399 special "none"
27400 height "1in"
27401 height_special "totalheight"
27402 status open
27403
27404 \begin_layout Plain Layout
27405 \align center
27406 Boîte ombrée
27407 \end_layout
27408
27409 \end_inset
27410
27411
27412 \end_layout
27413
27414 \begin_layout Description
27415 Fond
27416 \begin_inset space ~
27417 \end_inset
27418
27419 ombré Ceci dessine une boîte avec un arrière plan rouge.
27420  Contrairement aux boîtes coloriées
27421 \begin_inset Foot
27422 status collapsed
27423
27424 \begin_layout Plain Layout
27425 Voir la section
27426 \begin_inset space ~
27427 \end_inset
27428
27429
27430 \begin_inset CommandInset ref
27431 LatexCommand ref
27432 reference "sec:Boîtes-colorées"
27433
27434 \end_inset
27435
27436 .
27437 \end_layout
27438
27439 \end_inset
27440
27441 , elle utilise toujours toute la largeur de la colonne et la boîte constitue
27442  son propre paragraphe.
27443 \lang english
27444
27445 \begin_inset Box Shaded
27446 position "t"
27447 hor_pos "c"
27448 has_inner_box 0
27449 inner_pos "t"
27450 use_parbox 0
27451 width "50col%"
27452 special "none"
27453 height "1in"
27454 height_special "totalheight"
27455 status collapsed
27456
27457 \begin_layout Plain Layout
27458 Boîte avec fond ombré
27459 \end_layout
27460
27461 \end_inset
27462
27463
27464 \end_layout
27465
27466 \begin_layout Description
27467 Double
27468 \begin_inset space ~
27469 \end_inset
27470
27471 cadre Ceci dessine un cadre rectangulaire à deux traits autour de la boîte.
27472  L'épaisseur du trait du cadre interne est de 0.75
27473 \begin_inset space \thinspace{}
27474 \end_inset
27475
27476
27477 \series bold
27478
27479 \backslash
27480 fboxrule
27481 \series default
27482 , l'épaisseur du trait du cadre externe est de 1.5
27483 \begin_inset space \thinspace{}
27484 \end_inset
27485
27486
27487 \series bold
27488
27489 \backslash
27490 fboxrule
27491 \series default
27492 .
27493  La distance entre les deux cadres est de  1.5
27494 \begin_inset space \thinspace{}
27495 \end_inset
27496
27497
27498 \series bold
27499
27500 \backslash
27501 fboxrule
27502 \series default
27503
27504 \begin_inset space \thinspace{}
27505 \end_inset
27506
27507 +
27508 \begin_inset space \thinspace{}
27509 \end_inset
27510
27511 0.5
27512 \begin_inset space \thinspace{}
27513 \end_inset
27514
27515 pt.
27516  
27517 \begin_inset Box Doublebox
27518 position "c"
27519 hor_pos "c"
27520 has_inner_box 1
27521 inner_pos "c"
27522 use_parbox 0
27523 width "20col%"
27524 special "none"
27525 height "1in"
27526 height_special "totalheight"
27527 status open
27528
27529 \begin_layout Plain Layout
27530 \align center
27531 Boîte double
27532 \end_layout
27533
27534 \end_inset
27535
27536
27537 \end_layout
27538
27539 \begin_layout Standard
27540 \begin_inset VSpace bigskip
27541 \end_inset
27542
27543 L'étiquette qui se trouve sur la boîte dans LyX s'adapte pour montrer le
27544  style de boîte utilisé.
27545  Pour pouvoir utiliser ces différents types de cadres, vous devez installer
27546  le paquetage LaTeX 
27547 \series bold
27548 fancybox
27549 \series default
27550
27551 \begin_inset Index
27552 status collapsed
27553
27554 \begin_layout Plain Layout
27555 Paquetages LaTeX ! fancybox
27556 \end_layout
27557
27558 \end_inset
27559
27560 .
27561 \end_layout
27562
27563 \begin_layout Section
27564 Personnalisation des boîtes
27565 \begin_inset Index
27566 status open
27567
27568 \begin_layout Plain Layout
27569 Boîtes! Personnalisation
27570 \end_layout
27571
27572 \end_inset
27573
27574
27575 \end_layout
27576
27577 \begin_layout Standard
27578 La valeur par défaut pour la variable 
27579 \series bold
27580
27581 \backslash
27582 fboxrule
27583 \series default
27584  est 0.4
27585 \begin_inset space \thinspace{}
27586 \end_inset
27587
27588 pt.
27589  Elle peut être modifiée avec la commande suivante en code TeX, par exemple
27590  pour avoir 2
27591 \begin_inset space \thinspace{}
27592 \end_inset
27593
27594 pt :
27595 \end_layout
27596
27597 \begin_layout Standard
27598
27599 \series bold
27600
27601 \backslash
27602 setlength{
27603 \backslash
27604 fboxrule}{2pt}
27605 \end_layout
27606
27607 \begin_layout Standard
27608 \begin_inset ERT
27609 status collapsed
27610
27611 \begin_layout Plain Layout
27612
27613
27614 \backslash
27615 setlength{
27616 \backslash
27617 fboxrule}{2pt}
27618 \end_layout
27619
27620 \end_inset
27621
27622
27623 \begin_inset Box Boxed
27624 position "c"
27625 hor_pos "c"
27626 has_inner_box 1
27627 inner_pos "c"
27628 use_parbox 0
27629 width "25col%"
27630 special "none"
27631 height "1in"
27632 height_special "totalheight"
27633 status open
27634
27635 \begin_layout Plain Layout
27636 \align center
27637 Boîte rectangulaire avec 
27638 \series bold
27639
27640 \backslash
27641 fboxrule
27642 \series default
27643
27644 \begin_inset space \thinspace{}
27645 \end_inset
27646
27647 =
27648 \begin_inset space \thinspace{}
27649 \end_inset
27650
27651 2
27652 \begin_inset space \thinspace{}
27653 \end_inset
27654
27655 pt
27656 \end_layout
27657
27658 \end_inset
27659
27660
27661 \begin_inset ERT
27662 status collapsed
27663
27664 \begin_layout Plain Layout
27665
27666
27667 \backslash
27668 setlength{
27669 \backslash
27670 fboxrule}{0.4pt}
27671 \end_layout
27672
27673 \end_inset
27674
27675
27676 \end_layout
27677
27678 \begin_layout Standard
27679 \begin_inset VSpace bigskip
27680 \end_inset
27681
27682 L'espace entre le cadre et le contenu de la boîte est le même pour tous
27683  les types de cadres, par défaut il est de 3
27684 \begin_inset space \thinspace{}
27685 \end_inset
27686
27687 pt.
27688  Vous pouvez le modifier en donnant une autre valeur à la variable 
27689 \series bold
27690
27691 \backslash
27692 fboxsep
27693 \series default
27694 .
27695  Par exemple la commande
27696 \end_layout
27697
27698 \begin_layout Standard
27699
27700 \series bold
27701
27702 \backslash
27703 setlength{
27704 \backslash
27705 fboxsep}{10pt}
27706 \end_layout
27707
27708 \begin_layout Standard
27709 met une valeur de 10
27710 \begin_inset space \thinspace{}
27711 \end_inset
27712
27713 pt, comme celle utilisée pour cette boîte :
27714 \end_layout
27715
27716 \begin_layout Standard
27717 \begin_inset ERT
27718 status collapsed
27719
27720 \begin_layout Plain Layout
27721
27722
27723 \backslash
27724 setlength{
27725 \backslash
27726 fboxsep}{10pt}
27727 \end_layout
27728
27729 \end_inset
27730
27731
27732 \begin_inset Box Boxed
27733 position "c"
27734 hor_pos "c"
27735 has_inner_box 1
27736 inner_pos "c"
27737 use_parbox 0
27738 width "25col%"
27739 special "none"
27740 height "1in"
27741 height_special "totalheight"
27742 status open
27743
27744 \begin_layout Plain Layout
27745 \align center
27746 Boîte rectangulaire avec 
27747 \series bold
27748
27749 \backslash
27750 fboxsep
27751 \series default
27752
27753 \begin_inset space \thinspace{}
27754 \end_inset
27755
27756 =
27757 \begin_inset space \thinspace{}
27758 \end_inset
27759
27760 10
27761 \begin_inset space \thinspace{}
27762 \end_inset
27763
27764 pt
27765 \end_layout
27766
27767 \end_inset
27768
27769
27770 \begin_inset ERT
27771 status collapsed
27772
27773 \begin_layout Plain Layout
27774
27775
27776 \backslash
27777 setlength{
27778 \backslash
27779 fboxsep}{3pt}
27780 \end_layout
27781
27782 \end_inset
27783
27784
27785 \end_layout
27786
27787 \begin_layout Standard
27788 \begin_inset VSpace bigskip
27789 \end_inset
27790
27791 Le diamètre des coins arrondis des boîtes ovalisées peut être modifié par
27792  la commande 
27793 \series bold
27794
27795 \backslash
27796 cornersize
27797 \series default
27798 .
27799  Par exemple, la commande
27800 \end_layout
27801
27802 \begin_layout Standard
27803
27804 \series bold
27805
27806 \backslash
27807 cornersize*{1cm}
27808 \end_layout
27809
27810 \begin_layout Standard
27811 donne un diamètre de 1
27812 \begin_inset space \thinspace{}
27813 \end_inset
27814
27815 cm.
27816  La commande
27817 \end_layout
27818
27819 \begin_layout Standard
27820
27821 \series bold
27822
27823 \backslash
27824 cornersize{num}
27825 \end_layout
27826
27827 \begin_layout Standard
27828 fixe le diamètre à 
27829 \family sans
27830 num
27831 \begin_inset space \thinspace{}
27832 \end_inset
27833
27834 ×
27835 \begin_inset space \thinspace{}
27836 \end_inset
27837
27838 minimum(largeur et hauteur de la boîte)
27839 \family default
27840 .
27841  La valeur par défaut est 
27842 \series bold
27843
27844 \backslash
27845 cornersize{0.5}
27846 \series default
27847 .
27848 \end_layout
27849
27850 \begin_layout Standard
27851 \begin_inset ERT
27852 status collapsed
27853
27854 \begin_layout Plain Layout
27855
27856
27857 \backslash
27858 cornersize*{1.5cm}
27859 \end_layout
27860
27861 \end_inset
27862
27863
27864 \begin_inset Box Ovalbox
27865 position "c"
27866 hor_pos "c"
27867 has_inner_box 1
27868 inner_pos "c"
27869 use_parbox 0
27870 width "25col%"
27871 special "none"
27872 height "1in"
27873 height_special "totalheight"
27874 status open
27875
27876 \begin_layout Plain Layout
27877 \align center
27878 Boîte ovale avec 
27879 \series bold
27880
27881 \backslash
27882 cornersize
27883 \series default
27884
27885 \begin_inset space \thinspace{}
27886 \end_inset
27887
27888 =
27889 \begin_inset space \thinspace{}
27890 \end_inset
27891
27892 1.5
27893 \begin_inset space \thinspace{}
27894 \end_inset
27895
27896 cm
27897 \end_layout
27898
27899 \end_inset
27900
27901
27902 \begin_inset ERT
27903 status collapsed
27904
27905 \begin_layout Plain Layout
27906
27907
27908 \backslash
27909 cornersize{0.5}
27910 \end_layout
27911
27912 \end_inset
27913
27914
27915 \end_layout
27916
27917 \begin_layout Standard
27918 \begin_inset VSpace bigskip
27919 \end_inset
27920
27921 La taille de l'ombre peut être ajustée en changeant la valeur de la variable
27922  
27923 \series bold
27924
27925 \backslash
27926 shadowsize
27927 \series default
27928 .
27929  Elle est fixée à 2
27930 \begin_inset space \thinspace{}
27931 \end_inset
27932
27933 pt pour la boîte suivante par la commande :
27934 \end_layout
27935
27936 \begin_layout Standard
27937
27938 \series bold
27939
27940 \backslash
27941 setlength{
27942 \backslash
27943 shadowsize}{2pt}
27944 \end_layout
27945
27946 \begin_layout Standard
27947 \begin_inset ERT
27948 status collapsed
27949
27950 \begin_layout Plain Layout
27951
27952
27953 \backslash
27954 setlength{
27955 \backslash
27956 shadowsize}{2pt}
27957 \end_layout
27958
27959 \end_inset
27960
27961
27962 \begin_inset Box Shadowbox
27963 position "c"
27964 hor_pos "c"
27965 has_inner_box 1
27966 inner_pos "c"
27967 use_parbox 0
27968 width "25col%"
27969 special "none"
27970 height "1in"
27971 height_special "totalheight"
27972 status open
27973
27974 \begin_layout Plain Layout
27975 \align center
27976 Boîte ombrée avec 
27977 \series bold
27978
27979 \backslash
27980 shadowsize
27981 \series default
27982
27983 \begin_inset space \thinspace{}
27984 \end_inset
27985
27986 =
27987 \begin_inset space \thinspace{}
27988 \end_inset
27989
27990 2
27991 \begin_inset space \thinspace{}
27992 \end_inset
27993
27994 pt
27995 \end_layout
27996
27997 \end_inset
27998
27999
28000 \begin_inset ERT
28001 status collapsed
28002
28003 \begin_layout Plain Layout
28004
28005
28006 \backslash
28007 setlength{
28008 \backslash
28009 shadowsize}{4pt}
28010 \end_layout
28011
28012 \end_inset
28013
28014
28015 \end_layout
28016
28017 \begin_layout Standard
28018 \begin_inset VSpace bigskip
28019 \end_inset
28020
28021
28022 \end_layout
28023
28024 \begin_layout Standard
28025 La valeur par défaut pour la longueur 
28026 \series bold
28027
28028 \backslash
28029 FrameRule
28030 \series default
28031  est 0,4
28032 \begin_inset space \thinspace{}
28033 \end_inset
28034
28035 pt.
28036  L'espacement par défaut entre le contenu de la note et le cadre est de
28037  9
28038 \begin_inset space \thinspace{}
28039 \end_inset
28040
28041 pt et il peut être modifié en utilisant la valeur de 
28042 \series bold
28043
28044 \backslash
28045 FrameSep
28046 \series default
28047 .
28048  Par exemple, l'apparence de la boîte suivante a été modifiée avec les commandes
28049  suivantes en code TeX
28050 \end_layout
28051
28052 \begin_layout Standard
28053
28054 \series bold
28055
28056 \backslash
28057 setlength{
28058 \backslash
28059 FrameRule}{5pt}
28060 \begin_inset Newline newline
28061 \end_inset
28062
28063
28064 \backslash
28065 setlength{
28066 \backslash
28067 FrameSep}{0.5cm}
28068 \end_layout
28069
28070 \begin_layout Standard
28071
28072 \lang english
28073 \begin_inset ERT
28074 status collapsed
28075
28076 \begin_layout Plain Layout
28077
28078
28079 \backslash
28080 setlength{
28081 \backslash
28082 FrameRule}{5pt}
28083 \end_layout
28084
28085 \begin_layout Plain Layout
28086
28087
28088 \backslash
28089 setlength{
28090 \backslash
28091 FrameSep}{0.5cm}
28092 \end_layout
28093
28094 \end_inset
28095
28096
28097 \begin_inset Box Framed
28098 position "t"
28099 hor_pos "c"
28100 has_inner_box 0
28101 inner_pos "t"
28102 use_parbox 0
28103 width "100col%"
28104 special "none"
28105 height "1in"
28106 height_special "totalheight"
28107 status open
28108
28109 \begin_layout Plain Layout
28110 Ceci est un texte dans une boîte autorisant les 
28111 \family sans
28112 sauts de page
28113 \family default
28114 .
28115 \end_layout
28116
28117 \end_inset
28118
28119
28120 \begin_inset ERT
28121 status collapsed
28122
28123 \begin_layout Plain Layout
28124
28125
28126 \backslash
28127 setlength{
28128 \backslash
28129 FrameRule}{0.4pt}
28130 \end_layout
28131
28132 \begin_layout Plain Layout
28133
28134
28135 \backslash
28136 setlength{
28137 \backslash
28138 FrameSep}{9pt}
28139 \end_layout
28140
28141 \end_inset
28142
28143
28144 \end_layout
28145
28146 \begin_layout Standard
28147
28148 \lang english
28149 \begin_inset VSpace bigskip
28150 \end_inset
28151
28152
28153 \end_layout
28154
28155 \begin_layout Standard
28156 Pour les bôites à 
28157 \family sans
28158 Fond
28159 \begin_inset space ~
28160 \end_inset
28161
28162 ombré
28163 \family default
28164 , l'espacement par défaut entre le contenu de la boîte et son cadre est
28165  de 3
28166 \begin_inset space \thinspace{}
28167 \end_inset
28168
28169 pt et il peut être modifié avec la valeur de 
28170 \series bold
28171
28172 \backslash
28173 fboxsep
28174 \series default
28175 .
28176  La couleur rouge utilisée par défaut pour le fond peut soit être modifiée
28177  localement avec la commande 
28178 \series bold
28179
28180 \backslash
28181 definecolor{shadebox}
28182 \series default
28183 , soit globalement avec le menu 
28184 \family sans
28185 Outils\SpecialChar \menuseparator
28186 Préférences
28187 \family default
28188 \SpecialChar \menuseparator
28189
28190 \family sans
28191 Couleurs\SpecialChar \menuseparator
28192 boîte
28193 \begin_inset space ~
28194 \end_inset
28195
28196 ombrée
28197 \family default
28198 .
28199  La syntaxe de la commande 
28200 \series bold
28201
28202 \backslash
28203 definecolor
28204 \series default
28205  est expliquée dans la section
28206 \begin_inset space ~
28207 \end_inset
28208
28209
28210 \begin_inset CommandInset ref
28211 LatexCommand ref
28212 reference "sec:Tableaux-Colorés"
28213
28214 \end_inset
28215
28216
28217 \begin_inset Foot
28218 status collapsed
28219
28220 \begin_layout Plain Layout
28221 Notez que l'utilisation de 
28222 \series bold
28223
28224 \backslash
28225 definecolor
28226 \series default
28227  ne peut se faire sans le paquetage LaTeX 
28228 \series bold
28229 color
28230 \series default
28231  dans le préambule, voir la section
28232 \begin_inset space ~
28233 \end_inset
28234
28235
28236 \begin_inset CommandInset ref
28237 LatexCommand ref
28238 reference "sec:Boîtes-colorées"
28239
28240 \end_inset
28241
28242 .
28243  
28244 \end_layout
28245
28246 \end_inset
28247
28248 .
28249 \end_layout
28250
28251 \begin_layout Standard
28252 Par exemple l'apparence de la note à fond ombré suivante a été modifié avec
28253  les commandes en code TeX suivantes
28254 \end_layout
28255
28256 \begin_layout Standard
28257
28258 \series bold
28259
28260 \backslash
28261 setlength{
28262 \backslash
28263 fboxsep}{0.5cm}
28264 \series default
28265
28266 \begin_inset Newline newline
28267 \end_inset
28268
28269
28270 \series bold
28271
28272 \backslash
28273 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
28274 \end_layout
28275
28276 \begin_layout Standard
28277
28278 \lang english
28279 \begin_inset ERT
28280 status collapsed
28281
28282 \begin_layout Plain Layout
28283
28284
28285 \backslash
28286 setlength{
28287 \backslash
28288 fboxsep}{0.5cm}
28289 \end_layout
28290
28291 \begin_layout Plain Layout
28292
28293
28294 \backslash
28295 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
28296 \end_layout
28297
28298 \end_inset
28299
28300
28301 \begin_inset Box Shaded
28302 position "t"
28303 hor_pos "c"
28304 has_inner_box 0
28305 inner_pos "t"
28306 use_parbox 0
28307 width "100col%"
28308 special "none"
28309 height "1in"
28310 height_special "totalheight"
28311 status open
28312
28313 \begin_layout Plain Layout
28314
28315 \color yellow
28316 Ceci est un texte jaune dans une boîte à 
28317 \family sans
28318 Fond
28319 \begin_inset space ~
28320 \end_inset
28321
28322 ombré
28323 \family default
28324 \color inherit
28325  
28326 \color yellow
28327 avec un fond vert foncé.
28328 \end_layout
28329
28330 \end_inset
28331
28332
28333 \begin_inset ERT
28334 status collapsed
28335
28336 \begin_layout Plain Layout
28337
28338
28339 \backslash
28340 setlength{
28341 \backslash
28342 fboxsep}{3pt}
28343 \end_layout
28344
28345 \begin_layout Plain Layout
28346
28347
28348 \backslash
28349 definecolor{shadecolor}{rgb}{1,0,0}
28350 \end_layout
28351
28352 \end_inset
28353
28354
28355 \end_layout
28356
28357 \begin_layout Standard
28358
28359 \lang english
28360 \begin_inset VSpace bigskip
28361 \end_inset
28362
28363
28364 \end_layout
28365
28366 \begin_layout Standard
28367 Les longueurs et les largeurs ainsi modifiées restent valables pour toutes
28368  les boîtes qui suivent la commandes qui les a changées.
28369 \end_layout
28370
28371 \begin_layout Section
28372 Minipages
28373 \begin_inset CommandInset label
28374 LatexCommand label
28375 name "sec:Minipages"
28376
28377 \end_inset
28378
28379
28380 \begin_inset Index
28381 status collapsed
28382
28383 \begin_layout Plain Layout
28384 Boîtes ! Minipages
28385 \end_layout
28386
28387 \end_inset
28388
28389
28390 \end_layout
28391
28392 \begin_layout Standard
28393 LaTeX fournit un mécanisme qui, en fait, permet de produire une page à l'intérie
28394 ur d'une page.
28395  On parle alors d'une minipage, et à l'intérieur de celle-ci, toutes les
28396  règles d'indentation, de saut de ligne, etc.
28397  s'appliquent.
28398 \end_layout
28399
28400 \begin_layout Standard
28401 Les minipages sont par exemple utiles quand on écrit un document avec plusieurs
28402  langues.
28403 \end_layout
28404
28405 \begin_layout Standard
28406 Ci-dessous, vous avez deux exemples de minipages côte-à-côte.
28407  Leur largeur est fixée à 45
28408 \begin_inset space \thinspace{}
28409 \end_inset
28410
28411 col% et elles sont séparées par un ressort horizontal, qui a été inséré
28412  via le menu 
28413 \family sans
28414 Insérer\SpecialChar \menuseparator
28415 Typographie
28416 \begin_inset space ~
28417 \end_inset
28418
28419 spéciale\SpecialChar \menuseparator
28420 Ressort
28421 \begin_inset space ~
28422 \end_inset
28423
28424 Horizontal
28425 \family default
28426 .
28427 \end_layout
28428
28429 \begin_layout Standard
28430
28431 \end_layout
28432
28433 \begin_layout Standard
28434
28435 \lang english
28436 \begin_inset Box Frameless
28437 position "t"
28438 hor_pos "c"
28439 has_inner_box 1
28440 inner_pos "c"
28441 use_parbox 0
28442 width "45col%"
28443 special "none"
28444 height "1in"
28445 height_special "totalheight"
28446 status open
28447
28448 \begin_layout Plain Layout
28449
28450 \lang german
28451 Dies ist ein deutscher Text.
28452  Dies ist ein deutscher Text.
28453  Dies ist ein deutscher Text.
28454  Dies ist ein deutscher Text.
28455  Dies ist ein deutscher Text.
28456  Dies ist ein deutscher Text.
28457  Dies ist ein deutscher Text.
28458  Dies ist ein deutscher Text.
28459  Dies ist ein deutscher Text.
28460  Dies ist ein deutscher Text.
28461  Dies ist ein deutscher Text.
28462  Dies ist ein deutscher Text.
28463  Dies ist ein deutscher Text
28464 \begin_inset Foot
28465 status collapsed
28466
28467 \begin_layout Plain Layout
28468
28469 \lang german
28470 Dies ist eine deutsche Fußnote.
28471 \end_layout
28472
28473 \end_inset
28474
28475 .
28476  Dies ist ein deutscher Text.
28477  Dies ist ein deutscher Text.
28478 \end_layout
28479
28480 \end_inset
28481
28482
28483 \begin_inset space \hfill{}
28484 \end_inset
28485
28486
28487 \begin_inset Box Frameless
28488 position "t"
28489 hor_pos "c"
28490 has_inner_box 1
28491 inner_pos "c"
28492 use_parbox 0
28493 width "45col%"
28494 special "none"
28495 height "1in"
28496 height_special "totalheight"
28497 status open
28498
28499 \begin_layout Plain Layout
28500
28501 \lang english
28502 This is an English Text.
28503  This is an English Text.
28504  This is an English Text.
28505  This is an English Text.
28506  This is an English Text.
28507  This is an English Text.
28508  This is an English Text.
28509  This is an English Text.
28510  This is an English Text.
28511  This is an English Text.
28512  This is an English Text.
28513  This is an English Text.
28514  This is an English Text.
28515  This is an English Text.
28516  This is an English Text.
28517  This is an English Text.
28518 \begin_inset Foot
28519 status collapsed
28520
28521 \begin_layout Plain Layout
28522
28523 \lang english
28524 This is an English footnote.
28525 \end_layout
28526
28527 \end_inset
28528
28529  This is an English Text.
28530  
28531 \end_layout
28532
28533 \end_inset
28534
28535
28536 \end_layout
28537
28538 \begin_layout Standard
28539 \begin_inset VSpace bigskip
28540 \end_inset
28541
28542 Une autre application des minipages est l'ajout de notes de bas de page
28543  à l'intérieur d'un tableau.
28544  À cause d'une restriction due à LaTeX, les notes de bas de pages insérées
28545  dans un tableau n'apparaissent pas en bas de la page courante.
28546  Mais si vous mettez votre tableau dans une minipage, la note de bas de
28547  page apparaîtra en bas de celle-ci, numérotée avec des lettres latines.
28548  Le numéro de note est remis à 1 à chaque nouvelle minipage, mais pas en
28549  dehors des minipages.
28550 \end_layout
28551
28552 \begin_layout Standard
28553 Les notes de bas de page de ce tableau n'apparaissent pas : 
28554 \begin_inset Tabular
28555 <lyxtabular version="3" rows="3" columns="4">
28556 <features>
28557 <column alignment="center" valignment="top" width="0pt">
28558 <column alignment="center" valignment="top" width="0pt">
28559 <column alignment="center" valignment="top" width="0pt">
28560 <column alignment="center" valignment="top" width="0pt">
28561 <row>
28562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28563 \begin_inset Text
28564
28565 \begin_layout Plain Layout
28566 1
28567 \end_layout
28568
28569 \end_inset
28570 </cell>
28571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28572 \begin_inset Text
28573
28574 \begin_layout Plain Layout
28575 2
28576 \end_layout
28577
28578 \end_inset
28579 </cell>
28580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28581 \begin_inset Text
28582
28583 \begin_layout Plain Layout
28584 3
28585 \begin_inset Foot
28586 status open
28587
28588 \begin_layout Plain Layout
28589 Ceci est une note de bas de page à l'intérieur d'un tableau.
28590 \end_layout
28591
28592 \end_inset
28593
28594
28595 \end_layout
28596
28597 \end_inset
28598 </cell>
28599 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28600 \begin_inset Text
28601
28602 \begin_layout Plain Layout
28603 4
28604 \end_layout
28605
28606 \end_inset
28607 </cell>
28608 </row>
28609 <row>
28610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28611 \begin_inset Text
28612
28613 \begin_layout Plain Layout
28614 a
28615 \end_layout
28616
28617 \end_inset
28618 </cell>
28619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28620 \begin_inset Text
28621
28622 \begin_layout Plain Layout
28623 b
28624 \end_layout
28625
28626 \end_inset
28627 </cell>
28628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28629 \begin_inset Text
28630
28631 \begin_layout Plain Layout
28632 c
28633 \end_layout
28634
28635 \end_inset
28636 </cell>
28637 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28638 \begin_inset Text
28639
28640 \begin_layout Plain Layout
28641 d
28642 \end_layout
28643
28644 \end_inset
28645 </cell>
28646 </row>
28647 <row>
28648 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28649 \begin_inset Text
28650
28651 \begin_layout Plain Layout
28652 e
28653 \end_layout
28654
28655 \end_inset
28656 </cell>
28657 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28658 \begin_inset Text
28659
28660 \begin_layout Plain Layout
28661 f
28662 \end_layout
28663
28664 \end_inset
28665 </cell>
28666 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28667 \begin_inset Text
28668
28669 \begin_layout Plain Layout
28670 g
28671 \end_layout
28672
28673 \end_inset
28674 </cell>
28675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28676 \begin_inset Text
28677
28678 \begin_layout Plain Layout
28679 h
28680 \end_layout
28681
28682 \end_inset
28683 </cell>
28684 </row>
28685 </lyxtabular>
28686
28687 \end_inset
28688
28689
28690 \end_layout
28691
28692 \begin_layout Standard
28693 \align center
28694 \begin_inset Box Frameless
28695 position "t"
28696 hor_pos "c"
28697 has_inner_box 1
28698 inner_pos "c"
28699 use_parbox 0
28700 width "30col%"
28701 special "none"
28702 height "1in"
28703 height_special "totalheight"
28704 status open
28705
28706 \begin_layout Plain Layout
28707 \align center
28708 \begin_inset Tabular
28709 <lyxtabular version="3" rows="3" columns="4">
28710 <features>
28711 <column alignment="center" valignment="top" width="0pt">
28712 <column alignment="center" valignment="top" width="0pt">
28713 <column alignment="center" valignment="top" width="0pt">
28714 <column alignment="center" valignment="top" width="0pt">
28715 <row>
28716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28717 \begin_inset Text
28718
28719 \begin_layout Plain Layout
28720 1
28721 \end_layout
28722
28723 \end_inset
28724 </cell>
28725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28726 \begin_inset Text
28727
28728 \begin_layout Plain Layout
28729 2
28730 \end_layout
28731
28732 \end_inset
28733 </cell>
28734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28735 \begin_inset Text
28736
28737 \begin_layout Plain Layout
28738 3
28739 \begin_inset Foot
28740 status open
28741
28742 \begin_layout Plain Layout
28743 Ceci est une note de bas de page à l'intérieur d'un tableau.
28744 \end_layout
28745
28746 \end_inset
28747
28748
28749 \end_layout
28750
28751 \end_inset
28752 </cell>
28753 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28754 \begin_inset Text
28755
28756 \begin_layout Plain Layout
28757 4
28758 \end_layout
28759
28760 \end_inset
28761 </cell>
28762 </row>
28763 <row>
28764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28765 \begin_inset Text
28766
28767 \begin_layout Plain Layout
28768 a
28769 \end_layout
28770
28771 \end_inset
28772 </cell>
28773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28774 \begin_inset Text
28775
28776 \begin_layout Plain Layout
28777 b
28778 \end_layout
28779
28780 \end_inset
28781 </cell>
28782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28783 \begin_inset Text
28784
28785 \begin_layout Plain Layout
28786 c
28787 \end_layout
28788
28789 \end_inset
28790 </cell>
28791 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28792 \begin_inset Text
28793
28794 \begin_layout Plain Layout
28795 d
28796 \end_layout
28797
28798 \end_inset
28799 </cell>
28800 </row>
28801 <row>
28802 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28803 \begin_inset Text
28804
28805 \begin_layout Plain Layout
28806 e
28807 \end_layout
28808
28809 \end_inset
28810 </cell>
28811 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28812 \begin_inset Text
28813
28814 \begin_layout Plain Layout
28815 f
28816 \end_layout
28817
28818 \end_inset
28819 </cell>
28820 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28821 \begin_inset Text
28822
28823 \begin_layout Plain Layout
28824 g
28825 \end_layout
28826
28827 \end_inset
28828 </cell>
28829 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28830 \begin_inset Text
28831
28832 \begin_layout Plain Layout
28833 h
28834 \end_layout
28835
28836 \end_inset
28837 </cell>
28838 </row>
28839 </lyxtabular>
28840
28841 \end_inset
28842
28843
28844 \end_layout
28845
28846 \end_inset
28847
28848
28849 \end_layout
28850
28851 \begin_layout Standard
28852 \begin_inset VSpace bigskip
28853 \end_inset
28854
28855 Les paramètres globaux du document sont ignorés au sein d'une minipage.
28856  Cela signifie qu'il n'y aura pas d'espace entre les paragraphes dans les
28857  minipages, même si vous les avez mis par exemple à 
28858 \family sans
28859 Moyen
28860 \family default
28861  dans les paramètres du document.
28862 \end_layout
28863
28864 \begin_layout Standard
28865 Les minipages peuvent être utilisées pour changer la couleur de fond d'une
28866  portion de texte, voyez la section
28867 \begin_inset space ~
28868 \end_inset
28869
28870
28871 \begin_inset CommandInset ref
28872 LatexCommand ref
28873 reference "sub:Couleur-pour-les-Paragraphes"
28874
28875 \end_inset
28876
28877 .
28878 \end_layout
28879
28880 \begin_layout Standard
28881 \begin_inset Note Greyedout
28882 status open
28883
28884 \begin_layout Plain Layout
28885
28886 \series bold
28887 Note:
28888 \series default
28889  Vous ne pouvez avoir des flottants ou des notes en marge dans un minipage,
28890  mais les minipages peuvent être utilisées dans un tableau, un flottant
28891  ou une autre boîte.
28892 \end_layout
28893
28894 \end_inset
28895
28896
28897 \end_layout
28898
28899 \begin_layout Section
28900 Les Parboxes
28901 \begin_inset CommandInset label
28902 LatexCommand label
28903 name "sec:Parboxes"
28904
28905 \end_inset
28906
28907
28908 \begin_inset Index
28909 status collapsed
28910
28911 \begin_layout Plain Layout
28912 Boîtes ! Parboxes
28913 \end_layout
28914
28915 \end_inset
28916
28917
28918 \end_layout
28919
28920 \begin_layout Standard
28921 \begin_inset Note Note
28922 status collapsed
28923
28924 \begin_layout Plain Layout
28925
28926 \lang english
28927 En attendant une traduction de parbox (NdT)
28928 \end_layout
28929
28930 \end_inset
28931
28932 Les parboxes ressemblent beaucoup aux minipages à la différence qu'elles
28933  ne peuvent avoir de note de bas de page.
28934  La principale différence avec les minipages, c'est que les minipages au
28935  contraire des parboxes, ne sont pas de vraies boîtes, mais des environnements
28936  LaTeX.
28937 \end_layout
28938
28939 \begin_layout Standard
28940 \align center
28941 \begin_inset Box Frameless
28942 position "t"
28943 hor_pos "c"
28944 has_inner_box 1
28945 inner_pos "t"
28946 use_parbox 1
28947 width "33col%"
28948 special "none"
28949 height "1in"
28950 height_special "totalheight"
28951 status collapsed
28952
28953 \begin_layout Plain Layout
28954 Ceci est un texte à l'intérieur d'une parbox.
28955  Ceci est un texte à l'intérieur d'une parbox.
28956 \end_layout
28957
28958 \begin_layout Plain Layout
28959 Cette note de bas de page ne devrait pas apparaître :
28960 \begin_inset Foot
28961 status open
28962
28963 \begin_layout Plain Layout
28964 Cette note de bas de page est à l'intérieur d'une parbox et donc n'apparaîtra
28965  pas.
28966 \end_layout
28967
28968 \end_inset
28969
28970
28971 \end_layout
28972
28973 \end_inset
28974
28975
28976 \end_layout
28977
28978 \begin_layout Section
28979 Des Boîtes pour les Mots et les Caractères
28980 \begin_inset Index
28981 status collapsed
28982
28983 \begin_layout Plain Layout
28984 Boîtes ! Pour les caractères
28985 \end_layout
28986
28987 \end_inset
28988
28989
28990 \end_layout
28991
28992 \begin_layout Subsection
28993 Empêcher la Césure
28994 \begin_inset CommandInset label
28995 LatexCommand label
28996 name "sec:Empêcher-césure"
28997
28998 \end_inset
28999
29000
29001 \begin_inset Index
29002 status collapsed
29003
29004 \begin_layout Plain Layout
29005 Boîtes ! Pour empêcher la césure
29006 \end_layout
29007
29008 \end_inset
29009
29010
29011 \end_layout
29012
29013 \begin_layout Standard
29014 Vous pouvez utiliser un type spécial de boîte pour empêcher qu'un mot ou
29015  un texte ne soit coupé par une césure.
29016 \begin_inset Newline newline
29017 \end_inset
29018
29019 Voici un exemple de texte :
29020 \end_layout
29021
29022 \begin_layout Standard
29023 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
29024  césure dans un 
29025 \begin_inset Quotes eld
29026 \end_inset
29027
29028 motTrèsTrèsLong
29029 \begin_inset Quotes erd
29030 \end_inset
29031
29032
29033 \end_layout
29034
29035 \begin_layout Standard
29036 Pour empêcher que le mot 
29037 \begin_inset Quotes eld
29038 \end_inset
29039
29040 motTrèsTrèsLong
29041 \begin_inset Quotes erd
29042 \end_inset
29043
29044  soit coupé, ajoutez la commande
29045 \end_layout
29046
29047 \begin_layout Standard
29048
29049 \series bold
29050
29051 \backslash
29052 mbox{
29053 \end_layout
29054
29055 \begin_layout Standard
29056 en code TeX avant le mot.
29057  Après le mot, insérez l'accolade fermante 
29058 \begin_inset Quotes eld
29059 \end_inset
29060
29061
29062 \series bold
29063 }
29064 \series default
29065
29066 \begin_inset Quotes erd
29067 \end_inset
29068
29069  en code TeX.
29070 \end_layout
29071
29072 \begin_layout Standard
29073 Voici le résultat :
29074 \end_layout
29075
29076 \begin_layout Standard
29077 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
29078  césure dans un
29079 \begin_inset ERT
29080 status collapsed
29081
29082 \begin_layout Plain Layout
29083
29084
29085 \backslash
29086 mbox{
29087 \end_layout
29088
29089 \end_inset
29090
29091
29092 \begin_inset Quotes eld
29093 \end_inset
29094
29095 motTrèsTrèsLong
29096 \begin_inset Quotes erd
29097 \end_inset
29098
29099 .
29100 \begin_inset ERT
29101 status collapsed
29102
29103 \begin_layout Plain Layout
29104
29105 }
29106 \end_layout
29107
29108 \end_inset
29109
29110
29111 \end_layout
29112
29113 \begin_layout Standard
29114 Une autre méthode consiste à mettre la commande 
29115 \begin_inset Quotes eld
29116 \end_inset
29117
29118
29119 \series bold
29120
29121 \backslash
29122 -
29123 \series default
29124
29125 \begin_inset Quotes grd
29126 \end_inset
29127
29128  en code TeX, juste avant le mot :
29129 \end_layout
29130
29131 \begin_layout Standard
29132 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
29133  césure dans un 
29134 \begin_inset Quotes eld
29135 \end_inset
29136
29137
29138 \begin_inset ERT
29139 status collapsed
29140
29141 \begin_layout Plain Layout
29142
29143
29144 \backslash
29145 -
29146 \end_layout
29147
29148 \end_inset
29149
29150 motTrèsTrèsLong
29151 \begin_inset Quotes erd
29152 \end_inset
29153
29154 .
29155 \end_layout
29156
29157 \begin_layout Standard
29158 Bien sûr, maintenant le mot dépasse dans la marge latérale.
29159  Pour éviter cela, ajoutez un saut de ligne avant le mot avec le menu 
29160 \family sans
29161 Insérer\SpecialChar \menuseparator
29162 Formats\SpecialChar \menuseparator
29163 Passage
29164 \begin_inset space ~
29165 \end_inset
29166
29167 à
29168 \begin_inset space ~
29169 \end_inset
29170
29171 la
29172 \begin_inset space ~
29173 \end_inset
29174
29175 Ligne
29176 \family default
29177  (raccourci 
29178 \series bold
29179 Ctrl-Entrée
29180 \series default
29181 ) :
29182 \end_layout
29183
29184 \begin_layout Standard
29185 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
29186  césure dans un
29187 \begin_inset Newline newline
29188 \end_inset
29189
29190
29191 \begin_inset ERT
29192 status collapsed
29193
29194 \begin_layout Plain Layout
29195
29196
29197 \backslash
29198 mbox{
29199 \end_layout
29200
29201 \end_inset
29202
29203
29204 \begin_inset Quotes eld
29205 \end_inset
29206
29207 motTrèsTrèsLong
29208 \begin_inset Quotes erd
29209 \end_inset
29210
29211 .
29212 \begin_inset ERT
29213 status collapsed
29214
29215 \begin_layout Plain Layout
29216
29217 }
29218 \end_layout
29219
29220 \end_inset
29221
29222
29223 \end_layout
29224
29225 \begin_layout Subsection
29226 Alignement Vertical
29227 \begin_inset CommandInset label
29228 LatexCommand label
29229 name "sub:Alignement-Vertical"
29230
29231 \end_inset
29232
29233
29234 \begin_inset Index
29235 status collapsed
29236
29237 \begin_layout Plain Layout
29238 Boîtes ! Pour l'alignement vertical
29239 \end_layout
29240
29241 \end_inset
29242
29243
29244 \begin_inset Index
29245 status collapsed
29246
29247 \begin_layout Plain Layout
29248 Boîtes ! Boîtes élévatrices
29249 \end_layout
29250
29251 \end_inset
29252
29253
29254 \begin_inset Index
29255 status collapsed
29256
29257 \begin_layout Plain Layout
29258 Raisebox|see
29259 \begin_inset ERT
29260 status collapsed
29261
29262 \begin_layout Plain Layout
29263
29264 {
29265 \end_layout
29266
29267 \end_inset
29268
29269 Boîtes élévatrices
29270 \begin_inset ERT
29271 status collapsed
29272
29273 \begin_layout Plain Layout
29274
29275 }
29276 \end_layout
29277
29278 \end_inset
29279
29280
29281 \end_layout
29282
29283 \end_inset
29284
29285
29286 \end_layout
29287
29288 \begin_layout Standard
29289 Avec la commande 
29290 \series bold
29291
29292 \backslash
29293 raisebox
29294 \series default
29295  vous pouvez aligner des mots, des caractères ou d'autres boîtes, verticalement
29296  par rapport au texte qui l'entoure.
29297  La commande
29298 \series bold
29299  
29300 \backslash
29301 raisebox
29302 \series default
29303  s'utilise en suivant la syntaxe suivante :
29304 \end_layout
29305
29306 \begin_layout Standard
29307
29308 \series bold
29309
29310 \backslash
29311 raisebox{déplacement}[hauteur][profondeur]{contenu de la boîte}
29312 \end_layout
29313
29314 \begin_layout Standard
29315 Le déplacement peut être une valeur positive pour élever la boîte ou négative
29316  pour l'abaisser.
29317 \end_layout
29318
29319 \begin_layout Standard
29320 Pour aligner le mot 
29321 \begin_inset Quotes eld
29322 \end_inset
29323
29324 empêcher
29325 \begin_inset Quotes erd
29326 \end_inset
29327
29328  de façon à ce que le point le plus bas du caractère le plus 
29329 \begin_inset Quotes eld
29330 \end_inset
29331
29332 profond
29333 \begin_inset Quotes erd
29334 \end_inset
29335
29336 , le 
29337 \begin_inset Quotes eld
29338 \end_inset
29339
29340 p
29341 \begin_inset Quotes erd
29342 \end_inset
29343
29344 , soit au niveau de la ligne de base, insérez la commande 
29345 \end_layout
29346
29347 \begin_layout Standard
29348
29349 \series bold
29350
29351 \backslash
29352 raisebox{
29353 \backslash
29354 depth}{
29355 \end_layout
29356
29357 \begin_layout Standard
29358 en code TeX avant le mot.
29359  Insérez après le mot l'accolade fermante 
29360 \begin_inset Quotes eld
29361 \end_inset
29362
29363
29364 \series bold
29365 }
29366 \series default
29367
29368 \begin_inset Quotes erd
29369 \end_inset
29370
29371  en code TeX.
29372 \begin_inset Newline newline
29373 \end_inset
29374
29375 Voici le résultat :
29376 \end_layout
29377
29378 \begin_layout Standard
29379 Cette ligne de texte contient le mot 
29380 \begin_inset ERT
29381 status collapsed
29382
29383 \begin_layout Plain Layout
29384
29385
29386 \backslash
29387 raisebox{
29388 \backslash
29389 depth}{
29390 \end_layout
29391
29392 \end_inset
29393
29394
29395 \begin_inset Quotes eld
29396 \end_inset
29397
29398 empêcher
29399 \begin_inset Quotes erd
29400 \end_inset
29401
29402
29403 \begin_inset ERT
29404 status collapsed
29405
29406 \begin_layout Plain Layout
29407
29408 }
29409 \end_layout
29410
29411 \end_inset
29412
29413  comme mot élevé.
29414 \end_layout
29415
29416 \begin_layout Standard
29417 \begin_inset VSpace bigskip
29418 \end_inset
29419
29420 Quand vous élevez ou vous abaissez des caractères dans une ligne, la distance
29421  entre les lignes va être agrandie :
29422 \end_layout
29423
29424 \begin_layout Standard
29425 Cette ligne de texte contient le mot
29426 \begin_inset ERT
29427 status collapsed
29428
29429 \begin_layout Plain Layout
29430
29431
29432 \backslash
29433 raisebox{-
29434 \backslash
29435 depth}{
29436 \end_layout
29437
29438 \end_inset
29439
29440
29441 \begin_inset Quotes eld
29442 \end_inset
29443
29444 empêcher
29445 \begin_inset Quotes erd
29446 \end_inset
29447
29448
29449 \begin_inset ERT
29450 status collapsed
29451
29452 \begin_layout Plain Layout
29453
29454 }
29455 \end_layout
29456
29457 \end_inset
29458
29459  comme mot abaissé.
29460 \begin_inset Newline newline
29461 \end_inset
29462
29463 Cette ligne de texte contient le mot 
29464 \begin_inset ERT
29465 status collapsed
29466
29467 \begin_layout Plain Layout
29468
29469
29470 \backslash
29471 raisebox{0.5cm}{
29472 \end_layout
29473
29474 \end_inset
29475
29476
29477 \begin_inset Quotes eld
29478 \end_inset
29479
29480 tester
29481 \begin_inset Quotes erd
29482 \end_inset
29483
29484
29485 \begin_inset ERT
29486 status collapsed
29487
29488 \begin_layout Plain Layout
29489
29490 }
29491 \end_layout
29492
29493 \end_inset
29494
29495  comme mot élevé.
29496 \end_layout
29497
29498 \begin_layout Standard
29499 Si, pour une raison ou une autre, vous voulez empêcher que cela se produise,
29500  mettez la hauteur de la boîte à zéro.
29501  Par exemple utilisez
29502 \end_layout
29503
29504 \begin_layout Standard
29505
29506 \series bold
29507
29508 \backslash
29509 raisebox{-
29510 \backslash
29511 depth}[0pt]{
29512 \end_layout
29513
29514 \begin_layout Standard
29515 Cette ligne de texte contient le mot
29516 \begin_inset ERT
29517 status collapsed
29518
29519 \begin_layout Plain Layout
29520
29521
29522 \backslash
29523 raisebox{-
29524 \backslash
29525 depth}[0pt]{
29526 \end_layout
29527
29528 \end_inset
29529
29530
29531 \begin_inset Quotes eld
29532 \end_inset
29533
29534 empêcher
29535 \begin_inset Quotes erd
29536 \end_inset
29537
29538
29539 \begin_inset ERT
29540 status collapsed
29541
29542 \begin_layout Plain Layout
29543
29544 }
29545 \end_layout
29546
29547 \end_inset
29548
29549  comme mot abaissé.
29550 \begin_inset Newline newline
29551 \end_inset
29552
29553 Cette ligne de texte contient le mot 
29554 \begin_inset ERT
29555 status collapsed
29556
29557 \begin_layout Plain Layout
29558
29559
29560 \backslash
29561 raisebox{0.5cm}[0pt]{
29562 \end_layout
29563
29564 \end_inset
29565
29566
29567 \begin_inset Quotes eld
29568 \end_inset
29569
29570 tester
29571 \begin_inset Quotes erd
29572 \end_inset
29573
29574
29575 \begin_inset ERT
29576 status collapsed
29577
29578 \begin_layout Plain Layout
29579
29580 }
29581 \end_layout
29582
29583 \end_inset
29584
29585  comme mot élevé.
29586 \end_layout
29587
29588 \begin_layout Section
29589 Boîtes Colorées
29590 \begin_inset CommandInset label
29591 LatexCommand label
29592 name "sec:Boîtes-colorées"
29593
29594 \end_inset
29595
29596
29597 \begin_inset Index
29598 status collapsed
29599
29600 \begin_layout Plain Layout
29601 Boîtes ! Couleur
29602 \end_layout
29603
29604 \end_inset
29605
29606
29607 \end_layout
29608
29609 \begin_layout Subsection
29610 De la couleur pour le texte
29611 \begin_inset Index
29612 status collapsed
29613
29614 \begin_layout Plain Layout
29615 Couleur ! Pour le texte
29616 \end_layout
29617
29618 \end_inset
29619
29620
29621 \end_layout
29622
29623 \begin_layout Standard
29624 Pour pouvoir colorer la couleur de fond d'un texte, il faut le mettre dans
29625  une boîte appelée 
29626 \begin_inset Quotes eld
29627 \end_inset
29628
29629 colorbox
29630 \begin_inset Quotes erd
29631 \end_inset
29632
29633 .
29634  Cela demande que le paquetage LaTeX 
29635 \series bold
29636 color
29637 \series default
29638
29639 \begin_inset Index
29640 status collapsed
29641
29642 \begin_layout Plain Layout
29643 Paquetages LaTeX ! color
29644 \end_layout
29645
29646 \end_inset
29647
29648  soit chargé dans le préambule du document avec la commande
29649 \end_layout
29650
29651 \begin_layout Standard
29652
29653 \series bold
29654
29655 \backslash
29656 @ifundefined{textcolor}
29657 \begin_inset Newline newline
29658 \end_inset
29659
29660
29661 \begin_inset ERT
29662 status collapsed
29663
29664 \begin_layout Plain Layout
29665
29666
29667 \backslash
29668 hphantom{ }
29669 \end_layout
29670
29671 \end_inset
29672
29673 {
29674 \backslash
29675 usepackage{color}}{}
29676 \end_layout
29677
29678 \begin_layout Standard
29679 Le paquetage 
29680 \series bold
29681 color
29682 \series default
29683  sera chargé automatiquement par LyX dès que vous colorez du texte
29684 \begin_inset Foot
29685 status collapsed
29686
29687 \begin_layout Plain Layout
29688 C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
29689  
29690 \series bold
29691
29692 \backslash
29693 @ifundefined
29694 \series default
29695 .
29696 \end_layout
29697
29698 \end_inset
29699
29700 .
29701 \end_layout
29702
29703 \begin_layout Standard
29704 \begin_inset VSpace medskip
29705 \end_inset
29706
29707 Les boîtes colorées sont créées par la commande 
29708 \series bold
29709
29710 \backslash
29711 colorbox
29712 \series default
29713 .
29714  Elle est utilisée avec la syntaxe suivante :
29715 \end_layout
29716
29717 \begin_layout Standard
29718
29719 \series bold
29720
29721 \backslash
29722 colorbox{couleur}{contenu de la boîte}
29723 \end_layout
29724
29725 \begin_layout Standard
29726 Le contenu de la boîte peut aussi être une boîte et les boîtes colorées
29727  peuvent être placées à l'intérieur d'autres boîtes.
29728 \end_layout
29729
29730 \begin_layout Standard
29731 Les couleurs suivantes sont prédéfinies ::
29732 \begin_inset Newline newline
29733 \end_inset
29734
29735
29736 \family sans
29737 black
29738 \family default
29739  (noir), 
29740 \family sans
29741 blue
29742 \family default
29743  (bleu), 
29744 \family sans
29745 cyan
29746 \family default
29747 \series bold
29748 ,
29749 \series default
29750  
29751 \family sans
29752 green
29753 \family default
29754  (vert), 
29755 \family sans
29756 magenta
29757 \family default
29758
29759 \family sans
29760 red
29761 \family default
29762  (rouge), 
29763 \family sans
29764 white
29765 \family default
29766  (blanc), and 
29767 \family sans
29768 yellow
29769 \family default
29770  (jaune).
29771 \begin_inset Newline newline
29772 \end_inset
29773
29774 Vous pouvez aussi définir vos propres couleurs comme c'est décrit dans la
29775  section
29776 \begin_inset space ~
29777 \end_inset
29778
29779
29780 \begin_inset CommandInset ref
29781 LatexCommand ref
29782 reference "sec:Tableaux-Colorés"
29783
29784 \end_inset
29785
29786 .
29787 \end_layout
29788
29789 \begin_layout Standard
29790 Par exemple, pour avoir un mot sur fond rouge, insérez la commande 
29791 \end_layout
29792
29793 \begin_layout Standard
29794
29795 \series bold
29796
29797 \backslash
29798 colorbox{red}{
29799 \end_layout
29800
29801 \begin_layout Standard
29802 avant le mot en code TeX.
29803  Insérez l'accolade fermante 
29804 \begin_inset Quotes eld
29805 \end_inset
29806
29807 }
29808 \begin_inset Quotes erd
29809 \end_inset
29810
29811  après le mot, en code TeX.
29812 \begin_inset Newline newline
29813 \end_inset
29814
29815 Voici le résultat :
29816 \end_layout
29817
29818 \begin_layout Standard
29819 Cette ligne de texte contient le mot
29820 \begin_inset ERT
29821 status collapsed
29822
29823 \begin_layout Plain Layout
29824
29825
29826 \backslash
29827 colorbox{red}{
29828 \end_layout
29829
29830 \end_inset
29831
29832
29833 \begin_inset Quotes eld
29834 \end_inset
29835
29836 Attention!
29837 \begin_inset Quotes erd
29838 \end_inset
29839
29840
29841 \begin_inset ERT
29842 status collapsed
29843
29844 \begin_layout Plain Layout
29845
29846 }
29847 \end_layout
29848
29849 \end_inset
29850
29851  sur fond rouge.
29852 \end_layout
29853
29854 \begin_layout Standard
29855 \begin_inset VSpace bigskip
29856 \end_inset
29857
29858 Si vous voulez que la boîte soit entourée d'une bordure dans une autre couleur,
29859  vous pouvez utiliser la commande 
29860 \series bold
29861
29862 \backslash
29863 fcolorbox
29864 \series default
29865  avec la syntaxe suivante :
29866 \end_layout
29867
29868 \begin_layout Standard
29869
29870 \series bold
29871
29872 \backslash
29873 fcolorbox{couleur du cadre}{couleur de la boîte}{contenu de la boîte}
29874 \end_layout
29875
29876 \begin_layout Standard
29877
29878 \series bold
29879
29880 \backslash
29881 fcolorbox
29882 \series default
29883  est une extension de 
29884 \series bold
29885
29886 \backslash
29887 colorbox
29888 \series default
29889 .
29890  L'épaisseur du cadre et l'espace entre le cadre et le contenu de la boîte
29891  peuvent être modifiés avec les variables 
29892 \series bold
29893
29894 \backslash
29895 fboxrule
29896 \series default
29897  et 
29898 \series bold
29899
29900 \backslash
29901 fboxsep
29902 \series default
29903 , comme c'est décrit dans la section
29904 \begin_inset space ~
29905 \end_inset
29906
29907
29908 \begin_inset CommandInset ref
29909 LatexCommand ref
29910 reference "sec:Décorations"
29911
29912 \end_inset
29913
29914 .
29915 \end_layout
29916
29917 \begin_layout Standard
29918 Pour l'exemple suivant, on a utilisé la commande
29919 \end_layout
29920
29921 \begin_layout Standard
29922
29923 \series bold
29924
29925 \backslash
29926 fcolorbox{cyan}{magenta}{
29927 \end_layout
29928
29929 \begin_layout Standard
29930 Voici un exemple où l'épaisseur de la ligne du cadre a été mise à 1
29931 \begin_inset space \thinspace{}
29932 \end_inset
29933
29934 mm:
29935 \begin_inset Newline newline
29936 \end_inset
29937
29938
29939 \begin_inset ERT
29940 status collapsed
29941
29942 \begin_layout Plain Layout
29943
29944
29945 \backslash
29946 fboxrule 1mm 
29947 \backslash
29948 fboxsep 1mm
29949 \end_layout
29950
29951 \end_inset
29952
29953
29954 \begin_inset ERT
29955 status collapsed
29956
29957 \begin_layout Plain Layout
29958
29959
29960 \backslash
29961 fcolorbox{cyan}{magenta}{
29962 \end_layout
29963
29964 \end_inset
29965
29966 Ce texte est dans une boîte encadrée et colorée.
29967 \begin_inset ERT
29968 status collapsed
29969
29970 \begin_layout Plain Layout
29971
29972 }
29973 \end_layout
29974
29975 \end_inset
29976
29977
29978 \end_layout
29979
29980 \begin_layout Standard
29981 \begin_inset VSpace bigskip
29982 \end_inset
29983
29984 Bien sûr, vous pouvez avoir du texte coloré dans une boîte colorée (attention,
29985  les yeux ! - NdT) :
29986 \begin_inset Newline newline
29987 \end_inset
29988
29989
29990 \begin_inset ERT
29991 status collapsed
29992
29993 \begin_layout Plain Layout
29994
29995
29996 \backslash
29997 fcolorbox{cyan}{magenta}{
29998 \end_layout
29999
30000 \end_inset
30001
30002
30003 \color yellow
30004 Ce texte est coloré dans une boîte colorée et encadrée.
30005 \color inherit
30006
30007 \begin_inset ERT
30008 status collapsed
30009
30010 \begin_layout Plain Layout
30011
30012 }
30013 \end_layout
30014
30015 \end_inset
30016
30017
30018 \begin_inset ERT
30019 status collapsed
30020
30021 \begin_layout Plain Layout
30022
30023
30024 \backslash
30025 fboxrule 0.4pt 
30026 \backslash
30027 fboxsep 3pt
30028 \end_layout
30029
30030 \end_inset
30031
30032
30033 \end_layout
30034
30035 \begin_layout Standard
30036
30037 \series bold
30038 \begin_inset VSpace medskip
30039 \end_inset
30040
30041
30042 \end_layout
30043
30044 \begin_layout Standard
30045 \begin_inset Note Greyedout
30046 status open
30047
30048 \begin_layout Plain Layout
30049
30050 \series bold
30051 Note:
30052 \series default
30053  Le texte qui se trouve dans une boîte colorée ne peut pas avoir de sauts
30054  de ligne.
30055  Pour colorer plusieurs lignes de texte ou un paragraphe, utilisez une boîte
30056  à l'intérieur d'une boîte colorée comme c'est décrit dans ce qui suit.
30057 \end_layout
30058
30059 \end_inset
30060
30061
30062 \end_layout
30063
30064 \begin_layout Subsection
30065 De la couleur pour les paragraphes
30066 \begin_inset CommandInset label
30067 LatexCommand label
30068 name "sub:Couleur-pour-les-Paragraphes"
30069
30070 \end_inset
30071
30072
30073 \begin_inset Index
30074 status collapsed
30075
30076 \begin_layout Plain Layout
30077 Couleur ! Pour les  paragraphes
30078 \end_layout
30079
30080 \end_inset
30081
30082
30083 \end_layout
30084
30085 \begin_layout Standard
30086 Pour modifier la couleur de fond de plus d'une ligne de texte, mettez le
30087  texte dans une minipage.
30088  Avant la minipage, insérez la commande 
30089 \series bold
30090
30091 \backslash
30092 colorbox
30093 \series default
30094  
30095 \end_layout
30096
30097 \begin_layout Standard
30098
30099 \series bold
30100
30101 \backslash
30102 colorbox{color}{
30103 \end_layout
30104
30105 \begin_layout Standard
30106 en code TeX.
30107  Après la minipage, insérez l'accolade fermante 
30108 \begin_inset Quotes eld
30109 \end_inset
30110
30111 }
30112 \begin_inset Quotes erd
30113 \end_inset
30114
30115  en code TeX.
30116 \end_layout
30117
30118 \begin_layout Standard
30119 \begin_inset ERT
30120 status collapsed
30121
30122 \begin_layout Plain Layout
30123
30124
30125 \backslash
30126 colorbox{lightgrey}{
30127 \end_layout
30128
30129 \end_inset
30130
30131
30132 \begin_inset Box Frameless
30133 position "t"
30134 hor_pos "c"
30135 has_inner_box 1
30136 inner_pos "t"
30137 use_parbox 0
30138 width "100col%"
30139 special "none"
30140 height "1in"
30141 height_special "totalheight"
30142 status collapsed
30143
30144 \begin_layout Plain Layout
30145 Ce texte a un fond coloré.
30146  Ce texte a un fond coloré.
30147 \end_layout
30148
30149 \begin_layout Plain Layout
30150 \begin_inset VSpace defskip
30151 \end_inset
30152
30153 Le texte peut avoir des notes de bas de page
30154 \begin_inset Foot
30155 status collapsed
30156
30157 \begin_layout Plain Layout
30158 Un autre exemple de note de bas de page
30159 \end_layout
30160
30161 \end_inset
30162
30163  et contenir des figures et des tableaux.
30164 \end_layout
30165
30166 \begin_layout Plain Layout
30167 \align center
30168 \begin_inset Tabular
30169 <lyxtabular version="3" rows="3" columns="3">
30170 <features>
30171 <column alignment="center" valignment="top" width="0">
30172 <column alignment="center" valignment="top" width="0">
30173 <column alignment="center" valignment="top" width="0">
30174 <row>
30175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30176 \begin_inset Text
30177
30178 \begin_layout Plain Layout
30179 a
30180 \end_layout
30181
30182 \end_inset
30183 </cell>
30184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30185 \begin_inset Text
30186
30187 \begin_layout Plain Layout
30188 !
30189 \end_layout
30190
30191 \end_inset
30192 </cell>
30193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30194 \begin_inset Text
30195
30196 \begin_layout Plain Layout
30197 3
30198 \end_layout
30199
30200 \end_inset
30201 </cell>
30202 </row>
30203 <row>
30204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30205 \begin_inset Text
30206
30207 \begin_layout Plain Layout
30208 <
30209 \end_layout
30210
30211 \end_inset
30212 </cell>
30213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30214 \begin_inset Text
30215
30216 \begin_layout Plain Layout
30217 b2
30218 \begin_inset Quotes erd
30219 \end_inset
30220
30221 |
30222 \end_layout
30223
30224 \end_inset
30225 </cell>
30226 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30227 \begin_inset Text
30228
30229 \begin_layout Plain Layout
30230 >
30231 \end_layout
30232
30233 \end_inset
30234 </cell>
30235 </row>
30236 <row>
30237 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30238 \begin_inset Text
30239
30240 \begin_layout Plain Layout
30241 1
30242 \end_layout
30243
30244 \end_inset
30245 </cell>
30246 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30247 \begin_inset Text
30248
30249 \begin_layout Plain Layout
30250 §
30251 \end_layout
30252
30253 \end_inset
30254 </cell>
30255 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30256 \begin_inset Text
30257
30258 \begin_layout Plain Layout
30259 c
30260 \end_layout
30261
30262 \end_inset
30263 </cell>
30264 </row>
30265 </lyxtabular>
30266
30267 \end_inset
30268
30269
30270 \end_layout
30271
30272 \end_inset
30273
30274
30275 \begin_inset ERT
30276 status collapsed
30277
30278 \begin_layout Plain Layout
30279
30280 }
30281 \end_layout
30282
30283 \end_inset
30284
30285
30286 \end_layout
30287
30288 \begin_layout Section
30289 Les boîtes pivotées et redimensionnées
30290 \end_layout
30291
30292 \begin_layout Standard
30293 Pour pouvoir utiliser les commandes décrites dans cette section, vous devez
30294  charger le paquetage LaTeX 
30295 \series bold
30296 graphicx
30297 \series default
30298
30299 \begin_inset Index
30300 status collapsed
30301
30302 \begin_layout Plain Layout
30303 Paquetages LaTeX ! graphicx
30304 \end_layout
30305
30306 \end_inset
30307
30308  dans le préambule de votre document avec la commande
30309 \end_layout
30310
30311 \begin_layout Standard
30312
30313 \series bold
30314
30315 \backslash
30316 @ifundefined{rotatebox}
30317 \begin_inset Newline newline
30318 \end_inset
30319
30320
30321 \begin_inset ERT
30322 status collapsed
30323
30324 \begin_layout Plain Layout
30325
30326
30327 \backslash
30328 hphantom{ }
30329 \end_layout
30330
30331 \end_inset
30332
30333 {
30334 \backslash
30335 usepackage{graphicx}}{}
30336 \end_layout
30337
30338 \begin_layout Standard
30339 \begin_inset Note Greyedout
30340 status open
30341
30342 \begin_layout Plain Layout
30343
30344 \series bold
30345 Note:
30346 \series default
30347  Certain visualiseurs DVI ne peuvent pas afficher des objets pivotés ou
30348  redimensionnés.
30349 \end_layout
30350
30351 \end_inset
30352
30353
30354 \end_layout
30355
30356 \begin_layout Standard
30357 \begin_inset Note Greyedout
30358 status open
30359
30360 \begin_layout Plain Layout
30361
30362 \series bold
30363 Note:
30364 \series default
30365  On ne doit pas mettre de flottants à l'intérieur d'une boîte pivotée ou
30366  redimensionnée.
30367 \end_layout
30368
30369 \end_inset
30370
30371
30372 \end_layout
30373
30374 \begin_layout Subsection
30375 Les Boîtes pivotées
30376 \begin_inset Index
30377 status collapsed
30378
30379 \begin_layout Plain Layout
30380 Boîtes ! pivotées
30381 \end_layout
30382
30383 \end_inset
30384
30385
30386 \begin_inset Index
30387 status collapsed
30388
30389 \begin_layout Plain Layout
30390 Pivoter des objets
30391 \end_layout
30392
30393 \end_inset
30394
30395
30396 \begin_inset Index
30397 status collapsed
30398
30399 \begin_layout Plain Layout
30400 Figures ! Pivotées
30401 \end_layout
30402
30403 \end_inset
30404
30405
30406 \begin_inset Index
30407 status collapsed
30408
30409 \begin_layout Plain Layout
30410 Tableau ! Pivoter
30411 \end_layout
30412
30413 \end_inset
30414
30415
30416 \end_layout
30417
30418 \begin_layout Standard
30419 Pour faire tourner des objets, vous pouvez les mettre dans une boîte pivotante
30420  (rotated).
30421  Une telle boîte est créée avec la commande 
30422 \series bold
30423
30424 \backslash
30425 rotatebox
30426 \series default
30427  en code TeX avec la syntaxe
30428 \end_layout
30429
30430 \begin_layout Standard
30431
30432 \series bold
30433
30434 \backslash
30435 rotatebox[origine rotation]{angle rotation}{contenu de la boîte}
30436 \end_layout
30437
30438 \begin_layout Standard
30439 La position du pivot est donnée par l'origine de rotation spécifiée sous
30440  la forme 
30441 \series bold
30442 origin=position
30443 \series default
30444 .
30445  Les valeurs suivantes sont possibles pour la position: 
30446 \emph on
30447 c
30448 \emph default
30449  (centre), 
30450 \emph on
30451 l
30452 \emph default
30453  (gauche/
30454 \lang english
30455 left
30456 \lang french
30457 ), 
30458 \emph on
30459 r
30460 \emph default
30461  (droite/
30462 \lang english
30463 right
30464 \lang french
30465 ), 
30466 \emph on
30467 b
30468 \emph default
30469  (bas/
30470 \lang english
30471 bottom
30472 \lang french
30473 ), 
30474 \emph on
30475 t
30476 \emph default
30477  (haut/
30478 \lang english
30479 top
30480 \lang french
30481 ), et aussi des combinaisons des quatre positions de base.
30482  Par exemple 
30483 \emph on
30484 lt
30485 \emph default
30486  signifie que le pivot est situé dans le coin en haut à gauche de la boîte.
30487  Quand on ne donne pas d'origine, la position 
30488 \emph on
30489 l
30490 \emph default
30491  est utilisée.
30492  L'angle de rotation est un nombre, exprimé en degrés et qui peut être positif
30493  ou négatif.
30494  Le sens positif de rotation est anti-horaire.
30495 \end_layout
30496
30497 \begin_layout Standard
30498 Dans l'exemple qui suit, la commande 
30499 \series bold
30500
30501 \backslash
30502 rotatebox[origin=c]{60}{
30503 \series default
30504  a été insérée en code TeX juste avant le texte 
30505 \begin_inset Quotes eld
30506 \end_inset
30507
30508 pivoté de 90°
30509 \begin_inset Quotes erd
30510 \end_inset
30511
30512  ; la boîte est refermée juste après le texte par une accolade fermante
30513  
30514 \begin_inset Quotes eld
30515 \end_inset
30516
30517 }
30518 \begin_inset Quotes erd
30519 \end_inset
30520
30521  en code TeX.
30522 \end_layout
30523
30524 \begin_layout Standard
30525 Voici une ligne avec du texte 
30526 \begin_inset ERT
30527 status collapsed
30528
30529 \begin_layout Plain Layout
30530
30531
30532 \backslash
30533 rotatebox[origin=c]{60}{
30534 \end_layout
30535
30536 \end_inset
30537
30538 pivoté de 60°
30539 \begin_inset ERT
30540 status collapsed
30541
30542 \begin_layout Plain Layout
30543
30544 }
30545 \end_layout
30546
30547 \end_inset
30548
30549 .
30550 \end_layout
30551
30552 \begin_layout Standard
30553 La boîte peut contenir une autre boîte ou une formule en ligne :
30554 \end_layout
30555
30556 \begin_layout Standard
30557 Voici une ligne avec du texte 
30558 \begin_inset ERT
30559 status collapsed
30560
30561 \begin_layout Plain Layout
30562
30563
30564 \backslash
30565 rotatebox[origin=r]{-60}{
30566 \end_layout
30567
30568 \end_inset
30569
30570
30571 \begin_inset Box Doublebox
30572 position "c"
30573 hor_pos "c"
30574 has_inner_box 0
30575 inner_pos "c"
30576 use_parbox 0
30577 width "1in"
30578 special "width"
30579 height "1in"
30580 height_special "totalheight"
30581 status collapsed
30582
30583 \begin_layout Plain Layout
30584 pivoté de -60°
30585 \end_layout
30586
30587 \end_inset
30588
30589
30590 \begin_inset ERT
30591 status collapsed
30592
30593 \begin_layout Plain Layout
30594
30595 }
30596 \end_layout
30597
30598 \end_inset
30599
30600  et encadré 
30601 \begin_inset ERT
30602 status collapsed
30603
30604 \begin_layout Plain Layout
30605
30606
30607 \backslash
30608 rotatebox[origin=lb]{60}{
30609 \end_layout
30610
30611 \end_inset
30612
30613
30614 \begin_inset Formula $\int A\,\mathrm{d}x=B$
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  et une formule.
30629 \end_layout
30630
30631 \begin_layout Standard
30632 ou encore une figure ou un tableau :
30633 \end_layout
30634
30635 \begin_layout Standard
30636 Voici une ligne
30637 \begin_inset ERT
30638 status collapsed
30639
30640 \begin_layout Plain Layout
30641
30642
30643 \backslash
30644 rotatebox[origin=lb]{90}{
30645 \end_layout
30646
30647 \end_inset
30648
30649
30650 \begin_inset Graphics
30651         filename ../clipart/platypus.eps
30652         lyxscale 50
30653         width 25col%
30654
30655 \end_inset
30656
30657
30658 \begin_inset ERT
30659 status collapsed
30660
30661 \begin_layout Plain Layout
30662
30663 }
30664 \end_layout
30665
30666 \end_inset
30667
30668  avec une image pivotée de 90° 
30669 \begin_inset ERT
30670 status collapsed
30671
30672 \begin_layout Plain Layout
30673
30674
30675 \backslash
30676 rotatebox[origin=l]{-90}{
30677 \end_layout
30678
30679 \end_inset
30680
30681
30682 \begin_inset Tabular
30683 <lyxtabular version="3" rows="2" columns="2">
30684 <features>
30685 <column alignment="center" valignment="top" width="0">
30686 <column alignment="center" valignment="top" width="0">
30687 <row>
30688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30689 \begin_inset Text
30690
30691 \begin_layout Plain Layout
30692 q
30693 \end_layout
30694
30695 \end_inset
30696 </cell>
30697 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30698 \begin_inset Text
30699
30700 \begin_layout Plain Layout
30701 w
30702 \end_layout
30703
30704 \end_inset
30705 </cell>
30706 </row>
30707 <row>
30708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30709 \begin_inset Text
30710
30711 \begin_layout Plain Layout
30712 e
30713 \end_layout
30714
30715 \end_inset
30716 </cell>
30717 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30718 \begin_inset Text
30719
30720 \begin_layout Plain Layout
30721 r
30722 \end_layout
30723
30724 \end_inset
30725 </cell>
30726 </row>
30727 </lyxtabular>
30728
30729 \end_inset
30730
30731
30732 \begin_inset ERT
30733 status collapsed
30734
30735 \begin_layout Plain Layout
30736
30737 }
30738 \end_layout
30739
30740 \end_inset
30741
30742  et un tableau.
30743 \end_layout
30744
30745 \begin_layout Subsection
30746 Les boîtes redimensionnées
30747 \begin_inset Index
30748 status collapsed
30749
30750 \begin_layout Plain Layout
30751 Boîtes ! Redimensionnées
30752 \end_layout
30753
30754 \end_inset
30755
30756
30757 \begin_inset Index
30758 status collapsed
30759
30760 \begin_layout Plain Layout
30761 Redimensionner des objets
30762 \end_layout
30763
30764 \end_inset
30765
30766
30767 \begin_inset Index
30768 status collapsed
30769
30770 \begin_layout Plain Layout
30771 Figures ! Redimensionnées
30772 \end_layout
30773
30774 \end_inset
30775
30776
30777 \begin_inset Index
30778 status collapsed
30779
30780 \begin_layout Plain Layout
30781 Tableau ! Redimensionner
30782 \end_layout
30783
30784 \end_inset
30785
30786
30787 \end_layout
30788
30789 \begin_layout Standard
30790 Pour redimensionner des objets on peut utiliser les commandes 
30791 \series bold
30792
30793 \backslash
30794 scalebox
30795 \series default
30796  et 
30797 \series bold
30798
30799 \backslash
30800 resizebox
30801 \series default
30802  insérées sous forme de code TeX.
30803 \end_layout
30804
30805 \begin_layout Standard
30806
30807 \series bold
30808
30809 \backslash
30810 scalebox
30811 \series default
30812  est utilisée avec la syntaxe suivante :
30813 \end_layout
30814
30815 \begin_layout Standard
30816
30817 \series bold
30818
30819 \backslash
30820 scalebox{horizontal}[vertical]{contenu de la boîte}
30821 \end_layout
30822
30823 \begin_layout Standard
30824 Horizontal et vertical sont les facteurs d'échelle correspondants.
30825  Si on ne donne pas de facteur vertical, le facteur horizontal sera aussi
30826  utilisé comme facteur vertical.
30827 \end_layout
30828
30829 \begin_layout Standard
30830 Par exemple, la commande 
30831 \series bold
30832
30833 \backslash
30834 scalebox{2}{Bonjour}
30835 \series default
30836  crée un 
30837 \begin_inset ERT
30838 status collapsed
30839
30840 \begin_layout Plain Layout
30841
30842
30843 \backslash
30844 scalebox{2}{
30845 \end_layout
30846
30847 \end_inset
30848
30849 Bonjour
30850 \begin_inset ERT
30851 status collapsed
30852
30853 \begin_layout Plain Layout
30854
30855 }
30856 \end_layout
30857
30858 \end_inset
30859
30860  de taille double par rapport à la taille du texte du document.
30861 \end_layout
30862
30863 \begin_layout Standard
30864
30865 \series bold
30866
30867 \backslash
30868 scalebox{2}[1]{Hello}
30869 \series default
30870  au contraire va déformer le 
30871 \begin_inset ERT
30872 status collapsed
30873
30874 \begin_layout Plain Layout
30875
30876
30877 \backslash
30878 scalebox{2}[1]{
30879 \end_layout
30880
30881 \end_inset
30882
30883 Bonjour
30884 \begin_inset ERT
30885 status collapsed
30886
30887 \begin_layout Plain Layout
30888
30889 }
30890 \end_layout
30891
30892 \end_inset
30893
30894 .
30895 \end_layout
30896
30897 \begin_layout Standard
30898 Si le facteur d'échelle est négatif, le contenu sera retourné en miroir.
30899  La commande 
30900 \series bold
30901
30902 \backslash
30903 scalebox{-1}[1]{Hello}
30904 \series default
30905  peut donc être utilisée pour créer du texte en miroir : 
30906 \begin_inset ERT
30907 status collapsed
30908
30909 \begin_layout Plain Layout
30910
30911
30912 \backslash
30913 scalebox{-1}[1]{
30914 \end_layout
30915
30916 \end_inset
30917
30918 Bonjour
30919 \begin_inset ERT
30920 status collapsed
30921
30922 \begin_layout Plain Layout
30923
30924 }
30925 \end_layout
30926
30927 \end_inset
30928
30929
30930 \end_layout
30931
30932 \begin_layout Standard
30933
30934 \series bold
30935
30936 \backslash
30937 scalebox{1}[-1]{Bonjour}
30938 \series default
30939  effectue une réflexion du 
30940 \begin_inset ERT
30941 status collapsed
30942
30943 \begin_layout Plain Layout
30944
30945
30946 \backslash
30947 scalebox{1}[-1]{
30948 \end_layout
30949
30950 \end_inset
30951
30952 Bonjour
30953 \begin_inset ERT
30954 status collapsed
30955
30956 \begin_layout Plain Layout
30957
30958 }
30959 \end_layout
30960
30961 \end_inset
30962
30963  par rapport à la ligne de base.
30964 \end_layout
30965
30966 \begin_layout Standard
30967 La commande 
30968 \series bold
30969
30970 \backslash
30971 reflectbox{contenu de la boîte} 
30972 \series default
30973 existe aussi et est équivalente à
30974 \series bold
30975  
30976 \backslash
30977 scalebox{-1}[1]{contenu de la boîte}.
30978
30979 \series default
30980  
30981 \begin_inset Newline newline
30982 \end_inset
30983
30984
30985 \end_layout
30986
30987 \begin_layout Standard
30988 \begin_inset VSpace bigskip
30989 \end_inset
30990
30991 La commande 
30992 \series bold
30993
30994 \backslash
30995 resizebox
30996 \series default
30997  est utilisée pour redimensionner une boîte à une largeur et une hauteur
30998  données.
30999  La syntaxe de la commande est :
31000 \end_layout
31001
31002 \begin_layout Standard
31003
31004 \series bold
31005
31006 \backslash
31007 resizebox{largeur}{hauteur}{contenu de la boîte}
31008 \end_layout
31009
31010 \begin_layout Standard
31011 Si un des deux paramètres est remplacé par un point d'exclamation 
31012 \series bold
31013 !
31014 \series default
31015 , la taille est ajustée pour conserver le rapport d'aspect de la boîte.
31016 \end_layout
31017
31018 \begin_layout Standard
31019 La commande 
31020 \series bold
31021
31022 \backslash
31023 resizebox{2cm}{1cm}{Bonjour}
31024 \series default
31025  produit : 
31026 \begin_inset ERT
31027 status collapsed
31028
31029 \begin_layout Plain Layout
31030
31031
31032 \backslash
31033 resizebox{2cm}{1cm}{
31034 \end_layout
31035
31036 \end_inset
31037
31038 Bonjour
31039 \begin_inset ERT
31040 status collapsed
31041
31042 \begin_layout Plain Layout
31043
31044 }
31045 \end_layout
31046
31047 \end_inset
31048
31049
31050 \begin_inset Newline newline
31051 \end_inset
31052
31053 La commande 
31054 \series bold
31055
31056 \backslash
31057 resizebox{2cm}{!}{Bonjour}
31058 \series default
31059  produit : 
31060 \begin_inset ERT
31061 status collapsed
31062
31063 \begin_layout Plain Layout
31064
31065
31066 \backslash
31067 resizebox{2cm}{!}{
31068 \end_layout
31069
31070 \end_inset
31071
31072 Bonjour
31073 \begin_inset ERT
31074 status collapsed
31075
31076 \begin_layout Plain Layout
31077
31078 }
31079 \end_layout
31080
31081 \end_inset
31082
31083
31084 \end_layout
31085
31086 \begin_layout Standard
31087 \begin_inset VSpace bigskip
31088 \end_inset
31089
31090
31091 \end_layout
31092
31093 \begin_layout Standard
31094 \begin_inset Note Greyedout
31095 status open
31096
31097 \begin_layout Plain Layout
31098
31099 \series bold
31100 Note:
31101 \series default
31102  Quand les paramètres des commandes 
31103 \series bold
31104
31105 \backslash
31106 scalebox
31107 \series default
31108  ou 
31109 \series bold
31110
31111 \backslash
31112 resizebox
31113 \series default
31114  sont mis à zéro, il ne se produit pas d'erreur LaTeX quand on exporte le
31115  document, mais le document exporté peut ne pas s'afficher ou s'afficher
31116  partiellement.
31117 \end_layout
31118
31119 \end_inset
31120
31121
31122 \end_layout
31123
31124 \begin_layout Standard
31125 \begin_inset VSpace bigskip
31126 \end_inset
31127
31128
31129 \end_layout
31130
31131 \begin_layout Standard
31132 Les boîtes peuvent être combinée dans n'importe quel ordre.
31133  Par exemple, la commande 
31134 \begin_inset Newline newline
31135 \end_inset
31136
31137
31138 \series bold
31139
31140 \backslash
31141 rotatebox[origin=c]{-45}{
31142 \backslash
31143 resizebox{2cm}{!}{
31144 \backslash
31145 reflectbox{Bonjour}}}
31146 \begin_inset Newline newline
31147 \end_inset
31148
31149
31150 \series default
31151 produit :
31152 \end_layout
31153
31154 \begin_layout Standard
31155 \align center
31156 \begin_inset ERT
31157 status collapsed
31158
31159 \begin_layout Plain Layout
31160
31161
31162 \backslash
31163 rotatebox[origin=c]{-45}{
31164 \backslash
31165 resizebox{2cm}{!}{
31166 \backslash
31167 reflectbox{
31168 \end_layout
31169
31170 \end_inset
31171
31172 Bonjour
31173 \begin_inset ERT
31174 status collapsed
31175
31176 \begin_layout Plain Layout
31177
31178 }}}
31179 \end_layout
31180
31181 \end_inset
31182
31183
31184 \end_layout
31185
31186 \begin_layout Standard
31187 \noindent
31188 Les images, les tableaux et les formules sont autorisées comme contenu de
31189  boîte :
31190 \end_layout
31191
31192 \begin_layout Standard
31193 \align center
31194 \begin_inset ERT
31195 status collapsed
31196
31197 \begin_layout Plain Layout
31198
31199
31200 \backslash
31201 rotatebox[origin=c]{-30}{
31202 \backslash
31203 resizebox{2cm}{!}{
31204 \backslash
31205 reflectbox{
31206 \end_layout
31207
31208 \end_inset
31209
31210
31211 \begin_inset Graphics
31212         filename ../clipart/platypus.eps
31213         lyxscale 50
31214         width 25col%
31215
31216 \end_inset
31217
31218
31219 \begin_inset ERT
31220 status collapsed
31221
31222 \begin_layout Plain Layout
31223
31224 }}}
31225 \end_layout
31226
31227 \end_inset
31228
31229
31230 \begin_inset ERT
31231 status collapsed
31232
31233 \begin_layout Plain Layout
31234
31235
31236 \backslash
31237 rotatebox[origin=c]{-45}{
31238 \backslash
31239 resizebox{2cm}{!}{
31240 \backslash
31241 reflectbox{
31242 \end_layout
31243
31244 \end_inset
31245
31246
31247 \begin_inset Tabular
31248 <lyxtabular version="3" rows="2" columns="2">
31249 <features>
31250 <column alignment="center" valignment="top" width="0">
31251 <column alignment="center" valignment="top" width="0">
31252 <row>
31253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31254 \begin_inset Text
31255
31256 \begin_layout Plain Layout
31257 q
31258 \end_layout
31259
31260 \end_inset
31261 </cell>
31262 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31263 \begin_inset Text
31264
31265 \begin_layout Plain Layout
31266 w
31267 \end_layout
31268
31269 \end_inset
31270 </cell>
31271 </row>
31272 <row>
31273 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31274 \begin_inset Text
31275
31276 \begin_layout Plain Layout
31277 e
31278 \end_layout
31279
31280 \end_inset
31281 </cell>
31282 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31283 \begin_inset Text
31284
31285 \begin_layout Plain Layout
31286 r
31287 \end_layout
31288
31289 \end_inset
31290 </cell>
31291 </row>
31292 </lyxtabular>
31293
31294 \end_inset
31295
31296
31297 \begin_inset ERT
31298 status collapsed
31299
31300 \begin_layout Plain Layout
31301
31302 }}}
31303 \end_layout
31304
31305 \end_inset
31306
31307
31308 \begin_inset ERT
31309 status collapsed
31310
31311 \begin_layout Plain Layout
31312
31313
31314 \backslash
31315 rotatebox[origin=c]{-45}{
31316 \backslash
31317 resizebox{2cm}{!}{
31318 \backslash
31319 reflectbox{
31320 \end_layout
31321
31322 \end_inset
31323
31324
31325 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31326 \end_inset
31327
31328
31329 \begin_inset ERT
31330 status collapsed
31331
31332 \begin_layout Plain Layout
31333
31334 }}}
31335 \end_layout
31336
31337 \end_inset
31338
31339
31340 \end_layout
31341
31342 \begin_layout Standard
31343 Quand on utilise le style global de formule 
31344 \series bold
31345 fleqn
31346 \series default
31347  dans le document
31348 \begin_inset Foot
31349 status collapsed
31350
31351 \begin_layout Plain Layout
31352 Quand 
31353 \begin_inset Quotes eld
31354 \end_inset
31355
31356 fleqn
31357 \begin_inset Quotes erd
31358 \end_inset
31359
31360  est ajouté aux options de la classe de document.
31361 \end_layout
31362
31363 \end_inset
31364
31365 , les formules hors texte peuvent aussi être redimensionnées.
31366 \end_layout
31367
31368 \begin_layout Chapter
31369 Trucs Externes
31370 \begin_inset Index
31371 status collapsed
31372
31373 \begin_layout Plain Layout
31374 Trucs externes
31375 \end_layout
31376
31377 \end_inset
31378
31379
31380 \end_layout
31381
31382 \begin_layout Standard
31383 Avec le menu 
31384 \family sans
31385 Insérer\SpecialChar \menuseparator
31386 Fichier
31387 \family default
31388  vous pouvez insérer un contenu externe à votre document.
31389  Ce contenu peut être :
31390 \end_layout
31391
31392 \begin_layout Description
31393 Document
31394 \begin_inset space ~
31395 \end_inset
31396
31397 LyX Un autre document LyX ; son contenu est directement inséré dans votre
31398  document.
31399 \end_layout
31400
31401 \begin_layout Description
31402 Texte
31403 \begin_inset space ~
31404 \end_inset
31405
31406 Brut Un document textuel ; chacune des ses lignes est insérée comme un paragraph
31407 e.
31408 \end_layout
31409
31410 \begin_layout Description
31411 Texte
31412 \begin_inset space ~
31413 \end_inset
31414
31415 Brut
31416 \begin_inset space ~
31417 \end_inset
31418
31419 par
31420 \begin_inset space ~
31421 \end_inset
31422
31423 Ligne Un document textuel ; ses lignes sont insérées telle qu'elles.
31424  Les lignes vides créent un nouveau paragraphe dans votre document.
31425 \end_layout
31426
31427 \begin_layout Description
31428 Objet
31429 \begin_inset space ~
31430 \end_inset
31431
31432 Externe Fichiers de formats variés.
31433 \end_layout
31434
31435 \begin_layout Description
31436 Sous-document Documents LyX ou LaTeX.
31437 \end_layout
31438
31439 \begin_layout Section
31440 Objets Externes 
31441 \begin_inset Index
31442 status collapsed
31443
31444 \begin_layout Plain Layout
31445 Trucs externes ! Objets Externes
31446 \end_layout
31447
31448 \end_inset
31449
31450
31451 \end_layout
31452
31453 \begin_layout Standard
31454 La fonction d'insertion d'objets externes vous permet d'insérer le contenu
31455  de fichiers dans votre document sans avoir à convertir ces derniers en
31456  un format qui soit compatible avec le format de sortie, puisque c'est LyX
31457  qui va s'occuper des conversions.
31458  Ce mécanisme est semblable à celui qui permet d'insérer dans un document
31459  LyX des images dans des formats divers.
31460 \end_layout
31461
31462 \begin_layout Standard
31463 On insère des objets externes en utilisant la fenêtre de dialogue 
31464 \family sans
31465 Objet
31466 \begin_inset space ~
31467 \end_inset
31468
31469 Externe
31470 \family default
31471  qui est accessible via le menu 
31472 \family sans
31473 Insérer\SpecialChar \menuseparator
31474 Fichiers\SpecialChar \menuseparator
31475 Objet
31476 \begin_inset space ~
31477 \end_inset
31478
31479 Externe
31480 \family default
31481 .
31482  Actuellement les types de fichiers (
31483 \family sans
31484 Modèles
31485 \family default
31486 ) suivants sont autorisés :
31487 \end_layout
31488
31489 \begin_layout Description
31490 Échiquier Ce modèle accepte les diagrammes de positions d'échec produits
31491  par le programme 
31492 \series bold
31493
31494 \begin_inset CommandInset href
31495 LatexCommand href
31496 name "XBoard"
31497 target "http://en.wikipedia.org/wiki/XBoard"
31498
31499 \end_inset
31500
31501
31502 \series default
31503 .
31504 \end_layout
31505
31506 \begin_layout Description
31507 Date Ce modèle insère la date sous la forme 
31508 \emph on
31509 Jour-Mois-Année
31510 \emph default
31511 .
31512  Voici un exemple de date insérée comme objet externe :: 
31513 \begin_inset External
31514         template Date
31515         filename .
31516
31517 \end_inset
31518
31519
31520 \lang english
31521
31522 \begin_inset space ~
31523 \end_inset
31524
31525
31526 \begin_inset Note Note
31527 status open
31528
31529 \begin_layout Plain Layout
31530
31531 \lang english
31532 Remove the protected space when bug 4398 is fixed!
31533 \end_layout
31534
31535 \end_inset
31536
31537
31538 \lang french
31539
31540 \begin_inset Newline newline
31541 \end_inset
31542
31543 La date n'apparaîtra pas dans LyX, mais seulement dans la sortie imprimée.
31544  Il y a deux autre méthodes pour insérer une date : Avec le menu 
31545 \family sans
31546 Insérer\SpecialChar \menuseparator
31547 Date
31548 \family default
31549  et avec la commande LaTeX 
31550 \series bold
31551
31552 \backslash
31553 today
31554 \series default
31555  entrée comme code TeX.
31556  Ces différentes méthodes sont comparée dans le tableau
31557 \begin_inset space ~
31558 \end_inset
31559
31560
31561 \begin_inset CommandInset ref
31562 LatexCommand ref
31563 reference "tab:Comparaison-des-dates"
31564
31565 \end_inset
31566
31567 .
31568 \end_layout
31569
31570 \begin_layout Description
31571 LilyPond Ce modèle est utilisé avec des partitions musicales mises en forme
31572  par le programme 
31573 \series bold
31574
31575 \begin_inset CommandInset href
31576 LatexCommand href
31577 name "LilyPond"
31578 target "http://en.wikipedia.org/wiki/LilyPond"
31579
31580 \end_inset
31581
31582
31583 \series default
31584 .
31585 \end_layout
31586
31587 \begin_layout Description
31588 PDFPages Ce modèle permet d'insérer des documents en PDF dans votre document.
31589  Pour insérer certaines pages ou toutes les pages d'un PDF, utilisez l'option
31590  
31591 \emph on
31592 pages
31593 \emph default
31594  dans le champ 
31595 \family sans
31596 Option
31597 \family default
31598  dans l'onglet 
31599 \family sans
31600 Options LaTeX et LyX
31601 \family default
31602  en suivant les instructions données pour le modèle.
31603  Si on ne donne pas d'option 
31604 \emph on
31605 pages
31606 \emph default
31607 , seule la première page du PDF sera insérée.
31608 \end_layout
31609
31610 \begin_layout Description
31611 RasterImage Ce modèle peut être utilisé pour les images matricielles (bitmap).
31612  À peu près tous les formats d'images populaires sont acceptés.
31613  Les images peuvent être traitées dans la fenêtre de dialogue 
31614 \family sans
31615 Objet
31616 \begin_inset space ~
31617 \end_inset
31618
31619 Externe
31620 \family default
31621  comme les images qui sont habituellement incorporées en utilisant le menu
31622  
31623 \family sans
31624 Insérer\SpecialChar \menuseparator
31625 Graphique
31626 \family default
31627 , comme c'est décrit dans la section
31628 \begin_inset space ~
31629 \end_inset
31630
31631
31632 \begin_inset CommandInset ref
31633 LatexCommand ref
31634 reference "sec:Graphics-Dialog"
31635
31636 \end_inset
31637
31638 .
31639  La différence est que seules les images matricielles sont autorisées, ce
31640  qui veut dire que les images PDF et EPS ne sont pas acceptées.
31641 \end_layout
31642
31643 \begin_layout Description
31644 XFig Ce modèle accepte les images créées avec le programme 
31645 \series bold
31646
31647 \begin_inset CommandInset href
31648 LatexCommand href
31649 name "Xfig"
31650 target "http://en.wikipedia.org/wiki/Xfig"
31651
31652 \end_inset
31653
31654
31655 \series default
31656 .
31657 \end_layout
31658
31659 \begin_layout Standard
31660 \begin_inset Float table
31661 placement h
31662 wide false
31663 sideways false
31664 status open
31665
31666 \begin_layout Plain Layout
31667 \begin_inset Caption
31668
31669 \begin_layout Plain Layout
31670 \begin_inset CommandInset label
31671 LatexCommand label
31672 name "tab:Comparaison-des-dates"
31673
31674 \end_inset
31675
31676 Comparaison des méthodes d'insertion de la date.
31677 \end_layout
31678
31679 \end_inset
31680
31681
31682 \end_layout
31683
31684 \begin_layout Plain Layout
31685 \align center
31686 \begin_inset Tabular
31687 <lyxtabular version="3" rows="4" columns="4">
31688 <features>
31689 <column alignment="center" valignment="top" width="0">
31690 <column alignment="center" valignment="top" width="0">
31691 <column alignment="center" valignment="top" width="0">
31692 <column alignment="center" valignment="top" width="0">
31693 <row>
31694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31695 \begin_inset Text
31696
31697 \begin_layout Plain Layout
31698 Format du document
31699 \end_layout
31700
31701 \end_inset
31702 </cell>
31703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31704 \begin_inset Text
31705
31706 \begin_layout Plain Layout
31707
31708 \family sans
31709 Objet
31710 \begin_inset space ~
31711 \end_inset
31712
31713 Externe\SpecialChar \menuseparator
31714 Date
31715 \end_layout
31716
31717 \end_inset
31718 </cell>
31719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31720 \begin_inset Text
31721
31722 \begin_layout Plain Layout
31723
31724 \family sans
31725 Insérer\SpecialChar \menuseparator
31726 Date
31727 \end_layout
31728
31729 \end_inset
31730 </cell>
31731 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31732 \begin_inset Text
31733
31734 \begin_layout Plain Layout
31735 commande 
31736 \series bold
31737
31738 \backslash
31739 today
31740 \end_layout
31741
31742 \end_inset
31743 </cell>
31744 </row>
31745 <row>
31746 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31747 \begin_inset Text
31748
31749 \begin_layout Plain Layout
31750 LyX
31751 \end_layout
31752
31753 \end_inset
31754 </cell>
31755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31756 \begin_inset Text
31757
31758 \begin_layout Plain Layout
31759 comme boîte d'insert
31760 \end_layout
31761
31762 \end_inset
31763 </cell>
31764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31765 \begin_inset Text
31766
31767 \begin_layout Plain Layout
31768 comme date
31769 \end_layout
31770
31771 \end_inset
31772 </cell>
31773 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31774 \begin_inset Text
31775
31776 \begin_layout Plain Layout
31777 comme boîte de code TeX
31778 \end_layout
31779
31780 \end_inset
31781 </cell>
31782 </row>
31783 <row>
31784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31785 \begin_inset Text
31786
31787 \begin_layout Plain Layout
31788 LaTeX
31789 \end_layout
31790
31791 \end_inset
31792 </cell>
31793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31794 \begin_inset Text
31795
31796 \begin_layout Plain Layout
31797 comme date
31798 \end_layout
31799
31800 \end_inset
31801 </cell>
31802 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31803 \begin_inset Text
31804
31805 \begin_layout Plain Layout
31806 comme date
31807 \end_layout
31808
31809 \end_inset
31810 </cell>
31811 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31812 \begin_inset Text
31813
31814 \begin_layout Plain Layout
31815 comme commande
31816 \end_layout
31817
31818 \end_inset
31819 </cell>
31820 </row>
31821 <row>
31822 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31823 \begin_inset Text
31824
31825 \begin_layout Plain Layout
31826 DVI, PDF, PS
31827 \end_layout
31828
31829 \end_inset
31830 </cell>
31831 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31832 \begin_inset Text
31833
31834 \begin_layout Plain Layout
31835 comme date
31836 \end_layout
31837
31838 \end_inset
31839 </cell>
31840 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31841 \begin_inset Text
31842
31843 \begin_layout Plain Layout
31844 comme date
31845 \end_layout
31846
31847 \end_inset
31848 </cell>
31849 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31850 \begin_inset Text
31851
31852 \begin_layout Plain Layout
31853 comme date date
31854 \end_layout
31855
31856 \end_inset
31857 </cell>
31858 </row>
31859 </lyxtabular>
31860
31861 \end_inset
31862
31863
31864 \end_layout
31865
31866 \end_inset
31867
31868
31869 \end_layout
31870
31871 \begin_layout Standard
31872 Quand vous activez l'option 
31873 \family sans
31874 Brouillon
31875 \family default
31876  de l'onglet 
31877 \family sans
31878 Fichier
31879 \family default
31880  de la fenêtre de dialogue 
31881 \family sans
31882 Objet
31883 \begin_inset space ~
31884 \end_inset
31885
31886 Externe
31887 \family default
31888 , seul le chemin vers le fichier inséré est affiché dans la sortie imprimée.
31889 \begin_inset Newline newline
31890 \end_inset
31891
31892 Les objets externes apparaissent dans LyX, soit comme une boîte comme celle-ci
31893  : 
31894 \begin_inset Graphics
31895         filename ../clipart/ExternalMaterialQt4.png
31896         scale 85
31897         scaleBeforeRotation
31898
31899 \end_inset
31900
31901  soit comme une image, selon que vous avez ou non activé l'option 
31902 \family sans
31903 Afficher
31904 \begin_inset space ~
31905 \end_inset
31906
31907 dans
31908 \begin_inset space ~
31909 \end_inset
31910
31911 LyX
31912 \family default
31913  de l'onglet 
31914 \family sans
31915 Options LaTeX et LyX
31916 \family default
31917  de la fenêtre de dialogue.
31918 \end_layout
31919
31920 \begin_layout Standard
31921 Le manuel 
31922 \family sans
31923 \emph on
31924 Personnalisation
31925 \family default
31926 \emph default
31927  explique comment vous pouvez créer vos propres modèles.
31928 \end_layout
31929
31930 \begin_layout Section
31931 Sous-documents
31932 \begin_inset CommandInset label
31933 LatexCommand label
31934 name "sec:Sous-documents"
31935
31936 \end_inset
31937
31938
31939 \begin_inset Index
31940 status collapsed
31941
31942 \begin_layout Plain Layout
31943 Trucs externes ! Sous-documents
31944 \end_layout
31945
31946 \end_inset
31947
31948
31949 \begin_inset Index
31950 status collapsed
31951
31952 \begin_layout Plain Layout
31953 Fichiers ! Insérer
31954 \end_layout
31955
31956 \end_inset
31957
31958
31959 \end_layout
31960
31961 \begin_layout Standard
31962 Les sous-documents sont utilisés quand on a un document très long qui peut
31963  être décomposé en plusieurs parties ou sections plus petites.
31964  Pour des raisons de maintenance il est souvent utile et parfois obligatoire
31965  de découper le document en plusieurs fichiers qui peuvent être relus séparément.
31966  Les différents documents sont ce que l'on appelle les sous-documents et
31967  un document maître les relie pour imprimer le document complet ou seulement
31968  une partie de celui-ci.
31969 \end_layout
31970
31971 \begin_layout Standard
31972 Les documents inclus sont visualisés dans LyX sous la forme d'une boîte
31973  comme celle-ci : 
31974 \begin_inset Graphics
31975         filename clipart/ChildDocumentQt4.png
31976         scale 60
31977         scaleBeforeRotation
31978
31979 \end_inset
31980
31981  Pour inclure des sous-documents dans un document maître , on utilise le
31982  menu 
31983 \family sans
31984 Insérer\SpecialChar \menuseparator
31985 Fichier\SpecialChar \menuseparator
31986 Sous-document
31987 \family default
31988 .
31989  Une fenêtre de dialogue s'ouvre pour que vous puissiez choisir entre l'une
31990  des quatre méthodes d'inclusion :
31991 \end_layout
31992
31993 \begin_layout Description
31994 Inclus
31995 \begin_inset space ~
31996 \end_inset
31997
31998 (include) Vous pouvez inclure des documents LyX et LaTeX.
31999  Quand vous cliquez sur le bouton 
32000 \family sans
32001 Charger
32002 \family default
32003  dans la fenêtre de dialogue 
32004 \family sans
32005 Sous-document
32006 \family default
32007 , le document inclus est ouvert dans LyX dans un nouvel onglet pour que
32008  vous puissiez le modifier.
32009 \begin_inset Newline newline
32010 \end_inset
32011
32012
32013 \end_layout
32014
32015 \begin_layout Standard
32016 Voici un sous-document inséré avec la méthode 
32017 \family sans
32018 Inclus
32019 \family default
32020  : 
32021 \begin_inset CommandInset include
32022 LatexCommand include
32023 filename "DocumentBidon1.lyx"
32024
32025 \end_inset
32026
32027
32028 \end_layout
32029
32030 \begin_layout Standard
32031 La numérotation des sections va prendre en compte les sections des fichiers
32032  incorporés dans l'ordre où ils sont insérés dans le document maître.
32033  Le document qui est inclus comme exemple possède une sous-section qui sera
32034  numérotée comme sous-section de la section actuelle.
32035  Les étiquettes présentes dans le fichier inclus peuvent être référencées
32036  : la sous-section
32037 \begin_inset space ~
32038 \end_inset
32039
32040
32041 \begin_inset CommandInset ref
32042 LatexCommand ref
32043 reference "sub:Sous-section-externe-1"
32044
32045 \end_inset
32046
32047  est dans le fichier inclus.
32048 \end_layout
32049
32050 \begin_layout Standard
32051 Le préambule du sous-document est tout simplement ignoré, seul le préambule
32052  du document maître est utilisé.
32053  Les documents inclus sont insérés en commençant une nouvelle page et sont
32054  suivis par un saut de page.
32055 \end_layout
32056
32057 \begin_layout Standard
32058 Avec la commande LaTeX 
32059 \series bold
32060
32061 \backslash
32062 includeonly 
32063 \series default
32064 vous pouvez préciser quels sous-documents seront traités pour générer la
32065  sortie imprimée.
32066  C'est utile quand vous ne travaillez que sur quelques chapitres d'un document
32067  important puisque cela vous fait économiser du temps de compilation.
32068  La commande 
32069 \series bold
32070
32071 \backslash
32072 includeonly
32073 \series default
32074  est insérée dans le préambule du document maître.
32075  Elle prend comme arguments une liste de noms de fichiers séparés par des
32076  virgules, par exemple :
32077 \end_layout
32078
32079 \begin_layout Standard
32080
32081 \series bold
32082
32083 \backslash
32084 includeonly{chapitre1,chapitre5}
32085 \end_layout
32086
32087 \begin_layout Standard
32088 fera que seuls les fichiers nommés 
32089 \begin_inset Quotes eld
32090 \end_inset
32091
32092 chapitre1.lyx
32093 \begin_inset Quotes erd
32094 \end_inset
32095
32096  (ou 
32097 \begin_inset Quotes eld
32098 \end_inset
32099
32100 chapitre1.tex
32101 \begin_inset Quotes erd
32102 \end_inset
32103
32104 ) et 
32105 \begin_inset Quotes eld
32106 \end_inset
32107
32108 chapitre5.lyx
32109 \begin_inset Quotes erd
32110 \end_inset
32111
32112  seront traités lors de la compilation.
32113 \end_layout
32114
32115 \begin_layout Standard
32116 \begin_inset Note Greyedout
32117 status open
32118
32119 \begin_layout Plain Layout
32120
32121 \series bold
32122 Note:
32123 \series default
32124  Quand vous avez inclus un fichier LyX ou LaTeX, et que ce dernier utilise
32125  une classe de document différente de celle du document maître, vous recevez
32126  un avertissement quand vous tentez une visualisation ou une exportation,
32127  vu que cela peut produire des résultats inattendus sur la sortie imprimée.
32128 \end_layout
32129
32130 \end_inset
32131
32132
32133 \end_layout
32134
32135 \begin_layout Description
32136 Incorporé
32137 \begin_inset space ~
32138 \end_inset
32139
32140 (input) Cette méthode est très semblable à la méthode Inclus, les différences
32141  sont :
32142 \end_layout
32143
32144 \begin_deeper
32145 \begin_layout Itemize
32146 Les fichiers incorporés ne commencent pas une nouvelle page ni ne sont suivis
32147  par un saut de page.
32148 \end_layout
32149
32150 \begin_layout Itemize
32151 Les fichiers incorporés peuvent être prévisualisés dans LyX quand l'option
32152  
32153 \family sans
32154 Aperçu
32155 \begin_inset space ~
32156 \end_inset
32157
32158 sur
32159 \begin_inset space ~
32160 \end_inset
32161
32162 le
32163 \begin_inset space ~
32164 \end_inset
32165
32166 vif
32167 \family default
32168  est activée dans les préférences dans la rubrique 
32169 \family sans
32170 Apparence\SpecialChar \menuseparator
32171 Graphique
32172 \family default
32173 .
32174 \end_layout
32175
32176 \begin_layout Itemize
32177 La commande LaTeX 
32178 \series bold
32179
32180 \backslash
32181 includeonly
32182 \series default
32183  ne peut pas être utilisée.
32184 \end_layout
32185
32186 \end_deeper
32187 \begin_layout Standard
32188 Voici un sous document inséré en utilisant la méthode 
32189 \family sans
32190 Incorporé
32191 \family default
32192  : 
32193 \begin_inset CommandInset include
32194 LatexCommand input
32195 preview true
32196 filename "DocumentBidon2.lyx"
32197
32198 \end_inset
32199
32200
32201 \end_layout
32202
32203 \begin_layout Description
32204 Verbatim Avec cette méthodes tous les fichiers textes peuvent être inclus.
32205  Si c'est un fichier LyX ou LaTeX, le contenu sera affiché dans la sortie
32206  sous forme de code source et aucune des commandes éventuellement présentes
32207  ne sera exécutée.
32208  Vous pouvez utiliser l'option 
32209 \family sans
32210 Marquer
32211 \begin_inset space ~
32212 \end_inset
32213
32214 les
32215 \begin_inset space ~
32216 \end_inset
32217
32218 espaces
32219 \family default
32220  qui matérialise chaque espace présente dans le code source par un caractère
32221  
32222 \begin_inset Quotes eld
32223 \end_inset
32224
32225
32226 \begin_inset ERT
32227 status collapsed
32228
32229 \begin_layout Plain Layout
32230
32231
32232 \backslash
32233 textvisiblespace 
32234 \end_layout
32235
32236 \end_inset
32237
32238
32239 \begin_inset Quotes erd
32240 \end_inset
32241
32242  .
32243  La différence avec la méthode qui consiste à utiliser le menu 
32244 \family sans
32245 Insérer\SpecialChar \menuseparator
32246 Fichier\SpecialChar \menuseparator
32247 Texte
32248 \begin_inset space ~
32249 \end_inset
32250
32251 brut
32252 \family default
32253  est que le contenu du document n'apparaît pas dans LyX.
32254 \end_layout
32255
32256 \begin_layout Standard
32257 Voici un sous-document inclus en utilisant la méthode 
32258 \family sans
32259 verbatim
32260 \family default
32261  : 
32262 \begin_inset CommandInset include
32263 LatexCommand verbatiminput
32264 filename "DocumentTexteBidon.txt"
32265
32266 \end_inset
32267
32268
32269 \begin_inset VSpace bigskip
32270 \end_inset
32271
32272 Voici un autre sous-document incorporé par la méthode verbatim en utilisant
32273  l'option 
32274 \family sans
32275 Marquer
32276 \begin_inset space ~
32277 \end_inset
32278
32279 les
32280 \begin_inset space ~
32281 \end_inset
32282
32283 espaces :
32284 \family default
32285  
32286 \begin_inset CommandInset include
32287 LatexCommand verbatiminput*
32288 filename "DocumentTexteBidon.txt"
32289
32290 \end_inset
32291
32292
32293 \end_layout
32294
32295 \begin_layout Standard
32296 \begin_inset VSpace bigskip
32297 \end_inset
32298
32299
32300 \end_layout
32301
32302 \begin_layout Standard
32303 \begin_inset Note Greyedout
32304 status open
32305
32306 \begin_layout Plain Layout
32307
32308 \series bold
32309 Note:
32310 \series default
32311  Comme vous pouvez le voir avec les exemples ci-dessus, le texte des documents
32312  inclus avec la méthode verbatim n'est pas découpé à la fin des lignes.
32313 \end_layout
32314
32315 \end_inset
32316
32317
32318 \end_layout
32319
32320 \begin_layout Description
32321 Listings Ce type d'inclusion est décrit dans le chapitre
32322 \begin_inset space ~
32323 \end_inset
32324
32325
32326 \begin_inset CommandInset ref
32327 LatexCommand ref
32328 reference "cha:Program-Code-Listings"
32329
32330 \end_inset
32331
32332 .
32333 \end_layout
32334
32335 \begin_layout Standard
32336 \begin_inset Note Greyedout
32337 status open
32338
32339 \begin_layout Plain Layout
32340
32341 \series bold
32342 Note:
32343 \series default
32344  Inclure le même document deux fois dans un même document peut poser des
32345  problèmes avec LaTeX.
32346 \end_layout
32347
32348 \end_inset
32349
32350
32351 \end_layout
32352
32353 \begin_layout Chapter
32354 Listings de Code Source
32355 \begin_inset CommandInset label
32356 LatexCommand label
32357 name "cha:Program-Code-Listings"
32358
32359 \end_inset
32360
32361
32362 \begin_inset Index
32363 status collapsed
32364
32365 \begin_layout Plain Layout
32366 Listings
32367 \end_layout
32368
32369 \end_inset
32370
32371
32372 \begin_inset Index
32373 status collapsed
32374
32375 \begin_layout Plain Layout
32376 Code Source
32377 \end_layout
32378
32379 \end_inset
32380
32381
32382 \begin_inset Index
32383 status collapsed
32384
32385 \begin_layout Plain Layout
32386 Flottants ! Listings
32387 \end_layout
32388
32389 \end_inset
32390
32391
32392 \end_layout
32393
32394 \begin_layout Standard
32395 Pour inclure et mettre en forme un listing de code source, vous pouvez utiliser
32396  un insert 
32397 \family sans
32398 Listings
32399 \family default
32400  qui peut être créé grâce au menu 
32401 \family sans
32402 Insérer
32403 \family default
32404 \SpecialChar \menuseparator
32405
32406 \family sans
32407 Listing
32408 \begin_inset space ~
32409 \end_inset
32410
32411 de
32412 \begin_inset space ~
32413 \end_inset
32414
32415 Code
32416 \begin_inset space ~
32417 \end_inset
32418
32419 Source
32420 \family default
32421 .
32422  Le paquetage LaTeX 
32423 \series bold
32424 listings
32425 \series default
32426
32427 \begin_inset Index
32428 status collapsed
32429
32430 \begin_layout Plain Layout
32431 Paquetages LaTeX ! listings
32432 \end_layout
32433
32434 \end_inset
32435
32436  fournit un moyen puissant et flexible d'insérer des listings de code source
32437  dans votre document.
32438  
32439 \end_layout
32440
32441 \begin_layout Standard
32442 Quand vous cliquez avec le bouton droit sur un insert de listings, une fenêtre
32443  de dialogue s'ouvre pour vous permettre de modifier le format du listing.
32444 \end_layout
32445
32446 \begin_layout Standard
32447 Par défaut, un listing commence un nouveau paragraphe dans la sortie imprimée.
32448  L'option d'emplacement 
32449 \family sans
32450 Listing
32451 \begin_inset space ~
32452 \end_inset
32453
32454 en
32455 \begin_inset space ~
32456 \end_inset
32457
32458 Ligne
32459 \family default
32460  imprime le listing dans la ligne comme ceci : 
32461 \begin_inset listings
32462 lstparams "language={C++}"
32463 inline true
32464 status open
32465
32466 \begin_layout Plain Layout
32467
32468 int a=5;
32469 \end_layout
32470
32471 \end_inset
32472
32473
32474 \begin_inset Newline newline
32475 \end_inset
32476
32477 L'option 
32478 \family sans
32479 Flottant
32480 \family default
32481  crée un flottant de listing pour lequel vous pouvez préciser les options
32482  classiques d'emplacement : 
32483 \begin_inset Quotes eld
32484 \end_inset
32485
32486
32487 \family sans
32488 h
32489 \family default
32490
32491 \begin_inset Quotes erd
32492 \end_inset
32493
32494
32495 \begin_inset Quotes eld
32496 \end_inset
32497
32498
32499 \family sans
32500 t
32501 \family default
32502
32503 \begin_inset Quotes erd
32504 \end_inset
32505
32506
32507 \begin_inset Quotes eld
32508 \end_inset
32509
32510
32511 \family sans
32512 b
32513 \family default
32514
32515 \begin_inset Quotes erd
32516 \end_inset
32517
32518 , et 
32519 \begin_inset Quotes eld
32520 \end_inset
32521
32522
32523 \family sans
32524 p
32525 \family default
32526
32527 \begin_inset Quotes erd
32528 \end_inset
32529
32530  correspondant aux emplacement décrits dans la section
32531 \begin_inset space ~
32532 \end_inset
32533
32534
32535 \begin_inset CommandInset ref
32536 LatexCommand ref
32537 reference "sec:Placement-flottants"
32538
32539 \end_inset
32540
32541 .
32542  Les options de positionnement peuvent être mélangées et doivent être saisies
32543  sans séparation, par exemple, on peut taper 
32544 \begin_inset Quotes eld
32545 \end_inset
32546
32547
32548 \family sans
32549 htbp
32550 \family default
32551
32552 \begin_inset Quotes erd
32553 \end_inset
32554
32555 .
32556  L' option 
32557 \begin_inset Quotes eld
32558 \end_inset
32559
32560 h
32561 \begin_inset Quotes erd
32562 \end_inset
32563
32564  a parfois aucun effet, mais vous n'avez pas besoin d'utiliser l'option
32565  
32566 \family sans
32567 Flottant
32568 \family default
32569  dans ce cas, vu que les listings non flottants peuvent aussi avoir une
32570  légende et être référencés.
32571 \end_layout
32572
32573 \begin_layout Standard
32574 Vous pouvez ajouter une légende à un listing avec le menu 
32575 \family sans
32576 Insérer\SpecialChar \menuseparator
32577 Légende
32578 \family default
32579 .
32580  On peut référencer les listings de la même façon que les flottants :Voir
32581  le listing
32582 \begin_inset space ~
32583 \end_inset
32584
32585
32586 \begin_inset CommandInset ref
32587 LatexCommand ref
32588 reference "lst:Listing-exemple"
32589
32590 \end_inset
32591
32592
32593 \end_layout
32594
32595 \begin_layout Standard
32596 \begin_inset listings
32597 lstparams "language=Python"
32598 inline false
32599 status open
32600
32601 \begin_layout Plain Layout
32602
32603 \begin_inset Caption
32604
32605 \begin_layout Plain Layout
32606 \begin_inset CommandInset label
32607 LatexCommand label
32608 name "lst:Listing-exemple"
32609
32610 \end_inset
32611
32612 Exemple de listing flottant
32613 \end_layout
32614
32615 \end_inset
32616
32617 # Exemple de listing flottant
32618 \end_layout
32619
32620 \begin_layout Plain Layout
32621
32622 def func(param):
32623 \end_layout
32624
32625 \begin_layout Plain Layout
32626
32627     'ceci est une fonction python'
32628 \end_layout
32629
32630 \begin_layout Plain Layout
32631
32632     pass
32633 \end_layout
32634
32635 \end_inset
32636
32637
32638 \end_layout
32639
32640 \begin_layout Standard
32641 Quand vous avez choisi un langage de programmation dans la fenêtre de dialogue
32642  de listing, les mots-clés de ce langage seront reconnus et mis en forme
32643  de manière particulière dans la sortie imprimée.
32644  Dans l'exemple de listing, le mot clé Python 
32645 \begin_inset Quotes eld
32646 \end_inset
32647
32648 def
32649 \begin_inset Quotes erd
32650 \end_inset
32651
32652  est reconnu et imprimé en caractères gras dans la sortie.
32653 \end_layout
32654
32655 \begin_layout Standard
32656 \begin_inset Note Greyedout
32657 status open
32658
32659 \begin_layout Plain Layout
32660
32661 \series bold
32662 Note:
32663 \series default
32664  Si vous n'obtenez pas des mots-clés en caractères gras quand vous utilisez
32665  une police de caractères à chasse fixe, c'est que votre police ne contient
32666  probablement pas de série grasse.
32667  Dans ce cas choisissez une police différente dans le menu 
32668 \family sans
32669 Document\SpecialChar \menuseparator
32670 Paramètres\SpecialChar \menuseparator
32671 Polices
32672 \family default
32673 .
32674  (Les polices 
32675 \emph on
32676 LuxiMono, BeraMono
32677 \emph default
32678  et 
32679 \emph on
32680 Courier
32681 \emph default
32682  contiennent une série grasse.)
32683 \end_layout
32684
32685 \end_inset
32686
32687
32688 \end_layout
32689
32690 \begin_layout Standard
32691 Dans la rubrique 
32692 \family sans
32693 Numérotation
32694 \begin_inset space ~
32695 \end_inset
32696
32697 des
32698 \begin_inset space ~
32699 \end_inset
32700
32701 Lignes
32702 \family default
32703  de la fenêtre de dialogue listings, vous pouvez choisir le style de numérotatio
32704 n des lignes.
32705  Vous pouvez mettre un nombre dans le champ 
32706 \family sans
32707 Pas
32708 \family default
32709  pour désigner les lignes qui seront numérotées.
32710  Par exemple, si vous mettez 
32711 \begin_inset Quotes eld
32712 \end_inset
32713
32714 3
32715 \begin_inset Quotes erd
32716 \end_inset
32717
32718 , seule une ligne sur trois sera numérotée.
32719 \end_layout
32720
32721 \begin_layout Standard
32722 En plus vous pouvez préciser un intervalle de lignes et seules ces lignes
32723  apparaîtront dans la sortie.
32724  Vous devez utiliser l'option 
32725 \family sans
32726 Table
32727 \begin_inset space ~
32728 \end_inset
32729
32730 de
32731 \begin_inset space ~
32732 \end_inset
32733
32734 Caractères
32735 \begin_inset space ~
32736 \end_inset
32737
32738 Étendue
32739 \family default
32740  quand vous employez des caractères spécifiques à une langue donnée comme
32741  les umlauts Allemands dans votre listing.
32742 \begin_inset Newline newline
32743 \end_inset
32744
32745 Voici un exemple de listing avec la numérotation des lignes à gauche par
32746  pas de 3, en langage Python, avec les options 
32747 \begin_inset Quotes eld
32748 \end_inset
32749
32750 Table
32751 \begin_inset space ~
32752 \end_inset
32753
32754 de
32755 \begin_inset space ~
32756 \end_inset
32757
32758 caractères
32759 \begin_inset space ~
32760 \end_inset
32761
32762 étendue
32763 \begin_inset Quotes erd
32764 \end_inset
32765
32766  et 
32767 \begin_inset Quotes eld
32768 \end_inset
32769
32770 Espace
32771 \begin_inset space ~
32772 \end_inset
32773
32774 représenté
32775 \begin_inset space ~
32776 \end_inset
32777
32778 par
32779 \begin_inset space ~
32780 \end_inset
32781
32782 un
32783 \begin_inset space ~
32784 \end_inset
32785
32786 symbole
32787 \begin_inset Quotes erd
32788 \end_inset
32789
32790 , l'intervalle de ligne étant 3
32791 \begin_inset space \thinspace{}
32792 \end_inset
32793
32794 -
32795 \begin_inset space \thinspace{}
32796 \end_inset
32797
32798 8:
32799 \end_layout
32800
32801 \begin_layout Standard
32802 \begin_inset listings
32803 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
32804 inline false
32805 status open
32806
32807 \begin_layout Plain Layout
32808
32809 def func(param):
32810 \end_layout
32811
32812 \begin_layout Plain Layout
32813
32814     'ceci est une fonction Python'
32815 \end_layout
32816
32817 \begin_layout Plain Layout
32818
32819     pass
32820 \end_layout
32821
32822 \begin_layout Plain Layout
32823
32824 def func(param):
32825 \end_layout
32826
32827 \begin_layout Plain Layout
32828
32829 'Ça, c'est un mot Allemand : Tschüß'
32830 \end_layout
32831
32832 \begin_layout Plain Layout
32833
32834 pass
32835 \end_layout
32836
32837 \begin_layout Plain Layout
32838
32839 def func(param):
32840 \end_layout
32841
32842 \begin_layout Plain Layout
32843
32844 'ceci est une fonction Python'
32845 \end_layout
32846
32847 \begin_layout Plain Layout
32848
32849 pass
32850 \end_layout
32851
32852 \end_inset
32853
32854
32855 \end_layout
32856
32857 \begin_layout Standard
32858 \begin_inset Note Greyedout
32859 status open
32860
32861 \begin_layout Plain Layout
32862
32863 \series bold
32864 Note:
32865 \series default
32866  À cause d'un bug dans le paquetage 
32867 \series bold
32868 listings
32869 \series default
32870  la numérotation des lignes se trouve décalée d'une ligne à chaque nouveau
32871  listing.
32872  C'est la raison pour laquelle les lignes 2 et 5 sont numérotées et pas
32873  les lignes 3 et 6.
32874 \end_layout
32875
32876 \end_inset
32877
32878
32879 \end_layout
32880
32881 \begin_layout Standard
32882 \begin_inset VSpace bigskip
32883 \end_inset
32884
32885
32886 \end_layout
32887
32888 \begin_layout Standard
32889 Il est aussi possible d'imprimer les lignes d'un fichier sous la forme d'un
32890  listing.
32891  Pour le faire, il suffit d'utiliser le menu 
32892 \family sans
32893 Insérer\SpecialChar \menuseparator
32894 Fichier\SpecialChar \menuseparator
32895 Sous-document
32896 \family default
32897  et de choisir le type 
32898 \family sans
32899 Listing
32900 \family default
32901
32902 \begin_inset space ~
32903 \end_inset
32904
32905
32906 \family sans
32907 de
32908 \begin_inset space ~
32909 \end_inset
32910
32911 Code
32912 \begin_inset space ~
32913 \end_inset
32914
32915 source
32916 \family default
32917 .
32918 \begin_inset Foot
32919 status collapsed
32920
32921 \begin_layout Plain Layout
32922 Les autres types de sous-documents sont décrits dans la section
32923 \begin_inset space ~
32924 \end_inset
32925
32926
32927 \begin_inset CommandInset ref
32928 LatexCommand ref
32929 reference "sec:Sous-documents"
32930
32931 \end_inset
32932
32933 .
32934 \end_layout
32935
32936 \end_inset
32937
32938  Dans la fenêtre de dialogue du sous-document vous pouvez donner les paramètres
32939  à utiliser pour le listing dans une zone de texte.
32940  Pour avoir une liste des paramètres disponibles, tapez un point d'interrogation
32941  
32942 \begin_inset Quotes eld
32943 \end_inset
32944
32945 ?
32946 \begin_inset Quotes erd
32947 \end_inset
32948
32949  dans la zone de texte.
32950 \end_layout
32951
32952 \begin_layout Standard
32953 Pour faire référence à un sous-document de type listing, tapez une étiquette
32954  dans le champ correspondant de la fenêtre de dialogue.
32955  On peut alors faire référence à cette étiquette en utilisant le menu 
32956 \family sans
32957 Insérer\SpecialChar \menuseparator
32958 Référence
32959 \begin_inset space ~
32960 \end_inset
32961
32962 Croisée
32963 \family default
32964 .
32965 \end_layout
32966
32967 \begin_layout Standard
32968 Le listing
32969 \begin_inset space ~
32970 \end_inset
32971
32972
32973 \begin_inset CommandInset ref
32974 LatexCommand ref
32975 reference "lst:listing-fichier"
32976
32977 \end_inset
32978
32979  est une exemple de listing issu d'un fichier ; ici les lignes 10
32980 \begin_inset space \thinspace{}
32981 \end_inset
32982
32983 -
32984 \begin_inset space \thinspace{}
32985 \end_inset
32986
32987 15 de ce fichier LyX sont listées.
32988 \end_layout
32989
32990 \begin_layout Standard
32991 \begin_inset CommandInset include
32992 LatexCommand lstinputlisting
32993 filename "EmbeddedObjects.lyx"
32994 lstparams "breaklines=true,caption={Lignes 10 - 15 de ce fichier LyX},firstline=10,label={lst:listing-fichier},language={[LaTeX]TeX},lastline=15"
32995
32996 \end_inset
32997
32998
32999 \end_layout
33000
33001 \begin_layout Standard
33002 \begin_inset VSpace bigskip
33003 \end_inset
33004
33005
33006 \end_layout
33007
33008 \begin_layout Standard
33009 Les paramètres globaux pour les listings peuvent être modifiés avec la fenêtre
33010  de dialogue 
33011 \family sans
33012 Document\SpecialChar \menuseparator
33013 Paramètres\SpecialChar \menuseparator
33014 Format
33015 \begin_inset space ~
33016 \end_inset
33017
33018 du
33019 \begin_inset space ~
33020 \end_inset
33021
33022 Texte
33023 \family default
33024 .
33025  Pour avoir la liste des options disponibles, tapez un point d'interrogation
33026  
33027 \begin_inset Quotes eld
33028 \end_inset
33029
33030 ?
33031 \begin_inset Quotes erd
33032 \end_inset
33033
33034  dans le champ 
33035 \family sans
33036 Paramètres
33037 \begin_inset space ~
33038 \end_inset
33039
33040 du
33041 \begin_inset space ~
33042 \end_inset
33043
33044 Listing
33045 \family default
33046 .
33047 \end_layout
33048
33049 \begin_layout Standard
33050 Pour plus d'information sur le paquetage 
33051 \series bold
33052 listings
33053 \series default
33054 , nous vous renvoyons à sa documentation 
33055 \begin_inset CommandInset citation
33056 LatexCommand cite
33057 key "listings"
33058
33059 \end_inset
33060
33061 .
33062 \end_layout
33063
33064 \begin_layout Standard
33065 \begin_inset Newpage newpage
33066 \end_inset
33067
33068
33069 \end_layout
33070
33071 \begin_layout Chapter
33072 \start_of_appendix
33073 Unités de longueur utilisables avec LyX
33074 \begin_inset OptArg
33075 status collapsed
33076
33077 \begin_layout Plain Layout
33078 Unités de longueur
33079 \end_layout
33080
33081 \end_inset
33082
33083
33084 \begin_inset Index
33085 status collapsed
33086
33087 \begin_layout Plain Layout
33088 Unités
33089 \end_layout
33090
33091 \end_inset
33092
33093
33094 \begin_inset CommandInset label
33095 LatexCommand label
33096 name "cha:Unités-de-longueur"
33097
33098 \end_inset
33099
33100
33101 \end_layout
33102
33103 \begin_layout Standard
33104 Pour comprendre les unités de longueur utilisées dans cette documentation,
33105  le tableau
33106 \begin_inset space ~
33107 \end_inset
33108
33109
33110 \begin_inset CommandInset ref
33111 LatexCommand ref
33112 reference "tab:Unités"
33113
33114 \end_inset
33115
33116 décrit les unités utilisées par LyX.
33117 \begin_inset Float table
33118 placement h
33119 wide false
33120 sideways false
33121 status open
33122
33123 \begin_layout Plain Layout
33124 \begin_inset Caption
33125
33126 \begin_layout Plain Layout
33127 \begin_inset CommandInset label
33128 LatexCommand label
33129 name "tab:Unités"
33130
33131 \end_inset
33132
33133 Unités de longueur
33134 \end_layout
33135
33136 \end_inset
33137
33138
33139 \end_layout
33140
33141 \begin_layout Plain Layout
33142 \begin_inset VSpace medskip
33143 \end_inset
33144
33145
33146 \end_layout
33147
33148 \begin_layout Plain Layout
33149 \align center
33150 \begin_inset Tabular
33151 <lyxtabular version="3" rows="20" columns="2">
33152 <features>
33153 <column alignment="center" valignment="top" width="0">
33154 <column alignment="center" valignment="top" width="0">
33155 <row>
33156 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33157 \begin_inset Text
33158
33159 \begin_layout Plain Layout
33160 unité
33161 \end_layout
33162
33163 \end_inset
33164 </cell>
33165 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33166 \begin_inset Text
33167
33168 \begin_layout Plain Layout
33169 nom/description
33170 \end_layout
33171
33172 \end_inset
33173 </cell>
33174 </row>
33175 <row>
33176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33177 \begin_inset Text
33178
33179 \begin_layout Plain Layout
33180 mm
33181 \end_layout
33182
33183 \end_inset
33184 </cell>
33185 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33186 \begin_inset Text
33187
33188 \begin_layout Plain Layout
33189 millimètre
33190 \end_layout
33191
33192 \end_inset
33193 </cell>
33194 </row>
33195 <row>
33196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33197 \begin_inset Text
33198
33199 \begin_layout Plain Layout
33200 cm
33201 \end_layout
33202
33203 \end_inset
33204 </cell>
33205 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33206 \begin_inset Text
33207
33208 \begin_layout Plain Layout
33209 centimètre
33210 \end_layout
33211
33212 \end_inset
33213 </cell>
33214 </row>
33215 <row>
33216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33217 \begin_inset Text
33218
33219 \begin_layout Plain Layout
33220 in
33221 \end_layout
33222
33223 \end_inset
33224 </cell>
33225 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33226 \begin_inset Text
33227
33228 \begin_layout Plain Layout
33229 pouce (inch)
33230 \end_layout
33231
33232 \end_inset
33233 </cell>
33234 </row>
33235 <row>
33236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33237 \begin_inset Text
33238
33239 \begin_layout Plain Layout
33240 pt
33241 \end_layout
33242
33243 \end_inset
33244 </cell>
33245 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33246 \begin_inset Text
33247
33248 \begin_layout Plain Layout
33249 point (72.27
33250 \begin_inset space \thinspace{}
33251 \end_inset
33252
33253 pt = 1
33254 \begin_inset space \thinspace{}
33255 \end_inset
33256
33257 in)
33258 \end_layout
33259
33260 \end_inset
33261 </cell>
33262 </row>
33263 <row>
33264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33265 \begin_inset Text
33266
33267 \begin_layout Plain Layout
33268 pc
33269 \end_layout
33270
33271 \end_inset
33272 </cell>
33273 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33274 \begin_inset Text
33275
33276 \begin_layout Plain Layout
33277 pica (1
33278 \begin_inset space \thinspace{}
33279 \end_inset
33280
33281 pc = 12
33282 \begin_inset space \thinspace{}
33283 \end_inset
33284
33285 pt)
33286 \end_layout
33287
33288 \end_inset
33289 </cell>
33290 </row>
33291 <row>
33292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33293 \begin_inset Text
33294
33295 \begin_layout Plain Layout
33296 sp
33297 \end_layout
33298
33299 \end_inset
33300 </cell>
33301 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33302 \begin_inset Text
33303
33304 \begin_layout Plain Layout
33305 scaled point (65536
33306 \begin_inset space \thinspace{}
33307 \end_inset
33308
33309 sp = 1
33310 \begin_inset space \thinspace{}
33311 \end_inset
33312
33313 pt)
33314 \end_layout
33315
33316 \end_inset
33317 </cell>
33318 </row>
33319 <row>
33320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33321 \begin_inset Text
33322
33323 \begin_layout Plain Layout
33324 bp
33325 \end_layout
33326
33327 \end_inset
33328 </cell>
33329 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33330 \begin_inset Text
33331
33332 \begin_layout Plain Layout
33333 gros point (72
33334 \begin_inset space \thinspace{}
33335 \end_inset
33336
33337 bp = 1
33338 \begin_inset space \thinspace{}
33339 \end_inset
33340
33341 in)
33342 \end_layout
33343
33344 \end_inset
33345 </cell>
33346 </row>
33347 <row>
33348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33349 \begin_inset Text
33350
33351 \begin_layout Plain Layout
33352 dd
33353 \end_layout
33354
33355 \end_inset
33356 </cell>
33357 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33358 \begin_inset Text
33359
33360 \begin_layout Plain Layout
33361 didot (72
33362 \begin_inset space \thinspace{}
33363 \end_inset
33364
33365 dd 
33366 \begin_inset Formula $\approx$
33367 \end_inset
33368
33369  37.6
33370 \begin_inset space \thinspace{}
33371 \end_inset
33372
33373 mm)
33374 \end_layout
33375
33376 \end_inset
33377 </cell>
33378 </row>
33379 <row>
33380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33381 \begin_inset Text
33382
33383 \begin_layout Plain Layout
33384 cc
33385 \end_layout
33386
33387 \end_inset
33388 </cell>
33389 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33390 \begin_inset Text
33391
33392 \begin_layout Plain Layout
33393 cicero (1
33394 \begin_inset space \thinspace{}
33395 \end_inset
33396
33397 cc = 12
33398 \begin_inset space \thinspace{}
33399 \end_inset
33400
33401 dd)
33402 \end_layout
33403
33404 \end_inset
33405 </cell>
33406 </row>
33407 <row>
33408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33409 \begin_inset Text
33410
33411 \begin_layout Plain Layout
33412 Scale%
33413 \end_layout
33414
33415 \end_inset
33416 </cell>
33417 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33418 \begin_inset Text
33419
33420 \begin_layout Plain Layout
33421 % de la largeur originale de l'image
33422 \end_layout
33423
33424 \end_inset
33425 </cell>
33426 </row>
33427 <row>
33428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33429 \begin_inset Text
33430
33431 \begin_layout Plain Layout
33432 text%
33433 \end_layout
33434
33435 \end_inset
33436 </cell>
33437 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33438 \begin_inset Text
33439
33440 \begin_layout Plain Layout
33441 % de la largeur du texte
33442 \end_layout
33443
33444 \end_inset
33445 </cell>
33446 </row>
33447 <row>
33448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33449 \begin_inset Text
33450
33451 \begin_layout Plain Layout
33452 col%
33453 \end_layout
33454
33455 \end_inset
33456 </cell>
33457 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33458 \begin_inset Text
33459
33460 \begin_layout Plain Layout
33461 % de la largeur de la colonne
33462 \end_layout
33463
33464 \end_inset
33465 </cell>
33466 </row>
33467 <row>
33468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33469 \begin_inset Text
33470
33471 \begin_layout Plain Layout
33472 page%
33473 \end_layout
33474
33475 \end_inset
33476 </cell>
33477 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33478 \begin_inset Text
33479
33480 \begin_layout Plain Layout
33481 % de la largeur du papier
33482 \end_layout
33483
33484 \end_inset
33485 </cell>
33486 </row>
33487 <row>
33488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33489 \begin_inset Text
33490
33491 \begin_layout Plain Layout
33492 line%
33493 \end_layout
33494
33495 \end_inset
33496 </cell>
33497 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33498 \begin_inset Text
33499
33500 \begin_layout Plain Layout
33501 % de la largeur de la ligne
33502 \end_layout
33503
33504 \end_inset
33505 </cell>
33506 </row>
33507 <row>
33508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33509 \begin_inset Text
33510
33511 \begin_layout Plain Layout
33512 theight%
33513 \end_layout
33514
33515 \end_inset
33516 </cell>
33517 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33518 \begin_inset Text
33519
33520 \begin_layout Plain Layout
33521 % la hauteur du texte
33522 \end_layout
33523
33524 \end_inset
33525 </cell>
33526 </row>
33527 <row>
33528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33529 \begin_inset Text
33530
33531 \begin_layout Plain Layout
33532 pheight%
33533 \end_layout
33534
33535 \end_inset
33536 </cell>
33537 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33538 \begin_inset Text
33539
33540 \begin_layout Plain Layout
33541 % hauteur du papier
33542 \end_layout
33543
33544 \end_inset
33545 </cell>
33546 </row>
33547 <row>
33548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33549 \begin_inset Text
33550
33551 \begin_layout Plain Layout
33552 ex
33553 \end_layout
33554
33555 \end_inset
33556 </cell>
33557 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33558 \begin_inset Text
33559
33560 \begin_layout Plain Layout
33561 hauteur de la lettre 
33562 \emph on
33563 x
33564 \emph default
33565  dans la police courante
33566 \end_layout
33567
33568 \end_inset
33569 </cell>
33570 </row>
33571 <row>
33572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33573 \begin_inset Text
33574
33575 \begin_layout Plain Layout
33576 em
33577 \end_layout
33578
33579 \end_inset
33580 </cell>
33581 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33582 \begin_inset Text
33583
33584 \begin_layout Plain Layout
33585 largeur de la lettre
33586 \emph on
33587  M
33588 \emph default
33589  dans la police courante
33590 \end_layout
33591
33592 \end_inset
33593 </cell>
33594 </row>
33595 <row>
33596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33597 \begin_inset Text
33598
33599 \begin_layout Plain Layout
33600 mu
33601 \end_layout
33602
33603 \end_inset
33604 </cell>
33605 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33606 \begin_inset Text
33607
33608 \begin_layout Plain Layout
33609 unité mathématique (1
33610 \begin_inset space \thinspace{}
33611 \end_inset
33612
33613 mu = 1/18
33614 \begin_inset space \thinspace{}
33615 \end_inset
33616
33617 em)
33618 \end_layout
33619
33620 \end_inset
33621 </cell>
33622 </row>
33623 </lyxtabular>
33624
33625 \end_inset
33626
33627
33628 \end_layout
33629
33630 \end_inset
33631
33632
33633 \end_layout
33634
33635 \begin_layout Chapter
33636 Formats des fichiers de sortie graphiques
33637 \begin_inset CommandInset label
33638 LatexCommand label
33639 name "cha:Formats-fichiers-graphiques"
33640
33641 \end_inset
33642
33643
33644 \end_layout
33645
33646 \begin_layout Section
33647 DVI
33648 \begin_inset Index
33649 status collapsed
33650
33651 \begin_layout Plain Layout
33652 Formats de Fichiers! DVI
33653 \end_layout
33654
33655 \end_inset
33656
33657
33658 \begin_inset Index
33659 status collapsed
33660
33661 \begin_layout Plain Layout
33662 DVI|see
33663 \begin_inset ERT
33664 status collapsed
33665
33666 \begin_layout Plain Layout
33667
33668 {
33669 \end_layout
33670
33671 \end_inset
33672
33673 Formats de Fichiers
33674 \begin_inset ERT
33675 status collapsed
33676
33677 \begin_layout Plain Layout
33678
33679 }
33680 \end_layout
33681
33682 \end_inset
33683
33684
33685 \end_layout
33686
33687 \end_inset
33688
33689
33690 \end_layout
33691
33692 \begin_layout Standard
33693 Ce type de fichiers a l'extension 
33694 \begin_inset Quotes fld
33695 \end_inset
33696
33697
33698 \family typewriter
33699 .dvi
33700 \family default
33701
33702 \begin_inset Quotes frd
33703 \end_inset
33704
33705 .
33706  Il est appelé 
33707 \emph on
33708 indépendant de l'appareil
33709 \emph default
33710  ou 
33711 \begin_inset Quotes fld
33712 \end_inset
33713
33714 device independent (DVI)
33715 \begin_inset Quotes frd
33716 \end_inset
33717
33718 , car il est complètement portable ; vous pouvez les recopier d'une machine
33719  à l'autre sans avoir à faire de conversion.
33720  À l'époque où ce format a été développé, c'était loin d'être évident.
33721  Les fichiers DVI sont utilisés pour une visualisation rapide et comme une
33722  étape préliminaire avant la conversion vers un autre format comme le PostScript.
33723 \end_layout
33724
33725 \begin_layout Standard
33726 \begin_inset Note Greyedout
33727 status open
33728
33729 \begin_layout Plain Layout
33730
33731 \series bold
33732 Note:
33733 \series default
33734  Les fichiers DVI ne contiennent pas d'images, elles sont seulement liées
33735  au fichier.
33736  
33737 \end_layout
33738
33739 \end_inset
33740
33741  N'oubliez donc pas de fournir vos images en même temps que vos fichiers
33742  
33743 \family typewriter
33744 .dvi
33745 \family default
33746 .
33747  Cette caractéristique peut aussi ralentir votre ordinateur quand vous visualise
33748 z le DVI puisque le programme de visualisation doit convertir les images
33749  en tâche de fond pour les rendre visibles quand vous faites défiler votre
33750  document.
33751  C'est pourquoi nous recommandons d'utiliser des fichiers PDF pour les documents
33752  avec de nombreuses images.
33753 \end_layout
33754
33755 \begin_layout Standard
33756 Vous pouvez exporter votre document comme un fichier DVI en utilisant le
33757  menu 
33758 \family sans
33759 Fichier\SpecialChar \menuseparator
33760 Exporter\SpecialChar \menuseparator
33761 DVI.
33762
33763 \family default
33764  Vous pouvez visualiser votre document sous forme de DVI grâce au menu 
33765 \family sans
33766 Visualiser
33767 \family default
33768  ou en utilisant le bouton
33769 \begin_inset Graphics
33770         filename ../../images/buffer-view_dvi.png
33771         scale 85
33772         scaleBeforeRotation
33773
33774 \end_inset
33775
33776  de la barre d'outils.
33777 \end_layout
33778
33779 \begin_layout Section
33780 PostScript
33781 \begin_inset CommandInset label
33782 LatexCommand label
33783 name "sec:PostScript"
33784
33785 \end_inset
33786
33787
33788 \begin_inset Index
33789 status collapsed
33790
33791 \begin_layout Plain Layout
33792 Formats de Fichiers ! PostScript
33793 \end_layout
33794
33795 \end_inset
33796
33797
33798 \begin_inset Index
33799 status collapsed
33800
33801 \begin_layout Plain Layout
33802 PostScript|see
33803 \begin_inset ERT
33804 status collapsed
33805
33806 \begin_layout Plain Layout
33807
33808 {
33809 \end_layout
33810
33811 \end_inset
33812
33813 Formats de Fichiers
33814 \begin_inset ERT
33815 status collapsed
33816
33817 \begin_layout Plain Layout
33818
33819 }
33820 \end_layout
33821
33822 \end_inset
33823
33824
33825 \end_layout
33826
33827 \end_inset
33828
33829
33830 \end_layout
33831
33832 \begin_layout Standard
33833 Ce type de fichiers a l'extension 
33834 \begin_inset Quotes fld
33835 \end_inset
33836
33837
33838 \family typewriter
33839 .ps
33840 \family default
33841
33842 \begin_inset Quotes frd
33843 \end_inset
33844
33845 .
33846  PostScript a été développé par la société 
33847 \series bold
33848 Adobe
33849 \series default
33850  comme un langage pour les imprimantes.
33851  De ce fait le fichier contient toutes les commandes utilisées par l'imprimante
33852  pour imprimer le document.
33853  PostScript peut être considéré comme un 
33854 \begin_inset Quotes fld
33855 \end_inset
33856
33857 langage de programmation
33858 \begin_inset Quotes frd
33859 \end_inset
33860
33861  ; vous pouvez en effet faire des calculs  ou tracer des diagrammes ou des
33862  images
33863 \begin_inset Foot
33864 status open
33865
33866 \begin_layout Plain Layout
33867 Si vous souhaitez en apprendre plus à ce sujet, jetez un coup d'œil au paquetage
33868  LaTeX 
33869 \series bold
33870 pstricks
33871 \series default
33872
33873 \begin_inset CommandInset citation
33874 LatexCommand cite
33875 key "pstricks"
33876
33877 \end_inset
33878
33879 .
33880 \end_layout
33881
33882 \end_inset
33883
33884 .
33885  En partie à cause de toutes ces possibilités un fichier PostScript est
33886  souvent plus gros qu'un PDF.
33887 \end_layout
33888
33889 \begin_layout Standard
33890 En partie à cause de toutes ces possibilités un fichier PostScript est souvent
33891  plus gros qu'un PDF.
33892 \end_layout
33893
33894 \begin_layout Standard
33895 PostScript ne peut contenir que des images au format 
33896 \begin_inset Quotes fld
33897 \end_inset
33898
33899 PostScript Encapsulé
33900 \begin_inset Quotes frd
33901 \end_inset
33902
33903  (encapsulated PostScript ou EPS, d'extension 
33904 \family typewriter
33905 .eps
33906 \family default
33907 ).
33908  Comme LyX vous permet n'importe quel format d'image connu dans votre document,
33909  il doit les convertir en interne en EPS.
33910  Si vous avez par exemple 50 images dans votre document, LyX doit faire
33911  50 conversions à chaque fois que vous visualisez ou que vous exportez votre
33912  document.
33913  Cela risque de ralentir de façon importante votre rythme de travail.
33914  En conclusion, si vous prévoyez d'utiliser PostScript, vous pouvez insérer
33915  vos images directement en EPS pour éviter ce problème.
33916 \end_layout
33917
33918 \begin_layout Standard
33919 Vous pouvez exporter votre document comme un fichier PostScript en utilisant
33920  le menu 
33921 \family sans
33922 Fichier\SpecialChar \menuseparator
33923 Exporter\SpecialChar \menuseparator
33924 PostScript.
33925
33926 \family default
33927  Vous pouvez visualiser votre document sous forme PostScript grâce au menu
33928  
33929 \family sans
33930 Visualiser
33931 \family default
33932  ou en utilisant le bouton 
33933 \begin_inset Graphics
33934         filename ../../images/buffer-view_ps.png
33935         scale 85
33936         scaleBeforeRotation
33937
33938 \end_inset
33939
33940  de la barre d'outils.
33941 \end_layout
33942
33943 \begin_layout Section
33944 PDF
33945 \begin_inset CommandInset label
33946 LatexCommand label
33947 name "sec:PDF"
33948
33949 \end_inset
33950
33951
33952 \begin_inset Index
33953 status collapsed
33954
33955 \begin_layout Plain Layout
33956 Formats de Fichiers ! PDF
33957 \end_layout
33958
33959 \end_inset
33960
33961
33962 \begin_inset Index
33963 status collapsed
33964
33965 \begin_layout Plain Layout
33966 PDF
33967 \end_layout
33968
33969 \end_inset
33970
33971
33972 \end_layout
33973
33974 \begin_layout Standard
33975 Ce type de fichiers a l'extension 
33976 \begin_inset Quotes fld
33977 \end_inset
33978
33979
33980 \family typewriter
33981 .pdf
33982 \family default
33983
33984 \begin_inset Quotes frd
33985 \end_inset
33986
33987 .
33988  Ce 
33989 \begin_inset Quotes fld
33990 \end_inset
33991
33992 format de document portable
33993 \begin_inset Quotes frd
33994 \end_inset
33995
33996  (portable document format ou PDF) est développé par 
33997 \family typewriter
33998 Adobe
33999 \family default
34000  comme une évolution de PostScript.
34001  Il est plus comprimé et utilise moins de commandes que PostScript.
34002  Comme son nom l'indique, il est 
34003 \begin_inset Quotes fld
34004 \end_inset
34005
34006 portable
34007 \begin_inset Quotes frd
34008 \end_inset
34009
34010  et peut donc être traité par n'importe quel ordinateur et la sortie imprimée
34011  aura exactement le même aspect.
34012 \end_layout
34013
34014 \begin_layout Standard
34015 PDF peut contenir des images dans son propre format PDF et dans les formats
34016  JPG (format du 
34017 \begin_inset Quotes fld
34018 \end_inset
34019
34020 Joint Photographic Expert Group
34021 \begin_inset Quotes frd
34022 \end_inset
34023
34024  avec comme extension 
34025 \family typewriter
34026 .jpg
34027 \family default
34028  ou 
34029 \family typewriter
34030 .jpeg
34031 \family default
34032 ) et PNG (
34033 \begin_inset Quotes fld
34034 \end_inset
34035
34036 Portable Network Graphics
34037 \begin_inset Quotes frd
34038 \end_inset
34039
34040  avec l'extension 
34041 \family typewriter
34042 .png
34043 \family default
34044 ).
34045  Vous pouvez quand même utiliser d'autres formats puisque LyX les convertit
34046  dans un de ces formats.
34047  Mais comme il est dit dans la section sur PostScript, les conversions d'images
34048  vont ralentir votre travail.
34049  Nous recommandons donc l'utilisation de l'un des trois formats cités.
34050 \end_layout
34051
34052 \begin_layout Standard
34053 Vous pouvez exporter votre document comme un fichier PDF en utilisant le
34054  menu 
34055 \family sans
34056 Fichier\SpecialChar \menuseparator
34057 Exporter 
34058 \family default
34059 de trois façons différentes:
34060 \end_layout
34061
34062 \begin_layout Description
34063 PDF
34064 \begin_inset space ~
34065 \end_inset
34066
34067 (ps2pdf) Ceci utilise le programme 
34068 \family typewriter
34069 ps2pdf
34070 \family default
34071  qui créé un PDF à partir de la version PostScript de votre fichier.
34072  Cette dernière est produite par le programme 
34073 \family typewriter
34074 dvips
34075 \family default
34076  qui utilise une version DVI comme étape intermédiaire.
34077  Cette variante consiste donc en trois conversions.
34078 \end_layout
34079
34080 \begin_layout Description
34081 PDF
34082 \begin_inset space ~
34083 \end_inset
34084
34085 (dvipdfm) Ceci utilise le programme 
34086 \family typewriter
34087 dvipdfm
34088 \family default
34089  qui convertit votre fichier en DVI avant de le convertir en PDF.
34090 \end_layout
34091
34092 \begin_layout Description
34093 PDF
34094 \begin_inset space ~
34095 \end_inset
34096
34097 (pdflatex) Ceci utilise le programme 
34098 \family typewriter
34099 pdftex
34100 \family default
34101  qui convertit directement votre fichier en PDF.
34102 \end_layout
34103
34104 \begin_layout Standard
34105 Nous recommandons d'utiliser l'option 
34106 \family sans
34107 PDF
34108 \begin_inset space ~
34109 \end_inset
34110
34111 (pdflatex)
34112 \family default
34113  car 
34114 \family typewriter
34115 pdftex
34116 \family default
34117  accepte toutes les fonctionnalités des versions actuelles de PDF.
34118  Il est en plus rapide et stable.
34119  Le programme 
34120 \family typewriter
34121 dvipdfm
34122 \family default
34123  n'est plus développé est est donc un peu dépassé.
34124 \end_layout
34125
34126 \begin_layout Standard
34127
34128 \end_layout
34129
34130 \begin_layout Standard
34131 Vous pouvez visualiser votre document sous forme PDF grâce au menu 
34132 \family sans
34133 Visualiser
34134 \family default
34135  ou en utilisant le bouton 
34136 \begin_inset Graphics
34137         filename ../../images/buffer-view_pdf2.png
34138         scale 85
34139         scaleBeforeRotation
34140
34141 \end_inset
34142
34143  de la barre d'outils
34144 \family sans
34145  (
34146 \family default
34147 qui utilise 
34148 \family sans
34149 PDF
34150 \begin_inset space ~
34151 \end_inset
34152
34153 (pdflatex)
34154 \family default
34155 ).
34156 \end_layout
34157
34158 \begin_layout Chapter
34159 Explication de l' Équation
34160 \begin_inset space ~
34161 \end_inset
34162
34163
34164 \begin_inset CommandInset ref
34165 LatexCommand eqref
34166 reference "eq:Wgn"
34167
34168 \end_inset
34169
34170
34171 \begin_inset CommandInset label
34172 LatexCommand label
34173 name "cha:Explication-de-l'Equation"
34174
34175 \end_inset
34176
34177
34178 \end_layout
34179
34180 \begin_layout Standard
34181 La largeur totale de 
34182 \emph on
34183 n
34184 \emph default
34185  cellules de tableau 
34186 \begin_inset Formula $W_{\mathrm{tot\, n}}$
34187 \end_inset
34188
34189  peut être calculée avec
34190 \end_layout
34191
34192 \begin_layout Standard
34193 \begin_inset Formula \begin{equation}
34194 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}
34195
34196 \end_inset
34197
34198
34199 \end_layout
34200
34201 \begin_layout Standard
34202 Où 
34203 \begin_inset Formula $W_{g\, n}$
34204 \end_inset
34205
34206  est la largeur fixe de toutes les cellules.
34207  
34208 \series bold
34209
34210 \backslash
34211 tabcolsep
34212 \series default
34213  est la largeur utilisée par LaTeX entre le texte de la cellule et la bordure,
34214  sa valeur par défaut est 6
34215 \begin_inset space \thinspace{}
34216 \end_inset
34217
34218 pt.
34219  
34220 \series bold
34221
34222 \backslash
34223 arrayrulewidth
34224 \series default
34225  est l'épaisseur de la bordure de la cellule, qui est par défaut de 0.4
34226 \begin_inset space \thinspace{}
34227 \end_inset
34228
34229 pt.
34230 \end_layout
34231
34232 \begin_layout Standard
34233 D'après l'équation
34234 \begin_inset space ~
34235 \end_inset
34236
34237
34238 \begin_inset CommandInset ref
34239 LatexCommand eqref
34240 reference "eq:Wtot_n"
34241
34242 \end_inset
34243
34244 , la largeur totale d'une multicolonne, 
34245 \begin_inset Formula $W_{\mathrm{tot\, mult}}$
34246 \end_inset
34247
34248  est
34249 \end_layout
34250
34251 \begin_layout Standard
34252 \begin_inset Formula \begin{equation}
34253 W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}\end{equation}
34254
34255 \end_inset
34256
34257
34258 \end_layout
34259
34260 \begin_layout Standard
34261 En posant que les équations 
34262 \begin_inset space ~
34263 \end_inset
34264
34265
34266 \begin_inset CommandInset ref
34267 LatexCommand eqref
34268 reference "eq:Wtot_n"
34269
34270 \end_inset
34271
34272  et 
34273 \begin_inset CommandInset ref
34274 LatexCommand eqref
34275 reference "eq:Wtot_mult"
34276
34277 \end_inset
34278
34279  sont égales, on peut calculer la largeur nécessaire 
34280 \begin_inset Formula $W_{g\, n}$
34281 \end_inset
34282
34283  quand 
34284 \emph on
34285 n
34286 \emph default
34287  colonnes sont couvertes, de façon à ce que chaque colonne ait une largeur
34288  de 
34289 \begin_inset Formula $W_{\mathrm{tot\, mult}}/n$
34290 \end_inset
34291
34292 :
34293 \end_layout
34294
34295 \begin_layout Standard
34296 \begin_inset Formula \begin{equation}
34297 W_{g\, n}=(W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}))/n\end{equation}
34298
34299 \end_inset
34300
34301
34302 \end_layout
34303
34304 \begin_layout Bibliography
34305 \begin_inset CommandInset bibitem
34306 LatexCommand bibitem
34307 key "latexcompanion"
34308
34309 \end_inset
34310
34311 Frank Mittelbach and Michel Goossens: 
34312 \emph on
34313 The LaTeX Companion Second Edition.
34314
34315 \emph default
34316  Addison-Wesley, 2004
34317 \end_layout
34318
34319 \begin_layout Bibliography
34320 \begin_inset CommandInset bibitem
34321 LatexCommand bibitem
34322 key "latexguide"
34323
34324 \end_inset
34325
34326 Helmut Kopka and Patrick W.
34327  Daly: 
34328 \emph on
34329 A Guide to LaTeX Fourth Edition.
34330
34331 \emph default
34332  Addison-Wesley, 2003
34333 \end_layout
34334
34335 \begin_layout Bibliography
34336 \begin_inset CommandInset bibitem
34337 LatexCommand bibitem
34338 key "latexbook"
34339
34340 \end_inset
34341
34342 Leslie Lamport: 
34343 \emph on
34344 LaTeX: A Document Preparation System.
34345
34346 \emph default
34347  Addison-Wesley, second edition, 1994
34348 \end_layout
34349
34350 \begin_layout Bibliography
34351 \begin_inset CommandInset bibitem
34352 LatexCommand bibitem
34353 key "booktabs"
34354
34355 \end_inset
34356
34357 Documentation du paquetage LaTeX 
34358 \series bold
34359
34360 \begin_inset CommandInset href
34361 LatexCommand href
34362 name "booktabs"
34363 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
34364
34365 \end_inset
34366
34367
34368 \series default
34369
34370 \begin_inset Index
34371 status collapsed
34372
34373 \begin_layout Plain Layout
34374 Paquetages LaTeX ! booktabs
34375 \end_layout
34376
34377 \end_inset
34378
34379
34380 \end_layout
34381
34382 \begin_layout Bibliography
34383 \begin_inset CommandInset bibitem
34384 LatexCommand bibitem
34385 key "caption"
34386
34387 \end_inset
34388
34389 Documentation du paquetage LaTeX 
34390 \series bold
34391
34392 \begin_inset CommandInset href
34393 LatexCommand href
34394 name "caption"
34395 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
34396
34397 \end_inset
34398
34399
34400 \series default
34401
34402 \begin_inset Index
34403 status collapsed
34404
34405 \begin_layout Plain Layout
34406 Paquetages LaTeX ! caption
34407 \end_layout
34408
34409 \end_inset
34410
34411
34412 \end_layout
34413
34414 \begin_layout Bibliography
34415 \begin_inset CommandInset bibitem
34416 LatexCommand bibitem
34417 key "endfloat"
34418
34419 \end_inset
34420
34421 Documentation du paquetage LaTeX 
34422 \series bold
34423
34424 \begin_inset CommandInset href
34425 LatexCommand href
34426 name "endfloat"
34427 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
34428
34429 \end_inset
34430
34431
34432 \series default
34433
34434 \begin_inset Index
34435 status collapsed
34436
34437 \begin_layout Plain Layout
34438 Paquetages LaTeX ! endfloat
34439 \end_layout
34440
34441 \end_inset
34442
34443
34444 \end_layout
34445
34446 \begin_layout Bibliography
34447 \begin_inset CommandInset bibitem
34448 LatexCommand bibitem
34449 key "wrapfig"
34450
34451 \end_inset
34452
34453 Documentation du paquetage LaTeX 
34454 \series bold
34455
34456 \begin_inset CommandInset href
34457 LatexCommand href
34458 name "wrapfig"
34459 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
34460
34461 \end_inset
34462
34463
34464 \series default
34465
34466 \begin_inset Index
34467 status collapsed
34468
34469 \begin_layout Plain Layout
34470 Paquetages LaTeX ! wrapfig
34471 \begin_inset ERT
34472 status collapsed
34473
34474 \begin_layout Plain Layout
34475
34476
34477 \backslash
34478 vspace{4mm}
34479 \end_layout
34480
34481 \end_inset
34482
34483
34484 \end_layout
34485
34486 \end_inset
34487
34488
34489 \end_layout
34490
34491 \begin_layout Bibliography
34492 \begin_inset CommandInset bibitem
34493 LatexCommand bibitem
34494 key "footmisc"
34495
34496 \end_inset
34497
34498 Documentation du paquetage LaTeX 
34499 \series bold
34500
34501 \begin_inset CommandInset href
34502 LatexCommand href
34503 name "footmisc"
34504 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
34505
34506 \end_inset
34507
34508
34509 \series default
34510
34511 \begin_inset Index
34512 status collapsed
34513
34514 \begin_layout Plain Layout
34515 Paquetages LaTeX ! footmisc
34516 \end_layout
34517
34518 \end_inset
34519
34520
34521 \end_layout
34522
34523 \begin_layout Bibliography
34524 \begin_inset CommandInset bibitem
34525 LatexCommand bibitem
34526 key "hypcap"
34527
34528 \end_inset
34529
34530 Documentation du paquetage LaTeX 
34531 \series bold
34532
34533 \begin_inset CommandInset href
34534 LatexCommand href
34535 name "hypcap"
34536 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
34537
34538 \end_inset
34539
34540
34541 \series default
34542
34543 \begin_inset Index
34544 status collapsed
34545
34546 \begin_layout Plain Layout
34547 Paquetages LaTeX ! hyperref
34548 \end_layout
34549
34550 \end_inset
34551
34552
34553 \end_layout
34554
34555 \begin_layout Bibliography
34556 \begin_inset CommandInset bibitem
34557 LatexCommand bibitem
34558 key "hyperref"
34559
34560 \end_inset
34561
34562 Documentation du paquetage LaTeX 
34563 \series bold
34564
34565 \begin_inset CommandInset href
34566 LatexCommand href
34567 name "hyperref"
34568 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
34569
34570 \end_inset
34571
34572
34573 \series default
34574
34575 \begin_inset Index
34576 status collapsed
34577
34578 \begin_layout Plain Layout
34579 Paquetages LaTeX ! hyperref
34580 \end_layout
34581
34582 \end_inset
34583
34584
34585 \end_layout
34586
34587 \begin_layout Bibliography
34588 \begin_inset CommandInset bibitem
34589 LatexCommand bibitem
34590 key "koma-script"
34591
34592 \end_inset
34593
34594 Documentation du paquetage LaTeX 
34595 \series bold
34596
34597 \begin_inset CommandInset href
34598 LatexCommand href
34599 name "koma-script"
34600 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguien.pdf"
34601
34602 \end_inset
34603
34604
34605 \series default
34606
34607 \begin_inset Index
34608 status collapsed
34609
34610 \begin_layout Plain Layout
34611 Paquetages LaTeX ! koma-script
34612 \end_layout
34613
34614 \end_inset
34615
34616
34617 \end_layout
34618
34619 \begin_layout Bibliography
34620 \begin_inset CommandInset bibitem
34621 LatexCommand bibitem
34622 key "listings"
34623
34624 \end_inset
34625
34626 Documentation du paquetage LaTeX 
34627 \series bold
34628
34629 \begin_inset CommandInset href
34630 LatexCommand href
34631 name "listings"
34632 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
34633
34634 \end_inset
34635
34636
34637 \series default
34638
34639 \begin_inset Index
34640 status collapsed
34641
34642 \begin_layout Plain Layout
34643 Paquetages LaTeX ! listings
34644 \end_layout
34645
34646 \end_inset
34647
34648
34649 \end_layout
34650
34651 \begin_layout Bibliography
34652 \begin_inset CommandInset bibitem
34653 LatexCommand bibitem
34654 key "marginnote"
34655
34656 \end_inset
34657
34658 Documentation du paquetage LaTeX 
34659 \series bold
34660
34661 \begin_inset CommandInset href
34662 LatexCommand href
34663 name "marginnote"
34664 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
34665
34666 \end_inset
34667
34668
34669 \series default
34670
34671 \begin_inset Index
34672 status collapsed
34673
34674 \begin_layout Plain Layout
34675 Paquetages LaTeX ! marginnote
34676 \end_layout
34677
34678 \end_inset
34679
34680
34681 \end_layout
34682
34683 \begin_layout Bibliography
34684 \begin_inset CommandInset bibitem
34685 LatexCommand bibitem
34686 key "pstricks"
34687
34688 \end_inset
34689
34690 Page Web du paquetage LaTeX 
34691 \series bold
34692
34693 \begin_inset CommandInset href
34694 LatexCommand href
34695 name "PSTricks"
34696 target "http://tug.org/PSTricks/"
34697
34698 \end_inset
34699
34700
34701 \series default
34702
34703 \begin_inset Index
34704 status collapsed
34705
34706 \begin_layout Plain Layout
34707 Paquetages LaTeX ! PSTricks
34708 \end_layout
34709
34710 \end_inset
34711
34712
34713 \end_layout
34714
34715 \begin_layout Bibliography
34716 \begin_inset CommandInset bibitem
34717 LatexCommand bibitem
34718 key "sidecap"
34719
34720 \end_inset
34721
34722 Documentation du paquetage LaTeX 
34723 \series bold
34724
34725 \begin_inset CommandInset href
34726 LatexCommand href
34727 name "sidecap"
34728 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
34729
34730 \end_inset
34731
34732
34733 \series default
34734
34735 \begin_inset Index
34736 status collapsed
34737
34738 \begin_layout Plain Layout
34739 Paquetages LaTeX ! sidecap
34740 \end_layout
34741
34742 \end_inset
34743
34744
34745 \end_layout
34746
34747 \begin_layout Bibliography
34748 \begin_inset CommandInset bibitem
34749 LatexCommand bibitem
34750 key "NewInLyX16"
34751
34752 \end_inset
34753
34754
34755 \begin_inset CommandInset href
34756 LatexCommand href
34757 name "Page Wiki"
34758 target "http://wiki.lyx.org/LyX/NewInLyX16"
34759
34760 \end_inset
34761
34762  au sujet des nouveautés de 
34763 \family sans
34764 LyX 1.6.0
34765 \family default
34766 .
34767 \end_layout
34768
34769 \begin_layout Standard
34770 \begin_inset CommandInset index_print
34771 LatexCommand printindex
34772
34773 \end_inset
34774
34775
34776 \end_layout
34777
34778 \begin_layout Standard
34779 \begin_inset FloatList figure
34780
34781 \end_inset
34782
34783
34784 \end_layout
34785
34786 \begin_layout Standard
34787 \begin_inset FloatList table
34788
34789 \end_inset
34790
34791
34792 \end_layout
34793
34794 \begin_layout Standard
34795 \begin_inset ERT
34796 status open
34797
34798 \begin_layout Plain Layout
34799
34800
34801 \backslash
34802 listof{algorithm}{Liste des Algorithmes}
34803 \end_layout
34804
34805 \end_inset
34806
34807
34808 \begin_inset Note Note
34809 status collapsed
34810
34811 \begin_layout Plain Layout
34812 voir la section
34813 \begin_inset space ~
34814 \end_inset
34815
34816
34817 \begin_inset CommandInset ref
34818 LatexCommand ref
34819 reference "sub:Flottant-d'Algorithme"
34820
34821 \end_inset
34822
34823  pour une description
34824 \end_layout
34825
34826 \end_inset
34827
34828
34829 \end_layout
34830
34831 \end_body
34832 \end_document