]> git.lyx.org Git - lyx.git/blob - lib/doc/fr/EmbeddedObjects.lyx
EmbeddedObjects.lyx: some more compile fixes
[lyx.git] / lib / doc / fr / EmbeddedObjects.lyx
1 #LyX 1.6.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 332
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 \pagenumbering{roman}
25 \let\myTOC\tableofcontents
26 \renewcommand{\tableofcontents}{%
27  \pdfbookmark[1]{Contents}{}
28  \myTOC
29  \cleardoublepage
30  \pagenumbering{arabic}}
31
32 % provides caption formatting
33 \usepackage[labelfont={bf,sf}, tableposition=top]{caption}[2004/07/16]
34
35 % provides commands to set caption
36 % beside tables/images
37 \usepackage{sidecap}
38
39 \newcommand{\TabBesBeg}{%
40  \let\MyTable\table
41  \let\MyEndtable\endtable
42  \renewenvironment{table}{\begin{SCtable}}{\end{SCtable}}}
43
44 \newcommand{\TabBesEnd}{%
45  \let\table\MyTable
46  \let\endtable\MyEndtable}
47
48 \newcommand{\FigBesBeg}{%
49  \let\MyFigure\figure
50  \let\MyEndfigure\endfigure
51  \renewenvironment{figure}{\begin{SCfigure}}{\end{SCfigure}}}
52
53 \newcommand{\FigBesEnd}{%
54  \let\figure\MyFigure
55  \let\endfigure\MyEndfigure}
56
57 % enables calculation of values,
58 \usepackage{calc}
59
60 % provides special table cell alignments
61 \usepackage{dcolumn}
62
63 % increase the bottom float placement fraction
64 \renewcommand{\bottomfraction}{0.5}
65
66 % avoids that floats are placed before their
67 % corresponding section starts
68 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
69
70 % speed up the longtable calculation
71 \setcounter{LTchunksize}{100}
72
73 % used for scaled and rotated boxes
74 \@ifundefined{rotatebox}{\usepackage{graphicx}}{}
75
76 % used for colored tables
77 \@ifundefined{textcolor}
78  {\usepackage{color}}{}
79 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
80 \definecolor{lightgrey}{gray}{0.8}
81
82 % check for package colortbl
83 % used for colored table cells
84 \newboolean{colortbl}
85 \IfFileExists{colortbl.sty}
86  {\usepackage{colortbl}
87   \setboolean{colortbl}{true}}
88  {\setboolean{colortbl}{false}}
89
90 % used for multirows
91 \usepackage{multirow}
92 %\renewcommand{\multirowsetup}{\centering}
93
94 % used for book-style tables
95 \usepackage{booktabs}
96
97 % used to have extra space in table cells
98 \@ifundefined{extrarowheight}
99  {\usepackage{array}}{}
100 \setlength{\extrarowheight}{2pt}
101
102 % used for customized tables
103 % ---
104 \newcolumntype{M}[1]
105  {>{\centering\hspace{0pt}}m{#1}}
106
107 \newcolumntype{S}[2]
108  {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
109
110 \newcolumntype{K}[1]
111  {>{\columncolor{#1}\hspace{0pt}}c}
112
113 \newcolumntype{V}{!{\vrule width 1.5pt}}
114
115 \newcolumntype{W}{!{\color{green}\vline}}
116 % ---
117
118 % insert additional vertical space of
119 % 1.5 mm between footnotes
120 \let\myFoot\footnote
121 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
122
123 % number algorithm floats within chapters
124 \numberwithin{algorithm}{chapter}
125
126 % redefine the greyed out note
127 \renewenvironment{lyxgreyedout}
128  {\textcolor{blue}\bgroup}{\egroup}
129
130 % ------------------------------------
131 % used to check for needed LaTeX packages
132 \usepackage{ifthen}
133
134 % check for package arydshln
135 % used for tables with dashed lines
136 \newboolean{arydshln}
137 \IfFileExists{arydshln.sty}
138  {\usepackage{arydshln}
139   \setboolean{arydshln}{true}}
140  {\setboolean{arydshln}{false}}
141
142 % check for package marginnote
143 % used for margin notes
144 \newboolean{marginnote}
145 \IfFileExists{marginnote.sty}
146  {\usepackage{marginnote}
147   \let\marginpar\marginnote
148   \setboolean{marginnote}{true}}
149  {\setboolean{marginnote}{false}}
150
151 % check for package sidecap
152 % used for captions on the side
153 \newboolean{sidecap}
154 \IfFileExists{sidecap.sty}
155  {\usepackage{sidecap}
156   \let\marginpar\marginnote
157   \setboolean{sidecap}{true}}
158  {\setboolean{sidecap}{false}}
159
160 % redefine the \LyX macro for PDF bookmarks
161 \def\LyX{\texorpdfstring{%
162   L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
163   {LyX }}
164 \end_preamble
165 \options fleqn,liststotoc,bibtotoc,idxtotoc,BCOR7.5mm,titlepage,tablecaptionabove
166 \language french
167 \inputencoding auto
168 \font_roman default
169 \font_sans default
170 \font_typewriter default
171 \font_default_family default
172 \font_sc false
173 \font_osf false
174 \font_sf_scale 100
175 \font_tt_scale 100
176 \graphics default
177 \paperfontsize 12
178 \spacing single
179 \use_hyperref true
180 \pdf_title "LyX's Figure, Table, Floats, Notes, and Boxes manual"
181 \pdf_author "L'équipe LyX, Uwe Stöhr, traduction: Adrien Rebollo et Siegfried Meunier-Guttin-Cluzel"
182 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
183 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
184 \pdf_bookmarks true
185 \pdf_bookmarksnumbered true
186 \pdf_bookmarksopen true
187 \pdf_bookmarksopenlevel 1
188 \pdf_breaklinks false
189 \pdf_pdfborder false
190 \pdf_colorlinks true
191 \pdf_backref false
192 \pdf_pagebackref false
193 \pdf_pdfusetitle false
194 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,  pdfpagelayout=OneColumn, pdfnewwindow=true,  pdfstartview=XYZ, plainpages=false, pdfpagelabels"
195 \papersize default
196 \use_geometry false
197 \use_amsmath 2
198 \use_esint 0
199 \cite_engine basic
200 \use_bibtopic false
201 \paperorientation portrait
202 \secnumdepth 3
203 \tocdepth 3
204 \paragraph_separation skip
205 \defskip medskip
206 \quotes_language english
207 \papercolumns 1
208 \papersides 2
209 \paperpagestyle default
210 \bullet 1 1 34 -1
211 \bullet 2 2 35 -1
212 \bullet 3 2 7 -1
213 \tracking_changes false
214 \output_changes false
215 \author "" 
216 \author "" 
217 \end_header
218
219 \begin_body
220
221 \begin_layout Title
222 Manuel détaillé pour les Figures, les Tableaux, les Flottants, les Notes,
223  les Boîtes et les Objets Externes de LyX
224 \end_layout
225
226 \begin_layout Author
227 par l'Équipe LyX
228 \begin_inset Foot
229 status collapsed
230
231 \begin_layout Plain Layout
232 \noindent
233 Merci d'envoyer vos commentaires et corrections à la liste de diffusion
234  de la documentation de LyX: 
235 \family typewriter
236
237 \begin_inset ERT
238 status collapsed
239
240 \begin_layout Plain Layout
241
242
243 \backslash
244 href{mailto:lyx-docs@lists.lyx.org?subject=LyX's EmbeddedObjects.lyx manual}{
245 \end_layout
246
247 \end_inset
248
249 lyx-docs@lists.lyx.org
250 \begin_inset ERT
251 status collapsed
252
253 \begin_layout Plain Layout
254
255 }
256 \end_layout
257
258 \end_inset
259
260
261 \end_layout
262
263 \end_inset
264
265
266 \begin_inset Note Note
267 status collapsed
268
269 \begin_layout Plain Layout
270 auteur original : Uwe Stöhr
271 \end_layout
272
273 \begin_layout Plain Layout
274 Traduction française : Siegfried Meunier-Guttin-Cluzel
275 \end_layout
276
277 \begin_layout Plain Layout
278 version 1.5.2 - novembre 2007
279 \end_layout
280
281 \end_inset
282
283
284 \begin_inset Newline newline
285 \end_inset
286
287
288 \begin_inset Newline newline
289 \end_inset
290
291
292 \family sans
293 Version 1.6svn
294 \end_layout
295
296 \begin_layout Standard
297 \begin_inset CommandInset toc
298 LatexCommand tableofcontents
299
300 \end_inset
301
302
303 \end_layout
304
305 \begin_layout Standard
306 \begin_inset Note Note
307 status open
308
309 \begin_layout Plain Layout
310 Pour pouvoir exporter ce document en PDF, PS ou DVI, les paquetages LaTeX
311  
312 \series bold
313 arydshln
314 \series default
315
316 \series bold
317 colortbl
318 \series default
319
320 \series bold
321 marginnote
322 \series default
323 , et 
324 \series bold
325 sidecap
326 \series default
327  doivent être installés.
328  Si ce n'est pas le cas, vous pouvez quand même exporter le document mais
329  les sections qui nécessitent les paquetages en question n'apparaîtront
330  pas sur la sortie.
331 \end_layout
332
333 \begin_layout Plain Layout
334 Vous pouvez trouver la dernière version au format PDF de ce manuel ici :
335 \begin_inset Newline newline
336 \end_inset
337
338
339 \series bold
340 http://wiki.lyx.org/LyX/DocumentationDevelopment#EmbeddedObjects
341 \begin_inset Newline newline
342 \end_inset
343
344
345 \series default
346 (version anglaise)
347 \end_layout
348
349 \end_inset
350
351
352 \end_layout
353
354 \begin_layout Chapter
355 Figures
356 \begin_inset CommandInset label
357 LatexCommand label
358 name "cha:Figures"
359
360 \end_inset
361
362
363 \begin_inset Index
364 status collapsed
365
366 \begin_layout Plain Layout
367 Figures
368 \end_layout
369
370 \end_inset
371
372
373 \begin_inset Index
374 status collapsed
375
376 \begin_layout Plain Layout
377 Graphiques|see
378 \begin_inset ERT
379 status collapsed
380
381 \begin_layout Plain Layout
382
383 {
384 \end_layout
385
386 \end_inset
387
388 Figures
389 \begin_inset ERT
390 status collapsed
391
392 \begin_layout Plain Layout
393
394 }
395 \end_layout
396
397 \end_inset
398
399
400 \end_layout
401
402 \end_inset
403
404
405 \end_layout
406
407 \begin_layout Section
408 La fenêtre de dialogue Graphique
409 \begin_inset Index
410 status collapsed
411
412 \begin_layout Plain Layout
413 Figures ! Fenêtre de dialogue Graphique
414 \end_layout
415
416 \end_inset
417
418
419 \begin_inset CommandInset label
420 LatexCommand label
421 name "sec:Graphics-Dialog"
422
423 \end_inset
424
425
426 \end_layout
427
428 \begin_layout Standard
429 Pour placer une figure dans votre document, cliquez sur le bouton
430 \begin_inset Graphics
431         filename ../../images/dialog-show-new-inset_graphics.png
432         scale 85
433         scaleBeforeRotation
434
435 \end_inset
436
437  dans la barre d'outils, ou faites 
438 \family sans
439 Insérer\SpecialChar \menuseparator
440 Graphique
441 \family default
442 .
443  Une fenêtre de dialogue va s'ouvrir où vous pourrez choisir le fichier
444  à charger.
445  L'image apparaîtra dans la sortie finale à la position exacte qu'elle a
446  dans le texte.
447 \end_layout
448
449 \begin_layout Standard
450 La fenêtre de dialogue Graphique peut être rappelée à tout moment en cliquant
451  avec le bouton droit sur une image
452 \begin_inset Note Note
453 status collapsed
454
455 \begin_layout Plain Layout
456 Ça marche aussi avec le bouton gauche ! (NdT)
457 \end_layout
458
459 \end_inset
460
461 .
462  Cette fenêtre de dialogue possède trois onglets:
463 \end_layout
464
465 \begin_layout Description
466 Graphique Cet onglet vous permet de choisir le fichier contenant votre image
467  et d'ajuster l'apparence qu'elle aura sur la sortie imprimée.
468  Les unités de longueurs utilisées sont décrites dans l'appendice
469 \begin_inset Space ~
470 \end_inset
471
472
473 \begin_inset CommandInset ref
474 LatexCommand ref
475 reference "cha:Unités-de-longueur"
476
477 \end_inset
478
479 .
480 \begin_inset Newline newline
481 \end_inset
482
483
484 \begin_inset Index
485 status collapsed
486
487 \begin_layout Plain Layout
488 Figures ! Pivotées
489 \end_layout
490
491 \end_inset
492
493 Vous pouvez faire pivoter vos images dans le sens inverse des aiguilles
494  d'une montre, en donnant l'angle de rotation et la position du pivot.
495  L'image apparaîtra pivotée dans LyX.
496 \begin_inset Newline newline
497 \end_inset
498
499
500 \begin_inset Index
501 status collapsed
502
503 \begin_layout Plain Layout
504 Figures ! Redimensionnées
505 \end_layout
506
507 \end_inset
508
509 La taille de l'image peut être modifiée, soit en donnant un facteur d'échelle
510  sous forme d'un pourcentage, soit en donnant directement sa hauteur et
511  sa largeur.
512  Si vous ne fixez que la largeur ou que la hauteur, l'autre dimension sera
513  déterminée automatiquement.
514  Si vous fixez les deux, l'image sera transformée à la taille voulue, avec
515  éventuellement une distorsion.
516  Pour éviter une telle distorsion de l'image, vous pouvez utiliser l'option
517  
518 \family sans
519 Conserver
520 \begin_inset Space ~
521 \end_inset
522
523 les
524 \begin_inset Space ~
525 \end_inset
526
527 proportions
528 \family default
529 .
530  L'image sera mise à l'échelle de façon à ce que ses dimensions ne dépassent
531  pas les valeurs fixées.
532  
533 \begin_inset Newline newline
534 \end_inset
535
536 Les images peuvent être modifiée en utilisant le programme de votre choix
537  en cliquant sur le bouton Éditer.
538  Ce programme peut être sélectionné pour chaque format d'image dans la rubrique
539  
540 \family sans
541 Formats
542 \begin_inset Space ~
543 \end_inset
544
545 de
546 \begin_inset Space ~
547 \end_inset
548
549 fichiers
550 \family default
551  dans la fenêtre de dialogue de 
552 \family sans
553 Préférences
554 \family default
555  de LyX.
556 \end_layout
557
558 \begin_layout Description
559 Rogner Une autre façon d'ajuster la hauteur et la largeur de l'image dans
560  la sortie finale est de modifier les coordonnées de la zone de l'image
561  qui est affichée.
562  Cette zone peut être calculée automatiquement à partir des données présentes
563  dans le fichier en appuyant sur le bouton 
564 \family sans
565 Valeurs
566 \begin_inset Space ~
567 \end_inset
568
569 du
570 \begin_inset Space ~
571 \end_inset
572
573 Fichier
574 \family default
575 .
576  Avec l'option 
577 \family sans
578 Couper
579 \begin_inset Space ~
580 \end_inset
581
582 à
583 \begin_inset Space ~
584 \end_inset
585
586 la
587 \begin_inset Space ~
588 \end_inset
589
590 boîte
591 \begin_inset Space ~
592 \end_inset
593
594 de
595 \begin_inset Space ~
596 \end_inset
597
598 délimitation, 
599 \family default
600 seule la portion de l'image qui est dans la zone définie sera imprimée.
601  En principe vous n'avez pas à vous occuper des coordonnées de l'image et
602  donc vous pouvez ignorer l'onglet 
603 \family sans
604 Rogner
605 \family default
606 .
607 \end_layout
608
609 \begin_layout Description
610
611 \family sans
612 Options
613 \begin_inset Space ~
614 \end_inset
615
616 LaTeX
617 \begin_inset Space ~
618 \end_inset
619
620 et
621 \begin_inset Space ~
622 \end_inset
623
624 LyX
625 \family default
626  Avec cet onglet, vous pouvez modifier l'apparence de l'image dans LyX et
627  en faire une sous-figure avec sa propre légende si elle incorporée dans
628  un flottant de figure.
629  Les sous-figures sont décrites dans la section
630 \begin_inset Space ~
631 \end_inset
632
633
634 \begin_inset CommandInset ref
635 LatexCommand ref
636 reference "sec:Figure-Floats"
637
638 \end_inset
639
640 .
641 \begin_inset Newline newline
642 \end_inset
643
644 Les experts ès-LaTeX pourront fournir dans cet onglet des options supplémentaire
645 s pour LaTeX
646 \begin_inset Newline newline
647 \end_inset
648
649 L'option Mode brouillon fait que l'image apparaîtra sur la sortie sous la
650  forme d'un cadre vide avec la taille de l'image.
651 \begin_inset Newline newline
652 \end_inset
653
654 L'option 
655 \family sans
656 ne
657 \begin_inset Space ~
658 \end_inset
659
660 pas
661 \begin_inset Space ~
662 \end_inset
663
664 décompresser
665 \begin_inset Space ~
666 \end_inset
667
668 à
669 \begin_inset Space ~
670 \end_inset
671
672 l'exportation
673 \family default
674  n'affectera que les graphiques EPS zippés, par exemple 
675 \family typewriter
676 x.eps.gz
677 \family default
678 .
679  Quand cette option est activée, les images ne sont pas décompressées à
680  l'exportation, vu que LaTeX peut les traiter telles-quelles
681 \begin_inset Newline newline
682 \end_inset
683
684 Les graphiques EPS zippés sont utiles pour économiser de la place sur les
685  disques quand on utilise PostScript comme format de sortie, voir l'appendice
686 \begin_inset Space ~
687 \end_inset
688
689
690 \begin_inset CommandInset ref
691 LatexCommand ref
692 reference "sec:PostScript"
693
694 \end_inset
695
696 .
697  Pour zipper un graphique EPS, utilisez les commandes suivantes dans un
698  terminal UNIX ou une console Windows:
699 \begin_inset Newline newline
700 \end_inset
701
702
703 \series bold
704 gzip x.eps
705 \series default
706
707 \begin_inset Newline newline
708 \end_inset
709
710
711 \series bold
712 zgrep %%Bounding x.eps.gz > x.eps.bb
713 \series default
714
715 \begin_inset Newline newline
716 \end_inset
717
718 La seconde commande va créer le fichier contenant la description de la boîte
719  de délimitation 
720 \begin_inset Quotes eld
721 \end_inset
722
723
724 \family typewriter
725 x.eps.bb
726 \family default
727
728 \begin_inset Quotes erd
729 \end_inset
730
731  qui est indispensable pour que LaTeX puisse traiter un fichier compressé.
732 \end_layout
733
734 \begin_layout Standard
735 \begin_inset VSpace bigskip
736 \end_inset
737
738
739 \end_layout
740
741 \begin_layout Standard
742 Voici un exemple d'image au format EPS
743 \begin_inset Foot
744 status collapsed
745
746 \begin_layout Plain Layout
747 Les format d'images sont décrits dans la section
748 \begin_inset Space ~
749 \end_inset
750
751
752 \begin_inset CommandInset ref
753 LatexCommand ref
754 reference "sec:Image-Formats"
755
756 \end_inset
757
758 .
759 \end_layout
760
761 \end_inset
762
763  qui se trouve dans son propre paragraphe, ce dernier étant centré horizontaleme
764 nt:
765 \end_layout
766
767 \begin_layout Standard
768 \align center
769 \begin_inset Graphics
770         filename ../clipart/mobius.eps
771         display color
772         scale 70
773         scaleBeforeRotation
774         rotateOrigin center
775
776 \end_inset
777
778
779 \end_layout
780
781 \begin_layout Standard
782 Et voici la même image mais en mode brouillon:
783 \end_layout
784
785 \begin_layout Standard
786 \align center
787 \begin_inset Graphics
788         filename ../clipart/mobius.eps
789         display color
790         scale 70
791         draft
792         scaleBeforeRotation
793         rotateOrigin center
794
795 \end_inset
796
797
798 \end_layout
799
800 \begin_layout Section
801 Figures Flottantes
802 \begin_inset CommandInset label
803 LatexCommand label
804 name "sec:Figure-Floats"
805
806 \end_inset
807
808
809 \begin_inset Index
810 status collapsed
811
812 \begin_layout Plain Layout
813 Flottants ! Figures
814 \end_layout
815
816 \end_inset
817
818
819 \begin_inset Index
820 status collapsed
821
822 \begin_layout Plain Layout
823 Figures ! Flottants
824 \end_layout
825
826 \end_inset
827
828
829 \end_layout
830
831 \begin_layout Standard
832 Pour des explications d'ordre général concernant les flottants, jetez un
833  coup d'œil à la section
834 \begin_inset Space ~
835 \end_inset
836
837
838 \begin_inset CommandInset ref
839 LatexCommand ref
840 reference "sec:Flottants-Introduction"
841
842 \end_inset
843
844 .
845 \end_layout
846
847 \begin_layout Standard
848 Le bouton 
849 \begin_inset Graphics
850         filename ../../images/float-insert_figure.png
851         scale 85
852         scaleBeforeRotation
853
854 \end_inset
855
856  de la barre d'outils et le menu 
857 \family sans
858 Insérer\SpecialChar \menuseparator
859 Flottant\SpecialChar \menuseparator
860 Figure
861 \family default
862  insèrent un flottant avec l'étiquette 
863 \begin_inset Quotes eld
864 \end_inset
865
866
867 \series bold
868 Figure
869 \begin_inset Space ~
870 \end_inset
871
872 #:
873 \series default
874
875 \begin_inset Quotes erd
876 \end_inset
877
878  (# est le numéro réel de l'image).
879  Vous pouvez insérer l'image au dessus de la légende comme pour la figure
880 \begin_inset Space ~
881 \end_inset
882
883
884 \begin_inset CommandInset ref
885 LatexCommand ref
886 reference "fig:kill-plat"
887
888 \end_inset
889
890  ou en dessous de la légende comme pour la Figure
891 \begin_inset Space ~
892 \end_inset
893
894
895 \begin_inset CommandInset ref
896 LatexCommand ref
897 reference "fig:escher"
898
899 \end_inset
900
901 .
902  Vous trouverez plus d'information sur le positionnement des légendes dans
903  la section
904 \begin_inset Space ~
905 \end_inset
906
907
908 \begin_inset CommandInset ref
909 LatexCommand ref
910 reference "sec:Placement-légende"
911
912 \end_inset
913
914 .
915 \end_layout
916
917 \begin_layout Standard
918 \begin_inset Float figure
919 wide false
920 sideways false
921 status open
922
923 \begin_layout Plain Layout
924 \align center
925 \begin_inset Graphics
926         filename ../clipart/platypus.eps
927         display color
928         width 50col%
929         scaleBeforeRotation
930         rotateOrigin center
931
932 \end_inset
933
934
935 \end_layout
936
937 \begin_layout Plain Layout
938 \begin_inset Caption
939
940 \begin_layout Plain Layout
941 \begin_inset CommandInset label
942 LatexCommand label
943 name "fig:kill-plat"
944
945 \end_inset
946
947 Un ornithorynque sévèrement déformé dans un flottant de figure.
948 \end_layout
949
950 \end_inset
951
952
953 \end_layout
954
955 \end_inset
956
957
958 \end_layout
959
960 \begin_layout Standard
961 \begin_inset Float figure
962 wide false
963 sideways false
964 status open
965
966 \begin_layout Plain Layout
967 \begin_inset Caption
968
969 \begin_layout Plain Layout
970 \begin_inset CommandInset label
971 LatexCommand label
972 name "fig:escher"
973
974 \end_inset
975
976 M.C.
977  Escher sous LSD.
978 \end_layout
979
980 \end_inset
981
982
983 \end_layout
984
985 \begin_layout Plain Layout
986 \align center
987 \begin_inset Graphics
988         filename ../clipart/escher-lsd.eps
989         display color
990         scale 80
991         scaleBeforeRotation
992         rotateOrigin center
993
994 \end_inset
995
996
997 \end_layout
998
999 \end_inset
1000
1001
1002 \end_layout
1003
1004 \begin_layout Standard
1005 \begin_inset Index
1006 status collapsed
1007
1008 \begin_layout Plain Layout
1009 Références ! à des Figures
1010 \end_layout
1011
1012 \end_inset
1013
1014 Les figure
1015 \begin_inset Space ~
1016 \end_inset
1017
1018
1019 \begin_inset CommandInset ref
1020 LatexCommand ref
1021 reference "fig:kill-plat"
1022
1023 \end_inset
1024
1025  et 
1026 \begin_inset CommandInset ref
1027 LatexCommand ref
1028 reference "fig:escher"
1029
1030 \end_inset
1031
1032  sont des exemples de figures référencées.
1033  Dans le texte, on fait référence à une figure en faisant référence à sa
1034  légende.
1035  On insère donc une étiquette dans la légende en utilisant le menu 
1036 \family sans
1037 Insérer
1038 \family default
1039 \SpecialChar \menuseparator
1040
1041 \family sans
1042 Étiquette
1043 \family default
1044  ou le bouton 
1045 \begin_inset Graphics
1046         filename ../../images/label-insert.png
1047         scale 85
1048         scaleBeforeRotation
1049
1050 \end_inset
1051
1052  de la barre d'outils.
1053  On peut alors faire référence à cette étiquette en utilisant le menu 
1054 \family sans
1055 Insérer\SpecialChar \menuseparator
1056 Référence
1057 \begin_inset Space ~
1058 \end_inset
1059
1060 croisée
1061 \family default
1062  ou le bouton 
1063 \begin_inset Graphics
1064         filename ../../images/dialog-show-new-inset_ref.png
1065         scale 85
1066         scaleBeforeRotation
1067
1068 \end_inset
1069
1070  de la barre d'outils.
1071  Il est important d'utiliser des références pour les flottants de figures
1072  plutôt que des locutions vagues du genre 
1073 \begin_inset Quotes eld
1074 \end_inset
1075
1076 la figure ci-dessous
1077 \begin_inset Quotes erd
1078 \end_inset
1079
1080 , puisque LaTeX va repositionner la figure dans le document final.
1081  Votre figure risque de ne plus être ci-dessous du tout !
1082 \begin_inset Newline newline
1083 \end_inset
1084
1085 Le référencement est expliqué plus en détail dans la section
1086 \begin_inset Space ~
1087 \end_inset
1088
1089
1090 \begin_inset CommandInset ref
1091 LatexCommand ref
1092 reference "sec:Referencer-les-Flottants"
1093
1094 \end_inset
1095
1096 .
1097 \end_layout
1098
1099 \begin_layout Standard
1100 En principe on met une figure dans un flottant, mais parfois vous pouvez
1101  vouloir deux figures avec chacune sa sous-légende.
1102  C'est possible en utilisant la fenêtre de dialogue: faites un clic droit
1103  sur l'image et allez sur l'onglet 
1104 \family sans
1105 Options
1106 \begin_inset Space ~
1107 \end_inset
1108
1109 LaTeX
1110 \begin_inset Space ~
1111 \end_inset
1112
1113 et
1114 \begin_inset Space ~
1115 \end_inset
1116
1117 LyX
1118 \family default
1119 , cochez l'option 
1120 \family sans
1121 Sous
1122 \begin_inset Space ~
1123 \end_inset
1124
1125 figure
1126 \family default
1127  et tapez la légende dans le champ qui vient d'être activé.
1128  Notez que seule la légende principale des flottants est reprise dans la
1129  Liste des Figures.
1130 \begin_inset Newline newline
1131 \end_inset
1132
1133 Le référencement des sous-figures est expliqué dans la section
1134 \begin_inset Space ~
1135 \end_inset
1136
1137
1138 \begin_inset CommandInset ref
1139 LatexCommand ref
1140 reference "sub:Référencer-Sousfigures"
1141
1142 \end_inset
1143
1144 .
1145 \end_layout
1146
1147 \begin_layout Standard
1148 La figure
1149 \begin_inset Space ~
1150 \end_inset
1151
1152
1153 \begin_inset CommandInset ref
1154 LatexCommand ref
1155 reference "fig:Deux-images-déformées"
1156
1157 \end_inset
1158
1159  est un exemple de flottant de figure avec deux images mises l'une à côté
1160  de l'autre.
1161  Vous pouvez aussi mettre les images les unes sous les autres.
1162 \end_layout
1163
1164 \begin_layout Standard
1165 \begin_inset Float figure
1166 wide false
1167 sideways false
1168 status open
1169
1170 \begin_layout Plain Layout
1171 \begin_inset Space \hfill{}
1172 \end_inset
1173
1174
1175 \begin_inset Float figure
1176 wide false
1177 sideways false
1178 status open
1179
1180 \begin_layout Plain Layout
1181 \begin_inset Caption
1182
1183 \begin_layout Plain Layout
1184 Undefinable structure
1185 \end_layout
1186
1187 \end_inset
1188
1189
1190 \end_layout
1191
1192 \begin_layout Plain Layout
1193 \begin_inset Graphics
1194         filename ../clipart/escher-lsd.eps
1195         width 45col%
1196         scaleBeforeRotation
1197
1198 \end_inset
1199
1200
1201 \end_layout
1202
1203 \end_inset
1204
1205
1206 \begin_inset Space \hfill{}
1207 \end_inset
1208
1209
1210 \begin_inset Float figure
1211 wide false
1212 sideways false
1213 status open
1214
1215 \begin_layout Plain Layout
1216 \begin_inset Caption
1217
1218 \begin_layout Plain Layout
1219
1220 \end_layout
1221
1222 \end_inset
1223
1224
1225 \end_layout
1226
1227 \begin_layout Plain Layout
1228 \begin_inset Graphics
1229         filename ../clipart/platypus.eps
1230         lyxscale 60
1231         width 45col%
1232         scaleBeforeRotation
1233
1234 \end_inset
1235
1236
1237 \end_layout
1238
1239 \end_inset
1240
1241
1242 \begin_inset Space \hfill{}
1243 \end_inset
1244
1245
1246 \end_layout
1247
1248 \begin_layout Plain Layout
1249 \begin_inset Caption
1250
1251 \begin_layout Plain Layout
1252 \begin_inset CommandInset label
1253 LatexCommand label
1254 name "fig:Deux-images-déformées"
1255
1256 \end_inset
1257
1258 Deux images déformées.
1259 \end_layout
1260
1261 \end_inset
1262
1263
1264 \end_layout
1265
1266 \end_inset
1267
1268
1269 \end_layout
1270
1271 \begin_layout Section
1272 Les Formats d'images
1273 \begin_inset CommandInset label
1274 LatexCommand label
1275 name "sec:Image-Formats"
1276
1277 \end_inset
1278
1279
1280 \begin_inset Index
1281 status collapsed
1282
1283 \begin_layout Plain Layout
1284 Formats d' images
1285 \end_layout
1286
1287 \end_inset
1288
1289
1290 \begin_inset Index
1291 status collapsed
1292
1293 \begin_layout Plain Layout
1294 Figures ! Formats d'images
1295 \end_layout
1296
1297 \end_inset
1298
1299
1300 \end_layout
1301
1302 \begin_layout Standard
1303 Vous pouvez insérer des images dans n'importe quel format connu.
1304  Mais, comme nous l'avons expliqué dans l'appendice
1305 \begin_inset Space ~
1306 \end_inset
1307
1308
1309 \begin_inset CommandInset ref
1310 LatexCommand ref
1311 reference "cha:Formats-fichiers-graphiques"
1312
1313 \end_inset
1314
1315 ,
1316 \lang english
1317  
1318 \lang french
1319 chaque format pour la sortie du document ne va accepter qu'un petit nombre
1320  de formats d'images.
1321  Pour s'en sortir LyX utilise le programme 
1322 \family typewriter
1323 Imagemagick
1324 \family default
1325  en arrière plan pour convertir les formats que vous utilisez dans un des
1326  formats acceptés par le format de sortie.
1327  Ces conversions prenant forcément du temps, vous pouvez accélérer vos exportati
1328 ons en n'utilisant que les formats listés dans les sous sections de
1329 \lang english
1330  
1331 \lang french
1332 l'appendice
1333 \begin_inset Space ~
1334 \end_inset
1335
1336
1337 \begin_inset CommandInset ref
1338 LatexCommand ref
1339 reference "cha:Formats-fichiers-graphiques"
1340
1341 \end_inset
1342
1343 .
1344 \end_layout
1345
1346 \begin_layout Standard
1347 Comme pour les polices de caractères, il y a deux grands types de formats
1348  d'images:
1349 \end_layout
1350
1351 \begin_layout Description
1352 Les
1353 \begin_inset Space ~
1354 \end_inset
1355
1356 images
1357 \begin_inset Space ~
1358 \end_inset
1359
1360 Matricielles
1361 \begin_inset Space ~
1362 \end_inset
1363
1364 (ou
1365 \begin_inset Space ~
1366 \end_inset
1367
1368 bitmap) l'image est décomposée en une mosaïque des points (ou pixels), souvent
1369  enregistrés sous un format compressé.
1370  Elles ne sont pas facilement redimensionnables et on voit apparaître des
1371  petits carrés quand on utilise des agrandissements trop importants (aspect
1372  
1373 \begin_inset Quotes eld
1374 \end_inset
1375
1376 pixellisé
1377 \begin_inset Quotes erd
1378 \end_inset
1379
1380 ).
1381  Les formats matriciels les plus connus sont le GIF (
1382 \begin_inset Quotes eld
1383 \end_inset
1384
1385 Graphics Interchange Format
1386 \begin_inset Quotes erd
1387 \end_inset
1388
1389 , avec comme extension de fichier 
1390 \begin_inset Quotes eld
1391 \end_inset
1392
1393
1394 \family typewriter
1395 .gif
1396 \family default
1397
1398 \begin_inset Quotes erd
1399 \end_inset
1400
1401 )
1402 \begin_inset Index
1403 status collapsed
1404
1405 \begin_layout Plain Layout
1406 GIF|see
1407 \begin_inset ERT
1408 status collapsed
1409
1410 \begin_layout Plain Layout
1411
1412 {
1413 \end_layout
1414
1415 \end_inset
1416
1417 Format d'image
1418 \begin_inset ERT
1419 status collapsed
1420
1421 \begin_layout Plain Layout
1422
1423 }
1424 \end_layout
1425
1426 \end_inset
1427
1428
1429 \end_layout
1430
1431 \end_inset
1432
1433 , le PNG (
1434 \begin_inset Quotes eld
1435 \end_inset
1436
1437 Portable Network Graphics, extension 
1438 \begin_inset Quotes eld
1439 \end_inset
1440
1441
1442 \family typewriter
1443 .gif
1444 \family default
1445
1446 \begin_inset Quotes erd
1447 \end_inset
1448
1449 )
1450 \begin_inset Index
1451 status collapsed
1452
1453 \begin_layout Plain Layout
1454 PNG|see
1455 \begin_inset ERT
1456 status collapsed
1457
1458 \begin_layout Plain Layout
1459
1460 {
1461 \end_layout
1462
1463 \end_inset
1464
1465 Formats d'image
1466 \begin_inset ERT
1467 status collapsed
1468
1469 \begin_layout Plain Layout
1470
1471 }
1472 \end_layout
1473
1474 \end_inset
1475
1476
1477 \end_layout
1478
1479 \end_inset
1480
1481  et le JPG (
1482 \begin_inset Quotes eld
1483 \end_inset
1484
1485 Joint Photographic Expert Group, extension 
1486 \begin_inset Quotes eld
1487 \end_inset
1488
1489
1490 \family typewriter
1491 .jpg
1492 \family default
1493
1494 \begin_inset Quotes erd
1495 \end_inset
1496
1497  ou 
1498 \begin_inset Quotes eld
1499 \end_inset
1500
1501
1502 \family typewriter
1503 .jpeg
1504 \family default
1505
1506 \begin_inset Quotes erd
1507 \end_inset
1508
1509 )
1510 \begin_inset Index
1511 status collapsed
1512
1513 \begin_layout Plain Layout
1514 JPG|see
1515 \begin_inset ERT
1516 status collapsed
1517
1518 \begin_layout Plain Layout
1519
1520 {
1521 \end_layout
1522
1523 \end_inset
1524
1525 Formats d'image
1526 \begin_inset ERT
1527 status collapsed
1528
1529 \begin_layout Plain Layout
1530
1531 }
1532 \end_layout
1533
1534 \end_inset
1535
1536
1537 \end_layout
1538
1539 \end_inset
1540
1541 .
1542 \end_layout
1543
1544 \begin_layout Description
1545 Les
1546 \begin_inset Space ~
1547 \end_inset
1548
1549 images
1550 \begin_inset Space ~
1551 \end_inset
1552
1553 Vectorielles
1554 \begin_inset Space ~
1555 \end_inset
1556
1557 (ou
1558 \begin_inset Space ~
1559 \end_inset
1560
1561 redimensionnables) l'image est décrite sous forme d'objets, ou vecteurs
1562  (lignes, courbes, formes géométriques, caractères...) et peut donc être redimensio
1563 nnée comme on le veut sans perte de précision.
1564  La possibilité de redimensionner les images est très utilisé pour les présentat
1565 ions, vu que le passage par un vidéo-projecteur entraîne forcément un redimensio
1566 nnement.
1567  Le redimensionnement permet aussi de présenter des documents en ligne où
1568  le lecteur pourra agrandir les diagrammes comme il le souhaite pour en
1569  étudier les détails.
1570 \begin_inset Newline newline
1571 \end_inset
1572
1573 Les principaux formats vectoriels sont le SVG (
1574 \begin_inset Quotes eld
1575 \end_inset
1576
1577 Scalable Vector Graphics
1578 \begin_inset Quotes erd
1579 \end_inset
1580
1581 , extension
1582 \begin_inset Quotes eld
1583 \end_inset
1584
1585
1586 \family typewriter
1587 .svg
1588 \family default
1589
1590 \begin_inset Quotes erd
1591 \end_inset
1592
1593 )
1594 \begin_inset Index
1595 status collapsed
1596
1597 \begin_layout Plain Layout
1598 SVG|see
1599 \begin_inset ERT
1600 status collapsed
1601
1602 \begin_layout Plain Layout
1603
1604 {
1605 \end_layout
1606
1607 \end_inset
1608
1609 Format d'image
1610 \begin_inset ERT
1611 status collapsed
1612
1613 \begin_layout Plain Layout
1614
1615 }
1616 \end_layout
1617
1618 \end_inset
1619
1620
1621 \end_layout
1622
1623 \end_inset
1624
1625 , l'EPS ( 
1626 \begin_inset Quotes eld
1627 \end_inset
1628
1629 encapsulated PostScript
1630 \begin_inset Quotes erd
1631 \end_inset
1632
1633 , extension
1634 \begin_inset Quotes eld
1635 \end_inset
1636
1637
1638 \family typewriter
1639 .eps
1640 \family default
1641
1642 \begin_inset Quotes erd
1643 \end_inset
1644
1645 )
1646 \begin_inset Index
1647 status collapsed
1648
1649 \begin_layout Plain Layout
1650 EPS|see
1651 \begin_inset ERT
1652 status collapsed
1653
1654 \begin_layout Plain Layout
1655
1656 {
1657 \end_layout
1658
1659 \end_inset
1660
1661 Format d'image
1662 \begin_inset ERT
1663 status collapsed
1664
1665 \begin_layout Plain Layout
1666
1667 }
1668 \end_layout
1669
1670 \end_inset
1671
1672
1673 \end_layout
1674
1675 \end_inset
1676
1677 , le PDF (
1678 \begin_inset Quotes eld
1679 \end_inset
1680
1681 Portable Document Format
1682 \begin_inset Quotes erd
1683 \end_inset
1684
1685 , extension
1686 \begin_inset Quotes eld
1687 \end_inset
1688
1689
1690 \family typewriter
1691 .pdf
1692 \family default
1693
1694 \begin_inset Quotes erd
1695 \end_inset
1696
1697 )
1698 \begin_inset Index
1699 status collapsed
1700
1701 \begin_layout Plain Layout
1702 PDF|see
1703 \begin_inset ERT
1704 status collapsed
1705
1706 \begin_layout Plain Layout
1707
1708 {
1709 \end_layout
1710
1711 \end_inset
1712
1713 Format d'image
1714 \begin_inset ERT
1715 status collapsed
1716
1717 \begin_layout Plain Layout
1718
1719 }
1720 \end_layout
1721
1722 \end_inset
1723
1724
1725 \end_layout
1726
1727 \end_inset
1728
1729  et le WMF (
1730 \begin_inset Quotes eld
1731 \end_inset
1732
1733 Windows Metafile
1734 \begin_inset Quotes erd
1735 \end_inset
1736
1737 , extension 
1738 \begin_inset Quotes eld
1739 \end_inset
1740
1741
1742 \family typewriter
1743 .wfm
1744 \family default
1745
1746 \begin_inset Quotes erd
1747 \end_inset
1748
1749  ou 
1750 \begin_inset Quotes eld
1751 \end_inset
1752
1753
1754 \family typewriter
1755 .emf
1756 \family default
1757
1758 \begin_inset Quotes erd
1759 \end_inset
1760
1761 )
1762 \begin_inset Index
1763 status collapsed
1764
1765 \begin_layout Plain Layout
1766 WMF|see
1767 \begin_inset ERT
1768 status collapsed
1769
1770 \begin_layout Plain Layout
1771
1772 {
1773 \end_layout
1774
1775 \end_inset
1776
1777 Formats d'images
1778 \begin_inset ERT
1779 status collapsed
1780
1781 \begin_layout Plain Layout
1782
1783 }
1784 \end_layout
1785
1786 \end_inset
1787
1788
1789 \end_layout
1790
1791 \end_inset
1792
1793 .
1794  En fait vous pouvez convertir n'importe quel format matriciel en PDF ou
1795  en EPS, mais le résultat ne sera pas redimensionnable.
1796  Dans ce cas seul une en-tête est réellement ajoutée à l'image initiale
1797 \begin_inset Foot
1798 status open
1799
1800 \begin_layout Plain Layout
1801 Dans le cas du PDF l'image initiale est aussi compressée.
1802 \end_layout
1803
1804 \end_inset
1805
1806 .
1807 \end_layout
1808
1809 \begin_layout Standard
1810 Les fichiers PDF générés par 
1811 \family typewriter
1812 Adobe Photoshop
1813 \family default
1814 , par exemple, sont des images matricielles.
1815 \end_layout
1816
1817 \begin_layout Standard
1818 En principe il est quasiment impossible de convertir une image matricielle
1819  en graphique vectoriel, seul le contraire est possible.
1820
1821 \lang english
1822  
1823 \lang french
1824 Seuls les formats d'image PDF et EPS peuvent être directement incorporés
1825  dans respectivement un fichier de sortie PDF ou PostScript.
1826  Les images en SVG ou en WMF sont recalculées sous forme de bitmaps quand
1827  la sortie est générée puisqu'il n'existe pas actuellement de convertisseurs
1828  WMF/SVG
1829 \begin_inset Formula $\to$
1830 \end_inset
1831
1832 PDF/EPS convenables.
1833 \end_layout
1834
1835 \begin_layout Chapter
1836 Tableaux
1837 \begin_inset CommandInset label
1838 LatexCommand label
1839 name "cha:Tableaux"
1840
1841 \end_inset
1842
1843
1844 \begin_inset Index
1845 status collapsed
1846
1847 \begin_layout Plain Layout
1848 Tableau
1849 \end_layout
1850
1851 \end_inset
1852
1853
1854 \end_layout
1855
1856 \begin_layout Section
1857 Introduction
1858 \begin_inset Index
1859 status collapsed
1860
1861 \begin_layout Plain Layout
1862 Tableau ! Introduction
1863 \end_layout
1864
1865 \end_inset
1866
1867
1868 \end_layout
1869
1870 \begin_layout Standard
1871 Vous pouvez insérer un tableau en utilisant soit le bouton de la barre d'outils
1872 \begin_inset Graphics
1873         filename ../../images/tabular-insert.png
1874         scale 85
1875         scaleBeforeRotation
1876
1877 \end_inset
1878
1879  soit 
1880 \family sans
1881 Insérer\SpecialChar \menuseparator
1882 Tableau
1883 \family default
1884 .
1885  Le bouton vous offre un moyen graphique pour choisir la taille du tableau
1886  : Vous déplacez le curseur de la souris pour indiquer le nombre de lignes
1887  et de colonnes que doit avoir le tableau qui va être créé et vous appuyez
1888  sur un bouton de la souris pour valider votre choix.
1889  Quand vous utilisez le menu pour créer un tableau, une fenêtre apparaît,
1890  vous demandant le nombre de lignes et de colonnes.
1891 \begin_inset Newline newline
1892 \end_inset
1893
1894 Le tableau par défaut a une bordure au dessus et à gauche de chaque case,
1895  une à droite de la colonne la plus à droite et une en bas de la rangée
1896  du bas, qui forment une boîte autour du tableau.
1897  En plus, la rangée supérieure a aussi une bordure en bas, ce qui fait qu'elle
1898  apparaît séparée du reste du tableau.
1899  Voici un exemple :
1900 \end_layout
1901
1902 \begin_layout Standard
1903 \align center
1904 \begin_inset Tabular
1905 <lyxtabular version="3" rows="4" columns="4">
1906 <features>
1907 <column alignment="center" valignment="top" width="0">
1908 <column alignment="center" valignment="top" width="0">
1909 <column alignment="center" valignment="top" width="0">
1910 <column alignment="center" valignment="top" width="0">
1911 <row>
1912 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1913 \begin_inset Text
1914
1915 \begin_layout Plain Layout
1916
1917 \end_layout
1918
1919 \end_inset
1920 </cell>
1921 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1922 \begin_inset Text
1923
1924 \begin_layout Plain Layout
1925 1
1926 \end_layout
1927
1928 \end_inset
1929 </cell>
1930 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1931 \begin_inset Text
1932
1933 \begin_layout Plain Layout
1934 2
1935 \end_layout
1936
1937 \end_inset
1938 </cell>
1939 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1940 \begin_inset Text
1941
1942 \begin_layout Plain Layout
1943 3
1944 \end_layout
1945
1946 \end_inset
1947 </cell>
1948 </row>
1949 <row>
1950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1951 \begin_inset Text
1952
1953 \begin_layout Plain Layout
1954 A
1955 \end_layout
1956
1957 \end_inset
1958 </cell>
1959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1960 \begin_inset Text
1961
1962 \begin_layout Plain Layout
1963
1964 \end_layout
1965
1966 \end_inset
1967 </cell>
1968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1969 \begin_inset Text
1970
1971 \begin_layout Plain Layout
1972
1973 \end_layout
1974
1975 \end_inset
1976 </cell>
1977 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1978 \begin_inset Text
1979
1980 \begin_layout Plain Layout
1981
1982 \end_layout
1983
1984 \end_inset
1985 </cell>
1986 </row>
1987 <row>
1988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1989 \begin_inset Text
1990
1991 \begin_layout Plain Layout
1992 B
1993 \end_layout
1994
1995 \end_inset
1996 </cell>
1997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1998 \begin_inset Text
1999
2000 \begin_layout Plain Layout
2001
2002 \end_layout
2003
2004 \end_inset
2005 </cell>
2006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2007 \begin_inset Text
2008
2009 \begin_layout Plain Layout
2010
2011 \end_layout
2012
2013 \end_inset
2014 </cell>
2015 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2016 \begin_inset Text
2017
2018 \begin_layout Plain Layout
2019
2020 \end_layout
2021
2022 \end_inset
2023 </cell>
2024 </row>
2025 <row>
2026 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2027 \begin_inset Text
2028
2029 \begin_layout Plain Layout
2030 C
2031 \end_layout
2032
2033 \end_inset
2034 </cell>
2035 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2036 \begin_inset Text
2037
2038 \begin_layout Plain Layout
2039
2040 \end_layout
2041
2042 \end_inset
2043 </cell>
2044 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2045 \begin_inset Text
2046
2047 \begin_layout Plain Layout
2048
2049 \end_layout
2050
2051 \end_inset
2052 </cell>
2053 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2054 \begin_inset Text
2055
2056 \begin_layout Plain Layout
2057
2058 \end_layout
2059
2060 \end_inset
2061 </cell>
2062 </row>
2063 </lyxtabular>
2064
2065 \end_inset
2066
2067
2068 \end_layout
2069
2070 \begin_layout Section
2071 La fenêtre 
2072 \family sans
2073 Tableau
2074 \family default
2075
2076 \begin_inset Index
2077 status collapsed
2078
2079 \begin_layout Plain Layout
2080 Tableau ! Fenêtre de dialogue
2081 \end_layout
2082
2083 \end_inset
2084
2085
2086 \end_layout
2087
2088 \begin_layout Standard
2089 Vous pouvez agir sur un tableau en cliquant dessus avec le bouton droit
2090  de la souris, ce qui fait apparaître une fenêtre avec des options.
2091  Dans cette fenêtre vous pouvez modifier les réglages concernant la cellule,
2092  la colonne et la ligne dans laquelle le curseur se trouve.
2093  La plupart des options peuvent s'appliquer à des sélections.
2094  Ce qui signifie que si vous avez sélectionné plus d'une cellule, plus d'une
2095  ligne ou plus d'une colonne, l'action demandée prendra en compte toute
2096  votre sélection.
2097  Notez qu'il y a une différence entre sélectionner le 
2098 \emph on
2099 contenu 
2100 \emph default
2101 d'une cellule et sélectionner la cellule elle-même.
2102  Vous pouvez utiliser les onglets suivants de la fenêtre de dialogue de
2103  tableaux :
2104 \end_layout
2105
2106 \begin_layout Description
2107 Tableau Avec cet onglet, vous pouvez choisir l'alignement horizontal et
2108  la largeur de la colonne courante.
2109  Quand vous avez fixé une largeur, vous pouvez aussi modifier l'alignement
2110  vertical de la ligne courante.
2111  Une largeur fixée va permettre aux cellules d'avoir des sauts de lignes
2112  et donc, plusieurs paragraphes de texte, voir la section
2113 \begin_inset Space ~
2114 \end_inset
2115
2116
2117 \begin_inset CommandInset ref
2118 LatexCommand ref
2119 reference "sub:Lignes-multiple-dans-cellule"
2120
2121 \end_inset
2122
2123 .
2124  Si vous ne fixez pas la largeur, la colonne sera aussi large qu'il le faudra
2125  pour accommoder le contenu de cellule le plus large.
2126 \begin_inset Newline newline
2127 \end_inset
2128
2129 Vous pouvez aussi marquer une ou plusieurs cellules d'une ligne comme étant
2130  un multicolonne, voir la section
2131 \begin_inset Space ~
2132 \end_inset
2133
2134
2135 \begin_inset CommandInset ref
2136 LatexCommand ref
2137 reference "sub:Multicolonnes"
2138
2139 \end_inset
2140
2141 .
2142 \begin_inset Newline newline
2143 \end_inset
2144
2145 L'option 
2146 \family sans
2147 Tourner
2148 \begin_inset Space ~
2149 \end_inset
2150
2151 la
2152 \begin_inset Space ~
2153 \end_inset
2154
2155 case
2156 \begin_inset Space ~
2157 \end_inset
2158
2159 de
2160 \begin_inset Space ~
2161 \end_inset
2162
2163 90°
2164 \family default
2165  fait pivoter la case courante ou une sélection de 90° dans le sens anti-horaire.
2166  L'option 
2167 \family sans
2168 Tourner
2169 \begin_inset Space ~
2170 \end_inset
2171
2172 le
2173 \begin_inset Space ~
2174 \end_inset
2175
2176 tableau
2177 \begin_inset Space ~
2178 \end_inset
2179
2180 de
2181 \begin_inset Space ~
2182 \end_inset
2183
2184 90°
2185 \family default
2186  fait pivoter tout le tableau.
2187  Ces rotations ne sont pas visibles dans LyX, mais devraient l'être dans
2188  la sortie finale.
2189 \begin_inset Newline newline
2190 \end_inset
2191
2192
2193 \begin_inset Note Greyedout
2194 status open
2195
2196 \begin_layout Plain Layout
2197
2198 \series bold
2199 Note:
2200 \series default
2201  La plupart des visualiseurs DVI ne sont 
2202 \emph on
2203 pas
2204 \emph default
2205  capables d'afficher ces rotations.
2206 \end_layout
2207
2208 \end_inset
2209
2210
2211 \lang english
2212
2213 \begin_inset Newline newline
2214 \end_inset
2215
2216
2217 \lang french
2218 On peut aussi entrer des paramètres LaTeX pour obtenir des mise en formes
2219  spéciales pour le tableau, voir les sections
2220 \begin_inset Space ~
2221 \end_inset
2222
2223
2224 \begin_inset CommandInset ref
2225 LatexCommand ref
2226 reference "sub:Calculs-multicolonnes"
2227
2228 \end_inset
2229
2230  et 
2231 \begin_inset CommandInset ref
2232 LatexCommand ref
2233 reference "sec:Tableaux-Colorés"
2234
2235 \end_inset
2236
2237 .
2238 \end_layout
2239
2240 \begin_layout Description
2241
2242 \family sans
2243 Bordures
2244 \family default
2245  Cet onglet vous permet d'ajouter ou de supprimer les bordures pour la ligne
2246  ou la colonne courante.
2247  
2248 \begin_inset Newline newline
2249 \end_inset
2250
2251 En utilisant le style 
2252 \family sans
2253 Formel
2254 \family default
2255  à la place du style par 
2256 \family sans
2257 Défaut
2258 \family default
2259  va convertir le tableau en tableau formel comme on le décrit dans la section
2260 \begin_inset Space ~
2261 \end_inset
2262
2263
2264 \begin_inset CommandInset ref
2265 LatexCommand ref
2266 reference "sec:Tableaux-Formels"
2267
2268 \end_inset
2269
2270 .
2271 \begin_inset Newline newline
2272 \end_inset
2273
2274 Vous pouvez aussi utiliser cet onglet pour ajouter un espacement vertical
2275  dans les lignes du tableau comme c'est décrit dans la section
2276 \begin_inset Space ~
2277 \end_inset
2278
2279
2280 \begin_inset CommandInset ref
2281 LatexCommand ref
2282 reference "sub:Espacement-lignes"
2283
2284 \end_inset
2285
2286 .
2287 \end_layout
2288
2289 \begin_layout Description
2290 Tableau
2291 \begin_inset Space ~
2292 \end_inset
2293
2294 long Cet onglet est utilisé pour transformer un tableau en ce que l'on nomme
2295  un 
2296 \begin_inset Quotes eld
2297 \end_inset
2298
2299
2300 \emph on
2301 tableau long
2302 \emph default
2303
2304 \begin_inset Quotes erd
2305 \end_inset
2306
2307  qui peut continuer sur plusieurs pages.
2308  Les sections
2309 \begin_inset Space ~
2310 \end_inset
2311
2312
2313 \begin_inset CommandInset ref
2314 LatexCommand ref
2315 reference "sec:Tableaux-longs"
2316
2317 \end_inset
2318
2319  et 
2320 \begin_inset CommandInset ref
2321 LatexCommand ref
2322 reference "sec:Questions-sur-tableaux-longs"
2323
2324 \end_inset
2325
2326  décrivent ces tableaux longs plus en détail.
2327 \end_layout
2328
2329 \begin_layout Standard
2330 Quand la barre d'outils tableau est activée
2331 \begin_inset Note Note
2332 status open
2333
2334 \begin_layout Plain Layout
2335 ou la fenêtre ?
2336 \end_layout
2337
2338 \end_inset
2339
2340 , vous pouvez déplacer le curseur de cellule en cellule avec les touches
2341  de déplacement et voir s'afficher les propriétés de la cellule courante
2342  dans la fenêtre de dialogue.
2343 \end_layout
2344
2345 \begin_layout Section
2346 La barre d'outils tableau
2347 \begin_inset Index
2348 status collapsed
2349
2350 \begin_layout Plain Layout
2351 Tableau ! Barre d'outils
2352 \end_layout
2353
2354 \end_inset
2355
2356
2357 \end_layout
2358
2359 \begin_layout Standard
2360 La barre d'outils tableau est une alternative à la fenêtre de dialogue qui
2361  permet de modifier plus rapidement les tableaux.
2362  Elle apparaît normalement en bas de la fenêtre principale de LyX quand
2363  le curseur se trouve à l'intérieur d'un tableau.
2364  Vous pouvez aussi choisir de la faire apparaître de façon permanente grâce
2365  au menu 
2366 \family sans
2367 Visualiser\SpecialChar \menuseparator
2368 Barres
2369 \begin_inset Space ~
2370 \end_inset
2371
2372 d'outils\SpecialChar \menuseparator
2373 Tableau
2374 \family default
2375 .
2376 \end_layout
2377
2378 \begin_layout Standard
2379 La barre d'outils contient les icônes suivantes :
2380 \end_layout
2381
2382 \begin_layout Labeling
2383 \labelwidthstring 00.00.0000
2384 \begin_inset Graphics
2385         filename ../../images/tabular-feature_append-row.png
2386         scaleBeforeRotation
2387
2388 \end_inset
2389
2390  ajoute une ligne sous la cellule ou la sélection courante
2391 \end_layout
2392
2393 \begin_layout Labeling
2394 \labelwidthstring 00.00.0000
2395 \begin_inset Graphics
2396         filename ../../images/tabular-feature_append-column.png
2397         scaleBeforeRotation
2398
2399 \end_inset
2400
2401  ajoute une colonne à la droite de la cellule ou de 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_delete-row.png
2408         scaleBeforeRotation
2409
2410 \end_inset
2411
2412  supprime la ligne ou 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-column.png
2419         scaleBeforeRotation
2420
2421 \end_inset
2422
2423  supprime la colonne 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_toggle-line-top.png
2430         scaleBeforeRotation
2431
2432 \end_inset
2433
2434  ajoute une ligne en haut de la cellule, de la ligne ou de la sélection
2435  courante
2436 \end_layout
2437
2438 \begin_layout Labeling
2439 \labelwidthstring 00.00.0000
2440 \begin_inset Graphics
2441         filename ../../images/tabular-feature_toggle-line-bottom.png
2442         scaleBeforeRotation
2443
2444 \end_inset
2445
2446  ajoute une ligne en bas de la cellule, de la ligne ou de la sélection 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-left.png
2453         scaleBeforeRotation
2454
2455 \end_inset
2456
2457  ajoute une ligne sur le côté gauche de la cellule, de ligne 
2458 \begin_inset Note Note
2459 status collapsed
2460
2461 \begin_layout Plain Layout
2462 ou colonne ?
2463 \end_layout
2464
2465 \end_inset
2466
2467  ou de la sélection courante
2468 \end_layout
2469
2470 \begin_layout Labeling
2471 \labelwidthstring 00.00.0000
2472 \begin_inset Graphics
2473         filename ../../images/tabular-feature_toggle-line-right.png
2474         scaleBeforeRotation
2475
2476 \end_inset
2477
2478  ajoute une ligne sur le côté droit de la cellule, de ligne 
2479 \begin_inset Note Note
2480 status collapsed
2481
2482 \begin_layout Plain Layout
2483 ou colonne ?
2484 \end_layout
2485
2486 \end_inset
2487
2488  ou de la sélection courante
2489 \end_layout
2490
2491 \begin_layout Labeling
2492 \labelwidthstring 00.00.0000
2493 \begin_inset Graphics
2494         filename ../../images/tabular-feature_set-all-lines.png
2495         scaleBeforeRotation
2496
2497 \end_inset
2498
2499  ajoute des lignes autour de la cellule ou de la sélection de cellules courante
2500  - si la cellule courante n'est pas multi-colonnes cela affecte aussi la
2501  colonne et la ligne courante
2502 \end_layout
2503
2504 \begin_layout Labeling
2505 \labelwidthstring 00.00.0000
2506 \begin_inset Graphics
2507         filename ../../images/tabular-feature_unset-all-lines.png
2508         scaleBeforeRotation
2509
2510 \end_inset
2511
2512  supprime toutes les lignes autour de la cellule ou de la sélection de cellules
2513  courante- si la cellule courante n'est pas multi-colonnes cela affecte
2514  aussi la colonne et la ligne courante
2515 \end_layout
2516
2517 \begin_layout Labeling
2518 \labelwidthstring 00.00.0000
2519 \begin_inset Graphics
2520         filename ../../images/tabular-feature_align-left.png
2521         scaleBeforeRotation
2522
2523 \end_inset
2524
2525  aligne à gauche le contenu de la cellule ou de la colonne courante
2526 \end_layout
2527
2528 \begin_layout Labeling
2529 \labelwidthstring 00.00.0000
2530 \begin_inset Graphics
2531         filename ../../images/tabular-feature_align-center.png
2532         scaleBeforeRotation
2533
2534 \end_inset
2535
2536  centre horizontalement 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-right.png
2543         scaleBeforeRotation
2544
2545 \end_inset
2546
2547  aligne à droite 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_valign-top.png
2554         scaleBeforeRotation
2555
2556 \end_inset
2557
2558  aligne le contenu de la cellule courante verticalement vers le haut
2559 \end_layout
2560
2561 \begin_layout Labeling
2562 \labelwidthstring 00.00.0000
2563 \begin_inset Graphics
2564         filename ../../images/tabular-feature_valign-middle.png
2565         scaleBeforeRotation
2566
2567 \end_inset
2568
2569  centre verticalement le contenu de la cellule courante
2570 \end_layout
2571
2572 \begin_layout Labeling
2573 \labelwidthstring 00.00.0000
2574 \begin_inset Graphics
2575         filename ../../images/tabular-feature_valign-bottom.png
2576         scaleBeforeRotation
2577
2578 \end_inset
2579
2580  aligne le contenu de la cellule courante verticalement vers le bas
2581 \end_layout
2582
2583 \begin_layout Labeling
2584 \labelwidthstring 00.00.0000
2585 \begin_inset Graphics
2586         filename ../../images/tabular-feature_set-rotate-cell.png
2587         scaleBeforeRotation
2588
2589 \end_inset
2590
2591  fait pivoter la cellule ou la sélection courante de 90° dans le sens anti-horai
2592 re
2593 \end_layout
2594
2595 \begin_layout Labeling
2596 \labelwidthstring 00.00.0000
2597 \begin_inset Graphics
2598         filename ../../images/tabular-feature_set-rotate-tabular.png
2599         scaleBeforeRotation
2600
2601 \end_inset
2602
2603  fait pivoter tout le tableau de 90° dans le sens anti-horaire
2604 \end_layout
2605
2606 \begin_layout Labeling
2607 \labelwidthstring 00.00.0000
2608 \begin_inset Graphics
2609         filename ../../images/tabular-feature_multicolumn.png
2610         scaleBeforeRotation
2611
2612 \end_inset
2613
2614  transforme en multi-colonne la cellule ou la sélection courante
2615 \end_layout
2616
2617 \begin_layout Standard
2618 \begin_inset Note Greyedout
2619 status open
2620
2621 \begin_layout Plain Layout
2622
2623 \series bold
2624 Note :
2625 \series default
2626  Pour la sortie, l'alignement vertical de la première cellule d'une ligne
2627  est utilisé pour toutes les autres cellules de la ligne.
2628 \end_layout
2629
2630 \end_inset
2631
2632
2633 \end_layout
2634
2635 \begin_layout Section
2636 Le Menu Éditer Tableau
2637 \begin_inset Index
2638 status collapsed
2639
2640 \begin_layout Plain Layout
2641 Tableau ! Menu Éditer
2642 \end_layout
2643
2644 \end_inset
2645
2646
2647 \end_layout
2648
2649 \begin_layout Standard
2650 En plus de la fenêtre de dialogue et de la barre d'outils tableau, le menu
2651  
2652 \family sans
2653 Éditer\SpecialChar \menuseparator
2654 Tableau
2655 \family default
2656  vous permet d'ajouter ou de supprimer les lignes de bordure de la colonne
2657  ou de la ligne courante et aussi de transformer la sélection courante en
2658  multi-colonne.
2659  Ce menu n'est accessible que si le curseur se trouve dans un tableau.
2660 \end_layout
2661
2662 \begin_layout Section
2663 Flottant de Tableau
2664 \begin_inset CommandInset label
2665 LatexCommand label
2666 name "sec:Table-Floats"
2667
2668 \end_inset
2669
2670
2671 \begin_inset Index
2672 status collapsed
2673
2674 \begin_layout Plain Layout
2675 Flottants ! Tableaux
2676 \end_layout
2677
2678 \end_inset
2679
2680
2681 \begin_inset Index
2682 status collapsed
2683
2684 \begin_layout Plain Layout
2685 Tableau ! Flottants
2686 \end_layout
2687
2688 \end_inset
2689
2690
2691 \end_layout
2692
2693 \begin_layout Standard
2694 Pour des explications générales sur les flottants, jetez un œil à la section
2695 \begin_inset Space ~
2696 \end_inset
2697
2698
2699 \begin_inset CommandInset ref
2700 LatexCommand ref
2701 reference "sec:Flottants-Introduction"
2702
2703 \end_inset
2704
2705 .
2706 \end_layout
2707
2708 \begin_layout Standard
2709 \begin_inset Float table
2710 placement h
2711 wide false
2712 sideways false
2713 status open
2714
2715 \begin_layout Plain Layout
2716 \begin_inset Caption
2717
2718 \begin_layout Plain Layout
2719 \begin_inset CommandInset label
2720 LatexCommand label
2721 name "tab:Flottant-de-tableau"
2722
2723 \end_inset
2724
2725 Un flottant de tableau.
2726 \end_layout
2727
2728 \end_inset
2729
2730
2731 \end_layout
2732
2733 \begin_layout Plain Layout
2734 \align center
2735 \begin_inset Tabular
2736 <lyxtabular version="3" rows="3" columns="3">
2737 <features>
2738 <column alignment="center" valignment="top" width="0pt">
2739 <column alignment="center" valignment="top" width="0pt">
2740 <column alignment="center" valignment="top" width="0pt">
2741 <row>
2742 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2743 \begin_inset Text
2744
2745 \begin_layout Plain Layout
2746 1
2747 \end_layout
2748
2749 \end_inset
2750 </cell>
2751 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2752 \begin_inset Text
2753
2754 \begin_layout Plain Layout
2755 2
2756 \end_layout
2757
2758 \end_inset
2759 </cell>
2760 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2761 \begin_inset Text
2762
2763 \begin_layout Plain Layout
2764 3
2765 \end_layout
2766
2767 \end_inset
2768 </cell>
2769 </row>
2770 <row>
2771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2772 \begin_inset Text
2773
2774 \begin_layout Plain Layout
2775 Jules
2776 \end_layout
2777
2778 \end_inset
2779 </cell>
2780 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2781 \begin_inset Text
2782
2783 \begin_layout Plain Layout
2784 Marie
2785 \end_layout
2786
2787 \end_inset
2788 </cell>
2789 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2790 \begin_inset Text
2791
2792 \begin_layout Plain Layout
2793 Jean
2794 \end_layout
2795
2796 \end_inset
2797 </cell>
2798 </row>
2799 <row>
2800 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2801 \begin_inset Text
2802
2803 \begin_layout Plain Layout
2804 \begin_inset Formula $\int x^{2}dx$
2805 \end_inset
2806
2807
2808 \end_layout
2809
2810 \end_inset
2811 </cell>
2812 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2813 \begin_inset Text
2814
2815 \begin_layout Plain Layout
2816 \begin_inset Formula $\left[\begin{array}{cc}
2817 a & b\\
2818 c & d\end{array}\right]$
2819 \end_inset
2820
2821
2822 \end_layout
2823
2824 \end_inset
2825 </cell>
2826 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2827 \begin_inset Text
2828
2829 \begin_layout Plain Layout
2830 \begin_inset Formula $1+1=2$
2831 \end_inset
2832
2833
2834 \end_layout
2835
2836 \end_inset
2837 </cell>
2838 </row>
2839 </lyxtabular>
2840
2841 \end_inset
2842
2843
2844 \end_layout
2845
2846 \end_inset
2847
2848
2849 \end_layout
2850
2851 \begin_layout Standard
2852 Les flottants de tableau sont insérés en utilisant le menu 
2853 \family sans
2854 Insérer\SpecialChar \menuseparator
2855 Flottant\SpecialChar \menuseparator
2856 Tableau
2857 \family default
2858  ou le bouton 
2859 \begin_inset Graphics
2860         filename ../../images/float-insert_table.png
2861         scale 85
2862         scaleBeforeRotation
2863
2864 \end_inset
2865
2866  de la barre d'outils.
2867 \end_layout
2868
2869 \begin_layout Standard
2870 Le flottant apparaît à l'écran comme une boîte repliable avec une légende
2871  qui a comme étiquette 
2872 \begin_inset Quotes eld
2873 \end_inset
2874
2875 Tableau
2876 \begin_inset Space ~
2877 \end_inset
2878
2879 #:
2880 \begin_inset Quotes erd
2881 \end_inset
2882
2883  (où # est le numéro du tableau).
2884  Vous pouvez insérer le tableau au dessus ou en dessous de la légende.
2885 \end_layout
2886
2887 \begin_layout Standard
2888 Le tableau
2889 \begin_inset Space ~
2890 \end_inset
2891
2892
2893 \begin_inset CommandInset ref
2894 LatexCommand ref
2895 reference "tab:Flottant-de-tableau"
2896
2897 \end_inset
2898
2899  est un exemple de tableau dans un flottant de tableau.
2900 \end_layout
2901
2902 \begin_layout Standard
2903 On met habituellement la légende au dessus des tableaux, mais cette règle
2904  n'est malheureusement pas respectée par certaines classes standard de LaTeX.
2905  Cela signifie que si vous utilisez un document appartenant aux classes
2906  
2907 \family sans
2908 article
2909 \family default
2910
2911 \family sans
2912 book
2913 \family default
2914
2915 \family sans
2916 letter
2917 \family default
2918 , ou
2919 \family sans
2920  report
2921 \family default
2922  il n'y aura pas d'espace entre la légende et le tableau.
2923  Pour insérer l'espace nécessaire vous devez ajouter l'option suivante à
2924  la commande de chargement du paquetage LaTeX 
2925 \series bold
2926 caption
2927 \series default
2928
2929 \begin_inset Index
2930 status collapsed
2931
2932 \begin_layout Plain Layout
2933 Paquetages LaTeX ! caption
2934 \end_layout
2935
2936 \end_inset
2937
2938  dans le préambule de votre document.
2939 \begin_inset Foot
2940 status open
2941
2942 \begin_layout Plain Layout
2943 Pour plus d'information voyez la section
2944 \begin_inset Space ~
2945 \end_inset
2946
2947
2948 \begin_inset CommandInset ref
2949 LatexCommand ref
2950 reference "sec:Placement-légende"
2951
2952 \end_inset
2953
2954 .
2955 \end_layout
2956
2957 \end_inset
2958
2959 :
2960 \end_layout
2961
2962 \begin_layout Standard
2963
2964 \series bold
2965 tableposition=top
2966 \end_layout
2967
2968 \begin_layout Standard
2969 Le paquetage 
2970 \series bold
2971 caption
2972 \series default
2973 , qui est décrit dans la section
2974 \begin_inset Space ~
2975 \end_inset
2976
2977
2978 \begin_inset CommandInset ref
2979 LatexCommand ref
2980 reference "sec:Formatage-légende"
2981
2982 \end_inset
2983
2984 , est utilisé pour ajuster le format des légendes.
2985 \end_layout
2986
2987 \begin_layout Standard
2988 Dans le texte, on fait référence à un tableau
2989 \begin_inset Index
2990 status collapsed
2991
2992 \begin_layout Plain Layout
2993 Références ! à un Tableau
2994 \end_layout
2995
2996 \end_inset
2997
2998  en faisant référence à sa légende.
2999  On insère donc une étiquette dans la légende en utilisant le menu 
3000 \family sans
3001 Insérer
3002 \family default
3003 \SpecialChar \menuseparator
3004
3005 \family sans
3006 Étiquette
3007 \family default
3008  ou le bouton 
3009 \begin_inset Graphics
3010         filename ../../images/label-insert.png
3011         scale 85
3012         scaleBeforeRotation
3013
3014 \end_inset
3015
3016  de la barre d'outils.
3017  On peut alors faire référence à cette étiquette en utilisant le menu 
3018 \family sans
3019 Insérer\SpecialChar \menuseparator
3020 Référence
3021 \begin_inset Space ~
3022 \end_inset
3023
3024 croisée
3025 \family default
3026  ou le bouton 
3027 \begin_inset Graphics
3028         filename ../../images/dialog-show-new-inset_ref.png
3029         scale 85
3030         scaleBeforeRotation
3031
3032 \end_inset
3033
3034  de la barre d'outils.
3035 \begin_inset Newline newline
3036 \end_inset
3037
3038 Les références croisées sont expliquées en détail dans la section
3039 \begin_inset Space ~
3040 \end_inset
3041
3042
3043 \begin_inset CommandInset ref
3044 LatexCommand ref
3045 reference "sec:Referencer-les-Flottants"
3046
3047 \end_inset
3048
3049 .
3050 \end_layout
3051
3052 \begin_layout Section
3053 Tableaux Longs
3054 \begin_inset CommandInset label
3055 LatexCommand label
3056 name "sec:Tableaux-longs"
3057
3058 \end_inset
3059
3060
3061 \begin_inset Index
3062 status collapsed
3063
3064 \begin_layout Plain Layout
3065 Tableaux longs
3066 \end_layout
3067
3068 \end_inset
3069
3070
3071 \begin_inset Index
3072 status collapsed
3073
3074 \begin_layout Plain Layout
3075 Tableau ! Tableaux longs
3076 \end_layout
3077
3078 \end_inset
3079
3080
3081 \end_layout
3082
3083 \begin_layout Standard
3084 Si un tableau est trop haut pour tenir sur un page, vous pouvez utiliser
3085  l'option 
3086 \family sans
3087 Utiliser
3088 \begin_inset Space ~
3089 \end_inset
3090
3091 les
3092 \begin_inset Space ~
3093 \end_inset
3094
3095 tableaux
3096 \begin_inset Space ~
3097 \end_inset
3098
3099 longs
3100 \family default
3101  de l'onglet 
3102 \family sans
3103 Tableau
3104 \begin_inset Space ~
3105 \end_inset
3106
3107 long
3108 \family default
3109  de la fenêtre 
3110 \family sans
3111 Paramètres
3112 \begin_inset Space ~
3113 \end_inset
3114
3115 du
3116 \begin_inset Space ~
3117 \end_inset
3118
3119 tableau
3120 \family default
3121  pour le répartir automatiquement sur plusieurs pages.
3122  En cochant cette option, vous activez un certain nombre de cases d'option
3123  et vous pouvez alors définir:
3124 \end_layout
3125
3126 \begin_layout Description
3127 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3128  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3129  d'en-tête utilisées pour toutes les pages du tableau long; sauf pour la
3130  première page, si 
3131 \family sans
3132 Premier
3133 \begin_inset Space ~
3134 \end_inset
3135
3136 en-tête
3137 \family default
3138  est défini.
3139  Ces lignes forment l'en-tête principal.
3140 \end_layout
3141
3142 \begin_layout Description
3143 Premier
3144 \begin_inset Space ~
3145 \end_inset
3146
3147 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3148  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3149  d'en-tête utilisées pour la première page du tableau long.
3150 \end_layout
3151
3152 \begin_layout Description
3153 Pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3154  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3155  constituant les pieds de toutes les pages du tableau long ; sauf de la
3156  dernière page si 
3157 \family sans
3158 Dernier
3159 \begin_inset Space ~
3160 \end_inset
3161
3162 pied
3163 \family default
3164  est défini.
3165 \end_layout
3166
3167 \begin_layout Description
3168 Dernier
3169 \begin_inset Space ~
3170 \end_inset
3171
3172 pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3173  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3174  constituant le pied de la dernière page du tableau long
3175 \end_layout
3176
3177 \begin_layout Standard
3178 Vous pouvez aussi préciser une ligne où la table devra être coupée.
3179  Si vous activez plusieurs options pour une même ligne, vous devez être
3180  conscients que seule la première sera prise en compte.
3181  
3182 \begin_inset Note Note
3183 status collapsed
3184
3185 \begin_layout Plain Layout
3186 Il y a quelque chose que je n'ai pas compris : la deuxième option serait
3187  mise automatiquement à 
3188 \begin_inset Quotes eld
3189 \end_inset
3190
3191 est vide
3192 \begin_inset Quotes erd
3193 \end_inset
3194
3195 ...(NdT)
3196 \end_layout
3197
3198 \end_inset
3199
3200 Dans ce contexte, première veut dire première en suivant l'ordre 
3201 \family sans
3202 Pied, Dernier
3203 \begin_inset Space ~
3204 \end_inset
3205
3206 Pied, 
3207 \family default
3208 et
3209 \family sans
3210  En-tête, Premier
3211 \begin_inset Space ~
3212 \end_inset
3213
3214 En-tête
3215 \family default
3216 .
3217  Voyez le tableau long qui suit pour voir comment ça marche :
3218 \end_layout
3219
3220 \begin_layout Standard
3221 \align center
3222 \begin_inset Tabular
3223 <lyxtabular version="3" rows="69" columns="3">
3224 <features islongtable="true">
3225 <column alignment="left" valignment="top" width="0cm">
3226 <column alignment="left" valignment="top" width="0pt">
3227 <column alignment="right" valignment="top" width="0pt">
3228 <row endfirsthead="true">
3229 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3230 \begin_inset Text
3231
3232 \begin_layout Plain Layout
3233
3234 \series bold
3235 Exemple d'annuaire téléphonique (ignorez les noms)
3236 \end_layout
3237
3238 \end_inset
3239 </cell>
3240 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3241 \begin_inset Text
3242
3243 \begin_layout Plain Layout
3244
3245 \end_layout
3246
3247 \end_inset
3248 </cell>
3249 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3250 \begin_inset Text
3251
3252 \begin_layout Plain Layout
3253
3254 \end_layout
3255
3256 \end_inset
3257 </cell>
3258 </row>
3259 <row endfirsthead="true">
3260 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3261 \begin_inset Text
3262
3263 \begin_layout Plain Layout
3264
3265 \series bold
3266 NOM
3267 \end_layout
3268
3269 \end_inset
3270 </cell>
3271 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3272 \begin_inset Text
3273
3274 \begin_layout Plain Layout
3275
3276 \end_layout
3277
3278 \end_inset
3279 </cell>
3280 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3281 \begin_inset Text
3282
3283 \begin_layout Plain Layout
3284
3285 \series bold
3286 TEL.
3287 \end_layout
3288
3289 \end_inset
3290 </cell>
3291 </row>
3292 <row endhead="true">
3293 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3294 \begin_inset Text
3295
3296 \begin_layout Plain Layout
3297
3298 \series bold
3299 Exemple d'annuaire téléphonique
3300 \end_layout
3301
3302 \end_inset
3303 </cell>
3304 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3305 \begin_inset Text
3306
3307 \begin_layout Plain Layout
3308
3309 \end_layout
3310
3311 \end_inset
3312 </cell>
3313 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3314 \begin_inset Text
3315
3316 \begin_layout Plain Layout
3317
3318 \end_layout
3319
3320 \end_inset
3321 </cell>
3322 </row>
3323 <row endhead="true">
3324 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3325 \begin_inset Text
3326
3327 \begin_layout Plain Layout
3328
3329 \series bold
3330 NOM
3331 \end_layout
3332
3333 \end_inset
3334 </cell>
3335 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3336 \begin_inset Text
3337
3338 \begin_layout Plain Layout
3339
3340 \end_layout
3341
3342 \end_inset
3343 </cell>
3344 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3345 \begin_inset Text
3346
3347 \begin_layout Plain Layout
3348
3349 \series bold
3350 TEL.
3351 \end_layout
3352
3353 \end_inset
3354 </cell>
3355 </row>
3356 <row endfoot="true">
3357 <cell multicolumn="1" alignment="right" valignment="top" topline="true" usebox="none">
3358 \begin_inset Text
3359
3360 \begin_layout Plain Layout
3361  continue page suivante
3362 \end_layout
3363
3364 \end_inset
3365 </cell>
3366 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3367 \begin_inset Text
3368
3369 \begin_layout Plain Layout
3370
3371 \end_layout
3372
3373 \end_inset
3374 </cell>
3375 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3376 \begin_inset Text
3377
3378 \begin_layout Plain Layout
3379
3380 \end_layout
3381
3382 \end_inset
3383 </cell>
3384 </row>
3385 <row>
3386 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3387 \begin_inset Text
3388
3389 \begin_layout Plain Layout
3390
3391 \series bold
3392 Annovi
3393 \end_layout
3394
3395 \end_inset
3396 </cell>
3397 <cell alignment="center" valignment="top" usebox="none">
3398 \begin_inset Text
3399
3400 \begin_layout Plain Layout
3401 Silvia
3402 \end_layout
3403
3404 \end_inset
3405 </cell>
3406 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3407 \begin_inset Text
3408
3409 \begin_layout Plain Layout
3410 111
3411 \end_layout
3412
3413 \end_inset
3414 </cell>
3415 </row>
3416 <row>
3417 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3418 \begin_inset Text
3419
3420 \begin_layout Plain Layout
3421
3422 \series bold
3423 Bertoli
3424 \end_layout
3425
3426 \end_inset
3427 </cell>
3428 <cell alignment="center" valignment="top" usebox="none">
3429 \begin_inset Text
3430
3431 \begin_layout Plain Layout
3432 Stefano
3433 \end_layout
3434
3435 \end_inset
3436 </cell>
3437 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3438 \begin_inset Text
3439
3440 \begin_layout Plain Layout
3441 111
3442 \end_layout
3443
3444 \end_inset
3445 </cell>
3446 </row>
3447 <row>
3448 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3449 \begin_inset Text
3450
3451 \begin_layout Plain Layout
3452
3453 \series bold
3454 Bozzi
3455 \end_layout
3456
3457 \end_inset
3458 </cell>
3459 <cell alignment="center" valignment="top" usebox="none">
3460 \begin_inset Text
3461
3462 \begin_layout Plain Layout
3463 Walter
3464 \end_layout
3465
3466 \end_inset
3467 </cell>
3468 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3469 \begin_inset Text
3470
3471 \begin_layout Plain Layout
3472 111
3473 \end_layout
3474
3475 \end_inset
3476 </cell>
3477 </row>
3478 <row>
3479 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3480 \begin_inset Text
3481
3482 \begin_layout Plain Layout
3483
3484 \series bold
3485 Cachia
3486 \end_layout
3487
3488 \end_inset
3489 </cell>
3490 <cell alignment="center" valignment="top" usebox="none">
3491 \begin_inset Text
3492
3493 \begin_layout Plain Layout
3494 Maria
3495 \end_layout
3496
3497 \end_inset
3498 </cell>
3499 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3500 \begin_inset Text
3501
3502 \begin_layout Plain Layout
3503 111
3504 \end_layout
3505
3506 \end_inset
3507 </cell>
3508 </row>
3509 <row>
3510 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3511 \begin_inset Text
3512
3513 \begin_layout Plain Layout
3514
3515 \series bold
3516 Cachia
3517 \end_layout
3518
3519 \end_inset
3520 </cell>
3521 <cell alignment="center" valignment="top" usebox="none">
3522 \begin_inset Text
3523
3524 \begin_layout Plain Layout
3525 Maurizio
3526 \end_layout
3527
3528 \end_inset
3529 </cell>
3530 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3531 \begin_inset Text
3532
3533 \begin_layout Plain Layout
3534 111
3535 \end_layout
3536
3537 \end_inset
3538 </cell>
3539 </row>
3540 <row>
3541 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3542 \begin_inset Text
3543
3544 \begin_layout Plain Layout
3545
3546 \series bold
3547 Cinquemani
3548 \end_layout
3549
3550 \end_inset
3551 </cell>
3552 <cell alignment="center" valignment="top" usebox="none">
3553 \begin_inset Text
3554
3555 \begin_layout Plain Layout
3556 Giusi
3557 \end_layout
3558
3559 \end_inset
3560 </cell>
3561 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3562 \begin_inset Text
3563
3564 \begin_layout Plain Layout
3565 111
3566 \end_layout
3567
3568 \end_inset
3569 </cell>
3570 </row>
3571 <row>
3572 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3573 \begin_inset Text
3574
3575 \begin_layout Plain Layout
3576
3577 \series bold
3578 Colin
3579 \end_layout
3580
3581 \end_inset
3582 </cell>
3583 <cell alignment="center" valignment="top" usebox="none">
3584 \begin_inset Text
3585
3586 \begin_layout Plain Layout
3587 Bernard
3588 \end_layout
3589
3590 \end_inset
3591 </cell>
3592 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3593 \begin_inset Text
3594
3595 \begin_layout Plain Layout
3596 111
3597 \end_layout
3598
3599 \end_inset
3600 </cell>
3601 </row>
3602 <row>
3603 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3604 \begin_inset Text
3605
3606 \begin_layout Plain Layout
3607
3608 \series bold
3609 Concli
3610 \end_layout
3611
3612 \end_inset
3613 </cell>
3614 <cell alignment="center" valignment="top" usebox="none">
3615 \begin_inset Text
3616
3617 \begin_layout Plain Layout
3618 Gianfranco
3619 \end_layout
3620
3621 \end_inset
3622 </cell>
3623 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3624 \begin_inset Text
3625
3626 \begin_layout Plain Layout
3627 111
3628 \end_layout
3629
3630 \end_inset
3631 </cell>
3632 </row>
3633 <row>
3634 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3635 \begin_inset Text
3636
3637 \begin_layout Plain Layout
3638
3639 \series bold
3640 Dal Bosco
3641 \end_layout
3642
3643 \end_inset
3644 </cell>
3645 <cell alignment="center" valignment="top" usebox="none">
3646 \begin_inset Text
3647
3648 \begin_layout Plain Layout
3649 Carolina
3650 \end_layout
3651
3652 \end_inset
3653 </cell>
3654 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3655 \begin_inset Text
3656
3657 \begin_layout Plain Layout
3658 111
3659 \end_layout
3660
3661 \end_inset
3662 </cell>
3663 </row>
3664 <row>
3665 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3666 \begin_inset Text
3667
3668 \begin_layout Plain Layout
3669
3670 \series bold
3671 Dalpiaz
3672 \end_layout
3673
3674 \end_inset
3675 </cell>
3676 <cell alignment="center" valignment="top" usebox="none">
3677 \begin_inset Text
3678
3679 \begin_layout Plain Layout
3680 Annamaria
3681 \end_layout
3682
3683 \end_inset
3684 </cell>
3685 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3686 \begin_inset Text
3687
3688 \begin_layout Plain Layout
3689 111
3690 \end_layout
3691
3692 \end_inset
3693 </cell>
3694 </row>
3695 <row>
3696 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3697 \begin_inset Text
3698
3699 \begin_layout Plain Layout
3700
3701 \series bold
3702 Feliciello
3703 \end_layout
3704
3705 \end_inset
3706 </cell>
3707 <cell alignment="center" valignment="top" usebox="none">
3708 \begin_inset Text
3709
3710 \begin_layout Plain Layout
3711 Domenico
3712 \end_layout
3713
3714 \end_inset
3715 </cell>
3716 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3717 \begin_inset Text
3718
3719 \begin_layout Plain Layout
3720 111
3721 \end_layout
3722
3723 \end_inset
3724 </cell>
3725 </row>
3726 <row>
3727 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3728 \begin_inset Text
3729
3730 \begin_layout Plain Layout
3731
3732 \series bold
3733 Focarelli
3734 \end_layout
3735
3736 \end_inset
3737 </cell>
3738 <cell alignment="center" valignment="top" usebox="none">
3739 \begin_inset Text
3740
3741 \begin_layout Plain Layout
3742 Paola
3743 \end_layout
3744
3745 \end_inset
3746 </cell>
3747 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3748 \begin_inset Text
3749
3750 \begin_layout Plain Layout
3751 111
3752 \end_layout
3753
3754 \end_inset
3755 </cell>
3756 </row>
3757 <row>
3758 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3759 \begin_inset Text
3760
3761 \begin_layout Plain Layout
3762
3763 \series bold
3764 Galletti
3765 \end_layout
3766
3767 \end_inset
3768 </cell>
3769 <cell alignment="center" valignment="top" usebox="none">
3770 \begin_inset Text
3771
3772 \begin_layout Plain Layout
3773 Oreste
3774 \end_layout
3775
3776 \end_inset
3777 </cell>
3778 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3779 \begin_inset Text
3780
3781 \begin_layout Plain Layout
3782 111
3783 \end_layout
3784
3785 \end_inset
3786 </cell>
3787 </row>
3788 <row>
3789 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3790 \begin_inset Text
3791
3792 \begin_layout Plain Layout
3793
3794 \series bold
3795 Gasparini
3796 \end_layout
3797
3798 \end_inset
3799 </cell>
3800 <cell alignment="center" valignment="top" usebox="none">
3801 \begin_inset Text
3802
3803 \begin_layout Plain Layout
3804 Franca
3805 \end_layout
3806
3807 \end_inset
3808 </cell>
3809 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3810 \begin_inset Text
3811
3812 \begin_layout Plain Layout
3813 111
3814 \end_layout
3815
3816 \end_inset
3817 </cell>
3818 </row>
3819 <row>
3820 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3821 \begin_inset Text
3822
3823 \begin_layout Plain Layout
3824
3825 \series bold
3826 Rizzardi
3827 \end_layout
3828
3829 \end_inset
3830 </cell>
3831 <cell alignment="center" valignment="top" usebox="none">
3832 \begin_inset Text
3833
3834 \begin_layout Plain Layout
3835 Paola
3836 \end_layout
3837
3838 \end_inset
3839 </cell>
3840 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3841 \begin_inset Text
3842
3843 \begin_layout Plain Layout
3844 111
3845 \end_layout
3846
3847 \end_inset
3848 </cell>
3849 </row>
3850 <row>
3851 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3852 \begin_inset Text
3853
3854 \begin_layout Plain Layout
3855
3856 \series bold
3857 Lassini
3858 \end_layout
3859
3860 \end_inset
3861 </cell>
3862 <cell alignment="center" valignment="top" usebox="none">
3863 \begin_inset Text
3864
3865 \begin_layout Plain Layout
3866 Giancarlo
3867 \end_layout
3868
3869 \end_inset
3870 </cell>
3871 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3872 \begin_inset Text
3873
3874 \begin_layout Plain Layout
3875 111
3876 \end_layout
3877
3878 \end_inset
3879 </cell>
3880 </row>
3881 <row>
3882 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3883 \begin_inset Text
3884
3885 \begin_layout Plain Layout
3886
3887 \series bold
3888 Malfatti
3889 \end_layout
3890
3891 \end_inset
3892 </cell>
3893 <cell alignment="center" valignment="top" usebox="none">
3894 \begin_inset Text
3895
3896 \begin_layout Plain Layout
3897 Luciano
3898 \end_layout
3899
3900 \end_inset
3901 </cell>
3902 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3903 \begin_inset Text
3904
3905 \begin_layout Plain Layout
3906 111
3907 \end_layout
3908
3909 \end_inset
3910 </cell>
3911 </row>
3912 <row>
3913 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3914 \begin_inset Text
3915
3916 \begin_layout Plain Layout
3917
3918 \series bold
3919 Malfatti
3920 \end_layout
3921
3922 \end_inset
3923 </cell>
3924 <cell alignment="center" valignment="top" usebox="none">
3925 \begin_inset Text
3926
3927 \begin_layout Plain Layout
3928 Valeriano
3929 \end_layout
3930
3931 \end_inset
3932 </cell>
3933 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3934 \begin_inset Text
3935
3936 \begin_layout Plain Layout
3937 111
3938 \end_layout
3939
3940 \end_inset
3941 </cell>
3942 </row>
3943 <row>
3944 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3945 \begin_inset Text
3946
3947 \begin_layout Plain Layout
3948
3949 \series bold
3950 Meneguzzo
3951 \end_layout
3952
3953 \end_inset
3954 </cell>
3955 <cell alignment="center" valignment="top" usebox="none">
3956 \begin_inset Text
3957
3958 \begin_layout Plain Layout
3959 Roberto
3960 \end_layout
3961
3962 \end_inset
3963 </cell>
3964 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3965 \begin_inset Text
3966
3967 \begin_layout Plain Layout
3968 111
3969 \end_layout
3970
3971 \end_inset
3972 </cell>
3973 </row>
3974 <row>
3975 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3976 \begin_inset Text
3977
3978 \begin_layout Plain Layout
3979
3980 \series bold
3981 Mezzadra
3982 \end_layout
3983
3984 \end_inset
3985 </cell>
3986 <cell alignment="center" valignment="top" usebox="none">
3987 \begin_inset Text
3988
3989 \begin_layout Plain Layout
3990 Roberto
3991 \end_layout
3992
3993 \end_inset
3994 </cell>
3995 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3996 \begin_inset Text
3997
3998 \begin_layout Plain Layout
3999 111
4000 \end_layout
4001
4002 \end_inset
4003 </cell>
4004 </row>
4005 <row>
4006 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4007 \begin_inset Text
4008
4009 \begin_layout Plain Layout
4010
4011 \series bold
4012 Pirpamer
4013 \end_layout
4014
4015 \end_inset
4016 </cell>
4017 <cell alignment="center" valignment="top" usebox="none">
4018 \begin_inset Text
4019
4020 \begin_layout Plain Layout
4021 Erich
4022 \end_layout
4023
4024 \end_inset
4025 </cell>
4026 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4027 \begin_inset Text
4028
4029 \begin_layout Plain Layout
4030 111
4031 \end_layout
4032
4033 \end_inset
4034 </cell>
4035 </row>
4036 <row>
4037 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4038 \begin_inset Text
4039
4040 \begin_layout Plain Layout
4041
4042 \series bold
4043 Pochiesa
4044 \end_layout
4045
4046 \end_inset
4047 </cell>
4048 <cell alignment="center" valignment="top" usebox="none">
4049 \begin_inset Text
4050
4051 \begin_layout Plain Layout
4052 Paolo
4053 \end_layout
4054
4055 \end_inset
4056 </cell>
4057 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4058 \begin_inset Text
4059
4060 \begin_layout Plain Layout
4061 111, 222
4062 \end_layout
4063
4064 \end_inset
4065 </cell>
4066 </row>
4067 <row>
4068 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4069 \begin_inset Text
4070
4071 \begin_layout Plain Layout
4072
4073 \series bold
4074 Radina
4075 \end_layout
4076
4077 \end_inset
4078 </cell>
4079 <cell alignment="center" valignment="top" usebox="none">
4080 \begin_inset Text
4081
4082 \begin_layout Plain Layout
4083 Claudio
4084 \end_layout
4085
4086 \end_inset
4087 </cell>
4088 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4089 \begin_inset Text
4090
4091 \begin_layout Plain Layout
4092 111
4093 \end_layout
4094
4095 \end_inset
4096 </cell>
4097 </row>
4098 <row>
4099 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4100 \begin_inset Text
4101
4102 \begin_layout Plain Layout
4103
4104 \series bold
4105 Stuffer
4106 \end_layout
4107
4108 \end_inset
4109 </cell>
4110 <cell alignment="center" valignment="top" usebox="none">
4111 \begin_inset Text
4112
4113 \begin_layout Plain Layout
4114 Oskar
4115 \end_layout
4116
4117 \end_inset
4118 </cell>
4119 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4120 \begin_inset Text
4121
4122 \begin_layout Plain Layout
4123 111
4124 \end_layout
4125
4126 \end_inset
4127 </cell>
4128 </row>
4129 <row>
4130 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4131 \begin_inset Text
4132
4133 \begin_layout Plain Layout
4134
4135 \series bold
4136 Tacchelli
4137 \end_layout
4138
4139 \end_inset
4140 </cell>
4141 <cell alignment="center" valignment="top" usebox="none">
4142 \begin_inset Text
4143
4144 \begin_layout Plain Layout
4145 Ugo
4146 \end_layout
4147
4148 \end_inset
4149 </cell>
4150 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4151 \begin_inset Text
4152
4153 \begin_layout Plain Layout
4154 111
4155 \end_layout
4156
4157 \end_inset
4158 </cell>
4159 </row>
4160 <row>
4161 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4162 \begin_inset Text
4163
4164 \begin_layout Plain Layout
4165
4166 \series bold
4167 Tezzele
4168 \end_layout
4169
4170 \end_inset
4171 </cell>
4172 <cell alignment="center" valignment="top" usebox="none">
4173 \begin_inset Text
4174
4175 \begin_layout Plain Layout
4176 Margit
4177 \end_layout
4178
4179 \end_inset
4180 </cell>
4181 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4182 \begin_inset Text
4183
4184 \begin_layout Plain Layout
4185 111
4186 \end_layout
4187
4188 \end_inset
4189 </cell>
4190 </row>
4191 <row>
4192 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4193 \begin_inset Text
4194
4195 \begin_layout Plain Layout
4196
4197 \series bold
4198 Unterkalmsteiner
4199 \end_layout
4200
4201 \end_inset
4202 </cell>
4203 <cell alignment="center" valignment="top" usebox="none">
4204 \begin_inset Text
4205
4206 \begin_layout Plain Layout
4207 Frieda
4208 \end_layout
4209
4210 \end_inset
4211 </cell>
4212 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4213 \begin_inset Text
4214
4215 \begin_layout Plain Layout
4216 111
4217 \end_layout
4218
4219 \end_inset
4220 </cell>
4221 </row>
4222 <row>
4223 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4224 \begin_inset Text
4225
4226 \begin_layout Plain Layout
4227
4228 \series bold
4229 Vieider
4230 \end_layout
4231
4232 \end_inset
4233 </cell>
4234 <cell alignment="center" valignment="top" usebox="none">
4235 \begin_inset Text
4236
4237 \begin_layout Plain Layout
4238 Hilde
4239 \end_layout
4240
4241 \end_inset
4242 </cell>
4243 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4244 \begin_inset Text
4245
4246 \begin_layout Plain Layout
4247 111
4248 \end_layout
4249
4250 \end_inset
4251 </cell>
4252 </row>
4253 <row>
4254 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4255 \begin_inset Text
4256
4257 \begin_layout Plain Layout
4258
4259 \series bold
4260 Vigna
4261 \end_layout
4262
4263 \end_inset
4264 </cell>
4265 <cell alignment="center" valignment="top" usebox="none">
4266 \begin_inset Text
4267
4268 \begin_layout Plain Layout
4269 Jürgen
4270 \end_layout
4271
4272 \end_inset
4273 </cell>
4274 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4275 \begin_inset Text
4276
4277 \begin_layout Plain Layout
4278 111
4279 \end_layout
4280
4281 \end_inset
4282 </cell>
4283 </row>
4284 <row>
4285 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4286 \begin_inset Text
4287
4288 \begin_layout Plain Layout
4289
4290 \series bold
4291 Weber
4292 \end_layout
4293
4294 \end_inset
4295 </cell>
4296 <cell alignment="center" valignment="top" usebox="none">
4297 \begin_inset Text
4298
4299 \begin_layout Plain Layout
4300 Maurizio
4301 \end_layout
4302
4303 \end_inset
4304 </cell>
4305 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4306 \begin_inset Text
4307
4308 \begin_layout Plain Layout
4309 111
4310 \end_layout
4311
4312 \end_inset
4313 </cell>
4314 </row>
4315 <row>
4316 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4317 \begin_inset Text
4318
4319 \begin_layout Plain Layout
4320
4321 \series bold
4322 Winkler
4323 \end_layout
4324
4325 \end_inset
4326 </cell>
4327 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4328 \begin_inset Text
4329
4330 \begin_layout Plain Layout
4331 Franz
4332 \end_layout
4333
4334 \end_inset
4335 </cell>
4336 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4337 \begin_inset Text
4338
4339 \begin_layout Plain Layout
4340 111
4341 \end_layout
4342
4343 \end_inset
4344 </cell>
4345 </row>
4346 <row>
4347 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4348 \begin_inset Text
4349
4350 \begin_layout Plain Layout
4351  
4352 \end_layout
4353
4354 \end_inset
4355 </cell>
4356 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4357 \begin_inset Text
4358
4359 \begin_layout Plain Layout
4360
4361 \end_layout
4362
4363 \end_inset
4364 </cell>
4365 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4366 \begin_inset Text
4367
4368 \begin_layout Plain Layout
4369
4370 \end_layout
4371
4372 \end_inset
4373 </cell>
4374 </row>
4375 <row>
4376 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4377 \begin_inset Text
4378
4379 \begin_layout Plain Layout
4380
4381 \series bold
4382 Annovi
4383 \end_layout
4384
4385 \end_inset
4386 </cell>
4387 <cell alignment="center" valignment="top" usebox="none">
4388 \begin_inset Text
4389
4390 \begin_layout Plain Layout
4391 Silvia
4392 \end_layout
4393
4394 \end_inset
4395 </cell>
4396 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4397 \begin_inset Text
4398
4399 \begin_layout Plain Layout
4400 555
4401 \end_layout
4402
4403 \end_inset
4404 </cell>
4405 </row>
4406 <row>
4407 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4408 \begin_inset Text
4409
4410 \begin_layout Plain Layout
4411
4412 \series bold
4413 Bertoli
4414 \end_layout
4415
4416 \end_inset
4417 </cell>
4418 <cell alignment="center" valignment="top" usebox="none">
4419 \begin_inset Text
4420
4421 \begin_layout Plain Layout
4422 Stefano
4423 \end_layout
4424
4425 \end_inset
4426 </cell>
4427 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4428 \begin_inset Text
4429
4430 \begin_layout Plain Layout
4431 555
4432 \end_layout
4433
4434 \end_inset
4435 </cell>
4436 </row>
4437 <row>
4438 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4439 \begin_inset Text
4440
4441 \begin_layout Plain Layout
4442
4443 \series bold
4444 Bozzi
4445 \end_layout
4446
4447 \end_inset
4448 </cell>
4449 <cell alignment="center" valignment="top" usebox="none">
4450 \begin_inset Text
4451
4452 \begin_layout Plain Layout
4453 Walter
4454 \end_layout
4455
4456 \end_inset
4457 </cell>
4458 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4459 \begin_inset Text
4460
4461 \begin_layout Plain Layout
4462 555
4463 \end_layout
4464
4465 \end_inset
4466 </cell>
4467 </row>
4468 <row>
4469 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4470 \begin_inset Text
4471
4472 \begin_layout Plain Layout
4473
4474 \series bold
4475 Cachia
4476 \end_layout
4477
4478 \end_inset
4479 </cell>
4480 <cell alignment="center" valignment="top" usebox="none">
4481 \begin_inset Text
4482
4483 \begin_layout Plain Layout
4484 Maria
4485 \end_layout
4486
4487 \end_inset
4488 </cell>
4489 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4490 \begin_inset Text
4491
4492 \begin_layout Plain Layout
4493 555
4494 \end_layout
4495
4496 \end_inset
4497 </cell>
4498 </row>
4499 <row>
4500 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4501 \begin_inset Text
4502
4503 \begin_layout Plain Layout
4504
4505 \series bold
4506 Cachia
4507 \end_layout
4508
4509 \end_inset
4510 </cell>
4511 <cell alignment="center" valignment="top" usebox="none">
4512 \begin_inset Text
4513
4514 \begin_layout Plain Layout
4515 Maurizio
4516 \end_layout
4517
4518 \end_inset
4519 </cell>
4520 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4521 \begin_inset Text
4522
4523 \begin_layout Plain Layout
4524 555
4525 \end_layout
4526
4527 \end_inset
4528 </cell>
4529 </row>
4530 <row>
4531 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4532 \begin_inset Text
4533
4534 \begin_layout Plain Layout
4535
4536 \series bold
4537 Cinquemani
4538 \end_layout
4539
4540 \end_inset
4541 </cell>
4542 <cell alignment="center" valignment="top" usebox="none">
4543 \begin_inset Text
4544
4545 \begin_layout Plain Layout
4546 Giusi
4547 \end_layout
4548
4549 \end_inset
4550 </cell>
4551 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4552 \begin_inset Text
4553
4554 \begin_layout Plain Layout
4555 555
4556 \end_layout
4557
4558 \end_inset
4559 </cell>
4560 </row>
4561 <row>
4562 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4563 \begin_inset Text
4564
4565 \begin_layout Plain Layout
4566
4567 \series bold
4568 Colin
4569 \end_layout
4570
4571 \end_inset
4572 </cell>
4573 <cell alignment="center" valignment="top" usebox="none">
4574 \begin_inset Text
4575
4576 \begin_layout Plain Layout
4577 Bernard
4578 \end_layout
4579
4580 \end_inset
4581 </cell>
4582 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4583 \begin_inset Text
4584
4585 \begin_layout Plain Layout
4586 555
4587 \end_layout
4588
4589 \end_inset
4590 </cell>
4591 </row>
4592 <row>
4593 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4594 \begin_inset Text
4595
4596 \begin_layout Plain Layout
4597
4598 \series bold
4599 Concli
4600 \end_layout
4601
4602 \end_inset
4603 </cell>
4604 <cell alignment="center" valignment="top" usebox="none">
4605 \begin_inset Text
4606
4607 \begin_layout Plain Layout
4608 Gianfranco
4609 \end_layout
4610
4611 \end_inset
4612 </cell>
4613 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4614 \begin_inset Text
4615
4616 \begin_layout Plain Layout
4617 555
4618 \end_layout
4619
4620 \end_inset
4621 </cell>
4622 </row>
4623 <row>
4624 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4625 \begin_inset Text
4626
4627 \begin_layout Plain Layout
4628
4629 \series bold
4630 Dal Bosco
4631 \end_layout
4632
4633 \end_inset
4634 </cell>
4635 <cell alignment="center" valignment="top" usebox="none">
4636 \begin_inset Text
4637
4638 \begin_layout Plain Layout
4639 Carolina
4640 \end_layout
4641
4642 \end_inset
4643 </cell>
4644 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4645 \begin_inset Text
4646
4647 \begin_layout Plain Layout
4648 555
4649 \end_layout
4650
4651 \end_inset
4652 </cell>
4653 </row>
4654 <row>
4655 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4656 \begin_inset Text
4657
4658 \begin_layout Plain Layout
4659
4660 \series bold
4661 Dalpiaz
4662 \end_layout
4663
4664 \end_inset
4665 </cell>
4666 <cell alignment="center" valignment="top" usebox="none">
4667 \begin_inset Text
4668
4669 \begin_layout Plain Layout
4670 Annamaria
4671 \end_layout
4672
4673 \end_inset
4674 </cell>
4675 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4676 \begin_inset Text
4677
4678 \begin_layout Plain Layout
4679 555
4680 \end_layout
4681
4682 \end_inset
4683 </cell>
4684 </row>
4685 <row>
4686 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4687 \begin_inset Text
4688
4689 \begin_layout Plain Layout
4690
4691 \series bold
4692 Feliciello
4693 \end_layout
4694
4695 \end_inset
4696 </cell>
4697 <cell alignment="center" valignment="top" usebox="none">
4698 \begin_inset Text
4699
4700 \begin_layout Plain Layout
4701 Domenico
4702 \end_layout
4703
4704 \end_inset
4705 </cell>
4706 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4707 \begin_inset Text
4708
4709 \begin_layout Plain Layout
4710 555
4711 \end_layout
4712
4713 \end_inset
4714 </cell>
4715 </row>
4716 <row>
4717 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4718 \begin_inset Text
4719
4720 \begin_layout Plain Layout
4721
4722 \series bold
4723 Focarelli
4724 \end_layout
4725
4726 \end_inset
4727 </cell>
4728 <cell alignment="center" valignment="top" usebox="none">
4729 \begin_inset Text
4730
4731 \begin_layout Plain Layout
4732 Paola
4733 \end_layout
4734
4735 \end_inset
4736 </cell>
4737 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4738 \begin_inset Text
4739
4740 \begin_layout Plain Layout
4741 555
4742 \end_layout
4743
4744 \end_inset
4745 </cell>
4746 </row>
4747 <row>
4748 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4749 \begin_inset Text
4750
4751 \begin_layout Plain Layout
4752
4753 \series bold
4754 Galletti
4755 \end_layout
4756
4757 \end_inset
4758 </cell>
4759 <cell alignment="center" valignment="top" usebox="none">
4760 \begin_inset Text
4761
4762 \begin_layout Plain Layout
4763 Oreste
4764 \end_layout
4765
4766 \end_inset
4767 </cell>
4768 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4769 \begin_inset Text
4770
4771 \begin_layout Plain Layout
4772 555
4773 \end_layout
4774
4775 \end_inset
4776 </cell>
4777 </row>
4778 <row>
4779 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4780 \begin_inset Text
4781
4782 \begin_layout Plain Layout
4783
4784 \series bold
4785 Gasparini
4786 \end_layout
4787
4788 \end_inset
4789 </cell>
4790 <cell alignment="center" valignment="top" usebox="none">
4791 \begin_inset Text
4792
4793 \begin_layout Plain Layout
4794 Franca
4795 \end_layout
4796
4797 \end_inset
4798 </cell>
4799 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4800 \begin_inset Text
4801
4802 \begin_layout Plain Layout
4803 555
4804 \end_layout
4805
4806 \end_inset
4807 </cell>
4808 </row>
4809 <row>
4810 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4811 \begin_inset Text
4812
4813 \begin_layout Plain Layout
4814
4815 \series bold
4816 Rizzardi
4817 \end_layout
4818
4819 \end_inset
4820 </cell>
4821 <cell alignment="center" valignment="top" usebox="none">
4822 \begin_inset Text
4823
4824 \begin_layout Plain Layout
4825 Paola
4826 \end_layout
4827
4828 \end_inset
4829 </cell>
4830 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4831 \begin_inset Text
4832
4833 \begin_layout Plain Layout
4834 555
4835 \end_layout
4836
4837 \end_inset
4838 </cell>
4839 </row>
4840 <row>
4841 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4842 \begin_inset Text
4843
4844 \begin_layout Plain Layout
4845
4846 \series bold
4847 Lassini
4848 \end_layout
4849
4850 \end_inset
4851 </cell>
4852 <cell alignment="center" valignment="top" usebox="none">
4853 \begin_inset Text
4854
4855 \begin_layout Plain Layout
4856 Giancarlo
4857 \end_layout
4858
4859 \end_inset
4860 </cell>
4861 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4862 \begin_inset Text
4863
4864 \begin_layout Plain Layout
4865 555
4866 \end_layout
4867
4868 \end_inset
4869 </cell>
4870 </row>
4871 <row>
4872 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4873 \begin_inset Text
4874
4875 \begin_layout Plain Layout
4876
4877 \series bold
4878 Malfatti
4879 \end_layout
4880
4881 \end_inset
4882 </cell>
4883 <cell alignment="center" valignment="top" usebox="none">
4884 \begin_inset Text
4885
4886 \begin_layout Plain Layout
4887 Luciano
4888 \end_layout
4889
4890 \end_inset
4891 </cell>
4892 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4893 \begin_inset Text
4894
4895 \begin_layout Plain Layout
4896 555
4897 \end_layout
4898
4899 \end_inset
4900 </cell>
4901 </row>
4902 <row>
4903 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4904 \begin_inset Text
4905
4906 \begin_layout Plain Layout
4907
4908 \series bold
4909 Malfatti
4910 \end_layout
4911
4912 \end_inset
4913 </cell>
4914 <cell alignment="center" valignment="top" usebox="none">
4915 \begin_inset Text
4916
4917 \begin_layout Plain Layout
4918 Valeriano
4919 \end_layout
4920
4921 \end_inset
4922 </cell>
4923 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4924 \begin_inset Text
4925
4926 \begin_layout Plain Layout
4927 555
4928 \end_layout
4929
4930 \end_inset
4931 </cell>
4932 </row>
4933 <row>
4934 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4935 \begin_inset Text
4936
4937 \begin_layout Plain Layout
4938
4939 \series bold
4940 Meneguzzo
4941 \end_layout
4942
4943 \end_inset
4944 </cell>
4945 <cell alignment="center" valignment="top" usebox="none">
4946 \begin_inset Text
4947
4948 \begin_layout Plain Layout
4949 Roberto
4950 \end_layout
4951
4952 \end_inset
4953 </cell>
4954 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4955 \begin_inset Text
4956
4957 \begin_layout Plain Layout
4958 555
4959 \end_layout
4960
4961 \end_inset
4962 </cell>
4963 </row>
4964 <row>
4965 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4966 \begin_inset Text
4967
4968 \begin_layout Plain Layout
4969
4970 \series bold
4971 Mezzadra
4972 \end_layout
4973
4974 \end_inset
4975 </cell>
4976 <cell alignment="center" valignment="top" usebox="none">
4977 \begin_inset Text
4978
4979 \begin_layout Plain Layout
4980 Roberto
4981 \end_layout
4982
4983 \end_inset
4984 </cell>
4985 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4986 \begin_inset Text
4987
4988 \begin_layout Plain Layout
4989 555
4990 \end_layout
4991
4992 \end_inset
4993 </cell>
4994 </row>
4995 <row>
4996 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4997 \begin_inset Text
4998
4999 \begin_layout Plain Layout
5000
5001 \series bold
5002 Pirpamer
5003 \end_layout
5004
5005 \end_inset
5006 </cell>
5007 <cell alignment="center" valignment="top" usebox="none">
5008 \begin_inset Text
5009
5010 \begin_layout Plain Layout
5011 Erich
5012 \end_layout
5013
5014 \end_inset
5015 </cell>
5016 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5017 \begin_inset Text
5018
5019 \begin_layout Plain Layout
5020 555
5021 \end_layout
5022
5023 \end_inset
5024 </cell>
5025 </row>
5026 <row>
5027 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5028 \begin_inset Text
5029
5030 \begin_layout Plain Layout
5031
5032 \series bold
5033 Pochiesa
5034 \end_layout
5035
5036 \end_inset
5037 </cell>
5038 <cell alignment="center" valignment="top" usebox="none">
5039 \begin_inset Text
5040
5041 \begin_layout Plain Layout
5042 Paolo
5043 \end_layout
5044
5045 \end_inset
5046 </cell>
5047 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5048 \begin_inset Text
5049
5050 \begin_layout Plain Layout
5051 555, 222
5052 \end_layout
5053
5054 \end_inset
5055 </cell>
5056 </row>
5057 <row>
5058 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5059 \begin_inset Text
5060
5061 \begin_layout Plain Layout
5062
5063 \series bold
5064 Radina
5065 \end_layout
5066
5067 \end_inset
5068 </cell>
5069 <cell alignment="center" valignment="top" usebox="none">
5070 \begin_inset Text
5071
5072 \begin_layout Plain Layout
5073 Claudio
5074 \end_layout
5075
5076 \end_inset
5077 </cell>
5078 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5079 \begin_inset Text
5080
5081 \begin_layout Plain Layout
5082 555
5083 \end_layout
5084
5085 \end_inset
5086 </cell>
5087 </row>
5088 <row>
5089 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5090 \begin_inset Text
5091
5092 \begin_layout Plain Layout
5093
5094 \series bold
5095 Stuffer
5096 \end_layout
5097
5098 \end_inset
5099 </cell>
5100 <cell alignment="center" valignment="top" usebox="none">
5101 \begin_inset Text
5102
5103 \begin_layout Plain Layout
5104 Oskar
5105 \end_layout
5106
5107 \end_inset
5108 </cell>
5109 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5110 \begin_inset Text
5111
5112 \begin_layout Plain Layout
5113 555
5114 \end_layout
5115
5116 \end_inset
5117 </cell>
5118 </row>
5119 <row>
5120 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5121 \begin_inset Text
5122
5123 \begin_layout Plain Layout
5124
5125 \series bold
5126 Tacchelli
5127 \end_layout
5128
5129 \end_inset
5130 </cell>
5131 <cell alignment="center" valignment="top" usebox="none">
5132 \begin_inset Text
5133
5134 \begin_layout Plain Layout
5135 Ugo
5136 \end_layout
5137
5138 \end_inset
5139 </cell>
5140 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5141 \begin_inset Text
5142
5143 \begin_layout Plain Layout
5144 555
5145 \end_layout
5146
5147 \end_inset
5148 </cell>
5149 </row>
5150 <row>
5151 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5152 \begin_inset Text
5153
5154 \begin_layout Plain Layout
5155
5156 \series bold
5157 Tezzele
5158 \end_layout
5159
5160 \end_inset
5161 </cell>
5162 <cell alignment="center" valignment="top" usebox="none">
5163 \begin_inset Text
5164
5165 \begin_layout Plain Layout
5166 Margit
5167 \end_layout
5168
5169 \end_inset
5170 </cell>
5171 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5172 \begin_inset Text
5173
5174 \begin_layout Plain Layout
5175 555
5176 \end_layout
5177
5178 \end_inset
5179 </cell>
5180 </row>
5181 <row>
5182 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5183 \begin_inset Text
5184
5185 \begin_layout Plain Layout
5186
5187 \series bold
5188 Unterkalmsteiner
5189 \end_layout
5190
5191 \end_inset
5192 </cell>
5193 <cell alignment="center" valignment="top" usebox="none">
5194 \begin_inset Text
5195
5196 \begin_layout Plain Layout
5197 Frieda
5198 \end_layout
5199
5200 \end_inset
5201 </cell>
5202 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5203 \begin_inset Text
5204
5205 \begin_layout Plain Layout
5206 555
5207 \end_layout
5208
5209 \end_inset
5210 </cell>
5211 </row>
5212 <row>
5213 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5214 \begin_inset Text
5215
5216 \begin_layout Plain Layout
5217
5218 \series bold
5219 Vieider
5220 \end_layout
5221
5222 \end_inset
5223 </cell>
5224 <cell alignment="center" valignment="top" usebox="none">
5225 \begin_inset Text
5226
5227 \begin_layout Plain Layout
5228 Hilde
5229 \end_layout
5230
5231 \end_inset
5232 </cell>
5233 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5234 \begin_inset Text
5235
5236 \begin_layout Plain Layout
5237 555
5238 \end_layout
5239
5240 \end_inset
5241 </cell>
5242 </row>
5243 <row>
5244 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5245 \begin_inset Text
5246
5247 \begin_layout Plain Layout
5248
5249 \series bold
5250 Vigna
5251 \end_layout
5252
5253 \end_inset
5254 </cell>
5255 <cell alignment="center" valignment="top" usebox="none">
5256 \begin_inset Text
5257
5258 \begin_layout Plain Layout
5259 Jürgen
5260 \end_layout
5261
5262 \end_inset
5263 </cell>
5264 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5265 \begin_inset Text
5266
5267 \begin_layout Plain Layout
5268 999
5269 \end_layout
5270
5271 \end_inset
5272 </cell>
5273 </row>
5274 <row>
5275 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5276 \begin_inset Text
5277
5278 \begin_layout Plain Layout
5279
5280 \series bold
5281 Weber
5282 \end_layout
5283
5284 \end_inset
5285 </cell>
5286 <cell alignment="center" valignment="top" usebox="none">
5287 \begin_inset Text
5288
5289 \begin_layout Plain Layout
5290 Maurizio
5291 \end_layout
5292
5293 \end_inset
5294 </cell>
5295 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5296 \begin_inset Text
5297
5298 \begin_layout Plain Layout
5299 555
5300 \end_layout
5301
5302 \end_inset
5303 </cell>
5304 </row>
5305 <row>
5306 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5307 \begin_inset Text
5308
5309 \begin_layout Plain Layout
5310
5311 \series bold
5312 Winkler
5313 \end_layout
5314
5315 \end_inset
5316 </cell>
5317 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5318 \begin_inset Text
5319
5320 \begin_layout Plain Layout
5321 Franz
5322 \end_layout
5323
5324 \end_inset
5325 </cell>
5326 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5327 \begin_inset Text
5328
5329 \begin_layout Plain Layout
5330 555
5331 \end_layout
5332
5333 \end_inset
5334 </cell>
5335 </row>
5336 <row endlastfoot="true">
5337 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5338 \begin_inset Text
5339
5340 \begin_layout Plain Layout
5341 Fin
5342 \end_layout
5343
5344 \end_inset
5345 </cell>
5346 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5347 \begin_inset Text
5348
5349 \begin_layout Plain Layout
5350
5351 \end_layout
5352
5353 \end_inset
5354 </cell>
5355 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5356 \begin_inset Text
5357
5358 \begin_layout Plain Layout
5359
5360 \end_layout
5361
5362 \end_inset
5363 </cell>
5364 </row>
5365 </lyxtabular>
5366
5367 \end_inset
5368
5369
5370 \begin_inset ERT
5371 status open
5372
5373 \begin_layout Plain Layout
5374
5375
5376 \backslash
5377 addtocounter{table}{-1}
5378 \end_layout
5379
5380 \end_inset
5381
5382
5383 \begin_inset Note Note
5384 status open
5385
5386 \begin_layout Plain Layout
5387 Voyez la note grisée de la section
5388 \begin_inset Space ~
5389 \end_inset
5390
5391
5392 \begin_inset CommandInset ref
5393 LatexCommand ref
5394 reference "sub:Tableaux-longs-légende"
5395
5396 \end_inset
5397
5398  pour une explication de cette commande.
5399 \end_layout
5400
5401 \end_inset
5402
5403
5404 \end_layout
5405
5406 \begin_layout Subsection
5407 Notes de Bas de Page dans les Tableaux Longs
5408 \begin_inset CommandInset label
5409 LatexCommand label
5410 name "sub:Notes-dans-tableau-long"
5411
5412 \end_inset
5413
5414
5415 \begin_inset Index
5416 status collapsed
5417
5418 \begin_layout Plain Layout
5419 Tableaux longs ! Notes de bas de page
5420 \end_layout
5421
5422 \end_inset
5423
5424
5425 \end_layout
5426
5427 \begin_layout Standard
5428 Vous pouvez insérer des notes de bas de page dans chaque cellule d'un tableau
5429  long.
5430  Elles apparaissent en bas de la page dans laquelle se trouve la cellule
5431  contenant la note.
5432  Par exemple le tableau
5433 \begin_inset Space ~
5434 \end_inset
5435
5436
5437 \begin_inset CommandInset ref
5438 LatexCommand ref
5439 reference "tab:Légendes-tableau-différentes"
5440
5441 \end_inset
5442
5443  a une note de bas de page.
5444 \end_layout
5445
5446 \begin_layout Subsection
5447 Alignement des Tableaux Longs
5448 \begin_inset Index
5449 status collapsed
5450
5451 \begin_layout Plain Layout
5452 Tableaux longs ! Alignement
5453 \end_layout
5454
5455 \end_inset
5456
5457
5458 \end_layout
5459
5460 \begin_layout Standard
5461 Par défaut les Tableaux Longs sont centrés.
5462  Contrairement à l'alignement dans les colonnes et les lignes, l'alignement
5463  du tableau ne peut actuellement pas être modifié à partir de la fenêtre
5464  de dialogue.
5465  Pour modifier l'alignement d'un tableau long, vous devez modifier les valeurs
5466  des longueurs 
5467 \series bold
5468
5469 \backslash
5470 LTleft 
5471 \series default
5472 et 
5473 \series bold
5474
5475 \backslash
5476 LTright
5477 \series default
5478  en insérant la ligne suivante sous forme de code TeX avant le tableau long
5479  concerné :
5480 \end_layout
5481
5482 \begin_layout Standard
5483
5484 \series bold
5485
5486 \backslash
5487 setlength{
5488 \backslash
5489 LTleft}{valeur}
5490 \end_layout
5491
5492 \begin_layout Standard
5493 Où 
5494 \series bold
5495 valeur
5496 \series default
5497  peut avoir n'importe laquelle des unités listées dans le tableau
5498 \begin_inset Space ~
5499 \end_inset
5500
5501
5502 \begin_inset CommandInset ref
5503 LatexCommand ref
5504 reference "cha:Unités-de-longueur"
5505
5506 \end_inset
5507
5508 .
5509  
5510 \series bold
5511
5512 \backslash
5513 LTleft
5514 \series default
5515  contrôle la distance horizontale entre le bord gauche de la page et le
5516  tableau, et
5517 \series bold
5518  
5519 \backslash
5520 LTright
5521 \series default
5522  la distance au bord droit.
5523  La valeur par défaut des ces deux distances est 
5524 \series bold
5525
5526 \backslash
5527 fill
5528 \series default
5529 , ce qui dans ce cas correspond à un ressort horizontal dans LyX.
5530 \end_layout
5531
5532 \begin_layout Standard
5533 Le tableau long suivant a été aligné à gauche en mettant 
5534 \series bold
5535
5536 \backslash
5537 LTleft
5538 \series default
5539  à 0
5540 \begin_inset Space \thinspace{}
5541 \end_inset
5542
5543 pt.
5544 \begin_inset ERT
5545 status collapsed
5546
5547 \begin_layout Plain Layout
5548
5549
5550 \backslash
5551 setlength{
5552 \backslash
5553 LTleft}{0pt}
5554 \end_layout
5555
5556 \end_inset
5557
5558
5559 \end_layout
5560
5561 \begin_layout Standard
5562 \begin_inset Tabular
5563 <lyxtabular version="3" rows="5" columns="5">
5564 <features islongtable="true">
5565 <column alignment="center" valignment="top" width="0">
5566 <column alignment="center" valignment="top" width="0">
5567 <column alignment="center" valignment="top" width="0">
5568 <column alignment="center" valignment="top" width="0">
5569 <column alignment="center" valignment="top" width="0">
5570 <row>
5571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5572 \begin_inset Text
5573
5574 \begin_layout Plain Layout
5575 1
5576 \end_layout
5577
5578 \end_inset
5579 </cell>
5580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5581 \begin_inset Text
5582
5583 \begin_layout Plain Layout
5584 2
5585 \end_layout
5586
5587 \end_inset
5588 </cell>
5589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5590 \begin_inset Text
5591
5592 \begin_layout Plain Layout
5593 3
5594 \end_layout
5595
5596 \end_inset
5597 </cell>
5598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5599 \begin_inset Text
5600
5601 \begin_layout Plain Layout
5602 4
5603 \end_layout
5604
5605 \end_inset
5606 </cell>
5607 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5608 \begin_inset Text
5609
5610 \begin_layout Plain Layout
5611 5
5612 \end_layout
5613
5614 \end_inset
5615 </cell>
5616 </row>
5617 <row>
5618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5619 \begin_inset Text
5620
5621 \begin_layout Plain Layout
5622 asd
5623 \end_layout
5624
5625 \end_inset
5626 </cell>
5627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5628 \begin_inset Text
5629
5630 \begin_layout Plain Layout
5631 s
5632 \end_layout
5633
5634 \end_inset
5635 </cell>
5636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5637 \begin_inset Text
5638
5639 \begin_layout Plain Layout
5640 s
5641 \end_layout
5642
5643 \end_inset
5644 </cell>
5645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5646 \begin_inset Text
5647
5648 \begin_layout Plain Layout
5649 s
5650 \end_layout
5651
5652 \end_inset
5653 </cell>
5654 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5655 \begin_inset Text
5656
5657 \begin_layout Plain Layout
5658 asd
5659 \end_layout
5660
5661 \end_inset
5662 </cell>
5663 </row>
5664 <row>
5665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5666 \begin_inset Text
5667
5668 \begin_layout Plain Layout
5669 asd
5670 \end_layout
5671
5672 \end_inset
5673 </cell>
5674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5675 \begin_inset Text
5676
5677 \begin_layout Plain Layout
5678 s
5679 \end_layout
5680
5681 \end_inset
5682 </cell>
5683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5684 \begin_inset Text
5685
5686 \begin_layout Plain Layout
5687 s
5688 \end_layout
5689
5690 \end_inset
5691 </cell>
5692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5693 \begin_inset Text
5694
5695 \begin_layout Plain Layout
5696 s
5697 \end_layout
5698
5699 \end_inset
5700 </cell>
5701 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5702 \begin_inset Text
5703
5704 \begin_layout Plain Layout
5705 asd
5706 \end_layout
5707
5708 \end_inset
5709 </cell>
5710 </row>
5711 <row>
5712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5713 \begin_inset Text
5714
5715 \begin_layout Plain Layout
5716 asd
5717 \end_layout
5718
5719 \end_inset
5720 </cell>
5721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5722 \begin_inset Text
5723
5724 \begin_layout Plain Layout
5725 s
5726 \end_layout
5727
5728 \end_inset
5729 </cell>
5730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5731 \begin_inset Text
5732
5733 \begin_layout Plain Layout
5734 s
5735 \end_layout
5736
5737 \end_inset
5738 </cell>
5739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5740 \begin_inset Text
5741
5742 \begin_layout Plain Layout
5743 s
5744 \end_layout
5745
5746 \end_inset
5747 </cell>
5748 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5749 \begin_inset Text
5750
5751 \begin_layout Plain Layout
5752 asd
5753 \end_layout
5754
5755 \end_inset
5756 </cell>
5757 </row>
5758 <row>
5759 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5760 \begin_inset Text
5761
5762 \begin_layout Plain Layout
5763 asd
5764 \end_layout
5765
5766 \end_inset
5767 </cell>
5768 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5769 \begin_inset Text
5770
5771 \begin_layout Plain Layout
5772 asd
5773 \end_layout
5774
5775 \end_inset
5776 </cell>
5777 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5778 \begin_inset Text
5779
5780 \begin_layout Plain Layout
5781 asd
5782 \end_layout
5783
5784 \end_inset
5785 </cell>
5786 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5787 \begin_inset Text
5788
5789 \begin_layout Plain Layout
5790 asd
5791 \end_layout
5792
5793 \end_inset
5794 </cell>
5795 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5796 \begin_inset Text
5797
5798 \begin_layout Plain Layout
5799 asd
5800 \end_layout
5801
5802 \end_inset
5803 </cell>
5804 </row>
5805 </lyxtabular>
5806
5807 \end_inset
5808
5809
5810 \begin_inset ERT
5811 status collapsed
5812
5813 \begin_layout Plain Layout
5814
5815
5816 \backslash
5817 setlength{
5818 \backslash
5819 LTleft}{
5820 \backslash
5821 fill}
5822 \end_layout
5823
5824 \end_inset
5825
5826
5827 \end_layout
5828
5829 \begin_layout Subsection
5830 Légendes et Tableaux longs
5831 \begin_inset Index
5832 status collapsed
5833
5834 \begin_layout Plain Layout
5835 Tableaux longs ! Légendes
5836 \end_layout
5837
5838 \end_inset
5839
5840
5841 \begin_inset CommandInset label
5842 LatexCommand label
5843 name "sub:Tableaux-longs-légende"
5844
5845 \end_inset
5846
5847
5848 \end_layout
5849
5850 \begin_layout Standard
5851 Vous ne pouvez pas placer un tableau long dans un flottant de tableau puisque
5852  les flottants ne peuvent pas être sur plusieurs pages, mais l'environnement
5853  de légende des flottants de tableau peut aussi être utilisé pour les Tableaux
5854  Longs.
5855 \end_layout
5856
5857 \begin_layout Standard
5858 Comme LyX ne gère pas complètement les légendes dans les Tableaux Longs,
5859  on doit bricoler un peu pour les créer :
5860 \end_layout
5861
5862 \begin_layout Enumerate
5863 Créez
5864 \family sans
5865  
5866 \family default
5867 un Tableau Long.
5868 \end_layout
5869
5870 \begin_layout Enumerate
5871 Sélectionnez sa première ligne et désactivez sa ligne de bordure du haut.
5872 \end_layout
5873
5874 \begin_layout Enumerate
5875 Insérez la légende dans la première cellule du tableau en utilisant le menu
5876 \family sans
5877  Insérer\SpecialChar \menuseparator
5878 Légende
5879 \family default
5880  .
5881 \begin_inset Newline newline
5882 \end_inset
5883
5884 Vous pouvez aussi ajouter un titre court pour la légende qui apparaîtra
5885  dans la Liste des Figures à la place de la légende complète.
5886 \end_layout
5887
5888 \begin_layout Enumerate
5889 Insérez 
5890 \begin_inset Quotes eld
5891 \end_inset
5892
5893
5894 \series bold
5895
5896 \backslash
5897
5898 \backslash
5899 %
5900 \series default
5901
5902 \begin_inset Quotes erd
5903 \end_inset
5904
5905  en tant que code LaTeX après la légende.
5906 \end_layout
5907
5908 \begin_layout Standard
5909 Le 
5910 \series bold
5911
5912 \backslash
5913
5914 \backslash
5915 %
5916 \series default
5917  placé après le texte de la légende supprime les lignes verticales entre
5918  les cellules suivantes de cette ligne.
5919  La première ligne de notre tableau est une fausse ligne qui sert à mettre
5920  la légende, le tableau commence réellement à la deuxième ligne.
5921 \end_layout
5922
5923 \begin_layout Standard
5924 Voici un petit Tableau Long pour voir comment ça marche :
5925 \end_layout
5926
5927 \begin_layout Standard
5928 \begin_inset Tabular
5929 <lyxtabular version="3" rows="6" columns="5">
5930 <features islongtable="true">
5931 <column alignment="center" valignment="top" width="0">
5932 <column alignment="center" valignment="top" width="0">
5933 <column alignment="center" valignment="top" width="0">
5934 <column alignment="center" valignment="top" width="0">
5935 <column alignment="center" valignment="top" width="0">
5936 <row caption="true">
5937 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
5938 \begin_inset Text
5939
5940 \begin_layout Plain Layout
5941 \begin_inset Caption
5942
5943 \begin_layout Plain Layout
5944 Tableau Long avec une légende
5945 \begin_inset OptArg
5946 status open
5947
5948 \begin_layout Plain Layout
5949 Tableau long
5950 \end_layout
5951
5952 \end_inset
5953
5954
5955 \end_layout
5956
5957 \end_inset
5958
5959
5960 \end_layout
5961
5962 \end_inset
5963 </cell>
5964 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5965 \begin_inset Text
5966
5967 \begin_layout Plain Layout
5968
5969 \end_layout
5970
5971 \end_inset
5972 </cell>
5973 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5974 \begin_inset Text
5975
5976 \begin_layout Plain Layout
5977
5978 \end_layout
5979
5980 \end_inset
5981 </cell>
5982 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5983 \begin_inset Text
5984
5985 \begin_layout Plain Layout
5986
5987 \end_layout
5988
5989 \end_inset
5990 </cell>
5991 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5992 \begin_inset Text
5993
5994 \begin_layout Plain Layout
5995
5996 \end_layout
5997
5998 \end_inset
5999 </cell>
6000 </row>
6001 <row>
6002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6003 \begin_inset Text
6004
6005 \begin_layout Plain Layout
6006 1
6007 \end_layout
6008
6009 \end_inset
6010 </cell>
6011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6012 \begin_inset Text
6013
6014 \begin_layout Plain Layout
6015 2
6016 \end_layout
6017
6018 \end_inset
6019 </cell>
6020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6021 \begin_inset Text
6022
6023 \begin_layout Plain Layout
6024 3
6025 \end_layout
6026
6027 \end_inset
6028 </cell>
6029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6030 \begin_inset Text
6031
6032 \begin_layout Plain Layout
6033 4
6034 \end_layout
6035
6036 \end_inset
6037 </cell>
6038 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6039 \begin_inset Text
6040
6041 \begin_layout Plain Layout
6042 5
6043 \end_layout
6044
6045 \end_inset
6046 </cell>
6047 </row>
6048 <row>
6049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6050 \begin_inset Text
6051
6052 \begin_layout Plain Layout
6053 asd
6054 \end_layout
6055
6056 \end_inset
6057 </cell>
6058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6059 \begin_inset Text
6060
6061 \begin_layout Plain Layout
6062 s
6063 \end_layout
6064
6065 \end_inset
6066 </cell>
6067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6068 \begin_inset Text
6069
6070 \begin_layout Plain Layout
6071 s
6072 \end_layout
6073
6074 \end_inset
6075 </cell>
6076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6077 \begin_inset Text
6078
6079 \begin_layout Plain Layout
6080 s
6081 \end_layout
6082
6083 \end_inset
6084 </cell>
6085 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6086 \begin_inset Text
6087
6088 \begin_layout Plain Layout
6089 asd
6090 \end_layout
6091
6092 \end_inset
6093 </cell>
6094 </row>
6095 <row>
6096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6097 \begin_inset Text
6098
6099 \begin_layout Plain Layout
6100 asd
6101 \end_layout
6102
6103 \end_inset
6104 </cell>
6105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6106 \begin_inset Text
6107
6108 \begin_layout Plain Layout
6109 s
6110 \end_layout
6111
6112 \end_inset
6113 </cell>
6114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6115 \begin_inset Text
6116
6117 \begin_layout Plain Layout
6118 s
6119 \end_layout
6120
6121 \end_inset
6122 </cell>
6123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6124 \begin_inset Text
6125
6126 \begin_layout Plain Layout
6127 s
6128 \end_layout
6129
6130 \end_inset
6131 </cell>
6132 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6133 \begin_inset Text
6134
6135 \begin_layout Plain Layout
6136 asd
6137 \end_layout
6138
6139 \end_inset
6140 </cell>
6141 </row>
6142 <row>
6143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6144 \begin_inset Text
6145
6146 \begin_layout Plain Layout
6147 asd
6148 \end_layout
6149
6150 \end_inset
6151 </cell>
6152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6153 \begin_inset Text
6154
6155 \begin_layout Plain Layout
6156 s
6157 \end_layout
6158
6159 \end_inset
6160 </cell>
6161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6162 \begin_inset Text
6163
6164 \begin_layout Plain Layout
6165 s
6166 \end_layout
6167
6168 \end_inset
6169 </cell>
6170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6171 \begin_inset Text
6172
6173 \begin_layout Plain Layout
6174 s
6175 \end_layout
6176
6177 \end_inset
6178 </cell>
6179 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6180 \begin_inset Text
6181
6182 \begin_layout Plain Layout
6183 asd
6184 \end_layout
6185
6186 \end_inset
6187 </cell>
6188 </row>
6189 <row>
6190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6191 \begin_inset Text
6192
6193 \begin_layout Plain Layout
6194 asd
6195 \end_layout
6196
6197 \end_inset
6198 </cell>
6199 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6200 \begin_inset Text
6201
6202 \begin_layout Plain Layout
6203 asd
6204 \end_layout
6205
6206 \end_inset
6207 </cell>
6208 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6209 \begin_inset Text
6210
6211 \begin_layout Plain Layout
6212 asd
6213 \end_layout
6214
6215 \end_inset
6216 </cell>
6217 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6218 \begin_inset Text
6219
6220 \begin_layout Plain Layout
6221 asd
6222 \end_layout
6223
6224 \end_inset
6225 </cell>
6226 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6227 \begin_inset Text
6228
6229 \begin_layout Plain Layout
6230 asd
6231 \end_layout
6232
6233 \end_inset
6234 </cell>
6235 </row>
6236 </lyxtabular>
6237
6238 \end_inset
6239
6240
6241 \end_layout
6242
6243 \begin_layout Standard
6244 \begin_inset VSpace medskip
6245 \end_inset
6246
6247
6248 \begin_inset Note Greyedout
6249 status open
6250
6251 \begin_layout Plain Layout
6252
6253 \series bold
6254 Note:
6255 \series default
6256  Le numéro de tableau est incrémenté à chaque tableau long, même si vous
6257  n'avez pas prévu de légende.
6258  À cause de ça, vous pouvez avoir le cas où par exemple le tableau
6259 \begin_inset Space ~
6260 \end_inset
6261
6262 2.4 suit le tableau
6263 \begin_inset Space ~
6264 \end_inset
6265
6266 2.1 dans la liste des tableaux, si entre les deux il y a deux tableaux longs
6267  sans légende.
6268  Pour éviter ce problème, vous pouvez ajouter cette commande en code TeX
6269  après chaque tableau long sans légende :
6270 \end_layout
6271
6272 \begin_layout Plain Layout
6273
6274 \series bold
6275
6276 \backslash
6277 addtocounter{table}{-1}
6278 \end_layout
6279
6280 \end_inset
6281
6282
6283 \end_layout
6284
6285 \begin_layout Standard
6286 \begin_inset Note Greyedout
6287 status open
6288
6289 \begin_layout Plain Layout
6290
6291 \series bold
6292 Note:
6293 \series default
6294  Si vous utilisez le paquetage LaTeX 
6295 \series bold
6296 hyperref
6297 \series default
6298
6299 \begin_inset Index
6300 status collapsed
6301
6302 \begin_layout Plain Layout
6303 Paquetages LaTeX ! hyperref
6304 \end_layout
6305
6306 \end_inset
6307
6308  pour transformer vos références croisées en liens, le lien vers un tableau
6309  long pointera toujours sur le début du document.
6310 \end_layout
6311
6312 \end_inset
6313
6314
6315 \end_layout
6316
6317 \begin_layout Standard
6318 \begin_inset Newpage newpage
6319 \end_inset
6320
6321
6322 \end_layout
6323
6324 \begin_layout Subsubsection
6325 Références à des tableaux longs
6326 \begin_inset Index
6327 status collapsed
6328
6329 \begin_layout Plain Layout
6330 Tableaux longs ! Références
6331 \end_layout
6332
6333 \end_inset
6334
6335
6336 \end_layout
6337
6338 \begin_layout Standard
6339 \begin_inset Tabular
6340 <lyxtabular version="3" rows="6" columns="5">
6341 <features islongtable="true">
6342 <column alignment="center" valignment="top" width="0">
6343 <column alignment="center" valignment="top" width="0">
6344 <column alignment="center" valignment="top" width="0">
6345 <column alignment="center" valignment="top" width="0">
6346 <column alignment="center" valignment="top" width="0">
6347 <row caption="true">
6348 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6349 \begin_inset Text
6350
6351 \begin_layout Plain Layout
6352 \begin_inset Caption
6353
6354 \begin_layout Plain Layout
6355 Tableau long référencé
6356 \begin_inset CommandInset label
6357 LatexCommand label
6358 name "tab:RefExemple"
6359
6360 \end_inset
6361
6362
6363 \end_layout
6364
6365 \end_inset
6366
6367
6368 \end_layout
6369
6370 \end_inset
6371 </cell>
6372 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6373 \begin_inset Text
6374
6375 \begin_layout Plain Layout
6376
6377 \end_layout
6378
6379 \end_inset
6380 </cell>
6381 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6382 \begin_inset Text
6383
6384 \begin_layout Plain Layout
6385
6386 \end_layout
6387
6388 \end_inset
6389 </cell>
6390 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6391 \begin_inset Text
6392
6393 \begin_layout Plain Layout
6394
6395 \end_layout
6396
6397 \end_inset
6398 </cell>
6399 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6400 \begin_inset Text
6401
6402 \begin_layout Plain Layout
6403
6404 \end_layout
6405
6406 \end_inset
6407 </cell>
6408 </row>
6409 <row>
6410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6411 \begin_inset Text
6412
6413 \begin_layout Plain Layout
6414 1
6415 \end_layout
6416
6417 \end_inset
6418 </cell>
6419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6420 \begin_inset Text
6421
6422 \begin_layout Plain Layout
6423 2
6424 \end_layout
6425
6426 \end_inset
6427 </cell>
6428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6429 \begin_inset Text
6430
6431 \begin_layout Plain Layout
6432 3
6433 \end_layout
6434
6435 \end_inset
6436 </cell>
6437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6438 \begin_inset Text
6439
6440 \begin_layout Plain Layout
6441 4
6442 \end_layout
6443
6444 \end_inset
6445 </cell>
6446 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6447 \begin_inset Text
6448
6449 \begin_layout Plain Layout
6450 5
6451 \end_layout
6452
6453 \end_inset
6454 </cell>
6455 </row>
6456 <row>
6457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6458 \begin_inset Text
6459
6460 \begin_layout Plain Layout
6461 asd
6462 \end_layout
6463
6464 \end_inset
6465 </cell>
6466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6467 \begin_inset Text
6468
6469 \begin_layout Plain Layout
6470 s
6471 \end_layout
6472
6473 \end_inset
6474 </cell>
6475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6476 \begin_inset Text
6477
6478 \begin_layout Plain Layout
6479 s
6480 \end_layout
6481
6482 \end_inset
6483 </cell>
6484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6485 \begin_inset Text
6486
6487 \begin_layout Plain Layout
6488 s
6489 \end_layout
6490
6491 \end_inset
6492 </cell>
6493 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6494 \begin_inset Text
6495
6496 \begin_layout Plain Layout
6497 asd
6498 \end_layout
6499
6500 \end_inset
6501 </cell>
6502 </row>
6503 <row>
6504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6505 \begin_inset Text
6506
6507 \begin_layout Plain Layout
6508 asd
6509 \end_layout
6510
6511 \end_inset
6512 </cell>
6513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6514 \begin_inset Text
6515
6516 \begin_layout Plain Layout
6517 s
6518 \end_layout
6519
6520 \end_inset
6521 </cell>
6522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6523 \begin_inset Text
6524
6525 \begin_layout Plain Layout
6526 s
6527 \end_layout
6528
6529 \end_inset
6530 </cell>
6531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6532 \begin_inset Text
6533
6534 \begin_layout Plain Layout
6535 s
6536 \end_layout
6537
6538 \end_inset
6539 </cell>
6540 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6541 \begin_inset Text
6542
6543 \begin_layout Plain Layout
6544 asd
6545 \end_layout
6546
6547 \end_inset
6548 </cell>
6549 </row>
6550 <row>
6551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6552 \begin_inset Text
6553
6554 \begin_layout Plain Layout
6555 asd
6556 \end_layout
6557
6558 \end_inset
6559 </cell>
6560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6561 \begin_inset Text
6562
6563 \begin_layout Plain Layout
6564 s
6565 \end_layout
6566
6567 \end_inset
6568 </cell>
6569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6570 \begin_inset Text
6571
6572 \begin_layout Plain Layout
6573 s
6574 \end_layout
6575
6576 \end_inset
6577 </cell>
6578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6579 \begin_inset Text
6580
6581 \begin_layout Plain Layout
6582 s
6583 \end_layout
6584
6585 \end_inset
6586 </cell>
6587 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6588 \begin_inset Text
6589
6590 \begin_layout Plain Layout
6591 asd
6592 \end_layout
6593
6594 \end_inset
6595 </cell>
6596 </row>
6597 <row>
6598 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6599 \begin_inset Text
6600
6601 \begin_layout Plain Layout
6602 asd
6603 \end_layout
6604
6605 \end_inset
6606 </cell>
6607 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6608 \begin_inset Text
6609
6610 \begin_layout Plain Layout
6611 sad
6612 \end_layout
6613
6614 \end_inset
6615 </cell>
6616 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6617 \begin_inset Text
6618
6619 \begin_layout Plain Layout
6620 asd
6621 \end_layout
6622
6623 \end_inset
6624 </cell>
6625 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6626 \begin_inset Text
6627
6628 \begin_layout Plain Layout
6629 asd
6630 \end_layout
6631
6632 \end_inset
6633 </cell>
6634 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6635 \begin_inset Text
6636
6637 \begin_layout Plain Layout
6638 asd
6639 \end_layout
6640
6641 \end_inset
6642 </cell>
6643 </row>
6644 </lyxtabular>
6645
6646 \end_inset
6647
6648
6649 \end_layout
6650
6651 \begin_layout Standard
6652 Pour pouvoir faire référence à un tableau long, il faut insérer une étiquette
6653  dans sa légende.
6654  Notez qu'il faut ajouter le préfixe 
6655 \begin_inset Quotes eld
6656 \end_inset
6657
6658
6659 \emph on
6660 tab:
6661 \emph default
6662
6663 \begin_inset Quotes erd
6664 \end_inset
6665
6666  manuellement dans le champ de l'étiquette.
6667 \end_layout
6668
6669 \begin_layout Standard
6670 Ceci est une référence au tableau
6671 \begin_inset Space ~
6672 \end_inset
6673
6674
6675 \begin_inset CommandInset ref
6676 LatexCommand ref
6677 reference "tab:RefExemple"
6678
6679 \end_inset
6680
6681 .
6682 \end_layout
6683
6684 \begin_layout Standard
6685 La mise en forme de la légende peut être ajustée avec celle de toutes les
6686  autres légendes de votre document en utilisant le paquetage LaTeX 
6687 \series bold
6688 caption
6689 \series default
6690
6691 \begin_inset Index
6692 status collapsed
6693
6694 \begin_layout Plain Layout
6695 Paquetages LaTeX ! caption
6696 \end_layout
6697
6698 \end_inset
6699
6700 , voir la section
6701 \begin_inset Space ~
6702 \end_inset
6703
6704
6705 \begin_inset CommandInset ref
6706 LatexCommand ref
6707 reference "sec:Formatage-légende"
6708
6709 \end_inset
6710
6711 .
6712 \end_layout
6713
6714 \begin_layout Subsubsection
6715 Largeur de la légende
6716 \begin_inset Index
6717 status collapsed
6718
6719 \begin_layout Plain Layout
6720 Tableaux longs ! Largeur de la légende
6721 \end_layout
6722
6723 \end_inset
6724
6725
6726 \end_layout
6727
6728 \begin_layout Standard
6729 La largeur maximale des lignes de légende est définie par la longueur 
6730 \series bold
6731
6732 \backslash
6733 LTcapwidth
6734 \series default
6735 .
6736  Sa valeur par défaut est 4
6737 \begin_inset Space \thinspace{}
6738 \end_inset
6739
6740 in.
6741  Pour la changer, vous pouvez ajouter la commande suivante dans le préambule
6742  de votre document ou en tant que code TeX directement dans votre document
6743  avant le tableau qui doit être affectée.
6744 \end_layout
6745
6746 \begin_layout Standard
6747
6748 \series bold
6749
6750 \backslash
6751 setlength{
6752 \backslash
6753 LTcapwidth}{largeur}
6754 \end_layout
6755
6756 \begin_layout Standard
6757 où la largeur peur être exprimée avec les unités qui sont listées dans l'appendi
6758 ce
6759 \begin_inset Space ~
6760 \end_inset
6761
6762
6763 \begin_inset CommandInset ref
6764 LatexCommand ref
6765 reference "cha:Unités-de-longueur"
6766
6767 \end_inset
6768
6769 .
6770 \end_layout
6771
6772 \begin_layout Standard
6773 Les tableaux suivants montrent la différence :
6774 \end_layout
6775
6776 \begin_layout Standard
6777 \begin_inset Tabular
6778 <lyxtabular version="3" rows="6" columns="5">
6779 <features islongtable="true">
6780 <column alignment="center" valignment="top" width="0">
6781 <column alignment="center" valignment="top" width="0">
6782 <column alignment="center" valignment="top" width="0">
6783 <column alignment="center" valignment="top" width="0">
6784 <column alignment="center" valignment="top" width="0">
6785 <row caption="true">
6786 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6787 \begin_inset Text
6788
6789 \begin_layout Plain Layout
6790 \begin_inset Caption
6791
6792 \begin_layout Plain Layout
6793 long titre complet avec la largeur par défaut long titre complet avec la
6794  largeur par défaut long titre complet avec la largeur par défaut
6795 \begin_inset OptArg
6796 status open
6797
6798 \begin_layout Plain Layout
6799 Légende avec largeur par défaut
6800 \end_layout
6801
6802 \end_inset
6803
6804
6805 \end_layout
6806
6807 \end_inset
6808
6809
6810 \end_layout
6811
6812 \end_inset
6813 </cell>
6814 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6815 \begin_inset Text
6816
6817 \begin_layout Plain Layout
6818
6819 \end_layout
6820
6821 \end_inset
6822 </cell>
6823 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6824 \begin_inset Text
6825
6826 \begin_layout Plain Layout
6827
6828 \end_layout
6829
6830 \end_inset
6831 </cell>
6832 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6833 \begin_inset Text
6834
6835 \begin_layout Plain Layout
6836
6837 \end_layout
6838
6839 \end_inset
6840 </cell>
6841 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6842 \begin_inset Text
6843
6844 \begin_layout Plain Layout
6845
6846 \end_layout
6847
6848 \end_inset
6849 </cell>
6850 </row>
6851 <row>
6852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6853 \begin_inset Text
6854
6855 \begin_layout Plain Layout
6856 1
6857 \end_layout
6858
6859 \end_inset
6860 </cell>
6861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6862 \begin_inset Text
6863
6864 \begin_layout Plain Layout
6865 2
6866 \end_layout
6867
6868 \end_inset
6869 </cell>
6870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6871 \begin_inset Text
6872
6873 \begin_layout Plain Layout
6874 3
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 4
6884 \end_layout
6885
6886 \end_inset
6887 </cell>
6888 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6889 \begin_inset Text
6890
6891 \begin_layout Plain Layout
6892 5
6893 \end_layout
6894
6895 \end_inset
6896 </cell>
6897 </row>
6898 <row>
6899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6900 \begin_inset Text
6901
6902 \begin_layout Plain Layout
6903 asd
6904 \end_layout
6905
6906 \end_inset
6907 </cell>
6908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6909 \begin_inset Text
6910
6911 \begin_layout Plain Layout
6912 s
6913 \end_layout
6914
6915 \end_inset
6916 </cell>
6917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6918 \begin_inset Text
6919
6920 \begin_layout Plain Layout
6921 s
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" rightline="true" usebox="none">
6936 \begin_inset Text
6937
6938 \begin_layout Plain Layout
6939 asd
6940 \end_layout
6941
6942 \end_inset
6943 </cell>
6944 </row>
6945 <row>
6946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6947 \begin_inset Text
6948
6949 \begin_layout Plain Layout
6950 asd
6951 \end_layout
6952
6953 \end_inset
6954 </cell>
6955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6956 \begin_inset Text
6957
6958 \begin_layout Plain Layout
6959 s
6960 \end_layout
6961
6962 \end_inset
6963 </cell>
6964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6965 \begin_inset Text
6966
6967 \begin_layout Plain Layout
6968 s
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" rightline="true" usebox="none">
6983 \begin_inset Text
6984
6985 \begin_layout Plain Layout
6986 asd
6987 \end_layout
6988
6989 \end_inset
6990 </cell>
6991 </row>
6992 <row>
6993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6994 \begin_inset Text
6995
6996 \begin_layout Plain Layout
6997 asd
6998 \end_layout
6999
7000 \end_inset
7001 </cell>
7002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7003 \begin_inset Text
7004
7005 \begin_layout Plain Layout
7006 s
7007 \end_layout
7008
7009 \end_inset
7010 </cell>
7011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7012 \begin_inset Text
7013
7014 \begin_layout Plain Layout
7015 s
7016 \end_layout
7017
7018 \end_inset
7019 </cell>
7020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7021 \begin_inset Text
7022
7023 \begin_layout Plain Layout
7024 s
7025 \end_layout
7026
7027 \end_inset
7028 </cell>
7029 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 </row>
7039 <row>
7040 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7041 \begin_inset Text
7042
7043 \begin_layout Plain Layout
7044 asd
7045 \end_layout
7046
7047 \end_inset
7048 </cell>
7049 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7050 \begin_inset Text
7051
7052 \begin_layout Plain Layout
7053 sad
7054 \end_layout
7055
7056 \end_inset
7057 </cell>
7058 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7059 \begin_inset Text
7060
7061 \begin_layout Plain Layout
7062 asd
7063 \end_layout
7064
7065 \end_inset
7066 </cell>
7067 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7068 \begin_inset Text
7069
7070 \begin_layout Plain Layout
7071 asd
7072 \end_layout
7073
7074 \end_inset
7075 </cell>
7076 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7077 \begin_inset Text
7078
7079 \begin_layout Plain Layout
7080 asd
7081 \end_layout
7082
7083 \end_inset
7084 </cell>
7085 </row>
7086 </lyxtabular>
7087
7088 \end_inset
7089
7090
7091 \end_layout
7092
7093 \begin_layout Standard
7094 \begin_inset ERT
7095 status collapsed
7096
7097 \begin_layout Plain Layout
7098
7099
7100 \backslash
7101 setlength{
7102 \backslash
7103 LTcapwidth}{5cm}
7104 \end_layout
7105
7106 \end_inset
7107
7108
7109 \begin_inset Tabular
7110 <lyxtabular version="3" rows="6" columns="5">
7111 <features islongtable="true">
7112 <column alignment="center" valignment="top" width="0">
7113 <column alignment="center" valignment="top" width="0">
7114 <column alignment="center" valignment="top" width="0">
7115 <column alignment="center" valignment="top" width="0">
7116 <column alignment="center" valignment="top" width="0">
7117 <row caption="true">
7118 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7119 \begin_inset Text
7120
7121 \begin_layout Plain Layout
7122 \begin_inset Caption
7123
7124 \begin_layout Plain Layout
7125 long titre complet avec la largeur réglée à 5
7126 \begin_inset Space \thinspace{}
7127 \end_inset
7128
7129 cm long titre complet avec la largeur réglée à 5
7130 \begin_inset Space \thinspace{}
7131 \end_inset
7132
7133 cm long titre complet avec la largeur réglée à 5
7134 \begin_inset Space \thinspace{}
7135 \end_inset
7136
7137 cm
7138 \begin_inset OptArg
7139 status open
7140
7141 \begin_layout Plain Layout
7142 Légende avec largeur à
7143 \begin_inset Space \thinspace{}
7144 \end_inset
7145
7146 =
7147 \begin_inset Space \thinspace{}
7148 \end_inset
7149
7150 5
7151 \begin_inset Space \thinspace{}
7152 \end_inset
7153
7154 cm
7155 \end_layout
7156
7157 \end_inset
7158
7159
7160 \end_layout
7161
7162 \end_inset
7163
7164
7165 \end_layout
7166
7167 \end_inset
7168 </cell>
7169 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7170 \begin_inset Text
7171
7172 \begin_layout Plain Layout
7173
7174 \end_layout
7175
7176 \end_inset
7177 </cell>
7178 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7179 \begin_inset Text
7180
7181 \begin_layout Plain Layout
7182
7183 \end_layout
7184
7185 \end_inset
7186 </cell>
7187 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7188 \begin_inset Text
7189
7190 \begin_layout Plain Layout
7191
7192 \end_layout
7193
7194 \end_inset
7195 </cell>
7196 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7197 \begin_inset Text
7198
7199 \begin_layout Plain Layout
7200
7201 \end_layout
7202
7203 \end_inset
7204 </cell>
7205 </row>
7206 <row>
7207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7208 \begin_inset Text
7209
7210 \begin_layout Plain Layout
7211 1
7212 \end_layout
7213
7214 \end_inset
7215 </cell>
7216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7217 \begin_inset Text
7218
7219 \begin_layout Plain Layout
7220 2
7221 \end_layout
7222
7223 \end_inset
7224 </cell>
7225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7226 \begin_inset Text
7227
7228 \begin_layout Plain Layout
7229 3
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 4
7239 \end_layout
7240
7241 \end_inset
7242 </cell>
7243 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7244 \begin_inset Text
7245
7246 \begin_layout Plain Layout
7247 5
7248 \end_layout
7249
7250 \end_inset
7251 </cell>
7252 </row>
7253 <row>
7254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7255 \begin_inset Text
7256
7257 \begin_layout Plain Layout
7258 asd
7259 \end_layout
7260
7261 \end_inset
7262 </cell>
7263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7264 \begin_inset Text
7265
7266 \begin_layout Plain Layout
7267 s
7268 \end_layout
7269
7270 \end_inset
7271 </cell>
7272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7273 \begin_inset Text
7274
7275 \begin_layout Plain Layout
7276 s
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" rightline="true" usebox="none">
7291 \begin_inset Text
7292
7293 \begin_layout Plain Layout
7294 asd
7295 \end_layout
7296
7297 \end_inset
7298 </cell>
7299 </row>
7300 <row>
7301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7302 \begin_inset Text
7303
7304 \begin_layout Plain Layout
7305 asd
7306 \end_layout
7307
7308 \end_inset
7309 </cell>
7310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7311 \begin_inset Text
7312
7313 \begin_layout Plain Layout
7314 s
7315 \end_layout
7316
7317 \end_inset
7318 </cell>
7319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7320 \begin_inset Text
7321
7322 \begin_layout Plain Layout
7323 s
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" rightline="true" usebox="none">
7338 \begin_inset Text
7339
7340 \begin_layout Plain Layout
7341 asd
7342 \end_layout
7343
7344 \end_inset
7345 </cell>
7346 </row>
7347 <row>
7348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7349 \begin_inset Text
7350
7351 \begin_layout Plain Layout
7352 asd
7353 \end_layout
7354
7355 \end_inset
7356 </cell>
7357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7358 \begin_inset Text
7359
7360 \begin_layout Plain Layout
7361 s
7362 \end_layout
7363
7364 \end_inset
7365 </cell>
7366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7367 \begin_inset Text
7368
7369 \begin_layout Plain Layout
7370 s
7371 \end_layout
7372
7373 \end_inset
7374 </cell>
7375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7376 \begin_inset Text
7377
7378 \begin_layout Plain Layout
7379 s
7380 \end_layout
7381
7382 \end_inset
7383 </cell>
7384 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 </row>
7394 <row>
7395 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7396 \begin_inset Text
7397
7398 \begin_layout Plain Layout
7399 asd
7400 \end_layout
7401
7402 \end_inset
7403 </cell>
7404 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7405 \begin_inset Text
7406
7407 \begin_layout Plain Layout
7408 sad
7409 \end_layout
7410
7411 \end_inset
7412 </cell>
7413 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7414 \begin_inset Text
7415
7416 \begin_layout Plain Layout
7417 asd
7418 \end_layout
7419
7420 \end_inset
7421 </cell>
7422 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7423 \begin_inset Text
7424
7425 \begin_layout Plain Layout
7426 asd
7427 \end_layout
7428
7429 \end_inset
7430 </cell>
7431 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7432 \begin_inset Text
7433
7434 \begin_layout Plain Layout
7435 asd
7436 \end_layout
7437
7438 \end_inset
7439 </cell>
7440 </row>
7441 </lyxtabular>
7442
7443 \end_inset
7444
7445
7446 \end_layout
7447
7448 \begin_layout Standard
7449 \begin_inset ERT
7450 status collapsed
7451
7452 \begin_layout Plain Layout
7453
7454
7455 \backslash
7456 setlength{
7457 \backslash
7458 LTcapwidth}{4in}
7459 \end_layout
7460
7461 \end_inset
7462
7463
7464 \end_layout
7465
7466 \begin_layout Standard
7467 \begin_inset Note Greyedout
7468 status open
7469
7470 \begin_layout Plain Layout
7471
7472 \series bold
7473 Note:
7474 \series default
7475  Quand on utilise la paquetage LaTeX 
7476 \series bold
7477 caption
7478 \series default
7479
7480 \begin_inset Index
7481 status collapsed
7482
7483 \begin_layout Plain Layout
7484 Paquetages LaTeX ! caption
7485 \end_layout
7486
7487 \end_inset
7488
7489  , comme c'est les cas dans ce document, la légende prend toute la largeur
7490  de la page quand on utilise la largeur par défaut de 4
7491 \begin_inset Space \thinspace{}
7492 \end_inset
7493
7494 in pour 
7495 \series bold
7496
7497 \backslash
7498 LTcapwidth
7499 \series default
7500 .
7501  Pour avoir dans ce cas une légende qui fasse exactement 4
7502 \begin_inset Space \thinspace{}
7503 \end_inset
7504
7505 in de large, vous pouvez soit prendre une valeur très légèrement différente,
7506  comme par exemple 3.99
7507 \begin_inset Space \thinspace{}
7508 \end_inset
7509
7510 in, soit utiliser la commande LaTeX 
7511 \series bold
7512
7513 \backslash
7514 captionsetup{width=valeur}
7515 \series default
7516  qui est disponible dans le paquetage 
7517 \series bold
7518 caption
7519 \series default
7520 .
7521 \end_layout
7522
7523 \end_inset
7524
7525
7526 \end_layout
7527
7528 \begin_layout Subsubsection
7529 Des Légendes différentes sur chaque page d'un tableau
7530 \begin_inset OptArg
7531 status collapsed
7532
7533 \begin_layout Plain Layout
7534 Légendes différentes
7535 \end_layout
7536
7537 \end_inset
7538
7539
7540 \begin_inset Index
7541 status collapsed
7542
7543 \begin_layout Plain Layout
7544 Tableaux longs ! Légendes différentes par page
7545 \end_layout
7546
7547 \end_inset
7548
7549
7550 \end_layout
7551
7552 \begin_layout Standard
7553 Quand les légendes qui se trouvent sur les autres pages doivent être différentes
7554  de celle de la première page, insérez une légende avec un titre court non
7555  vide dans une fausse première ligne qui sera marquée comme étant le premier
7556  en-tête.
7557  La légende utilisée pour les autres pages est insérée comme une légende
7558  sans titre court dans une fausse ligne qui sera marquée comme étant l'entête
7559  principal.
7560  Si cet entête ne doit pas contenir le numéro du tableau, utilisez la commandes
7561  suivante à la place de la boîte de légende de LyX :
7562 \end_layout
7563
7564 \begin_layout Standard
7565
7566 \series bold
7567
7568 \backslash
7569 caption*{caption text}
7570 \end_layout
7571
7572 \begin_layout Standard
7573 L'étiquette utilisée pour faire référence à ce tableau est insérée dans
7574  la légende du premier en-tête.
7575  Le tableau
7576 \begin_inset Space ~
7577 \end_inset
7578
7579
7580 \begin_inset CommandInset ref
7581 LatexCommand ref
7582 reference "tab:Légendes-tableau-différentes"
7583
7584 \end_inset
7585
7586  est un exemple de tableau long avec des légendes différentes et où la seconde
7587  légende ne contient pas le numéro du tableau.
7588 \end_layout
7589
7590 \begin_layout Standard
7591 \align center
7592 \begin_inset Tabular
7593 <lyxtabular version="3" rows="60" columns="3">
7594 <features islongtable="true">
7595 <column alignment="left" valignment="top" width="0cm">
7596 <column alignment="left" valignment="top" width="0pt">
7597 <column alignment="right" valignment="top" width="0pt">
7598 <row endfirsthead="true" caption="true">
7599 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
7600 \begin_inset Text
7601
7602 \begin_layout Plain Layout
7603 \begin_inset Caption
7604
7605 \begin_layout Plain Layout
7606 Exemple d'annuaire téléphonique
7607 \begin_inset CommandInset label
7608 LatexCommand label
7609 name "tab:Légendes-tableau-différentes"
7610
7611 \end_inset
7612
7613
7614 \begin_inset OptArg
7615 status open
7616
7617 \begin_layout Plain Layout
7618 Exemple Annuaire 
7619 \end_layout
7620
7621 \end_inset
7622
7623
7624 \end_layout
7625
7626 \end_inset
7627
7628
7629 \end_layout
7630
7631 \end_inset
7632 </cell>
7633 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
7634 \begin_inset Text
7635
7636 \begin_layout Plain Layout
7637
7638 \end_layout
7639
7640 \end_inset
7641 </cell>
7642 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
7643 \begin_inset Text
7644
7645 \begin_layout Plain Layout
7646
7647 \end_layout
7648
7649 \end_inset
7650 </cell>
7651 </row>
7652 <row endfirsthead="true">
7653 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7654 \begin_inset Text
7655
7656 \begin_layout Plain Layout
7657
7658 \series bold
7659 Exemple d'annuaire téléphonique (ne pas faire attention aux noms)
7660 \end_layout
7661
7662 \end_inset
7663 </cell>
7664 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7665 \begin_inset Text
7666
7667 \begin_layout Plain Layout
7668
7669 \end_layout
7670
7671 \end_inset
7672 </cell>
7673 <cell multicolumn="2" alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7674 \begin_inset Text
7675
7676 \begin_layout Plain Layout
7677
7678 \end_layout
7679
7680 \end_inset
7681 </cell>
7682 </row>
7683 <row endfirsthead="true">
7684 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7685 \begin_inset Text
7686
7687 \begin_layout Plain Layout
7688
7689 \series bold
7690 NOM
7691 \end_layout
7692
7693 \end_inset
7694 </cell>
7695 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7696 \begin_inset Text
7697
7698 \begin_layout Plain Layout
7699
7700 \end_layout
7701
7702 \end_inset
7703 </cell>
7704 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7705 \begin_inset Text
7706
7707 \begin_layout Plain Layout
7708
7709 \series bold
7710 TÉL.
7711 \end_layout
7712
7713 \end_inset
7714 </cell>
7715 </row>
7716 <row endhead="true" caption="true">
7717 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7718 \begin_inset Text
7719
7720 \begin_layout Plain Layout
7721 \begin_inset ERT
7722 status open
7723
7724 \begin_layout Plain Layout
7725
7726
7727 \backslash
7728 caption*{Suite de l'exemple d'annuaire téléphonique}
7729 \backslash
7730
7731 \backslash
7732 %
7733 \end_layout
7734
7735 \end_inset
7736
7737
7738 \end_layout
7739
7740 \end_inset
7741 </cell>
7742 <cell multicolumn="2" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
7743 \begin_inset Text
7744
7745 \begin_layout Plain Layout
7746
7747 \end_layout
7748
7749 \end_inset
7750 </cell>
7751 <cell multicolumn="2" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
7752 \begin_inset Text
7753
7754 \begin_layout Plain Layout
7755
7756 \end_layout
7757
7758 \end_inset
7759 </cell>
7760 </row>
7761 <row endhead="true">
7762 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7763 \begin_inset Text
7764
7765 \begin_layout Plain Layout
7766
7767 \series bold
7768 Exemple d'annuaire téléphonique
7769 \end_layout
7770
7771 \end_inset
7772 </cell>
7773 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7774 \begin_inset Text
7775
7776 \begin_layout Plain Layout
7777
7778 \end_layout
7779
7780 \end_inset
7781 </cell>
7782 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7783 \begin_inset Text
7784
7785 \begin_layout Plain Layout
7786
7787 \end_layout
7788
7789 \end_inset
7790 </cell>
7791 </row>
7792 <row endhead="true">
7793 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7794 \begin_inset Text
7795
7796 \begin_layout Plain Layout
7797
7798 \series bold
7799 NOM
7800 \end_layout
7801
7802 \end_inset
7803 </cell>
7804 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7805 \begin_inset Text
7806
7807 \begin_layout Plain Layout
7808
7809 \end_layout
7810
7811 \end_inset
7812 </cell>
7813 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7814 \begin_inset Text
7815
7816 \begin_layout Plain Layout
7817
7818 \series bold
7819 TÉL.
7820 \end_layout
7821
7822 \end_inset
7823 </cell>
7824 </row>
7825 <row endfoot="true">
7826 <cell multicolumn="1" alignment="right" valignment="top" topline="true" usebox="none">
7827 \begin_inset Text
7828
7829 \begin_layout Plain Layout
7830 suite page suivante\SpecialChar \ldots{}
7831
7832 \end_layout
7833
7834 \end_inset
7835 </cell>
7836 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7837 \begin_inset Text
7838
7839 \begin_layout Plain Layout
7840
7841 \end_layout
7842
7843 \end_inset
7844 </cell>
7845 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7846 \begin_inset Text
7847
7848 \begin_layout Plain Layout
7849
7850 \end_layout
7851
7852 \end_inset
7853 </cell>
7854 </row>
7855 <row>
7856 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7857 \begin_inset Text
7858
7859 \begin_layout Plain Layout
7860
7861 \series bold
7862 Annovi
7863 \end_layout
7864
7865 \end_inset
7866 </cell>
7867 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7868 \begin_inset Text
7869
7870 \begin_layout Plain Layout
7871 Silvia
7872 \end_layout
7873
7874 \end_inset
7875 </cell>
7876 <cell alignment="right" valignment="top" rightline="true" usebox="none">
7877 \begin_inset Text
7878
7879 \begin_layout Plain Layout
7880 111
7881 \end_layout
7882
7883 \end_inset
7884 </cell>
7885 </row>
7886 <row>
7887 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7888 \begin_inset Text
7889
7890 \begin_layout Plain Layout
7891
7892 \series bold
7893 Bertoli
7894 \end_layout
7895
7896 \end_inset
7897 </cell>
7898 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7899 \begin_inset Text
7900
7901 \begin_layout Plain Layout
7902 Stefano
7903 \end_layout
7904
7905 \end_inset
7906 </cell>
7907 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7908 \begin_inset Text
7909
7910 \begin_layout Plain Layout
7911 111
7912 \end_layout
7913
7914 \end_inset
7915 </cell>
7916 </row>
7917 <row>
7918 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7919 \begin_inset Text
7920
7921 \begin_layout Plain Layout
7922
7923 \series bold
7924 Bozzi
7925 \end_layout
7926
7927 \end_inset
7928 </cell>
7929 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7930 \begin_inset Text
7931
7932 \begin_layout Plain Layout
7933 Walter
7934 \end_layout
7935
7936 \end_inset
7937 </cell>
7938 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7939 \begin_inset Text
7940
7941 \begin_layout Plain Layout
7942 111
7943 \end_layout
7944
7945 \end_inset
7946 </cell>
7947 </row>
7948 <row>
7949 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7950 \begin_inset Text
7951
7952 \begin_layout Plain Layout
7953
7954 \series bold
7955 Cachia
7956 \end_layout
7957
7958 \end_inset
7959 </cell>
7960 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7961 \begin_inset Text
7962
7963 \begin_layout Plain Layout
7964 Maria
7965 \end_layout
7966
7967 \end_inset
7968 </cell>
7969 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7970 \begin_inset Text
7971
7972 \begin_layout Plain Layout
7973 111
7974 \end_layout
7975
7976 \end_inset
7977 </cell>
7978 </row>
7979 <row>
7980 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7981 \begin_inset Text
7982
7983 \begin_layout Plain Layout
7984
7985 \series bold
7986 Cachia
7987 \end_layout
7988
7989 \end_inset
7990 </cell>
7991 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7992 \begin_inset Text
7993
7994 \begin_layout Plain Layout
7995 Maurizio
7996 \end_layout
7997
7998 \end_inset
7999 </cell>
8000 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8001 \begin_inset Text
8002
8003 \begin_layout Plain Layout
8004 111
8005 \end_layout
8006
8007 \end_inset
8008 </cell>
8009 </row>
8010 <row>
8011 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8012 \begin_inset Text
8013
8014 \begin_layout Plain Layout
8015
8016 \series bold
8017 Cinquemani
8018 \end_layout
8019
8020 \end_inset
8021 </cell>
8022 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8023 \begin_inset Text
8024
8025 \begin_layout Plain Layout
8026 Giusi
8027 \end_layout
8028
8029 \end_inset
8030 </cell>
8031 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8032 \begin_inset Text
8033
8034 \begin_layout Plain Layout
8035 111
8036 \end_layout
8037
8038 \end_inset
8039 </cell>
8040 </row>
8041 <row>
8042 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8043 \begin_inset Text
8044
8045 \begin_layout Plain Layout
8046
8047 \series bold
8048 Colin
8049 \end_layout
8050
8051 \end_inset
8052 </cell>
8053 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8054 \begin_inset Text
8055
8056 \begin_layout Plain Layout
8057 Bernard
8058 \end_layout
8059
8060 \end_inset
8061 </cell>
8062 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8063 \begin_inset Text
8064
8065 \begin_layout Plain Layout
8066 111
8067 \end_layout
8068
8069 \end_inset
8070 </cell>
8071 </row>
8072 <row>
8073 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8074 \begin_inset Text
8075
8076 \begin_layout Plain Layout
8077
8078 \series bold
8079 Concli
8080 \end_layout
8081
8082 \end_inset
8083 </cell>
8084 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8085 \begin_inset Text
8086
8087 \begin_layout Plain Layout
8088 Gianfranco
8089 \end_layout
8090
8091 \end_inset
8092 </cell>
8093 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8094 \begin_inset Text
8095
8096 \begin_layout Plain Layout
8097 111
8098 \end_layout
8099
8100 \end_inset
8101 </cell>
8102 </row>
8103 <row>
8104 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8105 \begin_inset Text
8106
8107 \begin_layout Plain Layout
8108
8109 \series bold
8110 Dal Bosco
8111 \end_layout
8112
8113 \end_inset
8114 </cell>
8115 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8116 \begin_inset Text
8117
8118 \begin_layout Plain Layout
8119 Carolina
8120 \end_layout
8121
8122 \end_inset
8123 </cell>
8124 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8125 \begin_inset Text
8126
8127 \begin_layout Plain Layout
8128 111
8129 \end_layout
8130
8131 \end_inset
8132 </cell>
8133 </row>
8134 <row>
8135 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8136 \begin_inset Text
8137
8138 \begin_layout Plain Layout
8139
8140 \series bold
8141 Dalpiaz
8142 \end_layout
8143
8144 \end_inset
8145 </cell>
8146 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8147 \begin_inset Text
8148
8149 \begin_layout Plain Layout
8150 Annamaria
8151 \end_layout
8152
8153 \end_inset
8154 </cell>
8155 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8156 \begin_inset Text
8157
8158 \begin_layout Plain Layout
8159 111
8160 \end_layout
8161
8162 \end_inset
8163 </cell>
8164 </row>
8165 <row>
8166 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8167 \begin_inset Text
8168
8169 \begin_layout Plain Layout
8170
8171 \series bold
8172 Feliciello
8173 \end_layout
8174
8175 \end_inset
8176 </cell>
8177 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8178 \begin_inset Text
8179
8180 \begin_layout Plain Layout
8181 Domenico
8182 \end_layout
8183
8184 \end_inset
8185 </cell>
8186 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8187 \begin_inset Text
8188
8189 \begin_layout Plain Layout
8190 111
8191 \end_layout
8192
8193 \end_inset
8194 </cell>
8195 </row>
8196 <row>
8197 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8198 \begin_inset Text
8199
8200 \begin_layout Plain Layout
8201
8202 \series bold
8203 Focarelli
8204 \end_layout
8205
8206 \end_inset
8207 </cell>
8208 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8209 \begin_inset Text
8210
8211 \begin_layout Plain Layout
8212 Paola
8213 \end_layout
8214
8215 \end_inset
8216 </cell>
8217 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8218 \begin_inset Text
8219
8220 \begin_layout Plain Layout
8221 111
8222 \end_layout
8223
8224 \end_inset
8225 </cell>
8226 </row>
8227 <row>
8228 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8229 \begin_inset Text
8230
8231 \begin_layout Plain Layout
8232
8233 \series bold
8234 Galletti
8235 \end_layout
8236
8237 \end_inset
8238 </cell>
8239 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8240 \begin_inset Text
8241
8242 \begin_layout Plain Layout
8243 Oreste
8244 \end_layout
8245
8246 \end_inset
8247 </cell>
8248 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8249 \begin_inset Text
8250
8251 \begin_layout Plain Layout
8252 111
8253 \end_layout
8254
8255 \end_inset
8256 </cell>
8257 </row>
8258 <row>
8259 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8260 \begin_inset Text
8261
8262 \begin_layout Plain Layout
8263
8264 \series bold
8265 Gasparini
8266 \end_layout
8267
8268 \end_inset
8269 </cell>
8270 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8271 \begin_inset Text
8272
8273 \begin_layout Plain Layout
8274 Franca
8275 \end_layout
8276
8277 \end_inset
8278 </cell>
8279 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8280 \begin_inset Text
8281
8282 \begin_layout Plain Layout
8283 111
8284 \end_layout
8285
8286 \end_inset
8287 </cell>
8288 </row>
8289 <row>
8290 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8291 \begin_inset Text
8292
8293 \begin_layout Plain Layout
8294
8295 \series bold
8296 Rizzardi
8297 \series default
8298
8299 \begin_inset Foot
8300 status open
8301
8302 \begin_layout Plain Layout
8303 Exemple de note de bas de page
8304 \end_layout
8305
8306 \end_inset
8307
8308
8309 \end_layout
8310
8311 \end_inset
8312 </cell>
8313 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8314 \begin_inset Text
8315
8316 \begin_layout Plain Layout
8317 Paola
8318 \end_layout
8319
8320 \end_inset
8321 </cell>
8322 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8323 \begin_inset Text
8324
8325 \begin_layout Plain Layout
8326 111
8327 \end_layout
8328
8329 \end_inset
8330 </cell>
8331 </row>
8332 <row>
8333 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8334 \begin_inset Text
8335
8336 \begin_layout Plain Layout
8337
8338 \series bold
8339 Lassini
8340 \end_layout
8341
8342 \end_inset
8343 </cell>
8344 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8345 \begin_inset Text
8346
8347 \begin_layout Plain Layout
8348 Giancarlo
8349 \end_layout
8350
8351 \end_inset
8352 </cell>
8353 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8354 \begin_inset Text
8355
8356 \begin_layout Plain Layout
8357 111
8358 \end_layout
8359
8360 \end_inset
8361 </cell>
8362 </row>
8363 <row>
8364 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8365 \begin_inset Text
8366
8367 \begin_layout Plain Layout
8368
8369 \series bold
8370 Malfatti
8371 \end_layout
8372
8373 \end_inset
8374 </cell>
8375 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8376 \begin_inset Text
8377
8378 \begin_layout Plain Layout
8379 Luciano
8380 \end_layout
8381
8382 \end_inset
8383 </cell>
8384 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8385 \begin_inset Text
8386
8387 \begin_layout Plain Layout
8388 111
8389 \end_layout
8390
8391 \end_inset
8392 </cell>
8393 </row>
8394 <row>
8395 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8396 \begin_inset Text
8397
8398 \begin_layout Plain Layout
8399
8400 \series bold
8401 Malfatti
8402 \end_layout
8403
8404 \end_inset
8405 </cell>
8406 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8407 \begin_inset Text
8408
8409 \begin_layout Plain Layout
8410 Valeriano
8411 \end_layout
8412
8413 \end_inset
8414 </cell>
8415 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8416 \begin_inset Text
8417
8418 \begin_layout Plain Layout
8419 111
8420 \end_layout
8421
8422 \end_inset
8423 </cell>
8424 </row>
8425 <row>
8426 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8427 \begin_inset Text
8428
8429 \begin_layout Plain Layout
8430
8431 \series bold
8432 Meneguzzo
8433 \end_layout
8434
8435 \end_inset
8436 </cell>
8437 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8438 \begin_inset Text
8439
8440 \begin_layout Plain Layout
8441 Roberto
8442 \end_layout
8443
8444 \end_inset
8445 </cell>
8446 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8447 \begin_inset Text
8448
8449 \begin_layout Plain Layout
8450 111
8451 \end_layout
8452
8453 \end_inset
8454 </cell>
8455 </row>
8456 <row>
8457 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8458 \begin_inset Text
8459
8460 \begin_layout Plain Layout
8461
8462 \series bold
8463 Mezzadra
8464 \end_layout
8465
8466 \end_inset
8467 </cell>
8468 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8469 \begin_inset Text
8470
8471 \begin_layout Plain Layout
8472 Roberto
8473 \end_layout
8474
8475 \end_inset
8476 </cell>
8477 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8478 \begin_inset Text
8479
8480 \begin_layout Plain Layout
8481 111
8482 \end_layout
8483
8484 \end_inset
8485 </cell>
8486 </row>
8487 <row>
8488 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8489 \begin_inset Text
8490
8491 \begin_layout Plain Layout
8492
8493 \series bold
8494 Pirpamer
8495 \end_layout
8496
8497 \end_inset
8498 </cell>
8499 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8500 \begin_inset Text
8501
8502 \begin_layout Plain Layout
8503 Erich
8504 \end_layout
8505
8506 \end_inset
8507 </cell>
8508 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8509 \begin_inset Text
8510
8511 \begin_layout Plain Layout
8512 111
8513 \end_layout
8514
8515 \end_inset
8516 </cell>
8517 </row>
8518 <row>
8519 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8520 \begin_inset Text
8521
8522 \begin_layout Plain Layout
8523
8524 \series bold
8525 Pochiesa
8526 \end_layout
8527
8528 \end_inset
8529 </cell>
8530 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8531 \begin_inset Text
8532
8533 \begin_layout Plain Layout
8534 Paolo
8535 \end_layout
8536
8537 \end_inset
8538 </cell>
8539 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8540 \begin_inset Text
8541
8542 \begin_layout Plain Layout
8543 111, 222
8544 \end_layout
8545
8546 \end_inset
8547 </cell>
8548 </row>
8549 <row>
8550 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8551 \begin_inset Text
8552
8553 \begin_layout Plain Layout
8554
8555 \series bold
8556 Radina
8557 \end_layout
8558
8559 \end_inset
8560 </cell>
8561 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8562 \begin_inset Text
8563
8564 \begin_layout Plain Layout
8565 Claudio
8566 \end_layout
8567
8568 \end_inset
8569 </cell>
8570 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8571 \begin_inset Text
8572
8573 \begin_layout Plain Layout
8574 111
8575 \end_layout
8576
8577 \end_inset
8578 </cell>
8579 </row>
8580 <row>
8581 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8582 \begin_inset Text
8583
8584 \begin_layout Plain Layout
8585
8586 \series bold
8587 Stuffer
8588 \end_layout
8589
8590 \end_inset
8591 </cell>
8592 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8593 \begin_inset Text
8594
8595 \begin_layout Plain Layout
8596 Oskar
8597 \end_layout
8598
8599 \end_inset
8600 </cell>
8601 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8602 \begin_inset Text
8603
8604 \begin_layout Plain Layout
8605 111
8606 \end_layout
8607
8608 \end_inset
8609 </cell>
8610 </row>
8611 <row>
8612 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8613 \begin_inset Text
8614
8615 \begin_layout Plain Layout
8616
8617 \series bold
8618 Tacchelli
8619 \end_layout
8620
8621 \end_inset
8622 </cell>
8623 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8624 \begin_inset Text
8625
8626 \begin_layout Plain Layout
8627 Ugo
8628 \end_layout
8629
8630 \end_inset
8631 </cell>
8632 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8633 \begin_inset Text
8634
8635 \begin_layout Plain Layout
8636 111
8637 \end_layout
8638
8639 \end_inset
8640 </cell>
8641 </row>
8642 <row>
8643 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8644 \begin_inset Text
8645
8646 \begin_layout Plain Layout
8647
8648 \series bold
8649 Tezzele
8650 \end_layout
8651
8652 \end_inset
8653 </cell>
8654 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8655 \begin_inset Text
8656
8657 \begin_layout Plain Layout
8658 Margit
8659 \end_layout
8660
8661 \end_inset
8662 </cell>
8663 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8664 \begin_inset Text
8665
8666 \begin_layout Plain Layout
8667 111
8668 \end_layout
8669
8670 \end_inset
8671 </cell>
8672 </row>
8673 <row>
8674 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8675 \begin_inset Text
8676
8677 \begin_layout Plain Layout
8678
8679 \series bold
8680 Unterkalmsteiner
8681 \end_layout
8682
8683 \end_inset
8684 </cell>
8685 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8686 \begin_inset Text
8687
8688 \begin_layout Plain Layout
8689 Frieda
8690 \end_layout
8691
8692 \end_inset
8693 </cell>
8694 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8695 \begin_inset Text
8696
8697 \begin_layout Plain Layout
8698 111
8699 \end_layout
8700
8701 \end_inset
8702 </cell>
8703 </row>
8704 <row>
8705 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8706 \begin_inset Text
8707
8708 \begin_layout Plain Layout
8709
8710 \series bold
8711 Vieider
8712 \end_layout
8713
8714 \end_inset
8715 </cell>
8716 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8717 \begin_inset Text
8718
8719 \begin_layout Plain Layout
8720 Hilde
8721 \end_layout
8722
8723 \end_inset
8724 </cell>
8725 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8726 \begin_inset Text
8727
8728 \begin_layout Plain Layout
8729 111
8730 \end_layout
8731
8732 \end_inset
8733 </cell>
8734 </row>
8735 <row>
8736 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8737 \begin_inset Text
8738
8739 \begin_layout Plain Layout
8740
8741 \series bold
8742 Vigna
8743 \end_layout
8744
8745 \end_inset
8746 </cell>
8747 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8748 \begin_inset Text
8749
8750 \begin_layout Plain Layout
8751 Jürgen
8752 \end_layout
8753
8754 \end_inset
8755 </cell>
8756 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8757 \begin_inset Text
8758
8759 \begin_layout Plain Layout
8760 111
8761 \end_layout
8762
8763 \end_inset
8764 </cell>
8765 </row>
8766 <row>
8767 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8768 \begin_inset Text
8769
8770 \begin_layout Plain Layout
8771
8772 \series bold
8773 Weber
8774 \end_layout
8775
8776 \end_inset
8777 </cell>
8778 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8779 \begin_inset Text
8780
8781 \begin_layout Plain Layout
8782 Maurizio
8783 \end_layout
8784
8785 \end_inset
8786 </cell>
8787 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8788 \begin_inset Text
8789
8790 \begin_layout Plain Layout
8791 111
8792 \end_layout
8793
8794 \end_inset
8795 </cell>
8796 </row>
8797 <row>
8798 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8799 \begin_inset Text
8800
8801 \begin_layout Plain Layout
8802
8803 \series bold
8804 Winkler
8805 \end_layout
8806
8807 \end_inset
8808 </cell>
8809 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8810 \begin_inset Text
8811
8812 \begin_layout Plain Layout
8813 Franz
8814 \end_layout
8815
8816 \end_inset
8817 </cell>
8818 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8819 \begin_inset Text
8820
8821 \begin_layout Plain Layout
8822 111
8823 \end_layout
8824
8825 \end_inset
8826 </cell>
8827 </row>
8828 <row>
8829 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8830 \begin_inset Text
8831
8832 \begin_layout Plain Layout
8833  
8834 \end_layout
8835
8836 \end_inset
8837 </cell>
8838 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
8839 \begin_inset Text
8840
8841 \begin_layout Plain Layout
8842
8843 \end_layout
8844
8845 \end_inset
8846 </cell>
8847 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8848 \begin_inset Text
8849
8850 \begin_layout Plain Layout
8851
8852 \end_layout
8853
8854 \end_inset
8855 </cell>
8856 </row>
8857 <row>
8858 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8859 \begin_inset Text
8860
8861 \begin_layout Plain Layout
8862
8863 \series bold
8864 Annovi
8865 \end_layout
8866
8867 \end_inset
8868 </cell>
8869 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8870 \begin_inset Text
8871
8872 \begin_layout Plain Layout
8873 Silvia
8874 \end_layout
8875
8876 \end_inset
8877 </cell>
8878 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8879 \begin_inset Text
8880
8881 \begin_layout Plain Layout
8882 555
8883 \end_layout
8884
8885 \end_inset
8886 </cell>
8887 </row>
8888 <row>
8889 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8890 \begin_inset Text
8891
8892 \begin_layout Plain Layout
8893
8894 \series bold
8895 Bertoli
8896 \end_layout
8897
8898 \end_inset
8899 </cell>
8900 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8901 \begin_inset Text
8902
8903 \begin_layout Plain Layout
8904 Stefano
8905 \end_layout
8906
8907 \end_inset
8908 </cell>
8909 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8910 \begin_inset Text
8911
8912 \begin_layout Plain Layout
8913 555
8914 \end_layout
8915
8916 \end_inset
8917 </cell>
8918 </row>
8919 <row>
8920 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8921 \begin_inset Text
8922
8923 \begin_layout Plain Layout
8924
8925 \series bold
8926 Bozzi
8927 \end_layout
8928
8929 \end_inset
8930 </cell>
8931 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8932 \begin_inset Text
8933
8934 \begin_layout Plain Layout
8935 Walter
8936 \end_layout
8937
8938 \end_inset
8939 </cell>
8940 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8941 \begin_inset Text
8942
8943 \begin_layout Plain Layout
8944 555
8945 \end_layout
8946
8947 \end_inset
8948 </cell>
8949 </row>
8950 <row>
8951 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8952 \begin_inset Text
8953
8954 \begin_layout Plain Layout
8955
8956 \series bold
8957 Cachia
8958 \end_layout
8959
8960 \end_inset
8961 </cell>
8962 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8963 \begin_inset Text
8964
8965 \begin_layout Plain Layout
8966 Maria
8967 \end_layout
8968
8969 \end_inset
8970 </cell>
8971 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8972 \begin_inset Text
8973
8974 \begin_layout Plain Layout
8975 555
8976 \end_layout
8977
8978 \end_inset
8979 </cell>
8980 </row>
8981 <row>
8982 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8983 \begin_inset Text
8984
8985 \begin_layout Plain Layout
8986
8987 \series bold
8988 Cachia
8989 \end_layout
8990
8991 \end_inset
8992 </cell>
8993 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8994 \begin_inset Text
8995
8996 \begin_layout Plain Layout
8997 Maurizio
8998 \end_layout
8999
9000 \end_inset
9001 </cell>
9002 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9003 \begin_inset Text
9004
9005 \begin_layout Plain Layout
9006 555
9007 \end_layout
9008
9009 \end_inset
9010 </cell>
9011 </row>
9012 <row>
9013 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9014 \begin_inset Text
9015
9016 \begin_layout Plain Layout
9017
9018 \series bold
9019 Cinquemani
9020 \end_layout
9021
9022 \end_inset
9023 </cell>
9024 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9025 \begin_inset Text
9026
9027 \begin_layout Plain Layout
9028 Giusi
9029 \end_layout
9030
9031 \end_inset
9032 </cell>
9033 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9034 \begin_inset Text
9035
9036 \begin_layout Plain Layout
9037 555
9038 \end_layout
9039
9040 \end_inset
9041 </cell>
9042 </row>
9043 <row>
9044 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9045 \begin_inset Text
9046
9047 \begin_layout Plain Layout
9048
9049 \series bold
9050 Colin
9051 \end_layout
9052
9053 \end_inset
9054 </cell>
9055 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9056 \begin_inset Text
9057
9058 \begin_layout Plain Layout
9059 Bernard
9060 \end_layout
9061
9062 \end_inset
9063 </cell>
9064 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9065 \begin_inset Text
9066
9067 \begin_layout Plain Layout
9068 555
9069 \end_layout
9070
9071 \end_inset
9072 </cell>
9073 </row>
9074 <row>
9075 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9076 \begin_inset Text
9077
9078 \begin_layout Plain Layout
9079
9080 \series bold
9081 Concli
9082 \end_layout
9083
9084 \end_inset
9085 </cell>
9086 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9087 \begin_inset Text
9088
9089 \begin_layout Plain Layout
9090 Gianfranco
9091 \end_layout
9092
9093 \end_inset
9094 </cell>
9095 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9096 \begin_inset Text
9097
9098 \begin_layout Plain Layout
9099 555
9100 \end_layout
9101
9102 \end_inset
9103 </cell>
9104 </row>
9105 <row>
9106 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9107 \begin_inset Text
9108
9109 \begin_layout Plain Layout
9110
9111 \series bold
9112 Dal Bosco
9113 \end_layout
9114
9115 \end_inset
9116 </cell>
9117 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9118 \begin_inset Text
9119
9120 \begin_layout Plain Layout
9121 Carolina
9122 \end_layout
9123
9124 \end_inset
9125 </cell>
9126 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9127 \begin_inset Text
9128
9129 \begin_layout Plain Layout
9130 555
9131 \end_layout
9132
9133 \end_inset
9134 </cell>
9135 </row>
9136 <row>
9137 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9138 \begin_inset Text
9139
9140 \begin_layout Plain Layout
9141
9142 \series bold
9143 Dalpiaz
9144 \end_layout
9145
9146 \end_inset
9147 </cell>
9148 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9149 \begin_inset Text
9150
9151 \begin_layout Plain Layout
9152 Annamaria
9153 \end_layout
9154
9155 \end_inset
9156 </cell>
9157 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9158 \begin_inset Text
9159
9160 \begin_layout Plain Layout
9161 555
9162 \end_layout
9163
9164 \end_inset
9165 </cell>
9166 </row>
9167 <row>
9168 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9169 \begin_inset Text
9170
9171 \begin_layout Plain Layout
9172
9173 \series bold
9174 Feliciello
9175 \end_layout
9176
9177 \end_inset
9178 </cell>
9179 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9180 \begin_inset Text
9181
9182 \begin_layout Plain Layout
9183 Domenico
9184 \end_layout
9185
9186 \end_inset
9187 </cell>
9188 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9189 \begin_inset Text
9190
9191 \begin_layout Plain Layout
9192 555
9193 \end_layout
9194
9195 \end_inset
9196 </cell>
9197 </row>
9198 <row>
9199 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9200 \begin_inset Text
9201
9202 \begin_layout Plain Layout
9203
9204 \series bold
9205 Focarelli
9206 \end_layout
9207
9208 \end_inset
9209 </cell>
9210 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9211 \begin_inset Text
9212
9213 \begin_layout Plain Layout
9214 Paola
9215 \end_layout
9216
9217 \end_inset
9218 </cell>
9219 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9220 \begin_inset Text
9221
9222 \begin_layout Plain Layout
9223 555
9224 \end_layout
9225
9226 \end_inset
9227 </cell>
9228 </row>
9229 <row>
9230 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9231 \begin_inset Text
9232
9233 \begin_layout Plain Layout
9234
9235 \series bold
9236 Galletti
9237 \end_layout
9238
9239 \end_inset
9240 </cell>
9241 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9242 \begin_inset Text
9243
9244 \begin_layout Plain Layout
9245 Oreste
9246 \end_layout
9247
9248 \end_inset
9249 </cell>
9250 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9251 \begin_inset Text
9252
9253 \begin_layout Plain Layout
9254 555
9255 \end_layout
9256
9257 \end_inset
9258 </cell>
9259 </row>
9260 <row>
9261 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9262 \begin_inset Text
9263
9264 \begin_layout Plain Layout
9265
9266 \series bold
9267 Gasparini
9268 \end_layout
9269
9270 \end_inset
9271 </cell>
9272 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9273 \begin_inset Text
9274
9275 \begin_layout Plain Layout
9276 Franca
9277 \end_layout
9278
9279 \end_inset
9280 </cell>
9281 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9282 \begin_inset Text
9283
9284 \begin_layout Plain Layout
9285 555
9286 \end_layout
9287
9288 \end_inset
9289 </cell>
9290 </row>
9291 <row>
9292 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9293 \begin_inset Text
9294
9295 \begin_layout Plain Layout
9296
9297 \series bold
9298 Rizzardi
9299 \end_layout
9300
9301 \end_inset
9302 </cell>
9303 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9304 \begin_inset Text
9305
9306 \begin_layout Plain Layout
9307 Paola
9308 \end_layout
9309
9310 \end_inset
9311 </cell>
9312 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9313 \begin_inset Text
9314
9315 \begin_layout Plain Layout
9316 555
9317 \end_layout
9318
9319 \end_inset
9320 </cell>
9321 </row>
9322 <row>
9323 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9324 \begin_inset Text
9325
9326 \begin_layout Plain Layout
9327
9328 \series bold
9329 Lassini
9330 \end_layout
9331
9332 \end_inset
9333 </cell>
9334 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9335 \begin_inset Text
9336
9337 \begin_layout Plain Layout
9338 Giancarlo
9339 \end_layout
9340
9341 \end_inset
9342 </cell>
9343 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9344 \begin_inset Text
9345
9346 \begin_layout Plain Layout
9347 555
9348 \end_layout
9349
9350 \end_inset
9351 </cell>
9352 </row>
9353 <row>
9354 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9355 \begin_inset Text
9356
9357 \begin_layout Plain Layout
9358
9359 \series bold
9360 Malfatti
9361 \end_layout
9362
9363 \end_inset
9364 </cell>
9365 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9366 \begin_inset Text
9367
9368 \begin_layout Plain Layout
9369 Luciano
9370 \end_layout
9371
9372 \end_inset
9373 </cell>
9374 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9375 \begin_inset Text
9376
9377 \begin_layout Plain Layout
9378 555
9379 \end_layout
9380
9381 \end_inset
9382 </cell>
9383 </row>
9384 <row>
9385 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9386 \begin_inset Text
9387
9388 \begin_layout Plain Layout
9389
9390 \series bold
9391 Malfatti
9392 \end_layout
9393
9394 \end_inset
9395 </cell>
9396 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9397 \begin_inset Text
9398
9399 \begin_layout Plain Layout
9400 Valeriano
9401 \end_layout
9402
9403 \end_inset
9404 </cell>
9405 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9406 \begin_inset Text
9407
9408 \begin_layout Plain Layout
9409 555
9410 \end_layout
9411
9412 \end_inset
9413 </cell>
9414 </row>
9415 <row>
9416 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9417 \begin_inset Text
9418
9419 \begin_layout Plain Layout
9420
9421 \series bold
9422 Meneguzzo
9423 \end_layout
9424
9425 \end_inset
9426 </cell>
9427 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9428 \begin_inset Text
9429
9430 \begin_layout Plain Layout
9431 Roberto
9432 \end_layout
9433
9434 \end_inset
9435 </cell>
9436 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9437 \begin_inset Text
9438
9439 \begin_layout Plain Layout
9440 555
9441 \end_layout
9442
9443 \end_inset
9444 </cell>
9445 </row>
9446 <row>
9447 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9448 \begin_inset Text
9449
9450 \begin_layout Plain Layout
9451
9452 \series bold
9453 Mezzadra
9454 \end_layout
9455
9456 \end_inset
9457 </cell>
9458 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9459 \begin_inset Text
9460
9461 \begin_layout Plain Layout
9462 Roberto
9463 \end_layout
9464
9465 \end_inset
9466 </cell>
9467 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9468 \begin_inset Text
9469
9470 \begin_layout Plain Layout
9471 555
9472 \end_layout
9473
9474 \end_inset
9475 </cell>
9476 </row>
9477 <row endlastfoot="true">
9478 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9479 \begin_inset Text
9480
9481 \begin_layout Plain Layout
9482
9483 \end_layout
9484
9485 \end_inset
9486 </cell>
9487 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9488 \begin_inset Text
9489
9490 \begin_layout Plain Layout
9491
9492 \end_layout
9493
9494 \end_inset
9495 </cell>
9496 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9497 \begin_inset Text
9498
9499 \begin_layout Plain Layout
9500
9501 \end_layout
9502
9503 \end_inset
9504 </cell>
9505 </row>
9506 </lyxtabular>
9507
9508 \end_inset
9509
9510
9511 \end_layout
9512
9513 \begin_layout Section
9514 Questions particulières concernant les tableaux longs
9515 \begin_inset OptArg
9516 status collapsed
9517
9518 \begin_layout Plain Layout
9519 Questions sur les tableaux longs
9520 \end_layout
9521
9522 \end_inset
9523
9524
9525 \begin_inset CommandInset label
9526 LatexCommand label
9527 name "sec:Questions-sur-tableaux-longs"
9528
9529 \end_inset
9530
9531
9532 \end_layout
9533
9534 \begin_layout Subsection
9535 Calculs des pages des tableaux longs
9536 \begin_inset Index
9537 status collapsed
9538
9539 \begin_layout Plain Layout
9540 Tableaux longs ! Calculs
9541 \end_layout
9542
9543 \end_inset
9544
9545
9546 \end_layout
9547
9548 \begin_layout Standard
9549 LaTeX calcule la hauteur de chaque page de tableau et leurs sauts de page
9550  en utilisant des blocs (chunks).
9551  Ces blocs sont des portions de tableau qui tiennent en une fois dans la
9552  mémoire de LaTeX.
9553  La valeur par défaut est fixée pour des raisons historiques à seulement
9554  20 lignes de tableau.
9555  Si vous utilisez des tableaux longs couvrant de nombreuses pages, ceci
9556  peut ralentir la création de votre document.
9557  Vous pouvez sans risque augmenter la taille des blocs pour atteindre des
9558  valeurs de 100 ou de 1000 en ajoutant une ligne comme celle-ci dans le
9559  préambule de votre document :
9560 \end_layout
9561
9562 \begin_layout Standard
9563
9564 \series bold
9565
9566 \backslash
9567 setcounter{LTchunksize}{100}
9568 \end_layout
9569
9570 \begin_layout Subsection
9571 Les Flottants et les Tableaux Longs
9572 \begin_inset Index
9573 status collapsed
9574
9575 \begin_layout Plain Layout
9576 Tableaux longs ! Flottants
9577 \end_layout
9578
9579 \end_inset
9580
9581
9582 \end_layout
9583
9584 \begin_layout Standard
9585 Il peut y avoir des problèmes quand un flottant apparaît sur la page où
9586  commence un tableau long.
9587  Pour éviter une telle situation, ajoutez la commande 
9588 \series bold
9589
9590 \backslash
9591 clearpage
9592 \series default
9593  en tant que code TeX juste avant votre tableau long.
9594 \end_layout
9595
9596 \begin_layout Subsection
9597 Sauts de pages forcés
9598 \begin_inset Index
9599 status collapsed
9600
9601 \begin_layout Plain Layout
9602 Tableaux longs ! Sauts de pages forcés
9603 \end_layout
9604
9605 \end_inset
9606
9607
9608 \end_layout
9609
9610 \begin_layout Standard
9611 Par défaut les tableaux ne peuvent être coupés qu'entre deux lignes.
9612  Si vous avez une cellule avec plusieurs lignes et que vous voulez avoir
9613  un saut de page à l'intérieur de cette cellule, insérez la commande LaTeX
9614  de saut de ligne 
9615 \begin_inset Quotes eld
9616 \end_inset
9617
9618
9619 \backslash
9620
9621 \backslash
9622
9623 \begin_inset Quotes erd
9624 \end_inset
9625
9626  en code TeX à l'endroit de la cellule où vous voulez qu'elle soit coupée.
9627  Avant la commande 
9628 \begin_inset Quotes eld
9629 \end_inset
9630
9631
9632 \backslash
9633
9634 \backslash
9635
9636 \begin_inset Quotes erd
9637 \end_inset
9638
9639 , vous devez insérer en code TeX, autant de caractères 
9640 \begin_inset Quotes eld
9641 \end_inset
9642
9643 &
9644 \begin_inset Quotes erd
9645 \end_inset
9646
9647  qu'il y a de colonnes après la cellule concernée.
9648  Le caractère 
9649 \begin_inset Quotes eld
9650 \end_inset
9651
9652 &
9653 \begin_inset Quotes erd
9654 \end_inset
9655
9656  sert à séparer les colonnes d'un tableau.
9657  Écrivez en code-TeX, après chaque 
9658 \begin_inset Quotes eld
9659 \end_inset
9660
9661 &
9662 \begin_inset Quotes erd
9663 \end_inset
9664
9665  le contenu des cellules correspondantes et en même temps supprimez le contenu
9666  de ces cellules dans le texte normal.
9667  
9668 \begin_inset Newline newline
9669 \end_inset
9670
9671 Après la commande 
9672 \backslash
9673
9674 \backslash
9675 , insérez autant de caractères 
9676 \begin_inset Quotes eld
9677 \end_inset
9678
9679 &
9680 \begin_inset Quotes erd
9681 \end_inset
9682
9683  qu'il y a de colonnes avant la colonne traitée.
9684  Dans le tableau
9685 \begin_inset Space ~
9686 \end_inset
9687
9688
9689 \begin_inset CommandInset ref
9690 LatexCommand ref
9691 reference "tab:Tableau-saut-de-page"
9692
9693 \end_inset
9694
9695  la cellule qui doit être coupée est dans la deuxième colonne et elle est
9696  suivie par une autre colonne.
9697  La commande suivante a donc été insérée en code TeX dans la cellule après
9698  le mot 
9699 \begin_inset Quotes eld
9700 \end_inset
9701
9702
9703 \emph on
9704 Castelchiodato,
9705 \emph default
9706
9707 \begin_inset Quotes erd
9708 \end_inset
9709
9710 :
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 \end_layout
9726
9727 \begin_layout Standard
9728 Le 
9729 \begin_inset Quotes eld
9730 \end_inset
9731
9732 111
9733 \begin_inset Quotes erd
9734 \end_inset
9735
9736  dans la troisième colonne de la ligne a été supprimé.
9737  Si votre ligne de pied de tableau n'a pas de bordure supérieure pour une
9738  raison ou une autre mais que vous voulez une ligne à l'endroit où la cellule
9739  est coupée, utilisez cette commande à la place de la précédente :
9740 \end_layout
9741
9742 \begin_layout Standard
9743
9744 \series bold
9745 & 111
9746 \backslash
9747
9748 \backslash
9749
9750 \begin_inset Newline newline
9751 \end_inset
9752
9753
9754 \backslash
9755 hline &
9756 \end_layout
9757
9758 \begin_layout Standard
9759 Quand la cellule qui doit être coupée est dans la dernière colonne, on doit
9760  insérer la commande
9761 \end_layout
9762
9763 \begin_layout Standard
9764
9765 \series bold
9766
9767 \backslash
9768 setlength{
9769 \backslash
9770 parfillskip}{0pt}
9771 \end_layout
9772
9773 \begin_layout Standard
9774 au début de la cellule.
9775  Cela assure que la portion de la cellule qui va se trouver affichée sur
9776  la page suivante le sera avec toute la largeur de la cellule.
9777 \end_layout
9778
9779 \begin_layout Standard
9780 \align center
9781 \begin_inset Tabular
9782 <lyxtabular version="3" rows="39" columns="3">
9783 <features islongtable="true">
9784 <column alignment="left" valignment="top" width="0cm">
9785 <column alignment="left" valignment="top" width="3cm">
9786 <column alignment="right" valignment="top" width="0pt">
9787 <row endfirsthead="true" caption="true">
9788 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
9789 \begin_inset Text
9790
9791 \begin_layout Plain Layout
9792 \begin_inset Caption
9793
9794 \begin_layout Plain Layout
9795 Tableau avec un saut de page forcé dans une cellule
9796 \begin_inset CommandInset label
9797 LatexCommand label
9798 name "tab:Tableau-saut-de-page"
9799
9800 \end_inset
9801
9802
9803 \begin_inset OptArg
9804 status collapsed
9805
9806 \begin_layout Plain Layout
9807 Tableau avec un saut de page forcé dans une cellule
9808 \end_layout
9809
9810 \end_inset
9811
9812
9813 \end_layout
9814
9815 \end_inset
9816
9817
9818 \end_layout
9819
9820 \end_inset
9821 </cell>
9822 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
9823 \begin_inset Text
9824
9825 \begin_layout Plain Layout
9826
9827 \end_layout
9828
9829 \end_inset
9830 </cell>
9831 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
9832 \begin_inset Text
9833
9834 \begin_layout Plain Layout
9835
9836 \end_layout
9837
9838 \end_inset
9839 </cell>
9840 </row>
9841 <row endfirsthead="true">
9842 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9843 \begin_inset Text
9844
9845 \begin_layout Plain Layout
9846
9847 \series bold
9848 Exemple d'annuaire téléphonique (ne faites pas attention aux noms)
9849 \end_layout
9850
9851 \end_inset
9852 </cell>
9853 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9854 \begin_inset Text
9855
9856 \begin_layout Plain Layout
9857
9858 \end_layout
9859
9860 \end_inset
9861 </cell>
9862 <cell multicolumn="2" alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9863 \begin_inset Text
9864
9865 \begin_layout Plain Layout
9866
9867 \end_layout
9868
9869 \end_inset
9870 </cell>
9871 </row>
9872 <row endfirsthead="true">
9873 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9874 \begin_inset Text
9875
9876 \begin_layout Plain Layout
9877
9878 \series bold
9879 NOM
9880 \end_layout
9881
9882 \end_inset
9883 </cell>
9884 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9885 \begin_inset Text
9886
9887 \begin_layout Plain Layout
9888
9889 \end_layout
9890
9891 \end_inset
9892 </cell>
9893 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9894 \begin_inset Text
9895
9896 \begin_layout Plain Layout
9897
9898 \series bold
9899 TÉL.
9900 \end_layout
9901
9902 \end_inset
9903 </cell>
9904 </row>
9905 <row endhead="true" caption="true">
9906 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
9907 \begin_inset Text
9908
9909 \begin_layout Plain Layout
9910 \begin_inset ERT
9911 status collapsed
9912
9913 \begin_layout Plain Layout
9914
9915
9916 \backslash
9917 caption*{Tableau sur deux pages avec un saut de page dans une cellule}
9918 \backslash
9919
9920 \backslash
9921 %
9922 \end_layout
9923
9924 \end_inset
9925
9926
9927 \end_layout
9928
9929 \end_inset
9930 </cell>
9931 <cell multicolumn="2" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9932 \begin_inset Text
9933
9934 \begin_layout Plain Layout
9935
9936 \end_layout
9937
9938 \end_inset
9939 </cell>
9940 <cell multicolumn="2" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9941 \begin_inset Text
9942
9943 \begin_layout Plain Layout
9944
9945 \end_layout
9946
9947 \end_inset
9948 </cell>
9949 </row>
9950 <row endhead="true">
9951 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9952 \begin_inset Text
9953
9954 \begin_layout Plain Layout
9955  
9956 \series bold
9957 Exemple d'annuaire téléphonique
9958 \end_layout
9959
9960 \end_inset
9961 </cell>
9962 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9963 \begin_inset Text
9964
9965 \begin_layout Plain Layout
9966
9967 \end_layout
9968
9969 \end_inset
9970 </cell>
9971 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9972 \begin_inset Text
9973
9974 \begin_layout Plain Layout
9975
9976 \end_layout
9977
9978 \end_inset
9979 </cell>
9980 </row>
9981 <row endhead="true">
9982 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9983 \begin_inset Text
9984
9985 \begin_layout Plain Layout
9986
9987 \series bold
9988 NOM
9989 \end_layout
9990
9991 \end_inset
9992 </cell>
9993 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9994 \begin_inset Text
9995
9996 \begin_layout Plain Layout
9997
9998 \end_layout
9999
10000 \end_inset
10001 </cell>
10002 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10003 \begin_inset Text
10004
10005 \begin_layout Plain Layout
10006
10007 \series bold
10008 TÉL.
10009 \end_layout
10010
10011 \end_inset
10012 </cell>
10013 </row>
10014 <row endfoot="true">
10015 <cell multicolumn="1" alignment="right" valignment="top" topline="true" usebox="none">
10016 \begin_inset Text
10017
10018 \begin_layout Plain Layout
10019 suite page suivante\SpecialChar \ldots{}
10020
10021 \end_layout
10022
10023 \end_inset
10024 </cell>
10025 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10026 \begin_inset Text
10027
10028 \begin_layout Plain Layout
10029
10030 \end_layout
10031
10032 \end_inset
10033 </cell>
10034 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10035 \begin_inset Text
10036
10037 \begin_layout Plain Layout
10038
10039 \end_layout
10040
10041 \end_inset
10042 </cell>
10043 </row>
10044 <row>
10045 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10046 \begin_inset Text
10047
10048 \begin_layout Plain Layout
10049
10050 \series bold
10051 Annovi
10052 \end_layout
10053
10054 \end_inset
10055 </cell>
10056 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10057 \begin_inset Text
10058
10059 \begin_layout Plain Layout
10060 Silvia
10061 \end_layout
10062
10063 \end_inset
10064 </cell>
10065 <cell alignment="right" valignment="top" rightline="true" usebox="none">
10066 \begin_inset Text
10067
10068 \begin_layout Plain Layout
10069 111
10070 \end_layout
10071
10072 \end_inset
10073 </cell>
10074 </row>
10075 <row>
10076 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10077 \begin_inset Text
10078
10079 \begin_layout Plain Layout
10080
10081 \series bold
10082 Bertoli
10083 \end_layout
10084
10085 \end_inset
10086 </cell>
10087 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10088 \begin_inset Text
10089
10090 \begin_layout Plain Layout
10091 Stefano
10092 \end_layout
10093
10094 \end_inset
10095 </cell>
10096 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10097 \begin_inset Text
10098
10099 \begin_layout Plain Layout
10100 111
10101 \end_layout
10102
10103 \end_inset
10104 </cell>
10105 </row>
10106 <row>
10107 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10108 \begin_inset Text
10109
10110 \begin_layout Plain Layout
10111
10112 \series bold
10113 Bozzi
10114 \end_layout
10115
10116 \end_inset
10117 </cell>
10118 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10119 \begin_inset Text
10120
10121 \begin_layout Plain Layout
10122 Walter
10123 \end_layout
10124
10125 \end_inset
10126 </cell>
10127 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10128 \begin_inset Text
10129
10130 \begin_layout Plain Layout
10131 111
10132 \end_layout
10133
10134 \end_inset
10135 </cell>
10136 </row>
10137 <row>
10138 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10139 \begin_inset Text
10140
10141 \begin_layout Plain Layout
10142
10143 \series bold
10144 Cachia
10145 \end_layout
10146
10147 \end_inset
10148 </cell>
10149 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10150 \begin_inset Text
10151
10152 \begin_layout Plain Layout
10153 Maria
10154 \end_layout
10155
10156 \end_inset
10157 </cell>
10158 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10159 \begin_inset Text
10160
10161 \begin_layout Plain Layout
10162 111
10163 \end_layout
10164
10165 \end_inset
10166 </cell>
10167 </row>
10168 <row>
10169 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10170 \begin_inset Text
10171
10172 \begin_layout Plain Layout
10173
10174 \series bold
10175 Cachia
10176 \end_layout
10177
10178 \end_inset
10179 </cell>
10180 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10181 \begin_inset Text
10182
10183 \begin_layout Plain Layout
10184 Maurizio
10185 \end_layout
10186
10187 \end_inset
10188 </cell>
10189 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10190 \begin_inset Text
10191
10192 \begin_layout Plain Layout
10193 111
10194 \end_layout
10195
10196 \end_inset
10197 </cell>
10198 </row>
10199 <row>
10200 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10201 \begin_inset Text
10202
10203 \begin_layout Plain Layout
10204
10205 \series bold
10206 Cinquemani
10207 \end_layout
10208
10209 \end_inset
10210 </cell>
10211 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10212 \begin_inset Text
10213
10214 \begin_layout Plain Layout
10215 Giusi
10216 \end_layout
10217
10218 \end_inset
10219 </cell>
10220 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10221 \begin_inset Text
10222
10223 \begin_layout Plain Layout
10224 111
10225 \end_layout
10226
10227 \end_inset
10228 </cell>
10229 </row>
10230 <row>
10231 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10232 \begin_inset Text
10233
10234 \begin_layout Plain Layout
10235
10236 \series bold
10237 Colin
10238 \end_layout
10239
10240 \end_inset
10241 </cell>
10242 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10243 \begin_inset Text
10244
10245 \begin_layout Plain Layout
10246 Bernard
10247 \end_layout
10248
10249 \end_inset
10250 </cell>
10251 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10252 \begin_inset Text
10253
10254 \begin_layout Plain Layout
10255 111
10256 \end_layout
10257
10258 \end_inset
10259 </cell>
10260 </row>
10261 <row>
10262 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10263 \begin_inset Text
10264
10265 \begin_layout Plain Layout
10266
10267 \series bold
10268 Concli
10269 \end_layout
10270
10271 \end_inset
10272 </cell>
10273 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10274 \begin_inset Text
10275
10276 \begin_layout Plain Layout
10277 Gianfranco
10278 \end_layout
10279
10280 \end_inset
10281 </cell>
10282 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10283 \begin_inset Text
10284
10285 \begin_layout Plain Layout
10286 111
10287 \end_layout
10288
10289 \end_inset
10290 </cell>
10291 </row>
10292 <row>
10293 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10294 \begin_inset Text
10295
10296 \begin_layout Plain Layout
10297
10298 \series bold
10299 Dal Bosco
10300 \end_layout
10301
10302 \end_inset
10303 </cell>
10304 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10305 \begin_inset Text
10306
10307 \begin_layout Plain Layout
10308 Carolina
10309 \end_layout
10310
10311 \end_inset
10312 </cell>
10313 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10314 \begin_inset Text
10315
10316 \begin_layout Plain Layout
10317 111
10318 \end_layout
10319
10320 \end_inset
10321 </cell>
10322 </row>
10323 <row>
10324 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10325 \begin_inset Text
10326
10327 \begin_layout Plain Layout
10328
10329 \series bold
10330 Dalpiaz
10331 \end_layout
10332
10333 \end_inset
10334 </cell>
10335 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10336 \begin_inset Text
10337
10338 \begin_layout Plain Layout
10339 Annamaria
10340 \end_layout
10341
10342 \end_inset
10343 </cell>
10344 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10345 \begin_inset Text
10346
10347 \begin_layout Plain Layout
10348 111
10349 \end_layout
10350
10351 \end_inset
10352 </cell>
10353 </row>
10354 <row>
10355 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10356 \begin_inset Text
10357
10358 \begin_layout Plain Layout
10359
10360 \series bold
10361 Feliciello
10362 \end_layout
10363
10364 \end_inset
10365 </cell>
10366 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10367 \begin_inset Text
10368
10369 \begin_layout Plain Layout
10370 Domenico
10371 \end_layout
10372
10373 \end_inset
10374 </cell>
10375 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10376 \begin_inset Text
10377
10378 \begin_layout Plain Layout
10379 111
10380 \end_layout
10381
10382 \end_inset
10383 </cell>
10384 </row>
10385 <row>
10386 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10387 \begin_inset Text
10388
10389 \begin_layout Plain Layout
10390
10391 \series bold
10392 Focarelli
10393 \end_layout
10394
10395 \end_inset
10396 </cell>
10397 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10398 \begin_inset Text
10399
10400 \begin_layout Plain Layout
10401 Paola
10402 \end_layout
10403
10404 \end_inset
10405 </cell>
10406 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10407 \begin_inset Text
10408
10409 \begin_layout Plain Layout
10410 111
10411 \end_layout
10412
10413 \end_inset
10414 </cell>
10415 </row>
10416 <row>
10417 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10418 \begin_inset Text
10419
10420 \begin_layout Plain Layout
10421
10422 \series bold
10423 Galletti
10424 \end_layout
10425
10426 \end_inset
10427 </cell>
10428 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10429 \begin_inset Text
10430
10431 \begin_layout Plain Layout
10432 Oreste
10433 \end_layout
10434
10435 \end_inset
10436 </cell>
10437 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10438 \begin_inset Text
10439
10440 \begin_layout Plain Layout
10441 111
10442 \end_layout
10443
10444 \end_inset
10445 </cell>
10446 </row>
10447 <row>
10448 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10449 \begin_inset Text
10450
10451 \begin_layout Plain Layout
10452
10453 \series bold
10454 Gasparini
10455 \end_layout
10456
10457 \end_inset
10458 </cell>
10459 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10460 \begin_inset Text
10461
10462 \begin_layout Plain Layout
10463 Franca
10464 \end_layout
10465
10466 \end_inset
10467 </cell>
10468 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10469 \begin_inset Text
10470
10471 \begin_layout Plain Layout
10472 111
10473 \end_layout
10474
10475 \end_inset
10476 </cell>
10477 </row>
10478 <row>
10479 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10480 \begin_inset Text
10481
10482 \begin_layout Plain Layout
10483
10484 \series bold
10485 Lassini
10486 \end_layout
10487
10488 \end_inset
10489 </cell>
10490 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10491 \begin_inset Text
10492
10493 \begin_layout Plain Layout
10494 Giancarlo
10495 \end_layout
10496
10497 \end_inset
10498 </cell>
10499 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10500 \begin_inset Text
10501
10502 \begin_layout Plain Layout
10503 111
10504 \end_layout
10505
10506 \end_inset
10507 </cell>
10508 </row>
10509 <row>
10510 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10511 \begin_inset Text
10512
10513 \begin_layout Plain Layout
10514
10515 \series bold
10516 Malfatti
10517 \end_layout
10518
10519 \end_inset
10520 </cell>
10521 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10522 \begin_inset Text
10523
10524 \begin_layout Plain Layout
10525 Luciano
10526 \end_layout
10527
10528 \end_inset
10529 </cell>
10530 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10531 \begin_inset Text
10532
10533 \begin_layout Plain Layout
10534 111
10535 \end_layout
10536
10537 \end_inset
10538 </cell>
10539 </row>
10540 <row>
10541 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10542 \begin_inset Text
10543
10544 \begin_layout Plain Layout
10545
10546 \series bold
10547 Malfatti
10548 \end_layout
10549
10550 \end_inset
10551 </cell>
10552 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10553 \begin_inset Text
10554
10555 \begin_layout Plain Layout
10556 Valeriano
10557 \end_layout
10558
10559 \end_inset
10560 </cell>
10561 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10562 \begin_inset Text
10563
10564 \begin_layout Plain Layout
10565 111
10566 \end_layout
10567
10568 \end_inset
10569 </cell>
10570 </row>
10571 <row>
10572 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10573 \begin_inset Text
10574
10575 \begin_layout Plain Layout
10576
10577 \series bold
10578 Meneguzzo
10579 \end_layout
10580
10581 \end_inset
10582 </cell>
10583 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10584 \begin_inset Text
10585
10586 \begin_layout Plain Layout
10587 Roberto
10588 \end_layout
10589
10590 \end_inset
10591 </cell>
10592 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10593 \begin_inset Text
10594
10595 \begin_layout Plain Layout
10596 111
10597 \end_layout
10598
10599 \end_inset
10600 </cell>
10601 </row>
10602 <row>
10603 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10604 \begin_inset Text
10605
10606 \begin_layout Plain Layout
10607
10608 \series bold
10609 Mezzadra
10610 \end_layout
10611
10612 \end_inset
10613 </cell>
10614 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10615 \begin_inset Text
10616
10617 \begin_layout Plain Layout
10618 Roberto
10619 \end_layout
10620
10621 \end_inset
10622 </cell>
10623 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10624 \begin_inset Text
10625
10626 \begin_layout Plain Layout
10627 111
10628 \end_layout
10629
10630 \end_inset
10631 </cell>
10632 </row>
10633 <row>
10634 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10635 \begin_inset Text
10636
10637 \begin_layout Plain Layout
10638
10639 \series bold
10640 Pirpamer
10641 \end_layout
10642
10643 \end_inset
10644 </cell>
10645 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10646 \begin_inset Text
10647
10648 \begin_layout Plain Layout
10649 Erich
10650 \end_layout
10651
10652 \end_inset
10653 </cell>
10654 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10655 \begin_inset Text
10656
10657 \begin_layout Plain Layout
10658 111
10659 \end_layout
10660
10661 \end_inset
10662 </cell>
10663 </row>
10664 <row>
10665 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10666 \begin_inset Text
10667
10668 \begin_layout Plain Layout
10669
10670 \series bold
10671 Pochiesa
10672 \end_layout
10673
10674 \end_inset
10675 </cell>
10676 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10677 \begin_inset Text
10678
10679 \begin_layout Plain Layout
10680 Paolo
10681 \end_layout
10682
10683 \end_inset
10684 </cell>
10685 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10686 \begin_inset Text
10687
10688 \begin_layout Plain Layout
10689 111, 222
10690 \end_layout
10691
10692 \end_inset
10693 </cell>
10694 </row>
10695 <row>
10696 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10697 \begin_inset Text
10698
10699 \begin_layout Plain Layout
10700
10701 \series bold
10702 Radina
10703 \end_layout
10704
10705 \end_inset
10706 </cell>
10707 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10708 \begin_inset Text
10709
10710 \begin_layout Plain Layout
10711 Claudio
10712 \end_layout
10713
10714 \end_inset
10715 </cell>
10716 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10717 \begin_inset Text
10718
10719 \begin_layout Plain Layout
10720 111
10721 \end_layout
10722
10723 \end_inset
10724 </cell>
10725 </row>
10726 <row>
10727 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10728 \begin_inset Text
10729
10730 \begin_layout Plain Layout
10731
10732 \series bold
10733 Rizzardi
10734 \end_layout
10735
10736 \end_inset
10737 </cell>
10738 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10739 \begin_inset Text
10740
10741 \begin_layout Plain Layout
10742 Fürst von Rossano, 5.
10743  Herzog von Canemorte, 11.
10744  Herzog von Palombara, 5.
10745  Herzog von Castelchiodato,
10746 \begin_inset ERT
10747 status open
10748
10749 \begin_layout Plain Layout
10750
10751 & 111
10752 \backslash
10753
10754 \backslash
10755
10756 \end_layout
10757
10758 \begin_layout Plain Layout
10759
10760 &
10761 \end_layout
10762
10763 \end_inset
10764
10765  11.
10766  Herzog von Poggionativo, 11.
10767  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10768  Graf von Valinfreda, 11.
10769  Baron von Cropalati, 11.
10770  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10771 \end_layout
10772
10773 \end_inset
10774 </cell>
10775 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10776 \begin_inset Text
10777
10778 \begin_layout Plain Layout
10779
10780 \end_layout
10781
10782 \end_inset
10783 </cell>
10784 </row>
10785 <row>
10786 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10787 \begin_inset Text
10788
10789 \begin_layout Plain Layout
10790
10791 \series bold
10792 Stuffer
10793 \end_layout
10794
10795 \end_inset
10796 </cell>
10797 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10798 \begin_inset Text
10799
10800 \begin_layout Plain Layout
10801 Oskar
10802 \end_layout
10803
10804 \end_inset
10805 </cell>
10806 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10807 \begin_inset Text
10808
10809 \begin_layout Plain Layout
10810 111
10811 \end_layout
10812
10813 \end_inset
10814 </cell>
10815 </row>
10816 <row>
10817 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10818 \begin_inset Text
10819
10820 \begin_layout Plain Layout
10821
10822 \series bold
10823 Tacchelli
10824 \end_layout
10825
10826 \end_inset
10827 </cell>
10828 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10829 \begin_inset Text
10830
10831 \begin_layout Plain Layout
10832 Ugo
10833 \end_layout
10834
10835 \end_inset
10836 </cell>
10837 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10838 \begin_inset Text
10839
10840 \begin_layout Plain Layout
10841 111
10842 \end_layout
10843
10844 \end_inset
10845 </cell>
10846 </row>
10847 <row>
10848 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10849 \begin_inset Text
10850
10851 \begin_layout Plain Layout
10852
10853 \series bold
10854 Tezzele
10855 \end_layout
10856
10857 \end_inset
10858 </cell>
10859 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10860 \begin_inset Text
10861
10862 \begin_layout Plain Layout
10863 Margit
10864 \end_layout
10865
10866 \end_inset
10867 </cell>
10868 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10869 \begin_inset Text
10870
10871 \begin_layout Plain Layout
10872 111
10873 \end_layout
10874
10875 \end_inset
10876 </cell>
10877 </row>
10878 <row>
10879 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10880 \begin_inset Text
10881
10882 \begin_layout Plain Layout
10883
10884 \series bold
10885 Unterkalmsteiner
10886 \end_layout
10887
10888 \end_inset
10889 </cell>
10890 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10891 \begin_inset Text
10892
10893 \begin_layout Plain Layout
10894 Frieda
10895 \end_layout
10896
10897 \end_inset
10898 </cell>
10899 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10900 \begin_inset Text
10901
10902 \begin_layout Plain Layout
10903 111
10904 \end_layout
10905
10906 \end_inset
10907 </cell>
10908 </row>
10909 <row>
10910 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10911 \begin_inset Text
10912
10913 \begin_layout Plain Layout
10914
10915 \series bold
10916 Vieider
10917 \end_layout
10918
10919 \end_inset
10920 </cell>
10921 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10922 \begin_inset Text
10923
10924 \begin_layout Plain Layout
10925 Hilde
10926 \end_layout
10927
10928 \end_inset
10929 </cell>
10930 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10931 \begin_inset Text
10932
10933 \begin_layout Plain Layout
10934 111
10935 \end_layout
10936
10937 \end_inset
10938 </cell>
10939 </row>
10940 <row>
10941 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10942 \begin_inset Text
10943
10944 \begin_layout Plain Layout
10945
10946 \series bold
10947 Vigna
10948 \end_layout
10949
10950 \end_inset
10951 </cell>
10952 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10953 \begin_inset Text
10954
10955 \begin_layout Plain Layout
10956 Jürgen
10957 \end_layout
10958
10959 \end_inset
10960 </cell>
10961 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10962 \begin_inset Text
10963
10964 \begin_layout Plain Layout
10965 111
10966 \end_layout
10967
10968 \end_inset
10969 </cell>
10970 </row>
10971 <row>
10972 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10973 \begin_inset Text
10974
10975 \begin_layout Plain Layout
10976
10977 \series bold
10978 Weber
10979 \end_layout
10980
10981 \end_inset
10982 </cell>
10983 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10984 \begin_inset Text
10985
10986 \begin_layout Plain Layout
10987 Maurizio
10988 \end_layout
10989
10990 \end_inset
10991 </cell>
10992 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10993 \begin_inset Text
10994
10995 \begin_layout Plain Layout
10996 111
10997 \end_layout
10998
10999 \end_inset
11000 </cell>
11001 </row>
11002 <row>
11003 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11004 \begin_inset Text
11005
11006 \begin_layout Plain Layout
11007
11008 \series bold
11009 Winkler
11010 \end_layout
11011
11012 \end_inset
11013 </cell>
11014 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11015 \begin_inset Text
11016
11017 \begin_layout Plain Layout
11018 Franz
11019 \end_layout
11020
11021 \end_inset
11022 </cell>
11023 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11024 \begin_inset Text
11025
11026 \begin_layout Plain Layout
11027 111
11028 \end_layout
11029
11030 \end_inset
11031 </cell>
11032 </row>
11033 <row endlastfoot="true">
11034 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
11035 \begin_inset Text
11036
11037 \begin_layout Plain Layout
11038
11039 \end_layout
11040
11041 \end_inset
11042 </cell>
11043 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11044 \begin_inset Text
11045
11046 \begin_layout Plain Layout
11047
11048 \end_layout
11049
11050 \end_inset
11051 </cell>
11052 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11053 \begin_inset Text
11054
11055 \begin_layout Plain Layout
11056
11057 \end_layout
11058
11059 \end_inset
11060 </cell>
11061 </row>
11062 </lyxtabular>
11063
11064 \end_inset
11065
11066
11067 \end_layout
11068
11069 \begin_layout Standard
11070 \begin_inset Note Note
11071 status open
11072
11073 \begin_layout Plain Layout
11074 il semble qu'il y ait un problème avec cet exemple ...
11075  le saut de page ne se fait pas à l'endroit voulu ! 
11076 \end_layout
11077
11078 \begin_layout Plain Layout
11079 en fait j'ai dû enlever quelques noms pour que le saut se fasse au bon endroit
11080  ! (NdT)
11081 \end_layout
11082
11083 \end_inset
11084
11085
11086 \begin_inset Newpage newpage
11087 \end_inset
11088
11089
11090 \end_layout
11091
11092 \begin_layout Section
11093 Colonnes et lignes à lignes multiples
11094 \end_layout
11095
11096 \begin_layout Subsection
11097 Lignes Multiples dans une cellule de tableau
11098 \begin_inset CommandInset label
11099 LatexCommand label
11100 name "sub:Lignes-multiple-dans-cellule"
11101
11102 \end_inset
11103
11104
11105 \begin_inset Index
11106 status collapsed
11107
11108 \begin_layout Plain Layout
11109 Plusieurs lignes dans une case de tableau
11110 \end_layout
11111
11112 \end_inset
11113
11114
11115 \begin_inset Index
11116 status collapsed
11117
11118 \begin_layout Plain Layout
11119 Tableau ! Saut de ligne
11120 \end_layout
11121
11122 \end_inset
11123
11124
11125 \end_layout
11126
11127 \begin_layout Standard
11128 \align center
11129 \begin_inset Float table
11130 placement H
11131 wide false
11132 sideways false
11133 status open
11134
11135 \begin_layout Plain Layout
11136 \begin_inset Caption
11137
11138 \begin_layout Plain Layout
11139 \begin_inset CommandInset label
11140 LatexCommand label
11141 name "tab:Tableau-avec-plusieurs-lignes"
11142
11143 \end_inset
11144
11145 Tableau avec des lignes multiples dans une cellule
11146 \end_layout
11147
11148 \end_inset
11149
11150
11151 \end_layout
11152
11153 \begin_layout Plain Layout
11154 \align center
11155 \begin_inset Tabular
11156 <lyxtabular version="3" rows="3" columns="3">
11157 <features>
11158 <column alignment="center" valignment="middle" width="2.5cm">
11159 <column alignment="center" valignment="middle" width="0">
11160 <column alignment="center" valignment="middle" width="0">
11161 <row>
11162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11163 \begin_inset Text
11164
11165 \begin_layout Plain Layout
11166 Lignes
11167 \begin_inset ERT
11168 status collapsed
11169
11170 \begin_layout Plain Layout
11171
11172
11173 \backslash
11174 linebreak 
11175 \end_layout
11176
11177 \end_inset
11178
11179  multiples
11180 \end_layout
11181
11182 \end_inset
11183 </cell>
11184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11185 \begin_inset Text
11186
11187 \begin_layout Plain Layout
11188 b
11189 \end_layout
11190
11191 \end_inset
11192 </cell>
11193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11194 \begin_inset Text
11195
11196 \begin_layout Plain Layout
11197 c
11198 \end_layout
11199
11200 \end_inset
11201 </cell>
11202 </row>
11203 <row>
11204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11205 \begin_inset Text
11206
11207 \begin_layout Plain Layout
11208 d
11209 \end_layout
11210
11211 \end_inset
11212 </cell>
11213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11214 \begin_inset Text
11215
11216 \begin_layout Plain Layout
11217 e
11218 \end_layout
11219
11220 \end_inset
11221 </cell>
11222 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11223 \begin_inset Text
11224
11225 \begin_layout Plain Layout
11226 f
11227 \end_layout
11228
11229 \end_inset
11230 </cell>
11231 </row>
11232 <row>
11233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11234 \begin_inset Text
11235
11236 \begin_layout Plain Layout
11237 g
11238 \end_layout
11239
11240 \end_inset
11241 </cell>
11242 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11243 \begin_inset Text
11244
11245 \begin_layout Plain Layout
11246 h
11247 \end_layout
11248
11249 \end_inset
11250 </cell>
11251 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11252 \begin_inset Text
11253
11254 \begin_layout Plain Layout
11255 i
11256 \end_layout
11257
11258 \end_inset
11259 </cell>
11260 </row>
11261 </lyxtabular>
11262
11263 \end_inset
11264
11265
11266 \end_layout
11267
11268 \end_inset
11269
11270
11271 \end_layout
11272
11273 \begin_layout Standard
11274 En fixant la largeur d'une colonne, on permet d'entrer du texte sous forme
11275  d'un paragraphe avec des sauts de lignes et des césures.
11276 \end_layout
11277
11278 \begin_layout Standard
11279 Pour obtenir le tableau
11280 \begin_inset Space ~
11281 \end_inset
11282
11283
11284 \begin_inset CommandInset ref
11285 LatexCommand ref
11286 reference "tab:Tableau-avec-plusieurs-lignes"
11287
11288 \end_inset
11289
11290 , créez un tableau 3×3, sélectionnez la première cellule et faites un clic
11291  droit dessus.
11292  Dans la fenêtre de dialogue qui s'ouvre fixez une largeur de cellule de
11293  2.5
11294 \begin_inset Space \thinspace{}
11295 \end_inset
11296
11297 cm et choisissez les alignements vertical et horizontal centrés.
11298  L'alignement vertical va s'appliquer à toutes les cellules de la ligne.
11299  Comme notre texte est plus petit que 2.5
11300 \begin_inset Space \thinspace{}
11301 \end_inset
11302
11303 cm, une seule ligne va apparaître.
11304  Pour avoir deux lignes, nous avons ajouté un saut de ligne avec la commande
11305 \end_layout
11306
11307 \begin_layout Standard
11308
11309 \series bold
11310
11311 \backslash
11312 linebreak
11313 \end_layout
11314
11315 \begin_layout Standard
11316 en code TeX.
11317  Si le texte est plus large que la taille de cellule choisie, il sera automatiqu
11318 ement découpé en plusieurs lignes.
11319 \end_layout
11320
11321 \begin_layout Standard
11322 Si vous avez un mot long dans une cellule de largeur fixée, LaTeX ne peut
11323  pas effectuer de césure si c'est le premier élément de la cellule.
11324  Vous devez donc insérer quelque chose avant pour qu'il ne soit plus le
11325  premier élément : Ajoutez la commande
11326 \end_layout
11327
11328 \begin_layout Standard
11329
11330 \series bold
11331
11332 \backslash
11333 hspace{0pt}
11334 \end_layout
11335
11336 \begin_layout Standard
11337 en code TeX avant votre mot.
11338  Comme l'espace est égal à zéro, la sortie ne sera pas modifiée.
11339  Le tableau 
11340 \begin_inset Space ~
11341 \end_inset
11342
11343
11344 \begin_inset CommandInset ref
11345 LatexCommand ref
11346 reference "tab:Tableau-césure"
11347
11348 \end_inset
11349
11350  montre l'effet de cette insertion.
11351 \end_layout
11352
11353 \begin_layout Standard
11354 \begin_inset Float table
11355 placement h
11356 wide false
11357 sideways false
11358 status open
11359
11360 \begin_layout Plain Layout
11361 \begin_inset Caption
11362
11363 \begin_layout Plain Layout
11364 \begin_inset CommandInset label
11365 LatexCommand label
11366 name "tab:Tableau-césure"
11367
11368 \end_inset
11369
11370 Tableau avec et sans césure.
11371 \end_layout
11372
11373 \end_inset
11374
11375
11376 \end_layout
11377
11378 \begin_layout Plain Layout
11379 \begin_inset Space \hfill{}
11380 \end_inset
11381
11382
11383 \begin_inset Tabular
11384 <lyxtabular version="3" rows="3" columns="3">
11385 <features>
11386 <column alignment="center" valignment="middle" width="2.5cm">
11387 <column alignment="center" valignment="middle" width="0">
11388 <column alignment="center" valignment="middle" width="0">
11389 <row>
11390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11391 \begin_inset Text
11392
11393 \begin_layout Plain Layout
11394 mottrèslongdansunecellule
11395 \end_layout
11396
11397 \end_inset
11398 </cell>
11399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11400 \begin_inset Text
11401
11402 \begin_layout Plain Layout
11403 b
11404 \end_layout
11405
11406 \end_inset
11407 </cell>
11408 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11409 \begin_inset Text
11410
11411 \begin_layout Plain Layout
11412 c
11413 \end_layout
11414
11415 \end_inset
11416 </cell>
11417 </row>
11418 <row>
11419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11420 \begin_inset Text
11421
11422 \begin_layout Plain Layout
11423 d
11424 \end_layout
11425
11426 \end_inset
11427 </cell>
11428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11429 \begin_inset Text
11430
11431 \begin_layout Plain Layout
11432 e
11433 \end_layout
11434
11435 \end_inset
11436 </cell>
11437 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11438 \begin_inset Text
11439
11440 \begin_layout Plain Layout
11441 f
11442 \end_layout
11443
11444 \end_inset
11445 </cell>
11446 </row>
11447 <row>
11448 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11449 \begin_inset Text
11450
11451 \begin_layout Plain Layout
11452 g
11453 \end_layout
11454
11455 \end_inset
11456 </cell>
11457 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11458 \begin_inset Text
11459
11460 \begin_layout Plain Layout
11461 h
11462 \end_layout
11463
11464 \end_inset
11465 </cell>
11466 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11467 \begin_inset Text
11468
11469 \begin_layout Plain Layout
11470 i
11471 \end_layout
11472
11473 \end_inset
11474 </cell>
11475 </row>
11476 </lyxtabular>
11477
11478 \end_inset
11479
11480
11481 \begin_inset Space \hfill{}
11482 \end_inset
11483
11484
11485 \begin_inset Tabular
11486 <lyxtabular version="3" rows="3" columns="3">
11487 <features>
11488 <column alignment="center" valignment="middle" width="2.5cm">
11489 <column alignment="center" valignment="middle" width="0">
11490 <column alignment="center" valignment="middle" width="0">
11491 <row>
11492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11493 \begin_inset Text
11494
11495 \begin_layout Plain Layout
11496 \begin_inset ERT
11497 status collapsed
11498
11499 \begin_layout Plain Layout
11500
11501
11502 \backslash
11503 hspace{0pt}
11504 \end_layout
11505
11506 \end_inset
11507
11508 mottrèslongdansunecellule
11509 \end_layout
11510
11511 \end_inset
11512 </cell>
11513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11514 \begin_inset Text
11515
11516 \begin_layout Plain Layout
11517 b
11518 \end_layout
11519
11520 \end_inset
11521 </cell>
11522 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11523 \begin_inset Text
11524
11525 \begin_layout Plain Layout
11526 c
11527 \end_layout
11528
11529 \end_inset
11530 </cell>
11531 </row>
11532 <row>
11533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11534 \begin_inset Text
11535
11536 \begin_layout Plain Layout
11537 d
11538 \end_layout
11539
11540 \end_inset
11541 </cell>
11542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11543 \begin_inset Text
11544
11545 \begin_layout Plain Layout
11546 e
11547 \end_layout
11548
11549 \end_inset
11550 </cell>
11551 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11552 \begin_inset Text
11553
11554 \begin_layout Plain Layout
11555 f
11556 \end_layout
11557
11558 \end_inset
11559 </cell>
11560 </row>
11561 <row>
11562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11563 \begin_inset Text
11564
11565 \begin_layout Plain Layout
11566 g
11567 \end_layout
11568
11569 \end_inset
11570 </cell>
11571 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11572 \begin_inset Text
11573
11574 \begin_layout Plain Layout
11575 h
11576 \end_layout
11577
11578 \end_inset
11579 </cell>
11580 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11581 \begin_inset Text
11582
11583 \begin_layout Plain Layout
11584 i
11585 \end_layout
11586
11587 \end_inset
11588 </cell>
11589 </row>
11590 </lyxtabular>
11591
11592 \end_inset
11593
11594
11595 \begin_inset Space \hfill{}
11596 \end_inset
11597
11598
11599 \end_layout
11600
11601 \end_inset
11602
11603
11604 \end_layout
11605
11606 \begin_layout Standard
11607 \begin_inset Newpage newpage
11608 \end_inset
11609
11610
11611 \end_layout
11612
11613 \begin_layout Subsection
11614 Multi-colonnes
11615 \begin_inset CommandInset label
11616 LatexCommand label
11617 name "sub:Multicolonnes"
11618
11619 \end_inset
11620
11621
11622 \begin_inset Index
11623 status collapsed
11624
11625 \begin_layout Plain Layout
11626 Multi-colonnes
11627 \end_layout
11628
11629 \end_inset
11630
11631
11632 \begin_inset Index
11633 status collapsed
11634
11635 \begin_layout Plain Layout
11636 Tableau ! Multi-colonnes
11637 \end_layout
11638
11639 \end_inset
11640
11641
11642 \end_layout
11643
11644 \begin_layout Subsubsection
11645 Les Bases des Multicolonnes
11646 \end_layout
11647
11648 \begin_layout Standard
11649 Pour faire qu'une cellule couvre plusieurs colonnes, marquez les cellules
11650  qu'elle doit couvrir et utilisez soit le bouton
11651 \begin_inset Graphics
11652         filename ../../images/tabular-feature_multicolumn.png
11653         scale 85
11654         scaleBeforeRotation
11655
11656 \end_inset
11657
11658  de la barre d'outils tableau, ou le menu 
11659 \family sans
11660 Éditer\SpecialChar \menuseparator
11661 Tableau\SpecialChar \menuseparator
11662 Multi-colonnes
11663 \family default
11664 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
11665  multicolonne dans la fenêtre de dialogue de tableau qui apparaît dans l'onglet
11666  
11667 \family sans
11668 Tableau
11669 \family default
11670 .
11671 \end_layout
11672
11673 \begin_layout Standard
11674 Les multi-colonnes ont leurs propres paramètres de cellule.
11675  Ce qui veut dire que si on change les bordures, l'alignement ou la largeur
11676  de la cellule, cela n'affecte que la cellule multi-colonne.
11677  Voici un exemple de tableau avec une cellule multi-colonne dans la première
11678  ligne et une cellule sans bordure supérieure dans la dernière ligne :
11679 \end_layout
11680
11681 \begin_layout Standard
11682 \align center
11683 \begin_inset Tabular
11684 <lyxtabular version="3" rows="3" columns="4">
11685 <features firstHeadTopDL="true" firstHeadBottomDL="true">
11686 <column alignment="center" valignment="top" width="0pt">
11687 <column alignment="center" valignment="middle" width="0">
11688 <column alignment="center" valignment="top" width="0in">
11689 <column alignment="center" valignment="top" width="0pt">
11690 <row>
11691 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11692 \begin_inset Text
11693
11694 \begin_layout Plain Layout
11695 abc
11696 \end_layout
11697
11698 \end_inset
11699 </cell>
11700 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11701 \begin_inset Text
11702
11703 \begin_layout Plain Layout
11704 def ghi
11705 \end_layout
11706
11707 \end_inset
11708 </cell>
11709 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11710 \begin_inset Text
11711
11712 \begin_layout Plain Layout
11713
11714 \end_layout
11715
11716 \end_inset
11717 </cell>
11718 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11719 \begin_inset Text
11720
11721 \begin_layout Plain Layout
11722 jkl
11723 \end_layout
11724
11725 \end_inset
11726 </cell>
11727 </row>
11728 <row>
11729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11730 \begin_inset Text
11731
11732 \begin_layout Plain Layout
11733 A
11734 \end_layout
11735
11736 \end_inset
11737 </cell>
11738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11739 \begin_inset Text
11740
11741 \begin_layout Plain Layout
11742 B
11743 \end_layout
11744
11745 \end_inset
11746 </cell>
11747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11748 \begin_inset Text
11749
11750 \begin_layout Plain Layout
11751 C
11752 \end_layout
11753
11754 \end_inset
11755 </cell>
11756 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11757 \begin_inset Text
11758
11759 \begin_layout Plain Layout
11760 D
11761 \end_layout
11762
11763 \end_inset
11764 </cell>
11765 </row>
11766 <row>
11767 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11768 \begin_inset Text
11769
11770 \begin_layout Plain Layout
11771 1
11772 \end_layout
11773
11774 \end_inset
11775 </cell>
11776 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11777 \begin_inset Text
11778
11779 \begin_layout Plain Layout
11780 2
11781 \end_layout
11782
11783 \end_inset
11784 </cell>
11785 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11786 \begin_inset Text
11787
11788 \begin_layout Plain Layout
11789 3
11790 \end_layout
11791
11792 \end_inset
11793 </cell>
11794 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11795 \begin_inset Text
11796
11797 \begin_layout Plain Layout
11798 4
11799 \end_layout
11800
11801 \end_inset
11802 </cell>
11803 </row>
11804 </lyxtabular>
11805
11806 \end_inset
11807
11808
11809 \end_layout
11810
11811 \begin_layout Subsubsection
11812 Calculs avec les multi-colonnes
11813 \begin_inset CommandInset label
11814 LatexCommand label
11815 name "sub:Calculs-multicolonnes"
11816
11817 \end_inset
11818
11819
11820 \begin_inset Index
11821 status collapsed
11822
11823 \begin_layout Plain Layout
11824 Multi-colonnes ! Calculs
11825 \end_layout
11826
11827 \end_inset
11828
11829
11830 \end_layout
11831
11832 \begin_layout Standard
11833 LyX gère directement les multi-colonnes, mais nous devons faire attention
11834  à la largeur des cellules couvertes par la cellule multicolonne.
11835 \end_layout
11836
11837 \begin_layout Standard
11838 \begin_inset Float table
11839 wide false
11840 sideways false
11841 status open
11842
11843 \begin_layout Plain Layout
11844 \begin_inset Caption
11845
11846 \begin_layout Plain Layout
11847 \begin_inset CommandInset label
11848 LatexCommand label
11849 name "tab:Tableau-multicolonne-parfaite"
11850
11851 \end_inset
11852
11853 Tableau avec un texte centré dans une case multicolonne au-dessus de deux
11854  colonnes qui ont exactement la moitié de la largeur de la case multicolonne.
11855 \begin_inset OptArg
11856 status open
11857
11858 \begin_layout Plain Layout
11859 Tableau avec multicolonne parfaite
11860 \end_layout
11861
11862 \end_inset
11863
11864
11865 \end_layout
11866
11867 \end_inset
11868
11869
11870 \end_layout
11871
11872 \begin_layout Plain Layout
11873 \align center
11874 \begin_inset Tabular
11875 <lyxtabular version="3" rows="3" columns="3">
11876 <features>
11877 <column alignment="center" valignment="middle" width="0" special=">{\centering}m{1.25cm-6.2pt}">
11878 <column alignment="center" valignment="middle" width="0">
11879 <column alignment="center" valignment="top" width="0">
11880 <row>
11881 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
11882 \begin_inset Text
11883
11884 \begin_layout Plain Layout
11885 multicolonne sur plusieurs lignes
11886 \end_layout
11887
11888 \end_inset
11889 </cell>
11890 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11891 \begin_inset Text
11892
11893 \begin_layout Plain Layout
11894
11895 \end_layout
11896
11897 \end_inset
11898 </cell>
11899 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11900 \begin_inset Text
11901
11902 \begin_layout Plain Layout
11903 c
11904 \end_layout
11905
11906 \end_inset
11907 </cell>
11908 </row>
11909 <row>
11910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11911 \begin_inset Text
11912
11913 \begin_layout Plain Layout
11914 d
11915 \end_layout
11916
11917 \end_inset
11918 </cell>
11919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11920 \begin_inset Text
11921
11922 \begin_layout Plain Layout
11923 e
11924 \end_layout
11925
11926 \end_inset
11927 </cell>
11928 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11929 \begin_inset Text
11930
11931 \begin_layout Plain Layout
11932 f
11933 \end_layout
11934
11935 \end_inset
11936 </cell>
11937 </row>
11938 <row>
11939 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11940 \begin_inset Text
11941
11942 \begin_layout Plain Layout
11943 g
11944 \end_layout
11945
11946 \end_inset
11947 </cell>
11948 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11949 \begin_inset Text
11950
11951 \begin_layout Plain Layout
11952 h
11953 \end_layout
11954
11955 \end_inset
11956 </cell>
11957 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11958 \begin_inset Text
11959
11960 \begin_layout Plain Layout
11961 i
11962 \end_layout
11963
11964 \end_inset
11965 </cell>
11966 </row>
11967 </lyxtabular>
11968
11969 \end_inset
11970
11971
11972 \end_layout
11973
11974 \end_inset
11975
11976
11977 \end_layout
11978
11979 \begin_layout Standard
11980 Par exemple, pour créer le tableau
11981 \begin_inset Space ~
11982 \end_inset
11983
11984
11985 \begin_inset CommandInset ref
11986 LatexCommand ref
11987 reference "tab:Tableau-multicolonne-parfaite"
11988
11989 \end_inset
11990
11991 , sélectionnez les deux premières cellules de la première ligne d'un tableau
11992  3×3 et faites un clic droit dessus.
11993  Ensuite choisissez pour cette cellule
11994 \emph on
11995 ,
11996 \emph default
11997  dans la fenêtre de dialogue de tableau, 
11998 \emph on
11999 multicolonne
12000 \emph default
12001
12002 \emph on
12003 alignement
12004 \begin_inset Space ~
12005 \end_inset
12006
12007 horizontal
12008 \begin_inset Space ~
12009 \end_inset
12010
12011 centré
12012 \emph default
12013  et une largeur de 2.5
12014 \begin_inset Space \thinspace{}
12015 \end_inset
12016
12017 cm.
12018  Les colonnes couvertes doivent avoir exactement la moitié de la largeur
12019  de la cellule multicolonne, vous devez donc donner une largeur de 1.25
12020 \begin_inset Space \thinspace{}
12021 \end_inset
12022
12023 cm pour la première colonne.
12024  La deuxième colonne aura alors automatiquement une largeur de 1.25
12025 \begin_inset Space \thinspace{}
12026 \end_inset
12027
12028 cm (la largeur de la multicolonne moins la largeur de la première colonne).
12029  C'est ce qui a été fait pour le tableau
12030 \begin_inset Space ~
12031 \end_inset
12032
12033
12034 \begin_inset CommandInset ref
12035 LatexCommand ref
12036 reference "tab:Tableau-multicolonne-imparfait"
12037
12038 \end_inset
12039
12040 .
12041 \end_layout
12042
12043 \begin_layout Standard
12044 \begin_inset Float table
12045 wide false
12046 sideways false
12047 status open
12048
12049 \begin_layout Plain Layout
12050 \begin_inset Caption
12051
12052 \begin_layout Plain Layout
12053 \begin_inset CommandInset label
12054 LatexCommand label
12055 name "tab:Tableau-multicolonne-imparfait"
12056
12057 \end_inset
12058
12059 Tableau où la largeur de colonnes couvertes n'est pas exactement la moitié
12060  de la largeur de la cellule multicolonne.
12061 \begin_inset OptArg
12062 status open
12063
12064 \begin_layout Plain Layout
12065 Tableau avec multicolonne pas parfaite
12066 \end_layout
12067
12068 \end_inset
12069
12070
12071 \end_layout
12072
12073 \end_inset
12074
12075
12076 \end_layout
12077
12078 \begin_layout Plain Layout
12079 \align center
12080 \begin_inset Tabular
12081 <lyxtabular version="3" rows="3" columns="3">
12082 <features>
12083 <column alignment="center" valignment="top" width="1.25cm">
12084 <column alignment="center" valignment="top" width="0">
12085 <column alignment="center" valignment="top" width="0">
12086 <row>
12087 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
12088 \begin_inset Text
12089
12090 \begin_layout Plain Layout
12091 multicolonne sur plusieurs lignes
12092 \end_layout
12093
12094 \end_inset
12095 </cell>
12096 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12097 \begin_inset Text
12098
12099 \begin_layout Plain Layout
12100
12101 \end_layout
12102
12103 \end_inset
12104 </cell>
12105 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12106 \begin_inset Text
12107
12108 \begin_layout Plain Layout
12109 c
12110 \end_layout
12111
12112 \end_inset
12113 </cell>
12114 </row>
12115 <row>
12116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12117 \begin_inset Text
12118
12119 \begin_layout Plain Layout
12120 d
12121 \end_layout
12122
12123 \end_inset
12124 </cell>
12125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12126 \begin_inset Text
12127
12128 \begin_layout Plain Layout
12129 e
12130 \end_layout
12131
12132 \end_inset
12133 </cell>
12134 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12135 \begin_inset Text
12136
12137 \begin_layout Plain Layout
12138 f
12139 \end_layout
12140
12141 \end_inset
12142 </cell>
12143 </row>
12144 <row>
12145 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12146 \begin_inset Text
12147
12148 \begin_layout Plain Layout
12149 g
12150 \end_layout
12151
12152 \end_inset
12153 </cell>
12154 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12155 \begin_inset Text
12156
12157 \begin_layout Plain Layout
12158 h
12159 \end_layout
12160
12161 \end_inset
12162 </cell>
12163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12164 \begin_inset Text
12165
12166 \begin_layout Plain Layout
12167 i
12168 \end_layout
12169
12170 \end_inset
12171 </cell>
12172 </row>
12173 </lyxtabular>
12174
12175 \end_inset
12176
12177
12178 \end_layout
12179
12180 \end_inset
12181
12182
12183 \end_layout
12184
12185 \begin_layout Standard
12186 Vous pouvez voir que la première colonne n'a pas la moitié de la largeur
12187  de la cellule multicolonne, elle est un peu plus large.
12188  La raison est que la taille que l'on donne à une cellule, 
12189 \begin_inset Formula $W_{g}$
12190 \end_inset
12191
12192  n'est pas sa taille totale, 
12193 \begin_inset Formula $W_{\mathrm{tot}}$
12194 \end_inset
12195
12196  parce qu'une cellule est toujours un peu plus large que la taille qu'on
12197  lui donne.
12198  L'appendice
12199 \begin_inset Space ~
12200 \end_inset
12201
12202
12203 \begin_inset CommandInset ref
12204 LatexCommand eqref
12205 reference "cha:Explication-de-l'Equation"
12206
12207 \end_inset
12208
12209  explique pourquoi en détail.
12210 \end_layout
12211
12212 \begin_layout Standard
12213 La largeur nécessaire 
12214 \begin_inset Formula $W_{g\, n}$
12215 \end_inset
12216
12217  quand 
12218 \emph on
12219 n
12220 \emph default
12221  colonnes sont couvertes peut être calculée de façon à ce que chaque colonne
12222  ait une largeur totale de 
12223 \begin_inset Formula $W_{\mathrm{tot\, multicolonne}}/n$
12224 \end_inset
12225
12226 :
12227 \begin_inset Formula \begin{equation}
12228 W_{g\, n}=(W_{g\,\mathrm{multicolonne}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}\end{equation}
12229
12230 \end_inset
12231
12232
12233 \end_layout
12234
12235 \begin_layout Standard
12236 Dans notre cas nous avons 
12237 \begin_inset Formula $n=2$
12238 \end_inset
12239
12240
12241 \begin_inset Formula $W_{g\,\mathrm{multicolonnen}}=2.5\,$
12242 \end_inset
12243
12244 cm et les valeurs par défaut pour les autres longueurs, l'équation
12245 \begin_inset Space ~
12246 \end_inset
12247
12248
12249 \begin_inset CommandInset ref
12250 LatexCommand ref
12251 reference "eq:Wgn"
12252
12253 \end_inset
12254
12255  devient
12256 \begin_inset Formula \begin{equation}
12257 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}\end{equation}
12258
12259 \end_inset
12260
12261
12262 \end_layout
12263
12264 \begin_layout Standard
12265 Pour permettre des calculs avec LaTeX, vous devez charger le paquetage LaTeX
12266  
12267 \series bold
12268 calc
12269 \series default
12270  avec la ligne suivante dans le préambule du document
12271 \begin_inset Index
12272 status collapsed
12273
12274 \begin_layout Plain Layout
12275 Paquetages LaTeX ! calc
12276 \end_layout
12277
12278 \end_inset
12279
12280
12281 \end_layout
12282
12283 \begin_layout Standard
12284
12285 \series bold
12286
12287 \backslash
12288 usepackage{calc}
12289 \end_layout
12290
12291 \begin_layout Standard
12292 LyX ne permet pas d'effectuer des calculs dans le champ largeur de la fenêtre
12293  de dialogue.
12294  Vous devez donc for mater la colonne en insérant un paramètre LaTeX dans
12295  la fenêtre de dialogue.
12296  Voici un aperçu de ces paramètres :
12297 \end_layout
12298
12299 \begin_layout Itemize
12300
12301 \series bold
12302 p{largeur}
12303 \series default
12304  crée une cellule de taille donnée, le texte est aligné verticalement en
12305  haut.
12306 \end_layout
12307
12308 \begin_layout Itemize
12309
12310 \series bold
12311 m{largeur}
12312 \series default
12313  crée une cellule de taille donnée, le texte est aligné verticalement au
12314  centre
12315 \end_layout
12316
12317 \begin_layout Itemize
12318
12319 \series bold
12320 b{largeur}
12321 \series default
12322  crée une cellule de taille donnée, le texte est aligné verticalement en
12323  bas
12324 \end_layout
12325
12326 \begin_layout Standard
12327 En entrant un paramètre LaTeX, tous les réglages de cellule donnés dans
12328  la fenêtre de dialogue sont ignorés.
12329 \end_layout
12330
12331 \begin_layout Standard
12332 \begin_inset Note Greyedout
12333 status open
12334
12335 \begin_layout Plain Layout
12336
12337 \series bold
12338 Note:
12339 \series default
12340  À cause d'un bug, LyX affiche quand même les réglages qui ne sont pas pris
12341  en compte.
12342 \end_layout
12343
12344 \end_inset
12345
12346
12347 \end_layout
12348
12349 \begin_layout Standard
12350 Comme le texte doit être centré horizontalement, on ajoute la commande 
12351 \series bold
12352
12353 \backslash
12354 centering
12355 \series default
12356 .
12357  Vous pouvez maintenant ajouter le paramètre LaTeX suivant pour la première
12358  des colonnes recouvertes :
12359 \end_layout
12360
12361 \begin_layout Standard
12362
12363 \series bold
12364 >{
12365 \backslash
12366 centering}m{1.25cm-6.2pt}
12367 \end_layout
12368
12369 \begin_layout Standard
12370 La commande 
12371 \series bold
12372 >{ }
12373 \series default
12374  signifie que les commandes qui se trouvent entre les accolades doivent
12375  être appliquées avant que la cellule ne soit créée.
12376 \end_layout
12377
12378 \begin_layout Standard
12379 Bien que nous ayons choisi un alignement centré pour le texte de la cellule
12380  multicolonne, il est toujours aligné à gauche.
12381  Cela vient du fait que LyX applique l'alignement seulement à des colonnes
12382  isolées.
12383  Nous devons donc utiliser le paramètre LaTeX suivant pour la multicolonne
12384 \end_layout
12385
12386 \begin_layout Standard
12387
12388 \series bold
12389 >{
12390 \backslash
12391 centering}m{2.5cm}
12392 \end_layout
12393
12394 \begin_layout Subsection
12395 Multi-lignes
12396 \begin_inset Index
12397 status collapsed
12398
12399 \begin_layout Plain Layout
12400 Multi-lignes
12401 \end_layout
12402
12403 \end_inset
12404
12405
12406 \begin_inset Index
12407 status collapsed
12408
12409 \begin_layout Plain Layout
12410 Tableau ! Multi-ligne
12411 \end_layout
12412
12413 \end_inset
12414
12415
12416 \begin_inset Index
12417 status collapsed
12418
12419 \begin_layout Plain Layout
12420 Paquetages LaTeX ! multirow
12421 \end_layout
12422
12423 \end_inset
12424
12425
12426 \end_layout
12427
12428 \begin_layout Standard
12429 Au contraire des multi-colonnes, les multi-lignes ne sont pas encore gérés
12430  par LyX, il faut donc utiliser un peu de code TeX.
12431  Pour utiliser les multi-lignes, vous devez charger le paquetage LaTeX 
12432 \series bold
12433 multirow 
12434 \series default
12435 dans le préambule de votre document avec la commande 
12436 \end_layout
12437
12438 \begin_layout Standard
12439
12440 \series bold
12441
12442 \backslash
12443 usepackage{multirow}
12444 \end_layout
12445
12446 \begin_layout Standard
12447 Les cellules multilignes sont créées avec la commande
12448 \end_layout
12449
12450 \begin_layout Standard
12451
12452 \series bold
12453
12454 \backslash
12455 multirow{number of rows}{cell width}{cell entry}
12456 \end_layout
12457
12458 \begin_layout Standard
12459 Pour créer le tableau suivant :
12460 \end_layout
12461
12462 \begin_layout Standard
12463 \align center
12464 \begin_inset ERT
12465 status collapsed
12466
12467 \begin_layout Plain Layout
12468
12469
12470 \backslash
12471 renewcommand{
12472 \backslash
12473 multirowsetup}{
12474 \backslash
12475 centering}
12476 \end_layout
12477
12478 \end_inset
12479
12480
12481 \begin_inset Tabular
12482 <lyxtabular version="3" rows="3" columns="3">
12483 <features>
12484 <column alignment="center" valignment="top" width="0">
12485 <column alignment="center" valignment="top" width="0">
12486 <column alignment="center" valignment="top" width="0">
12487 <row>
12488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12489 \begin_inset Text
12490
12491 \begin_layout Plain Layout
12492 a
12493 \end_layout
12494
12495 \end_inset
12496 </cell>
12497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12498 \begin_inset Text
12499
12500 \begin_layout Plain Layout
12501 b
12502 \end_layout
12503
12504 \end_inset
12505 </cell>
12506 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12507 \begin_inset Text
12508
12509 \begin_layout Plain Layout
12510 c
12511 \end_layout
12512
12513 \end_inset
12514 </cell>
12515 </row>
12516 <row>
12517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12518 \begin_inset Text
12519
12520 \begin_layout Plain Layout
12521 \begin_inset ERT
12522 status open
12523
12524 \begin_layout Plain Layout
12525
12526
12527 \backslash
12528 multirow{2}{2.5cm}{
12529 \end_layout
12530
12531 \end_inset
12532
12533 cellule multi-lignes
12534 \begin_inset ERT
12535 status collapsed
12536
12537 \begin_layout Plain Layout
12538
12539 }
12540 \end_layout
12541
12542 \end_inset
12543
12544
12545 \end_layout
12546
12547 \end_inset
12548 </cell>
12549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12550 \begin_inset Text
12551
12552 \begin_layout Plain Layout
12553 e
12554 \end_layout
12555
12556 \end_inset
12557 </cell>
12558 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12559 \begin_inset Text
12560
12561 \begin_layout Plain Layout
12562 f
12563 \end_layout
12564
12565 \end_inset
12566 </cell>
12567 </row>
12568 <row>
12569 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
12570 \begin_inset Text
12571
12572 \begin_layout Plain Layout
12573
12574 \end_layout
12575
12576 \end_inset
12577 </cell>
12578 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12579 \begin_inset Text
12580
12581 \begin_layout Plain Layout
12582 h
12583 \end_layout
12584
12585 \end_inset
12586 </cell>
12587 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12588 \begin_inset Text
12589
12590 \begin_layout Plain Layout
12591 i
12592 \end_layout
12593
12594 \end_inset
12595 </cell>
12596 </row>
12597 </lyxtabular>
12598
12599 \end_inset
12600
12601
12602 \begin_inset ERT
12603 status collapsed
12604
12605 \begin_layout Plain Layout
12606
12607
12608 \backslash
12609 renewcommand{
12610 \backslash
12611 multirowsetup}{
12612 \backslash
12613 raggedright}
12614 \end_layout
12615
12616 \end_inset
12617
12618
12619 \end_layout
12620
12621 \begin_layout Standard
12622 créez un tableau 3×3.
12623  Pour se débarrasser de la bordure au dessus de la dernière cellule de la
12624  première colonne, la cellule est marquée comme étant une multicolonne et
12625  la bordure supérieure est désactivée.
12626  La cellule multi-ligne est ensuite créée dans la deuxième cellule de la
12627  première colonne en y insérant la commande
12628 \end_layout
12629
12630 \begin_layout Standard
12631
12632 \series bold
12633
12634 \backslash
12635 multirow{2}{2.5cm}{
12636 \end_layout
12637
12638 \begin_layout Standard
12639 comme du code TeX.
12640  Les paramètres de la commande indiquent que la cellule multi-ligne couvre
12641  deux lignes et a une largeur de 2.5
12642 \begin_inset Space \thinspace{}
12643 \end_inset
12644
12645 cm.
12646  Le contenu de la cellule suit le code TeX et on termine la commande en
12647  ajoutant l'accolade fermante 
12648 \series bold
12649 }
12650 \series default
12651  dans une nouvelle boîte de code TeX, juste après le texte.
12652 \end_layout
12653
12654 \begin_layout Standard
12655
12656 \series bold
12657
12658 \backslash
12659 multirow
12660 \series default
12661  aligne par défaut son contenu à gauche.
12662  Pour passer outre le comportement par défaut, vous devez redéfinir la commande
12663  
12664 \series bold
12665
12666 \backslash
12667 multirowsetup
12668 \series default
12669  avec la commande
12670 \end_layout
12671
12672 \begin_layout Standard
12673
12674 \series bold
12675
12676 \backslash
12677 renewcommand{
12678 \backslash
12679 multirowsetup}{
12680 \backslash
12681 centering}
12682 \end_layout
12683
12684 \begin_layout Standard
12685 dans le préambule du document.
12686  Après ça, tous les contenus de cellules multi-lignes du document seront
12687  centrés.
12688  Si vous ne souhaitez utiliser des contenus centrés que pour quelques tableaux,
12689  vous pouvez redéfinir la commande en l'insérant sous forme de code TeX
12690  juste avant le tableau concerné, plutôt que dans le préambule.
12691  Si le texte doit être aligné à droite, remplacez 
12692 \series bold
12693
12694 \backslash
12695 centering
12696 \series default
12697  par 
12698 \series bold
12699
12700 \backslash
12701 raggedleft
12702 \series default
12703 .
12704  Pour revenir à l'alignement à gauche utilisez 
12705 \series bold
12706
12707 \backslash
12708 raggedright
12709 \series default
12710 .
12711 \end_layout
12712
12713 \begin_layout Section
12714 Les Tableaux Formels
12715 \begin_inset CommandInset label
12716 LatexCommand label
12717 name "sec:Tableaux-Formels"
12718
12719 \end_inset
12720
12721
12722 \begin_inset Index
12723 status collapsed
12724
12725 \begin_layout Plain Layout
12726 Tableau ! Formel
12727 \end_layout
12728
12729 \end_inset
12730
12731
12732 \end_layout
12733
12734 \begin_layout Standard
12735 Dans les livres les tableaux sont souvent mis en forme d'une façon semblable
12736  à celle du tableau
12737 \begin_inset Space ~
12738 \end_inset
12739
12740
12741 \begin_inset CommandInset ref
12742 LatexCommand ref
12743 reference "tab:Exemple-tableau-booktabs"
12744
12745 \end_inset
12746
12747 .
12748  Ce genre de tableau est appelé 
12749 \begin_inset Quotes eld
12750 \end_inset
12751
12752
12753 \emph on
12754 formel
12755 \emph default
12756
12757 \begin_inset Quotes erd
12758 \end_inset
12759
12760 .
12761  Pour transformer un tableau en tableau formel, utilisez l'option 
12762 \family sans
12763 Formel
12764 \family default
12765  de l'onglet 
12766 \family sans
12767 Bordures
12768 \family default
12769  de la fenêtre de dialogue 
12770 \family sans
12771 Paramètres
12772 \begin_inset Space ~
12773 \end_inset
12774
12775 du
12776 \begin_inset Space ~
12777 \end_inset
12778
12779 tableau
12780 \family default
12781 .
12782 \end_layout
12783
12784 \begin_layout Standard
12785 \begin_inset Float table
12786 placement h
12787 wide false
12788 sideways false
12789 status open
12790
12791 \begin_layout Plain Layout
12792 \begin_inset Caption
12793
12794 \begin_layout Plain Layout
12795 \begin_inset CommandInset label
12796 LatexCommand label
12797 name "tab:Exemple-tableau-booktabs"
12798
12799 \end_inset
12800
12801 Exemple de tableau formel
12802 \end_layout
12803
12804 \end_inset
12805
12806
12807 \end_layout
12808
12809 \begin_layout Plain Layout
12810 \align center
12811 \begin_inset Tabular
12812 <lyxtabular version="3" rows="8" columns="4">
12813 <features booktabs="true">
12814 <column alignment="center" valignment="top" width="0">
12815 <column alignment="center" valignment="top" width="0">
12816 <column alignment="center" valignment="top" width="0">
12817 <column alignment="center" valignment="top" width="0">
12818 <row>
12819 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12820 \begin_inset Text
12821
12822 \begin_layout Plain Layout
12823 Système
12824 \end_layout
12825
12826 \end_inset
12827 </cell>
12828 <cell alignment="center" valignment="top" topline="true" usebox="none">
12829 \begin_inset Text
12830
12831 \begin_layout Plain Layout
12832 Medipix
12833 \begin_inset Formula $\,$
12834 \end_inset
12835
12836 1
12837 \end_layout
12838
12839 \end_inset
12840 </cell>
12841 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
12842 \begin_inset Text
12843
12844 \begin_layout Plain Layout
12845 Medipix
12846 \begin_inset Formula $\,$
12847 \end_inset
12848
12849 2
12850 \end_layout
12851
12852 \end_inset
12853 </cell>
12854 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12855 \begin_inset Text
12856
12857 \begin_layout Plain Layout
12858
12859 \end_layout
12860
12861 \end_inset
12862 </cell>
12863 </row>
12864 <row>
12865 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12866 \begin_inset Text
12867
12868 \begin_layout Plain Layout
12869 \begin_inset ERT
12870 status collapsed
12871
12872 \begin_layout Plain Layout
12873
12874
12875 \backslash
12876 cmidrule(r){2-2}
12877 \end_layout
12878
12879 \end_inset
12880
12881
12882 \begin_inset ERT
12883 status collapsed
12884
12885 \begin_layout Plain Layout
12886
12887
12888 \backslash
12889 cmidrule(l){3-4}
12890 \end_layout
12891
12892 \end_inset
12893
12894 Épaisseur du capteur [µm]
12895 \end_layout
12896
12897 \end_inset
12898 </cell>
12899 <cell alignment="center" valignment="top" usebox="none">
12900 \begin_inset Text
12901
12902 \begin_layout Plain Layout
12903 300
12904 \end_layout
12905
12906 \end_inset
12907 </cell>
12908 <cell alignment="center" valignment="top" usebox="none">
12909 \begin_inset Text
12910
12911 \begin_layout Plain Layout
12912 300
12913 \end_layout
12914
12915 \end_inset
12916 </cell>
12917 <cell alignment="center" valignment="top" usebox="none">
12918 \begin_inset Text
12919
12920 \begin_layout Plain Layout
12921 700
12922 \end_layout
12923
12924 \end_inset
12925 </cell>
12926 </row>
12927 <row>
12928 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12929 \begin_inset Text
12930
12931 \begin_layout Plain Layout
12932 Angle du biseau [°]
12933 \end_layout
12934
12935 \end_inset
12936 </cell>
12937 <cell alignment="center" valignment="top" topline="true" usebox="none">
12938 \begin_inset Text
12939
12940 \begin_layout Plain Layout
12941 3.55
12942 \end_layout
12943
12944 \end_inset
12945 </cell>
12946 <cell alignment="center" valignment="top" topline="true" usebox="none">
12947 \begin_inset Text
12948
12949 \begin_layout Plain Layout
12950 2.71
12951 \end_layout
12952
12953 \end_inset
12954 </cell>
12955 <cell alignment="center" valignment="top" topline="true" usebox="none">
12956 \begin_inset Text
12957
12958 \begin_layout Plain Layout
12959 7.99
12960 \end_layout
12961
12962 \end_inset
12963 </cell>
12964 </row>
12965 <row topspace="default">
12966 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12967 \begin_inset Text
12968
12969 \begin_layout Plain Layout
12970 Résolution spatiale [µm]
12971 \end_layout
12972
12973 \end_inset
12974 </cell>
12975 <cell alignment="center" valignment="top" usebox="none">
12976 \begin_inset Text
12977
12978 \begin_layout Plain Layout
12979 4.26
12980 \end_layout
12981
12982 \end_inset
12983 </cell>
12984 <cell alignment="center" valignment="top" usebox="none">
12985 \begin_inset Text
12986
12987 \begin_layout Plain Layout
12988 10.17
12989 \end_layout
12990
12991 \end_inset
12992 </cell>
12993 <cell alignment="center" valignment="top" usebox="none">
12994 \begin_inset Text
12995
12996 \begin_layout Plain Layout
12997 10.56
12998 \end_layout
12999
13000 \end_inset
13001 </cell>
13002 </row>
13003 <row topspace="default">
13004 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13005 \begin_inset Text
13006
13007 \begin_layout Plain Layout
13008 MTF à 
13009 \begin_inset Formula $f_{\mathrm{max}}$
13010 \end_inset
13011
13012
13013 \end_layout
13014
13015 \end_inset
13016 </cell>
13017 <cell alignment="center" valignment="top" usebox="none">
13018 \begin_inset Text
13019
13020 \begin_layout Plain Layout
13021 0.53
13022 \end_layout
13023
13024 \end_inset
13025 </cell>
13026 <cell alignment="center" valignment="top" usebox="none">
13027 \begin_inset Text
13028
13029 \begin_layout Plain Layout
13030 0.37
13031 \end_layout
13032
13033 \end_inset
13034 </cell>
13035 <cell alignment="center" valignment="top" usebox="none">
13036 \begin_inset Text
13037
13038 \begin_layout Plain Layout
13039 0.39
13040 \end_layout
13041
13042 \end_inset
13043 </cell>
13044 </row>
13045 <row topspace="default">
13046 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13047 \begin_inset Text
13048
13049 \begin_layout Plain Layout
13050 \begin_inset ERT
13051 status collapsed
13052
13053 \begin_layout Plain Layout
13054
13055
13056 \backslash
13057 cmidrule(l{10pt}){1-1}
13058 \end_layout
13059
13060 \end_inset
13061
13062 résolution spatiale LSF
13063 \end_layout
13064
13065 \end_inset
13066 </cell>
13067 <cell alignment="center" valignment="top" usebox="none">
13068 \begin_inset Text
13069
13070 \begin_layout Plain Layout
13071
13072 \end_layout
13073
13074 \end_inset
13075 </cell>
13076 <cell alignment="center" valignment="top" usebox="none">
13077 \begin_inset Text
13078
13079 \begin_layout Plain Layout
13080
13081 \end_layout
13082
13083 \end_inset
13084 </cell>
13085 <cell alignment="center" valignment="top" usebox="none">
13086 \begin_inset Text
13087
13088 \begin_layout Plain Layout
13089
13090 \end_layout
13091
13092 \end_inset
13093 </cell>
13094 </row>
13095 <row>
13096 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13097 \begin_inset Text
13098
13099 \begin_layout Plain Layout
13100 en µm
13101 \end_layout
13102
13103 \end_inset
13104 </cell>
13105 <cell alignment="center" valignment="top" usebox="none">
13106 \begin_inset Text
13107
13108 \begin_layout Plain Layout
13109 129.7
13110 \end_layout
13111
13112 \end_inset
13113 </cell>
13114 <cell alignment="center" valignment="top" usebox="none">
13115 \begin_inset Text
13116
13117 \begin_layout Plain Layout
13118 52.75
13119 \end_layout
13120
13121 \end_inset
13122 </cell>
13123 <cell alignment="center" valignment="top" usebox="none">
13124 \begin_inset Text
13125
13126 \begin_layout Plain Layout
13127 50.78
13128 \end_layout
13129
13130 \end_inset
13131 </cell>
13132 </row>
13133 <row>
13134 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
13135 \begin_inset Text
13136
13137 \begin_layout Plain Layout
13138 en % de la taille des pixels
13139 \end_layout
13140
13141 \end_inset
13142 </cell>
13143 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13144 \begin_inset Text
13145
13146 \begin_layout Plain Layout
13147 76.3
13148 \end_layout
13149
13150 \end_inset
13151 </cell>
13152 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13153 \begin_inset Text
13154
13155 \begin_layout Plain Layout
13156 95.9
13157 \end_layout
13158
13159 \end_inset
13160 </cell>
13161 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13162 \begin_inset Text
13163
13164 \begin_layout Plain Layout
13165 92.3
13166 \end_layout
13167
13168 \end_inset
13169 </cell>
13170 </row>
13171 </lyxtabular>
13172
13173 \end_inset
13174
13175
13176 \end_layout
13177
13178 \end_inset
13179
13180
13181 \end_layout
13182
13183 \begin_layout Standard
13184 De l'espace vertical peut être ajouté entre les lignes en utilisant l'onglet
13185  
13186 \family sans
13187 Bordures
13188 \family default
13189  de la fenêtre de dialogue 
13190 \family sans
13191 Paramètres
13192 \begin_inset Space ~
13193 \end_inset
13194
13195 du
13196 \begin_inset Space ~
13197 \end_inset
13198
13199 tableau
13200 \family default
13201  comme c'est décrit dans la section
13202 \begin_inset Space ~
13203 \end_inset
13204
13205
13206 \begin_inset CommandInset ref
13207 LatexCommand ref
13208 reference "sub:Espacement-lignes"
13209
13210 \end_inset
13211
13212 .
13213 \end_layout
13214
13215 \begin_layout Standard
13216 Au contraire des tableaux normaux, les tableaux formels n'ont pas de lignes
13217  verticales.
13218  Les lignes horizontales peuvent être mise en place comme pour les tableaux
13219  normaux mais elles apparaissent avec des épaisseurs différentes dans la
13220  sortie imprimée :
13221 \begin_inset Newline newline
13222 \end_inset
13223
13224 La première et la dernière ligne ont par défaut une épaisseur de 0.08
13225 \begin_inset Space \thinspace{}
13226 \end_inset
13227
13228 em alors que les autres lignes ont par défaut une épaisseur de 0.05
13229 \begin_inset Space \thinspace{}
13230 \end_inset
13231
13232 em.
13233 \end_layout
13234
13235 \begin_layout Standard
13236 Les épaisseurs prises par défaut peuvent être modifiées en utilisant les
13237  lignes de préambule suivantes :
13238 \end_layout
13239
13240 \begin_layout Standard
13241
13242 \series bold
13243
13244 \backslash
13245 let
13246 \backslash
13247 mytoprule
13248 \backslash
13249 toprule
13250 \begin_inset Newline newline
13251 \end_inset
13252
13253
13254 \backslash
13255 renewcommand{
13256 \backslash
13257 toprule}{
13258 \backslash
13259 mytoprule[width]}
13260 \end_layout
13261
13262 \begin_layout Standard
13263 Cet exemple concerne la première ligne, appelée 
13264 \series bold
13265 toprule
13266 \series default
13267 .
13268  Si vous voulez changer l'épaisseur de la dernière ligne, remplacez 
13269 \series bold
13270 toprule
13271 \series default
13272  par 
13273 \series bold
13274 bottomrule
13275 \series default
13276 .
13277  Pour changer l'épaisseur de toutes les lignes intermédiaires, remplacez
13278  
13279 \series bold
13280 toprule
13281 \series default
13282  par 
13283 \series bold
13284 midrule
13285 \series default
13286 .
13287  Vous pouvez utiliser toutes les unités de longueur définies dans l'appendice
13288 \begin_inset Space ~
13289 \end_inset
13290
13291
13292 \begin_inset CommandInset ref
13293 LatexCommand ref
13294 reference "cha:Unités-de-longueur"
13295
13296 \end_inset
13297
13298  pour préciser l'épaisseur voulue.
13299 \end_layout
13300
13301 \begin_layout Standard
13302 On peut aussi créer des lignes qui ne font pas toute la largeur du tableau
13303  en mettant une ligne pour une cellule multi colonne.
13304  LyX va utiliser en interne la commande 
13305 \series bold
13306
13307 \backslash
13308 cmidrule
13309 \series default
13310  pour créer cette ligne.
13311  Sa syntaxe complète est :
13312 \end_layout
13313
13314 \begin_layout Standard
13315
13316 \series bold
13317
13318 \backslash
13319 cmidrule[largeur](rognage){colDépart-colFin}
13320 \end_layout
13321
13322 \begin_layout Standard
13323 Les options de la commande 
13324 \series bold
13325
13326 \backslash
13327 cmidrule
13328 \series default
13329  ne sont pas actuellement gérées par LyX, vous devez donc utiliser du code
13330  TeX pour pouvoir les utiliser.
13331  On peut créer manuellement des lignes 
13332 \series bold
13333
13334 \backslash
13335 mitrales
13336 \series default
13337  en insérant la commande en code TeX comme le premier élément de la première
13338  cellule de la ligne.
13339  La ligne est alors affichée dans la sortie imprimée au dessus de la ligne
13340  en question.
13341 \end_layout
13342
13343 \begin_layout Standard
13344 La valeur par défaut pour l'épaisseur des lignes est de 0.03
13345 \begin_inset Space \thinspace{}
13346 \end_inset
13347
13348 em.
13349  
13350 \series bold
13351 colDépart
13352 \series default
13353  est le numéro de la colonne dans laquelle la ligne commence et 
13354 \series bold
13355 colFin
13356 \series default
13357  est le numéro de la colonne dans laquelle elle se termine.
13358  La valeur de 
13359 \series bold
13360 colFin
13361 \series default
13362  doit toujours être précisée, même si la ligne ne couvre qu'une seule colonne.
13363  Le paramètre optionnel 
13364 \series bold
13365 rognage
13366 \series default
13367  peut être soit 
13368 \emph on
13369 l{largeurRognage}
13370 \emph default
13371 , ou 
13372 \emph on
13373 r{largeurRognage}
13374 \emph default
13375  où les valeurs de
13376 \emph on
13377  largeurRognage
13378 \emph default
13379  sont aussi optionnelles.
13380  En utilisant par exemple la valeur 
13381 \emph on
13382 l{2pt}
13383 \emph default
13384  pour ce paramètre, la ligne va être rognée de 2
13385 \begin_inset Space \thinspace{}
13386 \end_inset
13387
13388 pt à son extrémité gauche.
13389  Si vous ne spécifiez pas de valeur pour 
13390 \emph on
13391 largeurRognage
13392 \emph default
13393  les lignes sont par défaut rognées de 0.5
13394 \begin_inset Space \thinspace{}
13395 \end_inset
13396
13397 em.
13398 \end_layout
13399
13400 \begin_layout Standard
13401 \begin_inset VSpace bigskip
13402 \end_inset
13403
13404 Le tableau
13405 \begin_inset Space ~
13406 \end_inset
13407
13408
13409 \begin_inset CommandInset ref
13410 LatexCommand ref
13411 reference "tab:Exemple-tableau-booktabs"
13412
13413 \end_inset
13414
13415  a été créé en utilisant les commandes
13416 \end_layout
13417
13418 \begin_layout Standard
13419
13420 \series bold
13421
13422 \backslash
13423 cmidrule(r){2-2}
13424 \backslash
13425 cmidrule(l){3-4}
13426 \end_layout
13427
13428 \begin_layout Standard
13429 au début de la deuxième ligne et
13430 \end_layout
13431
13432 \begin_layout Standard
13433
13434 \series bold
13435
13436 \backslash
13437 cmidrule(l{10pt}){1-1}
13438 \end_layout
13439
13440 \begin_layout Standard
13441 au début de la sixième ligne.
13442 \end_layout
13443
13444 \begin_layout Standard
13445 \begin_inset VSpace bigskip
13446 \end_inset
13447
13448
13449 \end_layout
13450
13451 \begin_layout Standard
13452 Vous pouvez vouloir des commandes 
13453 \series bold
13454
13455 \backslash
13456 cmidrule
13457 \series default
13458 s qui se recouvrent comme pour le tableau
13459 \begin_inset Space ~
13460 \end_inset
13461
13462
13463 \begin_inset CommandInset ref
13464 LatexCommand ref
13465 reference "tab:Tableau-booktabs-special"
13466
13467 \end_inset
13468
13469 .
13470  On obtient ce résultat en utilisant la commande suivante en code TeX
13471 \end_layout
13472
13473 \begin_layout Standard
13474
13475 \series bold
13476
13477 \backslash
13478 morecmidrules
13479 \end_layout
13480
13481 \begin_layout Standard
13482 La commande qui a été utilisée pour la deuxième ligne du tableau
13483 \begin_inset Space ~
13484 \end_inset
13485
13486
13487 \begin_inset CommandInset ref
13488 LatexCommand ref
13489 reference "tab:Tableau-booktabs-special"
13490
13491 \end_inset
13492
13493  est
13494 \end_layout
13495
13496 \begin_layout Standard
13497
13498 \series bold
13499
13500 \backslash
13501 cmidrule(r){2-2}
13502 \backslash
13503 cmidrule(l){3-4}
13504 \backslash
13505 morecmidrules
13506 \backslash
13507 cmidrule{2-4}
13508 \end_layout
13509
13510 \begin_layout Standard
13511 La commande pour la sixième ligne est
13512 \end_layout
13513
13514 \begin_layout Standard
13515
13516 \series bold
13517
13518 \backslash
13519 midrule
13520 \backslash
13521 morecmidrules
13522 \backslash
13523 cmidrule{3-4}
13524 \end_layout
13525
13526 \begin_layout Standard
13527 \begin_inset VSpace bigskip
13528 \end_inset
13529
13530
13531 \end_layout
13532
13533 \begin_layout Standard
13534 Si vous n'êtes toujours pas satisfait avec l'espacement des lignes de séparation
13535 , vous pouvez utiliser la commande suivante pour produire des lignes qui
13536  font toute la largeur du tableau :
13537 \end_layout
13538
13539 \begin_layout Standard
13540
13541 \series bold
13542
13543 \backslash
13544 specialrule{largeur}{espace au dessus}{espace en dessous}
13545 \end_layout
13546
13547 \begin_layout Standard
13548 Pour plus d'informations sur ces spécialités, nous vous renvoyons au manuel
13549  du paquetage LaTeX 
13550 \series bold
13551 booktabs
13552 \series default
13553  
13554 \begin_inset CommandInset citation
13555 LatexCommand cite
13556 key "booktabs"
13557
13558 \end_inset
13559
13560 .
13561 \begin_inset Index
13562 status collapsed
13563
13564 \begin_layout Plain Layout
13565 Paquetages LaTeX ! booktabs
13566 \end_layout
13567
13568 \end_inset
13569
13570
13571 \end_layout
13572
13573 \begin_layout Standard
13574 \begin_inset Float table
13575 placement h
13576 wide false
13577 sideways false
13578 status open
13579
13580 \begin_layout Plain Layout
13581 \begin_inset Caption
13582
13583 \begin_layout Plain Layout
13584 \begin_inset CommandInset label
13585 LatexCommand label
13586 name "tab:Tableau-booktabs-special"
13587
13588 \end_inset
13589
13590 Tableau formel spécial
13591 \end_layout
13592
13593 \end_inset
13594
13595
13596 \end_layout
13597
13598 \begin_layout Plain Layout
13599 \align center
13600 \begin_inset Tabular
13601 <lyxtabular version="3" rows="8" columns="4">
13602 <features booktabs="true">
13603 <column alignment="center" valignment="top" width="0">
13604 <column alignment="center" valignment="top" width="0">
13605 <column alignment="center" valignment="top" width="0">
13606 <column alignment="center" valignment="top" width="0">
13607 <row>
13608 <cell alignment="center" valignment="top" topline="true" usebox="none">
13609 \begin_inset Text
13610
13611 \begin_layout Plain Layout
13612 Système
13613 \end_layout
13614
13615 \end_inset
13616 </cell>
13617 <cell alignment="center" valignment="top" topline="true" usebox="none">
13618 \begin_inset Text
13619
13620 \begin_layout Plain Layout
13621 Medipix
13622 \begin_inset Space \thinspace{}
13623 \end_inset
13624
13625 1
13626 \end_layout
13627
13628 \end_inset
13629 </cell>
13630 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
13631 \begin_inset Text
13632
13633 \begin_layout Plain Layout
13634 Medipix
13635 \begin_inset Space \thinspace{}
13636 \end_inset
13637
13638 2
13639 \end_layout
13640
13641 \end_inset
13642 </cell>
13643 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13644 \begin_inset Text
13645
13646 \begin_layout Plain Layout
13647
13648 \end_layout
13649
13650 \end_inset
13651 </cell>
13652 </row>
13653 <row>
13654 <cell alignment="center" valignment="top" usebox="none">
13655 \begin_inset Text
13656
13657 \begin_layout Plain Layout
13658 \begin_inset ERT
13659 status collapsed
13660
13661 \begin_layout Plain Layout
13662
13663
13664 \backslash
13665 cmidrule(r){2-2}
13666 \end_layout
13667
13668 \end_inset
13669
13670
13671 \begin_inset ERT
13672 status collapsed
13673
13674 \begin_layout Plain Layout
13675
13676
13677 \backslash
13678 cmidrule(l){3-4}
13679 \end_layout
13680
13681 \end_inset
13682
13683
13684 \begin_inset ERT
13685 status collapsed
13686
13687 \begin_layout Plain Layout
13688
13689
13690 \backslash
13691 morecmidrules 
13692 \end_layout
13693
13694 \end_inset
13695
13696
13697 \begin_inset ERT
13698 status collapsed
13699
13700 \begin_layout Plain Layout
13701
13702
13703 \backslash
13704 cmidrule{2-4}
13705 \end_layout
13706
13707 \end_inset
13708
13709 Epaisseur du capteur [µm]
13710 \end_layout
13711
13712 \end_inset
13713 </cell>
13714 <cell alignment="center" valignment="top" usebox="none">
13715 \begin_inset Text
13716
13717 \begin_layout Plain Layout
13718 300
13719 \end_layout
13720
13721 \end_inset
13722 </cell>
13723 <cell alignment="center" valignment="top" usebox="none">
13724 \begin_inset Text
13725
13726 \begin_layout Plain Layout
13727 300
13728 \end_layout
13729
13730 \end_inset
13731 </cell>
13732 <cell alignment="center" valignment="top" usebox="none">
13733 \begin_inset Text
13734
13735 \begin_layout Plain Layout
13736 700
13737 \end_layout
13738
13739 \end_inset
13740 </cell>
13741 </row>
13742 <row>
13743 <cell alignment="center" valignment="top" topline="true" usebox="none">
13744 \begin_inset Text
13745
13746 \begin_layout Plain Layout
13747 Angle biseau [°]
13748 \end_layout
13749
13750 \end_inset
13751 </cell>
13752 <cell alignment="center" valignment="top" topline="true" usebox="none">
13753 \begin_inset Text
13754
13755 \begin_layout Plain Layout
13756 3.55
13757 \end_layout
13758
13759 \end_inset
13760 </cell>
13761 <cell alignment="center" valignment="top" topline="true" usebox="none">
13762 \begin_inset Text
13763
13764 \begin_layout Plain Layout
13765 2.71
13766 \end_layout
13767
13768 \end_inset
13769 </cell>
13770 <cell alignment="center" valignment="top" topline="true" usebox="none">
13771 \begin_inset Text
13772
13773 \begin_layout Plain Layout
13774 7.99
13775 \end_layout
13776
13777 \end_inset
13778 </cell>
13779 </row>
13780 <row topspace="default">
13781 <cell alignment="center" valignment="top" usebox="none">
13782 \begin_inset Text
13783
13784 \begin_layout Plain Layout
13785 Résolution spatiale [µm]
13786 \end_layout
13787
13788 \end_inset
13789 </cell>
13790 <cell alignment="center" valignment="top" usebox="none">
13791 \begin_inset Text
13792
13793 \begin_layout Plain Layout
13794 4.26
13795 \end_layout
13796
13797 \end_inset
13798 </cell>
13799 <cell alignment="center" valignment="top" usebox="none">
13800 \begin_inset Text
13801
13802 \begin_layout Plain Layout
13803 10.17
13804 \end_layout
13805
13806 \end_inset
13807 </cell>
13808 <cell alignment="center" valignment="top" usebox="none">
13809 \begin_inset Text
13810
13811 \begin_layout Plain Layout
13812 10.56
13813 \end_layout
13814
13815 \end_inset
13816 </cell>
13817 </row>
13818 <row topspace="default">
13819 <cell alignment="center" valignment="top" usebox="none">
13820 \begin_inset Text
13821
13822 \begin_layout Plain Layout
13823 MTF à 
13824 \begin_inset Formula $f_{\mathrm{max}}$
13825 \end_inset
13826
13827
13828 \end_layout
13829
13830 \end_inset
13831 </cell>
13832 <cell alignment="center" valignment="top" usebox="none">
13833 \begin_inset Text
13834
13835 \begin_layout Plain Layout
13836 0.53
13837 \end_layout
13838
13839 \end_inset
13840 </cell>
13841 <cell alignment="center" valignment="top" usebox="none">
13842 \begin_inset Text
13843
13844 \begin_layout Plain Layout
13845 0.37
13846 \end_layout
13847
13848 \end_inset
13849 </cell>
13850 <cell alignment="center" valignment="top" usebox="none">
13851 \begin_inset Text
13852
13853 \begin_layout Plain Layout
13854 0.39
13855 \end_layout
13856
13857 \end_inset
13858 </cell>
13859 </row>
13860 <row>
13861 <cell alignment="center" valignment="top" topline="true" usebox="none">
13862 \begin_inset Text
13863
13864 \begin_layout Plain Layout
13865 \begin_inset ERT
13866 status collapsed
13867
13868 \begin_layout Plain Layout
13869
13870
13871 \backslash
13872 morecmidrules 
13873 \end_layout
13874
13875 \end_inset
13876
13877
13878 \begin_inset ERT
13879 status collapsed
13880
13881 \begin_layout Plain Layout
13882
13883
13884 \backslash
13885 cmidrule{3-4}
13886 \end_layout
13887
13888 \end_inset
13889
13890 résolution spatiale LSF
13891 \end_layout
13892
13893 \end_inset
13894 </cell>
13895 <cell alignment="center" valignment="top" topline="true" usebox="none">
13896 \begin_inset Text
13897
13898 \begin_layout Plain Layout
13899
13900 \end_layout
13901
13902 \end_inset
13903 </cell>
13904 <cell alignment="center" valignment="top" topline="true" usebox="none">
13905 \begin_inset Text
13906
13907 \begin_layout Plain Layout
13908
13909 \end_layout
13910
13911 \end_inset
13912 </cell>
13913 <cell alignment="center" valignment="top" topline="true" usebox="none">
13914 \begin_inset Text
13915
13916 \begin_layout Plain Layout
13917
13918 \end_layout
13919
13920 \end_inset
13921 </cell>
13922 </row>
13923 <row>
13924 <cell alignment="center" valignment="top" usebox="none">
13925 \begin_inset Text
13926
13927 \begin_layout Plain Layout
13928 en µm
13929 \end_layout
13930
13931 \end_inset
13932 </cell>
13933 <cell alignment="center" valignment="top" usebox="none">
13934 \begin_inset Text
13935
13936 \begin_layout Plain Layout
13937 129.7
13938 \end_layout
13939
13940 \end_inset
13941 </cell>
13942 <cell alignment="center" valignment="top" usebox="none">
13943 \begin_inset Text
13944
13945 \begin_layout Plain Layout
13946 52.75
13947 \end_layout
13948
13949 \end_inset
13950 </cell>
13951 <cell alignment="center" valignment="top" usebox="none">
13952 \begin_inset Text
13953
13954 \begin_layout Plain Layout
13955 50.78
13956 \end_layout
13957
13958 \end_inset
13959 </cell>
13960 </row>
13961 <row>
13962 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13963 \begin_inset Text
13964
13965 \begin_layout Plain Layout
13966 en % de la taille des pixels
13967 \end_layout
13968
13969 \end_inset
13970 </cell>
13971 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13972 \begin_inset Text
13973
13974 \begin_layout Plain Layout
13975 76.3
13976 \end_layout
13977
13978 \end_inset
13979 </cell>
13980 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13981 \begin_inset Text
13982
13983 \begin_layout Plain Layout
13984 95.9
13985 \end_layout
13986
13987 \end_inset
13988 </cell>
13989 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13990 \begin_inset Text
13991
13992 \begin_layout Plain Layout
13993 92.3
13994 \end_layout
13995
13996 \end_inset
13997 </cell>
13998 </row>
13999 </lyxtabular>
14000
14001 \end_inset
14002
14003
14004 \end_layout
14005
14006 \end_inset
14007
14008
14009 \end_layout
14010
14011 \begin_layout Section
14012 Alignement Vertical des Tableaux
14013 \begin_inset Index
14014 status collapsed
14015
14016 \begin_layout Plain Layout
14017 Tableau ! Alignement
14018 \end_layout
14019
14020 \end_inset
14021
14022
14023 \end_layout
14024
14025 \begin_layout Standard
14026 Pour pouvoir être aligné verticalement par rapport au texte, un tableau
14027  doit être à l'intérieur d'une boîte.
14028  La boîte peut alors être alignée comme c'est décrit dans la 
14029 \begin_inset Space ~
14030 \end_inset
14031
14032
14033 \begin_inset CommandInset ref
14034 LatexCommand ref
14035 reference "sec:Boîte-Dialogue"
14036
14037 \end_inset
14038
14039 .
14040 \end_layout
14041
14042 \begin_layout Standard
14043 Dans l'exemple qui suit les tableaux sont à l'intérieur d'une boîte de type
14044  minipage
14045 \begin_inset Foot
14046 status open
14047
14048 \begin_layout Plain Layout
14049 Les minipages son décrites dans la section
14050 \begin_inset Space ~
14051 \end_inset
14052
14053
14054 \begin_inset CommandInset ref
14055 LatexCommand ref
14056 reference "sec:Minipages"
14057
14058 \end_inset
14059
14060 .
14061 \end_layout
14062
14063 \end_inset
14064
14065  dont la largeur est de 15
14066 \begin_inset Space \thinspace{}
14067 \end_inset
14068
14069 col% :
14070 \end_layout
14071
14072 \begin_layout Itemize
14073 test 
14074 \begin_inset Box Frameless
14075 position "t"
14076 hor_pos "c"
14077 has_inner_box 1
14078 inner_pos "c"
14079 use_parbox 0
14080 width "15col%"
14081 special "none"
14082 height "1in"
14083 height_special "totalheight"
14084 status collapsed
14085
14086 \begin_layout Plain Layout
14087 \begin_inset Tabular
14088 <lyxtabular version="3" rows="3" columns="3">
14089 <features>
14090 <column alignment="center" valignment="top" width="0">
14091 <column alignment="center" valignment="top" width="0">
14092 <column alignment="center" valignment="top" width="0">
14093 <row>
14094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14095 \begin_inset Text
14096
14097 \begin_layout Plain Layout
14098 a
14099 \end_layout
14100
14101 \end_inset
14102 </cell>
14103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14104 \begin_inset Text
14105
14106 \begin_layout Plain Layout
14107 d
14108 \end_layout
14109
14110 \end_inset
14111 </cell>
14112 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14113 \begin_inset Text
14114
14115 \begin_layout Plain Layout
14116 g
14117 \end_layout
14118
14119 \end_inset
14120 </cell>
14121 </row>
14122 <row>
14123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14124 \begin_inset Text
14125
14126 \begin_layout Plain Layout
14127 b
14128 \end_layout
14129
14130 \end_inset
14131 </cell>
14132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14133 \begin_inset Text
14134
14135 \begin_layout Plain Layout
14136 e
14137 \end_layout
14138
14139 \end_inset
14140 </cell>
14141 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14142 \begin_inset Text
14143
14144 \begin_layout Plain Layout
14145 h
14146 \end_layout
14147
14148 \end_inset
14149 </cell>
14150 </row>
14151 <row>
14152 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14153 \begin_inset Text
14154
14155 \begin_layout Plain Layout
14156 c
14157 \end_layout
14158
14159 \end_inset
14160 </cell>
14161 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14162 \begin_inset Text
14163
14164 \begin_layout Plain Layout
14165 f
14166 \end_layout
14167
14168 \end_inset
14169 </cell>
14170 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14171 \begin_inset Text
14172
14173 \begin_layout Plain Layout
14174 i
14175 \end_layout
14176
14177 \end_inset
14178 </cell>
14179 </row>
14180 </lyxtabular>
14181
14182 \end_inset
14183
14184
14185 \end_layout
14186
14187 \end_inset
14188
14189  test 
14190 \begin_inset ERT
14191 status collapsed
14192
14193 \begin_layout Plain Layout
14194
14195
14196 \backslash
14197 raisebox{0.85
14198 \backslash
14199 baselineskip}{
14200 \end_layout
14201
14202 \end_inset
14203
14204
14205 \begin_inset Box Frameless
14206 position "t"
14207 hor_pos "c"
14208 has_inner_box 1
14209 inner_pos "c"
14210 use_parbox 0
14211 width "15col%"
14212 special "none"
14213 height "1in"
14214 height_special "totalheight"
14215 status collapsed
14216
14217 \begin_layout Plain Layout
14218 \begin_inset Tabular
14219 <lyxtabular version="3" rows="3" columns="3">
14220 <features>
14221 <column alignment="center" valignment="top" width="0">
14222 <column alignment="center" valignment="top" width="0">
14223 <column alignment="center" valignment="top" width="0">
14224 <row>
14225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14226 \begin_inset Text
14227
14228 \begin_layout Plain Layout
14229 a
14230 \end_layout
14231
14232 \end_inset
14233 </cell>
14234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14235 \begin_inset Text
14236
14237 \begin_layout Plain Layout
14238 d
14239 \end_layout
14240
14241 \end_inset
14242 </cell>
14243 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14244 \begin_inset Text
14245
14246 \begin_layout Plain Layout
14247 g
14248 \end_layout
14249
14250 \end_inset
14251 </cell>
14252 </row>
14253 <row>
14254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14255 \begin_inset Text
14256
14257 \begin_layout Plain Layout
14258 b
14259 \end_layout
14260
14261 \end_inset
14262 </cell>
14263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14264 \begin_inset Text
14265
14266 \begin_layout Plain Layout
14267 e
14268 \end_layout
14269
14270 \end_inset
14271 </cell>
14272 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14273 \begin_inset Text
14274
14275 \begin_layout Plain Layout
14276 h
14277 \end_layout
14278
14279 \end_inset
14280 </cell>
14281 </row>
14282 <row>
14283 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14284 \begin_inset Text
14285
14286 \begin_layout Plain Layout
14287 c
14288 \end_layout
14289
14290 \end_inset
14291 </cell>
14292 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14293 \begin_inset Text
14294
14295 \begin_layout Plain Layout
14296 f
14297 \end_layout
14298
14299 \end_inset
14300 </cell>
14301 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14302 \begin_inset Text
14303
14304 \begin_layout Plain Layout
14305 i
14306 \end_layout
14307
14308 \end_inset
14309 </cell>
14310 </row>
14311 </lyxtabular>
14312
14313 \end_inset
14314
14315
14316 \end_layout
14317
14318 \end_inset
14319
14320
14321 \begin_inset ERT
14322 status collapsed
14323
14324 \begin_layout Plain Layout
14325
14326 }
14327 \end_layout
14328
14329 \end_inset
14330
14331
14332 \end_layout
14333
14334 \begin_layout Itemize
14335 test 
14336 \begin_inset Box Frameless
14337 position "c"
14338 hor_pos "c"
14339 has_inner_box 1
14340 inner_pos "c"
14341 use_parbox 0
14342 width "15col%"
14343 special "none"
14344 height "1in"
14345 height_special "totalheight"
14346 status collapsed
14347
14348 \begin_layout Plain Layout
14349 \begin_inset Tabular
14350 <lyxtabular version="3" rows="3" columns="3">
14351 <features>
14352 <column alignment="center" valignment="top" width="0">
14353 <column alignment="center" valignment="top" width="0">
14354 <column alignment="center" valignment="top" width="0">
14355 <row>
14356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14357 \begin_inset Text
14358
14359 \begin_layout Plain Layout
14360 a
14361 \end_layout
14362
14363 \end_inset
14364 </cell>
14365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14366 \begin_inset Text
14367
14368 \begin_layout Plain Layout
14369 d
14370 \end_layout
14371
14372 \end_inset
14373 </cell>
14374 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14375 \begin_inset Text
14376
14377 \begin_layout Plain Layout
14378 g
14379 \end_layout
14380
14381 \end_inset
14382 </cell>
14383 </row>
14384 <row>
14385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14386 \begin_inset Text
14387
14388 \begin_layout Plain Layout
14389 b
14390 \end_layout
14391
14392 \end_inset
14393 </cell>
14394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14395 \begin_inset Text
14396
14397 \begin_layout Plain Layout
14398 e
14399 \end_layout
14400
14401 \end_inset
14402 </cell>
14403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14404 \begin_inset Text
14405
14406 \begin_layout Plain Layout
14407 h
14408 \end_layout
14409
14410 \end_inset
14411 </cell>
14412 </row>
14413 <row>
14414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14415 \begin_inset Text
14416
14417 \begin_layout Plain Layout
14418 c
14419 \end_layout
14420
14421 \end_inset
14422 </cell>
14423 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14424 \begin_inset Text
14425
14426 \begin_layout Plain Layout
14427 f
14428 \end_layout
14429
14430 \end_inset
14431 </cell>
14432 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14433 \begin_inset Text
14434
14435 \begin_layout Plain Layout
14436 i
14437 \end_layout
14438
14439 \end_inset
14440 </cell>
14441 </row>
14442 </lyxtabular>
14443
14444 \end_inset
14445
14446
14447 \end_layout
14448
14449 \end_inset
14450
14451
14452 \end_layout
14453
14454 \begin_layout Itemize
14455 test 
14456 \begin_inset Box Frameless
14457 position "b"
14458 hor_pos "c"
14459 has_inner_box 1
14460 inner_pos "c"
14461 use_parbox 0
14462 width "15col%"
14463 special "none"
14464 height "1in"
14465 height_special "totalheight"
14466 status collapsed
14467
14468 \begin_layout Plain Layout
14469 \begin_inset Tabular
14470 <lyxtabular version="3" rows="3" columns="3">
14471 <features>
14472 <column alignment="center" valignment="top" width="0">
14473 <column alignment="center" valignment="top" width="0">
14474 <column alignment="center" valignment="top" width="0">
14475 <row>
14476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14477 \begin_inset Text
14478
14479 \begin_layout Plain Layout
14480 a
14481 \end_layout
14482
14483 \end_inset
14484 </cell>
14485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14486 \begin_inset Text
14487
14488 \begin_layout Plain Layout
14489 d
14490 \end_layout
14491
14492 \end_inset
14493 </cell>
14494 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14495 \begin_inset Text
14496
14497 \begin_layout Plain Layout
14498 g
14499 \end_layout
14500
14501 \end_inset
14502 </cell>
14503 </row>
14504 <row>
14505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14506 \begin_inset Text
14507
14508 \begin_layout Plain Layout
14509 b
14510 \end_layout
14511
14512 \end_inset
14513 </cell>
14514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14515 \begin_inset Text
14516
14517 \begin_layout Plain Layout
14518 e
14519 \end_layout
14520
14521 \end_inset
14522 </cell>
14523 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14524 \begin_inset Text
14525
14526 \begin_layout Plain Layout
14527 h
14528 \end_layout
14529
14530 \end_inset
14531 </cell>
14532 </row>
14533 <row>
14534 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14535 \begin_inset Text
14536
14537 \begin_layout Plain Layout
14538 c
14539 \end_layout
14540
14541 \end_inset
14542 </cell>
14543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14544 \begin_inset Text
14545
14546 \begin_layout Plain Layout
14547 f
14548 \end_layout
14549
14550 \end_inset
14551 </cell>
14552 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14553 \begin_inset Text
14554
14555 \begin_layout Plain Layout
14556 i
14557 \end_layout
14558
14559 \end_inset
14560 </cell>
14561 </row>
14562 </lyxtabular>
14563
14564 \end_inset
14565
14566
14567 \end_layout
14568
14569 \end_inset
14570
14571  test 
14572 \begin_inset ERT
14573 status collapsed
14574
14575 \begin_layout Plain Layout
14576
14577
14578 \backslash
14579 raisebox{-0.32
14580 \backslash
14581 baselineskip}{
14582 \end_layout
14583
14584 \end_inset
14585
14586
14587 \begin_inset Box Frameless
14588 position "b"
14589 hor_pos "c"
14590 has_inner_box 1
14591 inner_pos "c"
14592 use_parbox 0
14593 width "15col%"
14594 special "none"
14595 height "1in"
14596 height_special "totalheight"
14597 status collapsed
14598
14599 \begin_layout Plain Layout
14600 \begin_inset Tabular
14601 <lyxtabular version="3" rows="3" columns="3">
14602 <features>
14603 <column alignment="center" valignment="top" width="0">
14604 <column alignment="center" valignment="top" width="0">
14605 <column alignment="center" valignment="top" width="0">
14606 <row>
14607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14608 \begin_inset Text
14609
14610 \begin_layout Plain Layout
14611 a
14612 \end_layout
14613
14614 \end_inset
14615 </cell>
14616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14617 \begin_inset Text
14618
14619 \begin_layout Plain Layout
14620 d
14621 \end_layout
14622
14623 \end_inset
14624 </cell>
14625 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14626 \begin_inset Text
14627
14628 \begin_layout Plain Layout
14629 g
14630 \end_layout
14631
14632 \end_inset
14633 </cell>
14634 </row>
14635 <row>
14636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14637 \begin_inset Text
14638
14639 \begin_layout Plain Layout
14640 b
14641 \end_layout
14642
14643 \end_inset
14644 </cell>
14645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14646 \begin_inset Text
14647
14648 \begin_layout Plain Layout
14649 e
14650 \end_layout
14651
14652 \end_inset
14653 </cell>
14654 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14655 \begin_inset Text
14656
14657 \begin_layout Plain Layout
14658 h
14659 \end_layout
14660
14661 \end_inset
14662 </cell>
14663 </row>
14664 <row>
14665 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14666 \begin_inset Text
14667
14668 \begin_layout Plain Layout
14669 c
14670 \end_layout
14671
14672 \end_inset
14673 </cell>
14674 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14675 \begin_inset Text
14676
14677 \begin_layout Plain Layout
14678 f
14679 \end_layout
14680
14681 \end_inset
14682 </cell>
14683 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14684 \begin_inset Text
14685
14686 \begin_layout Plain Layout
14687 i
14688 \end_layout
14689
14690 \end_inset
14691 </cell>
14692 </row>
14693 </lyxtabular>
14694
14695 \end_inset
14696
14697
14698 \end_layout
14699
14700 \end_inset
14701
14702
14703 \begin_inset ERT
14704 status collapsed
14705
14706 \begin_layout Plain Layout
14707
14708 }
14709 \end_layout
14710
14711 \end_inset
14712
14713
14714 \end_layout
14715
14716 \begin_layout Standard
14717 Comme vous pouvez le voir, le contenu des premiers tableaux de la première
14718  et de la dernière ligne, n'est pas correctement aligné avec le texte de
14719  la ligne dans laquelle le tableau est inséré.
14720  Pour obtenir cet alignement, vous devez mettre la boîte minipage dans une
14721  boîte élévatrice (raisebox)
14722 \begin_inset Foot
14723 status collapsed
14724
14725 \begin_layout Plain Layout
14726 Les boîtes élévatrices (raiseboxes) sont décrites dans la section
14727 \begin_inset Space ~
14728 \end_inset
14729
14730
14731 \begin_inset CommandInset ref
14732 LatexCommand ref
14733 reference "sub:Alignement-Vertical"
14734
14735 \end_inset
14736
14737 .
14738 \end_layout
14739
14740 \end_inset
14741
14742 .
14743  Dans l'exemple précédent, le deuxième tableau de la première ligne est
14744  aligné en utilisant la commande en code TeX suivante 
14745 \end_layout
14746
14747 \begin_layout Standard
14748
14749 \series bold
14750
14751 \backslash
14752 raisebox{0.85
14753 \backslash
14754 baselineskip}{
14755 \end_layout
14756
14757 \begin_layout Standard
14758 placée juste avant la boîte minipage.
14759  Après la boîte on insère l'accolade fermante en code TeX.
14760  Pour le deuxième tableau de la dernière ligne, la commande 
14761 \end_layout
14762
14763 \begin_layout Standard
14764
14765 \series bold
14766
14767 \backslash
14768 raisebox{-0.32
14769 \backslash
14770 baselineskip}{
14771 \end_layout
14772
14773 \begin_layout Standard
14774 est utilisée.
14775 \end_layout
14776
14777 \begin_layout Standard
14778 \begin_inset Note Greyedout
14779 status open
14780
14781 \begin_layout Plain Layout
14782
14783 \series bold
14784 Note:
14785 \series default
14786  L'alignement entre le contenu de la ligne du tableau et le texte de la
14787  ligne qui l'entoure ne peut pas être parfait.
14788  Le facteur utilisé dans la commande 
14789 \series bold
14790
14791 \backslash
14792 raisebox
14793 \series default
14794  pour obtenir cet alignement dépend de la police de caractères du document,
14795  de la taille de la police et de l'épaisseur des lignes du tableau.
14796 \end_layout
14797
14798 \end_inset
14799
14800
14801 \end_layout
14802
14803 \begin_layout Section
14804 Tableaux Colorés
14805 \begin_inset CommandInset label
14806 LatexCommand label
14807 name "sec:Tableaux-Colorés"
14808
14809 \end_inset
14810
14811
14812 \begin_inset Index
14813 status collapsed
14814
14815 \begin_layout Plain Layout
14816 Tableau ! Coloré
14817 \end_layout
14818
14819 \end_inset
14820
14821
14822 \end_layout
14823
14824 \begin_layout Subsection
14825 Cellules Colorées
14826 \begin_inset Index
14827 status collapsed
14828
14829 \begin_layout Plain Layout
14830 Couleur des tableaux ! Pour les cellules
14831 \end_layout
14832
14833 \end_inset
14834
14835
14836 \begin_inset Index
14837 status collapsed
14838
14839 \begin_layout Plain Layout
14840 Couleur ! Pour les cellules de tableau
14841 \end_layout
14842
14843 \end_inset
14844
14845
14846 \end_layout
14847
14848 \begin_layout Standard
14849 \begin_inset Float table
14850 placement h
14851 wide false
14852 sideways false
14853 status open
14854
14855 \begin_layout Plain Layout
14856 \begin_inset Caption
14857
14858 \begin_layout Plain Layout
14859 \begin_inset CommandInset label
14860 LatexCommand label
14861 name "tab:Tableau-coloré-sans-colortbl"
14862
14863 \end_inset
14864
14865 Tableau coloré sans utiliser le paquetage  
14866 \series bold
14867 colortbl
14868 \series default
14869
14870 \begin_inset OptArg
14871 status open
14872
14873 \begin_layout Plain Layout
14874 Tableau sans colortbl
14875 \end_layout
14876
14877 \end_inset
14878
14879
14880 \end_layout
14881
14882 \end_inset
14883
14884
14885 \end_layout
14886
14887 \begin_layout Plain Layout
14888 \align center
14889 \begin_inset Tabular
14890 <lyxtabular version="3" rows="3" columns="3">
14891 <features>
14892 <column alignment="center" valignment="top" width="0">
14893 <column alignment="center" valignment="top" width="0">
14894 <column alignment="center" valignment="top" width="0">
14895 <row>
14896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14897 \begin_inset Text
14898
14899 \begin_layout Plain Layout
14900
14901 \color green
14902 a
14903 \end_layout
14904
14905 \end_inset
14906 </cell>
14907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14908 \begin_inset Text
14909
14910 \begin_layout Plain Layout
14911
14912 \color red
14913 b
14914 \end_layout
14915
14916 \end_inset
14917 </cell>
14918 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14919 \begin_inset Text
14920
14921 \begin_layout Plain Layout
14922
14923 \color red
14924 c
14925 \end_layout
14926
14927 \end_inset
14928 </cell>
14929 </row>
14930 <row>
14931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14932 \begin_inset Text
14933
14934 \begin_layout Plain Layout
14935
14936 \color green
14937 d
14938 \end_layout
14939
14940 \end_inset
14941 </cell>
14942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14943 \begin_inset Text
14944
14945 \begin_layout Plain Layout
14946
14947 \color blue
14948 e
14949 \end_layout
14950
14951 \end_inset
14952 </cell>
14953 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14954 \begin_inset Text
14955
14956 \begin_layout Plain Layout
14957
14958 \color blue
14959 f
14960 \end_layout
14961
14962 \end_inset
14963 </cell>
14964 </row>
14965 <row>
14966 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14967 \begin_inset Text
14968
14969 \begin_layout Plain Layout
14970
14971 \color green
14972 g
14973 \end_layout
14974
14975 \end_inset
14976 </cell>
14977 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14978 \begin_inset Text
14979
14980 \begin_layout Plain Layout
14981
14982 \color blue
14983 h
14984 \end_layout
14985
14986 \end_inset
14987 </cell>
14988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14989 \begin_inset Text
14990
14991 \begin_layout Plain Layout
14992
14993 \color blue
14994 i
14995 \end_layout
14996
14997 \end_inset
14998 </cell>
14999 </row>
15000 </lyxtabular>
15001
15002 \end_inset
15003
15004
15005 \end_layout
15006
15007 \end_inset
15008
15009
15010 \end_layout
15011
15012 \begin_layout Standard
15013 Si vous voulez seulement avoir du texte en couleur, sélectionnez les cellules
15014  et choisissez une couleur dans le menu 
15015 \family sans
15016 Éditer\SpecialChar \menuseparator
15017 Style
15018 \begin_inset Space ~
15019 \end_inset
15020
15021 de
15022 \begin_inset Space ~
15023 \end_inset
15024
15025 Texte
15026 \family default
15027 .
15028  C'est ce qui a été utilisé pour créer le tableau
15029 \begin_inset Space ~
15030 \end_inset
15031
15032
15033 \begin_inset CommandInset ref
15034 LatexCommand ref
15035 reference "tab:Tableau-coloré-sans-colortbl"
15036
15037 \end_inset
15038
15039 .
15040  Dans tous les autres cas vous aurez à utiliser le paquetage LaTeX 
15041 \series bold
15042 colortbl
15043 \series default
15044 .
15045 \begin_inset Index
15046 status collapsed
15047
15048 \begin_layout Plain Layout
15049 Paquetages LaTeX ! colortbl
15050 \end_layout
15051
15052 \end_inset
15053
15054
15055 \end_layout
15056
15057 \begin_layout Standard
15058 \begin_inset ERT
15059 status collapsed
15060
15061 \begin_layout Plain Layout
15062
15063
15064 \backslash
15065 ifcolortbl
15066 \end_layout
15067
15068 \end_inset
15069
15070
15071 \begin_inset Note Note
15072 status open
15073
15074 \begin_layout Plain Layout
15075 La section qui suit ne sera affichée que si vous avez installé le paquetage
15076  LaTeX 
15077 \series bold
15078 colortbl
15079 \series default
15080 .
15081 \end_layout
15082
15083 \end_inset
15084
15085
15086 \end_layout
15087
15088 \begin_layout Standard
15089 Pour créer des tableaux colorés, vous devez charger le paquetage
15090 \series bold
15091  colortbl
15092 \series default
15093  dans le préambule avec la ligne
15094 \end_layout
15095
15096 \begin_layout Standard
15097
15098 \series bold
15099
15100 \backslash
15101 usepackage{colortbl}
15102 \end_layout
15103
15104 \begin_layout Standard
15105 On choisit la couleur d'une colonne avec la commande 
15106 \end_layout
15107
15108 \begin_layout Standard
15109
15110 \series bold
15111
15112 \backslash
15113 columncolor{nom de couleur}
15114 \end_layout
15115
15116 \begin_layout Standard
15117 à l'intérieur d'une commande 
15118 \series bold
15119 >{ }
15120 \series default
15121 .
15122  Vous trouverez plus d'information sur la commande 
15123 \series bold
15124 >{}
15125 \series default
15126  dans la section
15127 \begin_inset Space ~
15128 \end_inset
15129
15130
15131 \begin_inset CommandInset ref
15132 LatexCommand ref
15133 reference "sub:Calculs-multicolonnes"
15134
15135 \end_inset
15136
15137 .
15138 \end_layout
15139
15140 \begin_layout Standard
15141 Les noms de couleurs suivants sont prédéfinis :
15142 \end_layout
15143
15144 \begin_layout Standard
15145
15146 \family sans
15147 red
15148 \family default
15149  (rouge), 
15150 \family sans
15151 green
15152 \family default
15153  (vert), 
15154 \family sans
15155 yellow
15156 \family default
15157  (jaune), 
15158 \family sans
15159 blue
15160 \family default
15161  (bleu), 
15162 \family sans
15163 cyan
15164 \family default
15165
15166 \family sans
15167 magenta
15168 \family default
15169
15170 \family sans
15171 black 
15172 \family default
15173 (noir) et 
15174 \family sans
15175 white 
15176 \family default
15177 (blanc).
15178 \end_layout
15179
15180 \begin_layout Standard
15181 \begin_inset VSpace medskip
15182 \end_inset
15183
15184
15185 \end_layout
15186
15187 \begin_layout Standard
15188 Vous pouvez aussi définir votre propre couleur avec la commande
15189 \end_layout
15190
15191 \begin_layout Standard
15192
15193 \series bold
15194
15195 \backslash
15196 def\SpecialChar \textcompwordmark{}
15197 inecolor{nom de la couleur}{modèle de couleur}{valeurs de couleur}
15198 \end_layout
15199
15200 \begin_layout Standard
15201 Le modèle de couleur peut être
15202 \end_layout
15203
15204 \begin_layout Labeling
15205 \labelwidthstring 00.00.0000
15206 cmyk: cyan, magenta, jaune (yellow), noir (black)
15207 \end_layout
15208
15209 \begin_layout Labeling
15210 \labelwidthstring 00.00.0000
15211 rgb: red, vert (green), bleu (blue)
15212 \end_layout
15213
15214 \begin_layout Labeling
15215 \labelwidthstring 00.00.0000
15216 gray dégradé de gris (gray)
15217 \end_layout
15218
15219 \begin_layout Standard
15220 et les valeurs de couleur sont des nombres compris entre 0 et 1, séparés
15221  par des virgules qui décrivent la couleur dans le modèle de couleur choisi.
15222 \end_layout
15223
15224 \begin_layout Standard
15225 Vous pouvez par exemple définir la couleur 
15226 \begin_inset Quotes eld
15227 \end_inset
15228
15229
15230 \emph on
15231 vertfonce
15232 \begin_inset Quotes erd
15233 \end_inset
15234
15235  dans le préambule avec la ligne
15236 \end_layout
15237
15238 \begin_layout Standard
15239
15240 \series bold
15241
15242 \backslash
15243 def\SpecialChar \textcompwordmark{}
15244 inecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5}
15245 \end_layout
15246
15247 \begin_layout Standard
15248 et la couleur "
15249 \emph on
15250 grisclair
15251 \emph default
15252 " avec
15253 \end_layout
15254
15255 \begin_layout Standard
15256
15257 \series bold
15258
15259 \backslash
15260 def\SpecialChar \textcompwordmark{}
15261 inecolor{grisclair}{gray}{0.8}
15262 \end_layout
15263
15264 \begin_layout Standard
15265 \begin_inset VSpace medskip
15266 \end_inset
15267
15268
15269 \end_layout
15270
15271 \begin_layout Standard
15272 Les lignes sont colorées avec la commande
15273 \end_layout
15274
15275 \begin_layout Standard
15276
15277 \series bold
15278
15279 \backslash
15280 rowcolor{nom de la couleur}
15281 \end_layout
15282
15283 \begin_layout Standard
15284 et les cellules sont colorées avec la commande
15285 \end_layout
15286
15287 \begin_layout Standard
15288
15289 \series bold
15290
15291 \backslash
15292 cellcolor{nom de la couleur}
15293 \end_layout
15294
15295 \begin_layout Standard
15296 Les deux commandes sont insérées au début d'une cellule comme du code TeX.
15297 \end_layout
15298
15299 \begin_layout Standard
15300 Pour colorer de caractères dans un tableau, sélectionnez les cellules et
15301  choisissez une couleur dans le menu 
15302 \family sans
15303 Éditer\SpecialChar \menuseparator
15304 Style
15305 \begin_inset Space ~
15306 \end_inset
15307
15308 de
15309 \begin_inset Space ~
15310 \end_inset
15311
15312 Texte
15313 \family default
15314 .
15315  Si une cellule contient du code TeX, faites bien attention à ne colorer
15316  que le texte, sinon le code TeX coloré provoquera des erreurs LaTeX.
15317 \end_layout
15318
15319 \begin_layout Standard
15320 \begin_inset Note Greyedout
15321 status open
15322
15323 \begin_layout Plain Layout
15324
15325 \series bold
15326 Note:
15327 \series default
15328  Tous les visualiseurs DVI ne sont pas capables d'afficher les couleurs
15329  définies par l'utilisateur.
15330 \end_layout
15331
15332 \end_inset
15333
15334
15335 \end_layout
15336
15337 \begin_layout Standard
15338 \begin_inset VSpace bigskip
15339 \end_inset
15340
15341
15342 \end_layout
15343
15344 \begin_layout Standard
15345 Pour créer le tableau
15346 \begin_inset Space ~
15347 \end_inset
15348
15349
15350 \begin_inset CommandInset ref
15351 LatexCommand ref
15352 reference "tab:Tableau-coloré-avec-colortbl"
15353
15354 \end_inset
15355
15356  faites ce qui suit : La couleur de la première colonne doit être 
15357 \emph on
15358 vertfonce
15359 \emph default
15360 .
15361  On insère donc la commande
15362 \end_layout
15363
15364 \begin_layout Standard
15365
15366 \series bold
15367 >{
15368 \backslash
15369 columncolor{vertfonce}
15370 \backslash
15371 centering}c
15372 \end_layout
15373
15374 \begin_layout Standard
15375 en code TeX pour cette colonne.
15376  La première ligne doit être bleue
15377 \begin_inset Note Note
15378 status open
15379
15380 \begin_layout Plain Layout
15381 cyan ? (NdT)
15382 \end_layout
15383
15384 \end_inset
15385
15386 , d'où la commande en code TeX
15387 \end_layout
15388
15389 \begin_layout Standard
15390
15391 \series bold
15392
15393 \backslash
15394 rowcolow{cyan}
15395 \end_layout
15396
15397 \begin_layout Standard
15398 qui est insérée dans la première cellule de cette ligne.
15399  Notez que cela annule la couleur de colonne pour la première cellule.
15400  La dernière cellule de la dernière ligne est colorée en magenta en insérant
15401  en code TeX la commande
15402 \end_layout
15403
15404 \begin_layout Standard
15405
15406 \series bold
15407
15408 \backslash
15409 cellcolor{magenta}
15410 \end_layout
15411
15412 \begin_layout Standard
15413 Les caractères peuvent maintenant être colorés en utilisant le menu 
15414 \family sans
15415 Éditer\SpecialChar \menuseparator
15416 Style
15417 \begin_inset Space ~
15418 \end_inset
15419
15420 de
15421 \begin_inset Space ~
15422 \end_inset
15423
15424 Texte
15425 \family default
15426 .
15427 \end_layout
15428
15429 \begin_layout Standard
15430 \begin_inset Float table
15431 placement h
15432 wide false
15433 sideways false
15434 status open
15435
15436 \begin_layout Plain Layout
15437 \begin_inset Caption
15438
15439 \begin_layout Plain Layout
15440 \begin_inset CommandInset label
15441 LatexCommand label
15442 name "tab:Tableau-coloré-avec-colortbl"
15443
15444 \end_inset
15445
15446 Tableau coloré en utilisant le paquetage 
15447 \series bold
15448 colortbl
15449 \series default
15450
15451 \begin_inset OptArg
15452 status open
15453
15454 \begin_layout Plain Layout
15455 Tableau avec colortbl
15456 \end_layout
15457
15458 \end_inset
15459
15460
15461 \end_layout
15462
15463 \end_inset
15464
15465
15466 \end_layout
15467
15468 \begin_layout Plain Layout
15469 \align center
15470 \begin_inset Tabular
15471 <lyxtabular version="3" rows="3" columns="3">
15472 <features>
15473 <column alignment="center" valignment="top" width="0" special=">{\columncolor{darkgreen}\centering}c">
15474 <column alignment="center" valignment="top" width="0">
15475 <column alignment="center" valignment="top" width="0">
15476 <row>
15477 <cell alignment="center" valignment="top" usebox="none">
15478 \begin_inset Text
15479
15480 \begin_layout Plain Layout
15481 \begin_inset ERT
15482 status collapsed
15483
15484 \begin_layout Plain Layout
15485
15486
15487 \backslash
15488 rowcolor{cyan}
15489 \end_layout
15490
15491 \end_inset
15492
15493
15494 \color magenta
15495 a
15496 \end_layout
15497
15498 \end_inset
15499 </cell>
15500 <cell alignment="center" valignment="top" usebox="none">
15501 \begin_inset Text
15502
15503 \begin_layout Plain Layout
15504
15505 \color red
15506 b
15507 \end_layout
15508
15509 \end_inset
15510 </cell>
15511 <cell alignment="center" valignment="top" usebox="none">
15512 \begin_inset Text
15513
15514 \begin_layout Plain Layout
15515
15516 \color red
15517 c
15518 \end_layout
15519
15520 \end_inset
15521 </cell>
15522 </row>
15523 <row>
15524 <cell alignment="center" valignment="top" usebox="none">
15525 \begin_inset Text
15526
15527 \begin_layout Plain Layout
15528
15529 \color yellow
15530 d
15531 \end_layout
15532
15533 \end_inset
15534 </cell>
15535 <cell alignment="center" valignment="top" usebox="none">
15536 \begin_inset Text
15537
15538 \begin_layout Plain Layout
15539
15540 \color blue
15541 e
15542 \end_layout
15543
15544 \end_inset
15545 </cell>
15546 <cell alignment="center" valignment="top" usebox="none">
15547 \begin_inset Text
15548
15549 \begin_layout Plain Layout
15550
15551 \color blue
15552 f
15553 \end_layout
15554
15555 \end_inset
15556 </cell>
15557 </row>
15558 <row>
15559 <cell alignment="center" valignment="top" usebox="none">
15560 \begin_inset Text
15561
15562 \begin_layout Plain Layout
15563
15564 \color yellow
15565 g
15566 \end_layout
15567
15568 \end_inset
15569 </cell>
15570 <cell alignment="center" valignment="top" usebox="none">
15571 \begin_inset Text
15572
15573 \begin_layout Plain Layout
15574
15575 \color blue
15576 h
15577 \end_layout
15578
15579 \end_inset
15580 </cell>
15581 <cell alignment="center" valignment="top" usebox="none">
15582 \begin_inset Text
15583
15584 \begin_layout Plain Layout
15585 \begin_inset ERT
15586 status collapsed
15587
15588 \begin_layout Plain Layout
15589
15590
15591 \backslash
15592 cellcolor{magenta}
15593 \end_layout
15594
15595 \end_inset
15596
15597
15598 \color green
15599 i
15600 \end_layout
15601
15602 \end_inset
15603 </cell>
15604 </row>
15605 </lyxtabular>
15606
15607 \end_inset
15608
15609
15610 \end_layout
15611
15612 \end_inset
15613
15614
15615 \end_layout
15616
15617 \begin_layout Standard
15618 \begin_inset ERT
15619 status collapsed
15620
15621 \begin_layout Plain Layout
15622
15623
15624 \backslash
15625 else
15626 \end_layout
15627
15628 \end_inset
15629
15630
15631 \begin_inset Note Note
15632 status open
15633
15634 \begin_layout Plain Layout
15635 Ce qui suit sera affiché si le paquetage 
15636 \series bold
15637 colortbl
15638 \series default
15639  n'est pas installé :
15640 \end_layout
15641
15642 \end_inset
15643
15644
15645 \end_layout
15646
15647 \begin_layout Standard
15648 Vous devez installer le paquetage 
15649 \series bold
15650 colortbl
15651 \series default
15652  pour voir le contenu des cette section dans la sortie imprimée.
15653 \end_layout
15654
15655 \begin_layout Standard
15656 \begin_inset ERT
15657 status collapsed
15658
15659 \begin_layout Plain Layout
15660
15661
15662 \backslash
15663 fi
15664 \end_layout
15665
15666 \end_inset
15667
15668
15669 \end_layout
15670
15671 \begin_layout Subsection
15672 Les filets colorées
15673 \begin_inset Index
15674 status collapsed
15675
15676 \begin_layout Plain Layout
15677 Tableau Coloré ! Pour les filets
15678 \end_layout
15679
15680 \end_inset
15681
15682
15683 \begin_inset Index
15684 status collapsed
15685
15686 \begin_layout Plain Layout
15687 Couleur ! Pour les filets des tableaux
15688 \end_layout
15689
15690 \end_inset
15691
15692
15693 \begin_inset Note Note
15694 status collapsed
15695
15696 \begin_layout Plain Layout
15697 on parle de filets plutôt que de lignes pour les tableaux
15698 \end_layout
15699
15700 \end_inset
15701
15702
15703 \end_layout
15704
15705 \begin_layout Standard
15706 Comme c'est décrit dans la section
15707 \begin_inset Space ~
15708 \end_inset
15709
15710
15711 \begin_inset CommandInset ref
15712 LatexCommand ref
15713 reference "sub:Epaisseur-filets"
15714
15715 \end_inset
15716
15717 , l'épaisseur de tous les filets d'un tableau peut être modifiée avec la
15718  variable 
15719 \series bold
15720
15721 \backslash
15722 arrayrulewidth
15723 \series default
15724 .
15725  Elle est mise à 1.5
15726 \begin_inset Space \thinspace{}
15727 \end_inset
15728
15729 pt pour tous les tableaux de cette section.
15730 \begin_inset ERT
15731 status collapsed
15732
15733 \begin_layout Plain Layout
15734
15735
15736 \backslash
15737 setlength{
15738 \backslash
15739 arrayrulewidth}{1.5pt}
15740 \end_layout
15741
15742 \end_inset
15743
15744
15745 \end_layout
15746
15747 \begin_layout Standard
15748 Pour colorer les filets verticaux, par exemple en vert, créez le format
15749  de colonne suivant dans le préambule du document, en suivant la description
15750  de la section
15751 \begin_inset Space ~
15752 \end_inset
15753
15754
15755 \begin_inset CommandInset ref
15756 LatexCommand ref
15757 reference "sub:Formats-personnalisés"
15758
15759 \end_inset
15760
15761 :
15762 \end_layout
15763
15764 \begin_layout Standard
15765
15766 \series bold
15767
15768 \backslash
15769 newcolumntype{W}{!{
15770 \backslash
15771 color{green}
15772 \backslash
15773 vline}}
15774 \end_layout
15775
15776 \begin_layout Standard
15777 Pour le tableau
15778 \begin_inset Space ~
15779 \end_inset
15780
15781
15782 \begin_inset CommandInset ref
15783 LatexCommand ref
15784 reference "tab:Tableau-filets-verticaux-colorés"
15785
15786 \end_inset
15787
15788  le paramètre LaTeX
15789 \series bold
15790  WcW
15791 \series default
15792  a été utilisé pour la dernière colonne et
15793 \series bold
15794  Wc
15795 \series default
15796  pour les autres colonnes.
15797 \end_layout
15798
15799 \begin_layout Standard
15800 Si vous voulez plusieurs couleurs, définissez plusieurs formats de colonne.
15801 \end_layout
15802
15803 \begin_layout Standard
15804 \begin_inset Float table
15805 wide false
15806 sideways false
15807 status open
15808
15809 \begin_layout Plain Layout
15810 \begin_inset Caption
15811
15812 \begin_layout Plain Layout
15813 \begin_inset CommandInset label
15814 LatexCommand label
15815 name "tab:Tableau-filets-verticaux-colorés"
15816
15817 \end_inset
15818
15819 Tableau avec filets verticaux colorés
15820 \end_layout
15821
15822 \end_inset
15823
15824
15825 \end_layout
15826
15827 \begin_layout Plain Layout
15828 \align center
15829 \begin_inset Tabular
15830 <lyxtabular version="3" rows="3" columns="3">
15831 <features>
15832 <column alignment="center" valignment="top" width="0" special="Wc">
15833 <column alignment="center" valignment="top" width="0" special="Wc">
15834 <column alignment="center" valignment="top" width="0" special="WcW">
15835 <row>
15836 <cell alignment="center" valignment="top" topline="true" usebox="none">
15837 \begin_inset Text
15838
15839 \begin_layout Plain Layout
15840 sd
15841 \end_layout
15842
15843 \end_inset
15844 </cell>
15845 <cell alignment="center" valignment="top" topline="true" usebox="none">
15846 \begin_inset Text
15847
15848 \begin_layout Plain Layout
15849
15850 \end_layout
15851
15852 \end_inset
15853 </cell>
15854 <cell alignment="center" valignment="top" topline="true" usebox="none">
15855 \begin_inset Text
15856
15857 \begin_layout Plain Layout
15858
15859 \end_layout
15860
15861 \end_inset
15862 </cell>
15863 </row>
15864 <row>
15865 <cell alignment="center" valignment="top" topline="true" usebox="none">
15866 \begin_inset Text
15867
15868 \begin_layout Plain Layout
15869
15870 \end_layout
15871
15872 \end_inset
15873 </cell>
15874 <cell alignment="center" valignment="top" topline="true" usebox="none">
15875 \begin_inset Text
15876
15877 \begin_layout Plain Layout
15878 sd
15879 \end_layout
15880
15881 \end_inset
15882 </cell>
15883 <cell alignment="center" valignment="top" topline="true" usebox="none">
15884 \begin_inset Text
15885
15886 \begin_layout Plain Layout
15887
15888 \end_layout
15889
15890 \end_inset
15891 </cell>
15892 </row>
15893 <row>
15894 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15895 \begin_inset Text
15896
15897 \begin_layout Plain Layout
15898
15899 \end_layout
15900
15901 \end_inset
15902 </cell>
15903 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15904 \begin_inset Text
15905
15906 \begin_layout Plain Layout
15907
15908 \end_layout
15909
15910 \end_inset
15911 </cell>
15912 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15913 \begin_inset Text
15914
15915 \begin_layout Plain Layout
15916 sd
15917 \end_layout
15918
15919 \end_inset
15920 </cell>
15921 </row>
15922 </lyxtabular>
15923
15924 \end_inset
15925
15926
15927 \end_layout
15928
15929 \end_inset
15930
15931
15932 \end_layout
15933
15934 \begin_layout Standard
15935 \begin_inset VSpace bigskip
15936 \end_inset
15937
15938 Pour colorer les filets horizontaux en rouge comme pour le tableau
15939 \begin_inset Space ~
15940 \end_inset
15941
15942
15943 \begin_inset CommandInset ref
15944 LatexCommand ref
15945 reference "tab:Tableau-filet-horizontaux-colorés"
15946
15947 \end_inset
15948
15949 , insérez les commandes suivantes en code TeX juste avant le tableau ou
15950  le flottant de tableau :
15951 \end_layout
15952
15953 \begin_layout Standard
15954
15955 \series bold
15956
15957 \backslash
15958 let
15959 \backslash
15960 myHlineC
15961 \backslash
15962 hline
15963 \begin_inset Newline newline
15964 \end_inset
15965
15966
15967 \backslash
15968 renewcommand{
15969 \backslash
15970 hline}
15971 \begin_inset Newline newline
15972 \end_inset
15973
15974
15975 \begin_inset ERT
15976 status collapsed
15977
15978 \begin_layout Plain Layout
15979
15980
15981 \backslash
15982 hphantom{ }
15983 \end_layout
15984
15985 \end_inset
15986
15987 {
15988 \backslash
15989 arrayrulecolor{red}
15990 \backslash
15991 myHlineC
15992 \backslash
15993 arrayrulecolor{black}}
15994 \end_layout
15995
15996 \begin_layout Standard
15997 \begin_inset ERT
15998 status collapsed
15999
16000 \begin_layout Plain Layout
16001
16002
16003 \backslash
16004 let
16005 \backslash
16006 myHlineC
16007 \backslash
16008 hline
16009 \end_layout
16010
16011 \begin_layout Plain Layout
16012
16013
16014 \backslash
16015 renewcommand{
16016 \backslash
16017 hline}
16018 \end_layout
16019
16020 \begin_layout Plain Layout
16021
16022  {
16023 \backslash
16024 arrayrulecolor{red}
16025 \backslash
16026 myHlineC
16027 \backslash
16028 arrayrulecolor{black}}
16029 \end_layout
16030
16031 \end_inset
16032
16033
16034 \begin_inset Float table
16035 wide false
16036 sideways false
16037 status open
16038
16039 \begin_layout Plain Layout
16040 \begin_inset Caption
16041
16042 \begin_layout Plain Layout
16043 \begin_inset CommandInset label
16044 LatexCommand label
16045 name "tab:Tableau-filet-horizontaux-colorés"
16046
16047 \end_inset
16048
16049 Tableau avec filets horizontaux colorés
16050 \end_layout
16051
16052 \end_inset
16053
16054
16055 \end_layout
16056
16057 \begin_layout Plain Layout
16058 \align center
16059 \begin_inset Tabular
16060 <lyxtabular version="3" rows="3" columns="3">
16061 <features>
16062 <column alignment="center" valignment="top" width="0">
16063 <column alignment="center" valignment="top" width="0">
16064 <column alignment="center" valignment="top" width="0">
16065 <row>
16066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16067 \begin_inset Text
16068
16069 \begin_layout Plain Layout
16070 sd
16071 \end_layout
16072
16073 \end_inset
16074 </cell>
16075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16076 \begin_inset Text
16077
16078 \begin_layout Plain Layout
16079
16080 \end_layout
16081
16082 \end_inset
16083 </cell>
16084 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16085 \begin_inset Text
16086
16087 \begin_layout Plain Layout
16088
16089 \end_layout
16090
16091 \end_inset
16092 </cell>
16093 </row>
16094 <row>
16095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16096 \begin_inset Text
16097
16098 \begin_layout Plain Layout
16099
16100 \end_layout
16101
16102 \end_inset
16103 </cell>
16104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16105 \begin_inset Text
16106
16107 \begin_layout Plain Layout
16108 sd
16109 \end_layout
16110
16111 \end_inset
16112 </cell>
16113 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16114 \begin_inset Text
16115
16116 \begin_layout Plain Layout
16117
16118 \end_layout
16119
16120 \end_inset
16121 </cell>
16122 </row>
16123 <row>
16124 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16125 \begin_inset Text
16126
16127 \begin_layout Plain Layout
16128
16129 \end_layout
16130
16131 \end_inset
16132 </cell>
16133 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16134 \begin_inset Text
16135
16136 \begin_layout Plain Layout
16137
16138 \end_layout
16139
16140 \end_inset
16141 </cell>
16142 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16143 \begin_inset Text
16144
16145 \begin_layout Plain Layout
16146 sd
16147 \end_layout
16148
16149 \end_inset
16150 </cell>
16151 </row>
16152 </lyxtabular>
16153
16154 \end_inset
16155
16156
16157 \end_layout
16158
16159 \end_inset
16160
16161
16162 \end_layout
16163
16164 \begin_layout Standard
16165 \begin_inset ERT
16166 status collapsed
16167
16168 \begin_layout Plain Layout
16169
16170
16171 \backslash
16172 pagebreak 
16173 \end_layout
16174
16175 \end_inset
16176
16177
16178 \end_layout
16179
16180 \begin_layout Standard
16181 Pour revenir à la couleur noire par défaut, insérez la commande suivante
16182  en code TeX, juste après le tableau ou le flottant de tableau :
16183 \end_layout
16184
16185 \begin_layout Standard
16186
16187 \series bold
16188
16189 \backslash
16190 renewcommand{
16191 \backslash
16192 hline}{
16193 \backslash
16194 myHlineC}
16195 \end_layout
16196
16197 \begin_layout Standard
16198 Le tableau
16199 \begin_inset Space ~
16200 \end_inset
16201
16202
16203 \begin_inset CommandInset ref
16204 LatexCommand ref
16205 reference "tab:Tableau-avec-filets-colorés"
16206
16207 \end_inset
16208
16209  est un exemple avec des filets horizontaux et verticaux colorés.
16210 \end_layout
16211
16212 \begin_layout Standard
16213 \begin_inset Float table
16214 placement h
16215 wide false
16216 sideways false
16217 status open
16218
16219 \begin_layout Plain Layout
16220 \begin_inset Caption
16221
16222 \begin_layout Plain Layout
16223 \begin_inset CommandInset label
16224 LatexCommand label
16225 name "tab:Tableau-avec-filets-colorés"
16226
16227 \end_inset
16228
16229 Tableau avec filets horizontaux et verticaux colorés
16230 \end_layout
16231
16232 \end_inset
16233
16234
16235 \end_layout
16236
16237 \begin_layout Plain Layout
16238 \align center
16239 \begin_inset Tabular
16240 <lyxtabular version="3" rows="3" columns="3">
16241 <features>
16242 <column alignment="center" valignment="top" width="0" special="Wc">
16243 <column alignment="center" valignment="top" width="0" special="Wc">
16244 <column alignment="center" valignment="top" width="0" special="WcW">
16245 <row>
16246 <cell alignment="center" valignment="top" topline="true" usebox="none">
16247 \begin_inset Text
16248
16249 \begin_layout Plain Layout
16250 sd
16251 \end_layout
16252
16253 \end_inset
16254 </cell>
16255 <cell alignment="center" valignment="top" topline="true" usebox="none">
16256 \begin_inset Text
16257
16258 \begin_layout Plain Layout
16259
16260 \end_layout
16261
16262 \end_inset
16263 </cell>
16264 <cell alignment="center" valignment="top" topline="true" usebox="none">
16265 \begin_inset Text
16266
16267 \begin_layout Plain Layout
16268
16269 \end_layout
16270
16271 \end_inset
16272 </cell>
16273 </row>
16274 <row>
16275 <cell alignment="center" valignment="top" topline="true" usebox="none">
16276 \begin_inset Text
16277
16278 \begin_layout Plain Layout
16279
16280 \end_layout
16281
16282 \end_inset
16283 </cell>
16284 <cell alignment="center" valignment="top" topline="true" usebox="none">
16285 \begin_inset Text
16286
16287 \begin_layout Plain Layout
16288 sd
16289 \end_layout
16290
16291 \end_inset
16292 </cell>
16293 <cell alignment="center" valignment="top" topline="true" usebox="none">
16294 \begin_inset Text
16295
16296 \begin_layout Plain Layout
16297
16298 \end_layout
16299
16300 \end_inset
16301 </cell>
16302 </row>
16303 <row topspace="default">
16304 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16305 \begin_inset Text
16306
16307 \begin_layout Plain Layout
16308
16309 \end_layout
16310
16311 \end_inset
16312 </cell>
16313 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16314 \begin_inset Text
16315
16316 \begin_layout Plain Layout
16317
16318 \end_layout
16319
16320 \end_inset
16321 </cell>
16322 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16323 \begin_inset Text
16324
16325 \begin_layout Plain Layout
16326 sd
16327 \end_layout
16328
16329 \end_inset
16330 </cell>
16331 </row>
16332 </lyxtabular>
16333
16334 \end_inset
16335
16336
16337 \end_layout
16338
16339 \end_inset
16340
16341
16342 \end_layout
16343
16344 \begin_layout Standard
16345 \begin_inset ERT
16346 status collapsed
16347
16348 \begin_layout Plain Layout
16349
16350
16351 \backslash
16352 renewcommand{
16353 \backslash
16354 hline}{
16355 \backslash
16356 myHlineC}
16357 \end_layout
16358
16359 \end_inset
16360
16361
16362 \end_layout
16363
16364 \begin_layout Standard
16365 \begin_inset ERT
16366 status collapsed
16367
16368 \begin_layout Plain Layout
16369
16370
16371 \backslash
16372 setlength{
16373 \backslash
16374 arrayrulewidth}{0.4pt}
16375 \end_layout
16376
16377 \end_inset
16378
16379
16380 \end_layout
16381
16382 \begin_layout Section
16383 Personnalisation des Tableaux
16384 \begin_inset Index
16385 status collapsed
16386
16387 \begin_layout Plain Layout
16388 Tableau ! Personnalisation
16389 \end_layout
16390
16391 \end_inset
16392
16393
16394 \begin_inset Index
16395 status collapsed
16396
16397 \begin_layout Plain Layout
16398 Personnalisation des tableaux
16399 \end_layout
16400
16401 \end_inset
16402
16403
16404 \end_layout
16405
16406 \begin_layout Subsection
16407 Espacement des lignes
16408 \begin_inset CommandInset label
16409 LatexCommand label
16410 name "sub:Espacement-lignes"
16411
16412 \end_inset
16413
16414
16415 \begin_inset Index
16416 status collapsed
16417
16418 \begin_layout Plain Layout
16419 Personnalisation des tableaux ! Espacement des lignes
16420 \end_layout
16421
16422 \end_inset
16423
16424
16425 \end_layout
16426
16427 \begin_layout Standard
16428 Vous pouvez ajouter de l'espace vertical entre les lignes d'un tableau avec
16429  l'onglet 
16430 \family sans
16431 Bordures
16432 \family default
16433  de la fenêtre de dialogue 
16434 \family sans
16435 Paramètres
16436 \begin_inset Space ~
16437 \end_inset
16438
16439 du
16440 \begin_inset Space ~
16441 \end_inset
16442
16443 tableau
16444 \family default
16445 .
16446  Vous y trouverez trois possibilités :
16447 \end_layout
16448
16449 \begin_layout Description
16450 Haut
16451 \begin_inset Space ~
16452 \end_inset
16453
16454 de
16455 \begin_inset Space ~
16456 \end_inset
16457
16458 ligne va ajouter de l'espace au-dessus de caractères de la ligne .
16459  Si le tableau est un tableau formel
16460 \begin_inset Foot
16461 status collapsed
16462
16463 \begin_layout Plain Layout
16464 Les tableaux formels sont décrits dans la section
16465 \begin_inset Space ~
16466 \end_inset
16467
16468
16469 \begin_inset CommandInset ref
16470 LatexCommand ref
16471 reference "sec:Tableaux-Formels"
16472
16473 \end_inset
16474
16475 .
16476 \end_layout
16477
16478 \end_inset
16479
16480  LyX va insérer par défaut un espace de 0.5
16481 \begin_inset Space \thinspace{}
16482 \end_inset
16483
16484 em.
16485  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
16486  les filets verticaux comme dans le tableau suivant :
16487 \begin_inset VSpace medskip
16488 \end_inset
16489
16490
16491 \begin_inset Newline newline
16492 \end_inset
16493
16494
16495 \begin_inset ERT
16496 status collapsed
16497
16498 \begin_layout Plain Layout
16499
16500
16501 \backslash
16502 hspace*{0pt}
16503 \end_layout
16504
16505 \end_inset
16506
16507
16508 \begin_inset Space \hfill{}
16509 \end_inset
16510
16511
16512 \begin_inset Tabular
16513 <lyxtabular version="3" rows="3" columns="1">
16514 <features>
16515 <column alignment="center" valignment="top" width="0">
16516 <row>
16517 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16518 \begin_inset Text
16519
16520 \begin_layout Plain Layout
16521 A
16522 \end_layout
16523
16524 \end_inset
16525 </cell>
16526 </row>
16527 <row topspace="3mm">
16528 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16529 \begin_inset Text
16530
16531 \begin_layout Plain Layout
16532 espace de 3
16533 \begin_inset Space \thinspace{}
16534 \end_inset
16535
16536 mm en haut de la ligne
16537 \end_layout
16538
16539 \end_inset
16540 </cell>
16541 </row>
16542 <row>
16543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16544 \begin_inset Text
16545
16546 \begin_layout Plain Layout
16547 C
16548 \end_layout
16549
16550 \end_inset
16551 </cell>
16552 </row>
16553 </lyxtabular>
16554
16555 \end_inset
16556
16557
16558 \begin_inset Space \hfill{}
16559 \end_inset
16560
16561
16562 \begin_inset ERT
16563 status collapsed
16564
16565 \begin_layout Plain Layout
16566
16567
16568 \backslash
16569 hspace*{0pt}
16570 \end_layout
16571
16572 \end_inset
16573
16574
16575 \begin_inset VSpace medskip
16576 \end_inset
16577
16578
16579 \begin_inset Newline newline
16580 \end_inset
16581
16582 L'insertion d'espace en haut de ligne n'a donc d'intérêt que si vous n'avez
16583  pas de filets verticaux.
16584 \end_layout
16585
16586 \begin_layout Description
16587 Bas
16588 \begin_inset Space ~
16589 \end_inset
16590
16591 de
16592 \begin_inset Space ~
16593 \end_inset
16594
16595 ligne va ajouter de l'espace sous les caractères de la ligne.
16596  Si le tableau est un tableau formel LyX va insérer par défaut un espace
16597  de 0.5
16598 \begin_inset Space \thinspace{}
16599 \end_inset
16600
16601 em, pour les tableaux normaux, l'espace par défaut est de 2
16602 \begin_inset Space \thinspace{}
16603 \end_inset
16604
16605 pt.
16606 \end_layout
16607
16608 \begin_layout Description
16609 Entre
16610 \begin_inset Space ~
16611 \end_inset
16612
16613 les
16614 \begin_inset Space ~
16615 \end_inset
16616
16617 lignes ajoute l'espace entre la ligne courante et la ligne suivante.
16618  Si le tableau est un tableau formel LyX va insérer par défaut un espace
16619  de 0.5
16620 \begin_inset Space \thinspace{}
16621 \end_inset
16622
16623 em.
16624  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
16625  les filets verticaux comme dans le tableau suivant :
16626 \begin_inset VSpace medskip
16627 \end_inset
16628
16629
16630 \begin_inset Newline newline
16631 \end_inset
16632
16633
16634 \begin_inset ERT
16635 status collapsed
16636
16637 \begin_layout Plain Layout
16638
16639
16640 \backslash
16641 hspace*{0pt}
16642 \end_layout
16643
16644 \end_inset
16645
16646
16647 \begin_inset Space \hfill{}
16648 \end_inset
16649
16650
16651 \begin_inset Tabular
16652 <lyxtabular version="3" rows="3" columns="1">
16653 <features>
16654 <column alignment="center" valignment="top" width="0">
16655 <row>
16656 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16657 \begin_inset Text
16658
16659 \begin_layout Plain Layout
16660 A
16661 \end_layout
16662
16663 \end_inset
16664 </cell>
16665 </row>
16666 <row interlinespace="3mm">
16667 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16668 \begin_inset Text
16669
16670 \begin_layout Plain Layout
16671 \begin_inset Formula $\downarrow$
16672 \end_inset
16673
16674  espace de 3
16675 \begin_inset Space \thinspace{}
16676 \end_inset
16677
16678 mm entre les lignes 
16679 \begin_inset Formula $\downarrow$
16680 \end_inset
16681
16682
16683 \end_layout
16684
16685 \end_inset
16686 </cell>
16687 </row>
16688 <row>
16689 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16690 \begin_inset Text
16691
16692 \begin_layout Plain Layout
16693 \begin_inset Formula $\uparrow$
16694 \end_inset
16695
16696  espace de 3
16697 \begin_inset Space \thinspace{}
16698 \end_inset
16699
16700 mm entre les lignes 
16701 \begin_inset Formula $\uparrow$
16702 \end_inset
16703
16704
16705 \end_layout
16706
16707 \end_inset
16708 </cell>
16709 </row>
16710 </lyxtabular>
16711
16712 \end_inset
16713
16714
16715 \begin_inset Space \hfill{}
16716 \end_inset
16717
16718
16719 \begin_inset ERT
16720 status collapsed
16721
16722 \begin_layout Plain Layout
16723
16724
16725 \backslash
16726 hspace*{0pt}
16727 \end_layout
16728
16729 \end_inset
16730
16731
16732 \begin_inset VSpace medskip
16733 \end_inset
16734
16735
16736 \begin_inset Newline newline
16737 \end_inset
16738
16739 L'insertion d'espace entre les lignes n'a donc d'intérêt que si vous n'avez
16740  pas de filets verticaux.
16741 \end_layout
16742
16743 \begin_layout Standard
16744 \begin_inset VSpace bigskip
16745 \end_inset
16746
16747 Quand vous voulez ajouter de l'espace à toutes les cases de tous les tableaux
16748  de votre document, vous pouvez le faire en ajoutant les lignes suivantes
16749  dans le préambule :
16750 \end_layout
16751
16752 \begin_layout Standard
16753
16754 \series bold
16755
16756 \backslash
16757 @ifundef\SpecialChar \textcompwordmark{}
16758 ined{extrarowheight}
16759 \begin_inset Newline newline
16760 \end_inset
16761
16762
16763 \begin_inset ERT
16764 status collapsed
16765
16766 \begin_layout Plain Layout
16767
16768
16769 \backslash
16770 hphantom{ }
16771 \end_layout
16772
16773 \end_inset
16774
16775 {
16776 \backslash
16777 usepackage{array}}{}
16778 \begin_inset Newline newline
16779 \end_inset
16780
16781
16782 \backslash
16783 setlength{
16784 \backslash
16785 extrarowheight}{height}
16786 \end_layout
16787
16788 \begin_layout Standard
16789 Mais ceci présente le défaut que le texte des cellules de tableau n'est
16790  plus exactement centré verticalement.
16791  (le paquetage 
16792 \series bold
16793 array 
16794 \series default
16795 sera chargé automatiquement par LyX quand vous utilisez des formats de tableaux
16796  auto-définis.
16797  C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
16798  
16799 \series bold
16800
16801 \backslash
16802 @ifundef\SpecialChar \textcompwordmark{}
16803 ined
16804 \series default
16805  dans la commande précédente.)
16806 \end_layout
16807
16808 \begin_layout Subsection
16809 Alignements de cellules spéciaux
16810 \begin_inset Index
16811 status collapsed
16812
16813 \begin_layout Plain Layout
16814 Personnalisation des tableaux ! Alignement de cellules spéciaux
16815 \end_layout
16816
16817 \end_inset
16818
16819
16820 \end_layout
16821
16822 \begin_layout Standard
16823 On peut parfois améliorer l'aspect d'un tableau en alignant le contenu des
16824  cellules sur un caractère donné, par exemple le séparateur décimal comme
16825  dans le tableau
16826 \begin_inset Space ~
16827 \end_inset
16828
16829
16830 \begin_inset CommandInset ref
16831 LatexCommand ref
16832 reference "tab:Tableau-centré-sur-séparateur"
16833
16834 \end_inset
16835
16836 .
16837 \end_layout
16838
16839 \begin_layout Standard
16840 \begin_inset Float table
16841 placement h
16842 wide false
16843 sideways false
16844 status open
16845
16846 \begin_layout Plain Layout
16847 \begin_inset Caption
16848
16849 \begin_layout Plain Layout
16850 \begin_inset CommandInset label
16851 LatexCommand label
16852 name "tab:Tableau-centré-sur-séparateur"
16853
16854 \end_inset
16855
16856 Les cellules d'une colonnes sont centrées sur le séparateur décimal.
16857 \end_layout
16858
16859 \end_inset
16860
16861
16862 \end_layout
16863
16864 \begin_layout Plain Layout
16865 \align center
16866 \begin_inset Tabular
16867 <lyxtabular version="3" rows="4" columns="2">
16868 <features>
16869 <column alignment="right" valignment="top" width="0">
16870 <column alignment="left" valignment="top" width="0" special="@{}l">
16871 <row>
16872 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
16873 \begin_inset Text
16874
16875 \begin_layout Plain Layout
16876 en-tête
16877 \end_layout
16878
16879 \end_inset
16880 </cell>
16881 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16882 \begin_inset Text
16883
16884 \begin_layout Plain Layout
16885
16886 \end_layout
16887
16888 \end_inset
16889 </cell>
16890 </row>
16891 <row>
16892 <cell alignment="center" valignment="top" usebox="none">
16893 \begin_inset Text
16894
16895 \begin_layout Plain Layout
16896 12,
16897 \end_layout
16898
16899 \end_inset
16900 </cell>
16901 <cell alignment="center" valignment="top" usebox="none">
16902 \begin_inset Text
16903
16904 \begin_layout Plain Layout
16905 6
16906 \end_layout
16907
16908 \end_inset
16909 </cell>
16910 </row>
16911 <row>
16912 <cell alignment="center" valignment="top" usebox="none">
16913 \begin_inset Text
16914
16915 \begin_layout Plain Layout
16916 0,
16917 \end_layout
16918
16919 \end_inset
16920 </cell>
16921 <cell alignment="center" valignment="top" usebox="none">
16922 \begin_inset Text
16923
16924 \begin_layout Plain Layout
16925 68
16926 \end_layout
16927
16928 \end_inset
16929 </cell>
16930 </row>
16931 <row>
16932 <cell alignment="center" valignment="top" usebox="none">
16933 \begin_inset Text
16934
16935 \begin_layout Plain Layout
16936 -123,
16937 \end_layout
16938
16939 \end_inset
16940 </cell>
16941 <cell alignment="center" valignment="top" usebox="none">
16942 \begin_inset Text
16943
16944 \begin_layout Plain Layout
16945 0
16946 \end_layout
16947
16948 \end_inset
16949 </cell>
16950 </row>
16951 </lyxtabular>
16952
16953 \end_inset
16954
16955
16956 \end_layout
16957
16958 \end_inset
16959
16960
16961 \end_layout
16962
16963 \begin_layout Standard
16964 Ce tableau a été créé comme un tableau 4×2.
16965  L'en-tête est une cellule multicolonne centrée.
16966  La première colonne est alignée à droite et contient les chiffres qui se
16967  trouvent avant la virgule ainsi que la virgule elle-même.
16968  La deuxième colonne est alignée à gauche et contient les chiffres situés
16969  après la virgule.
16970  Pour éviter l'espace qui est normalement placé entre deux colonnes d'un
16971  tableau, utilisez le paramètre LaTeX suivant pour la deuxième colonne :
16972 \end_layout
16973
16974 \begin_layout Standard
16975
16976 \series bold
16977 @{}l
16978 \end_layout
16979
16980 \begin_layout Standard
16981 Le tableau
16982 \begin_inset Space ~
16983 \end_inset
16984
16985
16986 \begin_inset CommandInset ref
16987 LatexCommand ref
16988 reference "tab:Plusieurs-exemples-alignements"
16989
16990 \end_inset
16991
16992  montre quelques exemples d'alignements.
16993  Pour l'alignement sur l'opérateur de relation, vous devez ajouter le deuxième
16994  plus petit espace mathématique au début de la dernière colonne pour obtenir
16995  l'espacement correct autour du signe de relation.
16996 \end_layout
16997
16998 \begin_layout Standard
16999 \begin_inset Float table
17000 wide false
17001 sideways false
17002 status open
17003
17004 \begin_layout Plain Layout
17005 \begin_inset Caption
17006
17007 \begin_layout Plain Layout
17008 \begin_inset CommandInset label
17009 LatexCommand label
17010 name "tab:Plusieurs-exemples-alignements"
17011
17012 \end_inset
17013
17014 Plusieurs exemples d'alignement de cellules
17015 \lang english
17016 .
17017 \end_layout
17018
17019 \end_inset
17020
17021
17022 \end_layout
17023
17024 \begin_layout Plain Layout
17025 \align center
17026 \begin_inset Tabular
17027 <lyxtabular version="3" rows="4" columns="6">
17028 <features>
17029 <column alignment="right" valignment="top" width="0">
17030 <column alignment="left" valignment="top" width="0" special="@{}l">
17031 <column alignment="right" valignment="top" width="0">
17032 <column alignment="left" valignment="top" width="0" special="@{}l">
17033 <column alignment="right" valignment="top" width="0">
17034 <column alignment="left" valignment="top" width="0" special="@{}l">
17035 <row>
17036 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17037 \begin_inset Text
17038
17039 \begin_layout Plain Layout
17040 unités
17041 \end_layout
17042
17043 \end_inset
17044 </cell>
17045 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17046 \begin_inset Text
17047
17048 \begin_layout Plain Layout
17049
17050 \end_layout
17051
17052 \end_inset
17053 </cell>
17054 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17055 \begin_inset Text
17056
17057 \begin_layout Plain Layout
17058 exposants
17059 \end_layout
17060
17061 \end_inset
17062 </cell>
17063 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17064 \begin_inset Text
17065
17066 \begin_layout Plain Layout
17067
17068 \end_layout
17069
17070 \end_inset
17071 </cell>
17072 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17073 \begin_inset Text
17074
17075 \begin_layout Plain Layout
17076 relations
17077 \end_layout
17078
17079 \end_inset
17080 </cell>
17081 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17082 \begin_inset Text
17083
17084 \begin_layout Plain Layout
17085
17086 \end_layout
17087
17088 \end_inset
17089 </cell>
17090 </row>
17091 <row>
17092 <cell alignment="center" valignment="top" usebox="none">
17093 \begin_inset Text
17094
17095 \begin_layout Plain Layout
17096 12×
17097 \end_layout
17098
17099 \end_inset
17100 </cell>
17101 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17102 \begin_inset Text
17103
17104 \begin_layout Plain Layout
17105 24
17106 \begin_inset Space \thinspace{}
17107 \end_inset
17108
17109 bouteilles
17110 \end_layout
17111
17112 \end_inset
17113 </cell>
17114 <cell alignment="center" valignment="top" usebox="none">
17115 \begin_inset Text
17116
17117 \begin_layout Plain Layout
17118 \begin_inset Formula $10\cdot$
17119 \end_inset
17120
17121
17122 \end_layout
17123
17124 \end_inset
17125 </cell>
17126 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17127 \begin_inset Text
17128
17129 \begin_layout Plain Layout
17130 \begin_inset Formula $10^{\mbox{-}17}$
17131 \end_inset
17132
17133
17134 \end_layout
17135
17136 \end_inset
17137 </cell>
17138 <cell alignment="center" valignment="top" usebox="none">
17139 \begin_inset Text
17140
17141 \begin_layout Plain Layout
17142 \begin_inset Formula $\Gamma(t)\propto$
17143 \end_inset
17144
17145
17146 \end_layout
17147
17148 \end_inset
17149 </cell>
17150 <cell alignment="center" valignment="top" usebox="none">
17151 \begin_inset Text
17152
17153 \begin_layout Plain Layout
17154 \begin_inset Formula $\:\Upsilon(t)$
17155 \end_inset
17156
17157
17158 \end_layout
17159
17160 \end_inset
17161 </cell>
17162 </row>
17163 <row>
17164 <cell alignment="center" valignment="top" usebox="none">
17165 \begin_inset Text
17166
17167 \begin_layout Plain Layout
17168 1024×
17169 \end_layout
17170
17171 \end_inset
17172 </cell>
17173 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17174 \begin_inset Text
17175
17176 \begin_layout Plain Layout
17177 768
17178 \begin_inset Space \thinspace{}
17179 \end_inset
17180
17181 Pixels
17182 \end_layout
17183
17184 \end_inset
17185 </cell>
17186 <cell alignment="center" valignment="top" usebox="none">
17187 \begin_inset Text
17188
17189 \begin_layout Plain Layout
17190 \begin_inset Formula $5.78\cdot$
17191 \end_inset
17192
17193
17194 \end_layout
17195
17196 \end_inset
17197 </cell>
17198 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17199 \begin_inset Text
17200
17201 \begin_layout Plain Layout
17202 \begin_inset Formula $10^{7}$
17203 \end_inset
17204
17205
17206 \end_layout
17207
17208 \end_inset
17209 </cell>
17210 <cell alignment="center" valignment="top" usebox="none">
17211 \begin_inset Text
17212
17213 \begin_layout Plain Layout
17214 \begin_inset Formula $A\ne$
17215 \end_inset
17216
17217
17218 \end_layout
17219
17220 \end_inset
17221 </cell>
17222 <cell alignment="center" valignment="top" usebox="none">
17223 \begin_inset Text
17224
17225 \begin_layout Plain Layout
17226 \begin_inset Formula $\: B_{\mathrm{red}}$
17227 \end_inset
17228
17229
17230 \end_layout
17231
17232 \end_inset
17233 </cell>
17234 </row>
17235 <row>
17236 <cell alignment="center" valignment="top" usebox="none">
17237 \begin_inset Text
17238
17239 \begin_layout Plain Layout
17240 32×
17241 \end_layout
17242
17243 \end_inset
17244 </cell>
17245 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17246 \begin_inset Text
17247
17248 \begin_layout Plain Layout
17249 6
17250 \begin_inset Space \thinspace{}
17251 \end_inset
17252
17253 cm
17254 \end_layout
17255
17256 \end_inset
17257 </cell>
17258 <cell alignment="center" valignment="top" usebox="none">
17259 \begin_inset Text
17260
17261 \begin_layout Plain Layout
17262 -
17263 \begin_inset Formula $33.5\cdot$
17264 \end_inset
17265
17266
17267 \end_layout
17268
17269 \end_inset
17270 </cell>
17271 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17272 \begin_inset Text
17273
17274 \begin_layout Plain Layout
17275 \begin_inset Formula $10^{4}$
17276 \end_inset
17277
17278
17279 \end_layout
17280
17281 \end_inset
17282 </cell>
17283 <cell alignment="center" valignment="top" usebox="none">
17284 \begin_inset Text
17285
17286 \begin_layout Plain Layout
17287 \begin_inset Formula $\sin(\alpha)\ge$
17288 \end_inset
17289
17290
17291 \end_layout
17292
17293 \end_inset
17294 </cell>
17295 <cell alignment="center" valignment="top" usebox="none">
17296 \begin_inset Text
17297
17298 \begin_layout Plain Layout
17299 \begin_inset Formula $\:\sin(\beta)$
17300 \end_inset
17301
17302
17303 \end_layout
17304
17305 \end_inset
17306 </cell>
17307 </row>
17308 </lyxtabular>
17309
17310 \end_inset
17311
17312
17313 \end_layout
17314
17315 \end_inset
17316
17317
17318 \end_layout
17319
17320 \begin_layout Standard
17321 \begin_inset VSpace bigskip
17322 \end_inset
17323
17324 Il y a aussi le paquetage LaTeX 
17325 \series bold
17326 dcolumn
17327 \series default
17328
17329 \begin_inset Index
17330 status collapsed
17331
17332 \begin_layout Plain Layout
17333 Paquetages LaTeX ! dcolumn
17334 \end_layout
17335
17336 \end_inset
17337
17338  qui fournit des alignements pour les cellules de tableaux.
17339  Mais malheureusement, il traite le contenu des cellules comme des mathématiques
17340  et ne permet pas de formules dans les cellules du tableau : Avec 
17341 \series bold
17342 dcolumn
17343 \series default
17344  la première colonne du tableau
17345 \begin_inset Space ~
17346 \end_inset
17347
17348
17349 \begin_inset CommandInset ref
17350 LatexCommand ref
17351 reference "tab:Plusieurs-exemples-alignements"
17352
17353 \end_inset
17354
17355  ressemblera à la première colonne du tableau
17356 \begin_inset Space ~
17357 \end_inset
17358
17359
17360 \begin_inset CommandInset ref
17361 LatexCommand ref
17362 reference "tab:Alignements-avec-dcolumn"
17363
17364 \end_inset
17365
17366
17367 \lang english
17368  and only with some tricks like the expected.
17369  
17370 \lang french
17371 On ne peut pas aligner la deuxième et la troisième colonne du tableau
17372 \begin_inset Space ~
17373 \end_inset
17374
17375
17376 \begin_inset CommandInset ref
17377 LatexCommand ref
17378 reference "tab:Plusieurs-exemples-alignements"
17379
17380 \end_inset
17381
17382  avec 
17383 \series bold
17384 dcolumn
17385 \series default
17386 .
17387 \end_layout
17388
17389 \begin_layout Standard
17390 \begin_inset Float table
17391 placement h
17392 wide false
17393 sideways false
17394 status open
17395
17396 \begin_layout Plain Layout
17397 \begin_inset Caption
17398
17399 \begin_layout Plain Layout
17400 \begin_inset CommandInset label
17401 LatexCommand label
17402 name "tab:Alignements-avec-dcolumn"
17403
17404 \end_inset
17405
17406 Alignements quand on utilise le paquetage LaTeX dcolumn.
17407  Pour toutes les colonnes des astuces d'alignement ont du être utilisée
17408  pour obtenir la sortie.
17409 \end_layout
17410
17411 \end_inset
17412
17413
17414 \end_layout
17415
17416 \begin_layout Plain Layout
17417 \align center
17418 \begin_inset Tabular
17419 <lyxtabular version="3" rows="4" columns="3">
17420 <features>
17421 <column alignment="center" valignment="top" width="0" special="D{x}{\times}{-1}">
17422 <column alignment="center" valignment="top" width="0" special="D{x}{\times}{4.9}">
17423 <column alignment="center" valignment="top" width="0" special="D{~}{\,}{9.7}">
17424 <row>
17425 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17426 \begin_inset Text
17427
17428 \begin_layout Plain Layout
17429 unités
17430 \end_layout
17431
17432 \end_inset
17433 </cell>
17434 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17435 \begin_inset Text
17436
17437 \begin_layout Plain Layout
17438 unités
17439 \end_layout
17440
17441 \end_inset
17442 </cell>
17443 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17444 \begin_inset Text
17445
17446 \begin_layout Plain Layout
17447 unités
17448 \end_layout
17449
17450 \end_inset
17451 </cell>
17452 </row>
17453 <row>
17454 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17455 \begin_inset Text
17456
17457 \begin_layout Plain Layout
17458 12x24
17459 \begin_inset Space \thinspace{}
17460 \end_inset
17461
17462 bouteilles
17463 \end_layout
17464
17465 \end_inset
17466 </cell>
17467 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17468 \begin_inset Text
17469
17470 \begin_layout Plain Layout
17471 12x24
17472 \begin_inset Space \thinspace{}
17473 \end_inset
17474
17475
17476 \begin_inset Formula $\mbox{bouteilles}$
17477 \end_inset
17478
17479
17480 \end_layout
17481
17482 \end_inset
17483 </cell>
17484 <cell alignment="center" valignment="top" usebox="none">
17485 \begin_inset Text
17486
17487 \begin_layout Plain Layout
17488 12
17489 \begin_inset ERT
17490 status collapsed
17491
17492 \begin_layout Plain Layout
17493
17494
17495 \backslash
17496 times 
17497 \end_layout
17498
17499 \end_inset
17500
17501 24~
17502 \begin_inset Formula $\mbox{bouteilles}$
17503 \end_inset
17504
17505
17506 \end_layout
17507
17508 \end_inset
17509 </cell>
17510 </row>
17511 <row>
17512 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17513 \begin_inset Text
17514
17515 \begin_layout Plain Layout
17516 1024x768
17517 \begin_inset Space \thinspace{}
17518 \end_inset
17519
17520 Pixels
17521 \end_layout
17522
17523 \end_inset
17524 </cell>
17525 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17526 \begin_inset Text
17527
17528 \begin_layout Plain Layout
17529 1024x768
17530 \begin_inset Space \thinspace{}
17531 \end_inset
17532
17533
17534 \begin_inset Formula $\mbox{Pixels}$
17535 \end_inset
17536
17537
17538 \end_layout
17539
17540 \end_inset
17541 </cell>
17542 <cell alignment="center" valignment="top" usebox="none">
17543 \begin_inset Text
17544
17545 \begin_layout Plain Layout
17546 1024
17547 \begin_inset ERT
17548 status collapsed
17549
17550 \begin_layout Plain Layout
17551
17552
17553 \backslash
17554 times 
17555 \end_layout
17556
17557 \end_inset
17558
17559 768~
17560 \begin_inset Formula $\mbox{Pixels}$
17561 \end_inset
17562
17563
17564 \end_layout
17565
17566 \end_inset
17567 </cell>
17568 </row>
17569 <row>
17570 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17571 \begin_inset Text
17572
17573 \begin_layout Plain Layout
17574 32x6
17575 \begin_inset Space \thinspace{}
17576 \end_inset
17577
17578 cm
17579 \end_layout
17580
17581 \end_inset
17582 </cell>
17583 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17584 \begin_inset Text
17585
17586 \begin_layout Plain Layout
17587 32x6
17588 \begin_inset Space \thinspace{}
17589 \end_inset
17590
17591
17592 \begin_inset Formula $\mbox{cm}$
17593 \end_inset
17594
17595
17596 \end_layout
17597
17598 \end_inset
17599 </cell>
17600 <cell alignment="center" valignment="top" usebox="none">
17601 \begin_inset Text
17602
17603 \begin_layout Plain Layout
17604 32
17605 \begin_inset ERT
17606 status collapsed
17607
17608 \begin_layout Plain Layout
17609
17610
17611 \backslash
17612 times 
17613 \end_layout
17614
17615 \end_inset
17616
17617 6~
17618 \begin_inset Formula $\mbox{cm}$
17619 \end_inset
17620
17621
17622 \end_layout
17623
17624 \end_inset
17625 </cell>
17626 </row>
17627 </lyxtabular>
17628
17629 \end_inset
17630
17631
17632 \end_layout
17633
17634 \end_inset
17635
17636
17637 \end_layout
17638
17639 \begin_layout Subsection
17640 Formats de cellule et de colonne personnalisés
17641 \begin_inset CommandInset label
17642 LatexCommand label
17643 name "sub:Formats-personnalisés"
17644
17645 \end_inset
17646
17647
17648 \begin_inset Index
17649 status collapsed
17650
17651 \begin_layout Plain Layout
17652 Personnalisation des tableaux !  Format de cellule/colonne
17653 \end_layout
17654
17655 \end_inset
17656
17657
17658 \end_layout
17659
17660 \begin_layout Standard
17661 Calculer la largeur nécessaire pour des colonnes couvertes par un cellule
17662  multicolonne comme dans la section
17663 \begin_inset Space ~
17664 \end_inset
17665
17666
17667 \begin_inset CommandInset ref
17668 LatexCommand ref
17669 reference "sub:Calculs-multicolonnes"
17670
17671 \end_inset
17672
17673  peut devenir très pénible si vous avez plusieurs tableaux avec des cellules
17674  multicolonnes.
17675  Pour vous rendre la vie plus facile, vous pouvez définir dans le préambule
17676  un format de cellule/colonne, qui puisse être utilisé dans tous les tableaux
17677  du document.
17678  Le format est défini avec la commande
17679 \end_layout
17680
17681 \begin_layout Standard
17682
17683 \series bold
17684
17685 \backslash
17686 newcolumntype{nom du format}[nombre d'arguments]{commandes}
17687 \end_layout
17688
17689 \begin_layout Standard
17690 Le nom du format peut n'avoir qu'une lettre.
17691  Les lettres 
17692 \emph on
17693 b
17694 \emph default
17695
17696 \emph on
17697 c
17698 \emph default
17699
17700 \emph on
17701 l
17702 \emph default
17703
17704 \emph on
17705 m
17706 \emph default
17707
17708 \emph on
17709 p
17710 \emph default
17711  et 
17712 \emph on
17713 r
17714 \emph default
17715  sont prédéfinies et donc ne peuvent être utilisées.
17716  Mais toutes les lettres de l'alphabet sont autorisées en majuscules.
17717 \end_layout
17718
17719 \begin_layout Standard
17720 \begin_inset VSpace medskip
17721 \end_inset
17722
17723
17724 \end_layout
17725
17726 \begin_layout Standard
17727 Pour de cellules multicolonnes centrées verticalement et horizontalement
17728  avec une largeur donnée, vous pouvez définir le format de cellule suivant
17729  :
17730 \end_layout
17731
17732 \begin_layout Standard
17733
17734 \series bold
17735
17736 \backslash
17737 newcolumntype{M}[1]{>{
17738 \backslash
17739 centering
17740 \backslash
17741 hspace{0pt}}m{#1}}
17742 \end_layout
17743
17744 \begin_layout Standard
17745 Où le 
17746 \series bold
17747
17748 \backslash
17749 hspace{0pt}
17750 \series default
17751  évite le problème de césure du premier mot, comme c'est décrit en section
17752 \begin_inset Space ~
17753 \end_inset
17754
17755
17756 \begin_inset CommandInset ref
17757 LatexCommand ref
17758 reference "sub:Lignes-multiple-dans-cellule"
17759
17760 \end_inset
17761
17762 .
17763  Ensuite, vous pouvez entrer
17764 \end_layout
17765
17766 \begin_layout Standard
17767
17768 \series bold
17769 M{width}
17770 \end_layout
17771
17772 \begin_layout Standard
17773 comme paramètre LaTeX dans la fenêtre de dialogue de tableau pour créer
17774  une multicolonne.
17775 \end_layout
17776
17777 \begin_layout Standard
17778 \begin_inset VSpace bigskip
17779 \end_inset
17780
17781
17782 \end_layout
17783
17784 \begin_layout Standard
17785 Pour les cellules qui sont couvertes par la cellule multicolonne, vous pouvez
17786  définir le format
17787 \end_layout
17788
17789 \begin_layout Standard
17790
17791 \series bold
17792
17793 \backslash
17794 newcolumntype{S}[2]{>{
17795 \backslash
17796 centering
17797 \backslash
17798 hspace{0pt}}
17799 \begin_inset Newline newline
17800 \end_inset
17801
17802
17803 \begin_inset ERT
17804 status collapsed
17805
17806 \begin_layout Plain Layout
17807
17808
17809 \backslash
17810 phantom{
17811 \end_layout
17812
17813 \end_inset
17814
17815
17816 \backslash
17817 newcolumntype{S}[2]
17818 \begin_inset ERT
17819 status collapsed
17820
17821 \begin_layout Plain Layout
17822
17823 }
17824 \end_layout
17825
17826 \end_inset
17827
17828 m{(#1+(2
17829 \backslash
17830 tabcolsep+
17831 \backslash
17832 arrayrulewidth)*(1-#2))/#2}}
17833 \end_layout
17834
17835 \begin_layout Standard
17836 Ce format utilise l'équation
17837 \begin_inset Space ~
17838 \end_inset
17839
17840
17841 \begin_inset CommandInset ref
17842 LatexCommand eqref
17843 reference "eq:Wgn"
17844
17845 \end_inset
17846
17847  pour calculer la largeur que doit avoir chacune des cellules couverte par
17848  la cellule multicolonne pour qu'elles aient toutes la même largeur.
17849 \end_layout
17850
17851 \begin_layout Standard
17852 Ensuite, vous pouvez entrer
17853 \end_layout
17854
17855 \begin_layout Standard
17856
17857 \series bold
17858 S{largeur de la cellule multicolonne}{nombre de colonnes couvertes}
17859 \end_layout
17860
17861 \begin_layout Standard
17862 comme paramètre LaTeX de la colonne.
17863 \end_layout
17864
17865 \begin_layout Standard
17866 \begin_inset VSpace bigskip
17867 \end_inset
17868
17869
17870 \end_layout
17871
17872 \begin_layout Standard
17873 Pour des colonnes colorées, vous pouvez définir
17874 \end_layout
17875
17876 \begin_layout Standard
17877
17878 \series bold
17879
17880 \backslash
17881 newcolumntype{K}[1]{>{
17882 \backslash
17883 columncolor{#1}
17884 \backslash
17885 hspace{0pt}}c}
17886 \end_layout
17887
17888 \begin_layout Standard
17889 Le 
17890 \begin_inset Quotes eld
17891 \end_inset
17892
17893 c
17894 \begin_inset Quotes erd
17895 \end_inset
17896
17897  à la fin crée une colonne de largeur variable dont le texte est centré
17898  horizontalement.
17899  Vous pouvez maintenant entrer
17900 \end_layout
17901
17902 \begin_layout Standard
17903
17904 \series bold
17905 K{nom de couleur}
17906 \end_layout
17907
17908 \begin_layout Standard
17909 comme paramètre LaTeX.
17910 \end_layout
17911
17912 \begin_layout Standard
17913 \begin_inset VSpace bigskip
17914 \end_inset
17915
17916
17917 \end_layout
17918
17919 \begin_layout Standard
17920 Pour créer le tableau
17921 \begin_inset Space ~
17922 \end_inset
17923
17924
17925 \begin_inset CommandInset ref
17926 LatexCommand ref
17927 reference "tab:Tableau-formats-personnalisés"
17928
17929 \end_inset
17930
17931  utilisez les paramètres LaTeX
17932 \end_layout
17933
17934 \begin_layout Standard
17935
17936 \series bold
17937 M{2.5cm}
17938 \end_layout
17939
17940 \begin_layout Standard
17941 pour la première colonne et la multicolonne,
17942 \end_layout
17943
17944 \begin_layout Standard
17945
17946 \series bold
17947 K{red}
17948 \end_layout
17949
17950 \begin_layout Standard
17951 pour la dernière colonne, et
17952 \end_layout
17953
17954 \begin_layout Standard
17955
17956 \series bold
17957 S{2.5cm}{2}
17958 \end_layout
17959
17960 \begin_layout Standard
17961 pour les cellules de la deuxième colonne.
17962 \end_layout
17963
17964 \begin_layout Standard
17965 \begin_inset Float table
17966 placement h
17967 wide false
17968 sideways false
17969 status open
17970
17971 \begin_layout Plain Layout
17972 \begin_inset Caption
17973
17974 \begin_layout Plain Layout
17975 \begin_inset CommandInset label
17976 LatexCommand label
17977 name "tab:Tableau-formats-personnalisés"
17978
17979 \end_inset
17980
17981 Tableau utilisant des formats personnalisés
17982 \end_layout
17983
17984 \end_inset
17985
17986
17987 \end_layout
17988
17989 \begin_layout Plain Layout
17990 \align center
17991 \begin_inset Tabular
17992 <lyxtabular version="3" rows="3" columns="4">
17993 <features>
17994 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
17995 <column alignment="center" valignment="middle" width="0" special="S{2.5cm}{2}">
17996 <column alignment="center" valignment="middle" width="0">
17997 <column alignment="center" valignment="middle" width="0" special="K{red}">
17998 <row>
17999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18000 \begin_inset Text
18001
18002 \begin_layout Plain Layout
18003 motTrèsLongDansUneCellule
18004 \end_layout
18005
18006 \end_inset
18007 </cell>
18008 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
18009 \begin_inset Text
18010
18011 \begin_layout Plain Layout
18012 multicolonne avec multiligne
18013 \end_layout
18014
18015 \end_inset
18016 </cell>
18017 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18018 \begin_inset Text
18019
18020 \begin_layout Plain Layout
18021
18022 \end_layout
18023
18024 \end_inset
18025 </cell>
18026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18027 \begin_inset Text
18028
18029 \begin_layout Plain Layout
18030 c
18031 \end_layout
18032
18033 \end_inset
18034 </cell>
18035 </row>
18036 <row>
18037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18038 \begin_inset Text
18039
18040 \begin_layout Plain Layout
18041 d
18042 \end_layout
18043
18044 \end_inset
18045 </cell>
18046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18047 \begin_inset Text
18048
18049 \begin_layout Plain Layout
18050 e
18051 \end_layout
18052
18053 \end_inset
18054 </cell>
18055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18056 \begin_inset Text
18057
18058 \begin_layout Plain Layout
18059 f
18060 \end_layout
18061
18062 \end_inset
18063 </cell>
18064 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18065 \begin_inset Text
18066
18067 \begin_layout Plain Layout
18068 g
18069 \end_layout
18070
18071 \end_inset
18072 </cell>
18073 </row>
18074 <row>
18075 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18076 \begin_inset Text
18077
18078 \begin_layout Plain Layout
18079 h
18080 \end_layout
18081
18082 \end_inset
18083 </cell>
18084 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18085 \begin_inset Text
18086
18087 \begin_layout Plain Layout
18088 i
18089 \end_layout
18090
18091 \end_inset
18092 </cell>
18093 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18094 \begin_inset Text
18095
18096 \begin_layout Plain Layout
18097 j
18098 \end_layout
18099
18100 \end_inset
18101 </cell>
18102 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18103 \begin_inset Text
18104
18105 \begin_layout Plain Layout
18106 k
18107 \end_layout
18108
18109 \end_inset
18110 </cell>
18111 </row>
18112 </lyxtabular>
18113
18114 \end_inset
18115
18116
18117 \end_layout
18118
18119 \end_inset
18120
18121
18122 \end_layout
18123
18124 \begin_layout Subsection
18125 Épaisseur des filets
18126 \begin_inset CommandInset label
18127 LatexCommand label
18128 name "sub:Epaisseur-filets"
18129
18130 \end_inset
18131
18132
18133 \begin_inset Index
18134 status collapsed
18135
18136 \begin_layout Plain Layout
18137 Personnalisation des tableaux ! Épaisseur filets
18138 \end_layout
18139
18140 \end_inset
18141
18142
18143 \end_layout
18144
18145 \begin_layout Standard
18146 L'épaisseur de tous les filets d'un tableau peut être modifiée avec la variable
18147  
18148 \series bold
18149
18150 \backslash
18151 arrayrulewidth
18152 \series default
18153 .
18154  Pour mettre, par exemple, une épaisseur de filet de 1.5
18155 \begin_inset Space \thinspace{}
18156 \end_inset
18157
18158 pt, comme pour le tableau
18159 \begin_inset Space ~
18160 \end_inset
18161
18162
18163 \begin_inset CommandInset ref
18164 LatexCommand ref
18165 reference "tab:Tableau-filets-1.5pt"
18166
18167 \end_inset
18168
18169 , insérez la commande
18170 \end_layout
18171
18172 \begin_layout Standard
18173
18174 \series bold
18175
18176 \backslash
18177 setlength{
18178 \backslash
18179 arrayrulewidth}{1.5pt}
18180 \end_layout
18181
18182 \begin_layout Standard
18183 en code TeX avant le tableau ou le flottant de tableau.
18184  La nouvelle épaisseur de filet reste valable pour tous les tableaux qui
18185  suivent.
18186  pour revenir aux valeurs par défaut, mettez 
18187 \series bold
18188
18189 \backslash
18190 arrayrulewidth
18191 \series default
18192  à 0.4
18193 \begin_inset Space \thinspace{}
18194 \end_inset
18195
18196 pt en utilisant du code LaTeX après le tableau ou le flottant de tableau.
18197 \end_layout
18198
18199 \begin_layout Standard
18200 \begin_inset ERT
18201 status collapsed
18202
18203 \begin_layout Plain Layout
18204
18205
18206 \backslash
18207 setlength{
18208 \backslash
18209 arrayrulewidth}{1.5pt}
18210 \end_layout
18211
18212 \end_inset
18213
18214
18215 \begin_inset Float table
18216 wide false
18217 sideways false
18218 status open
18219
18220 \begin_layout Plain Layout
18221 \begin_inset Caption
18222
18223 \begin_layout Plain Layout
18224 \begin_inset CommandInset label
18225 LatexCommand label
18226 name "tab:Tableau-filets-1.5pt"
18227
18228 \end_inset
18229
18230 Tableau avec des filets de 1.5
18231 \begin_inset Space \thinspace{}
18232 \end_inset
18233
18234 pt
18235 \end_layout
18236
18237 \end_inset
18238
18239
18240 \end_layout
18241
18242 \begin_layout Plain Layout
18243 \align center
18244 \begin_inset Tabular
18245 <lyxtabular version="3" rows="3" columns="3">
18246 <features>
18247 <column alignment="center" valignment="top" width="0">
18248 <column alignment="center" valignment="top" width="0">
18249 <column alignment="center" valignment="top" width="0">
18250 <row>
18251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18252 \begin_inset Text
18253
18254 \begin_layout Plain Layout
18255 sd
18256 \end_layout
18257
18258 \end_inset
18259 </cell>
18260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18261 \begin_inset Text
18262
18263 \begin_layout Plain Layout
18264
18265 \end_layout
18266
18267 \end_inset
18268 </cell>
18269 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18270 \begin_inset Text
18271
18272 \begin_layout Plain Layout
18273
18274 \end_layout
18275
18276 \end_inset
18277 </cell>
18278 </row>
18279 <row>
18280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18281 \begin_inset Text
18282
18283 \begin_layout Plain Layout
18284
18285 \end_layout
18286
18287 \end_inset
18288 </cell>
18289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18290 \begin_inset Text
18291
18292 \begin_layout Plain Layout
18293 sd
18294 \end_layout
18295
18296 \end_inset
18297 </cell>
18298 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18299 \begin_inset Text
18300
18301 \begin_layout Plain Layout
18302
18303 \end_layout
18304
18305 \end_inset
18306 </cell>
18307 </row>
18308 <row>
18309 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18310 \begin_inset Text
18311
18312 \begin_layout Plain Layout
18313
18314 \end_layout
18315
18316 \end_inset
18317 </cell>
18318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18319 \begin_inset Text
18320
18321 \begin_layout Plain Layout
18322
18323 \end_layout
18324
18325 \end_inset
18326 </cell>
18327 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18328 \begin_inset Text
18329
18330 \begin_layout Plain Layout
18331 sd
18332 \end_layout
18333
18334 \end_inset
18335 </cell>
18336 </row>
18337 </lyxtabular>
18338
18339 \end_inset
18340
18341
18342 \end_layout
18343
18344 \end_inset
18345
18346
18347 \begin_inset ERT
18348 status collapsed
18349
18350 \begin_layout Plain Layout
18351
18352
18353 \backslash
18354 setlength{
18355 \backslash
18356 arrayrulewidth}{0.4pt}
18357 \end_layout
18358
18359 \end_inset
18360
18361
18362 \end_layout
18363
18364 \begin_layout Standard
18365 \begin_inset VSpace bigskip
18366 \end_inset
18367
18368 Pour que seuls les filets horizontaux aient une épaisseur de 1.5
18369 \begin_inset Space \thinspace{}
18370 \end_inset
18371
18372 pt, comme dans le tableau
18373 \begin_inset Space ~
18374 \end_inset
18375
18376
18377 \begin_inset CommandInset ref
18378 LatexCommand ref
18379 reference "tab:Tableau-filets-horizontaux-1.5pt"
18380
18381 \end_inset
18382
18383 , insérez les commandes suivantes en code TeX avant le tableau ou le flottant
18384  de tableau :
18385 \end_layout
18386
18387 \begin_layout Standard
18388
18389 \series bold
18390
18391 \backslash
18392 let
18393 \backslash
18394 myHline
18395 \backslash
18396 hline
18397 \begin_inset Newline newline
18398 \end_inset
18399
18400
18401 \backslash
18402 renewcommand{
18403 \backslash
18404 hline}
18405 \begin_inset Newline newline
18406 \end_inset
18407
18408  {
18409 \backslash
18410 noalign{
18411 \backslash
18412 global
18413 \backslash
18414 arrayrulewidth 1.5pt}
18415 \begin_inset Newline newline
18416 \end_inset
18417
18418  
18419 \backslash
18420 myHline
18421 \backslash
18422 noalign{
18423 \backslash
18424 global
18425 \backslash
18426 arrayrulewidth 0.4pt}}
18427 \end_layout
18428
18429 \begin_layout Standard
18430 Pour revenir à l'épaisseur de filet par défaut, insérez les commandes suivantes
18431  en code TeX après le tableau ou le flottant de tableau :
18432 \end_layout
18433
18434 \begin_layout Standard
18435
18436 \series bold
18437
18438 \backslash
18439 renewcommand{
18440 \backslash
18441 hline}{
18442 \backslash
18443 myHline}
18444 \end_layout
18445
18446 \begin_layout Standard
18447 \begin_inset ERT
18448 status collapsed
18449
18450 \begin_layout Plain Layout
18451
18452
18453 \backslash
18454 let
18455 \backslash
18456 myHline
18457 \backslash
18458 hline
18459 \end_layout
18460
18461 \begin_layout Plain Layout
18462
18463
18464 \backslash
18465 renewcommand{
18466 \backslash
18467 hline}
18468 \end_layout
18469
18470 \begin_layout Plain Layout
18471
18472  {
18473 \backslash
18474 noalign{
18475 \backslash
18476 global
18477 \backslash
18478 arrayrulewidth 1.5pt}
18479 \end_layout
18480
18481 \begin_layout Plain Layout
18482
18483   
18484 \backslash
18485 myHline
18486 \backslash
18487 noalign{
18488 \backslash
18489 global
18490 \backslash
18491 arrayrulewidth 0.4pt}}
18492 \end_layout
18493
18494 \end_inset
18495
18496
18497 \begin_inset Float table
18498 wide false
18499 sideways false
18500 status open
18501
18502 \begin_layout Plain Layout
18503 \begin_inset Caption
18504
18505 \begin_layout Plain Layout
18506 \begin_inset CommandInset label
18507 LatexCommand label
18508 name "tab:Tableau-filets-horizontaux-1.5pt"
18509
18510 \end_inset
18511
18512 Tableau avec des filets horizontaux de 1.5
18513 \begin_inset Space \thinspace{}
18514 \end_inset
18515
18516 pt
18517 \end_layout
18518
18519 \end_inset
18520
18521
18522 \end_layout
18523
18524 \begin_layout Plain Layout
18525 \align center
18526 \begin_inset Tabular
18527 <lyxtabular version="3" rows="3" columns="3">
18528 <features>
18529 <column alignment="center" valignment="top" width="0">
18530 <column alignment="center" valignment="top" width="0">
18531 <column alignment="center" valignment="top" width="0">
18532 <row>
18533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18534 \begin_inset Text
18535
18536 \begin_layout Plain Layout
18537 sd
18538 \end_layout
18539
18540 \end_inset
18541 </cell>
18542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18543 \begin_inset Text
18544
18545 \begin_layout Plain Layout
18546
18547 \end_layout
18548
18549 \end_inset
18550 </cell>
18551 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18552 \begin_inset Text
18553
18554 \begin_layout Plain Layout
18555
18556 \end_layout
18557
18558 \end_inset
18559 </cell>
18560 </row>
18561 <row>
18562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18563 \begin_inset Text
18564
18565 \begin_layout Plain Layout
18566
18567 \end_layout
18568
18569 \end_inset
18570 </cell>
18571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18572 \begin_inset Text
18573
18574 \begin_layout Plain Layout
18575 sd
18576 \end_layout
18577
18578 \end_inset
18579 </cell>
18580 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18581 \begin_inset Text
18582
18583 \begin_layout Plain Layout
18584
18585 \end_layout
18586
18587 \end_inset
18588 </cell>
18589 </row>
18590 <row>
18591 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18592 \begin_inset Text
18593
18594 \begin_layout Plain Layout
18595
18596 \end_layout
18597
18598 \end_inset
18599 </cell>
18600 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18601 \begin_inset Text
18602
18603 \begin_layout Plain Layout
18604
18605 \end_layout
18606
18607 \end_inset
18608 </cell>
18609 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18610 \begin_inset Text
18611
18612 \begin_layout Plain Layout
18613 sd
18614 \end_layout
18615
18616 \end_inset
18617 </cell>
18618 </row>
18619 </lyxtabular>
18620
18621 \end_inset
18622
18623
18624 \end_layout
18625
18626 \end_inset
18627
18628
18629 \begin_inset ERT
18630 status collapsed
18631
18632 \begin_layout Plain Layout
18633
18634
18635 \backslash
18636 renewcommand{
18637 \backslash
18638 hline}{
18639 \backslash
18640 myHline}
18641 \end_layout
18642
18643 \end_inset
18644
18645
18646 \end_layout
18647
18648 \begin_layout Standard
18649 \begin_inset VSpace bigskip
18650 \end_inset
18651
18652 Pour que seuls les filets verticaux aient une épaisseur de 1.5
18653 \begin_inset Space \thinspace{}
18654 \end_inset
18655
18656 pt, créez le format de colonne suivant dans le préambule, en suivant la
18657  description de la section
18658 \begin_inset Space ~
18659 \end_inset
18660
18661
18662 \begin_inset CommandInset ref
18663 LatexCommand ref
18664 reference "sub:Formats-personnalisés"
18665
18666 \end_inset
18667
18668 :
18669 \end_layout
18670
18671 \begin_layout Standard
18672
18673 \series bold
18674
18675 \backslash
18676 newcolumntype{V}{!{
18677 \backslash
18678 vrule width 1.5pt}}
18679 \end_layout
18680
18681 \begin_layout Standard
18682 Pour le tableau
18683 \begin_inset Space ~
18684 \end_inset
18685
18686
18687 \begin_inset CommandInset ref
18688 LatexCommand ref
18689 reference "tab:Tableau-filets-verticaux-1.5pt"
18690
18691 \end_inset
18692
18693  le paramètre LaTeX 
18694 \end_layout
18695
18696 \begin_layout Standard
18697
18698 \series bold
18699 VcV
18700 \end_layout
18701
18702 \begin_layout Standard
18703 a été utilisé pour la dernière colonne et
18704 \end_layout
18705
18706 \begin_layout Standard
18707
18708 \series bold
18709 Vc
18710 \end_layout
18711
18712 \begin_layout Standard
18713 pour les autres colonnes.
18714 \end_layout
18715
18716 \begin_layout Standard
18717 \begin_inset Float table
18718 wide false
18719 sideways false
18720 status open
18721
18722 \begin_layout Plain Layout
18723 \begin_inset Caption
18724
18725 \begin_layout Plain Layout
18726 \begin_inset CommandInset label
18727 LatexCommand label
18728 name "tab:Tableau-filets-verticaux-1.5pt"
18729
18730 \end_inset
18731
18732 Tableau avec des filets verticaux de 1.5
18733 \begin_inset Space \thinspace{}
18734 \end_inset
18735
18736 pt 
18737 \end_layout
18738
18739 \end_inset
18740
18741
18742 \end_layout
18743
18744 \begin_layout Plain Layout
18745 \align center
18746 \begin_inset Tabular
18747 <lyxtabular version="3" rows="3" columns="3">
18748 <features>
18749 <column alignment="center" valignment="top" width="0" special="Vc">
18750 <column alignment="center" valignment="top" width="0" special="Vc">
18751 <column alignment="center" valignment="top" width="0" special="VcV">
18752 <row>
18753 <cell alignment="center" valignment="top" topline="true" usebox="none">
18754 \begin_inset Text
18755
18756 \begin_layout Plain Layout
18757 sd
18758 \end_layout
18759
18760 \end_inset
18761 </cell>
18762 <cell alignment="center" valignment="top" topline="true" usebox="none">
18763 \begin_inset Text
18764
18765 \begin_layout Plain Layout
18766
18767 \end_layout
18768
18769 \end_inset
18770 </cell>
18771 <cell alignment="center" valignment="top" topline="true" usebox="none">
18772 \begin_inset Text
18773
18774 \begin_layout Plain Layout
18775
18776 \end_layout
18777
18778 \end_inset
18779 </cell>
18780 </row>
18781 <row>
18782 <cell alignment="center" valignment="top" topline="true" usebox="none">
18783 \begin_inset Text
18784
18785 \begin_layout Plain Layout
18786
18787 \end_layout
18788
18789 \end_inset
18790 </cell>
18791 <cell alignment="center" valignment="top" topline="true" usebox="none">
18792 \begin_inset Text
18793
18794 \begin_layout Plain Layout
18795 sd
18796 \end_layout
18797
18798 \end_inset
18799 </cell>
18800 <cell alignment="center" valignment="top" topline="true" usebox="none">
18801 \begin_inset Text
18802
18803 \begin_layout Plain Layout
18804
18805 \end_layout
18806
18807 \end_inset
18808 </cell>
18809 </row>
18810 <row>
18811 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18812 \begin_inset Text
18813
18814 \begin_layout Plain Layout
18815
18816 \end_layout
18817
18818 \end_inset
18819 </cell>
18820 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18821 \begin_inset Text
18822
18823 \begin_layout Plain Layout
18824
18825 \end_layout
18826
18827 \end_inset
18828 </cell>
18829 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18830 \begin_inset Text
18831
18832 \begin_layout Plain Layout
18833 sd
18834 \end_layout
18835
18836 \end_inset
18837 </cell>
18838 </row>
18839 </lyxtabular>
18840
18841 \end_inset
18842
18843
18844 \end_layout
18845
18846 \end_inset
18847
18848
18849 \end_layout
18850
18851 \begin_layout Subsection
18852 Filets à traits interrompus
18853 \begin_inset Index
18854 status collapsed
18855
18856 \begin_layout Plain Layout
18857 Personnalisation des tableaux ! Filets à traits interrompus
18858 \end_layout
18859
18860 \end_inset
18861
18862
18863 \end_layout
18864
18865 \begin_layout Standard
18866 \begin_inset ERT
18867 status collapsed
18868
18869 \begin_layout Plain Layout
18870
18871
18872 \backslash
18873 ifarydshln
18874 \end_layout
18875
18876 \end_inset
18877
18878
18879 \begin_inset Note Note
18880 status open
18881
18882 \begin_layout Plain Layout
18883 La section suivante ne s'affichera que si vous avez installé le paquetage
18884  LaTeX 
18885 \series bold
18886 arydshln
18887 \series default
18888 .
18889 \end_layout
18890
18891 \end_inset
18892
18893
18894 \end_layout
18895
18896 \begin_layout Standard
18897 \begin_inset Float table
18898 placement H
18899 wide false
18900 sideways false
18901 status open
18902
18903 \begin_layout Plain Layout
18904 \begin_inset Caption
18905
18906 \begin_layout Plain Layout
18907 \begin_inset CommandInset label
18908 LatexCommand label
18909 name "tab:Tableau-filets-tirets"
18910
18911 \end_inset
18912
18913 Tableau avec des filets à traits interrompus
18914 \end_layout
18915
18916 \end_inset
18917
18918
18919 \end_layout
18920
18921 \begin_layout Plain Layout
18922 \align center
18923 \begin_inset Tabular
18924 <lyxtabular version="3" rows="5" columns="5">
18925 <features>
18926 <column alignment="center" valignment="top" width="0">
18927 <column alignment="center" valignment="top" width="0">
18928 <column alignment="center" valignment="top" width="0" special=":c">
18929 <column alignment="center" valignment="top" width="0">
18930 <column alignment="center" valignment="top" width="0">
18931 <row>
18932 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18933 \begin_inset Text
18934
18935 \begin_layout Plain Layout
18936 a
18937 \end_layout
18938
18939 \end_inset
18940 </cell>
18941 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18942 \begin_inset Text
18943
18944 \begin_layout Plain Layout
18945 b
18946 \end_layout
18947
18948 \end_inset
18949 </cell>
18950 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18951 \begin_inset Text
18952
18953 \begin_layout Plain Layout
18954 c
18955 \end_layout
18956
18957 \end_inset
18958 </cell>
18959 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18960 \begin_inset Text
18961
18962 \begin_layout Plain Layout
18963 d
18964 \end_layout
18965
18966 \end_inset
18967 </cell>
18968 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18969 \begin_inset Text
18970
18971 \begin_layout Plain Layout
18972 e
18973 \end_layout
18974
18975 \end_inset
18976 </cell>
18977 </row>
18978 <row>
18979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18980 \begin_inset Text
18981
18982 \begin_layout Plain Layout
18983 f
18984 \end_layout
18985
18986 \end_inset
18987 </cell>
18988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18989 \begin_inset Text
18990
18991 \begin_layout Plain Layout
18992 g
18993 \end_layout
18994
18995 \end_inset
18996 </cell>
18997 <cell alignment="center" valignment="top" topline="true" usebox="none">
18998 \begin_inset Text
18999
19000 \begin_layout Plain Layout
19001 h
19002 \end_layout
19003
19004 \end_inset
19005 </cell>
19006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19007 \begin_inset Text
19008
19009 \begin_layout Plain Layout
19010 i
19011 \end_layout
19012
19013 \end_inset
19014 </cell>
19015 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19016 \begin_inset Text
19017
19018 \begin_layout Plain Layout
19019 j
19020 \end_layout
19021
19022 \end_inset
19023 </cell>
19024 </row>
19025 <row>
19026 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19027 \begin_inset Text
19028
19029 \begin_layout Plain Layout
19030 \begin_inset ERT
19031 status collapsed
19032
19033 \begin_layout Plain Layout
19034
19035
19036 \backslash
19037 hdashline 
19038 \end_layout
19039
19040 \end_inset
19041
19042 k
19043 \end_layout
19044
19045 \end_inset
19046 </cell>
19047 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19048 \begin_inset Text
19049
19050 \begin_layout Plain Layout
19051 l
19052 \end_layout
19053
19054 \end_inset
19055 </cell>
19056 <cell alignment="center" valignment="top" usebox="none">
19057 \begin_inset Text
19058
19059 \begin_layout Plain Layout
19060 m
19061 \end_layout
19062
19063 \end_inset
19064 </cell>
19065 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19066 \begin_inset Text
19067
19068 \begin_layout Plain Layout
19069 n
19070 \end_layout
19071
19072 \end_inset
19073 </cell>
19074 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19075 \begin_inset Text
19076
19077 \begin_layout Plain Layout
19078 o
19079 \end_layout
19080
19081 \end_inset
19082 </cell>
19083 </row>
19084 <row>
19085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19086 \begin_inset Text
19087
19088 \begin_layout Plain Layout
19089 \begin_inset ERT
19090 status collapsed
19091
19092 \begin_layout Plain Layout
19093
19094
19095 \backslash
19096 cdashline{4-5}
19097 \end_layout
19098
19099 \end_inset
19100
19101 p
19102 \end_layout
19103
19104 \end_inset
19105 </cell>
19106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19107 \begin_inset Text
19108
19109 \begin_layout Plain Layout
19110 q
19111 \end_layout
19112
19113 \end_inset
19114 </cell>
19115 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
19116 \begin_inset Text
19117
19118 \begin_layout Plain Layout
19119 r
19120 \end_layout
19121
19122 \end_inset
19123 </cell>
19124 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none" special="c:">
19125 \begin_inset Text
19126
19127 \begin_layout Plain Layout
19128 s
19129 \end_layout
19130
19131 \end_inset
19132 </cell>
19133 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19134 \begin_inset Text
19135
19136 \begin_layout Plain Layout
19137
19138 \end_layout
19139
19140 \end_inset
19141 </cell>
19142 </row>
19143 <row>
19144 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19145 \begin_inset Text
19146
19147 \begin_layout Plain Layout
19148 t
19149 \end_layout
19150
19151 \end_inset
19152 </cell>
19153 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19154 \begin_inset Text
19155
19156 \begin_layout Plain Layout
19157 u
19158 \end_layout
19159
19160 \end_inset
19161 </cell>
19162 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19163 \begin_inset Text
19164
19165 \begin_layout Plain Layout
19166 v
19167 \end_layout
19168
19169 \end_inset
19170 </cell>
19171 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19172 \begin_inset Text
19173
19174 \begin_layout Plain Layout
19175 w
19176 \end_layout
19177
19178 \end_inset
19179 </cell>
19180 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19181 \begin_inset Text
19182
19183 \begin_layout Plain Layout
19184 x
19185 \end_layout
19186
19187 \end_inset
19188 </cell>
19189 </row>
19190 </lyxtabular>
19191
19192 \end_inset
19193
19194
19195 \end_layout
19196
19197 \end_inset
19198
19199
19200 \end_layout
19201
19202 \begin_layout Standard
19203 LyX ne gère pas de façon native les filets à lignes interrompues, vous devez
19204  donc employer du code TeX.
19205  Mais avant il faut charger le paquetage LaTeX 
19206 \series bold
19207 arydshln
19208 \series default
19209
19210 \begin_inset Index
19211 status collapsed
19212
19213 \begin_layout Plain Layout
19214 Paquetages LaTeX ! arydshln
19215 \end_layout
19216
19217 \end_inset
19218
19219  dans le préambule du document avec la commande 
19220 \end_layout
19221
19222 \begin_layout Standard
19223
19224 \series bold
19225
19226 \backslash
19227 usepackage{arydshln}
19228 \end_layout
19229
19230 \begin_layout Standard
19231 Pour faire un filet vertical avec un trait interrompu, mettez deux points
19232  
19233 \begin_inset Quotes eld
19234 \end_inset
19235
19236 :
19237 \begin_inset Quotes erd
19238 \end_inset
19239
19240  avec le caractère décrivant l'alignement horizontal comme paramètre LaTeX
19241  dans la fenêtre de dialogue de paramètre du tableau.
19242 \end_layout
19243
19244 \begin_layout Standard
19245 Pour un trait horizontal interrompu, ajoutez la commande
19246 \end_layout
19247
19248 \begin_layout Standard
19249
19250 \series bold
19251
19252 \backslash
19253 hdashline
19254 \end_layout
19255
19256 \begin_layout Standard
19257 en code TeX comme premier élément de la première cellule de la ligne de
19258  tableau.
19259 \end_layout
19260
19261 \begin_layout Standard
19262 Pour des filets interrompus avec des cellules multicolonnes, utilisez la
19263  commande 
19264 \end_layout
19265
19266 \begin_layout Standard
19267
19268 \series bold
19269
19270 \backslash
19271 cdashline{
19272 \series default
19273 numéros de colonnes}
19274 \end_layout
19275
19276 \begin_layout Standard
19277 en code TeX comme premier élément de la première cellule de la ligne.
19278  Si par exemple, vous avez une cellule multicolonne qui couvre les colonnes
19279  2 à 4 et que vous voulez un filet interrompu au dessus, ajoutez la commande
19280 \end_layout
19281
19282 \begin_layout Standard
19283
19284 \series bold
19285
19286 \backslash
19287 cdashline{2-4}
19288 \end_layout
19289
19290 \begin_layout Standard
19291 comme premier élément de la première cellule de la ligne contenant la multicolon
19292 ne.
19293 \end_layout
19294
19295 \begin_layout Standard
19296 \begin_inset VSpace bigskip
19297 \end_inset
19298
19299
19300 \end_layout
19301
19302 \begin_layout Standard
19303 Le tableau
19304 \begin_inset Space ~
19305 \end_inset
19306
19307
19308 \begin_inset CommandInset ref
19309 LatexCommand ref
19310 reference "tab:Tableau-filets-tirets"
19311
19312 \end_inset
19313
19314  a été créé en utilisant 
19315 \begin_inset Quotes eld
19316 \end_inset
19317
19318
19319 \series bold
19320 :c
19321 \series default
19322
19323 \begin_inset Quotes erd
19324 \end_inset
19325
19326  comme paramètre LaTeX pour la troisième colonne.
19327  La commande en code TeX 
19328 \series bold
19329
19330 \backslash
19331 hdashline
19332 \series default
19333  a été insérée dans la première cellule de la troisième ligne et la commande
19334  en code TeX 
19335 \series bold
19336
19337 \backslash
19338 cdashline{4-5}
19339 \series default
19340  a été insérée dans la première cellule de la quatrième ligne.
19341 \end_layout
19342
19343 \begin_layout Standard
19344 \begin_inset Note Greyedout
19345 status open
19346
19347 \begin_layout Plain Layout
19348
19349 \series bold
19350 Note:
19351 \series default
19352  Le paquetage LaTeX 
19353 \series bold
19354 arydshln
19355 \series default
19356  qui a été utilisé n'est apparemment pas compatible avec le paquetage LaTeX
19357  
19358 \series bold
19359 colortbl
19360 \series default
19361
19362 \begin_inset Index
19363 status collapsed
19364
19365 \begin_layout Plain Layout
19366 Paquetages LaTeX ! colortbl
19367 \end_layout
19368
19369 \end_inset
19370
19371  qui est utilisé pour avoir des tableaux colorés dans la section
19372 \begin_inset Space ~
19373 \end_inset
19374
19375
19376 \begin_inset CommandInset ref
19377 LatexCommand ref
19378 reference "sec:Tableaux-Colorés"
19379
19380 \end_inset
19381
19382 .
19383  Cela signifie que les tableaux colorés ne peuvent pas avoir de filets à
19384  traits interrompus.
19385 \end_layout
19386
19387 \end_inset
19388
19389
19390 \end_layout
19391
19392 \begin_layout Standard
19393 \begin_inset ERT
19394 status collapsed
19395
19396 \begin_layout Plain Layout
19397
19398
19399 \backslash
19400 else
19401 \end_layout
19402
19403 \end_inset
19404
19405
19406 \begin_inset Note Note
19407 status open
19408
19409 \begin_layout Plain Layout
19410 Ce qui suit sera affiché si le paquetage LaTeX 
19411 \series bold
19412 arydshln
19413 \series default
19414  n'est pas installé :
19415 \end_layout
19416
19417 \end_inset
19418
19419
19420 \end_layout
19421
19422 \begin_layout Standard
19423 Vous devez installer le paquetage LaTeX 
19424 \series bold
19425 arydshln
19426 \series default
19427  pour voir le contenu des cette section dans la sortie imprimée.
19428 \end_layout
19429
19430 \begin_layout Standard
19431 \begin_inset ERT
19432 status collapsed
19433
19434 \begin_layout Plain Layout
19435
19436
19437 \backslash
19438 fi
19439 \end_layout
19440
19441 \end_inset
19442
19443
19444 \end_layout
19445
19446 \begin_layout Chapter
19447 Flottants
19448 \begin_inset Index
19449 status collapsed
19450
19451 \begin_layout Plain Layout
19452 Flottants
19453 \end_layout
19454
19455 \end_inset
19456
19457
19458 \begin_inset CommandInset label
19459 LatexCommand label
19460 name "cha:Flottants"
19461
19462 \end_inset
19463
19464
19465 \end_layout
19466
19467 \begin_layout Section
19468 Introduction
19469 \begin_inset CommandInset label
19470 LatexCommand label
19471 name "sec:Flottants-Introduction"
19472
19473 \end_inset
19474
19475
19476 \begin_inset Index
19477 status collapsed
19478
19479 \begin_layout Plain Layout
19480 Flottants ! Introduction
19481 \end_layout
19482
19483 \end_inset
19484
19485
19486 \end_layout
19487
19488 \begin_layout Standard
19489 Un flottant est une portion de document, qui peut être associé à une étiquette
19490  et dont la position n'est pas fixée.
19491  Il peut 
19492 \begin_inset Quotes eld
19493 \end_inset
19494
19495 flotter
19496 \begin_inset Quotes erd
19497 \end_inset
19498
19499  d'une page ou deux en avant ou en arrière, pour trouver l'emplacement le
19500  plus approprié.
19501  Les 
19502 \family sans
19503 Notes
19504 \begin_inset Space ~
19505 \end_inset
19506
19507 en
19508 \begin_inset Space ~
19509 \end_inset
19510
19511 Bas
19512 \begin_inset Space ~
19513 \end_inset
19514
19515 de
19516 \begin_inset Space ~
19517 \end_inset
19518
19519 Page
19520 \family default
19521  et le 
19522 \family sans
19523 Notes
19524 \begin_inset Space ~
19525 \end_inset
19526
19527 en
19528 \begin_inset Space ~
19529 \end_inset
19530
19531 Marge
19532 \family default
19533  sont par exemple aussi des flottants, puisqu'elles peuvent se retrouver
19534  sur la page suivante quand il y a trop de notes sur la page courante.
19535 \end_layout
19536
19537 \begin_layout Standard
19538 Grâce aux flottants, on peut obtenir automatiquement une mise en page de
19539  très grande qualité.
19540  Les images et les tableaux peuvent être répartis sur plusieurs pages pour
19541  éviter des lignes blanches ou des pages sans texte.
19542  Comme le fait d'utiliser un flottant supprime la liaison entre le texte
19543  et le tableau ou l'image, on va pouvoir faire référence au flottant dans
19544  le texte.
19545  Les flottants sont donc numérotés.
19546  Les références croisées sont décrites dans la section
19547 \begin_inset Space ~
19548 \end_inset
19549
19550
19551 \begin_inset CommandInset ref
19552 LatexCommand ref
19553 reference "sec:Referencer-les-Flottants"
19554
19555 \end_inset
19556
19557 .
19558 \end_layout
19559
19560 \begin_layout Standard
19561 Pour insérer un flottant, on utilise un des sous menus du menu 
19562 \family sans
19563 Insérer\SpecialChar \menuseparator
19564 Flottant.
19565
19566 \family default
19567  Une boîte va être insérée dans votre document avec par exemple une étiquette
19568  du genre 
19569 \begin_inset Quotes eld
19570 \end_inset
19571
19572 Figure
19573 \begin_inset Space ~
19574 \end_inset
19575
19576 #:
19577 \begin_inset Quotes erd
19578 \end_inset
19579
19580  (où # est un numéro).
19581  L'étiquette est automatiquement traduite dans la langue du document dans
19582  la sortie finale.
19583  Après l'étiquette vous pouvez insérer du texte comme légende.
19584  L'image ou le tableau est inséré avant ou après la légende dans un paragraphe
19585  séparé, à l'intérieur du flottant.
19586  Vous trouverez plus de détails sur le positionnement des légendes dans
19587  la section
19588 \begin_inset Space ~
19589 \end_inset
19590
19591
19592 \begin_inset CommandInset ref
19593 LatexCommand ref
19594 reference "sec:Placement-légende"
19595
19596 \end_inset
19597
19598 .
19599  Pour améliorer la lisibilité de votre document dans LyX, vous pouvez fermer
19600  ou ouvrir la boîte de votre flottant en cliquant avec le bouton de gauche
19601  sur la boîte grise qui se trouve en haut à gauche de celui-ci.
19602  Une boîte de flottant fermée ressemble à ceci : 
19603 \begin_inset Graphics
19604         filename clipart/floatQt4.png
19605         scale 60
19606
19607 \end_inset
19608
19609  -- une case grise avec un texte rouge.
19610 \end_layout
19611
19612 \begin_layout Standard
19613 Il est recommandé d'insérer les flottants comme des paragraphes séparés
19614  pour éviter des erreurs avec LaTeX, quand le texte qui entoure le flottant
19615  est formaté de façon particulière.
19616 \end_layout
19617
19618 \begin_layout Section
19619 Les Types de Flottants
19620 \end_layout
19621
19622 \begin_layout Standard
19623 En plus des flottants de figures et de tableau qui sont décrits respectivement
19624  dans les sections 
19625 \begin_inset Space ~
19626 \end_inset
19627
19628
19629 \begin_inset CommandInset ref
19630 LatexCommand ref
19631 reference "sec:Figure-Floats"
19632
19633 \end_inset
19634
19635  et 
19636 \begin_inset CommandInset ref
19637 LatexCommand ref
19638 reference "sec:Table-Floats"
19639
19640 \end_inset
19641
19642 , LyX offre aussi les types 
19643 \series bold
19644 Algorithme
19645 \series default
19646  et 
19647 \series bold
19648 Flottant
19649 \begin_inset Space ~
19650 \end_inset
19651
19652 d'enrobage
19653 \begin_inset Note Note
19654 status collapsed
19655
19656 \begin_layout Plain Layout
19657
19658 \series bold
19659 \lang english
19660 je préfèrerai 
19661 \begin_inset Quotes eld
19662 \end_inset
19663
19664 d'habillage
19665 \begin_inset Quotes erd
19666 \end_inset
19667
19668  (NdT)
19669 \end_layout
19670
19671 \end_inset
19672
19673
19674 \series default
19675 .
19676 \end_layout
19677
19678 \begin_layout Subsection
19679 Flottant d'algorithme 
19680 \begin_inset Index
19681 status collapsed
19682
19683 \begin_layout Plain Layout
19684 Flottants ! Algorithmes
19685 \end_layout
19686
19687 \end_inset
19688
19689
19690 \begin_inset CommandInset label
19691 LatexCommand label
19692 name "sub:Flottant-d'Algorithme"
19693
19694 \end_inset
19695
19696
19697 \end_layout
19698
19699 \begin_layout Standard
19700 \begin_inset Float algorithm
19701 placement h
19702 wide false
19703 sideways false
19704 status open
19705
19706 \begin_layout Plain Layout
19707 \begin_inset Caption
19708
19709 \begin_layout Plain Layout
19710 \begin_inset CommandInset label
19711 LatexCommand label
19712 name "alg:Exemple-Flottant-Algorithme"
19713
19714 \end_inset
19715
19716 Exemple de flottant d'algorithme
19717 \end_layout
19718
19719 \end_inset
19720
19721
19722 \end_layout
19723
19724 \begin_layout LyX-Code
19725 for I in 1..N loop
19726 \begin_inset Newline newline
19727 \end_inset
19728
19729  Sum:= Sum + A(I); /*comment*/
19730 \begin_inset Newline newline
19731 \end_inset
19732
19733 end loop
19734 \begin_inset VSpace -4mm
19735 \end_inset
19736
19737
19738 \end_layout
19739
19740 \end_inset
19741
19742
19743 \end_layout
19744
19745 \begin_layout Standard
19746 Ce type de flottant est inséré à l'aide du menu 
19747 \family sans
19748 Insérer\SpecialChar \menuseparator
19749 Flottant\SpecialChar \menuseparator
19750 Algorithme
19751 \family default
19752 .
19753  Il peut être utilisé pour des morceaux de code source ou des descriptions
19754  d'algorithmes.
19755  Vous pouvez par exemple utiliser l'environnement Code
19756 \begin_inset Space ~
19757 \end_inset
19758
19759 LyX qui est décrit dans le 
19760 \emph on
19761 Guide
19762 \emph default
19763
19764 \begin_inset Space ~
19765 \end_inset
19766
19767
19768 \emph on
19769 de
19770 \begin_inset Space ~
19771 \end_inset
19772
19773 l'Utilisateur
19774 \emph default
19775  de LyX.
19776  l'algorithme
19777 \begin_inset Space ~
19778 \end_inset
19779
19780
19781 \begin_inset CommandInset ref
19782 LatexCommand ref
19783 reference "alg:Exemple-Flottant-Algorithme"
19784
19785 \end_inset
19786
19787  est un exemple de flottant d'algorithme où un espace vertical de -4
19788 \begin_inset Space \thinspace{}
19789 \end_inset
19790
19791 mm a été ajouté à la fin du flottant pour que la ligne du bas du flottant
19792  soit placée exactement sous le texte de la dernière ligne.
19793 \end_layout
19794
19795 \begin_layout Standard
19796 L'étiquette de ce flottant n'est pas automatiquement traduite dans la langue
19797  du document.
19798  Si votre document n'est pas en anglais, vous devez le faire vous-même manuellem
19799 ent en ajoutant la ligne suivante dans le préambule de votre document :
19800 \end_layout
19801
19802 \begin_layout Standard
19803
19804 \series bold
19805
19806 \backslash
19807 floatname{algorithm}{votre
19808 \begin_inset Space ~
19809 \end_inset
19810
19811 nom}
19812 \end_layout
19813
19814 \begin_layout Standard
19815
19816 \lang english
19817 where
19818 \family sans
19819 \lang french
19820  votre
19821 \begin_inset Space ~
19822 \end_inset
19823
19824 nom
19825 \family default
19826  est le mot 
19827 \begin_inset Quotes eld
19828 \end_inset
19829
19830
19831 \emph on
19832 algorithme
19833 \emph default
19834
19835 \begin_inset Quotes erd
19836 \end_inset
19837
19838  dans votre langue.
19839 \end_layout
19840
19841 \begin_layout Standard
19842
19843 \lang english
19844 To insert the list of algorithms you can in this case not use the menu 
19845 \family sans
19846 Insert\SpecialChar \menuseparator
19847 List
19848 \begin_inset Space \thinspace{}
19849 \end_inset
19850
19851 /
19852 \begin_inset Space \thinspace{}
19853 \end_inset
19854
19855 TOC\SpecialChar \menuseparator
19856 List of Algorithms
19857 \family default
19858  when your document is an English one.
19859  For non-English documents, use this command in TeX-Code instead:
19860 \end_layout
19861
19862 \begin_layout Standard
19863
19864 \series bold
19865 \lang english
19866
19867 \backslash
19868 listof{algorithm}{your
19869 \begin_inset Space ~
19870 \end_inset
19871
19872 name}
19873 \end_layout
19874
19875 \begin_layout Standard
19876
19877 \lang english
19878 where 
19879 \family sans
19880 your
19881 \begin_inset Space ~
19882 \end_inset
19883
19884 name
19885 \family default
19886  is the word 
19887 \begin_inset Quotes eld
19888 \end_inset
19889
19890
19891 \emph on
19892 List of Algorithm
19893 \emph default
19894 s
19895 \begin_inset Quotes erd
19896 \end_inset
19897
19898  in your language.
19899 \end_layout
19900
19901 \begin_layout Standard
19902 Les flottants d'algorithme ne sont pas numérotés par défaut en suivant le
19903  schéma 
19904 \begin_inset Quotes eld
19905 \end_inset
19906
19907 chapitre.algorithme
19908 \begin_inset Quotes erd
19909 \end_inset
19910
19911  comme c'est le cas pour les tableaux dans plusieurs classes de documents.
19912  Pour numéroter les flottants d'algorithme dans ce schéma, ajoutez cette
19913  commande dans le préambule de votre document :
19914 \end_layout
19915
19916 \begin_layout Standard
19917
19918 \series bold
19919
19920 \backslash
19921 numberwithin{algorithm}{chapter}
19922 \end_layout
19923
19924 \begin_layout Standard
19925 Pour pouvoir utiliser la commande 
19926 \series bold
19927
19928 \backslash
19929 numberwithin
19930 \series default
19931 , activez l'option 
19932 \family sans
19933 Utiliser
19934 \begin_inset Space ~
19935 \end_inset
19936
19937 le
19938 \begin_inset Space ~
19939 \end_inset
19940
19941 paquetage
19942 \begin_inset Space ~
19943 \end_inset
19944
19945 AMS
19946 \begin_inset Space ~
19947 \end_inset
19948
19949 math
19950 \family default
19951  dans la rubrique 
19952 \family sans
19953 Options
19954 \begin_inset Space ~
19955 \end_inset
19956
19957 des
19958 \begin_inset Space ~
19959 \end_inset
19960
19961 Maths
19962 \family default
19963  de la fenêtre de dialogue 
19964 \family sans
19965 Paramètres
19966 \begin_inset Space ~
19967 \end_inset
19968
19969 du
19970 \begin_inset Space ~
19971 \end_inset
19972
19973 Document
19974 \family default
19975 .
19976 \end_layout
19977
19978 \begin_layout Subsection
19979 Flottant d'enrobage
19980 \begin_inset Index
19981 status collapsed
19982
19983 \begin_layout Plain Layout
19984 Flottants ! Flottants d'enrobage
19985 \end_layout
19986
19987 \end_inset
19988
19989
19990 \begin_inset CommandInset label
19991 LatexCommand label
19992 name "sub:flottants-d'enrobage"
19993
19994 \end_inset
19995
19996
19997 \end_layout
19998
19999 \begin_layout Standard
20000 \begin_inset Wrap figure
20001 lines 0
20002 placement l
20003 overhang 0col%
20004 width "40col%"
20005 status open
20006
20007 \begin_layout Plain Layout
20008 \begin_inset Graphics
20009         filename ../clipart/mobius.eps
20010         display color
20011         width 40col%
20012         scaleBeforeRotation
20013         rotateOrigin center
20014
20015 \end_inset
20016
20017
20018 \end_layout
20019
20020 \begin_layout Plain Layout
20021 \begin_inset Caption
20022
20023 \begin_layout Plain Layout
20024 \begin_inset CommandInset label
20025 LatexCommand label
20026 name "fig:Figure-enrobée"
20027
20028 \end_inset
20029
20030 Ceci est une figure habillée et vous lisez la superbe légende qui la décrit.
20031 \begin_inset VSpace medskip
20032 \end_inset
20033
20034
20035 \end_layout
20036
20037 \end_inset
20038
20039
20040 \end_layout
20041
20042 \end_inset
20043
20044 Ce type de flottant est utilisé quand on veut que le texte habille la figure
20045  de sorte qu'elle n'occupe plus qu'une partie de la largeur de la colonne.
20046  Vous pouvez en insérer un en utilisant le menu 
20047 \family sans
20048 Insérer\SpecialChar \menuseparator
20049 Flottant\SpecialChar \menuseparator
20050 Flottant
20051 \begin_inset Space ~
20052 \end_inset
20053
20054 d'enrobage
20055 \family default
20056 \lang english
20057  
20058 \lang french
20059 à la condition que le paquetage LaTeX 
20060 \series bold
20061 wrapfig
20062 \series default
20063
20064 \begin_inset Index
20065 status collapsed
20066
20067 \begin_layout Plain Layout
20068 Paquetages LaTeX ! wrapfig
20069 \begin_inset ERT
20070 status collapsed
20071
20072 \begin_layout Plain Layout
20073
20074
20075 \backslash
20076
20077 \begin_inset ERT
20078 status collapsed
20079
20080 \begin_layout Plain Layout
20081
20082 {
20083 \end_layout
20084
20085 \end_inset
20086
20087
20088 \begin_inset ERT
20089 status collapsed
20090
20091 \begin_layout Plain Layout
20092
20093 }
20094 \end_layout
20095
20096 \end_inset
20097
20098
20099 \end_layout
20100
20101 \end_inset
20102
20103 vspace
20104 \begin_inset ERT
20105 status collapsed
20106
20107 \begin_layout Plain Layout
20108
20109 {
20110 \end_layout
20111
20112 \end_inset
20113
20114 4mm
20115 \begin_inset ERT
20116 status collapsed
20117
20118 \begin_layout Plain Layout
20119
20120 }
20121 \end_layout
20122
20123 \end_inset
20124
20125
20126 \end_layout
20127
20128 \end_inset
20129
20130  soit installé.
20131 \begin_inset Foot
20132 status collapsed
20133
20134 \begin_layout Plain Layout
20135 Voyez dans la manuel 
20136 \emph on
20137 Configuration
20138 \begin_inset Space ~
20139 \end_inset
20140
20141 LaTeX 
20142 \emph default
20143 comment installer des paquetages LaTeX.
20144 \end_layout
20145
20146 \end_inset
20147
20148  La largeur et la position du flottant peut être modifiée en faisant un
20149  clic droit sur la boîte du flottant.
20150  La figure
20151 \begin_inset Space ~
20152 \end_inset
20153
20154
20155 \begin_inset CommandInset ref
20156 LatexCommand ref
20157 reference "fig:Figure-enrobée"
20158
20159 \end_inset
20160
20161  est un exemple de flottant d'enrobage avec une largeur de 40
20162 \begin_inset Space \thinspace{}
20163 \end_inset
20164
20165 col%.
20166 \begin_inset Foot
20167 status collapsed
20168
20169 \begin_layout Plain Layout
20170 Les unités disponibles sont expliquées dans l'appendice
20171 \begin_inset Space ~
20172 \end_inset
20173
20174
20175 \begin_inset CommandInset ref
20176 LatexCommand ref
20177 reference "cha:Unités-de-longueur"
20178
20179 \end_inset
20180
20181 .
20182 \end_layout
20183
20184 \end_inset
20185
20186  Un peu d'espace a été ajouté sous la légende pour mieux la séparer du texte
20187  qui l'entoure.
20188 \end_layout
20189
20190 \begin_layout Standard
20191 \begin_inset Note Greyedout
20192 status open
20193
20194 \begin_layout Plain Layout
20195
20196 \series bold
20197 Note:
20198 \series default
20199  Les flottants d'enrobage peuvent être fragiles! Par exemple, avoir une
20200  figure trop près du bas de page peut tout chambouler et faire que le flottant
20201  n'apparaît pas à l'impression ou qu'il se retrouve par dessus une portion
20202  de texte.
20203 \end_layout
20204
20205 \end_inset
20206
20207
20208 \end_layout
20209
20210 \begin_layout Standard
20211 En général:
20212 \end_layout
20213
20214 \begin_layout Itemize
20215 Les flottants d'enrobage ne doivent pas être placés dans des paragraphes
20216  qui risquent de passer à la page suivante.
20217  Ce qui veut dire que les flottants d'enrobages doivent de préférence être
20218  positionnés à l'endroit exact où on veut qu'ils apparaissent dans la sortie,
20219  et ce quand le document est presque prêt pour pouvoir anticiper les sauts
20220  de page.
20221 \end_layout
20222
20223 \begin_layout Itemize
20224 Les flottants d'enrobage devraient être placés soit dans leur propre paragraphe,
20225  juste avant le paragraphe qui doit les habiller ou à l'intérieur d'un paragraph
20226 e.
20227 \end_layout
20228
20229 \begin_layout Itemize
20230 Des flottants d'enrobages dans deux paragraphes consécutifs peuvent poser
20231  des problèmes, il vaut donc mieux s'assurer qu'il y a un paragraphe de
20232  texte entre les deux, comme séparateur.
20233 \end_layout
20234
20235 \begin_layout Itemize
20236 Les flottants d'enrobage ne sont pas autorisés dans les en-têtes de sections
20237  ou les tableaux.
20238 \end_layout
20239
20240 \begin_layout Section
20241 Numérotation des flottants
20242 \begin_inset CommandInset label
20243 LatexCommand label
20244 name "sec:Numérotatio-Flottants"
20245
20246 \end_inset
20247
20248
20249 \begin_inset Index
20250 status collapsed
20251
20252 \begin_layout Plain Layout
20253 Flottants ! Numérotation
20254 \end_layout
20255
20256 \end_inset
20257
20258
20259 \end_layout
20260
20261 \begin_layout Standard
20262 Les flottant sont soit numérotés indépendemment des sections dans lesquelles
20263  ils se trouvent, soit en utilisant un format du genre 
20264 \begin_inset Quotes eld
20265 \end_inset
20266
20267 chapitre.numéro
20268 \begin_inset Quotes erd
20269 \end_inset
20270
20271  ou 
20272 \begin_inset Quotes eld
20273 \end_inset
20274
20275 section.numéro
20276 \begin_inset Quotes erd
20277 \end_inset
20278
20279 .
20280  Cela dépend de la classe de document utilisée.
20281 \end_layout
20282
20283 \begin_layout Standard
20284 Pour changer le format de la numérotation qui ne dépend pas de la section
20285  dans laquelle on se trouve, on peut utiliser la commande suivante dans
20286  le préambule du document :
20287 \end_layout
20288
20289 \begin_layout Standard
20290
20291 \series bold
20292
20293 \backslash
20294 renewcommand{
20295 \backslash
20296 thetable}{
20297 \backslash
20298 roman{table}}
20299 \end_layout
20300
20301 \begin_layout Standard
20302
20303 \series bold
20304
20305 \backslash
20306 thetable
20307 \series default
20308  est la commande qui imprime le numéro du tableau, pour les figures, la
20309  commande serait 
20310 \series bold
20311
20312 \backslash
20313 thefigure
20314 \series default
20315 .
20316  La commande 
20317 \series bold
20318
20319 \backslash
20320 roman
20321 \series default
20322  utilisée dans la commande précédente, imprime le numéro du tableau sous
20323  forme de petits chiffres romains.
20324 \end_layout
20325
20326 \begin_layout Standard
20327 Pour changer le type de numérotation pour par exemple 
20328 \begin_inset Quotes eld
20329 \end_inset
20330
20331 sous-section.numéro
20332 \begin_inset Quotes erd
20333 \end_inset
20334
20335 , utilisez la commande suivante dans le préambule du document :
20336 \end_layout
20337
20338 \begin_layout Standard
20339
20340 \series bold
20341
20342 \backslash
20343 numberwithin{table}{subsection}
20344 \end_layout
20345
20346 \begin_layout Standard
20347 Pour pouvoir utiliser la commande 
20348 \series bold
20349
20350 \backslash
20351 numberwithin
20352 \series default
20353 , vous devez activer l'option 
20354 \family sans
20355 Utiliser
20356 \begin_inset Space ~
20357 \end_inset
20358
20359 le
20360 \begin_inset Space ~
20361 \end_inset
20362
20363 paquetage
20364 \begin_inset Space ~
20365 \end_inset
20366
20367 maths
20368 \begin_inset Space ~
20369 \end_inset
20370
20371 AMS
20372 \family default
20373  dans la rubrique 
20374 \family sans
20375 Options
20376 \begin_inset Space ~
20377 \end_inset
20378
20379 des
20380 \begin_inset Space ~
20381 \end_inset
20382
20383 Maths
20384 \family default
20385  de la fenêtre de dialogue 
20386 \family sans
20387 Paramètres
20388 \family default
20389  du document.
20390 \end_layout
20391
20392 \begin_layout Standard
20393 Veuillez aussi jeter un coup d'œil à la section
20394 \begin_inset Space ~
20395 \end_inset
20396
20397
20398 \begin_inset CommandInset ref
20399 LatexCommand ref
20400 reference "sub:Numerotation-notes-bas-de-page"
20401
20402 \end_inset
20403
20404  pour plus de détails et des notes importantes sur les commandes de numérotation.
20405 \end_layout
20406
20407 \begin_layout Section
20408 Faire Référence à des Flottants
20409 \begin_inset CommandInset label
20410 LatexCommand label
20411 name "sec:Referencer-les-Flottants"
20412
20413 \end_inset
20414
20415
20416 \begin_inset Index
20417 status collapsed
20418
20419 \begin_layout Plain Layout
20420 Flottants ! Références
20421 \end_layout
20422
20423 \end_inset
20424
20425
20426 \begin_inset Index
20427 status collapsed
20428
20429 \begin_layout Plain Layout
20430 Références
20431 \end_layout
20432
20433 \end_inset
20434
20435
20436 \end_layout
20437
20438 \begin_layout Standard
20439 Pour faire référence à un flottant, insérez une étiquette dans sa légende
20440  en utilisant le menu 
20441 \family sans
20442 Insérer\SpecialChar \menuseparator
20443 Étiquette
20444 \family default
20445  ou le bouton 
20446 \begin_inset Graphics
20447         filename ../../images/label-insert.png
20448         scale 85
20449         scaleBeforeRotation
20450
20451 \end_inset
20452
20453  de la barre d'outils.
20454  Une boîte grise de ce genre : 
20455 \begin_inset Graphics
20456         filename clipart/labelQt4.png
20457         scale 85
20458         scaleBeforeRotation
20459
20460 \end_inset
20461
20462  sera insérée et la fenêtre de l'étiquette s'ouvrira pour vous permettre
20463  de saisir le texte de l'étiquette.
20464  LyX propose comme texte pour l'étiquette les premiers mots de la légendes
20465  précédés d'un préfixe.
20466  Ce préfixe dépend du type de flottant, par exemple, pour une figure le
20467  préfixe sera "
20468 \family sans
20469 fig:
20470 \family default
20471 ".
20472 \end_layout
20473
20474 \begin_layout Standard
20475 L'étiquette sert à la fois de point d'ancrage et de nom pour la référence.
20476  Vous pouvez faire référence à cette étiquette en utilisant le menu 
20477 \family sans
20478 Insérer\SpecialChar \menuseparator
20479 Référence
20480 \begin_inset Space ~
20481 \end_inset
20482
20483 Croisée
20484 \family default
20485  ou le bouton 
20486 \begin_inset Graphics
20487         filename ../../images/dialog-show-new-inset_ref.png
20488         scale 85
20489         scaleBeforeRotation
20490
20491 \end_inset
20492
20493  de la barre d'outils.
20494  Une boîte grise de référence croisée comme celle-ci : 
20495 \begin_inset Graphics
20496         filename ../clipart/referenceQt4.png
20497         scale 85
20498         scaleBeforeRotation
20499
20500 \end_inset
20501
20502  va être insérée et la fenêtre de référence croisée va s'ouvrir et montrer
20503  toutes les étiquettes définies dans votre document.
20504  Si vous avez plusieurs documents LyX ouverts, vous pouvez choisir celui
20505  que vous voulez utiliser avec la liste déroulante qui se trouve en haut
20506  de la fenêtre de dialogue.
20507  Vous pouvez trier les étiquettes par ordre alphabétique et ensuite en choisir
20508  une.
20509  Dans la sortie imprimée, le numéro du flottant apparaîtra à la position
20510  de la référence croisée.
20511 \end_layout
20512
20513 \begin_layout Standard
20514 Il est recommandé d'utiliser une espace insécable entre le nom d'une référence
20515  croisée et son numéro pour éviter un saut de ligne peu esthétique entre
20516  les deux.
20517  Si une référence croisées fait référence à une étiquette qui n'existe pas,
20518  vous verrez deux points d'interrogation dans la sortie imprimée à la place
20519  du numéro de la référence.
20520 \end_layout
20521
20522 \begin_layout Standard
20523 Vous pouvez modifier une étiquette à tout moment en cliquant sur sa boîte.
20524  Les références vers l'étiquette modifiée seront mise à jour automatiquement
20525  pour tenir compte du nouveau texte de l'étiquette, de sorte que vous n'avez
20526  pas à vous en préoccuper.
20527 \end_layout
20528
20529 \begin_layout Standard
20530 Le bouton 
20531 \family sans
20532 Aller
20533 \begin_inset Space ~
20534 \end_inset
20535
20536 à
20537 \begin_inset Space ~
20538 \end_inset
20539
20540 l'étiquette
20541 \family default
20542  dans la fenêtre de référence croisée va positionner le curseur juste devant
20543  l'étiquette à laquelle on fait référence.
20544  Le nom du bouton bouton 
20545 \family sans
20546 Revenir
20547 \family default
20548  et vous pouvez l'utiliser pour remettre le curseur sur la référence croisée.
20549  Si vous faites un clic droit sur la boîte d'une référence croisée, le curseur
20550  est aussi placé devant l'étiquette concernée, mais vous ne pouvez pas revenir
20551  à votre point de départ.
20552 \end_layout
20553
20554 \begin_layout Subsection
20555 Formats de Références Croisées
20556 \begin_inset CommandInset label
20557 LatexCommand label
20558 name "sub:Formats-Références-Croisées"
20559
20560 \end_inset
20561
20562
20563 \begin_inset Index
20564 status collapsed
20565
20566 \begin_layout Plain Layout
20567 Références ! Formats
20568 \end_layout
20569
20570 \end_inset
20571
20572
20573 \end_layout
20574
20575 \begin_layout Standard
20576 Il y a six types de références croisées :
20577 \end_layout
20578
20579 \begin_layout Description
20580 <référence>
20581 \begin_inset Space ~
20582 \end_inset
20583
20584 : affiche le numéro de l'élément, c'est le choix par défaut : 
20585 \begin_inset CommandInset ref
20586 LatexCommand ref
20587 reference "fig:Deux-images-déformées"
20588
20589 \end_inset
20590
20591
20592 \end_layout
20593
20594 \begin_layout Description
20595 (<référence>)
20596 \begin_inset Space ~
20597 \end_inset
20598
20599 : affiche le numéro de l'élément entre parenthèses, c'est le style utilisé
20600  normalement pour faire référence à des formules mathématiques, en particulier
20601  quand le mot 
20602 \begin_inset Quotes eld
20603 \end_inset
20604
20605 Équation
20606 \begin_inset Quotes erd
20607 \end_inset
20608
20609  est omis : 
20610 \begin_inset CommandInset ref
20611 LatexCommand eqref
20612 reference "eq:Wgn"
20613
20614 \end_inset
20615
20616
20617 \end_layout
20618
20619 \begin_layout Description
20620 <page>
20621 \begin_inset Space ~
20622 \end_inset
20623
20624 : affiche le numéro de la page sur laquelle se trouve l'élément: Page
20625 \begin_inset Space ~
20626 \end_inset
20627
20628
20629 \begin_inset CommandInset ref
20630 LatexCommand pageref
20631 reference "fig:Deux-images-déformées"
20632
20633 \end_inset
20634
20635
20636 \end_layout
20637
20638 \begin_layout Description
20639 page
20640 \begin_inset Space ~
20641 \end_inset
20642
20643 <page>
20644 \begin_inset Space ~
20645 \end_inset
20646
20647 : affiche le mot 
20648 \begin_inset Quotes eld
20649 \end_inset
20650
20651 page
20652 \begin_inset Quotes erd
20653 \end_inset
20654
20655  suivi du numéro de la page sur laquelle se trouve l'élément : 
20656 \begin_inset CommandInset ref
20657 LatexCommand vpageref
20658 reference "fig:Deux-images-déformées"
20659
20660 \end_inset
20661
20662
20663 \end_layout
20664
20665 \begin_layout Description
20666 <référence>
20667 \begin_inset Space ~
20668 \end_inset
20669
20670 page
20671 \begin_inset Space ~
20672 \end_inset
20673
20674 <page>
20675 \begin_inset Space ~
20676 \end_inset
20677
20678 : affiche le numéro de l'élément, le mot 
20679 \begin_inset Quotes eld
20680 \end_inset
20681
20682 page
20683 \begin_inset Quotes erd
20684 \end_inset
20685
20686  et le numéro de la page : 
20687 \begin_inset CommandInset ref
20688 LatexCommand vref
20689 reference "fig:Deux-images-déformées"
20690
20691 \end_inset
20692
20693
20694 \end_layout
20695
20696 \begin_layout Description
20697 Référence
20698 \begin_inset Space ~
20699 \end_inset
20700
20701 mise
20702 \begin_inset Space ~
20703 \end_inset
20704
20705 en
20706 \begin_inset Space ~
20707 \end_inset
20708
20709 forme
20710 \begin_inset Space ~
20711 \end_inset
20712
20713 : affiche une référence croisée qui définit son propre format.
20714
20715 \lang english
20716  
20717 \lang french
20718
20719 \begin_inset Note Greyedout
20720 status open
20721
20722 \begin_layout Plain Layout
20723
20724 \series bold
20725 Note:
20726 \series default
20727  Ce type de référence croisée n'est disponible que si vous avez installé
20728  le paquetage LaTeX 
20729 \series bold
20730 prettyref.
20731 \end_layout
20732
20733 \end_inset
20734
20735
20736 \end_layout
20737
20738 \begin_layout Standard
20739 Notez que le style <page> n'imprimera pas le numéro de la page si l'étiquette
20740  se trouve sur la page précédente, la même page ou la page suivante.
20741  Vous verrez par exemple un texte du genre 
20742 \begin_inset Quotes eld
20743 \end_inset
20744
20745 sur cette page
20746 \begin_inset Quotes erd
20747 \end_inset
20748
20749  à la place.
20750 \end_layout
20751
20752 \begin_layout Standard
20753 Le numéro affecté à une étiquette et le numéro de la page sur laquelle elle
20754  se trouve sont calculés automatiquement par LaTeX.
20755  Vous choisissez une des six variétés de références dans le champ Format
20756  de la fenêtre de référence croisée qui s'ouvre quand vous cliquez sur la
20757  boîte de la référence croisée.
20758 \end_layout
20759
20760 \begin_layout Subsection
20761 Faire référence à des sous-figures
20762 \begin_inset CommandInset label
20763 LatexCommand label
20764 name "sub:Référencer-Sousfigures"
20765
20766 \end_inset
20767
20768
20769 \begin_inset Index
20770 status collapsed
20771
20772 \begin_layout Plain Layout
20773 Références ! à des sous-figures
20774 \end_layout
20775
20776 \end_inset
20777
20778
20779 \end_layout
20780
20781 \begin_layout Standard
20782 Actuellement les références croisées vers des sous-figures ne sont pas gérées
20783  par LyX, vous devez donc utiliser des commandes LaTeX.
20784  L'étiquette est crée avec la commande 
20785 \end_layout
20786
20787 \begin_layout Standard
20788
20789 \series bold
20790
20791 \backslash
20792 label{fig:YourLabelName}
20793 \end_layout
20794
20795 \begin_layout Standard
20796 qui est mise directement dans le champ de la légende de la sous-figure.
20797  Pour faire référence à cette étiquette, ajoutez la commande suivante en
20798  code TeX
20799 \end_layout
20800
20801 \begin_layout Standard
20802
20803 \series bold
20804
20805 \backslash
20806 ref{fig:YourLabelName}
20807 \end_layout
20808
20809 \begin_layout Standard
20810 à la position où la référence doit se trouver dans votre document.
20811  Voici une référence vers une sous-figure : la sous-figure
20812 \begin_inset Space ~
20813 \end_inset
20814
20815
20816 \begin_inset ERT
20817 status collapsed
20818
20819 \begin_layout Plain Layout
20820
20821
20822 \backslash
20823 ref{fig:Platypus}
20824 \end_layout
20825
20826 \end_inset
20827
20828 .
20829 \end_layout
20830
20831 \begin_layout Subsection
20832 Nommage automatique des références croisées
20833 \begin_inset Index
20834 status collapsed
20835
20836 \begin_layout Plain Layout
20837 Références ! Nommage automatique
20838 \end_layout
20839
20840 \end_inset
20841
20842
20843 \end_layout
20844
20845 \begin_layout Standard
20846 Le paquetage LaTeX 
20847 \series bold
20848 hyperref
20849 \series default
20850  fournit une fonction très utile pour automatiser la création des références
20851  croisées, en incluant le nom du flottant référencé (ou d'une partie comme
20852  une section).
20853  Par exemple pour vous éviter de devoir écrire le mot 
20854 \begin_inset Quotes eld
20855 \end_inset
20856
20857 Figure
20858 \begin_inset Quotes erd
20859 \end_inset
20860
20861  devant chaque boîte de référence.
20862  Pour profiter de ce nommage automatique des références croisées, vous devez
20863  charger le paquetage LaTeX 
20864 \series bold
20865 hyperref
20866 \series default
20867
20868 \begin_inset Index
20869 status collapsed
20870
20871 \begin_layout Plain Layout
20872 Paquetages LaTeX ! hyperref
20873 \end_layout
20874
20875 \end_inset
20876
20877  dans le préambule du document avec
20878 \end_layout
20879
20880 \begin_layout Standard
20881
20882 \series bold
20883
20884 \backslash
20885 usepackage[pdfborder={0 0 0}]{hyperref}
20886 \begin_inset Newline newline
20887 \end_inset
20888
20889
20890 \backslash
20891 AtBeginDocument{
20892 \backslash
20893 renewcommand{
20894 \backslash
20895 ref}[1]{
20896 \backslash
20897 mbox{
20898 \backslash
20899 autoref{#1}}}}
20900 \end_layout
20901
20902 \begin_layout Standard
20903
20904 \series bold
20905 hyperref
20906 \series default
20907  est utilisé pour lier les références croisées dans les sorties DVI et PDF,
20908  ce qui signifie que le lecteur de votre document pourra cliquer sur un
20909  élément de la table de matières (TdM) ou sur une référence et qu'il sera
20910  transporté sur la portion de document référencée.
20911  
20912 \series bold
20913 hyperref
20914 \series default
20915  peut aussi créer des signets PDF pour chaque section pour rendre plus facile
20916  la navigation à l'intérieur du document.
20917  C'est aussi utilisé dans ce document, mais vous devrez jeter un coup d'œil
20918  dans le préambule de ce document pour voir toutes les options qui ont été
20919  utilisées dans la commande de chargement d'
20920 \series bold
20921 hyperref
20922 \series default
20923 .
20924  Pour en apprendre plus au sujet du paquetage 
20925 \series bold
20926 hyperref
20927 \series default
20928 , nous vous renvoyons à sa documentation 
20929 \begin_inset CommandInset citation
20930 LatexCommand cite
20931 key "hyperref"
20932
20933 \end_inset
20934
20935 .
20936 \end_layout
20937
20938 \begin_layout Standard
20939 \begin_inset Note Greyedout
20940 status open
20941
20942 \begin_layout Plain Layout
20943
20944 \series bold
20945 Note:
20946 \series default
20947  Le nommage automatique de références ne peut être utilisé si vous avez
20948  choisi le style de référence 
20949 \family sans
20950 Référence
20951 \begin_inset Space ~
20952 \end_inset
20953
20954 mise
20955 \begin_inset Space ~
20956 \end_inset
20957
20958 en
20959 \begin_inset Space ~
20960 \end_inset
20961
20962 forme
20963 \family default
20964  décrit dans la section
20965 \begin_inset Space ~
20966 \end_inset
20967
20968
20969 \begin_inset CommandInset ref
20970 LatexCommand ref
20971 reference "sub:Formats-Références-Croisées"
20972
20973 \end_inset
20974
20975 .
20976 \end_layout
20977
20978 \end_inset
20979
20980
20981 \end_layout
20982
20983 \begin_layout Subsection
20984 Positionnement des Références 
20985 \begin_inset CommandInset label
20986 LatexCommand label
20987 name "sub:Reference-Position"
20988
20989 \end_inset
20990
20991
20992 \begin_inset Index
20993 status collapsed
20994
20995 \begin_layout Plain Layout
20996 Références ! Positionnement
20997 \end_layout
20998
20999 \end_inset
21000
21001
21002 \end_layout
21003
21004 \begin_layout Standard
21005 Si vous utilisez le paquetage 
21006 \series bold
21007 hyperref
21008 \series default
21009
21010 \begin_inset Index
21011 status collapsed
21012
21013 \begin_layout Plain Layout
21014 Paquetages LaTeX ! hyperref
21015 \end_layout
21016
21017 \end_inset
21018
21019  pour lier vos références croisées dans la sortie finale, vous verrez que
21020  cliquer sur la référence à un flottant d'image saute vers l'étiquette de
21021  l'image.
21022  La légende sera dans la partie haute de l'écran, ce qui fait que vous ne
21023  pourrez voir l'image sans faire défiler le texte.
21024  Ce problème vient du fait que le point d'ancrage de la référence se situe
21025  à l'endroit de l'étiquette.
21026  En utilisant le paquetage LaTeX 
21027 \series bold
21028 hypcap
21029 \series default
21030
21031 \begin_inset Index
21032 status collapsed
21033
21034 \begin_layout Plain Layout
21035 Paquetages LaTeX ! hypcap
21036 \end_layout
21037
21038 \end_inset
21039
21040 , qui fait partie du paquetage LaTeX 
21041 \series bold
21042 oberdiek
21043 \series default
21044
21045 \begin_inset Index
21046 status collapsed
21047
21048 \begin_layout Plain Layout
21049 Paquetages LaTeX ! oberdiek
21050 \end_layout
21051
21052 \end_inset
21053
21054 , le point d'ancrage d'un lien est place en haut du flottant.
21055  Pour utiliser cette fonction avec les flottants de figure, chargez 
21056 \series bold
21057 hypcap
21058 \series default
21059  dans l'entête du document avec la ligne
21060 \end_layout
21061
21062 \begin_layout Standard
21063
21064 \series bold
21065
21066 \backslash
21067 usepackage[figure]{hypcap}
21068 \end_layout
21069
21070 \begin_layout Standard
21071 Vous pouvez aussi utiliser 
21072 \series bold
21073 hypcap
21074 \series default
21075  pour tous les flottants, mais ce n'est pas recommandé pour des raisons
21076  de stabilité.
21077  Pour plus d'information, jetez un coup d'œil au manuel d' 
21078 \series bold
21079 hypcap
21080 \series default
21081  
21082 \begin_inset CommandInset citation
21083 LatexCommand cite
21084 key "hypcap"
21085
21086 \end_inset
21087
21088 .
21089 \end_layout
21090
21091 \begin_layout Standard
21092 \begin_inset Note Greyedout
21093 status open
21094
21095 \begin_layout Plain Layout
21096
21097 \series bold
21098 Note:
21099 \series default
21100  
21101 \series bold
21102 hypcap
21103 \series default
21104  doit être chargé après 
21105 \series bold
21106 hyperref
21107 \series default
21108  dans le préambule du document.
21109 \end_layout
21110
21111 \end_inset
21112
21113
21114 \end_layout
21115
21116 \begin_layout Standard
21117 \begin_inset Note Greyedout
21118 status open
21119
21120 \begin_layout Plain Layout
21121
21122 \series bold
21123 Note:
21124 \series default
21125  
21126 \series bold
21127 hypcap
21128 \series default
21129  n'a aucun effet pour les références à des sous-figures.
21130 \end_layout
21131
21132 \end_inset
21133
21134
21135 \end_layout
21136
21137 \begin_layout Section
21138 Placement des Flottants
21139 \begin_inset CommandInset label
21140 LatexCommand label
21141 name "sec:Placement-flottants"
21142
21143 \end_inset
21144
21145
21146 \begin_inset Index
21147 status collapsed
21148
21149 \begin_layout Plain Layout
21150 Flottants ! Placement
21151 \end_layout
21152
21153 \end_inset
21154
21155
21156 \end_layout
21157
21158 \begin_layout Standard
21159 En faisant un clic droit sur la boîte d'un flottant, on ouvre la fenêtre
21160  de dialogue 
21161 \family sans
21162 Paramètre
21163 \begin_inset Space ~
21164 \end_inset
21165
21166 de
21167 \begin_inset Space ~
21168 \end_inset
21169
21170 Flottant
21171 \family default
21172  dans laquelle vous pouvez modifier le paramètres de placement que LaTeX
21173  utilise pour déterminer où placer le flottant.
21174 \begin_inset Newline newline
21175 \end_inset
21176
21177 L'option 
21178 \family sans
21179 Plusieurs
21180 \begin_inset Space ~
21181 \end_inset
21182
21183 colonnes
21184 \family default
21185  n'est utilisée que dans le cas d'un document à plusieurs colonnes: si vous
21186  l'activez, le flottant va couvrir l'ensemble des colonnes au lieu d'être
21187  confiné sur une seule colonne.
21188 \begin_inset Newline newline
21189 \end_inset
21190
21191 L'option 
21192 \family sans
21193 Rotation
21194 \begin_inset Space ~
21195 \end_inset
21196
21197 90°
21198 \family default
21199  est utilisée pour faire tourner les flottants, voyez la section
21200 \begin_inset Space ~
21201 \end_inset
21202
21203
21204 \begin_inset CommandInset ref
21205 LatexCommand ref
21206 reference "sec:Flottants-renversés"
21207
21208 \end_inset
21209
21210 .
21211 \end_layout
21212
21213 \begin_layout Standard
21214 En désactivant l'option 
21215 \family sans
21216 Utilise
21217 \begin_inset Space ~
21218 \end_inset
21219
21220 le
21221 \begin_inset Space ~
21222 \end_inset
21223
21224 placement
21225 \begin_inset Space ~
21226 \end_inset
21227
21228 par
21229 \begin_inset Space ~
21230 \end_inset
21231
21232 défaut
21233 \family default
21234  vous pouvez utiliser une ou plusieurs des options suivantes pour modifier
21235  le placement du flottant:
21236 \end_layout
21237
21238 \begin_layout Description
21239 Ici,
21240 \begin_inset Space ~
21241 \end_inset
21242
21243 si
21244 \begin_inset Space ~
21245 \end_inset
21246
21247 possible: essaie de placer le flottant à la position où il a été inséré
21248  dans LyX
21249 \end_layout
21250
21251 \begin_layout Description
21252 Haut
21253 \begin_inset Space ~
21254 \end_inset
21255
21256 de
21257 \begin_inset Space ~
21258 \end_inset
21259
21260 la
21261 \begin_inset Space ~
21262 \end_inset
21263
21264 page: essaie de placer le flottant en haut de la page courante
21265 \end_layout
21266
21267 \begin_layout Description
21268 Bas
21269 \begin_inset Space ~
21270 \end_inset
21271
21272 de
21273 \begin_inset Space ~
21274 \end_inset
21275
21276 la
21277 \begin_inset Space ~
21278 \end_inset
21279
21280 page: essaie de placer le flottant en bas de la page courante
21281 \end_layout
21282
21283 \begin_layout Description
21284 Page
21285 \begin_inset Space ~
21286 \end_inset
21287
21288 de
21289 \begin_inset Space ~
21290 \end_inset
21291
21292 flottants: essaie de placer le flottant sur une page à part, éventuellement
21293  avec d'autres flottants 
21294 \end_layout
21295
21296 \begin_layout Standard
21297 LaTeX utilise
21298 \emph on
21299  toujours 
21300 \emph default
21301 les options dans l'ordre donné ci-dessus.
21302  Ce qui veut dire que si vous utilisez le placement par défaut, LaTeX va
21303  d'abord essayer 
21304 \family sans
21305 Ici
21306 \begin_inset Space ~
21307 \end_inset
21308
21309 si
21310 \begin_inset Space ~
21311 \end_inset
21312
21313 possible
21314 \family default
21315 , ensuite 
21316 \family sans
21317 Haut
21318 \begin_inset Space ~
21319 \end_inset
21320
21321 de
21322 \begin_inset Space ~
21323 \end_inset
21324
21325 la
21326 \begin_inset Space ~
21327 \end_inset
21328
21329 page
21330 \family default
21331 , et ainsi de suite.
21332  Si vous n'utilisez pas le placement par défaut, LaTeX va essayer les options
21333  que vous avez cochées, mais dans l'ordre donné ci-dessus.
21334  Si aucune des quatre options de placement n'est possible, la procédure
21335  est répétée avec la possibilité de mettre les flottant sur la page suivante.
21336 \end_layout
21337
21338 \begin_layout Standard
21339 Par défaut, chaque option a ses propres règles d'application:
21340 \end_layout
21341
21342 \begin_layout Standard
21343
21344 \family sans
21345 Haut
21346 \begin_inset Space ~
21347 \end_inset
21348
21349 de
21350 \begin_inset Space ~
21351 \end_inset
21352
21353 la
21354 \begin_inset Space ~
21355 \end_inset
21356
21357 page
21358 \family default
21359  : seuls les flottants occupant moins de 70% de la page peuvent être placés
21360  en haut de page (
21361 \series bold
21362
21363 \backslash
21364 topfraction
21365 \series default
21366 ).
21367 \end_layout
21368
21369 \begin_layout Standard
21370
21371 \family sans
21372 Bas
21373 \begin_inset Space ~
21374 \end_inset
21375
21376 de
21377 \begin_inset Space ~
21378 \end_inset
21379
21380 la
21381 \begin_inset Space ~
21382 \end_inset
21383
21384 page
21385 \family default
21386  : seuls les flottants occupant moins de 30% de la page peuvent être placés
21387  en bas de page (
21388 \series bold
21389
21390 \backslash
21391 bottomfraction
21392 \series default
21393 ).
21394 \end_layout
21395
21396 \begin_layout Standard
21397
21398 \family sans
21399 Page
21400 \begin_inset Space ~
21401 \end_inset
21402
21403 de
21404 \begin_inset Space ~
21405 \end_inset
21406
21407 flottants
21408 \family default
21409  : plusieurs flottants peuvent être placés ensembles sur une page seulement
21410  si ils occupent plus de 50% de celle-ci (
21411 \series bold
21412
21413 \backslash
21414 floatpagefraction
21415 \series default
21416 ).
21417 \end_layout
21418
21419 \begin_layout Standard
21420 Si vous n'aimez pas ces règles, vous pouvez les ignorer en utilisant l'option
21421  supplémentaire 
21422 \family sans
21423 Ignorer
21424 \begin_inset Space ~
21425 \end_inset
21426
21427 les
21428 \begin_inset Space ~
21429 \end_inset
21430
21431 règles
21432 \begin_inset Space ~
21433 \end_inset
21434
21435 LaTeX
21436 \family default
21437 \lang english
21438 .
21439 \begin_inset Newline newline
21440 \end_inset
21441
21442
21443 \lang french
21444 Vous pouvez aussi redéfinir les règles avec les commandes LaTeX qui sont
21445  données entre parenthèses après les descriptions des règles données ci-dessus.
21446  Par exemple, pour augmenter à 50
21447 \begin_inset Space \thinspace{}
21448 \end_inset
21449
21450 % la valeur de la règle de bas de page dont la valeur par défaut est souvent
21451  trop petite, ajoutez cette ligne au préambule de votre document :
21452 \end_layout
21453
21454 \begin_layout Standard
21455
21456 \series bold
21457
21458 \backslash
21459 renewcommand{
21460 \backslash
21461 bottomfraction}{0.5}
21462 \end_layout
21463
21464 \begin_layout Standard
21465 Parfois, vous avez besoin que dans tous les cas, le flottant soit placé
21466  exactement à l'endroit où vous l'avez inséré.
21467  dans ce cas utilisez l'option 
21468 \family sans
21469 Ici
21470 \begin_inset Space ~
21471 \end_inset
21472
21473 à
21474 \begin_inset Space ~
21475 \end_inset
21476
21477 tout
21478 \begin_inset Space ~
21479 \end_inset
21480
21481 Prix
21482 \family default
21483 .
21484  Utilisez cette option le moins souvent possible et seulement quand le document
21485  est presque prêt à être imprimé.
21486  En effet, le flottant n'est plus capable de 
21487 \begin_inset Quotes eld
21488 \end_inset
21489
21490 flotter
21491 \begin_inset Quotes erd
21492 \end_inset
21493
21494 , ce qui peut perturber toutes les mises en page.
21495 \end_layout
21496
21497 \begin_layout Standard
21498 Il n'y a pas d'option de placement pour les flottants d'enrobage, puisqu'ils
21499  sont toujours entourés par le texte d'un paragraphe donné.
21500 \begin_inset VSpace bigskip
21501 \end_inset
21502
21503
21504 \end_layout
21505
21506 \begin_layout Standard
21507 On peut parfois se trouver dans la situation où un flottant est placé en
21508  haut d'une page alors que la section concernée ne commence qu'au milieu
21509  de la page, ce qui fait que le lecteur peut penser qu'il fait partie de
21510  la section précédente.
21511  On peut utiliser la commande LaTeX 
21512 \series bold
21513
21514 \backslash
21515 suppressfloats
21516 \series default
21517  pour éviter ce cas.
21518  Elle empêche le placement d'un flottant donné dans la page dans laquelle
21519  il est inséré et donc elle peut être utilisée pour éviter qu'un flottant
21520  soit placé avant que la section commence.
21521  Pour obtenir ce comportement, ajoutez ces commandes dans le préambule de
21522  votre document :
21523 \end_layout
21524
21525 \begin_layout Standard
21526
21527 \series bold
21528
21529 \backslash
21530 let
21531 \backslash
21532 mySection
21533 \backslash
21534 section
21535 \begin_inset Newline newline
21536 \end_inset
21537
21538
21539 \backslash
21540 renewcommand{
21541 \backslash
21542 section}{
21543 \backslash
21544 suppressfloats[t]
21545 \backslash
21546 mySection}
21547 \end_layout
21548
21549 \begin_layout Standard
21550 Vous pouvez définir la même chose pour tous les types d'en-têtes de section,
21551  comme les chapitres et les sous-sections.
21552  Il n'est pas recommandé d'utiliser cette définition avec des portions de
21553  texte trop petites comme les sous-sous-sections parce que LaTeX pourrait
21554  ensuite avoir du mal à trouver un positionnement correct.
21555 \end_layout
21556
21557 \begin_layout Standard
21558 \begin_inset VSpace bigskip
21559 \end_inset
21560
21561 Dans certains cas il est demandé de placer toutes les figures et tous les
21562  tableaux à la fin du document.
21563  C'est pour de telles situations que le paquetage LaTeX 
21564 \series bold
21565 endfloat
21566 \series default
21567
21568 \begin_inset Index
21569 status collapsed
21570
21571 \begin_layout Plain Layout
21572 Paquetages LaTeX ! endfloat
21573 \end_layout
21574
21575 \end_inset
21576
21577  a été développé.
21578  Il met en effet tous les flottants de figures et de tableaux à la fin du
21579  document dans leurs propres sections.
21580  À la position d'origine du flottant, une indication textuelle du genre
21581  
21582 \begin_inset Quotes eld
21583 \end_inset
21584
21585
21586 \family sans
21587 [Figure
21588 \begin_inset Space ~
21589 \end_inset
21590
21591 3.2 
21592 \lang english
21593 about here.
21594 \lang french
21595 ]
21596 \family default
21597
21598 \begin_inset Quotes erd
21599 \end_inset
21600
21601  est insérée.
21602  Le paquetage 
21603 \series bold
21604 endfloat
21605 \series default
21606  est chargé dans le préambule avec la ligne suivante 
21607 \end_layout
21608
21609 \begin_layout Standard
21610
21611 \series bold
21612
21613 \backslash
21614 usepackage[options]{endfloat}
21615 \end_layout
21616
21617 \begin_layout Standard
21618 Il y a aussi de nombreuses options de paquetage pour modifier le format
21619  des sections de figures ou de tableau qui sont créées.
21620  Pour plus d'information, nous vous renvoyons à la documentation du paquetage
21621  
21622 \series bold
21623 endfloa
21624 \series default
21625
21626 \begin_inset CommandInset citation
21627 LatexCommand cite
21628 key "endfloat"
21629
21630 \end_inset
21631
21632 .
21633 \begin_inset Newline newline
21634 \end_inset
21635
21636
21637 \begin_inset Note Greyedout
21638 status open
21639
21640 \begin_layout Plain Layout
21641
21642 \series bold
21643 Note: endfloat
21644 \series default
21645  ne fournit pas de traduction automatique de l'indication textuelle, vous
21646  devez donc le faire manuellement, voyez la section
21647 \begin_inset Space ~
21648 \end_inset
21649
21650 4 de 
21651 \begin_inset CommandInset citation
21652 LatexCommand cite
21653 key "endfloat"
21654
21655 \end_inset
21656
21657 .
21658 \end_layout
21659
21660 \end_inset
21661
21662
21663 \begin_inset Newline newline
21664 \end_inset
21665
21666
21667 \begin_inset Note Greyedout
21668 status open
21669
21670 \begin_layout Plain Layout
21671
21672 \series bold
21673 Note:
21674 \series default
21675  Il y a actuellement un bug dans le paquetage 
21676 \series bold
21677 endfloat
21678 \series default
21679  quand la légende contient un 
21680 \begin_inset Quotes eld
21681 \end_inset
21682
21683 ß
21684 \begin_inset Quotes erd
21685 \end_inset
21686
21687  allemand.
21688  Utilisez dans ce cas la commande 
21689 \begin_inset Quotes eld
21690 \end_inset
21691
21692
21693 \series bold
21694
21695 \backslash
21696 ss
21697 \series default
21698
21699 \begin_inset Quotes erd
21700 \end_inset
21701
21702  en code TeX à la place du 
21703 \begin_inset Quotes eld
21704 \end_inset
21705
21706 ß
21707 \begin_inset Quotes erd
21708 \end_inset
21709
21710 .
21711 \end_layout
21712
21713 \end_inset
21714
21715
21716 \end_layout
21717
21718 \begin_layout Standard
21719 \begin_inset VSpace bigskip
21720 \end_inset
21721
21722 Pour plus d'information sur les manières de placer les flottants, jetez
21723  un coup d'œil aux livres sur LaTeX, 
21724 \begin_inset CommandInset citation
21725 LatexCommand cite
21726 key "latexcompanion,latexguide,latexbook"
21727
21728 \end_inset
21729
21730 .
21731 \end_layout
21732
21733 \begin_layout Section
21734 Flottants Renversés
21735 \begin_inset CommandInset label
21736 LatexCommand label
21737 name "sec:Flottants-renversés"
21738
21739 \end_inset
21740
21741
21742 \begin_inset Index
21743 status collapsed
21744
21745 \begin_layout Plain Layout
21746 Flottants ! Renversés
21747 \end_layout
21748
21749 \end_inset
21750
21751
21752 \end_layout
21753
21754 \begin_layout Standard
21755 Vous pouvez vouloir faire pivoter vos flottants, surtout dans le cas de
21756  tableaux très larges.
21757  Pour faire pivoter l'ensemble d'un flottant, y compris sa légende, faites
21758  un clic droit sur la boîte du flottant et utilisez l'option 
21759 \family sans
21760 Rotation
21761 \begin_inset Space ~
21762 \end_inset
21763
21764 90°
21765 \family default
21766 .
21767 \end_layout
21768
21769 \begin_layout Standard
21770 Les flottants renversés sont systématiquement placés sur leur propre page
21771  ( ou colonne, si vous avez un document sur deux colonnes ).
21772  Il sont pivotés de sorte que vous puissiez les lire en vous plaçant du
21773  côté de la marge externe.
21774  Pour forcer un sens de rotation donné pour toutes les pages, vous pouvez
21775  ajouter soit l'option 
21776 \series bold
21777 figuresleft
21778 \series default
21779  soit l'option 
21780 \series bold
21781 figuresright
21782 \series default
21783  aux options de la classe de document.
21784 \end_layout
21785
21786 \begin_layout Standard
21787 Faire référence à un flottant renversé se fait de la même manière que pour
21788  un flottant normal, la mise en forme de la légende est aussi identique
21789  : Le tableau
21790 \begin_inset Space ~
21791 \end_inset
21792
21793
21794 \begin_inset CommandInset ref
21795 LatexCommand ref
21796 reference "tab:Tableau-pivoté"
21797
21798 \end_inset
21799
21800  est un exemple de flottant de tableau renversé.
21801 \end_layout
21802
21803 \begin_layout Standard
21804 \begin_inset Note Greyedout
21805 status open
21806
21807 \begin_layout Plain Layout
21808
21809 \series bold
21810 Note:
21811 \series default
21812  Les flottants pivotés ne sont pas affichables par tous les visualiseurs
21813  DVI.
21814 \end_layout
21815
21816 \end_inset
21817
21818
21819 \end_layout
21820
21821 \begin_layout Standard
21822 \begin_inset Float table
21823 wide false
21824 sideways true
21825 status open
21826
21827 \begin_layout Plain Layout
21828 \begin_inset Caption
21829
21830 \begin_layout Plain Layout
21831 \begin_inset CommandInset label
21832 LatexCommand label
21833 name "tab:Tableau-pivoté"
21834
21835 \end_inset
21836
21837  Tableau pivoté
21838 \end_layout
21839
21840 \end_inset
21841
21842
21843 \end_layout
21844
21845 \begin_layout Plain Layout
21846 \align center
21847 \begin_inset Tabular
21848 <lyxtabular version="3" rows="1" columns="5">
21849 <features>
21850 <column alignment="center" valignment="top" width="0">
21851 <column alignment="center" valignment="top" width="0">
21852 <column alignment="center" valignment="top" width="0">
21853 <column alignment="center" valignment="top" width="0">
21854 <column alignment="center" valignment="top" width="0">
21855 <row>
21856 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21857 \begin_inset Text
21858
21859 \begin_layout Plain Layout
21860 test
21861 \end_layout
21862
21863 \end_inset
21864 </cell>
21865 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21866 \begin_inset Text
21867
21868 \begin_layout Plain Layout
21869 b
21870 \end_layout
21871
21872 \end_inset
21873 </cell>
21874 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21875 \begin_inset Text
21876
21877 \begin_layout Plain Layout
21878 c
21879 \end_layout
21880
21881 \end_inset
21882 </cell>
21883 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21884 \begin_inset Text
21885
21886 \begin_layout Plain Layout
21887 d
21888 \end_layout
21889
21890 \end_inset
21891 </cell>
21892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21893 \begin_inset Text
21894
21895 \begin_layout Plain Layout
21896 e
21897 \end_layout
21898
21899 \end_inset
21900 </cell>
21901 </row>
21902 </lyxtabular>
21903
21904 \end_inset
21905
21906
21907 \end_layout
21908
21909 \end_inset
21910
21911
21912 \end_layout
21913
21914 \begin_layout Section
21915 Flottants côte-à-côte
21916 \begin_inset Index
21917 status collapsed
21918
21919 \begin_layout Plain Layout
21920 Flottants ! côte-à-côte
21921 \end_layout
21922
21923 \end_inset
21924
21925
21926 \end_layout
21927
21928 \begin_layout Standard
21929 Pour placer des flottants côte-à-côte, comme pour la figure
21930 \begin_inset Space ~
21931 \end_inset
21932
21933
21934 \begin_inset CommandInset ref
21935 LatexCommand ref
21936 reference "fig:Flottant-gauche"
21937
21938 \end_inset
21939
21940  et 
21941 \begin_inset CommandInset ref
21942 LatexCommand ref
21943 reference "fig:Flottant-droit"
21944
21945 \end_inset
21946
21947 , on n'utilise 
21948 \emph on
21949 qu'un seul 
21950 \emph default
21951 flottant.
21952  On y insère deux boîtes de minipages
21953 \begin_inset Foot
21954 status collapsed
21955
21956 \begin_layout Plain Layout
21957 Les minipages sont décrites dans la section
21958 \begin_inset Space ~
21959 \end_inset
21960
21961
21962 \begin_inset CommandInset ref
21963 LatexCommand ref
21964 reference "sec:Minipages"
21965
21966 \end_inset
21967
21968 .
21969 \end_layout
21970
21971 \end_inset
21972
21973 .
21974  La largeur est mise à 45
21975 \begin_inset Space \thinspace{}
21976 \end_inset
21977
21978 -50
21979 \begin_inset Space \thinspace{}
21980 \end_inset
21981
21982 column% et l'alignement de la boîte à 
21983 \family sans
21984 Bas
21985 \family default
21986  pour chaque minipage.
21987  Les boîtes minipages contiennent l'image et la légende exactement comme
21988  avec un flottant.
21989  La seule différence est que l'unité de longueur 
21990 \family sans
21991 Largeur
21992 \begin_inset Space ~
21993 \end_inset
21994
21995 colonne
21996 \begin_inset Space ~
21997 \end_inset
21998
21999 %
22000 \family default
22001  utilisée pour l'image est maintenant définie par rapport à la largeur des
22002  boîtes minipages.
22003 \end_layout
22004
22005 \begin_layout Standard
22006 \begin_inset Float figure
22007 wide false
22008 sideways false
22009 status open
22010
22011 \begin_layout Plain Layout
22012 \begin_inset Box Frameless
22013 position "b"
22014 hor_pos "c"
22015 has_inner_box 1
22016 inner_pos "t"
22017 use_parbox 0
22018 width "45col%"
22019 special "none"
22020 height "1in"
22021 height_special "totalheight"
22022 status open
22023
22024 \begin_layout Plain Layout
22025 \align center
22026 \begin_inset Graphics
22027         filename ../clipart/mobius.eps
22028         lyxscale 50
22029         width 100col%
22030         scaleBeforeRotation
22031
22032 \end_inset
22033
22034
22035 \end_layout
22036
22037 \begin_layout Plain Layout
22038 \begin_inset Caption
22039
22040 \begin_layout Plain Layout
22041 \begin_inset CommandInset label
22042 LatexCommand label
22043 name "fig:Flottant-gauche"
22044
22045 \end_inset
22046
22047 Flottant du côté gauche.
22048 \end_layout
22049
22050 \end_inset
22051
22052
22053 \end_layout
22054
22055 \end_inset
22056
22057
22058 \begin_inset Space \hfill{}
22059 \end_inset
22060
22061
22062 \begin_inset Box Frameless
22063 position "b"
22064 hor_pos "c"
22065 has_inner_box 1
22066 inner_pos "t"
22067 use_parbox 0
22068 width "45col%"
22069 special "none"
22070 height "1in"
22071 height_special "totalheight"
22072 status open
22073
22074 \begin_layout Plain Layout
22075 \align center
22076 \begin_inset Graphics
22077         filename ../clipart/platypus.eps
22078         lyxscale 50
22079         width 100col%
22080         scaleBeforeRotation
22081
22082 \end_inset
22083
22084
22085 \end_layout
22086
22087 \begin_layout Plain Layout
22088 \begin_inset Caption
22089
22090 \begin_layout Plain Layout
22091 \begin_inset CommandInset label
22092 LatexCommand label
22093 name "fig:Flottant-droit"
22094
22095 \end_inset
22096
22097 Flottant du côté droit.
22098 \end_layout
22099
22100 \end_inset
22101
22102
22103 \end_layout
22104
22105 \end_inset
22106
22107
22108 \end_layout
22109
22110 \end_inset
22111
22112
22113 \end_layout
22114
22115 \begin_layout Section
22116 Mise en Forme de la Légende
22117 \begin_inset Index
22118 status collapsed
22119
22120 \begin_layout Plain Layout
22121 Légende ! Mise en forme
22122 \end_layout
22123
22124 \end_inset
22125
22126
22127 \begin_inset Index
22128 status collapsed
22129
22130 \begin_layout Plain Layout
22131 Flottants ! Mise en forme de la Légende
22132 \end_layout
22133
22134 \end_inset
22135
22136
22137 \begin_inset Index
22138 status collapsed
22139
22140 \begin_layout Plain Layout
22141 Paquetages LaTeX ! caption
22142 \end_layout
22143
22144 \end_inset
22145
22146
22147 \begin_inset CommandInset label
22148 LatexCommand label
22149 name "sec:Formatage-légende"
22150
22151 \end_inset
22152
22153
22154 \end_layout
22155
22156 \begin_layout Standard
22157 L'environnement 
22158 \family sans
22159 Légende
22160 \family default
22161  est l'environnement de paragraphe par défaut pour les 
22162 \family sans
22163 flottants
22164 \family default
22165 .
22166  Dans la fenêtre de LyX les légendes apparaissent comme une étiquette comme
22167  par exemple 
22168 \begin_inset Quotes eld
22169 \end_inset
22170
22171
22172 \family sans
22173 Figure #:
22174 \family default
22175
22176 \begin_inset Quotes erd
22177 \end_inset
22178
22179  suivi par le texte de la légende.
22180  Le 
22181 \begin_inset Quotes eld
22182 \end_inset
22183
22184 #
22185 \begin_inset Quotes erd
22186 \end_inset
22187
22188  étant remplacé par le numéro de référence réel.
22189  Par défaut l'étiquette et le numéro sont dans la même police de caractères
22190  que le texte de la légende et deux points suivent le numéro pour séparer
22191  l'étiquette du texte.
22192  Ce format de légende n'est pas forcément adapté à tous les types de documents.
22193 \end_layout
22194
22195 \begin_layout Standard
22196 Pour modifier le format par défaut des légendes, il faut charger le paquetage
22197  LaTeX 
22198 \series bold
22199 caption
22200 \series default
22201
22202 \begin_inset Index
22203 status collapsed
22204
22205 \begin_layout Plain Layout
22206 Paquetages LaTeX ! caption
22207 \end_layout
22208
22209 \end_inset
22210
22211  dans le préambule de votre document avec la ligne suivante :
22212 \end_layout
22213
22214 \begin_layout Standard
22215
22216 \series bold
22217
22218 \backslash
22219 usepackage[format definition]{caption}
22220 \end_layout
22221
22222 \begin_layout Standard
22223 Pour avoir par exemple l'étiquette et le numéro dans une police sans empattement
22224  grasse et les légendes de tableau toujours au dessus des tableaux, comme
22225  dans ce document, utilisez les commandes suivantes :
22226 \end_layout
22227
22228 \begin_layout Standard
22229
22230 \series bold
22231
22232 \backslash
22233 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
22234 \end_layout
22235
22236 \begin_layout Standard
22237 Vous pouvez aussi définir des formats de légendes différents pour les différents
22238  types de flottants.
22239  Dans ce cas chargez le paquetage 
22240 \series bold
22241 caption 
22242 \series default
22243 sans option de format spécifique et définissez les différents formats à
22244  l'aide de la commande 
22245 \end_layout
22246
22247 \begin_layout Standard
22248
22249 \series bold
22250
22251 \backslash
22252 captionsetup[type de flottant]{définition du format}
22253 \end_layout
22254
22255 \begin_layout Standard
22256 dans le préambule du document.
22257  Par exemple les formats de légende de la Figure
22258 \begin_inset Space ~
22259 \end_inset
22260
22261
22262 \begin_inset CommandInset ref
22263 LatexCommand ref
22264 reference "fig:Legende-de-fig"
22265
22266 \end_inset
22267
22268  et du Tableau
22269 \begin_inset Space ~
22270 \end_inset
22271
22272
22273 \begin_inset CommandInset ref
22274 LatexCommand ref
22275 reference "tab:Légende-de-tab"
22276
22277 \end_inset
22278
22279  peuvent être créés en utilisant les commandes suivantes dans le préambule
22280  :
22281 \end_layout
22282
22283 \begin_layout Standard
22284
22285 \series bold
22286
22287 \backslash
22288 usepackage[tableposition=top]{caption}
22289 \series default
22290
22291 \begin_inset Newline newline
22292 \end_inset
22293
22294
22295 \series bold
22296
22297 \backslash
22298 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
22299 \begin_inset Newline newline
22300 \end_inset
22301
22302
22303 \begin_inset ERT
22304 status collapsed
22305
22306 \begin_layout Plain Layout
22307
22308
22309 \backslash
22310 hphantom{
22311 \backslash
22312
22313 \backslash
22314 captionsetup[figure]
22315 \backslash
22316 {}
22317 \end_layout
22318
22319 \end_inset
22320
22321  labelsep=period}
22322 \begin_inset Newline newline
22323 \end_inset
22324
22325
22326 \backslash
22327 captionsetup[table]{labelfont={bf,sf}}
22328 \end_layout
22329
22330 \begin_layout Standard
22331 \begin_inset Note Greyedout
22332 status open
22333
22334 \begin_layout Plain Layout
22335
22336 \series bold
22337 Note:
22338 \series default
22339  L'option 
22340 \series bold
22341 tableposition=top
22342 \series default
22343  n'a pas d'effet quand on utilise un document de classe 
22344 \series bold
22345 koma-script
22346 \series default
22347
22348 \begin_inset Index
22349 status collapsed
22350
22351 \begin_layout Plain Layout
22352 Paquetages LaTeX ! koma-script
22353 \end_layout
22354
22355 \end_inset
22356
22357 .
22358  Dans ce cas on doit utiliser l'option 
22359 \series bold
22360 tablecaptionabove
22361 \series default
22362  de la classe de document.
22363 \end_layout
22364
22365 \end_inset
22366
22367
22368 \end_layout
22369
22370 \begin_layout Standard
22371 Pour plus d'information sur le paquetage 
22372 \series bold
22373 caption
22374 \series default
22375  nous vous renvoyons à sa documentation 
22376 \begin_inset CommandInset citation
22377 LatexCommand cite
22378 key "caption"
22379
22380 \end_inset
22381
22382 .
22383 \end_layout
22384
22385 \begin_layout Standard
22386 Pour changer le nom de l'étiquette, par exemple de 
22387 \begin_inset Quotes eld
22388 \end_inset
22389
22390 Figure
22391 \begin_inset Quotes erd
22392 \end_inset
22393
22394  à 
22395 \begin_inset Quotes eld
22396 \end_inset
22397
22398 Image
22399 \begin_inset Quotes erd
22400 \end_inset
22401
22402 , utilisez la commande suivante dans le préambule :
22403 \end_layout
22404
22405 \begin_layout Standard
22406
22407 \series bold
22408
22409 \backslash
22410 renewcommand{
22411 \backslash
22412 fnum@figure}{Image~
22413 \backslash
22414 thefigure}
22415 \end_layout
22416
22417 \begin_layout Standard
22418 où 
22419 \series bold
22420
22421 \backslash
22422 thefigure
22423 \series default
22424  insère le numéro de la figure et
22425 \series bold
22426  
22427 \begin_inset Quotes eld
22428 \end_inset
22429
22430 ~
22431 \series default
22432
22433 \begin_inset Quotes erd
22434 \end_inset
22435
22436  ajoute une espace insécable.
22437 \end_layout
22438
22439 \begin_layout Standard
22440 \begin_inset VSpace bigskip
22441 \end_inset
22442
22443 Si vous utilisez un document de classe 
22444 \series bold
22445 koma-script
22446 \series default
22447
22448 \begin_inset Index
22449 status collapsed
22450
22451 \begin_layout Plain Layout
22452 Paquetages LaTeX ! koma-script
22453 \end_layout
22454
22455 \end_inset
22456
22457  (
22458 \family sans
22459 article (koma-script)
22460 \family default
22461
22462 \family sans
22463 book (koma-script)
22464 \family default
22465
22466 \family sans
22467 letter (koma-script)
22468 \family default
22469 , ou 
22470 \family sans
22471 report (koma-script)
22472 \family default
22473
22474 \begin_inset Space \thinspace{}
22475 \end_inset
22476
22477 ), Vous pouvez utiliser la commande incorporée 
22478 \series bold
22479
22480 \backslash
22481 setkomafont 
22482 \series default
22483 du paquetage
22484 \series bold
22485  koma-script 
22486 \series default
22487 à la place du paquetage
22488 \series bold
22489  caption.
22490  
22491 \series default
22492 Par exemple, pour avoir une étiquette de légende en gras, ajoutez la commande
22493  suivante au préambule de votre document :
22494 \end_layout
22495
22496 \begin_layout Standard
22497
22498 \series bold
22499
22500 \backslash
22501 setkomafont{captionlabel}{
22502 \backslash
22503 bfseries}
22504 \end_layout
22505
22506 \begin_layout Standard
22507 Pour plus d'information au sujet de 
22508 \series bold
22509
22510 \backslash
22511 setkomafont
22512 \series default
22513  nous vous renvoyons à la documentation du paquetage 
22514 \series bold
22515 koma-script
22516 \series default
22517  
22518 \begin_inset CommandInset citation
22519 LatexCommand cite
22520 key "koma-script"
22521
22522 \end_inset
22523
22524 .
22525 \end_layout
22526
22527 \begin_layout Standard
22528 \begin_inset ERT
22529 status collapsed
22530
22531 \begin_layout Plain Layout
22532
22533
22534 \backslash
22535 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
22536 }
22537 \end_layout
22538
22539 \end_inset
22540
22541
22542 \begin_inset Note Note
22543 status open
22544
22545 \begin_layout Plain Layout
22546 Le format de la légende n'est modifié que pour cet exemple.
22547 \end_layout
22548
22549 \end_inset
22550
22551
22552 \end_layout
22553
22554 \begin_layout Standard
22555 \begin_inset Float figure
22556 placement !p
22557 wide false
22558 sideways false
22559 status open
22560
22561 \begin_layout Plain Layout
22562 \align center
22563 \begin_inset Graphics
22564         filename ../clipart/mobius.eps
22565         lyxscale 50
22566         scale 50
22567         scaleBeforeRotation
22568
22569 \end_inset
22570
22571
22572 \end_layout
22573
22574 \begin_layout Plain Layout
22575 \begin_inset Caption
22576
22577 \begin_layout Plain Layout
22578 \begin_inset CommandInset label
22579 LatexCommand label
22580 name "fig:Legende-de-fig"
22581
22582 \end_inset
22583
22584 Ceci est un exemple de légende de figure qui est plus longue qu'une ligne
22585  pour montrer les différents types de formats de légendes.
22586  Ici on a utilisé un format de légende personnalisé.
22587 \end_layout
22588
22589 \end_inset
22590
22591
22592 \end_layout
22593
22594 \end_inset
22595
22596
22597 \end_layout
22598
22599 \begin_layout Standard
22600 \begin_inset ERT
22601 status collapsed
22602
22603 \begin_layout Plain Layout
22604
22605
22606 \backslash
22607 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
22608 on}
22609 \end_layout
22610
22611 \end_inset
22612
22613
22614 \end_layout
22615
22616 \begin_layout Standard
22617 \begin_inset Float table
22618 placement !p
22619 wide false
22620 sideways false
22621 status open
22622
22623 \begin_layout Plain Layout
22624 \begin_inset Caption
22625
22626 \begin_layout Plain Layout
22627 \begin_inset CommandInset label
22628 LatexCommand label
22629 name "tab:Légende-de-tab"
22630
22631 \end_inset
22632
22633 Ceci est un exemple de légende de tableau qui est plus longue qu'une ligne
22634  pour montrer les différents types de formats de légendes.
22635  Ici on a utilisé le format de légende par défaut.
22636 \end_layout
22637
22638 \end_inset
22639
22640
22641 \end_layout
22642
22643 \begin_layout Plain Layout
22644 \align center
22645 \begin_inset Tabular
22646 <lyxtabular version="3" rows="1" columns="5">
22647 <features>
22648 <column alignment="center" valignment="top" width="0">
22649 <column alignment="center" valignment="top" width="0">
22650 <column alignment="center" valignment="top" width="0">
22651 <column alignment="center" valignment="top" width="0">
22652 <column alignment="center" valignment="top" width="0">
22653 <row>
22654 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22655 \begin_inset Text
22656
22657 \begin_layout Plain Layout
22658 a
22659 \end_layout
22660
22661 \end_inset
22662 </cell>
22663 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22664 \begin_inset Text
22665
22666 \begin_layout Plain Layout
22667 b
22668 \end_layout
22669
22670 \end_inset
22671 </cell>
22672 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22673 \begin_inset Text
22674
22675 \begin_layout Plain Layout
22676 c
22677 \end_layout
22678
22679 \end_inset
22680 </cell>
22681 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22682 \begin_inset Text
22683
22684 \begin_layout Plain Layout
22685 d
22686 \end_layout
22687
22688 \end_inset
22689 </cell>
22690 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22691 \begin_inset Text
22692
22693 \begin_layout Plain Layout
22694 e
22695 \end_layout
22696
22697 \end_inset
22698 </cell>
22699 </row>
22700 </lyxtabular>
22701
22702 \end_inset
22703
22704
22705 \end_layout
22706
22707 \end_inset
22708
22709
22710 \end_layout
22711
22712 \begin_layout Section
22713 Positionnement de la Légende
22714 \begin_inset Index
22715 status collapsed
22716
22717 \begin_layout Plain Layout
22718 Légende ! Placement
22719 \end_layout
22720
22721 \end_inset
22722
22723
22724 \begin_inset Index
22725 status collapsed
22726
22727 \begin_layout Plain Layout
22728 Flottants ! Placement de la légende
22729 \end_layout
22730
22731 \end_inset
22732
22733
22734 \begin_inset CommandInset label
22735 LatexCommand label
22736 name "sec:Placement-légende"
22737
22738 \end_inset
22739
22740
22741 \end_layout
22742
22743 \begin_layout Standard
22744 La règle habituelle pour placer la légende est :
22745 \end_layout
22746
22747 \begin_layout Description
22748 Figure
22749 \begin_inset Space ~
22750 \end_inset
22751
22752 : La légende est placée en dessous de la figure
22753 \end_layout
22754
22755 \begin_layout Description
22756 Tableau
22757 \begin_inset Space ~
22758 \end_inset
22759
22760 : La légende est placée au dessus du tableau
22761 \end_layout
22762
22763 \begin_layout Standard
22764 Malheureusement les classes standard de LaTeX ne gèrent pas les légendes
22765  au dessus des tableaux.
22766  Ce qui fait que si vous utilisez une des classes de document 
22767 \family sans
22768 article
22769 \family default
22770
22771 \family sans
22772 book
22773 \family default
22774
22775 \family sans
22776 letter
22777 \family default
22778 , ou 
22779 \family sans
22780 report
22781 \family default
22782  il n'y aura pas d'espace libre entre la légende et le tableau.
22783  Pour insérer l'espace nécessaire, ajoutez l'option suivante à la commande
22784  de chargement du paquetage LaTeX 
22785 \series bold
22786 caption
22787 \series default
22788  dans le préambule de votre document
22789 \begin_inset Foot
22790 status open
22791
22792 \begin_layout Plain Layout
22793 Voir la section
22794 \begin_inset Space ~
22795 \end_inset
22796
22797
22798 \begin_inset CommandInset ref
22799 LatexCommand ref
22800 reference "sec:Formatage-légende"
22801
22802 \end_inset
22803
22804  pour plus d'information sur le paquetage 
22805 \series bold
22806 caption
22807 \series default
22808 .
22809 \end_layout
22810
22811 \end_inset
22812
22813 :
22814 \end_layout
22815
22816 \begin_layout Standard
22817
22818 \series bold
22819 tableposition=top
22820 \end_layout
22821
22822 \begin_layout Standard
22823 Si vous utilisez une classe de document 
22824 \series bold
22825 koma-script
22826 \series default
22827
22828 \begin_inset Index
22829 status collapsed
22830
22831 \begin_layout Plain Layout
22832 Paquetages LaTeX ! koma-script
22833 \end_layout
22834
22835 \end_inset
22836
22837  (
22838 \family sans
22839 article (koma-script)
22840 \family default
22841
22842 \family sans
22843 book (koma-script)
22844 \family default
22845
22846 \family sans
22847 letter (koma-script)
22848 \family default
22849 , ou 
22850 \family sans
22851 report (koma-script)
22852 \family default
22853
22854 \begin_inset Space \thinspace{}
22855 \end_inset
22856
22857 ), vous pouvez utiliser à la place du paquetage 
22858 \series bold
22859 caption
22860 \series default
22861  l'option 
22862 \series bold
22863 tablecaptionabove
22864 \series default
22865  de la classe de document.
22866 \end_layout
22867
22868 \begin_layout Standard
22869 \begin_inset VSpace bigskip
22870 \end_inset
22871
22872 On peut aussi mettre la légende à côté d'une figure ou d'un tableau.
22873  Pour cela, vous devez charger le paquetage LaTeX 
22874 \series bold
22875 sidecap
22876 \series default
22877
22878 \begin_inset Index
22879 status collapsed
22880
22881 \begin_layout Plain Layout
22882 Paquetages LaTeX ! sidecap
22883 \end_layout
22884
22885 \end_inset
22886
22887  dans le préambule de votre document avec la ligne de commande suivante
22888 \end_layout
22889
22890 \begin_layout Standard
22891
22892 \series bold
22893
22894 \backslash
22895 usepackage[option]{sidecap}
22896 \end_layout
22897
22898 \begin_layout Standard
22899 Si vous ne mettez aucune option, la légende sera placée du côté de la marge
22900  extérieure -- à droite sur les pages impaires et à gauche sur les pages
22901  paires.
22902  Vous pouvez mettre la légende dans la marge interne en utilisant l'option
22903  
22904 \series bold
22905 innercaption
22906 \series default
22907 .
22908  Pour forcer le placement toujours à droite ou à gauche, utilisez les options
22909  
22910 \series bold
22911 rightcaption
22912 \series default
22913  ou 
22914 \series bold
22915 leftcaption
22916 \series default
22917 .
22918 \end_layout
22919
22920 \begin_layout Standard
22921 \begin_inset ERT
22922 status collapsed
22923
22924 \begin_layout Plain Layout
22925
22926
22927 \backslash
22928 ifsidecap
22929 \end_layout
22930
22931 \end_inset
22932
22933
22934 \begin_inset Note Note
22935 status open
22936
22937 \begin_layout Plain Layout
22938 La section suivante ne sera affichée que si le paquetage LaTeX 
22939 \series bold
22940 sidecap
22941 \series default
22942  a été installé.
22943 \end_layout
22944
22945 \end_inset
22946
22947
22948 \end_layout
22949
22950 \begin_layout Standard
22951 Pour pouvoir placer la légende d'un flottant à côté de celui-ci, vous devez
22952  ajouter ces commandes dans le préambule de votre document :
22953 \end_layout
22954
22955 \begin_layout Standard
22956
22957 \lyxline
22958
22959 \end_layout
22960
22961 \begin_layout Standard
22962
22963 \series bold
22964
22965 \backslash
22966 newcommand{
22967 \backslash
22968 TabBesBeg}{%
22969 \begin_inset Newline newline
22970 \end_inset
22971
22972
22973 \begin_inset ERT
22974 status collapsed
22975
22976 \begin_layout Plain Layout
22977
22978
22979 \backslash
22980 hphantom{ }
22981 \end_layout
22982
22983 \end_inset
22984
22985
22986 \backslash
22987 let
22988 \backslash
22989 MyTable
22990 \backslash
22991 table
22992 \begin_inset Newline newline
22993 \end_inset
22994
22995
22996 \begin_inset ERT
22997 status collapsed
22998
22999 \begin_layout Plain Layout
23000
23001
23002 \backslash
23003 hphantom{ }
23004 \end_layout
23005
23006 \end_inset
23007
23008
23009 \backslash
23010 let
23011 \backslash
23012 MyEndtable
23013 \backslash
23014 endtable
23015 \begin_inset Newline newline
23016 \end_inset
23017
23018
23019 \begin_inset ERT
23020 status collapsed
23021
23022 \begin_layout Plain Layout
23023
23024
23025 \backslash
23026 hphantom{ }
23027 \end_layout
23028
23029 \end_inset
23030
23031
23032 \backslash
23033 renewenvironment{table}{
23034 \backslash
23035 begin{SCtable}}{
23036 \backslash
23037 end{SCtable}}}
23038 \end_layout
23039
23040 \begin_layout Standard
23041
23042 \series bold
23043
23044 \backslash
23045 newcommand{
23046 \backslash
23047 TabBesEnd}{%
23048 \begin_inset Newline newline
23049 \end_inset
23050
23051
23052 \begin_inset ERT
23053 status collapsed
23054
23055 \begin_layout Plain Layout
23056
23057
23058 \backslash
23059 hphantom{ }
23060 \end_layout
23061
23062 \end_inset
23063
23064
23065 \backslash
23066 let
23067 \backslash
23068 table
23069 \backslash
23070 MyTable
23071 \begin_inset Newline newline
23072 \end_inset
23073
23074
23075 \begin_inset ERT
23076 status collapsed
23077
23078 \begin_layout Plain Layout
23079
23080
23081 \backslash
23082 hphantom{ }
23083 \end_layout
23084
23085 \end_inset
23086
23087
23088 \backslash
23089 let
23090 \backslash
23091 endtable
23092 \backslash
23093 MyEndtable
23094 \end_layout
23095
23096 \begin_layout Standard
23097
23098 \series bold
23099
23100 \backslash
23101 newcommand{
23102 \backslash
23103 FigBesBeg}{%
23104 \begin_inset Newline newline
23105 \end_inset
23106
23107
23108 \begin_inset ERT
23109 status collapsed
23110
23111 \begin_layout Plain Layout
23112
23113
23114 \backslash
23115 hphantom{ }
23116 \end_layout
23117
23118 \end_inset
23119
23120
23121 \backslash
23122 let
23123 \backslash
23124 MyFigure
23125 \backslash
23126 figure
23127 \begin_inset Newline newline
23128 \end_inset
23129
23130
23131 \begin_inset ERT
23132 status collapsed
23133
23134 \begin_layout Plain Layout
23135
23136
23137 \backslash
23138 hphantom{ }
23139 \end_layout
23140
23141 \end_inset
23142
23143
23144 \backslash
23145 let
23146 \backslash
23147 MyEndfigure
23148 \backslash
23149 endfigure
23150 \begin_inset Newline newline
23151 \end_inset
23152
23153
23154 \begin_inset ERT
23155 status collapsed
23156
23157 \begin_layout Plain Layout
23158
23159
23160 \backslash
23161 hphantom{ }
23162 \end_layout
23163
23164 \end_inset
23165
23166
23167 \backslash
23168 renewenvironment{figure}{
23169 \backslash
23170 begin{SCfigure}}{
23171 \backslash
23172 end{SCfigure}}}
23173 \end_layout
23174
23175 \begin_layout Standard
23176
23177 \series bold
23178
23179 \backslash
23180 newcommand{
23181 \backslash
23182 FigBesEnd}{%
23183 \begin_inset Newline newline
23184 \end_inset
23185
23186
23187 \begin_inset ERT
23188 status collapsed
23189
23190 \begin_layout Plain Layout
23191
23192
23193 \backslash
23194 hphantom{ }
23195 \end_layout
23196
23197 \end_inset
23198
23199
23200 \backslash
23201 let
23202 \backslash
23203 figure
23204 \backslash
23205 MyFigure
23206 \begin_inset Newline newline
23207 \end_inset
23208
23209
23210 \begin_inset ERT
23211 status collapsed
23212
23213 \begin_layout Plain Layout
23214
23215
23216 \backslash
23217 hphantom{ }
23218 \end_layout
23219
23220 \end_inset
23221
23222
23223 \backslash
23224 let
23225 \backslash
23226 endfigure
23227 \backslash
23228 MyEndfigure}
23229 \end_layout
23230
23231 \begin_layout Standard
23232
23233 \lyxline
23234
23235 \end_layout
23236
23237 \begin_layout Standard
23238 Ces commandes vous permettent de redéfinir les flottants de façon à ce que
23239  la légende se place sur le côté.
23240  Pour les flottants de figure, utilisez la commande
23241 \end_layout
23242
23243 \begin_layout Standard
23244
23245 \series bold
23246
23247 \backslash
23248 FigBesBeg
23249 \end_layout
23250
23251 \begin_layout Standard
23252 en code TeX avant le flottant.
23253  Après le flottant, insérez la commande
23254 \end_layout
23255
23256 \begin_layout Standard
23257
23258 \series bold
23259
23260 \backslash
23261 FigBesEnd
23262 \end_layout
23263
23264 \begin_layout Standard
23265 en code TeX pour revenir à la définition originale du flottant.
23266 \end_layout
23267
23268 \begin_layout Standard
23269 Pour les flottants de tableau, utilisez les commandes correspondantes
23270 \end_layout
23271
23272 \begin_layout Standard
23273
23274 \series bold
23275
23276 \backslash
23277 TabBesBeg
23278 \series default
23279  et 
23280 \series bold
23281
23282 \backslash
23283 TabBesEnd
23284 \end_layout
23285
23286 \begin_layout Standard
23287 La figure
23288 \begin_inset Space ~
23289 \end_inset
23290
23291
23292 \begin_inset CommandInset ref
23293 LatexCommand ref
23294 reference "fig:legende-a-coté-fig"
23295
23296 \end_inset
23297
23298  et le tableau
23299 \begin_inset Space ~
23300 \end_inset
23301
23302
23303 \begin_inset CommandInset ref
23304 LatexCommand ref
23305 reference "tab:legende-à-coté-tableau"
23306
23307 \end_inset
23308
23309  sont des exemples où la légende a été mises sur le coté.
23310 \end_layout
23311
23312 \begin_layout Standard
23313 Vous pouvez voir dans ces exemples que la légende est en haut du flottant
23314  pour les flottants de tableau et vers le bas pour les flottants de figure.
23315  Pour changer ce comportement, vous pouvez utiliser les commandes
23316 \end_layout
23317
23318 \begin_layout Standard
23319
23320 \series bold
23321
23322 \backslash
23323 sidecaptionvpos{type flottant}{placement}
23324 \end_layout
23325
23326 \begin_layout Standard
23327 dans le préambule du document ou en code TeX juste avant le flottant visé.
23328  Le type du flottant est soit 
23329 \family sans
23330 figure
23331 \family default
23332  soit 
23333 \family sans
23334 table
23335 \family default
23336 , le placement peut être 
23337 \begin_inset Quotes eld
23338 \end_inset
23339
23340
23341 \family sans
23342 t
23343 \family default
23344
23345 \begin_inset Quotes erd
23346 \end_inset
23347
23348  pour haut (top), 
23349 \begin_inset Quotes eld
23350 \end_inset
23351
23352
23353 \family sans
23354 c
23355 \family default
23356
23357 \begin_inset Quotes erd
23358 \end_inset
23359
23360  pour centre (center), ou 
23361 \begin_inset Quotes eld
23362 \end_inset
23363
23364
23365 \family sans
23366 b
23367 \family default
23368
23369 \begin_inset Quotes erd
23370 \end_inset
23371
23372  pour bas (bottom).
23373  Pour que, par exemple, les légendes des flottants de figure soient centrés
23374  verticalement, utilisez la commande
23375 \end_layout
23376
23377 \begin_layout Standard
23378
23379 \series bold
23380
23381 \backslash
23382 sidecaptionvpos{figure}{c}
23383 \end_layout
23384
23385 \begin_layout Standard
23386 C'est ce qui a été utilisé pour la figure
23387 \begin_inset Space ~
23388 \end_inset
23389
23390
23391 \begin_inset CommandInset ref
23392 LatexCommand ref
23393 reference "fig:legende-à-coté-fig-2"
23394
23395 \end_inset
23396
23397 .
23398 \end_layout
23399
23400 \begin_layout Standard
23401 \begin_inset VSpace medskip
23402 \end_inset
23403
23404 Pour plus d'information sur le paquetage 
23405 \series bold
23406 sidecap
23407 \series default
23408  nous vous renvoyons à sa documentation 
23409 \begin_inset CommandInset citation
23410 LatexCommand cite
23411 key "sidecap"
23412
23413 \end_inset
23414
23415 .
23416 \end_layout
23417
23418 \begin_layout Standard
23419 \begin_inset Note Greyedout
23420 status open
23421
23422 \begin_layout Plain Layout
23423
23424 \series bold
23425 Note:
23426 \series default
23427  Le paquetage LaTeX 
23428 \series bold
23429 hypcap
23430 \series default
23431
23432 \begin_inset Index
23433 status collapsed
23434
23435 \begin_layout Plain Layout
23436 Paquetages LaTeX ! hypcap
23437 \end_layout
23438
23439 \end_inset
23440
23441 , qui est décrit dans la section
23442 \begin_inset Space ~
23443 \end_inset
23444
23445
23446 \begin_inset CommandInset ref
23447 LatexCommand ref
23448 reference "sub:Reference-Position"
23449
23450 \end_inset
23451
23452 , n'a pas d'effet sur les flottants avec une légende placée à côté.
23453 \end_layout
23454
23455 \end_inset
23456
23457
23458 \end_layout
23459
23460 \begin_layout Standard
23461 \begin_inset ERT
23462 status collapsed
23463
23464 \begin_layout Plain Layout
23465
23466
23467 \backslash
23468 FigBesBeg 
23469 \end_layout
23470
23471 \end_inset
23472
23473
23474 \end_layout
23475
23476 \begin_layout Standard
23477 \begin_inset Float figure
23478 wide false
23479 sideways false
23480 status open
23481
23482 \begin_layout Plain Layout
23483 \begin_inset Graphics
23484         filename ../clipart/escher-lsd.eps
23485         scale 75
23486         scaleBeforeRotation
23487
23488 \end_inset
23489
23490
23491 \end_layout
23492
23493 \begin_layout Plain Layout
23494 \begin_inset Caption
23495
23496 \begin_layout Plain Layout
23497 \begin_inset CommandInset label
23498 LatexCommand label
23499 name "fig:legende-a-coté-fig"
23500
23501 \end_inset
23502
23503 Une légende à côté d'une figure.
23504 \end_layout
23505
23506 \end_inset
23507
23508
23509 \end_layout
23510
23511 \end_inset
23512
23513
23514 \end_layout
23515
23516 \begin_layout Standard
23517 \begin_inset ERT
23518 status collapsed
23519
23520 \begin_layout Plain Layout
23521
23522
23523 \backslash
23524 TabBesBeg 
23525 \end_layout
23526
23527 \end_inset
23528
23529
23530 \end_layout
23531
23532 \begin_layout Standard
23533 \begin_inset Float table
23534 wide false
23535 sideways false
23536 status open
23537
23538 \begin_layout Plain Layout
23539 \begin_inset Caption
23540
23541 \begin_layout Plain Layout
23542 \begin_inset CommandInset label
23543 LatexCommand label
23544 name "tab:legende-à-coté-tableau"
23545
23546 \end_inset
23547
23548 Une légende à côté d'un tableau.
23549 \end_layout
23550
23551 \end_inset
23552
23553
23554 \end_layout
23555
23556 \begin_layout Plain Layout
23557 \begin_inset Tabular
23558 <lyxtabular version="3" rows="4" columns="5">
23559 <features>
23560 <column alignment="center" valignment="top" width="0">
23561 <column alignment="center" valignment="top" width="0">
23562 <column alignment="center" valignment="top" width="0">
23563 <column alignment="center" valignment="top" width="0">
23564 <column alignment="center" valignment="top" width="0">
23565 <row>
23566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23567 \begin_inset Text
23568
23569 \begin_layout Plain Layout
23570 a
23571 \end_layout
23572
23573 \end_inset
23574 </cell>
23575 <cell alignment="center" valignment="top" topline="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" leftline="true" usebox="none">
23585 \begin_inset Text
23586
23587 \begin_layout Plain Layout
23588 b
23589 \end_layout
23590
23591 \end_inset
23592 </cell>
23593 <cell alignment="center" valignment="top" topline="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" leftline="true" rightline="true" usebox="none">
23603 \begin_inset Text
23604
23605 \begin_layout Plain Layout
23606 c
23607 \end_layout
23608
23609 \end_inset
23610 </cell>
23611 </row>
23612 <row>
23613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23614 \begin_inset Text
23615
23616 \begin_layout Plain Layout
23617
23618 \end_layout
23619
23620 \end_inset
23621 </cell>
23622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23623 \begin_inset Text
23624
23625 \begin_layout Plain Layout
23626 d
23627 \end_layout
23628
23629 \end_inset
23630 </cell>
23631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23632 \begin_inset Text
23633
23634 \begin_layout Plain Layout
23635
23636 \end_layout
23637
23638 \end_inset
23639 </cell>
23640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23641 \begin_inset Text
23642
23643 \begin_layout Plain Layout
23644 e
23645 \end_layout
23646
23647 \end_inset
23648 </cell>
23649 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23650 \begin_inset Text
23651
23652 \begin_layout Plain Layout
23653
23654 \end_layout
23655
23656 \end_inset
23657 </cell>
23658 </row>
23659 <row>
23660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23661 \begin_inset Text
23662
23663 \begin_layout Plain Layout
23664 f
23665 \end_layout
23666
23667 \end_inset
23668 </cell>
23669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23670 \begin_inset Text
23671
23672 \begin_layout Plain Layout
23673
23674 \end_layout
23675
23676 \end_inset
23677 </cell>
23678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23679 \begin_inset Text
23680
23681 \begin_layout Plain Layout
23682 g
23683 \end_layout
23684
23685 \end_inset
23686 </cell>
23687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23688 \begin_inset Text
23689
23690 \begin_layout Plain Layout
23691
23692 \end_layout
23693
23694 \end_inset
23695 </cell>
23696 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23697 \begin_inset Text
23698
23699 \begin_layout Plain Layout
23700 h
23701 \end_layout
23702
23703 \end_inset
23704 </cell>
23705 </row>
23706 <row>
23707 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23708 \begin_inset Text
23709
23710 \begin_layout Plain Layout
23711
23712 \end_layout
23713
23714 \end_inset
23715 </cell>
23716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23717 \begin_inset Text
23718
23719 \begin_layout Plain Layout
23720 i
23721 \end_layout
23722
23723 \end_inset
23724 </cell>
23725 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23726 \begin_inset Text
23727
23728 \begin_layout Plain Layout
23729
23730 \end_layout
23731
23732 \end_inset
23733 </cell>
23734 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23735 \begin_inset Text
23736
23737 \begin_layout Plain Layout
23738 j
23739 \end_layout
23740
23741 \end_inset
23742 </cell>
23743 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23744 \begin_inset Text
23745
23746 \begin_layout Plain Layout
23747
23748 \end_layout
23749
23750 \end_inset
23751 </cell>
23752 </row>
23753 </lyxtabular>
23754
23755 \end_inset
23756
23757
23758 \end_layout
23759
23760 \end_inset
23761
23762
23763 \end_layout
23764
23765 \begin_layout Standard
23766 \begin_inset ERT
23767 status collapsed
23768
23769 \begin_layout Plain Layout
23770
23771
23772 \backslash
23773 TabBesEnd
23774 \end_layout
23775
23776 \end_inset
23777
23778
23779 \end_layout
23780
23781 \begin_layout Standard
23782 \begin_inset ERT
23783 status collapsed
23784
23785 \begin_layout Plain Layout
23786
23787
23788 \backslash
23789 sidecaptionvpos{figure}{c}
23790 \end_layout
23791
23792 \end_inset
23793
23794
23795 \begin_inset Float figure
23796 wide false
23797 sideways false
23798 status open
23799
23800 \begin_layout Plain Layout
23801 \begin_inset Graphics
23802         filename ../clipart/escher-lsd.eps
23803         scale 75
23804         scaleBeforeRotation
23805
23806 \end_inset
23807
23808
23809 \end_layout
23810
23811 \begin_layout Plain Layout
23812 \begin_inset Caption
23813
23814 \begin_layout Plain Layout
23815 \begin_inset CommandInset label
23816 LatexCommand label
23817 name "fig:legende-à-coté-fig-2"
23818
23819 \end_inset
23820
23821 Une légende centrée verticalement à côté d'une figure.
23822 \end_layout
23823
23824 \end_inset
23825
23826
23827 \end_layout
23828
23829 \end_inset
23830
23831
23832 \end_layout
23833
23834 \begin_layout Standard
23835 \begin_inset ERT
23836 status collapsed
23837
23838 \begin_layout Plain Layout
23839
23840
23841 \backslash
23842 FigBesEnd
23843 \end_layout
23844
23845 \end_inset
23846
23847
23848 \end_layout
23849
23850 \begin_layout Standard
23851 \begin_inset ERT
23852 status collapsed
23853
23854 \begin_layout Plain Layout
23855
23856
23857 \backslash
23858 else
23859 \end_layout
23860
23861 \end_inset
23862
23863
23864 \begin_inset Note Note
23865 status open
23866
23867 \begin_layout Plain Layout
23868 Ce qui suit sera affiché si le paquetage LaTeX 
23869 \series bold
23870 sidecap
23871 \series default
23872  n'est pas installé :
23873 \end_layout
23874
23875 \end_inset
23876
23877
23878 \end_layout
23879
23880 \begin_layout Standard
23881 Vous devez installer le paquetage LaTeX 
23882 \series bold
23883 sidecap
23884 \series default
23885  pour voir la suite de cette section dans la sortie imprimée.
23886 \end_layout
23887
23888 \begin_layout Standard
23889 \begin_inset ERT
23890 status collapsed
23891
23892 \begin_layout Plain Layout
23893
23894
23895 \backslash
23896 fi
23897 \end_layout
23898
23899 \end_inset
23900
23901
23902 \end_layout
23903
23904 \begin_layout Section
23905 Les Listes de Flottants
23906 \begin_inset CommandInset label
23907 LatexCommand label
23908 name "sec:Listes-de-flottants"
23909
23910 \end_inset
23911
23912
23913 \begin_inset Index
23914 status collapsed
23915
23916 \begin_layout Plain Layout
23917 Flottants ! Listes de Flottants
23918 \end_layout
23919
23920 \end_inset
23921
23922
23923 \end_layout
23924
23925 \begin_layout Standard
23926 De la même façon que la table des matières fait la liste des sections du
23927  document, il y a des listes pour tous les types de flottants, comme par
23928  exemple pour les figures du document.
23929  Vous pouvez les insérer en utilisant le menu 
23930 \family sans
23931 Insérer\SpecialChar \menuseparator
23932 Listes
23933 \begin_inset Space ~
23934 \end_inset
23935
23936 &
23937 \begin_inset Space ~
23938 \end_inset
23939
23940 TdM
23941 \family default
23942 .
23943 \end_layout
23944
23945 \begin_layout Standard
23946 Les entrées de la liste sont la légende du flottant ou éventuellement le
23947  titre court, le numéro du flottant, et le numéro de la page où le flottant
23948  apparaît dans le document.
23949 \end_layout
23950
23951 \begin_layout Standard
23952 Vous trouverez à la fin de ce document une liste des figures et une liste
23953  des tableaux.
23954 \end_layout
23955
23956 \begin_layout Chapter
23957 Notes
23958 \end_layout
23959
23960 \begin_layout Section
23961 Les Notes de LyX
23962 \begin_inset CommandInset label
23963 LatexCommand label
23964 name "sec:LyX-Notes"
23965
23966 \end_inset
23967
23968
23969 \begin_inset Index
23970 status collapsed
23971
23972 \begin_layout Plain Layout
23973 Notes ! Notes LyX 
23974 \end_layout
23975
23976 \end_inset
23977
23978
23979 \end_layout
23980
23981 \begin_layout Standard
23982 On peut insérer une note en utilisant le bouton 
23983 \begin_inset Graphics
23984         filename ../../images/note-insert.png
23985         scale 85
23986         scaleBeforeRotation
23987
23988 \end_inset
23989
23990  de la barre d'outils ou avec le menu 
23991 \family sans
23992 Insérer\SpecialChar \menuseparator
23993 Note
23994 \family default
23995 .
23996  Il y a cinq types de notes :
23997 \end_layout
23998
23999 \begin_layout Description
24000 Note
24001 \begin_inset Space ~
24002 \end_inset
24003
24004 LyX Ce type de note est à usage interne et n'apparaîtra pas sur la sortie
24005  finale.
24006  La boîte de cette note ressemble à ceci :
24007 \begin_inset Newline newline
24008 \end_inset
24009
24010
24011 \begin_inset Newline newline
24012 \end_inset
24013
24014
24015 \begin_inset Graphics
24016         filename clipart/LyXNoteImageQt4.png
24017         scale 65
24018         scaleBeforeRotation
24019
24020 \end_inset
24021
24022  
24023 \begin_inset Note Note
24024 status open
24025
24026 \begin_layout Plain Layout
24027 Le texte de cette note n'apparaîtra pas à l'impression.
24028 \end_layout
24029
24030 \end_inset
24031
24032
24033 \end_layout
24034
24035 \begin_layout Description
24036 Commentaire Ce type de note n'apparaît pas non plus à l'impression, mais
24037  il est inséré comme un commentaire LaTeX quand vous exportez votre document
24038  vers un fichier au format LaTeX avec le menu 
24039 \family sans
24040 Fichier\SpecialChar \menuseparator
24041 Exporter\SpecialChar \menuseparator
24042 LaTeX (pdflatex) / (plain)
24043 \family default
24044 .
24045  La boîte de cette note ressemble à ceci :
24046 \begin_inset Newline newline
24047 \end_inset
24048
24049
24050 \begin_inset Newline newline
24051 \end_inset
24052
24053
24054 \begin_inset Graphics
24055         filename clipart/CommentNoteImageQt4.png
24056         scale 55
24057         scaleBeforeRotation
24058
24059 \end_inset
24060
24061
24062 \lang english
24063  
24064 \lang french
24065
24066 \begin_inset Note Comment
24067 status open
24068
24069 \begin_layout Plain Layout
24070 Le texte de cette note n'apparaîtra que comme commentaire dans un fichier
24071  LaTeX.
24072 \end_layout
24073
24074 \end_inset
24075
24076
24077 \end_layout
24078
24079 \begin_layout Description
24080 Grisée Ce type de note apparaît à l'impression sous forme de texte grisé.
24081  La boîte de cette note ressemble à ceci :
24082 \lang english
24083
24084 \begin_inset Newline newline
24085 \end_inset
24086
24087
24088 \lang french
24089
24090 \begin_inset Newline newline
24091 \end_inset
24092
24093
24094 \begin_inset Graphics
24095         filename clipart/GreyedOutNoteImageQt4.png
24096         scale 55
24097         scaleBeforeRotation
24098
24099 \end_inset
24100
24101
24102 \begin_inset Newline newline
24103 \end_inset
24104
24105
24106 \begin_inset ERT
24107 status collapsed
24108
24109 \begin_layout Plain Layout
24110
24111
24112 \backslash
24113 renewenvironment{lyxgreyedout}
24114 \end_layout
24115
24116 \begin_layout Plain Layout
24117
24118 {
24119 \backslash
24120 textcolor[gray]{0.8}
24121 \backslash
24122 bgroup}{
24123 \backslash
24124 egroup}
24125 \end_layout
24126
24127 \end_inset
24128
24129
24130 \begin_inset Note Greyedout
24131 status open
24132
24133 \begin_layout Plain Layout
24134 Le texte
24135 \begin_inset Foot
24136 status open
24137
24138 \begin_layout Plain Layout
24139 Ceci est un exemple de note de bas de page à l'intérieur d'une note en texte
24140  grisé.
24141  
24142 \end_layout
24143
24144 \end_inset
24145
24146  de ce commentaire apparaîtra à l'impression sous forme de texte grisé.
24147 \end_layout
24148
24149 \end_inset
24150
24151
24152 \begin_inset ERT
24153 status collapsed
24154
24155 \begin_layout Plain Layout
24156
24157
24158 \backslash
24159 renewenvironment{lyxgreyedout}
24160 \end_layout
24161
24162 \begin_layout Plain Layout
24163
24164 {
24165 \backslash
24166 textcolor{blue}
24167 \backslash
24168 bgroup}{
24169 \backslash
24170 egroup}
24171 \end_layout
24172
24173 \end_inset
24174
24175
24176 \begin_inset Note Note
24177 status open
24178
24179 \begin_layout Plain Layout
24180 Ici, on a redéfini la note grisée pour qu'elle apparaisse avec la définition
24181  originale qu'elle a dans LyX.
24182  En effet, dans ce document les notes grisées sont redéfinies dans le préambule,
24183  comme c'est décrit plus loin, pour apparaître avec le texte en bleu.
24184 \end_layout
24185
24186 \end_inset
24187
24188
24189 \begin_inset Newline newline
24190 \end_inset
24191
24192
24193 \begin_inset Newline newline
24194 \end_inset
24195
24196 Comme vous pouvez le voir dans l'exemple, la première ligne des notes grisées
24197  est un peu décalée et ce type de notes peut avoir des notes de bas de page.
24198 \end_layout
24199
24200 \begin_layout Description
24201 Encadrée Ce type de note apparaîtra sur la sortie finale sous la forme d'un
24202  texte encadré.
24203  La boîte de cette note ressemble à ceci :
24204 \begin_inset Newline newline
24205 \end_inset
24206
24207
24208 \begin_inset Newline newline
24209 \end_inset
24210
24211
24212 \begin_inset Graphics
24213         filename clipart/FramedNoteImageQt4.png
24214         scale 65
24215         scaleBeforeRotation
24216
24217 \end_inset
24218
24219
24220 \lang english
24221  
24222 \lang french
24223
24224 \begin_inset Box Framed
24225 position "t"
24226 hor_pos "c"
24227 has_inner_box 0
24228 inner_pos "t"
24229 use_parbox 0
24230 width "100col%"
24231 special "none"
24232 height "1in"
24233 height_special "totalheight"
24234 status open
24235
24236 \begin_layout Plain Layout
24237 Le texte de cette note apparaîtra encadré à l'impression.
24238 \end_layout
24239
24240 \end_inset
24241
24242 Contrairement aux boîtes encadrées
24243 \begin_inset Foot
24244 status collapsed
24245
24246 \begin_layout Plain Layout
24247 Les boîtes encadrées sont traitées dans la section
24248 \begin_inset Space ~
24249 \end_inset
24250
24251
24252 \begin_inset CommandInset ref
24253 LatexCommand ref
24254 reference "sec:Boîtes-encadrées"
24255
24256 \end_inset
24257
24258 .
24259 \end_layout
24260
24261 \end_inset
24262
24263 , le cadre de la note utilise toute la largeur du texte et constitue un
24264  paragraphe à lui tout seul.
24265 \end_layout
24266
24267 \begin_layout Description
24268 Colorée Ce type de note apparaîtra sur la sortie finale avec un arrière-plan
24269  coloré en rouge.
24270  La boîte de cette note ressemble à ceci :
24271 \begin_inset Newline newline
24272 \end_inset
24273
24274
24275 \begin_inset Newline newline
24276 \end_inset
24277
24278
24279 \begin_inset Graphics
24280         filename clipart/ShadedNoteImageQt4.png
24281         scale 65
24282         scaleBeforeRotation
24283
24284 \end_inset
24285
24286
24287 \begin_inset Box Shaded
24288 position "t"
24289 hor_pos "c"
24290 has_inner_box 0
24291 inner_pos "t"
24292 use_parbox 0
24293 width "100col%"
24294 special "none"
24295 height "1in"
24296 height_special "totalheight"
24297 status open
24298
24299 \begin_layout Plain Layout
24300 Le texte de cette note apparaîtra sur fond rouge à l'impression.
24301 \end_layout
24302
24303 \end_inset
24304
24305 Contrairement aux boîtes colorées
24306 \begin_inset Foot
24307 status collapsed
24308
24309 \begin_layout Plain Layout
24310 Les boîtes colorées sont traitées dans la section
24311 \begin_inset Space ~
24312 \end_inset
24313
24314
24315 \begin_inset CommandInset ref
24316 LatexCommand ref
24317 reference "sec:Boîtes-colorées"
24318
24319 \end_inset
24320
24321 .
24322 \end_layout
24323
24324 \end_inset
24325
24326  , la note utilise toute la largeur du texte et constitue un paragraphe
24327  à elle toute seule.
24328 \end_layout
24329
24330 \begin_layout Standard
24331 \begin_inset VSpace bigskip
24332 \end_inset
24333
24334 Quand vous utilisez le bouton 
24335 \begin_inset Graphics
24336         filename ../../images/note-insert.png
24337         scale 85
24338         scaleBeforeRotation
24339
24340 \end_inset
24341
24342  de la barre d'outils, vous insérez une 
24343 \family sans
24344 Note
24345 \begin_inset Space ~
24346 \end_inset
24347
24348 LyX
24349 \family default
24350 .
24351  Si vous voulez transformer une portion de texte existant en note, sélectionnez-
24352 la et cliquez sur le bouton d'insertion de note.
24353  Pour retransformer une note en texte, appuyez sur la touche 
24354 \family sans
24355 backspace
24356 \family default
24357  quand le curseur est au tout début de la note ou appuyez sur la touche
24358  
24359 \family sans
24360 Suppr.
24361
24362 \family default
24363  quand le curseur se trouve à la fin de la note.
24364 \end_layout
24365
24366 \begin_layout Standard
24367 \begin_inset VSpace bigskip
24368 \end_inset
24369
24370 Vous pouvez changer la couleur du texte des notes grisées en mettant les
24371  commandes suivantes dans le préambule :
24372 \end_layout
24373
24374 \begin_layout Standard
24375
24376 \series bold
24377
24378 \backslash
24379 renewenvironment{lyxgreyedout}
24380 \begin_inset Newline newline
24381 \end_inset
24382
24383
24384 \begin_inset ERT
24385 status collapsed
24386
24387 \begin_layout Plain Layout
24388
24389
24390 \backslash
24391 hphantom{ }
24392 \end_layout
24393
24394 \end_inset
24395
24396 {
24397 \backslash
24398 textcolor{color}
24399 \backslash
24400 bgroup}{
24401 \backslash
24402 egroup}
24403 \end_layout
24404
24405 \begin_layout Standard
24406 Les couleurs disponibles et la méthode pour définir vos propres couleurs
24407  sont expliqués dans la section
24408 \begin_inset Space ~
24409 \end_inset
24410
24411
24412 \begin_inset CommandInset ref
24413 LatexCommand ref
24414 reference "sec:Tableaux-Colorés"
24415
24416 \end_inset
24417
24418 .
24419 \end_layout
24420
24421 \begin_layout Standard
24422 Les notes qui apparaissent en bleu dans ce texte sont en fait des notes
24423  grisées avec leur texte en bleu.
24424 \end_layout
24425
24426 \begin_layout Standard
24427 \begin_inset VSpace bigskip
24428 \end_inset
24429
24430
24431 \end_layout
24432
24433 \begin_layout Standard
24434 Le style du texte des notes 
24435 \family sans
24436 Encadrées
24437 \family default
24438  et 
24439 \family sans
24440 Grisées
24441 \family default
24442  peut être modifié avec la fenêtre de dialogue 
24443 \family sans
24444 Style
24445 \begin_inset Space ~
24446 \end_inset
24447
24448 du
24449 \begin_inset Space ~
24450 \end_inset
24451
24452 texte
24453 \family default
24454 .
24455
24456 \family sans
24457  
24458 \end_layout
24459
24460 \begin_layout Standard
24461 L'épaisseur du trait de bordure pour les notes 
24462 \family sans
24463 Encadrées
24464 \family default
24465  est par défaut de 0.4
24466 \begin_inset Space \thinspace{}
24467 \end_inset
24468
24469 pt ; elle peut être modifiée en changeant la valeur de 
24470 \series bold
24471
24472 \backslash
24473 FrameRule
24474 \series default
24475 .
24476  L'espace entre le contenu de la note et le cadre est par défaut de 9
24477 \begin_inset Space \thinspace{}
24478 \end_inset
24479
24480 pt ; cette valeur peut aussi être modifiée en changeant la valeur de 
24481 \series bold
24482
24483 \backslash
24484 FrameSep
24485 \series default
24486 .
24487  Par exemple l'aspect de cette note 
24488 \family sans
24489 Encadrée
24490 \family default
24491  est obtenue avec les commandes en code TeX suivantes :
24492 \end_layout
24493
24494 \begin_layout Standard
24495
24496 \series bold
24497
24498 \backslash
24499 FrameRule 5pt 
24500 \backslash
24501 FrameSep 0.5cm
24502 \end_layout
24503
24504 \begin_layout Standard
24505 \begin_inset ERT
24506 status collapsed
24507
24508 \begin_layout Plain Layout
24509
24510
24511 \backslash
24512 FrameRule 5pt 
24513 \backslash
24514 FrameSep 0.5cm
24515 \end_layout
24516
24517 \end_inset
24518
24519
24520 \begin_inset Box Framed
24521 position "t"
24522 hor_pos "c"
24523 has_inner_box 0
24524 inner_pos "t"
24525 use_parbox 0
24526 width "100col%"
24527 special "none"
24528 height "1in"
24529 height_special "totalheight"
24530 status open
24531
24532 \begin_layout Plain Layout
24533 Ce texte est dans une note 
24534 \family sans
24535 Encadrée
24536 \family default
24537 .
24538 \end_layout
24539
24540 \end_inset
24541
24542
24543 \begin_inset ERT
24544 status collapsed
24545
24546 \begin_layout Plain Layout
24547
24548
24549 \backslash
24550 FrameRule 0.4pt 
24551 \backslash
24552 FrameSep 9pt
24553 \end_layout
24554
24555 \end_inset
24556
24557
24558 \end_layout
24559
24560 \begin_layout Standard
24561 \begin_inset VSpace bigskip
24562 \end_inset
24563
24564
24565 \end_layout
24566
24567 \begin_layout Standard
24568 Pour les notes 
24569 \family sans
24570 Grisées
24571 \family default
24572 , l'espace par défaut entre le texte de la note et le cadre est de 3
24573 \begin_inset Space \thinspace{}
24574 \end_inset
24575
24576 pt ; ce qui peut être modifié en changeant la valeur de 
24577 \series bold
24578
24579 \backslash
24580 fboxsep
24581 \series default
24582 .
24583 \begin_inset Newline newline
24584 \end_inset
24585
24586 La couleur par défaut pour le fond est le rouge, ce qui peut être modifié
24587  en utilisant la commande 
24588 \series bold
24589
24590 \backslash
24591 definecolor{shadebox}
24592 \series default
24593 .
24594  Le fonctionnement de la commande 
24595 \series bold
24596
24597 \backslash
24598 definecolor
24599 \series default
24600  est expliqué dans la  section
24601 \begin_inset Space ~
24602 \end_inset
24603
24604
24605 \begin_inset CommandInset ref
24606 LatexCommand ref
24607 reference "sec:Tableaux-Colorés"
24608
24609 \end_inset
24610
24611
24612 \begin_inset Foot
24613 status open
24614
24615 \begin_layout Plain Layout
24616 Notez qu'il faut charger le paquetage LaTeX 
24617 \series bold
24618 color
24619 \series default
24620  dans le préambule pour pouvoir utiliser la commande 
24621 \series bold
24622
24623 \backslash
24624 definecolor,
24625 \series default
24626  voir la section
24627 \begin_inset Space ~
24628 \end_inset
24629
24630
24631 \begin_inset CommandInset ref
24632 LatexCommand ref
24633 reference "sec:Boîtes-colorées"
24634
24635 \end_inset
24636
24637 .
24638 \end_layout
24639
24640 \end_inset
24641
24642 .
24643 \end_layout
24644
24645 \begin_layout Standard
24646 Par exemple l'aspect de cette note 
24647 \family sans
24648 Grisée
24649 \family default
24650  est obtenue avec les commandes en code TeX suivantes :
24651 \end_layout
24652
24653 \begin_layout Standard
24654
24655 \series bold
24656
24657 \backslash
24658 fboxsep 0.5cm
24659 \series default
24660
24661 \begin_inset Newline newline
24662 \end_inset
24663
24664
24665 \series bold
24666
24667 \backslash
24668 def\SpecialChar \textcompwordmark{}
24669 inecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
24670 \end_layout
24671
24672 \begin_layout Standard
24673 \begin_inset ERT
24674 status collapsed
24675
24676 \begin_layout Plain Layout
24677
24678
24679 \backslash
24680 fboxsep 0.5cm
24681 \end_layout
24682
24683 \end_inset
24684
24685
24686 \begin_inset ERT
24687 status collapsed
24688
24689 \begin_layout Plain Layout
24690
24691
24692 \backslash
24693 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
24694 \end_layout
24695
24696 \end_inset
24697
24698
24699 \begin_inset Box Shaded
24700 position "t"
24701 hor_pos "c"
24702 has_inner_box 0
24703 inner_pos "t"
24704 use_parbox 0
24705 width "100col%"
24706 special "none"
24707 height "1in"
24708 height_special "totalheight"
24709 status open
24710
24711 \begin_layout Plain Layout
24712
24713 \color yellow
24714 Ceci est un texte jaune dans une boîte grisée avec un fond vert foncé.
24715 \end_layout
24716
24717 \end_inset
24718
24719
24720 \begin_inset ERT
24721 status collapsed
24722
24723 \begin_layout Plain Layout
24724
24725
24726 \backslash
24727 fboxsep 3pt
24728 \end_layout
24729
24730 \end_inset
24731
24732
24733 \begin_inset ERT
24734 status collapsed
24735
24736 \begin_layout Plain Layout
24737
24738
24739 \backslash
24740 definecolor{shadecolor}{rgb}{1,0,0}
24741 \end_layout
24742
24743 \end_inset
24744
24745
24746 \end_layout
24747
24748 \begin_layout Section
24749 Notes en Bas de Page
24750 \begin_inset CommandInset label
24751 LatexCommand label
24752 name "sec:Notes-bas-de-page"
24753
24754 \end_inset
24755
24756
24757 \begin_inset Index
24758 status collapsed
24759
24760 \begin_layout Plain Layout
24761 Notes ! Notes de bas de page
24762 \end_layout
24763
24764 \end_inset
24765
24766
24767 \begin_inset Index
24768 status collapsed
24769
24770 \begin_layout Plain Layout
24771 Notes de bas de page
24772 \end_layout
24773
24774 \end_inset
24775
24776
24777 \end_layout
24778
24779 \begin_layout Standard
24780 Les notes en bas de page peuvent être insérées soit en utilisant le bouton
24781  
24782 \begin_inset Graphics
24783         filename ../../images/footnote-insert.png
24784         scale 85
24785         scaleBeforeRotation
24786
24787 \end_inset
24788
24789  de la barre d'outils, soit en utilisant le menu 
24790 \family sans
24791 Insérer\SpecialChar \menuseparator
24792 Note
24793 \begin_inset Space ~
24794 \end_inset
24795
24796 en
24797 \begin_inset Space ~
24798 \end_inset
24799
24800 Bas
24801 \begin_inset Space ~
24802 \end_inset
24803
24804 de
24805 \begin_inset Space ~
24806 \end_inset
24807
24808 Page
24809 \family default
24810 .
24811  Vous voyez alors apparaître dans votre texte une boîte grise avec une étiquette
24812  rouge 
24813 \begin_inset Quotes fld
24814 \end_inset
24815
24816 bas
24817 \begin_inset Quotes frd
24818 \end_inset
24819
24820  qui ressemble à ceci : 
24821 \begin_inset Graphics
24822         filename clipart/footnoteQt4.png
24823         scale 80
24824         scaleBeforeRotation
24825
24826 \end_inset
24827
24828  Vous pouvez y entrer votre texte.
24829  Si vous voulez transformer du texte déjà existant en note en bas de page,
24830  sélectionnez-le et cliquez sur le bouton 
24831 \family sans
24832 Note
24833 \begin_inset Space ~
24834 \end_inset
24835
24836 en
24837 \begin_inset Space ~
24838 \end_inset
24839
24840 Bas
24841 \begin_inset Space ~
24842 \end_inset
24843
24844 de
24845 \begin_inset Space ~
24846 \end_inset
24847
24848 Page
24849 \family default
24850  de la barre d'outils.
24851  Pour retransformer une note de bas de page en texte, appuyez sur la touche
24852  
24853 \family sans
24854 backspace
24855 \family default
24856  quand le curseur est au tout début de la note ou appuyez sur la touche
24857  
24858 \family sans
24859 Suppr.
24860
24861 \family default
24862  quand le curseur se trouve à la fin de la note.
24863 \end_layout
24864
24865 \begin_layout Standard
24866 Voici un exemple de note en bas de page:
24867 \begin_inset Foot
24868 status open
24869
24870 \begin_layout Plain Layout
24871 \begin_inset CommandInset label
24872 LatexCommand label
24873 name "fn:Note-en-bas"
24874
24875 \end_inset
24876
24877 Ceci est un exemple de note en bas de page.
24878 \end_layout
24879
24880 \end_inset
24881
24882
24883 \begin_inset ERT
24884 status collapsed
24885
24886 \begin_layout Plain Layout
24887
24888
24889 \backslash
24890 newcounter{MyRepeatFoot}
24891 \end_layout
24892
24893 \begin_layout Plain Layout
24894
24895
24896 \backslash
24897 setcounter{MyRepeatFoot}{
24898 \backslash
24899 thefootnote}
24900 \end_layout
24901
24902 \end_inset
24903
24904
24905 \end_layout
24906
24907 \begin_layout Standard
24908 La note de bas de page apparaîtra dans la sortie imprimée sous la forme
24909  d'un numéro en exposant à la position qu'occupe dans le texte la boîte
24910  de note.
24911  Le texte de la note est placé en bas de la page courante.
24912  Le numéro de note est calculé par LaTeX, et les numéros se suivent.
24913  Selon votre classe de document les numéros de notes pourront être réinitialisés
24914  à chaque nouveau chapitre.
24915 \end_layout
24916
24917 \begin_layout Standard
24918 On peut faire référence à une note en bas de page comme on le fait avec
24919  les flottants : Insérez une étiquette dans la note et faites une référence
24920  croisée vers cette étiquette comme c'est décrit dans la
24921 \begin_inset Space ~
24922 \end_inset
24923
24924
24925 \begin_inset CommandInset ref
24926 LatexCommand ref
24927 reference "sec:Referencer-les-Flottants"
24928
24929 \end_inset
24930
24931 .
24932 \begin_inset Newline newline
24933 \end_inset
24934
24935 Voici une référence à une note de bas de page :
24936 \begin_inset Space ~
24937 \end_inset
24938
24939
24940 \begin_inset CommandInset ref
24941 LatexCommand ref
24942 reference "fn:Note-en-bas"
24943
24944 \end_inset
24945
24946 .
24947 \end_layout
24948
24949 \begin_layout Standard
24950 \begin_inset VSpace defskip
24951 \end_inset
24952
24953 Pour utiliser des notes de bas de page dans les tableaux, vous devez utiliser
24954  des minipages, voyez la section
24955 \begin_inset Space ~
24956 \end_inset
24957
24958
24959 \begin_inset CommandInset ref
24960 LatexCommand ref
24961 reference "sec:Minipages"
24962
24963 \end_inset
24964
24965 .
24966  Les notes de bas de page dans des tableaux longs sont traitées dans la
24967  section
24968 \begin_inset Space ~
24969 \end_inset
24970
24971
24972 \begin_inset CommandInset ref
24973 LatexCommand ref
24974 reference "sub:Notes-dans-tableau-long"
24975
24976 \end_inset
24977
24978 .
24979 \end_layout
24980
24981 \begin_layout Standard
24982 \begin_inset VSpace defskip
24983 \end_inset
24984
24985 Pour créer seulement la marque de note, utilisez la commande 
24986 \series bold
24987
24988 \backslash
24989 footnotemark[nombre]
24990 \series default
24991  en code TeX.
24992  On utilise cette possibilité quand on a plusieurs fois la même annotation
24993  dans le texte, mais que l'on ne veut pas répéter le texte de la note de
24994  bas de page à chaque fois.
24995 \begin_inset Newline newline
24996 \end_inset
24997
24998 Comme vous ne connaissez pas le numéro de la note que vous voulez répéter
24999  au moment où vous tapez votre texte, vous devez enregistrer ce nombre quelque
25000  part.
25001  Pour la marque de note qui suit, ces commandes ont été insérées en code
25002  TeX après la note
25003 \begin_inset Space ~
25004 \end_inset
25005
25006
25007 \begin_inset CommandInset ref
25008 LatexCommand ref
25009 reference "fn:Note-en-bas"
25010
25011 \end_inset
25012
25013  pour enregistrer le numéro de note de bas de page :
25014 \end_layout
25015
25016 \begin_layout Standard
25017
25018 \series bold
25019
25020 \backslash
25021 newcounter{MyRepeatFoot}
25022 \begin_inset Newline newline
25023 \end_inset
25024
25025
25026 \backslash
25027 setcounter{MyRepeatFoot}{
25028 \backslash
25029 thefootnote}
25030 \end_layout
25031
25032 \begin_layout Standard
25033 La marque de note a été créée avec la commande suivante :
25034 \end_layout
25035
25036 \begin_layout Standard
25037
25038 \series bold
25039
25040 \backslash
25041 footnotemark[
25042 \backslash
25043 theMyRepeatFoot]
25044 \end_layout
25045
25046 \begin_layout Standard
25047 Voici un exemple de marque de note de bas de page : 
25048 \begin_inset ERT
25049 status collapsed
25050
25051 \begin_layout Plain Layout
25052
25053
25054 \backslash
25055 footnotemark[
25056 \backslash
25057 theMyRepeatFoot]
25058 \end_layout
25059
25060 \end_inset
25061
25062
25063 \end_layout
25064
25065 \begin_layout Subsection
25066 Numérotation de Notes de Bas de Page
25067 \begin_inset CommandInset label
25068 LatexCommand label
25069 name "sub:Numerotation-notes-bas-de-page"
25070
25071 \end_inset
25072
25073
25074 \begin_inset Index
25075 status collapsed
25076
25077 \begin_layout Plain Layout
25078 Notes de bas de page ! Numérotation
25079 \end_layout
25080
25081 \end_inset
25082
25083
25084 \end_layout
25085
25086 \begin_layout Standard
25087 Pour remettre les numéros de notes de bas de page à zéro après chaque section,
25088  ajoutez cette commande dans le préambule de votre document :
25089 \end_layout
25090
25091 \begin_layout Standard
25092
25093 \series bold
25094
25095 \backslash
25096 @addtoreset{footnote}{section}
25097 \end_layout
25098
25099 \begin_layout Standard
25100 \begin_inset VSpace bigskip
25101 \end_inset
25102
25103 La commande de préambule suivante change le style de numérotation des notes
25104  en petits chiffres romains :
25105 \end_layout
25106
25107 \begin_layout Standard
25108
25109 \series bold
25110
25111 \backslash
25112 renewcommand{
25113 \backslash
25114 thefootnote}{
25115 \backslash
25116 roman{footnote}}
25117 \end_layout
25118
25119 \begin_layout Standard
25120 \begin_inset ERT
25121 status collapsed
25122
25123 \begin_layout Plain Layout
25124
25125
25126 \backslash
25127 renewcommand{
25128 \backslash
25129 thefootnote}{
25130 \backslash
25131 roman{footnote}}
25132 \end_layout
25133
25134 \end_inset
25135
25136  Cette note de bas de page utilise une numérotation en chiffres romains
25137  :
25138 \begin_inset Foot
25139 status open
25140
25141 \begin_layout Plain Layout
25142 Ceci est un exemple de note de bas de page numérotée avec de petits chiffres
25143  romains.
25144 \end_layout
25145
25146 \end_inset
25147
25148
25149 \end_layout
25150
25151 \begin_layout Standard
25152 Pour mettre la numérotation en chiffres romains majuscules, remplacez dans
25153  la commande précédente 
25154 \series bold
25155
25156 \backslash
25157 roman
25158 \series default
25159  par 
25160 \series bold
25161
25162 \backslash
25163 Roman
25164 \series default
25165 .
25166  Pour numéroter les notes avec des lettres latines minuscules ou majuscules,
25167  utilisez respectivement soit 
25168 \series bold
25169
25170 \backslash
25171 Alph
25172 \series default
25173  soit 
25174 \series bold
25175
25176 \backslash
25177 alph
25178 \series default
25179 .
25180  Pour les 
25181 \begin_inset Quotes eld
25182 \end_inset
25183
25184 numéroter
25185 \begin_inset Quotes erd
25186 \end_inset
25187
25188  avec des symboles, utilisez 
25189 \series bold
25190
25191 \backslash
25192 fnsymbol
25193 \series default
25194 .
25195 \end_layout
25196
25197 \begin_layout Standard
25198 \begin_inset Note Greyedout
25199 status open
25200
25201 \begin_layout Plain Layout
25202
25203 \series bold
25204 Note:
25205 \series default
25206  Vous ne pouvez numéroter que 26 notes de bas de page avec des lettres latines,
25207  puisque cette numérotation est limitée à des lettres seules.
25208 \end_layout
25209
25210 \end_inset
25211
25212
25213 \begin_inset Newline newline
25214 \end_inset
25215
25216
25217 \begin_inset Note Greyedout
25218 status open
25219
25220 \begin_layout Plain Layout
25221
25222 \series bold
25223 Note:
25224 \series default
25225  Vous ne pouvez numéroter que 9 notes de bas de page avec des symboles.
25226 \end_layout
25227
25228 \end_inset
25229
25230
25231 \end_layout
25232
25233 \begin_layout Standard
25234 Pour revenir au style de numérotation par défaut quand vous en avez changé,
25235  utilisez 
25236 \series bold
25237
25238 \backslash
25239 arabic
25240 \series default
25241  à la place de 
25242 \series bold
25243
25244 \backslash
25245 roman
25246 \series default
25247  dans la commande précédente.
25248 \begin_inset ERT
25249 status collapsed
25250
25251 \begin_layout Plain Layout
25252
25253
25254 \backslash
25255 renewcommand{
25256 \backslash
25257 thefootnote}{
25258 \backslash
25259 arabic{footnote}}
25260 \end_layout
25261
25262 \end_inset
25263
25264
25265 \end_layout
25266
25267 \begin_layout Standard
25268 \begin_inset VSpace bigskip
25269 \end_inset
25270
25271
25272 \end_layout
25273
25274 \begin_layout Standard
25275 Si vous voulez que vos notes de bas de pages soient numérotées en suivant
25276  le schéma 
25277 \begin_inset Quotes eld
25278 \end_inset
25279
25280 chapitre.note
25281 \begin_inset Quotes erd
25282 \end_inset
25283
25284 , ajoutez la commande suivante au préambule de votre document :
25285 \end_layout
25286
25287 \begin_layout Standard
25288
25289 \series bold
25290
25291 \backslash
25292 numberwithin{footnote}{chapter}
25293 \end_layout
25294
25295 \begin_layout Standard
25296 Pour pouvoir utiliser la commande 
25297 \series bold
25298
25299 \backslash
25300 numberwithin
25301 \series default
25302 , activez dans la rubrique 
25303 \family sans
25304 Options
25305 \begin_inset Space ~
25306 \end_inset
25307
25308 des
25309 \begin_inset Space ~
25310 \end_inset
25311
25312 Maths
25313 \family default
25314  dans les paramètres du document, l'option 
25315 \family sans
25316 Utiliser
25317 \begin_inset Space ~
25318 \end_inset
25319
25320 le
25321 \begin_inset Space ~
25322 \end_inset
25323
25324 paquetage
25325 \begin_inset Space ~
25326 \end_inset
25327
25328 maths
25329 \begin_inset Space ~
25330 \end_inset
25331
25332 AMS
25333 \family default
25334 .
25335 \end_layout
25336
25337 \begin_layout Standard
25338 \begin_inset ERT
25339 status collapsed
25340
25341 \begin_layout Plain Layout
25342
25343
25344 \backslash
25345 numberwithin{footnote}{chapter}
25346 \end_layout
25347
25348 \end_inset
25349
25350 Ceci est un autre exemple de note de bas de page:
25351 \series bold
25352
25353 \begin_inset Foot
25354 status open
25355
25356 \begin_layout Plain Layout
25357 Cette note est numérotée en suivant le schéma 
25358 \begin_inset Quotes eld
25359 \end_inset
25360
25361 chapitre.note
25362 \begin_inset Quotes erd
25363 \end_inset
25364
25365 .
25366 \end_layout
25367
25368 \end_inset
25369
25370
25371 \series default
25372
25373 \begin_inset ERT
25374 status collapsed
25375
25376 \begin_layout Plain Layout
25377
25378
25379 \backslash
25380 renewcommand{
25381 \backslash
25382 thefootnote}{
25383 \backslash
25384 arabic{footnote}}
25385 \end_layout
25386
25387 \end_inset
25388
25389
25390 \end_layout
25391
25392 \begin_layout Standard
25393 \begin_inset Note Greyedout
25394 status open
25395
25396 \begin_layout Plain Layout
25397
25398 \series bold
25399 Note:
25400 \series default
25401  
25402 \series bold
25403
25404 \backslash
25405 numberwithin
25406 \series default
25407  imprime toujours les numéros de notes en nombres arabes ; les redéfinitions
25408  précédentes ayant pour but d'avoir des numéros non arabes ne sont plus
25409  prises en compte.
25410  
25411 \end_layout
25412
25413 \end_inset
25414
25415
25416 \end_layout
25417
25418 \begin_layout Standard
25419 Donc pour avoir par exemple le schéma 
25420 \begin_inset Quotes eld
25421 \end_inset
25422
25423 chapitre.
25424 \backslash
25425 Roman{note}
25426 \begin_inset Quotes erd
25427 \end_inset
25428
25429 , utilisez la commande suivante plutôt que 
25430 \series bold
25431
25432 \backslash
25433 numberwithin
25434 \series default
25435  :
25436 \end_layout
25437
25438 \begin_layout Standard
25439
25440 \series bold
25441
25442 \backslash
25443 renewcommand{
25444 \backslash
25445 thefootnote}{
25446 \backslash
25447 thechapter.
25448 \backslash
25449 Roman{footnote}}
25450 \end_layout
25451
25452 \begin_layout Subsection
25453 Positionnement de notes de bas de page
25454 \begin_inset Index
25455 status collapsed
25456
25457 \begin_layout Plain Layout
25458 Notes de bas de page ! Positionnement
25459 \end_layout
25460
25461 \end_inset
25462
25463
25464 \end_layout
25465
25466 \begin_layout Standard
25467 Si vous avez plusieurs notes sur une même page, elle apparaissent sans espace
25468  vertical entre elles en bas de la page.
25469  Pour les rendre plus lisibles vous pouvez par exemple ajouter un espace
25470  de 1.5
25471 \begin_inset Space \thinspace{}
25472 \end_inset
25473
25474 mm avec la commande suivante dans le préambule :
25475 \end_layout
25476
25477 \begin_layout Standard
25478
25479 \series bold
25480
25481 \backslash
25482 let
25483 \backslash
25484 myFoot
25485 \backslash
25486 footnote
25487 \begin_inset Newline newline
25488 \end_inset
25489
25490
25491 \backslash
25492 renewcommand{
25493 \backslash
25494 footnote}[1]{
25495 \backslash
25496 myFoot{#1
25497 \backslash
25498 vspace{1.5mm}}}
25499 \end_layout
25500
25501 \begin_layout Standard
25502 \begin_inset VSpace bigskip
25503 \end_inset
25504
25505 Dans un document à deux colonnes les notes de bas de page apparaissent en
25506  bas de chaque colonne, comme sur la Figure
25507 \begin_inset Space ~
25508 \end_inset
25509
25510
25511 \begin_inset CommandInset ref
25512 LatexCommand ref
25513 reference "fig:Position-standard-note-bas-de-page"
25514
25515 \end_inset
25516
25517 .
25518  Si les notes ne doivent apparaître qu'en bas de la colonne de droite, comme
25519  sur la Figure
25520 \begin_inset Space ~
25521 \end_inset
25522
25523
25524 \begin_inset CommandInset ref
25525 LatexCommand ref
25526 reference "fig:Position-note-avec-ftnright"
25527
25528 \end_inset
25529
25530 , utilisez le paquetage LaTeX 
25531 \series bold
25532 ftnright
25533 \series default
25534
25535 \begin_inset Index
25536 status collapsed
25537
25538 \begin_layout Plain Layout
25539 Paquetages LaTeX ! ftnright
25540 \end_layout
25541
25542 \end_inset
25543
25544  avec cette commande dans le préambule du document:
25545 \end_layout
25546
25547 \begin_layout Standard
25548
25549 \series bold
25550
25551 \backslash
25552 usepackage{ftnright}
25553 \end_layout
25554
25555 \begin_layout Standard
25556 \begin_inset Float figure
25557 placement !h
25558 wide false
25559 sideways false
25560 status open
25561
25562 \begin_layout Plain Layout
25563 \begin_inset ERT
25564 status collapsed
25565
25566 \begin_layout Plain Layout
25567
25568
25569 \backslash
25570 framebox{
25571 \end_layout
25572
25573 \end_inset
25574
25575
25576 \begin_inset Graphics
25577         filename ../clipart/without_fntright.pdf
25578         width 100col%
25579         scaleBeforeRotation
25580
25581 \end_inset
25582
25583
25584 \begin_inset ERT
25585 status collapsed
25586
25587 \begin_layout Plain Layout
25588
25589 }
25590 \end_layout
25591
25592 \end_inset
25593
25594
25595 \end_layout
25596
25597 \begin_layout Plain Layout
25598 \begin_inset Caption
25599
25600 \begin_layout Plain Layout
25601 \begin_inset CommandInset label
25602 LatexCommand label
25603 name "fig:Position-standard-note-bas-de-page"
25604
25605 \end_inset
25606
25607 Positionnement standard des notes de bas de page dans un document à deux
25608  colonnes.
25609 \end_layout
25610
25611 \end_inset
25612
25613
25614 \end_layout
25615
25616 \end_inset
25617
25618
25619 \end_layout
25620
25621 \begin_layout Standard
25622 \begin_inset Float figure
25623 placement !h
25624 wide false
25625 sideways false
25626 status open
25627
25628 \begin_layout Plain Layout
25629 \begin_inset ERT
25630 status collapsed
25631
25632 \begin_layout Plain Layout
25633
25634
25635 \backslash
25636 framebox{
25637 \end_layout
25638
25639 \end_inset
25640
25641
25642 \begin_inset Graphics
25643         filename ../clipart/with_fntright.pdf
25644         width 100col%
25645         scaleBeforeRotation
25646
25647 \end_inset
25648
25649
25650 \begin_inset ERT
25651 status collapsed
25652
25653 \begin_layout Plain Layout
25654
25655 }
25656 \end_layout
25657
25658 \end_inset
25659
25660
25661 \end_layout
25662
25663 \begin_layout Plain Layout
25664 \begin_inset Caption
25665
25666 \begin_layout Plain Layout
25667 \begin_inset CommandInset label
25668 LatexCommand label
25669 name "fig:Position-note-avec-ftnright"
25670
25671 \end_inset
25672
25673 Positionnement de notes de bas de page dans un document à deux colonnes
25674  en utilisant le paquetage LaTeX 
25675 \series bold
25676 ftnright
25677 \series default
25678 .
25679 \end_layout
25680
25681 \end_inset
25682
25683
25684 \end_layout
25685
25686 \end_inset
25687
25688
25689 \end_layout
25690
25691 \begin_layout Standard
25692 \begin_inset VSpace bigskip
25693 \end_inset
25694
25695 Dans certaines publications scientifiques, il est courant de rassembler
25696  les notes de bas de page et de les imprimer dans un paragraphe particulier
25697  à la fin de la section, comme sur la Figure
25698 \begin_inset Space ~
25699 \end_inset
25700
25701
25702 \begin_inset CommandInset ref
25703 LatexCommand ref
25704 reference "fig:Notes-de-fin---notes-de-bas-de-page"
25705
25706 \end_inset
25707
25708 .
25709  On les appelle 
25710 \begin_inset Quotes eld
25711 \end_inset
25712
25713 notes de fin
25714 \begin_inset Quotes erd
25715 \end_inset
25716
25717 .
25718 \begin_inset Note Note
25719 status collapsed
25720
25721 \begin_layout Plain Layout
25722 J'ai pas trouvé mieux pour endnotes (NdT)
25723 \end_layout
25724
25725 \end_inset
25726
25727
25728 \begin_inset Index
25729 status collapsed
25730
25731 \begin_layout Plain Layout
25732 Notes de fin
25733 \end_layout
25734
25735 \end_inset
25736
25737  Pour utiliser des notes de fin à la place des notes de bas de page dans
25738  votre document, chargez le paquetage LaTeX 
25739 \series bold
25740 endnotes
25741 \series default
25742
25743 \begin_inset Index
25744 status collapsed
25745
25746 \begin_layout Plain Layout
25747 Paquetages LaTeX ! endnotes
25748 \end_layout
25749
25750 \end_inset
25751
25752  avec ces lignes dans le préambule du document
25753 \end_layout
25754
25755 \begin_layout Standard
25756
25757 \series bold
25758
25759 \backslash
25760 usepackage{endnotes}
25761 \begin_inset Newline newline
25762 \end_inset
25763
25764
25765 \backslash
25766 let
25767 \backslash
25768 footnote
25769 \backslash
25770 endnote
25771 \end_layout
25772
25773 \begin_layout Standard
25774 Pour insérer les notes qui ont ainsi été rassemblées, mettez la commande
25775 \end_layout
25776
25777 \begin_layout Standard
25778
25779 \series bold
25780
25781 \backslash
25782 theendnotes
25783 \end_layout
25784
25785 \begin_layout Standard
25786 en code TeX à la fin d'une section ou d'un chapitre.
25787 \end_layout
25788
25789 \begin_layout Standard
25790 \begin_inset Float figure
25791 wide false
25792 sideways false
25793 status open
25794
25795 \begin_layout Plain Layout
25796 \align center
25797 \begin_inset ERT
25798 status collapsed
25799
25800 \begin_layout Plain Layout
25801
25802
25803 \backslash
25804 framebox{
25805 \end_layout
25806
25807 \end_inset
25808
25809
25810 \begin_inset Graphics
25811         filename ../clipart/endnotes.pdf
25812         scaleBeforeRotation
25813
25814 \end_inset
25815
25816
25817 \begin_inset ERT
25818 status collapsed
25819
25820 \begin_layout Plain Layout
25821
25822 }
25823 \end_layout
25824
25825 \end_inset
25826
25827
25828 \end_layout
25829
25830 \begin_layout Plain Layout
25831 \begin_inset Caption
25832
25833 \begin_layout Plain Layout
25834 \begin_inset CommandInset label
25835 LatexCommand label
25836 name "fig:Notes-de-fin---notes-de-bas-de-page"
25837
25838 \end_inset
25839
25840 Les notes de fin -- notes de bas de page sont imprimées dans un paragraphe
25841  séparé à la fin des sections ou des chapitres.
25842 \end_layout
25843
25844 \end_inset
25845
25846
25847 \end_layout
25848
25849 \end_inset
25850
25851
25852 \end_layout
25853
25854 \begin_layout Standard
25855 \begin_inset VSpace medskip
25856 \end_inset
25857
25858 L'entête de paragraphe pour les notes de fin n'est pas traduit automatiquement
25859  dans la langue du document, cela doit être fait manuellement.
25860  Les lignes de préambule suivantes traduisent le nom en anglais par défaut
25861  
25862 \begin_inset Quotes eld
25863 \end_inset
25864
25865 Notes
25866 \begin_inset Quotes erd
25867 \end_inset
25868
25869  en sa traduction Allemande
25870 \begin_inset Foot
25871 status collapsed
25872
25873 \begin_layout Plain Layout
25874 En français, 
25875 \begin_inset Quotes eld
25876 \end_inset
25877
25878 Notes
25879 \begin_inset Quotes erd
25880 \end_inset
25881
25882  peut être conservé.
25883 \end_layout
25884
25885 \end_inset
25886
25887  
25888 \begin_inset Quotes eld
25889 \end_inset
25890
25891 Anmerkungen
25892 \begin_inset Quotes erd
25893 \end_inset
25894
25895  :
25896 \end_layout
25897
25898 \begin_layout Standard
25899
25900 \series bold
25901
25902 \backslash
25903 renewcommand{
25904 \backslash
25905 notesname}{Anmerkungen}
25906 \end_layout
25907
25908 \begin_layout Standard
25909 \begin_inset VSpace medskip
25910 \end_inset
25911
25912 La numérotation des notes de fin peut être modifiée comme celle des notes
25913  de bas de page comme c'est décrit dans la section
25914 \begin_inset Space ~
25915 \end_inset
25916
25917
25918 \begin_inset CommandInset ref
25919 LatexCommand ref
25920 reference "sub:Numerotation-notes-bas-de-page"
25921
25922 \end_inset
25923
25924  ; remplacez juste la commande 
25925 \series bold
25926
25927 \backslash
25928 thefootnote
25929 \series default
25930  par 
25931 \series bold
25932
25933 \backslash
25934 theendnote
25935 \series default
25936 .
25937  Pour réinitialiser le numéro de note de fin, utilisez la commande 
25938 \series bold
25939
25940 \backslash
25941 @addtoreset
25942 \series default
25943  comme c'est décrit dans la section
25944 \begin_inset Space ~
25945 \end_inset
25946
25947
25948 \begin_inset CommandInset ref
25949 LatexCommand ref
25950 reference "sub:Numerotation-notes-bas-de-page"
25951
25952 \end_inset
25953
25954  et remplacez le paramètre de commande 
25955 \series bold
25956 footnote
25957 \series default
25958  par 
25959 \series bold
25960 endnote
25961 \series default
25962 .
25963 \end_layout
25964
25965 \begin_layout Standard
25966 Pour seulement créer une marque de note de fin, utilisez la commande 
25967 \series bold
25968
25969 \backslash
25970 endnotemark[numéro]
25971 \series default
25972  qui est semblable à 
25973 \series bold
25974
25975 \backslash
25976 footnotemark
25977 \series default
25978 , décrite dans la section
25979 \begin_inset Space ~
25980 \end_inset
25981
25982
25983 \begin_inset CommandInset ref
25984 LatexCommand ref
25985 reference "sec:Notes-bas-de-page"
25986
25987 \end_inset
25988
25989 .
25990 \end_layout
25991
25992 \begin_layout Standard
25993 \begin_inset VSpace bigskip
25994 \end_inset
25995
25996 Les notes de bas de page peuvent être mise dans la marge de la page et l'alignem
25997 ent du texte des notes peut être modifié, voyez le paquetage LaTeX 
25998 \series bold
25999 footmisc
26000 \series default
26001
26002 \begin_inset Index
26003 status collapsed
26004
26005 \begin_layout Plain Layout
26006 Paquetages LaTeX ! footmisc
26007 \end_layout
26008
26009 \end_inset
26010
26011
26012 \begin_inset CommandInset citation
26013 LatexCommand cite
26014 key "footmisc"
26015
26016 \end_inset
26017
26018  pour plus d'information à ce sujet.
26019 \end_layout
26020
26021 \begin_layout Standard
26022 Pour plein d'autres problèmes de mises en formes des notes de bas de page,
26023  voyez les livres sur LaTeX, 
26024 \begin_inset CommandInset citation
26025 LatexCommand cite
26026 key "latexcompanion,latexguide,latexbook"
26027
26028 \end_inset
26029
26030 .
26031 \end_layout
26032
26033 \begin_layout Section
26034 Notes en Marge
26035 \begin_inset Index
26036 status collapsed
26037
26038 \begin_layout Plain Layout
26039 Notes ! Notes en Marge
26040 \end_layout
26041
26042 \end_inset
26043
26044
26045 \end_layout
26046
26047 \begin_layout Standard
26048 Les notes en marge dans LyX ressemblent aux notes en bas de page et se comporten
26049 t de la même façon.
26050  Quand vous insérez une note en marge avec 
26051 \family sans
26052 Insérer\SpecialChar \menuseparator
26053 Note
26054 \begin_inset Space ~
26055 \end_inset
26056
26057 en
26058 \begin_inset Space ~
26059 \end_inset
26060
26061 Marge
26062 \family default
26063  ou avec le bouton 
26064 \begin_inset Graphics
26065         filename ../../images/marginalnote-insert.png
26066         scale 85
26067         scaleBeforeRotation
26068
26069 \end_inset
26070
26071  de la barre d'outils, vous voyez apparaître dans votre texte une boîte
26072  grise avec une étiquette rouge 
26073 \begin_inset Quotes fld
26074 \end_inset
26075
26076 marge
26077 \begin_inset Quotes frd
26078 \end_inset
26079
26080
26081 \begin_inset Marginal
26082 status collapsed
26083
26084 \begin_layout Plain Layout
26085 C'est une note en marge.
26086 \end_layout
26087
26088 \end_inset
26089
26090 .
26091  Cette boîte est la représentation de votre note dans LyX.
26092  Vous pouvez y entrer votre texte.
26093 \end_layout
26094
26095 \begin_layout Standard
26096 Les notes en marge apparaissent dans la marge de droite dans les documents
26097  imprimées sur une seule face.
26098  Dans les documents imprimés recto-verso, elles apparaissent dans la marge
26099  
26100 \begin_inset Quotes eld
26101 \end_inset
26102
26103 extérieure
26104 \begin_inset Quotes erd
26105 \end_inset
26106
26107  -- la gauche sur les pages paires et la droite sur les pages impaires.
26108  Le texte de la note en marge est aligné à l'opposé de la marge externe
26109  -- aligné à droite quand la note apparaît dans la marge de gauche.
26110  La première ligne de la note apparaît à la hauteur de la ligne de texte
26111  où la note a été insérée dans le document.
26112 \end_layout
26113
26114 \begin_layout Standard
26115 \begin_inset VSpace bigskip
26116 \end_inset
26117
26118 Pour placer une note dans la marge interne, ajoutez la commande suivante
26119  :
26120 \end_layout
26121
26122 \begin_layout Standard
26123
26124 \series bold
26125
26126 \backslash
26127 reversemarginpar
26128 \end_layout
26129
26130 \begin_layout Standard
26131 sous forme de code TeX avant votre note de marge.
26132  Le nouveau positionnement est pris en compte pour toutes les notes en marge
26133  qui suivent
26134 \begin_inset ERT
26135 status collapsed
26136
26137 \begin_layout Plain Layout
26138
26139
26140 \backslash
26141 reversemarginpar 
26142 \end_layout
26143
26144 \end_inset
26145
26146
26147 \begin_inset Marginal
26148 status open
26149
26150 \begin_layout Plain Layout
26151 Cette note en marge est dans la marge interne.
26152 \end_layout
26153
26154 \end_inset
26155
26156
26157 \series bold
26158
26159 \begin_inset Newline newline
26160 \end_inset
26161
26162
26163 \series default
26164
26165 \begin_inset Note Greyedout
26166 status open
26167
26168 \begin_layout Plain Layout
26169
26170 \series bold
26171 Note:
26172 \series default
26173  Il y a souvent pas assez d'espace dans la marge interne, ce qui fait que
26174  les notes sont souvent mal mises en formes dans la sortie imprimée.
26175 \end_layout
26176
26177 \end_inset
26178
26179
26180 \end_layout
26181
26182 \begin_layout Standard
26183 Pour revenir au positionnement par défaut, ajoutez la commande :
26184 \end_layout
26185
26186 \begin_layout Standard
26187
26188 \series bold
26189
26190 \backslash
26191 normalmarginpar
26192 \end_layout
26193
26194 \begin_layout Standard
26195 sous forme de code TeX.
26196 \begin_inset ERT
26197 status collapsed
26198
26199 \begin_layout Plain Layout
26200
26201
26202 \backslash
26203 normalmarginpar 
26204 \end_layout
26205
26206 \end_inset
26207
26208  
26209 \begin_inset Note Greyedout
26210 status open
26211
26212 \begin_layout Plain Layout
26213
26214 \series bold
26215 Note:
26216 \series default
26217  Cette commande est ignorée quand elle est dans un paragraphe ou la commande
26218  
26219 \series bold
26220
26221 \backslash
26222 reversemarginpar
26223 \series default
26224  est aussi utilisée.
26225 \end_layout
26226
26227 \end_inset
26228
26229
26230 \end_layout
26231
26232 \begin_layout Standard
26233 \begin_inset VSpace bigskip
26234 \end_inset
26235
26236
26237 \begin_inset Marginal
26238 status open
26239
26240 \begin_layout Plain Layout
26241 UnTrèsLongMotEnMarge sans césure.
26242 \end_layout
26243
26244 \end_inset
26245
26246 Comme dans le cas décrit dans la section
26247 \begin_inset Space ~
26248 \end_inset
26249
26250
26251 \begin_inset CommandInset ref
26252 LatexCommand ref
26253 reference "sub:Lignes-multiple-dans-cellule"
26254
26255 \end_inset
26256
26257 , les mots trop longs ne peuvent pas subir de césure s'ils sont le premier
26258  mot d'une note en marge.
26259  Pour éviter ce problème, insérez la commande suivante sous forme de code
26260  TeX, avant le mot en question 
26261 \begin_inset Marginal
26262 status open
26263
26264 \begin_layout Plain Layout
26265 \begin_inset ERT
26266 status collapsed
26267
26268 \begin_layout Plain Layout
26269
26270
26271 \backslash
26272 hspace{0pt}
26273 \end_layout
26274
26275 \end_inset
26276
26277 UnMotTrèsLongEnMarge avec une césure.
26278 \end_layout
26279
26280 \end_inset
26281
26282 :
26283 \end_layout
26284
26285 \begin_layout Standard
26286
26287 \series bold
26288
26289 \backslash
26290 hspace{0pt}
26291 \end_layout
26292
26293 \begin_layout Standard
26294 \begin_inset VSpace bigskip
26295 \end_inset
26296
26297
26298 \end_layout
26299
26300 \begin_layout Standard
26301 \begin_inset Note Greyedout
26302 status open
26303
26304 \begin_layout Plain Layout
26305
26306 \series bold
26307 Note:
26308 \series default
26309  Normalement, les notes en marge ne peuvent pas être utilisées dans des
26310  tableaux, des flottants et des notes de bas de page.
26311 \end_layout
26312
26313 \end_inset
26314
26315
26316 \end_layout
26317
26318 \begin_layout Standard
26319 \begin_inset VSpace bigskip
26320 \end_inset
26321
26322
26323 \end_layout
26324
26325 \begin_layout Standard
26326 \begin_inset ERT
26327 status collapsed
26328
26329 \begin_layout Plain Layout
26330
26331
26332 \backslash
26333 ifmarginnote
26334 \end_layout
26335
26336 \end_inset
26337
26338
26339 \begin_inset Note Note
26340 status open
26341
26342 \begin_layout Plain Layout
26343 La section suivante ne sera affichée que si le paquetage LaTeX 
26344 \series bold
26345 marginnote
26346 \series default
26347  a été installé.
26348 \end_layout
26349
26350 \end_inset
26351
26352
26353 \end_layout
26354
26355 \begin_layout Standard
26356 Cette restriction peut être évitée en utilisant le paquetage LaTeX 
26357 \series bold
26358 marginnote
26359 \series default
26360
26361 \begin_inset Index
26362 status collapsed
26363
26364 \begin_layout Plain Layout
26365 Paquetages LaTeX ! marginnote
26366 \end_layout
26367
26368 \end_inset
26369
26370 .
26371  En ajoutant les deux lignes suivantes au préambule de votre document, la
26372  commande que LyX utilise pour les notes de marge est redéfinie pour utiliser
26373  la commande fournie par le paquetage 
26374 \series bold
26375 marginnote
26376 \series default
26377  :
26378 \end_layout
26379
26380 \begin_layout Standard
26381
26382 \series bold
26383
26384 \backslash
26385 usepackage{marginnote}
26386 \begin_inset Newline newline
26387 \end_inset
26388
26389
26390 \backslash
26391 let
26392 \backslash
26393 marginpar
26394 \backslash
26395 marginnote
26396 \end_layout
26397
26398 \begin_layout Standard
26399 Ce paquetage est aussi utilisé dans ce document parce que 
26400 \series bold
26401 marginnote
26402 \series default
26403  a une autre fonction très utile : Vous pouvez définir un décalage (offset)
26404  vertical pour une note.
26405  C'est souvent nécessaire quand vous avez trop de notes en marge et qu'elles
26406  sont trop proches les unes des autres ou que vous voulez améliorer la mise
26407  en page.
26408  Le décalage est inséré dans LyX sous forme de code TeX directement après
26409  la note sous la forme
26410 \end_layout
26411
26412 \begin_layout Standard
26413
26414 \series bold
26415 [offset]
26416 \end_layout
26417
26418 \begin_layout Standard
26419 où l'offset utilise l'une des unités listées dans le tableau
26420 \begin_inset Space ~
26421 \end_inset
26422
26423
26424 \begin_inset CommandInset ref
26425 LatexCommand ref
26426 reference "cha:Unités-de-longueur"
26427
26428 \end_inset
26429
26430 .
26431  Une valeur négative déplace la note vers le haut, une valeur positive la
26432  déplace vers le bas.
26433  Par exemple la note qui se trouve à côté de cette ligne de texte est décalée
26434  vers le haut de 1.5
26435 \begin_inset Space \thinspace{}
26436 \end_inset
26437
26438 cm avec la commande en code TeX 
26439 \begin_inset Quotes eld
26440 \end_inset
26441
26442
26443 \series bold
26444 [-1.5cm]
26445 \series default
26446
26447 \begin_inset Quotes erd
26448 \end_inset
26449
26450
26451 \begin_inset Marginal
26452 status collapsed
26453
26454 \begin_layout Plain Layout
26455 Cette note en marge est décalée vers le haut de 1.5
26456 \begin_inset Space \thinspace{}
26457 \end_inset
26458
26459 cm par rapport à sa position d'origine.
26460 \end_layout
26461
26462 \end_inset
26463
26464
26465 \begin_inset ERT
26466 status collapsed
26467
26468 \begin_layout Plain Layout
26469
26470 [-1.5cm]
26471 \end_layout
26472
26473 \end_inset
26474
26475
26476 \end_layout
26477
26478 \begin_layout Standard
26479 \begin_inset VSpace medskip
26480 \end_inset
26481
26482 Avec le paquetage 
26483 \series bold
26484 marginnote
26485 \series default
26486  vous pouvez aussi modifier l'alignement du texte dans la note de marge.
26487  Par exemple les commandes 
26488 \end_layout
26489
26490 \begin_layout Standard
26491
26492 \series bold
26493
26494 \backslash
26495 renewcommand*{
26496 \backslash
26497 raggedleftmarginnote}{
26498 \backslash
26499 centering}
26500 \begin_inset Newline newline
26501 \end_inset
26502
26503
26504 \backslash
26505 renewcommand*{
26506 \backslash
26507 raggedrightmarginnote}{
26508 \backslash
26509 centering}
26510 \end_layout
26511
26512 \begin_layout Standard
26513 donnent un alignement centré.
26514  
26515 \series bold
26516
26517 \backslash
26518 raggedleftmarginnote
26519 \series default
26520  indique une note qui apparaît dans la marge de gauche.
26521 \begin_inset ERT
26522 status collapsed
26523
26524 \begin_layout Plain Layout
26525
26526
26527 \backslash
26528 renewcommand*{
26529 \backslash
26530 raggedleftmarginnote}{
26531 \backslash
26532 centering}
26533 \end_layout
26534
26535 \begin_layout Plain Layout
26536
26537
26538 \backslash
26539 renewcommand*{
26540 \backslash
26541 raggedrightmarginnote}{
26542 \backslash
26543 centering}
26544 \end_layout
26545
26546 \end_inset
26547
26548
26549 \begin_inset Marginal
26550 status collapsed
26551
26552 \begin_layout Plain Layout
26553 Le texte de cette note en marge est centré.
26554 \end_layout
26555
26556 \end_inset
26557
26558 .
26559  Le comportement par défaut est donné par
26560 \end_layout
26561
26562 \begin_layout Standard
26563
26564 \series bold
26565
26566 \backslash
26567 renewcommand*{
26568 \backslash
26569 raggedleftmarginnote}{
26570 \backslash
26571 raggedleft}
26572 \begin_inset Newline newline
26573 \end_inset
26574
26575
26576 \backslash
26577 renewcommand*{
26578 \backslash
26579 raggedrightmarginnote}{
26580 \backslash
26581 raggedright}
26582 \series default
26583
26584 \begin_inset ERT
26585 status collapsed
26586
26587 \begin_layout Plain Layout
26588
26589
26590 \backslash
26591 renewcommand*{
26592 \backslash
26593 raggedleftmarginnote}{
26594 \backslash
26595 raggedleft}
26596 \end_layout
26597
26598 \begin_layout Plain Layout
26599
26600
26601 \backslash
26602 renewcommand*{
26603 \backslash
26604 raggedrightmarginnote}{
26605 \backslash
26606 raggedright}
26607 \end_layout
26608
26609 \end_inset
26610
26611
26612 \end_layout
26613
26614 \begin_layout Standard
26615 \begin_inset VSpace medskip
26616 \end_inset
26617
26618 Pour les autre fonctions du paquetage 
26619 \series bold
26620 marginnote
26621 \series default
26622  nous vous renvoyons à sa documentation 
26623 \begin_inset CommandInset citation
26624 LatexCommand cite
26625 key "marginnote"
26626
26627 \end_inset
26628
26629 .
26630 \end_layout
26631
26632 \begin_layout Standard
26633 \begin_inset VSpace bigskip
26634 \end_inset
26635
26636 Vous pouvez changer la mise en forme d'une note en marge en changeant sa
26637  définition.
26638  Pour créer par exemple une entête pour toutes les notes en marge avec le
26639  texte 
26640 \begin_inset Quotes eld
26641 \end_inset
26642
26643
26644 \family sans
26645 \series bold
26646 \bar under
26647 Attention!
26648 \family default
26649 \series default
26650 \bar default
26651
26652 \begin_inset Quotes erd
26653 \end_inset
26654
26655  écrit en souligné, sans-sérif et en gras, ajoutez ce qui suit dans le préambule
26656  de votre document :
26657 \end_layout
26658
26659 \begin_layout Standard
26660
26661 \series bold
26662
26663 \backslash
26664 let
26665 \backslash
26666 myMarginpar
26667 \backslash
26668 marginpar
26669 \begin_inset Newline newline
26670 \end_inset
26671
26672
26673 \backslash
26674 renewcommand{
26675 \backslash
26676 marginpar}[1]{
26677 \backslash
26678 myMarginpar{%
26679 \begin_inset Newline newline
26680 \end_inset
26681
26682
26683 \begin_inset ERT
26684 status collapsed
26685
26686 \begin_layout Plain Layout
26687
26688
26689 \backslash
26690 hphantom{ }
26691 \end_layout
26692
26693 \end_inset
26694
26695
26696 \backslash
26697 hspace{0pt}
26698 \backslash
26699 textsf{
26700 \backslash
26701 textbf{
26702 \backslash
26703 underbar{Attention!}}}%
26704 \begin_inset Newline newline
26705 \end_inset
26706
26707
26708 \begin_inset ERT
26709 status collapsed
26710
26711 \begin_layout Plain Layout
26712
26713
26714 \backslash
26715 hphantom{ }
26716 \end_layout
26717
26718 \end_inset
26719
26720
26721 \backslash
26722 vspace{1.5mm}
26723 \backslash
26724
26725 \backslash
26726 #1}}
26727 \end_layout
26728
26729 \begin_layout Standard
26730 \begin_inset ERT
26731 status collapsed
26732
26733 \begin_layout Plain Layout
26734
26735
26736 \backslash
26737 let
26738 \backslash
26739 myMarginpar
26740 \backslash
26741 marginpar
26742 \end_layout
26743
26744 \begin_layout Plain Layout
26745
26746
26747 \backslash
26748 renewcommand{
26749 \backslash
26750 marginpar}[1]{
26751 \backslash
26752 myMarginpar{%
26753 \end_layout
26754
26755 \begin_layout Plain Layout
26756
26757    
26758 \backslash
26759 textsf{
26760 \backslash
26761 textbf{
26762 \backslash
26763 underbar{Attention!}}}%
26764 \end_layout
26765
26766 \begin_layout Plain Layout
26767
26768    
26769 \backslash
26770 vspace{1.5mm}
26771 \backslash
26772
26773 \backslash
26774 #1}}
26775 \end_layout
26776
26777 \end_inset
26778
26779
26780 \begin_inset Marginal
26781 status open
26782
26783 \begin_layout Plain Layout
26784 Ceci est une note en marge avec une en-tête prédéfinie.
26785 \end_layout
26786
26787 \end_inset
26788
26789
26790 \begin_inset ERT
26791 status collapsed
26792
26793 \begin_layout Plain Layout
26794
26795 [-1.5cm]
26796 \end_layout
26797
26798 \end_inset
26799
26800
26801 \begin_inset ERT
26802 status collapsed
26803
26804 \begin_layout Plain Layout
26805
26806
26807 \backslash
26808 renewcommand{
26809 \backslash
26810 marginpar}[1]{
26811 \backslash
26812 myMarginpar{#1}}
26813 \end_layout
26814
26815 \end_inset
26816
26817
26818 \begin_inset Note Note
26819 status collapsed
26820
26821 \begin_layout Plain Layout
26822
26823 \lang english
26824 The margin note format is changed only for this example.
26825 \end_layout
26826
26827 \end_inset
26828
26829
26830 \end_layout
26831
26832 \begin_layout Standard
26833 \begin_inset ERT
26834 status collapsed
26835
26836 \begin_layout Plain Layout
26837
26838
26839 \backslash
26840 else
26841 \end_layout
26842
26843 \end_inset
26844
26845
26846 \begin_inset Note Note
26847 status open
26848
26849 \begin_layout Plain Layout
26850 Ce qui suit sera affiché si le paquetage LaTeX 
26851 \series bold
26852 marginnote
26853 \series default
26854  n'est pas installé :
26855 \end_layout
26856
26857 \end_inset
26858
26859
26860 \end_layout
26861
26862 \begin_layout Standard
26863 Vous devez installer le paquetage LaTeX 
26864 \series bold
26865 marginnote
26866 \series default
26867  pour voir la suite de cette section dans la sortie imprimée.
26868 \end_layout
26869
26870 \begin_layout Standard
26871 \begin_inset ERT
26872 status collapsed
26873
26874 \begin_layout Plain Layout
26875
26876
26877 \backslash
26878 fi
26879 \end_layout
26880
26881 \end_inset
26882
26883
26884 \end_layout
26885
26886 \begin_layout Chapter
26887 Les Boîtes
26888 \end_layout
26889
26890 \begin_layout Section
26891 Introduction
26892 \begin_inset Index
26893 status collapsed
26894
26895 \begin_layout Plain Layout
26896 Boîtes ! Introduction
26897 \end_layout
26898
26899 \end_inset
26900
26901
26902 \end_layout
26903
26904 \begin_layout Standard
26905 Les boîtes sont utilisées pour mettre en forme un bloc de texte.
26906  Elles peuvent être utilisées pour écrire un document en plusieurs langues,
26907  voir la section
26908 \begin_inset Space ~
26909 \end_inset
26910
26911
26912 \begin_inset CommandInset ref
26913 LatexCommand ref
26914 reference "sec:Minipages"
26915
26916 \end_inset
26917
26918 , pour encadrer des portions de texte, voir la section
26919 \begin_inset Space ~
26920 \end_inset
26921
26922
26923 \begin_inset CommandInset ref
26924 LatexCommand ref
26925 reference "sec:Boîtes-encadrées"
26926
26927 \end_inset
26928
26929 , pour empêcher que des mots subissent une césure, voir la section
26930 \begin_inset Space ~
26931 \end_inset
26932
26933
26934 \begin_inset CommandInset ref
26935 LatexCommand ref
26936 reference "sec:Empêcher-césure"
26937
26938 \end_inset
26939
26940 , pour aligner du texte, voir la section
26941 \begin_inset Space ~
26942 \end_inset
26943
26944
26945 \begin_inset CommandInset ref
26946 LatexCommand ref
26947 reference "sub:Alignement-Vertical"
26948
26949 \end_inset
26950
26951 , ou pour modifier la couleur de fond d'une portion de texte, voir la section
26952 \begin_inset Space ~
26953 \end_inset
26954
26955
26956 \begin_inset CommandInset ref
26957 LatexCommand ref
26958 reference "sec:Boîtes-colorées"
26959
26960 \end_inset
26961
26962 .
26963 \end_layout
26964
26965 \begin_layout Standard
26966 On peut insérer une boîte en utilisant le menu 
26967 \family sans
26968 Insérer\SpecialChar \menuseparator
26969 Boîte
26970 \family default
26971  ou avec le bouton 
26972 \begin_inset Graphics
26973         filename ../../images/box-insert.png
26974         scale 85
26975         scaleBeforeRotation
26976
26977 \end_inset
26978
26979  de la barre d'outils.
26980  Une boîte grise avec une étiquette 
26981 \family sans
26982 Boîte
26983 \begin_inset Space ~
26984 \end_inset
26985
26986 (Minipage)
26987 \family default
26988
26989 \begin_inset Graphics
26990         filename clipart/BoxInsetDefaultQt4.png
26991         scale 65
26992         scaleBeforeRotation
26993
26994 \end_inset
26995
26996 , est alors insérée.
26997  Le type de la boîte peut être précisé en faisant un clic droit sur la boîte.
26998  La fenêtre de dialogue qui apparaît donne accès aux types de
26999 \family sans
27000  Boîte
27001 \begin_inset Space ~
27002 \end_inset
27003
27004 Intérieure
27005 \family default
27006  
27007 \family sans
27008 Parbox
27009 \begin_inset Note Note
27010 status collapsed
27011
27012 \begin_layout Plain Layout
27013 En attendant un traduction plus correcte NdT
27014 \end_layout
27015
27016 \end_inset
27017
27018
27019 \family default
27020  et 
27021 \family sans
27022 Minipage
27023 \family default
27024 .
27025  Le type 
27026 \family sans
27027 Minipage
27028 \family default
27029  est le type par défaut pour les boîtes nouvellement créées et il est décrit
27030  dans la section
27031 \begin_inset Space ~
27032 \end_inset
27033
27034
27035 \begin_inset CommandInset ref
27036 LatexCommand ref
27037 reference "sec:Minipages"
27038
27039 \end_inset
27040
27041 ; le type 
27042 \family sans
27043 Parbox
27044 \family default
27045  est décrit dans la section
27046 \begin_inset Space ~
27047 \end_inset
27048
27049
27050 \begin_inset CommandInset ref
27051 LatexCommand ref
27052 reference "sec:Parboxes"
27053
27054 \end_inset
27055
27056 .
27057 \end_layout
27058
27059 \begin_layout Standard
27060 Les boîtes ne sont pas numérotées et donc ne peuvent pas être référencées
27061  comme les flottants ou les notes de bas de page.
27062 \end_layout
27063
27064 \begin_layout Standard
27065 \begin_inset Note Greyedout
27066 status open
27067
27068 \begin_layout Plain Layout
27069
27070 \series bold
27071 Note:
27072 \series default
27073  Vous ne pouvez pas employer une boîte comme élément dans un environnement
27074  de type 
27075 \family sans
27076 Liste
27077 \family default
27078  ou 
27079 \family sans
27080 Description
27081 \family default
27082 .
27083 \end_layout
27084
27085 \end_inset
27086
27087
27088 \end_layout
27089
27090 \begin_layout Standard
27091 \begin_inset Note Greyedout
27092 status open
27093
27094 \begin_layout Plain Layout
27095
27096 \series bold
27097 Note:
27098 \series default
27099  Pour une raison inconnue, vous ne pouvez mettre le type de la 
27100 \family sans
27101 Boîte
27102 \begin_inset Space ~
27103 \end_inset
27104
27105 Intérieure
27106 \family default
27107  à 
27108 \family sans
27109 Aucune
27110 \family default
27111  que quand vous utilisez une boîte encadrée.
27112  Les boîtes sans 
27113 \family sans
27114 Boîte
27115 \begin_inset Space ~
27116 \end_inset
27117
27118 Intérieure
27119 \family default
27120  et sans cadre sont expliquées dans la section
27121 \begin_inset Space ~
27122 \end_inset
27123
27124
27125 \begin_inset CommandInset ref
27126 LatexCommand ref
27127 reference "sec:Empêcher-césure"
27128
27129 \end_inset
27130
27131 .
27132 \end_layout
27133
27134 \end_inset
27135
27136
27137 \end_layout
27138
27139 \begin_layout Section
27140 La fenêtre de dialogue Boîte
27141 \begin_inset CommandInset label
27142 LatexCommand label
27143 name "sec:Boîte-Dialogue"
27144
27145 \end_inset
27146
27147
27148 \begin_inset Index
27149 status collapsed
27150
27151 \begin_layout Plain Layout
27152 Boîtes ! Fenêtre de dialogue Boîte
27153 \end_layout
27154
27155 \end_inset
27156
27157
27158 \begin_inset Index
27159 status collapsed
27160
27161 \begin_layout Plain Layout
27162 Boîtes ! Alignement
27163 \end_layout
27164
27165 \end_inset
27166
27167
27168 \end_layout
27169
27170 \begin_layout Standard
27171 Dans la fenêtre de dialogue 
27172 \family sans
27173 Paramètres
27174 \begin_inset Space ~
27175 \end_inset
27176
27177 de
27178 \begin_inset Space ~
27179 \end_inset
27180
27181 Boîte
27182 \family default
27183  vous pouvez modifier la géométrie de la boîte avec les champs 
27184 \family sans
27185 Largeur
27186 \family default
27187  et 
27188 \family sans
27189 Hauteur
27190 \family default
27191 .
27192  Les unités de longueur qui sont utilisables dans ces champs sont décrites
27193  dans le tableau
27194 \begin_inset Space ~
27195 \end_inset
27196
27197
27198 \begin_inset CommandInset ref
27199 LatexCommand ref
27200 reference "tab:Unités"
27201
27202 \end_inset
27203
27204 .
27205  Le champ 
27206 \family sans
27207 Hauteur
27208 \family default
27209  offre en plus les spécifications de taille suivantes :
27210 \end_layout
27211
27212 \begin_layout Description
27213 Profondeur C'est simplement la 
27214 \begin_inset Quotes eld
27215 \end_inset
27216
27217 hauteur
27218 \begin_inset Quotes erd
27219 \end_inset
27220
27221  du texte.
27222  On ne tient pas compte de hauteur réelle du texte quand il y a plusieurs
27223  lignes de texte dans la boîte.
27224 \begin_inset Newline newline
27225 \end_inset
27226
27227
27228 \begin_inset Newline newline
27229 \end_inset
27230
27231
27232 \begin_inset Newline newline
27233 \end_inset
27234
27235
27236 \begin_inset Box Boxed
27237 position "c"
27238 hor_pos "c"
27239 has_inner_box 1
27240 inner_pos "c"
27241 use_parbox 0
27242 width "12col%"
27243 special "none"
27244 height "1in"
27245 height_special "depth"
27246 status open
27247
27248 \begin_layout Plain Layout
27249 \align center
27250 Boîte dont la hauteur est égale à 1
27251 \begin_inset Space \thinspace{}
27252 \end_inset
27253
27254 Profondeur
27255 \end_layout
27256
27257 \end_inset
27258
27259
27260 \begin_inset Newline newline
27261 \end_inset
27262
27263
27264 \begin_inset Newline newline
27265 \end_inset
27266
27267
27268 \end_layout
27269
27270 \begin_layout Description
27271 Hauteur C'est la hauteur totale du texte qui se trouve dans la boîte.
27272  Par exemple, une valeur de 2 pour cette taille va donner une boîte qui
27273  est deux fois plus haute que le texte : 
27274 \begin_inset Box Boxed
27275 position "c"
27276 hor_pos "c"
27277 has_inner_box 1
27278 inner_pos "c"
27279 use_parbox 0
27280 width "20col%"
27281 special "none"
27282 height "2in"
27283 height_special "height"
27284 status open
27285
27286 \begin_layout Plain Layout
27287 \align center
27288 Boîte dont la hauteur est 2
27289 \begin_inset Space \thinspace{}
27290 \end_inset
27291
27292 Hauteur
27293 \end_layout
27294
27295 \end_inset
27296
27297
27298 \end_layout
27299
27300 \begin_layout Description
27301 Hauteur
27302 \begin_inset Space ~
27303 \end_inset
27304
27305 Totale C'est égal à Hauteur
27306 \begin_inset Space \thinspace{}
27307 \end_inset
27308
27309 +
27310 \begin_inset Space \thinspace{}
27311 \end_inset
27312
27313 Profondeur : 
27314 \begin_inset Box Boxed
27315 position "c"
27316 hor_pos "c"
27317 has_inner_box 1
27318 inner_pos "c"
27319 use_parbox 0
27320 width "20col%"
27321 special "none"
27322 height "1in"
27323 height_special "totalheight"
27324 status open
27325
27326 \begin_layout Plain Layout
27327 \align center
27328 Boîte dont la hauteur est 1
27329 \begin_inset Space \thinspace{}
27330 \end_inset
27331
27332 Hauteur
27333 \begin_inset Space ~
27334 \end_inset
27335
27336 Totale
27337 \end_layout
27338
27339 \end_inset
27340
27341
27342 \end_layout
27343
27344 \begin_layout Description
27345 Largeur On prend la largeur de la boîte comme hauteur : 
27346 \begin_inset Box Boxed
27347 position "c"
27348 hor_pos "c"
27349 has_inner_box 1
27350 inner_pos "c"
27351 use_parbox 0
27352 width "12col%"
27353 special "none"
27354 height "1in"
27355 height_special "width"
27356 status open
27357
27358 \begin_layout Plain Layout
27359 \align center
27360 Boîte dont la hauteur est 1
27361 \begin_inset Space \thinspace{}
27362 \end_inset
27363
27364 Largeur
27365 \end_layout
27366
27367 \end_inset
27368
27369
27370 \end_layout
27371
27372 \begin_layout Standard
27373 \begin_inset VSpace bigskip
27374 \end_inset
27375
27376 Quand vous avez choisi une 
27377 \family sans
27378 Boîte
27379 \begin_inset Space ~
27380 \end_inset
27381
27382 Intérieure
27383 \family default
27384 , l'alignement vertical de la boîte peut être :
27385 \end_layout
27386
27387 \begin_layout Description
27388 Haut Ceci est un exemple de texte.
27389  
27390 \begin_inset Box Boxed
27391 position "t"
27392 hor_pos "c"
27393 has_inner_box 1
27394 inner_pos "c"
27395 use_parbox 0
27396 width "12col%"
27397 special "none"
27398 height "1in"
27399 height_special "totalheight"
27400 status collapsed
27401
27402 \begin_layout Plain Layout
27403 \align center
27404 Cette boîte est alignée sur le haut.
27405 \end_layout
27406
27407 \end_inset
27408
27409  Ceci est un exemple de texte.
27410 \end_layout
27411
27412 \begin_layout Description
27413 Milieu Ceci est un exemple de texte.
27414  
27415 \begin_inset Box Boxed
27416 position "c"
27417 hor_pos "c"
27418 has_inner_box 1
27419 inner_pos "c"
27420 use_parbox 0
27421 width "12col%"
27422 special "none"
27423 height "1in"
27424 height_special "totalheight"
27425 status collapsed
27426
27427 \begin_layout Plain Layout
27428 \align center
27429 Cette boîte est alignée au centre.
27430 \end_layout
27431
27432 \end_inset
27433
27434  Ceci est un exemple de texte.
27435 \end_layout
27436
27437 \begin_layout Description
27438 Bas Ceci est un exemple de texte.
27439  
27440 \begin_inset Box Boxed
27441 position "b"
27442 hor_pos "c"
27443 has_inner_box 1
27444 inner_pos "c"
27445 use_parbox 0
27446 width "12col%"
27447 special "none"
27448 height "1in"
27449 height_special "totalheight"
27450 status collapsed
27451
27452 \begin_layout Plain Layout
27453 \align center
27454 Cette boîte est alignée sur le bas.
27455 \end_layout
27456
27457 \end_inset
27458
27459  Ceci est un exemple de texte.
27460 \end_layout
27461
27462 \begin_layout Standard
27463 L'alignement horizontal de la boîte peut être modifié quand elle a son propre
27464  paragraphe grâce à la fenêtre de dialogue 
27465 \family sans
27466 Paramètres
27467 \begin_inset Space ~
27468 \end_inset
27469
27470 de
27471 \begin_inset Space ~
27472 \end_inset
27473
27474 Boîte
27475 \family default
27476 .
27477 \end_layout
27478
27479 \begin_layout Standard
27480 \begin_inset VSpace bigskip
27481 \end_inset
27482
27483 Quand vous avez choisi une 
27484 \family sans
27485 Boîte
27486 \begin_inset Space ~
27487 \end_inset
27488
27489 Intérieure
27490 \family default
27491 , l'alignement vertical du contenu de la boîte peut être :
27492 \end_layout
27493
27494 \begin_layout Description
27495 haut Ceci est un exemple de texte.
27496 \begin_inset Box Boxed
27497 position "c"
27498 hor_pos "c"
27499 has_inner_box 1
27500 inner_pos "t"
27501 use_parbox 0
27502 width "12col%"
27503 special "none"
27504 height "1.5in"
27505 height_special "totalheight"
27506 status collapsed
27507
27508 \begin_layout Plain Layout
27509 \align center
27510 Le texte de cette boîte est aligné sur le haut.
27511 \end_layout
27512
27513 \end_inset
27514
27515  Ceci est un exemple de texte.
27516 \end_layout
27517
27518 \begin_layout Description
27519 milieu Ceci est un exemple de texte.
27520  
27521 \begin_inset Box Boxed
27522 position "c"
27523 hor_pos "c"
27524 has_inner_box 1
27525 inner_pos "c"
27526 use_parbox 0
27527 width "12col%"
27528 special "none"
27529 height "1.5in"
27530 height_special "totalheight"
27531 status collapsed
27532
27533 \begin_layout Plain Layout
27534 \align center
27535 Le texte de cette boîte est aligné au centre
27536 \end_layout
27537
27538 \end_inset
27539
27540  Ceci est un exemple de texte.
27541 \end_layout
27542
27543 \begin_layout Description
27544 bas Ceci est un exemple de texte.
27545  
27546 \begin_inset Box Boxed
27547 position "c"
27548 hor_pos "c"
27549 has_inner_box 1
27550 inner_pos "b"
27551 use_parbox 0
27552 width "12col%"
27553 special "none"
27554 height "1.5in"
27555 height_special "totalheight"
27556 status collapsed
27557
27558 \begin_layout Plain Layout
27559 \align center
27560 Le texte de cette boîte est aligné en bas.
27561 \end_layout
27562
27563 \end_inset
27564
27565  Ceci est un exemple de texte.
27566 \end_layout
27567
27568 \begin_layout Description
27569 élongation Ceci est un exemple de texte.
27570  
27571 \begin_inset Box Boxed
27572 position "c"
27573 hor_pos "c"
27574 has_inner_box 1
27575 inner_pos "s"
27576 use_parbox 0
27577 width "12col%"
27578 special "none"
27579 height "1.5in"
27580 height_special "totalheight"
27581 status collapsed
27582
27583 \begin_layout Plain Layout
27584 \align center
27585 Le texte 
27586 \end_layout
27587
27588 \begin_layout Plain Layout
27589 \align center
27590 de cette
27591 \end_layout
27592
27593 \begin_layout Plain Layout
27594 \align center
27595 boîte est
27596 \end_layout
27597
27598 \begin_layout Plain Layout
27599 \align center
27600 allongé.
27601 \end_layout
27602
27603 \end_inset
27604
27605  Ceci est un exemple de texte.
27606 \end_layout
27607
27608 \begin_layout Standard
27609 Pour allonger le contenu d'une boîte, il doit être constitué de plus d'un
27610  paragraphe.
27611  Dans l'exemple ci-dessus, chaque ligne de texte a son propre paragraphe.
27612 \end_layout
27613
27614 \begin_layout Standard
27615 \begin_inset VSpace bigskip
27616 \end_inset
27617
27618 Pour aligner horizontalement le contenu d'une boîte vous pouvez utiliser
27619  la fenêtre de dialogue 
27620 \family sans
27621 Paramètres
27622 \begin_inset Space ~
27623 \end_inset
27624
27625 de
27626 \begin_inset Space ~
27627 \end_inset
27628
27629 paragraphe
27630 \family default
27631  quand vous avez choisi une 
27632 \family sans
27633 Boîte
27634 \begin_inset Space ~
27635 \end_inset
27636
27637 Intérieure
27638 \family default
27639 .
27640 \end_layout
27641
27642 \begin_layout Standard
27643 \align center
27644 \begin_inset Box Boxed
27645 position "c"
27646 hor_pos "c"
27647 has_inner_box 1
27648 inner_pos "s"
27649 use_parbox 0
27650 width "15col%"
27651 special "none"
27652 height "1.25in"
27653 height_special "totalheight"
27654 status open
27655
27656 \begin_layout Plain Layout
27657 \align left
27658 Le texte de 
27659 \end_layout
27660
27661 \begin_layout Plain Layout
27662 \align left
27663 cette boîte
27664 \end_layout
27665
27666 \begin_layout Plain Layout
27667 \align right
27668 est allongé.
27669 \end_layout
27670
27671 \end_inset
27672
27673
27674 \end_layout
27675
27676 \begin_layout Standard
27677 Si vous n'avez pas choisi une 
27678 \family sans
27679 Boîte
27680 \begin_inset Space ~
27681 \end_inset
27682
27683 Intérieure
27684 \family default
27685 , vous pouvez allonger le contenu de la boîte horizontalement avec la fenêtre
27686  de dialogue de boîte.
27687 \end_layout
27688
27689 \begin_layout Standard
27690 \align center
27691 \begin_inset Box Boxed
27692 position "c"
27693 hor_pos "s"
27694 has_inner_box 0
27695 inner_pos "s"
27696 use_parbox 0
27697 width "90col%"
27698 special "none"
27699 height "1.25in"
27700 height_special "totalheight"
27701 status open
27702
27703 \begin_layout Plain Layout
27704 \align left
27705 Le texte de cette boîte est allongé horizontalement.
27706 \end_layout
27707
27708 \end_inset
27709
27710
27711 \end_layout
27712
27713 \begin_layout Section
27714 Les Boîtes Encadrées
27715 \begin_inset CommandInset label
27716 LatexCommand label
27717 name "sec:Boîtes-encadrées"
27718
27719 \end_inset
27720
27721
27722 \begin_inset Index
27723 status collapsed
27724
27725 \begin_layout Plain Layout
27726 Boîtes ! Cadres
27727 \end_layout
27728
27729 \end_inset
27730
27731
27732 \end_layout
27733
27734 \begin_layout Standard
27735 On peut spécifier le style du cadre de la boîte en utilisant la liste déroulante
27736  
27737 \family sans
27738 Décoration
27739 \family default
27740  dans la boîte de dialogue 
27741 \family sans
27742 Paramètres
27743 \begin_inset Space ~
27744 \end_inset
27745
27746 de
27747 \begin_inset Space ~
27748 \end_inset
27749
27750 Boîte
27751 \family default
27752 .
27753  Les possibilités sont les suivantes :
27754 \end_layout
27755
27756 \begin_layout Description
27757 Boîte
27758 \begin_inset Space ~
27759 \end_inset
27760
27761 rectangulaire Ceci dessine un cadre rectangulaire autour de la boîte.
27762  L'épaisseur du trait de ce cadre est donnée par la variable  
27763 \series bold
27764
27765 \backslash
27766 fboxrule
27767 \series default
27768 .
27769  
27770 \begin_inset Box Boxed
27771 position "c"
27772 hor_pos "c"
27773 has_inner_box 1
27774 inner_pos "c"
27775 use_parbox 0
27776 width "20col%"
27777 special "none"
27778 height "1in"
27779 height_special "totalheight"
27780 status open
27781
27782 \begin_layout Plain Layout
27783 \align center
27784 Boîte rectangulaire
27785 \end_layout
27786
27787 \end_inset
27788
27789
27790 \end_layout
27791
27792 \begin_layout Description
27793 Boîte
27794 \begin_inset Space ~
27795 \end_inset
27796
27797 ovale,
27798 \begin_inset Space ~
27799 \end_inset
27800
27801 fine Ceci dessine un cadre ovalisée autour de la boîte.
27802  L'épaisseur du trait de ce cadre est de  0.4
27803 \begin_inset Space \thinspace{}
27804 \end_inset
27805
27806 pt.
27807  
27808 \begin_inset Box ovalbox
27809 position "c"
27810 hor_pos "c"
27811 has_inner_box 1
27812 inner_pos "c"
27813 use_parbox 0
27814 width "20col%"
27815 special "none"
27816 height "1in"
27817 height_special "totalheight"
27818 status open
27819
27820 \begin_layout Plain Layout
27821 \align center
27822 Boîte ovalisée, fine
27823 \end_layout
27824
27825 \end_inset
27826
27827
27828 \end_layout
27829
27830 \begin_layout Description
27831 Boîte
27832 \begin_inset Space ~
27833 \end_inset
27834
27835 ovale,
27836 \begin_inset Space ~
27837 \end_inset
27838
27839 épaisse Ceci dessine un cadre ovalisée autour de la boîte.
27840  L'épaisseur du trait de ce cadre est de   0.8
27841 \begin_inset Space \thinspace{}
27842 \end_inset
27843
27844 pt.
27845  
27846 \begin_inset Box Ovalbox
27847 position "c"
27848 hor_pos "c"
27849 has_inner_box 1
27850 inner_pos "c"
27851 use_parbox 0
27852 width "20col%"
27853 special "none"
27854 height "1in"
27855 height_special "totalheight"
27856 status open
27857
27858 \begin_layout Plain Layout
27859 \align center
27860 Boîte ovalisée, épaisse
27861 \end_layout
27862
27863 \end_inset
27864
27865
27866 \end_layout
27867
27868 \begin_layout Description
27869 Boîte
27870 \begin_inset Space ~
27871 \end_inset
27872
27873 ombrée Ceci dessine un cadre rectangulaire avec une ombre autour de la boîte.
27874  L'épaisseur du trait de ce cadre est donnée par la variable  
27875 \series bold
27876
27877 \backslash
27878 fboxrule
27879 \series default
27880 , l'ombre a une épaisseur de  4
27881 \begin_inset Space \thinspace{}
27882 \end_inset
27883
27884 pt.
27885  
27886 \begin_inset Box Shadowbox
27887 position "c"
27888 hor_pos "c"
27889 has_inner_box 1
27890 inner_pos "c"
27891 use_parbox 0
27892 width "20col%"
27893 special "none"
27894 height "1in"
27895 height_special "totalheight"
27896 status open
27897
27898 \begin_layout Plain Layout
27899 \align center
27900 Boîte ombrée
27901 \end_layout
27902
27903 \end_inset
27904
27905
27906 \end_layout
27907
27908 \begin_layout Description
27909 Boîte
27910 \begin_inset Space ~
27911 \end_inset
27912
27913 double Ceci dessine un cadre rectangulaire à deux traits autour de la boîte.
27914  L'épaisseur du trait du cadre interne est de 0.75
27915 \begin_inset Space \thinspace{}
27916 \end_inset
27917
27918
27919 \series bold
27920
27921 \backslash
27922 fboxrule
27923 \series default
27924 , l'épaisseur du trait du cadre externe est de 1.5
27925 \begin_inset Space \thinspace{}
27926 \end_inset
27927
27928
27929 \series bold
27930
27931 \backslash
27932 fboxrule
27933 \series default
27934 .
27935  La distance entre les deux cadres est de  1.5
27936 \begin_inset Space \thinspace{}
27937 \end_inset
27938
27939
27940 \series bold
27941
27942 \backslash
27943 fboxrule
27944 \series default
27945
27946 \begin_inset Space \thinspace{}
27947 \end_inset
27948
27949 +
27950 \begin_inset Space \thinspace{}
27951 \end_inset
27952
27953 0.5
27954 \begin_inset Space \thinspace{}
27955 \end_inset
27956
27957 pt.
27958  
27959 \begin_inset Box Doublebox
27960 position "c"
27961 hor_pos "c"
27962 has_inner_box 1
27963 inner_pos "c"
27964 use_parbox 0
27965 width "20col%"
27966 special "none"
27967 height "1in"
27968 height_special "totalheight"
27969 status open
27970
27971 \begin_layout Plain Layout
27972 \align center
27973 Boîte double
27974 \end_layout
27975
27976 \end_inset
27977
27978
27979 \end_layout
27980
27981 \begin_layout Standard
27982 \begin_inset VSpace bigskip
27983 \end_inset
27984
27985 L'étiquette qui se trouve sur la boîte dans LyX s'adapte pour montrer le
27986  style de boîte utilisé.
27987  Pour pouvoir utiliser ces différents types de cadres, vous devez installer
27988  le paquetage LaTeX 
27989 \series bold
27990 fancybox
27991 \series default
27992 .
27993 \end_layout
27994
27995 \begin_layout Standard
27996 \begin_inset VSpace bigskip
27997 \end_inset
27998
27999 La valeur par défaut pour la variable 
28000 \series bold
28001
28002 \backslash
28003 fboxrule
28004 \series default
28005  est 0.4
28006 \begin_inset Space \thinspace{}
28007 \end_inset
28008
28009 pt.
28010  Elle peut être modifiée avec la commande suivante en code TeX, par exemple
28011  pour avoir 2
28012 \begin_inset Space \thinspace{}
28013 \end_inset
28014
28015 pt :
28016 \end_layout
28017
28018 \begin_layout Standard
28019
28020 \series bold
28021
28022 \backslash
28023 setlength{
28024 \backslash
28025 fboxrule}{2pt}
28026 \end_layout
28027
28028 \begin_layout Standard
28029 \begin_inset ERT
28030 status collapsed
28031
28032 \begin_layout Plain Layout
28033
28034
28035 \backslash
28036 setlength{
28037 \backslash
28038 fboxrule}{2pt}
28039 \end_layout
28040
28041 \end_inset
28042
28043
28044 \begin_inset Box Boxed
28045 position "c"
28046 hor_pos "c"
28047 has_inner_box 1
28048 inner_pos "c"
28049 use_parbox 0
28050 width "25col%"
28051 special "none"
28052 height "1in"
28053 height_special "totalheight"
28054 status open
28055
28056 \begin_layout Plain Layout
28057 \align center
28058 Boîte rectangulaire avec 
28059 \series bold
28060
28061 \backslash
28062 fboxrule
28063 \series default
28064
28065 \begin_inset Space \thinspace{}
28066 \end_inset
28067
28068 =
28069 \begin_inset Space \thinspace{}
28070 \end_inset
28071
28072 2
28073 \begin_inset Space \thinspace{}
28074 \end_inset
28075
28076 pt
28077 \end_layout
28078
28079 \end_inset
28080
28081
28082 \begin_inset ERT
28083 status collapsed
28084
28085 \begin_layout Plain Layout
28086
28087
28088 \backslash
28089 setlength{
28090 \backslash
28091 fboxrule}{0.4pt}
28092 \end_layout
28093
28094 \end_inset
28095
28096
28097 \end_layout
28098
28099 \begin_layout Standard
28100 \begin_inset VSpace bigskip
28101 \end_inset
28102
28103 L'espace entre le cadre et le contenu de la boîte est le même pour tous
28104  les types de cadres, par défaut il est de 3
28105 \begin_inset Space \thinspace{}
28106 \end_inset
28107
28108 pt.
28109  Vous pouvez le modifier en donnant une autre valeur à la variable 
28110 \series bold
28111
28112 \backslash
28113 fboxsep
28114 \series default
28115 .
28116  Par exemple la commande
28117 \end_layout
28118
28119 \begin_layout Standard
28120
28121 \series bold
28122
28123 \backslash
28124 setlength{
28125 \backslash
28126 fboxsep}{10pt}
28127 \end_layout
28128
28129 \begin_layout Standard
28130 met une valeur de 10
28131 \begin_inset Space \thinspace{}
28132 \end_inset
28133
28134 pt, comme celle utilisée pour cette boîte :
28135 \end_layout
28136
28137 \begin_layout Standard
28138 \begin_inset ERT
28139 status collapsed
28140
28141 \begin_layout Plain Layout
28142
28143
28144 \backslash
28145 setlength{
28146 \backslash
28147 fboxsep}{10pt}
28148 \end_layout
28149
28150 \end_inset
28151
28152
28153 \begin_inset Box Boxed
28154 position "c"
28155 hor_pos "c"
28156 has_inner_box 1
28157 inner_pos "c"
28158 use_parbox 0
28159 width "25col%"
28160 special "none"
28161 height "1in"
28162 height_special "totalheight"
28163 status open
28164
28165 \begin_layout Plain Layout
28166 \align center
28167 Boîte rectangulaire avec 
28168 \series bold
28169
28170 \backslash
28171 fboxsep
28172 \series default
28173
28174 \begin_inset Space \thinspace{}
28175 \end_inset
28176
28177 =
28178 \begin_inset Space \thinspace{}
28179 \end_inset
28180
28181 10
28182 \begin_inset Space \thinspace{}
28183 \end_inset
28184
28185 pt
28186 \end_layout
28187
28188 \end_inset
28189
28190
28191 \begin_inset ERT
28192 status collapsed
28193
28194 \begin_layout Plain Layout
28195
28196
28197 \backslash
28198 setlength{
28199 \backslash
28200 fboxsep}{3pt}
28201 \end_layout
28202
28203 \end_inset
28204
28205
28206 \end_layout
28207
28208 \begin_layout Standard
28209 \begin_inset VSpace bigskip
28210 \end_inset
28211
28212 Le diamètre des coins arrondis des boîtes ovalisées peut être modifié par
28213  la commande 
28214 \series bold
28215
28216 \backslash
28217 cornersize
28218 \series default
28219 .
28220  Par exemple, la commande
28221 \end_layout
28222
28223 \begin_layout Standard
28224
28225 \series bold
28226
28227 \backslash
28228 cornersize*{1cm}
28229 \end_layout
28230
28231 \begin_layout Standard
28232 donne un diamètre de 1
28233 \begin_inset Space \thinspace{}
28234 \end_inset
28235
28236 cm.
28237  La commande
28238 \end_layout
28239
28240 \begin_layout Standard
28241
28242 \series bold
28243
28244 \backslash
28245 cornersize{num}
28246 \end_layout
28247
28248 \begin_layout Standard
28249 fixe le diamètre à 
28250 \family sans
28251 num
28252 \begin_inset Space \thinspace{}
28253 \end_inset
28254
28255 ×
28256 \begin_inset Space \thinspace{}
28257 \end_inset
28258
28259 minimum(largeur et hauteur de la boîte)
28260 \family default
28261 .
28262  La valeur par défaut est 
28263 \series bold
28264
28265 \backslash
28266 cornersize{0.5}
28267 \series default
28268 .
28269 \end_layout
28270
28271 \begin_layout Standard
28272 \begin_inset ERT
28273 status collapsed
28274
28275 \begin_layout Plain Layout
28276
28277
28278 \backslash
28279 cornersize*{1.5cm}
28280 \end_layout
28281
28282 \end_inset
28283
28284
28285 \begin_inset Box Ovalbox
28286 position "c"
28287 hor_pos "c"
28288 has_inner_box 1
28289 inner_pos "c"
28290 use_parbox 0
28291 width "25col%"
28292 special "none"
28293 height "1in"
28294 height_special "totalheight"
28295 status open
28296
28297 \begin_layout Plain Layout
28298 \align center
28299 Boîte ovale avec 
28300 \series bold
28301
28302 \backslash
28303 cornersize
28304 \series default
28305
28306 \begin_inset Space \thinspace{}
28307 \end_inset
28308
28309 =
28310 \begin_inset Space \thinspace{}
28311 \end_inset
28312
28313 1.5
28314 \begin_inset Space \thinspace{}
28315 \end_inset
28316
28317 cm
28318 \end_layout
28319
28320 \end_inset
28321
28322
28323 \begin_inset ERT
28324 status collapsed
28325
28326 \begin_layout Plain Layout
28327
28328
28329 \backslash
28330 cornersize{0.5}
28331 \end_layout
28332
28333 \end_inset
28334
28335
28336 \end_layout
28337
28338 \begin_layout Standard
28339 \begin_inset VSpace bigskip
28340 \end_inset
28341
28342 La taille de l'ombre peut être ajustée en changeant la valeur de la variable
28343  
28344 \series bold
28345
28346 \backslash
28347 shadowsize
28348 \series default
28349 .
28350  Elle est fixée à 2
28351 \begin_inset Space \thinspace{}
28352 \end_inset
28353
28354 pt pour la boîte suivante par la commande :
28355 \end_layout
28356
28357 \begin_layout Standard
28358
28359 \series bold
28360
28361 \backslash
28362 setlength{
28363 \backslash
28364 shadowsize}{2pt}
28365 \end_layout
28366
28367 \begin_layout Standard
28368 \begin_inset ERT
28369 status collapsed
28370
28371 \begin_layout Plain Layout
28372
28373
28374 \backslash
28375 setlength{
28376 \backslash
28377 shadowsize}{2pt}
28378 \end_layout
28379
28380 \end_inset
28381
28382
28383 \begin_inset Box Shadowbox
28384 position "c"
28385 hor_pos "c"
28386 has_inner_box 1
28387 inner_pos "c"
28388 use_parbox 0
28389 width "25col%"
28390 special "none"
28391 height "1in"
28392 height_special "totalheight"
28393 status open
28394
28395 \begin_layout Plain Layout
28396 \align center
28397 Boîte ombrée avec 
28398 \series bold
28399
28400 \backslash
28401 shadowsize
28402 \series default
28403
28404 \begin_inset Space \thinspace{}
28405 \end_inset
28406
28407 =
28408 \begin_inset Space \thinspace{}
28409 \end_inset
28410
28411 2
28412 \begin_inset Space \thinspace{}
28413 \end_inset
28414
28415 pt
28416 \end_layout
28417
28418 \end_inset
28419
28420
28421 \begin_inset ERT
28422 status collapsed
28423
28424 \begin_layout Plain Layout
28425
28426
28427 \backslash
28428 setlength{
28429 \backslash
28430 shadowsize}{4pt}
28431 \end_layout
28432
28433 \end_inset
28434
28435
28436 \end_layout
28437
28438 \begin_layout Standard
28439 \begin_inset VSpace bigskip
28440 \end_inset
28441
28442 Les longueurs et les largeurs ainsi modifiées restent valables pour toutes
28443  les boîtes qui suivent la commandes qui les a changées.
28444 \end_layout
28445
28446 \begin_layout Section
28447 Minipages
28448 \begin_inset CommandInset label
28449 LatexCommand label
28450 name "sec:Minipages"
28451
28452 \end_inset
28453
28454
28455 \begin_inset Index
28456 status collapsed
28457
28458 \begin_layout Plain Layout
28459 Boîtes ! Minipages
28460 \end_layout
28461
28462 \end_inset
28463
28464
28465 \end_layout
28466
28467 \begin_layout Standard
28468 LaTeX fournit un mécanisme qui, en fait, permet de produire une page à l'intérie
28469 ur d'une page.
28470  On parle alors d'une minipage, et à l'intérieur de celle-ci, toutes les
28471  règles d'indentation, de saut de ligne, etc.
28472  s'appliquent.
28473 \end_layout
28474
28475 \begin_layout Standard
28476 Les minipages sont par exemple utiles quand on écrit un document avec plusieurs
28477  langues.
28478 \end_layout
28479
28480 \begin_layout Standard
28481 Ci-dessous, vous avez deux exemples de minipages côte-à-côte.
28482  Leur largeur est fixée à 45
28483 \begin_inset Space \thinspace{}
28484 \end_inset
28485
28486 col% et elles sont séparées par un ressort horizontal, qui a été inséré
28487  via le menu 
28488 \family sans
28489 Insérer\SpecialChar \menuseparator
28490 Formats\SpecialChar \menuseparator
28491 Ressort
28492 \begin_inset Space ~
28493 \end_inset
28494
28495 Horizontal
28496 \family default
28497 .
28498 \end_layout
28499
28500 \begin_layout Standard
28501
28502 \lang english
28503 \begin_inset Box Frameless
28504 position "t"
28505 hor_pos "c"
28506 has_inner_box 1
28507 inner_pos "c"
28508 use_parbox 0
28509 width "45col%"
28510 special "none"
28511 height "1in"
28512 height_special "totalheight"
28513 status open
28514
28515 \begin_layout Plain Layout
28516
28517 \lang german
28518 Dies ist ein deutscher Text.
28519  Dies ist ein deutscher Text.
28520  Dies ist ein deutscher Text.
28521  Dies ist ein deutscher Text.
28522  Dies ist ein deutscher Text.
28523  Dies ist ein deutscher Text.
28524  Dies ist ein deutscher Text.
28525  Dies ist ein deutscher Text.
28526  Dies ist ein deutscher Text.
28527  Dies ist ein deutscher Text.
28528  Dies ist ein deutscher Text.
28529  Dies ist ein deutscher Text.
28530  Dies ist ein deutscher Text
28531 \begin_inset Foot
28532 status collapsed
28533
28534 \begin_layout Plain Layout
28535
28536 \lang german
28537 Dies ist eine deutsche Fußnote.
28538 \end_layout
28539
28540 \end_inset
28541
28542 .
28543  Dies ist ein deutscher Text.
28544  Dies ist ein deutscher Text.
28545 \end_layout
28546
28547 \end_inset
28548
28549
28550 \begin_inset Space \hfill{}
28551 \end_inset
28552
28553
28554 \begin_inset Box Frameless
28555 position "t"
28556 hor_pos "c"
28557 has_inner_box 1
28558 inner_pos "c"
28559 use_parbox 0
28560 width "45col%"
28561 special "none"
28562 height "1in"
28563 height_special "totalheight"
28564 status open
28565
28566 \begin_layout Plain Layout
28567
28568 \lang english
28569 This is an English Text.
28570  This is an English Text.
28571  This is an English Text.
28572  This is an English Text.
28573  This is an English Text.
28574  This is an English Text.
28575  This is an English Text.
28576  This is an English Text.
28577  This is an English Text.
28578  This is an English Text.
28579  This is an English Text.
28580  This is an English Text.
28581  This is an English Text.
28582  This is an English Text.
28583  This is an English Text.
28584  This is an English Text.
28585 \begin_inset Foot
28586 status collapsed
28587
28588 \begin_layout Plain Layout
28589
28590 \lang english
28591 This is an English footnote.
28592 \end_layout
28593
28594 \end_inset
28595
28596  This is an English Text.
28597  
28598 \end_layout
28599
28600 \end_inset
28601
28602
28603 \end_layout
28604
28605 \begin_layout Standard
28606 \begin_inset VSpace bigskip
28607 \end_inset
28608
28609 Une autre application des minipages est l'ajout de notes de bas de page
28610  à l'intérieur d'un tableau.
28611  À cause d'une restriction due à LaTeX, les notes de bas de pages insérées
28612  dans un tableau n'apparaissent pas en bas de la page courante.
28613  Mais si vous mettez votre tableau dans une minipage, la note de bas de
28614  page apparaîtra en bas de celle-ci, numérotée avec des lettres latines.
28615  Le numéro de note est remis à 1 à chaque nouvelle minipage, mais pas en
28616  dehors des minipages.
28617 \end_layout
28618
28619 \begin_layout Standard
28620 Les notes de bas de page de ce tableau n'apparaissent pas : 
28621 \begin_inset Tabular
28622 <lyxtabular version="3" rows="3" columns="4">
28623 <features>
28624 <column alignment="center" valignment="top" width="0pt">
28625 <column alignment="center" valignment="top" width="0pt">
28626 <column alignment="center" valignment="top" width="0pt">
28627 <column alignment="center" valignment="top" width="0pt">
28628 <row>
28629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28630 \begin_inset Text
28631
28632 \begin_layout Plain Layout
28633 1
28634 \end_layout
28635
28636 \end_inset
28637 </cell>
28638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28639 \begin_inset Text
28640
28641 \begin_layout Plain Layout
28642 2
28643 \end_layout
28644
28645 \end_inset
28646 </cell>
28647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28648 \begin_inset Text
28649
28650 \begin_layout Plain Layout
28651 3
28652 \begin_inset Foot
28653 status open
28654
28655 \begin_layout Plain Layout
28656 Ceci est une note de bas de page à l'intérieur d'un tableau.
28657 \end_layout
28658
28659 \end_inset
28660
28661
28662 \end_layout
28663
28664 \end_inset
28665 </cell>
28666 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28667 \begin_inset Text
28668
28669 \begin_layout Plain Layout
28670 4
28671 \end_layout
28672
28673 \end_inset
28674 </cell>
28675 </row>
28676 <row>
28677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28678 \begin_inset Text
28679
28680 \begin_layout Plain Layout
28681 a
28682 \end_layout
28683
28684 \end_inset
28685 </cell>
28686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28687 \begin_inset Text
28688
28689 \begin_layout Plain Layout
28690 b
28691 \end_layout
28692
28693 \end_inset
28694 </cell>
28695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28696 \begin_inset Text
28697
28698 \begin_layout Plain Layout
28699 c
28700 \end_layout
28701
28702 \end_inset
28703 </cell>
28704 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28705 \begin_inset Text
28706
28707 \begin_layout Plain Layout
28708 d
28709 \end_layout
28710
28711 \end_inset
28712 </cell>
28713 </row>
28714 <row>
28715 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28716 \begin_inset Text
28717
28718 \begin_layout Plain Layout
28719 e
28720 \end_layout
28721
28722 \end_inset
28723 </cell>
28724 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28725 \begin_inset Text
28726
28727 \begin_layout Plain Layout
28728 f
28729 \end_layout
28730
28731 \end_inset
28732 </cell>
28733 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28734 \begin_inset Text
28735
28736 \begin_layout Plain Layout
28737 g
28738 \end_layout
28739
28740 \end_inset
28741 </cell>
28742 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28743 \begin_inset Text
28744
28745 \begin_layout Plain Layout
28746 h
28747 \end_layout
28748
28749 \end_inset
28750 </cell>
28751 </row>
28752 </lyxtabular>
28753
28754 \end_inset
28755
28756
28757 \end_layout
28758
28759 \begin_layout Standard
28760 \align center
28761 \begin_inset Box Frameless
28762 position "t"
28763 hor_pos "c"
28764 has_inner_box 1
28765 inner_pos "c"
28766 use_parbox 0
28767 width "30col%"
28768 special "none"
28769 height "1in"
28770 height_special "totalheight"
28771 status open
28772
28773 \begin_layout Plain Layout
28774 \align center
28775 \begin_inset Tabular
28776 <lyxtabular version="3" rows="3" columns="4">
28777 <features>
28778 <column alignment="center" valignment="top" width="0pt">
28779 <column alignment="center" valignment="top" width="0pt">
28780 <column alignment="center" valignment="top" width="0pt">
28781 <column alignment="center" valignment="top" width="0pt">
28782 <row>
28783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28784 \begin_inset Text
28785
28786 \begin_layout Plain Layout
28787 1
28788 \end_layout
28789
28790 \end_inset
28791 </cell>
28792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28793 \begin_inset Text
28794
28795 \begin_layout Plain Layout
28796 2
28797 \end_layout
28798
28799 \end_inset
28800 </cell>
28801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28802 \begin_inset Text
28803
28804 \begin_layout Plain Layout
28805 3
28806 \begin_inset Foot
28807 status open
28808
28809 \begin_layout Plain Layout
28810 Ceci est une note de bas de page à l'intérieur d'un tableau.
28811 \end_layout
28812
28813 \end_inset
28814
28815
28816 \end_layout
28817
28818 \end_inset
28819 </cell>
28820 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28821 \begin_inset Text
28822
28823 \begin_layout Plain Layout
28824 4
28825 \end_layout
28826
28827 \end_inset
28828 </cell>
28829 </row>
28830 <row>
28831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28832 \begin_inset Text
28833
28834 \begin_layout Plain Layout
28835 a
28836 \end_layout
28837
28838 \end_inset
28839 </cell>
28840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28841 \begin_inset Text
28842
28843 \begin_layout Plain Layout
28844 b
28845 \end_layout
28846
28847 \end_inset
28848 </cell>
28849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28850 \begin_inset Text
28851
28852 \begin_layout Plain Layout
28853 c
28854 \end_layout
28855
28856 \end_inset
28857 </cell>
28858 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28859 \begin_inset Text
28860
28861 \begin_layout Plain Layout
28862 d
28863 \end_layout
28864
28865 \end_inset
28866 </cell>
28867 </row>
28868 <row>
28869 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28870 \begin_inset Text
28871
28872 \begin_layout Plain Layout
28873 e
28874 \end_layout
28875
28876 \end_inset
28877 </cell>
28878 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28879 \begin_inset Text
28880
28881 \begin_layout Plain Layout
28882 f
28883 \end_layout
28884
28885 \end_inset
28886 </cell>
28887 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28888 \begin_inset Text
28889
28890 \begin_layout Plain Layout
28891 g
28892 \end_layout
28893
28894 \end_inset
28895 </cell>
28896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28897 \begin_inset Text
28898
28899 \begin_layout Plain Layout
28900 h
28901 \end_layout
28902
28903 \end_inset
28904 </cell>
28905 </row>
28906 </lyxtabular>
28907
28908 \end_inset
28909
28910
28911 \end_layout
28912
28913 \end_inset
28914
28915
28916 \end_layout
28917
28918 \begin_layout Standard
28919 \begin_inset VSpace bigskip
28920 \end_inset
28921
28922 Les paramètres globaux du document sont ignorés au sein d'une minipage.
28923  Cela signifie qu'il n'y aura pas d'espace entre les paragraphes dans les
28924  minipages, même si vous les avez mis par exemple à 
28925 \family sans
28926 Moyen
28927 \family default
28928  dans les paramètres du document.
28929 \end_layout
28930
28931 \begin_layout Standard
28932 Les minipages peuvent être utilisées pour changer la couleur de fond d'une
28933  portion de texte, voyez la section
28934 \begin_inset Space ~
28935 \end_inset
28936
28937
28938 \begin_inset CommandInset ref
28939 LatexCommand ref
28940 reference "sub:Couleur-pour-les-Paragraphes"
28941
28942 \end_inset
28943
28944 .
28945 \end_layout
28946
28947 \begin_layout Standard
28948 \begin_inset Note Greyedout
28949 status open
28950
28951 \begin_layout Plain Layout
28952
28953 \series bold
28954 Note:
28955 \series default
28956  Vous ne pouvez avoir des flottants ou des notes en marge dans un minipage,
28957  mais les minipages peuvent être utilisées dans un tableau, un flottant
28958  ou une autre boîte.
28959 \end_layout
28960
28961 \end_inset
28962
28963
28964 \end_layout
28965
28966 \begin_layout Section
28967 Les Parboxes
28968 \begin_inset CommandInset label
28969 LatexCommand label
28970 name "sec:Parboxes"
28971
28972 \end_inset
28973
28974
28975 \begin_inset Index
28976 status collapsed
28977
28978 \begin_layout Plain Layout
28979 Boîtes ! Parboxes
28980 \end_layout
28981
28982 \end_inset
28983
28984
28985 \end_layout
28986
28987 \begin_layout Standard
28988 \begin_inset Note Note
28989 status collapsed
28990
28991 \begin_layout Plain Layout
28992
28993 \lang english
28994 En attendant une traduction de parbox (NdT)
28995 \end_layout
28996
28997 \end_inset
28998
28999 Les parboxes ressemblent beaucoup aux minipages à la différence qu'elles
29000  ne peuvent avoir de note de bas de page.
29001  La principale différence avec les minipages, c'est que les minipages au
29002  contraire des parboxes, ne sont pas de vraies boîtes, mais des environnements
29003  LaTeX.
29004 \end_layout
29005
29006 \begin_layout Standard
29007 \align center
29008 \begin_inset Box Frameless
29009 position "t"
29010 hor_pos "c"
29011 has_inner_box 1
29012 inner_pos "t"
29013 use_parbox 1
29014 width "33col%"
29015 special "none"
29016 height "1in"
29017 height_special "totalheight"
29018 status collapsed
29019
29020 \begin_layout Plain Layout
29021 Ceci est un texte à l'intérieur d'une parbox.
29022  Ceci est un texte à l'intérieur d'une parbox.
29023 \end_layout
29024
29025 \begin_layout Plain Layout
29026 Cette note de bas de page ne devrait pas apparaître :
29027 \begin_inset Foot
29028 status open
29029
29030 \begin_layout Plain Layout
29031 Cette note de bas de page est à l'intérieur d'une parbox et donc n'apparaîtra
29032  pas.
29033 \end_layout
29034
29035 \end_inset
29036
29037
29038 \end_layout
29039
29040 \end_inset
29041
29042
29043 \end_layout
29044
29045 \begin_layout Section
29046 Des Boîtes pour les Mots et les Caractères
29047 \begin_inset Index
29048 status collapsed
29049
29050 \begin_layout Plain Layout
29051 Boîtes ! Pour les caractères
29052 \end_layout
29053
29054 \end_inset
29055
29056
29057 \end_layout
29058
29059 \begin_layout Subsection
29060 Empêcher la Césure
29061 \begin_inset CommandInset label
29062 LatexCommand label
29063 name "sec:Empêcher-césure"
29064
29065 \end_inset
29066
29067
29068 \begin_inset Index
29069 status collapsed
29070
29071 \begin_layout Plain Layout
29072 Boîtes ! Pour empêcher la césure
29073 \end_layout
29074
29075 \end_inset
29076
29077
29078 \end_layout
29079
29080 \begin_layout Standard
29081 Vous pouvez utiliser un type spécial de boîte pour empêcher qu'un mot ou
29082  un texte ne soit coupé par une césure.
29083 \begin_inset Newline newline
29084 \end_inset
29085
29086 Voici un exemple de texte :
29087 \end_layout
29088
29089 \begin_layout Standard
29090 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
29091  césure dans un 
29092 \begin_inset Quotes eld
29093 \end_inset
29094
29095 motTrèsTrèsLong
29096 \begin_inset Quotes erd
29097 \end_inset
29098
29099
29100 \end_layout
29101
29102 \begin_layout Standard
29103 Pour empêcher que le mot 
29104 \begin_inset Quotes eld
29105 \end_inset
29106
29107 motTrèsTrèsLong
29108 \begin_inset Quotes erd
29109 \end_inset
29110
29111  soit coupé, ajoutez la commande
29112 \end_layout
29113
29114 \begin_layout Standard
29115
29116 \series bold
29117
29118 \backslash
29119 mbox{
29120 \end_layout
29121
29122 \begin_layout Standard
29123 en code TeX avant le mot.
29124  Après le mot, insérez l'accolade fermante 
29125 \begin_inset Quotes eld
29126 \end_inset
29127
29128
29129 \series bold
29130 }
29131 \series default
29132
29133 \begin_inset Quotes erd
29134 \end_inset
29135
29136  en code TeX.
29137 \begin_inset ERT
29138 status collapsed
29139
29140 \begin_layout Plain Layout
29141
29142
29143 \backslash
29144 pagebreak 
29145 \end_layout
29146
29147 \end_inset
29148
29149
29150 \end_layout
29151
29152 \begin_layout Standard
29153 Voici le résultat :
29154 \end_layout
29155
29156 \begin_layout Standard
29157 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
29158  césure dans un
29159 \begin_inset ERT
29160 status collapsed
29161
29162 \begin_layout Plain Layout
29163
29164
29165 \backslash
29166 mbox{
29167 \end_layout
29168
29169 \end_inset
29170
29171
29172 \begin_inset Quotes eld
29173 \end_inset
29174
29175 motTrèsTrèsLong
29176 \begin_inset Quotes erd
29177 \end_inset
29178
29179 .
29180 \begin_inset ERT
29181 status collapsed
29182
29183 \begin_layout Plain Layout
29184
29185 }
29186 \end_layout
29187
29188 \end_inset
29189
29190
29191 \end_layout
29192
29193 \begin_layout Standard
29194 Une autre méthode consiste à mettre la commande 
29195 \begin_inset Quotes eld
29196 \end_inset
29197
29198
29199 \series bold
29200
29201 \backslash
29202 -
29203 \series default
29204
29205 \begin_inset Quotes grd
29206 \end_inset
29207
29208  en code TeX, juste avant le mot :
29209 \end_layout
29210
29211 \begin_layout Standard
29212 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
29213  césure dans un 
29214 \begin_inset Quotes eld
29215 \end_inset
29216
29217
29218 \begin_inset ERT
29219 status collapsed
29220
29221 \begin_layout Plain Layout
29222
29223
29224 \backslash
29225 -
29226 \end_layout
29227
29228 \end_inset
29229
29230 motTrèsTrèsLong
29231 \begin_inset Quotes erd
29232 \end_inset
29233
29234 .
29235 \end_layout
29236
29237 \begin_layout Standard
29238 Bien sûr, maintenant le mot dépasse dans la marge latérale.
29239  Pour éviter cela, ajoutez un saut de ligne avant le mot avec le menu 
29240 \family sans
29241 Insérer\SpecialChar \menuseparator
29242 Formats\SpecialChar \menuseparator
29243 Passage
29244 \begin_inset Space ~
29245 \end_inset
29246
29247 à
29248 \begin_inset Space ~
29249 \end_inset
29250
29251 la
29252 \begin_inset Space ~
29253 \end_inset
29254
29255 Ligne
29256 \family default
29257  (raccourci 
29258 \series bold
29259 Ctrl-Entrée
29260 \series default
29261 ) :
29262 \end_layout
29263
29264 \begin_layout Standard
29265 Cette ligne est un exemple pour montrer comment vous pouvez empêcher une
29266  césure dans un
29267 \begin_inset Newline newline
29268 \end_inset
29269
29270
29271 \begin_inset ERT
29272 status collapsed
29273
29274 \begin_layout Plain Layout
29275
29276
29277 \backslash
29278 mbox{
29279 \end_layout
29280
29281 \end_inset
29282
29283
29284 \begin_inset Quotes eld
29285 \end_inset
29286
29287 motTrèsTrèsLong
29288 \begin_inset Quotes erd
29289 \end_inset
29290
29291 .
29292 \begin_inset ERT
29293 status collapsed
29294
29295 \begin_layout Plain Layout
29296
29297 }
29298 \end_layout
29299
29300 \end_inset
29301
29302
29303 \end_layout
29304
29305 \begin_layout Subsection
29306 Alignement Vertical
29307 \begin_inset CommandInset label
29308 LatexCommand label
29309 name "sub:Alignement-Vertical"
29310
29311 \end_inset
29312
29313
29314 \begin_inset Index
29315 status collapsed
29316
29317 \begin_layout Plain Layout
29318 Boîtes ! Pour l'alignement vertical
29319 \end_layout
29320
29321 \end_inset
29322
29323
29324 \begin_inset Index
29325 status collapsed
29326
29327 \begin_layout Plain Layout
29328 Boîtes ! Boîtes élévatrices
29329 \end_layout
29330
29331 \end_inset
29332
29333
29334 \begin_inset Index
29335 status collapsed
29336
29337 \begin_layout Plain Layout
29338 Raisebox|see
29339 \begin_inset ERT
29340 status collapsed
29341
29342 \begin_layout Plain Layout
29343
29344 {
29345 \end_layout
29346
29347 \end_inset
29348
29349 Boîtes élévatrices
29350 \begin_inset ERT
29351 status collapsed
29352
29353 \begin_layout Plain Layout
29354
29355 }
29356 \end_layout
29357
29358 \end_inset
29359
29360
29361 \end_layout
29362
29363 \end_inset
29364
29365
29366 \end_layout
29367
29368 \begin_layout Standard
29369 Avec la commande 
29370 \series bold
29371
29372 \backslash
29373 raisebox
29374 \series default
29375  vous pouvez aligner des mots, des caractères ou d'autres boîtes, verticalement
29376  par rapport au texte qui l'entoure.
29377  La commande
29378 \series bold
29379  
29380 \backslash
29381 raisebox
29382 \series default
29383  s'utilise en suivant la syntaxe suivante :
29384 \end_layout
29385
29386 \begin_layout Standard
29387
29388 \series bold
29389
29390 \backslash
29391 raisebox{déplacement}[hauteur][profondeur]{contenu de la boîte}
29392 \end_layout
29393
29394 \begin_layout Standard
29395 Le déplacement peut être une valeur positive pour élever la boîte ou négative
29396  pour l'abaisser.
29397 \end_layout
29398
29399 \begin_layout Standard
29400 Pour aligner le mot 
29401 \begin_inset Quotes eld
29402 \end_inset
29403
29404 empêcher
29405 \begin_inset Quotes erd
29406 \end_inset
29407
29408  de façon à ce que le point le plus bas du caractère le plus 
29409 \begin_inset Quotes eld
29410 \end_inset
29411
29412 profond
29413 \begin_inset Quotes erd
29414 \end_inset
29415
29416 , le 
29417 \begin_inset Quotes eld
29418 \end_inset
29419
29420 p
29421 \begin_inset Quotes erd
29422 \end_inset
29423
29424 , soit au niveau de la ligne de base, insérez la commande 
29425 \end_layout
29426
29427 \begin_layout Standard
29428
29429 \series bold
29430
29431 \backslash
29432 raisebox{
29433 \backslash
29434 depth}{
29435 \end_layout
29436
29437 \begin_layout Standard
29438 en code TeX avant le mot.
29439  Insérez après le mot l'accolade fermante 
29440 \begin_inset Quotes eld
29441 \end_inset
29442
29443
29444 \series bold
29445 }
29446 \series default
29447
29448 \begin_inset Quotes erd
29449 \end_inset
29450
29451  en code TeX.
29452 \begin_inset Newline newline
29453 \end_inset
29454
29455 Voici le résultat :
29456 \end_layout
29457
29458 \begin_layout Standard
29459 Cette ligne de texte contient le mot 
29460 \begin_inset ERT
29461 status collapsed
29462
29463 \begin_layout Plain Layout
29464
29465
29466 \backslash
29467 raisebox{
29468 \backslash
29469 depth}{
29470 \end_layout
29471
29472 \end_inset
29473
29474
29475 \begin_inset Quotes eld
29476 \end_inset
29477
29478 empêcher
29479 \begin_inset Quotes erd
29480 \end_inset
29481
29482
29483 \begin_inset ERT
29484 status collapsed
29485
29486 \begin_layout Plain Layout
29487
29488 }
29489 \end_layout
29490
29491 \end_inset
29492
29493  comme mot élevé.
29494 \end_layout
29495
29496 \begin_layout Standard
29497 \begin_inset VSpace bigskip
29498 \end_inset
29499
29500 Quand vous élevez ou vous abaissez des caractères dans une ligne, la distance
29501  entre les lignes va être agrandie :
29502 \end_layout
29503
29504 \begin_layout Standard
29505 Cette ligne de texte contient le mot
29506 \begin_inset ERT
29507 status collapsed
29508
29509 \begin_layout Plain Layout
29510
29511
29512 \backslash
29513 raisebox{-
29514 \backslash
29515 depth}{
29516 \end_layout
29517
29518 \end_inset
29519
29520
29521 \begin_inset Quotes eld
29522 \end_inset
29523
29524 empêcher
29525 \begin_inset Quotes erd
29526 \end_inset
29527
29528
29529 \begin_inset ERT
29530 status collapsed
29531
29532 \begin_layout Plain Layout
29533
29534 }
29535 \end_layout
29536
29537 \end_inset
29538
29539  comme mot abaissé.
29540 \begin_inset Newline newline
29541 \end_inset
29542
29543 Cette ligne de texte contient le mot 
29544 \begin_inset ERT
29545 status collapsed
29546
29547 \begin_layout Plain Layout
29548
29549
29550 \backslash
29551 raisebox{0.5cm}{
29552 \end_layout
29553
29554 \end_inset
29555
29556
29557 \begin_inset Quotes eld
29558 \end_inset
29559
29560 tester
29561 \begin_inset Quotes erd
29562 \end_inset
29563
29564
29565 \begin_inset ERT
29566 status collapsed
29567
29568 \begin_layout Plain Layout
29569
29570 }
29571 \end_layout
29572
29573 \end_inset
29574
29575  comme mot élevé.
29576 \end_layout
29577
29578 \begin_layout Standard
29579 Si, pour une raison ou une autre, vous voulez empêcher que cela se produise,
29580  mettez la hauteur de la boîte à zéro.
29581  Par exemple utilisez
29582 \end_layout
29583
29584 \begin_layout Standard
29585
29586 \series bold
29587
29588 \backslash
29589 raisebox{-
29590 \backslash
29591 depth}[0pt]{
29592 \end_layout
29593
29594 \begin_layout Standard
29595 Cette ligne de texte contient le mot
29596 \begin_inset ERT
29597 status collapsed
29598
29599 \begin_layout Plain Layout
29600
29601
29602 \backslash
29603 raisebox{-
29604 \backslash
29605 depth}[0pt]{
29606 \end_layout
29607
29608 \end_inset
29609
29610
29611 \begin_inset Quotes eld
29612 \end_inset
29613
29614 empêcher
29615 \begin_inset Quotes erd
29616 \end_inset
29617
29618
29619 \begin_inset ERT
29620 status collapsed
29621
29622 \begin_layout Plain Layout
29623
29624 }
29625 \end_layout
29626
29627 \end_inset
29628
29629  comme mot abaissé.
29630 \begin_inset Newline newline
29631 \end_inset
29632
29633 Cette ligne de texte contient le mot 
29634 \begin_inset ERT
29635 status collapsed
29636
29637 \begin_layout Plain Layout
29638
29639
29640 \backslash
29641 raisebox{0.5cm}[0pt]{
29642 \end_layout
29643
29644 \end_inset
29645
29646
29647 \begin_inset Quotes eld
29648 \end_inset
29649
29650 tester
29651 \begin_inset Quotes erd
29652 \end_inset
29653
29654
29655 \begin_inset ERT
29656 status collapsed
29657
29658 \begin_layout Plain Layout
29659
29660 }
29661 \end_layout
29662
29663 \end_inset
29664
29665  comme mot élevé.
29666 \end_layout
29667
29668 \begin_layout Section
29669 Boîtes Colorées
29670 \begin_inset CommandInset label
29671 LatexCommand label
29672 name "sec:Boîtes-colorées"
29673
29674 \end_inset
29675
29676
29677 \begin_inset Index
29678 status collapsed
29679
29680 \begin_layout Plain Layout
29681 Boîtes ! Couleur
29682 \end_layout
29683
29684 \end_inset
29685
29686
29687 \end_layout
29688
29689 \begin_layout Subsection
29690 De la couleur pour le texte
29691 \begin_inset Index
29692 status collapsed
29693
29694 \begin_layout Plain Layout
29695 Couleur ! Pour le texte
29696 \end_layout
29697
29698 \end_inset
29699
29700
29701 \end_layout
29702
29703 \begin_layout Standard
29704 Pour pouvoir colorer la couleur de fond d'un texte, il faut le mettre dans
29705  une boîte appelée 
29706 \begin_inset Quotes eld
29707 \end_inset
29708
29709 colorbox
29710 \begin_inset Quotes erd
29711 \end_inset
29712
29713 .
29714  Cela demande que le paquetage LaTeX 
29715 \series bold
29716 color
29717 \series default
29718
29719 \begin_inset Index
29720 status collapsed
29721
29722 \begin_layout Plain Layout
29723 Paquetages LaTeX ! color
29724 \end_layout
29725
29726 \end_inset
29727
29728  soit chargé dans le préambule du document avec la commande
29729 \end_layout
29730
29731 \begin_layout Standard
29732
29733 \series bold
29734
29735 \backslash
29736 @ifundef\SpecialChar \textcompwordmark{}
29737 ined{textcolor}
29738 \begin_inset Newline newline
29739 \end_inset
29740
29741
29742 \begin_inset ERT
29743 status collapsed
29744
29745 \begin_layout Plain Layout
29746
29747
29748 \backslash
29749 hphantom{ }
29750 \end_layout
29751
29752 \end_inset
29753
29754 {
29755 \backslash
29756 usepackage{color}}{}
29757 \end_layout
29758
29759 \begin_layout Standard
29760 Le paquetage 
29761 \series bold
29762 color
29763 \series default
29764  sera chargé automatiquement par LyX dès que vous colorez du texte
29765 \begin_inset Foot
29766 status open
29767
29768 \begin_layout Plain Layout
29769 C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
29770  
29771 \series bold
29772
29773 \backslash
29774 @ifundef\SpecialChar \textcompwordmark{}
29775 ined
29776 \series default
29777 .
29778 \end_layout
29779
29780 \end_inset
29781
29782 .
29783 \end_layout
29784
29785 \begin_layout Standard
29786 \begin_inset VSpace medskip
29787 \end_inset
29788
29789 Les boîtes colorées sont créées par la commande 
29790 \series bold
29791
29792 \backslash
29793 colorbox
29794 \series default
29795 .
29796  Elle est utilisée avec la syntaxe suivante :
29797 \end_layout
29798
29799 \begin_layout Standard
29800
29801 \series bold
29802
29803 \backslash
29804 colorbox{couleur}{contenu de la boîte}
29805 \end_layout
29806
29807 \begin_layout Standard
29808 Le contenu de la boîte peut aussi être une boîte et les boîtes colorées
29809  peuvent être placées à l'intérieur d'autres boîtes.
29810 \end_layout
29811
29812 \begin_layout Standard
29813 Les couleurs suivantes sont prédéfinies ::
29814 \begin_inset Newline newline
29815 \end_inset
29816
29817
29818 \family sans
29819 black
29820 \family default
29821  (noir), 
29822 \family sans
29823 blue
29824 \family default
29825  (bleu), 
29826 \family sans
29827 cyan
29828 \family default
29829 \series bold
29830 ,
29831 \series default
29832  
29833 \family sans
29834 green
29835 \family default
29836  (vert), 
29837 \family sans
29838 magenta
29839 \family default
29840
29841 \family sans
29842 red
29843 \family default
29844  (rouge), 
29845 \family sans
29846 white
29847 \family default
29848  (blanc), and 
29849 \family sans
29850 yellow
29851 \family default
29852  (jaune).
29853 \begin_inset Newline newline
29854 \end_inset
29855
29856 Vous pouvez aussi définir vos propres couleurs comme c'est décrit dans la
29857  section
29858 \begin_inset Space ~
29859 \end_inset
29860
29861
29862 \begin_inset CommandInset ref
29863 LatexCommand ref
29864 reference "sec:Tableaux-Colorés"
29865
29866 \end_inset
29867
29868 .
29869 \end_layout
29870
29871 \begin_layout Standard
29872 Par exemple, pour avoir un mot sur fond rouge, insérez la commande 
29873 \end_layout
29874
29875 \begin_layout Standard
29876
29877 \series bold
29878
29879 \backslash
29880 colorbox{red}{
29881 \end_layout
29882
29883 \begin_layout Standard
29884 avant le mot en code TeX.
29885  Insérez l'accolade fermante 
29886 \begin_inset Quotes eld
29887 \end_inset
29888
29889 }
29890 \begin_inset Quotes erd
29891 \end_inset
29892
29893  après le mot, en code TeX.
29894 \begin_inset Newline newline
29895 \end_inset
29896
29897 Voici le résultat :
29898 \end_layout
29899
29900 \begin_layout Standard
29901 Cette ligne de texte contient le mot
29902 \begin_inset ERT
29903 status collapsed
29904
29905 \begin_layout Plain Layout
29906
29907
29908 \backslash
29909 colorbox{red}{
29910 \end_layout
29911
29912 \end_inset
29913
29914
29915 \begin_inset Quotes eld
29916 \end_inset
29917
29918 Attention!
29919 \begin_inset Quotes erd
29920 \end_inset
29921
29922
29923 \begin_inset ERT
29924 status collapsed
29925
29926 \begin_layout Plain Layout
29927
29928 }
29929 \end_layout
29930
29931 \end_inset
29932
29933  sur fond rouge.
29934 \end_layout
29935
29936 \begin_layout Standard
29937 \begin_inset VSpace bigskip
29938 \end_inset
29939
29940 Si vous voulez que la boîte soit entourée d'une bordure dans une autre couleur,
29941  vous pouvez utiliser la commande 
29942 \series bold
29943
29944 \backslash
29945 fcolorbox
29946 \series default
29947  avec la syntaxe suivante :
29948 \end_layout
29949
29950 \begin_layout Standard
29951
29952 \series bold
29953
29954 \backslash
29955 fcolorbox{couleur du cadre}{couleur de la boîte}{contenu de la boîte}
29956 \end_layout
29957
29958 \begin_layout Standard
29959
29960 \series bold
29961
29962 \backslash
29963 fcolorbox
29964 \series default
29965  est une extension de 
29966 \series bold
29967
29968 \backslash
29969 colorbox
29970 \series default
29971 .
29972  L'épaisseur du cadre et l'espace entre le cadre et le contenu de la boîte
29973  peuvent être modifiés avec les variables 
29974 \series bold
29975
29976 \backslash
29977 fboxrule
29978 \series default
29979  et 
29980 \series bold
29981
29982 \backslash
29983 fboxsep
29984 \series default
29985 , comme c'est décrit dans la section
29986 \begin_inset Space ~
29987 \end_inset
29988
29989
29990 \begin_inset CommandInset ref
29991 LatexCommand ref
29992 reference "sec:Boîtes-encadrées"
29993
29994 \end_inset
29995
29996 .
29997 \end_layout
29998
29999 \begin_layout Standard
30000 Pour l'exemple suivant, on a utilisé la commande
30001 \end_layout
30002
30003 \begin_layout Standard
30004
30005 \series bold
30006
30007 \backslash
30008 fcolorbox{cyan}{magenta}{
30009 \end_layout
30010
30011 \begin_layout Standard
30012 Voici un exemple où l'épaisseur de la ligne du cadre a été mise à 1
30013 \begin_inset Space \thinspace{}
30014 \end_inset
30015
30016 mm:
30017 \begin_inset Newline newline
30018 \end_inset
30019
30020
30021 \begin_inset ERT
30022 status collapsed
30023
30024 \begin_layout Plain Layout
30025
30026
30027 \backslash
30028 fboxrule 1mm 
30029 \backslash
30030 fboxsep 1mm
30031 \end_layout
30032
30033 \end_inset
30034
30035
30036 \begin_inset ERT
30037 status collapsed
30038
30039 \begin_layout Plain Layout
30040
30041
30042 \backslash
30043 fcolorbox{cyan}{magenta}{
30044 \end_layout
30045
30046 \end_inset
30047
30048 Ce texte est dans une boîte encadrée et colorée.
30049 \begin_inset ERT
30050 status collapsed
30051
30052 \begin_layout Plain Layout
30053
30054 }
30055 \end_layout
30056
30057 \end_inset
30058
30059
30060 \end_layout
30061
30062 \begin_layout Standard
30063 \begin_inset VSpace bigskip
30064 \end_inset
30065
30066 Bien sûr, vous pouvez avoir du texte coloré dans une boîte colorée (attention,
30067  les yeux ! - NdT) :
30068 \begin_inset Newline newline
30069 \end_inset
30070
30071
30072 \begin_inset ERT
30073 status collapsed
30074
30075 \begin_layout Plain Layout
30076
30077
30078 \backslash
30079 fcolorbox{cyan}{magenta}{
30080 \end_layout
30081
30082 \end_inset
30083
30084
30085 \color yellow
30086 Ce texte est coloré dans une boîte colorée et encadrée.
30087 \color inherit
30088
30089 \begin_inset ERT
30090 status collapsed
30091
30092 \begin_layout Plain Layout
30093
30094 }
30095 \end_layout
30096
30097 \end_inset
30098
30099
30100 \begin_inset ERT
30101 status collapsed
30102
30103 \begin_layout Plain Layout
30104
30105
30106 \backslash
30107 fboxrule 0.4pt 
30108 \backslash
30109 fboxsep 3pt
30110 \end_layout
30111
30112 \end_inset
30113
30114
30115 \end_layout
30116
30117 \begin_layout Standard
30118
30119 \series bold
30120 \begin_inset VSpace medskip
30121 \end_inset
30122
30123
30124 \end_layout
30125
30126 \begin_layout Standard
30127 \begin_inset Note Greyedout
30128 status open
30129
30130 \begin_layout Plain Layout
30131
30132 \series bold
30133 Note:
30134 \series default
30135  Le texte qui se trouve dans une boîte colorée ne peut pas avoir de sauts
30136  de ligne.
30137  Pour colorer plusieurs lignes de texte ou un paragraphe, utilisez une boîte
30138  à l'intérieur d'une boîte colorée comme c'est décrit dans ce qui suit.
30139 \end_layout
30140
30141 \end_inset
30142
30143
30144 \end_layout
30145
30146 \begin_layout Subsection
30147 De la couleur pour les paragraphes
30148 \begin_inset CommandInset label
30149 LatexCommand label
30150 name "sub:Couleur-pour-les-Paragraphes"
30151
30152 \end_inset
30153
30154
30155 \begin_inset Index
30156 status collapsed
30157
30158 \begin_layout Plain Layout
30159 Couleur ! Pour les  paragraphes
30160 \end_layout
30161
30162 \end_inset
30163
30164
30165 \end_layout
30166
30167 \begin_layout Standard
30168 Pour modifier la couleur de fond de plus d'une ligne de texte, mettez le
30169  texte dans une minipage.
30170  Avant la minipage, insérez la commande 
30171 \series bold
30172
30173 \backslash
30174 colorbox
30175 \series default
30176  
30177 \end_layout
30178
30179 \begin_layout Standard
30180
30181 \series bold
30182
30183 \backslash
30184 colorbox{color}{
30185 \end_layout
30186
30187 \begin_layout Standard
30188 en code TeX.
30189  Après la minipage, insérez l'accolade fermante 
30190 \begin_inset Quotes eld
30191 \end_inset
30192
30193 }
30194 \begin_inset Quotes erd
30195 \end_inset
30196
30197  en code TeX.
30198 \end_layout
30199
30200 \begin_layout Standard
30201 \begin_inset ERT
30202 status collapsed
30203
30204 \begin_layout Plain Layout
30205
30206
30207 \backslash
30208 colorbox{lightgrey}{
30209 \end_layout
30210
30211 \end_inset
30212
30213
30214 \begin_inset Box Frameless
30215 position "t"
30216 hor_pos "c"
30217 has_inner_box 1
30218 inner_pos "t"
30219 use_parbox 0
30220 width "100col%"
30221 special "none"
30222 height "1in"
30223 height_special "totalheight"
30224 status collapsed
30225
30226 \begin_layout Plain Layout
30227 Ce texte a un fond coloré.
30228  Ce texte a un fond coloré.
30229 \end_layout
30230
30231 \begin_layout Plain Layout
30232 \begin_inset VSpace defskip
30233 \end_inset
30234
30235 Le texte peut avoir des notes de bas de page
30236 \begin_inset Foot
30237 status collapsed
30238
30239 \begin_layout Plain Layout
30240 Un autre exemple de note de bas de page
30241 \end_layout
30242
30243 \end_inset
30244
30245  et contenir des figures et des tableaux.
30246 \end_layout
30247
30248 \begin_layout Plain Layout
30249 \align center
30250 \begin_inset Tabular
30251 <lyxtabular version="3" rows="3" columns="3">
30252 <features>
30253 <column alignment="center" valignment="top" width="0">
30254 <column alignment="center" valignment="top" width="0">
30255 <column alignment="center" valignment="top" width="0">
30256 <row>
30257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30258 \begin_inset Text
30259
30260 \begin_layout Plain Layout
30261 a
30262 \end_layout
30263
30264 \end_inset
30265 </cell>
30266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30267 \begin_inset Text
30268
30269 \begin_layout Plain Layout
30270 !
30271 \end_layout
30272
30273 \end_inset
30274 </cell>
30275 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30276 \begin_inset Text
30277
30278 \begin_layout Plain Layout
30279 3
30280 \end_layout
30281
30282 \end_inset
30283 </cell>
30284 </row>
30285 <row>
30286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30287 \begin_inset Text
30288
30289 \begin_layout Plain Layout
30290 <
30291 \end_layout
30292
30293 \end_inset
30294 </cell>
30295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30296 \begin_inset Text
30297
30298 \begin_layout Plain Layout
30299 b2
30300 \begin_inset Quotes erd
30301 \end_inset
30302
30303 |
30304 \end_layout
30305
30306 \end_inset
30307 </cell>
30308 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30309 \begin_inset Text
30310
30311 \begin_layout Plain Layout
30312 >
30313 \end_layout
30314
30315 \end_inset
30316 </cell>
30317 </row>
30318 <row>
30319 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30320 \begin_inset Text
30321
30322 \begin_layout Plain Layout
30323 1
30324 \end_layout
30325
30326 \end_inset
30327 </cell>
30328 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30329 \begin_inset Text
30330
30331 \begin_layout Plain Layout
30332 §
30333 \end_layout
30334
30335 \end_inset
30336 </cell>
30337 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30338 \begin_inset Text
30339
30340 \begin_layout Plain Layout
30341 c
30342 \end_layout
30343
30344 \end_inset
30345 </cell>
30346 </row>
30347 </lyxtabular>
30348
30349 \end_inset
30350
30351
30352 \end_layout
30353
30354 \end_inset
30355
30356
30357 \begin_inset ERT
30358 status collapsed
30359
30360 \begin_layout Plain Layout
30361
30362 }
30363 \end_layout
30364
30365 \end_inset
30366
30367
30368 \end_layout
30369
30370 \begin_layout Section
30371 Les boîtes pivotées et redimensionnées
30372 \end_layout
30373
30374 \begin_layout Standard
30375 Pour pouvoir utiliser les commandes décrites dans cette section, vous devez
30376  charger le paquetage LaTeX 
30377 \series bold
30378 graphicx
30379 \series default
30380
30381 \begin_inset Index
30382 status collapsed
30383
30384 \begin_layout Plain Layout
30385 Paquetages LaTeX ! graphicx
30386 \end_layout
30387
30388 \end_inset
30389
30390  dans le préambule de votre document avec la commande
30391 \end_layout
30392
30393 \begin_layout Standard
30394
30395 \series bold
30396
30397 \backslash
30398 @ifundefined{rotatebox}
30399 \begin_inset Newline newline
30400 \end_inset
30401
30402
30403 \begin_inset ERT
30404 status collapsed
30405
30406 \begin_layout Plain Layout
30407
30408
30409 \backslash
30410 hphantom{ }
30411 \end_layout
30412
30413 \end_inset
30414
30415 {
30416 \backslash
30417 usepackage{graphicx}}{}
30418 \end_layout
30419
30420 \begin_layout Standard
30421 \begin_inset Note Greyedout
30422 status open
30423
30424 \begin_layout Plain Layout
30425
30426 \series bold
30427 Note:
30428 \series default
30429  Certain visualiseurs DVI ne peuvent pas afficher des objets pivotés ou
30430  redimensionnés.
30431 \end_layout
30432
30433 \end_inset
30434
30435
30436 \end_layout
30437
30438 \begin_layout Standard
30439 \begin_inset Note Greyedout
30440 status open
30441
30442 \begin_layout Plain Layout
30443
30444 \series bold
30445 Note:
30446 \series default
30447  On ne doit pas mettre de flottants à l'intérieur d'une boîte pivotée ou
30448  redimensionnée.
30449 \end_layout
30450
30451 \end_inset
30452
30453
30454 \end_layout
30455
30456 \begin_layout Subsection
30457 Les Boîtes pivotées
30458 \begin_inset Index
30459 status collapsed
30460
30461 \begin_layout Plain Layout
30462 Boîtes ! pivotées
30463 \end_layout
30464
30465 \end_inset
30466
30467
30468 \begin_inset Index
30469 status collapsed
30470
30471 \begin_layout Plain Layout
30472 Pivoter des objets
30473 \end_layout
30474
30475 \end_inset
30476
30477
30478 \begin_inset Index
30479 status collapsed
30480
30481 \begin_layout Plain Layout
30482 Figures ! Pivotées
30483 \end_layout
30484
30485 \end_inset
30486
30487
30488 \begin_inset Index
30489 status collapsed
30490
30491 \begin_layout Plain Layout
30492 Tableau ! Pivoter
30493 \end_layout
30494
30495 \end_inset
30496
30497
30498 \end_layout
30499
30500 \begin_layout Standard
30501 Pour faire tourner des objets, vous pouvez les mettre dans une boîte pivotante
30502  (rotated).
30503  Une telle boîte est créée avec la commande 
30504 \series bold
30505
30506 \backslash
30507 rotatebox
30508 \series default
30509  en code TeX avec la syntaxe
30510 \end_layout
30511
30512 \begin_layout Standard
30513
30514 \series bold
30515
30516 \backslash
30517 rotatebox[origine rotation]{angle rotation}{contenu de la boîte}
30518 \end_layout
30519
30520 \begin_layout Standard
30521 La position du pivot est donnée par l'origine de rotation spécifiée sous
30522  la forme 
30523 \series bold
30524 origin=position
30525 \series default
30526 .
30527  Les valeurs suivantes sont possibles pour la position: 
30528 \emph on
30529 c
30530 \emph default
30531  (centre), 
30532 \emph on
30533 l
30534 \emph default
30535  (gauche/
30536 \lang english
30537 left
30538 \lang french
30539 ), 
30540 \emph on
30541 r
30542 \emph default
30543  (droite/
30544 \lang english
30545 right
30546 \lang french
30547 ), 
30548 \emph on
30549 b
30550 \emph default
30551  (bas/
30552 \lang english
30553 bottom
30554 \lang french
30555 ), 
30556 \emph on
30557 t
30558 \emph default
30559  (haut/
30560 \lang english
30561 top
30562 \lang french
30563 ), et aussi des combinaisons des quatre positions de base.
30564  Par exemple 
30565 \emph on
30566 lt
30567 \emph default
30568  signifie que le pivot est situé dans le coin en haut à gauche de la boîte.
30569  Quand on ne donne pas d'origine, la position 
30570 \emph on
30571 l
30572 \emph default
30573  est utilisée.
30574  L'angle de rotation est un nombre, exprimé en degrés et qui peut être positif
30575  ou négatif.
30576  Le sens positif de rotation est anti-horaire.
30577 \end_layout
30578
30579 \begin_layout Standard
30580 Dans l'exemple qui suit, la commande 
30581 \series bold
30582
30583 \backslash
30584 rotatebox[origin=c]{60}{
30585 \series default
30586  a été insérée en code TeX juste avant le texte 
30587 \begin_inset Quotes eld
30588 \end_inset
30589
30590 pivoté de 90°
30591 \begin_inset Quotes erd
30592 \end_inset
30593
30594  ; la boîte est refermée juste après le texte par une accolade fermante
30595  
30596 \begin_inset Quotes eld
30597 \end_inset
30598
30599 }
30600 \begin_inset Quotes erd
30601 \end_inset
30602
30603  en code TeX.
30604 \end_layout
30605
30606 \begin_layout Standard
30607 Voici une ligne avec du texte 
30608 \begin_inset ERT
30609 status collapsed
30610
30611 \begin_layout Plain Layout
30612
30613
30614 \backslash
30615 rotatebox[origin=c]{60}{
30616 \end_layout
30617
30618 \end_inset
30619
30620 pivoté de 60°
30621 \begin_inset ERT
30622 status collapsed
30623
30624 \begin_layout Plain Layout
30625
30626 }
30627 \end_layout
30628
30629 \end_inset
30630
30631 .
30632 \end_layout
30633
30634 \begin_layout Standard
30635 La boîte peut contenir une autre boîte ou une formule en ligne :
30636 \end_layout
30637
30638 \begin_layout Standard
30639 Voici une ligne avec du texte 
30640 \begin_inset ERT
30641 status collapsed
30642
30643 \begin_layout Plain Layout
30644
30645
30646 \backslash
30647 rotatebox[origin=r]{-60}{
30648 \end_layout
30649
30650 \end_inset
30651
30652
30653 \begin_inset Box Doublebox
30654 position "c"
30655 hor_pos "c"
30656 has_inner_box 0
30657 inner_pos "c"
30658 use_parbox 0
30659 width "1in"
30660 special "width"
30661 height "1in"
30662 height_special "totalheight"
30663 status collapsed
30664
30665 \begin_layout Plain Layout
30666 pivoté de -60°
30667 \end_layout
30668
30669 \end_inset
30670
30671
30672 \begin_inset ERT
30673 status collapsed
30674
30675 \begin_layout Plain Layout
30676
30677 }
30678 \end_layout
30679
30680 \end_inset
30681
30682  et encadré 
30683 \begin_inset ERT
30684 status collapsed
30685
30686 \begin_layout Plain Layout
30687
30688
30689 \backslash
30690 rotatebox[origin=lb]{60}{
30691 \end_layout
30692
30693 \end_inset
30694
30695
30696 \begin_inset Formula $\int A\,\mathrm{d}x=B$
30697 \end_inset
30698
30699
30700 \begin_inset ERT
30701 status collapsed
30702
30703 \begin_layout Plain Layout
30704
30705 }
30706 \end_layout
30707
30708 \end_inset
30709
30710  et une formule.
30711 \end_layout
30712
30713 \begin_layout Standard
30714 ou encore une figure ou un tableau :
30715 \end_layout
30716
30717 \begin_layout Standard
30718 Voici une ligne
30719 \begin_inset ERT
30720 status collapsed
30721
30722 \begin_layout Plain Layout
30723
30724
30725 \backslash
30726 rotatebox[origin=lb]{90}{
30727 \end_layout
30728
30729 \end_inset
30730
30731
30732 \begin_inset Graphics
30733         filename ../clipart/platypus.eps
30734         lyxscale 50
30735         width 25col%
30736
30737 \end_inset
30738
30739
30740 \begin_inset ERT
30741 status collapsed
30742
30743 \begin_layout Plain Layout
30744
30745 }
30746 \end_layout
30747
30748 \end_inset
30749
30750  avec une image pivotée de 90° 
30751 \begin_inset ERT
30752 status collapsed
30753
30754 \begin_layout Plain Layout
30755
30756
30757 \backslash
30758 rotatebox[origin=l]{-90}{
30759 \end_layout
30760
30761 \end_inset
30762
30763
30764 \begin_inset Tabular
30765 <lyxtabular version="3" rows="2" columns="2">
30766 <features>
30767 <column alignment="center" valignment="top" width="0">
30768 <column alignment="center" valignment="top" width="0">
30769 <row>
30770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30771 \begin_inset Text
30772
30773 \begin_layout Plain Layout
30774 q
30775 \end_layout
30776
30777 \end_inset
30778 </cell>
30779 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30780 \begin_inset Text
30781
30782 \begin_layout Plain Layout
30783 w
30784 \end_layout
30785
30786 \end_inset
30787 </cell>
30788 </row>
30789 <row>
30790 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30791 \begin_inset Text
30792
30793 \begin_layout Plain Layout
30794 e
30795 \end_layout
30796
30797 \end_inset
30798 </cell>
30799 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30800 \begin_inset Text
30801
30802 \begin_layout Plain Layout
30803 r
30804 \end_layout
30805
30806 \end_inset
30807 </cell>
30808 </row>
30809 </lyxtabular>
30810
30811 \end_inset
30812
30813
30814 \begin_inset ERT
30815 status collapsed
30816
30817 \begin_layout Plain Layout
30818
30819 }
30820 \end_layout
30821
30822 \end_inset
30823
30824  et un tableau.
30825 \end_layout
30826
30827 \begin_layout Subsection
30828 Les boîtes redimensionnées
30829 \begin_inset Index
30830 status collapsed
30831
30832 \begin_layout Plain Layout
30833 Boîtes ! Redimensionnées
30834 \end_layout
30835
30836 \end_inset
30837
30838
30839 \begin_inset Index
30840 status collapsed
30841
30842 \begin_layout Plain Layout
30843 Redimensionner des objets
30844 \end_layout
30845
30846 \end_inset
30847
30848
30849 \begin_inset Index
30850 status collapsed
30851
30852 \begin_layout Plain Layout
30853 Figures ! Redimensionnées
30854 \end_layout
30855
30856 \end_inset
30857
30858
30859 \begin_inset Index
30860 status collapsed
30861
30862 \begin_layout Plain Layout
30863 Tableau ! Redimensionner
30864 \end_layout
30865
30866 \end_inset
30867
30868
30869 \end_layout
30870
30871 \begin_layout Standard
30872 Pour redimensionner des objets on peut utiliser les commandes 
30873 \series bold
30874
30875 \backslash
30876 scalebox
30877 \series default
30878  et 
30879 \series bold
30880
30881 \backslash
30882 resizebox
30883 \series default
30884  insérées sous forme de code TeX.
30885 \end_layout
30886
30887 \begin_layout Standard
30888
30889 \series bold
30890
30891 \backslash
30892 scalebox
30893 \series default
30894  est utilisée avec la syntaxe suivante :
30895 \end_layout
30896
30897 \begin_layout Standard
30898
30899 \series bold
30900
30901 \backslash
30902 scalebox{horizontal}[vertical]{contenu de la boîte}
30903 \end_layout
30904
30905 \begin_layout Standard
30906 Horizontal et vertical sont les facteurs d'échelle correspondants.
30907  Si on ne donne pas de facteur vertical, le facteur horizontal sera aussi
30908  utilisé comme facteur vertical.
30909 \end_layout
30910
30911 \begin_layout Standard
30912 Par exemple, la commande 
30913 \series bold
30914
30915 \backslash
30916 scalebox{2}{Bonjour}
30917 \series default
30918  crée un 
30919 \begin_inset ERT
30920 status collapsed
30921
30922 \begin_layout Plain Layout
30923
30924
30925 \backslash
30926 scalebox{2}{
30927 \end_layout
30928
30929 \end_inset
30930
30931 Bonjour
30932 \begin_inset ERT
30933 status collapsed
30934
30935 \begin_layout Plain Layout
30936
30937 }
30938 \end_layout
30939
30940 \end_inset
30941
30942  de taille double par rapport à la taille du texte du document.
30943 \end_layout
30944
30945 \begin_layout Standard
30946
30947 \series bold
30948
30949 \backslash
30950 scalebox{2}[1]{Hello}
30951 \series default
30952  au contraire va déformer le 
30953 \begin_inset ERT
30954 status collapsed
30955
30956 \begin_layout Plain Layout
30957
30958
30959 \backslash
30960 scalebox{2}[1]{
30961 \end_layout
30962
30963 \end_inset
30964
30965 Bonjour
30966 \begin_inset ERT
30967 status collapsed
30968
30969 \begin_layout Plain Layout
30970
30971 }
30972 \end_layout
30973
30974 \end_inset
30975
30976 .
30977 \end_layout
30978
30979 \begin_layout Standard
30980 Si le facteur d'échelle est négatif, le contenu sera retourné en miroir.
30981  La commande 
30982 \series bold
30983
30984 \backslash
30985 scalebox{-1}[1]{Hello}
30986 \series default
30987  peut donc être utilisée pour créer du texte en miroir : 
30988 \begin_inset ERT
30989 status collapsed
30990
30991 \begin_layout Plain Layout
30992
30993
30994 \backslash
30995 scalebox{-1}[1]{
30996 \end_layout
30997
30998 \end_inset
30999
31000 Bonjour
31001 \begin_inset ERT
31002 status collapsed
31003
31004 \begin_layout Plain Layout
31005
31006 }
31007 \end_layout
31008
31009 \end_inset
31010
31011
31012 \end_layout
31013
31014 \begin_layout Standard
31015
31016 \series bold
31017
31018 \backslash
31019 scalebox{1}[-1]{Bonjour}
31020 \series default
31021  effectue une réflexion du 
31022 \begin_inset ERT
31023 status collapsed
31024
31025 \begin_layout Plain Layout
31026
31027
31028 \backslash
31029 scalebox{1}[-1]{
31030 \end_layout
31031
31032 \end_inset
31033
31034 Bonjour
31035 \begin_inset ERT
31036 status collapsed
31037
31038 \begin_layout Plain Layout
31039
31040 }
31041 \end_layout
31042
31043 \end_inset
31044
31045  par rapport à la ligne de base.
31046 \end_layout
31047
31048 \begin_layout Standard
31049 La commande 
31050 \series bold
31051
31052 \backslash
31053 reflectbox{contenu de la boîte} 
31054 \series default
31055 existe aussi et est équivalente à
31056 \series bold
31057  
31058 \backslash
31059 scalebox{-1}[1]{contenu de la boîte}.
31060
31061 \series default
31062  
31063 \begin_inset Newline newline
31064 \end_inset
31065
31066
31067 \end_layout
31068
31069 \begin_layout Standard
31070 \begin_inset VSpace bigskip
31071 \end_inset
31072
31073 La commande 
31074 \series bold
31075
31076 \backslash
31077 resizebox
31078 \series default
31079  est utilisée pour redimensionner une boîte à une largeur et une hauteur
31080  données.
31081  La syntaxe de la commande est :
31082 \end_layout
31083
31084 \begin_layout Standard
31085
31086 \series bold
31087
31088 \backslash
31089 resizebox{largeur}{hauteur}{contenu de la boîte}
31090 \end_layout
31091
31092 \begin_layout Standard
31093 Si un des deux paramètres est remplacé par un point d'exclamation 
31094 \series bold
31095 !
31096 \series default
31097 , la taille est ajustée pour conserver le rapport d'aspect de la boîte.
31098 \end_layout
31099
31100 \begin_layout Standard
31101 La commande 
31102 \series bold
31103
31104 \backslash
31105 resizebox{2cm}{1cm}{Bonjour}
31106 \series default
31107  produit : 
31108 \begin_inset ERT
31109 status collapsed
31110
31111 \begin_layout Plain Layout
31112
31113
31114 \backslash
31115 resizebox{2cm}{1cm}{
31116 \end_layout
31117
31118 \end_inset
31119
31120 Bonjour
31121 \begin_inset ERT
31122 status collapsed
31123
31124 \begin_layout Plain Layout
31125
31126 }
31127 \end_layout
31128
31129 \end_inset
31130
31131
31132 \begin_inset Newline newline
31133 \end_inset
31134
31135 La commande 
31136 \series bold
31137
31138 \backslash
31139 resizebox{2cm}{!}{Bonjour}
31140 \series default
31141  produit : 
31142 \begin_inset ERT
31143 status collapsed
31144
31145 \begin_layout Plain Layout
31146
31147
31148 \backslash
31149 resizebox{2cm}{!}{
31150 \end_layout
31151
31152 \end_inset
31153
31154 Bonjour
31155 \begin_inset ERT
31156 status collapsed
31157
31158 \begin_layout Plain Layout
31159
31160 }
31161 \end_layout
31162
31163 \end_inset
31164
31165
31166 \end_layout
31167
31168 \begin_layout Standard
31169 \begin_inset VSpace bigskip
31170 \end_inset
31171
31172
31173 \end_layout
31174
31175 \begin_layout Standard
31176 \begin_inset Note Greyedout
31177 status open
31178
31179 \begin_layout Plain Layout
31180
31181 \series bold
31182 Note:
31183 \series default
31184  Quand les paramètres des commandes 
31185 \series bold
31186
31187 \backslash
31188 scalebox
31189 \series default
31190  ou 
31191 \series bold
31192
31193 \backslash
31194 resizebox
31195 \series default
31196  sont mis à zéro, il ne se produit pas d'erreur LaTeX quand on exporte le
31197  document, mais le document exporté peut ne pas s'afficher ou s'afficher
31198  partiellement.
31199 \end_layout
31200
31201 \end_inset
31202
31203
31204 \end_layout
31205
31206 \begin_layout Standard
31207 \begin_inset VSpace bigskip
31208 \end_inset
31209
31210
31211 \end_layout
31212
31213 \begin_layout Standard
31214 Les boîtes peuvent être combinée dans n'importe quel ordre.
31215  Par exemple, la commande 
31216 \begin_inset Newline newline
31217 \end_inset
31218
31219
31220 \series bold
31221
31222 \backslash
31223 rotatebox[origin=c]{-45}{
31224 \backslash
31225 resizebox{2cm}{!}{
31226 \backslash
31227 reflectbox{Bonjour}}}
31228 \begin_inset Newline newline
31229 \end_inset
31230
31231
31232 \series default
31233 produit :
31234 \end_layout
31235
31236 \begin_layout Standard
31237 \align center
31238 \begin_inset ERT
31239 status collapsed
31240
31241 \begin_layout Plain Layout
31242
31243
31244 \backslash
31245 rotatebox[origin=c]{-45}{
31246 \backslash
31247 resizebox{2cm}{!}{
31248 \backslash
31249 reflectbox{
31250 \end_layout
31251
31252 \end_inset
31253
31254 Bonjour
31255 \begin_inset ERT
31256 status collapsed
31257
31258 \begin_layout Plain Layout
31259
31260 }}}
31261 \end_layout
31262
31263 \end_inset
31264
31265
31266 \end_layout
31267
31268 \begin_layout Standard
31269 \noindent
31270 Les images, les tableaux et les formules sont autorisées comme contenu de
31271  boîte :
31272 \end_layout
31273
31274 \begin_layout Standard
31275 \align center
31276 \begin_inset ERT
31277 status collapsed
31278
31279 \begin_layout Plain Layout
31280
31281
31282 \backslash
31283 rotatebox[origin=c]{-30}{
31284 \backslash
31285 resizebox{2cm}{!}{
31286 \backslash
31287 reflectbox{
31288 \end_layout
31289
31290 \end_inset
31291
31292
31293 \begin_inset Graphics
31294         filename ../clipart/platypus.eps
31295         lyxscale 50
31296         width 25col%
31297
31298 \end_inset
31299
31300
31301 \begin_inset ERT
31302 status collapsed
31303
31304 \begin_layout Plain Layout
31305
31306 }}}
31307 \end_layout
31308
31309 \end_inset
31310
31311
31312 \begin_inset ERT
31313 status collapsed
31314
31315 \begin_layout Plain Layout
31316
31317
31318 \backslash
31319 rotatebox[origin=c]{-45}{
31320 \backslash
31321 resizebox{2cm}{!}{
31322 \backslash
31323 reflectbox{
31324 \end_layout
31325
31326 \end_inset
31327
31328
31329 \begin_inset Tabular
31330 <lyxtabular version="3" rows="2" columns="2">
31331 <features>
31332 <column alignment="center" valignment="top" width="0">
31333 <column alignment="center" valignment="top" width="0">
31334 <row>
31335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31336 \begin_inset Text
31337
31338 \begin_layout Plain Layout
31339 q
31340 \end_layout
31341
31342 \end_inset
31343 </cell>
31344 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31345 \begin_inset Text
31346
31347 \begin_layout Plain Layout
31348 w
31349 \end_layout
31350
31351 \end_inset
31352 </cell>
31353 </row>
31354 <row>
31355 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31356 \begin_inset Text
31357
31358 \begin_layout Plain Layout
31359 e
31360 \end_layout
31361
31362 \end_inset
31363 </cell>
31364 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31365 \begin_inset Text
31366
31367 \begin_layout Plain Layout
31368 r
31369 \end_layout
31370
31371 \end_inset
31372 </cell>
31373 </row>
31374 </lyxtabular>
31375
31376 \end_inset
31377
31378
31379 \begin_inset ERT
31380 status collapsed
31381
31382 \begin_layout Plain Layout
31383
31384 }}}
31385 \end_layout
31386
31387 \end_inset
31388
31389
31390 \begin_inset ERT
31391 status collapsed
31392
31393 \begin_layout Plain Layout
31394
31395
31396 \backslash
31397 rotatebox[origin=c]{-45}{
31398 \backslash
31399 resizebox{2cm}{!}{
31400 \backslash
31401 reflectbox{
31402 \end_layout
31403
31404 \end_inset
31405
31406
31407 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31408 \end_inset
31409
31410
31411 \begin_inset ERT
31412 status collapsed
31413
31414 \begin_layout Plain Layout
31415
31416 }}}
31417 \end_layout
31418
31419 \end_inset
31420
31421
31422 \end_layout
31423
31424 \begin_layout Standard
31425 Quand on utilise le style global de formule 
31426 \series bold
31427 fleqn
31428 \series default
31429  dans le document
31430 \begin_inset Foot
31431 status collapsed
31432
31433 \begin_layout Plain Layout
31434 Quand 
31435 \begin_inset Quotes eld
31436 \end_inset
31437
31438 fleqn
31439 \begin_inset Quotes erd
31440 \end_inset
31441
31442  est ajouté aux options de la classe de document.
31443 \end_layout
31444
31445 \end_inset
31446
31447 , les formules hors texte peuvent aussi être redimensionnées.
31448 \end_layout
31449
31450 \begin_layout Chapter
31451 Trucs Externes
31452 \begin_inset Index
31453 status collapsed
31454
31455 \begin_layout Plain Layout
31456 Trucs externes
31457 \end_layout
31458
31459 \end_inset
31460
31461
31462 \end_layout
31463
31464 \begin_layout Standard
31465 Avec le menu 
31466 \family sans
31467 Insérer\SpecialChar \menuseparator
31468 Fichier
31469 \family default
31470  vous pouvez insérer un contenu externe à votre document.
31471  Ce contenu peut être :
31472 \end_layout
31473
31474 \begin_layout Description
31475 Document
31476 \begin_inset Space ~
31477 \end_inset
31478
31479 LyX Un autre document LyX ; son contenu est directement inséré dans votre
31480  document.
31481 \end_layout
31482
31483 \begin_layout Description
31484 Texte
31485 \begin_inset Space ~
31486 \end_inset
31487
31488 Brut Un document textuel ; chacune des ses lignes est insérée comme un paragraph
31489 e.
31490 \end_layout
31491
31492 \begin_layout Description
31493 Texte
31494 \begin_inset Space ~
31495 \end_inset
31496
31497 Brut
31498 \begin_inset Space ~
31499 \end_inset
31500
31501 par
31502 \begin_inset Space ~
31503 \end_inset
31504
31505 Ligne Un document textuel ; ses lignes sont insérées telle qu'elles.
31506  Les lignes vides créent un nouveau paragraphe dans votre document.
31507 \end_layout
31508
31509 \begin_layout Description
31510 Objet
31511 \begin_inset Space ~
31512 \end_inset
31513
31514 Externe Fichiers de formats variés.
31515 \end_layout
31516
31517 \begin_layout Description
31518 Sous-Document Documents LyX ou LaTeX.
31519 \end_layout
31520
31521 \begin_layout Section
31522 Objets Externes 
31523 \begin_inset Index
31524 status collapsed
31525
31526 \begin_layout Plain Layout
31527 Trucs externes ! Objets Externes
31528 \end_layout
31529
31530 \end_inset
31531
31532
31533 \end_layout
31534
31535 \begin_layout Standard
31536 La fonction d'insertion d'objets externes vous permet d'insérer le contenu
31537  de fichiers dans votre document sans avoir à convertir ces derniers en
31538  un format qui soit compatible avec le format de sortie, puisque c'est LyX
31539  qui va s'occuper des conversions.
31540  Ce mécanisme est semblable à celui qui permet d'insérer dans un document
31541  LyX des images dans des formats divers.
31542 \end_layout
31543
31544 \begin_layout Standard
31545 On insère des objets externes en utilisant la fenêtre de dialogue 
31546 \family sans
31547 Objet
31548 \begin_inset Space ~
31549 \end_inset
31550
31551 Externe
31552 \family default
31553  qui est accessible via le menu 
31554 \family sans
31555 Insérer\SpecialChar \menuseparator
31556 Fichiers\SpecialChar \menuseparator
31557 Objet
31558 \begin_inset Space ~
31559 \end_inset
31560
31561 Externe
31562 \family default
31563 .
31564  Actuellement les types de fichiers (
31565 \family sans
31566 Modèles
31567 \family default
31568 ) suivants sont autorisés :
31569 \end_layout
31570
31571 \begin_layout Description
31572 Échiquier Ce modèle accepte les diagrammes de positions d'échec produits
31573  par le programme 
31574 \begin_inset ERT
31575 status collapsed
31576
31577 \begin_layout Plain Layout
31578
31579
31580 \backslash
31581 href{http://en.wikipedia.org/wiki/XBoard}{
31582 \end_layout
31583
31584 \end_inset
31585
31586
31587 \series bold
31588 XBoard
31589 \series default
31590
31591 \begin_inset ERT
31592 status collapsed
31593
31594 \begin_layout Plain Layout
31595
31596 }
31597 \end_layout
31598
31599 \end_inset
31600
31601 .
31602 \end_layout
31603
31604 \begin_layout Description
31605 Date Ce modèle insère la date sous la forme 
31606 \emph on
31607 Jour-Mois-Année
31608 \emph default
31609 .
31610  Voici un exemple de date insérée comme objet externe :: 
31611 \begin_inset External
31612         template Date
31613         filename .
31614
31615 \end_inset
31616
31617
31618 \lang english
31619
31620 \begin_inset Space ~
31621 \end_inset
31622
31623
31624 \begin_inset Note Note
31625 status open
31626
31627 \begin_layout Plain Layout
31628
31629 \lang english
31630 Remove the protected space when bug 4398 is fixed!
31631 \end_layout
31632
31633 \end_inset
31634
31635
31636 \lang french
31637
31638 \begin_inset Newline newline
31639 \end_inset
31640
31641 La date n'apparaîtra pas dans LyX, mais seulement dans la sortie imprimée.
31642  Il y a deux autre méthodes pour insérer une date : Avec le menu 
31643 \family sans
31644 Insérer\SpecialChar \menuseparator
31645 Date
31646 \family default
31647  et avec la commande LaTeX 
31648 \series bold
31649
31650 \backslash
31651 today
31652 \series default
31653  entrée comme code TeX.
31654  Ces différentes méthodes sont comparée dans le tableau
31655 \begin_inset Space ~
31656 \end_inset
31657
31658
31659 \begin_inset CommandInset ref
31660 LatexCommand ref
31661 reference "tab:Comparaison-des-dates"
31662
31663 \end_inset
31664
31665 .
31666 \end_layout
31667
31668 \begin_layout Description
31669 LilyPond Ce modèle est utilisé avec des partitions musicales mises en forme
31670  par le programme 
31671 \begin_inset ERT
31672 status collapsed
31673
31674 \begin_layout Plain Layout
31675
31676
31677 \backslash
31678 linebreak 
31679 \end_layout
31680
31681 \end_inset
31682
31683
31684 \begin_inset ERT
31685 status collapsed
31686
31687 \begin_layout Plain Layout
31688
31689
31690 \backslash
31691 href{http://en.wikipedia.org/wiki/LilyPond}{
31692 \end_layout
31693
31694 \end_inset
31695
31696
31697 \series bold
31698 LilyPond
31699 \series default
31700
31701 \begin_inset ERT
31702 status collapsed
31703
31704 \begin_layout Plain Layout
31705
31706 }
31707 \end_layout
31708
31709 \end_inset
31710
31711 .
31712 \begin_inset Note Note
31713 status open
31714
31715 \begin_layout Plain Layout
31716 La commande 
31717 \series bold
31718
31719 \backslash
31720 linebreak
31721 \series default
31722  produit un saut de ligne en même temps que le texte est étiré jusqu'à la
31723  marge de la page.
31724 \end_layout
31725
31726 \end_inset
31727
31728
31729 \end_layout
31730
31731 \begin_layout Description
31732 RasterImage Ce modèle peut être utilisé pour les images matricielles (bitmap).
31733  À peu près tous les formats d'images populaires sont acceptés.
31734  Les images peuvent être traitées dans la fenêtre de dialogue 
31735 \family sans
31736 Objet
31737 \begin_inset Space ~
31738 \end_inset
31739
31740 Externe
31741 \family default
31742  comme les images qui sont habituellement incorporées en utilisant le menu
31743  
31744 \family sans
31745 Insérer\SpecialChar \menuseparator
31746 Graphique
31747 \family default
31748 , comme c'est décrit dans la section
31749 \begin_inset Space ~
31750 \end_inset
31751
31752
31753 \begin_inset CommandInset ref
31754 LatexCommand ref
31755 reference "sec:Graphics-Dialog"
31756
31757 \end_inset
31758
31759 .
31760  La différence est que seules les images matricielles sont autorisées, ce
31761  qui veut dire que les images PDF et EPS ne sont pas acceptées
31762 \begin_inset Note Note
31763 status open
31764
31765 \begin_layout Plain Layout
31766 SVG non plus, je suppose ? (NdT)
31767 \end_layout
31768
31769 \end_inset
31770
31771 .
31772 \end_layout
31773
31774 \begin_layout Description
31775 XFig Ce modèle accepte les images créées avec le programme 
31776 \begin_inset ERT
31777 status collapsed
31778
31779 \begin_layout Plain Layout
31780
31781
31782 \backslash
31783 href{http://en.wikipedia.org/wiki/Xfig}{
31784 \end_layout
31785
31786 \end_inset
31787
31788
31789 \series bold
31790 Xfig
31791 \series default
31792
31793 \begin_inset ERT
31794 status collapsed
31795
31796 \begin_layout Plain Layout
31797
31798 }
31799 \end_layout
31800
31801 \end_inset
31802
31803 .
31804 \end_layout
31805
31806 \begin_layout Standard
31807 \begin_inset Float table
31808 placement h
31809 wide false
31810 sideways false
31811 status open
31812
31813 \begin_layout Plain Layout
31814 \begin_inset Caption
31815
31816 \begin_layout Plain Layout
31817 \begin_inset CommandInset label
31818 LatexCommand label
31819 name "tab:Comparaison-des-dates"
31820
31821 \end_inset
31822
31823 Comparaison des méthodes d'insertion de la date.
31824 \end_layout
31825
31826 \end_inset
31827
31828
31829 \end_layout
31830
31831 \begin_layout Plain Layout
31832 \align center
31833 \begin_inset Tabular
31834 <lyxtabular version="3" rows="4" columns="4">
31835 <features>
31836 <column alignment="center" valignment="top" width="0">
31837 <column alignment="center" valignment="top" width="0">
31838 <column alignment="center" valignment="top" width="0">
31839 <column alignment="center" valignment="top" width="0">
31840 <row>
31841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31842 \begin_inset Text
31843
31844 \begin_layout Plain Layout
31845 Format du document
31846 \end_layout
31847
31848 \end_inset
31849 </cell>
31850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31851 \begin_inset Text
31852
31853 \begin_layout Plain Layout
31854
31855 \family sans
31856 Objet
31857 \begin_inset Space ~
31858 \end_inset
31859
31860 Externe\SpecialChar \menuseparator
31861 Date
31862 \end_layout
31863
31864 \end_inset
31865 </cell>
31866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31867 \begin_inset Text
31868
31869 \begin_layout Plain Layout
31870
31871 \family sans
31872 Insérer\SpecialChar \menuseparator
31873 Date
31874 \end_layout
31875
31876 \end_inset
31877 </cell>
31878 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31879 \begin_inset Text
31880
31881 \begin_layout Plain Layout
31882 commande 
31883 \series bold
31884
31885 \backslash
31886 today
31887 \end_layout
31888
31889 \end_inset
31890 </cell>
31891 </row>
31892 <row>
31893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31894 \begin_inset Text
31895
31896 \begin_layout Plain Layout
31897 LyX
31898 \end_layout
31899
31900 \end_inset
31901 </cell>
31902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31903 \begin_inset Text
31904
31905 \begin_layout Plain Layout
31906 comme boîte d'insert
31907 \end_layout
31908
31909 \end_inset
31910 </cell>
31911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31912 \begin_inset Text
31913
31914 \begin_layout Plain Layout
31915 comme date
31916 \end_layout
31917
31918 \end_inset
31919 </cell>
31920 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31921 \begin_inset Text
31922
31923 \begin_layout Plain Layout
31924 comme boîte de code TeX
31925 \end_layout
31926
31927 \end_inset
31928 </cell>
31929 </row>
31930 <row>
31931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31932 \begin_inset Text
31933
31934 \begin_layout Plain Layout
31935 LaTeX
31936 \end_layout
31937
31938 \end_inset
31939 </cell>
31940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31941 \begin_inset Text
31942
31943 \begin_layout Plain Layout
31944 comme date
31945 \end_layout
31946
31947 \end_inset
31948 </cell>
31949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31950 \begin_inset Text
31951
31952 \begin_layout Plain Layout
31953 comme date
31954 \end_layout
31955
31956 \end_inset
31957 </cell>
31958 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31959 \begin_inset Text
31960
31961 \begin_layout Plain Layout
31962 comme commande
31963 \end_layout
31964
31965 \end_inset
31966 </cell>
31967 </row>
31968 <row>
31969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31970 \begin_inset Text
31971
31972 \begin_layout Plain Layout
31973 DVI, PDF, PS
31974 \end_layout
31975
31976 \end_inset
31977 </cell>
31978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31979 \begin_inset Text
31980
31981 \begin_layout Plain Layout
31982 comme date
31983 \end_layout
31984
31985 \end_inset
31986 </cell>
31987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31988 \begin_inset Text
31989
31990 \begin_layout Plain Layout
31991 comme date
31992 \end_layout
31993
31994 \end_inset
31995 </cell>
31996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31997 \begin_inset Text
31998
31999 \begin_layout Plain Layout
32000 comme date date
32001 \end_layout
32002
32003 \end_inset
32004 </cell>
32005 </row>
32006 </lyxtabular>
32007
32008 \end_inset
32009
32010
32011 \end_layout
32012
32013 \end_inset
32014
32015
32016 \end_layout
32017
32018 \begin_layout Standard
32019 Quand vous activez l'option 
32020 \family sans
32021 Brouillon
32022 \family default
32023  de l'onglet 
32024 \family sans
32025 Fichier
32026 \family default
32027  de la fenêtre de dialogue 
32028 \family sans
32029 Objet
32030 \begin_inset Space ~
32031 \end_inset
32032
32033 Externe
32034 \family default
32035 , seul le chemin vers le fichier inséré est affiché dans la sortie imprimée.
32036 \begin_inset Newline newline
32037 \end_inset
32038
32039 Les objets externes apparaissent dans LyX, soit comme une boîte comme celle-ci
32040  : 
32041 \begin_inset Graphics
32042         filename ../clipart/ExternalMaterialQt4.png
32043         scale 85
32044         scaleBeforeRotation
32045
32046 \end_inset
32047
32048  soit comme une image, selon que vous avez ou non activé l'option 
32049 \family sans
32050 Afficher
32051 \begin_inset Space ~
32052 \end_inset
32053
32054 dans
32055 \begin_inset Space ~
32056 \end_inset
32057
32058 LyX
32059 \family default
32060  de l'onglet 
32061 \family sans
32062 Vue
32063 \begin_inset Space ~
32064 \end_inset
32065
32066 LyX
32067 \family default
32068  de la fenêtre de dialogue 
32069 \family sans
32070 Objet
32071 \begin_inset Space ~
32072 \end_inset
32073
32074 Externe
32075 \family default
32076 .
32077 \end_layout
32078
32079 \begin_layout Standard
32080 Le manuel 
32081 \family sans
32082 \emph on
32083 Personnalisation
32084 \family default
32085 \emph default
32086  explique comment vous pouvez créer vos propres modèles.
32087 \end_layout
32088
32089 \begin_layout Section
32090 Sous-Documents
32091 \begin_inset CommandInset label
32092 LatexCommand label
32093 name "sec:Sous-Documents"
32094
32095 \end_inset
32096
32097
32098 \begin_inset Index
32099 status collapsed
32100
32101 \begin_layout Plain Layout
32102 Trucs externes ! Sous-Documents
32103 \end_layout
32104
32105 \end_inset
32106
32107
32108 \begin_inset Index
32109 status collapsed
32110
32111 \begin_layout Plain Layout
32112 Fichiers ! Insérer
32113 \end_layout
32114
32115 \end_inset
32116
32117
32118 \end_layout
32119
32120 \begin_layout Standard
32121 Les sous-documents sont utilisés quand on a un document très long qui peut
32122  être décomposé en plusieurs parties ou sections plus petites.
32123  Pour des raisons de maintenance il est souvent utile et parfois obligatoire
32124  de découper le document en plusieurs fichiers qui peuvent être relus séparément.
32125  Les différents documents sont ce que l'on appelle les sous-documents et
32126  un document maître les relie pour imprimer le document complet ou seulement
32127  une partie de celui-ci.
32128 \end_layout
32129
32130 \begin_layout Standard
32131 Les documents inclus sont visualisés dans LyX sous la forme d'une boîte
32132  comme celle-ci : 
32133 \begin_inset Graphics
32134         filename clipart/ChildDocumentQt4.png
32135         scale 60
32136         scaleBeforeRotation
32137
32138 \end_inset
32139
32140  Pour inclure des sous-documents dans un document maître , on utilise le
32141  menu 
32142 \family sans
32143 Insérer\SpecialChar \menuseparator
32144 Fichier\SpecialChar \menuseparator
32145 Sous-Document
32146 \family default
32147 .
32148  Une fenêtre de dialogue s'ouvre pour que vous puissiez choisir entre l'une
32149  des quatre méthodes d'inclusion :
32150 \end_layout
32151
32152 \begin_layout Description
32153 Inclus
32154 \begin_inset Space ~
32155 \end_inset
32156
32157 (include) Vous pouvez inclure des documents LyX et LaTeX.
32158  Quand vous cliquez sur le bouton 
32159 \family sans
32160 Charger
32161 \family default
32162  dans la fenêtre de dialogue 
32163 \family sans
32164 Sous-Document
32165 \family default
32166 , le document inclus est ouvert dans LyX dans un nouvel onglet pour que
32167  vous puissiez le modifier.
32168 \begin_inset Newline newline
32169 \end_inset
32170
32171
32172 \end_layout
32173
32174 \begin_layout Standard
32175 Voici un sous-document inséré avec la méthode 
32176 \family sans
32177 Inclus
32178 \family default
32179  : 
32180 \begin_inset CommandInset include
32181 LatexCommand include
32182 filename "DocumentBidon1.lyx"
32183
32184 \end_inset
32185
32186
32187 \end_layout
32188
32189 \begin_layout Standard
32190 La numérotation des sections va prendre en compte les sections des fichiers
32191  incorporés dans l'ordre où ils sont insérés dans le document maître.
32192  Le document qui est inclus comme exemple possède une sous-section qui sera
32193  numérotée comme sous-section de la section actuelle.
32194  Les étiquettes présentes dans le fichier inclus peuvent être référencées
32195  : la sous-section
32196 \begin_inset Space ~
32197 \end_inset
32198
32199
32200 \begin_inset CommandInset ref
32201 LatexCommand ref
32202 reference "sub:Sous-section-externe-1"
32203
32204 \end_inset
32205
32206  est dans le fichier inclus.
32207 \end_layout
32208
32209 \begin_layout Standard
32210 Le préambule du sous-document est tout simplement ignoré, seul le préambule
32211  du document maître est utilisé.
32212  Les documents inclus sont insérés en commençant une nouvelle page et sont
32213  suivis par un saut de page.
32214 \end_layout
32215
32216 \begin_layout Standard
32217 Avec la commande LaTeX 
32218 \series bold
32219
32220 \backslash
32221 includeonly 
32222 \series default
32223 vous pouvez préciser quels sous-documents seront traités pour générer la
32224  sortie imprimée.
32225  C'est utile quand vous ne travaillez que sur quelques chapitres d'un document
32226  important puisque cela vous fait économiser du temps de compilation.
32227  La commande 
32228 \series bold
32229
32230 \backslash
32231 includeonly
32232 \series default
32233  est insérée dans le préambule du document maître.
32234  Elle prend comme arguments une liste de noms de fichiers séparés par des
32235  virgules, par exemple :
32236 \end_layout
32237
32238 \begin_layout Standard
32239
32240 \series bold
32241
32242 \backslash
32243 includeonly{chapitre1,chapitre5}
32244 \end_layout
32245
32246 \begin_layout Standard
32247 fera que seuls les fichiers nommés 
32248 \begin_inset Quotes eld
32249 \end_inset
32250
32251 chapitre1.lyx
32252 \begin_inset Quotes erd
32253 \end_inset
32254
32255  (ou 
32256 \begin_inset Quotes eld
32257 \end_inset
32258
32259 chapitre1.tex
32260 \begin_inset Quotes erd
32261 \end_inset
32262
32263 ) et 
32264 \begin_inset Quotes eld
32265 \end_inset
32266
32267 chapitre5.lyx
32268 \begin_inset Quotes erd
32269 \end_inset
32270
32271  seront traités lors de la compilation.
32272 \end_layout
32273
32274 \begin_layout Standard
32275 \begin_inset Note Greyedout
32276 status open
32277
32278 \begin_layout Plain Layout
32279
32280 \series bold
32281 Note:
32282 \series default
32283  Quand vous avez inclus un fichier LyX ou LaTeX, et que ce dernier utilise
32284  une classe de document différente de celle du document maître, vous recevez
32285  un avertissement quand vous tentez une visualisation ou une exportation,
32286  vu que cela peut produire des résultats inattendus sur la sortie imprimée.
32287 \end_layout
32288
32289 \end_inset
32290
32291
32292 \end_layout
32293
32294 \begin_layout Description
32295 Incorporé
32296 \begin_inset Space ~
32297 \end_inset
32298
32299 (input) Cette méthode est très semblable à la méthode Inclus, les différences
32300  sont :
32301 \end_layout
32302
32303 \begin_deeper
32304 \begin_layout Itemize
32305 Les fichiers incorporés ne commencent pas une nouvelle page ni ne sont suivis
32306  par un saut de page.
32307 \end_layout
32308
32309 \begin_layout Itemize
32310 Les fichiers incorporés peuvent être prévisualisés dans LyX quand l'option
32311  
32312 \family sans
32313 Aperçu
32314 \begin_inset Space ~
32315 \end_inset
32316
32317 sur
32318 \begin_inset Space ~
32319 \end_inset
32320
32321 le
32322 \begin_inset Space ~
32323 \end_inset
32324
32325 vif
32326 \family default
32327  est activée dans les préférences dans la rubrique 
32328 \family sans
32329 Apparence\SpecialChar \menuseparator
32330 Graphique
32331 \family default
32332 .
32333 \end_layout
32334
32335 \begin_layout Itemize
32336 La commande LaTeX 
32337 \series bold
32338
32339 \backslash
32340 includeonly
32341 \series default
32342  ne peut pas être utilisée.
32343 \end_layout
32344
32345 \end_deeper
32346 \begin_layout Standard
32347 Voici un sous document inséré en utilisant la méthode 
32348 \family sans
32349 Incorporé
32350 \family default
32351  : 
32352 \begin_inset CommandInset include
32353 LatexCommand input
32354 preview true
32355 filename "DocumentBidon2.lyx"
32356
32357 \end_inset
32358
32359
32360 \end_layout
32361
32362 \begin_layout Description
32363 Verbatim Avec cette méthodes tous les fichiers textes peuvent être inclus.
32364  Si c'est un fichier LyX ou LaTeX, le contenu sera affiché dans la sortie
32365  sous forme de code source et aucune des commandes éventuellement présentes
32366  ne sera exécutée.
32367  Vous pouvez utiliser l'option 
32368 \family sans
32369 Marquer
32370 \begin_inset Space ~
32371 \end_inset
32372
32373 les
32374 \begin_inset Space ~
32375 \end_inset
32376
32377 espaces
32378 \family default
32379  qui matérialise chaque espace présente dans le code source par un caractère
32380  
32381 \begin_inset Quotes eld
32382 \end_inset
32383
32384
32385 \begin_inset ERT
32386 status collapsed
32387
32388 \begin_layout Plain Layout
32389
32390
32391 \backslash
32392 textvisiblespace 
32393 \end_layout
32394
32395 \end_inset
32396
32397
32398 \begin_inset Quotes erd
32399 \end_inset
32400
32401  .
32402  La différence avec la méthode qui consiste à utiliser le menu 
32403 \family sans
32404 Insérer\SpecialChar \menuseparator
32405 Fichier\SpecialChar \menuseparator
32406 Texte
32407 \begin_inset Space ~
32408 \end_inset
32409
32410 brut
32411 \family default
32412  est que le contenu du document n'apparaît pas dans LyX.
32413 \end_layout
32414
32415 \begin_layout Standard
32416 Voici un sous-document inclus en utilisant la méthode 
32417 \family sans
32418 verbatim
32419 \family default
32420  : 
32421 \begin_inset CommandInset include
32422 LatexCommand verbatiminput
32423 filename "DocumentTexteBidon.txt"
32424
32425 \end_inset
32426
32427
32428 \begin_inset VSpace bigskip
32429 \end_inset
32430
32431 Voici un autre sous-document incorporé par la méthode verbatim en utilisant
32432  l'option 
32433 \family sans
32434 Marquer
32435 \begin_inset Space ~
32436 \end_inset
32437
32438 les
32439 \begin_inset Space ~
32440 \end_inset
32441
32442 espaces :
32443 \family default
32444  
32445 \begin_inset CommandInset include
32446 LatexCommand verbatiminput*
32447 filename "DocumentTexteBidon.txt"
32448
32449 \end_inset
32450
32451
32452 \end_layout
32453
32454 \begin_layout Standard
32455 \begin_inset VSpace bigskip
32456 \end_inset
32457
32458
32459 \end_layout
32460
32461 \begin_layout Standard
32462 \begin_inset Note Greyedout
32463 status open
32464
32465 \begin_layout Plain Layout
32466
32467 \series bold
32468 Note:
32469 \series default
32470  Comme vous pouvez le voir avec les exemples ci-dessus, le texte des documents
32471  inclus avec la méthode verbatim n'est pas découpé à la fin des lignes.
32472 \end_layout
32473
32474 \end_inset
32475
32476
32477 \end_layout
32478
32479 \begin_layout Description
32480 Listings Ce type d'inclusion est décrit dans le chapitre
32481 \begin_inset Space ~
32482 \end_inset
32483
32484
32485 \begin_inset CommandInset ref
32486 LatexCommand ref
32487 reference "cha:Program-Code-Listings"
32488
32489 \end_inset
32490
32491 .
32492 \end_layout
32493
32494 \begin_layout Standard
32495 \begin_inset Note Greyedout
32496 status open
32497
32498 \begin_layout Plain Layout
32499
32500 \series bold
32501 Note:
32502 \series default
32503  Inclure le même document deux fois dans un même document peut poser des
32504  problèmes avec LaTeX.
32505 \end_layout
32506
32507 \end_inset
32508
32509
32510 \end_layout
32511
32512 \begin_layout Chapter
32513 Listings de Code Source
32514 \begin_inset CommandInset label
32515 LatexCommand label
32516 name "cha:Program-Code-Listings"
32517
32518 \end_inset
32519
32520
32521 \begin_inset Index
32522 status collapsed
32523
32524 \begin_layout Plain Layout
32525 Listings
32526 \end_layout
32527
32528 \end_inset
32529
32530
32531 \begin_inset Index
32532 status collapsed
32533
32534 \begin_layout Plain Layout
32535 Code Source
32536 \end_layout
32537
32538 \end_inset
32539
32540
32541 \begin_inset Index
32542 status collapsed
32543
32544 \begin_layout Plain Layout
32545 Flottants ! Listings
32546 \end_layout
32547
32548 \end_inset
32549
32550
32551 \end_layout
32552
32553 \begin_layout Standard
32554 Pour inclure et mettre en forme un listing de code source, vous pouvez utiliser
32555  un insert 
32556 \family sans
32557 Listings
32558 \family default
32559  qui peut être créé grâce au menu 
32560 \family sans
32561 Insérer
32562 \family default
32563 \SpecialChar \menuseparator
32564
32565 \family sans
32566 Listing
32567 \begin_inset Space ~
32568 \end_inset
32569
32570 de
32571 \begin_inset Space ~
32572 \end_inset
32573
32574 Code
32575 \begin_inset Space ~
32576 \end_inset
32577
32578 Source
32579 \family default
32580 .
32581  Le paquetage LaTeX 
32582 \series bold
32583 listings
32584 \series default
32585
32586 \begin_inset Index
32587 status collapsed
32588
32589 \begin_layout Plain Layout
32590 Paquetages LaTeX ! listings
32591 \end_layout
32592
32593 \end_inset
32594
32595  fournit un moyen puissant et flexible d'insérer des listings de code source
32596  dans votre document.
32597  
32598 \end_layout
32599
32600 \begin_layout Standard
32601 Quand vous cliquez avec le bouton droit sur un insert de listings, une fenêtre
32602  de dialogue s'ouvre pour vous permettre de modifier le format du listing.
32603 \end_layout
32604
32605 \begin_layout Standard
32606 Par défaut, un listing commence un nouveau paragraphe dans la sortie imprimée.
32607  L'option d'emplacement 
32608 \family sans
32609 Listing
32610 \begin_inset Space ~
32611 \end_inset
32612
32613 en
32614 \begin_inset Space ~
32615 \end_inset
32616
32617 Ligne
32618 \family default
32619  imprime le listing dans la ligne comme ceci : 
32620 \begin_inset listings
32621 lstparams "language={C++}"
32622 inline true
32623 status open
32624
32625 \begin_layout Plain Layout
32626
32627 \lang english
32628 int a=5;
32629 \end_layout
32630
32631 \end_inset
32632
32633
32634 \begin_inset Newline newline
32635 \end_inset
32636
32637 L'option 
32638 \family sans
32639 Flottant
32640 \family default
32641  crée un flottant de listing pour lequel vous pouvez préciser les options
32642  classiques d'emplacement : 
32643 \begin_inset Quotes eld
32644 \end_inset
32645
32646
32647 \family sans
32648 h
32649 \family default
32650
32651 \begin_inset Quotes erd
32652 \end_inset
32653
32654
32655 \begin_inset Quotes eld
32656 \end_inset
32657
32658
32659 \family sans
32660 t
32661 \family default
32662
32663 \begin_inset Quotes erd
32664 \end_inset
32665
32666
32667 \begin_inset Quotes eld
32668 \end_inset
32669
32670
32671 \family sans
32672 b
32673 \family default
32674
32675 \begin_inset Quotes erd
32676 \end_inset
32677
32678 , et 
32679 \begin_inset Quotes eld
32680 \end_inset
32681
32682
32683 \family sans
32684 p
32685 \family default
32686
32687 \begin_inset Quotes erd
32688 \end_inset
32689
32690  correspondant aux emplacement décrits dans la section
32691 \begin_inset Space ~
32692 \end_inset
32693
32694
32695 \begin_inset CommandInset ref
32696 LatexCommand ref
32697 reference "sec:Placement-flottants"
32698
32699 \end_inset
32700
32701 .
32702  Les options de positionnement peuvent être mélangées et doivent être saisies
32703  sans séparation, par exemple, on peut taper 
32704 \begin_inset Quotes eld
32705 \end_inset
32706
32707
32708 \family sans
32709 htbp
32710 \family default
32711
32712 \begin_inset Quotes erd
32713 \end_inset
32714
32715 .
32716  L' option 
32717 \begin_inset Quotes eld
32718 \end_inset
32719
32720 h
32721 \begin_inset Quotes erd
32722 \end_inset
32723
32724  a parfois aucun effet, mais vous n'avez pas besoin d'utiliser l'option
32725  
32726 \family sans
32727 Flottant
32728 \family default
32729  dans ce cas, vu que les listings non flottants peuvent aussi avoir une
32730  légende et être référencés.
32731 \end_layout
32732
32733 \begin_layout Standard
32734 Vous pouvez ajouter une légende à un listing avec le menu 
32735 \family sans
32736 Insérer\SpecialChar \menuseparator
32737 Légende
32738 \family default
32739 .
32740  On peut référencer les listings de la même façon que les flottants :Voir
32741  le listing
32742 \begin_inset Space ~
32743 \end_inset
32744
32745
32746 \begin_inset CommandInset ref
32747 LatexCommand ref
32748 reference "lst:Listing-exemple"
32749
32750 \end_inset
32751
32752
32753 \end_layout
32754
32755 \begin_layout Standard
32756 \begin_inset listings
32757 lstparams "language=Python"
32758 inline false
32759 status open
32760
32761 \begin_layout Plain Layout
32762
32763 \lang english
32764 \begin_inset Caption
32765
32766 \begin_layout Plain Layout
32767 \begin_inset CommandInset label
32768 LatexCommand label
32769 name "lst:Listing-exemple"
32770
32771 \end_inset
32772
32773 Exemple de listing flottant
32774 \end_layout
32775
32776 \end_inset
32777
32778 # Exemple de listing flottant
32779 \end_layout
32780
32781 \begin_layout Plain Layout
32782
32783 \lang english
32784 def func(param):
32785 \end_layout
32786
32787 \begin_layout Plain Layout
32788
32789 \lang english
32790     'ceci est une fonction python'
32791 \end_layout
32792
32793 \begin_layout Plain Layout
32794
32795 \lang english
32796     pass
32797 \end_layout
32798
32799 \end_inset
32800
32801
32802 \end_layout
32803
32804 \begin_layout Standard
32805 Quand vous avez choisi un langage de programmation dans la fenêtre de dialogue
32806  de listing, les mots-clés de ce langage seront reconnus et mis en forme
32807  de manière particulière dans la sortie imprimée.
32808  Dans l'exemple de listing, le mot clé Python 
32809 \begin_inset Quotes eld
32810 \end_inset
32811
32812 def
32813 \begin_inset Quotes erd
32814 \end_inset
32815
32816  est reconnu et imprimé en caractères gras dans la sortie.
32817 \end_layout
32818
32819 \begin_layout Standard
32820 \begin_inset Note Greyedout
32821 status open
32822
32823 \begin_layout Plain Layout
32824
32825 \series bold
32826 Note:
32827 \series default
32828  Si vous n'obtenez pas des mots-clés en caractères gras quand vous utilisez
32829  une police de caractères à chasse fixe, c'est que votre police ne contient
32830  probablement pas de série grasse.
32831  Dans ce cas choisissez une police différente dans le menu 
32832 \family sans
32833 Document\SpecialChar \menuseparator
32834 Paramètres\SpecialChar \menuseparator
32835 Polices
32836 \family default
32837 .
32838  (Les polices 
32839 \emph on
32840 LuxiMono, BeraMono
32841 \emph default
32842  et 
32843 \emph on
32844 Courier
32845 \emph default
32846  contiennent une série grasse.)
32847 \end_layout
32848
32849 \end_inset
32850
32851
32852 \end_layout
32853
32854 \begin_layout Standard
32855 Dans la rubrique 
32856 \family sans
32857 Numérotation
32858 \begin_inset Space ~
32859 \end_inset
32860
32861 des
32862 \begin_inset Space ~
32863 \end_inset
32864
32865 Lignes
32866 \family default
32867  de la fenêtre de dialogue listings, vous pouvez choisir le style de numérotatio
32868 n des lignes.
32869  Vous pouvez mettre un nombre dans le champ 
32870 \family sans
32871 Pas
32872 \family default
32873  pour désigner les lignes qui seront numérotées.
32874  Par exemple, si vous mettez 
32875 \begin_inset Quotes eld
32876 \end_inset
32877
32878 3
32879 \begin_inset Quotes erd
32880 \end_inset
32881
32882 , seule une ligne sur trois sera numérotée.
32883 \end_layout
32884
32885 \begin_layout Standard
32886 En plus vous pouvez préciser un intervalle de lignes et seules ces lignes
32887  apparaîtront dans la sortie.
32888  Vous devez utiliser l'option 
32889 \family sans
32890 Table
32891 \begin_inset Space ~
32892 \end_inset
32893
32894 de
32895 \begin_inset Space ~
32896 \end_inset
32897
32898 Caractères
32899 \begin_inset Space ~
32900 \end_inset
32901
32902 Étendue
32903 \family default
32904  quand vous employez des caractères spécifiques à une langue donnée comme
32905  les umlauts Allemands dans votre listing.
32906 \begin_inset Newline newline
32907 \end_inset
32908
32909 Voici un exemple de listing avec la numérotation des lignes à gauche par
32910  pas de 3, en langage Python, avec les options 
32911 \begin_inset Quotes eld
32912 \end_inset
32913
32914 Table
32915 \begin_inset Space ~
32916 \end_inset
32917
32918 de
32919 \begin_inset Space ~
32920 \end_inset
32921
32922 caractères
32923 \begin_inset Space ~
32924 \end_inset
32925
32926 étendue
32927 \begin_inset Quotes erd
32928 \end_inset
32929
32930  et 
32931 \begin_inset Quotes eld
32932 \end_inset
32933
32934 Espace
32935 \begin_inset Space ~
32936 \end_inset
32937
32938 représenté
32939 \begin_inset Space ~
32940 \end_inset
32941
32942 par
32943 \begin_inset Space ~
32944 \end_inset
32945
32946 un
32947 \begin_inset Space ~
32948 \end_inset
32949
32950 symbole
32951 \begin_inset Quotes erd
32952 \end_inset
32953
32954 , l'intervalle de ligne étant 3
32955 \begin_inset Space \thinspace{}
32956 \end_inset
32957
32958 -
32959 \begin_inset Space \thinspace{}
32960 \end_inset
32961
32962 8:
32963 \end_layout
32964
32965 \begin_layout Standard
32966 \begin_inset listings
32967 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
32968 inline false
32969 status open
32970
32971 \begin_layout Plain Layout
32972
32973 \lang english
32974 def func(param):
32975 \end_layout
32976
32977 \begin_layout Plain Layout
32978
32979 \lang english
32980     'ceci est une fonction Python'
32981 \end_layout
32982
32983 \begin_layout Plain Layout
32984
32985 \lang english
32986     pass
32987 \end_layout
32988
32989 \begin_layout Plain Layout
32990
32991 \lang english
32992 def func(param):
32993 \end_layout
32994
32995 \begin_layout Plain Layout
32996
32997 \lang english
32998 'Ça, c'est un mot Allemand : Tschüß'
32999 \end_layout
33000
33001 \begin_layout Plain Layout
33002
33003 \lang english
33004 pass
33005 \end_layout
33006
33007 \begin_layout Plain Layout
33008
33009 \lang english
33010 def func(param):
33011 \end_layout
33012
33013 \begin_layout Plain Layout
33014
33015 \lang english
33016 'ceci est une fonction Python'
33017 \end_layout
33018
33019 \begin_layout Plain Layout
33020
33021 \lang english
33022 pass
33023 \end_layout
33024
33025 \end_inset
33026
33027
33028 \end_layout
33029
33030 \begin_layout Standard
33031 \begin_inset Note Greyedout
33032 status open
33033
33034 \begin_layout Plain Layout
33035
33036 \series bold
33037 Note:
33038 \series default
33039  À cause d'un bug dans le paquetage 
33040 \series bold
33041 listings
33042 \series default
33043  la numérotation des lignes se trouve décalée d'une ligne à chaque nouveau
33044  listing.
33045  C'est la raison pour laquelle les lignes 2 et 5 sont numérotées et pas
33046  les lignes 3 et 6.
33047 \end_layout
33048
33049 \end_inset
33050
33051
33052 \end_layout
33053
33054 \begin_layout Standard
33055 \begin_inset VSpace bigskip
33056 \end_inset
33057
33058
33059 \end_layout
33060
33061 \begin_layout Standard
33062 Il est aussi possible d'imprimer les lignes d'un fichier sous la forme d'un
33063  listing.
33064  Pour le faire, il suffit d'utiliser le menu 
33065 \family sans
33066 Insérer\SpecialChar \menuseparator
33067 Fichier\SpecialChar \menuseparator
33068 Sous-Document
33069 \family default
33070  et de choisir le type 
33071 \family sans
33072 Listing
33073 \family default
33074
33075 \begin_inset Space ~
33076 \end_inset
33077
33078
33079 \family sans
33080 de
33081 \begin_inset Space ~
33082 \end_inset
33083
33084 Code
33085 \begin_inset Space ~
33086 \end_inset
33087
33088 source
33089 \family default
33090 .
33091 \begin_inset Foot
33092 status collapsed
33093
33094 \begin_layout Plain Layout
33095 Les autres types de sous-documents sont décrits dans la section
33096 \begin_inset Space ~
33097 \end_inset
33098
33099
33100 \begin_inset CommandInset ref
33101 LatexCommand ref
33102 reference "sec:Sous-Documents"
33103
33104 \end_inset
33105
33106 .
33107 \end_layout
33108
33109 \end_inset
33110
33111  Dans la fenêtre de dialogue du sous-document vous pouvez donner les paramètres
33112  à utiliser pour le listing dans une zone de texte.
33113  Pour avoir une liste des paramètres disponibles, tapez un point d'interrogation
33114  
33115 \begin_inset Quotes eld
33116 \end_inset
33117
33118 ?
33119 \begin_inset Quotes erd
33120 \end_inset
33121
33122  dans la zone de texte.
33123 \end_layout
33124
33125 \begin_layout Standard
33126 Pour faire référence à un sous-document de type listing, tapez une étiquette
33127  dans le champ correspondant de la fenêtre de dialogue.
33128  On peut alors faire référence à cette étiquette en utilisant le menu 
33129 \family sans
33130 Insérer\SpecialChar \menuseparator
33131 Référence
33132 \begin_inset Space ~
33133 \end_inset
33134
33135 Croisée
33136 \family default
33137 .
33138 \end_layout
33139
33140 \begin_layout Standard
33141 Le listing
33142 \begin_inset Space ~
33143 \end_inset
33144
33145
33146 \begin_inset CommandInset ref
33147 LatexCommand ref
33148 reference "lst:listing-fichier"
33149
33150 \end_inset
33151
33152  est une exemple de listing issu d'un fichier ; ici les lignes 10
33153 \begin_inset Space \thinspace{}
33154 \end_inset
33155
33156 -
33157 \begin_inset Space \thinspace{}
33158 \end_inset
33159
33160 15 de ce fichier LyX sont listées.
33161 \end_layout
33162
33163 \begin_layout Standard
33164 \begin_inset CommandInset include
33165 LatexCommand lstinputlisting
33166 filename "EmbeddedObjects.lyx"
33167 lstparams "breaklines=true,caption={Lignes 10 - 15 de ce fichier LyX},firstline=10,label={lst:listing-fichier},language={[LaTeX]TeX},lastline=15"
33168
33169 \end_inset
33170
33171
33172 \end_layout
33173
33174 \begin_layout Standard
33175 \begin_inset VSpace bigskip
33176 \end_inset
33177
33178
33179 \end_layout
33180
33181 \begin_layout Standard
33182 Les paramètres globaux pour les listings peuvent être modifiés avec la fenêtre
33183  de dialogue 
33184 \family sans
33185 Document\SpecialChar \menuseparator
33186 Paramètres\SpecialChar \menuseparator
33187 Format
33188 \begin_inset Space ~
33189 \end_inset
33190
33191 du
33192 \begin_inset Space ~
33193 \end_inset
33194
33195 Texte
33196 \family default
33197 .
33198  Pour avoir la liste des options disponibles, tapez un point d'interrogation
33199  
33200 \begin_inset Quotes eld
33201 \end_inset
33202
33203 ?
33204 \begin_inset Quotes erd
33205 \end_inset
33206
33207  dans le champ 
33208 \family sans
33209 Paramètres
33210 \begin_inset Space ~
33211 \end_inset
33212
33213 du
33214 \begin_inset Space ~
33215 \end_inset
33216
33217 Listing
33218 \family default
33219 .
33220 \end_layout
33221
33222 \begin_layout Standard
33223 Pour plus d'information sur le paquetage 
33224 \series bold
33225 listings
33226 \series default
33227 , nous vous renvoyons à sa documentation 
33228 \begin_inset CommandInset citation
33229 LatexCommand cite
33230 key "listings"
33231
33232 \end_inset
33233
33234 .
33235 \end_layout
33236
33237 \begin_layout Standard
33238 \begin_inset Newpage newpage
33239 \end_inset
33240
33241
33242 \end_layout
33243
33244 \begin_layout Chapter
33245 \start_of_appendix
33246 Unités de longueur utilisables avec LyX
33247 \begin_inset OptArg
33248 status collapsed
33249
33250 \begin_layout Plain Layout
33251 Unités de longueur
33252 \end_layout
33253
33254 \end_inset
33255
33256
33257 \begin_inset Index
33258 status collapsed
33259
33260 \begin_layout Plain Layout
33261 Unités
33262 \end_layout
33263
33264 \end_inset
33265
33266
33267 \begin_inset CommandInset label
33268 LatexCommand label
33269 name "cha:Unités-de-longueur"
33270
33271 \end_inset
33272
33273
33274 \end_layout
33275
33276 \begin_layout Standard
33277 Pour comprendre les unités de longueur utilisées dans cette documentation,
33278  le tableau
33279 \begin_inset Space ~
33280 \end_inset
33281
33282
33283 \begin_inset CommandInset ref
33284 LatexCommand ref
33285 reference "tab:Unités"
33286
33287 \end_inset
33288
33289 décrit les unités utilisées par LyX.
33290 \begin_inset Float table
33291 placement h
33292 wide false
33293 sideways false
33294 status open
33295
33296 \begin_layout Plain Layout
33297 \begin_inset Caption
33298
33299 \begin_layout Plain Layout
33300 \begin_inset CommandInset label
33301 LatexCommand label
33302 name "tab:Unités"
33303
33304 \end_inset
33305
33306 Unités de longueur
33307 \end_layout
33308
33309 \end_inset
33310
33311
33312 \end_layout
33313
33314 \begin_layout Plain Layout
33315 \begin_inset VSpace medskip
33316 \end_inset
33317
33318
33319 \end_layout
33320
33321 \begin_layout Plain Layout
33322 \align center
33323 \begin_inset Tabular
33324 <lyxtabular version="3" rows="20" columns="2">
33325 <features>
33326 <column alignment="center" valignment="top" width="0">
33327 <column alignment="center" valignment="top" width="0">
33328 <row>
33329 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33330 \begin_inset Text
33331
33332 \begin_layout Plain Layout
33333 unité
33334 \end_layout
33335
33336 \end_inset
33337 </cell>
33338 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33339 \begin_inset Text
33340
33341 \begin_layout Plain Layout
33342 nom/description
33343 \end_layout
33344
33345 \end_inset
33346 </cell>
33347 </row>
33348 <row>
33349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33350 \begin_inset Text
33351
33352 \begin_layout Plain Layout
33353 mm
33354 \end_layout
33355
33356 \end_inset
33357 </cell>
33358 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33359 \begin_inset Text
33360
33361 \begin_layout Plain Layout
33362 millimètre
33363 \end_layout
33364
33365 \end_inset
33366 </cell>
33367 </row>
33368 <row>
33369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33370 \begin_inset Text
33371
33372 \begin_layout Plain Layout
33373 cm
33374 \end_layout
33375
33376 \end_inset
33377 </cell>
33378 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33379 \begin_inset Text
33380
33381 \begin_layout Plain Layout
33382 centimètre
33383 \end_layout
33384
33385 \end_inset
33386 </cell>
33387 </row>
33388 <row>
33389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33390 \begin_inset Text
33391
33392 \begin_layout Plain Layout
33393 in
33394 \end_layout
33395
33396 \end_inset
33397 </cell>
33398 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33399 \begin_inset Text
33400
33401 \begin_layout Plain Layout
33402 pouce (inch)
33403 \end_layout
33404
33405 \end_inset
33406 </cell>
33407 </row>
33408 <row>
33409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33410 \begin_inset Text
33411
33412 \begin_layout Plain Layout
33413 pt
33414 \end_layout
33415
33416 \end_inset
33417 </cell>
33418 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33419 \begin_inset Text
33420
33421 \begin_layout Plain Layout
33422 point (72.27
33423 \begin_inset Space \thinspace{}
33424 \end_inset
33425
33426 pt = 1
33427 \begin_inset Space \thinspace{}
33428 \end_inset
33429
33430 in)
33431 \end_layout
33432
33433 \end_inset
33434 </cell>
33435 </row>
33436 <row>
33437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33438 \begin_inset Text
33439
33440 \begin_layout Plain Layout
33441 pc
33442 \end_layout
33443
33444 \end_inset
33445 </cell>
33446 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33447 \begin_inset Text
33448
33449 \begin_layout Plain Layout
33450 pica (1
33451 \begin_inset Space \thinspace{}
33452 \end_inset
33453
33454 pc = 12
33455 \begin_inset Space \thinspace{}
33456 \end_inset
33457
33458 pt)
33459 \end_layout
33460
33461 \end_inset
33462 </cell>
33463 </row>
33464 <row>
33465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33466 \begin_inset Text
33467
33468 \begin_layout Plain Layout
33469 sp
33470 \end_layout
33471
33472 \end_inset
33473 </cell>
33474 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33475 \begin_inset Text
33476
33477 \begin_layout Plain Layout
33478 scaled point (65536
33479 \begin_inset Space \thinspace{}
33480 \end_inset
33481
33482 sp = 1
33483 \begin_inset Space \thinspace{}
33484 \end_inset
33485
33486 pt)
33487 \end_layout
33488
33489 \end_inset
33490 </cell>
33491 </row>
33492 <row>
33493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33494 \begin_inset Text
33495
33496 \begin_layout Plain Layout
33497 bp
33498 \end_layout
33499
33500 \end_inset
33501 </cell>
33502 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33503 \begin_inset Text
33504
33505 \begin_layout Plain Layout
33506 gros point (72
33507 \begin_inset Space \thinspace{}
33508 \end_inset
33509
33510 bp = 1
33511 \begin_inset Space \thinspace{}
33512 \end_inset
33513
33514 in)
33515 \end_layout
33516
33517 \end_inset
33518 </cell>
33519 </row>
33520 <row>
33521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33522 \begin_inset Text
33523
33524 \begin_layout Plain Layout
33525 dd
33526 \end_layout
33527
33528 \end_inset
33529 </cell>
33530 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33531 \begin_inset Text
33532
33533 \begin_layout Plain Layout
33534 didot (72
33535 \begin_inset Space \thinspace{}
33536 \end_inset
33537
33538 dd 
33539 \begin_inset Formula $\approx$
33540 \end_inset
33541
33542  37.6
33543 \begin_inset Space \thinspace{}
33544 \end_inset
33545
33546 mm)
33547 \end_layout
33548
33549 \end_inset
33550 </cell>
33551 </row>
33552 <row>
33553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33554 \begin_inset Text
33555
33556 \begin_layout Plain Layout
33557 cc
33558 \end_layout
33559
33560 \end_inset
33561 </cell>
33562 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33563 \begin_inset Text
33564
33565 \begin_layout Plain Layout
33566 cicero (1
33567 \begin_inset Space \thinspace{}
33568 \end_inset
33569
33570 cc = 12
33571 \begin_inset Space \thinspace{}
33572 \end_inset
33573
33574 dd)
33575 \end_layout
33576
33577 \end_inset
33578 </cell>
33579 </row>
33580 <row>
33581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33582 \begin_inset Text
33583
33584 \begin_layout Plain Layout
33585 Scale%
33586 \end_layout
33587
33588 \end_inset
33589 </cell>
33590 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33591 \begin_inset Text
33592
33593 \begin_layout Plain Layout
33594 % de la largeur originale de l'image
33595 \end_layout
33596
33597 \end_inset
33598 </cell>
33599 </row>
33600 <row>
33601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33602 \begin_inset Text
33603
33604 \begin_layout Plain Layout
33605 text%
33606 \end_layout
33607
33608 \end_inset
33609 </cell>
33610 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33611 \begin_inset Text
33612
33613 \begin_layout Plain Layout
33614 % de la largeur du texte
33615 \end_layout
33616
33617 \end_inset
33618 </cell>
33619 </row>
33620 <row>
33621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33622 \begin_inset Text
33623
33624 \begin_layout Plain Layout
33625 col%
33626 \end_layout
33627
33628 \end_inset
33629 </cell>
33630 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33631 \begin_inset Text
33632
33633 \begin_layout Plain Layout
33634 % de la largeur de la colonne
33635 \end_layout
33636
33637 \end_inset
33638 </cell>
33639 </row>
33640 <row>
33641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33642 \begin_inset Text
33643
33644 \begin_layout Plain Layout
33645 page%
33646 \end_layout
33647
33648 \end_inset
33649 </cell>
33650 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33651 \begin_inset Text
33652
33653 \begin_layout Plain Layout
33654 % de la largeur du papier
33655 \end_layout
33656
33657 \end_inset
33658 </cell>
33659 </row>
33660 <row>
33661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33662 \begin_inset Text
33663
33664 \begin_layout Plain Layout
33665 line%
33666 \end_layout
33667
33668 \end_inset
33669 </cell>
33670 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33671 \begin_inset Text
33672
33673 \begin_layout Plain Layout
33674 % de la largeur de la ligne
33675 \end_layout
33676
33677 \end_inset
33678 </cell>
33679 </row>
33680 <row>
33681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33682 \begin_inset Text
33683
33684 \begin_layout Plain Layout
33685 theight%
33686 \end_layout
33687
33688 \end_inset
33689 </cell>
33690 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33691 \begin_inset Text
33692
33693 \begin_layout Plain Layout
33694 % la hauteur du texte
33695 \end_layout
33696
33697 \end_inset
33698 </cell>
33699 </row>
33700 <row>
33701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33702 \begin_inset Text
33703
33704 \begin_layout Plain Layout
33705 pheight%
33706 \end_layout
33707
33708 \end_inset
33709 </cell>
33710 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33711 \begin_inset Text
33712
33713 \begin_layout Plain Layout
33714 % hauteur du papier
33715 \end_layout
33716
33717 \end_inset
33718 </cell>
33719 </row>
33720 <row>
33721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33722 \begin_inset Text
33723
33724 \begin_layout Plain Layout
33725 ex
33726 \end_layout
33727
33728 \end_inset
33729 </cell>
33730 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33731 \begin_inset Text
33732
33733 \begin_layout Plain Layout
33734 hauteur de la lettre 
33735 \emph on
33736 x
33737 \emph default
33738  dans la police courante
33739 \end_layout
33740
33741 \end_inset
33742 </cell>
33743 </row>
33744 <row>
33745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33746 \begin_inset Text
33747
33748 \begin_layout Plain Layout
33749 em
33750 \end_layout
33751
33752 \end_inset
33753 </cell>
33754 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33755 \begin_inset Text
33756
33757 \begin_layout Plain Layout
33758 largeur de la lettre
33759 \emph on
33760  M
33761 \emph default
33762  dans la police courante
33763 \end_layout
33764
33765 \end_inset
33766 </cell>
33767 </row>
33768 <row>
33769 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33770 \begin_inset Text
33771
33772 \begin_layout Plain Layout
33773 mu
33774 \end_layout
33775
33776 \end_inset
33777 </cell>
33778 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33779 \begin_inset Text
33780
33781 \begin_layout Plain Layout
33782 unité mathématique (1
33783 \begin_inset Space \thinspace{}
33784 \end_inset
33785
33786 mu = 1/18
33787 \begin_inset Space \thinspace{}
33788 \end_inset
33789
33790 em)
33791 \end_layout
33792
33793 \end_inset
33794 </cell>
33795 </row>
33796 </lyxtabular>
33797
33798 \end_inset
33799
33800
33801 \end_layout
33802
33803 \end_inset
33804
33805
33806 \end_layout
33807
33808 \begin_layout Chapter
33809 Formats des fichiers de sortie graphiques
33810 \begin_inset CommandInset label
33811 LatexCommand label
33812 name "cha:Formats-fichiers-graphiques"
33813
33814 \end_inset
33815
33816
33817 \end_layout
33818
33819 \begin_layout Section
33820 DVI
33821 \begin_inset Index
33822 status collapsed
33823
33824 \begin_layout Plain Layout
33825 Formats de Fichiers! DVI
33826 \end_layout
33827
33828 \end_inset
33829
33830
33831 \begin_inset Index
33832 status collapsed
33833
33834 \begin_layout Plain Layout
33835 DVI|see
33836 \begin_inset ERT
33837 status collapsed
33838
33839 \begin_layout Plain Layout
33840
33841 {
33842 \end_layout
33843
33844 \end_inset
33845
33846 Formats de Fichiers
33847 \begin_inset ERT
33848 status collapsed
33849
33850 \begin_layout Plain Layout
33851
33852 }
33853 \end_layout
33854
33855 \end_inset
33856
33857
33858 \end_layout
33859
33860 \end_inset
33861
33862
33863 \end_layout
33864
33865 \begin_layout Standard
33866 Ce type de fichiers a l'extension 
33867 \begin_inset Quotes fld
33868 \end_inset
33869
33870
33871 \family typewriter
33872 .dvi
33873 \family default
33874
33875 \begin_inset Quotes frd
33876 \end_inset
33877
33878 .
33879  Il est appelé 
33880 \emph on
33881 indépendant de l'appareil
33882 \emph default
33883  ou 
33884 \begin_inset Quotes fld
33885 \end_inset
33886
33887 device independent (DVI)
33888 \begin_inset Quotes frd
33889 \end_inset
33890
33891 , car il est complètement portable ; vous pouvez les recopier d'une machine
33892  à l'autre sans avoir à faire de conversion.
33893  À l'époque où ce format a été développé, c'était loin d'être évident.
33894  Les fichiers DVI sont utilisés pour une visualisation rapide et comme une
33895  étape préliminaire avant la conversion vers un autre format comme le PostScript.
33896 \end_layout
33897
33898 \begin_layout Standard
33899 \begin_inset Note Greyedout
33900 status open
33901
33902 \begin_layout Plain Layout
33903
33904 \series bold
33905 Note:
33906 \series default
33907  Les fichiers DVI ne contiennent pas d'images, elles sont seulement liées
33908  au fichier.
33909  
33910 \end_layout
33911
33912 \end_inset
33913
33914  N'oubliez donc pas de fournir vos images en même temps que vos fichiers
33915  
33916 \family typewriter
33917 .dvi
33918 \family default
33919 .
33920  Cette caractéristique peut aussi ralentir votre ordinateur quand vous visualise
33921 z le DVI puisque le programme de visualisation doit convertir les images
33922  en tâche de fond pour les rendre visibles quand vous faites défiler votre
33923  document.
33924  C'est pourquoi nous recommandons d'utiliser des fichiers PDF pour les documents
33925  avec de nombreuses images.
33926 \end_layout
33927
33928 \begin_layout Standard
33929 Vous pouvez exporter votre document comme un fichier DVI en utilisant le
33930  menu 
33931 \family sans
33932 Fichier\SpecialChar \menuseparator
33933 Exporter\SpecialChar \menuseparator
33934 DVI.
33935
33936 \family default
33937  Vous pouvez visualiser votre document sous forme de DVI grâce au menu 
33938 \family sans
33939 Visualiser
33940 \family default
33941  ou en utilisant le bouton
33942 \begin_inset Graphics
33943         filename ../../images/buffer-view_dvi.png
33944         scale 85
33945         scaleBeforeRotation
33946
33947 \end_inset
33948
33949  de la barre d'outils.
33950 \end_layout
33951
33952 \begin_layout Section
33953 PostScript
33954 \begin_inset CommandInset label
33955 LatexCommand label
33956 name "sec:PostScript"
33957
33958 \end_inset
33959
33960
33961 \begin_inset Index
33962 status collapsed
33963
33964 \begin_layout Plain Layout
33965 Formats de Fichiers ! PostScript
33966 \end_layout
33967
33968 \end_inset
33969
33970
33971 \begin_inset Index
33972 status collapsed
33973
33974 \begin_layout Plain Layout
33975 PostScript|see
33976 \begin_inset ERT
33977 status collapsed
33978
33979 \begin_layout Plain Layout
33980
33981 {
33982 \end_layout
33983
33984 \end_inset
33985
33986 Formats de Fichiers
33987 \begin_inset ERT
33988 status collapsed
33989
33990 \begin_layout Plain Layout
33991
33992 }
33993 \end_layout
33994
33995 \end_inset
33996
33997
33998 \end_layout
33999
34000 \end_inset
34001
34002
34003 \end_layout
34004
34005 \begin_layout Standard
34006 Ce type de fichiers a l'extension 
34007 \begin_inset Quotes fld
34008 \end_inset
34009
34010
34011 \family typewriter
34012 .ps
34013 \family default
34014
34015 \begin_inset Quotes frd
34016 \end_inset
34017
34018 .
34019  PostScript a été développé par la société 
34020 \series bold
34021 Adobe
34022 \series default
34023  comme un langage pour les imprimantes.
34024  De ce fait le fichier contient toutes les commandes utilisées par l'imprimante
34025  pour imprimer le document.
34026  PostScript peut être considéré comme un 
34027 \begin_inset Quotes fld
34028 \end_inset
34029
34030 langage de programmation
34031 \begin_inset Quotes frd
34032 \end_inset
34033
34034  ; vous pouvez en effet faire des calculs  ou tracer des diagrammes ou des
34035  images
34036 \begin_inset Foot
34037 status open
34038
34039 \begin_layout Plain Layout
34040 Si vous souhaitez en apprendre plus à ce sujet, jetez un coup d'œil au paquetage
34041  LaTeX 
34042 \series bold
34043 pstricks
34044 \series default
34045
34046 \begin_inset CommandInset citation
34047 LatexCommand cite
34048 key "pstricks"
34049
34050 \end_inset
34051
34052 .
34053 \end_layout
34054
34055 \end_inset
34056
34057 .
34058  En partie à cause de toutes ces possibilités un fichier PostScript est
34059  souvent plus gros qu'un PDF.
34060 \end_layout
34061
34062 \begin_layout Standard
34063 En partie à cause de toutes ces possibilités un fichier PostScript est souvent
34064  plus gros qu'un PDF.
34065 \end_layout
34066
34067 \begin_layout Standard
34068 PostScript ne peut contenir que des images au format 
34069 \begin_inset Quotes fld
34070 \end_inset
34071
34072 PostScript Encapsulé
34073 \begin_inset Quotes frd
34074 \end_inset
34075
34076  (encapsulated PostScript ou EPS, d'extension 
34077 \family typewriter
34078 .eps
34079 \family default
34080 ).
34081  Comme LyX vous permet n'importe quel format d'image connu dans votre document,
34082  il doit les convertir en interne en EPS.
34083  Si vous avez par exemple 50 images dans votre document, LyX doit faire
34084  50 conversions à chaque fois que vous visualisez ou que vous exportez votre
34085  document.
34086  Cela risque de ralentir de façon importante votre rythme de travail.
34087  En conclusion, si vous prévoyez d'utiliser PostScript, vous pouvez insérer
34088  vos images directement en EPS pour éviter ce problème.
34089 \end_layout
34090
34091 \begin_layout Standard
34092 Vous pouvez exporter votre document comme un fichier PostScript en utilisant
34093  le menu 
34094 \family sans
34095 Fichier\SpecialChar \menuseparator
34096 Exporter\SpecialChar \menuseparator
34097 PostScript.
34098
34099 \family default
34100  Vous pouvez visualiser votre document sous forme PostScript grâce au menu
34101  
34102 \family sans
34103 Visualiser
34104 \family default
34105  ou en utilisant le bouton 
34106 \begin_inset Graphics
34107         filename ../../images/buffer-view_ps.png
34108         scale 85
34109         scaleBeforeRotation
34110
34111 \end_inset
34112
34113  de la barre d'outils.
34114 \end_layout
34115
34116 \begin_layout Section
34117 PDF
34118 \begin_inset CommandInset label
34119 LatexCommand label
34120 name "sec:PDF"
34121
34122 \end_inset
34123
34124
34125 \begin_inset Index
34126 status collapsed
34127
34128 \begin_layout Plain Layout
34129 Formats de Fichiers ! PDF
34130 \end_layout
34131
34132 \end_inset
34133
34134
34135 \begin_inset Index
34136 status collapsed
34137
34138 \begin_layout Plain Layout
34139 PDF
34140 \end_layout
34141
34142 \end_inset
34143
34144
34145 \end_layout
34146
34147 \begin_layout Standard
34148 Ce type de fichiers a l'extension 
34149 \begin_inset Quotes fld
34150 \end_inset
34151
34152
34153 \family typewriter
34154 .pdf
34155 \family default
34156
34157 \begin_inset Quotes frd
34158 \end_inset
34159
34160 .
34161  Ce 
34162 \begin_inset Quotes fld
34163 \end_inset
34164
34165 format de document portable
34166 \begin_inset Quotes frd
34167 \end_inset
34168
34169  (portable document format ou PDF) est développé par 
34170 \family typewriter
34171 Adobe
34172 \family default
34173  comme une évolution de PostScript.
34174  Il est plus comprimé et utilise moins de commandes que PostScript.
34175  Comme son nom l'indique, il est 
34176 \begin_inset Quotes fld
34177 \end_inset
34178
34179 portable
34180 \begin_inset Quotes frd
34181 \end_inset
34182
34183  et peut donc être traité par n'importe quel ordinateur et la sortie imprimée
34184  aura exactement le même aspect.
34185 \end_layout
34186
34187 \begin_layout Standard
34188 PDF peut contenir des images dans son propre format PDF et dans les formats
34189  JPG (format du 
34190 \begin_inset Quotes fld
34191 \end_inset
34192
34193 Joint Photographic Expert Group
34194 \begin_inset Quotes frd
34195 \end_inset
34196
34197  avec comme extension 
34198 \family typewriter
34199 .jpg
34200 \family default
34201  ou 
34202 \family typewriter
34203 .jpeg
34204 \family default
34205 ) et PNG (
34206 \begin_inset Quotes fld
34207 \end_inset
34208
34209 Portable Network Graphics
34210 \begin_inset Quotes frd
34211 \end_inset
34212
34213  avec l'extension 
34214 \family typewriter
34215 .png
34216 \family default
34217 ).
34218  Vous pouvez quand même utiliser d'autres formats puisque LyX les convertit
34219  dans un de ces formats.
34220  Mais comme il est dit dans la section sur PostScript, les conversions d'images
34221  vont ralentir votre travail.
34222  Nous recommandons donc l'utilisation de l'un des trois formats cités.
34223 \end_layout
34224
34225 \begin_layout Standard
34226 Vous pouvez exporter votre document comme un fichier PDF en utilisant le
34227  menu 
34228 \family sans
34229 Fichier\SpecialChar \menuseparator
34230 Exporter 
34231 \family default
34232 de trois façons différentes:
34233 \end_layout
34234
34235 \begin_layout Description
34236 PDF
34237 \begin_inset Space ~
34238 \end_inset
34239
34240 (ps2pdf) Ceci utilise le programme 
34241 \family typewriter
34242 ps2pdf
34243 \family default
34244  qui créé un PDF à partir de la version PostScript de votre fichier.
34245  Cette dernière est produite par le programme 
34246 \family typewriter
34247 dvips
34248 \family default
34249  qui utilise une version DVI comme étape intermédiaire.
34250  Cette variante consiste donc en trois conversions.
34251 \end_layout
34252
34253 \begin_layout Description
34254 PDF
34255 \begin_inset Space ~
34256 \end_inset
34257
34258 (dvipdfm) Ceci utilise le programme 
34259 \family typewriter
34260 dvipdfm
34261 \family default
34262  qui convertit votre fichier en DVI avant de le convertir en PDF.
34263 \end_layout
34264
34265 \begin_layout Description
34266 PDF
34267 \begin_inset Space ~
34268 \end_inset
34269
34270 (pdflatex) Ceci utilise le programme 
34271 \family typewriter
34272 pdftex
34273 \family default
34274  qui convertit directement votre fichier en PDF.
34275 \end_layout
34276
34277 \begin_layout Standard
34278 Nous recommandons d'utiliser l'option 
34279 \family sans
34280 PDF
34281 \begin_inset Space ~
34282 \end_inset
34283
34284 (pdflatex)
34285 \family default
34286  car 
34287 \family typewriter
34288 pdftex
34289 \family default
34290  accepte toutes les fonctionnalités des versions actuelles de PDF.
34291  Il est en plus rapide et stable.
34292  Le programme 
34293 \family typewriter
34294 dvipdfm
34295 \family default
34296  n'est plus développé est est donc un peu dépassé.
34297 \end_layout
34298
34299 \begin_layout Standard
34300
34301 \end_layout
34302
34303 \begin_layout Standard
34304 Vous pouvez visualiser votre document sous forme PDF grâce au menu 
34305 \family sans
34306 Visualiser
34307 \family default
34308  ou en utilisant le bouton 
34309 \begin_inset Graphics
34310         filename ../../images/buffer-view_pdf2.png
34311         scale 85
34312         scaleBeforeRotation
34313
34314 \end_inset
34315
34316  de la barre d'outils
34317 \family sans
34318  (
34319 \family default
34320 qui utilise 
34321 \family sans
34322 PDF
34323 \begin_inset Space ~
34324 \end_inset
34325
34326 (pdflatex)
34327 \family default
34328 ).
34329 \end_layout
34330
34331 \begin_layout Chapter
34332 Explication de l' Équation
34333 \begin_inset Space ~
34334 \end_inset
34335
34336
34337 \begin_inset CommandInset ref
34338 LatexCommand eqref
34339 reference "eq:Wgn"
34340
34341 \end_inset
34342
34343
34344 \begin_inset CommandInset label
34345 LatexCommand label
34346 name "cha:Explication-de-l'Equation"
34347
34348 \end_inset
34349
34350
34351 \end_layout
34352
34353 \begin_layout Standard
34354 La largeur totale de 
34355 \emph on
34356 n
34357 \emph default
34358  cellules de tableau 
34359 \begin_inset Formula $W_{\mathrm{tot\, n}}$
34360 \end_inset
34361
34362  peut être calculée avec
34363 \end_layout
34364
34365 \begin_layout Standard
34366 \begin_inset Formula \begin{equation}
34367 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}
34368
34369 \end_inset
34370
34371
34372 \end_layout
34373
34374 \begin_layout Standard
34375 Où 
34376 \begin_inset Formula $W_{g\, n}$
34377 \end_inset
34378
34379  est la largeur fixe de toutes les cellules.
34380  
34381 \series bold
34382
34383 \backslash
34384 tabcolsep
34385 \series default
34386  est la largeur utilisée par LaTeX entre le texte de la cellule et la bordure,
34387  sa valeur par défaut est 6
34388 \begin_inset Space \thinspace{}
34389 \end_inset
34390
34391 pt.
34392  
34393 \series bold
34394
34395 \backslash
34396 arrayrulewidth
34397 \series default
34398  est l'épaisseur de la bordure de la cellule, qui est par défaut de 0.4
34399 \begin_inset Space \thinspace{}
34400 \end_inset
34401
34402 pt.
34403 \end_layout
34404
34405 \begin_layout Standard
34406 D'après l'équation
34407 \begin_inset Space ~
34408 \end_inset
34409
34410
34411 \begin_inset CommandInset ref
34412 LatexCommand eqref
34413 reference "eq:Wtot_n"
34414
34415 \end_inset
34416
34417 , la largeur totale d'une multicolonne, 
34418 \begin_inset Formula $W_{\mathrm{tot\, mult}}$
34419 \end_inset
34420
34421  est
34422 \end_layout
34423
34424 \begin_layout Standard
34425 \begin_inset Formula \begin{equation}
34426 W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}\end{equation}
34427
34428 \end_inset
34429
34430
34431 \end_layout
34432
34433 \begin_layout Standard
34434 En posant que les équations 
34435 \begin_inset Space ~
34436 \end_inset
34437
34438
34439 \begin_inset CommandInset ref
34440 LatexCommand eqref
34441 reference "eq:Wtot_n"
34442
34443 \end_inset
34444
34445  et 
34446 \begin_inset CommandInset ref
34447 LatexCommand eqref
34448 reference "eq:Wtot_mult"
34449
34450 \end_inset
34451
34452  sont égales, on peut calculer la largeur nécessaire 
34453 \begin_inset Formula $W_{g\, n}$
34454 \end_inset
34455
34456  quand 
34457 \emph on
34458 n
34459 \emph default
34460  colonnes sont couvertes, de façon à ce que chaque colonne ait une largeur
34461  de 
34462 \begin_inset Formula $W_{\mathrm{tot\, mult}}/n$
34463 \end_inset
34464
34465 :
34466 \end_layout
34467
34468 \begin_layout Standard
34469 \begin_inset Formula \begin{equation}
34470 W_{g\, n}=(W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}))/n\end{equation}
34471
34472 \end_inset
34473
34474
34475 \end_layout
34476
34477 \begin_layout Bibliography
34478 \begin_inset CommandInset bibitem
34479 LatexCommand bibitem
34480 key "latexcompanion"
34481
34482 \end_inset
34483
34484 Frank Mittelbach and Michel Goossens: 
34485 \emph on
34486 The LaTeX Companion Second Edition.
34487
34488 \emph default
34489  Addison-Wesley, 2004
34490 \end_layout
34491
34492 \begin_layout Bibliography
34493 \begin_inset CommandInset bibitem
34494 LatexCommand bibitem
34495 key "latexguide"
34496
34497 \end_inset
34498
34499 Helmut Kopka and Patrick W.
34500  Daly: 
34501 \emph on
34502 A Guide to LaTeX Fourth Edition.
34503
34504 \emph default
34505  Addison-Wesley, 2003
34506 \end_layout
34507
34508 \begin_layout Bibliography
34509 \begin_inset CommandInset bibitem
34510 LatexCommand bibitem
34511 key "latexbook"
34512
34513 \end_inset
34514
34515 Leslie Lamport: 
34516 \emph on
34517 LaTeX: A Document Preparation System.
34518
34519 \emph default
34520  Addison-Wesley, second edition, 1994
34521 \end_layout
34522
34523 \begin_layout Bibliography
34524 \begin_inset CommandInset bibitem
34525 LatexCommand bibitem
34526 key "booktabs"
34527
34528 \end_inset
34529
34530
34531 \begin_inset ERT
34532 status collapsed
34533
34534 \begin_layout Plain Layout
34535
34536
34537 \backslash
34538 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf}
34539 {
34540 \end_layout
34541
34542 \end_inset
34543
34544 Documentation
34545 \begin_inset ERT
34546 status collapsed
34547
34548 \begin_layout Plain Layout
34549
34550 }
34551 \end_layout
34552
34553 \end_inset
34554
34555  du paquetage LaTeX 
34556 \series bold
34557 booktabs
34558 \series default
34559
34560 \begin_inset Index
34561 status collapsed
34562
34563 \begin_layout Plain Layout
34564 Paquetages LaTeX ! booktabs
34565 \end_layout
34566
34567 \end_inset
34568
34569
34570 \end_layout
34571
34572 \begin_layout Bibliography
34573 \begin_inset CommandInset bibitem
34574 LatexCommand bibitem
34575 key "caption"
34576
34577 \end_inset
34578
34579
34580 \begin_inset ERT
34581 status collapsed
34582
34583 \begin_layout Plain Layout
34584
34585
34586 \backslash
34587 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf}{
34588 \end_layout
34589
34590 \end_inset
34591
34592 Documentation
34593 \begin_inset ERT
34594 status collapsed
34595
34596 \begin_layout Plain Layout
34597
34598 }
34599 \end_layout
34600
34601 \end_inset
34602
34603  du paquetage LaTeX 
34604 \series bold
34605 caption
34606 \series default
34607
34608 \begin_inset Index
34609 status collapsed
34610
34611 \begin_layout Plain Layout
34612 Paquetages LaTeX ! caption
34613 \end_layout
34614
34615 \end_inset
34616
34617
34618 \end_layout
34619
34620 \begin_layout Bibliography
34621 \begin_inset CommandInset bibitem
34622 LatexCommand bibitem
34623 key "endfloat"
34624
34625 \end_inset
34626
34627
34628 \begin_inset ERT
34629 status collapsed
34630
34631 \begin_layout Plain Layout
34632
34633
34634 \backslash
34635 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf}
34636 {
34637 \end_layout
34638
34639 \end_inset
34640
34641 Documentation
34642 \begin_inset ERT
34643 status collapsed
34644
34645 \begin_layout Plain Layout
34646
34647 }
34648 \end_layout
34649
34650 \end_inset
34651
34652  du paquetage LaTeX 
34653 \series bold
34654 endfloat
34655 \series default
34656
34657 \begin_inset Index
34658 status collapsed
34659
34660 \begin_layout Plain Layout
34661 Paquetages LaTeX ! endfloat
34662 \end_layout
34663
34664 \end_inset
34665
34666
34667 \end_layout
34668
34669 \begin_layout Bibliography
34670 \begin_inset CommandInset bibitem
34671 LatexCommand bibitem
34672 key "wrapfig"
34673
34674 \end_inset
34675
34676
34677 \begin_inset ERT
34678 status collapsed
34679
34680 \begin_layout Plain Layout
34681
34682
34683 \backslash
34684 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty}{
34685 \end_layout
34686
34687 \end_inset
34688
34689 Documentation
34690 \begin_inset ERT
34691 status collapsed
34692
34693 \begin_layout Plain Layout
34694
34695 }
34696 \end_layout
34697
34698 \end_inset
34699
34700  du paquetage LaTeX 
34701 \series bold
34702 wrapfig
34703 \series default
34704
34705 \begin_inset Index
34706 status collapsed
34707
34708 \begin_layout Plain Layout
34709 Paquetages LaTeX ! wrapfig
34710 \begin_inset ERT
34711 status collapsed
34712
34713 \begin_layout Plain Layout
34714
34715
34716 \backslash
34717
34718 \begin_inset ERT
34719 status collapsed
34720
34721 \begin_layout Plain Layout
34722
34723 {
34724 \end_layout
34725
34726 \end_inset
34727
34728
34729 \begin_inset ERT
34730 status collapsed
34731
34732 \begin_layout Plain Layout
34733
34734 }
34735 \end_layout
34736
34737 \end_inset
34738
34739
34740 \end_layout
34741
34742 \end_inset
34743
34744 vspace
34745 \begin_inset ERT
34746 status collapsed
34747
34748 \begin_layout Plain Layout
34749
34750 {
34751 \end_layout
34752
34753 \end_inset
34754
34755 4mm
34756 \begin_inset ERT
34757 status collapsed
34758
34759 \begin_layout Plain Layout
34760
34761 }
34762 \end_layout
34763
34764 \end_inset
34765
34766
34767 \end_layout
34768
34769 \end_inset
34770
34771
34772 \end_layout
34773
34774 \begin_layout Bibliography
34775 \begin_inset CommandInset bibitem
34776 LatexCommand bibitem
34777 key "footmisc"
34778
34779 \end_inset
34780
34781
34782 \begin_inset ERT
34783 status collapsed
34784
34785 \begin_layout Plain Layout
34786
34787
34788 \backslash
34789 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf}
34790 {
34791 \end_layout
34792
34793 \end_inset
34794
34795 Documentation
34796 \begin_inset ERT
34797 status collapsed
34798
34799 \begin_layout Plain Layout
34800
34801 }
34802 \end_layout
34803
34804 \end_inset
34805
34806  du paquetage LaTeX 
34807 \series bold
34808 footmisc
34809 \series default
34810
34811 \begin_inset Index
34812 status collapsed
34813
34814 \begin_layout Plain Layout
34815 Paquetages LaTeX ! footmisc
34816 \end_layout
34817
34818 \end_inset
34819
34820
34821 \end_layout
34822
34823 \begin_layout Bibliography
34824 \begin_inset CommandInset bibitem
34825 LatexCommand bibitem
34826 key "hypcap"
34827
34828 \end_inset
34829
34830
34831 \begin_inset ERT
34832 status collapsed
34833
34834 \begin_layout Plain Layout
34835
34836
34837 \backslash
34838 href{http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf}{
34839 \end_layout
34840
34841 \end_inset
34842
34843 Documentation
34844 \begin_inset ERT
34845 status collapsed
34846
34847 \begin_layout Plain Layout
34848
34849 }
34850 \end_layout
34851
34852 \end_inset
34853
34854  du paquetage LaTeX 
34855 \series bold
34856 hypcap
34857 \series default
34858
34859 \begin_inset Index
34860 status collapsed
34861
34862 \begin_layout Plain Layout
34863 Paquetages LaTeX ! hyperref
34864 \end_layout
34865
34866 \end_inset
34867
34868
34869 \end_layout
34870
34871 \begin_layout Bibliography
34872 \begin_inset CommandInset bibitem
34873 LatexCommand bibitem
34874 key "hyperref"
34875
34876 \end_inset
34877
34878
34879 \begin_inset ERT
34880 status collapsed
34881
34882 \begin_layout Plain Layout
34883
34884
34885 \backslash
34886 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf}
34887 {
34888 \end_layout
34889
34890 \end_inset
34891
34892 Documentation
34893 \begin_inset ERT
34894 status collapsed
34895
34896 \begin_layout Plain Layout
34897
34898 }
34899 \end_layout
34900
34901 \end_inset
34902
34903  du paquetage LaTeX 
34904 \series bold
34905 hyperref
34906 \series default
34907
34908 \begin_inset Index
34909 status collapsed
34910
34911 \begin_layout Plain Layout
34912 Paquetages LaTeX ! hyperref
34913 \end_layout
34914
34915 \end_inset
34916
34917
34918 \end_layout
34919
34920 \begin_layout Bibliography
34921 \begin_inset CommandInset bibitem
34922 LatexCommand bibitem
34923 key "koma-script"
34924
34925 \end_inset
34926
34927
34928 \begin_inset ERT
34929 status collapsed
34930
34931 \begin_layout Plain Layout
34932
34933
34934 \backslash
34935 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguien.p
34936 df}{
34937 \end_layout
34938
34939 \end_inset
34940
34941 Documentation
34942 \begin_inset ERT
34943 status collapsed
34944
34945 \begin_layout Plain Layout
34946
34947 }
34948 \end_layout
34949
34950 \end_inset
34951
34952  du paquetage LaTeX 
34953 \series bold
34954 koma-script
34955 \series default
34956
34957 \begin_inset Index
34958 status collapsed
34959
34960 \begin_layout Plain Layout
34961 Paquetages LaTeX ! koma-script
34962 \end_layout
34963
34964 \end_inset
34965
34966
34967 \end_layout
34968
34969 \begin_layout Bibliography
34970 \begin_inset CommandInset bibitem
34971 LatexCommand bibitem
34972 key "listings"
34973
34974 \end_inset
34975
34976
34977 \begin_inset ERT
34978 status collapsed
34979
34980 \begin_layout Plain Layout
34981
34982
34983 \backslash
34984 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf}
34985 {
34986 \end_layout
34987
34988 \end_inset
34989
34990 Documentation
34991 \begin_inset ERT
34992 status collapsed
34993
34994 \begin_layout Plain Layout
34995
34996 }
34997 \end_layout
34998
34999 \end_inset
35000
35001  du paquetage LaTeX 
35002 \series bold
35003 listings
35004 \series default
35005
35006 \begin_inset Index
35007 status collapsed
35008
35009 \begin_layout Plain Layout
35010 Paquetages LaTeX ! listings
35011 \end_layout
35012
35013 \end_inset
35014
35015
35016 \end_layout
35017
35018 \begin_layout Bibliography
35019 \begin_inset CommandInset bibitem
35020 LatexCommand bibitem
35021 key "marginnote"
35022
35023 \end_inset
35024
35025
35026 \begin_inset ERT
35027 status collapsed
35028
35029 \begin_layout Plain Layout
35030
35031
35032 \backslash
35033 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.
35034 pdf}{
35035 \end_layout
35036
35037 \end_inset
35038
35039 Documentation
35040 \begin_inset ERT
35041 status collapsed
35042
35043 \begin_layout Plain Layout
35044
35045 }
35046 \end_layout
35047
35048 \end_inset
35049
35050  du paquetage LaTeX 
35051 \series bold
35052 marginnote
35053 \series default
35054
35055 \begin_inset Index
35056 status collapsed
35057
35058 \begin_layout Plain Layout
35059 Paquetages LaTeX ! marginnote
35060 \end_layout
35061
35062 \end_inset
35063
35064
35065 \end_layout
35066
35067 \begin_layout Bibliography
35068 \begin_inset CommandInset bibitem
35069 LatexCommand bibitem
35070 key "pstricks"
35071
35072 \end_inset
35073
35074
35075 \begin_inset ERT
35076 status collapsed
35077
35078 \begin_layout Plain Layout
35079
35080
35081 \backslash
35082 href{http://tug.org/PSTricks/main.cgi/}{
35083 \end_layout
35084
35085 \end_inset
35086
35087 Web page
35088 \begin_inset ERT
35089 status collapsed
35090
35091 \begin_layout Plain Layout
35092
35093 }
35094 \end_layout
35095
35096 \end_inset
35097
35098  du paquetage LaTeX 
35099 \series bold
35100 PSTricks
35101 \series default
35102
35103 \begin_inset Index
35104 status collapsed
35105
35106 \begin_layout Plain Layout
35107 Paquetages LaTeX ! PSTricks
35108 \end_layout
35109
35110 \end_inset
35111
35112
35113 \end_layout
35114
35115 \begin_layout Bibliography
35116 \begin_inset CommandInset bibitem
35117 LatexCommand bibitem
35118 key "sidecap"
35119
35120 \end_inset
35121
35122
35123 \begin_inset ERT
35124 status collapsed
35125
35126 \begin_layout Plain Layout
35127
35128
35129 \backslash
35130 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf}{
35131 \end_layout
35132
35133 \end_inset
35134
35135 Documentation
35136 \begin_inset ERT
35137 status collapsed
35138
35139 \begin_layout Plain Layout
35140
35141 }
35142 \end_layout
35143
35144 \end_inset
35145
35146  du paquetage LaTeX 
35147 \series bold
35148 sidecap
35149 \series default
35150
35151 \begin_inset Index
35152 status collapsed
35153
35154 \begin_layout Plain Layout
35155 Paquetages LaTeX ! sidecap
35156 \end_layout
35157
35158 \end_inset
35159
35160
35161 \end_layout
35162
35163 \begin_layout Bibliography
35164 \begin_inset CommandInset bibitem
35165 LatexCommand bibitem
35166 key "NewInLyX15"
35167
35168 \end_inset
35169
35170
35171 \begin_inset ERT
35172 status collapsed
35173
35174 \begin_layout Plain Layout
35175
35176
35177 \backslash
35178 href{http://wiki.lyx.org/LyX/NewInLyX15}{
35179 \end_layout
35180
35181 \end_inset
35182
35183 Page Wiki
35184 \begin_inset ERT
35185 status collapsed
35186
35187 \begin_layout Plain Layout
35188
35189 }
35190 \end_layout
35191
35192 \end_inset
35193
35194  au sujet des nouveautés de 
35195 \family sans
35196 LyX 1.5.0
35197 \family default
35198 .
35199 \end_layout
35200
35201 \begin_layout Standard
35202 \begin_inset CommandInset index_print
35203 LatexCommand printindex
35204
35205 \end_inset
35206
35207
35208 \end_layout
35209
35210 \begin_layout Standard
35211 \begin_inset FloatList figure
35212
35213 \end_inset
35214
35215
35216 \end_layout
35217
35218 \begin_layout Standard
35219 \begin_inset FloatList table
35220
35221 \end_inset
35222
35223
35224 \end_layout
35225
35226 \begin_layout Standard
35227 \begin_inset ERT
35228 status open
35229
35230 \begin_layout Plain Layout
35231
35232
35233 \backslash
35234 listof{algorithm}{Liste des Algorithmes}
35235 \end_layout
35236
35237 \end_inset
35238
35239
35240 \begin_inset Note Note
35241 status collapsed
35242
35243 \begin_layout Plain Layout
35244 voir la section
35245 \begin_inset Space ~
35246 \end_inset
35247
35248
35249 \begin_inset CommandInset ref
35250 LatexCommand ref
35251 reference "sub:Flottant-d'Algorithme"
35252
35253 \end_inset
35254
35255  pour une description
35256 \end_layout
35257
35258 \end_inset
35259
35260
35261 \end_layout
35262
35263 \end_body
35264 \end_document